index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-04-02
Merge branch 'net-phy-microchip-add-downshift-support-for-lan88xx'
Jakub Kicinski
-1
/
+83
2026-04-02
net: phy: microchip: enable downshift by default on LAN88xx
Nicolai Buchwitz
-2
/
+15
2026-04-02
net: phy: microchip: add downshift tunable support for LAN88xx
Nicolai Buchwitz
-0
/
+69
2026-04-02
r8152: Add helper functions for SRAM2
Chih Kai Hsu
-103
/
+75
2026-04-02
net: phy: bcm84881: add LED framework support for BCM84891/BCM84892
Daniel Wagner
-0
/
+156
2026-04-02
Merge branch 'macvlan-broadcast-delivery-changes'
Jakub Kicinski
-3
/
+8
2026-04-02
macvlan: avoid spinlock contention in macvlan_broadcast_enqueue()
Eric Dumazet
-0
/
+3
2026-04-02
macvlan: annotate data-races around port->bc_queue_len_used
Eric Dumazet
-3
/
+5
2026-04-03
crypto: qat - add support for zstd
Giovanni Cabiddu
-30
/
+773
2026-04-03
crypto: qat - use swab32 macro
Giovanni Cabiddu
-4
/
+6
2026-04-03
crypto: img-hash - drop redundant return variable
Thorsten Blum
-4
/
+1
2026-04-03
crypto: img-hash - use list_first_entry_or_null to simplify digest
Thorsten Blum
-15
/
+6
2026-04-03
crypto: cryptomgr - Select algorithm types only when CRYPTO_SELFTESTS
Eric Biggers
-8
/
+23
2026-04-03
crypto: aspeed - Use memcpy_from_sglist() in aspeed_ahash_dma_prepare()
Paul Louvel
-2
/
+1
2026-04-03
crypto: kconfig - fix typos in atmel-ecc and atmel-sha204a help
Thorsten Blum
-2
/
+2
2026-04-03
crypto: x86 - Remove des and des3_ede code
Eric Biggers
-1239
/
+0
2026-04-03
crypto: sparc - Remove des and des3_ede code
Eric Biggers
-917
/
+0
2026-04-03
crypto: s390 - Remove des and des3_ede code
Eric Biggers
-521
/
+0
2026-04-03
crypto: rng - Don't pull in DRBG when CRYPTO_FIPS=n
Eric Biggers
-7
/
+0
2026-04-03
crypto: fips - Depend on CRYPTO_DRBG=y
Eric Biggers
-1
/
+1
2026-04-03
crypto: rng - Make crypto_stdrng_get_bytes() use normal RNG in non-FIPS mode
Eric Biggers
-4
/
+15
2026-04-03
crypto: rng - Unexport "default RNG" symbols
Eric Biggers
-11
/
+3
2026-04-03
net: tipc: Use crypto_stdrng_get_bytes()
Eric Biggers
-11
/
+2
2026-04-03
crypto: intel/keembay-ocs-ecc - Use crypto_stdrng_get_bytes()
Eric Biggers
-13
/
+4
2026-04-03
crypto: hisilicon/hpre - Use crypto_stdrng_get_bytes()
Eric Biggers
-10
/
+2
2026-04-03
crypto: geniv - Use crypto_stdrng_get_bytes()
Eric Biggers
-7
/
+1
2026-04-03
crypto: ecc - Use crypto_stdrng_get_bytes()
Eric Biggers
-8
/
+3
2026-04-03
crypto: dh - Use crypto_stdrng_get_bytes()
Eric Biggers
-7
/
+1
2026-04-03
crypto: rng - Add crypto_stdrng_get_bytes()
Eric Biggers
-0
/
+27
2026-04-03
crypto: iaa - fix per-node CPU counter reset in rebalance_wq_table()
Giovanni Cabiddu
-1
/
+1
2026-04-03
crypto: qat - replace scnprintf() with sysfs_emit()
Atharv Dubey
-3
/
+3
2026-04-03
crypto: qat - fix type mismatch in RAS sysfs show functions
Giovanni Cabiddu
-6
/
+6
2026-04-03
crypto: qat - fix compression instance leak
Giovanni Cabiddu
-2
/
+8
2026-04-03
crypto: qat - use acomp_tfm_ctx()
Giovanni Cabiddu
-5
/
+3
2026-04-03
crypto: ccp - Replace snprintf("%s") with strscpy
Thorsten Blum
-18
/
+15
2026-04-03
crypto: hifn_795x - Replace snprintf("%s") with strscpy
Thorsten Blum
-3
/
+3
2026-04-03
crypto: qat - disable 420xx AE cluster when lead engine is fused off
Ahsan Atta
-2
/
+18
2026-04-03
crypto: qat - disable 4xxx AE cluster when lead engine is fused off
Ahsan Atta
-2
/
+12
2026-04-03
crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(aes))
Aleksander Jan Bajkowski
-0
/
+262
2026-04-03
crypto: af_alg - limit RX SG extraction by receive buffer budget
Douya Le
-0
/
+7
2026-04-02
Merge branch 7.0/scsi-fixes into 7.1/scsi-staging
Martin K. Petersen
-81
/
+171
2026-04-02
Merge tag 'v7.0-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-169
/
+101
2026-04-02
lib/crc: arm64: Simplify intrinsics implementation
Ard Biesheuvel
-45
/
+32
2026-04-02
lib/crc: arm64: Use existing macros for kernel-mode FPU cflags
Ard Biesheuvel
-3
/
+2
2026-04-02
lib/crc: arm64: Drop unnecessary chunking logic from crc64
Ard Biesheuvel
-7
/
+5
2026-04-02
lib/crc: arm64: Assume a little-endian kernel
Eric Biggers
-35
/
+30
2026-04-02
virt: coco: change tsm_class to a const struct
Jori Koolstra
-10
/
+9
2026-04-03
power: supply: qcom_smbx: allow disabling charging
Casey Connolly
-0
/
+7
2026-04-03
power: reset: drop unneeded dependencies on OF_GPIO
Bartosz Golaszewski
-4
/
+4
2026-04-02
vfio/pci: Require vfio_device_ops.name
Alex Williamson
-0
/
+4
[prev]
[next]