This series contains a fix for a edge case in my earlier protection calculation patches, and a patch to make the area overall a little more robust to hopefully help avoid this in future. Chris Down (1): mm, memcg: Decouple e{low,min} state mutations from protection checks Yafang Shao (1): mm: memcontrol: memory.low reclaim fix & cleanup include/linux/memcontrol.h | 48 +++++++++++++++++++++++++++++--------- mm/memcontrol.c | 43 ++++++++++++++++------------------ mm/vmscan.c | 17 ++++---------- 3 files changed, 61 insertions(+), 47 deletions(-) -- 2.26.2