index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: keembay - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
3
-374
/
+364
*
crypto: keembay - Remove prepare/unprepare request
Herbert Xu
2023-08-18
2
-6
/
+0
*
crypto: qat - Remove unused function declarations
Yue Haibing
2023-08-18
1
-8
/
+0
*
crypto: qat - use kfree_sensitive instead of memset/kfree()
Yang Yingliang
2023-08-11
1
-2
/
+1
*
crypto: keembay - Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-20
1
-9
/
+1
*
crypto: qat - replace the if statement with min()
You Kangren
2023-07-20
1
-5
/
+2
*
crypto: qat - add heartbeat counters check
Damian Muszynski
2023-07-20
6
-0
/
+81
*
crypto: qat - add heartbeat feature
Damian Muszynski
2023-07-20
20
-2
/
+611
*
crypto: qat - add measure clock frequency
Damian Muszynski
2023-07-20
16
-0
/
+268
*
crypto: qat - drop obsolete heartbeat interface
Damian Muszynski
2023-07-20
1
-15
/
+0
*
crypto: qat - add internal timer for qat 4xxx
Damian Muszynski
2023-07-20
10
-0
/
+137
*
crypto: qat - add fw_counters debugfs file
Lucas Segarra Fernandez
2023-07-20
7
-0
/
+303
*
crypto: qat - change value of default idle filter
Giovanni Cabiddu
2023-07-14
1
-1
/
+1
*
crypto: qat - do not export adf_init_admin_pm()
Giovanni Cabiddu
2023-06-16
1
-1
/
+0
*
crypto: qat - expose pm_idle_enabled through sysfs
Lucas Segarra Fernandez
2023-06-16
4
-1
/
+66
*
crypto: qat - extend configuration for 4xxx
Adam Guerin
2023-06-16
4
-22
/
+152
*
crypto: qat - refactor fw config logic for 4xxx
Giovanni Cabiddu
2023-06-16
1
-38
/
+58
*
crypto: qat - make fw images name constant
Giovanni Cabiddu
2023-06-16
5
-10
/
+10
*
crypto: qat - move returns to default case
Adam Guerin
2023-06-16
2
-11
/
+10
*
crypto: qat - unmap buffers before free for RSA
Hareshx Sankar Raj
2023-06-16
1
-5
/
+4
*
crypto: qat - unmap buffer before free for DH
Hareshx Sankar Raj
2023-06-16
1
-3
/
+2
*
crypto: qat - update slice mask for 4xxx devices
Karthikeyan Gopal
2023-06-09
1
-1
/
+1
*
crypto: qat - set deprecated capabilities as reserved
Karthikeyan Gopal
2023-06-09
1
-2
/
+1
*
crypto: qat - add missing function declaration in adf_dbgfs.h
Giovanni Cabiddu
2023-06-06
1
-1
/
+1
*
crypto: qat - move dbgfs init to separate file
Damian Muszynski
2023-06-02
13
-62
/
+156
*
crypto: ixp4xx - silence uninitialized variable warning
Dan Carpenter
2023-05-12
1
-1
/
+1
*
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-1
/
+1
*
crypto: ixp4xx - fix building wiht 64-bit dma_addr_t
Arnd Bergmann
2023-04-14
1
-6
/
+8
*
crypto: ixp4xx - Do not check word size when compile testing
Herbert Xu
2023-04-11
1
-1
/
+2
*
crypto: qat - Move driver to drivers/crypto/intel/qat
Tom Zanussi
2023-04-06
108
-0
/
+23515
*
crypto: ixp4xx - Move driver to drivers/crypto/intel/ixp4xx
Tom Zanussi
2023-04-06
5
-0
/
+1619
*
crypto: keembay - Move driver to drivers/crypto/intel/keembay
Tom Zanussi
2023-04-06
11
-0
/
+6654