Lines Matching +full:auto +full:- +full:boot
1 # SPDX-License-Identifier: GPL-2.0-only
24 use-after-free). The error reports for these checks can be augmented
26 PAGE_OWNER is also selected and enabled on boot.
65 Boot with debugging on by default. SLUB boots by default with
67 equivalent to specifying the "slub_debug" parameter on boot.
71 "slub_debug=-".
84 "page_owner=on" to boot parameter in order to enable it. Eats
86 for user-space helper.
122 "page_poison=1" kernel boot option.
128 checking the poison pattern on alloc, you can boot the kernel with
146 bool "Testcase for the marking rodata read-only"
149 This option enables a testcase for the setting rodata read-only.
155 bool "Warn on W+X mappings at boot"
160 Generate a warning if any W+X mappings are found at boot.
179 once the kernel has booted up - it's a one time check.
223 allocations. See Documentation/dev-tools/kmemleak.rst for more
253 bool "Enable kmemleak auto scan thread on boot up"
259 kmemleak scan at boot up.
261 Say N here to disable kmemleak auto scan thread to stop automatic
268 bool "Statistics for per-vma locks"
272 faults handled under protection of per-vma locks. When enabled, the
274 kernel developers to evaluate effectiveness of per-vma locks and to