index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-18
selftests/mm: move uffd pagemap test to unit test
Peter Xu
2
-166
/
+145
2023-04-18
selftests/mm: add framework for uffd-unit-test
Peter Xu
3
-0
/
+163
2023-04-18
selftests/mm: allow allocate_area() to fail properly
Peter Xu
2
-15
/
+36
2023-04-18
selftests/mm: let uffd_handle_page_fault() take wp parameter
Peter Xu
3
-16
/
+23
2023-04-18
selftests/mm: rename uffd_stats to uffd_args
Peter Xu
3
-43
/
+42
2023-04-18
selftests/mm: drop global hpage_size in uffd tests
Peter Xu
3
-7
/
+8
2023-04-18
selftests/mm: drop global mem_fd in uffd tests
Peter Xu
3
-17
/
+28
2023-04-18
selftests/mm: UFFDIO_API test
Peter Xu
1
-1
/
+108
2023-04-18
selftests/mm: uffd_open_{dev|sys}()
Peter Xu
3
-23
/
+31
2023-04-18
selftests/mm: uffd_[un]register()
Peter Xu
7
-104
/
+64
2023-04-18
selftests/mm: split uffd tests into uffd-stress and uffd-unit-tests
Peter Xu
5
-8
/
+40
2023-04-18
selftests/mm: create uffd-common.[ch]
Peter Xu
4
-693
/
+731
2023-04-18
selftests/mm: drop test_uffdio_zeropage_eexist
Peter Xu
1
-9
/
+11
2023-04-18
selftests/mm: test UFFDIO_ZEROPAGE only when !hugetlb
Peter Xu
1
-1
/
+1
2023-04-18
selftests/mm: reuse pagemap_get_entry() in vm_util.h
Peter Xu
1
-22
/
+9
2023-04-18
selftests/mm: use PM_* macros in vm_utils.h
Peter Xu
3
-20
/
+12
2023-04-18
selftests/mm: merge default_huge_page_size() into one
Peter Xu
5
-66
/
+24
2023-04-18
selftests/mm: link vm_util.c always
Peter Xu
1
-12
/
+1
2023-04-18
selftests/mm: use TEST_GEN_PROGS where proper
Peter Xu
1
-32
/
+33
2023-04-18
selftests/mm: merge util.h into vm_util.h
Peter Xu
8
-85
/
+80
2023-04-18
selftests/mm: dump a summary in run_vmtests.sh
Peter Xu
1
-0
/
+8
2023-04-18
selftests/mm: update .gitignore with two missing tests
Peter Xu
1
-0
/
+2
2023-04-18
selftests/mm: mkdirty: test behavior of (pte|pmd)_mkdirty on VMAs without wri...
David Hildenbrand
2
-0
/
+381
2023-04-18
selftests/mm: reuse read_pmd_pagesize() in COW selftest
David Hildenbrand
5
-31
/
+17
2023-04-18
maple_tree: add a test case to check maple_alloc
Peng Zhang
1
-0
/
+24
2023-04-18
selftests: Test the new RISC-V hwprobe interface
Evan Green
5
-0
/
+171
2023-04-18
libbpf: move bpf_for(), bpf_for_each(), and bpf_repeat() into bpf_helpers.h
Andrii Nakryiko
1
-103
/
+0
2023-04-18
selftests/bpf: add missing __weak kfunc log fixup test
Andrii Nakryiko
2
-0
/
+41
2023-04-18
selftests/proc: Assert clock_gettime(CLOCK_BOOTTIME) VS /proc/uptime monotoni...
Frederic Weisbecker
3
-8
/
+47
2023-04-18
selftests/proc: Remove idle time monotonicity assertions
Frederic Weisbecker
3
-27
/
+14
2023-04-17
selftests/bpf: Add a selftest for checking subreg equality
Yonghong Song
2
-0
/
+60
2023-04-17
selftests: mptcp: join: fix ShellCheck warnings
Matthieu Baerts
1
-2
/
+8
2023-04-17
selftests: mptcp: remove duplicated entries in usage
Matthieu Baerts
1
-4
/
+4
2023-04-17
selftests: openvswitch: add support for upcall testing
Aaron Conole
2
-11
/
+165
2023-04-17
selftests: openvswitch: add flow dump support
Aaron Conole
1
-0
/
+1026
2023-04-17
selftests: openvswitch: add interface support
Aaron Conole
2
-10
/
+163
2023-04-16
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
1
-0
/
+16
2023-04-16
bpf: Remove bpf_kfunc_call_test_kptr_get() test kfunc
David Vernet
3
-140
/
+5
2023-04-16
selftest, ptrace: Add selftest for syscall user dispatch config api
Gregory Price
3
-1
/
+74
2023-04-16
selftests/timers/posix_timers: Test delivery of signals across threads
Dmitry Vyukov
1
-0
/
+77
2023-04-15
selftests/bpf: Add refcounted_kptr tests
Dave Marchevsky
3
-0
/
+496
2023-04-15
bpf: Migrate bpf_rbtree_remove to possibly fail
Dave Marchevsky
4
-84
/
+182
2023-04-15
selftests/bpf: Modify linked_list tests to work with macro-ified inserts
Dave Marchevsky
4
-67
/
+73
2023-04-15
bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly fail
Dave Marchevsky
1
-10
/
+39
2023-04-15
bpf: Add bpf_refcount_acquire kfunc
Dave Marchevsky
1
-0
/
+13
2023-04-14
KVM: selftests: Test the PMU event "Instructions retired"
Aaron Lewis
1
-2
/
+32
2023-04-14
KVM: selftests: Copy full counter values from guest in PMU event filter test
Sean Christopherson
1
-90
/
+80
2023-04-14
KVM: selftests: Use error codes to signal errors in PMU event filter test
Sean Christopherson
1
-8
/
+8
2023-04-14
KVM: selftests: Print detailed info in PMU event filter asserts
Aaron Lewis
1
-6
/
+5
2023-04-14
KVM: selftests: Add helpers for PMC asserts in PMU event filter test
Aaron Lewis
1
-25
/
+27
[prev]
[next]