summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-11mm: page_alloc: remove redundant READ_ONCESongtang Liu
2025-05-11memcg, oom: do not bypass oom killer for dying tasksMichal Hocko
2025-05-11zsmalloc: prefer the the original page's node for compressed dataNhat Pham
2025-05-11mm: delete thp_nr_pages()Matthew Wilcox (Oracle)
2025-05-11filemap: remove readahead_page_batch()Matthew Wilcox (Oracle)
2025-05-11filemap: convert __readahead_batch() to use a folioMatthew Wilcox (Oracle)
2025-05-11filemap: remove find_subpage()Matthew Wilcox (Oracle)
2025-05-11iov_iter: convert iov_iter_extract_xarray_pages() to use foliosMatthew Wilcox (Oracle)
2025-05-11iov_iter: convert iter_xarray_populate_pages() to use foliosMatthew Wilcox (Oracle)
2025-05-11mm: remove offset_in_thp()Matthew Wilcox (Oracle)
2025-05-11filemap: remove readahead_page()Matthew Wilcox (Oracle)
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)
2025-05-11mm: add folio_mk_pmd()Matthew Wilcox (Oracle)
2025-05-11mm: remove mk_huge_pte()Matthew Wilcox (Oracle)
2025-05-11hugetlb: simplify make_huge_pte()Matthew Wilcox (Oracle)
2025-05-11mm: add folio_mk_pte()Matthew Wilcox (Oracle)
2025-05-11mm: make mk_pte() definition unconditionalMatthew Wilcox (Oracle)
2025-05-11um: remove custom definition of mk_pte()Matthew Wilcox (Oracle)
2025-05-11x86: remove custom definition of mk_pte()Matthew Wilcox (Oracle)
2025-05-11sparc32: remove custom definition of mk_pte()Matthew Wilcox (Oracle)
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)
2025-05-11mm: set the pte dirty if the folio is already dirtyMatthew Wilcox (Oracle)
2025-05-11mm: fix ratelimit_pages update error in dirty_ratio_handler()Jinliang Zheng
2025-05-11Merge branch 'mm-hotfixes-stable' into mm-stable in order to successfullyAndrew Morton
2025-05-11mm: userfaultfd: correct dirty flags set for both present and swap pteBarry Song
2025-05-11zsmalloc: don't underflow size calculation in zs_obj_write()Sergey Senozhatsky
2025-05-11mm/page_alloc: fix race condition in unaccepted memory handlingKirill A. Shutemov
2025-05-11mm/page_alloc: ensure try_alloc_pages() plays well with unaccepted memoryKirill A. Shutemov
2025-05-11MAINTAINERS: add mm GUP sectionLorenzo Stoakes
2025-05-11mm/codetag: move tag retrieval back upfront in __free_pages()David Wang
2025-05-11mm/memory: fix mapcount / refcount sanity check for mTHP reuseKairui Song
2025-05-11kernel/fork: only call untrack_pfn_clear() on VMAs duplicated for fork()David Hildenbrand
2025-05-11mm: hugetlb: fix incorrect fallback for subpoolWupeng Ma
2025-05-11Linux 6.15-rc6v6.15-rc6Linus Torvalds
2025-05-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-11Merge tag 'mips-fixes_6.15_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-11Merge tag 'x86-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-11Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-11Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-11Merge tag 'fixes-2025-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-10Input: xpad - fix xpad_device sortingVicki Pfau
2025-05-10Input: xpad - add support for several more controllersVicki Pfau
2025-05-10Input: xpad - fix Share button on Xbox One controllersVicki Pfau
2025-05-10Input: xpad - fix two controller table valuesVicki Pfau
2025-05-10Input: hisi_powerkey - enable system-wakeup for s2idleUlf Hansson
2025-05-10Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds
2025-05-10Merge tag 'driver-core-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-10Merge tag 'usb-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-05-10Merge tag 'staging-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-10Merge tag 'char-misc-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds