linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-10 19:01:40 to 2024-05-22 01:00:35 UTC [more...]

[PATCH v5 00/68] Define _GNU_SOURCE for sources using
 2024-05-22  0:57 UTC  (24+ messages)
` [PATCH v5 01/68] selftests: Compile with -D_GNU_SOURCE when including lib.mk
` [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
` [PATCH v5 03/68] selftests/arm64: Drop define _GNU_SOURCE
` [PATCH v5 04/68] selftests/arm64: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 05/68] selftests/bpf: Drop define _GNU_SOURCE
` [PATCH v5 06/68] selftests/breakpoints: "
` [PATCH v5 07/68] selftests/cachestat: "
` [PATCH v5 08/68] selftests/capabilities: "
` [PATCH v5 09/68] selftests/cgroup: "
` [PATCH v5 10/68] selftests/clone3: "
` [PATCH v5 11/68] selftests/core: "
` [PATCH v5 12/68] selftests/damon: "
` [PATCH v5 13/68] selftests/drivers: "
` [PATCH v5 14/68] selftests/exec: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 15/68] selftests/fchmodat2: Drop define _GNU_SOURCE
` [PATCH v5 16/68] selftests/filelock: "
` [PATCH v5 17/68] selftests/filesystems: "
` [PATCH v5 18/68] selftests/firmware: "
` [PATCH v5 19/68] selftests/fpu: "
` [PATCH v5 20/68] selftests/futex: "
` [PATCH v5 21/68] selftests/futex: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 22/68] selftests/intel_pstate: "
` [PATCH v5 23/68] selftests/iommu: "

[PATCH v4 2/5] KEYS: trusted: Change -EINVAL to -E2BIG
 2024-05-22  0:52 UTC  (3+ messages)
` [PATCH v4 3/5] KEYS: trusted: Move tpm2_key_decode() to the TPM driver
` [PATCH v4 4/5] tpm: tpm2_key: Extend parser to TPM_LoadableKey

[PATCH 0/3] Introduce user namespace capabilities
 2024-05-22  0:45 UTC  (52+ messages)
` [PATCH 1/3] capabilities: "
` [PATCH 2/3] capabilities: add securebit for strict userns caps
` [PATCH 3/3] capabilities: add cap userns sysctl mask

[PATCH v2 2/6] lib: Expand asn1_encode_integer() to variable size integers
 2024-05-21 22:59 UTC  (14+ messages)
  ` [EXTERNAL] "
` [PATCH v2 4/6] KEYS: trusted: Move tpm2_key_decode() to the TPM driver
` [PATCH v2 5/6] tpm: tpm2_key: Extend parser to TPM_LoadableKey
  ` [EXTERNAL] "

[PATCH v18 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-05-21 21:42 UTC  (14+ messages)
` [PATCH v18 12/21] dm: add finalize hook to target_type
` [PATCH v18 16/21] fsverity: expose verified fsverity built-in signatures to LSMs
` [PATCH v18 20/21] Documentation: add ipe documentation

[PATCH v3 2/5] lib: Expand asn1_encode_integer() to variable size integers
 2024-05-21 15:26 UTC  (3+ messages)
` [PATCH v3 3/5] KEYS: trusted: Move tpm2_key_decode() to the TPM driver
` [PATCH v3 4/5] tpm: tpm2_key: Extend parser to TPM_LoadableKey

[PATCH] tpm: enable HMAC encryption for only x86-64 and aarch64
 2024-05-21 15:02 UTC  (9+ messages)

[PATCH 0/3] KEYS: trusted: bug fixes
 2024-05-21 13:16 UTC  (10+ messages)
` [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default
` [PATCH 2/3] KEYS: trusted: Fix memory leak in tpm2_key_encode()
` [PATCH 3/3] KEYS: trusted: Do not use WARN when encode fails

[PATCH] loadpin: Prevent SECURITY_LOADPIN_ENFORCE=y without module decompression
 2024-05-21  4:14 UTC  (4+ messages)

[PATCH v2 0/2] KEYS: trusted: bug fixes for v6.10-rc2
 2024-05-20 19:04 UTC  (3+ messages)
` [PATCH v2 1/2] KEYS: trusted: Fix memory leak in tpm2_key_encode()
` [PATCH v2 2/2] KEYS: trusted: Do not use WARN when encode fails

[PATCH 2/6] lib: Expand asn1_encode_integer() to variable size integers
 2024-05-20 18:47 UTC  (3+ messages)
` [PATCH 4/6] KEYS: trusted: Move tpm2_key_decode() to the TPM driver
` [PATCH 5/6] tpm: tpm2_key: Extend parser to TPM_LoadableKey

[PATCH RFC v2 3/5] KEYS: trusted: Do not use WARN when encode fails
 2024-05-19  0:25 UTC  (2+ messages)
` [PATCH RFC v2 4/5] KEYS: trusted: Migrate tpm2_key_{encode,decode}() to TPM driver

[PATCH RFC 3/5] KEYS: trusted: Do not use WARN when encode fails
 2024-05-18 21:36 UTC  (2+ messages)
` [PATCH RFC 4/5] KEYS: trusted: Migrate tpm2_key_{encode,decode}() to TPM driver

[GIT PULL] Landlock updates for v6.10
 2024-05-18 18:07 UTC  (2+ messages)

[PATCH v12 0/5] Reduce overhead of LSMs with static calls
 2024-05-18  6:01 UTC  (9+ messages)
` [PATCH v12 1/5] kernel: Add helper macros for loop unrolling
` [PATCH v12 2/5] security: Count the LSMs enabled at compile time
` [PATCH v12 3/5] security: Replace indirect LSM hook calls with static calls
` [PATCH v12 4/5] security: Update non standard hooks to use "
` [PATCH v12 5/5] bpf: Only enable BPF LSM hooks when an LSM program is attached

[PATCH 2/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
 2024-05-17 19:49 UTC  (6+ messages)

[RFC PATCH v1 00/10] Socket type control for Landlock
 2024-05-17 15:24 UTC  (10+ messages)
` [RFC PATCH v1 01/10] landlock: Support socket access-control
` [RFC PATCH v1 03/10] selftests/landlock: Create 'create' test

[PATCH 0/2] Forbid illegitimate binding via listen(2)
 2024-05-17 15:22 UTC  (8+ messages)
` [PATCH 1/2] landlock: Add hook on socket_listen()
` [PATCH 2/2] selftests/landlock: Create 'listen_zero', 'deny_listen_zero' tests

[PATCH v4 00/66] Define _GNU_SOURCE for sources using
 2024-05-17 14:48 UTC  (12+ messages)
` [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
` [PATCH v4 65/66] selftests/wireguard: "

[PATCH v1 0/2] Fix warning in collect_domain_accesses()
 2024-05-16 18:19 UTC  (3+ messages)
` [PATCH v1 1/2] landlock: Fix d_parent walk
` [PATCH v1 2/2] selftests/landlock: Add layout1.refer_mount_root

[PATCH v3] nfsd: set security label during create operations
 2024-05-16 17:29 UTC  (4+ messages)

[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
 2024-05-16 14:02 UTC  (12+ messages)
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation

[syzbot] [lsm?] general protection fault in hook_inode_free_security
 2024-05-16 13:07 UTC  (5+ messages)

[PATCH bpf-next v10 0/5] Reduce overhead of LSMs with static calls
 2024-05-15 16:57 UTC  (10+ messages)
` [PATCH bpf-next v10 5/5] bpf: Only enable BPF LSM hooks when an LSM program is attached

[GIT PULL] lsm/lsm-pr-20240513
 2024-05-15 16:35 UTC  (2+ messages)

[GIT PULL] selinux/selinux-pr-20240513
 2024-05-15 16:35 UTC  (2+ messages)

[PATCH v3 1/2] proc: restrict /proc/pid/mem access via param knobs
 2024-05-15 11:15 UTC  (6+ messages)

[PATCH v2] KEYS: trusted: Do not use WARN when encode fails
 2024-05-14  0:47 UTC 

[PATCH net v5] netlabel: fix RCU annotation for IPv4 options on socket creation
 2024-05-13 22:10 UTC  (3+ messages)

[PATCH v11 0/5] Reduce overhead of LSMs with static calls
 2024-05-13 19:02 UTC  (5+ messages)
` [PATCH v11 4/5] security: Update non standard hooks to use "
` [PATCH v11 5/5] bpf: Only enable BPF LSM hooks when an LSM program is attached

[PATCH] KEYS: trusted: Do not use WARN when encode fails
 2024-05-13 18:35 UTC 

[RFC PATCH] LSM, net: Add SO_PEERCONTEXT for peer LSM data
 2024-05-13 17:03 UTC 

[PATCH 1/2] SELinux: Fix lsm_get_self_attr()
 2024-05-13 14:57 UTC  (7+ messages)
` [PATCH 2/2] AppArmor: "

[PATCH v3 00/68] Define _GNU_SOURCE for sources using
 2024-05-13  5:11 UTC  (3+ messages)
` [PATCH v3 27/68] selftests/landlock: Drop define _GNU_SOURCE

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-13  2:57 UTC  (7+ messages)

[PATCH] integrity: Update comment for load_moklist_certs()
 2024-05-12 23:03 UTC  (2+ messages)

[PATCH] apparmor: fix apparmor_socket_post_create() kernel-doc
 2024-05-10 19:01 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).