index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2022-05-25
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-05-25
Merge tag 'slab-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-05-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
Merge branches 'slab/for-5.19/stackdepot' and 'slab/for-5.19/refactor' into s...
Vlastimil Babka
2022-05-19
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-05-16
mm: usercopy: move the virt_addr_valid() below the is_vmalloc_addr()
Yuanzheng Song
2022-05-13
Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-05-09
fs: Remove aops->freepage
Matthew Wilcox (Oracle)
2022-05-09
secretmem: Convert to free_folio
Matthew Wilcox (Oracle)
2022-05-09
fs: Add free_folio address space operation
Matthew Wilcox (Oracle)
2022-05-09
fs: Change try_to_free_buffers() to take a folio
Matthew Wilcox (Oracle)
2022-05-09
fs: Remove last vestiges of releasepage
Matthew Wilcox (Oracle)
2022-05-09
fs: Add aops->release_folio
Matthew Wilcox (Oracle)
2022-05-09
mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool
Hyeonggon Yoo
2022-05-09
mm: mremap: fix sign for EFAULT error return value
Niels Dossche
2022-05-09
mm/filemap: Hoist filler_t decision to the top of do_read_cache_folio()
Matthew Wilcox (Oracle)
2022-05-09
fs: Change the type of filler_t
Matthew Wilcox (Oracle)
2022-05-09
mm,fs: Remove aops->readpage
Matthew Wilcox (Oracle)
2022-05-09
mm: Convert swap_readpage to call read_folio instead of readpage
Matthew Wilcox (Oracle)
2022-05-09
fs: Introduce aops->read_folio
Matthew Wilcox (Oracle)
2022-05-08
fs: Convert is_dirty_writeback() to take a folio
Matthew Wilcox (Oracle)
2022-05-08
readahead: Use a folio in read_pages()
Matthew Wilcox (Oracle)
2022-05-08
filemap: Update the folio_mark_dirty documentation
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove pagecache_write_begin() and pagecache_write_end()
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove AOP_FLAG_NOFS
Matthew Wilcox (Oracle)
2022-05-05
mm/readahead: Fix readahead with large folios
Matthew Wilcox (Oracle)
2022-05-02
blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>
Christoph Hellwig
2022-05-02
blk-cgroup: move struct blkcg to block/blk-cgroup.h
Christoph Hellwig
2022-05-02
blk-cgroup: move blkcg_{pin,unpin}_online out of line
Christoph Hellwig
2022-05-02
kfence: test: use new suite_{init/exit} support, add .kunitconfig
Daniel Latypov
2022-05-02
block: ignore RWF_HIPRI hint for sync dio
Ming Lei
2022-05-02
mm/slub: remove unused kmem_cache_order_objects max
Miaohe Lin
2022-04-28
mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()
Naoya Horiguchi
2022-04-28
mm/huge_memory: do not overkill when splitting huge_zero_page
Xu Yu
2022-04-28
Revert "mm/memory-failure.c: skip huge_zero_page in memory_failure()"
Xu Yu
2022-04-27
kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink oc...
Zqiang
2022-04-25
no-MMU: expose vmalloc_huge() for alloc_large_system_hash()
Linus Torvalds
2022-04-25
mm: Add fault_in_subpage_writeable() to probe at sub-page granularity
Catalin Marinas
2022-04-24
kvmalloc: use vmalloc_huge for vmalloc allocations
Linus Torvalds
2022-04-24
page_alloc: use vmalloc_huge for large system hash
Song Liu
2022-04-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-04-22
mm/vmalloc: huge vmalloc backing pages should be split rather than compound
Nicholas Piggin
2022-04-21
mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()
Alistair Popple
2022-04-21
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
[next]