summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-07-24perf stat: Avoid buffer overflow to the aggregation mapIan Rogers-1/+1
2025-07-24perf parse-events: Warn if a cpu term is unsupported by a CPUIan Rogers-18/+35
2025-07-24perf pfm: Don't force loading of all PMUsIan Rogers-4/+0
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-70/+250
2025-07-24Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-29/+57
2025-07-24Merge branch 'for-next/feat_mte_store_only' into for-next/coreCatalin Marinas-40/+403
2025-07-24Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...Catalin Marinas-208/+694
2025-07-24rv: Return init error when registering monitorsGabriele Monaco-4/+2
2025-07-24verification/rvgen: Organise Kconfig entries for nested monitorsGabriele Monaco-5/+21
2025-07-24tools/dot2c: Fix generated files going over 100 column limitGabriele Monaco-9/+11
2025-07-24tools/rv: Stop gracefully also on SIGTERMGabriele Monaco-0/+1
2025-07-24tools/rv: Do not skip idle in traceGabriele Monaco-2/+2
2025-07-24verification/rvgen: Do not generate unused variablesNam Cao-4/+21
2025-07-24verification/rvgen: Generate each variable definition only onceNam Cao-3/+5
2025-07-24verification/rvgen: Support the 'next' operatorNam Cao-0/+26
2025-07-24verification/rvgen: Add support for linear temporal logicNam Cao-1/+915
2025-07-24verification/rvgen: Restructure the classes to prepare for LTL inclusionNam Cao-261/+308
2025-07-24verification/rvgen: Restructure the templates filesNam Cao-32/+20
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