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
2026-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-10
/
+25
2026-05-29
Revert "ipv6: preserve insertion order for same-scope addresses"
Fernando Fernandez Mancera
1
-1
/
+1
2026-05-29
Merge tag 'kvm-x86-fixes-7.1-rc6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
10
-10
/
+25
2026-05-29
Merge tag 'cxl-fixes-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-62
/
+43
2026-05-29
selftests/sched_ext: Validate dl_server attach/detach in total_bw test
Andrea Righi
1
-1
/
+200
2026-05-28
selftests/perf_events: fix mmap() error check in sigtrap_threads
Hongfu Li
1
-1
/
+1
2026-05-28
kselftest/filelock: add a .gitignore file
Mark Brown
1
-0
/
+1
2026-05-28
kselftest/filelock: report each test in oftlocks separately
Mark Brown
1
-51
/
+39
2026-05-28
kselftest/filelock: use ksft_perror()
Mark Brown
1
-2
/
+2
2026-05-28
selftests/acct: add taskstats TGID retention test
Yiyang Chen
3
-2
/
+381
2026-05-28
selftests/mm: add kmemleak verbose dedup test
Breno Leitao
2
-0
/
+223
2026-05-28
selftests/cgroup: include slab in test_percpu_basic memory check
Li Wang
1
-5
/
+6
2026-05-28
selftests/cgroup: fix hardcoded page size in test_percpu_basic
Li Wang
1
-1
/
+1
2026-05-28
selftests/mm: khugepaged: initialize file contents via mmap
Vineet Agarwal
1
-3
/
+15
2026-05-28
selftests/damon/sysfs.py: pause DAMON before dumping status
SeongJae Park
1
-0
/
+38
2026-05-28
selftests/damon/sysfs.py: check pause on assert_ctx_committed()
SeongJae Park
1
-0
/
+1
2026-05-28
selftests/damon/drgn_dump_damon_status: dump pause
SeongJae Park
1
-0
/
+1
2026-05-28
selftests/damon/_damon_sysfs: support pause file staging
SeongJae Park
1
-1
/
+9
2026-05-28
mm/madvise: reject invalid process_madvise() advice for zero-length vectors
fujunjie
1
-0
/
+28
2026-05-28
mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
Asier Gutierrez
1
-5
/
+6
2026-05-28
selftests/mm: simplify byte pattern checking in mremap_test
Dev Jain
1
-99
/
+10
2026-05-28
selftests/mm: run the MAP_DROPPABLE selftest
Anthony Yznaga
2
-1
/
+9
2026-05-28
selftests/mm: verify droppable mappings cannot be locked
Anthony Yznaga
1
-9
/
+75
2026-05-28
selftests/cgroup: test_zswap: wait for asynchronous writeback
Li Wang
1
-2
/
+26
2026-05-28
selftest/cgroup: fix zswap attempt_writeback() on 64K pagesize system
Li Wang
1
-4
/
+4
2026-05-28
selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on large pagesize system
Li Wang
1
-21
/
+49
2026-05-28
selftests/cgroup: replace hardcoded page size values in test_zswap
Li Wang
1
-20
/
+25
2026-05-28
selftests/cgroup: rename PAGE_SIZE to BUF_SIZE in cgroup_util
Li Wang
5
-20
/
+25
2026-05-28
selftests/cgroup: use runtime page size for zswpin check
Li Wang
1
-1
/
+1
2026-05-28
selftests/cgroup: avoid OOM in test_swapin_nozswap
Li Wang
1
-6
/
+11
2026-05-28
selftests/cgroup: skip test_zswap if zswap is globally disabled
Li Wang
1
-4
/
+15
2026-05-28
selftests/damon/sysfs.py: test failed region quota charge ratio
SeongJae Park
1
-0
/
+6
2026-05-28
selftests/damon/drgn_dump_damon_status: support failed region quota charge ratio
SeongJae Park
1
-0
/
+2
2026-05-28
selftests/damon/_damon_sysfs: support failed region quota charge ratio
SeongJae Park
1
-2
/
+19
2026-05-28
selftests/mm: suppress compiler error in liburing check
Li Wang
2
-2
/
+3
2026-05-28
selftests/mm: respect build verbosity settings for 32/64-bit targets
Li Wang
1
-2
/
+4
2026-05-28
bpf: replace pop/push emptiness check with bpf_list_empty()
Suchit Karunakaran
1
-8
/
+3
2026-05-28
selftests: mptcp: sockopt: set EXIT trap earlier
Geliang Tang
1
-1
/
+1
2026-05-28
selftests: mptcp: simult_flows: adapt limits
Matthieu Baerts (NGI0)
1
-10
/
+12
2026-05-28
selftests: mptcp: simult_flows: disable GSO
Matthieu Baerts (NGI0)
1
-6
/
+6
2026-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
18
-82
/
+1088
2026-05-28
Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
7
-76
/
+914
2026-05-28
selftests/pipe: add pipe_bench microbenchmark
Breno Leitao
4
-0
/
+627
2026-05-28
KVM: selftests: Enable pre_fault_memory_test for s390
Claudio Imbrenda
1
-0
/
+1
2026-05-28
KVM: selftests: Fix pre_fault_memory_test to run on s390
Claudio Imbrenda
1
-6
/
+1
2026-05-28
selftests/tc-testing: Add netem test case exercising loops
Victor Nogueira
1
-1
/
+32
2026-05-28
selftests/tc-testing: Add mirred test cases exercising loops
Victor Nogueira
1
-1
/
+615
2026-05-28
Revert "selftests/tc-testing: Add tests for restrictions on netem duplication"
Jamal Hadi Salim
2
-83
/
+3
2026-05-27
net: sch_fq: update flow delivery time on earlier EDT packet
Willem de Bruijn
1
-1
/
+1
2026-05-27
selftests: rtnetlink: Add bridge promiscuity tests
Ido Schimmel
1
-0
/
+63
[prev]
[next]