index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-20
selftests: rtnetlink: add gretap test cases
William Tu
1
-0
/
+98
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
25
-124
/
+3960
2017-12-17
libbpf: fix Makefile exit code if libelf not found
Jakub Kicinski
1
-2
/
+2
2017-12-17
selftests/bpf: additional bpf_call tests
Daniel Borkmann
1
-0
/
+597
2017-12-17
selftests/bpf: add xdp noinline test
Alexei Starovoitov
3
-1
/
+916
2017-12-17
selftests/bpf: add bpf_call test
Alexei Starovoitov
3
-6
/
+492
2017-12-17
libbpf: add support for bpf_call
Alexei Starovoitov
3
-44
/
+134
2017-12-17
selftests/bpf: add tests for stack_zero tracking
Alexei Starovoitov
1
-2
/
+64
2017-12-17
selftests/bpf: add verifier tests for bpf_call
Alexei Starovoitov
1
-1
/
+960
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-44
/
+74
2017-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-12
/
+8
2017-12-15
Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+5
2017-12-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-6
/
+23
2017-12-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+23
2017-12-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-13
/
+11
2017-12-15
tools/headers: Synchronize kernel <-> tooling headers
Ingo Molnar
2
-2
/
+3
2017-12-15
objtool: Resync objtool's instruction decoder source code copy with the kerne...
Ingo Molnar
1
-0
/
+10
2017-12-15
x86/decoder: Fix and update the opcodes map
Randy Dunlap
2
-6
/
+24
2017-12-14
tools/slabinfo-gnuplot: force to use bash shell
Liu, Changcheng
1
-1
/
+1
2017-12-14
bpftool: implement cgroup bpf operations
Roman Gushchin
7
-5
/
+434
2017-12-14
bpftool: implement prog load command
Roman Gushchin
5
-34
/
+79
2017-12-14
libbpf: prefer global symbols as bpf program name source
Roman Gushchin
1
-0
/
+2
2017-12-14
libbpf: add ability to guess program type based on section name
Roman Gushchin
1
-0
/
+51
2017-12-13
tools/lib/lockdep: Add missing declaration of 'pr_cont()'
Mengting Zhang
1
-0
/
+1
2017-12-12
bpf: fix broken BPF selftest build
Daniel Borkmann
2
-12
/
+8
2017-12-12
samples/bpf: add a test for bpf_override_return
Josef Bacik
2
-2
/
+8
2017-12-12
bpf/tracing: add a bpf test for new ioctl query interface
Yonghong Song
4
-1
/
+182
2017-12-12
tools/include: Remove ACCESS_ONCE()
Mark Rutland
1
-12
/
+9
2017-12-12
tools/perf: Convert ACCESS_ONCE() to READ_ONCE()
Mark Rutland
1
-1
/
+1
2017-12-12
Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
48
-407
/
+1144
2017-12-12
selftests: bpf: Adding config fragment CONFIG_CGROUP_BPF=y
Naresh Kamboju
1
-0
/
+1
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
49
-410
/
+1155
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
1
-1
/
+0
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-7
/
+531
2017-12-08
tools: bpftool: create "uninstall", "doc-uninstall" make targets
Quentin Monnet
3
-3
/
+18
2017-12-08
tools: bpftool: harmonise Makefile and Documentation/Makefile
Quentin Monnet
2
-39
/
+36
2017-12-08
usbip: prevent vhci_hcd driver from leaking a socket pointer address
Shuah Khan
1
-4
/
+4
2017-12-08
tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc...
Julien BOIBESSOT
1
-1
/
+1
2017-12-08
ptr_ring: fix up after recent ptr_ring changes
Michael S. Tsirkin
1
-6
/
+23
2017-12-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
35
-337
/
+590
2017-12-06
tooling/headers: Synchronize updated s390 and x86 UAPI headers
Ingo Molnar
3
-9
/
+1
2017-12-06
Merge branch 'linus' into perf/urgent, to synchronize UAPI headers
Ingo Molnar
184
-1640
/
+13161
2017-12-06
objtool: Fix 64-bit build on 32-bit host
Mikulas Patocka
2
-6
/
+9
2017-12-05
Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-56
/
+14
2017-12-05
Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-3
/
+11
2017-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-22
/
+46
2017-12-05
perf s390: add regs_query_register_offset()
Hendrik Brueckner
3
-3
/
+31
2017-12-05
selftests/bpf: sync kernel headers and introduce arch support in Makefile
Hendrik Brueckner
6
-4
/
+500
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-18
/
+39
2017-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-18
/
+39
[next]