summaryrefslogtreecommitdiff
path: root/arch/sh/include/uapi
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-07-21 10:10:57 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-07-21 10:10:57 -0700
commit391b01b08db659e3a4e873f95f63b848f945d257 (patch)
tree824244d1d12b4f35f9707a10de5ca6c07f13014d /arch/sh/include/uapi
parentdde8765be8e5a288108c9c6db725b6c7775c49ad (diff)
downloadkernel-linux-4.0.y.tar.gz
Linux 4.0.9linux-4.0.y
Diffstat (limited to 'arch/sh/include/uapi')
0 files changed, 0 insertions, 0 deletions
ers 2018-02-22crypto: arm/aes-cipher - move S-box to .rodata sectionJinbum Park 2018-01-12crypto: hash - annotate algorithms taking optional keyEric Biggers 2017-12-11crypto: arm/aes-neonbs - Use PTR_ERR_OR_ZERO()Gomonovych, Vasyl 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-08-04crypto: arm/aes - avoid expanded lookup tables in the final roundArd Biesheuvel 2017-08-04crypto: arm/ghash - add NEON accelerated fallback for vmull.p64Ard Biesheuvel 2017-08-04crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel 2017-06-01crypto: arm/crc32 - enable module autoloading based on CPU feature bitsArd Biesheuvel 2017-06-01crypto: arm/sha2-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel 2017-06-01crypto: arm/sha1-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel 2017-06-01crypto: arm/ghash-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel 2017-06-01crypto: arm/aes-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel 2017-03-09crypto: arm/aes-neonbs - resolve fallback cipher at runtimeArd Biesheuvel 2017-03-01crypto: arm/crc32 - add build time test for CRC instruction supportArd Biesheuvel 2017-03-01crypto: arm/crc32 - fix build error with outdated binutilsArd Biesheuvel