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