aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-09-19perf trace: Add --max-summary optionNamhyung Kim4-20/+38
2025-09-19perf arm_spe: Allow parsing both data source and eventsLeo Yan1-30/+45
2025-09-19perf arm_spe: Set HITM flagLeo Yan2-2/+26
2025-09-19perf arm_spe: Refactor arm_spe__get_metadata_by_cpu()Leo Yan1-18/+16
2025-09-19perf arm_spe: Fill memory levels for FEAT_SPEv1p4Leo Yan2-0/+17
2025-09-19perf arm_spe: Separate setting of memory levels for loads and storesLeo Yan1-2/+43
2025-09-19perf arm_spe: Refine memory level fillingLeo Yan1-11/+21
2025-09-19perf arm_spe: Add "event_filter" entry in meta dataLeo Yan3-0/+8
2025-09-19perf arm_spe: Decode event types for new featuresLeo Yan2-0/+21
2025-09-19perf arm_spe: Directly propagate raw eventLeo Yan2-51/+14
2025-09-19perf arm_spe: Use full type for data_srcJames Clark1-11/+14
2025-09-19perf arm_spe: Correct memory level for remote accessLeo Yan1-2/+2
2025-09-19perf arm_spe: Correct setting remote accessLeo Yan1-1/+1
2025-09-19selftests/namespaces: verify initial namespace inode numbersChristian Brauner3-1/+63
2025-09-19iommufd/selftest: Update the fail_nth limitJason Gunthorpe1-1/+1
2025-09-19KVM: arm64: selftests: Test writes to ID_AA64MMFR1_EL1.{HCX, TWED}Jinqian Yang1-0/+2
2025-09-19selftests/namespaces: add file handle selftestsChristian Brauner3-1/+1431
2025-09-19selftests/namespaces: add identifier selftestsChristian Brauner4-0/+1001
2025-09-19tools: update nsfs.h uapi headerChristian Brauner1-2/+15
2025-09-19kselftest/arm64: Add lsfe to the hwcaps testMark Brown1-0/+21
2025-09-18bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FDKP Singh2-2/+7
2025-09-18selftests/bpf: Add tests for exclusive mapsKP Singh2-0/+88
2025-09-18libbpf: Support exclusive map creationKP Singh5-2/+101
2025-09-18libbpf: Implement SHA256 internal helperKP Singh2-0/+63
2025-09-18bpf: Implement exclusive map creationKP Singh1-0/+6
2025-09-18selftests: riscv: Add README for RISC-V KSelfTestBala-Vignesh-Reddy1-0/+24
2025-09-18selftests/bpf: Add tests for KF_RCU_PROTECTEDKumar Kartikeya Dwivedi3-0/+60
2025-09-18bpf: Enforce RCU protection for KF_RCU_PROTECTEDKumar Kartikeya Dwivedi2-3/+3
2025-09-18Merge branch 'for-6.18/cxl-delay-dport' into cxl-for-nextDave Jiang6-90/+172
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-30/+378
2025-09-18selftests: always install UAPI headers to the correct directoryThomas Weißschuh1-1/+4
2025-09-18Merge tag 'net-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds13-25/+364
2025-09-18tools/docs: sphinx-build-wrapper: add support to run inside venvMauro Carvalho Chehab1-3/+30
2025-09-18tools/docs: sphinx-* break documentation bulds on openSUSEMauro Carvalho Chehab3-6/+28
2025-09-18tools/docs: sphinx-build-wrapper: move rust doc builder to wrapperMauro Carvalho Chehab1-26/+33
2025-09-18docs: add support to build manpages from kerneldoc outputMauro Carvalho Chehab1-5/+76
2025-09-18tools/docs: sphinx-build-wrapper: Fix output for duplicated namesMauro Carvalho Chehab1-11/+9
2025-09-18tools/docs,scripts: sphinx-*: prevent sphinx-build crashesMauro Carvalho Chehab2-1/+24
2025-09-18tools/docs: sphinx-build-wrapper: allow building PDF files in parallelMauro Carvalho Chehab1-54/+148
2025-09-18tools/docs: sphinx-build-wrapper: add an argument for LaTeX interactive modeMauro Carvalho Chehab1-3/+11
2025-09-18tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-buildMauro Carvalho Chehab1-0/+599
2025-09-18tools/docs: python_version: move version check from sphinx-pre-installMauro Carvalho Chehab2-134/+171
2025-09-18tools/docs: sphinx-pre-install: allow check for alternatives and bail outMauro Carvalho Chehab1-10/+38
2025-09-18tools/docs: sphinx-pre-install: drop a debug printMauro Carvalho Chehab1-1/+0
2025-09-18scripts: sphinx-pre-install: move it to tools/docsMauro Carvalho Chehab1-0/+1621
2025-09-18check-variable-fonts.py: add a helper to display instructionsMauro Carvalho Chehab2-5/+20
2025-09-18tools/docs: check-variable-fonts.py: split into a lib and an exec fileMauro Carvalho Chehab2-0/+185
2025-09-18cxl/test: Setup target_map for cxl_test decoder initializationDave Jiang1-3/+9
2025-09-18cxl/test: Adjust the mock version of devm_cxl_switch_port_decoders_setup()Dave Jiang4-4/+20
2025-09-18cxl/test: Add mock version of devm_cxl_add_dport_by_dev()Dave Jiang6-2/+99