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
/
mm
/
page_poison.c
Age
Commit message (
Expand
)
Author
2021-04-30
mm: page_poison: print page info when corruption is caught
Sergei Trofimovich
2021-04-09
kasan: fix conflict with page poisoning
Andrey Konovalov
2020-12-22
kasan, mm: reset tags when accessing metadata
Andrey Konovalov
2020-12-15
mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITY
Vlastimil Babka
2020-12-15
mm, page_poison: use static key more efficiently
Vlastimil Babka
2020-10-16
mm/page_poison.c: replace bool variable with static key
Mateusz Nosek
2019-09-24
mm/page_poison.c: fix a typo in a comment
Christophe JAILLET
2019-03-05
page_poison: play nicely with KASAN
Qian Cai
2018-11-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-24
mm/page_poison: expose page_poisoning_enabled to kernel modules
Wei Wang
2018-04-05
mm/page_poison.c: make early_page_poison_param() __init
Dou Liyang
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-03
mm: enable page poisoning early at boot
Vinayak Menon
2016-06-03
mm: check the return value of lookup_page_ext for all call sites
Yang Shi
2016-05-20
mm: use existing helper to convert "on"/"off" to boolean
Minfei Huang
2016-03-15
mm/page_poisoning.c: allow for zero poisoning
Laura Abbott
2016-03-15
mm/page_poison.c: enable PAGE_POISONING as a separate option
Laura Abbott