summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-05-23tools: hv: Enable debug logs for hv_kvp_daemonShradha Gupta
2025-05-23selftests: ublk: add test for UBLK_F_QUIESCEMing Lei
2025-05-23selftests: ublk: add test case for UBLK_U_CMD_UPDATE_SIZEMing Lei
2025-05-23selftests: netfilter: Torture nftables netdev hooksPhil Sutter
2025-05-23selftests: netfilter: nft_fib.sh: add type and oif tests with and without VRFsFlorian Westphal
2025-05-23Merge branch kvm-arm64/misc-6.16 into kvmarm-master/nextMarc Zyngier
2025-05-23Merge branch kvm-arm64/fgt-masks into kvmarm-master/nextMarc Zyngier
2025-05-23Merge branch kvm-arm64/mte-frac into kvmarm-master/nextMarc Zyngier
2025-05-23selftest: af_unix: Test SO_PASSRIGHTS.Kuniyuki Iwashima
2025-05-23af_unix: Introduce SO_PASSRIGHTS.Kuniyuki Iwashima
2025-05-23tcp: Restrict SO_TXREHASH to TCP socket.Kuniyuki Iwashima
2025-05-22perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapidsIan Rogers
2025-05-22perf tests trace_summary.sh: Run in exclusive modeArnaldo Carvalho de Melo
2025-05-22perf test: Add cgroup summary test case for 'perf trace'Namhyung Kim
2025-05-22perf python: Add counting.py as example for counting perf eventsGautam Menghani
2025-05-22perf python: Add evlist close supportGautam Menghani
2025-05-22perf python: Add evsel read methodGautam Menghani
2025-05-22perf python: Add support for 'struct perf_counts_values' to return counter dataGautam Menghani
2025-05-22selftests/eventfd: correct test name and improve messagesRyan Chung
2025-05-22selftests/damon/_damon_sysfs: read tried regions directories in orderSeongJae Park
2025-05-22selftests/mm: deduplicate second mmap() of 5*PAGE_SIZE at baseMark Brown
2025-05-22selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/memDavid Hildenbrand
2025-05-22selftests/bpf: sockmap_listen cleanup: Drop af_inet SOCK_DGRAM redir testsMichal Luczaj
2025-05-22selftests/bpf: sockmap_listen cleanup: Drop af_unix redir testsMichal Luczaj
2025-05-22selftests/bpf: sockmap_listen cleanup: Drop af_vsock redir testsMichal Luczaj
2025-05-22selftests/bpf: Add selftest for sockmap/hashmap redirectionMichal Luczaj
2025-05-22selftests/bpf: Introduce verdict programs for sockmap_redirMichal Luczaj
2025-05-22selftests/bpf: Add u32()/u64() to sockmap_helpersMichal Luczaj
2025-05-22selftests/bpf: Add socket_kind_to_str() to socket_helpersMichal Luczaj
2025-05-22selftests/bpf: Support af_unix SOCK_DGRAM socket pair creationMichal Luczaj
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-22selftests/bpf: Add SKIP_LLVM makefile variableMykyta Yatsenko
2025-05-22selftests: netfilter: move fib vrf test to nft_fib.shFlorian Westphal
2025-05-22selftests: netfilter: nft_fib.sh: add 'type' mode testsFlorian Westphal
2025-05-22selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group repres...Florian Westphal
2025-05-22Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-05-22objtool/rust: relax slice condition to cover more `noreturn` Rust functionsMiguel Ojeda
2025-05-22selftests/tc-testing: Add an HFSC qlen accounting testCong Wang
2025-05-22perf/uapi: Clean up <uapi/linux/perf_event.h> a bitIngo Molnar
2025-05-22perf/uapi: Fix PERF_RECORD_SAMPLE comments in <uapi/linux/perf_event.h>Ian Rogers
2025-05-21tools: ynl: add a sample for TCJakub Kicinski
2025-05-21tools: ynl: enable codegen for TCJakub Kicinski
2025-05-21tools: ynl-gen: support weird sub-message formatsJakub Kicinski
2025-05-21tools: ynl-gen: support local attrs in _multi_parseJakub Kicinski
2025-05-21tools: ynl-gen: move fixed header info from RenderInfo to StructJakub Kicinski
2025-05-21tools: ynl-gen: support passing selector to a nestJakub Kicinski
2025-05-21tools: ynl-gen: add makefile deps for neighJakub Kicinski
2025-05-21perf python: Add evsel cpus and threads functionsIan Rogers
2025-05-21libperf threadmap: Add perf_thread_map__idx()Ian Rogers
2025-05-21libperf threadmap: Don't segv for index 0 for the NULL 'struct perf_thread_ma...Ian Rogers