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-04-12
x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
Josh Poimboeuf
2
-14
/
+1
2024-04-12
locking/pvqspinlock/x86: Remove redundant CMP after CMPXCHG in __raw_callee_s...
Uros Bizjak
1
-3
/
+2
2024-04-12
KVM: SEV: use u64_to_user_ptr throughout
Paolo Bonzini
1
-22
/
+22
2024-04-12
KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument
Sean Christopherson
1
-9
/
+7
2024-04-12
KVM: VMX: Move out vmx_x86_ops to 'main.c' to dispatch VMX and TDX
Paolo Bonzini
4
-270
/
+391
2024-04-12
KVM: x86: Split core of hypercall emulation to helper function
Sean Christopherson
2
-18
/
+42
2024-04-12
Merge branch 'kvm-sev-init2' into HEAD
Paolo Bonzini
13
-135
/
+347
2024-04-12
crypto: x86/aes-xts - make non-AVX implementation use new glue code
Eric Biggers
3
-203
/
+132
2024-04-12
crypto: x86/sha512-avx2 - add missing vzeroupper
Eric Biggers
1
-0
/
+1
2024-04-12
crypto: x86/sha256-avx2 - add missing vzeroupper
Eric Biggers
1
-0
/
+1
2024-04-12
crypto: x86/nh-avx2 - add missing vzeroupper
Eric Biggers
1
-0
/
+1
2024-04-11
Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-26
/
+12
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
34
-100
/
+510
2024-04-11
KVM: x86/mmu: Fix and clarify comments about clearing D-bit vs. write-protecting
David Matlack
1
-10
/
+6
2024-04-11
KVM: x86/mmu: Remove function comments above clear_dirty_{gfn_range,pt_masked}()
David Matlack
1
-14
/
+0
2024-04-11
KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing dirty status
David Matlack
1
-5
/
+16
2024-04-11
KVM: x86/mmu: Precisely invalidate MMU root_role during CPUID update
Sean Christopherson
1
-3
/
+3
2024-04-11
KVM: VMX: Disable LBR virtualization if the CPU doesn't support LBR callstacks
Sean Christopherson
1
-1
/
+9
2024-04-11
perf/x86/intel: Expose existence of callback support to KVM
Sean Christopherson
2
-0
/
+2
2024-04-11
KVM: VMX: Snapshot LBR capabilities during module initialization
Sean Christopherson
3
-5
/
+8
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
5
-125
/
+7
2024-04-11
KVM: SEV: allow SEV-ES DebugSwap again
Paolo Bonzini
1
-1
/
+1
2024-04-11
KVM: SEV: introduce KVM_SEV_INIT2 operation
Paolo Bonzini
2
-7
/
+55
2024-04-11
KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
Paolo Bonzini
5
-10
/
+54
2024-04-11
KVM: SEV: define VM types for SEV and SEV-ES
Paolo Bonzini
4
-3
/
+27
2024-04-11
KVM: SEV: introduce to_kvm_sev_info
Paolo Bonzini
2
-2
/
+7
2024-04-11
KVM: x86: Add supported_vm_types to kvm_caps
Paolo Bonzini
2
-6
/
+8
2024-04-11
KVM: x86: add fields to struct kvm_arch for CoCo features
Paolo Bonzini
2
-21
/
+79
2024-04-11
KVM: SEV: store VMSA features in kvm_sev_info
Paolo Bonzini
3
-10
/
+24
2024-04-11
KVM: SEV: publish supported VMSA features
Paolo Bonzini
4
-4
/
+32
2024-04-11
KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR
Paolo Bonzini
3
-14
/
+26
2024-04-11
KVM: x86: use u64_to_user_ptr()
Paolo Bonzini
1
-21
/
+3
2024-04-11
KVM: SVM: Compile sev.c if and only if CONFIG_KVM_AMD_SEV=y
Paolo Bonzini
4
-43
/
+38
2024-04-11
KVM: SVM: Invert handling of SEV and SEV_ES feature flags
Sean Christopherson
2
-5
/
+5
2024-04-11
KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD platforms
Sandipan Das
1
-1
/
+2
2024-04-11
KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatible
Sean Christopherson
5
-2
/
+14
2024-04-11
x86/boot/64: Clear most of CR4 in startup_64(), except PAE, MCE and LA57
Ard Biesheuvel
1
-0
/
+5
2024-04-11
Merge tag 'v6.9-rc3' into x86/boot, to pick up fixes before queueing up more ...
Ingo Molnar
75
-494
/
+836
2024-04-11
x86/bugs: Clarify that syscall hardening isn't a BHI mitigation
Josh Poimboeuf
1
-3
/
+3
2024-04-11
x86/bugs: Fix BHI handling of RRSBA
Josh Poimboeuf
1
-12
/
+18
2024-04-11
x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'
Ingo Molnar
3
-42
/
+42
2024-04-11
x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIES
Josh Poimboeuf
1
-15
/
+7
2024-04-10
x86/topology: Don't update cpu_possible_map in topo_set_cpuids()
Thomas Gleixner
1
-2
/
+5
2024-04-10
locking/atomic/x86: Define arch_atomic_sub() family using arch_atomic_add() f...
Uros Bizjak
2
-20
/
+4
2024-04-10
locking/atomic/x86: Rewrite x86_32 arch_atomic64_{,fetch}_{and,or,xor}() func...
Uros Bizjak
1
-25
/
+18
2024-04-10
locking/atomic/x86: Introduce arch_atomic64_read_nonatomic() to x86_32
Uros Bizjak
1
-0
/
+26
2024-04-10
locking/atomic/x86: Introduce arch_atomic64_try_cmpxchg() to x86_32
Uros Bizjak
1
-2
/
+8
2024-04-10
x86/platform/olpc-xo1-sci: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-04-10
x86/platform/olpc-x01-pm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+3
2024-04-10
x86/platform/iris: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
[prev]
[next]