crypto: arm64 - Rename functions to avoid conflict with crypto/sha256.h
[linux-2.6-microblaze.git] / arch /
2019-09-05 Hans de Goedecrypto: arm64 - Rename functions to avoid conflict...
2019-09-05 Hans de Goedecrypto: arm - Rename functions to avoid conflict with...
2019-08-30 Ard Biesheuvelcrypto: arm64/aes - implement accelerated ESSIV/CBC...
2019-08-30 Ard Biesheuvelcrypto: arm64/aes-cts-cbc - factor out CBC en/decryptio...
2019-08-22 Ard Biesheuvelcrypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifier
2019-08-22 Hans de Goedecrypto: sha256 - Make lib/crypto/sha256.c suitable...
2019-08-22 Hans de Goedecrypto: sha256 - Move lib/sha256.c to lib/crypto
2019-08-22 Ard Biesheuvelcrypto: s390/xts-aes - invoke fallback for ciphertext...
2019-08-22 Ard Biesheuvelcrypto: x86/xts - implement support for ciphertext...
2019-08-22 Ard Biesheuvelcrypto: x86/des - switch to library interface
2019-08-22 Ard Biesheuvelcrypto: des - split off DES library from generic DES...
2019-08-22 Ard Biesheuvelcrypto: 3des - move verification out of exported routine
2019-08-22 Ard Biesheuvelcrypto: sparc/des - switch to new verification routines
2019-08-22 Ard Biesheuvelcrypto: s390/des - switch to new verification routines
2019-08-02 Herbert Xuasm-generic: Remove redundant arch-specific rules for...
2019-07-31 Ard Biesheuvelcrypto: s390/aes - fix name clash after AES library...
2019-07-27 Eric Biggerscrypto: ghash - add comment and improve help text
2019-07-26 Ard Biesheuvelcrypto: aegis128l/aegis256 - remove x86 and generic...
2019-07-26 Ard Biesheuvelcrypto: morus - remove generic and x86 implementations
2019-07-26 Ard Biesheuvelcrypto: arm/aes-scalar - unexport en/decryption routines
2019-07-26 Ard Biesheuvelcrypto: arm64/aes-cipher - switch to shared AES inverse...
2019-07-26 Ard Biesheuvelcrypto: arm/aes-cipher - switch to shared AES inverse...
2019-07-26 Ard Biesheuvelcrypto: arm64/aes-neon - switch to shared AES Sboxes
2019-07-26 Ard Biesheuvelcrypto: arm/ghash - provide a synchronous version
2019-07-26 Ard Biesheuvelcrypto: arm/aes-neonbs - provide a synchronous version...
2019-07-26 Ard Biesheuvelcrypto: arm/aes-ce - provide a synchronous version...
2019-07-26 Ard Biesheuvelcrypto: arm/aes - use native endiannes for key schedule
2019-07-26 Ard Biesheuvelcrypto: arm64/aes-ce-cipher - use AES library as fallback
2019-07-26 Ard Biesheuvelcrypto: aes - move sync ctr(aes) to AES library and...
2019-07-26 Ard Biesheuvelcrypto: arm64/aes-ce - switch to library version of...
2019-07-26 Ard Biesheuvelcrypto: arm64/aes-neonbs - switch to library version...
2019-07-26 Ard Biesheuvelcrypto: arm64/aes-ccm - switch to AES library
2019-07-26 Ard Biesheuvelcrypto: arm/aes-neonbs - switch to library version...
2019-07-26 Ard Biesheuvelcrypto: arm64/ghash - switch to AES library
2019-07-26 Ard Biesheuvelcrypto: x86/aes - drop scalar assembler implementations
2019-07-26 Ard Biesheuvelcrypto: x86/aes-ni - switch to generic for fallback...
2019-07-26 Ard Biesheuvelcrypto: aes - rename local routines to prevent future...
2019-07-26 Ard Biesheuvelcrypto: arm/aes-ce - cosmetic/whitespace cleanup
2019-07-21 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.3' of git://git....
2019-07-21 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2019-07-21 Linus TorvaldsMerge tag '5.3-smb3-fixes' of git://git.samba.org/sfren...
2019-07-21 Mike Rapoporthexagon: switch to generic version of pte allocation
2019-07-21 Linus TorvaldsMerge tag 'ntb-5.3' of git://github.com/jonmason/ntb
2019-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-07-20 Linus TorvaldsMerge tag 'dma-mapping-5.3-1' of git://git.infradead...
2019-07-20 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-07-20 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-07-20 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2019-07-20 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git./linux...
2019-07-20 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-07-20 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2019-07-20 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-07-20 Linus TorvaldsMerge tag 'kbuild-v5.3-2' of git://git./linux/kernel...
2019-07-20 Linus TorvaldsMerge branch 'work.dcache2' of git://git./linux/kernel...
2019-07-20 Thomas Gleixnerx86/entry/64: Prevent clobbering of saved CR2 value
2019-07-20 Eric HanklandKVM: x86: Add fixed counters to PMU filter
2019-07-20 Paolo BonziniKVM: nVMX: do not use dangling shadow VMCS after guest...
2019-07-20 Paolo BonziniKVM: VMX: dump VMCS on failed entry
2019-07-20 Like XuKVM: x86/vPMU: refine kvm_pmu err msg when event creati...
2019-07-20 Wanpeng LiKVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup
2019-07-20 Wanpeng LiKVM: Boost vCPUs that are delivering interrupts
2019-07-20 Liran AlonKVM: SVM: Fix detection of AMD Errata 1096
2019-07-20 Wanpeng LiKVM: LAPIC: Inject timer interrupt via posted interrupt
2019-07-20 Dmitry TorokhovMerge branch 'next' into for-linus
2019-07-20 Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git./linux/kernel...
2019-07-20 Linus TorvaldsMerge tag 'armsoc-dt' of git://git./linux/kernel/git...
2019-07-20 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git./linux/kernel...
2019-07-20 Linus TorvaldsMerge tag 'armsoc-soc' of git://git./linux/kernel/git...
2019-07-19 Linus TorvaldsMerge tag 'drm-next-2019-07-19' of git://anongit.freede...
2019-07-19 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2019-07-19 Linus TorvaldsMerge tag 'trace-v5.3-2' of git://git./linux/kernel...
2019-07-19 Linus TorvaldsMerge tag 'csky-for-linus-5.3-rc1' of git://github...
2019-07-19 Linus TorvaldsMerge tag 'for-linus-5.3a-rc1-tag' of git://git./linux...
2019-07-19 Linus TorvaldsMerge tag 'iomap-5.3-merge-4' of git://git./fs/xfs...
2019-07-19 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2019-07-19 Linus TorvaldsMerge branch 'work.adfs' of git://git./linux/kernel...
2019-07-19 Linus TorvaldsMerge branch 'work.mount0' of git://git./linux/kernel...
2019-07-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2019-07-19 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-07-19 Dexuan Cuix86/hyper-v: Zero out the VP ASSIST PAGE on allocation
2019-07-19 Guo Rencsky: Fixup abiv1 memset error
2019-07-19 Guo Rencsky: Improve tlb operation with help of asid
2019-07-19 Guo Rencsky: Use generic asid algorithm to implement switch_mm
2019-07-19 Guo Rencsky: Add new asid lib code from arm
2019-07-19 Guo Rencsky: Revert mmu ASID mechanism
2019-07-19 Guo Rencsky: Fixup some error count in 810 & 860.
2019-07-19 Mao Hancsky: Fix perf record in kernel/user space
2019-07-19 Mao Hancsky: Add pmu interrupt support
2019-07-19 Mao Hancsky: Add count-width property for csky pmu
2019-07-19 Mao Hancsky: Init pmu as a device
2019-07-19 Guo Rencsky: Fixup no panic in kernel for some traps
2019-07-19 Guo Rencsky: Select intc & timer drivers
2019-07-19 Matteo Croceproc/sysctl: add shared variables for range check
2019-07-19 Dan Williamsmm/sparsemem: convert kmalloc_section_memmap() to popul...
2019-07-19 David Hildenbrandmm/memory_hotplug: rename walk_memory_range() and pass...
2019-07-19 David Hildenbrandmm/memory_hotplug: allow arch_remove_memory() without...
2019-07-19 David Hildenbrandarm64/mm: add temporary arch_remove_memory() implementation
2019-07-19 David Hildenbrands390x/mm: implement arch_remove_memory()
2019-07-19 David Hildenbrands390x/mm: fail when an altmap is used for arch_add_memory()
2019-07-18 Linus TorvaldsMerge tag 'for-5.3/dm-changes-2' of git://git./linux...
next