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

Date List Subject
2024-06-13 03:55:10 linux-kernel Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
2024-06-11 10:33:11 linux-kernel Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
2024-06-10 21:12:37 linux-kernel Re: [PATCH 01/10] capability: introduce new capable flag CAP_OPT_NOAUDIT_ONDENY
2024-05-31 07:44:07 linux-kernel Re: [PATCH 0/3] Introduce user namespace capabilities
2024-05-31 00:17:42 linux-kernel Re: [RFC 0/9] Nginx refcount scalability issue with Apparmor enabled and potential solutions
2024-05-30 05:59:51 linux-kernel Re: [RFC 0/9] Nginx refcount scalability issue with Apparmor enabled and potential solutions
2024-05-29 00:45:22 linux-kernel Re: [RFC 0/9] Nginx refcount scalability issue with Apparmor enabled and potential solutions
2024-05-24 21:52:20 linux-kernel Re: [RFC 0/9] Nginx refcount scalability issue with Apparmor enabled and potential solutions
2024-05-21 15:52:39 linux-kernel Re: [PATCH 1/3] capabilities: user namespace capabilities
2024-05-21 15:01:01 linux-kernel Re: [PATCH 0/3] Introduce user namespace capabilities
2024-05-21 14:30:20 linux-kernel Re: [PATCH 0/3] Introduce user namespace capabilities
2024-05-21 13:58:23 linux-kernel Re: [PATCH 0/3] Introduce user namespace capabilities
2024-05-18 12:28:13 linux-kernel Re: [PATCH 1/3] capabilities: user namespace capabilities
2024-05-17 12:49:12 linux-kernel Re: [PATCH 1/3] capabilities: user namespace capabilities
2024-05-17 12:04:24 linux-kernel Re: [PATCH 1/3] capabilities: user namespace capabilities
2024-05-16 22:08:14 linux-kernel Re: [PATCH 1/3] capabilities: user namespace capabilities
2024-05-10 16:11:13 linux-kernel Re: [PATCH] apparmor: fix possible NULL pointer dereference
2024-05-10 16:10:26 linux-kernel Re: [PATCH 2/2] AppArmor: Fix lsm_get_self_attr()
2024-05-10 16:09:16 linux-kernel Re: [PATCH] apparmor: fix apparmor_socket_post_create() kernel-doc
2024-05-10 15:55:26 linux-kernel Re: [PATCH 2/2] apparmor: fix typo in kernel doc
2024-05-10 15:46:56 linux-kernel Re: [PATCH][next] apparmor: remove useless static inline function is_deleted
2024-05-10 15:36:46 linux-kernel Re: [PATCH] apparmor: use kvfree_sensitive to free data->data
2024-04-29 19:07:56 oss-security Re: [oss-security] Re: Linux: Disabling network namespaces
2024-04-29 18:58:53 oss-security Re: [oss-security] Linux: Disabling network namespaces
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