aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-11-08selftests/vm: factor out pagemap_is_populated() into vm_utilDavid Hildenbrand3-8/+9
2022-11-08selftests/vm: anon_cow: test COW handling of anonymous memoryDavid Hildenbrand6-1/+416
2022-11-08selftests/vm: drop mnt point for hugetlb in run_vmtests.shPeter Xu1-15/+3
2022-11-08selftests/vm: use memfd for hugepage-mremap testPeter Xu1-12/+9
2022-11-08selftests/vm: use memfd for hugetlb-madvise testPeter Xu1-9/+3
2022-11-08selftests/vm: use memfd for uffd hugetlb testsPeter Xu1-41/+21
2022-11-08perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)1-17/+4
2022-11-08maple_tree: reorganize testing to restore module testingLiam Howlett5-4/+35792
2022-11-08perf tools: Add the include/perf/ directory to .gitignoreDonglin Peng1-0/+1
2022-11-08perf test: Fix skipping branch stack sampling testJames Clark2-2/+7
2022-11-08perf stat: Fix printing os->prefix in CSV metrics outputAthira Rajeev1-1/+1
2022-11-08perf stat: Fix crash with --per-node --metric-only in CSV modeNamhyung Kim1-1/+3
2022-11-08kselftest/arm64: fix array_size.cocci warningKang Minchul1-6/+6
2022-11-08kselftest/arm64: Print ASCII version of unknown signal frame magic valuesMark Brown1-4/+17
2022-11-08kselftest/arm64: Remove validation of extra_context from TODOMark Brown1-1/+0
2022-11-08kselftest/arm64: Provide progress messages when signalling childrenMark Brown1-0/+3
2022-11-08kselftest/arm64: Check that all children are producing output in fp-stressMark Brown1-0/+23
2022-11-08testing: use the copyleft-next-0.3.1 SPDX tagLuis Chamberlain2-23/+2
2022-11-08ACPICA: Add utcksum.o to the acpidump MakefileRafael J. Wysocki1-0/+1
2022-11-08memblock tests: remove completed TODO itemRebecca Mckeever1-6/+1
2022-11-08memblock tests: add generic NUMA tests for memblock_alloc_exact_nid_rawRebecca Mckeever1-0/+465
2022-11-08memblock tests: add bottom-up NUMA tests for memblock_alloc_exact_nid_rawRebecca Mckeever1-0/+282
2022-11-08memblock tests: add top-down NUMA tests for memblock_alloc_exact_nid_rawRebecca Mckeever2-0/+360
2022-11-08memblock tests: introduce range tests for memblock_alloc_exact_nid_rawRebecca Mckeever7-264/+320
2022-11-07selftests/bpf: Fix u32 variable compared with less than zeroKang Minchul1-1/+2
2022-11-07perf trace: Add BPF augmenter to perf_event_open()'s 'struct perf_event_attr'...Arnaldo Carvalho de Melo3-1/+90
2022-11-06Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-21/+280
2022-11-05Merge tag 'iio-fixes-for-6.1b' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-2/+2
2022-11-05objtool: Fix weak hole vs prefix symbolPeter Zijlstra1-1/+21
2022-11-05objtool: Optimize elf_dirty_reloc_sym()Peter Zijlstra2-17/+12
2022-11-04tools/testing/cxl: Add a single-port host-bridge regression configDan Williams1-19/+278
2022-11-04tools/testing/cxl: Fix some error exitsDan Williams1-2/+2
2022-11-04selftests/bpf: Use consistent build-id type for liburandom_read.soArtem Savkov1-3/+4
2022-11-04selftests/bpf: cgroup_helpers.c: Fix strncpy() fortify warningRong Tao3-23/+25
2022-11-04Merge tag 'landlock-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+4
2022-11-04selftests/bpf: Tests for enum fwd resolved as full enum64Eduard Zingerman1-5/+83
2022-11-04libbpf: Resolve enum fwd as full enum64 and vice versaEduard Zingerman1-50/+25
2022-11-04selftests/bpf: make test_align selftest more robustAndrii Nakryiko1-14/+24
2022-11-04perf bpf: Rename perf_include_dir to libbpf_include_dirArnaldo Carvalho de Melo3-11/+11
2022-11-04perf examples bpf: Remove augmented_syscalls.c, the raw_syscalls one should b...Arnaldo Carvalho de Melo2-245/+0
2022-11-04perf bpf: Remove now unused BPF headersIan Rogers6-146/+0
2022-11-04perf trace: 5sec fix libbpf 1.0+ compatibilityIan Rogers1-3/+5
2022-11-04perf trace: empty fix libbpf 1.0+ compatibilityIan Rogers1-2/+11
2022-11-04perf trace: hello fix libbpf 1.0+ compatibilityIan Rogers1-3/+21
2022-11-04perf trace: Raw augmented syscalls fix libbpf 1.0+ compatibilityIan Rogers3-19/+89
2022-11-04selftests/net: give more time to udpgro bg processes to complete startupAdrien Thierry3-4/+4
2022-11-03selftests/bpf: support stat filtering in comparison mode in veristatAndrii Nakryiko1-5/+65
2022-11-03selftests/bpf: support stats ordering in comparison mode in veristatAndrii Nakryiko1-10/+182
2022-11-03selftests/bpf: handle missing records in comparison mode better in veristatAndrii Nakryiko1-37/+110
2022-11-03selftests/bpf: make veristat emit all stats in CSV mode by defaultAndrii Nakryiko1-2/+15