summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2022-01-27tools/tracing: Update Makefile to build rtlaShuah Khan
2022-01-27rtla: Make doc build optionalShuah Khan
2022-01-27selftests: skip mincore.check_file_mmap when fs lacks needed supportCristian Marussi
2022-01-27selftests: openat2: Skip testcases that fail with EOPNOTSUPPCristian Marussi
2022-01-27selftests: openat2: Add missing dependency in MakefileCristian Marussi
2022-01-27selftests: openat2: Print also errno in failure messagesCristian Marussi
2022-01-27selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-27selftests/exec: Remove pipe from TEST_GEN_FILESMuhammad Usama Anjum
2022-01-27selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu
2022-01-27selftests/zram01.sh: Fix compression ratio calculationYang Xu
2022-01-27selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu
2022-01-27selftests: nft_concat_range: add test for reload with no element add/delFlorian Westphal
2022-01-27selftests: netfilter: check stateless nat udp checksum fixupFlorian Westphal
2022-01-27selftests: netfilter: reduce zone stress test running timeFlorian Westphal
2022-01-26selftests: kvm: move vm_xsave_req_perm call to amx_testPaolo Bonzini
2022-01-26KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guestSean Christopherson
2022-01-25tools headers UAPI: remove stale lirc.hSean Young
2022-01-25kselftest: signal all child processesLi Zhijian
2022-01-25selftests: cpufreq: Write test output to stdout as wellNícolas F. R. A. Prado
2022-01-25selftests: rtc: Increase test timeout so that all tests runNícolas F. R. A. Prado
2022-01-25kunit: tool: Import missing importlib.abcMichał Winiarski
2022-01-25KVM: selftests: Re-enable access_tracking_perf_testDavid Matlack
2022-01-24objtool: Fix truncated string warningSergei Trofimovich
2022-01-23Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-01-23Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22perf tools: Remove redundant err variableMinghao Chi
2022-01-22perf test: Add parse-events test for aliases with hyphensJohn Garry
2022-01-22perf test: Add pmu-events test for aliases with hyphensJohn Garry
2022-01-22perf parse-events: Support event alias in form foo-bar-bazJohn Garry
2022-01-22perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez
2022-01-22perf cpumap: Remove duplicate include in cpumap.hLv Ruyi
2022-01-22perf cpumap: Migrate to libperf cpumap apiIan Rogers
2022-01-22perf python: Fix cpu_map__item() buildingIan Rogers
2022-01-22perf script: Fix printing 'phys_addr' failure issueYao Jin
2022-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-21selftests: net: ioam: expect support for Queue depth dataJustin Iurman
2022-01-20selftests: mptcp: fix ipv6 routing setupPaolo Abeni
2022-01-20selftests: kvm/x86: Fix the warning in lib/x86_64/processor.cJinrong Liang
2022-01-20selftests: kvm/x86: Fix the warning in pmu_event_filter_test.cJinrong Liang
2022-01-20tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscallArnaldo Carvalho de Melo
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20delayacct: track delays from memory compactwangyong
2022-01-20hash.h: remove unused define directiveIsabella Basso
2022-01-20tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LENYafang Shao
2022-01-20tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read...Yafang Shao
2022-01-19kvm: selftests: Do not indent with spacesPaolo Bonzini