apparmor
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [apparmor] [PATCH 34/61] hfsplus: update format strings for u64 i_ino
Viacheslav Dubeyko
[apparmor] [PATCH 07/61] lockd: update format strings for u64 i_ino
Jeff Layton
[apparmor] [PATCH 45/61] qnx4: update format strings for u64 i_ino
Jeff Layton
[apparmor] [PATCH 16/61] proc: update /proc/PID/maps for u64 i_ino
Jeff Layton
[apparmor] [PATCH 39/61] minix: update format strings for u64 i_ino
Jeff Layton
[apparmor] [PATCH 59/61] iomap: update format string for u64 i_ino
Jeff Layton
Re: [apparmor] [PATCH 59/61] iomap: update format string for u64 i_ino
Darrick J. Wong
[apparmor] [PATCH 47/61] ubifs: update format strings for u64 i_ino
Jeff Layton
Re: [apparmor] [PATCH 47/61] ubifs: update format strings for u64 i_ino
Zhihao Cheng
Re: [apparmor] [PATCH 47/61] ubifs: update format strings for u64 i_ino
Richard Weinberger
Re: [apparmor] [PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
Matthew Wilcox
Re: [apparmor] [PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
Jeff Layton
Re: [apparmor] [PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
Mathieu Desnoyers
Re: [apparmor] [PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
Jeff Layton
Re: [apparmor] [PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
Jeff Layton
[apparmor] [PATCH 54/61] net: update socket dname format for u64 i_ino
Jeff Layton
[apparmor] [PATCH 41/61] ntfs3: update format strings for u64 i_ino
Jeff Layton
[apparmor] [PATCH 46/61] qnx6: update format strings for u64 i_ino
Jeff Layton
[apparmor] [PATCH 25/61] ceph: update format strings for u64 i_ino
Jeff Layton
Re: [apparmor] [PATCH 25/61] ceph: update format strings for u64 i_ino
Viacheslav Dubeyko
[apparmor] [PATCH 01/61] vfs: widen inode hash/lookup functions to u64
Jeff Layton
Re: [apparmor] [PATCH 01/61] vfs: widen inode hash/lookup functions to u64
Jan Kara
Re: [apparmor] [PATCH 01/61] vfs: widen inode hash/lookup functions to u64
Jan Kara
Re: [apparmor] [PATCH 01/61] vfs: widen inode hash/lookup functions to u64
Damien Le Moal
[apparmor] [PATCH 35/61] hpfs: update format strings for u64 i_ino
Jeff Layton
[apparmor] [PATCH 21/61] autofs: update format strings for u64 i_ino
Jeff Layton
[apparmor] [PATCH 30/61] exportfs: update format strings for u64 i_ino
Jeff Layton
Re: [apparmor] [PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
Christian König
Re: [apparmor] [PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
Jeff Layton
Re: [apparmor] [PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
Christian Brauner
[apparmor] [PATCH 17/61] nilfs2: update for u64 i_ino
Jeff Layton
Re: [apparmor] [PATCH 17/61] nilfs2: update for u64 i_ino
Viacheslav Dubeyko
Re: [apparmor] [PATCH 17/61] nilfs2: update for u64 i_ino
Jeff Layton
Re: [apparmor] [PATCH 17/61] nilfs2: update for u64 i_ino
Viacheslav Dubeyko
[apparmor] [PATCH v3 00/15] Further centralising of directory locking for name ops.
NeilBrown
[apparmor] [PATCH v3 01/15] VFS: note error returns in documentation for various lookup functions
NeilBrown
Re: [apparmor] [PATCH v3 01/15] VFS: note error returns in documentation for various lookup functions
Jeff Layton
Re: [apparmor] [PATCH v3 01/15] VFS: note error returns in documentation for various lookup functions
NeilBrown
[apparmor] [PATCH v3 02/15] fs/proc: Don't lock root inode when creating "self" and "thread-self"
NeilBrown
[apparmor] [PATCH v3 03/15] VFS: move the start_dirop() kerndoc comment to before start_dirop()
NeilBrown
[apparmor] [PATCH v3 04/15] libfs: change simple_done_creating() to use end_creating()
NeilBrown
Re: [apparmor] [PATCH v3 04/15] libfs: change simple_done_creating() to use end_creating()
Jeff Layton
[apparmor] [PATCH v3 06/15] selinux: Use simple_start_creating() / simple_done_creating()
NeilBrown
[apparmor] [PATCH v3 05/15] Apparmor: Use simple_start_creating() / simple_done_creating()
NeilBrown
Re: [apparmor] [PATCH v3 05/15] Apparmor: Use simple_start_creating() / simple_done_creating()
Christian Brauner
Re: [apparmor] [PATCH v3 05/15] Apparmor: Use simple_start_creating() / simple_done_creating()
NeilBrown
[apparmor] [PATCH v3 07/15] nfsd: switch purge_old() to use start_removing_noperm()
NeilBrown
[apparmor] [PATCH v3 08/15] VFS: make lookup_one_qstr_excl() static.
NeilBrown
[apparmor] [PATCH v3 09/15] ovl: Simplify ovl_lookup_real_one()
NeilBrown
[apparmor] [PATCH v3 10/15] cachefiles: change cachefiles_bury_object to use start_renaming_dentry()
NeilBrown
Re: [apparmor] [PATCH v3 10/15] cachefiles: change cachefiles_bury_object to use start_renaming_dentry()
Christian Brauner
[apparmor] [PATCH] FIXUP: cachefiles: change cachefiles_bury_object to use start_renaming_dentry()
NeilBrown
Re: [apparmor] [PATCH] FIXUP: cachefiles: change cachefiles_bury_object to use start_renaming_dentry()
Christian Brauner
[apparmor] [PATCH v3 11/15] ovl: pass name buffer to ovl_start_creating_temp()
NeilBrown
[apparmor] [PATCH v3 12/15] ovl: change ovl_create_real() to get a new lock when re-opening created file.
NeilBrown
[apparmor] [PATCH v3 13/15] ovl: use is_subdir() for testing if one thing is a subdir of another
NeilBrown
[apparmor] [PATCH v3 14/15] ovl: remove ovl_lock_rename_workdir()
NeilBrown
[apparmor] [PATCH v3 15/15] VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()
NeilBrown
[apparmor] Re: [PATCH v3 00/15] Further centralising of directory locking for name ops.
NeilBrown
Re: [apparmor] [PATCH v3 00/15] Further centralising of directory locking for name ops.
Christian Brauner
[apparmor] Re: [PATCH v3 00/15] Further centralising of directory locking for name ops.
NeilBrown
[apparmor] [PATCH v2 00/15] Further centralising of directory locking for name ops.
NeilBrown
[apparmor] [PATCH v2 01/15] VFS: note error returns is documentation for various lookup functions
NeilBrown
Re: [apparmor] [PATCH v2 01/15] VFS: note error returns is documentation for various lookup functions
Chris Mason
Re: [apparmor] [PATCH v2 01/15] VFS: note error returns is documentation for various lookup functions
NeilBrown
[apparmor] [PATCH v2 02/15] fs/proc: Don't lock root inode when creating "self" and "thread-self"
NeilBrown
[apparmor] [PATCH v2 03/15] VFS: move the start_dirop() kerndoc comment to before start_dirop()
NeilBrown
[apparmor] [PATCH v2 04/15] libfs: change simple_done_creating() to use end_creating()
NeilBrown
[apparmor] [PATCH v2 05/15] Apparmor: Use simple_start_creating() / simple_done_creating()
NeilBrown
[apparmor] [PATCH v2 06/15] selinux: Use simple_start_creating() / simple_done_creating()
NeilBrown
Re: [apparmor] [PATCH v2 06/15] selinux: Use simple_start_creating() / simple_done_creating()
Chris Mason
Re: [apparmor] [PATCH v2 06/15] selinux: Use simple_start_creating() / simple_done_creating()
Paul Moore
Re: [apparmor] [PATCH v2 06/15] selinux: Use simple_start_creating() / simple_done_creating()
NeilBrown
[apparmor] [PATCH v2 07/15] nfsd: switch purge_old() to use start_removing_noperm()
NeilBrown
[apparmor] [PATCH v2 08/15] VFS: make lookup_one_qstr_excl() static.
NeilBrown
[apparmor] [PATCH v2 09/15] ovl: Simplify ovl_lookup_real_one()
NeilBrown
Re: [apparmor] [PATCH v2 09/15] ovl: Simplify ovl_lookup_real_one()
Amir Goldstein
Re: [apparmor] [PATCH v2 09/15] ovl: Simplify ovl_lookup_real_one()
Chris Mason
Re: [apparmor] [PATCH v2 09/15] ovl: Simplify ovl_lookup_real_one()
Amir Goldstein
Re: [apparmor] [PATCH v2 09/15] ovl: Simplify ovl_lookup_real_one()
NeilBrown
[apparmor] [PATCH v2 10/15] cachefiles: change cachefiles_bury_object to use start_renaming_dentry()
NeilBrown
[apparmor] [PATCH v2 11/15] ovl: pass name buffer to ovl_start_creating_temp()
NeilBrown
Re: [apparmor] [PATCH v2 11/15] ovl: pass name buffer to ovl_start_creating_temp()
Amir Goldstein
[apparmor] [PATCH v2 12/15] ovl: change ovl_create_real() to get a new lock when re-opening created file.
NeilBrown
Re: [apparmor] [PATCH v2 12/15] ovl: change ovl_create_real() to get a new lock when re-opening created file.
Amir Goldstein
Re: [apparmor] [PATCH v2 12/15] ovl: change ovl_create_real() to get a new lock when re-opening created file.
Chris Mason
Re: [apparmor] [PATCH v2 12/15] ovl: change ovl_create_real() to get a new lock when re-opening created file.
NeilBrown
Re: [apparmor] [PATCH v2 12/15] ovl: change ovl_create_real() to get a new lock when re-opening created file.
Christian Brauner
[apparmor] [PATCH v2 13/15] ovl: use is_subdir() for testing if one thing is a subdir of another
NeilBrown
[apparmor] [PATCH v2 14/15] ovl: remove ovl_lock_rename_workdir()
NeilBrown
[apparmor] [PATCH v2 15/15] VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()
NeilBrown
[apparmor] [PATCH] apparmor: Use sysfs_emit in param_get_{audit, mode}
Thorsten Blum
Re: [apparmor] [PATCH] apparmor: Use sysfs_emit in param_get_{audit, mode}
John Johansen
[apparmor] [PATCH RESEND] apparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattr
Thorsten Blum
Re: [apparmor] [PATCH RESEND] apparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattr
Serge E. Hallyn
Re: [apparmor] [PATCH RESEND] apparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattr
John Johansen
[apparmor] [PATCH RESEND] apparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattr
Thorsten Blum
Re: [apparmor] [PATCH RESEND] apparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattr
John Johansen
[apparmor] [PATCH] apparmor: make include headers self-contained
Ryan Lee
[apparmor] [PATCH] apparmor: make include headers self-contained
Ryan Lee
Re: [apparmor] [PATCH] apparmor: make include headers self-contained
John Johansen
[apparmor] [PATCH] apparmor: grab ns lock and refresh when looking up changehat child profiles
Ryan Lee
Re: [apparmor] [PATCH] apparmor: grab ns lock and refresh when looking up changehat child profiles
John Johansen
[apparmor] [PATCH] apparmor: grab ns lock and refresh when looking up changehat child profiles
Ryan Lee
[apparmor] [PATCH] apparmor: fix net.h and policy.h circular include pattern
Ryan Lee
Re: [apparmor] [PATCH] apparmor: fix net.h and policy.h circular include pattern
John Johansen
[apparmor] [PATCH] apparmor: fix net.h and policy.h circular include pattern
Ryan Lee
[apparmor] [PATCH] apparmor: use __label_make_stale in __aa_proxy_redirect
Ryan Lee
Re: [apparmor] [PATCH] apparmor: use __label_make_stale in __aa_proxy_redirect
John Johansen
[apparmor] [PATCH] apparmor: propagate -ENOMEM correctly in unpack_table
Maxime Bélair
Re: [apparmor] [PATCH] apparmor: propagate -ENOMEM correctly in unpack_table
John Johansen
[apparmor] [PATCH] apparmor: fix incorrect success return value in unpack_tag_headers()
Massimiliano Pellizzer
Re: [apparmor] [PATCH] apparmor: fix incorrect success return value in unpack_tag_headers()
John Johansen
Re: [apparmor] [PATCH] apparmor: fix incorrect success return value in unpack_tag_headers()
Massimiliano Pellizzer
[apparmor] Feb 10 irc meeting - canceled
John Johansen
[apparmor] [bug report] apparmor: add support loading per permission tagging
Dan Carpenter
[apparmor] [PATCH] apparmor: fix signedness bug in unpack_tags()
Massimiliano Pellizzer
[apparmor] [bug report] apparmor: add support loading per permission tagging
Dan Carpenter
Re: [apparmor] [bug report] apparmor: add support loading per permission tagging
John Johansen via AppArmor
[apparmor] [PATCH] apparmor: Remove redundant if check in sk_peer_get_label
Thorsten Blum
Re: [apparmor] [PATCH] apparmor: Remove redundant if check in sk_peer_get_label
John Johansen
[PATCH] AppArmor: Add missing SPDX id line to sig_names.h
Tim Bird
[apparmor] [PATCH 00/13] Further centralising of directory locking for name ops.
NeilBrown
[apparmor] [PATCH 13/13] VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()
NeilBrown
Re: [apparmor] [PATCH 13/13] VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()
Jeff Layton
[apparmor] [PATCH 04/13] Apparmor: Use simple_start_creating() / simple_done_creating()
NeilBrown
Re: [apparmor] [PATCH 04/13] Apparmor: Use simple_start_creating() / simple_done_creating()
kernel test robot
Re: [apparmor] [PATCH 04/13] Apparmor: Use simple_start_creating() / simple_done_creating()
Jeff Layton
Re: [apparmor] [PATCH 04/13] Apparmor: Use simple_start_creating() / simple_done_creating()
NeilBrown
[apparmor] [PATCH 05/13] selinux: Use simple_start_creating() / simple_done_creating()
NeilBrown
Re: [apparmor] [PATCH 05/13] selinux: Use simple_start_creating() / simple_done_creating()
Jeff Layton
Re: [apparmor] [PATCH 05/13] selinux: Use simple_start_creating() / simple_done_creating()
Paul Moore
Re: [apparmor] [PATCH 05/13] selinux: Use simple_start_creating() / simple_done_creating()
NeilBrown
Re: [apparmor] [PATCH 05/13] selinux: Use simple_start_creating() / simple_done_creating()
Paul Moore
Re: [apparmor] [PATCH 05/13] selinux: Use simple_start_creating() / simple_done_creating()
NeilBrown
[apparmor] [PATCH 11/13] ovl: use is_subdir() for testing if one thing is a subdir of another
NeilBrown
Re: [apparmor] [PATCH 11/13] ovl: use is_subdir() for testing if one thing is a subdir of another
Jeff Layton
Re: [apparmor] [PATCH 11/13] ovl: use is_subdir() for testing if one thing is a subdir of another
Amir Goldstein
[apparmor] [PATCH 07/13] VFS: make lookup_one_qstr_excl() static.
NeilBrown
Re: [apparmor] [PATCH 07/13] VFS: make lookup_one_qstr_excl() static.
Jeff Layton
[apparmor] [PATCH 12/13] ovl: remove ovl_lock_rename_workdir()
NeilBrown
Re: [apparmor] [PATCH 12/13] ovl: remove ovl_lock_rename_workdir()
Jeff Layton
Re: [apparmor] [PATCH 12/13] ovl: remove ovl_lock_rename_workdir()
Jeff Layton
Re: [apparmor] [PATCH 12/13] ovl: remove ovl_lock_rename_workdir()
Amir Goldstein
Re: [apparmor] [PATCH 12/13] ovl: remove ovl_lock_rename_workdir()
NeilBrown
[apparmor] [PATCH 08/13] ovl: Simplify ovl_lookup_real_one()
NeilBrown
Re: [apparmor] [PATCH 08/13] ovl: Simplify ovl_lookup_real_one()
Jeff Layton
Re: [apparmor] [PATCH 08/13] ovl: Simplify ovl_lookup_real_one()
Amir Goldstein
Re: [apparmor] [PATCH 08/13] ovl: Simplify ovl_lookup_real_one()
NeilBrown
[apparmor] [PATCH 09/13] cachefiles: change cachefiles_bury_object to use start_renaming_dentry()
NeilBrown
Re: [apparmor] [PATCH 09/13] cachefiles: change cachefiles_bury_object to use start_renaming_dentry()
Jeff Layton
[apparmor] [PATCH 10/13] ovl: change ovl_create_real() to get a new lock when re-opening created file.
NeilBrown
Re: [apparmor] [PATCH 10/13] ovl: change ovl_create_real() to get a new lock when re-opening created file.
Amir Goldstein
Re: [apparmor] [PATCH 10/13] ovl: change ovl_create_real() to get a new lock when re-opening created file.
NeilBrown
Re: [apparmor] [PATCH 10/13] ovl: change ovl_create_real() to get a new lock when re-opening created file.
Amir Goldstein
[apparmor] [PATCH 06/13] nfsd: switch purge_old() to use start_removing_noperm()
NeilBrown
Re: [apparmor] [PATCH 06/13] nfsd: switch purge_old() to use start_removing_noperm()
Jeff Layton
[apparmor] [PATCH 03/13] libfs: change simple_done_creating() to use end_creating()
NeilBrown
Re: [apparmor] [PATCH 03/13] libfs: change simple_done_creating() to use end_creating()
Jeff Layton
[apparmor] Re: [PATCH 03/13] libfs: change simple_done_creating() to use end_creating()
NeilBrown
[apparmor] [PATCH 01/13] fs/proc: Don't lock root inode when creating "self" and "thread-self"
NeilBrown
Re: [apparmor] [PATCH 01/13] fs/proc: Don't lock root inode when creating "self" and "thread-self"
Jeff Layton
[apparmor] [PATCH 02/13] VFS: move the start_dirop() kerndoc comment to before start_dirop()
NeilBrown
Re: [apparmor] [PATCH 02/13] VFS: move the start_dirop() kerndoc comment to before start_dirop()
Jeff Layton
[apparmor] [PATCH 1/2] apparmor: fix invalid deref of rawdata when export_binary is unset
Georgia Garcia
[apparmor] [PATCH 2/2] apparmor: remove or add symlinks to rawdata according to export_binary
Georgia Garcia
Re: [apparmor] [PATCH 1/2] apparmor: fix invalid deref of rawdata when export_binary is unset
John Johansen
[apparmor] [PATCH] apparmor: add .kunitconfig
Ryota Sakamoto
Re: [apparmor] [PATCH] apparmor: add .kunitconfig
John Johansen
[apparmor] [PATCH] apparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattr
Thorsten Blum
Re: [apparmor] [PATCH] apparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattr
John Johansen
Re: [apparmor] Need assistance with DENIED userns_create for non-root podman inside an Incus container
John Johansen
Re: [apparmor] Need assistance with DENIED userns_create for non-root podman inside an Incus container
Kees Bakker
Re: [apparmor] Need assistance with DENIED userns_create for non-root podman inside an Incus container
Kees Bakker
Re: [apparmor] Need assistance with DENIED userns_create for non-root podman inside an Incus container
John Johansen
[apparmor] [PATCH] apparmor: replace strcpy with strscpy
Ryan Foster
Re: [apparmor] [PATCH] apparmor: replace strcpy with strscpy
John Johansen
[apparmor] [PATCH 0/2] apparmor: conditionally use atomic _current_label_crit_section in common_file_perm
Ryan Lee
[apparmor] [PATCH 1/2] apparmor: introduce adaptive_current_label_crit_section helpers
Ryan Lee
[apparmor] [PATCH 2/2] apparmor: use adaptive_current_label_crit_section helper in common_file_perm
Ryan Lee
[apparmor] [PATCH v2 0/1] apparmor: avoid per-cpu hold underflow in aa_get_buffer
Zhengmian Hu
[apparmor] [PATCH v2 1/1] apparmor: avoid per-cpu hold underflow in aa_get_buffer
Zhengmian Hu
Re: [apparmor] [PATCH v2 1/1] apparmor: avoid per-cpu hold underflow in aa_get_buffer
John Johansen
[apparmor] [PATCH 0/1] apparmor: avoid per-cpu hold underflow in aa_get_buffer
Zhengmian Hu
[apparmor] [PATCH 1/1] apparmor: avoid per-cpu hold underflow in aa_get_buffer
Zhengmian Hu
Re: [apparmor] [PATCH 1/1] apparmor: avoid per-cpu hold underflow in aa_get_buffer
John Johansen
[apparmor] Kernel oops / NULL pointer dereference in aa_file_perm() with nested containers
Simon Marsh
Re: [apparmor] Kernel oops / NULL pointer dereference in aa_file_perm() with nested containers
John Johansen
[apparmor] [PATCH] apparmor: fix boolean argument in apparmor_mmap_file
Ryan Lee
Re: [apparmor] [PATCH] apparmor: fix boolean argument in apparmor_mmap_file
Tyler Hicks
Re: [apparmor] [PATCH] apparmor: fix boolean argument in apparmor_mmap_file
John Johansen
Re: [apparmor] [PATCH] apparmor: fix boolean argument in apparmor_mmap_file
John Johansen
[apparmor] [ISSUE]Why my python script can't override the DAC please?
Fei Shao
Re: [apparmor] [ISSUE]Why my python script can't override the DACplease?
Zygmunt Krynicki
Re: [apparmor] [ISSUE]Why my python script can't override the DAC please?
John Johansen
Re: [apparmor] [ISSUE]Why my python script can't override the DAC please?
Fei Shao
Re: [apparmor] [ISSUE]Why my python script can't override the DAC please?
John Johansen
[apparmor] [ISSUE]Does apparmor support the port limit for app please?
Fei Shao
Re: [apparmor] [ISSUE]Does apparmor support the port limit for app please?
John Johansen
Re: [apparmor] [ISSUE]Does apparmor support the port limit for app please?
Fei Shao
Earlier messages
Later messages