2023-07-09 23:41:20

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: duplicate patches in the apparmor tree

Hi all,

The following commits are also in Linus Torvalds' tree as different
commits (but the same patches):

0bb84cff96af ("apparmor: fix missing error check for rhashtable_insert_fast")
1079ff8963ca ("AppArmor: Fix some kernel-doc comments")
97a79eea1797 ("apparmor: Fix kernel-doc header for verify_dfa_accept_index")
b45be9bd7cf9 ("apparmor: fix policy_compat permission remap with extended permissions")
c96a8a8c021b ("apparmor: aa_buffer: Convert 1-element array to flexible array")
cb60752f0c37 ("apparmor: fix use of strcpy in policy_unpack_test")
e31dd6e412f7 ("apparmor: fix: kzalloc perms tables for shared dfas")
fd18ddebace4 ("apparmor: Return directly after a failed kzalloc() in two functions")
ff9b84eade6d ("apparmor: add missing failure check in compute_xmatch_perms")

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2023-07-10 01:40:47

by John Johansen

[permalink] [raw]
Subject: Re: linux-next: duplicate patches in the apparmor tree

On 7/9/23 15:22, Stephen Rothwell wrote:
> Hi all,
>
> The following commits are also in Linus Torvalds' tree as different
> commits (but the same patches):
>
> 0bb84cff96af ("apparmor: fix missing error check for rhashtable_insert_fast")
> 1079ff8963ca ("AppArmor: Fix some kernel-doc comments")
> 97a79eea1797 ("apparmor: Fix kernel-doc header for verify_dfa_accept_index")
> b45be9bd7cf9 ("apparmor: fix policy_compat permission remap with extended permissions")
> c96a8a8c021b ("apparmor: aa_buffer: Convert 1-element array to flexible array")
> cb60752f0c37 ("apparmor: fix use of strcpy in policy_unpack_test")
> e31dd6e412f7 ("apparmor: fix: kzalloc perms tables for shared dfas")
> fd18ddebace4 ("apparmor: Return directly after a failed kzalloc() in two functions")
> ff9b84eade6d ("apparmor: add missing failure check in compute_xmatch_perms")
>

my bad, it should be fixed now