linux-block.git
2024-04-26 Suren Baghdasaryanmm: percpu: enable per-cpu allocation tagging
2024-04-26 Kent Overstreetmm: percpu: add codetag reference into pcpuobj_ext
2024-04-26 Kent Overstreetmm: percpu: introduce pcpuobj_ext
2024-04-26 Kent Overstreetmempool: hook up to memory allocation profiling
2024-04-26 Suren Baghdasaryanmm/slab: enable slab allocation tagging for kmalloc...
2024-04-26 Kent Overstreetrust: add a rust helper for krealloc()
2024-04-26 Suren Baghdasaryanmm/slab: add allocation accounting into slab allocation...
2024-04-26 Suren Baghdasaryanlib: add codetag reference into slabobj_ext
2024-04-26 Suren Baghdasaryanmm/page_ext: enable early_page_ext when CONFIG_MEM_ALLO...
2024-04-26 Suren Baghdasaryanmm: fix non-compound multi-order memory accounting...
2024-04-26 Suren Baghdasaryanmm: create new codetag references during page splitting
2024-04-26 Suren Baghdasaryanmm: enable page allocation tagging
2024-04-26 Suren Baghdasaryanchange alloc_pages name in dma_map_ops to avoid name...
2024-04-26 Suren Baghdasaryanmm: percpu: increase PERCPU_MODULE_RESERVE to accommoda...
2024-04-26 Suren Baghdasaryanlib: introduce early boot parameter to avoid page_ext...
2024-04-26 Suren Baghdasaryanlib: introduce support for page allocation tagging
2024-04-26 Suren Baghdasaryanlib: add allocation tagging support for memory allocati...
2024-04-26 Suren Baghdasaryanlib: prevent module unloading if memory is not freed
2024-04-26 Suren Baghdasaryanlib: code tagging module support
2024-04-26 Suren Baghdasaryanlib: code tagging framework
2024-04-26 Suren Baghdasaryanslab: objext: introduce objext_flags as extension to...
2024-04-26 Suren Baghdasaryanmm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext...
2024-04-26 Suren Baghdasaryanmm: introduce __GFP_NO_OBJ_EXT flag to selectively...
2024-04-26 Suren Baghdasaryanmm: introduce slabobj_ext to support slab object extensions
2024-04-26 Kent Overstreetfs: convert alloc_inode_sb() to a macro
2024-04-26 Kent Overstreetscripts/kallysms: always include __start and __stop...
2024-04-26 Kent Overstreetmm/slub: mark slab_free_freelist_hook() __always_inline
2024-04-26 Kent Overstreetasm-generic/io.h: kill vmalloc.h dependency
2024-04-26 Kent Overstreetfix missing vmalloc.h includes
2024-04-26 Randy Dunlapscripts/kernel-doc: drop "_noprof" on function prototypes
2024-04-26 Yosry Ahmedpercpu: clean up all mappings when pcpu_map_pages(...
2024-04-26 Donet Tommm/numa_balancing: allow migrate on protnone reference...
2024-04-26 Donet Tommm/mempolicy: use numa_node_id() instead of cpu_to_node()
2024-04-26 Yosry Ahmedmm: zswap: remove unnecessary check in zswap_find_zpool()
2024-04-26 Duoming Zhoulib/test_hmm.c: handle src_pfns and dst_pfns allocation...
2024-04-26 Johannes Weinermm: zpool: return pool size in pages
2024-04-26 Johannes Weinermm: zswap: optimize zswap pool size tracking
2024-04-26 Peter Xumm: document pXd_leaf() API
2024-04-26 Peter Xumm/arm: remove pmd_thp_or_huge()
2024-04-26 Peter Xumm/treewide: remove pXd_huge()
2024-04-26 Peter Xumm/treewide: replace pXd_huge() with pXd_leaf()
2024-04-26 Peter Xumm/gup: merge pXd huge mapping checks
2024-04-26 Peter Xumm/powerpc: redefine pXd_huge() with pXd_leaf()
2024-04-26 Peter Xumm/arm64: merge pXd_huge() and pXd_leaf() definitions
2024-04-26 Peter Xumm/arm: redefine pmd_huge() with pmd_leaf()
2024-04-26 Peter Xumm/arm: use macros to define pmd/pud helpers
2024-04-26 Peter Xumm/sparc: change pXd_huge() behavior to exclude swap...
2024-04-26 Peter Xumm/x86: change pXd_huge() behavior to exclude swap...
2024-04-26 Peter Xumm/gup: check p4d presence before going on
2024-04-26 Peter Xumm/gup: cache p4d in follow_p4d_mask()
2024-04-26 Peter Xumm/hmm: process pud swap entry without pud_huge()
2024-04-26 Lucas Stachmm: page_alloc: control latency caused by zone PCP...
2024-04-26 Dev Jainselftests/mm: virtual_address_range: Switch to ksft_exi...
2024-04-26 David Hildenbrandmm/madvise: don't perform madvise VMA walk for MADV_POP...
2024-04-26 Yosry Ahmedmm: memcg: add NULL check to obj_cgroup_put()
2024-04-26 Christophe... mm: remove guard around pgd_offset_k() macro
2024-04-26 Andrew Mortonmerge mm-hotfixes-stable into mm-nonmm-stable to pick...
2024-04-25 Miaohe Linmm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_fr...
2024-04-25 Muhammad Usama... selftests: mm: protection_keys: save/restore nr_hugepag...
2024-04-25 Andrey Ryabininstackdepot: respect __GFP_NOLOCKDEP allocation flag
2024-04-25 Vishal Moola... hugetlb: check for anon_vma prior to folio allocation
2024-04-25 Johannes Weinermm: zswap: fix shrinker NULL crash with cgroup_disable...
2024-04-25 Matthew Wilcox... mm: turn folio_test_hugetlb into a PageType
2024-04-25 Matthew Wilcox... mm: support page_mapcount() on page_has_type() pages
2024-04-25 Matthew Wilcox... mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros
2024-04-25 Peter Xumm/hugetlb: fix missing hugetlb_lock for resv uncharge
2024-04-25 Muhammad Usama... selftests: mm: fix unused and uninitialized variable...
2024-04-25 Edward Liawselftests/harness: remove use of LINE_MAX
2024-04-16 Jeongjun Parknilfs2: fix OOB in nilfs_set_de_type
2024-04-16 Naoya HoriguchiMAINTAINERS: update Naoya Horiguchi's email address
2024-04-16 Miaohe Linfork: defer linking file vma until vma is fully initialized
2024-04-16 Sumanth Korikkarmm/shmem: inline shmem_is_huge() for disabled transpare...
2024-04-16 Oscar Salvadormm,page_owner: defer enablement of static branch
2024-04-16 Phillip LougherSquashfs: check the inode number is not the invalid...
2024-04-16 Oscar Salvadormm,swapops: update check in is_pfn_swap_entry for hwpoi...
2024-04-16 Miaohe Linmm/memory-failure: fix deadlock when hugetlb_optimize_v...
2024-04-16 Peter Xumm/userfaultfd: allow hugetlb change protection upon...
2024-04-16 Oscar Salvadormm,page_owner: fix printing of stack records
2024-04-16 Oscar Salvadormm,page_owner: fix accounting of pages when migrating
2024-04-16 Oscar Salvadormm,page_owner: fix refcount imbalance
2024-04-16 Oscar Salvadormm,page_owner: update metadata for tail pages
2024-04-16 Lokesh Gidrauserfaultfd: change src_folio after ensuring it's unpin...
2024-04-16 David Hildenbrandmm/madvise: make MADV_POPULATE_(READ|WRITE) handle...
2024-04-16 Andrew MortonMerge branch 'master' into mm-stable
2024-04-14 Linus TorvaldsLinux 6.9-rc4 v6.9-rc4
2024-04-14 Linus TorvaldsMerge tag 'pull-sysfs-annotation-fix' of git://git...
2024-04-14 Linus TorvaldsMerge tag 'x86-urgent-2024-04-14' of git://git./linux...
2024-04-14 Linus TorvaldsMerge tag 'timers-urgent-2024-04-14' of git://git....
2024-04-14 Linus TorvaldsMerge tag 'perf-urgent-2024-04-14' of git://git./linux...
2024-04-14 Linus TorvaldsMerge tag 'locking-urgent-2024-04-14' of git://git...
2024-04-14 Linus TorvaldsMerge tag 'irq-urgent-2024-04-14' of git://git./linux...
2024-04-14 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2024-04-14 Linus TorvaldsMerge tag 'dma-maping-6.9-2024-04-14' of git://git...
2024-04-14 Amir Goldsteinkernfs: annotate different lockdep class for of->mutex...
2024-04-13 Linus TorvaldsMerge tag 'ata-6.9-rc4' of git://git./linux/kernel...
2024-04-13 Linus TorvaldsMerge tag 'zonefs-6.9-rc4' of git://git./linux/kernel...
2024-04-13 Linus TorvaldsMerge tag 'v6.9-rc3-SMB3-client-fixes' of git://git...
2024-04-13 Igor Pylypivata: libata-core: Allow command duration limits detecti...
2024-04-13 Damien Le Moalata: libata-scsi: Fix ata_scsi_dev_rescan() error path
2024-04-12 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
next