Age | Commit message (Expand) | Author |
2022-12-12 | Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2022-12-12 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-12-12 | Merge branch 'for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/denni... | Linus Torvalds |
2022-12-12 | mm: slub: test: Use the kunit_get_current_test() function | David Gow |
2022-12-12 | Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-12-12 | Merge tag 'slab-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-12-10 | Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2022-12-09 | memcg: fix possible use-after-free in memcg_write_event_control() | Tejun Heo |
2022-12-09 | mm/gup: fix gup_pud_range() for dax | John Starks |
2022-12-09 | mmap: fix do_brk_flags() modifying obviously incorrect VMAs | Liam Howlett |
2022-12-09 | tmpfs: fix data loss from failed fallocate | Hugh Dickins |
2022-12-09 | mm: do not BUG_ON missing brk mapping, because userspace can unmap it | Jason A. Donenfeld |
2022-12-08 | memcg: Fix possible use-after-free in memcg_write_event_control() | Tejun Heo |
2022-12-04 | Revert "mm: align larger anonymous mappings on THP boundaries" | Linus Torvalds |
2022-12-02 | Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-12-01 | Merge branch 'slub-tiny-v1r6' into slab/for-next | Vlastimil Babka |
2022-12-01 | Merge branch 'slab/for-6.2/kmalloc_redzone' into slab/for-next | Vlastimil Babka |
2022-12-01 | mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED | Vlastimil Babka |
2022-12-01 | mm, slub: don't aggressively inline with CONFIG_SLUB_TINY | Vlastimil Babka |
2022-12-01 | mm, slub: remove percpu slabs with CONFIG_SLUB_TINY | Vlastimil Babka |
2022-12-01 | mm, slub: split out allocations from pre/post hooks | Vlastimil Babka |
2022-12-01 | mm/slub, kunit: Add a test case for kmalloc redzone check | Feng Tang |
2022-11-30 | mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths | Jann Horn |
2022-11-30 | mm/khugepaged: fix GUP-fast interaction by sending IPI | Jann Horn |
2022-11-30 | mm/khugepaged: take the right locks for page table retraction | Jann Horn |
2022-11-30 | mm: migrate: fix THP's mapcount on isolation | Gavin Shan |
2022-11-30 | mm: introduce arch_has_hw_nonleaf_pmd_young() | Juergen Gross |
2022-11-30 | mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam... | SeongJae Park |
2022-11-30 | hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing | Mike Kravetz |
2022-11-30 | madvise: use zap_page_range_single for madvise dontneed | Mike Kravetz |
2022-11-28 | mm/page_reporting: Add checks for page_reporting_order param | Shradha Gupta |
2022-11-27 | mm, slub: refactor free debug processing | Vlastimil Babka |
2022-11-27 | mm, slub: don't create kmalloc-rcl caches with CONFIG_SLUB_TINY | Vlastimil Babka |
2022-11-27 | mm, slub: lower the default slub_max_order with CONFIG_SLUB_TINY | Vlastimil Babka |
2022-11-27 | mm, slub: retain no free slabs on partial list with CONFIG_SLUB_TINY | Vlastimil Babka |
2022-11-27 | mm, slub: disable SYSFS support with CONFIG_SLUB_TINY | Vlastimil Babka |
2022-11-27 | mm, slub: add CONFIG_SLUB_TINY | Vlastimil Babka |
2022-11-27 | mm, slab: ignore hardened usercopy parameters when disabled | Vlastimil Babka |
2022-11-25 | Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-11-22 | mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1 | Aneesh Kumar K.V |
2022-11-22 | mm: fix unexpected changes to {failslab|fail_page_alloc}.attr | Qi Zheng |
2022-11-22 | swapfile: fix soft lockup in scan_swap_map_slots | Chen Wandun |
2022-11-22 | hugetlb: fix __prep_compound_gigantic_page page flag setting | Mike Kravetz |
2022-11-22 | kfence: fix stack trace pruning | Marco Elver |
2022-11-22 | mm: multi-gen LRU: retry folios written back while isolated | Yu Zhao |
2022-11-22 | mm/migrate_device: return number of migrating pages in args->cpages | Alistair Popple |
2022-11-22 | mm: mmap: fix documentation for vma_mas_szero | Ian Cowan |
2022-11-22 | mm/damon/sysfs-schemes: skip stats update if the scheme directory is removed | SeongJae Park |
2022-11-22 | mm/memory: return vm_fault_t result from migrate_to_ram() callback | Alistair Popple |
2022-11-22 | mm: correctly charge compressed memory to its memcg | Li Liguang |