index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-04-01
io_uring/zcrx: extract netdev+area init into a helper
Pavel Begunkov
-29
/
+43
2026-04-01
io_uring/zcrx: always dma map in advance
Pavel Begunkov
-29
/
+15
2026-04-01
io_uring/zcrx: fully clean area on error in io_import_umem()
Pavel Begunkov
-6
/
+10
2026-04-01
io_uring/zcrx: return back two step unregistration
Pavel Begunkov
-3
/
+51
2026-04-01
reset: rzv2h-usb2phy: Add support for VBUS mux controller registration
Tommaso Merciai
-0
/
+36
2026-04-01
reset: rzv2h-usb2phy: Convert to regmap API
Tommaso Merciai
-54
/
+55
2026-04-01
dt-bindings: reset: renesas,rzv2h-usb2phy: Document RZ/G3E USB2PHY reset
Tommaso Merciai
-1
/
+3
2026-04-01
dt-bindings: reset: renesas,rzv2h-usb2phy: Add '#mux-state-cells' property
Tommaso Merciai
-0
/
+5
2026-04-01
tools/nolibc/printf: Support negative variable width and precision
David Laight
-32
/
+41
2026-04-01
KVM: arm64: Destroy stage-2 page-table in kvm_arch_destroy_vm()
Will Deacon
-0
/
+1
2026-04-01
KVM: arm64: Don't leave mmu->pgt dangling on kvm_init_stage2_mmu() error
Will Deacon
-0
/
+1
2026-04-01
KVM: arm64: Prevent the host from using an smc with imm16 != 0
Sebastian Ene
-0
/
+7
2026-04-01
timens: Use task_lock guard in timens_get*()
Thomas Weißschuh
-16
/
+14
2026-04-01
timens: Use mutex guard in proc_timens_set_offset()
Thomas Weißschuh
-11
/
+5
2026-04-01
timens: Simplify some calls to put_time_ns()
Thomas Weißschuh
-18
/
+11
2026-04-01
timens: Add a __free() wrapper for put_time_ns()
Thomas Weißschuh
-0
/
+3
2026-04-01
tools/testing/cxl: Test dax_hmem takeover of CXL regions
Dan Williams
-0
/
+173
2026-04-01
tools/testing/cxl: Simulate auto-assembly failure
Dan Williams
-0
/
+9
2026-04-01
dax/hmem: Parent dax_hmem devices
Dan Williams
-0
/
+1
2026-04-01
dax/hmem: Fix singleton confusion between dax_hmem_work and hmem devices
Dan Williams
-66
/
+85
2026-04-01
dax/hmem: Reduce visibility of dax_cxl coordination symbols
Dan Williams
-2
/
+2
2026-04-01
cxl/region: Constify cxl_region_resource_contains()
Dan Williams
-8
/
+9
2026-04-01
cxl/region: Limit visibility of cxl_region_contains_resource()
Dan Williams
-18
/
+7
2026-04-01
dax/cxl: Fix HMEM dependencies
Dan Williams
-2
/
+4
2026-04-01
cxl/region: Fix use-after-free from auto assembly failure
Dan Williams
-3
/
+57
2026-04-01
drm/msm: Use of_get_available_child_by_name()
Biju Das
-2
/
+2
2026-04-01
dt-bindings: display/msm: move DSI PHY bindings to phy/ subdir
Dmitry Baryshkov
-11
/
+11
2026-04-01
drm/msm/dpu: eliza: Use Eliza-specific CWB array
Krzysztof Kozlowski
-1
/
+1
2026-04-01
drm/msm/dp: remove debugging prints with internal struct phy state
Vladimir Oltean
-18
/
+0
2026-04-01
drm/msm/dpu: drop INTF_0 on MSM8953
Dmitry Baryshkov
-7
/
+0
2026-04-01
drm/msm/dpu: correct DP MST interface configuration
Dmitry Baryshkov
-31
/
+28
2026-04-01
drm/msm/mdp5: drop workarounds specific to MDP5 1.0
Dmitry Baryshkov
-7
/
+1
2026-04-01
drm/msm/mdp5: drop single flush support
Dmitry Baryshkov
-91
/
+0
2026-04-01
hwmon: (asus-ec-sensors) Fix T_Sensor for PRIME X670E-PRO WIFI
Corey Hickey
-1
/
+6
2026-04-01
KVM: arm64: set_id_regs: Allow GICv3 support to be set at runtime
Marc Zyngier
-7
/
+45
2026-04-01
KVM: arm64: Don't advertises GICv3 in ID_PFR1_EL1 if AArch32 isn't supported
Marc Zyngier
-1
/
+2
2026-04-01
KVM: arm64: Correctly plumb ID_AA64PFR2_EL1 into pkvm idreg handling
Marc Zyngier
-1
/
+1
2026-04-01
KVM: arm64: Move GICv5 timer PPI validation into timer_irqs_are_valid()
Marc Zyngier
-7
/
+4
2026-04-01
KVM: arm64: Remove evaluation of timer state in kvm_cpu_has_pending_timer()
Marc Zyngier
-7
/
+3
2026-04-01
KVM: arm64: Kill arch_timer_context::direct field
Marc Zyngier
-9
/
+9
2026-04-01
KVM: arm64: vgic-v5: Correctly set dist->ready once initialised
Marc Zyngier
-7
/
+11
2026-04-01
KVM: arm64: vgic-v5: Make the effective priority mask a strict limit
Marc Zyngier
-1
/
+1
2026-04-01
KVM: arm64: vgic-v5: Cast vgic_apr to u32 to avoid undefined behaviours
Marc Zyngier
-2
/
+3
2026-04-01
KVM: arm64: vgic-v5: Transfer edge pending state to ICH_PPI_PENDRx_EL2
Marc Zyngier
-1
/
+4
2026-04-01
KVM: arm64: vgic-v5: Hold config_lock while finalizing GICv5 PPIs
Marc Zyngier
-0
/
+10
2026-04-01
KVM: arm64: Account for RESx bits in __compute_fgt()
Marc Zyngier
-2
/
+2
2026-04-01
KVM: arm64: Fix writeable mask for ID_AA64PFR2_EL1
Marc Zyngier
-4
/
+4
2026-04-01
arm64: Fix field references for ICH_PPI_DVIR[01]_EL2
Marc Zyngier
-2
/
+2
2026-04-01
KVM: arm64: Don't skip per-vcpu NV initialisation
Marc Zyngier
-6
/
+6
2026-04-01
KVM: arm64: vgic: Don't reset cpuif/redist addresses at finalize time
Marc Zyngier
-2
/
+9
[prev]
[next]