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-01-10
tools headers: Synchronize kernel <-> tooling headers
Arnaldo Carvalho de Melo
2
-2
/
+10
2018-01-10
perf report: Introduce --mmaps
Arnaldo Carvalho de Melo
2
-5
/
+54
2018-01-10
kselftest: fix OOM in memory compaction test
Arnd Bergmann
1
-0
/
+2
2018-01-10
selftests: seccomp: fix compile error seccomp_bpf
Anders Roxell
1
-2
/
+2
2018-01-10
perf report: Add --tasks option to display monitored tasks
Jiri Olsa
2
-2
/
+138
2018-01-10
perf trace: Beautify 'gettid' syscall result
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-01-10
perf report: Add --stats option to display quick data statistics
Jiri Olsa
2
-1
/
+29
2018-01-10
perf tools: Make the tool's warning messages optional
Jiri Olsa
2
-2
/
+5
2018-01-10
perf script: Add support to display lost events
Jiri Olsa
3
-0
/
+39
2018-01-10
tools/power/x86/intel_pstate_tracer: Free the trace buffer memory
Doug Smythies
1
-0
/
+15
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-49
/
+197
2018-01-08
memremap: change devm_memremap_pages interface to use struct dev_pagemap
Christoph Hellwig
1
-4
/
+3
2018-01-08
perf script: Add support to display sample misc field
Jiri Olsa
4
-12
/
+84
2018-01-08
perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13
Jiri Olsa
1
-3
/
+6
2018-01-08
perf: Add sample_id to PERF_RECORD_ITRACE_START event comment
Jiri Olsa
1
-0
/
+1
2018-01-08
perf tools: Display perf_event_attr::namespaces debug info
Jiri Olsa
1
-0
/
+1
2018-01-08
perf tools: Enable LIBBABELTRACE by default
Jiri Olsa
2
-2
/
+2
2018-01-08
perf script: Support time percent and multiple time ranges
Jin Yao
2
-6
/
+44
2018-01-08
perf report: Support time percent and multiple time ranges
Jin Yao
2
-5
/
+46
2018-01-08
perf tools: Create function to perform multiple time range checking
Jin Yao
2
-0
/
+31
2018-01-08
perf tools: Create function to parse time percent
Jin Yao
2
-12
/
+196
2018-01-08
perf record: Record the first and last sample time in the header
Jin Yao
2
-3
/
+18
2018-01-08
perf header: Add infrastructure to record first and last sample time
Jin Yao
4
-0
/
+67
2018-01-08
perf report: Fix a no annotate browser displayed issue
Jin Yao
1
-1
/
+17
2018-01-08
perf report: Fix a wrong offset issue when using /proc/kcore
Jin Yao
6
-15
/
+22
2018-01-08
perf tools: Fix compile error with libunwind x86
Wang Nan
1
-1
/
+1
2018-01-08
perf test bpf: Hook on epoll_pwait()
Arnaldo Carvalho de Melo
2
-6
/
+6
2018-01-08
perf test bpf: Use designated struct field initializers
Arnaldo Carvalho de Melo
1
-32
/
+27
2018-01-08
perf test bpf: Improve message about expected samples
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-01-07
selftests: fib_tests: Add test cases for netdev carrier change
Ido Schimmel
1
-0
/
+142
2018-01-07
selftests: fib_tests: Add test cases for netdev down
Ido Schimmel
1
-0
/
+141
2018-01-07
selftests: fib_tests: Add test cases for IPv4/IPv6 FIB
Ido Schimmel
2
-0
/
+147
2018-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
22
-60
/
+482
2018-01-07
selftests/bpf: fix test_align
Alexei Starovoitov
1
-21
/
+1
2018-01-06
tools/bpf: add a bpf selftest for stacktrace
Yonghong Song
3
-1
/
+190
2018-01-06
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
14
-98
/
+663
2018-01-04
tools: usb: usbip: fix fd leak in case of 'fread' failure
Elad Wexler
1
-1
/
+4
2018-01-04
tools: usb: usbip_device_driver: prefer 'unsigned int' to 'unsigned'
Elad Wexler
1
-1
/
+1
2018-01-04
posix-timers: Prevent UB from shifting negative signed value
Nick Desaulniers
1
-3
/
+1
2018-01-04
tools: bpftool: remove new lines from errors
Jakub Kicinski
2
-11
/
+11
2018-01-04
tools: bpftool: alias show and list commands
Jakub Kicinski
8
-19
/
+22
2018-01-04
tools: bpftool: rename cgroup list -> show in the code
Jakub Kicinski
1
-9
/
+9
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
14
-72
/
+27
2018-01-03
selftests/powerpc: Add a test of SEGV error behaviour
Michael Ellerman
3
-2
/
+81
2018-01-03
Merge tag 'linux-cpupower-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux
Rafael J. Wysocki
1
-4
/
+0
2018-01-02
selftests: rtnetlink: add erspan and ip6erspan
William Tu
1
-0
/
+131
2018-01-02
selftests/net: fix bugs in address and port initialization
Sowmini Varadhan
1
-6
/
+15
2018-01-02
Merge 4.15.0-rc6 into usb-next
Greg Kroah-Hartman
21
-140
/
+847
2018-01-02
Merge 4.15-rc6 into driver-core-next
Greg Kroah-Hartman
32
-184
/
+921
2018-01-02
Merge 4.15-rc6 into char-misc-next
Greg Kroah-Hartman
32
-184
/
+921
[prev]
[next]