summaryrefslogtreecommitdiffstats
path: root/io_uring/net.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-04mm: migrate_device: unify migrate folio for MIGRATE_SYNC_NO_COPYKefeng Wang1-6/+7
2024-07-04mm: migrate_device: use a newfolio in __migrate_device_pages()Kefeng Wang1-8/+9
2024-07-04mm: migrate: simplify __buffer_migrate_folio()Kefeng Wang1-9/+1
2024-07-04rmap: remove DEFINE_PAGE_VMA_WALK()Kefeng Wang1-10/+0
2024-07-04mm: remove page_mapping()Matthew Wilcox (Oracle)8-23/+17
2024-07-04mm: memcontrol: remove page_memcg()Kefeng Wang2-13/+3
2024-07-04mm/memory-failure: use helper llist_for_each_entry()Yifei Li1-2/+2
2024-07-04selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()Donet Tom3-0/+119
2024-07-04mm/zsmalloc: add MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-07-04mm/kfence: add MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-07-04mm/dmapool: add MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-07-04mm/hwpoison: add MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-07-04mm/mm_init: use node's number of cpus in deferred_page_init_max_threadsEric Chanudet3-17/+2
2024-07-04mm: batch unlink_file_vma calls in free_pgd_rangeMateusz Guzik3-2/+58
2024-07-04mm/memory-failure: send SIGBUS in the event of thp split failJane Chu1-5/+29
2024-07-04mm/memory-failure: move hwpoison_filter() higher upJane Chu1-8/+12
2024-07-04mm/memory-failure: improve memory failure action_result messagesJane Chu3-5/+36
2024-07-04mm/madvise: add MF_ACTION_REQUIRED to madvise(MADV_HWPOISON)Jane Chu1-1/+1
2024-07-04mm/memory-failure: try to send SIGBUS even if unmap failedJane Chu1-11/+4
2024-07-04mm: use update_mmu_tlb_range() to simplify codeBang Li1-3/+1
2024-07-04mm: implement update_mmu_tlb() using update_mmu_tlb_range()Bang Li6-18/+1
2024-07-04mm: add update_mmu_tlb_range()Bang Li6-0/+22
2024-07-04selftests/mm: va_high_addr_switch: dynamically initialize testcases to enable...Dev Jain1-222/+232
2024-07-04selftests/mm: va_high_addr_switch: reduce test noiseDev Jain1-4/+0
2024-07-04mm/rmap: sanity check that zeropages are not passed to RMAPDavid Hildenbrand1-0/+3
2024-07-04mm/memory: cleanly support zeropage in vm_insert_page*(), vm_map_pages*() and...David Hildenbrand2-21/+72
2024-07-04mm/memory: move page_count() check into validate_page_before_insert()David Hildenbrand1-4/+2
2024-07-04selftests: mm: check return valuesMuhammad Usama Anjum1-1/+3
2024-07-04mm/hugetlb: remove {Set,Clear}Hpage macrosSidhartha Kumar1-10/+2
2024-07-04mm/swap: reduce swap cache search spaceKairui Song7-15/+31
2024-07-04mm: drop page_index and simplify folio_indexKairui Song3-21/+7
2024-07-04mm: remove page_file_offset and folio_file_posKairui Song1-17/+0
2024-07-04mm/swap: get the swap device offset directlyKairui Song2-3/+12
2024-07-04nfs: drop usage of folio_file_posKairui Song3-6/+6
2024-07-04netfs: drop usage of folio_file_posKairui Song2-3/+3
2024-07-04afs: drop usage of folio_file_posKairui Song2-5/+5
2024-07-04NFS: remove nfs_page_lengthg and usage of page_indexKairui Song1-19/+0
2024-07-04ceph: drop usage of page_indexKairui Song2-2/+2
2024-07-04nilfs2: drop usage of page_indexKairui Song1-8/+2
2024-07-04writeback: factor out balance_wb_limits to remove repeated codeKemeng Shi1-8/+17
2024-07-04writeback: factor out wb_dirty_exceeded to remove repeated codeKemeng Shi1-10/+12
2024-07-04writeback: factor out balance_domain_limits to remove repeated codeKemeng Shi1-7/+10
2024-07-04writeback: factor out wb_dirty_freerun to remove more repeated freerun codeKemeng Shi1-27/+28
2024-07-04writeback: factor out code of freerun to remove repeated codeKemeng Shi1-40/+49
2024-07-04writeback: factor out domain_over_bg_thresh to remove repeated codeKemeng Shi1-22/+19
2024-07-04writeback: add general function domain_dirty_avail to calculate dirty and ava...Kemeng Shi1-31/+34
2024-07-04writeback: factor out wb_bg_dirty_limits to remove repeated codeKemeng Shi1-16/+19
2024-07-04mm: vmscan: reset sc->priority on retryShakeel Butt1-0/+1
2024-07-04mm: vmscan: restore incremental cgroup iterationJohannes Weiner1-2/+40
2024-07-04mm/huge_memory: mark racy access onhuge_anon_orders_alwaysRan Xiaokai1-2/+2