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
David S. Miller
2018-05-11
3
-5
/
+11
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-05-11
2
-4
/
+9
|
|
\
|
|
*
tc-testing: fix tdc tests for 'bpf' action
Davide Caratti
2018-05-10
1
-3
/
+8
|
|
*
selftests: net: use TEST_PROGS_EXTENDED
Anders Roxell
2018-05-07
1
-1
/
+1
|
*
|
Merge tag 'acpi-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-05-04
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
tools: power/acpi, revert to LD = gcc
Jiri Slaby
2018-05-04
1
-0
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-05-07
1
-0
/
+103
|
\
\
\
|
*
|
|
selftests: add xfrm state-policy-monitor to rtnetlink.sh
Shannon Nelson
2018-04-17
1
-0
/
+103
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-07
20
-128
/
+1524
|
\
\
\
\
|
*
|
|
|
tools: bpftool: add simple perf event output reader
Jakub Kicinski
2018-05-04
8
-19
/
+444
|
*
|
|
|
tools: bpftool: move get_possible_cpus() to common code
Jakub Kicinski
2018-05-04
3
-58
/
+59
|
*
|
|
|
tools: bpftool: fold hex keyword in command help
Jakub Kicinski
2018-05-04
2
-15
/
+17
|
*
|
|
|
bpf: sync tools bpf.h uapi header
Daniel Borkmann
2018-05-03
1
-1
/
+32
|
*
|
|
|
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
Daniel Borkmann
2018-05-03
1
-7
/
+259
|
*
|
|
|
tools: bpftool: change time format for program 'loaded at:' information
Quentin Monnet
2018-05-01
1
-2
/
+6
|
*
|
|
|
tools, include: Grab a copy of linux/erspan.h
William Tu
2018-04-30
1
-0
/
+52
|
*
|
|
|
bpf: update bpf.h uapi header for tools
Quentin Monnet
2018-04-30
1
-31
/
+31
|
*
|
|
|
bpf: Sync bpf.h to tools/
Andrey Ignatov
2018-04-29
1
-6
/
+6
|
*
|
|
|
tools/bpf: add a test for bpf_get_stack with tracepoint prog
Yonghong Song
2018-04-29
3
-11
/
+98
|
*
|
|
|
tools/bpf: add a test for bpf_get_stack with raw tracepoint prog
Yonghong Song
2018-04-29
3
-12
/
+266
|
*
|
|
|
tools/bpf: add a verifier test case for bpf_get_stack helper and ARSH
Yonghong Song
2018-04-29
1
-0
/
+45
|
*
|
|
|
samples/bpf: move common-purpose trace functions to selftests
Yonghong Song
2018-04-29
2
-0
/
+203
|
*
|
|
|
tools/bpf: add bpf_get_stack helper to tools headers
Yonghong Song
2018-04-29
2
-2
/
+42
*
|
|
|
|
selftests: net: add udpgso* to TEST_GEN_FILES
Anders Roxell
2018-05-07
1
-1
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
22
-103
/
+209
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-05-03
1
-4
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
selftests: Fix lib.mk run_tests target shell script
Mathieu Desnoyers
2018-04-27
1
-4
/
+4
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-05-03
4
-5
/
+11
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-05-02
2
-4
/
+7
|
|
|
\
\
\
\
|
|
|
*
|
|
|
bpf: minor fix to selftest test_stacktrace_build_id()
Song Liu
2018-05-02
1
-2
/
+2
|
|
|
*
|
|
|
bpf: fix uninitialized variable in bpf tools
John Fastabend
2018-04-26
1
-2
/
+5
|
|
*
|
|
|
|
selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDED
Anders Roxell
2018-04-27
1
-1
/
+2
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-29
1
-14
/
+21
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86/entry/64/compat: Preserve r8-r11 in int $0x80
Andy Lutomirski
2018-04-27
1
-14
/
+21
|
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-29
12
-75
/
+123
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge tag 'perf-urgent-for-mingo-4.17-20180425' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-04-26
12
-75
/
+123
|
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
perf stat: Fix duplicate PMU name for interval print
Kan Liang
2018-04-24
2
-1
/
+5
|
|
|
*
|
|
|
|
perf evsel: Only fall back group read for leader
Kan Liang
2018-04-24
1
-1
/
+2
|
|
|
*
|
|
|
|
perf stat: Print out hint for mixed PMU group error
Kan Liang
2018-04-24
1
-1
/
+34
|
|
|
*
|
|
|
|
perf pmu: Fix core PMU alias list for X86 platform
Kan Liang
2018-04-24
1
-13
/
+7
|
|
|
*
|
|
|
|
perf record: Fix s390 undefined record__auxtrace_init() return value
Thomas Richter
2018-04-23
1
-0
/
+1
|
|
|
*
|
|
|
|
perf mem: Document incorrect and missing options
Sangwon Hong
2018-04-23
1
-12
/
+29
|
|
|
*
|
|
|
|
perf evsel: Disable write_backward for leader sampling group events
Jiri Olsa
2018-04-23
2
-2
/
+8
|
|
|
*
|
|
|
|
perf pmu: Fix pmu events parsing rule
Jiri Olsa
2018-04-23
1
-4
/
+4
|
|
|
*
|
|
|
|
perf stat: Keep the / modifier separator in fallback
Jiri Olsa
2018-04-23
1
-1
/
+7
|
|
|
*
|
|
|
|
perf test: Adapt test case record+probe_libc_inet_pton.sh for s390
Thomas Richter
2018-04-23
1
-4
/
+2
|
|
|
*
|
|
|
|
perf list: Remove s390 specific strcmp_cpuid_cmp function
Thomas Richter
2018-04-23
3
-24
/
+6
|
|
|
*
|
|
|
|
perf machine: Set main kernel end address properly
Namhyung Kim
2018-04-23
1
-12
/
+18
|
*
|
|
|
|
|
|
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-27
3
-5
/
+8
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
selftests:firmware: fixes a call to a wrong function name
Jeffrin Jose T
2018-04-25
1
-1
/
+1
[next]