messages from 2024-09-23 17:40:51 to 2024-10-03 14:40:25 UTC [more...]
[RFC PATCH v1 0/2] Fix non-TCP sockets restriction
2024-10-03 14:39 UTC (3+ messages)
` [RFC PATCH v1 1/2] landlock: "
` [RFC PATCH v1 2/2] selftests/landlock: Test non-TCP INET connection-based protocols
[RFC PATCH v3 00/19] Support socket access-control
2024-10-03 14:00 UTC (23+ messages)
` [RFC PATCH v3 14/19] selftests/landlock: Test socketpair(2) restriction
` [RFC PATCH v3 15/19] selftests/landlock: Test SCTP peeloff restriction
` [RFC PATCH v3 16/19] selftests/landlock: Test that accept(2) is not restricted
` [RFC PATCH v3 17/19] samples/landlock: Replace atoi() with strtoull() in populate_ruleset_net()
` [RFC PATCH v3 18/19] samples/landlock: Support socket protocol restrictions
` [RFC PATCH v3 19/19] landlock: Document socket rule type support
lsm sb_delete hook, was Re: [PATCH 4/7] vfs: Convert sb->s_inodes iteration to super_iter_inodes()
2024-10-03 13:59 UTC (9+ messages)
[GIT PULL] tomoyo update for v6.12
2024-10-03 12:59 UTC (17+ messages)
[syzbot] [integrity?] [lsm?] possible deadlock in process_measurement (4)
2024-10-03 7:35 UTC (5+ messages)
TOMOYO's pull request for v6.12
2024-10-03 3:05 UTC (4+ messages)
[PATCH v2 1/3] samples/landlock: Fix port parsing in sandboxer
2024-10-03 0:50 UTC (3+ messages)
` [PATCH v2 2/3] samples/landlock: Refactor --help message in function
` [PATCH v2 3/3] samples/landlock: Clarify option parsing behaviour
[PATCH v2 0/3] samples/landlock: Fix port parsing behaviour
2024-10-03 0:47 UTC
[RFC PATCH] capabilities: remove cap_mmap_file()
2024-10-02 15:36 UTC (10+ messages)
[PATCH] pidfd: add ioctl to retrieve pid info
2024-10-02 14:48 UTC
[PATCH v5] rust: add PidNamespace
2024-10-02 11:38 UTC
[PATCH v4] rust: add PidNamespace
2024-10-02 11:30 UTC (3+ messages)
[PATCH v10 0/8] File abstractions needed by Rust Binder
2024-10-02 11:08 UTC (25+ messages)
` [PATCH v10 1/8] rust: types: add `NotThreadSafe`
` [PATCH v10 7/8] rust: file: add `Kuid` wrapper
` [PATCH] [RFC] rust: add PidNamespace wrapper
` [PATCH v2] rust: add PidNamespace
[syzbot] [integrity?] [lsm?] KMSAN: uninit-value in ima_add_template_entry (2)
2024-10-02 7:56 UTC (2+ messages)
[PATCH v5 0/5] Lazy flush for the auth session
2024-10-01 18:10 UTC (24+ messages)
` [PATCH v5 4/5] tpm: Allocate chip->auth in tpm2_start_auth_session()
` [PATCH v5 5/5] tpm: flush the auth session only when /dev/tpm0 is open
[PATCH v3] rust: add PidNamespace
2024-10-01 14:54 UTC
[PATCH v1 0/3] Refactor Landlock access mask management
2024-10-01 14:12 UTC (4+ messages)
` [PATCH v1 1/3] landlock: Refactor filesystem "
` [PATCH v1 2/3] landlock: Refactor network "
` [PATCH v1 3/3] landlock: Optimize scope enforcement
[PATCH v2 00/19] Migrate to sig_alg and templatize ecdsa
2024-10-01 9:17 UTC (2+ messages)
[GIT PULL] lsm/lsm-pr-20240911
2024-09-30 16:50 UTC (8+ messages)
[PATCH v7 0/8] Improve the copy of task comm
2024-09-29 9:48 UTC (9+ messages)
` [PATCH v7 5/8] mm/util: Fix possible race condition in kstrdup()
[RFC PATCH v4] mm: move the check of READ_IMPLIES_EXEC out of do_mmap()
2024-09-28 18:00 UTC
[syzbot] Monthly lsm report (Sep 2024)
2024-09-28 17:40 UTC (12+ messages)
[PATCH v5.15-v6.1] selinux,smack: don't bypass permissions check in inode_setsecctx hook
2024-09-28 2:35 UTC
[PATCH v5.10] selinux,smack: don't bypass permissions check in inode_setsecctx hook
2024-09-28 2:33 UTC
[PATCH 0/7] keys: Add tracepoints
2024-09-28 2:03 UTC (3+ messages)
` [PATCH 7/7] keys: Add tracepoints for the keyrings facility
[PATCH] ipe: fallback to platform keyring also if key in trusted keyring is rejected
2024-09-27 17:50 UTC (2+ messages)
[PATCH] security/keys: fix slab-out-of-bounds in key_task_permission
2024-09-27 8:20 UTC (13+ messages)
[PATCH v3 00/14] KEYS: Add support for PGP keys and signatures
2024-09-27 1:25 UTC (6+ messages)
[PATCH 0/2 v3] remove PF_MEMALLOC_NORECLAIM
2024-09-26 17:11 UTC (3+ messages)
` [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
` [PATCH 2/2] Revert "mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN"
[RFC PATCH v2 0/9] Support TCP listen access-control
2024-09-26 13:51 UTC (12+ messages)
` [RFC PATCH v2 3/9] selftests/landlock: Support LANDLOCK_ACCESS_NET_LISTEN_TCP
` [RFC PATCH v2 4/9] selftests/landlock: Test listening restriction
[PATCH AUTOSEL 6.6 048/139] proc: add config & param to block forcing mem writes
2024-09-26 11:07 UTC (3+ messages)
[PATCH v3 1/2] ipe: return -ESTALE instead of -EINVAL on update when new policy has a lower version
2024-09-25 21:22 UTC (3+ messages)
` [PATCH v3 2/2] ipe: also reject policy updates with the same version
[PATCH v2 1/2] ipe: return -ESTALE instead of -EINVAL on update when new policy has a lower version
2024-09-25 20:56 UTC (4+ messages)
` [PATCH v2 2/2] ipe: also reject policy updates with the same version
[PATCH 1/2] ipe: return -ESTALE instead of -EINVAL on update when new policy has a lower version
2024-09-25 20:43 UTC (6+ messages)
` [PATCH 2/2] ipe: also reject policy updates with the same version
[RFC PATCH v2 00/12] Socket type control for Landlock
2024-09-25 18:31 UTC (7+ messages)
` [RFC PATCH v2 02/12] landlock: Add hook on socket creation
[PATCH RFC v3] mm: move the check of READ_IMPLIES_EXEC out of do_mmap()
2024-09-25 14:52 UTC
[PATCH] tomoyo: fallback to realpath if symlink's pathname does not exist
2024-09-25 13:57 UTC (3+ messages)
[PATCH RFC v2] mm: move the check of READ_IMPLIES_EXEC out of do_mmap()
2024-09-25 12:09 UTC
[PATCH AUTOSEL 6.10 054/197] proc: add config & param to block forcing mem writes
2024-09-25 11:51 UTC
[PATCH RFC v2] mm: move security_mmap_file() back into do_mmap()
2024-09-25 11:57 UTC
[PATCH AUTOSEL 6.11 064/244] proc: add config & param to block forcing mem writes
2024-09-25 11:24 UTC
[PATCH] mm: move the check of READ_IMPLIES_EXEC out of do_mmap()
2024-09-25 11:36 UTC (5+ messages)
[PATCH] mm: move security_file_mmap() back into do_mmap()
2024-09-25 9:48 UTC (4+ messages)
[GIT PULL] lsm/lsm-pr-20240923
2024-09-24 18:04 UTC (2+ messages)
[GIT PULL] Landlock updates for v6.12
2024-09-24 18:04 UTC (2+ messages)
[GIT PULL] lsm/lsm-pr-20240920
2024-09-24 18:04 UTC (2+ messages)
[PATCH] evm: stop avoidably reading i_writecount in evm_file_release
2024-09-24 11:56 UTC (4+ messages)
[PATCH 1/1] netlabel: Add missing comment to struct field
2024-09-24 10:43 UTC (2+ messages)
[PATCH] ipe: Add missing terminator to list of unit tests
2024-09-23 19:53 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).