index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-01
dt-bindings: reset: renesas,rzv2h-usb2phy: Document RZ/G3E USB2PHY reset
Tommaso Merciai
1
-1
/
+3
2026-04-01
dt-bindings: reset: renesas,rzv2h-usb2phy: Add '#mux-state-cells' property
Tommaso Merciai
1
-0
/
+5
2026-04-01
Input: aw86927 - add support for Awinic AW86938
Griffin Kroah-Hartman
1
-8
/
+44
2026-04-01
dt-bindings: input: awinic,aw86927: Add Awinic AW86938
Griffin Kroah-Hartman
1
-1
/
+6
2026-04-01
Input: aw86927 - respect vibration magnitude levels
Griffin Kroah-Hartman
1
-7
/
+7
2026-04-01
tools/nolibc/printf: Support negative variable width and precision
David Laight
2
-32
/
+41
2026-04-01
KVM: arm64: Destroy stage-2 page-table in kvm_arch_destroy_vm()
Will Deacon
1
-0
/
+1
2026-04-01
KVM: arm64: Don't leave mmu->pgt dangling on kvm_init_stage2_mmu() error
Will Deacon
1
-0
/
+1
2026-04-01
KVM: arm64: Prevent the host from using an smc with imm16 != 0
Sebastian Ene
1
-0
/
+7
2026-04-01
timens: Use task_lock guard in timens_get*()
Thomas Weißschuh
1
-16
/
+14
2026-04-01
timens: Use mutex guard in proc_timens_set_offset()
Thomas Weißschuh
1
-11
/
+5
2026-04-01
timens: Simplify some calls to put_time_ns()
Thomas Weißschuh
1
-18
/
+11
2026-04-01
timens: Add a __free() wrapper for put_time_ns()
Thomas Weißschuh
1
-0
/
+3
2026-04-01
tools/testing/cxl: Test dax_hmem takeover of CXL regions
Dan Williams
7
-0
/
+173
2026-04-01
tools/testing/cxl: Simulate auto-assembly failure
Dan Williams
1
-0
/
+9
2026-04-01
dax/hmem: Parent dax_hmem devices
Dan Williams
1
-0
/
+1
2026-04-01
dax/hmem: Fix singleton confusion between dax_hmem_work and hmem devices
Dan Williams
3
-66
/
+85
2026-04-01
dax/hmem: Reduce visibility of dax_cxl coordination symbols
Dan Williams
2
-2
/
+2
2026-04-01
cxl/region: Constify cxl_region_resource_contains()
Dan Williams
3
-8
/
+9
2026-04-01
cxl/region: Limit visibility of cxl_region_contains_resource()
Dan Williams
4
-18
/
+7
2026-04-01
dax/cxl: Fix HMEM dependencies
Dan Williams
1
-2
/
+4
2026-04-01
cxl/region: Fix use-after-free from auto assembly failure
Dan Williams
2
-3
/
+57
2026-04-01
drm/msm: Use of_get_available_child_by_name()
Biju Das
1
-2
/
+2
2026-04-01
dt-bindings: display/msm: move DSI PHY bindings to phy/ subdir
Dmitry Baryshkov
6
-11
/
+11
2026-04-01
drm/msm/dpu: eliza: Use Eliza-specific CWB array
Krzysztof Kozlowski
1
-1
/
+1
2026-04-01
drm/msm/dp: remove debugging prints with internal struct phy state
Vladimir Oltean
1
-18
/
+0
2026-04-01
drm/msm/dpu: drop INTF_0 on MSM8953
Dmitry Baryshkov
1
-7
/
+0
2026-04-01
drm/msm/dpu: correct DP MST interface configuration
Dmitry Baryshkov
16
-31
/
+28
2026-04-01
drm/msm/mdp5: drop workarounds specific to MDP5 1.0
Dmitry Baryshkov
1
-7
/
+1
2026-04-01
drm/msm/mdp5: drop single flush support
Dmitry Baryshkov
2
-91
/
+0
2026-04-01
hwmon: (asus-ec-sensors) Fix T_Sensor for PRIME X670E-PRO WIFI
Corey Hickey
1
-1
/
+6
2026-04-01
KVM: arm64: set_id_regs: Allow GICv3 support to be set at runtime
Marc Zyngier
1
-7
/
+45
2026-04-01
KVM: arm64: Don't advertises GICv3 in ID_PFR1_EL1 if AArch32 isn't supported
Marc Zyngier
1
-1
/
+2
2026-04-01
KVM: arm64: Correctly plumb ID_AA64PFR2_EL1 into pkvm idreg handling
Marc Zyngier
1
-1
/
+1
2026-04-01
KVM: arm64: Move GICv5 timer PPI validation into timer_irqs_are_valid()
Marc Zyngier
1
-7
/
+4
2026-04-01
KVM: arm64: Remove evaluation of timer state in kvm_cpu_has_pending_timer()
Marc Zyngier
2
-7
/
+3
2026-04-01
KVM: arm64: Kill arch_timer_context::direct field
Marc Zyngier
2
-9
/
+9
2026-04-01
KVM: arm64: vgic-v5: Correctly set dist->ready once initialised
Marc Zyngier
1
-7
/
+11
2026-04-01
KVM: arm64: vgic-v5: Make the effective priority mask a strict limit
Marc Zyngier
1
-1
/
+1
2026-04-01
KVM: arm64: vgic-v5: Cast vgic_apr to u32 to avoid undefined behaviours
Marc Zyngier
1
-2
/
+3
2026-04-01
KVM: arm64: vgic-v5: Transfer edge pending state to ICH_PPI_PENDRx_EL2
Marc Zyngier
1
-1
/
+4
2026-04-01
KVM: arm64: vgic-v5: Hold config_lock while finalizing GICv5 PPIs
Marc Zyngier
1
-0
/
+10
2026-04-01
KVM: arm64: Account for RESx bits in __compute_fgt()
Marc Zyngier
1
-2
/
+2
2026-04-01
KVM: arm64: Fix writeable mask for ID_AA64PFR2_EL1
Marc Zyngier
1
-4
/
+4
2026-04-01
arm64: Fix field references for ICH_PPI_DVIR[01]_EL2
Marc Zyngier
1
-2
/
+2
2026-04-01
KVM: arm64: Don't skip per-vcpu NV initialisation
Marc Zyngier
1
-6
/
+6
2026-04-01
KVM: arm64: vgic: Don't reset cpuif/redist addresses at finalize time
Marc Zyngier
1
-2
/
+9
2026-04-01
arm64: dts: qcom: sdm845-lg-common: Add chassis-type
Paul Sajna
1
-0
/
+2
2026-04-01
arm64: dts: qcom: sdm845-lg: Add wifi nodes
Paul Sajna
3
-0
/
+18
2026-04-01
arm64: dts: qcom: sdm845-lg-judyln: Add display panel
Paul Sajna
2
-6
/
+75
[prev]
[next]