Age | Commit message (Expand) | Author | Files | Lines |
2021-11-13 | Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux | Linus Torvalds | 66 | -11874/+24495 |
2021-11-11 | mm/migrate.c: remove MIGRATE_PFN_LOCKED | Alistair Popple | 1 | -3/+2 |
2021-11-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -9/+51 |
2021-11-09 | mm/scatterlist: replace the !preemptible warning in sg_miter_stop() | Thomas Gleixner | 1 | -7/+4 |
2021-11-09 | lib: uninline simple_strntoull() as well | Alexey Dobriyan | 1 | -2/+1 |
2021-11-09 | lib, stackdepot: add helper to print stack entries into buffer | Imran Khan | 1 | -0/+25 |
2021-11-09 | lib, stackdepot: add helper to print stack entries | Imran Khan | 1 | -0/+18 |
2021-11-09 | lib, stackdepot: check stackdepot handle before accessing slabs | Imran Khan | 1 | -0/+3 |
2021-11-08 | lib: zstd: Add cast to silence clang's -Wbitwise-instead-of-logical | Nathan Chancellor | 1 | -1/+1 |
2021-11-08 | lib: zstd: Upgrade to latest upstream zstd version 1.4.10 | Nick Terrell | 65 | -11944/+24453 |
2021-11-08 | lib: zstd: Add decompress_sources.h for decompress_unzstd | Nick Terrell | 2 | -5/+24 |
2021-11-08 | lib: zstd: Add kernel-specific API | Nick Terrell | 3 | -92/+185 |
2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+4 |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 8 | -53/+85 |
2021-11-06 | kfence: default to dynamic branch instead of static keys mode | Marco Elver | 1 | -11/+15 |
2021-11-06 | stacktrace: move filter_irq_stacks() to kernel/stacktrace.c | Marco Elver | 1 | -24/+0 |
2021-11-06 | mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE | David Hildenbrand | 1 | -1/+1 |
2021-11-06 | memblock: use memblock_free for freeing virtual pointers | Mike Rapoport | 2 | -2/+2 |
2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 1 | -1/+1 |
2021-11-06 | memblock: drop memblock_free_early_nid() and memblock_free_early() | Mike Rapoport | 1 | -1/+1 |
2021-11-06 | lib/test_vmalloc.c: use swap() to make code cleaner | Changcheng Deng | 1 | -4/+2 |
2021-11-06 | kasan: test: bypass __alloc_size checks | Kees Cook | 2 | -1/+9 |
2021-11-06 | kasan: test: add memcpy test that avoids out-of-bounds write | Peter Collingbourne | 1 | -1/+17 |
2021-11-06 | lib/stackdepot: introduce __stack_depot_save() | Marco Elver | 1 | -6/+37 |
2021-11-06 | lib/stackdepot: remove unused function argument | Marco Elver | 1 | -5/+4 |
2021-11-04 | Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -35/+27 |
2021-11-03 | string: uninline memcpy_and_pad | Guenter Roeck | 1 | -0/+20 |
2021-11-02 | Merge tag 'linux-kselftest-kunit-5.16-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 4 | -37/+245 |
2021-11-02 | Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -0/+82 |
2021-11-02 | Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -23/+80 |
2021-11-02 | Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -37/+35 |
2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -281/+6090 |
2021-11-02 | Merge branch 'for-5.16-vsprintf-pgp' into for-linus | Petr Mladek | 23 | -275/+657 |
2021-11-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -2/+2 |
2021-11-01 | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -10/+19 |
2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 5 | -92/+517 |
2021-11-01 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 1 | -80/+252 |
2021-11-01 | Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -12/+10 |
2021-11-01 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 24 | -204/+657 |
2021-11-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
2021-11-01 | Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2021-11-01 | Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2021-11-01 | Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -16/+207 |
2021-11-01 | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -3/+93 |
2021-11-01 | Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -9/+19 |
2021-10-28 | bpf, tests: Add module parameter test_suite to test_bpf module | Tiezhu Yang | 1 | -77/+135 |
2021-10-28 | BackMerge tag 'v5.15-rc7' into drm-next | Dave Airlie | 6 | -12/+13 |
2021-10-27 | bootconfig: Initialize ret in xbc_parse_tree() | Steven Rostedt (VMware) | 1 | -1/+1 |
2021-10-27 | lib/vsprintf.c: Amend static asserts for format specifier flags | Andy Shevchenko | 1 | -1/+2 |
2021-10-27 | vsprintf: Make %pGp print the hex value | Matthew Wilcox (Oracle) | 2 | -2/+15 |