summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-10-29selftests/bpf: Add test for trie_get_next_key()Byeonguk Jeong
2024-10-29selftests/bpf: remove xdp_synproxy IP_DF checkVincent Li
2024-10-29selftests: tc-testing: Fix typo errorKaran Sanghavi
2024-10-29selftests/bpf: Test with a very short loopEduard Zingerman
2024-10-29selftests: netfilter: nft_flowtable.sh: make first pass deterministicFlorian Westphal
2024-10-28selftests/mm: fix deadlock for fork after pthread_create with atomic_boolEdward Liaw
2024-10-28Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"Edward Liaw
2024-10-28Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"Edward Liaw
2024-10-28tools: testing: add expand-only mode VMA testLorenzo Stoakes
2024-10-28selftests/watchdog-test: Fix system accidentally reset after watchdog-testLi Zhijian
2024-10-29usbip: tools: Fix detach_port() invalid port error pathZongmin Zhou
2024-10-28selftests/intel_pstate: check if cpupower is installedAlessandro Zanni
2024-10-28selftests/intel_pstate: fix operand expected errorAlessandro Zanni
2024-10-28selftests/mount_setattr: fix idmap_mount_tree_invalid failed to runzhouyuhang
2024-10-28selftest/tcp-ao: Add filter testsLeo Stone
2024-10-28selftests: mptcp: list sysctl dataMatthieu Baerts (NGI0)
2024-10-28perf cap: Add __NR_capget to arch/x86 unistdIan Rogers
2024-10-28tools headers: Update the linux/unaligned.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-10-28tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2024-10-28tools headers: Synchronize {uapi/}linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2024-10-25sched_ext: Fix enq_last_no_enq_fails selftestTejun Heo
2024-10-25sched_ext: Make cast_mask() inlineTejun Heo
2024-10-25cxl/test: Improve init-order fidelity relative to real-world systemsDan Williams
2024-10-25cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams
2024-10-25scx: Fix exit selftest to use custom DSQDavid Vernet
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-24bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao
2024-10-24sched_ext: Fix function pointer type mismatches in BPF selftestsVishal Chourasia
2024-10-24selftests: tls: add a selftest for wrapping rec_seqSabrina Dubroca
2024-10-24tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-10-24tools/net/ynl: improve async notification handlingDonald Hunter
2024-10-23perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORTArnaldo Carvalho de Melo
2024-10-23perf test: Handle perftool-testsuite_probe failure due to broken DWARFVeronika Molnarova
2024-10-23selftests/sched_ext: add order-only dependency of runner.o on BPFOBJIhor Solodrai
2024-10-23tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2024-10-23perf trace: Fix non-listed archs in the syscalltbl routinesJiri Slaby
2024-10-23perf build: Change the clang check back to 12.0.1Howard Chu
2024-10-23perf trace augmented_raw_syscalls: Add more checks to pass the verifierHoward Chu
2024-10-23perf trace augmented_raw_syscalls: Add extra array index bounds checking to s...Arnaldo Carvalho de Melo
2024-10-22selftests/bpf: Add test for passing in uninit mtu_lenDaniel Borkmann
2024-10-22selftests/bpf: Add test for writes to .rodataDaniel Borkmann
2024-10-22tools: ynl-gen: use big-endian netlink attribute typesAsbjørn Sloth Tønnesen
2024-10-22selftests: mlxsw: devlink_trap_police: Use defer for test cleanupPetr Machata
2024-10-22selftests: mlxsw: qos_max_descriptors: Use defer for test cleanupPetr Machata
2024-10-22selftests: mlxsw: qos_ets_strict: Use defer for test cleanupPetr Machata
2024-10-22selftests: mlxsw: qos_mc_aware: Use defer for test cleanupPetr Machata
2024-10-22selftests: ETS: Use defer for test cleanupPetr Machata
2024-10-22selftests: TBF: Use defer for test cleanupPetr Machata
2024-10-22selftests: RED: Use defer for test cleanupPetr Machata