linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-16 14:53:00 to 2022-10-25 13:33:59 UTC [more...]

[PATCH] evm: Correct inode_init_security hooks behaviors
 2022-10-25 13:33 UTC  (13+ messages)

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

LSM stacking in next for 6.1?
 2022-10-25 11:20 UTC  (18+ messages)

[PATCH] device_cgroup: Roll back to original exceptions after copy failure
 2022-10-25 11:31 UTC 

[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 

[RFC][PATCH] bpf: Check xattr name/value pair from bpf_lsm_inode_init_security()
 2022-10-25  7:43 UTC  (6+ messages)

[PATCH] audit: Fix some kernel-doc warnings
 2022-10-25  6:03 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  (9+ 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  (39+ messages)
` [PATCH 1/9] integrity: Prepare for having "ima" and "evm" available in "integrity" LSM
` [PATCH 2/9] security: Move trivial IMA hooks into LSM
` [PATCH 3/9] ima: Move xattr "
` [PATCH 4/9] ima: Move ima_file_free() "
` [PATCH 5/9] LSM: Introduce inode_post_setattr hook
` [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  (12+ messages)
` [PATCH v3 1/1] security: Add CONFIG_LSM_AUTO to handle default "

[PATCH] lsm: make security_socket_getpeersec_stream() sockptr_t safe
 2022-10-20 15:10 UTC  (3+ messages)

[PATCH v1] selftests: Use optional USERCFLAGS and USERLDFLAGS
 2022-10-20 14:48 UTC  (3+ messages)

[PATCH] apparmor: Use pointer to struct aa_label for lbs_cred
 2022-10-20 13:01 UTC  (2+ messages)

[PATCH v10 00/11] landlock: truncate support
 2022-10-20  9:52 UTC  (16+ messages)
` [PATCH v10 01/11] security: Create file_truncate hook from path_truncate hook
` [PATCH v10 02/11] landlock: Refactor check_access_path_dual() into is_access_to_paths_allowed()
` [PATCH v10 03/11] landlock: Document init_layer_masks() helper
` [PATCH v10 04/11] landlock: Support file truncation
` [PATCH v10 05/11] selftests/landlock: Test file truncation support
` [PATCH v10 06/11] selftests/landlock: Test open() and ftruncate() in multiple scenarios
` [PATCH v10 07/11] selftests/landlock: Locally define __maybe_unused
` [PATCH v10 08/11] selftests/landlock: Test FD passing from restricted to unrestricted processes
` [PATCH v10 09/11] selftests/landlock: Test ftruncate on FDs created by memfd_create(2)
` [PATCH v10 10/11] samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE
` [PATCH v10 11/11] landlock: Document Landlock's file truncation support

[PATCH v1] selftests/landlock: Build without static libraries
 2022-10-19 20:05 UTC 

[PATCH v5] KEYS: encrypted: fix key instantiation with user-provided data
 2022-10-19 16:31 UTC  (2+ messages)

[PATCH v2] selinux: use GFP_ATOMIC in convert_context()
 2022-10-19 14:07 UTC  (3+ messages)

Commit 9fdb079fb28e ("pstore/ram: Set freed addresses to NULL") in linux-next has "bonus material"
 2022-10-19 13:24 UTC 

[PATCH v5 0/2] ima: Handle -ESTALE returned by ima_filter_rule_match()
 2022-10-19  7:17 UTC  (10+ messages)
` [PATCH v5 2/2] "

[PATCH] LSM: Better reporting of actual LSMs at boot
 2022-10-18 21:50 UTC  (2+ messages)

[PATCH] selinux: use GFP_ATOMIC in convert_context()
 2022-10-18 19:58 UTC  (3+ messages)

[PATCH v5 00/30] acl: add vfs posix acl api
 2022-10-18 19:17 UTC  (32+ messages)
` [PATCH v5 01/30] orangefs: rework posix acl handling when creating new filesystem objects
` [PATCH v5 02/30] fs: pass dentry to set acl method
` [PATCH v5 03/30] fs: rename current get "
` [PATCH v5 04/30] fs: add new "
` [PATCH v5 05/30] cifs: implement "
` [PATCH v5 06/30] cifs: implement set "
` [PATCH v5 07/30] 9p: implement get "
` [PATCH v5 08/30] 9p: implement set "
` [PATCH v5 09/30] security: add get, remove and set acl hook
` [PATCH v5 10/30] selinux: implement get, set and remove "
` [PATCH v5 11/30] smack: "
` [PATCH v5 12/30] integrity: implement get and set "
` [PATCH v5 13/30] evm: add post "
` [PATCH v5 14/30] internal: add may_write_xattr()
` [PATCH v5 15/30] acl: add vfs_set_acl()
` [PATCH v5 16/30] acl: add vfs_get_acl()
` [PATCH v5 17/30] acl: add vfs_remove_acl()
` [PATCH v5 18/30] ksmbd: use vfs_remove_acl()
` [PATCH v5 19/30] ecryptfs: implement get acl method
` [PATCH v5 20/30] ecryptfs: implement set "
` [PATCH v5 21/30] ovl: implement get "
` [PATCH v5 22/30] ovl: implement set "
` [PATCH v5 23/30] ovl: use posix acl api
` [PATCH v5 24/30] xattr: "
` [PATCH v5 25/30] evm: remove evm_xattr_acl_change()
` [PATCH v5 26/30] ecryptfs: use stub posix acl handlers
` [PATCH v5 27/30] ovl: "
` [PATCH v5 28/30] cifs: "
` [PATCH v5 29/30] 9p: "
` [PATCH v5 30/30] acl: remove a slew of now unused helpers

[PATCH v9 00/11] landlock: truncate support
 2022-10-18 18:32 UTC  (9+ messages)

[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
 2022-10-18 11:19 UTC  (8+ messages)
` [PATCH 1/2] "

Wycena paneli fotowoltaicznych
 2022-10-18  7:36 UTC 

[PATCH] integrity: iint: Optimize integrity_iintcache_init and integrity_inode_free function
 2022-10-18  7:26 UTC 

[PATCH] fs: edit a comment made in bad taste
 2022-10-17 18:16 UTC  (2+ messages)

general protection fault in security_inode_getattr
 2022-10-17 14:29 UTC  (5+ messages)
` [syzbot] "


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