summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-06dax/kmem: add sysfs interface for atomic whole-device hotplugGregory Price
2026-08-06dax/kmem: extract hotplug/hotremove helper functionsGregory Price
2026-08-06dax/kmem: resolve default online type at probe timeGregory Price
2026-08-06mm/memory_hotplug: add mhp_online_type_to_str() and export string helpersGregory Price
2026-08-06mm/memory: add memory_block_aligned_range() helperGregory Price
2026-08-07ovpn: finish crypto callback cleanup before peer releaseRalf Lici
2026-08-07ovpn: fix NULL dereference when killing missing keyRalf Lici
2026-08-07pinctrl: rockchip: Restrict the RV1103B 2-bit drive type to bank 2Simon Glass
2026-08-07pinctrl: rockchip: Reset the pin count when recalculating SoC dataSimon Glass
2026-08-06pinctrl: tegra264: fix DAP2 DIN/DOUT pin assignmentPrathamesh Shete
2026-08-06pinctrl: Use IRQ trigger mask helpersMaulik Shah
2026-08-06firmware_loader: do not queue completed sysfs fallback requestsMukesh Ojha
2026-08-06drm/amdgpu: Wire up dmem cgroup reclaim for VRAM managerThomas Hellström
2026-08-06drm/xe: Wire up dmem cgroup reclaim for VRAM managerThomas Hellström
2026-08-06drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controllerThomas Hellström
2026-08-06cgroup/dmem: Introduce struct dmem_cgroup_init for region initializationThomas Hellström
2026-08-06pinctrl: sx150x: get parent IRQ trigger type from firmwareTsz Shan Chan
2026-08-06pinctrl: sx150x: Return IRQ_NONE if no pending irqTsz Shan Chan
2026-08-06Merge tag 'samsung-pinctrl-7.3' of https://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2026-08-06watchdog: at91sam9_wdt: prevent timer rearm during teardownHongyan Xu
2026-08-06gpu: nova-core: falcon: use I/O projection to check transfer boundsAlexandre Courbot
2026-08-06rust: dma: rename dma_handle to dma_addressAlexandre Courbot
2026-08-06gpu: nova-core: falcon: remove unnecessary checkAlexandre Courbot
2026-08-06scsi: qla2xxx: Update version to 12.00.00.2607b2Nilesh Javali
2026-08-06scsi: qla2xxx: Bound i2c->length in I2C bsg handlersNilesh Javali
2026-08-06scsi: qla2xxx: Zero SFP DMA buffer in FRU/I2C bsg handlersNilesh Javali
2026-08-06scsi: qla2xxx: Validate BSG request_len before reading vendor_cmd[]Nilesh Javali
2026-08-06scsi: qla2xxx: Zero-init bsg stack buffers to avoid info leakNilesh Javali
2026-08-06scsi: qla2xxx: Use coherent DMA buffer for D_Port diagnosticsNilesh Javali
2026-08-06scsi: qla2xxx: Serialize NVMe unsol ctx list with a per-fcport lockNilesh Javali
2026-08-06scsi: qla2xxx: Unlink NVMe unsol ctx before freeing on LS reject errorNilesh Javali
2026-08-06scsi: qla2xxx: Skip NVMe LS reject IOCB when FW not startedNilesh Javali
2026-08-06scsi: qla2xxx: Fix NVMe abort reference leak on repeated abortNilesh Javali
2026-08-06scsi: qla2xxx: Hold vport_slock for host map update in report ID acquisitionNilesh Javali
2026-08-06scsi: qla2xxx: Drop vport reference under lock in report ID acquisitionNilesh Javali
2026-08-06scsi: qla2xxx: Skip vport under deletion in report ID acquisitionNilesh Javali
2026-08-06scsi: qla2xxx: Avoid double completion in async IOCB timeoutNilesh Javali
2026-08-06scsi: qla2xxx: Clamp max_npiv_vports to VP_CTRL bitmap capacityNilesh Javali
2026-08-06scsi: qla2xxx: Reject non-SCSI SRB on status IOCB fast pathNilesh Javali
2026-08-06scsi: qla2xxx: Quiesce response IRQ before freeing request queueNilesh Javali
2026-08-06scsi: qla2xxx: Avoid req_q_map double-read in qla2x00_error_entry()Nilesh Javali
2026-08-06scsi: qla2xxx: Bound rsp_info_len to avoid OOB sense-data readNilesh Javali
2026-08-06scsi: qla2xxx: Fix soft lockup polling continuation IOCB signatureNilesh Javali
2026-08-06scsi: qla2xxx: Fix response queue over-consumption in __qla_consume_iocb()Nilesh Javali
2026-08-06scsi: qla2xxx: Null out freed pointers in qla2x00_mem_alloc() error pathNilesh Javali
2026-08-06scsi: qla2xxx: Use memset_io() to clear QLAFX00 request ring slotNilesh Javali
2026-08-06scsi: qla2xxx: Fix FCE trace use-after-free during firmware dumpNilesh Javali
2026-08-06scsi: qla2xxx: Fix FCE trace enable parsing in debugfsNilesh Javali
2026-08-06scsi: qla2xxx: Zero mailbox struct in qla2x00_get_firmware_state()Nilesh Javali
2026-08-06scsi: qla2xxx: Don't query firmware state while chip is downNilesh Javali