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
2023-12-20
mm/memory-failure: cast index to loff_t before shifting it
Matthew Wilcox (Oracle)
2023-12-20
mm/memory-failure: check the mapcount of the precise page
Matthew Wilcox (Oracle)
2023-12-20
mm/memory-failure: pass the folio and the page to collect_procs()
Matthew Wilcox (Oracle)
2023-12-20
mm: migrate high-order folios in swap cache correctly
Charan Teja Kalla
2023-12-20
mm/filemap: avoid buffered read/write race to read inconsistent data
Baokun Li
2023-12-20
kunit: kasan_test: disable fortify string checker on kmalloc_oob_memset
Nico Pache
2023-12-12
mm/mglru: reclaim offlined memcgs harder
Yu Zhao
2023-12-12
mm/mglru: respect min_ttl_ms with memcgs
Yu Zhao
2023-12-12
mm/mglru: try to stop at high watermarks
Yu Zhao
2023-12-12
mm/mglru: fix underprotected page cache
Yu Zhao
2023-12-12
mm/shmem: fix race in shmem_undo_range w/THP
David Stevens
2023-12-12
mm/damon/core: make damon_start() waits until kdamond_fn() starts
SeongJae Park
2023-12-06
mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()
Jiexun Wang
2023-12-06
mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regions
SeongJae Park
2023-12-06
mm/Kconfig: make userfaultfd a menuconfig
Peter Xu
2023-12-06
mm/damon/core: copy nr_accesses when splitting region
SeongJae Park
2023-12-06
mm/memory_hotplug: fix error handling in add_memory_resource()
Sumanth Korikkar
2023-12-06
mm/memory_hotplug: add missing mem_hotplug_lock
Sumanth Korikkar
2023-12-06
mm: fix oops when filemap_map_pmd() without prealloc_pte
Hugh Dickins
2023-12-06
mm: kmem: properly initialize local objcg variable in current_obj_cgroup()
Roman Gushchin
2023-12-06
mm/kmemleak: move set_track_prepare() outside raw_spinlocks
Liu Shixin
2023-12-06
Revert "mm/kmemleak: move the initialisation of object to __link_object"
Liu Shixin
2023-12-06
mm/memory.c:zap_pte_range() print bad swap entry
Andrew Morton
2023-12-06
hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
Mike Kravetz
2023-11-24
Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-20
filemap: add a per-mapping stable writes flag
Christoph Hellwig
2023-11-15
mm: more ptep_get() conversion
Ryan Roberts
2023-11-15
parisc: fix mmap_base calculation when stack grows upwards
Helge Deller
2023-11-15
mm/damon/core.c: avoid unintentional filtering out of schemes
Hyeongtak Ji
2023-11-15
mm: kmem: drop __GFP_NOFAIL when allocating objcg vectors
Roman Gushchin
2023-11-15
mm/damon/sysfs-schemes: handle tried region directory allocation failure
SeongJae Park
2023-11-15
mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failure
SeongJae Park
2023-11-15
mm/damon/sysfs: check error from damon_sysfs_update_target()
SeongJae Park
2023-11-15
mm: fix for negative counter: nr_file_hugepages
Stefan Roesch
2023-11-15
mm/damon/sysfs: eliminate potential uninitialized variable warning
Dan Carpenter
2023-11-08
Merge tag 'memblock-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
mm/damon/sysfs: update monitoring target regions for online input commit
SeongJae Park
2023-11-01
mm/damon/sysfs: remove requested targets when online-commit inputs
SeongJae Park
2023-11-01
mm/vmalloc: fix the unchecked dereference warning in vread_iter()
Baoquan He
2023-11-01
zswap: export compression failure stats
Nhat Pham
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-10-30
Merge tag 'execve-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-30
Merge tag 'slab-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2023-10-30
Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
2023-10-30
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
[next]