aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-07-13selftests/damon/sysfs.py: test monitoring attribute parametersSeongJae Park1-2/+32
2025-07-13selftests/damon: add python and drgn-based DAMON sysfs testSeongJae Park2-0/+43
2025-07-13selftests/damon/_damon_sysfs: set Kdamond.pid in start()SeongJae Park1-0/+3
2025-07-13selftests/damon: add drgn script for extracting damon statusSeongJae Park1-0/+161
2025-07-13tools: ynl: default to --process-unknown in installed modeJakub Kicinski1-0/+2
2025-07-13Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-07-13selftests/nolibc: add x32 test configurationThomas Weißschuh2-1/+18
2025-07-13tools/nolibc: define time_t in terms of __kernel_old_time_tThomas Weißschuh1-1/+3
2025-07-13tools: ynl: process unknown for enum valuesDonald Hunter1-2/+12
2025-07-13selftests/hid: add a test case for the recent syzbot underflowBenjamin Tissoires1-0/+70
2025-07-12Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes whichAndrew Morton1-0/+4
2025-07-12selftests: cgroup: Fix missing newline in test_zswap_writeback_oneSebastian Chlad1-1/+1
2025-07-12selftests: cgroup: Allow longer timeout for kmem_dead_cgroups cleanupSebastian Chlad1-1/+4
2025-07-12Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+4
2025-07-11selftests/net: packetdrill: add --mss option to three testsEric Dumazet3-0/+8
2025-07-11selftests: net: add netdev-l2addr.sh for testing L2 address functionalityToke Høiland-Jørgensen3-0/+83
2025-07-11selftests: flip local/remote endpoints in iou-zcrx.pyVishwanath Seshagiri1-49/+49
2025-07-11selftests/tc-testing: Add tests for restrictions on netem duplicationWilliam Liu2-3/+83
2025-07-11perf python: Set index error for invalid thread/cpu map itemsIan Rogers1-2/+6
2025-07-11perf python: Improve leader copying from evlistIan Rogers1-0/+57
2025-07-11perf python: Correct pyrf_evsel__read for tool PMUsIan Rogers1-3/+44
2025-07-11perf python: Fix thread check in pyrf_evsel__readIan Rogers1-1/+1
2025-07-11perf python: In str(evsel) use the evsel__pmu_name helperIan Rogers1-4/+1
2025-07-11perf jevents: If the long_desc and desc are identical then drop the long_descIan Rogers4-88/+68
2025-07-11perf expr: Accumulate rather than replace in the context countsIan Rogers1-1/+5
2025-07-11perf stat: Move metric list from config to evlistIan Rogers15-108/+75
2025-07-11perf metricgroup: Factor out for-each function and move out printingIan Rogers4-214/+165
2025-07-11perf pmu: Tolerate failure to read the type for wellknown PMUsIan Rogers1-2/+32
2025-07-11perf spark: Fix includes and add SPDXIan Rogers2-5/+4
2025-07-11perf parse-events: Minor tidy up of event_type helperIan Rogers2-19/+14
2025-07-11perf hwmon_pmu: Avoid shortening hwmon PMU nameIan Rogers1-1/+1
2025-07-11perf tests bp_account: Fix leaked file descriptorLeo Yan1-0/+1
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-11/+18
2025-07-11objtool: Add vpanic() to the noreturn listNam Cao1-0/+1
2025-07-11selftests/bpf: Range analysis test case for JSETPaul Chaignon1-0/+18
2025-07-11selftests/bpf: add selftests for bpf_arena_reserve_pagesEmil Tsalapatis3-0/+207
2025-07-11iommufd/selftest: Update hw_info coverage for an input data_typeNicolin Chen3-23/+46
2025-07-11iommufd/selftest: Add coverage for the new mmap interfaceNicolin Chen2-0/+23
2025-07-11selftests: drv-net: Add bpftool utilMohsin Bashir2-1/+5
2025-07-11iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOCNicolin Chen3-0/+96
2025-07-11perf bench futex: Remove support for IMMUTABLESebastian Andrzej Siewior9-26/+5
2025-07-11selftests/futex: Remove support for IMMUTABLESebastian Andrzej Siewior1-49/+22
2025-07-11selftests/futex: Adapt the private hash test to RCU related changesSebastian Andrzej Siewior1-1/+41
2025-07-10selftests: net: lib: fix shift count out of rangeHangbin Liu1-1/+1
2025-07-10selftests: Add IPv6 multicast route generation tests for GRE devices.Guillaume Nault1-10/+17
2025-07-10selftests: drv-net: test RSS header field configurationJakub Kicinski1-0/+47
2025-07-10tools: ynl: decode enums in auto-intsJakub Kicinski1-0/+2
2025-07-10selftests: breakpoints: use suspend_stats to reliably check suspend successMoon Hee Lee1-10/+31
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-2/+100
2025-07-10Merge tag 'net-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+90