summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-11-03tools headers UAPI: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2020-11-03perf scripting python: Avoid declaring function pointers with a visibility at...Arnaldo Carvalho de Melo
2020-11-03perf tools: Remove broken __no_tail_call attributePeter Zijlstra
2020-11-03perf vendor events: Fix DRAM_BW_Use 0 issue for CLX/SKXJin Yao
2020-11-03perf trace: Fix segfault when trying to trace events by cgroupStanislav Ivanichkin
2020-11-03perf tools: Fix crash with non-jited bpf progsTommi Rantala
2020-11-03tools headers UAPI: Update process_madvise affected filesArnaldo Carvalho de Melo
2020-11-03perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo
2020-11-03perf tools: Remove LTO compiler options when building perl supportJustin M. Forbes
2020-11-02libbpf, hashmap: Fix undefined behavior in hash_bitsIan Rogers
2020-11-02epoll: add a selftest for epoll timeout raceSoheil Hassas Yeganeh
2020-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-31KVM: selftests: Don't require THP to run testsAndrew Jones
2020-10-31KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson
2020-10-30wireguard: selftests: check that route_me_harder packets use the right skJason A. Donenfeld
2020-10-29tools, bpftool: Remove two unused variables.Ian Rogers
2020-10-29tools, bpftool: Avoid array index warnings.Ian Rogers
2020-10-28selftests: kselftest_harness.h: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-28kselftest/arm64: Fix check_user_mem testVincenzo Frascino
2020-10-28kselftest/arm64: Fix check_ksm_options testVincenzo Frascino
2020-10-28kselftest/arm64: Fix check_mmap_options testVincenzo Frascino
2020-10-28kselftest/arm64: Fix check_child_memory testVincenzo Frascino
2020-10-28kselftest/arm64: Fix check_tags_inclusion testVincenzo Frascino
2020-10-28kselftest/arm64: Fix check_buffer_fill testVincenzo Frascino
2020-10-27selftests: pidfd: drop needless linux/kcmp.h inclusion in pidfd_setns_test.cTommi Rantala
2020-10-27selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to configTommi Rantala
2020-10-27selftests: pidfd: skip test on kcmp() ENOSYSTommi Rantala
2020-10-27selftests: pidfd: use ksft_test_result_skip() when skipping testTommi Rantala
2020-10-27selftests/harness: prettify SKIP message whitespace againTommi Rantala
2020-10-27selftests: pidfd: fix compilation errors due to wait.hTommi Rantala
2020-10-27selftests: filter kselftest headers from command in lib.mkTommi Rantala
2020-10-27selftests/ftrace: check for do_sys_openat2 in user-memory testColin Ian King
2020-10-27selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork functionSteven Rostedt (VMware)
2020-10-26kunit: tools: fix kunit_tool tests for parsing test plansBrendan Higgins
2020-10-26kunit: Don't fail test suites if one of them is emptyAndy Shevchenko
2020-10-26kunit: Fix kunit.py --raw_output optionDavid Gow
2020-10-26selftest/bpf: Fix profiler test using CO-RE relocation for enumsAndrii Nakryiko
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-25Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-24Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-10-24Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-23Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-23tools/power turbostat: harden against cpu hotplugLen Brown
2020-10-23tools/power turbostat: adjust for temperature offsetLen Brown
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-23Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap'Rafael J. Wysocki
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski