Show patches with: Submitter = Kees Cook       |    State = Action Required       |   333 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/13] compiler.h: enable builtin overflow checkers and add fallback code - - - --- 2018-05-09 Kees Cook New
[02/13] lib: add runtime test of check_*_overflow functions - - - --- 2018-05-09 Kees Cook New
[03/13] overflow.h: Add allocation size calculation helpers - - - --- 2018-05-09 Kees Cook New
[04/13] mm: Use array_size() helpers for kmalloc() - - - --- 2018-05-09 Kees Cook New
[05/13] mm: Use array_size() helpers for kvmalloc() - - - --- 2018-05-09 Kees Cook New
[06/13] treewide: Use struct_size() for kmalloc()-family - - - --- 2018-05-09 Kees Cook New
[07/13] treewide: Use struct_size() for vmalloc()-family - - - --- 2018-05-09 Kees Cook New
[08/13] treewide: Use struct_size() for devm_kmalloc() and friends - - - --- 2018-05-09 Kees Cook New
[09/13] treewide: Use array_size() for kmalloc()-family - - - --- 2018-05-09 Kees Cook New
[10/13] treewide: Use array_size() for kmalloc()-family, leftovers - - - --- 2018-05-09 Kees Cook New
[11/13] treewide: Use array_size() for vmalloc() - - - --- 2018-05-09 Kees Cook New
[12/13] treewide: Use array_size() for devm_*alloc()-like - - - --- 2018-05-09 Kees Cook New
[13/13] treewide: Use array_size() for devm_*alloc()-like, leftovers - - - --- 2018-05-09 Kees Cook New
[v2,1/6] compiler.h: enable builtin overflow checkers and add fallback code - - - --- 2018-05-09 Kees Cook New
[v2,2/6] lib: add runtime test of check_*_overflow functions - - - --- 2018-05-09 Kees Cook New
[v2,3/6] overflow.h: Add allocation size calculation helpers - - - --- 2018-05-09 Kees Cook New
[v2,4/6] mm: Use overflow helpers in kmalloc_array*() - - - --- 2018-05-09 Kees Cook New
[v2,5/6] mm: Use overflow helpers in kvmalloc() - - - --- 2018-05-09 Kees Cook New
[v2,6/6] device: Use overflow helpers for devm_kmalloc() - - - --- 2018-05-09 Kees Cook New
[v3,01/16] compiler.h: enable builtin overflow checkers and add fallback code - - - --- 2018-06-01 Kees Cook New
[v3,02/16] lib: add runtime test of check_*_overflow functions - - - --- 2018-06-01 Kees Cook New
[v3,03/16] lib: overflow: Report test failures - - - --- 2018-06-01 Kees Cook New
[v3,04/16] overflow.h: Add allocation size calculation helpers - - - --- 2018-06-01 Kees Cook New
[v3,05/16] lib: overflow: Add memory allocation overflow tests - - - --- 2018-06-01 Kees Cook New
[v3,06/16] mm: Use overflow helpers in kmalloc_array*() - - - --- 2018-06-01 Kees Cook New
[v3,07/16] mm: Use overflow helpers in kvmalloc() - - - --- 2018-06-01 Kees Cook New
[v3,08/16] device: Use overflow helpers for devm_kmalloc() - - - --- 2018-06-01 Kees Cook New
[v3,09/16] treewide: Use struct_size() for kmalloc()-family - - - --- 2018-06-01 Kees Cook New
[v3,10/16] treewide: Use struct_size() for vmalloc()-family - - - --- 2018-06-01 Kees Cook New
[v3,11/16] treewide: Use struct_size() for devm_kmalloc() and friends - - - --- 2018-06-01 Kees Cook New
[v3,12/16] treewide: Use array_size() for kmalloc()-family - - - --- 2018-06-01 Kees Cook New
[v3,13/16] treewide: Use array_size() for kmalloc()-family, leftovers - - - --- 2018-06-01 Kees Cook New
[v3,14/16] treewide: Use array_size() for vmalloc() - - - --- 2018-06-01 Kees Cook New
[v3,15/16] treewide: Use array_size() for devm_*alloc()-like - - - --- 2018-06-01 Kees Cook New
[v3,16/16] treewide: Use array_size() for devm_*alloc()-like, leftovers - - - --- 2018-06-01 Kees Cook New
mm: Clarify CONFIG_PAGE_POISONING and usage mm: Clarify CONFIG_PAGE_POISONING and usage - - - --- 2018-07-25 Kees Cook New
[1/3] treewide: Lift switch variables out of switches gcc-plugins: Introduce stackinit plugin 2 1 - --- 2019-01-23 Kees Cook New
[2/3] gcc-plugins: Introduce stackinit plugin gcc-plugins: Introduce stackinit plugin - - - --- 2019-01-23 Kees Cook New
[3/3] lib: Introduce test_stackinit module gcc-plugins: Introduce stackinit plugin - - - --- 2019-01-23 Kees Cook New
[5/4] mm: Introduce SLAB_NO_FREE_INIT and mark excluded caches Untitled series #118665 - - - --- 2019-05-17 Kees Cook New
[1/3] mm/slab: Validate cache membership under freelist hardening mm/slab: Improved sanity checking - - - --- 2019-05-30 Kees Cook New
[2/3] mm/slab: Sanity-check page type when looking up cache mm/slab: Improved sanity checking - - - --- 2019-05-30 Kees Cook New
[3/3] lkdtm/heap: Add tests for freelist hardening mm/slab: Improved sanity checking - - - --- 2019-05-30 Kees Cook New
mm/kconfig: Fix neighboring typos mm/kconfig: Fix neighboring typos - - - --- 2019-05-30 Kees Cook New
usercopy: Skip HIGHMEM page checking usercopy: Skip HIGHMEM page checking - - - --- 2019-09-16 Kees Cook New
[v2] usercopy: Avoid HIGHMEM pfn warning [v2] usercopy: Avoid HIGHMEM pfn warning - 1 1 --- 2019-09-17 Kees Cook New
[v3,1/6] ubsan: Add trap instrumentation option ubsan: Split out bounds checker 1 - - --- 2020-01-16 Kees Cook New
[v3,2/6] ubsan: Split "bounds" checker from other options ubsan: Split out bounds checker 1 1 - --- 2020-01-16 Kees Cook New
[v3,3/6] lkdtm/bugs: Add arithmetic overflow and array bounds checks ubsan: Split out bounds checker 1 - - --- 2020-01-16 Kees Cook New
[v3,4/6] ubsan: Check panic_on_warn ubsan: Split out bounds checker - - - --- 2020-01-16 Kees Cook New
[v3,5/6] kasan: Unset panic_on_warn before calling panic() ubsan: Split out bounds checker 1 - - --- 2020-01-16 Kees Cook New
[v3,6/6] ubsan: Include bug type in report header ubsan: Split out bounds checker - - - --- 2020-01-16 Kees Cook New
shmem: Distribute switch variables for initialization shmem: Distribute switch variables for initialization - - - --- 2020-02-20 Kees Cook New
[v4,1/6] ubsan: Add trap instrumentation option ubsan: Split out bounds checker 1 - - --- 2020-02-27 Kees Cook New
[v4,2/6] ubsan: Split "bounds" checker from other options ubsan: Split out bounds checker 1 1 - --- 2020-02-27 Kees Cook New
[v4,3/6] lkdtm/bugs: Add arithmetic overflow and array bounds checks ubsan: Split out bounds checker 1 - - --- 2020-02-27 Kees Cook New
[v4,4/6] ubsan: Check panic_on_warn ubsan: Split out bounds checker - - - --- 2020-02-27 Kees Cook New
[v4,5/6] kasan: Unset panic_on_warn before calling panic() ubsan: Split out bounds checker 1 - - --- 2020-02-27 Kees Cook New
[v4,6/6] ubsan: Include bug type in report header ubsan: Split out bounds checker - - - --- 2020-02-27 Kees Cook New
[v5,1/6] ubsan: Add trap instrumentation option ubsan: Split out bounds checker 1 - - --- 2020-02-27 Kees Cook New
[v5,2/6] ubsan: Split "bounds" checker from other options ubsan: Split out bounds checker 1 1 - --- 2020-02-27 Kees Cook New
[v5,3/6] lkdtm/bugs: Add arithmetic overflow and array bounds checks ubsan: Split out bounds checker 1 - - --- 2020-02-27 Kees Cook New
[v5,4/6] ubsan: Check panic_on_warn ubsan: Split out bounds checker - - - --- 2020-02-27 Kees Cook New
[v5,5/6] kasan: Unset panic_on_warn before calling panic() ubsan: Split out bounds checker 1 - - --- 2020-02-27 Kees Cook New
[v5,6/6] ubsan: Include bug type in report header ubsan: Split out bounds checker 1 - - --- 2020-02-27 Kees Cook New
slub: Improve bit diffusion for freelist ptr obfuscation slub: Improve bit diffusion for freelist ptr obfuscation - - - --- 2020-03-06 Kees Cook New
slub: Relocate freelist pointer to middle of object slub: Relocate freelist pointer to middle of object 1 - - --- 2020-03-06 Kees Cook New
[v2,1/5] jump_label: Provide CONFIG-driven build state defaults Optionally randomize kernel stack offset each syscall 1 - - --- 2020-03-24 Kees Cook New
[v2,2/5] init_on_alloc: Unpessimize default-on builds Optionally randomize kernel stack offset each syscall - 1 - --- 2020-03-24 Kees Cook New
[v2,3/5] stack: Optionally randomize kernel stack offset each syscall Optionally randomize kernel stack offset each syscall - - - --- 2020-03-24 Kees Cook New
[v2,4/5] x86/entry: Enable random_kstack_offset support Optionally randomize kernel stack offset each syscall - - - --- 2020-03-24 Kees Cook New
[v2,5/5] arm64: entry: Enable random_kstack_offset support Optionally randomize kernel stack offset each syscall 2 - - --- 2020-03-24 Kees Cook New
[v3,1/5] jump_label: Provide CONFIG-driven build state defaults Optionally randomize kernel stack offset each syscall 1 - - --- 2020-04-06 Kees Cook New
[v3,2/5] init_on_alloc: Unpessimize default-on builds Optionally randomize kernel stack offset each syscall - 1 - --- 2020-04-06 Kees Cook New
[v3,3/5] stack: Optionally randomize kernel stack offset each syscall Optionally randomize kernel stack offset each syscall - - - --- 2020-04-06 Kees Cook New
[v3,4/5] x86/entry: Enable random_kstack_offset support Optionally randomize kernel stack offset each syscall - - - --- 2020-04-06 Kees Cook New
[v3,5/5] arm64: entry: Enable random_kstack_offset support Optionally randomize kernel stack offset each syscall - - - --- 2020-04-06 Kees Cook New
slub: Avoid redzone when choosing freepointer location slub: Avoid redzone when choosing freepointer location - - 1 --- 2020-04-15 Kees Cook New
sysctl: Make sure proc handlers can't expose heap memory sysctl: Make sure proc handlers can't expose heap memory 1 - - --- 2020-05-04 Kees Cook New
[01/10] x86/mm/numa: Remove uninitialized_var() usage Remove uninitialized_var() macro - - - --- 2020-06-03 Kees Cook New
[02/10] drbd: Remove uninitialized_var() usage Remove uninitialized_var() macro - 1 - --- 2020-06-03 Kees Cook New
[03/10] b43: Remove uninitialized_var() usage Remove uninitialized_var() macro - - - --- 2020-06-03 Kees Cook New
[04/10] rtlwifi: rtl8192cu: Remove uninitialized_var() usage Remove uninitialized_var() macro 1 1 - --- 2020-06-03 Kees Cook New
[05/10] ide: Remove uninitialized_var() usage Remove uninitialized_var() macro - 1 - --- 2020-06-03 Kees Cook New
[06/10] clk: st: Remove uninitialized_var() usage Remove uninitialized_var() macro 1 - - --- 2020-06-03 Kees Cook New
[07/10] spi: davinci: Remove uninitialized_var() usage Remove uninitialized_var() macro - 1 - --- 2020-06-03 Kees Cook New
[08/10] checkpatch: Remove awareness of uninitialized_var() macro Remove uninitialized_var() macro - - - --- 2020-06-03 Kees Cook New
[09/10] treewide: Remove uninitialized_var() usage Remove uninitialized_var() macro 2 1 - --- 2020-06-03 Kees Cook New
[10/10] compiler: Remove uninitialized_var() macro Remove uninitialized_var() macro - 2 - --- 2020-06-03 Kees Cook New
[1/2] mm: Expand CONFIG_SLAB_FREELIST_HARDENED to include SLAB and SLOB mm: Expand CONFIG_SLAB_FREELIST_HARDENED to include SLAB and SLOB - - - --- 2020-06-17 Kees Cook New
[2/2] slab: Add naive detection of double free mm: Expand CONFIG_SLAB_FREELIST_HARDENED to include SLAB and SLOB - - - --- 2020-06-17 Kees Cook New
[v2,01/16] docs: deprecated.rst: Add uninitialized_var() Remove uninitialized_var() macro - 1 - --- 2020-06-20 Kees Cook New
[v2,02/16] x86/mm/numa: Remove uninitialized_var() usage Remove uninitialized_var() macro - - - --- 2020-06-20 Kees Cook New
[v2,03/16] drbd: Remove uninitialized_var() usage Remove uninitialized_var() macro - 1 - --- 2020-06-20 Kees Cook New
[v2,04/16] b43: Remove uninitialized_var() usage Remove uninitialized_var() macro - 1 - --- 2020-06-20 Kees Cook New
[v2,05/16] rtlwifi: rtl8192cu: Remove uninitialized_var() usage Remove uninitialized_var() macro 1 1 - --- 2020-06-20 Kees Cook New
[v2,06/16] ide: Remove uninitialized_var() usage Remove uninitialized_var() macro - 1 - --- 2020-06-20 Kees Cook New
[v2,07/16] clk: st: Remove uninitialized_var() usage Remove uninitialized_var() macro 1 - - --- 2020-06-20 Kees Cook New
[v2,08/16] spi: davinci: Remove uninitialized_var() usage Remove uninitialized_var() macro 1 1 - --- 2020-06-20 Kees Cook New
[v2,09/16] clk: spear: Remove uninitialized_var() usage Remove uninitialized_var() macro 1 - - --- 2020-06-20 Kees Cook New
« 1 2 3 4 »