aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2020-06-15keys: encrypted-type: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15kexec: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15KVM: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15jffs2: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-3/+3
2020-06-15ibft: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15samples: mei: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15ia64: kernel: unwind_i.h: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15FS-Cache: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15firewire: ohci: Replace zero-length array with flexible-arrayGustavo A. R. Silva5-5/+5
2020-06-15cb710: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15drm/edid: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15drbd: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-5/+5
2020-06-15crypto: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-4/+4
2020-06-15can: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15can: peak_canfd: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-2/+2
2020-06-15dmaengine: Replace zero-length array with flexible-arrayGustavo A. R. Silva7-8/+8
2020-06-15ARM: tegra: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15aio: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15firmware: google: vpd: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-06-15firmware: google: memconsole: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-06-15firmware: dmi-sysfs: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-06-15mptcp: fix memory leak in mptcp_subflow_create_socket()Wei Yongjun1-1/+3
2020-06-15Merge branch 'remove-dependency-between-mlx5-act_ct-nf_flow_table'David S. Miller4-61/+55
2020-06-15netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel2-49/+45
2020-06-15net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel2-12/+10
2020-06-16tools/bpftool: Add ringbuf map to a list of known map typesAndrii Nakryiko1-0/+1
2020-06-16bpf: Fix definition of bpf_ringbuf_output() helper in UAPI commentsAndrii Nakryiko2-2/+2
2020-06-15scripts/decode_stacktrace: warn when modpath is needed but is unsetSasha Levin1-1/+4
2020-06-15net: dsa: sja1105: fix PTP timestamping with large tc-taprio cyclesVladimir Oltean1-4/+4
2020-06-15mvpp2: ethtool rxtx stats fixSven Auhagen1-2/+2
2020-06-15MAINTAINERS: switch to my private email for Renesas Ethernet driversSergei Shtylyov1-1/+1
2020-06-15rocker: fix incorrect error handling in dma_rings_initAditya Pakki1-2/+2
2020-06-15test_objagg: Fix potential memory leak in error handlingAditya Pakki1-2/+2
2020-06-15net: ethernet: mtk-star-emac: simplify interrupt handlingBartosz Golaszewski1-89/+29
2020-06-15mld: fix memory leak in ipv6_mc_destroy_dev()Wang Hai1-0/+1
2020-06-15Merge branch 'bnxt_en-Bug-fixes'David S. Miller1-18/+17
2020-06-15bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam1-1/+1
2020-06-15bnxt_en: Fix AER reset logic on 57500 chips.Michael Chan1-5/+12
2020-06-15bnxt_en: Re-enable SRIOV during resume.Michael Chan1-0/+2
2020-06-15bnxt_en: Simplify bnxt_resume().Michael Chan1-12/+2
2020-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-25/+65
2020-06-15MAINTAINERS: merge entries for felix and ocelot driversVladimir Oltean1-16/+12
2020-06-15net: alx: fix race condition in alx_removeZekun Shen1-4/+5
2020-06-15ibmvnic: Harden device login requestsThomas Falcon1-4/+17
2020-06-15net: macb: Only disable NAPI on the actual error pathCharles Keepax1-5/+4
2020-06-15qlcnic: Use kobj_to_dev() insteadWang Qing1-17/+17
2020-06-15mptcp: use list_first_entry_or_nullGeliang Tang1-4/+1
2020-06-15net: axienet: fix spelling mistake in comment "Exteneded" -> "extended"Colin Ian King1-1/+1
2020-06-15mptcp: drop MPTCP_PM_MAX_ADDRGeliang Tang1-2/+0
2020-06-15net/rds: NULL pointer de-reference in rds_ib_add_one()Ka-Cheong Poon1-1/+7