index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
wireguard
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-19
sched/debug: Remove CONFIG_SCHED_DEBUG from self-test config files
Ingo Molnar
1
-1
/
+0
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2024-11-18
wireguard: selftests: load nf_conntrack if not present
Hangbin Liu
1
-0
/
+1
2024-11-02
timekeeping: Remove CONFIG_DEBUG_TIMEKEEPING
Thomas Gleixner
1
-1
/
+0
2024-07-05
wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMU
Jason A. Donenfeld
1
-4
/
+4
2024-05-15
Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2024-05-06
printk: Remove redundant CONFIG_BASE_FULL
Yoann Congal
1
-1
/
+0
2024-04-10
RISC-V: drop SOC_VIRT for ARCH_VIRT
Conor Dooley
2
-2
/
+2
2024-03-19
wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}
Jason A. Donenfeld
2
-0
/
+2
2023-08-21
treewide: drop CONFIG_EMBEDDED
Randy Dunlap
1
-1
/
+0
2023-07-03
wireguard: netlink: send staged packets when setting initial private key
Jason A. Donenfeld
1
-4
/
+26
2022-11-18
random: use random.trust_{bootloader,cpu} command line option only
Jason A. Donenfeld
1
-2
/
+0
2022-09-20
wireguard: selftests: do not install headers on UML
Jason A. Donenfeld
1
-0
/
+2
2022-08-12
wireguard: selftests: set CONFIG_NONPORTABLE on riscv32
Jason A. Donenfeld
1
-0
/
+1
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-7
/
+19
2022-08-02
wireguard: selftests: support UML
Jason A. Donenfeld
2
-1
/
+19
2022-08-02
wireguard: selftests: update config fragments
Lukas Bulwahn
2
-6
/
+0
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
1
-1
/
+0
2022-07-06
wireguard: selftests: use microvm on x86
Jason A. Donenfeld
3
-8
/
+16
2022-07-06
wireguard: selftests: always call kernel makefile
Jason A. Donenfeld
1
-3
/
+2
2022-07-06
wireguard: selftests: use virt machine on m68k
Jason A. Donenfeld
2
-8
/
+6
2022-07-06
wireguard: selftests: set fake real time in init
Jason A. Donenfeld
8
-0
/
+18
2022-06-11
wireguard: selftests: use maximum cpu features and allow rng seeding
Jason A. Donenfeld
3
-15
/
+19
2022-05-04
wireguard: selftests: set panic_on_warn=1 from cmdline
Jason A. Donenfeld
18
-23
/
+17
2022-05-04
wireguard: selftests: bump package deps
Jason A. Donenfeld
1
-9
/
+9
2022-05-04
wireguard: selftests: restore support for ccache
Jason A. Donenfeld
2
-1
/
+18
2022-05-04
wireguard: selftests: use newer toolchains to fill out architectures
Jason A. Donenfeld
9
-63
/
+169
2022-05-04
wireguard: selftests: limit parallelism to $(nproc) tests at once
Jason A. Donenfeld
1
-10
/
+10
2022-05-04
wireguard: selftests: make routing loop test non-fatal
Jason A. Donenfeld
1
-1
/
+13
2022-04-22
wireguard: selftests: enable ACPI for SMP
Jason A. Donenfeld
2
-0
/
+2
2022-03-30
wireguard: selftests: simplify RNG seeding
Jason A. Donenfeld
1
-19
/
+7
2021-11-29
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
1
-1
/
+23
2021-11-29
wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST
Li Zhijian
1
-1
/
+1
2021-11-29
wireguard: selftests: actually test for routing loops
Jason A. Donenfeld
1
-1
/
+5
2021-11-29
wireguard: selftests: increase default dmesg log size
Jason A. Donenfeld
1
-0
/
+1
2021-06-04
wireguard: selftests: make sure rp_filter is disabled on vethc
Jason A. Donenfeld
1
-0
/
+1
2021-06-04
wireguard: selftests: remove old conntrack kconfig value
Jason A. Donenfeld
1
-1
/
+0
2021-02-23
wireguard: selftests: test multiple parallel streams
Jason A. Donenfeld
1
-1
/
+14
2020-12-02
Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK
Masahiro Yamada
1
-1
/
+0
2020-10-30
wireguard: selftests: check that route_me_harder packets use the right sk
Jason A. Donenfeld
2
-0
/
+10
2020-06-23
wireguard: device: avoid circular netns references
Jason A. Donenfeld
1
-1
/
+12
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+0
2020-05-20
wireguard: selftests: use newer iproute2 for gcc-10
Jason A. Donenfeld
1
-1
/
+1
2020-05-07
ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST
Kees Cook
1
-1
/
+0
2020-05-06
wireguard: socket: remove errant restriction on looping to self
Jason A. Donenfeld
1
-3
/
+51
2020-05-06
wireguard: selftests: use normal kernel stack size on ppc64
Jason A. Donenfeld
1
-0
/
+1
2020-04-14
x86/32: Remove CONFIG_DOUBLEFAULT
Borislav Petkov
1
-1
/
+0
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-18
wireguard: noise: error out precomputed DH during handshake rather than config
Jason A. Donenfeld
1
-5
/
+10
[next]