aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
12 daysMerge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds
13 dayslib: add version into /proc/allocinfo outputSuren Baghdasaryan
14 daysMerge tag 'hardening-v6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-22Merge tag 'mm-stable-2024-05-22-17-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-22Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-05-21Merge tag 'bitmap-for-6.10v2' of https://github.com/norov/linuxLinus Torvalds
2024-05-21Merge tag 'pull-bd_flags-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-19usercopy: Don't use "proxy" headersAndy Shevchenko
2024-05-19bitops: Move aligned_byte_mask() to wordpart.hAndy Shevchenko
2024-05-19stackdepot: use gfp_nested_mask() instead of open coded maskingDave Chinner
2024-05-19selftests/fpu: allow building on other architecturesSamuel Holland
2024-05-19selftests/fpu: move FP code to a separate translation unitSamuel Holland
2024-05-19lib/raid6: use CC_FLAGS_FPU for NEON CFLAGSSamuel Holland
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-19Merge tag 'bcachefs-2024-05-19' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18kunit/fortify: Fix memcmp() test to be amplitude agnosticKees Cook
2024-05-18ubsan: Restore dependency on ARCH_HAS_UBSANKees Cook
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-14Merge tag 'linux_kselftest-kunit-6.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-05-14Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-14Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-13Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-13Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linuxLinus Torvalds
2024-05-13Merge tag 'tpmdd-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-13Merge tag 'slab-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2024-05-13Merge tag 'cmpxchg.2024.05.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-10Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...Linus Torvalds
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-09crypto: lib - implement library version of AES in CFB modeArd Biesheuvel
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-09bitmap: relax find_nth_bit() limitation on return valueYury Norov
2024-05-09lib: make test_bitops compilable into the kernel imageYury Norov
2024-05-09lib/test_bitops: Add benchmark test for fns()Kuan-Wei Chiu
2024-05-08closures: closure_sync_timeout()Kent Overstreet
2024-05-08kfifo: don't use "proxy" headersAndy Shevchenko
2024-05-07lib: Allow for the DIM library to be modularFlorian Fainelli
2024-05-06kunit: bail out early in __kunit_test_suites_init() if there are no suites to...Scott Mayhew
2024-05-06kunit: string-stream-test: use KUNIT_DEFINE_ACTION_WRAPPERIvan Orlov
2024-05-06kunit: test: Move fault tests behind KUNIT_FAULT_TEST Kconfig optionDavid Gow
2024-05-06kunit: unregister the device on errorWander Lairson Costa
2024-05-06kunit: Fix race condition in try-catch completionDavid Gow
2024-05-06kunit: Add tests for faultMickaël Salaün
2024-05-06kunit: Print last test location on faultMickaël Salaün
2024-05-06kunit: Fix KUNIT_SUCCESS() calls in iov_iter testsMickaël Salaün