summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-03mm: batch unlink_file_vma calls in free_pgd_rangeMateusz Guzik
2024-07-03mm/memory-failure: send SIGBUS in the event of thp split failJane Chu
2024-07-03mm/memory-failure: move hwpoison_filter() higher upJane Chu
2024-07-03mm/memory-failure: improve memory failure action_result messagesJane Chu
2024-07-03mm/madvise: add MF_ACTION_REQUIRED to madvise(MADV_HWPOISON)Jane Chu
2024-07-03mm/memory-failure: try to send SIGBUS even if unmap failedJane Chu
2024-07-03mm: use update_mmu_tlb_range() to simplify codeBang Li
2024-07-03mm: implement update_mmu_tlb() using update_mmu_tlb_range()Bang Li
2024-07-03mm: add update_mmu_tlb_range()Bang Li
2024-07-03selftests/mm: va_high_addr_switch: dynamically initialize testcases to enable...Dev Jain
2024-07-03selftests/mm: va_high_addr_switch: reduce test noiseDev Jain
2024-07-03mm/rmap: sanity check that zeropages are not passed to RMAPDavid Hildenbrand
2024-07-03mm/memory: cleanly support zeropage in vm_insert_page*(), vm_map_pages*() and...David Hildenbrand
2024-07-03mm/memory: move page_count() check into validate_page_before_insert()David Hildenbrand
2024-07-03selftests: mm: check return valuesMuhammad Usama Anjum
2024-07-03mm/hugetlb: remove {Set,Clear}Hpage macrosSidhartha Kumar
2024-07-03mm/swap: reduce swap cache search spaceKairui Song
2024-07-03mm: drop page_index and simplify folio_indexKairui Song
2024-07-03mm: remove page_file_offset and folio_file_posKairui Song
2024-07-03mm/swap: get the swap device offset directlyKairui Song
2024-07-03nfs: drop usage of folio_file_posKairui Song
2024-07-03netfs: drop usage of folio_file_posKairui Song
2024-07-03afs: drop usage of folio_file_posKairui Song
2024-07-03NFS: remove nfs_page_lengthg and usage of page_indexKairui Song
2024-07-03ceph: drop usage of page_indexKairui Song
2024-07-03nilfs2: drop usage of page_indexKairui Song
2024-07-03writeback: factor out balance_wb_limits to remove repeated codeKemeng Shi
2024-07-03writeback: factor out wb_dirty_exceeded to remove repeated codeKemeng Shi
2024-07-03writeback: factor out balance_domain_limits to remove repeated codeKemeng Shi
2024-07-03writeback: factor out wb_dirty_freerun to remove more repeated freerun codeKemeng Shi
2024-07-03writeback: factor out code of freerun to remove repeated codeKemeng Shi
2024-07-03writeback: factor out domain_over_bg_thresh to remove repeated codeKemeng Shi
2024-07-03writeback: add general function domain_dirty_avail to calculate dirty and ava...Kemeng Shi
2024-07-03writeback: factor out wb_bg_dirty_limits to remove repeated codeKemeng Shi
2024-07-03mm: vmscan: reset sc->priority on retryShakeel Butt
2024-07-03mm: vmscan: restore incremental cgroup iterationJohannes Weiner
2024-07-03mm/huge_memory: mark racy access onhuge_anon_orders_alwaysRan Xiaokai
2024-07-03mm: shmem: use folio_alloc_mpol() in shmem_alloc_folio()Kefeng Wang
2024-07-03mm: mempolicy: use folio_alloc_mpol() in alloc_migration_target_by_mpol()Kefeng Wang
2024-07-03mm: mempolicy: use folio_alloc_mpol_noprof() in vma_alloc_folio_noprof()Kefeng Wang
2024-07-03mm: add folio_alloc_mpol()Kefeng Wang
2024-07-03mm/hugetlb: drop node_alloc_noretry from alloc_fresh_hugetlb_folioOscar Salvador
2024-07-03mm/vmscan: update stale references to shrink_page_listIllia Ostapyshyn
2024-07-03mm/hugetlb: constify ctl_table arguments of utility functionsThomas Weißschuh
2024-06-30Linux 6.10-rc6Linus Torvalds
2024-06-30Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-06-30ata: ahci: Clean up sysfs file on errorNiklas Cassel
2024-06-30ata: libata-core: Fix double free on errorNiklas Cassel
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel
2024-06-30ata: libata-core: Fix null pointer dereference on errorNiklas Cassel