summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-22libbpf: Only check mode flags in get_xdp_idDavid Ahern
2020-04-22ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern
2020-04-22selftests: Fix suppress test in fib_tests.shDavid Ahern
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-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-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-04-10change email address for Pali RohárPali Rohár
2020-04-10selftests: kmod: test disabling module autoloadingEric Biggers
2020-04-10selftests: kmod: fix handling test numbers above 9Eric Biggers
2020-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-09kbuild: support LLVM=1 to switch the default tools to Clang/LLVMMasahiro Yamada
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-04-07Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-07tc-testing: remove duplicate code in tdc.pyRoman Mashak
2020-04-08selftests/bpf: Add test for bpf_get_link_xdp_idAndrey Ignatov
2020-04-08libbpf: Fix bpf_get_link_xdp_id flags handlingAndrey Ignatov
2020-04-07kselftest: introduce new epoll test caseRoman Penyaev
2020-04-07lib/rbtree: fix coding style of assignmentschenqiwu
2020-04-07userfaultfd: selftests: add write-protect testPeter Xu
2020-04-07userfaultfd: selftests: refactor statisticsPeter Xu
2020-04-06libbpf: Initialize *nl_pid so gcc 10 is happyJeremy Cline
2020-04-05Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-05Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-04-04Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-04-04Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-04-04selftests/powerpc: Always build the tm-poison test 64-bitMichael Ellerman
2020-04-04Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...Ingo Molnar
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-03Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2020-04-03perf python: Fix clang detection to strip out options passed in $CCArnaldo Carvalho de Melo
2020-04-03perf tools: Support Python 3.8+ in MakefileSam Lunt
2020-04-03perf script: Fix invalid read of directory entry after closedir()Andreas Gerstmayr
2020-04-03perf script report: Fix SEGFAULT when using DWARF modeAndreas Gerstmayr