summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: mm: remove duplicate unneeded definesMuhammad Usama Anjum2023-06-1917-100/+6
* selftests: mm: remove wrong kernel header inclusionMuhammad Usama Anjum2023-06-191-1/+1
* selftests: damon: add config fileAnders Roxell2023-06-191-0/+7
* selftests: error out if kernel header files are not yet builtJohn Hubbard2023-06-192-4/+57
* selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.cJohn Hubbard2023-06-194-63/+64
* selftests/mm: fix build failures due to missing MADV_COLLAPSEJohn Hubbard2023-06-193-17/+10
* selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.hJohn Hubbard2023-06-191-1/+1
* selftests/mm: fix two -Wformat-security warnings in uffd buildsJohn Hubbard2023-06-191-10/+6
* selftests/mm: .gitignore: add mkdirty, va_high_addr_switchJohn Hubbard2023-06-191-0/+2
* selftests/mm: fix invocation of tests that are run via shell scriptsJohn Hubbard2023-06-191-3/+3
* selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-...John Hubbard2023-06-191-1/+0
* selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.cJohn Hubbard2023-06-192-3/+10
* selftests/mm: fix uffd-stress unused function warningJohn Hubbard2023-06-191-10/+0
* selftests: cgroup: fix unexpected failure on test_memcg_lowHaifeng Xu2023-06-091-1/+3
* selftests/mm: gup_longterm: add liburing testsDavid Hildenbrand2023-06-091-0/+73
* selftests/mm: gup_longterm: new functional test for FOLL_LONGTERMDavid Hildenbrand2023-06-094-1/+393
* selftests/mm: factor out detection of hugetlb page sizes into vm_utilDavid Hildenbrand2023-06-093-27/+30
* maple_tree: add __init and __exit to test moduleLiam R. Howlett2023-06-092-73/+75
* maple_tree: make test code work without debug enabledLiam R. Howlett2023-06-091-1/+0
* maple_tree: add format option to mt_dump()Liam R. Howlett2023-06-091-6/+6
* maple_tree: avoid unnecessary ascendingLiam R. Howlett2023-06-091-0/+4
* selftests: add selftests for cachestatNhat Pham2023-06-094-0/+280
* Merge tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-263-0/+17
|\
| * cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang2023-05-181-0/+1
| * cxl/port: Enable the HDM decoder capability for switch portsDan Williams2023-05-182-0/+16
* | Merge tag 'gpio-fixes-for-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-262-1/+4
|\ \
| * | selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent changeMirsad Todorovac2023-05-111-0/+3
| * | tools: gpio: fix debounce_period_us output of lsgpioMilo Spadacini2023-05-111-1/+1
* | | Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-258-373/+598
|\ \ \
| * \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-05-247-372/+597
| |\ \ \
| | * | | bpf, sockmap: Test progs verifier error with latest clangJohn Fastabend2023-05-231-7/+5
| | * | | bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer with dropsJohn Fastabend2023-05-232-13/+66
| | * | | bpf, sockmap: Test FIONREAD returns correct bytes in rx bufferJohn Fastabend2023-05-231-0/+48
| | * | | bpf, sockmap: Test shutdown() correctly exits epoll and recv()=0John Fastabend2023-05-232-0/+94
| | * | | bpf, sockmap: Build helper to create connected socket pairJohn Fastabend2023-05-232-102/+123
| | * | | bpf, sockmap: Pull socket helpers out of listen test for general useJohn Fastabend2023-05-232-262/+273
| | * | | selftests/bpf: Fix pkg-config call building sign-fileJeremy Sowden2023-05-141-1/+1
| * | | | selftests: fib_tests: mute cleanup error messagePo-Hsu Lin2023-05-191-1/+1
* | | | | Merge tag 'perf-tools-fixes-for-v6.4-1-2023-05-20' of git://git.kernel.org/pu...Linus Torvalds2023-05-2171-322/+865
|\ \ \ \ \
| * | | | | perf bench syscall: Fix __NR_execve undeclared build errorTiezhu Yang2023-05-191-0/+3
| * | | | | perf test attr: Fix python SafeConfigParser() deprecation warningIan Rogers2023-05-191-3/+3
| * | | | | perf test attr: Update no event/metric expectationsIan Rogers2023-05-195-174/+249
| * | | | | tools headers disabled-features: Sync with the kernel sourcesArnaldo Carvalho de Melo2023-05-171-1/+7
| * | | | | tools headers UAPI: Sync arch prctl headers with the kernel sourcesArnaldo Carvalho de Melo2023-05-173-0/+11
| * | | | | tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo2023-05-177-72/+24
| * | | | | tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2023-05-171-5/+21
| * | | | | tools headers UAPI: Sync s390 syscall table file that wires up the memfd_secr...Arnaldo Carvalho de Melo2023-05-161-1/+1
| * | | | | tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2023-05-161-0/+2
| * | | | | perf metrics: Avoid segv with --topdown for metrics without a groupIan Rogers2023-05-161-1/+1
| * | | | | perf lock contention: Add empty 'struct rq' to satisfy libbpf 'runqueue' type...Jiri Olsa2023-05-101-0/+2