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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2026-03-23
lib/crypto: sm3: Add SM3 library API
Eric Biggers
-10
/
+60
2026-03-23
crypto: sm3 - Remove sm3_zero_message_hash and SM3_T[1-2]
Eric Biggers
-5
/
+0
2026-03-23
crypto: sm3 - Fold sm3_init() into its caller
Eric Biggers
-14
/
+11
2026-03-23
net: stmmac: add BASE-X support to integrated PCS
Russell King (Oracle)
-0
/
+1
2026-03-23
net: stmmac: move default_an_inband to plat_stmmacenet_data
Russell King (Oracle)
-1
/
+1
2026-03-23
tracing: move __printf() attribute on __ftrace_vbprintk()
Arnd Bergmann
-1
/
+0
2026-03-23
ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.
Kuniyuki Iwashima
-1
/
+20
2026-03-23
lib/crypto: aesgcm: Use GHASH library API
Eric Biggers
-2
/
+2
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
-14
/
+3
2026-03-23
lib/crypto: s390/ghash: Migrate optimized code into library
Eric Biggers
-1
/
+2
2026-03-23
lib/crypto: riscv/ghash: Migrate optimized code into library
Eric Biggers
-0
/
+3
2026-03-23
lib/crypto: powerpc/ghash: Migrate optimized code into library
Eric Biggers
-0
/
+4
2026-03-23
spi: hisi-kunpeng cleanup and fix
Mark Brown
-32
/
+155
2026-03-23
lib/crypto: gf128hash: Add GHASH support
Eric Biggers
-0
/
+95
2026-03-23
lib/crypto: gf128hash: Support GF128HASH_ARCH without all POLYVAL functions
Eric Biggers
-19
/
+3
2026-03-23
lib/crypto: gf128hash: Rename polyval module to gf128hash
Eric Biggers
-8
/
+8
2026-03-23
btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_fi...
Goldwyn Rodrigues
-4
/
+7
2026-03-23
asm-generic/bitops: Fix a comment typo in instrumented-atomic.h
Kai Huang
-1
/
+1
2026-03-23
bitops: fix kernel-doc parameter name for parity8()
Kit Dallege
-1
/
+1
2026-03-23
lib: count_zeros: unify count_{leading,trailing}_zeros()
Yury Norov
-4
/
+2
2026-03-23
lib: count_zeros: fix 32/64-bit inconsistency in count_trailing_zeros()
Yury Norov
-6
/
+3
2026-03-23
lib: crypto: fix comments for count_leading_zeros()
Yury Norov
-3
/
+1
2026-03-23
bitmap: add bitmap_weight_from()
Yury Norov
-0
/
+33
2026-03-23
bitmap: drop __find_nth_andnot_bit()
Yury Norov
-2
/
+0
2026-03-23
pidfds: add coredump_code field to pidfd_info
Emanuele Rocca
-0
/
+4
2026-03-23
coredump: add tracepoint for coredump events
Breno Leitao
-0
/
+45
2026-03-23
fs: remove do_sys_truncate
Christoph Hellwig
-7
/
+1
2026-03-23
fs: fix archiecture-specific compat_ftruncate64
Christoph Hellwig
-6
/
+2
2026-03-23
reset: spacemit: k3: Decouple composite reset lines
Yixun Lan
-12
/
+36
2026-03-23
drm/xe/xe3p_lpg: Restrict UAPI to enable L2 flush optimization
Tejas Upadhyay
-1
/
+3
2026-03-23
pinctrl: pinconf-generic: Add properties 'input-threshold-voltage-microvolt'
Tzuyi Chang
-0
/
+3
2026-03-23
Merge 7.0-rc5 into tty-next
Greg Kroah-Hartman
-120
/
+303
2026-03-23
Merge tag 'drm-misc-next-2026-03-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-18
/
+119
2026-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5
Alexei Starovoitov
-120
/
+303
2026-03-22
Merge tag 'v7.0-rc5' into driver-core-next
Danilo Krummrich
-32
/
+155
2026-03-22
net/mlx5: Add vhca_id_type bit to alias context
Patrisious Haddad
-2
/
+5
2026-03-22
mlx5: Remove redundant iseg base
Parav Pandit
-1
/
+0
2026-03-22
Merge tag 'trace-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-2
/
+5
2026-03-22
Merge tag 'locking-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+1
2026-03-22
crypto: add missing kernel-doc for anonymous union members
Kit Dallege
-0
/
+3
2026-03-22
crypto: simd - Remove unused skcipher support
Eric Biggers
-19
/
+0
2026-03-22
padata: Put CPU offline callback in ONLINE section to allow failure
Daniel Jordan
-5
/
+4
2026-03-22
crypto: hisilicon - add device load query functionality to debugfs
Zongyu Wu
-0
/
+12
2026-03-22
hwrng: core - avoid kernel-doc warnings
Randy Dunlap
-1
/
+1
2026-03-21
mm/damon/core: avoid use of half-online-committed context
SeongJae Park
-0
/
+6
2026-03-21
Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-5
/
+58
2026-03-21
tracing: Revert "tracing: Remove pid in task_rename tracing output"
Xuewen Yan
-2
/
+5
2026-03-21
Merge tag 'v7.0-rc4' into timers/core, to resolve conflict
Ingo Molnar
-285
/
+569
2026-03-20
accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retri...
Max Zhen
-4
/
+5
[prev]
[next]