summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-11-04selftests/resctrl: Use cache size to determine "fill_buf" buffer sizeReinette Chatre
2024-11-04selftests/resctrl: Ensure measurements skip initialization of default benchmarkReinette Chatre
2024-11-04selftests/resctrl: Make benchmark parameter passing robustReinette Chatre
2024-11-04selftests/resctrl: Remove unused measurement codeReinette Chatre
2024-11-04selftests/resctrl: Only support measured read operationReinette Chatre
2024-11-04selftests/resctrl: Remove "once" parameter required to be falseReinette Chatre
2024-11-04selftests/resctrl: Make wraparound handling obviousReinette Chatre
2024-11-04selftests/resctrl: Protect against array overflow when reading stringsReinette Chatre
2024-11-04selftests/resctrl: Protect against array overrun during iMC config parsingReinette Chatre
2024-11-04selftests/resctrl: Fix memory overflow due to unhandled wraparoundReinette Chatre
2024-11-04selftests/resctrl: Print accurate buffer size as part of MBM resultsReinette Chatre
2024-11-04selftests/resctrl: Make functions only used in same file staticReinette Chatre
2024-11-04selftests/bpf: Add tests for raw_tp null handlingKumar Kartikeya Dwivedi
2024-11-04selftests/bpf: Clean up open-coded gettid syscall invocationsKumar Kartikeya Dwivedi
2024-11-04bpf: Mark raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi
2024-11-04perf build: Make libunwind opt-in rather than opt-outIan Rogers
2024-11-04selftests/mm: Enable pkey_sighandler_tests on arm64Kevin Brodsky
2024-11-04selftests/mm: Use generic pkey register manipulationKevin Brodsky
2024-11-04Merge tag 'linux-cpupower-6.13-rc1-update2' of ssh://gitolite.kernel.org/pub/...Rafael J. Wysocki
2024-11-04tools/lib/thermal: Remove the thermal.h soft link when doing make cleanzhang jiao
2024-11-04tools/lib/thermal: Fix sampling handler context ptrEmil Dahl Juhl
2024-11-04Merge tag 'v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski
2024-11-03Merge 'origin/master' into perf-tools-nextNamhyung Kim
2024-11-03selftests/bpf: Add tests for tail calls with locks and refsKumar Kartikeya Dwivedi
2024-11-03bpf: Unify resource leak checksKumar Kartikeya Dwivedi
2024-11-03selftests/tc-testing: add tests for qdisc_tree_reduce_backlogPedro Tammela
2024-11-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-11-03iio: Add channel type for attentionRicardo Ribalda
2024-11-03Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-03net: netconsole: selftests: Add userdata validationBreno Leitao
2024-11-03net: netconsole: selftests: Change the IP subnetBreno Leitao
2024-11-03Merge tag 'usb-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-11-02timekeeping: Remove CONFIG_DEBUG_TIMEKEEPINGThomas Gleixner
2024-11-01perf test: Use sqrtloop workload to test bperf eventTengda Wu
2024-11-01perf stat: Support inherit events during fork() for bperfTengda Wu
2024-11-01Merge tag 'linux_kselftest-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-11-01Merge tag 'cxl-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-01selftests/bpf: Disable warnings on unused flags for Clang buildsViktor Malik
2024-11-01bpftool: Prevent setting duplicate _GNU_SOURCE in MakefileViktor Malik
2024-11-01bpf, bpftool: Fix incorrect disasm pcLeon Hwang
2024-11-01selftests/bpf: Add a test for open coded kmem_cache iterNamhyung Kim
2024-11-01kselftest/arm64: Fix encoding for SVE B16B16 testMark Brown
2024-11-01KVM: selftests: Ensure KVM supports AVX for SEV-ES VMSA FPU testSean Christopherson
2024-11-01KVM: selftests: Drop manual XCR0 configuration from SEV smoke testSean Christopherson
2024-11-01KVM: selftests: Drop manual XCR0 configuration from state testSean Christopherson
2024-11-01KVM: selftests: Drop manual XCR0 configuration from AMX testSean Christopherson
2024-11-01KVM: selftests: Drop manual CR4.OSXSAVE enabling from CR4/CPUID sync testSean Christopherson
2024-11-01KVM: selftests: Verify XCR0 can be "downgraded" and "upgraded"Sean Christopherson
2024-11-01KVM: selftests: Configure XCR0 to max supported value by defaultSean Christopherson
2024-11-01KVM: selftests: Rework OSXSAVE CR4=>CPUID test to play nice with AVX insnsSean Christopherson