Linux-Security-Module Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-25 03:55:27 to 2023-05-16 18:42:46 UTC [more...]

[PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
 2023-05-16 18:42 UTC  (4+ messages)
` [PATCH v4 2/9] capability: add any wrapper to test for multiple caps with exactly one audit message
` [PATCH v4 3/9] capability: use new capable_any functionality

[PATCH v5 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()
 2023-05-16 18:37 UTC  (4+ messages)

[PATCH 0/2] capability: Introduce CAP_BLOCK_ADMIN
 2023-05-16 12:05 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] block: use block_admin_capable() for Persistent Reservations

[PATCH v11 00/12] Network support for Landlock
 2023-05-15 16:13 UTC  (13+ messages)
` [PATCH v11 01/12] landlock: Make ruleset's access masks more generic
` [PATCH v11 02/12] landlock: Allow filesystem layout changes for domains without such rule type
` [PATCH v11 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v11 04/12] landlock: Refactor merge/inherit_ruleset functions
` [PATCH v11 05/12] landlock: Move and rename layer helpers
` [PATCH v11 06/12] landlock: Refactor "
` [PATCH v11 07/12] landlock: Refactor landlock_add_rule() syscall
` [PATCH v11 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v11 09/12] selftests/landlock: Share enforce_ruleset()
` [PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
` [PATCH v11 11/12] samples/landlock: Add network demo
` [PATCH v11 12/12] landlock: Document Landlock's network support

[PATCH -next 0/2] lsm: Change inode_setattr() to take struct
 2023-05-15 15:12 UTC  (6+ messages)
` [PATCH -next 1/2] fs: Change notify_change() to take struct path argument
  ` [PATCH -next 1/2] "
` [PATCH -next 2/2] lsm: Change inode_setattr hook "

[RFC PATCH v2] fs/xattr: add *at family syscalls
 2023-05-15 14:20 UTC  (6+ messages)

[PATCH 0/3] Add digitalSignature enforcement keyring restrictions
 2023-05-11 22:48 UTC  (8+ messages)
` [PATCH 1/3] KEYS: DigitalSignature link restriction
` [PATCH 2/3] integrity: Enforce digitalSignature usage in the ima and evm keyrings
` [PATCH 3/3] integrity: Remove EXPERIMENTAL from Kconfig

[PATCH] apparmor: aa_buffer: Convert 1-element array to flexible array
 2023-05-11 21:55 UTC  (3+ messages)

[RFC][PATCH 1/2] smack: Retrieve transmuting information in smack_inode_getsecurity()
 2023-05-11 17:13 UTC  (5+ messages)
` [RFC][PATCH 2/2] smack: Record transmuting in smk_transmuted

[PATCH] security: keys: perform capable check only on privileged operations
 2023-05-11 12:32 UTC 

[PATCH -next] capability: fix kernel-doc warnings in capability.c
 2023-05-11  5:25 UTC  (2+ messages)

[RFC 0/4] Landlock: ioctl support
 2023-05-10 19:21 UTC  (7+ 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] Smack modifications for: security: Allow all LSMs to provide xattrs for inode_init_security hook
 2023-05-09 23:56 UTC  (6+ messages)

[PATCH V4 1/2] debugfs: provide a way for relay user bypass lockdown
 2023-05-09 16:13 UTC  (9+ messages)
` [PATCH V4 2/2] blktrace: allow access trace file in lockdown mode

Pompy ciepła - nowe warunki
 2023-05-09  7:51 UTC 

[PATCH RFC 00/16] block atomic writes
 2023-05-09  0:19 UTC  (49+ 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

[RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
 2023-05-08 21:18 UTC  (19+ messages)
` [PATCH v1 1/9] KVM: x86: Add kvm_x86_ops.fault_gva()
` [PATCH v1 2/9] KVM: x86/mmu: Add support for prewrite page tracking
` [PATCH v1 3/9] virt: Implement Heki common code
` [PATCH v1 4/9] KVM: x86: Add new hypercall to set EPT permissions
` [PATCH v1 5/9] KVM: x86: Add new hypercall to lock control registers
` [PATCH v1 6/9] KVM: x86: Add Heki hypervisor support
` [PATCH v1 7/9] KVM: VMX: Add MBEC support
` [PATCH v1 8/9] KVM: x86/mmu: Enable guests to lock themselves thanks to MBEC
` [PATCH v1 9/9] virt: Add Heki KUnit tests

NFS mount fail
 2023-05-08  9:16 UTC  (7+ messages)

[PATCH LSM v2 0/2] security: SELinux/LSM label with MPTCP and accept
 2023-05-05 14:16 UTC  (4+ messages)

[PATCH -next v2 0/6] landlock: add chmod and chown support
 2023-05-05  3:50 UTC  (6+ messages)

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

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

[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  (10+ messages)
` [PATCH v9 02/11] LSM: Maintain a table of LSM attribute data
` [PATCH v9 04/11] LSM: syscalls for current process attributes
` [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  (4+ messages)

[PATCH v10 00/13] Network support for Landlock
 2023-04-26 19:10 UTC  (9+ messages)
` [PATCH v10 09/13] landlock: Add network rules and TCP hooks support
` [PATCH v10 11/13] selftests/landlock: Add 10 new test suites dedicated to network

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

biznesowy angielski
 2023-04-25  7:36 UTC 

[PATCH RFC] Randomized slab caches for kmalloc()
 2023-04-25  3:55 UTC  (6+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).