index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_poison.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-30
mm: page_poison: print page info when corruption is caught
Sergei Trofimovich
1
-2
/
+4
2021-04-10
kasan: fix conflict with page poisoning
Andrey Konovalov
1
-1
/
+3
2020-12-22
kasan, mm: reset tags when accessing metadata
Andrey Konovalov
1
-1
/
+1
2020-12-15
mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITY
Vlastimil Babka
1
-3
/
+0
2020-12-15
mm, page_poison: use static key more efficiently
Vlastimil Babka
1
-46
/
+7
2020-10-16
mm/page_poison.c: replace bool variable with static key
Mateusz Nosek
1
-5
/
+15
2019-09-25
mm/page_poison.c: fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2019-03-06
page_poison: play nicely with KASAN
Qian Cai
1
-0
/
+4
2018-11-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+6
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-25
mm/page_poison: expose page_poisoning_enabled to kernel modules
Wei Wang
1
-0
/
+6
2018-04-06
mm/page_poison.c: make early_page_poison_param() __init
Dou Liyang
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-05-04
mm: enable page poisoning early at boot
Vinayak Menon
1
-65
/
+12
2016-06-04
mm: check the return value of lookup_page_ext for all call sites
Yang Shi
1
-1
/
+7
2016-05-21
mm: use existing helper to convert "on"/"off" to boolean
Minfei Huang
1
-7
/
+1
2016-03-16
mm/page_poisoning.c: allow for zero poisoning
Laura Abbott
1
-2
/
+5
2016-03-16
mm/page_poison.c: enable PAGE_POISONING as a separate option
Laura Abbott
1
-0
/
+173