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
/
hooks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-05
VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
David P. Quigley
1
-28
/
+15
2008-01-30
selinux: make selinux_set_mnt_opts() static
Adrian Bunk
1
-2
/
+2
2008-01-30
SELinux: Add warning messages on network denial due to error
Paul Moore
1
-5
/
+24
2008-01-30
SELinux: Add network ingress and egress control permission checks
Paul Moore
1
-122
/
+280
2008-01-30
SELinux: Allow NetLabel to directly cache SIDs
Paul Moore
1
-5
/
+1
2008-01-30
SELinux: Enable dynamic enable/disable of the network access checks
Paul Moore
1
-9
/
+37
2008-01-30
SELinux: Better integration between peer labeling subsystems
Paul Moore
1
-92
/
+112
2008-01-30
SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...
Paul Moore
1
-16
/
+17
2008-01-30
SELinux: Only store the network interface's ifindex
Paul Moore
1
-2
/
+2
2008-01-30
SELinux: Convert the netif code to use ifindex values
Paul Moore
1
-2
/
+2
2008-01-30
NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...
Paul Moore
1
-11
/
+22
2008-01-29
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
1
-2
/
+2
2008-01-25
security: add a secctx_to_secid() hook
David Howells
1
-0
/
+6
2008-01-25
Security: add get, set, and cloning of superblock security information
Eric Paris
1
-254
/
+494
2007-10-23
SELinux: always check SIGCHLD in selinux_task_wait
Eric Paris
1
-5
/
+1
2007-10-17
security/ cleanups
Adrian Bunk
1
-20
/
+0
2007-10-17
Implement file posix capabilities
Serge E. Hallyn
1
-27
/
+47
2007-10-17
security: Convert LSM into a static interface
James Morris
1
-1
/
+1
2007-10-17
SELinux: Improve read/write performance
Yuichi Nakamura
1
-1
/
+52
2007-10-15
[SELINUX]: Update for netfilter ->hook() arg changes.
David S. Miller
1
-6
/
+5
2007-10-11
[INET]: local port range robustness
Stephen Hemminger
1
-17
/
+22
2007-09-20
SELinux: fix array out of bounds when mounting with selinux options
Eric Paris
1
-0
/
+2
2007-08-31
SELinux: clear parent death signal on SID transitions
Stephen Smalley
1
-0
/
+3
2007-08-23
fix NULL pointer dereference in __vm_enough_memory()
Alan Cox
1
-2
/
+2
2007-08-02
SELinux: remove redundant pointer checks before calling kfree()
Paul Moore
1
-2
/
+1
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-19
SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel
Paul Moore
1
-10
/
+11
2007-07-17
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
1
-1
/
+1
2007-07-14
Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for Ne...
Linus Torvalds
1
-11
/
+10
2007-07-12
SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel
Paul Moore
1
-10
/
+11
2007-07-12
security: Protection for exploiting null dereference using mmap
Eric Paris
1
-4
/
+8
2007-07-12
SELinux: allow preemption between transition permission checks
Stephen Smalley
1
-4
/
+5
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-08
tty: introduce no_tty and use it in selinux
Eric W. Biederman
1
-4
/
+3
2007-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-6
/
+32
2007-04-26
SELinux: move security_skb_extlbl_sid() out of the security server
Paul Moore
1
-5
/
+31
2007-04-26
SELinux: rename selinux_netlabel.h to netlabel.h
Paul Moore
1
-1
/
+1
2007-04-26
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-03-15
[PATCH] sanitize security_getprocattr() API
Al Viro
1
-2
/
+6
2007-02-26
Reassign printk levels in selinux kernel code
Eric Paris
1
-12
/
+12
2007-02-14
[PATCH] selinux: enhance selinux to always ignore private inodes
Stephen Smalley
1
-0
/
+3
2007-02-14
[PATCH] sysctl: fix the selinux_sysctl_get_sid
Eric W. Biederman
1
-0
/
+6
2007-02-14
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
Eric W. Biederman
1
-2
/
+37
2007-02-11
[PATCH] Replace regular code with appropriate calls to container_of()
Robert P. J. Day
1
-1
/
+1
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
1
-2
/
+1
2006-12-10
[PATCH] fdtable: Make fdarray and fdsets equal in size
Vadim Lobanov
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert selinux
Josef Sipek
1
-10
/
+10
2006-12-08
[PATCH] tty: ->signal->tty locking
Peter Zijlstra
1
-4
/
+7
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
[next]