summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-05-28selftests/tc-testing: Add mirred test cases exercising loopsVictor Nogueira1-1/+615
2026-05-28Revert "selftests/tc-testing: Add tests for restrictions on netem duplication"Jamal Hadi Salim2-83/+3
2026-05-27net: sch_fq: update flow delivery time on earlier EDT packetWillem de Bruijn1-1/+1
2026-05-27selftests: rtnetlink: Add bridge promiscuity testsIdo Schimmel1-0/+63
2026-05-27tools/sched_ext: Fix scx_show_state per-scheduler state readsZicheng Qu1-6/+13
2026-05-27cgroup/cpuset: Add test cases for sibling CPU exclusion on partition updateSun Shaojie1-0/+10
2026-05-27KVM: selftests: Update hwcr_msr_test for CPUID faulting bitJim Mattson2-2/+8
2026-05-27ACPICA: Update the copyright year to 2026Pawel Chmielewski10-10/+10
2026-05-27selftests/clone3: remove unused variablesKonstantin Khorenko1-4/+0
2026-05-27selftests/clone3: fix libcap interface usageEva Kurchatova1-15/+5
2026-05-27selftests: Fix Makefile target for nsfsFlorian Schmaus1-1/+1
2026-05-27perf script: Sort includes and add missed explicit dependenciesIan Rogers2-56/+60
2026-05-27perf tests: Sort includes and add missed explicit dependenciesIan Rogers2-12/+20
2026-05-27perf arch x86: Sort includes and add missed explicit dependenciesIan Rogers2-21/+28
2026-05-27perf arch arm: Sort includes and add missed explicit dependenciesIan Rogers1-12/+14
2026-05-27perf: Apply is_ignored_kernel_symbol() filter in ELF loading path for kernel ...Rui Qi1-2/+8
2026-05-27perf: Extract is_ignored_kernel_symbol() for kernel mapping symbol filteringRui Qi3-3/+34
2026-05-27perf auxtrace: Add kernel-doc comment to auxtrace_record__init() functionAthira Rajeev1-0/+15
2026-05-27powerpc tools perf: Initialize error code in auxtrace_record_init functionAthira Rajeev2-0/+7
2026-05-26selftests: fib_tests: add temporary IPv6 address renewal testFernando Fernandez Mancera1-1/+58
2026-05-26tools: ynl: add unicast notification receive supportMinxi Hou1-0/+5
2026-05-26KVM: selftests: Add nested page fault injection testKevin Cheng3-0/+323
2026-05-26cxl/test: Update mock dev array before calling platform_device_add()Li Ming1-62/+43
2026-05-26KVM: selftests: hyperv_features: test write of 1 to HV_X64_MSR_RESETPiotr Zarycki1-7/+12
2026-05-26KVM: selftests: Randomize dirty_log_test's delay before reaping the bitmapSean Christopherson1-6/+20
2026-05-26KVM: selftests: Add and use kvm_free_fd() to harden against fd goofsSean Christopherson2-12/+17
2026-05-26KVM: selftests: Cast guest_memfd fd to a signed int when checking for >= 0Sean Christopherson1-1/+1
2026-05-26KVM: selftests: Remove unnecessary "%s" formatting of a constant stringSean Christopherson1-2/+2
2026-05-26KVM: selftests: Test guest_memfd binding overlap without GPA overlapZongyao Chen1-2/+25
2026-05-26selftests/nolibc: test against -Wwrite-stringsThomas Weißschuh1-1/+1
2026-05-26selftests/nolibc: use mutable buffer for execve() argv stringThomas Weißschuh1-1/+1
2026-05-26tools/nolibc: cast default values of program_invocation_nameThomas Weißschuh1-2/+2
2026-05-26Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo25-54/+439
2026-05-25perf test: Add stat metrics --for-each-cgroup testIan Rogers1-0/+200
2026-05-25perf stat: Propagate supported flag to follower cgroup BPF eventsIan Rogers1-0/+20
2026-05-25sched_ext: Convert ops.set_cmask() to arena-resident cmaskTejun Heo2-54/+3
2026-05-25Merge branch 'arena_direct_access' of git://git.kernel.org/pub/scm/linux/kern...Tejun Heo655-5848/+16619
2026-05-25Merge tag 'bootconfig-fixes-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+3
2026-05-25Merge tag 'nf-26-05-22' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski2-0/+153
2026-05-25Merge tag 'v7.1-rc5' into rdma.git for-nextJason Gunthorpe80-163/+1714
2026-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5Alexei Starovoitov50-88/+709
2026-05-24tools/nolibc: add ftruncate()Thomas Weißschuh5-0/+110
2026-05-24tools/nolibc: add a helper to split a 64-bit argument into 32-bit halvesDaniel Palmer1-0/+11
2026-05-24selftests/nolibc: enable CONFIG_TMPFS for sparc32Thomas Weißschuh1-0/+1
2026-05-24tools/nolibc: stackprotector: Avoid stalling program startup if crng is not i...Daniel Palmer1-1/+2
2026-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+5
2026-05-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds6-3/+149
2026-05-24torture: Allow "norm" abbreviation for "normal"Paul E. McKenney1-1/+1
2026-05-24torture: Improve kvm-series.sh header commentPaul E. McKenney1-5/+6
2026-05-23perf riscv: Fix discarded const qualifier in _get_field()Li Guan1-1/+1