index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
crypto: tegra - Fix some error codes
Dan Carpenter
1
-2
/
+2
2024-04-26
crypto: qat - validate slices count returned by FW
Lucas Segarra Fernandez
3
-0
/
+23
2024-04-26
crypto: tegra - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-19
crypto: stm32/hash - add full DMA support for stm32mpx
Maxime Méré
1
-122
/
+448
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-19
crypto: octeontx2 - add missing check for dma_map_single
Chen Ni
1
-0
/
+4
2024-04-12
crypto: hisilicon/qm - Add the err memory release process to qm uninit
Chenghai Huang
1
-4
/
+1
2024-04-12
crypto: hisilicon/debugfs - Resolve the problem of applying for redundant space in sq dump
Chenghai Huang
1
-6
/
+5
2024-04-12
crypto: hisilicon/sec - Fix memory leak for sec resource release
Chenghai Huang
1
-1
/
+3
2024-04-12
crypto: hisilicon - Adjust debugfs creation and release order
Chenghai Huang
3
-36
/
+32
2024-04-12
crypto: hisilicon/qm - Add the default processing branch
Chenghai Huang
1
-0
/
+3
2024-04-12
crypto: hisilicon/debugfs - Fix the processing logic issue in the debugfs creation
Chenghai Huang
1
-3
/
+3
2024-04-12
crypto: hisilicon/sgl - Delete redundant parameter verification
Chenghai Huang
1
-4
/
+1
2024-04-12
crypto: hisilicon/debugfs - Fix debugfs uninit process issue
Chenghai Huang
1
-3
/
+18
2024-04-12
crypto: hisilicon/sec - Add the condition for configuring the sriov function
Chenghai Huang
1
-1
/
+2
2024-04-12
crypto: iaa - Use cpumask_weight() when rebalancing
Tom Zanussi
1
-2
/
+2
2024-04-12
crypto: tegra - Add Tegra Security Engine driver
Akhil R
8
-0
/
+4166
2024-04-12
gpu: host1x: Add Tegra SE to SID table
Akhil R
1
-0
/
+24
2024-04-12
crypto: ccp - drop platform ifdef checks
Arnd Bergmann
1
-12
/
+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
2024-04-02
hwrng: mxc-rnga - Drop usage of platform_driver_probe()
Uwe Kleine-König
1
-4
/
+5
2024-04-02
crypto: bcm - Fix pointer arithmetic
Aleksandr Mishin
1
-1
/
+1
2024-04-02
hwrng: core - Convert sprintf/snprintf to sysfs_emit
Li Zhijian
1
-1
/
+1
2024-04-02
crypto: nx - Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2
-6
/
+10
2024-04-02
crypto: starfive - Use dma for aes requests
Jia Jie Ho
4
-238
/
+395
2024-04-02
crypto: starfive - Skip unneeded key free
Jia Jie Ho
1
-0
/
+3
2024-04-02
crypto: starfive - Update hash dma usage
Jia Jie Ho
3
-176
/
+112
2024-04-02
crypto: iaa - Change iaa statistics to atomic64_t
Tom Zanussi
2
-64
/
+77
2024-04-02
crypto: iaa - Add global_stats file and remove individual stat files
Tom Zanussi
1
-13
/
+17
2024-04-02
crypto: iaa - Remove comp/decomp delay statistics
Tom Zanussi
3
-45
/
+0
2024-04-02
crypto: iaa - fix decomp_bytes_in stats
Tom Zanussi
1
-2
/
+2
2024-04-02
crypto: qat - implement interface for live migration
Xin Zeng
9
-1
/
+1445
2024-04-02
crypto: qat - add interface for live migration
Xin Zeng
4
-1
/
+158
2024-04-02
crypto: qat - add bank save and restore flows
Siming Wan
4
-0
/
+338
2024-04-02
crypto: qat - expand CSR operations for QAT GEN4 devices
Siming Wan
3
-1
/
+249
2024-04-02
crypto: qat - rename get_sla_arr_of_type()
Siming Wan
2
-5
/
+7
2024-04-02
crypto: qat - relocate CSR access code
Giovanni Cabiddu
17
-362
/
+397
2024-04-02
crypto: qat - move PFVF compat checker to a function
Xin Zeng
2
-7
/
+12
2024-04-02
crypto: qat - relocate and rename 4xxx PF2VM definitions
Xin Zeng
2
-5
/
+7
2024-04-02
crypto: qat - adf_get_etr_base() helper
Giovanni Cabiddu
3
-6
/
+12
2024-03-25
Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+7
2024-03-24
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
3
-2
/
+5
2024-03-24
Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+9
2024-03-24
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
1
-0
/
+2
2024-03-24
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
1
-1
/
+2
2024-03-23
Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-54
/
+110
2024-03-23
Merge tag 'irq-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-18
/
+54
[next]