summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/test_vmalloc.c: drop empty exit functionMartin Kaiser2024-03-041-5/+0
* lib/test_vmalloc.c: fix typo in function nameMartin Kaiser2024-03-041-2/+2
* lib/stackdepot: off by one in depot_fetch_stack()Dan Carpenter2024-03-041-1/+1
* crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He2024-02-231-1/+1
* mm,page_owner: maintain own list of stack_records structsOscar Salvador2024-02-231-0/+8
* lib/stackdepot: move stack_record struct definition into the headerOscar Salvador2024-02-231-43/+0
* lib/stackdepot: fix first entry having a 0-handleOscar Salvador2024-02-231-7/+9
* merge mm-hotfixes-stable into mm-nonmm-stable to pick up stackdepot changesAndrew Morton2024-02-231-123/+127
|\
| * stackdepot: use variable size records for non-evictable entriesMarco Elver2024-02-231-123/+127
* | XArray: add cmpxchg order testDaniel Gomez2024-02-221-0/+54
* | test_xarray: add tests for advanced multi-index useLuis Chamberlain2024-02-221-0/+176
* | maple_tree: avoid duplicate variable init in mast_spanning_rebalance()Lukas Bulwahn2024-02-221-2/+0
* | maple_tree: fix comment describing mas_node_count_gfp()Sidhartha Kumar2024-02-211-2/+2
|/
* 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
| |\ \ \ \ \ \ \ \ \