- 3c1c88a SELinux: xfrm.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 17 years ago
- bfff3aa SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 17 years ago
- 7b6b239 SELinux: netnode.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 17 years ago
- c544c02 SELinux: netlink.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 17 years ago
- a6aaafe SELinux: netlabel.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 17 years ago
- 338366c SELinux: netif.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 17 years ago
- d7b1acd security: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
- 3925e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 17 years ago
- 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 17 years ago
- 076c54c Security: Introduce security= boot parameter by Ahmed S. Darwish · 17 years ago
- 04305e4 Audit: Final renamings and cleanup by Ahmed S. Darwish · 17 years ago
- 9d57a7f SELinux: use new audit hooks, remove redundant exports by Ahmed S. Darwish · 17 years ago
- 6b89a74 SELinux: remove redundant exports by Ahmed S. Darwish · 17 years ago
- 713a04a SELinux: setup new inode/ipc getsecid hooks by Ahmed S. Darwish · 17 years ago
- 27cc2a6 SELinux: add netport.[ch] by James Morris · 17 years ago
- 3e11217 SELinux: Add network port SID cache by Paul Moore · 17 years ago
- 832cbd9 SELinux: turn mount options strings into defines by Eric Paris · 17 years ago
- 0e55a00 selinux/ss/services.c should #include <linux/selinux.h> by Adrian Bunk · 17 years ago
- 64dbf07 selinux: introduce permissive types by Eric Paris · 17 years ago
- 0356357 selinux: remove ptrace_sid by Roland McGrath · 17 years ago
- eda4f69 SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG() by Eric Paris · 17 years ago
- f0115e6 security: code cleanup by Andrew Morton · 17 years ago
- dd6f953 security: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- b0c636b SELinux: create new open permission by Eric Paris · 17 years ago
- d4ee423 selinux: selinux/netlabel.c should #include "netlabel.h" by Adrian Bunk · 17 years ago
- 454d972 SELinux: unify printk messages by James Morris · 17 years ago
- 98e9894 SELinux: remove unused backpointers from security objects by James Morris · 17 years ago
- f74af6e SELinux: Correct the NetLabel locking for the sk_security_struct by Paul Moore · 17 years ago
- 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
- 03e1ad7 LSM: Make the Labeled IPsec hooks more stack friendly by Paul Moore · 17 years ago
- 0044787 NetLabel: Allow passing the LSM domain as a shared pointer by Paul Moore · 17 years ago
- 5a55261 SELinux: don't BUG if fs reuses a superblock by Eric Paris · 17 years ago
- 869ab51 SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs code by Stephen Smalley · 17 years ago
- a02fe13 selinux: prevent rentry into the FS by Josef Bacik · 17 years ago
- 3bb5da3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
- 0794c66 selinux: handle files opened with flags 3 by checking ioctl permission by Stephen Smalley · 17 years ago
- c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
- 2e1479d make selinux_parse_opts_str() static by Adrian Bunk · 17 years ago
- e000752 LSM/SELinux: Interfaces to allow FS to control mount options by Eric Paris · 17 years ago
- 44707fd d_path: Use struct path in struct avc_audit_data by Jan Blunck · 17 years ago
- 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 17 years ago
- b68e418 selinux: support 64-bit capabilities by Stephen Smalley · 17 years ago
- 394c675 SELinux: Remove security_get_policycaps() by Paul Moore · 17 years ago
- 4249259 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer by David P. Quigley · 17 years ago
- 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 17 years ago
- 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 17 years ago
- e1770d9 [SELinux]: Fix double free in selinux_netlbl_sock_setsid() by Paul Moore · 17 years ago
- 374ea01 selinux: make selinux_set_mnt_opts() static by Adrian Bunk · 17 years ago
- 71f1cb0 SELinux: Add warning messages on network denial due to error by Paul Moore · 17 years ago
- effad8d SELinux: Add network ingress and egress control permission checks by Paul Moore · 17 years ago
- 5dbe1eb SELinux: Allow NetLabel to directly cache SIDs by Paul Moore · 17 years ago
- d621d35 SELinux: Enable dynamic enable/disable of the network access checks by Paul Moore · 17 years ago
- 220deb9 SELinux: Better integration between peer labeling subsystems by Paul Moore · 17 years ago
- f67f4f3 SELinux: Add a new peer class and permissions to the Flask definitions by Paul Moore · 17 years ago
- 3bb56b2 SELinux: Add a capabilities bitmap to SELinux policy version 22 by Paul Moore · 17 years ago
- 224dfbd SELinux: Add a network node caching mechanism similar to the sel_netif_*() functions by Paul Moore · 17 years ago
- da5645a SELinux: Only store the network interface's ifindex by Paul Moore · 17 years ago
- e8bfdb9 SELinux: Convert the netif code to use ifindex values by Paul Moore · 17 years ago
- 75e2291 NetLabel: Add IP address family information to the netlbl_skbuff_getattr() function by Paul Moore · 17 years ago
- 16efd45 NetLabel: Add secid token support to the NetLabel secattr struct by Paul Moore · 17 years ago
- 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
- b1aa530 selinux: fix labeling of /proc/net inodes by Stephen Smalley · 17 years ago
- 2e08c0c selinux: make mls_compute_sid always polyinstantiate by Eamon Walsh · 17 years ago
- 1996a10 security/selinux: constify function pointer tables and fields by Jan Engelhardt · 17 years ago
- 63cb344 security: add a secctx_to_secid() hook by David Howells · 17 years ago
- c9180a5 Security: add get, set, and cloning of superblock security information by Eric Paris · 17 years ago
- 19c5fc1 security/selinux: Add missing "space" by Joe Perches · 17 years ago
- 45c950e selinux: fix memory leak in netlabel code by Paul Moore · 17 years ago
- d313f94 SELinux: detect dead booleans by Stephen Smalley · 17 years ago
- 0955dc0 SELinux: do not clear f_op when removing entries by Stephen Smalley · 17 years ago
- 45e5421 SELinux: add more validity checks on policy load by Stephen Smalley · 17 years ago
- 6d2b685 SELinux: fix bug in new ebitmap code. by KaiGai Kohei · 17 years ago
- 57002bf SELinux: suppress a warning for 64k pages. by Stephen Rothwell · 17 years ago
- 8a53514 SELinux: always check SIGCHLD in selinux_task_wait by Eric Paris · 17 years ago
- c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
- cbfee34 security/ cleanups by Adrian Bunk · 17 years ago
- b537677 Implement file posix capabilities by Serge E. Hallyn · 17 years ago
- 20510f2 security: Convert LSM into a static interface by James Morris · 17 years ago
- 087feb9 SELinux: kills warnings in Improve SELinux performance when AVC misses by KaiGai Kohei · 17 years ago
- 9fe79ad SELinux: improve performance when AVC misses. by KaiGai Kohei · 17 years ago
- 3f12070 SELinux: policy selectable handling of unknown classes and perms by Eric Paris · 17 years ago
- 788e7dd SELinux: Improve read/write performance by Yuichi Nakamura · 17 years ago
- 3232c11 SELinux: tune avtab to reduce memory usage by Yuichi Nakamura · 17 years ago
- a224be7 [SELINUX]: Update for netfilter ->hook() arg changes. by David S. Miller · 17 years ago
- 227b60f [INET]: local port range robustness by Stephen Hemminger · 17 years ago
- b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
- e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
- 31e8793 SELinux: fix array out of bounds when mounting with selinux options by Eric Paris · 17 years ago
- 4ac212a SELinux: clear parent death signal on SID transitions by Stephen Smalley · 17 years ago
- 34b4e4a fix NULL pointer dereference in __vm_enough_memory() by Alan Cox · 17 years ago
- 3ad40d6 SELinux: correct error code in selinux_audit_rule_init by Steve G · 17 years ago
- 088999e SELinux: remove redundant pointer checks before calling kfree() by Paul Moore · 17 years ago
- 9534f71 SELinux: restore proper NetLabel caching behavior by Paul Moore · 17 years ago
- d133a96 Typo fixes errror -> error by Gabriel Craciunescu · 17 years ago
- 910949a SELinux: null-terminate context string in selinux_xfrm_sec_ctx_alloc by Venkat Yekkirala · 17 years ago
- 0ec8abd SELinux: fix memory leak in security_netlbl_cache_add() by Jesper Juhl · 17 years ago
- 4259fa0 [PATCH] get rid of AVC_PATH postponed treatment by Al Viro · 17 years ago
- 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
- f36158c SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel by Paul Moore · 17 years ago
- 23bcdc1 SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement by Paul Moore · 17 years ago