aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2025-09-13nvmem: update a comment related to struct nvmem_configChristophe JAILLET1-1/+1
2025-09-13ida: remove the ida_simple_xxx() APIChristophe JAILLET1-8/+0
2025-09-13idr test suite: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-9/+7
2025-09-13kcov: load acquire coverage count in user-space codeSoham Bagchi1-1/+6
2025-09-13kcov: use write memory barrier after memcpy() in kcov_move_area()Soham Bagchi1-0/+9
2025-09-13ref_tracker: remove redundant __GFP_NOWARNQianfeng Rong1-3/+3
2025-09-13x86/kexec: carry forward the boot DTB on kexecBrian Mak4-4/+53
2025-09-13hung_task: dump blocker task if it is not hungMasami Hiramatsu (Google)1-37/+41
2025-09-13Merge tag 'erofs-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsLinus Torvalds5-36/+65
2025-09-13maple_tree: testing fix for spanning store on 32bLiam R. Howlett1-1/+6
2025-09-13maple_tree: fix testing for 32 bit buildsLiam R. Howlett1-0/+3
2025-09-13huge_mm.h: disallow is_huge_zero_folio(NULL)Max Kellermann1-0/+2
2025-09-13mm/page_alloc: find_large_buddy() from start_pfn aligned orderWei Yang1-1/+7
2025-09-13tools: testing: use existing atomic.h for vma/maple testsBrendan Jackman3-30/+5
2025-09-13tools: testing: support EXTRA_CFLAGS in shared.mkBrendan Jackman1-0/+1
2025-09-13tools: testing: allow importing arch headers in shared.mkBrendan Jackman1-1/+4
2025-09-13tools/include: implement a couple of atomic_t opsBrendan Jackman1-0/+22
2025-09-13pagevec.h: add `const` to pointer parameters of getter functionsMax Kellermann1-2/+2
2025-09-13mm/damon: add damon_ctx->min_sz_regionQuanmin Yan6-43/+61
2025-09-13Docs/ABI/damon: document addr_unit fileSeongJae Park1-0/+7
2025-09-13Docs/admin-guide/mm/damon/usage: document addr_unit fileSeongJae Park2-4/+9
2025-09-13Docs/mm/damon/design: document 'address unit' parameterSeongJae Park1-1/+13
2025-09-13mm/damon/sysfs: implement addr_unit file under context dirSeongJae Park1-0/+33
2025-09-13mm/damon/paddr: support addr_unit for DAMOS_STATSeongJae Park1-6/+7
2025-09-13mm/damon/paddr: support addr_unit for MIGRATE_{HOT,COLD}SeongJae Park1-7/+8
2025-09-13mm/damon/paddr: support addr_unit for DAMOS_LRU_[DE]PRIOSeongJae Park1-12/+17
2025-09-13mm/damon/paddr: support addr_unit for DAMOS_PAGEOUTSeongJae Park1-7/+23
2025-09-13mm/damon/paddr: support addr_unit for access monitoringSeongJae Park1-11/+21
2025-09-13mm/damon/core: add damon_ctx->addr_unitSeongJae Park2-1/+5
2025-09-13mm/pageblock-flags: remove PB_migratetype_bits/PB_migrate_endWei Yang2-9/+7
2025-09-13mm/page_alloc: use xxx_pageblock_isolate() for better readingWei Yang1-4/+3
2025-09-13btrfs: set AS_KERNEL_FILE on the btree_inodeBoris Burkov1-0/+1
2025-09-13mm: add vmstat for kernel_file pagesBoris Burkov3-0/+9
2025-09-13mm/filemap: add AS_KERNEL_FILEBoris Burkov3-0/+10
2025-09-13Revert "hugetlb: make hugetlb depends on SYSFS or SYSCTL"Miaohe Lin1-1/+0
2025-09-13selftests/mm/uffd-stress: stricten constraint on free hugepages needed before the testDev Jain1-6/+11
2025-09-13selftests/mm/uffd-stress: make test operate on less hugetlb memoryDev Jain2-3/+12
2025-09-13mm: shmem: drop the unnecessary folio_nr_pages()Baolin Wang1-1/+0
2025-09-13mm: shmem: use 'folio' for shmem_partial_swap_usage()Baolin Wang1-4/+4
2025-09-13mm/page_alloc: harmonize should_compact_retry() typeBrendan Jackman1-1/+1
2025-09-13maple_tree: fix MAPLE_PARENT_RANGE32 and parent pointer docsSidhartha Kumar2-14/+14
2025-09-13kho: make sure kho_scratch argument is fully consumedPratyush Yadav1-0/+4
2025-09-13kmem/tracing: add kmem name to kmem_cache_alloc tracepointWander Lairson Costa1-1/+4
2025-09-13mm/page-writeback: drop usage of folio_indexKairui Song1-5/+11
2025-09-13selftests/mm: use calloc instead of malloc in pagemap_ioctl.cI Viswanath1-12/+12
2025-09-13drivers/base/node: handle error properly in register_one_node()Donet Tom1-0/+5
2025-09-13mm/khugepaged: use list_xxx() helper to improve readabilityWei Yang1-4/+3
2025-09-13selftests: centralise maybe-unused definition in kselftest.hBala-Vignesh-Reddy7-19/+6
2025-09-13kselftest: mm: fix typos in test_vmalloc.shally heev1-3/+3
2025-09-13mm/huge_memory: remove enforce_sysfs from __thp_vma_allowable_ordersUsama Arif1-4/+3