summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | SELinux: check OPEN on truncate callsEric Paris2012-04-091-1/+5
| | * | SELinux: add default_type statementsEric Paris2012-04-094-6/+33
| | * | SELinux: allow default source/target selectors for user/role/rangeEric Paris2012-04-096-8/+109
| | * | SELinux: include flow.h where used rather than get it indirectlyEric Paris2012-04-091-0/+1
| | * | SELinux: loosen DAC perms on reading policyEric Paris2012-04-091-1/+1
| | * | SELinux: allow seek operations on the file exposing policyEric Paris2012-04-091-0/+1
| * | | apparmor: fix long path failure due to disconnected pathJohn Johansen2012-05-181-0/+2
| * | | apparmor: fix profile lookup for unconfinedJohn Johansen2012-05-181-0/+4
| * | | ima: fix filename hint to reflect script interpreter nameMimi Zohar2012-05-161-1/+3
| * | | Merge branch 'for-1205' of http://git.gitorious.org/smack-next/kernel into nextJames Morris2012-05-165-579/+1145
| |\ \ \
| | * | | Smack: allow for significantly longer Smack labels v4Casey Schaufler2012-05-145-566/+1105
| | * | | gfp flags for security_inode_alloc()?Tetsuo Handa2012-05-141-4/+4
| | * | | Smack: recursive tramsmuteCasey Schaufler2012-05-142-9/+36
| * | | | KEYS: Don't check for NULL key pointer in key_validate()David Howells2012-05-162-25/+17
| |/ / /
| * | | Yama: replace capable() with ns_capable()Kees Cook2012-05-151-2/+2
| * | | TOMOYO: Accept manager programs which do not start with / .Tetsuo Handa2012-05-152-21/+6
| * | | KEYS: Add invalidation supportDavid Howells2012-05-1111-28/+131
| * | | KEYS: Do LRU discard in full keyringsDavid Howells2012-05-113-7/+43
| * | | KEYS: Permit in-place link replacement in keyring listDavid Howells2012-05-113-41/+58
| * | | KEYS: Perform RCU synchronisation on keys prior to key destructionDavid Howells2012-05-112-30/+48
| * | | KEYS: Announce key type (un)registrationDavid Howells2012-05-112-5/+3
| * | | KEYS: Reorganise keys MakefileDavid Howells2012-05-111-3/+9
| * | | KEYS: Move the key config into security/keys/KconfigDavid Howells2012-05-112-67/+72
| * | | KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells2012-05-112-1/+4
| * | | Merge tag 'v3.4-rc5' into nextJames Morris2012-05-04811-5435/+7629
| |\ \ \
| * | | | Yama: remove an unused variableDan Carpenter2012-04-231-1/+0
| * | | | samples/seccomp: fix dependencies on arch macrosWill Drewry2012-04-192-11/+19
| * | | | Yama: add additional ptrace scopesKees Cook2012-04-192-12/+60
| * | | | seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTERWill Drewry2012-04-181-4/+9
| * | | | seccomp: ignore secure_computing return valuesWill Drewry2012-04-188-7/+14
| * | | | seccomp: use a static inline for a function stubStephen Rothwell2012-04-171-1/+1
| * | | | Documentation: prctl/seccomp_filterWill Drewry2012-04-148-1/+875
| * | | | x86: Enable HAVE_ARCH_SECCOMP_FILTERWill Drewry2012-04-142-1/+7
| * | | | ptrace,seccomp: Add PTRACE_SECCOMP supportWill Drewry2012-04-144-6/+26
| * | | | seccomp: Add SECCOMP_RET_TRAPWill Drewry2012-04-144-6/+37
| * | | | signal, x86: add SIGSYS info and make it synchronous.Will Drewry2012-04-144-1/+40
| * | | | seccomp: add SECCOMP_RET_ERRNOWill Drewry2012-04-143-16/+42
| * | | | seccomp: remove duplicated failure loggingKees Cook2012-04-143-20/+11
| * | | | seccomp: add system call filtering using BPFWill Drewry2012-04-146-23/+472
| * | | | arch/x86: add syscall_get_arch to syscall.hWill Drewry2012-04-141-0/+27
| * | | | asm/syscall.h: add syscall_get_archWill Drewry2012-04-141-0/+14
| * | | | seccomp: kill the seccomp_t typedefWill Drewry2012-04-142-5/+7
| * | | | net/compat.c,linux/filter.h: share compat_sock_fprogWill Drewry2012-04-142-8/+11
| * | | | sk_run_filter: add BPF_S_ANC_SECCOMP_LD_WWill Drewry2012-04-142-0/+7
| * | | | Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVSJohn Johansen2012-04-141-4/+35
| * | | | Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski2012-04-148-4/+55
| * | | | maintainers: update wiki url for the security subsystemJames Morris2012-04-091-1/+1
| * | | | maintainers: add kernel/capability.c to capabilities entryJames Morris2012-04-091-0/+1
| * | | | Merge branch 'linus-master'; commit 'v3.4-rc2' into nextJames Morris2012-04-090-0/+0
| | |/ / | |/| |
* | | | Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-219-120/+1314
|\ \ \ \
OpenPOWER on IntegriCloud