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
/
selinuxfs.c
Age
Commit message (
Expand
)
Author
2022-04-14
selinux: don't sleep when CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE is true
Paul Moore
2022-04-04
selinux: checkreqprot is deprecated, add some ssleep() discomfort
Paul Moore
2022-04-04
selinux: runtime disable is deprecated, add some ssleep() discomfort
Paul Moore
2022-03-02
selinux: shorten the policy capability enum names
Paul Moore
2022-01-25
selinux: check return value of sel_make_avc_files
Christian Göttsche
2021-04-27
Merge tag 'selinux-pr-20210426' 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-08
selinux: measure state and policy capabilities
Lakshmi Ramasubramanian
2021-01-12
selinux: mark some global variables __ro_after_init
Ondrej Mosnacek
2021-01-12
selinux: make selinuxfs_mount static
Ondrej Mosnacek
2020-09-15
selinux: Add helper functions to get and set checkreqprot
Lakshmi Ramasubramanian
2020-08-31
selinux: simplify away security_policydb_len()
Ondrej Mosnacek
2020-08-27
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
2020-08-21
selinux: Create new booleans and class dirs out of tree
Daniel Burgener
2020-08-21
selinux: Standardize string literal usage for selinuxfs directory names
Daniel Burgener
2020-08-21
selinux: Refactor selinuxfs directory populating functions
Daniel Burgener
2020-08-21
selinux: Create function for selinuxfs directory cleanup
Daniel Burgener
2020-08-17
selinux: move policy commit after updating selinuxfs
Stephen Smalley
2020-02-27
selinux: remove unused initial SIDs and improve handling
Stephen Smalley
2020-02-11
selinux: convert cond_list to array
Ondrej Mosnacek
2020-02-10
selinux: sel_avc_get_stat_idx should increase position index
Vasily Averin
2020-02-10
Documentation,selinux: deprecate setting checkreqprot to 1
Stephen Smalley
2020-01-07
selinux: deprecate disabling SELinux and runtime
Paul Moore
2020-01-06
selinuxfs: use scnprintf to get real length for inode
liuyang34
2019-12-18
selinux: clean up selinux_enabled/disabled/enforcing_boot
Stephen Smalley
2019-12-09
selinux: sidtab reverse lookup hash table
Jeff Vander Stoep
2019-10-01
selinux: remove load size limit
zhanglin
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-04
vfs: Convert selinuxfs to use the new mount API
David Howells
2019-06-14
LSM: switch to blocking policy update notifiers
Janne Karhunen
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-01-08
SELinux: Abstract use of inode security blob
Casey Schaufler
2018-08-15
Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-07
selinux: cleanup dentry and inodes on error in selinuxfs
nixiaoming
2018-07-17
selinux: constify write_op[]
Eric Biggers
2018-06-30
Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-06-28
selinux: move user accesses in selinuxfs out of locked regions
Jann Horn
2018-06-19
selinux: Cleanup printk logging in selinuxfs
peter enderborg
2018-06-06
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-05-14
audit: use inline function to get audit context
Richard Guy Briggs
2018-04-17
audit: normalize MAC_POLICY_LOAD record
Richard Guy Briggs
2018-04-17
audit: normalize MAC_STATUS record
Richard Guy Briggs
2018-04-16
security: selinux: Change return type to vm_fault_t
Souptick Joarder
2018-04-09
selinux: fix missing dput() before selinuxfs unmount
Stephen Smalley
2018-03-20
selinux: wrap AVC state
Stephen Smalley
2018-03-20
selinux: wrap selinuxfs state
Stephen Smalley
2018-03-02
selinux: rename the {is,set}_enforcing() functions
Paul Moore
[next]