linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-17 21:31:27 to 2023-05-04 16:12:18 UTC [more...]

NFS mount fail
 2023-05-04 16:11 UTC 

[PATCH v1 0/5] Landlock support for UML
 2023-05-04 16:01 UTC  (5+ messages)

[PATCH LSM v2 0/2] security: SELinux/LSM label with MPTCP and accept
 2023-05-04 14:14 UTC  (4+ messages)
` [PATCH LSM v2 1/2] security, lsm: Introduce security_mptcp_add_subflow()
` [PATCH LSM v2 2/2] selinux: Implement mptcp_add_subflow hook

[PATCH RFC 00/16] block atomic writes
 2023-05-04  8:45 UTC  (29+ messages)
` [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
` [PATCH RFC 02/16] fs/bdev: Add atomic write support info to statx
` [PATCH RFC 03/16] xfs: Support atomic write for statx
` [PATCH RFC 04/16] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
` [PATCH RFC 05/16] block: Add REQ_ATOMIC flag
` [PATCH RFC 06/16] block: Limit atomic writes according to bio and queue limits
` [PATCH RFC 07/16] block: Add bdev_find_max_atomic_write_alignment()
` [PATCH RFC 08/16] block: Add support for atomic_write_unit
` [PATCH RFC 09/16] block: Add blk_validate_atomic_write_op()
` [PATCH RFC 10/16] block: Add fops atomic write support
` [PATCH RFC 11/16] fs: iomap: Atomic "
` [PATCH RFC 12/16] xfs: Add support for fallocate2
` [PATCH RFC 13/16] scsi: sd: Support reading atomic properties from block limits VPD
` [PATCH RFC 14/16] scsi: sd: Add WRITE_ATOMIC_16 support
` [PATCH RFC 15/16] scsi: scsi_debug: Atomic write support
` [PATCH RFC 16/16] nvme: Support atomic writes

[syzbot] [integrity?] [lsm?] possible deadlock in ima_file_free
 2023-05-04  5:30 UTC 

[PATCH v2] LSM: SafeSetID: fix UID printed instead of GID
 2023-05-03  6:43 UTC 

[PATCH] LSM: SafeSetID: fix UID printed instead of GID
 2023-05-02 21:03 UTC  (2+ messages)

[RFC 0/4] Landlock: ioctl support
 2023-05-02 17:17 UTC  (5+ messages)
` [RFC 1/4] landlock: Increment Landlock ABI version to 4
` [RFC 2/4] landlock: Add LANDLOCK_ACCESS_FS_IOCTL access right
` [RFC 3/4] selftests/landlock: Test ioctl support
` [RFC 4/4] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL

[PATCH V4 1/2] debugfs: provide a way for relay user bypass lockdown
 2023-04-30 21:46 UTC  (8+ messages)
` [PATCH V4 2/2] blktrace: allow access trace file in lockdown mode

[GIT PULL] LSM fixes for v6.4 (#1)
 2023-04-29 18:20 UTC  (2+ messages)

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

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

[PATCH] lsm: move hook comments docs to security/security.c
 2023-04-28 16:05 UTC  (4+ messages)

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

[PATCH LSM 0/2] security: SELinux/LSM label with MPTCP and accept
 2023-04-26 20:49 UTC  (8+ messages)
` [PATCH LSM 1/2] security, lsm: Introduce security_mptcp_add_subflow()
` [PATCH LSM 2/2] selinux: Implement mptcp_add_subflow hook

[PATCH v10 00/13] Network support for Landlock
 2023-04-26 19:10 UTC  (32+ messages)
` [PATCH v10 02/13] landlock: Allow filesystem layout changes for domains without such rule type
` [PATCH v10 03/13] landlock: Remove unnecessary inlining
` [PATCH v10 05/13] landlock: Refactor merge/inherit_ruleset functions
` [PATCH v10 07/13] landlock: Refactor layer helpers
` [PATCH v10 09/13] landlock: Add network rules and TCP hooks support
` [PATCH v10 10/13] selftests/landlock: Share enforce_ruleset()
` [PATCH v10 11/13] selftests/landlock: Add 10 new test suites dedicated to network
` [PATCH v10 12/13] samples/landlock: Add network demo
` [PATCH v10 13/13] landlock: Document Landlock's network support

[GIT PULL] LSM patches for v6.4
 2023-04-26 18:18 UTC  (3+ messages)

[PATCH -next v2 0/6] landlock: add chmod and chown support
 2023-04-26 13:58 UTC  (5+ messages)

biznesowy angielski
 2023-04-25  7:36 UTC 

[PATCH RFC] Randomized slab caches for kmalloc()
 2023-04-25  3:55 UTC  (7+ messages)

[GIT PULL] Smack patches for v6.4
 2023-04-24 18:47 UTC  (2+ messages)

[GIT PULL] SELinux patches for v6.4
 2023-04-24 18:47 UTC  (2+ messages)

[GIT PULL] Landlock updates for v6.4
 2023-04-24 18:47 UTC  (2+ messages)

[PATCH v5 0/6] Add CA enforcement keyring restrictions
 2023-04-21 21:12 UTC  (9+ messages)
` [PATCH v5 5/6] KEYS: CA link restriction

[PATCH bpf-next 0/8] New BPF map and BTF security LSM hooks
 2023-04-21 18:57 UTC  (28+ messages)

[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
 2023-04-21 14:55 UTC  (7+ messages)

[PATCH V3] debugfs: allow access blktrace trace files in lockdown mode
 2023-04-20 15:04 UTC  (3+ messages)

[PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
 2023-04-20 14:10 UTC  (16+ messages)
` [PATCH] Smack modifications for: "

Transmute flag is not inheritted on overlay fs
 2023-04-19 23:24 UTC  (4+ messages)
  ` [RFC PATCH] Set SMK_INODE_CHANGED inside smack_dentry_create_files_as

[PATCH v8 00/11] LSM: Three basic syscalls
 2023-04-19 22:19 UTC  (9+ messages)
` [PATCH v8 04/11] LSM: syscalls for current process attributes
` [PATCH v8 07/11] LSM: Helpers for attribute names and filling an lsm_ctx

[PATCH] mm/mmap: Map MAP_STACK to VM_STACK
 2023-04-19 14:38 UTC  (2+ messages)

[PATCH v4 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()
 2023-04-19 12:05 UTC  (2+ messages)

W sprawie samochodu
 2023-04-19  8:50 UTC 

[PATCH] IMA: use vfs_getattr_nosec to get the i_version
 2023-04-18  9:08 UTC  (2+ messages)

[PATCH V2] debugfs: allow access relay files in lockdown mode
 2023-04-17 23:48 UTC  (4+ messages)

[RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
 2023-04-17 21:31 UTC  (11+ messages)
` [RFC PATCH v9 05/16] ipe: add userspace interface


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