summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-281-100/+35
|\
| * lockdep/selftests: Use SBRM APIs for wait context testsBoqun Feng2023-07-261-100/+35
* | Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-284-22/+27
|\ \
| * | hardening: Move BUG_ON_DATA_CORRUPTION to hardening optionsMarco Elver2023-08-151-11/+1
| * | list: Introduce CONFIG_LIST_HARDENEDMarco Elver2023-08-153-4/+12
| * | list_debug: Introduce inline wrappers for debug checksMarco Elver2023-08-151-6/+5
| * | ubsan: Clarify Kconfig text for CONFIG_UBSAN_TRAPJann Horn2023-07-171-1/+9
* | | Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-08-281-15/+28
|\ \ \
| * | | iov_iter: Add copy_folio_from_iter_atomic()Matthew Wilcox (Oracle)2023-07-241-1/+1
| * | | iov_iter: Handle compound highmem pages in copy_page_from_iter_atomic()Matthew Wilcox (Oracle)2023-07-241-10/+23
| * | | iov_iter: Map the page later in copy_page_from_iter_atomic()Matthew Wilcox (Oracle)2023-07-241-8/+8
| | |/ | |/|
* | | lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernelsHelge Deller2023-08-251-26/+6
* | | Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds2023-08-252-1/+7
|\ \ \
| * | | maple_tree: disable mas_wr_append() when other readers are possibleLiam R. Howlett2023-08-241-0/+7
| * | | radix tree: remove unused variableArnd Bergmann2023-08-211-1/+0
* | | | Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...Linus Torvalds2023-08-111-1/+1
|\| | |
| * | | crypto, cifs: fix error handling in extract_iter_to_sg()David Howells2023-08-041-1/+1
* | | | Merge tag 'wq-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-071-1/+1
|\ \ \ \
| * | | | workqueue: Fix cpu_intensive_thresh_us name in help textGeert Uytterhoeven2023-07-111-1/+1
* | | | | Merge tag 'bitmap-6.5-rc5' of https://github.com:/norov/linuxLinus Torvalds2023-08-023-5/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | lib/bitmap: workaround const_eval test build failureYury Norov2023-07-182-4/+10
| * | | | cpumask: eliminate kernel-doc warningsRandy Dunlap2023-07-171-1/+4
| | |_|/ | |/| |
* | | | Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-301-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | misc/genalloc: Name subpools by of_node_full_name()Linus Walleij2023-07-261-1/+1
| |/ /
* | | Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds2023-07-221-8/+7
|\ \ \
| * | | sbitmap: fix batching wakeupDavid Jeffery2023-07-211-8/+7
* | | | Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...Linus Torvalds2023-07-182-2/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | maple_tree: fix 32 bit mas_next testingLiam R. Howlett2023-07-171-1/+4
| * | | maple_tree: set the node limit when creating a new root nodePeng Zhang2023-07-171-1/+2
| | |/ | |/|
* / | iov_iter: Mark copy_iovec_from_user() noclonePeter Zijlstra2023-07-101-1/+1
|/ /
* | Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds2023-07-081-2/+9
|\ \
| * | lib: dhry: fix sleeping allocations inside non-preemptable sectionGeert Uytterhoeven2023-07-081-2/+9
* | | Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-07-082-15/+1
|\ \ \
| * | | Revert "fortify: Allow KUnit test to build without FORTIFY"Kees Cook2023-07-032-15/+1
* | | | Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linuxLinus Torvalds2023-07-083-5/+17
|\ \ \ \
| * | | | cpumask: fix function description kernel-doc notationRandy Dunlap2023-06-221-1/+1
| * | | | lib/bitmap: drop optimization of bitmap_{from,to}_arr64Yury Norov2023-06-221-1/+1
| * | | | lib/test_bitmap: increment failure counter properlyYury Norov2023-06-221-3/+15
* | | | | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-061-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
* | | | | Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-031-6/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | test_firmware: return ENOMEM instead of ENOSPC on failed memory allocationMirsad Goran Todorovac2023-06-151-6/+6
* | | | | Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-06-301-59/+18
|\ \ \ \ \
| * | | | | crypto: lib/sha256 - Use generic code from sha256_baseHerbert Xu2023-05-191-54/+19
| * | | | | crypto: lib/sha256 - Remove redundant and unused sha224_updateHerbert Xu2023-05-191-6/+0
* | | | | | Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds2023-06-301-3/+7
|\ \ \ \ \ \
| * | | | | | fprobe: Pass return address to the handlersMasami Hiramatsu (Google)2023-06-061-3/+7
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-286-35/+425
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-271-1/+3
| |\ \ \ \ \ \
| | * | | | | | lib/ts_bm: reset initial match offset for every block of textJeremy Sowden2023-06-261-1/+3
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-06-241-2/+1
| |\ \ \ \ \ \