index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools headers: Sync x86's cpufeatures.h
Arnaldo Carvalho de Melo
2018-03-05
1
-0
/
+1
*
tools headers: Sync copy of kvm UAPI headers
Arnaldo Carvalho de Melo
2018-03-05
1
-0
/
+2
*
perf record: Fix crash in pipe mode
Jiri Olsa
2018-03-05
3
-2
/
+16
*
perf annotate browser: Be more robust when drawing jump arrows
Arnaldo Carvalho de Melo
2018-03-05
1
-0
/
+25
*
perf top: Fix annoying fallback message on older kernels
Kan Liang
2018-03-05
1
-1
/
+1
*
perf kallsyms: Fix the usage on the man page
Sangwon Hong
2018-03-05
1
-1
/
+1
*
Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-02-28
8
-16
/
+19
|
\
|
*
selftests: vm: update .gitignore with new test
Shuah Khan
2018-02-26
1
-0
/
+1
|
*
selftests: memory-hotplug: silence test command echo
Shuah Khan
2018-02-26
1
-1
/
+1
|
*
selftests/futex: Fix line continuation in Makefile
Daniel Díaz
2018-02-26
1
-3
/
+3
|
*
selftests: memfd: add config fragment for fuse
Anders Roxell
2018-02-13
1
-0
/
+1
|
*
selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m
Naresh Kamboju
2018-02-13
1
-0
/
+1
|
*
selftests/android: Fix line continuation in Makefile
Daniel Díaz
2018-02-13
1
-4
/
+4
|
*
selftest/vDSO: fix O=
Dominik Brodowski
2018-02-13
1
-7
/
+7
|
*
selftests: sync: missing CFLAGS while compiling
Anders Roxell
2018-02-13
1
-1
/
+1
*
|
Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-02-26
5
-2
/
+68
|
\
\
|
*
|
idr: Fix handling of IDs above INT_MAX
Matthew Wilcox
2018-02-26
1
-0
/
+52
|
*
|
radix tree test suite: Fix build
Matthew Wilcox
2018-02-25
4
-2
/
+16
*
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-26
5
-12
/
+108
|
\
\
\
|
*
|
|
objtool: Add module specific retpoline rules
Peter Zijlstra
2018-02-21
3
-2
/
+12
|
*
|
|
objtool: Add retpoline validation
Peter Zijlstra
2018-02-21
4
-3
/
+89
|
*
|
|
objtool: Use existing global variables for options
Peter Zijlstra
2018-02-21
5
-10
/
+10
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-26
2
-220
/
+287
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
tools/kvm_stat: print 'Total' line for multiple events only
Stefan Raspl
2018-02-24
1
-1
/
+1
|
*
|
|
tools/kvm_stat: group child events indented after parent
Stefan Raspl
2018-02-24
1
-30
/
+59
|
*
|
|
tools/kvm_stat: separate drilldown and fields filtering
Stefan Raspl
2018-02-24
1
-43
/
+100
|
*
|
|
tools/kvm_stat: eliminate extra guest/pid selection dialog
Stefan Raspl
2018-02-24
2
-75
/
+39
|
*
|
|
tools/kvm_stat: mark private methods as such
Stefan Raspl
2018-02-24
1
-66
/
+66
|
*
|
|
tools/kvm_stat: fix debugfs handling
Stefan Raspl
2018-02-24
1
-14
/
+26
|
*
|
|
tools/kvm_stat: print error on invalid regex
Stefan Raspl
2018-02-24
1
-0
/
+3
|
*
|
|
tools/kvm_stat: fix crash when filtering out all non-child trace events
Stefan Raspl
2018-02-24
1
-0
/
+6
|
*
|
|
tools/kvm_stat: avoid 'is' for equality checks
Marc Hartmayer
2018-02-24
1
-2
/
+2
|
*
|
|
tools/kvm_stat: use a more pythonic way to iterate over dictionaries
Marc Hartmayer
2018-02-24
1
-8
/
+8
|
*
|
|
tools/kvm_stat: use a namedtuple for storing the values
Marc Hartmayer
2018-02-24
1
-12
/
+15
|
*
|
|
tools/kvm_stat: simplify the sortkey function
Marc Hartmayer
2018-02-24
1
-15
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-23
7
-4
/
+36
|
\
\
\
|
*
|
|
bpf, arm64: fix out of bounds access in tail call
Daniel Borkmann
2018-02-22
1
-0
/
+26
|
*
|
|
selftests/bpf/test_maps: exit child process without error in ENOMEM case
Li Zhijian
2018-02-22
1
-0
/
+2
|
*
|
|
selftests/bpf: update gitignore with test_libbpf_open
Anders Roxell
2018-02-22
1
-0
/
+1
|
*
|
|
selftests/bpf: tcpbpf_kern: use in6_* macros from glibc
Anders Roxell
2018-02-22
1
-1
/
+0
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-02-21
3
-3
/
+7
|
|
\
\
\
|
|
*
|
|
tools/libbpf: Avoid possibly using uninitialized variable
Jeremy Cline
2018-02-20
1
-2
/
+3
|
|
*
|
|
tools: bpftool: preserve JSON output on errors on batch file parsing
Quentin Monnet
2018-02-15
1
-1
/
+1
|
|
*
|
|
tools: bpftool: preserve JSON for batch mode when dumping insns to file
Quentin Monnet
2018-02-15
1
-0
/
+3
|
|
|
/
/
*
|
|
|
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-23
1
-0
/
+61
|
\
\
\
\
|
*
\
\
\
Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...
James Morris
2018-02-22
1
-0
/
+61
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
seccomp: add a selftest for get_metadata
Tycho Andersen
2018-02-21
1
-0
/
+61
*
|
|
|
|
selftests/memfd: add run_fuse_test.sh to TEST_FILES
Anders Roxell
2018-02-21
1
-0
/
+1
*
|
|
|
|
tools: fix cross-compile var clobbering
Martin Kelly
2018-02-21
13
-22
/
+18
|
/
/
/
/
*
|
|
|
Merge tag 'perf-core-for-mingo-4.17-20180215' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-02-16
33
-578
/
+1067
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
[next]