index
:
kernel/git/stable/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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
21 hours
tools/build: Use SYSTEM_BPFTOOL for system bpftool
Tomas Glozar
21 hours
kselftest/arm64: mte: Use the correct naming for tag check modes in check_hug...
Catalin Marinas
21 hours
kselftest/arm64: mte: Skip the hugetlb tests if MTE not supported on such map...
Catalin Marinas
21 hours
selftests/arm64: Treat KSM merge_across_nodes as optional
Muhammad Usama Anjum
21 hours
selftests/arm64: Print missing MTE TAP headers
Muhammad Usama Anjum
21 hours
selftests: arm64: add hugetlb mte tests
Yang Shi
21 hours
perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()
Arnaldo Carvalho de Melo
21 hours
perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()
Arnaldo Carvalho de Melo
21 hours
bpftool: Fix double close in map dump
Yuan Chen
21 hours
selftests/bpf: vmtest.sh: Preserve command quoting when running in the VM
Vineet Gupta
21 hours
selftests/bpf: Add description for running vmtest on RV64
Pu Lehui
21 hours
selftests/bpf: Support local rootfs image for vmtest
Pu Lehui
21 hours
selftests/bpf: Limit URLS parsing logic to actual scope in vmtest
Pu Lehui
21 hours
kunit: tool: fix _list_tests filtering wrong variable when list has TAP prefix
Mohammad Abu-Khader
21 hours
perf synthetic-events: Fix divide by zero in perf_event__synthesize_threads
Ian Rogers
21 hours
perf synthetic-events: Fix uninitialized pthread_join
Ian Rogers
21 hours
perf stat: Fix evsel_list leak in cmd_stat
Ian Rogers
21 hours
perf stat: Clear screen only if output file is a tty
Namhyung Kim
21 hours
perf trace-event: Fix integer truncation in do_read() and skip()
Tanushree Shah
21 hours
perf trace-event: Fix buffer overflow in read_string()
Tanushree Shah
21 hours
selftests/mm: fix ternary operator precedence in ksm_tests
Sayali Patil
21 hours
perf intel-bts: Fix off-by-one in auxtrace_info minimum size check
Arnaldo Carvalho de Melo
21 hours
perf intel-pt: Fix off-by-one in auxtrace_info minimum size check
Arnaldo Carvalho de Melo
21 hours
perf auxtrace: Fix queue grow overflow and old array leak
Arnaldo Carvalho de Melo
21 hours
perf thread-stack: Fix heap buffer overflow on branch stack wrap copy
Arnaldo Carvalho de Melo
21 hours
perf machine: Check snprintf truncation for guest kallsyms path
Arnaldo Carvalho de Melo
21 hours
perf machine: Free scandir entries in guest kernel map creation
Arnaldo Carvalho de Melo
21 hours
perf machine: Reset errno before strtol in guest kernel map creation
Arnaldo Carvalho de Melo
21 hours
perf machine: Don't abort guest map creation on first inaccessible dir
Arnaldo Carvalho de Melo
21 hours
perf machine: Check snprintf truncation in machines__findnew()
Arnaldo Carvalho de Melo
21 hours
perf machine: Use snprintf() for guestmount path construction
Arnaldo Carvalho de Melo
21 hours
perf machine: Guard against NULL strlist in machines__findnew()
Arnaldo Carvalho de Melo
21 hours
selftests/zram: fix kernel_gte() for POSIX sh
Cheng-Han Wu
21 hours
tools/build: Allow versioning of all LLVM tools defined in Makefile.include
James Clark
21 hours
tools/build: Add bpftool-skeletons feature test
Tomas Glozar
21 hours
selftests/bpf: Fix memory leak on subtest_states reallocation
Feng Yang
21 hours
selftests/bpf: Fix incorrect error checking for pthread_create
Feng Yang
21 hours
perf cs-etm: Avoid truncating AUX buffer sizes to int
Leo Yan
21 hours
perf cs-etm: Flush thread stacks after decoder reset
Leo Yan
21 hours
libbpf: Search /lib64 and /lib in resolve_full_path()
Ricardo B. Marlière
21 hours
perf ui hists: Fix uninitialized stack memory free on pstack allocation failure
Ian Rogers
21 hours
perf metricgroup: Fix metric expression copy leaks
Yu Peng
21 hours
perf metricgroups: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
21 hours
selftests: timers: leap-a-day: Fix -w option and update usage comment
Jiangshan Yi
21 hours
selftests/bpf: Fix memory leak in msg_alloc_iov
Feng Yang
21 hours
selftests/bpf: Fix memory leak in msg_alloc_iov error path
Malaya Kumar Rout
21 hours
selftests/rseq: Replace glibc-specific __GNUC_PREREQ with portable check
Hisam Mehboob
21 hours
tools/bpf/bpftool: Reset vmlinux BTF after struct_ops commands
Yichong Chen
21 hours
bpftool: clean-up usage of libbpf_get_error()
Sahid Orentino Ferdjaoui
21 hours
bpftool: Define _GNU_SOURCE only once
Quentin Monnet
[next]