Age | Commit message (Expand) | Author |
2021-01-17 | Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2021-01-15 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-01-15 | perf inject: Correct event attribute sizes | Al Grant |
2021-01-15 | perf intel-pt: Fix 'CPU too large' error | Adrian Hunter |
2021-01-15 | perf stat: Take cgroups into account for shadow stats | Namhyung Kim |
2021-01-15 | perf stat: Introduce struct runtime_stat_data | Namhyung Kim |
2021-01-15 | libperf tests: Fail when failing to get a tracepoint id | Ian Rogers |
2021-01-15 | libperf tests: If a test fails return non-zero | Ian Rogers |
2021-01-15 | libperf tests: Avoid uninitialized variable warning | Ian Rogers |
2021-01-15 | perf test: Fix shadow stat test for non-bash shells | Namhyung Kim |
2021-01-15 | tools headers: Syncronize linux/build_bug.h with the kernel sources | Arnaldo Carvalho de Melo |
2021-01-15 | tools headers UAPI: Sync kvm.h headers with the kernel sources | Arnaldo Carvalho de Melo |
2021-01-15 | perf bpf examples: Fix bpf.h header include directive in 5sec.c example | Arnaldo Carvalho de Melo |
2021-01-15 | arm64: selftests: Fix spelling of 'Mismatch' | Mark Brown |
2021-01-14 | Merge tag 'trace-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-01-14 | Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2021-01-14 | Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-01-14 | tools/bootconfig: Add tracing_on support to helper scripts | Masami Hiramatsu |
2021-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski |
2021-01-10 | selftests: netfilter: Pass family parameter "-f" to conntrack tool | Chen Yi |
2021-01-09 | selftests/tls: fix selftests after adding ChaCha20-Poly1305 | Vadim Fedorenko |
2021-01-08 | Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/... | Linus Torvalds |
2021-01-08 | Merge tag 'linux-kselftest-next-5.11-rc3' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2021-01-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-01-07 | selftests: fib_nexthops: Fix wrong mausezahn invocation | Ido Schimmel |
2021-01-07 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2021-01-07 | KVM: selftests: Implement perf_test_util more conventionally | Andrew Jones |
2021-01-07 | KVM: selftests: Use vm_create_with_vcpus in create_vm | Andrew Jones |
2021-01-07 | KVM: selftests: Factor out guest mode code | Andrew Jones |
2021-01-07 | Merge branch 'kvm-master' into kvm-next | Paolo Bonzini |
2021-01-07 | selftests: netfilter: add selftest for ipip pmtu discovery with enabled conne... | Florian Westphal |
2021-01-07 | tools: selftests: add test for changing routes with PTMU exceptions | Sean Tranchetti |
2021-01-06 | bpftool: Fix compilation failure for net.o with older glibc | Alan Maguire |
2021-01-05 | tools/resolve_btfids: Warn when having multiple IDs for single type | Jiri Olsa |
2021-01-05 | selftests: fix the return value for UDP GRO test | Po-Hsu Lin |
2021-01-05 | Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-01-04 | selftests: mlxsw: Set headroom size of correct port | Ido Schimmel |
2021-01-04 | Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux | Linus Torvalds |
2021-01-04 | selftests: Skip BPF seftests by default | Mark Brown |
2021-01-04 | selftests/vDSO: fix -Wformat warning in vdso_test_correctness | Tobias Klauser |
2021-01-04 | selftests/vDSO: add additional binaries to .gitignore | Tobias Klauser |
2021-01-04 | kunit: tool: Force the use of the 'tty' console for UML | David Gow |
2020-12-29 | selftests/vm: fix building protection keys test | Harish |
2020-12-29 | selftests/bpf: Fix a compile error for BPF_F_BPRM_SECUREEXEC | Jiang Wang |
2020-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-12-27 | Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-12-25 | Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-24 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-12-24 | perf probe: Fix memory leak when synthesizing SDT probes | Arnaldo Carvalho de Melo |
2020-12-24 | perf stat aggregation: Add separate thread member | James Clark |