summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-07-10mm/gup: remove pXX_devmap usage from get_user_pages()Alistair Popple1-3/+0
2025-07-10mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...Hao Ge2-6/+7
2025-07-10mm/memfd: reserve hugetlb folios before allocationVivek Kasireddy1-0/+5
2025-07-10mm/hugetlb: make hugetlb_reserve_pages() return nr of entries updatedVivek Kasireddy1-1/+1
2025-07-10mm/damon: fix minor typos in damon headerNathan Gao1-2/+2
2025-07-10mm: update core kernel code to use vm_flags_t consistentlyLorenzo Stoakes10-23/+23
2025-07-10mm: change vm_get_page_prot() to accept vm_flags_t argumentLorenzo Stoakes2-3/+3
2025-07-10highmem: remove a use of folio->pageMatthew Wilcox (Oracle)1-1/+1
2025-07-10mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pud()David Hildenbrand1-1/+18
2025-07-10mm: remove zero_user()Matthew Wilcox (Oracle)1-6/+0
2025-07-10mm: madvise: use per_vma lock for MADV_FREEBarry Song1-0/+2
2025-07-10mm/memory-tier: fix abstract distance calculation overflowLi Zhijian1-1/+1
2025-07-10alloc_tag: add sequence number for module and iteratorDavid Wang1-0/+1
2025-07-10mm/pagewalk: split walk_page_range_novma() into kernel/user partsLorenzo Stoakes1-4/+3
2025-07-10mm/filemap: allow arch to request folio size for exec memoryRyan Roberts1-0/+11
2025-07-10mm/readahead: store folio order in struct file_ra_stateRyan Roberts1-0/+2
2025-07-10mm/readahead: make space in struct file_ra_stateRyan Roberts1-1/+1
2025-07-10proc: use the same treatment to check proc_lseek as ones for proc_read_iter e...wangzijie1-0/+1
2025-07-10userfaultfd: remove UFFD_CLOEXEC, UFFD_NONBLOCK, and UFFD_FLAGS_SETTal Zussman1-4/+0
2025-07-10userfaultfd: correctly prevent registering VM_DROPPABLE regionsTal Zussman1-1/+1
2025-07-10drivers/base/node: rename __register_one_node() to register_one_node()Donet Tom1-12/+1
2025-07-10drivers/base/node: rename register_memory_blocks_under_node() and remove cont...Donet Tom1-6/+5
2025-07-10drivers/base/node: remove register_memory_blocks_under_node() function call f...Donet Tom1-15/+1
2025-07-10drivers/base/node: optimize memory block registration to reduce boot timeDonet Tom2-0/+21
2025-07-10mm: remove the for_reclaim field from struct writeback_controlChristoph Hellwig1-1/+0
2025-07-10mm: stop passing a writeback_control structure to swap_writeoutChristoph Hellwig1-7/+0
2025-07-10mm: stop passing a writeback_control structure to shmem_writeoutChristoph Hellwig2-4/+4
2025-07-10mm: rename CONFIG_PAGE_BLOCK_ORDER to CONFIG_PAGE_BLOCK_MAX_ORDERZi Yan2-11/+11
2025-07-10mm/gup: remove (VM_)BUG_ONsDavid Hildenbrand1-0/+12
2025-07-10mm: prevent KSM from breaking VMA merging for new VMAsLorenzo Stoakes1-3/+5
2025-07-10mm: ksm: have KSM VMA checks not require a VMA pointerLorenzo Stoakes1-1/+6
2025-07-10Revert "sched/numa: add statistics of numa balance task"Chen Yu2-6/+0
2025-07-10mm: fix the inaccurate memory statistics issue for usersBaolin Wang1-0/+5
2025-07-10net: phy: bcm5481x: MII-Lite activationKamil Horák - 2N1-0/+6
2025-07-10net: phy: MII-Lite PHY interface modeKamil Horák - 2N1-0/+4
2025-07-09rv: Allow to configure the number of per-task monitorNam Cao2-13/+4
2025-07-09rv: Add support for LTL monitorsNam Cao1-4/+59
2025-07-09rv: Let the reactors take care of buffersNam Cao1-2/+7
2025-07-09panic: Add vpanic()Nam Cao1-0/+3
2025-07-09printk: Make vprintk_deferred() publicNam Cao1-0/+7
2025-07-09sched/fair: Fix NO_RUN_TO_PARITY caseVincent Guittot1-1/+9
2025-07-09sched/deadline: Less agressive dl_server handlingPeter Zijlstra1-0/+1
2025-07-09sched/psi: Optimize psi_group_change() cpu_clock() usagePeter Zijlstra1-4/+2
2025-07-09debugfs_get_aux(): allow storing non-const void *Al Viro1-1/+1
2025-07-09debugfs: split short and full proxy wrappers, kill debugfs_real_fops()Al Viro1-2/+0
2025-07-09pmdomain: core: Leave powered-on genpds on until late_initcall_syncUlf Hansson1-0/+1
2025-07-09driver core: Add dev_set_drv_sync_state()Saravana Kannan1-0/+12
2025-07-09pmdomain: core: Add common ->sync_state() support for genpd providersUlf Hansson1-0/+7
2025-07-09driver core: Export get_dev_from_fwnode()Ulf Hansson1-0/+1
2025-07-09firmware: xilinx: Don't share zynqmp_pm_init_finalize()Ulf Hansson1-6/+0