summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-27Merge patch series "mpi3mr: Enhancements for mpi3mr"Martin K. Petersen-8/+74
2026-03-27scsi: mpi3mr: Add retry mechanism for IOC shutdown with timeout resetRanjan Kumar-6/+27
2026-03-27scsi: mpi3mr: Add queue-full tracking for operational request queuesRanjan Kumar-0/+28
2026-03-27scsi: mpi3mr: Reset controller on invalid I/O completionRanjan Kumar-2/+19
2026-03-27perf tools: Add --pmu-filter option for filtering PMUsQinxin Xia-6/+37
2026-03-27scsi: iscsi_tcp: update outdated comment for renamed iscsi_conn_set_callbacks()Kexin Sun-1/+1
2026-03-27scsi: lpfc: Update outdated comment for renamed lpfc_freenode()Kexin Sun-6/+5
2026-03-27gpu: nova-core: use sized array for GSP log buffersDanilo Krummrich-10/+6
2026-03-27rust: dma: generalize BinaryWriter impl for Coherent<T>Danilo Krummrich-1/+1
2026-03-27rust: uaccess: generalize write_dma() to accept any Coherent<T>Danilo Krummrich-1/+7
2026-03-27scsi: virtio_scsi: Kick event_list unconditionallyJoshua Daley-9/+6
2026-03-27scsi: virtio_scsi: Move INIT_WORK calls to virtscsi_probe()Joshua Daley-3/+4
2026-03-27rust: drm: gem: shmem: Add DRM shmem helper abstractionAsahi Lina-2/+299
2026-03-27rust: drm: gem: Add raw_dma_resv() functionLyude Paul-0/+12
2026-03-27lib/crypto: chacha: Zeroize permuted_state before it leaves scopeEric Biggers-0/+4
2026-03-27scsi: fc: Fix typo in fc_els.hDave Marquardt-1/+1
2026-03-27scsi: target: Replace strncpy() with strscpy() in VPD dump functionsKees Cook-4/+4
2026-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-100/+123
2026-03-27scsi: esas2r: Fix __printf annotation on esas2r_log_master()Arnd Bergmann-11/+3
2026-03-27scsi: ufs: rockchip: Drop unused includeAndy Shevchenko-1/+0
2026-03-27Merge tag 'pci-v7.0-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-14/+13
2026-03-27Merge tag 'sound-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-44/+226
2026-03-27Merge tag 'media/v7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-6/+5
2026-03-27Merge tag 'sysctl-7.00-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2026-03-27rust: helpers: Add bindings/wrappers for dma_resv_lockAsahi Lina-0/+17
2026-03-27Merge tag 'xfs-fixes-7.0-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-195/+274
2026-03-27tracing: Fix potential deadlock in cpu hotplug with osnoiseLuo Haiyang-5/+5
2026-03-27ASoC: Intel: ehl_rt5660: remove unused macro definitionsSachin Mokashi-2/+0
2026-03-27ASoC: SDCA: fix the register to ctl value conversion for Q7.8 formatShuming Fan-1/+1
2026-03-27Merge tag 'v7.0-rc5-ksmbd-srv-fixes' of git://git.samba.org/ksmbdLinus Torvalds-48/+97
2026-03-27iommu/riscv: Fix signedness bugEthan Tidmore-2/+5
2026-03-27cxl/core: use cleanup.h for devm_cxl_add_dax_regionGregory Price-8/+6
2026-03-27cxl/core/region: move dax region device logic into region_dax.cGregory Price-101/+112
2026-03-27cxl/core/region: move pmem region driver logic into region_pmem.cGregory Price-186/+194
2026-03-27ASoC: soc-core: remove unused dobj_listKuninori Morimoto-4/+0
2026-03-27ASoC: Drop some unused GPIO includesMark Brown-3/+0
2026-03-27ASoC: ts3a227e: Drop unused includeLinus Walleij-1/+0
2026-03-27ASoC: nau8315: Drop unused includeLinus Walleij-1/+0
2026-03-27ASoC: rt1318: Drop unused includeLinus Walleij-1/+0
2026-03-27sched_ext: Document why built-in DSQs are unsupported sources in scx_bpf_dsq_...Cheng-Yang Chou-1/+9
2026-03-27scx_central: Defer timer start to central dispatch to fix init errorZhao Mengmeng-44/+42
2026-03-27arm64: armv8_deprecated: Disable swp emulation when FEAT_LSUI presentYeoreum Yun-0/+14
2026-03-27dax/hmem, cxl: Defer and resolve Soft Reserved ownershipSmita Koralahalli-0/+85
2026-03-27cxl/region: Add helper to check Soft Reserved containment by CXL regionsSmita Koralahalli-0/+45
2026-03-27dax: Track all dax_region allocations under a global resource treeSmita Koralahalli-3/+17
2026-03-27ASoC: dt-bindings: mediatek,mt8173-rt5650-rt5514: convert to DT schemaKhushal Chitturi-15/+41
2026-03-27dax/cxl, hmem: Initialize hmem early and defer dax_cxl bindingDan Williams-3/+27
2026-03-27dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXLDan Williams-1/+1
2026-03-27dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved rangesDan Williams-7/+12
2026-03-27Merge back earlier Intel thermal drivers updates for 7.1Rafael J. Wysocki-6/+21