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
*
selftests/net: add tls to .gitignore
Anders Roxell
2018-07-26
1
-0
/
+1
*
selftests: forwarding: add tests for TC chain get and dump operations
Jiri Pirko
2018-07-26
1
-0
/
+21
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-24
4
-6
/
+53
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-24
3
-4
/
+49
|
|
\
|
|
*
bpf: Use option "help" in the llvm-objcopy test
Martin KaFai Lau
2018-07-20
1
-1
/
+1
|
|
*
tools/bpftool: Fix segfault case regarding 'pin' arguments
Taeung Song
2018-07-20
1
-3
/
+8
|
|
*
bpf: test case to check whether src/dst regs got mangled by xadd
Daniel Borkmann
2018-07-19
1
-0
/
+40
|
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-21
1
-2
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
objtool: Use '.strtab' if '.shstrtab' doesn't exist, to support ORC tables on...
Simon Ser
2018-07-14
1
-2
/
+4
*
|
|
selftests: forwarding: add tests for TC chain templates
Jiri Pirko
2018-07-23
1
-1
/
+43
*
|
|
selftests: forwarding: add tests for TC chains creation adn destruction
Jiri Pirko
2018-07-23
2
-1
/
+31
*
|
|
selftests: forwarding: move shblock tc support check to a separate helper
Jiri Pirko
2018-07-23
2
-0
/
+5
*
|
|
selftests: forwarding: gre_multipath: Drop IPv6 tests
Petr Machata
2018-07-23
1
-107
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-20
3
-12
/
+147
|
\
\
\
|
*
|
|
selftests/bpf: add test for sharing objects between netdevs
Jakub Kicinski
2018-07-18
1
-4
/
+142
|
*
|
|
netdevsim: associate bound programs with shared dev
Jakub Kicinski
2018-07-18
1
-2
/
+3
|
*
|
|
tools: bpftool: don't pass FEATURES_DUMP to libbpf
Jakub Kicinski
2018-07-16
1
-1
/
+1
|
*
|
|
tools: libbpf: remove libelf-getphdrnum feature detection
Jakub Kicinski
2018-07-16
1
-5
/
+1
*
|
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
23
-153
/
+157
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-18
3
-45
/
+22
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-13
1
-1
/
+22
|
|
|
\
\
|
|
|
*
|
bpf: fix panic due to oob in bpf_prog_test_run_skb
Daniel Borkmann
2018-07-11
1
-1
/
+22
|
|
*
|
|
selftests: in udpgso_bench do not test udp zerocopy
Willem de Bruijn
2018-07-12
1
-3
/
+0
|
|
|
/
/
|
|
*
|
net/ipv6: Revert attempt to simplify route replace and append
David Ahern
2018-07-04
1
-41
/
+0
|
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-13
14
-81
/
+84
|
|
\
\
\
|
|
*
|
|
perf tools: Use python-config --includes rather than --cflags
Jeremy Cline
2018-07-11
1
-2
/
+1
|
|
*
|
|
perf script python: Fix dict reference counting
Janne Huttunen
2018-07-11
1
-6
/
+2
|
|
*
|
|
perf stat: Fix --interval_clear option
Jiri Olsa
2018-07-11
1
-1
/
+1
|
|
*
|
|
perf tools: Fix compilation errors on gcc8
Jiri Olsa
2018-07-11
2
-2
/
+3
|
|
*
|
|
perf test shell: Prevent temporary editor files from being considered test sc...
Kim Phillips
2018-07-11
1
-1
/
+1
|
|
*
|
|
perf llvm-utils: Remove bashism from kernel include fetch script
Kim Phillips
2018-07-11
1
-3
/
+3
|
|
*
|
|
perf test shell: Make perf's inet_pton test more portable
Kim Phillips
2018-07-11
1
-16
/
+21
|
|
*
|
|
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
Kim Phillips
2018-07-11
1
-1
/
+1
|
|
*
|
|
perf scripts python: Add Python 3 support to EventClass.py
Jeremy Cline
2018-07-11
1
-1
/
+3
|
|
*
|
|
perf scripts python: Add Python 3 support to sched-migration.py
Jeremy Cline
2018-07-11
1
-5
/
+9
|
|
*
|
|
perf scripts python: Add Python 3 support to Util.py
Jeremy Cline
2018-07-11
1
-5
/
+6
|
|
*
|
|
perf scripts python: Add Python 3 support to SchedGui.py
Jeremy Cline
2018-07-11
1
-1
/
+1
|
|
*
|
|
perf scripts python: Add Python 3 support to Core.py
Jeremy Cline
2018-07-11
1
-23
/
+17
|
|
*
|
|
perf tools: Generate a Python script compatible with Python 2 and 3
Jeremy Cline
2018-07-11
1
-14
/
+15
|
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-13
1
-7
/
+17
|
|
\
\
\
\
|
|
*
|
|
|
rseq/selftests: cleanup: Update comment above rseq_prepare_unload
Mathieu Desnoyers
2018-07-10
1
-6
/
+7
|
|
*
|
|
|
rseq: uapi: Declare rseq_cs field as union, update includes
Mathieu Desnoyers
2018-07-10
1
-1
/
+10
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-07-13
3
-5
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
tools: build: Use HOSTLDFLAGS with fixdep
Laura Abbott
2018-07-13
1
-1
/
+1
|
|
*
|
|
|
tools: build: Fixup host c flags
Laura Abbott
2018-07-13
2
-2
/
+2
|
|
*
|
|
|
tools build: fix # escaping in .cmd files for future Make
Paul Menzel
2018-07-13
1
-2
/
+2
|
*
|
|
|
|
Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-13
1
-2
/
+1
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
tools/testing/nvdimm: advertise a write cache for nfit_test
Vishal Verma
2018-06-30
1
-2
/
+1
|
*
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-08
1
-13
/
+28
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
objtool: Support GCC 8 '-fnoreorder-functions'
Josh Poimboeuf
2018-07-02
1
-13
/
+28
|
|
|
|
/
/
|
|
|
/
|
|
[next]