index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2024-11-05
mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_...
Koichiro Den
2024-11-05
mm/writeback: add folio_mark_dirty_lock()
Joanne Koong
2024-11-03
Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-11-03
mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
Yu Zhao
2024-11-03
mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
Yu Zhao
2024-11-03
memcg_write_event_control(): switch to CLASS(fd)
Al Viro
2024-11-03
convert cachestat(2)
Al Viro
2024-11-03
fdget(), trivial conversions
Al Viro
2024-10-31
mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizes
Vlastimil Babka
2024-10-31
mm: shrinker: avoid memleak in alloc_shrinker_info
Chen Ridong
2024-10-31
vmscan,migrate: fix page count imbalance on node stats when demoting pages
Gregory Price
2024-10-30
kasan: remove vmalloc_percpu test
Andrey Konovalov
2024-10-30
mm, swap: avoid over reclaim of full clusters
Kairui Song
2024-10-30
mm: fix PSWPIN counter for large folios swap-in
Barry Song
2024-10-30
mm: avoid VM_BUG_ON when try to map an anon large folio to zero page.
Zi Yan
2024-10-30
mm/gup: stop leaking pinned pages in low memory conditions
John Hubbard
2024-10-29
Merge tag 'slab-for-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-10-29
SLUB: Add support for per object memory policies
Christoph Lameter
2024-10-29
mm, slab: add kerneldocs for common SLAB_ flags
Vlastimil Babka
2024-10-29
mm/slab: remove duplicate check in create_cache()
Zhen Lei
2024-10-29
mm/slub: Move krealloc() and related code to slub.c
Feng Tang
2024-10-29
mm/kasan: Don't store metadata inside kmalloc object when slub_debug_orig_siz...
Feng Tang
2024-10-29
mm: krealloc: Fix MTE false alarm in __do_krealloc
Qun-Wei Lin
2024-10-28
mm: avoid unconditional one-tick sleep when swapcache_prepare fails
Barry Song
2024-10-28
mm: split critical region in remap_file_pages() and invoke LSMs in between
Kirill A. Shutemov
2024-10-28
mm/vma: add expand-only VMA merge mode and optimise do_brk_flags()
Lorenzo Stoakes
2024-10-28
mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id
Nobuhiro Iwamatsu
2024-10-28
mm: shmem: fix data-race in shmem_getattr()
Jeongjun Park
2024-10-28
mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL
Jann Horn
2024-10-28
resource: remove dependency on SPARSEMEM from GET_FREE_REGION
Huang Ying
2024-10-28
mm/mmap: fix race in mmap_region() with ftruncate()
Liam R. Howlett
2024-10-28
mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves
Matt Fleming
2024-10-28
mm/pagewalk: fix usage of pmd_leaf()/pud_leaf() without present check
David Hildenbrand
2024-10-28
mm/gup: Add folio_add_pins()
Steve Sistare
2024-10-28
tmpfs: Expose filesystem features via sysfs
André Almeida
2024-10-28
tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
André Almeida
2024-10-28
tmpfs: Add casefold lookup support
André Almeida
2024-10-28
memblock: uniformly initialize all reserved pages to MIGRATE_MOVABLE
Hua Su
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-10-22
mm/page-writeback.c: Fix comment of wb_domain_writeout_add()
Tang Yizhou
2024-10-22
mm/page-writeback.c: Update comment for BANDWIDTH_INTERVAL
Tang Yizhou
2024-10-21
LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space
Bibo Mao
2024-10-18
mm: fix follow_pfnmap API lockdep assert
Linus Torvalds
2024-10-18
mm: Use str_on_off() helper function in report_meminit()
Thorsten Blum
2024-10-17
mm/mglru: only clear kswapd_failures if reclaimable
Wei Xu
2024-10-17
mm/swapfile: skip HugeTLB pages for unuse_vma
Liu Shixin
2024-10-17
mm: swap: prevent possible data-race in __try_to_reclaim_swap
Jeongjun Park
2024-10-17
mm: khugepaged: fix the incorrect statistics when collapsing large file folios
Baolin Wang
2024-10-17
mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
David Hildenbrand
2024-10-17
mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
Kefeng Wang
[prev]
[next]