summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-13selftests/bpf: Make test_varlen work with 32-bit user-space archAndrii Nakryiko
2020-08-13tools/bpftool: Generate data section struct with conservative alignmentAndrii Nakryiko
2020-08-13selftests/bpf: Correct various core_reloc 64-bit assumptionsAndrii Nakryiko
2020-08-13libbpf: Enforce 64-bitness of BTF for BPF object filesAndrii Nakryiko
2020-08-13selftests/bpf: Fix btf_dump test cases on 32-bit archesAndrii Nakryiko
2020-08-13libbpf: Handle BTF pointer sizes more carefullyAndrii Nakryiko
2020-08-13libbpf: Fix BTF-defined map-in-map initialization on 32-bit host archesAndrii Nakryiko
2020-08-13selftest/bpf: Fix compilation warnings in 32-bit modeAndrii Nakryiko
2020-08-13tools/bpftool: Fix compilation warnings in 32-bit modeAndrii Nakryiko
2020-08-13bpf, selftests: Add tests to sock_ops for loading skJohn Fastabend
2020-08-13bpf, selftests: Add tests for sock_ops load with r9, r8.r7 registersJohn Fastabend
2020-08-13bpf, selftests: Add tests for ctx access in sock_ops with single registerJohn Fastabend
2020-08-13libbpf: Prevent overriding errno when logging errorsToke Høiland-Jørgensen
2020-08-12libbpf: Handle GCC built-in types for Arm NEONJean-Philippe Brucker
2020-08-12tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()Andrii Nakryiko
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-12selftests: kmod: use variable NAME in kmod_test_0001()Tiezhu Yang
2020-08-12mm/migrate: add migrate-shared test for migrate_vma_*()Ralph Campbell
2020-08-12kselftests: cgroup: add perpcu memory accounting testRoman Gushchin
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-11selftests/bpf: Fix v4_to_v6 in sk_lookupStanislav Fomichev
2020-08-11selftests/bpf: Fix segmentation fault in test_progsJianlin Lv
2020-08-11libbpf: Do not use __builtin_offsetof for offsetofYonghong Song
2020-08-10Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-10Merge tag 'ktest-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-08-10ktest.pl: Fix spelling mistake "Cant" -> "Can't"Colin Ian King
2020-08-10ktest.pl: Change the logic to control the size of the log file emailedSteven Rostedt (VMware)
2020-08-07Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-08-07mptcp: more stable diag self-testsPaolo Abeni
2020-08-07selftests: mptcp: fix dependeciesPaolo Abeni
2020-08-07Merge tag 'kallsyms_show_value-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07selftests: add mincore() testsRicardo Cañuelo
2020-08-07tools/cgroup: add memcg_slabinfo.py toolRoman Gushchin
2020-08-07kselftests: cgroup: add kernel memory accounting testsRoman Gushchin
2020-08-07tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe...Gaurav Singh
2020-08-07tools/: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-07selftests: splice: Check behavior of full and short splicesKees Cook
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-07Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-07selftests/bpf: Fix silent Makefile outputAndrii Nakryiko
2020-08-07perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not setJin Yao
2020-08-07perf tools powerpc: Add support for extended regs in power10Athira Rajeev
2020-08-07perf tools powerpc: Add support for extended register capabilityAnju T Sudhakar
2020-08-07tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2020-08-07tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo