aboutsummaryrefslogtreecommitdiff
path: root/include/linux/poison.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-07mm: add a signature in struct pageGravatar Matteo Croce 1-0/+3
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_ZEROGravatar Vlastimil Babka 1-4/+0
2020-08-12include/linux/poison.h: remove obsolete commentGravatar Matthew Wilcox 1-4/+0
2019-07-16lib/list: tweak LIST_POISON2 for better code generation on x86_64Gravatar Alexey Dobriyan 1-1/+1
2019-03-12Drop flex_arraysGravatar Kent Overstreet 1-3/+0
2019-03-05mm/page_poison: update comment after code movedGravatar Michael S. Tsirkin 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-01-14locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debuggingGravatar Nicolai Hähnle 1-0/+1
2016-03-15mm/page_poisoning.c: allow for zero poisoningGravatar Laura Abbott 1-0/+4
2016-01-16include/linux/poison.h: use POISON_POINTER_DELTA for poison pointersGravatar Vasily Kulikov 1-2/+2
2016-01-15mm: sanitize page->mapping for tail pagesGravatar Kirill A. Shutemov 1-0/+4
2015-09-10include/linux/poison.h: remove not-used poison pointer macrosGravatar Vasily Kulikov 1-7/+0
2015-09-10include/linux/poison.h: fix LIST_POISON{1,2} offsetGravatar Vasily Kulikov 1-2/+2
2011-12-08memblock: Kill sentinel entries at the end of static region arraysGravatar Tejun Heo 1-6/+0
2011-07-25mm/memblock.c: avoid abuse of RED_INACTIVEGravatar Andrew Morton 1-0/+6
2010-08-11hugetlb, rmap: add reverse mapping for hugepageGravatar Naoya Horiguchi 1-9/+0
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesGravatar Mel Gorman 1-0/+9
2010-01-11core, x86: make LIST_POISON less deadlyGravatar Avi Kivity 1-2/+14
2009-09-22flex_array: poison free elementsGravatar David Rientjes 1-0/+3
2009-04-01generic debug pageallocGravatar Akinobu Mita 1-0/+3
2008-04-30debugobjects: add timer specific object debugging codeGravatar Thomas Gleixner 1-0/+7
2007-10-17jbd2: JBD_XXX to JBD2_XXX naming cleanupGravatar Mingming Cao 1-1/+2
2007-05-08Increase slab redzone to 64bitsGravatar David Woodhouse 1-2/+2
2007-05-07SLUB coreGravatar Christoph Lameter 1-0/+3
2007-05-02[PATCH] x86: tighten kernel image page access rightsGravatar Jan Beulich 1-3/+0
2006-07-03[ATM]: add+use poison definesGravatar Randy Dunlap 1-0/+1
2006-07-03[NET]: add+use poison definesGravatar Randy Dunlap 1-0/+4
2006-06-27[PATCH] poison: add & use more constantsGravatar Randy Dunlap 1-0/+7
2006-06-27[PATCH] update two drivers for poison.hGravatar Randy Dunlap 1-0/+6
2006-06-27[PATCH] add poison.h and patch primary usersGravatar Randy Dunlap 1-0/+45