index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y
Michael Roth
2024-05-12
1
-0
/
+1
|
*
|
|
|
KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed
Michael Roth
2024-05-12
1
-2
/
+22
|
*
|
|
|
Merge branch 'kvm-coco-hooks' into HEAD
Paolo Bonzini
2024-05-12
4
-2
/
+40
|
|
\
\
\
\
|
|
*
|
|
|
KVM: x86: Add hook for determining max NPT mapping level
Michael Roth
2024-05-10
3
-2
/
+23
|
|
*
|
|
|
KVM: guest_memfd: Add hook for invalidating memory
Michael Roth
2024-05-10
3
-0
/
+9
|
|
*
|
|
|
KVM: guest_memfd: Add hook for initializing memory
Paolo Bonzini
2024-05-10
3
-0
/
+8
*
|
|
|
|
|
Merge branch 'kvm-fixes-6.10-1' into HEAD
Paolo Bonzini
2024-06-03
15
-69
/
+161
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
KVM: x86: Drop support for hand tuning APIC timer advancement from userspace
Sean Christopherson
2024-06-03
3
-29
/
+23
|
*
|
|
|
KVM: SEV-ES: Delegate LBR virtualization to the processor
Ravi Bangoria
2024-06-03
3
-7
/
+17
|
*
|
|
|
KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent
Ravi Bangoria
2024-06-03
3
-9
/
+14
|
*
|
|
|
KVM: SEV-ES: Prevent MSR access post VMSA encryption
Nikunj A Dadhania
2024-06-03
1
-0
/
+18
|
*
|
|
|
KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked
Sean Christopherson
2024-05-23
1
-8
/
+19
|
*
|
|
|
KVM: x86: Force KVM_WERROR if the global WERROR is enabled
Sean Christopherson
2024-05-23
1
-1
/
+2
|
*
|
|
|
KVM: x86: Disable KVM_INTEL_PROVE_VE by default
Sean Christopherson
2024-05-23
1
-3
/
+5
|
*
|
|
|
KVM: VMX: Enumerate EPT Violation #VE support in /proc/cpuinfo
Sean Christopherson
2024-05-23
1
-1
/
+1
|
*
|
|
|
KVM: x86/mmu: Print SPTEs on unexpected #VE
Sean Christopherson
2024-05-23
3
-8
/
+38
|
*
|
|
|
KVM: VMX: Dump VMCS on unexpected #VE
Sean Christopherson
2024-05-23
1
-1
/
+3
|
*
|
|
|
KVM: x86/mmu: Add sanity checks that KVM doesn't create EPT #VE SPTEs
Sean Christopherson
2024-05-23
3
-0
/
+14
|
*
|
|
|
KVM: nVMX: Always handle #VEs in L0 (never forward #VEs from L2 to L1)
Sean Christopherson
2024-05-23
1
-0
/
+2
|
*
|
|
|
KVM: nVMX: Initialize #VE info page for vmcs02 when proving #VE support
Sean Christopherson
2024-05-23
1
-0
/
+3
|
*
|
|
|
KVM: VMX: Don't kill the VM on an unexpected #VE
Sean Christopherson
2024-05-23
1
-2
/
+2
|
*
|
|
|
KVM: x86/mmu: Use SHADOW_NONPRESENT_VALUE for atomic zap in TDP MMU
Isaku Yamahata
2024-05-23
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-06-02
4
-12
/
+26
|
\
\
\
\
|
*
|
|
|
x86/topology/intel: Unlock CPUID before evaluating anything
Thomas Gleixner
2024-05-31
3
-10
/
+20
|
*
|
|
|
x86/cpu: Provide default cache line size if not enumerated
Dave Hansen
2024-05-30
1
-0
/
+4
|
*
|
|
|
x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 a...
Thomas Gleixner
2024-05-30
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-06-02
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
sched/x86: Export 'percpu arch_freq_scale'
Phil Auld
2024-05-31
1
-0
/
+1
*
|
|
|
|
Merge tag 'perf-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-06-02
3
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
perf/x86/intel: Add missing MODULE_DESCRIPTION() lines
Jeff Johnson
2024-05-31
2
-0
/
+2
|
*
|
|
|
|
perf/x86/rapl: Add missing MODULE_DESCRIPTION() line
Jeff Johnson
2024-05-31
1
-0
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'powerpc-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-06-02
5
-3
/
+54
|
\
\
\
\
\
|
*
|
|
|
|
powerpc: Limit ARCH_HAS_KERNEL_FPU_SUPPORT to PPC64
Samuel Holland
2024-05-30
1
-1
/
+1
|
*
|
|
|
|
powerpc/uaccess: Use YZ asm constraint for ld
Michael Ellerman
2024-05-30
1
-0
/
+11
|
*
|
|
|
|
powerpc/uaccess: Fix build errors seen with GCC 13/14
Michael Ellerman
2024-05-30
1
-0
/
+16
|
*
|
|
|
|
powerpc/pseries/lparcfg: drop error message from guest name lookup
Nathan Lynch
2024-05-30
1
-2
/
+2
|
*
|
|
|
|
powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH
Puranjay Mohan
2024-05-29
2
-0
/
+24
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'riscv-for-linus-6.10-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-05-31
4
-14
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
Alexandre Ghiti
2024-05-30
1
-10
/
+12
|
*
|
|
|
|
riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernel
Nam Cao
2024-05-30
1
-1
/
+1
|
*
|
|
|
|
riscv: prevent pt_regs corruption for secondary idle threads
Sergey Matyukevich
2024-05-30
2
-3
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-05-30
3
-16
/
+18
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-28
3
-16
/
+18
|
|
\
\
\
\
|
|
*
|
|
|
ARC, bpf: Fix issues reported by the static analyzers
Shahab Vahedi
2024-05-25
3
-16
/
+18
*
|
|
|
|
|
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-05-26
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arm64: patching: fix handling of execmem addresses
Will Deacon
2024-05-24
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-25
1
-3
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline
Dongli Zhang
2024-05-23
1
-3
/
+6
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-25
5
-18
/
+65
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL
Tony Luck
2024-05-22
2
-3
/
+6
[prev]
[next]