summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: hash - shrink hash down to two typesGiovanni Cabiddu2016-06-071-5/+5
* crypto: skcipher - remove unused header cpumask.hGeliang Tang2016-06-071-1/+0
* crypto: omap-aes - Fix registration of algorithmsLokesh Vutla2016-06-071-8/+10
* crypto: sha1-mb - stylistic cleanupMegha Dey2016-06-021-36/+74
* crypto: drbg - reduce number of setkey callsStephan Mueller2016-06-021-9/+24
* crypto: s5p-sss - Use consistent indentation for variables and membersKrzysztof Kozlowski2016-05-311-40/+40
* hwrng: bcm2835 - Read as much data as availableYendapally Reddy Dhananjaya Reddy2016-05-311-2/+10
* ARM: dts: nsp: Add rng device tree entryYendapally Reddy Dhananjaya Reddy2016-05-311-0/+5
* hwrng: bcm2835 - Support Broadcom NSP SoC rngYendapally Reddy Dhananjaya Reddy2016-05-312-5/+31
* dt-bindings: rng: Northstar Plus SoC rng bindingsYendapally Reddy Dhananjaya Reddy2016-05-311-1/+6
* lib/mpi: refactor mpi_read_from_buffer() in terms of mpi_read_raw_data()Nicolai Stange2016-05-311-21/+3
* lib/mpi: mpi_read_from_buffer(): sanitize short buffer printkNicolai Stange2016-05-311-2/+2
* lib/mpi: mpi_read_from_buffer(): return -EINVAL upon too short bufferNicolai Stange2016-05-311-10/+8
* lib/digsig: digsig_verify_rsa(): return -EINVAL if modulo length is zeroNicolai Stange2016-05-311-3/+5
* lib/mpi: mpi_read_from_buffer(): return error codeNicolai Stange2016-05-312-7/+11
* lib/mpi: mpi_read_raw_data(): fix nbits calculationNicolai Stange2016-05-311-1/+1
* lib/mpi: mpi_read_raw_data(): purge redundant clearing of nbitsNicolai Stange2016-05-311-2/+0
* lib/mpi: purge mpi_set_buffer()Nicolai Stange2016-05-312-77/+0
* hwrng: stm32 - fix maybe uninitialized variable warningMaxime Coquelin2016-05-311-5/+5
* MAINTAINERS: Add file patterns for rng device tree bindingsGeert Uytterhoeven2016-05-311-0/+1
* MAINTAINERS: Add file patterns for crypto device tree bindingsGeert Uytterhoeven2016-05-311-0/+1
* crypto: powerpc - Fix typoAndrea Gelmini2016-05-311-1/+1
* crypto: doc - Fix typoAndrea Gelmini2016-05-311-1/+1
* crypto: caam - add ARCH_LAYERSCAPE to supported architecturesHoria Geantă2016-05-311-1/+1
* crypto: caam - handle core endianness != caam endiannessHoria Geantă2016-05-319-166/+340
* crypto: caam - fix offset field in hw sg entriesCristian Stoica2016-05-312-5/+5
* powerpc: add io{read,write}64 accessorsHoria Geantă2016-05-311-0/+24
* arm64: add io{read,write}64be accessorsHoria Geantă2016-05-311-1/+3
* asm-generic/io.h: add io{read,write}64 accessorsHoria Geantă2016-05-312-0/+71
* asm-generic/io.h: allow barriers in io{read,write}{16,32}beHoria Geantă2016-05-311-4/+4
* crypto: qat - fix typos sizeof for ctxTadeusz Struk2016-05-311-4/+4
* crypto: user - no parsing of CRYPTO_MSG_GETALGStephan Mueller2016-05-311-4/+6
* crypto: sha-ssse3 - add MODULE_ALIASStephan Mueller2016-05-313-0/+22
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-05-303-6/+14
|\
| * crypto: ccp - Fix AES XTS error for request sizes above 4096Tom Lendacky2016-05-251-5/+12
| * crypto: public_key: select CRYPTO_AKCIPHERArnd Bergmann2016-05-191-0/+1
| * crypto: omap-sham - potential Oops on error in probeDan Carpenter2016-05-191-1/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-05-295-10/+25
|\ \
| * | aacraid: do not activate events on non-SRC adaptersHannes Reinecke2016-05-222-5/+11
| * | mpt3sas: add missing curly bracesDan Carpenter2016-05-221-1/+2
| * | sd: get disk reference in sd_check_events()Hannes Reinecke2016-05-221-2/+7
| * | scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley2016-05-221-2/+5
* | | Linux 4.7-rc1v4.7-rc1Linus Torvalds2016-05-291-3/+3
* | | hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin2016-05-291-2/+2
* | | Rename other copy of hash_string to hashlen_stringGeorge Spelvin2016-05-281-2/+2
* | | hpfs: implement the show_options methodMikulas Patocka2016-05-281-11/+32
* | | affs: fix remount failure when there are no options changedMikulas Patocka2016-05-281-2/+3
* | | hpfs: fix remount failure when there are no options changedMikulas Patocka2016-05-281-2/+3
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-2867-258/+373
|\ \ \
| * | | MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner2016-05-281-1/+1