提交历史

作者 SHA1 备注 提交日期
  Nicolas Boichat 62d342d670 mm: add support for kmem caches in DMA32 zone 6 年之前
  Dmitry Vyukov 3996e891ec mm: don't warn about large allocations for slab 7 年之前
  Kirill Tkhai 84c07d11aa mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB 7 年之前
  Mikulas Patocka d50d82faa0 slub: fix failure when we delete and create a slab cache 7 年之前
  Joe Perches 0825a6f986 mm: use octal not symbolic permissions 7 年之前
  Shakeel Butt 92ee383f6d mm: fix race between kmem_cache destroy, create and deactivate 7 年之前
  Howard McLauchlan 4f6923fbb3 mm: make should_failslab always available for fault injection 7 年之前
  Mikulas Patocka 1ba586de22 mm/slab_common.c: remove test if cache name is accessible 7 年之前
  Shakeel Butt 613a5eb567 slab, slub: remove size disparity on debug kernel 7 年之前
  Alexey Dobriyan 302d55d51d slab: use 32-bit arithmetic in freelist_randomize() 7 年之前
  Alexey Dobriyan 7bbdb81ee3 slab: make usercopy region 32-bit 7 年之前
  Alexey Dobriyan 1b473f29d5 slub: make ->object_size unsigned int 7 年之前
  Alexey Dobriyan ac914d08bb slab: make size_index_elem() unsigned int 7 年之前
  Alexey Dobriyan d5f866550d slab: make size_index[] array u8 7 年之前
  Alexey Dobriyan f4957d5bd0 slab: make kmem_cache_create() work with 32-bit sizes 7 年之前
  Alexey Dobriyan 361d575e5c slab: make create_boot_cache() work with 32-bit sizes 7 年之前
  Alexey Dobriyan 55de8b9c60 slab: make create_kmalloc_cache() work with 32-bit sizes 7 年之前
  Alexey Dobriyan 0be70327ec slab: make kmalloc_size() return "unsigned int" 7 年之前
  Alexey Dobriyan c86305743b slab: fixup calculate_alignment() argument type 7 年之前
  Alexey Dobriyan 1c99ba2918 mm/slab_common.c: mark kmalloc machinery as __ro_after_init 7 年之前
  Linus Torvalds 617aebe6a9 Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux 7 年之前
  Byongho Lee 692ae74aaf mm/slab_common.c: make calculate_alignment() static 7 年之前
  Kees Cook 6d07d1cd30 usercopy: Restrict non-usercopy caches to size 0 8 年之前
  David Windsor 6c0c21adc7 usercopy: Mark kmalloc caches as usercopy caches 8 年之前
  Kees Cook 2d891fbc3b usercopy: Allow strict enforcement of whitelists 8 年之前
  David Windsor 8eb8284b41 usercopy: Prepare for usercopy whitelisting 8 年之前
  Levin, Alexander (Sasha Levin) 75f296d93b kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK 8 年之前
  Alexey Dobriyan d50112edde slab, slub, slob: add slab_flags_t 8 年之前
  Yang Shi 852d8be0ad mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory 8 年之前
  Yang Shi 5b36577109 mm: slabinfo: remove CONFIG_SLABINFO 8 年之前