Linux-Security-Module Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-23 07:12:49 to 2022-09-28 16:13:41 UTC [more...]

[PATCH v3 00/29] acl: add vfs posix acl api
 2022-09-28 16:08 UTC  (12+ messages)
` [PATCH v3 01/29] orangefs: rework posix acl handling when creating new filesystem objects
` [PATCH v3 02/29] fs: pass dentry to set acl method
` [PATCH v3 03/29] fs: rename current get "
` [PATCH v3 04/29] fs: add new "
` [PATCH v3 05/29] cifs: implement "
` [PATCH v3 06/29] cifs: implement set "
` [PATCH v3 07/29] 9p: implement get "
` [PATCH v3 08/29] 9p: implement set "
` [PATCH v3 09/29] security: add get, remove and set acl hook
` [PATCH v3 11/29] smack: implement get, set and remove "
` [PATCH v3 12/29] integrity: implement get and set "

[PATCH v2 00/30] acl: add vfs posix acl api
 2022-09-28 15:27 UTC  (55+ messages)
` [PATCH v2 01/30] orangefs: rework posix acl handling when creating new filesystem objects
` [PATCH v2 02/30] fs: pass dentry to set acl method
` [PATCH v2 03/30] fs: rename current get "
` [PATCH v2 04/30] fs: add new "
` [PATCH v2 05/30] cifs: implement "
` [PATCH v2 06/30] cifs: implement set "
` [PATCH v2 07/30] 9p: implement get "
` [PATCH v2 08/30] 9p: implement set "
` [PATCH v2 09/30] acl: add vfs_set_acl()
` [PATCH v2 10/30] security: add set acl hook
` [PATCH v2 11/30] selinux: implement "
` [PATCH v2 12/30] smack: "
` [PATCH v2 13/30] evm: "
` [PATCH v2 14/30] acl: use "
` [PATCH v2 15/30] evm: add post "
` [PATCH v2 16/30] acl: add vfs_get_acl()
` [PATCH v2 17/30] acl: add vfs_remove_acl()
` [PATCH v2 18/30] evm: simplify evm_xattr_acl_change()
` [PATCH v2 19/30] ksmbd: use vfs_remove_acl()
` [PATCH v2 20/30] ecryptfs: implement get acl method
` [PATCH v2 21/30] ecryptfs: implement set "
` [PATCH v2 22/30] ovl: implement get "
` [PATCH v2 23/30] ovl: implement set "
` [PATCH v2 24/30] ovl: use posix acl api
` [PATCH v2 25/30] xattr: "
` [PATCH v2 26/30] ecryptfs: use stub posix acl handlers
` [PATCH v2 27/30] ovl: "
` [PATCH v2 28/30] cifs: "
` [PATCH v2 29/30] 9p: "
` [PATCH v2 30/30] acl: remove a slew of now unused helpers

[PATCH v5 0/2] ima: Handle -ESTALE returned by ima_filter_rule_match()
 2022-09-28 14:11 UTC  (7+ messages)
` [PATCH v5 2/2] "

[PATCH v2 0/2] powerpc/pseries: restrict error injection and DT changes when locked down
 2022-09-28 10:02 UTC  (7+ messages)
` [PATCH v2 1/2] powerpc/pseries: block untrusted device tree "
` [PATCH v2 2/2] powerpc/rtas: block error injection "

[PATCH] KEYS: encrypted: fix key instantiation with user-provided data
 2022-09-28 13:03 UTC  (11+ messages)

Closing the BPF map permission loophole
 2022-09-28 11:23 UTC  (3+ messages)

[GIT PULL] linux-tpmdd updates for v6.0-rc1
 2022-09-28  2:32 UTC  (2+ messages)

LSM stacking in next for 6.1?
 2022-09-27 22:37 UTC  (16+ messages)

[PATCH v38 00/39] LSM: Module stacking for AppArmor
 2022-09-27 20:31 UTC  (40+ messages)
  ` [PATCH v38 01/39] LSM: Identify modules by more than name
  ` [PATCH v38 02/39] LSM: Add an LSM identifier for external use
  ` [PATCH v38 03/39] LSM: Identify the process attributes for each module
  ` [PATCH v38 04/39] LSM: Maintain a table of LSM attribute data
  ` [PATCH v38 05/39] proc: Use lsmids instead of lsm names for attrs
  ` [PATCH v38 06/39] LSM: lsm_self_attr syscall for LSM self attributes
  ` [PATCH v38 07/39] integrity: disassociate ima_filter_rule from security_audit_rule
  ` [PATCH v38 08/39] LSM: Infrastructure management of the sock security
  ` [PATCH v38 09/39] LSM: Add the lsmblob data structure
  ` [PATCH v38 10/39] LSM: provide lsm name and id slot mappings
  ` [PATCH v38 11/39] IMA: avoid label collisions with stacked LSMs
  ` [PATCH v38 12/39] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v38 13/39] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v38 14/39] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v38 15/39] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v38 16/39] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v38 17/39] LSM: Use lsmblob in security_current_getsecid
  ` [PATCH v38 18/39] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v38 19/39] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v38 20/39] LSM: Specify which LSM to display
  ` [PATCH v38 21/39] LSM: Ensure the correct LSM context releaser
  ` [PATCH v38 22/39] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v38 23/39] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v38 24/39] Use lsmcontext in security_dentry_init_security
  ` [PATCH v38 25/39] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v38 26/39] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v38 27/39] binder: Pass LSM identifier for confirmation
  ` [PATCH v38 28/39] LSM: security_secid_to_secctx module selection
  ` [PATCH v38 29/39] Audit: Keep multiple LSM data in audit_names
  ` [PATCH v38 30/39] Audit: Create audit_stamp structure
  ` [PATCH v38 31/39] LSM: Add a function to report multiple LSMs
  ` [PATCH v38 32/39] Audit: Allow multiple records in an audit_buffer
  ` [PATCH v38 33/39] Audit: Add record for multiple task security contexts
  ` [PATCH v38 34/39] audit: multiple subject lsm values for netlabel
  ` [PATCH v38 35/39] Audit: Add record for multiple object contexts
  ` [PATCH v38 36/39] netlabel: Use a struct lsmblob in audit data
  ` [PATCH v38 37/39] LSM: Removed scaffolding function lsmcontext_init
  ` [PATCH v38 38/39] AppArmor: Remove the exclusive flag
  ` [PATCH v38 39/39] LSM: Create lsm_module_list system call

[PATCH v1 0/3] Improve Landlock help
 2022-09-27 16:58 UTC  (17+ messages)
` [PATCH v1 1/3] samples/landlock: Print hints about ABI versions
` [PATCH v1 2/3] landlock: Slightly improve documentation and fix spelling
` [PATCH v1 3/3] landlock: Fix documentation style

[PATCH v3 00/11] Encrypted Hibernation
 2022-09-27 16:58 UTC  (5+ messages)
` [PATCH v3 04/11] security: keys: trusted: Include TPM2 creation data
` [PATCH v3 05/11] security: keys: trusted: Allow storage of PCR values in "
` [PATCH v3 06/11] security: keys: trusted: Verify "

[PATCH v5] selftests/landlock: Skip overlayfs tests not supported
 2022-09-27 16:47 UTC  (4+ messages)

[PATCH 5.15 0/6] arm64: kexec_file: use more system keyrings to verify kernel image signature + dependencies
 2022-09-27  7:49 UTC  (14+ messages)
` [PATCH 5.15 5/6] kexec, KEYS: make the code in bzImage64_verify_sig generic
` [PATCH 5.15 6/6] arm64: kexec_file: use more system keyrings to verify kernel image signature

[PATCH 0/1] Add CONFIG_SECURITY_SELINUX_PERMISSIVE_DONTAUDIT
 2022-09-26 21:40 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH v6 0/5] landlock: truncate support
 2022-09-26 16:07 UTC  (18+ messages)
` [PATCH v6 1/5] security: create file_truncate hook from path_truncate hook
` [PATCH v6 2/5] landlock: Support file truncation
` [PATCH v6 3/5] selftests/landlock: Selftests for file truncation support
` [PATCH v6 5/5] landlock: Document Landlock's "

[PATCH] apparmor: fix obsoleted comments for aa_getprocattr() and audit_resource()
 2022-09-26 11:48 UTC 

[PATCH] landlock: Remove unnecessary conditionals
 2022-09-26 10:44 UTC  (2+ messages)

Zwiększenie płynności finansowej
 2022-09-26  8:00 UTC 

[PATCH] apparmor: remove useless static inline functions
 2022-09-26  2:28 UTC 

[PATCH] apparmor: make __aa_path_perm() static
 2022-09-24  9:21 UTC  (2+ messages)

[PATCH] apparmor: Simply obtain the newest label on a cred
 2022-09-24  9:13 UTC  (4+ messages)

[PATCH v2 00/10] Encrypted Hibernation
 2022-09-23 22:23 UTC  (7+ messages)
` [PATCH v2 03/10] security: keys: trusted: Include TPM2 creation data
` [PATCH v2 05/10] security: keys: trusted: Verify "

[PATCH -next 0/4] Use DECLARE_FLEX_ARRAY() helper for ima
 2022-09-23 20:28 UTC  (3+ messages)
` [PATCH -next 1/4] ima: Use DECLARE_FLEX_ARRAY() helper in ima_modsig

[PATCH 0/2] powerpc/pseries: restrict error injection and DT changes when locked down
 2022-09-23 17:42 UTC  (9+ messages)
` [PATCH 1/2] powerpc/pseries: block untrusted device tree "
` [PATCH 2/2] powerpc/rtas: block error injection "

[GIT PULL] Landlock fix for v6.0 #2
 2022-09-23 16:25 UTC  (3+ messages)

[RFC PATCH 00/29] acl: add vfs posix acl api
 2022-09-23 15:22 UTC  (11+ messages)

[PATCH v1] selftests/landlock: Fix out-of-tree builds
 2022-09-23 14:31 UTC  (5+ messages)

[PATCH v2] apparmor: Simplify obtain the newest label on a cred
 2022-09-23  9:21 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).