summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-04-13scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove()Damien Le Moal1-1/+4
2022-04-13iommu/omap: Fix regression in probe for NULL pointer dereferenceTony Lindgren1-1/+1
2022-04-13scsi: ufs: ufshpb: Fix a NULL check on list iteratorXiaomeng Tong1-6/+5
2022-04-13drbd: Fix five use after free bugs in get_initial_stateLv Yunlong4-33/+42
2022-04-13spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()Kamal Dasu1-2/+2
2022-04-13qede: confirm skb is allocated before usingJamie Bainbridge1-0/+3
2022-04-13net: phy: mscc-miim: reject clause 45 register accessesMichael Walle1-0/+6
2022-04-13net: sfc: fix using uninitialized xdp tx_queueTaehee Yoo3-1/+6
2022-04-13net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()Andrew Lunn1-1/+1
2022-04-13ice: xsk: fix VSI state check in ice_xsk_wakeup()Maciej Fijalkowski1-1/+1
2022-04-13ice: synchronize_rcu() when terminating ringsMaciej Fijalkowski3-3/+7
2022-04-13ice: Do not skip not enabled queues in ice_vc_dis_qs_msgAnatolii Gerasymenko1-2/+2
2022-04-13ice: Set txq_teid to ICE_INVAL_TEID on ring creationAnatolii Gerasymenko1-0/+1
2022-04-13dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probeMiaoqian Lin1-1/+3
2022-04-13IB/rdmavt: add lock to call to rvt_error_qp to prevent a race conditionNiels Dossche1-1/+5
2022-04-13IB/cm: Cancel mad on the DREQ event when the state is MRA_REP_RCVDMark Zhang1-2/+1
2022-04-13RDMA/mlx5: Add a missing update of cache->last_addAharon Landau1-0/+1
2022-04-13RDMA/mlx5: Don't remove cache MRs when a delay is neededAharon Landau1-1/+3
2022-04-13sfc: Do not free an empty page_ringMartin Habets1-0/+3
2022-04-13bnxt_en: Prevent XDP redirect from running when stopping TX queueRay Jui1-2/+4
2022-04-13bnxt_en: reserve space inside receive page for skb_shared_infoAndy Gospodarek1-1/+2
2022-04-13bnxt_en: Synchronize tx when xdp redirects happen on same ringPavan Chebbi4-0/+19
2022-04-13regulator: atc260x: Fix missing active_discharge_on settingAxel Lin1-0/+1
2022-04-13regulator: rtq2134: Fix missing active_discharge_on settingAxel Lin1-0/+1
2022-04-13drm/imx: dw_hdmi-imx: Fix bailout in error cases of probeLiu Ying1-1/+7
2022-04-13drm/imx: Fix memory leak in imx_pd_connector_get_modesJosé Expósito1-1/+3
2022-04-13drm/imx: imx-ldb: Check for null pointer after calling kmemdupJiasheng Jiang1-0/+2
2022-04-13net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai1-2/+1
2022-04-13ice: Clear default forwarding VSI during VSI releaseIvan Vecera1-0/+2
2022-04-13vrf: fix packet sniffing for traffic originating from ip tunnelsEyal Birger1-4/+11
2022-04-13net: sfc: add missing xdp queue reinitializationTaehee Yoo1-65/+81
2022-04-13vdpa: mlx5: prevent cvq work from hogging CPUJason Wang1-12/+9
2022-04-13vdpa/mlx5: Propagate link status from device to vdpa driverEli Cohen1-2/+92
2022-04-13vdpa/mlx5: Rename control VQ workqueue to vdpa wqEli Cohen2-5/+5
2022-04-13scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()Christophe JAILLET1-0/+2
2022-04-13scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()John Garry1-0/+5
2022-04-13scsi: sr: Fix typo in CDROM(CLOSETRAY|EJECT) handlingKevin Groeneveld1-1/+1
2022-04-13Drivers: hv: vmbus: Fix potential crash on module unloadGuilherme G. Piccoli1-2/+7
2022-04-13drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Dan Carpenter1-1/+1
2022-04-13rtc: mc146818-lib: fix RTC presence checkMateusz Jończyk2-10/+34
2022-04-13rtc: Check return value from mc146818_get_time()Mateusz Jończyk3-3/+14
2022-04-13rtc: mc146818-lib: change return values of mc146818_get_time()Mateusz Jończyk1-2/+2
2022-04-13parisc: Fix CPU affinity for Lasi, WAX and Dino chipsHelge Deller5-16/+71
2022-04-13virtio_console: eliminate anonymous module_init & module_exitRandy Dunlap1-4/+4
2022-04-13serial: samsung_tty: do not unlock port->lock for uart_write_wakeup()Jiri Slaby1-4/+1
2022-04-13clk: Enforce that disjoints limits are invalidMaxime Ripard1-0/+24
2022-04-13clk: ti: Preserve node in ti_dt_clocks_register()Tony Lindgren1-5/+8
2022-04-13habanalabs: fix possible memory leak in MMU DR finiOhad Sharabi1-1/+1
2022-04-13w1: w1_therm: fixes w1_seq for ds28ea00 sensorsLucas Denefle1-2/+6
2022-04-13staging: wfx: fix an error handling in wfx_init_common()Xiaoke Wang1-1/+6