summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-22watchdog: introduce watchdog_dev_suspend/resumeGrzegorz Jaszczyk3-0/+94
2021-08-22watchdog: Fix NULL pointer dereference when releasing cdevCurtis Klein1-1/+2
2021-08-22watchdog: only run driver set_pretimeout op if device supports itCurtis Klein1-1/+1
2021-08-22watchdog: bd70528 drop bd70528 supportMatti Vaittinen3-304/+0
2021-08-20Merge tag 'soc-fixes-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-75/+103
2021-08-19Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds39-206/+418
2021-08-19Merge tag 'platform-drivers-x86-v5.14-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+30
2021-08-19net: dpaa2-switch: disable the control interface on error pathVladimir Oltean1-18/+18
2021-08-19Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel1-7/+5
2021-08-19Merge branch 'intel-wired-lan-driver-updates-2021-08-18'Jakub Kicinski4-4/+48
2021-08-19iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch3-2/+47
2021-08-19i40e: Fix ATR queue selectionArkadiusz Kubalewski1-2/+1
2021-08-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski3-6/+29
2021-08-19Merge tag 'omap-for-v5.14/gpt12-fix-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann1-1/+3
2021-08-19Merge branch 'r8152-bp-settings'David S. Miller1-3/+20
2021-08-19r8152: fix the maximum number of PLA bp for RTL8153CHayes Wang1-2/+19
2021-08-19r8152: fix writing USB_BP2_ENHayes Wang1-1/+1
2021-08-19Merge branch 'mptcp-fixes'David S. Miller2-39/+15
2021-08-19mptcp: full fully established support after ADD_ADDRMatthieu Baerts1-7/+3
2021-08-19mptcp: fix memory leak on address flushPaolo Abeni1-32/+12
2021-08-19net/rds: dma_map_sg is entitled to merge entriesGerd Rausch1-2/+2
2021-08-19net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU portVladimir Oltean1-0/+1
2021-08-18Merge tag 'for-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+8
2021-08-18Merge tag 'sound-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds7-9/+35
2021-08-18Merge tag 'cfi-v5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds1-4/+4
2021-08-18pipe: avoid unnecessary EPOLLET wakeups under normal loadsLinus Torvalds2-6/+11
2021-08-18platform/x86: gigabyte-wmi: add support for B450M S2H V2Thomas Weißschuh1-0/+1
2021-08-18net: asix: fix uninit value bugsPavel Skripkin1-40/+30
2021-08-18ovs: clear skb->tstamp in forwarding pathkaixi.fan1-0/+1
2021-08-18Merge branch 'mdio-fixes'David S. Miller1-13/+24
2021-08-18net: mdio-mux: Handle -EPROBE_DEFER correctlySaravana Kannan1-2/+6
2021-08-18net: mdio-mux: Don't ignore memory allocation errorsSaravana Kannan1-10/+18
2021-08-18net: mdio-mux: Delete unnecessary devm_kfreeSaravana Kannan1-1/+0
2021-08-18net: dsa: sja1105: fix use-after-free after calling of_find_compatible_node, ...Vladimir Oltean1-4/+2
2021-08-18sch_cake: fix srchost/dsthost hashing modeToke Høiland-Jørgensen1-1/+1
2021-08-18platform/x86: gigabyte-wmi: add support for X570 GAMING XThomas Weißschuh1-0/+1
2021-08-18ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error pathWang Hai1-1/+4
2021-08-18Merge tag 'wireless-drivers-2021-08-17' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski6-14/+91
2021-08-17Merge tag 'trace-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-35/+15
2021-08-17net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu1-1/+3
2021-08-17mac80211: fix locking in ieee80211_restart_work()Johannes Berg1-0/+2
2021-08-17virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LROJason Wang1-7/+7
2021-08-17ALSA: hda/via: Apply runtime PM workaround for ASUS B23ETakashi Iwai1-0/+1
2021-08-17ALSA: hda: Fix hang during shutdown due to link resetImre Deak1-3/+9
2021-08-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2021-08-17vrf: Reset skb conntrack connection on VRF rcvLahav Schlesinger1-0/+4
2021-08-17Merge tag 'qcom-arm64-fixes-for-5.14' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann5-5/+21
2021-08-16Merge tag 'soc-fsl-fix-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-36/+48
2021-08-16Merge tag 'mtd/fixes-for-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-13/+19
2021-08-16Merge tag 'trace-v5.14-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-3/+69