John Johansen ([email protected])

Number of posts: 565 (0.19 per day)
First post: 2009-10-08 17:11:06
Last post: 2017-11-08 15:56:06

Date List Subject
2024-03-08 20:10:12 linux-kernel Re: [RFC 0/9] Nginx refcount scalability issue with Apparmor enabled and potential solutions
2024-02-09 17:33:48 linux-kernel Re: [RFC 0/9] Nginx refcount scalability issue with Apparmor enabled and potential solutions
2024-02-02 00:24:29 linux-kernel Re: [PATCH v39 00/42] LSM: General module stacking
2024-01-27 05:17:45 linux-kernel Re: [6.8-rc1 Regression] Unable to exec apparmor_parser from virt-aa-helper
2024-01-27 04:57:31 linux-kernel Re: [PATCH] exec: Check __FMODE_EXEC instead of in_execve for LSMs
2024-01-18 23:52:33 linux-kernel [GIT PULL] AppArmor updates for 6.8
2024-01-16 18:32:10 linux-kernel Re: [PATCH v3 02/57] apparmor: Free up __cleanup() name
2024-01-04 09:42:45 linux-kernel Re: [PATCH] apparmor: make stack_msg static
2024-01-04 09:41:21 linux-kernel Re: [PATCH] apparmor: fix possible memory leak in unpack_trans_table
2024-01-04 09:40:32 linux-kernel Re: [PATCH] apparmor: avoid crash when parsed profile name is empty
2024-01-03 20:28:11 linux-kernel [GIT PULL] apparmor: Final fix for v6.7-rc8
2023-11-28 14:29:54 linux-kernel Re: [PATCH] apparmor: free the allocated pdb objects
2023-11-19 09:10:20 linux-kernel Re: [PATCH -next 2/2] apparmor: Fix some kernel-doc comments
2023-11-19 09:09:44 linux-kernel Re: [PATCH -next] apparmor: Fix some kernel-doc comments
2023-11-03 11:14:05 linux-kernel [GIT PULL] AppArmor updates for 6.7
2023-10-29 21:10:14 linux-kernel Re: linux-next: manual merge of the apparmor tree with the security tree
2023-10-22 07:47:49 linux-kernel Re: [PATCH] apparmor: mark new functions static
2023-10-17 09:27:03 linux-kernel Re: [PATCH v5 4/4] apparmor: limit the number of buffers in percpu cache
2023-10-17 09:26:15 linux-kernel Re: [PATCH v5 3/4] apparmor: experiment with faster backoff on global buffer
2023-10-17 09:24:39 linux-kernel Re: [PATCH v5 2/4] apparmor: exponential backoff on cache buffer contention
2023-10-17 09:23:24 linux-kernel Re: [PATCH v5 1/4] apparmor: cache buffers on percpu list if there is lock, contention
2023-10-17 09:21:46 linux-kernel [PATCH v5 0/4] apparmor: cache buffers on percpu list if there is lock, contention
2023-09-28 20:24:41 linux-kernel Re: [PATCH v2] apparmor/file: Removing unnecessary initial values for variable pointers
2023-09-26 23:52:13 linux-kernel Re: [apparmor] use per-cpu refcounts for apparmor labels?
2023-09-26 07:49:34 linux-kernel Re: [apparmor] use per-cpu refcounts for apparmor labels?
2023-08-10 17:32:07 linux-kernel Re: [PATCH v13 09/11] AppArmor: Add selfattr hooks
2023-08-10 17:25:17 linux-kernel Re: [PATCH v13 06/11] LSM: wireup Linux Security Module syscalls
2023-08-10 17:20:20 linux-kernel Re: [PATCH v13 01/11] LSM: Identify modules by more than name
2023-08-10 16:47:21 linux-kernel Re: [PATCH v13 04/11] LSM: syscalls for current process attributes
2023-08-10 16:43:09 linux-kernel Re: [PATCH v13 07/11] LSM: Helpers for attribute names and filling lsm_ctx
2023-08-10 16:39:45 linux-kernel Re: [PATCH v13 08/11] Smack: implement setselfattr and getselfattr hooks
2023-08-10 16:36:34 linux-kernel Re: [PATCH v13 03/11] proc: Use lsmids instead of lsm names for attrs
2023-08-10 16:04:35 linux-kernel Re: [PATCH v13 05/11] LSM: Create lsm_list_modules system call
2023-08-10 16:03:42 linux-kernel Re: [PATCH v13 02/11] LSM: Maintain a table of LSM attribute data
2023-08-08 21:53:38 linux-kernel Re: [PATCH -next] apparmor: cleanup unused functions in file.h
2023-08-08 21:48:45 linux-kernel Re: [PATCH -next] apparmor: cleanup unused declarations in policy.h
2023-08-08 01:58:58 linux-kernel Re: [PATCH v2] lsm: constify the 'target' parameter in security_capget()
2023-07-10 09:06:35 linux-kernel Re: [PATCH -next] apparmor: Fix some kernel-doc comments
2023-07-10 01:40:47 linux-kernel Re: linux-next: duplicate patches in the apparmor tree
2023-07-06 19:00:37 linux-kernel [GIT PULL] apparmor bug fixes for 6.5
2023-07-05 18:19:01 linux-kernel Re: [PATCH v1] security: remove duplicate logical judgments in return
2023-06-27 00:33:53 linux-kernel Re: [PATCH v3] apparmor: global buffers spin lock may get contended
2023-06-23 07:42:25 linux-kernel Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
2023-06-23 07:27:30 linux-kernel Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
2023-06-22 16:31:46 linux-kernel Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
2023-06-22 09:23:24 linux-kernel Re: [PATCH 76/79] apparmor: switch to new ctime accessors
2023-06-22 00:15:47 linux-kernel Re: [tip: sched/core] sched: Fix performance regression introduced by mm_cid
2023-06-13 10:45:59 linux-kernel Re: [PATCH v3 02/57] apparmor: Free up __cleanup() name
2023-06-13 09:00:37 linux-kernel Re: [PATCH v3 02/57] apparmor: Free up __cleanup() name
2023-05-31 22:31:10 linux-kernel Re: [PATCH] apparmor: remove unused macro
2023-05-31 12:38:25 linux-kernel Re: [PATCH] apparmor: aa_buffer: Convert 1-element array to flexible array