aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2023-08-28Merge tag 'locking-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-100/+35
2023-08-28Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-22/+27
2023-08-28Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-15/+28
2023-08-25lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernelsGravatar Helge Deller 1-26/+6
2023-08-25Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 2-1/+7
2023-08-24maple_tree: disable mas_wr_append() when other readers are possibleGravatar Liam R. Howlett 1-0/+7
2023-08-21radix tree: remove unused variableGravatar Arnd Bergmann 1-1/+0
2023-08-15hardening: Move BUG_ON_DATA_CORRUPTION to hardening optionsGravatar Marco Elver 1-11/+1
2023-08-15list: Introduce CONFIG_LIST_HARDENEDGravatar Marco Elver 3-4/+12
2023-08-15list_debug: Introduce inline wrappers for debug checksGravatar Marco Elver 1-6/+5
2023-08-11Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-1/+1
2023-08-07Merge tag 'wq-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2023-08-04crypto, cifs: fix error handling in extract_iter_to_sg()Gravatar David Howells 1-1/+1
2023-08-02Merge tag 'bitmap-6.5-rc5' of https://github.com:/norov/linuxGravatar Linus Torvalds 3-5/+14
2023-07-30Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2023-07-26lockdep/selftests: Use SBRM APIs for wait context testsGravatar Boqun Feng 1-100/+35
2023-07-26misc/genalloc: Name subpools by of_node_full_name()Gravatar Linus Walleij 1-1/+1
2023-07-24iov_iter: Add copy_folio_from_iter_atomic()Gravatar Matthew Wilcox (Oracle) 1-1/+1
2023-07-24iov_iter: Handle compound highmem pages in copy_page_from_iter_atomic()Gravatar Matthew Wilcox (Oracle) 1-10/+23
2023-07-24iov_iter: Map the page later in copy_page_from_iter_atomic()Gravatar Matthew Wilcox (Oracle) 1-8/+8
2023-07-22Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-8/+7
2023-07-21sbitmap: fix batching wakeupGravatar David Jeffery 1-8/+7
2023-07-18Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 2-2/+6
2023-07-18lib/bitmap: workaround const_eval test build failureGravatar Yury Norov 2-4/+10
2023-07-17ubsan: Clarify Kconfig text for CONFIG_UBSAN_TRAPGravatar Jann Horn 1-1/+9
2023-07-17cpumask: eliminate kernel-doc warningsGravatar Randy Dunlap 1-1/+4
2023-07-17maple_tree: fix 32 bit mas_next testingGravatar Liam R. Howlett 1-1/+4
2023-07-17maple_tree: set the node limit when creating a new root nodeGravatar Peng Zhang 1-1/+2
2023-07-11workqueue: Fix cpu_intensive_thresh_us name in help textGravatar Geert Uytterhoeven 1-1/+1
2023-07-10iov_iter: Mark copy_iovec_from_user() nocloneGravatar Peter Zijlstra 1-1/+1
2023-07-08Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-2/+9
2023-07-08Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-15/+1
2023-07-08Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linuxGravatar Linus Torvalds 3-5/+17
2023-07-08lib: dhry: fix sleeping allocations inside non-preemptable sectionGravatar Geert Uytterhoeven 1-2/+9
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2023-07-03Revert "fortify: Allow KUnit test to build without FORTIFY"Gravatar Kees Cook 2-15/+1
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-6/+6
2023-06-30Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 1-59/+18
2023-06-30Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Gravatar Linus Torvalds 1-3/+7
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 6-35/+425
2023-06-28Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-7/+84
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 8-32/+80
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 5-919/+1593
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 11-39/+179
2023-06-27Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-0/+13
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-4/+0
2023-06-27Merge tag 'x86_misc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-0/+352
2023-06-27Merge tag 'linux-kselftest-kunit-6.5-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 5-76/+335
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-1/+3
2023-06-26Merge tag 'core-debugobjects-2023-06-26' of ssh://gitolite.kernel.org/pub/scm...Gravatar Linus Torvalds 1-0/+9