summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-05-14selftests/bpf: Enforce returning 0 for fentry/fexit programsYonghong Song
2020-05-14libbpf: Fix register naming in PT_REGS s390 macrosSumanth Korikkar
2020-05-14bpf: Fix bug in mmap() implementation for BPF array mapAndrii Nakryiko
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-06wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld
2020-05-06wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld
2020-05-06selftests: net: tcp_mmap: fix SO_RCVLOWAT settingEric Dumazet
2020-05-06selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive structEric Dumazet
2020-04-30Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-25Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-24selftests/bpf: Fix a couple of broken test_btf casesStanislav Fomichev
2020-04-24tools/runqslower: Ensure own vmlinux.h is picked up firstAndrii Nakryiko
2020-04-24bpftool: Respect the -d option in struct_ops cmdMartin KaFai Lau
2020-04-24selftests/bpf: Add test for freplace program with expected_attach_typeToke Høiland-Jørgensen
2020-04-24bpf: Fix reStructuredText markupJakub Wilk
2020-04-24Merge tag 'pm-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-04-24selftests/ftrace: Check the first record for kprobe_args_type.tcXiao Yang
2020-04-23selftests: add build/cross-build dependency check scriptShuah Khan
2020-04-23selftests/ftrace: Check required filter files before running testXiao Yang
2020-04-22libbpf: Only check mode flags in get_xdp_idDavid Ahern
2020-04-22ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern
2020-04-22objtool: Fix off-by-one in symbol_by_offset()Julien Thierry
2020-04-22objtool: Fix 32bit cross buildsPeter Zijlstra
2020-04-22selftests: Fix suppress test in fib_tests.shDavid Ahern
2020-04-22Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-04-21tools/vm: fix cross-compile buildLucas Stach
2020-04-21tools/build: tweak unused value workaroundGeorge Burgess IV
2020-04-20bpf, selftests: Add test for BPF_STX BPF_B storing R10Luke Nelson
2020-04-20bpf: Forbid XADD on spilled pointers for unprivileged usersJann Horn
2020-04-20pm-graph v5.6Todd Brandt
2020-04-19Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-19Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-17tools/virtio: make asm/barrier.h self containedMichael S. Tsirkin
2020-04-17tools/virtio: define aligned attributeMichael S. Tsirkin
2020-04-16virtio/test: fix up after IOTLB changesMichael S. Tsirkin
2020-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-15selftests/bpf: Check for correct program attach/detach in xdp_attach testToke Høiland-Jørgensen
2020-04-15libbpf: Fix type of old_fd in bpf_xdp_set_link_optsToke Høiland-Jørgensen
2020-04-15libbpf: Always specify expected_attach_type on program load if supportedAndrii Nakryiko
2020-04-14tools, bpftool: Fix struct_ops command invalid pointer freeDaniel T. Lee
2020-04-14selftests/bpf: Validate frozen map contents stays frozenAndrii Nakryiko
2020-04-14selftests/ipc: Fix test failure seen after initial test runTyler Hicks
2020-04-14Revert "Kernel selftests: tpm2: check for tpm support"Jarkko Sakkinen
2020-04-14selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfigXiao Yang
2020-04-14selftests/seccomp: allow clock_nanosleep instead of nanosleepThadeu Lima de Souza Cascardo
2020-04-14kselftest/runner: allow to properly deliver signals to testsAndrea Righi