Age | Commit message (Expand) | Author |
2019-08-22 | crypto: des - split off DES library from generic DES cipher driver | Ard Biesheuvel |
2019-08-22 | crypto: 3des - move verification out of exported routine | Ard Biesheuvel |
2019-08-22 | crypto: sparc/des - switch to new verification routines | Ard Biesheuvel |
2019-08-22 | crypto: s390/des - switch to new verification routines | Ard Biesheuvel |
2019-08-02 | asm-generic: Remove redundant arch-specific rules for simd.h | Herbert Xu |
2019-07-31 | crypto: s390/aes - fix name clash after AES library refactor | Ard Biesheuvel |
2019-07-27 | crypto: ghash - add comment and improve help text | Eric Biggers |
2019-07-26 | crypto: aegis128l/aegis256 - remove x86 and generic implementations | Ard Biesheuvel |
2019-07-26 | crypto: morus - remove generic and x86 implementations | Ard Biesheuvel |
2019-07-26 | crypto: arm/aes-scalar - unexport en/decryption routines | Ard Biesheuvel |
2019-07-26 | crypto: arm64/aes-cipher - switch to shared AES inverse Sbox | Ard Biesheuvel |
2019-07-26 | crypto: arm/aes-cipher - switch to shared AES inverse Sbox | Ard Biesheuvel |
2019-07-26 | crypto: arm64/aes-neon - switch to shared AES Sboxes | Ard Biesheuvel |
2019-07-26 | crypto: arm/ghash - provide a synchronous version | Ard Biesheuvel |
2019-07-26 | crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes) | Ard Biesheuvel |
2019-07-26 | crypto: arm/aes-ce - provide a synchronous version of ctr(aes) | Ard Biesheuvel |
2019-07-26 | crypto: arm/aes - use native endiannes for key schedule | Ard Biesheuvel |
2019-07-26 | crypto: arm64/aes-ce-cipher - use AES library as fallback | Ard Biesheuvel |
2019-07-26 | crypto: aes - move sync ctr(aes) to AES library and generic helper | Ard Biesheuvel |
2019-07-26 | crypto: arm64/aes-ce - switch to library version of key expansion routine | Ard Biesheuvel |
2019-07-26 | crypto: arm64/aes-neonbs - switch to library version of key expansion routine | Ard Biesheuvel |
2019-07-26 | crypto: arm64/aes-ccm - switch to AES library | Ard Biesheuvel |
2019-07-26 | crypto: arm/aes-neonbs - switch to library version of key expansion routine | Ard Biesheuvel |
2019-07-26 | crypto: arm64/ghash - switch to AES library | Ard Biesheuvel |
2019-07-26 | crypto: x86/aes - drop scalar assembler implementations | Ard Biesheuvel |
2019-07-26 | crypto: x86/aes-ni - switch to generic for fallback and key routines | Ard Biesheuvel |
2019-07-26 | crypto: aes - rename local routines to prevent future clashes | Ard Biesheuvel |
2019-07-26 | crypto: arm/aes-ce - cosmetic/whitespace cleanup | Ard Biesheuvel |
2019-07-21 | hexagon: switch to generic version of pte allocation | Mike Rapoport |
2019-07-20 | Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-07-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-07-20 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-07-20 | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2019-07-20 | x86/entry/64: Prevent clobbering of saved CR2 value | Thomas Gleixner |
2019-07-20 | KVM: x86: Add fixed counters to PMU filter | Eric Hankland |
2019-07-20 | KVM: nVMX: do not use dangling shadow VMCS after guest reset | Paolo Bonzini |
2019-07-20 | KVM: VMX: dump VMCS on failed entry | Paolo Bonzini |
2019-07-20 | KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed | Like Xu |
2019-07-20 | KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup | Wanpeng Li |
2019-07-20 | KVM: Boost vCPUs that are delivering interrupts | Wanpeng Li |
2019-07-20 | KVM: SVM: Fix detection of AMD Errata 1096 | Liran Alon |
2019-07-20 | KVM: LAPIC: Inject timer interrupt via posted interrupt | Wanpeng Li |
2019-07-19 | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-19 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-07-19 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-07-19 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-07-19 | Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds |
2019-07-19 | Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |