summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-06-22perf symbols: Fix kernel maps for kcore and eBPFAdrian Hunter
2020-06-22perf symbols: Fix debuginfo search for UbuntuAdrian Hunter
2020-06-22perf probe: Check address correctness by map instead of _etextMasami Hiramatsu
2020-06-22perf probe: Fix to check blacklist address correctlyMasami Hiramatsu
2020-06-22perf probe: Do not show the skipped eventsMasami Hiramatsu
2020-06-22bpf: Fix up bpf_skb_adjust_room helper's skb csum settingDaniel Borkmann
2020-06-22selftests/bpf, flow_dissector: Close TAP device FD after the testJakub Sitnicki
2020-06-22libbpf: Fix perf_buffer__free() API for sparse allocsEelco Chaudron
2020-06-22selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.shAlan Maguire
2020-06-22selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.oAlan Maguire
2020-06-22selftests/bpf: Fix test_align verifier log patternsStanislav Fomichev
2020-06-22selftests/bpf: Install generated test progsYauheni Kaliuta
2020-06-22iocost_monitor: drop string wrap around numbers when outputting jsonTejun Heo
2020-06-22selftests/bpf: Add runqslower binary to .gitignoreAndrii Nakryiko
2020-06-22selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftestAndrii Nakryiko
2020-06-22libbpf: Fix huge memory leak in libbpf_find_vmlinux_btf_id()Andrii Nakryiko
2020-06-22selftests/bpf: Fix invalid memory reads in core_relo selftestAndrii Nakryiko
2020-06-22selftests/bpf: Fix memory leak in extract_build_id()Andrii Nakryiko
2020-06-22selftests/bpf: Fix memory leak in test selectorAndrii Nakryiko
2020-06-22selftests/bpf: Ensure test flavors use correct skeletonsAndrii Nakryiko
2020-06-22libbpf: Refactor map creation logic and fix cleanup leakAndrii Nakryiko
2020-06-22tools api fs: Make xxx__mountpoint() more scalableStephane Eranian
2020-06-22tools/power/x86/intel-speed-select: Fix CLX-N package information outputPrarit Bhargava
2020-06-22libperf evlist: Fix a refcount leakIan Rogers
2020-06-22libbpf: Fix memory leak and possible double-free in hashmap__clearAndrii Nakryiko
2020-06-22selftests/bpf: Copy runqslower to OUTPUT directoryVeronika Kabatova
2020-06-22objtool: Ignore empty alternativesJulien Thierry
2020-06-17selftests/ftrace: Return unsupported if no error_log fileMasami Hiramatsu
2020-06-17selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove
2020-06-17perf probe: Accept the instance number of kretprobe eventMasami Hiramatsu
2020-06-17selftests: fix flower parent qdiscVlad Buslov
2020-05-31Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-29bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend
2020-05-29bpf, selftests: Verifier bounds tests need to be updatedJohn Fastabend
2020-05-27net/sched: fix infinite loop in sch_fq_pieDavide Caratti
2020-05-26x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-23selftests/vm/write_to_hugetlbfs.c: fix unused variable warningJohn Hubbard
2020-05-23selftests/vm/.gitignore: add mremap_dontunmapJohn Hubbard
2020-05-22selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integerAmit Cohen
2020-05-22selftests: netdevsim: Always initialize 'RET' variableIdo Schimmel
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-20wireguard: selftests: use newer iproute2 for gcc-10Jason A. Donenfeld
2020-05-20bpf: Prevent mmap()'ing read-only maps as writableAndrii Nakryiko
2020-05-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-15Merge tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-15selftests: mptcp: pm: rm the right tmp fileMatthieu Baerts