diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-07-07 18:55:31 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-07-07 18:55:31 +0200 |
commit | 70806ee18a871140a73a2524a29865e1d904348c (patch) | |
tree | 27de3a7ef753f1370c30d7d79ab3934a2695e726 /mm/early_ioremap.c | |
parent | Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drm (diff) | |
parent | apparmor: Fix kernel-doc header for verify_dfa_accept_index (diff) | |
download | linux-70806ee18a871140a73a2524a29865e1d904348c.tar.xz linux-70806ee18a871140a73a2524a29865e1d904348c.zip |
Merge tag 'apparmor-pr-2023-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
Pull apparmor updates from John Johansen:
- fix missing error check for rhashtable_insert_fast
- add missing failure check in compute_xmatch_perms
- fix policy_compat permission remap with extended permissions
- fix profile verification and enable it
- fix kzalloc perms tables for shared dfas
- Fix kernel-doc header for verify_dfa_accept_index
- aa_buffer: Convert 1-element array to flexible array
- Return directly after a failed kzalloc() in two functions
- fix use of strcpy in policy_unpack_test
- fix kernel-doc complaints
- Fix some kernel-doc comments
* tag 'apparmor-pr-2023-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor:
apparmor: Fix kernel-doc header for verify_dfa_accept_index
apparmor: fix: kzalloc perms tables for shared dfas
apparmor: fix profile verification and enable it
apparmor: fix policy_compat permission remap with extended permissions
apparmor: aa_buffer: Convert 1-element array to flexible array
apparmor: add missing failure check in compute_xmatch_perms
apparmor: fix missing error check for rhashtable_insert_fast
apparmor: Return directly after a failed kzalloc() in two functions
AppArmor: Fix some kernel-doc comments
apparmor: fix use of strcpy in policy_unpack_test
apparmor: fix kernel-doc complaints
Diffstat (limited to 'mm/early_ioremap.c')
0 files changed, 0 insertions, 0 deletions