summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-05-244-409/+40
|\
| * random: remove mostly unused async readiness notifierJason A. Donenfeld2022-05-191-44/+22
| * random: remove get_random_bytes_arch() and add rng_has_arch_random()Jason A. Donenfeld2022-05-191-4/+3
| * random: remove ratelimiting for in-kernel unseeded randomnessJason A. Donenfeld2022-05-181-2/+1
| * random32: use real rng for non-deterministic randomnessJason A. Donenfeld2022-05-181-340/+7
| * siphash: use one source of truth for siphash permutationsJason A. Donenfeld2022-05-181-22/+10
* | Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-05-243-12/+16
|\ \
| * | objtool: Add HAVE_NOINSTR_VALIDATIONJosh Poimboeuf2022-04-221-1/+1
| * | objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION"Josh Poimboeuf2022-04-221-1/+1
| * | objtool: Make noinstr hacks optionalJosh Poimboeuf2022-04-222-4/+5
| * | objtool: Add CONFIG_OBJTOOLJosh Poimboeuf2022-04-223-11/+14
* | | Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-241-8/+7
|\ \ \
| * | | bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf2022-05-191-8/+7
* | | | Merge tag 'core-debugobjects-2022-05-23' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-05-241-4/+1
|\ \ \ \
| * | | | debugobjects: Convert to SPDX license identifierThomas Gleixner2022-05-131-4/+1
| | |_|/ | |/| |
* | | | Merge tag 'core-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-241-2/+6
|\ \ \ \
| * | | | lib/irq_poll: Prevent softirq pending leak in irq_poll_cpu_dead()Sebastian Andrzej Siewior2022-04-131-2/+6
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2022-05-191-0/+1
|\ \ \ \ \
| * | | | | percpu_ref_init(): clean ->percpu_count_ref on failureAl Viro2022-05-181-0/+1
| | |/ / / | |/| | |
* / | | | dim: initialize all struct fieldsJesse Brandeburg2022-05-101-22/+22
|/ / / /
* | | | Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-012-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | lib/strn*,objtool: Enforce user_access_begin() rulesPeter Zijlstra2022-04-192-2/+2
| |/ /
* | | hex2bin: fix access beyond string endMikulas Patocka2022-04-271-3/+6
* | | hex2bin: make the function hex_to_bin constant-timeMikulas Patocka2022-04-271-7/+25
* | | XArray: Disallow sibling entries of nodesMatthew Wilcox (Oracle)2022-04-221-0/+2
|/ /
* | Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-04-101-32/+0
|\ \
| * | kobject: kobj_type: remove default_attrsGreg Kroah-Hartman2022-04-051-32/+0
| |/
* / lz4: fix LZ4_decompress_safe_partial read out of boundGuo Xuenan2022-04-091-2/+6
|/
* Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-021-1/+1
|\
| * lib/sbitmap: allocate sb->map via kvzalloc_nodeMing Lei2022-03-221-1/+1
* | Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarrayLinus Torvalds2022-04-012-0/+26
|\ \
| * | XArray: Update the LRU list in xas_split()Matthew Wilcox (Oracle)2022-03-311-0/+2
| * | XArray: Fix xas_create_range() when multi-order entry presentMatthew Wilcox (Oracle)2022-03-292-0/+24
* | | Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-011-4/+4
|\ \ \
| * | | lib/logic_iomem: correct fallback config referencesJohannes Berg2022-03-111-4/+4
* | | | lib/test: use after free in register_test_dev_kmod()Dan Carpenter2022-03-301-0/+1
* | | | Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-267-1/+33
|\ \ \ \
| * | | | fortify: Detect struct member overflows in memset() at compile-timeKees Cook2022-02-141-0/+5
| * | | | fortify: Detect struct member overflows in memmove() at compile-timeKees Cook2022-02-142-0/+10
| * | | | fortify: Detect struct member overflows in memcpy() at compile-timeKees Cook2022-02-144-1/+18
* | | | | Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-265-11/+204
|\ \ \ \ \
| * | | | | crypto: add rocksoft 64b crc guard tag frameworkKeith Busch2022-03-073-0/+136
| * | | | | lib: add rocksoft model crc64Keith Busch2022-03-072-11/+68
| * | | | | Merge branch 'for-5.18/block' into for-5.18/64bit-piJens Axboe2022-03-071-23/+17
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-253-39/+228
|\ \ \ \ \ \
| * | | | | | kasan: update function name in commentsPeter Collingbourne2022-03-251-3/+3
| * | | | | | kasan: test: support async (again) and asymm modes for HW_TAGSAndrey Konovalov2022-03-251-17/+22
| * | | | | | kasan: improve vmalloc testsAndrey Konovalov2022-03-251-6/+188
| * | | | | | kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGSAndrey Konovalov2022-03-251-10/+10
| * | | | | | lib/vsprintf: avoid redundant work with 0 sizeWaiman Long2022-03-251-3/+5