September 2025 Archives by date
Starting: Mon Sep 1 02:58:16 UTC 2025
Ending: Mon Sep 15 06:07:04 UTC 2025
Messages: 219
- [PATCH v2 2/2] selftests: Replace relative includes with non-relative for kselftest.h and kselftest_harness.h
Bala-Vignesh-Reddy
- [PATCH net-next 0/8] ipv4: icmp: Fix source IP derivation in presence of VRFs
Ido Schimmel
- [PATCH net-next 1/8] ipv4: cipso: Simplify IP options handling in cipso_v4_error()
Ido Schimmel
- [PATCH net-next 2/8] ipv4: icmp: Pass IPv4 control block structure as an argument to __icmp_send()
Ido Schimmel
- [PATCH net-next 3/8] ipv4: icmp: Fix source IP derivation in presence of VRFs
Ido Schimmel
- [PATCH net-next 4/8] selftests: traceroute: Return correct value on failure
Ido Schimmel
- [PATCH net-next 5/8] selftests: traceroute: Use require_command()
Ido Schimmel
- [PATCH net-next 6/8] selftests: traceroute: Reword comment
Ido Schimmel
- [PATCH net-next 7/8] selftests: traceroute: Test traceroute with different source IPs
Ido Schimmel
- [PATCH net-next 8/8] selftests: traceroute: Add VRF tests
Ido Schimmel
- [PATCH net-next 0/8] ipv4: icmp: Fix source IP derivation in presence of VRFs
Ido Schimmel
- [RFC PATCH v1 0/2] Add O_DENY_WRITE (complement AT_EXECVE_CHECK)
Roberto Sassu
- [RFC PATCH v1 0/2] Add O_DENY_WRITE (complement AT_EXECVE_CHECK)
Jann Horn
- [PATCH v2 0/4] nios2: Add architecture support for clone3
Simon Schuster via B4 Relay
- [PATCH v2 1/4] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
Simon Schuster via B4 Relay
- [PATCH v2 2/4] copy_process: pass clone_flags as u64 across calltree
Simon Schuster via B4 Relay
- [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Simon Schuster via B4 Relay
- [PATCH v2 4/4] nios2: implement architecture-specific portion of sys_clone3
Simon Schuster via B4 Relay
- [RFC PATCH v1 0/2] Add O_DENY_WRITE (complement AT_EXECVE_CHECK)
Serge E. Hallyn
- [PATCH v2 1/4] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
Arnd Bergmann
- [PATCH v2 1/4] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
David Hildenbrand
- [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Arnd Bergmann
- [PATCH v2 2/4] copy_process: pass clone_flags as u64 across calltree
Arnd Bergmann
- [PATCH v2 4/4] nios2: implement architecture-specific portion of sys_clone3
Arnd Bergmann
- [PATCH v2 2/4] copy_process: pass clone_flags as u64 across calltree
David Hildenbrand
- [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
David Hildenbrand
- LSM namespacing API
Dr. Greg
- [RFC PATCH v1 0/2] Add O_DENY_WRITE (complement AT_EXECVE_CHECK)
Andy Lutomirski
- [RFC PATCH v1 0/2] Add O_DENY_WRITE (complement AT_EXECVE_CHECK)
Andy Lutomirski
- [RFC PATCH v1 0/2] Add O_DENY_WRITE (complement AT_EXECVE_CHECK)
Roberto Sassu
- LSM namespacing API
Casey Schaufler
- [PATCH net-next 0/8] ipv4: icmp: Fix source IP derivation in presence of VRFs
Jakub Kicinski
- [PATCH net-next 1/8] ipv4: cipso: Simplify IP options handling in cipso_v4_error()
David Ahern
- [PATCH net-next 2/8] ipv4: icmp: Pass IPv4 control block structure as an argument to __icmp_send()
David Ahern
- [PATCH net-next 3/8] ipv4: icmp: Fix source IP derivation in presence of VRFs
David Ahern
- [PATCH net-next 4/8] selftests: traceroute: Return correct value on failure
David Ahern
- [PATCH net-next 5/8] selftests: traceroute: Use require_command()
David Ahern
- [PATCH net-next 7/8] selftests: traceroute: Test traceroute with different source IPs
David Ahern
- [PATCH net-next 8/8] selftests: traceroute: Add VRF tests
David Ahern
- [PATCH] ima: don't clear IMA_DIGSIG flag when setting non-IMA xattr
Coiby Xu
- [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Andreas Larsson
- [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
John Paul Adrian Glaubitz
- [RFC PATCH v1 0/2] Add O_DENY_WRITE (complement AT_EXECVE_CHECK)
Roberto Sassu
- LSM namespacing API
John Johansen
- [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Andreas Larsson
- [PATCH v3 31/34] ima,evm: move initcalls to the LSM framework
Roberto Sassu
- [PATCH] ima,evm: move initcalls to the LSM framework
Roberto Sassu
- [PATCH v3 03/34] lsm: consolidate lsm_allowed() and prepare_lsm() into lsm_prepare()
John Johansen
- [PATCH v3 04/34] lsm: introduce looping macros for the initialization code
John Johansen
- [PATCH v3 05/34] lsm: integrate report_lsm_order() code into caller
John Johansen
- [PATCH v3 06/34] lsm: integrate lsm_early_cred() and lsm_early_task() into caller
John Johansen
- [PATCH v3 07/34] lsm: rename ordered_lsm_init() to lsm_init_ordered()
John Johansen
- [PATCH v3 10/34] lsm: rework lsm_active_cnt and lsm_idlist[]
John Johansen
- [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
John Johansen
- [PATCH] x86/bpf: use bpf_capable() instead of capable(CAP_SYS_ADMIN)
Alexei Starovoitov
- [PATCH v3 12/34] lsm: rework the LSM enable/disable setter/getter functions
John Johansen
- [PATCH v3 13/34] lsm: rename exists_ordered_lsm() to lsm_order_exists()
John Johansen
- [PATCH v3 22/34] lsm: group lsm_order_parse() with the other lsm_order_*() functions
John Johansen
- [PATCH v3 23/34] lsm: introduce an initcall mechanism into the LSM framework
John Johansen
- [PATCH v3 24/34] loadpin: move initcalls to the LSM framework
John Johansen
- [PATCH v3 25/34] ipe: move initcalls to the LSM framework
John Johansen
- [PATCH v3 26/34] smack: move initcalls to the LSM framework
John Johansen
- [PATCH v3 27/34] tomoyo: move initcalls to the LSM framework
John Johansen
- [PATCH v3 28/34] safesetid: move initcalls to the LSM framework
John Johansen
- [PATCH v3 30/34] lockdown: move initcalls to the LSM framework
John Johansen
- [PATCH v3 33/34] lsm: consolidate all of the LSM framework initcalls
John Johansen
- [PATCH v3 34/34] lsm: add a LSM_STARTED_ALL notification event
John Johansen
- [PATCH v3 14/34] lsm: rename/rework append_ordered_lsm() into lsm_order_append()
John Johansen
- [PATCH v3 15/34] lsm: rename/rework ordered_lsm_parse() to lsm_order_parse()
John Johansen
- [PATCH v3 18/34] lsm: fold lsm_init_ordered() into security_init()
John Johansen
- [PATCH v3 19/34] lsm: add/tweak function header comment blocks in lsm_init.c
John Johansen
- [PATCH v3 21/34] lsm: output available LSMs when debugging
John Johansen
- [PATCH v3 20/34] lsm: cleanup the debug and console output in lsm_init.c
John Johansen
- [PATCH v3 08/12] bpf: Implement signature verification for BPF programs
Paul Moore
- [PATCH] memfd,selinux: call security_inode_init_security_anon
Stephen Smalley
- [RFC PATCH] lsm, selinux: introduce LSM_ATTR_UNSHARE and wire it up for SELinux
Stephen Smalley
- [PATCH v3 04/34] lsm: introduce looping macros for the initialization code
Paul Moore
- [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
Paul Moore
- [PATCH v3 27/34] tomoyo: move initcalls to the LSM framework
Paul Moore
- [PATCH v3 29/34] apparmor: move initcalls to the LSM framework
Paul Moore
- [PATCH] ima,evm: move initcalls to the LSM framework
Paul Moore
- [PATCH] memfd,selinux: call security_inode_init_security_anon
Paul Moore
- [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
John Johansen
- [PATCH v3 29/34] apparmor: move initcalls to the LSM framework
John Johansen
- [PATCH v2 0/7] fs/9p: Reuse inode based on path (in addition to qid)
Tingmao Wang
- [PATCH v2 1/7] fs/9p: Add ability to identify inode by path for .L in uncached mode
Tingmao Wang
- [PATCH v2 2/7] fs/9p: add option for path-based inodes
Tingmao Wang
- [PATCH v2 3/7] fs/9p: Add ability to identify inode by path for non-.L in uncached mode
Tingmao Wang
- [PATCH v2 4/7] fs/9p: .L: Refresh stale inodes on reuse
Tingmao Wang
- [PATCH v2 5/7] fs/9p: non-.L: Refresh stale inodes on reuse
Tingmao Wang
- [PATCH v2 6/7] fs/9p: update the target's ino_path on rename
Tingmao Wang
- [PATCH v2 7/7] docs: fs/9p: Document the "inodeident" option
Tingmao Wang
- [PATCH v3 29/34] apparmor: move initcalls to the LSM framework
Paul Moore
- LSM namespacing API
Dr. Greg
- [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
Roberto Sassu
- [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
John Johansen
- [PATCH v3 27/34] tomoyo: move initcalls to the LSM framework
Tetsuo Handa
- [RFC PATCH] lsm,selinux: introduce LSM_ATTR_UNSHARE and wire it up for SELinux
Stephen Smalley
- [PATCH v3 27/34] tomoyo: move initcalls to the LSM framework
Paul Moore
- [syzbot] [kernel?] INFO: trying to register non-static key in skb_dequeue (4)
syzbot
- [RFC PATCH] selftests/landlock: Support running the full fs test suite on another FS
Mickaël Salaün
- [syzbot] [kernel?] INFO: trying to register non-static key in skb_dequeue (4)
Paul Moore
- [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
Paul Moore
- LSM namespacing API
Casey Schaufler
- [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
Paul Moore
- [PATCH net-next 1/8] ipv4: cipso: Simplify IP options handling in cipso_v4_error()
Paul Moore
- [PATCH] ima: don't clear IMA_DIGSIG flag when setting non-IMA xattr
Mimi Zohar
- LSM namespacing API
Dr. Greg
- LSM namespacing API
John Johansen
- [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
Tetsuo Handa
- [PATCH v3 27/34] tomoyo: move initcalls to the LSM framework
Tetsuo Handa
- [PATCH v3 31/34] ima,evm: move initcalls to the LSM framework
Mimi Zohar
- [PATCH] ima,evm: move initcalls to the LSM framework
Mimi Zohar
- [PATCH v3 31/34] ima,evm: move initcalls to the LSM framework
Paul Moore
- [PATCH] ima,evm: move initcalls to the LSM framework
Paul Moore
- [PATCH v2] memfd,selinux: call security_inode_init_security_anon
Thiébaud Weksteen
- [PATCH] ima,evm: move initcalls to the LSM framework
Mimi Zohar
- [PATCH v3 29/34] apparmor: move initcalls to the LSM framework
John Johansen
- [PATCH net-next v2 0/8] ipv4: icmp: Fix source IP derivation in presence of VRFs
Ido Schimmel
- [PATCH net-next v2 1/8] ipv4: cipso: Simplify IP options handling in cipso_v4_error()
Ido Schimmel
- [PATCH net-next v2 2/8] ipv4: icmp: Pass IPv4 control block structure as an argument to __icmp_send()
Ido Schimmel
- [PATCH net-next v2 3/8] ipv4: icmp: Fix source IP derivation in presence of VRFs
Ido Schimmel
- [PATCH net-next v2 4/8] selftests: traceroute: Return correct value on failure
Ido Schimmel
- [PATCH net-next v2 5/8] selftests: traceroute: Use require_command()
Ido Schimmel
- [PATCH net-next v2 6/8] selftests: traceroute: Reword comment
Ido Schimmel
- [PATCH net-next v2 7/8] selftests: traceroute: Test traceroute with different source IPs
Ido Schimmel
- [PATCH net-next v2 8/8] selftests: traceroute: Add VRF tests
Ido Schimmel
- [PATCH net-next v2 1/8] ipv4: cipso: Simplify IP options handling in cipso_v4_error()
Eric Dumazet
- [PATCH net-next v2 2/8] ipv4: icmp: Pass IPv4 control block structure as an argument to __icmp_send()
Eric Dumazet
- [PATCH v2] ima: don't clear IMA_DIGSIG flag when setting non-IMA xattr
Coiby Xu
- [PATCH] ima: don't clear IMA_DIGSIG flag when setting non-IMA xattr
Coiby Xu
- [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
Tetsuo Handa
- [PATCH] ima: don't clear IMA_DIGSIG flag when setting non-IMA xattr
Mimi Zohar
- [PATCH v2] memfd,selinux: call security_inode_init_security_anon
Stephen Smalley
- [PATCH v2] memfd,selinux: call security_inode_init_security_anon
Stephen Smalley
- [PATCH] ima: don't clear IMA_DIGSIG flag when setting non-IMA xattr
Mimi Zohar
- [PATCH] ima,evm: move initcalls to the LSM framework
Paul Moore
- [PATCH v3 29/34] apparmor: move initcalls to the LSM framework
Paul Moore
- [PATCH v3 31/34] ima,evm: move initcalls to the LSM framework
Mimi Zohar
- [PATCH v2] memfd,selinux: call security_inode_init_security_anon
Thiébaud Weksteen
- [PATCH v3 27/34] tomoyo: move initcalls to the LSM framework
Paul Moore
- [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
Paul Moore
- [RFC PATCH 0/6] Implement LANDLOCK_ADD_RULE_QUIET
Tingmao Wang
- [RFC PATCH 1/6] landlock: Add a place for flags to layer rules
Tingmao Wang
- [RFC PATCH 2/6] landlock: Add API support for the quiet flag
Tingmao Wang
- [RFC PATCH 3/6] landlock/audit: Check for quiet flag in landlock_log_denial
Tingmao Wang
- [RFC PATCH 4/6] landlock/audit: Fix wrong type usage
Tingmao Wang
- [RFC PATCH 5/6] landlock/access: Improve explanation on the deny_masks_t
Tingmao Wang
- [RFC PATCH 6/6] samples/landlock: Add FS quiet flag support to sandboxer
Tingmao Wang
- [PATCH] ima: setting security.ima to fix security.evm for a file with IMA signature
Coiby Xu
- [PATCH] ima,evm: move initcalls to the LSM framework
Roberto Sassu
- [PATCH] Audit: Fix skb leak when audit rate limit is exceeded
Gerald Yang
- [PATCH] ima: setting security.ima to fix security.evm for a file with IMA signature
Mimi Zohar
- [RFC 0/2] BPF signature hash chains
Blaise Boscaccy
- [RFC 1/2] bpf: Add hash chain signature support for arbitrary maps
Blaise Boscaccy
- [RFC 2/2] libbpf: Add hash chain signing support to light skeletons.
Blaise Boscaccy
- [PATCH v2] memfd,selinux: call security_inode_init_security_anon
Paul Moore
- [PATCH v2] memfd,selinux: call security_inode_init_security_anon
Paul Moore
- [PATCH] ima: setting security.ima to fix security.evm for a file with IMA signature
Coiby Xu
- [PATCH] ima: don't clear IMA_DIGSIG flag when setting non-IMA xattr
Coiby Xu
- [PATCH] ima: setting security.ima to fix security.evm for a file with IMA signature
Mimi Zohar
- [PATCH v2] ima: don't clear IMA_DIGSIG flag when setting non-IMA xattr
Mimi Zohar
- [PATCH] ima: don't clear IMA_DIGSIG flag when setting non-IMA xattr
Mimi Zohar
- [PATCH] pid: use ns_capable_noaudit() when determining net sysctl permissions
Christian Göttsche
- [PATCH] Audit: Fix skb leak when audit rate limit is exceeded
Paul Moore
- [PATCHES] simple part of ->d_name stuff
Al Viro
- [PATCH 1/6] security_dentry_init_security(): constify qstr argument
Al Viro
- [PATCH 2/6] exfat_find(): constify qstr argument
Al Viro
- [PATCH 3/6] afs_edit_dir_{add,remove}(): constify qstr argument
Al Viro
- [PATCH 4/6] afs_dir_search: constify qstr argument
Al Viro
- [PATCH 5/6] generic_ci_validate_strict_name(): constify name argument
Al Viro
- [PATCH 6/6] make it easier to catch those who try to modify ->d_name
Al Viro
- [PATCHES] simple part of ->d_name stuff
David Howells
- [PATCH 2/6] exfat_find(): constify qstr argument
Namjae Jeon
- [PATCH net-next v2 0/8] ipv4: icmp: Fix source IP derivation in presence of VRFs
patchwork-bot+netdevbpf at kernel.org
- [RFC PATCH] lsm,selinux: introduce LSM_ATTR_UNSHARE and wire it up for SELinux
Stephen Smalley
- [PATCH 1/6] security_dentry_init_security(): constify qstr argument
Casey Schaufler
- [PATCHES] simple part of ->d_name stuff
Linus Torvalds
- [PATCH v3 31/34] ima,evm: move initcalls to the LSM framework
Paul Moore
- [PATCH] security: CONFIG_LSM: LSM can depend on SECURITY
Paul Moore
- [PATCH] security: keys: use menuconfig for KEYS symbol
Paul Moore
- [PATCH] pid: use ns_capable_noaudit() when determining net sysctl permissions
Paul Moore
- [PATCH 1/6] security_dentry_init_security(): constify qstr argument
Paul Moore
- [RFC PATCH] lsm,selinux: introduce LSM_ATTR_UNSHARE and wire it up for SELinux
Paul Moore
- [RFC PATCH] lsm,selinux: introduce LSM_ATTR_UNSHARE and wire it up for SELinux
Serge E. Hallyn
- [PATCH] pid: use ns_capable_noaudit() when determining net sysctl permissions
Serge E. Hallyn
- [RFC PATCH] lsm,selinux: introduce LSM_ATTR_UNSHARE and wire it up for SELinux
Paul Moore
- [PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
pengdonglin
- [RFC PATCH] lsm,selinux: introduce LSM_ATTR_UNSHARE and wire it up for SELinux
Stephen Smalley
- [PATCH v3 06/12] bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
KP Singh
- [PATCH v3 31/34] ima,evm: move initcalls to the LSM framework
Mimi Zohar
- [PATCH v3 04/12] libbpf: Support exclusive map creation
KP Singh
- [PATCH v3 31/34] ima,evm: move initcalls to the LSM framework
Paul Moore
- [PATCH v3 09/12] libbpf: Update light skeleton for signing
KP Singh
- [PATCH] pid: use ns_capable_noaudit() when determining net sysctl permissions
Serge E. Hallyn
- [PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
Waiman Long
- [PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
Sebastian Andrzej Siewior
- [syzbot ci] Re: Signed BPF programs
KP Singh
- [PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
Waiman Long
- [bug report] [regression?] bpf lsm breaks /proc/*/attr/current with security= on commandline
Filip Hejsek
- [PATCH] security: keys: use menuconfig for KEYS symbol
Jarkko Sakkinen
- [PATCH v2 0/7] fs/9p: Reuse inode based on path (in addition to qid)
Tingmao Wang
- [PATCH v4 00/12] Signed BPF programs
KP Singh
- [PATCH v4 01/12] bpf: Update the bpf_prog_calc_tag to use SHA256
KP Singh
- [PATCH v4 02/12] bpf: Implement exclusive map creation
KP Singh
- [PATCH v4 03/12] libbpf: Implement SHA256 internal helper
KP Singh
- [PATCH v4 04/12] libbpf: Support exclusive map creation
KP Singh
- [PATCH v4 05/12] selftests/bpf: Add tests for exclusive maps
KP Singh
- [PATCH v4 06/12] bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
KP Singh
- [PATCH v4 07/12] bpf: Move the signature kfuncs to helpers.c
KP Singh
- [PATCH v4 08/12] bpf: Implement signature verification for BPF programs
KP Singh
- [PATCH v4 09/12] libbpf: Update light skeleton for signing
KP Singh
- [PATCH v4 10/12] libbpf: Embed and verify the metadata hash in the loader
KP Singh
- [PATCH v4 11/12] bpftool: Add support for signing BPF programs
KP Singh
- [PATCH v4 12/12] selftests/bpf: Enable signature verification for some lskel tests
KP Singh
- [PATCH] ima: don't clear IMA_DIGSIG flag when setting non-IMA xattr
Coiby Xu
- [PATCH v3] ima: don't clear IMA_DIGSIG flag when setting or removing non-IMA xattr
Coiby Xu
- [PATCH v2] ima: don't clear IMA_DIGSIG flag when setting non-IMA xattr
Coiby Xu
- [PATCH] ima: don't clear IMA_DIGSIG flag when setting non-IMA xattr
Coiby Xu
Last message date:
Mon Sep 15 06:07:04 UTC 2025
Archived on: Mon Sep 15 06:10:27 UTC 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).