summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-03-16mm: uninline the main body of vma_start_write()Suren Baghdasaryan
2025-03-16mm: move mmap_init_lock() out of the header fileSuren Baghdasaryan
2025-03-16mm: allow vma_start_read_locked/vma_start_read_locked_nested to failSuren Baghdasaryan
2025-03-16types: move struct rcuwait into types.hSuren Baghdasaryan
2025-03-16mm: introduce vma_iter_store_attached() to use with attached vmasSuren Baghdasaryan
2025-03-16mm: mark vma as detached until it's added into vma treeSuren Baghdasaryan
2025-03-16mm: move per-vma lock into vm_area_structSuren Baghdasaryan
2025-03-16mm: introduce vma_start_read_locked{_nested} helpersSuren Baghdasaryan
2025-03-16mm/mmu_gather: clean up the stale code commentBaoquan He
2025-03-16mm/mmu_gather: remove unused __tlb_remove_page()Baoquan He
2025-03-16mm/damon: introduce DAMOS filter type hugepage_sizeUsama Arif
2025-03-16mm/vmstat: revert "fix a W=1 clang compiler warning"Bart Van Assche
2025-03-16fb_defio: do not use deprecated page->mapping, index fieldsLorenzo Stoakes
2025-03-16mm: provide mapping_wrprotect_range() functionLorenzo Stoakes
2025-03-16mm/damon: avoid applying DAMOS action to same entity multiple timesSeongJae Park
2025-03-16mm/swap: rename swap_swapcount() to swap_entry_swapped()Baoquan He
2025-03-16mm/swap: remove SWAP_FLAG_PRIO_SHIFTBaoquan He
2025-03-16alloc_tag: uninline code gated by mem_alloc_profiling_key in page allocatorSuren Baghdasaryan
2025-03-16mm: avoid extra mem_alloc_profiling_enabled() checksSuren Baghdasaryan
2025-03-16mm: completely abstract unnecessary adj_start calculationLorenzo Stoakes
2025-03-16mm: zbud: remove zbudYosry Ahmed
2025-03-16mm: use single SWP_DEVICE_EXCLUSIVE entry typeDavid Hildenbrand
2025-03-16mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()David Hildenbrand
2025-03-16mm: memcontrol: move memsw charge callbacks to v1Johannes Weiner
2025-03-16percpu: repurpose __percpu tag as a named address space qualifierUros Bizjak
2025-03-16percpu: use TYPEOF_UNQUAL() in *_cpu_ptr() accessorsUros Bizjak
2025-03-16percpu: use TYPEOF_UNQUAL() in variable declarationsUros Bizjak
2025-03-16compiler.h: introduce TYPEOF_UNQUAL() macroUros Bizjak
2025-03-16mm: decline to manipulate the refcount on a slab pageMatthew Wilcox (Oracle)
2025-03-16mm: memcontrol: fix swap counter leak from offline cgroupMuchun Song
2025-03-16mm/damon: respect core layer filters' allowance decision on ops layerSeongJae Park
2025-03-16proc: fix UAF in proc_get_inode()Ye Bin
2025-03-08Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-07Merge tag 'acpi-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-03-07Merge tag 'block-6.14-20250306' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-06fs/pipe: add simpler helpers for common casesLinus Torvalds
2025-03-06block: Name the RQF flags enumBreno Leitao
2025-03-06Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-06fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'Linus Torvalds
2025-03-05include/linux/log2.h: mark is_power_of_2() with __always_inlineSu Hui
2025-03-05NFS: fix nfs_release_folio() to not deadlock via kcompactd writebackMike Snitzer
2025-03-05mm/hugetlb: wait for hugetlb folios to be freedGe Yang
2025-03-05fs/pipe: remove buggy and unused 'helper' functionLinus Torvalds
2025-03-05include/linux/pipe_fs_i: Add htmldoc annotation for "head_tail" memberK Prateek Nayak
2025-03-05fs/pipe: Fix pipe_occupancy() with 16-bit indexesLinus Torvalds
2025-03-04ACPI: platform_profile: Add support for hidden choicesMario Limonciello
2025-03-04fs/pipe: Read pipe->{head,tail} atomically outside pipe->mutexLinus Torvalds
2025-03-02cred: Fix RCU warnings in override/revert_credsHerbert Xu
2025-03-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds