]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2026-05-29  Demi Marie... crypto: af_alg - Drop support for off-CPU cryptography
2026-05-29  Demi Marie... net: Remove support for AIO on sockets
2026-05-29  Eric Biggerscrypto: loongson - Select CRYPTO_RNG
2026-05-29  Alexey Kardashevskiycrypto: ccp/tsm - Enable the root port after the endpoint
2026-05-29  Ahsan Attacrypto: qat - use pci logging variants for PCI-specific...
2026-05-29  Ahsan Attacrypto: qat - protect service table iterations with...
2026-05-29  Ahsan Attacrypto: qat - fix restarting state leak on allocation...
2026-05-29  Thorsten Blumcrypto: octeontx - use strscpy_pad in ucode_load_store
2026-05-29  Uwe Kleine... crypto: atmel-ecc - Use named initializers for struct...
2026-05-29  Uwe Kleine... crypto: atmel-sha204a - Use named initializers for...
2026-05-29  Uwe Kleine... crypto: atmel-sha204a - Drop of_device_id data
2026-05-29  Herbert Xucrypto: tegra - Return ENOMEM when input buffer allocat...
2026-05-29  Thorsten Blumcrypto: ecrdsa - remove empty sig_alg exit callback
2026-05-29  Herbert Xucrypto: tegra - Fix dma_free_coherent size error
2026-05-29  Aleksander... crypto: inside-secure/eip93 - Add check for devm_reques...
2026-05-29  Aleksander... crypto: inside-secure/eip93 - Drop superfluous blank...
2026-05-29  Zongyu Wucrypto: hisilicon/qm - support doorbell enable control
2026-05-29  Weili Qiancrypto: hisilicon - mask all error type when removing...
2026-05-29  Weili Qiancrypto: hisilicon/qm - disable error report before flr
2026-05-29  Zhushuai Yincrypto: hisilicon/qm - support function-level error...
2026-05-29  Zhushuai Yincrypto: hisilicon/qm - place the interrupt status inter...
2026-05-29  Zhushuai Yincrypto: hisilicon/qm - allow VF devices to query hardwa...
2026-05-22  Thorsten Blumcrypto: atmel-sha204a - fail on hwrng registration...
2026-05-22  Thorsten Blumcrypto: atmel-sha204a - remove sysfs group before hwrng
2026-05-22  Thorsten Blumcrypto: omap-des - drop of_match_ptr from OF match...
2026-05-22  Thorsten Blumcrypto: omap-des - add COMPILE_TEST and fix CONFIG_OF...
2026-05-22  Ethan Nelson... MIPS: Remove unused arch/mips/crypto directory
2026-05-22  Ethan Nelson... LoongArch: Remove unused arch/loongarch/crypto directory
2026-05-22  Thorsten Blumcrypto: atmel-sha - use memcpy_and_pad to simplify...
2026-05-22  Thorsten Blumcrypto: drivers - remove of_match_ptr from OF match...
2026-05-22  Aleksander... crypto: eip93 - fix reset ring register definition
2026-05-22  Thorsten Blumcrypto: atmel-i2c - drop redundant void * callback...
2026-05-22  Costa Shulyupininclude: Remove unused crypto-ux500.h
2026-05-22  Mikko Perttunencrypto: tegra - Don't touch bo refcount in host1x bo...
2026-05-22  Thorsten Blumcrypto: riscv/aes - replace min_t with min in riscv64_a...
2026-05-22  Lukas WunnerX.509: Fix validation of ASN.1 certificate header
2026-05-22  Fiona TraheDocumentation: qat_rl: make rate limiting wording clearer
2026-05-22  Ahsan Attacrypto: qat - handle sysfs-triggered reset callbacks
2026-05-22  Ahsan Attacrypto: qat - factor out AER reset helpers
2026-05-22  Ahsan Attacrypto: qat - skip restart for down devices
2026-05-22  Ahsan Attacrypto: qat - centralize bus master enable
2026-05-22  Ahsan Attacrypto: qat - notify fatal error before AER reset prepa...
2026-05-22  Ahsan Attacrypto: qat - keep VFs enabled during reset
2026-05-22  Giovanni Cabidducrypto: qat - fix VF2PF work teardown race in adf_disab...
2026-05-22  Anastasia Tishchenkocrypto: ecc - Fix carry overflow in vli multiplication
2026-05-22  Giovanni Cabidducrypto: qat - remove MODULE_VERSION
2026-05-22  Thorsten Blumcrypto: atmel - use min3 to simplify atmel_sha_append_sg
2026-05-22  Thorsten Blumcrypto: cesa - use max to simplify mv_cesa_probe
2026-05-22  Giovanni Cabidducrypto: qat - rename adf_ctl_drv.c to adf_module.c
2026-05-22  Giovanni Cabidducrypto: qat - remove unused character device and IOCTLs
2026-05-22  lizhicrypto: hisilicon/sec2 - lower priority for hisilicon...
2026-05-15  Michael Bommaritocrypto: krb5 - filter out async aead implementations...
2026-05-15  Deepti Jaggidt-bindings: crypto: qcom,prng: Document TRNG on Nord SoC
2026-05-15  Thorsten Blumcrypto: atmel-ecc - drop CONFIG_OF guard and of_match_ptr
2026-05-15  Thorsten Blumcrypto: atmel-sha204a - drop __maybe_unused and of_matc...
2026-05-15  Thorsten Blumcrypto: api - use designated initializers for report...
2026-05-15  Abdun Nihaalcrypto: safexcel - Fix potential memory leak in safexce...
2026-05-15  Dawei Fengcrypto: amlogic - avoid double cleanup in meson_crypto_...
2026-05-15  Rosen Penevcrypto: talitos - use devm_platform_ioremap_resource()
2026-05-15  Paul Louvelcrypto: talitos/hash - fix SEC2 64k - 1 ahash request...
2026-05-15  Paul Louvelcrypto: talitos/hash - remove useless wrapper
2026-05-15  Paul Louvelcrypto: talitos/hash - rename first_desc/last_desc...
2026-05-15  Paul Louvelcrypto: talitos/hash - drop workqueue mechanism for...
2026-05-15  Paul Louvelcrypto: talitos/hash - use descriptor chaining for...
2026-05-15  Paul Louvelcrypto: talitos/hash - prepare SEC1 descriptor chaining...
2026-05-15  Paul Louvelcrypto: talitos - move code in current_desc_hdr() into...
2026-05-15  Paul Louvelcrypto: talitos - move dma mapping code in talitos_subm...
2026-05-15  Paul Louvelcrypto: talitos - move dma unmapping code in flush_chan...
2026-05-15  Paul Louvelcrypto: talitos - add chaining of arbitrary number...
2026-05-15  Paul Louvelcrypto: talitos - use dma_sync_single_for_cpu() before...
2026-05-15  Stepan Ionichevcrypto: ccp/sev-dev-tsm - bail out early when pdev...
2026-05-15  Thorsten Blumcrypto: atmel-ecc - replace min_t with min
2026-05-15  Lukas Wunnercrypto: ecc - Unbreak the build on arm with CONFIG_KASA...
2026-05-15  Thorsten Blumcrypto: ccree - replace snprintf("%s") with strscpy
2026-05-15  Thorsten Blumcrypto: artpec6 - refactor crypto_setup_out_descr for...
2026-05-15  Rosen Penevcrypto: talitos - allocate channels with main struct
2026-05-15  Eric Biggerscrypto: drbg - Remove support for "prediction resistance"
2026-05-15  Eric Biggerscrypto: drbg - Rename MAX_ADDTL => MAX_ADDTL_BYTES
2026-05-15  Krzysztof Kozlowskicrypto: drivers - Move MODULE_DEVICE_TABLE next to...
2026-05-15  Thorsten Blumhwrng: core - use sysfs_emit_at in rng_available_show
2026-05-15  Thorsten Blumhwrng: core - use MAX to simplify RNG_BUFFER_SIZE
2026-05-15  Thorsten Blumhwrng: core - use bool for wait parameter in rng_get_data
2026-05-15  Thorsten Blumhwrng: core - drop unnecessary forward declarations
2026-05-15  Herbert Xucrypto: af_alg - Cap AEAD AD length to 0x80000000
2026-05-15  Eric Biggerscrypto: af_alg - Remove zero-copy support from skcipher...
2026-05-15  Sean Christophersoncrypto: ccp - Treat zero-length cert chain as query...
2026-05-15  Aleksander... crypto: safexcel - Remove repeated plus
2026-05-15  Tycho Andersen... crypto: ccp - Do not initialize SNP for ioctl(SNP_CONFIG)
2026-05-15  Tycho Andersen... crypto: ccp - Do not initialize SNP for ioctl(SNP_VLEK_...
2026-05-15  Tycho Andersen... crypto: ccp - Do not initialize SNP for ioctl(SNP_COMMIT)
2026-05-15  Tycho Andersen... crypto: ccp - Do not initialize SNP for SEV ioctls
2026-05-15  Uwe Kleine... crypto: drivers - Drop explicit assigment of 0 in pci_d...
2026-05-15  Uwe Kleine... crypto: ccp - Define pci_device_ids using named initial...
2026-05-15  Uwe Kleine... hwrng: drivers - Drop unused assignment to pci driver_data
2026-05-15  Thorsten Blumcrypto: jitterentropy - fix URL
2026-05-15  Thorsten Blumcrypto: jitterentropy - drop redundant delta check...
2026-05-15  Bartosz Golaszewskidt-bindings: crypto: qcom-qce: document the Nord crypto...
2026-05-07  Weiming Shicrypto: asymmetric_keys - fix OOB read in pefile_digest...
2026-05-07  Thorsten Blumcrypto: ecrdsa - fix unknown OID check in ecrdsa_param_...
2026-05-07  Herbert Xucrypto: authencesn - Use memcpy_from/to_sglist
next