summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-01scsi: ufs: Fix wrong value printed in unexpected UPIU response caseChanwoo Lee
2026-06-01scsi: ufs: core: Fix NULL pointer dereference in scsi_cmd_priv() callsChanwoo Lee
2026-06-01scsi: megaraid_mbox: Avoid double kfree()Arnd Bergmann
2026-06-01scsi: pm8001: Fix error code in non_fatal_log_show()Dan Carpenter
2026-06-01scsi: lpfc: Turn lpfc_queue q_pgs into a flexible arrayRosen Penev
2026-06-01scsi: ufs: core: Skip link param validation when lanes_per_direction is unsetDaejun Park
2026-06-01scsi: sas: Skip opt_sectors when DMA reports no real optimization hintIonut Nechita
2026-06-01scsi: Revert "scsi: Fix sas_user_scan() to handle wildcard and multi-channel ...Martin Wilck
2026-06-01scsi: smartpqi: Use shost_to_hba() in pqi_scan_finished()Martin Wilck
2026-06-01RDMA/core: Validate the passed in fops for ib_get_ucaps()Jason Gunthorpe
2026-06-01nvdimm: Use sysfs_emit() for cpumask show callbackYury Norov
2026-06-01dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()Tomasz Wolski
2026-06-01nvdimm/btt: Free arenas on btt_init() error pathsAbdun Nihaal
2026-06-01nvdimm/btt: Free arena sub-allocations on discover_arenas() error pathAbdun Nihaal
2026-06-02power: reset: sc27xx: Add platform_device_id tableOtto Pflüger
2026-06-02power: Unify code style for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-06-02power: supply: mt6360_charger: Use of match table unconditionallyUwe Kleine-König (The Capable Hub)
2026-06-02power: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-06-02power: supply: max14577: Drop driver data in of and platform device id arraysUwe Kleine-König (The Capable Hub)
2026-06-02power: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-01drm/v3d: Reduce PM runtime autosuspend delayMaíra Canal
2026-06-01drm/v3d: Clean caches before runtime suspendMaíra Canal
2026-06-01drm/v3d: Flush MMU TLB and cache during runtime resumeMaíra Canal
2026-06-01nvdimm/btt: Handle preemption in BTT lane acquisitionAlison Schofield
2026-06-01drm/xe/display: drop duplicate intel_dp_mst_suspend() callJani Nikula
2026-06-01drm/xe/display: remove intel_display_flush_cleanup_work() calls on suspend/sh...Jani Nikula
2026-06-01drm/i915: add flush_workqueue(display->wq.cleanup) on shutdownJani Nikula
2026-06-01drm/i915/xe: Enable HPD polling later during system resumeImre Deak
2026-06-01drm/i915: Keep display IRQs enabled for encoder suspend/shutdownImre Deak
2026-06-01Merge tag 'md-7.2-20260531' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe
2026-06-01drm/v3d: Wait for pending L2T flush before cleaning cachesMaíra Canal
2026-06-01ACPI: CPPC: Add support for CPPC v4Sumit Gupta
2026-06-01thermal: intel: Use sysfs_emit() for powerclamp cpumaskYury Norov
2026-06-01powercap: intel_rapl: Use sysfs_emit() in cpumask_show()Yury Norov
2026-06-01iommufd: Set veventq_depth upper boundNicolin Chen
2026-06-01iommufd: Move vevent memory allocation outside spinlockNicolin Chen
2026-06-01iommufd: Fix data_len byte-count vs element-count mismatchNicolin Chen
2026-06-01accel: ethosu: Add performance counter supportRob Herring (Arm)
2026-06-01ACPI: PAD: Use sysfs_emit() in idlecpus_show()Yury Norov
2026-06-01ACPI: scan: Honor _DEP for ACPI0016 PCI/CXL host bridgeChen Pei
2026-06-01ACPI: PCI: Clear _DEP dependencies after PCI root bridge attachChen Pei
2026-06-01ACPI: button: Use local pointer to platform device dev field in probeRafael J. Wysocki
2026-06-01ACPI: button: Eliminate redundant conditional statementRafael J. Wysocki
2026-06-01ACPI: button: Change return type of two functions to voidRafael J. Wysocki
2026-06-01ACPI: button: Eliminate ternary operator from acpi_lid_evaluate_state()Rafael J. Wysocki
2026-06-01ACPI: button: Use bool for representing boolean valuesRafael J. Wysocki
2026-06-01ACPI: button: Improve warning message regarding lid stateRafael J. Wysocki
2026-06-01ACPI: button: Pass ACPI handle to acpi_lid_evaluate_state()Rafael J. Wysocki
2026-06-01ACPI: button: Fix lid_device value leak past driver removalRafael J. Wysocki
2026-06-01ata: Annotate functions in the issuing path with __must_hold()Bart Van Assche