linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-29 02:40:48 to 2023-08-07 23:20:20 UTC [more...]

[RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
 2023-08-07 23:20 UTC  (2+ messages)

[RFC PATCH v11 27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
 2023-08-07 23:17 UTC  (2+ messages)

[PATCH v2] lsm: add comment block for security_sk_classify_flow() LSM hook
 2023-08-07 23:14 UTC  (2+ messages)

[PATCH v2] lsm: constify the 'target' parameter in security_capget()
 2023-08-07 23:09 UTC  (2+ messages)

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-08-07 23:06 UTC  (23+ messages)
` [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
` [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[RFC] IMA Log Snapshotting Design Proposal
 2023-08-07 22:49 UTC  (3+ messages)

ANN: new LSM guidelines
 2023-08-07 21:52 UTC  (16+ messages)

[PATCH v3 -next] keys: Remove unused extern declarations
 2023-08-07 21:46 UTC  (2+ messages)

[PATCH 00/13] Implement Trusted Security Event Modeling
 2023-08-07 21:00 UTC  (8+ messages)
` [PATCH 03/13] Implement CAP_TRUST capability
` [PATCH 04/13] Add TSEM master header file
` [PATCH 05/13] Add primary TSEM implementation file

[PATCH v2] TaskTracker : Simplified thread information tracker
 2023-08-07 20:13 UTC  (8+ messages)

[PATCH RFC 0/3] security: allow a LSM to specify NO-OP return code
 2023-08-07 18:57 UTC  (5+ messages)
` [PATCH RFC 1/3] security: introduce and use call_int_hook_ignore_default()
` [PATCH RFC 2/3] security: two more call_int_hook_ignore_default use-cases
` [PATCH RFC 3/3] security: "

[PATCH v2 RESEND] kexec_lock: Replace kexec_mutex() by kexec_lock() in two comments
 2023-08-07 14:12 UTC  (2+ messages)

[PATCH v8] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2023-08-07 14:09 UTC  (3+ messages)

[RFC 0/4] Landlock: ioctl support
 2023-08-07 13:21 UTC  (10+ messages)
` [RFC 2/4] landlock: Add LANDLOCK_ACCESS_FS_IOCTL access right
` [RFC 3/4] selftests/landlock: Test ioctl support

[PATCH v7] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2023-08-07 13:08 UTC  (5+ messages)

[PATCH] apparmor: remove unused PROF_* macros
 2023-08-07  9:39 UTC 

[PATCH] KEYS: trusted: tee: use tee_shm_register_alloc_buf()
 2023-08-07  7:58 UTC  (2+ messages)

[PATCH bpf-next v11 0/5] bpf: Force to MPTCP
 2023-08-07  6:40 UTC  (10+ messages)
` [PATCH bpf-next v11 1/5] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v11 2/5] selftests/bpf: Use random netns name for mptcp
` [PATCH bpf-next v11 3/5] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v11 4/5] selftests/bpf: Drop unneeded checks for mptcp
` [PATCH bpf-next v11 5/5] selftests/bpf: Add mptcpify test

[PATCH] lsm: add comment block for security_sk_classify_flow LSM hook
 2023-08-07  6:27 UTC  (4+ messages)

[PATCH mptcp-next v12 0/5] bpf: Force to MPTCP
 2023-08-07  6:22 UTC  (6+ messages)
` [PATCH mptcp-next v12 1/5] bpf: Add update_socket_protocol hook
` [PATCH mptcp-next v12 2/5] selftests/bpf: Use random netns name for mptcp
` [PATCH mptcp-next v12 3/5] selftests/bpf: Add two mptcp netns helpers
` [PATCH mptcp-next v12 4/5] selftests/bpf: Fix error checks of mptcp open_and_load
` [PATCH mptcp-next v12 5/5] selftests/bpf: Add mptcpify test

[LSM Stacking] SELinux policy inside container affects a process on Host
 2023-08-06 19:25 UTC  (7+ messages)
      ` [LSM Stacking] SELinux policy inside container affects a processon Host

[PATCH] tomoyo: refactor deprecated strncpy
 2023-08-05 12:49 UTC  (3+ messages)

[PATCH v6] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2023-08-04 16:00 UTC  (17+ messages)

[PATCH -next] trusted-keys: Fix kernel-doc warnings in trusted-keys
 2023-08-04 11:57 UTC  (7+ messages)

[PATCH bpf-next v10 0/5] bpf: Force to MPTCP
 2023-08-04  4:43 UTC  (9+ messages)
` [PATCH bpf-next v10 1/5] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v10 2/5] selftests/bpf: Use random netns name for mptcp
` [PATCH bpf-next v10 3/5] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v10 4/5] selftests/bpf: Drop unneeded checks for mptcp
` [PATCH bpf-next v10 5/5] selftests/bpf: Add mptcpify test

[PATCH bpf-next v9 0/4] bpf: Force to MPTCP
 2023-08-04  4:26 UTC  (12+ messages)
` [PATCH bpf-next v9 1/4] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v9 2/4] selftests/bpf: Use random netns name for mptcp
` [PATCH bpf-next v9 3/4] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v9 4/4] selftests/bpf: Add mptcpify test

[RFC][PATCH 00/12] integrity: Introduce a digest cache
 2023-08-03 16:20 UTC  (2+ messages)

[PATCH v11 00/12] Network support for Landlock
 2023-08-03 14:13 UTC  (4+ messages)
` [PATCH v11 08/12] landlock: Add network rules and TCP hooks support

[PATCH bpf-next v8 0/4] bpf: Force to MPTCP
 2023-08-03 13:05 UTC  (9+ messages)
` [PATCH bpf-next v8 1/4] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v8 2/4] selftests/bpf: Use random netns name for mptcp
` [PATCH bpf-next v8 3/4] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v8 4/4] selftests/bpf: Add mptcpify test

[RFC bpf-next v7 0/6] bpf: Force to MPTCP
 2023-08-03  7:40 UTC  (12+ messages)
` [RFC bpf-next v7 1/6] net: socket: add update_socket_protocol hook
` [RFC bpf-next v7 2/6] bpf: Register mptcp modret set
` [RFC bpf-next v7 3/6] selftests/bpf: Add mptcpify program
` [RFC bpf-next v7 4/6] selftests/bpf: use random netns name for mptcp
` [RFC bpf-next v7 5/6] selftests/bpf: add two mptcp netns helpers
` [RFC bpf-next v7 6/6] selftests/bpf: Add mptcpify selftest

[PATCH 0/6] Enable loading local and third party keys on PowerVM guest
 2023-08-02 22:59 UTC  (12+ messages)
` [PATCH 1/6] integrity: PowerVM support for loading CA keys on machine keyring
` [PATCH 2/6] integrity: ignore keys failing CA restrictions on non-UEFI platform
` [PATCH 3/6] integrity: remove global variable from machine_keyring.c
` [PATCH 4/6] integrity: check whether imputed trust is enabled
` [PATCH 5/6] integrity: PowerVM machine keyring enablement

[PATCH net-next] netlabel: Remove unused declaration netlbl_cipsov4_doi_free()
 2023-08-02 19:40 UTC  (3+ messages)

[PATCH v13 00/11] LSM: Three basic syscalls
 2023-08-02 17:44 UTC  (12+ messages)
  ` [PATCH v13 01/11] LSM: Identify modules by more than name
  ` [PATCH v13 02/11] LSM: Maintain a table of LSM attribute data
  ` [PATCH v13 03/11] proc: Use lsmids instead of lsm names for attrs
  ` [PATCH v13 04/11] LSM: syscalls for current process attributes
  ` [PATCH v13 05/11] LSM: Create lsm_list_modules system call
  ` [PATCH v13 06/11] LSM: wireup Linux Security Module syscalls
  ` [PATCH v13 07/11] LSM: Helpers for attribute names and filling lsm_ctx
  ` [PATCH v13 08/11] Smack: implement setselfattr and getselfattr hooks
  ` [PATCH v13 09/11] AppArmor: Add selfattr hooks
  ` [PATCH v13 10/11] SELinux: "
  ` [PATCH v13 11/11] LSM: selftests for Linux Security Module syscalls

[RFC PATCH v10 07/17] ipe: add userspace interface
 2023-08-01 19:29 UTC  (3+ messages)
  ` [PATCH RFC v10 7/17] "

[RFC PATCH v10 08/17] uapi|audit|ipe: add ipe auditing support
 2023-08-01 19:24 UTC  (3+ messages)
  ` [PATCH RFC v10 8/17] "

TSEM feedback
 2023-08-01 18:49 UTC  (6+ messages)

W sprawie samochodu
 2023-07-31  8:35 UTC 

[PATCH 0/2] lsm: change security_capget LSM hook
 2023-07-31 23:12 UTC  (5+ messages)
` [PATCH 1/2] lsm: change 'target' parameter to 'const' in "
` [PATCH 2/2] lsm: split cap_capget() declaration to multiple lines

[PATCH v4] integrity: Always reference the blacklist keyring with appraisal
 2023-07-31 17:04 UTC  (2+ messages)

[PATCH -next] selftests/landlock: Fix selftest ptrace_test run fail
 2023-07-31 14:37 UTC  (6+ messages)

[RFC bpf-next v5] bpf: Force to MPTCP
 2023-07-31 13:56 UTC  (7+ messages)

[PATCH -next] apparmor: remove kernel-doc warnings
 2023-07-31 11:16 UTC 

[PATCH v2 0/6] Landlock: ioctl support
 2023-07-31  8:31 UTC  (9+ messages)

[PATCH v12 00/11] LSM: Three basic syscalls
 2023-07-30 22:34 UTC  (5+ messages)
` [PATCH v12 04/11] LSM: syscalls for current process attributes

[PATCH v2 -next] keys: Remove unused extern declarations
 2023-07-29  2:40 UTC  (3+ 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).