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
*
tools/memory-model: Make scripts take "-j" abbreviation for "--jobs"
Paul E. McKenney
2019-01-21
1
-2
/
+12
*
tools/memory-model: Add scripts to check github litmus tests
Paul E. McKenney
2019-01-21
13
-93
/
+739
*
tools/memory-model: Model smp_mb__after_unlock_lock()
Andrea Parri
2019-01-21
3
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-16
22
-42
/
+357
|
\
|
*
tools/bpf: fix bpftool map dump with bitfields
Yonghong Song
2019-01-11
1
-6
/
+7
|
*
tools/bpf: test btf bitfield with >=256 struct member offset
Yonghong Song
2019-01-11
1
-8
/
+21
|
*
selftests: bpf: install files tcp_(server|client)*.py
Anders Roxell
2019-01-10
1
-1
/
+3
|
*
selftests/bpf: add missing executables to .gitignore
Stanislav Fomichev
2019-01-10
2
-0
/
+2
|
*
selftests: forwarding: Add a test for VLAN deletion
Ido Schimmel
2019-01-08
1
-1
/
+14
|
*
selftests: forwarding: Fix test for different devices
Ido Schimmel
2019-01-08
1
-1
/
+1
|
*
selftests: mlxsw: Add a test case for VLAN addition error flow
Ido Schimmel
2019-01-08
1
-0
/
+18
|
*
bpf, doc: add note for libbpf's stand-alone build
Daniel Borkmann
2019-01-07
1
-0
/
+14
|
*
selftests/bpf: fix incorrect users of create_and_get_cgroup
Stanislav Fomichev
2019-01-07
10
-12
/
+12
|
*
bpf: add various test cases for alu op on mixed dst register types
Daniel Borkmann
2019-01-05
1
-0
/
+120
|
*
selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr
Andrey Ignatov
2019-01-04
1
-3
/
+50
|
*
selftests: net: fix/improve ip_defrag selftest
Peter Oskolkov
2019-01-04
2
-10
/
+95
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-01-11
43
-697
/
+797
|
\
\
|
*
|
tools headers powerpc: Remove unistd.h
Ravi Bangoria
2019-01-10
2
-405
/
+0
|
*
|
perf powerpc: Rework syscall table generation
Ravi Bangoria
2019-01-10
3
-14
/
+450
|
*
|
perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbols
Arnaldo Carvalho de Melo
2019-01-09
1
-0
/
+1
|
*
|
tools include uapi: Sync linux/if_link.h copy with the kernel sources
Arnaldo Carvalho de Melo
2019-01-09
1
-0
/
+19
|
*
|
tools include uapi: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
2019-01-08
1
-111
/
+2
|
*
|
tools include uapi: Sync linux/fs.h copy with the kernel sources
Arnaldo Carvalho de Melo
2019-01-08
1
-52
/
+8
|
*
|
perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.h
Arnaldo Carvalho de Melo
2019-01-08
1
-2
/
+2
|
*
|
tools include uapi: Grab a copy of linux/mount.h
Arnaldo Carvalho de Melo
2019-01-08
2
-0
/
+59
|
*
|
perf top: Lift restriction on using callchains without "sym" in --sort
Arnaldo Carvalho de Melo
2019-01-08
1
-6
/
+1
|
*
|
tools lib traceevent: Remove tep_data_event_from_type() API
Tzvetomir Stoyanov
2019-01-08
2
-13
/
+0
|
*
|
tools lib traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian()
Tzvetomir Stoyanov
2019-01-08
3
-4
/
+4
|
*
|
tools lib traceevent: Changed return logic of tep_register_event_handler() API
Tzvetomir Stoyanov
2019-01-08
2
-2
/
+13
|
*
|
tools lib traceevent: Changed return logic of trace_seq_printf() and trace_se...
Tzvetomir Stoyanov
2019-01-08
1
-5
/
+12
|
*
|
tools lib traceevent: Rename struct cmdline to struct tep_cmdline
Tzvetomir Stoyanov
2019-01-08
3
-24
/
+24
|
*
|
tools lib traceevent: Initialize host_bigendian at tep_handle allocation
Tzvetomir Stoyanov
2019-01-08
1
-1
/
+3
|
*
|
tools lib traceevent: Introduce new libtracevent API: tep_override_comm()
Tzvetomir Stoyanov
2019-01-08
2
-15
/
+55
|
*
|
perf tests: Add a test for the ARM 32-bit [vectors] page
Florian Fainelli
2019-01-08
4
-0
/
+34
|
*
|
perf tools: Make find_vdso_map() more modular
Florian Fainelli
2019-01-08
4
-12
/
+11
|
*
|
perf trace: Fix alignment for [continued] lines
Arnaldo Carvalho de Melo
2019-01-08
1
-2
/
+3
|
*
|
perf trace: Fix ')' placement in "interrupted" syscall lines
Arnaldo Carvalho de Melo
2019-01-08
1
-2
/
+8
|
*
|
Merge tag 'perf-core-for-mingo-4.21-20190104' of git://git.kernel.org/pub/scm...
Ingo Molnar
2019-01-08
17
-28
/
+89
|
|
\
\
|
|
*
|
perf test shell: Use a fallback to get the pathname in vfs_getname
Arnaldo Carvalho de Melo
2019-01-04
1
-1
/
+2
|
|
*
|
perf python: Make sure the python binding output directory is in place
Arnaldo Carvalho de Melo
2019-01-04
1
-1
/
+3
|
|
*
|
perf strbuf: Remove redundant va_end() in strbuf_addv()
Mattias Jacobsson
2019-01-04
1
-1
/
+0
|
|
*
|
perf annotate: Pass filename to objdump via execl
Ivan Krylov
2019-01-04
1
-4
/
+4
|
|
*
|
perf report: Fix wrong iteration count in --branch-history
Jin Yao
2019-01-04
3
-13
/
+22
|
|
*
|
tools headers x86: Sync asm/cpufeatures.h copy with the kernel sources
Arnaldo Carvalho de Melo
2019-01-04
1
-0
/
+2
|
|
*
|
tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sources
Arnaldo Carvalho de Melo
2019-01-04
1
-1
/
+3
|
|
*
|
tools headers uapi: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2019-01-04
1
-0
/
+19
|
|
*
|
tools headers uapi: Sync linux/in.h copy from the kernel sources
Arnaldo Carvalho de Melo
2019-01-04
1
-3
/
+7
|
|
*
|
tools headers uapi: Update i915_drm.h
Arnaldo Carvalho de Melo
2019-01-04
1
-0
/
+8
|
|
*
|
tools iio: Override CFLAGS assignments
Jiri Olsa
2019-01-04
1
-1
/
+1
|
|
*
|
tools thermal tmon: Use -O3 instead of -O1 if available
Jiri Olsa
2019-01-04
1
-1
/
+1
[next]