messages from 2025-08-14 22:54:53 to 2025-09-01 13:38:49 UTC [more...]
[PATCH v2 0/4] nios2: Add architecture support for clone3
2025-09-01 13:38 UTC (11+ 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-01 13:18 UTC (34+ messages)
` [RFC PATCH v1 1/2] fs: Add O_DENY_WRITE
` [RFC PATCH v1 2/2] selftests/exec: Add O_DENY_WRITE tests
[PATCH net-next 0/8] ipv4: icmp: Fix source IP derivation in presence of VRFs
2025-09-01 8:40 UTC (10+ 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 6/8] selftests: traceroute: Reword comment
` [PATCH net-next 7/8] selftests: traceroute: Test traceroute with different source IPs
` [PATCH net-next 8/8] selftests: traceroute: Add VRF tests
[PATCH 0/2] selftests: Centralize kselftest headers to avoid relative includes
2025-09-01 2:58 UTC (16+ messages)
` [PATCH 1/2] selftests: Centralize include path for kselftest.h and kselftest_harness.h
` [PATCH 2/2] selftests: Replace relative includes with non-relative "
` [PATCH v2 0/2] selftests: Centralize kselftest headers to avoid relative includes
` [PATCH v2 1/2] selftests: Centralize include path for kselftest.h and kselftest_harness.h
` [PATCH v2 2/2] selftests: Replace relative includes with non-relative "
[PATCH v6 0/4] Audit: Records for multiple security contexts
2025-08-30 15:42 UTC (10+ messages)
` [PATCH v6 1/4] Audit: Create audit_stamp structure
` [PATCH v6 2/4] LSM: security_lsmblob_to_secctx module selection
` [PATCH v6 3/4] Audit: Add record for multiple task security contexts
` [PATCH v6 4/4] Audit: Add record for multiple object contexts
[RFC PATCH] selftests/landlock: Support running the full fs test suite on another FS
2025-08-30 3:47 UTC
[PATCH] memfd,selinux: call security_inode_init_security_anon
2025-08-29 10:56 UTC (5+ messages)
[PATCH] fs: Replace offsetof() with struct_size() in ioctl_file_dedupe_range()
2025-08-29 10:01 UTC (3+ messages)
[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-08-28 12:44 UTC (12+ messages)
` [PATCH kvm-next V11 1/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
` [PATCH kvm-next V11 2/7] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
` [PATCH kvm-next V11 3/7] mm/mempolicy: Export memory policy symbols
` [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH kvm-next V11 5/7] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH kvm-next V11 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support
[RFC][PATCH] switch do_new_mount_fc() to using fc_mount()
2025-08-27 15:38 UTC (2+ messages)
[RFC PATCH v1 1/2] fs: Add O_DENY_WRITE
2025-08-25 23:06 UTC (2+ messages)
[PATCH] security: keys: use menuconfig for KEYS symbol
2025-08-25 22:50 UTC (2+ messages)
[PATCH] tpm: Disable TPM2_TCG_HMAC by default
2025-08-25 20:32 UTC
[PATCH] x86/bpf: use bpf_capable() instead of capable(CAP_SYS_ADMIN)
2025-08-25 11:40 UTC (6+ messages)
[PATCH] security: CONFIG_LSM: LSM can depend on SECURITY
2025-08-24 22:28 UTC
LSM namespacing API
2025-08-23 23:00 UTC (36+ messages)
[RFC PATCH v3 0/34] Rework the LSM initialization
2025-08-22 20:45 UTC (15+ messages)
` [PATCH v3 11/34] lsm: get rid of the lsm_names list and do some cleanup
` [PATCH v3 17/34] lsm: cleanup initialize_lsm() and rename to lsm_init_single()
` [PATCH v3 26/34] smack: move initcalls to the LSM framework
` [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 v3 32/34] selinux: "
` [PATCH v3 33/34] lsm: consolidate all of the LSM framework initcalls
` [PATCH v3 34/34] lsm: add a LSM_STARTED_ALL notification event
[PATCH] MAINTAINERS: add the associated Rust helper to the CREDENTIALS section
2025-08-22 20:36 UTC (4+ messages)
[PATCH] MAINTAINERS: add the associated Rust helper to the LSM section
2025-08-22 20:35 UTC (2+ messages)
[PATCH] selftests: centralise maybe-unused definition in kselftest.h
2025-08-22 14:51 UTC (5+ messages)
[PATCH v17] exec: Fix dead-lock in de_thread with ptrace_attach
2025-08-21 17:34 UTC
[PATCH v5 0/3] lsm: introduce lsm_config_self_policy() and lsm_config_system_policy() syscalls
2025-08-20 15:30 UTC (6+ messages)
` [PATCH v5 2/3] lsm: introduce security_lsm_config_*_policy hooks
` [PATCH v5 3/3] AppArmor: add support for lsm_config_self_policy and lsm_config_system_policy
[PATCH] rust: cred: update AlwaysRefCounted import to sync::aref
2025-08-19 20:08 UTC (6+ messages)
[PATCH v3 00/12] Signed BPF programs
2025-08-19 19:19 UTC (11+ messages)
` [PATCH v3 08/12] bpf: Implement signature verification for "
` [PATCH v3 11/12] bpftool: Add support for signing "
` [syzbot ci] Re: Signed "
[PATCH v3 bpf-next 0/4] Introduce bpf_cgroup_read_xattr
2025-08-19 10:05 UTC (6+ messages)
` [PATCH v3 bpf-next 1/4] kernfs: remove iattr_mutex
[PATCH v2] security: min_addr: use umax() to improve code
2025-08-18 19:41 UTC (2+ messages)
[PATCH v5 0/5] Audit: Records for multiple security contexts
2025-08-16 17:27 UTC (7+ messages)
` [PATCH v5 1/5] Audit: Create audit_stamp structure
` [PATCH v5 2/5] LSM: security_lsmblob_to_secctx module selection
` [PATCH v5 3/5] Audit: Add record for multiple task security contexts
` [PATCH v5 4/5] Audit: Fix indentation in audit_log_exit
` [PATCH v5 5/5] Audit: Add record for multiple object contexts
[PATCH] kselftest/landlock : fixed typo errors
2025-08-15 16:51 UTC
[PATCH] lockdown: avoid extra call to strlen() in lockdown_read()
2025-08-15 12:28 UTC
[PATCH v2] apparmor: Remove unused value
2025-08-15 6:34 UTC (3+ messages)
[PATCH] security: min_addr: use max() to improve code
2025-08-15 3:39 UTC (3+ 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).