Home
last modified time | relevance | path

Searched full:restrictions (Results 1 – 25 of 847) sorted by relevance

12345678910>>...34

/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DGPL-2.0-with-lmbench-restriction5 following additional restrictions (which override any conflicting
6 restrictions in the GPL):
19 Rationale for the publication restrictions:
81 Note that these restrictions only apply to *publications*. We
87 networking numbers in isolation. The restrictions only kick
H A DOGPL76 Government is subject to the restrictions as set forth in subparagraph
87 restrictions as set forth in NASA FAR SUP 18-52.227-79 (April 1985)
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DUnicode-TOU13 …4. Further specifications of rights and restrictions pertaining to the use of the particular set o…
15restrictions of use. For the book editions (Unicode 5.0 and earlier), these are found on the back …
21restrictions as set forth in DFARS 202.227-7015 Technical Data, Commercial and Items (Nov 1995) an…
H A DFrameworx-1.040 …worx Open License 1.0. Use and distribution hereof are subject to the restrictions set forth there…
50 … The Frameworx Company. Use and distribution hereof is subject to the restrictions provided in the…
52Restrictions on Open Downstream Distributions. Each Downstream Distribution made by You, and by an…
56 …ation) Your obligation to require distributees to be bound by license restrictions as contemplated…
H A DLPPL-1.048 constraints on modification, but no file should have restrictions on
53 restrictions. If you do need to modify the distribution terms of some
108 under the following restrictions:
164 The above restrictions are not intended to prohibit, and hence do
184 above restrictions.
H A DAladdin18 …ts you the following rights, provided that you comply with all of the restrictions set forth in th…
23 2. Restrictions.
24 This license is subject to the following restrictions:
40 …(vi) You may not impose any further restrictions on the recipient's exercise of the rights granted…
47 4. Other Restrictions.
H A DQPL-1.0-INRIA-200432 patches. The following restrictions apply to modifications:
46 provided that you meet these restrictions:
H A DQPL-1.016 …rm that is separate from the Software, such as patches. The following restrictions apply to modifi…
21 …e-executable forms of modified versions of the Software, provided that you meet these restrictions:
/openbmc/linux/Documentation/gpu/amdgpu/display/
H A Dmpo-overview.rst62 every DCN has different restrictions; here, we are just trying to provide the
65 Plane Restrictions
68 AMDGPU imposes restrictions on the use of DRM planes in the driver.
71 restrictions:
83 Cursor Restrictions
86 Before we start to describe some restrictions around cursor and MPO, see the
184 many more restrictions for a multi-display scenario. The below example shows a
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Dacpi-lid.rst22 exceptional buggy platforms, special restrictions and exceptions should be
23 taken into account. This document describes the restrictions and the
27 Restrictions of the returning value of the _LID control method
39 Restrictions of the lid state change notifications
/openbmc/linux/Documentation/userspace-api/
H A Dlandlock.rst43 kernel and user space may not know each other's supported restrictions), hence
173 security policy; only adding more restrictions is allowed. These threads are
246 restrictions from its parent. This is similar to the seccomp inheritance (cf.
259 Ptrace restrictions
263 then be subject to additional restrictions when manipulating another process.
403 restricted. However, thanks to the `ptrace restrictions`_, access to such
434 restrict access to files, also implies inheritance of the ruleset restrictions
478 Using user space process to enforce restrictions on kernel resources can lead
488 fine-grained restrictions). Moreover, their complexity can lead to security
/openbmc/linux/Documentation/admin-guide/LSM/
H A DSafeSetID.rst6 system-wide allowlist. These restrictions also prohibit the given UIDs/GIDs
37 additional restrictions imposed by this LSM would mean it is a "safer" version
114 setgroups() calls for processes with CAP_SETGID restrictions. Until we add
116 policies add no meaningful security. setgroups() restrictions will be enforced
H A DYama.rst45 restrictions, it can call ``prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY, ...)``
75 The original children-only logic was based on the restrictions in grsecurity.
/openbmc/linux/include/uapi/linux/
H A Dcapability.h122 /* Overrides all DAC restrictions regarding read and search on files
123 and directories, including ACL restrictions if [_POSIX_ACL] is
128 /* Overrides all restrictions about allowed operations on files, where
130 is applicable. It doesn't override MAC and DAC restrictions. */
134 /* Overrides the following restrictions that the effective user ID
303 /* Override size restrictions on IPC message queues */
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dmsi.txt22 MSI controllers may have restrictions on permitted payloads.
70 If a device has restrictions on the allocation of MSIs, these restrictions
/openbmc/linux/include/video/
H A Dimx-ipu-image-convert.h57 * ipu_image_convert_adjust() - adjust input/output images to IPU restrictions.
70 * and rotation mode meet IPU restrictions.
76 * Returns 0 if the formats and rotation mode meet IPU restrictions,
/openbmc/linux/Documentation/gpu/rfc/
H A Di915_small_bar.rst37 Error Capture restrictions
39 With error capture we have two new restrictions:
/openbmc/linux/Documentation/mm/
H A Dhighmem.rst88 come with restrictions about the pointers validity. Contrary to kmap()
108 restrictions imposed on kmap_local_page(). Furthermore, the code between
134 restrictions imposed on kmap_local_page(). In particular, it is necessary to
141 restrictions on preemption or migration. It comes with an overhead as mapping
/openbmc/linux/drivers/cxl/
H A Dacpi.c123 static unsigned long cfmws_to_decoder_flags(int restrictions) in cfmws_to_decoder_flags() argument
127 if (restrictions & ACPI_CEDT_CFMWS_RESTRICT_TYPE2) in cfmws_to_decoder_flags()
129 if (restrictions & ACPI_CEDT_CFMWS_RESTRICT_TYPE3) in cfmws_to_decoder_flags()
131 if (restrictions & ACPI_CEDT_CFMWS_RESTRICT_VOLATILE) in cfmws_to_decoder_flags()
133 if (restrictions & ACPI_CEDT_CFMWS_RESTRICT_PMEM) in cfmws_to_decoder_flags()
135 if (restrictions & ACPI_CEDT_CFMWS_RESTRICT_FIXED) in cfmws_to_decoder_flags()
256 cxld->flags = cfmws_to_decoder_flags(cfmws->restrictions); in __cxl_parse_cfmws()
/openbmc/linux/security/landlock/
H A Dfs.c307 * @domain: The domain that defines the current restrictions.
351 * Check that a destination file hierarchy has more restrictions than a source
374 * Checks if the destination restrictions are a in no_more_access()
377 * restrictions(parent2) >= restrictions(child1) in no_more_access()
390 * Checks inverted restrictions for RENAME_EXCHANGE: in no_more_access()
391 * restrictions(parent1) >= restrictions(child2) in no_more_access()
475 * This helper first checks that the destination has a superset of restrictions
563 * least as much as restrictions on the destination than on the in is_access_to_paths_allowed()
795 * if the destination one has more (or the same) restrictions as the source
911 * hierarchy is not a superset of restrictions of the source directory in current_check_refer_path()
/openbmc/openbmc/poky/meta/recipes-core/kbd/kbd/
H A D0001-Remove-non-free-Agafari-fonts.patch25 version 2. It also violates section 6 of GPL (no further restrictions).
60 restrictions below:
/openbmc/linux/security/integrity/
H A DKconfig78 bool "Enforce Machine Keyring CA Restrictions"
83 on any key added to it. By default no restrictions are in place
/openbmc/linux/Documentation/core-api/
H A Dmemory-allocation.rst83 driver for a device with such restrictions, avoid using these flags.
84 And even with hardware with restrictions it is preferable to use
161 will be retried with `vmalloc`. There are restrictions on which GFP
/openbmc/linux/Documentation/powerpc/
H A Dvas-api.rst105 error codes and restrictions.
162 restrictions.
174 Only restrictions on mmap for a NX-GZIP device fd are:
179 Refer to mmap(2) man page for additional details/restrictions.
/openbmc/linux/Documentation/misc-devices/
H A Dxilinx_sdfec.rst138 Setting the order can only be done if the following restrictions are met:
155 Adding LDPC codes can only be done if the following restrictions are met:
166 Adding Turbo decode can only be done if the following restrictions are met:
186 Bypassing the SD-FEC can only be done if the following restrictions are met:

12345678910>>...34