Age | Commit message (Expand) | Author |
2018-03-11 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-03-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-03-09 | selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus | Li Zhijian |
2018-03-09 | Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-03-08 | x86/vsyscall/64: Drop "native" vsyscalls | Andy Lutomirski |
2018-03-07 | objtool: Fix 32-bit build | Josh Poimboeuf |
2018-03-06 | perf tools: Fix trigger class trigger_on() | Adrian Hunter |
2018-03-06 | perf auxtrace: Prevent decoding when --no-itrace | Adrian Hunter |
2018-03-06 | perf stat: Fix CVS output format for non-supported counters | Ilya Pronin |
2018-03-05 | Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-03-05 | tools headers: Sync x86's cpufeatures.h | Arnaldo Carvalho de Melo |
2018-03-05 | tools headers: Sync copy of kvm UAPI headers | Arnaldo Carvalho de Melo |
2018-03-05 | perf record: Fix crash in pipe mode | Jiri Olsa |
2018-03-05 | perf annotate browser: Be more robust when drawing jump arrows | Arnaldo Carvalho de Melo |
2018-03-05 | perf top: Fix annoying fallback message on older kernels | Kan Liang |
2018-03-05 | perf kallsyms: Fix the usage on the man page | Sangwon Hong |
2018-03-04 | tc-testing: skbmod: fix match value of ethertype | Davide Caratti |
2018-03-04 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-03-02 | selftests: memory-hotplug: fix emit_tests regression | Shuah Khan |
2018-03-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-03-02 | selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable | Michael Ellerman |
2018-02-28 | Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-02-28 | objtool: Fix another switch table detection issue | Josh Poimboeuf |
2018-02-28 | selftests/powerpc: Fix missing clean of pmu/lib.o | Michael Ellerman |
2018-02-26 | selftests: vm: update .gitignore with new test | Shuah Khan |
2018-02-26 | selftests: memory-hotplug: silence test command echo | Shuah Khan |
2018-02-26 | selftests/futex: Fix line continuation in Makefile | Daniel Díaz |
2018-02-26 | Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-02-26 | idr: Fix handling of IDs above INT_MAX | Matthew Wilcox |
2018-02-26 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-02-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-02-26 | selftests/powerpc: Skip tm-trap if transactional memory is not enabled | Michael Ellerman |
2018-02-25 | radix tree test suite: Fix build | Matthew Wilcox |
2018-02-24 | tools/kvm_stat: print 'Total' line for multiple events only | Stefan Raspl |
2018-02-24 | tools/kvm_stat: group child events indented after parent | Stefan Raspl |
2018-02-24 | tools/kvm_stat: separate drilldown and fields filtering | Stefan Raspl |
2018-02-24 | tools/kvm_stat: eliminate extra guest/pid selection dialog | Stefan Raspl |
2018-02-24 | tools/kvm_stat: mark private methods as such | Stefan Raspl |
2018-02-24 | tools/kvm_stat: fix debugfs handling | Stefan Raspl |
2018-02-24 | tools/kvm_stat: print error on invalid regex | Stefan Raspl |
2018-02-24 | tools/kvm_stat: fix crash when filtering out all non-child trace events | Stefan Raspl |
2018-02-24 | tools/kvm_stat: avoid 'is' for equality checks | Marc Hartmayer |
2018-02-24 | tools/kvm_stat: use a more pythonic way to iterate over dictionaries | Marc Hartmayer |
2018-02-24 | tools/kvm_stat: use a namedtuple for storing the values | Marc Hartmayer |
2018-02-24 | tools/kvm_stat: simplify the sortkey function | Marc Hartmayer |
2018-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-02-23 | Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-02-23 | bpf: allow xadd only on aligned memory | Daniel Borkmann |
2018-02-22 | bpf, arm64: fix out of bounds access in tail call | Daniel Borkmann |