index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
selinuxfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-27
1
-0
/
+6
|
\
|
*
selinux: measure state and policy capabilities
Lakshmi Ramasubramanian
2021-03-08
1
-0
/
+6
*
|
selinuxfs: unify policy load error reporting
Ondrej Mosnacek
2021-03-18
1
-6
/
+3
*
|
selinux: fix variable scope issue in live sidtab conversion
Ondrej Mosnacek
2021-03-18
1
-5
/
+5
*
|
selinux: don't log MAC_POLICY_LOAD record on failed policy load
Ondrej Mosnacek
2021-03-18
1
-2
/
+1
|
/
*
selinux: mark some global variables __ro_after_init
Ondrej Mosnacek
2021-01-12
1
-2
/
+2
*
selinux: make selinuxfs_mount static
Ondrej Mosnacek
2021-01-12
1
-1
/
+1
*
selinux: Add helper functions to get and set checkreqprot
Lakshmi Ramasubramanian
2020-09-15
1
-2
/
+3
*
selinux: simplify away security_policydb_len()
Ondrej Mosnacek
2020-08-31
1
-6
/
+6
*
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
2020-08-27
1
-14
/
+12
*
selinux: Create new booleans and class dirs out of tree
Daniel Burgener
2020-08-21
1
-23
/
+90
*
selinux: Standardize string literal usage for selinuxfs directory names
Daniel Burgener
2020-08-21
1
-4
/
+6
*
selinux: Refactor selinuxfs directory populating functions
Daniel Burgener
2020-08-21
1
-20
/
+25
*
selinux: Create function for selinuxfs directory cleanup
Daniel Burgener
2020-08-21
1
-14
/
+25
*
selinux: move policy commit after updating selinuxfs
Stephen Smalley
2020-08-17
1
-32
/
+37
*
selinux: remove unused initial SIDs and improve handling
Stephen Smalley
2020-02-27
1
-1
/
+5
*
selinux: convert cond_list to array
Ondrej Mosnacek
2020-02-11
1
-2
/
+2
*
selinux: sel_avc_get_stat_idx should increase position index
Vasily Averin
2020-02-10
1
-0
/
+1
*
Documentation,selinux: deprecate setting checkreqprot to 1
Stephen Smalley
2020-02-10
1
-0
/
+8
*
selinux: deprecate disabling SELinux and runtime
Paul Moore
2020-01-07
1
-0
/
+7
*
selinuxfs: use scnprintf to get real length for inode
liuyang34
2020-01-06
1
-2
/
+2
*
selinux: clean up selinux_enabled/disabled/enforcing_boot
Stephen Smalley
2019-12-18
1
-6
/
+5
*
selinux: sidtab reverse lookup hash table
Jeff Vander Stoep
2019-12-09
1
-0
/
+65
*
selinux: remove load size limit
zhanglin
2019-10-01
1
-4
/
+0
*
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
1
-5
/
+15
|
\
|
*
vfs: Convert selinuxfs to use the new mount API
David Howells
2019-07-04
1
-5
/
+15
*
|
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
1
-1
/
+1
|
\
\
|
*
|
LSM: switch to blocking policy update notifiers
Janne Karhunen
2019-06-14
1
-1
/
+1
|
|
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-06-05
1
-3
/
+1
|
/
*
SELinux: Abstract use of inode security blob
Casey Schaufler
2019-01-08
1
-2
/
+2
*
Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-15
1
-14
/
+31
|
\
|
*
selinux: cleanup dentry and inodes on error in selinuxfs
nixiaoming
2018-08-07
1
-8
/
+25
|
*
selinux: constify write_op[]
Eric Biggers
2018-07-17
1
-1
/
+1
|
*
selinux: Cleanup printk logging in selinuxfs
peter enderborg
2018-06-19
1
-5
/
+5
*
|
Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-06-30
1
-45
/
+33
|
\
\
|
|
/
|
/
|
|
*
selinux: move user accesses in selinuxfs out of locked regions
Jann Horn
2018-06-28
1
-45
/
+33
*
|
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-06
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
audit: use inline function to get audit context
Richard Guy Briggs
2018-05-14
1
-3
/
+3
*
|
audit: normalize MAC_POLICY_LOAD record
Richard Guy Briggs
2018-04-17
1
-1
/
+1
*
|
audit: normalize MAC_STATUS record
Richard Guy Briggs
2018-04-17
1
-4
/
+10
*
|
security: selinux: Change return type to vm_fault_t
Souptick Joarder
2018-04-16
1
-1
/
+1
|
/
*
selinux: fix missing dput() before selinuxfs unmount
Stephen Smalley
2018-04-09
1
-0
/
+1
*
selinux: wrap AVC state
Stephen Smalley
2018-03-20
1
-19
/
+41
*
selinux: wrap selinuxfs state
Stephen Smalley
2018-03-20
1
-177
/
+261
*
selinux: rename the {is,set}_enforcing() functions
Paul Moore
2018-03-02
1
-3
/
+3
*
selinux: wrap global selinux state
Stephen Smalley
2018-03-01
1
-63
/
+82
*
Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-05
1
-7
/
+5
|
\
|
*
sel_write_validatetrans(): don't open-code memdup_user_nul()
Al Viro
2017-05-25
1
-7
/
+5
*
|
selinux lsm IB/core: Implement LSM notification system
Daniel Jurgens
2017-05-23
1
-0
/
+2
*
|
selinux: log policy capability state when a policy is loaded
Stephen Smalley
2017-05-23
1
-11
/
+2
|
/
[next]