linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-21 21:50:24 to 2021-06-08 13:02:41 UTC [more...]

[PATCH v3 0/6] evm: Prepare for moving to the LSM infrastructure
 2021-06-08 13:02 UTC  (2+ messages)

[RFC PATCH 0/9] Add LSM access controls and auditing to io_uring
 2021-06-08 12:55 UTC  (66+ messages)
` [RFC PATCH 2/9] audit,io_uring,io-wq: add some basic audit support "
  ` [RFC PATCH 2/9] audit, io_uring, io-wq: "
` [RFC PATCH 4/9] audit: add filtering for io_uring records
      ` [PATCH 1/2] audit: add filtering for io_uring records, addendum
      ` [PATCH 2/2] audit: block PERM fields being used with io_uring filtering
` [RFC PATCH 5/9] fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()
` [RFC PATCH 6/9] io_uring: convert io_uring to the secure anon inode interface
` [RFC PATCH 7/9] lsm,io_uring: add LSM hooks to io_uring
` [RFC PATCH 8/9] selinux: add support for the io_uring access controls
` [RFC PATCH 9/9] Smack: Brutalist io_uring support with debug

[PATCH 1/5] doc: Fix warning in Documentation/security/IMA-templates.rst
 2021-06-08 12:31 UTC  (5+ messages)
` [PATCH 2/5] ima: Set correct casting types
` [PATCH 3/5] ima/evm: Fix type mismatch
` [PATCH 4/5] ima: Include header defining ima_post_key_create_or_update()
` [PATCH 5/5] ima: Pass NULL instead of 0 to ima_get_action() in ima_file_mprotect()

[PATCH v2] lockdown,selinux: avoid bogus SELinux lockdown permission checks
 2021-06-08 11:01 UTC  (36+ messages)

[PATCH 00/34] docs: avoid using ReST :doc:`foo` tag
 2021-06-08  7:28 UTC  (10+ messages)
` [PATCH 29/34] docs: security: landlock.rst: avoid using ReSt :doc:`foo` markup
` [PATCH 32/34] docs: userspace-api: "

[PATCH -next] apparmor: fix doc warning
 2021-06-08  6:26 UTC  (2+ messages)

[PATCH] net: ipv4: fix memory leak in netlbl_cipsov4_add_std
 2021-06-08  2:56 UTC  (5+ messages)

[PATCH -next v2] capability: fix doc warnings in capability.c
 2021-06-08  1:37 UTC 

[PATCH -next] capability: fix doc warnings in capability.c
 2021-06-08  1:14 UTC  (3+ messages)

[PATCH net-next] netlabel: Fix spelling mistakes
 2021-06-07 21:20 UTC  (3+ messages)

[PATCH][next] ima: Fix fall-through warning for Clang
 2021-06-07 20:49 UTC 

[PATCH v1] efi: Don't use knowledge about efi_guid_t internals
 2021-06-07 17:11 UTC  (3+ messages)

[PATCH -next] Smack: fix doc warning
 2021-06-07  3:52 UTC 

[PATCH v8 0/8] Fork brute force attack mitigation
 2021-06-05 15:04 UTC  (9+ messages)
` [PATCH v8 1/8] security: Add LSM hook at the point where a task gets a fatal signal
` [PATCH v8 2/8] security/brute: Define a LSM and add sysctl attributes
` [PATCH v8 3/8] security/brute: Detect a brute force attack
` [PATCH v8 4/8] security/brute: Mitigate "
` [PATCH v8 5/8] security/brute: Notify to userspace "task killed"
` [PATCH v8 6/8] selftests/brute: Add tests for the Brute LSM
` [PATCH v8 7/8] Documentation: Add documentation "
` [PATCH v8 8/8] MAINTAINERS: Add a new entry "

[PATCH v2 0/7] ima: Add template fields to verify EVM portable signatures
 2021-06-03 14:30 UTC  (15+ messages)
` [PATCH v2 1/7] ima: Add ima_show_template_uint() template library function
` [PATCH v2 2/7] ima: Define new template fields iuid and igid
` [PATCH v2 3/7] ima: Define new template field imode
` [PATCH v2 4/7] evm: Verify portable signatures against all protected xattrs
` [PATCH v2 5/7] ima: Define new template fields xattrnames, xattrlengths and xattrvalues
  ` [RESEND][PATCH "
` [PATCH v2 6/7] ima: Define new template evm-sig
    ` [RESEND][PATCH "
` [PATCH v2 7/7] evm: Don't return an error in evm_write_xattrs() if audit is not enabled

[PATCH v5 0/2] Add support for ECDSA-signed kernel modules
 2021-06-03 12:32 UTC  (5+ messages)
` [PATCH v5 1/2] certs: Trigger creation of RSA module signing key if it's not an RSA key
` [PATCH v5 2/2] certs: Add support for using elliptic curve keys for signing modules

[PATCH] apparmor: Remove the repeated declaration
 2021-06-01 22:48 UTC  (2+ messages)

[RFC PATCH bpf-next seccomp 00/12] eBPF seccomp filters
 2021-06-01 19:55 UTC  (9+ messages)

[PATCH v5 0/2] Add support for ECDSA-signed kernel modules
 2021-06-01 17:58 UTC  (4+ messages)
` [PATCH v5 1/2] certs: Trigger creation of RSA module signing key if it's not an RSA key
` [PATCH v5 2/2] certs: Add support for using elliptic curve keys for signing modules

[RFC PATCH 0/3] Add additional MOK vars
 2021-06-01 15:24 UTC  (10+ messages)

[PATCH v4 0/2] Add support for ECDSA-signed kernel modules
 2021-05-31 16:12 UTC  (5+ messages)
` [PATCH v4 1/2] certs: Trigger creation of RSA module signing key if it's not an RSA key
` [PATCH v4 2/2] certs: Add support for using elliptic curve keys for signing modules

[PATCH] security: remove unneeded subdir-$(CONFIG_...)
 2021-05-28 18:01 UTC 

[PATCH] crypto: arm64/gcm - remove Wunused-const-variable ghash_cpu_feature
 2021-05-28 13:51 UTC  (3+ messages)

[PATCH v26 00/25] LSM: Module stacking for AppArmor
 2021-05-26  9:53 UTC  (11+ messages)
` [PATCH v26 02/25] LSM: Add the lsmblob data structure
` [PATCH v26 22/25] Audit: Add new record for multiple process LSM attributes

[PATCH] proc: Check /proc/$pid/attr/ writes against file opener
 2021-05-25 21:24 UTC  (3+ messages)

[ANNOUNCE][CFP] Linux Security Summit 2021
 2021-05-25 16:24 UTC  (2+ messages)

[PATCH 0/7] ima: Add template fields to verify EVM portable signatures
 2021-05-24 18:31 UTC  (5+ messages)
` [PATCH 5/7] evm: Verify portable signatures against all protected xattrs
` [PATCH 6/7] ima: Introduce template field evmxattrs

[RFC PATCH 0/3] Allow access to confidential computing secret area
 2021-05-24 17:12 UTC  (10+ messages)

[PATCH v7 0/7] Fork brute force attack mitigation
 2021-05-23 15:47 UTC  (8+ messages)
` [PATCH v7 5/7] selftests/brute: Add tests for the Brute LSM
` [PATCH v7 6/7] Documentation: Add documentation "
` [PATCH v7 7/7] MAINTAINERS: Add a new entry "


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