summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* syslog: use defined constants instead of raw numbersKees Cook2010-02-042-12/+14
* syslog: distinguish between /proc/kmsg and syscallsKees Cook2010-02-044-7/+13
* selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia2010-02-039-59/+84
* selinux: load the initial SIDs upon every policy loadGuido Trentalancia2010-02-031-4/+12
* selinux: Only audit permissions specified in policyStephen Smalley2010-02-021-10/+7Star
* TOMOYO: Remove usage counter for temporary memory.Tetsuo Handa2010-01-266-71/+29Star
* selinux: remove dead code in type_attribute_bounds_av()KaiGai Kohei2010-01-241-39/+4Star
* selinux: convert range transition list to a hashtabStephen Smalley2010-01-243-41/+86
* Merge branch 'master' into nextJames Morris2010-01-1710-158/+132Star
|\
| * SECURITY: selinux, fix update_rlimit_cpu parameterJiri Slaby2010-01-041-1/+1
| * Sanitize f_flags helpersAl Viro2009-12-221-1/+0Star
| * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture supportGeert Uytterhoeven2009-12-161-0/+10
| * NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells2009-12-161-1/+2
| * security/min_addr.c: make init_mmap_min_addr() staticH Hartley Sweeten2009-12-161-1/+1
| * keys: PTR_ERR return of wrong pointer in keyctl_get_security()Roel Kluin2009-12-161-1/+1
| * ima: limit imbalance msgMimi Zohar2009-12-161-9/+53
| * Untangling ima mess, part 3: kill dead code in imaAl Viro2009-12-161-48/+4Star
| * ima: call ima_inode_free ima_inode_freeEric Paris2009-12-162-5/+2Star
| * IMA: clean up the IMA counts updating codeEric Paris2009-12-162-49/+70
| * ima: only insert at inode creation timeEric Paris2009-12-163-66/+14Star
| * ima: valid return code from ima_inode_allocEric Paris2009-12-161-3/+1Star
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-102-2/+2
| |\
| | * Merge branch 'for-next' into for-linusJiri Kosina2009-12-072-2/+2
| | |\
| | | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-2/+2
* | | | selinux: change the handling of unknown classesStephen Smalley2010-01-174-120/+88Star
* | | | security: correct error returns for get/set security with private inodesJames Morris2010-01-141-2/+2
* | | | TOMOYO: Remove memory pool for list elements.Tetsuo Handa2010-01-106-134/+73Star
* | | | TOMOYO: Remove memory pool for string data.Tetsuo Handa2010-01-101-50/+10Star
* | | | TOMOYO: Replace rw_semaphore by mutex.Tetsuo Handa2010-01-104-36/+27Star
* | | | TOMOYO: Use RCU primitives for list operationTetsuo Handa2009-12-156-112/+207
* | | | TOMOYO: Compare filesystem by magic number rather than by name.Tetsuo Handa2009-12-091-1/+2
* | | | Merge branch 'master' into nextJames Morris2009-12-098-125/+26Star
|\| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-083-11/+11
| |\ \ \
| | * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-0631-1974/+791Star
| | |\| |
| | * | | net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-212-5/+5
| | * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-192-3/+3
| | |\ \ \
| | * | | | inet: rename some inet_sock fieldsEric Dumazet2009-10-191-6/+6
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-085-114/+15Star
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | security/tomoyo: Remove now unnecessary handling of security_sysctl.Eric W. Biederman2009-11-203-95/+0Star
| | * | | | security/tomoyo: Add a special case to handle accesses through the internal p...Eric W. Biederman2009-11-201-0/+9
| | * | | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-5/+5
| | * | | | sysctl security/tomoyo: Don't look at ctl_nameTetsuo Handa2009-11-121-9/+1Star
| | * | | | sysctl security/keys: Remove dead binary sysctl supportEric W. Biederman2009-11-121-6/+1Star
| | | |_|/ | | |/| |
* | | | | selinux: remove a useless returnAmerigo Wang2009-12-081-2/+2
* | | | | TOMOYO: Add rest of file operation restrictions.Tetsuo Handa2009-12-085-61/+132
* | | | | LSM: Rename security_path_ functions argument names.Tetsuo Handa2009-12-081-15/+15
* | | | | security/selinux/ss: correct size computationJulia Lawall2009-12-081-2/+2
|/ / / /
* | | | Merge branch 'master' into nextJames Morris2009-12-033-8/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar2009-11-181-2/+2
| |/ /
| * / KEYS: get_instantiation_keyring() should inc the keyring refcount in all casesDavid Howells2009-10-161-1/+1
| |/