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-05-22
perf machine: Fix map_groups__split_kallsyms() for entry trampoline symbols
Adrian Hunter
2
-0
/
+21
2018-05-22
perf machine: Workaround missing maps for x86 PTI entry trampolines
Adrian Hunter
3
-5
/
+106
2018-05-22
perf machine: Add nr_cpus_avail()
Adrian Hunter
4
-0
/
+20
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
32
-201
/
+826
2018-05-21
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+19
2018-05-21
perf annotate: Support '--group' option
Jin Yao
1
-0
/
+7
2018-05-21
perf report: Use perf_evlist__force_leader to support '--group'
Jin Yao
1
-11
/
+2
2018-05-21
perf evlist: Introduce force_leader() method
Jin Yao
2
-0
/
+18
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+6
2018-05-21
selftests/powerpc: Remove redundant cp_abort test
Michael Neuling
4
-117
/
+0
2018-05-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-89
/
+479
2018-05-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-6
/
+29
2018-05-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-74
/
+155
2018-05-20
tools: iio: iio_generic_buffer: allow continuous looping
Martin Kelly
1
-5
/
+5
2018-05-20
tools: iio: iio_generic_buffer: fix types to match
Martin Kelly
1
-1
/
+4
2018-05-19
perf tools: Fix kernel_start for PTI on x86
Adrian Hunter
1
-1
/
+6
2018-05-19
perf machine: Add machine__is() to identify machine arch
Adrian Hunter
4
-0
/
+31
2018-05-19
perf bpf: Fixup include and examples install messages
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-05-19
perf annotate: Create hotkey 'c' to show min/max cycles
Jin Yao
3
-7
/
+45
2018-05-19
objtool: Detect RIP-relative switch table references, part 2
Josh Poimboeuf
1
-25
/
+12
2018-05-18
radix tree test suite: multi-order iteration race
Ross Zwisler
2
-0
/
+64
2018-05-18
radix tree test suite: add item_delete_rcu()
Ross Zwisler
2
-0
/
+21
2018-05-18
radix tree test suite: fix compilation issue
Ross Zwisler
1
-1
/
+2
2018-05-18
radix tree test suite: fix mapshift build target
Ross Zwisler
1
-4
/
+2
2018-05-18
bpf: add sk_msg prog sk access tests to test_verifier
John Fastabend
2
-0
/
+123
2018-05-18
selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.sh
Anders Roxell
1
-0
/
+2
2018-05-18
perf annotate: Record the min/max cycles
Jin Yao
2
-1
/
+17
2018-05-18
perf script: Show symbol offsets by default
Sandipan Das
2
-18
/
+20
2018-05-17
tc-testing: fixed copy-pasting error in ife tests
Roman Mashak
1
-14
/
+14
2018-05-17
selftests/bpf: check return value of fopen in test_verifier.c
Jesper Dangaard Brouer
1
-0
/
+5
2018-05-17
perf script: Show virtual addresses instead of offsets
Sandipan Das
1
-1
/
+1
2018-05-17
perf tools: No need to unconditionally read the max_stack sysctls
Arnaldo Carvalho de Melo
6
-10
/
+18
2018-05-17
perf tools: Read the cache line size lazily
Arnaldo Carvalho de Melo
5
-17
/
+25
2018-05-17
tools include compiler-gcc: Add __pure attribute helper
Arnaldo Carvalho de Melo
1
-0
/
+3
2018-05-17
tools lib api fs tracing_path: Make tracing_events_path private
Arnaldo Carvalho de Melo
2
-4
/
+1
2018-05-17
tools lib api fs tracing_path: Introduce opendir() method
Arnaldo Carvalho de Melo
4
-5
/
+21
2018-05-17
perf parse-events: Use get/put_events_file()
Arnaldo Carvalho de Melo
3
-22
/
+43
2018-05-17
perf tools: Reuse the path to the tracepoint /events/ directory
Arnaldo Carvalho de Melo
1
-8
/
+7
2018-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-20
/
+43
2018-05-17
tools lib api fs tracing_path: Introduce get/put_events_file() helpers
Arnaldo Carvalho de Melo
3
-6
/
+25
2018-05-17
tools/power/x86/intel_pstate_tracer: Add optional setting of trace buffer memory allocation
Doug Smythies
1
-19
/
+35
2018-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
25
-627
/
+1471
2018-05-17
libbpf: add ifindex to enable offload support
David Beckett
4
-3
/
+20
2018-05-16
bpf: bpftool, support for sockhash
John Fastabend
1
-0
/
+1
2018-05-16
bpf: selftest additions for SOCKHASH
John Fastabend
7
-349
/
+453
2018-05-16
tools lib api: Unexport 'tracing_path' variable
Arnaldo Carvalho de Melo
4
-9
/
+4
2018-05-16
tools lib api: The tracing_mnt variable doesn't need to be global
Arnaldo Carvalho de Melo
1
-3
/
+2
2018-05-16
perf config: Call perf_config__init() lazily
Arnaldo Carvalho de Melo
3
-9
/
+9
2018-05-16
tc-testing: updated mirred and vlan with more tests
Roman Mashak
2
-20
/
+324
2018-05-16
tc-testing: fixed copy-pasting error in police tests
Roman Mashak
1
-2
/
+2
[prev]
[next]