summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-04-18crypto: sparc - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: s390 - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: arm64/aes-neonbs - don't access already-freed walk.ivEric Biggers
2019-04-18crypto: arm/aes-neonbs - don't access already-freed walk.ivEric Biggers
2019-04-08crypto: arm64/cbcmac - handle empty messages in same way as templateEric Biggers
2019-04-08crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()Eric Biggers
2019-03-22crypto: arm64 - convert to use crypto_simd_usable()Eric Biggers
2019-03-22crypto: arm - convert to use crypto_simd_usable()Eric Biggers
2019-03-22crypto: x86 - convert to use crypto_simd_usable()Eric Biggers
2019-03-22crypto: arm64/gcm-aes-ce - fix no-NEON fallback codeEric Biggers
2019-03-22crypto: x86/morus1280 - convert to use AEAD SIMD helpersEric Biggers
2019-03-22crypto: x86/morus640 - convert to use AEAD SIMD helpersEric Biggers
2019-03-22crypto: x86/aegis256 - convert to use AEAD SIMD helpersEric Biggers
2019-03-22crypto: x86/aegis128l - convert to use AEAD SIMD helpersEric Biggers
2019-03-22crypto: x86/aegis128 - convert to use AEAD SIMD helpersEric Biggers
2019-03-22crypto: x86/aesni - convert to use AEAD SIMD helpersEric Biggers
2019-03-22crypto: x86/aesni - convert to use skcipher SIMD bulk registrationEric Biggers
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-03-17Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-17perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-16Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-03-15Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-03-15Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linuxLinus Torvalds
2019-03-15kvm: vmx: fix formatting of a commentPaolo Bonzini
2019-03-15Merge tag 'kvm-ppc-next-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2019-03-15Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"Ben Gardon
2019-03-15scsi: ia64: simscsi: use request tag instead of serial_numberHannes Reinecke
2019-03-15Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-nextRussell King
2019-03-15perf/x86: Fixup typo in stub functionsPeter Zijlstra
2019-03-15perf/x86/intel: Fix memory corruptionPeter Zijlstra
2019-03-14Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-03-14unicore32: simplify linker script generation for decompressorMasahiro Yamada
2019-03-14h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-Masahiro Yamada
2019-03-14kbuild: move archive command to scripts/Makefile.libMasahiro Yamada
2019-03-14ia64: prefix header search path with $(srctree)/Masahiro Yamada
2019-03-13powerpc/64s: Include <asm/nmi.h> header file to fix a warningMathieu Malaterre
2019-03-13powerpc/powernv: Fix compile without CONFIG_TRACEPOINTSAlexey Kardashevskiy
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport