index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2019-01-17
perf ordered_events: Fix crash in ordered_events__free
Jiri Olsa
2019-01-17
bpftool: add bash completion for peek/push/enqueue/pop/dequeue
Stanislav Fomichev
2019-01-17
bpftool: add pop and dequeue commands
Stanislav Fomichev
2019-01-17
bpftool: add push and enqueue commands
Stanislav Fomichev
2019-01-17
bpftool: add peek command
Stanislav Fomichev
2019-01-17
bpftool: don't print empty key/value for maps
Stanislav Fomichev
2019-01-17
bpftool: make key optional in lookup command
Stanislav Fomichev
2019-01-17
bpftool: make key and value optional in update command
Stanislav Fomichev
2019-01-16
selftests: tc-testing: fix parsing of ife type
Davide Caratti
2019-01-16
selftests: gpio-mockup-chardev: Check asprintf() for error
Geert Uytterhoeven
2019-01-16
tools/bpf: support __int128 in bpftool map pretty dumper
Yonghong Song
2019-01-16
tools/bpf: add bpffs pretty print test for int128
Yonghong Song
2019-01-16
tools/bpf: refactor test_btf pretty printing for multiple map value formats
Yonghong Song
2019-01-16
tools/bpf: add int128 raw test in test_btf
Yonghong Song
2019-01-16
libbpf: don't define CC and AR
Stanislav Fomichev
2019-01-16
selftests: seccomp: use LDLIBS instead of LDFLAGS
Fathi Boudra
2019-01-15
selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified
Davide Caratti
2019-01-15
selftests: tc-testing: drop test on missing tunnel key id
Davide Caratti
2019-01-16
tools/bpf: properly account for libbfd variations
Stanislav Fomichev
2019-01-15
selftests/txtimestamp: Fix an equals vs assign bug
Dan Carpenter
2019-01-15
selftests/vm/gup_benchmark.c: match gup struct to kernel
Alison Schofield
2019-01-15
bpf: libbpf: retry loading program on EAGAIN
Lorenz Bauer
2019-01-15
selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh
Stanislav Fomichev
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-15
x86/selftests/pkeys: Fork() to check for state being preserved
Dave Hansen
2019-01-14
tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate header
Sabyasachi Gupta
2019-01-14
x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded"
Colin Ian King
2019-01-14
selftests: rtc: rtctest: add alarm test on minute boundary
Alexandre Belloni
2019-01-14
selftests: rtc: rtctest: fix alarm tests
Alexandre Belloni
2019-01-12
tools: iio: iio_generic_buffer: make num_loops signed
Martin Kelly
2019-01-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-01-11
tools/bpf: fix bpftool map dump with bitfields
Yonghong Song
2019-01-11
tools/bpf: test btf bitfield with >=256 struct member offset
Yonghong Song
2019-01-10
Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2019-01-10
selftests: bpf: install files tcp_(server|client)*.py
Anders Roxell
2019-01-10
selftests/bpf: add missing executables to .gitignore
Stanislav Fomichev
2019-01-10
tools headers powerpc: Remove unistd.h
Ravi Bangoria
2019-01-10
perf powerpc: Rework syscall table generation
Ravi Bangoria
2019-01-09
perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbols
Arnaldo Carvalho de Melo
2019-01-09
tools include uapi: Sync linux/if_link.h copy with the kernel sources
Arnaldo Carvalho de Melo
2019-01-09
xfrm: policy: fix infinite loop when merging src-nodes
Florian Westphal
2019-01-09
selftests: xfrm: alter htresh to trigger move of policies to hash table
Florian Westphal
2019-01-09
selftests: xfrm: add block rules with adjacent/overlapping subnets
Florian Westphal
2019-01-08
tools/vm/page_owner: use page_owner_sort in the use example
Miles Chen
2019-01-08
selftests: forwarding: Add a test for VLAN deletion
Ido Schimmel
2019-01-08
selftests: forwarding: Fix test for different devices
Ido Schimmel
2019-01-08
selftests: mlxsw: Add a test case for VLAN addition error flow
Ido Schimmel
2019-01-08
tools include uapi: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
2019-01-08
tools include uapi: Sync linux/fs.h copy with the kernel sources
Arnaldo Carvalho de Melo
2019-01-08
perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.h
Arnaldo Carvalho de Melo
[prev]
[next]