| /linux/LICENSES/dual/ |
| H A D | CC-BY-4.0 | 32 conditions that creators and other rights holders may use to share 34 and certain other rights specified in the public license below. The 41 copyright and certain other rights. Our licenses are 44 Licensors should also secure all rights necessary before 59 other rights that a licensor has authority to grant. Use of 62 rights in the material. A licensor may make special requests, 73 By exercising the Licensed Rights (defined below), You accept and agree 77 granted the Licensed Rights in consideration of Your acceptance of 78 these terms and conditions, and the Licensor grants You such rights in 86 Rights that is derived from or based upon the Licensed Material [all …]
|
| H A D | MPL-1.1 | 53 subsequently acquired, any and all of the rights conveyed herein. 85 exercising rights under, and complying with all of the terms of, this 101 (a) under intellectual property rights (other than patent or 126 (a) under intellectual property rights (other than patent or 167 License or the recipients' rights hereunder. However, You may include 168 an additional document offering the additional rights described in 197 intellectual property rights is required to exercise the rights 220 Contributor has sufficient rights to grant the rights conveyed by 231 for the Source Code where You describe recipients' rights or ownership 232 rights relating to Covered Code. You may choose to offer, and to [all …]
|
| H A D | CDDL-1.0 | 46 subsequently acquired, any and all of the rights conveyed herein. 75 exercising rights under, and complying with all of the terms 93 (a) under intellectual property rights (other than patent or 124 (a) under intellectual property rights (other than patent or 176 have sufficient rights to grant the rights conveyed by this 192 this License or the recipients' rights hereunder. You may choose to 211 limit or alter the recipient's rights in the Source Code form from 212 the rights set forth in this License. If You distribute the Covered 279 6.1. This License and the rights granted hereunder will terminate 292 infringes any patent, then any and all rights granted directly or [all …]
|
| /linux/LICENSES/deprecated/ |
| H A D | CC0-1.0 | 25 exclusive Copyright and Related Rights (defined below) upon the creator 29 Certain owners wish to permanently relinquish those rights to a Work for 43 is an owner of Copyright and Related Rights in the Work, voluntarily 45 terms, with knowledge of his or her Copyright and Related Rights in the 46 Work and the meaning and intended legal effect of CC0 on those rights. 48 1. Copyright and Related Rights. A Work made available under CC0 may be 49 protected by copyright and related or neighboring rights ("Copyright and 50 Related Rights"). Copyright and Related Rights include, but are not 55 ii. moral rights retained by the original author(s) and/or performer(s); 56 iii. publicity and privacy rights pertaining to a person's image or [all …]
|
| H A D | GPL-1.0 | 39 To protect your rights, we need to make restrictions that forbid 40 anyone to deny you these rights or to ask you to surrender the rights. 45 gratis or for a fee, you must give the recipients all the rights that 47 source code. And you must tell them their rights. 49 We protect your rights with two steps: (1) copyright the software, and 144 the Program is void, and will automatically terminate your rights to use 146 copies, or rights to use copies, from you under this General Public 158 recipients' exercise of the rights granted herein.
|
| /linux/security/landlock/ |
| H A D | access.h | 21 * All access rights that are denied by default whether they are handled or not 39 /* Makes sure all filesystem access rights can be stored. */ 41 /* Makes sure all network access rights can be stored. */ 43 /* Makes sure all scoped rights can be stored. */ 76 * Makes sure all optional access rights can be tied to a layer index (cf. 86 /* Upgrades with all initially denied by default access rights. */ 91 * All access rights that are denied by default whether they are
|
| H A D | fs.h | 47 * tracks the relevant Landlock access rights that were available at the time 48 * of opening the file. Other LSM hooks use these rights in order to authorize 53 * @allowed_access: Access rights that were available at the time of 55 * rights available at that time, but it's the necessary subset as
|
| H A D | ruleset.h | 26 * struct landlock_layer - Access rights for a given layer 87 * struct landlock_rule - Access rights tied to an object 183 * rulesets without overlapping access rights. These 222 * landlock_union_access_masks - Return all access rights handled in the 285 /* Handles all initially denied by default access rights. */ in landlock_get_applicable_domain()
|
| H A D | fs.c | 310 /* All access rights that can be tied to files. */ 332 /* Files only get access rights that make sense. */ in landlock_append_fs_rule() 339 /* Transforms relative access rights to absolute ones. */ in landlock_append_fs_rule() 427 * rights without child exceptions): in no_more_access() 504 /* Checks that file access rights are also enforced for a directory. */ in test_no_more_access() 507 /* Checks that directory access rights don't impact file referring... */ in test_no_more_access() 519 /* Checks file exchange with directory access rights... */ in test_no_more_access() 524 /* ...and with file access rights. */ in test_no_more_access() 1029 * - true if all the domain access rights are allowed for @dir; 1087 * (and not only inodes) to tie access rights to files. Being able to link or [all …]
|
| /linux/drivers/infiniband/core/ |
| H A D | agent.h | 2 * Copyright (c) 2004 Mellanox Technologies Ltd. All rights reserved. 3 * Copyright (c) 2004 Infinicon Corporation. All rights reserved. 4 * Copyright (c) 2004 Intel Corporation. All rights reserved. 5 * Copyright (c) 2004 Topspin Corporation. All rights reserved. 6 * Copyright (c) 2004 Voltaire Corporation. All rights reserved.
|
| H A D | smi.h | 2 * Copyright (c) 2004 Mellanox Technologies Ltd. All rights reserved. 3 * Copyright (c) 2004 Infinicon Corporation. All rights reserved. 4 * Copyright (c) 2004 Intel Corporation. All rights reserved. 5 * Copyright (c) 2004 Topspin Corporation. All rights reserved. 6 * Copyright (c) 2004-2007 Voltaire Corporation. All rights reserved.
|
| H A D | cm_msgs.h | 3 * Copyright (c) 2004, 2011 Intel Corporation. All rights reserved. 4 * Copyright (c) 2004 Topspin Corporation. All rights reserved. 5 * Copyright (c) 2004 Voltaire Corporation. All rights reserved. 6 * Copyright (c) 2019, Mellanox Technologies inc. All rights reserved.
|
| H A D | smi.c | 2 * Copyright (c) 2004, 2005 Mellanox Technologies Ltd. All rights reserved. 3 * Copyright (c) 2004, 2005 Infinicon Corporation. All rights reserved. 4 * Copyright (c) 2004, 2005 Intel Corporation. All rights reserved. 5 * Copyright (c) 2004, 2005 Topspin Corporation. All rights reserved. 6 * Copyright (c) 2004-2007 Voltaire Corporation. All rights reserved. 7 * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. 8 * Copyright (c) 2014 Intel Corporation. All rights reserved.
|
| /linux/Documentation/userspace-api/ |
| H A D | landlock.rst | 13 The goal of Landlock is to enable restriction of ambient rights (e.g. global 41 `filesystem access rights`. 45 and the related actions are defined with `network access rights`. 59 to be explicit about the denied-by-default access rights. 95 version, and only use the available subset of access rights: 177 for the ruleset creation, by filtering access rights according to the Landlock 179 ``allowed_access`` rights are already available in ABI 1. 230 It is recommended to set access rights to file hierarchy leaves as much as 237 access rights per directory enables changing the location of such directories 238 without relying on the destination directory access rights (except those that [all …]
|
| /linux/include/uapi/rdma/ |
| H A D | irdma-abi.h | 3 * Copyright (c) 2006 - 2021 Intel Corporation. All rights reserved. 4 * Copyright (c) 2005 Topspin Communications. All rights reserved. 5 * Copyright (c) 2005 Cisco Systems. All rights reserved. 6 * Copyright (c) 2005 Open Grid Computing, Inc. All rights reserved.
|
| /linux/include/rdma/ |
| H A D | ib_smi.h | 3 * Copyright (c) 2004 Mellanox Technologies Ltd. All rights reserved. 4 * Copyright (c) 2004 Infinicon Corporation. All rights reserved. 5 * Copyright (c) 2004 Intel Corporation. All rights reserved. 6 * Copyright (c) 2004 Topspin Corporation. All rights reserved. 7 * Copyright (c) 2004 Voltaire Corporation. All rights reserved.
|
| /linux/tools/usb/usbip/ |
| H A D | COPYING | 28 To protect your rights, we need to make restrictions that forbid 29 anyone to deny you these rights or to ask you to surrender the rights. 34 gratis or for a fee, you must give the recipients all the rights that 37 rights. 39 We protect your rights with two steps: (1) copyright the software, and 124 Thus, it is not the intent of this section to claim rights or contest 125 your rights to work written entirely by you; rather, the intent is to 175 void, and will automatically terminate your rights under this License. 176 However, parties who have received copies, or rights, from you under 193 restrictions on the recipients' exercise of the rights granted herein.
|
| /linux/LICENSES/preferred/ |
| H A D | GPL-2.0 | 47 To protect your rights, we need to make restrictions that forbid 48 anyone to deny you these rights or to ask you to surrender the rights. 53 gratis or for a fee, you must give the recipients all the rights that 56 rights. 58 We protect your rights with two steps: (1) copyright the software, and 143 Thus, it is not the intent of this section to claim rights or contest 144 your rights to work written entirely by you; rather, the intent is to 194 void, and will automatically terminate your rights under this License. 195 However, parties who have received copies, or rights, from you under 212 restrictions on the recipients' exercise of the rights granted herein.
|
| /linux/include/linux/ |
| H A D | ntb_transport.h | 7 * Copyright(c) 2012 Intel Corporation. All rights reserved. 8 * Copyright (C) 2015 EMC Corporation. All Rights Reserved. 16 * Copyright(c) 2012 Intel Corporation. All rights reserved. 17 * Copyright (C) 2015 EMC Corporation. All Rights Reserved.
|
| /linux/include/uapi/linux/ |
| H A D | landlock.h | 20 * This structure defines a set of *handled access rights*, a set of actions on 22 * enacted. Vice versa, access rights that are not specifically listed here are 30 * The explicit listing of *handled access rights* is required for backwards 32 * *handle* a wide range or all access rights that they know about at build time 207 * The following access rights apply only to files: 225 * A directory can receive access rights related to files or directories. The 231 * However, the following access rights only apply to the content of a 263 * * The reparented file may not gain more access rights in the destination 337 * The following access rights apply to TCP port numbers:
|
| /linux/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs-log.h | 5 * Copyright (c) 2014 - 2018 ProfitBricks GmbH. All rights reserved. 6 * Copyright (c) 2018 - 2019 1&1 IONOS Cloud GmbH. All rights reserved. 7 * Copyright (c) 2019 - 2020 1&1 IONOS SE. All rights reserved.
|
| H A D | rtrs-srv-stats.c | 5 * Copyright (c) 2014 - 2018 ProfitBricks GmbH. All rights reserved. 6 * Copyright (c) 2018 - 2019 1&1 IONOS Cloud GmbH. All rights reserved. 7 * Copyright (c) 2019 - 2020 1&1 IONOS SE. All rights reserved.
|
| /linux/include/drm/amd/ |
| H A D | isp.h | 3 * Copyright (C) 2025 Advanced Micro Devices, Inc. All rights reserved. 4 * All Rights Reserved. 9 * without limitation the rights to use, copy, modify, merge, publish,
|
| /linux/drivers/block/rnbd/ |
| H A D | rnbd-log.h | 5 * Copyright (c) 2014 - 2018 ProfitBricks GmbH. All rights reserved. 6 * Copyright (c) 2018 - 2019 1&1 IONOS Cloud GmbH. All rights reserved. 7 * Copyright (c) 2019 - 2020 1&1 IONOS SE. All rights reserved.
|
| H A D | rnbd-srv.h | 5 * Copyright (c) 2014 - 2018 ProfitBricks GmbH. All rights reserved. 6 * Copyright (c) 2018 - 2019 1&1 IONOS Cloud GmbH. All rights reserved. 7 * Copyright (c) 2019 - 2020 1&1 IONOS SE. All rights reserved.
|