serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / security / tomoyo /
2012-04-30 Tetsuo HandaTOMOYO: Fix mount flags checking order.
2012-04-02 Oleg Nesterovusermodehelper: use UMH_WAIT_PROC consistently
2012-04-02 Al Viroswitch security_path_chmod() to struct path *
2012-04-02 Al Viroswitch ->path_mknod() to umode_t
2012-04-02 Al Viroswitch ->path_mkdir() to umode_t
2012-04-02 Al Viroswitch securityfs_create_file() to umode_t
2012-04-02 Al Viroswitch security_path_chmod() to umode_t
2012-03-01 Greg Kroah-HartmanSecurity: tomoyo: add .gitignore file
2012-01-26 Tetsuo HandaTOMOYO: Accept \000 as a valid character.
2011-12-08 Tetsuo HandaTOMOYO: Fix pathname handling of disconnected paths.
2011-12-07 Al Virofix apparmor dereferencing potentially freed dentry...
2011-11-03 Linus TorvaldsMerge branch 'for-linus' of git://git.selinuxproject...
2011-10-28 Tetsuo HandaTOMOYO: Fix interactive judgment functionality.
2011-10-25 Linus TorvaldsMerge branch 'next' of git://selinuxproject.org/~jmorri...
2011-10-22 Tetsuo HandaTOMOYO: Fix incomplete read after seek.
2011-10-19 Tetsuo HandaTOMOYO: Fix unused kernel config option.
2011-10-12 Tetsuo HandaTOMOYO: Fix quota and garbage collector.
2011-10-12 Tetsuo HandaTOMOYO: Remove redundant tasklist_lock.
2011-09-28 Tetsuo HandaTOMOYO: Fix domain transition failure warning.
2011-09-26 Tetsuo HandaTOMOYO: Remove tomoyo_policy_memory_lock spinlock.
2011-09-26 Tetsuo HandaTOMOYO: Simplify garbage collector.
2011-09-26 Tetsuo HandaTOMOYO: Fix make namespacecheck warnings.
2011-09-19 Tetsuo HandaTOMOYO: Allow specifying domain transition preference.
2011-09-14 Tetsuo HandaTOMOYO: Bump version.
2011-09-13 Tetsuo HandaTOMOYO: Avoid race when retrying "file execute" permiss...
2011-09-13 Tetsuo HandaTOMOYO: Allow domain transition without execve().
2011-09-13 Tetsuo HandaTOMOYO: Allow controlling generation of access granted...
2011-09-13 Tetsuo HandaTOMOYO: Add socket operation restriction support.
2011-09-13 Tetsuo HandaTOMOYO: Add environment variable name restriction support.
2011-09-09 Tetsuo HandaTOMOYO: Fix incorrect enforce mode.
2011-08-16 Oleg Nesterovtomoyo: remove tomoyo_gc_thread()->daemonize()
2011-08-08 Tetsuo HandaTOMOYO: Fix incomplete read of /sys/kernel/security...
2011-07-20 Al Viroget rid of pointless checks for dentry->sb == NULL
2011-07-14 Tetsuo HandaTOMOYO: Update kernel-doc.
2011-07-11 Tetsuo HandaTOMOYO: Enable conditional ACL.
2011-07-11 Tetsuo HandaTOMOYO: Allow using argv[]/envp[] of execve() as condit...
2011-07-11 Tetsuo HandaTOMOYO: Allow using executable's realpath and symlink...
2011-07-11 Tetsuo HandaTOMOYO: Allow using owner/group etc. of file objects...
2011-07-11 Tetsuo HandaTOMOYO: Allow using UID/GID etc. of current thread...
2011-07-07 Tetsuo HandaTOMOYO: Remove /sys/kernel/security/tomoyo/.domain_stat...
2011-06-30 Tetsuo HandaTOMOYO: Fix wrong domainname in tomoyo_init_log().
2011-06-30 Tetsuo HandaTOMOYO: Cleanup header file.
2011-06-30 Tetsuo HandaTOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMI...
2011-06-30 James MorrisMerge branch 'linus' into next
2011-06-28 Tetsuo HandaTOMOYO: Make several options configurable.
2011-06-28 Tetsuo HandaTOMOYO: Add built-in policy support.
2011-06-28 Tetsuo HandaTOMOYO: Rename meminfo to stat and show more statistics.
2011-06-28 Tetsuo HandaTOMOYO: Cleanup part 4.
2011-06-28 Tetsuo HandaTOMOYO: Fix lockdep warning.
2011-06-28 Tetsuo HandaTOMOYO: Change pathname for non-rename()able filesystems.
2011-06-28 Tetsuo HandaTOMOYO: Add policy namespace support.
2011-06-28 Tetsuo HandaTOMOYO: Add ACL group support.
2011-06-28 Tetsuo HandaTOMOYO: Add auditing interface.
2011-06-28 Tetsuo HandaTOMOYO: Simplify profile structure.
2011-06-28 Tetsuo HandaTOMOYO: Rename directives.
2011-06-28 Tetsuo HandaTOMOYO: Use struct for passing ACL line.
2011-06-28 Tetsuo HandaTOMOYO: Cleanup part 3.
2011-06-28 Tetsuo HandaTOMOYO: Cleanup part 2.
2011-06-28 Tetsuo HandaTOMOYO: Cleanup part 1.
2011-06-14 Tetsuo HandaTOMOYO: Fix oops in tomoyo_mount_acl().
2011-05-12 Tetsuo HandaTOMOYO: Fix wrong domainname validation.
2011-04-20 Tetsuo HandaTOMOYO: Fix refcount leak in tomoyo_mount_acl().
2011-04-19 James MorrisMerge branch 'master'; commit 'v2.6.39-rc3' into next
2011-04-18 Tetsuo HandaTOMOYO: Fix infinite loop bug when reading /sys/kernel...
2011-04-18 Tetsuo HandaTOMOYO: Don't add / for allow_unmount permission check.
2011-04-18 Tetsuo HandaTOMOYO: Fix race on updating profile's comment line.
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-30 Xiaochen Wangtomoyo: fix memory leak in tomoyo_commit_ok()
2011-03-02 Tetsuo HandaTOMOYO: Fix memory leak upon file open.
2011-01-07 Nick Pigginfs: dcache scale d_unhashed
2010-10-26 Christoph Hellwigfs: take dcache_lock inside __d_path
2010-10-20 Tetsuo HandaTOMOYO: Print URL information before panic().
2010-10-20 Dan Carpentertomoyo: cleanup. don't store bogus pointer
2010-09-27 Ben HutchingsTOMOYO: Don't abuse sys_getpid(), sys_getppid()
2010-08-02 Tetsuo HandaTOMOYO: Use pathname specified by policy rather than...
2010-08-02 Tetsuo HandaTOMOYO: Update version to 2.3.0
2010-08-02 Tetsuo HandaTOMOYO: Fix quota check.
2010-08-02 Tetsuo HandaTOMOYO: Explicitly set file_operations->llseek pointer.
2010-08-02 Tetsuo HandaTOMOYO: Add missing poll() hook.
2010-08-02 Tetsuo HandaTOMOYO: Rename symbols.
2010-08-02 Tetsuo HandaTOMOYO: Small cleanup.
2010-08-02 Tetsuo HandaTOMOYO: Copy directly to userspace buffer.
2010-08-02 Tetsuo HandaTOMOYO: Use common code for policy reading.
2010-08-02 Tetsuo HandaTOMOYO: Allow reading only execute permission.
2010-08-02 Tetsuo HandaTOMOYO: Change list iterator.
2010-08-02 Tetsuo HandaTOMOYO: Use common code for domain transition control.
2010-08-02 Tetsuo HandaTOMOYO: Remove alias keyword.
2010-08-02 Tetsuo HandaTOMOYO: Merge path_group and number_group.
2010-08-02 Tetsuo HandaTOMOYO: Aggregate reader functions.
2010-08-02 Tetsuo HandaTOMOYO: Use array of "struct list_head".
2010-08-02 Tetsuo HandaTOMOYO: Merge tomoyo_path_group and tomoyo_number_group
2010-08-02 Tetsuo HandaTOMOYO: Pass "struct list_head" rather than "void *".
2010-08-02 Tetsuo HandaTOMOYO: Make read function to void.
2010-08-02 Tetsuo HandaTOMOYO: Merge functions.
2010-08-02 Tetsuo HandaTOMOYO: Remove wrapper function for reading keyword.
2010-08-02 Tetsuo HandaTOMOYO: Loosen parameter check for mount operation.
2010-08-02 Tetsuo HandaTOMOYO: Rename symbols.
2010-08-02 Tetsuo HandaTOMOYO: Use callback for permission check.
2010-08-02 Tetsuo HandaTOMOYO: Pass parameters via structure.
2010-08-02 Tetsuo HandaTOMOYO: Use common code for open and mkdir etc.
next