index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memory.c
Age
Commit message (
Expand
)
Author
2023-01-18
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
2022-07-21
mm: invalidate hwpoison page cache page in fault path
Rik van Riel
2022-05-15
mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
Muchun Song
2022-04-20
mm: don't skip swap entry even if zap_details specified
Peter Xu
2021-12-08
hugetlbfs: flush TLBs correctly after huge_pmd_unshare
Nadav Amit
2021-04-07
mm: fix race by making init_zero_pfn() early_initcall
Ilya Lipnitskiy
2021-03-03
hugetlb: fix copy_huge_page_from_user contig page struct assumption
Mike Kravetz
2021-03-03
mm/memory.c: fix potential pte_unmap_unlock pte error
Miaohe Lin
2020-10-01
mm: avoid data corruption on CoW fault into PFN-mapped VMA
Kirill A. Shutemov
2020-10-01
mm: fix double page fault on arm64 if PTE_AF is cleared
Jia He
2019-05-16
mm/memory.c: fix modifying of page protection by insert_pfn()
Jan Kara
2019-05-02
mm: Fix warning in insert_pfn()
Jan Kara
2019-01-16
mm, memcg: fix reclaim deadlock with writeback
Michal Hocko
2018-12-01
mm/memory.c: recheck page table entry with page table lock held
Aneesh Kumar K.V
2018-09-09
mm/tlb: Remove tlb_remove_table() non-concurrent condition
Peter Zijlstra
2018-09-05
mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
Peter Zijlstra
2018-09-05
mm: move tlb_table_flush to tlb_flush_mmu_free
Nicholas Piggin
2018-09-05
mm/memory.c: check return value of ioremap_prot
jie@chenjie6@huwei.com
2018-09-05
mm: delete historical BUG from zap_pmd_range()
Hugh Dickins
2018-08-15
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
2018-02-22
mm: hide a #warning for COMPILE_TEST
Arnd Bergmann
2017-10-03
mm/device-public-memory: fix edge case in _vm_normal_page()
Reza Arbab
2017-09-08
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-08
mm/memory.c: fix mem_cgroup_oom_disable() call missing
Laurent Dufour
2017-09-08
mm/memory.c: remove reduntant check for write access
Anshuman Khandual
2017-09-08
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
2017-09-08
mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory
Jérôme Glisse
2017-09-08
mm: thp: check pmd migration entry in common path
Zi Yan
2017-09-06
mm: hugetlb: clear target sub-page last when clearing huge page
Huang Ying
2017-09-06
mm, swap: VMA based swap readahead
Huang Ying
2017-09-06
mm, THP, swap: make reuse_swap_page() works for THP swapped out
Huang Ying
2017-09-06
mm: always flush VMA ranges affected by zap_page_range
Mel Gorman
2017-09-06
mm: add vm_insert_mixed_mkwrite()
Ross Zwisler
2017-08-31
dax: update to new mmu_notifier semantic
Jérôme Glisse
2017-08-18
mm, oom: fix potential data corruption when oom_reaper races with writer
Michal Hocko
2017-08-18
mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUS
Michal Hocko
2017-08-10
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
2017-08-10
mm: refactor TLB gathering API
Minchan Kim
2017-08-02
mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...
Mel Gorman
2017-07-12
mm/memory.c: mark create_huge_pmd() inline to prevent build failure
Geert Uytterhoeven
2017-07-10
mm/memory.c: convert to DEFINE_DEBUGFS_ATTRIBUTE
Yevgen Pronenko
2017-07-06
mm: per-cgroup memory reclaim stats
Roman Gushchin
2017-07-06
mm: drop NULL return check of pte_offset_map_lock()
Naoya Horiguchi
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-02
mm: avoid spurious 'bad pmd' warning messages
Ross Zwisler
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
2017-03-28
new helper: uaccess_kernel()
Al Viro
2017-03-09
mm: introduce __p4d_alloc()
Kirill A. Shutemov
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
[next]