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
/
selinuxfs.c
Age
Commit message (
Expand
)
Author
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
2018-03-01
selinux: wrap global selinux state
Stephen Smalley
2017-07-05
Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-25
sel_write_validatetrans(): don't open-code memdup_user_nul()
Al Viro
2017-05-23
selinux lsm IB/core: Implement LSM notification system
Daniel Jurgens
2017-05-23
selinux: log policy capability state when a policy is loaded
Stephen Smalley
2017-05-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-04-26
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
2017-03-29
selinuxfs: Use seq_puts() in sel_avc_stats_seq_show()
Markus Elfring
2017-03-02
selinux: wrap cgroup seclabel support with its own policy capability
Stephen Smalley
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-01-09
selinux: default to security isid in sel_make_bools() if no sid is found
Gary Tierney
2017-01-09
selinux: log errors when loading new policy
Gary Tierney
2017-01-09
selinux: clean up cred usage and simplify
Stephen Smalley
2017-01-09
selinux: support distinctions among all network address families
Stephen Smalley
2016-11-20
selinux: normalize input to /sys/fs/selinux/enforce
Stephen Smalley
2016-11-14
selinux: Minor cleanups
Andreas Gruenbacher
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-06-15
selinux: fix type mismatch
Heinrich Schuchardt
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
[next]