summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-03enic: extend resource discovery for SR-IOV admin channelSatish Kharat3-0/+16
2026-04-03MAINTAINERS: orphan PPP over Ethernet driverQingfang Deng1-2/+1
2026-04-03Merge branch 'net-phy-microchip-add-downshift-support-for-lan88xx'Jakub Kicinski2-1/+83
2026-04-03net: phy: microchip: enable downshift by default on LAN88xxNicolai Buchwitz1-2/+15
2026-04-03net: phy: microchip: add downshift tunable support for LAN88xxNicolai Buchwitz2-0/+69
2026-04-03r8152: Add helper functions for SRAM2Chih Kai Hsu1-103/+75
2026-04-03net: phy: bcm84881: add LED framework support for BCM84891/BCM84892Daniel Wagner1-0/+156
2026-04-03Merge branch 'macvlan-broadcast-delivery-changes'Jakub Kicinski1-3/+8
2026-04-03macvlan: avoid spinlock contention in macvlan_broadcast_enqueue()Eric Dumazet1-0/+3
2026-04-03macvlan: annotate data-races around port->bc_queue_len_usedEric Dumazet1-3/+5
2026-04-03crypto: qat - add support for zstdGiovanni Cabiddu17-30/+773
2026-04-03crypto: qat - use swab32 macroGiovanni Cabiddu1-4/+6
2026-04-03crypto: img-hash - drop redundant return variableThorsten Blum1-4/+1
2026-04-03crypto: img-hash - use list_first_entry_or_null to simplify digestThorsten Blum1-15/+6
2026-04-03crypto: cryptomgr - Select algorithm types only when CRYPTO_SELFTESTSEric Biggers4-8/+23
2026-04-03crypto: aspeed - Use memcpy_from_sglist() in aspeed_ahash_dma_prepare()Paul Louvel1-2/+1
2026-04-03crypto: kconfig - fix typos in atmel-ecc and atmel-sha204a helpThorsten Blum1-2/+2
2026-04-03crypto: x86 - Remove des and des3_ede codeEric Biggers4-1239/+0
2026-04-03crypto: sparc - Remove des and des3_ede codeEric Biggers4-917/+0
2026-04-03crypto: s390 - Remove des and des3_ede codeEric Biggers5-521/+0
2026-04-03crypto: rng - Don't pull in DRBG when CRYPTO_FIPS=nEric Biggers1-7/+0
2026-04-03crypto: fips - Depend on CRYPTO_DRBG=yEric Biggers1-1/+1
2026-04-03crypto: rng - Make crypto_stdrng_get_bytes() use normal RNG in non-FIPS modeEric Biggers2-4/+15
2026-04-03crypto: rng - Unexport "default RNG" symbolsEric Biggers2-11/+3
2026-04-03net: tipc: Use crypto_stdrng_get_bytes()Eric Biggers1-11/+2
2026-04-03crypto: intel/keembay-ocs-ecc - Use crypto_stdrng_get_bytes()Eric Biggers1-13/+4
2026-04-03crypto: hisilicon/hpre - Use crypto_stdrng_get_bytes()Eric Biggers1-10/+2
2026-04-03crypto: geniv - Use crypto_stdrng_get_bytes()Eric Biggers1-7/+1
2026-04-03crypto: ecc - Use crypto_stdrng_get_bytes()Eric Biggers1-8/+3
2026-04-03crypto: dh - Use crypto_stdrng_get_bytes()Eric Biggers1-7/+1
2026-04-03crypto: rng - Add crypto_stdrng_get_bytes()Eric Biggers2-0/+27
2026-04-03crypto: iaa - fix per-node CPU counter reset in rebalance_wq_table()Giovanni Cabiddu1-1/+1
2026-04-03crypto: qat - replace scnprintf() with sysfs_emit()Atharv Dubey1-3/+3
2026-04-03crypto: qat - fix type mismatch in RAS sysfs show functionsGiovanni Cabiddu1-6/+6
2026-04-03crypto: qat - fix compression instance leakGiovanni Cabiddu1-2/+8
2026-04-03crypto: qat - use acomp_tfm_ctx()Giovanni Cabiddu1-5/+3
2026-04-03crypto: ccp - Replace snprintf("%s") with strscpyThorsten Blum6-18/+15
2026-04-03crypto: hifn_795x - Replace snprintf("%s") with strscpyThorsten Blum1-3/+3
2026-04-03crypto: qat - disable 420xx AE cluster when lead engine is fused offAhsan Atta1-2/+18
2026-04-03crypto: qat - disable 4xxx AE cluster when lead engine is fused offAhsan Atta1-2/+12
2026-04-03crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(aes))Aleksander Jan Bajkowski2-0/+262
2026-04-03crypto: af_alg - limit RX SG extraction by receive buffer budgetDouya Le2-0/+7
2026-04-03Merge branch 7.0/scsi-fixes into 7.1/scsi-stagingMartin K. Petersen20-81/+171
2026-04-03Merge tag 'v7.0-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds10-169/+101
2026-04-03lib/crc: arm64: Simplify intrinsics implementationArd Biesheuvel1-45/+32
2026-04-03lib/crc: arm64: Use existing macros for kernel-mode FPU cflagsArd Biesheuvel1-3/+2
2026-04-03lib/crc: arm64: Drop unnecessary chunking logic from crc64Ard Biesheuvel1-7/+5
2026-04-03lib/crc: arm64: Assume a little-endian kernelEric Biggers2-35/+30
2026-04-03virt: coco: change tsm_class to a const structJori Koolstra1-10/+9
2026-04-03power: supply: qcom_smbx: allow disabling chargingCasey Connolly1-0/+7