Linux-Security-Module Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-27 13:10:49 to 2024-04-04 22:40:55 UTC [more...]

[PATCH RFC 0/8] Clavis LSM
 2024-04-04 22:40 UTC  (3+ messages)
` [PATCH RFC 1/8] certs: Introduce ability to link to a system key

[PATCH 1/1] mm: change inlined allocation helpers to account at the call site
 2024-04-04 22:38 UTC  (7+ messages)

[PATCH v5][next] integrity: Avoid -Wflex-array-member-not-at-end warnings
 2024-04-04 20:11 UTC  (3+ messages)

[PATCH v3] selftests/landlock: Add tests for io_uring openat access control with Landlock rules
 2024-04-04 13:08 UTC  (3+ messages)
  ` (no subject)

[RESEND][PATCH v3] security: Place security_path_post_mknod() where the original IMA call was
 2024-04-03 22:21 UTC  (5+ messages)

Subject: [PATCH] Add test for more file systems in landlock - ext4
 2024-04-03 16:32 UTC  (4+ messages)

[PATCH v2] landlock: Use kmem for landlock_object
 2024-04-03 16:09 UTC  (6+ messages)

[PATCH v8 0/6] DCP as trusted keys backend
 2024-04-03 15:47 UTC  (9+ messages)
` [PATCH v8 1/6] crypto: mxs-dcp: Add support for hardware-bound keys
` [PATCH v8 2/6] KEYS: trusted: improve scalability of trust source config
` [PATCH v8 3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys
` [PATCH v8 4/6] MAINTAINERS: add entry for DCP-based "
` [PATCH v8 5/6] docs: document DCP-backed trusted keys kernel params
` [PATCH v8 6/6] docs: trusted-encrypted: add DCP as new trust source

[PATCH v3] security: Place security_path_post_mknod() where the original IMA call was
 2024-04-03 14:58 UTC  (3+ messages)

[PATCH v13 00/10] Landlock: IOCTL support
 2024-04-03 11:15 UTC  (20+ messages)
` [PATCH v13 01/10] landlock: Add IOCTL access right for character and block devices
` [PATCH v13 02/10] selftests/landlock: Test IOCTL support
` [PATCH v13 03/10] selftests/landlock: Test IOCTL with memfds
` [PATCH v13 04/10] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)
` [PATCH v13 05/10] selftests/landlock: Test IOCTLs on named pipes
` [PATCH v13 06/10] selftests/landlock: Check IOCTL restrictions for named UNIX domain sockets
` [PATCH v13 07/10] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL_DEV
` [PATCH v13 08/10] landlock: Document IOCTL support
` [PATCH v13 09/10] MAINTAINERS: Notify Landlock maintainers about changes to fs/ioctl.c
` [PATCH v13 10/10] fs/ioctl: Add a comment to keep the logic in sync with the Landlock LSM

[PATCH v16 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-04-03  5:10 UTC  (36+ messages)
` [PATCH v16 01/20] security: add ipe lsm
` [PATCH v16 02/20] ipe: add policy parser
` [PATCH v16 03/20] ipe: add evaluation loop
` [PATCH v16 04/20] ipe: add LSM hooks on execution and kernel read
` [PATCH v16 05/20] initramfs|security: Add a security hook to do_populate_rootfs()
` [PATCH v16 06/20] ipe: introduce 'boot_verified' as a trust provider
` [PATCH v16 07/20] security: add new securityfs delete function
` [PATCH v16 08/20] ipe: add userspace interface
` [PATCH v16 09/20] uapi|audit|ipe: add ipe auditing support
` [PATCH v16 10/20] ipe: add permissive toggle
` [PATCH v16 11/20] block|security: add LSM blob to block_device
` [PATCH v16 12/20] dm: add finalize hook to target_type
` [PATCH v16 13/20] dm verity: consume root hash digest and signature data via LSM hook
` [PATCH v16 14/20] ipe: add support for dm-verity as a trust provider
` [PATCH v16 15/20] security: add security_inode_setintegrity() hook
` [PATCH v16 16/20] fsverity: consume fsverity built-in signatures via LSM hook
` [PATCH v16 17/20] ipe: enable support for fs-verity as a trust provider
` [PATCH v16 18/20] scripts: add boot policy generation program
` [PATCH v16 19/20] ipe: kunit test for parser
` [PATCH v16 20/20] documentation: add ipe documentation

[GIT PULL] selinux/selinux-pr-20240402
 2024-04-03  3:16 UTC  (2+ messages)

[GIT PULL] security changes for v6.9-rc3
 2024-04-03  2:21 UTC  (10+ messages)

[PATCH v3 00/12] Implement Trusted Security Event Modeling
 2024-04-02 21:15 UTC  (15+ messages)
` [PATCH v3 01/12] Update MAINTAINERS file
` [PATCH v3 02/12] Add TSEM specific documentation
` [PATCH v3 03/12] TSEM global declarations
` [PATCH v3 04/12] Add primary TSEM implementation file
` [PATCH v3 05/12] Add root domain trust implementation
` [PATCH v3 06/12] Implement TSEM control plane
` [PATCH v3 07/12] Add namespace implementation
` [PATCH v3 08/12] Add security event description export facility
` [PATCH v3 09/12] Add event processing implementation
` [PATCH v3 10/12] Implement security event mapping
` [PATCH v3 11/12] Implement the internal Trusted Modeling Agent
` [PATCH v3 12/12] Activate the configuration and build of the TSEM LSM

general protection fault in security_inode_getattr
 2024-04-02 16:01 UTC  (3+ messages)

[GIT PULL] security changes for v6.9-rc3
 2024-04-02 12:15 UTC  (2+ messages)

[PATCH v2] landlock: Add abstract unix socket connect restrictions
 2024-04-02  9:53 UTC  (2+ messages)

[PATCH v2] security: Handle dentries without inode in security_path_post_mknod()
 2024-04-02  8:18 UTC 

[PATCH] landlock: Use kmem for object, rule, and hierarchy structures
 2024-04-01 20:15 UTC 

[PATCH v4][next] integrity: Avoid -Wflex-array-member-not-at-end warnings
 2024-04-01 18:42 UTC 

[PATCH 0/7] sysctl: Remove sentinel elements from misc directories
 2024-04-01  3:41 UTC  (11+ messages)
` [PATCH 1/7] memory: Remove the now superfluous sentinel element from ctl_table array
` [PATCH 2/7] security: "
` [PATCH 3/7] crypto: "
` [PATCH 4/7] initrd: "
` [PATCH 5/7] ipc: "
` [PATCH 6/7] io_uring: Remove the now superfluous sentinel elements "
` [PATCH 7/7] drivers: perf: "
` (subset) [PATCH 0/7] sysctl: Remove sentinel elements from misc directories

[PATCH v1 1/2] lsm: Check and handle error priority for socket_bind and socket_connect
 2024-03-29 21:34 UTC  (9+ messages)

[PATCH] Do not require attributes for security_inode_init_security
 2024-03-31 15:02 UTC  (13+ messages)

[PATCH 1/2] security: Handle dentries without inode in security_path_post_mknod()
 2024-03-29 19:56 UTC  (10+ messages)
` [PATCH 2/2] ima: evm: Rename *_post_path_mknod() to *_path_post_mknod()

[PATCH] LANDLOCK: use kmem_cache for landlock_object
 2024-03-29  6:32 UTC  (10+ messages)

[linus:master] [selftests/harness] 0710a1a73f: kernel-selftests.pidfd.pidfd_setns_test.fail
 2024-03-29  2:42 UTC 

[PATCH] ima: Fix use-after-free on a dentry's dname.name
 2024-03-29  1:02 UTC  (2+ messages)

[PATCH 2/2] apparmor: fix typo in kernel doc
 2024-03-28 22:06 UTC  (4+ messages)
` [PATCH 1/2] yama: document function parameter

[PATCH] landlock: Add abstract unix socket connect restrictions
 2024-03-28 20:31 UTC  (2+ messages)

[PATCH v7 0/6] DCP as trusted keys backend
 2024-03-28 18:50 UTC  (10+ messages)
` [PATCH v7 2/6] KEYS: trusted: improve scalability of trust source config
` [PATCH v7 5/6] docs: document DCP-backed trusted keys kernel params
` [PATCH v7 6/6] docs: trusted-encrypted: add DCP as new trust source

[PATCH v2] Add Landlock test for io_uring IORING_OP_OPENAT operation
 2024-03-28 14:43 UTC 

kernel crash in mknod
 2024-03-28 13:03 UTC  (10+ messages)

[PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
 2024-03-27 21:41 UTC  (10+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).