summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-02-03selftests/bpf: Add a test to stress bpf_timer_start and map_delete raceAlexei Starovoitov2-0/+203
2026-02-03selftests/bpf: Removed obsolete testsMykyta Yatsenko1-111/+0
2026-02-03selftests/bpf: Add timer stress test in NMI contextMykyta Yatsenko2-12/+231
2026-02-03selftests/bpf: Verify bpf_timer_cancel_async worksMykyta Yatsenko2-0/+48
2026-02-03selftests/bpf: Add stress test for timer async cancelMykyta Yatsenko2-4/+28
2026-02-03selftests/bpf: Refactor timer selftestsMykyta Yatsenko1-19/+36
2026-02-03perf thread: Don't require machine to compute the e_machineIan Rogers3-7/+9
2026-02-03perf header: Add e_machine/e_flags to the headerIan Rogers4-6/+64
2026-02-03perf session: Add e_flags to the e_machine helperIan Rogers8-26/+55
2026-02-03perf kvm: Wire up e_machineIan Rogers8-68/+80
2026-02-03perf kvm stat: Remove use of the arch directoryIan Rogers28-177/+451
2026-02-03libperf build: Always place libperf includes firstIan Rogers1-1/+1
2026-02-03perf test kvm: Add stat live testingIan Rogers1-1/+29
2026-02-03selftests/bpf: Add selftests for stream functions under lockEmil Tsalapatis1-0/+32
2026-02-03selftests/bpf: Add selftests for bpf_stream_print_stackEmil Tsalapatis1-0/+21
2026-02-03selftests/bpf: Add a test for ids=0 to verifier_scalar_ids testPuranjay Mohan1-0/+45
2026-02-03bpf: Relax scalar id equivalence for state pruningPuranjay Mohan1-3/+5
2026-02-03perf capstone: Support for dlopen-ing libcapstone.soIan Rogers5-42/+179
2026-02-03perf build: Remove NO_LIBCAP that controls nothingIan Rogers2-3/+1
2026-02-03selftests/net: packetdrill: add TCP Accurate ECN casesChia-Yu Chang58-0/+1363
2026-02-03selftests/net: gro: add self-test for TCP CWR flagChia-Yu Chang2-24/+60
2026-02-03selftests/sched_ext: Add test for DL server total_bw consistencyJoel Fernandes2-0/+282
2026-02-03selftests/sched_ext: Add test for sched_ext dl_serverAndrea Righi3-0/+264
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra168-790/+2663
2026-02-02selftests: mptcp: connect: cover splice modeGeliang Tang2-0/+6
2026-02-02selftests: mptcp: add splice io modeGeliang Tang1-1/+78
2026-02-02tools: ynl: cli: make the output compactJakub Kicinski1-3/+6
2026-02-02selftests: drv-net: rss: validate min RSS table sizeJakub Kicinski2-0/+89
2026-02-02selftests/sched_ext: Fix init_enable_count flakinessTejun Heo1-11/+23
2026-02-02tools: sphinx-build-wrapper: improve its help messageMauro Carvalho Chehab1-3/+25
2026-02-02docs: sphinx-build-wrapper: allow -v override -qMauro Carvalho Chehab1-3/+11
2026-02-02docs: kdoc: Fix pdfdocs build for toolsMauro Carvalho Chehab1-3/+7
2026-02-02Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-nextDave Jiang4-65/+9
2026-02-02tools/sched_ext: Fix data header access during free in scx_sdtEmil Tsalapatis1-1/+1
2026-02-02cxl/port: Move dport RAS setup to dport add timeDan Williams2-13/+0
2026-02-02cxl/port: Move dport probe operations to a driver eventDan Williams4-52/+9
2026-02-01Merge tag 'objtool-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-16/+25
2026-02-01tools/sched_ext: Add error logging for dsq creation failures in remaining sch...zhidao su4-4/+34
2026-01-31delayacct: add timestamp of delay maxWang Yaxin1-27/+145
2026-01-31selftests/mm: have the harness run each test category separatelyMark Brown31-1/+152
2026-01-31selftests/damon/wss_estimation: deduplicate failed samples outputSeongJae Park1-1/+5
2026-01-31selftests/damon/wss_estimation: ensure number of collected wssSeongJae Park1-2/+4
2026-01-31selftests/damon/access_memory: add repeat modeSeongJae Park1-8/+21
2026-01-31selftests/damon/wss_estimation: test for up to 160 MiB working set sizeSeongJae Park1-6/+23
2026-01-31selftests/damon/sysfs_memcg_path_leak.sh: use kmemleakSeongJae Park1-12/+14
2026-01-31selftests/mm: remove virtual_address_range testLorenzo Stoakes4-276/+0
2026-01-31selftests/mm: report SKIP in pfnmap if a check failsKevin Brodsky1-31/+53
2026-01-31selftests/mm: fix exit code in pagemap_ioctlKevin Brodsky1-3/+3
2026-01-31selftests/mm: fix faulting-in code in pagemap_ioctl testKevin Brodsky1-5/+4
2026-01-31selftests/mm: introduce helper to read every pageKevin Brodsky4-19/+12