summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-07crypto: arm64/aes-ce-gcm - operate on two input blocks at a timeArd Biesheuvel
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2018-08-07crypto: arm64 - revert NEON yield for fast AEAD implementationsArd Biesheuvel
2018-08-03crypto: dh - make crypto_dh_encode_key() make robustEric Biggers
2018-08-03crypto: dh - fix calculating encoded key sizeEric Biggers
2018-08-03crypto: ccp - Check for NULL PSP pointer at module unloadTom Lendacky
2018-08-03crypto: arm/chacha20 - always use vrev for 16-bit rotatesEric Biggers
2018-08-03crypto: ccree - allow bigger than sector XTS opGilad Ben-Yossef
2018-08-03crypto: ccree - zero all of request ctx before useGilad Ben-Yossef
2018-08-03crypto: ccree - remove cipher ivgen left oversGilad Ben-Yossef
2018-08-03crypto: ccree - drop useless type flag during regGilad Ben-Yossef
2018-08-03crypto: ablkcipher - fix crash flushing dcache in error pathEric Biggers
2018-08-03crypto: blkcipher - fix crash flushing dcache in error pathEric Biggers
2018-08-03crypto: skcipher - fix crash flushing dcache in error pathEric Biggers
2018-08-03crypto: skcipher - remove unnecessary setting of walk->nbytesEric Biggers
2018-08-03crypto: scatterwalk - remove scatterwalk_samebuf()Eric Biggers
2018-08-03crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()Eric Biggers
2018-08-03crypto: skcipher - fix aligning block size in skcipher_copy_iv()Eric Biggers
2018-08-03arm64: dts: hisi: add SEC crypto accelerator nodes for hip07 SoCJonathan Cameron
2018-08-03crypto: hisilicon - SEC security accelerator driverJonathan Cameron
2018-08-03dt-bindings: Add bindings for Hisilicon SEC crypto accelerators.Jonathan Cameron
2018-08-03crypto: tcrypt - reschedule during speed testsHoria Geantă
2018-08-03crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkci...Jia-Ju Bai
2018-08-03crypto: qat/adf_aer - Replace GFP_ATOMIC with GFP_KERNEL in adf_dev_aer_sched...Jia-Ju Bai
2018-08-03crypto: cavium/nitrox - Replace GFP_ATOMIC with GFP_KERNEL in crypto_alloc_co...Jia-Ju Bai
2018-08-03crypto: drbg - in-place cipher operation for CTRStephan Müller
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2018-07-31crypto/arm64: aes-ce-gcm - add missing kernel_neon_begin/end pairArd Biesheuvel
2018-07-29Linux 4.18-rc7Linus Torvalds
2018-07-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-07-29squashfs: be more careful about metadata corruptionLinus Torvalds
2018-07-29ext4: fix check to prevent initializing reserved inodesTheodore Ts'o
2018-07-28Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-28Merge tag 'gpio-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-07-28Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-07-27Merge tag 'pci-v4.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-07-27Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki
2018-07-27Merge tag 'drm-fixes-2018-07-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-07-27Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-27Merge tag 'xfs-4.18-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-07-27block: reset bi_iter.bi_done after splitting bioGreg Edwards
2018-07-27crypto: rmd320 - use swap macro in rmd320_transformGustavo A. R. Silva
2018-07-27crypto: rmd256 - use swap macro in rmd256_transformGustavo A. R. Silva
2018-07-27crypto: arm64/sha256 - increase cra_priority of scalar implementationsEric Biggers
2018-07-27lib: Use existing define with polynomialKrzysztof Kozlowski