summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2021-09-18selftests/bpf: Correctly display subtest skip statusYucong Sun
2021-09-18selftests/bpf: Fix xdp_tx.c prog section nameJussi Maki
2021-09-18libbpf: Fix race when pinning maps in parallelMartynas Pumputis
2021-09-18selftests: firmware: Fix ignored return val of asprintf() warnShuah Khan
2021-09-18libbpf: Fix reuse of pinned map on older kernelMartynas Pumputis
2021-09-18tools/thermal/tmon: Add cross compiling supportRolf Eike Beer
2021-09-18selftests/ftrace: Fix requirement check of README fileSteven Rostedt (VMware)
2021-09-15bootconfig: Fix missing return check of xbc_node_compose_key functionJulio Faracco
2021-09-15libbpf: Re-build libbpf.so when libbpf.map changesAndrii Nakryiko
2021-09-15selftests/bpf: Fix test_core_autosize on big-endian machinesIlya Leoshkevich
2021-09-15selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IPJose Blanquicet
2021-09-15tools: Free BTF objects at various locationsQuentin Monnet
2021-09-15libbpf: Return non-null error on failures in libbpf_find_prog_btf_id()Quentin Monnet
2021-09-15bpf, selftests: Fix test_maps now that sockmap supports UDPJohn Fastabend
2021-09-15libbpf: Fix removal of inner map in bpf_object__create_mapMartynas Pumputis
2021-09-15libbpf: Fix the possible memory leak on errorShuyi Cheng
2021-09-15bpf: Fix a typo of reuseport map in bpf.h.Kuniyuki Iwashima
2021-08-19Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-08-14Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-13Merge tag 'linux-kselftest-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-08-13Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-13selftests, bpf: Test that dead ldx_w insns are acceptedIlya Leoshkevich
2021-08-13tools/io_uring/io_uring-cp: sync with liburing exampleJens Axboe
2021-08-11tools/testing/nvdimm: Fix missing 'fallthrough' warningDan Williams
2021-08-11tools/virtio: fix buildMichael S. Tsirkin
2021-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-08-07libbpf: Do not close un-owned FD 0 on errorsDaniel Xu
2021-08-07libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPTRobin Gögge
2021-08-05Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-08-04KVM: selftests: fix hyperv_clock testMaxim Levitsky
2021-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2021-08-03KVM: selftests: Test access to XMM fast hypercallsVitaly Kuznetsov
2021-08-01Merge tag 'perf-tools-fixes-for-v5.14-2021-08-01' of git://git.kernel.org/pub...Linus Torvalds
2021-07-30selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.cTianjia Zhang
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-30Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo
2021-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-07-27KVM: selftests: Introduce access_tracking_perf_testDavid Matlack
2021-07-27KVM: selftests: Fix missing break in dirty_log_perf_test arg parsingDavid Matlack
2021-07-27perf pmu: Fix alias matchingJohn Garry
2021-07-27perf cs-etm: Split --dump-raw-trace by AUX recordsJames Clark
2021-07-23selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne
2021-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-07-21selftests: net: add ESP-in-UDP PMTU testVadim Fedorenko
2021-07-21selftests/net/ipsec: Add test for xfrm_spdattr_type_tDmitry Safonov
2021-07-19Merge tag 'kvmarm-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-07-18Merge tag 'perf-tools-fixes-for-v5.14-2021-07-18' of git://git.kernel.org/pub...Linus Torvalds