index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
commoncap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-13
Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file cap...
Eric W. Biederman
1
-11
/
+1
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-20
/
+88
2021-02-23
Merge branch 'userns-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+11
2021-01-28
cap: fix conversions on getxattr
Miklos Szeredi
1
-24
/
+43
2021-01-24
commoncap: handle idmapped mounts
Christian Brauner
1
-13
/
+49
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
1
-3
/
+3
2021-01-24
acl: handle idmapped mounts
Christian Brauner
1
-7
/
+38
2021-01-24
capability: handle idmapped mounts
Christian Brauner
1
-2
/
+3
2020-12-29
capabilities: Don't allow writing ambiguous v3 file capabilities
Eric W. Biederman
1
-1
/
+11
2020-12-14
vfs: move cap_convert_nscap() call into vfs_setxattr()
Miklos Szeredi
1
-2
/
+1
2020-05-30
exec: Compute file based creds only once
Eric W. Biederman
1
-11
/
+13
2020-05-30
exec: Add a per bprm->file version of per_clear
Eric W. Biederman
1
-1
/
+1
2020-05-28
Merge commit a4ae32c71fe9 ("exec: Always set cap_ambient in cap_bprm_set_creds")
Eric W. Biederman
1
-0
/
+1
2020-05-26
exec: Always set cap_ambient in cap_bprm_set_creds
Eric W. Biederman
1
-0
/
+1
2020-05-21
exec: Convert security_bprm_set_creds into security_bprm_repopulate_creds
Eric W. Biederman
1
-5
/
+4
2019-07-09
Merge branch 'next-lsm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-3
/
+3
2019-07-07
security/commoncap: Use xattr security prefix len
Carmeli Tamir
1
-2
/
+2
2019-06-12
security: Make capability_hooks static
YueHaibing
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
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-26
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-11
LSM: generalize flag passing to security_capable
Micah Morton
1
-8
/
+9
2019-01-09
capability: Initialize as LSM_ORDER_FIRST
Kees Cook
1
-1
/
+8
2018-12-13
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-11
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-24
security: fix description of values returned by cap_inode_need_killpriv
Stefan Berger
1
-3
/
+3
2017-09-12
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
[next]