linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-18 09:03:36 to 2022-11-29 14:21:05 UTC [more...]

[PATCH] ima: Fix hash dependency to correct algorithm
 2022-11-29 14:18 UTC  (2+ messages)

[PATCH v5 0/6] evm: Prepare for moving to the LSM infrastructure
 2022-11-29 13:14 UTC  (14+ messages)
` [PATCH v5 1/6] reiserfs: Switch to security_inode_init_security()
` [PATCH v5 2/6] ocfs2: "
` [PATCH v5 3/6] security: Remove security_old_inode_init_security()
` [PATCH v5 4/6] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v5 5/6] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v5 6/6] evm: Support multiple LSMs providing an xattr

[PATCH v5] evm: Correct inode_init_security hooks behaviors
 2022-11-29 13:10 UTC  (5+ messages)

[PATCH -next] selftests/landlock: Fix selftest ptrace_test run fail
 2022-11-29 12:00 UTC  (5+ messages)

[PATCH v6 0/6] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2022-11-29 11:23 UTC  (14+ messages)
` [PATCH v6 1/6] reiserfs: Switch to security_inode_init_security()
` [PATCH v6 2/6] ocfs2: "
` [PATCH v6 3/6] security: Remove security_old_inode_init_security()
` [PATCH v6 4/6] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v6 5/6] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v6 6/6] evm: Support multiple LSMs providing an xattr

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-29  9:15 UTC  (36+ messages)
` [PATCH mm-unstable v1 01/20] selftests/vm: anon_cow: prepare for non-anonymous COW tests
` [PATCH mm-unstable v1 04/20] mm: add early FAULT_FLAG_UNSHARE consistency checks
` [PATCH mm-unstable v1 05/20] mm: add early FAULT_FLAG_WRITE "
` [PATCH mm-unstable v1 06/20] mm: rework handling in do_wp_page() based on private vs. shared mappings
` [PATCH mm-unstable v1 07/20] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings
` [PATCH mm-unstable v1 08/20] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
` [PATCH mm-unstable v1 09/20] mm/gup: reliable R/O long-term pinning in COW mappings
` [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: remove FOLL_FORCE usage
` [PATCH mm-unstable v1 15/20] media: pci/ivtv: "
` [PATCH mm-unstable v1 16/20] mm/frame-vector: "
` [PATCH mm-unstable v1 20/20] mm: rename FOLL_FORCE to FOLL_PTRACE

[syzbot] BUG: unable to handle kernel paging request in tomoyo_encode
 2022-11-28 22:39 UTC 

[PATCH v8 00/12] Network support for Landlock
 2022-11-28 21:00 UTC  (48+ 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] landlock: Allow filesystem layout changes for domains without such rule type
` [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 11/12] samples/landlock: Add network demo
` [PATCH v8 12/12] landlock: Document Landlock's network support

[PATCH v3 0/9] LSM: Three basic syscalls
 2022-11-28 19:07 UTC  (20+ messages)
  ` [PATCH v3 1/9] LSM: Identify modules by more than name
  ` [PATCH v3 2/9] LSM: Identify the process attributes for each module
  ` [PATCH v3 3/9] LSM: Maintain a table of LSM attribute data
  ` [PATCH v3 4/9] proc: Use lsmids instead of lsm names for attrs
  ` [PATCH v3 5/9] LSM: lsm_get_self_attr syscall for LSM self attributes
  ` [PATCH v3 6/9] LSM: Create lsm_module_list system call
  ` [PATCH v3 7/9] LSM: lsm_set_self_attr syscall for LSM self attributes
  ` [PATCH v3 8/9] LSM: wireup Linux Security Module syscalls
  ` [PATCH v3 9/9] LSM: selftests for Linux Security Module infrastructure syscalls

[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
 2022-11-28 17:49 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH v2 0/2] lsm: Improve LSM hooks documentation
 2022-11-28 14:42 UTC  (3+ messages)
` [PATCH v2 1/2] lsm: Clarify documentation of vm_enough_memory hook
` [PATCH v2 2/2] lsm: Add/fix return values in lsm_hooks.h and fix formatting

[RFC 0/1] RFC on how to include LSM hooks for io_uring commands
 2022-11-28 10:59 UTC  (13+ messages)
  ` [RFC 1/1] Use ioctl selinux callback io_uring commands that implement the ioctl op convention

[RESEND PATCH v2 0/2] watch_queue: Clean up some code
 2022-11-28 10:36 UTC  (2+ messages)

[RFC v2 0/1] RFC on how to include LSM hooks for io_uring commands
 2022-11-28  9:27 UTC  (7+ messages)
    ` [RFC v2 1/1] Use a fs callback to set security specific data

[PATCH v3 0/3] certs: Prevent spurious errors on repeated blacklisting
 2022-11-28  1:59 UTC  (6+ messages)
` [PATCH v3 1/3] certs: log hash value on blacklist error
` [PATCH v3 2/3] KEYS: Add key_create()

[PATCH v1 0/8] LSM: Two basic syscalls
 2022-11-23 20:11 UTC  (10+ 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

[PATCH 0/4] powerpc/pseries: expose firmware security variables via filesystem
 2022-11-23 18:57 UTC  (22+ messages)
` [PATCH 2/4] fs: define a firmware security filesystem named fwsecurityfs

[PATCH] ima: Make a copy of sig and digest in asymmetric_verify()
 2022-11-23 13:49 UTC  (6+ messages)

[PATCH v4 0/5] evm: Prepare for moving to the LSM infrastructure
 2022-11-22 22:47 UTC  (28+ messages)
` [PATCH v4 1/5] reiserfs: Add missing calls to reiserfs_security_free()
` [PATCH v4 2/5] security: Rewrite security_old_inode_init_security()
` [PATCH v4 3/5] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v4 4/5] evm: Align evm_inode_init_security() definition with LSM infrastructure

sgid clearing rules?
 2022-11-22 14:20 UTC  (4+ messages)

Silikonmischungen
 2022-11-22  8:55 UTC 

[RFC][PATCH 4/4] security: Enforce limitations on return values from LSMs
 2022-11-21 15:31 UTC  (5+ messages)
` [PoC][PATCH] bpf: Call return value check function in the JITed code

[PATCH -next v2 0/6] landlock: add chmod and chown support
 2022-11-21 13:48 UTC  (12+ messages)
` [PATCH -next v2 3/6] "

[PATCH v4] evm: Correct inode_init_security hooks behaviors
 2022-11-21  8:20 UTC  (6+ messages)

[PATCH v5] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-11-19  8:48 UTC  (2+ messages)

[RFC PATCH] lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
 2022-11-18 22:20 UTC  (7+ messages)

[PATCH v5 00/30] acl: add vfs posix acl api
 2022-11-18 12:32 UTC  (5+ messages)
` [PATCH v5 02/30] fs: pass dentry to set acl method


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