summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-10-20KVM: selftests: Add helpers to probe for NUMA support, and multi-node systemsShivank Garg
2025-10-20KVM: selftests: Use proper uAPI headers to pick up mempolicy.h definitionsSean Christopherson
2025-10-20KVM: selftests: Add additional equivalents to libnuma APIs in KVM's numaif.hSean Christopherson
2025-10-20KVM: selftests: Report stacktraces SIGBUS, SIGSEGV, SIGILL, and SIGFPE by def...Sean Christopherson
2025-10-20KVM: selftests: Define wrappers for common syscalls to assert successSean Christopherson
2025-10-20perf parse-events: Make X modifier more respectful of groupsIan Rogers
2025-10-19perf c2c annotate: Start from the contention lineTianyou Li
2025-10-19perf c2c: Add annotation support to perf c2c reportTianyou Li
2025-10-19perf stat bperf cgroup: Increase MAX_EVENTS from 32 to 1024Ian Rogers
2025-10-19perf ilist: Add PMU information to metricsIan Rogers
2025-10-19perf python: Add PMU argument to parse_metricsIan Rogers
2025-10-19perf ilist: Don't display deprecated eventsIan Rogers
2025-10-19perf trace: Don't synthesize mmaps unless callchains are enabledIan Rogers
2025-10-18selftests/bpf: Fix list_del() in arena listPuranjay Mohan
2025-10-18selftests/bpf: Fix selftest verif_scale_strobemeta failure with llvm22Yonghong Song
2025-10-18bpf: mark vma->{vm_mm,vm_file} as __safe_trusted_or_nullYafang Shao
2025-10-18selftests/bpf: Silence unused-but-set build warningsTiezhu Yang
2025-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf at 6.18-rc2Alexei Starovoitov
2025-10-18Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-10-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-18Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-10-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-10-17selftests/net: io_uring: fix unknown errnum valuesCarlos Llamas
2025-10-17Merge branch 'build-script' into docs-mwJonathan Corbet
2025-10-17tools: docs: parse_data_structs.py: accept more reftypesMauro Carvalho Chehab
2025-10-17tools: docs: parse_data_structs.py: add namespace supportMauro Carvalho Chehab
2025-10-17tools: docs: parse_data_structs.py: get rid of process_exceptions()Mauro Carvalho Chehab
2025-10-17tools: docs: parse_data_structs: make process_exceptions two stagesMauro Carvalho Chehab
2025-10-17docs: kernel_include.py: fix line numbers for TOCMauro Carvalho Chehab
2025-10-17tools: docs: parse_data_structs.py: output a line numberMauro Carvalho Chehab
2025-10-17tools: docs: parse_data_structs.py: drop contents headerMauro Carvalho Chehab
2025-10-17selftests/bpf: Fix redefinition of 'off' as different kind of symbolBrahmajit Das
2025-10-16selftests/net: packetdrill: unflake tcp_user_timeout_user-timeout-probe.pktEric Dumazet
2025-10-16selftests/bpf: Add test for sk->sk_bypass_prot_mem.Kuniyuki Iwashima
2025-10-16bpf: Introduce SK_BPF_BYPASS_PROT_MEM.Kuniyuki Iwashima
2025-10-16Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-10-16selftests: arg_parsing: Ensure data is flushed to disk before reading.Xing Guo
2025-10-16Merge branch 'objtool/core' of https://git.kernel.org/pub/scm/linux/kernel/gi...Peter Zijlstra
2025-10-16x86/insn: Simplify for_each_insn_prefix()Peter Zijlstra
2025-10-15selftests: tls: add test for short splice due to full skmsgSabrina Dubroca
2025-10-15selftests: net: tls: add tests for cmsg vs MSG_MORESabrina Dubroca
2025-10-15sched_ext: Add a selftest for scx_bpf_dsq_peekRyan Newton
2025-10-15sched_ext: Add lockless peek operation for DSQsRyan Newton
2025-10-15selftests/hid: add tests for missing release on the Dell SynapticsBenjamin Tissoires
2025-10-15selftests: cgroup: Use values_close_report in test_cpuSebastian Chlad
2025-10-15selftests: cgroup: add values_close_report helperSebastian Chlad
2025-10-15perf test parse-events: Add evsel test helperIan Rogers
2025-10-15perf test parse-events: Add evlist test helperIan Rogers
2025-10-15perf test: Clean up test_..config helpersIan Rogers