Searched full:rights (Results 1 – 25 of 58) sorted by relevance
123
| /Documentation/security/ |
| D | landlock.rst | 47 Cf. `File descriptor access rights`_. 52 Inode access rights 55 All access rights are tied to an inode and what can be accessed through it. 64 File descriptor access rights 67 Access rights are checked and tied to file descriptors at open time. The 80 Similarly to file access modes (e.g. ``O_RDWR``), Landlock access rights 82 processes (e.g. through a Unix domain socket). Such access rights will then be
|
| /Documentation/userspace-api/ |
| 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 …]
|
| /Documentation/scsi/ |
| D | LICENSE.FlashPoint | 5 All Rights Reserved 37 Copyright 1995-1996 by Mylex Corporation. All Rights Reserved
|
| /Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
| D | index.rst | 8 :Copyright: |copy| 2020-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
| D | kconfig.rst | 8 :Copyright: |copy| 2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
| /Documentation/devicetree/bindings/clock/ |
| D | amlogic,s4-pll-clkc.yaml | 2 # Copyright (C) 2022-2023 Amlogic, Inc. All rights reserved
|
| D | amlogic,c3-pll-clkc.yaml | 2 # Copyright (C) 2022-2023 Amlogic, Inc. All rights reserved
|
| D | amlogic,s4-peripherals-clkc.yaml | 2 # Copyright (C) 2022-2023 Amlogic, Inc. All rights reserved
|
| D | amlogic,c3-peripherals-clkc.yaml | 2 # Copyright (C) 2022-2023 Amlogic, Inc. All rights reserved
|
| /Documentation/devicetree/bindings/net/wireless/ |
| D | ieee80211.yaml | 2 # Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.
|
| /Documentation/devicetree/bindings/net/bluetooth/ |
| D | amlogic,w155s2-bt.yaml | 2 # Copyright (C) 2024 Amlogic, Inc. All rights reserved
|
| /Documentation/ABI/stable/ |
| D | vdso | 17 within their rights to crash.) In addition, if you pass a bad
|
| /Documentation/devicetree/bindings/bus/ |
| D | st,stm32-etzpc.yaml | 70 // Access rights are verified before creating devices.
|
| D | st,stm32mp25-rifsc.yaml | 86 // Access rights are verified before creating devices.
|
| /Documentation/devicetree/bindings/arm/ |
| D | qcom,coresight-tpda.yaml | 2 # Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
| D | qcom,coresight-tpdm.yaml | 2 # Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
| /Documentation/process/ |
| D | kernel-enforcement-statement.rst | 23 license with respect to any non-defensive assertion of rights under the
|
| D | code-of-conduct-interpretation.rst | 35 The Code of Conduct mentions rights and responsibilities for
|
| D | license-rules.rst | 335 Some licenses can be amended with exceptions which grant certain rights 451 "GPL and additional rights" Historical variant of expressing that the
|
| /Documentation/driver-api/rapidio/ |
| D | tsi721.rst | 98 Copyright(c) 2011 Integrated Device Technology, Inc. All rights reserved.
|
| /Documentation/sphinx/ |
| D | kerneldoc.py | 8 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
| /Documentation/devicetree/bindings/display/msm/ |
| D | gmu.yaml | 2 # Copyright 2019-2020, The Linux Foundation, All Rights Reserved
|
| /Documentation/filesystems/ |
| D | hpfs.rst | 28 rights, you must use extended attributes. 82 why not use it for unix-specific info like file owner or access rights? This
|
| /Documentation/scheduler/ |
| D | sched-rt-group.rst | 124 done that, even if the user has the rights to run processes with real-time
|
| /Documentation/ |
| D | memory-barriers.txt | 270 WRITE_ONCE(). Without them, the compiler is within its rights to 726 variable 'a' is always non-zero, it would be well within its rights 764 'b', which means that the CPU is within its rights to reorder them: 808 equal to zero, in which case the compiler is within its rights to 1560 (*) The compiler is within its rights to reorder loads and stores 1562 rights to reorder loads to the same variable. This means that 1577 (*) The compiler is within its rights to merge successive loads from 1597 (*) The compiler is within its rights to reload a variable, for example, 1627 (*) The compiler is within its rights to omit a load entirely if it knows 1660 (*) Similarly, the compiler is within its rights to omit a store entirely [all …]
|
123