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-05-15
csky: Add support for libdw
Mao Han
2019-05-15
perf test: Fix spelling mistake "leadking" -> "leaking"
Colin Ian King
2019-05-15
perf annotate: Remove hist__account_cycles() from callback
Jin Yao
2019-05-15
objtool: Fix whitelist documentation typo
Raphael Gault
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test case
Eric Sandeen
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: allow graceful use on older kernels
Luis Chamberlain
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: ignore diff output on verify_diff_w()
Luis Chamberlain
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: load module before testing for it
Luis Chamberlain
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: remove superfluous test_reqs()
Luis Chamberlain
2019-05-14
exec selftests: test ->recursion_depth
Alexey Dobriyan
2019-05-14
selftests: avoid KBUILD_OUTPUT dir cluttering with selftest objects
Shuah Khan
2019-05-14
selftests: drivers: Create .gitignore to include /dma-buf/udmabuf
Kelsey Skunberg
2019-05-14
selftests: pidfd: Create .gitignore to include pidfd_test
Kelsey Skunberg
2019-05-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-05-14
bpf: test ref bit from data path and add new tests for syscall path
Daniel Borkmann
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-14
tools/bpf: Sync kernel btf.h header
Gary Lin
2019-05-13
objtool: Fix function fallthrough detection
Josh Poimboeuf
2019-05-13
objtool: Don't use ignore flag for fake jumps
Josh Poimboeuf
2019-05-13
selftests: fix bpf build/test workflow regression when KBUILD_OUTPUT is set
Shuah Khan
2019-05-13
libbpf: detect supported kernel BTF features and sanitize BTF
Andrii Nakryiko
2019-05-13
selftests: bpf: Add files generated after build to .gitignore
Kelsey Skunberg
2019-05-13
tools: bpf: synchronise BPF UAPI header with tools
Quentin Monnet
2019-05-13
bpf: add various test cases for backward jumps
Daniel Borkmann
2019-05-12
tools/virtio/ringtest: Remove bogus definition of BUG_ON()
Jonathan Neuschäfer
2019-05-10
ktest: update sample.conf for grub2bls
Masayoshi Mizuma
2019-05-10
ktest: remove get_grub2_index
Masayoshi Mizuma
2019-05-10
ktest: pass KERNEL_VERSION to POST_KTEST
Masayoshi Mizuma
2019-05-10
ktest: introduce grub2bls REBOOT_TYPE option
Masayoshi Mizuma
2019-05-10
ktest: cleanup get_grub_index
Masayoshi Mizuma
2019-05-10
ktest: introduce _get_grub_index
Masayoshi Mizuma
2019-05-10
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-09
selftests: bpf: initialize bpf_object pointers where needed
Lorenz Bauer
2019-05-09
Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-05-09
Merge tag 'csky-for-linus-5.2-perf-unwind-libdw' of git://github.com/c-sky/cs...
Linus Torvalds
2019-05-09
selftests: fix install target to use default install path
Shuah Khan
2019-05-09
csky: Add support for perf unwind-libdw
Mao Han
2019-05-08
Merge tag 'docs-5.2' of git://git.lwn.net/linux
Linus Torvalds
2019-05-08
Merge tag 'nolibc-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-05-08
Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-05-08
tool headers nolibc: add RISCV support
Pranith Kumar
2019-05-08
tests: kvm: Add tests for KVM_SET_NESTED_STATE
Aaron Lewis
2019-05-08
tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_ID
Aaron Lewis
2019-05-08
tests: kvm: Add tests to .gitignore
Aaron Lewis
2019-05-08
KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2
Peter Xu
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
[prev]
[next]