linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-13 04:33:44 to 2023-03-02 19:04:13 UTC [more...]

[RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
 2023-03-02 19:03 UTC  (10+ messages)
` [RFC PATCH v9 01/16] security: add ipe lsm
` [RFC PATCH v9 02/16] ipe: add policy parser
` [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider

[PATCH v3 1/2] capability: add cap_isidentical
 2023-03-02 19:02 UTC  (24+ messages)
` [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible

[PATCH 0/1] process attribute support for Landlock
 2023-03-02 18:52 UTC  (2+ messages)
` [PATCH 1/1] lsm: adds process attribute getter "

[PATCH v5 0/6] Add CA enforcement keyring restrictions
 2023-03-02 16:46 UTC  (7+ messages)
` [PATCH v5 1/6] KEYS: Create static version of public_key_verify_signature
` [PATCH v5 2/6] KEYS: Add missing function documentation
` [PATCH v5 3/6] KEYS: X.509: Parse Basic Constraints for CA
` [PATCH v5 4/6] KEYS: X.509: Parse Key Usage
` [PATCH v5 5/6] KEYS: CA link restriction
` [PATCH v5 6/6] integrity: machine keyring CA configuration

[PATCH] tomoyo: replace tomoyo_round2() with kmalloc_size_roundup()
 2023-03-01 14:53 UTC  (2+ messages)

[PATCH 4.19 v3 0/6] Backport handling -ESTALE policy update failure to 4.19
 2023-03-01  1:26 UTC  (10+ messages)
` [PATCH 4.19 v3 1/6] IB/core: Don't register each MAD agent for LSM notifier
` [PATCH 4.19 v3 2/6] LSM: switch to blocking policy update notifiers
` [PATCH 4.19 v3 3/6] ima: use the lsm policy update notifier
` [PATCH 4.19 v3 4/6] ima: ima/lsm policy rule loading logic bug fixes
` [PATCH 4.19 v3 5/6] ima: Evaluate error in init_ima()
` [PATCH 4.19 v3 6/6] ima: Handle -ESTALE returned by ima_filter_rule_match()

[PATCH v3 1/2] capability: add cap_isidentical
 2023-02-28 20:04 UTC 

[syzbot] [keyrings?] [lsm?] WARNING in __mod_timer
 2023-02-27 20:33 UTC  (2+ messages)

[BUG] blacklist: Problem blacklisting hash (-13) during boot
 2023-02-27 14:36 UTC  (8+ messages)
    ` [External] "

[PATCH v4] landlock: Clarify documentation for the LANDLOCK_ACCESS_FS_REFER right
 2023-02-27 13:30 UTC  (5+ messages)

[PATCH v9 00/12] Network support for Landlock
 2023-02-23 22:17 UTC  (38+ messages)
` [PATCH v9 02/12] landlock: Allow filesystem layout changes for domains without such rule type
` [PATCH v9 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v9 05/12] landlock: Move and rename umask_layers() and init_layer_masks()
` [PATCH v9 06/12] landlock: Refactor _unmask_layers() and _init_layer_masks()
` [PATCH v9 07/12] landlock: Refactor landlock_add_rule() syscall
` [PATCH v9 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v9 10/12] selftests/landlock: Add 10 new test suites dedicated to network
` [PATCH v9 12/12] landlock: Document Landlock's network support

[PATCH 00/14] Implement Trusted Security Event Modeling
 2023-02-23 18:41 UTC  (18+ messages)
` [PATCH 02/14] Add TSEM specific documentation
` [PATCH 04/14] Implement CAP_TRUST capability
` [PATCH 08/14] Implement TSEM control plane
  ` [PATCH 09/14] Add namespace implementation

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

[PATCH 4.19 v2 0/5] Backport handling -ESTALE policy update failure to 4.19
 2023-02-23  1:31 UTC  (8+ messages)
` [PATCH 4.19 v2 1/5] IB/core: Don't register each MAD agent for LSM notifier
` [PATCH 4.19 v2 2/5] LSM: switch to blocking policy update notifiers
` [PATCH 4.19 v2 3/5] ima: use the lsm policy update notifier
` [PATCH 4.19 v2 4/5] ima: Evaluate error in init_ima()
` [PATCH 4.19 v2 5/5] ima: Handle -ESTALE returned by ima_filter_rule_match()

[GIT PULL] Smack patches for v6.3
 2023-02-22 20:58 UTC  (2+ messages)

[GIT PULL] Landlock updates for v6.3
 2023-02-22 20:58 UTC  (2+ messages)

apparmor: global buffers spin lock may get contended
 2023-02-21 21:27 UTC  (10+ messages)
      ` [PATCH v3] "

[PATCH v3] landlock: Clarify documentation for the LANDLOCK_ACCESS_FS_REFER right
 2023-02-21 16:51 UTC  (3+ messages)

[PATCH v7 0/6] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-02-21  7:51 UTC  (24+ messages)
` [PATCH v7 1/6] reiserfs: Switch to security_inode_init_security()
` [PATCH v7 2/6] ocfs2: "
` [PATCH v7 3/6] security: Remove security_old_inode_init_security()
` [PATCH v7 4/6] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v7 5/6] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v7 6/6] evm: Support multiple LSMs providing an xattr

LSM pull request for Linux v6.3
 2023-02-20 22:33 UTC 

[PATCH 00/22] Move LSM hook comments into security/security.c
 2023-02-17 19:04 UTC  (26+ messages)
` [PATCH 01/22] lsm: move the program execution hook comments to security/security.c
` [PATCH 02/22] lsm: move the fs_context "
` [PATCH 03/22] lsm: move the filesystem "
` [PATCH 04/22] lsm: move the inode "
` [PATCH 05/22] lsm: move the kernfs "
` [PATCH 06/22] lsm: move the file "
` [PATCH 07/22] lsm: move the task "
` [PATCH 08/22] lsm: move the netlink "
` [PATCH 09/22] lsm: move the AF_UNIX "
` [PATCH 10/22] lsm: move the socket "
` [PATCH 11/22] lsm: move the SCTP "
` [PATCH 12/22] lsm: move the Infiniband "
` [PATCH 13/22] lsm: move the xfrm "
` [PATCH 14/22] lsm: move the key "
` [PATCH 15/22] lsm: move the sysv "
` [PATCH 16/22] lsm: move the binder "
` [PATCH 17/22] lsm: move the audit "
` [PATCH 18/22] lsm: move the bpf "
` [PATCH 19/22] lsm: move the perf "
` [PATCH 20/22] lsm: move the io_uring "
` [PATCH 21/22] lsm: move the remaining LSM "
` [PATCH 22/22] lsm: styling fixes "

[PATCH v2] kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
 2023-02-17 16:21 UTC 

[PATCH] kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
 2023-02-17 16:18 UTC  (5+ messages)

[PATCH 0/1] Add CONFIG_SECURITY_SELINUX_PERMISSIVE_DONTAUDIT
 2023-02-17 15:25 UTC  (10+ messages)
` [PATCH 1/1] "

[PATCH 0/1] Cover letter
 2023-02-17  0:12 UTC  (4+ messages)
` [PATCH 1/1] apparmor: cache buffers on percpu list if there is lock contention

[PATCH v2] landlock: Clarify documentation for the LANDLOCK_ACCESS_FS_REFER right
 2023-02-16 19:48 UTC  (6+ messages)

[GIT PULL] apparmor fix for v6.2
 2023-02-15 22:57 UTC  (2+ messages)

[PATCH v4 0/6] Add CA enforcement keyring restrictions
 2023-02-14 21:24 UTC  (5+ messages)
` [PATCH v4 6/6] integrity: machine keyring CA configuration

[PATCH v5 0/8] LSM: Three basic syscalls
 2023-02-14 18:06 UTC  (7+ messages)
` [PATCH v5 4/8] LSM: lsm_get_self_attr syscall for LSM self attributes

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-02-14 16:57 UTC  (2+ messages)
` (subset) "

[PATCH] landlock: Clarify documentation for the LANDLOCK_ACCESS_FS_REFER right
 2023-02-13 20:47 UTC  (3+ messages)

[PATCH bpf-next 0/4] Reduce overhead of LSMs with static calls
 2023-02-13 18:29 UTC  (8+ messages)

Prezentacja
 2023-02-13  9:15 UTC 


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