index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-02-22
32
-4284
/
+1162
|
\
|
*
crypto: aesni - release FPU during skcipher walk API calls
Ard Biesheuvel
2021-01-22
1
-41
/
+32
|
*
crypto: aesni - replace CTR function pointer with static call
Ard Biesheuvel
2021-01-22
1
-6
/
+7
|
*
crypto: x86 - use local headers for x86 specific shared declarations
Ard Biesheuvel
2021-01-14
12
-8
/
+8
|
*
crypto: x86 - remove glue helper module
Ard Biesheuvel
2021-01-14
3
-231
/
+0
|
*
crypto: x86/twofish - drop dependency on glue helper
Ard Biesheuvel
2021-01-14
2
-109
/
+44
|
*
crypto: x86/cast6 - drop dependency on glue helper
Ard Biesheuvel
2021-01-14
1
-44
/
+17
|
*
crypto: x86/cast5 - drop dependency on glue helper
Ard Biesheuvel
2021-01-14
1
-167
/
+17
|
*
crypto: x86/serpent - drop dependency on glue helper
Ard Biesheuvel
2021-01-14
3
-154
/
+61
|
*
crypto: x86/camellia - drop dependency on glue helper
Ard Biesheuvel
2021-01-14
3
-166
/
+67
|
*
crypto: x86 - add some helper macros for ECB and CBC modes
Ard Biesheuvel
2021-01-14
1
-0
/
+76
|
*
crypto: x86/blowfish - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
1
-107
/
+0
|
*
crypto: x86/des - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
1
-104
/
+0
|
*
crypto: x86/glue-helper - drop CTR helper routines
Ard Biesheuvel
2021-01-14
4
-207
/
+0
|
*
crypto: x86/twofish - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
4
-147
/
+0
|
*
crypto: x86/cast6 - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
2
-76
/
+0
|
*
crypto: x86/cast5 - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
1
-103
/
+0
|
*
crypto: x86/serpent - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
5
-201
/
+0
|
*
crypto: x86/camellia - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
6
-416
/
+0
|
*
crypto: x86/glue-helper - drop XTS helper routines
Ard Biesheuvel
2021-01-14
4
-303
/
+0
|
*
crypto: x86/twofish - switch to XTS template
Ard Biesheuvel
2021-01-14
2
-151
/
+0
|
*
crypto: x86/serpent- switch to XTS template
Ard Biesheuvel
2021-01-14
5
-304
/
+0
|
*
crypto: x86/cast6 - switch to XTS template
Ard Biesheuvel
2021-01-14
2
-154
/
+0
|
*
crypto: x86/camellia - switch to XTS template
Ard Biesheuvel
2021-01-14
5
-576
/
+1
|
*
crypto: aesni - replace function pointers with static branches
Ard Biesheuvel
2021-01-14
1
-44
/
+54
|
*
crypto: aesni - refactor scatterlist processing
Ard Biesheuvel
2021-01-14
1
-83
/
+56
|
*
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-02
1
-67
/
+7
|
*
crypto: x86/blake2s - define shash_alg structs using macros
Eric Biggers
2021-01-02
1
-61
/
+23
|
*
crypto: aesni - implement support for cts(cbc(aes))
Ard Biesheuvel
2021-01-02
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
[next]