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-03-15
KVM: SVM: Don't strip the C-bit from CR2 on #PF interception
Sean Christopherson
1
-1
/
+1
2021-03-15
KVM: x86/mmu: WARN on NULL pae_root or lm_root, or bad shadow root level
Sean Christopherson
1
-2
/
+13
2021-03-15
KVM: x86/mmu: Sync roots after MMU load iff load as successful
Sean Christopherson
1
-2
/
+3
2021-03-15
KVM: x86/mmu: Unexport MMU load/unload functions
Sean Christopherson
3
-5
/
+4
2021-03-15
KVM: x86: Defer the MMU unload to the normal path on an global INVPCID
Sean Christopherson
1
-1
/
+1
2021-03-15
KVM: nVMX: Defer the MMU reload to the normal path on an EPTP switch
Sean Christopherson
1
-7
/
+2
2021-03-15
KVM: x86/mmu: Set the C-bit in the PDPTRs and LM pseudo-PDPTRs
Sean Christopherson
1
-2
/
+3
2021-03-15
KVM: x86/mmu: Fix and unconditionally enable WARNs to detect PAE leaks
Sean Christopherson
1
-4
/
+3
2021-03-15
KVM: x86/mmu: Check PDPTRs before allocating PAE roots
Sean Christopherson
1
-6
/
+14
2021-03-15
KVM: x86/mmu: Ensure MMU pages are available when allocating roots
Sean Christopherson
2
-48
/
+25
2021-03-15
KVM: x86/mmu: Allocate pae_root and lm_root pages in dedicated helper
Sean Christopherson
1
-30
/
+54
2021-03-15
KVM: x86/mmu: Allocate the lm_root before allocating PAE roots
Sean Christopherson
1
-33
/
+31
2021-03-15
KVM: x86/mmu: Capture 'mmu' in a local variable when allocating roots
Sean Christopherson
1
-28
/
+30
2021-03-15
KVM: x86/mmu: Alloc page for PDPTEs when shadowing 32-bit NPT with 64-bit
Sean Christopherson
1
-15
/
+29
2021-03-15
KVM: x86: to track if L1 is running L2 VM
Dongli Zhang
4
-0
/
+6
2021-03-14
Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+4
2021-03-14
Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-11
/
+11
2021-03-14
Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-29
/
+99
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-26
/
+47
2021-03-12
Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-4
/
+2
2021-03-12
KVM: LAPIC: Advancing the timer expiration on guest initiated write
Wanpeng Li
1
-0
/
+1
2021-03-12
KVM: x86/mmu: Skip !MMU-present SPTEs when removing SP in exclusive mode
Sean Christopherson
1
-0
/
+11
2021-03-12
KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged
Wanpeng Li
1
-10
/
+9
2021-03-12
kvm: x86: annotate RCU pointers
Muhammad Usama Anjum
1
-2
/
+2
2021-03-12
objtool,x86: Fix uaccess PUSHF/POPF validation
Peter Zijlstra
1
-6
/
+4
2021-03-11
x86/paravirt: Have only one paravirt patch function
Juergen Gross
6
-51
/
+5
2021-03-11
x86/paravirt: Switch functions with custom code to ALTERNATIVE
Juergen Gross
6
-157
/
+58
2021-03-11
x86/paravirt: Add new PVOP_ALT* macros to support pvops in ALTERNATIVEs
Juergen Gross
1
-1
/
+48
2021-03-11
x86/paravirt: Switch iret pvops to ALTERNATIVE
Juergen Gross
5
-38
/
+7
2021-03-11
x86/paravirt: Simplify paravirt macros
Juergen Gross
1
-29
/
+12
2021-03-11
x86/paravirt: Remove no longer needed 32-bit pvops cruft
Juergen Gross
5
-123
/
+35
2021-03-11
x86/paravirt: Add new features for paravirt patching
Juergen Gross
4
-2
/
+49
2021-03-11
x86/alternative: Use ALTERNATIVE_TERNARY() in _static_cpu_has()
Juergen Gross
1
-32
/
+9
2021-03-11
x86/alternative: Support ALTERNATIVE_TERNARY
Juergen Gross
1
-0
/
+13
2021-03-11
x86/alternative: Support not-feature
Juergen Gross
2
-5
/
+18
2021-03-11
x86/paravirt: Switch time pvops functions to use static_call()
Juergen Gross
10
-32
/
+43
2021-03-11
x86/alternative: Merge include files
Juergen Gross
14
-132
/
+120
2021-03-11
x86/setup: Remove unused RESERVE_BRK_ARRAY()
Cao jin
2
-8
/
+3
2021-03-11
Merge drm/drm-next into drm-intel-next
Jani Nikula
310
-14339
/
+9102
2021-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+2
2021-03-10
Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}
Jan Beulich
1
-2
/
+2
2021-03-10
Xen: drop exports of {set,clear}_foreign_p2m_mapping()
Jan Beulich
1
-2
/
+0
2021-03-10
x86/perf: Use RET0 as default for guest_get_msrs to handle "no PMU" case
Sean Christopherson
2
-10
/
+7
2021-03-10
stacktrace: Move documentation for arch_stack_walk_reliable() to header
Mark Brown
1
-6
/
+0
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-3
/
+7
2021-03-10
bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_comp
Yonghong Song
1
-2
/
+2
2021-03-09
x86/alternative: Drop unused feature parameter from ALTINSTR_REPLACEMENT()
Juergen Gross
1
-7
/
+7
2021-03-09
x86/sev-es: Use __copy_from_user_inatomic()
Joerg Roedel
3
-15
/
+55
2021-03-09
x86/sev-es: Correctly track IRQ states in runtime #VC handler
Joerg Roedel
1
-2
/
+4
2021-03-09
x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stack
Joerg Roedel
1
-2
/
+12
[prev]
[next]