selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-12 22:15:53 to 2021-01-22 04:16:45 UTC [more...]

[PATCH v6 00/40] idmapped mounts
 2021-01-22  4:15 UTC  (50+ messages)
` [PATCH v6 01/40] mount: attach mappings to mounts
` [PATCH v6 02/40] fs: add id translation helpers
` [PATCH v6 03/40] fs: add file and path permissions helpers
` [PATCH v6 04/40] capability: handle idmapped mounts
` [PATCH v6 05/39] namei: make permission helpers idmapped mount aware
` [PATCH v6 06/40] inode: make init and "
` [PATCH v6 07/40] attr: handle idmapped mounts
` [PATCH v6 08/40] acl: "
` [PATCH v6 09/40] xattr: "
` [PATCH v6 10/40] commoncap: "
` [PATCH v6 11/40] stat: "
` [PATCH v6 12/40] namei: handle idmapped mounts in may_*() helpers
` [PATCH v6 13/40] namei: introduce struct renamedata
` [PATCH v6 14/40] namei: prepare for idmapped mounts
` [PATCH v6 15/40] open: handle idmapped mounts in do_truncate()
` [PATCH v6 16/40] open: handle idmapped mounts
` [PATCH v6 17/40] af_unix: "
` [PATCH v6 18/40] utimes: "
` [PATCH v6 19/40] fcntl: "
` [PATCH v6 20/40] init: "
` [PATCH v6 21/40] ioctl: "
` [PATCH v6 22/40] would_dump: "
` [PATCH v6 23/40] exec: "
` [PATCH v6 25/40] apparmor: "
` [PATCH v6 26/39] ima: "
` [PATCH v6 27/40] ecryptfs: do not mount on top of "
` [PATCH v6 28/40] overlayfs: "
` [PATCH v6 29/40] namespace: take lock_mount_hash() directly when changing flags
` [PATCH v6 30/40] mount: make {lock,unlock}_mount_hash() static
` [PATCH v6 31/40] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH v6 32/40] fs: split out functions to hold writers
` [PATCH v6 33/40] fs: add attr_flags_to_mnt_flags helper
` [PATCH v6 34/40] fs: add mount_setattr()
` [PATCH v6 35/40] fs: introduce MOUNT_ATTR_IDMAP
` [PATCH v6 36/40] tests: add mount_setattr() selftests
` [PATCH v6 37/40] fat: handle idmapped mounts
` [PATCH v6 38/40] ext4: support "
` [PATCH v6 39/40] xfs: "

[PATCH 1/2] libsepol/cil: Update symtab nprim field when adding or removing datums
 2021-01-21 21:25 UTC  (4+ messages)
` [PATCH 2/2] libsepol/cil: Fix heap-use-after-free in __class_reset_perm_values()

[PATCH 1/2] libselinux: accept const fromcon in get_context API
 2021-01-21 21:24 UTC  (4+ messages)
` [PATCH 2/2] libselinux: update getseuser

[PATCH] newrole: preserve environment variable XDG_RUNTIME_DIR
 2021-01-21 21:17 UTC  (2+ messages)

[PATCH] selinux: measure state and policy capabilities
 2021-01-21 20:01 UTC 

[PATCH v3 1/1] selinux-testsuite: Add userfaultfd test
 2021-01-20 23:02 UTC  (3+ messages)

[PATCH v2 1/1] mm/madvise: replace ptrace attach requirement for process_madvise
 2021-01-20 20:46 UTC  (13+ messages)

[PATCH 1/1] process_madvise.2: Add process_madvise man page
 2021-01-20 20:23 UTC 

[PATCH v2 1/1] libsepol: do not decode out-of-bound rolebounds
 2021-01-20 18:26 UTC  (2+ messages)

[PATCH 1/1] GitHub Actions: run SELinux testsuite in Fedora virtual machine
 2021-01-20 16:00 UTC  (6+ messages)

ANN: SELinux userspace 3.2-rc1 release candidate
 2021-01-20 12:21 UTC 

[PATCH v5 00/42] idmapped mounts
 2021-01-20 12:03 UTC  (69+ messages)
` [PATCH v5 09/42] mount: attach mappings to mounts
` [PATCH v5 10/42] capability: handle idmapped mounts
` [PATCH v5 11/42] namei: make permission helpers idmapped mount aware
` [PATCH v5 12/42] inode: make init and "
` [PATCH v5 13/42] attr: handle idmapped mounts
` [PATCH v5 14/42] acl: "
` [PATCH v5 15/42] fs: add file_user_ns() helper
` [PATCH v5 16/42] xattr: handle idmapped mounts
` [PATCH v5 17/42] commoncap: "
` [PATCH v5 18/42] stat: "
` [PATCH v5 19/42] namei: handle idmapped mounts in may_*() helpers
` [PATCH v5 20/42] namei: introduce struct renamedata
` [PATCH v5 21/42] namei: prepare for idmapped mounts
` [PATCH v5 22/42] open: handle idmapped mounts in do_truncate()
` [PATCH v5 23/42] open: handle idmapped mounts
` [PATCH v5 24/42] af_unix: "
` [PATCH v5 25/42] utimes: "
` [PATCH v5 26/42] fcntl: "
` [PATCH v5 27/42] notify: "
` [PATCH v5 28/42] init: "
` [PATCH v5 29/42] ioctl: "
` [PATCH v5 30/42] would_dump: "
` [PATCH v5 31/42] exec: "
` [PATCH v5 33/42] apparmor: "
` [PATCH v5 36/42] ext4: support "
` [PATCH v5 37/42] xfs: "
` [PATCH v5 38/42] ecryptfs: do not mount on top of "
` [PATCH v5 40/42] fs: introduce MOUNT_ATTR_IDMAP
` [PATCH v5 41/42] tests: extend mount_setattr tests
  ` [PATCH v5 32/42] fs: make helpers idmap mount aware

[PATCH testsuite] Makefile: unload policy when testsuite fails
 2021-01-20 10:26 UTC  (6+ messages)

[RFC PATCH 0/1] selinux-notebook: Add new section for Embedded Systems
 2021-01-20 11:55 UTC  (4+ messages)
` [RFC PATCH 1/1] "

[PATCH] NFSv4.2: fix return value of _nfs4_get_security_label()
 2021-01-20  4:57 UTC  (2+ messages)

[PATCH] python/sepolgen: allow any policy statement in ifndef
 2021-01-19 13:55 UTC  (2+ messages)

Intent to release 3.2-rc1
 2021-01-18 14:59 UTC  (3+ messages)

[PATCH testsuite v2] perf_event: update perf_event test for the new CAP_PERFMON capability
 2021-01-18 13:44 UTC  (2+ messages)

[PATCH testsuite] tests/sysctl: use vm.swappiness instead of kernel.modprobe
 2021-01-18 13:44 UTC  (2+ messages)

[PATCH v2] libselinux: Always close status page fd
 2021-01-18 13:37 UTC  (3+ messages)

[RFC PATCH v2] selinux: security: Move selinux_state to a separate page
 2021-01-18  6:15 UTC  (6+ messages)

[RFC PATCH v2] selinux: security: Move selinux_state to a separate page
 2021-01-18  5:56 UTC 

VSOCK & getpeercon()
 2021-01-16 12:48 UTC 

[PATCH v10 0/8] IMA: support for measuring kernel integrity critical data
 2021-01-15 17:26 UTC  (21+ messages)
` [PATCH v10 5/8] IMA: limit critical data measurement based on a label
` [PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook

[PATCH] fs: anon_inodes: rephrase to appropriate kernel-doc
 2021-01-15 17:23 UTC  (2+ messages)

[PATCH v4] proc: Allow pid_revalidate() during LOOKUP_RCU
 2021-01-14 22:51 UTC  (8+ messages)

[PATCH v15 0/4] SELinux support for anonymous inodes and UFFD
 2021-01-14 22:50 UTC  (4+ messages)

[PATCH] selinux: include a consumer of the new IMA critical data hook
 2021-01-14 20:01 UTC  (4+ messages)

can't unmount /sys/fs/selinux
 2021-01-14 16:24 UTC  (5+ messages)

[PATCH] libselinux: Always close status page fd
 2021-01-14 15:11 UTC  (6+ messages)

[PATCH v2 1/2] setfiles: Do not abort on labeling error
 2021-01-13 21:09 UTC  (2+ messages)
` [PATCH v2 2/2] setfiles: drop ABORT_ON_ERRORS and related code

[PATCH v2] libsepol/cil: fix NULL pointer dereference when parsing an improper integer
 2021-01-13 22:28 UTC  (3+ messages)

[PATCH] libsepol: destroy filename_trans list properly
 2021-01-13 22:30 UTC  (3+ messages)

[PATCH] python/semanage: empty stdout before exiting on BrokenPipeError
 2021-01-13 22:50 UTC  (3+ messages)
` [PATCH 2/2] python/semanage: Sort imports in alphabetical order

[PATCH] setfiles: Do not abort on labeling error
 2021-01-13 15:41 UTC  (3+ messages)

Why every file context is "system_u:object_r"
 2021-01-13 14:43 UTC  (2+ messages)

[PATCH v2] selinux: fall back to SECURITY_FS_USE_GENFS if no xattr support
 2021-01-13 13:58 UTC  (2+ 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 NNTP newsgroup(s).