summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds-17/+25
2024-05-19Merge tag 'bcachefs-2024-05-19' of https://evilpiepirate.org/git/bcachefsLinus Torvalds-0/+37
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-31/+707
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-7/+6
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-6/+6
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-106/+6
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-28/+201
2024-05-14Merge tag 'linux_kselftest-kunit-6.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-32/+99
2024-05-14Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+26
2024-05-14Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-19/+43
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2024-05-13Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-393/+644
2024-05-13Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linuxLinus Torvalds-4/+4
2024-05-13Merge tag 'tpmdd-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+265
2024-05-13Merge tag 'slab-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds-1/+1
2024-05-13Merge tag 'cmpxchg.2024.05.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+46
2024-05-10Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...Linus Torvalds-17/+49
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-4/+4
2024-05-09crypto: lib - implement library version of AES in CFB modeArd Biesheuvel-0/+265
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+5
2024-05-08closures: closure_sync_timeout()Kent Overstreet-0/+37
2024-05-08kfifo: don't use "proxy" headersAndy Shevchenko-4/+4
2024-05-07lib: Allow for the DIM library to be modularFlorian Fainelli-3/+6
2024-05-06kunit: bail out early in __kunit_test_suites_init() if there are no suites to...Scott Mayhew-0/+3
2024-05-06kunit: string-stream-test: use KUNIT_DEFINE_ACTION_WRAPPERIvan Orlov-10/+2
2024-05-06kunit: test: Move fault tests behind KUNIT_FAULT_TEST Kconfig optionDavid Gow-4/+15
2024-05-06kunit: unregister the device on errorWander Lairson Costa-1/+1
2024-05-06kunit: Fix race condition in try-catch completionDavid Gow-3/+7
2024-05-06kunit: Add tests for faultMickaël Salaün-1/+44
2024-05-06kunit: Print last test location on faultMickaël Salaün-3/+7
2024-05-06kunit: Fix KUNIT_SUCCESS() calls in iov_iter testsMickaël Salaün-9/+9
2024-05-06kunit: Handle test faultsMickaël Salaün-7/+12
2024-05-06kunit: Fix timeout messageMickaël Salaün-1/+2
2024-05-06kunit: Fix kthread referenceMickaël Salaün-3/+6
2024-05-06kunit: Handle thread creation errorMickaël Salaün-0/+1
2024-05-05xarray: inline xas_descend to improve performanceLong Li-1/+2
2024-05-05XArray: set the marks correctly when splitting an entryMatthew Wilcox (Oracle)-5/+32
2024-05-05lib/test_xarray.c: fix error assumptions on check_xa_multi_store_adv_add()Luis Chamberlain-4/+9
2024-05-05maple_tree: fix mas_empty_area_rev() null pointer dereferenceLiam R. Howlett-8/+8
2024-05-05Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+5
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-5/+6
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-3/+4
2024-05-02string: Add additional __realloc_size() annotations for "dup" helpersKees Cook-0/+26
2024-05-02vmlinux: Avoid weak reference to notes sectionArd Biesheuvel-2/+2
2024-05-01kunit/fortify: Fix replaced failure path to unbreak __alloc_sizeKees Cook-3/+3
2024-05-01objpool: cache nr_possible_cpus() and avoid caching nr_cpu_idsAndrii Nakryiko-6/+6
2024-05-01objpool: enable inlining objpool_push() and objpool_pop() operationsAndrii Nakryiko-100/+0
2024-04-30kunit/fortify: Add memcpy() testsKees Cook-3/+82
2024-04-30kunit/fortify: Do not spam logs with fortify WARNsKees Cook-1/+8
2024-04-30kunit/fortify: Rename tests to use recommended conventionsKees Cook-40/+40