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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-22
KVM: SEV-ES: keep INS functions together
Paolo Bonzini
1
-9
/
+9
2021-10-22
KVM: x86: remove unnecessary arguments from complete_emulator_pio_in
Paolo Bonzini
1
-5
/
+6
2021-10-22
KVM: x86: split the two parts of emulator_pio_in
Paolo Bonzini
1
-17
/
+28
2021-10-22
KVM: SEV-ES: clean up kvm_sev_es_ins/outs
Paolo Bonzini
1
-16
/
+15
2021-10-22
KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_out
Paolo Bonzini
1
-4
/
+9
2021-10-22
KVM: SEV-ES: rename guest_ins_data to sev_pio_data
Paolo Bonzini
2
-3
/
+3
2021-10-22
crypto: x86/sm4 - Fix invalid section entry size
Tianjia Zhang
2
-2
/
+10
2021-10-22
x86/build: Tuck away built-in firmware under FW_LOADER
Luis Chamberlain
1
-0
/
+2
2021-10-22
x86/microcode: Use the firmware_loader built-in API
Borislav Petkov
4
-25
/
+18
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-19
/
+34
2021-10-22
KVM: x86/mmu: Extract zapping of rmaps for gfn range to separate helper
Sean Christopherson
1
-22
/
+30
2021-10-22
KVM: x86/mmu: Drop a redundant remote TLB flush in kvm_zap_gfn_range()
Sean Christopherson
1
-3
/
+0
2021-10-22
KVM: x86/mmu: Drop a redundant, broken remote TLB flush
Sean Christopherson
1
-4
/
+2
2021-10-22
KVM: X86: Don't unload MMU in kvm_vcpu_flush_tlb_guest()
Lai Jiangshan
3
-6
/
+22
2021-10-22
KVM: X86: pair smp_wmb() of mmu_try_to_unsync_pages() with smp_rmb()
Lai Jiangshan
1
-14
/
+27
2021-10-22
KVM: X86: Cache CR3 in prev_roots when PCID is disabled
Lai Jiangshan
1
-2
/
+27
2021-10-22
KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid()
Lai Jiangshan
1
-0
/
+12
2021-10-22
KVM: X86: Don't reset mmu context when toggling X86_CR4_PGE
Lai Jiangshan
2
-4
/
+4
2021-10-22
KVM: X86: Don't reset mmu context when X86_CR4_PCIDE 1->0
Lai Jiangshan
1
-2
/
+3
2021-10-22
KVM: emulate: Comment on difference between RDPMC implementation and manual
Wanpeng Li
1
-0
/
+5
2021-10-22
KVM: x86: Add vendor name to kvm_x86_ops, use it for error messages
Sean Christopherson
4
-3
/
+11
2021-10-22
kvm: x86: mmu: Make NX huge page recovery period configurable
Junaid Shahid
1
-11
/
+30
2021-10-22
KVM: vPMU: Fill get_msr MSR_CORE_PERF_GLOBAL_OVF_CTRL w/ 0
Wanpeng Li
2
-5
/
+2
2021-10-22
KVM: x86/mmu: Rename slot_handle_leaf to slot_handle_level_4k
David Matlack
1
-5
/
+13
2021-10-22
KVM: VMX: RTIT_CTL_BRANCH_EN has no dependency on other CPUID bit
Xiaoyao Li
1
-4
/
+4
2021-10-22
KVM: VMX: Rename pt_desc.addr_range to pt_desc.num_address_ranges
Xiaoyao Li
2
-14
/
+14
2021-10-22
KVM: VMX: Use precomputed vmx->pt_desc.addr_range
Xiaoyao Li
1
-4
/
+2
2021-10-22
KVM: VMX: Restore host's MSR_IA32_RTIT_CTL when it's not zero
Xiaoyao Li
1
-2
/
+6
2021-10-22
KVM: x86/mmu: clean up prefetch/prefault/speculative naming
Paolo Bonzini
7
-16
/
+16
2021-10-22
KVM: cleanup allocation of rmaps and page tracking data
David Stevens
7
-123
/
+103
2021-10-22
x86/fpu/xstate: Move remaining xfeature helpers to core
Thomas Gleixner
2
-13
/
+13
2021-10-22
x86/fpu: Rework restore_regs_from_fpstate()
Thomas Gleixner
4
-29
/
+23
2021-10-22
x86/fpu: Mop up xfeatures_mask_uabi()
Thomas Gleixner
4
-15
/
+6
2021-10-21
x86/cpu: Fix migration safety with X86_BUG_NULL_SEL
Jane Malalane
4
-7
/
+42
2021-10-21
x86/fpu: Move xstate feature masks to fpu_*_cfg
Thomas Gleixner
5
-38
/
+38
2021-10-21
x86/fpu: Move xstate size to fpu_*_cfg
Thomas Gleixner
7
-42
/
+41
2021-10-21
x86/fpu/xstate: Cleanup size calculations
Thomas Gleixner
1
-36
/
+46
2021-10-21
x86/fpu: Cleanup fpu__init_system_xstate_size_legacy()
Thomas Gleixner
1
-10
/
+5
2021-10-21
x86/fpu: Provide struct fpu_config
Thomas Gleixner
2
-0
/
+46
2021-10-21
KVM: SEV: Flush cache on non-coherent systems before RECEIVE_UPDATE_DATA
Masahiro Kozuka
1
-0
/
+7
2021-10-21
x86/sev: Allow #VC exceptions on the VC2 stack
Joerg Roedel
1
-4
/
+17
2021-10-21
x86/sev: Fix stack type check in vc_switch_off_ist()
Joerg Roedel
1
-1
/
+1
2021-10-21
KVM: MMU: Reset mmu->pkru_mask to avoid stale data
Chenyi Qiang
1
-3
/
+3
2021-10-21
x86/CPU: Add support for Vortex CPUs
Marcos Del Sol Vives
5
-1
/
+57
2021-10-21
x86/fpu/signal: Use fpstate for size and features
Thomas Gleixner
1
-17
/
+27
2021-10-21
x86/fpu/xstate: Use fpstate for copy_uabi_to_xstate()
Thomas Gleixner
6
-25
/
+26
2021-10-21
x86/fpu: Use fpstate in __copy_xstate_to_uabi_buf()
Thomas Gleixner
3
-10
/
+11
2021-10-21
x86/fpu: Use fpstate in fpu_copy_kvm_uabi_to_fpstate()
Thomas Gleixner
1
-6
/
+6
2021-10-21
x86/fpu/xstate: Use fpstate for xsave_to_user_sigframe()
Thomas Gleixner
1
-1
/
+1
2021-10-21
x86/fpu/xstate: Use fpstate for os_xsave()
Thomas Gleixner
3
-6
/
+6
[prev]
[next]