summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2010-09-27TOMOYO: Don't abuse sys_getpid(), sys_getppid()Ben Hutchings
2010-09-10KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyringDavid Howells
2010-09-10KEYS: Fix RCU no-lock warning in keyctl_session_to_parent()David Howells
2010-09-08ima: always maintain countersMimi Zohar
2010-09-08AppArmor: Fix locking from removal of profile namespaceJohn Johansen
2010-09-08AppArmor: Fix splitting an fqname into separate namespace and profile namesJohn Johansen
2010-09-08AppArmor: Fix security_task_setrlimit logic for 2.6.36 changesJohn Johansen
2010-09-08AppArmor: Drop hack to remove appended " (deleted)" stringJohn Johansen
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-18tty: fix fu_list abuseNick Piggin
2010-08-18fs: cleanup files_lock lockingNick Piggin
2010-08-18apparmor: use task path helpersNick Piggin
2010-08-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-17AppArmor: fix task_setrlimit prototypeJiri Slaby
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells
2010-08-11AppArmor: update for module_param_named API changeStephen Rothwell
2010-08-10Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-08-06SELINUX: Fix build error.Ralf Baechle
2010-08-06KEYS: request_key() should return -ENOKEY if the constructed key is negativeDavid Howells
2010-08-05apparmor: depends on NETRandy Dunlap
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-02AppArmor: fix build warnings for non-const use of get_task_credJames Morris
2010-08-02selinux: convert the policy type_attr_map to flex_arrayEric Paris
2010-08-02AppArmor: Enable configuring and building of the AppArmor security moduleJohn Johansen
2010-08-02TOMOYO: Use pathname specified by policy rather than execve()Tetsuo Handa
2010-08-02AppArmor: update path_truncate method to latest versionJames Morris
2010-08-02AppArmor: core policy routinesJohn Johansen
2010-08-02AppArmor: policy routines for loading and unpacking policyJohn Johansen
2010-08-02AppArmor: mediation of non file objectsJohn Johansen
2010-08-02AppArmor: LSM interface, and security module initializationJohn Johansen
2010-08-02AppArmor: Enable configuring and building of the AppArmor security moduleJohn Johansen
2010-08-02AppArmor: functions for domain transitionsJohn Johansen
2010-08-02AppArmor: file enforcement routinesJohn Johansen
2010-08-02AppArmor: userspace interfacesJohn Johansen
2010-08-02AppArmor: dfa match engineJohn Johansen
2010-08-02AppArmor: contexts used in attaching policy to system objectsJohn Johansen
2010-08-02AppArmor: basic auditing infrastructure.John Johansen
2010-08-02AppArmor: misc. base functions and definesJohn Johansen
2010-08-02TOMOYO: Update version to 2.3.0Tetsuo Handa
2010-08-02TOMOYO: Fix quota check.Tetsuo Handa
2010-08-02SELinux: Move execmod to the common permsEric Paris
2010-08-02selinux: place open in the common file permsEric Paris
2010-08-02SELinux: special dontaudit for access checksEric Paris
2010-08-02security: make LSMs explicitly mask off permissionsEric Paris
2010-08-02SELinux: break ocontext reading into a separate functionEric Paris