Show patches with: State = Action Required       |   5695 patches
« 1 2 ... 15 16 1756 57 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/7] proc: Rename in proc_inode rename sysctl_inodes sibling_inodes [1/7] proc: Rename in proc_inode rename sysctl_inodes sibling_inodes - - - --- 2020-02-20 Eric W. Biederman New
[v8,12/12] efi/libstub: disable SCS [v8,01/12] add support for Clang's Shadow Call Stack (SCS) - 1 - --- 2020-02-19 Sami Tolvanen New
[v8,11/12] arm64: scs: add shadow stacks for SDEI [v8,01/12] add support for Clang's Shadow Call Stack (SCS) - 1 1 --- 2020-02-19 Sami Tolvanen New
[v8,10/12] arm64: implement Shadow Call Stack [v8,01/12] add support for Clang's Shadow Call Stack (SCS) - 1 - --- 2020-02-19 Sami Tolvanen New
[v8,09/12] arm64: disable SCS for hypervisor code [v8,01/12] add support for Clang's Shadow Call Stack (SCS) 1 1 - --- 2020-02-19 Sami Tolvanen New
[v8,08/12] arm64: vdso: disable Shadow Call Stack [v8,01/12] add support for Clang's Shadow Call Stack (SCS) 1 3 - --- 2020-02-19 Sami Tolvanen New
[v8,07/12] arm64: efi: restore x18 if it was corrupted [v8,01/12] add support for Clang's Shadow Call Stack (SCS) 1 1 - --- 2020-02-19 Sami Tolvanen New
[v8,06/12] arm64: preserve x18 when CPU is suspended [v8,01/12] add support for Clang's Shadow Call Stack (SCS) 1 3 - --- 2020-02-19 Sami Tolvanen New
[v8,05/12] arm64: reserve x18 from general allocation with SCS [v8,01/12] add support for Clang's Shadow Call Stack (SCS) 1 2 - --- 2020-02-19 Sami Tolvanen New
[v8,04/12] scs: disable when function graph tracing is enabled [v8,01/12] add support for Clang's Shadow Call Stack (SCS) - 2 - --- 2020-02-19 Sami Tolvanen New
[v8,03/12] scs: add support for stack usage debugging [v8,01/12] add support for Clang's Shadow Call Stack (SCS) - 1 - --- 2020-02-19 Sami Tolvanen New
[v8,02/12] scs: add accounting [v8,01/12] add support for Clang's Shadow Call Stack (SCS) - 1 - --- 2020-02-19 Sami Tolvanen New
[v8,01/12] add support for Clang's Shadow Call Stack (SCS) [v8,01/12] add support for Clang's Shadow Call Stack (SCS) - 2 - --- 2020-02-19 Sami Tolvanen New
gcc-plugins: fix gcc-plugins directory path in documentation gcc-plugins: fix gcc-plugins directory path in documentation 1 - - --- 2020-02-13 Masahiro Yamada New
[v3,7/7] selftests/exec: Add READ_IMPLIES_EXEC tests binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs - - - --- 2020-02-10 Kees Cook New
[v3,6/7] arm64, elf: Disable automatic READ_IMPLIES_EXEC for 64-bit address spaces binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs - 1 - --- 2020-02-10 Kees Cook New
[v3,5/7] arm32/64, elf: Split READ_IMPLIES_EXEC from executable GNU_STACK binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs - 1 - --- 2020-02-10 Kees Cook New
[v3,4/7] arm32/64, elf: Add tables to document READ_IMPLIES_EXEC binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs - 1 - --- 2020-02-10 Kees Cook New
[v3,3/7] x86/elf: Disable automatic READ_IMPLIES_EXEC for 64-bit address spaces binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs - - - --- 2020-02-10 Kees Cook New
[v3,2/7] x86/elf: Split READ_IMPLIES_EXEC from executable GNU_STACK binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs - - - --- 2020-02-10 Kees Cook New
[v3,1/7] x86/elf: Add table to document READ_IMPLIES_EXEC binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs - - - --- 2020-02-10 Kees Cook New
[v8,11/11] proc: Move hidepid values to uapi as they are user interface to mount proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v8,10/11] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount b… proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v8,09/11] proc: add option to mount only a pids subset proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v8,08/11] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v8,07/11] proc: flush task dcache entries from all procfs instances proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v8,06/11] proc: support mounting procfs instances inside same pid namespace proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v8,05/11] proc: add helpers to set and get proc hidepid and gid mount options proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v8,04/11] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v8,03/11] proc: move /proc/{self|thread-self} dentries to proc_fs_info proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v8,02/11] proc: add proc_fs_info struct to store proc information proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v8,01/11] proc: Rename struct proc_fs_info to proc_fs_opts proc: modernize proc to support multiple private instances - - - --- 2020-02-10 Alexey Gladkov New
[v3,6/6] powerpc/fsl_booke/kaslr: rename kaslr-booke32.rst to kaslr-booke.rst and add 64bit part implement KASLR for powerpc/fsl_booke/64 - - - --- 2020-02-06 Jason Yan New
[v3,5/6] powerpc/fsl_booke/64: clear the original kernel if randomized implement KASLR for powerpc/fsl_booke/64 - - - --- 2020-02-06 Jason Yan New
[v3,4/6] powerpc/fsl_booke/64: do not clear the BSS for the second pass implement KASLR for powerpc/fsl_booke/64 - - - --- 2020-02-06 Jason Yan New
[v3,3/6] powerpc/fsl_booke/64: implement KASLR for fsl_booke64 implement KASLR for powerpc/fsl_booke/64 - - - --- 2020-02-06 Jason Yan New
[v3,2/6] powerpc/fsl_booke/64: introduce reloc_kernel_entry() helper implement KASLR for powerpc/fsl_booke/64 - 1 - --- 2020-02-06 Jason Yan New
[v3,1/6] powerpc/fsl_booke/kaslr: refactor kaslr_legal_offset() and kaslr_early_init() implement KASLR for powerpc/fsl_booke/64 - - - --- 2020-02-06 Jason Yan New
[RFC,11/11] x86/boot: Move "boot heap" out of .bss Finer grained kernel address space randomization - - - --- 2020-02-05 Kristen Carlson Accardi New
[RFC,10/11] module: Reorder functions Finer grained kernel address space randomization - 1 - --- 2020-02-05 Kristen Carlson Accardi New
[RFC,09/11] kallsyms: hide layout and expose seed Finer grained kernel address space randomization - - - --- 2020-02-05 Kristen Carlson Accardi New
[RFC,08/11] x86: Add support for finer grained KASLR Finer grained kernel address space randomization - - - --- 2020-02-05 Kristen Carlson Accardi New
[RFC,07/11] x86/tools: Adding relative relocs for randomized functions Finer grained kernel address space randomization - 1 - --- 2020-02-05 Kristen Carlson Accardi New
[RFC,06/11] x86: make sure _etext includes function sections Finer grained kernel address space randomization - - - --- 2020-02-05 Kristen Carlson Accardi New
[RFC,05/11] x86: Makefile: Add build and config option for CONFIG_FG_KASLR Finer grained kernel address space randomization - - - --- 2020-02-05 Kristen Carlson Accardi New
[RFC,04/11] x86/boot/KASLR: Introduce PRNG for faster shuffling Finer grained kernel address space randomization - - - --- 2020-02-05 Kristen Carlson Accardi New
[RFC,03/11] x86/boot: Allow a "silent" kaslr random byte fetch Finer grained kernel address space randomization - - - --- 2020-02-05 Kristen Carlson Accardi New
[RFC,02/11] x86: tools/relocs: Support >64K section headers Finer grained kernel address space randomization - 1 - --- 2020-02-05 Kristen Carlson Accardi New
[RFC,01/11] modpost: Support >64K sections Finer grained kernel address space randomization - 1 - --- 2020-02-05 Kristen Carlson Accardi New
[v2,6/6] powerpc/fsl_booke/kaslr: rename kaslr-booke32.rst to kaslr-booke.rst and add 64bit part implement KASLR for powerpc/fsl_booke/64 - - - --- 2020-02-05 Jason Yan New
[v2,5/6] powerpc/fsl_booke/64: clear the original kernel if randomized implement KASLR for powerpc/fsl_booke/64 - - - --- 2020-02-05 Jason Yan New
[v2,4/6] powerpc/fsl_booke/64: do not clear the BSS for the second pass implement KASLR for powerpc/fsl_booke/64 - - - --- 2020-02-05 Jason Yan New
[v2,3/6] powerpc/fsl_booke/64: implement KASLR for fsl_booke64 implement KASLR for powerpc/fsl_booke/64 - - - --- 2020-02-05 Jason Yan New
[v2,2/6] powerpc/fsl_booke/64: introduce reloc_kernel_entry() helper implement KASLR for powerpc/fsl_booke/64 - - - --- 2020-02-05 Jason Yan New
[v2,1/6] powerpc/fsl_booke/kaslr: refactor kaslr_legal_offset() and kaslr_early_init() implement KASLR for powerpc/fsl_booke/64 - - - --- 2020-02-05 Jason Yan New
[v2] drm/radeon: have the callers of set_memory_*() check the return value [v2] drm/radeon: have the callers of set_memory_*() check the return value - 1 - --- 2020-02-03 Tianlin Li New
lkdtm: Test KUAP directional user access unlocks on powerpc lkdtm: Test KUAP directional user access unlocks on powerpc - - - --- 2020-01-31 Russell Currey New
[v7,11/11] arm64: scs: add shadow stacks for SDEI [v7,01/11] add support for Clang's Shadow Call Stack (SCS) - 1 1 --- 2020-01-28 Sami Tolvanen New
[v7,10/11] arm64: implement Shadow Call Stack [v7,01/11] add support for Clang's Shadow Call Stack (SCS) - 1 - --- 2020-01-28 Sami Tolvanen New
[v7,09/11] arm64: disable SCS for hypervisor code [v7,01/11] add support for Clang's Shadow Call Stack (SCS) 1 2 - --- 2020-01-28 Sami Tolvanen New
[v7,08/11] arm64: vdso: disable Shadow Call Stack [v7,01/11] add support for Clang's Shadow Call Stack (SCS) 1 3 - --- 2020-01-28 Sami Tolvanen New
[v7,07/11] arm64: efi: restore x18 if it was corrupted [v7,01/11] add support for Clang's Shadow Call Stack (SCS) 1 1 - --- 2020-01-28 Sami Tolvanen New
[v7,06/11] arm64: preserve x18 when CPU is suspended [v7,01/11] add support for Clang's Shadow Call Stack (SCS) 1 3 - --- 2020-01-28 Sami Tolvanen New
[v7,05/11] arm64: reserve x18 from general allocation with SCS [v7,01/11] add support for Clang's Shadow Call Stack (SCS) 1 2 - --- 2020-01-28 Sami Tolvanen New
[v7,04/11] scs: disable when function graph tracing is enabled [v7,01/11] add support for Clang's Shadow Call Stack (SCS) - 1 - --- 2020-01-28 Sami Tolvanen New
[v7,03/11] scs: add support for stack usage debugging [v7,01/11] add support for Clang's Shadow Call Stack (SCS) - 1 - --- 2020-01-28 Sami Tolvanen New
[v7,02/11] scs: add accounting [v7,01/11] add support for Clang's Shadow Call Stack (SCS) - 1 - --- 2020-01-28 Sami Tolvanen New
[v7,01/11] add support for Clang's Shadow Call Stack (SCS) [v7,01/11] add support for Clang's Shadow Call Stack (SCS) - 2 - --- 2020-01-28 Sami Tolvanen New
[v7,11/11] proc: Move hidepid values to uapi as they are user interface to mount proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,10/11] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount b… proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,09/11] proc: add option to mount only a pids subset proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,08/11] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,07/11] proc: flush task dcache entries from all procfs instances proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,06/11] proc: support mounting procfs instances inside same pid namespace proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,05/11] proc: add helpers to set and get proc hidepid and gid mount options proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,04/11] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,03/11] proc: move /proc/{self|thread-self} dentries to proc_fs_info proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,02/11] proc: add proc_fs_info struct to store proc information proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,01/11] proc: Rename struct proc_fs_info to proc_fs_opts proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[5/5,RFC] mm: annotate memory allocation functions with their sizes Annotate allocation functions with alloc_size attribute - - - --- 2020-01-20 Daniel Axtens New
[4/5,VERY,RFC] mm: kmalloc(_node): return NULL immediately for SIZE_MAX Annotate allocation functions with alloc_size attribute - - - --- 2020-01-20 Daniel Axtens New
[3/5,RFC] staging: rts5208: make len a u16 in rtsx_write_cfg_seq Annotate allocation functions with alloc_size attribute - - - --- 2020-01-20 Daniel Axtens New
[2/5,RFC] kasan: kasan_test: hide allocation sizes from the compiler Annotate allocation functions with alloc_size attribute - - - --- 2020-01-20 Daniel Axtens New
[1/5] altera-stapl: altera_get_note: prevent write beyond end of 'key' Annotate allocation functions with alloc_size attribute - - - --- 2020-01-20 Daniel Axtens New
[v2,2/2] lkdtm: tests for FORTIFY_SOURCE FORTIFY_SOURCE: detect intra-object overflow in string functions - 1 - --- 2020-01-20 Daniel Axtens New
[v2,1/2] string.h: detect intra-object overflow in fortified string functions FORTIFY_SOURCE: detect intra-object overflow in string functions - 1 - --- 2020-01-20 Daniel Axtens New
string.h: detect intra-object overflow in fortified string functions string.h: detect intra-object overflow in fortified string functions - 1 - --- 2020-01-17 Daniel Axtens New
[v3,6/6] ubsan: Include bug type in report header ubsan: Split out bounds checker - - - --- 2020-01-16 Kees Cook New
[v3,5/6] kasan: Unset panic_on_warn before calling panic() ubsan: Split out bounds checker 1 - - --- 2020-01-16 Kees Cook New
[v3,4/6] ubsan: Check panic_on_warn ubsan: Split out bounds checker - - - --- 2020-01-16 Kees Cook New
[v3,3/6] lkdtm/bugs: Add arithmetic overflow and array bounds checks ubsan: Split out bounds checker 1 - - --- 2020-01-16 Kees Cook New
[v3,2/6] ubsan: Split "bounds" checker from other options ubsan: Split out bounds checker 1 1 - --- 2020-01-16 Kees Cook New
[v3,1/6] ubsan: Add trap instrumentation option ubsan: Split out bounds checker 1 - - --- 2020-01-16 Kees Cook New
[RFC,v5,43/57] gcc-plugins: objtool: Add plugin to detect switch table on arm64 Untitled series #226155 - - - --- 2020-01-09 Julien Thierry New
[2/2] drm/radeon: change call sites to handle return value properly. drm/radeon: have the callers of set_memory_*() check the return value - - - --- 2020-01-07 Tianlin Li New
[1/2] drm/radeon: have the callers of set_memory_*() check the return value drm/radeon: have the callers of set_memory_*() check the return value - - - --- 2020-01-07 Tianlin Li New
[v6,10/10] docs: proc: add documentation for "hidepid=3" and "pidonly" options and new mount behavi… proc: modernize proc to support multiple private instances - - - --- 2019-12-25 Alexey Gladkov New
[v6,09/10] proc: add option to mount only a pids subset proc: modernize proc to support multiple private instances - - - --- 2019-12-25 Alexey Gladkov New
[v6,08/10] proc: instantiate only pids that we can ptrace on 'hidepid=3' mount option proc: modernize proc to support multiple private instances - - - --- 2019-12-25 Alexey Gladkov New
[v6,07/10] proc: flush task dcache entries from all procfs instances proc: modernize proc to support multiple private instances - - - --- 2019-12-25 Alexey Gladkov New
« 1 2 ... 15 16 1756 57 »