summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* KEYS: get_instantiation_keyring() should inc the keyring refcount in all casesDavid Howells2009-10-151-1/+1
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds2009-09-241-1/+1
|\
| * lsm: Use a compressed IPv6 string format in audit eventsPaul Moore2009-09-241-1/+1
* | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-2/+2
* | do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeupOleg Nesterov2009-09-241-1/+1
* | cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum2009-09-241-1/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-09-232-6/+17
|\
| * SELinux: do not destroy the avc_cache_nodepEric Paris2009-09-231-4/+15
| * KEYS: Have the garbage collector set its timer for live expired keysDavid Howells2009-09-231-2/+2
* | seq_file: constify seq_operationsJames Morris2009-09-232-5/+5
* | Move magic numbers into magic.hNick Black2009-09-231-7/+1
|/
* Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-151-0/+30
|\
| * Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar2009-09-028-14/+119
| |\
| * | x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang2009-09-011-1/+1
| * | x86, intel_txt: Fix typos in Kconfig helpArnaldo Carvalho de Melo2009-08-141-2/+2
| * | x86, intel_txt: Intel TXT boot supportJoseph Cihula2009-07-211-0/+30
* | | KEYS: Fix garbage collectorDavid Howells2009-09-154-35/+73
* | | KEYS: Unlock tasklist when exiting early from keyctl_session_to_parentMarc Dionne2009-09-151-0/+1
* | | SELinux: flush the avc before disabling SELinuxEric Paris2009-09-141-0/+2
* | | SELinux: seperate avc_cache flushingEric Paris2009-09-141-7/+17
* | | Creds: creds->security can be NULL is selinux is disabledEric Paris2009-09-141-0/+6
* | | Merge branch 'next' into for-linusJames Morris2009-09-1136-460/+1290
|\ \ \
| * | | sysfs: Add labeling support for sysfsDavid P. Quigley2009-09-102-0/+6
| * | | LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley2009-09-104-0/+88
| * | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-0210-0/+267
| * | | KEYS: Do some whitespace cleanups [try #6]David Howells2009-09-021-9/+3
| * | | KEYS: Make /proc/keys use keyid not numread as file position [try #6]Serge E. Hallyn2009-09-021-22/+55
| * | | KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]David Howells2009-09-027-4/+322
| * | | KEYS: Flag dead keys to induce EKEYREVOKED [try #6]David Howells2009-09-021-1/+3
| * | | KEYS: Allow keyctl_revoke() on keys that have SETATTR but not WRITE perm [try...David Howells2009-09-021-1/+7
| * | | KEYS: Deal with dead-type keys appropriately [try #6]David Howells2009-09-024-31/+48
| * | | CRED: Add some configurable debugging [try #6]David Howells2009-09-021-1/+5
| * | | selinux: Support for the new TUN LSM hooksPaul Moore2009-09-015-2/+83
| * | | lsm: Add hooks to the TUN driverPaul Moore2009-09-012-0/+37
| * | | selinux: adjust rules for ATTR_FORCEAmerigo Wang2009-08-211-5/+11
| * | | Merge branch 'master' into nextJames Morris2009-08-202-3/+4
| |\ \ \
| * | | | SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-08-179-283/+129
| * | | | SELinux: add selinux_kernel_module_requestEric Paris2009-08-143-0/+8
| * | | | security: introducing security_request_moduleEric Paris2009-08-142-0/+11
| * | | | Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-065-3/+68
| * | | | SELinux: call cap_file_mmap in selinux_file_mmapEric Paris2009-08-061-1/+13
| * | | | Capabilities: move cap_file_mmap to commoncap.cEric Paris2009-08-062-9/+30
| * | | | security/smack: Use AF_INET for sin_family fieldJulia Lawall2009-08-061-1/+1
| * | | | kernel: rename is_single_threaded(task) to current_is_single_threaded(void)Oleg Nesterov2009-07-172-2/+2
| * | | | Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris2009-07-138-134/+297
| * | | | SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-07-138-297/+134
| * | | | security: Make lsm_priv union in lsm_audit.h anonymousThomas Liu2009-07-102-6/+6
| * | | | Move variable function in lsm_audit.h into SMACK private spaceThomas Liu2009-07-102-4/+5
| * | | | Merge branch 'master' into nextJames Morris2009-06-302-2/+30
| |\ \ \ \ | | | |/ / | | |/| |