Show patches with: State = Mainlined       |   2035 patches
« 1 2 ... 17 18 1920 21 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
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
[3/6] randstruct: Reorganize Kconfigs and attribute macros randstruct: Enable Clang support - - - --- 2022-05-03 Kees Cook Mainlined
[2/6] sancov: Split plugin build from plugin CFLAGS randstruct: Enable Clang support - - - --- 2022-05-03 Kees Cook Mainlined
[1/6] netfs: Eliminate Clang randstruct warning randstruct: Enable Clang support - 1 - --- 2022-05-03 Kees Cook Mainlined
[next] drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency() [next] drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency() - - - --- 2022-04-27 Gustavo A. R. Silva Mainlined
lkdtm: cfi: Fix type width for masking PAC bits lkdtm: cfi: Fix type width for masking PAC bits - - 2 --- 2022-04-27 Kees Cook Mainlined
[next] checkpatch: add new alloc functions to alloc with multiplies check [next] checkpatch: add new alloc functions to alloc with multiplies check - - - --- 2022-04-26 Gustavo A. R. Silva Mainlined
thermal: int340x: Fix attr.show callback prototype thermal: int340x: Fix attr.show callback prototype - - - --- 2022-04-21 Kees Cook Mainlined
[v2] USB: serial: Fix heap overflow in WHITEHEAT_GET_DTR_RTS [v2] USB: serial: Fix heap overflow in WHITEHEAT_GET_DTR_RTS - - - --- 2022-04-21 Kees Cook Mainlined
[v2] lkdtm: Add CFI_BACKWARD to test ROP mitigations [v2] lkdtm: Add CFI_BACKWARD to test ROP mitigations - - - --- 2022-04-16 Kees Cook Mainlined
lkdtm: Move crashtype definitions into each category lkdtm: Move crashtype definitions into each category - - - --- 2022-04-12 Kees Cook Mainlined
init/Kconfig: Remove USELIB syscall by default init/Kconfig: Remove USELIB syscall by default - - - --- 2022-04-12 Kees Cook Mainlined
security: don't treat structure as an array of struct hlist_head security: don't treat structure as an array of struct hlist_head - - - --- 2022-04-07 Bill Wendling Mainlined
[v4] gcc-plugins: latent_entropy: use /dev/urandom [v4] gcc-plugins: latent_entropy: use /dev/urandom - - - --- 2022-04-05 Jason A. Donenfeld Mainlined
ARM: vexpress/spc: Avoid negative array index when !SMP ARM: vexpress/spc: Avoid negative array index when !SMP 1 - - --- 2022-03-31 Kees Cook Mainlined
[GIT,PULL] FORTIFY_SOURCE updates for v5.18-rc1 [GIT,PULL] FORTIFY_SOURCE updates for v5.18-rc1 - - - --- 2022-03-25 Kees Cook Mainlined
[2/2] selftests/harness: Pass variant to teardown selftests/harness: Run TEARDOWN for ASSERT failures 1 2 - --- 2022-03-24 Kees Cook Mainlined
[1/2] selftests/harness: Run TEARDOWN for ASSERT failures selftests/harness: Run TEARDOWN for ASSERT failures - 1 - --- 2022-03-24 Kees Cook Mainlined
usercopy: Disable CONFIG_HARDENED_USERCOPY_PAGESPAN usercopy: Disable CONFIG_HARDENED_USERCOPY_PAGESPAN 1 - - --- 2022-03-24 Kees Cook Mainlined
[GIT,PULL] flexible-array transformations for 5.18-rc1 [GIT,PULL] flexible-array transformations for 5.18-rc1 - - - --- 2022-03-22 Gustavo A. R. Silva Mainlined
[v2] MIPS: Only use current_stack_pointer on GCC [v2] MIPS: Only use current_stack_pointer on GCC - 2 - --- 2022-03-09 Kees Cook Mainlined
MIPS: boot/compressed: Use array reference for image bounds MIPS: boot/compressed: Use array reference for image bounds - 1 - --- 2022-03-09 Kees Cook Mainlined
ARM/dma-mapping: Remove CMA code when not built with CMA ARM/dma-mapping: Remove CMA code when not built with CMA - 2 - --- 2022-03-09 Kees Cook Mainlined
[2/2] xtensa: use XCHAL_NUM_AREGS as pt_regs::areg size xtensa: fix pt_regs to cover user exception frame - 1 - --- 2022-03-06 Max Filippov Mainlined
[1/2] xtensa: rename PT_SIZE to PT_KERNEL_SIZE xtensa: fix pt_regs to cover user exception frame - 1 - --- 2022-03-06 Max Filippov Mainlined
[v3] Documentation/process: Add Researcher Guidelines [v3] Documentation/process: Add Researcher Guidelines 2 2 - --- 2022-03-04 Kees Cook Mainlined
[v2] binfmt_elf: Introduce KUnit test [v2] binfmt_elf: Introduce KUnit test - 1 - --- 2022-03-04 Kees Cook Mainlined
[next] scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac() [next] scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac() - - - --- 2022-03-03 Gustavo A. R. Silva GustavoARSilva Mainlined
[next] drm/amd/display: Fix Wstringop-overflow warnings in dc_link_dp.c [next] drm/amd/display: Fix Wstringop-overflow warnings in dc_link_dp.c 1 - - --- 2022-03-03 Gustavo A. R. Silva GustavoARSilva Mainlined
um: clang: Strip out -mno-global-merge from USER_CFLAGS um: clang: Strip out -mno-global-merge from USER_CFLAGS - 1 - --- 2022-03-03 David Gow Mainlined
[v3,1/2] AARCH64: Add gcc Shadow Call Stack support [v3,1/2] AARCH64: Add gcc Shadow Call Stack support - 3 - --- 2022-03-03 Dan Li Mainlined
[5.16,v2] binfmt_elf: Avoid total_mapping_size for ET_EXEC [5.16,v2] binfmt_elf: Avoid total_mapping_size for ET_EXEC - - 1 --- 2022-02-28 Kees Cook Mainlined
x86/boot: Wrap literal addresses in absolute_pointer() x86/boot: Wrap literal addresses in absolute_pointer() - 1 - --- 2022-02-27 Kees Cook Mainlined
[v3,6/7] lib: stackinit: Convert to KUnit Convert overflow and stackinit to KUnit - - - --- 2022-02-27 Kees Cook Mainlined
[v3,5/7] um: Allow builds with Clang Convert overflow and stackinit to KUnit - 1 1 --- 2022-02-27 Kees Cook Mainlined
[v3,4/7] um: Remove unused timeval_to_ns() function Convert overflow and stackinit to KUnit 1 - - --- 2022-02-27 Kees Cook Mainlined
[v3,3/7] um: Cleanup syscall_handler_t definition/cast, fix warning Convert overflow and stackinit to KUnit - - - --- 2022-02-27 Kees Cook Mainlined
[v3,2/7] lib: overflow: Convert to Kunit Convert overflow and stackinit to KUnit 1 1 - --- 2022-02-27 Kees Cook Mainlined
[v3,1/7] overflow: Provide constant expression struct_size Convert overflow and stackinit to KUnit - 1 1 --- 2022-02-27 Kees Cook Mainlined
[v2] lkdtm/usercopy: Expand size of "out of frame" object [v2] lkdtm/usercopy: Expand size of "out of frame" object - 1 - --- 2022-02-26 Kees Cook Mainlined
[v3] usercopy: Check valid lifetime via stack depth [v3] usercopy: Check valid lifetime via stack depth - - - --- 2022-02-25 Kees Cook Mainlined
[v3,1/2] drm/dp: Fix off-by-one in register cache size drm/dp: Fix out-of-bounds reads - 1 - --- 2022-02-25 Kees Cook Mainlined
[v2,6/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_aplis… ath6kl: wmi: Replace one-element arrays with flexible-array members - 1 - --- 2022-02-24 Gustavo A. R. Silva Mainlined
[v2,5/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_disco… ath6kl: wmi: Replace one-element arrays with flexible-array members - 1 - --- 2022-02-24 Gustavo A. R. Silva Mainlined
[v2,4/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_conne… ath6kl: wmi: Replace one-element arrays with flexible-array members - 1 - --- 2022-02-24 Gustavo A. R. Silva Mainlined
[v2,3/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_chann… ath6kl: wmi: Replace one-element arrays with flexible-array members - 1 - --- 2022-02-24 Gustavo A. R. Silva Mainlined
[v2,2/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_start… ath6kl: wmi: Replace one-element arrays with flexible-array members - 1 - --- 2022-02-24 Gustavo A. R. Silva Mainlined
[v2,1/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_begin… ath6kl: wmi: Replace one-element arrays with flexible-array members - 1 - --- 2022-02-24 Gustavo A. R. Silva Mainlined
xtensa: Implement "current_stack_pointer" xtensa: Implement "current_stack_pointer" 1 - - --- 2022-02-24 Kees Cook Mainlined
m68k: Implement "current_stack_pointer" m68k: Implement "current_stack_pointer" 1 1 - --- 2022-02-24 Kees Cook Mainlined
mips: Implement "current_stack_pointer" mips: Implement "current_stack_pointer" - - - --- 2022-02-24 Kees Cook Mainlined
riscv: Rename "sp_in_global" to "current_stack_pointer" riscv: Rename "sp_in_global" to "current_stack_pointer" - - - --- 2022-02-24 Kees Cook Mainlined
kunit: tool: Do not colorize output when redirected kunit: tool: Do not colorize output when redirected - 2 - --- 2022-02-24 Kees Cook Mainlined
ELF: Properly redefine PT_GNU_* in terms of PT_LOOS ELF: Properly redefine PT_GNU_* in terms of PT_LOOS - - - --- 2022-02-24 Kees Cook Mainlined
MAINTAINERS: Update execve entry with more details MAINTAINERS: Update execve entry with more details - - - --- 2022-02-24 Kees Cook Mainlined
[next] usbnet: gl620a: Replace one-element array with flexible-array member [next] usbnet: gl620a: Replace one-element array with flexible-array member - - - --- 2022-02-21 Gustavo A. R. Silva Mainlined
[5.4,45/80] libsubcmd: Fix use-after-free for realloc(..., 0) Untitled series #616213 1 - 2 --- 2022-02-21 Greg KH Mainlined
[4.19,30/58] libsubcmd: Fix use-after-free for realloc(..., 0) Untitled series #616209 1 - 2 --- 2022-02-21 Greg KH Mainlined
[4.14,26/45] libsubcmd: Fix use-after-free for realloc(..., 0) Untitled series #616204 1 - 2 --- 2022-02-21 Greg KH Mainlined
[5.10,065/121] libsubcmd: Fix use-after-free for realloc(..., 0) Untitled series #616214 1 - 2 --- 2022-02-21 Greg KH Mainlined
[4.9,21/33] libsubcmd: Fix use-after-free for realloc(..., 0) Untitled series #616202 1 - 2 --- 2022-02-21 Greg KH Mainlined
[5.16,123/227] libsubcmd: Fix use-after-free for realloc(..., 0) Untitled series #616227 1 - 2 --- 2022-02-21 Greg KH Mainlined
[5.15,100/196] libsubcmd: Fix use-after-free for realloc(..., 0) Untitled series #616219 1 - 2 --- 2022-02-21 Greg KH Mainlined
lkdtm/fortify: Swap memcpy() for strncpy() lkdtm/fortify: Swap memcpy() for strncpy() - 1 - --- 2022-02-16 Kees Cook Mainlined
[next] tw89: core.h: Replace zero-length array with flexible-array member [next] tw89: core.h: Replace zero-length array with flexible-array member 1 1 - --- 2022-02-16 Gustavo A. R. Silva Mainlined
[next] iwlwifi: mei: Replace zero-length array with flexible-array member [next] iwlwifi: mei: Replace zero-length array with flexible-array member 1 1 - --- 2022-02-16 Gustavo A. R. Silva GustavoARSilva Mainlined
[next] iwlwifi: fw: Replace zero-length arrays with flexible-array members [next] iwlwifi: fw: Replace zero-length arrays with flexible-array members 1 1 - --- 2022-02-16 Gustavo A. R. Silva GustavoARSilva Mainlined
[next] carl9170: Replace zero-length arrays with flexible-array members [next] carl9170: Replace zero-length arrays with flexible-array members 1 1 - --- 2022-02-16 Gustavo A. R. Silva GustavoARSilva Mainlined
[next] brcmfmac: Replace zero-length arrays with flexible-array members [next] brcmfmac: Replace zero-length arrays with flexible-array members - 1 - --- 2022-02-16 Gustavo A. R. Silva Mainlined
[next] ath: Replace zero-length arrays with flexible-array members [next] ath: Replace zero-length arrays with flexible-array members - 1 - --- 2022-02-16 Gustavo A. R. Silva Mainlined
[next] ath6kl: Replace zero-length arrays with flexible-array members [next] ath6kl: Replace zero-length arrays with flexible-array members - 1 - --- 2022-02-16 Gustavo A. R. Silva Mainlined
[next] ath11k: Replace zero-length arrays with flexible-array members [next] ath11k: Replace zero-length arrays with flexible-array members - 1 - --- 2022-02-16 Gustavo A. R. Silva Mainlined
[next] ath10k: Replace zero-length array with flexible-array member [next] ath10k: Replace zero-length array with flexible-array member - 1 - --- 2022-02-16 Gustavo A. R. Silva Mainlined
[next] treewide: Replace zero-length arrays with flexible-array members [next] treewide: Replace zero-length arrays with flexible-array members - 1 - --- 2022-02-15 Gustavo A. R. Silva Mainlined
comedi: drivers: ni_routes: Use strcmp() instead of memcmp() comedi: drivers: ni_routes: Use strcmp() instead of memcmp() - 1 - --- 2022-02-15 Kees Cook Mainlined
[v2,next] scsi: fc: Replace one-element arrays with flexible-array members [v2,next] scsi: fc: Replace one-element arrays with flexible-array members - - - --- 2022-02-14 Gustavo A. R. Silva Mainlined
kasan: test: Silence allocation warnings from GCC 12 kasan: test: Silence allocation warnings from GCC 12 - - - --- 2022-02-13 Kees Cook Mainlined
[v2] tools: Fix use-after-free for realloc(..., 0) [v2] tools: Fix use-after-free for realloc(..., 0) 1 - 1 --- 2022-02-13 Kees Cook Mainlined
etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead - - 1 --- 2022-02-12 Kees Cook Mainlined
« 1 2 ... 17 18 1920 21 »