| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into next | James Morris | 2009-12-03 | 3 | -8/+8 |
|\ |
|
| * | ima: replace GFP_KERNEL with GFP_NOFS | Mimi Zohar | 2009-11-19 | 1 | -2/+2 |
| * | KEYS: get_instantiation_keyring() should inc the keyring refcount in all cases | David Howells | 2009-10-15 | 1 | -1/+1 |
| * | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 | 1 | -5/+5 |
* | | TOMOYO: Add recursive directory matching operator support. | Tetsuo Handa | 2009-11-25 | 2 | -83/+121 |
* | | remove CONFIG_SECURITY_FILE_CAPABILITIES compile option | Serge E. Hallyn | 2009-11-24 | 2 | -79/+2 |
* | | SELinux: print denials for buggy kernel with unknown perms | Eric Paris | 2009-11-24 | 2 | -1/+8 |
* | | security: report the module name to security_module_request | Eric Paris | 2009-11-10 | 4 | -5/+18 |
* | | Config option to set a default LSM | John Johansen | 2009-11-09 | 2 | -3/+38 |
* | | sysctl: require CAP_SYS_RAWIO to set mmap_min_addr | Kees Cook | 2009-11-09 | 1 | -0/+3 |
* | | tomoyo: improve hash bucket dispersion | Stephen Hemminger | 2009-10-29 | 1 | -4/+9 |
* | | LSM: imbed ima calls in the security hooks | Mimi Zohar | 2009-10-25 | 2 | -3/+26 |
* | | SELinux: add .gitignore files for dynamic classes | Eric Paris | 2009-10-24 | 1 | -0/+2 |
* | | security: remove root_plug | James Morris | 2009-10-20 | 4 | -105/+1 |
* | | SELinux: fix locking issue introduced with c6d3aaa4e35c71a3 | Stephen Smalley | 2009-10-20 | 1 | -3/+7 |
* | | LSM: Add security_path_chroot(). | Tetsuo Handa | 2009-10-12 | 2 | -0/+11 |
* | | LSM: Add security_path_chmod() and security_path_chown(). | Tetsuo Handa | 2009-10-12 | 2 | -0/+28 |
* | | selinux: drop remapping of netlink classes | Stephen Smalley | 2009-10-07 | 2 | -30/+1 |
* | | selinux: generate flask headers during kernel build | Stephen Smalley | 2009-10-07 | 4 | -963/+10 |
* | | selinux: dynamic class/perm discovery | Stephen Smalley | 2009-10-07 | 15 | -744/+555 |
* | | SELinux: reset the security_ops before flushing the avc cache | Eric Paris | 2009-09-30 | 1 | -3/+3 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current | Linus Torvalds | 2009-09-24 | 1 | -1/+1 |
|\ |
|
| * | lsm: Use a compressed IPv6 string format in audit events | Paul Moore | 2009-09-24 | 1 | -1/+1 |
* | | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 2009-09-24 | 1 | -2/+2 |
* | | do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup | Oleg Nesterov | 2009-09-24 | 1 | -1/+1 |
* | | cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time | Ben Blum | 2009-09-24 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-09-23 | 2 | -6/+17 |
|\ |
|
| * | SELinux: do not destroy the avc_cache_nodep | Eric Paris | 2009-09-23 | 1 | -4/+15 |
| * | KEYS: Have the garbage collector set its timer for live expired keys | David Howells | 2009-09-23 | 1 | -2/+2 |
* | | seq_file: constify seq_operations | James Morris | 2009-09-23 | 2 | -5/+5 |
* | | Move magic numbers into magic.h | Nick Black | 2009-09-23 | 1 | -7/+1 |
|/ |
|
* | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-15 | 1 | -0/+30 |
|\ |
|
| * | Merge commit 'v2.6.31-rc8' into x86/txt | Ingo Molnar | 2009-09-02 | 8 | -14/+119 |
| |\ |
|
| * | | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang | 2009-09-01 | 1 | -1/+1 |
| * | | x86, intel_txt: Fix typos in Kconfig help | Arnaldo Carvalho de Melo | 2009-08-14 | 1 | -2/+2 |
| * | | x86, intel_txt: Intel TXT boot support | Joseph Cihula | 2009-07-21 | 1 | -0/+30 |
* | | | KEYS: Fix garbage collector | David Howells | 2009-09-15 | 4 | -35/+73 |
* | | | KEYS: Unlock tasklist when exiting early from keyctl_session_to_parent | Marc Dionne | 2009-09-15 | 1 | -0/+1 |
* | | | 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 |
* | | | Merge branch 'next' into for-linus | James Morris | 2009-09-11 | 36 | -460/+1290 |
|\ \ \ |
|
| * | | | sysfs: Add labeling support for sysfs | David P. Quigley | 2009-09-10 | 2 | -0/+6 |
| * | | | LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex... | David P. Quigley | 2009-09-10 | 4 | -0/+88 |
| * | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 2009-09-02 | 10 | -0/+267 |
| * | | | KEYS: Do some whitespace cleanups [try #6] | David Howells | 2009-09-02 | 1 | -9/+3 |
| * | | | KEYS: Make /proc/keys use keyid not numread as file position [try #6] | Serge E. Hallyn | 2009-09-02 | 1 | -22/+55 |
| * | | | KEYS: Add garbage collection for dead, revoked and expired keys. [try #6] | David Howells | 2009-09-02 | 7 | -4/+322 |
| * | | | KEYS: Flag dead keys to induce EKEYREVOKED [try #6] | David Howells | 2009-09-02 | 1 | -1/+3 |
| * | | | KEYS: Allow keyctl_revoke() on keys that have SETATTR but not WRITE perm [try... | David Howells | 2009-09-02 | 1 | -1/+7 |