summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-10-10selftests/bpf: make xdp_cpumap_attach keep redirect prog attachedAlexis Lothoré (eBPF Foundation)
2024-10-10selftests/bpf: fix bpf_map_redirect call for cpu map testAlexis Lothoré (eBPF Foundation)
2024-10-10tools/rtla: fix collision with glibc sched_attr/sched_set_attrJan Stancek
2024-10-10tools/rtla: drop __NR_sched_getattrJan Stancek
2024-10-10bpf: Update bpf_override_return() commentMartin Kelly
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-10Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-10selftests/bpf: Add test for kfunc module orderSimon Sundberg
2024-10-10selftests/bpf: Provide a generic [un]load_module helperSimon Sundberg
2024-10-10bpf: fix argument type in bpf_loop documentationMatteo Croce
2024-10-10testing: net-drv: add basic shaper testPaolo Abeni
2024-10-09selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libcTony Ambardar
2024-10-09libbpf: fix sym_is_subprog() logic for weak global subprogsAndrii Nakryiko
2024-10-09selftests/bpf: fix perf_event link info name_len assertionTyrone Wu
2024-10-09selftests/bpf: Add more test case for field flatteningHou Tao
2024-10-09Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/s...Linus Torvalds
2024-10-09selftests: netfilter: conntrack_vrf.sh: add fib test caseFlorian Westphal
2024-10-09selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom
2024-10-09perf test x86: Fix typo in intel-pt-testThomas Falcon
2024-10-09perf probe: Remove unused add_perf_probe_eventsDr. David Alan Gilbert
2024-10-09selftests: sched_ext: Add sched_ext as proper selftest targetBjörn Töpel
2024-10-08selftests: mlxsw: sch_red_core: Lower TBF ratePetr Machata
2024-10-08selftests: mlxsw: sch_red_core: Send more packets for drop testsPetr Machata
2024-10-08selftests: mlxsw: sch_red_core: Sleep before querying queue depthPetr Machata
2024-10-08selftests: mlxsw: sch_red_core: Increase backlog size tolerancePetr Machata
2024-10-08selftests: mlxsw: sch_red_ets: Increase required backlogPetr Machata
2024-10-08selftests: vDSO: Explicitly include sched.hYu Liao
2024-10-08selftests: vDSO: improve getrandom and chacha error messagesJason A. Donenfeld
2024-10-08selftests: vDSO: unconditionally build getrandom testJason A. Donenfeld
2024-10-08selftests: vDSO: unconditionally build chacha testJason A. Donenfeld
2024-10-08Merge tag 'sched_ext-for-6.12-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-08selftests/bpf: add tcx netns cookie testsMahe Tardy
2024-10-08cgroup/rstat: Selftests for niced CPU statisticsJoshua Hahn
2024-10-08Merge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git://git.kernel.org/p...Linus Torvalds
2024-10-08selftests/bpf: add missing header include for htonsAlexis Lothoré (eBPF Foundation)
2024-10-08selftests: make kselftest-clean remove libynl outputsGreg Thelen
2024-10-08tools: ynl-gen: refactor check validation for TypeBinaryJakub Kicinski
2024-10-08selftests: net: rds: add gitignore file for include.shJavier Carrasco
2024-10-08selftests: net: rds: add include.sh to EXTRA_CLEANJavier Carrasco
2024-10-08selftests: net: add msg_oob to gitignoreJavier Carrasco
2024-10-08Merge branch kvm-arm64/idregs-6.12 into kvmarm/fixesMarc Zyngier
2024-10-07selftests/bpf: Fix backtrace printing for selftests crashesEduard Zingerman
2024-10-07selftests/bpf: Test linking with duplicate extern functionsEric Long
2024-10-07libbpf: Do not resolve size on duplicate FUNCsEric Long
2024-10-07selftests: bpf: Add missing per-arch include pathBjörn Töpel
2024-10-07libbpf: Add missing per-arch include pathBjörn Töpel
2024-10-07selftests/bpf: Extend netkit tests to validate skb meta dataDaniel Borkmann
2024-10-07tools: Sync if_link.h uapi tooling headerDaniel Borkmann
2024-10-07sched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTEDTejun Heo
2024-10-07selftests/nolibc: start qemu with 1 GiB of memoryThomas Weißschuh