index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-32
/
+4
2025-01-15
qat: don't mess with ->d_name
Al Viro
1
-32
/
+4
2024-12-28
crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async'
Kanchana P Sridhar
1
-1
/
+1
2024-12-21
crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto()
Joe Hattori
1
-0
/
+3
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
2
-2
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
10
-10
/
+10
2024-11-27
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+16
2024-11-10
crypto: qat - Fix missing destroy_workqueue in adf_init_aer()
Wang Hai
1
-1
/
+4
2024-10-31
crypto: qat - replace deprecated PCI functions
Philipp Stanner
2
-6
/
+16
2024-10-28
crypto: qat - Fix typo "accelaration"
WangYuli
1
-1
/
+1
2024-10-28
crypto: qat - Constify struct pm_status_row
Christophe JAILLET
1
-9
/
+9
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
4
-4
/
+4
2024-10-19
crypto: qat - remove faulty arbiter config reset
Ahsan Atta
1
-4
/
+0
2024-10-05
crypto: qat - remove unused adf_devmgr_get_first
Dr. David Alan Gilbert
2
-11
/
+0
2024-10-05
crypto: qat/qat_4xxx - fix off by one in uof_get_name()
Dan Carpenter
1
-1
/
+1
2024-10-05
crypto: qat/qat_420xx - fix off by one in uof_get_name()
Dan Carpenter
1
-1
/
+1
2024-10-05
crypto: iaa - Remove potential infinite loop in check_completion()
Zanussi, Tom
1
-0
/
+10
2024-10-05
crypto: qat - remove check after debugfs_create_dir()
Cabiddu, Giovanni
1
-12
/
+1
2024-09-06
crypto: qat - Remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
2024-08-24
crypto: qat - fix "Full Going True" macro definition
Svyatoslav Pankratov
1
-1
/
+1
2024-08-24
crypto: keembay - fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-17
crypto: qat - Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+2
2024-08-02
crypto: iaa - Fix potential use after free bug
Dan Carpenter
1
-2
/
+2
2024-08-02
crypto: qat - allow disabling SR-IOV VFs
Michal Witwicki
1
-66
/
+128
2024-08-02
crypto: qat - ensure correct order in VF restarting handler
Michal Witwicki
1
-3
/
+6
2024-08-02
crypto: qat - fix recovery flow for VFs
Michal Witwicki
3
-0
/
+17
2024-08-02
crypto: qat - disable IOV in adf_dev_stop()
Michal Witwicki
1
-2
/
+2
2024-08-02
crypto: qat - preserve ADF_GENERAL_SEC
Adam Guerin
17
-61
/
+60
2024-07-19
Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-15
/
+28
2024-07-06
crypto: qat - fix unintentional re-enabling of error interrupts
Hareshx Sankar Raj
2
-3
/
+9
2024-07-06
crypto: qat - extend scope of lock in adf_cfg_add_key_value_param()
Nivas Varadharajan Mugunthakumar
1
-2
/
+4
2024-06-28
crypto: qat - initialize user_input.lock for rate_limiting
Jiwei Sun
1
-0
/
+1
2024-06-28
Merge tag 'v6.10-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+3
2024-06-21
crypto: qat - make adf_ctl_class constant
Greg Kroah-Hartman
1
-9
/
+12
2024-06-21
crypto: qat - fix linking errors when PCI_IOV is disabled
Xin Zeng
1
-2
/
+3
2024-06-07
crypto: keembay - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-05-31
crypto: qat - Fix typo
Deming Wang
1
-1
/
+1
2024-05-20
Merge tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-14
/
+5
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-8
/
+8
2024-05-17
crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak
Herbert Xu
1
-14
/
+5
2024-05-10
crypto: iaa - Use kmemdup() instead of kzalloc() and memcpy()
Thorsten Blum
1
-4
/
+2
2024-05-09
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
8
-8
/
+8
2024-05-03
crypto: qat - specify firmware files for 402xx
Giovanni Cabiddu
1
-0
/
+2
2024-04-26
crypto: qat - validate slices count returned by FW
Lucas Segarra Fernandez
3
-0
/
+23
2024-04-19
crypto: qat - improve error logging to be consistent across features
Adam Guerin
1
-1
/
+1
2024-04-19
crypto: qat - improve error message in adf_get_arbiter_mapping()
Adam Guerin
2
-2
/
+2
2024-04-19
crypto: qat - implement dh fallback for primes > 4K
Damian Muszynski
1
-6
/
+60
2024-04-12
crypto: iaa - Use cpumask_weight() when rebalancing
Tom Zanussi
1
-2
/
+2
2024-04-12
crypto: qat - Fix spelling mistake "Invalide" -> "Invalid"
Colin Ian King
1
-1
/
+1
2024-04-05
crypto: qat - Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2
-6
/
+11
[next]