Show patches with: Submitter = Yunsheng Lin       |    State = Action Required       |    Archived = No       |   268 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,v3,10/13] mm: page_frag: introduce prepare/probe/commit API [net-next,v3,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-05-08 Yunsheng Lin New
[net-next,v3,08/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc' [net-next,v3,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-05-08 Yunsheng Lin New
[net-next,v3,07/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly [net-next,v3,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-05-08 Yunsheng Lin New
[net-next,v3,06/13] mm: page_frag: add '_va' suffix to page_frag API [net-next,v3,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-05-08 Yunsheng Lin New
[net-next,v3,05/13] mm: page_frag: use initial zero offset for page_frag_alloc_align() [net-next,v3,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-05-08 Yunsheng Lin New
[net-next,v3,04/13] mm: move the page fragment allocator from page_alloc into its own file [net-next,v3,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-05-08 Yunsheng Lin New
[net-next,v3,03/13] mm: page_frag: use free_unref_page() to free page fragment [net-next,v3,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-05-08 Yunsheng Lin New
[net-next,v3,01/13] mm: page_frag: add a test module for page_frag [net-next,v3,01/13] mm: page_frag: add a test module for page_frag - - - --- 2024-05-08 Yunsheng Lin New
[net-next,v2,14/15] mm: page_frag: update documentation for page_frag [net-next,v2,01/15] mm: page_frag: add a test module for page_frag - - - --- 2024-04-15 Yunsheng Lin New
[net-next,v2,12/15] mm: page_frag: introduce prepare/commit API for page_frag [net-next,v2,01/15] mm: page_frag: add a test module for page_frag - - - --- 2024-04-15 Yunsheng Lin New
[net-next,v2,10/15] mm: page_frag: reuse existing bit field of 'va' for pagecnt_bias [net-next,v2,01/15] mm: page_frag: add a test module for page_frag - - - --- 2024-04-15 Yunsheng Lin New
[net-next,v2,09/15] mm: page_frag: reuse MSB of 'size' field for pfmemalloc [net-next,v2,01/15] mm: page_frag: add a test module for page_frag - - - --- 2024-04-15 Yunsheng Lin New
[net-next,v2,08/15] mm: page_frag: add two inline helper for page_frag API [net-next,v2,01/15] mm: page_frag: add a test module for page_frag - - - --- 2024-04-15 Yunsheng Lin New
[net-next,v2,07/15] mm: page_frag: add '_va' suffix to page_frag API [net-next,v2,01/15] mm: page_frag: add a test module for page_frag - - - --- 2024-04-15 Yunsheng Lin New
[net-next,v2,06/15] mm: page_frag: change page_frag_alloc_* API to accept align param [net-next,v2,01/15] mm: page_frag: add a test module for page_frag - - - --- 2024-04-15 Yunsheng Lin New
[net-next,v2,05/15] mm: page_frag: use initial zero offset for page_frag_alloc_align() [net-next,v2,01/15] mm: page_frag: add a test module for page_frag - - - --- 2024-04-15 Yunsheng Lin New
[net-next,v2,04/15] mm: move the page fragment allocator from page_alloc into its own file [net-next,v2,01/15] mm: page_frag: add a test module for page_frag - - - --- 2024-04-15 Yunsheng Lin New
[net-next,v2,03/15] mm: page_frag: use free_unref_page() to free page fragment [net-next,v2,01/15] mm: page_frag: add a test module for page_frag - - - --- 2024-04-15 Yunsheng Lin New
[net-next,v2,01/15] mm: page_frag: add a test module for page_frag [net-next,v2,01/15] mm: page_frag: add a test module for page_frag - - - --- 2024-04-15 Yunsheng Lin New
[net-next,v1,12/12] mm: page_frag: update documentation and maintainer for page_frag [net-next,v1,01/12] mm: Move the page fragment allocator from page_alloc into its own file - - - --- 2024-04-07 Yunsheng Lin New
[net-next,v1,11/12] mm: page_frag: add a test module for page_frag [net-next,v1,01/12] mm: Move the page fragment allocator from page_alloc into its own file - - - --- 2024-04-07 Yunsheng Lin New
[net-next,v1,09/12] mm: page_frag: introduce prepare/commit API for page_frag [net-next,v1,01/12] mm: Move the page fragment allocator from page_alloc into its own file - - - --- 2024-04-07 Yunsheng Lin New
[net-next,v1,07/12] mm: page_frag: reuse existing bit field of 'va' for pagecnt_bias [net-next,v1,01/12] mm: Move the page fragment allocator from page_alloc into its own file - - - --- 2024-04-07 Yunsheng Lin New
[net-next,v1,06/12] mm: page_frag: reuse MSB of 'size' field for pfmemalloc [net-next,v1,01/12] mm: Move the page fragment allocator from page_alloc into its own file - - - --- 2024-04-07 Yunsheng Lin New
[net-next,v1,05/12] mm: page_frag: add two inline helper for page_frag API [net-next,v1,01/12] mm: Move the page fragment allocator from page_alloc into its own file - - - --- 2024-04-07 Yunsheng Lin New
[net-next,v1,04/12] mm: page_frag: add '_va' suffix to page_frag API [net-next,v1,01/12] mm: Move the page fragment allocator from page_alloc into its own file - - - --- 2024-04-07 Yunsheng Lin New
[net-next,v1,03/12] mm: page_frag: change page_frag_alloc_* API to accept align param [net-next,v1,01/12] mm: Move the page fragment allocator from page_alloc into its own file - - - --- 2024-04-07 Yunsheng Lin New
[net-next,v1,02/12] mm: page_frag: use initial zero offset for page_frag_alloc_align() [net-next,v1,01/12] mm: Move the page fragment allocator from page_alloc into its own file - - - --- 2024-04-07 Yunsheng Lin New
[net-next,v1,01/12] mm: Move the page fragment allocator from page_alloc into its own file [net-next,v1,01/12] mm: Move the page fragment allocator from page_alloc into its own file - - - --- 2024-04-07 Yunsheng Lin New
[RFC,09/10] mm: page_frag: introduce prepare/commit API for page_frag [RFC,01/10] mm: Move the page fragment allocator from page_alloc into its own file - - - --- 2024-03-28 Yunsheng Lin New
[RFC,07/10] mm: page_frag: reuse existing bit field of 'va' for pagecnt_bias [RFC,01/10] mm: Move the page fragment allocator from page_alloc into its own file - - - --- 2024-03-28 Yunsheng Lin New
[RFC,06/10] mm: page_frag: reuse MSB of 'size' field for pfmemalloc [RFC,01/10] mm: Move the page fragment allocator from page_alloc into its own file - - - --- 2024-03-28 Yunsheng Lin New
[RFC,05/10] mm: page_frag: add two inline helper for page_frag API [RFC,01/10] mm: Move the page fragment allocator from page_alloc into its own file - - - --- 2024-03-28 Yunsheng Lin New
[RFC,04/10] mm: page_frag: add '_va' suffix to page_frag API [RFC,01/10] mm: Move the page fragment allocator from page_alloc into its own file - - - --- 2024-03-28 Yunsheng Lin New
[RFC,03/10] mm: page_frag: change page_frag_alloc_* API to accept align param [RFC,01/10] mm: Move the page fragment allocator from page_alloc into its own file - - - --- 2024-03-28 Yunsheng Lin New
[RFC,02/10] mm: page_frag: use initial zero offset for page_frag_alloc_align() [RFC,01/10] mm: Move the page fragment allocator from page_alloc into its own file - - - --- 2024-03-28 Yunsheng Lin New
[RFC,01/10] mm: Move the page fragment allocator from page_alloc into its own file [RFC,01/10] mm: Move the page fragment allocator from page_alloc into its own file - - - --- 2024-03-28 Yunsheng Lin New
[net-next,v6,3/5] net: introduce page_frag_cache_drain() [net-next,v6,1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument 1 1 - --- 2024-02-28 Yunsheng Lin New
[net-next,v6,2/5] page_frag: unify gfp bits for order 3 page allocation [net-next,v6,1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - 1 - --- 2024-02-28 Yunsheng Lin New
[net-next,v6,1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument [net-next,v6,1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - - - --- 2024-02-28 Yunsheng Lin New
[net-next,v5,3/5] net: introduce page_frag_cache_drain() [net-next,v5,1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument 1 1 - --- 2024-02-05 Yunsheng Lin New
[net-next,v5,2/5] page_frag: unify gfp bits for order 3 page allocation [net-next,v5,1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - 1 - --- 2024-02-05 Yunsheng Lin New
[net-next,v5,1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument [net-next,v5,1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - - - --- 2024-02-05 Yunsheng Lin New
[net-next,v4,3/5] net: introduce page_frag_cache_drain() [net-next,v4,1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument 1 1 - --- 2024-01-30 Yunsheng Lin New
[net-next,v4,2/5] page_frag: unify gfp bits for order 3 page allocation [net-next,v4,1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - 1 - --- 2024-01-30 Yunsheng Lin New
[net-next,v4,1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument [net-next,v4,1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - - - --- 2024-01-30 Yunsheng Lin New
[net-next,v3,3/5] net: introduce page_frag_cache_drain() [net-next,v3,1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument 1 1 - --- 2024-01-23 Yunsheng Lin New
[net-next,v3,2/5] page_frag: unify gfp bits for order 3 page allocation [net-next,v3,1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - 1 - --- 2024-01-23 Yunsheng Lin New
[net-next,v3,1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument [net-next,v3,1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - - - --- 2024-01-23 Yunsheng Lin New
[net-next,5/6] net: introduce page_frag_cache_drain() [net-next,1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument 1 1 - --- 2024-01-03 Yunsheng Lin New
[net-next,3/6] mm/page_alloc: use initial zero offset for page_frag_alloc_align() [net-next,1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - - - --- 2024-01-03 Yunsheng Lin New
[net-next,2/6] page_frag: unify gfp bits for order 3 page allocation [net-next,1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - 1 - --- 2024-01-03 Yunsheng Lin New
[net-next,1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument [net-next,1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - - - --- 2024-01-03 Yunsheng Lin New
[net-next,5/6] net: introduce page_frag_cache_drain() [net-next,1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument 1 - - --- 2023-12-05 Yunsheng Lin New
[net-next,3/6] mm/page_alloc: use initial zero offset for page_frag_alloc_align() [net-next,1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - - - --- 2023-12-05 Yunsheng Lin New
[net-next,2/6] page_frag: unify gfp bit for order 3 page allocation [net-next,1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - - - --- 2023-12-05 Yunsheng Lin New
[net-next,1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument [net-next,1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - - - --- 2023-12-05 Yunsheng Lin New
[RFC,5/6] net: introduce page_frag_cache_drain() [RFC,1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - - - --- 2023-12-01 Yunsheng Lin New
[RFC,3/6] mm/page_alloc: use initial zero offset for page_frag_alloc_align() [RFC,1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - - - --- 2023-12-01 Yunsheng Lin New
[RFC,2/6] page_frag: unify gfp bit for order 3 page allocation [RFC,1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - - - --- 2023-12-01 Yunsheng Lin New
[RFC,1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument [RFC,1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument - - - --- 2023-12-01 Yunsheng Lin New
[net-next,v11,1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA [net-next,v11,1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA 2 - 1 --- 2023-10-13 Yunsheng Lin New
[net-next,v10,1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA [net-next,v10,1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA - - 1 --- 2023-09-22 Yunsheng Lin New
[net-next,v9,1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA [net-next,v9,1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA - - - --- 2023-09-20 Yunsheng Lin New
[net-next,-v5,4/4] skbuff: keep track of pp page when pp_frag_count is used some optimization for page pool - - - --- 2021-10-09 Yunsheng Lin New
[net-next,-v5,3/4] mm: introduce __get_page() and __put_page() some optimization for page pool - - - --- 2021-10-09 Yunsheng Lin New
[net-next,-v5,2/4] page_pool: change BIAS_MAX to support incrementing some optimization for page pool - - - --- 2021-10-09 Yunsheng Lin New
[net-next,-v5,1/4] page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA some optimization for page pool - 1 - --- 2021-10-09 Yunsheng Lin New
« 1 2 3 »