index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
hooks.c
Age
Commit message (
Expand
)
Author
2022-05-03
selinux: log anon inode class name
Christian Göttsche
2022-04-04
selinux: checkreqprot is deprecated, add some ssleep() discomfort
Paul Moore
2022-04-04
selinux: Remove redundant assignments
Michal Orzel
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-10
tracehook: Remove tracehook.h
Eric W. Biederman
2022-02-25
selinux: allow FIOCLEX and FIONCLEX with policy capability
Richard Haines
2022-02-18
selinux: drop return statement at end of void functions
Christian Göttsche
2022-02-15
security: implement sctp_assoc_established hook in selinux
Ondrej Mosnacek
2022-02-04
selinux: parse contexts for mount options early
Ondrej Mosnacek
2022-02-01
selinux: various sparse fixes
Paul Moore
2022-02-01
selinux: try to use preparsed sid before calling parse_sid()
Scott Mayhew
2022-02-01
selinux: Fix selinux_sb_mnt_opts_compat()
Scott Mayhew
2022-01-27
LSM: general protection fault in legacy_parse_param
Casey Schaufler
2022-01-27
selinux: fix a type cast problem in cred_init_security()
Paul Moore
2022-01-26
selinux: simplify cred_init_security
Christian Göttsche
2022-01-25
selinux: access superblock_security_struct in LSM blob way
GONG, Ruiqi
2022-01-11
Merge tag 'selinux-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-12-27
selinux: initialize proto variable in selinux_ip_postroute_compat()
Tom Rix
2021-12-21
selinux: minor tweaks to selinux_add_opt()
Paul Moore
2021-12-21
selinux: fix potential memleak in selinux_add_opt()
Bernard Zhao
2021-12-16
selinux: fix sleeping function called from invalid context
Scott Mayhew
2021-12-06
security,selinux: remove security_add_mnt_opt()
Ondrej Mosnacek
2021-11-22
lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()
Paul Moore
2021-11-12
net,lsm,selinux: revert the security_sctp_assoc_established() hook
Paul Moore
2021-11-03
security: implement sctp_assoc_established hook in selinux
Xin Long
2021-11-03
security: pass asoc to sctp_assoc_request and sctp_sk_clone
Xin Long
2021-11-01
Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-10-20
security: Return xattr name from security_dentry_init_security()
Vivek Goyal
2021-10-19
selinux: fix a sock regression in selinux_ip_postroute_compat()
Paul Moore
2021-10-14
binder: use cred instead of task for selinux checks
Todd Kjos
2021-10-13
selinux: make better use of the nf_hook_state passed to the NF hooks
Paul Moore
2021-10-11
selinux: remove unneeded ipv6 hook wrappers
Florian Westphal
2021-09-30
selinux: remove the SELinux lockdown implementation
Paul Moore
2021-09-28
selinux: enable genfscon labeling for securityfs
Christian Göttsche
2021-09-23
selinux,smack: fix subjective/objective credential use mixups
Paul Moore
2021-09-19
selinux: add support for the io_uring access controls
Paul Moore
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-07-29
mctp: Add MCTP base
Jeremy Kerr
2021-07-14
selinux: return early for possible NULL audit buffers
Austin Kim
2021-06-11
selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit()
Al Viro
2021-06-11
selinux: slow_avc_audit has become non-blocking
Al Viro
2021-05-14
lsm_audit,selinux: pass IB device name by reference
Ondrej Mosnacek
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-04-22
LSM: Infrastructure management of the superblock
Casey Schaufler
2021-03-22
selinux: clarify task subjective and objective credentials
Paul Moore
2021-03-22
lsm: separate security_task_getsecid() into subjective and objective variants
Paul Moore
2021-03-22
lsm,selinux: add new hook to compare new mount to an existing mount
Olga Kornievskaia
2021-03-08
selinux: Allow context mounts for unpriviliged overlayfs
Vivek Goyal
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-24
commoncap: handle idmapped mounts
Christian Brauner
[next]