index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
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-06-11
selinux: Fix kernel-doc
Yang Li
2021-06-10
selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVC
Minchan Kim
2021-05-14
lsm_audit,selinux: pass IB device name by reference
Ondrej Mosnacek
2021-05-10
selinux: Remove redundant assignment to rc
Jiapeng Chong
2021-05-10
selinux: Corrected comment to match kernel-doc comment
Souptick Joarder
2021-05-10
selinux: delete selinux_xfrm_policy_lookup() useless argument
Zhongjun Tan
2021-05-10
selinux: constify some avtab function arguments
Ondrej Mosnacek
2021-05-10
selinux: simplify duplicate_policydb_cond_list() by using kmemdup()
Ondrej Mosnacek
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-27
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-22
LSM: Infrastructure management of the superblock
Casey Schaufler
2021-04-21
selinux: add proper NULL termination to the secclass_map permissions
Paul Moore
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-07
selinux: fix race between old and new sidtab
Ondrej Mosnacek
2021-04-02
selinux: fix cond_list corruption when changing booleans
Ondrej Mosnacek
2021-04-02
selinux: make nslot handling in avtab more robust
Ondrej Mosnacek
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
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-22
Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-03-18
selinuxfs: unify policy load error reporting
Ondrej Mosnacek
2021-03-18
selinux: fix variable scope issue in live sidtab conversion
Ondrej Mosnacek
2021-03-18
selinux: don't log MAC_POLICY_LOAD record on failed policy load
Ondrej Mosnacek
2021-03-11
nexthop: Add netlink defines and enumerators for resilient NH groups
Ido Schimmel
2021-03-08
selinux: fix misspellings using codespell tool
Xiong Zhenwu
2021-03-08
selinux: fix misspellings using codespell tool
Xiong Zhenwu
2021-03-08
selinux: measure state and policy capabilities
Lakshmi Ramasubramanian
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-02-21
Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-01-24
commoncap: handle idmapped mounts
Christian Brauner
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-14
selinux: include a consumer of the new IMA critical data hook
Lakshmi Ramasubramanian
2021-01-14
selinux: teach SELinux about anonymous inodes
Daniel Colascione
2021-01-13
selinux: fall back to SECURITY_FS_USE_GENFS if no xattr support
Ondrej Mosnacek
2021-01-12
selinux: mark selinux_xfrm_refcount as __read_mostly
Ondrej Mosnacek
2021-01-12
selinux: mark some global variables __ro_after_init
Ondrej Mosnacek
2021-01-12
selinux: make selinuxfs_mount static
Ondrej Mosnacek
2021-01-12
selinux: drop the unnecessary aurule_callback variable
Ondrej Mosnacek
2021-01-12
selinux: remove unused global variables
Ondrej Mosnacek
2021-01-04
selinux: fix inconsistency between inode_getxattr and inode_listsecurity
Amir Goldstein
2021-01-04
selinux: handle MPTCP consistently with TCP
Paolo Abeni
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-03
security: add const qualifier to struct sock in various places
Florian Westphal
[next]