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-03-30
m68k: q40: Remove commented out code
Thorsten Blum
1
-15
/
+0
2026-03-30
powerpc/xive: fix kmemleak caused by incorrect chip_data lookup
Nilay Shroff
1
-5
/
+11
2026-03-30
powerpc/64s: Add support for huge pfnmaps
Ritesh Harjani (IBM)
3
-0
/
+38
2026-03-30
x86/cpu: Remove M486/M486SX/ELAN support
Ingo Molnar
4
-52
/
+10
2026-03-30
RISC-V: KVM: Split huge pages during fault handling for dirty logging
Wang Yechao
2
-0
/
+130
2026-03-30
RISC-V: KVM: Fix lost write protection on huge pages during dirty logging
Wang Yechao
1
-4
/
+3
2026-03-30
RISC-V: KVM: Fix integer overflow in kvm_pmu_validate_counter_mask()
Jiakai Xu
1
-2
/
+4
2026-03-30
x86/asm/segment: Implement loadsegment()/savesegment() macros with static inline helpers
Uros Bizjak
1
-22
/
+35
2026-03-30
x86/asm/segment: Use ASM_INPUT_RM in __loadsegment_fs()
Uros Bizjak
1
-1
/
+1
2026-03-30
x86/asm/segment: Remove unnecessary "memory" clobber from savesegment()
Uros Bizjak
1
-1
/
+1
2026-03-30
x86/asm/fsgsbase: Remove unnecessary "memory" clobbers from FS/GS base (read-) accessors
Uros Bizjak
1
-2
/
+2
2026-03-30
RISC-V: KVM: Fix double-free of sdata in kvm_pmu_clear_snapshot_area()
Jiakai Xu
1
-0
/
+1
2026-03-30
riscv: kvm: add null pointer check for vector datap
Yufeng Wang
1
-0
/
+1
2026-03-30
pcmcia: remove obsolete host controller drivers
Ethan Nelson-Moore
3
-4
/
+1
2026-03-30
dts: riscv: spacemit: k3: add P1 PMIC regulator tree
Yixun Lan
2
-0
/
+158
2026-03-30
dts: riscv: spacemit: k3: Add i2c nodes
Yixun Lan
1
-0
/
+100
2026-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-185
/
+241
2026-03-29
ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
Fernando Fernandez Mancera
13
-505
/
+25
2026-03-29
x86/sev, crypto/ccp: Move HSAVE_PA setup to arch/x86/
Tycho Andersen (AMD)
1
-0
/
+8
2026-03-29
Merge tag 'x86-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-7
/
+46
2026-03-29
bpf,arc_jit: Fix missing newline in pr_err messages
haoyu.lu
1
-4
/
+4
2026-03-29
arm64: defconfig: Enable DP83TG720 PHY driver
Meghana Malladi
1
-0
/
+1
2026-03-29
arm64: dts: allwinner: enable h616 timer support
Michal Piekos
1
-0
/
+9
2026-03-29
arm64: dts: allwinner: sun50i-h6: add UART DMA channels
Chen-Yu Tsai
1
-0
/
+8
2026-03-29
arm64: dts: allwinner: sun50i-a64: add UART DMA channels
Chen-Yu Tsai
1
-0
/
+10
2026-03-29
x86/sev, crypto/ccp: Move SNP init to ccp driver
Tycho Andersen (AMD)
1
-2
/
+0
2026-03-29
x86/sev: Create snp_shutdown()
Tycho Andersen (AMD)
2
-3
/
+21
2026-03-28
x86/sev: Create snp_prepare()
Tycho Andersen (AMD)
2
-19
/
+32
2026-03-28
x86/sev: Create a function to clear/zero the RMP
Tom Lendacky
1
-14
/
+27
2026-03-28
KVM: arm64: Don't pass host_debug_state to BRBE world-switch routines
Will Deacon
1
-4
/
+8
2026-03-28
KVM: arm64: Disable SPE Profiling Buffer when running in guest context
Will Deacon
3
-12
/
+24
2026-03-28
KVM: arm64: Disable TRBE Trace Buffer Unit when running in guest context
Will Deacon
3
-10
/
+64
2026-03-28
Merge tag 's390-7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
3
-3
/
+9
2026-03-28
KVM: arm64: Convert gmem_abort() to struct kvm_s2_fault_desc
Marc Zyngier
1
-23
/
+20
2026-03-28
KVM: arm64: Simplify integration of adjust_nested_*_perms()
Marc Zyngier
1
-35
/
+27
2026-03-28
KVM: arm64: Directly expose mapping prot and kill kvm_s2_fault
Marc Zyngier
1
-24
/
+21
2026-03-28
KVM: arm64: Move device mapping management into kvm_s2_fault_pin_pfn()
Marc Zyngier
1
-23
/
+29
2026-03-28
KVM: arm64: Replace force_pte with a max_map_size attribute
Marc Zyngier
1
-10
/
+13
2026-03-28
KVM: arm64: Move kvm_s2_fault.{pfn,page} to kvm_s2_vma_info
Marc Zyngier
1
-13
/
+15
2026-03-28
KVM: arm64: Restrict the scope of the 'writable' attribute
Marc Zyngier
1
-7
/
+9
2026-03-28
KVM: arm64: Kill logging_active from kvm_s2_fault
Marc Zyngier
1
-6
/
+4
2026-03-28
KVM: arm64: Move VMA-related information to kvm_s2_fault_vma_info
Marc Zyngier
1
-52
/
+65
2026-03-28
KVM: arm64: Kill topup_memcache from kvm_s2_fault
Marc Zyngier
1
-18
/
+17
2026-03-28
KVM: arm64: Kill exec_fault from kvm_s2_fault
Marc Zyngier
1
-4
/
+2
2026-03-28
KVM: arm64: Kill write_fault from kvm_s2_fault
Marc Zyngier
1
-8
/
+3
2026-03-28
KVM: arm64: Constrain fault_granule to kvm_s2_fault_map()
Marc Zyngier
1
-8
/
+9
2026-03-28
KVM: arm64: Replace fault_is_perm with a helper
Marc Zyngier
1
-7
/
+10
2026-03-28
KVM: arm64: Move fault context to const structure
Marc Zyngier
1
-64
/
+69
2026-03-28
KVM: arm64: Make fault_ipa immutable
Marc Zyngier
1
-12
/
+26
2026-03-28
KVM: arm64: Kill fault->ipa
Marc Zyngier
1
-9
/
+5
[prev]
[next]