summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-07-09tools/power turbostat: Group SMI counter with APERF and MPERFPatryk Wlazlyn
2024-07-08Merge tag 'perf-tools-fixes-for-v6.10-2024-07-08' of git://git.kernel.org/pub...Linus Torvalds
2024-07-08selftests/bpf: Extend tcx tests to cover late tcx_entry releaseDaniel Borkmann
2024-07-08selftests: net: ksft: interrupt cleanly on KeyboardInterruptJakub Kicinski
2024-07-08selftests/bpf: DENYLIST.aarch64: Remove fexit_sleepPuranjay Mohan
2024-07-08selftests/bpf: amend for wrong bpf_wq_set_callback_impl signatureBenjamin Tissoires
2024-07-08libbpf: Add NULL checks to bpf_object__{prev_map,next_map}Andreas Ziegler
2024-07-08Merge tag 'linux-cpupower-6.11-rc1-2' of ssh://gitolite.kernel.org/pub/scm/li...Rafael J. Wysocki
2024-07-08selftests/bpf: Remove exceptions tests from DENYLIST.s390xIlya Leoshkevich
2024-07-07perf dsos: When adding a dso into sorted dsos maintain the sort orderIan Rogers
2024-07-07perf comm str: Avoid sort during insertIan Rogers
2024-07-07tools/power/x86/intel-speed-select: v1.20 releaseSrinivas Pandruvada
2024-07-07tools/power/x86/intel-speed-select: Set TRL MSR in 100 MHz unitsSrinivas Pandruvada
2024-07-06Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-07-06selftests/powerpc: Fix build with USERCFLAGS setMichael Ellerman
2024-07-05selftests: openvswitch: add psample testAdrian Moreno
2024-07-05selftests: openvswitch: parse trunc actionAdrian Moreno
2024-07-05selftests: openvswitch: add userspace parsingAdrian Moreno
2024-07-05selftests: openvswitch: add psample actionAdrian Moreno
2024-07-05wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMUJason A. Donenfeld
2024-07-05selftests/vDSO: remove duplicate compiler invocations from MakefileJohn Hubbard
2024-07-05selftests/vDSO: remove partially duplicated "all:" target in MakefileJohn Hubbard
2024-07-05selftests/vDSO: fix clang build errors and warningsJohn Hubbard
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-05selftest/timerns: fix clang build failures for abs() callsJohn Hubbard
2024-07-05memblock tests: fix implicit declaration of function 'numa_valid_node'Wei Yang
2024-07-04selftest/mm: test enable_soft_offline behaviorsJiaqi Yan
2024-07-04mm: turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.Audra Mitchell
2024-07-04mm: update uffd-stress to handle EINVAL for unset config featuresAudra Mitchell
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-04Merge tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-04tools/virtio: creating pipe assertion in vringh_testYunseong Kim
2024-07-03selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang
2024-07-03selftests: fix OOM in msg_zerocopy selftestZijian Zhang
2024-07-03selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima
2024-07-03selftests/damon/damon_nr_regions: test online-tuned max_nr_regionsSeongJae Park
2024-07-03_damon_sysfs: implement commit() for online parameters updateSeongJae Park
2024-07-03selftests/damon: implement test for min/max_nr_regionsSeongJae Park
2024-07-03selftests/damon/_damon_sysfs: implement kdamonds stop functionSeongJae Park
2024-07-03selftests/damon: implement DAMOS tried regions testSeongJae Park
2024-07-03selftests/damon: implement a program for even-numbered memory regions accessSeongJae Park
2024-07-03selftests/damon/_damon_sysfs: support schemes_update_tried_regionsSeongJae Park
2024-07-03selftests/damon/access_memory: use user-defined region sizeSeongJae Park
2024-07-03kmsan: allow disabling KMSAN checks for the current taskIlya Leoshkevich
2024-07-03selftests/mm: remove local __NR_* definitionsJohn Hubbard
2024-07-03selftests/mm: guard defines from shmEdward Liaw
2024-07-03selftests/mm: include linux/mman.hEdward Liaw
2024-07-03selftests/mm: use asm volatile to not optimize mmap read variablePankaj Raghav
2024-07-03selftests/mm: kvm, mdwe fixes to avoid requiring "make headers"John Hubbard