开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
hooks.c
Age
Commit message (
Expand
)
Author
2023-05-30
selinux: make labeled NFS work when mounted before policy load
Ondrej Mosnacek
2023-05-18
selinux: Implement mptcp_add_subflow hook
Paolo Abeni
2023-05-08
selinux: declare read-only data arrays const
Christian Göttsche
2023-05-08
selinux: adjust typos in comments
Christian Göttsche
2023-03-20
selinux: remove the runtime disable functionality
Paul Moore
2023-03-20
selinux: remove the 'checkreqprot' functionality
Paul Moore
2023-03-14
selinux: stop passing selinux_state pointers and their offspring
Stephen Smalley
2023-01-19
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2022-12-13
Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-04
lsm: make security_socket_getpeersec_stream() sockptr_t safe
Paul Moore
2022-10-20
selinux: implement get, set and remove acl hook
Christian Brauner
2022-10-06
Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-10-03
Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-03
Merge tag 'selinux-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-09-14
selinux: remove the unneeded result variable
Xu Panda
2022-09-01
->getprocattr(): attribute name is const char *, TYVM...
Al Viro
2022-08-26
selinux: implement the security_uring_cmd() LSM hook
Paul Moore
2022-08-16
selinux: Implement userns_create hook
Frederick Lawler
2022-08-02
Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-06-20
selinux: selinux_add_opt() callers free memory
Xiu Jianfeng
2022-06-15
selinux: free contexts previously transferred in selinux_add_opt()
Christian Göttsche
2022-06-10
selinux: fix typos in comments
Jonas Lindner
2022-06-07
selinux: drop unnecessary NULL check
Christian Göttsche
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
[next]