summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-28rust: uaccess: use INLINE_COPY_TO_USER to guard copy_to_user()Yury Norov
2026-05-28kselftest/filelock: add a .gitignore fileMark Brown
2026-05-28kselftest/filelock: report each test in oftlocks separatelyMark Brown
2026-05-28kselftest/filelock: use ksft_perror()Mark Brown
2026-05-28lib/base64: fix copy-pasted @padding doc in base64_decode()Josh Law
2026-05-28lib/base64: validate before writing in decode tail pathJosh Law
2026-05-28init.h: discard exitcall symbols earlyArnd Bergmann
2026-05-28lib/tests: string_helpers: don't use "proxy" headersAndy Shevchenko
2026-05-28lib/tests: string_helpers: decouple unescape and escape casesAndy Shevchenko
2026-05-28treewide: fix indentation and whitespace in Kconfig filesAnand Moon
2026-05-28get_maintainer: add --json output modeSasha Levin
2026-05-28seq_buf: export seq_buf_putmem_hex() and add KUnit testsShuvam Pandey
2026-05-28selftests/acct: add taskstats TGID retention testYiyang Chen
2026-05-28taskstats: retain dead thread stats in TGID queriesYiyang Chen
2026-05-28clang-format: fix formatting of guard() and scoped_guard() statementsBart Van Assche
2026-05-28kunit: fat: test cluster and directory i_pos layout helpersAdi Nata
2026-05-28checkpatch: add check for function pointer arrays in declarationsJoe Perches
2026-05-28ocfs2: use kzalloc for quota recovery bitmap allocationTristan Madani
2026-05-28tools/accounting/getdelays: fix -Wformat-truncation warning in format_timespecYiyang Chen
2026-05-28proc: use strnlen() for name validation in __proc_createThorsten Blum
2026-05-28checkpatch: add option to not force /* */ for SPDXPetr Vorel
2026-05-28checkpatch: allow passing config directoryPetr Vorel
2026-05-28proc: rewrite next_tgid()Alexey Dobriyan
2026-05-28proc: add tgid_iter.pid_ns memberAlexey Dobriyan
2026-05-28selftests/mm: add kmemleak verbose dedup testBreno Leitao
2026-05-28mm/kmemleak: dedupe verbose scan output by allocation backtraceBreno Leitao
2026-05-28mm/swap: add cond_resched() in swap_reclaim_full_clusters to prevent softlockupZijiang Huang
2026-05-28highmem-internal.h: fix typo in the comment for kunmap_atomic()Zhouyi Zhou
2026-05-28Docs/admin-guide/mm/damon/stat: document kdamond_pid parameterSeongJae Park
2026-05-28mm/damon/stat: add a parameter for reading kdamond pidSeongJae Park
2026-05-28Docs/admin-guide/mm/damon/reclaim: update for autotune_monitoring_intervalsSeongJae Park
2026-05-28mm/damon/reclaim: add autotune_monitoring_intervals parameterSeongJae Park
2026-05-28selftests/cgroup: include slab in test_percpu_basic memory checkLi Wang
2026-05-28selftests/cgroup: fix hardcoded page size in test_percpu_basicLi Wang
2026-05-28mm/filemap: do not count FAULT_FLAG_TRIED retries as mmap hitsfujunjie
2026-05-28mm/filemap: count only the faulting address as a mmap hitfujunjie
2026-05-28mm: use zone lock guard in __offline_isolated_pages()Dmitry Ilvokhin
2026-05-28mm: use zone lock guard in free_pcppages_bulk()Dmitry Ilvokhin
2026-05-28mm: use zone lock guard in put_page_back_buddy()Dmitry Ilvokhin
2026-05-28mm: use zone lock guard in take_page_off_buddy()Dmitry Ilvokhin
2026-05-28mm: use zone lock guard in set_migratetype_isolate()Dmitry Ilvokhin
2026-05-28mm: use zone lock guard in unreserve_highatomic_pageblock()Dmitry Ilvokhin
2026-05-28mm: use zone lock guard in unset_migratetype_isolate()Dmitry Ilvokhin
2026-05-28mm: use zone lock guard in reserve_highatomic_pageblock()Dmitry Ilvokhin
2026-05-28Docs/ABI/damon: mark schemes/<S>/filters/ deprecatedSeongJae Park
2026-05-28Docs/admin-guide/mm/damon/usage: mark scheme filters sysfs dir as deprecatedSeongJae Park
2026-05-28mm/khugepaged: return -EAGAIN for SCAN_PAGE_HAS_PRIVATE in MADV_COLLAPSEVineet Agarwal
2026-05-28selftests/mm: khugepaged: initialize file contents via mmapVineet Agarwal
2026-05-28Docs/admin-guide/mm/damon/lru_sort: update for entire memory monitoringSeongJae Park
2026-05-28Docs/admin-guide/mm/damon/reclaim: update for entire memory monitoringSeongJae Park