]> git.dujemihanovic.xyz Git - linux.git/shortlog
linux.git
2024-04-12 Chenghai Huangcrypto: hisilicon/sec - Fix memory leak for sec resourc...
2024-04-12 Chenghai Huangcrypto: hisilicon - Adjust debugfs creation and release...
2024-04-12 Chenghai Huangcrypto: hisilicon/qm - Add the default processing branch
2024-04-12 Chenghai Huangcrypto: hisilicon/debugfs - Fix the processing logic...
2024-04-12 Chenghai Huangcrypto: hisilicon/sgl - Delete redundant parameter...
2024-04-12 Chenghai Huangcrypto: hisilicon/debugfs - Fix debugfs uninit process...
2024-04-12 Chenghai Huangcrypto: hisilicon/sec - Add the condition for configuri...
2024-04-12 Eric Biggerscrypto: x86/sha512-avx2 - add missing vzeroupper
2024-04-12 Eric Biggerscrypto: x86/sha256-avx2 - add missing vzeroupper
2024-04-12 Eric Biggerscrypto: x86/nh-avx2 - add missing vzeroupper
2024-04-12 Tom Zanussicrypto: iaa - Use cpumask_weight() when rebalancing
2024-04-12 Stefan Bergercrypto: x509 - Add OID for NIST P521 and extend parser...
2024-04-12 Stefan Bergercrypto: asymmetric_keys - Adjust signature size calcula...
2024-04-12 Stefan Bergercrypto: ecdsa - Register NIST P521 and extend test...
2024-04-12 Stefan Bergercrypto: ecdsa - Rename keylen to bufsize where necessary
2024-04-12 Stefan Bergercrypto: ecdsa - Replace ndigits with nbits where precis...
2024-04-12 Stefan Bergercrypto: ecc - Add NIST P521 curve parameters
2024-04-12 Stefan Bergercrypto: ecc - Add special case for NIST P521 in ecc_poi...
2024-04-12 Stefan Bergercrypto: ecc - Implement vli_mmod_fast_521 for NIST...
2024-04-12 Stefan Bergercrypto: ecc - Add nbits field to ecc_curve structure
2024-04-12 Stefan Bergercrypto: ecdsa - Extend res.x mod n calculation for...
2024-04-12 Stefan Bergercrypto: ecdsa - Adjust tests on length of key parameters
2024-04-12 Stefan Bergercrypto: ecdsa - Convert byte arrays with key coordinate...
2024-04-12 Stefan Bergercrypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS...
2024-04-12 Akhil Rcrypto: tegra - Add Tegra Security Engine driver
2024-04-12 Akhil Rgpu: host1x: Add Tegra SE to SID table
2024-04-12 Akhil Rdt-bindings: crypto: Add Tegra Security Engine
2024-04-12 Herbert Xupadata: Disable BH when taking works lock on MT path
2024-04-12 Arnd Bergmanncrypto: ccp - drop platform ifdef checks
2024-04-12 Colin Ian Kingcrypto: qat - Fix spelling mistake "Invalide" -> "Invalid"
2024-04-12 Roman Smirnovcrypto: algboss - remove NULL check in cryptomgr_schedu...
2024-04-12 Roman Smirnovcrypto: ecc - remove checks in crypto_ecdh_shared_secre...
2024-04-05 Thorsten Blumcrypto: jitter - Replace http with https
2024-04-05 Thorsten Blumcrypto: jitter - Remove duplicate word in comment
2024-04-05 Eric Biggerscrypto: x86/aes-xts - wire up VAES + AVX10/512 implemen...
2024-04-05 Eric Biggerscrypto: x86/aes-xts - wire up VAES + AVX10/256 implemen...
2024-04-05 Eric Biggerscrypto: x86/aes-xts - wire up VAES + AVX2 implementation
2024-04-05 Eric Biggerscrypto: x86/aes-xts - wire up AESNI + AVX implementation
2024-04-05 Eric Biggerscrypto: x86/aes-xts - add AES-XTS assembly macro for...
2024-04-05 Eric Biggersx86: add kconfig symbols for assembler VAES and VPCLMUL...
2024-04-05 Joachim Vandersmissencrypto: ecdh - explicitly zeroize private_key
2024-04-05 Joel Granadoscrypto: fips - Remove the now superfluous sentinel...
2024-04-05 Thorsten Blumcrypto: jitter - Use kvfree_sensitive() to fix Coccinel...
2024-04-05 Animesh Agarwaldt-bindings: crypto: ti,omap-sham: Convert to dtschema
2024-04-05 Gustavo A.... crypto: qat - Avoid -Wflex-array-member-not-at-end...
2024-04-02 Uwe Kleine... hwrng: mxc-rnga - Drop usage of platform_driver_probe()
2024-04-02 Chang S. Baecrypto: x86/aesni - Update aesni_set_key() to return...
2024-04-02 Chang S. Baecrypto: x86/aesni - Rearrange AES key size check
2024-04-02 Aleksandr Mishincrypto: bcm - Fix pointer arithmetic
2024-04-02 Jerry Snitselaarcrypto: iaa - Fix some errors in IAA documentation
2024-04-02 Stefan Bergercrypto: ecdsa - Fix module auto-load on add-key
2024-04-02 Joachim Vandersmissencrypto: ecc - update ecc_gen_privkey for FIPS 186-5
2024-04-02 Vitaly Chikunovcrypto: ecrdsa - Fix module auto-load on add_key
2024-04-02 Li Zhijianhwrng: core - Convert sprintf/snprintf to sysfs_emit
2024-04-02 Luca Weissdt-bindings: crypto: ice: Document sc7280 inline crypto...
2024-04-02 Eric Biggerscrypto: remove CONFIG_CRYPTO_STATS
2024-04-02 Gustavo A.... crypto: nx - Avoid -Wflex-array-member-not-at-end warning
2024-04-02 Jia Jie Hocrypto: starfive - Use dma for aes requests
2024-04-02 Jia Jie Hocrypto: starfive - Skip unneeded key free
2024-04-02 Jia Jie Hocrypto: starfive - Update hash dma usage
2024-04-02 Jia Jie Hodt-bindings: crypto: starfive: Add jh8100 support
2024-04-02 Tom Zanussicrypto: iaa - Change iaa statistics to atomic64_t
2024-04-02 Tom Zanussicrypto: iaa - Add global_stats file and remove individu...
2024-04-02 Tom Zanussicrypto: iaa - Remove comp/decomp delay statistics
2024-04-02 Tom Zanussicrypto: iaa - fix decomp_bytes_in stats
2024-04-02 Xin Zengcrypto: qat - implement interface for live migration
2024-04-02 Xin Zengcrypto: qat - add interface for live migration
2024-04-02 Siming Wancrypto: qat - add bank save and restore flows
2024-04-02 Siming Wancrypto: qat - expand CSR operations for QAT GEN4 devices
2024-04-02 Siming Wancrypto: qat - rename get_sla_arr_of_type()
2024-04-02 Giovanni Cabidducrypto: qat - relocate CSR access code
2024-04-02 Xin Zengcrypto: qat - move PFVF compat checker to a function
2024-04-02 Xin Zengcrypto: qat - relocate and rename 4xxx PF2VM definitions
2024-04-02 Giovanni Cabidducrypto: qat - adf_get_etr_base() helper
2024-03-25 Linus TorvaldsMerge tag 'v6.9-p2' of git://git.kernel.org/pub/scm...
2024-03-24 Linus TorvaldsLinux 6.9-rc1
2024-03-24 Linus TorvaldsMerge tag 'efi-fixes-for-v6.9-2' of git://git.kernel...
2024-03-24 Linus TorvaldsMerge tag 'x86-urgent-2024-03-24' of git://git.kernel...
2024-03-24 Linus TorvaldsMerge tag 'sched-urgent-2024-03-24' of git://git.kernel...
2024-03-24 Linus TorvaldsMerge tag 'dma-mapping-6.9-2024-03-24' of git://git...
2024-03-24 Oleksandr Tymoshenkoefi: fix panic in kdump kernel
2024-03-24 Ard Biesheuvelx86/efistub: Don't clear BSS twice in mixed mode
2024-03-24 Ard Biesheuvelx86/efistub: Call mixed mode boot services on the firmw...
2024-03-24 Tom Lendackyx86/boot/64: Move 5-level paging global variable assign...
2024-03-24 Tom Lendackyx86/boot/64: Apply encryption mask to 5-level pagetable...
2024-03-24 Tony Luckx86/cpu: Add model number for another Intel Arrow Lake...
2024-03-24 Adamos Ttofarix86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
2024-03-24 Tony LuckDocumentation/x86: Document that resctrl bandwidth...
2024-03-23 Linus TorvaldsMerge tag 'timers-urgent-2024-03-23' of git://git.kerne...
2024-03-23 Linus TorvaldsMerge tag 'timers-core-2024-03-23' of git://git.kernel...
2024-03-23 Linus TorvaldsMerge tag 'irq-urgent-2024-03-23' of git://git.kernel...
2024-03-23 Linus TorvaldsMerge tag 'core-entry-2024-03-23' of git://git.kernel...
2024-03-23 Linus TorvaldsMerge tag 'powerpc-6.9-2' of git://git.kernel.org/pub...
2024-03-23 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2024-03-23 Linus TorvaldsMerge tag 'hardening-v6.9-rc1-fixes' of git://git.kerne...
2024-03-23 Thomas Gleixnerx86/mpparse: Register APIC address only once
2024-03-23 Thomas Gleixnerx86/topology: Handle the !APIC case gracefully
2024-03-23 Thomas Gleixnerx86/topology: Don't evaluate logical IDs during early...
2024-03-23 Thomas Gleixnerx86/cpu: Ensure that CPU info updates are propagated...
2024-03-22 Nathan Chancellorlkdtm/bugs: Improve warning message for compilers witho...
next