messages from 2025-09-01 13:10:49 to 2025-09-14 21:52:02 UTC [more...]
[PATCH v4 00/12] Signed BPF programs
2025-09-14 21:51 UTC (5+ messages)
` [PATCH v4 01/12] bpf: Update the bpf_prog_calc_tag to use SHA256
` [PATCH v4 02/12] bpf: Implement exclusive map creation
` [PATCH v4 03/12] libbpf: Implement SHA256 internal helper
` [PATCH v4 04/12] libbpf: Support exclusive map creation
[PATCH v2 0/7] fs/9p: Reuse inode based on path (in addition to qid)
2025-09-14 21:25 UTC (9+ messages)
` [PATCH v2 1/7] fs/9p: Add ability to identify inode by path for .L in uncached mode
` [PATCH v2 2/7] fs/9p: add option for path-based inodes
` [PATCH v2 3/7] fs/9p: Add ability to identify inode by path for non-.L in uncached mode
` [PATCH v2 4/7] fs/9p: .L: Refresh stale inodes on reuse
` [PATCH v2 5/7] fs/9p: non-.L: "
` [PATCH v2 6/7] fs/9p: update the target's ino_path on rename
` [PATCH v2 7/7] docs: fs/9p: Document the "inodeident" option
[PATCH] security: keys: use menuconfig for KEYS symbol
2025-09-14 17:14 UTC (4+ messages)
[bug report] [regression?] bpf lsm breaks /proc/*/attr/current with security= on commandline
2025-09-13 17:01 UTC
[PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
2025-09-13 0:33 UTC (4+ messages)
[PATCH v3 00/12] Signed BPF programs
2025-09-12 22:28 UTC (18+ messages)
` [PATCH v3 04/12] libbpf: Support exclusive map creation
` [PATCH v3 06/12] bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
` [PATCH v3 08/12] bpf: Implement signature verification for BPF programs
` [PATCH v3 09/12] libbpf: Update light skeleton for signing
` [syzbot ci] Re: Signed BPF programs
[PATCH] pid: use ns_capable_noaudit() when determining net sysctl permissions
2025-09-12 19:35 UTC (4+ messages)
[RFC PATCH v3 0/34] Rework the LSM initialization
2025-09-12 18:34 UTC (88+ messages)
` [PATCH v3 03/34] lsm: consolidate lsm_allowed() and prepare_lsm() into lsm_prepare()
` [PATCH v3 04/34] lsm: introduce looping macros for the initialization code
` [PATCH v3 05/34] lsm: integrate report_lsm_order() code into caller
` [PATCH v3 06/34] lsm: integrate lsm_early_cred() and lsm_early_task() "
` [PATCH v3 07/34] lsm: rename ordered_lsm_init() to lsm_init_ordered()
` [PATCH v3 10/34] lsm: rework lsm_active_cnt and lsm_idlist[]
` [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
` [PATCH v3 12/34] lsm: rework the LSM enable/disable setter/getter functions
` [PATCH v3 13/34] lsm: rename exists_ordered_lsm() to lsm_order_exists()
` [PATCH v3 14/34] lsm: rename/rework append_ordered_lsm() into lsm_order_append()
` [PATCH v3 15/34] lsm: rename/rework ordered_lsm_parse() to lsm_order_parse()
` [PATCH v3 18/34] lsm: fold lsm_init_ordered() into security_init()
` [PATCH v3 19/34] lsm: add/tweak function header comment blocks in lsm_init.c
` [PATCH v3 20/34] lsm: cleanup the debug and console output "
` [PATCH v3 21/34] lsm: output available LSMs when debugging
` [PATCH v3 22/34] lsm: group lsm_order_parse() with the other lsm_order_*() functions
` [PATCH v3 23/34] lsm: introduce an initcall mechanism into the LSM framework
` [PATCH v3 24/34] loadpin: move initcalls to "
` [PATCH v3 25/34] ipe: "
` [PATCH v3 26/34] smack: "
` [PATCH v3 27/34] tomoyo: "
` [PATCH v3 28/34] safesetid: "
` [PATCH v3 29/34] apparmor: "
` [PATCH v3 30/34] lockdown: "
` [PATCH v3 31/34] ima,evm: "
` [PATCH] "
` [PATCH v3 33/34] lsm: consolidate all of the LSM framework initcalls
` [PATCH v3 34/34] lsm: add a LSM_STARTED_ALL notification event
[RFC PATCH] lsm,selinux: introduce LSM_ATTR_UNSHARE and wire it up for SELinux
2025-09-12 12:23 UTC (7+ messages)
[PATCHES] simple part of ->d_name stuff
2025-09-11 20:54 UTC (12+ messages)
` [PATCH 1/6] security_dentry_init_security(): constify qstr argument
` [PATCH 2/6] exfat_find(): "
` [PATCH 3/6] afs_edit_dir_{add,remove}(): "
` [PATCH 4/6] afs_dir_search: "
` [PATCH 5/6] generic_ci_validate_strict_name(): constify name argument
` [PATCH 6/6] make it easier to catch those who try to modify ->d_name
[PATCH] security: CONFIG_LSM: LSM can depend on SECURITY
2025-09-11 20:32 UTC (2+ messages)
[PATCH net-next v2 0/8] ipv4: icmp: Fix source IP derivation in presence of VRFs
2025-09-11 10:40 UTC (12+ messages)
` [PATCH net-next v2 1/8] ipv4: cipso: Simplify IP options handling in cipso_v4_error()
` [PATCH net-next v2 2/8] ipv4: icmp: Pass IPv4 control block structure as an argument to __icmp_send()
` [PATCH net-next v2 3/8] ipv4: icmp: Fix source IP derivation in presence of VRFs
` [PATCH net-next v2 4/8] selftests: traceroute: Return correct value on failure
` [PATCH net-next v2 5/8] selftests: traceroute: Use require_command()
` [PATCH net-next v2 6/8] selftests: traceroute: Reword comment
` [PATCH net-next v2 7/8] selftests: traceroute: Test traceroute with different source IPs
` [PATCH net-next v2 8/8] selftests: traceroute: Add VRF tests
[PATCH] Audit: Fix skb leak when audit rate limit is exceeded
2025-09-10 23:54 UTC (2+ messages)
[PATCH] ima: don't clear IMA_DIGSIG flag when setting non-IMA xattr
2025-09-10 12:21 UTC (9+ messages)
` [PATCH v2] "
[PATCH] ima: setting security.ima to fix security.evm for a file with IMA signature
2025-09-10 11:15 UTC (4+ messages)
[PATCH v2] memfd,selinux: call security_inode_init_security_anon
2025-09-09 21:32 UTC (6+ messages)
[RFC 0/2] BPF signature hash chains
2025-09-09 16:20 UTC (3+ messages)
` [RFC 1/2] bpf: Add hash chain signature support for arbitrary maps
` [RFC 2/2] libbpf: Add hash chain signing support to light skeletons
[RFC PATCH 0/6] Implement LANDLOCK_ADD_RULE_QUIET
2025-09-09 0:06 UTC (7+ messages)
` [RFC PATCH 1/6] landlock: Add a place for flags to layer rules
` [RFC PATCH 2/6] landlock: Add API support for the quiet flag
` [RFC PATCH 3/6] landlock/audit: Check for quiet flag in landlock_log_denial
` [RFC PATCH 4/6] landlock/audit: Fix wrong type usage
` [RFC PATCH 5/6] landlock/access: Improve explanation on the deny_masks_t
` [RFC PATCH 6/6] samples/landlock: Add FS quiet flag support to sandboxer
LSM namespacing API
2025-09-06 2:01 UTC (12+ messages)
[PATCH net-next 0/8] ipv4: icmp: Fix source IP derivation in presence of VRFs
2025-09-04 21:46 UTC (18+ messages)
` [PATCH net-next 1/8] ipv4: cipso: Simplify IP options handling in cipso_v4_error()
` [PATCH net-next 2/8] ipv4: icmp: Pass IPv4 control block structure as an argument to __icmp_send()
` [PATCH net-next 3/8] ipv4: icmp: Fix source IP derivation in presence of VRFs
` [PATCH net-next 4/8] selftests: traceroute: Return correct value on failure
` [PATCH net-next 5/8] selftests: traceroute: Use require_command()
` [PATCH net-next 7/8] selftests: traceroute: Test traceroute with different source IPs
` [PATCH net-next 8/8] selftests: traceroute: Add VRF tests
[RFC PATCH] selftests/landlock: Support running the full fs test suite on another FS
2025-09-04 15:11 UTC (2+ messages)
[syzbot] [kernel?] INFO: trying to register non-static key in skb_dequeue (4)
2025-09-04 15:12 UTC (2+ messages)
subscribe
2025-09-04 8:57 UTC
[PATCH] memfd,selinux: call security_inode_init_security_anon
2025-09-03 21:26 UTC (4+ messages)
[PATCH] x86/bpf: use bpf_capable() instead of capable(CAP_SYS_ADMIN)
2025-09-02 17:36 UTC (6+ messages)
[PATCH v2 0/4] nios2: Add architecture support for clone3
2025-09-02 11:44 UTC (20+ messages)
` [PATCH v2 1/4] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
` [PATCH v2 2/4] copy_process: pass clone_flags as u64 across calltree
` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
` [PATCH v2 4/4] nios2: implement architecture-specific portion of sys_clone3
[RFC PATCH v1 0/2] Add O_DENY_WRITE (complement AT_EXECVE_CHECK)
2025-09-02 8:57 UTC (13+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).