aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-22crypto: algif_skcipher - only call put_page on referenced and used pagesGravatar Stephan Mueller 1-2/+7
2017-08-22crypto: testmgr - add chunked test cases for chacha20Gravatar Ard Biesheuvel 1-0/+7
2017-08-22crypto: chacha20 - fix handling of chunked inputGravatar Ard Biesheuvel 1-2/+7
2017-08-22lib/mpi: kunmap after finishing accessing bufferGravatar Stephan Mueller 1-1/+3
2017-08-09crypto: x86/sha1 - Fix reads beyond the number of blocks passedGravatar megha.dey@linux.intel.com 2-32/+37
2017-08-09crypto: ixp4xx - Fix error handling path in 'aead_perform()'Gravatar Herbert Xu 1-3/+3
2017-08-03crypto: inside-secure - fix the sha state length in hmac_sha1_setkeyGravatar Antoine Ténart 1-1/+1
2017-08-03crypto: inside-secure - fix invalidation check in hmac_sha1_setkeyGravatar Antoine Ténart 1-3/+3
2017-07-18crypto: authencesn - Fix digest_null crashGravatar Herbert Xu 1-0/+5
2017-07-18crypto: brcm - remove BCM_PDC_MBOX dependency in KconfigGravatar raveendra padasalagi 1-1/+1
2017-07-18Documentation/bindings: crypto: remove the dma-mask propertyGravatar Antoine Ténart 1-2/+0
2017-07-18crypto: inside-secure - do not parse the dma mask from dtGravatar Antoine Ténart 1-4/+1
2017-07-18crypto: cavium/nitrox - Change in firmware path.Gravatar Srikanth Jampala 1-1/+2
2017-07-18crypto: brcm - Fix SHA3-512 algorithm failureGravatar raveendra padasalagi 1-0/+1
2017-07-15Linux v4.13-rc1v4.13-rc1Gravatar Linus Torvalds 1-2/+2
2017-07-15Merge tag 'standardize-docs' of git://git.lwn.net/linuxGravatar Linus Torvalds 81-4731/+6263
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 12-38/+168
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 41-163/+531
2017-07-15Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-63/+46
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 24-450/+168
2017-07-15Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 2-43/+37
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 136-1836/+2453
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 21-82/+201
2017-07-15Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 10-85/+218
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 21-207/+470
2017-07-15random: reorder READ_ONCE() in get_random_uXXGravatar Sebastian Andrzej Siewior 1-2/+4
2017-07-15random: suppress spammy warnings about unseeded randomnessGravatar Theodore Ts'o 2-23/+57
2017-07-14Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 6-17/+15
2017-07-14Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 7-57/+88
2017-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-44/+204
2017-07-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 9-19/+45
2017-07-14Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-3/+7
2017-07-14Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-26/+40
2017-07-14Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 10-37/+39
2017-07-14Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 17-62/+1969
2017-07-14replace incorrect strscpy use in FORTIFY_SOURCEGravatar Daniel Micay 1-11/+12
2017-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 3-75/+74
2017-07-14Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 14-31/+162
2017-07-14kmod: throttle kmod thread limitGravatar Luis R. Rodriguez 2-31/+9
2017-07-14kmod: add test driver to stress test the module loaderGravatar Luis R. Rodriguez 7-0/+1929
2017-07-14MAINTAINERS: give kmod some maintainer loveGravatar Luis R. Rodriguez 1-0/+7
2017-07-14xtensa: use generic fb.hGravatar Tobias Klauser 2-12/+1
2017-07-14fault-inject: add /proc/<pid>/fail-nthGravatar Akinobu Mita 2-1/+3
2017-07-14fault-inject: simplify access check for fail-nthGravatar Akinobu Mita 2-17/+15
2017-07-14fault-inject: make fail-nth read/write interface symmetricGravatar Akinobu Mita 2-14/+13
2017-07-14fault-inject: parse as natural 1-based value for fail-nth write interfaceGravatar Akinobu Mita 3-10/+8
2017-07-14fault-inject: automatically detect the number base for fail-nth write interfaceGravatar Akinobu Mita 1-1/+1
2017-07-14kernel/watchdog.c: use better pr_fmt prefixGravatar Kefeng Wang 1-1/+1
2017-07-14MAINTAINERS: move the befs tree to kernel.orgGravatar Luis de Bethencourt 1-2/+2
2017-07-14lib/atomic64_test.c: add a test that atomic64_inc_not_zero() returns an intGravatar Michael Ellerman 1-0/+7