summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-01-05selftests/mm: gup_test: conform test to TAP format outputMuhammad Usama Anjum
2024-01-05mm/selftests: hugepage-mremap: conform test to TAP format outputMuhammad Usama Anjum
2024-01-05selftests/net: fix GRO coalesce test and add ext header coalesce testsRichard Gobert
2024-01-04selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attachDmitrii Dolgov
2024-01-04selftests/bpf: Add test for recursive attachment of tracing progsDmitrii Dolgov
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-04selftests/bpf: Test gotol with large offsetsIlya Leoshkevich
2024-01-04selftests/bpf: Double the size of test_loader logIlya Leoshkevich
2024-01-04perf test: test case 'Setup struct perf_event_attr' fails on s390 on z/vmThomas Richter
2024-01-04perf db-export: Fix missing reference count get in call_path_from_sample()Ben Gainey
2024-01-04perf tests: Add perf script testIan Rogers
2024-01-04libsubcmd: Fix memory leak in uniq()Ian Rogers
2024-01-04perf TUI: Don't ignore job controlAhelenia ZiemiaƄska
2024-01-04perf vendor events intel: Update sapphirerapids events to v1.17Ian Rogers
2024-01-04perf vendor events intel: Update icelakex events to v1.23Ian Rogers
2024-01-04perf vendor events intel: Update emeraldrapids events to v1.02Ian Rogers
2024-01-04perf vendor events intel: Alderlake/rocketlake metric fixesIan Rogers
2024-01-04bpfilter: remove bpfilterQuentin Deslandes
2024-01-04Merge branch 'for-next/selftests' into for-next/coreWill Deacon
2024-01-03selftests/bpf: add __arg_ctx BTF rewrite testAndrii Nakryiko
2024-01-03selftests/bpf: add arg:ctx cases to test_global_funcs testsAndrii Nakryiko
2024-01-03libbpf: implement __arg_ctx fallback logicAndrii Nakryiko
2024-01-03libbpf: move BTF loading step after relocation stepAndrii Nakryiko
2024-01-03libbpf: move exception callbacks assignment logic into relocation stepAndrii Nakryiko
2024-01-03libbpf: use stable map placeholder FDsAndrii Nakryiko
2024-01-03libbpf: don't rely on map->fd as an indicator of map being createdAndrii Nakryiko
2024-01-03libbpf: use explicit map reuse flag to skip map creation stepsAndrii Nakryiko
2024-01-03libbpf: make uniform use of btf__fd() accessor inside libbpfAndrii Nakryiko
2024-01-03selftests/bpf: Add a selftest with > 512-byte percpu allocation sizeYonghong Song
2024-01-03selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_maYonghong Song
2024-01-03selftests/net: change shebang to bash to support "source"Yujie Liu
2024-01-03bpf: sockmap, add tests for proto updates replace socketJohn Fastabend
2024-01-03bpf: sockmap, add tests for proto updates single socket to many mapJohn Fastabend
2024-01-03bpf: sockmap, add tests for proto updates many to single mapJohn Fastabend
2024-01-03perf x86 test: Add hybrid test for conflicting legacy/sysfs eventIan Rogers
2024-01-03perf x86 test: Update hybrid expectationsIan Rogers
2024-01-03perf vendor events amd: Add Zen 4 memory controller eventsSandipan Das
2024-01-03perf stat: Fix hard coded LL miss unitsIan Rogers
2024-01-03perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES eventIan Rogers
2024-01-03perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers
2024-01-03selftests/bpf: Convert profiler.c to bpf_cmp.Alexei Starovoitov
2024-01-03bpf: Add bpf_nop_mov() asm macro.Alexei Starovoitov
2024-01-03selftests/bpf: Remove bpf_assert_eq-like macros.Alexei Starovoitov
2024-01-03selftests/bpf: Convert exceptions_assert.c to bpf_cmpAlexei Starovoitov
2024-01-03bpf: Introduce "volatile compare" macrosAlexei Starovoitov
2024-01-03selftests/bpf: Attempt to build BPF programs with -Wsign-compareAlexei Starovoitov
2024-01-03bpf: Add a possibly-zero-sized read testAndrei Matei
2024-01-03bpf: Simplify checking size of helper accessesAndrei Matei
2024-01-03RISC-V: selftests: Add which-cpus hwprobe testAndrew Jones