aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
* Merge branch 'master' into nextJames Morris2009-12-03
|\
| * ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar2009-11-18
| * KEYS: get_instantiation_keyring() should inc the keyring refcount in all casesDavid Howells2009-10-15
| * const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* | TOMOYO: Add recursive directory matching operator support.Tetsuo Handa2009-11-25
* | remove CONFIG_SECURITY_FILE_CAPABILITIES compile optionSerge E. Hallyn2009-11-23
* | SELinux: print denials for buggy kernel with unknown permsEric Paris2009-11-23
* | security: report the module name to security_module_requestEric Paris2009-11-09
* | Config option to set a default LSMJohn Johansen2009-11-08
* | sysctl: require CAP_SYS_RAWIO to set mmap_min_addrKees Cook2009-11-08
* | tomoyo: improve hash bucket dispersionStephen Hemminger2009-10-28
* | LSM: imbed ima calls in the security hooksMimi Zohar2009-10-25
* | SELinux: add .gitignore files for dynamic classesEric Paris2009-10-23
* | security: remove root_plugJames Morris2009-10-20
* | SELinux: fix locking issue introduced with c6d3aaa4e35c71a3Stephen Smalley2009-10-19
* | LSM: Add security_path_chroot().Tetsuo Handa2009-10-11
* | LSM: Add security_path_chmod() and security_path_chown().Tetsuo Handa2009-10-11
* | selinux: drop remapping of netlink classesStephen Smalley2009-10-07
* | selinux: generate flask headers during kernel buildStephen Smalley2009-10-07
* | selinux: dynamic class/perm discoveryStephen Smalley2009-10-07
* | SELinux: reset the security_ops before flushing the avc cacheEric Paris2009-09-30
|/
* 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-14
* | | KEYS: Unlock tasklist when exiting early from keyctl_session_to_parentMarc Dionne2009-09-14
* | | SELinux: flush the avc before disabling SELinuxEric Paris2009-09-13
* | | SELinux: seperate avc_cache flushingEric Paris2009-09-13
* | | Creds: creds->security can be NULL is selinux is disabledEric Paris2009-09-13
* | | Merge branch 'next' into for-linusJames Morris2009-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
| * | | 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