summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT supportKan Liang2021-10-311-1/+1
* perf callchain: Fix compilation on powerpc with gcc11+Jiri Olsa2021-10-311-1/+1
* perf script: Check session->header.env.arch before using itSong Liu2021-10-311-4/+8
* perf build: Suppress 'rm dlfilter' build messageAdrian Hunter2021-10-311-0/+2
* tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof ...David Yang2021-10-281-1/+1
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-10-261-55/+20
|\
| * selftests/bpf: Use recv_timeout() instead of retriesYucong Sun2021-10-261-55/+20
* | fcnal-test: kill hanging ping/nettest binaries on cleanupFlorian Westphal2021-10-221-0/+3
* | Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-2110-5/+415
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-10-212-1/+145
| |\ \ | | |/ | |/|
| | * selftests: netfilter: remove stray bash debug lineFlorian Westphal2021-10-141-1/+0
| | * selftests: nft_nat: add udp hole punch test caseFlorian Westphal2021-10-121-0/+145
| * | selftests/tls: add SM4 algorithm dependency for tls selftestsTianjia Zhang2021-10-181-0/+1
| * | vsock_diag_test: remove free_sock_stat() call in test_no_socketsStefano Garzarella2021-10-151-2/+0
| * | ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra2021-10-154-0/+183
| * | selftests: net/fcnal: Test --{force,no}-bind-key-ifindexLeonard Crestez2021-10-151-0/+60
| * | selftests: nettest: Add --{force,no}-bind-key-ifindexLeonard Crestez2021-10-151-2/+26
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-10-201-1/+1
|\ \ \
| * | | KVM: kvm_stat: do not show halt_wait_nsChristian Borntraeger2021-10-181-1/+1
* | | | mm/userfaultfd: selftests: fix memory corruption with thp enabledPeter Xu2021-10-181-3/+20
* | | | Merge tag 'objtool_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-10-171-31/+25
|\ \ \ \
| * | | | objtool: Update section header before relocationsMichael Forney2021-10-061-29/+17
| * | | | objtool: Check for gelf_update_rel[a] failuresMichael Forney2021-10-061-2/+8
* | | | | Merge tag 'perf-tools-fixes-for-v5.15-2021-10-16' of git://git.kernel.org/pub...Linus Torvalds2021-10-163-8/+9
|\ \ \ \ \
| * | | | | libperf tests: Fix test_stat_cpuShunsuke Nakamura2021-10-142-6/+6
| * | | | | libperf test evsel: Fix build error on !x86 architecturesShunsuke Nakamura2021-10-141-0/+1
| * | | | | perf report: Output non-zero offset for decompressed recordsAlexey Bayduraev2021-10-141-2/+2
* | | | | | Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-10-161-2/+52
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | selftests/ftrace: Update test for more eprobe removal processSteven Rostedt (VMware)2021-10-131-2/+52
* | | | | | Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-142-109/+81
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | selftests: net: modify IOAM tests for undef bitsJustin Iurman2021-10-122-109/+81
* | | | | | Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds2021-10-112-2/+30
|\ \ \ \ \ \
| * | | | | | kunit: tool: better handling of quasi-bool args (--json, --raw_output)Daniel Latypov2021-10-012-2/+30
* | | | | | | Merge tag 'objtool_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-10-106-50/+25
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | objtool: Remove redundant 'len' field from struct sectionJoe Lawrence2021-10-055-20/+17
| * | | | | objtool: Make .altinstructions section entry size consistentJoe Lawrence2021-10-051-1/+1
| * | | | | objtool: Remove reloc symbol type checks in get_alt_entry()Josh Poimboeuf2021-10-051-29/+7
* | | | | | Merge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of git://git.kernel.org/pub...Linus Torvalds2021-10-078-54/+445
|\ \ \ \ \ \
| * | | | | | perf tests attr: Add missing topdown metrics eventsKan Liang2021-10-054-52/+440
| * | | | | | tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-10-051-0/+1
| * | | | | | perf build: Fix plugin static linking with libopencsd on ARM and ARM64Branislav Rankov2021-10-051-1/+1
| * | | | | | perf build: Add missing -lstdc++ when linking with libopencsdBranislav Rankov2021-10-051-1/+1
| * | | | | | perf jevents: Free the sys_event_tables list after processing entriesLike Xu2021-10-051-0/+2
* | | | | | | Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-072-1/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-10-072-1/+3
| |\ \ \ \ \
| | * | | | | libbpf: Fix memory leak in strsetAndrii Nakryiko2021-10-011-0/+1
| | * | | | | libbpf: Fix segfault in light skeleton for objects without BTFKumar Kartikeya Dwivedi2021-09-301-1/+2
* | | | | | | Merge tag 'linux-kselftest-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-10-041-1/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | selftests: drivers/dma-buf: Fix implicit declaration warnsShuah Khan2021-09-271-1/+4
* | | | | | | objtool: print out the symbol type when complaining about itLinus Torvalds2021-10-031-4/+8