index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
Commit message (
Expand
)
Author
Age
Files
Lines
*
LSM/SELinux: Interfaces to allow FS to control mount options
Eric Paris
2008-03-06
2
-81
/
+99
*
d_path: Use struct path in struct avc_audit_data
Jan Blunck
2008-02-14
3
-25
/
+24
*
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
5
-2
/
+27
*
SELinux: Remove security_get_policycaps()
Paul Moore
2008-02-06
2
-34
/
+0
*
VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
David P. Quigley
2008-02-05
1
-28
/
+15
*
[AUDIT] add session id to audit messages
Eric Paris
2008-02-01
2
-9
/
+13
*
[PATCH] switch audit_get_loginuid() to task_struct *
Al Viro
2008-02-01
2
-4
/
+4
*
[SELinux]: Fix double free in selinux_netlbl_sock_setsid()
Paul Moore
2008-01-31
1
-1
/
+0
*
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
3
-8
/
+40
*
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
5
-134
/
+55
*
SELinux: Enable dynamic enable/disable of the network access checks
Paul Moore
2008-01-30
4
-13
/
+83
*
SELinux: Better integration between peer labeling subsystems
Paul Moore
2008-01-30
6
-100
/
+208
*
SELinux: Add a new peer class and permissions to the Flask definitions
Paul Moore
2008-01-30
4
-0
/
+26
*
SELinux: Add a capabilities bitmap to SELinux policy version 22
Paul Moore
2008-01-30
6
-8
/
+185
*
SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...
Paul Moore
2008-01-30
5
-17
/
+416
*
SELinux: Only store the network interface's ifindex
Paul Moore
2008-01-30
3
-6
/
+15
*
SELinux: Convert the netif code to use ifindex values
Paul Moore
2008-01-30
6
-125
/
+155
*
NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...
Paul Moore
2008-01-30
3
-15
/
+38
*
NetLabel: Add secid token support to the NetLabel secattr struct
Paul Moore
2008-01-30
2
-6
/
+9
*
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2008-01-28
1
-2
/
+2
*
selinux: fix labeling of /proc/net inodes
Stephen Smalley
2008-01-26
1
-0
/
+3
*
selinux: make mls_compute_sid always polyinstantiate
Eamon Walsh
2008-01-25
1
-9
/
+2
*
security/selinux: constify function pointer tables and fields
Jan Engelhardt
2008-01-25
1
-1
/
+1
*
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
2
-254
/
+495
*
security/selinux: Add missing "space"
Joe Perches
2008-01-25
1
-1
/
+1
*
selinux: fix memory leak in netlabel code
Paul Moore
2008-01-22
2
-4
/
+5
*
SELinux: detect dead booleans
Stephen Smalley
2007-12-06
1
-13
/
+30
*
SELinux: do not clear f_op when removing entries
Stephen Smalley
2007-12-06
1
-27
/
+1
*
SELinux: add more validity checks on policy load
Stephen Smalley
2007-11-08
7
-38
/
+118
*
SELinux: fix bug in new ebitmap code.
KaiGai Kohei
2007-11-08
1
-1
/
+1
*
SELinux: suppress a warning for 64k pages.
Stephen Rothwell
2007-11-08
1
-6
/
+7
*
SELinux: always check SIGCHLD in selinux_task_wait
Eric Paris
2007-10-23
1
-5
/
+1
*
sparse pointer use of zero as null
Stephen Hemminger
2007-10-18
1
-1
/
+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
2
-2
/
+1
*
SELinux: kills warnings in Improve SELinux performance when AVC misses
KaiGai Kohei
2007-10-17
2
-6
/
+7
*
SELinux: improve performance when AVC misses.
KaiGai Kohei
2007-10-17
4
-237
/
+303
*
SELinux: policy selectable handling of unknown classes and perms
Eric Paris
2007-10-17
5
-9
/
+106
*
SELinux: Improve read/write performance
Yuichi Nakamura
2007-10-17
4
-1
/
+61
*
SELinux: tune avtab to reduce memory usage
Yuichi Nakamura
2007-10-17
4
-36
/
+82
*
[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
*
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-10-10
1
-2
/
+3
*
[NET]: Make device event notification network namespace safe
Eric W. Biederman
2007-10-10
1
-0
/
+4
*
SELinux: fix array out of bounds when mounting with selinux options
Eric Paris
2007-09-20
1
-0
/
+2
[next]