Show patches with: State = Mainlined       |    Archived = No       |   1813 patches
« 1 2 ... 14 15 1618 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2,next] scsi: hptiop: Replace one-element array with flexible-array member Replace one-element array with flexible-array member - 1 - --- 2022-09-22 Gustavo A. R. Silva Mainlined
scsi: scsi_transport_fc: Adjust struct fc_nl_event flex array usage scsi: scsi_transport_fc: Adjust struct fc_nl_event flex array usage - 1 1 --- 2022-09-21 Kees Cook Mainlined
[3/4] fortify: Convert to struct vs member helpers fortify: Use __builtin_dynamic_object_size() when available - - - --- 2022-09-20 Kees Cook Mainlined
[2/4] fortify: Explicitly check bounds are compile-time constants fortify: Use __builtin_dynamic_object_size() when available - - - --- 2022-09-20 Kees Cook Mainlined
[1/4] x86/entry: Work around Clang __bdos() bug fortify: Use __builtin_dynamic_object_size() when available - 1 - --- 2022-09-20 Kees Cook Mainlined
[v2] x86/uaccess: Avoid check_object_size() in copy_from_user_nmi() [v2] x86/uaccess: Avoid check_object_size() in copy_from_user_nmi() 1 - 1 --- 2022-09-19 Kees Cook Mainlined
[next] powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmds [next] powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmds - 1 - --- 2022-09-16 Gustavo A. R. Silva GustavoARSilva Mainlined
scsi: aic79xx: Use __ro_after_init explicitly scsi: aic79xx: Use __ro_after_init explicitly - - - --- 2022-09-14 Kees Cook Mainlined
fortify: Adjust KUnit test for modular build fortify: Adjust KUnit test for modular build - 1 - --- 2022-09-13 Kees Cook Mainlined
sh: machvec: Use char[] for section boundaries sh: machvec: Use char[] for section boundaries 1 2 - --- 2022-09-07 Kees Cook Mainlined
kunit/memcpy: Avoid pathological compile-time string size kunit/memcpy: Avoid pathological compile-time string size - - - --- 2022-09-07 Kees Cook Mainlined
MIPS: BCM47XX: Cast memcmp() of function to (void *) MIPS: BCM47XX: Cast memcmp() of function to (void *) - - - --- 2022-09-07 Kees Cook Mainlined
ARM: decompressor: Include .data.rel.ro.local ARM: decompressor: Include .data.rel.ro.local - - - --- 2022-09-07 Kees Cook Mainlined
[next] powerpc: Fix fall-through warning for Clang [next] powerpc: Fix fall-through warning for Clang - 1 - --- 2022-09-06 Gustavo A. R. Silva Mainlined
x86/paravirt: Remove clobber bitmask from .parainstructions x86/paravirt: Remove clobber bitmask from .parainstructions - 1 - --- 2022-09-03 Kees Cook Mainlined
[v4] netlink: Bounds-check struct nlmsgerr creation [v4] netlink: Bounds-check struct nlmsgerr creation - - - --- 2022-09-03 Kees Cook Mainlined
[next] ocfs2: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper [next] ocfs2: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper - 2 - --- 2022-09-02 Gustavo A. R. Silva Mainlined
[next] mm/memremap: Replace zero-length array with DECLARE_FLEX_ARRAY() helper [next] mm/memremap: Replace zero-length array with DECLARE_FLEX_ARRAY() helper - 1 - --- 2022-09-02 Gustavo A. R. Silva Mainlined
[next] exportfs: Replace zero-length array with DECLARE_FLEX_ARRAY() helper [next] exportfs: Replace zero-length array with DECLARE_FLEX_ARRAY() helper - 1 - --- 2022-09-02 Gustavo A. R. Silva Mainlined
[v3] string: Introduce strtomem() and strtomem_pad() [v3] string: Introduce strtomem() and strtomem_pad() - - - --- 2022-09-02 Kees Cook Mainlined
[v2,2/3] fortify: Add KUnit test for FORTIFY_SOURCE internals Fix FORTIFY=y UBSAN_LOCAL_BOUNDS=y - 1 - --- 2022-09-02 Kees Cook Mainlined
[v2,1/3] fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCAL Fix FORTIFY=y UBSAN_LOCAL_BOUNDS=y - 1 1 --- 2022-09-02 Kees Cook Mainlined
esas2r: Use flex array destination for memcpy() esas2r: Use flex array destination for memcpy() - 2 - --- 2022-09-01 Kees Cook Mainlined
iwlwifi: calib: Refactor iwl_calib_result usage for clarity iwlwifi: calib: Refactor iwl_calib_result usage for clarity - - - --- 2022-09-01 Kees Cook Mainlined
[2/2] lkdtm: Update tests for memcpy() run-time warnings fortify: Add run-time WARN for cross-field memcpy() - - - --- 2022-09-01 Kees Cook Mainlined
[1/2] fortify: Add run-time WARN for cross-field memcpy() fortify: Add run-time WARN for cross-field memcpy() - - - --- 2022-09-01 Kees Cook Mainlined
[v2,next] net/ipv4: Use __DECLARE_FLEX_ARRAY() helper [v2,next] net/ipv4: Use __DECLARE_FLEX_ARRAY() helper - 1 - --- 2022-08-31 Gustavo A. R. Silva Mainlined
overflow: Split up kunit tests for smaller stack frames overflow: Split up kunit tests for smaller stack frames 1 - - --- 2022-08-31 Kees Cook Mainlined
[v3] overflow: Allow mixed type arguments [v3] overflow: Allow mixed type arguments - 2 1 --- 2022-08-30 Kees Cook Mainlined
[next] ALSA: hda/hdmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper [next] ALSA: hda/hdmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper - 1 - --- 2022-08-29 Gustavo A. R. Silva Mainlined
[next] can: etas_es58x: Replace zero-length array with DECLARE_FLEX_ARRAY() helper [next] can: etas_es58x: Replace zero-length array with DECLARE_FLEX_ARRAY() helper 1 1 - --- 2022-08-29 Gustavo A. R. Silva Mainlined
[v2] x86/mm: Refuse W^X violations [v2] x86/mm: Refuse W^X violations - 1 1 --- 2022-08-29 Peter Zijlstra Mainlined
docs/core-api: expand Fedora instructions for GCC plugins docs/core-api: expand Fedora instructions for GCC plugins - 1 - --- 2022-08-27 Elliott, Robert (Servers) Mainlined
[8/8] lib: stackinit: update reference to kunit-tool Untitled series #669080 - - - --- 2022-08-19 Tales Mainlined
[7/8] lib: overflow: update reference to kunit-tool Untitled series #669080 - 1 - --- 2022-08-19 Tales Mainlined
[net,v3,1/1] ice: Fix crash by keep old cfg when update TCs more than queues [net,v3,1/1] ice: Fix crash by keep old cfg when update TCs more than queues - 1 1 --- 2022-08-17 Ding Hui Mainlined
[v4,2/2] selftests/powerpc: Add a test for execute-only memory [v4,1/2] powerpc/mm: Support execute-only memory on the Radix MMU - - - --- 2022-08-17 Russell Currey Mainlined
[v4,1/2] powerpc/mm: Support execute-only memory on the Radix MMU [v4,1/2] powerpc/mm: Support execute-only memory on the Radix MMU - - - --- 2022-08-17 Russell Currey Mainlined
gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a file gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a file - 1 - --- 2022-08-16 Andrew Donnellan Mainlined
[v3,6/6] scsi: megaraid_sas: Use struct_size() in code related to struct MR_PD_CFG_SEQ_NUM_SYNC Replace one-element arrays with flexible-array members - - - --- 2022-08-15 Gustavo A. R. Silva Mainlined
[v3,5/6] scsi: megaraid_sas: Use struct_size() in code related to struct MR_FW_RAID_MAP Replace one-element arrays with flexible-array members - - - --- 2022-08-15 Gustavo A. R. Silva Mainlined
[v3,4/6] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_PD_CFG_SEQ_… Replace one-element arrays with flexible-array members - - - --- 2022-08-15 Gustavo A. R. Silva Mainlined
[v3,3/6] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_DRV_RAID_MAP Replace one-element arrays with flexible-array members - - - --- 2022-08-15 Gustavo A. R. Silva Mainlined
[v3,2/6] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_FW_RAID_MAP… Replace one-element arrays with flexible-array members - - - --- 2022-08-15 Gustavo A. R. Silva Mainlined
[v3,1/6] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_FW_RAID_MAP Replace one-element arrays with flexible-array members - - - --- 2022-08-15 Gustavo A. R. Silva Mainlined
[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
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 xiujianfeng Mainlined
[-next,v3,1/2] powerpc: Move system_call_exception() to syscall.c powerpc: add support for syscall stack randomization - - - --- 2022-07-01 xiujianfeng 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
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,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,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,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,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
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
[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
[v3,2/2] nodemask: Fix return values to be unsigned bitmap: Fix return values to be unsigned - - - --- 2022-05-18 Kees Cook Mainlined
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
fortify: Provide a memcpy trap door for sharp corners fortify: Provide a memcpy trap door for sharp corners - - - --- 2022-05-11 Kees Cook Mainlined
gcc-plugins: randstruct: Remove cast exception handling gcc-plugins: randstruct: Remove cast exception handling - - - --- 2022-05-11 Kees Cook Mainlined
af_unix: Silence randstruct GCC plugin warning af_unix: Silence randstruct GCC plugin warning 2 - - --- 2022-05-11 Kees Cook Mainlined
[v2] big_keys: Use struct for internal payload [v2] big_keys: Use struct for internal payload - - - --- 2022-05-10 Kees Cook Mainlined
gcc-plugins: Change all version strings match kernel gcc-plugins: Change all version strings match kernel - - - --- 2022-05-10 Kees Cook Mainlined
niu: Silence randstruct warnings niu: Silence randstruct warnings 1 - - --- 2022-05-10 Kees Cook Mainlined
randomize_kstack: Improve docs on requirements/rationale randomize_kstack: Improve docs on requirements/rationale - - - --- 2022-05-10 Kees Cook Mainlined
[6/6] randstruct: Enable Clang support randstruct: Enable Clang support - - - --- 2022-05-03 Kees Cook Mainlined
[5/6] randstruct: Move seed generation into scripts/basic/ randstruct: Enable Clang support - - - --- 2022-05-03 Kees Cook Mainlined
[4/6] randstruct: Split randstruct Makefile and CFLAGS randstruct: Enable Clang support - - - --- 2022-05-03 Kees Cook Mainlined
« 1 2 ... 14 15 1618 19 »