summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: scatterwalk - Inline start/map/doneHerbert Xu2016-07-181-6/+40
* crypto: api - Optimise away crypto_yield when hard preemption is onHerbert Xu2016-07-181-0/+2
* crypto: scatterwalk - Remove scatterwalk_bytes_sglenHerbert Xu2016-07-181-2/+0
* crypto: skcipher - Remove top-level givcipher interfaceHerbert Xu2016-07-183-146/+12
* crypto: null - Remove default null blkcipherHerbert Xu2016-07-181-3/+11
* crypto: aead - Remove blkcipher null for IV generatorsHerbert Xu2016-07-181-1/+0
* crypto: aead - Add skcipher null for IV generatorsHerbert Xu2016-07-181-0/+1
* crypto: aead - Add chunk sizeHerbert Xu2016-07-182-5/+28
* crypto: null - Add new default null skcipherHerbert Xu2016-07-181-0/+2
* crypto: skcipher - Add low-level skcipher interfaceHerbert Xu2016-07-183-0/+218
* crypto: rsa - Store rest of the private key componentsSalvatore Benedetto2016-07-051-0/+20
* crypto: rsa - Generate fixed-length outputHerbert Xu2016-07-011-1/+1
* crypto: api - Add crypto_inst_setnameHerbert Xu2016-07-011-0/+2
* crypto: ecdh - Add ECDH software supportSalvatore Benedetto2016-06-232-0/+31
* crypto: dh - Add DH software implementationSalvatore Benedetto2016-06-232-0/+30
* crypto: kpp - Key-agreement Protocol Primitives API (KPP)Salvatore Benedetto2016-06-234-0/+398
* crypto: sha1-mb - async implementation for sha1-mbMegha Dey2016-06-232-12/+8
* crypto: cryptd - Add helpers to check whether a tfm is queuedHerbert Xu2016-06-231-0/+5
* crypto: sha3 - Add SHA-3 hash algorithmJeff Garzik2016-06-201-0/+29
* crypto: rsa - return raw integers for the ASN.1 parserTudor Ambarus2016-06-151-6/+16
* crypto: drbg - use aligned buffersStephan Mueller2016-06-151-0/+3
* crypto: drbg - use CTR AES instead of ECB AESStephan Mueller2016-06-151-0/+9
* crypto: hash - shrink hash down to two typesGiovanni Cabiddu2016-06-071-5/+5
* lib/mpi: purge mpi_set_buffer()Nicolai Stange2016-05-311-1/+0
* 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
* Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-294-110/+141
|\
| * <linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin2016-05-281-3/+24
| * Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin2016-05-281-53/+34
| * Change hash_64() return value to 32 bitsGeorge Spelvin2016-05-281-3/+3
| * <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin2016-05-281-31/+9
| * fs/namei.c: Add hashlen_string() functionGeorge Spelvin2016-05-281-2/+6
| * Pull out string hash to <linux/stringhash.h>George Spelvin2016-05-282-26/+73
* | Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-2/+4
|\ \
| * | platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou2016-05-111-2/+4
* | | Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-282-2/+43
|\ \ \
| * \ \ Merge tag 'asoc-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2016-05-2717-16/+155
| |\ \ \
| | * \ \ Merge remote-tracking branch 'asoc/topic/topology' into asoc-nextMark Brown2016-05-271-2/+42
| | |\ \ \
| | | | \ \
| | | | \ \
| | | *-. \ \ Merge branches 'topic/dai-link' and 'topic/find-dai' of git://git.kernel.org/...Mark Brown2016-04-201-1/+4
| | | |\ \ \ \
| | | * | | | | ASoC: topology: Set the link ID when creating a FE DAI linkMengdong Lin2016-04-201-1/+1
| | | * | | | | ASoC: topology: ABI - Define types for vendor tuplesMengdong Lin2016-03-291-1/+41
| | | | | | | |
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/ep93xx', 'asoc/fi...Mark Brown2016-05-251-0/+1
| | |\ \ \ \ \ \ \
| | | | * | | | | | ASoC: twl6040: Disconnect AUX output pads on digital mutePeter Ujfalusi2016-05-181-0/+1
| | | |/ / / / / /
| | * | | | | | / Merge tag 'asoc-v4.7' into asoc-linusMark Brown2016-05-257-2/+139
| | |\| | | | | | | | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-284-8/+68
|\ \ \ \ \ \ \ \
| * | | | | | | | cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger2016-05-171-1/+1
| * | | | | | | | iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger2016-05-171-0/+1
| * | | | | | | | target: remove sess_kref and ->shutdown_sessionChristoph Hellwig2016-05-102-7/+0
| * | | | | | | | target: remove acl_stopChristoph Hellwig2016-05-101-1/+0
| * | | | | | | | iscsi-target: export symbolsVarun Prakash2016-05-101-0/+33