linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-07 17:04:49 to 2022-09-17 18:57:44 UTC [more...]

[RFC PATCH] generic_entry: Add stackleak support
 2022-09-17 18:57 UTC  (3+ messages)

[PATCHv2 1/1] efi: Correct Macmini DMI match in uefi cert quirk
 2022-09-17  9:16 UTC 

[PATCH bpf-next] bpf: use bpf_capable() instead of CAP_SYS_ADMIN for blinding decision
 2022-09-16 20:20 UTC  (2+ messages)

[PATCH v6 0/5] landlock: truncate support
 2022-09-16 17:30 UTC  (26+ 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 4/5] samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE
` [PATCH v6 5/5] landlock: Document Landlock's file truncation support

[PATCH v14 00/26] ima: Namespace IMA with audit support in IMA-ns
 2022-09-16 17:05 UTC  (31+ messages)
` [PATCH v14 01/26] securityfs: rework dentry creation
` [PATCH v14 02/26] securityfs: Extend securityfs with namespacing support
` [PATCH v14 03/26] ima: Define ima_namespace struct and start moving variables into it
` [PATCH v14 04/26] ima: Move arch_policy_entry into ima_namespace
` [PATCH v14 05/26] ima: Move ima_htable "
` [PATCH v14 06/26] ima: Move measurement list related variables "
` [PATCH v14 07/26] ima: Move some IMA policy and filesystem "
` [PATCH v14 08/26] ima: Move IMA securityfs files into ima_namespace or onto stack
` [PATCH v14 09/26] ima: Move ima_lsm_policy_notifier into ima_namespace
` [PATCH v14 10/26] ima: Switch to lazy lsm policy updates for better performance
` [PATCH v14 11/26] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
` [PATCH v14 12/26] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
` [PATCH v14 13/26] userns: Add pointer to ima_namespace to user_namespace
` [PATCH v14 14/26] ima: Implement hierarchical processing of file accesses
` [PATCH v14 15/26] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
` [PATCH v14 16/26] ima: Add functions for creating and "
` [PATCH v14 17/26] integrity/ima: Define ns_status for storing namespaced iint data
` [PATCH v14 18/26] integrity: Add optional callback function to integrity_inode_free()
` [PATCH v14 19/26] ima: Namespace audit status flags
` [PATCH v14 20/26] ima: Remove unused iints from the integrity_iint_cache
` [PATCH v14 21/26] ima: Setup securityfs for IMA namespace
` [PATCH v14 22/26] ima: Introduce securityfs file to activate an "
` [PATCH v14 23/26] ima: Show owning user namespace's uid and gid when displaying policy
` [PATCH v14 24/26] ima: Limit number of policy rules in non-init_ima_ns
` [PATCH v14 25/26] ima: Restrict informational audit messages to init_ima_ns
` [PATCH v14 26/26] ima: Enable IMA namespaces

LSM stacking in next for 6.1?
 2022-09-16 13:34 UTC  (42+ messages)

[PATCH 0/3] LSM hooks for IORING_OP_URING_CMD
 2022-09-16 12:59 UTC  (6+ messages)
  ` [PATCH 2/3] selinux: implement the security_uring_cmd() LSM hook

[PATCH v17 00/12] bpf: Add kfuncs for PKCS#7 signature verification
 2022-09-15 16:11 UTC  (18+ messages)
` [PATCH v17 01/12] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v17 02/12] bpf: Move dynptr type check to is_dynptr_type_expected()
` [PATCH v17 03/12] btf: Allow dynamic pointer parameters in kfuncs
` [PATCH v17 04/12] bpf: Export bpf_dynptr_get_size()
` [PATCH v17 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
` [PATCH v17 06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v17 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v17 08/12] selftests/bpf: Compile kernel with everything as built-in
` [PATCH v17 09/12] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v17 10/12] selftests/bpf: Add additional tests for bpf_lookup_*_key()
` [PATCH v17 11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
` [PATCH v17 12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs

[PATCH RFC] LSM: lsm_self_attr system call to get security module attributes
 2022-09-14 18:14 UTC  (3+ messages)
` [PATCH RFC] LSM: Specify which LSM to display

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

[PATCH] lockdown: ratelimit denial messages
 2022-09-14 11:43 UTC  (3+ messages)

[PATCH] apparmor: make __aa_path_perm() static
 2022-09-14  7:46 UTC 

[RFC PATCH HBK: 0/8] HW BOUND KEY as TRUSTED KEY
 2022-09-13 10:28 UTC  (11+ messages)
` [RFC PATCH HBK: 2/8] hw-bound-key: flag-is_hbk added to the tfm
    ` [EXT] "

[PATCH] security/keys: remove request_key_conswq and keyring_search_instkey() declarations
 2022-09-13  1:53 UTC  (3+ messages)

[PATCH v2] KEYS: Remove orphan declarations from security/keys/internal.h
 2022-09-13  1:46 UTC 

[PATCH v7 00/18] Network support for Landlock
 2022-09-12 17:23 UTC  (55+ messages)
` [PATCH v7 01/18] landlock: rename access mask
` [PATCH v7 02/18] landlock: refactor landlock_find_rule/insert_rule
` [PATCH v7 03/18] landlock: refactor merge/inherit_ruleset functions
` [PATCH v7 04/18] landlock: move helper functions
` [PATCH v7 05/18] landlock: refactor "
` [PATCH v7 07/18] landlock: user space API network support
` [PATCH v7 08/18] landlock: add network rules support
` [PATCH v7 09/18] landlock: implement TCP network hooks
` [PATCH v7 10/18] seltests/landlock: move helper function
` [PATCH v7 11/18] seltests/landlock: add tests for bind() hooks
` [PATCH v7 13/18] seltests/landlock: add AF_UNSPEC family test
` [PATCH v7 14/18] seltests/landlock: add rules overlapping test
` [PATCH v7 16/18] seltests/landlock: add invalid input data test
` [PATCH v7 17/18] samples/landlock: add network demo
` [PATCH v7 18/18] landlock: Document Landlock's network support

[PATCH -next] smack: cleanup obsolete mount option flags
 2022-09-12 17:00 UTC  (2+ messages)

[PATCH linux-next] smack: lsm: remove the unneeded result variable
 2022-09-12 17:00 UTC  (2+ messages)

Does NFS support Linux Capabilities
 2022-09-12  4:03 UTC  (12+ messages)

[v5.19.y PATCH 0/3] Backport the io_uring/LSM CMD passthrough controls
 2022-09-11 11:36 UTC  (2+ messages)

[PATCH v1] selftests: Use optional USERCFLAGS and USERLDFLAGS
 2022-09-09 10:39 UTC 

[net-next v4 0/6] net: support QUIC crypto
 2022-09-09  1:40 UTC  (8+ messages)
  ` [net-next v4 1/6] net: Documentation on QUIC kernel Tx crypto
  ` [net-next v4 2/6] net: Define QUIC specific constants, control and data plane structures
  ` [net-next v4 3/6] net: Add UDP ULP operations, initialization and handling prototype functions
  ` [net-next v4 4/6] net: Implement QUIC offload functions
  ` [net-next v4 5/6] net: Add flow counters and Tx processing error counter
  ` [net-next v4 6/6] net: Add self tests for ULP operations, flow setup and crypto tests

[PATCH v4 0/2] ima: Handle -ESTALE returned by ima_filter_rule_match()
 2022-09-09  1:15 UTC  (3+ messages)
` [PATCH v4 1/2] ima: Simplify ima_lsm_copy_rule
` [PATCH v4 2/2] ima: Handle -ESTALE returned by ima_filter_rule_match()

[PATCH v4] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-09-08 20:31 UTC  (3+ messages)

[PATCH] landlock: Remove unnecessary conditionals
 2022-09-08 19:02 UTC 

[PATCH] dm: verity-loadpin: Only trust verity targets with enforcement
 2022-09-08 16:31 UTC  (6+ messages)
  `  "

[PATCH 1/7] bpf: Add missing fd modes check for map iterators
 2022-09-08 15:17 UTC  (4+ messages)

[PATCH] security/keys: Remove inconsistent __user annotation
 2022-09-08 14:47 UTC  (7+ messages)

[PATCH] LoadPin: Require file with verity root digests to have a header
 2022-09-07 23:21 UTC  (2+ messages)

[PATCH v2 00/10] Encrypted Hibernation
 2022-09-07 17:03 UTC  (3+ messages)


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