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