selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-14 21:03:25 to 2020-07-23 08:13:12 UTC [more...]

[SELinux-notebook PATCH] onjects.md: some clarifications
 2020-07-23  8:13 UTC  (21+ messages)
` [SELinux-notebook PATCH v2] objects.md: "
    ` [SELinux-notebook PATCH v3] "
      ` [SELinux-notebook PATCH v4] "
          ` [SELinux-notebook PATCH v5] "
          ` [SELinux-notebook PATCH v6] "
              ` [SELinux-notebook PATCH v7] "
                ` [SELinux-notebook PATCH v8] "
                    ` [SELinux-notebook PATCH v9] "

[SELinux-notebook PATCH] lsm_selinux: document genfs_seclabel_symlinks policy capability
 2020-07-23  1:54 UTC  (5+ messages)
  ` [SELinux-notebook PATCH v2] "

[PATCH v5 0/2] userspace: Implement new format of filename trans rules
 2020-07-22 22:15 UTC  (6+ messages)
` [PATCH v5 1/2] libsepol,checkpolicy: optimize storage of filename transitions
` [PATCH v5 2/2] libsepol: implement POLICYDB_VERSION_COMP_FTRANS

[PATCH v8 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-07-22 11:30 UTC  (10+ messages)

[RESEND] [PATCHv4 1/2] uapi: fuse: Add FUSE_SECURITY_CTX
 2020-07-22  9:07 UTC  (2+ messages)
` [RESEND] [PATCHv4 2/2] fuse: Call security hooks on new inodes

[PATCH 00/13] Introduce partial kernel_read_file() support
 2020-07-21 21:50 UTC  (27+ messages)
` [PATCH 01/13] firmware_loader: EFI firmware loader must handle pre-allocated buffer
` [PATCH 02/13] fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
` [PATCH 03/13] fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
` [PATCH 04/13] fs/kernel_read_file: Split into separate include file
` [PATCH 05/13] fs/kernel_read_file: Split into separate source file
` [PATCH 06/13] fs/kernel_read_file: Remove redundant size argument
` [PATCH 07/13] fs/kernel_read_file: Switch buffer size arg to size_t
` [PATCH 08/13] fs/kernel_read_file: Add file_size output argument
` [PATCH 09/13] LSM: Introduce kernel_post_load_data() hook
` [PATCH 10/13] firmware_loader: Use security_post_load_data()
` [PATCH 11/13] module: Call security_kernel_post_load_data()
` [PATCH 12/13] LSM: Add "contents" flag to kernel_read_file hook
` [PATCH 13/13] fs/kernel_file_read: Add "offset" arg for partial reads

[SELinux-notebook PATCH] adds CIL policy with makefile
 2020-07-21 21:08 UTC  (12+ messages)
  ` [SELinux-notebook PATCH v2] "
  ` [SELinux-notebook PATCH v3] "
` [SELinux-notebook PATCH v4] "
  ` [SELinux-notebook PATCH v5] "

[SELinux-notebook PATCH] object_classes_permissions: describe bpf and perfmon capabilities
 2020-07-21 21:04 UTC  (3+ messages)

[RFC] Porting glibc away from deprecated libselinux APIs
 2020-07-21 14:48 UTC  (5+ messages)

[PATCH] policycoreutils: fix inaccurate description in sestatus
 2020-07-21 13:34 UTC  (4+ messages)

[PATCH] restorecond: Set X-GNOME-HiddenUnderSystemd=true in restorecond.desktop file
 2020-07-21  6:36 UTC  (3+ messages)

[PATCH] python/audit2allow: add #include <limits.h> to sepolgen-ifgen-attr-helper.c
 2020-07-21  6:35 UTC  (3+ messages)

[PATCH v3 0/5] LSM: Measure security module state
 2020-07-20 18:59 UTC  (21+ messages)
` [PATCH v3 1/5] IMA: Add LSM_STATE func to measure LSM data
` [PATCH v3 2/5] IMA: Define an IMA hook "
` [PATCH v3 3/5] LSM: Add security_measure_data in lsm_info struct
` [PATCH v3 4/5] LSM: Define SELinux function to measure security state
  ` [RFC PATCH] LSM: security_read_selinux_policy() can be static
` [PATCH v3 5/5] LSM: Define workqueue for measuring security module state

[PATCH v2] libselinux: Use sestatus if open
 2020-07-20 13:57 UTC  (3+ messages)

[PATCH v6 0/7] capabilities: Introduce CAP_CHECKPOINT_RESTORE
 2020-07-20 12:58 UTC  (14+ messages)
` [PATCH v6 1/7] "
` [PATCH v6 2/7] pid: use checkpoint_restore_ns_capable() for set_tid
` [PATCH v6 3/7] pid_namespace: use checkpoint_restore_ns_capable() for ns_last_pid
` [PATCH v6 4/7] proc: allow access in init userns for map_files with CAP_CHECKPOINT_RESTORE
` [PATCH v6 5/7] prctl: Allow local CAP_CHECKPOINT_RESTORE to change /proc/self/exe
` [PATCH v6 6/7] prctl: exe link permission error changed from -EINVAL to -EPERM
` [PATCH v6 7/7] selftests: add clone3() CAP_CHECKPOINT_RESTORE test

[RFC PATCH 0/5] keys: Security changes, ACLs and Container keyring
 2020-07-19 18:10 UTC  (6+ messages)
` [RFC PATCH 1/5] keys: Move permissions checking decisions into the checking code
` [RFC PATCH 3/5] keys: Provide KEYCTL_GRANT_PERMISSION
` [RFC PATCH 4/5] keys: Split the search perms between KEY_NEED_USE and KEY_NEED_SEARCH
` [RFC PATCH 5/5] keys: Implement a 'container' keyring

[PATCH] selinux: make use of variables when defining libdir and includedir
 2020-07-19 17:15 UTC  (2+ messages)

[PATCH v4 0/2] userspace: Implement new format of filename trans rules
 2020-07-19  9:33 UTC  (4+ messages)
` [PATCH v4 1/2] libsepol,checkpolicy: optimize storage of filename transitions
` [PATCH v4 2/2] libsepol: implement POLICYDB_VERSION_COMP_FTRANS

[PATCH v5 0/6] capabilities: Introduce CAP_CHECKPOINT_RESTORE
 2020-07-18 17:47 UTC  (17+ messages)
` [PATCH v5 1/6] "
` [PATCH v5 2/6] pid: use checkpoint_restore_ns_capable() for set_tid
` [PATCH v5 3/6] pid_namespace: use checkpoint_restore_ns_capable() for ns_last_pid
` [PATCH v5 4/6] proc: allow access in init userns for map_files with CAP_CHECKPOINT_RESTORE
` [PATCH v5 5/6] prctl: Allow checkpoint/restore capable processes to change exe link
` [PATCH v5 6/6] selftests: add clone3() CAP_CHECKPOINT_RESTORE test

Reporting a use-after-free read bug in userfaultfd_release()
 2020-07-17 11:45 UTC 

[PATCH v2 0/5] LSM: Measure security module state
 2020-07-16 22:03 UTC  (10+ messages)
` [PATCH v2 1/5] IMA: Add LSM_STATE func to measure LSM data
` [PATCH v2 2/5] IMA: Define an IMA hook "
` [PATCH v3 3/5] LSM: Add security_measure_data in lsm_info struct
` [PATCH v2 4/5] LSM: Define SELinux function to measure security state
` [PATCH v2 5/5] LSM: Define workqueue for measuring security module state

[PATCH] libselinux: Use sestatus if open
 2020-07-16 15:44 UTC  (16+ messages)

ANN: The SELinux Notebook in markdown on GitHub
 2020-07-16  8:01 UTC  (2+ messages)

[PATCH v1 0/5] LSM: Measure security module state
 2020-07-15 18:34 UTC  (8+ messages)
` [PATCH v1 1/5] IMA: Add LSM_STATE func to measure LSM data
` [PATCH v1 2/5] IMA: Define an IMA hook "
` [PATCH v1 3/5] LSM: Add security_state function pointer in lsm_info struct
` [PATCH v1 4/5] LSM: Define SELinux function to measure security state
` [PATCH v1 5/5] LSM: Define workqueue for measuring security module state

Fwd: RedHat 8 Default Context mismatch
 2020-07-15 15:30 UTC  (3+ messages)
  `  "

[SELinux-notebook RFC] mypolicy is a simple CIL policy with Makefile to get started with
 2020-07-15 10:47 UTC  (7+ messages)
` [SELinux-notebook RFC v2] "
    ` [SELinux-notebook RFC v3] cil-policy "


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