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-11-27
ACPICA: Tools: Deploy -vd option (build date/time) across all tools
Bob Moore
1
-4
/
+24
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-9
/
+189
2017-11-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
14
-32
/
+59
2017-11-25
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2
-2
/
+2
2017-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-68
/
+123
2017-11-22
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
1
-7
/
+106
2017-11-21
bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifier
Yonghong Song
1
-23
/
+16
2017-11-21
x86/pkeys/selftests: Fix protection keys write() warning
Dave Hansen
1
-1
/
+4
2017-11-21
x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'
Dave Hansen
1
-5
/
+5
2017-11-21
x86/mpx/selftests: Fix up weird arrays
Dave Hansen
1
-2
/
+2
2017-11-21
bpftool: revert printing program device bound info
Jakub Kicinski
2
-37
/
+0
2017-11-21
bpf: offload: rename the ifindex field
Jakub Kicinski
1
-1
/
+1
2017-11-18
Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-platform-drivers-x86
Linus Torvalds
3
-6
/
+236
2017-11-18
Merge tag 'linux-cpupower-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux
Rafael J. Wysocki
2
-4
/
+7
2017-11-18
Merge tag 'perf-core-for-mingo-4.15-20171117' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
Ingo Molnar
51
-916
/
+1021
2017-11-18
kbuild: /bin/pwd -> pwd
Bjørn Forsman
2
-2
/
+2
2017-11-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+95
2017-11-17
mm: add infrastructure for get_user_pages_fast() benchmarking
Kirill A. Shutemov
2
-0
/
+92
2017-11-17
tools/lib/traceevent/parse-filter.c: clean up clang build warning
Cheng Jian
1
-3
/
+3
2017-11-17
Merge tag 'linux-kselftest-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
55
-71
/
+1303
2017-11-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
Linus Torvalds
1
-6
/
+12
2017-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
7
-13
/
+354
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
4
-32
/
+341
2017-11-17
perf tools: Move symbol__calc_percent() call to outside symbol__disassemble()
Jiri Olsa
3
-6
/
+7
2017-11-17
perf tools: Change (symbol|annotation)__calc_percent return type to void
Jiri Olsa
2
-10
/
+9
2017-11-17
perf top: Fix crash when annotating symbol
Jiri Olsa
1
-1
/
+2
2017-11-17
perf top: Use signal interface for SIGWINCH handler
Jiri Olsa
1
-12
/
+3
2017-11-17
perf top: Fix window dimensions change handling
Jiri Olsa
1
-3
/
+12
2017-11-17
perf tools: Optimize sample parsing for ordered events
Jiri Olsa
2
-27
/
+22
2017-11-17
perf ordered_events: Pass timestamp arg in perf_session__queue_event
Jiri Olsa
5
-8
/
+7
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-13
/
+17
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
6
-5
/
+398
2017-11-16
perf evlist: Add perf_evlist__parse_sample_timestamp function
Jiri Olsa
4
-6
/
+78
2017-11-16
perf evsel: Centralize perf_sample initialization
Jiri Olsa
1
-4
/
+2
2017-11-16
perf callchain: Reset cursor arg instead of callchain_cursor
Jiri Olsa
1
-1
/
+1
2017-11-16
perf buildid-cache: Document missing --force option
Sihyeon Jang
1
-0
/
+3
2017-11-16
perf evlist: Document missing --force option
Sihyeon Jang
1
-0
/
+4
2017-11-16
perf sched: Document missing --force option
Sihyeon Jang
1
-0
/
+4
2017-11-16
perf timechart: Document missing --force option
Sihyeon Jang
1
-1
/
+3
2017-11-16
perf trace: Document missing option, colons
Sihyeon Jang
1
-6
/
+10
2017-11-16
perf inject: Document missing options
Sihyeon Jang
1
-0
/
+4
2017-11-16
perf lock: Document missing options
Sihyeon Jang
1
-0
/
+4
2017-11-16
perf evsel: Say which PMU Hardware event doesn't support sampling/overflow-interrupts
Kim Phillips
1
-2
/
+3
2017-11-16
perf c2c: Fix spelling mistakes in browser help text
Kim Phillips
1
-4
/
+4
2017-11-16
perf top: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
1
-3
/
+5
2017-11-16
perf record: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
1
-11
/
+13
2017-11-16
perf report: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-11-16
perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels
Arnaldo Carvalho de Melo
2
-0
/
+14
2017-11-16
perf test shell: Fix test case probe libc's inet_pton on s390x
Thomas Richter
1
-2
/
+5
2017-11-16
perf test shell: Fix check open filename arg using 'perf trace' on s390x
Thomas Richter
1
-2
/
+4
[prev]
[next]