misc: make sure Tizen notifier is executed before reset
[platform/kernel/linux-rpi.git] / drivers / crypto /
2022-10-31 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-10-26 Dan Carpentercrypto: cavium - prevent integer overflow loading firmware
2022-10-26 Dan Carpentercrypto: marvell/octeontx - prevent integer overflows
2022-10-26 Damian Muszynskicrypto: qat - fix DMA transfer direction
2022-10-26 Peter Harliman Liemcrypto: inside-secure - Change swab to swab32
2022-10-26 Koba Kocrypto: ccp - Release dma channels before dmaengine...
2022-10-26 Weili Qiancrypto: hisilicon/qm - fix missing put dfx access
2022-10-26 Lucas Segarra Fern... crypto: qat - fix default value of WDT timer
2022-10-26 Ye Weihuacrypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nr
2022-10-26 Zhengchao Shaocrypto: sahara - don't sleep when in softirq
2022-10-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-10-15 Giovanni CabidduRevert "crypto: qat - reduce size of mapped region"
2022-08-23 Dom CobleyMerge tag 'v5.15.61' into rpi-5.15.y
2022-08-23 Dom CobleyMerge tag 'v5.15.58' into rpi-5.15.y
2022-08-17 Kai Yecrypto: hisilicon/sec - fix auth key size error
2022-08-17 Pali Rohárcrypto: inside-secure - Add missing MODULE_DEVICE_TABLE...
2022-08-17 Zhengchao Shaocrypto: hisilicon/hpre - don't use GFP_KERNEL to alloc...
2022-08-17 Zhengchao Shaocrypto: hisilicon - Kunpeng916 crypto driver don't...
2022-08-17 Zhengchao Shaocrypto: hisilicon/sec - don't sleep when in softirq
2022-08-17 Tom Lendackycrypto: ccp - During shutdown, check SEV data pointer...
2022-08-17 Alexey Khoroshilovcrypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_...
2022-08-17 Dan Carpentercrypto: sun8i-ss - fix error codes in allocate_flows()
2022-08-17 Corentin Labbecrypto: sun8i-ss - do not allocate memory when handling...
2022-08-17 John Allencrypto: ccp - Use kzalloc for sev ioctl interfaces...
2022-07-29 Giovanni Cabidducrypto: qat - re-enable registration of algorithms
2022-07-29 Giovanni Cabidducrypto: qat - add param check for DH
2022-07-29 Giovanni Cabidducrypto: qat - add param check for RSA
2022-07-29 Giovanni Cabidducrypto: qat - remove dma_free_coherent() for DH
2022-07-29 Giovanni Cabidducrypto: qat - remove dma_free_coherent() for RSA
2022-07-29 Giovanni Cabidducrypto: qat - fix memory leak in RSA
2022-07-29 Giovanni Cabidducrypto: qat - add backlog mechanism
2022-07-29 Giovanni Cabidducrypto: qat - refactor submission logic
2022-07-29 Giovanni Cabidducrypto: qat - use pre-allocated buffers in datapath
2022-07-29 Giovanni Cabidducrypto: qat - set to zero DH parameters before free
2022-06-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-09 Corentin Labbecrypto: sun8i-ss - handle zero sized sg
2022-06-09 Corentin Labbecrypto: sun8i-ss - rework handling of IV
2022-06-09 Corentin Labbecrypto: marvell/cesa - ECB does not IV
2022-06-09 Giovanni Cabidducrypto: qat - set COMPRESSION capability for DH895XCC
2022-06-09 Giovanni Cabidducrypto: qat - set CIPHER capability for DH895XCC
2022-06-09 Giovanni Cabidducrypto: qat - set COMPRESSION capability for QAT GEN2
2022-06-09 Giovanni Cabidducrypto: qat - set CIPHER capability for QAT GEN2
2022-06-09 Haren Mynenipowerpc/powernv/vas: Assign real address to rx_fifo...
2022-06-09 Gilad Ben-Yossefcrypto: ccree - use fine grained DMA mapping dir
2022-06-06 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-06 Fabio Estevamcrypto: caam - fix i.MX6SX entropy delay value
2022-05-26 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-25 Ondrej Mosnacekcrypto: qcom-rng - fix infinite loop on requests not...
2022-05-25 Zheng Yongjuncrypto: stm32 - fix reference leak in stm32_crc_remove
2022-04-11 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-08 Kai Yecrypto: hisilicon/sec - not need to enable sm4 extra...
2022-04-08 Kai Yecrypto: hisilicon/qm - cleanup warning in qm_vf_read_qos
2022-04-08 Jianglei Niecrypto: ccree - Fix use after free in cc_cipher_exit()
2022-04-08 Dāvis Mosānscrypto: ccp - ccp_dmaengine_unregister release dma...
2022-04-08 Petr Vorelcrypto: vmx - add missing dependencies
2022-04-08 Corentin Labbecrypto: gemini - call finalize with bh disabled
2022-04-08 Corentin Labbecrypto: amlogic - call finalize with bh disabled
2022-04-08 Corentin Labbecrypto: sun8i-ce - call finalize with bh disabled
2022-04-08 Corentin Labbecrypto: sun8i-ss - call finalize with bh disabled
2022-04-08 Kai Yecrypto: hisilicon/sec - fix the aead software fallback...
2022-04-08 Gilad Ben-Yossefcrypto: ccree - don't attempt 0 len DMA mappings
2022-04-08 Corentin Labbecrypto: rockchip - ECB does not need IV
2022-04-08 Shijith Thottoncrypto: octeontx2 - remove CONFIG_DM_CRYPT check
2022-04-08 Tomas Paukrtcrypto: mxs-dcp - Fix scatterlist processing
2022-04-08 Corentin Labbecrypto: sun8i-ss - really disable hash on A80
2022-04-08 Peter Gondacrypto: ccp - Ensure psp_ret is always init'd in __sev_...
2022-03-30 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-03-28 Giovanni Cabidducrypto: qat - disable registration of algorithms
2022-03-23 Brian Masneycrypto: qcom-rng - ensure buffer for generate is comple...
2022-01-27 Dan Carpentercrypto: octeontx2 - uninitialized variable in kvf_limit...
2022-01-27 Meng Licrypto: caam - replace this_cpu_ptr with raw_cpu_ptr
2022-01-27 Marek Vasutcrypto: stm32/crc32 - Fix kernel BUG triggered in probe()
2022-01-27 Heiner Kallweitcrypto: omap-aes - Fix broken pm_runtime_and_get()...
2022-01-27 Weili Qiancrypto: hisilicon/hpre - fix memory leak in hpre_curve2...
2022-01-27 Peter Gondacrypto: ccp - Move SEV_INIT retry for corrupted data
2022-01-27 Dan Carpentercrypto: octeontx2 - prevent underflow in get_cores_bmap()
2022-01-27 Weili Qiancrypto: hisilicon/qm - fix incorrect return value of...
2022-01-27 Herbert Xucrypto: stm32 - Revert broken pm_runtime_resume_and_get...
2022-01-27 Nicolas Toromanoffcrypto: stm32/cryp - fix bugs and crash in tests
2022-01-27 Nicolas Toromanoffcrypto: stm32/cryp - fix lrw chaining mode
2022-01-27 Nicolas Toromanoffcrypto: stm32/cryp - fix double pm exit
2022-01-27 Nicolas Toromanoffcrypto: stm32/cryp - check early input data
2022-01-27 Nicolas Toromanoffcrypto: stm32/cryp - fix xts and race condition in...
2022-01-27 Nicolas Toromanoffcrypto: stm32/cryp - fix CTR counter carry
2022-01-27 Gaurav Jaincrypto: caam - save caam memory to support crypto engin...
2022-01-27 Giovanni Cabidducrypto: qat - fix undetected PFVF timeout in ACK loop
2022-01-27 Marco Chiapperocrypto: qat - make pfvf send message direction agnostic
2022-01-27 Marco Chiapperocrypto: qat - remove unnecessary collision prevention...
2022-01-27 Chengfeng Yecrypto: qce - fix uaf on qce_skcipher_register_one
2022-01-27 Chengfeng Yecrypto: qce - fix uaf on qce_ahash_register_one
2022-01-27 Chengfeng Yecrypto: qce - fix uaf on qce_aead_register_one
2022-01-27 Tudor Ambaruscrypto: atmel-aes - Reestablish the correct tfm context...
2021-11-18 Ovidiu Panaitcrypto: octeontx2 - set assoclen in aead_do_fallback()
2021-11-18 Giovanni Cabidducrypto: qat - disregard spurious PFVF interrupts
2021-11-18 Giovanni Cabidducrypto: qat - detect PFVF collision after ACK
2021-11-18 Arnd Bergmanncrypto: ccree - avoid out-of-range warnings from clang
2021-11-18 Giovanni Cabidducrypto: qat - power up 4xxx device
2021-11-18 Michael Wallecrypto: caam - disable pkc for non-E SoCs
2021-11-18 Tang Bincrypto: s5p-sss - Add error handling in s5p_aes_probe()
2021-10-31 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
next