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
2023-05-11 21:57:16 linux-kernel Re: [PATCH] apparmor: aa_buffer: Convert 1-element array to flexible array
2023-04-09 23:43:02 linux-kernel Re: [PATCH] apparmor: fix missing error check for rhashtable_insert_fast
2023-04-09 23:18:55 linux-kernel Re: [PATCH] apparmor: Return directly after a failed kzalloc() in two functions
2023-04-09 22:28:02 linux-kernel Re: [PATCH -next] AppArmor: Fix some kernel-doc comments
2023-03-02 22:58:45 linux-kernel Re: [PATCH 05/11] loadpin: simplify sysctls use with register_sysctl()
2023-03-02 22:56:43 linux-kernel Re: [PATCH 02/11] proc_sysctl: move helper which creates required subdirectories
2023-03-02 22:52:19 linux-kernel Re: [PATCH 04/11] apparmor: simplify sysctls with register_sysctl_init()
2023-02-20 08:42:48 linux-kernel Re: [PATCH v3] apparmor: global buffers spin lock may get contended
2023-02-17 00:08:20 linux-kernel [PATCH v3] apparmor: global buffers spin lock may get contended
2023-02-17 00:04:02 linux-kernel Re: apparmor: global buffers spin lock may get contended
2023-02-15 20:07:59 linux-kernel [GIT PULL] apparmor fix for v6.2
2023-01-30 20:48:19 linux-kernel Re: [PATCH v1] apparmor: fix use of strcpy in policy_unpack_test
2023-01-28 02:35:07 linux-kernel Re: [linus:master] [apparmor] 1ad22fcc4d: stress-ng.kill.ops_per_sec -42.5% regression
2023-01-18 07:37:57 linux-kernel Re: [apparmor] [PATCH] apparmor: make aa_set_current_onexec return void
2022-12-14 23:21:53 linux-kernel Re: [GIT PULL] apparmor changes for v6.2
2022-12-14 19:03:58 linux-kernel Re: linux-next: manual merge of the kunit-next tree with the apparmor tree
2022-12-14 18:55:36 linux-kernel Re: linux-next: manual merge of the kunit-next tree with the apparmor tree
2022-12-14 18:55:13 linux-kernel [GIT PULL] apparmor changes for v6.2
2022-12-14 01:25:51 linux-kernel Re: linux-next: manual merge of the kunit-next tree with the apparmor tree
2022-12-12 21:01:01 linux-kernel Re: linux-next: manual merge of the kunit-next tree with the apparmor tree
2022-12-12 19:48:48 linux-kernel Re: linux-next: manual merge of the kunit-next tree with the apparmor tree
2022-12-09 07:51:43 linux-kernel Re: security: policy_unpack.c:325:10: error: use of undeclared identifier 'TRI_TRUE'
2022-12-08 20:59:26 linux-kernel Re: linux-next: manual merge of the kunit-next tree with the apparmor tree
2022-12-07 03:44:49 linux-kernel Re: [PATCH v3 0/2] kunit: add macro to allow conditionally exposing static symbols to tests
2022-12-06 10:43:16 linux-kernel Re: [PATCH v2 1/2] kunit: add macro to allow conditionally exposing static symbols to tests
2022-12-06 10:31:47 linux-kernel Re: [PATCH v2 2/2] apparmor: test: make static symbols visible during kunit testing
2022-11-24 05:15:52 linux-kernel Re: [PATCH v1 2/2] apparmor: test: make static symbols visible during kunit testing
2022-11-22 06:56:06 linux-kernel Re: [PATCH v1 2/2] apparmor: test: make static symbols visible during kunit testing
2022-11-22 06:54:25 linux-kernel Re: [PATCH v1 1/2] kunit: add macro to allow conditionally exposing static symbols to tests
2022-11-22 06:42:03 linux-kernel Re: [PATCH v1 0/2] kunit: add macro to allow conditionally exposing static symbols to tests
2022-11-02 04:32:07 linux-kernel Re: linux-next: Signed-off-by missing for commit in the apparmor tree
2022-11-01 13:32:07 linux-kernel Re: [PATCH] apparmor: Add __init annotation to aa_{setup/teardown}_dfa_engine()
2022-11-01 13:15:32 linux-kernel Re: [PATCH] apparmor: Fix memleak in alloc_ns()
2022-10-31 04:28:52 linux-kernel Re: apparmor: global buffers spin lock may get contended
2022-10-30 07:33:44 linux-kernel Re: apparmor: global buffers spin lock may get contended
2022-10-28 09:46:03 linux-kernel Re: apparmor: global buffers spin lock may get contended
2022-10-25 06:14:11 linux-kernel Re: [PATCH] apparmor: Fix memleak issue in unpack_profile()
2022-10-21 03:04:05 linux-kernel Re: [PATCH -next] apparmor: Fix spelling of function name in comment block
2022-10-21 02:46:34 linux-kernel Re: [PATCH v2] apparmor: Use pointer to struct aa_label for lbs_cred
2022-10-11 02:33:44 linux-kernel Re: [PATCH 2/3] LSM: Fix kernel-doc
2022-10-11 02:30:57 linux-kernel Re: [PATCH 3/3] AppArmor: Fix kernel-doc
2022-10-11 02:30:45 linux-kernel Re: [PATCH 1/3] AppArmor: Fix kernel-doc
2022-10-04 10:13:17 linux-kernel Re: [PATCH] apparmor: store return value of unpack_perms_table() to signed variable
2022-10-03 22:00:20 linux-kernel Re: linux-next: Signed-off-by missing for commit in the apparmor tree
2022-08-24 17:56:31 linux-kernel Re: [PATCH] apparmor: fix a memleak in multi_transaction_new()
2022-08-09 18:43:01 linux-kernel [GIT PULL] apparmor changes for v5.20
2022-07-20 20:38:04 linux-kernel Re: [PATCH] apparmor: correct config reference to intended one
2022-07-20 20:34:22 linux-kernel Re: [PATCH v3] apparmor: test: Remove some casts which are no-longer required
2022-07-20 03:07:04 linux-kernel Re: [PATCH] apparmor: Mark alloc_unconfined() as static
2022-07-20 03:05:39 linux-kernel Re: [PATCH -next] apparmor: Fix some kernel-doc comments
2022-07-12 21:47:28 linux-kernel Re: [PATCH v37 00/33] LSM: Module stacking for AppArmor