Commit History

Author SHA1 Message Date
  Kent Overstreet c1a67fefd0 mempool: Add mempool_init()/mempool_exit() 10 years ago
  Dmitry Vyukov 6860f6340c kasan: detect invalid frees for large mempool objects 7 years ago
  Johannes Thumshirn 63762f5054 mm/mempool.c: use kmalloc_array_node() 7 years ago
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
  Ingo Molnar ac6424b981 sched/wait: Rename wait_queue_t => wait_queue_entry_t 8 years ago
  Michal Hocko 4e390b2b2f Revert "mm, mempool: only set __GFP_NOMEMALLOC if there are free elements" 9 years ago
  Andrey Ryabinin 9b75a867cc mm: mempool: kasan: don't poot mempool objects in quarantine 9 years ago
  Alexander Potapenko 55834c5909 mm: kasan: initial memory quarantine implementation 9 years ago
  Alexander Potapenko 505f5dcb1c mm, kasan: add GFP flags to KASAN API 9 years ago
  David Rientjes f9054c70d2 mm, mempool: only set __GFP_NOMEMALLOC if there are free elements 9 years ago
  Matthew Dawson 7640131032 mm/mempool: avoid KASAN marking mempool poison checks as use-after-free 9 years ago
  Mel Gorman d0164adc89 mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd 9 years ago
  Sergey Senozhatsky 4e3ca3e033 mm/mempool: allow NULL `pool' pointer in mempool_destroy() 10 years ago
  Andrey Ryabinin 923936157b mm/mempool.c: kasan: poison mempool elements 10 years ago
  David Rientjes bdfedb76f4 mm, mempool: poison elements backed by slab allocator 10 years ago
  David Rientjes e244c9e66f mm, mempool: disallow mempools based on slab caches with constructors 10 years ago
  David Rientjes 11d8336045 mm, mempool: do not allow atomic resizing 10 years ago
  Catalin Marinas 1741196281 mm/mempool.c: update the kmemleak stack trace for mempool allocations 11 years ago
  Sebastian Ott 8bf8fcb076 mm/mempool: warn about __GFP_ZERO usage 11 years ago
  Mikulas Patocka eb9a3c62a0 mempool: add unlikely and likely hints 11 years ago
  Joe Perches 7b5219db00 mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) 12 years ago
  Tejun Heo a91a5ac685 mempool: add @gfp_mask to mempool_create_node() 13 years ago
  Tejun Heo 1ebb7044c9 mempool: fix first round failure behavior 13 years ago
  Tejun Heo 0565d31776 mempool: drop unnecessary and incorrect BUG_ON() from mempool_destroy() 13 years ago
  Tejun Heo 5b990546e3 mempool: fix and document synchronization and memory barrier usage 13 years ago
  Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 years ago
  Sage Weil bba7881954 mm: remove broken 'kzalloc' mempool 16 years ago
  Figo.zhang 5e2f89b5d5 mempool.c: clean up type-casting 16 years ago
  Simon Arlott 183ff22bb6 spelling fixes: mm/ 18 years ago
  Christoph Lameter 94f6030ca7 Slab allocators: Replace explicit zeroing with __GFP_ZERO 18 years ago