summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-16crypto: bcm - fix normal/non key hash algorithm failureRaveendra Padasalagi
2018-11-16crypto: cts - document NIST standard statusGilad Ben-Yossef
2018-11-16crypto: ecc - check for invalid values in the key verification testVitaly Chikunov
2018-11-09crypto: testmgr - mark cts(cbc(aes)) as FIPS allowedGilad Ben-Yossef
2018-11-09crypto: user - clean up report structure copyingEric Biggers
2018-11-09crypto: user - remove redundant reporting functionsEric Biggers
2018-11-09crypto: chelsio - clean up various indentation issuesColin Ian King
2018-11-09pcrypt: use format specifier in kobject_addColin Ian King
2018-11-09crypto: testmgr - add AES-CFB testsDmitry Eremin-Solenikov
2018-11-09crypto: cfb - fix decryptionDmitry Eremin-Solenikov
2018-11-09crypto: cavium/nitrox - fix a DMA pool free failureWenwen Wang
2018-11-09crypto: ccree - add SM3 supportYael Chemla
2018-11-09crypto: ccree - modify set_cipher_mode usage from cc_hashYael Chemla
2018-11-09crypto: ccree - adjust hash length to suit certain context specificsYael Chemla
2018-11-09crypto: ccree - add SM4 supportGilad Ben-Yossef
2018-11-09dt-bindings: crypto: ccree: add ccree 713Gilad Ben-Yossef
2018-11-09crypto: ccree - add support for CryptoCell 713Gilad Ben-Yossef
2018-11-09crypto: arm/aes - add some hardening against cache-timing attacksEric Biggers
2018-11-09crypto: aes_ti - disable interrupts while accessing S-boxEric Biggers
2018-11-09crypto: user - Zeroize whole structure given to user spaceCorentin Labbe
2018-11-09crypto: user - fix leaking uninitialized memory to userspaceEric Biggers
2018-11-09crypto: simd - correctly take reqsize of wrapped skcipher into accountArd Biesheuvel
2018-11-09crypto: hisilicon - Fix reference after free of memories on error pathJohn Garry
2018-11-09crypto: hisilicon - Fix NULL dereference for same dst and srcJohn Garry
2018-11-04Linux 4.20-rc1Linus Torvalds
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds
2018-11-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-11-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-11-03Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-11-03Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-11-03Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-11-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko
2018-11-03ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen
2018-11-03ocfs2: dlmglue: clean up timestamp handlingArnd Bergmann