Age | Commit message (Expand) | Author |
2020-03-13 | tpm_tis_spi: use new 'delay' structure for SPI transfer delays | Alexandru Ardelean |
2020-03-13 | tpm: tpm2_bios_measurements_next should increase position index | Vasily Averin |
2020-03-13 | tpm: tpm1_bios_measurements_next should increase position index | Vasily Averin |
2020-03-13 | tpm: Don't make log failures fatal | Matthew Garrett |
2020-03-12 | Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-03-13 | Merge tag 'topic/mst-bw-check-fixes-for-airlied-2020-03-12-2' of git://anongi... | Dave Airlie |
2020-03-13 | Merge tag 'drm-intel-fixes-2020-03-12' of git://anongit.freedesktop.org/drm/d... | Dave Airlie |
2020-03-13 | Merge tag 'amd-drm-fixes-5.6-2020-03-11' of git://people.freedesktop.org/~agd... | Dave Airlie |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-03-12 | drm/dp_mst: Rewrite and fix bandwidth limit checks | Lyude Paul |
2020-03-12 | drm/dp_mst: Reprobe path resources in CSN handler | Lyude Paul |
2020-03-12 | drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks | Lyude Paul |
2020-03-12 | drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundant | Lyude Paul |
2020-03-12 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2020-03-12 | net: systemport: fix index check to avoid an array out of bounds access | Colin Ian King |
2020-03-12 | tc-testing: add ETS scheduler to tdc build configuration | Davide Caratti |
2020-03-12 | net: phy: fix MDIO bus PM PHY resuming | Heiner Kallweit |
2020-03-12 | cifs_atomic_open(): fix double-put on late allocation failure | Al Viro |
2020-03-12 | gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache | Al Viro |
2020-03-12 | Merge branch 'hns3-fixes' | David S. Miller |
2020-03-12 | net: hns3: clear port base VLAN when unload PF | Jian Shen |
2020-03-12 | net: hns3: fix RMW issue for VLAN filter switch | Jian Shen |
2020-03-12 | net: hns3: fix VF VLAN table entries inconsistent issue | Jian Shen |
2020-03-12 | net: hns3: fix "tc qdisc del" failed issue | Yonglong Liu |
2020-03-12 | taprio: Fix sending packets without dequeueing them | Vinicius Costa Gomes |
2020-03-12 | Merge tag 'for-linus-5.6-2' of git://github.com/cminyard/linux-ipmi | Linus Torvalds |
2020-03-12 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-03-12 | net: mvmdio: avoid error message for optional IRQ | Chris Packham |
2020-03-12 | net: dsa: mv88e6xxx: Add missing mask of ATU occupancy register | Andrew Lunn |
2020-03-11 | net: memcg: fix lockdep splat in inet_csk_accept() | Eric Dumazet |
2020-03-11 | Merge branch 's390-qeth-fixes' | David S. Miller |
2020-03-11 | s390/qeth: implement smarter resizing of the RX buffer pool | Julian Wiedmann |
2020-03-11 | s390/qeth: refactor buffer pool code | Julian Wiedmann |
2020-03-11 | s390/qeth: use page pointers to manage RX buffer pool | Julian Wiedmann |
2020-03-11 | seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number | Paolo Lungaroni |
2020-03-11 | net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed | Andrew Lunn |
2020-03-11 | net/packet: tpacket_rcv: do not increment ring index on drop | Willem de Bruijn |
2020-03-11 | sxgbe: Fix off by one in samsung driver strncpy size arg | Dominik Czarnota |
2020-03-11 | net: caif: Add lockdep expression to RCU traversal primitive | Amol Grover |
2020-03-11 | MAINTAINERS: remove Sathya Perla as Emulex NIC maintainer | Jakub Kicinski |
2020-03-11 | net: fec: validate the new settings in fec_enet_set_coalesce() | Jakub Kicinski |
2020-03-11 | ipmi_si: Avoid spurious errors for optional IRQs | Takashi Iwai |
2020-03-12 | Merge tag 'exynos-drm-fixes-for-v5.6-rc5-v2' of git://git.kernel.org/pub/scm/... | Dave Airlie |
2020-03-11 | drm/i915: Defer semaphore priority bumping to a workqueue | Chris Wilson |
2020-03-11 | drm/i915/gt: Close race between cacheline_retire and free | Chris Wilson |
2020-03-11 | drm/i915/execlists: Enable timeslice on partial virtual engine dequeue | Chris Wilson |
2020-03-11 | drm/i915: be more solid in checking the alignment | Matthew Auld |
2020-03-11 | drm/i915/gvt: Fix dma-buf display blur issue on CFL | Tina Zhang |
2020-03-11 | drm/i915: Return early for await_start on same timeline | Chris Wilson |
2020-03-11 | drm/i915: Actually emit the await_start | Chris Wilson |