summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* assoc_array: Fix BUG_ON during garbage collectStephen Brennan2022-06-011-0/+8
* Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2022-05-294-1/+33
|\
| * bootconfig: Support embedding a bootconfig file in kernelMasami Hiramatsu2022-04-264-0/+32
| * bootconfig: Make the bootconfig.o as a normal object fileMasami Hiramatsu2022-04-261-1/+1
* | Revert "crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE"Jason A. Donenfeld2022-05-281-1/+0
* | Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2022-05-271-23/+0
|\ \
| * | nvdimm: Drop nd_device_lock()Dan Williams2022-04-281-17/+0
| * | cxl: Drop cxl_device_lock()Dan Williams2022-04-281-6/+0
| |/
* | Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-05-274-434/+0
|\ \
| * | crypto: sm3,sm4 - move into crypto directoryJason A. Donenfeld2022-04-084-434/+0
* | | Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-271-35/+0
|\ \ \
| * | | mm: Kconfig: reorganize misplaced mm optionsVlastimil Babka2022-05-271-34/+0
* | | | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-276-43/+53
|\ \ \ \
| * | | | lib/string_helpers: fix not adding strarray to device's resource listPuyou Lu2022-05-121-0/+3
| * | | | lib: remove back_str initializationTom Rix2022-04-291-1/+1
| * | | | lib/string.c: simplify str[c]spnRasmus Villemoes2022-04-291-19/+6
| * | | | lib/test_string.c: add strspn and strcspn testsRasmus Villemoes2022-04-291-0/+33
| * | | | lib/Kconfig.debug: remove more CONFIG_..._VALUE indirectionsRasmus Villemoes2022-04-291-21/+0
| * | | | lib/test_meminit: optimize do_kmem_cache_rcu_persistent() testXiaoke Wang2022-04-291-2/+10
* | | | | 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
|\ \ \ \ \ \ \ \