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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
powerpc/powermac: Simplify bootx_scan_dt_build_struct()
Thorsten Blum
1
-3
/
+1
2026-07-31
powerpc/ps3: Use cpu_relax() in ps3_create_spu()
Thorsten Blum
1
-6
/
+4
2026-07-31
powerpc/dt_cpu_ftrs: Avoid separate strlen() in scan_callback()
Thorsten Blum
1
-4
/
+3
2026-07-31
powerpc/pseries/ras: Use struct_size() to simplify fwnmi_get_errinfo()
Thorsten Blum
1
-9
/
+7
2026-07-31
powerpc/rtasd: Use struct_size() to simplify log_rtas_len()
Thorsten Blum
1
-13
/
+6
2026-07-31
powerpc/pseries: Simplify attribute description check in papr_init()
Thorsten Blum
1
-5
/
+1
2026-07-31
s390/smp: Reflect (de)configured CPUs to cpu_enabled_mask
Mete Durlu
1
-0
/
+5
2026-07-31
s390/sclp: Allow SCLP Action Qualifiers for Spyre card status reporting
Niklas Schnelle
1
-0
/
+3
2026-07-31
s390/ap: Fix queue depth field length
Finn Callies
1
-2
/
+2
2026-07-31
powerpc: rtas: use get_user to simplify manage_flash_write
Thorsten Blum
1
-17
/
+10
2026-07-31
s390/pci: Fix s390_pci_mmio_write syscall error return without MIO
Niklas Schnelle
1
-0
/
+1
2026-07-31
powerpc/boot: drop redundant assignment in serial_edit_cmdline
Thorsten Blum
1
-1
/
+0
2026-07-31
powerpc/kexec_file: use snprintf to simplify setup_kdump_cmdline
Thorsten Blum
1
-10
/
+4
2026-07-31
powerpc: enable to run posix cpu timers in task context
Shrikanth Hegde
1
-0
/
+1
2026-07-31
KVM: powerpc: Use generic xfer to guest work function
Vishal Chourasia
4
-23
/
+55
2026-07-31
powerpc: Enable Rust for ppc64le
Mukesh Kumar Chaurasiya (IBM)
2
-1
/
+7
2026-07-31
rust: Add PowerPC support
Link Mauve
2
-0
/
+3
2026-07-31
powerpc/jump_label: adjust inline asm to be consistent
Mukesh Kumar Chaurasiya (IBM)
1
-10
/
+13
2026-07-31
perf/x86/intel/pt: Drop kernel-doc for deleted struct members
Randy Dunlap
1
-2
/
+0
2026-07-31
x86/intel/quark: Clean up function kernel-doc
Randy Dunlap
1
-6
/
+1
2026-07-31
x86/speculation: Drop Excess function parameter descriptions
Randy Dunlap
1
-2
/
+0
2026-07-31
x86/lib: checksum_64.h: Eliminate all kernel-doc warnings
Randy Dunlap
1
-12
/
+17
2026-07-31
x86/barrier: Use correct parameter names in kernel-doc
Randy Dunlap
1
-3
/
+3
2026-07-31
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
153
-588
/
+922
2026-07-31
static_call / jump_label: Replace __ASSEMBLY__ with __ASSEMBLER__ in headers
Thomas Huth
1
-2
/
+2
2026-07-31
arm64: Add override for ID_AA64MMFR4_EL1.NV_frac
Marc Zyngier
4
-1
/
+15
2026-07-31
KVM: arm64: Expose FEAT_NV3 to guests
Marc Zyngier
1
-2
/
+4
2026-07-31
KVM: arm64: Add FEAT_NV3 detection
Marc Zyngier
1
-0
/
+7
2026-07-31
KVM: arm64: Engage NV3 TLBI trap elision
Marc Zyngier
1
-0
/
+13
2026-07-31
KVM: arm64: Engage NV3 ERET trap elision
Marc Zyngier
2
-0
/
+14
2026-07-31
KVM: arm64: Add NVHCR_EL2 context switching
Marc Zyngier
2
-2
/
+19
2026-07-31
KVM: arm64: Add routing for NVHCR_EL2 trap
Marc Zyngier
1
-0
/
+13
2026-07-31
KVM: arm64: Add NVHCR_EL2 handling to the sysreg array
Marc Zyngier
1
-0
/
+28
2026-07-31
KVM: arm64: Add sanitisation for NVHCR_EL2
Marc Zyngier
2
-0
/
+19
2026-07-31
KVM: arm64: Make HCR_EL2 a non-VNCR register
Marc Zyngier
3
-2
/
+12
2026-07-31
KVM: arm64: Add kvm_has_nv{2,3}() predicates
Marc Zyngier
1
-0
/
+19
2026-07-31
KVM: arm64: Add NV3 control bits to HCRX_EL2 sanitisation
Marc Zyngier
1
-0
/
+6
2026-07-31
KVM: arm64: Split NV-specific exit fixups from the non-NV handling
Marc Zyngier
1
-7
/
+11
2026-07-31
arm64: Add ARM64_HAS_NV3 capability
Marc Zyngier
1
-0
/
+1
2026-07-31
arm64: sysreg: Add HCRX_EL2 bits related to FEAT_NV3
Marc Zyngier
1
-1
/
+6
2026-07-31
arm64: sysreg: Add NVHCR_EL2 description as a mirror of HCR_EL2
Marc Zyngier
1
-0
/
+3
2026-07-31
arm64: Add FEAT_NV2p1 detection
Marc Zyngier
1
-0
/
+7
2026-07-31
KVM: arm64: Expose FEAT_NV2p1 to NV guests
Marc Zyngier
1
-2
/
+6
2026-07-31
KVM: arm64: Relax CNTHCTL_EL2 handling when FEAT_NV2p1 is present
Marc Zyngier
3
-7
/
+22
2026-07-31
KVM: arm64: Relax CPTR_EL2 handling when FEAT_NV2p1 is present
Marc Zyngier
4
-6
/
+15
2026-07-31
arm64: Add ARM64_HAS_NV2P1 capability
Marc Zyngier
1
-0
/
+1
2026-07-31
KVM: arm64: Don't evaluate HCR_EL2.NV nor HFGITR_EL2.ERET on ERET fast path
Marc Zyngier
1
-5
/
+7
2026-07-31
KVM: arm64: Classify CPTR_EL2 as a SR_LOC_SPECIAL register
Marc Zyngier
2
-3
/
+19
2026-07-31
KVM: arm64: Plumb HCRX_EL2.SRMASKEn in HCRX_EL2 sanitisation
Marc Zyngier
2
-1
/
+4
2026-07-31
KVM: arm64: Drop __HCRX_EL2_* masks
Marc Zyngier
3
-22
/
+3
[prev]
[next]