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-12
x86/shstk: Make return uprobe work with shadow stack
Jiri Olsa
3
-1
/
+19
2024-06-11
x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checking
Kees Cook
2
-3
/
+7
2024-06-11
KVM: x86: Drop now-superflous setting of l1tf_flush_l1d in vcpu_run()
Sean Christopherson
2
-4
/
+4
2024-06-11
KVM: x86: Unconditionally set l1tf_flush_l1d during vCPU load
Sean Christopherson
1
-6
/
+5
2024-06-11
KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
2
-8
/
+3
2024-06-11
KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
Sean Christopherson
7
-27
/
+16
2024-06-11
KVM: VMX: Move PLE grow/shrink helpers above vmx_vcpu_load()
Sean Christopherson
1
-32
/
+32
2024-06-11
KVM: x86: Don't re-setup empty IRQ routing when KVM_CAP_SPLIT_IRQCHIP
Yi Wang
3
-11
/
+0
2024-06-11
x86/cpufeatures: Add AMD FAST CPPC feature flag
Perry Yuan
2
-0
/
+2
2024-06-11
KVM: x86/pmu: Add a helper to enable bits in FIXED_CTR_CTRL
Sean Christopherson
1
-10
/
+12
2024-06-11
x86/alternative: Replace the old macros
Borislav Petkov (AMD)
1
-121
/
+32
2024-06-11
x86/alternative: Convert the asm ALTERNATIVE_3() macro
Borislav Petkov (AMD)
1
-25
/
+0
2024-06-11
x86/alternative: Convert the asm ALTERNATIVE_2() macro
Borislav Petkov (AMD)
1
-22
/
+0
2024-06-11
x86/alternative: Convert the asm ALTERNATIVE() macro
Borislav Petkov (AMD)
1
-21
/
+1
2024-06-11
KVM: x86: Add KVM_RUN_X86_GUEST_MODE kvm_run flag
Thomas Prescher
2
-0
/
+4
2024-06-11
x86/alternative: Convert ALTERNATIVE_3()
Borislav Petkov (AMD)
2
-29
/
+9
2024-06-11
x86/alternative: Convert ALTERNATIVE_TERNARY()
Borislav Petkov (AMD)
1
-6
/
+0
2024-06-11
x86/alternative: Convert alternative_call_2()
Borislav Petkov (AMD)
1
-15
/
+6
2024-06-11
x86/alternative: Convert alternative_call()
Borislav Petkov (AMD)
1
-5
/
+1
2024-06-11
x86/alternative: Convert alternative_io()
Borislav Petkov (AMD)
1
-5
/
+1
2024-06-11
x86/alternative: Convert alternative_input()
Borislav Petkov (AMD)
1
-5
/
+1
2024-06-11
x86/alternative: Convert alternative_2()
Borislav Petkov (AMD)
1
-3
/
+0
2024-06-11
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
1
-2
/
+0
2024-06-11
x86/alternative: Convert alternative()
Borislav Petkov (AMD)
1
-4
/
+1
2024-06-11
x86/alternatives: Add nested alternatives macros
Peter Zijlstra
2
-4
/
+136
2024-06-11
x86/alternative: Zap alternative_ternary()
Borislav Petkov (AMD)
1
-3
/
+0
2024-06-11
perf/x86: Serialize set_attr_rdpmc()
Thomas Gleixner
1
-0
/
+3
2024-06-11
x86/sev: Use kernel provided SVSM Calling Areas
Tom Lendacky
6
-39
/
+362
2024-06-11
x86/sev: Check for the presence of an SVSM in the SNP secrets page
Tom Lendacky
5
-9
/
+132
2024-06-11
x86/irqflags: Provide native versions of the local_irq_save()/restore()
Tom Lendacky
1
-0
/
+20
2024-06-10
KVM: x86: Bury guest_cpuid_is_amd_or_hygon() in cpuid.c
Sean Christopherson
2
-10
/
+12
2024-06-10
KVM: x86: Open code vendor_intel() in string_registers_quirk()
Sean Christopherson
1
-12
/
+8
2024-06-10
KVM: x86: Allow SYSENTER in Compatibility Mode for all Intel compat vCPUs
Sean Christopherson
1
-4
/
+6
2024-06-10
KVM: SVM: Emulate SYSENTER RIP/RSP behavior for all Intel compat vCPUs
Sean Christopherson
2
-15
/
+7
2024-06-10
KVM: x86: Use "is Intel compatible" helper to emulate SYSCALL in !64-bit
Sean Christopherson
3
-36
/
+16
2024-06-10
KVM: x86: Inhibit code #DBs in MOV-SS shadow for all Intel compat vCPUs
Sean Christopherson
1
-8
/
+6
2024-06-10
KVM: x86: Apply Intel's TSC_AUX reserved-bit behavior to Intel compat vCPUs
Sean Christopherson
1
-4
/
+4
2024-06-10
KVM: x86/pmu: Squash period for checkpointed events based on host HLE/RTM
Sean Christopherson
1
-1
/
+1
2024-06-10
KVM: VMX: Remove unused declaration of vmx_request_immediate_exit()
Binbin Wu
1
-1
/
+0
2024-06-10
KVM: x86: Drop unused check_apicv_inhibit_reasons() callback definition
Hou Wenlong
2
-2
/
+0
2024-06-10
x86/resctrl: Replace open coded cacheinfo searches
Tony Luck
2
-20
/
+11
2024-06-08
Merge tag 'x86-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+17
2024-06-07
KVM: VMX: Always honor guest PAT on CPUs that support self-snoop
Sean Christopherson
2
-7
/
+11
2024-06-07
KVM: x86: Ensure a full memory barrier is emitted in the VM-Exit path
Yan Zhao
1
-0
/
+6
2024-06-07
crypto: x86/aes-gcm - rewrite the AES-NI optimized AES-GCM
Eric Biggers
5
-4818
/
+1390
2024-06-07
crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM
Eric Biggers
4
-16
/
+1759
2024-06-07
crypto: x86 - add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-06-06
x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node()
Jan Beulich
1
-3
/
+3
2024-06-05
x86/amd_nb: Check for invalid SMN reads
Yazen Ghannam
1
-1
/
+8
2024-06-05
KVM: VMX: Drop support for forcing UC memory when guest CR0.CD=1
Sean Christopherson
2
-10
/
+0
[prev]
[next]