Age | Commit message (Expand) | Author |
2021-06-07 | mm: add a signature in struct page | Matteo Croce |
2020-12-15 | mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO | Vlastimil Babka |
2020-08-12 | include/linux/poison.h: remove obsolete comment | Matthew Wilcox |
2019-07-16 | lib/list: tweak LIST_POISON2 for better code generation on x86_64 | Alexey Dobriyan |
2019-03-12 | Drop flex_arrays | Kent Overstreet |
2019-03-05 | mm/page_poison: update comment after code moved | Michael S. Tsirkin |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-01-14 | locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging | Nicolai Hähnle |
2016-03-15 | mm/page_poisoning.c: allow for zero poisoning | Laura Abbott |
2016-01-16 | include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers | Vasily Kulikov |
2016-01-15 | mm: sanitize page->mapping for tail pages | Kirill A. Shutemov |
2015-09-10 | include/linux/poison.h: remove not-used poison pointer macros | Vasily Kulikov |
2015-09-10 | include/linux/poison.h: fix LIST_POISON{1,2} offset | Vasily Kulikov |
2011-12-08 | memblock: Kill sentinel entries at the end of static region arrays | Tejun Heo |
2011-07-25 | mm/memblock.c: avoid abuse of RED_INACTIVE | Andrew Morton |
2010-08-11 | hugetlb, rmap: add reverse mapping for hugepage | Naoya Horiguchi |
2010-04-24 | hugetlb: fix infinite loop in get_futex_key() when backed by huge pages | Mel Gorman |
2010-01-11 | core, x86: make LIST_POISON less deadly | Avi Kivity |
2009-09-22 | flex_array: poison free elements | David Rientjes |
2009-04-01 | generic debug pagealloc | Akinobu Mita |
2008-04-30 | debugobjects: add timer specific object debugging code | Thomas Gleixner |
2007-10-17 | jbd2: JBD_XXX to JBD2_XXX naming cleanup | Mingming Cao |
2007-05-08 | Increase slab redzone to 64bits | David Woodhouse |
2007-05-07 | SLUB core | Christoph Lameter |
2007-05-02 | [PATCH] x86: tighten kernel image page access rights | Jan Beulich |
2006-07-03 | [ATM]: add+use poison defines | Randy Dunlap |
2006-07-03 | [NET]: add+use poison defines | Randy Dunlap |
2006-06-27 | [PATCH] poison: add & use more constants | Randy Dunlap |
2006-06-27 | [PATCH] update two drivers for poison.h | Randy Dunlap |
2006-06-27 | [PATCH] add poison.h and patch primary users | Randy Dunlap |