index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.12/io_uring-discard-20240913' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-16
1
-5
/
+12
|
\
|
*
filemap: introduce filemap_invalidate_pages
Pavel Begunkov
2024-09-11
1
-5
/
+12
|
*
Merge branch 'for-6.12/block' into for-6.12/io_uring-discard
Jens Axboe
2024-09-11
1
-0
/
+13
|
|
\
*
|
\
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-16
1
-0
/
+13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mm: release number of pages of a folio
Kundan Kumar
2024-09-11
1
-0
/
+13
*
|
|
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
3
-48
/
+112
|
\
\
\
|
*
|
|
mm: Removed @freeptr_offset to prevent doc warning
R Sundar
2024-09-02
1
-1
/
+0
|
*
|
|
mm: add kmem_cache_create_rcu()
Christian Brauner
2024-08-29
3
-46
/
+112
|
*
|
|
mm: remove unused argument from create_cache()
Christian Brauner
2024-08-29
1
-3
/
+2
*
|
|
|
Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
2
-10
/
+7
|
\
\
\
\
|
*
|
|
|
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
2
-7
/
+5
|
*
|
|
|
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-08-07
2
-3
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-09-16
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
2024-08-30
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
mm: avoid leaving partial pfn mappings around in error case
Linus Torvalds
2024-09-12
1
-5
/
+22
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'vfs-6.11-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-04
1
-1
/
+1
|
\
\
\
|
*
|
|
mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range()
David Howells
2024-08-30
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'mm-hotfixes-stable-2024-09-03-20-19' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-09-04
6
-40
/
+43
|
\
\
\
|
*
|
|
mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_area
Adrian Huang
2024-09-02
1
-1
/
+4
|
*
|
|
codetag: debug: mark codetags for poisoned page as empty
Hao Ge
2024-09-02
1
-0
/
+7
|
*
|
|
mm/memcontrol: respect zswap.writeback setting from parent cg too
Mike Yuan
2024-09-02
1
-3
/
+9
|
*
|
|
Revert "mm: skip CMA pages when they are not available"
Usama Arif
2024-09-02
1
-22
/
+2
|
*
|
|
mm/slub: add check for s->flags in the alloc_tagging_slab_free_hook
Hao Ge
2024-09-02
1
-0
/
+4
|
*
|
|
userfaultfd: don't BUG_ON() if khugepaged yanks our page table
Jann Horn
2024-09-02
1
-3
/
+4
|
*
|
|
userfaultfd: fix checks for huge PMDs
Jann Horn
2024-09-02
1
-10
/
+12
|
*
|
|
mm: vmalloc: ensure vmap_block is initialised before adding to queue
Will Deacon
2024-09-02
1
-1
/
+1
*
|
|
|
Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-01
2
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
2024-08-20
2
-2
/
+2
*
|
|
|
mm: Fix missing folio invalidation calls during truncation
David Howells
2024-08-24
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-08-18
13
-160
/
+129
|
\
\
\
|
*
|
|
mm/migrate: fix deadlock in migrate_pages_batch() on large folios
Gao Xiang
2024-08-16
1
-5
/
+11
|
*
|
|
alloc_tag: mark pages reserved during CMA activation as not tagged
Suren Baghdasaryan
2024-08-16
1
-0
/
+2
|
*
|
|
alloc_tag: introduce clear_page_tag_ref() helper function
Suren Baghdasaryan
2024-08-16
2
-17
/
+2
|
*
|
|
mm: fix endless reclaim on machines with unaccepted memory
Kirill A. Shutemov
2024-08-16
1
-22
/
+20
|
*
|
|
mm/numa: no task_numa_fault() call if PMD is changed
Zi Yan
2024-08-16
1
-16
/
+13
|
*
|
|
mm/numa: no task_numa_fault() call if PTE is changed
Zi Yan
2024-08-16
1
-17
/
+16
|
*
|
|
mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallbac...
Hailong Liu
2024-08-16
1
-9
/
+2
|
*
|
|
mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpu
Waiman Long
2024-08-16
1
-9
/
+11
|
*
|
|
mm: don't account memmap per-node
Pasha Tatashin
2024-08-16
7
-55
/
+37
|
*
|
|
mm: add system wide stats items category
Pasha Tatashin
2024-08-16
1
-3
/
+3
|
*
|
|
mm: don't account memmap on failure
Pasha Tatashin
2024-08-16
1
-4
/
+1
|
*
|
|
mseal: fix is_madv_discard()
Pedro Falcato
2024-08-16
1
-3
/
+11
|
|
/
/
*
|
|
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-08-17
1
-2
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
memcg_write_event_control(): fix a user-triggerable oops
Al Viro
2024-08-13
1
-2
/
+5
|
|
/
*
|
Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-08-08
3
-17
/
+47
|
\
\
|
*
|
memcg: protect concurrent access to mem_cgroup_idr
Shakeel Butt
2024-08-08
1
-2
/
+20
|
*
|
mm: shmem: fix incorrect aligned index when checking conflicts
Baolin Wang
2024-08-08
1
-3
/
+4
|
*
|
mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmem
Baolin Wang
2024-08-08
1
-6
/
+1
|
*
|
mm: list_lru: fix UAF for memory cgroup
Muchun Song
2024-08-08
1
-6
/
+22
|
|
/
*
|
Merge tag 'slab-fixes-for-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-08-05
1
-0
/
+3
|
\
\
[next]