linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-30 01:13:39 to 2023-04-13 11:55:21 UTC [more...]

[PATCH v7 00/11] LSM: Three basic syscalls
 2023-04-13 11:55 UTC  (34+ messages)
` [PATCH v7 04/11] LSM: syscalls for current process attributes
` [PATCH v7 05/11] LSM: Create lsm_list_modules system call
` [PATCH v7 07/11] LSM: Helpers for attribute names and filling an lsm_ctx
` [PATCH v7 10/11] SELinux: Add selfattr hooks

[PATCH v10 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-04-13  7:11 UTC  (31+ messages)
` [PATCH v10 1/4] reiserfs: Add security prefix to xattr name in reiserfs_security_write()
` [PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
        ` [PATCH] Smack modifications for: "
` [PATCH v10 3/4] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v10 4/4] evm: Support multiple LSMs providing an xattr

[PATCH bpf-next 0/8] New BPF map and BTF security LSM hooks
 2023-04-13  5:16 UTC  (33+ messages)
` [PATCH bpf-next 1/8] bpf: move unprivileged checks into map_create() and bpf_prog_load()
` [PATCH bpf-next 2/8] bpf: inline map creation logic in map_create() function
` [PATCH bpf-next 3/8] bpf: centralize permissions checks for all BPF map types
` [PATCH bpf-next 4/8] bpf, lsm: implement bpf_map_create_security LSM hook
` [PATCH bpf-next 5/8] selftests/bpf: validate new "
` [PATCH bpf-next 6/8] bpf: drop unnecessary bpf_capable() check in BPF_MAP_FREEZE command
` [PATCH bpf-next 7/8] bpf, lsm: implement bpf_btf_load_security LSM hook
` [PATCH bpf-next 8/8] selftests/bpf: enhance lsm_map_create test with BTF LSM control

[RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
 2023-04-12 23:36 UTC  (26+ 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
` [RFC PATCH v9 05/16] ipe: add userspace interface
` [RFC PATCH v9 06/16] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support

[PATCH V2] debugfs: allow access relay files in lockdown mode
 2023-04-12 20:53 UTC 

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

[PATCH] debugfs: allow access relay files in lockdown mode
 2023-04-12 10:22 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2023-04-12  7:40 UTC 

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

Semantics of blktrace with lockdown (integrity) enabled kernel
 2023-04-10 22:31 UTC  (13+ messages)

[PATCH] apparmor: fix missing error check for rhashtable_insert_fast
 2023-04-09 23:29 UTC  (2+ messages)

[PATCH] apparmor: Return directly after a failed kzalloc() in two functions
 2023-04-09 23:15 UTC 

[PATCH -next] AppArmor: Fix some kernel-doc comments
 2023-04-09 22:19 UTC  (2+ messages)

[PATCH v4] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check
 2023-04-08  8:05 UTC  (5+ messages)

[PATCH 00/14] Implement Trusted Security Event Modeling
 2023-04-07 14:10 UTC  (10+ messages)
` [PATCH 02/14] Add TSEM specific documentation

[PATCH v6 00/11] LSM: Three basic syscalls
 2023-04-06 16:31 UTC  (4+ messages)
` [PATCH v6 05/11] LSM: Create lsm_module_list system call

[PATCH v10 00/13] Network support for Landlock
 2023-04-06 10:37 UTC  (14+ messages)
` [PATCH v10 09/13] landlock: Add network rules and TCP hooks support

[PATCH] security, lsm: security_old_inode_init_security() Handle multi LSM registration
 2023-04-05 15:30 UTC  (5+ messages)

[PATCH RFC] Randomized slab caches for kmalloc()
 2023-04-05 15:15 UTC  (3+ messages)

[PATCH v1 0/5] Landlock support for UML
 2023-04-04 13:52 UTC  (4+ messages)

[PATCH v9 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-04-03 10:37 UTC  (13+ messages)
` [PATCH v9 1/4] reiserfs: Add security prefix to xattr name in reiserfs_security_write()
` [PATCH v9 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v9 3/4] evm: Align evm_inode_init_security() definition with LSM infrastructure

Nawiązanie współpracy
 2023-03-31  7:45 UTC 

[PATCH v5 0/6] Add CA enforcement keyring restrictions
 2023-03-30  6:01 UTC  (8+ messages)
` [PATCH v5 5/6] KEYS: CA link restriction


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