summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* crypto: aead - Document behaviour of AD in destination bufferHerbert Xu2015-05-281-4/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-05-283-1/+22
|\
| * lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann2015-05-043-1/+22
* | crypto: drbg - use Jitter RNG to obtain seedStephan Mueller2015-05-271-0/+1
* | crypto: drbg - add async seeding operationStephan Mueller2015-05-271-0/+2
* | crypto: drbg - prepare for async seedingStephan Mueller2015-05-271-0/+2
* | random: Blocking API for accessing nonblocking_poolStephan Mueller2015-05-271-0/+1
* | crypto: aead - Remove unused cryptoff parameterHerbert Xu2015-05-251-6/+1
* | crypto: aead - Add crypto_aead_alg_ivsize/maxauthsizeHerbert Xu2015-05-252-15/+25
* | crypto: seqiv - Add support for new AEAD interfaceHerbert Xu2015-05-221-4/+3
* | crypto: null - Add default null skcipherHerbert Xu2015-05-221-0/+3
* | crypto: aead - Add support for new AEAD implementationsHerbert Xu2015-05-222-4/+76
* | crypto: aead - Add crypto_aead_maxauthsizeHerbert Xu2015-05-221-0/+5
* | crypto: aead - Rename aead_alg to old_aead_algHerbert Xu2015-05-223-3/+10
* | crypto: aead - Add new interface with single SG listHerbert Xu2015-05-221-6/+29
* | crypto: scatterwalk - Add scatterwalk_ffwd helperHerbert Xu2015-05-221-0/+4
* | crypto: md5 - add MD5 initial vectorsLABBE Corentin2015-05-181-0/+5
* | crypto: aead - Convert top level interface to new styleHerbert Xu2015-05-134-481/+468
* | crypto: cryptd - Add missing aead.h inclusionHerbert Xu2015-05-131-0/+1
* | crypto: aead - Add crypto_aead_set_reqsize helperHerbert Xu2015-05-131-0/+6
* | crypto: api - Add crypto_grab_spawn primitiveHerbert Xu2015-05-131-0/+2
* | crypto: nx - add PowerNV platform NX-842 driverDan Streetman2015-05-111-2/+4
* | crypto: nx - add nx842 constraintsDan Streetman2015-05-111-0/+9
* | crypto: nx - add NX-842 platform frontend driverDan Streetman2015-05-111-4/+6
* | lib: add software 842 compression/decompressionDan Streetman2015-05-111-0/+12
* | crypto: pcomp - Constify (de)compression parametersDavid Howells2015-05-011-4/+4
* | crypto: api - Move module sig ifdef into accessor functionHerbert Xu2015-04-231-0/+12
* | crypto: rng - Remove old low-level rng interfaceHerbert Xu2015-04-223-39/+4
* | crypto: drbg - Convert to new rng interfaceHerbert Xu2015-04-221-38/+12
* | crypto: rng - Add multiple algorithm registration interfaceHerbert Xu2015-04-221-0/+2
* | crypto: rng - Add crypto_rng_set_entropyHerbert Xu2015-04-222-0/+10
* | crypto: rng - Convert low-level crypto_rng to new styleHerbert Xu2015-04-223-5/+46
* | crypto: rng - Mark crypto_rng_reset seed as constHerbert Xu2015-04-221-6/+3
* | crypto: rng - Introduce crypto_rng_generateHerbert Xu2015-04-211-2/+25
* | crypto: rng - Convert crypto_rng to new style crypto_typeHerbert Xu2015-04-212-34/+10
* | crypto: drbg - replace spinlock with mutexStephan Mueller2015-04-211-2/+2
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-1523-230/+272
|\
| * linux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASKRasmus Villemoes2015-04-151-6/+2
| * lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes2015-04-151-4/+4
| * printk: comment pr_cont() stating it is only to continue a lineSteven Rostedt2015-04-151-0/+5
| * kernel/reboot.c: add orderly_reboot for graceful rebootJoel Stanley2015-04-151-1/+2
| * kernel/resource.c: remove deprecated __check_region() and friendsJakub Sitnicki2015-04-151-8/+0
| * kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-153-4/+60
| * include/linux: remove empty conditionalsRasmus Villemoes2015-04-152-73/+0
| * zsmalloc: support compactionMinchan Kim2015-04-151-0/+1
| * dax: use pfn_mkwrite to update c/mtime + freeze protectionBoaz Harrosh2015-04-151-0/+1
| * mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAPBoaz Harrosh2015-04-151-0/+3
| * mm/mempool.c: kasan: poison mempool elementsAndrey Ryabinin2015-04-151-0/+2
| * mm: uninline and cleanup page-mapping related helpersKirill A. Shutemov2015-04-152-14/+2
| * mm: cma: add trace events for CMA allocations and freeingsStefan Strogin2015-04-151-0/+66