index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
commoncap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
2023-03-01
1
-27
/
+22
*
fs: port vfs{g,u}id helpers to mnt_idmap
Christian Brauner
2023-01-19
1
-6
/
+3
*
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
2023-01-19
1
-3
/
+2
*
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
1
-27
/
+30
*
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+3
*
Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-13
1
-13
/
+9
|
\
|
*
lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
Paul Moore
2022-11-18
1
-12
/
+10
*
|
Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-12-12
1
-25
/
+26
|
\
\
|
*
|
caps: use type safe idmapping helpers
Christian Brauner
2022-10-26
1
-25
/
+26
|
|
/
*
/
capabilities: fix potential memleak on error path from vfs_getxattr_alloc()
Gaosheng Cui
2022-10-28
1
-2
/
+4
|
/
*
fs: support mapped mounts of mapped filesystems
Christian Brauner
2021-12-05
1
-5
/
+4
*
fs: use low-level mapping helpers
Christian Brauner
2021-12-03
1
-5
/
+8
*
fs: move mapping helpers
Christian Brauner
2021-12-03
1
-0
/
+1
*
Merge tag 'fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2021-04-27
1
-18
/
+34
|
\
|
*
security: commoncap: clean up kernel-doc comments
Randy Dunlap
2021-04-15
1
-17
/
+33
|
*
security: commoncap: fix -Wstringop-overread warning
Arnd Bergmann
2021-03-24
1
-1
/
+1
*
|
Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file cap...
Eric W. Biederman
2021-03-12
1
-11
/
+1
*
|
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-20
/
+88
|
\
\
|
*
|
commoncap: handle idmapped mounts
Christian Brauner
2021-01-24
1
-13
/
+49
|
*
|
xattr: handle idmapped mounts
Tycho Andersen
2021-01-24
1
-3
/
+3
|
*
|
acl: handle idmapped mounts
Christian Brauner
2021-01-24
1
-7
/
+38
|
*
|
capability: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+3
*
|
|
Merge branch 'userns-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-22
1
-1
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
capabilities: Don't allow writing ambiguous v3 file capabilities
Eric W. Biederman
2020-12-29
1
-1
/
+11
|
|
/
*
/
cap: fix conversions on getxattr
Miklos Szeredi
2021-01-28
1
-24
/
+43
|
/
*
vfs: move cap_convert_nscap() call into vfs_setxattr()
Miklos Szeredi
2020-12-14
1
-2
/
+1
*
exec: Compute file based creds only once
Eric W. Biederman
2020-05-29
1
-11
/
+13
*
exec: Add a per bprm->file version of per_clear
Eric W. Biederman
2020-05-29
1
-1
/
+1
*
Merge commit a4ae32c71fe9 ("exec: Always set cap_ambient in cap_bprm_set_creds")
Eric W. Biederman
2020-05-27
1
-0
/
+1
|
\
|
*
exec: Always set cap_ambient in cap_bprm_set_creds
Eric W. Biederman
2020-05-26
1
-0
/
+1
*
|
exec: Convert security_bprm_set_creds into security_bprm_repopulate_creds
Eric W. Biederman
2020-05-21
1
-5
/
+4
|
/
*
Merge branch 'next-lsm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2019-07-09
1
-3
/
+3
|
\
|
*
security/commoncap: Use xattr security prefix len
Carmeli Tamir
2019-07-07
1
-2
/
+2
|
*
security: Make capability_hooks static
YueHaibing
2019-06-11
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
|
/
*
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-07
1
-0
/
+2
|
\
|
*
audit: add support for fcaps v3
Richard Guy Briggs
2019-01-25
1
-0
/
+2
*
|
LSM: Update function documentation for cap_capable
Micah Morton
2019-02-25
1
-1
/
+1
*
|
LSM: generalize flag passing to security_capable
Micah Morton
2019-01-10
1
-8
/
+9
*
|
capability: Initialize as LSM_ORDER_FIRST
Kees Cook
2019-01-08
1
-1
/
+8
|
/
*
security: audit and remove any unnecessary uses of module.h
Paul Gortmaker
2018-12-12
1
-1
/
+0
*
Merge tag 'v4.19-rc2' into next-general
James Morris
2018-09-04
1
-1
/
+1
|
\
|
*
cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
Eddie.Horng
2018-08-11
1
-1
/
+1
*
|
security/capabilities: remove check for -EINVAL
Christian Brauner
2018-08-29
1
-3
/
+0
|
/
*
capabilities: Allow privileged user in s_user_ns to set security.* xattrs
Eric W. Biederman
2018-05-24
1
-2
/
+6
*
commoncap: Handle memory allocation failure.
Tetsuo Handa
2018-04-10
1
-0
/
+2
*
capabilities: fix buffer overread on very short xattr
Eric Biggers
2018-01-02
1
-12
/
+9
*
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-11-13
1
-65
/
+128
|
\
|
*
capabilities: audit log other surprising conditions
Richard Guy Briggs
2017-10-20
1
-7
/
+22
|
*
capabilities: fix logic for effective root or real root
Richard Guy Briggs
2017-10-20
1
-3
/
+2
[next]