summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-19ice: do not abort devlink info if board identifier can't be foundJacob Keller
2021-08-20Merge tag 'mediatek-drm-fixes-5.14-2' of https://git.kernel.org/pub/scm/linux...Dave Airlie
2021-08-20Merge tag 'drm-intel-fixes-2021-08-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-08-20Merge branch 'linux-5.14' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2021-08-19RDMA/rxe: Fix memory allocation while in a spin lockBob Pearson
2021-08-19Merge tag 'soc-fixes-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-20Merge tag 'drm-misc-fixes-2021-08-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
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-19RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()Dinghao Liu
2021-08-19net: dpaa2-switch: disable the control interface on error pathVladimir Oltean
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 tag 'omap-for-v5.14/gpt12-fix-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann
2021-08-19PCI/sysfs: Use correct variable for the legacy_mem sysfs objectKrzysztof Wilczyński
2021-08-19PCI: Increase D3 delay for AMD Renoir/Cezanne XHCIMarcin Bachry
2021-08-19IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li
2021-08-19RDMA/irdma: Use correct kconfig symbol for AUXILIARY_BUSLukas Bulwahn
2021-08-19RDMA/bnxt_re: Add missing spin lock initializationNaresh Kumar PBS
2021-08-19RDMA/uverbs: Track dmabuf memory regionsGal Pressman
2021-08-19RDMA/mlx5: Fix crash when unbind multiport slaveMaor Gottlieb
2021-08-19r8152: fix the maximum number of PLA bp for RTL8153CHayes Wang
2021-08-19r8152: fix writing USB_BP2_ENHayes Wang
2021-08-18net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU portVladimir Oltean
2021-08-18drm/amd/display: Use DCN30 watermark calc for DCN301Zhan Liu
2021-08-18platform/x86: gigabyte-wmi: add support for B450M S2H V2Thomas Weißschuh
2021-08-18usb: typec: tcpm: Fix VDMs sometimes not being forwarded to alt-mode driversHans de Goede
2021-08-18drm/i915/dp: remove superfluous EXPORT_SYMBOL()Jani Nikula
2021-08-18drm/i915/edp: fix eDP MSO pipe sanity checks for ADL-PJani Nikula
2021-08-18drm/i915: Tweaked Wa_14010685332 for all PCHsAnshuman Gupta
2021-08-18iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry()Liu Yi L
2021-08-18iommu/vt-d: Fix PASID reference leakFenghua Yu
2021-08-18net: asix: fix uninit value bugsPavel Skripkin
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-18drm/nouveau: rip out nvkm_client.superBen Skeggs
2021-08-18drm/nouveau: block a bunch of classes from userspaceBen Skeggs
2021-08-18drm/nouveau/fifo/nv50-: rip out dma channelsBen Skeggs
2021-08-18drm/nouveau/kms/nv50: workaround EFI GOP window channel format differencesBen Skeggs
2021-08-18drm/nouveau/disp: power down unused DP links during initBen Skeggs
2021-08-18drm/nouveau: recognise GA107Ben Skeggs
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 branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki
2021-08-17drm: Copy drm_wait_vblank to user before returningMark Yacoub
2021-08-17net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu
2021-08-17virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LROJason Wang