summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-09-19perf parse-events: Separate YYABORT and YYNOMEM casesIan Rogers1-19/+26
2023-09-19perf trace: Really free the evsel->priv areaArnaldo Carvalho de Melo1-7/+2
2023-09-19tools/mm: fix undefined reference to pthread_onceXie XiuQi1-2/+2
2023-09-13memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2Aleksa Sarai1-5/+17
2023-09-13selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCEDJeff Xu1-0/+5
2023-09-13selftests/landlock: Fix a resource leakDing Xiang1-3/+5
2023-09-13XArray: Do not return sibling entries from xa_load()Matthew Wilcox (Oracle)1-2/+66
2023-09-13selftests: memfd: error out test process when child test failsAleksa Sarai1-1/+18
2023-09-13selftests/bpf: Clean up fmod_ret in bench_rename test scriptYipeng Zou1-1/+1
2023-09-13selftests/bpf: Fix repeat option when kfunc_call verification failsYipeng Zou1-1/+1
2023-09-13libbpf: Set close-on-exec flag on gzopenMarco Vedovati1-2/+2
2023-09-13selftests/bpf: fix static assert compilation issue for test_cls_*.cAlan Maguire1-0/+9
2023-09-13libbpf: Fix realloc API handling in zero-sized edge casesAndrii Nakryiko2-4/+16
2023-09-13bpftool: Use a local bpf_perf_event_value to fix accessing its fieldsAlexander Lobakin1-10/+17
2023-09-13bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.cQuentin Monnet1-2/+9
2023-09-13bpftool: Define a local bpf_perf_link to fix accessing its fieldsAlexander Lobakin1-2/+7
2023-09-13bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookieAlexander Lobakin1-1/+5
2023-09-13libbpf: only reset sec_def handler when necessaryAndrii Nakryiko1-8/+19
2023-09-13selftests/bpf: Fix bpf_nf failure upon test rerunDaniel Borkmann1-2/+3
2023-09-13tools/nolibc: fix up startup failures for -O0 under gcc < 11.1.0Zhangjin Wu8-8/+8
2023-09-13tools/nolibc: arch-*.h: add missing space after ','Zhangjin Wu8-8/+8
2023-09-13selftests/futex: Order calls to futex_lock_piNysal Jan K.A1-0/+7
2023-09-13selftests/resctrl: Close perf value read fd on errorsIlpo Järvinen1-7/+11
2023-09-13selftests/resctrl: Unmount resctrl FS if child fails to run benchmarkIlpo Järvinen1-0/+1
2023-09-13selftests/resctrl: Don't leak buffer in fill_cache()Ilpo Järvinen1-1/+2
2023-09-13selftests/resctrl: Add resctrl.h into build depsIlpo Järvinen1-1/+1
2023-09-13selftests/harness: Actually report SKIP for signal testsKees Cook1-6/+5
2023-08-25Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds3-18/+73
2023-08-25Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+31
2023-08-25selftests: cachestat: catch failing fsync test on tmpfsAndre Przywara1-15/+47
2023-08-25selftests: cachestat: test for cachestat availabilityAndre Przywara1-1/+19
2023-08-24Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds8-126/+278
2023-08-24selftests: bonding: add macvlan over bond testingHangbin Liu2-1/+101
2023-08-24selftest: bond: add new topo bond_topo_2d1c.shHangbin Liu4-113/+167
2023-08-22selftests: bonding: do not set port down before adding to bondHangbin Liu1-2/+2
2023-08-21selftests/mm: FOLL_LONGTERM need to be updated to 0x100Ayush Jain1-1/+6
2023-08-21selftests: cgroup: fix test_kmem_basic less than errorLucas Karpinski1-2/+2
2023-08-20selftests/net: Add log.txt and tools to .gitignoreAnh Tuan Phan1-0/+2
2023-08-19Merge tag 'x86_urgent_for_v6.5_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-17/+45
2023-08-19selftests: mlxsw: Fix test failure on Spectrum-4Ido Schimmel1-10/+6
2023-08-18Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+38
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+2
2023-08-17asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...Arnd Bergmann2-0/+38
2023-08-17objtool/x86: Fixup frame-pointer vs rethunkPeter Zijlstra1-6/+11
2023-08-16x86/cpu: Rename original retbleed methodsPeter Zijlstra2-2/+2
2023-08-16x86/cpu: Clean up SRSO return thunk messPeter Zijlstra1-1/+1
2023-08-16selftests/ftrace: Add a basic testcase for snapshotZheng Yejian1-0/+31
2023-08-16objtool/x86: Fix SRSO messPeter Zijlstra4-6/+31
2023-08-14selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata1-1/+2
2023-08-14x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...Petr Pavlu1-3/+1