summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-23net: stmmac: move default_an_inband to plat_stmmacenet_dataRussell King (Oracle)-7/+4
2026-03-23tracing: Pretty-print enum parameters in function argumentsDonglin Peng-1/+11
2026-03-23clk: xgene: Fix mapping leak in xgene_pllclk_init()Geert Uytterhoeven-0/+2
2026-03-23clk: Simplify clk_is_match()Geert Uytterhoeven-4/+3
2026-03-23clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko-2920/+0
2026-03-23clk: mvebu: armada-37xx-periph: fix __iomem casts in structure initBen Dooks-7/+9
2026-03-23tracing: Free up file->private_data for use by individual eventsPetr Pavlu-6/+0
2026-03-23tracing: Clean up access to trace_event_file from a file pointerPetr Pavlu-9/+14
2026-03-23tracing: Remove unnecessary check for EVENT_FILE_FL_FREEDPetr Pavlu-6/+2
2026-03-23tracing: move __printf() attribute on __ftrace_vbprintk()Arnd Bergmann-1/+1
2026-03-23clk: qoriq: avoid format string warningArnd Bergmann-8/+9
2026-03-23Merge tag 'renesas-clk-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd-0/+4
2026-03-23Merge tag 'renesas-clk-fixes-for-v7.0-tag1' of git://git.kernel.org/pub/scm/l...Stephen Boyd-53/+38
2026-03-24ASoC: sun4i-spdif: Make reset control non-optional and check for all errorsChen-Yu Tsai-9/+4
2026-03-23net: fix fanout UAF in packet_release() via NETDEV_UP raceYochai Eisenrich-0/+1
2026-03-23Merge branch 'ipv6-fix-two-gc-issues-with-permanent-routes'Jakub Kicinski-9/+94
2026-03-23selftest: net: Add GC test for temporary routes with exceptions.Kuniyuki Iwashima-3/+58
2026-03-23ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.Kuniyuki Iwashima-7/+26
2026-03-23ipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire.Kuniyuki Iwashima-1/+12
2026-03-23lib/crypto: aesgcm: Use GHASH library APIEric Biggers-30/+32
2026-03-23lib/crypto: gf128hash: Remove unused content from ghash.hEric Biggers-14/+1
2026-03-23lib/crypto: gf128mul: Remove unused 4k_lle functionsEric Biggers-86/+4
2026-03-23crypto: ghash - Remove ghash from crypto_shash APIEric Biggers-294/+0
2026-03-23crypto: gcm - Use GHASH library instead of crypto_ahashEric Biggers-342/+85
2026-03-23lib/crypto: x86/ghash: Migrate optimized code into libraryEric Biggers-238/+104
2026-03-23lib/crypto: s390/ghash: Migrate optimized code into libraryEric Biggers-158/+57
2026-03-23lib/crypto: riscv/ghash: Migrate optimized code into libraryEric Biggers-166/+70
2026-03-23lib/crypto: powerpc/ghash: Migrate optimized code into libraryEric Biggers-186/+143
2026-03-23crypto: arm64/aes-gcm - Rename struct ghash_key and make fixed-sizedEric Biggers-18/+17
2026-03-23lib/crypto: arm64/ghash: Migrate optimized code into libraryEric Biggers-165/+86
2026-03-23regulator: cros-ec: cleanup and add suppliesMark Brown-1498/+3564
2026-03-23regulator: cros-ec: Add regulator supplyChen-Yu Tsai-0/+1
2026-03-23regulator: dt-bindings: cros-ec: Add regulator supplyChen-Yu Tsai-0/+4
2026-03-23crypto: arm64/ghash - Move NEON GHASH assembly into its own fileEric Biggers-196/+239
2026-03-23lib/crypto: arm/ghash: Migrate optimized code into libraryEric Biggers-162/+66
2026-03-23vfio/qat: add support for Intel QAT 420xx VFsGiovanni Cabiddu-0/+2
2026-03-23spi: hisi-kunpeng cleanup and fixMark Brown-1418/+3538
2026-03-23spi: hisi-kunpeng: Add timeout warning in FIFO flush functionPei Xiao-1/+4
2026-03-23spi: hisi-kunpeng: prevent infinite while() loop in hisi_spi_flush_fifoPei Xiao-1/+11
2026-03-23crypto: arm/ghash - Move NEON GHASH assembly into its own fileEric Biggers-158/+222
2026-03-23crypto: arm/ghash - Make the "ghash" crypto_shash NEON-onlyEric Biggers-26/+6
2026-03-23lib/crypto: tests: Add KUnit tests for GHASHEric Biggers-1/+452
2026-03-23rust: dma: remove dma::CoherentAllocation<T>Danilo Krummrich-150/+0
2026-03-23gpu: nova-core: convert to new dma::Coherent APIGary Guo-65/+47
2026-03-23gpu: nova-core: convert Gsp::new() to use CoherentBoxDanilo Krummrich-44/+65
2026-03-23gpu: nova-core: use Coherent::init to initialize GspFwWprMetaDanilo Krummrich-10/+17
2026-03-23rust: dma: add Coherent:init() and Coherent::init_with_attrs()Danilo Krummrich-0/+38
2026-03-23rust: dma: introduce dma::CoherentBox for memory initializationDanilo Krummrich-1/+153
2026-03-23rust: dma: add zeroed constructor to `Coherent`Gary Guo-12/+94
2026-03-23arm64: dts: rockchip: Correct Joystick Axes on Gameforce AceChris Morgan-5/+5