Show patches with: State = Action Required       |   5695 patches
« 1 2 ... 47 48 4956 57 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,2/3] security: add the ModAutoRestrict Linux Security Module - - - --- 2017-04-09 Djalal Harouni New
[RFC,v2,1/3] LSM: Allow per LSM module per "struct task_struct" blob. - - - --- 2017-04-09 Djalal Harouni New
[18/18] ACPICA: Use designated initializers - - - --- 2017-04-06 Kees Cook New
[17/18] sgi-xp: Use designated initializers - - - --- 2017-04-06 Kees Cook New
[16/18] task_struct: Allow randomized layout - - - --- 2017-04-06 Kees Cook New
[15/18] randstruct: Enable function pointer struct detection - - - --- 2017-04-06 Kees Cook New
[14/18] randstruct: Disable randomization of ACPICA structs - - - --- 2017-04-06 Kees Cook New
[13/18] randstruct: opt-out externally exposed function pointer structs - - - --- 2017-04-06 Kees Cook New
[12/18] ovl: Use designated initializers - - - --- 2017-04-06 Kees Cook New
[11/18] scsi: qedi,qedf: Use designated initializers - - - --- 2017-04-06 Kees Cook New
[10/18] scsi/bfa: use designated initializers - - - --- 2017-04-06 Kees Cook New
[09/18] randstruct: Mark various structs for randomization - - - --- 2017-04-06 Kees Cook New
[08/18] randstruct: Whitelist UNIXCB cast - - - --- 2017-04-06 Kees Cook New
[07/18] randstruct: Whitelist struct security_hook_heads cast - - - --- 2017-04-06 Kees Cook New
[06/18] NFS: Avoid cross-structure casting - - - --- 2017-04-06 Kees Cook New
[05/18] af_unix: Use designated initializers - - - --- 2017-04-06 Kees Cook New
[04/18] randstruct: Differentiate bad cast warnings - - - --- 2017-04-06 Kees Cook New
[03/18] randstruct: Set designated_init attribute - - - --- 2017-04-06 Kees Cook New
[02/18] compiler: Add __designated_init annotation - - - --- 2017-04-06 Kees Cook New
[01/18] gcc-plugins: Add the randstruct plugin - - - --- 2017-04-06 Kees Cook New
[v5,2/2] extable: verify address is read-only - - - --- 2017-04-06 Eddie Kovsky New
[v5,1/2] module: verify address is read-only 1 - - --- 2017-04-06 Eddie Kovsky New
[v2,7/7] refcount: Check bad states with CHECK_DATA_CORRUPTION() - - - --- 2017-04-04 Kees Cook New
[v2,6/7] notifiers: Use CHECK_DATA_CORRUPTION() on checks - - - --- 2017-04-04 Kees Cook New
[v2,5/7] bug: Enable DEBUG_SG under BUG_ON_DATA_CORRUPTION - - - --- 2017-04-04 Kees Cook New
[v2,4/7] bug: Enable DEBUG_CREDENTIALS under BUG_ON_DATA_CORRUPTION - - - --- 2017-04-04 Kees Cook New
[v2,3/7] bug: Use WARN_ONCE() for CHECK_DATA_CORRUPTION() - - - --- 2017-04-04 Kees Cook New
[v2,2/7] bug: Improve unlikely() in data corruption check - - - --- 2017-04-04 Kees Cook New
[v2,1/7] bug: Clarify help text for BUG_ON_DATA_CORRUPTION - - - --- 2017-04-04 Kees Cook New
ebpf: verify the output of the JIT - - - --- 2017-04-04 Tycho Andersen New
[v6,4/4] arm64/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-04-04 Thomas Garnier New
[v6,3/4] arm/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-04-04 Thomas Garnier New
[v6,2/4] x86/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-04-04 Thomas Garnier New
[v6,1/4] syscalls: Restore address limit after a syscall - - 1 --- 2017-04-04 Thomas Garnier New
[RFC,4/4] proc: support flushing dcache entries of a task on multiple procfs mounts - - - --- 2017-03-30 Djalal Harouni New
[RFC,3/4] proc: support mounting new procfs instances inside same pid namespace - - - --- 2017-03-30 Djalal Harouni New
[RFC,2/4] proc: add helpers to set/get hidepid and gid mount options - - - --- 2017-03-30 Djalal Harouni New
[RFC,1/4] proc: add proc_fs_info struct to store proc options - - - --- 2017-03-30 Djalal Harouni New
[RFCv2] arm64: support HAVE_ARCH_RARE_WRITE and HAVE_ARCH_RARE_WRITE_MEMCPY - - - --- 2017-03-30 Hoeun Ryu New
Re: [PATCH v5 1/4] gcc-plugins: Add the initify gcc plugin - - - --- 2017-03-30 Arnd Bergmann New
Re: [RFC v2][PATCH 01/11] Introduce rare_write() infrastructure - - - --- 2017-03-30 Hoeun Ryu New
Re: [PATCH v4 2/2] extable: verify address is read-only - - - --- 2017-03-30 Jessica Yu New
x86/fpu: move FPU state into separate cache - - - --- 2017-03-29 Kees Cook New
[RFC,v2,11/11] cgroups: force all struct cftype const - - - --- 2017-03-29 Kees Cook New
[RFC,v2,10/11] gcc-plugins: Add constify plugin - - - --- 2017-03-29 Kees Cook New
[RFC,v2,09/11] list: add rare_write() list helpers - - - --- 2017-03-29 Kees Cook New
[RFC,v2,08/11] ARM: Implement __arch_rare_write_begin/end() - - - --- 2017-03-29 Kees Cook New
[RFC,v2,07/11] ARM: mm: set DOMAIN_WR_RARE for rodata - - - --- 2017-03-29 Kees Cook New
[RFC,v2,06/11] ARM: domains: Extract common USER domain init - - - --- 2017-03-29 Kees Cook New
[RFC,v2,05/11] ARM: mm: dump: Add domain to output - - - --- 2017-03-29 Kees Cook New
[RFC,v2,04/11] x86: Implement __arch_rare_write_begin/unmap() - - - --- 2017-03-29 Kees Cook New
[RFC,v2,03/11] net: switch sock_diag handlers to rare_write() - - - --- 2017-03-29 Kees Cook New
[RFC,v2,02/11] lkdtm: add test for rare_write() infrastructure - - - --- 2017-03-29 Kees Cook New
[RFC,v2,01/11] Introduce rare_write() infrastructure - - - --- 2017-03-29 Kees Cook New
Re: [PATCH v5 1/4] gcc-plugins: Add the initify gcc plugin - - - --- 2017-03-29 Arnd Bergmann New
[net-next,v6,11/11] landlock: Add user and kernel documentation for Landlock - - - --- 2017-03-28 Mickaël Salaün New
[net-next,v6,10/11] bpf,landlock: Add tests for Landlock - - - --- 2017-03-28 Mickaël Salaün New
[net-next,v6,09/11] seccomp: Enhance test_harness with an assert step mechanism - - - --- 2017-03-28 Mickaël Salaün New
[net-next,v6,08/11] bpf: Add a Landlock sandbox example - - - --- 2017-03-28 Mickaël Salaün New
[net-next,v6,07/11] landlock: Add ptrace restrictions - - - --- 2017-03-28 Mickaël Salaün New
[net-next,v6,06/11] seccomp,landlock: Handle Landlock events per process hierarchy - - - --- 2017-03-28 Mickaël Salaün New
[net-next,v6,05/11] seccomp: Split put_seccomp_filter() with put_seccomp() - - - --- 2017-03-28 Mickaël Salaün New
[net-next,v6,04/11] landlock: Add LSM hooks related to filesystem - - - --- 2017-03-28 Mickaël Salaün New
[net-next,v6,03/11] bpf: Define handle_fs and add a new helper bpf_handle_fs_get_mode() - - - --- 2017-03-28 Mickaël Salaün New
[net-next,v6,02/11] bpf,landlock: Define an eBPF program type for Landlock - - - --- 2017-03-28 Mickaël Salaün New
[net-next,v6,01/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier - - - --- 2017-03-28 Mickaël Salaün New
[v3] powerpc: mm: support ARCH_MMAP_RND_BITS - 1 - --- 2017-03-28 Bhupesh Sharma New
Re: [PATCH v4 2/2] extable: verify address is read-only - - - --- 2017-03-27 Kees Cook New
[v4,2/2] extable: verify address is read-only - - - --- 2017-03-26 Eddie Kovsky New
[v4,1/2] module: verify address is read-only 1 - - --- 2017-03-26 Eddie Kovsky New
[v2] lkdtm: add bad USER_DS test - - - --- 2017-03-24 Kees Cook New
[4/4] ef/libstub: arm/arm64: randomize the base of the UEFI rt services region - - - --- 2017-03-24 Ard Biesheuvel New
[3/4] efi/libstub: arm/arm64: disable debug prints on 'quiet' cmdline arg 1 - - --- 2017-03-24 Ard Biesheuvel New
[2/4] efi/libstub: unify command line param parsing - - - --- 2017-03-24 Ard Biesheuvel New
[1/4] efi/libstub: fix harmless command line parsing bug - - - --- 2017-03-24 Ard Biesheuvel New
lkdtm: add bad USER_DS test - - - --- 2017-03-23 Kees Cook New
[v5,4/4] arm64/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-23 Thomas Garnier New
[v5,3/4] arm/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-23 Thomas Garnier New
[v5,2/4] x86/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-23 Thomas Garnier New
[v5,1/4] syscalls: Restore address limit after a syscall - - 1 --- 2017-03-23 Thomas Garnier New
[v3,2/2] extable: verify address is read-only 1 - - --- 2017-03-23 Eddie Kovsky New
[v3,1/2] module: verify address is read-only - 1 - --- 2017-03-23 Eddie Kovsky New
[v4,4/4] arm64/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-22 Thomas Garnier New
[v4,3/4] arm/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-22 Thomas Garnier New
[v4,2/4] x86/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-22 Thomas Garnier New
[v4,1/4] syscalls: Restore address limit after a syscall - - - --- 2017-03-22 Thomas Garnier New
Re: [PATCH tip v2] x86/mm: Correct fixmap header usage on adaptable MODULES_END - - - --- 2017-03-21 Ingo Molnar New
[tip,v2] x86/mm: Correct fixmap header usage on adaptable MODULES_END - - - --- 2017-03-20 Thomas Garnier New
gcc-plugins: update architecture list in documentation - - - --- 2017-03-20 Andrew Donnellan New
Re: [PATCH v7 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size - - - --- 2017-03-16 Thomas Garnier New
Re: [PATCH v7 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size - - - --- 2017-03-16 Ingo Molnar New
Re: [PATCH v3 2/4] x86/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-15 Thomas Garnier New
[v7,3/3] x86: Make the GDT remapping read-only on 64-bit - - - --- 2017-03-14 Thomas Garnier New
[v7,2/3] x86: Remap GDT tables in the Fixmap section - - - --- 2017-03-14 Thomas Garnier New
[v7,1/3] x86/mm: Adapt MODULES_END based on Fixmap section size - - - --- 2017-03-14 Thomas Garnier New
stackleak plugin port to upstream kernel - - - --- 2017-03-13 Tycho Andersen New
Re: [Xen-devel] [PATCH v5 2/3] x86: Remap GDT tables in the Fixmap section - - - --- 2017-03-13 Boris Ostrovsky New
[v3,4/4] arm64/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-11 Thomas Garnier New
[v3,3/4] arm/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-11 Thomas Garnier New
[v3,2/4] x86/syscalls: Specific usage of verify_pre_usermode_state - - - --- 2017-03-11 Thomas Garnier New
« 1 2 ... 47 48 4956 57 »