linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-20 00:59:04 to 2024-11-04 23:35:37 UTC [more...]

[PATCH RFT 00/16] perf tools: Use generic syscall scripts for all archs
 2024-11-04 23:35 UTC  (21+ messages)
` [PATCH RFT 01/16] perf tools: Create generic syscall table support
` [PATCH RFT 02/16] perf tools: arc: Support generic syscall headers
` [PATCH RFT 03/16] perf tools: csky: "
` [PATCH RFT 04/16] perf tools: arm: Support "
` [PATCH RFT 05/16] perf tools: sh: "
` [PATCH RFT 06/16] perf tools: sparc: "
` [PATCH RFT 07/16] perf tools: xtensa: Support syscall header
` [PATCH RFT 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH RFT 09/16] perf tools: alpha: Support syscall header
` [PATCH RFT 10/16] perf tools: parisc: "
` [PATCH RFT 11/16] perf tools: arm64: Use syscall table
` [PATCH RFT 12/16] perf tools: loongarch: "
` [PATCH RFT 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH RFT 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH RFT 15/16] perf tools: s390: "
` [PATCH RFT 16/16] perf tools: Remove dependency on libaudit

[PATCH] ima: kexec: Add RCU read lock protection for ima_measurements list traversal
 2024-11-04 10:47 UTC 

[PATCH] smack: fix the smack_lsmprop_to_secctx() kdoc
 2024-11-03 18:05 UTC  (2+ messages)

[Patch lsm/dev-staging] selinux: Fix pointer use in selinux_dentry_init_security
 2024-11-02 19:37 UTC 

[syzbot] [integrity?] [lsm?] [erofs?] INFO: task hung in ima_file_free (4)
 2024-11-02 15:21 UTC 

[PATCH lsm/dev] netfilter: Use correct length value in ctnetlink_secctx_size
 2024-11-01 22:37 UTC  (4+ messages)

[PATCH] rust: lsm: replace context+len with lsm_context
 2024-11-01 18:08 UTC  (9+ messages)
          ` [PATCH] rust: security: add abstraction for secctx

[PATCH v3 0/5] LSM: Replace secctx/len pairs with lsm_context
 2024-11-01 17:54 UTC  (22+ messages)
  ` [PATCH v3 1/5] LSM: Ensure the correct LSM context releaser
  ` [PATCH v3 2/5] LSM: Replace context+len with lsm_context
  ` [PATCH v3 3/5] LSM: Use lsm_context in security_inode_getsecctx
  ` [PATCH v3 4/5] LSM: lsm_context in security_dentry_init_security
  ` [PATCH v3 5/5] LSM: secctx provider check on release

[PATCH net-next v2] netlabel: document doi_remove field of struct netlbl_calipso_ops
 2024-11-01  2:10 UTC  (4+ messages)

[PATCH][next] scripts: ipe: polgen: remove redundant close and error exit path
 2024-10-31 17:11 UTC  (2+ messages)

[RFC PATCH v2 0/8] Fix non-TCP restriction and inconsistency of TCP errors
 2024-10-31 16:21 UTC  (5+ messages)
` [RFC PATCH v2 1/8] landlock: Fix non-TCP sockets restriction

[PATCH v6] tpm: Add new device/vendor ID 0x50666666
 2024-10-31 15:05 UTC  (6+ messages)

[PATCH v8 0/3] Lazy flush for the auth session
 2024-10-30 23:50 UTC  (15+ messages)
` [PATCH v8 1/3] tpm: Return tpm2_sessions_init() when null key creation fails
` [PATCH v8 2/3] tpm: Rollback tpm2_load_null()
` [PATCH v8 3/3] tpm: Lazily flush the auth session

[v4] security: add trace event for cap_capable
 2024-10-30 20:59 UTC  (5+ messages)

Trusted keys: DCP: Unable to handle paging request
 2024-10-29 22:38 UTC  (4+ messages)
` [PATCH] KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation

[v3] security: add trace event for cap_capable
 2024-10-29 20:20 UTC  (3+ messages)

[v2] security: add trace event for cap_capable
 2024-10-28 16:51 UTC  (9+ messages)

[PATCH v2 00/19] Migrate to sig_alg and templatize ecdsa
 2024-10-28 11:45 UTC  (10+ messages)
` [PATCH v2 06/19] crypto: rsassa-pkcs1 - Migrate to sig_alg backend

[PATCH v1] ipe: add 'anonymous_memory' property for policy decisions
 2024-10-25 22:32 UTC  (3+ messages)

[RFC PATCH v2 00/14] Landlock audit support
 2024-10-25 15:25 UTC  (25+ messages)
` [RFC PATCH v2 01/14] lsm: Only build lsm_audit.c if CONFIG_AUDIT is set
` [RFC PATCH v2 02/14] lsm: Add audit_log_lsm_data() helper
` [RFC PATCH v2 03/14] landlock: Factor out check_access_path()
` [RFC PATCH v2 04/14] landlock: Add unique ID generator
` [RFC PATCH v2 05/14] landlock: Move access types
` [RFC PATCH v2 06/14] landlock: Move domain hierarchy management
` [RFC PATCH v2 07/14] landlock: Log ptrace denials
` [RFC PATCH v2 08/14] landlock: Log domain properties and release
` [RFC PATCH v2 09/14] landlock: Log mount-related denials
` [RFC PATCH v2 10/14] landlock: Log file-related denials
` [RFC PATCH v2 11/14] landlock: Log truncate and ioctl denials
` [RFC PATCH v2 12/14] landlock: Log TCP bind and connect denials
` [RFC PATCH v2 13/14] landlock: Log scoped denials
` [RFC PATCH v2 14/14] landlock: Control log events with LANDLOCK_RESTRICT_SELF_LOGLESS

[PATCH 1/1] netlabel: Add missing comment to struct field
 2024-10-25 13:53 UTC  (7+ messages)
` [PATCH 1/1] add comment for doi_remove in struct netlbl_lsm_secattr

[v1] security: add trace event for cap_capable
 2024-10-25 11:22 UTC  (11+ messages)
` [PATCH v1] "

[PATCH] pidfd: add ioctl to retrieve pid info
 2024-10-24 23:31 UTC  (7+ messages)

[RFC PATCH v3 00/13] Clavis LSM
 2024-10-24 19:57 UTC  (5+ messages)
` [RFC PATCH v3 08/13] clavis: Introduce new LSM called clavis

[PATCH v3 0/3] Refactor Landlock access mask management
 2024-10-24 14:58 UTC  (5+ messages)
` [PATCH v3 1/3] landlock: Refactor filesystem "
` [PATCH v3 2/3] landlock: Refactor network "
` [PATCH v3 3/3] landlock: Optimize scope enforcement

[PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-10-24  8:59 UTC  (4+ messages)

axm55xx_defconfig: ld.lld: error: undefined symbol: lockdown_reasons
 2024-10-23 14:39 UTC 

TOMOYO's pull request for v6.12
 2024-10-23 10:52 UTC  (6+ messages)

[PATCH v3 0/3] samples/landlock: Fix port parsing in sandboxer
 2024-10-22 18:50 UTC  (5+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 3/3] samples/landlock: Clarify option parsing behaviour

[PATCH v2 4/6] LSM: lsm_context in security_dentry_init_security
 2024-10-22 16:46 UTC  (5+ messages)

[PATCH v2 5/6] LSM: secctx provider check on release
 2024-10-22 16:28 UTC  (4+ messages)

[PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between
 2024-10-22 16:27 UTC  (5+ messages)

[PATCH v2 1/6] LSM: Ensure the correct LSM context releaser
 2024-10-22 16:25 UTC  (4+ messages)

[PATCH] Landlock: fix grammar issues in docs
 2024-10-21 18:37 UTC  (4+ messages)

[RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
 2024-10-21 14:04 UTC  (15+ messages)

[RFC PATCH v1 0/7] landlock: Add UDP access control support
 2024-10-21  9:57 UTC  (5+ messages)
` [RFC PATCH v1 4/7] landlock: Add UDP send+recv access control

[PATCH] apparmor: Remove deadcode
 2024-10-20 14:43 UTC  (2+ messages)

[GIT PULL] IPE fixes for 6.12-rc4
 2024-10-20  0:59 UTC  (2+ 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).