summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-27scsi: ufs: core: Introduce a new ufshcd vops negotiate_pwr_mode()Can Guo
2026-03-27dm: provide helper to set stacked limitsKeith Busch
2026-03-27dm-integrity: always set the io hintsKeith Busch
2026-03-27dm-integrity: fix mismatched queue limitsKeith Busch
2026-03-27Merge patch series "mpi3mr: Enhancements for mpi3mr"Martin K. Petersen
2026-03-27scsi: mpi3mr: Add retry mechanism for IOC shutdown with timeout resetRanjan Kumar
2026-03-27scsi: mpi3mr: Add queue-full tracking for operational request queuesRanjan Kumar
2026-03-27scsi: mpi3mr: Reset controller on invalid I/O completionRanjan Kumar
2026-03-27scsi: iscsi_tcp: update outdated comment for renamed iscsi_conn_set_callbacks()Kexin Sun
2026-03-27scsi: lpfc: Update outdated comment for renamed lpfc_freenode()Kexin Sun
2026-03-27gpu: nova-core: use sized array for GSP log buffersDanilo Krummrich
2026-03-27scsi: virtio_scsi: Kick event_list unconditionallyJoshua Daley
2026-03-27scsi: virtio_scsi: Move INIT_WORK calls to virtscsi_probe()Joshua Daley
2026-03-27rust: drm: gem: shmem: Add DRM shmem helper abstractionAsahi Lina
2026-03-27scsi: target: Replace strncpy() with strscpy() in VPD dump functionsKees Cook
2026-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-03-27scsi: esas2r: Fix __printf annotation on esas2r_log_master()Arnd Bergmann
2026-03-27scsi: ufs: rockchip: Drop unused includeAndy Shevchenko
2026-03-27Merge tag 'pci-v7.0-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-03-27Merge tag 'media/v7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-03-27iommu/riscv: Fix signedness bugEthan Tidmore
2026-03-27cxl/core: use cleanup.h for devm_cxl_add_dax_regionGregory Price
2026-03-27cxl/core/region: move dax region device logic into region_dax.cGregory Price
2026-03-27cxl/core/region: move pmem region driver logic into region_pmem.cGregory Price
2026-03-27dax/hmem, cxl: Defer and resolve Soft Reserved ownershipSmita Koralahalli
2026-03-27cxl/region: Add helper to check Soft Reserved containment by CXL regionsSmita Koralahalli
2026-03-27dax: Track all dax_region allocations under a global resource treeSmita Koralahalli
2026-03-27dax/cxl, hmem: Initialize hmem early and defer dax_cxl bindingDan Williams
2026-03-27dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXLDan Williams
2026-03-27dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved rangesDan Williams
2026-03-27Merge back earlier Intel thermal drivers updates for 7.1Rafael J. Wysocki
2026-03-27dax/hmem: Factor HMEM registration into __hmem_register_device()Smita Koralahalli
2026-03-27dax/bus: Use dax_region_put() in alloc_dax_region() error pathSmita Koralahalli
2026-03-27accel/qaic: Handle DBC deactivation if the owner went awayYoussef Samir
2026-03-27PCI: endpoint: pci-epf-vntb: Implement .get_dma_dev()Koichiro Den
2026-03-27NTB: ntb_transport: Use ntb_get_dma_dev() for DMA buffersKoichiro Den
2026-03-27Merge tag 'nvme-7.1-2026-03-27' of git://git.infradead.org/nvme into for-7.1/...Jens Axboe
2026-03-27arm_mpam: Quirk CMN-650's CSU NRDY behaviourJames Morse
2026-03-27arm_mpam: Add workaround for T241-MPAM-6Shanker Donthineni
2026-03-27arm_mpam: Add workaround for T241-MPAM-4Shanker Donthineni
2026-03-27arm_mpam: Add workaround for T241-MPAM-1Shanker Donthineni
2026-03-27arm_mpam: Add quirk frameworkShanker Donthineni
2026-03-27arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrlJames Morse
2026-03-27arm64: mpam: Select ARCH_HAS_CPU_RESCTRLJames Morse
2026-03-27arm_mpam: resctrl: Add empty definitions for assorted resctrl functionsJames Morse
2026-03-27arm_mpam: resctrl: Update the rmid reallocation limitJames Morse
2026-03-27arm_mpam: resctrl: Add resctrl_arch_rmid_read()James Morse
2026-03-27arm_mpam: resctrl: Allow resctrl to allocate monitorsJames Morse
2026-03-27arm_mpam: resctrl: Add support for csu countersJames Morse
2026-03-27arm_mpam: resctrl: Add monitor initialisation and domain boilerplateBen Horgan