messages from 2025-05-04 16:56:03 to 2025-05-12 12:07:24 UTC [more...]
[v2 PATCH] KEYS: Invert FINAL_PUT bit
2025-05-12 12:07 UTC (7+ messages)
` [v3 "
[PATCH v2] landlock: Improve bit operations in audit code
2025-05-12 11:00 UTC (2+ messages)
[PATCH v6 0/9] coredump: add coredump socket
2025-05-12 10:58 UTC (11+ messages)
` [PATCH v6 1/9] coredump: massage format_corname()
` [PATCH v6 2/9] coredump: massage do_coredump()
` [PATCH v6 3/9] coredump: reflow dump helpers a little
` [PATCH v6 4/9] coredump: add coredump socket
` [PATCH v6 5/9] pidfs, coredump: add PIDFD_INFO_COREDUMP
` [PATCH v6 6/9] coredump: show supported coredump modes
` [PATCH v6 7/9] coredump: validate socket name as it is written
` [PATCH v6 8/9] selftests/pidfd: add PIDFD_INFO_COREDUMP infrastructure
` [PATCH v6 9/9] selftests/coredump: add tests for AF_UNIX coredumps
[PATCH 0/3] lsm: introduce lsm_manage_policy() syscall
2025-05-12 10:20 UTC (35+ messages)
` [PATCH 1/3] Wire up the lsm_manage_policy syscall
` [PATCH 2/3] lsm: introduce security_lsm_manage_policy hook
` [PATCH 3/3] AppArmor: add support for lsm_manage_policy
[PATCH v1] landlock: Use bitops macros in audit code
2025-05-12 9:31 UTC (3+ messages)
[syzbot] [lsm?] [keyrings?] KCSAN: data-race in key_garbage_collector / key_set_expiry
2025-05-12 6:34 UTC
[PATCH v3 0/4] Introducing Hornet LSM
2025-05-11 2:14 UTC (15+ messages)
[PATCH] security/commoncap: don't assume "setid" if all ids are identical
2025-05-09 20:17 UTC (17+ messages)
` [PATCH] Documentation/no_new_privs.rst: document dropping effective ids
[PATCH v5 0/9] coredump: add coredump socket
2025-05-09 17:30 UTC (16+ messages)
` [PATCH v5 1/9] coredump: massage format_corname()
` [PATCH v5 2/9] coredump: massage do_coredump()
` [PATCH v5 3/9] coredump: reflow dump helpers a little
` [PATCH v5 4/9] coredump: add coredump socket
` [PATCH v5 5/9] pidfs, coredump: add PIDFD_INFO_COREDUMP
` [PATCH v5 6/9] coredump: show supported coredump modes
` [PATCH v5 7/9] coredump: validate socket name as it is written
` [PATCH v5 8/9] selftests/pidfd: add PIDFD_INFO_COREDUMP infrastructure
` [PATCH v5 9/9] selftests/coredump: add tests for AF_UNIX coredumps
[PATCH v1 bpf-next 0/5] af_unix: Allow BPF LSM to scrub SCM_RIGHTS at sendmsg()
2025-05-09 15:06 UTC (22+ messages)
` [PATCH v1 bpf-next 1/5] af_unix: Call security_unix_may_send() in sendmsg() for all socket types
` [PATCH v1 bpf-next 2/5] af_unix: Pass skb to security_unix_may_send()
` [PATCH v1 bpf-next 3/5] af_unix: Remove redundant scm->fp check in __scm_destroy()
` [PATCH v1 bpf-next 4/5] bpf: Add kfunc to scrub SCM_RIGHTS at security_unix_may_send()
` [PATCH v1 bpf-next 5/5] selftest: bpf: Add test for bpf_unix_scrub_fds()
[PATCH v3] securityfs: fix missing of d_delete() in securityfs_remove()
2025-05-09 4:46 UTC (14+ messages)
` [PATCH 1/8] securityfs: don't pin dentries twice, once is enough
` [PATCH 2/8] securityfs: pin filesystem only for objects directly in root
` [PATCH 3/8] fix locking in efi_secret_unlink()
` [PATCH 4/8] make securityfs_remove() remove the entire subtree
` [PATCH 5/8] efi_secret: clean securityfs use up
` [PATCH 6/8] ima_fs: don't bother with removal of files in directory we'll be removing
` [PATCH 7/8] ima_fs: get rid of lookup-by-dentry stuff
` [PATCH 8/8] evm_secfs: clear securityfs interactions
[PATCH v2] securityfs: fix missing of d_delete() in securityfs_remove()
2025-05-09 2:41 UTC (6+ messages)
` [PATCH v3] "
[RFC] LSM deprecation / removal policies
2025-05-08 15:03 UTC (14+ messages)
[PATCH 0/8] stackleak: Support Clang stack depth tracking
2025-05-08 12:25 UTC (15+ messages)
` [PATCH 1/8] nvme-pci: Make nvme_pci_npages_prp() __always_inline
` [PATCH 2/8] init.h: Disable sanitizer coverage for __init and __head
` [PATCH 3/8] stackleak: Rename CONFIG_GCC_PLUGIN_STACKLEAK to CONFIG_STACKLEAK
` [PATCH 4/8] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
` [PATCH 5/8] stackleak: Split STACKLEAK_CFLAGS from GCC_PLUGINS_CFLAGS
` [PATCH 6/8] stackleak: Support Clang stack depth tracking
` [PATCH 7/8] configs/hardening: Enable CONFIG_STACKLEAK
` [PATCH 8/8] configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON
[PATCH v3 0/9] module: Introduce hash-based integrity checking
2025-05-08 7:57 UTC (11+ messages)
[PATCH RFC v7 0/8] Add NUMA mempolicy support for KVM guest-memfd
2025-05-08 6:37 UTC (5+ messages)
` [PATCH RFC v7 3/8] security: Export security_inode_init_security_anon for KVM guest_memfd
[PATCH RFC v3 08/10] net, pidfs, coredump: only allow coredumping tasks to connect to coredump socket
2025-05-07 22:10 UTC (3+ messages)
[PATCH v4 09/11] pidfs, coredump: allow to verify coredump connection
2025-05-07 18:34 UTC
[PATCH][next] apparmor: Fix incorrect profile->signal range check
2025-05-06 17:07 UTC (2+ messages)
[PATCH v1 bpf-next 4/5] bpf: Add kfunc to scrub SCM_RIGHTS at security_unix_may_send()
2025-05-06 8:56 UTC (3+ messages)
[PATCH v13 0/9] ima: kexec: measure events between kexec load and execute
2025-05-06 5:49 UTC (4+ messages)
[PATCH AUTOSEL 5.4 59/79] smack: recognize ipv4 CIPSO w/o categories
2025-05-05 23:21 UTC
[PATCH AUTOSEL 5.10 088/114] smack: recognize ipv4 CIPSO w/o categories
2025-05-05 23:17 UTC
[PATCH AUTOSEL 5.15 116/153] smack: recognize ipv4 CIPSO w/o categories
2025-05-05 23:12 UTC
[PATCH AUTOSEL 6.1 161/212] smack: recognize ipv4 CIPSO w/o categories
2025-05-05 23:05 UTC
[PATCH AUTOSEL 6.6 205/294] smack: recognize ipv4 CIPSO w/o categories
2025-05-05 22:55 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 206/294] smack: Revert "smackfs: Added check catlen"
[PATCH AUTOSEL 6.12 332/486] smack: recognize ipv4 CIPSO w/o categories
2025-05-05 22:36 UTC (2+ messages)
` [PATCH AUTOSEL 6.12 333/486] smack: Revert "smackfs: Added check catlen"
[PATCH AUTOSEL 6.14 420/642] smack: recognize ipv4 CIPSO w/o categories
2025-05-05 22:10 UTC (2+ messages)
` [PATCH AUTOSEL 6.14 422/642] smack: Revert "smackfs: Added check catlen"
[PATCH RFC v3 00/10] coredump: add coredump socket
2025-05-05 15:39 UTC (5+ messages)
[PATCH] KEYS: Reduce smp_mb() calls in key_put()
2025-05-04 16:55 UTC (4+ 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).