index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-13
x86/kexec: carry forward the boot DTB on kexec
Brian Mak
1
-1
/
+4
2025-09-13
huge_mm.h: disallow is_huge_zero_folio(NULL)
Max Kellermann
1
-0
/
+2
2025-09-13
pagevec.h: add `const` to pointer parameters of getter functions
Max Kellermann
1
-2
/
+2
2025-09-13
mm/damon: add damon_ctx->min_sz_region
Quanmin Yan
1
-1
/
+3
2025-09-13
mm/damon/core: add damon_ctx->addr_unit
SeongJae Park
1
-1
/
+2
2025-09-13
mm/pageblock-flags: remove PB_migratetype_bits/PB_migrate_end
Wei Yang
1
-7
/
+5
2025-09-13
mm: add vmstat for kernel_file pages
Boris Burkov
1
-0
/
+1
2025-09-13
mm/filemap: add AS_KERNEL_FILE
Boris Burkov
2
-0
/
+4
2025-09-13
maple_tree: fix MAPLE_PARENT_RANGE32 and parent pointer docs
Sidhartha Kumar
1
-8
/
+8
2025-09-13
mm: remove write_cache_pages
Christoph Hellwig
1
-6
/
+0
2025-09-13
mm: add folio_is_pci_p2pdma()
Matthew Wilcox (Oracle)
1
-2
/
+8
2025-09-13
mm: reimplement folio_is_fsdax()
Matthew Wilcox (Oracle)
1
-5
/
+5
2025-09-13
mm: reimplement folio_is_device_coherent()
Matthew Wilcox (Oracle)
1
-5
/
+5
2025-09-13
mm: reimplement folio_is_device_private()
Matthew Wilcox (Oracle)
1
-5
/
+6
2025-09-13
mm: introduce memdesc_is_zone_device()
Matthew Wilcox (Oracle)
1
-7
/
+12
2025-09-13
mm: introduce memdesc_zonenum()
Matthew Wilcox (Oracle)
1
-3
/
+8
2025-09-13
mm: introduce memdesc_nid()
Matthew Wilcox (Oracle)
1
-8
/
+13
2025-09-13
mm: convert page_to_section() to memdesc_section()
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
6
-48
/
+53
2025-09-13
mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
David Hildenbrand
1
-1
/
+7
2025-09-13
mm/huge_memory: convert "tva_flags" to "enum tva_type"
David Hildenbrand
1
-12
/
+18
2025-09-13
prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
David Hildenbrand
2
-13
/
+20
2025-09-13
memcg: optimize exit to user space
Thomas Gleixner
1
-1
/
+7
2025-09-13
mm: swap.h: Remove deleted field from comments
Chris Li
1
-5
/
+2
2025-09-13
mempool: rename struct mempool_s to struct mempool
Christoph Hellwig
3
-3
/
+3
2025-09-13
mm: replace mm->flags with bitmap entirely and set to 64 bits
Lorenzo Stoakes
2
-15
/
+11
2025-09-13
mm: update fork mm->flags initialisation to use bitmap
Lorenzo Stoakes
1
-3
/
+10
2025-09-13
mm: correct sign-extension issue in MMF_* flag masks
Lorenzo Stoakes
1
-10
/
+9
2025-09-13
mm: update coredump logic to correctly use bitmap mm flags
Lorenzo Stoakes
2
-1
/
+29
2025-09-13
mm: convert core mm to mm_flags_*() accessors
Lorenzo Stoakes
6
-9
/
+11
2025-09-13
mm: add bitmap mm->flags field
Lorenzo Stoakes
2
-1
/
+69
2025-09-13
mm: add largest_zero_folio() routine
Pankaj Raghav
1
-0
/
+22
2025-09-13
mm: add persistent huge zero folio
Pankaj Raghav
1
-0
/
+16
2025-09-13
mm: rename MMF_HUGE_ZERO_PAGE to MMF_HUGE_ZERO_FOLIO
Pankaj Raghav
1
-1
/
+1
2025-09-13
mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
David Hildenbrand
1
-5
/
+13
2025-09-13
mm: introduce and use vm_normal_page_pud()
David Hildenbrand
1
-0
/
+2
2025-09-13
mm/memory: convert print_bad_pte() to print_bad_page_map()
David Hildenbrand
1
-0
/
+18
2025-09-13
mm/rmap: convert "enum rmap_level" to "enum pgtable_level"
David Hildenbrand
2
-34
/
+36
2025-09-13
treewide: remove MIGRATEPAGE_SUCCESS
David Hildenbrand
1
-9
/
+1
2025-09-13
mm/migrate: remove MIGRATEPAGE_UNMAP
David Hildenbrand
1
-1
/
+0
2025-09-13
mm/damon: update expired description of damos_action
Sang-Heon Jeon
1
-5
/
+5
2025-09-13
mm/slub: allow to set node and align in k[v]realloc
Vitaly Wool
2
-16
/
+25
2025-09-13
mm/vmalloc: allow to set node and align in vrealloc
Vitaly Wool
1
-3
/
+9
2025-09-13
mm: correct misleading comment on mmap_lock field in mm_struct
Adrian Huang (Lenovo)
1
-3
/
+3
2025-09-13
mm, swap: remove fragment clusters counter
Kairui Song
1
-1
/
+0
2025-09-13
mm: limit the scope of vma_start_read()
Suren Baghdasaryan
1
-85
/
+0
2025-09-13
mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Ye Liu
1
-0
/
+9
2025-09-13
mm: memory-tiering: fix PGPROMOTE_CANDIDATE counting
Ruan Shiyang
1
-1
/
+15
2025-09-13
mm/damon/core: introduce damon_call_control->dealloc_on_cancel
SeongJae Park
1
-0
/
+2
2025-09-13
mm: folio_may_be_lru_cached() unless folio_test_large()
Hugh Dickins
1
-0
/
+10
[prev]
[next]