linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-06 21:08:54 to 2022-11-16 18:57:00 UTC [more...]

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-16 18:53 UTC  (28+ 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 0/4] security: Ensure LSMs return expected values
 2022-11-16 18:29 UTC  (20+ 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

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

[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 v8 00/12] Network support for Landlock
 2022-11-16 14:25 UTC  (3+ messages)
` [PATCH v8 11/12] samples/landlock: Add network demo

[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  (7+ messages)

[PATCH] device_cgroup: Roll back to original exceptions after copy failure
 2022-11-15 20:55 UTC  (5+ messages)

[PATCH v1 0/2] Add LSM access controls for io_uring_setup
 2022-11-15  5:39 UTC  (7+ messages)
` [PATCH v1 1/2] lsm,io_uring: add LSM hook "

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

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

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

[PATCH 0/4] powerpc/pseries: expose firmware security variables via filesystem
 2022-11-14 23:03 UTC  (9+ messages)
` [PATCH 1/4] powerpc/pseries: Add new functions to PLPKS driver
` [PATCH 2/4] fs: define a firmware security filesystem named fwsecurityfs
` [PATCH 3/4] powerpc/pseries: initialize fwsecurityfs with plpks arch-specific structure
` [PATCH 4/4] powerpc/pseries: expose authenticated variables stored in LPAR PKS

[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 -next v2 0/6] landlock: add chmod and chown support
 2022-11-14 14:12 UTC  (9+ messages)
` [PATCH -next v2 3/6] "

[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 v5] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-11-11 17:43 UTC  (3+ messages)

[PATCH v1 0/8] LSM: Two basic syscalls
 2022-11-11  3:16 UTC  (33+ messages)
` [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 6/8] LSM: lsm_self_attr syscall for LSM self attributes
` [PATCH v1 7/8] LSM: Create lsm_module_list system call

[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

[PATCH v4 0/5] evm: Prepare for moving to the LSM infrastructure
 2022-11-10  9:46 UTC  (6+ 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

Słowa kluczowe do wypozycjonowania
 2022-11-10  8:56 UTC 

[RFC PATCH] lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
 2022-11-10  4:51 UTC  (2+ messages)

[PATCH 01/10] security: Export security_hook_heads
 2022-11-10  4:45 UTC  (17+ messages)
` [PATCH 04/10] CaitSith: Add header file

[PATCH v4 00/11] Encrypted Hibernation
 2022-11-10  0:29 UTC  (5+ messages)
` [PATCH v4 04/11] security: keys: trusted: Include TPM2 creation data

[GIT PULL] LSM fixes for v6.1 (#1)
 2022-11-09 20:22 UTC  (5+ messages)

[PATCH 0/7] Add CA enforcement keyring restrictions
 2022-11-09 14:58 UTC  (4+ messages)

[PATCH] integrity: Free key restriction when keyring allocation fails
 2022-11-09  9:46 UTC 

[GIT PULL] LSM fixes for v6.1 (#2)
 2022-11-08 20:48 UTC  (2+ messages)

[PATCH v3] samples/landlock: Document best-effort approach for LANDLOCK_ACCESS_FS_REFER
 2022-11-07 20:52 UTC  (2+ messages)

[PATCH v3 0/1] Automatic LSM stack ordering
 2022-11-07 19:37 UTC  (16+ messages)
` [PATCH v3 1/1] security: Add CONFIG_LSM_AUTO to handle default "

[RESEND][RFC][PATCH 1/3] lsm: Clarify documentation of vm_enough_memory hook
 2022-11-07 16:19 UTC  (8+ messages)
` [RESEND][RFC][PATCH 2/3] bpf-lsm: Limit values that can be returned by security modules

[PATCH v4] evm: Correct inode_init_security hooks behaviors
 2022-11-07 12:15 UTC  (3+ messages)

Closing the BPF map permission loophole
 2022-11-07 12:11 UTC  (3+ messages)

[PATCH] integrity: iint: Remove unnecessary (void*) conversions
 2022-11-07  1:44 UTC 

[PATCH v2] fs: don't audit the capability check in simple_xattr_list()
 2022-11-06 22:50 UTC  (4+ messages)


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