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 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
|
|
|
|
/
|
|
|
/
|
*
|
|
|
tc-tests: initial version of fw filter unit tests
Keara Leibovitz
2018-07-18
1
-0
/
+1049
*
|
|
|
selftests: tls: add selftests for TLS sockets
Dave Watson
2018-07-16
2
-1
/
+693
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-14
33
-241
/
+1841
|
\
\
\
\
|
*
|
|
|
selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CB
Andrey Ignatov
2018-07-15
3
-6
/
+16
|
*
|
|
|
selftests/bpf: Better verification in test_tcpbpf
Andrey Ignatov
2018-07-15
1
-25
/
+39
|
*
|
|
|
selftests/bpf: Switch test_tcpbpf_user to cgroup_helpers
Andrey Ignatov
2018-07-15
2
-34
/
+22
|
*
|
|
|
selftests/bpf: Fix const'ness in cgroup_helpers
Andrey Ignatov
2018-07-15
2
-6
/
+6
|
*
|
|
|
bpf: Sync bpf.h to tools/
Andrey Ignatov
2018-07-15
1
-0
/
+3
|
*
|
|
|
bpf: btf: print map dump and lookup with btf info
Okash Khawaja
2018-07-14
1
-16
/
+201
|
*
|
|
|
bpf: btf: add btf print functionality
Okash Khawaja
2018-07-14
2
-0
/
+266
|
*
|
|
|
bpf: btf: export btf types and name by offset from lib
Okash Khawaja
2018-07-14
2
-20
/
+48
|
*
|
|
|
tools: include reallocarray feature test in FEATURE_TESTS_BASIC
Jakub Kicinski
2018-07-14
1
-0
/
+1
|
*
|
|
|
selftests/bpf: add test for multiple programs
Jakub Kicinski
2018-07-13
1
-0
/
+63
|
*
|
|
|
netdevsim: add support for simultaneous driver and hw XDP
Jakub Kicinski
2018-07-13
1
-8
/
+0
|
*
|
|
|
xdp: factor out common program/flags handling from drivers
Jakub Kicinski
2018-07-13
1
-2
/
+2
|
*
|
|
|
tools: bpf: build and install man page for eBPF helpers from bpftool/
Quentin Monnet
2018-07-12
2
-5
/
+67
|
*
|
|
|
tools: bpf: synchronise BPF UAPI header with tools
Quentin Monnet
2018-07-12
1
-8
/
+24
|
*
|
|
|
tools: bpftool: allow reuse of maps with bpftool prog load
Jakub Kicinski
2018-07-11
5
-23
/
+219
[next]