summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-06-30ublk: cache-align struct ublk_ioCaleb Sander Mateos
2025-06-30ublk: remove ubq checks from ublk_{get,put}_req_ref()Caleb Sander Mateos
2025-06-30ublk: optimize UBLK_IO_UNREGISTER_IO_BUF on daemon taskCaleb Sander Mateos
2025-06-30ublk: optimize UBLK_IO_REGISTER_IO_BUF on daemon taskCaleb Sander Mateos
2025-06-30ublk: return early if blk_should_fake_timeout()Caleb Sander Mateos
2025-06-30ublk: allow UBLK_IO_(UN)REGISTER_IO_BUF on any taskCaleb Sander Mateos
2025-06-30ublk: don't take ublk_queue in ublk_unregister_io_buf()Caleb Sander Mateos
2025-06-30net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel
2025-06-30net: enetc: read 64-bit statistics from port MAC countersWei Fang
2025-06-30net: enetc: separate 64-bit counters from enetc_port_countersWei Fang
2025-06-30net: enetc: change the statistics of ring to unsigned long typeWei Fang
2025-06-30net: fec: allow disable coalescingJonas Rebmann
2025-06-30net: txgbe: fix the issue of TX failureJiawen Wu
2025-06-30clk: clk-axi-clkgen: fix coding style issuesNuno Sá
2025-06-30clk: clk-axi-clkgen move to min/max()Nuno Sá
2025-06-30clk: clk-axi-clkgen: detect axi_clkgen_limits at runtimeNuno Sá
2025-06-30include: linux: move adi-axi-common.h out of fpgaNuno Sá
2025-06-30clk: clk-axi-clkgen: make sure to include mod_devicetable.hNuno Sá
2025-06-30clk: clk-axi-clkgen: fix fpfd_max frequency for zynqNuno Sá
2025-06-30cxl/edac: Use correct format specifier for u32 valAlok Tiwari
2025-06-30cxl/pci: Replace mutex_lock_io() w mutex_lock() for mailbox accessAlison Schofield
2025-06-30ublk: consolidate UBLK_IO_FLAG_{ACTIVE,OWNED_BY_SRV} checksCaleb Sander Mateos
2025-06-30ublk: remove task variable from __ublk_ch_uring_cmd()Caleb Sander Mateos
2025-06-30ublk: handle UBLK_IO_FETCH_REQ earlierCaleb Sander Mateos
2025-06-30ublk: check cmd_op firstCaleb Sander Mateos
2025-06-30ublk: remove struct ublk_rq_dataCaleb Sander Mateos
2025-06-30ublk: use vmalloc for ublk_device's __queuesCaleb Sander Mateos
2025-06-30nvme-pci: rework the build time assert for NVME_MAX_NR_DESCRIPTORSChristoph Hellwig
2025-06-30nvme-pci: replace NVME_MAX_KB_SZ with NVME_MAX_BYTEChristoph Hellwig
2025-06-30nvme-pci: convert the data mapping to blk_rq_dma_mapChristoph Hellwig
2025-06-30nvme-pci: remove superfluous argumentsChristoph Hellwig
2025-06-30nvme-pci: merge the simple PRP and SGL setup into a common helperChristoph Hellwig
2025-06-30nvme-pci: refactor nvme_pci_use_sglsChristoph Hellwig
2025-06-30dm: Check for forbidden splitting of zone write operationsDamien Le Moal
2025-06-30dm: dm-crypt: Do not partially accept write BIOs with zoned targetsDamien Le Moal
2025-06-30dm: Always split write BIOs to zoned device limitsDamien Le Moal
2025-06-30block: Introduce bio_needs_zone_write_plugging()Damien Le Moal
2025-06-30clk: thead: Mark essential bus clocks as CLK_IGNORE_UNUSEDMichal Wilczynski
2025-06-30ACPI: pfr_update: Add more debug information when firmware update failedChen Yu
2025-06-30Input: max8997_haptic - optimize PWM configurationUwe Kleine-König
2025-06-30powercap: intel_rapl: Add support for Bartlett Lake platformQiao Wei
2025-06-30powercap: intel_rapl_msr: Add PL4 support for Panther LakeZhang Rui
2025-06-30powercap: intel_rapl: Do not change CLAMPING bit if ENABLE bit cannot be changedZhang Rui
2025-06-30drm/i915/gsc: mei interrupt top half should be in irq disabled contextJunxiao Chang
2025-06-30drm/amd/display: Don't allow OLED to go down to fully offMario Limonciello
2025-06-30drm/amd/display: Added case for when RR equals panel's max RR using freesyncHarold Sun
2025-06-30drm/amdkfd: add hqd_sdma_get_doorbell callbacks for gfx7/8Alex Deucher
2025-06-30drm/amdgpu: Fix memory leak in amdgpu_ctx_mgr_entity_finiLin.Cao
2025-06-30drm/amdkfd: Don't call mmput from MMU notifier callbackPhilip Yang
2025-06-30i2c/designware: Fix an initialization issueMichael J. Ruhl