index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
hooks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-22
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
1
-52
/
+94
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+7
2013-10-22
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r...
James Morris
1
-52
/
+94
2013-10-14
netfilter: pass hook ops to hookfn
Patrick McHardy
1
-5
/
+5
2013-10-05
selinux: remove 'flags' parameter from avc_audit()
Linus Torvalds
1
-1
/
+1
2013-10-04
selinux: remove 'flags' parameter from inode_has_perm
Linus Torvalds
1
-7
/
+6
2013-10-01
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
Eric W. Biederman
1
-1
/
+1
2013-09-18
Merge git://git.infradead.org/users/eparis/selinux
Paul Moore
1
-52
/
+94
2013-08-28
Revert "SELinux: do not handle seclabel as a special flag"
Eric Paris
1
-0
/
+3
2013-08-28
selinux: consider filesystem subtype in policies
Anand Avati
1
-18
/
+22
2013-07-25
Add SELinux policy capability for always checking packet and peer classes.
Chris PeBenito
1
-5
/
+21
2013-07-25
SELinux: use a helper function to determine seclabel
Eric Paris
1
-14
/
+24
2013-07-25
SELinux: pass a superblock to security_fs_use
Eric Paris
1
-1
/
+1
2013-07-25
SELinux: do not handle seclabel as a special flag
Eric Paris
1
-3
/
+0
2013-07-25
SELinux: do all flags twiddling in one place
Eric Paris
1
-7
/
+5
2013-07-25
SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT
Eric Paris
1
-14
/
+14
2013-07-25
SELinux: use define for number of bits in the mnt flags mask
Eric Paris
1
-1
/
+4
2013-07-25
SELinux: make it harder to get the number of mnt opts wrong
Eric Paris
1
-2
/
+3
2013-07-25
SELinux: remove crazy contortions around proc
Eric Paris
1
-1
/
+1
2013-07-25
SELinux: Enable setting security contexts on rootfs inodes.
Stephen Smalley
1
-0
/
+7
2013-07-25
selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()
Paul Moore
1
-2
/
+6
2013-07-25
lsm: split the xfrm_state_alloc_security() hook implementation
Paul Moore
1
-1
/
+2
2013-07-25
xattr: Constify ->name member of "struct xattr".
Tetsuo Handa
1
-11
/
+6
2013-07-09
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-11
/
+81
2013-06-29
SELinux: Institute file_path_has_perm()
David Howells
1
-6
/
+18
2013-06-09
NFS: Client implementation of Labeled-NFS
David Quigley
1
-0
/
+4
2013-06-09
SELinux: Add new labeling type native labels
David Quigley
1
-9
/
+26
2013-06-09
LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
David Quigley
1
-2
/
+10
2013-06-09
Security: Add Hook to test if the particular xattr is part of a MAC model.
David Quigley
1
-0
/
+6
2013-06-09
Security: Add hook to calculate context based on a negative dentry.
David Quigley
1
-0
/
+35
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-4
/
+35
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2013-04-09
selinux: add a skb_owned_by() hook
Eric Dumazet
1
-0
/
+7
2013-04-02
selinux: make security_sb_clone_mnt_opts return an error on context mismatch
Jeff Layton
1
-4
/
+35
2013-03-28
selinux: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
1
-2
/
+2
2013-02-27
selinux: opened file can't have NULL or negative ->f_path.dentry
Al Viro
1
-9
/
+0
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+5
2013-02-23
new helper: file_inode(file)
Al Viro
1
-5
/
+5
2013-01-15
tun: fix LSM/SELinux labeling of tun/tap devices
Paul Moore
1
-11
/
+39
2012-10-16
fix a leak in replace_fd() users
Al Viro
1
-11
/
+7
2012-10-12
consitify do_mount() arguments
Al Viro
1
-2
/
+2
2012-09-27
make get_file() return its argument
Al Viro
1
-2
/
+1
2012-09-27
new helper: iterate_fd()
Al Viro
1
-35
/
+22
2012-09-27
switch flush_unauthorized_files() to replace_fd()
Al Viro
1
-32
/
+15
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+1
2012-07-31
c/r: fcntl: add F_GETOWNER_UIDS option
Cyrill Gorcunov
1
-0
/
+1
2012-07-30
selinux: fix selinux_inode_setxattr oops
Al Viro
1
-5
/
+10
2012-07-27
posix_types.h: Cleanup stale __NFDBITS and related definitions
Josh Boyer
1
-1
/
+1
2012-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-5
/
+5
[next]