summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-08-24tools/testing/vma: expand VMA merge tests to assert anon pgoffLorenzo Stoakes (ARM)1-9/+36
2026-08-24mm: propagate VMA anonymous page offset on map, remap, split + mergeLorenzo Stoakes (ARM)3-7/+10
2026-08-24tools/testing/vma: add tests for copy_vma() self-mergeLorenzo Stoakes (ARM)1-1/+45
2026-08-24mm/vma: fix self-merge check in copy_vma()Lorenzo Stoakes (ARM)1-0/+1
2026-08-24mm: introduce linear_anon_page_index()Lorenzo Stoakes (ARM)1-1/+24
2026-08-24mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)1-0/+11
2026-08-24mm/vma: introduce VMA anon page offset field and add helpersLorenzo Stoakes (ARM)1-0/+26
2026-08-24selftests/net: check fork() return value in fin_ack_latQingshuang Fu1-0/+2
2026-08-24selftests/net: fix kill() argument order and wrapper cleanup in fin_ack_latQingshuang Fu2-2/+3
2026-08-24selftests/cgroup: Add test for preserving boot-isolated CPUsGuopeng Zhang1-0/+58
2026-08-24selftests/cgroup: Drop invalid boot isolation comparisonGuopeng Zhang1-6/+0
2026-08-24Merge tag 'kvmarm-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini4-0/+271
2026-08-24selftests: dmabuf-heaps: add fd-leak-on-EFAULT regression testBaineng Shou1-1/+112
2026-08-24selftests/fuse: test post-EOF page zeroing when a file is extendedJimmy Zuber3-0/+372
2026-08-23Merge tag 'liveupdate-v7.3-rc1-20260823' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-0/+33
2026-08-23Merge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/...Linus Torvalds8-132/+428
2026-08-22Merge tag 'perf-tools-for-v7.3-2026-08-21' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+0
2026-08-21Merge tag 'landlock-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-57/+5390
2026-08-21Merge tag 'for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2-5/+6
2026-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-1/+338
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds47-981/+2379
2026-08-20Merge tag 'vfio-v7.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds17-55/+1896
2026-08-20Merge tag 'probes-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds9-8/+208
2026-08-20Merge tag 'cxl-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds6-173/+692
2026-08-20Merge tag 'loongarch-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-1/+2
2026-08-20Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-15/+427
2026-08-20Merge tag 'libnvdimm-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+2
2026-08-20selftests: net: packetdrill: add tests for advertised MSS with PMTU exceptionsEric Dumazet2-0/+134
2026-08-20selftests/bpf: Add reg-invariants test for speculative pointer arithmeticJiayuan Chen1-0/+41
2026-08-20Merge tag 'sched_ext-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-40/+105
2026-08-20selftests/cgroup: Fix cg_run_in_subcgroups ignoring arg parameterHongfu Li1-1/+1
2026-08-20Merge tag 'cgroup-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds7-26/+315
2026-08-20selftests/bpf: Test invalid DW LDSX diagnosticsKumar Kartikeya Dwivedi1-0/+14
2026-08-20Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+3
2026-08-20Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds61-454/+6036
2026-08-20Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds169-605/+9326
2026-08-19Merge tag 'lsm-pr-20260814' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+3
2026-08-19Merge tag 'trace-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-0/+132
2026-08-19Merge tag 'ftrace-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds2-17/+42
2026-08-19Merge tag 'trace-rv-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds5-12/+90
2026-08-19selftests/cgroup: set the test plan after the setup checksHemanth Selam9-9/+9
2026-08-19Merge branch 'kvm-arm64/feat-nv3' into nextOliver Upton1-0/+2
2026-08-19Merge branch 'kvm-arm64/pkvm-7.3' into nextOliver Upton3-0/+268
2026-08-19Merge branch 'kvm-arm64/pmu-7.3' into nextOliver Upton1-0/+1
2026-08-19Merge tag 'spi-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2-0/+2
2026-08-18Merge tag 'timers-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-284/+218
2026-08-18Merge tag 'locking-futex-2026-08-17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds20-605/+1095
2026-08-18Merge tag 'core-rseq-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+3
2026-08-18Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2026-08-18Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+5