Show patches with: Submitter = Karolina Drobnik       |    State = Action Required       |    Archived = No       |   44 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
memblock tests: Fix testing with 32-bit physical addresses memblock tests: Fix testing with 32-bit physical addresses - - - --- 2022-03-04 Karolina Drobnik New
[9/9] memblock tests: Add TODO and README files Add tests for memblock allocation functions - - - --- 2022-02-28 Karolina Drobnik New
[8/9] memblock tests: Add memblock_alloc_try_nid tests for bottom up Add tests for memblock allocation functions - - - --- 2022-02-28 Karolina Drobnik New
[7/9] memblock tests: Add memblock_alloc_try_nid tests for top down Add tests for memblock allocation functions - - - --- 2022-02-28 Karolina Drobnik New
[6/9] memblock tests: Add memblock_alloc_from tests for bottom up Add tests for memblock allocation functions - - - --- 2022-02-28 Karolina Drobnik New
[5/9] memblock tests: Add memblock_alloc_from tests for top down Add tests for memblock allocation functions - - - --- 2022-02-28 Karolina Drobnik New
[4/9] memblock tests: Add memblock_alloc tests for bottom up Add tests for memblock allocation functions - - - --- 2022-02-28 Karolina Drobnik New
[3/9] memblock tests: Add memblock_alloc tests for top down Add tests for memblock allocation functions - - - --- 2022-02-28 Karolina Drobnik New
[2/9] memblock tests: Add simulation of physical memory Add tests for memblock allocation functions - - - --- 2022-02-28 Karolina Drobnik New
[1/9] memblock tests: Split up reset_memblock function Add tests for memblock allocation functions - - - --- 2022-02-28 Karolina Drobnik New
[v2,16/16] memblock tests: Add memblock_free tests Introduce memblock simulator - - - --- 2022-02-02 Karolina Drobnik New
[v2,15/16] memblock tests: Add memblock_add_node test Introduce memblock simulator - - - --- 2022-02-02 Karolina Drobnik New
[v2,14/16] memblock tests: Add memblock_remove tests Introduce memblock simulator - - - --- 2022-02-02 Karolina Drobnik New
[v2,13/16] memblock tests: Add memblock_reserve tests Introduce memblock simulator - - - --- 2022-02-02 Karolina Drobnik New
[v2,12/16] memblock tests: Add memblock_add tests Introduce memblock simulator - - - --- 2022-02-02 Karolina Drobnik New
[v2,11/16] memblock tests: Add memblock reset function Introduce memblock simulator - - - --- 2022-02-02 Karolina Drobnik New
[v2,10/16] memblock tests: Add skeleton of the memblock simulator Introduce memblock simulator - - - --- 2022-02-02 Karolina Drobnik New
[v2,09/16] tools/include: Add debugfs.h stub Introduce memblock simulator - - - --- 2022-02-02 Karolina Drobnik New
[v2,08/16] tools/include: Add pfn.h stub Introduce memblock simulator - - - --- 2022-02-02 Karolina Drobnik New
[v2,07/16] tools/include: Add io.h stub Introduce memblock simulator - - - --- 2022-02-02 Karolina Drobnik New
[v2,06/16] tools/include: Add cache.h stub Introduce memblock simulator - - - --- 2022-02-02 Karolina Drobnik New
[v2,05/16] tools/include: Add mm.h file Introduce memblock simulator - - - --- 2022-02-02 Karolina Drobnik New
[v2,04/16] tools/include: Update atomic definitions Introduce memblock simulator - - - --- 2022-02-02 Karolina Drobnik New
[v2,03/16] tools/include: Add _RET_IP_ and math definitions to kernel.h Introduce memblock simulator - - - --- 2022-02-02 Karolina Drobnik New
[v2,02/16] tools/include: Add phys_addr_t to types.h Introduce memblock simulator - - - --- 2022-02-02 Karolina Drobnik New
[v2,01/16] tools: Move gfp.h and slab.h from radix-tree to lib Introduce memblock simulator - - - --- 2022-02-02 Karolina Drobnik New
memblock: Remove unused io.h include memblock: Remove unused io.h include - 1 - --- 2022-01-31 Karolina Drobnik New
[16/16] memblock tests: Add memblock_free tests Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[15/16] memblock tests: Add memblock_add_node test Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[14/16] memblock tests: Add memblock_remove tests Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[13/16] memblock tests: Add memblock_reserve tests Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[12/16] memblock tests: Add memblock_add tests Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[11/16] memblock tests: Add memblock reset function Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[10/16] memblock tests: Add skeleton of the memblock simulator Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[09/16] tools/include: Add debugfs.h stub Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[08/16] tools/include: Add pfn.h stub Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[07/16] tools/include: Add io.h stub Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[06/16] tools/include: Add cache.h stub Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[05/16] tools/include: Add mm.h file Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[04/16] tools/include: Update atomic.h header Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[03/16] tools/include: Add _RET_IP_ and math definitions to kernel.h Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[02/16] tools/include: Add phys_addr_t to types.h Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
[01/16] tools: Move gfp.h and slab.h from radix-tree to lib Introduce memblock simulator - - - --- 2022-01-27 Karolina Drobnik New
memblock: Remove #ifdef __KERNEL__ from memblock.h memblock: Remove #ifdef __KERNEL__ from memblock.h - - - --- 2022-01-11 Karolina Drobnik New