LinuxLists
Users
About
Serge E. Hallyn (
[email protected]
)
Number of posts: 1211 (0.66 per day)
First post: 2004-06-15 23:55:37
Last post: 2009-06-23 22:32:30
Previous Page
/
Next Page
Date
List
Subject
2009-12-29 06:08:19
linux-kernel
Re: RFC: disablenetwork facility. (v4)
2009-12-29 05:56:56
linux-kernel
Re: RFC: disablenetwork facility. (v4)
2009-12-29 05:26:19
linux-kernel
Re: [PATCH 1/3] Security: Add disablenetwork interface. (v4)
2009-12-28 18:14:01
linux-kernel
Re: [PATCH 1/3] Security: Add disablenetwork interface. (v4)
2009-12-28 18:13:21
linux-kernel
Re: RFC: disablenetwork facility. (v4)
2009-12-25 05:50:44
linux-kernel
Re: A basic question about the security_* hooks
2009-12-25 00:14:29
linux-kernel
Re: A basic question about the security_* hooks
2009-12-25 00:05:48
linux-kernel
Re: A basic question about the security_* hooks
2009-12-21 15:39:28
linux-kernel
Re: [PATCHv2 03/12]posix_acl: Add the check items
2009-12-21 15:39:25
linux-ext4
Re: [PATCHv2 03/12]posix_acl: Add the check items
2009-12-14 16:39:18
linux-kernel
Re: [PATCH] TOMOYO: Use RCU primitives for list operation
2009-12-11 16:11:29
linux-kernel
Re: [Patch] ipc: HARD_MSGMAX should be higher not lower on 64bit
2009-12-11 14:44:50
linux-kernel
Re: [Patch] ipc: HARD_MSGMAX should be higher not lower on 64bit
2009-12-04 15:35:36
linux-kernel
Re: [RFC PATCH 1/6] shmem: use alloc_file instead of init_file
2009-12-03 22:44:20
linux-kernel
Re: [RFC PATCH 5/6] vfs: make init-file static
2009-12-01 14:43:22
linux-kernel
Re: [PATCH] bsdacct: fix uid/gid misreporting (#14676)
2009-11-25 15:28:17
linux-kernel
Re: [PATCH] TOMOYO: Add recursive directory matching operatorsupport.
2009-11-25 14:00:14
linux-kernel
Re: [PATCH] TOMOYO: Add recursive directory matching operator support.
2009-11-23 23:13:55
linux-kernel
Re: [PATCH] remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
2009-11-23 23:12:56
linux-kernel
Re: [PATCH] remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
2009-11-23 22:21:30
linux-kernel
[PATCH] remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
2009-11-20 20:26:44
linux-kernel
Re: [RFC] remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
2009-11-20 20:19:51
linux-kernel
[RFC] remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
2009-11-18 04:04:06
linux-kernel
Re: [PATCH] devpts_get_tty() should validate inode
2009-11-12 14:53:18
linux-kernel
Re: [PATCH 3/4] security/selinux: decrement sizeof size in strncmp
2009-11-11 00:19:33
linux-kernel
Re: drop SECURITY_FILE_CAPABILITIES?
2009-11-10 15:54:14
linux-kernel
Re: drop SECURITY_FILE_CAPABILITIES?
2009-11-10 14:07:37
linux-kernel
drop SECURITY_FILE_CAPABILITIES?
2009-11-09 20:37:18
linux-kernel
Re: [v11][PATCH 8/9] Define clone_with_pids() syscall
2009-11-09 14:26:42
linux-kernel
Re: [PATCH 06/15] sysfs: Fix locking and factor out sysfs_sd_setattr
2009-11-09 14:15:01
linux-kernel
Re: [PATCH 12/13] sysfs: Propagate renames to the vfs on demand
2009-11-08 15:09:32
linux-kernel
Re: [v11][PATCH 9/9] Document clone_with_pids() syscall
2009-11-06 18:39:43
linux-kernel
Re: [v11][PATCH 9/9] Document clone_with_pids() syscall
2009-11-06 18:02:20
linux-kernel
Re: [v11][PATCH 8/9] Define clone_with_pids() syscall
2009-11-04 22:37:29
linux-kernel
Re: [PATCH 13/13] sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir
2009-11-04 22:19:56
linux-kernel
Re: [PATCH 13/13] sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir
2009-11-04 21:49:54
linux-kernel
Re: [PATCH 12/13] sysfs: Propagate renames to the vfs on demand
2009-11-04 16:11:39
linux-kernel
Re: [RFC] Mount point suggestions for cgroup
2009-11-04 14:27:31
linux-kernel
Re: [PATCH 15/13] sysfs: Protect sysfs_refresh_inode with inode mutex.
2009-11-04 14:25:37
linux-kernel
Re: [PATCH 14/13] sysfs: sysfs_setattr remove unnecessary permission check.
2009-11-04 14:24:25
linux-kernel
Re: [PATCH 09/13] sysfs: Implement sysfs_getattr & sysfs_permission
2009-11-04 14:09:20
linux-kernel
Re: [PATCH] sysfs: Don't leak secdata when a sysfs_dirent is freed.
2009-11-04 04:58:20
linux-kernel
Re: [PATCH 07/13] sysfs: Update s_iattr on link and unlink.
2009-11-04 04:55:46
linux-kernel
Re: [PATCH 04/13] sysfs: Simplify sysfs_chmod_file semantics
2009-11-04 04:33:52
linux-kernel
Re: [PATCH 08/13] sysfs: Nicely indent sysfs_symlink_inode_operations
2009-11-04 04:33:38
linux-kernel
Re: [PATCH 02/13] sysfs: Rename sysfs_d_iput to sysfs_dentry_iput
2009-11-04 04:32:50
linux-kernel
Re: [PATCH 11/13] sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish
2009-11-04 04:23:44
linux-kernel
Re: [PATCH 10/13] sysfs: In sysfs_chmod_file lazily propagate the mode change.
2009-11-04 04:20:37
linux-kernel
Re: [PATCH 09/13] sysfs: Implement sysfs_getattr & sysfs_permission
2009-11-04 03:54:12
linux-kernel
Re: [PATCH 07/13] sysfs: Update s_iattr on link and unlink.
2009-11-04 03:16:32
linux-kernel
Re: [PATCH 06/13] sysfs: Fix locking and factor out sysfs_sd_setattr