index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
7
-52
/
+136
2025-03-27
Merge tag 'linux_kselftest-kunit-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
3
-0
/
+95
2025-03-27
Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-20
/
+20
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
7
-46
/
+31
2025-03-26
Merge tag 'zstd-linus-v6.15-rc1' of https://github.com/terrelln/linux
Linus Torvalds
57
-4109
/
+7781
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
9
-222
/
+105
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-105
/
+272
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+1
2025-03-25
dql: Fix dql->limit value when reset.
Jing Su
1
-1
/
+1
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+2
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-11
/
+2
2025-03-24
Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+16
2025-03-24
Merge tag 'bitmap-for-6.15' of https://github.com/norov/linux
Linus Torvalds
2
-63
/
+2
2025-03-24
Merge tag 'slab-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-0
/
+59
2025-03-24
Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
5
-20
/
+63
2025-03-24
Merge tag 'move-lib-kunit-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
40
-604
/
+1052
2025-03-24
Merge tag 'vfs-6.15-rc1.initramfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+7
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+9
2025-03-22
tracing: Disable branch profiling in noinstr code
Josh Poimboeuf
1
-0
/
+5
2025-03-21
crypto: lib/Kconfig - hide library options
Arnd Bergmann
1
-4
/
+4
2025-03-21
lib/scatterlist: Add SG_MITER_LOCAL and use it
Herbert Xu
1
-4
/
+8
2025-03-21
zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work around compiler segfault
Ingo Molnar
1
-1
/
+1
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-2
/
+6
2025-03-19
sched/debug: Remove CONFIG_SCHED_DEBUG
Ingo Molnar
1
-9
/
+0
2025-03-19
net, treewide: define and use MAC_ADDR_STR_LEN
Uday Shankar
1
-3
/
+1
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2025-03-17
objtool: Add CONFIG_OBJTOOL_WERROR
Josh Poimboeuf
1
-0
/
+11
2025-03-17
lib/dump_stack: Use preempt_model_str()
Sebastian Andrzej Siewior
1
-2
/
+2
2025-03-16
mm: decline to manipulate the refcount on a slab page
Matthew Wilcox (Oracle)
1
-2
/
+6
2025-03-15
Kunit to check the longest symbol length
Sergio González Collado
3
-0
/
+93
2025-03-14
scanf: break kunit into test cases
Tamir Duberstein
1
-35
/
+47
2025-03-14
scanf: convert self-test to KUnit
Tamir Duberstein
4
-134
/
+132
2025-03-14
scanf: remove redundant debug logs
Tamir Duberstein
1
-3
/
+0
2025-03-14
scanf: implicate test line in failure messages
Tamir Duberstein
1
-33
/
+33
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2025-03-13
zstd: Import upstream v1.5.7
Nick Terrell
57
-4109
/
+7781
2025-03-13
printf: implicate test line in failure messages
Tamir Duberstein
1
-27
/
+33
2025-03-13
printf: break kunit into test cases
Tamir Duberstein
1
-193
/
+102
2025-03-13
printf: convert self-test to KUnit
Tamir Duberstein
4
-95
/
+126
2025-03-12
kunit/fortify: Replace "volatile" with OPTIMIZER_HIDE_VAR()
Kees Cook
1
-62
/
+77
2025-03-12
kunit/fortify: Expand testing of __compiletime_strlen()
Kees Cook
1
-0
/
+17
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_CRC64
Eric Biggers
1
-6
/
+1
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32C
Eric Biggers
1
-1
/
+1
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_CRC8
Eric Biggers
1
-5
/
+1
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_CRC7
Eric Biggers
1
-6
/
+1
2025-03-10
lib/crc: remove unnecessary prompt for CONFIG_CRC4
Eric Biggers
1
-6
/
+1
2025-03-10
lib/crc7: unexport crc7_be_syndrome_table
Eric Biggers
1
-4
/
+2
2025-03-10
lib/crc_kunit.c: update comment in crc_benchmark()
Eric Biggers
1
-2
/
+3
2025-03-10
lib/crc_kunit.c: add test and benchmark for crc7_be()
Eric Biggers
2
-2
/
+34
2025-03-08
Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
[next]