summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-07-28perf scripts python: Extact necessary information from process eventAnup Sharma
2023-07-28perf scripts python: Add initial script file with usage informationAnup Sharma
2023-07-28perf doc: Fix typo in perf.data-file-format.txtXiu Jianfeng
2023-07-28perf machine: Include data symbols in the kernel mapNamhyung Kim
2023-07-28perf symbols: Add kallsyms__get_symbol_start()Namhyung Kim
2023-07-28perf parse-events: Remove ABORT_ONIan Rogers
2023-07-28perf parse-events: Improve location for add pmuIan Rogers
2023-07-28perf parse-events: Populate error column for BPF/tracepoint eventsIan Rogers
2023-07-28perf parse-events: Additional error reportingIan Rogers
2023-07-28perf parse-events: Separate ENOMEM memory handlingIan Rogers
2023-07-28perf parse-events: Move instances of YYABORT to YYNOMEMIan Rogers
2023-07-28perf parse-events: Separate YYABORT and YYNOMEM casesIan Rogers
2023-07-28perf parse-event: Add memory allocation test for name termsIan Rogers
2023-07-28perf build: Define YYNOMEM as YYNOABORT for bison < 3.81Arnaldo Carvalho de Melo
2023-07-28XArray: Do not return sibling entries from xa_load()Matthew Wilcox (Oracle)
2023-07-28perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller
2023-07-28Merge tag 'cxl-fixes-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-28ynl: print xdp-zc-max-segs in the sampleStanislav Fomichev
2023-07-28ynl: regenerate all headersStanislav Fomichev
2023-07-28ynl: mark max/mask as private for kdocStanislav Fomichev
2023-07-28iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverageNicolin Chen
2023-07-28selftests/bpf: Enable test test_progs-cpuv4 for gcc build kernelYonghong Song
2023-07-28selftests/ptp: Add -X option for testing PTP_SYS_OFFSET_PRECISEAlex Maftei
2023-07-28selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDEDAlex Maftei
2023-07-27Merge branch 'net-tls-fixes-for-nvme-over-tls'Jakub Kicinski
2023-07-27selftests/net/tls: add test for MSG_EORHannes Reinecke
2023-07-27selftests/bpf: Test ldsx with more complex casesYonghong Song
2023-07-27selftests/bpf: Add unit tests for new gotol insnYonghong Song
2023-07-27selftests/bpf: Add unit tests for new sdiv/smod insnsYonghong Song
2023-07-27selftests/bpf: Add unit tests for new bswap insnsYonghong Song
2023-07-27selftests/bpf: Add unit tests for new sign-extension mov insnsYonghong Song
2023-07-27selftests/bpf: Add unit tests for new sign-extension load insnsYonghong Song
2023-07-27selftests/bpf: Add a cpuv4 test runner for cpu=v4 testingYonghong Song
2023-07-27selftests/bpf: Fix a test_verifier failureYonghong Song
2023-07-27bpf: Support new sign-extension load insnsYonghong Song
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-27kselftest/arm64: Validate that changing one VL type does not affect anotherMark Brown
2023-07-27kselftest/arm64: Add a test case for SVE VL changes with SME activeMark Brown
2023-07-27vsock/test: MSG_PEEK test for SOCK_SEQPACKETArseniy Krasnov
2023-07-27vsock/test: rework MSG_PEEK test for SOCK_STREAMArseniy Krasnov
2023-07-27perf parse-events: Only move force grouped evsels when sortingIan Rogers
2023-07-27perf parse-events: When fixing group leaders always set the leaderIan Rogers
2023-07-27perf parse-events: Extra care around force grouped eventsIan Rogers
2023-07-27selftests: Add fchmodat2 selftestAlexey Gladkov
2023-07-27x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)
2023-07-26selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts
2023-07-26tools: ynl-gen: fix parse multi-attr enum attributeArkadiusz Kubalewski
2023-07-26tools: ynl-gen: fix enum index in _decode_enum(..)Arkadiusz Kubalewski
2023-07-26kunit: tool: Add command line interface to filter and report attributesRae Moar