summaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
Commit message (Expand)AuthorAgeFilesLines
* SELinux: always check SIGCHLD in selinux_task_waitEric Paris2007-10-231-5/+1
* security/ cleanupsAdrian Bunk2007-10-171-20/+0
* Implement file posix capabilitiesSerge E. Hallyn2007-10-171-27/+47
* security: Convert LSM into a static interfaceJames Morris2007-10-171-1/+1
* SELinux: Improve read/write performanceYuichi Nakamura2007-10-171-1/+52
* [SELINUX]: Update for netfilter ->hook() arg changes.David S. Miller2007-10-151-6/+5
* [INET]: local port range robustnessStephen Hemminger2007-10-101-17/+22
* SELinux: fix array out of bounds when mounting with selinux optionsEric Paris2007-09-201-0/+2
* SELinux: clear parent death signal on SID transitionsStephen Smalley2007-08-301-0/+3
* fix NULL pointer dereference in __vm_enough_memory()Alan Cox2007-08-221-2/+2
* SELinux: remove redundant pointer checks before calling kfree()Paul Moore2007-08-021-2/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabelPaul Moore2007-07-191-10/+11
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-171-1/+1
* Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for Ne...Linus Torvalds2007-07-131-11/+10
* SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabelPaul Moore2007-07-111-10/+11
* security: Protection for exploiting null dereference using mmapEric Paris2007-07-111-4/+8
* SELinux: allow preemption between transition permission checksStephen Smalley2007-07-111-4/+5
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* tty: introduce no_tty and use it in selinuxEric W. Biederman2007-05-081-4/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-04-271-6/+32
|\
| * SELinux: move security_skb_extlbl_sid() out of the security serverPaul Moore2007-04-261-5/+31
| * SELinux: rename selinux_netlabel.h to netlabel.hPaul Moore2007-04-261-1/+1
* | [NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo2007-04-251-1/+1
* | [SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo2007-04-251-2/+2
|/
* [PATCH] sanitize security_getprocattr() APIAl Viro2007-03-141-2/+6
* Reassign printk levels in selinux kernel codeEric Paris2007-02-261-12/+12
* [PATCH] selinux: enhance selinux to always ignore private inodesStephen Smalley2007-02-141-0/+3
* [PATCH] sysctl: fix the selinux_sysctl_get_sidEric W. Biederman2007-02-141-0/+6
* [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman2007-02-141-2/+37
* [PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day2007-02-111-1/+1
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1
* [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-101-1/+1
* [PATCH] struct path: convert selinuxJosef Sipek2006-12-081-10/+10
* [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-081-4/+7
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] selinux endianness annotationsAl Viro2006-12-041-1/+1
* SELinux: peer secid consolidation for external network labelingPaul Moore2006-12-021-31/+12
* NetLabel: SELinux cleanupsPaul Moore2006-12-021-5/+5
* [SELinux]: Add support for DCCPJames Morris2006-12-021-8/+58
* SELinux: Fix SA selection semanticsVenkat Yekkirala2006-12-021-9/+17
* SELinux: Return correct context for SO_PEERSECVenkat Yekkirala2006-12-021-4/+17
* selinux: fix dentry_open() error checkAkinobu Mita2006-11-271-1/+2
* [NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore2006-10-301-1/+7
* [PATCH] MLSXFRM: fix mis-labelling of child socketsDavid Woodhouse2006-09-291-1/+3
* [PATCH] SELinux: support mls categories for context mountsCory Olmo2006-09-291-5/+30
* [PATCH] selinux: fix tty lockingStephen Smalley2006-09-261-1/+4
* [PATCH] SELinux: convert sbsec semaphore to a mutexEric Paris2006-09-261-4/+3
* [PATCH] SELinux: change isec semaphore to a mutexEric Paris2006-09-261-16/+14
OpenPOWER on IntegriCloud