summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-07-15KVM: arm64: selftests: get-reg-list: Add base EL2 registersMarc Zyngier
2025-07-15KVM: arm64: selftests: get-reg-list: Simplify feature dependencyMarc Zyngier
2025-07-15selftests/bpf: Fix build error due to certain uninitialized variablesYonghong Song
2025-07-15Merge tag 'hid-for-linus-2025071501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-15cxl: Remove core/acpi.c and cxl core dependency on ACPIRobert Richter
2025-07-15selftests: ublk: add utils.hMing Lei
2025-07-15selftests: ublk: add helper ublk_handle_uring_cmd() for handle ublk commandMing Lei
2025-07-15selftests: ublk: improve flags namingMing Lei
2025-07-15selftests: ublk: remove ublk queue self-defined flagsMing Lei
2025-07-15selftests: ublk: pass 'ublk_thread *' to more common helpersMing Lei
2025-07-15selftests: ublk: pass 'ublk_thread *' to ->queue_io() and ->tgt_io_done()Ming Lei
2025-07-15selftests: ublk: remove `tag` parameter of ->tgt_io_done()Ming Lei
2025-07-15selftests: net: increase inter-packet timeout in udpgro.shPaolo Abeni
2025-07-15tools/hv: fcopy: Fix irregularities with size of ring bufferNaman Jain
2025-07-14perf ftrace latency: Add -e option to measure time between two eventsNamhyung Kim
2025-07-14selftests/net: packetdrill: add tcp_rcv_toobig.pktEric Dumazet
2025-07-14selftests/net: packetdrill: add tcp_ooo_rcv_mss.pktEric Dumazet
2025-07-14selftests/net: packetdrill: add tcp_rcv_big_endseq.pktEric Dumazet
2025-07-14Add support to set NAPI threaded for individual NAPISamiullah Khawaja
2025-07-14selftests: net: add test for variable PMTU in broadcast routesOscar Maes
2025-07-14selftests/tc-testing: Create test cases for adding qdiscs to invalid qdisc pa...Victor Nogueira
2025-07-14selftests: drv-net: add rss_api to the MakefileJakub Kicinski
2025-07-14selftests/bpf: Add tests for bucket resume logic in established socketsJordan Rife
2025-07-14selftests/bpf: Create iter_tcp_destroy test programJordan Rife
2025-07-14selftests/bpf: Create established sockets in socket iterator testsJordan Rife
2025-07-14selftests/bpf: Make ehash buckets configurable in socket iterator testsJordan Rife
2025-07-14objtool/rust: add one more `noreturn` Rust function for Rust 1.89.0Miguel Ojeda
2025-07-14selftests/bpf: Allow for iteration over multiple statesJordan Rife
2025-07-14selftests/bpf: Allow for iteration over multiple portsJordan Rife
2025-07-14selftests/bpf: Add tests for bucket resume logic in listening socketsJordan Rife
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra
2025-07-14selftests: netfilter: nft_concat_range.sh: send packets to empty setFlorian Westphal
2025-07-14selftests: netfilter: conntrack_resize.sh: also use udpclash toolFlorian Westphal
2025-07-14selftests: netfilter: add conntrack clash resolution test caseFlorian Westphal
2025-07-14selftests: netfilter: conntrack_resize.sh: extend resize testFlorian Westphal
2025-07-14tools/sched: Add dl_bw_dump.py for printing bandwidth accounting infoJuri Lelli
2025-07-14tools/sched: Add root_domains_dump.py which dumps root domains infoJuri Lelli
2025-07-14tools/bootconfig: Cleanup bootconfig footer size calculationsMasami Hiramatsu (Google)
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