index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
1
-9
/
+0
2022-06-27
x86/cpu/amd: Enumerate BTC_NO
Andrew Cooper
1
-0
/
+1
2022-06-27
x86/speculation: Fill RSB on vmexit for IBRS
Josh Poimboeuf
1
-1
/
+1
2022-06-27
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
1
-0
/
+1
2022-06-27
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
1
-2
/
+10
2022-06-27
x86/speculation: Fix firmware entry SPEC_CTRL handling
Josh Poimboeuf
1
-6
/
+4
2022-06-27
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
1
-2
/
+0
2022-06-27
x86/cpu/amd: Add Spectral Chicken
Peter Zijlstra
1
-0
/
+3
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
2
-0
/
+16
2022-06-27
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
2
-3
/
+7
2022-06-27
objtool: Update Retpoline validation
Peter Zijlstra
1
-0
/
+6
2022-06-27
intel_idle: Disable IBRS during long idle
Peter Zijlstra
1
-0
/
+1
2022-06-27
x86/bugs: Report Intel retbleed vulnerability
Peter Zijlstra
1
-0
/
+1
2022-06-27
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
1
-0
/
+1
2022-06-27
x86/bugs: Optimize SPEC_CTRL MSR writes
Peter Zijlstra
1
-1
/
+1
2022-06-27
x86/entry: Add kernel IBRS implementation
Peter Zijlstra
1
-1
/
+1
2022-06-27
x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
Peter Zijlstra
1
-0
/
+1
2022-06-27
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
1
-0
/
+1
2022-06-27
x86: Add magic AMD return-thunk
Peter Zijlstra
3
-1
/
+20
2022-06-27
x86: Use return-thunk in asm code
Peter Zijlstra
1
-0
/
+8
2022-06-27
x86,static_call: Use alternative RET encoding
Peter Zijlstra
1
-1
/
+18
2022-06-27
x86: Undo return-thunk damage
Peter Zijlstra
3
-1
/
+4
2022-06-27
x86/retpoline: Use -mfunction-return
Peter Zijlstra
1
-0
/
+2
2022-06-27
x86/retpoline: Cleanup some #ifdefery
Peter Zijlstra
2
-5
/
+11
2022-06-27
x86/cpufeatures: Move RETPOLINE flags to word 11
Peter Zijlstra
1
-2
/
+6
2022-06-24
KVM: SVM: Introduce hybrid-AVIC mode
Suravee Suthikulpanit
1
-5
/
+0
2022-06-24
KVM: SVM: Introduce logic to (de)activate x2AVIC mode
Suravee Suthikulpanit
1
-0
/
+1
2022-06-24
KVM: SVM: Update max number of vCPUs supported for x2AVIC mode
Suravee Suthikulpanit
1
-3
/
+9
2022-06-24
KVM: SVM: Detect X2APIC virtualization (x2AVIC) support
Suravee Suthikulpanit
1
-0
/
+3
2022-06-24
KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD
Suravee Suthikulpanit
1
-2
/
+2
2022-06-24
x86/cpufeatures: Introduce x2AVIC CPUID bit
Suravee Suthikulpanit
1
-0
/
+1
2022-06-24
KVM: x86: Add emulation for MSR_IA32_MCx_CTL2 MSRs.
Jue Wang
1
-0
/
+1
2022-06-24
KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs
David Matlack
1
-0
/
+22
2022-06-24
KVM: x86/mmu: Cache the access bits of shadowed translations
David Matlack
1
-1
/
+1
2022-06-24
KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basis
Ben Gardon
1
-0
/
+2
2022-06-21
Merge tag 'efi-urgent-for-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-1
/
+1
2022-06-21
efi/x86: libstub: Fix typo in __efi64_argmap* name
Evgeniy Baskov
1
-1
/
+1
2022-06-20
KVM: x86: Add a quirk for KVM's "MONITOR/MWAIT are NOPs!" behavior
Sean Christopherson
1
-1
/
+2
2022-06-20
KVM: x86: Move "apicv_active" into "struct kvm_lapic"
Sean Christopherson
1
-1
/
+0
2022-06-20
KVM: x86: Drop @vcpu parameter from kvm_x86_ops.hwapic_isr_update()
Sean Christopherson
1
-1
/
+1
2022-06-19
Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-17
/
+21
2022-06-17
Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2
-5
/
+8
2022-06-17
x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"
Hans de Goede
2
-5
/
+8
2022-06-17
Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-0
/
+4
2022-06-15
x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM
Tianyu Lan
1
-0
/
+4
2022-06-15
efi: Make code to find mirrored memory ranges generic
Ma Wupeng
1
-4
/
+0
2022-06-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+65
2022-06-14
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-0
/
+28
2022-06-13
perf/x86/amd/uncore: Add PerfMonV2 DF event format
Sandipan Das
1
-0
/
+13
2022-06-13
perf/x86/amd/uncore: Detect available DF counters
Sandipan Das
1
-0
/
+3
[prev]
[next]