index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
hooks.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-05-02
1
-36
/
+22
|
\
|
*
LSM: Infrastructure management of the superblock
Casey Schaufler
2021-04-22
1
-36
/
+22
*
|
selinux: clarify task subjective and objective credentials
Paul Moore
2021-03-22
1
-39
/
+73
*
|
lsm: separate security_task_getsecid() into subjective and objective variants
Paul Moore
2021-03-22
1
-1
/
+2
*
|
lsm,selinux: add new hook to compare new mount to an existing mount
Olga Kornievskaia
2021-03-22
1
-0
/
+56
*
|
selinux: Allow context mounts for unpriviliged overlayfs
Vivek Goyal
2021-03-09
1
-1
/
+2
|
/
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-9
/
+14
|
\
|
*
commoncap: handle idmapped mounts
Christian Brauner
2021-01-24
1
-8
/
+12
|
*
xattr: handle idmapped mounts
Tycho Andersen
2021-01-24
1
-1
/
+2
|
*
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-2
/
+2
*
|
selinux: teach SELinux about anonymous inodes
Daniel Colascione
2021-01-14
1
-0
/
+57
*
|
selinux: fall back to SECURITY_FS_USE_GENFS if no xattr support
Ondrej Mosnacek
2021-01-13
1
-25
/
+52
*
|
selinux: fix inconsistency between inode_getxattr and inode_listsecurity
Amir Goldstein
2021-01-05
1
-0
/
+4
*
|
selinux: handle MPTCP consistently with TCP
Paolo Abeni
2021-01-05
1
-1
/
+2
|
/
*
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-16
1
-9
/
+17
|
\
|
*
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-11-24
1
-2
/
+2
|
*
selinux: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-24
1
-0
/
+1
|
*
selinux: drop super_block backpointer from superblock_security_struct
Ondrej Mosnacek
2020-11-13
1
-3
/
+2
|
*
selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling
Paul Moore
2020-11-06
1
-18
/
+13
|
*
selinux: fix error initialization in inode_doinit_with_dentry()
Tianyue Ren
2020-10-28
1
-3
/
+16
*
|
security: add const qualifier to struct sock in various places
Florian Westphal
2020-12-03
1
-1
/
+1
|
/
*
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-15
1
-3
/
+5
|
\
|
*
LSM: Add "contents" flag to kernel_read_file hook
Kees Cook
2020-10-05
1
-2
/
+3
|
*
LSM: Introduce kernel_post_load_data() hook
Kees Cook
2020-10-05
1
-1
/
+1
|
*
fs/kernel_read_file: Split into separate include file
Scott Branden
2020-10-05
1
-0
/
+1
*
|
Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-14
1
-7
/
+10
|
\
\
|
|
/
|
/
|
|
*
selinux: Add helper functions to get and set checkreqprot
Lakshmi Ramasubramanian
2020-09-15
1
-3
/
+3
|
*
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
2020-08-27
1
-0
/
+1
|
*
selinux: convert policy read-write lock to RCU
Stephen Smalley
2020-08-25
1
-1
/
+0
|
*
selinux: delete repeated words in comments
Randy Dunlap
2020-08-24
1
-3
/
+3
|
*
selinux: permit removing security.selinux xattr before policy load
Stephen Smalley
2020-08-21
1
-0
/
+3
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-7
/
+1
|
/
*
selinux: allow reading labels before policy is loaded
Jonathan Lebon
2020-06-24
1
-1
/
+6
*
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-13
1
-7
/
+44
|
\
|
*
selinux: Implement the watch_key security hook
David Howells
2020-05-19
1
-0
/
+14
|
*
keys: Make the KEY_NEED_* perms an enum rather than a mask
David Howells
2020-05-19
1
-7
/
+30
*
|
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-06-04
1
-5
/
+3
|
\
\
|
|
/
|
/
|
|
*
exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds
Eric W. Biederman
2020-05-20
1
-5
/
+3
*
|
Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-05-01
1
-25
/
+45
|
\
\
|
|
/
|
/
|
|
*
selinux: properly handle multiple messages in selinux_netlink_send()
Paul Moore
2020-04-30
1
-25
/
+45
*
|
Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-01
1
-2
/
+16
|
\
|
|
*
selinux: Add xfs quota command types
Richard Haines
2020-02-22
1
-0
/
+7
|
*
security: selinux: allow per-file labeling for bpffs
Connor O'Brien
2020-02-12
1
-0
/
+1
|
*
selinux: allow kernfs symlinks to inherit parent directory context
Christian Göttsche
2020-02-10
1
-1
/
+3
|
*
Documentation,selinux: deprecate setting checkreqprot to 1
Stephen Smalley
2020-02-10
1
-1
/
+4
|
*
selinux: move status variables out of selinux_ss
Ondrej Mosnacek
2020-02-10
1
-0
/
+1
*
|
Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-02-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
selinux: fix typo in filesystem name
Hridya Valsaraju
2020-02-06
1
-1
/
+1
*
|
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
1
-8
/
+3
|
\
\
|
|
/
|
/
|
|
*
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
1
-7
/
+3
[next]