summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-06-17libbpf: Split BTF relocationAlan Maguire
2024-06-17selftests/bpf: Test distilled base, split BTF generationAlan Maguire
2024-06-17libbpf: Add btf__distill_base() creating split BTF with distilled base BTFAlan Maguire
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds
2024-06-17lkdtm/bugs: add test for hung smp_call_function_single()Mark Rutland
2024-06-17Merge tag 'hyperv-fixes-signed-20240616' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-06-17selftests/bpf: Add a few tests to coverYonghong Song
2024-06-15perf hist: Honor symbol_conf.skip_emptyNamhyung Kim
2024-06-15perf hist: Add symbol_conf.skip_emptyNamhyung Kim
2024-06-15perf hist: Simplify __hpp_fmt() using hpp_fmt_dataNamhyung Kim
2024-06-15perf hist: Factor out __hpp__fmt_print()Namhyung Kim
2024-06-15perf: sched map skips redundant lines with cpu filtersFernand Sieber
2024-06-15selftests: mm: make map_fixed_noreplace test names stableMark Brown
2024-06-14selftests: forwarding: Add test for minimum and maximum MTUAmit Cohen
2024-06-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-14selftests/bpf: Add tests for add_constAlexei Starovoitov
2024-06-14bpf: Support can_loop/cond_break on big endianAlexei Starovoitov
2024-06-14bpf: Track delta between "linked" registers.Alexei Starovoitov
2024-06-14selftests/hid: add subprog call testBenjamin Tissoires
2024-06-14selftests/hid: convert the hid_bpf selftests with struct_opsBenjamin Tissoires
2024-06-13perf test pmu: Warn don't fail for legacy mixed case event namesIan Rogers
2024-06-13tools/perf: Fix timing issue with parallel threads in perf bench wake-up-para...Athira Rajeev
2024-06-13tools/perf: Fix perf bench epoll to enable the run when some CPU's are offlineAthira Rajeev
2024-06-13tools/perf: Fix perf bench futex to enable the run when some CPU's are offlineAthira Rajeev
2024-06-13perf record: Ensure space for lost samplesIan Rogers
2024-06-13selftests: bpf: add testmod kfunc for nullable paramsVadim Fedorenko
2024-06-13selftests: bpf: crypto: adjust bench to use nullable IVVadim Fedorenko
2024-06-13selftests: bpf: crypto: use NULL instead of 0-sized dynptrVadim Fedorenko
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-13bpf: selftests: Do not use generated kfunc prototypes for arena progsDaniel Xu
2024-06-13selftests/bpf: Add test coverage for reg_set_min_max handlingDaniel Borkmann
2024-06-13Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-13selftests/bpf: Validate CHECKSUM_COMPLETE optionVadim Fedorenko
2024-06-13bpf: Add CHECKSUM_COMPLETE to bpf test progsVadim Fedorenko
2024-06-13kselftest/arm64: Fix a couple of spelling mistakesColin Ian King
2024-06-12selftests: forwarding: router_mpath_hash: Add a new selftestPetr Machata
2024-06-12selftests: forwarding: lib: Split sysctl_save() out of sysctl_set()Petr Machata
2024-06-12bpftool: Support dumping kfunc prototypes from BTFDaniel Xu
2024-06-12bpf: selftests: xfrm: Opt out of using generated kfunc prototypesDaniel Xu
2024-06-12bpf: selftests: nf: Opt out of using generated kfunc prototypesDaniel Xu
2024-06-12bpf: treewide: Align kfunc signatures to prog point-of-viewDaniel Xu
2024-06-12bpf: selftests: Namespace struct_opt callbacks in bpf_dctcpDaniel Xu
2024-06-12bpf: selftests: Fix bpf_map_sum_elem_count() kfunc prototypeDaniel Xu
2024-06-12bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototypeDaniel Xu
2024-06-12bpf: selftests: Fix fentry test kfunc prototypesDaniel Xu
2024-06-12bpf: selftests: Fix bpf_iter_task_vma_new() prototypeDaniel Xu
2024-06-12kselftest/arm64: Fix redundancy of a testcaseDev Jain
2024-06-12selftests/livepatch: define max test-syscall processesRyan Sullivan
2024-06-12kselftest/arm64: Include kernel mode NEON in fp-stressMark Brown
2024-06-12tools/x86/kcpuid: Add missing dir via MakefileChristian Heusel