index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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-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
|
/
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-05-09
1
-2
/
+2
|
\
|
*
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
2017-04-26
1
-2
/
+2
*
|
selinuxfs: Use seq_puts() in sel_avc_stats_seq_show()
Markus Elfring
2017-03-29
1
-4
/
+4
|
/
*
selinux: wrap cgroup seclabel support with its own policy capability
Stephen Smalley
2017-03-02
1
-1
/
+2
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-3
/
+2
*
selinux: default to security isid in sel_make_bools() if no sid is found
Gary Tierney
2017-01-09
1
-3
/
+3
*
selinux: log errors when loading new policy
Gary Tierney
2017-01-09
1
-5
/
+16
*
selinux: clean up cred usage and simplify
Stephen Smalley
2017-01-09
1
-34
/
+39
*
selinux: support distinctions among all network address families
Stephen Smalley
2017-01-09
1
-1
/
+1
*
selinux: normalize input to /sys/fs/selinux/enforce
Stephen Smalley
2016-11-20
1
-0
/
+2
*
selinux: Minor cleanups
Andreas Gruenbacher
2016-11-14
1
-2
/
+2
*
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
1
-1
/
+1
*
selinux: fix type mismatch
Heinrich Schuchardt
2016-06-15
1
-1
/
+1
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2016-01-17
1
-0
/
+80
|
\
|
*
selinux: export validatetrans decisions
Andrew Perepechko
2015-12-24
1
-0
/
+80
*
|
selinuxfs: switch to memdup_user_nul()
Al Viro
2016-01-04
1
-73
/
+41
|
/
*
selinux: introduce security_context_str_to_sid
Rasmus Villemoes
2015-10-21
1
-17
/
+9
*
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2015-09-10
1
-1
/
+1
*
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
2015-07-01
1
-6
/
+5
*
VFS: security/: d_inode() annotations
David Howells
2015-04-15
1
-1
/
+1
*
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...
James Morris
2015-03-27
1
-1
/
+1
|
\
|
*
selinux: fix sel_write_enforce broken return value
Joe Perches
2015-03-25
1
-1
/
+1
*
|
selinuxfs: don't open-code d_genocide()
Al Viro
2015-01-25
1
-49
/
+3
|
/
*
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-11-03
1
-3
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2014-04-03
1
-1
/
+1
|
\
|
*
security: replace strict_strto*() with kstrto*()
Jingoo Han
2014-02-06
1
-1
/
+1
*
|
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
2014-03-10
1
-10
/
+18
|
/
*
Add SELinux policy capability for always checking packet and peer classes.
Chris PeBenito
2013-07-25
1
-1
/
+3
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-12
/
+8
[next]