Show patches with: none      |   10090 patches
« 1 2 ... 45 46 47100 101 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[next] ALSA: virtio: Replace zero-length array with flexible-array member [next] ALSA: virtio: Replace zero-length array with flexible-array member - - - --- 2021-09-29 Gustavo A. R. Silva Mainlined
Introduce the pkill_on_warn boot parameter Introduce the pkill_on_warn boot parameter - - - --- 2021-09-29 Alexander Popov Changes Requested
[next] usb: atm: Use struct_size() helper [next] usb: atm: Use struct_size() helper - - - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[bpf-next,v2,2/2] bpf: Replace callers of BPF_CAST_CALL with proper function typedef bpf: Build with -Wcast-function-type 2 - - --- 2021-09-28 Kees Cook Accepted
[bpf-next,v2,1/2] bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMM bpf: Build with -Wcast-function-type 1 1 - --- 2021-09-28 Kees Cook Accepted
[next] xfs: Use kvcalloc() instead of kvzalloc() [next] xfs: Use kvcalloc() instead of kvzalloc() - 1 - --- 2021-09-28 Gustavo A. R. Silva GustavoARSilva Mainlined
[next] nouveau/svm: Use kvcalloc() instead of kvzalloc() [next] nouveau/svm: Use kvcalloc() instead of kvzalloc() - 1 - --- 2021-09-28 Gustavo A. R. Silva GustavoARSilva Mainlined
[next] iommu/dma: Use kvcalloc() instead of kvzalloc() [next] iommu/dma: Use kvcalloc() instead of kvzalloc() 1 1 - --- 2021-09-28 Gustavo A. R. Silva GustavoARSilva Mainlined
[net-next] net: wireguard: Use kvcalloc() instead of kvzalloc() [net-next] net: wireguard: Use kvcalloc() instead of kvzalloc() - - - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[net-next] net/mlx5: Use struct_size() helper in kvzalloc() [net-next] net/mlx5: Use struct_size() helper in kvzalloc() - - - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[net-next] net/mlx5: Use kvcalloc() instead of kvzalloc() [net-next] net/mlx5: Use kvcalloc() instead of kvzalloc() - - - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[net-next] net/mlx5e: Use array_size() helper [net-next] net/mlx5e: Use array_size() helper - - - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[net-next] gve: Use kvcalloc() instead of kvzalloc() [net-next] gve: Use kvcalloc() instead of kvzalloc() - - - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[net-next] net/mlx4: Use array_size() helper in copy_to_user() [net-next] net/mlx4: Use array_size() helper in copy_to_user() - 1 - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[net-next] net: bridge: Use array_size() helper in copy_to_user() [net-next] net: bridge: Use array_size() helper in copy_to_user() - - - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[net-next] netfilter: ebtables: use array_size() helper in copy_{from,to}_user() [net-next] netfilter: ebtables: use array_size() helper in copy_{from,to}_user() - 1 - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[net-next] ethtool: ioctl: Use array_size() helper in copy_{from,to}_user() [net-next] ethtool: ioctl: Use array_size() helper in copy_{from,to}_user() - - - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[v2,net-next] net_sched: Use struct_size() and flex_array_size() helpers [v2,net-next] net_sched: Use struct_size() and flex_array_size() helpers - - - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[RFC/RFT,V2] ARM64: SCS: Add gcc plugin to support Shadow Call Stack [RFC/RFT,V2] ARM64: SCS: Add gcc plugin to support Shadow Call Stack - - - --- 2021-09-28 Dan Li kees Superseded
[next] RDMA/hfi1: Use struct_size() and flex_array_size() helpers [next] RDMA/hfi1: Use struct_size() and flex_array_size() helpers - - - --- 2021-09-27 Gustavo A. R. Silva Mainlined
[next] scsi: target: tcmu: Use struct_size() helper in kmalloc() [next] scsi: target: tcmu: Use struct_size() helper in kmalloc() - 1 - --- 2021-09-27 Gustavo A. R. Silva Mainlined
[next] net_sched: Use struct_size() and flex_array_size() helpers [next] net_sched: Use struct_size() and flex_array_size() helpers - - - --- 2021-09-27 Gustavo A. R. Silva Superseded
[2/2] bpf: Replace callers of BPF_CAST_CALL with proper function typedef bpf: Build with -Wcast-function-type - - - --- 2021-09-27 Kees Cook Superseded
[1/2] bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMM bpf: Build with -Wcast-function-type - - - --- 2021-09-27 Kees Cook Superseded
[v2] platform/x86: thinkpad_acpi: Switch to common use of attributes [v2] platform/x86: thinkpad_acpi: Switch to common use of attributes - - - --- 2021-09-26 Len Baker Handled Elsewhere
[v3] docs: deprecated.rst: Clarify open-coded arithmetic with literals [v3] docs: deprecated.rst: Clarify open-coded arithmetic with literals - 1 - --- 2021-09-25 Len Baker Mainlined
[v2] nl80211: prefer struct_size over open coded arithmetic [v2] nl80211: prefer struct_size over open coded arithmetic - - - --- 2021-09-25 Len Baker Handled Elsewhere
[v2] writeback: prefer struct_size over open coded arithmetic [v2] writeback: prefer struct_size over open coded arithmetic - 2 - --- 2021-09-25 Len Baker GustavoARSilva Mainlined
[v2] scsi: advansys: Prefer struct_size over open coded arithmetic [v2] scsi: advansys: Prefer struct_size over open coded arithmetic - 1 - --- 2021-09-25 Len Baker Handled Elsewhere
docs: Explain the desired position of function attributes docs: Explain the desired position of function attributes - - - --- 2021-09-24 Kees Cook Superseded
[next] firewire: cdev: Fix function cast error [next] firewire: cdev: Fix function cast error - - - --- 2021-09-24 Gustavo A. R. Silva Superseded
[3/3] x86: Fix get_wchan() to support the ORC unwinder wchan: Fix ORC support and leaky fallback - - - --- 2021-09-24 Kees Cook Superseded
[2/3] leaking_addresses: Always print a trailing newline wchan: Fix ORC support and leaky fallback - - - --- 2021-09-24 Kees Cook Superseded
[1/3] Revert "proc/wchan: use printk format instead of lookup_symbol_name()" wchan: Fix ORC support and leaky fallback 1 - - --- 2021-09-24 Kees Cook Superseded
sched: task_struct: Fill unconditional hole induced by sched_entity sched: task_struct: Fill unconditional hole induced by sched_entity - - - --- 2021-09-24 Kees Cook Mainlined
proc: Disable /proc/$pid/wchan proc: Disable /proc/$pid/wchan - - - --- 2021-09-23 Kees Cook Rejected
sparc: Add missing "FORCE" target when using if_changed sparc: Add missing "FORCE" target when using if_changed 1 - - --- 2021-09-23 Kees Cook Mainlined
scripts/gcc-plugins: consistently use HOSTCC scripts/gcc-plugins: consistently use HOSTCC - - - --- 2021-09-23 Ross Burton Accepted
gcc-plugins: remove support for GCC 4.9 and older gcc-plugins: remove support for GCC 4.9 and older - - - --- 2021-09-22 Ard Biesheuvel Accepted
mm: Remove HARDENED_USERCOPY_FALLBACK mm: Remove HARDENED_USERCOPY_FALLBACK 2 1 - --- 2021-09-21 Stephen Kitt Accepted
[2/2] test_overflow: Regularize test reporting output overflow: Implement size_t saturating arithmetic helpers 1 1 - --- 2021-09-20 Kees Cook Changes Requested
[1/2] overflow: Implement size_t saturating arithmetic helpers overflow: Implement size_t saturating arithmetic helpers - - - --- 2021-09-20 Kees Cook Changes Requested
[RFC/RFT] SCS:Add gcc plugin to support Shadow Call Stack [RFC/RFT] SCS:Add gcc plugin to support Shadow Call Stack - - - --- 2021-09-19 Dan Li kees Superseded
ALSA: usx2y: Prefer struct_size over open coded arithmetic ALSA: usx2y: Prefer struct_size over open coded arithmetic - - - --- 2021-09-19 Len Baker Handled Elsewhere
nl80211: prefer struct_size over open coded arithmetic nl80211: prefer struct_size over open coded arithmetic - - - --- 2021-09-19 Len Baker Superseded
assoc_array: Avoid open coded arithmetic in allocator arguments assoc_array: Avoid open coded arithmetic in allocator arguments - 1 - --- 2021-09-19 Len Baker Handled Elsewhere
writeback: prefer struct_size over open coded arithmetic writeback: prefer struct_size over open coded arithmetic - - - --- 2021-09-19 Len Baker Superseded
aio: Prefer struct_size over open coded arithmetic aio: Prefer struct_size over open coded arithmetic - 1 - --- 2021-09-19 Len Baker GustavoARSilva Mainlined
afs: Prefer struct_size over open coded arithmetic afs: Prefer struct_size over open coded arithmetic 1 1 - --- 2021-09-19 Len Baker GustavoARSilva Mainlined
platform/x86: thinkpad_acpi: Prefer struct_size over open coded arithmetic platform/x86: thinkpad_acpi: Prefer struct_size over open coded arithmetic - - - --- 2021-09-18 Len Baker Changes Requested
KVM: PPC: Replace zero-length array with flexible array member KVM: PPC: Replace zero-length array with flexible array member - 1 - --- 2021-09-18 Len Baker GustavoARSilva Mainlined
scsi: advansys: Prefer struct_size over open coded arithmetic scsi: advansys: Prefer struct_size over open coded arithmetic - - - --- 2021-09-18 Len Baker Superseded
dmaengine: pxa_dma: Prefer struct_size over open coded arithmetic dmaengine: pxa_dma: Prefer struct_size over open coded arithmetic - 1 - --- 2021-09-18 Len Baker GustavoARSilva Mainlined
[v1,6/6] bitfield: build kunit tests without structleak plugin kunit: build kunit tests without structleak plugin - 1 - --- 2021-09-17 Brendan Higgins Superseded
[v1,5/6] mmc: sdhci-of-aspeed: build kunit tests without structleak plugin kunit: build kunit tests without structleak plugin - - - --- 2021-09-17 Brendan Higgins Superseded
[v1,4/6] thunderbolt: build kunit tests without structleak plugin kunit: build kunit tests without structleak plugin 1 1 - --- 2021-09-17 Brendan Higgins Superseded
[v1,3/6] device property: build kunit tests without structleak plugin kunit: build kunit tests without structleak plugin - 1 - --- 2021-09-17 Brendan Higgins Superseded
[v1,2/6] iio/test-format: build kunit tests without structleak plugin kunit: build kunit tests without structleak plugin 1 1 - --- 2021-09-17 Brendan Higgins Superseded
[v1,1/6] gcc-plugins/structleak: add makefile var for disabling structleak kunit: build kunit tests without structleak plugin - - - --- 2021-09-17 Brendan Higgins Superseded
[v2] binfmt_elf: Reintroduce using MAP_FIXED_NOREPLACE [v2] binfmt_elf: Reintroduce using MAP_FIXED_NOREPLACE - - - --- 2021-09-16 Kees Cook Mainlined
[RFC] Add additional include path for gcc plugins [RFC] Add additional include path for gcc plugins - - - --- 2021-09-15 Dan Li kees Rejected
[v2] hardening: Avoid harmless Clang option under CONFIG_INIT_STACK_ALL_ZERO [v2] hardening: Avoid harmless Clang option under CONFIG_INIT_STACK_ALL_ZERO 1 2 - --- 2021-09-14 Kees Cook Not Applicable
[v3,16/16] x86, build: Allow CONFIG_CFI_CLANG to be selected x86: Add support for Clang CFI - - - --- 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,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,13/16] x86, module: Ignore __typeid__ relocations 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,11/16] x86/purgatory: Disable CFI x86: Add support for Clang CFI - - - --- 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,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,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,07/16] lkdtm: Disable UNSET_SMEP with CFI 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,05/16] tracepoint: Exclude tp_stub_func from CFI checking x86: Add support for Clang CFI - 1 - --- 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,03/16] linkage: Add DECLARE_ASM_FUNC_SYMBOL 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,01/16] objtool: Add CONFIG_CFI_CLANG support x86: Add support for Clang CFI - - - --- 2021-09-14 Sami Tolvanen Superseded
[GIT,PULL] Enable -Wimplicit-fallthrough for Clang for 5.15-rc2 [GIT,PULL] Enable -Wimplicit-fallthrough for Clang for 5.15-rc2 - - - --- 2021-09-14 Gustavo A. R. Silva Not Applicable
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
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
nfp: Prefer struct_size over open coded arithmetic nfp: Prefer struct_size over open coded arithmetic - 2 - --- 2021-09-12 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
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
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
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
[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
[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,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,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
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
samples/seccomp: Avoid alias warning samples/seccomp: Avoid alias warning - - - --- 2021-09-10 Kees Cook Rejected
x86/asm: Fix setz size enqcmds() build failure x86/asm: Fix setz size enqcmds() build failure - - - --- 2021-09-10 Kees Cook Mainlined
[v2] Compiler Attributes: Check GCC version for __alloc_size attribute [v2] Compiler Attributes: Check GCC version for __alloc_size attribute - 2 - --- 2021-09-10 Kees Cook Not Applicable
[GIT,PULL,v3] overflow updates for v5.15-rc1-take3 [GIT,PULL,v3] overflow updates for v5.15-rc1-take3 - - - --- 2021-09-10 Kees Cook Not Applicable
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
[GIT,PULL,v2] overflow updates for v5.15-rc1-take2 [GIT,PULL,v2] overflow updates for v5.15-rc1-take2 - - - --- 2021-09-10 Kees Cook Not Applicable
rapidio: Avoid bogus __alloc_size warning rapidio: Avoid bogus __alloc_size warning - 1 - --- 2021-09-09 Kees Cook Not Applicable
[GIT,PULL,take,2] overflow updates for v5.15-rc1 [GIT,PULL,take,2] overflow updates for v5.15-rc1 - - - --- 2021-09-05 Kees Cook Not Applicable
serial: 8250_pci: Prefer struct_size over open coded arithmetic serial: 8250_pci: Prefer struct_size over open coded arithmetic - 1 - --- 2021-09-05 Len Baker New
« 1 2 ... 45 46 47100 101 »