summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-08-03selftests/bpf: DENYLIST.aarch64: Skip fexit_sleep againDaniel Borkmann
2024-08-03perf dso: Fix build when libunwind is enabledJames Clark
2024-08-03selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu
2024-08-03tools/resolve_btfids: Fix comparison of distinct pointer types warning in res...Liwei Song
2024-08-03libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko
2024-08-03selftests/bpf: fexit_sleep: Fix stack allocation for arm64Puranjay Mohan
2024-08-03selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman
2024-08-03perf stat: Fix the hard-coded metrics calculation on the hybridKan Liang
2024-08-03tools/memory-model: Fix bug in lock.catAlan Stern
2024-08-03selftests/nolibc: fix printf format mismatch in expect_str_buf_eq()Thomas Weißschuh
2024-08-03selftests/landlock: Add cred_transfer testMickaël Salaün
2024-08-03selftests/damon/access_memory: use user-defined region sizeSeongJae Park
2024-08-03ipv4: Fix incorrect TOS in fibmatch route get replyIdo Schimmel
2024-08-03iommufd/selftest: Fix tests to use MOCK_PAGE_SIZE based buffer sizesJoao Martins
2024-08-03iommufd/selftest: Add tests for <= u8 bitmap sizesJoao Martins
2024-08-03iommufd/selftest: Fix dirty bitmap tests with u8 bitmapsJoao Martins
2024-08-03perf dso: Fix address sanitizer buildIan Rogers
2024-08-03perf intel-pt: Fix exclude_guest settingAdrian Hunter
2024-08-03perf intel-pt: Fix aux_watermark calculation for 64-bit sizeAdrian Hunter
2024-08-03perf stat: Fix a segfault with --per-cluster --metric-onlyNamhyung Kim
2024-08-03perf report: Fix condition in sort__sym_cmp()Namhyung Kim
2024-08-03perf pmus: Fixes always false when compare duplicates aliasesJunhao He
2024-08-03tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__loadAthira Rajeev
2024-08-03perf test: Make test_arm_callgraph_fp.sh more robustJames Clark
2024-08-03perf maps: Fix use after free in __maps__fixup_overlap_and_insertIan Rogers
2024-08-03selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen
2024-08-03selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...Ilpo Järvinen
2024-08-03selftests/bpf: Close obj in error path in xdp_adjust_tailGeliang Tang
2024-08-03selftests/bpf: Null checks for links in bpf_tcp_caGeliang Tang
2024-08-03selftests/bpf: Close fd in error path in drop_on_reuseportGeliang Tang
2024-08-03bpftool: Mount bpffs when pinmaps path not under the bpffsTao Chen
2024-08-03libbpf: Skip base btf sanity checksAntoine Tenart
2024-08-03libbpf: Checking the btf_type kind when fixing variable offsetsDonglin Peng
2024-08-03bpf: Change bpf_session_cookie return value to __u64 *Jiri Olsa
2024-08-03mlxsw: spectrum_acl: Fix ACL scale regression and firmware errorsIdo Schimmel
2024-08-03selftests/bpf: Check length of recv in test_sockmapGeliang Tang
2024-08-03libbpf: keep FD_CLOEXEC flag when dup()'ing FDAndrii Nakryiko
2024-08-03selftests/bpf: Fix prog numbers in test_sockmapGeliang Tang
2024-08-03bpftool: Un-const bpf_func_info to fix it for llvm 17 and newerIvan Babrou
2024-08-03x86/syscall: Mark exit[_group] syscall handlers __noreturnJosh Poimboeuf
2024-07-11Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-11selftests/bpf: Add timer lockup selftestKumar Kartikeya Dwivedi
2024-07-09Merge tag 'linux_kselftest-fixes-6.10' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-08Merge tag 'perf-tools-fixes-for-v6.10-2024-07-08' of git://git.kernel.org/pub...Linus Torvalds
2024-07-08selftests/bpf: Extend tcx tests to cover late tcx_entry releaseDaniel Borkmann
2024-07-07perf dsos: When adding a dso into sorted dsos maintain the sort orderIan Rogers
2024-07-07perf comm str: Avoid sort during insertIan Rogers
2024-07-06Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-07-06selftests/powerpc: Fix build with USERCFLAGS setMichael Ellerman
2024-07-05wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMUJason A. Donenfeld