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-03-23
net: stmmac: move default_an_inband to plat_stmmacenet_data
Russell King (Oracle)
-7
/
+4
2026-03-23
tracing: Pretty-print enum parameters in function arguments
Donglin Peng
-1
/
+11
2026-03-23
clk: xgene: Fix mapping leak in xgene_pllclk_init()
Geert Uytterhoeven
-0
/
+2
2026-03-23
clk: Simplify clk_is_match()
Geert Uytterhoeven
-4
/
+3
2026-03-23
clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoC
Andy Shevchenko
-2920
/
+0
2026-03-23
clk: mvebu: armada-37xx-periph: fix __iomem casts in structure init
Ben Dooks
-7
/
+9
2026-03-23
tracing: Free up file->private_data for use by individual events
Petr Pavlu
-6
/
+0
2026-03-23
tracing: Clean up access to trace_event_file from a file pointer
Petr Pavlu
-9
/
+14
2026-03-23
tracing: Remove unnecessary check for EVENT_FILE_FL_FREED
Petr Pavlu
-6
/
+2
2026-03-23
tracing: move __printf() attribute on __ftrace_vbprintk()
Arnd Bergmann
-1
/
+1
2026-03-23
clk: qoriq: avoid format string warning
Arnd Bergmann
-8
/
+9
2026-03-23
Merge tag 'renesas-clk-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/k...
Stephen Boyd
-0
/
+4
2026-03-23
Merge tag 'renesas-clk-fixes-for-v7.0-tag1' of git://git.kernel.org/pub/scm/l...
Stephen Boyd
-53
/
+38
2026-03-24
ASoC: sun4i-spdif: Make reset control non-optional and check for all errors
Chen-Yu Tsai
-9
/
+4
2026-03-23
net: fix fanout UAF in packet_release() via NETDEV_UP race
Yochai Eisenrich
-0
/
+1
2026-03-23
Merge branch 'ipv6-fix-two-gc-issues-with-permanent-routes'
Jakub Kicinski
-9
/
+94
2026-03-23
selftest: net: Add GC test for temporary routes with exceptions.
Kuniyuki Iwashima
-3
/
+58
2026-03-23
ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.
Kuniyuki Iwashima
-7
/
+26
2026-03-23
ipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire.
Kuniyuki Iwashima
-1
/
+12
2026-03-23
lib/crypto: aesgcm: Use GHASH library API
Eric Biggers
-30
/
+32
2026-03-23
lib/crypto: gf128hash: Remove unused content from ghash.h
Eric Biggers
-14
/
+1
2026-03-23
lib/crypto: gf128mul: Remove unused 4k_lle functions
Eric Biggers
-86
/
+4
2026-03-23
crypto: ghash - Remove ghash from crypto_shash API
Eric Biggers
-294
/
+0
2026-03-23
crypto: gcm - Use GHASH library instead of crypto_ahash
Eric Biggers
-342
/
+85
2026-03-23
lib/crypto: x86/ghash: Migrate optimized code into library
Eric Biggers
-238
/
+104
2026-03-23
lib/crypto: s390/ghash: Migrate optimized code into library
Eric Biggers
-158
/
+57
2026-03-23
lib/crypto: riscv/ghash: Migrate optimized code into library
Eric Biggers
-166
/
+70
2026-03-23
lib/crypto: powerpc/ghash: Migrate optimized code into library
Eric Biggers
-186
/
+143
2026-03-23
crypto: arm64/aes-gcm - Rename struct ghash_key and make fixed-sized
Eric Biggers
-18
/
+17
2026-03-23
lib/crypto: arm64/ghash: Migrate optimized code into library
Eric Biggers
-165
/
+86
2026-03-23
regulator: cros-ec: cleanup and add supplies
Mark Brown
-1498
/
+3564
2026-03-23
regulator: cros-ec: Add regulator supply
Chen-Yu Tsai
-0
/
+1
2026-03-23
regulator: dt-bindings: cros-ec: Add regulator supply
Chen-Yu Tsai
-0
/
+4
2026-03-23
crypto: arm64/ghash - Move NEON GHASH assembly into its own file
Eric Biggers
-196
/
+239
2026-03-23
lib/crypto: arm/ghash: Migrate optimized code into library
Eric Biggers
-162
/
+66
2026-03-23
vfio/qat: add support for Intel QAT 420xx VFs
Giovanni Cabiddu
-0
/
+2
2026-03-23
spi: hisi-kunpeng cleanup and fix
Mark Brown
-1418
/
+3538
2026-03-23
spi: hisi-kunpeng: Add timeout warning in FIFO flush function
Pei Xiao
-1
/
+4
2026-03-23
spi: hisi-kunpeng: prevent infinite while() loop in hisi_spi_flush_fifo
Pei Xiao
-1
/
+11
2026-03-23
crypto: arm/ghash - Move NEON GHASH assembly into its own file
Eric Biggers
-158
/
+222
2026-03-23
crypto: arm/ghash - Make the "ghash" crypto_shash NEON-only
Eric Biggers
-26
/
+6
2026-03-23
lib/crypto: tests: Add KUnit tests for GHASH
Eric Biggers
-1
/
+452
2026-03-23
rust: dma: remove dma::CoherentAllocation<T>
Danilo Krummrich
-150
/
+0
2026-03-23
gpu: nova-core: convert to new dma::Coherent API
Gary Guo
-65
/
+47
2026-03-23
gpu: nova-core: convert Gsp::new() to use CoherentBox
Danilo Krummrich
-44
/
+65
2026-03-23
gpu: nova-core: use Coherent::init to initialize GspFwWprMeta
Danilo Krummrich
-10
/
+17
2026-03-23
rust: dma: add Coherent:init() and Coherent::init_with_attrs()
Danilo Krummrich
-0
/
+38
2026-03-23
rust: dma: introduce dma::CoherentBox for memory initialization
Danilo Krummrich
-1
/
+153
2026-03-23
rust: dma: add zeroed constructor to `Coherent`
Gary Guo
-12
/
+94
2026-03-23
arm64: dts: rockchip: Correct Joystick Axes on Gameforce Ace
Chris Morgan
-5
/
+5
[prev]
[next]