summaryrefslogtreecommitdiff
path: root/include/linux/capability.h
AgeCommit message (Expand)Author
2021-01-24commoncap: handle idmapped mountsChristian Brauner
2021-01-24acl: handle idmapped mountsChristian Brauner
2021-01-24capability: handle idmapped mountsChristian Brauner
2020-12-14vfs: move cap_convert_nscap() call into vfs_setxattr()Miklos Szeredi
2020-07-19capabilities: Introduce CAP_CHECKPOINT_RESTOREAdrian Reber
2020-05-15bpf, capability: Introduce CAP_BPFAlexei Starovoitov
2020-04-16capabilities: Introduce CAP_PERFMON to kernel and user spaceAlexey Budankov
2019-03-07Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-25LSM: add SafeSetID module that gates setid callsMicah Morton
2019-01-25audit: add support for fcaps v3Richard Guy Briggs
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-01Introduce v3 namespaced file capabilitiesSerge E. Hallyn
2016-11-22exec: Ensure mm->user_ns contains the execed filesEric W. Biederman
2016-11-22ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman
2016-08-02uapi: move forward declarations of internal structuresAlexey Dobriyan
2016-06-06kernel: Add noaudit variant of ns_capable()Tyler Hicks
2016-03-22cred/userns: define current_user_ns() as a functionArnd Bergmann
2015-11-18security/capability.h: cap_issubset/isclear can be booleanYaowei Bai
2015-11-18security: remove unused cap_is_fs_cap functionYaowei Bai
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda
2014-07-24CAPABILITIES: remove undefined caps from all processesEric Paris
2014-06-10fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski
2013-08-30userns: Kill nsown_capable it makes the wrong thing easyEric W. Biederman
2013-04-14Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-07-17PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPENDMichael Kerrisk
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-05-05epoll: Add a flag, EPOLLWAKEUP, to prevent suspend while epoll events are readyArve Hjønnevåg
2012-04-07userns: Replace the hard to write inode_userns with inode_capable.Eric W. Biederman
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-05capabilities: remove __cap_full_set definitionEric Paris
2012-01-05capabilities: remove task_ns_* functionsEric Paris
2012-01-05capabilites: introduce new has_ns_capabilities_noauditEric Paris
2011-10-20net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENTMaciej Żenczykowski
2011-05-24Merge branch 'next' into for-linusJames Morris
2011-05-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-19Merge branch 'master' into nextJames Morris
2011-05-13Cache user_ns in struct credSerge E. Hallyn
2011-04-26timers: Posix interface for alarm-timersJohn Stultz
2011-04-04capabilities: delete all CAP_INIT macrosEric Paris
2011-04-04capabilities: delete unused cap_set_fullEric Paris
2011-04-04capabilities: do not drop CAP_SETPCAP from the initial taskEric Paris
2011-03-23userns: make has_capability* into real functionsSerge E. Hallyn
2011-03-23userns: allow ptrace from non-init user namespacesSerge E. Hallyn
2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn
2010-11-29security: Define CAP_SYSLOGSerge E. Hallyn
2010-08-02security: move LSM xattrnames to xattr.hMimi Zohar
2009-11-24remove CONFIG_SECURITY_FILE_CAPABILITIES compile optionSerge E. Hallyn
2009-09-21trivial: change address of the libcap source.GeunSik Lim
2009-04-13add some long-missing capabilities to fs_maskSerge E. Hallyn