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
2017-12-22
8
-83
/
+641
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-21
5
-49
/
+593
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-12-20
4
-49
/
+568
|
|
|
\
|
|
|
*
bpf: do not allow root to mangle valid pointers
Alexei Starovoitov
2017-12-21
1
-27
/
+29
|
|
|
*
selftests/bpf: add tests for recent bugfixes
Jann Horn
2017-12-21
1
-16
/
+533
|
|
|
*
bpf: Fix tools and testing build.
David Miller
2017-12-20
2
-5
/
+5
|
|
|
*
bpf: fix broken BPF selftest build on s390
Hendrik Brueckner
2017-12-19
1
-1
/
+1
|
|
*
|
selftests: net: Adding config fragment CONFIG_NUMA=y
Naresh Kamboju
2017-12-20
1
-0
/
+1
|
|
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-12-18
1
-0
/
+24
|
|
|
\
|
|
|
*
bpf: add test case for ld_abs and helper changing pkt data
Daniel Borkmann
2017-12-15
1
-0
/
+24
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-12-21
2
-32
/
+46
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
tools/kvm_stat: sort '-f help' output
Stefan Raspl
2017-12-21
1
-10
/
+6
|
|
*
|
tools/kvm_stat: add line for totals
Stefan Raspl
2017-12-14
1
-1
/
+8
|
|
*
|
tools/kvm_stat: stop ignoring unhandled arguments
Stefan Raspl
2017-12-14
1
-1
/
+3
|
|
*
|
tools/kvm_stat: suppress usage information on command line errors
Stefan Raspl
2017-12-14
1
-8
/
+5
|
|
*
|
tools/kvm_stat: handle invalid regular expressions
Stefan Raspl
2017-12-14
1
-0
/
+7
|
|
*
|
tools/kvm_stat: add hint on '-f help' to man page
Stefan Raspl
2017-12-14
1
-1
/
+1
|
|
*
|
tools/kvm_stat: fix child trace events accounting
Stefan Raspl
2017-12-14
2
-3
/
+5
|
|
*
|
tools/kvm_stat: fix extra handling of 'help' with fields filter
Stefan Raspl
2017-12-14
1
-1
/
+2
|
|
*
|
tools/kvm_stat: fix missing field update after filter change
Stefan Raspl
2017-12-14
1
-2
/
+2
|
|
*
|
tools/kvm_stat: fix drilldown in events-by-guests mode
Stefan Raspl
2017-12-14
1
-1
/
+1
|
|
*
|
tools/kvm_stat: fix command line option '-g'
Stefan Raspl
2017-12-14
1
-4
/
+6
*
|
|
|
selftests: rtnetlink: add gretap test cases
William Tu
2017-12-20
1
-0
/
+98
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-18
25
-124
/
+3960
|
\
\
\
\
|
*
|
|
|
libbpf: fix Makefile exit code if libelf not found
Jakub Kicinski
2017-12-17
1
-2
/
+2
|
*
|
|
|
selftests/bpf: additional bpf_call tests
Daniel Borkmann
2017-12-17
1
-0
/
+597
|
*
|
|
|
selftests/bpf: add xdp noinline test
Alexei Starovoitov
2017-12-17
3
-1
/
+916
|
*
|
|
|
selftests/bpf: add bpf_call test
Alexei Starovoitov
2017-12-17
3
-6
/
+492
|
*
|
|
|
libbpf: add support for bpf_call
Alexei Starovoitov
2017-12-17
3
-44
/
+134
|
*
|
|
|
selftests/bpf: add tests for stack_zero tracking
Alexei Starovoitov
2017-12-17
1
-2
/
+64
|
*
|
|
|
selftests/bpf: add verifier tests for bpf_call
Alexei Starovoitov
2017-12-17
1
-1
/
+960
|
*
|
|
|
bpftool: implement cgroup bpf operations
Roman Gushchin
2017-12-14
7
-5
/
+434
|
*
|
|
|
bpftool: implement prog load command
Roman Gushchin
2017-12-14
5
-34
/
+79
|
*
|
|
|
libbpf: prefer global symbols as bpf program name source
Roman Gushchin
2017-12-14
1
-0
/
+2
|
*
|
|
|
libbpf: add ability to guess program type based on section name
Roman Gushchin
2017-12-14
1
-0
/
+51
|
*
|
|
|
samples/bpf: add a test for bpf_override_return
Josef Bacik
2017-12-12
2
-2
/
+8
|
*
|
|
|
bpf/tracing: add a bpf test for new ioctl query interface
Yonghong Song
2017-12-12
4
-1
/
+182
|
*
|
|
|
selftests: bpf: Adding config fragment CONFIG_CGROUP_BPF=y
Naresh Kamboju
2017-12-12
1
-0
/
+1
|
*
|
|
|
tools: bpftool: create "uninstall", "doc-uninstall" make targets
Quentin Monnet
2017-12-08
3
-3
/
+18
|
*
|
|
|
tools: bpftool: harmonise Makefile and Documentation/Makefile
Quentin Monnet
2017-12-08
2
-39
/
+36
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-16
12
-44
/
+74
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-15
2
-12
/
+8
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
bpf: fix broken BPF selftest build
Daniel Borkmann
2017-12-12
2
-12
/
+8
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-12-15
1
-5
/
+5
|
|
\
\
\
|
|
*
|
|
Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-12-12
48
-407
/
+1144
|
|
|
\
|
|
|
|
*
|
|
usbip: prevent vhci_hcd driver from leaking a socket pointer address
Shuah Khan
2017-12-08
1
-4
/
+4
|
|
*
|
|
tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc...
Julien BOIBESSOT
2017-12-08
1
-1
/
+1
|
*
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-12-15
1
-6
/
+23
|
|
\
\
\
\
|
|
*
|
|
|
ptr_ring: fix up after recent ptr_ring changes
Michael S. Tsirkin
2017-12-08
1
-6
/
+23
|
*
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-15
2
-5
/
+23
|
|
\
\
\
\
\
[next]