index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
poison.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-22
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-6
/
+0
2024-07-18
ia64: scrub ia64 from poison.h
Alexey Dobriyan
1
-6
/
+0
2024-06-24
slab: delete useless RED_INACTIVE and RED_ACTIVE
Chengming Zhou
1
-5
/
+2
2024-02-24
stackdepot: use variable size records for non-evictable entries
Marco Elver
1
-0
/
+3
2023-11-28
net: page_pool: record pools per netdev
Jakub Kicinski
1
-0
/
+2
2023-02-22
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+3
2023-02-06
net: introduce skb_poison_list and use in kfree_skb_list
Jesper Dangaard Brouer
1
-0
/
+3
2023-01-27
fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
Jann Horn
1
-0
/
+3
2022-09-15
bpf: Add verifier check for BPF_PTR_POISON retval and arg
Dave Marchevsky
1
-0
/
+3
2021-06-08
mm: add a signature in struct page
Matteo Croce
1
-0
/
+3
2020-12-15
mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO
Vlastimil Babka
1
-4
/
+0
2020-08-12
include/linux/poison.h: remove obsolete comment
Matthew Wilcox
1
-4
/
+0
2019-07-17
lib/list: tweak LIST_POISON2 for better code generation on x86_64
Alexey Dobriyan
1
-1
/
+1
2019-03-12
Drop flex_arrays
Kent Overstreet
1
-3
/
+0
2019-03-06
mm/page_poison: update comment after code moved
Michael S. Tsirkin
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-01-14
locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging
Nicolai Hähnle
1
-0
/
+1
2016-03-16
mm/page_poisoning.c: allow for zero poisoning
Laura Abbott
1
-0
/
+4
2016-01-16
include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers
Vasily Kulikov
1
-2
/
+2
2016-01-16
mm: sanitize page->mapping for tail pages
Kirill A. Shutemov
1
-0
/
+4
2015-09-10
include/linux/poison.h: remove not-used poison pointer macros
Vasily Kulikov
1
-7
/
+0
2015-09-10
include/linux/poison.h: fix LIST_POISON{1,2} offset
Vasily Kulikov
1
-2
/
+2
2011-12-08
memblock: Kill sentinel entries at the end of static region arrays
Tejun Heo
1
-6
/
+0
2011-07-26
mm/memblock.c: avoid abuse of RED_INACTIVE
Andrew Morton
1
-0
/
+6
2010-08-11
hugetlb, rmap: add reverse mapping for hugepage
Naoya Horiguchi
1
-9
/
+0
2010-04-24
hugetlb: fix infinite loop in get_futex_key() when backed by huge pages
Mel Gorman
1
-0
/
+9
2010-01-11
core, x86: make LIST_POISON less deadly
Avi Kivity
1
-2
/
+14
2009-09-22
flex_array: poison free elements
David Rientjes
1
-0
/
+3
2009-04-01
generic debug pagealloc
Akinobu Mita
1
-0
/
+3
2008-04-30
debugobjects: add timer specific object debugging code
Thomas Gleixner
1
-0
/
+7
2007-10-18
jbd2: JBD_XXX to JBD2_XXX naming cleanup
Mingming Cao
1
-1
/
+2
2007-05-08
Increase slab redzone to 64bits
David Woodhouse
1
-2
/
+2
2007-05-07
SLUB core
Christoph Lameter
1
-0
/
+3
2007-05-02
[PATCH] x86: tighten kernel image page access rights
Jan Beulich
1
-3
/
+0
2006-07-04
[ATM]: add+use poison defines
Randy Dunlap
1
-0
/
+1
2006-07-04
[NET]: add+use poison defines
Randy Dunlap
1
-0
/
+4
2006-06-28
[PATCH] poison: add & use more constants
Randy Dunlap
1
-0
/
+7
2006-06-28
[PATCH] update two drivers for poison.h
Randy Dunlap
1
-0
/
+6
2006-06-28
[PATCH] add poison.h and patch primary users
Randy Dunlap
1
-0
/
+45