linux-block.git
2025-05-08 Eric Biggerscrypto: arm64/sha256 - fix build when CONFIG_PREEMPT_VO...
2025-05-08 Herbert Xucrypto: powerpc/poly1305 - Add missing poly1305_emit_arch
2025-05-07 Herbert Xuum: Include linux/types.h in asm/fpu/api.h
2025-05-06 Herbert Xucrypto: lib/poly1305 - Build main library on LIB_POLY13...
2025-05-05 Herbert Xucrypto: s390/sha512 - Initialise upper counter to zero...
2025-05-05 Herbert Xucrypto: padlock-sha - Use core import and export for...
2025-05-05 Herbert Xucrypto: ahash - Add HASH_REQUEST_ZERO
2025-05-05 Herbert Xucrypto: ahash - Add core export and import
2025-05-05 Herbert Xucrypto: ahash - Enforce MAX_SYNC_HASH_REQSIZE for sync...
2025-05-05 Herbert Xucrypto: shash - Mark shash algorithms as REQ_VIRT
2025-05-05 Herbert Xucrypto: shash - Cap state size to HASH_MAX_STATESIZE
2025-05-05 Herbert Xucrypto: zynqmp-sha - Fix partial block implementation
2025-05-05 Ethan Carter... crypto: hisilicon/qm - replace devm_kzalloc with devm_k...
2025-05-05 Ethan Carter... crypto: hisilicon/qm - remove sizeof(char)
2025-05-05 Herbert Xucrypto: s390/hmac - Use API partial block handling
2025-05-05 Herbert Xucrypto: sha256 - Use the partial block API
2025-05-05 Herbert Xucrypto: lib/sha256 - Use generic block helper
2025-05-05 Herbert Xucrypto: x86/sha256 - Add simd block function
2025-05-05 Herbert Xucrypto: riscv/sha256 - Add simd block function
2025-05-05 Herbert Xucrypto: arm64/sha256 - Add simd block function
2025-05-05 Herbert Xucrypto: arm/sha256 - Add simd block function
2025-05-05 Herbert Xucrypto: arch/sha256 - Export block functions as GPL...
2025-05-05 Herbert Xucrypto: sha256 - Use the partial block API for generic
2025-05-05 Herbert Xucrypto: lib/sha256 - Add helpers for block-based shash
2025-05-05 Ovidiu Panaitcrypto: sun8i-ce-hash - use pm_runtime_resume_and_get()
2025-05-05 Ovidiu Panaitcrypto: sun8i-ce - undo runtime PM changes during drive...
2025-05-05 Herbert Xucrypto: api - Rename CRYPTO_ALG_REQ_CHAIN to CRYPTO_ALG...
2025-05-05 Herbert Xucrypto: acomp - Clone folios properly
2025-05-05 Nicolas Frattarolihwrng: rockchip - add support for RK3576's RNG
2025-05-05 Nicolas Frattarolidt-bindings: rng: rockchip,rk3588-rng: add rk3576-rng...
2025-05-05 Ovidiu Panaitcrypto: rng - fix documentation for crypto_rng_alg()
2025-05-05 Laurent M Coquerelcrypto: qat - add qat_6xxx driver
2025-05-05 Suman Kumar... crypto: qat - add firmware headers for GEN6 devices
2025-05-05 Suman Kumar... crypto: qat - update firmware api
2025-05-05 Suman Kumar... crypto: qat - export adf_init_admin_pm()
2025-05-05 Suman Kumar... crypto: qat - expose configuration functions
2025-05-05 Giovanni Cabidducrypto: qat - export adf_get_service_mask()
2025-05-05 Jack Xucrypto: qat - add GEN6 firmware loader
2025-05-05 Jack Xucrypto: qat - refactor FW signing algorithm
2025-05-05 Suman Kumar... crypto: qat - use pr_fmt() in qat uclo.c
2025-05-05 Suman Kumar... crypto: qat - refactor compression template logic
2025-05-05 George Abraham Pcrypto: qat - rename and relocate timer logic
2025-05-05 Herbert Xucrypto: x86/blake2s - Include linux/init.h
2025-05-05 Herbert XuRevert "crypto: run initcalls for generic implementatio...
2025-05-05 Herbert Xucrypto: s390/hmac - Extend hash length counters to...
2025-05-05 Herbert Xucrypto: streebog - Use API partial block handling
2025-05-05 Herbert Xucrypto: rmd160 - Use API partial block handling
2025-05-05 Suman Kumar... crypto: qat - include qat_common in top Makefile
2025-05-05 Eric Biggerscrypto: lib/sha256 - improve function prototypes
2025-05-05 Eric Biggerscrypto: sha256 - remove sha256_base.h
2025-05-05 Eric Biggerscrypto: x86/sha256 - implement library instead of shash
2025-05-05 Eric Biggerscrypto: sparc/sha256 - implement library instead of...
2025-05-05 Eric Biggerscrypto: sparc - move opcodes.h into asm directory
2025-05-05 Eric Biggerscrypto: s390/sha256 - implement library instead of...
2025-05-05 Eric Biggerscrypto: riscv/sha256 - implement library instead of...
2025-05-05 Eric Biggerscrypto: powerpc/sha256 - implement library instead...
2025-05-05 Eric Biggerscrypto: mips/sha256 - implement library instead of...
2025-05-05 Eric Biggerscrypto: arm64/sha256 - implement library instead of...
2025-05-05 Eric Biggerscrypto: arm64/sha256 - remove obsolete chunking logic
2025-05-05 Eric Biggerscrypto: arm/sha256 - implement library instead of shash
2025-05-05 Eric Biggerscrypto: sha256 - support arch-optimized lib and expose...
2025-05-05 Herbert Xucrypto: lib/poly1305 - Use block-only interface
2025-05-05 Herbert Xucrypto: poly1305 - Remove algorithm
2025-05-05 Herbert Xucrypto: testmgr - Remove poly1305
2025-05-05 Herbert Xucrypto: chacha20poly1305 - Use lib/crypto poly1305
2025-05-05 Herbert Xucrypto: x86/poly1305 - Add block-only interface
2025-05-05 Herbert Xucrypto: powerpc/poly1305 - Add block-only interface
2025-05-05 Herbert Xucrypto: mips/poly1305 - Add block-only interface
2025-05-05 Herbert Xucrypto: arm64/poly1305 - Add block-only interface
2025-05-05 Herbert Xucrypto: arm/poly1305 - Add block-only interface
2025-05-05 Herbert Xucrypto: lib/poly1305 - Add block-only interface
2025-05-05 Herbert Xucrypto: lib/sha256 - Move partial block handling out
2025-05-05 Herbert XuMerge git://git./linux/kernel/git/torvalds/linux v6...
2025-05-04 Linus TorvaldsLinux 6.15-rc5 v6.15-rc5
2025-05-04 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.15-2025-05-04' of...
2025-05-04 Linus TorvaldsMerge tag 'trace-v6.15-rc4' of git://git./linux/kernel...
2025-05-04 Linus TorvaldsMerge tag 'parisc-for-6.15-rc5' of git://git./linux...
2025-05-04 Helge Dellerparisc: Fix double SIGFPE crash
2025-05-04 Linus TorvaldsMerge tag 'edac_urgent_for_v6.15_rc5' of git://git...
2025-05-04 Linus TorvaldsMerge tag 'x86-urgent-2025-05-04' of git://git./linux...
2025-05-04 Linus TorvaldsMerge tag 'perf-urgent-2025-05-04' of git://git./linux...
2025-05-04 Linus TorvaldsMerge tag 'irq-urgent-2025-05-04' of git://git./linux...
2025-05-04 Ard Biesheuvelx86/boot/sev: Support memory acceptance in the EFI...
2025-05-03 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2025-05-03 Linus TorvaldsMerge tag 'i2c-for-6.15-rc5' of git://git./linux/kernel...
2025-05-03 Linus TorvaldsMerge tag 'sound-6.15-rc5' of git://git./linux/kernel...
2025-05-02 Linus TorvaldsMerge tag 'spi-fix-v6.15-rc4' of git://git./linux/kerne...
2025-05-02 Linus TorvaldsMerge tag 'pm-6.15-rc5' of git://git./linux/kernel...
2025-05-02 Linus TorvaldsMerge tag '6.15-rc4-smb3-client-fixes' of git://git...
2025-05-02 Linus TorvaldsMerge tag 'drm-fixes-2025-05-03' of https://gitlab...
2025-05-02 Rafael J. WysockiMerge branch 'pm-cpufreq'
2025-05-02 Stephan Gerholdirqchip/qcom-mpm: Prevent crash when trying to handle...
2025-05-02 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2025-05-02 Linus TorvaldsMerge tag 'block-6.15-20250502' of git://git.kernel...
2025-05-02 Linus TorvaldsMerge tag 'io_uring-6.15-20250502' of git://git.kernel...
2025-05-02 Linus TorvaldsMerge tag 'bcachefs-2025-05-01' of git://evilpiepirate...
2025-05-02 Linus TorvaldsMerge tag 'pinctrl-v6.15-2' of git://git./linux/kernel...
2025-05-02 Linus TorvaldsMerge tag 'iommu-fixes-v6.15-rc4' of git://git./linux...
2025-05-02 Linus TorvaldsMerge tag 'slab-for-6.15-rc5' of git://git./linux/kerne...
2025-05-02 Wolfram SangMerge tag 'i2c-host-fixes-6.15-rc5' of git://git./linux...
next