summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-062-2/+2
| * | | | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-1/+1
| * | | | memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport2021-11-061-1/+1
| * | | | lib/test_vmalloc.c: use swap() to make code cleanerChangcheng Deng2021-11-061-4/+2
| * | | | kasan: test: bypass __alloc_size checksKees Cook2021-11-062-1/+9
| * | | | kasan: test: add memcpy test that avoids out-of-bounds writePeter Collingbourne2021-11-061-1/+17
| * | | | lib/stackdepot: introduce __stack_depot_save()Marco Elver2021-11-061-6/+37
| * | | | lib/stackdepot: remove unused function argumentMarco Elver2021-11-061-5/+4
* | | | | Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-042-35/+27
|\ \ \ \ \
| * | | | | dyndbg: refine verbosity 1-4 summary-detailJim Cromie2021-10-211-11/+14
| * | | | | Merge 5.15-rc6 into driver-core-nextGreg Kroah-Hartman2021-10-182-3/+3
| |\| | | |
| * | | | | dyndbg: fix spurious vNpr_info changeJim Cromie2021-10-151-1/+1
| * | | | | dyndbg: no vpr-info on empty queriesJim Cromie2021-10-141-2/+4
| * | | | | dyndbg: vpr-info on remove-module complete, not startingJim Cromie2021-10-141-2/+2
| * | | | | dyndbg: Remove support for ddebug_query paramAndrew Halaney2021-10-141-25/+0
| * | | | | dyndbg: make dyndbg a known cli paramAndrew Halaney2021-10-141-0/+12
| * | | | | dyndbg: show module in vpr-info in dd-exec-queriesJim Cromie2021-10-131-1/+1
| * | | | | Merge 5.15-rc4 into driver-core-nextGreg Kroah-Hartman2021-10-047-11/+91
| |\ \ \ \ \
| * | | | | | kobject: unexport kobject_create() in kobject.hQu Wenruo2021-09-141-1/+1
* | | | | | | string: uninline memcpy_and_padGuenter Roeck2021-11-031-0/+20
* | | | | | | Merge tag 'linux-kselftest-kunit-5.16-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-11-024-37/+245
|\ \ \ \ \ \ \
| * | | | | | | kunit: Reset suite count after running testsDavid Gow2021-10-191-2/+4
| * | | | | | | kunit: add 'kunit.action' param to allow listing out testsDaniel Latypov2021-10-191-5/+40
| * | | | | | | kunit: fix too small allocation when using suite-only kunit.filter_globDaniel Latypov2021-10-192-1/+2
| * | | | | | | kunit: tool: allow filtering test cases via globDaniel Latypov2021-10-192-24/+192
| * | | | | | | kunit: drop assumption in kunit-log-test about current suiteDaniel Latypov2021-10-191-6/+8
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-11-021-0/+82
|\ \ \ \ \ \ \
| * | | | | | | BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie2021-10-286-12/+13
| |\| | | | | |
| * | | | | | | Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...Dave Airlie2021-10-111-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-10-111-0/+82
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | lib: devres: Add managed arch_io_reserve_memtype_wc()Thomas Zimmermann2021-09-231-0/+46
| | * | | | | | | lib: devres: Add managed arch_phys_wc_add()Thomas Zimmermann2021-09-231-0/+36
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-11-021-23/+80
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | iov_iter: Introduce nofault flag to disable page faultsAndreas Gruenbacher2021-10-241-5/+15
| * | | | | | | iov_iter: Introduce fault_in_iov_iter_writeableAndreas Gruenbacher2021-10-201-0/+39
| * | | | | | | iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readableAndreas Gruenbacher2021-10-181-12/+21
| * | | | | | | gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}Andreas Gruenbacher2021-10-181-6/+4
| * | | | | | | iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return valueAndreas Gruenbacher2021-10-121-2/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-11-022-37/+35
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-5.16-vsprintf-pgp' into for-linusPetr Mladek2021-11-0223-275/+657
| |\ \ \ \ \ \ \
| | * | | | | | | vsprintf: Make %pGp print the hex valueMatthew Wilcox (Oracle)2021-10-272-2/+15
| | * | | | | | | test_printf: Append strings more efficientlyMatthew Wilcox (Oracle)2021-10-271-11/+7
| | * | | | | | | test_printf: Remove custom appending of '|'Matthew Wilcox (Oracle)2021-10-271-6/+1
| | * | | | | | | test_printf: Remove separate page_flags variableMatthew Wilcox (Oracle)2021-10-271-7/+5
| | * | | | | | | test_printf: Make pft array constMatthew Wilcox (Oracle)2021-10-271-13/+8
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | lib/vsprintf.c: Amend static asserts for format specifier flagsAndy Shevchenko2021-10-271-1/+2
* | | | | | | | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-022-281/+6090
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-11-011-80/+252
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf, tests: Add module parameter test_suite to test_bpf moduleTiezhu Yang2021-10-281-77/+135
| | * | | | | | | | bpf, tests: Add more LD_IMM64 testsJohan Almbladh2021-10-071-3/+117