aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'next' into for-linusJames Morris2009-09-10
|\
| * binfmt_elf: fix PT_INTERP bss handlingRoland McGrath2009-09-10
| * TPM: Fixup boot probe timeout for tpm_tis driverJason Gunthorpe2009-09-10
| * sysfs: Add labeling support for sysfsDavid P. Quigley2009-09-09
| * LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley2009-09-09
| * VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo...David P. Quigley2009-09-09
| * KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-09
| * KEYS: Fix default security_session_to_parent()David Howells2009-09-07
| * Security/SELinux: includecheck fix kernel/sysctl.cJaswinder Singh Rajput2009-09-06
| * KEYS: security_cred_alloc_blank() should return int under all circumstancesDavid Howells2009-09-06
| * IMA: open new file for readMimi Zohar2009-09-02
| * KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
| * KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-02
| * KEYS: Do some whitespace cleanups [try #6]David Howells2009-09-02
| * KEYS: Make /proc/keys use keyid not numread as file position [try #6]Serge E. Hallyn2009-09-02
| * KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]David Howells2009-09-02
| * KEYS: Flag dead keys to induce EKEYREVOKED [try #6]David Howells2009-09-02
| * KEYS: Allow keyctl_revoke() on keys that have SETATTR but not WRITE perm [try...David Howells2009-09-02
| * KEYS: Deal with dead-type keys appropriately [try #6]David Howells2009-09-02
| * CRED: Add some configurable debugging [try #6]David Howells2009-09-02
| * selinux: Support for the new TUN LSM hooksPaul Moore2009-08-31
| * lsm: Add hooks to the TUN driverPaul Moore2009-08-31
| * bsdacct: switch credentials for writing to the accounting fileMichal Schmidt2009-08-23
| * vfs: allow file truncations when both suid and write permissions setAmerigo Wang2009-08-21
| * selinux: adjust rules for ATTR_FORCEAmerigo Wang2009-08-21
| * Merge branch 'master' into nextJames Morris2009-08-19
| |\
| * | Security/SELinux: remove duplicated #includeHuang Weiyi2009-08-18
| * | SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-08-16
| * | security: update documentation for security_request_moduleJames Morris2009-08-13
| * | SELinux: add selinux_kernel_module_requestEric Paris2009-08-13
| * | security: introducing security_request_moduleEric Paris2009-08-13
| * | Networking: use CAP_NET_ADMIN when deciding to call request_moduleEric Paris2009-08-13
| * | Merge branch 'master' into nextJames Morris2009-08-10
| |\ \
| * | | mm_for_maps: take ->cred_guard_mutex to fix the race with execOleg Nesterov2009-08-09
| * | | mm_for_maps: shift down_read(mmap_sem) to the callerOleg Nesterov2009-08-09
| * | | security: define round_hint_to_min in !CONFIG_SECURITYEric Paris2009-08-09
| * | | Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-05
| * | | SELinux: call cap_file_mmap in selinux_file_mmapEric Paris2009-08-05
| * | | Capabilities: move cap_file_mmap to commoncap.cEric Paris2009-08-05
| * | | Merge branch 'master' into nextJames Morris2009-08-05
| |\ \ \
| * | | | security/smack: Use AF_INET for sin_family fieldJulia Lawall2009-08-05
| * | | | include/linux/cred.h: work around gcc-4.2.4 warning in get_cred()Paul Menage2009-07-19
| * | | | kernel: is_current_single_threaded: don't use ->mmap_semOleg Nesterov2009-07-16
| * | | | kernel: rename is_single_threaded(task) to current_is_single_threaded(void)Oleg Nesterov2009-07-16
| * | | | kernel: fix is_single_threadedOleg Nesterov2009-07-16
| * | | | security: fix security_file_lock cmd argumentSten Spans2009-07-16
| * | | | Merge branch 'master' into nextJames Morris2009-07-13
| |\ \ \ \
| * | | | | Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris2009-07-12
| * | | | | personality handling: fix PER_CLEAR_ON_SETID for security reasonsJulien Tinnes2009-07-12
| * | | | | SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-07-12