Show patches with: Archived = No       |   4931 patches
« 1 2 ... 40 41 4249 50 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
capabilities: new kernel.ns_modules_allowed sysctl capabilities: new kernel.ns_modules_allowed sysctl - - - --- 2022-08-09 Vegard Nossum Superseded
[v3] powerpc/mm: Support execute-only memory on the Radix MMU [v3] powerpc/mm: Support execute-only memory on the Radix MMU - - - --- 2022-08-09 Russell Currey Superseded
[GIT,PULL] flexible-array transformations in UAPI for 6.0-rc1 [GIT,PULL] flexible-array transformations in UAPI for 6.0-rc1 - - - --- 2022-08-01 Gustavo A. R. Silva Mainlined
powerpc/64s: Disable stack variable initialisation for prom_init powerpc/64s: Disable stack variable initialisation for prom_init - - - --- 2022-07-18 Michael Ellerman Mainlined
x86/alternative: Report missing return thunk details x86/alternative: Report missing return thunk details - - - --- 2022-07-13 Kees Cook Mainlined
x86: Allow for exclusions in checking RETHUNK x86: Allow for exclusions in checking RETHUNK - - - --- 2022-07-13 Kees Cook Superseded
lib: overflow: Do not define 64-bit tests on 32-bit lib: overflow: Do not define 64-bit tests on 32-bit - 1 1 --- 2022-07-02 Kees Cook Mainlined
MAINTAINERS: Add a general "kernel hardening" section MAINTAINERS: Add a general "kernel hardening" section 2 - - --- 2022-07-02 Kees Cook Mainlined
[-next,v3,2/2] powerpc: add support for syscall stack randomization powerpc: add support for syscall stack randomization - 1 - --- 2022-07-01 Xiu Jianfeng Mainlined
[-next,v3,1/2] powerpc: Move system_call_exception() to syscall.c powerpc: add support for syscall stack randomization - - - --- 2022-07-01 Xiu Jianfeng Mainlined
[next] io_uring: replace zero-length array with flexible-array member [next] io_uring: replace zero-length array with flexible-array member - - - --- 2022-06-28 Gustavo A. R. Silva Mainlined
[next] treewide: uapi: Replace zero-length arrays with flexible-array members [next] treewide: uapi: Replace zero-length arrays with flexible-array members 1 - - --- 2022-06-27 Gustavo A. R. Silva GustavoARSilva Mainlined
[5.18,134/141] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context Untitled series #651991 - 3 - --- 2022-06-20 Greg KH Superseded
usercopy: use unsigned long instead of uintptr_t usercopy: use unsigned long instead of uintptr_t - - - --- 2022-06-16 Jason A. Donenfeld Mainlined
hinic: Replace memcpy() with direct assignment hinic: Replace memcpy() with direct assignment - 1 1 --- 2022-06-16 Kees Cook Mainlined
[v4,26/26] arm64: kernel: move ID map out of .text mapping arm64: refactor boot flow and add support for WXN - 1 - --- 2022-06-13 Ard Biesheuvel Changes Requested
[v4,25/26] arm64: mm: add support for WXN memory translation attribute arm64: refactor boot flow and add support for WXN - 1 - --- 2022-06-13 Ard Biesheuvel Changes Requested
[v4,24/26] mm: add arch hook to validate mmap() prot flags arm64: refactor boot flow and add support for WXN - 1 - --- 2022-06-13 Ard Biesheuvel Changes Requested
[v4,23/26] arm64: head: remap the kernel text/inittext region read-only arm64: refactor boot flow and add support for WXN - 1 - --- 2022-06-13 Ard Biesheuvel Changes Requested
[v4,22/26] arm64: mm: move ro_after_init section into the data segment arm64: refactor boot flow and add support for WXN - 1 - --- 2022-06-13 Ard Biesheuvel Changes Requested
[v4,21/26] arm64: setup: drop early FDT pointer helpers arm64: refactor boot flow and add support for WXN - - - --- 2022-06-13 Ard Biesheuvel Mainlined
[v4,20/26] arm64: head: avoid relocating the kernel twice for KASLR arm64: refactor boot flow and add support for WXN - - - --- 2022-06-13 Ard Biesheuvel Mainlined
[v4,19/26] arm64: kaslr: defer initialization to late initcall where permitted arm64: refactor boot flow and add support for WXN - - - --- 2022-06-13 Ard Biesheuvel Changes Requested
[v4,18/26] arm64: head: record CPU boot mode after enabling the MMU arm64: refactor boot flow and add support for WXN - - - --- 2022-06-13 Ard Biesheuvel Mainlined
[v4,17/26] arm64: head: populate kernel page tables with MMU and caches on arm64: refactor boot flow and add support for WXN - - - --- 2022-06-13 Ard Biesheuvel Mainlined
[v4,16/26] arm64: head: factor out TTBR1 assignment into a macro arm64: refactor boot flow and add support for WXN - - - --- 2022-06-13 Ard Biesheuvel Mainlined
[v4,15/26] arm64: idreg-override: use early FDT mapping in ID map arm64: refactor boot flow and add support for WXN - - - --- 2022-06-13 Ard Biesheuvel Mainlined
[v4,14/26] arm64: head: create a temporary FDT mapping in the initial ID map arm64: refactor boot flow and add support for WXN - - - --- 2022-06-13 Ard Biesheuvel Mainlined
[v4,13/26] arm64: head: use relative references to the RELA and RELR tables arm64: refactor boot flow and add support for WXN - - - --- 2022-06-13 Ard Biesheuvel Mainlined
[v4,12/26] arm64: head: cover entire kernel image in initial ID map arm64: refactor boot flow and add support for WXN - - - --- 2022-06-13 Ard Biesheuvel Changes Requested
[v4,11/26] arm64: head: add helper function to remap regions in early page tables arm64: refactor boot flow and add support for WXN - - - --- 2022-06-13 Ard Biesheuvel Mainlined
[v4,10/26] arm64: mm: provide idmap pointer to cpu_replace_ttbr1() arm64: refactor boot flow and add support for WXN - - - --- 2022-06-13 Ard Biesheuvel Mainlined
[v4,09/26] arm64: head: pass ID map root table address to __enable_mmu() arm64: refactor boot flow and add support for WXN - - - --- 2022-06-13 Ard Biesheuvel Mainlined
[v4,08/26] arm64: kernel: drop unnecessary PoC cache clean+invalidate arm64: refactor boot flow and add support for WXN - 1 - --- 2022-06-13 Ard Biesheuvel Mainlined
[v4,07/26] arm64: head: split off idmap creation code arm64: refactor boot flow and add support for WXN - - - --- 2022-06-13 Ard Biesheuvel Mainlined
[v4,06/26] arm64: head: switch to map_memory macro for the extended ID map arm64: refactor boot flow and add support for WXN - - - --- 2022-06-13 Ard Biesheuvel Mainlined
[v4,05/26] arm64: head: simplify page table mapping macros (slightly) arm64: refactor boot flow and add support for WXN - - - --- 2022-06-13 Ard Biesheuvel Mainlined
[v4,04/26] arm64: head: drop idmap_ptrs_per_pgd arm64: refactor boot flow and add support for WXN - 1 - --- 2022-06-13 Ard Biesheuvel Mainlined
[v4,03/26] arm64: head: move assignment of idmap_t0sz to C code arm64: refactor boot flow and add support for WXN - - - --- 2022-06-13 Ard Biesheuvel Changes Requested
[v4,02/26] arm64: mm: make vabits_actual a build time constant if possible arm64: refactor boot flow and add support for WXN - - - --- 2022-06-13 Ard Biesheuvel Changes Requested
[v4,01/26] arm64: head: move kimage_vaddr variable into C file arm64: refactor boot flow and add support for WXN - 1 - --- 2022-06-13 Ard Biesheuvel Mainlined
[3/3] usercopy: Make usercopy resilient against ridiculously large copies Fixes for usercopy - - - --- 2022-06-12 Matthew Wilcox Mainlined
[2/3] usercopy: Cast pointer to an integer once Fixes for usercopy - - - --- 2022-06-12 Matthew Wilcox Mainlined
[1/3] usercopy: Handle vm_map_ram() areas Fixes for usercopy - - - --- 2022-06-12 Matthew Wilcox Mainlined
[RFC,v3,20/20] x86: Add support for CONFIG_CFI_CLANG KCFI support - - - --- 2022-06-10 Sami Tolvanen Changes Requested
[RFC,v3,19/20] x86/purgatory: Disable CFI KCFI support - 2 2 --- 2022-06-10 Sami Tolvanen Changes Requested
[RFC,v3,18/20] x86: Add types to indirectly called assembly functions KCFI support - 1 - --- 2022-06-10 Sami Tolvanen Changes Requested
[RFC,v3,17/20] x86/tools/relocs: Ignore __kcfi_typeid_ relocations KCFI support - 1 - --- 2022-06-10 Sami Tolvanen Changes Requested
[RFC,v3,16/20] kallsyms: Drop CONFIG_CFI_CLANG workarounds KCFI support - 1 - --- 2022-06-10 Sami Tolvanen Changes Requested
[RFC,v3,15/20] objtool: Disable CFI warnings KCFI support 1 - - --- 2022-06-10 Sami Tolvanen Changes Requested
[RFC,v3,14/20] treewide: Drop __cficanonical KCFI support - 1 - --- 2022-06-10 Sami Tolvanen Changes Requested
[RFC,v3,13/20] treewide: Drop WARN_ON_FUNCTION_MISMATCH KCFI support - 1 - --- 2022-06-10 Sami Tolvanen Changes Requested
[RFC,v3,12/20] treewide: Drop function_nocfi KCFI support - 1 - --- 2022-06-10 Sami Tolvanen Changes Requested
[RFC,v3,11/20] init: Drop __nocfi from __init KCFI support - 1 - --- 2022-06-10 Sami Tolvanen Changes Requested
[RFC,v3,10/20] arm64: Drop unneeded __nocfi attributes KCFI support - 1 - --- 2022-06-10 Sami Tolvanen Changes Requested
[RFC,v3,09/20] arm64: Add CFI error handling KCFI support - 1 - --- 2022-06-10 Sami Tolvanen Changes Requested
[RFC,v3,08/20] arm64: Add types to indirect called assembly functions KCFI support - 1 - --- 2022-06-10 Sami Tolvanen Changes Requested
[RFC,v3,07/20] lkdtm: Emit an indirect call for CFI tests KCFI support 1 1 - --- 2022-06-10 Sami Tolvanen Changes Requested
[RFC,v3,06/20] cfi: Add type helper macros KCFI support - 1 - --- 2022-06-10 Sami Tolvanen Changes Requested
[RFC,v3,05/20] cfi: Switch to -fsanitize=kcfi KCFI support - 1 - --- 2022-06-10 Sami Tolvanen Changes Requested
[RFC,v3,04/20] cfi: Drop __CFI_ADDRESSABLE KCFI support - 1 - --- 2022-06-10 Sami Tolvanen Changes Requested
[RFC,v3,03/20] cfi: Remove CONFIG_CFI_CLANG_SHADOW KCFI support - 1 - --- 2022-06-10 Sami Tolvanen Changes Requested
[RFC,v3,02/20] scripts/kallsyms: Ignore __kcfi_typeid_ KCFI support - 1 - --- 2022-06-10 Sami Tolvanen Changes Requested
[RFC,v3,01/20] treewide: Filter out CC_FLAGS_CFI KCFI support - 1 - --- 2022-06-10 Sami Tolvanen Changes Requested
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context - 3 - --- 2022-06-09 David Howells Superseded
staging: rtl8723bs: Allocate full pwep structure staging: rtl8723bs: Allocate full pwep structure - - - --- 2022-06-08 Kees Cook Mainlined
kasan: test: Silence GCC 12 warnings kasan: test: Silence GCC 12 warnings - - - --- 2022-06-08 Kees Cook Mainlined
random: always mix cycle counter in add_latent_entropy() random: always mix cycle counter in add_latent_entropy() - - - --- 2022-06-01 Jason A. Donenfeld Mainlined
media: amphion: Replace zero-length array with flexible-array member media: amphion: Replace zero-length array with flexible-array member - 3 - --- 2022-05-27 Kees Cook Mainlined
[GIT,PULL] checkpatch.pl changes for 5.19-rc1 [GIT,PULL] checkpatch.pl changes for 5.19-rc1 - - - --- 2022-05-24 Gustavo A. R. Silva Mainlined
[GIT,PULL] Misc hardening changes for 5.19-rc1 [GIT,PULL] Misc hardening changes for 5.19-rc1 - - - --- 2022-05-24 Gustavo A. R. Silva Mainlined
[GIT,PULL] -Wstringop-overflow fixes for 5.19-rc1 [GIT,PULL] -Wstringop-overflow fixes for 5.19-rc1 - - - --- 2022-05-24 Gustavo A. R. Silva Mainlined
gcc-plugins: use KERNELVERSION for plugin version gcc-plugins: use KERNELVERSION for plugin version - - - --- 2022-05-24 Masahiro Yamada Mainlined
gcc-plugins: Require utsrelease.h before scripts target gcc-plugins: Require utsrelease.h before scripts target - - - --- 2022-05-23 Kees Cook Superseded
[GIT,PULL] kernel hardening updates for v5.19-rc1 [GIT,PULL] kernel hardening updates for v5.19-rc1 - - - --- 2022-05-23 Kees Cook Mainlined
ALSA: lola: Bounds check loop iterator against streams array size ALSA: lola: Bounds check loop iterator against streams array size - - - --- 2022-05-20 Kees Cook Mainlined
[v2] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context [v2] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context - 3 - --- 2022-05-20 David Howells Superseded
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context 1 3 - --- 2022-05-19 David Howells Superseded
[v3,2/2] nodemask: Fix return values to be unsigned bitmap: Fix return values to be unsigned - - - --- 2022-05-18 Kees Cook Mainlined
[v3,1/2] bitmap: Fix return values to be unsigned bitmap: Fix return values to be unsigned - - - --- 2022-05-18 Kees Cook Superseded
[v2] netfs: Use container_of() for offset casting [v2] netfs: Use container_of() for offset casting - - - --- 2022-05-18 Kees Cook Superseded
[RESEND] evm: Refector struct evm_xattr [RESEND] evm: Refector struct evm_xattr - - - --- 2022-05-18 Guozihua (Scott) Superseded
[v2] crypto: Use struct_size() helper in kmalloc() [v2] crypto: Use struct_size() helper in kmalloc() - 1 - --- 2022-05-18 Guozihua (Scott) Superseded
lkdtm/usercopy: Check vmalloc and >0-order folios lkdtm/usercopy: Check vmalloc and >0-order folios - - - --- 2022-05-17 Kees Cook Mainlined
lkdtm/usercopy: Rename "heap" to "slab" lkdtm/usercopy: Rename "heap" to "slab" - - - --- 2022-05-17 Kees Cook Mainlined
lkdtm/heap: Hide allocation size from -Warray-bounds lkdtm/heap: Hide allocation size from -Warray-bounds - - - --- 2022-05-17 Kees Cook Mainlined
[v2,2/2] nodemask: Fix return values to be unsigned bitmap: Fix return values to be unsigned - - - --- 2022-05-17 Kees Cook Superseded
[v2,1/2] bitmap: Fix return values to be unsigned bitmap: Fix return values to be unsigned - - - --- 2022-05-17 Kees Cook Superseded
netfs: Use container_of() for offset casting netfs: Use container_of() for offset casting - - 1 --- 2022-05-17 Kees Cook Superseded
crypto: Use struct_size() helper in kmalloc() crypto: Use struct_size() helper in kmalloc() - - - --- 2022-05-17 Guozihua (Scott) Superseded
[-next] evm: Refector struct evm_xattr [-next] evm: Refector struct evm_xattr - - - --- 2022-05-17 Guozihua (Scott) Superseded
bitmap: Fix return values to be unsigned bitmap: Fix return values to be unsigned - - - --- 2022-05-17 Kees Cook Superseded
[v3] sched/core: Address classes via __begin_sched_classes [v3] sched/core: Address classes via __begin_sched_classes - 1 - --- 2022-05-17 Kees Cook Changes Requested
[v2] sched/core: Address classes via __begin_sched_classes [v2] sched/core: Address classes via __begin_sched_classes - - - --- 2022-05-17 Kees Cook Superseded
sched/core: Do not treat class list boundary markers as arrays sched/core: Do not treat class list boundary markers as arrays - - - --- 2022-05-16 Kees Cook Changes Requested
[RFC,v2,21/21] init: Drop __nocfi from __init KCFI support - 1 - --- 2022-05-13 Sami Tolvanen Superseded
[RFC,v2,20/21] x86: Add support for CONFIG_CFI_CLANG KCFI support - 1 1 --- 2022-05-13 Sami Tolvanen Superseded
[RFC,v2,19/21] x86/vdso: Disable CFI KCFI support - 1 - --- 2022-05-13 Sami Tolvanen Superseded
[RFC,v2,18/21] x86/purgatory: Disable CFI KCFI support - 2 2 --- 2022-05-13 Sami Tolvanen Superseded
[RFC,v2,17/21] x86: Add types to indirectly called assembly functions KCFI support - 1 - --- 2022-05-13 Sami Tolvanen Superseded
« 1 2 ... 40 41 4249 50 »