Show patches with: State = Action Required       |   5697 patches
« 1 2 ... 29 30 3156 57 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/2] arm64/mm: Move {tramp_pg_dir, swapper_pg_dir} to .rodata section - - - --- 2018-06-25 Jun Yao New
[v2,1/2] arm64/mm: Introduce init_pg_dir - - - --- 2018-06-25 Jun Yao New
[v13,(resend),6/6] doc: self-protection: Add information about STACKLEAK feature - - - --- 2018-06-22 Alexander Popov New
[v13,(resend),5/6] fs/proc: Show STACKLEAK metrics in the /proc file system - - - --- 2018-06-22 Alexander Popov New
[v13,(resend),4/6] lkdtm: Add a test for STACKLEAK - - - --- 2018-06-22 Alexander Popov New
[v13,(resend),3/6] gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack - - - --- 2018-06-22 Alexander Popov New
[v13,(resend),2/6] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls 1 1 - --- 2018-06-22 Alexander Popov New
[v13,(resend),1/6] gcc-plugins: Clean up the cgraph_create_edge* macros - - - --- 2018-06-22 Alexander Popov New
[v2] sg: mitigate read/write abuse - - - --- 2018-06-21 Jann Horn New
sg, bsg: mitigate read/write abuse, block uaccess in release - - - --- 2018-06-21 Christoph Hellwig New
[3/3] vmalloc: Add debugfs modfraginfo - - - --- 2018-06-20 Rick Edgecombe New
[2/3] x86/modules: Increase randomization for modules - - - --- 2018-06-20 Rick Edgecombe New
[1/3] vmalloc: Add __vmalloc_node_try_addr function - - - --- 2018-06-20 Rick Edgecombe New
[1/1] arm64/mm: move {idmap_pg_dir,tramp_pg_dir,swapper_pg_dir} to .rodata section - - - --- 2018-06-20 Jun Yao New
sg, bsg: mitigate read/write abuse, block uaccess in release - - - --- 2018-06-15 Jann Horn New
[6/6] Convert intel uncore to struct_size - - - --- 2018-06-07 Matthew Wilcox New
[5/6] Convert jffs2 acl to struct_size - - - --- 2018-06-07 Matthew Wilcox New
[4/6] Convert vhost to struct_size - - - --- 2018-06-07 Matthew Wilcox New
[3/6] Convert v4l2 event to struct_size - - - --- 2018-06-07 Matthew Wilcox New
[2/6] Convert infiniband uverbs to struct_size - - - --- 2018-06-07 Matthew Wilcox New
[1/6] Convert virtio_console to struct_size - - - --- 2018-06-07 Matthew Wilcox New
[v3,3/3] arm64/mm: migrate swapper_pg_dir and tramp_pg_dir - - - --- 2018-06-06 Jun Yao New
[v3,2/3] arm64/mm: introduce variable to save new swapper_pg_dir address - - - --- 2018-06-06 Jun Yao New
[v3,1/3] arm64/mm: pass swapper_pg_dir as an argument to __enable_mmu() - - - --- 2018-06-06 Jun Yao New
[v2,3/3] arm64/mm: migrate swapper_pg_dir and tramp_pg_dir - - - --- 2018-06-05 Jun Yao New
[v2,2/3] arm64/mm: introduce variable to save new swapper_pg_dir address - - - --- 2018-06-05 Jun Yao New
[v2,1/3] arm64/mm: pass swapper_pg_dir as an argument to __enable_mmu() - - - --- 2018-06-05 Jun Yao New
[4/4] arm64/mm: migrate swapper_pg_dir and tramp_pg_dir - - - --- 2018-06-01 Jun Yao New
[3/4] arm64/mm: make tramp_pg_dir and swapper_pg_dir adjacent - - - --- 2018-06-01 Jun Yao New
[2/4] arm64/mm: introduce variable to save new swapper_pg_dir address - - - --- 2018-06-01 Jun Yao New
[1/4] arm64/mm: pass swapper_pg_dir as an argument to __enable_mmu() - - - --- 2018-06-01 Jun Yao 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,2/2] arm64/mm: make tramp_pg_dir read-only - - - --- 2018-05-31 Jun Yao New
[v2,1/2] arm64/mm: split tramp_pg_dir off from the data segment - - - --- 2018-05-31 Jun Yao New
[4/4] arm64/mm: migrate swapper_pg_dir - - - --- 2018-05-30 Jun Yao New
[3/4] arm64/mm: migrate swapper_pg_dir - - - --- 2018-05-30 Jun Yao New
[2/4] arm64/mm: migrate swapper_pg_dir - - - --- 2018-05-30 Jun Yao New
[1/4] arm64/mm: migrate swapper_pg_dir - - - --- 2018-05-30 Jun Yao New
arm64: mm: mark tramp_pg_dir read-only - - - --- 2018-05-30 Jun Yao New
[v4,27/27] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB - - - --- 2018-05-29 Thomas Garnier New
[v4,26/27] x86/relocs: Add option to generate 64-bit relocations - - - --- 2018-05-29 Thomas Garnier New
[v4,25/27] x86/pie: Add option to build the kernel as PIE - - - --- 2018-05-29 Thomas Garnier New
[v4,24/27] x86/mm: Make the x86 GOT read-only - - - --- 2018-05-29 Thomas Garnier New
[v4,23/27] x86/modules: Adapt module loading for PIE support - - - --- 2018-05-29 Thomas Garnier New
[v4,22/27] x86/modules: Add option to start module section after kernel - - - --- 2018-05-29 Thomas Garnier New
[v4,21/27] x86/ftrace: Adapt function tracing for PIE support - - - --- 2018-05-29 Thomas Garnier New
[v4,20/27] x86: Support global stack cookie - - - --- 2018-05-29 Thomas Garnier New
[v4,19/27] kvm: Adapt assembly for PIE support - - - --- 2018-05-29 Thomas Garnier New
[v4,18/27] xen: Adapt assembly for PIE support - 1 - --- 2018-05-29 Thomas Garnier New
[v4,17/27] x86/relocs: Handle PIE relocations - - - --- 2018-05-29 Thomas Garnier New
[v4,16/27] compiler: Option to add PROVIDE_HIDDEN replacement for weak symbols - - - --- 2018-05-29 Thomas Garnier New
[v4,15/27] compiler: Option to default to hidden symbols - - - --- 2018-05-29 Thomas Garnier New
[v4,14/27] x86/percpu: Adapt percpu for PIE support - - - --- 2018-05-29 Thomas Garnier New
[v4,13/27] x86/boot/64: Build head64.c as mcmodel large when PIE is enabled - - - --- 2018-05-29 Thomas Garnier New
[v4,12/27] x86/paravirt: Adapt assembly for PIE support - - - --- 2018-05-29 Thomas Garnier New
[v4,11/27] x86/power/64: Adapt assembly for PIE support 2 - - --- 2018-05-29 Thomas Garnier New
[v4,10/27] x86/boot/64: Adapt assembly for PIE support - - - --- 2018-05-29 Thomas Garnier New
[v4,09/27] x86/acpi: Adapt assembly for PIE support 2 - - --- 2018-05-29 Thomas Garnier New
[v4,08/27] x86/CPU: Adapt assembly for PIE support - - - --- 2018-05-29 Thomas Garnier New
[v4,07/27] x86: pm-trace - Adapt assembly for PIE support - - - --- 2018-05-29 Thomas Garnier New
[v4,06/27] x86/entry/64: Adapt assembly for PIE support - - - --- 2018-05-29 Thomas Garnier New
[v4,05/27] x86: relocate_kernel - Adapt assembly for PIE support - - - --- 2018-05-29 Thomas Garnier New
[v4,04/27] x86: Add macro to get symbol address for PIE support - - - --- 2018-05-29 Thomas Garnier New
[v4,03/27] x86: Use symbol name in jump table for PIE support - - - --- 2018-05-29 Thomas Garnier New
[v4,02/27] x86: Use symbol name on bug table for PIE support - - - --- 2018-05-29 Thomas Garnier New
[v4,01/27] x86/crypto: Adapt assembly for PIE support - - - --- 2018-05-29 Thomas Garnier New
mark tramp_pg_dir read-only - - - --- 2018-05-29 Jun Yao New
[4/4] migrate swapper_pg_dir - - - --- 2018-05-29 Jun Yao New
[3/4] migrate swapper_pg_dir - - - --- 2018-05-29 Jun Yao New
[2/4] migrate swapper_pg_dir - - - --- 2018-05-29 Jun Yao New
[1/4] migrate swapper_pg_dir - - - --- 2018-05-29 Jun Yao New
[3.18,012/185] kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl - - - --- 2018-05-28 Greg KH New
[4.4,022/268] kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl - - - --- 2018-05-28 Greg KH New
[4.9,029/329] kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl - - - --- 2018-05-28 Greg KH New
Patch "kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl" has been added to the 3.18-stable tree - - - --- 2018-05-28 Greg KH New
Patch "kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl" has been added to the 4.4-stable tree - - - --- 2018-05-27 Greg KH New
Patch "kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl" has been added to the 4.9-stable tree - - - --- 2018-05-27 Greg KH New
[v13,6/6] doc: self-protection: Add information about STACKLEAK feature - - - --- 2018-05-26 Alexander Popov New
[v13,5/6] fs/proc: Show STACKLEAK metrics in the /proc file system - - - --- 2018-05-26 Alexander Popov New
[v13,4/6] lkdtm: Add a test for STACKLEAK - - - --- 2018-05-26 Alexander Popov New
[v13,3/6] gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack - - - --- 2018-05-26 Alexander Popov New
[v13,2/6] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls 1 1 - --- 2018-05-26 Alexander Popov New
[v13,1/6] gcc-plugins: Clean up the cgraph_create_edge* macros - - - --- 2018-05-26 Alexander Popov New
[v3,27/27] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB - - - --- 2018-05-23 Thomas Garnier New
[v3,26/27] x86/relocs: Add option to generate 64-bit relocations - - - --- 2018-05-23 Thomas Garnier New
« 1 2 ... 29 30 3156 57 »