summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-195-25/+81
|\
| * selftests: net: Add test_vxlan_fdb_changelink.shPetr Machata2018-12-182-0/+30
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-12-152-24/+50
| |\
| | * bpf: verifier: make sure callees don't prune with caller differencesJakub Kicinski2018-12-131-0/+28
| | * selftests/bpf: use proper type when passing prog_typeStanislav Fomichev2018-12-111-4/+4
| | * selftests/bpf: add missing pointer dereference for map stacktrace fixupStanislav Fomichev2018-12-101-1/+1
| | * selftests/bpf: use thoff instead of nhoff in BPF flow dissectorStanislav Fomichev2018-12-071-19/+17
| * | net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHKJakub Kicinski2018-12-141-1/+1
* | | virtio: fix test build after uio.h changeMichael S. Tsirkin2018-12-191-0/+4
* | | Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-12-134-0/+82
|\ \ \
| * | | radix tree: Don't return retry entries from lookupMatthew Wilcox2018-12-064-0/+82
* | | | Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-12-131-2/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | selftests/seccomp: Remove SIGSTOP si_pid checkKees Cook2018-12-111-2/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-096-43/+422
|\ \ \ \ | | |_|/ | |/| |
| * | | bpf: improve verifier branch analysisAlexei Starovoitov2018-12-041-2/+2
| * | | bpf: Improve socket lookup reuseport documentationJoe Stringer2018-11-301-4/+4
| * | | bpf: Support sk lookup in netns with id 0Joe Stringer2018-11-303-25/+36
| * | | bpf: fix pointer offsets in context for 32 bitDaniel Borkmann2018-11-301-5/+12
| * | | bpf: Fix verifier log string check for bad alignment.David Miller2018-11-301-1/+1
| * | | tools: bpftool: fix a bitfield pretty print issueYonghong Song2018-11-281-3/+3
| * | | tools/bpf: add addition type tests to test_btfYonghong Song2018-11-281-0/+361
| * | | tools/bpf: fix two test_btf unit test casesMartin KaFai Lau2018-11-281-7/+7
* | | | Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-12-091-2/+33
|\ \ \ \ | |_|_|/ |/| | |
| * | | tools/testing/nvdimm: Align test resources to 128MDan Williams2018-12-051-2/+33
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-011-0/+1
|\ \ \ \
| * | | | x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner2018-11-281-0/+1
* | | | | proc: fixup map_files test on armAlexey Dobriyan2018-11-301-2/+7
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-3016-4/+93
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo-4.20-20181121' of git://git.kernel.org/pub/s...Ingo Molnar2018-11-2116-4/+93
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | perf tools beauty ioctl: Support new ISO7816 commandsArnaldo Carvalho de Melo2018-11-191-0/+1
| | * | | | tools uapi asm-generic: Synchronize ioctls.hArnaldo Carvalho de Melo2018-11-191-0/+2
| | * | | | tools arch x86: Update tools's copy of cpufeatures.hArnaldo Carvalho de Melo2018-11-191-0/+2
| | * | | | tools headers uapi: Synchronize i915_drm.hArnaldo Carvalho de Melo2018-11-191-0/+22
| | * | | | perf tools: Restore proper cwd on return from mnt namespaceJiri Olsa2018-11-192-2/+16
| | * | | | tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo2018-11-198-0/+48
| | * | | | perf tools: Fix crash on synthesizing the unitJiri Olsa2018-11-122-2/+2
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-301-4/+15
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | objtool: Fix segfault in .cold detection with -ffunction-sectionsArtem Savkov2018-11-201-3/+14
| * | | | | objtool: Fix double-free in .cold detection error pathArtem Savkov2018-11-201-1/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-11-284-0/+87
|\ \ \ \ \
| * | | | | selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal2018-11-124-0/+87
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-11-2513-23/+734
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | tools: bpftool: fix potential NULL pointer dereference in do_loadJakub Kicinski2018-11-221-3/+7
| * | | | bpf: fix off-by-one error in adjust_subprog_startsEdward Cree2018-11-161-0/+19
| * | | | kselftests/bpf: use ping6 as the default ipv6 ping binary when it existsLi Zhijian2018-11-091-1/+4
| * | | | tools: bpftool: update references to other man pages in documentationQuentin Monnet2018-11-096-7/+42
| * | | | tools: bpftool: pass an argument to silence open_obj_pinned()Quentin Monnet2018-11-092-8/+9
| * | | | tools: bpftool: fix plain output and doc for --bpffs optionQuentin Monnet2018-11-092-3/+3
| * | | | tools: bpftool: prevent infinite loop in get_fdinfo()Quentin Monnet2018-11-091-1/+1
| * | | | tools/bpftool: copy a few net uapi headers to tools directoryYonghong Song2018-11-092-0/+649
| | |_|/ | |/| |