linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-25 14:04:12 to 2023-11-06 13:33:42 UTC [more...]

[PATCH v4 0/6] querying mount attributes
 2023-11-06 13:33 UTC  (17+ messages)
` [PATCH v4 2/6] mounts: keep list of mounts in an rbtree
` [PATCH v4 3/6] namespace: extract show_path() helper
` [PATCH v4 6/6] wire up syscalls for statmount/listmount

Inquiry from MikolajGroup Hungary
 2023-11-06 10:11 UTC 

[PATCH v9 bpf-next 00/17] BPF token and BPF FS-based delegation
 2023-11-06  5:01 UTC  (25+ 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 v3 4/6] tpm: Support TPM2 sized buffers (TPM2B)
 2023-11-06  3:25 UTC  (2+ messages)

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  (14+ messages)

[PATCH v4 0/4] vduse: add support for networking devices
 2023-11-03  8:04 UTC  (11+ messages)
` [PATCH v4 4/4] vduse: Add LSM hooks to check Virtio device type

[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 0/2] ima: IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY cleanup
 2023-11-02 17:06 UTC  (3+ 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 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  (14+ messages)
` [RFC PATCH 1/3] lsm: cleanup the size counters in security_getselfattr()
` [RFC PATCH 2/3] lsm: correct error codes "
` [RFC PATCH 3/3] lsm: consolidate buffer size handling into lsm_fill_user_ctx()

[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)

[PATCH 0/2] lsm: fix default return values for some hooks
 2023-10-31 12:32 UTC  (3+ messages)
` [PATCH 1/2] lsm: fix default return value for vm_enough_memory
` [PATCH 2/2] lsm: fix default return value for inode_getsecctx

[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)

[PATCH v15 00/11] LSM: Three basic syscalls
 2023-10-29 18:00 UTC  (8+ messages)
` [PATCH v15 01/11] LSM: Identify modules by more than name

[PATCH v14 00/12] Network support for Landlock
 2023-10-28  2:07 UTC  (14+ messages)
` [PATCH v14 01/12] landlock: Make ruleset's access masks more generic
` [PATCH v14 02/12] landlock: Allow FS topology changes for domains without such rule type
` [PATCH v14 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v14 04/12] landlock: Refactor merge/inherit_ruleset functions
` [PATCH v14 05/12] landlock: Move and rename layer helpers
` [PATCH v14 06/12] landlock: Refactor "
` [PATCH v14 07/12] landlock: Refactor landlock_add_rule() syscall
` [PATCH v14 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v14 09/12] selftests/landlock: Share enforce_ruleset()
` [PATCH v14 10/12] selftests/landlock: Add network tests
` [PATCH v14 11/12] samples/landlock: Support TCP restrictions
` [PATCH v14 12/12] landlock: Document network support

[PATCH v4 00/23] security: Move IMA and EVM to the LSM infrastructure
 2023-10-27  8:42 UTC  (24+ messages)
` [PATCH v4 01/23] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v4 02/23] ima: Align ima_file_mprotect() "
` [PATCH v4 03/23] ima: Align ima_inode_setxattr() "
` [PATCH v4 04/23] ima: Align ima_inode_removexattr() "
` [PATCH v4 05/23] ima: Align ima_post_read_file() "
` [PATCH v4 06/23] evm: Align evm_inode_post_setattr() "
` [PATCH v4 07/23] evm: Align evm_inode_setxattr() "
` [PATCH v4 08/23] evm: Align evm_inode_post_setxattr() "
` [PATCH v4 09/23] security: Align inode_setattr hook definition with EVM
` [PATCH v4 10/23] security: Introduce inode_post_setattr hook
` [PATCH v4 11/23] security: Introduce inode_post_removexattr hook
` [PATCH v4 12/23] security: Introduce file_post_open hook
` [PATCH v4 13/23] security: Introduce file_pre_free_security hook
` [PATCH v4 14/23] security: Introduce path_post_mknod hook
` [PATCH v4 15/23] security: Introduce inode_post_create_tmpfile hook
` [PATCH v4 16/23] security: Introduce inode_post_set_acl hook
` [PATCH v4 17/23] security: Introduce inode_post_remove_acl hook
` [PATCH v4 18/23] security: Introduce key_post_create_or_update hook
` [PATCH v4 19/23] ima: Move to LSM infrastructure
` [PATCH v4 20/23] ima: Move IMA-Appraisal "
` [PATCH v4 21/23] evm: Move "
` [PATCH v4 22/23] integrity: Move integrity functions to the "
` [PATCH v4 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache

[RFC PATCH v11 02/19] ipe: add policy parser
 2023-10-26 21:36 UTC  (4+ messages)
` [PATCH RFC v11 2/19] "

[PATCH] security: Don't yet account for IMA in LSM_CONFIG_COUNT calculation
 2023-10-26 16:36 UTC  (5+ messages)

ANN: kernel git branches and process changes
 2023-10-26 10:53 UTC  (4+ messages)

[PATCH] lsm: drop LSM_ID_IMA
 2023-10-26  8:49 UTC  (14+ messages)

apparmor: global buffers spin lock may get contended
 2023-10-26  5:13 UTC  (10+ messages)
  ` [PATCH v3] "
                ` [PATCH v5 0/4] apparmor: cache buffers on percpu list if there is lock, contention

[PATCH v13 00/12] Network support for Landlock
 2023-10-26  2:02 UTC  (10+ messages)
` [PATCH v13 08/12] landlock: Add network rules and TCP hooks support

[RFC PATCH v11 03/19] ipe: add evaluation loop
 2023-10-26  0:15 UTC  (3+ messages)
` [PATCH RFC v11 3/19] "

[RESEND RFC PATCH v2 00/14] device_cgroup: guard mknod for non-initial user namespace
 2023-10-25 18:11 UTC  (2+ messages)

[PATCH v4 0/5] DCP as trusted keys backend
 2023-10-25 17:49 UTC  (5+ messages)
` [PATCH v4 1/5] crypto: mxs-dcp: Add support for hardware-bound keys
` [PATCH v4 2/5] KEYS: trusted: Introduce NXP DCP-backed trusted keys


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).