index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-10
selinux: sparse fix: fix several warnings in the security server code
James Morris
5
-7
/
+9
2011-09-10
selinux: sparse fix: include selinux.h in exports.c
James Morris
1
-0
/
+1
2011-09-10
selinux: sparse fix: fix warnings in netlink code
James Morris
6
-5
/
+6
2011-09-10
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
3
-6
/
+4
2011-09-10
selinux: sparse fix: declare selinux_disable() in security.h
James Morris
2
-1
/
+1
2011-09-10
selinux: sparse fix: move selinux_complete_init
James Morris
2
-1
/
+1
2011-09-10
selinux: sparse fix: make selinux_secmark_refcount static
James Morris
1
-1
/
+1
2011-08-02
doc: Update the email address for Paul Moore in various source files
Paul Moore
15
-15
/
+15
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
2
-2
/
+2
2011-07-24
VFS : mount lock scalability for internal mounts
Tim Chen
1
-0
/
+1
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+3
2011-07-23
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-36
/
+4
2011-07-23
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
1
-2
/
+2
2011-07-21
security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu()
Lai Jiangshan
1
-18
/
+2
2011-07-21
security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu()
Lai Jiangshan
1
-18
/
+2
2011-07-20
selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU
Al Viro
2
-3
/
+3
2011-07-20
->permission() sanitizing: don't pass flags to ->inode_permission()
Al Viro
1
-2
/
+3
2011-06-22
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
Tejun Heo
1
-2
/
+2
2011-06-15
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
2
-1
/
+39
2011-06-14
SELinux: skip file_name_trans_write() when policy downgraded.
Roy.Li
1
-0
/
+3
2011-06-09
selinux: simplify and clean up inode_has_perm()
Linus Torvalds
1
-10
/
+15
2011-05-27
selinux: don't pass in NULL avd to avc_has_perm_noaudit
Linus Torvalds
2
-11
/
+4
2011-05-27
selinux: fix case of names with whitespace/multibytes on /selinux/create
Kohei Kaigai
1
-1
/
+36
2011-05-27
Merge commit 'v2.6.39' into 20110526
Eric Paris
5
-16
/
+21
2011-05-24
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...
James Morris
8
-156
/
+304
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+4
2011-05-20
selinux: avoid unnecessary avc cache stat hit count
Linus Torvalds
3
-9
/
+11
2011-05-20
selinux: de-crapify avc cache stat code generation
Linus Torvalds
1
-5
/
+1
2011-05-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-17
/
+1
2011-05-13
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
1
-4
/
+0
2011-05-13
SELinux: delete debugging printks from filename_trans rule processing
Eric Paris
1
-4
/
+0
2011-05-11
SELINUX: add /sys/fs/selinux mount point to put selinuxfs
Greg Kroah-Hartman
1
-1
/
+11
2011-05-08
security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu()
Lai Jiangshan
1
-17
/
+1
2011-05-04
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
2
-4
/
+5
2011-04-29
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
1
-3
/
+3
2011-04-29
SELinux: pass last path component in may_create
Eric Paris
1
-1
/
+2
2011-04-29
SELinux: introduce path_has_perm
Eric Paris
1
-14
/
+30
2011-04-28
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
1
-3
/
+3
2011-04-28
SELinux: pass last path component in may_create
Eric Paris
1
-1
/
+2
2011-04-28
SELinux: put name based create rules in a hashtable
Eric Paris
3
-61
/
+135
2011-04-28
SELinux: generic hashtab entry counter
Eric Paris
1
-2
/
+2
2011-04-28
SELinux: calculate and print hashtab stats with a generic function
Eric Paris
1
-19
/
+13
2011-04-28
SELinux: skip filename trans rules if ttype does not match parent dir
Eric Paris
3
-0
/
+17
2011-04-28
SELinux: rename filename_compute_type argument to *type instead of *con
Eric Paris
1
-3
/
+3
2011-04-28
SELinux: fix comment to state filename_compute_type takes an objname not a qstr
Eric Paris
1
-1
/
+1
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
5
-32
/
+69
2011-04-26
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
3
-25
/
+55
2011-04-26
LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
Eric Paris
1
-13
/
+13
2011-04-26
LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
Eric Paris
2
-26
/
+26
2011-04-26
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
3
-25
/
+55
[next]