index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-05
crypto: jitter - Replace http with https
Thorsten Blum
2024-04-05
crypto: jitter - Remove duplicate word in comment
Thorsten Blum
2024-04-05
crypto: x86/aes-xts - wire up VAES + AVX10/512 implementation
Eric Biggers
2024-04-05
crypto: x86/aes-xts - wire up VAES + AVX10/256 implementation
Eric Biggers
2024-04-05
crypto: x86/aes-xts - wire up VAES + AVX2 implementation
Eric Biggers
2024-04-05
crypto: x86/aes-xts - wire up AESNI + AVX implementation
Eric Biggers
2024-04-05
crypto: x86/aes-xts - add AES-XTS assembly macro for modern CPUs
Eric Biggers
2024-04-05
x86: add kconfig symbols for assembler VAES and VPCLMULQDQ support
Eric Biggers
2024-04-05
crypto: ecdh - explicitly zeroize private_key
Joachim Vandersmissen
2024-04-05
crypto: fips - Remove the now superfluous sentinel element from ctl_table array
Joel Granados
2024-04-05
crypto: jitter - Use kvfree_sensitive() to fix Coccinelle warning
Thorsten Blum
2024-04-05
dt-bindings: crypto: ti,omap-sham: Convert to dtschema
Animesh Agarwal
2024-04-05
crypto: qat - Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-04-02
hwrng: mxc-rnga - Drop usage of platform_driver_probe()
Uwe Kleine-König
2024-04-02
crypto: x86/aesni - Update aesni_set_key() to return void
Chang S. Bae
2024-04-02
crypto: x86/aesni - Rearrange AES key size check
Chang S. Bae
2024-04-02
crypto: bcm - Fix pointer arithmetic
Aleksandr Mishin
2024-04-02
crypto: iaa - Fix some errors in IAA documentation
Jerry Snitselaar
2024-04-02
crypto: ecdsa - Fix module auto-load on add-key
Stefan Berger
2024-04-02
crypto: ecc - update ecc_gen_privkey for FIPS 186-5
Joachim Vandersmissen
2024-04-02
crypto: ecrdsa - Fix module auto-load on add_key
Vitaly Chikunov
2024-04-02
hwrng: core - Convert sprintf/snprintf to sysfs_emit
Li Zhijian
2024-04-02
dt-bindings: crypto: ice: Document sc7280 inline crypto engine
Luca Weiss
2024-04-02
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
2024-04-02
crypto: nx - Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2024-04-02
crypto: starfive - Use dma for aes requests
Jia Jie Ho
2024-04-02
crypto: starfive - Skip unneeded key free
Jia Jie Ho
2024-04-02
crypto: starfive - Update hash dma usage
Jia Jie Ho
2024-04-02
dt-bindings: crypto: starfive: Add jh8100 support
Jia Jie Ho
2024-04-02
crypto: iaa - Change iaa statistics to atomic64_t
Tom Zanussi
2024-04-02
crypto: iaa - Add global_stats file and remove individual stat files
Tom Zanussi
2024-04-02
crypto: iaa - Remove comp/decomp delay statistics
Tom Zanussi
2024-04-02
crypto: iaa - fix decomp_bytes_in stats
Tom Zanussi
2024-04-02
crypto: qat - implement interface for live migration
Xin Zeng
2024-04-02
crypto: qat - add interface for live migration
Xin Zeng
2024-04-02
crypto: qat - add bank save and restore flows
Siming Wan
2024-04-02
crypto: qat - expand CSR operations for QAT GEN4 devices
Siming Wan
2024-04-02
crypto: qat - rename get_sla_arr_of_type()
Siming Wan
2024-04-02
crypto: qat - relocate CSR access code
Giovanni Cabiddu
2024-04-02
crypto: qat - move PFVF compat checker to a function
Xin Zeng
2024-04-02
crypto: qat - relocate and rename 4xxx PF2VM definitions
Xin Zeng
2024-04-02
crypto: qat - adf_get_etr_base() helper
Giovanni Cabiddu
2024-03-25
Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-03-24
Linux 6.9-rc1
v6.9-rc1
Linus Torvalds
2024-03-24
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-24
Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-24
Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-24
Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2024-03-24
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
2024-03-24
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
[next]