summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-08-16scsi: qedf: Fix firmware halt over suspend and resumeNilesh Javali1-0/+18
2023-08-16scsi: qedi: Fix firmware halt over suspend and resumeNilesh Javali1-0/+18
2023-08-16scsi: fnic: Replace return codes in fnic_clean_pending_aborts()Karan Tilak Kumar1-2/+4
2023-08-16scsi: core: Fix possible memory leak if device_add() failsZhu Wang1-0/+1
2023-08-16scsi: snic: Fix possible memory leak if device_add() failsZhu Wang1-0/+1
2023-08-16scsi: 53c700: Check that command slot is not NULLAlexandra Diupina1-1/+1
2023-08-16scsi: storvsc: Fix handling of virtual Fibre Channel timeoutsMichael Kelley1-4/+0
2023-08-16scsi: core: Fix legacy /proc parsing buffer overflowTony Battersby1-13/+17
2023-08-16nvme-rdma: fix potential unbalanced freeze & unfreezeMing Lei1-1/+2
2023-08-16nvme-tcp: fix potential unbalanced freeze & unfreezeMing Lei1-1/+2
2023-08-16ibmvnic: Handle DMA unmapping of login buffs in release functionsNick Child1-5/+10
2023-08-16ibmvnic: Unmap DMA login rsp buffer on send login failNick Child1-1/+4
2023-08-16ibmvnic: Enforce stronger sanity checks on login responseNick Child1-0/+18
2023-08-16net/mlx5: Skip clock update work when device is in error stateMoshe Shemesh1-0/+5
2023-08-16net/mlx5: Allow 0 for total host VFsDaniel Jurgens1-2/+1
2023-08-16dmaengine: mcf-edma: Fix a potential un-allocated memory accessChristophe JAILLET1-6/+7
2023-08-16net: hns3: add wait until mac link downJie Wang1-1/+9
2023-08-16net: hns3: refactor hclge_mac_link_status_wait for interface reuseJie Wang1-5/+9
2023-08-16net: phy: at803x: remove set/get wol callbacks for AR8032Li Yang1-2/+0
2023-08-16RDMA/umem: Set iova in ODP flowMichael Guralnik1-1/+2
2023-08-16drm/rockchip: Don't spam logs in atomic checkDaniel Stone1-8/+9
2023-08-16IB/hfi1: Fix possible panic during hotplug removeDouglas Miller1-0/+1
2023-08-16iavf: fix potential races for FDIR filtersPiotr Gardocki2-4/+12
2023-08-16drivers: net: prevent tun_build_skb() to exceed the packet size limitAndrew Kanner1-1/+1
2023-08-16bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan1-1/+3
2023-08-16mISDN: Update parameter type of dsp_cmx_send()Nathan Chancellor3-3/+3
2023-08-16drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modesKarol Herbst1-1/+1
2023-08-16usb: typec: tcpm: Fix response to vsafe0V eventBadhri Jagan Sridharan1-0/+7
2023-08-16usb: common: usb-conn-gpio: Prevent bailing out if initial role is nonePrashanth K1-1/+5
2023-08-16usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao1-1/+8
2023-08-16usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern1-3/+9
2023-08-16misc: rtsx: judge ASPM Mode to set PETXCFG RegRicky WU6-58/+6
2023-08-16binder: fix memory leak in binder_init()Qi Zheng3-0/+8
2023-08-16iio: adc: ina2xx: avoid NULL pointer dereference on OF device matchAlvin Šipraga1-3/+6
2023-08-16iio: cros_ec: Fix the allocation size for cros_ec_commandYiyuan Guo1-1/+1
2023-08-16hwmon: (pmbus/bel-pfe) Enable PMBUS_SKIP_STATUS_CHECK for pfe1100Tao Ren1-8/+8
2023-08-16drm/amd/display: check attr flag before set cursor degamma on DCN3+Melissa Wen1-2/+5
2023-08-16drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap()Boris Brezillon1-0/+6
2023-08-16drm/nouveau/gr: enable memory loads on helper invocation on all channelsKarol Herbst6-1/+17
2023-08-16dmaengine: pl330: Return DMA_PAUSED when transaction is pausedIlpo Järvinen1-2/+16
2023-08-16mmc: moxart: read scr register without changing byte orderSergei Antonov1-7/+1
2023-08-16wireguard: allowedips: expand maximum node depthJason A. Donenfeld2-10/+14
2023-08-11PM: sleep: wakeirq: fix wake irq armingJohan Hovold2-4/+9
2023-08-11PM / wakeirq: support enabling wake-up irq after runtime_suspend calledChunfeng Yun3-25/+89
2023-08-11soundwire: fix enumeration completionJohan Hovold1-4/+4
2023-08-11soundwire: bus: pm_runtime_request_resume on peripheral attachmentPierre-Louis Bossart1-0/+12
2023-08-11drm/imx/ipuv3: Fix front porch adjustment upon hactive aligningAlexander Stein1-1/+1
2023-08-11mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()Christophe JAILLET1-1/+1
2023-08-11mtd: rawnand: rockchip: Align hwecc vs. raw page helper layoutsJohan Jonker1-13/+21
2023-08-11mtd: rawnand: rockchip: fix oobfree offset and descriptionJohan Jonker1-7/+4