summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-03-25tools/turbostat: Unmark non-kernel-doc commentRandy Dunlap
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-25selftests/vm: fix out-of-tree buildRong Chen
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-24kselftest: arm64: Add BTI testsMark Brown
2021-03-24kselftest/arm64: mte: Report filename on failing temp file creationAndre Przywara
2021-03-24kselftest/arm64: mte: Fix clang warningAndre Przywara
2021-03-24kselftest/arm64: mte: Makefile: Fix clang compilationAndre Przywara
2021-03-24kselftest/arm64: mte: Output warning about failing compilerAndre Przywara
2021-03-24kselftest/arm64: mte: Use cross-compiler if specifiedAndre Przywara
2021-03-24kselftest/arm64: mte: Fix MTE feature detectionAndre Przywara
2021-03-24kselftest/arm64: mte: common: Fix write() warningsAndre Przywara
2021-03-24kselftest/arm64: mte: user_mem: Fix write() warningAndre Przywara
2021-03-24perf record: Fix memory leak in vDSO found using ASANNamhyung Kim
2021-03-24perf test: Remove now useless failing sub test "BPF relocation checker"Thomas Richter
2021-03-24perf daemon: Return from kill functionsJiri Olsa
2021-03-24perf daemon: Force waipid for all session on SIGCHLD deliveryJiri Olsa
2021-03-24selftests/sgx: Use getauxval() to simplify test codeTianjia Zhang
2021-03-23Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pu...Linus Torvalds
2021-03-23kselftest/arm64: mte: ksm_options: Fix fscanf warningAndre Przywara
2021-03-23kselftest/arm64: mte: Fix pthread linkingAndre Przywara
2021-03-23kselftest/arm64: mte: Fix compilation with native compilerAndre Przywara
2021-03-22timekeeping, clocksource: Fix various typos in commentsIngo Molnar
2021-03-22kselftest/arm64: sve: Do not use non-canonical FFR register valueAndre Przywara
2021-03-21Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar
2021-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-19selftests/bpf: Add selftest for pointer-to-array-of-struct BTF dumpJean-Philippe Brucker
2021-03-19libbpf: Fix BTF dump of pointer-to-array-of-structJean-Philippe Brucker
2021-03-19selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu
2021-03-19selftests/sgx: Improve error detection and messagesDave Hansen
2021-03-18selftests: kvm: add set_boot_cpu_id testEmanuele Giuseppe Esposito
2021-03-18selftests: kvm: add _vm_ioctlEmanuele Giuseppe Esposito
2021-03-18selftests: kvm: add get_msr_index_featuresEmanuele Giuseppe Esposito
2021-03-18selftest/bpf: Add a test to check trampoline freeing logic.Alexei Starovoitov
2021-03-18selftests: kvm: Add basic Hyper-V clocksources testsVitaly Kuznetsov
2021-03-18Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the treeIngo Molnar
2021-03-18tools/x86/kcpuid: Add AMD leaf 0x8000001EBorislav Petkov
2021-03-18tools/x86/kcpuid: Check last token tooBorislav Petkov
2021-03-18selftests/x86: Add a missing .note.GNU-stack section to thunks_32.SAndy Lutomirski
2021-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-18libbpf: Use SOCK_CLOEXEC when opening the netlink socketKumar Kartikeya Dwivedi
2021-03-18libbpf: Fix error path in bpf_object__elf_init()Namhyung Kim
2021-03-17bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk
2021-03-16selftests/net: fix warnings on reuseaddr_ports_exhaustedCarlos Llamas
2021-03-16perf top: Fix BPF support related crash with perf_event_paranoid=3 + kptr_res...Jackie Liu
2021-03-15selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu
2021-03-15perf pmu: Validate raw event with sysfs exported format bitsJin Yao
2021-03-15tools/x86/kcpuid: Add AMD Secure Encryption leafBorislav Petkov
2021-03-15Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo