summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-08-25console: fix /dev/kmsg reference in flags kernel docJohan Hovold1-1/+1
2026-08-24maple_tree: fix argument name in headerLiam R. Howlett (Oracle)1-1/+1
2026-08-24maple_tree: avoid mas_erase() and mtree_erase() failuresLiam R. Howlett (Oracle)1-0/+2
2026-08-24maple_tree: drop MAPLE_ALLOC_SLOTSLiam R. Howlett (Oracle)1-2/+0
2026-08-24maple_tree: add write lock checking with lockdep sequence numbersLiam R. Howlett (Oracle)1-2/+5
2026-08-24locking/lockdep: add sequence counter to held_lockLiam R. Howlett (Oracle)3-1/+6
2026-08-24maple_tree: add rcu locking check when LOCKDEP is enabledLiam R. Howlett (Oracle)1-0/+3
2026-08-24mm: include swap.h in swapops.hKiryl Shutsemau (Meta)1-0/+1
2026-08-24mm/memcontrol: avoid false sharing between vmstats and eventsUsama Arif1-2/+7
2026-08-24percpu: drop CONFIG_DEBUG_FORCE_WEAK_PER_CPUTejun Heo2-7/+2
2026-08-24mm/swap: move swap_ops into file systems for file system-based swapChristoph Hellwig4-8/+5
2026-08-24mm/swap: add a new swap_ops.h header to allow for pluggable swap opsChristoph Hellwig1-0/+39
2026-08-24mm/vmstat: add NRSWP{IN,OUT} countersChristoph Hellwig1-0/+4
2026-08-24mm/swap: remove SWP_FS_OPSChristoph Hellwig1-1/+5
2026-08-24mm/swap: use swap_ops to register swap device's methodsChristoph Hellwig1-0/+1
2026-08-24shmem: provide a shmem_write_folio wrapperChristoph Hellwig1-4/+1
2026-08-24alloc_tag: add accuracy based filtering to ioctlAbhishek Bapat1-0/+4
2026-08-24alloc_tag: add size-based filtering to ioctlAbhishek Bapat1-1/+7
2026-08-24alloc_tag: add ioctl filters to /proc/allocinfoAbhishek Bapat1-1/+25
2026-08-24alloc_tag: add ioctl to /proc/allocinfoSuren Baghdasaryan2-0/+67
2026-08-24mm: make VM_FAULT_RESULT_TRACE compatible with sparseBart Van Assche1-14/+14
2026-08-24mm/execmem: fix fallback_end description in kernel-docHenry Elderman1-1/+1
2026-08-24mm/sparse: keep mem_section_usage_size() internalMuchun Song1-1/+0
2026-08-24mm/page_ext: remove pgdat_page_ext_init()Sang-Heon Jeon1-5/+0
2026-08-24mm/vmalloc: make vm_struct.nr_pages an unsigned longArtem Lytkin1-1/+1
2026-08-24mm/gup: factor out LRU cache draining for folio into lru_cache_drain_for_folio()David Hildenbrand (Arm)1-0/+8
2026-08-24mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance costUsama Arif2-3/+11
2026-08-24mm/vmscan: add pgrotate_anon and pgrotate_file vmstat countersUsama Arif1-0/+2
2026-08-24mm/vmstat, mm/memcontrol: add _monotonic vmstat readersUsama Arif2-0/+24
2026-08-24memcg: move mem_cgroup_swappiness and vm_swappiness to mm/swap.hRidong Chen2-21/+2
2026-08-24mm: vmscan: convert folio_referenced() to use vma_flags_tBaolin Wang1-4/+3
2026-08-24mm/huge_memory: update remove_migration_pmd() to accept a folioLorenzo Stoakes (ARM)1-3/+3
2026-08-24mm/rmap: track whether the page VMA mapped pgoff is anonymousLorenzo Stoakes (ARM)1-1/+3
2026-08-24mm: introduce linear_anon_page_index()Lorenzo Stoakes (ARM)2-4/+38
2026-08-24mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)1-6/+65
2026-08-24mm/vma: introduce VMA anon page offset field and add helpersLorenzo Stoakes (ARM)2-0/+71
2026-08-24maple_tree: remove undocumented CONFIG_MAPLE_RCU_DISABLED macroEthan Nelson-Moore1-4/+0
2026-08-24Merge branch 'mm-hotfixes-stable' into mm-stable to pick upAndrew Morton1-0/+1
2026-08-24Merge tag 'for-net-2026-08-24' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-1/+6
2026-08-24Merge tag 'dmaengine-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-13/+189
2026-08-24Merge tag 'soundwire-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+14
2026-08-24Merge tags 'dma-mapping-7.3-2026-08-24' and 'dma-mapping-7.3-2026-08-24-2' of...Linus Torvalds5-16/+59
2026-08-24xsk: honor XDP_TX_METADATA in zero-copy pathStanislav Fomichev3-11/+16
2026-08-24xsk: align TX metadata layout across ABIsStanislav Fomichev1-0/+1
2026-08-24Merge tag 'slab-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds5-31/+45
2026-08-24Merge tag 'platform-drivers-x86-v7.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-9/+211
2026-08-24Bluetooth: L2CAP: fix race l2cap_sock_cleanup_listen() vs. put_chanPauli Virtanen1-0/+5
2026-08-24Bluetooth: mgmt: fix 'hdev->discovery.uuids' NULL dereferencePavel Shpakovskiy1-1/+1
2026-08-24Merge tag 'kvmarm-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini5-15/+55
2026-08-24Merge branch 'slab/for-7.3/kfree_rcu_nolock' into slab/for-nextVlastimil Babka (SUSE)4-18/+42