summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-07-24verification/dot2k: Prepare the frontend for LTL inclusionNam Cao-17/+25
2025-07-24verification/dot2k: Replace is_container() hack with subparsersNam Cao-18/+21
2025-07-24verification/dot2k: Remove __buff_to_string()Nam Cao-15/+6
2025-07-24verification/dot2k: Make a separate dot2k_templates/Kconfig_containerNam Cao-1/+7
2025-07-24bootconfig: Fix unaligned access when building footerBen Hutchings-11/+13
2025-07-23selftests/bpf: Test invalid narrower ctx loadPaul Chaignon-0/+25
2025-07-23selftests: drv-net: wait for iperf client to stop sendingNimrod Oren-5/+18
2025-07-23selftests/tc-testing: Add selftests for qdisc DualPI2Chia-Yu Chang-0/+256
2025-07-23selftests/tc-testing: Fix warning and style check on tdc.shChia-Yu Chang-3/+2
2025-07-23netdevsim: add fw_update_flash_chunk_time_ms debugfs knobsJiri Pirko-0/+2
2025-07-23devlink: Fix excessive stack usage in rate TC bandwidth parsingCarolina Jubran-8/+8
2025-07-23perf stat: Remove duplicated include in stat-shadow.cYang Li-1/+0
2025-07-23Merge branches 'rcu-exp.23.07.2025', 'rcu.22.07.2025', 'torture-scripts.16.07...Neeraj Upadhyay (AMD)-44/+97
2025-07-24tools/bootconfig: scripts/ftrace.sh was missing the shebang line, so added itBhaskar Chowdhury-0/+1
2025-07-23sysctl: Nixify sysctl.shJoel Granados-1/+1
2025-07-23memcg_slabinfo: Fix use of PG_slabMatthew Wilcox (Oracle)-2/+2
2025-07-22selftests: netfilter: tone-down conntrack clash testFlorian Westphal-23/+22
2025-07-22perf ui scripts: Switch FILENAME_MAX to NAME_MAXIan Rogers-1/+1
2025-07-22perf pmu: Switch FILENAME_MAX to NAME_MAXIan Rogers-2/+2
2025-07-22tools subcmd: Tighten the filename size in check_if_command_finishedIan Rogers-2/+13
2025-07-22selftests: drv-net: Test head-adjustment supportMohsin Bashir-1/+327
2025-07-22selftests: drv-net: Test tail-adjustment supportMohsin Bashir-4/+380
2025-07-22selftests: drv-net: Test XDP_TX supportMohsin Bashir-0/+114
2025-07-22selftests: drv-net: Test XDP_PASS/DROP supportMohsin Bashir-0/+462
2025-07-22perf: ftrace: add graph tracer options args/retval/retval-hex/retaddrChangbin Du-1/+67
2025-07-22selftests/kexec: fix test_kexec_jump buildMoon Hee Lee-1/+1
2025-07-22Merge branches 'pm-misc' and 'pm-tools'Rafael J. Wysocki-11/+9
2025-07-22selftests/futex: Fix spelling mistake "Succeffuly" -> "Successfully"Colin Ian King-1/+1
2025-07-22selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_tCynthia Huang-0/+11
2025-07-22kselftest/arm64: Handle attempts to disable SM on SME only systemsMark Brown-0/+3
2025-07-22kselftest/arm64: Fix SVE write data generation for SME only systemsMark Brown-0/+6
2025-07-22kselftest/arm64: Test SME on SME only systems in fp-ptraceMark Brown-1/+1
2025-07-22kselftest/arm64: Test FPSIMD format data writes via NT_ARM_SVE in fp-ptraceMark Brown-2/+64
2025-07-22kselftest/arm64: Allow sve-ptrace to run on SME only systemsMark Brown-3/+0
2025-07-21stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depthKees Cook-1/+1
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook-2/+2
2025-07-21selftests: drv-net: rss_api: context create and delete testsJakub Kicinski-0/+73
2025-07-21selftests: mptcp: connect: also cover checksumMatthieu Baerts (NGI0)-1/+6
2025-07-21selftests: mptcp: connect: also cover alt modesMatthieu Baerts (NGI0)-1/+12
2025-07-21selftests: tc: Add generic erspan_opts matching support for tc-flowerLi Shuang-1/+65
2025-07-21ktest.pl: Always display BUILD_DIR and OUTPUT_DIR at the start of testsSteven Rostedt-0/+4
2025-07-21ktest.pl: Prevent recursion of default variable optionsSteven Rostedt-1/+4
2025-07-21ktest.pl: Have -D option work without a spaceSteven Rostedt-0/+9
2025-07-21ktest.pl: Allow command option -D to override temp variablesSteven Rostedt-2/+20
2025-07-21ktest.pl: Add -D option to override optionsSteven Rostedt-1/+44
2025-07-20perf build: Always disable stack protection for BPF skeleton objectsFederico Pellegrin-2/+4
2025-07-20Merge tag 'locking-urgent-2025-07-20' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+7
2025-07-20Merge tag 'hyperv-fixes-signed-20250718' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-33/+95
2025-07-19selftests/mm: fix split_huge_page_test for folio_split() testsZi Yan-1/+2
2025-07-19delaytop: add psi info to show system delayWang Yaxin-14/+149