summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-10-04libbpf: add support for BPF_PROG_QUERYAlexei Starovoitov
2017-10-04libbpf: sync bpf.hAlexei Starovoitov
2017-10-04libbpf: introduce bpf_prog_detach2()Alexei Starovoitov
2017-10-04bpf: enforce return code for cgroup-bpf programsAlexei Starovoitov
2017-10-04selftests: rtnetlink: try concurrent change of ifaliasFlorian Westphal
2017-10-02selftests: rtnetlink.sh: add vxlan and fou test casesFlorian Westphal
2017-09-29bpf: Test new fields in bpf_attr and bpf_{prog, map}_infoMartin KaFai Lau
2017-09-29bpf: Swap the order of checking prog_info and map_infoMartin KaFai Lau
2017-09-29bpf: libbpf: Provide basic API support to specify BPF obj nameMartin KaFai Lau
2017-09-28selftests: rtnetlink.sh: add rudimentary vrf testFlorian Westphal
2017-09-26bpf: improve selftests and add tests for meta pointerDaniel Borkmann
2017-09-26bpf: update bpf.h uapi header for toolsDaniel Borkmann
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-21samples/bpf: Fix pt_regs issues when cross-compilingJoel Fernandes
2017-09-19selftests: rtnetlink.sh: add test case for device ifaliasFlorian Westphal
2017-09-19bpf: Test deletion in BPF_MAP_TYPE_LPM_TRIECraig Gallek
2017-09-19bpf: Add uniqueness invariant to trivial lpm test implementationCraig Gallek
2017-09-18tools/testing/nvdimm: disable labels for nfit_test.1Dan Williams
2017-09-17Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-15bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree
2017-09-15objtool: Fix object file corruptionJosh Poimboeuf
2017-09-15objtool: Do not retrieve data from empty sectionsPetr Vandrovec
2017-09-15objtool: Fix memory leak in elf_create_rela_section()Martin Kepplinger
2017-09-14Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-13Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...Ingo Molnar
2017-09-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-12perf stat: Wait for the correct childMilian Wolff
2017-09-12perf tools: Support running perf binaries with a dash in their nameMilian Wolff
2017-09-12perf config: Check not only section->from_system_config but also item'sTaeung Song
2017-09-12perf ui progress: Fix progress updateJiri Olsa
2017-09-12perf ui progress: Make sure we always define step valueJiri Olsa
2017-09-12perf tools: Open perf.data with O_CLOEXEC flagJiri Olsa
2017-09-12tools lib api: Fix make DEBUG=1 buildJiri Olsa
2017-09-12perf tests: Fix compile when libunwind's unwind.h is availableMilian Wolff
2017-09-12tools include linux: Guard against redefinition of some macrosArnaldo Carvalho de Melo
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-08bpf: add support for sockmap detach programsJohn Fastabend
2017-09-08tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testingCyrill Gorcunov
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-08Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06selftests/memfd: add memfd_create hugetlbfs selftestMike Kravetz