linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-08 07:54:47 to 2022-10-19 14:26:36 UTC [more...]

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

[PATCH 0/9] integrity: Move hooks into LSM
 2022-10-19 13:24 UTC  (28+ 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 7/9] ima: Move ima_file_check() into LSM
` [PATCH 8/9] integrity: Move trivial hooks "
` [PATCH 9/9] integrity: Move integrity_inode_get() out of global header

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 v4] KEYS: encrypted: fix key instantiation with user-provided data
 2022-10-19  0:53 UTC  (6+ messages)

[PATCH v10 00/11] landlock: truncate support
 2022-10-18 22:33 UTC  (15+ 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] 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 v3 0/1] Automatic LSM stack ordering
 2022-10-18 19:31 UTC  (11+ messages)
` [PATCH v3 1/1] security: Add CONFIG_LSM_AUTO to handle default "

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

[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
 2022-10-18 11:19 UTC  (10+ 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] "

[PATCH v0 0/8] Hardware Bound key added to Trusted Key-Ring
 2022-10-14 19:19 UTC  (20+ messages)
` [PATCH v0 1/8] hw-bound-key: introducing the generic structure
` [PATCH v0 3/8] crypto: hbk flags & info added to the tfm
    ` [EXT] "
        ` [EXT] "
` [PATCH v0 4/8] sk_cipher: checking for hw bound operation
` [PATCH v0 7/8] caam alg: symmetric key ciphers are updated

[PATCH] lsm: make security_socket_getpeersec_stream() sockptr_t safe
 2022-10-14 16:25 UTC  (8+ messages)

[PATCH AUTOSEL 5.19 08/10] powerpc/rtas: block error injection when locked down
 2022-10-14 13:52 UTC 

[PATCH AUTOSEL 6.0 09/11] powerpc/rtas: block error injection when locked down
 2022-10-14 13:51 UTC 

[PATCH -next] apparmor: Fix spelling of function name in comment block
 2022-10-14  8:42 UTC 

[PATCH] MAINTAINERS: git://github -> https://github.com for cschaufler
 2022-10-14  3:51 UTC  (3+ messages)

[PATCH v38 00/39] LSM: Module stacking for AppArmor
 2022-10-13 10:04 UTC  (18+ messages)
` [PATCH v38 01/39] LSM: Identify modules by more than name
` [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 08/39] LSM: Infrastructure management of the sock security
` [PATCH v38 09/39] LSM: Add the lsmblob data structure
` [PATCH v38 20/39] LSM: Specify which LSM to display
` [PATCH v38 39/39] LSM: Create lsm_module_list system call

[PATCH v3] KEYS: encrypted: fix key instantiation with user-provided data
 2022-10-13  6:31 UTC 

[PATCH v2] KEYS: encrypted: fix key instantiation with user-provided data
 2022-10-13  6:33 UTC  (3+ messages)

[PATCH v7 00/18] Network support for Landlock
 2022-10-12 11:13 UTC  (13+ messages)
` [PATCH v7 02/18] landlock: refactor landlock_find_rule/insert_rule
` [PATCH v7 16/18] seltests/landlock: add invalid input data test

[PATCH 1/3] AppArmor: Fix kernel-doc
 2022-10-11  2:08 UTC  (6+ messages)
` [PATCH 2/3] LSM: "
` [PATCH 3/3] AppArmor: "

[GIT PULL] tpmdd updates for Linux v6.1-rc1
 2022-10-10 20:56 UTC  (2+ messages)

SO_PEERSEC protections in sk_getsockopt()?
 2022-10-10 15:56 UTC  (14+ messages)

[PATCH v9 10/11] samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE
 2022-10-08 11:19 UTC  (3+ messages)
` [PATCH v9 11/11] landlock: Document Landlock's file truncation support

[PATCH v8 0/9] landlock: truncate support
 2022-10-08 10:20 UTC  (18+ messages)
` [PATCH v8 3/9] landlock: Refactor check_access_path_dual() into is_access_to_paths_allowed()
` [PATCH v8 4/9] landlock: Support file truncation
` [PATCH v8 7/9] selftests/landlock: Test FD passing from a Landlock-restricted to an unrestricted process
` [PATCH v8 8/9] samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE
` [PATCH v8 9/9] landlock: Document Landlock's file truncation support


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