summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-12drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul
2020-03-12drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundantLyude Paul
2020-03-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-03-12net: systemport: fix index check to avoid an array out of bounds accessColin Ian King
2020-03-12tc-testing: add ETS scheduler to tdc build configurationDavide Caratti
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-12cifs_atomic_open(): fix double-put on late allocation failureAl Viro
2020-03-12gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcacheAl Viro
2020-03-12Merge branch 'hns3-fixes'David S. Miller
2020-03-12net: hns3: clear port base VLAN when unload PFJian Shen
2020-03-12net: hns3: fix RMW issue for VLAN filter switchJian Shen
2020-03-12net: hns3: fix VF VLAN table entries inconsistent issueJian Shen
2020-03-12net: hns3: fix "tc qdisc del" failed issueYonglong Liu
2020-03-12taprio: Fix sending packets without dequeueing themVinicius Costa Gomes
2020-03-12Merge tag 'for-linus-5.6-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2020-03-12wlcore: remove stray plus signJohannes Berg
2020-03-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-03-12rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44Larry Finger
2020-03-12net: mvmdio: avoid error message for optional IRQChris Packham
2020-03-12net: dsa: mv88e6xxx: Add missing mask of ATU occupancy registerAndrew Lunn
2020-03-11net: memcg: fix lockdep splat in inet_csk_accept()Eric Dumazet
2020-03-11Merge branch 's390-qeth-fixes'David S. Miller
2020-03-11s390/qeth: implement smarter resizing of the RX buffer poolJulian Wiedmann
2020-03-11s390/qeth: refactor buffer pool codeJulian Wiedmann
2020-03-11s390/qeth: use page pointers to manage RX buffer poolJulian Wiedmann
2020-03-11seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol numberPaolo Lungaroni
2020-03-11net: dsa: Don't instantiate phylink for CPU/DSA ports unless neededAndrew Lunn
2020-03-11net/packet: tpacket_rcv: do not increment ring index on dropWillem de Bruijn
2020-03-11sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota
2020-03-11net: caif: Add lockdep expression to RCU traversal primitiveAmol Grover
2020-03-11MAINTAINERS: remove Sathya Perla as Emulex NIC maintainerJakub Kicinski
2020-03-11net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski
2020-03-11ipmi_si: Avoid spurious errors for optional IRQsTakashi Iwai
2020-03-12Merge tag 'exynos-drm-fixes-for-v5.6-rc5-v2' of git://git.kernel.org/pub/scm/...Dave Airlie
2020-03-11drm/i915: Defer semaphore priority bumping to a workqueueChris Wilson
2020-03-11drm/i915/gt: Close race between cacheline_retire and freeChris Wilson
2020-03-11drm/i915/execlists: Enable timeslice on partial virtual engine dequeueChris Wilson
2020-03-11drm/i915: be more solid in checking the alignmentMatthew Auld
2020-03-11drm/i915/gvt: Fix dma-buf display blur issue on CFLTina Zhang
2020-03-11drm/i915: Return early for await_start on same timelineChris Wilson
2020-03-11drm/i915: Actually emit the await_startChris Wilson
2020-03-11dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor
2020-03-11Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2020-03-11Merge tag 'mac80211-for-net-2020-03-11' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-03-11Merge tag 'for-linus-2020-03-10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-03-11Merge tag 'trace-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-03-11Merge tag 'mips_fixes_5.6.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-11Merge tag 'pinctrl-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-03-11driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig
2020-03-11ftrace: Return the first found result in lookup_rec()Artem Savkov