index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-12
Merge tag 'kvm-x86-vmx-6.10' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-16
/
+34
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
61
-386
/
+778
2024-05-10
Merge branch 'kvm-sev-es-ghcbv2' into HEAD
Paolo Bonzini
4
-14
/
+111
2024-05-10
Merge branch 'kvm-coco-pagefault-prep' into HEAD
Paolo Bonzini
6
-98
/
+174
2024-05-10
Merge branch 'kvm-vmx-ve' into HEAD
Paolo Bonzini
11
-41
/
+152
2024-05-07
KVM: SEV: Allow per-guest configuration of GHCB protocol version
Michael Roth
3
-4
/
+33
2024-05-07
KVM: SEV: Add GHCB handling for termination requests
Michael Roth
1
-0
/
+9
2024-05-07
KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
Brijesh Singh
2
-0
/
+16
2024-05-07
KVM: SEV: Add support to handle AP reset MSR protocol
Tom Lendacky
3
-10
/
+53
2024-05-07
KVM: x86: Explicitly zero kvm_caps during vendor module load
Sean Christopherson
1
-0
/
+7
2024-05-07
KVM: x86: Fully re-initialize supported_mce_cap on vendor module load
Sean Christopherson
1
-3
/
+2
2024-05-07
KVM: x86: Fully re-initialize supported_vm_types on vendor module load
Sean Christopherson
1
-1
/
+2
2024-05-07
Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-4
/
+4
2024-05-07
KVM: x86/mmu: Sanity check that __kvm_faultin_pfn() doesn't create noslot pfns
Sean Christopherson
1
-1
/
+1
2024-05-07
KVM: x86/mmu: Initialize kvm_page_fault's pfn and hva to error values
Sean Christopherson
1
-0
/
+3
2024-05-07
KVM: x86/mmu: Set kvm_page_fault.hva to KVM_HVA_ERR_BAD for "no slot" faults
Sean Christopherson
1
-0
/
+1
2024-05-07
KVM: x86/mmu: Handle no-slot faults at the beginning of kvm_faultin_pfn()
Sean Christopherson
1
-12
/
+17
2024-05-07
KVM: x86/mmu: Move slot checks from __kvm_faultin_pfn() to kvm_faultin_pfn()
Sean Christopherson
1
-43
/
+44
2024-05-07
KVM: x86/mmu: Explicitly disallow private accesses to emulated MMIO
Sean Christopherson
1
-0
/
+5
2024-05-07
KVM: x86/mmu: Don't force emulation of L2 accesses to non-APIC internal slots
Sean Christopherson
1
-4
/
+13
2024-05-07
KVM: x86/mmu: Move private vs. shared check above slot validity checks
Sean Christopherson
1
-5
/
+15
2024-05-07
KVM: x86/mmu: WARN and skip MMIO cache on private, reserved page faults
Sean Christopherson
1
-0
/
+3
2024-05-07
KVM: x86/mmu: check for invalid async page faults involving private memory
Paolo Bonzini
2
-7
/
+12
2024-05-07
KVM: x86/mmu: Use synthetic page fault error code to indicate private faults
Sean Christopherson
3
-2
/
+21
2024-05-07
KVM: x86/mmu: WARN if upper 32 bits of legacy #PF error code are non-zero
Sean Christopherson
1
-0
/
+7
2024-05-07
KVM: x86/mmu: Pass full 64-bit error code when handling page faults
Isaku Yamahata
3
-5
/
+4
2024-05-07
KVM: x86: Move synthetic PFERR_* sanity checks to SVM's #NPF handler
Sean Christopherson
3
-11
/
+18
2024-05-07
KVM: x86: Define more SEV+ page fault error bits/flags for #NPF
Sean Christopherson
1
-0
/
+4
2024-05-07
KVM: x86: Remove separate "bit" defines for page fault error code masks
Sean Christopherson
2
-25
/
+12
2024-05-07
KVM: x86/mmu: Exit to userspace with -EFAULT if private fault hits emulation
Sean Christopherson
2
-8
/
+19
2024-05-05
Merge tag 'x86-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-67
/
+64
2024-05-03
Merge tag 'for-linus-6.9a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+12
2024-05-02
x86/xen: return a sane initial apic id when running as PV guest
Juergen Gross
1
-1
/
+10
2024-05-02
x86/xen/smp_pv: Register the boot CPU APIC properly
Thomas Gleixner
1
-2
/
+2
2024-05-02
Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-32
/
+31
2024-05-01
x86/mm: Remove broken vsyscall emulation code from the page fault code
Linus Torvalds
3
-59
/
+3
2024-04-30
x86/apic: Don't access the APIC when disabling x2APIC
Thomas Gleixner
1
-5
/
+11
2024-04-29
x86/sev: Add callback to apply RMP table fixups for kexec
Ashish Kalra
3
-0
/
+45
2024-04-29
x86/e820: Add a new e820 table update helper
Ashish Kalra
2
-3
/
+5
2024-04-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-32
/
+31
2024-04-26
bpf, x86: Fix PROBE_MEM runtime load check
Puranjay Mohan
1
-32
/
+25
2024-04-26
bpf: verifier: prevent userspace memory access
Puranjay Mohan
1
-0
/
+6
2024-04-25
cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n
Sean Christopherson
1
-2
/
+6
2024-04-25
cpu: Re-enable CPU mitigations by default for !X86 architectures
Sean Christopherson
1
-5
/
+6
2024-04-24
x86/tdx: Preserve shared bit on mprotect()
Kirill A. Shutemov
2
-1
/
+3
2024-04-24
x86/cpu: Fix check for RDPKRU in __show_regs()
David Kaplan
1
-1
/
+1
2024-04-24
x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range
Wenkuan Wang
1
-2
/
+1
2024-04-22
x86/sev: Check for MWAITX and MONITORX opcodes in the #VC handler
Tom Lendacky
1
-2
/
+4
2024-04-21
Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2024-04-21
Merge tag 'x86_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-12
/
+87
[next]