summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-09-03Revert "floppy: reintroduce O_NDELAY fix"Denis Efremov
2021-09-03fbmem: add margin check to fb_check_caps()George Kennedy
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-03net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang
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-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-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-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-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-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
2021-08-26cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variantMarek Behún
2021-08-26net: usb: lan78xx: don't modify phy_device state concurrentlyIvan T. Ivanov
2021-08-26scsi: core: Avoid printing an error if target_alloc() returns -ENXIOSreekanth Reddy
2021-08-26scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()Ye Bin
2021-08-26scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()Harshvardhan Jha
2021-08-26dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not ...Peter Ujfalusi
2021-08-26dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()Yu Kuai
2021-08-26dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfersAdrian Larumbe
2021-08-26ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen
2021-08-26ath: Modify ath_key_delete() to not need full key entryJouni Malinen
2021-08-26ath: Export ath_hw_keysetmac()Jouni Malinen
2021-08-26ath9k: Clear key cache explicitly on disabling hardwareJouni Malinen
2021-08-26ath: Use safer key clearing with key cache entriesJouni Malinen