提交歷史

作者 SHA1 備註 提交日期
  John Sperbeck c4e490cf14 mm/slab.c: fix SLAB freelist randomization duplicate entries 8 年之前
  Linus Torvalds c11a6cfb01 Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 8 年之前
  David Rientjes bf00bd3458 mm, slab: maintain total slab count instead of active count 8 年之前
  Greg Thelen f728b0a5d7 mm, slab: faster active and free stats 8 年之前
  Vladimir Davydov 89e364db71 slub: move synchronize_sched out of slab_mutex on shrink 8 年之前
  Aruna Ramakrishna 07a63c41fa mm/slab: improve performance of gathering slabinfo stats 8 年之前
  Joonsoo Kim 86d9f48534 mm/slab: fix kmemcg cache creation delayed issue 8 年之前
  Tejun Heo 8bc4a04455 Merge branch 'for-4.9' into for-4.10 8 年之前
  Tejun Heo eac0337af1 slab, workqueue: remove keventd_up() usage 9 年之前
  Sebastian Andrzej Siewior 6731d4f123 slab: Convert to hotplug state machine 9 年之前
  Linus Torvalds 1eccfa090e Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux 9 年之前
  Fabian Frederick bd721ea73e treewide: replace obsolete _refok by __ref 9 年之前
  Andrey Ryabinin b3cbd9bf77 mm/kasan: get rid of ->state in struct kasan_alloc_meta 9 年之前
  Wei Yongjun de24baecd7 mm/slab: use list_move instead of list_del/list_add 9 年之前
  Michal Hocko 72baeef0c2 slab: do not panic on invalid gfp_mask 9 年之前
  Michal Hocko bacdcb3460 slab: make GFP_SLAB_BUG_MASK information more human readable 9 年之前
  Thomas Garnier 7c00fce98c mm: reorganize SLAB freelist randomization 9 年之前
  Kees Cook 04385fc5e8 mm: SLAB hardened usercopy support 9 年之前
  Alexander Potapenko 4ebb31a42f mm, kasan: don't call kasan_krealloc() from ksize(). 9 年之前
  Alexander Potapenko 55834c5909 mm: kasan: initial memory quarantine implementation 9 年之前
  Andrew Morton 0edaf86cf1 include/linux/nodemask.h: create next_node_in() helper 9 年之前
  Yang Shi a3187e438b mm: slab: remove ZONE_DMA_FLAG 9 年之前
  Thomas Garnier c7ce4f60ac mm: SLAB freelist randomization 9 年之前
  Joonsoo Kim 801faf0db8 mm/slab: lockless decision to grow cache 9 年之前
  Joonsoo Kim 213b46958c mm/slab: refill cpu cache through a new slab without holding a node lock 9 年之前
  Joonsoo Kim 76b342bdc7 mm/slab: separate cache_grow() to two parts 9 年之前
  Joonsoo Kim 511e3a0588 mm/slab: make cache_grow() handle the page allocated on arbitrary node 9 年之前
  Joonsoo Kim 03d1d43a12 mm/slab: racy access/modify the slab color 9 年之前
  Joonsoo Kim 6052b7880a mm/slab: don't keep free slabs if free_objects exceeds free_limit 9 年之前
  Joonsoo Kim c3d332b6b2 mm/slab: clean-up kmem_cache_node setup 9 年之前