[apparmor] [PATCH] apparmor: lsm: fix kernel-doc typo

2024-01-14 Thread Randy Dunlap
in 'apparmor_socket_post_create' Signed-off-by: Randy Dunlap Cc: John Johansen Cc: John Johansen Cc: apparmor@lists.ubuntu.com Cc: Paul Moore Cc: James Morris Cc: "Serge E. Hallyn" Cc: linux-security-mod...@vger.kernel.org --- security/apparmor/lsm.c |2 +- 1 file changed, 1 insertion(+), 1 deletio

Re: [apparmor] [PATCH 01/79] fs: add ctime accessors infrastructure

2023-07-13 Thread Randy Dunlap
Hi Jeff, On arch/um/, (subarch i386 or x86_64), hostfs build fails with: ../fs/hostfs/hostfs_kern.c:520:36: error: incompatible type for arg ument 2 of 'inode_set_ctime_to_ts' ../include/linux/fs.h:1499:73: note: expected 'struct timespec64' b ut argument is of type 'const struct hostfs_timespec

Re: [apparmor] [PATCH -next] apparmor: Fix some kernel-doc comments

2023-07-07 Thread Randy Dunlap
rameter or member > 'new_rlim' not described in 'aa_task_setrlimit' > > Signed-off-by: Yang Li Reviewed-by: Randy Dunlap Thanks. > --- > security/apparmor/resource.c | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/security/apparmor/resource

[apparmor] [PATCH] apparmor: fix kernel-doc complaints

2023-01-02 Thread Randy Dunlap
default_perms = ' Signed-off-by: Randy Dunlap Cc: John Johansen Cc: John Johansen Cc: apparmor@lists.ubuntu.com Cc: Paul Moore Cc: James Morris Cc: "Serge E. Hallyn" --- security/apparmor/file.c |2 +- security/apparmor/policy.c |7 ++- security/apparmor/secid.c |3 +-

Re: [apparmor] mmotm 2022-03-03-21-24 uploaded (security/apparmor/policy_unpack.o)

2022-03-04 Thread Randy Dunlap
On 3/3/22 21:24, Andrew Morton wrote: > The mm-of-the-moment snapshot 2022-03-03-21-24 has been uploaded to > >https://www.ozlabs.org/~akpm/mmotm/ > > mmotm-readme.txt says > > README for mm-of-the-moment: > > https://www.ozlabs.org/~akpm/mmotm/ > > This is a snapshot of my -mm patch

[apparmor] [PATCH RESEND] security: apparmor: file.h: delete duplicated word

2021-01-25 Thread Randy Dunlap
Delete the doubled word "then" in a comment. Signed-off-by: Randy Dunlap Cc: John Johansen Cc: apparmor@lists.ubuntu.com Reviewed-by: Seth Arnold --- security/apparmor/include/file.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200717.orig/securit

[apparmor] [PATCH v2] security: apparmor: delete repeated words in comments

2020-12-20 Thread Randy Dunlap
Drop repeated words in comments. {a, then, to} Signed-off-by: Randy Dunlap Cc: John Johansen Cc: apparmor@lists.ubuntu.com Cc: James Morris Cc: "Serge E. Hallyn" Cc: linux-security-mod...@vger.kernel.org Reviewed-By: Seth Arnold --- v2: rebase security/apparmor/include/file

[apparmor] [PATCH] security: apparmor: delete repeated words in comments

2020-08-07 Thread Randy Dunlap
Drop repeated words in comments. {a, then, to} Signed-off-by: Randy Dunlap Cc: John Johansen Cc: apparmor@lists.ubuntu.com Cc: James Morris Cc: "Serge E. Hallyn" Cc: linux-security-mod...@vger.kernel.org --- security/apparmor/include/file.h |2 +- security/appar