summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-061-8/+9
|\
| * selftests/perf_events: Test modification of perf_event_attr::sig_dataMarco Elver2022-02-021-8/+9
* | Merge tag 'objtool_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-02-061-1/+1
|\ \
| * | objtool: Fix truncated string warningSergei Trofimovich2022-01-241-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-02-041-2/+7
|\ \ \
| * | | kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to...Shuah Khan2022-02-041-2/+7
* | | | Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-02-047-239/+235
|\ \ \ \
| * \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-02-034-232/+6
| |\ \ \ \
| | * | | | tools/resolve_btfids: Do not print any commands when building silentlyNathan Chancellor2022-02-031-1/+5
| | * | | | tools: Ignore errors from `which' when searching a GCC toolchainJean-Philippe Brucker2022-02-011-1/+1
| | * | | | tools headers UAPI: remove stale lirc.hSean Young2022-01-262-230/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2022-01-283-7/+229
| |\ \ \ \ \
| | * | | | | selftests: nft_concat_range: add test for reload with no element add/delFlorian Westphal2022-01-271-1/+71
| | * | | | | selftests: netfilter: check stateless nat udp checksum fixupFlorian Westphal2022-01-271-0/+152
| | * | | | | selftests: netfilter: reduce zone stress test running timeFlorian Westphal2022-01-271-6/+6
| | |/ / / /
* | | | | | Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-02-0414-177/+201
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | kselftest: Fix vdso_test_abi return statusVincenzo Frascino2022-01-311-73/+62
| * | | | | selftests: skip mincore.check_file_mmap when fs lacks needed supportCristian Marussi2022-01-281-6/+14
| * | | | | selftests: openat2: Skip testcases that fail with EOPNOTSUPPCristian Marussi2022-01-281-1/+11
| * | | | | selftests: openat2: Add missing dependency in MakefileCristian Marussi2022-01-282-1/+2
| * | | | | selftests: openat2: Print also errno in failure messagesCristian Marussi2022-01-281-5/+6
| * | | | | selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum2022-01-281-2/+2
| * | | | | selftests/exec: Remove pipe from TEST_GEN_FILESMuhammad Usama Anjum2022-01-271-1/+1
| * | | | | selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu2022-01-274-63/+66
| * | | | | selftests/zram01.sh: Fix compression ratio calculationYang Xu2022-01-271-22/+8
| * | | | | selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu2022-01-271-0/+24
| * | | | | kselftest: signal all child processesLi Zhijian2022-01-251-1/+3
| * | | | | selftests: cpufreq: Write test output to stdout as wellNícolas F. R. A. Prado2022-01-251-1/+1
| * | | | | selftests: rtc: Increase test timeout so that all tests runNícolas F. R. A. Prado2022-01-251-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/...Linus Torvalds2022-02-021-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | kunit: tool: Import missing importlib.abcMichał Winiarski2022-01-251-0/+1
| |/ / /
* | | | tools/testing/scatterlist: add missing definesMaor Gottlieb2022-01-301-1/+2
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-01-291-2/+9
|\ \ \ \
| * | | | kselftest/arm64: Correct logging of FPSIMD register read via ptraceMark Brown2022-01-281-1/+1
| * | | | kselftest/arm64: Skip VL_INHERIT tests for unsupported vector typesMark Brown2022-01-281-1/+8
| |/ / /
* | | | Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-282-5/+15
|\ \ \ \
| * | | | tools/tracing: Update Makefile to build rtlaShuah Khan2022-01-281-4/+14
| * | | | rtla: Make doc build optionalShuah Khan2022-01-281-1/+1
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-289-15/+29
|\ \ \ \ | |_|/ / |/| | |
| * | | selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPPPaolo Bonzini2022-01-283-0/+19
| * | | selftests: kvm: move vm_xsave_req_perm call to amx_testPaolo Bonzini2022-01-265-14/+9
| * | | KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guestSean Christopherson2022-01-261-1/+0
| * | | KVM: selftests: Re-enable access_tracking_perf_testDavid Matlack2022-01-251-0/+1
* | | | Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-01-272-6/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | selftests: net: ioam: expect support for Queue depth dataJustin Iurman2022-01-221-4/+1
| * | | selftests: mptcp: fix ipv6 routing setupPaolo Abeni2022-01-211-2/+3
* | | | Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-01-233-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | tools/bpf: Rename 'struct event' to avoid naming conflictNaveen N. Rao2022-01-153-3/+3
* | | | Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-01-2351-149/+354
|\ \ \ \
| * | | | perf tools: Remove redundant err variableMinghao Chi2022-01-221-4/+1