summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | perf stat: Fix display of grouped aliased eventsIan Rogers2022-02-061-9/+10
| * | | | | | perf tools: Apply correct label to user/kernel symbols in branch modeGerman Gomez2022-02-063-2/+5
| * | | | | | perf bpf: Fix a typo in bpf_counter_cgroup.cMasanari Iida2022-02-061-1/+1
| * | | | | | perf synthetic-events: Return error if procfs isn't mounted for PID namespacesLeo Yan2022-02-061-0/+19
| * | | | | | perf session: Check for NULL pointer before dereferenceAmeer Hamza2022-02-061-1/+2
| * | | | | | perf annotate: Set error stream of objdump process for TUINamhyung Kim2022-02-061-0/+1
| * | | | | | perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()Anshuman Khandual2022-02-061-1/+1
| * | | | | | tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2022-02-061-3/+3
| * | | | | | Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo2022-02-0623-418/+444
| |\ \ \ \ \ \
| * | | | | | | tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2022-02-011-0/+3
| * | | | | | | perf beauty: Make the prctl arg regexp more strict to cope with PR_SET_VMAArnaldo Carvalho de Melo2022-02-011-1/+1
| * | | | | | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-02-011-0/+2
| * | | | | | | tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo2022-02-011-3/+3
| * | | | | | | tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-02-011-1/+6
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | 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-037-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-252-230/+0
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2022-01-273-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-0314-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-271-6/+14
| * | | | | | | selftests: openat2: Skip testcases that fail with EOPNOTSUPPCristian Marussi2022-01-271-1/+11
| * | | | | | | selftests: openat2: Add missing dependency in MakefileCristian Marussi2022-01-272-1/+2
| * | | | | | | selftests: openat2: Print also errno in failure messagesCristian Marussi2022-01-271-5/+6
| * | | | | | | selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum2022-01-271-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
|\ \ \ \ \ | | |_|_|/ | |/| | |