summaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
Commit message (Expand)AuthorAgeFilesLines
* selinux: make selinux_set_mnt_opts() staticAdrian Bunk2008-01-301-2/+2
* SELinux: Add warning messages on network denial due to errorPaul Moore2008-01-301-5/+24
* SELinux: Add network ingress and egress control permission checksPaul Moore2008-01-301-122/+280
* SELinux: Allow NetLabel to directly cache SIDsPaul Moore2008-01-301-5/+1
* SELinux: Enable dynamic enable/disable of the network access checksPaul Moore2008-01-301-9/+37
* SELinux: Better integration between peer labeling subsystemsPaul Moore2008-01-301-92/+112
* SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...Paul Moore2008-01-301-16/+17
* SELinux: Only store the network interface's ifindexPaul Moore2008-01-301-2/+2
* SELinux: Convert the netif code to use ifindex valuesPaul Moore2008-01-301-2/+2
* NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...Paul Moore2008-01-301-11/+22
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-281-2/+2
* security: add a secctx_to_secid() hookDavid Howells2008-01-251-0/+6
* Security: add get, set, and cloning of superblock security informationEric Paris2008-01-251-254/+494
* 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
OpenPOWER on IntegriCloud