index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2026-04-06
kunit: tool: Terminate kernel under test on SIGINT
David Gow
2026-04-06
kunit: tool: skip stty when stdin is not a tty
Shuvam Pandey
2026-04-06
kunit: tool: Recommend --raw_output=all if no KTAP found
David Gow
2026-04-06
kunit: Add --list_suites to show suites
Ryota Sakamoto
2026-04-06
selftests/nolibc: only use libgcc when really necessary
Thomas Weißschuh
2026-04-06
selftests/nolibc: test the memory allocator
Thomas Weißschuh
2026-04-06
tools/nolibc: add support for asprintf()
Thomas Weißschuh
2026-04-06
selftests: ublk: test that teardown after incomplete recovery completes
Uday Shankar
2026-04-05
selftests/bpf: remove unused toggle in tc_tunnel
Alexis Lothoré (eBPF Foundation)
2026-04-05
selftests/bpf: add get_next_key boundary test for cgroup_storage
Weiming Shi
2026-04-05
selftests/bpf: Add torn write detection test for htab BPF_F_LOCK
Mykyta Yatsenko
2026-04-05
Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-05
mm: add mmap_action_map_kernel_pages[_full]()
Lorenzo Stoakes (Oracle)
2026-04-05
mm: allow handling of stacked mmap_prepare hooks in more drivers
Lorenzo Stoakes (Oracle)
2026-04-05
mm: add mmap_action_simple_ioremap()
Lorenzo Stoakes (Oracle)
2026-04-05
mm: add vm_ops->mapped hook
Lorenzo Stoakes (Oracle)
2026-04-05
mm: have mmap_action_complete() handle the rmap lock and unmap
Lorenzo Stoakes (Oracle)
2026-04-05
mm: switch the rmap lock held option off in compat layer
Lorenzo Stoakes (Oracle)
2026-04-05
mm: document vm_operations_struct->open the same as close()
Lorenzo Stoakes (Oracle)
2026-04-05
mm: various small mmap_prepare cleanups
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: convert __mmap_region() to use vma_flags_t
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
Lorenzo Stoakes (Oracle)
2026-04-05
tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: introduce vma_clear_flags[_mask]()
Lorenzo Stoakes (Oracle)
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
2026-04-05
tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_mask
Lorenzo Stoakes (Oracle)
2026-04-05
mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
Lorenzo Stoakes (Oracle)
2026-04-05
tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
Lorenzo Stoakes (Oracle)
2026-04-05
tools/testing/vma: test that legacy flag helpers work correctly
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: introduce vma_flags_same[_mask/_pair]()
Lorenzo Stoakes (Oracle)
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)
[prev]
[next]