index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-04
tools: bpftool: fold hex keyword in command help
Jakub Kicinski
2
-15
/
+17
2018-05-04
Merge tag 'acpi-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+1
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-103
/
+209
2018-05-04
tools: power/acpi, revert to LD = gcc
Jiri Slaby
1
-0
/
+1
2018-05-03
Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-4
/
+4
2018-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-5
/
+11
2018-05-03
bpf: sync tools bpf.h uapi header
Daniel Borkmann
1
-1
/
+32
2018-05-03
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
Daniel Borkmann
1
-7
/
+259
2018-05-03
selftests: forwarding: mirror_gre_nh: Unset RP filter
Petr Machata
1
-0
/
+6
2018-05-03
selftests: forwarding: Use sysctl_set(), sysctl_restore()
Petr Machata
3
-20
/
+10
2018-05-03
selftests: forwarding: lib: Add sysctl_set(), sysctl_restore()
Petr Machata
1
-0
/
+17
2018-05-03
selftests: forwarding: Allow running specific tests
Ido Schimmel
15
-63
/
+219
2018-05-03
selftests: forwarding: Increase maximum deviation in multipath test
Ido Schimmel
1
-1
/
+1
2018-05-03
tc-testing: Updated csum action tests batch create w/wo cookies.
Craig Dillabaugh
1
-2
/
+72
2018-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+7
2018-05-02
Merge tag 'perf-core-for-mingo-4.18-20180502' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
Ingo Molnar
59
-813
/
+794
2018-05-01
selftest: add test for TCP_INQ
Soheil Hassas Yeganeh
2
-1
/
+191
2018-05-02
bpf: minor fix to selftest test_stacktrace_build_id()
Song Liu
1
-2
/
+2
2018-05-01
tools: bpftool: change time format for program 'loaded at:' information
Quentin Monnet
1
-2
/
+6
2018-04-30
tools, include: Grab a copy of linux/erspan.h
William Tu
1
-0
/
+52
2018-04-30
perf machine: Ditch find_kernel_function variants
Arnaldo Carvalho de Melo
7
-42
/
+9
2018-04-30
perf tools: Fix spelling mistake: "builid" -> "buildid"
Colin Ian King
1
-1
/
+1
2018-04-30
bpf: update bpf.h uapi header for tools
Quentin Monnet
1
-26
/
+26
2018-04-29
selftests: net: tcp_mmap must use TCP_ZEROCOPY_RECEIVE
Eric Dumazet
1
-27
/
+37
2018-04-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-14
/
+21
2018-04-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
12
-75
/
+123
2018-04-29
bpf: Sync bpf.h to tools/
Andrey Ignatov
1
-6
/
+6
2018-04-29
tools/bpf: add a test for bpf_get_stack with tracepoint prog
Yonghong Song
3
-11
/
+98
2018-04-29
tools/bpf: add a test for bpf_get_stack with raw tracepoint prog
Yonghong Song
3
-12
/
+266
2018-04-29
tools/bpf: add a verifier test case for bpf_get_stack helper and ARSH
Yonghong Song
1
-0
/
+45
2018-04-29
samples/bpf: move common-purpose trace functions to selftests
Yonghong Song
2
-0
/
+203
2018-04-29
tools/bpf: add bpf_get_stack helper to tools headers
Yonghong Song
2
-2
/
+42
2018-04-27
selftests: Fix lib.mk run_tests target shell script
Mathieu Desnoyers
1
-4
/
+4
2018-04-27
perf symbols: Move split_kallsyms to struct map_groups
Arnaldo Carvalho de Melo
1
-14
/
+13
2018-04-27
selftests: forwarding: Test changes in mirror-to-gretap
Petr Machata
1
-0
/
+194
2018-04-27
selftests: forwarding: Test neighbor updates when mirroring to gretap
Petr Machata
1
-0
/
+101
2018-04-27
selftests: forwarding: Test flower mirror to gretap
Petr Machata
1
-0
/
+116
2018-04-27
selftests: forwarding: Test mirror to gretap w/ bound dev
Petr Machata
1
-0
/
+213
2018-04-27
selftests: forwarding: Test gretap mirror with next-hop remote
Petr Machata
1
-0
/
+117
2018-04-27
selftests: forwarding: Add test for mirror to gretap
Petr Machata
1
-0
/
+139
2018-04-27
selftests: forwarding: Add libs for gretap mirror testing
Petr Machata
4
-0
/
+350
2018-04-27
perf symbols: kallsyms__delta() needs the kmap, not the map
Arnaldo Carvalho de Melo
1
-6
/
+6
2018-04-27
perf symbols: Remove unused dso__load_all_kallsyms() 'map' parameter
Arnaldo Carvalho de Melo
1
-12
/
+5
2018-04-27
selftests: pmtu: Minimum MTU for vti6 is 68
Stefano Brivio
1
-2
/
+2
2018-04-27
perf symbols: Split kernel symbol processing from dso__load_sym()
Arnaldo Carvalho de Melo
1
-97
/
+108
2018-04-27
selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDED
Anders Roxell
1
-1
/
+2
2018-04-27
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
3
-5
/
+8
2018-04-27
x86/entry/64/compat: Preserve r8-r11 in int $0x80
Andy Lutomirski
1
-14
/
+21
2018-04-27
perf symbols: Remove needless goto
Arnaldo Carvalho de Melo
1
-6
/
+2
2018-04-27
perf symbols: Unify symbol maps
Arnaldo Carvalho de Melo
20
-431
/
+232
[prev]
[next]