linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-10 11:10:32 to 2022-11-19 08:49:19 UTC [more...]

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

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

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-18 22:29 UTC  (39+ 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 PATCH] lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
 2022-11-18 22:20 UTC  (7+ messages)

[PATCH v4 0/5] evm: Prepare for moving to the LSM infrastructure
 2022-11-18 17:31 UTC  (25+ 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 v4] evm: Correct inode_init_security hooks behaviors
 2022-11-18 14:20 UTC  (5+ 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 -next v2 0/6] landlock: add chmod and chown support
 2022-11-18 12:32 UTC  (11+ messages)
` [PATCH -next v2 3/6] "

[PATCH v8 00/12] Network support for Landlock
 2022-11-18  9:16 UTC  (25+ 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

[RFC][PATCH 0/4] security: Ensure LSMs return expected values
 2022-11-18  8:44 UTC  (31+ 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 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

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

[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  (12+ messages)
` [PATCH v5 04/11] security: keys: trusted: Include TPM2 creation data
` [PATCH v5 05/11] security: keys: trusted: Allow storage of PCR values in "
` [PATCH v5 06/11] security: keys: trusted: Verify "

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

[RESEND PATCH v2 0/2] watch_queue: Clean up some code
 2022-11-12 10:30 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] include/linux/watch_queue: Improve documentation
` [RESEND PATCH v2 2/2] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check

[PATCH] net: fix memory leak in security_sk_alloc()
 2022-11-11 18:52 UTC  (5+ messages)

[PATCH v1 0/8] LSM: Two basic syscalls
 2022-11-11  3:16 UTC  (6+ messages)
` [PATCH v1 6/8] LSM: lsm_self_attr syscall for LSM self attributes

[PATCH v8 00/17] Enroll kernel keys thru MOK
 2022-11-10 15:30 UTC  (10+ messages)
` [PATCH v8 16/17] integrity: Trust MOK keys if MokListTrustedRT found


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