summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-09-19perf dwarf-aux: More accurate variable type match for bregZecheng Li-5/+33
2025-09-19perf test: AMD IBS swfilt skip kernel tests if paranoia is >1Ian Rogers-13/+38
2025-09-19perf auxtrace: Avoid redundant NULL check in auxtrace_mmap_params__set_idx()Gautam Menghani-4/+1
2025-09-19perf vendor events arm64 AmpereOne: Fix typos in metrics' descriptionsIlkka Koskinen-4/+4
2025-09-19perf vendor events arm64 AmpereOneX: Fix typo - should be l1d_cache_access_pr...Ilkka Koskinen-5/+5
2025-09-19perf trace: Add --max-summary optionNamhyung Kim-20/+38
2025-09-19perf arm_spe: Allow parsing both data source and eventsLeo Yan-30/+45
2025-09-19perf arm_spe: Set HITM flagLeo Yan-2/+26
2025-09-19perf arm_spe: Refactor arm_spe__get_metadata_by_cpu()Leo Yan-18/+16
2025-09-19perf arm_spe: Fill memory levels for FEAT_SPEv1p4Leo Yan-0/+17
2025-09-19perf arm_spe: Separate setting of memory levels for loads and storesLeo Yan-2/+43
2025-09-19perf arm_spe: Refine memory level fillingLeo Yan-11/+21
2025-09-19perf arm_spe: Add "event_filter" entry in meta dataLeo Yan-0/+8
2025-09-19perf arm_spe: Decode event types for new featuresLeo Yan-0/+21
2025-09-19perf arm_spe: Directly propagate raw eventLeo Yan-51/+14
2025-09-19perf arm_spe: Use full type for data_srcJames Clark-11/+14
2025-09-19perf arm_spe: Correct memory level for remote accessLeo Yan-2/+2
2025-09-19perf arm_spe: Correct setting remote accessLeo Yan-1/+1
2025-09-19selftests/namespaces: verify initial namespace inode numbersChristian Brauner-1/+63
2025-09-19iommufd/selftest: Update the fail_nth limitJason Gunthorpe-1/+1
2025-09-19KVM: arm64: selftests: Test writes to ID_AA64MMFR1_EL1.{HCX, TWED}Jinqian Yang-0/+2
2025-09-19selftests/namespaces: add file handle selftestsChristian Brauner-1/+1431
2025-09-19selftests/namespaces: add identifier selftestsChristian Brauner-0/+1001
2025-09-19tools: update nsfs.h uapi headerChristian Brauner-2/+15
2025-09-19kselftest/arm64: Add lsfe to the hwcaps testMark Brown-0/+21
2025-09-18bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FDKP Singh-2/+7
2025-09-18selftests/bpf: Add tests for exclusive mapsKP Singh-0/+88
2025-09-18libbpf: Support exclusive map creationKP Singh-2/+101
2025-09-18libbpf: Implement SHA256 internal helperKP Singh-0/+63
2025-09-18bpf: Implement exclusive map creationKP Singh-0/+6
2025-09-18selftests: riscv: Add README for RISC-V KSelfTestBala-Vignesh-Reddy-0/+24
2025-09-18selftests/bpf: Add tests for KF_RCU_PROTECTEDKumar Kartikeya Dwivedi-0/+60
2025-09-18bpf: Enforce RCU protection for KF_RCU_PROTECTEDKumar Kartikeya Dwivedi-3/+3
2025-09-18Merge branch 'for-6.18/cxl-delay-dport' into cxl-for-nextDave Jiang-90/+172
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-30/+378
2025-09-18selftests: always install UAPI headers to the correct directoryThomas Weißschuh-1/+4
2025-09-18Merge tag 'net-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-25/+364
2025-09-18tools/docs: sphinx-build-wrapper: add support to run inside venvMauro Carvalho Chehab-3/+30
2025-09-18tools/docs: sphinx-* break documentation bulds on openSUSEMauro Carvalho Chehab-6/+28
2025-09-18tools/docs: sphinx-build-wrapper: move rust doc builder to wrapperMauro Carvalho Chehab-26/+33
2025-09-18docs: add support to build manpages from kerneldoc outputMauro Carvalho Chehab-5/+76
2025-09-18tools/docs: sphinx-build-wrapper: Fix output for duplicated namesMauro Carvalho Chehab-11/+9
2025-09-18tools/docs,scripts: sphinx-*: prevent sphinx-build crashesMauro Carvalho Chehab-1/+24
2025-09-18tools/docs: sphinx-build-wrapper: allow building PDF files in parallelMauro Carvalho Chehab-54/+148
2025-09-18tools/docs: sphinx-build-wrapper: add an argument for LaTeX interactive modeMauro Carvalho Chehab-3/+11
2025-09-18tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-buildMauro Carvalho Chehab-0/+599
2025-09-18tools/docs: python_version: move version check from sphinx-pre-installMauro Carvalho Chehab-134/+171
2025-09-18tools/docs: sphinx-pre-install: allow check for alternatives and bail outMauro Carvalho Chehab-10/+38
2025-09-18tools/docs: sphinx-pre-install: drop a debug printMauro Carvalho Chehab-1/+0
2025-09-18scripts: sphinx-pre-install: move it to tools/docsMauro Carvalho Chehab-0/+1621