summaryrefslogtreecommitdiff
path: root/security/selinux/selinuxfs.c
AgeCommit message (Expand)Author
2021-04-27Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-03-18selinuxfs: unify policy load error reportingOndrej Mosnacek
2021-03-18selinux: fix variable scope issue in live sidtab conversionOndrej Mosnacek
2021-03-18selinux: don't log MAC_POLICY_LOAD record on failed policy loadOndrej Mosnacek
2021-03-08selinux: measure state and policy capabilitiesLakshmi Ramasubramanian
2021-01-12selinux: mark some global variables __ro_after_initOndrej Mosnacek
2021-01-12selinux: make selinuxfs_mount staticOndrej Mosnacek
2020-09-15selinux: Add helper functions to get and set checkreqprotLakshmi Ramasubramanian
2020-08-31selinux: simplify away security_policydb_len()Ondrej Mosnacek
2020-08-27selinux: move policy mutex to selinux_state, use in lockdep checksStephen Smalley
2020-08-21selinux: Create new booleans and class dirs out of treeDaniel Burgener
2020-08-21selinux: Standardize string literal usage for selinuxfs directory namesDaniel Burgener
2020-08-21selinux: Refactor selinuxfs directory populating functionsDaniel Burgener
2020-08-21selinux: Create function for selinuxfs directory cleanupDaniel Burgener
2020-08-17selinux: move policy commit after updating selinuxfsStephen Smalley
2020-02-27selinux: remove unused initial SIDs and improve handlingStephen Smalley
2020-02-11selinux: convert cond_list to arrayOndrej Mosnacek
2020-02-10selinux: sel_avc_get_stat_idx should increase position indexVasily Averin
2020-02-10Documentation,selinux: deprecate setting checkreqprot to 1Stephen Smalley
2020-01-07selinux: deprecate disabling SELinux and runtimePaul Moore
2020-01-06selinuxfs: use scnprintf to get real length for inodeliuyang34
2019-12-18selinux: clean up selinux_enabled/disabled/enforcing_bootStephen Smalley
2019-12-09selinux: sidtab reverse lookup hash tableJeff Vander Stoep
2019-10-01selinux: remove load size limitzhanglin
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-04vfs: Convert selinuxfs to use the new mount APIDavid Howells
2019-06-14LSM: switch to blocking policy update notifiersJanne Karhunen
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner
2019-01-08SELinux: Abstract use of inode security blobCasey Schaufler
2018-08-15Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-07selinux: cleanup dentry and inodes on error in selinuxfsnixiaoming
2018-07-17selinux: constify write_op[]Eric Biggers
2018-06-30Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-28selinux: move user accesses in selinuxfs out of locked regionsJann Horn
2018-06-19selinux: Cleanup printk logging in selinuxfspeter enderborg
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-14audit: use inline function to get audit contextRichard Guy Briggs
2018-04-17audit: normalize MAC_POLICY_LOAD recordRichard Guy Briggs
2018-04-17audit: normalize MAC_STATUS recordRichard Guy Briggs
2018-04-16security: selinux: Change return type to vm_fault_tSouptick Joarder
2018-04-09selinux: fix missing dput() before selinuxfs unmountStephen Smalley
2018-03-20selinux: wrap AVC stateStephen Smalley
2018-03-20selinux: wrap selinuxfs stateStephen Smalley
2018-03-02selinux: rename the {is,set}_enforcing() functionsPaul Moore
2018-03-01selinux: wrap global selinux stateStephen Smalley
2017-07-05Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-25sel_write_validatetrans(): don't open-code memdup_user_nul()Al Viro
2017-05-23selinux lsm IB/core: Implement LSM notification systemDaniel Jurgens
2017-05-23selinux: log policy capability state when a policy is loadedStephen Smalley