Historial de Commits

Autor SHA1 Mensaje Fecha
  Jann Horn caaee6234d ptrace: use fsuid, fsgid, effective creds for fs access checks hace 9 años
  Andy Lutomirski 746bf6d642 capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISE hace 10 años
  Andy Lutomirski 58319057b7 capabilities: ambient capabilities hace 10 años
  Casey Schaufler b1d9e6b064 LSM: Switch to lists of hooks hace 10 años
  David Howells c6f493d631 VFS: security/: d_backing_inode() annotations hace 10 años
  Al Viro f4a4a8b125 file->f_path.dentry is pinned down for as long as the file is open... hace 10 años
  Al Viro b583043e99 kill f_dentry uses hace 11 años
  Eric Paris 7d8b6c6375 CAPABILITIES: remove undefined caps from all processes hace 11 años
  Tetsuo Handa 6d6f332842 commoncap: don't alloc the credential unless needed in cap_task_prctl hace 11 años
  Serge Hallyn f54fb863c6 capabilities: allow nice if we are privileged hace 12 años
  Eric W. Biederman 160da84dbb userns: Allow PR_CAPBSET_DROP in a user namespace. hace 12 años
  Al Viro 182be68478 kill f_vfsmnt hace 12 años
  Eric W. Biederman 520d9eabce Fix cap_capable to only allow owners in the parent user namespace to have caps. hace 12 años
  Al Viro e5467859f7 split ->file_mmap() into ->mmap_addr()/->mmap_file() hace 13 años
  Al Viro d007794a18 split cap_mmap_addr() out of cap_file_mmap() hace 13 años
  Linus Torvalds 644473e9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace hace 13 años
  James Morris 898bfc1d46 Merge tag 'v3.4-rc5' into next hace 13 años
  Eric W. Biederman 18815a1808 userns: Convert capabilities related permsion checks hace 13 años
  Eric W. Biederman 078de5f706 userns: Store uid and gid values in struct cred with kuid_t and kgid_t types hace 13 años
  Eric W. Biederman 783291e690 userns: Simplify the user_namespace by making userns->creator a kuid. hace 14 años
  Jonghwan Choi 51b79bee62 security: fix compile error in commoncap.c hace 13 años
  Eric Paris d52fc5dde1 fcaps: clear the same personality flags as suid when fcaps are used hace 13 años
  Andy Lutomirski 259e5e6c75 Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs hace 13 años
  Eric W. Biederman aeb3ae9da9 userns: Add an explicit reference to the parent user namespace hace 14 años
  Eric W. Biederman c4a4d60379 userns: Use cred->user_ns instead of cred->user->user_ns hace 14 años
  Al Viro 4040153087 security: trim security.h hace 13 años
  Linus Torvalds c49c41a413 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security hace 13 años
  Eric Paris fd77846152 security: remove the security_netlink_recv hook as it is equivalent to capable() hace 13 años
  Eric Paris 6a9de49115 capabilities: remove the task from capable LSM hook entirely hace 13 años
  Serge Hallyn 7d8db1808a capabilities: initialize has_cap hace 14 años