summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZEJason A. Donenfeld2022-05-271-0/+1
* Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-263-87/+90
|\
| * mm: fix missing handler for __GFP_NOWARNQi Zheng2022-05-191-0/+3
| * kasan: clean-up kconfig options descriptionsAndrey Konovalov2022-05-131-86/+82
| * lib/kstrtox.c: add "false"/"true" support to kstrtobool()Jagdish Gediya2022-05-131-1/+5
* | locking/lockref: Use try_cmpxchg64 in CMPXCHG_LOOP macroUros Bizjak2022-05-261-5/+4
* | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-05-252-4/+343
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-191-0/+1
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-121-22/+22
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-052-2/+2
| |\ \ \ \
| * | | | | selftests/sysctl: add sysctl macro testTonghao Zhang2022-05-031-0/+32
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-04-282-10/+33
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-04-152-34/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-04-081-4/+311
| |\ \ \ \ \ \
| | * | | | | | bpf, tests: Add load store test case for tail callXu Kuohai2022-04-011-0/+30
| | * | | | | | bpf, tests: Add tests for BPF_LDX/BPF_STX with different offsetsXu Kuohai2022-04-011-4/+281
* | | | | | | | Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-05-2511-138/+592
|\ \ \ \ \ \ \ \
| * | | | | | | | kunit: fix executor OOM error handling logic on non-UMLDaniel Latypov2022-05-171-4/+5
| * | | | | | | | kunit: take `kunit_assert` as `const`Miguel Ojeda2022-05-161-2/+2
| * | | | | | | | kunit: bail out of test filtering logic quicker if OOMDaniel Latypov2022-05-122-6/+25
| * | | | | | | | lib/Kconfig.debug: change KUnit tests to default to KUNIT_ALL_TESTSDaniel Latypov2022-05-121-5/+10
| * | | | | | | | kunit: Rework kunit_resource allocation policyDavid Gow2022-05-121-57/+7
| * | | | | | | | kunit: fix debugfs code to use enum kunit_status, not boolDaniel Latypov2022-05-021-1/+1
| * | | | | | | | kunit: add ability to specify suite-level init and exit functionsDaniel Latypov2022-05-022-0/+31
| * | | | | | | | kunit: rename print_subtest_{start,end} for clarity (s/subtest/suite)Daniel Latypov2022-05-021-4/+4
| * | | | | | | | kunit: Make kunit_remove_resource() idempotentDavid Gow2022-04-052-2/+41
| * | | | | | | | list: test: Test the hlist structureDavid Gow2022-04-051-1/+396
| * | | | | | | | kunit: split resource API impl from test.c into new resource.cDaniel Latypov2022-04-043-115/+127
| * | | | | | | | kasan: test: Use NULL macrosRicardo Ribalda2022-04-041-1/+1
| * | | | | | | | kunit: use NULL macrosRicardo Ribalda2022-04-042-1/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'printk-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-252-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | printk: rename cpulock functionsJohn Ogness2022-04-222-4/+4
* | | | | | | | | Merge tag 'slab-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds2022-05-253-27/+51
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'slab/for-5.19/stackdepot' and 'slab/for-5.19/refactor' into s...Vlastimil Babka2022-05-232-22/+46
| |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | mm/slub: use stackdepot to save stack trace in objectsOliver Glitta2022-04-061-0/+1
| | * | | | | | | | | lib/stackdepot: allow requesting early initialization dynamicallyVlastimil Babka2022-04-061-22/+45
| | |/ / / / / / / /
| * / / / / / / / / mm/slub, kunit: Make slub_kunit unaffected by user specified flagsHyeonggon Yoo2022-04-061-5/+5
| |/ / / / / / / /
* | | | | | | | | Merge tag 'hwmon-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-243-0/+113
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lib: add generic polynomial calculationMichael Walle2022-05-223-0/+113
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | 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