Show patches with: State = Action Required       |   5699 patches
« 1 2 ... 19 20 2156 57 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,09/10] powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter implement KASLR for powerpc/fsl_booke/32 - 2 1 --- 2019-08-05 Jason Yan New
[v4,08/10] powerpc/fsl_booke/kaslr: clear the original kernel if randomized implement KASLR for powerpc/fsl_booke/32 - 2 1 --- 2019-08-05 Jason Yan New
[v4,07/10] powerpc/fsl_booke/32: randomize the kernel image offset implement KASLR for powerpc/fsl_booke/32 - 2 1 --- 2019-08-05 Jason Yan New
[v4,06/10] powerpc/fsl_booke/32: implement KASLR infrastructure implement KASLR for powerpc/fsl_booke/32 - 1 1 --- 2019-08-05 Jason Yan New
[v4,05/10] powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper implement KASLR for powerpc/fsl_booke/32 - 2 1 --- 2019-08-05 Jason Yan New
[v4,04/10] powerpc/fsl_booke/32: introduce create_tlb_entry() helper implement KASLR for powerpc/fsl_booke/32 - 2 1 --- 2019-08-05 Jason Yan New
[v4,03/10] powerpc: introduce kimage_vaddr to store the kernel base implement KASLR for powerpc/fsl_booke/32 - 2 1 --- 2019-08-05 Jason Yan New
[v4,02/10] powerpc: move memstart_addr and kernstart_addr to init-common.c implement KASLR for powerpc/fsl_booke/32 - 2 1 --- 2019-08-05 Jason Yan New
[v4,01/10] powerpc: unify definition of M_IF_NEEDED implement KASLR for powerpc/fsl_booke/32 - 2 1 --- 2019-08-05 Jason Yan New
[RFC,v3] powerpc/xmon: Restrict when kernel is locked down [RFC,v3] powerpc/xmon: Restrict when kernel is locked down - - - --- 2019-08-03 Christopher M. Riedl New
[2/2] randstruct: remove dead code in is_pure_ops_struct() fix is_pure_ops_struct() - - - --- 2019-07-31 Joonwon Kang New
[1/2] randstruct: fix a bug in is_pure_ops_struct() fix is_pure_ops_struct() - - - --- 2019-07-31 Joonwon Kang New
[v3,10/10] powerpc/fsl_booke/kaslr: dump out kernel offset information on panic implement KASLR for powerpc/fsl_booke/32 - 1 - --- 2019-07-31 Jason Yan New
[v3,09/10] powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter implement KASLR for powerpc/fsl_booke/32 - - - --- 2019-07-31 Jason Yan New
[v3,08/10] powerpc/fsl_booke/kaslr: clear the original kernel if randomized implement KASLR for powerpc/fsl_booke/32 - 1 - --- 2019-07-31 Jason Yan New
[v3,07/10] powerpc/fsl_booke/32: randomize the kernel image offset implement KASLR for powerpc/fsl_booke/32 - - - --- 2019-07-31 Jason Yan New
[v3,06/10] powerpc/fsl_booke/32: implement KASLR infrastructure implement KASLR for powerpc/fsl_booke/32 - - - --- 2019-07-31 Jason Yan New
[v3,05/10] powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper implement KASLR for powerpc/fsl_booke/32 - 1 - --- 2019-07-31 Jason Yan New
[v3,04/10] powerpc/fsl_booke/32: introduce create_tlb_entry() helper implement KASLR for powerpc/fsl_booke/32 - 1 - --- 2019-07-31 Jason Yan New
[v3,03/10] powerpc: introduce kimage_vaddr to store the kernel base implement KASLR for powerpc/fsl_booke/32 - 1 - --- 2019-07-31 Jason Yan New
[v3,02/10] powerpc: move memstart_addr and kernstart_addr to init-common.c implement KASLR for powerpc/fsl_booke/32 - 1 - --- 2019-07-31 Jason Yan New
[v3,01/10] powerpc: unify definition of M_IF_NEEDED implement KASLR for powerpc/fsl_booke/32 - 1 - --- 2019-07-31 Jason Yan New
[v9,11/11] x86/alternatives: Adapt assembly for PIE support x86: PIE support to extend KASLR randomization - - - --- 2019-07-30 Thomas Garnier New
[v9,10/11] x86/paravirt: Adapt assembly for PIE support x86: PIE support to extend KASLR randomization 1 - - --- 2019-07-30 Thomas Garnier New
[v9,09/11] x86/power/64: Adapt assembly for PIE support x86: PIE support to extend KASLR randomization 2 1 - --- 2019-07-30 Thomas Garnier New
[v9,08/11] x86/boot/64: Adapt assembly for PIE support x86: PIE support to extend KASLR randomization - 1 - --- 2019-07-30 Thomas Garnier New
[v9,07/11] x86/acpi: Adapt assembly for PIE support x86: PIE support to extend KASLR randomization 2 1 - --- 2019-07-30 Thomas Garnier New
[v9,06/11] x86/CPU: Adapt assembly for PIE support x86: PIE support to extend KASLR randomization - - - --- 2019-07-30 Thomas Garnier New
[v9,05/11] x86: pm-trace - Adapt assembly for PIE support x86: PIE support to extend KASLR randomization - 1 - --- 2019-07-30 Thomas Garnier New
[v9,04/11] x86/entry/64: Adapt assembly for PIE support x86: PIE support to extend KASLR randomization - 1 - --- 2019-07-30 Thomas Garnier New
[v9,03/11] x86: relocate_kernel - Adapt assembly for PIE support x86: PIE support to extend KASLR randomization - 1 - --- 2019-07-30 Thomas Garnier New
[v9,02/11] x86: Add macro to get symbol address for PIE support x86: PIE support to extend KASLR randomization - - - --- 2019-07-30 Thomas Garnier New
[v9,01/11] x86/crypto: Adapt assembly for PIE support x86: PIE support to extend KASLR randomization - - - --- 2019-07-30 Thomas Garnier New
[v2,10/10] powerpc/fsl_booke/kaslr: dump out kernel offset information on panic implement KASLR for powerpc/fsl_booke/32 - 1 - --- 2019-07-30 Jason Yan New
[v2,09/10] powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter implement KASLR for powerpc/fsl_booke/32 - - - --- 2019-07-30 Jason Yan New
[v2,08/10] powerpc/fsl_booke/kaslr: clear the original kernel if randomized implement KASLR for powerpc/fsl_booke/32 - 1 - --- 2019-07-30 Jason Yan New
[v2,07/10] powerpc/fsl_booke/32: randomize the kernel image offset implement KASLR for powerpc/fsl_booke/32 - - - --- 2019-07-30 Jason Yan New
[v2,06/10] powerpc/fsl_booke/32: implement KASLR infrastructure implement KASLR for powerpc/fsl_booke/32 - - - --- 2019-07-30 Jason Yan New
[v2,05/10] powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper implement KASLR for powerpc/fsl_booke/32 - 1 - --- 2019-07-30 Jason Yan New
[v2,04/10] powerpc/fsl_booke/32: introduce create_tlb_entry() helper implement KASLR for powerpc/fsl_booke/32 - 1 - --- 2019-07-30 Jason Yan New
[v2,03/10] powerpc: introduce kimage_vaddr to store the kernel base implement KASLR for powerpc/fsl_booke/32 - 1 - --- 2019-07-30 Jason Yan New
[v2,02/10] powerpc: move memstart_addr and kernstart_addr to init-common.c implement KASLR for powerpc/fsl_booke/32 - 1 - --- 2019-07-30 Jason Yan New
[v2,01/10] powerpc: unify definition of M_IF_NEEDED implement KASLR for powerpc/fsl_booke/32 - 1 - --- 2019-07-30 Jason Yan New
[v7] Documentation/checkpatch: Prefer stracpy/strscpy over strcpy/strlcpy/strncpy. [v7] Documentation/checkpatch: Prefer stracpy/strscpy over strcpy/strlcpy/strncpy. - - - --- 2019-07-28 Nitin Gote New
randstruct: fix a bug in is_pure_ops_struct() randstruct: fix a bug in is_pure_ops_struct() - - - --- 2019-07-27 Joonwon Kang New
strscpy: reject buffer sizes larger than INT_MAX strscpy: reject buffer sizes larger than INT_MAX - - - --- 2019-07-26 Kees Cook New
[v6] Documentation/checkpatch: Prefer stracpy over strcpy/strlcpy/strncpy. [v6] Documentation/checkpatch: Prefer stracpy over strcpy/strlcpy/strncpy. - - - --- 2019-07-25 Nitin Gote New
[V2,2/2] kernel-doc: core-api: Include string.h into core-api string: Add stracpy and stracpy_pad - - - --- 2019-07-23 Joe Perches New
[V2,1/2] string: Add stracpy and stracpy_pad mechanisms string: Add stracpy and stracpy_pad - - - --- 2019-07-23 Joe Perches New
[v2] selinux: check sidtab limit before adding a new entry [v2] selinux: check sidtab limit before adding a new entry - 1 - --- 2019-07-23 Ondrej Mosnacek New
[2/2] kernel-doc: core-api: Include string.h into core-api string: Add stracpy and stracpy_pad - 1 - --- 2019-07-23 Joe Perches New
[1/2] string: Add stracpy and stracpy_pad mechanisms string: Add stracpy and stracpy_pad - 1 - --- 2019-07-23 Joe Perches New
selinux: check sidtab limit before adding a new entry selinux: check sidtab limit before adding a new entry - - - --- 2019-07-22 Ondrej Mosnacek New
selinux: convert struct sidtab count to refcount_t selinux: convert struct sidtab count to refcount_t - - - --- 2019-07-22 Nitin Gote New
[bpf-next,v10,10/10] landlock: Add user and kernel documentation for Landlock Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-07-21 Mickaël Salaün New
[bpf-next,v10,09/10] bpf,landlock: Add tests for Landlock Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-07-21 Mickaël Salaün New
[bpf-next,v10,08/10] bpf: Add a Landlock sandbox example Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-07-21 Mickaël Salaün New
[bpf-next,v10,07/10] landlock: Add ptrace restrictions Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-07-21 Mickaël Salaün New
[bpf-next,v10,06/10] bpf,landlock: Add a new map type: inode Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-07-21 Mickaël Salaün New
[bpf-next,v10,05/10] landlock: Handle filesystem access control Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-07-21 Mickaël Salaün New
[bpf-next,v10,04/10] seccomp,landlock: Enforce Landlock programs per process hierarchy Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-07-21 Mickaël Salaün New
[bpf-next,v10,03/10] bpf,landlock: Define an eBPF program type for Landlock hooks Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-07-21 Mickaël Salaün New
[bpf-next,v10,02/10] bpf: Add expected_attach_triggers and a is_valid_triggers() verifier Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-07-21 Mickaël Salaün New
[bpf-next,v10,01/10] fs,security: Add a new file access type: MAY_CHROOT Landlock LSM: Toward unprivileged sandboxing - - - --- 2019-07-21 Mickaël Salaün New
[RFC,10/10] powerpc/fsl_booke/kaslr: dump out kernel offset information on panic implement KASLR for powerpc/fsl_booke/32 - - - --- 2019-07-17 Jason Yan New
[RFC,09/10] powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter implement KASLR for powerpc/fsl_booke/32 - - - --- 2019-07-17 Jason Yan New
[RFC,08/10] powerpc/fsl_booke/kaslr: clear the original kernel if randomized implement KASLR for powerpc/fsl_booke/32 - - - --- 2019-07-17 Jason Yan New
[RFC,07/10] powerpc/fsl_booke/32: randomize the kernel image offset implement KASLR for powerpc/fsl_booke/32 - - - --- 2019-07-17 Jason Yan New
[RFC,06/10] powerpc/fsl_booke/32: implement KASLR infrastructure implement KASLR for powerpc/fsl_booke/32 - - - --- 2019-07-17 Jason Yan New
[RFC,05/10] powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper implement KASLR for powerpc/fsl_booke/32 - - - --- 2019-07-17 Jason Yan New
[RFC,04/10] powerpc/fsl_booke/32: introduce create_tlb_entry() helper implement KASLR for powerpc/fsl_booke/32 - - - --- 2019-07-17 Jason Yan New
[RFC,03/10] powerpc: introduce kimage_vaddr to store the kernel base implement KASLR for powerpc/fsl_booke/32 - 1 - --- 2019-07-17 Jason Yan New
[RFC,02/10] powerpc: move memstart_addr and kernstart_addr to init-common.c implement KASLR for powerpc/fsl_booke/32 - 1 - --- 2019-07-17 Jason Yan New
[RFC,01/10] powerpc: unify definition of M_IF_NEEDED implement KASLR for powerpc/fsl_booke/32 - 1 - --- 2019-07-17 Jason Yan New
[v5] Documentation/checkpatch: Prefer strscpy/strscpy_pad over strcpy/strlcpy/strncpy [v5] Documentation/checkpatch: Prefer strscpy/strscpy_pad over strcpy/strlcpy/strncpy - 1 - --- 2019-07-17 Nitin Gote New
rculist: Add build check for single optional list argument rculist: Add build check for single optional list argument - - - --- 2019-07-16 Joel Fernandes New
[9/9] doc: Update documentation about list_for_each_entry_rcu (v1) Harden list_for_each_entry_rcu() and family - - - --- 2019-07-15 Joel Fernandes New
[8/9] acpi: Use built-in RCU list checking for acpi_ioremaps list (v1) Harden list_for_each_entry_rcu() and family 1 - - --- 2019-07-15 Joel Fernandes New
[7/9] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator (v1) Harden list_for_each_entry_rcu() and family 2 - - --- 2019-07-15 Joel Fernandes New
[6/9] workqueue: Convert for_each_wq to use built-in list check (v2) Harden list_for_each_entry_rcu() and family - - - --- 2019-07-15 Joel Fernandes New
[5/9] driver/core: Convert to use built-in RCU list checking (v1) Harden list_for_each_entry_rcu() and family 1 - - --- 2019-07-15 Joel Fernandes New
[4/9] ipv4: add lockdep condition to fix for_each_entry (v1) Harden list_for_each_entry_rcu() and family 1 - - --- 2019-07-15 Joel Fernandes New
[3/9] rcu/sync: Remove custom check for reader-section (v2) Harden list_for_each_entry_rcu() and family 1 - - --- 2019-07-15 Joel Fernandes New
[2/9] rcu: Add support for consolidated-RCU reader checking (v3) Harden list_for_each_entry_rcu() and family - - - --- 2019-07-15 Joel Fernandes New
[1/9] rcu/update: Remove useless check for debug_locks (v1) Harden list_for_each_entry_rcu() and family - - - --- 2019-07-15 Joel Fernandes New
[v2,9/9] doc: Update documentation about list_for_each_entry_rcu Harden list_for_each_entry_rcu() and family - - - --- 2019-07-12 Joel Fernandes New
[v2,8/9] acpi: Use built-in RCU list checking for acpi_ioremaps list Harden list_for_each_entry_rcu() and family - - - --- 2019-07-12 Joel Fernandes New
[v2,7/9] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator Harden list_for_each_entry_rcu() and family - - - --- 2019-07-12 Joel Fernandes New
[v2,6/9] workqueue: Convert for_each_wq to use built-in list check Harden list_for_each_entry_rcu() and family - - - --- 2019-07-12 Joel Fernandes New
[v2,5/9] driver/core: Convert to use built-in RCU list checking Harden list_for_each_entry_rcu() and family 1 - - --- 2019-07-12 Joel Fernandes New
[v2,4/9] ipv4: add lockdep condition to fix for_each_entry Harden list_for_each_entry_rcu() and family - - - --- 2019-07-12 Joel Fernandes New
[v2,3/9] rcu/sync: Remove custom check for reader-section Harden list_for_each_entry_rcu() and family 1 - - --- 2019-07-12 Joel Fernandes New
[v2,2/9] rcu: Add support for consolidated-RCU reader checking Harden list_for_each_entry_rcu() and family - - - --- 2019-07-12 Joel Fernandes New
[v2,1/9] rcu/update: Remove useless check for debug_locks Harden list_for_each_entry_rcu() and family - - - --- 2019-07-12 Joel Fernandes New
[5.2,22/61] Documentation/admin: Remove the vsyscall=native documentation Untitled series #145345 1 - - --- 2019-07-12 Greg KH New
[5.1,105/138] Documentation/admin: Remove the vsyscall=native documentation Untitled series #145341 1 - - --- 2019-07-12 Greg KH New
[4.19,66/91] Documentation/admin: Remove the vsyscall=native documentation Untitled series #145337 1 - - --- 2019-07-12 Greg KH New
[v1,6/6] acpi: Use built-in RCU list checking for acpi_ioremaps list Harden list_for_each_entry_rcu() and family - - - --- 2019-07-11 Joel Fernandes New
[v1,5/6] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator Harden list_for_each_entry_rcu() and family - - - --- 2019-07-11 Joel Fernandes New
[v1,4/6] workqueue: Convert for_each_wq to use built-in list check Harden list_for_each_entry_rcu() and family - - - --- 2019-07-11 Joel Fernandes New
« 1 2 ... 19 20 2156 57 »