aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | selinux: include vmalloc.h for vmalloc_userStephen Rothwell2010-10-20
* | selinux: implement mmap on /selinux/policyEric Paris2010-10-20
* | SELinux: allow userspace to read policy back out of the kernelEric Paris2010-10-20
* | SELinux: drop useless (and incorrect) AVTAB_MAX_SIZEEric Paris2010-10-20
* | SELinux: deterministic ordering of range transition rulesEric Paris2010-10-20
* | security: secid_to_secctx returns len when data is NULLEric Paris2010-10-20
* | secmark: make secmark object handling genericEric Paris2010-10-20
* | AppArmor: Ensure the size of the copy is < the buffer allocated to hold itJohn Johansen2010-10-20
* | TOMOYO: Print URL information before panic().Tetsuo Handa2010-10-20
* | security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro2010-10-20
* | selinux: fix up style problem on /selinux/statusKaiGai Kohei2010-10-20
* | selinux: change to new flag variablematt mooney2010-10-20
* | selinux: really fix dependency causing parallel compile failure.Paul Gortmaker2010-10-20
* | selinux: fix parallel compile errorPaul Gortmaker2010-10-20
* | selinux: fast status update interface (/selinux/status)KaiGai Kohei2010-10-20
* | .gitignore: ignore apparmor/rlim_names.hYong Zhang2010-10-20
* | LSM: Fix security_module_enable() error.Tetsuo Handa2010-10-20
* | selinux: type_bounds_sanity_check has a meaningless variable declarationEric Paris2010-10-20
* | tomoyo: cleanup. don't store bogus pointerDan Carpenter2010-10-20
* | TOMOYO: Don't abuse sys_getpid(), sys_getppid()Ben Hutchings2010-09-26
|/
* KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyringDavid Howells2010-09-10
* KEYS: Fix RCU no-lock warning in keyctl_session_to_parent()David Howells2010-09-10
* ima: always maintain countersMimi Zohar2010-09-07
* AppArmor: Fix locking from removal of profile namespaceJohn Johansen2010-09-07
* AppArmor: Fix splitting an fqname into separate namespace and profile namesJohn Johansen2010-09-07
* AppArmor: Fix security_task_setrlimit logic for 2.6.36 changesJohn Johansen2010-09-07
* AppArmor: Drop hack to remove appended " (deleted)" stringJohn Johansen2010-09-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-18
|\
| * tty: fix fu_list abuseNick Piggin2010-08-18
| * fs: cleanup files_lock lockingNick Piggin2010-08-18
| * apparmor: use task path helpersNick Piggin2010-08-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-08-17
|\ \
| * | AppArmor: fix task_setrlimit prototypeJiri Slaby2010-08-16
| |/
* / Make do_execve() take a const filename pointerDavid Howells2010-08-17
|/
* Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-12
|\
| * AppArmor: update for module_param_named API changeStephen Rothwell2010-08-11
* | Add a dummy printk function for the maintenance of unused printksDavid Howells2010-08-12
|/
* Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-10
|\
| * rlimits: selinux, do rlimits changes under task_lockOleg Nesterov2010-07-16
| * rlimits: add task_struct to update_rlimit_cpuJiri Slaby2010-07-16
| * rlimits: security, add task_struct to setrlimitJiri Slaby2010-07-16
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-10
|\ \
| * | fsnotify: new fsnotify hooks and events types for access decisionsEric Paris2010-07-28
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-08-07
|\ \
| * | SELINUX: Fix build error.Ralf Baechle2010-08-06
* | | KEYS: request_key() should return -ENOKEY if the constructed key is negativeDavid Howells2010-08-06
|/ /
* | apparmor: depends on NETRandy Dunlap2010-08-05
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\ \