summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-03crypto: blake2b - sync with blake2s implementationEric Biggers
2021-01-03wireguard: Kconfig: select CRYPTO_BLAKE2S_ARMEric Biggers
2021-01-03crypto: arm/blake2s - add ARM scalar optimized BLAKE2sEric Biggers
2021-01-03crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>Eric Biggers
2021-01-03crypto: blake2s - adjust include guard namingEric Biggers
2021-01-03crypto: blake2s - add comment for blake2s_state fieldsEric Biggers
2021-01-03crypto: blake2s - optimize blake2s initializationEric Biggers
2021-01-03crypto: blake2s - share the "shash" API boilerplate codeEric Biggers
2021-01-03crypto: blake2s - move update and final logic to internal/blake2s.hEric Biggers
2021-01-03crypto: blake2s - remove unneeded includesEric Biggers
2021-01-03crypto: x86/blake2s - define shash_alg structs using macrosEric Biggers
2021-01-03crypto: blake2s - define shash_alg structs using macrosEric Biggers
2021-01-03hwrng: ingenic - Fix a resource leak in an error handling pathChristophe JAILLET
2021-01-03hwrng: iproc-rng200 - Move enable/disable in separate functionMatthias Brugger
2021-01-03hwrng: iproc-rng200 - Fix disable of the block.Matthias Brugger
2021-01-03crypto: arm64/aes-ctr - improve tail handlingArd Biesheuvel
2021-01-03crypto: arm64/aes-ce - really hide slower algos when faster ones are enabledArd Biesheuvel
2021-01-03MAINTAINERS: Add maintainers for Keem Bay OCS HCU driverDaniele Alessandrelli
2021-01-03crypto: keembay-ocs-hcu - Add optional support for sha224Daniele Alessandrelli
2021-01-03crypto: keembay-ocs-hcu - Add HMAC supportDaniele Alessandrelli
2021-01-03crypto: keembay - Add Keem Bay OCS HCU driverDeclan Murphy
2021-01-03dt-bindings: crypto: Add Keem Bay OCS HCU bindingsDeclan Murphy
2021-01-03crypto: sun4i-ss - add SPDX header and remove blank linesCorentin Labbe
2021-01-03crypto: sun4i-ss - enabled stats via debugfsCorentin Labbe
2021-01-03crypto: sun4i-ss - fix kmap usageCorentin Labbe
2021-01-03crypto: sun4i-ss - initialize need_fallbackCorentin Labbe
2021-01-03crypto: sun4i-ss - handle BigEndian for cipherCorentin Labbe
2021-01-03crypto: sun4i-ss - IV register does not work on A10 and A13Corentin Labbe
2021-01-03crypto: sun4i-ss - checking sg length is not sufficientCorentin Labbe
2021-01-03crypto: sun4i-ss - linearize buffers content must be keptCorentin Labbe
2021-01-03crypto: inside-secure - fix platform_get_irq.cocci warningsTian Tao
2021-01-03crypto: remove cipher routines from public crypto APIArd Biesheuvel
2021-01-03chcr_ktls: use AES library for single use cipherArd Biesheuvel
2021-01-03crypto: ccree - remove unused including <linux/version.h>Tian Tao
2021-01-03crypto: sahara - Remove unused .id_table supportFabio Estevam
2021-01-03crypto: tcrypt - avoid signed overflow in byte countArd Biesheuvel
2021-01-03crypto: aesni - implement support for cts(cbc(aes))Ard Biesheuvel
2021-01-03MAINTAINERS: crypto: s5p-sss: drop Kamil KoniecznyKrzysztof Kozlowski
2021-01-03crypto: mediatek - remove obsolete driverVic Wu
2021-01-03crypto: ecdh - avoid buffer overflow in ecdh_set_secret()Ard Biesheuvel
2021-01-03crypto: arm/chacha-neon - add missing counter incrementArd Biesheuvel
2020-12-27Linux 5.11-rc1v5.11-rc1Linus Torvalds
2020-12-27proc mountinfo: make splice available againLinus Torvalds
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-27Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-12-27Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-12-27Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-27Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds