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
/
Next Page
Date
List
Subject
2022-03-21 23:09:37
linux-kernel
Re: [PATCH -next] apparmor: Fix some kernel-doc comments
2022-03-11 08:52:57
linux-kernel
Re: [PATCH v1] fs: Fix inconsistent f_mode
2022-03-04 19:35:40
linux-kernel
Re: mmotm 2022-03-03-21-24 uploaded (security/apparmor/policy_unpack.o)
2022-02-14 09:59:24
linux-kernel
Re: [PATCH] apparmor: fix aa_label_asxprint return check
2022-02-01 09:01:45
linux-kernel
Re: [PATCH -next 2/3] apparmor: Fix some kernel-doc comments
2022-02-01 09:00:40
linux-kernel
Re: [PATCH -next 3/3] apparmor: Fix some kernel-doc comments
2022-02-01 08:59:46
linux-kernel
Re: [PATCH 3/3] apparmor: Fix some kernel-doc comments
2022-02-01 08:59:39
linux-kernel
Re: [PATCH -next 1/3] apparmor: Fix match_mnt_path_str() and match_mnt() kernel-doc comment
2022-01-26 20:46:52
linux-kernel
Re: [PATCH][next] apparmor: Use struct_size() helper in kmalloc()
2022-01-14 23:12:58
linux-kernel
Re: [PATCH] security/apparmor: remove redundant ret variable
2021-12-15 21:06:38
linux-kernel
Re: [PATCH -next] apparmor: Fix kernel-doc
2021-12-15 21:06:26
linux-kernel
Re: [PATCH -next] lsm: Fix kernel-doc
2021-11-12 01:26:13
linux-kernel
Re: [PATCH apparmor] apparmor: remove unneeded one-line hook wrappers
2021-11-12 01:25:51
linux-kernel
Re: [PATCH] apparmor: remove duplicated 'Returns:' comments
2021-11-10 21:45:42
linux-kernel
[GIT PULL] apparmor changes for 5.16
2021-10-01 23:39:36
linux-kernel
Re: [PATCH][next] apparmor: Use struct_size() helper in kzalloc()
2021-09-27 19:59:53
linux-kernel
Re: [PATCH] [RESEND] apparmor: avoid -Wempty-body warning
2021-09-21 23:53:59
linux-kernel
Re: apparmor: WARNING: suspicious RCU usage
2021-09-03 23:33:21
linux-kernel
Re: [PATCH] apparmor: remove unused argument of aa_umount()
2021-08-15 09:48:46
linux-kernel
Re: apparmor: global buffers spin lock may get contended
2021-07-30 23:31:14
linux-kernel
Re: [PATCH] apparmor: use per file locks for transactional queries
2021-06-15 21:29:06
linux-kernel
Re: [PATCH v2 09/10] apparmor: test: Remove some casts which are no-longer required
2021-06-08 06:29:57
linux-kernel
Re: [PATCH -next] apparmor: fix doc warning
2021-05-10 08:19:29
linux-kernel
Re: [RFC 09/12] apparmor: use get_unaligned() only for multi-byte words
2021-04-03 18:27:39
linux-kernel
Re: [PATCH] apparmor: avoid -Wempty-body warning
2021-02-07 11:30:34
linux-kernel
Re: [PATCH] apparmor: fix error check
2021-01-21 02:45:27
linux-kernel
Re: [RFC][PATCH] apparmor: Enforce progressively tighter permissions for no_new_privs
2021-01-21 02:37:54
linux-kernel
Re: [RFC][PATCH] apparmor: Enforce progressively tighter permissions for no_new_privs
2020-12-21 06:35:23
linux-kernel
Re: [PATCH v2] security: apparmor: delete repeated words in comments
2020-12-15 11:09:14
linux-kernel
Re: [PATCH v2 00/10] allow unprivileged overlay mounts
2020-12-10 09:02:37
linux-kernel
Re: [PATCH v2 00/10] allow unprivileged overlay mounts
2020-12-09 00:22:10
linux-kernel
Re: [PATCH v1] apparmor: Remove duplicate macro list_entry_is_head()
2020-11-09 22:49:13
linux-kernel
Re: [PATCH v22 12/23] LSM: Specify which LSM to display
2020-11-07 22:12:33
linux-kernel
Re: [PATCH v22 12/23] LSM: Specify which LSM to display
2020-08-05 19:56:29
linux-kernel
Re: [PATCH v6 1/4] IMA: Add func to measure LSM state and policy
2020-07-21 19:31:47
linux-kernel
Re: [PATCH ghak84 v4] audit: purge audit_log_string from the intra-kernel audit API
2020-07-05 22:17:22
linux-kernel
Re: [PATCH] Replace HTTP links with HTTPS ones: security
2020-06-16 08:41:15
linux-kernel
Re: [PATCH 4/5] LSM: Define SELinux function to measure security state
2020-06-07 21:15:04
linux-kernel
[GIT PULL] apparmor updates for 5.8
2020-05-21 23:04:02
linux-kernel
[GIT PULL] apparmor bug fixes for v5.7-rc6
2020-05-19 23:00:49
linux-kernel
Re: [PATCH 0/4] Relocate execve() sanity checks
2020-05-18 09:41:49
linux-kernel
Re: WARNING: suspicious RCU usage with PROVE_RCU_LIST=y
2020-05-15 21:30:17
linux-kernel
Re: [PATCH -next] apparmor: Use true and false for bool variable
2020-05-15 20:06:28
linux-kernel
Re: [PATCH] apparmor: Replace zero-length array with flexible-array
2020-05-14 23:10:03
linux-kernel
Re: WARNING: suspicious RCU usage with PROVE_RCU_LIST=y
2020-05-12 17:36:56
linux-ext4
Re: [PATCH v3 6/6] security: apparmor: default KUNIT_* fragments to KUNIT_ALL_TESTS
2020-04-16 01:00:17
linux-kernel
Re: [PATCH v2] apparmor: fix potential label refcnt leak in aa_change_profile
2020-04-04 23:43:24
linux-kernel
Re: [PATCH] apparmor: fix potential label refcnt leak in aa_change_profile
2020-03-03 21:39:55
linux-kernel
Re: [PATCH] security/apparmor/label.c: Clean code by removing redundant instructions
2020-02-13 23:26:53
linux-kernel
Re: [PATCH] Documentation/process: Swap out the ambassador for Canonical
2020-02-13 23:24:53
linux-kernel
Re: [PATCH] Documentation/process: Swap out the ambassador for Canonical