summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-07-14tools/bootconfig: Replace some echo with printf for more portabilityMasami Hiramatsu (Google)
2025-07-14tools/bootconfig: Improve portabilityMasami Hiramatsu (Google)
2025-07-14tools: bootconfig: Regex enclosed with quotes to make syntax highlight properBhaskar Chowdhury
2025-07-13tools/testing/selftests: add mremap() unfaulted/faulted test casesLorenzo Stoakes
2025-07-13selftests/damon/sysfs.py: test DAMOS schemes parameters setupSeongJae Park
2025-07-13selftests/damon/sysfs.py: test adaptive targets parameterSeongJae Park
2025-07-13selftests/damon/sysfs.py: test monitoring attribute parametersSeongJae Park
2025-07-13selftests/damon: add python and drgn-based DAMON sysfs testSeongJae Park
2025-07-13selftests/damon/_damon_sysfs: set Kdamond.pid in start()SeongJae Park
2025-07-13selftests/damon: add drgn script for extracting damon statusSeongJae Park
2025-07-13tools: ynl: default to --process-unknown in installed modeJakub Kicinski
2025-07-13Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-13selftests/nolibc: add x32 test configurationThomas Weißschuh
2025-07-13tools/nolibc: define time_t in terms of __kernel_old_time_tThomas Weißschuh
2025-07-13tools: ynl: process unknown for enum valuesDonald Hunter
2025-07-13selftests/hid: add a test case for the recent syzbot underflowBenjamin Tissoires
2025-07-12Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes whichAndrew Morton
2025-07-12selftests: cgroup: Fix missing newline in test_zswap_writeback_oneSebastian Chlad
2025-07-12selftests: cgroup: Allow longer timeout for kmem_dead_cgroups cleanupSebastian Chlad
2025-07-12Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds
2025-07-11selftests/net: packetdrill: add --mss option to three testsEric Dumazet
2025-07-11selftests: net: add netdev-l2addr.sh for testing L2 address functionalityToke Høiland-Jørgensen
2025-07-11selftests: flip local/remote endpoints in iou-zcrx.pyVishwanath Seshagiri
2025-07-11selftests/tc-testing: Add tests for restrictions on netem duplicationWilliam Liu
2025-07-11perf python: Set index error for invalid thread/cpu map itemsIan Rogers
2025-07-11perf python: Improve leader copying from evlistIan Rogers
2025-07-11perf python: Correct pyrf_evsel__read for tool PMUsIan Rogers
2025-07-11perf python: Fix thread check in pyrf_evsel__readIan Rogers
2025-07-11perf python: In str(evsel) use the evsel__pmu_name helperIan Rogers
2025-07-11perf jevents: If the long_desc and desc are identical then drop the long_descIan Rogers
2025-07-11perf expr: Accumulate rather than replace in the context countsIan Rogers
2025-07-11perf stat: Move metric list from config to evlistIan Rogers
2025-07-11perf metricgroup: Factor out for-each function and move out printingIan Rogers
2025-07-11perf pmu: Tolerate failure to read the type for wellknown PMUsIan Rogers
2025-07-11perf spark: Fix includes and add SPDXIan Rogers
2025-07-11perf parse-events: Minor tidy up of event_type helperIan Rogers
2025-07-11perf hwmon_pmu: Avoid shortening hwmon PMU nameIan Rogers
2025-07-11perf tests bp_account: Fix leaked file descriptorLeo Yan
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-11objtool: Add vpanic() to the noreturn listNam Cao
2025-07-11selftests/bpf: Range analysis test case for JSETPaul Chaignon
2025-07-11selftests/bpf: add selftests for bpf_arena_reserve_pagesEmil Tsalapatis
2025-07-11iommufd/selftest: Update hw_info coverage for an input data_typeNicolin Chen
2025-07-11iommufd/selftest: Add coverage for the new mmap interfaceNicolin Chen
2025-07-11selftests: drv-net: Add bpftool utilMohsin Bashir
2025-07-11iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOCNicolin Chen
2025-07-11perf bench futex: Remove support for IMMUTABLESebastian Andrzej Siewior
2025-07-11selftests/futex: Remove support for IMMUTABLESebastian Andrzej Siewior
2025-07-11selftests/futex: Adapt the private hash test to RCU related changesSebastian Andrzej Siewior
2025-07-10selftests: net: lib: fix shift count out of rangeHangbin Liu