aboutsummaryrefslogtreecommitdiffstats
path: root/net/802 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30crypto: talitos - check AES key sizeChristophe Leroy1-0/+15
2019-05-30crypto: talitos - reduce max key size for SEC1Christophe Leroy1-0/+4
2019-05-30crypto: talitos - rename alternative AEAD algos.Christophe Leroy1-8/+8
2019-05-30crypto: algapi - remove crypto_tfm_in_queue()Eric Biggers3-26/+0
2019-05-30crypto: hash - remove CRYPTO_ALG_TYPE_DIGESTEric Biggers3-5/+2
2019-05-30crypto: cryptd - move kcrypto_wq into cryptdEric Biggers6-61/+19
2019-05-30crypto: gf128mul - make unselectable by userEric Biggers1-7/+1
2019-05-30crypto: echainiv - change to 'default n'Eric Biggers1-1/+0
2019-05-30crypto: make all templates select CRYPTO_MANAGEREric Biggers1-0/+8
2019-05-30crypto: testmgr - make extra tests depend on cryptomgrEric Biggers1-1/+4
2019-05-30crypto: testmgr - fix length truncation with large page sizeEric Biggers1-5/+5
2019-05-30crypto: vmx - convert to skcipher APIEric Biggers5-345/+252
2019-05-30crypto: vmx - convert to SPDX license identifiersEric Biggers5-65/+5
2019-05-30hwrng: meson - update with SPDX Licence identifierNeil Armstrong1-51/+1
2019-05-23crypto: crypto4xx - block ciphers should only accept complete blocksChristian Lamparter3-23/+39
2019-05-23crypto: crypto4xx - fix blocksize for cfb and ofbChristian Lamparter1-2/+2
2019-05-23crypto: crypto4xx - fix AES CTR blocksize valueChristian Lamparter1-2/+2
2019-05-23crypto: caam - print debugging hex dumps after unmappingSascha Hauer1-10/+11
2019-05-23crypto: talitos - fix skcipher failure due to wrong output IVChristophe Leroy1-0/+4
2019-05-23crypto: ccp - Fix 3DES complaint from ccp-crypto moduleHook, Gary1-11/+4
2019-05-23crypto: ccp - fix AES CFB error exposed by new test vectorsHook, Gary1-4/+4
2019-05-23crypto: ccp - AES CFB mode is a stream cipherHook, Gary1-3/+3
2019-05-23crypto: arm/sha512 - Make sha512_arm_final staticYueHaibing1-1/+1
2019-05-23crypto: drbg - add FIPS 140-2 CTRNG for noise sourceStephan Mueller2-3/+93
2019-05-23crypto: caam/qi - DMA map keys using proper deviceHoria Geantă1-14/+19
2019-05-23crypto: caam/qi - fix address translations with IOMMU enabledHoria Geantă3-2/+17
2019-05-23crypto: caam/qi - don't allocate an extra platform deviceHoria Geantă4-39/+15
2019-05-23crypto: caam - convert top level drivers to librariesHoria Geantă10-277/+208
2019-05-23crypto: caam - fix S/G table passing page boundaryHoria Geantă6-37/+147
2019-05-23crypto: caam - avoid S/G table fetching for AEAD zero-length outputHoria Geantă4-1/+14
2019-05-23crypto: qat - do not offload zero length requestsGiovanni Cabiddu1-0/+6
2019-05-23crypto: qat - return error for block ciphers for invalid requestsGiovanni Cabiddu1-4/+19
2019-05-23crypto: qat - return proper error code in setkeyGiovanni Cabiddu1-65/+108
2019-05-23crypto: qat - fix block size for aes ctr modeGiovanni Cabiddu1-1/+1
2019-05-23crypto: qat - update iv after encryption or decryption operationsGiovanni Cabiddu2-12/+61
2019-05-23crypto: qat - add check for negative offset in alg precompute functionShant KumarX Sonnad1-0/+3
2019-05-23crypto: qat - remove spin_lock in qat_ablkcipher_setkeyXin Zeng1-13/+3
2019-05-19Linux 5.2-rc1Linus Torvalds1-2/+2
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada1-3/+1
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang5-4/+24
2019-05-18initramfs: don't free a non-existent initrdSteven Price1-1/+1
2019-05-18fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umountJiufei Xue1-3/+8
2019-05-18mm/compaction.c: correct zone boundary handling when isolating pages from a pageblockMel Gorman1-2/+2
2019-05-18mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)1-0/+43
2019-05-18mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)1-0/+48
2019-05-18mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2-247/+763
2019-05-18kbuild: check uniqueness of module namesMasahiro Yamada2-0/+17
2019-05-18kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov1-1/+12
2019-05-18kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada1-1/+1
2019-05-18kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada3-33/+13