index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-08
selftests/mm/hmm-tests: test pagemap reads of PMD device-private entries
Dev Jain
1
-2
/
+32
2026-06-04
selftests/memfd: remove unused variable 'sig' in fuse_test
Konstantin Khorenko
1
-1
/
+1
2026-06-04
selftests/memfd: fix -Wmaybe-uninitialized warning in memfd_test
Konstantin Khorenko
1
-2
/
+2
2026-06-04
selftests/proc: add /proc/pid/smaps tearing tests
Suren Baghdasaryan
1
-45
/
+133
2026-06-04
selftests/proc: ensure the test is performed at the right page boundary
Suren Baghdasaryan
1
-19
/
+100
2026-06-04
selftests/damon/sysfs.sh: test pause file existence
SeongJae Park
1
-0
/
+1
2026-06-04
selftests/damon/sysfs.sh: test addr_unit file existence
SeongJae Park
1
-0
/
+1
2026-06-04
selftests/damon/sysfs.sh: test monitoring intervals goal dir
SeongJae Park
1
-0
/
+12
2026-06-04
selftests/damon/sysfs.py: stop kdamonds before failing
SeongJae Park
1
-0
/
+4
2026-06-04
mm/vma: eliminate mmap_action->error_hook, introduce error_override
Lorenzo Stoakes
1
-6
/
+3
2026-06-04
mm/vma: remove mmap_action->success_hook
Lorenzo Stoakes
1
-10
/
+0
2026-06-04
drivers/char/mem: eliminate unnecessary use of success_hook
Lorenzo Stoakes
1
-0
/
+1
2026-06-04
selftests/mm/split_huge_page_test.c: close fd on write error
Wei Yang
1
-1
/
+1
2026-06-02
selftests/damon/sysfs.sh: test probes dir
SeongJae Park
1
-0
/
+48
2026-06-02
tools/mm/page-types: fix kpageflags option argument in getopt_long
Ye Liu
1
-1
/
+1
2026-06-02
tools/mm/page-types: fix ternary operator precedence in sigbus handler
Ye Liu
1
-1
/
+1
2026-06-02
tools/mm/page-types: fix typo in madvise() error message
Ye Liu
1
-2
/
+2
2026-06-02
selftests/mm: ksm-functional-tests: fix partial write handling
Vineet Agarwal
1
-8
/
+11
2026-06-02
selftests/mm: check file initialization writes in split_huge_page_test
Vineet Agarwal
1
-3
/
+7
2026-06-02
selftests/mm: fix mmap() return value check in run_migration_benchmark
Hongfu Li
1
-1
/
+1
2026-05-28
selftests/mm: add kmemleak verbose dedup test
Breno Leitao
2
-0
/
+223
2026-05-28
selftests/cgroup: include slab in test_percpu_basic memory check
Li Wang
1
-5
/
+6
2026-05-28
selftests/cgroup: fix hardcoded page size in test_percpu_basic
Li Wang
1
-1
/
+1
2026-05-28
selftests/mm: khugepaged: initialize file contents via mmap
Vineet Agarwal
1
-3
/
+15
2026-05-28
selftests/damon/sysfs.py: pause DAMON before dumping status
SeongJae Park
1
-0
/
+38
2026-05-28
selftests/damon/sysfs.py: check pause on assert_ctx_committed()
SeongJae Park
1
-0
/
+1
2026-05-28
selftests/damon/drgn_dump_damon_status: dump pause
SeongJae Park
1
-0
/
+1
2026-05-28
selftests/damon/_damon_sysfs: support pause file staging
SeongJae Park
1
-1
/
+9
2026-05-28
mm/madvise: reject invalid process_madvise() advice for zero-length vectors
fujunjie
1
-0
/
+28
2026-05-28
mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
Asier Gutierrez
1
-5
/
+6
2026-05-28
selftests/mm: simplify byte pattern checking in mremap_test
Dev Jain
1
-99
/
+10
2026-05-28
selftests/mm: run the MAP_DROPPABLE selftest
Anthony Yznaga
2
-1
/
+9
2026-05-28
selftests/mm: verify droppable mappings cannot be locked
Anthony Yznaga
1
-9
/
+75
2026-05-28
selftests/cgroup: test_zswap: wait for asynchronous writeback
Li Wang
1
-2
/
+26
2026-05-28
selftest/cgroup: fix zswap attempt_writeback() on 64K pagesize system
Li Wang
1
-4
/
+4
2026-05-28
selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on large pagesize s...
Li Wang
1
-21
/
+49
2026-05-28
selftests/cgroup: replace hardcoded page size values in test_zswap
Li Wang
1
-20
/
+25
2026-05-28
selftests/cgroup: rename PAGE_SIZE to BUF_SIZE in cgroup_util
Li Wang
5
-20
/
+25
2026-05-28
selftests/cgroup: use runtime page size for zswpin check
Li Wang
1
-1
/
+1
2026-05-28
selftests/cgroup: avoid OOM in test_swapin_nozswap
Li Wang
1
-6
/
+11
2026-05-28
selftests/cgroup: skip test_zswap if zswap is globally disabled
Li Wang
1
-4
/
+15
2026-05-28
selftests/damon/sysfs.py: test failed region quota charge ratio
SeongJae Park
1
-0
/
+6
2026-05-28
selftests/damon/drgn_dump_damon_status: support failed region quota charge ratio
SeongJae Park
1
-0
/
+2
2026-05-28
selftests/damon/_damon_sysfs: support failed region quota charge ratio
SeongJae Park
1
-2
/
+19
2026-05-28
selftests/mm: suppress compiler error in liburing check
Li Wang
2
-2
/
+3
2026-05-28
selftests/mm: respect build verbosity settings for 32/64-bit targets
Li Wang
1
-2
/
+4
2026-05-25
Merge tag 'bootconfig-fixes-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2026-05-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+5
2026-05-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
6
-3
/
+149
2026-05-23
libbpf: fix off-by-one in emit_signature_match jump offset
KP Singh
1
-2
/
+1
[next]