summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-08-03iommufd/selftest: Fix tests to use MOCK_PAGE_SIZE based buffer sizesJoao Martins1-18/+18
2024-08-03iommufd/selftest: Add tests for <= u8 bitmap sizesJoao Martins1-0/+18
2024-08-03iommufd/selftest: Fix dirty bitmap tests with u8 bitmapsJoao Martins2-7/+9
2024-08-03perf dso: Fix address sanitizer buildIan Rogers9-44/+56
2024-08-03perf intel-pt: Fix exclude_guest settingAdrian Hunter1-0/+12
2024-08-03perf intel-pt: Fix aux_watermark calculation for 64-bit sizeAdrian Hunter1-1/+2
2024-08-03perf stat: Fix a segfault with --per-cluster --metric-onlyNamhyung Kim1-0/+3
2024-08-03perf report: Fix condition in sort__sym_cmp()Namhyung Kim1-1/+1
2024-08-03perf pmus: Fixes always false when compare duplicates aliasesJunhao He1-2/+3
2024-08-03tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__loadAthira Rajeev3-1/+18
2024-08-03perf test: Make test_arm_callgraph_fp.sh more robustJames Clark2-21/+26
2024-08-03perf maps: Fix use after free in __maps__fixup_overlap_and_insertIan Rogers1-4/+5
2024-08-03selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen1-0/+2
2024-08-03selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...Ilpo Järvinen1-18/+36
2024-08-03selftests/bpf: Close obj in error path in xdp_adjust_tailGeliang Tang1-1/+1
2024-08-03selftests/bpf: Null checks for links in bpf_tcp_caGeliang Tang1-4/+12
2024-08-03selftests/bpf: Close fd in error path in drop_on_reuseportGeliang Tang1-1/+1
2024-08-03bpftool: Mount bpffs when pinmaps path not under the bpffsTao Chen1-0/+4
2024-08-03libbpf: Skip base btf sanity checksAntoine Tenart1-1/+1
2024-08-03libbpf: Checking the btf_type kind when fixing variable offsetsDonglin Peng1-2/+9
2024-08-03bpf: Change bpf_session_cookie return value to __u64 *Jiri Olsa2-2/+2
2024-08-03mlxsw: spectrum_acl: Fix ACL scale regression and firmware errorsIdo Schimmel1-4/+51
2024-08-03selftests/bpf: Check length of recv in test_sockmapGeliang Tang1-1/+2
2024-08-03libbpf: keep FD_CLOEXEC flag when dup()'ing FDAndrii Nakryiko1-7/+3
2024-08-03selftests/bpf: Fix prog numbers in test_sockmapGeliang Tang1-5/+1
2024-08-03bpftool: Un-const bpf_func_info to fix it for llvm 17 and newerIvan Babrou1-1/+1
2024-08-03x86/syscall: Mark exit[_group] syscall handlers __noreturnJosh Poimboeuf1-0/+4
2024-07-11Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-4/+246
2024-07-11selftests/bpf: Add timer lockup selftestKumar Kartikeya Dwivedi2-0/+178
2024-07-09Merge tag 'linux_kselftest-fixes-6.10' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-31/+46
2024-07-09Merge tag 'perf-tools-fixes-for-v6.10-2024-07-08' of git://git.kernel.org/pub...Linus Torvalds2-16/+39
2024-07-09selftests/bpf: Extend tcx tests to cover late tcx_entry releaseDaniel Borkmann2-0/+64
2024-07-08perf dsos: When adding a dso into sorted dsos maintain the sort orderIan Rogers1-5/+21
2024-07-08perf comm str: Avoid sort during insertIan Rogers1-11/+18
2024-07-07Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-4/+1
2024-07-06selftests/powerpc: Fix build with USERCFLAGS setMichael Ellerman1-4/+1
2024-07-06wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMUJason A. Donenfeld1-4/+4
2024-07-05selftests/vDSO: remove duplicate compiler invocations from MakefileJohn Hubbard1-9/+5
2024-07-05selftests/vDSO: remove partially duplicated "all:" target in MakefileJohn Hubbard1-8/+7
2024-07-05selftests/vDSO: fix clang build errors and warningsJohn Hubbard2-7/+27
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-07-05selftest/timerns: fix clang build failures for abs() callsJohn Hubbard4-7/+7
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-4/+35
2024-07-04Merge tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-19/+24
2024-07-04selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang1-1/+1
2024-07-04selftests: fix OOM in msg_zerocopy selftestZijian Zhang1-1/+11
2024-07-04selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima1-2/+23
2024-07-03riscv: selftests: Fix vsetivli args for clangCharlie Jenkins1-1/+1
2024-07-02Merge tag 'linux_kselftest-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-10/+22
2024-07-01Merge tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+4