aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2024-02-23stackdepot: use variable size records for non-evictable entriesGravatar Marco Elver 1-123/+127
2024-02-20lib/Kconfig.debug: TEST_IOV_ITER depends on MMUGravatar Guenter Roeck 1-0/+1
2024-02-17Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-10/+14
2024-02-16Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-19/+30
2024-02-15seq_buf: Fix kernel documentationGravatar Andy Shevchenko 1-17/+18
2024-02-15seq_buf: Don't use "proxy" headersGravatar Andy Shevchenko 1-2/+12
2024-02-14Merge tag 'linux_kselftest-kunit-fixes-6.8-rc5' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 3-0/+19
2024-02-08Revert "kobject: Remove redundant checks for whether ktype is NULL"Gravatar Greg Kroah-Hartman 1-10/+14
2024-02-06kunit: device: Unregister the kunit_bus on shutdownGravatar David Gow 3-0/+19
2024-01-30Merge tag 'linux_kselftest-kunit-fixes-6.8-rc3' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 4-6/+18
2024-01-25stackdepot: make fast paths lock-less againGravatar Marco Elver 1-111/+211
2024-01-25stackdepot: add stats counters exported via debugfsGravatar Marco Elver 1-0/+53
2024-01-22kunit: run test suites only after module initialization completesGravatar Marco Pagani 2-3/+15
2024-01-22kunit: device: Fix a NULL vs IS_ERR() check in init()Gravatar Dan Carpenter 1-2/+2
2024-01-22kunit: Fix a NULL vs IS_ERR() bugGravatar Dan Carpenter 1-1/+1
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-6/+292
2024-01-19Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-26/+1
2024-01-19string: Remove strlcpy()Gravatar Kees Cook 4-26/+1
2024-01-19lib: checksum: Fix build with CONFIG_NET=nGravatar Palmer Dabbelt 1-0/+2
2024-01-18Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-5/+0
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlGravatar Linus Torvalds 1-11/+62
2024-01-17Merge patch series "RISC-V: Disable DWARF5 with known broken LLVM versions"Gravatar Palmer Dabbelt 1-5/+7
2024-01-17lib/Kconfig.debug: Update AS_HAS_NON_CONST_LEB128 comment and nameGravatar Nathan Chancellor 1-5/+6
2024-01-17riscv: Restrict DWARF5 when building with LLVM to known working versionsGravatar Nathan Chancellor 1-0/+1
2024-01-17kunit: Add tests for csum_ipv6_magic and ip_fast_csumGravatar Charlie Jenkins 1-1/+283
2024-01-17Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-0/+2
2024-01-15sbitmap: remove stale comment in sbq_calc_wake_batchGravatar Kemeng Shi 1-5/+0
2024-01-12lib/Kconfig.debug: disable CONFIG_DEBUG_INFO_BTF for HexagonGravatar Nathan Chancellor 1-0/+2
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 2-19/+2
2024-01-10Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 1-1/+1
2024-01-10Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-2/+29
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsGravatar Linus Torvalds 1-0/+1
2024-01-10Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 2-0/+16
2024-01-09Merge tag 'linux_kselftest-kunit-6.8-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 13-34/+685
2024-01-09Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-21/+9
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 4-61/+4
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 7-709/+1213
2024-01-09Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Gravatar Linus Torvalds 4-11/+5
2024-01-08Merge tag 'core-debugobjects-2024-01-08' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-122/+78
2024-01-08mm, treewide: introduce NR_PAGE_ORDERSGravatar Kirill A. Shutemov 1-1/+1
2024-01-08Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-13/+0
2024-01-05Merge branch 'for-6.8/cxl-misc' into for-6.8/cxlGravatar Dan Williams 3-4/+49
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 4-4/+60
2024-01-04Merge branches 'acpi-osl', 'acpi-bus' and 'acpi-tables'Gravatar Rafael J. Wysocki 1-21/+9
2024-01-03kunit: Fix some comments which were mistakenly kerneldocGravatar David Gow 1-3/+3
2024-01-03kunit: Add example of kunit_activate_static_stub() with pointer-to-functionGravatar Richard Fitzgerald 1-0/+35
2024-01-03kunit: Fix NULL-dereference in kunit_init_suite() if suite->log is NULLGravatar Richard Fitzgerald 1-1/+3
2023-12-29lib/trace_readwrite.c:: replace asm-generic/io with linux/ioGravatar Tanzir Hasan 1-1/+1
2023-12-29lib: crc_ccitt_false() is identical to crc_itu_t()Gravatar Mathis Marion 1-55/+0
2023-12-29lib: add note about process exit message for DEBUG_STACK_USAGEGravatar Uwe Kleine-König 1-0/+2