summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-19Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-19Merge tag 'platform-drivers-x86-v5.14-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-08-19net: dpaa2-switch: disable the control interface on error pathVladimir Oltean
2021-08-19Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel
2021-08-19Merge branch 'intel-wired-lan-driver-updates-2021-08-18'Jakub Kicinski
2021-08-19iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch
2021-08-19i40e: Fix ATR queue selectionArkadiusz Kubalewski
2021-08-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-08-19Merge branch 'r8152-bp-settings'David S. Miller
2021-08-19r8152: fix the maximum number of PLA bp for RTL8153CHayes Wang
2021-08-19r8152: fix writing USB_BP2_ENHayes Wang
2021-08-19Merge branch 'mptcp-fixes'David S. Miller
2021-08-19mptcp: full fully established support after ADD_ADDRMatthieu Baerts
2021-08-19mptcp: fix memory leak on address flushPaolo Abeni
2021-08-18net/rds: dma_map_sg is entitled to merge entriesGerd Rausch
2021-08-18net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU portVladimir Oltean
2021-08-18Merge tag 'for-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-18Merge tag 'sound-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-08-18Merge tag 'cfi-v5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-08-18pipe: avoid unnecessary EPOLLET wakeups under normal loadsLinus Torvalds
2021-08-18platform/x86: gigabyte-wmi: add support for B450M S2H V2Thomas Weißschuh
2021-08-18net: asix: fix uninit value bugsPavel Skripkin
2021-08-18ovs: clear skb->tstamp in forwarding pathkaixi.fan
2021-08-18Merge branch 'mdio-fixes'David S. Miller
2021-08-18net: mdio-mux: Handle -EPROBE_DEFER correctlySaravana Kannan
2021-08-18net: mdio-mux: Don't ignore memory allocation errorsSaravana Kannan
2021-08-18net: mdio-mux: Delete unnecessary devm_kfreeSaravana Kannan
2021-08-18net: dsa: sja1105: fix use-after-free after calling of_find_compatible_node, ...Vladimir Oltean
2021-08-18sch_cake: fix srchost/dsthost hashing modeToke Høiland-Jørgensen
2021-08-18platform/x86: gigabyte-wmi: add support for X570 GAMING XThomas Weißschuh
2021-08-17ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error pathWang Hai
2021-08-17Merge tag 'wireless-drivers-2021-08-17' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-08-17Merge tag 'trace-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-17net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu
2021-08-17mac80211: fix locking in ieee80211_restart_work()Johannes Berg
2021-08-17virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LROJason Wang
2021-08-17ALSA: hda/via: Apply runtime PM workaround for ASUS B23ETakashi Iwai
2021-08-17ALSA: hda: Fix hang during shutdown due to link resetImre Deak
2021-08-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-08-16vrf: Reset skb conntrack connection on VRF rcvLahav Schlesinger
2021-08-16Merge tag 'mtd/fixes-for-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-16Merge tag 'trace-v5.14-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-08-16tracing: Apply trace filters on all output channelsPingfan Liu
2021-08-16KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)Maxim Levitsky
2021-08-16KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky
2021-08-16net: iosm: Prevent underflow in ipc_chnl_cfg_get()Dan Carpenter
2021-08-16btrfs: prevent rename2 from exchanging a subvol with a directory from differe...NeilBrown
2021-08-16Merge branch 'bnxt_en-fixes'David S. Miller