index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-25
mm: introduce slabobj_ext to support slab object extensions
Suren Baghdasaryan
2024-04-25
fs: convert alloc_inode_sb() to a macro
Kent Overstreet
2024-04-25
scripts/kallysms: always include __start and __stop symbols
Kent Overstreet
2024-04-25
mm/slub: mark slab_free_freelist_hook() __always_inline
Kent Overstreet
2024-04-25
asm-generic/io.h: kill vmalloc.h dependency
Kent Overstreet
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-04-25
scripts/kernel-doc: drop "_noprof" on function prototypes
Randy Dunlap
2024-04-25
percpu: clean up all mappings when pcpu_map_pages() fails
Yosry Ahmed
2024-04-25
mm/numa_balancing: allow migrate on protnone reference with MPOL_PREFERRED_MA...
Donet Tom
2024-04-25
mm/mempolicy: use numa_node_id() instead of cpu_to_node()
Donet Tom
2024-04-25
mm: zswap: remove unnecessary check in zswap_find_zpool()
Yosry Ahmed
2024-04-25
lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure
Duoming Zhou
2024-04-25
mm: zpool: return pool size in pages
Johannes Weiner
2024-04-25
mm: zswap: optimize zswap pool size tracking
Johannes Weiner
2024-04-25
mm: document pXd_leaf() API
Peter Xu
2024-04-25
mm/arm: remove pmd_thp_or_huge()
Peter Xu
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-25
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
2024-04-25
mm/gup: merge pXd huge mapping checks
Peter Xu
2024-04-25
mm/powerpc: redefine pXd_huge() with pXd_leaf()
Peter Xu
2024-04-25
mm/arm64: merge pXd_huge() and pXd_leaf() definitions
Peter Xu
2024-04-25
mm/arm: redefine pmd_huge() with pmd_leaf()
Peter Xu
2024-04-25
mm/arm: use macros to define pmd/pud helpers
Peter Xu
2024-04-25
mm/sparc: change pXd_huge() behavior to exclude swap entries
Peter Xu
2024-04-25
mm/x86: change pXd_huge() behavior to exclude swap entries
Peter Xu
2024-04-25
mm/gup: check p4d presence before going on
Peter Xu
2024-04-25
mm/gup: cache p4d in follow_p4d_mask()
Peter Xu
2024-04-25
mm/hmm: process pud swap entry without pud_huge()
Peter Xu
2024-04-25
mm: page_alloc: control latency caused by zone PCP draining
Lucas Stach
2024-04-25
selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msg
Dev Jain
2024-04-25
mm/madvise: don't perform madvise VMA walk for MADV_POPULATE_(READ|WRITE)
David Hildenbrand
2024-04-25
mm: memcg: add NULL check to obj_cgroup_put()
Yosry Ahmed
2024-04-25
mm: remove guard around pgd_offset_k() macro
Christophe Leroy
2024-04-25
merge mm-hotfixes-stable into mm-nonmm-stable to pick up needed changes
Andrew Morton
2024-04-25
mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
Miaohe Lin
2024-04-25
selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...
Muhammad Usama Anjum
2024-04-24
stackdepot: respect __GFP_NOLOCKDEP allocation flag
Andrey Ryabinin
2024-04-24
hugetlb: check for anon_vma prior to folio allocation
Vishal Moola (Oracle)
2024-04-24
mm: zswap: fix shrinker NULL crash with cgroup_disable=memory
Johannes Weiner
2024-04-24
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
2024-04-24
mm: support page_mapcount() on page_has_type() pages
Matthew Wilcox (Oracle)
2024-04-24
mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macros
Matthew Wilcox (Oracle)
2024-04-24
mm/hugetlb: fix missing hugetlb_lock for resv uncharge
Peter Xu
2024-04-24
selftests: mm: fix unused and uninitialized variable warning
Muhammad Usama Anjum
2024-04-24
selftests/harness: remove use of LINE_MAX
Edward Liaw
2024-04-16
nilfs2: fix OOB in nilfs_set_de_type
Jeongjun Park
2024-04-16
MAINTAINERS: update Naoya Horiguchi's email address
Naoya Horiguchi
2024-04-16
fork: defer linking file vma until vma is fully initialized
Miaohe Lin
2024-04-16
mm/shmem: inline shmem_is_huge() for disabled transparent hugepages
Sumanth Korikkar
2024-04-16
mm,page_owner: defer enablement of static branch
Oscar Salvador
[next]