Historial de Commits

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