Histórico de Commits

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