Show patches with: Submitter = Kees Cook       |    State = Action Required       |   713 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,2/7] crypto: x86/crypto: Use new glue function macros crypto: x86: Fix indirect function call casts - - - --- 2019-05-07 Kees Cook New
[v3,1/7] crypto: x86/glue_helper: Add static inline function glue macros crypto: x86: Fix indirect function call casts - - - --- 2019-05-07 Kees Cook New
[v2] binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs [v2] binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs - - - --- 2019-04-24 Kees Cook New
[v3,3/3] security: Implement Clang's stack initialization Refactor memory initialization hardening - - - --- 2019-04-23 Kees Cook New
[v3,2/3] security: Move stackleak config to Kconfig.hardening Refactor memory initialization hardening - - - --- 2019-04-23 Kees Cook New
[v3,1/3] security: Create "kernel hardening" config area Refactor memory initialization hardening - - - --- 2019-04-23 Kees Cook New
binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs - - - --- 2019-04-23 Kees Cook New
[v2,3/3] security: Implement Clang's stack initialization Refactor memory initialization hardening - - 1 --- 2019-04-11 Kees Cook New
[v2,2/3] security: Move stackleak config to Kconfig.hardening Refactor memory initialization hardening - - - --- 2019-04-11 Kees Cook New
[v2,1/3] security: Create "kernel hardening" config area Refactor memory initialization hardening - - - --- 2019-04-11 Kees Cook New
[3/3] kbuild: Implement Clang's stack initialization Kconfig: Refactor memory initialization hardening - - - --- 2019-04-10 Kees Cook New
[2/3] kbuild: Move stackleak config to Kconfig.hardening Kconfig: Refactor memory initialization hardening - - - --- 2019-04-10 Kees Cook New
[1/3] Kconfig: Create "kernel hardening" config area Kconfig: Refactor memory initialization hardening - - - --- 2019-04-10 Kees Cook New
[v2,3/3] lkdtm: Check for SMEP clearing protections x86/asm: More pinning - - - --- 2019-02-27 Kees Cook New
[v2,2/3] x86/asm: Avoid taking an exception before cr4 restore x86/asm: More pinning - - - --- 2019-02-27 Kees Cook New
[v2,1/3] x86/asm: Pin sensitive CR0 bits x86/asm: More pinning - - - --- 2019-02-27 Kees Cook New
[v2] lkdtm: Check for SMEP clearing protections [v2] lkdtm: Check for SMEP clearing protections - - - --- 2019-02-26 Kees Cook New
[3/3] lkdtm: Check for SMEP clearing protections x86/asm: More pinning - - - --- 2019-02-26 Kees Cook New
[2/3] x86/asm: Avoid taking an exception before cr4 restore x86/asm: More pinning - - - --- 2019-02-26 Kees Cook New
[1/3] x86/asm: Pin sensitive CR0 bits x86/asm: More pinning - - - --- 2019-02-26 Kees Cook New
[v3] x86/asm: Pin sensitive CR4 bits [v3] x86/asm: Pin sensitive CR4 bits - - - --- 2019-02-21 Kees Cook New
[v2] x86/asm: Pin sensitive CR4 bits [v2] x86/asm: Pin sensitive CR4 bits - - - --- 2019-02-20 Kees Cook New
x86/asm: Pin sensitive CR4 bits x86/asm: Pin sensitive CR4 bits - - - --- 2019-02-20 Kees Cook New
[2/2] lib: Introduce test_stackinit module gcc-plugins: structleak: Generalize to all variable types - - - --- 2019-02-12 Kees Cook New
[1/2] gcc-plugins: structleak: Generalize to all variable types gcc-plugins: structleak: Generalize to all variable types - - - --- 2019-02-12 Kees Cook New
[3/3] lib: Introduce test_stackinit module gcc-plugins: Introduce stackinit plugin - - - --- 2019-01-23 Kees Cook New
[2/3] gcc-plugins: Introduce stackinit plugin gcc-plugins: Introduce stackinit plugin - - - --- 2019-01-23 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
arm64: Add support for STACKLEAK gcc plugin - - - --- 2018-07-12 Kees Cook New
[v3,16/16] treewide: Use array_size() for devm_*alloc()-like, leftovers - - - --- 2018-06-01 Kees Cook New
[v3,15/16] treewide: Use array_size() for devm_*alloc()-like - - - --- 2018-06-01 Kees Cook New
[v3,14/16] treewide: Use array_size() for vmalloc() - - - --- 2018-06-01 Kees Cook New
[v3,13/16] treewide: Use array_size() for kmalloc()-family, leftovers - - - --- 2018-06-01 Kees Cook New
[v3,12/16] treewide: Use array_size() for kmalloc()-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,10/16] treewide: Use struct_size() for vmalloc()-family - - - --- 2018-06-01 Kees Cook New
[v3,09/16] treewide: Use struct_size() for kmalloc()-family - - - --- 2018-06-01 Kees Cook New
[v3,08/16] device: Use overflow helpers for devm_kmalloc() - - - --- 2018-06-01 Kees Cook New
[v3,07/16] mm: Use overflow helpers in kvmalloc() - - - --- 2018-06-01 Kees Cook New
[v3,06/16] mm: Use overflow helpers in kmalloc_array*() - - - --- 2018-06-01 Kees Cook New
[v3,05/16] lib: overflow: Add memory allocation overflow tests - - - --- 2018-06-01 Kees Cook New
[v3,04/16] overflow.h: Add allocation size calculation helpers - - - --- 2018-06-01 Kees Cook New
[v3,03/16] lib: overflow: Report test failures - - - --- 2018-06-01 Kees Cook New
[v3,02/16] lib: add runtime test of check_*_overflow functions - - - --- 2018-06-01 Kees Cook New
[v3,01/16] compiler.h: enable builtin overflow checkers and add fallback code - - - --- 2018-06-01 Kees Cook New
[v2,6/6] device: Use overflow helpers for devm_kmalloc() - - - --- 2018-05-09 Kees Cook New
[v2,5/6] mm: Use overflow helpers in kvmalloc() - - - --- 2018-05-09 Kees Cook New
[v2,4/6] mm: Use overflow helpers in kmalloc_array*() - - - --- 2018-05-09 Kees Cook New
[v2,3/6] overflow.h: Add allocation size calculation helpers - - - --- 2018-05-09 Kees Cook New
[v2,2/6] lib: add runtime test of check_*_overflow functions - - - --- 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
[13/13] treewide: Use array_size() for devm_*alloc()-like, leftovers - - - --- 2018-05-09 Kees Cook New
[12/13] treewide: Use array_size() for devm_*alloc()-like - - - --- 2018-05-09 Kees Cook New
[11/13] treewide: Use array_size() for vmalloc() - - - --- 2018-05-09 Kees Cook New
[10/13] treewide: Use array_size() for kmalloc()-family, leftovers - - - --- 2018-05-09 Kees Cook New
[09/13] treewide: Use array_size() for kmalloc()-family - - - --- 2018-05-09 Kees Cook New
[08/13] treewide: Use struct_size() for devm_kmalloc() and friends - - - --- 2018-05-09 Kees Cook New
[07/13] treewide: Use struct_size() for vmalloc()-family - - - --- 2018-05-09 Kees Cook New
[06/13] treewide: Use struct_size() for kmalloc()-family - - - --- 2018-05-09 Kees Cook New
[05/13] mm: Use array_size() helpers for kvmalloc() - - - --- 2018-05-09 Kees Cook New
[04/13] mm: Use array_size() helpers for kmalloc() - - - --- 2018-05-09 Kees Cook New
[03/13] overflow.h: Add allocation size calculation helpers - - - --- 2018-05-09 Kees Cook New
[02/13] lib: add runtime test of check_*_overflow functions - - - --- 2018-05-09 Kees Cook New
[01/13] compiler.h: enable builtin overflow checkers and add fallback code - - - --- 2018-05-09 Kees Cook New
[v4,ipsec-next] xfrm: remove VLA usage in __xfrm6_sort() 1 - - --- 2018-04-25 Kees Cook New
[v3] ath9k: dfs: Remove VLA usage - - - --- 2018-04-24 Kees Cook New
[v3,ipsec-next] xfrm: remove VLA usage in __xfrm6_sort() - - - --- 2018-04-24 Kees Cook New
[v2] exofs: Avoid VLA in structures - 1 - --- 2018-04-18 Kees Cook New
[v5] namei: Allow restricted O_CREAT of FIFOs and regular files - - - --- 2018-04-16 Kees Cook New
[v7] kernel.h: Retain constant expression output for max()/min() 2 - - --- 2018-03-31 Kees Cook New
task_struct: Only use anon struct under randstruct plugin - - - --- 2018-03-27 Kees Cook New
exofs: Avoid VLA in structures - - - --- 2018-03-27 Kees Cook New
[v6] kernel.h: Retain constant expression output for max()/min() 2 - - --- 2018-03-26 Kees Cook New
[v5,2/2] Remove false-positive VLAs when using max() - - - --- 2018-03-16 Kees Cook New
[v5,1/2] kernel.h: Introduce const_max_t() for VLA removal - - - --- 2018-03-16 Kees Cook New
[v2] rslib: Remove VLAs by setting upper bound on nroots - 1 - --- 2018-03-15 Kees Cook New
[v4,2/2] Remove false-positive VLAs when using max() - 1 - --- 2018-03-15 Kees Cook New
[v4,1/2] kernel.h: Introduce const_max() for VLA removal - - - --- 2018-03-15 Kees Cook New
rslib: Remove VLAs by setting upper bound on nroots - 1 - --- 2018-03-10 Kees Cook New
[v3] kernel.h: Skip single-eval logic on literals in min()/max() - - - --- 2018-03-09 Kees Cook New
[RFC] rslib: Remove VLAs by setting upper bound on nroots - - - --- 2018-03-09 Kees Cook New
[v2] kernel.h: Skip single-eval logic on literals in min()/max() - - - --- 2018-03-08 Kees Cook New
[v2] crypto/ecc: Remove stack VLA usage - 1 - --- 2018-03-08 Kees Cook New
kernel.h: Skip single-eval logic on literals in min()/max() - - - --- 2018-03-08 Kees Cook New
[3/3] btrfs: tree-checker: Avoid accidental stack VLA 1 - - --- 2018-03-08 Kees Cook New
[2/3] net: Remove accidental VLAs from proc buffers - - - --- 2018-03-08 Kees Cook New
[v2,1/3] vsprintf: Remove accidental VLA usage - - - --- 2018-03-08 Kees Cook New
vsprintf: Remove accidental VLA usage - - - --- 2018-03-07 Kees Cook New
crypto/ecc: Remove stack VLA usage - - - --- 2018-03-07 Kees Cook New
test_bitmap: Do not accidentally use stack VLA - - - --- 2018-03-07 Kees Cook New
[v2] staging: lustre: Remove VLA usage - 2 - --- 2018-03-07 Kees Cook New
staging: lustre: Remove VLA usage - 1 - --- 2018-03-07 Kees Cook New
[v2] fork: Unconditionally clear stack on fork 1 - - --- 2018-02-21 Kees Cook New
[3/3] exec: Pin stack limit during exec - - - --- 2018-02-14 Kees Cook New
[2/3] exec: Introduce finalize_exec() before start_thread() - - - --- 2018-02-14 Kees Cook New
[1/3] exec: Pass stack rlimit into mm layout functions - - - --- 2018-02-14 Kees Cook New
[2/2] GCC release 8 support for gcc-plugins - - - --- 2018-02-06 Kees Cook New
fork: Allow stack to be wiped on fork - - - --- 2018-01-17 Kees Cook New
[38/38] lkdtm: Update usercopy tests for whitelisting - - - --- 2018-01-11 Kees Cook New
[37/38] usercopy: Restrict non-usercopy caches to size 0 - - - --- 2018-01-11 Kees Cook New
« 1 2 3 47 8 »