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
starfive-6.6.48-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
2009-08-14
SELinux: add selinux_kernel_module_request
Eric Paris
3
-0
/
+8
2009-08-06
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
1
-1
/
+1
2009-08-06
SELinux: call cap_file_mmap in selinux_file_mmap
Eric Paris
1
-1
/
+13
2009-07-17
kernel: rename is_single_threaded(task) to current_is_single_threaded(void)
Oleg Nesterov
1
-1
/
+1
2009-07-13
Revert "SELinux: Convert avc_audit to use lsm_audit.h"
James Morris
7
-133
/
+294
2009-07-13
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
7
-294
/
+133
2009-06-25
selinux: clean up avc node cache when disabling selinux
Thomas Liu
3
-0
/
+12
2009-06-24
security: rename ptrace_may_access => ptrace_access_check
Ingo Molnar
1
-3
/
+3
2009-06-23
selinux: restore optimization to selinux_file_permission
Stephen Smalley
1
-5
/
+10
2009-06-19
Merge branch 'master' into next
James Morris
7
-53
/
+24
2009-06-18
Add audit messages on type boundary violations
KaiGai Kohei
3
-23
/
+118
2009-06-18
cleanup in ss/services.c
KaiGai Kohei
1
-3
/
+3
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
6
-51
/
+22
2009-06-03
net: skb->dst accessors
Eric Dumazet
2
-2
/
+2
2009-06-03
SELinux: define audit permissions for audit tree netlink messages
Eric Paris
1
-0
/
+2
2009-05-19
selinux: remove obsolete read buffer limit from sel_read_bool
Stephen Smalley
1
-4
/
+0
2009-05-19
SELinux: move SELINUX_MAGIC into magic.h
Eric Paris
1
-2
/
+1
2009-05-08
Merge branch 'master' into next
James Morris
1
-1
/
+1
2009-05-05
selinux: Fix send_sigiotask hook
Stephen Smalley
1
-1
/
+1
2009-04-30
selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->p...
Oleg Nesterov
1
-8
/
+3
2009-04-30
SELinux: Don't flush inherited SIGKILL during execve()
David Howells
1
-4
/
+5
2009-04-30
SELinux: drop secondary_ops->sysctl
Eric Paris
1
-4
/
+0
2009-04-02
Permissive domain in userspace object manager
KaiGai Kohei
4
-29
/
+11
2009-03-28
selinux: Remove the "compat_net" compatibility code
Paul Moore
2
-214
/
+7
2009-03-28
netlabel: Label incoming TCP connections correctly in SELinux
Paul Moore
3
-186
/
+81
2009-03-24
Merge branch 'master' into next
James Morris
1
-3
/
+6
2009-03-10
SELinux: inode_doinit_with_dentry drop no dentry printk
Eric Paris
1
-3
/
+9
2009-03-06
SELinux: new permission between tty audit and audit socket
Eric Paris
3
-1
/
+3
2009-03-06
SELinux: open perm for sock files
Eric Paris
3
-0
/
+4
2009-03-02
selinux: Fix a panic in selinux_netlbl_inode_permission()
Paul Moore
1
-2
/
+3
2009-02-23
selinux: Fix the NetLabel glue code for setsockopt()
Paul Moore
1
-1
/
+3
2009-02-14
SELinux: convert the avc cache hash list to an hlist
Eric Paris
1
-20
/
+27
2009-02-14
SELinux: code readability with avc_cache
Eric Paris
1
-19
/
+44
2009-02-14
SELinux: remove unused av.decided field
Eric Paris
4
-14
/
+6
2009-02-14
SELinux: more careful use of avd in avc_has_perm_noaudit
Eric Paris
1
-19
/
+24
2009-02-14
SELinux: remove the unused ae.used
Eric Paris
1
-21
/
+7
2009-02-14
SELinux: check seqno when updating an avc_node
Eric Paris
1
-3
/
+6
2009-02-14
SELinux: NULL terminate al contexts from disk
Eric Paris
1
-2
/
+4
2009-02-14
SELinux: better printk when file with invalid label found
Eric Paris
1
-4
/
+13
2009-02-14
SELinux: call capabilities code directory
Eric Paris
1
-17
/
+13
2009-02-06
Merge branch 'master' into next
James Morris
2
-16
/
+14
2009-02-02
selinux: remove hooks which simply defer to capabilities
James Morris
1
-58
/
+10
2009-01-30
selinux: remove secondary ops call to shm_shmat
James Morris
1
-5
/
+0
2009-01-30
selinux: remove secondary ops call to unix_stream_connect
James Morris
1
-4
/
+0
2009-01-30
selinux: remove secondary ops call to task_kill
James Morris
1
-4
/
+0
2009-01-30
selinux: remove secondary ops call to task_setrlimit
James Morris
1
-5
/
+0
2009-01-30
selinux: remove unused cred_commit hook
James Morris
1
-9
/
+0
2009-01-30
selinux: remove secondary ops call to task_create
James Morris
1
-6
/
+0
2009-01-30
selinux: remove secondary ops call to file_mprotect
James Morris
1
-6
/
+1
2009-01-30
selinux: remove secondary ops call to inode_setattr
James Morris
1
-5
/
+0
[next]