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-06-28
KVM: nVMX: Check for pending posted interrupts when looking for nested events
Sean Christopherson
1
-2
/
+34
2024-06-28
KVM: VMX: Split out the non-virtualization part of vmx_interrupt_blocked()
Sean Christopherson
2
-3
/
+9
2024-06-28
KVM: nVMX: Request immediate exit iff pending nested event needs injection
Sean Christopherson
3
-4
/
+4
2024-06-28
KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vector
Sean Christopherson
2
-2
/
+13
2024-06-28
KVM: VMX: Switch __vmx_exit() and kvm_x86_vendor_exit() in vmx_exit()
Kai Huang
1
-1
/
+1
2024-06-28
KVM: VMX: Remove unnecessary INVEPT[GLOBAL] from hardware enable path
Sean Christopherson
1
-3
/
+0
2024-06-28
KVM: nVMX: Update VMCS12_REVISION comment to state it should never change
Sean Christopherson
1
-6
/
+8
2024-06-28
randomize_kstack: Remove non-functional per-arch entropy filtering
Kees Cook
1
-9
/
+6
2024-06-28
KVM: SVM: Use sev_es_host_save_area() helper when initializing tsc_aux
Sean Christopherson
1
-9
/
+6
2024-06-28
KVM: SVM: Force sev_es_host_save_area() to be inlined (for noinstr usage)
Sean Christopherson
1
-1
/
+1
2024-06-28
KVM: x86: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-06-28
KVM: Validate hva in kvm_gpc_activate_hva() to fix __kvm_gpc_refresh() WARN
Pei Li
1
-1
/
+1
2024-06-28
x86/bugs: Add 'spectre_bhi=vmexit' cmdline option
Josh Poimboeuf
1
-5
/
+11
2024-06-28
x86/syscall: Mark exit[_group] syscall handlers __noreturn
Josh Poimboeuf
7
-23
/
+36
2024-06-27
Merge tag 'amd-pstate-v6.11-2024-06-26' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
1
-0
/
+2
2024-06-27
Merge back cpufreq material for v6.11.
Rafael J. Wysocki
2
-0
/
+2
2024-06-26
cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h
Perry Yuan
1
-0
/
+2
2024-06-25
x86/vmware: Add TDX hypercall support
Alexey Makhalov
2
-0
/
+97
2024-06-25
x86/vmware: Remove legacy VMWARE_HYPERCALL* macros
Alexey Makhalov
1
-26
/
+0
2024-06-25
x86/vmware: Correct macro names
Alexey Makhalov
1
-4
/
+4
2024-06-25
x86/vmware: Use VMware hypercall API
Alexey Makhalov
1
-70
/
+25
2024-06-25
x86/vmware: Introduce VMware hypercall API
Alexey Makhalov
2
-22
/
+327
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
1
-1
/
+1
2024-06-25
x86/kmsan: Fix hook for unaligned accesses
Brian Johannesmeyer
1
-1
/
+4
2024-06-24
x86/platform/iosf_mbi: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-2
/
+2
2024-06-24
x86/pci/xen: Fix PCIBIOS_* return code handling
Ilpo Järvinen
1
-2
/
+2
2024-06-24
x86/pci/intel_mid_pci: Fix PCIBIOS_* return code handling
Ilpo Järvinen
1
-2
/
+2
2024-06-24
x86/of: Return consistent error type from x86_of_pci_irq_enable()
Ilpo Järvinen
1
-1
/
+1
2024-06-24
clocksource: hyper-v: Use lapic timer in a TDX VM without paravisor
Dexuan Cui
1
-1
/
+15
2024-06-23
Merge tag 'x86_urgent_for_v6.10_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2024-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-7
/
+6
2024-06-21
KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guests
Michael Roth
1
-2
/
+2
2024-06-20
bpf: remove unused parameter in bpf_jit_binary_pack_finalize
Rafael Passos
1
-2
/
+2
2024-06-20
bpf, x64: Remove tail call detection
Leon Hwang
1
-9
/
+2
2024-06-20
KVM: x86/tdp_mmu: Take a GFN in kvm_tdp_mmu_fast_pf_get_last_sptep()
Rick Edgecombe
3
-4
/
+3
2024-06-20
KVM: x86/tdp_mmu: Rename REMOVED_SPTE to FROZEN_SPTE
Rick Edgecombe
4
-28
/
+28
2024-06-20
Merge branch 'kvm-6.10-fixes' into HEAD
Paolo Bonzini
2
-8
/
+4
2024-06-20
KVM: x86/tdp_mmu: Sprinkle __must_check
Isaku Yamahata
1
-6
/
+7
2024-06-20
x86/cpufeatures: Flip the /proc/cpuinfo appearance logic
Borislav Petkov (AMD)
3
-457
/
+456
2024-06-20
randomize_kstack: Remove non-functional per-arch entropy filtering
Kees Cook
1
-9
/
+6
2024-06-20
KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routes
Sean Christopherson
1
-5
/
+4
2024-06-20
x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSS
Masahiro Yamada
1
-1
/
+1
2024-06-19
x86/alternatives: Make FineIBT mode Kconfig selectable
Kees Cook
3
-5
/
+14
2024-06-19
x86-64: word-at-a-time: improve byte count calculations
Linus Torvalds
1
-34
/
+23
2024-06-19
runtime constants: add x86 architecture support
Linus Torvalds
2
-0
/
+64
2024-06-19
x86/uaccess: Improve the 8-byte getuser() case
Linus Torvalds
1
-49
/
+20
2024-06-19
x86/resctrl: Don't try to free nonexistent RMIDs
Dave Martin
1
-1
/
+2
2024-06-19
Merge drm/drm-next into drm-intel-next
Jani Nikula
260
-3879
/
+5956
2024-06-18
KVM: Introduce vcpu->wants_to_run
David Matlack
1
-2
/
+2
2024-06-18
KVM: x86: Prevent excluding the BSP on setting max_vcpu_ids
Sean Christopherson
1
-1
/
+3
[prev]
[next]