index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: x86/aes-xts - wire up VAES + AVX10/512 implementation
Eric Biggers
2024-04-05
2
-0
/
+41
*
crypto: x86/aes-xts - wire up VAES + AVX10/256 implementation
Eric Biggers
2024-04-05
2
-0
/
+25
*
crypto: x86/aes-xts - wire up VAES + AVX2 implementation
Eric Biggers
2024-04-05
2
-0
/
+31
*
crypto: x86/aes-xts - wire up AESNI + AVX implementation
Eric Biggers
2024-04-05
2
-2
/
+209
*
crypto: x86/aes-xts - add AES-XTS assembly macro for modern CPUs
Eric Biggers
2024-04-05
2
-1
/
+802
*
x86: add kconfig symbols for assembler VAES and VPCLMULQDQ support
Eric Biggers
2024-04-05
1
-0
/
+10
*
crypto: ecdh - explicitly zeroize private_key
Joachim Vandersmissen
2024-04-05
1
-0
/
+2
*
crypto: fips - Remove the now superfluous sentinel element from ctl_table array
Joel Granados
2024-04-05
1
-1
/
+0
*
crypto: jitter - Use kvfree_sensitive() to fix Coccinelle warning
Thorsten Blum
2024-04-05
1
-2
/
+1
*
dt-bindings: crypto: ti,omap-sham: Convert to dtschema
Animesh Agarwal
2024-04-05
2
-28
/
+56
*
crypto: qat - Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-04-05
2
-6
/
+11
*
hwrng: mxc-rnga - Drop usage of platform_driver_probe()
Uwe Kleine-König
2024-04-02
1
-4
/
+5
*
crypto: x86/aesni - Update aesni_set_key() to return void
Chang S. Bae
2024-04-02
2
-7
/
+6
*
crypto: x86/aesni - Rearrange AES key size check
Chang S. Bae
2024-04-02
1
-10
/
+8
*
crypto: bcm - Fix pointer arithmetic
Aleksandr Mishin
2024-04-02
1
-1
/
+1
*
crypto: iaa - Fix some errors in IAA documentation
Jerry Snitselaar
2024-04-02
1
-6
/
+16
*
crypto: ecdsa - Fix module auto-load on add-key
Stefan Berger
2024-04-02
1
-0
/
+3
*
crypto: ecc - update ecc_gen_privkey for FIPS 186-5
Joachim Vandersmissen
2024-04-02
1
-12
/
+17
*
crypto: ecrdsa - Fix module auto-load on add_key
Vitaly Chikunov
2024-04-02
1
-0
/
+1
*
hwrng: core - Convert sprintf/snprintf to sysfs_emit
Li Zhijian
2024-04-02
1
-1
/
+1
*
dt-bindings: crypto: ice: Document sc7280 inline crypto engine
Luca Weiss
2024-04-02
1
-0
/
+1
*
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
2024-04-02
32
-1096
/
+71
*
crypto: nx - Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2024-04-02
2
-6
/
+10
*
crypto: starfive - Use dma for aes requests
Jia Jie Ho
2024-04-02
4
-238
/
+395
*
crypto: starfive - Skip unneeded key free
Jia Jie Ho
2024-04-02
1
-0
/
+3
*
crypto: starfive - Update hash dma usage
Jia Jie Ho
2024-04-02
3
-176
/
+112
*
dt-bindings: crypto: starfive: Add jh8100 support
Jia Jie Ho
2024-04-02
1
-2
/
+28
*
crypto: iaa - Change iaa statistics to atomic64_t
Tom Zanussi
2024-04-02
2
-64
/
+77
*
crypto: iaa - Add global_stats file and remove individual stat files
Tom Zanussi
2024-04-02
2
-45
/
+61
*
crypto: iaa - Remove comp/decomp delay statistics
Tom Zanussi
2024-04-02
3
-45
/
+0
*
crypto: iaa - fix decomp_bytes_in stats
Tom Zanussi
2024-04-02
1
-2
/
+2
*
crypto: qat - implement interface for live migration
Xin Zeng
2024-04-02
9
-1
/
+1445
*
crypto: qat - add interface for live migration
Xin Zeng
2024-04-02
5
-1
/
+189
*
crypto: qat - add bank save and restore flows
Siming Wan
2024-04-02
4
-0
/
+338
*
crypto: qat - expand CSR operations for QAT GEN4 devices
Siming Wan
2024-04-02
3
-1
/
+249
*
crypto: qat - rename get_sla_arr_of_type()
Siming Wan
2024-04-02
2
-5
/
+7
*
crypto: qat - relocate CSR access code
Giovanni Cabiddu
2024-04-02
17
-362
/
+397
*
crypto: qat - move PFVF compat checker to a function
Xin Zeng
2024-04-02
2
-7
/
+12
*
crypto: qat - relocate and rename 4xxx PF2VM definitions
Xin Zeng
2024-04-02
2
-5
/
+7
*
crypto: qat - adf_get_etr_base() helper
Giovanni Cabiddu
2024-04-02
3
-6
/
+12
*
Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-03-25
9
-5
/
+114
|
\
|
*
crypto: iaa - Fix nr_cpus < nr_iaa case
Tom Zanussi
2024-03-22
1
-3
/
+7
|
*
Revert "crypto: pkcs7 - remove sha1 support"
Eric Biggers
2024-03-22
8
-2
/
+107
*
|
Linux 6.9-rc1
v6.9-rc1
Linus Torvalds
2024-03-24
1
-2
/
+2
*
|
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-24
4
-2
/
+14
|
\
\
|
*
|
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
2024-03-24
1
-0
/
+2
|
*
|
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
2024-03-24
1
-1
/
+2
|
*
|
x86/efistub: Call mixed mode boot services on the firmware's stack
Ard Biesheuvel
2024-03-24
1
-0
/
+9
|
*
|
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...
KONDO KAZUMA(近藤 和真)
2024-03-22
1
-1
/
+1
*
|
|
Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-24
15
-89
/
+80
|
\
\
\
[next]