index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
poison.h
Age
Commit message (
Expand
)
Author
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-17
ia64: scrub ia64 from poison.h
Alexey Dobriyan
2024-06-24
slab: delete useless RED_INACTIVE and RED_ACTIVE
Chengming Zhou
2024-02-23
stackdepot: use variable size records for non-evictable entries
Marco Elver
2023-11-28
net: page_pool: record pools per netdev
Jakub Kicinski
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-06
net: introduce skb_poison_list and use in kfree_skb_list
Jesper Dangaard Brouer
2023-01-27
fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
Jann Horn
2022-09-15
bpf: Add verifier check for BPF_PTR_POISON retval and arg
Dave Marchevsky
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