linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-14 16:38:57 to 2022-11-22 22:47:52 UTC [more...]

[PATCH v4 0/5] evm: Prepare for moving to the LSM infrastructure
 2022-11-22 22:47 UTC  (34+ 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
` [PATCH v4 5/5] evm: Support multiple LSMs providing an xattr

[PATCH] ima: Make a copy of sig and digest in asymmetric_verify()
 2022-11-22 19:39 UTC  (3+ messages)

[PATCH v8 00/12] Network support for Landlock
 2022-11-22 17:17 UTC  (26+ 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 mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-22 16:29 UTC  (43+ messages)
` [PATCH mm-unstable v1 01/20] selftests/vm: anon_cow: prepare for non-anonymous COW tests
` [PATCH mm-unstable v1 02/20] selftests/vm: cow: basic COW tests for non-anonymous pages
` [PATCH mm-unstable v1 03/20] selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pages
` [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 10/20] RDMA/umem: remove FOLL_FORCE usage
` [PATCH mm-unstable v1 11/20] RDMA/usnic: "
` [PATCH mm-unstable v1 12/20] RDMA/siw: "
` [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: "
` [PATCH mm-unstable v1 14/20] drm/etnaviv: "
` [PATCH mm-unstable v1 15/20] media: pci/ivtv: "
` [PATCH mm-unstable v1 16/20] mm/frame-vector: "
` [PATCH mm-unstable v1 17/20] drm/exynos: "
` [PATCH mm-unstable v1 18/20] RDMA/hw/qib/qib_user_pages: "
` [PATCH mm-unstable v1 19/20] habanalabs: "
` [PATCH mm-unstable v1 20/20] mm: rename FOLL_FORCE to FOLL_PTRACE

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

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

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

Silikonmischungen
 2022-11-22  8:55 UTC 

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

[RFC][PATCH 0/4] security: Ensure LSMs return expected values
 2022-11-21 15:31 UTC  (32+ messages)
` [RFC][PATCH 1/4] lsm: Clarify documentation of vm_enough_memory hook
` [RFC][PATCH 2/4] lsm: Add missing return values doc in lsm_hooks.h and fix formatting
` [RFC][PATCH 3/4] lsm: Redefine LSM_HOOK() macro to add return value flags as argument
` [RFC][PATCH 4/4] security: Enforce limitations on return values from LSMs
      ` [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

[PATCH v3 0/3] certs: Prevent spurious errors on repeated blacklisting
 2022-11-18  4:03 UTC  (4+ messages)
` [PATCH v3 1/3] certs: log hash value on blacklist error
` [PATCH v3 2/3] KEYS: Add key_create()
` [PATCH v3 3/3] certs: don't try to update blacklist keys

[PATCH bpf v2] selftests/bpf: fix memory leak of lsm_cgroup
 2022-11-17  7:30 UTC  (3+ messages)

[PATCH] device_cgroup: Roll back to original exceptions after copy failure
 2022-11-17  7:27 UTC  (6+ messages)

[PATCH v2] LSM: Better reporting of actual LSMs at boot
 2022-11-16 23:04 UTC  (2+ messages)

[PATCH] ima: Fix misuse of dereference of pointer in template_desc_init_fields()
 2022-11-16 16:54 UTC  (3+ messages)

[PATCH v2] integrity: Fix memory leakage in keyring allocation error path
 2022-11-16 16:53 UTC  (2+ messages)

[PATCH] KEYS: trusted: tee: Make registered shm dependency explicit
 2022-11-16  0:39 UTC  (4+ messages)

[PATCH v2 0/3] certs: Prevent spurious errors on repeated blacklisting
 2022-11-16  0:21 UTC  (7+ messages)
` [PATCH v2 1/3] certs: log more information on blacklist error
` [PATCH v2 2/3] KEYS: Add key_create()
` [PATCH v2 3/3] certs: don't try to update blacklist keys

[PATCH] certs: Prevent spurious errors on repeated blacklisting
 2022-11-15 23:57 UTC  (6+ messages)

[PATCH v1 0/2] Add LSM access controls for io_uring_setup
 2022-11-15  5:39 UTC  (6+ messages)

[RFC PATCH] getting misc stats/attributes via xattr API
 2022-11-15  3:39 UTC  (4+ messages)

[PATCH bpf] selftests/bpf: fix memory leak of lsm_cgroup
 2022-11-15  3:07 UTC  (3+ messages)

[syzbot] BUG: unable to handle kernel NULL pointer dereference in smack_inode_permission
 2022-11-14 20:15 UTC  (3+ messages)

[PATCH] [RFC] SELINUX: Remove obsolete deferred inode security init list
 2022-11-14 18:09 UTC  (3+ messages)

[PATCH v5 00/11] Encrypted Hibernation
 2022-11-14 18:00 UTC  (8+ messages)
` [PATCH v5 04/11] security: keys: trusted: Include TPM2 creation data


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