summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
5 daysmm: include swap.h in swapops.hKiryl Shutsemau (Meta)
5 daysmm/memcontrol: avoid false sharing between vmstats and eventsUsama Arif
5 dayspercpu: drop CONFIG_DEBUG_FORCE_WEAK_PER_CPUTejun Heo
5 daysmm/swap: move swap_ops into file systems for file system-based swapChristoph Hellwig
5 daysmm/swap: add a new swap_ops.h header to allow for pluggable swap opsChristoph Hellwig
5 daysmm/vmstat: add NRSWP{IN,OUT} countersChristoph Hellwig
5 daysmm/swap: remove SWP_FS_OPSChristoph Hellwig
5 daysmm/swap: use swap_ops to register swap device's methodsChristoph Hellwig
5 daysshmem: provide a shmem_write_folio wrapperChristoph Hellwig
5 daysalloc_tag: add accuracy based filtering to ioctlAbhishek Bapat
5 daysalloc_tag: add size-based filtering to ioctlAbhishek Bapat
5 daysalloc_tag: add ioctl filters to /proc/allocinfoAbhishek Bapat
5 daysalloc_tag: add ioctl to /proc/allocinfoSuren Baghdasaryan
5 daysmm: make VM_FAULT_RESULT_TRACE compatible with sparseBart Van Assche
5 daysmm/execmem: fix fallback_end description in kernel-docHenry Elderman
5 daysmm/sparse: keep mem_section_usage_size() internalMuchun Song
5 daysmm/page_ext: remove pgdat_page_ext_init()Sang-Heon Jeon
5 daysmm/vmalloc: make vm_struct.nr_pages an unsigned longArtem Lytkin
5 daysmm/gup: factor out LRU cache draining for folio into lru_cache_drain_for_folio()David Hildenbrand (Arm)
5 daysmm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance costUsama Arif
5 daysmm/vmscan: add pgrotate_anon and pgrotate_file vmstat countersUsama Arif
5 daysmm/vmstat, mm/memcontrol: add _monotonic vmstat readersUsama Arif
5 daysmemcg: move mem_cgroup_swappiness and vm_swappiness to mm/swap.hRidong Chen
5 daysmm: vmscan: convert folio_referenced() to use vma_flags_tBaolin Wang
5 daysmm/huge_memory: update remove_migration_pmd() to accept a folioLorenzo Stoakes (ARM)
5 daysmm/rmap: track whether the page VMA mapped pgoff is anonymousLorenzo Stoakes (ARM)
5 daysmm: introduce linear_anon_page_index()Lorenzo Stoakes (ARM)
5 daysmm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)
5 daysmm/vma: introduce VMA anon page offset field and add helpersLorenzo Stoakes (ARM)
5 daysmaple_tree: remove undocumented CONFIG_MAPLE_RCU_DISABLED macroEthan Nelson-Moore
5 daysMerge branch 'mm-hotfixes-stable' into mm-stable to pick upAndrew Morton
5 daysMerge tag 'for-net-2026-08-24' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
5 daysMerge tag 'dmaengine-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysMerge tag 'soundwire-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysMerge tags 'dma-mapping-7.3-2026-08-24' and 'dma-mapping-7.3-2026-08-24-2' of...Linus Torvalds
5 daysxsk: honor XDP_TX_METADATA in zero-copy pathStanislav Fomichev
5 daysxsk: align TX metadata layout across ABIsStanislav Fomichev
5 daysMerge tag 'slab-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
5 daysMerge tag 'platform-drivers-x86-v7.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
5 daysBluetooth: L2CAP: fix race l2cap_sock_cleanup_listen() vs. put_chanPauli Virtanen
5 daysBluetooth: mgmt: fix 'hdev->discovery.uuids' NULL dereferencePavel Shpakovskiy
5 daysMerge tag 'kvmarm-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini
5 daysMerge branch 'slab/for-7.3/kfree_rcu_nolock' into slab/for-nextVlastimil Babka (SUSE)
5 daysio_uring: Add missing include for ITER_SOURCE and ITER_DESTMark Brown
6 daysMerge tag 'drm-msm-next-2026-08-01' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
6 daysMerge tag 'rcu.2026.08.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
6 daysclocksource: hyper-v: Remove support for stimer interrupts in message modeMichael Kelley
6 daysDrivers: hv: Remove support for WS2012/2012R2 & Win8/8.1 version of Hyper-VMichael Kelley
6 daysDrivers: hv: vmbus: Add vmbus_alloc_buffer()/vmbus_free_buffer() for CoCo VMsKameron Carr
6 daysDrivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()Kameron Carr