Historique des commits

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