SELinux Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-25 17:05:02 to 2020-12-08 15:27:32 UTC [more...]

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

virtiofs and its optional xattr support vs. fs_use_xattr
 2020-12-08 15:13 UTC  (7+ messages)

[PATCH] libsepol/cil: always destroy the lexer state
 2020-12-08 15:04 UTC  (3+ messages)

[PATCH v2 1/1] scripts/ci: add configuration for a Vagrant virtual machine
 2020-12-08  8:35 UTC  (2+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-08  4:52 UTC  (42+ messages)
                  ` [Intel-wired-lan] "
` (subset) "

[PATCH 1/2] GitHub Actions: upgrade to Python 3.9
 2020-12-07 16:43 UTC  (4+ messages)
` [PATCH 2/2] GitHub Actions: drop Ruby 2.4 from matrix

How is policy.31 created from modules under /usr/share/selinux
 2020-12-07 13:26 UTC  (7+ messages)

[PATCH 00/13] SELinux Notebook: Convert batch 2 to markdown
 2020-09-02 13:17 UTC  (3+ messages)
` [PATCH 07/13] pam_login: Convert "
` [PATCH 13/13] role_statements: "

[PATCH] reference_policy.md: Remove Ref Policy 'contributed modules'
 2020-12-06 18:18 UTC 

[RFC PATCH] selinux: handle MPTCP consistently with TCP
 2020-12-04 23:22 UTC  (8+ messages)
` [MPTCP] "
  ` [MPTCP] "

[PATCH v2] proc: Allow pid_revalidate() during LOOKUP_RCU
 2020-12-04  0:02 UTC 

[PATCH] all: various small html to markdown conversions
 2020-12-03 15:52 UTC  (2+ messages)

[PATCH 1/1] scripts/ci: add configuration for a Vagrant virtual machine
 2020-12-03  8:14 UTC  (4+ messages)

Fix Checkmodule when Writing down to older Module Versions
 2020-12-02 17:51 UTC  (2+ messages)

https://github.com/SELinuxProject/selinux/pull/271
 2020-12-02 17:34 UTC  (6+ messages)
` [PATCH 1/3] Introduce VERSION file for selinux
` [PATCH 2/3] Use X.Y instead of date for release tag
` [PATCH 3/3] Simplify the tarball generating scripts

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

[PATCH] proc: Allow pid_revalidate() during LOOKUP_RCU
 2020-12-01 23:49 UTC  (3+ messages)

[PATCH userspace] travis: run only selinux-testsuite
 2020-11-30 12:25 UTC  (6+ messages)

review needed - coreutils ported to a newer version of libselinux
 2020-11-30 10:39 UTC 

[PATCH 0/6] libsepol/cil: Various CIL cleanups
 2020-11-29 19:35 UTC  (3+ messages)

[PATCH 1/1] Add configuration to build and run tests in GitHub Actions
 2020-11-29 18:26 UTC  (3+ messages)

[PATCH v2 00/39] fs: idmapped mounts
 2020-11-28 18:12 UTC  (3+ messages)
` [PATCH v2 10/39] inode: add idmapped mount aware init and permission helpers

[PATCH v1 1/1] selinux-testsuite: Add userfaultfd test
 2020-11-27 14:09 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 read-only IMAP folder(s) and NNTP newsgroup(s).