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