Commit History

Author SHA1 Message Date
  Alexander Potapenko 4ebb31a42f mm, kasan: don't call kasan_krealloc() from ksize(). 9 years ago
  Alexander Potapenko 55834c5909 mm: kasan: initial memory quarantine implementation 9 years ago
  Andrew Morton 0edaf86cf1 include/linux/nodemask.h: create next_node_in() helper 9 years ago
  Yang Shi a3187e438b mm: slab: remove ZONE_DMA_FLAG 9 years ago
  Thomas Garnier c7ce4f60ac mm: SLAB freelist randomization 9 years ago
  Joonsoo Kim 801faf0db8 mm/slab: lockless decision to grow cache 9 years ago
  Joonsoo Kim 213b46958c mm/slab: refill cpu cache through a new slab without holding a node lock 9 years ago
  Joonsoo Kim 76b342bdc7 mm/slab: separate cache_grow() to two parts 9 years ago
  Joonsoo Kim 511e3a0588 mm/slab: make cache_grow() handle the page allocated on arbitrary node 9 years ago
  Joonsoo Kim 03d1d43a12 mm/slab: racy access/modify the slab color 9 years ago
  Joonsoo Kim 6052b7880a mm/slab: don't keep free slabs if free_objects exceeds free_limit 9 years ago
  Joonsoo Kim c3d332b6b2 mm/slab: clean-up kmem_cache_node setup 9 years ago
  Joonsoo Kim ded0ecf611 mm/slab: factor out kmem_cache_node initialization code 9 years ago
  Joonsoo Kim a5aa63a5f7 mm/slab: drain the free slab as much as possible 9 years ago
  Joonsoo Kim 8888177ea1 mm/slab: remove BAD_ALIEN_MAGIC again 9 years ago
  Joonsoo Kim 18726ca8b3 mm/slab: fix the theoretical race by holding proper lock 9 years ago
  Alexander Potapenko 505f5dcb1c mm, kasan: add GFP flags to KASAN API 9 years ago
  Alexander Potapenko 7ed2f9e663 mm, kasan: SLAB support 9 years ago
  Joe Perches 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 years ago
  Joe Perches 756a025f00 mm: coalesce split strings 9 years ago
  Mel Gorman 444eb2a449 mm: thp: set THP defrag by default to madvise and add a stall-free defrag option 9 years ago
  Vladimir Davydov 27ee57c93f mm: memcontrol: report slab usage in cgroup2 memory.stat 9 years ago
  Vlastimil Babka 5b3810e5c6 mm, sl[au]b: print gfp_flags as strings in slab_out_of_memory() 9 years ago
  Joonsoo Kim f68f8dddb5 mm/slab: re-implement pfmemalloc support 9 years ago
  Joonsoo Kim 70f75067b1 mm/slab: avoid returning values by reference 9 years ago
  Joonsoo Kim b03a017beb mm/slab: introduce new slab management type, OBJFREELIST_SLAB 9 years ago
  Joonsoo Kim 10b2e9e8e8 mm/slab: factor out debugging initialization in cache_init_objs() 9 years ago
  Joonsoo Kim d8410234db mm/slab: factor out slab list fixup code 9 years ago
  Joonsoo Kim 3217fd9bdf mm/slab: make criteria for off slab determination robust and simple 9 years ago
  Joonsoo Kim f3a3c320d5 mm/slab: do not change cache size if debug pagealloc isn't possible 9 years ago