apparmor
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/02/04
Re: [apparmor] [PATCH 1/2] apparmor: fix invalid deref of rawdata when export_binary is unset
John Johansen
2026/02/04
[apparmor] [PATCH] apparmor: Remove redundant if check in sk_peer_get_label
Thorsten Blum
2026/02/04
[PATCH] AppArmor: Add missing SPDX id line to sig_names.h
Tim Bird
2026/02/04
[apparmor] [PATCH 02/13] VFS: move the start_dirop() kerndoc comment to before start_dirop()
NeilBrown
2026/02/04
[apparmor] [PATCH 01/13] fs/proc: Don't lock root inode when creating "self" and "thread-self"
NeilBrown
2026/02/04
[apparmor] [PATCH 03/13] libfs: change simple_done_creating() to use end_creating()
NeilBrown
2026/02/04
[apparmor] [PATCH 06/13] nfsd: switch purge_old() to use start_removing_noperm()
NeilBrown
2026/02/04
[apparmor] [PATCH 10/13] ovl: change ovl_create_real() to get a new lock when re-opening created file.
NeilBrown
2026/02/04
[apparmor] [PATCH 00/13] Further centralising of directory locking for name ops.
NeilBrown
2026/02/04
[apparmor] [PATCH 09/13] cachefiles: change cachefiles_bury_object to use start_renaming_dentry()
NeilBrown
2026/02/04
[apparmor] [PATCH 08/13] ovl: Simplify ovl_lookup_real_one()
NeilBrown
2026/02/04
[apparmor] [PATCH 12/13] ovl: remove ovl_lock_rename_workdir()
NeilBrown
2026/02/04
[apparmor] [PATCH 07/13] VFS: make lookup_one_qstr_excl() static.
NeilBrown
2026/02/04
[apparmor] [PATCH 11/13] ovl: use is_subdir() for testing if one thing is a subdir of another
NeilBrown
2026/02/04
[apparmor] [PATCH 05/13] selinux: Use simple_start_creating() / simple_done_creating()
NeilBrown
2026/02/04
[apparmor] [PATCH 04/13] Apparmor: Use simple_start_creating() / simple_done_creating()
NeilBrown
2026/02/04
[apparmor] [PATCH 13/13] VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()
NeilBrown
2026/02/04
Re: [apparmor] [PATCH 04/13] Apparmor: Use simple_start_creating() / simple_done_creating()
kernel test robot
2026/02/04
Re: [apparmor] [PATCH RESEND] apparmor: Replace deprecated strcpy with memcpy in gen_symlink_name
John Johansen
2026/02/01
Re: [apparmor] [PATCH RESEND] apparmor: Replace deprecated strcpy with memcpy in gen_symlink_name
Thorsten Blum
2026/01/29
[apparmor] [PATCH 2/2] apparmor: remove or add symlinks to rawdata according to export_binary
Georgia Garcia
2026/01/29
[apparmor] [PATCH 1/2] apparmor: fix invalid deref of rawdata when export_binary is unset
Georgia Garcia
2026/01/26
[apparmor] [PATCH] apparmor: add .kunitconfig
Ryota Sakamoto
2026/01/25
Re: [apparmor] Need assistance with DENIED userns_create for non-root podman inside an Incus container
John Johansen
2026/01/25
[apparmor] [PATCH] apparmor: Replace memcpy + NUL termination with kmemdup_nul in do_setattr
Thorsten Blum
2026/01/25
Re: [apparmor] Need assistance with DENIED userns_create for non-root podman inside an Incus container
Kees Bakker
2026/01/25
Re: [apparmor] Need assistance with DENIED userns_create for non-root podman inside an Incus container
Kees Bakker
2026/01/24
Re: [apparmor] Need assistance with DENIED userns_create for non-root podman inside an Incus container
John Johansen
2026/01/22
[apparmor] [PATCH] apparmor: replace strcpy with strscpy
Ryan Foster
2026/01/20
[apparmor] [PATCH 2/2] apparmor: use adaptive_current_label_crit_section helper in common_file_perm
Ryan Lee
2026/01/20
[apparmor] [PATCH 0/2] apparmor: conditionally use atomic _current_label_crit_section in common_file_perm
Ryan Lee
2026/01/20
[apparmor] [PATCH 1/2] apparmor: introduce adaptive_current_label_crit_section helpers
Ryan Lee
2026/01/19
[apparmor] [PATCH v2 1/1] apparmor: avoid per-cpu hold underflow in aa_get_buffer
Zhengmian Hu
2026/01/19
[apparmor] [PATCH v2 0/1] apparmor: avoid per-cpu hold underflow in aa_get_buffer
Zhengmian Hu
2026/01/19
Re: [apparmor] [PATCH v2 1/1] apparmor: avoid per-cpu hold underflow in aa_get_buffer
John Johansen
2026/01/19
Re: [apparmor] Kernel oops / NULL pointer dereference in aa_file_perm() with nested containers
John Johansen
2026/01/19
Re: [apparmor] [PATCH 1/1] apparmor: avoid per-cpu hold underflow in aa_get_buffer
John Johansen
2026/01/19
[apparmor] [PATCH 0/1] apparmor: avoid per-cpu hold underflow in aa_get_buffer
Zhengmian Hu
2026/01/19
[apparmor] Kernel oops / NULL pointer dereference in aa_file_perm() with nested containers
Simon Marsh
2026/01/19
[apparmor] [PATCH 1/1] apparmor: avoid per-cpu hold underflow in aa_get_buffer
Zhengmian Hu
2026/01/17
Re: [apparmor] [PATCH] apparmor: fix boolean argument in apparmor_mmap_file
John Johansen
2026/01/17
Re: [apparmor] [PATCH] apparmor: return -ENOMEM in unpack_perms_table upon alloc failure
John Johansen
2026/01/17
Re: [apparmor] [PATCH] apparmor: return -ENOMEM in unpack_perms_tableupon alloc failure
John Johansen
2026/01/14
Re: [apparmor] [ISSUE]Why my python script can't override the DAC please?
John Johansen
2026/01/14
[apparmor] [ISSUE]Does apparmor support the port limit for app please?
Fei Shao
2026/01/14
Re: [apparmor] [ISSUE]Why my python script can't override the DAC please?
Fei Shao
2026/01/14
Re: [apparmor] [PATCH] apparmor: fix boolean argument in apparmor_mmap_file
John Johansen
2026/01/14
Re: [apparmor] [PATCH] apparmor: fix boolean argument in apparmor_mmap_file
Tyler Hicks
2026/01/14
Re: [apparmor] [ISSUE]Why my python script can't override the DAC please?
John Johansen
2026/01/14
Re: [apparmor] [ISSUE]Why my python script can't override the DACplease?
Zygmunt Krynicki
2026/01/14
Re: [apparmor] [PATCH] apparmor: return -ENOMEM in unpack_perms_tableupon alloc failure
Zygmunt Krynicki
2026/01/14
[apparmor] [PATCH] apparmor: fix boolean argument in apparmor_mmap_file
Ryan Lee
2026/01/14
Re: [apparmor] [ISSUE]Does apparmor support the port limit for app please?
John Johansen
2026/01/14
[apparmor] [ISSUE]Why my python script can't override the DAC please?
Fei Shao
2026/01/14
Re: [apparmor] [ISSUE]Does apparmor support the port limit for app please?
Fei Shao
2026/01/13
[apparmor] [ISSUE]Does apparmor support the port limit for app please?
Fei Shao
2026/01/13
[apparmor] Poll for AppArmor policy file type suffix
John Johansen
2026/01/13
Re: [apparmor] [PATCH] apparmor: return -ENOMEM in unpack_perms_table upon alloc failure
Tyler Hicks
2026/01/13
[apparmor] [PATCH] apparmor: return -ENOMEM in unpack_perms_table upon alloc failure
Ryan Lee
2026/01/12
[apparmor] Jan 13 IRC meeting
John Johansen
2025/12/19
[PATCH v19] exec: Fix dead-lock in de_thread with ptrace_attach
Bernd Edlinger
2025/12/09
Re: Are setuid shell scripts safe? (Implied by security_bprm_creds_for_exec)
Jan Kara
2025/12/08
[apparmor] AppArmor Dec 9 IRC meeting on irc.oftc.net
John Johansen
2025/12/07
Re: [apparmor] Questions about compat encoding in accept1 and accept2 tables
John Johansen
2025/12/04
Re: Are setuid shell scripts safe? (Implied by security_bprm_creds_for_exec)
Stephen Smalley
2025/12/04
[apparmor] Questions about compat encoding in accept1 and accept2 tables
Zygmunt Krynicki
2025/12/04
Re: Are setuid shell scripts safe? (Implied by security_bprm_creds_for_exec)
Bernd Edlinger
2025/12/04
Re: Are setuid shell scripts safe? (Implied by security_bprm_creds_for_exec)
David Laight
2025/12/03
Re: Are setuid shell scripts safe? (Implied by security_bprm_creds_for_exec)
Al Viro
2025/12/03
Re: Are setuid shell scripts safe? (Implied by security_bprm_creds_for_exec)
Bernd Edlinger
2025/12/01
Re: Are setuid shell scripts safe? (Implied by security_bprm_creds_for_exec)
David Laight
2025/12/01
Re: Are setuid shell scripts safe? (Implied by security_bprm_creds_for_exec)
Eric W. Biederman
2025/12/01
Re: Are setuid shell scripts safe? (Implied by security_bprm_creds_for_exec)
Roberto Sassu
2025/12/01
Are setuid shell scripts safe? (Implied by security_bprm_creds_for_exec)
Eric W. Biederman
2025/11/29
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
John Paul Adrian Glaubitz
2025/11/29
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
John Paul Adrian Glaubitz
2025/11/29
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
John Paul Adrian Glaubitz
2025/11/29
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
Helge Deller
2025/11/29
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
John Paul Adrian Glaubitz
2025/11/29
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
david laight
2025/11/29
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
david laight
2025/11/29
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
david laight
2025/11/29
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
John Paul Adrian Glaubitz
2025/11/29
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
John Paul Adrian Glaubitz
2025/11/29
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
Helge Deller
2025/11/29
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
John Paul Adrian Glaubitz
2025/11/29
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
Helge Deller
2025/11/29
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
Helge Deller
2025/11/29
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
Helge Deller
2025/11/29
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
Helge Deller
2025/11/29
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
Helge Deller
2025/11/27
Re: [apparmor] [PATCH RESEND] apparmor: Replace deprecated strcpy with memcpy in gen_symlink_name
Thorsten Blum
2025/11/27
[apparmor] File PDB with both Accept2 and Perms tables
Zygmunt Krynicki
2025/11/27
Re: [apparmor] Huge pages mediation class?
Zygmunt Krynicki
2025/11/27
Re: [apparmor] Splitting unlink from write
Zygmunt Krynicki
2025/11/26
Re: [apparmor] [PATCH RESEND] apparmor: replace sprintf with snprintf in aa_new_learning_profile
John Johansen
2025/11/26
Re: [apparmor] [PATCH RESEND] apparmor: Replace sprintf/strcpy with scnprintf/strscpy in aa_policy_init
John Johansen
2025/11/26
Re: [apparmor] [PATCH RESEND] apparmor: Replace deprecated strcpy with memcpy in gen_symlink_name
John Johansen
2025/11/26
Re: [apparmor] Splitting unlink from write
John Johansen
2025/11/26
Re: [apparmor] Huge pages mediation class?
John Johansen
2025/11/26
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
John Johansen
2025/11/26
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
John Johansen
2025/11/26
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
John Johansen
2025/11/26
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
John Johansen
2025/11/26
[apparmor] [PATCH RESEND] apparmor: Replace deprecated strcpy with memcpy in gen_symlink_name
Thorsten Blum
2025/11/26
[apparmor] Splitting unlink from write
Zygmunt Krynicki
2025/11/26
[apparmor] Huge pages mediation class?
Zygmunt Krynicki
2025/11/26
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
John Johansen
2025/11/25
[apparmor] Re: [PATCH] apparmor: synthesize ACCEPT_FLAG_OWNER bits in file pdb
Christian Boltz
2025/11/25
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
John Johansen
2025/11/25
Re: [apparmor] Deny messages for systemd rule
John Johansen
2025/11/24
[apparmor] [PATCH] apparmor: synthesize ACCEPT_FLAG_OWNER bits in file pdb
Zygmunt Krynicki
2025/11/22
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
John Johansen
2025/11/22
Re: [PATCH v18] exec: Fix dead-lock in de_thread with ptrace_attach
Bernd Edlinger
2025/11/22
[apparmor] [PATCH RESEND] apparmor: Replace sprintf/strcpy with scnprintf/strscpy in aa_policy_init
Thorsten Blum
2025/11/22
[apparmor] [PATCH RESEND] apparmor: replace sprintf with snprintf in aa_new_learning_profile
Thorsten Blum
2025/11/21
Re: [RFC][PATCH] exec: Move cred computation under exec_update_lock
Ryan Lee
2025/11/20
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
Helge Deller
2025/11/20
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
Helge Deller
2025/11/20
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
John Paul Adrian Glaubitz
2025/11/20
Re: [apparmor] [PATCH 0/2] apparmor unaligned memory fixes
John Paul Adrian Glaubitz
2025/11/06
Re: [apparmor] [PATCH RESEND] apparmor: Replace deprecated strcpy in d_namespace_path
John Johansen
2025/11/06
[apparmor] [PATCH RESEND] apparmor: Replace deprecated strcpy in d_namespace_path
Thorsten Blum
2025/11/04
Re: [apparmor] [PATCH v6 5/5] Smack: add support for lsm_config_self_policy and lsm_config_system_policy
Casey Schaufler
2025/11/03
[apparmor] نقل الاثاث
Alsaiditransport
2025/11/03
[apparmor] [PATCH RESEND] apparmor: Replace sprintf/strcpy with scnprintf/strscpy in aa_policy_init
Thorsten Blum
2025/11/01
[apparmor] Deny messages for systemd rule
engelflorian
2025/10/31
Re: [apparmor] [PATCH v4 09/14] VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
Chuck Lever
2025/10/31
Re: [apparmor] [PATCH v4 07/14] VFS: introduce start_removing_dentry()
NeilBrown
2025/10/31
Re: [apparmor] [PATCH v4 11/14] Add start_renaming_two_dentries()
NeilBrown
2025/10/31
[apparmor] Re: [PATCH v4 12/14] ecryptfs: use new start_creating/start_removing APIs
NeilBrown
2025/10/30
[apparmor] [PATCH v4 11/14] Add start_renaming_two_dentries()
NeilBrown
2025/10/30
[apparmor] [PATCH v4 09/14] VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
NeilBrown
2025/10/30
[apparmor] [PATCH v4 13/14] VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
2025/10/30
[apparmor] [PATCH v4 02/14] VFS: introduce start_dirop() and end_dirop()
NeilBrown
2025/10/30
[apparmor] [PATCH v4 05/14] VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
NeilBrown
2025/10/30
[apparmor] [PATCH v4 00/14] Create and use APIs to centralise locking for directory ops.
NeilBrown
2025/10/30
[apparmor] [PATCH v4 04/14] VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
NeilBrown
2025/10/30
[apparmor] [PATCH v4 01/14] debugfs: rename end_creating() to debugfs_end_creating()
NeilBrown
2025/10/30
Re: [apparmor] [PATCH v4 12/14] ecryptfs: use new start_creating/start_removing APIs
Al Viro
2025/10/30
[apparmor] [PATCH v4 03/14] VFS: tidy up do_unlinkat()
NeilBrown
2025/10/30
[apparmor] [PATCH v4 06/14] VFS: introduce start_creating_noperm() and start_removing_noperm()
NeilBrown
2025/10/30
Re: [apparmor] [PATCH v4 11/14] Add start_renaming_two_dentries()
Al Viro
2025/10/30
[apparmor] [PATCH v4 12/14] ecryptfs: use new start_creating/start_removing APIs
NeilBrown
2025/10/30
[apparmor] [PATCH v4 10/14] VFS/ovl/smb: introduce start_renaming_dentry()
NeilBrown
2025/10/30
[apparmor] [PATCH v4 08/14] VFS: add start_creating_killable() and start_removing_killable()
NeilBrown
2025/10/30
Re: [apparmor] [PATCH v4 10/14] VFS/ovl/smb: introduce start_renaming_dentry()
Namjae Jeon
2025/10/30
[apparmor] [PATCH v4 07/14] VFS: introduce start_removing_dentry()
NeilBrown
2025/10/30
[apparmor] [PATCH v4 14/14] VFS: introduce end_creating_keep()
NeilBrown
2025/10/30
Re: [apparmor] [PATCH v4 01/14] debugfs: rename end_creating() to debugfs_end_creating()
Greg Kroah-Hartman
2025/10/30
Re: [apparmor] [PATCH v4 07/14] VFS: introduce start_removing_dentry()
Al Viro
2025/10/22
[apparmor] نقل عفش جازان
Alsaiditransport
2025/10/22
[apparmor] [PATCH] apparmor: replace sprintf with snprintf in aa_new_learning_profile
Thorsten Blum
2025/10/18
[apparmor] [PATCH v6 0/5] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
Maxime Bélair
2025/10/18
Re: [apparmor] [PATCH v6 4/5] SELinux: add support for lsm_config_system_policy
Stephen Smalley
2025/10/18
[apparmor] [Bug 1777070] Re: firefox plugin libwidevinecdm.so crashes due to apparmor denial
Nathan Teodosio
2025/10/18
Re: [apparmor] [PATCH v6 1/5] Wire up lsm_config_self_policy and lsm_config_system_policy syscalls
Song Liu
2025/10/18
[apparmor] [PATCH v6 4/5] SELinux: add support for lsm_config_system_policy
Maxime Bélair
2025/10/18
[apparmor] [PATCH v6 3/5] AppArmor: add support for lsm_config_self_policy and lsm_config_system_policy
Maxime Bélair
2025/10/18
Re: [apparmor] [PATCH v6 5/5] Smack: add support for lsm_config_self_policy and lsm_config_system_policy
Casey Schaufler
2025/10/18
[apparmor] [PATCH] apparmor: Replace deprecated strcpy in d_namespace_path
Thorsten Blum
2025/10/17
Re: [apparmor] [PATCH v5 2/3] lsm: introduce security_lsm_config_*_policy hooks
Paul Moore
2025/10/17
Re: [apparmor] [PATCH v6 4/5] SELinux: add support for lsm_config_system_policy
Stephen Smalley
2025/10/17
[apparmor] [Bug 1928360] Re: Switch to Fcitx 5 for Chinese
handsome_feng
2025/10/17
Re: [apparmor] [PATCH v6 1/5] Wire up lsm_config_self_policy and lsm_config_system_policy syscalls
Casey Schaufler
2025/10/17
[PATCH] apparmor: Replace deprecated strcpy with memcpy in gen_symlink_name
Thorsten Blum
2025/10/17
Re: [apparmor] [PATCH v5 0/3] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
Maxime Bélair
2025/10/17
Re: [apparmor] [PATCH v6 4/5] SELinux: add support for lsm_config_system_policy
Paul Moore
2025/10/17
[apparmor] [PATCH v6 5/5] Smack: add support for lsm_config_self_policy and lsm_config_system_policy
Maxime Bélair
2025/10/17
[apparmor] [PATCH v6 2/5] lsm: introduce security_lsm_config_*_policy hooks
Maxime Bélair
2025/10/12
Re: [apparmor] [PATCH] apparmor: Replace sprintf/strcpy with scnprintf/strscpy in aa_policy_init
Serge E. Hallyn
2025/10/11
Re: [apparmor] [PATCH v5 2/3] lsm: introduce security_lsm_config_*_policy hooks
Maxime Bélair
2025/10/11
[PATCH] apparmor: Replace sprintf/strcpy with scnprintf/strscpy in aa_policy_init
Thorsten Blum
2025/10/11
Re: [apparmor] [PATCH v6 1/5] Wire up lsm_config_self_policy and lsm_config_system_policy syscalls
kernel test robot
2025/10/10
[apparmor] [PATCH v6 1/5] Wire up lsm_config_self_policy and lsm_config_system_policy syscalls
Maxime Bélair
2025/09/25
[apparmor] أفضل 10 مواقع للبحث عن عمل في المغرب (2025)
Chihab chger
2025/09/22
[apparmor] Fwd: what's going on with aa_destroy_aafs() call in apparmor_init()?
Ryan Lee
2025/09/20
Re: [apparmor] [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Paul Walmsley
2025/09/11
[apparmor] Synced invitation: AppArmor Meeting @ Monthly from 11am to 12pm on the second Tuesday (PDT) (
[email protected]
)
John Johansen
2025/09/11
[apparmor] Updated invitation: AppArmor IRC Meeting on irc.oftc.net @ Monthly from 11am to 12pm on the second Tuesday (PDT) (
[email protected]
)
John Johansen
2025/09/09
[apparmor] Sept 9 irc meeting 18:00 UTC
John Johansen
2025/09/04
Re: [apparmor] [syzbot] [kernel?] INFO: trying to register non-static key in skb_dequeue (4)
Paul Moore
2025/09/04
Re: [syzbot] [kernel?] INFO: trying to register non-static key in skb_dequeue (4)
syzbot
2025/09/03
[apparmor] [PATCH v2 4/4] nios2: implement architecture-specific portion of sys_clone3
Simon Schuster via B4 Relay
2025/09/03
[apparmor] [PATCH v2 1/4] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
Simon Schuster via B4 Relay
2025/09/03
Re: [apparmor] [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
David Hildenbrand
2025/09/03
Re: [apparmor] [PATCH v2 2/4] copy_process: pass clone_flags as u64 across calltree
Arnd Bergmann
2025/09/03
Re: [apparmor] [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Russell King (Oracle)
2025/09/03
[apparmor] [PATCH v2 2/4] copy_process: pass clone_flags as u64 across calltree
Simon Schuster via B4 Relay
2025/09/03
Re: [apparmor] [PATCH v2 0/4] nios2: Add architecture support for clone3
Christian Brauner
2025/09/03
Re: [apparmor] [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
John Paul Adrian Glaubitz
2025/09/03
[apparmor] [PATCH v2 0/4] nios2: Add architecture support for clone3
Simon Schuster via B4 Relay
2025/09/03
Re: [apparmor] [PATCH v2 1/4] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
David Hildenbrand
2025/09/03
Re: [apparmor] [PATCH v2 4/4] nios2: implement architecture-specific portion of sys_clone3
Arnd Bergmann
2025/09/03
Re: [apparmor] [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Andreas Larsson
2025/09/03
[apparmor] [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Simon Schuster via B4 Relay
2025/09/03
Re: [apparmor] [PATCH v2 1/4] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
Arnd Bergmann
2025/09/03
Re: [apparmor] [PATCH v2 0/4] nios2: Add architecture support for clone3
Christian Brauner
2025/09/03
Re: [apparmor] [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Guo Ren
2025/09/03
Re: [apparmor] [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Geert Uytterhoeven
Earlier messages
Later messages