summaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAgeFilesLines
* [NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore2007-06-081-15/+21
* Fix trivial typos in Kconfig* filesDavid Sterba2007-05-091-1/+1
* 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-2712-760/+660
|\
| * selinux: preserve boolean values across policy reloadsStephen Smalley2007-04-261-0/+38
| * selinux: change numbering of boolean directory inodes in selinuxfsJames Carter2007-04-261-6/+5
| * selinux: remove unused enumeration constant from selinuxfsJames Carter2007-04-261-1/+0
| * selinux: explicitly number all selinuxfs inodesJames Carter2007-04-261-0/+6
| * selinux: export initial SID contexts via selinuxfsJames Carter2007-04-263-0/+76
| * selinux: remove userland security class and permission definitionsStephen Smalley2007-04-266-314/+21
| * SELinux: move security_skb_extlbl_sid() out of the security serverPaul Moore2007-04-263-35/+31
| * SELinux: rename selinux_netlabel.h to netlabel.hPaul Moore2007-04-263-2/+2
| * SELinux: extract the NetLabel SELinux support from the security serverPaul Moore2007-04-265-402/+481
* | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-251-1/+1
* | [NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo2007-04-251-1/+1
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo 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
* Always initialize scontext and scontext_lenStephen Smalley2007-02-261-0/+3
* Reassign printk levels in selinux kernel codeEric Paris2007-02-264-17/+17
* [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] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-121-13/+13
* [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-113-6/+3
* [SELINUX]: Fix 2.6.20-rc6 build when no xfrmVenkat Yekkirala2007-01-262-3/+12
* [SELINUX]: increment flow cache genidVenkat Yekkirala2007-01-231-0/+3
* NetLabel: correct locking in selinux_netlbl_socket_setsid()Paul Moore2007-01-091-2/+2
* selinux: Delete mls_copy_contextVenkat Yekkirala2007-01-084-47/+29
* [PATCH] selinux: fix selinux_netlbl_inode_permission() lockingParag Warudkar2007-01-021-2/+4
* [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-101-1/+1
* [PATCH] struct path: convert selinuxJosef Sipek2006-12-082-14/+14
* [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-081-4/+7
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-073-3/+3
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-072-2/+2
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-1/+1
* [PATCH] selinux endianness annotationsAl Viro2006-12-043-6/+6
* Rename class_destroy to avoid namespace conflicts.James Morris2006-12-021-3/+3
* NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2006-12-025-250/+199
* Compile fix for "peer secid consolidation for external network labeling"James Morris2006-12-021-1/+2
* SELinux: peer secid consolidation for external network labelingPaul Moore2006-12-026-150/+52
* NetLabel: SELinux cleanupsPaul Moore2006-12-024-54/+86
* NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore2006-12-021-8/+16
* [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf2006-12-021-1/+0
* [SELinux]: Add support for DCCPJames Morris2006-12-026-8/+103
* SELinux: Fix SA selection semanticsVenkat Yekkirala2006-12-023-66/+68
* SELinux: Return correct context for SO_PEERSECVenkat Yekkirala2006-12-023-47/+26
OpenPOWER on IntegriCloud