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
2017-07-25
perf cgroup: Fix refcount usage
Arnaldo Carvalho de Melo
1
-3
/
+5
2017-07-25
perf report: Fix kernel symbol adjustment for s390x
Thomas Richter
2
-0
/
+23
2017-07-25
perf annotate stdio: Fix --show-total-period
Taeung Song
1
-1
/
+1
2017-07-25
objtool: Fix gcov check for older versions of GCC
Josh Poimboeuf
4
-35
/
+14
2017-07-24
rcutorture: Use nr_cpus rather than maxcpus to limit test size
Paul E. McKenney
3
-2
/
+28
2017-07-24
rcutorture: Place event-traced strings into trace buffer
Paul E. McKenney
1
-1
/
+1
2017-07-24
rcutorture: Don't wait for kernel when all builds fail
Paul E. McKenney
2
-7
/
+22
2017-07-24
torture: Add --kconfig argument to kvm.sh
Paul E. McKenney
4
-38
/
+96
2017-07-24
rcutorture: Select CONFIG_PROVE_LOCKING for Tiny SRCU scenario
Paul E. McKenney
1
-1
/
+2
2017-07-24
rcutorture: Remove obsolete SRCU-C.boot
Paul E. McKenney
1
-1
/
+0
2017-07-24
selftests/bpf: subtraction bounds test
Edward Cree
1
-0
/
+28
2017-07-24
selftests: Fix installation for splice test
Daniel Díaz
1
-4
/
+1
2017-07-24
selftests: watchdog: get boot reason via WDIOC_GETBOOTSTATUS
Eugeniu Rosca
1
-1
/
+17
2017-07-24
selftests: watchdog: avoid keepalive flood
Eugeniu Rosca
1
-2
/
+6
2017-07-24
selftests: watchdog: point out ioctl() failures
Eugeniu Rosca
1
-0
/
+6
2017-07-24
selftests: watchdog: prefer strtoul() over atoi()
Eugeniu Rosca
1
-1
/
+1
2017-07-24
selftests: watchdog: use getopt_long()
Eugeniu Rosca
1
-17
/
+39
2017-07-24
selftests: watchdog: fix mixed whitespace
Eugeniu Rosca
1
-63
/
+63
2017-07-24
selftests/nsfs: create kconfig fragments
Naresh Kamboju
1
-0
/
+3
2017-07-22
pm-graph: package makefile and man pages
Todd E Brandt
3
-42
/
+86
2017-07-22
pm-graph: AnalyzeBoot v2.1
Todd E Brandt
1
-198
/
+386
2017-07-22
pm-graph: AnalyzeSuspend v4.7
Todd E Brandt
1
-155
/
+379
2017-07-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-5
/
+7
2017-07-21
perf annotate: Do not overwrite sample->period
Taeung Song
1
-1
/
+0
2017-07-21
perf annotate: Store the sample period in each histogram bucket
Taeung Song
2
-5
/
+13
2017-07-21
perf hists: Pass perf_sample to __symbol__inc_addr_samples()
Taeung Song
5
-19
/
+27
2017-07-21
perf annotate: Rename 'sum' to 'nr_samples' in struct sym_hist
Taeung Song
3
-15
/
+15
2017-07-21
perf annotate: Introduce struct sym_hist_entry
Taeung Song
4
-29
/
+35
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-239
/
+2175
2017-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-9
/
+479
2017-07-20
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
1
-0
/
+418
2017-07-20
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
1
-0
/
+52
2017-07-20
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
1
-4
/
+4
2017-07-20
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
4
-5
/
+5
2017-07-20
tools lib: Update copy of strtobool from the kernel sources
Arnaldo Carvalho de Melo
1
-7
/
+25
2017-07-20
tools include: Adopt strstarts() from the kernel
Arnaldo Carvalho de Melo
15
-46
/
+50
2017-07-20
perf trace: Filter out 'sshd' in the tracer ancestry in syswide tracing
Arnaldo Carvalho de Melo
1
-1
/
+15
2017-07-20
perf trace: Introduce filter_loop_pids()
Arnaldo Carvalho de Melo
1
-1
/
+11
2017-07-20
perf trace beauty clone: Suppress unused args according to 'flags' arg
Arnaldo Carvalho de Melo
1
-1
/
+18
2017-07-20
perf trace beauty clone: Beautify syscall arguments
Arnaldo Carvalho de Melo
4
-1
/
+68
2017-07-20
tools include uapi: Grab a copy of linux/sched.h
Arnaldo Carvalho de Melo
3
-0
/
+54
2017-07-20
perf trace: Allow specifying names to syscall arguments formatters
Arnaldo Carvalho de Melo
1
-2
/
+13
2017-07-20
perf trace: Allow specifying number of syscall args for tracepointless syscalls
Arnaldo Carvalho de Melo
1
-1
/
+5
2017-07-20
perf trace: Ditch __syscall__arg_val() variant, not needed anymore
Arnaldo Carvalho de Melo
1
-7
/
+2
2017-07-20
perf trace: Use the syscall_fmt formatters without a tracepoint
Arnaldo Carvalho de Melo
1
-24
/
+30
2017-07-20
perf trace: Allow allocating sc->arg_fmt even without the syscall tracepoint
Arnaldo Carvalho de Melo
1
-10
/
+21
2017-07-20
perf trace beauty mmap: Ignore 'fd' and 'offset' args for MAP_ANONYMOUS
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-07-20
perf trace: Add missing ' = ' in the default formatting of syscall returns
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-20
perf intel-pt: Always set no branch for dummy event
Kan Liang
1
-0
/
+2
2017-07-20
perf intel-pt: Set no_aux_samples for the tracking event
Kan Liang
1
-0
/
+1
[prev]
[next]