aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 5-25/+81
2018-12-19virtio: fix test build after uio.h changeGravatar Michael S. Tsirkin 1-0/+4
2018-12-18selftests: net: Add test_vxlan_fdb_changelink.shGravatar Petr Machata 2-0/+30
2018-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 2-24/+50
2018-12-14net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHKGravatar Jakub Kicinski 1-1/+1
2018-12-13Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 4-0/+82
2018-12-13Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+7
2018-12-13bpf: verifier: make sure callees don't prune with caller differencesGravatar Jakub Kicinski 1-0/+28
2018-12-11selftests/seccomp: Remove SIGSTOP si_pid checkGravatar Kees Cook 1-2/+7
2018-12-11selftests/bpf: use proper type when passing prog_typeGravatar Stanislav Fomichev 1-4/+4
2018-12-10selftests/bpf: add missing pointer dereference for map stacktrace fixupGravatar Stanislav Fomichev 1-1/+1
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 6-43/+422
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+33
2018-12-07selftests/bpf: use thoff instead of nhoff in BPF flow dissectorGravatar Stanislav Fomichev 1-19/+17
2018-12-06radix tree: Don't return retry entries from lookupGravatar Matthew Wilcox 4-0/+82
2018-12-05tools/testing/nvdimm: Align test resources to 128MGravatar Dan Williams 1-2/+33
2018-12-04bpf: improve verifier branch analysisGravatar Alexei Starovoitov 1-2/+2
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2018-11-30bpf: Improve socket lookup reuseport documentationGravatar Joe Stringer 1-4/+4
2018-11-30bpf: Support sk lookup in netns with id 0Gravatar Joe Stringer 3-25/+36
2018-11-30bpf: fix pointer offsets in context for 32 bitGravatar Daniel Borkmann 1-5/+12
2018-11-30proc: fixup map_files test on armGravatar Alexey Dobriyan 1-2/+7
2018-11-30bpf: Fix verifier log string check for bad alignment.Gravatar David Miller 1-1/+1
2018-11-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 16-4/+93
2018-11-30Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+15
2018-11-28tools: bpftool: fix a bitfield pretty print issueGravatar Yonghong Song 1-3/+3
2018-11-28tools/bpf: add addition type tests to test_btfGravatar Yonghong Song 1-0/+361
2018-11-28tools/bpf: fix two test_btf unit test casesGravatar Martin KaFai Lau 1-7/+7
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 4-0/+87
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationGravatar Thomas Gleixner 1-0/+1
2018-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 13-23/+734
2018-11-23Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 7-14/+14
2018-11-22tools: bpftool: fix potential NULL pointer dereference in do_loadGravatar Jakub Kicinski 1-3/+7
2018-11-21Merge tag 'perf-urgent-for-mingo-4.20-20181121' of git://git.kernel.org/pub/s...Gravatar Ingo Molnar 16-4/+93
2018-11-21Merge tag 'linux-cpupower-4.20-rc4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Rafael J. Wysocki 7-14/+14
2018-11-20objtool: Fix segfault in .cold detection with -ffunction-sectionsGravatar Artem Savkov 1-3/+14
2018-11-20objtool: Fix double-free in .cold detection error pathGravatar Artem Savkov 1-1/+1
2018-11-19perf tools beauty ioctl: Support new ISO7816 commandsGravatar Arnaldo Carvalho de Melo 1-0/+1
2018-11-19tools uapi asm-generic: Synchronize ioctls.hGravatar Arnaldo Carvalho de Melo 1-0/+2
2018-11-19tools arch x86: Update tools's copy of cpufeatures.hGravatar Arnaldo Carvalho de Melo 1-0/+2
2018-11-19tools headers uapi: Synchronize i915_drm.hGravatar Arnaldo Carvalho de Melo 1-0/+22
2018-11-19perf tools: Restore proper cwd on return from mnt namespaceGravatar Jiri Olsa 2-2/+16
2018-11-19tools build feature: Check if get_current_dir_name() is availableGravatar Arnaldo Carvalho de Melo 8-0/+48
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-5/+13
2018-11-18Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+4
2018-11-17tc-testing: tdc.py: Guard against lack of returncode in executed commandGravatar Brenda J. Butler 1-3/+11
2018-11-17tc-testing: tdc.py: ignore errors when decoding stdout/stderrGravatar Lucas Bates 1-2/+2
2018-11-16bpf: fix off-by-one error in adjust_subprog_startsGravatar Edward Cree 1-0/+19
2018-11-16Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-3/+18
2018-11-15selftests/powerpc: Adjust wild_bctr to build with old binutilsGravatar Gustavo Romero 1-2/+3