index
:
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2026-05-29
perf header: Sanity check HEADER_EVENT_DESC attr.size before swap
Arnaldo Carvalho de Melo
2026-05-29
perf header: Validate feature section size and add read path bounds checking
Arnaldo Carvalho de Melo
2026-05-29
perf header: Validate f_attr.ids section before use in perf_session__read_hea...
Arnaldo Carvalho de Melo
2026-05-29
perf header: Propagate feature section processing errors
Arnaldo Carvalho de Melo
2026-05-29
perf tools: Bounds check perf_event_attr fields against attr.size before prin...
Arnaldo Carvalho de Melo
2026-05-29
perf header: Validate null-termination in PERF_RECORD_EVENT_UPDATE string fields
Arnaldo Carvalho de Melo
2026-05-29
perf session: Add byte-swap and bounds check for PERF_RECORD_BPF_METADATA events
Arnaldo Carvalho de Melo
2026-05-29
perf auxtrace: Harden auxtrace_error event handling
Arnaldo Carvalho de Melo
2026-05-29
perf cpumap: Reject RANGE_CPUS with start_cpu > end_cpu
Arnaldo Carvalho de Melo
2026-05-29
perf header: Byte-swap build ID event pid and bounds check section entries
Arnaldo Carvalho de Melo
2026-05-29
perf session: Validate nr fields against event size on both swap and common p...
Arnaldo Carvalho de Melo
2026-05-29
perf session: Validate HEADER_ATTR attr.size before swapping
Arnaldo Carvalho de Melo
2026-05-29
perf session: Use bounded copy for PERF_RECORD_TIME_CONV
Arnaldo Carvalho de Melo
2026-05-29
perf session: Add validated swap infrastructure with null-termination checks
Arnaldo Carvalho de Melo
2026-05-29
perf session: Fix swap_sample_id_all() crash on crafted events
Arnaldo Carvalho de Melo
2026-05-29
perf session: Fix PERF_RECORD_READ swap and dump for variable-length events
Arnaldo Carvalho de Melo
2026-05-29
perf zstd: Fix multi-iteration decompression and error handling
Arnaldo Carvalho de Melo
2026-05-29
perf zstd: Fix compression error path in zstd_compress_stream_to_records()
Arnaldo Carvalho de Melo
2026-05-29
perf tools: Fix event_contains() macro to verify full field extent
Arnaldo Carvalho de Melo
2026-05-29
perf session: Bounds-check one_mmap event pointer in peek_event
Arnaldo Carvalho de Melo
2026-05-29
perf session: Add minimum event size and alignment validation
Arnaldo Carvalho de Melo
2026-05-29
selftests/sched_ext: Validate dl_server attach/detach in total_bw test
Andrea Righi
2026-05-29
tools/mm/slabinfo: remove redundant slab->partial assignment
Xuewen Wang
2026-05-29
tools/mm/slabinfo: remove dead assignment in get_obj_and_str()
Xuewen Wang
2026-05-29
tools/mm/slabinfo: Fix trace disable logic inversion
Xuewen Wang
2026-05-29
rtla: Document tests in README
Tomas Glozar
2026-05-29
net: Remove support for AIO on sockets
Demi Marie Obenour
2026-05-28
selftests/perf_events: fix mmap() error check in sigtrap_threads
Hongfu Li
2026-05-28
kselftest/filelock: add a .gitignore file
Mark Brown
2026-05-28
kselftest/filelock: report each test in oftlocks separately
Mark Brown
2026-05-28
kselftest/filelock: use ksft_perror()
Mark Brown
2026-05-28
selftests/acct: add taskstats TGID retention test
Yiyang Chen
2026-05-28
tools/accounting/getdelays: fix -Wformat-truncation warning in format_timespec
Yiyang Chen
2026-05-28
selftests/mm: add kmemleak verbose dedup test
Breno Leitao
2026-05-28
selftests/cgroup: include slab in test_percpu_basic memory check
Li Wang
2026-05-28
selftests/cgroup: fix hardcoded page size in test_percpu_basic
Li Wang
2026-05-28
selftests/mm: khugepaged: initialize file contents via mmap
Vineet Agarwal
2026-05-28
selftests/damon/sysfs.py: pause DAMON before dumping status
SeongJae Park
2026-05-28
selftests/damon/sysfs.py: check pause on assert_ctx_committed()
SeongJae Park
2026-05-28
selftests/damon/drgn_dump_damon_status: dump pause
SeongJae Park
2026-05-28
selftests/damon/_damon_sysfs: support pause file staging
SeongJae Park
2026-05-28
mm/madvise: reject invalid process_madvise() advice for zero-length vectors
fujunjie
2026-05-28
mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
Asier Gutierrez
2026-05-28
selftests/mm: simplify byte pattern checking in mremap_test
Dev Jain
2026-05-28
selftests/mm: run the MAP_DROPPABLE selftest
Anthony Yznaga
2026-05-28
selftests/mm: verify droppable mappings cannot be locked
Anthony Yznaga
2026-05-28
selftests/cgroup: test_zswap: wait for asynchronous writeback
Li Wang
2026-05-28
selftest/cgroup: fix zswap attempt_writeback() on 64K pagesize system
Li Wang
2026-05-28
selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on large pagesize s...
Li Wang
2026-05-28
selftests/cgroup: replace hardcoded page size values in test_zswap
Li Wang
[prev]
[next]