summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'pidfd/for-next'Stephen Rothwell2020-06-184-0/+236
|\
| * tests: add CLOSE_RANGE_UNSHARE testsChristian Brauner2020-06-171-0/+137
| * tests: add close_range() testsChristian Brauner2020-06-174-0/+99
* | Merge remote-tracking branch 'xarray/xarray'Stephen Rothwell2020-06-181-0/+29
|\ \
| * | ida: Free allocated bitmap in error pathMatthew Wilcox (Oracle)2020-04-021-0/+29
* | | Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell2020-06-183-24/+195
|\ \ \
| * | | selftests/seccomp: Improve calibration loopKees Cook2020-06-161-18/+32
| * | | selftests/seccomp: use 90s as timeoutThadeu Lima de Souza Cascardo2020-06-161-0/+1
| * | | selftests/seccomp: Expand benchmark to per-filter measurementsKees Cook2020-06-152-9/+29
| * | | selftests/seccomp: Check for EPOLLHUP for user_notifChristian Brauner2020-06-151-0/+136
| | |/ | |/|
* | | Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell2020-06-182-45/+65
|\ \ \
| * | | selftests/livepatch: more verification in test-klp-shadow-varsYannick Cote2020-06-081-30/+51
| * | | selftests/livepatch: simplify test-klp-callbacks busy target testsJoe Lawrence2020-06-081-15/+14
* | | | Merge remote-tracking branch 'kselftest/next'Stephen Rothwell2020-06-1880-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
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'vhost/linux-next'Stephen Rothwell2020-06-184-29/+124
|\ \ \ \
| * | | | tools/virtio: Use tools/include/list.h instead of stubsEugenio Pérez2020-06-114-9/+6
| * | | | tools/virtio: Reset index in virtio_test --reset.Eugenio Pérez2020-06-111-2/+24
| * | | | tools/virtio: Extract virtqueue initialization in vq_resetEugenio Pérez2020-06-111-7/+14
| * | | | tools/virtio: Use __vring_new_virtqueue in virtio_test.cEugenio Pérez2020-06-111-4/+3
| * | | | tools/virtio: Add --resetEugenio Pérez2020-06-111-4/+37
| * | | | tools/virtio: Add --batch=random optionEugenio Pérez2020-06-111-4/+14
| * | | | tools/virtio: Add --batch optionEugenio Pérez2020-06-111-10/+37
* | | | | Merge remote-tracking branch 'block/for-next'Stephen Rothwell2020-06-181-1/+5
|\ \ \ \ \
| * | | | | io_uring: change the poll type to be 32-bitsJiufei Xue2020-06-171-1/+5
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'bpf-next/master'Stephen Rothwell2020-06-181-0/+3
|\ \ \ \ \
| * | | | | libbpf: Bump version to 0.1.0Andrii Nakryiko2020-06-171-0/+3
* | | | | | Merge remote-tracking branch 'pidfd-fixes/fixes'Stephen Rothwell2020-06-183-5/+17
|\ \ \ \ \ \
| * | | | | | tests: test for setns() EINVAL regressionChristian Brauner2020-06-173-5/+17
| | |/ / / / | |/| | | |
* | | | | | Merge remote-tracking branch 'spi-fixes/for-linus'Stephen Rothwell2020-06-181-5/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'spi/for-5.8' into spi-linusMark Brown2020-06-171-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 remote-tracking branch 'net/master'Stephen Rothwell2020-06-185-12/+95
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ 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 remote-tracking branch 's390-fixes/fixes'Stephen Rothwell2020-06-181-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | selftests/seccomp: s390 shares the syscall and return value registerSven Schnelle2020-06-161-0/+1
| |/ / / / /
* / / / / / tools/testing/nvdimm: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-3/+3
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-1318-52/+331
|\ \ \ \ \