Show patches with: State = Mainlined       |    Archived = No       |   1809 patches
« 1 2 ... 16 17 18 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
ethtool: stats: Use struct_group() to clear all stats at once ethtool: stats: Use struct_group() to clear all stats at once - - - --- 2021-11-18 Kees Cook Mainlined
net/af_iucv: Use struct_group() to zero struct iucv_sock region net/af_iucv: Use struct_group() to zero struct iucv_sock region 1 - - --- 2021-11-18 Kees Cook Mainlined
ipv6: Use memset_after() to zero rt6_info ipv6: Use memset_after() to zero rt6_info - - - --- 2021-11-18 Kees Cook Mainlined
netfilter: conntrack: Use memset_startat() to zero struct nf_conn netfilter: conntrack: Use memset_startat() to zero struct nf_conn - - - --- 2021-11-18 Kees Cook Mainlined
net: 802: Use memset_startat() to clear struct fields net: 802: Use memset_startat() to clear struct fields - - - --- 2021-11-18 Kees Cook Mainlined
net: dccp: Use memset_startat() for TP zeroing net: dccp: Use memset_startat() for TP zeroing - - - --- 2021-11-18 Kees Cook Mainlined
ath11k: Use memset_startat() for clearing queue descriptors ath11k: Use memset_startat() for clearing queue descriptors - - - --- 2021-11-18 Kees Cook Mainlined
iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl - - - --- 2021-11-18 Kees Cook Mainlined
tracing: Use memset_startat() to zero struct trace_iterator tracing: Use memset_startat() to zero struct trace_iterator - - - --- 2021-11-18 Kees Cook Mainlined
IB/mthca: Use memset_startat() for clearing mpt_entry IB/mthca: Use memset_startat() for clearing mpt_entry - - - --- 2021-11-18 Kees Cook Mainlined
bnx2x: Use struct_group() for memcpy() region bnx2x: Use struct_group() for memcpy() region - 1 - --- 2021-11-18 Kees Cook Mainlined
cxgb4: Use struct_group() for memcpy() region cxgb4: Use struct_group() for memcpy() region - - - --- 2021-11-18 Kees Cook Mainlined
cxgb3: Use struct_group() for memcpy() region cxgb3: Use struct_group() for memcpy() region - - - --- 2021-11-18 Kees Cook Mainlined
libertas_tf: Use struct_group() for memcpy() region libertas_tf: Use struct_group() for memcpy() region - - - --- 2021-11-18 Kees Cook Mainlined
libertas: Use struct_group() for memcpy() region libertas: Use struct_group() for memcpy() region - - - --- 2021-11-18 Kees Cook Mainlined
sata_fsl: Use struct_group() for memcpy() region sata_fsl: Use struct_group() for memcpy() region - - - --- 2021-11-18 Kees Cook Mainlined
net/mlx5e: Use struct_group() for memcpy() region net/mlx5e: Use struct_group() for memcpy() region - - - --- 2021-11-18 Kees Cook Mainlined
thermal: intel: int340x_thermal: Use struct_group() for memcpy() region thermal: intel: int340x_thermal: Use struct_group() for memcpy() region - - - --- 2021-11-18 Kees Cook Mainlined
pstore/blk: Use "%lu" to format unsigned long pstore/blk: Use "%lu" to format unsigned long - 1 - --- 2021-11-18 Kees Cook Mainlined
Revert "mark pstore-blk as broken" Revert "mark pstore-blk as broken" - - - --- 2021-11-16 Kees Cook kees Mainlined
kasan: test: Silence intentional read overflow warnings kasan: test: Silence intentional read overflow warnings 1 1 - --- 2021-11-16 Kees Cook kees Mainlined
[v3] kbuild: Fix -Wimplicit-fallthrough=5 error for GCC 5.x and 6.x [v3] kbuild: Fix -Wimplicit-fallthrough=5 error for GCC 5.x and 6.x - - - --- 2021-11-15 Gustavo A. R. Silva Mainlined
kconfig: Add support for -Wimplicit-fallthrough kconfig: Add support for -Wimplicit-fallthrough - 1 1 --- 2021-11-14 Gustavo A. R. Silva Mainlined
[2/2] selftests/seccomp: Report event mismatches more clearly selftests/seccomp: Report event mismatches more clearly - - - --- 2021-11-03 Kees Cook kees Mainlined
[1/2] selftests/seccomp: Stop USER_NOTIF test if kcmp() fails selftests/seccomp: Report event mismatches more clearly - - - --- 2021-11-03 Kees Cook kees Mainlined
[GIT,PULL] fallthrough fixes for Clang for 5.16-rc1 [GIT,PULL] fallthrough fixes for Clang for 5.16-rc1 - - - --- 2021-11-01 Gustavo A. R. Silva Mainlined
[GIT,PULL] Various hardening fixes and cleanups for 5.16-rc1 [GIT,PULL] Various hardening fixes and cleanups for 5.16-rc1 - - - --- 2021-11-01 Gustavo A. R. Silva Mainlined
static_call,x86: Robustify trampoline patching static_call,x86: Robustify trampoline patching - - - --- 2021-10-30 Peter Zijlstra kees Mainlined
[v3,next] virt: acrn: Prefer array_size and struct_size over open coded arithmetic [v3,next] virt: acrn: Prefer array_size and struct_size over open coded arithmetic 1 - - --- 2021-10-29 Len Baker GustavoARSilva Mainlined
signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed - - 1 --- 2021-10-29 Eric W. Biederman Mainlined
[v2] fortify: Avoid shadowing previous locals [v2] fortify: Avoid shadowing previous locals - - - --- 2021-10-25 Qian Cai kees Mainlined
nvmet: prefer flex_array_size and struct_size over open coded arithmetic nvmet: prefer flex_array_size and struct_size over open coded arithmetic - 3 - --- 2021-10-24 Len Baker Mainlined
[2/2] lkdtm/bugs: Check that a per-task stack canary exists lkdtm/bugs: Check that a per-task stack canary exists - - - --- 2021-10-22 Kees Cook Mainlined
[1/2] selftests/lkdtm: Add way to repeat a test lkdtm/bugs: Check that a per-task stack canary exists - - - --- 2021-10-22 Kees Cook Mainlined
compiler-gcc.h: Define __SANITIZE_ADDRESS__ under hwaddress sanitizer compiler-gcc.h: Define __SANITIZE_ADDRESS__ under hwaddress sanitizer 1 1 - --- 2021-10-20 Kees Cook kees Mainlined
[2/2] gcc-plugins: Remove cyc_complexity gcc-plugins: Explicitly document purpose and deprecation schedule - 2 - --- 2021-10-20 Kees Cook kees Mainlined
[1/2] gcc-plugins: Explicitly document purpose and deprecation schedule gcc-plugins: Explicitly document purpose and deprecation schedule - 2 - --- 2021-10-20 Kees Cook kees Mainlined
[V1] gcc-plugins: remove duplicate include in gcc-common.h [V1] gcc-plugins: remove duplicate include in gcc-common.h - - - --- 2021-10-19 CGEL kees Mainlined
mm/list_lru.c: prefer struct_size over open coded arithmetic mm/list_lru.c: prefer struct_size over open coded arithmetic - - - --- 2021-10-17 Len Baker GustavoARSilva Mainlined
[next] powerpc/vas: Fix potential NULL pointer dereference [next] powerpc/vas: Fix potential NULL pointer dereference - 1 - --- 2021-10-15 Gustavo A. R. Silva GustavoARSilva Mainlined
video: omapfb: Fix fall-through warning for Clang video: omapfb: Fix fall-through warning for Clang - - - --- 2021-10-14 Gustavo A. R. Silva Mainlined
[4/4] vmlinux.lds.h: Have ORC lookup cover entire _etext - _stext x86: Various clean-ups in support of FGKASLR 1 2 1 --- 2021-10-13 Kees Cook Mainlined
[3/4] x86/boot/compressed: Avoid duplicate malloc() implementations x86: Various clean-ups in support of FGKASLR - - - --- 2021-10-13 Kees Cook Mainlined
[2/4] x86/boot: Allow a "silent" kaslr random byte fetch x86: Various clean-ups in support of FGKASLR - 1 - --- 2021-10-13 Kees Cook Mainlined
[1/4] x86/tools/relocs: Support >64K section headers x86: Various clean-ups in support of FGKASLR 1 2 1 --- 2021-10-13 Kees Cook Mainlined
LSM: Avoid warnings about potentially unused hook variables LSM: Avoid warnings about potentially unused hook variables 2 - - --- 2021-10-13 Kees Cook Mainlined
scripts: kernel-doc: Ignore __alloc_size() attribute scripts: kernel-doc: Ignore __alloc_size() attribute - - - --- 2021-10-11 Kees Cook Mainlined
[7/7] arch: Fix STACKTRACE_SUPPORT wchan: Fix wchan support - - - --- 2021-10-08 Peter Zijlstra Mainlined
[6/7] arch: __get_wchan || STACKTRACE_SUPPORT wchan: Fix wchan support - - - --- 2021-10-08 Peter Zijlstra Mainlined
[5/7] sched: Add wrapper for get_wchan() to keep task blocked wchan: Fix wchan support 2 - 1 --- 2021-10-08 Peter Zijlstra Mainlined
[4/7] x86: Fix get_wchan() to support the ORC unwinder wchan: Fix wchan support - - - --- 2021-10-08 Peter Zijlstra Mainlined
[3/7] proc: Use task_is_running() for wchan in /proc/$pid/stat wchan: Fix wchan support - - - --- 2021-10-08 Peter Zijlstra Mainlined
[2/7] leaking_addresses: Always print a trailing newline wchan: Fix wchan support - - - --- 2021-10-08 Peter Zijlstra Mainlined
[1/7] Revert "proc/wchan: use printk format instead of lookup_symbol_name()" wchan: Fix wchan support - - - --- 2021-10-08 Peter Zijlstra Mainlined
[v2] kasan: test: Bypass __alloc_size checks [v2] kasan: test: Bypass __alloc_size checks - - - --- 2021-10-06 Kees Cook Mainlined
[next] ath11k: Use kcalloc() instead of kzalloc() [next] ath11k: Use kcalloc() instead of kzalloc() - - - --- 2021-10-06 Gustavo A. R. Silva Mainlined
[next] ethernet: ti: cpts: Use devm_kcalloc() instead of devm_kzalloc() [next] ethernet: ti: cpts: Use devm_kcalloc() instead of devm_kzalloc() - - - --- 2021-10-06 Gustavo A. R. Silva Mainlined
[next] net: stmmac: selftests: Use kcalloc() instead of kzalloc() [next] net: stmmac: selftests: Use kcalloc() instead of kzalloc() - - - --- 2021-10-06 Gustavo A. R. Silva Mainlined
[next] net: mana: Use kcalloc() instead of kzalloc() [next] net: mana: Use kcalloc() instead of kzalloc() - 1 - --- 2021-10-06 Gustavo A. R. Silva Mainlined
[next] ice: use devm_kcalloc() instead of devm_kzalloc() [next] ice: use devm_kcalloc() instead of devm_kzalloc() - 1 - --- 2021-10-06 Gustavo A. R. Silva Mainlined
[next] net: broadcom: bcm4908_enet: use kcalloc() instead of kzalloc() [next] net: broadcom: bcm4908_enet: use kcalloc() instead of kzalloc() - - - --- 2021-10-06 Gustavo A. R. Silva Mainlined
MAINTAINERS: Add "exec & binfmt" section with myself and Eric MAINTAINERS: Add "exec & binfmt" section with myself and Eric - - - --- 2021-10-06 Kees Cook Mainlined
[next] dmaengine: stm32-mdma: Use struct_size() helper in devm_kzalloc() [next] dmaengine: stm32-mdma: Use struct_size() helper in devm_kzalloc() - 2 - --- 2021-09-29 Gustavo A. R. Silva Mainlined
[next] apparmor: Use struct_size() helper in kzalloc() [next] apparmor: Use struct_size() helper in kzalloc() 1 - - --- 2021-09-29 Gustavo A. R. Silva Mainlined
[v2,5/5] bitfield: build kunit tests without structleak plugin kunit: build kunit tests without structleak plugin - 1 - --- 2021-09-29 Brendan Higgins Mainlined
[v2,4/5] thunderbolt: build kunit tests without structleak plugin kunit: build kunit tests without structleak plugin 1 1 - --- 2021-09-29 Brendan Higgins Mainlined
[v2,3/5] device property: build kunit tests without structleak plugin kunit: build kunit tests without structleak plugin - 1 - --- 2021-09-29 Brendan Higgins Mainlined
[v2,2/5] iio/test-format: build kunit tests without structleak plugin kunit: build kunit tests without structleak plugin 1 1 - --- 2021-09-29 Brendan Higgins Mainlined
[v2,1/5] gcc-plugins/structleak: add makefile var for disabling structleak kunit: build kunit tests without structleak plugin - 1 - --- 2021-09-29 Brendan Higgins Mainlined
[next] net: sched: Use struct_size() helper in kvmalloc() [next] net: sched: Use struct_size() helper in kvmalloc() - - - --- 2021-09-29 Gustavo A. R. Silva Mainlined
[next] staging: rtl8723bs: Replace zero-length array with flexible-array member [next] staging: rtl8723bs: Replace zero-length array with flexible-array member - - - --- 2021-09-29 Gustavo A. R. Silva Mainlined
[next] staging: r8188eu: Replace zero-length array with flexible-array member [next] staging: r8188eu: Replace zero-length array with flexible-array member - - - --- 2021-09-29 Gustavo A. R. Silva Mainlined
[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
[next] usb: atm: Use struct_size() helper [next] usb: atm: Use struct_size() helper - - - --- 2021-09-28 Gustavo A. R. Silva Mainlined
[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
[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
[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] 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
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
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
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
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
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
[v2] binfmt_elf: Reintroduce using MAP_FIXED_NOREPLACE [v2] binfmt_elf: Reintroduce using MAP_FIXED_NOREPLACE - - - --- 2021-09-16 Kees Cook Mainlined
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
x86/asm: Fix setz size enqcmds() build failure x86/asm: Fix setz size enqcmds() build failure - - - --- 2021-09-10 Kees Cook Mainlined
« 1 2 ... 16 17 18 19 »