Show patches with: State = Action Required       |   5694 patches
« 1 2 ... 49 50 5156 57 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] usercopy: Add tests for all get_user() sizes - - - --- 2017-02-16 Kees Cook New
ARM: uaccess: consistently check object sizes 1 - - --- 2017-02-15 Kees Cook New
[RFC,3/3] arm64: efi: use effective text offset when allocating Image - - - --- 2017-02-15 Ard Biesheuvel New
[RFC,2/3] arm64: boot: align __inittext with swapper block on relocatable kernels - - - --- 2017-02-15 Ard Biesheuvel New
[RFC,1/3] arm64: mmu: restrict permissions of early kernel mappings - - - --- 2017-02-15 Ard Biesheuvel New
Re: [RFC v2 PATCH 1/2] security: introduce CONFIG_SECURITY_WRITABLE_HOOKS - - - --- 2017-02-15 Tetsuo Handa New
Re: [PATCH v3 1/4] x86/mm: Adapt MODULES_END based on Fixmap section size - - - --- 2017-02-15 Borislav Petkov New
Merge in PAX_MEMORY_SANITIZE work from grsec to linux-next - - - --- 2017-02-15 Kaiwan N Billimoria New
[v3,5/5] arm64: mmu: apply strict permissions to .init.text and .init.data - 1 - --- 2017-02-14 Ard Biesheuvel New
[v3,4/5] arm64: mmu: map .text as read-only from the outset - 2 - --- 2017-02-14 Ard Biesheuvel New
[v3,3/5] arm64: alternatives: apply boot time fixups via the linear mapping - 2 1 --- 2017-02-14 Ard Biesheuvel New
[v3,2/5] arm64: mmu: move TLB maintenance from callers to create_mapping_late() - 1 1 --- 2017-02-14 Ard Biesheuvel New
[v3,1/5] arm: kvm: move kvm_vgic_global_state out of .text section 1 2 1 --- 2017-02-14 Ard Biesheuvel New
usercopy: Add tests for all get_user() sizes - - - --- 2017-02-14 Kees Cook New
[v3,4/4] KVM: VMX: Simplify segment_base - - - --- 2017-02-14 Thomas Garnier New
[v3,3/4] x86: Make the GDT remapping read-only on 64-bit - - - --- 2017-02-14 Thomas Garnier New
[v3,2/4] x86: Remap GDT tables in the Fixmap section - - - --- 2017-02-14 Thomas Garnier New
[v3,1/4] x86/mm: Adapt MODULES_END based on Fixmap section size - - - --- 2017-02-14 Thomas Garnier New
[RFC,v2,2/2] security: mark LSM hooks as __ro_after_init - - - --- 2017-02-14 James Morris New
[RFC,v2,2/2] security: mark LSM hooks as __ro_after_init 2 - - --- 2017-02-14 James Morris New
[RFC,v2,1/2] security: introduce CONFIG_SECURITY_WRITABLE_HOOKS 1 - - --- 2017-02-14 James Morris New
[v7] fork: free vmapped stacks in cache when cpus are offline 1 1 - --- 2017-02-14 Hoeun Ryu New
cdrom: Make device operations read-only 1 - - --- 2017-02-14 Kees Cook New
Re: [PATCH] checkpatch: add warning on %pk instead of %pK usage - - - --- 2017-02-13 Joe Perches New
Re: [PATCH] checkpatch: add warning on %pk instead of %pK usage - - - --- 2017-02-13 Joe Perches New
usercopy: Adjust tests to deal with SMAP/PAN - - - --- 2017-02-13 Kees Cook New
[RFC,4/4] selinux: constify nlmsg permission tables - - - --- 2017-02-13 James Morris New
[RFC,3/4] integrity: mark default IMA rules as __ro_after_init - - - --- 2017-02-13 James Morris New
[RFC,2/4] security: mark nf ops in SELinux and Smack as __ro_after_init - - - --- 2017-02-13 James Morris New
[RFC,1/4] security: mark LSM hooks as __ro_after_init - - - --- 2017-02-13 James Morris New
[RFC,2/2] extable: verify address is read-only - - - --- 2017-02-12 Eddie Kovsky New
[RFC,1/2] module: verify address is read-only - - - --- 2017-02-12 Eddie Kovsky New
[v6] fork: free vmapped stacks in cache when cpus are offline 1 1 - --- 2017-02-12 Hoeun Ryu New
usercopy: add testcases to check zeroing on failure of usercopy - - - --- 2017-02-12 Hoeun Ryu New
[v2,5/5] arm64: mmu: apply strict permissions to .init.text and .init.data - 1 - --- 2017-02-11 Ard Biesheuvel New
[v2,4/5] arm64: mmu: map .text as read-only from the outset - 2 - --- 2017-02-11 Ard Biesheuvel New
[v2,3/5] arm64: alternatives: apply boot time fixups via the linear mapping - 2 1 --- 2017-02-11 Ard Biesheuvel New
[v2,2/5] arm64: mmu: move TLB maintenance from callers to create_mapping_late() - 1 1 --- 2017-02-11 Ard Biesheuvel New
[v2,1/5] arm: kvm: move kvm_vgic_global_state out of .text section 1 2 1 --- 2017-02-11 Ard Biesheuvel New
[v5] fork: free vmapped stacks in cache when cpus are offline - - - --- 2017-02-11 Hoeun Ryu New
Re: [PATCH] checkpatch: add warning on %pk instead of %pK usage - - - --- 2017-02-11 Joe Perches New
[v2,5/5] x86: set msi_domain_ops as __ro_after_init - - - --- 2017-02-11 Jess Frazelle New
[v2,4/5] staging: set msi_domain_ops as __ro_after_init - - - --- 2017-02-11 Jess Frazelle New
[v2,3/5] pci: set msi_domain_ops as __ro_after_init 2 - - --- 2017-02-11 Jess Frazelle New
[v2,2/5] time: mark syscore_ops as __ro_after_init 1 - - --- 2017-02-11 Jess Frazelle New
[v2,1/5] irq: set {msi_domain,syscore}_ops as __ro_after_init - - - --- 2017-02-11 Jess Frazelle New
[v3] checkpatch: add warning on invalid %p extensions - - - --- 2017-02-10 Roberts, William C New
[v4] fork: free vmapped stacks in cache when cpus are offline 1 - - --- 2017-02-10 Hoeun Ryu New
[v2] checkpatch: add warning on invalid %p extensions - - - --- 2017-02-10 Roberts, William C New
Re: [PATCH] checkpatch: add warning on %pk instead of %pK usage - - - --- 2017-02-10 Joe Perches New
checkpatch: add warning on %pk instead of %pK usage - - - --- 2017-02-10 Roberts, William C New
Re: [RFC] syscalls: Restore address limit after a syscall - - - --- 2017-02-10 Russell King (Oracle) New
[4/4] arm64: mmu: apply strict permissions to .init.text and .init.data - - - --- 2017-02-10 Ard Biesheuvel New
[3/4] arm64: mmu: map .text as read-only from the outset - 1 - --- 2017-02-10 Ard Biesheuvel New
[2/4] arm64: alternatives: apply boot time fixups via the linear mapping - - - --- 2017-02-10 Ard Biesheuvel New
[1/4] arm: kvm: move kvm_vgic_global_state out of .text section 1 - - --- 2017-02-10 Ard Biesheuvel New
[4/4] time: mark syscore_ops as __ro_after_init 1 - - --- 2017-02-10 Jess Frazelle New
[3/4] x86: set msi_domain_ops as __ro_after_init - - - --- 2017-02-10 Jess Frazelle New
[2/4] pci: set msi_domain_ops as __ro_after_init - - - --- 2017-02-10 Jess Frazelle New
[1/4] irq: set {msi_domain,syscore}_ops as __ro_after_init - - - --- 2017-02-10 Jess Frazelle New
[v3] fork: free vmapped stacks in cache when cpus are offline - - - --- 2017-02-10 Hoeun Ryu New
[RFC] syscalls: Restore address limit after a syscall - - - --- 2017-02-09 Thomas Garnier New
[RFC] nfsd: add +1 to reference counting scheme for struct nfsd4_session - - - --- 2017-02-09 David Windsor New
[v2,2/2] fork: make number of cached stacks (vmapped) configurable using Kbuild - - - --- 2017-02-09 Hoeun Ryu New
[v2,1/2] fork: free vmapped stacks in cache when cpus are offline - - - --- 2017-02-09 Hoeun Ryu New
Merge in PAX_MEMORY_SANITIZE work from grsec to linux-next - - - --- 2017-02-09 Kaiwan N Billimoria New
[v2] time: Remove CONFIG_TIMER_STATS 1 - - --- 2017-02-08 Kees Cook New
[v2] refcount: add refcount_t API kernel-doc comments - - - --- 2017-02-08 David Windsor New
[v2,14/14] arm: efi: add PE/COFF debug table to EFI header - - - --- 2017-02-08 Ard Biesheuvel New
[v2,13/14] arm: efi: split zImage code and data into separate PE/COFF sections - - - --- 2017-02-08 Ard Biesheuvel New
[v2,12/14] arm: efi: replace open coded constants with symbolic ones - - - --- 2017-02-08 Ard Biesheuvel New
[v2,11/14] arm: efi: remove pointless dummy .reloc section - - - --- 2017-02-08 Ard Biesheuvel New
[v2,10/14] arm: efi: remove forbidden values from the PE/COFF header - - - --- 2017-02-08 Ard Biesheuvel New
[v2,09/14] arm: compressed: put zImage header and EFI header in dedicated section - - - --- 2017-02-08 Ard Biesheuvel New
[v2,08/14] arm64: efi: split Image code and data into separate PE/COFF sections - - - --- 2017-02-08 Ard Biesheuvel New
[v2,07/14] arm64: efi: replace open coded constants with symbolic ones 1 - - --- 2017-02-08 Ard Biesheuvel New
[v2,06/14] arm64: efi: remove pointless dummy .reloc section 2 - - --- 2017-02-08 Ard Biesheuvel New
[v2,05/14] arm64: efi: remove forbidden values from the PE/COFF header 1 - - --- 2017-02-08 Ard Biesheuvel New
[v2,04/14] arm64: efi: clean up Image header after PE header has been split off - - - --- 2017-02-08 Ard Biesheuvel New
[v2,03/14] arm64: efi: move EFI header and related data to a separate .S file 1 - - --- 2017-02-08 Ard Biesheuvel New
[v2,02/14] include: pe.h: add some missing definitions - - - --- 2017-02-08 Ard Biesheuvel New
[v2,01/14] include: pe.h: allow for use in assembly - - - --- 2017-02-08 Ard Biesheuvel New
refcount: add refcount_t API kernel-doc comments - - - --- 2017-02-07 David Windsor New
time: Remove CONFIG_TIMER_STATS 1 - - --- 2017-02-07 Kees Cook New
Re: [PATCH v3 2/3] arm64: usercopy: Implement stack frame object validation - - - --- 2017-02-07 James Morse New
[PATCHv3,2/2] arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX 1 - - --- 2017-02-07 Laura Abbott New
[PATCHv3,1/2] arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common 2 - - --- 2017-02-07 Laura Abbott New
[7/7] arm64: efi: split Image code and data into separate PE/COFF sections - - - --- 2017-02-06 Ard Biesheuvel New
[6/7] arm64: efi: replace open coded constants with symbolic ones - - - --- 2017-02-06 Ard Biesheuvel New
[5/7] arm64: efi: remove pointless dummy .reloc section 2 - - --- 2017-02-06 Ard Biesheuvel New
[4/7] arm64: efi: ensure that the PE/COFF header pointer appears at offset 0x3c - - - --- 2017-02-06 Ard Biesheuvel New
[3/7] arm64: efi: move EFI header and related data to a separate .S file - - - --- 2017-02-06 Ard Biesheuvel New
[2/7] include: pe.h: add some missing definitions - - - --- 2017-02-06 Ard Biesheuvel New
[1/7] include: pe.h: allow for use in assembly - - - --- 2017-02-06 Ard Biesheuvel New
[v3,3/3] lkdtm: add tests for dynamic array in local stack - - - --- 2017-02-05 kpark3469@gmail.com New
[v3,2/3] arm64: usercopy: Implement stack frame object validation - 1 - --- 2017-02-05 kpark3469@gmail.com New
[v3,1/3] usercopy: create enum stack_type 1 1 - --- 2017-02-05 kpark3469@gmail.com New
[4/4] refcount: Report failures through CHECK_DATA_CORRUPTION - - - --- 2017-02-03 Kees Cook New
[3/4] bug: Switch data corruption check to __must_check - - - --- 2017-02-03 Kees Cook New
[2/4] lkdtm: convert to refcount_t testing - - - --- 2017-02-03 Kees Cook New
« 1 2 ... 49 50 5156 57 »