index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2018-07-11
tools: libbpf: add extended attributes version of bpf_object__open()
Jakub Kicinski
-6
/
+26
2018-07-11
tools: libbpf: recognize offload neutral maps
Jakub Kicinski
-1
/
+8
2018-07-11
tools: bpftool: allow users to specify program type for prog load
Jakub Kicinski
-5
/
+60
2018-07-11
tools: libbpf: expose the prog type guessing from section name logic
Jakub Kicinski
-18
/
+28
2018-07-11
tools: bpftool: add support for loading programs for offload
Jakub Kicinski
-6
/
+58
2018-07-11
tools: bpftool: refactor argument parsing for prog load
Jakub Kicinski
-4
/
+22
2018-07-11
selftests/bpf: add Error: prefix in check_extack helper
Jakub Kicinski
-4
/
+4
2018-07-11
selftests/bpf: remove duplicated word from test offloads
Jakub Kicinski
-1
/
+1
2018-07-11
selftests: vDSO - fix to return KSFT_SKIP when test couldn't be run
Shuah Khan (Samsung OSG)
-2
/
+5
2018-07-11
selftests: vDSO - fix to exclude x86 test on non-x86 platforms
Shuah Khan (Samsung OSG)
-4
/
+9
2018-07-11
selftests/android: initialize heap_type to avoid compiling warning
Li Zhijian
-0
/
+1
2018-07-11
perf tools: Use python-config --includes rather than --cflags
Jeremy Cline
-2
/
+1
2018-07-11
perf script python: Fix dict reference counting
Janne Huttunen
-6
/
+2
2018-07-11
perf stat: Fix --interval_clear option
Jiri Olsa
-1
/
+1
2018-07-11
perf tools: Fix compilation errors on gcc8
Jiri Olsa
-2
/
+3
2018-07-11
perf test shell: Prevent temporary editor files from being considered test sc...
Kim Phillips
-1
/
+1
2018-07-11
perf llvm-utils: Remove bashism from kernel include fetch script
Kim Phillips
-3
/
+3
2018-07-11
perf test shell: Make perf's inet_pton test more portable
Kim Phillips
-16
/
+21
2018-07-11
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
Kim Phillips
-1
/
+1
2018-07-11
perf scripts python: Add Python 3 support to EventClass.py
Jeremy Cline
-1
/
+3
2018-07-11
perf scripts python: Add Python 3 support to sched-migration.py
Jeremy Cline
-5
/
+9
2018-07-11
perf scripts python: Add Python 3 support to Util.py
Jeremy Cline
-5
/
+6
2018-07-11
perf scripts python: Add Python 3 support to SchedGui.py
Jeremy Cline
-1
/
+1
2018-07-11
perf scripts python: Add Python 3 support to Core.py
Jeremy Cline
-23
/
+17
2018-07-11
perf tools: Generate a Python script compatible with Python 2 and 3
Jeremy Cline
-14
/
+15
2018-07-10
selftests: forwarding: mirror_lib: Tighten up VLAN capture
Petr Machata
-1
/
+1
2018-07-10
rseq/selftests: cleanup: Update comment above rseq_prepare_unload
Mathieu Desnoyers
-6
/
+7
2018-07-10
rseq: uapi: Declare rseq_cs field as union, update includes
Mathieu Desnoyers
-1
/
+10
2018-07-10
selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustme...
John Stultz
-0
/
+5
2018-07-09
gpio: selftests: gpio-mockup-chardev GPIOHANDLE_REQUEST_OUTPUT fix
Rafael David Tinoco
-3
/
+3
2018-07-08
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-13
/
+28
2018-07-07
selftests: mlxsw: Add mlxsw-specific test for mirror to gretap
Petr Machata
-0
/
+217
2018-07-07
selftests: forwarding: Allow importing dependent libraries
Petr Machata
-2
/
+2
2018-07-07
bpftool: add bash completion for cgroup tree command
Roman Gushchin
-1
/
+5
2018-07-07
bpftool: document cgroup tree command
Roman Gushchin
-1
/
+11
2018-07-07
bpftool: introduce cgroup tree command
Roman Gushchin
-5
/
+165
2018-07-04
selftests: forwarding: test for bridge port isolation
Nikolay Aleksandrov
-0
/
+151
2018-07-04
selftests: forwarding: lib: extract ping and ping6 so they can be reused
Nikolay Aleksandrov
-6
/
+16
2018-07-04
net/ipv6: Revert attempt to simplify route replace and append
David Ahern
-41
/
+0
2018-07-04
selftests: forwarding: Test mirror-to-gretap w/ UL 802.1q
Petr Machata
-0
/
+126
2018-07-04
selftests: forwarding: Test mirror-to-gretap w/ UL 802.1d
Petr Machata
-0
/
+132
2018-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-41
/
+147
2018-07-03
Tools: hv: vss: fix loop device detection
Vitaly Kuznetsov
-4
/
+61
2018-07-03
tools: hv: update lsvmbus to be compatible with python3
Olaf Hering
-6
/
+6
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
-72
/
+272
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-10
/
+36
2018-07-02
selftests/powerpc: Fix typos
Breno Leitao
-2
/
+2
2018-07-02
selftests/powerpc: Fix strncpy usage
Breno Leitao
-2
/
+2
2018-07-02
objtool: Support GCC 8 '-fnoreorder-functions'
Josh Poimboeuf
-13
/
+28
2018-07-02
Merge 4.18-rc3 into staging-next
Greg Kroah-Hartman
-214
/
+1345
[prev]
[next]