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
2020-09-10
selftests/lkdtm: Use "comm" instead of "diff" for dmesg
Kees Cook
2020-09-10
objtool: Decode unwind hint register depending on architecture
Julien Thierry
2020-09-10
objtool: Make unwind hint definitions available to other architectures
Julien Thierry
2020-09-10
objtool: Refactor jump table code to support other architectures
Raphael Gault
2020-09-10
objtool: Make relocation in alternative handling arch dependent
Julien Thierry
2020-09-10
objtool: Abstract alternative special case handling
Julien Thierry
2020-09-10
objtool: Move macros describing structures to arch-dependent code
Julien Thierry
2020-09-10
objtool: Make sync-check consider the target architecture
Julien Thierry
2020-09-10
objtool: Group headers to check in a single list
Julien Thierry
2020-09-08
selftests/seccomp: Use bitwise instead of arithmetic operator for flags
Zou Wei
2020-09-08
selftests/seccomp: Add test for unknown SECCOMP_RET kill behavior
Kees Cook
2020-09-08
tools/libbpf: Avoid counting local symbols in ABI check
Tony Ambardar
2020-09-08
Merge tag 'linux-kselftest-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-09-07
x86/insn: Make inat-tables.c suitable for pre-decompression code
Joerg Roedel
2020-09-04
tools/memory-model: Expand the cheatsheet.txt notion of relaxed
Paul E. McKenney
2020-09-04
tests: add waitid() tests for non-blocking pidfds
Christian Brauner
2020-09-04
mm: Add PG_arch_2 page flag
Steven Price
2020-09-04
tests: port pidfd_wait to kselftest harness
Christian Brauner
2020-09-03
Merge tag 'perf-tools-fixes-for-v5.9-2020-09-03' of git://git.kernel.org/pub/...
Linus Torvalds
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-03
Merge branch 'gate-page-refcount' (patches from Dave Hansen)
Linus Torvalds
2020-09-03
selftests/x86/test_vsyscall: Improve the process_vm_readv() test
Andy Lutomirski
2020-09-03
selftests/bpf: Add bpf_{update, delete}_map_elem in hashmap iter program
Yonghong Song
2020-09-03
perf tools: Add bpf image check to __map__is_kmodule
Jiri Olsa
2020-09-03
perf record/stat: Explicitly call out event modifiers in the documentation
Kim Phillips
2020-09-03
perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session...
YueHaibing
2020-09-03
perf stat: Turn off summary for interval mode by default
Jin Yao
2020-09-03
libtraceevent: Fix build warning on 32-bit arches
Tzvetomir Stoyanov (VMware)
2020-09-03
perf jevents: Fix suspicious code in fixregex()
Namhyung Kim
2020-09-03
perf parse-events: Use uintptr_t when casting numbers to pointers
Arnaldo Carvalho de Melo
2020-09-03
tools/memory-model: Add a simple entry point document
Paul E. McKenney
2020-09-03
tools/memory-model: Improve litmus-test documentation
Paul E. McKenney
2020-09-03
tools/memory-model: Update recipes.txt prime_numbers.c path
Paul E. McKenney
2020-09-03
Replace HTTP links with HTTPS ones: LKMM
Alexander A. Klimov
2020-09-03
libbpf: Remove arch-specific include path in Makefile
Naveen N. Rao
2020-09-01
Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/...
Linus Torvalds
2020-09-01
blk-iocost: update iocost_monitor.py
Tejun Heo
2020-09-01
objtool: Define 'struct orc_entry' only when needed
Julien Thierry
2020-09-01
objtool: Skip ORC entry creation for non-text sections
Julien Thierry
2020-09-01
objtool: Move ORC logic out of check()
Julien Thierry
2020-09-01
objtool: Move object file loading out of check()
Julien Thierry
2020-09-01
tools/bpf: build: Make sure resolve_btfids cleans up after itself
Toke Høiland-Jørgensen
2020-09-01
perf report: Disable ordered_events for raw dump
Jiri Olsa
2020-09-01
perf tools: Correct SNOOPX field offset
Al Grant
2020-09-01
perf intel-pt: Fix corrupt data after perf inject from
Al Grant
2020-09-01
perf cs-etm: Fix corrupt data after perf inject from
Al Grant
2020-09-01
perf top/report: Fix infinite loop in the TUI for grouped events
Arnaldo Carvalho de Melo
2020-09-01
perf parse-events: Avoid an uninitialized read when using fake PMUs
Ian Rogers
2020-09-01
perf stat: Fix out of bounds array access in the print_counters() evlist method
Thomas Richter
2020-09-01
perf test: Set NULL sentinel in pmu_events table in "Parse and process metric...
Thomas Richter
[prev]
[next]