Searched refs:privileges (Results 1 – 25 of 45) sorted by relevance
12
/Linux-v4.19/Documentation/userspace-api/ |
D | no_new_privs.rst | 5 The execve system call can grant a newly-started program privileges that 8 gaining these privileges as well, the kernel and user code must be 55 escalate its privileges by directly attacking setuid, setgid, and
|
D | seccomp_filter.rst | 72 run with ``CAP_SYS_ADMIN`` privileges in its namespace. If these are not 74 programs cannot be applied to child processes with greater privileges
|
/Linux-v4.19/Documentation/dev-tools/ |
D | kselftest.rst | 32 Note that some tests will require root privileges. 86 Note that some tests will require root privileges. 113 note some tests will require root privileges::
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-dbg-g-register.rst | 49 superuser privileges. Additionally the Linux kernel must be compiled 163 Insufficient permissions. Root privileges are required to execute
|
D | open.rst | 123 descriptor. Applications can request additional access privileges using
|
/Linux-v4.19/Documentation/trace/ |
D | mmiotrace.rst | 51 If not (requires root privileges):: 57 Activate mmiotrace (requires root privileges):: 76 Shut down mmiotrace (requires root privileges)::
|
/Linux-v4.19/Documentation/ia64/ |
D | efirtc.txt | 89 Root privileges are required to be able to set the time of day. 122 Root privileges are required to be able to set the alarm.
|
/Linux-v4.19/security/keys/ |
D | Kconfig | 37 it is or by a process with administrative privileges. The active
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | uvcvideo.rst | 140 Insufficient privileges (super user privileges are required).
|
/Linux-v4.19/Documentation/pti/ |
D | pti_intel_mid.txt | 40 privileges to successfully manipulate the ldisc drivers
|
/Linux-v4.19/Documentation/acpi/ |
D | method-customizing.txt | 71 memory and gain additional rights, if root's privileges got
|
/Linux-v4.19/Documentation/filesystems/ |
D | fuse.txt | 17 The filesystem daemon is running with the privileges of the mounting 228 A) mount owner should not be able to get elevated privileges with the 240 A) The mount owner could gain elevated privileges by either:
|
D | mandatory-locking.txt | 78 to run mandatory lock candidates with setgid privileges.
|
/Linux-v4.19/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 1943 if (vf_cfg->privileges & BE_PRIV_FILTMGMT) { in be_set_vf_tvt() 1944 status = be_cmd_set_fn_privileges(adapter, vf_cfg->privileges & in be_set_vf_tvt() 1947 vf_cfg->privileges &= ~BE_PRIV_FILTMGMT; in be_set_vf_tvt() 1965 if (!(vf_cfg->privileges & BE_PRIV_FILTMGMT)) { in be_clear_vf_tvt() 1966 status = be_cmd_set_fn_privileges(adapter, vf_cfg->privileges | in be_clear_vf_tvt() 1969 vf_cfg->privileges |= BE_PRIV_FILTMGMT; in be_clear_vf_tvt() 4242 status = be_cmd_get_fn_privileges(adapter, &vf_cfg->privileges, in be_vf_setup() 4244 if (!status && !(vf_cfg->privileges & BE_PRIV_FILTMGMT)) { in be_vf_setup() 4246 vf_cfg->privileges | in be_vf_setup() 4250 vf_cfg->privileges |= BE_PRIV_FILTMGMT; in be_vf_setup()
|
D | be.h | 357 u32 privileges; member
|
D | be_cmds.h | 1798 u32 privileges; /* Used by BE3, SH-R */ member 2468 int be_cmd_set_fn_privileges(struct be_adapter *adapter, u32 privileges,
|
/Linux-v4.19/Documentation/s390/ |
D | monreader.txt | 75 DCSS if your z/VM doesn't have one already, you need Class E privileges to
|
/Linux-v4.19/tools/testing/selftests/tc-testing/ |
D | README | 51 To use tdc, root privileges are required. This is because the
|
/Linux-v4.19/Documentation/security/ |
D | credentials.rst | 102 'group' and 'other'), each of which may be granted certain privileges 244 extra privileges, based on the annotations on the executable file.
|
/Linux-v4.19/tools/power/cpupower/po/ |
D | de.po | 224 msgid "Subcommand %s needs root privileges\n" 778 msgid "Intel's performance bias setting needs root privileges\n"
|
D | cs.po | 229 msgid "Subcommand %s needs root privileges\n" 767 msgid "Intel's performance bias setting needs root privileges\n"
|
D | fr.po | 224 msgid "Subcommand %s needs root privileges\n" 767 msgid "Intel's performance bias setting needs root privileges\n"
|
D | it.po | 224 msgid "Subcommand %s needs root privileges\n" 776 msgid "Intel's performance bias setting needs root privileges\n"
|
D | pt.po | 222 msgid "Subcommand %s needs root privileges\n" 778 msgid "Intel's performance bias setting needs root privileges\n"
|
/Linux-v4.19/Documentation/process/ |
D | 3.Early-stage.rst | 32 misuse of the LSM framework (which is not intended to confer privileges
|
12