LinuxLists
Users
About
John Johansen (
[email protected]
)
Number of posts: 589 (0.11 per day)
First post: 2009-10-08 17:11:06
Last post: 2024-06-13 03:55:10
Previous Page
Date
List
Subject
2009-11-10 16:13:56
linux-kernel
[PATCH 11/12] AppArmor: LSM interface, and security module initialization
2009-11-10 16:13:51
linux-kernel
[PATCH 09/12] AppArmor: mediation of non file objects
2009-11-10 16:13:48
linux-kernel
[PATCH 10/12] AppArmor: domain functions for domain transition
2009-11-10 16:13:40
linux-kernel
[PATCH 07/12] AppArmor: userspace interfaces
2009-11-10 16:13:36
linux-kernel
[PATCH 06/12] AppArmor: policy routines for loading and unpacking policy
2009-11-10 16:13:31
linux-kernel
[PATCH 04/12] AppArmor: core policy routines
2009-11-10 16:13:22
linux-kernel
[PATCH 03/12] AppArmor: contexts used in attaching policy to system objects
2009-11-10 16:13:18
linux-kernel
[PATCH 02/12] AppArmor: basic auditing infrastructure.
2009-11-10 16:13:14
linux-kernel
[PATCH 01/12] AppArmor: misc. base functions and defines
2009-11-10 16:13:06
linux-kernel
[AppArmor #3 0/12] AppArmor security module
2009-11-06 23:50:16
linux-kernel
Re: [Patch 0/12] AppArmor security module
2009-11-05 05:10:46
linux-kernel
Re: [Patch 0/12] AppArmor security module
2009-11-03 23:52:44
linux-kernel
[PATCH 02/12] AppArmor: basic auditing infrastructure.
2009-11-03 23:52:18
linux-kernel
[PATCH 05/12] AppArmor: dfa match engine
2009-11-03 23:51:24
linux-kernel
[PATCH 08/12] AppArmor: file enforcement routines
2009-11-03 23:50:44
linux-kernel
[PATCH 12/12] AppArmor: Enable configuring and building of the AppArmor security module
2009-11-03 23:50:26
linux-kernel
[PATCH 10/12] AppArmor: domain functions for domain transition
2009-11-03 23:50:22
linux-kernel
[PATCH 11/12] AppArmor: LSM interface, and security module initialization
2009-11-03 23:50:16
linux-kernel
[PATCH 09/12] AppArmor: mediation of non file objects
2009-11-03 23:50:07
linux-kernel
[PATCH 07/12] AppArmor: userspace interfaces
2009-11-03 23:50:01
linux-kernel
[PATCH 06/12] AppArmor: policy routines for loading and unpacking policy
2009-11-03 23:49:53
linux-kernel
[PATCH 04/12] AppArmor: core policy routines
2009-11-03 23:49:51
linux-kernel
[PATCH 03/12] AppArmor: contexts used in attaching policy to system objects
2009-11-03 23:49:43
linux-kernel
[PATCH 01/12] AppArmor: misc. base functions and defines
2009-11-03 23:48:36
linux-kernel
[Patch 0/12] AppArmor security module
2009-10-08 17:23:07
linux-kernel
Re: [TOMOYO #16 03/25] LSM: Pass original mount flags to security_sb_mount().
2009-10-08 17:13:11
linux-kernel
Re: [TOMOYO #16 02/25] LSM: Add security_path_chroot().
2009-10-08 17:11:06
linux-kernel
Re: [TOMOYO #16 01/25] LSM: Add security_path_chmod() and security_path_chown().