Age | Commit message (Expand) | Author | Files | Lines |
2007-10-11 | [NET]: Support multiple network namespaces with netlink | Eric W. Biederman | 1 | -2/+3 |
2007-10-11 | [NET]: Make device event notification network namespace safe | Eric W. Biederman | 1 | -0/+4 |
2007-09-20 | SELinux: fix array out of bounds when mounting with selinux options | Eric Paris | 1 | -0/+2 |
2007-08-31 | SELinux: clear parent death signal on SID transitions | Stephen Smalley | 1 | -0/+3 |
2007-08-23 | fix NULL pointer dereference in __vm_enough_memory() | Alan Cox | 3 | -6/+6 |
2007-08-16 | SELinux: correct error code in selinux_audit_rule_init | Steve G | 1 | -1/+1 |
2007-08-02 | SELinux: remove redundant pointer checks before calling kfree() | Paul Moore | 1 | -2/+1 |
2007-08-02 | SELinux: restore proper NetLabel caching behavior | Paul Moore | 1 | -4/+12 |
2007-08-01 | Typo fixes errror -> error | Gabriel Craciunescu | 1 | -1/+1 |
2007-07-25 | SELinux: null-terminate context string in selinux_xfrm_sec_ctx_alloc | Venkat Yekkirala | 1 | -1/+2 |
2007-07-23 | SELinux: fix memory leak in security_netlbl_cache_add() | Jesper Juhl | 1 | -1/+3 |
2007-07-22 | [PATCH] get rid of AVC_PATH postponed treatment | Al Viro | 1 | -7/+8 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 4 | -4/+4 |
2007-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2 | -31/+39 |
2007-07-19 | coredump masking: reimplementation of dumpable using two flags | Kawai, Hidehiro | 2 | -2/+2 |
2007-07-19 | SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel | Paul Moore | 2 | -31/+31 |
2007-07-19 | SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement | Paul Moore | 1 | -0/+8 |
2007-07-18 | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge | 1 | -1/+2 |
2007-07-17 | Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check | Satyam Sharma | 1 | -1/+1 |
2007-07-16 | Audit: add TTY input auditing | Miloslav Trmac | 1 | -0/+2 |
2007-07-14 | Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for Ne... | Linus Torvalds | 2 | -24/+31 |
2007-07-12 | security: unexport mmap_min_addr | Adrian Bunk | 1 | -1/+0 |
2007-07-12 | SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel | Paul Moore | 2 | -31/+24 |
2007-07-12 | security: Protection for exploiting null dereference using mmap | Eric Paris | 7 | -5/+19 |
2007-07-12 | SELinux: Use %lu for inode->i_no when printing avc | Tobias Oed | 1 | -1/+1 |
2007-07-12 | SELinux: allow preemption between transition permission checks | Stephen Smalley | 4 | -29/+45 |
2007-07-12 | selinux: introduce schedule points in policydb_destroy() | Eric Paris | 1 | -0/+7 |
2007-07-12 | selinux: add selinuxfs structure for object class discovery | Christopher J. PeBenito | 2 | -0/+250 |
2007-07-12 | selinux: change sel_make_dir() to specify inode counter. | Christopher J. PeBenito | 1 | -5/+6 |
2007-07-12 | selinux: rename sel_remove_bools() for more general usage. | Christopher J. PeBenito | 1 | -5/+4 |
2007-07-12 | selinux: add support for querying object classes and permissions from the run... | Christopher J. PeBenito | 2 | -0/+98 |
2007-06-09 | [NetLabel]: consolidate the struct socket/sock handling to just struct sock | Paul Moore | 1 | -15/+21 |
2007-05-09 | Fix trivial typos in Kconfig* files | David Sterba | 1 | -1/+1 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 3 | -3/+0 |
2007-05-08 | tty: introduce no_tty and use it in selinux | Eric W. Biederman | 1 | -4/+3 |
2007-05-03 | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 1 | -1/+1 |
2007-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 12 | -760/+660 |
2007-04-27 | [AF_RXRPC]: Key facility changes for AF_RXRPC | David Howells | 1 | -0/+2 |
2007-04-26 | selinux: preserve boolean values across policy reloads | Stephen Smalley | 1 | -0/+38 |
2007-04-26 | selinux: change numbering of boolean directory inodes in selinuxfs | James Carter | 1 | -6/+5 |
2007-04-26 | selinux: remove unused enumeration constant from selinuxfs | James Carter | 1 | -1/+0 |
2007-04-26 | selinux: explicitly number all selinuxfs inodes | James Carter | 1 | -0/+6 |
2007-04-26 | selinux: export initial SID contexts via selinuxfs | James Carter | 3 | -0/+76 |
2007-04-26 | selinux: remove userland security class and permission definitions | Stephen Smalley | 6 | -314/+21 |
2007-04-26 | SELinux: move security_skb_extlbl_sid() out of the security server | Paul Moore | 3 | -35/+31 |
2007-04-26 | SELinux: rename selinux_netlabel.h to netlabel.h | Paul Moore | 3 | -2/+2 |
2007-04-26 | SELinux: extract the NetLabel SELinux support from the security server | Paul Moore | 5 | -402/+481 |
2007-04-26 | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it | Patrick McHardy | 1 | -1/+1 |
2007-04-26 | [NETLINK]: Introduce nlmsg_hdr() helper | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-26 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 1 | -1/+1 |