Age | Commit message (Expand) | Author | Files | Lines |
2024-01-10 | Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -0/+1 |
2023-12-29 | mm/rmap: introduce folio_try_dup_anon_rmap_[pte|ptes|pmd]() | David Hildenbrand | 1 | -6/+0 |
2023-12-29 | mm/rmap: introduce and use hugetlb_try_dup_anon_rmap() | David Hildenbrand | 1 | -3/+9 |
2023-12-29 | mm, kasan: use KASAN_TAG_KERNEL instead of 0xff | Andrey Konovalov | 1 | -2/+2 |
2023-12-20 | sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes | Andrew Morton | 1 | -4/+4 |
2023-12-12 | mm: fix VMA heap bounds checking | Kefeng Wang | 1 | -4/+4 |
2023-12-10 | mm: use vmem_altmap code without CONFIG_ZONE_DEVICE | Sumanth Korikkar | 1 | -0/+26 |
2023-12-10 | fs: convert error_remove_page to error_remove_folio | Matthew Wilcox (Oracle) | 1 | -1/+2 |
2023-12-10 | fork: use __mt_dup() to duplicate maple tree in dup_mmap() | Peng Zhang | 1 | -0/+11 |
2023-12-07 | mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind | Shiyang Ruan | 1 | -0/+1 |
2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -46/+130 |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+0 |
2023-10-30 | Merge tag 'execve-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+1 |
2023-10-25 | mempolicy: alloc_pages_mpol() for NUMA policy without vma | Hugh Dickins | 1 | -1/+1 |
2023-10-25 | mm: remove page_cpupid_xchg_last() | Kefeng Wang | 1 | -12/+7 |
2023-10-25 | mm: make finish_mkwrite_fault() static | Kefeng Wang | 1 | -1/+0 |
2023-10-25 | mm: add folio_xchg_last_cpupid() | Kefeng Wang | 1 | -0/+5 |
2023-10-25 | mm: remove xchg_page_access_time() | Kefeng Wang | 1 | -8/+4 |
2023-10-25 | mm: add folio_xchg_access_time() | Kefeng Wang | 1 | -0/+5 |
2023-10-25 | mm: remove page_cpupid_last() | Kefeng Wang | 1 | -11/+6 |
2023-10-25 | mm: add folio_last_cpupid() | Kefeng Wang | 1 | -0/+5 |
2023-10-18 | mm: update memfd seal write check to include F_SEAL_WRITE | Lorenzo Stoakes | 1 | -7/+8 |
2023-10-18 | mm: drop the assumption that VM_SHARED always implies writable | Lorenzo Stoakes | 1 | -0/+11 |
2023-10-18 | mm: make vma_merge() and split_vma() internal | Lorenzo Stoakes | 1 | -9/+0 |
2023-10-18 | mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al. | Lorenzo Stoakes | 1 | -0/+60 |
2023-10-18 | mm/gup: adapt get_user_page_vma_remote() to never return NULL | Lorenzo Stoakes | 1 | -3/+9 |
2023-10-18 | mm: make __access_remote_vm() static | Lorenzo Stoakes | 1 | -2/+0 |
2023-10-16 | mm: memory: add vm_normal_folio_pmd() | Kefeng Wang | 1 | -0/+2 |
2023-10-10 | sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_... | Mel Gorman | 1 | -2/+2 |
2023-10-06 | mm: add statistics for PUD level pagetable | Baolin Wang | 1 | -0/+16 |
2023-10-04 | efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory | Adrian Hunter | 1 | -0/+7 |
2023-10-04 | mm/mremap: allow moves within the same VMA for stack moves | Joel Fernandes (Google) | 1 | -1/+1 |
2023-10-04 | mm: remove remnants of SPLIT_RSS_COUNTING | Mateusz Guzik | 1 | -8/+0 |
2023-10-03 | mm: Remove unused vm_brk() | Kees Cook | 1 | -2/+1 |
2023-09-11 | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel | 1 | -2/+0 |
2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -8/+39 |
2023-08-29 | Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -0/+18 |
2023-08-24 | mm: remove enum page_entry_size | Matthew Wilcox (Oracle) | 1 | -9/+1 |
2023-08-24 | mm: convert do_set_pte() to set_pte_range() | Yin Fengwei | 1 | -1/+2 |
2023-08-24 | mm: handle userfaults under VMA lock | Suren Baghdasaryan | 1 | -0/+20 |
2023-08-24 | mm: handle swap page faults under per-VMA lock | Suren Baghdasaryan | 1 | -0/+13 |
2023-08-21 | mm: free up a word in the first tail page | Matthew Wilcox (Oracle) | 1 | -5/+5 |
2023-08-21 | mm: add large_rmappable page flag | Matthew Wilcox (Oracle) | 1 | -13/+0 |
2023-08-21 | mm: remove HUGETLB_PAGE_DTOR | Matthew Wilcox (Oracle) | 1 | -4/+0 |
2023-08-21 | mm: remove free_compound_page() and the compound_page_dtors array | Matthew Wilcox (Oracle) | 1 | -10/+0 |
2023-08-21 | mm: convert free_transhuge_folio() to folio_undo_large_rmappable() | Matthew Wilcox (Oracle) | 1 | -2/+0 |
2023-08-21 | merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes | Andrew Morton | 1 | -6/+15 |
2023-08-21 | mm: remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers | Vishal Moola (Oracle) | 1 | -20/+0 |
2023-08-21 | mm: create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor} | Vishal Moola (Oracle) | 1 | -14/+42 |
2023-08-21 | mm: convert ptlock_free() to use ptdescs | Vishal Moola (Oracle) | 1 | -5/+5 |