summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-251-5/+7
|\
| * bpf/tests: Enhance output on error and fix typosHelge Deller2023-08-181-5/+7
* | kunit: Fix checksum tests on big endian CPUsChristophe Leroy2023-08-251-16/+38
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-181-1/+1
|\ \ | |/ |/|
| * 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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-101-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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-034-6/+15
|\| | |
| * | | 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 'nf-next-23-07-27' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-07-272-13/+36
|\ \ \ \
| * | | | lib/ts_bm: add helper to reduce indentation and improve readabilityJeremy Sowden2023-07-271-13/+30
| * | | | netlink: allow be16 and be32 types in all uint policy checksFlorian Westphal2023-07-271-0/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-07-271-8/+7
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-07-203-3/+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 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-07-131-11/+1
|\ \ \ | |/ / |/| |
| * | lib/test_bpf: Call page_address() on page acquired with GFP_KERNEL flagSumitra Sharma2023-06-291-11/+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
| |\ \ \ \ \ \
| | * | | | | | bpf/tests: Use struct_size()Su Hui2023-05-311-2/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-154-5/+13
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |