Lines Matching refs:kernel
10 bool "Export kernel pagetable layout to userspace via debugfs"
14 Say Y here if you want to show the kernel pagetable layout in a
15 debugfs file. This information is only useful for kernel developers
16 who are working in architecture specific areas of the kernel.
18 kernel.
26 of memory, including kernel and userspace memory. Accidental
28 be used by people debugging the kernel.
38 Enabling this option causes the kernel to write the current PID to
41 planning to use hardware trace tools with this kernel.
47 of the kernel to be randomized at build-time. When selected,
49 build of the kernel, and the offset will be reflected in the
53 This option is intended for bootloader and/or kernel testing
59 bool "Set loadable kernel module data as NX and text as RO"
63 kernel module's text and read-only data. It also prevents execution
65 patching and dynamic kernel tracing - and they might also protect
66 against certain classes of kernel exploits.
70 bool "Make kernel text and rodata read-only"
72 If this is set, kernel text and rodata will be made read-only. This
74 kernel's executable code. Additionally splits rodata from kernel
85 the kernel. This prevents sections from being split into pages and