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
2011-04-02
selinux: add type_transition with name extension support for selinuxfs
Kohei Kaigai
3
-12
/
+25
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-3
/
+3
2011-03-29
selinux: Fix regression for Xorg
Stephen Smalley
1
-1
/
+1
2011-03-28
SELinux: Write class field in role_trans_write.
Harry Ciao
1
-2
/
+9
2011-03-28
SELinux: Compute role in newcontext for all classes
Harry Ciao
1
-11
/
+9
2011-03-28
SELinux: Add class support to the role_trans structure
Harry Ciao
3
-2
/
+18
2011-03-24
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
1
-1
/
+1
2011-03-24
userns: security: make capabilities relative to the user namespace
Serge E. Hallyn
1
-5
/
+8
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-7
/
+9
2011-03-13
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2
-3
/
+3
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
10
-201
/
+413
2011-03-08
Merge branch 'master'; commit 'v2.6.38-rc7' into next
James Morris
4
-5
/
+8
2011-03-04
SELinux: implement the new sb_remount LSM hook
Eric Paris
1
-0
/
+86
2011-03-03
SELinux: Compute SID for the newly created socket
Harry Ciao
1
-6
/
+21
2011-03-03
SELinux: Socket retains creator role and MLS attribute
Harry Ciao
3
-7
/
+29
2011-03-03
SELinux: Auto-generate security_is_socket_class
Harry Ciao
1
-0
/
+4
2011-03-03
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
Patrick McHardy
1
-2
/
+4
2011-02-25
Revert "selinux: simplify ioctl checking"
Eric Paris
1
-8
/
+42
2011-02-25
selinux: drop unused packet flow permissions
Eric Paris
1
-2
/
+1
2011-02-25
selinux: Fix packet forwarding checks on postrouting
Steffen Klassert
1
-18
/
+5
2011-02-25
selinux: Fix wrong checks for selinux_policycap_netpeer
Steffen Klassert
1
-18
/
+6
2011-02-25
selinux: Fix check for xfrm selinux context algorithm
Steffen Klassert
1
-1
/
+1
2011-02-23
xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.
David S. Miller
2
-2
/
+2
2011-02-08
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
1
-1
/
+5
2011-02-01
security/selinux: fix /proc/sys/ labeling
Lucian Adrian Grijincu
1
-102
/
+18
2011-02-01
SELinux: Use dentry name in new object labeling
Eric Paris
6
-37
/
+197
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
1
-2
/
+3
2011-01-24
selinux: return -ENOMEM when memory allocation fails
Davidlohr Bueso
2
-3
/
+3
2011-01-24
security:selinux: kill unused MAX_AVTAB_HASH_MASK and ebitmap_startbit
Shan Wei
2
-2
/
+0
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
11
-931
/
+944
2011-01-10
headers: path.h redux
Alexey Dobriyan
1
-1
/
+0
2011-01-10
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
10
-930
/
+943
2011-01-10
Merge branch 'master' into next
James Morris
2
-17
/
+21
2011-01-07
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+10
2011-01-07
fs: dcache rationalise dget variants
Nick Piggin
1
-1
/
+1
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
1
-4
/
+0
2011-01-07
fs: dcache scale subdirs
Nick Piggin
1
-2
/
+10
2011-01-06
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
David S. Miller
1
-5
/
+5
2010-12-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+1
2010-12-16
SELinux: define permissions for DCB netlink messages
Eric Paris
1
-0
/
+2
2010-12-08
selinux: cache sidtab_context_to_sid results
Eric Paris
2
-2
/
+39
2010-12-03
SELinux: do not compute transition labels on mountpoint labeled filesystems
Eric Paris
1
-1
/
+4
2010-12-01
SELinux: merge policydb_index_classes and policydb_index_others
Eric Paris
1
-59
/
+10
2010-12-01
selinux: convert part of the sym_val_to_name array to use flex_array
Eric Paris
5
-68
/
+127
2010-12-01
selinux: convert type_val_to_struct to flex_array
Eric Paris
3
-13
/
+34
2010-12-01
SELinux: do not set automatic i_ino in selinuxfs
Eric Paris
1
-1
/
+0
2010-12-01
selinux: rework security_netlbl_secattr_to_sid
Eric Paris
1
-21
/
+21
2010-12-01
SELinux: standardize return code handling in selinuxfs.c
Eric Paris
1
-171
/
+157
2010-12-01
SELinux: standardize return code handling in selinuxfs.c
Eric Paris
1
-337
/
+311
2010-12-01
SELinux: standardize return code handling in policydb.c
Eric Paris
1
-287
/
+268
[prev]
[next]