aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/poison.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-07mm: add a signature in struct pageMatteo Croce1-0/+3
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_ZEROVlastimil Babka1-4/+0
2020-08-12include/linux/poison.h: remove obsolete commentMatthew Wilcox1-4/+0
2019-07-16lib/list: tweak LIST_POISON2 for better code generation on x86_64Alexey Dobriyan1-1/+1
2019-03-12Drop flex_arraysKent Overstreet1-3/+0
2019-03-05mm/page_poison: update comment after code movedMichael S. Tsirkin1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-14locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debuggingNicolai Hähnle1-0/+1
2016-03-15mm/page_poisoning.c: allow for zero poisoningLaura Abbott1-0/+4
2016-01-16include/linux/poison.h: use POISON_POINTER_DELTA for poison pointersVasily Kulikov1-2/+2
2016-01-15mm: sanitize page->mapping for tail pagesKirill A. Shutemov1-0/+4
2015-09-10include/linux/poison.h: remove not-used poison pointer macrosVasily Kulikov1-7/+0
2015-09-10include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov1-2/+2
2011-12-08memblock: Kill sentinel entries at the end of static region arraysTejun Heo1-6/+0
2011-07-25mm/memblock.c: avoid abuse of RED_INACTIVEAndrew Morton1-0/+6
2010-08-11hugetlb, rmap: add reverse mapping for hugepageNaoya Horiguchi1-9/+0
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman1-0/+9
2010-01-11core, x86: make LIST_POISON less deadlyAvi Kivity1-2/+14
2009-09-22flex_array: poison free elementsDavid Rientjes1-0/+3
2009-04-01generic debug pageallocAkinobu Mita1-0/+3
2008-04-30debugobjects: add timer specific object debugging codeThomas Gleixner1-0/+7
2007-10-17jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao1-1/+2
2007-05-08Increase slab redzone to 64bitsDavid Woodhouse1-2/+2
2007-05-07SLUB coreChristoph Lameter1-0/+3
2007-05-02[PATCH] x86: tighten kernel image page access rightsJan Beulich1-3/+0
2006-07-03[ATM]: add+use poison definesRandy Dunlap1-0/+1
2006-07-03[NET]: add+use poison definesRandy Dunlap1-0/+4
2006-06-27[PATCH] poison: add & use more constantsRandy Dunlap1-0/+7
2006-06-27[PATCH] update two drivers for poison.hRandy Dunlap1-0/+6
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap1-0/+45