summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-06-15octeon_ep: Add missing check for ioremapJiasheng Jiang
2023-06-15net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_openChristian Marangi
2023-06-15dm: use op specific max_sectors when splitting abnormal ioMike Snitzer
2023-06-15dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discardMike Snitzer
2023-06-15dm thin metadata: check fail_io before using data_smLi Lingfeng
2023-06-15dm: don't lock fs when the map is NULL during suspend or resumeLi Lingfeng
2023-06-15thermal/intel/intel_soc_dts_iosf: Fix reporting wrong temperaturesHans de Goede
2023-06-15ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()Rafael J. Wysocki
2023-06-15spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()Neil Armstrong
2023-06-15sfc: fix XDP queues mode with legacy IRQÍñigo Huguet
2023-06-15net: macsec: fix double free of percpu statsFedor Pchelkin
2023-06-15net: lapbether: only support ethernet devicesEric Dumazet
2023-06-15s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit()Julian Ruess
2023-06-14net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo framesVladimir Oltean
2023-06-14ice: Fix ice module unloadJakub Buchocki
2023-06-14Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2023-06-14Merge tag 'wireless-2023-06-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-06-14scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback pathJustin Tee
2023-06-14scsi: target: core: Fix error path in target_setup_session()Bob Pearson
2023-06-14scsi: storvsc: Always set no_report_opcodesMichael Kelley
2023-06-14scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinitySagar Biradar
2023-06-14clk: pxa: fix NULL pointer dereference in pxa3xx_clk_update_accrArnd Bergmann
2023-06-14Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend"Mauro Carvalho Chehab
2023-06-14RDMA/rxe: Fix rxe_cq_postBob Pearson
2023-06-14mmc: meson-gx: remove redundant mmc_request_done() call from irq contextMartin Hundebøll
2023-06-14wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regressionHugh Dickins
2023-06-13net: ethernet: ti: am65-cpsw: Call of_node_put() on error pathDan Carpenter
2023-06-13drm/amd/display: limit DPIA link rate to HBR3Peichen Huang
2023-06-13drm/amd/display: fix the system hang while disable PSRTom Chung
2023-06-13drm/amd/display: edp do not add non-edid timingsHersen Wu
2023-06-13Revert "drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar sy...Arunpravin Paneer Selvam
2023-06-13drm/amdgpu: vcn_4_0 set instance 0 init sched score to 1Sonny Jiang
2023-06-13drm/radeon: Disable outputs when releasing fbdev clientThomas Zimmermann
2023-06-13drm/amd/pm: workaround for compute workload type on some skusKenneth Feng
2023-06-13drm/amd: Tighten permissions on VBIOS flashing attributesMario Limonciello
2023-06-13drm/amd: Make sure image is written to trigger VBIOS image update flowMario Limonciello
2023-06-13drm/amdgpu: add missing radeon secondary PCI IDAlex Deucher
2023-06-13drm/amdgpu: Implement gfx9 patch functions for resubmissionJiadong Zhu
2023-06-13drm/amdgpu: Modify indirect buffer packages for resubmissionJiadong Zhu
2023-06-13drm/amdgpu: Program gds backup address as zero if no gds allocatedJiadong Zhu
2023-06-13drm/nouveau: add nv_encoder pointer check for NULLNatalia Petrova
2023-06-13drm/amdgpu: Reset CP_VMID_PREEMPT after trailing fence signaledJiadong Zhu
2023-06-13drm/nouveau/dp: check for NULL nv_connector->native_modeNatalia Petrova
2023-06-13spi: dw: Replace incorrect spi_get_chipselect with setAbe Kohandel
2023-06-13drm/bridge: ti-sn65dsi86: Avoid possible buffer overflowSu Hui
2023-06-13Merge tag 'devicetree-fixes-for-6.4-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-13gpio: sifive: add missing check for platform_get_irqJiasheng Jiang
2023-06-13mmc: mmci: stm32: fix max busy timeout calculationChristophe Kerello
2023-06-13gpiolib: Fix GPIO chip IRQ initialization restrictionJiawen Wu
2023-06-13regmap: regcache: Don't sync read-only registersTakashi Iwai