Age | Commit message (Expand) | Author |
2018-03-04 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
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-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-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-22 | bpf, arm64: fix out of bounds access in tail call | Daniel Borkmann |
2018-02-22 | Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/... | James Morris |
2018-02-22 | selftests/bpf/test_maps: exit child process without error in ENOMEM case | Li Zhijian |
2018-02-21 | seccomp: add a selftest for get_metadata | Tycho Andersen |
2018-02-22 | selftests/bpf: update gitignore with test_libbpf_open | Anders Roxell |
2018-02-22 | selftests/bpf: tcpbpf_kern: use in6_* macros from glibc | Anders Roxell |
2018-02-21 | selftests/memfd: add run_fuse_test.sh to TEST_FILES | Anders Roxell |
2018-02-21 | tools: fix cross-compile var clobbering | Martin Kelly |
2018-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-02-21 | objtool: Add module specific retpoline rules | Peter Zijlstra |
2018-02-21 | objtool: Add retpoline validation | Peter Zijlstra |
2018-02-21 | objtool: Use existing global variables for options | Peter Zijlstra |
2018-02-20 | tools/libbpf: Avoid possibly using uninitialized variable | Jeremy Cline |
2018-02-16 | Merge tag 'perf-core-for-mingo-4.17-20180215' of git://git.kernel.org/pub/scm... | Ingo Molnar |
2018-02-15 | Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h" | Hendrik Brueckner |
2018-02-15 | perf s390: Rework system call table creation by using syscall.tbl | Hendrik Brueckner |
2018-02-15 | perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tbl | Hendrik Brueckner |
2018-02-15 | tools/headers: Synchronize kernel ABI headers, v4.16-rc1 | Ingo Molnar |
2018-02-15 | perf test: Fix test trace+probe_libc_inet_pton.sh for s390x | Thomas Richter |
2018-02-15 | perf data: Document missing --force option | Sangwon Hong |
2018-02-15 | perf tools: Substitute yet another strtoull() | Andy Shevchenko |
2018-02-15 | perf top: Check the latency of perf_top__mmap_read() | Kan Liang |
2018-02-15 | perf top: Switch default mode to overwrite mode | Kan Liang |
2018-02-15 | perf top: Remove lost events checking | Kan Liang |
2018-02-15 | perf hists browser: Add parameter to disable lost event warning | Kan Liang |