summaryrefslogtreecommitdiff
path: root/include/linux/poison.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debuggingNicolai Hähnle2017-01-14
* mm/page_poisoning.c: allow for zero poisoningLaura Abbott2016-03-15
* include/linux/poison.h: use POISON_POINTER_DELTA for poison pointersVasily Kulikov2016-01-16
* mm: sanitize page->mapping for tail pagesKirill A. Shutemov2016-01-15
* include/linux/poison.h: remove not-used poison pointer macrosVasily Kulikov2015-09-10
* include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov2015-09-10
* memblock: Kill sentinel entries at the end of static region arraysTejun Heo2011-12-08
* mm/memblock.c: avoid abuse of RED_INACTIVEAndrew Morton2011-07-25
* hugetlb, rmap: add reverse mapping for hugepageNaoya Horiguchi2010-08-11
* hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman2010-04-24
* core, x86: make LIST_POISON less deadlyAvi Kivity2010-01-11
* flex_array: poison free elementsDavid Rientjes2009-09-22
* generic debug pageallocAkinobu Mita2009-04-01
* debugobjects: add timer specific object debugging codeThomas Gleixner2008-04-30
* jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao2007-10-17
* Increase slab redzone to 64bitsDavid Woodhouse2007-05-08
* SLUB coreChristoph Lameter2007-05-07
* [PATCH] x86: tighten kernel image page access rightsJan Beulich2007-05-02
* [ATM]: add+use poison definesRandy Dunlap2006-07-03
* [NET]: add+use poison definesRandy Dunlap2006-07-03
* [PATCH] poison: add & use more constantsRandy Dunlap2006-06-27
* [PATCH] update two drivers for poison.hRandy Dunlap2006-06-27
* [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-27