开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2024-12-08
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-12-06
Merge tag 'fixes-2024-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-05
mm/filemap: don't call folio_test_locked() without a reference in next_uptoda...
David Hildenbrand
2024-12-05
mm: correct typo in MMAP_STATE() macro
Lorenzo Stoakes
2024-12-05
mm: respect mmap hint address when aligning for THP
Kalesh Singh
2024-12-05
mm: memcg: declare do_memsw_account inline
John Sperbeck
2024-12-05
mm/codetag: swap tags when migrate pages
David Wang
2024-12-05
mm: open-code page_folio() in dump_page()
Matthew Wilcox (Oracle)
2024-12-05
mm: fix vrealloc()'s KASAN poisoning logic
Andrii Nakryiko
2024-12-05
Revert "readahead: properly shorten readahead when falling back to do_page_ca...
Jan Kara
2024-12-05
kasan: make report_lock a raw spinlock
Jared Kangas
2024-12-05
mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM
David Hildenbrand
2024-12-05
mm/gup: handle NULL pages in unpin_user_pages()
John Hubbard
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-01
memblock: allow zero threshold in validate_numa_converage()
Mike Rapoport (Microsoft)
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-11-27
Merge tag 'memblock-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-27
Rename .data.once to .data..once to fix resetting WARN*_ONCE
Masahiro Yamada
2024-11-26
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-11-26
Merge tag 'fuse-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-25
Merge tag 'slab-for-6.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-21
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-11-21
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-11-20
slab: Fix too strict alignment check in create_cache()
Geert Uytterhoeven
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-11-18
Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-16
Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-11-16
mm: revert "mm: shmem: fix data-race in shmem_getattr()"
Andrew Morton
2024-11-16
Merge branch 'slab/for-6.13/features' into slab/for-next
Vlastimil Babka
2024-11-16
mm/slab: Allow cache creation to proceed even if sysfs registration fails
Hyeonggon Yoo
2024-11-16
mm/slub: Avoid list corruption when removing a slab from the full list
yuan.gao
2024-11-16
mm/slub: Improve redzone check and zeroing for krealloc()
Feng Tang
2024-11-16
mm/slub: Consider kfence case for get_orig_size()
Feng Tang
2024-11-14
cma: enforce non-zero pageblock_order during cma_init_reserved_mem()
Ritesh Harjani (IBM)
2024-11-14
mm/kfence: add a new kunit test test_use_after_free_read_nofault()
Nirjhar Roy
2024-11-14
memcg/hugetlb: add hugeTLB counters to memcg
Joshua Hahn
2024-11-14
vmstat: call fold_vm_zone_numa_events() before show per zone NUMA event
MengEn Sun
2024-11-14
mm: fix NULL pointer dereference in alloc_pages_bulk_noprof
Jinjiang Tu
2024-11-14
mm/mremap: fix address wraparound in move_page_tables()
Jann Horn
2024-11-14
mm, swap: fix allocation and scanning race with swapoff
Kairui Song
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]