Home
last modified time | relevance | path

Searched refs:protections (Results 1 – 14 of 14) sorted by relevance

/linux/Documentation/core-api/
H A Dprotection-keys.rst8 protections, but without requiring modification of the page tables when an
27 thread a different set of protections from every other thread.
45 each thread a different set of protections from every other thread.
/linux/Documentation/ABI/removed/
H A Dsysfs-selinux-checkreqprot23 check the actual protections being applied upon mmap/mprotect calls.
/linux/Documentation/mm/
H A Dvmalloced-kernel-stacks.rst89 protections.
92 with PAGE_KERNEL protections.
/linux/Documentation/security/
H A Dself-protection.rst149 kind of attack exist, and protections exist to defend against them.
168 important changes need to be made for better protections: moving the
198 While many protections can be considered deterministic (e.g. read-only
199 memory cannot be written to), some protections provide only statistical
/linux/Documentation/process/
H A Dthreat-model.rst49 By default, the Linux Kernel guarantees the following protections when running
98 classes of bugs are found, but a failure of these extra protections do not
125 protections or mitigations. Example: write access to procfs or debugfs.
/linux/Documentation/admin-guide/LSM/
H A DYama.rst6 protections that are not handled by the core kernel itself. This is
/linux/Documentation/networking/pse-pd/
H A Dpse-pi.rst299 controller protections.
300 - *PSE Controller Node:* Some protections may be implemented via
/linux/drivers/gpu/drm/radeon/
H A Dni.c2510 u32 protections = (status & PROTECTIONS_MASK) >> PROTECTIONS_SHIFT; in cayman_vm_decode_fault() local
2652 protections, vmid, addr, in cayman_vm_decode_fault()
/linux/Documentation/arch/x86/
H A Dintel_txt.rst152 - As one of the checks/protections provided by TXT, it makes a copy
/linux/Documentation/admin-guide/hw-vuln/
H A Dspectre.rst344 - The swapgs protections are disabled; otherwise it has
352 However, the protections are put in place on a case by case basis,
H A Dl1tf.rst89 The fact that L1TF breaks all domain protections allows malicious guest
/linux/Documentation/scheduler/
H A Dsched-util-clamp.rst383 v2 documentation <cgroupv2-protections-distributor>`.
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst701 .. _cgroupv2-protections-distributor:
716 As protections can be over-committed, all configuration combinations
/linux/tools/memory-model/Documentation/
H A Dexplanation.txt383 The protections provided by READ_ONCE(), WRITE_ONCE(), and others are