index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-20
mremap: properly flush TLB before releasing the page
Linus Torvalds
2
-23
/
+17
2018-10-18
mm: don't show nr_indirectly_reclaimable in /proc/vmstat
Roman Gushchin
1
-1
/
+5
2018-10-18
mm: treat indirectly reclaimable memory as free in overcommit logic
Roman Gushchin
1
-0
/
+7
2018-10-18
mm: treat indirectly reclaimable memory as available in MemAvailable
Roman Gushchin
1
-0
/
+7
2018-10-18
mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
Roman Gushchin
1
-0
/
+1
2018-10-18
mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2
Jérôme Glisse
1
-6
/
+0
2018-10-18
percpu: stop leaking bitmap metadata blocks
Mike Rapoport
1
-0
/
+1
2018-10-18
mm/vmstat.c: fix outdated vmstat_text
Jann Horn
1
-1
/
+0
2018-10-13
virtio_balloon: fix deadlock on OOM
Michael S. Tsirkin
1
-7
/
+21
2018-10-13
mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
Jann Horn
1
-0
/
+3
2018-10-13
mm, thp: fix mlocking THP page with migration enabled
Kirill A. Shutemov
2
-1
/
+4
2018-10-13
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2
-5
/
+74
2018-10-10
mm: madvise(MADV_DODUMP): allow hugetlbfs pages
Daniel Black
1
-1
/
+1
2018-10-03
slub: make ->cpu_partial unsigned int
Alexey Dobriyan
1
-3
/
+3
2018-09-29
mm: shmem.c: Correctly annotate new inodes for lockdep
Joel Fernandes (Google)
1
-0
/
+2
2018-09-19
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
2
-40
/
+2
2018-09-15
mm/fadvise.c: fix signed overflow UBSAN complaint
Andrey Ryabinin
1
-2
/
+6
2018-09-09
mm/tlb: Remove tlb_remove_table() non-concurrent condition
Peter Zijlstra
1
-9
/
+0
2018-09-09
readahead: stricter check for bdi io_pages
Markus Stockhausen
1
-2
/
+10
2018-09-05
mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
Peter Zijlstra
1
-0
/
+18
2018-09-05
mm: move tlb_table_flush to tlb_flush_mmu_free
Nicholas Piggin
1
-3
/
+3
2018-09-05
mm/memory.c: check return value of ioremap_prot
jie@chenjie6@huwei.com
1
-0
/
+3
2018-09-05
memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure
Kirill Tkhai
1
-4
/
+11
2018-09-05
mm: delete historical BUG from zap_pmd_range()
Hugh Dickins
1
-4
/
+2
2018-09-05
zswap: re-check zswap_is_full() after do zswap_shrink()
Li Wang
1
-0
/
+9
2018-08-24
kasan: fix shadow_size calculation error in kasan_module_alloc
Zhen Lei
1
-2
/
+3
2018-08-15
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
1
-16
/
+30
2018-08-15
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
2
-10
/
+76
2018-08-03
mm/slub.c: add __printf verification to slab_err()
Mathieu Malaterre
1
-1
/
+1
2018-08-03
mm: vmalloc: avoid racy handling of debugobjects in vunmap
Chintan Pandya
1
-1
/
+2
2018-07-25
mm/huge_memory.c: fix data loss when splitting a file pmd
Hugh Dickins
1
-0
/
+2
2018-07-25
mm: memcg: fix use after free in mem_cgroup_iter()
Jing Xia
1
-1
/
+1
2018-07-22
bdi: Fix another oops in wb_workfn()
Jan Kara
1
-13
/
+7
2018-07-17
mm: do not bug_on on incorrect length in __mm_populate()
Michal Hocko
2
-19
/
+12
2018-07-17
mm: do not drop unused pages when userfaultd is running
Christian Borntraeger
1
-1
/
+7
2018-07-11
Revert mm/vmstat.c: fix vmstat_update() preemption BUG
Sebastian Andrzej Siewior
1
-2
/
+0
2018-07-11
mm: hwpoison: disable memory error handling on 1GB hugepage
Naoya Horiguchi
1
-0
/
+16
2018-07-11
mm: hugetlb: yield when prepping struct pages
Cannon Matthews
1
-0
/
+1
2018-07-03
slub: fix failure when we delete and create a slab cache
Mikulas Patocka
2
-1
/
+10
2018-07-03
mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()
Jia He
1
-4
/
+10
2018-07-03
mm: fix __gup_device_huge vs unmap
Dan Williams
1
-10
/
+26
2018-06-26
mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
Vlastimil Babka
1
-1
/
+0
2018-06-26
bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
Tejun Heo
1
-1
/
+17
2018-06-21
mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()
Minchan Kim
1
-1
/
+1
2018-06-11
mmap: relax file size limit for regular files
Linus Torvalds
1
-1
/
+1
2018-06-11
mmap: introduce sane default mmap limits
Linus Torvalds
1
-0
/
+32
2018-06-05
mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()
Hugh Dickins
1
-1
/
+1
2018-06-05
mm: fix the NULL mapping case in __isolate_lru_page()
Hugh Dickins
1
-1
/
+1
2018-05-30
mm: thp: fix potential clearing to referenced flag in page_idle_clear_pte_ref...
Yang Shi
1
-4
/
+8
2018-05-30
mm: fix races between address_space dereference and free in page_evicatable
Huang Ying
1
-1
/
+7
[next]