summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-09net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlhMuhammad Usama Anjum1-3/+5
2021-04-09Merge branch 'lantiq-GSWIP-fixes'David S. Miller1-28/+174
2021-04-09net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bitsMartin Blumenstingl1-3/+16
2021-04-09net: dsa: lantiq_gswip: Don't use PHY auto pollingMartin Blumenstingl1-26/+159
2021-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds8-23/+24
2021-04-09of: unittest: overlay: ensure proper alignment of copied FDTFrank Rowand3-10/+23
2021-04-09libbpf: Fix potential NULL pointer dereferenceCiara Loftus1-2/+3
2021-04-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller5-12/+17
2021-04-09net: sched: sch_teql: fix null-pointer dereferencePavel Tikhomirov1-0/+3
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-10/+31
2021-04-09Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin...David S. Miller9-30/+99
2021-04-08ipv6: report errors for iftoken via netlink extackStephen Hemminger4-10/+31
2021-04-08Merge branch 'net-sched-action-init-fixes'David S. Miller3-35/+42
2021-04-08net: sched: fix err handler in tcf_action_init()Vlad Buslov3-19/+19
2021-04-08net: sched: fix action overwrite reference countingVlad Buslov3-13/+23
2021-04-08Revert "net: sched: bump refcount for new action in ACT replace mode"Vlad Buslov1-3/+0
2021-04-08i2c: imx: mention Oleksij as maintainer of the binding docsWolfram Sang1-0/+3
2021-04-08io-wq: cancel unbounded works on io-wq destroyPavel Begunkov1-0/+4
2021-04-08io_uring: fix rw req completionPavel Begunkov1-0/+13
2021-04-08RDMA/addr: Be strict with gid sizeLeon Romanovsky1-1/+3
2021-04-08Merge tag 's390-5.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds5-5/+18
2021-04-08ice: fix memory leak of aRFS after resuming from suspendYongxin Liu1-0/+1
2021-04-08i40e: Fix sparse warning: missing error code 'err'Arkadiusz Kubalewski1-2/+6
2021-04-08i40e: Fix sparse error: 'vsi->netdev' could be nullArkadiusz Kubalewski1-2/+1
2021-04-08i40e: Fix sparse error: uninitialized symbol 'ring'Arkadiusz Kubalewski1-0/+3
2021-04-08i40e: Fix sparse errors in i40e_txrx.cArkadiusz Kubalewski1-7/+5
2021-04-08i40e: Fix parameters in aq_get_phy_register()Grzegorz Siwik1-1/+1
2021-04-08Merge tag 'sound-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds21-42/+106
2021-04-08Merge tag 'omap-for-v5.12/fixes-rc6-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann9-12/+57
2021-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2021-04-08Merge tag 'for-linus-2021-04-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+17
2021-04-08Merge tag 'qcom-drivers-fixes-for-5.12' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-0/+3
2021-04-08Merge tag 'sunxi-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann5-7/+9
2021-04-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+4
2021-04-08nl80211: fix beacon head validationJohannes Berg1-1/+5
2021-04-08bpf, x86: Validate computation of branch displacements for x86-32Piotr Krysiuk1-1/+10
2021-04-08bpf, x86: Validate computation of branch displacements for x86-64Piotr Krysiuk1-1/+10
2021-04-08drm/vc4: crtc: Reduce PV fifo threshold on hvs4Dom Cobley1-0/+17
2021-04-08drm/vc4: plane: Remove redundant assignmentMaxime Ripard1-1/+0
2021-04-08nl80211: fix potential leak of ACL paramsJohannes Berg1-2/+2
2021-04-08cfg80211: check S1G beacon compat element lengthJohannes Berg1-6/+8
2021-04-08KVM: x86/mmu: preserve pending TLB flush across calls to kvm_tdp_mmu_zap_spPaolo Bonzini1-1/+1
2021-04-08Merge tag 'thunderbolt-for-v5.12-rc7' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-2/+2
2021-04-08virt_wifi: Return micros for BSS TSF valuesA. Cody Schuffelen1-2/+3
2021-04-08cfg80211: remove WARN_ON() in cfg80211_sme_connectDu Cheng1-1/+1
2021-04-08mac80211: fix time-is-after bug in mlmeBen Greear1-1/+4
2021-04-08mac80211: fix TXQ AC confusionJohannes Berg1-1/+1
2021-04-08rfkill: revert back to old userspace API by defaultJohannes Berg2-15/+72
2021-04-08mac80211: clear sta->fast_rx when STA removed from 4-addr VLANSeevalamuthu Mariappan1-1/+3
2021-04-08ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1Takashi Iwai1-0/+16