summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-07-09mm/damon: fix minor typos in damon headerNathan Gao-2/+2
2025-07-09mm: update core kernel code to use vm_flags_t consistentlyLorenzo Stoakes-26/+26
2025-07-09mm: change vm_get_page_prot() to accept vm_flags_t argumentLorenzo Stoakes-3/+3
2025-07-09highmem: remove a use of folio->pageMatthew Wilcox (Oracle)-1/+1
2025-07-09mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pud()David Hildenbrand-1/+18
2025-07-09mm: remove zero_user()Matthew Wilcox (Oracle)-6/+0
2025-07-09mm: madvise: use per_vma lock for MADV_FREEBarry Song-0/+2
2025-07-09mm/memory-tier: fix abstract distance calculation overflowLi Zhijian-1/+1
2025-07-09alloc_tag: add sequence number for module and iteratorDavid Wang-0/+1
2025-07-09mm/pagewalk: split walk_page_range_novma() into kernel/user partsLorenzo Stoakes-4/+3
2025-07-09alloc_tag: remove empty module tag sectionCasey Chen-6/+0
2025-07-09mm/filemap: allow arch to request folio size for exec memoryRyan Roberts-0/+11
2025-07-09mm/readahead: store folio order in struct file_ra_stateRyan Roberts-0/+2
2025-07-09mm/readahead: make space in struct file_ra_stateRyan Roberts-1/+1
2025-07-09proc: use the same treatment to check proc_lseek as ones for proc_read_iter e...wangzijie-0/+1
2025-07-09userfaultfd: remove UFFD_CLOEXEC, UFFD_NONBLOCK, and UFFD_FLAGS_SETTal Zussman-4/+0
2025-07-09userfaultfd: correctly prevent registering VM_DROPPABLE regionsTal Zussman-1/+1
2025-07-09drivers/base/node: rename __register_one_node() to register_one_node()Donet Tom-12/+1
2025-07-09drivers/base/node: rename register_memory_blocks_under_node() and remove cont...Donet Tom-6/+5
2025-07-09drivers/base/node: remove register_memory_blocks_under_node() function call f...Donet Tom-15/+1
2025-07-09drivers/base/node: optimize memory block registration to reduce boot timeDonet Tom-0/+21
2025-07-09mm: remove the for_reclaim field from struct writeback_controlChristoph Hellwig-12/+4
2025-07-09mm: stop passing a writeback_control structure to swap_writeoutChristoph Hellwig-7/+0
2025-07-09mm: stop passing a writeback_control structure to shmem_writeoutChristoph Hellwig-4/+4
2025-07-09mm: rename CONFIG_PAGE_BLOCK_ORDER to CONFIG_PAGE_BLOCK_MAX_ORDERZi Yan-11/+11
2025-07-09mm/gup: remove (VM_)BUG_ONsDavid Hildenbrand-0/+12
2025-07-09mm: remove unused mmap tracepointsCaleb Sander Mateos-52/+0
2025-07-09mm: prevent KSM from breaking VMA merging for new VMAsLorenzo Stoakes-3/+5
2025-07-09mm: ksm: have KSM VMA checks not require a VMA pointerLorenzo Stoakes-1/+6
2025-07-09Revert "sched/numa: add statistics of numa balance task"Chen Yu-6/+0
2025-07-09mm: fix the inaccurate memory statistics issue for usersBaolin Wang-0/+5
2025-07-09net: phy: bcm5481x: MII-Lite activationKamil Horák - 2N-0/+6
2025-07-09net: phy: MII-Lite PHY interface modeKamil Horák - 2N-0/+4
2025-07-09devlink: Add new "clock_id" generic device paramIvan Vecera-0/+4
2025-07-09devlink: Add support for u64 parametersIvan Vecera-0/+2
2025-07-09tracing/sched: Remove obsolete comment on suffixesRicardo Neri-2/+0
2025-07-09rv: Allow to configure the number of per-task monitorNam Cao-13/+4
2025-07-09rv: Add support for LTL monitorsNam Cao-4/+243
2025-07-09rv: Let the reactors take care of buffersNam Cao-37/+17
2025-07-09panic: Add vpanic()Nam Cao-0/+3
2025-07-09printk: Make vprintk_deferred() publicNam Cao-0/+7
2025-07-09KVM: x86: Provide a capability to disable APERF/MPERF read interceptsJim Mattson-0/+1
2025-07-09drm/gem: Fix race in drm_gem_handle_create_tail()Simona Vetter-0/+3
2025-07-09drm/framebuffer: Acquire internal references on GEM handlesThomas Zimmermann-0/+7
2025-07-09sched/fair: Fix NO_RUN_TO_PARITY caseVincent Guittot-1/+9
2025-07-09sched/deadline: Less agressive dl_server handlingPeter Zijlstra-0/+1
2025-07-09sched/psi: Optimize psi_group_change() cpu_clock() usagePeter Zijlstra-4/+2
2025-07-09debugfs_get_aux(): allow storing non-const void *Al Viro-1/+1
2025-07-09debugfs: split short and full proxy wrappers, kill debugfs_real_fops()Al Viro-2/+0
2025-07-09pmdomain: core: Leave powered-on genpds on until late_initcall_syncUlf Hansson-0/+1