| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-12-02 | perf probe: Fix to die_entrypc() returns error correctly | Masami Hiramatsu | 1 | -0/+8 |
| 2020-12-02 | perf stat: Use proper cpu for shadow stats | Namhyung Kim | 1 | -4/+1 |
| 2020-12-02 | perf record: Synthesize cgroup events only if needed | Namhyung Kim | 1 | -0/+3 |
| 2020-11-24 | selftests/seccomp: sh: Fix register names | Kees Cook | 1 | -2/+2 |
| 2020-11-24 | selftests/seccomp: powerpc: Fix typo in macro variable name | Kees Cook | 1 | -2/+2 |
| 2020-11-24 | libbpf: Fix VERSIONED_SYM_COUNT number parsing | Jiri Olsa | 1 | -0/+2 |
| 2020-11-24 | selftests/bpf: Fix error return code in run_getsockopt_test() | Wang Hai | 1 | -1/+2 |
| 2020-11-24 | tools, bpftool: Add missing close before bpftool net attach exit | Wang Hai | 1 | -9/+9 |
| 2020-11-24 | perf lock: Don't free "lock_seq_stat" if read_count isn't zero | Leo Yan | 1 | -1/+1 |
| 2020-11-24 | perf lock: Correct field name "flags" | Leo Yan | 1 | -1/+1 |
| 2020-11-24 | kunit: tool: unmark test_data as binary blobs | Brendan Higgins | 1 | -1/+0 |
| 2020-11-24 | selftests: kvm: Fix the segment descriptor layout to match the actual layout | Aaron Lewis | 2 | -2/+3 |
| 2020-11-24 | tools, bpftool: Avoid array index warnings. | Ian Rogers | 1 | -1/+6 |
| 2020-11-22 | selftests/harness: prettify SKIP message whitespace again | Tommi Rantala | 1 | -1/+1 |
| 2020-11-22 | selftests/powerpc: entry flush test | Daniel Axtens | 3 | -1/+200 |
| 2020-11-22 | selftests/powerpc: rfi_flush: disable entry flush if present | Russell Currey | 1 | -6/+29 |
| 2020-11-18 | perf scripting python: Avoid declaring function pointers with a visibility at... | Arnaldo Carvalho de Melo | 1 | -5/+2 |
| 2020-11-18 | selftest: fix flower terse dump tests | Vlad Buslov | 1 | -2/+2 |
| 2020-11-18 | bpf: Zero-fill re-used per-cpu map element | David Verbeiren | 2 | -0/+247 |
| 2020-11-18 | tools/bpftool: Fix attaching flow dissector | Lorenz Bauer | 1 | -1/+1 |
| 2020-11-18 | libbpf, hashmap: Fix undefined behavior in hash_bits | Ian Rogers | 1 | -6/+9 |
| 2020-11-18 | selftests: proc: fix warning: _GNU_SOURCE redefined | Tommi Rantala | 3 | -3/+0 |
| 2020-11-18 | wireguard: selftests: check that route_me_harder packets use the right sk | Jason A. Donenfeld | 2 | -0/+10 |
| 2020-11-18 | selftests: pidfd: fix compilation errors due to wait.h | Tommi Rantala | 2 | -2/+0 |
| 2020-11-18 | selftests/ftrace: check for do_sys_openat2 in user-memory test | Colin Ian King | 1 | -0/+4 |
| 2020-11-18 | kbuild: explicitly specify the build id style | Bill Wendling | 1 | -1/+1 |
| 2020-11-18 | selftests: binderfs: use SKIP instead of XFAIL | Tommi Rantala | 1 | -4/+4 |
| 2020-11-18 | selftests: clone3: use SKIP instead of XFAIL | Tommi Rantala | 1 | -1/+1 |
| 2020-11-18 | selftests: core: use SKIP instead of XFAIL in close_range_test.c | Tommi Rantala | 1 | -4/+4 |
| 2020-11-18 | perf tools: Add missing swap for cgroup events | Namhyung Kim | 1 | -0/+13 |
| 2020-11-18 | perf tools: Add missing swap for ino_generation | Jiri Olsa | 1 | -0/+1 |
| 2020-11-18 | perf trace: Fix segfault when trying to trace events by cgroup | Stanislav Ivanichkin | 1 | -6/+9 |
| 2020-11-18 | selftests: filter kselftest headers from command in lib.mk | Tommi Rantala | 1 | -1/+1 |
| 2020-11-18 | kunit: Don't fail test suites if one of them is empty | Andy Shevchenko | 1 | -1/+1 |
| 2020-11-18 | kunit: Fix kunit.py --raw_output option | David Gow | 1 | -1/+0 |
| 2020-11-10 | perf hists browser: Increase size of 'buf' in perf_evsel__hists_browse() | Song Liu | 1 | -1/+1 |
| 2020-11-05 | perf python scripting: Fix printable strings in python3 scripts | Jiri Olsa | 1 | -1/+1 |
| 2020-11-05 | perf vendor events amd: Add L2 Prefetch events for zen1 | Kim Phillips | 1 | -0/+18 |
| 2020-11-05 | selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GS | Andy Lutomirski | 1 | -0/+65 |
| 2020-11-05 | selftests/bpf: Define string const as global for test_sysctl_prog.c | Yonghong Song | 1 | -2/+2 |
| 2020-11-05 | selftests/powerpc: Make using_hash_mmu() work on Cell & PowerMac | Michael Ellerman | 1 | -1/+3 |
| 2020-11-05 | selftests/x86/fsgsbase: Reap a forgotten child | Andy Lutomirski | 1 | -0/+3 |
| 2020-11-04 | x86/copy_mc: Introduce copy_mc_enhanced_fast_string() | Dan Williams | 1 | -0/+1 |
| 2020-11-04 | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() | Dan Williams | 10 | -184/+32 |
| 2020-11-04 | Revert "x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()" | Greg Kroah-Hartman | 9 | -273/+183 |
| 2020-11-04 | Revert "x86/copy_mc: Introduce copy_mc_enhanced_fast_string()" | Greg Kroah-Hartman | 1 | -1/+0 |
| 2020-11-01 | bpf: Fix comment for helper bpf_current_task_under_cgroup() | Song Liu | 1 | -2/+2 |
| 2020-11-01 | x86/copy_mc: Introduce copy_mc_enhanced_fast_string() | Dan Williams | 1 | -0/+1 |
| 2020-11-01 | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() | Dan Williams | 9 | -183/+273 |
| 2020-10-29 | selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change | Yonghong Song | 2 | -4/+4 |