summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-08-12selftests: drv-net: devmem: remove sudo from system() callsJakub Kicinski
2025-08-12selftests: drv-net: add configs for zerocopy RxJakub Kicinski
2025-08-12selftest: af_unix: Add -Wall and -Wflex-array-member-not-at-end to CFLAGS.Kuniyuki Iwashima
2025-08-12selftest: af_unix: Silence -Wall warning for scm_pid.c.Kuniyuki Iwashima
2025-08-12selftest: af_unix: Silence -Wflex-array-member-not-at-end warning for scm_rig...Kuniyuki Iwashima
2025-08-12selftest: af_unix: Silence -Wflex-array-member-not-at-end warning for scm_inq.c.Kuniyuki Iwashima
2025-08-12.gitignore: ignore compile_commands.json globallyAndrii Nakryiko
2025-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfMartin KaFai Lau
2025-08-12selftests: drv-net: don't assume device has only 2 queuesJakub Kicinski
2025-08-11selftests/proc: fix string literal warning in proc-maps-race.cSukrut Heroorkar
2025-08-12docs: parser_yaml.py: add support for line numbers from the parserMauro Carvalho Chehab
2025-08-12tools: netlink_yml_parser.py: add line numbers to parsed dataMauro Carvalho Chehab
2025-08-12tools: ynl_gen_rst.py: drop support for generating index filesMauro Carvalho Chehab
2025-08-12tools: ynl_gen_rst.py: cleanup coding styleMauro Carvalho Chehab
2025-08-12tools: ynl_gen_rst.py: Split library from command line toolMauro Carvalho Chehab
2025-08-12docs: netlink: netlink-raw.rst: use :ref: instead of :doc:Mauro Carvalho Chehab
2025-08-11selftests/net: Ensure assert() triggers in psock_tpacket.cWake Liu
2025-08-11selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8Wake Liu
2025-08-11selftests/sched_ext: Remove duplicate sched.h headerJiapeng Chong
2025-08-11tools/sched_ext: Receive updates from SCX repoAndrea Righi
2025-08-11selftests/coredump: Remove the read() that fails the testNam Cao
2025-08-11selftests/filesystems: add basic fscontext log testsAleksa Sarai
2025-08-11selftests/mount_setattr: add smoke tests for open_tree_attr(2) bugAleksa Sarai
2025-08-10Merge tag 'turbostat-2025.09.09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-08-09tools/power turbostat: version 2025.09.09Len Brown
2025-08-09tools/power turbostat: Handle non-root legacy-uncore sysfs permissionsLen Brown
2025-08-09tools/power turbostat: standardize PER_THREAD_PARAMSLen Brown
2025-08-09tools/power turbostat: Fix DMR supportZhang Rui
2025-08-09tools/power turbostat: add format "average" for external attributesMichael Hebenstreit
2025-08-09tools/power turbostat: delete GET_PKG()Len Brown
2025-08-09tools/power turbostat: probe and display L3 cache topologyLen Brown
2025-08-09tools/power turbostat: Support more than 64 built-in-countersLen Brown
2025-08-09tools/power turbostat.8: Document Totl%C0, Any%C0, GFX%C0, CPUGFX% columnsLen Brown
2025-08-09Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-08-08tools/power turbostat: Fix bogus SysWatt for forked programZhang Rui
2025-08-08tools/power turbostat: Handle cap_get_proc() ENOSYSCalvin Owens
2025-08-08tools/power turbostat: Fix build with muslCalvin Owens
2025-08-08tools/power turbostat: verify arguments to params --show and --hideLen Brown
2025-08-08KVM: arm64: selftest: Add standalone test checking for KVM's own UUIDMarc Zyngier
2025-08-08Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-07perf bpf-filter: Enable events manuallyIlya Leoshkevich
2025-08-07libbpf: Add the ability to suppress perf event enablementIlya Leoshkevich
2025-08-06selftests/bpf: Test multi_st_ops and calling kfuncs from different programsAmery Hung
2025-08-06selftests/bpf: Add multi_st_ops that supports multiple instancesAmery Hung
2025-08-06Merge tag 'perf-fixes-27504' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-08-05net: Update threaded state in napi config in netif_set_threadedSamiullah Khawaja
2025-08-05selftests: netdevsim: Xfail nexthop test on slow machinesIdo Schimmel
2025-08-05selftests/perf_events: Add a mmap() correctness testLorenzo Stoakes
2025-08-05Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-08-04selftests: net: packetdrill: xfail all problems on slow machinesJakub Kicinski