index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
commoncap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-07
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2019-02-25
LSM: Update function documentation for cap_capable
Micah Morton
1
-1
/
+1
2019-01-25
audit: add support for fcaps v3
Richard Guy Briggs
1
-0
/
+2
2019-01-10
LSM: generalize flag passing to security_capable
Micah Morton
1
-8
/
+9
2019-01-08
capability: Initialize as LSM_ORDER_FIRST
Kees Cook
1
-1
/
+8
2018-12-12
security: audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+0
2018-09-04
Merge tag 'v4.19-rc2' into next-general
James Morris
1
-1
/
+1
2018-08-29
security/capabilities: remove check for -EINVAL
Christian Brauner
1
-3
/
+0
2018-08-11
cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
Eddie.Horng
1
-1
/
+1
2018-05-24
capabilities: Allow privileged user in s_user_ns to set security.* xattrs
Eric W. Biederman
1
-2
/
+6
2018-04-10
commoncap: Handle memory allocation failure.
Tetsuo Handa
1
-0
/
+2
2018-01-02
capabilities: fix buffer overread on very short xattr
Eric Biggers
1
-12
/
+9
2017-11-13
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-65
/
+128
2017-10-20
capabilities: audit log other surprising conditions
Richard Guy Briggs
1
-7
/
+22
2017-10-20
capabilities: fix logic for effective root or real root
Richard Guy Briggs
1
-3
/
+2
2017-10-20
capabilities: invert logic for clarity
Richard Guy Briggs
1
-4
/
+4
2017-10-20
capabilities: remove a layer of conditional logic
Richard Guy Briggs
1
-13
/
+10
2017-10-20
capabilities: move audit log decision to function
Richard Guy Briggs
1
-20
/
+30
2017-10-20
capabilities: use intuitive names for id changes
Richard Guy Briggs
1
-6
/
+22
2017-10-20
capabilities: use root_priveleged inline to clarify logic
Richard Guy Briggs
1
-2
/
+4
2017-10-20
capabilities: rename has_cap to has_fcap
Richard Guy Briggs
1
-10
/
+10
2017-10-20
capabilities: intuitive names for cap gain status
Richard Guy Briggs
1
-7
/
+11
2017-10-20
capabilities: factor out cap_bprm_set_creds privileged root
Richard Guy Briggs
1
-28
/
+48
2017-10-19
commoncap: move assignment of fs_ns to avoid null pointer dereference
Colin Ian King
1
-1
/
+2
2017-09-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2017-09-23
security: fix description of values returned by cap_inode_need_killpriv
Stefan Berger
1
-3
/
+3
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-21
/
+256
2017-09-01
Introduce v3 namespaced file capabilities
Serge E. Hallyn
1
-19
/
+251
2017-08-01
commoncap: Move cap_elevated calculation into bprm_set_creds
Kees Cook
1
-42
/
+10
2017-08-01
commoncap: Refactor to remove bprm_secureexec hook
Kees Cook
1
-4
/
+8
2017-07-20
security: Use user_namespace::level to avoid redundant iterations in cap_capa...
Kirill Tkhai
1
-2
/
+5
2017-03-06
security: mark LSM hooks as __ro_after_init
James Morris
1
-1
/
+1
2017-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+3
2017-01-24
exec: Remove LSM_UNSAFE_PTRACE_CAP
Eric W. Biederman
1
-1
/
+1
2017-01-24
exec: Test the ptracer's saved cred to see if the tracee can gain caps
Eric W. Biederman
1
-1
/
+2
2017-01-24
exec: Don't reset euid and egid when the tracee has CAP_SETUID
Eric W. Biederman
1
-1
/
+1
2017-01-19
LSM: Add /sys/kernel/security/lsm
Casey Schaufler
1
-1
/
+2
2016-10-07
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
1
-15
/
+10
2016-06-24
fs: Treat foreign mounts as nosuid
Andy Lutomirski
1
-1
/
+7
2016-06-24
fs: Limit file caps to the user namespace of the super block
Seth Forshee
1
-0
/
+2
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2016-04-22
security: Introduce security_settime64()
Baolin Wang
1
-1
/
+1
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
1
-3
/
+3
2016-01-20
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
1
-1
/
+6
2015-09-04
capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISE
Andy Lutomirski
1
-1
/
+2
2015-09-04
capabilities: ambient capabilities
Andy Lutomirski
1
-10
/
+92
2015-05-12
LSM: Switch to lists of hooks
Casey Schaufler
1
-8
/
+33
2015-04-15
VFS: security/: d_backing_inode() annotations
David Howells
1
-3
/
+3
2015-01-25
file->f_path.dentry is pinned down for as long as the file is open...
Al Viro
1
-5
/
+1
2014-11-19
kill f_dentry uses
Al Viro
1
-1
/
+1
[next]