Historia zmian

Autor SHA1 Wiadomość Data
  Michal Hocko 4e390b2b2f Revert "mm, mempool: only set __GFP_NOMEMALLOC if there are free elements" 9 lat temu
  Andrey Ryabinin 9b75a867cc mm: mempool: kasan: don't poot mempool objects in quarantine 9 lat temu
  Alexander Potapenko 55834c5909 mm: kasan: initial memory quarantine implementation 9 lat temu
  Alexander Potapenko 505f5dcb1c mm, kasan: add GFP flags to KASAN API 9 lat temu
  David Rientjes f9054c70d2 mm, mempool: only set __GFP_NOMEMALLOC if there are free elements 9 lat temu
  Matthew Dawson 7640131032 mm/mempool: avoid KASAN marking mempool poison checks as use-after-free 9 lat temu
  Mel Gorman d0164adc89 mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd 9 lat temu
  Sergey Senozhatsky 4e3ca3e033 mm/mempool: allow NULL `pool' pointer in mempool_destroy() 10 lat temu
  Andrey Ryabinin 923936157b mm/mempool.c: kasan: poison mempool elements 10 lat temu
  David Rientjes bdfedb76f4 mm, mempool: poison elements backed by slab allocator 10 lat temu
  David Rientjes e244c9e66f mm, mempool: disallow mempools based on slab caches with constructors 10 lat temu
  David Rientjes 11d8336045 mm, mempool: do not allow atomic resizing 10 lat temu
  Catalin Marinas 1741196281 mm/mempool.c: update the kmemleak stack trace for mempool allocations 11 lat temu
  Sebastian Ott 8bf8fcb076 mm/mempool: warn about __GFP_ZERO usage 11 lat temu
  Mikulas Patocka eb9a3c62a0 mempool: add unlikely and likely hints 11 lat temu
  Joe Perches 7b5219db00 mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) 12 lat temu
  Tejun Heo a91a5ac685 mempool: add @gfp_mask to mempool_create_node() 13 lat temu
  Tejun Heo 1ebb7044c9 mempool: fix first round failure behavior 13 lat temu
  Tejun Heo 0565d31776 mempool: drop unnecessary and incorrect BUG_ON() from mempool_destroy() 13 lat temu
  Tejun Heo 5b990546e3 mempool: fix and document synchronization and memory barrier usage 13 lat temu
  Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 lat temu
  Sage Weil bba7881954 mm: remove broken 'kzalloc' mempool 16 lat temu
  Figo.zhang 5e2f89b5d5 mempool.c: clean up type-casting 16 lat temu
  Simon Arlott 183ff22bb6 spelling fixes: mm/ 18 lat temu
  Christoph Lameter 94f6030ca7 Slab allocators: Replace explicit zeroing with __GFP_ZERO 18 lat temu
  Rusty Russell c80e7a826c permit mempool_free(NULL) 18 lat temu
  Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 lat temu
  Pavel Mironchik 0b1d647a02 [PATCH] dm: work around mempool_alloc, bio_alloc_bioset deadlocks 19 lat temu
  Linus Torvalds 9ae21d1bb3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 19 lat temu
  Matthew Dobson f183323d38 [PATCH] mempool: add kzalloc allocator 19 lat temu