linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-20 13:55:40 to 2022-11-02 00:05:40 UTC [more...]

[PATCH v2] LSM: Better reporting of actual LSMs at boot
 2022-11-02  0:05 UTC 

[PATCH] LSM: Better reporting of actual LSMs at boot
 2022-11-01 23:38 UTC  (3+ messages)

[PATCH v5 0/2] ima: Handle -ESTALE returned by ima_filter_rule_match()
 2022-11-01 22:15 UTC  (12+ messages)
` [PATCH v5 2/2] "

[PATCH 1/1] smack_lsm: remove unnecessary type casting
 2022-11-01 21:12 UTC  (2+ messages)

[PATCH] efi: Add iMac Pro 2017 to uefi skip cert quirk
 2022-11-01 21:07 UTC  (4+ messages)

[PATCH] apparmor: Add __init annotation to aa_{setup/teardown}_dfa_engine()
 2022-11-01 12:35 UTC  (2+ messages)

[PATCH] apparmor: Fix memleak in alloc_ns()
 2022-11-01 12:35 UTC  (2+ messages)

[PATCH] capabilities: fix undefined behavior in bit shift for CAP_TO_MASK
 2022-11-01  4:30 UTC  (3+ messages)

[GIT PULL] LSM fixes for v6.1 (#1)
 2022-10-31 19:43 UTC  (3+ messages)

LSM stacking in next for 6.1?
 2022-10-31 15:47 UTC  (37+ messages)

Closing the BPF map permission loophole
 2022-10-31 11:53 UTC 

[PATCH] lsm: make security_socket_getpeersec_stream() sockptr_t safe
 2022-10-31  9:59 UTC  (7+ messages)

apparmor: global buffers spin lock may get contended
 2022-10-31  4:04 UTC  (6+ messages)

[PATCH] samples/landlock: Document best-effort approach for LANDLOCK_ACCESS_FS_REFER
 2022-10-30  6:11 UTC 

[PATCH -next v2 0/6] landlock: add chmod and chown support
 2022-10-29  8:33 UTC  (8+ messages)
` [PATCH -next v2 3/6] "

[RESEND][RFC][PATCH 1/3] lsm: Clarify documentation of vm_enough_memory hook
 2022-10-28 16:54 UTC  (3+ messages)
` [RESEND][RFC][PATCH 2/3] bpf-lsm: Limit values that can be returned by security modules
` [RESEND][RFC][PATCH 3/3] selftests/bpf: Check if return values of LSM programs are allowed

[PATCH v1 0/8] LSM: Two basic syscalls
 2022-10-28 16:54 UTC  (28+ messages)
  ` [PATCH v1 1/8] LSM: Identify modules by more than name
  ` [PATCH v1 2/8] LSM: Add an LSM identifier for external use
  ` [PATCH v1 3/8] LSM: Identify the process attributes for each module
  ` [PATCH v1 4/8] LSM: Maintain a table of LSM attribute data
  ` [PATCH v1 5/8] proc: Use lsmids instead of lsm names for attrs
  ` [PATCH v1 6/8] LSM: lsm_self_attr syscall for LSM self attributes
  ` [PATCH v1 7/8] LSM: Create lsm_module_list system call
  ` [PATCH v1 8/8] lsm: wireup syscalls lsm_self_attr and lsm_module_list

[RFC][PATCH 1/3] lsm: Clarify documentation of vm_enough_memory hook
 2022-10-28 16:49 UTC  (3+ messages)
` [RFC][PATCH 2/3] bpf-lsm: Limit values that can be returned by security modules
` [RFC][PATCH 3/3] selftests/bpf: Check if return values of LSM programs are allowed

[RFC][PATCH] bpf: Check xattr name/value pair from bpf_lsm_inode_init_security()
 2022-10-28 15:01 UTC  (14+ messages)

[PATCH] device_cgroup: Roll back to original exceptions after copy failure
 2022-10-28 11:19 UTC  (2+ messages)

[PATCH v2] security: commoncap: fix potential memleak on error path from vfs_getxattr_alloc
 2022-10-28 10:54 UTC  (3+ messages)

[PATCH v2] audit: Fix some kernel-doc warnings
 2022-10-28 10:40 UTC  (2+ messages)

efi: Add iMac Pro 2017 to uefi skip cert quirk
 2022-10-27  9:57 UTC 

[PATCH v4] evm: Correct inode_init_security hooks behaviors
 2022-10-26 14:30 UTC 

[PATCH] evm: Correct inode_init_security hooks behaviors
 2022-10-26  8:48 UTC  (18+ messages)

[PATCH v3] evm: Correct inode_init_security hooks behaviors
 2022-10-26  1:51 UTC  (3+ messages)

[PATCH v2 1/1] audit: Fix some kernel-doc warnings
 2022-10-26  0:57 UTC 

[PATCH] audit: Fix some kernel-doc warnings
 2022-10-25 23:55 UTC  (3+ messages)

[PATCH] security: commoncap: fix potential memleak on error path from vfs_getxattr_alloc
 2022-10-25 13:51 UTC  (4+ messages)

[PATCH v38 00/39] LSM: Module stacking for AppArmor
 2022-10-25  9:59 UTC  (22+ messages)
` [PATCH v38 02/39] LSM: Add an LSM identifier for external use
` [PATCH v38 04/39] LSM: Maintain a table of LSM attribute data
` [PATCH v38 06/39] LSM: lsm_self_attr syscall for LSM self attributes
` [PATCH v38 39/39] LSM: Create lsm_module_list system call

[PATCH] ima: fix a possible null pointer dereference
 2022-10-25  7:45 UTC 

[PATCH] apparmor: Fix memleak issue in unpack_profile()
 2022-10-25  5:50 UTC  (2+ messages)

[PATCH -next] apparmor: fix a memleak in free_ruleset()
 2022-10-25  5:46 UTC  (2+ messages)

[PATCH v2] evm: Correct inode_init_security hooks behaviors
 2022-10-24 12:28 UTC  (3+ messages)

[PATCH 5.10 053/390] hardening: Clarify Kconfig text for auto-var-init
 2022-10-24 11:27 UTC 

[PATCH 3/8] caps: use type safe idmapping helpers
 2022-10-24 11:12 UTC 

[PATCH v6] KEYS: encrypted: fix key instantiation with user-provided data
 2022-10-23 21:24 UTC  (4+ messages)

[PATCH v4] KEYS: encrypted: fix key instantiation with user-provided data
 2022-10-23  7:52 UTC  (4+ messages)

[GIT PULL] SELinux fixes for v6.1 (#1)
 2022-10-21 21:47 UTC  (3+ messages)

[PATCH 0/9] integrity: Move hooks into LSM
 2022-10-21 15:09 UTC  (16+ messages)
` [PATCH 2/9] security: Move trivial IMA "
` [PATCH 4/9] ima: Move ima_file_free() "
` [PATCH 6/9] fs: Introduce file_to_perms() helper

[PATCH v8 00/12] Network support for Landlock
 2022-10-21 15:26 UTC  (13+ messages)
` [PATCH v8 01/12] landlock: Make ruleset's access masks more generic
` [PATCH v8 02/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v8 03/12] landlock: Refactor merge/inherit_ruleset functions
` [PATCH v8 04/12] landlock: Move unmask_layers() and init_layer_masks()
` [PATCH v8 05/12] landlock: Refactor "
` [PATCH v8 06/12] landlock: Refactor landlock_add_rule() syscall
` [PATCH v8 07/12] landlock: Add network rules support
` [PATCH v8 08/12] landlock: Implement TCP network hooks
` [PATCH v8 09/12] selftests/landlock: Share enforce_ruleset()
` [PATCH v8 10/12] selftests/landlock: Add 10 new test suites dedicated to network
` [PATCH v8 11/12] samples/landlock: Add network demo
` [PATCH v8 12/12] landlock: Document Landlock's network support

[PATCH -next] apparmor: Fix spelling of function name in comment block
 2022-10-21  2:31 UTC  (2+ messages)

[PATCH v2] apparmor: Use pointer to struct aa_label for lbs_cred
 2022-10-21  2:30 UTC  (2+ messages)

[PATCH v0 0/8] Hardware Bound key added to Trusted Key-Ring
 2022-10-20 23:42 UTC  (13+ messages)
` [PATCH v0 3/8] crypto: hbk flags & info added to the tfm
    ` [EXT] "

[PATCH] MAINTAINERS: git://github -> https://github.com for cschaufler
 2022-10-20 16:19 UTC  (2+ messages)

[PATCH v3 0/1] Automatic LSM stack ordering
 2022-10-20 16:00 UTC  (11+ messages)
` [PATCH v3 1/1] security: Add CONFIG_LSM_AUTO to handle default "

[PATCH v1] selftests: Use optional USERCFLAGS and USERLDFLAGS
 2022-10-20 14:48 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).