summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-05-17dyndbg: fix old BUG_ON in >control parserJim Cromie
2024-05-17maple_tree: fix mas_empty_area_rev() null pointer dereferenceLiam R. Howlett
2024-05-17Fix a potential infinite loop in extract_user_to_sg()David Howells
2024-05-17bpf, kconfig: Fix DEBUG_INFO_BTF_MODULES Kconfig definitionAndrii Nakryiko
2024-05-02stackdepot: respect __GFP_NOLOCKDEP allocation flagAndrey Ryabinin
2024-04-27bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang
2024-04-17lib: checksum: hide unused expected_csum_ipv6_magic[]Arnd Bergmann
2024-04-13dump_stack: Do not get cpu_sync for panic CPUJohn Ogness
2024-04-10stackdepot: rename pool_index to pool_index_plus_1Peter Collingbourne
2024-04-10lib/stackdepot: move stack_record struct definition into the headerOscar Salvador
2024-04-03pci_iounmap(): Fix MMIO mapping leakPhilipp Stanner
2024-03-26lib/stackdepot: off by one in depot_fetch_stack()Dan Carpenter
2024-03-26lib/stackdepot: fix first entry having a 0-handleOscar Salvador
2024-03-26net: blackhole_dev: fix build warning for ethh set but not usedBreno Leitao
2024-03-26lib: memcpy_kunit: Fix an invalid format specifier in an assertion msgDavid Gow
2024-03-26lib/cmdline: Fix an invalid format specifier in an assertion msgDavid Gow
2024-03-26kunit: test: Log the correct filter string in executor_testDavid Gow
2024-03-26kunit: Setup DMA masks on the kunit deviceMaxime Ripard
2024-03-06iov_iter: get rid of 'copy_mc' flagLinus Torvalds
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-29kunit: Fix again checksum tests on big endian CPUsChristophe Leroy
2024-02-23stackdepot: use variable size records for non-evictable entriesMarco Elver
2024-02-22netlink: add nla be16/32 types to minlen arrayFlorian Westphal
2024-02-20lib/Kconfig.debug: TEST_IOV_ITER depends on MMUGuenter Roeck
2024-02-17Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-02-16Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-02-15seq_buf: Fix kernel documentationAndy Shevchenko
2024-02-15seq_buf: Don't use "proxy" headersAndy Shevchenko
2024-02-14Merge tag 'linux_kselftest-kunit-fixes-6.8-rc5' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-08Revert "kobject: Remove redundant checks for whether ktype is NULL"Greg Kroah-Hartman
2024-02-06kunit: device: Unregister the kunit_bus on shutdownDavid Gow
2024-01-30Merge tag 'linux_kselftest-kunit-fixes-6.8-rc3' of git://git.kernel.org/pub/s...Linus Torvalds
2024-01-25stackdepot: make fast paths lock-less againMarco Elver
2024-01-25stackdepot: add stats counters exported via debugfsMarco Elver
2024-01-22kunit: run test suites only after module initialization completesMarco Pagani
2024-01-22kunit: device: Fix a NULL vs IS_ERR() check in init()Dan Carpenter
2024-01-22kunit: Fix a NULL vs IS_ERR() bugDan Carpenter
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-19Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-01-19string: Remove strlcpy()Kees Cook
2024-01-19lib: checksum: Fix build with CONFIG_NET=nPalmer Dabbelt
2024-01-18Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2024-01-17Merge patch series "RISC-V: Disable DWARF5 with known broken LLVM versions"Palmer Dabbelt
2024-01-17lib/Kconfig.debug: Update AS_HAS_NON_CONST_LEB128 comment and nameNathan Chancellor
2024-01-17riscv: Restrict DWARF5 when building with LLVM to known working versionsNathan Chancellor
2024-01-17kunit: Add tests for csum_ipv6_magic and ip_fast_csumCharlie Jenkins
2024-01-17Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s...Linus Torvalds
2024-01-15sbitmap: remove stale comment in sbq_calc_wake_batchKemeng Shi
2024-01-12lib/Kconfig.debug: disable CONFIG_DEBUG_INFO_BTF for HexagonNathan Chancellor