index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-07-08
amdkfd: properly free secondary context id
Zhu Lingshan
2026-07-08
drm/amdkfd: Don't acquire buffers during CRIU queue restore.
David Francis
2026-07-08
KVM: SVM: Remove VM from the GA Log notifier list before VM destruction
Sean Christopherson
2026-07-08
KVM: SVM: Do all per-VM AVIC initialization during vCPU precreation phase
Sean Christopherson
2026-07-08
KVM: SVM: Make kvm_x86_ops.vcpu_precreate() hook fully AVIC specific
Sean Christopherson
2026-07-08
KVM: Remove kvm_debugfs_dir on kvm_init() error paths
leixiang
2026-07-08
KVM: x86: Move "struct kvm_vcpu_hv" and all children from kvm_host.h => hyperv.h
Sean Christopherson
2026-07-08
KVM: x86: Move "struct kvm_apic_map" definition from kvm_host.h => lapic.h
Sean Christopherson
2026-07-08
KVM: x86: Move KVM's arbitrary task switch reason enums to x86.h
Sean Christopherson
2026-07-08
KVM: x86: Add static asserts to document connection b/w TSS structs and macros
Sean Christopherson
2026-07-08
KVM: x86: Move KVM_GUESTDBG_VALID_MASK from kvm_host.h => x86.c
Sean Christopherson
2026-07-08
KVM: x86: Move CR and DR macro definitions from kvm_host.h => regs.h
Sean Christopherson
2026-07-08
KVM: x86: Pluralize the macro guard name for msrs.h
Sean Christopherson
2026-07-08
KVM: x86/mmu: Annotate tdp_enabled as being read-mostly
Sean Christopherson
2026-07-08
KVM: x86: Move the "APIC attention" macros from kvm_host.h => lapic.c
Sean Christopherson
2026-07-08
KVM: Remove kvm_debugfs_dir on kvm_init() error paths
leixiang
2026-07-08
KVM: x86/hyperv: Use {READ,WRITE}_ONCE for cross-task synic->active accesses
Sean Christopherson
2026-07-08
KVM: x86/hyperv: Assert vCPU's mutex is held in to_hv_vcpu()
Sean Christopherson
2026-07-08
KVM: x86: Treat a vCPU as unreachable if its index is invalid
Sean Christopherson
2026-07-08
KVM: Move nVMX's lockdep logic for vcpu->mutex to a common helper
Sean Christopherson
2026-07-08
KVM: Initialize a vCPU's index to '-1' while it's being created
Sean Christopherson
2026-07-08
KVM: x86/xen: Punt singleshot timer hcalls to userspace if Xen vCPU ID isn't set
Sean Christopherson
2026-07-08
KVM: x86/xen: Consolidate checks on Xen vCPU ID for singleshot timer hypercalls
Sean Christopherson
2026-07-08
KVM: x86/xen: Always route non-singleshot-timer vCPU hypercalls to userspace
Sean Christopherson
2026-07-08
KVM: x86/hyperv: Ensure vCPU's Hyper-V object is initialized on cross-vCPU ac...
Sean Christopherson
2026-07-08
KVM: x86/hyperv: Check for NULL vCPU Hyper-V object in kvm_hv_get_tlb_flush_f...
Sean Christopherson
2026-07-08
KVM: x86/hyperv: Get target FIFO in hv_tlb_flush_enqueue(), not caller
Sean Christopherson
2026-07-08
KVM: x86: Read CR4.DE in emulator if and only if accessing DR4 or DR5
Sean Christopherson
2026-07-08
KVM: x86: WARN if MOV DR emulation hits a "too late" #GP
Sean Christopherson
2026-07-08
KVM: x86: Use kvm_dr{6,7}_valid() to check DR{4,5,6,7} write values in emulator
Sean Christopherson
2026-07-08
KVM: VMX: Prioritize DR7.GD=1 #DB over CPL>0 #GP on Intel
Sean Christopherson
2026-07-08
KVM: x86: Prioritize #UD on MOV DR over #GP due to non-zero CPL
Sean Christopherson
2026-07-08
KVM: x86: Manually check DR4/5 write values to fix SVM intercept priority
Sean Christopherson
2026-07-08
KVM: x86: Prioritize DR7.GD #DB over #GP due to illegal DR6/7 value
Sean Christopherson
2026-07-08
KVM: x86: Treat any non-zero return from set_dr() as a faulting condition
Carlos López
2026-07-08
KVM: x86: Fix emulated CPUID features being applied to wrong sub-leaf
Binbin Wu
2026-07-08
KVM: TDX: Return EINVAL, not EOPNOTSUPP, for NULL INIT_MEM_REGION source
Sean Christopherson
2026-07-08
KVM: SEV: Explicitly disallow NULL user address for SNP_LAUNCH_UPDATE
Joerg Roedel
2026-07-08
KVM: nVM: Ensure INVVPID is emulated on the correct physical CPU
Yosry Ahmed
2026-07-08
KVM: nVMX: Decouple INVVPID operand checks from flushing of vpid02
Sean Christopherson
2026-07-08
KVM: nVMX: Always flush vpid02 on first use
Yosry Ahmed
2026-07-08
drm/amdkfd: Check bounds on CRIU restore event id
David Francis
2026-07-08
drm/gfx10: Program DB_RING_CONTROL
Alex Deucher
2026-07-08
dm era: fix error code propagation in era_ctr()
Cao Guanghui
2026-07-08
dm era: fix NULL pointer dereference in metadata_open()
Cao Guanghui
2026-07-08
dm: avoid leaking the caller's thread keyring via the table device file
Ingo Blechschmidt
2026-07-08
dm-inlinecrypt: Fix an error handling path in inlinecrypt_ctr()
Christophe JAILLET
2026-07-08
dm-pcache: reject option groups without values
Samuel Moelius
2026-07-08
dm thin metadata: fix metadata snapshot consistency on commit failure
Ming-Hung Tsai
2026-07-08
dm-verity: fix buffer overflow in FEC calculation
Mikulas Patocka
[prev]
[next]