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-06-25
KVM: x86/mmu: pull page format to a new struct
Paolo Bonzini
4
-26
/
+32
2026-06-25
KVM: x86/mmu: cleanup functions that initialize shadow MMU
Paolo Bonzini
1
-8
/
+2
2026-06-25
KVM: x86/mmu: unify root_gva_walk and ngva_walk
Paolo Bonzini
9
-112
/
+60
2026-06-25
KVM: x86/mmu: pull struct kvm_pagewalk out of struct kvm_mmu
Paolo Bonzini
7
-75
/
+88
2026-06-25
KVM: x86/mmu: change nested_mmu.w to ngva_walk
Paolo Bonzini
5
-32
/
+24
2026-06-25
KVM: x86/mmu: change walk_mmu to struct kvm_pagewalk
Paolo Bonzini
8
-31
/
+33
2026-06-25
KVM: x86/mmu: pass struct kvm_pagewalk to kvm_mmu_invalidate_addr
Paolo Bonzini
4
-7
/
+11
2026-06-25
arm64: tegra: Fix CPU1 node unit-address on Tegra264
Sumit Gupta
1
-1
/
+1
2026-06-25
arm64: tegra: Fix CPU compatible string to cortex-a78ae on Tegra234
Sumit Gupta
1
-12
/
+12
2026-06-25
KVM: x86/mmu: move remaining permission fields to struct kvm_pagewalk
Paolo Bonzini
3
-53
/
+50
2026-06-25
KVM: x86/mmu: change CPU-role accessor fields to take struct kvm_pagewalk
Paolo Bonzini
2
-28
/
+27
2026-06-25
KVM: x86/mmu: move CPU-related fields to struct kvm_pagewalk
Paolo Bonzini
3
-50
/
+46
2026-06-25
KVM: x86/mmu: move inject_page_fault to struct kvm_pagewalk
Paolo Bonzini
5
-12
/
+10
2026-06-25
KVM: x86/mmu: move get_pdptr to struct kvm_pagewalk
Paolo Bonzini
5
-8
/
+8
2026-06-25
KVM: x86/mmu: move gva_to_gpa to struct kvm_pagewalk
Paolo Bonzini
6
-38
/
+38
2026-06-25
KVM: x86/mmu: move get_guest_pgd to struct kvm_pagewalk
Paolo Bonzini
5
-13
/
+19
2026-06-25
KVM: x86/mmu: introduce struct kvm_pagewalk
Paolo Bonzini
7
-31
/
+46
2026-06-25
KVM: x86/hyperv: remove unnecessary mmu_is_nested() check
Paolo Bonzini
1
-4
/
+3
2026-06-25
LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K2000
Hongliang Wang
1
-0
/
+4
2026-06-25
LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K1000
Hongliang Wang
1
-0
/
+4
2026-06-25
LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K0500
Hongliang Wang
1
-0
/
+12
2026-06-25
LoongArch: BPF: Inline bpf_get_smp_processor_id() helper
Tiezhu Yang
1
-0
/
+8
2026-06-25
LoongArch: BPF: Inline bpf_get_current_task/_btf() helpers
Tiezhu Yang
1
-0
/
+18
2026-06-25
LoongArch: BPF: Fix off-by-one error in tail call
Tiezhu Yang
1
-3
/
+5
2026-06-25
LoongArch: BPF: Fix outdated tail call comments
Tiezhu Yang
1
-4
/
+16
2026-06-25
LoongArch: Add build salt to the vDSO
Bastian Blank
1
-0
/
+3
2026-06-25
LoongArch: Fix nr passing in set_direct_map_valid_noflush()
Xuewen Wang
1
-1
/
+1
2026-06-25
LoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect()
Hongchen Zhang
1
-0
/
+4
2026-06-25
LoongArch: Move struct kimage forward declaration before use
谢致邦 (XIE Zhibang)
1
-1
/
+2
2026-06-25
LoongArch: Report dying CPU to RCU in stop_this_cpu()
Huacai Chen
1
-0
/
+1
2026-06-25
LoongArch: Add PIO for early access before ACPI PCI root register
Huacai Chen
4
-0
/
+34
2026-06-25
LoongArch: Add THREAD_INFO_IN_TASK implementation
Tiezhu Yang
16
-40
/
+87
2026-06-24
Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
8
-188
/
+229
2026-06-24
Merge tag 'sparc-for-7.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/alarsson/linux-sparc
Linus Torvalds
10
-60
/
+16
2026-06-24
arm64: mm: Defer read-only remap of data/bss linear alias
Ard Biesheuvel
1
-5
/
+6
2026-06-24
KVM: x86: Move a pile of stuff from kvm_host.h => x86.h
Sean Christopherson
3
-307
/
+306
2026-06-24
KVM: move TSS constants from kvm_host.h to tss.h
Paolo Bonzini
3
-7
/
+8
2026-06-24
KVM: x86/mmu: Move kvm_mmu_do_page_fault() from mmu_internal.h => mmu.c
Sean Christopherson
2
-67
/
+66
2026-06-24
KVM: x86/mmu: Move kvm_arch_async_page_ready() below kvm_tdp_page_fault()
Sean Christopherson
1
-31
/
+31
2026-06-24
KVM: x86: Rework kvm_arch_interrupt_allowed() into kvm_is_interrupt_allowed()
Sean Christopherson
2
-9
/
+15
2026-06-24
KVM: x86: Don't treat interrupts as allowed just because a nested run is pending
Sean Christopherson
2
-4
/
+7
2026-06-24
KVM: x86: Move kvm_pv_send_ipi() declaration from kvm_host.h => lapic.h
Sean Christopherson
2
-4
/
+3
2026-06-24
KVM: x86: Move IRQ-related helper declarations from kvm_host.h => irq.h
Sean Christopherson
4
-5
/
+8
2026-06-24
KVM: x86: Move __kvm_irq_line_state() from kvm_host.h => ioapic.h
Sean Christopherson
2
-12
/
+12
2026-06-24
KVM: x86: Move misc "VALID MASK" defines from kvm_host.h => x86.c
Sean Christopherson
2
-34
/
+33
2026-06-24
KVM: x86: Move LLDT assembly wrappers into VMX
Sean Christopherson
2
-15
/
+15
2026-06-24
KVM: x86: Move MMU helper declarations from kvm_host.h => mmu.h
Sean Christopherson
2
-70
/
+71
2026-06-24
KVM: x86/pmu: Move "struct kvm_x86_pmu_event_filter" definition to pmu.c
Sean Christopherson
3
-13
/
+14
2026-06-24
KVM: x86: Move "struct kvm_x86_msr_filter" definition to msrs.c
Sean Christopherson
3
-14
/
+16
2026-06-24
KVM: x86: Move MSR helper declarations from kvm_host.h => msrs.h
Sean Christopherson
2
-29
/
+31
[prev]
[next]