summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
...
* | | selinux: really fix dependency causing parallel compile failure.Paul Gortmaker2010-10-212-20/+6
* | | selinux: fix parallel compile errorPaul Gortmaker2010-10-211-1/+1
* | | selinux: fast status update interface (/selinux/status)KaiGai Kohei2010-10-215-1/+210
* | | .gitignore: ignore apparmor/rlim_names.hYong Zhang2010-10-211-0/+1
* | | LSM: Fix security_module_enable() error.Tetsuo Handa2010-10-211-10/+2
* | | selinux: type_bounds_sanity_check has a meaningless variable declarationEric Paris2010-10-211-2/+2
* | | tomoyo: cleanup. don't store bogus pointerDan Carpenter2010-10-211-2/+4
| |/ |/|
* | TOMOYO: Don't abuse sys_getpid(), sys_getppid()Ben Hutchings2010-09-272-4/+5
|/
* KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyringDavid Howells2010-09-101-1/+2
* KEYS: Fix RCU no-lock warning in keyctl_session_to_parent()David Howells2010-09-101-0/+3
* ima: always maintain countersMimi Zohar2010-09-083-4/+9
* AppArmor: Fix locking from removal of profile namespaceJohn Johansen2010-09-081-2/+4
* AppArmor: Fix splitting an fqname into separate namespace and profile namesJohn Johansen2010-09-081-1/+1
* AppArmor: Fix security_task_setrlimit logic for 2.6.36 changesJohn Johansen2010-09-083-11/+15
* AppArmor: Drop hack to remove appended " (deleted)" stringJohn Johansen2010-09-081-27/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-182-10/+8
|\
| * tty: fix fu_list abuseNick Piggin2010-08-181-1/+4
| * fs: cleanup files_lock lockingNick Piggin2010-08-181-2/+2
| * apparmor: use task path helpersNick Piggin2010-08-181-7/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-08-171-2/+2
|\ \
| * | AppArmor: fix task_setrlimit prototypeJiri Slaby2010-08-171-2/+2
| |/
* | Make do_execve() take a const filename pointerDavid Howells2010-08-171-1/+1
|/
* Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-121-12/+24
|\
| * AppArmor: update for module_param_named API changeStephen Rothwell2010-08-111-12/+24
* | Add a dummy printk function for the maintenance of unused printksDavid Howells2010-08-121-5/+0
|/
* Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-103-7/+13
|\
| * rlimits: selinux, do rlimits changes under task_lockOleg Nesterov2010-07-161-2/+4
| * rlimits: add task_struct to update_rlimit_cpuJiri Slaby2010-07-161-1/+2
| * rlimits: security, add task_struct to setrlimitJiri Slaby2010-07-163-6/+9
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-101-2/+14
|\ \
| * | fsnotify: new fsnotify hooks and events types for access decisionsEric Paris2010-07-281-2/+14
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-08-071-1/+1
|\ \
| * | SELINUX: Fix build error.Ralf Baechle2010-08-061-1/+1
* | | KEYS: request_key() should return -ENOKEY if the constructed key is negativeDavid Howells2010-08-061-0/+2
|/ /
* | apparmor: depends on NETRandy Dunlap2010-08-051-1/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-1/+1
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-041-2/+2
| |\ \ | | |/
| * | Merge branch 'master' into for-nextJiri Kosina2010-06-167-54/+46
| |\ \
| * | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* | | | AppArmor: fix build warnings for non-const use of get_task_credJames Morris2010-08-022-2/+2
* | | | selinux: convert the policy type_attr_map to flex_arrayEric Paris2010-08-023-13/+39
* | | | AppArmor: Enable configuring and building of the AppArmor security moduleJohn Johansen2010-08-023-0/+60
* | | | TOMOYO: Use pathname specified by policy rather than execve()Tetsuo Handa2010-08-025-23/+48
* | | | AppArmor: update path_truncate method to latest versionJames Morris2010-08-021-2/+1
* | | | AppArmor: core policy routinesJohn Johansen2010-08-024-0/+1568
* | | | AppArmor: policy routines for loading and unpacking policyJohn Johansen2010-08-022-0/+723
* | | | AppArmor: mediation of non file objectsJohn Johansen2010-08-026-0/+508
* | | | AppArmor: LSM interface, and security module initializationJohn Johansen2010-08-021-0/+939
* | | | AppArmor: Enable configuring and building of the AppArmor security moduleJohn Johansen2010-08-022-0/+8
* | | | AppArmor: functions for domain transitionsJohn Johansen2010-08-022-0/+859
OpenPOWER on IntegriCloud