开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-08-22
crypto: algif_skcipher - only call put_page on referenced and used pages
Stephan Mueller
2017-08-22
crypto: testmgr - add chunked test cases for chacha20
Ard Biesheuvel
2017-08-22
crypto: chacha20 - fix handling of chunked input
Ard Biesheuvel
2017-08-22
lib/mpi: kunmap after finishing accessing buffer
Stephan Mueller
2017-08-17
crypto: ccp - use dma_mapping_error to check map error
Pan Bian
2017-08-17
lib/mpi: fix build with clang
Stefan Agner
2017-08-17
crypto: sahara - Remove leftover from previous used spinlock
Mogens Lauridsen
2017-08-17
crypto: sahara - Fix dma unmap direction
Mogens Lauridsen
2017-08-09
crypto: af_alg - consolidation of duplicate code
Stephan Mueller
2017-08-09
crypto: caam - Remove unused dentry members
Fabio Estevam
2017-08-09
crypto: ccp - select CONFIG_CRYPTO_RSA
Arnd Bergmann
2017-08-09
crypto: ccp - avoid uninitialized variable warning
Arnd Bergmann
2017-08-09
crypto: serpent - improve __serpent_setkey with UBSAN
Arnd Bergmann
2017-08-09
crypto: algif_aead - copy AAD from src to dst
Stephan Mueller
2017-08-09
crypto: algif - return error code when no data was processed
Stephan Mueller
2017-08-09
crypto: x86/sha1 - Fix reads beyond the number of blocks passed
megha.dey@linux.intel.com
2017-08-09
crypto: ixp4xx - Fix error handling path in 'aead_perform()'
Herbert Xu
2017-08-04
crypto: ccp - Add XTS-AES-256 support for CCP version 5
Gary R Hook
2017-08-04
crypto: ccp - Rework the unit-size check for XTS-AES
Gary R Hook
2017-08-04
crypto: ccp - Add a call to xts_check_key()
Gary R Hook
2017-08-04
crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
Gary R Hook
2017-08-04
crypto: arm64/aes - avoid expanded lookup tables in the final round
Ard Biesheuvel
2017-08-04
crypto: arm/aes - avoid expanded lookup tables in the final round
Ard Biesheuvel
2017-08-04
crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULL
Ard Biesheuvel
2017-08-04
crypto: arm/ghash - add NEON accelerated fallback for vmull.p64
Ard Biesheuvel
2017-08-04
crypto: arm64/gcm - implement native driver using v8 Crypto Extensions
Ard Biesheuvel
2017-08-04
crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTR
Ard Biesheuvel
2017-08-04
crypto: arm64/chacha20 - take may_use_simd() into account
Ard Biesheuvel
2017-08-04
crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTR
Ard Biesheuvel
2017-08-04
crypto: arm64/aes-ce-ccm: add non-SIMD generic fallback
Ard Biesheuvel
2017-08-04
crypto: arm64/aes-ce-cipher: add non-SIMD generic fallback
Ard Biesheuvel
2017-08-04
crypto: arm64/aes-ce-cipher - match round key endianness with generic code
Ard Biesheuvel
2017-08-04
crypto: arm64/sha2-ce - add non-SIMD scalar fallback
Ard Biesheuvel
2017-08-04
crypto: arm64/sha1-ce - add non-SIMD generic fallback
Ard Biesheuvel
2017-08-04
crypto: arm64/crc32 - add non-SIMD scalar fallback
Ard Biesheuvel
2017-08-04
crypto: arm64/crct10dif - add non-SIMD generic fallback
Ard Biesheuvel
2017-08-04
crypto: arm64/ghash-ce - add non-SIMD scalar fallback
Ard Biesheuvel
2017-08-04
crypto: algapi - make crypto_xor() take separate dst and src arguments
Ard Biesheuvel
2017-08-04
crypto: algapi - use separate dst and src operands for __crypto_xor()
Ard Biesheuvel
2017-08-03
crypto: rockchip - return the err code when unable dequeue the crypto request
Zain Wang
2017-08-03
crypto: rockchip - move the crypto completion from interrupt context
Zain Wang
2017-08-03
hwrng: mx-rngc - add a driver for Freescale RNGC
Martin Kaiser
2017-08-03
Documentation: devicetree: add Freescale RNGC binding
Steffen Trumtrar
2017-08-03
hwrng: Kconfig - Correct help text about feeding entropy pool
PrasannaKumar Muralidharan
2017-08-03
crypto: scompress - defer allocation of scratch buffer to first use
Ard Biesheuvel
2017-08-03
crypto: scompress - free partially allocated scratch buffers on failure
Ard Biesheuvel
2017-08-03
crypto: scompress - don't sleep with preemption disabled
Ard Biesheuvel
2017-08-03
crypto: brcm - Support more FlexRM rings than SPU engines.
raveendra padasalagi
2017-08-03
crypto: atmel-ecc - fix signed integer to u8 assignment
Tudor-Dan Ambarus
[next]