summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2007-07-11SELinux: allow preemption between transition permission checksStephen Smalley4-29/+45
2007-07-11selinux: introduce schedule points in policydb_destroy()Eric Paris1-0/+7
2007-07-11selinux: add selinuxfs structure for object class discoveryChristopher J. PeBenito2-0/+250
2007-07-11selinux: change sel_make_dir() to specify inode counter.Christopher J. PeBenito1-5/+6
2007-07-11selinux: rename sel_remove_bools() for more general usage.Christopher J. PeBenito1-5/+4
2007-07-11selinux: add support for querying object classes and permissions from the run...Christopher J. PeBenito2-0/+98
2007-06-08[NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore1-15/+21
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap3-3/+0
2007-05-08tty: introduce no_tty and use it in selinuxEric W. Biederman1-4/+3
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-1/+1
2007-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus 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