index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
mm/slab_common: Replace invocation of weak PRNG
David Keisar Schmidt
2023-05-22
1
-8
/
+3
|
|
*
|
|
mm/slab: Replace invocation of weak PRNG
David Keisar Schmidt
2023-05-22
1
-20
/
+9
|
|
|
/
/
|
*
|
|
mm/slab_common: reduce an if statement in create_cache()
Zhen Lei
2023-06-06
1
-4
/
+2
|
*
|
|
mm/slab: remove HAVE_HARDENED_USERCOPY_ALLOCATOR
Vlastimil Babka
2023-05-24
2
-10
/
+0
|
*
|
|
slub: Don't read nr_slabs and total_objects directly
Xiongwei Song
2023-05-22
1
-7
/
+6
|
*
|
|
slub: Remove slabs_node() function
Xiongwei Song
2023-05-22
1
-13
/
+3
|
*
|
|
slub: Remove CONFIG_SMP defined check
Xiongwei Song
2023-05-22
1
-1
/
+1
|
*
|
|
slub: Put objects_show() into CONFIG_SLUB_DEBUG enabled block
Xiongwei Song
2023-05-22
1
-7
/
+7
|
*
|
|
slub: Correct the error code when slab_kset is NULL
Xiongwei Song
2023-05-22
1
-1
/
+1
|
*
|
|
mm/slab: correct return values in comment for _kmem_cache_create()
zhaoxinchao
2023-05-22
1
-6
/
+2
|
|
/
/
*
|
|
gup: avoid stack expansion warning for known-good case
Linus Torvalds
2023-06-29
1
-0
/
+4
*
|
|
mm/khugepaged: fix regression in collapse_file()
Hugh Dickins
2023-06-29
1
-4
/
+3
*
|
|
Merge branch 'expand-stack'
Linus Torvalds
2023-06-29
5
-41
/
+265
|
\
\
\
|
*
|
|
gup: add warning if some caller would seem to want stack expansion
Linus Torvalds
2023-06-27
1
-2
/
+10
|
*
|
|
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-06-27
4
-39
/
+116
|
*
|
|
mm: make find_extend_vma() fail if write lock not held
Liam R. Howlett
2023-06-24
3
-19
/
+36
|
*
|
|
arm/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2023-06-24
1
-1
/
+1
|
*
|
|
mm: make the page fault mmap locking killable
Linus Torvalds
2023-06-24
1
-4
/
+2
|
*
|
|
mm: introduce new 'lock_mm_and_find_vma()' page fault helper
Linus Torvalds
2023-06-24
2
-0
/
+125
*
|
|
|
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-29
1
-3
/
+4
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-23
7
-114
/
+116
|
|
\
\
\
\
|
*
|
|
|
|
tcp: Use per-vma locking for receive zerocopy
Arjun Roy
2023-06-18
1
-3
/
+4
*
|
|
|
|
|
mm: fix __access_remote_vm() GUP failure case
Linus Torvalds
2023-06-28
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm: sparse: mark populate_section_memmap() static
Arnd Bergmann
2023-06-10
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
95
-4046
/
+3779
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
hugetlb: revert use of page_cache_next_miss()
Mike Kravetz
2023-06-24
1
-6
/
+6
|
*
|
|
|
|
Revert "page cache: fix page_cache_next/prev_miss off by one"
Mike Kravetz
2023-06-24
1
-16
/
+10
|
*
|
|
|
|
mm/vmscan: fix root proactive reclaim unthrottling unbalanced node
Yosry Ahmed
2023-06-24
1
-7
/
+12
|
*
|
|
|
|
mm: memcg: rename and document global_reclaim()
Yosry Ahmed
2023-06-24
1
-8
/
+13
|
*
|
|
|
|
mm: compaction: convert to use a folio in isolate_migratepages_block()
Kefeng Wang
2023-06-24
1
-40
/
+44
|
*
|
|
|
|
mm: zswap: fix double invalidate with exclusive loads
Yosry Ahmed
2023-06-24
1
-9
/
+12
|
*
|
|
|
|
mm: remove unnecessary pagevec includes
Matthew Wilcox (Oracle)
2023-06-24
5
-5
/
+0
|
*
|
|
|
|
mm: remove references to pagevec
Matthew Wilcox (Oracle)
2023-06-24
7
-13
/
+13
|
*
|
|
|
|
mm: rename invalidate_mapping_pagevec to mapping_try_invalidate
Matthew Wilcox (Oracle)
2023-06-24
3
-24
/
+21
|
*
|
|
|
|
mm: remove struct pagevec
Matthew Wilcox (Oracle)
2023-06-24
1
-9
/
+9
|
*
|
|
|
|
mm: remove check_move_unevictable_pages()
Matthew Wilcox (Oracle)
2023-06-24
1
-17
/
+0
|
*
|
|
|
|
mm: page_alloc: use the correct type of list for free pages
Baolin Wang
2023-06-24
1
-1
/
+1
|
*
|
|
|
|
mm: backing-dev: make bdi_class a static const structure
Ivan Orlov
2023-06-24
1
-6
/
+11
|
*
|
|
|
|
mm/swapfile: delete outdated pte_offset_map() comment
Hugh Dickins
2023-06-24
1
-5
/
+0
|
*
|
|
|
|
mm: pass nid to reserve_bootmem_region()
Yajun Deng
2023-06-24
2
-23
/
+38
|
*
|
|
|
|
mm/gup: do not return 0 from pin_user_pages_fast() for bad args
Jason Gunthorpe
2023-06-24
1
-1
/
+1
|
*
|
|
|
|
mm: fix shmem THP counters on migration
Jan Glauber
2023-06-24
1
-0
/
+5
|
*
|
|
|
|
mm/memcontrol: do not tweak node in mem_cgroup_init()
Haifeng Xu
2023-06-24
1
-2
/
+1
|
*
|
|
|
|
kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsan
Tetsuo Handa
2023-06-24
4
-7
/
+7
|
*
|
|
|
|
mm: compaction: skip memory hole rapidly when isolating migratable pages
Baolin Wang
2023-06-24
1
-1
/
+34
|
*
|
|
|
|
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-06-24
10
-112
/
+134
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mm/mglru: make memcg_lru->lock irq safe
Yu Zhao
2023-06-24
1
-6
/
+7
|
*
|
|
|
|
|
mm: page_alloc: make compound_page_dtors static
Miaohe Lin
2023-06-20
1
-1
/
+1
|
*
|
|
|
|
|
mm/memcg: remove return value of mem_cgroup_scan_tasks()
ZhangPeng
2023-06-20
1
-5
/
+4
[prev]
[next]