| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-05 |
|\| | |
|
| * | | SELinux: print denials for buggy kernel with unknown perms | Eric Paris | 2009-11-23 |
| * | | security: report the module name to security_module_request | Eric Paris | 2009-11-09 |
| * | | SELinux: add .gitignore files for dynamic classes | Eric Paris | 2009-10-23 |
| * | | SELinux: fix locking issue introduced with c6d3aaa4e35c71a3 | Stephen Smalley | 2009-10-19 |
| * | | selinux: drop remapping of netlink classes | Stephen Smalley | 2009-10-07 |
| * | | selinux: generate flask headers during kernel build | Stephen Smalley | 2009-10-07 |
| * | | selinux: dynamic class/perm discovery | Stephen Smalley | 2009-10-07 |
| * | | SELinux: reset the security_ops before flushing the avc cache | Eric Paris | 2009-09-30 |
| |/ |
|
* / | net: rename skb->iif to skb->skb_iif | Eric Dumazet | 2009-11-20 |
|/ |
|
* | do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup | Oleg Nesterov | 2009-09-24 |
* | SELinux: do not destroy the avc_cache_nodep | Eric Paris | 2009-09-23 |
* | SELinux: flush the avc before disabling SELinux | Eric Paris | 2009-09-13 |
* | SELinux: seperate avc_cache flushing | Eric Paris | 2009-09-13 |
* | Creds: creds->security can be NULL is selinux is disabled | Eric Paris | 2009-09-13 |
* | sysfs: Add labeling support for sysfs | David P. Quigley | 2009-09-09 |
* | LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex... | David P. Quigley | 2009-09-09 |
* | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 2009-09-02 |
* | CRED: Add some configurable debugging [try #6] | David Howells | 2009-09-02 |
* | selinux: Support for the new TUN LSM hooks | Paul Moore | 2009-08-31 |
* | selinux: adjust rules for ATTR_FORCE | Amerigo Wang | 2009-08-21 |
* | Merge branch 'master' into next | James Morris | 2009-08-19 |
|\ |
|
| * | Security/SELinux: seperate lsm specific mmap_min_addr | Eric Paris | 2009-08-17 |
| * | SELinux: call cap_file_mmap in selinux_file_mmap | Eric Paris | 2009-08-17 |
| * | SELinux: fix memory leakage in /security/selinux/hooks.c | James Morris | 2009-08-10 |
* | | SELinux: Convert avc_audit to use lsm_audit.h | Thomas Liu | 2009-08-16 |
* | | SELinux: add selinux_kernel_module_request | Eric Paris | 2009-08-13 |
* | | Security/SELinux: seperate lsm specific mmap_min_addr | Eric Paris | 2009-08-05 |
* | | SELinux: call cap_file_mmap in selinux_file_mmap | Eric Paris | 2009-08-05 |
* | | kernel: rename is_single_threaded(task) to current_is_single_threaded(void) | Oleg Nesterov | 2009-07-16 |
* | | Revert "SELinux: Convert avc_audit to use lsm_audit.h" | James Morris | 2009-07-12 |
* | | SELinux: Convert avc_audit to use lsm_audit.h | Thomas Liu | 2009-07-12 |
* | | selinux: clean up avc node cache when disabling selinux | Thomas Liu | 2009-06-24 |
* | | security: rename ptrace_may_access => ptrace_access_check | Ingo Molnar | 2009-06-24 |
* | | selinux: restore optimization to selinux_file_permission | Stephen Smalley | 2009-06-22 |
* | | Merge branch 'master' into next | James Morris | 2009-06-18 |
|\| |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 |
| |\ |
|
| | * | SELinux: define audit permissions for audit tree netlink messages | Eric Paris | 2009-06-02 |
| | * | selinux: remove obsolete read buffer limit from sel_read_bool | Stephen Smalley | 2009-05-19 |
| | * | SELinux: move SELINUX_MAGIC into magic.h | Eric Paris | 2009-05-18 |
| | * | Merge branch 'master' into next | James Morris | 2009-05-08 |
| | |\ |
|
| | * | | selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->p... | Oleg Nesterov | 2009-04-29 |
| | * | | SELinux: Don't flush inherited SIGKILL during execve() | David Howells | 2009-04-29 |
| | * | | SELinux: drop secondary_ops->sysctl | Eric Paris | 2009-04-29 |
| | * | | Permissive domain in userspace object manager | KaiGai Kohei | 2009-04-01 |
| * | | | net: skb->dst accessors | Eric Dumazet | 2009-06-03 |
| | |/
| |/| |
|
* | | | Add audit messages on type boundary violations | KaiGai Kohei | 2009-06-18 |