Show patches with: State = Action Required       |   5697 patches
« 1 2 ... 30 31 3256 57 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,25/27] x86/pie: Add option to build the kernel as PIE - - - --- 2018-05-23 Thomas Garnier New
[v3,24/27] x86/mm: Make the x86 GOT read-only - - - --- 2018-05-23 Thomas Garnier New
[v3,23/27] x86/modules: Adapt module loading for PIE support - - - --- 2018-05-23 Thomas Garnier New
[v3,22/27] x86/modules: Add option to start module section after kernel - - - --- 2018-05-23 Thomas Garnier New
[v3,21/27] x86/ftrace: Adapt function tracing for PIE support - - - --- 2018-05-23 Thomas Garnier New
[v3,20/27] x86: Support global stack cookie - - - --- 2018-05-23 Thomas Garnier New
[v3,19/27] kvm: Adapt assembly for PIE support - - - --- 2018-05-23 Thomas Garnier New
[v3,18/27] xen: Adapt assembly for PIE support - 1 - --- 2018-05-23 Thomas Garnier New
[v3,17/27] x86/relocs: Handle PIE relocations - - - --- 2018-05-23 Thomas Garnier New
[v3,16/27] compiler: Option to add PROVIDE_HIDDEN replacement for weak symbols - - - --- 2018-05-23 Thomas Garnier New
[v3,15/27] compiler: Option to default to hidden symbols - - - --- 2018-05-23 Thomas Garnier New
[v3,14/27] x86/percpu: Adapt percpu for PIE support - - - --- 2018-05-23 Thomas Garnier New
[v3,13/27] x86/boot/64: Build head64.c as mcmodel large when PIE is enabled - - - --- 2018-05-23 Thomas Garnier New
[v3,12/27] x86/paravirt: Adapt assembly for PIE support - - - --- 2018-05-23 Thomas Garnier New
[v3,11/27] x86/power/64: Adapt assembly for PIE support 1 - - --- 2018-05-23 Thomas Garnier New
[v3,10/27] x86/boot/64: Adapt assembly for PIE support - - - --- 2018-05-23 Thomas Garnier New
[v3,09/27] x86/acpi: Adapt assembly for PIE support - - - --- 2018-05-23 Thomas Garnier New
[v3,08/27] x86/CPU: Adapt assembly for PIE support - - - --- 2018-05-23 Thomas Garnier New
[v3,07/27] x86: pm-trace - Adapt assembly for PIE support - - - --- 2018-05-23 Thomas Garnier New
[v3,06/27] x86/entry/64: Adapt assembly for PIE support - - - --- 2018-05-23 Thomas Garnier New
[v3,05/27] x86: relocate_kernel - Adapt assembly for PIE support - - - --- 2018-05-23 Thomas Garnier New
[v3,04/27] x86: Add macro to get symbol address for PIE support - - - --- 2018-05-23 Thomas Garnier New
[v3,03/27] x86: Use symbol name in jump table for PIE support - - - --- 2018-05-23 Thomas Garnier New
[v3,02/27] x86: Use symbol name on bug table for PIE support - - - --- 2018-05-23 Thomas Garnier New
[v3,01/27] x86/crypto: Adapt assembly for PIE support - - - --- 2018-05-23 Thomas Garnier New
[PATCHv9] gpio: Remove VLA from gpiolib - 3 - --- 2018-05-21 Laura Abbott New
[PATCHv8] gpio: Remove VLA from gpiolib - 2 - --- 2018-05-18 Laura Abbott New
[PATCHv7] gpio: Remove VLA from gpiolib - 2 - --- 2018-05-17 Laura Abbott New
[PATCHv6] gpio: Remove VLA from gpiolib - 1 - --- 2018-05-17 Laura Abbott New
[v12,6/6] doc: self-protection: Add information about STACKLEAK feature - - - --- 2018-05-16 Alexander Popov New
[v12,5/6] fs/proc: Show STACKLEAK metrics in the /proc file system - - - --- 2018-05-16 Alexander Popov New
[v12,4/6] lkdtm: Add a test for STACKLEAK - - - --- 2018-05-16 Alexander Popov New
[v12,3/6] gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack - - - --- 2018-05-16 Alexander Popov New
[v12,2/6] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls 1 1 - --- 2018-05-16 Alexander Popov New
[v12,1/6] gcc-plugins: Clean up the cgraph_create_edge* macros - - - --- 2018-05-16 Alexander Popov New
[2/2] powerpc: Check address limit on user-mode return (TIF_FSCHECK) - - - --- 2018-05-14 Michael Ellerman New
[1/2] powerpc: Rename thread_struct.fs to addr_limit - - - --- 2018-05-14 Michael Ellerman New
[v5,7/7] proc: add option to mount only a pids subset - - - --- 2018-05-11 Alexey Gladkov New
[v5,6/7] proc: flush task dcache entries from all procfs instances - - - --- 2018-05-11 Alexey Gladkov New
[v5,5/7] proc: instantiate only pids that we can ptrace on 'limit_pids=1' mount option - - - --- 2018-05-11 Alexey Gladkov New
[v5,4/7] proc: support mounting private procfs instances inside same pid namespace - - - --- 2018-05-11 Alexey Gladkov New
[v5,3/7] proc: add helpers to set and get proc hidepid and gid mount options - - - --- 2018-05-11 Alexey Gladkov New
[v5,2/7] proc: move /proc/{self|thread-self} dentries to proc_fs_info - - - --- 2018-05-11 Alexey Gladkov New
[v5,1/7] proc: add proc_fs_info struct to store proc information - - - --- 2018-05-11 Alexey Gladkov 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
Patch "kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl" has been added to the 3.18-stable tree - - - --- 2018-05-02 Greg KH New
[2/2] arm64: Clear the stack - - - --- 2018-05-02 Laura Abbott New
[1/2] stackleak: Update for arm64 - - - --- 2018-05-02 Laura Abbott New
Patch "kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl" has been added to the 4.4-stable tree - - - --- 2018-05-02 Greg KH New
Patch "kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl" has been added to the 4.9-stable tree - - - --- 2018-05-02 Greg KH New
[3/3] genalloc: selftest - - - --- 2018-05-02 Igor Stoppa New
[2/3] Add label and license to genalloc.rst - - - --- 2018-05-02 Igor Stoppa New
[1/3] genalloc: track beginning of allocations - - - --- 2018-05-02 Igor Stoppa New
[2/2] mm: Add kvmalloc_ab_c and kvzalloc_struct - - - --- 2018-05-01 Julia Lawall New
[3/3] genalloc: selftest - - - --- 2018-04-29 Igor Stoppa New
[2/3] Add label and license to genalloc.rst - - - --- 2018-04-29 Igor Stoppa New
[1/3] genalloc: track beginning of allocations - - - --- 2018-04-29 Igor Stoppa New
[v4,ipsec-next] xfrm: remove VLA usage in __xfrm6_sort() 1 - - --- 2018-04-25 Kees Cook New
[1/3] big key: get rid of stack array allocation - - - --- 2018-04-25 Tetsuo Handa New
[4.14,022/183] kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl - - - --- 2018-04-25 Greg KH New
[v3,ipsec-next] xfrm: remove VLA usage in __xfrm6_sort() - - - --- 2018-04-25 Stefano Brivio 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
[v3,3/3] dh key: get rid of stack allocated array for zeroes - - - --- 2018-04-24 Tycho Andersen New
[v3,2/3] dh key: get rid of stack allocated array - - - --- 2018-04-24 Tycho Andersen New
[v3,1/3] big key: get rid of stack array allocation - 1 - --- 2018-04-24 Tycho Andersen New
Patch "kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl" has been added to the 4.14-stable tree - - - --- 2018-04-24 Greg KH New
[3/3] dh key: get rid of stack allocated array for zeroes - - - --- 2018-04-24 Tycho Andersen New
[2/3] dh key: get rid of stack allocated array - - - --- 2018-04-24 Tycho Andersen New
[1/3] big key: get rid of stack array allocation - - - --- 2018-04-24 Tycho Andersen New
[9/9] Protect SELinux initialized state with pmalloc - - - --- 2018-04-23 Igor Stoppa New
[8/9] Preliminary self test for pmalloc rare write - - - --- 2018-04-23 Igor Stoppa New
[7/9] Pmalloc Rare Write: modify selected pools - - - --- 2018-04-23 Igor Stoppa New
[6/9] lkdtm: crash on overwriting protected pmalloc var - - - --- 2018-04-23 Igor Stoppa New
[5/9] Pmalloc selftest - - - --- 2018-04-23 Igor Stoppa New
[4/9] Documentation for Pmalloc - - - --- 2018-04-23 Igor Stoppa New
[3/9] Protectable Memory - - - --- 2018-04-23 Igor Stoppa New
[2/9] vmalloc: rename llist field in vmap_area - - - --- 2018-04-23 Igor Stoppa New
[1/9] struct page: add field for vm_struct - 2 - --- 2018-04-23 Igor Stoppa New
[V3,10/10] rslib: Allocate decoder buffers to avoid VLAs 1 - - --- 2018-04-22 Thomas Gleixner New
[V3,09/10] mtd: rawnand: diskonchip: Allocate rs control per instance 1 - - --- 2018-04-22 Thomas Gleixner New
[V3,08/10] rslib: Split rs control struct 1 - - --- 2018-04-22 Thomas Gleixner New
« 1 2 ... 30 31 3256 57 »