Age | Commit message (Expand) | Author |
2019-05-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-05-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-05-02 | perf tools: Remove needless asm/unistd.h include fixing build in some places | Arnaldo Carvalho de Melo |
2019-05-02 | tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscv | Arnaldo Carvalho de Melo |
2019-05-02 | tools build: Add -ldl to the disassembler-four-args feature test | Arnaldo Carvalho de Melo |
2019-05-02 | perf cs-etm: Always allocate memory for cs_etm_queue::prev_packet | Leo Yan |
2019-05-02 | perf cs-etm: Don't check cs_etm_queue::prev_packet validity | Leo Yan |
2019-05-02 | perf report: Report OOM in status line in the GTK UI | Thomas Richter |
2019-05-02 | perf bench numa: Add define for RUSAGE_THREAD if not present | Arnaldo Carvalho de Melo |
2019-05-02 | tools lib traceevent: Change tag string for error | Leo Yan |
2019-05-02 | perf annotate: Fix build on 32 bit for BPF annotation | Thadeu Lima de Souza Cascardo |
2019-05-02 | tools uapi x86: Sync vmx.h with the kernel | Arnaldo Carvalho de Melo |
2019-05-02 | perf bpf: Return value with unlocking in perf_env__find_btf() | Bo YU |
2019-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-05-01 | selftests: fib_rule_tests: print the result and return 1 if any tests failed | Hangbin Liu |
2019-05-01 | selftests: fib_rule_tests: Fix icmp proto with ipv6 | David Ahern |
2019-04-30 | KVM: selftests: make hyperv_cpuid test pass on AMD | Vitaly Kuznetsov |
2019-04-30 | KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size | Paolo Bonzini |
2019-04-29 | Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-04-25 | selftests/bpf: test cases for pkt/null checks in subprogs | Paul Chaignon |
2019-04-25 | libbpf: add binary to gitignore | Matteo Croce |
2019-04-25 | tools: bpftool: fix infinite loop in map create | Alban Crequy |
2019-04-25 | selftests/seccomp: Prepare for exclusive seccomp flags | Kees Cook |
2019-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-04-20 | selftests/net: correct the return value for run_afpackettests | Po-Hsu Lin |
2019-04-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-04-19 | selftests/net: correct the return value for run_netsocktests | Po-Hsu Lin |
2019-04-19 | proc: fixup proc-pid-vm test | Alexey Dobriyan |
2019-04-19 | proc: fix map_files test on F29 | Alexey Dobriyan |
2019-04-17 | perf bpf: Return NULL when RB tree lookup fails in perf_env__find_btf() | Jiri Olsa |
2019-04-17 | perf tools: Fix map reference counting | Jiri Olsa |
2019-04-17 | perf evlist: Fix side band thread draining | Jiri Olsa |
2019-04-17 | perf tools: Check maps for bpf programs | Song Liu |
2019-04-17 | perf bpf: Return NULL when RB tree lookup fails in perf_env__find_bpf_prog_in... | Jiri Olsa |
2019-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-04-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-04-16 | tools include uapi: Sync sound/asound.h copy | Arnaldo Carvalho de Melo |
2019-04-16 | perf top: Always sample time to satisfy needs of use of ordered queuing | Jiri Olsa |
2019-04-16 | perf evsel: Use hweight64() instead of hweight_long(attr.sample_regs_user) | Mao Han |
2019-04-16 | tools lib traceevent: Fix missing equality check for strcmp | Rikard Falkeborn |
2019-04-16 | perf stat: Disable DIR_FORMAT feature for 'perf stat record' | Jiri Olsa |
2019-04-16 | perf scripts python: export-to-sqlite.py: Fix use of parent_id in calls_view | Adrian Hunter |
2019-04-16 | perf header: Fix lock/unlock imbalances when processing BPF/BTF info | Gustavo A. R. Silva |
2019-04-16 | selftests: kvm: add a selftest for SMM | Vitaly Kuznetsov |
2019-04-16 | selftests: kvm: fix for compilers that do not support -no-pie | Paolo Bonzini |
2019-04-16 | selftests: kvm/evmcs_test: complete I/O before migrating guest state | Paolo Bonzini |
2019-04-15 | Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-04-15 | netfilter: nat: fix icmp id randomization | Florian Westphal |