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-07-12
selftests/bpf: fix compiling loop{1, 2, 3}.c on s390
Ilya Leoshkevich
2019-07-12
selftests/bpf: make PT_REGS_* work in userspace
Ilya Leoshkevich
2019-07-12
selftests/bpf: fix s930 -> s390 typo
Ilya Leoshkevich
2019-07-12
selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)
Ilya Leoshkevich
2019-07-12
selftests/bpf: do not ignore clang failures
Ilya Leoshkevich
2019-07-12
tools: bpftool: add raw_tracepoint_writable prog type to header
Daniel T. Lee
2019-07-12
selftests/bpf: fix bpf_target_sparc check
Ilya Leoshkevich
2019-07-12
tools/power/x86/intel-speed-select: Add .gitignore file
Prarit Bhargava
2019-07-12
libbpf: fix ptr to u64 conversion warning on 32-bit platforms
Andrii Nakryiko
2019-07-11
Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
perf cs-etm: Return errcode in cs_etm__process_auxtrace_info()
YueHaibing
2019-07-11
perf cs-etm: Remove errnoeous ERR_PTR() usage in cs_etm__process_auxtrace_info
YueHaibing
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-10
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-10
perf scripts python: export-to-postgresql.py: Export switch events
Adrian Hunter
2019-07-10
perf scripts python: export-to-sqlite.py: Export switch events
Adrian Hunter
2019-07-10
perf db-export: Export switch events
Adrian Hunter
2019-07-10
perf db-export: Factor out db_export__threads()
Adrian Hunter
2019-07-10
perf script: Add scripting operation process_switch()
Adrian Hunter
2019-07-10
perf scripts python: exported-sql-viewer.py: Use new 'has_calls' column
Adrian Hunter
2019-07-10
perf scripts python: exported-sql-viewer.py: Remove redundant semi-colons
Adrian Hunter
2019-07-10
perf scripts python: export-to-postgresql.py: Add has_calls column to comms t...
Adrian Hunter
2019-07-10
perf scripts python: export-to-sqlite.py: Add has_calls column to comms table
Adrian Hunter
2019-07-10
perf db-export: Also export thread's current comm
Adrian Hunter
2019-07-10
perf db-export: Factor out db_export__comm()
Adrian Hunter
2019-07-10
perf scripts python: export-to-postgresql.py: Export comm details
Adrian Hunter
2019-07-10
perf scripts python: export-to-sqlite.py: Export comm details
Adrian Hunter
2019-07-10
perf db-export: Export comm details
Adrian Hunter
2019-07-10
perf db-export: Fix a white space issue in db_export__sample()
Adrian Hunter
2019-07-10
perf db-export: Move export__comm_thread into db_export__sample()
Adrian Hunter
2019-07-10
perf db-export: Export comm before exporting thread
Adrian Hunter
2019-07-10
perf db-export: Export main_thread in db_export__sample()
Adrian Hunter
2019-07-10
perf db-export: Pass main_thread to db_export__thread()
Adrian Hunter
2019-07-10
perf db-export: Rename db_export__comm() to db_export__exec_comm()
Adrian Hunter
2019-07-10
perf db-export: Get rid of db_export__deferred()
Adrian Hunter
2019-07-11
kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree
Masahiro Yamada
2019-07-09
tc-testing: introduce scapyPlugin for basic traffic
Lucas Bates
2019-07-09
tc-testing: Allow tdc plugins to see test case data
Lucas Bates
2019-07-09
perf trace: Auto bump rlimit(MEMLOCK) for eBPF maps sake
Arnaldo Carvalho de Melo
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
perf test: Auto bump rlimit(MEMLOCK) for BPF test sake
Arnaldo Carvalho de Melo
2019-07-09
tc-tests: Add tc action ct tests
Paul Blakey
2019-07-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-09
perf tools: Introduce rlimit__bump_memlock() helper
Arnaldo Carvalho de Melo
2019-07-09
Merge tag 'acpi-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-07-09
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-07-09
tools: PCI: Fix installation when `make tools/pci_install`
Andy Shevchenko
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-07-09
perf intel-pt: Fix potential NULL pointer dereference found by the smatch tool
Leo Yan
[prev]
[next]