summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-06-287-8/+108
|\
| * objtool: Fix noinstr vs KCOVPeter Zijlstra2020-06-184-0/+45
| * objtool: Provide elf_write_{insn,reloc}()Peter Zijlstra2020-06-182-2/+45
| * objtool: Clean up elf_write() conditionPeter Zijlstra2020-06-184-6/+18
* | Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-281-2/+28
|\ \
| * \ Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar2020-06-26117-766/+547
| |\ \
| * | | objtool: Don't consider vmlinux a C-filePeter Zijlstra2020-06-251-1/+1
| * | | x86/entry, ubsan, objtool: Whitelist __ubsan_handle_*()Peter Zijlstra2020-06-151-1/+27
| | |/ | |/|
* | | Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-271-1/+1
|\ \ \
| * | | selftests/powerpc: Fix build failure in ebb testsHarish2020-06-261-1/+1
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-06-271-4/+0
|\ \ \ \
| * | | | kselftest: arm64: Remove redundant clean targetMark Brown2020-06-241-4/+0
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-2513-38/+325
|\ \ \ \ | |_|_|/ |/| | |
| * | | tc-testing: avoid action cookies with odd length.Briana Oursler2020-06-253-7/+7
| * | | bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell2020-06-251-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-201-7/+7
| * | | selftests/net: report etf errors correctlyWillem de Bruijn2020-06-191-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-161-0/+10
| * | | | tools/bootconfig: Fix to return 0 if succeeded to show the bootconfigMasami Hiramatsu2020-06-161-4/+6
| * | | | tools/bootconfig: Fix to use correct quotes for valueMasami Hiramatsu2020-06-161-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