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-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-04-05
tools/testing/vma: add simple test for append_vma_flags()
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: add append_vma_flags() helper
Lorenzo Stoakes (Oracle)
2026-04-05
tools/testing/vma: fix VMA flag tests
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: use new VMA flags for sticky flags logic
Lorenzo Stoakes (Oracle)
2026-04-05
tools/testing/vma: convert bulk of test code to vma_flags_t
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: add further vma_flags_t unions
Lorenzo Stoakes (Oracle)
2026-04-05
tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
Lorenzo Stoakes (Oracle)
2026-04-05
selftests/mm: add folio_split() and filemap_get_entry() race test
Zi Yan
2026-04-05
mm: abstract reading sysctl_max_map_count, and READ_ONCE()
Lorenzo Stoakes (Oracle)
2026-04-05
selftest: memcg: skip memcg_sock test if address family not supported
Waiman Long
2026-04-05
selftests/mm: pagemap_ioctl: remove hungarian notation
Mike Rapoport (Microsoft)
2026-04-05
selftests/damon/sysfs.py: test goal_tuner commit
SeongJae Park
2026-04-05
selftests/damon/drgn_dump_damon_status: support quota goal_tuner dumping
SeongJae Park
2026-04-05
selftests/damon/_damon_sysfs: support goal_tuner setup
SeongJae Park
2026-04-05
mm: prevent droppable mappings from being locked
Anthony Yznaga
2026-04-05
mm: move vma_mmu_pagesize() from hugetlb to vma.c
David Hildenbrand (Arm)
2026-04-05
selftests/damon/config: enable DAMON_DEBUG_SANITY
SeongJae Park
2026-04-05
tools/testing/vma: add test for vma_flags_test(), vma_desc_test()
Lorenzo Stoakes (Oracle)
2026-04-05
mm: reintroduce vma_desc_test() as a singular flag test
Lorenzo Stoakes (Oracle)
2026-04-05
mm: reintroduce vma_flags_test() as a singular flag test
Lorenzo Stoakes (Oracle)
2026-04-05
mm: always inline __mk_vma_flags() and invoked functions
Lorenzo Stoakes (Oracle)
2026-04-05
mm: add vma_desc_test_all() and use it
Lorenzo Stoakes (Oracle)
2026-04-05
mm: rename VMA flag helpers to be more readable
Lorenzo Stoakes (Oracle)
2026-04-05
kho: remove finalize state and clients
Jason Miu
2026-04-05
selftests/mm: remove duplicate include of unistd.h
Chen Ni
2026-04-05
selftests/cgroup: add test for zswap incompressible pages
Jiayuan Chen
2026-04-05
selftests/mm: skip migration tests if NUMA is unavailable
AnishMulay
2026-04-05
maple_tree: use maple copy node for mas_wr_split()
Liam R. Howlett
2026-04-05
maple_tree: add test for rebalance calculation off-by-one
Liam R. Howlett
2026-04-05
maple_tree: start using maple copy node for destination
Liam R. Howlett
2026-04-05
maple_tree: testing update for spanning store
Liam R. Howlett
2026-04-05
tools/power/x86/intel-speed-select: v1.26 release
Srinivas Pandruvada
2026-04-05
tools/power/x86/intel-speed-select: Fix output when running on unsupported CL...
Zhang Rui
2026-04-05
tools/power/x86/intel-speed-select: Print Version info when Incompatible API ...
Zhang Rui
2026-04-05
tools/power/x86/intel-speed-select: Fix some program return value
Zhang Rui
2026-04-05
tools/power/x86/intel-speed-select: Fix cpu extended family ID decoding
Zhang Rui
2026-04-05
tools/power/x86/intel-speed-select: Avoid current base freq as maximum
Srinivas Pandruvada
2026-04-04
selftests: riscv: Add license to cfi selftest
Charlie Jenkins
2026-04-04
prctl: cfi: change the branch landing pad prctl()s to be more descriptive
Paul Walmsley
2026-04-04
riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headers
Paul Walmsley
2026-04-04
riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headers
Paul Walmsley
2026-04-04
selftests: riscv: Add braces around EXPECT_EQ()
Charlie Jenkins
2026-04-04
riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftests
Paul Walmsley
2026-04-04
Merge tag 'amd-pstate-v7.1-2026-04-02' of ssh://gitolite.kernel.org/pub/scm/l...
Rafael J. Wysocki
2026-04-04
tools/nolibc: use __builtin_offsetof()
Thomas Weißschuh
2026-04-04
tools/nolibc: use makedev() in fstatat()
Thomas Weißschuh
2026-04-04
tools/nolibc: handle all major and minor numbers in makedev() and friends
Thomas Weißschuh
2026-04-04
tools/nolibc: make dev_t 64 bits wide
Thomas Weißschuh
2026-04-04
tools/nolibc: move the logic of makedev() and friends into functions
Thomas Weißschuh
[prev]
[next]