John Johansen ([email protected])

Number of posts: 567 (0.11 per day)
First post: 2009-10-08 17:11:06
Last post: 2024-04-29 19:07:56

Date List Subject
2019-02-01 16:29:09 linux-kernel [GIT PULL] apparmor fixes for 5.0-rc5
2019-01-25 06:58:42 linux-kernel Re: [PATCH] security: mark expected switch fall-throughs
2019-01-17 00:45:55 linux-kernel Re: WARNING in apparmor_cred_free
2019-01-17 00:45:28 linux-kernel Re: [PATCH] security/apparmor/domain: use PTR_ERR_OR_ZERO
2019-01-11 22:33:10 linux-kernel Re: WARNING in apparmor_cred_free
2018-12-05 02:53:27 linux-kernel Re: [PATCH v5 00/38] LSM: Module stacking for SARA and Landlock
2018-11-02 06:23:12 linux-kernel [GIT PULL] apparmor updates for v4.20
2018-10-31 09:15:55 linux-kernel Re: [PATCH] apparmor: clean an indentation issue, remove extraneous space
2018-10-12 18:26:49 linux-kernel Re: [PATCH security-next v5 00/30] LSM: Explict ordering
2018-10-12 18:12:24 linux-kernel Re: [PATCH security-next v5 00/30] LSM: Explict ordering
2018-10-12 01:20:41 linux-kernel Re: [PATCH security-next v5 00/30] LSM: Explict ordering
2018-10-12 00:27:42 linux-kernel Re: [PATCH security-next v5 00/30] LSM: Explict ordering
2018-10-11 23:49:39 linux-kernel Re: [PATCH security-next v5 00/30] LSM: Explict ordering
2018-10-05 21:56:38 linux-kernel Re: [PATCH] apparmor: add #ifdef checks for secmark filtering
2018-10-04 06:22:50 linux-kernel Re: [PATCH security-next v4 23/32] selinux: Remove boot parameter
2018-10-04 06:18:34 linux-kernel Re: [PATCH security-next v4 23/32] selinux: Remove boot parameter
2018-10-04 05:56:52 linux-kernel Re: [PATCH security-next v4 23/32] selinux: Remove boot parameter
2018-10-04 05:39:07 linux-kernel Re: [PATCH security-next v4 23/32] selinux: Remove boot parameter
2018-10-03 13:16:47 linux-kernel Re: [PATCH security-next v4 23/32] selinux: Remove boot parameter
2018-10-03 05:56:50 linux-kernel Re: [PATCH 15/16] apparmor: Replace spin_is_locked() with lockdep
2018-10-03 00:07:26 linux-kernel Re: [PATCH security-next v4 23/32] selinux: Remove boot parameter
2018-10-02 23:47:39 linux-kernel Re: [PATCH security-next v4 23/32] selinux: Remove boot parameter
2018-10-02 23:29:16 linux-kernel Re: [PATCH security-next v4 23/32] selinux: Remove boot parameter
2018-10-02 21:11:40 linux-kernel Re: [PATCH security-next v4 23/32] selinux: Remove boot parameter
2018-10-02 19:48:23 linux-kernel Re: [PATCH security-next v4 23/32] selinux: Remove boot parameter
2018-10-02 18:58:15 linux-kernel Re: [PATCH security-next v4 23/32] selinux: Remove boot parameter
2018-10-01 23:58:18 linux-kernel Re: [PATCH security-next v3 18/29] LSM: Introduce lsm.enable= and lsm.disable=
2018-10-01 23:46:15 linux-kernel Re: [PATCH security-next v3 18/29] LSM: Introduce lsm.enable= and lsm.disable=
2018-10-01 22:54:24 linux-kernel Re: [PATCH security-next v3 14/29] LSM: Plumb visibility into optional "enabled" state
2018-10-01 22:49:02 linux-kernel Re: [PATCH security-next v3 18/29] LSM: Introduce lsm.enable= and lsm.disable=
2018-10-01 22:22:20 linux-kernel Re: [PATCH security-next v3 14/29] LSM: Plumb visibility into optional "enabled" state
2018-10-01 21:48:51 linux-kernel Re: [PATCH security-next v3 18/29] LSM: Introduce lsm.enable= and lsm.disable=
2018-10-01 21:48:04 linux-kernel Re: [PATCH security-next v3 19/29] LSM: Prepare for reorganizing "security=" logic
2018-10-01 21:35:30 linux-kernel Re: [PATCH security-next v3 17/29] LSM: Introduce CONFIG_LSM_ENABLE
2018-10-01 21:22:40 linux-kernel Re: [PATCH security-next v3 16/29] LSM: Prepare for arbitrary LSM enabling
2018-10-01 21:20:27 linux-kernel Re: [PATCH security-next v3 15/29] LSM: Lift LSM selection out of individual LSMs
2018-10-01 21:19:17 linux-kernel Re: [PATCH security-next v3 13/29] LoadPin: Rename "enable" to "enforce"
2018-10-01 21:18:42 linux-kernel Re: [PATCH security-next v3 14/29] LSM: Plumb visibility into optional "enabled" state
2018-10-01 21:17:47 linux-kernel Re: [PATCH security-next v3 12/29] LSM: Provide separate ordered initialization
2018-10-01 21:16:00 linux-kernel Re: [PATCH security-next v3 11/29] LSM: Introduce LSM_FLAG_LEGACY_MAJOR
2018-10-01 21:15:37 linux-kernel Re: [PATCH security-next v3 10/29] LSM: Don't ignore initialization failures
2018-10-01 21:14:51 linux-kernel Re: [PATCH security-next v3 09/29] LSM: Provide init debugging infrastructure
2018-10-01 21:14:22 linux-kernel Re: [PATCH security-next v3 08/29] LSM: Record LSM name in struct lsm_info
2018-10-01 21:13:15 linux-kernel Re: [PATCH security-next v3 07/29] LSM: Convert security_initcall() into DEFINE_LSM()
2018-10-01 21:11:01 linux-kernel Re: [PATCH security-next v3 06/29] vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
2018-10-01 21:09:41 linux-kernel Re: [PATCH security-next v3 04/29] LSM: Remove initcall tracing
2018-10-01 21:09:05 linux-kernel Re: [PATCH security-next v3 05/29] LSM: Convert from initcall to struct lsm_info
2018-10-01 21:07:11 linux-kernel Re: [PATCH security-next v3 03/29] LSM: Rename .security_initcall section to .lsm_info
2018-10-01 21:06:30 linux-kernel Re: [PATCH security-next v3 02/29] vmlinux.lds.h: Avoid copy/paste of security_init section
2018-10-01 21:06:02 linux-kernel Re: [PATCH security-next v3 01/29] LSM: Correctly announce start of LSM initialization
2018-09-29 18:21:25 linux-kernel Re: [PATCH security-next v3 00/29] LSM: Explict LSM ordering