John Johansen ([email protected])

Number of posts: 165 (0.91 per day)
First post: 2007-05-14 11:32:41
Last post: 2007-11-13 01:20:15

Date List Subject
2007-10-26 06:58:52 linux-kernel [AppArmor 05/45] Add struct vfsmount parameter to vfs_mkdir()
2007-10-26 06:58:26 linux-kernel [AppArmor 04/45] Pass struct vfsmount to the inode_setattr LSM hook
2007-10-26 06:57:51 linux-kernel [AppArmor 03/45] Add a vfsmount parameter to notify_change()
2007-10-26 06:57:26 linux-kernel [AppArmor 02/45] Pass struct path down to remove_suid and children
2007-10-26 06:56:58 linux-kernel [AppArmor 01/45] Pass struct vfsmount to the inode_create LSM hook
2007-10-26 06:56:42 linux-kernel [AppArmor 00/45] AppArmor security module overview
2007-06-27 06:44:56 linux-kernel Re: [AppArmor 00/44] AppArmor security module overview
2007-06-27 02:24:57 linux-kernel Re: [AppArmor 00/44] AppArmor security module overview
2007-06-27 01:04:39 linux-kernel [AppArmor 31/44] Add d_namespace_path() to compute namespace relative pathnames
2007-06-27 01:04:25 linux-kernel [AppArmor 24/44] Pass struct vfsmount to the inode_getxattr LSM hook
2007-06-26 23:30:08 linux-kernel [RFD 4/4] Pass nameidata2 to permission() from nfsd_permission()
2007-06-26 23:29:46 linux-kernel [RFD 3/4] Dont use a NULL nameidata in xattr_permission()
2007-06-26 23:29:25 linux-kernel [RFD 1/4] Pass no useless nameidata to the create, lookup, and permission IOPs
2007-06-26 23:28:58 linux-kernel [RFD 2/4] Never pass a NULL nameidata to vfs_create()
2007-06-26 23:28:40 linux-kernel [RFD 0/4] AppArmor - Don't pass NULL nameidata to vfs_create/lookup/permission IOPs
2007-06-26 23:27:40 linux-kernel [AppArmor 04/44] Pass struct vfsmount to the inode_setattr LSM hook
2007-06-26 23:26:55 linux-kernel [AppArmor 43/44] Switch to vfs_permission() in sys_fchdir()
2007-06-26 23:26:21 linux-kernel [AppArmor 44/44] Fix file_permission()
2007-06-26 23:25:56 linux-kernel [AppArmor 42/44] Switch to vfs_permission() in do_path_lookup()
2007-06-26 23:25:39 linux-kernel [AppArmor 41/44] Add AppArmor LSM to security/Makefile
2007-06-26 23:25:11 linux-kernel [AppArmor 40/44] AppArmor: all the rest
2007-06-26 23:24:48 linux-kernel [AppArmor 39/44] AppArmor: Profile loading and manipulation, pathname matching
2007-06-26 23:24:32 linux-kernel [AppArmor 38/44] AppArmor: Module and LSM hooks
2007-06-26 23:24:12 linux-kernel [AppArmor 37/44] AppArmor: Main Part
2007-06-26 23:23:51 linux-kernel [AppArmor 36/44] Export audit subsystem for use by modules
2007-06-26 23:23:34 linux-kernel [AppArmor 35/44] Allow permission functions to tell between parent and leaf checks
2007-06-26 23:23:19 linux-kernel [AppArmor 33/44] Pass struct file down the inode_*xattr security LSM hooks
2007-06-26 23:22:51 linux-kernel [AppArmor 34/44] Factor out sysctl pathname code
2007-06-26 23:22:34 linux-kernel [AppArmor 32/44] Enable LSM hooks to distinguish operations on file descriptors from operations on pathnames
2007-06-26 23:22:18 linux-kernel [AppArmor 29/44] Fix __d_path() for lazy unmounts and make it unambiguous
2007-06-26 23:21:54 linux-kernel [AppArmor 30/44] Make d_path() consistent across mount operations
2007-06-26 23:21:36 linux-kernel [AppArmor 12/44] Add struct vfsmount parameters to vfs_link()
2007-06-26 23:21:20 linux-kernel [AppArmor 26/44] Pass struct vfsmount to the inode_listxattr LSM hook
2007-06-26 23:20:57 linux-kernel [AppArmor 28/44] Pass struct vfsmount to the inode_removexattr LSM hook
2007-06-26 23:20:31 linux-kernel [AppArmor 27/44] Add a struct vfsmount parameter to vfs_removexattr()
2007-06-26 23:19:50 linux-kernel [AppArmor 25/44] Add a struct vfsmount parameter to vfs_listxattr()
2007-06-26 23:19:34 linux-kernel [AppArmor 21/44] Add a struct vfsmount parameter to vfs_setxattr()
2007-06-26 23:19:16 linux-kernel [AppArmor 22/44] Pass struct vfsmount to the inode_setxattr LSM hook
2007-06-26 23:18:52 linux-kernel [AppArmor 23/44] Add a struct vfsmount parameter to vfs_getxattr()
2007-06-26 23:18:37 linux-kernel [AppArmor 20/44] Pass struct vfsmount to the inode_rename LSM hook
2007-06-26 23:18:12 linux-kernel [AppArmor 19/44] Add struct vfsmount parameters to vfs_rename()
2007-06-26 23:17:50 linux-kernel [AppArmor 18/44] Pass struct vfsmount to the inode_unlink LSM hook
2007-06-26 23:17:34 linux-kernel [AppArmor 16/44] Call lsm hook before unhashing dentry in vfs_rmdir()
2007-06-26 23:17:17 linux-kernel [AppArmor 17/44] Add a struct vfsmount parameter to vfs_unlink()
2007-06-26 23:16:44 linux-kernel [AppArmor 15/44] Pass struct vfsmount to the inode_rmdir LSM hook
2007-06-26 23:16:10 linux-kernel [AppArmor 14/44] Add a struct vfsmount parameter to vfs_rmdir()
2007-06-26 23:15:50 linux-kernel [AppArmor 13/44] Pass the struct vfsmounts to the inode_link LSM hook
2007-06-26 23:15:21 linux-kernel [AppArmor 11/44] Pass struct vfsmount to the inode_readlink LSM hook
2007-06-26 23:14:47 linux-kernel [AppArmor 10/44] Pass struct vfsmount to the inode_symlink LSM hook
2007-06-26 23:14:32 linux-kernel [AppArmor 08/44] Pass struct vfsmount to the inode_mknod LSM hook
2007-06-26 23:14:03 linux-kernel [AppArmor 07/44] Add a struct vfsmount parameter to vfs_mknod()