summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-01-10Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-01-10Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-10Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-01-09Merge tag 'linux_kselftest-kunit-6.8-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-01-09Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-09Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2024-01-08Merge tag 'core-debugobjects-2024-01-08' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-01-08mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov
2024-01-08Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-05Merge branch 'for-6.8/cxl-misc' into for-6.8/cxlDan Williams
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-04Merge branches 'acpi-osl', 'acpi-bus' and 'acpi-tables'Rafael J. Wysocki
2024-01-03kunit: Fix some comments which were mistakenly kerneldocDavid Gow
2024-01-03kunit: Add example of kunit_activate_static_stub() with pointer-to-functionRichard Fitzgerald
2024-01-03kunit: Fix NULL-dereference in kunit_init_suite() if suite->log is NULLRichard Fitzgerald
2023-12-29lib/trace_readwrite.c:: replace asm-generic/io with linux/ioTanzir Hasan
2023-12-29lib: crc_ccitt_false() is identical to crc_itu_t()Mathis Marion
2023-12-29lib: add note about process exit message for DEBUG_STACK_USAGEUwe Kleine-König
2023-12-29lib/stackdepot: add printk_deferred_enter/exit guardsAndrey Konovalov
2023-12-28sysctl: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados
2023-12-28sysctl: Add a selftest for handling empty dirsJoel Granados
2023-12-27Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-27Kill sched.h dependency on rcupdate.hKent Overstreet
2023-12-22lib/firmware_table: tables: Add CDAT table parsing supportDave Jiang
2023-12-22Merge tag 'printk-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2023-12-22crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_initTianjia Zhang
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-21ida: Fix crash in ida_free when the bitmap is emptyMatthew Wilcox (Oracle)
2023-12-20kcov: remove stale RANDOMIZE_BASE textMark Rutland
2023-12-20UBSAN: use the kernel panic message markersBorislav Petkov (AMD)
2023-12-20maple_tree: avoid checking other gaps after getting the largest gapPeng Zhang
2023-12-20maple_tree: fix typos/spellos etcRandy Dunlap
2023-12-20lib/maple_tree.c: fix build error due to hotfix alterationAndrew Morton