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