summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: add netdevsim to configJakub Kicinski2017-12-191-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-1825-124/+3960
|\
| * libbpf: fix Makefile exit code if libelf not foundJakub Kicinski2017-12-171-2/+2
| * selftests/bpf: additional bpf_call testsDaniel Borkmann2017-12-171-0/+597
| * selftests/bpf: add xdp noinline testAlexei Starovoitov2017-12-173-1/+916
| * selftests/bpf: add bpf_call testAlexei Starovoitov2017-12-173-6/+492
| * libbpf: add support for bpf_callAlexei Starovoitov2017-12-173-44/+134
| * selftests/bpf: add tests for stack_zero trackingAlexei Starovoitov2017-12-171-2/+64
| * selftests/bpf: add verifier tests for bpf_callAlexei Starovoitov2017-12-171-1/+960
| * bpftool: implement cgroup bpf operationsRoman Gushchin2017-12-147-5/+434
| * bpftool: implement prog load commandRoman Gushchin2017-12-145-34/+79
| * libbpf: prefer global symbols as bpf program name sourceRoman Gushchin2017-12-141-0/+2
| * libbpf: add ability to guess program type based on section nameRoman Gushchin2017-12-141-0/+51
| * samples/bpf: add a test for bpf_override_returnJosef Bacik2017-12-122-2/+8
| * bpf/tracing: add a bpf test for new ioctl query interfaceYonghong Song2017-12-124-1/+182
| * selftests: bpf: Adding config fragment CONFIG_CGROUP_BPF=yNaresh Kamboju2017-12-121-0/+1
| * tools: bpftool: create "uninstall", "doc-uninstall" make targetsQuentin Monnet2017-12-083-3/+18
| * tools: bpftool: harmonise Makefile and Documentation/MakefileQuentin Monnet2017-12-082-39/+36Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-1712-44/+74
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-152-12/+8Star
| |\ \
| | * | bpf: fix broken BPF selftest buildDaniel Borkmann2017-12-122-12/+8Star
| * | | Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-12-151-5/+5
| |\ \ \
| | * | | Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-12-1248-407/+1144
| | |\| |
| | * | | usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan2017-12-081-4/+4
| | * | | tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc...Julien BOIBESSOT2017-12-081-1/+1
| * | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-12-151-6/+23
| |\ \ \ \
| | * | | | ptr_ring: fix up after recent ptr_ring changesMichael S. Tsirkin2017-12-081-6/+23
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-152-5/+23
| |\ \ \ \ \
| | * | | | | objtool: Resync objtool's instruction decoder source code copy with the kerne...Ingo Molnar2017-12-151-0/+10
| | * | | | | x86/decoder: Fix and update the opcodes mapRandy Dunlap2017-12-152-6/+24
| * | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-12-153-13/+11Star
| |\ \ \ \ \ \
| | * | | | | | tools/lib/lockdep: Add missing declaration of 'pr_cont()'Mengting Zhang2017-12-131-0/+1
| | * | | | | | tools/include: Remove ACCESS_ONCE()Mark Rutland2017-12-121-12/+9Star
| | * | | | | | tools/perf: Convert ACCESS_ONCE() to READ_ONCE()Mark Rutland2017-12-121-1/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | tools/headers: Synchronize kernel <-> tooling headersIngo Molnar2017-12-152-2/+3
| * | | | | | tools/slabinfo-gnuplot: force to use bash shellLiu, Changcheng2017-12-151-1/+1
| |/ / / / /
* | | | | / Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-1049-410/+1155
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | kmemcheck: rip it out for realMichal Hocko2017-12-081-1/+0Star
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-089-7/+531
| |\ \ \ \
| | * | | | perf s390: add regs_query_register_offset()Hendrik Brueckner2017-12-053-3/+31
| | * | | | selftests/bpf: sync kernel headers and introduce arch support in MakefileHendrik Brueckner2017-12-056-4/+500
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-12-0735-337/+590
| |\ \ \ \ \
| | * | | | | tooling/headers: Synchronize updated s390 and x86 UAPI headersIngo Molnar2017-12-063-9/+1Star
| | * | | | | Merge branch 'linus' into perf/urgent, to synchronize UAPI headersIngo Molnar2017-12-06184-1640/+13161
| | |\ \ \ \ \
| | * | | | | | tools headers: Syncronize mman.h ABI headerArnaldo Carvalho de Melo2017-11-282-0/+4
| | * | | | | | tools headers: Synchronize prctl.h ABI headerArnaldo Carvalho de Melo2017-11-281-0/+9
| | * | | | | | tools headers: Synchronize KVM arch ABI headersArnaldo Carvalho de Melo2017-11-283-0/+15
| | * | | | | | tools headers: Synchronize drm/i915_drm.hArnaldo Carvalho de Melo2017-11-281-6/+27
| | * | | | | | tools headers uapi: Synchronize drm/drm.hArnaldo Carvalho de Melo2017-11-281-0/+41
| | * | | | | | tools headers: Synchronize perf_event.h headerArnaldo Carvalho de Melo2017-11-281-0/+1