linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-05 00:14:27 to 2024-09-16 11:07:22 UTC [more...]

[PATCH v2 0/6] lazy flush for the auth session
 2024-09-16 11:07 UTC 

[PATCH v2 0/2] get rid of cred_transfer
 2024-09-16 10:46 UTC  (8+ messages)
` [PATCH v2 1/2] KEYS: use synchronous task work for changing parent credentials
  ` Can KEYCTL_SESSION_TO_PARENT be dropped entirely? -- was "

[PATCH v5 00/14] integrity: Introduce the Integrity Digest Cache
 2024-09-16 10:05 UTC  (23+ messages)
` [PATCH v5 01/14] lib: Add TLV parser
` [PATCH v5 02/14] integrity: Introduce the Integrity Digest Cache
` [PATCH v5 03/14] digest_cache: Initialize digest caches
` [PATCH v5 04/14] digest_cache: Add securityfs interface
` [PATCH v5 05/14] digest_cache: Add hash tables and operations
` [PATCH v5 06/14] digest_cache: Populate the digest cache from a digest list
` [PATCH v5 07/14] digest_cache: Parse tlv digest lists
` [PATCH v5 08/14] digest_cache: Parse rpm "
` [PATCH v5 09/14] digest_cache: Add management of verification data
` [PATCH v5 10/14] digest_cache: Add support for directories
` [PATCH v5 11/14] digest cache: Prefetch digest lists if requested
` [PATCH v5 12/14] digest_cache: Reset digest cache on file/directory change
` [PATCH v5 13/14] selftests/digest_cache: Add selftests for the Integrity Digest Cache
` [PATCH v5 14/14] docs: Add documentation of "

[GIT PULL] lsm/lsm-pr-20240911
 2024-09-16  8:08 UTC  (5+ messages)

[RFC 0/6] Managed Percpu Refcount
 2024-09-16  5:08 UTC  (7+ messages)
` [RFC 1/6] percpu-refcount: Add managed mode for RCU released objects
` [RFC 2/6] percpu-refcount: Add torture test for percpu refcount
` [RFC 3/6] percpu-refcount: Extend managed mode to allow runtime switching
` [RFC 4/6] percpu-refcount-torture: Extend test with runtime mode switches
` [RFC 5/6] apparmor: Switch labels to percpu refcount in atomic mode
` [RFC 6/6] apparmor: Switch labels to percpu ref managed mode

[PATCH v10 0/8] File abstractions needed by Rust Binder
 2024-09-16  4:18 UTC  (23+ messages)
` [PATCH v10 1/8] rust: types: add `NotThreadSafe`
` [PATCH v10 2/8] rust: task: add `Task::current_raw`
` [PATCH v10 3/8] rust: file: add Rust abstraction for `struct file`
` [PATCH v10 4/8] rust: cred: add Rust abstraction for `struct cred`
` [PATCH v10 5/8] rust: security: add abstraction for secctx
` [PATCH v10 6/8] rust: file: add `FileDescriptorReservation`
` [PATCH v10 7/8] rust: file: add `Kuid` wrapper
` [PATCH v10 8/8] rust: file: add abstraction for `poll_table`

[PATCH v3 00/14] KEYS: Add support for PGP keys and signatures
 2024-09-15 17:52 UTC  (9+ messages)

[PATCH] security/keys: fix slab-out-of-bounds in key_task_permission
 2024-09-15 13:59 UTC  (5+ messages)

[PATCH] ipe: allow secondary and platform keyrings to install/update policies
 2024-09-15  9:14 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 00/13] LSM: Move away from secids
 2024-09-14 15:05 UTC  (21+ messages)
  ` [PATCH v3 01/13] LSM: Add the lsm_prop data structure
  ` [PATCH v3 02/13] LSM: Use lsm_prop in security_audit_rule_match
  ` [PATCH v3 03/13] LSM: Add lsmprop_to_secctx hook
  ` [PATCH v3 04/13] Audit: maintain an lsm_prop in audit_context
  ` [PATCH v3 05/13] LSM: Use lsm_prop in security_ipc_getsecid
  ` [PATCH v3 06/13] Audit: Update shutdown LSM data
  ` [PATCH v3 07/13] LSM: Use lsm_prop in security_current_getsecid
  ` [PATCH v3 08/13] LSM: Use lsm_prop in security_inode_getsecid
  ` [PATCH v3 09/13] Audit: use an lsm_prop in audit_names
  ` [PATCH v3 10/13] LSM: Create new security_cred_getlsmprop LSM hook
  ` [PATCH v3 11/13] Audit: Change context data from secid to lsm_prop
  ` [PATCH v3 12/13] Use lsm_prop for audit data
  ` [PATCH v3 13/13] LSM: Remove lsm_prop scaffolding

[GIT PULL] Smack patches for 6.12
 2024-09-14  0:16 UTC 

[PATCH v11 0/8] Landlock: Add abstract UNIX socket restriction
 2024-09-13 17:39 UTC  (10+ messages)
` [PATCH v11 1/8] "
` [PATCH v11 5/8] selftests/landlock: Test connected vs non-connected datagram UNIX socket
` [PATCH v11 6/8] selftests/landlock: Restrict inherited datagram UNIX socket to connect
` [PATCH v11 7/8] sample/landlock: Add support abstract UNIX socket restriction
` [PATCH v11 8/8] Landlock: Document LANDLOCK_SCOPED_ABSTRACT_UNIX_SOCKET and ABI version

[RFC PATCH v3 00/19] Support socket access-control
 2024-09-13 16:15 UTC  (15+ messages)
` [RFC PATCH v3 01/19] landlock: "
` [RFC PATCH v3 03/19] selftests/landlock: Test basic socket restriction
` [RFC PATCH v3 04/19] selftests/landlock: Test adding a rule with each supported access
` [RFC PATCH v3 05/19] selftests/landlock: Test adding a rule for each unknown access
` [RFC PATCH v3 06/19] selftests/landlock: Test adding a rule for unhandled access

[PATCH v4 0/6] landlock: Signal scoping support
 2024-09-13 15:07 UTC  (13+ messages)
` [PATCH v4 1/6] landlock: Add signal scoping control
` [PATCH v4 2/6] selftest/landlock: Signal restriction tests
` [PATCH v4 3/6] selftest/landlock: Add signal_scoping_threads test
` [PATCH v4 4/6] selftest/landlock: Test file_send_sigiotask by sending out-of-bound message
` [PATCH v4 5/6] sample/landlock: Support sample for signal scoping restriction
` [PATCH v4 6/6] landlock: Document LANDLOCK_SCOPED_SIGNAL

[PATCH] smack: deduplicate access to string conversion
 2024-09-13 14:46 UTC 

[PATCH v8 0/8] Improve the copy of task comm
 2024-09-13  2:23 UTC  (11+ messages)
` [PATCH v8 2/8] auditsc: Replace memcpy() with strscpy()
` [PATCH v8 4/8] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v8 7/8] net: Replace strcpy() with strscpy()
` [PATCH v8 8/8] drm: "

[GIT PULL] selinux/selinux-pr-20240911
 2024-09-13  1:18 UTC 

WARNING in process_measurement
 2024-09-11 14:05 UTC  (7+ messages)

[PATCH v6] tpm: Add new device/vendor ID 0x50666666
 2024-09-11 13:21 UTC  (2+ messages)

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

Trusted keys: DCP: Unable to handle paging request
 2024-09-11 11:46 UTC  (2+ messages)

[PATCH v1] security/apparmor: remove duplicate unpacking in unpack_perm function
 2024-09-10 23:22 UTC  (4+ messages)

[PATCH 0/2 v2] remove PF_MEMALLOC_NORECLAIM
 2024-09-10 19:37 UTC  (16+ messages)

[PATCH] apparmor: Remove unnecessary NULL check before kvfree()
 2024-09-10 17:48 UTC 

[PATCH] apparmor: domain: clean up duplicated parts of handle_onexec()
 2024-09-10  6:37 UTC  (2+ messages)

[PATCH -next] apparmor: Use IS_ERR_OR_NULL() helper function
 2024-09-10  6:22 UTC  (2+ messages)

[PATCH] LSM: allow loadable kernel module based LSM modules
 2024-09-09 20:18 UTC  (8+ messages)

[PATCH v3 1/2] fs: Fix file_set_fowner LSM hook inconsistencies
 2024-09-09 18:43 UTC  (6+ messages)

linux-next commit 0855feef5235 ("fsnotify: introduce pre-content permission event")
 2024-09-09 18:23 UTC  (3+ messages)

[PATCH 2/2] selinux: move genheaders to security/selinux/
 2024-09-06 17:33 UTC  (8+ messages)

[RFC][PATCH v3 00/10] ima: Integrate with Integrity Digest Cache
 2024-09-06 13:40 UTC  (16+ messages)
` [RFC][PATCH v3 01/10] ima: Introduce hook DIGEST_LIST_CHECK
` [RFC][PATCH v3 02/10] ima: Nest iint mutex for DIGEST_LIST_CHECK hook
` [RFC][PATCH v3 03/10] ima: Add digest_cache policy keyword
` [RFC][PATCH v3 04/10] ima: Add digest_cache_measure/appraise boot-time built-in policies
` [RFC][PATCH v3 05/10] ima: Modify existing boot-time built-in policies with digest cache policies
` [RFC][PATCH v3 06/10] ima: Retrieve digest cache and check if changed
` [RFC][PATCH v3 07/10] ima: Store verified usage in digest cache based on integrity metadata flags
` [RFC][PATCH v3 08/10] ima: Load verified usage from digest cache found from query
` [RFC][PATCH v3 09/10] ima: Use digest caches for measurement
` [RFC][PATCH v3 10/10] ima: Use digest caches for appraisal

[PATCH v2 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-09-06  2:35 UTC  (3+ messages)

[PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
 2024-09-05  9:28 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).