| Commit message (Expand) | Author | Age | Files | Lines |
* | do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup | Oleg Nesterov | 2009-09-24 | 1 | -1/+1 |
* | SELinux: do not destroy the avc_cache_nodep | Eric Paris | 2009-09-23 | 1 | -4/+15 |
* | SELinux: flush the avc before disabling SELinux | Eric Paris | 2009-09-14 | 1 | -0/+2 |
* | SELinux: seperate avc_cache flushing | Eric Paris | 2009-09-14 | 1 | -7/+17 |
* | Creds: creds->security can be NULL is selinux is disabled | Eric Paris | 2009-09-14 | 1 | -0/+6 |
* | sysfs: Add labeling support for sysfs | David P. Quigley | 2009-09-10 | 1 | -0/+5 |
* | LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex... | David P. Quigley | 2009-09-10 | 1 | -0/+29 |
* | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 2009-09-02 | 1 | -0/+28 |
* | CRED: Add some configurable debugging [try #6] | David Howells | 2009-09-02 | 1 | -1/+5 |
* | selinux: Support for the new TUN LSM hooks | Paul Moore | 2009-09-01 | 5 | -2/+83 |
* | selinux: adjust rules for ATTR_FORCE | Amerigo Wang | 2009-08-21 | 1 | -5/+11 |
* | Merge branch 'master' into next | James Morris | 2009-08-20 | 1 | -1/+2 |
|\ |
|
| * | Security/SELinux: seperate lsm specific mmap_min_addr | Eric Paris | 2009-08-17 | 1 | -1/+1 |
| * | SELinux: call cap_file_mmap in selinux_file_mmap | Eric Paris | 2009-08-17 | 1 | -1/+13 |
| * | SELinux: fix memory leakage in /security/selinux/hooks.c | James Morris | 2009-08-11 | 1 | -1/+2 |
* | | SELinux: Convert avc_audit to use lsm_audit.h | Thomas Liu | 2009-08-17 | 7 | -280/+126 |
* | | SELinux: add selinux_kernel_module_request | Eric Paris | 2009-08-14 | 3 | -0/+8 |
* | | Security/SELinux: seperate lsm specific mmap_min_addr | Eric Paris | 2009-08-06 | 1 | -1/+1 |
* | | SELinux: call cap_file_mmap in selinux_file_mmap | Eric Paris | 2009-08-06 | 1 | -1/+13 |
* | | kernel: rename is_single_threaded(task) to current_is_single_threaded(void) | Oleg Nesterov | 2009-07-17 | 1 | -1/+1 |
* | | Revert "SELinux: Convert avc_audit to use lsm_audit.h" | James Morris | 2009-07-13 | 7 | -133/+294 |
* | | SELinux: Convert avc_audit to use lsm_audit.h | Thomas Liu | 2009-07-13 | 7 | -294/+133 |
* | | selinux: clean up avc node cache when disabling selinux | Thomas Liu | 2009-06-25 | 3 | -0/+12 |
* | | security: rename ptrace_may_access => ptrace_access_check | Ingo Molnar | 2009-06-25 | 1 | -3/+3 |
* | | selinux: restore optimization to selinux_file_permission | Stephen Smalley | 2009-06-23 | 1 | -5/+10 |
* | | Merge branch 'master' into next | James Morris | 2009-06-19 | 7 | -53/+24 |
|\ \
| |/ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 6 | -51/+22 |
| |\ |
|
| | * | SELinux: define audit permissions for audit tree netlink messages | Eric Paris | 2009-06-03 | 1 | -0/+2 |
| | * | selinux: remove obsolete read buffer limit from sel_read_bool | Stephen Smalley | 2009-05-19 | 1 | -4/+0 |
| | * | SELinux: move SELINUX_MAGIC into magic.h | Eric Paris | 2009-05-19 | 1 | -2/+1 |
| | * | Merge branch 'master' into next | James Morris | 2009-05-08 | 1 | -1/+1 |
| | |\ |
|
| | * | | selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->p... | Oleg Nesterov | 2009-04-30 | 1 | -8/+3 |
| | * | | SELinux: Don't flush inherited SIGKILL during execve() | David Howells | 2009-04-30 | 1 | -4/+5 |
| | * | | SELinux: drop secondary_ops->sysctl | Eric Paris | 2009-04-30 | 1 | -4/+0 |
| | * | | Permissive domain in userspace object manager | KaiGai Kohei | 2009-04-02 | 4 | -29/+11 |
| * | | | net: skb->dst accessors | Eric Dumazet | 2009-06-03 | 2 | -2/+2 |
| | |/
| |/| |
|
* | | | Add audit messages on type boundary violations | KaiGai Kohei | 2009-06-19 | 3 | -23/+118 |
* | | | cleanup in ss/services.c | KaiGai Kohei | 2009-06-18 | 1 | -3/+3 |
|/ / |
|
* | | selinux: Fix send_sigiotask hook | Stephen Smalley | 2009-05-05 | 1 | -1/+1 |
|/ |
|
* | selinux: Remove the "compat_net" compatibility code | Paul Moore | 2009-03-28 | 2 | -214/+7 |
* | netlabel: Label incoming TCP connections correctly in SELinux | Paul Moore | 2009-03-28 | 3 | -186/+81 |
* | Merge branch 'master' into next | James Morris | 2009-03-24 | 1 | -3/+6 |
|\ |
|
| * | selinux: Fix a panic in selinux_netlbl_inode_permission() | Paul Moore | 2009-03-02 | 1 | -2/+3 |
| * | selinux: Fix the NetLabel glue code for setsockopt() | Paul Moore | 2009-02-23 | 1 | -1/+3 |
* | | SELinux: inode_doinit_with_dentry drop no dentry printk | Eric Paris | 2009-03-10 | 1 | -3/+9 |
* | | SELinux: new permission between tty audit and audit socket | Eric Paris | 2009-03-06 | 3 | -1/+3 |
* | | SELinux: open perm for sock files | Eric Paris | 2009-03-06 | 3 | -0/+4 |
* | | SELinux: convert the avc cache hash list to an hlist | Eric Paris | 2009-02-14 | 1 | -20/+27 |
* | | SELinux: code readability with avc_cache | Eric Paris | 2009-02-14 | 1 | -19/+44 |
* | | SELinux: remove unused av.decided field | Eric Paris | 2009-02-14 | 4 | -14/+6 |