Age | Commit message (Expand) | Author |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-03 | kasan: test: avoid corrupting memory in kasan_rcu_uaf | Andrey Konovalov |
2021-09-03 | kasan: test: avoid corrupting memory in copy_user_test | Andrey Konovalov |
2021-09-03 | kasan: test: clean up ksize_uaf | Andrey Konovalov |
2021-09-03 | kasan: test: only do kmalloc_uaf_memset for generic mode | Andrey Konovalov |
2021-09-03 | kasan: test: disable kmalloc_memmove_invalid_size for HW_TAGS | Andrey Konovalov |
2021-09-03 | kasan: test: avoid corrupting memory via memset | Andrey Konovalov |
2021-09-03 | kasan: test: avoid writing invalid memory | Andrey Konovalov |
2021-09-03 | kasan: test: rework kmalloc_oob_right | Andrey Konovalov |
2021-09-03 | lib/test_vmalloc.c: add a new 'nr_pages' parameter | Uladzislau Rezki (Sony) |
2021-09-03 | scatterlist: replace flush_kernel_dcache_page with flush_dcache_page | Christoph Hellwig |
2021-09-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2021-09-02 | Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-09-02 | Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-09-02 | Merge tag 'hardening-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-09-02 | Merge tag 'linux-kselftest-kunit-5.15-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2021-09-01 | Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-09-01 | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-09-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-08-31 | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-08-31 | Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2021-08-31 | Merge remote-tracking branch 'tip/sched/arm64' into for-next/core | Catalin Marinas |
2021-08-30 | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-08-30 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-08-30 | Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-08-30 | Merge tag 'core-debugobjects-2021-08-30' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2021-08-30 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2021-08-30 | Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds |
2021-08-30 | string: improve default out-of-line memcmp() implementation | Linus Torvalds |
2021-08-30 | Merge branch 'rework/printk_safe-removal' into for-linus | Petr Mladek |
2021-08-30 | Merge branch 'for-5.15-printk-index' into for-linus | Petr Mladek |
2021-08-30 | parisc: Increase size of gcc stack frame check | Helge Deller |
2021-08-24 | lib/scatterlist: Fix wrong update of orig_nents | Maor Gottlieb |
2021-08-24 | lib/scatterlist: Provide a dedicated function to support table append | Maor Gottlieb |
2021-08-24 | block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT | Christoph Hellwig |
2021-08-22 | lib/test_stackinit: Add assigned initializers | Kees Cook |
2021-08-22 | lib/test_stackinit: Allow building stand-alone | Kees Cook |
2021-08-20 | SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directory | Chuck Lever |
2021-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-18 | Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck... | Ingo Molnar |
2021-08-17 | lib/test_lockup: Adapt to changed variables | Sebastian Andrzej Siewior |
2021-08-17 | locking/rtmutex: Add mutex variant for RT | Thomas Gleixner |
2021-08-17 | locking/mutex: Make mutex::wait_lock raw | Thomas Gleixner |
2021-08-17 | bpf: Refactor BPF_PROG_RUN into a function | Andrii Nakryiko |
2021-08-16 | bpf, tests: Fix spelling mistake "shoft" -> "shift" | Colin Ian King |
2021-08-13 | lib: use PFN_PHYS() in devmem_is_allowed() | Liang Wang |
2021-08-13 | kunit: Print test statistics on failure | David Gow |
2021-08-13 | kunit: ubsan integration | Uriel Guajardo |
2021-08-13 | lib: add linear range get selector within | Gene Chen |