summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2021-09-03Revert "floppy: reintroduce O_NDELAY fix"Denis Efremov
2021-09-03net: dsa: mt7530: fix VLAN traffic leaks againDENG Qingfang
2021-09-03vt_kdsetmode: extend console lockingLinus Torvalds
2021-09-03drm/nouveau/disp: power down unused DP links during initBen Skeggs
2021-09-03drm: Copy drm_wait_vblank to user before returningMark Yacoub
2021-09-03qed: Fix null-pointer dereference in qed_rdma_create_qp()Shai Malin
2021-09-03qed: qed ll2 race condition fixesShai Malin
2021-09-03vringh: Use wiov->used to check for read/write desc orderNeeraj Upadhyay
2021-09-03virtio_pci: Support surprise removal of virtio pci deviceParav Pandit
2021-09-03virtio: Improve vq->broken access to avoid any compiler optimizationParav Pandit
2021-09-03opp: remove WARN when no valid OPPs remainMichał Mirosław
2021-09-03usb: gadget: u_audio: fix race condition on endpoint stopJerome Brunet
2021-09-03drm/i915: Fix syncmap memory leakMatthew Brost
2021-09-03net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang
2021-09-03net: hns3: fix duplicate node in VLAN listGuojia Liao
2021-09-03net: hns3: clear hardware resource when loading driverYufeng Mo
2021-09-03net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev
2021-09-03xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()'Christophe JAILLET
2021-09-03RDMA/efa: Free IRQ vectors on error flowGal Pressman
2021-09-03e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin
2021-09-03IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li
2021-09-03RDMA/bnxt_re: Add missing spin lock initializationNaresh Kumar PBS
2021-09-03scsi: core: Fix hang of freezing queue between blocking and running deviceLi Jinlin
2021-09-03usb: dwc3: gadget: Stop EP0 transfers during pullup disableWesley Cheng
2021-09-03usb: dwc3: gadget: Fix dwc3_calc_trbs_left()Thinh Nguyen
2021-09-03USB: serial: option: add new VID/PID to support Fibocom FG150Zhengjun Zhang
2021-09-03Revert "USB: serial: ch341: fix character loss at high transfer rates"Johan Hovold
2021-09-03can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX an...Stefan Mätje
2021-09-03mmc: sdhci-msm: Update the software timeout value for sdhcShaik Sajida Bhanu
2021-08-26PCI: Increase D3 delay for AMD Renoir/Cezanne XHCIMarcin Bachry
2021-08-26ipack: tpci200: fix memory leak in the tpci200_registerDongliang Mu
2021-08-26ipack: tpci200: fix many double free issues in tpci200_pci_probeDongliang Mu
2021-08-26slimbus: ngd: reset dma setup during runtime pmSrinivas Kandagatla
2021-08-26slimbus: messaging: check for valid transaction idSrinivas Kandagatla
2021-08-26slimbus: messaging: start transaction ids from 1 instead of zeroSrinivas Kandagatla
2021-08-26mmc: dw_mmc: Fix hang on data CRC errorVincent Whitchurch
2021-08-26iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch
2021-08-26i40e: Fix ATR queue selectionArkadiusz Kubalewski
2021-08-26net: mdio-mux: Handle -EPROBE_DEFER correctlySaravana Kannan
2021-08-26net: mdio-mux: Don't ignore memory allocation errorsSaravana Kannan
2021-08-26net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu
2021-08-26virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LROJason Wang
2021-08-26virtio-net: support XDP when not more queuesXuan Zhuo
2021-08-26vrf: Reset skb conntrack connection on VRF rcvLahav Schlesinger
2021-08-26bnxt_en: Add missing DMA memory barriersMichael Chan
2021-08-26ptp_pch: Restore dependency on PCIAndy Shevchenko
2021-08-26net: 6pack: fix slab-out-of-bounds in decode_dataPavel Skripkin
2021-08-26bnxt: disable napi before canceling DIMJakub Kicinski
2021-08-26bnxt: don't lock the tx queue from napi pollJakub Kicinski
2021-08-26vhost: Fix the calculation in vhost_overflow()Xie Yongji