index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-22
13
-237
/
+603
|
\
|
*
selftests: pmtu: fix init mtu value in description
Hangbin Liu
2019-12-21
1
-3
/
+3
|
*
tc-testing: initial tdc selftests for cls_u32
Davide Caratti
2019-12-20
2
-22
/
+205
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-12-19
3
-24
/
+176
|
|
\
|
|
*
bpf: Add further test_verifier cases for record_func_key
Daniel Borkmann
2019-12-19
3
-24
/
+176
|
*
|
selftests: net: tls: remove recv_rcvbuf test
Thadeu Lima de Souza Cascardo
2019-12-15
1
-28
/
+0
|
|
/
|
*
selftests/bpf: Test function_graph tracer and bpf trampoline together
Alexei Starovoitov
2019-12-12
1
-0
/
+39
|
*
bpftool: Don't crash on missing jited insns or ksyms
Toke Høiland-Jørgensen
2019-12-11
2
-2
/
+2
|
*
tc-testing: unbreak full listing of tdc testcases
Davide Caratti
2019-12-09
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-12-09
1
-156
/
+176
|
|
\
|
|
*
selftests: netfilter: use randomized netns names
Florian Westphal
2019-12-07
1
-156
/
+176
|
*
|
selftests: forwarding: Delete IPv6 address at the end
Ido Schimmel
2019-12-09
1
-1
/
+1
*
|
|
Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-12-22
2
-0
/
+7
|
\
\
\
|
*
|
|
tools/testing/nvdimm: Fix mock support for ioremap
Dan Williams
2019-12-12
2
-0
/
+7
|
|
/
/
*
|
|
Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
2019-12-19
3
-2
/
+36
|
\
\
\
|
*
|
|
tpm: selftest: cleanup after unseal with wrong auth/policy test
Tadeusz Struk
2019-12-17
1
-0
/
+5
|
*
|
|
tpm: selftest: add test covering async mode
Tadeusz Struk
2019-12-17
3
-2
/
+31
|
|
/
/
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-12-17
65
-289
/
+976
|
\
\
\
|
*
|
|
perf vendor events s390: Remove name from L1D_RO_EXCL_WRITES description
Ed Maste
2019-12-16
1
-1
/
+1
|
*
|
|
perf vendor events s390: Fix counter long description for DTLB1_GPAGE_WRITES
Ed Maste
2019-12-16
1
-1
/
+1
|
*
|
|
libtraceevent: Allow custom libdir path
Sudip Mukherjee
2019-12-16
2
-4
/
+6
|
*
|
|
perf header: Fix false warning when there are no duplicate cache entries
Michael Petlan
2019-12-11
1
-15
/
+6
|
*
|
|
perf metricgroup: Fix printing event names of metric group with multiple events
Kajol Jain
2019-12-11
1
-2
/
+5
|
*
|
|
perf/x86/pmu-events: Fix Kernel_Utilization metric
Ravi Bangoria
2019-12-11
12
-12
/
+12
|
*
|
|
perf top: Do not bail out when perf_env__read_cpuid() returns ENOSYS
Arnaldo Carvalho de Melo
2019-12-11
1
-3
/
+7
|
*
|
|
perf arch: Make the default get_cpuid() return compatible error
Arnaldo Carvalho de Melo
2019-12-11
1
-1
/
+1
|
*
|
|
tools headers kvm: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2019-12-11
1
-0
/
+1
|
*
|
|
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
2019-12-11
24
-89
/
+3240
|
|
\
|
|
|
*
|
|
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
2019-12-04
1
-1
/
+2
|
*
|
|
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2019-12-04
1
-3
/
+125
|
*
|
|
perf inject: Fix processing of ID index for injected instruction tracing
Adrian Hunter
2019-12-04
1
-12
/
+1
|
*
|
|
perf report: Bail out --mem-mode if mem info is not available
Ravi Bangoria
2019-12-04
1
-0
/
+8
|
*
|
|
perf report: Make -F more strict like -s
Ravi Bangoria
2019-12-04
1
-0
/
+6
|
*
|
|
perf report/top TUI: Replace pr_err() with ui__error()
Ravi Bangoria
2019-12-04
1
-5
/
+5
|
*
|
|
Merge tag 'perf-core-for-mingo-5.5-20191203' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-12-04
42
-229
/
+789
|
|
\
\
\
|
|
*
|
|
libtraceevent: Copy pkg-config file to output folder when using O=
Sudip Mukherjee
2019-12-03
1
-2
/
+3
|
|
*
|
|
libtraceevent: Fix lib installation with O=
Sudip Mukherjee
2019-12-03
1
-0
/
+1
|
|
*
|
|
perf kvm: Clarify the 'perf kvm' -i and -o command line options
Arnaldo Carvalho de Melo
2019-12-02
1
-2
/
+3
|
|
*
|
|
tools arch x86: Sync asm/cpufeatures.h with the kernel sources
Arnaldo Carvalho de Melo
2019-12-02
1
-0
/
+3
|
|
*
|
|
perf beauty: Add CLEAR_SIGHAND support for clone's flags arg
Arnaldo Carvalho de Melo
2019-12-02
1
-0
/
+1
|
|
*
|
|
tools headers UAPI: Sync sched.h with the kernel
Arnaldo Carvalho de Melo
2019-12-02
1
-18
/
+42
|
|
*
|
|
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2019-12-02
4
-2
/
+20
|
|
*
|
|
tools headers uapi: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
2019-12-02
1
-1
/
+1
|
|
*
|
|
tools headers uapi: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
2019-12-02
1
-1
/
+2
|
|
*
|
|
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2019-12-02
1
-0
/
+18
|
|
*
|
|
perf bench: Update the copies of x86's mem{cpy,set}_64.S
Arnaldo Carvalho de Melo
2019-12-02
7
-31
/
+114
|
|
*
|
|
perf machine: Fill map_symbol->maps in append_inlines() to fix segfault
Arnaldo Carvalho de Melo
2019-11-29
1
-0
/
+1
|
|
*
|
|
perf jit: Move test functionality in to a test
Ian Rogers
2019-11-29
5
-46
/
+57
|
|
*
|
|
perf stat: Use affinity for enabling/disabling events
Andi Kleen
2019-11-29
1
-3
/
+37
|
|
*
|
|
perf evsel: Add functions to enable/disable for a specific CPU
Andi Kleen
2019-11-29
4
-14
/
+52
[next]