aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-18crypto: md5 - add MD5 initial vectorsLABBE Corentin1-0/+5
2015-05-13crypto: aead - Convert top level interface to new styleHerbert Xu4-481/+468
2015-05-13crypto: cryptd - Add missing aead.h inclusionHerbert Xu1-0/+1
2015-05-13crypto: aead - Add crypto_aead_set_reqsize helperHerbert Xu1-0/+6
2015-05-13crypto: api - Add crypto_grab_spawn primitiveHerbert Xu1-0/+2
2015-05-11crypto: nx - add PowerNV platform NX-842 driverDan Streetman1-2/+4
2015-05-11crypto: nx - add nx842 constraintsDan Streetman1-0/+9
2015-05-11crypto: nx - add NX-842 platform frontend driverDan Streetman1-4/+6
2015-05-11lib: add software 842 compression/decompressionDan Streetman1-0/+12
2015-05-01crypto: pcomp - Constify (de)compression parametersDavid Howells1-4/+4
2015-04-23crypto: api - Move module sig ifdef into accessor functionHerbert Xu1-0/+12
2015-04-22crypto: rng - Remove old low-level rng interfaceHerbert Xu3-39/+4
2015-04-22crypto: drbg - Convert to new rng interfaceHerbert Xu1-38/+12
2015-04-22crypto: rng - Add multiple algorithm registration interfaceHerbert Xu1-0/+2
2015-04-22crypto: rng - Add crypto_rng_set_entropyHerbert Xu2-0/+10
2015-04-22crypto: rng - Convert low-level crypto_rng to new styleHerbert Xu3-5/+46
2015-04-22crypto: rng - Mark crypto_rng_reset seed as constHerbert Xu1-6/+3
2015-04-21crypto: rng - Introduce crypto_rng_generateHerbert Xu1-2/+25
2015-04-21crypto: rng - Convert crypto_rng to new style crypto_typeHerbert Xu2-34/+10
2015-04-21crypto: drbg - replace spinlock with mutexStephan Mueller1-2/+2
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds23-230/+272
2015-04-15linux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASKRasmus Villemoes1-6/+2
2015-04-15lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes1-4/+4
2015-04-15printk: comment pr_cont() stating it is only to continue a lineSteven Rostedt1-0/+5
2015-04-15kernel/reboot.c: add orderly_reboot for graceful rebootJoel Stanley1-1/+2
2015-04-15kernel/resource.c: remove deprecated __check_region() and friendsJakub Sitnicki1-8/+0
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda3-4/+60
2015-04-15include/linux: remove empty conditionalsRasmus Villemoes2-73/+0
2015-04-15zsmalloc: support compactionMinchan Kim1-0/+1
2015-04-15dax: use pfn_mkwrite to update c/mtime + freeze protectionBoaz Harrosh1-0/+1
2015-04-15mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAPBoaz Harrosh1-0/+3
2015-04-15mm/mempool.c: kasan: poison mempool elementsAndrey Ryabinin1-0/+2
2015-04-15mm: uninline and cleanup page-mapping related helpersKirill A. Shutemov2-14/+2
2015-04-15mm: cma: add trace events for CMA allocations and freeingsStefan Strogin1-0/+66
2015-04-15include/linux/mm.h: simplify flag checkBorislav Petkov1-3/+3
2015-04-15mm: hugetlb: cleanup using paeg_huge_active()Naoya Horiguchi2-2/+7
2015-04-15mm, mempool: disallow mempools based on slab caches with constructorsDavid Rientjes1-1/+2
2015-04-15hugetlbfs: accept subpool min_size mount option and setup accordinglyMike Kravetz1-1/+2
2015-04-15hugetlbfs: add minimum size tracking fields to subpool structureMike Kravetz1-1/+7
2015-04-15mm: rename deactivate_page to deactivate_file_pageMinchan Kim1-1/+1
2015-04-15mm: allow compaction of unevictable pagesEric B Munson1-0/+1
2015-04-15mm: avoid tail page refcounting on non-THP compound pagesKirill A. Shutemov1-1/+1
2015-04-15mm: consolidate all page-flags helpers in <linux/page-flags.h>Kirill A. Shutemov4-105/+96
2015-04-15mm: refactor zone_movable_is_highmem()Zhang Zhen1-4/+4
2015-04-15vfs: delete vfs_readdir function declarationZhang Zhen1-1/+0
2015-04-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds3-18/+27
2015-04-15Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds20-46/+649
2015-04-15Merge tag 'locks-v4.1-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-2/+2
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds2-45/+1
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-11/+6