summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: drbg - always seeded with SP800-90B compliant noise sourceStephan Müller2020-04-242-12/+20
* crypto: jitter - SP800-90B complianceStephan Müller2020-04-242-101/+343
* crypto: algif_rng - remove redundant assignment to variable errColin Ian King2020-04-241-1/+1
* crypto: chelsio - remove redundant assignment to variable errorColin Ian King2020-04-241-1/+1
* crypto: arm64 - Consistently enable extensionMark Brown2020-04-241-1/+1
* hwrng: cctrng - Add dependency on HAS_IOMEMHerbert Xu2020-04-221-0/+1
* crypto: hisilicon/qm - add more ACPI dependenciesStephen Rothwell2020-04-221-0/+3
* hwrng: cctrng - add missing include to linux/fips.hHadar Gat2020-04-201-0/+1
* crypto: hisilicon/qm - fix build failure with ACPI offShukun Tan2020-04-201-0/+1
* crypto: marvell/octeontx - Add missing '\n' in log messagesChristophe JAILLET2020-04-166-69/+70
* crypto: api - Fix use-after-free and race in crypto_spawn_algHerbert Xu2020-04-163-7/+19
* crypto: ccp -- don't "select" CONFIG_DMADEVICESArnd Bergmann2020-04-161-2/+1
* crypto: algapi - Avoid spurious modprobe on LOADEDEric Biggers2020-04-161-1/+1
* crypto: sun8i-ss - Delete an error message in sun8i_ss_probe()Markus Elfring2020-04-161-3/+1
* hwrng: xgene - Delete an error message in xgene_rng_probe()Markus Elfring2020-04-161-3/+1
* hwrng: omap - Delete an error message in of_get_omap_rng_device_details()Markus Elfring2020-04-161-4/+1
* crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()Tang Bin2020-04-161-3/+1
* crypto: hisilicon/qm - stop qp by judging sq and cq tailYang Shen2020-04-161-9/+114
* crypto: hisilicon/sec2 - add controller reset support for SEC2Yang Shen2020-04-161-12/+28
* crypto: hisilicon/hpre - add controller reset support for HPREHui Tang2020-04-161-9/+37
* crypto: hisilicon/zip - add controller reset support for zipShukun Tan2020-04-161-6/+51
* crypto: hisilicon/qm - add controller reset interfaceShukun Tan2020-04-162-0/+560
* crypto: hisilicon - add vfs_num module parameter for hpre/secHao Fang2020-04-164-2/+64
* crypto: hisilicon - unify SR-IOV related codes into QMShukun Tan2020-04-165-324/+138
* crypto: hisilicon - put vfs_num into struct hisi_qmShukun Tan2020-04-166-29/+22
* MAINTAINERS: add HG as cctrng maintainerHadar Gat2020-04-161-0/+9
* hwrng: cctrng - introduce Arm CryptoCell driverHadar Gat2020-04-164-0/+821
* dt-bindings: add device tree binding for Arm CryptoCell trng engineHadar Gat2020-04-161-0/+54
* crypto: caam - fix the address of the last entry of S/GIuliana Prodan2020-04-161-1/+1
* crypto: caam - fix use-after-free KASAN issue for RSA algorithmsIuliana Prodan2020-04-161-2/+6
* crypto: caam - fix use-after-free KASAN issue for HASH algorithmsIuliana Prodan2020-04-161-2/+6
* crypto: caam - fix use-after-free KASAN issue for AEAD algorithmsIuliana Prodan2020-04-161-1/+3
* crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithmsIuliana Prodan2020-04-161-1/+3
* Linux 5.7-rc1v5.7-rc1Linus Torvalds2020-04-121-2/+2
* MAINTAINERS: sort field names for all entriesLinus Torvalds2020-04-121-1974/+1974
* MAINTAINERS: sort entries by entry nameLinus Torvalds2020-04-121-820/+820
* Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-124-9/+79
|\
| * KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li2020-04-111-3/+34
| * KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li2020-04-111-1/+11
| * x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner2020-04-112-5/+34
* | Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-04-123-0/+10
|\ \
| * | ucount: Make sure ucounts in /proc/sys/user don't regress againJan Kara2020-04-071-0/+2
| * | time/namespace: Add max_time_namespaces ucountDmitry Safonov2020-04-072-0/+7
| * | time/namespace: Fix time_for_children symlinkMichael Kerrisk (man-pages)2020-04-071-0/+1
* | | Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-04-125-62/+51
|\ \ \
| * | | sched/debug: Add task uclamp values to SCHED_DEBUG procfsValentin Schneider2020-04-081-0/+6
| * | | sched/debug: Factor out printing formats into common macrosValentin Schneider2020-04-081-14/+12
| * | | sched/debug: Remove redundant macro defineValentin Schneider2020-04-081-12/+0
| * | | sched/core: Remove unused rq::last_load_update_tickVincent Donnefort2020-04-082-2/+0
| * | | workqueue: Remove the warning in wq_worker_sleeping()Sebastian Andrzej Siewior2020-04-082-3/+6