Age | Commit message (Expand) | Author |
2007-07-19 | coredump masking: reimplementation of dumpable using two flags | Kawai, Hidehiro |
2007-07-18 | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge |
2007-07-17 | Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check | Satyam Sharma |
2007-07-16 | Audit: add TTY input auditing | Miloslav Trmac |
2007-07-13 | Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for Ne... | Linus Torvalds |
2007-07-11 | security: unexport mmap_min_addr | Adrian Bunk |
2007-07-11 | SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel | Paul Moore |
2007-07-11 | security: Protection for exploiting null dereference using mmap | Eric Paris |
2007-07-11 | SELinux: Use %lu for inode->i_no when printing avc | Tobias Oed |
2007-07-11 | SELinux: allow preemption between transition permission checks | Stephen Smalley |
2007-07-11 | selinux: introduce schedule points in policydb_destroy() | Eric Paris |
2007-07-11 | selinux: add selinuxfs structure for object class discovery | Christopher J. PeBenito |
2007-07-11 | selinux: change sel_make_dir() to specify inode counter. | Christopher J. PeBenito |
2007-07-11 | selinux: rename sel_remove_bools() for more general usage. | Christopher J. PeBenito |
2007-07-11 | selinux: add support for querying object classes and permissions from the run... | Christopher J. PeBenito |
2007-06-08 | [NetLabel]: consolidate the struct socket/sock handling to just struct sock | Paul Moore |
2007-05-09 | Fix trivial typos in Kconfig* files | David Sterba |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-05-08 | tty: introduce no_tty and use it in selinux | Eric W. Biederman |
2007-05-02 | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman |
2007-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2007-04-26 | [AF_RXRPC]: Key facility changes for AF_RXRPC | David Howells |
2007-04-26 | selinux: preserve boolean values across policy reloads | Stephen Smalley |
2007-04-26 | selinux: change numbering of boolean directory inodes in selinuxfs | James Carter |
2007-04-26 | selinux: remove unused enumeration constant from selinuxfs | James Carter |
2007-04-26 | selinux: explicitly number all selinuxfs inodes | James Carter |
2007-04-26 | selinux: export initial SID contexts via selinuxfs | James Carter |
2007-04-26 | selinux: remove userland security class and permission definitions | Stephen Smalley |
2007-04-26 | SELinux: move security_skb_extlbl_sid() out of the security server | Paul Moore |
2007-04-26 | SELinux: rename selinux_netlabel.h to netlabel.h | Paul Moore |
2007-04-26 | SELinux: extract the NetLabel SELinux support from the security server | Paul Moore |
2007-04-25 | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it | Patrick McHardy |
2007-04-25 | [NETLINK]: Introduce nlmsg_hdr() helper | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Introduce skb_network_offset() | Arnaldo Carvalho de Melo |
2007-03-14 | [PATCH] sanitize security_getprocattr() API | Al Viro |
2007-02-26 | Always initialize scontext and scontext_len | Stephen Smalley |
2007-02-26 | Reassign printk levels in selinux kernel code | Eric Paris |
2007-02-14 | [PATCH] selinux: enhance selinux to always ignore private inodes | Stephen Smalley |
2007-02-14 | [PATCH] sysctl: fix the selinux_sysctl_get_sid | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables | Eric W. Biederman |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-12 | [PATCH] mark struct file_operations const 9 | Arjan van de Ven |
2007-02-11 | [PATCH] Replace regular code with appropriate calls to container_of() | Robert P. J. Day |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day |
2007-02-06 | [PATCH] Keys: Fix key serial number collision handling | David Howells |
2007-01-26 | [SELINUX]: Fix 2.6.20-rc6 build when no xfrm | Venkat Yekkirala |
2007-01-23 | [SELINUX]: increment flow cache genid | Venkat Yekkirala |
2007-01-09 | NetLabel: correct locking in selinux_netlbl_socket_setsid() | Paul Moore |
2007-01-08 | selinux: Delete mls_copy_context | Venkat Yekkirala |