summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman2021-12-131-2/+2
* Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linuxLinus Torvalds2021-11-1366-11874/+24495
|\
| * lib: zstd: Add cast to silence clang's -Wbitwise-instead-of-logicalNathan Chancellor2021-11-081-1/+1
| * lib: zstd: Upgrade to latest upstream zstd version 1.4.10Nick Terrell2021-11-0865-11944/+24453
| * lib: zstd: Add decompress_sources.h for decompress_unzstdNick Terrell2021-11-082-5/+24
| * lib: zstd: Add kernel-specific APINick Terrell2021-11-083-92/+185
* | mm/migrate.c: remove MIGRATE_PFN_LOCKEDAlistair Popple2021-11-111-3/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-093-9/+51
|\ \ | |/ |/|
| * mm/scatterlist: replace the !preemptible warning in sg_miter_stop()Thomas Gleixner2021-11-091-7/+4
| * lib: uninline simple_strntoull() as wellAlexey Dobriyan2021-11-091-2/+1
| * lib, stackdepot: add helper to print stack entries into bufferImran Khan2021-11-091-0/+25
| * lib, stackdepot: add helper to print stack entriesImran Khan2021-11-091-0/+18
| * lib, stackdepot: check stackdepot handle before accessing slabsImran Khan2021-11-091-0/+3
* | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-11-081-0/+4
|\ \
| * | isystem: delete global -isystem compile optionAlexey Dobriyan2021-09-221-0/+4
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-068-53/+85
|\ \ \ | | |/ | |/|
| * | kfence: default to dynamic branch instead of static keys modeMarco Elver2021-11-061-11/+15
| * | stacktrace: move filter_irq_stacks() to kernel/stacktrace.cMarco Elver2021-11-061-24/+0
| * | mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand2021-11-061-1/+1
| * | 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