linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-16 16:54:25 to 2023-06-29 04:33:44 UTC [more...]

[PATCH v8 0/5] mm/memfd: introduce MFD_NOEXEC_SEAL and MFD_EXEC
 2023-06-29  4:33 UTC  (6+ messages)
` [PATCH v8 3/5] mm/memfd: add "

[PATCH v9 00/12] Network support for Landlock
 2023-06-29  3:18 UTC  (13+ messages)
      ` [PATCH v9 00/12] Network support for Landlock - allowed list of protocols

[QUESTION] Full user space process isolation?
 2023-06-29  2:10 UTC  (2+ messages)

[RFC PATCH v10 00/17] Integrity Policy Enforcement LSM (IPE)
 2023-06-28 21:09 UTC  (18+ messages)
` [RFC PATCH v10 01/17] security: add ipe lsm
` [RFC PATCH v10 02/17] ipe: add policy parser
` [RFC PATCH v10 03/17] ipe: add evaluation loop
` [RFC PATCH v10 04/17] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v10 05/17] ipe: introduce 'boot_verified' as a trust provider
` [RFC PATCH v10 06/17] security: add new securityfs delete function
` [RFC PATCH v10 07/17] ipe: add userspace interface
` [RFC PATCH v10 08/17] uapi|audit|ipe: add ipe auditing support
` [RFC PATCH v10 09/17] ipe: add permissive toggle
` [RFC PATCH v10 10/17] block|security: add LSM blob to block_device
` [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook
` [RFC PATCH v10 12/17] ipe: add support for dm-verity as a trust provider
` [RFC PATCH v10 13/17] fsverity: consume builtin signature via LSM hook
` [RFC PATCH v10 14/17] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v10 15/17] scripts: add boot policy generation program
` [RFC PATCH v10 16/17] ipe: kunit test for parser
` [RFC PATCH v10 17/17] documentation: add ipe documentation

[GIT PULL] Landlock updates for v6.5
 2023-06-28  1:01 UTC  (2+ messages)

[GIT PULL] SELinux patches for v6.5
 2023-06-28  1:01 UTC  (2+ messages)

[GIT PULL] Smack patches for 6.5
 2023-06-28  1:01 UTC  (2+ messages)

[GIT PULL] LSM patches for v6.5
 2023-06-28  1:01 UTC  (2+ messages)

[PATCH v11 00/12] Network support for Landlock
 2023-06-27 19:48 UTC  (34+ messages)
` [PATCH v11 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v11 04/12] landlock: Refactor merge/inherit_ruleset functions
` [PATCH v11 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v11 11/12] samples/landlock: Add network demo
` [PATCH v11 12/12] landlock: Document Landlock's network support

[PATCH v2 bpf-next 00/18] BPF token
 2023-06-27 10:22 UTC  (35+ messages)

[syzbot] [tomoyo?] [bpf?] INFO: rcu detected stall in security_file_open (6)
 2023-06-27 10:06 UTC  (2+ messages)

[PATCH] apparmor: fix 'Do simple duplicate message elimination'
 2023-06-27  2:03 UTC 

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

[PATCH AUTOSEL 5.10 1/7] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-06-26 21:51 UTC 

[PATCH AUTOSEL 4.14 1/5] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-06-26 21:51 UTC 

[PATCH AUTOSEL 4.19 1/5] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-06-26 21:51 UTC 

[PATCH AUTOSEL 5.15 1/9] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-06-26 21:50 UTC 

[PATCH AUTOSEL 5.4 1/6] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-06-26 21:51 UTC 

[PATCH AUTOSEL 6.1 03/15] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-06-26 21:50 UTC 

[PATCH AUTOSEL 6.3 03/16] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-06-26 21:49 UTC 

[PATCH v2 0/6] Landlock: ioctl support
 2023-06-26 18:13 UTC  (10+ messages)
` [PATCH v2 1/6] landlock: Increment Landlock ABI version to 4
` [PATCH v2 2/6] landlock: Add LANDLOCK_ACCESS_FS_IOCTL access right
` [PATCH v2 3/6] selftests/landlock: Test ioctl support
` [PATCH v2 4/6] selftests/landlock: Test ioctl with memfds
` [PATCH v2 5/6] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL
` [PATCH v2 6/6] landlock: Document ioctl support

[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
 2023-06-26  6:56 UTC  (2+ messages)

[PATCH -next 00/11] Fix kernel-doc warnings in apparmor
 2023-06-25  1:13 UTC  (12+ messages)
` [PATCH -next 01/11] apparmor: Fix kernel-doc warnings in apparmor/audit.c
` [PATCH -next 02/11] apparmor: Fix kernel-doc warnings in apparmor/capability.c
` [PATCH -next 03/11] apparmor: Fix kernel-doc warnings in apparmor/domain.c
` [PATCH -next 04/11] apparmor: Fix kernel-doc warnings in apparmor/file.c
` [PATCH -next 05/11] apparmor: Fix kernel-doc warnings in apparmor/label.c
` [PATCH -next 06/11] apparmor: Fix kernel-doc warnings in apparmor/lib.c
` [PATCH -next 07/11] apparmor: Fix kernel-doc warnings in apparmor/match.c
` [PATCH -next 08/11] apparmor: Fix kernel-doc warnings in apparmor/resource.c
` [PATCH -next 09/11] apparmor: Fix kernel-doc warnings in apparmor/policy_unpack.c
` [PATCH -next 10/11] apparmor: Fix kernel-doc warnings in apparmor/policy_compat.c
` [PATCH -next 11/11] apparmor: Fix kernel-doc warnings in apparmor/policy.c

[PATCH v11 00/11] LSM: Three basic syscalls
 2023-06-24  1:42 UTC  (13+ messages)
  ` [PATCH v11 03/11] proc: Use lsmids instead of lsm names for attrs
  ` [PATCH v11 05/11] LSM: Create lsm_list_modules system call
  ` [PATCH v11 06/11] LSM: wireup Linux Security Module syscalls
  ` [PATCH v11 07/11] LSM: Helpers for attribute names and filling lsm_ctx
  ` [PATCH v11 08/11] Smack: implement setselfattr and getselfattr hooks
  ` [PATCH v11 09/11] AppArmor: Add selfattr hooks
  ` [PATCH v11 10/11] SELinux: "
  ` [PATCH v11 11/11] LSM: selftests for Linux Security Module syscalls

[PATCH v11 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
 2023-06-23 19:32 UTC  (2+ messages)

[PATCH 07/11] sysctl: Add size to register_sysctl
 2023-06-23 15:20 UTC  (15+ messages)
  ` [PATCH 08/11] sysctl: Add size to register_sysctl_init
  ` [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays

[PATCH 76/79] apparmor: switch to new ctime accessors
 2023-06-23 14:15 UTC  (6+ messages)
  ` [PATCH 77/79] security: "
    ` [PATCH 01/79] fs: add ctime accessors infrastructure
    ` [PATCH 00/79] fs: new accessors for inode->i_ctime

[PATCH v3 bpf-next 00/14] BPF token
 2023-06-21 23:38 UTC  (15+ messages)
` [PATCH v3 bpf-next 01/14] bpf: introduce BPF token object
` [PATCH v3 bpf-next 02/14] libbpf: add bpf_token_create() API
` [PATCH v3 bpf-next 03/14] selftests/bpf: add BPF_TOKEN_CREATE test
` [PATCH v3 bpf-next 04/14] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v3 bpf-next 05/14] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v3 bpf-next 06/14] selftests/bpf: add BPF token-enabled test for BPF_MAP_CREATE command
` [PATCH v3 bpf-next 07/14] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v3 bpf-next 08/14] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v3 bpf-next 09/14] selftests/bpf: add BPF token-enabled BPF_BTF_LOAD selftest
` [PATCH v3 bpf-next 10/14] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v3 bpf-next 11/14] bpf: take into account BPF token when fetching helper protos
` [PATCH v3 bpf-next 12/14] bpf: consistenly use BPF token throughout BPF verifier logic
` [PATCH v3 bpf-next 13/14] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v3 bpf-next 14/14] selftests/bpf: add BPF token-enabled BPF_PROG_LOAD tests

[PATCH] capabilities: fix sparse warning about __user access
 2023-06-21 13:43 UTC  (4+ messages)

[PATCH -next] trusted-keys: Fix kernel-doc warnings in trusted-keys
 2023-06-21 13:33 UTC  (2+ messages)

[PATCH -next] device_cgroup: Fix kernel-doc warnings in device_cgroup
 2023-06-21 13:31 UTC  (2+ messages)

[RFC 0/4] Landlock: ioctl support
 2023-06-21  9:17 UTC  (16+ 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

[PATCH v2] LSM: SafeSetID: fix UID printed instead of GID
 2023-06-21  7:37 UTC  (7+ messages)

[PATCH net-next] netlabel: Reorder fields in 'struct netlbl_domaddr6_map'
 2023-06-21  3:40 UTC  (5+ messages)

[PATCH bpf-next 0/4] Reduce overhead of LSMs with static calls
 2023-06-20 23:40 UTC  (6+ messages)

[PATCH v2 0/5] Reduce overhead of LSMs with static calls
 2023-06-20 21:53 UTC  (14+ messages)
` [PATCH v2 2/5] security: Count the LSMs enabled at compile time
` [PATCH v2 3/5] security: Replace indirect LSM hook calls with static calls
` [PATCH v2 5/5] security: Add CONFIG_SECURITY_HOOK_LIKELY

[PATCH v3 00/57] Scope-based Resource Management
 2023-06-16 22:41 UTC  (3+ messages)
` [PATCH v3 01/57] dmaengine: ioat: Free up __cleanup() name


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