Linux-Security-Module Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-11 19:04:43 to 2024-03-19 11:40:21 UTC [more...]

[PATCH v2 1/2] landlock: Extend documentation for kernel support
 2024-03-19 11:40 UTC  (6+ messages)

[PATCH v3 0/7] Handle faults in KUnit tests
 2024-03-19 10:48 UTC  (8+ messages)
` [PATCH v3 1/7] kunit: Handle thread creation error
` [PATCH v3 2/7] kunit: Fix kthread reference
` [PATCH v3 3/7] kunit: Fix timeout message
` [PATCH v3 4/7] kunit: Handle test faults
` [PATCH v3 5/7] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
` [PATCH v3 6/7] kunit: Print last test location on fault
` [PATCH v3 7/7] kunit: Add tests for fault

[PATCH bpf-next 0/5] Fix kernel panic caused by bpf lsm return value
 2024-03-19  7:54 UTC  (11+ messages)
` [PATCH bpf-next 1/5] bpf, lsm: Annotate lsm hook return integer with new macro LSM_RET_INT
` [PATCH bpf-next 2/5] bpf, lsm: Add return value range description for lsm hook
` [PATCH bpf-next 3/5] bpf, lsm: Add function to read lsm hook return value range
` [PATCH bpf-next 4/5] bpf, lsm: Check bpf lsm hook return values in verifier
` [PATCH bpf-next 5/5] bpf: Fix compare error in function retval_range_within

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

[PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
 2024-03-18 13:24 UTC  (12+ messages)

LSM/IMA integration denying access to inode_init_security
 2024-03-18 10:39 UTC  (2+ messages)

TSEM code organization
 2024-03-17 19:20 UTC  (2+ messages)

[PATCH 01/10] capability: introduce new capable flag CAP_OPT_NOAUDIT_ONDENY
 2024-03-16 17:17 UTC  (25+ messages)
` [PATCH 02/10] capability: add any wrappers to test for multiple caps with exactly one audit message
` [PATCH 03/10] capability: use new capable_any functionality
` [PATCH 04/10] block: "
` [PATCH 05/10] drivers: "
` [PATCH 06/10] fs: "
` [PATCH 07/10] kernel: "
` [PATCH 08/10] net: "
` [PATCH 09/10] bpf: "
` [PATCH 10/10] coccinelle: add script for capable_any()
` [PATCH 00/10] Introduce capable_any()

[RFC PATCH 2/2] selinux: wire up new execstack LSM hook
 2024-03-16  3:24 UTC  (7+ messages)
` [RFC PATCH 1/2] lsm: introduce new hook security_vm_execstack

[PATCH 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-03-16  2:52 UTC  (13+ messages)
` [PATCH 01/11] stackleak: don't modify ctl_table argument
` [PATCH 02/11] cgroup: bpf: constify ctl_table arguments and fields
` [PATCH 03/11] hugetlb: constify ctl_table arguments of utility functions
` [PATCH 04/11] utsname: constify ctl_table arguments of utility function
` [PATCH 05/11] neighbour: "
` [PATCH 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions
` [PATCH 07/11] ipv6/addrconf: "
` [PATCH 08/11] ipv6/ndisc: constify ctl_table arguments of utility function
` [PATCH 09/11] ipvs: constify ctl_table arguments of utility functions
` [PATCH 10/11] sysctl: constify ctl_table arguments of utility function
` [PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers

[PATCH] lsm: handle the NULL buffer case in lsm_fill_user_ctx()
 2024-03-15 19:40 UTC  (15+ messages)

[PATCH v10 0/9] Landlock: IOCTL support
 2024-03-15 18:30 UTC  (5+ messages)
` [PATCH v10 1/9] security: Create security_file_vfs_ioctl hook
    ` [RFC PATCH] fs: Add an use vfs_get_ioctl_handler()

[syzbot] [tomoyo?] [hfs?] general protection fault in tomoyo_check_acl (3)
 2024-03-15 13:29 UTC  (8+ messages)
` [syzbot] [hfs] "

[PATCH 2/2] apparmor: fix typo in kernel doc
 2024-03-15 12:54 UTC  (2+ messages)
` [PATCH 1/2] yama: document function parameter

[GIT PULL] lsm/lsm-pr-20240314
 2024-03-14 23:17 UTC  (4+ messages)

[GIT PULL] Landlock updates for v6.9
 2024-03-14 23:14 UTC  (2+ messages)

[PATCH] LSM: use 32 bit compatible data types in LSM syscalls
 2024-03-14 18:18 UTC  (15+ messages)
` [PATCH v2] "
` [PATCH v3] "

[GIT PULL] selinux/selinux-pr-20240312
 2024-03-13  3:14 UTC  (2+ messages)

[GIT PULL] lsm/lsm-pr-20240312
 2024-03-13  3:14 UTC  (2+ messages)

[PATCH] integrity: don't throw an error immediately when failed to add a cert to the .machine keyring
 2024-03-13  2:37 UTC  (6+ messages)
` [PATCH v2] integrity: eliminate unnecessary "Problem loading X.509 certificate" msg

[PATCH v15 00/11] LSM: Three basic syscalls
 2024-03-12 23:17 UTC  (14+ messages)
` [PATCH v15 05/11] LSM: Create lsm_list_modules system call

[GIT PULL] Smack patches for 6.9
 2024-03-12 22:24 UTC  (2+ messages)

[RFC PATCH v14 00/19] Integrity Policy Enforcement LSM (IPE)
 2024-03-12 20:07 UTC  (10+ messages)
` [RFC PATCH v14 15/19] fsverity: consume builtin signature via LSM hook

[PATCH RFC 0/8] Clavis LSM
 2024-03-12 15:18 UTC  (11+ messages)
` [PATCH RFC 1/8] certs: Introduce ability to link to a system key
  ` [EXTERNAL] "
` [PATCH RFC 8/8] clavis: Introduce new LSM called clavis

[PATCH v2 0/7] Handle faults in KUnit tests
 2024-03-12 12:15 UTC  (19+ messages)
` [PATCH v2 1/7] kunit: Handle thread creation error
` [PATCH v2 2/7] kunit: Fix kthread reference
` [PATCH v2 3/7] kunit: Fix timeout message
` [PATCH v2 4/7] kunit: Handle test faults
` [PATCH v2 5/7] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
` [PATCH v2 6/7] kunit: Print last test location on fault
` [PATCH v2 7/7] kunit: Add tests for fault

[RFC PATCH] fs: Add vfs_masks_device_ioctl*() helpers
 2024-03-12 10:58 UTC  (18+ messages)

[PATCH v5 0/6] DCP as trusted keys backend
 2024-03-11 20:07 UTC  (5+ messages)
` [PATCH v6 3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys


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