summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-2536-2426/+1174
|\ \
| * | crypto: testmgr - fix sizeof() on COMP_BUF_SIZEMichael Schupikov2018-10-121-3/+3
| * | crypto: aegis/generic - fix for big endian systemsArd Biesheuvel2018-10-081-11/+9
| * | crypto: morus/generic - fix for big endian systemsArd Biesheuvel2018-10-082-17/+6
| * | crypto: lrw - fix rebase error after out of bounds fixArd Biesheuvel2018-10-051-4/+3
| * | crypto: x86/aes-ni - remove special handling of AES in PCBC modeArd Biesheuvel2018-10-051-1/+1
| * | crypto: tcrypt - add OFB functional testsGilad Ben-Yossef2018-09-281-0/+1
| * | crypto: ofb - add output feedback modeGilad Ben-Yossef2018-09-283-0/+238
| * | crypto: testmgr - update sm4 test vectorsGilad Ben-Yossef2018-09-284-7/+144
| * | crypto: tcrypt - remove remnants of pcomp-based zlibHoria Geantă2018-09-282-8/+1
| * | crypto: user - Implement a generic crypto statisticsCorentin Labbe2018-09-287-7/+507
| * | crypto: cryptd - Remove VLA usage of skcipherKees Cook2018-09-281-15/+17
| * | crypto: null - Remove VLA usage of skcipherKees Cook2018-09-287-28/+27
| * | crypto: skcipher - Introduce crypto_sync_skcipherKees Cook2018-09-281-0/+24
| * | crypto: fix a memory leak in rsa-kcs1pad's encryption modeDan Aloni2018-09-281-9/+0
| * | crypto: lrw - Do not use auxiliary bufferOndrej Mosnacek2018-09-211-229/+51
| * | crypto: lrw - Optimize tweak computationOndrej Mosnacek2018-09-211-24/+37
| * | crypto: testmgr - Add test for LRW counter wrap-aroundOndrej Mosnacek2018-09-211-0/+21
| * | crypto: lrw - Fix out-of bounds access on counter overflowOndrej Mosnacek2018-09-211-1/+6
| * | crypto: tcrypt - fix ghash-generic speed testHoria Geantă2018-09-211-0/+3
| * | crypto: chacha20 - Fix chacha20_block() keystream alignment (again)Eric Biggers2018-09-211-3/+4
| * | crypto: xts - Drop use of auxiliary bufferOndrej Mosnacek2018-09-211-223/+46
| * | crypto: api - Introduce notifier for new crypto algorithmsMartin K. Petersen2018-09-043-8/+4
| * | crypto: x86 - remove SHA multibuffer routines and mcryptdArd Biesheuvel2018-09-043-738/+0
| * | crypto: shash - Remove VLA usage in unaligned hashingKees Cook2018-09-041-11/+16
| * | crypto: api - Introduce generic max blocksize and alignmaskKees Cook2018-09-041-1/+6
| * | crypto: hash - Remove VLA usageKees Cook2018-09-043-6/+6
| * | crypto: ccm - Remove VLA usageArd Biesheuvel2018-09-041-3/+6
| * | crypto: xcbc - Remove VLA usageKees Cook2018-09-041-3/+5
| * | crypto: speck - remove SpeckJason A. Donenfeld2018-09-045-1084/+0
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-250-0/+0
|\ \ \
| * | | Merge tag 'y2038' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playg...Thomas Gleixner2018-09-1541-535/+737
| |\| |
* | | | Revert "net: simplify sock_poll_wait"Karsten Graul2018-10-231-1/+1
| |_|/ |/| |
* | | Merge tag 'v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Bartlomiej Zolnierkiewicz2018-09-2644-541/+759
|\ \ \ | | |/ | |/|
| * | Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds2018-08-230-0/+0
| |\ \ | |/ / |/| |
* | | Merge tag 'v4.18-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Bartlomiej Zolnierkiewicz2018-06-2839-11988/+10669
|\ \ \
| | * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-08-200-0/+0
| | |\ \
| | | * | Merge branch 'for-4.19/cougar' into for-linusJiri Kosina2018-08-209-15/+34
| | | |\|
| | * | | Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2018-08-182-5/+9
| | |\ \ \
| | | * | | async_pq: Remove VLA usageKyle Spiers2018-06-182-5/+9
| | * | | | Replace magic for trusting the secondary keyring with #defineYannik Sembritzki2018-08-161-1/+1
| | * | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-151-1/+1
| | |\ \ \ \
| | | * | | | evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett2018-07-181-1/+1
| | |/ / / / | |/| | | |
| | * | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-1536-526/+722
| | |\ \ \ \
| | | * | | | crypto: dh - make crypto_dh_encode_key() make robustEric Biggers2018-08-031-14/+16
| | | * | | | crypto: dh - fix calculating encoded key sizeEric Biggers2018-08-032-7/+7
| | | * | | | crypto: ablkcipher - fix crash flushing dcache in error pathEric Biggers2018-08-031-31/+26
| | | * | | | crypto: blkcipher - fix crash flushing dcache in error pathEric Biggers2018-08-031-28/+26
| | | * | | | crypto: skcipher - fix crash flushing dcache in error pathEric Biggers2018-08-031-26/+27
| | | * | | | crypto: skcipher - remove unnecessary setting of walk->nbytesEric Biggers2018-08-031-1/+0