summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-11-05selftests/mm: hugetlb_fault_after_madv: use default hugetlb page sizeDavid Hildenbrand-5/+9
2024-11-05selftests/mm: add pkey_sighandler_xx, hugetlb_dio to .gitignoreLorenzo Stoakes-0/+3
2024-11-05selftests: net: include lib/sh/*.sh with lib.shMatthieu Baerts (NGI0)-3/+5
2024-11-05selftests/bpf: Drop netns helpers in mptcpGeliang Tang-30/+12
2024-11-05selftests/bpf: Use -4095 as the bad address for bits iteratorHou Tao-4/+28
2024-11-05sched_ext: Update scx_show_state.py to match scx_ops_bypass_depth's new typeTejun Heo-1/+1
2024-11-05Merge 6.12-rc6 into char-misc-nextGreg Kroah-Hartman-340/+945
2024-11-04perf test: Fix ftrace test with regex patternsNamhyung Kim-1/+1
2024-11-04perf test: Remove dangling CFLAGS for removed attr.o objectArnaldo Carvalho de Melo-1/+0
2024-11-04perf tools: Add all shellcheck_log to gitignoreCharlie Jenkins-3/+1
2024-11-04perf build: Add missing cflags when building with custom libtraceeventYicong Yang-1/+1
2024-11-04perf test: Remove cpu-list BPF cgroup counter testMichael Petlan-13/+0
2024-11-04KVM: selftests: Don't force -march=x86-64-v2 if it's unsupportedSean Christopherson-0/+2
2024-11-04KVM: selftests: Disable strict aliasingSean Christopherson-4/+4
2024-11-04KVM: selftests: fix unintentional noop test in guest_memfd_test.cPatrick Roy-1/+1
2024-11-04KVM: selftests: memslot_perf_test: increase guest sync timeoutMaxim Levitsky-1/+1
2024-11-04tools: ynl-gen: de-kdocify enums with no doc for entriesJakub Kicinski-5/+12
2024-11-04selftests/resctrl: Replace magic constants used as array sizeReinette Chatre-1/+2
2024-11-04selftests/resctrl: Keep results from first test runReinette Chatre-17/+8
2024-11-04selftests/resctrl: Do not compare performance counters and resctrl at low ban...Reinette Chatre-0/+17
2024-11-04selftests/resctrl: Use cache size to determine "fill_buf" buffer sizeReinette Chatre-4/+28
2024-11-04selftests/resctrl: Ensure measurements skip initialization of default benchmarkReinette Chatre-161/+50
2024-11-04selftests/resctrl: Make benchmark parameter passing robustReinette Chatre-96/+178
2024-11-04selftests/resctrl: Remove unused measurement codeReinette Chatre-182/+85
2024-11-04selftests/resctrl: Only support measured read operationReinette Chatre-31/+9
2024-11-04selftests/resctrl: Remove "once" parameter required to be falseReinette Chatre-16/+13
2024-11-04selftests/resctrl: Make wraparound handling obviousReinette Chatre-5/+7
2024-11-04selftests/resctrl: Protect against array overflow when reading stringsReinette Chatre-3/+3
2024-11-04selftests/resctrl: Protect against array overrun during iMC config parsingReinette Chatre-2/+1
2024-11-04selftests/resctrl: Fix memory overflow due to unhandled wraparoundReinette Chatre-1/+1
2024-11-04selftests/resctrl: Print accurate buffer size as part of MBM resultsReinette Chatre-2/+14
2024-11-04selftests/resctrl: Make functions only used in same file staticReinette Chatre-4/+4
2024-11-04selftests/bpf: Add tests for raw_tp null handlingKumar Kartikeya Dwivedi-0/+67
2024-11-04selftests/bpf: Clean up open-coded gettid syscall invocationsKumar Kartikeya Dwivedi-22/+33
2024-11-04bpf: Mark raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi-1/+5
2024-11-04perf build: Make libunwind opt-in rather than opt-outIan Rogers-4/+8
2024-11-04selftests/mm: Enable pkey_sighandler_tests on arm64Kevin Brodsky-20/+50
2024-11-04selftests/mm: Use generic pkey register manipulationKevin Brodsky-9/+47
2024-11-04Merge tag 'linux-cpupower-6.13-rc1-update2' of ssh://gitolite.kernel.org/pub/...Rafael J. Wysocki-1/+955
2024-11-04tools/lib/thermal: Remove the thermal.h soft link when doing make cleanzhang jiao-1/+3
2024-11-04tools/lib/thermal: Fix sampling handler context ptrEmil Dahl Juhl-0/+2
2024-11-04Merge tag 'v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski-445/+1886
2024-11-03Merge 'origin/master' into perf-tools-nextNamhyung Kim-445/+1886
2024-11-03selftests/bpf: Add tests for tail calls with locks and refsKumar Kartikeya Dwivedi-0/+72
2024-11-03bpf: Unify resource leak checksKumar Kartikeya Dwivedi-12/+12
2024-11-03selftests/tc-testing: add tests for qdisc_tree_reduce_backlogPedro Tammela-0/+98
2024-11-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-620/+704
2024-11-03iio: Add channel type for attentionRicardo Ribalda-0/+2
2024-11-03Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds-5/+8
2024-11-03net: netconsole: selftests: Add userdata validationBreno Leitao-0/+29