summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to foliosSidhartha Kumar2022-11-301-7/+7
* mm: vmscan: split khugepaged stats from direct reclaim statsJohannes Weiner2022-11-302-0/+9
* mm, hwpoison: when copy-on-write hits poison, take page offlineTony Luck2022-11-301-1/+5
* mm, hwpoison: try to recover from copy-on write faultsTony Luck2022-11-301-0/+26
* percpu_counter: add percpu_counter_sum_all interfaceShakeel Butt2022-11-301-0/+6
* mm: convert mm's rss stats into percpu_counterShakeel Butt2022-11-306-44/+14
* Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-11-307-16/+75
|\
| * revert "kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compati...Andrew Morton2022-11-301-2/+0
| * mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn2022-11-301-0/+4
| * mm: introduce arch_has_hw_nonleaf_pmd_young()Juergen Gross2022-11-301-0/+11
| * mm: add dummy pmd_young() for architectures not having itJuergen Gross2022-11-301-0/+7
| * hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processingMike Kravetz2022-11-301-0/+2
| * madvise: use zap_page_range_single for madvise dontneedMike Kravetz2022-11-301-8/+19
| * mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODEYang Shi2022-11-301-2/+16
| * mm: fix unexpected changes to {failslab|fail_page_alloc}.attrQi Zheng2022-11-221-2/+5
| * kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatibleSam James2022-11-221-0/+2
| * mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...Gautam Menghani2022-11-221-4/+4
| * maple_tree: reorganize testing to restore module testingLiam Howlett2022-11-081-0/+7
* | swap: add a limit for readahead page-cluster valueKairui Song2022-11-081-0/+1
* | mm/hwpoison: introduce per-memory_block hwpoison counterNaoya Horiguchi2022-11-082-1/+22
* | mm/hwpoison: pass pfn to num_poisoned_pages_*()Naoya Horiguchi2022-11-081-2/+2
* | mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.cNaoya Horiguchi2022-11-082-22/+7
* | mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned ...Naoya Horiguchi2022-11-082-6/+10
* | compiler-gcc: document minimum version for `__no_sanitize_coverage__`Miguel Ojeda2022-11-081-0/+3
* | compiler-gcc: remove attribute support check for `__no_sanitize_undefined__`Miguel Ojeda2022-11-081-4/+0
* | compiler-gcc: remove attribute support check for `__no_sanitize_thread__`Miguel Ojeda2022-11-081-1/+1
* | compiler-gcc: remove attribute support check for `__no_sanitize_address__`Miguel Ojeda2022-11-081-4/+0
* | compiler-gcc: be consistent with underscores use for `no_sanitize`Miguel Ojeda2022-11-081-4/+4
* | mm: remove FGP_HEADMatthew Wilcox (Oracle)2022-11-081-3/+2
* | mm: vmalloc: add free_vmap_area_noflush trace eventUladzislau Rezki (Sony)2022-11-081-0/+34
* | mm: vmalloc: add purge_vmap_area_lazy trace eventUladzislau Rezki (Sony)2022-11-081-0/+33
* | mm: vmalloc: add alloc_vmap_area trace eventUladzislau Rezki (Sony)2022-11-081-0/+56
* | memory: move hotplug memory notifier priority to same file for easy sortingLiu Shixin2022-11-082-3/+7
* | memory: remove unused register_hotmemory_notifier()Liu Shixin2022-11-081-6/+0
* | mm: fix typo in struct vm_operations_struct commentsRolf Eike Beer2022-11-081-1/+1
* | mm/hugetlb: add folio_hstate()Sidhartha Kumar2022-11-081-2/+12
* | hugetlbfs: convert hugetlb_delete_from_page_cache() to use foliosSidhartha Kumar2022-11-081-1/+0
* | mm/hugetlb: add hugetlb_folio_subpool() helpersSidhartha Kumar2022-11-081-2/+13
* | mm: add private field of first tail to struct page and struct folioSidhartha Kumar2022-11-081-0/+14
* | mm/hugetlb: add folio support to hugetlb specific flag macrosSidhartha Kumar2022-11-081-0/+24
* | mm: vmscan: make rotations a secondary factor in balancing anon vs fileJohannes Weiner2022-11-081-2/+3
* | hugetlb: simplify hugetlb handling in follow_page_maskMike Kravetz2022-11-081-42/+8
|/
* Merge tag 'hardening-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-11-041-4/+9
|\
| * fortify: Capture __bos() results in const temp varsKees Cook2022-10-281-4/+9
* | Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-11-041-1/+1
|\ \
| * | efi: random: reduce seed size to 32 bytesArd Biesheuvel2022-10-241-1/+1
* | | Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-11-032-21/+34
|\ \ \
| * | | netlink: introduce bigendian integer typesFlorian Westphal2022-11-011-9/+10
| * | | net: remove SOCK_SUPPORT_ZC from sockmapPavel Begunkov2022-10-281-0/+7
| * | | netlink: hide validation union fields from kdocJakub Kicinski2022-10-281-13/+18