/linux-6.3-rc2/Documentation/devicetree/bindings/reserved-memory/ |
A D | shared-dma-pool.yaml | 25 - const: restricted-dma-pool 28 of restricted DMA buffers for a set of devices. The memory 33 restricted DMA is to mitigate the lack of DMA access control 63 const: restricted-dma-pool 91 restricted_dma_reserved: restricted-dma-pool@50000000 { 92 compatible = "restricted-dma-pool";
|
/linux-6.3-rc2/drivers/hwmon/ |
A D | dell-smm-hwmon.c | 109 static bool restricted = true; variable 110 module_param(restricted, bool, 0); 111 MODULE_PARM_DESC(restricted, "Restrict fan control and serial number to CAP_SYS_ADMIN (default: 1)"… 459 if (restricted && !capable(CAP_SYS_ADMIN)) in i8k_ioctl() 499 if (restricted && !capable(CAP_SYS_ADMIN)) in i8k_ioctl() 570 (restricted && !capable(CAP_SYS_ADMIN)) ? "-1" : data->bios_machineid, in i8k_proc_show()
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | aspeed-bmc-ibm-everest.dts | 2512 compatible = "ibm,fsi2spi-restricted"; 2529 compatible = "ibm,fsi2spi-restricted"; 2661 compatible = "ibm,fsi2spi-restricted"; 2678 compatible = "ibm,fsi2spi-restricted"; 2810 compatible = "ibm,fsi2spi-restricted"; 2827 compatible = "ibm,fsi2spi-restricted"; 2959 compatible = "ibm,fsi2spi-restricted"; 2976 compatible = "ibm,fsi2spi-restricted"; 3108 compatible = "ibm,fsi2spi-restricted"; 3125 compatible = "ibm,fsi2spi-restricted"; [all …]
|
A D | aspeed-bmc-ibm-bonnell.dts | 298 compatible = "ibm,fsi2spi-restricted"; 315 compatible = "ibm,fsi2spi-restricted"; 447 compatible = "ibm,fsi2spi-restricted"; 464 compatible = "ibm,fsi2spi-restricted";
|
A D | aspeed-bmc-ibm-rainier.dts | 406 compatible = "ibm,fsi2spi-restricted"; 423 compatible = "ibm,fsi2spi-restricted"; 555 compatible = "ibm,fsi2spi-restricted"; 572 compatible = "ibm,fsi2spi-restricted"; 704 compatible = "ibm,fsi2spi-restricted"; 721 compatible = "ibm,fsi2spi-restricted"; 853 compatible = "ibm,fsi2spi-restricted"; 870 compatible = "ibm,fsi2spi-restricted";
|
A D | ste-href-tvk1281618-r3.dtsi | 134 * data rate needs to be restricted to max 2Mbps which the
|
/linux-6.3-rc2/Documentation/userspace-api/ |
A D | landlock.rst | 171 now restricted and this policy will be enforced on all its subsequently created 397 Access to regular files and directories can be restricted by Landlock, 401 restricted. Likewise, some special kernel filesystems such as nsfs, which can 403 restricted. However, thanks to the `ptrace restrictions`_, access to such 404 sensitive ``/proc`` files are automatically restricted according to domain 422 Kernel memory allocated to create rulesets is accounted and can be restricted 435 from a parent to its hierarchy. Because files are identified and restricted by
|
A D | spec_ctrl.rst | 14 be restricted to a certain set of processes or tasks in controlled
|
/linux-6.3-rc2/drivers/phy/freescale/ |
A D | Kconfig | 49 Only useful for a restricted set of Ethernet protocols.
|
/linux-6.3-rc2/Documentation/cdrom/ |
A D | packet-writing.rst | 34 the so called "restricted overwrite" mode. To put a disc in restricted
|
/linux-6.3-rc2/drivers/net/wireless/intersil/orinoco/ |
A D | wext.c | 247 int restricted = priv->wep_restrict; in orinoco_ioctl_setiwencode() local 301 restricted = 0; in orinoco_ioctl_setiwencode() 303 restricted = 1; in orinoco_ioctl_setiwencode() 313 (priv->wep_restrict == restricted) && in orinoco_ioctl_setiwencode() 321 priv->wep_restrict = restricted; in orinoco_ioctl_setiwencode()
|
/linux-6.3-rc2/Documentation/userspace-api/media/mediactl/ |
A D | media-controller-model.rst | 25 interact with other entities. Data (not restricted to video) produced
|
/linux-6.3-rc2/scripts/coccinelle/api/ |
A D | memdup_user.cocci | 3 /// This is a little bit restricted to reduce false positives
|
/linux-6.3-rc2/Documentation/devicetree/bindings/pci/ |
A D | intel,ixp4xx-pci.yaml | 45 than 64MB the DMA access has to be restricted to these
|
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
A D | vidioc-subdev-querycap.rst | 93 restricted. Refer to each individual subdevice ioctl documentation
|
/linux-6.3-rc2/samples/ |
A D | Kconfig | 170 restricted by a user-defined filesystem access control policy. 246 as mount API and statx(). Note that this is restricted to the x86
|
/linux-6.3-rc2/Documentation/arm64/ |
A D | cpu-feature-registers.rst | 17 restricted from EL0 and there is no reliable way for an application to 88 Accessing a restricted system register from an application generates an
|
/linux-6.3-rc2/Documentation/core-api/ |
A D | gfp_mask-from-fs-io.rst | 23 abuses when the restricted gfp mask is used "just in case" without a
|
/linux-6.3-rc2/Documentation/x86/x86_64/ |
A D | fake-numa-for-cpusets.rst | 64 /proc/meminfo between the restricted cpuset case above and the unrestricted
|
/linux-6.3-rc2/Documentation/dev-tools/kunit/ |
A D | index.rst | 44 restricted to things exposed to user-space.
|
/linux-6.3-rc2/include/linux/ |
A D | io_uring_types.h | 200 unsigned int restricted: 1; member
|
/linux-6.3-rc2/Documentation/firmware-guide/acpi/ |
A D | method-customizing.rst | 88 restricted (for example if root is not allowed to load additional
|
/linux-6.3-rc2/Documentation/devicetree/bindings/input/touchscreen/ |
A D | cypress,cy8ctma340.yaml | 49 needs to be restricted to 2 Mbps.
|
/linux-6.3-rc2/Documentation/ABI/stable/ |
A D | firewire-cdev | 50 operations are restricted to /dev/fw* files that are associated
|
/linux-6.3-rc2/Documentation/admin-guide/LSM/ |
A D | Yama.rst | 58 1 - restricted ptrace:
|