summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-12-20selftests: rtnetlink: add gretap test casesWilliam Tu
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-17libbpf: fix Makefile exit code if libelf not foundJakub Kicinski
2017-12-17selftests/bpf: additional bpf_call testsDaniel Borkmann
2017-12-17selftests/bpf: add xdp noinline testAlexei Starovoitov
2017-12-17selftests/bpf: add bpf_call testAlexei Starovoitov
2017-12-17libbpf: add support for bpf_callAlexei Starovoitov
2017-12-17selftests/bpf: add tests for stack_zero trackingAlexei Starovoitov
2017-12-17selftests/bpf: add verifier tests for bpf_callAlexei Starovoitov
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-15Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-12-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-12-15tools/headers: Synchronize kernel <-> tooling headersIngo Molnar
2017-12-15objtool: Resync objtool's instruction decoder source code copy with the kerne...Ingo Molnar
2017-12-15x86/decoder: Fix and update the opcodes mapRandy Dunlap
2017-12-14tools/slabinfo-gnuplot: force to use bash shellLiu, Changcheng
2017-12-14bpftool: implement cgroup bpf operationsRoman Gushchin
2017-12-14bpftool: implement prog load commandRoman Gushchin
2017-12-14libbpf: prefer global symbols as bpf program name sourceRoman Gushchin
2017-12-14libbpf: add ability to guess program type based on section nameRoman Gushchin
2017-12-13tools/lib/lockdep: Add missing declaration of 'pr_cont()'Mengting Zhang
2017-12-12bpf: fix broken BPF selftest buildDaniel Borkmann
2017-12-12samples/bpf: add a test for bpf_override_returnJosef Bacik
2017-12-12bpf/tracing: add a bpf test for new ioctl query interfaceYonghong Song
2017-12-12tools/include: Remove ACCESS_ONCE()Mark Rutland
2017-12-12tools/perf: Convert ACCESS_ONCE() to READ_ONCE()Mark Rutland
2017-12-12Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-12-12selftests: bpf: Adding config fragment CONFIG_CGROUP_BPF=yNaresh Kamboju
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-08kmemcheck: rip it out for realMichal Hocko
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-08tools: bpftool: create "uninstall", "doc-uninstall" make targetsQuentin Monnet
2017-12-08tools: bpftool: harmonise Makefile and Documentation/MakefileQuentin Monnet
2017-12-08usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan
2017-12-08tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc...Julien BOIBESSOT
2017-12-08ptr_ring: fix up after recent ptr_ring changesMichael S. Tsirkin
2017-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-06tooling/headers: Synchronize updated s390 and x86 UAPI headersIngo Molnar
2017-12-06Merge branch 'linus' into perf/urgent, to synchronize UAPI headersIngo Molnar
2017-12-06objtool: Fix 64-bit build on 32-bit hostMikulas Patocka
2017-12-05Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-05Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-05perf s390: add regs_query_register_offset()Hendrik Brueckner
2017-12-05selftests/bpf: sync kernel headers and introduce arch support in MakefileHendrik Brueckner
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller