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
2019-04-04
hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
Michal Hocko
1
-0
/
+16
2019-04-04
mm, memory_hotplug: do not clear numa_node association after hot_remove
Michal Hocko
1
-29
/
+1
2019-04-04
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2
-2
/
+91
2019-04-04
mm: rmap use pte lock not mmap_sem to set PageMlocked
Hugh Dickins
1
-25
/
+11
2019-02-11
hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
Mike Kravetz
1
-4
/
+19
2019-02-11
memory_hotplug: cond_resched in __remove_pages
Michal Hocko
1
-0
/
+2
2019-02-11
hugetlbfs: dirty pages as they are added to pagecache
Mike Kravetz
1
-0
/
+6
2018-12-16
mremap: properly flush TLB before releasing the page
Linus Torvalds
2
-6
/
+21
2018-12-16
mm: cleancache: fix corruption on missed inode invalidation
Pavel Tikhomirov
1
-2
/
+6
2018-12-16
mm: madvise(MADV_DODUMP): allow hugetlbfs pages
Daniel Black
1
-1
/
+1
2018-12-16
mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
Jann Horn
1
-0
/
+3
2018-12-16
mm: shmem.c: Correctly annotate new inodes for lockdep
Joel Fernandes (Google)
1
-0
/
+2
2018-12-16
mm/tlb: Remove tlb_remove_table() non-concurrent condition
Peter Zijlstra
1
-9
/
+0
2018-12-16
mm: move tlb_table_flush to tlb_flush_mmu_free
Nicholas Piggin
1
-3
/
+3
2018-11-20
fs/proc: Stop trying to report thread stacks
Andy Lutomirski
1
-33
/
+1
2018-11-20
mm: do not bug_on on incorrect length in __mm_populate()
Michal Hocko
2
-11
/
+10
2018-11-20
mm: refuse wrapped vm_brk requests
Kees Cook
1
-3
/
+5
2018-11-20
mm: hugetlb: yield when prepping struct pages
Cannon Matthews
1
-0
/
+1
2018-11-20
mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONT
Daniel Jordan
1
-1
/
+1
2018-11-20
mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()
Jia He
1
-4
/
+10
2018-11-20
ksm: add cond_resched() to the rmap_walks
Andrea Arcangeli
2
-0
/
+6
2018-11-20
mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
Vlastimil Babka
1
-1
/
+2
2018-10-21
mmap: relax file size limit for regular files
Linus Torvalds
1
-1
/
+1
2018-10-21
mmap: introduce sane default mmap limits
Linus Torvalds
1
-0
/
+32
2018-10-21
mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
Matthew Wilcox
1
-4
/
+3
2018-10-03
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
1
-16
/
+30
2018-10-03
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
2
-7
/
+71
2018-10-03
pagewalk: improve vma handling
Naoya Horiguchi
1
-89
/
+117
2018-10-03
mm/pagewalk: remove pgd_entry() and pud_entry()
Naoya Horiguchi
1
-7
/
+2
2018-10-03
mm: fix cache mode tracking in vm_insert_mixed()
Dan Williams
1
-2
/
+6
2018-10-03
mm: Add vm_insert_pfn_prot()
Andy Lutomirski
1
-2
/
+23
2018-10-03
mm: remove rest usage of VM_NONLINEAR and pte_file()
Kirill A. Shutemov
9
-64
/
+47
2018-10-03
mm: replace vma->sharead.linear with vma->shared
Kirill A. Shutemov
1
-17
/
+17
2018-10-03
rmap: drop support of non-linear mappings
Kirill A. Shutemov
4
-272
/
+10
2018-10-03
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
3
-3
/
+0
2018-10-03
mm: drop support of non-linear mapping from fault codepath
Kirill A. Shutemov
1
-54
/
+9
2018-10-03
mm: drop support of non-linear mapping from unmap/zap codepath
Kirill A. Shutemov
2
-69
/
+22
2018-10-03
mm: fix regression in remap_file_pages() emulation
Kirill A. Shutemov
1
-5
/
+29
2018-10-03
mm: replace remap_file_pages() syscall with emulation
Kirill A. Shutemov
4
-292
/
+70
2018-09-25
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
1
-36
/
+0
2018-06-16
mm/mempolicy.c: avoid use uninitialized preferred_node
Yisheng Xie
1
-0
/
+3
2018-06-16
mm: hide a #warning for COMPILE_TEST
Arnd Bergmann
1
-1
/
+1
2018-06-16
mm: fix the NULL mapping case in __isolate_lru_page()
Hugh Dickins
1
-1
/
+1
2018-06-16
mm: pin address_space before dereferencing it while isolating an LRU page
Mel Gorman
1
-2
/
+12
2018-06-16
hugetlbfs: check for pgoff value overflow
Mike Kravetz
1
-0
/
+9
2018-06-16
mm/madvise.c: fix madvise() infinite loop under special circumstances
chenjie
1
-2
/
+1
2018-03-03
mm/mprotect: add a cond_resched() inside change_pmd_range()
Anshuman Khandual
1
-2
/
+4
2018-01-09
KAISER: Kernel Address Isolation
Richard Fellner
1
-0
/
+1
2018-01-09
mm/mmu_context, sched/core: Fix mmu_context.h assumption
Ingo Molnar
1
-1
/
+1
2018-01-01
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2
-2
/
+2
[next]