Age | Commit message (Expand) | Author |
2020-11-27 | perf probe: Change function definition check due to broken DWARF | Masami Hiramatsu |
2020-11-27 | perf probe: Fix to die_entrypc() returns error correctly | Masami Hiramatsu |
2020-11-27 | perf stat: Use proper cpu for shadow stats | Namhyung Kim |
2020-11-27 | perf record: Synthesize cgroup events only if needed | Namhyung Kim |
2020-11-27 | perf diff: Fix error return value in __cmd_diff() | Zhen Lei |
2020-11-27 | perf tools: Update copy of libbpf's hashmap.c | Arnaldo Carvalho de Melo |
2020-11-21 | Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-11-20 | selftests/seccomp: sh: Fix register names | Kees Cook |
2020-11-20 | selftests/seccomp: powerpc: Fix typo in macro variable name | Kees Cook |
2020-11-19 | Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-11-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-11-19 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2020-11-19 | selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL | Daniel Xu |
2020-11-19 | Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-11-19 | libbpf: Fix VERSIONED_SYM_COUNT number parsing | Jiri Olsa |
2020-11-19 | selftests/powerpc: refactor entry and rfi_flush tests | Daniel Axtens |
2020-11-19 | selftests/powerpc: entry flush test | Daniel Axtens |
2020-11-19 | selftests/powerpc: rfi_flush: disable entry flush if present | Russell Currey |
2020-11-18 | Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/... | Linus Torvalds |
2020-11-17 | tools/testing/scatterlist: Fix test to compile and run | Maor Gottlieb |
2020-11-17 | Merge tag 'perf-tools-fixes-for-v5.10-2020-11-17' of git://git.kernel.org/pub... | Linus Torvalds |
2020-11-16 | selftests/bpf: Fix error return code in run_getsockopt_test() | Wang Hai |
2020-11-16 | perf test: Avoid an msan warning in a copied stack. | Ian Rogers |
2020-11-16 | perf inject: Fix file corruption due to event deletion | Al Grant |
2020-11-14 | bpf: Relax return code check for subprograms | Dmitrii Banshchikov |
2020-11-13 | tools, bpftool: Add missing close before bpftool net attach exit | Wang Hai |
2020-11-12 | Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-11-12 | perf test: Update branch sample pattern for cs-etm | Leo Yan |
2020-11-12 | perf test: Fix a typo in cs-etm testing | Leo Yan |
2020-11-12 | tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ... | Arnaldo Carvalho de Melo |
2020-11-12 | perf lock: Don't free "lock_seq_stat" if read_count isn't zero | Leo Yan |
2020-11-12 | perf lock: Correct field name "flags" | Leo Yan |
2020-11-12 | selftests/bpf: Fix unused attribute usage in subprogs_unused test | Andrii Nakryiko |
2020-11-10 | selftest: fix flower terse dump tests | Vlad Buslov |
2020-11-10 | kunit: tool: fix extra trailing \n in raw + parsed test output | Daniel Latypov |
2020-11-10 | kunit: tool: print out stderr from make (like build warnings) | Daniel Latypov |
2020-11-10 | kunit: Do not pollute source directory with generated files (test.log) | Andy Shevchenko |
2020-11-10 | kunit: Do not pollute source directory with generated files (.kunitconfig) | Andy Shevchenko |
2020-11-10 | kunit: tool: fix pre-existing python type annotation errors | Daniel Latypov |
2020-11-10 | kunit: Fix kunit.py parse subcommand (use null build_dir) | David Gow |
2020-11-10 | kunit: tool: unmark test_data as binary blobs | Brendan Higgins |
2020-11-10 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds |
2020-11-10 | tools/power turbostat: update version number | Len Brown |
2020-11-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-11-09 | libbpf: Don't attempt to load unused subprog as an entry-point BPF program | Andrii Nakryiko |
2020-11-09 | KVM: selftests: allow two iterations of dirty_log_perf_test | Paolo Bonzini |
2020-11-08 | KVM: selftests: Introduce the dirty log perf test | Ben Gardon |
2020-11-08 | KVM: selftests: Make the number of vcpus global | Andrew Jones |
2020-11-08 | KVM: selftests: Make the per vcpu memory size global | Andrew Jones |
2020-11-08 | KVM: selftests: Drop pointless vm_create wrapper | Andrew Jones |