| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'slab-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-01-19 | 1 | -0/+2 |
|\ |
|
| * | mm, slab: periodically resched in drain_freelist() | David Rientjes | 2023-01-02 | 1 | -0/+2 |
* | | Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s... | Linus Torvalds | 2023-01-17 | 7 | -55/+87 |
|\ \ |
|
| * | | nommu: fix split_vma() map_count error | Liam Howlett | 2023-01-12 | 1 | -1/+3 |
| * | | nommu: fix do_munmap() error path | Liam Howlett | 2023-01-12 | 1 | -1/+2 |
| * | | nommu: fix memory leak in do_mmap() error path | Liam Howlett | 2023-01-12 | 1 | -1/+1 |
| * | | mm: update mmap_sem comments to refer to mmap_lock | Lorenzo Stoakes | 2023-01-12 | 3 | -5/+5 |
| * | | kasan: mark kasan_kunit_executing as static | Andrey Konovalov | 2023-01-12 | 1 | -1/+1 |
| * | | mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects | Peter Xu | 2023-01-12 | 1 | -2/+11 |
| * | | hugetlb: unshare some PMDs when splitting VMAs | James Houghton | 2023-01-12 | 1 | -9/+35 |
| * | | mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE | Zach O'Keefe | 2023-01-12 | 1 | -4/+2 |
| * | | mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end | Zach O'Keefe | 2023-01-12 | 1 | -1/+1 |
| * | | mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA | David Hildenbrand | 2023-01-12 | 1 | -0/+4 |
| * | | mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma | Hugh Dickins | 2023-01-12 | 1 | -8/+6 |
| * | | mm/hugetlb: fix uffd-wp handling for migration entries in hugetlb_change_prot... | David Hildenbrand | 2023-01-12 | 1 | -8/+9 |
| * | | mm/hugetlb: fix PTE marker handling in hugetlb_change_protection() | David Hildenbrand | 2023-01-12 | 1 | -14/+7 |
* | | | mm: Always release pages to the buddy allocator in memblock_free_late(). | Aaron Thompson | 2023-01-08 | 1 | -1/+7 |
|/ / |
|
* / | memblock: Fix doc for memblock_phys_free | Miaoqian Lin | 2023-01-04 | 1 | -1/+1 |
|/ |
|
* | hugetlb: really allocate vma lock for all sharable vmas | Mike Kravetz | 2022-12-21 | 1 | -185/+148 |
* | kmsan: export kmsan_handle_urb | Arnd Bergmann | 2022-12-21 | 1 | -0/+1 |
* | kmsan: include linux/vmalloc.h | Arnd Bergmann | 2022-12-21 | 1 | -0/+1 |
* | mm/mempolicy: fix memory leak in set_mempolicy_home_node system call | Mathieu Desnoyers | 2022-12-21 | 1 | -0/+1 |
* | mm, mremap: fix mremap() expanding vma with addr inside vma | Vlastimil Babka | 2022-12-21 | 1 | -1/+2 |
* | Merge tag 'mm-stable-2022-12-17-2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-12-19 | 2 | -21/+31 |
|\ |
|
| * | mm/kmemleak: use %pK to display kernel pointers in backtrace | Clément Léger | 2022-12-16 | 1 | -1/+1 |
| * | mm: use stack_depot for recording kmemleak's backtrace | Zhaoyang Huang | 2022-12-16 | 1 | -18/+28 |
| * | mm/gup_test: free memory allocated via kvcalloc() using kvfree() | David Hildenbrand | 2022-12-16 | 1 | -2/+2 |
* | | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-12-17 | 8 | -12/+8 |
|\ \
| |/
|/| |
|
| * | mm: Remove pointless barrier() after pmdp_get_lockless() | Peter Zijlstra | 2022-12-15 | 2 | -4/+0 |
| * | mm/gup: Fix the lockless PMD access | Peter Zijlstra | 2022-12-15 | 1 | -1/+1 |
| * | mm: Rename pmd_read_atomic() | Peter Zijlstra | 2022-12-15 | 6 | -7/+7 |
| * | mm: Rename GUP_GET_PTE_LOW_HIGH | Peter Zijlstra | 2022-12-15 | 1 | -1/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-12-15 | 4 | -6/+43 |
|\ \ |
|
| * \ | Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm... | Paolo Bonzini | 2022-12-09 | 2 | -1/+10 |
| |\ \ |
|
| | * | | mm: Add PG_arch_3 page flag | Peter Collingbourne | 2022-11-29 | 1 | -0/+1 |
| | * | | mm: Do not enable PG_arch_2 for all 64-bit architectures | Catalin Marinas | 2022-11-29 | 2 | -1/+9 |
| | |/ |
|
| * / | mm/gup: Add FOLL_INTERRUPTIBLE | Peter Xu | 2022-11-09 | 2 | -5/+33 |
| |/ |
|
* | | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-12-14 | 4 | -26/+26 |
|\ \ |
|
| * | | panic: Consolidate open-coded panic_on_warn checks | Kees Cook | 2022-12-02 | 2 | -4/+3 |
| * | | mm: Make ksize() a reporting-only function | Kees Cook | 2022-12-01 | 2 | -22/+23 |
* | | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-12-14 | 76 | -3545/+4636 |
|\ \ \ |
|
| * | | | mm/hugetlb: set head flag before setting compound_order in __prep_compound_gi... | Sidhartha Kumar | 2022-12-13 | 1 | -2/+2 |
| * | | | mm: mmu_gather: allow more than one batch of delayed rmaps | Linus Torvalds | 2022-12-12 | 1 | -16/+20 |
| * | | | kmsan: fix memcpy tests | Alexander Potapenko | 2022-12-12 | 1 | -0/+3 |
| * | | | mm: add cond_resched() in swapin_walk_pmd_entry() | Kefeng Wang | 2022-12-12 | 1 | -0/+1 |
| * | | | mm/gup_test: fix PIN_LONGTERM_TEST_READ with highmem | David Hildenbrand | 2022-12-12 | 1 | -3/+7 |
| * | | | mm,thp,rmap: fix races between updates of subpages_mapcount | Hugh Dickins | 2022-12-12 | 1 | -9/+33 |
| * | | | mm: memcg: fix swapcached stat accounting | Hugh Dickins | 2022-12-12 | 2 | -2/+7 |
| * | | | mm: add nodes= arg to memory.reclaim | Mina Almasry | 2022-12-12 | 2 | -14/+57 |
| * | | | mm: disable top-tier fallback to reclaim on proactive reclaim | Mina Almasry | 2022-12-12 | 1 | -3/+22 |