index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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-04-02
selinux: handle files opened with flags 3 by checking ioctl permission
Stephen Smalley
1
-0
/
+6
2008-03-18
make selinux_parse_opts_str() static
Adrian Bunk
1
-1
/
+2
2008-03-06
LSM/SELinux: Interfaces to allow FS to control mount options
Eric Paris
1
-81
/
+94
2008-02-14
d_path: Use struct path in struct avc_audit_data
Jan Blunck
1
-16
/
+12
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-2
/
+2
2008-02-11
selinux: support 64-bit capabilities
Stephen Smalley
1
-2
/
+19
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-28
[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-10
[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-30
SELinux: clear parent death signal on SID transitions
Stephen Smalley
1
-0
/
+3
2007-08-22
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-13
Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for Ne...
Linus Torvalds
1
-11
/
+10
2007-07-11
SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel
Paul Moore
1
-10
/
+11
2007-07-11
security: Protection for exploiting null dereference using mmap
Eric Paris
1
-4
/
+8
2007-07-11
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-25
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-03-14
[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
[next]