messages from 2023-10-30 21:12:48 to 2023-11-08 20:11:05 UTC [more...]
[PATCH v4 4/6] add statmount(2) syscall
2023-11-08 20:10 UTC (4+ messages)
[PATCH v4 0/6] querying mount attributes
2023-11-08 16:23 UTC (23+ messages)
` [PATCH v4 2/6] mounts: keep list of mounts in an rbtree
` [PATCH v4 5/6] add listmount(2) syscall
[PATCH v9 bpf-next 00/17] BPF token and BPF FS-based delegation
2023-11-08 14:28 UTC (32+ messages)
` [PATCH v9 bpf-next 01/17] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
` [PATCH v9 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v9 bpf-next 03/17] bpf: introduce BPF token object
` [PATCH v9 bpf-next 04/17] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v9 bpf-next 05/17] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v9 bpf-next 06/17] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v9 bpf-next 07/17] bpf: take into account BPF token when fetching helper protos
` [PATCH v9 bpf-next 08/17] bpf: consistently use BPF token throughout BPF verifier logic
` [PATCH v9 bpf-next 09/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
` [PATCH v9 9/17] "
` [PATCH v9 bpf-next 10/17] bpf,lsm: refactor bpf_map_alloc/bpf_map_free "
` [PATCH v9 "
` [PATCH v9 bpf-next 11/17] bpf,lsm: add BPF token "
` [PATCH v9 "
` [PATCH v9 bpf-next 12/17] libbpf: add bpf_token_create() API
` [PATCH v9 bpf-next 13/17] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v9 bpf-next 14/17] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v9 bpf-next 15/17] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v9 bpf-next 16/17] selftests/bpf: add BPF token-enabled tests
` [PATCH v9 bpf-next 17/17] bpf,selinux: allocate bpf_security_struct per BPF token
` [PATCH v9 "
[PATCH 0/2] lsm: fix default return values for some hooks
2023-11-08 9:30 UTC (5+ messages)
` [PATCH 1/2] lsm: fix default return value for vm_enough_memory
` [PATCH 2/2] lsm: fix default return value for inode_getsecctx
[syzbot] [reiserfs?] possible deadlock in reiserfs_dirty_inode
2023-11-08 8:00 UTC (4+ messages)
[PATCH] KEYS: encrypted: Add check for strsep
2023-11-08 7:36 UTC
[PATCH v5 00/23] security: Move IMA and EVM to the LSM infrastructure
2023-11-08 3:14 UTC (49+ messages)
` [PATCH v5 01/23] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v5 02/23] ima: Align ima_file_mprotect() "
` [PATCH v5 03/23] ima: Align ima_inode_setxattr() "
` [PATCH v5 04/23] ima: Align ima_inode_removexattr() "
` [PATCH v5 05/23] ima: Align ima_post_read_file() "
` [PATCH v5 06/23] evm: Align evm_inode_post_setattr() "
` [PATCH v5 07/23] evm: Align evm_inode_setxattr() "
` [PATCH v5 08/23] evm: Align evm_inode_post_setxattr() "
` [PATCH v5 09/23] security: Align inode_setattr hook definition with EVM
` [PATCH v5 10/23] security: Introduce inode_post_setattr hook
` [PATCH v5 11/23] security: Introduce inode_post_removexattr hook
` [PATCH v5 12/23] security: Introduce file_post_open hook
` [PATCH v5 13/23] security: Introduce file_pre_free_security hook
` [PATCH v5 14/23] security: Introduce path_post_mknod hook
` [PATCH v5 15/23] security: Introduce inode_post_create_tmpfile hook
` [PATCH v5 16/23] security: Introduce inode_post_set_acl hook
` [PATCH v5 17/23] security: Introduce inode_post_remove_acl hook
` [PATCH v5 18/23] security: Introduce key_post_create_or_update hook
` [PATCH v5 19/23] ima: Move to LSM infrastructure
` [PATCH v5 20/23] ima: Move IMA-Appraisal "
` [PATCH v5 21/23] evm: Move "
` [PATCH v5 22/23] integrity: Move integrity functions to the "
` [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
[PATCH v4 0/4] vduse: add support for networking devices
2023-11-08 2:31 UTC (12+ messages)
` [PATCH v4 4/4] vduse: Add LSM hooks to check Virtio device type
[PATCH v3 2/6] tpm: Store TPM buffer length
2023-11-07 17:20 UTC (8+ messages)
` [PATCH v3 3/6] tpm: Detach tpm_buf_reset() from tpm_buf_init()
` [PATCH v3 4/6] tpm: Support TPM2 sized buffers (TPM2B)
[PATCH v2 0/2] ima: IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY cleanup
2023-11-06 23:06 UTC (3+ messages)
` [PATCH v2 1/2] ima: Reword IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY
` [PATCH v2 2/2] ima: Remove EXPERIMENTAL from Kconfig
[PATCH 0/2] ima: IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY cleanup
2023-11-06 21:33 UTC (5+ messages)
` [PATCH 1/2] ima: Add machine keyring reference to IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY
` [PATCH 2/2] ima: Remove EXPERIMENTAL from IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY
[PATCH v4 00/23] security: Move IMA and EVM to the LSM infrastructure
2023-11-06 16:40 UTC (8+ messages)
` [PATCH v4 12/23] security: Introduce file_post_open hook
` [PATCH v4 17/23] security: Introduce inode_post_remove_acl hook
` [PATCH v4 20/23] ima: Move IMA-Appraisal to LSM infrastructure
Inquiry from MikolajGroup Hungary
2023-11-06 10:11 UTC
linux-next: manual merge of the apparmor tree with the security tree
2023-11-06 0:28 UTC (8+ messages)
[PATCH] lsm: convert security_setselfattr() to use memdup_user()
2023-11-05 23:24 UTC (3+ messages)
[PATCH] lsm: align based on pointer length in lsm_fill_user_ctx()
2023-11-05 23:24 UTC (3+ messages)
[PATCH v7 0/5] Reduce overhead of LSMs with static calls
2023-11-04 20:45 UTC (14+ messages)
` [PATCH v7 1/5] kernel: Add helper macros for loop unrolling
` [PATCH v7 2/5] security: Count the LSMs enabled at compile time
` [PATCH v7 3/5] security: Replace indirect LSM hook calls with static calls
` [PATCH v7 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
` [PATCH v7 5/5] security: Add CONFIG_SECURITY_HOOK_LIKELY
Słowa kluczowe do wypozycjonowania
2023-10-31 8:30 UTC
[PATCH v4 0/7] Landlock: IOCTL support
2023-11-04 1:50 UTC (9+ messages)
` [PATCH v4 1/7] landlock: Optimize the number of calls to get_access_mask slightly
` [PATCH v4 2/7] landlock: Add IOCTL access right
` [PATCH v4 3/7] selftests/landlock: Test IOCTL support
` [PATCH v4 4/7] selftests/landlock: Test IOCTL with memfds
` [PATCH v4 5/7] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)
` [PATCH v4 6/7] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL
` [PATCH v4 7/7] landlock: Document IOCTL support
[RFC PATCH v11 05/19] ipe: introduce 'boot_verified' as a trust provider
2023-11-03 22:30 UTC (7+ messages)
` [PATCH RFC v11 5/19] "
[GIT PULL] Landlock updates for v6.7
2023-11-03 19:53 UTC (2+ messages)
[GIT PULL] AppArmor updates for 6.7
2023-11-03 19:53 UTC (2+ messages)
[PATCH v3 0/5] Landlock: IOCTL support
2023-11-03 15:12 UTC (12+ messages)
[RFC PATCH v11 18/19] ipe: kunit test for parser
2023-11-02 23:11 UTC (3+ messages)
` [PATCH RFC "
[RFC PATCH v11 17/19] scripts: add boot policy generation program
2023-11-02 23:09 UTC (3+ messages)
` [PATCH RFC "
[RFC PATCH v11 09/19] ipe: add permissive toggle
2023-11-02 22:56 UTC (3+ messages)
` [PATCH RFC v11 9/19] "
[RFC PATCH v11 08/19] uapi|audit|ipe: add ipe auditing support
2023-11-02 22:55 UTC (3+ messages)
` [PATCH RFC v11 8/19] "
[RFC PATCH v11 14/19] ipe: add support for dm-verity as a trust provider
2023-11-02 22:40 UTC (3+ messages)
` [PATCH RFC "
[RFC PATCH v11 15/19] fsverity: consume builtin signature via LSM hook
2023-11-02 19:33 UTC (6+ messages)
` [PATCH RFC "
[PATCH v6 0/5] Reduce overhead of LSMs with static calls
2023-11-02 8:58 UTC (5+ messages)
` [PATCH v6 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
[RFC PATCH v11 13/19] dm verity: consume root hash digest and signature data via LSM hook
2023-11-02 0:41 UTC (3+ messages)
` [PATCH RFC "
[RFC PATCH v11 12/19] dm: add finalize hook to target_type
2023-11-02 0:41 UTC (3+ messages)
` [PATCH RFC "
[RFC PATCH v11 11/19] dm verity: set DM_TARGET_SINGLETON feature flag
2023-11-02 0:40 UTC (3+ messages)
` [PATCH RFC "
[RFC PATCH 0/3] LSM syscall tweaks
2023-11-01 22:26 UTC (3+ messages)
[GIT PULL] selinux/selinux-pr-20231030
2023-11-01 1:31 UTC (4+ messages)
[RFC V2] IMA Log Snapshotting Design Proposal
2023-10-31 19:15 UTC (3+ messages)
[GIT PULL] lsm/lsm-pr-20231030
2023-10-31 6:31 UTC (2+ messages)
[PATCH v1 net 2/2] dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses
2023-10-30 22:00 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).