linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-16 15:16:16 to 2022-07-04 02:56:28 UTC [more...]

[PATCH] keys/keyring: Fix typo in string
 2022-07-04  2:56 UTC 

[PATCH] keys/keyctl: Fix typo in string
 2022-07-04  2:52 UTC 

[PATCH] Carry forward IMA measurement log on kexec on x86_64
 2022-07-04  2:36 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] x86/kexec: Carry forward IMA measurement log on kexec
    ` [PATCH v4] "
      ` [PATCH v5] "
        ` [PATCH v6] "
          ` [PATCH v7] "

[PATCH v9 2/4] kexec, KEYS: make the code in bzImage64_verify_sig generic
 2022-07-04  1:52 UTC  (3+ messages)
` [PATCH v9 3/4] arm64: kexec_file: use more system keyrings to verify kernel image signature
` [PATCH v9 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification

[PATCH] ima/evm: Fix potential memory leak in ima_init_crypto()
 2022-07-04  0:59 UTC 

[PATCH v6 00/17] Network support for Landlock
 2022-07-01 17:08 UTC  (19+ messages)
` [PATCH v6 01/17] landlock: renames access mask
` [PATCH v6 02/17] landlock: refactors landlock_find/insert_rule
` [PATCH v6 03/17] landlock: refactors merge and inherit functions
` [PATCH v6 04/17] landlock: moves helper functions
` [PATCH v6 05/17] landlock: refactors "
` [PATCH v6 06/17] landlock: refactors landlock_add_rule syscall
` [PATCH v6 07/17] landlock: user space API network support
` [PATCH v6 08/17] landlock: adds support network rules
` [PATCH v6 09/17] landlock: implements TCP network hooks
` [PATCH v6 10/17] seltests/landlock: moves helper function
` [PATCH v6 11/17] seltests/landlock: adds tests for bind() hooks
` [PATCH v6 12/17] seltests/landlock: adds tests for connect() hooks
` [PATCH v6 13/17] seltests/landlock: adds AF_UNSPEC family test
` [PATCH v6 14/17] seltests/landlock: adds rules overlapping test
` [PATCH v6 15/17] seltests/landlock: adds ruleset expanding test
` [PATCH v6 16/17] seltests/landlock: adds invalid input data test
` [PATCH v6 17/17] samples/landlock: adds network demo

[PATCH v5 bpf-next 0/5] Add bpf_getxattr
 2022-07-01  9:24 UTC  (36+ messages)
` [PATCH v5 bpf-next 1/5] btf: Add a new kfunc set which allows to mark a function to be sleepable
` [PATCH v5 bpf-next 2/5] bpf: kfunc support for ARG_PTR_TO_CONST_STR
` [PATCH v5 bpf-next 3/5] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v5 bpf-next 4/5] bpf: Add a bpf_getxattr kfunc
` [PATCH v5 bpf-next 5/5] bpf/selftests: Add a selftest for bpf_getxattr

[PATCH 0/2] Introduce security_create_user_ns()
 2022-07-01  3:47 UTC  (26+ messages)
` [PATCH 1/2] security, lsm: "
` [PATCH 2/2] bpf-lsm: Make bpf_lsm_create_user_ns() sleepable

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2022-06-30 20:38 UTC  (5+ messages)
` [PATCH v4 3/3] gen_init_cpio: add support for file metadata

[PATCH] selftests/landlock: skip ptrace_test when YAMA is enabled
 2022-06-30 15:31 UTC  (3+ messages)

[PATCH v2 0/5] Support kexec_file on 32-bit RISC-V
 2022-06-30 13:21 UTC  (10+ messages)
` [PATCH v2 1/5] drivers: of: kexec ima: Support 32-bit platforms
` [PATCH v2 2/5] ima: Fix a build issue on "
` [PATCH v2 3/5] RISC-V: kexec: Use Elf64 on 64-bit targets
` [PATCH v2 4/5] RISC-V: purgatory: Use XLEN-length loads to support rv32
` [PATCH v2 5/5] RISC-V: Allow kexec_file() on 32-bit platforms

[PATCH -next] evm: Use IS_ENABLED to initialize .enabled
 2022-06-29  3:59 UTC  (7+ messages)

[PATCH v2 1/8] capability: add capable_or to test for multiple caps with exactly one audit message
 2022-06-28 14:11 UTC  (7+ messages)
` [PATCH v3 2/8] capability: use new capable_any functionality
  ` [PATCH v3 5/8] fs: "
  ` [PATCH v3 1/8] capability: add any wrapper to test for multiple caps with exactly one audit message

[RFC PATCH v2 0/3] powerpc/pseries: add support for local secure storage called Platform KeyStore(PKS)
 2022-06-28 13:25 UTC  (13+ messages)
` [RFC PATCH v2 1/3] powerpc/pseries: define driver for Platform KeyStore
` [RFC PATCH v2 2/3] fs: define a firmware security filesystem named fwsecurityfs
` [RFC PATCH v2 3/3] powerpc/pseries: expose authenticated variables stored in LPAR PKS

[PATCH v6 0/5] bpf: Add bpf_verify_pkcs7_signature() helper
 2022-06-28 12:32 UTC  (7+ messages)
` [PATCH v6 1/5] bpf: Export bpf_dynptr_get_size()
` [PATCH v6 2/5] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v6 3/5] scripts: Handle unsigned type prefix in bpf_doc.py
` [PATCH v6 4/5] bpf: Add bpf_verify_pkcs7_signature() helper
` [PATCH v6 5/5] selftests/bpf: Add test for "

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

[PATCH -next] lsm_audit: Clean up redundant NULL pointer check
 2022-06-28  7:29 UTC  (3+ messages)

[PATCH] device_cgroup: Fix a spelling mistake
 2022-06-28  6:22 UTC 

[PATCH] kselftests: Enable the echo command to print newlines in Makefile
 2022-06-27 17:03 UTC  (2+ messages)

[PATCH v7 0/3] LoadPin: Enable loading from trusted dm-verity devices
 2022-06-27 15:35 UTC  (4+ messages)
` [PATCH v7 1/3] dm: Add verity helpers for LoadPin
` [PATCH v7 2/3] LoadPin: Enable loading from trusted dm-verity devices
` [PATCH v7 3/3] dm: verity-loadpin: Use CONFIG_SECURITY_LOADPIN_VERITY for conditional compilation

[PATCH 1/3] security: Add LSM hook to setgroups() syscall
 2022-06-26 23:33 UTC  (3+ messages)

[PATCH] tomoyo: Fix typo in comment
 2022-06-24 10:05 UTC  (2+ messages)

Ruch z pierwszej pozycji w Google
 2022-06-23  7:41 UTC 

[PATCH v36 18/33] LSM: Use lsmcontext in security_dentry_init_security
 2022-06-23  7:09 UTC  (2+ messages)

Linux: Use-After-Free exploitation
 2022-06-22 23:06 UTC  (2+ messages)

[PATCH -next] apparmor: Fix memleak in aa_simple_write_to_buffer()
 2022-06-22 19:49 UTC  (2+ messages)

Linux 5.18-rc4
 2022-06-21 20:27 UTC  (7+ messages)

Sending vendor specific commands to spi-nor flash
 2022-06-20  9:12 UTC  (3+ messages)

[PATCH v8 3/4] arm64: kexec_file: use more system keyrings to verify kernel image signature
 2022-06-17  9:34 UTC  (3+ messages)

[GIT PULL] SELinux fixes for v5.19 (#1)
 2022-06-16 22:57 UTC  (3+ messages)

[PATCH 2/2] LSM: SafeSetID: Add setgroups() security policy handling
 2022-06-16 17:19 UTC  (5+ messages)

[PATCH 3/3] LSM: SafeSetID: add setgroups() testing to selftest
 2022-06-16 17:18 UTC 

[PATCH 2/3] LSM: SafeSetID: Add setgroups() security policy handling
 2022-06-16 17:18 UTC 

[PATCH 00/10] Encrypted Hibernation
 2022-06-16 15:42 UTC  (6+ 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).