Home
last modified time | relevance | path

Searched full:subject (Results 1 – 25 of 4335) sorted by relevance

12345678910>>...174

/Linux-v6.6/security/smack/
Dsmack_access.c56 * @subject_label: a pointer to the subject's Smack label
60 * This function looks up the subject/object pair in the
103 * smk_access - determine if a subject has a specific access to an object
104 * @subject: a pointer to the subject's Smack label entry
109 * This function looks up the subject/object pair in the
115 int smk_access(struct smack_known *subject, struct smack_known *object, in smk_access() argument
125 * A star subject can't access any object. in smk_access()
127 if (subject == &smack_known_star) { in smk_access()
132 * An internet object can be accessed by any subject. in smk_access()
134 * An internet subject can access any object. in smk_access()
[all …]
/Linux-v6.6/Documentation/admin-guide/LSM/
DSmack.rst134 This interface reports whether a subject with the specified
142 This interface reports whether a subject with the specified
159 where the first string is the subject label, the second the
162 "rwxat-". If a rule for a given subject and object exists it will be
223 where the first string is the subject label, the second the
238 where the first string is the subject label, the second the
293 For the ``PTRACE_READ`` a subject needs to have a read access on
298 only allowed when subject's and object's labels are equal.
305 revoke-subject
307 rules with that subject label.
[all …]
/Linux-v6.6/crypto/asymmetric_keys/
Dx509_parser.h18 char *subject; /* Name of certificate subject */ member
20 struct asymmetric_key_id *skid; /* Subject + subjectKeyId (optional) */
31 const void *raw_subject; /* Raw subject name in ASN.1 */
Dx509_public_key.c176 pr_devel("Cert Subject: %s\n", cert->subject); in x509_key_preparse()
196 sulen = strlen(cert->subject); in x509_key_preparse()
209 p = memcpy(desc, cert->subject, sulen); in x509_key_preparse()
/Linux-v6.6/Documentation/security/
Dcredentials.rst52 A subject is an object that is acting upon another object.
65 A subject has an additional interpretation of its credentials. A subset
68 subject acts.
77 Linux has a number of actions available that a subject may perform upon an
78 object. The set of actions available depends on the nature of the subject
86 When a subject acts upon an object, a security calculation is made. This
88 action, and searching one or more sets of rules to see whether the subject
101 is an abbreviated ACL with three fixed classes of subject ('user',
118 subject label, the object label and the action and look for a rule
/Linux-v6.6/Documentation/process/
Dsubmitting-patches.rst375 weeks with the word "RESEND" added to the subject line::
385 Include PATCH in the subject
389 convention to prefix your subject line with [PATCH]. This lets Linus
574 understand the subject area and to perform thorough reviews, will normally
613 The canonical patch subject line is::
615 Subject: [PATCH 001/123] subsystem: summary phrase
636 The Subject line format makes it very easy to sort the emails
637 alphabetically by subject line - pretty much any email reader will
641 The ``subsystem`` in the email's Subject should identify which
644 The ``summary phrase`` in the email's Subject should concisely
[all …]
/Linux-v6.6/include/uapi/drm/
Dvgem_drm.h10 * permit persons to whom the Software is furnished to do so, subject to
37 * subject to backwards-compatibility constraints.
Dqxl_drm.h10 * Software is furnished to do so, subject to the following conditions:
34 * subject to backwards-compatibility constraints.
/Linux-v6.6/include/xen/
Dxenbus_dev.h10 * software packages, subject to the following license:
16 * and to permit persons to whom the Software is furnished to do so, subject to
Dacpi.h12 * software packages, subject to the following license:
18 * and to permit persons to whom the Software is furnished to do so, subject to
/Linux-v6.6/arch/arm/xen/
Dgrant-table.c11 * software packages, subject to the following license:
17 * and to permit persons to whom the Software is furnished to do so, subject to
/Linux-v6.6/LICENSES/dual/
DCC-BY-4.033 original works of authorship and other material subject to copyright
47 material not subject to the license. This includes other CC-
85 a. Adapted Material means material subject to Copyright and Similar
121 g. Licensed Rights means the rights granted to You subject to the
151 1. Subject to the terms and conditions of this Public License,
226 Your exercise of the Licensed Rights is expressly made subject to the
Dcopyleft-next-0.3.122 Subject to the terms of this License, I grant You:
103 longer subject to the conditions in sections 3 through 5.
114 a license to My Work from Me, subject to the terms of this License.
130 rights of those who have received copies or rights from You subject to
/Linux-v6.6/Documentation/bpf/
Dbpf_devel_QA.rst142 following subject lines (``yyyy-mm-dd`` is the date of the pull
153 so please read up on it. The subject line must indicate whether the
157 For fixes eventually landing in bpf -> net tree, the subject must
160 git format-patch --subject-prefix='PATCH bpf' start..finish
163 bpf-next -> net-next, the subject must look like::
165 git format-patch --subject-prefix='PATCH bpf-next' start..finish
169 problem either if the subject line says net or net-next as target.
179 version number (``v2``, ``v3``, ...) into the subject prefix::
181 git format-patch --subject-prefix='PATCH bpf-next v2' start..finish
264 be subject to change.
[all …]
/Linux-v6.6/include/keys/
Dasymmetric-type.h36 * (2) Issuer & Subject Unique IDs. Optional. These were the original way to
39 * (3) Auth & Subject Key Identifiers. Optional. SKIDs are only provided on
/Linux-v6.6/drivers/xen/
Dacpi.c12 * software packages, subject to the following license:
18 * and to permit persons to whom the Software is furnished to do so, subject to
/Linux-v6.6/arch/x86/include/asm/xen/
Dhypervisor.h12 * software packages, subject to the following license:
18 * and to permit persons to whom the Software is furnished to do so, subject to
/Linux-v6.6/drivers/crypto/cavium/zip/
Dzip_deflate.h28 * This Software, including technical data, may be subject to U.S. export
30 * associated regulations, and may be subject to export or import
Dzip_inflate.h28 * This Software, including technical data, may be subject to U.S. export
30 * associated regulations, and may be subject to export or import
Dzip_mem.h28 * This Software, including technical data, may be subject to U.S. export
30 * associated regulations, and may be subject to export or import
Dzip_crypto.h28 * This Software, including technical data, may be subject to U.S. export
30 * associated regulations, and may be subject to export or import
Dzip_device.h28 * This Software, including technical data, may be subject to U.S. export
30 * associated regulations, and may be subject to export or import
/Linux-v6.6/include/xen/arm/
Dhypercall.h12 * software packages, subject to the following license:
18 * and to permit persons to whom the Software is furnished to do so, subject to
/Linux-v6.6/drivers/xen/xenbus/
Dxenbus.h11 * software packages, subject to the following license:
17 * and to permit persons to whom the Software is furnished to do so, subject to
/Linux-v6.6/arch/arm64/xen/
Dhypercall.S12 * software packages, subject to the following license:
18 * and to permit persons to whom the Software is furnished to do so, subject to

12345678910>>...174