index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-25
radix tree test suite: Fix build
Matthew Wilcox
4
-2
/
+16
2018-02-23
bpf: add various jit test cases
Daniel Borkmann
1
-0
/
+89
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-26
/
+116
2018-02-24
tools/kvm_stat: print 'Total' line for multiple events only
Stefan Raspl
1
-1
/
+1
2018-02-24
tools/kvm_stat: group child events indented after parent
Stefan Raspl
1
-30
/
+59
2018-02-24
tools/kvm_stat: separate drilldown and fields filtering
Stefan Raspl
1
-43
/
+100
2018-02-24
tools/kvm_stat: eliminate extra guest/pid selection dialog
Stefan Raspl
2
-75
/
+39
2018-02-24
tools/kvm_stat: mark private methods as such
Stefan Raspl
1
-66
/
+66
2018-02-24
tools/kvm_stat: fix debugfs handling
Stefan Raspl
1
-14
/
+26
2018-02-24
tools/kvm_stat: print error on invalid regex
Stefan Raspl
1
-0
/
+3
2018-02-24
tools/kvm_stat: fix crash when filtering out all non-child trace events
Stefan Raspl
1
-0
/
+6
2018-02-24
tools/kvm_stat: avoid 'is' for equality checks
Marc Hartmayer
1
-2
/
+2
2018-02-24
tools/kvm_stat: use a more pythonic way to iterate over dictionaries
Marc Hartmayer
1
-8
/
+8
2018-02-24
tools/kvm_stat: use a namedtuple for storing the values
Marc Hartmayer
1
-12
/
+15
2018-02-24
tools/kvm_stat: simplify the sortkey function
Marc Hartmayer
1
-15
/
+8
2018-02-23
Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.20a' into HEAD
Paul E. McKenney
5
-37
/
+41
2018-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-4
/
+36
2018-02-23
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
1
-0
/
+61
2018-02-23
bpf: allow xadd only on aligned memory
Daniel Borkmann
1
-0
/
+58
2018-02-23
selftests/net: ignore background traffic in psock_fanout
Willem de Bruijn
3
-8
/
+51
2018-02-23
Drop a bunch of metag references
James Hogan
1
-4
/
+0
2018-02-22
bpf, arm64: fix out of bounds access in tail call
Daniel Borkmann
1
-0
/
+26
2018-02-22
Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into fixes-v4.16-rc3
James Morris
1
-0
/
+61
2018-02-22
selftests/bpf/test_maps: exit child process without error in ENOMEM case
Li Zhijian
1
-0
/
+2
2018-02-22
perf cgroup: Simplify arguments when tracking multiple events
weiping zhang
3
-3
/
+26
2018-02-21
seccomp: add a selftest for get_metadata
Tycho Andersen
1
-0
/
+61
2018-02-22
selftests/bpf: update gitignore with test_libbpf_open
Anders Roxell
1
-0
/
+1
2018-02-22
selftests/bpf: tcpbpf_kern: use in6_* macros from glibc
Anders Roxell
1
-1
/
+0
2018-02-21
selftests/memfd: add run_fuse_test.sh to TEST_FILES
Anders Roxell
1
-0
/
+1
2018-02-21
tools: fix cross-compile var clobbering
Martin Kelly
13
-22
/
+18
2018-02-21
pm-graph: AnalyzeSuspend v5.0
Todd E Brandt
2
-618
/
+1052
2018-02-21
pm-graph: AnalyzeBoot v2.2
Todd E Brandt
2
-77
/
+160
2018-02-21
pm-graph: config files and installer
Todd E Brandt
16
-7
/
+1362
2018-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-3
/
+7
2018-02-21
perf stat: Use xyarray dimensions to iterate fds
Andi Kleen
1
-6
/
+5
2018-02-21
perf kallsyms: Fix the usage on the man page
Sangwon Hong
1
-1
/
+1
2018-02-21
tools/memory-model: Remove rb-dep, smp_read_barrier_depends, and lockless_dereference
Alan Stern
5
-48
/
+46
2018-02-21
tools/memory-model: Convert underscores to hyphens
Paul E. McKenney
3
-9
/
+9
2018-02-21
tools/memory-model: Add a S lock-based external-view litmus test
Alan Stern
1
-0
/
+41
2018-02-21
tools/memory-model: Add required herd7 version to README file
Paul E. McKenney
1
-1
/
+2
2018-02-21
README: Fix a couple of punctuation errors
Paul E. McKenney
1
-2
/
+2
2018-02-21
EXP litmus_tests: Add comments explaining tests' purposes
Paul E. McKenney
28
-1
/
+246
2018-02-21
MAINTAINERS: Add the Memory Consistency Model subsystem
Andrea Parri
1
-15
/
+0
2018-02-21
tools/memory-model: Clarify the origin/scope of the tool name
Andrea Parri
4
-10
/
+10
2018-02-21
Merge tag 'v4.16-rc2' into locking/core, to refresh the branch
Ingo Molnar
197
-1709
/
+14292
2018-02-21
objtool: Add module specific retpoline rules
Peter Zijlstra
3
-2
/
+12
2018-02-21
objtool: Add retpoline validation
Peter Zijlstra
4
-3
/
+89
2018-02-21
objtool: Use existing global variables for options
Peter Zijlstra
5
-10
/
+10
2018-02-20
torture: Provide more sensible nreader/nwriter defaults for rcuperf
Paul E. McKenney
1
-23
/
+1
2018-02-20
torture: Grace periods do not piggyback off of themselves
Paul E. McKenney
1
-1
/
+2
[prev]
[next]