summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-29Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2019-06-29bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach
2019-06-29selftests/bpf: fix -Wstrict-aliasing in test_sockopt_sk.cStanislav Fomichev
2019-06-28selftests: timestamping: Fix SIOCGSTAMP undeclared build failureShuah Khan
2019-06-28selftests: dma-buf: Adding kernel config fragment CONFIG_UDMABUF=yNaresh Kamboju
2019-06-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-06-28tests: add pidfd_open() testsChristian Brauner
2019-06-28pidfd: add polling selftestsJoel Fernandes (Google)
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-27bpftool: support cgroup sockoptStanislav Fomichev
2019-06-27selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTIStanislav Fomichev
2019-06-27selftests/bpf: add sockopt test that exercises sk helpersStanislav Fomichev
2019-06-27selftests/bpf: add sockopt testStanislav Fomichev
2019-06-27selftests/bpf: test sockopt section nameStanislav Fomichev
2019-06-27libbpf: support sockopt hooksStanislav Fomichev
2019-06-27bpf: sync bpf.h to tools/Stanislav Fomichev
2019-06-28selftests/x86: Add a test for process_vm_readv() on the vsyscall pageAndy Lutomirski
2019-06-28selftests/x86/vsyscall: Verify that vsyscall=none blocks executionAndy Lutomirski
2019-06-28x86/vsyscall: Document odd SIGSEGV error code for vsyscallsAndy Lutomirski
2019-06-27xsk: Change the default frame size to 4096 and allow controlling itMaxim Mikityanskiy
2019-06-27libbpf: Support getsockopt XDP_OPTIONSMaxim Mikityanskiy
2019-06-27xsk: Add getsockopt XDP_OPTIONSMaxim Mikityanskiy
2019-06-27iio: iio-utils: Fix possible incorrect mask calculationBastien Nocera
2019-06-27selftests: rtnetlink: add small test case with 'promote_secondaries' enabledFlorian Westphal
2019-06-27Merge tag 'gpio-v5.3-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2019-06-26perf tools: Remove trim() implementation, use tools/lib's strim()Arnaldo Carvalho de Melo
2019-06-26tools lib: Adopt strim() from the kernelArnaldo Carvalho de Melo
2019-06-26perf tools: Ditch rtrim(), use skip_spaces() to get closer to the kernelArnaldo Carvalho de Melo
2019-06-26perf report: Use skip_spaces()Arnaldo Carvalho de Melo
2019-06-26perf metricgroup: Use strsep()Arnaldo Carvalho de Melo
2019-06-26perf strfilter: Use skip_spaces()Arnaldo Carvalho de Melo
2019-06-26perf probe: Use skip_spaces() for argv handlingArnaldo Carvalho de Melo
2019-06-26tools: bpftool: use correct argument in cgroup errorsJakub Kicinski
2019-06-26selftests/bpf: build tests with debug infoAndrii Nakryiko
2019-06-26libbpf: fix max() type mismatch for 32bitIvan Khoronzhuk
2019-06-25perf time-utils: Use skip_spaces()Arnaldo Carvalho de Melo
2019-06-25perf header: Use skip_spaces() in __write_cpudesc()Arnaldo Carvalho de Melo
2019-06-25perf stat: Use recently introduced skip_spaces()Arnaldo Carvalho de Melo
2019-06-25tools lib: Adopt skip_spaces() from the kernel sourcesArnaldo Carvalho de Melo
2019-06-25perf tools: Use linux/ctype.h in more placesArnaldo Carvalho de Melo
2019-06-25tools perf: Move from sane_ctype.h obtained from git to the Linux's originalArnaldo Carvalho de Melo
2019-06-25perf tools: Add missing util.h to pick up 'page_size' variableArnaldo Carvalho de Melo
2019-06-25perf tools: Remove old baggage that is util/include/linux/ctype.hArnaldo Carvalho de Melo
2019-06-25perf symbols: We need util.h in symbol-elf.c for zfree()Arnaldo Carvalho de Melo
2019-06-25perf kallsyms: Adopt hex2u64 from tools/perf/util/util.hArnaldo Carvalho de Melo
2019-06-25tools x86 machine: Add missing util.h to pick up 'page_size'Arnaldo Carvalho de Melo
2019-06-25tc-testing: add ingress qdisc testsRoman Mashak
2019-06-25perf string: Move 'dots' and 'graph_dotted_line' out of sane_ctype.hArnaldo Carvalho de Melo
2019-06-25tc-testing: Restore original behaviour for namespaces in tdcLucas Bates