index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
selftests/vm: add thp collapse shmem testing
Zach O'Keefe
1
-2
/
+55
2022-10-04
selftests/vm: add thp collapse file and tmpfs testing
Zach O'Keefe
3
-56
/
+431
2022-10-04
selftests/vm: modularize thp collapse memory operations
Zach O'Keefe
1
-166
/
+207
2022-10-04
selftests/vm: dedup THP helpers
Zach O'Keefe
6
-76
/
+32
2022-10-04
selftests/vm: retry on EAGAIN for MADV_COLLAPSE selftest
Zach O'Keefe
1
-1
/
+22
2022-10-04
selftest/damon: add a test for duplicate context dirs creation
SeongJae Park
2
-0
/
+28
2022-10-04
mm/hmm/test: use char dev with struct device to get device node
Mika Penttilä
1
-10
/
+0
2022-09-27
mm: add merging after mremap resize
Jakub Matěna
1
-1
/
+48
2022-09-12
selftest: vm: remove deleted local_config.* from .gitignore
Tarun Sahu
1
-1
/
+0
2022-09-12
Kselftests: remove support of libhugetlbfs from kselftests
Tarun Sahu
3
-86
/
+74
2022-09-12
selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh
Axel Rasmussen
1
-7
/
+10
2022-09-12
userfaultfd: selftests: modify selftest to use /dev/userfaultfd
Axel Rasmussen
1
-10
/
+66
2022-09-12
selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
Axel Rasmussen
1
-2
/
+4
2022-09-12
selftests/vm: add selftest to verify multi THP collapse
Zach O'Keefe
1
-67
/
+73
2022-09-12
selftests/vm: add selftest to verify recollapse of THPs
Zach O'Keefe
1
-0
/
+31
2022-09-12
selftests/vm: add MADV_COLLAPSE collapse context to selftests
Zach O'Keefe
1
-46
/
+125
2022-09-12
selftests/vm: dedup hugepage allocation logic
Zach O'Keefe
1
-39
/
+23
2022-09-12
selftests/vm: modularize collapse selftests
Zach O'Keefe
1
-141
/
+110
2022-08-26
Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-0
/
+90
2022-08-23
Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-0
/
+7
2022-08-23
selftests: include bonding tests into the kselftest infra
Jonathan Toppins
5
-0
/
+90
2022-08-20
Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-4
/
+34
2022-08-20
selftests/vm: fix inability to build any vm tests
Axel Rasmussen
1
-0
/
+1
2022-08-19
Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-170
/
+207
2022-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-170
/
+207
2022-08-17
testing: selftests: nft_flowtable.sh: rework test to detect offload failure
Florian Westphal
1
-57
/
+84
2022-08-17
testing: selftests: nft_flowtable.sh: use random netns names
Florian Westphal
1
-118
/
+128
2022-08-16
selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning
Kristen Carlson Accardi
1
-0
/
+6
2022-08-15
selftests/landlock: fix broken include of linux/landlock.h
Guillaume Tucker
1
-2
/
+5
2022-08-15
selftests/powerpc: Add missing PMU selftests to .gitignores
Russell Currey
2
-4
/
+34
2022-08-13
Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2022-08-12
wireguard: selftests: set CONFIG_NONPORTABLE on riscv32
Jason A. Donenfeld
1
-0
/
+1
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
14
-43
/
+887
2022-08-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-37
/
+45
2022-08-11
selftests: forwarding: Fix failing tests with old libnet
Ido Schimmel
3
-24
/
+48
2022-08-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
6
-3
/
+309
2022-08-10
KVM: selftests: Test all possible "invalid" PERF_CAPABILITIES.LBR_FMT vals
Sean Christopherson
1
-5
/
+12
2022-08-10
KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_test
Gavin Shan
1
-15
/
+27
2022-08-10
KVM: selftests: Make rseq compatible with glibc-2.35
Gavin Shan
2
-22
/
+9
2022-08-10
selftests: kvm: fix compilation
Paolo Bonzini
1
-0
/
+2
2022-08-10
selftests/bpf: Ensure sleepable program is rejected by hash map iter
Hou Tao
2
-0
/
+15
2022-08-10
selftests/bpf: Add write tests for sk local storage map iterator
Hou Tao
2
-4
/
+38
2022-08-10
selftests/bpf: Add tests for reading a dangling map iter fd
Hou Tao
1
-0
/
+92
2022-08-10
selftests/bpf: Add test for prealloc_lru_pop bug
Kumar Kartikeya Dwivedi
2
-0
/
+70
2022-08-08
selftests/bpf: Excercise bpf_obj_get_info_by_fd for bpf2bpf
Stanislav Fomichev
1
-0
/
+95
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-7
/
+199
2022-08-07
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
54
-219
/
+2877
2022-08-06
selftests: netfilter: add test case for nf trace infrastructure
Florian Westphal
1
-5
/
+76
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-42
/
+479
2022-08-05
Merge tag 'x86_sgx_for_v6.0-2022-08-03.1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
6
-0
/
+1574
[next]