Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-05-27 | mm/z3fold: throw warning on failure of trylock_page in z3fold_alloc | Miaohe Lin | 1 | -4/+3 |
2022-05-27 | mm/z3fold: remove buggy use of stale list for allocation | Miaohe Lin | 1 | -22/+1 |
2022-05-27 | mm/z3fold: fix possible null pointer dereferencing | Miaohe Lin | 1 | -1/+11 |
2022-05-27 | mm/z3fold: fix sheduling while atomic | Miaohe Lin | 1 | -2/+1 |
2022-05-27 | mm: split free page with properly free memory accounting and without race | Zi Yan | 3 | -9/+29 |
2022-05-27 | mm: page-isolation: skip isolated pageblock in start_isolate_page_range() | Zi Yan | 1 | -8/+18 |
2022-05-25 | mm: kfence: use PAGE_ALIGNED helper | Kefeng Wang | 1 | -3/+2 |