index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
crypto: octeontx2 - uninitialized variable in kvf_limits_store()
Dan Carpenter
1
-5
/
+4
2022-01-27
crypto: caam - replace this_cpu_ptr with raw_cpu_ptr
Meng Li
1
-1
/
+1
2022-01-27
crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
Marek Vasut
1
-2
/
+2
2022-01-27
crypto: omap-aes - Fix broken pm_runtime_and_get() usage
Heiner Kallweit
1
-1
/
+1
2022-01-27
crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init()
Weili Qian
1
-1
/
+1
2022-01-27
crypto: ccp - Move SEV_INIT retry for corrupted data
Peter Gonda
1
-14
/
+16
2022-01-27
crypto: octeontx2 - prevent underflow in get_cores_bmap()
Dan Carpenter
1
-1
/
+2
2022-01-27
crypto: hisilicon/qm - fix incorrect return value of hisi_qm_resume()
Weili Qian
1
-1
/
+1
2022-01-27
crypto: stm32 - Revert broken pm_runtime_resume_and_get changes
Herbert Xu
2
-4
/
+5
2022-01-27
crypto: stm32/cryp - fix bugs and crash in tests
Nicolas Toromanoff
1
-547
/
+243
2022-01-27
crypto: stm32/cryp - fix lrw chaining mode
Nicolas Toromanoff
1
-1
/
+1
2022-01-27
crypto: stm32/cryp - fix double pm exit
Nicolas Toromanoff
1
-2
/
+0
2022-01-27
crypto: stm32/cryp - check early input data
Nicolas Toromanoff
1
-1
/
+113
2022-01-27
crypto: stm32/cryp - fix xts and race condition in crypto_engine requests
Nicolas Toromanoff
1
-2
/
+0
2022-01-27
crypto: stm32/cryp - fix CTR counter carry
Nicolas Toromanoff
1
-14
/
+13
2022-01-27
crypto: caam - save caam memory to support crypto engine retry mechanism.
Gaurav Jain
3
-0
/
+12
2022-01-27
crypto: qat - fix undetected PFVF timeout in ACK loop
Giovanni Cabiddu
1
-6
/
+6
2022-01-27
crypto: qat - make pfvf send message direction agnostic
Marco Chiappero
1
-7
/
+8
2022-01-27
crypto: qat - remove unnecessary collision prevention step in PFVF
Marco Chiappero
1
-19
/
+1
2022-01-27
crypto: qce - fix uaf on qce_skcipher_register_one
Chengfeng Ye
1
-1
/
+1
2022-01-27
crypto: qce - fix uaf on qce_ahash_register_one
Chengfeng Ye
1
-1
/
+1
2022-01-27
crypto: qce - fix uaf on qce_aead_register_one
Chengfeng Ye
1
-1
/
+1
2022-01-27
crypto: atmel-aes - Reestablish the correct tfm context at dequeue
Tudor Ambarus
1
-5
/
+1
2021-11-18
crypto: octeontx2 - set assoclen in aead_do_fallback()
Ovidiu Panait
1
-0
/
+1
2021-11-18
crypto: qat - disregard spurious PFVF interrupts
Giovanni Cabiddu
2
-0
/
+12
2021-11-18
crypto: qat - detect PFVF collision after ACK
Giovanni Cabiddu
1
-0
/
+7
2021-11-18
crypto: ccree - avoid out-of-range warnings from clang
Arnd Bergmann
1
-1
/
+2
2021-11-18
crypto: qat - power up 4xxx device
Giovanni Cabiddu
4
-0
/
+47
2021-11-18
crypto: caam - disable pkc for non-E SoCs
Michael Walle
2
-4
/
+18
2021-11-18
crypto: s5p-sss - Add error handling in s5p_aes_probe()
Tang Bin
1
-0
/
+2
2021-09-24
crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()
Dan Carpenter
1
-6
/
+8
2021-09-08
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2021-08-27
crypto: ccp - Add support for new CCP/PSP device ID
John Allen
1
-0
/
+7
2021-08-21
crypto: hisilicon - check _PS0 and _PR0 method
Weili Qian
1
-0
/
+4
2021-08-21
crypto: hisilicon - change parameter passing of debugfs function
Weili Qian
3
-36
/
+20
2021-08-21
crypto: hisilicon - support runtime PM for accelerator device
Weili Qian
5
-30
/
+297
2021-08-21
crypto: hisilicon - add runtime PM ops
Weili Qian
2
-0
/
+120
2021-08-21
crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...
Weili Qian
5
-27
/
+81
2021-08-21
crypto: hisilicon/sec - modify the hardware endian configuration
Kai Ye
2
-27
/
+9
2021-08-21
crypto: hisilicon/sec - fix the abnormal exiting process
Kai Ye
1
-1
/
+2
2021-08-21
crypto: qat - store vf.compatible flag
Giovanni Cabiddu
1
-1
/
+3
2021-08-21
crypto: qat - do not export adf_iov_putmsg()
Giovanni Cabiddu
1
-1
/
+0
2021-08-21
crypto: qat - flush vf workqueue at driver removal
Ahsan Atta
5
-0
/
+33
2021-08-21
crypto: qat - remove the unnecessary get_vintmsk_offset()
Marco Chiappero
14
-44
/
+2
2021-08-21
crypto: qat - fix naming of PF/VF enable functions
Marco Chiappero
9
-13
/
+13
2021-08-21
crypto: qat - complete all the init steps before service notification
Marco Chiappero
1
-4
/
+6
2021-08-21
crypto: qat - move IO virtualization functions
Giovanni Cabiddu
4
-15
/
+17
2021-08-21
crypto: qat - fix naming for init/shutdown VF to PF notifications
Marco Chiappero
5
-16
/
+16
2021-08-21
crypto: qat - protect interrupt mask CSRs with a spinlock
Kanchana Velusamy
7
-4
/
+41
2021-08-21
crypto: qat - move pf2vf interrupt [en|dis]able to adf_vf_isr.c
Marco Chiappero
2
-20
/
+20
[next]