summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | selinux: clean up avc node cache when disabling selinuxThomas Liu2009-06-253-0/+12
| * | | | security: rename ptrace_may_access => ptrace_access_checkIngo Molnar2009-06-255-12/+12
| * | | | keys: annotate seqfile ops with __releases and __acquiresJames Morris2009-06-251-0/+4
| * | | | selinux: restore optimization to selinux_file_permissionStephen Smalley2009-06-231-5/+10
| * | | | TOMOYO: Remove next_domain from tomoyo_find_next_domain().Tetsuo Handa2009-06-193-15/+8
| * | | | TOMOYO: Move tomoyo_delete_domain().Tetsuo Handa2009-06-193-34/+30
| * | | | Merge branch 'master' into nextJames Morris2009-06-1933-446/+1698
| |\ \ \ \
| * | | | | Add audit messages on type boundary violationsKaiGai Kohei2009-06-193-23/+118
| * | | | | cleanup in ss/services.cKaiGai Kohei2009-06-181-3/+3
* | | | | | IMA: update ima_counts_putMimi Zohar2009-09-071-1/+5
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-08-261-0/+4
|\ \ \ \ \
| * | | | | IMA: iint put in ima_counts_get and putEric Paris2009-08-271-0/+4
| | |_|_|/ | |/| | |
* | | | | ima: hashing large files bug fixMimi Zohar2009-08-241-2/+4
|/ / / /
* | | | security: Fix prompt for LSM_MMAP_MIN_ADDRAndreas Schwab2009-08-191-1/+1
* | | | security: Make LSM_MMAP_MIN_ADDR default match its help text.Dave Jones2009-08-191-1/+1
* | | | Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-175-3/+68
* | | | SELinux: call cap_file_mmap in selinux_file_mmapEric Paris2009-08-171-1/+13
OpenPOWER on IntegriCloud