summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-26129-801/+869
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-2613-38/+325
| |\
| | * tc-testing: avoid action cookies with odd length.Briana Oursler2020-06-263-7/+7
| | * bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell2020-06-261-3/+2
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-06-252-1/+176
| | |\
| | | * selftests: netfilter: add test case for conntrack helper assignmentFlorian Westphal2020-06-252-1/+176
| | * | wireguard: device: avoid circular netns referencesJason A. Donenfeld2020-06-231-1/+12
| | |/
| | * tc-testing: update geneve options match in tunnel_key unit testsHangbin Liu2020-06-211-7/+7
| | * selftests/net: report etf errors correctlyWillem de Bruijn2020-06-201-7/+26
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-175-12/+95
| | |\
| | | * selftests/bpf: Make sure optvals > PAGE_SIZE are bypassedStanislav Fomichev2020-06-172-9/+91
| | | * tools, bpftool: Add ringbuf map type to map command docsTobias Klauser2020-06-172-2/+2
| | | * tools/bpftool: Add ringbuf map to a list of known map typesAndrii Nakryiko2020-06-161-0/+1
| | | * bpf: Fix definition of bpf_ringbuf_output() helper in UAPI commentsAndrii Nakryiko2020-06-161-1/+1
| * | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-06-244-29/+124
| |\ \ \
| | * | | tools/virtio: Use tools/include/list.h instead of stubsEugenio Pérez2020-06-224-9/+6
| | * | | tools/virtio: Reset index in virtio_test --reset.Eugenio Pérez2020-06-221-2/+24
| | * | | tools/virtio: Extract virtqueue initialization in vq_resetEugenio Pérez2020-06-221-7/+14
| | * | | tools/virtio: Use __vring_new_virtqueue in virtio_test.cEugenio Pérez2020-06-221-4/+3
| | * | | tools/virtio: Add --resetEugenio Pérez2020-06-221-4/+37
| | * | | tools/virtio: Add --batch=random optionEugenio Pérez2020-06-221-4/+14
| | * | | tools/virtio: Add --batch optionEugenio Pérez2020-06-221-10/+37
| * | | | Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-243-5/+17
| |\ \ \ \
| | * | | | tests: test for setns() EINVAL regressionChristian Brauner2020-06-173-5/+17
| | | |_|/ | | |/| |
| * | | | Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-221-5/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | spi: tools: Make default_tx/rx and input_tx staticQing Zhang2020-06-111-3/+3
| | * | | spi: spidev_test: Use %u to format unsigned numbersGeert Uytterhoeven2020-06-081-2/+2
| * | | | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-06-202-10/+24
| |\ \ \ \
| | * | | | tools/bootconfig: Add testcase for show-command and quotes testMasami Hiramatsu2020-06-171-0/+10
| | * | | | tools/bootconfig: Fix to return 0 if succeeded to show the bootconfigMasami Hiramatsu2020-06-171-4/+6
| | * | | | tools/bootconfig: Fix to use correct quotes for valueMasami Hiramatsu2020-06-171-6/+8
| | | |/ / | | |/| |
| * | | | Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-201-0/+1
| |\ \ \ \
| | * | | | selftests/seccomp: s390 shares the syscall and return value registerSven Schnelle2020-06-161-0/+1
| | |/ / /
| * | | | Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-2080-637/+123
| |\ \ \ \
| | * | | | selftests/ftrace: Support ":README" suffix for requiresMasami Hiramatsu2020-06-1616-50/+25
| | * | | | selftests/ftrace: Support ":tracer" suffix for requiresMasami Hiramatsu2020-06-1613-59/+21
| | * | | | selftests/ftrace: Convert check_filter_file() with requires listMasami Hiramatsu2020-06-1614-43/+19
| | * | | | selftests/ftrace: Convert required interface checks into requires listMasami Hiramatsu2020-06-1666-511/+68
| | * | | | selftests/ftrace: Add "requires:" list supportMasami Hiramatsu2020-06-163-1/+17
| | * | | | selftests/ftrace: Return unsupported for the unconfigured featuresMasami Hiramatsu2020-06-162-2/+2
| | * | | | selftests/ftrace: Allow ":" in descriptionMasami Hiramatsu2020-06-161-1/+1
| | * | | | tools: testing: ftrace: trigger: fix spelling mistakeFlavio Suligoi2020-06-154-4/+4
| | |/ / /
| * | | | perf build: Fix error message when asking for -fsanitize=address without requ...Tiezhu Yang2020-06-181-0/+12
| * | | | tools lib traceevent: Add handler for __builtin_expect()Steven Rostedt (VMware)2020-06-181-0/+35
| * | | | tools lib traceevent: Handle __attribute__((user)) in field namesSteven Rostedt (VMware)2020-06-181-1/+38
| * | | | tools lib traceevent: Add append() function helper for appending stringsSteven Rostedt (VMware)2020-06-181-58/+40
| * | | | tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo2020-06-171-0/+1
| * | | | tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2020-06-171-0/+4
| * | | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2020-06-172-0/+6
| * | | | Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo2020-06-1770-212/+935
| |\ \ \ \ | | | |_|/ | | |/| |