index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-18
Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-15
/
+25
2024-07-18
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
5
-109
/
+265
2024-07-18
Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-54
/
+166
2024-07-16
Merge tag 'linux_kselftest-kunit-6.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+5
2024-07-15
Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+4
2024-07-15
Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2
-8
/
+11
2024-07-15
Merge branch 'slab/for-6.11/buckets' into slab/for-next
Vlastimil Babka
5
-72
/
+218
2024-07-15
mm/memcg: alignment memcg_data define condition
Alex Shi (Tencent)
1
-1
/
+3
2024-07-11
mm, slab: move prepare_slab_obj_exts_hook under CONFIG_MEM_ALLOC_PROFILING
Suren Baghdasaryan
1
-27
/
+21
2024-07-09
mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folio
Miaohe Lin
1
-0
/
+3
2024-07-09
mm/hugetlb: fix potential race in __update_and_free_hugetlb_folio()
Miaohe Lin
1
-7
/
+7
2024-07-09
filemap: replace pte_offset_map() with pte_offset_map_nolock()
ZhangPeng
1
-1
/
+2
2024-07-08
filemap: Convert generic_perform_write() to support large folios
Matthew Wilcox (Oracle)
1
-15
/
+25
2024-07-06
mm: fix crashes from deferred split racing folio migration
Hugh Dickins
2
-11
/
+13
2024-07-06
mm: gup: stop abusing try_grab_folio
Yang Shi
3
-139
/
+156
2024-07-04
mm, slab: move allocation tagging code in the alloc path into a hook
Suren Baghdasaryan
1
-36
/
+50
2024-07-03
mm/hugetlb_vmemmap: fix race with speculative PFN walkers
Yu Zhao
2
-46
/
+23
2024-07-03
cachestat: do not flush stats in recency check
Nhat Pham
2
-4
/
+15
2024-07-03
mm/shmem: disable PMD-sized page cache if needed
Gavin Shan
1
-2
/
+13
2024-07-03
mm/filemap: skip to create PMD-sized page cache if needed
Gavin Shan
1
-1
/
+1
2024-07-03
mm/readahead: limit page cache size in page_cache_ra_order()
Gavin Shan
1
-4
/
+4
2024-07-03
mm/damon/core: merge regions aggressively when max_nr_regions is unmet
SeongJae Park
1
-3
/
+20
2024-07-03
mm: vmalloc: check if a hash-index is in cpu_possible_mask
Uladzislau Rezki (Sony)
1
-1
/
+9
2024-07-03
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
2
-6
/
+6
2024-07-03
mm: avoid overflows in dirty throttling logic
Jan Kara
1
-4
/
+26
2024-07-03
Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
Jan Kara
1
-1
/
+1
2024-07-03
mm/util: Use dedicated slab buckets for memdup_user()
Kees Cook
1
-2
/
+12
2024-07-03
mm/slab: Introduce kmem_buckets_create() and family
Kees Cook
1
-0
/
+97
2024-07-03
mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argument
Kees Cook
1
-4
/
+5
2024-07-03
mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
Kees Cook
4
-13
/
+32
2024-07-03
mm/slab: Introduce kmem_buckets typedef
Kees Cook
1
-2
/
+1
2024-07-03
slab, rust: extend kmalloc() alignment guarantees to remove Rust padding
Vlastimil Babka
1
-4
/
+5
2024-07-02
kunit/usercopy: Disable testing on !CONFIG_MMU
Kees Cook
1
-0
/
+2
2024-07-02
tmpfs: Convert to new uid/gid option parsing helpers
Eric Sandeen
1
-8
/
+4
2024-06-25
vfs: remove redundant smp_mb for thp handling in do_dentry_open
Mateusz Guzik
1
-5
/
+5
2024-06-24
mm/memory: don't require head page for do_set_pmd()
Andrew Bresticker
1
-1
/
+2
2024-06-24
mm/page_alloc: Separate THP PCP into movable and non-movable categories
yangge
1
-2
/
+7
2024-06-24
mm/migrate: make migrate_pages_batch() stats consistent
Zi Yan
1
-0
/
+5
2024-06-24
kasan: fix bad call to unpoison_slab_object
Andrey Konovalov
1
-1
/
+1
2024-06-24
mm: handle profiling for fake memory allocations during compaction
Suren Baghdasaryan
1
-2
/
+9
2024-06-24
mm/slab: fix 'variable obj_exts set but not used' warning
Suren Baghdasaryan
1
-3
/
+4
2024-06-24
/proc/pid/smaps: add mseal info for vma
Jeff Xu
1
-5
/
+0
2024-06-24
mm: fix incorrect vbq reference in purge_fragmented_block
Zhaoyang Huang
1
-6
/
+15
2024-06-24
slab: delete useless RED_INACTIVE and RED_ACTIVE
Chengming Zhou
1
-2
/
+2
2024-06-23
Merge tag 'fixes-2024-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-21
/
+7
2024-06-19
memblock: Move late alloc warning down to phys alloc
James Gowans
1
-7
/
+11
2024-06-19
mm/memblock: Add "reserve_mem" to reserved named memory at boot up
Steven Rostedt (Google)
1
-0
/
+117
2024-06-17
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
10
-90
/
+59
2024-06-17
Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2024-06-16
memblock: use numa_valid_node() helper to check for invalid node ID
Mike Rapoport (IBM)
1
-21
/
+7
[next]