index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
hooks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net,lsm,selinux: revert the security_sctp_assoc_established() hook
Paul Moore
2021-11-12
1
-13
/
+1
*
security: implement sctp_assoc_established hook in selinux
Xin Long
2021-11-03
1
-1
/
+13
*
security: pass asoc to sctp_assoc_request and sctp_sk_clone
Xin Long
2021-11-03
1
-11
/
+11
*
Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-01
1
-149
/
+90
|
\
|
*
security: Return xattr name from security_dentry_init_security()
Vivek Goyal
2021-10-20
1
-1
/
+5
|
*
selinux: fix a sock regression in selinux_ip_postroute_compat()
Paul Moore
2021-10-19
1
-2
/
+2
|
*
binder: use cred instead of task for selinux checks
Todd Kjos
2021-10-14
1
-35
/
+13
|
*
selinux: make better use of the nf_hook_state passed to the NF hooks
Paul Moore
2021-10-13
1
-27
/
+25
|
*
selinux: remove unneeded ipv6 hook wrappers
Florian Westphal
2021-10-11
1
-62
/
+18
|
*
selinux: remove the SELinux lockdown implementation
Paul Moore
2021-09-30
1
-30
/
+0
|
*
selinux: enable genfscon labeling for securityfs
Christian Göttsche
2021-09-28
1
-1
/
+2
|
*
selinux: add support for the io_uring access controls
Paul Moore
2021-09-19
1
-0
/
+34
*
|
selinux,smack: fix subjective/objective credential use mixups
Paul Moore
2021-09-23
1
-2
/
+2
|
/
*
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-08-31
1
-1
/
+3
|
\
|
*
mctp: Add MCTP base
Jeremy Kerr
2021-07-29
1
-1
/
+3
*
|
selinux: return early for possible NULL audit buffers
Austin Kim
2021-07-14
1
-0
/
+4
|
/
*
selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit()
Al Viro
2021-06-11
1
-4
/
+3
*
selinux: slow_avc_audit has become non-blocking
Al Viro
2021-06-11
1
-11
/
+2
*
lsm_audit,selinux: pass IB device name by reference
Ondrej Mosnacek
2021-05-14
1
-1
/
+1
*
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-05-01
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-08
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-04
1
-0
/
+4
*
|
selinux: handle MPTCP consistently with TCP
Paolo Abeni
2021-01-04
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-23
1
-2
/
+2
|
*
selinux: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-23
1
-0
/
+1
|
*
selinux: drop super_block backpointer from superblock_security_struct
Ondrej Mosnacek
2020-11-12
1
-3
/
+2
|
*
selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling
Paul Moore
2020-11-05
1
-18
/
+13
|
*
selinux: fix error initialization in inode_doinit_with_dentry()
Tianyue Ren
2020-10-27
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-13
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-20
1
-0
/
+3
[next]