index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-15
2
-12
/
+8
|
\
|
*
bpf: fix broken BPF selftest build
Daniel Borkmann
2017-12-12
2
-12
/
+8
*
|
Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-12-15
1
-5
/
+5
|
\
\
|
*
|
Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-12-12
48
-407
/
+1144
|
|
\
|
|
*
|
usbip: prevent vhci_hcd driver from leaking a socket pointer address
Shuah Khan
2017-12-08
1
-4
/
+4
|
*
|
tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc...
Julien BOIBESSOT
2017-12-08
1
-1
/
+1
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-12-15
1
-6
/
+23
|
\
\
\
|
*
|
|
ptr_ring: fix up after recent ptr_ring changes
Michael S. Tsirkin
2017-12-08
1
-6
/
+23
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-15
2
-5
/
+23
|
\
\
\
\
|
*
|
|
|
objtool: Resync objtool's instruction decoder source code copy with the kerne...
Ingo Molnar
2017-12-15
1
-0
/
+10
|
*
|
|
|
x86/decoder: Fix and update the opcodes map
Randy Dunlap
2017-12-15
2
-6
/
+24
*
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-12-15
3
-13
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
tools/lib/lockdep: Add missing declaration of 'pr_cont()'
Mengting Zhang
2017-12-13
1
-0
/
+1
|
*
|
|
|
|
tools/include: Remove ACCESS_ONCE()
Mark Rutland
2017-12-12
1
-12
/
+9
|
*
|
|
|
|
tools/perf: Convert ACCESS_ONCE() to READ_ONCE()
Mark Rutland
2017-12-12
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
tools/headers: Synchronize kernel <-> tooling headers
Ingo Molnar
2017-12-15
2
-2
/
+3
*
|
|
|
|
tools/slabinfo-gnuplot: force to use bash shell
Liu, Changcheng
2017-12-14
1
-1
/
+1
|
/
/
/
/
*
|
|
|
kmemcheck: rip it out for real
Michal Hocko
2017-12-08
1
-1
/
+0
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-08
9
-7
/
+531
|
\
\
\
\
|
*
|
|
|
perf s390: add regs_query_register_offset()
Hendrik Brueckner
2017-12-05
3
-3
/
+31
|
*
|
|
|
selftests/bpf: sync kernel headers and introduce arch support in Makefile
Hendrik Brueckner
2017-12-05
6
-4
/
+500
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-12-06
35
-337
/
+590
|
\
\
\
\
\
|
*
|
|
|
|
tooling/headers: Synchronize updated s390 and x86 UAPI headers
Ingo Molnar
2017-12-06
3
-9
/
+1
|
*
|
|
|
|
Merge branch 'linus' into perf/urgent, to synchronize UAPI headers
Ingo Molnar
2017-12-06
184
-1640
/
+13161
|
|
\
\
\
\
\
|
*
|
|
|
|
|
tools headers: Syncronize mman.h ABI header
Arnaldo Carvalho de Melo
2017-11-28
2
-0
/
+4
|
*
|
|
|
|
|
tools headers: Synchronize prctl.h ABI header
Arnaldo Carvalho de Melo
2017-11-28
1
-0
/
+9
|
*
|
|
|
|
|
tools headers: Synchronize KVM arch ABI headers
Arnaldo Carvalho de Melo
2017-11-28
3
-0
/
+15
|
*
|
|
|
|
|
tools headers: Synchronize drm/i915_drm.h
Arnaldo Carvalho de Melo
2017-11-28
1
-6
/
+27
|
*
|
|
|
|
|
tools headers uapi: Synchronize drm/drm.h
Arnaldo Carvalho de Melo
2017-11-28
1
-0
/
+41
|
*
|
|
|
|
|
tools headers: Synchronize perf_event.h header
Arnaldo Carvalho de Melo
2017-11-28
1
-0
/
+1
|
*
|
|
|
|
|
tools headers: Synchronize kernel ABI headers wrt SPDX tags
Arnaldo Carvalho de Melo
2017-11-28
2
-0
/
+2
|
*
|
|
|
|
|
tools/headers: Synchronize kernel x86 UAPI headers
Ingo Molnar
2017-11-28
2
-264
/
+281
|
*
|
|
|
|
|
perf intel-pt: Bring instruction decoder files into line with the kernel
Adrian Hunter
2017-11-28
1
-0
/
+10
|
*
|
|
|
|
|
perf test: Fix test 21 for s390x
Thomas Richter
2017-11-28
1
-0
/
+4
|
*
|
|
|
|
|
perf bench numa: Fixup discontiguous/sparse numa nodes
Satheesh Rajendran
2017-11-28
1
-5
/
+51
|
*
|
|
|
|
|
perf top: Use signal interface for SIGWINCH handler
Jiri Olsa
2017-11-28
1
-12
/
+3
|
*
|
|
|
|
|
perf top: Fix window dimensions change handling
Jiri Olsa
2017-11-28
1
-3
/
+12
|
*
|
|
|
|
|
perf top: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
2017-11-28
1
-3
/
+5
|
*
|
|
|
|
|
perf record: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
2017-11-28
1
-12
/
+14
|
*
|
|
|
|
|
perf report: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
2017-11-28
1
-0
/
+3
|
*
|
|
|
|
|
perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels
Arnaldo Carvalho de Melo
2017-11-28
2
-0
/
+14
|
*
|
|
|
|
|
perf test shell: Fix test case probe libc's inet_pton on s390x
Thomas Richter
2017-11-28
1
-2
/
+5
|
*
|
|
|
|
|
perf test shell: Fix check open filename arg using 'perf trace' on s390x
Thomas Richter
2017-11-28
1
-2
/
+4
|
*
|
|
|
|
|
perf annotate: Do not truncate instruction names at 6 chars
Ravi Bangoria
2017-11-28
1
-9
/
+9
|
*
|
|
|
|
|
perf help: Fix a bug during strstart() conversion
Namhyung Kim
2017-11-28
1
-2
/
+2
|
*
|
|
|
|
|
perf machine: Guard against NULL in machine__exit()
Arnaldo Carvalho de Melo
2017-11-28
1
-0
/
+3
|
*
|
|
|
|
|
perf script: Fix --per-event-dump for auxtrace synth evsels
Arnaldo Carvalho de Melo
2017-11-28
1
-1
/
+30
|
*
|
|
|
|
|
perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv
Arnaldo Carvalho de Melo
2017-11-28
1
-1
/
+1
|
*
|
|
|
|
|
perf trace: Fix an exit code of trace__symbols_init
Andrei Vagin
2017-11-28
1
-2
/
+4
|
*
|
|
|
|
|
perf record: Fix -c/-F options for cpu event aliases
Andi Kleen
2017-11-28
5
-4
/
+19
[next]