index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-30
mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
Hugh Dickins
1
-0
/
+41
2021-04-07
mm: fix race by making init_zero_pfn() early_initcall
Ilya Lipnitskiy
1
-1
/
+1
2021-03-04
hugetlb: fix copy_huge_page_from_user contig page struct assumption
Mike Kravetz
1
-4
/
+6
2021-03-04
mm/memory.c: fix potential pte_unmap_unlock pte error
Miaohe Lin
1
-3
/
+3
2021-02-26
mm: provide a saner PTE walking API for modules
Paolo Bonzini
1
-5
/
+36
2021-02-26
mm: simplify follow_pte{,pmd}
Christoph Hellwig
1
-30
/
+5
2021-02-26
mm: unexport follow_pte_pmd
Christoph Hellwig
1
-1
/
+0
2020-10-01
mm: avoid data corruption on CoW fault into PFN-mapped VMA
Kirill A. Shutemov
1
-8
/
+27
2020-10-01
mm: fix double page fault on arm64 if PTE_AF is cleared
Jia He
1
-15
/
+89
2020-01-09
mm: drop mmap_sem before calling balance_dirty_pages() in write fault
Johannes Weiner
1
-11
/
+27
2019-09-25
mm: do not hash address in print_bad_pte()
Kefeng Wang
1
-1
/
+1
2019-09-25
mm: release the spinlock on zap_pte_range
Minchan Kim
1
-2
/
+8
2019-09-25
mm: remove redundant assignment of entry
Wei Yang
1
-1
/
+0
2019-08-20
vfs: don't allow writes to swap files
Darrick J. Wong
1
-0
/
+4
2019-07-19
mm: thp: make transhuge_vma_suitable available for anonymous THP
Yang Shi
1
-13
/
+0
2019-07-15
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-44
/
+5
2019-07-12
mm: use down_read_killable for locking mmap_sem in access_remote_vm
Konstantin Khlebnikov
1
-1
/
+3
2019-07-12
mm/memory.c: fail when offset == num in first check of __vm_map_pages()
Miguel Ojeda
1
-1
/
+1
2019-07-12
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
1
-4
/
+1
2019-07-12
mm, swap: fix race between swapoff and some swap operations
Huang Ying
1
-1
/
+1
2019-07-12
mm/memory.c: trivial clean up in insert_page()
Miklos Szeredi
1
-2
/
+0
2019-07-02
memremap: add a migrate_to_ram method to struct dev_pagemap_ops
Christoph Hellwig
1
-7
/
+2
2019-07-02
mm: remove MEMORY_DEVICE_PUBLIC support
Christoph Hellwig
1
-37
/
+3
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-14
mm: introduce new vm_map_pages() and vm_map_pages_zero() API
Souptick Joarder
1
-0
/
+81
2019-05-14
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
Jérôme Glisse
1
-7
/
+7
2019-05-14
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
1
-9
/
+16
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-04-03
asm-generic/tlb: Remove tlb_flush_mmu_free()
Peter Zijlstra
1
-1
/
+1
2019-04-03
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
1
-2
/
+2
2019-03-29
mm/memory.c: fix modifying of page protection by insert_pfn()
Jan Kara
1
-5
/
+6
2019-03-06
mm/memory.c: do_fault: avoid usage of stale vm_area_struct
Jan Stancek
1
-1
/
+4
2019-03-06
docs/core-api/mm: fix return value descriptions in mm/
Mike Rapoport
1
-7
/
+19
2019-03-06
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
1
-4
/
+4
2019-03-06
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
1
-2
/
+2
2019-03-06
mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-6
/
+2
2019-03-06
mm/memory.c: prevent mapping typed pages to userspace
Matthew Wilcox
1
-1
/
+1
2019-03-06
mm: prevent mapping slab pages to userspace
Matthew Wilcox
1
-1
/
+1
2019-03-06
mm: reuse only-pte-mapped KSM page in do_wp_page()
Kirill Tkhai
1
-2
/
+14
2019-03-06
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-3
/
+4
2019-01-09
mm/memory.c: initialise mmu_notifier_range correctly
Matthew Wilcox
1
-2
/
+2
2019-01-09
mm, memcg: fix reclaim deadlock with writeback
Michal Hocko
1
-0
/
+22
2019-01-05
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-9
/
+8
2018-12-28
mm, thp, proc: report THP eligibility for each vma
Michal Hocko
1
-2
/
+2
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
Jérôme Glisse
1
-49
/
+50
2018-10-31
mm: Fix warning in insert_pfn()
Jan Kara
1
-2
/
+7
2018-10-27
mm/memory.c: recheck page table entry with page table lock held
Aneesh Kumar K.V
1
-4
/
+30
2018-10-27
mm: convert insert_pfn() to vm_fault_t
Matthew Wilcox
1
-19
/
+5
2018-10-27
mm: convert __vm_insert_mixed() to vm_fault_t
Matthew Wilcox
1
-21
/
+15
[next]