messages from 2025-03-21 19:49:14 to 2025-04-06 20:45:57 UTC [more...]
[RFC PATCH 0/6] fs/9p: Reuse inode based on path (in addition to qid)
2025-04-06 20:43 UTC (4+ messages)
` [RFC PATCH 1/6] fs/9p: Add ability to identify inode by path for .L
` [RFC PATCH 2/6] fs/9p: add default option for path-based inodes
` [RFC PATCH 3/6] fs/9p: Hide inodeident=path from show_options as it is the default
[PATCH v2 security-next 0/4] Introducing Hornet LSM
2025-04-06 20:42 UTC (7+ messages)
` [PATCH v2 security-next 1/4] security: "
` [PATCH v2 security-next 2/4] hornet: Introduce sign-ebpf
` [PATCH v2 security-next 3/4] hornet: Add a light skeleton data extractor script
` [PATCH v2 security-next 4/4] selftests/hornet: Add a selftest for the Hornet LSM
[PATCH] RDMA/uverbs: Consider capability of the process that opens the file
2025-04-06 14:15 UTC (9+ messages)
[RFC PATCH v3] KEYS: Add a list for unreferenced keys
2025-04-03 17:05 UTC (5+ messages)
` [RFC PATCH v4] "
[RFC PATCH security-next 0/4] Introducing Hornet LSM
2025-04-03 15:40 UTC (22+ messages)
` [RFC PATCH security-next 1/4] security: "
` [RFC PATCH security-next 2/4] hornet: Introduce sign-ebpf
` [RFC PATCH security-next 3/4] hornet: Add an example lskel data extactor script
[GIT PULL] selinux/selinux-pr-20250323
2025-04-02 20:38 UTC (26+ messages)
[PATCH v11 0/9] ima: kexec: measure events between kexec load and execute
2025-04-02 12:47 UTC (10+ messages)
` [PATCH v11 1/9] ima: rename variable the set_file "file" to "ima_kexec_file"
` [PATCH v11 2/9] ima: define and call ima_alloc_kexec_file_buf()
` [PATCH v11 3/9] kexec: define functions to map and unmap segments
` [PATCH v11 4/9] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v11 5/9] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v11 6/9] ima: kexec: move IMA log copy from kexec load to execute
` [PATCH v11 7/9] ima: verify if the segment size has changed
` [PATCH v11 8/9] ima: make the kexec extra memory configurable
` [PATCH v11 9/9] ima: measure kexec load and exec events as critical data
[syzbot] [lsm?] WARNING in free_ruleset
2025-04-01 11:51 UTC (3+ messages)
` [PATCH v1] landlock: Remove incorrect warning
[RFC PATCH v2] KEYS: Add a list for unreferenced keys
2025-03-31 17:48 UTC (3+ messages)
[PATCH v2 0/8] Landlock signal scope fix and errata interface
2025-03-31 10:38 UTC (4+ messages)
` [PATCH v2 2/8] landlock: Add the "
[PATCH v2] netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
2025-03-30 10:33 UTC
[PATCH] [v2] crypto: lib/Kconfig: hide library options
2025-03-30 9:07 UTC (5+ messages)
[RFC PATCH] keys: Add a list for unreferenced keys
2025-03-29 18:32 UTC
[GIT PULL] Landlock update for v6.15-rc1
2025-03-28 20:41 UTC (2+ messages)
[GIT PULL] capabilities update for 6.15
2025-03-28 20:41 UTC (2+ messages)
[GIT PULL] IPE update for 6.15
2025-03-28 20:41 UTC (2+ messages)
[PATCH v2 5/8] landlock: Always allow signals between threads of the same process
2025-03-28 14:11 UTC (4+ messages)
` [linux-next:master] [landlock] 9d65581539: WARNING:suspicious_RCU_usage
[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-03-28 14:09 UTC (20+ messages)
` [PATCH v4 1/3] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v4 2/3] fs: split fileattr/fsxattr converters into helpers
` [PATCH v4 3/3] fs: introduce getfsxattrat and setfsxattrat syscalls
[PATCH v7 09/28] landlock: Add AUDIT_LANDLOCK_ACCESS and log ptrace denials
2025-03-28 10:33 UTC (3+ messages)
[PATCH v3] ima: process_measurement() needlessly takes inode_lock() on MAY_READ
2025-03-27 16:29 UTC (2+ messages)
[LTP] [PATCH 0/4] Landlock tests for ABI v6
2025-03-27 13:18 UTC
[PATCH v10 0/8] ima: kexec: measure events between kexec load and execute
2025-03-26 23:44 UTC (9+ messages)
` [PATCH v10 6/8] ima: kexec: move IMA log copy from kexec load to execute
[PATCH v3 0/5] Audit: Records for multiple security contexts
2025-03-26 14:57 UTC (4+ messages)
` [PATCH v3 2/5] LSM: security_lsmblob_to_secctx module selection
[RFC PATCH v2 00/13] ima: get rid of hard dependency on SHA-1
2025-03-26 14:48 UTC (41+ messages)
` [RFC PATCH v2 01/13] ima: don't expose runtime_measurements for unsupported hashes
` [RFC PATCH v2 02/13] ima: always create runtime_measurements sysfs file for ima_hash
` [RFC PATCH v2 03/13] ima: invalidate unsupported PCR banks
` [RFC PATCH v2 04/13] ima: make SHA1 non-mandatory
` [RFC PATCH v2 05/13] ima: select CRYPTO_SHA256 from Kconfig
` [RFC PATCH v2 06/13] ima: move INVALID_PCR() to ima.h
` [RFC PATCH v2 07/13] tpm: enable bank selection for PCR extend
` [RFC PATCH v2 08/13] ima: track the set of PCRs ever extended
` [RFC PATCH v2 09/13] ima: invalidate unsupported PCR banks only once
` [RFC PATCH v2 10/13] tpm: authenticate tpm2_pcr_read()
` [RFC PATCH v2 11/13] ima: introduce ima_pcr_invalidated_banks() helper
` [RFC PATCH v2 12/13] ima: make ima_free_tfm()'s linkage extern
` [RFC PATCH v2 13/13] ima: don't re-invalidate unsupported PCR banks after kexec
[linux-next:master] [landlock] 9d65581539: WARNING:suspicious_RCU_usage
2025-03-26 14:39 UTC (2+ messages)
[PATCH] ima: process_measurement() needlessly takes inode_lock() on MAY_READ
2025-03-26 9:56 UTC (3+ messages)
[RFC PATCH 0/9] Landlock supervise: a mechanism for interactive permission requests
2025-03-26 0:06 UTC (17+ messages)
` [RFC PATCH 4/9] User-space API for creating a supervisor-fd
` [RFC PATCH 5/9] Define user structure for events and responses
[GIT PULL] Smack patches for 6.15
2025-03-25 23:17 UTC (2+ messages)
[GIT PULL] lsm/lsm-pr-20250323
2025-03-25 23:17 UTC (2+ messages)
[PATCH v7 00/28] Landlock audit support
2025-03-25 19:37 UTC (5+ messages)
` [PATCH v7 01/28] lsm: Add audit_log_lsm_data() helper
` [PATCH v7 03/28] landlock: Move domain hierarchy management
[PATCH] ima: process_measurement() needlessly takes inode_lock() on MAY_READ
2025-03-25 17:21 UTC (5+ messages)
[RFC PATCH v3 00/13] Clavis LSM
2025-03-24 17:44 UTC (32+ messages)
[RFC PATCH v1 0/7] ima: get rid of hard dependency on SHA-1
2025-03-23 14:21 UTC (6+ messages)
` [RFC PATCH v1 6/7] ima: invalidate unsupported PCR banks once at first use
[syzbot] [apparmor?] [ext4?] INFO: rcu detected stall in sys_getdents64
2025-03-23 6:53 UTC (2+ messages)
` [syzbot] [net] "
[PATCH] Revert "integrity: Do not load MOK and MOKx when secure boot be disabled"
2025-03-22 21:24 UTC (4+ messages)
[PATCH 0/2] Allow individual features to be locked down
2025-03-21 21:13 UTC (4+ messages)
` [PATCH 1/2] lockdown: Switch implementation to using bitmap
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).