summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-09-18selftests: riscv: Add README for RISC-V KSelfTestBala-Vignesh-Reddy
2025-09-18selftests/bpf: Add tests for KF_RCU_PROTECTEDKumar Kartikeya Dwivedi
2025-09-18bpf: Enforce RCU protection for KF_RCU_PROTECTEDKumar Kartikeya Dwivedi
2025-09-18Merge branch 'for-6.18/cxl-delay-dport' into cxl-for-nextDave Jiang
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-18selftests: always install UAPI headers to the correct directoryThomas Weißschuh
2025-09-18Merge tag 'net-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-18tools/docs: sphinx-build-wrapper: add support to run inside venvMauro Carvalho Chehab
2025-09-18tools/docs: sphinx-* break documentation bulds on openSUSEMauro Carvalho Chehab
2025-09-18tools/docs: sphinx-build-wrapper: move rust doc builder to wrapperMauro Carvalho Chehab
2025-09-18docs: add support to build manpages from kerneldoc outputMauro Carvalho Chehab
2025-09-18tools/docs: sphinx-build-wrapper: Fix output for duplicated namesMauro Carvalho Chehab
2025-09-18tools/docs,scripts: sphinx-*: prevent sphinx-build crashesMauro Carvalho Chehab
2025-09-18tools/docs: sphinx-build-wrapper: allow building PDF files in parallelMauro Carvalho Chehab
2025-09-18tools/docs: sphinx-build-wrapper: add an argument for LaTeX interactive modeMauro Carvalho Chehab
2025-09-18tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-buildMauro Carvalho Chehab
2025-09-18tools/docs: python_version: move version check from sphinx-pre-installMauro Carvalho Chehab
2025-09-18tools/docs: sphinx-pre-install: allow check for alternatives and bail outMauro Carvalho Chehab
2025-09-18tools/docs: sphinx-pre-install: drop a debug printMauro Carvalho Chehab
2025-09-18scripts: sphinx-pre-install: move it to tools/docsMauro Carvalho Chehab
2025-09-18check-variable-fonts.py: add a helper to display instructionsMauro Carvalho Chehab
2025-09-18tools/docs: check-variable-fonts.py: split into a lib and an exec fileMauro Carvalho Chehab
2025-09-18cxl/test: Setup target_map for cxl_test decoder initializationDave Jiang
2025-09-18cxl/test: Adjust the mock version of devm_cxl_switch_port_decoders_setup()Dave Jiang
2025-09-18cxl/test: Add mock version of devm_cxl_add_dport_by_dev()Dave Jiang
2025-09-18cxl/test: Refactor decoder setup to reduce cxl_test burdenDave Jiang
2025-09-18kselftest/arm64: Check that unsupported regsets fail in sve-ptraceMark Brown
2025-09-18kselftest/arm64: Verify that we reject out of bounds VLs in sve-ptraceMark Brown
2025-09-18objtool/LoongArch: Mark special atomic instruction as INSN_BUG typeTiezhu Yang
2025-09-18objtool/LoongArch: Mark types based on break immediate codeTiezhu Yang
2025-09-18selftests: tls: test skb copy under mem pressure and OOBJakub Kicinski
2025-09-18psp: base PSP device supportJakub Kicinski
2025-09-17selftest: packetdrill: Add tcp_fastopen_server_reset-after-disconnect.pkt.Kuniyuki Iwashima
2025-09-17selftests: bonding: add vlan over bond testingHangbin Liu
2025-09-17tools: ynl-gen: support uint in multi-attrJakub Kicinski
2025-09-17selftests/bpf: trigger verifier.c:maybe_exit_scc() for a speculative stateEduard Zingerman
2025-09-17selftest/futex: Compile also with libnuma < 2.0.16Sebastian Andrzej Siewior
2025-09-17selftest/futex: Reintroduce "Memory out of range" numa_mpol's subtestAndré Almeida
2025-09-17selftest/futex: Make the error check more precise for futex_numa_mpolAndré Almeida
2025-09-17cxl: Add a cached copy of target_map to cxl_decoderDave Jiang
2025-09-17kselftest/arm64/gcs/basic-gcs: Respect parent directory CFLAGSThomas Weißschuh
2025-09-17selftests/bpf: Test accesses to ctx paddingPaul Chaignon
2025-09-17selftests/bpf: Move macros to bpf_misc.hPaul Chaignon
2025-09-17selftests/hid: hidraw: forge wrong ioctls and tests themBenjamin Tissoires
2025-09-17selftests/hid: hidraw: add more coverage for hidraw ioctlsBenjamin Tissoires
2025-09-17selftests/hid: update vmtest.sh for virtme-ngBenjamin Tissoires
2025-09-17x86/cpu: Rename and move CPU model entry for Diamond RapidsTony Luck
2025-09-16selftests/kselftest_harness: Add harness-selftest.expected to TEST_FILESYi Lai
2025-09-16selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean n...Nai-Chen Cheng
2025-09-16selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supportedAkhilesh Patil