summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-02-08Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-02-06stackinit: Fix comment for test_small_endGeert Uytterhoeven
2025-02-06stackinit: Keep selftest union size small on m68kKees Cook
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-02-01revert "xarray: port tests to kunit"Andrew Morton
2025-01-31Merge tag 'hardening-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-30stackinit: Add union initialization to selftestsKees Cook
2025-01-30stackinit: Add old-style zero-init syntax to struct testsKees Cook
2025-01-29Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-29lib/crc32: remove other generic implementationsEric Biggers
2025-01-29lib/crc: simplify the kconfig options for CRC implementationsEric Biggers
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-25alloc_tag: avoid current->alloc_tag manipulations when profiling is disabledSuren Baghdasaryan
2025-01-25mm: alloc_pages_bulk: rename APILuiz Capitulino
2025-01-25lib/list_debug.c: add object information in case of invalid objectManinder Singh
2025-01-25test_maple_tree: test exhausted upper limit of mtree_alloc_cyclic()Liam R. Howlett
2025-01-24include/linux/lz4.h: add some missing macrosGao Xiang
2025-01-24Xarray: use xa_mark_t in xas_squash_marks() to keep code consistentKemeng Shi
2025-01-24Xarray: remove repeat check in xas_squash_marks()Kemeng Shi
2025-01-24Xarray: distinguish large entries correctly in xas_split_alloc()Kemeng Shi
2025-01-24Xarray: move forward index correctly in xas_pause()Kemeng Shi
2025-01-24Xarray: do not return sibling entries from xas_find_marked()Kemeng Shi
2025-01-24lib/list_sort: clarify comparison function requirements in list_sort()Kuan-Wei Chiu
2025-01-24lib/sort: clarify comparison function requirements in sort_r()Kuan-Wei Chiu
2025-01-24Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-01-23Merge tag 'trace-ringbuffer-v6.14-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-23Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-01-22Merge tag 'linux_kselftest-kunit-6.14-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-01-22atomic64: Use arch_spin_locks instead of raw_spin_locksSteven Rostedt
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-01-21Merge tag 'docs-6.14' of git://git.lwn.net/linuxLinus Torvalds
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-01-21Merge tag 'locking-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-20Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-19Merge branch 'vsnprintf'Linus Torvalds
2025-01-19rhashtable: Fix rhashtable_try_insert testHerbert Xu
2025-01-16pldmfw: enable selected component updateKonrad Knitter
2025-01-16lockref: use bool for false/true returnsChristoph Hellwig
2025-01-16lockref: improve the lockref_get_not_zero descriptionChristoph Hellwig
2025-01-16lockref: remove lockref_put_not_zeroChristoph Hellwig