Show patches with: Archived = No       |   4416 patches
« 1 2 3 444 45 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,1/3] usercopy: create enum stack_type 1 1 - --- 2017-02-16 James Morse Mainlined
[01/11] S.A.R.A. Documentation - - - --- 2017-06-12 Salvatore Mesoraca Superseded
[02/11] S.A.R.A. framework creation - - - --- 2017-06-12 Salvatore Mesoraca Superseded
[03/11] Creation of "usb_device_auth" LSM hook - - - --- 2017-06-12 Salvatore Mesoraca Superseded
[04/11] S.A.R.A. USB Filtering - - - --- 2017-06-12 Salvatore Mesoraca Superseded
[05/11] Creation of "check_vmflags" LSM hook - - - --- 2017-06-12 Salvatore Mesoraca Superseded
[06/11] S.A.R.A. cred blob management - - - --- 2017-06-12 Salvatore Mesoraca Superseded
[07/11] S.A.R.A. WX Protection - - - --- 2017-06-12 Salvatore Mesoraca Superseded
[08/11] Creation of "pagefault_handler_x86" LSM hook - - - --- 2017-06-12 Salvatore Mesoraca Superseded
[09/11] Trampoline emulation - - - --- 2017-06-12 Salvatore Mesoraca Superseded
[10/11] Allowing for stacking procattr support in S.A.R.A. - - - --- 2017-06-12 Salvatore Mesoraca Superseded
[11/11] S.A.R.A. WX Protection procattr interface - - - --- 2017-06-12 Salvatore Mesoraca Superseded
[RFC,v2,1/9] S.A.R.A. Documentation - - - --- 2017-06-15 Salvatore Mesoraca Superseded
[RFC,v2,2/9] S.A.R.A. framework creation - - - --- 2017-06-15 Salvatore Mesoraca Superseded
[RFC,v2,3/9] Creation of "check_vmflags" LSM hook - - - --- 2017-06-15 Salvatore Mesoraca Superseded
[RFC,v2,4/9] S.A.R.A. cred blob management - - - --- 2017-06-15 Salvatore Mesoraca Superseded
[RFC,v2,5/9] S.A.R.A. WX Protection - - - --- 2017-06-15 Salvatore Mesoraca Superseded
[RFC,v2,6/9] Creation of "pagefault_handler_x86" LSM hook - - - --- 2017-06-15 Salvatore Mesoraca Superseded
[RFC,v2,7/9] Trampoline emulation - - - --- 2017-06-15 Salvatore Mesoraca Superseded
[RFC,v2,8/9] Allowing for stacking procattr support in S.A.R.A. - - - --- 2017-06-15 Salvatore Mesoraca Superseded
[RFC,v2,9/9] S.A.R.A. WX Protection procattr interface - - - --- 2017-06-15 Salvatore Mesoraca Superseded
[RFC,v3,1/9] S.A.R.A. Documentation - - - --- 2017-09-11 Salvatore Mesoraca Superseded
[RFC,v3,2/9] S.A.R.A. framework creation - - - --- 2017-09-11 Salvatore Mesoraca Superseded
[RFC,v3,3/9] Creation of "check_vmflags" LSM hook - - - --- 2017-09-11 Salvatore Mesoraca Superseded
[RFC,v3,4/9] S.A.R.A. cred blob management - - - --- 2017-09-11 Salvatore Mesoraca Superseded
[RFC,v3,5/9] S.A.R.A. WX Protection - - - --- 2017-09-11 Salvatore Mesoraca Superseded
[RFC,v3,6/9] Creation of "pagefault_handler" LSM hook - - - --- 2017-09-11 Salvatore Mesoraca Superseded
[RFC,v3,7/9] Trampoline emulation - - - --- 2017-09-11 Salvatore Mesoraca Superseded
[RFC,v3,8/9] Allowing for stacking procattr support in S.A.R.A. - - - --- 2017-09-11 Salvatore Mesoraca Superseded
[RFC,v3,9/9] S.A.R.A. WX Protection procattr interface - - - --- 2017-09-11 Salvatore Mesoraca Superseded
[RFC,v2,1/2] Protected FIFOs and regular files - - - --- 2017-09-26 Salvatore Mesoraca Superseded
[RFC,v2,2/2] Protected O_CREAT open in sticky directory - - - --- 2017-09-26 Salvatore Mesoraca Superseded
[v3,1/2] Protected FIFOs and regular files - - - --- 2017-11-22 Salvatore Mesoraca Superseded
[v4] Protected FIFOs and regular files 1 - 1 --- 2018-02-27 Salvatore Mesoraca Superseded
scsi: eata: drop VLA in reorder() - - - --- 2018-03-11 Salvatore Mesoraca Superseded
[1/2] net: rds: drop VLA in rds_for_each_conn_info() - - - --- 2018-03-11 Salvatore Mesoraca Mainlined
[2/2] net: rds: drop VLA in rds_walk_conn_path_info() 1 - - --- 2018-03-11 Salvatore Mesoraca Mainlined
net: llc: drop VLA in llc_sap_mcast() - - - --- 2018-03-11 Salvatore Mesoraca Mainlined
[v2] scsi: eata: drop VLA in reorder() - - - --- 2018-03-12 Salvatore Mesoraca Superseded
[v3] scsi: eata: drop VLAs in reorder() - - - --- 2018-03-12 Salvatore Mesoraca Superseded
Btrfs: drop a VLA in btrfs_check_super_csum() - - - --- 2018-03-13 Salvatore Mesoraca Rejected
net: dsa: drop some VLAs in switch.c - - - --- 2018-03-13 Salvatore Mesoraca Superseded
ftrace: drop a VLA in module_exists() - - - --- 2018-03-13 Salvatore Mesoraca Superseded
drm/i915: drop various VLAs in i915_debugfs.c - - - --- 2018-03-13 Salvatore Mesoraca Rejected
ocfs2: drop a VLA in ocfs2_orphan_del() - 1 - --- 2018-03-13 Salvatore Mesoraca Mainlined
scsi: eata: drop EATA and EATA-PIO drivers - - - --- 2018-03-14 Salvatore Mesoraca Superseded
crypto: ctr: avoid VLA use - - - --- 2018-03-14 Salvatore Mesoraca Superseded
[v2] crypto: ctr - avoid VLA use - - - --- 2018-03-15 Salvatore Mesoraca Superseded
[v2] ftrace: drop a VLA in module_exists() - - - --- 2018-03-30 Salvatore Mesoraca Mainlined
[v3] crypto: ctr - avoid VLA use - - - --- 2018-03-30 Salvatore Mesoraca Superseded
[1/6] crypto: api - laying macros for statically allocated buffers - - - --- 2018-04-07 Salvatore Mesoraca Superseded
[2/6] crypto: ctr - avoid VLA use - - - --- 2018-04-07 Salvatore Mesoraca Superseded
[3/6] crypto: api - avoid VLA use - - - --- 2018-04-07 Salvatore Mesoraca Superseded
[4/6] crypto: pcbc - avoid VLA use - - - --- 2018-04-07 Salvatore Mesoraca Superseded
[5/6] crypto: cts - avoid VLA use - - - --- 2018-04-07 Salvatore Mesoraca Superseded
[6/6] crypto: cfb - avoid VLA use - - - --- 2018-04-07 Salvatore Mesoraca Superseded
[1/6] crypto: api - laying macros for statically allocated buffers - - - --- 2018-04-09 Salvatore Mesoraca Superseded
[2/6] crypto: ctr - avoid VLA use - - - --- 2018-04-09 Salvatore Mesoraca Superseded
[3/6] crypto: api - avoid VLA use - - - --- 2018-04-09 Salvatore Mesoraca Superseded
[4/6] crypto: pcbc - avoid VLA use - - - --- 2018-04-09 Salvatore Mesoraca Superseded
[5/6] crypto: cts - avoid VLA use - - - --- 2018-04-09 Salvatore Mesoraca Superseded
[6/6] crypto: cfb - avoid VLA use - - - --- 2018-04-09 Salvatore Mesoraca Superseded
[v2,1/2] crypto: api - laying defines and checks for statically allocated buffers - - - --- 2018-04-09 Salvatore Mesoraca Mainlined
[v2,2/2] crypto: remove several VLAs - - - --- 2018-04-09 Salvatore Mesoraca Mainlined
[v2] net: dsa: drop some VLAs in switch.c - - - --- 2018-05-07 Salvatore Mesoraca Mainlined
proc: prevent a task from writing on its own /proc/*/mem - - - --- 2018-05-26 Salvatore Mesoraca Rejected
[RFC] kconfig: add hardened defconfig helpers - - - --- 2018-07-18 Salvatore Mesoraca Superseded
Compiler Attributes: Check GCC version for __alloc_size attribute Compiler Attributes: Check GCC version for __alloc_size attribute - 1 - --- 2021-09-10 Kees Cook Superseded
x86/asm: Fix setz size enqcmds() build failure x86/asm: Fix setz size enqcmds() build failure - - - --- 2021-09-10 Kees Cook Mainlined
samples/seccomp: Avoid alias warning samples/seccomp: Avoid alias warning - - - --- 2021-09-10 Kees Cook Rejected
landlock: Drop "const" argument qualifier to avoid GCC 4.9 warnings landlock: Drop "const" argument qualifier to avoid GCC 4.9 warnings - - - --- 2021-09-10 Kees Cook Rejected
[v6,1/4] powerpc/64s: Introduce temporary mm for Radix MMU Use per-CPU temporary mappings for patching on Radix MMU - - - --- 2021-09-11 Christopher M. Riedl Changes Requested
[v6,2/4] powerpc: Rework and improve STRICT_KERNEL_RWX patching Use per-CPU temporary mappings for patching on Radix MMU - - - --- 2021-09-11 Christopher M. Riedl Changes Requested
[v6,3/4] powerpc: Use WARN_ON and fix check in poking_init Use per-CPU temporary mappings for patching on Radix MMU - - - --- 2021-09-11 Christopher M. Riedl Changes Requested
[v6,4/4] powerpc/64s: Initialize and use a temporary mm for patching on Radix Use per-CPU temporary mappings for patching on Radix MMU - - - --- 2021-09-11 Christopher M. Riedl Changes Requested
net: mana: Prefer struct_size over open coded arithmetic net: mana: Prefer struct_size over open coded arithmetic - 1 - --- 2021-09-11 Len Baker Handled Elsewhere
usb: ohci: Prefer struct_size over open coded arithmetic usb: ohci: Prefer struct_size over open coded arithmetic 1 - - --- 2021-09-11 Len Baker Handled Elsewhere
Input: omap-keypad - prefer struct_size over open coded arithmetic Input: omap-keypad - prefer struct_size over open coded arithmetic - 1 - --- 2021-09-11 Len Baker Handled Elsewhere
memstick: jmb38x_ms: Prefer struct_size over open coded arithmetic memstick: jmb38x_ms: Prefer struct_size over open coded arithmetic - - - --- 2021-09-11 Len Baker Handled Elsewhere
nfp: Prefer struct_size over open coded arithmetic nfp: Prefer struct_size over open coded arithmetic - 2 - --- 2021-09-12 Len Baker Handled Elsewhere
i3c/master/mipi-i3c-hci: Prefer kcalloc over open coded arithmetic i3c/master/mipi-i3c-hci: Prefer kcalloc over open coded arithmetic 1 - - --- 2021-09-12 Len Baker Handled Elsewhere
EDAC/mc: Prefer strscpy or scnprintf over strcpy, sprintf and snprintf EDAC/mc: Prefer strscpy or scnprintf over strcpy, sprintf and snprintf - - - --- 2021-09-13 Robert Richter Mainlined
[v3,01/16] objtool: Add CONFIG_CFI_CLANG support x86: Add support for Clang CFI - - - --- 2021-09-14 Sami Tolvanen Superseded
[v3,02/16] objtool: Add ASM_STACK_FRAME_NON_STANDARD x86: Add support for Clang CFI - - - --- 2021-09-14 Sami Tolvanen Superseded
[v3,03/16] linkage: Add DECLARE_ASM_FUNC_SYMBOL x86: Add support for Clang CFI - - - --- 2021-09-14 Sami Tolvanen Superseded
[v3,04/16] cfi: Add DEFINE_CFI_IMMEDIATE_RETURN_STUB x86: Add support for Clang CFI - - - --- 2021-09-14 Sami Tolvanen Superseded
[v3,05/16] tracepoint: Exclude tp_stub_func from CFI checking x86: Add support for Clang CFI - 1 - --- 2021-09-14 Sami Tolvanen Superseded
[v3,06/16] ftrace: Use an opaque type for functions not callable from C x86: Add support for Clang CFI - - - --- 2021-09-14 Sami Tolvanen Superseded
[v3,07/16] lkdtm: Disable UNSET_SMEP with CFI x86: Add support for Clang CFI 1 - - --- 2021-09-14 Sami Tolvanen Superseded
[v3,08/16] lkdtm: Use an opaque type for lkdtm_rodata_do_nothing x86: Add support for Clang CFI 1 - - --- 2021-09-14 Sami Tolvanen Superseded
[v3,09/16] x86: Use an opaque type for functions not callable from C x86: Add support for Clang CFI - 1 - --- 2021-09-14 Sami Tolvanen Superseded
[v3,10/16] x86/extable: Mark handlers __cficanonical x86: Add support for Clang CFI - 1 - --- 2021-09-14 Sami Tolvanen Superseded
[v3,11/16] x86/purgatory: Disable CFI x86: Add support for Clang CFI - - - --- 2021-09-14 Sami Tolvanen Superseded
[v3,12/16] x86, relocs: Ignore __typeid__ relocations x86: Add support for Clang CFI - - - --- 2021-09-14 Sami Tolvanen Superseded
[v3,13/16] x86, module: Ignore __typeid__ relocations x86: Add support for Clang CFI - - - --- 2021-09-14 Sami Tolvanen Superseded
[v3,14/16] x86, cpu: Use LTO for cpu.c with CFI x86: Add support for Clang CFI - 2 - --- 2021-09-14 Sami Tolvanen Superseded
[v3,15/16] x86, kprobes: Fix optprobe_template_func type mismatch x86: Add support for Clang CFI - 1 - --- 2021-09-14 Sami Tolvanen Superseded
[v3,16/16] x86, build: Allow CONFIG_CFI_CLANG to be selected x86: Add support for Clang CFI - - - --- 2021-09-14 Sami Tolvanen Superseded
[RFC] Add additional include path for gcc plugins [RFC] Add additional include path for gcc plugins - - - --- 2021-09-15 Dan Li kees Rejected
[v2] binfmt_elf: Reintroduce using MAP_FIXED_NOREPLACE [v2] binfmt_elf: Reintroduce using MAP_FIXED_NOREPLACE - - - --- 2021-09-16 Kees Cook Mainlined
« 1 2 3 444 45 »