summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-11-25PCI: Validate pci_rebar_size_supported() inputIlpo Järvinen1-0/+1
2025-11-25hugetlb: add __read_mostly to sysctl_hugetlb_shm_groupGregory Price1-1/+1
2025-11-25mm: userfaultfd: add pgtable_supports_uffd_wp()Chunyan Zhang2-31/+46
2025-11-25mm: softdirty: add pgtable_supports_soft_dirty()Chunyan Zhang2-0/+15
2025-11-25memcg: remove __lruvec_stat_mod_folioShakeel Butt1-29/+1
2025-11-25memcg: remove __mod_lruvec_stateShakeel Butt2-18/+2
2025-11-25memcg: remove __mod_lruvec_kmem_stateShakeel Butt1-23/+5
2025-11-25memcg: use mod_node_page_state to update statsShakeel Butt2-3/+3
2025-11-25mm/huge_memory.c: introduce folio_split_unmappedBalbir Singh2-3/+8
2025-11-25mm: thp: reparent the split queue during memcg offlineQi Zheng2-0/+15
2025-11-25mm: thp: introduce folio_split_queue_lock and its variantsMuchun Song1-0/+10
2025-11-25mm: replace remaining pte_to_swp_entry() with softleaf_from_pte()Lorenzo Stoakes2-14/+6
2025-11-25mm: eliminate further swapops predicatesLorenzo Stoakes2-126/+20
2025-11-25mm: remove is_hugetlb_entry_[migration, hwpoisoned]()Lorenzo Stoakes1-2/+0
2025-11-25mm: remove non_swap_entry() and use softleaf helpers insteadLorenzo Stoakes1-5/+0
2025-11-25mm: remove remaining is_swap_pmd() users and is_swap_pmd()Lorenzo Stoakes1-9/+0
2025-11-25mm: introduce pmd_is_huge() and use where appropriateLorenzo Stoakes2-4/+41
2025-11-25mm: replace pmd_to_swp_entry() with softleaf_from_pmd()Lorenzo Stoakes3-103/+217
2025-11-25mm: avoid unnecessary use of is_swap_pmd()Lorenzo Stoakes1-2/+14
2025-11-25mm: use leaf entries in debug pgtable + remove is_swap_pte()Lorenzo Stoakes1-6/+0
2025-11-25mm: avoid unnecessary uses of is_swap_pte()Lorenzo Stoakes1-2/+1
2025-11-25mm: introduce leaf entry type and use to simplify leaf entry logicLorenzo Stoakes5-80/+417
2025-11-25mm: correctly handle UFFD PTE markersLorenzo Stoakes2-18/+21
2025-11-25mm/huge_memory: merge uniform_split_supported() and non_uniform_split_support...Wei Yang1-5/+3
2025-11-25mm/huge_memory: introduce enum split_type for clarityWei Yang1-0/+5
2025-11-25mm/huge_memory: fix kernel-doc comments for folio_split() and relatedZi Yan1-4/+6
2025-11-25mm/huge_memory: add split_huge_page_to_order()Zi Yan1-2/+10
2025-11-25mm/khugepaged: unify pmd folio installation with map_anon_folio_pmd()Wei Yang1-0/+2
2025-11-25mm/migrate_device: add THP splitting during migrationBalbir Singh1-2/+9
2025-11-25mm/memremap: add driver callback support for folio splittingBalbir Singh1-0/+29
2025-11-25lib/test_hmm: add zone device private THP test infrastructureBalbir Singh1-0/+12
2025-11-25mm/memory/fault: add THP fault handling for zone device private pagesBalbir Singh1-0/+7
2025-11-25mm/migrate_device: implement THP migration of zone device pagesBalbir Singh1-0/+2
2025-11-25mm/huge_memory: add device-private THP support to PMD operationsBalbir Singh1-0/+32
2025-11-25mm/zone_device: rename page_free callback to folio_freeBalbir Singh1-3/+3
2025-11-25mm/zone_device: support large zone device private foliosBalbir Singh1-1/+9
2025-11-25irqchip/gic: Expose CPU interface VA to KVMMarc Zyngier1-0/+2
2025-11-25irqchip/gic: Add missing GICH_HCR control bitsMarc Zyngier1-0/+6
2025-11-25cpumask: Don't use "proxy" headersAndy Shevchenko1-4/+6
2025-11-24string: Add missing kernel-doc return descriptionsKriish Sharma1-0/+7
2025-11-24Add RSPI support for RZ/T2H and RZ/N2HMark Brown14-44/+82
2025-11-24bitfield: Add non-constant field_{prep,get}() helpersGeert Uytterhoeven1-0/+59
2025-11-24bitfield: Add less-checking __FIELD_{GET,PREP}()Geert Uytterhoeven1-8/+28
2025-11-24firmware: cs_dsp: Store control length as 32-bitRichard Fitzgerald1-1/+1
2025-11-24bpf: specify the old and new poke_type for bpf_arch_text_pokeMenglong Dong1-2/+4
2025-11-24bpf,x86: adjust the "jmp" mode for bpf trampolineMenglong Dong1-0/+12
2025-11-24ftrace: Introduce FTRACE_OPS_FL_JMPMenglong Dong1-0/+33
2025-11-24firmware: stratix10-svc: fix make htmldocs warningDinh Nguyen1-2/+8
2025-11-24Merge tag 'icc-6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-1/+1
2025-11-24Merge tag 'coresight-next-v6.19' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-21/+21