summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds2009-09-24
|\
| * lsm: Use a compressed IPv6 string format in audit eventsPaul Moore2009-09-24
* | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* | do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeupOleg Nesterov2009-09-24
* | cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum2009-09-24
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-09-23
|\
| * SELinux: do not destroy the avc_cache_nodepEric Paris2009-09-23
| * KEYS: Have the garbage collector set its timer for live expired keysDavid Howells2009-09-23
* | seq_file: constify seq_operationsJames Morris2009-09-23
* | Move magic numbers into magic.hNick Black2009-09-23
|/
* Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-15
|\
| * Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar2009-09-02
| |\
| * | x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang2009-09-01
| * | x86, intel_txt: Fix typos in Kconfig helpArnaldo Carvalho de Melo2009-08-14
| * | x86, intel_txt: Intel TXT boot supportJoseph Cihula2009-07-21
* | | KEYS: Fix garbage collectorDavid Howells2009-09-15
* | | KEYS: Unlock tasklist when exiting early from keyctl_session_to_parentMarc Dionne2009-09-15
* | | SELinux: flush the avc before disabling SELinuxEric Paris2009-09-14
* | | SELinux: seperate avc_cache flushingEric Paris2009-09-14
* | | Creds: creds->security can be NULL is selinux is disabledEric Paris2009-09-14
* | | Merge branch 'next' into for-linusJames Morris2009-09-11
|\ \ \
| * | | sysfs: Add labeling support for sysfsDavid P. Quigley2009-09-10
| * | | LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley2009-09-10
| * | | KEYS: Add a keyctl to install a process's session keyring on its parent [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-09-01
| * | | lsm: Add hooks to the TUN driverPaul Moore2009-09-01
| * | | selinux: adjust rules for ATTR_FORCEAmerigo Wang2009-08-21
| * | | Merge branch 'master' into nextJames Morris2009-08-20
| |\ \ \
| * | | | SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-08-17
| * | | | SELinux: add selinux_kernel_module_requestEric Paris2009-08-14
| * | | | security: introducing security_request_moduleEric Paris2009-08-14
| * | | | Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-06
| * | | | SELinux: call cap_file_mmap in selinux_file_mmapEric Paris2009-08-06
| * | | | Capabilities: move cap_file_mmap to commoncap.cEric Paris2009-08-06
| * | | | security/smack: Use AF_INET for sin_family fieldJulia Lawall2009-08-06
| * | | | kernel: rename is_single_threaded(task) to current_is_single_threaded(void)Oleg Nesterov2009-07-17
| * | | | Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris2009-07-13
| * | | | SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-07-13
| * | | | security: Make lsm_priv union in lsm_audit.h anonymousThomas Liu2009-07-10
| * | | | Move variable function in lsm_audit.h into SMACK private spaceThomas Liu2009-07-10
| * | | | Merge branch 'master' into nextJames Morris2009-06-30
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | selinux: clean up avc node cache when disabling selinuxThomas Liu2009-06-25
| * | | | security: rename ptrace_may_access => ptrace_access_checkIngo Molnar2009-06-25