linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-21 22:25:47 to 2025-05-03 08:20:10 UTC [more...]

[PATCH v3 0/9] module: Introduce hash-based integrity checking
 2025-05-03  8:19 UTC  (16+ messages)
` [PATCH v3 1/9] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v3 2/9] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v3 3/9] kbuild: add stamp file for vmlinux BTF data
` [PATCH v3 4/9] kbuild: generate module BTF based on vmlinux.unstripped
` [PATCH v3 5/9] module: Make module loading policy usable without MODULE_SIG
` [PATCH v3 6/9] module: Move integrity checks into dedicated function
` [PATCH v3 7/9] module: Move lockdown check into generic module loader
` [PATCH v3 8/9] lockdown: Make the relationship to MODULE_SIG a dependency
` [PATCH v3 9/9] module: Introduce hash-based integrity checking

[PATCH v1] landlock: Remove KUnit test that triggers a warning
 2025-05-03  6:53 UTC 

[PATCH v2] apparmor: fix some kernel-doc issues in header files
 2025-05-03  4:49 UTC 

[PATCH v3 0/4] Introducing Hornet LSM
 2025-05-02 21:00 UTC  (6+ messages)
` [PATCH v3 1/4] security: "
` [PATCH v3 2/4] hornet: Introduce sign-ebpf
` [PATCH v3 3/4] hornet: Add a light skeleton data extractor script
` [PATCH v3 4/4] selftests/hornet: Add a selftest for the Hornet LSM

[RFC] LSM deprecation / removal policies
 2025-05-02 20:44 UTC  (2+ messages)

[PATCH] ima: Kdump kernel doesn't need IMA to do integrity measurement
 2025-05-02 20:03 UTC 

[PATCH RFC 0/4] stackleak: Support Clang stack depth tracking
 2025-05-02 19:01 UTC  (5+ messages)
` [PATCH RFC 1/4] stackleak: Rename CONFIG_GCC_PLUGIN_STACKLEAK to CONFIG_STACKLEAK
` [PATCH RFC 2/4] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
` [PATCH RFC 3/4] stackleak: Split STACKLEAK_CFLAGS from GCC_PLUGINS_CFLAGS
` [PATCH RFC 4/4] stackleak: Support Clang stack depth tracking

[PATCH v13 0/9] ima: kexec: measure events between kexec load and execute
 2025-05-02 16:25 UTC  (19+ messages)
` [PATCH v13 2/9] ima: define and call ima_alloc_kexec_file_buf()
` [PATCH v13 3/9] kexec: define functions to map and unmap segments
` [PATCH v13 5/9] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v13 7/9] ima: verify if the segment size has changed
` [PATCH v13 8/9] ima: make the kexec extra memory configurable
` [PATCH v13 9/9] ima: measure kexec load and exec events as critical data

[PATCH] apparmor: fix some kernel-doc issues in header files
 2025-05-02 16:07 UTC  (2+ messages)

[PATCH] security/smack/smackfs: small kernel-doc fixes
 2025-05-02 15:50 UTC  (2+ messages)

[RFC PATCH v1 0/1] ipe: added script enforcement with BPRM check
 2025-04-30 23:29 UTC  (4+ messages)
` [RFC PATCH v1 1/1] ipe: add "

[PATCH v3 4/5] Audit: multiple subject lsm values for netlabel
 2025-04-30 20:48 UTC  (5+ messages)

[PATCH 0/3] randstruct: gcc-plugin: Remove bogus void member
 2025-04-30 18:56 UTC  (10+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] lib/tests: Add randstruct KUnit test
` [PATCH 3/3] Revert "hardening: Disable GCC randstruct for COMPILE_TEST"

[PATCH] KEYS: Reduce smp_mb() calls in key_put()
 2025-04-30 15:25 UTC 

[PATCH] RDMA/uverbs: Consider capability of the process that opens the file
 2025-04-30 12:14 UTC  (45+ messages)

[PATCH AUTOSEL 6.6 17/21] ima: process_measurement() needlessly takes inode_lock() on MAY_READ
 2025-04-29 23:52 UTC 

[PATCH AUTOSEL 6.12 24/37] ima: process_measurement() needlessly takes inode_lock() on MAY_READ
 2025-04-29 23:51 UTC 

[PATCH AUTOSEL 6.14 25/39] ima: process_measurement() needlessly takes inode_lock() on MAY_READ
 2025-04-29 23:49 UTC 

[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
 2025-04-29 23:34 UTC  (4+ messages)

how are new CAP_* added? CAP_{DISPLAY,DRM,GPU}?
 2025-04-29 16:48 UTC  (4+ messages)

[RFC PATCH v3 00/19] Support socket access-control
 2025-04-29 11:59 UTC  (4+ messages)

[PATCH] net:ipv4: Use shift left 2 to calculate the length of the IPv4 header
 2025-04-28 20:42 UTC  (2+ messages)

[RFC PATCH] security/apparmor: use kfree_sensitive() in unpack_secmark()
 2025-04-28 19:19 UTC  (3+ messages)

[PATCH] apparmor: use SHA-256 library API instead of crypto_shash API
 2025-04-28 19:04 UTC 

[PATCH] security,fs,nfs,net: update security_inode_listsecurity() interface
 2025-04-28 16:32 UTC  (5+ messages)

[PATCH] security/commoncap: don't assume "setid" if all ids are identical
 2025-04-28 11:43 UTC  (3+ messages)

[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-04-28  9:17 UTC  (13+ messages)
` [PATCH v4 3/3] "

[PATCH] fs/xattr.c: fix simple_xattr_list to always include security.* xattrs
 2025-04-28  8:53 UTC  (9+ messages)

[PATCH] securityfs: fix missing of d_delete() in securityfs_remove()
 2025-04-26 15:09 UTC  (5+ messages)

[PATCH v2 security-next 0/4] Introducing Hornet LSM
 2025-04-25 21:44 UTC  (19+ messages)
` [PATCH v2 security-next 1/4] security: "

[PATCH] landlock: Work around randstruct unnamed static initializer support
 2025-04-25 10:03 UTC  (6+ messages)

[WTF][landlock] d_is_negative(fd_file(f)->f_path.dentry) ???
 2025-04-25  9:38 UTC  (2+ messages)

[PATCH v3 5/5] Audit: Add record for multiple object contexts
 2025-04-24 22:18 UTC  (2+ messages)

[PATCH v3 3/5] Audit: Add record for multiple task security contexts
 2025-04-24 22:18 UTC  (2+ messages)

[PATCH v3 2/5] LSM: security_lsmblob_to_secctx module selection
 2025-04-24 22:18 UTC  (2+ messages)

[PATCH v3 1/5] Audit: Create audit_stamp structure
 2025-04-24 22:18 UTC  (2+ messages)

[GIT PULL] Landlock fix for v6.15-rc4
 2025-04-24 20:09 UTC  (2+ messages)

[PATCH] vfs,shmem,kernfs: fix listxattr to include security.* xattrs
 2025-04-24 15:43 UTC  (5+ messages)

[PATCH] lsm: make SECURITY_PATH always enabled
 2025-04-23 21:23 UTC  (8+ messages)

listxattr() should return ENOTSUP for sysfs / tmpfs entries, not 0
 2025-04-23 12:22 UTC 

[PATCH] lsm: Move security_netlink_send to under CONFIG_SECURITY_NETWORK
 2025-04-22 19:34 UTC  (2+ messages)

[PATCH RFC v7 0/8] Add NUMA mempolicy support for KVM guest-memfd
 2025-04-22 17:25 UTC  (7+ messages)
` [PATCH RFC v7 3/8] security: Export security_inode_init_security_anon for KVM guest_memfd

[RFC PATCH] lsm: Add Rust bindings with example LSM
 2025-04-22 16:28 UTC  (4+ messages)

[PATCH v5] hwmon: (pmbus/tps53679) Add support for TPS53685
 2025-04-22 14:01 UTC  (3+ messages)

[PATCH RESEND v17 0/3] binder: report txn errors via generic netlink
 2025-04-22  7:52 UTC  (7+ messages)
` [PATCH RESEND v17 1/3] lsm, selinux: Add setup_report permission to binder
` [PATCH RESEND v17 2/3] binder: report txn errors via generic netlink

[PATCH AUTOSEL 6.1 08/12] hardening: Disable GCC randstruct for COMPILE_TEST
 2025-04-22  2:18 UTC 

[PATCH AUTOSEL 6.6 10/15] hardening: Disable GCC randstruct for COMPILE_TEST
 2025-04-22  2:17 UTC 

[PATCH AUTOSEL 6.12 16/23] hardening: Disable GCC randstruct for COMPILE_TEST
 2025-04-22  2:16 UTC 

[PATCH AUTOSEL 6.14 19/30] hardening: Disable GCC randstruct for COMPILE_TEST
 2025-04-22  2:15 UTC 


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