summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-02Merge branch 'net-phy-microchip-add-downshift-support-for-lan88xx'Jakub Kicinski-1/+83
2026-04-02net: phy: microchip: enable downshift by default on LAN88xxNicolai Buchwitz-2/+15
2026-04-02net: phy: microchip: add downshift tunable support for LAN88xxNicolai Buchwitz-0/+69
2026-04-02r8152: Add helper functions for SRAM2Chih Kai Hsu-103/+75
2026-04-02net: phy: bcm84881: add LED framework support for BCM84891/BCM84892Daniel Wagner-0/+156
2026-04-02Merge branch 'macvlan-broadcast-delivery-changes'Jakub Kicinski-3/+8
2026-04-02macvlan: avoid spinlock contention in macvlan_broadcast_enqueue()Eric Dumazet-0/+3
2026-04-02macvlan: annotate data-races around port->bc_queue_len_usedEric Dumazet-3/+5
2026-04-03crypto: qat - add support for zstdGiovanni Cabiddu-30/+773
2026-04-03crypto: qat - use swab32 macroGiovanni Cabiddu-4/+6
2026-04-03crypto: img-hash - drop redundant return variableThorsten Blum-4/+1
2026-04-03crypto: img-hash - use list_first_entry_or_null to simplify digestThorsten Blum-15/+6
2026-04-03crypto: cryptomgr - Select algorithm types only when CRYPTO_SELFTESTSEric Biggers-8/+23
2026-04-03crypto: aspeed - Use memcpy_from_sglist() in aspeed_ahash_dma_prepare()Paul Louvel-2/+1
2026-04-03crypto: kconfig - fix typos in atmel-ecc and atmel-sha204a helpThorsten Blum-2/+2
2026-04-03crypto: x86 - Remove des and des3_ede codeEric Biggers-1239/+0
2026-04-03crypto: sparc - Remove des and des3_ede codeEric Biggers-917/+0
2026-04-03crypto: s390 - Remove des and des3_ede codeEric Biggers-521/+0
2026-04-03crypto: rng - Don't pull in DRBG when CRYPTO_FIPS=nEric Biggers-7/+0
2026-04-03crypto: fips - Depend on CRYPTO_DRBG=yEric Biggers-1/+1
2026-04-03crypto: rng - Make crypto_stdrng_get_bytes() use normal RNG in non-FIPS modeEric Biggers-4/+15
2026-04-03crypto: rng - Unexport "default RNG" symbolsEric Biggers-11/+3
2026-04-03net: tipc: Use crypto_stdrng_get_bytes()Eric Biggers-11/+2
2026-04-03crypto: intel/keembay-ocs-ecc - Use crypto_stdrng_get_bytes()Eric Biggers-13/+4
2026-04-03crypto: hisilicon/hpre - Use crypto_stdrng_get_bytes()Eric Biggers-10/+2
2026-04-03crypto: geniv - Use crypto_stdrng_get_bytes()Eric Biggers-7/+1
2026-04-03crypto: ecc - Use crypto_stdrng_get_bytes()Eric Biggers-8/+3
2026-04-03crypto: dh - Use crypto_stdrng_get_bytes()Eric Biggers-7/+1
2026-04-03crypto: rng - Add crypto_stdrng_get_bytes()Eric Biggers-0/+27
2026-04-03crypto: iaa - fix per-node CPU counter reset in rebalance_wq_table()Giovanni Cabiddu-1/+1
2026-04-03crypto: qat - replace scnprintf() with sysfs_emit()Atharv Dubey-3/+3
2026-04-03crypto: qat - fix type mismatch in RAS sysfs show functionsGiovanni Cabiddu-6/+6
2026-04-03crypto: qat - fix compression instance leakGiovanni Cabiddu-2/+8
2026-04-03crypto: qat - use acomp_tfm_ctx()Giovanni Cabiddu-5/+3
2026-04-03crypto: ccp - Replace snprintf("%s") with strscpyThorsten Blum-18/+15
2026-04-03crypto: hifn_795x - Replace snprintf("%s") with strscpyThorsten Blum-3/+3
2026-04-03crypto: qat - disable 420xx AE cluster when lead engine is fused offAhsan Atta-2/+18
2026-04-03crypto: qat - disable 4xxx AE cluster when lead engine is fused offAhsan Atta-2/+12
2026-04-03crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(aes))Aleksander Jan Bajkowski-0/+262
2026-04-03crypto: af_alg - limit RX SG extraction by receive buffer budgetDouya Le-0/+7
2026-04-02Merge branch 7.0/scsi-fixes into 7.1/scsi-stagingMartin K. Petersen-81/+171
2026-04-02Merge tag 'v7.0-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-169/+101
2026-04-02lib/crc: arm64: Simplify intrinsics implementationArd Biesheuvel-45/+32
2026-04-02lib/crc: arm64: Use existing macros for kernel-mode FPU cflagsArd Biesheuvel-3/+2
2026-04-02lib/crc: arm64: Drop unnecessary chunking logic from crc64Ard Biesheuvel-7/+5
2026-04-02lib/crc: arm64: Assume a little-endian kernelEric Biggers-35/+30
2026-04-02virt: coco: change tsm_class to a const structJori Koolstra-10/+9
2026-04-03power: supply: qcom_smbx: allow disabling chargingCasey Connolly-0/+7
2026-04-03power: reset: drop unneeded dependencies on OF_GPIOBartosz Golaszewski-4/+4
2026-04-02vfio/pci: Require vfio_device_ops.nameAlex Williamson-0/+4