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
2019-07-29
tools/include/uapi: Add devmap_hash BPF map type
Toke Høiland-Jørgensen
-0
/
+1
2019-07-29
pidfd: remove obsolete comments from test
Christian Brauner
-5
/
+1
2019-07-29
libbpf: fix missing __WORDSIZE definition
Andrii Nakryiko
-0
/
+5
2019-07-29
perf tools: Fix perf.data documentation units for memory size
Vince Weaver
-1
/
+1
2019-07-29
perf header: Fix use of unitialized value warning
Numfor Mbiziwo-Tiapo
-1
/
+1
2019-07-29
perf header: Fix divide by zero error if f_header.attr_size==0
Vince Weaver
-0
/
+7
2019-07-29
tools headers UAPI: Sync if_link.h with the kernel
Arnaldo Carvalho de Melo
-0
/
+5
2019-07-29
tools headers UAPI: Sync sched.h with the kernel
Arnaldo Carvalho de Melo
-1
/
+29
2019-07-29
tools headers UAPI: Sync usbdevice_fs.h with the kernels to get new ioctl
Arnaldo Carvalho de Melo
-0
/
+26
2019-07-29
tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()
Arnaldo Carvalho de Melo
-3
/
+6
2019-07-29
tools headers UAPI: Update tools's copy of drm.h headers
Arnaldo Carvalho de Melo
-3
/
+207
2019-07-29
tools headers UAPI: Update tools's copy of mman.h headers
Arnaldo Carvalho de Melo
-20
/
+13
2019-07-29
Merge 5.3-rc2 into usb-next
Greg Kroah-Hartman
-27
/
+64
2019-07-27
selftests/bpf: convert send_signal.c to use subtests
Andrii Nakryiko
-3
/
+6
2019-07-27
selftests/bpf: convert bpf_verif_scale.c to sub-tests API
Andrii Nakryiko
-37
/
+40
2019-07-27
selftests/bpf: add sub-tests support for test_progs
Andrii Nakryiko
-29
/
+185
2019-07-27
selftests/bpf: abstract away test log output
Andrii Nakryiko
-73
/
+183
2019-07-27
selftest/bpf: centralize libbpf logging management for test_progs
Andrii Nakryiko
-12
/
+38
2019-07-27
libbpf: return previous print callback from libbpf_set_print
Andrii Nakryiko
-2
/
+5
2019-07-27
selftests/bpf: add test selectors by number and name to test_progs
Andrii Nakryiko
-4
/
+39
2019-07-27
selftests/bpf: revamp test_progs to allow more control
Andrii Nakryiko
-15
/
+77
2019-07-27
selftests/bpf: prevent headers to be compiled as C code
Andrii Nakryiko
-3
/
+3
2019-07-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-19
/
+54
2019-07-27
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-4
/
+6
2019-07-26
libbpf: fix erroneous multi-closing of BTF FD
Andrii Nakryiko
-8
/
+3
2019-07-26
tools headers UAPI: Update tools's copy of kvm.h headers
Arnaldo Carvalho de Melo
-5
/
+43
2019-07-26
tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick u...
Arnaldo Carvalho de Melo
-1
/
+9
2019-07-26
crypto: Remove orphan tools/crypto directory
Herbert Xu
-294
/
+0
2019-07-25
selftests/bpf: support BPF_FLOW_DISSECTOR_F_STOP_AT_ENCAP
Stanislav Fomichev
-0
/
+72
2019-07-25
bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_...
Stanislav Fomichev
-0
/
+57
2019-07-25
selftests/bpf: support BPF_FLOW_DISSECTOR_F_PARSE_1ST_FRAG
Stanislav Fomichev
-7
/
+155
2019-07-25
tools/bpf: sync bpf_flow_keys flags
Stanislav Fomichev
-0
/
+5
2019-07-25
selftests/bpf: Add selftests for bpf_perf_event_output
Allan Zhang
-1
/
+105
2019-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-21
/
+237
2019-07-25
selftests/net: add missing gitignores (ipv6_flowlabel)
Jakub Kicinski
-2
/
+2
2019-07-25
leds: core: Add support for composing LED class device names
Jacek Anaszewski
-0
/
+201
2019-07-25
libbpf: silence GCC8 warning about string truncation
Andrii Nakryiko
-2
/
+2
2019-07-25
usbip: tools: fix GCC8 warning for strncpy
Liu, Changcheng
-4
/
+8
2019-07-25
Merge tag 'ktest-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
-2
/
+2
2019-07-25
objtool: Improve UACCESS coverage
Peter Zijlstra
-4
/
+6
2019-07-24
selftests: mlxsw: Fix typo in qos_mc_aware.sh
Masanari Iida
-2
/
+2
2019-07-24
selftests/livepatch: add test skip handling
Joe Lawrence
-0
/
+20
2019-07-24
ktest: Fix some typos in config-bisect.pl
Masanari Iida
-2
/
+2
2019-07-24
selftests: mlxsw: Fix typo in qos_mc_aware.sh
Masanari Iida
-2
/
+2
2019-07-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-2
/
+2
2019-07-24
Documentation: move Documentation/virtual to Documentation/virt
Christoph Hellwig
-2
/
+2
2019-07-23
selftests/bpf: remove perf buffer helpers
Andrii Nakryiko
-134
/
+0
2019-07-23
selftests/bpf: switch test_tcpnotify to perf_buffer API
Andrii Nakryiko
-54
/
+36
2019-07-23
selftests/bpf: convert test_get_stack_raw_tp to perf_buffer API
Andrii Nakryiko
-36
/
+44
2019-07-23
libbpf: provide more helpful message on uninitialized global var
Andrii Nakryiko
-3
/
+10
[prev]
[next]