summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | crypto: move gf128mul library into lib/cryptoArd Biesheuvel2022-11-113-0/+421
| |/ / / / /
* | | | | | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-1410-343/+1075
|\ \ \ \ \ \
| * | | | | | lib: fortify_kunit: build without structleak pluginAnders Roxell2022-12-021-0/+1
| * | | | | | panic: Consolidate open-coded panic_on_warn checksKees Cook2022-12-021-2/+1
| * | | | | | kunit/fortify: Validate __alloc_size attribute resultsKees Cook2022-11-222-0/+256
| * | | | | | overflow: Introduce overflows_type() and castable_to_type()Kees Cook2022-11-022-0/+382
| * | | | | | siphash: Convert selftest to KUnitKees Cook2022-11-013-105/+82
| * | | | | | fortify: Short-circuit known-safe calls to strscpy()Kees Cook2022-11-011-0/+13
| * | | | | | string: Convert strscpy() self-test to KUnitKees Cook2022-11-014-154/+135
| * | | | | | kunit/memcpy: Add dynamic size and window testsKees Cook2022-10-281-0/+205
| * | | | | | string: Rewrite and add more kern-doc for the str*() functionsKees Cook2022-10-281-82/+0
* | | | | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-142-0/+136
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe2022-12-028-35786/+267
| |\ \ \ \ \ \ \
| * | | | | | | | interval-tree: Add a utility to iterate over spans in an interval treeJason Gunthorpe2022-11-292-0/+136
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-134-11/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | maple_tree: allow TEST_MAPLE_TREE only when DEBUG_KERNEL is setRandy Dunlap2022-11-301-0/+1
| * | | | | | | | maple_tree: mte_set_full() and mte_clear_full() clang-analyzer clean upLiam Howlett2022-11-301-4/+9
| * | | | | | | | percpu_counter: add percpu_counter_sum_all interfaceShakeel Butt2022-11-301-6/+23
| * | | | | | | | Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-11-306-35759/+252
| |\ \ \ \ \ \ \ \
| * | | | | | | | | kasan: switch kunit tests to console tracepointsAndrey Konovalov2022-11-081-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-137-27/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lib: packing: replace bit_reverse() with bitrev8()Uladzislau Koshchanka2022-12-122-14/+3
| * | | | | | | | | rhashtable: Allow rhashtable to be used from irq-safe contextsTejun Heo2022-12-091-6/+10
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-081-1/+8
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-293-6/+10
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | lib/test_rhashtable: Remove set but unused variable 'insert_retries'Jiapeng Chong2022-11-251-4/+2
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-175-35754/+242
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | net: remove skb->vlan_presentEric Dumazet2022-11-111-1/+0
| * | | | | | | | | mac_pton: Don't access memory over expected lengthAndy Shevchenko2022-11-091-1/+2
| * | | | | | | | | lib: Fix some kernel-doc commentsYang Li2022-11-081-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'x86_asm_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-131-0/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/mem: Move memmove to out of line assemblerNick Desaulniers2022-11-011-0/+22
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2022-12-131-11/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'v6.1-rc4' into regulator-6.2Mark Brown2022-11-257-79/+80
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | lib/test_linear_ranges: Use LINEAR_RANGE()Matti Vaittinen2022-11-161-11/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds2022-12-135-183/+79
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lru_cache: remove unused lc_private, lc_set, lc_index_ofJoel Colledge2022-11-221-44/+0
| * | | | | | | | | lru_cache: remove compiled out codeChristoph Böhmwalder2022-11-221-11/+0
| * | | | | | | | | lru_cache: use atomic operations when accessing lc->flags, alwaysLars Ellenberg2022-11-221-2/+2
| * | | | | | | | | sbitmap: Try each queue to wake up at least one waiterGabriel Krisman Bertazi2022-11-161-16/+12
| * | | | | | | | | sbitmap: Advance the queue index before waking up a queueGabriel Krisman Bertazi2022-11-161-2/+8
| * | | | | | | | | lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGEGiulio Benetti2022-11-141-2/+0
| * | | | | | | | | sbitmap: Use single per-bitmap counting to wake up queued tagsGabriel Krisman Bertazi2022-11-111-96/+26
| * | | | | | | | | lib/scatterlist: add check when merging zone device pagesLogan Gunthorpe2022-11-091-10/+15
| * | | | | | | | | iov_iter: introduce iov_iter_get_pages_[alloc_]flags()Logan Gunthorpe2022-11-091-8/+24
| |/ / / / / / / /
* | | | | | | | | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2022-12-121-22/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iov_iter: saner checks for attempt to copy to/from iteratorAl Viro2022-11-251-14/+17
| * | | | | | | | | csum_and_copy_to_iter(): handle ITER_DISCARDAl Viro2022-11-251-2/+6
| * | | | | | | | | get rid of unlikely() on page_copy_sane() callsAl Viro2022-11-251-6/+5
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-12-127-9/+18
|\ \ \ \ \ \ \ \ \