index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
crypto: aesni - clean up mapping of associated data
Ard Biesheuvel
2021-01-14
1
-4
/
+5
|
*
|
|
|
crypto: aesni - drop unused asm prototypes
Ard Biesheuvel
2021-01-14
1
-67
/
+0
|
*
|
|
|
crypto: aesni - prevent misaligned buffers on the stack
Ard Biesheuvel
2021-01-14
1
-12
/
+16
|
*
|
|
|
crypto: x86/aes-ni-xts - rewrite and drop indirections via glue helper
Ard Biesheuvel
2021-01-08
2
-144
/
+356
|
*
|
|
|
crypto: x86/aes-ni-xts - use direct calls to and 4-way stride
Ard Biesheuvel
2021-01-08
2
-56
/
+84
|
*
|
|
|
crypto: blake2s - share the "shash" API boilerplate code
Eric Biggers
2021-01-03
1
-67
/
+7
|
*
|
|
|
crypto: x86/blake2s - define shash_alg structs using macros
Eric Biggers
2021-01-03
1
-61
/
+23
|
*
|
|
|
crypto: aesni - implement support for cts(cbc(aes))
Ard Biesheuvel
2021-01-03
2
-1
/
+261
|
|
/
/
/
*
|
|
|
Merge tag 'for-linux-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-21
6
-35
/
+63
|
\
\
\
\
|
*
|
|
|
um: remove process stub VMA
Johannes Berg
2021-02-12
1
-1
/
+1
|
*
|
|
|
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2021-02-12
5
-34
/
+62
|
*
|
|
|
um: separate child and parent errors in clone stub
Johannes Berg
2021-02-12
2
-2
/
+2
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-21
55
-1384
/
+3171
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-02-12
6
-16
/
+62
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
KVM: x86/xen: Explicitly pad struct compat_vcpu_info to 64 bytes
Sean Christopherson
2021-02-11
1
-5
/
+6
|
*
|
|
|
|
KVM: SVM: Make symbol 'svm_gp_erratum_intercept' static
Wei Yongjun
2021-02-11
1
-1
/
+1
|
*
|
|
|
|
KVM: x86/xen: Allow reset of Xen attributes
David Woodhouse
2021-02-09
1
-10
/
+28
|
*
|
|
|
|
KVM: x86/mmu: Make HVA handler retpoline-friendly
Maciej S. Szmigiero
2021-02-09
2
-15
/
+22
|
*
|
|
|
|
KVM: x86: hyper-v: Drop hv_vcpu_to_vcpu() helper
Vitaly Kuznetsov
2021-02-09
1
-7
/
+4
|
*
|
|
|
|
KVM: x86: hyper-v: Allocate Hyper-V context lazily
Vitaly Kuznetsov
2021-02-09
3
-18
/
+26
|
*
|
|
|
|
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
2021-02-09
6
-7
/
+30
|
*
|
|
|
|
KVM: x86: hyper-v: Allocate 'struct kvm_vcpu_hv' dynamically
Vitaly Kuznetsov
2021-02-09
4
-12
/
+27
|
*
|
|
|
|
KVM: x86: hyper-v: Prepare to meet unallocated Hyper-V context
Vitaly Kuznetsov
2021-02-09
5
-14
/
+29
|
*
|
|
|
|
KVM: x86: hyper-v: Always use to_hv_vcpu() accessor to get to 'struct kvm_vcp...
Vitaly Kuznetsov
2021-02-09
5
-11
/
+21
|
*
|
|
|
|
KVM: x86: hyper-v: Stop shadowing global 'current_vcpu' variable
Vitaly Kuznetsov
2021-02-09
1
-6
/
+5
|
*
|
|
|
|
KVM: x86: hyper-v: Introduce to_kvm_hv() helper
Vitaly Kuznetsov
2021-02-09
4
-53
/
+64
|
*
|
|
|
|
KVM: x86: hyper-v: Rename vcpu_to_hv_syndbg() to to_hv_syndbg()
Vitaly Kuznetsov
2021-02-09
2
-5
/
+5
|
*
|
|
|
|
KVM: x86: hyper-v: Rename vcpu_to_stimer()/stimer_to_vcpu()
Vitaly Kuznetsov
2021-02-09
2
-21
/
+21
|
*
|
|
|
|
KVM: x86: hyper-v: Rename vcpu_to_synic()/synic_to_vcpu()
Vitaly Kuznetsov
2021-02-09
4
-20
/
+20
|
*
|
|
|
|
KVM: x86: hyper-v: Rename vcpu_to_hv_vcpu() to to_hv_vcpu()
Vitaly Kuznetsov
2021-02-09
2
-14
/
+14
|
*
|
|
|
|
KVM: x86: hyper-v: Drop unused kvm_hv_vapic_assist_page_enabled()
Vitaly Kuznetsov
2021-02-09
1
-5
/
+0
|
*
|
|
|
|
KVM: Raise the maximum number of user memslots
Vitaly Kuznetsov
2021-02-09
1
-2
/
+0
|
*
|
|
|
|
KVM: x86: move kvm_inject_gp up from kvm_set_dr to callers
Paolo Bonzini
2021-02-09
3
-29
/
+20
|
*
|
|
|
|
KVM: x86: reading DR cannot fail
Paolo Bonzini
2021-02-09
4
-9
/
+7
|
*
|
|
|
|
KVM: SVM: Remove an unnecessary forward declaration
Sean Christopherson
2021-02-09
1
-2
/
+0
|
*
|
|
|
|
KVM: SVM: Move AVIC vCPU kicking snippet to helper function
Sean Christopherson
2021-02-09
1
-16
/
+19
|
*
|
|
|
|
KVM: x86: Restore all 64 bits of DR6 and DR7 during RSM on x86-64
Sean Christopherson
2021-02-09
1
-2
/
+2
|
*
|
|
|
|
KVM: x86: Remove misleading DR6/DR7 adjustments from RSM emulation
Sean Christopherson
2021-02-09
1
-4
/
+4
|
*
|
|
|
|
KVM: x86/xen: Use hva_t for holding hypercall page address
Sean Christopherson
2021-02-09
1
-2
/
+6
|
*
|
|
|
|
KVM: x86/xen: Remove extra unlock in kvm_xen_hvm_set_attr()
David Woodhouse
2021-02-09
1
-2
/
+0
|
*
|
|
|
|
KVM: x86: compile out TDP MMU on 32-bit systems
Paolo Bonzini
2021-02-08
6
-51
/
+53
|
*
|
|
|
|
KVM: x86: Add helper to consolidate "raw" reserved GPA mask calculations
Sean Christopherson
2021-02-04
4
-9
/
+20
|
*
|
|
|
|
KVM: x86/mmu: Add helper to generate mask of reserved HPA bits
Sean Christopherson
2021-02-04
1
-5
/
+9
|
*
|
|
|
|
KVM: x86: Use reserved_gpa_bits to calculate reserved PxE bits
Sean Christopherson
2021-02-04
3
-59
/
+58
|
*
|
|
|
|
KVM: x86: SEV: Treat C-bit as legal GPA bit regardless of vCPU mode
Sean Christopherson
2021-02-04
6
-9
/
+8
|
*
|
|
|
|
KVM: nSVM: Use common GPA helper to check for illegal CR3
Sean Christopherson
2021-02-04
1
-1
/
+1
|
*
|
|
|
|
KVM: VMX: Use GPA legality helpers to replace open coded equivalents
Sean Christopherson
2021-02-04
2
-20
/
+8
|
*
|
|
|
|
KVM: x86: Add a helper to handle legal GPA with an alignment requirement
Sean Christopherson
2021-02-04
1
-1
/
+7
|
*
|
|
|
|
KVM: x86: Add a helper to check for a legal GPA
Sean Christopherson
2021-02-04
1
-6
/
+11
|
*
|
|
|
|
KVM: nSVM: Don't strip host's C-bit from guest's CR3 when reading PDPTRs
Sean Christopherson
2021-02-04
1
-1
/
+1
[prev]
[next]