Age | Commit message (Expand) | Author |
2023-11-02 | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-11-01 | mm/damon/sysfs: update monitoring target regions for online input commit | SeongJae Park |
2023-11-01 | mm/damon/sysfs: remove requested targets when online-commit inputs | SeongJae Park |
2023-11-01 | mm/vmalloc: fix the unchecked dereference warning in vread_iter() | Baoquan He |
2023-11-01 | zswap: export compression failure stats | Nhat Pham |
2023-10-31 | Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-10-30 | Merge tag 'execve-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-30 | Merge tag 'slab-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/vba... | Linus Torvalds |
2023-10-30 | Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr... | Linus Torvalds |
2023-10-30 | Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-10-30 | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2023-10-30 | Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2023-10-30 | Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs | Linus Torvalds |
2023-10-30 | Merge tag 'vfs-6.7.super' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2023-10-28 | mm/swap: Convert to use bdev_open_by_dev() | Jan Kara |
2023-10-26 | Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/... | Jakub Kicinski |
2023-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-10-25 | mempolicy: migration attempt to match interleave nodes | Hugh Dickins |
2023-10-25 | mempolicy: mmap_lock is not needed while migrating folios | Hugh Dickins |
2023-10-25 | mempolicy: alloc_pages_mpol() for NUMA policy without vma | Hugh Dickins |
2023-10-25 | mm: add page_rmappable_folio() wrapper | Hugh Dickins |
2023-10-25 | mempolicy: remove confusing MPOL_MF_LAZY dead code | Hugh Dickins |
2023-10-25 | mempolicy: mpol_shared_policy_init() without pseudo-vma | Hugh Dickins |
2023-10-25 | mempolicy trivia: use pgoff_t in shared mempolicy tree | Hugh Dickins |
2023-10-25 | mempolicy trivia: slightly more consistent naming | Hugh Dickins |
2023-10-25 | mempolicy trivia: delete those ancient pr_debug()s | Hugh Dickins |
2023-10-25 | mempolicy: fix migrate_pages(2) syscall return nr_failed | Hugh Dickins |
2023-10-25 | mm/damon/sysfs-test: add a unit test for damon_sysfs_set_targets() | SeongJae Park |
2023-10-25 | mm/damon/core: avoid divide-by-zero from pseudo-moving window length calculation | SeongJae Park |
2023-10-25 | mm/damon/lru_sort: avoid divide-by-zero in hot threshold calculation | SeongJae Park |
2023-10-25 | mm/damon/ops-common: avoid divide-by-zero during region hotness calculation | SeongJae Park |
2023-10-25 | mm/damon/core: avoid divide-by-zero during monitoring results update | SeongJae Park |
2023-10-25 | mm: mlock: avoid folio_within_range() on KSM pages | Hugh Dickins |
2023-10-25 | mm: migrate: record the mlocked page status to remove unnecessary lru drain | Baolin Wang |
2023-10-25 | mm: hugetlb_vmemmap: fix reference to nonexistent file | Vegard Nossum |
2023-10-25 | mm: page_alloc: check the order of compound page even when the order is zero | Hyesoo Yu |
2023-10-25 | mm: fix multiple typos in multiple files | Muhammad Muzammil |
2023-10-25 | mm/khugepaged: convert collapse_pte_mapped_thp() to use folios | Vishal Moola (Oracle) |
2023-10-25 | mm/khugepaged: convert alloc_charge_hpage() to use folios | Vishal Moola (Oracle) |
2023-10-25 | mm/khugepaged: convert is_refcount_suitable() to use folios | Vishal Moola (Oracle) |
2023-10-25 | mm/khugepaged: convert hpage_collapse_scan_pmd() to use folios | Vishal Moola (Oracle) |
2023-10-25 | mm/khugepaged: convert __collapse_huge_page_isolate() to use folios | Vishal Moola (Oracle) |
2023-10-25 | mm: memory_hotplug: drop memoryless node from fallback lists | Qi Zheng |
2023-10-25 | mm: page_alloc: skip memoryless nodes entirely | Qi Zheng |
2023-10-25 | mm/migrate: add nr_split to trace_mm_migrate_pages stats. | Zi Yan |
2023-10-25 | mm/migrate: correct nr_failed in migrate_pages_sync() | Zi Yan |
2023-10-25 | mm/kmemleak: move the initialisation of object to __link_object | Liu Shixin |
2023-10-25 | mm/kmemleak: fix partially freeing unknown object warning | Liu Shixin |