* linux-next: duplicate patches in the apparmor tree
@ 2023-07-09 22:22 Stephen Rothwell
2023-07-10 0:59 ` John Johansen
0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2023-07-09 22:22 UTC (permalink / raw)
To: John Johansen; +Cc: Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 853 bytes --]
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
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: linux-next: duplicate patches in the apparmor tree
2023-07-09 22:22 linux-next: duplicate patches in the apparmor tree Stephen Rothwell
@ 2023-07-10 0:59 ` John Johansen
0 siblings, 0 replies; 4+ messages in thread
From: John Johansen @ 2023-07-10 0:59 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: Linux Kernel Mailing List, Linux Next Mailing List
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* linux-next: duplicate patches in the apparmor tree
@ 2024-12-08 20:43 Stephen Rothwell
2024-12-08 21:06 ` John Johansen
0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2024-12-08 20:43 UTC (permalink / raw)
To: John Johansen; +Cc: Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 2993 bytes --]
Hi all,
The following commits are also in Linus Torvalds' tree as different
commits (but the same patches):
1432b850e9f3 ("apparmor: lift new_profile declaration to remove C23 extension warning")
e2d0dd4fbff2 ("apparmor: replace misleading 'scrubbing environment' phrase in debug print")
2b8b30835a39 ("parser: drop dead code for XXX_comb macros")
4ce19f6feaf3 ("apparmor: Remove unused parameter L1 in macro next_comb")
9a7d70cd5b7e ("Docs: Update LSM/apparmor.rst")
572b0240ab22 ("apparmor: audit_cap dedup based on subj_cred instead of profile")
3262d1f3a44d ("apparmor: add a cache entry expiration time aging out capability audit cache")
db448fcb9f42 ("apparmor: document capability.c:profile_capable ad ptr not being NULL")
973e9b1e8e76 ("apparmor: fix 'Do simple duplicate message elimination'")
2d7d55704a7b ("apparmor: document first entry is in packed perms struct is reserved")
dd977e6130f0 ("apparmor: test: Fix memory leak for aa_unpack_strdup()")
e81345416df0 ("apparmor: Remove deadcode")
81eae8aed8a5 ("apparmor: Remove unnecessary NULL check before kvfree()")
08c7de530d83 ("apparmor: domain: clean up duplicated parts of handle_onexec()")
30c434a8acc9 ("apparmor: Use IS_ERR_OR_NULL() helper function")
e7e0f73d0ab2 ("apparmor: add support for 2^24 states to the dfa state machine.")
ee650b3820f3 ("apparmor: properly handle cx/px lookup failure for complain")
2b05c4cd52bc ("apparmor: allocate xmatch for nullpdb inside aa_alloc_null")
These are commits
04b5f0a5bfee ("apparmor: lift new_profile declaration to remove C23 extension warning")
8acf7ad02d1b ("apparmor: replace misleading 'scrubbing environment' phrase in debug print")
9133493a76d7 ("parser: drop dead code for XXX_comb macros")
211551768291 ("apparmor: Remove unused parameter L1 in macro next_comb")
d00c2359fc18 ("Docs: Update LSM/apparmor.rst")
74a96bbe1294 ("apparmor: audit_cap dedup based on subj_cred instead of profile")
fee7a2340f18 ("apparmor: add a cache entry expiration time aging out capability audit cache")
8532503eac69 ("apparmor: document capability.c:profile_capable ad ptr not being NULL")
9b897132424f ("apparmor: fix 'Do simple duplicate message elimination'")
a2081b78e212 ("apparmor: document first entry is in packed perms struct is reserved")
7290f5923191 ("apparmor: test: Fix memory leak for aa_unpack_strdup()")
75535669c9c1 ("apparmor: Remove deadcode")
648e45d724ed ("apparmor: Remove unnecessary NULL check before kvfree()")
ab6875fbb9d3 ("apparmor: domain: clean up duplicated parts of handle_onexec()")
c03093730616 ("apparmor: Use IS_ERR_OR_NULL() helper function")
9208c05f9fdf ("apparmor: add support for 2^24 states to the dfa state machine.")
db93ca15e5ae ("apparmor: properly handle cx/px lookup failure for complain")
17d0d04f3c99 ("apparmor: allocate xmatch for nullpdb inside aa_alloc_null")
in Linus' tree.
--
Cheers,
Stephen Rothwell
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: linux-next: duplicate patches in the apparmor tree
2024-12-08 20:43 Stephen Rothwell
@ 2024-12-08 21:06 ` John Johansen
0 siblings, 0 replies; 4+ messages in thread
From: John Johansen @ 2024-12-08 21:06 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: Linux Kernel Mailing List, Linux Next Mailing List
On 12/8/24 12:43, Stephen Rothwell wrote:
> Hi all,
>
> The following commits are also in Linus Torvalds' tree as different
> commits (but the same patches):
>
Sorry, looks like the push of my 6.13~rc1 merge failed for some reason. I have manually done it
and it should be fixed now
> 1432b850e9f3 ("apparmor: lift new_profile declaration to remove C23 extension warning")
> e2d0dd4fbff2 ("apparmor: replace misleading 'scrubbing environment' phrase in debug print")
> 2b8b30835a39 ("parser: drop dead code for XXX_comb macros")
> 4ce19f6feaf3 ("apparmor: Remove unused parameter L1 in macro next_comb")
> 9a7d70cd5b7e ("Docs: Update LSM/apparmor.rst")
> 572b0240ab22 ("apparmor: audit_cap dedup based on subj_cred instead of profile")
> 3262d1f3a44d ("apparmor: add a cache entry expiration time aging out capability audit cache")
> db448fcb9f42 ("apparmor: document capability.c:profile_capable ad ptr not being NULL")
> 973e9b1e8e76 ("apparmor: fix 'Do simple duplicate message elimination'")
> 2d7d55704a7b ("apparmor: document first entry is in packed perms struct is reserved")
> dd977e6130f0 ("apparmor: test: Fix memory leak for aa_unpack_strdup()")
> e81345416df0 ("apparmor: Remove deadcode")
> 81eae8aed8a5 ("apparmor: Remove unnecessary NULL check before kvfree()")
> 08c7de530d83 ("apparmor: domain: clean up duplicated parts of handle_onexec()")
> 30c434a8acc9 ("apparmor: Use IS_ERR_OR_NULL() helper function")
> e7e0f73d0ab2 ("apparmor: add support for 2^24 states to the dfa state machine.")
> ee650b3820f3 ("apparmor: properly handle cx/px lookup failure for complain")
> 2b05c4cd52bc ("apparmor: allocate xmatch for nullpdb inside aa_alloc_null")
>
> These are commits
>
> 04b5f0a5bfee ("apparmor: lift new_profile declaration to remove C23 extension warning")
> 8acf7ad02d1b ("apparmor: replace misleading 'scrubbing environment' phrase in debug print")
> 9133493a76d7 ("parser: drop dead code for XXX_comb macros")
> 211551768291 ("apparmor: Remove unused parameter L1 in macro next_comb")
> d00c2359fc18 ("Docs: Update LSM/apparmor.rst")
> 74a96bbe1294 ("apparmor: audit_cap dedup based on subj_cred instead of profile")
> fee7a2340f18 ("apparmor: add a cache entry expiration time aging out capability audit cache")
> 8532503eac69 ("apparmor: document capability.c:profile_capable ad ptr not being NULL")
> 9b897132424f ("apparmor: fix 'Do simple duplicate message elimination'")
> a2081b78e212 ("apparmor: document first entry is in packed perms struct is reserved")
> 7290f5923191 ("apparmor: test: Fix memory leak for aa_unpack_strdup()")
> 75535669c9c1 ("apparmor: Remove deadcode")
> 648e45d724ed ("apparmor: Remove unnecessary NULL check before kvfree()")
> ab6875fbb9d3 ("apparmor: domain: clean up duplicated parts of handle_onexec()")
> c03093730616 ("apparmor: Use IS_ERR_OR_NULL() helper function")
> 9208c05f9fdf ("apparmor: add support for 2^24 states to the dfa state machine.")
> db93ca15e5ae ("apparmor: properly handle cx/px lookup failure for complain")
> 17d0d04f3c99 ("apparmor: allocate xmatch for nullpdb inside aa_alloc_null")
>
> in Linus' tree.
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-12-08 21:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-09 22:22 linux-next: duplicate patches in the apparmor tree Stephen Rothwell
2023-07-10 0:59 ` John Johansen
-- strict thread matches above, loose matches on Subject: below --
2024-12-08 20:43 Stephen Rothwell
2024-12-08 21:06 ` John Johansen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox