aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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/netdev/netLinus 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-52/+146
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
2025-09-18cxl/test: Refactor decoder setup to reduce cxl_test burdenDave Jiang4-81/+44
2025-09-18kselftest/arm64: Check that unsupported regsets fail in sve-ptraceMark Brown1-0/+46
2025-09-18kselftest/arm64: Verify that we reject out of bounds VLs in sve-ptraceMark Brown1-1/+31
2025-09-18objtool/LoongArch: Mark special atomic instruction as INSN_BUG typeTiezhu Yang2-0/+33
2025-09-18objtool/LoongArch: Mark types based on break immediate codeTiezhu Yang1-3/+9
2025-09-18selftests: tls: test skb copy under mem pressure and OOBJakub Kicinski1-0/+16
2025-09-18psp: base PSP device supportJakub Kicinski1-0/+1
2025-09-17selftest: packetdrill: Add tcp_fastopen_server_reset-after-disconnect.pkt.Kuniyuki Iwashima1-0/+26
2025-09-17selftests: bonding: add vlan over bond testingHangbin Liu2-0/+59
2025-09-17tools: ynl-gen: support uint in multi-attrJakub Kicinski1-1/+5
2025-09-17selftests/bpf: trigger verifier.c:maybe_exit_scc() for a speculative stateEduard Zingerman1-0/+21
2025-09-17selftest/futex: Compile also with libnuma < 2.0.16Sebastian Andrzej Siewior2-12/+14
2025-09-17selftest/futex: Reintroduce "Memory out of range" numa_mpol's subtestAndré Almeida1-1/+7
2025-09-17selftest/futex: Make the error check more precise for futex_numa_mpolAndré Almeida1-15/+21
2025-09-17cxl: Add a cached copy of target_map to cxl_decoderDave Jiang1-4/+4
2025-09-17kselftest/arm64/gcs/basic-gcs: Respect parent directory CFLAGSThomas Weißschuh1-3/+3
2025-09-17selftests/bpf: Test accesses to ctx paddingPaul Chaignon1-0/+30
2025-09-17selftests/bpf: Move macros to bpf_misc.hPaul Chaignon5-13/+6
2025-09-17selftests/hid: hidraw: forge wrong ioctls and tests themBenjamin Tissoires1-0/+127
2025-09-17selftests/hid: hidraw: add more coverage for hidraw ioctlsBenjamin Tissoires2-0/+352
2025-09-17selftests/hid: update vmtest.sh for virtme-ngBenjamin Tissoires1-227/+405
2025-09-17x86/cpu: Rename and move CPU model entry for Diamond RapidsTony Luck1-1/+1
2025-09-16selftests/kselftest_harness: Add harness-selftest.expected to TEST_FILESYi Lai1-0/+1
2025-09-16selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean net/lib dependencyNai-Chen Cheng1-1/+1
2025-09-16selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supportedAkhilesh Patil1-0/+6