| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | | | KEYS: Deal with dead-type keys appropriately [try #6] | David Howells | 2009-09-02 | 4 | -31/+48 |
| * | | | 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 |
| * | | | lsm: Add hooks to the TUN driver | Paul Moore | 2009-09-01 | 2 | -0/+37 |
| * | | | selinux: adjust rules for ATTR_FORCE | Amerigo Wang | 2009-08-21 | 1 | -5/+11 |
| * | | | Merge branch 'master' into next | James Morris | 2009-08-20 | 2 | -3/+4 |
| |\ \ \ |
|
| * | | | | SELinux: Convert avc_audit to use lsm_audit.h | Thomas Liu | 2009-08-17 | 9 | -283/+129 |
| * | | | | SELinux: add selinux_kernel_module_request | Eric Paris | 2009-08-14 | 3 | -0/+8 |
| * | | | | security: introducing security_request_module | Eric Paris | 2009-08-14 | 2 | -0/+11 |
| * | | | | Security/SELinux: seperate lsm specific mmap_min_addr | Eric Paris | 2009-08-06 | 5 | -3/+68 |
| * | | | | SELinux: call cap_file_mmap in selinux_file_mmap | Eric Paris | 2009-08-06 | 1 | -1/+13 |
| * | | | | Capabilities: move cap_file_mmap to commoncap.c | Eric Paris | 2009-08-06 | 2 | -9/+30 |
| * | | | | security/smack: Use AF_INET for sin_family field | Julia Lawall | 2009-08-06 | 1 | -1/+1 |
| * | | | | kernel: rename is_single_threaded(task) to current_is_single_threaded(void) | Oleg Nesterov | 2009-07-17 | 2 | -2/+2 |
| * | | | | Revert "SELinux: Convert avc_audit to use lsm_audit.h" | James Morris | 2009-07-13 | 8 | -134/+297 |
| * | | | | SELinux: Convert avc_audit to use lsm_audit.h | Thomas Liu | 2009-07-13 | 8 | -297/+134 |
| * | | | | security: Make lsm_priv union in lsm_audit.h anonymous | Thomas Liu | 2009-07-10 | 2 | -6/+6 |
| * | | | | Move variable function in lsm_audit.h into SMACK private space | Thomas Liu | 2009-07-10 | 2 | -4/+5 |
| * | | | | Merge branch 'master' into next | James Morris | 2009-06-30 | 2 | -2/+30 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | 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 | 5 | -12/+12 |
| * | | | | keys: annotate seqfile ops with __releases and __acquires | James Morris | 2009-06-25 | 1 | -0/+4 |
| * | | | | selinux: restore optimization to selinux_file_permission | Stephen Smalley | 2009-06-23 | 1 | -5/+10 |
| * | | | | TOMOYO: Remove next_domain from tomoyo_find_next_domain(). | Tetsuo Handa | 2009-06-19 | 3 | -15/+8 |
| * | | | | TOMOYO: Move tomoyo_delete_domain(). | Tetsuo Handa | 2009-06-19 | 3 | -34/+30 |
| * | | | | Merge branch 'master' into next | James Morris | 2009-06-19 | 33 | -446/+1698 |
| |\ \ \ \ |
|
| * | | | | | 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 |
* | | | | | | IMA: update ima_counts_put | Mimi Zohar | 2009-09-07 | 1 | -1/+5 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-08-26 | 1 | -0/+4 |
|\ \ \ \ \ |
|
| * | | | | | IMA: iint put in ima_counts_get and put | Eric Paris | 2009-08-27 | 1 | -0/+4 |
| | |_|_|/
| |/| | | |
|