summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-23ieee802154: atusb: drop redundant device referenceJohan Hovold
2026-03-23Merge branch 'net-stmmac-improve-pcs-support'Jakub Kicinski
2026-03-23net: stmmac: use integrated PCS for BASE-X modesRussell King (Oracle)
2026-03-23net: stmmac: add BASE-X support to integrated PCSRussell King (Oracle)
2026-03-23net: stmmac: add support for reading inband SGMII statusRussell King (Oracle)
2026-03-23net: stmmac: add struct stmmac_pcs_infoRussell King (Oracle)
2026-03-23net: stmmac: move default_an_inband to plat_stmmacenet_dataRussell King (Oracle)
2026-03-23tracing: Pretty-print enum parameters in function argumentsDonglin Peng
2026-03-23clk: xgene: Fix mapping leak in xgene_pllclk_init()Geert Uytterhoeven
2026-03-23clk: Simplify clk_is_match()Geert Uytterhoeven
2026-03-23clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko
2026-03-23clk: mvebu: armada-37xx-periph: fix __iomem casts in structure initBen Dooks
2026-03-23tracing: Free up file->private_data for use by individual eventsPetr Pavlu
2026-03-23tracing: Clean up access to trace_event_file from a file pointerPetr Pavlu
2026-03-23tracing: Remove unnecessary check for EVENT_FILE_FL_FREEDPetr Pavlu
2026-03-23tracing: move __printf() attribute on __ftrace_vbprintk()Arnd Bergmann
2026-03-23clk: qoriq: avoid format string warningArnd Bergmann
2026-03-23Merge tag 'renesas-clk-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2026-03-23Merge tag 'renesas-clk-fixes-for-v7.0-tag1' of git://git.kernel.org/pub/scm/l...Stephen Boyd
2026-03-24ASoC: sun4i-spdif: Make reset control non-optional and check for all errorsChen-Yu Tsai
2026-03-23net: fix fanout UAF in packet_release() via NETDEV_UP raceYochai Eisenrich
2026-03-23Merge branch 'ipv6-fix-two-gc-issues-with-permanent-routes'Jakub Kicinski
2026-03-23selftest: net: Add GC test for temporary routes with exceptions.Kuniyuki Iwashima
2026-03-23ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.Kuniyuki Iwashima
2026-03-23ipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire.Kuniyuki Iwashima
2026-03-23lib/crypto: aesgcm: Use GHASH library APIEric Biggers
2026-03-23lib/crypto: gf128hash: Remove unused content from ghash.hEric Biggers
2026-03-23lib/crypto: gf128mul: Remove unused 4k_lle functionsEric Biggers
2026-03-23crypto: ghash - Remove ghash from crypto_shash APIEric Biggers
2026-03-23crypto: gcm - Use GHASH library instead of crypto_ahashEric Biggers
2026-03-23lib/crypto: x86/ghash: Migrate optimized code into libraryEric Biggers
2026-03-23lib/crypto: s390/ghash: Migrate optimized code into libraryEric Biggers
2026-03-23lib/crypto: riscv/ghash: Migrate optimized code into libraryEric Biggers
2026-03-23lib/crypto: powerpc/ghash: Migrate optimized code into libraryEric Biggers
2026-03-23crypto: arm64/aes-gcm - Rename struct ghash_key and make fixed-sizedEric Biggers
2026-03-23lib/crypto: arm64/ghash: Migrate optimized code into libraryEric Biggers
2026-03-23regulator: cros-ec: cleanup and add suppliesMark Brown
2026-03-23regulator: cros-ec: Add regulator supplyChen-Yu Tsai
2026-03-23regulator: dt-bindings: cros-ec: Add regulator supplyChen-Yu Tsai
2026-03-23crypto: arm64/ghash - Move NEON GHASH assembly into its own fileEric Biggers
2026-03-23lib/crypto: arm/ghash: Migrate optimized code into libraryEric Biggers
2026-03-23vfio/qat: add support for Intel QAT 420xx VFsGiovanni Cabiddu
2026-03-23spi: hisi-kunpeng cleanup and fixMark Brown
2026-03-23spi: hisi-kunpeng: Add timeout warning in FIFO flush functionPei Xiao
2026-03-23spi: hisi-kunpeng: prevent infinite while() loop in hisi_spi_flush_fifoPei Xiao
2026-03-23crypto: arm/ghash - Move NEON GHASH assembly into its own fileEric Biggers
2026-03-23crypto: arm/ghash - Make the "ghash" crypto_shash NEON-onlyEric Biggers
2026-03-23lib/crypto: tests: Add KUnit tests for GHASHEric Biggers
2026-03-23rust: dma: remove dma::CoherentAllocation<T>Danilo Krummrich
2026-03-23gpu: nova-core: convert to new dma::Coherent APIGary Guo