summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix use-after-freeJohannes Berg2022-02-231-0/+2
* nvme-rdma: fix possible use-after-free in transport error_recovery workSagi Grimberg2022-02-231-0/+1
* nvme: fix a possible use-after-free in controller reset during loadSagi Grimberg2022-02-231-1/+8
* net: ieee802154: at86rf230: Stop leaking skb'sMiquel Raynal2022-02-231-2/+11
* parisc: Fix sglist access in ccio-dma.cJohn David Anglin2022-02-231-1/+2
* parisc: Fix data TLB miss in sba_unmap_sgJohn David Anglin2022-02-231-1/+2
* serial: parisc: GSC: fix build when IOSAPIC is not setRandy Dunlap2022-02-231-1/+1
* net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixupJann Horn2022-02-231-29/+39
* hwmon: (dell-smm) Speed up setting of fan speedArmin Wolf2022-02-161-4/+8
* USB: serial: cp210x: add CPI Bulk Coin Recycler idJohan Hovold2022-02-161-0/+1
* USB: serial: cp210x: add NCR Retail IO box idJohan Hovold2022-02-161-0/+1
* USB: serial: ch341: add support for GW Instek USB2.0-Serial devicesStephan Brunner2022-02-161-0/+1
* USB: serial: option: add ZTE MF286D modemPawel Dembicki2022-02-161-0/+2
* USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320Cameron Williams2022-02-162-0/+6
* usb: gadget: rndis: check size of RNDIS_MSG_SET commandGreg Kroah-Hartman2022-02-161-3/+6
* USB: gadget: validate interface OS descriptor requestsSzymon Heidrich2022-02-161-0/+3
* usb: dwc3: gadget: Prevent core from processing stale TRBsUdipto Goswami2022-02-161-0/+13
* usb: ulpi: Call of_node_put correctlySean Anderson2022-02-161-2/+6
* usb: ulpi: Move of_node_put to ulpi_dev_releaseSean Anderson2022-02-161-1/+1
* n_tty: wake up poll(POLLRDNORM) on receiving dataTATSUKAWA KOSUKE (立川 江介)2022-02-161-2/+2
* vt_ioctl: add array_index_nospec to VT_ACTIVATEJakob Koschel2022-02-161-0/+1
* vt_ioctl: fix array_index_nospec in vt_setactivateJakob Koschel2022-02-161-2/+2
* net: amd-xgbe: disable interrupts during pci removalRaju Rangoju2022-02-161-0/+3
* veth: fix races around rq->rx_notify_maskedEric Dumazet2022-02-161-5/+8
* bonding: pair enable_port with slave_arr_updatesMahesh Bandewar2022-02-161-1/+2
* ixgbevf: Require large buffers for build_skb on 82599VFSamuel Mendoza-Jonas2022-02-161-6/+7
* usb: f_fs: Fix use-after-free for epfileUdipto Goswami2022-02-161-14/+42
* staging: fbtft: Fix error path in fbtft_driver_module_init()Uwe Kleine-König2022-02-161-1/+4
* net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang2022-02-161-1/+1
* usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspendAmelie Delaunay2022-02-161-1/+1
* scsi: target: iscsi: Make sure the np under each tpg is uniqueZouMingzhe2022-02-161-0/+3
* net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYsPavel Parkhomenko2022-02-161-4/+3
* mmc: sdhci-of-esdhc: Check for error num after setting maskJiasheng Jiang2022-02-161-2/+6
* moxart: fix potential use-after-free on remove pathGreg Kroah-Hartman2022-02-111-1/+1
* EDAC/xgene: Fix deferred probingSergey Shtylyov2022-02-081-1/+1
* EDAC/altera: Fix deferred probingSergey Shtylyov2022-02-081-1/+1
* rtc: cmos: Evaluate century appropriateRiwen Lu2022-02-081-1/+1
* scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini2022-02-081-8/+13
* drm/i915/overlay: Prevent divide by zero bugs in scalingDan Carpenter2022-02-081-0/+3
* net: stmmac: ensure PTP time register reads are consistentYannick Vignon2022-02-081-7/+12
* net: macsec: Verify that send_sci is on when setting Tx sci explicitlyLior Nahmanson2022-02-081-0/+9
* net: ieee802154: ca8210: Stop leaking skb'sMiquel Raynal2022-02-081-0/+1
* net: ieee802154: mcr20a: Fix lifs/sifs periodsMiquel Raynal2022-02-081-2/+2
* net: ieee802154: hwsim: Ensure proper channel selection at probe timeMiquel Raynal2022-02-081-0/+1
* spi: meson-spicc: add IRQ check in meson_spicc_probeMiaoqian Lin2022-02-081-0/+5
* spi: mediatek: Avoid NULL pointer crash in interruptBenjamin Gaignard2022-02-081-1/+1
* spi: bcm-qspi: check for valid cs before applying chip selectKamal Dasu2022-02-081-1/+1
* iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()Joerg Roedel2022-02-081-0/+2
* iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()Guoqing Jiang2022-02-081-3/+10
* RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky2022-02-081-1/+1