summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-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-15Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo
2021-03-14Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-12selftests: mptcp: Restore packet capture option in join testsMat Martineau
2021-03-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-12objtool,x86: Fix uaccess PUSHF/POPF validationPeter Zijlstra
2021-03-11kunit: tool: Disable PAGE_POISONING under --alltestsDavid Gow
2021-03-11kunit: tool: Fix a python tuple typing errorDavid Gow
2021-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-10perf synthetic events: Avoid write of uninitialized memory when generating PE...Ian Rogers
2021-03-10tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-03-10perf synthetic-events: Fix uninitialized 'kernel_thread' variableThomas Richter
2021-03-10perf auxtrace: Fix auxtrace queue conflictAdrian Hunter
2021-03-10kselftest: arm64: Fix exit code of sve-ptraceMark Brown
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-09Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-08selftests/bpf: Tests using bpf_check_mtu BPF-helper input mtu_len paramJesper Dangaard Brouer
2021-03-08libbpf: Fix INSTALL flag orderGeorgi Valkov
2021-03-08selftests: gpio: update .gitignoreBartosz Golaszewski
2021-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-03-06perf cs-etm: Fix bitmap for optionSuzuki K Poulose
2021-03-06perf trace: Fix race in signal handlingMichael Petlan
2021-03-06perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...Arnaldo Carvalho de Melo
2021-03-06perf report: Fix -F for branch & mem modesRavi Bangoria
2021-03-06perf tests x86: Move insn.h include to make sure it finds stddef.hArnaldo Carvalho de Melo
2021-03-06perf test: Support the ins_lat check in the X86 specific testKan Liang
2021-03-06perf test: Fix sample-parsing failure on non-x86 platformsKan Liang
2021-03-06perf archive: Fix filtering of empty build-idsNicholas Fraser
2021-03-06perf daemon: Fix compile error with AsanNamhyung Kim
2021-03-06perf stat: Fix use-after-free when -r option is usedNamhyung Kim
2021-03-06libperf: Add perf_evlist__reset_id_hash()Namhyung Kim
2021-03-06perf stat: Fix wrong skipping for per-die aggregationJin Yao
2021-03-06tools headers UAPI: Sync KVM's kvm.h and vmx.h headers with the kernel sourcesArnaldo Carvalho de Melo
2021-03-06tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2021-03-06tools headers UAPI: Update tools' copy of linux/coresight-pmu.hArnaldo Carvalho de Melo
2021-03-06tools headers: Update syscall.tbl files to support mount_setattrArnaldo Carvalho de Melo
2021-03-06perf test: Fix cpu and thread map leaks in perf_time_to_tsc testNamhyung Kim
2021-03-06perf test: Fix cpu map leaks in cpu_map_print testNamhyung Kim
2021-03-06perf test: Fix a memory leak in thread_map_remove testNamhyung Kim