linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-21 03:37:01 to 2023-09-01 03:45:59 UTC [more...]

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-09-01  3:45 UTC  (5+ messages)
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[PATCH -next] RFC: apparmor: Optimize retrieving current task secid
 2023-09-01  2:54 UTC  (4+ messages)

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

[RFC] IMA Log Snapshotting Design Proposal
 2023-08-31 17:56 UTC  (26+ messages)
` [RFC] IMA Log Snapshotting Design Proposal - network bandwidth
` [RFC] IMA Log Snapshotting Design Proposal - aggregate
` [RFC] IMA Log Snapshotting Design Proposal - unseal

LSM hook ordering in shmem_mknod() and shmem_tmpfile()?
 2023-08-31 15:26 UTC  (5+ messages)

[PATCH] selftests/landlock: Fix a resource leak
 2023-08-30  9:01 UTC  (2+ messages)

[PATCH v1] selftests/landlock: Fix a resource leak
 2023-08-30 17:04 UTC  (2+ messages)

[PATCH 00/28] security: Move IMA and EVM to the LSM infrastructure
 2023-08-30  9:53 UTC  (5+ messages)
` [PATCH 15/28] security: Introduce inode_post_removexattr hook

[GIT PULL] Smack patches for 6.6
 2023-08-30 16:34 UTC  (2+ messages)

[GIT PULL] LSM patches for v6.6
 2023-08-30 16:34 UTC  (3+ messages)

[GIT PULL] SELinux patches for v6.6
 2023-08-30 16:34 UTC  (2+ messages)

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-08-30  0:48 UTC  (4+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp

[PATCH v2 0/8] fs: add some missing ctime updates
 2023-08-30  0:08 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 1/5] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-08-29 13:34 UTC 

[PATCH AUTOSEL 4.19 1/5] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-08-29 13:34 UTC 

[PATCH AUTOSEL 5.4 1/6] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-08-29 13:33 UTC 

[PATCH AUTOSEL 6.1 03/15] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-08-29 13:32 UTC 

[PATCH AUTOSEL 5.15 1/9] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-08-29 13:33 UTC 

[PATCH AUTOSEL 5.10 1/7] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-08-29 13:33 UTC 

Słowa kluczowe do wypozycjonowania
 2023-08-29  7:31 UTC 

[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 2023-08-29  2:53 UTC  (5+ messages)

[PATCH v14 00/11] LSM: Three basic syscalls
 2023-08-28 19:58 UTC  (12+ messages)
  ` [PATCH v14 01/11] LSM: Identify modules by more than name
  ` [PATCH v14 02/11] LSM: Maintain a table of LSM attribute data
  ` [PATCH v14 03/11] proc: Use lsmids instead of lsm names for attrs
  ` [PATCH v14 04/11] LSM: syscalls for current process attributes
  ` [PATCH v14 05/11] LSM: Create lsm_list_modules system call
  ` [PATCH v14 06/11] LSM: wireup Linux Security Module syscalls
  ` [PATCH v14 07/11] LSM: Helpers for attribute names and filling lsm_ctx
  ` [PATCH v14 08/11] Smack: implement setselfattr and getselfattr hooks
  ` [PATCH v14 09/11] AppArmor: Add selfattr hooks
  ` [PATCH v14 10/11] SELinux: "
  ` [PATCH v14 11/11] LSM: selftests for Linux Security Module syscalls

[PATCH v3 0/5] Landlock: IOCTL support
 2023-08-26 18:26 UTC  (13+ messages)
` [PATCH v3 2/5] selftests/landlock: Test ioctl support
` [PATCH v3 5/5] landlock: Document "
` [PATCH v3 0/5] Landlock: IOCTL support - TTY restrictions RFC

[PATCH] audit: add task history record
 2023-08-26 14:47 UTC  (27+ messages)

[PATCH] LoadPin: Annotate struct dm_verity_loadpin_trusted_root_digest with __counted_by
 2023-08-25 23:08 UTC  (2+ messages)

[PATCH v13 00/11] LSM: Three basic syscalls
 2023-08-25 22:23 UTC  (16+ messages)
` [PATCH v13 04/11] LSM: syscalls for current process attributes
` [PATCH v13 10/11] SELinux: Add selfattr hooks
` [PATCH v13 11/11] LSM: selftests for Linux Security Module syscalls

[PATCH] lsm: constify the 'mm' parameter in security_vm_enough_memory_mm()
 2023-08-24 13:03 UTC  (3+ messages)

[PATCH] lsm: constify 'mnt_opts' parameter in security_free_mnt_opts()
 2023-08-23 17:21 UTC  (2+ messages)

[PATCH RFC 0/3] security: allow a LSM to specify NO-OP return code
 2023-08-23 15:06 UTC  (3+ messages)

[PATCH] KEYS: trusted: tee: Refactor register SHM usage
 2023-08-23 14:28 UTC  (8+ messages)

[PATCH] lsm: constify 'sb' parameter in security_sb_remount()
 2023-08-23 12:44 UTC  (2+ messages)

[PATCH v2 0/5] tsm: Attestation Report ABI
 2023-08-23 11:21 UTC 

[PATCH] lsm: constify 'sb' parameter in security_sb_kern_mount()
 2023-08-23  9:01 UTC 

[PATCH] lsm: constify 'bprm' parameter in security_bprm_committed_creds()
 2023-08-23  8:16 UTC 

[PATCH] lsm: constify 'bprm' parameter in security_bprm_committing_creds()
 2023-08-23  7:47 UTC 

[PATCH] lsm: constify 'file' parameter in security_bprm_creds_from_file()
 2023-08-23  7:17 UTC 

[PATCH] lsm: constify 'sb' parameter in security_quotactl()
 2023-08-23  6:44 UTC 

Re; Interest,
 2023-08-22 23:31 UTC 

[PATCH -next] apparmor: Remove unused declarations
 2023-08-22 19:30 UTC  (2+ messages)

[PATCH -next] apparmor: remove unused functions in policy_ns.c/.h
 2023-08-22 19:30 UTC  (2+ messages)

[PATCH] apparmor: remove unused PROF_* macros
 2023-08-22 19:28 UTC  (2+ messages)

[GIT PULL] SELinux fixes for v6.5 (#1)
 2023-08-22 18:01 UTC  (2+ messages)

[PATCH v2 2/6] tpm: Store TPM buffer length
 2023-08-22 17:52 UTC  (4+ messages)
` [PATCH v2 3/6] tpm: Detach tpm_buf_reset() from tpm_buf_init()
` [PATCH v2 4/6] tpm: Support TPM2 sized buffers (TPM2B)
` [PATCH v2 6/6] KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers

[PATCH] KEYS: trusted: tee: use tee_shm_register_alloc_buf()
 2023-08-22 11:39 UTC  (12+ messages)

[RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
 2023-08-21 19:49 UTC  (2+ messages)

Watchdog bark! bark due to excessive logging from SELinux in Linux-modules;
 2023-08-21 16:43 UTC 

[RFC][PATCH 1/2] smack: Retrieve transmuting information in smack_inode_getsecurity()
 2023-08-21  7:55 UTC  (2+ messages)

[PATCH 0/5] Extend struct tpm_buf to support sized buffers (TPM2B)
 2023-08-21  3:36 UTC  (4+ messages)
` [PATCH 3/5] tpm: Detach tpm_buf_reset() from tpm_buf_init()
` [PATCH 4/5] tpm: Support TPM2 sized buffers (TPM2B)
` [PATCH 5/5] KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers


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