]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2023-04-20  Ard Biesheuvelcrypto: x86/aesni - Use local .L symbols for code
2023-04-20  Ard Biesheuvelcrypto: x86/sha256 - Use RIP-relative addressing
2023-04-20  Ard Biesheuvelcrypto: x86/ghash - Use RIP-relative addressing
2023-04-20  Ard Biesheuvelcrypto: x86/des3 - Use RIP-relative addressing
2023-04-20  Ard Biesheuvelcrypto: x86/crc32c - Use RIP-relative addressing
2023-04-20  Ard Biesheuvelcrypto: x86/cast6 - Use RIP-relative addressing
2023-04-20  Ard Biesheuvelcrypto: x86/cast5 - Use RIP-relative addressing
2023-04-20  Ard Biesheuvelcrypto: x86/camellia - Use RIP-relative addressing
2023-04-20  Ard Biesheuvelcrypto: x86/aria - Use RIP-relative addressing
2023-04-20  Ard Biesheuvelcrypto: x86/aesni - Use RIP-relative addressing
2023-04-20  Ard Biesheuvelcrypto: x86/aegis128 - Use RIP-relative addressing
2023-04-14  Arnd Bergmanncrypto: ixp4xx - fix building wiht 64-bit dma_addr_t
2023-04-14  Horia GeantAcrypto: caam - OP-TEE firmware support
2023-04-14  Horia GeantAcrypto: caam - reduce page 0 regs access to minimum
2023-04-14  Mario Limonciellocrypto: ccp - Use lower 8 bytes to communicate with...
2023-04-14  Mario Limonciellocrypto: ccp - Return doorbell status code as an argument
2023-04-14  Mario Limonciellocrypto: ccp - Bump up doorbell debug message to error
2023-04-14  Mario Limonciellocrypto: ccp - Drop extra doorbell checks
2023-04-14  Mario Limonciellocrypto: ccp - Don't initialize CCP for PSP 0x1649
2023-04-14  Herbert Xucrypto: api - Move low-level functions into algapi.h
2023-04-11  Herbert Xucrypto: ixp4xx - Do not check word size when compile...
2023-04-06  David Yangcrypto: hisilicon/trng - add support for HiSTB TRNG
2023-04-06  Ryan Wannercrypto: atmel-aes - Match cfb block size with generic...
2023-04-06  Ryan Wannercrypto: atmel-aes - Detecting in-place operations two...
2023-04-06  Ryan Wannercrypto: atmel-tdes - Detecting in-place operations...
2023-04-06  Ryan Wannercrypto: atmel-sha - Add zero length message digest...
2023-04-06  Tom Zanussicrypto: qat - Move driver to drivers/crypto/intel/qat
2023-04-06  Tom Zanussicrypto: ixp4xx - Move driver to drivers/crypto/intel...
2023-04-06  Tom Zanussicrypto: keembay - Move driver to drivers/crypto/intel...
2023-04-06  Jeremi Piotrowskicrypto: ccp - Clear PSP interrupt status register befor...
2023-04-06  Herbert Xucrypto: hash - Remove maximum statesize limit
2023-04-06  Herbert Xucrypto: algif_hash - Allocate hash state with kmalloc
2023-04-06  Herbert Xucrypto: drbg - Only fail when jent is unavailable in...
2023-04-06  Stephan Müllercrypto: jitter - permanent and intermittent health...
2023-03-31  Christophe... crypto: mxs-dcp - Use the devm_clk_get_optional_enabled...
2023-03-31  Krzysztof Kozlowskicrypto: img-hash - Fix img_hash_match unused warning
2023-03-31  Suman Annacrypto: sa2ul - Select CRYPTO_DES
2023-03-31  Herbert Xucrypto: lib/utils - Move utilities into new header
2023-03-31  Christophe... crypto: caam - Clear some memory in instantiate_rng
2023-03-24  Yu Zhecrypto: caam - remove unnecessary (void*) conversions
2023-03-24  Yu Zhecrypto: drivers - remove unnecessary (void*) conversions
2023-03-24  Yu Zhecrypto: crypto4xx - remove unnecessary (void*) conversions
2023-03-24  Yu Zhehwrng: xgene - remove unnecessary (void*) conversions
2023-03-24  Gaurav Jaincrypto: caam/jr - add .shutdown hook
2023-03-24  Herbert Xucrypto: ccree - Depend on HAS_IOMEM
2023-03-24  Uwe Kleine... crypto: keembay - Drop if with an always false condition
2023-03-24  Ye Xingchencrypto: p10-aes-gcm - remove duplicate include header
2023-03-24  Yang Licrypto: stm32 - Use devm_platform_get_and_ioremap_resou...
2023-03-24  Yang Licrypto: img-hash - Use devm_platform_get_and_ioremap_re...
2023-03-24  Herbert Xucrypto: hash - Fix kdoc errors about HASH_ALG_COMMON
2023-03-24  Randy Dunlapasync_tx: fix kernel-doc notation warnings
2023-03-24  Toke Høiland... crypto: api - Demote BUG_ON() in crypto_unregister_alg...
2023-03-17  Herbert Xucrypto: stm32 - Save and restore between each request
2023-03-17  Herbert Xucrypto: stm32 - Fix empty message processing
2023-03-17  Herbert Xucrypto: stm32 - Remove unused HASH_FLAGS_ERRORS
2023-03-17  Herbert Xucrypto: stm32 - Move hash state into separate structure
2023-03-17  Herbert Xucrypto: stm32 - Remove unused hdev->err field
2023-03-17  Herbert Xucrypto: stm32 - Simplify finup
2023-03-17  Herbert Xucrypto: stm32 - Move polling into do_one_request
2023-03-17  Herbert Xucrypto: stm32 - Save 54 CSR registers
2023-03-17  Luis Chamberlaincrypto: fips - simplify one-level sysctl registration...
2023-03-17  Krzysztof Kozlowskicrypto: atmel-sha204a - Mark OF related data as maybe...
2023-03-17  Mario Limonciellocrypto: ccp - Add support for ringing a platform doorbell
2023-03-17  Mario Limonciellocrypto: ccp - Enable platform access interface on clien...
2023-03-17  Mario Limonciellocrypto: ccp - Add support for an interface for platform...
2023-03-17  Mario Limonciellocrypto: ccp - Move some PSP mailbox bit definitions...
2023-03-17  Mario Limonciellocrypto: ccp - Add a header for multiple drivers to...
2023-03-17  Mario Limonciellocrypto: ccp - Drop TEE support for IRQ handler
2023-03-17  Bjorn Helgaascrypto: hisilicon/zip - remove unnecessary aer.h include
2023-03-17  Bjorn Helgaascrypto: hisilicon/sec - remove unnecessary aer.h include
2023-03-17  Bjorn Helgaascrypto: hisilicon/qm - remove unnecessary aer.h include
2023-03-17  Bjorn Helgaascrypto: hisilicon/hpre - remove unnecessary aer.h include
2023-03-17  Bjorn Helgaascrypto: cavium/nitrox - remove unnecessary aer.h include
2023-03-17  Bjorn Helgaascrypto: qat - drop redundant adf_enable_aer()
2023-03-17  Shashank Guptacrypto: qat - fix apply custom thread-service mapping...
2023-03-14  Damian Muszynskicrypto: qat - add support for 402xx devices
2023-03-14  Neal Liucrypto: aspeed - fix uninitialized symbol 'idx' warning
2023-03-14  Horia Geantadrivers: crypto: caam/jr - Allow quiesce when quiesced
2023-03-14  Jonathan McDowellcrypto: safexcel - Cleanup ring IRQ workqueues on load...
2023-03-14  Jonathan McDowellcrypto: safexcel - Raise firmware load failure message...
2023-03-14  Shashank Guptacrypto: qat - make state machine functions static
2023-03-14  Shashank Guptacrypto: qat - refactor device restart logic
2023-03-14  Shashank Guptacrypto: qat - replace state machine calls
2023-03-14  Shashank Guptacrypto: qat - fix concurrency issue when device state...
2023-03-14  Shashank Guptacrypto: qat - delay sysfs initialization
2023-03-14  Eric Biggerscrypto: testmgr - fix RNG performance in fuzz tests
2023-03-14  Eric Biggerscrypto: arm64/aes-neonbs - fix crash with CFI enabled
2023-03-14  Neal Liucrypto: aspeed - add error handling if dmam_alloc_coher...
2023-03-14  Anthony Yznagapadata: use alignment when calculating the number of...
2023-03-14  Vladimir Zapolskiycrypto: qce - Add a QCE IP family compatible 'qcom...
2023-03-14  Thara Gopinathcrypto: qce - Make clocks optional
2023-03-14  Thara Gopinathcrypto: qce - Add support to initialize interconnect...
2023-03-14  Vladimir Zapolskiyarm64: dts: qcom: sm8550: add QCE IP family compatible...
2023-03-14  Vladimir Zapolskiydt-bindings: qcom-qce: document optional clocks and...
2023-03-14  Vladimir Zapolskiydt-bindings: qcom-qce: Add new SoC compatible strings...
2023-03-14  Bhupesh Sharmadt-bindings: qcom-qce: Add 'iommus' to optional properties
2023-03-14  Bhupesh Sharmadt-bindings: qcom-qce: Add 'interconnects' and 'interco...
2023-03-14  Bhupesh SharmaMAINTAINERS: Add qcom-qce dt-binding file to QUALCOMM...
2023-03-14  Bhupesh Sharmadt-bindings: qcom-qce: Convert bindings to yaml
2023-03-14  Danny Tsencrypto: p10-aes-gcm - Update Kconfig and Makefile
next