Show patches with: Submitter = None       |    State = Action Required       |   642 patches
« 1 2 ... 4 5 6 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[25/31] kasan, vmalloc: don't unpoison VM_ALLOC pages before mapping kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[24/31] kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[23/31] kasan, arm64: allow KASAN_VMALLOC with SW_TAGS kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[22/31] kasan, vmalloc: add vmalloc support to SW_TAGS kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[21/31] kasan, fork: don't tag stacks allocated with vmalloc kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[20/31] kasan, vmalloc: reset tags in vmalloc functions kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[19/31] kasan: add wrappers for vmalloc hooks kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[18/31] kasan: reorder vmalloc hooks kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[17/31] kasan, vmalloc: drop outdated VM_KASAN comment kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[16/31] kasan, x86, arm64, s390: rename functions for modules shadow kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[15/31] kasan: define KASAN_VMALLOC_INVALID for SW_TAGS kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[14/31] kasan: clean up metadata byte definitions kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[13/31] kasan, page_alloc: simplify kasan_unpoison_pages call site kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[12/31] kasan, page_alloc: move kernel_init_free_pages in post_alloc_hook kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[11/31] kasan, page_alloc: move SetPageSkipKASanPoison in post_alloc_hook kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[10/31] kasan, page_alloc: combine tag_clear_highpage calls in post_alloc_hook kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[09/31] kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[08/31] kasan, page_alloc: refactor init checks in post_alloc_hook kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[07/31] kasan: only apply __GFP_ZEROTAGS when memory is zeroed kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - 1 - --- 2021-11-30 andrey.konovalov@linux.dev New
[06/31] mm: clarify __GFP_ZEROTAGS comment kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[05/31] kasan, page_alloc: init memory of skipped pages on free kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[04/31] kasan, page_alloc: simplify kasan_poison_pages call site kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[03/31] kasan, page_alloc: merge kasan_free_pages into free_pages_prepare kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - 1 - --- 2021-11-30 andrey.konovalov@linux.dev New
[02/31] kasan, page_alloc: move tag_clear_highpage out of kernel_init_free_pages kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - 1 - --- 2021-11-30 andrey.konovalov@linux.dev New
[01/31] kasan, page_alloc: deduplicate should_skip_kasan_poison kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS - - - --- 2021-11-30 andrey.konovalov@linux.dev New
[v2,8/8] kasan: test: avoid corrupting memory in kasan_rcu_uaf kasan: test: avoid crashing the kernel with HW_TAGS - - - --- 2021-08-12 andrey.konovalov@linux.dev New
[v2,7/8] kasan: test: avoid corrupting memory in copy_user_test kasan: test: avoid crashing the kernel with HW_TAGS - - - --- 2021-08-12 andrey.konovalov@linux.dev New
[v2,6/8] kasan: test: clean up ksize_uaf kasan: test: avoid crashing the kernel with HW_TAGS - - - --- 2021-08-12 andrey.konovalov@linux.dev New
[v2,5/8] kasan: test: only do kmalloc_uaf_memset for generic mode kasan: test: avoid crashing the kernel with HW_TAGS - - - --- 2021-08-12 andrey.konovalov@linux.dev New
[v2,4/8] kasan: test: disable kmalloc_memmove_invalid_size for HW_TAGS kasan: test: avoid crashing the kernel with HW_TAGS - - - --- 2021-08-12 andrey.konovalov@linux.dev New
[v2,3/8] kasan: test: avoid corrupting memory via memset kasan: test: avoid crashing the kernel with HW_TAGS - - - --- 2021-08-12 andrey.konovalov@linux.dev New
[v2,2/8] kasan: test: avoid writing invalid memory kasan: test: avoid crashing the kernel with HW_TAGS - - - --- 2021-08-12 andrey.konovalov@linux.dev New
[v2,1/8] kasan: test: rework kmalloc_oob_right kasan: test: avoid crashing the kernel with HW_TAGS - - - --- 2021-08-12 andrey.konovalov@linux.dev New
[8/8] kasan: test: avoid corrupting memory in kasan_rcu_uaf kasan: test: avoid crashing the kernel with HW_TAGS - 1 - --- 2021-08-11 andrey.konovalov@linux.dev New
[7/8] kasan: test: avoid corrupting memory in copy_user_test kasan: test: avoid crashing the kernel with HW_TAGS - 1 - --- 2021-08-11 andrey.konovalov@linux.dev New
[6/8] kasan: test: clean up ksize_uaf kasan: test: avoid crashing the kernel with HW_TAGS - 1 - --- 2021-08-11 andrey.konovalov@linux.dev New
[5/8] kasan: test: only do kmalloc_uaf_memset for generic mode kasan: test: avoid crashing the kernel with HW_TAGS 1 - - --- 2021-08-11 andrey.konovalov@linux.dev New
[4/8] kasan: test: disable kmalloc_memmove_invalid_size for HW_TAGS kasan: test: avoid crashing the kernel with HW_TAGS - 1 - --- 2021-08-11 andrey.konovalov@linux.dev New
[3/8] kasan: test: avoid corrupting memory via memset kasan: test: avoid crashing the kernel with HW_TAGS - - - --- 2021-08-11 andrey.konovalov@linux.dev New
[2/8] kasan: test: avoid writing invalid memory kasan: test: avoid crashing the kernel with HW_TAGS - 1 - --- 2021-08-11 andrey.konovalov@linux.dev New
[1/8] kasan: test: rework kmalloc_oob_right kasan: test: avoid crashing the kernel with HW_TAGS - 1 - --- 2021-08-11 andrey.konovalov@linux.dev New
mm/slub, kasan: fix checking page_alloc allocations on free mm/slub, kasan: fix checking page_alloc allocations on free - - - --- 2021-08-10 andrey.konovalov@linux.dev New
« 1 2 ... 4 5 6 7 »