index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
hooks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux: handle files opened with flags 3 by checking ioctl permission
Stephen Smalley
2008-04-02
1
-0
/
+6
*
make selinux_parse_opts_str() static
Adrian Bunk
2008-03-18
1
-1
/
+2
*
LSM/SELinux: Interfaces to allow FS to control mount options
Eric Paris
2008-03-06
1
-81
/
+94
*
d_path: Use struct path in struct avc_audit_data
Jan Blunck
2008-02-14
1
-16
/
+12
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-14
1
-2
/
+2
*
selinux: support 64-bit capabilities
Stephen Smalley
2008-02-11
1
-2
/
+19
*
VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
David P. Quigley
2008-02-05
1
-28
/
+15
*
selinux: make selinux_set_mnt_opts() static
Adrian Bunk
2008-01-30
1
-2
/
+2
*
SELinux: Add warning messages on network denial due to error
Paul Moore
2008-01-30
1
-5
/
+24
*
SELinux: Add network ingress and egress control permission checks
Paul Moore
2008-01-30
1
-122
/
+280
*
SELinux: Allow NetLabel to directly cache SIDs
Paul Moore
2008-01-30
1
-5
/
+1
*
SELinux: Enable dynamic enable/disable of the network access checks
Paul Moore
2008-01-30
1
-9
/
+37
*
SELinux: Better integration between peer labeling subsystems
Paul Moore
2008-01-30
1
-92
/
+112
*
SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...
Paul Moore
2008-01-30
1
-16
/
+17
*
SELinux: Only store the network interface's ifindex
Paul Moore
2008-01-30
1
-2
/
+2
*
SELinux: Convert the netif code to use ifindex values
Paul Moore
2008-01-30
1
-2
/
+2
*
NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...
Paul Moore
2008-01-30
1
-11
/
+22
*
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2008-01-28
1
-2
/
+2
*
security: add a secctx_to_secid() hook
David Howells
2008-01-25
1
-0
/
+6
*
Security: add get, set, and cloning of superblock security information
Eric Paris
2008-01-25
1
-254
/
+494
*
SELinux: always check SIGCHLD in selinux_task_wait
Eric Paris
2007-10-23
1
-5
/
+1
*
security/ cleanups
Adrian Bunk
2007-10-17
1
-20
/
+0
*
Implement file posix capabilities
Serge E. Hallyn
2007-10-17
1
-27
/
+47
*
security: Convert LSM into a static interface
James Morris
2007-10-17
1
-1
/
+1
*
SELinux: Improve read/write performance
Yuichi Nakamura
2007-10-17
1
-1
/
+52
*
[SELINUX]: Update for netfilter ->hook() arg changes.
David S. Miller
2007-10-15
1
-6
/
+5
*
[INET]: local port range robustness
Stephen Hemminger
2007-10-10
1
-17
/
+22
*
SELinux: fix array out of bounds when mounting with selinux options
Eric Paris
2007-09-20
1
-0
/
+2
*
SELinux: clear parent death signal on SID transitions
Stephen Smalley
2007-08-30
1
-0
/
+3
*
fix NULL pointer dereference in __vm_enough_memory()
Alan Cox
2007-08-22
1
-2
/
+2
*
SELinux: remove redundant pointer checks before calling kfree()
Paul Moore
2007-08-02
1
-2
/
+1
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
*
SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel
Paul Moore
2007-07-19
1
-10
/
+11
*
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
2007-07-17
1
-1
/
+1
*
Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for Ne...
Linus Torvalds
2007-07-13
1
-11
/
+10
*
SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel
Paul Moore
2007-07-11
1
-10
/
+11
*
security: Protection for exploiting null dereference using mmap
Eric Paris
2007-07-11
1
-4
/
+8
*
SELinux: allow preemption between transition permission checks
Stephen Smalley
2007-07-11
1
-4
/
+5
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
tty: introduce no_tty and use it in selinux
Eric W. Biederman
2007-05-08
1
-4
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2007-04-27
1
-6
/
+32
|
\
|
*
SELinux: move security_skb_extlbl_sid() out of the security server
Paul Moore
2007-04-26
1
-5
/
+31
|
*
SELinux: rename selinux_netlabel.h to netlabel.h
Paul Moore
2007-04-26
1
-1
/
+1
*
|
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
|
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
|
/
*
[PATCH] sanitize security_getprocattr() API
Al Viro
2007-03-14
1
-2
/
+6
*
Reassign printk levels in selinux kernel code
Eric Paris
2007-02-26
1
-12
/
+12
*
[PATCH] selinux: enhance selinux to always ignore private inodes
Stephen Smalley
2007-02-14
1
-0
/
+3
*
[PATCH] sysctl: fix the selinux_sysctl_get_sid
Eric W. Biederman
2007-02-14
1
-0
/
+6
*
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
Eric W. Biederman
2007-02-14
1
-2
/
+37
[next]