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-01-01
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2
-2
/
+2
2018-01-01
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
1
-0
/
+2
2018-01-01
mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
Kirill A. Shutemov
1
-10
/
+4
2018-01-01
mm/memory_hotplug: define find_{smallest|biggest}_section_pfn as unsigned long
YASUAKI ISHIMATSU
1
-2
/
+2
2018-01-01
mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...
YASUAKI ISHIMATSU
1
-1
/
+1
2017-11-11
mm/hugetlb: improve locking in dissolve_free_huge_pages()
Gerald Schaefer
1
-3
/
+9
2017-11-11
mm/init: fix zone boundary creation
Oliver O'Halloran
1
-7
/
+10
2017-11-11
PM/hibernate: touch NMI watchdog when creating snapshot
Chen Yu
1
-2
/
+18
2017-11-11
mm/mempolicy: fix use after free when calling get_mempolicy
zhong jiang
1
-5
/
+0
2017-11-11
mm: migrate: prevent racy access to tlb_flush_pending
Nadav Amit
1
-2
/
+2
2017-10-12
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
1
-2
/
+2
2017-10-12
mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
Andrea Arcangeli
1
-2
/
+12
2017-10-12
mm/swap.c: flush lru pvecs on compound page arrival
Lukasz Odzioba
1
-5
/
+4
2017-10-12
mm: fix overflow check in expand_upwards()
Helge Deller
1
-1
/
+1
2017-10-12
mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack
Michal Hocko
1
-2
/
+4
2017-09-15
Sanitize 'move_pages()' permission checks
Linus Torvalds
1
-8
/
+3
2017-09-15
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
1
-1
/
+1
2017-09-15
mm: numa: avoid waiting on freed migrated pages
Mark Rutland
1
-1
/
+8
2017-09-15
swap: cond_resched in swap_cgroup_prepare()
Yu Zhao
1
-0
/
+3
2017-09-15
mm/memory-failure.c: use compound_head() flags for huge pages
James Morse
1
-1
/
+4
2017-09-15
mlock: fix mlock count can not decrease in race condition
Yisheng Xie
1
-2
/
+3
2017-09-15
mm/migrate: fix refcount handling when !hugepage_migration_supported()
Punit Agrawal
1
-6
/
+2
2017-09-15
slub/memcg: cure the brainless abuse of sysfs attributes
Thomas Gleixner
1
-2
/
+4
2017-07-02
Allow stack to grow up to address space limit
Helge Deller
1
-5
/
+8
2017-07-02
mm: fix new crash in unmapped_area_topdown()
Hugh Dickins
1
-2
/
+4
2017-07-02
mm: larger stack guard gap, between vmas
Hugh Dickins
3
-103
/
+89
2017-06-05
mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
Chris Salls
1
-12
/
+8
2017-06-05
mm: do not access page->mapping directly on page_endio
Minchan Kim
1
-2
/
+5
2017-06-05
mm: vmpressure: fix sending wrong events on underflow
Vinayak Menon
1
-1
/
+9
2017-06-05
mm/page_alloc: fix nodes for reclaim in fast path
Gavin Shan
1
-1
/
+1
2017-06-05
mm/huge_memory.c: fix up "mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for t...
Michal Hocko
1
-1
/
+1
2017-04-04
vfs: Commit to never having exectuables on proc and sysfs.
Eric W. Biederman
2
-3
/
+3
2017-03-16
mm, fs: check for fatal signals in do_generic_file_read()
Michal Hocko
1
-0
/
+5
2017-03-16
mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp
Keno Fischer
1
-3
/
+16
2017-03-16
mm/hugetlb.c: fix reservation race when freeing surplus pages
Mike Kravetz
1
-9
/
+28
2017-02-23
vfs,mm: fix return value of read() at s_maxbytes
Linus Torvalds
1
-1
/
+1
2017-02-23
swapfile: fix memory corruption via malformed swapfile
Jann Horn
1
-0
/
+2
2017-02-23
vfs,mm: fix a dead loop in truncate_inode_pages_range()
Wei Fang
1
-0
/
+4
2017-02-23
mm/hugetlb: check for reserved hugepages during memory offline
Gerald Schaefer
2
-6
/
+24
2017-02-23
mm/hugetlb: fix memory offline with hugepage size > memory block size
Gerald Schaefer
1
-6
/
+7
2017-02-23
mm: filemap: fix mapping->nrpages double accounting in fuse
Johannes Weiner
1
-1
/
+0
2017-02-23
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-1
/
+1
2017-02-23
Revert "fs: Give dentry to inode_change_ok() instead of inode"
Ben Hutchings
1
-1
/
+1
2016-11-20
mm: filemap: don't plant shadow entries without radix tree node
Johannes Weiner
1
-0
/
+7
2016-11-20
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-1
/
+1
2016-11-20
mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...
Johannes Weiner
2
-49
/
+47
2016-11-20
mm,ksm: fix endless looping in allocating memory when ksm enable
zhong jiang
1
-1
/
+2
2016-11-20
block: fix bdi vs gendisk lifetime mismatch
Dan Williams
1
-0
/
+19
2016-11-20
mm/hugetlb: avoid soft lockup in set_max_huge_pages()
Jia He
1
-0
/
+4
2016-10-20
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
1
-2
/
+12
[next]