summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* iov_iter: get rid of 'copy_mc' flagLinus Torvalds2024-03-061-23/+0
* Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-02-292-8/+13
|\
| * kunit: Fix again checksum tests on big endian CPUsChristophe Leroy2024-02-291-8/+9
| * netlink: add nla be16/32 types to minlen arrayFlorian Westphal2024-02-221-0/+4
* | stackdepot: use variable size records for non-evictable entriesMarco Elver2024-02-231-123/+127
* | lib/Kconfig.debug: TEST_IOV_ITER depends on MMUGuenter Roeck2024-02-201-0/+1
|/
* Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-02-171-10/+14
|\
| * Revert "kobject: Remove redundant checks for whether ktype is NULL"Greg Kroah-Hartman2024-02-081-10/+14
* | Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-02-161-19/+30
|\ \
| * | seq_buf: Fix kernel documentationAndy Shevchenko2024-02-151-17/+18
| * | seq_buf: Don't use "proxy" headersAndy Shevchenko2024-02-151-2/+12
| |/
* | Merge tag 'linux_kselftest-kunit-fixes-6.8-rc5' of git://git.kernel.org/pub/s...Linus Torvalds2024-02-143-0/+19
|\ \
| * | kunit: device: Unregister the kunit_bus on shutdownDavid Gow2024-02-063-0/+19
* | | Merge tag 'linux_kselftest-kunit-fixes-6.8-rc3' of git://git.kernel.org/pub/s...Linus Torvalds2024-01-304-6/+18
|\| |
| * | kunit: run test suites only after module initialization completesMarco Pagani2024-01-222-3/+15
| * | kunit: device: Fix a NULL vs IS_ERR() check in init()Dan Carpenter2024-01-221-2/+2
| * | kunit: Fix a NULL vs IS_ERR() bugDan Carpenter2024-01-221-1/+1
| |/
* | stackdepot: make fast paths lock-less againMarco Elver2024-01-251-111/+211
* | stackdepot: add stats counters exported via debugfsMarco Elver2024-01-251-0/+53
|/
* Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-202-6/+292
|\
| * lib: checksum: Fix build with CONFIG_NET=nPalmer Dabbelt2024-01-191-0/+2
| * Merge patch series "RISC-V: Disable DWARF5 with known broken LLVM versions"Palmer Dabbelt2024-01-171-5/+7
| |\
| | * lib/Kconfig.debug: Update AS_HAS_NON_CONST_LEB128 comment and nameNathan Chancellor2024-01-171-5/+6
| | * riscv: Restrict DWARF5 when building with LLVM to known working versionsNathan Chancellor2024-01-171-0/+1
| * | kunit: Add tests for csum_ipv6_magic and ip_fast_csumCharlie Jenkins2024-01-171-1/+283
| |/
* | Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-01-194-26/+1
|\ \
| * | string: Remove strlcpy()Kees Cook2024-01-194-26/+1
* | | Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds2024-01-181-5/+0
|\ \ \
| * | | sbitmap: remove stale comment in sbq_calc_wake_batchKemeng Shi2024-01-151-5/+0
* | | | Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2024-01-181-11/+62
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'for-6.8/cxl-misc' into for-6.8/cxlDan Williams2024-01-053-4/+49
| |\ \ \
| * | | | lib/firmware_table: tables: Add CDAT table parsing supportDave Jiang2023-12-221-12/+63
* | | | | Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s...Linus Torvalds2024-01-171-0/+2
|\ \ \ \ \
| * | | | | lib/Kconfig.debug: disable CONFIG_DEBUG_INFO_BTF for HexagonNathan Chancellor2024-01-121-0/+2
* | | | | | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-01-112-19/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-044-4/+60
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-12-211-15/+0
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-12-181-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | test_bpf: Rename second ALU64_SMOD_X to ALU64_SMOD_KTiezhu Yang2023-12-091-1/+1
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-141-6/+16
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-075-6/+62
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-11-301-2/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bpf/tests: Remove duplicate JSGT testsYujie Liu2023-11-301-2/+0
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-11-302-7/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'firmware_loader'Jakub Kicinski2023-11-241-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | firmware_loader: Expand Firmware upload error codes with firmware invalid errorKory Maincent2023-11-241-0/+1
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-11-211-16/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bpf: Remove test for MOVSX32 with offset=32Puranjay Mohan2023-11-151-16/+0
* | | | | | | | | | | Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-01-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | s390/fpu: get rid of MACHINE_HAS_VXHeiko Carstens2023-12-111-1/+1
| |/ / / / / / / / / /