aboutsummaryrefslogtreecommitdiffstats
path: root/security (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds12-760/+660
2007-04-26[AF_RXRPC]: Key facility changes for AF_RXRPCDavid Howells1-0/+2
2007-04-26selinux: preserve boolean values across policy reloadsStephen Smalley1-0/+38
2007-04-26selinux: change numbering of boolean directory inodes in selinuxfsJames Carter1-6/+5
2007-04-26selinux: remove unused enumeration constant from selinuxfsJames Carter1-1/+0
2007-04-26selinux: explicitly number all selinuxfs inodesJames Carter1-0/+6
2007-04-26selinux: export initial SID contexts via selinuxfsJames Carter3-0/+76
2007-04-26selinux: remove userland security class and permission definitionsStephen Smalley6-314/+21
2007-04-26SELinux: move security_skb_extlbl_sid() out of the security serverPaul Moore3-35/+31
2007-04-26SELinux: rename selinux_netlabel.h to netlabel.hPaul Moore3-2/+2
2007-04-26SELinux: extract the NetLabel SELinux support from the security serverPaul Moore5-402/+481
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy1-1/+1
2007-04-25[NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo1-2/+2
2007-03-14[PATCH] sanitize security_getprocattr() APIAl Viro2-3/+7
2007-02-26Always initialize scontext and scontext_lenStephen Smalley1-0/+3
2007-02-26Reassign printk levels in selinux kernel codeEric Paris4-17/+17
2007-02-14[PATCH] selinux: enhance selinux to always ignore private inodesStephen Smalley1-0/+3
2007-02-14[PATCH] sysctl: fix the selinux_sysctl_get_sidEric W. Biederman1-0/+6
2007-02-14[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman1-2/+37
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau4-4/+0
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven3-17/+17
2007-02-11[PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day1-1/+1
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day3-6/+3
2007-02-06[PATCH] Keys: Fix key serial number collision handlingDavid Howells1-19/+14
2007-01-26[SELINUX]: Fix 2.6.20-rc6 build when no xfrmVenkat Yekkirala2-3/+12
2007-01-23[SELINUX]: increment flow cache genidVenkat Yekkirala1-0/+3
2007-01-09NetLabel: correct locking in selinux_netlbl_socket_setsid()Paul Moore1-2/+2
2007-01-08selinux: Delete mls_copy_contextVenkat Yekkirala4-47/+29
2007-01-02[PATCH] selinux: fix selinux_netlbl_inode_permission() lockingParag Warudkar1-2/+4
2006-12-10[PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov1-1/+1
2006-12-08[PATCH] struct path: convert selinuxJosef Sipek2-14/+14
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra1-4/+7
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra1-1/+1
2006-12-07[PATCH] security/keys/*: user kmemdup()Eric Sesterhenn2-6/+2
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter4-4/+4
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter3-3/+3
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-1/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells3-6/+6
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells24-712/+730
2006-12-04[PATCH] selinux endianness annotationsAl Viro3-6/+6
2006-12-02Rename class_destroy to avoid namespace conflicts.James Morris1-3/+3
2006-12-02NetLabel: convert to an extensibile/sparse category bitmapPaul Moore5-250/+199
2006-12-02Compile fix for "peer secid consolidation for external network labeling"James Morris1-1/+2
2006-12-02SELinux: peer secid consolidation for external network labelingPaul Moore6-150/+52
2006-12-02NetLabel: SELinux cleanupsPaul Moore4-54/+86
2006-12-02NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore1-8/+16
2006-12-02[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf1-1/+0
2006-12-02[SELinux]: Add support for DCCPJames Morris6-8/+103