summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* bpftool: fix BTF raw dump of FWD's fwd_kindAndrii Nakryiko2019-05-171-2/+2
* selftests/bpf: fix bpf_get_current_taskAlexei Starovoitov2019-05-171-1/+1
* libbpf: move logging helpers into libbpf_internal.hAndrii Nakryiko2019-05-165-16/+15Star
* tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()Yonghong Song2019-05-161-2/+2
* selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignoreStanislav Fomichev2019-05-162-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-05-164-20/+281
|\
| * selftests/bpf: add prog detach to flow_dissector testStanislav Fomichev2019-05-161-0/+1
| * selftests/bpf: add missing \n to flow_dissector CHECK errorsStanislav Fomichev2019-05-161-4/+4
| * libbpf: don't fail when feature probing failsStanislav Fomichev2019-05-161-1/+1
| * bpf: test ref bit from data path and add new tests for syscall pathDaniel Borkmann2019-05-141-14/+274
| * tools/bpf: Sync kernel btf.h headerGary Lin2019-05-141-1/+1
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-05-141-1/+0Star
|\ \
| * | tools/virtio/ringtest: Remove bogus definition of BUG_ON()Jonathan Neuschäfer2019-05-121-1/+0Star
* | | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-142-5/+11
|\ \ \
| * | | tools: PCI: Handle pcitest.sh independently from pcitestKishon Vijay Abraham I2019-04-111-1/+7
| * | | tools: PCI: Add 'h' in optstring of getopt()Kishon Vijay Abraham I2019-04-111-2/+2
| * | | tools: PCI: Exit with error code when test failsJean-Jacques Hiblot2019-03-221-2/+2
* | | | Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-142-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/msr-index: Cleanup bit definesThomas Gleixner2019-03-062-2/+2
* | | | libbpf: detect supported kernel BTF features and sanitize BTFAndrii Nakryiko2019-05-133-33/+197
* | | | selftests: bpf: Add files generated after build to .gitignoreKelsey Skunberg2019-05-131-0/+2
* | | | tools: bpf: synchronise BPF UAPI header with toolsQuentin Monnet2019-05-131-70/+75
* | | | bpf: add various test cases for backward jumpsDaniel Borkmann2019-05-131-0/+195
* | | | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-1010-5/+338
|\ \ \ \
| * | | | selftests/powerpc: Add a signal fuzzer selftestBreno Leitao2019-05-025-3/+334
| * | | | powerpc: prepare string/mem functions for KASANChristophe Leroy2019-05-023-0/+2
| * | | | powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy2019-05-022-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-103-2/+5
|\ \ \ \ \
| * | | | | selftests: bpf: initialize bpf_object pointers where neededLorenz Bauer2019-05-103-2/+5
* | | | | | Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-05-095-4/+913
|\ \ \ \ \ \
| * | | | | | kselftests: cgroup: add freezer controller self-testsRoman Gushchin2019-04-195-1/+912
| * | | | | | kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()Roman Gushchin2019-04-191-3/+1Star
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'csky-for-linus-5.2-perf-unwind-libdw' of git://github.com/c-sky/cs...Linus Torvalds2019-05-098-1/+288
|\ \ \ \ \ \
| * | | | | | csky: Add support for perf unwind-libdwMao Han2019-05-098-1/+288
* | | | | | | Merge tag 'docs-5.2' of git://git.lwn.net/linuxLinus Torvalds2019-05-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | docs: livepatch: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-05-081-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'nolibc-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-05-081-0/+194
|\ \ \ \ \ \ \
| * | | | | | | tool headers nolibc: add RISCV supportPranith Kumar2019-05-081-0/+194
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-05-081-0/+85
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | media: selftests: media_dev_allocator api testShuah Khan2019-04-221-0/+85
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08122-971/+12378
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-081-0/+19
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-05-071-0/+19
| | |\ \ \ \ \ \
| | | * | | | | | bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}Wang YanQing2019-05-011-0/+19
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-05-075-91/+100
| |\ \ \ \ \ \ \ \
| | * | | | | | | | libbpf: remove unnecessary cast-to-voidBjörn Töpel2019-05-061-14/+10Star
| | * | | | | | | | libbpf: add libbpf_util.h to header install.William Tu2019-05-051-0/+1
| | * | | | | | | | tools/bpf: fix perf build error with uClibc (seen on ARC)Vineet Gupta2019-05-051-0/+2
| | * | | | | | | | bpftool: exclude bash-completion/bpftool from .gitignore patternMasahiro Yamada2019-05-051-1/+1
| | * | | | | | | | libbpf: proper XSKMAP cleanupBjörn Töpel2019-05-051-55/+60