summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-25iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob1-1/+1
2021-11-25iavf: validate pointersMitch Williams1-7/+6
2021-11-25iavf: prevent accidental free of filter structureJacob Keller1-2/+2
2021-11-25iavf: Fix failure to exit out from last all-multicast modePiotr Marczak1-2/+1
2021-11-25iavf: don't clear a lock we don't holdNicholas Nunley1-2/+4
2021-11-25iavf: free q_vectors before queues in iavf_disable_vfNicholas Nunley1-1/+1
2021-11-25iavf: check for null in iavf_fix_featuresNicholas Nunley1-1/+2
2021-11-25iavf: Fix return of set the new channel countMateusz Palczewski1-0/+15
2021-11-25bnxt_en: reject indirect blk offload when hw-tc-offload is offSriharsha Basavapatna1-1/+1
2021-11-25net: bnx2x: fix variable dereferenced before checkPavel Skripkin1-1/+3
2021-11-25net: ipa: disable HOLB drop when updating timerAlex Elder1-0/+2
2021-11-25net: ipa: HOLB register sometimes must be written twiceAlex Elder1-0/+3
2021-11-25net/ipa: ipa_resource: Fix wrong for loop rangeKonrad Dybcio1-1/+1
2021-11-25drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrameHans Verkuil1-1/+0
2021-11-25clk: qcom: gcc-msm8996: Drop (again) gcc_aggre1_pnoc_ahb_clkDmitry Baryshkov1-15/+0
2021-11-25clk/ast2600: Fix soc revision for AHBJoel Stanley1-5/+7
2021-11-25clk: ingenic: Fix bugs with divided dividersPaul Cercueil1-3/+3
2021-11-25maple: fix wrong return value of maple_bus_init().Lu Wei1-1/+4
2021-11-25iommu/dart: Initialize DART_STREAMS_ENABLESven Peter1-0/+5
2021-11-25clk: at91: sama7g5: remove prescaler part of master clockClaudiu Beznea1-10/+1
2021-11-25memory: tegra20-emc: Add runtime dependency on devfreq governor moduleDmitry Osipenko1-0/+1
2021-11-25scsi: lpfc: Allow fabric node recovery if recovery is in progress before devlossJames Smart6-15/+139
2021-11-25scsi: lpfc: Fix link down processing to address NULL pointer dereferenceJames Smart1-7/+7
2021-11-25scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routineJames Smart1-0/+1
2021-11-25RDMA/core: Use kvzalloc when allocating the struct ib_portwangyugui1-2/+2
2021-11-25iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr()Teng Qi1-2/+4
2021-11-25scsi: target: Fix alua_tg_pt_gps_count trackingMike Christie1-1/+0
2021-11-25scsi: target: Fix ordered tag handlingMike Christie3-22/+57
2021-11-25scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()Ye Bin1-3/+4
2021-11-25scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()Ye Bin1-2/+2
2021-11-25tty: tty_buffer: Fix the softlockup issue in flush_to_ldiscGuanghui Feng1-0/+3
2021-11-25iommu/vt-d: Do not falsely log intel_iommu is unsupported kernel optionTvrtko Ursulin1-1/+5
2021-11-25usb: host: ohci-tmio: check return value after calling platform_get_resource()Yang Yingliang1-1/+1
2021-11-25HID: multitouch: disable sticky fingers for UPERFECT YJosé Expósito2-0/+16
2021-11-25firmware_loader: fix pre-allocated buf built-in firmware useLuis Chamberlain1-6/+7
2021-11-25scsi: smartpqi: Add controller handshake during kdumpMahesh Rajashekhara3-2/+91
2021-11-25scsi: advansys: Fix kernel pointer leakGuo Zhi1-2/+2
2021-11-25clk: imx: imx6ul: Move csi_sel mux to correct base registerStefan Riedmueller1-1/+1
2021-11-25scsi: core: Fix scsi_mode_sense() buffer length handlingDamien Le Moal1-10/+15
2021-11-25RDMA/rxe: Separate HW and SW l/rkeysBob Pearson5-51/+81
2021-11-25staging: rtl8723bs: remove a third possible deadlockHans de Goede1-5/+2
2021-11-25staging: rtl8723bs: remove a second possible deadlockHans de Goede4-13/+9
2021-11-25staging: rtl8723bs: remove possible deadlock when disconnect (v2)Fabio Aiuto5-33/+24
2021-11-25usb: typec: tipd: Remove WARN_ON in tps6598x_block_readSven Peter1-1/+1
2021-11-25usb: musb: tusb6010: check return value after calling platform_get_resource()Yang Yingliang1-0/+5
2021-11-25bus: ti-sysc: Use context lost quirk for otgTony Lindgren1-1/+1
2021-11-25bus: ti-sysc: Add quirk handling for reinit on context lostTony Lindgren1-6/+102
2021-11-25RDMA/bnxt_re: Check if the vlan is valid before reportingSelvin Xavier1-3/+9
2021-11-25scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart1-0/+1
2021-11-25scsi: pm80xx: Fix memory leak during rmmodAjish Koshy2-0/+12