| Commit message (Expand) | Author | Files | Lines |
2021-04-30 | mm/mmzone.h: fix existing kernel-doc comments and link them to core-api | Mike Rapoport | 2 | -19/+25 |
2021-04-30 | mm: page_alloc: ignore init_on_free=1 for debug_pagealloc=1 | Sergei Trofimovich | 1 | -13/+17 |
2021-04-30 | net: page_pool: use alloc_pages_bulk in refill code path | Jesper Dangaard Brouer | 2 | -27/+57 |
2021-04-30 | net: page_pool: refactor dma_map into own function page_pool_dma_map | Jesper Dangaard Brouer | 1 | -19/+26 |
2021-04-30 | SUNRPC: refresh rq_pages using a bulk page allocator | Chuck Lever | 1 | -16/+15 |
2021-04-30 | SUNRPC: set rq_page_end differently | Chuck Lever | 1 | -4/+3 |
2021-04-30 | mm/page_alloc: inline __rmqueue_pcplist | Jesper Dangaard Brouer | 1 | -1/+2 |
2021-04-30 | mm/page_alloc: optimize code layout for __alloc_pages_bulk | Jesper Dangaard Brouer | 1 | -3/+3 |
2021-04-30 | mm/page_alloc: add an array-based interface to the bulk page allocator | Mel Gorman | 2 | -19/+54 |
2021-04-30 | mm/page_alloc: add a bulk page allocator | Mel Gorman | 2 | -0/+129 |
2021-04-30 | mm/page_alloc: rename alloced to allocated | Mel Gorman | 1 | -4/+4 |
2021-04-30 | mm/page_alloc: duplicate include linux/vmalloc.h | zhouchuangao | 1 | -2/+0 |
2021-04-30 | mm, page_alloc: avoid page_to_pfn() in move_freepages() | Kefeng Wang | 1 | -15/+13 |
2021-04-30 | mm/Kconfig: remove default DISCONTIGMEM_MANUAL | Geert Uytterhoeven | 1 | -1/+0 |
2021-04-30 | mm: page_alloc: dump migrate-failed pages | Minchan Kim | 1 | -0/+22 |
2021-04-30 | mm/mempolicy: fix mpol_misplaced kernel-doc | Matthew Wilcox (Oracle) | 2 | -7/+5 |
2021-04-30 | mm/mempolicy: rewrite alloc_pages_vma documentation | Matthew Wilcox (Oracle) | 1 | -21/+13 |
2021-04-30 | mm/mempolicy: rewrite alloc_pages documentation | Matthew Wilcox (Oracle) | 1 | -11/+10 |
2021-04-30 | mm/mempolicy: rename alloc_pages_current to alloc_pages | Matthew Wilcox (Oracle) | 2 | -10/+4 |
2021-04-30 | mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask | Matthew Wilcox (Oracle) | 7 | -21/+13 |
2021-04-30 | mm/page_alloc: rename gfp_mask to gfp | Matthew Wilcox (Oracle) | 1 | -9/+9 |
2021-04-30 | mm/page_alloc: rename alloc_mask to alloc_gfp | Matthew Wilcox (Oracle) | 1 | -9/+10 |
2021-04-30 | include/linux/page-flags-layout.h: cleanups | Yu Zhao | 2 | -37/+29 |
2021-04-30 | include/linux/page-flags-layout.h: correctly determine LAST_CPUPID_WIDTH | Yu Zhao | 1 | -1/+1 |
2021-04-30 | mm: remove lru_add_drain_all in alloc_contig_range | Minchan Kim | 1 | -2/+0 |
2021-04-30 | mm/page_alloc: drop pr_info_ratelimited() in alloc_contig_range() | David Hildenbrand | 1 | -2/+0 |
2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang | 30 | -42/+7 |
2021-04-30 | irq_work: record irq_work_queue() call stack | Zqiang | 1 | -1/+6 |
2021-04-30 | kasan: detect false-positives in tests | Andrey Konovalov | 1 | -26/+29 |
2021-04-30 | kasan: record task_work_add() call stack | Walter Wu | 2 | -1/+4 |
2021-04-30 | kasan: docs: update tests section | Andrey Konovalov | 1 | -17/+15 |
2021-04-30 | kasan: docs: update ignoring accesses section | Andrey Konovalov | 1 | -4/+30 |
2021-04-30 | kasan: docs: update shadow memory section | Andrey Konovalov | 1 | -17/+14 |
2021-04-30 | kasan: docs: update HW_TAGS implementation details section | Andrey Konovalov | 1 | -13/+13 |
2021-04-30 | kasan: docs: update SW_TAGS implementation details section | Andrey Konovalov | 1 | -20/+19 |
2021-04-30 | kasan: docs: update GENERIC implementation details section | Andrey Konovalov | 1 | -14/+13 |
2021-04-30 | kasan: docs: update boot parameters section | Andrey Konovalov | 1 | -4/+10 |
2021-04-30 | kasan: docs: update error reports section | Andrey Konovalov | 1 | -20/+26 |
2021-04-30 | kasan: docs: update usage section | Andrey Konovalov | 1 | -12/+11 |
2021-04-30 | kasan: docs: update overview section | Andrey Konovalov | 1 | -8/+19 |
2021-04-30 | kasan: docs: clean up sections | Andrey Konovalov | 1 | -27/+27 |
2021-04-30 | kasan, mm: integrate slab init_on_free with HW_TAGS | Andrey Konovalov | 4 | -33/+48 |
2021-04-30 | kasan, mm: integrate slab init_on_alloc with HW_TAGS | Andrey Konovalov | 5 | -41/+43 |
2021-04-30 | kasan, mm: integrate page_alloc init with HW_TAGS | Andrey Konovalov | 4 | -24/+59 |
2021-04-30 | kasan: init memory in kasan_(un)poison for HW_TAGS | Andrey Konovalov | 6 | -34/+36 |
2021-04-30 | arm64: kasan: allow to init memory when setting tags | Andrey Konovalov | 3 | -20/+32 |
2021-04-30 | mm, kasan: don't poison boot memory with tag-based modes | Andrey Konovalov | 1 | -11/+34 |
2021-04-30 | kasan: initialize shadow to TAG_INVALID for SW_TAGS | Andrey Konovalov | 1 | -1/+2 |
2021-04-30 | kasan: fix kasan_byte_accessible() to be consistent with actual checks | Peter Collingbourne | 2 | -5/+8 |
2021-04-30 | mm/kasan: switch from strlcpy to strscpy | Zhiyuan Dai | 1 | -1/+1 |