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
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-12
KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument
Sean Christopherson
1
-9
/
+7
2024-04-12
KVM: VMX: Move out vmx_x86_ops to 'main.c' to dispatch VMX and TDX
Paolo Bonzini
4
-270
/
+391
2024-04-12
KVM: x86: Split core of hypercall emulation to helper function
Sean Christopherson
2
-18
/
+42
2024-04-12
mm: replace set_pte_at_notify() with just set_pte_at()
Paolo Bonzini
5
-19
/
+8
2024-04-11
mmu_notifier: remove the .change_pte() callback
Paolo Bonzini
2
-61
/
+2
2024-04-11
KVM: remove unused argument of kvm_handle_hva_range()
Paolo Bonzini
1
-6
/
+1
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
20
-335
/
+7
2024-04-11
selftests: kvm: add test for transferring FPU state into VMSA
Paolo Bonzini
1
-0
/
+89
2024-04-11
selftests: kvm: split "launch" phase of SEV VM creation
Paolo Bonzini
3
-8
/
+18
2024-04-11
selftests: kvm: switch to using KVM_X86_*_VM
Paolo Bonzini
6
-32
/
+40
2024-04-11
selftests: kvm: add tests for KVM_SEV_INIT2
Paolo Bonzini
4
-8
/
+159
2024-04-11
KVM: SEV: allow SEV-ES DebugSwap again
Paolo Bonzini
1
-1
/
+1
2024-04-11
KVM: SEV: introduce KVM_SEV_INIT2 operation
Paolo Bonzini
3
-10
/
+92
2024-04-11
KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
Paolo Bonzini
5
-10
/
+54
2024-04-11
KVM: SEV: define VM types for SEV and SEV-ES
Paolo Bonzini
5
-3
/
+29
2024-04-11
KVM: SEV: introduce to_kvm_sev_info
Paolo Bonzini
2
-2
/
+7
2024-04-11
KVM: x86: Add supported_vm_types to kvm_caps
Paolo Bonzini
2
-6
/
+8
2024-04-11
KVM: x86: add fields to struct kvm_arch for CoCo features
Paolo Bonzini
2
-21
/
+79
2024-04-11
KVM: SEV: store VMSA features in kvm_sev_info
Paolo Bonzini
3
-10
/
+24
2024-04-11
KVM: SEV: publish supported VMSA features
Paolo Bonzini
5
-4
/
+44
2024-04-11
KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR
Paolo Bonzini
3
-14
/
+26
2024-04-11
KVM: x86: use u64_to_user_ptr()
Paolo Bonzini
1
-21
/
+3
2024-04-11
KVM: SVM: Compile sev.c if and only if CONFIG_KVM_AMD_SEV=y
Paolo Bonzini
4
-43
/
+38
2024-04-11
KVM: SVM: Invert handling of SEV and SEV_ES feature flags
Sean Christopherson
2
-5
/
+5
2024-04-01
KVM: arm64: Rationalise KVM banner output
Marc Zyngier
1
-8
/
+5
2024-04-01
arm64: Fix early handling of FEAT_E2H0 not being implemented
Marc Zyngier
1
-13
/
+16
2024-04-01
KVM: arm64: Ensure target address is granule-aligned for range TLBI
Will Deacon
1
-4
/
+7
2024-04-01
KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()
Will Deacon
2
-2
/
+4
2024-04-01
KVM: arm64: Don't pass a TLBI level hint when zapping table entries
Will Deacon
1
-5
/
+7
2024-04-01
KVM: arm64: Don't defer TLB invalidation when zapping table entries
Will Deacon
1
-1
/
+3
2024-03-26
KVM: selftests: Fix __GUEST_ASSERT() format warnings in ARM's arch timer test
Sean Christopherson
1
-1
/
+1
2024-03-26
KVM: arm64: Fix out-of-IPA space translation fault handling
Wujie Duan
1
-1
/
+1
2024-03-26
KVM: arm64: Fix host-programmed guest events in nVHE
Oliver Upton
1
-1
/
+1
2024-03-26
RISC-V: KVM: Fix APLIC in_clrip[x] read emulation
Anup Patel
1
-3
/
+18
2024-03-25
RISC-V: KVM: Fix APLIC setipnum_le/be write emulation
Anup Patel
1
-3
/
+13
2024-03-25
RISC-V: KVM: Remove second semicolon
Colin Ian King
1
-1
/
+1
2024-03-25
KVM: selftests: Fix spelling mistake "trigged" -> "triggered"
Colin Ian King
2
-2
/
+2
2024-03-24
Linux 6.9-rc1
Linus Torvalds
1
-2
/
+2
2024-03-24
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
1
-0
/
+2
2024-03-24
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
1
-1
/
+2
2024-03-24
x86/efistub: Call mixed mode boot services on the firmware's stack
Ard Biesheuvel
1
-0
/
+9
2024-03-24
x86/boot/64: Move 5-level paging global variable assignments back
Tom Lendacky
1
-9
/
+7
2024-03-24
x86/boot/64: Apply encryption mask to 5-level pagetable update
Tom Lendacky
1
-1
/
+1
2024-03-24
x86/cpu: Add model number for another Intel Arrow Lake mobile processor
Tony Luck
1
-0
/
+1
2024-03-24
x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
Adamos Ttofari
2
-6
/
+13
2024-03-24
Documentation/x86: Document that resctrl bandwidth control units are MiB
Tony Luck
1
-4
/
+4
2024-03-23
x86/mpparse: Register APIC address only once
Thomas Gleixner
1
-5
/
+5
2024-03-23
x86/topology: Handle the !APIC case gracefully
Thomas Gleixner
1
-0
/
+11
2024-03-23
x86/topology: Don't evaluate logical IDs during early boot
Thomas Gleixner
1
-5
/
+7
2024-03-23
x86/cpu: Ensure that CPU info updates are propagated on UP
Thomas Gleixner
3
-37
/
+14
[next]