messages from 2020-11-20 03:02:42 to 2020-11-30 22:53:19 UTC [more...]
[PATCH v3 00/38] idmapped mounts
2020-11-30 22:52 UTC (42+ 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-11-30 20:46 UTC (2+ messages)
[PATCH userspace] travis: run only selinux-testsuite
2020-11-30 12:25 UTC (6+ messages)
Fix Checkmodule when Writing down to older Module Versions
2020-11-30 11:56 UTC
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 (23+ messages)
` [PATCH v2 07/39] mount: attach mappings to mounts
` [PATCH v2 10/39] inode: add idmapped mount aware init and permission helpers
` [PATCH v2 14/39] commoncap: handle idmapped mounts
` [PATCH v2 31/39] audit: "
` [PATCH v2 39/39] tests: add vfs/idmapped mounts test suite
[PATCH v1 1/1] selinux-testsuite: Add userfaultfd test
2020-11-27 14:09 UTC (2+ messages)
https://github.com/SELinuxProject/selinux/pull/271
2020-11-27 9:36 UTC (5+ 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 000/141] Fix fall-through warnings for Clang
2020-11-26 17:05 UTC (64+ messages)
` [PATCH 053/141] selinux: "
` [Intel-wired-lan] [PATCH 000/141] "
Failed to start Udev Kernel device manager
2020-11-25 11:13 UTC (2+ messages)
[PATCH] mls_mcs.md: Convert section to markdown
2020-11-25 4:33 UTC (4+ messages)
[PATCH v12 0/4] SELinux support for anonymous inodes and UFFD
2020-11-25 1:52 UTC (13+ messages)
` [PATCH v12 3/4] selinux: teach SELinux about anonymous inodes
[PATCH 1/1] scripts/ci: add configuration for a Vagrant virtual machine
2020-11-24 8:09 UTC
[PATCH] lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
2020-11-23 23:47 UTC (3+ messages)
[PATCH v6 0/8] IMA: support for measuring kernel integrity critical data
2020-11-23 19:49 UTC (15+ messages)
` [PATCH v6 7/8] IMA: add a built-in policy rule for critical data measurement
` [PATCH v6 8/8] selinux: measure state and hash of the policy using IMA
[RFC] Introduce MAJOR.MINOR.PATCH version for the whole project
2020-11-23 11:55 UTC
[PATCH v22 00/23] LSM: Module stacking for AppArmor
2020-11-21 7:36 UTC (28+ messages)
` [PATCH v23 01/23] LSM: Infrastructure management of the sock security
` [PATCH v23 02/23] LSM: Create and manage the lsmblob data structure
` [PATCH v23 03/23] LSM: Use lsmblob in security_audit_rule_match
` [PATCH v23 04/23] LSM: Use lsmblob in security_kernel_act_as
` [PATCH v23 05/23] LSM: Use lsmblob in security_secctx_to_secid
` [PATCH v23 06/23] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v23 07/23] LSM: Use lsmblob in security_ipc_getsecid
` [PATCH v23 08/23] LSM: Use lsmblob in security_task_getsecid
` [PATCH v23 09/23] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v23 10/23] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v23 11/23] IMA: Change internal interfaces to use lsmblobs
` [PATCH v23 12/23] LSM: Specify which LSM to display
` [PATCH v23 13/23] LSM: Ensure the correct LSM context releaser
` [PATCH v23 14/23] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v23 15/23] LSM: Use lsmcontext in security_inode_getsecctx
` [PATCH v23 16/23] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v23 17/23] NET: Store LSM netlabel data in a lsmblob
` [PATCH v23 18/23] LSM: Verify LSM display sanity in binder
` [PATCH v23 19/23] audit: add support for non-syscall auxiliary records
` [PATCH v23 20/23] Audit: Add new record for multiple process LSM attributes
` [PATCH v23 21/23] Audit: Add a new record for multiple object "
` [PATCH v23 22/23] LSM: Add /proc attr entry for full LSM context
` [PATCH v23 23/23] AppArmor: Remove the exclusive flag
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox