| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | 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 |
| * | | | | | | mm/damon/core-test: add a test for damon_set_attrs() | SeongJae Park | 2023-06-20 | 1 | -0/+24 |
| * | | | | | | mm/gup.c: reorganize try_get_folio() | Vishal Moola (Oracle) | 2023-06-20 | 1 | -43/+43 |
| * | | | | | | mm/gup_test.c: convert verify_dma_pinned() to us folios | Vishal Moola (Oracle) | 2023-06-20 | 1 | -6/+7 |
| * | | | | | | kasan: add support for kasan.fault=panic_on_write | Marco Elver | 2023-06-20 | 1 | -5/+26 |
| * | | | | | | mm: zswap: invaldiate entry after writeback | Domenico Cerasuolo | 2023-06-20 | 1 | -16/+17 |
| * | | | | | | mm: kill lock|unlock_page_memcg() | Kefeng Wang | 2023-06-20 | 3 | -18/+8 |
| * | | | | | | mm/page_owner/cma: show pfn in cma/page_owner with hex format | Kassey Li | 2023-06-20 | 2 | -3/+3 |
| * | | | | | | mm/khugepaged: use DEFINE_READ_MOSTLY_HASHTABLE macro | Nick Desaulniers | 2023-06-20 | 1 | -1/+1 |
| * | | | | | | percpu-internal/pcpu_chunk: re-layout pcpu_chunk structure to reduce false sh... | Yu Ma | 2023-06-20 | 1 | -2/+9 |