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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-12
LSM: Add security module hook list heads
Casey Schaufler
5
-402
/
+406
2015-05-12
LSM: Introduce security hook calling Macros
Casey Schaufler
1
-207
/
+226
2015-05-12
LSM: Split security.h
Casey Schaufler
7
-7
/
+7
2015-05-11
security: make inode_follow_link RCU-walk aware
NeilBrown
3
-6
/
+20
2015-05-11
security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags()
NeilBrown
3
-4
/
+25
2015-05-11
SECURITY: remove nameidata arg from inode_follow_link.
NeilBrown
3
-5
/
+4
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
16
-117
/
+117
2015-04-17
tomoyo: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
1
-5
/
+8
2015-04-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2015-04-16
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
1
-0
/
+1
2015-04-15
VFS: security/: d_inode() annotations
David Howells
4
-12
/
+12
2015-04-15
VFS: security/: d_backing_inode() annotations
David Howells
12
-105
/
+105
2015-04-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
16
-115
/
+324
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-43
/
+24
2015-04-15
lsm: copy comm before calling audit_log to avoid race in string printing
Richard Guy Briggs
1
-6
/
+9
2015-04-15
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
12
-106
/
+64
2015-04-13
selinux/nlmsg: add a build time check for rtnl/xfrm cmds
Nicolas Dichtel
1
-0
/
+3
2015-04-13
Merge branch 'tomoyo-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
James Morris
4
-45
/
+15
2015-04-13
selinux/nlmsg: add XFRM_MSG_MAPPING
Nicolas Dichtel
1
-0
/
+1
2015-04-13
selinux/nlmsg: add XFRM_MSG_MIGRATE
Nicolas Dichtel
1
-0
/
+1
2015-04-13
selinux/nlmsg: add XFRM_MSG_REPORT
Nicolas Dichtel
1
-0
/
+1
2015-04-12
Merge branch 'for-davem' into for-next
Al Viro
5
-44
/
+12
2015-04-12
switch keyctl_instantiate_key_common() to iov_iter
Al Viro
3
-72
/
+40
2015-04-12
switch security_inode_getattr() to struct path *
Al Viro
8
-30
/
+20
2015-04-12
constify tomoyo_realpath_from_path()
Al Viro
2
-4
/
+4
2015-04-08
selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO
Nicolas Dichtel
1
-0
/
+2
2015-04-08
selinux/nlmsg: add XFRM_MSG_GETSPDINFO
Nicolas Dichtel
1
-0
/
+1
2015-04-08
selinux/nlmsg: add XFRM_MSG_NEWSPDINFO
Nicolas Dichtel
1
-0
/
+1
2015-04-08
selinux/nlmsg: add RTM_GETNSID
Nicolas Dichtel
1
-0
/
+1
2015-04-08
selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSID
Nicolas Dichtel
1
-0
/
+2
2015-04-07
tomoyo: Do not generate empty policy files
Michal Marek
3
-29
/
+5
2015-04-07
tomoyo: Use if_changed when generating builtin-policy.h
Michal Marek
1
-18
/
+11
2015-04-07
tomoyo: Use bin2c to generate builtin-policy.h
Michal Marek
2
-10
/
+11
2015-04-07
selinux: increase avtab max buckets
Stephen Smalley
1
-1
/
+1
2015-04-07
selinux: Use a better hash function for avtab
John Brooks
2
-5
/
+38
2015-04-07
selinux: convert avtab hash table to flex_array
Stephen Smalley
2
-13
/
+22
2015-04-07
selinux: reconcile security_netlbl_secattr_to_sid() and mls_import_netlbl_cat()
Paul Moore
2
-12
/
+4
2015-04-07
selinux: remove unnecessary pointer reassignment
Jeff Vander Stoep
1
-4
/
+2
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
2
-25
/
+11
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-03-27
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...
James Morris
1
-1
/
+1
2015-03-25
selinux: fix sel_write_enforce broken return value
Joe Perches
1
-1
/
+1
2015-03-23
smack: Fix gcc warning from unused smack_syslog_lock mutex in smackfs.c
Paul Gortmaker
1
-1
/
+0
2015-03-23
Smack: Allow an unconfined label in bringup mode
Casey Schaufler
4
-17
/
+182
2015-03-23
Smack: getting the Smack security context of keys
José Bollo
1
-0
/
+31
2015-03-23
Smack: Assign smack_known_web as default smk_in label for kernel thread's socket
Marcin Lis
1
-1
/
+15
2015-03-21
Revert "selinux: add a skb_owned_by() hook"
Eric Dumazet
3
-18
/
+0
2015-03-03
Merge tag 'yama-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/li...
James Morris
2
-10
/
+5
2015-02-28
security/yama: Remove unnecessary selects from Kconfig.
Stephen Smalley
1
-2
/
+0
2015-02-28
Yama: do not modify global sysctl table entry
Kees Cook
1
-8
/
+5
[prev]
[next]