Show patches with: State = Mainlined       |    Archived = No       |   2035 patches
« 1 2 ... 18 19 20 21 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2] net: dsa: drop some VLAs in switch.c - - - --- 2018-05-07 Salvatore Mesoraca Mainlined
[v2,2/2] crypto: remove several VLAs - - - --- 2018-04-09 Salvatore Mesoraca Mainlined
[v2,1/2] crypto: api - laying defines and checks for statically allocated buffers - - - --- 2018-04-09 Salvatore Mesoraca Mainlined
[v2] ftrace: drop a VLA in module_exists() - - - --- 2018-03-30 Salvatore Mesoraca Mainlined
ocfs2: drop a VLA in ocfs2_orphan_del() - 1 - --- 2018-03-13 Salvatore Mesoraca Mainlined
net: llc: drop VLA in llc_sap_mcast() - - - --- 2018-03-11 Salvatore Mesoraca Mainlined
[2/2] net: rds: drop VLA in rds_walk_conn_path_info() 1 - - --- 2018-03-11 Salvatore Mesoraca Mainlined
[1/2] net: rds: drop VLA in rds_for_each_conn_info() - - - --- 2018-03-11 Salvatore Mesoraca Mainlined
[v4,1/3] usercopy: create enum stack_type 1 1 - --- 2017-02-16 James Morse Mainlined
« 1 2 ... 18 19 20 21 »