summaryrefslogtreecommitdiff
path: root/include/linux/poison.h
AgeCommit message (Expand)Author
2021-06-07mm: add a signature in struct pageMatteo Croce
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_ZEROVlastimil Babka
2020-08-12include/linux/poison.h: remove obsolete commentMatthew Wilcox
2019-07-16lib/list: tweak LIST_POISON2 for better code generation on x86_64Alexey Dobriyan
2019-03-12Drop flex_arraysKent Overstreet
2019-03-05mm/page_poison: update comment after code movedMichael S. Tsirkin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-14locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debuggingNicolai Hähnle
2016-03-15mm/page_poisoning.c: allow for zero poisoningLaura Abbott
2016-01-16include/linux/poison.h: use POISON_POINTER_DELTA for poison pointersVasily Kulikov
2016-01-15mm: sanitize page->mapping for tail pagesKirill A. Shutemov
2015-09-10include/linux/poison.h: remove not-used poison pointer macrosVasily Kulikov
2015-09-10include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov
2011-12-08memblock: Kill sentinel entries at the end of static region arraysTejun Heo
2011-07-25mm/memblock.c: avoid abuse of RED_INACTIVEAndrew Morton
2010-08-11hugetlb, rmap: add reverse mapping for hugepageNaoya Horiguchi
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman
2010-01-11core, x86: make LIST_POISON less deadlyAvi Kivity
2009-09-22flex_array: poison free elementsDavid Rientjes
2009-04-01generic debug pageallocAkinobu Mita
2008-04-30debugobjects: add timer specific object debugging codeThomas Gleixner
2007-10-17jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao
2007-05-08Increase slab redzone to 64bitsDavid Woodhouse
2007-05-07SLUB coreChristoph Lameter
2007-05-02[PATCH] x86: tighten kernel image page access rightsJan Beulich
2006-07-03[ATM]: add+use poison definesRandy Dunlap
2006-07-03[NET]: add+use poison definesRandy Dunlap
2006-06-27[PATCH] poison: add & use more constantsRandy Dunlap
2006-06-27[PATCH] update two drivers for poison.hRandy Dunlap
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap