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