summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: omap-sham - drop pm_runtime_irqsafe() usageTony Lindgren2021-08-061-1/+0
* crypto: omap-sham - drop suspend and resume functionsTony Lindgren2021-08-061-21/+0
* crypto: omap-sham - drop old hw_init and unused FLAGS_INITTony Lindgren2021-08-061-21/+5
* crypto: omap-sham - add missing pm_runtime_dontuse_autosuspend()Tony Lindgren2021-08-061-0/+2
* crypto: omap-sham - initialize req only after omap_sham_hw_init()Tony Lindgren2021-08-061-2/+2
* crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()Tony Lindgren2021-08-061-1/+1
* crypto: atmel-aes - use swap()Salah Triki2021-07-301-6/+2
* crypto: ecc - handle unaligned input buffer in ecc_swap_digitsMian Yousaf Kaukab2021-07-301-2/+3
* padata: Convert from atomic_t to refcount_t on parallel_data->refcntXiyu Yang2021-07-302-5/+6
* crypto: sun8i-ss - Use kfree_sensitiveJason Wang2021-07-301-6/+3
* crypto: atmel-aes - Allocate aes dev at tfm init timeTudor Ambarus2021-07-301-33/+43
* crypto: atmel-aes - Add fallback to XTS software implementationTudor Ambarus2021-07-301-4/+51
* crypto: atmel - Set OFB's blocksize to 1Tudor Ambarus2021-07-302-2/+2
* crypto: atmel-tdes - Add FIPS81's zero length cryptlen constraintTudor Ambarus2021-07-301-0/+3
* crypto: atmel-aes - Add NIST 800-38A's zero length cryptlen constraintTudor Ambarus2021-07-301-0/+7
* crypto: atmel-aes - Add XTS input length constraintTudor Ambarus2021-07-301-0/+3
* crypto: atmel-aes - Add blocksize constraint for ECB and CBC modesTudor Ambarus2021-07-301-1/+6
* crypto: atmel-tdes - Handle error messagesTudor Ambarus2021-07-301-17/+16
* crypto: atmel-tdes - Clarify how tdes dev gets allocated to the tfmTudor Ambarus2021-07-301-19/+9
* crypto: tcrypt - add the asynchronous speed test for SM4Tianjia Zhang2021-07-301-1/+25
* crypto: x86/sm4 - add AES-NI/AVX/x86_64 implementationTianjia Zhang2021-07-304-0/+1072
* crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-genericTianjia Zhang2021-07-305-30/+30
* crypto: sm4 - create SM4 library based on sm4 generic codeTianjia Zhang2021-07-306-152/+208
* crypto: x86/aes-ni - add missing error checks in XTS codeArd Biesheuvel2021-07-231-0/+5
* crypto: lib - rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap2021-07-163-12/+12
* hwrng: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap2021-07-164-16/+16
* crypto: arm/curve25519 - rename 'mod_init' & 'mod_exit' functions to be modul...Randy Dunlap2021-07-161-4/+4
* crypto: mxs-dcp - Use sg_mapping_iter to copy dataSean Anderson2021-07-161-27/+9
* crypto: mxs-dcp - Check for DMA mapping errorsSean Anderson2021-07-161-10/+35
* crypto: drbg - select SHA512Stephan Mueller2021-07-161-1/+1
* Linux 5.14-rc1v5.14-rc1Linus Torvalds2021-07-121-2/+2
* mm/rmap: try_to_migrate() skip zone_device !device_privateHugh Dickins2021-07-121-3/+3
* mm/rmap: fix new bug: premature return from page_mlock_one()Hugh Dickins2021-07-121-6/+5
* mm/rmap: fix old bug: munlocking THP missed other mlocksHugh Dickins2021-07-121-5/+8
* mm/rmap: fix comments left over from recent changesHugh Dickins2021-07-122-7/+2
* Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-07-116-12/+31
|\
| * Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-07-096-12/+31
| |\
| | * irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entryMarc Zyngier2021-07-095-11/+31
| | * genirq/irqdesc: Drop excess kernel-doc entry @lookupRandy Dunlap2021-06-281-1/+0
* | | Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-07-112-10/+18
|\ \ \
| * | | sched/uclamp: Ignore max aggregation if rq is idleXuewen Yan2021-07-021-7/+14
| * | | sched/fair: Fix CFS bandwidth hrtimer expiry typeOdin Ugedal2021-07-021-2/+2
| * | | sched/fair: Sync load_sum with load_avg after dequeueVincent Guittot2021-07-021-1/+2
* | | | Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-112-8/+21
|\ \ \ \
| * | | | perf/x86/intel/uncore: Clean up error handling path of iio mappingKan Liang2021-07-021-2/+4
| * | | | perf/x86/cstate: Add ICELAKE_X and ICELAKE_D supportZhang Rui2021-07-021-6/+17
* | | | | Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-07-115-23/+33
|\ \ \ \ \
| * | | | | locking/atomic: sparc: Fix arch_cmpxchg64_local()Mark Rutland2021-07-071-1/+1
| * | | | | kprobe/static_call: Restore missing static_call_text_reserved()Peter Zijlstra2021-07-051-0/+2
| * | | | | static_call: Fix static_call_text_reserved() vs __initPeter Zijlstra2021-07-051-5/+8