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
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-12
selftests: drv-net: devmem: remove sudo from system() calls
Jakub Kicinski
1
-7
/
+7
2025-08-12
selftests: drv-net: add configs for zerocopy Rx
Jakub Kicinski
1
-0
/
+2
2025-08-12
selftest: af_unix: Add -Wall and -Wflex-array-member-not-at-end to CFLAGS.
Kuniyuki Iwashima
1
-1
/
+1
2025-08-12
selftest: af_unix: Silence -Wall warning for scm_pid.c.
Kuniyuki Iwashima
1
-2
/
+0
2025-08-12
selftest: af_unix: Silence -Wflex-array-member-not-at-end warning for scm_rights.c.
Kuniyuki Iwashima
1
-15
/
+13
2025-08-12
selftest: af_unix: Silence -Wflex-array-member-not-at-end warning for scm_inq.c.
Kuniyuki Iwashima
1
-14
/
+12
2025-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Martin KaFai Lau
22
-51
/
+1081
2025-08-12
selftests: drv-net: don't assume device has only 2 queues
Jakub Kicinski
1
-4
/
+6
2025-08-11
selftests/proc: fix string literal warning in proc-maps-race.c
Sukrut Heroorkar
1
-3
/
+3
2025-08-11
selftests/net: Ensure assert() triggers in psock_tpacket.c
Wake Liu
1
-0
/
+1
2025-08-11
selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8
Wake Liu
1
-2
/
+1
2025-08-11
selftests/sched_ext: Remove duplicate sched.h header
Jiapeng Chong
1
-1
/
+0
2025-08-11
selftests/coredump: Remove the read() that fails the test
Nam Cao
1
-3
/
+0
2025-08-11
selftests/filesystems: add basic fscontext log tests
Aleksa Sarai
3
-1
/
+132
2025-08-11
selftests/mount_setattr: add smoke tests for open_tree_attr(2) bug
Aleksa Sarai
1
-13
/
+64
2025-08-08
KVM: arm64: selftest: Add standalone test checking for KVM's own UUID
Marc Zyngier
2
-0
/
+71
2025-08-08
Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-30
/
+125
2025-08-06
selftests/bpf: Test multi_st_ops and calling kfuncs from different programs
Amery Hung
3
-0
/
+192
2025-08-06
selftests/bpf: Add multi_st_ops that supports multiple instances
Amery Hung
3
-0
/
+120
2025-08-06
Merge tag 'perf-fixes-27504' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git
Linus Torvalds
3
-1
/
+238
2025-08-05
net: Update threaded state in napi config in netif_set_threaded
Samiullah Khawaja
2
-0
/
+112
2025-08-05
selftests: netdevsim: Xfail nexthop test on slow machines
Ido Schimmel
1
-1
/
+1
2025-08-05
selftests/perf_events: Add a mmap() correctness test
Lorenzo Stoakes
3
-1
/
+238
2025-08-05
Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
6
-10
/
+409
2025-08-04
selftests: net: packetdrill: xfail all problems on slow machines
Jakub Kicinski
1
-18
/
+1
2025-08-03
Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-1
/
+2
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
6
-9
/
+307
2025-08-02
mm/mseal: always define VM_SEALED
Lorenzo Stoakes
1
-2
/
+4
2025-08-02
selftests: cachestat: add tests for mmap, refactor and enhance mmap test for cachestat validation
Suresh K C
1
-8
/
+54
2025-08-02
selftests/mm: add process_madvise() tests
wang lian
4
-0
/
+351
2025-08-02
kho: add test for kexec handover
Mike Rapoport (Microsoft)
4
-0
/
+299
2025-08-01
selftests/bpf: Test concurrent task local data key creation
Amery Hung
1
-0
/
+105
2025-08-01
selftests/bpf: Test basic task local data operations
Amery Hung
2
-0
/
+257
2025-08-01
selftests/bpf: Introduce task local data
Amery Hung
2
-0
/
+623
2025-08-01
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+22
2025-08-01
Merge tag 'cxl-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
3
-2
/
+7
2025-08-01
selftests/bpf: Test for unaligned flow_dissector ctx access
Paul Chaignon
1
-1
/
+22
2025-08-01
selftests: avoid using ifconfig
Eric Dumazet
1
-8
/
+8
2025-08-01
Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-0
/
+28
2025-08-01
selftests: net: Fix flaky neighbor garbage collection test
Ido Schimmel
1
-3
/
+3
2025-08-01
Merge tag 'sound-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-0
/
+1
2025-07-31
Merge tag 'hid-for-linus-2025073101' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
9
-157
/
+412
2025-07-31
Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-0
/
+5
2025-07-31
Merge tag 'cgroup-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
6
-33
/
+130
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
41
-327
/
+3090
2025-07-31
Merge branch 'for-6.17/selftests' into for-linus
Jiri Kosina
14
-174
/
+461
2025-07-31
Merge branch 'for-6.17/amd-sfh' into for-linus
Jiri Kosina
59
-369
/
+1504
2025-07-31
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
3
-215
/
+410
2025-07-31
selftests: ALSA: fix memory leak in utimer test
WangYuli
1
-0
/
+1
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-281
/
+1272
[prev]
[next]