SELinux Security Module development
 help / color / mirror / Atom feed
 messages from 2020-11-04 16:49:19 to 2020-11-15 10:40:01 UTC [more...]

[PATCH v2 00/39] fs: idmapped mounts
 2020-11-15 10:36 UTC  (18+ messages)
` [PATCH v2 01/39] namespace: take lock_mount_hash() directly when changing flags
` [PATCH v2 02/39] mount: make {lock,unlock}_mount_hash() static
` [PATCH v2 03/39] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH v2 04/39] fs: add mount_setattr()
` [PATCH v2 05/39] tests: add mount_setattr() selftests
` [PATCH v2 06/39] fs: add id translation helpers
` [PATCH v2 07/39] mount: attach mappings to mounts
` [PATCH v2 08/39] capability: handle idmapped mounts
` [PATCH v2 09/39] namei: add idmapped mount aware permission helpers
` [PATCH v2 10/39] inode: add idmapped mount aware init and "
` [PATCH v2 11/39] attr: handle idmapped mounts
` [PATCH v2 12/39] acl: "
` [PATCH v2 14/39] commoncap: "
` [PATCH v2 16/39] namei: handle idmapped mounts in may_*() helpers
` [PATCH v2 17/39] namei: introduce struct renamedata
` [PATCH v2 18/39] namei: prepare for idmapped mounts
` [PATCH v2 19/39] open: handle idmapped mounts in do_truncate()

[GIT PULL] SELinux fixes for v5.10 (#1)
 2020-11-14 20:51 UTC  (2+ messages)

[PATCH] netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist()
 2020-11-14 20:09 UTC  (3+ messages)

[RFC PATCH] docs: ABI: ABI documentation for procfs attribute files used by multiple LSMs
 2020-11-13 22:02 UTC  (2+ messages)

[PATCH v5 0/7] IMA: Infrastructure for measurement of critical kernel data
 2020-11-13 17:23 UTC  (30+ messages)
` [PATCH v5 2/7] IMA: update process_buffer_measurement to measure buffer hash
` [PATCH v5 3/7] IMA: add hook to measure critical data
` [PATCH v5 4/7] IMA: add policy "
` [PATCH v5 5/7] IMA: validate supported kernel data sources before measurement
` [PATCH v5 6/7] IMA: add critical_data to the built-in policy rules
` [PATCH v5 7/7] selinux: measure state and hash of the policy using IMA

[PATCH] python/sepolicy: allow to override manpage date
 2020-11-13 12:15 UTC  (2+ messages)

[PATCH v2] selinux: Fix error return code in sel_ib_pkey_sid_slow()
 2020-11-13  1:17 UTC  (2+ messages)

[PATCH] selinux: drop super_block backpointer from superblock_security_struct
 2020-11-13  0:54 UTC  (2+ messages)

[PATCH v12 0/4] SELinux support for anonymous inodes and UFFD
 2020-11-13  0:12 UTC  (12+ messages)
` [PATCH v12 1/4] security: add inode_init_security_anon() LSM hook
` [PATCH v12 2/4] fs: add LSM-supporting anon-inode interface
` [PATCH v12 3/4] selinux: teach SELinux about anonymous inodes
` [PATCH v12 4/4] userfaultfd: use secure anon inodes for userfaultfd

[PATCH userspace v2 0/3] Update manpages to reflect that runtime SELinux disable is deprecated
 2020-11-12 21:07 UTC  (6+ messages)
` [PATCH userspace v2 1/3] selinux(8): mark up SELINUX values
` [PATCH userspace v2 2/3] selinux(8): explain that runtime disable is deprecated
` [PATCH userspace v2 3/3] selinux_config(5): add a note "

[PATCH userspace] ci: add new dependencies needed by selinux-testsuite
 2020-11-12 21:06 UTC  (2+ messages)

[PATCH 1/1] libsepol: free memory when realloc() fails
 2020-11-12 21:04 UTC  (3+ messages)

[PATCH] selinux: Fix error return code in sel_ib_pkey_sid_slow()
 2020-11-12 13:23 UTC  (2+ messages)

[PATCH userspace] ci: bump Fedora image version to 33
 2020-11-12  9:17 UTC  (5+ messages)

[PATCH v13 0/4] SELinux support for anonymous inodes and UFFD
 2020-11-12  1:53 UTC  (5+ messages)
` [PATCH v13 1/4] security: add inode_init_security_anon() LSM hook
` [PATCH v13 2/4] fs: add LSM-supporting anon-inode interface
` [PATCH v13 3/4] selinux: teach SELinux about anonymous inodes
` [PATCH v13 4/4] userfaultfd: use secure anon inodes for userfaultfd

[PATCH userspace] selinux(8): explain that runtime disable is deprecated
 2020-11-11 15:56 UTC  (4+ messages)

SElinux bug with docker custom path
 2020-11-11  9:22 UTC 

Corporate and Personal Loan *
 2020-11-11  8:32 UTC 

[PATCH v22 00/23] LSM: Module stacking for AppArmor
 2020-11-11  6:37 UTC  (31+ messages)
  ` [PATCH v22 01/23] LSM: Infrastructure management of the sock security
  ` [PATCH v22 02/23] LSM: Create and manage the lsmblob data structure
  ` [PATCH v22 03/23] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v22 04/23] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v22 05/23] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v22 06/23] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v22 07/23] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v22 08/23] LSM: Use lsmblob in security_task_getsecid
  ` [PATCH v22 09/23] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v22 10/23] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v22 11/23] IMA: Change internal interfaces to use lsmblobs
  ` [PATCH v22 12/23] LSM: Specify which LSM to display
  ` [PATCH v22 13/23] LSM: Ensure the correct LSM context releaser
  ` [PATCH v22 14/23] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v22 15/23] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v22 16/23] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v22 17/23] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v22 18/23] LSM: Verify LSM display sanity in binder
  ` [PATCH v22 19/23] audit: add support for non-syscall auxiliary records
  ` [PATCH v22 20/23] Audit: Add new record for multiple process LSM attributes
  ` [PATCH v22 21/23] Audit: Add a new record for multiple object "
  ` [PATCH v22 22/23] LSM: Add /proc attr entry for full LSM context
  ` [PATCH v22 23/23] AppArmor: Remove the exclusive flag

[PATCH] netlabel: fix our progress tracking in netlbl_unlabel_staticlist()
 2020-11-10 23:40 UTC  (2+ messages)

Selinux policy for x509_ima.der public certificate loaded by kernel during boot
 2020-11-10 20:45 UTC  (6+ messages)

Bug (?) report for secilc and CIL semantics: some unexpected behaviours
 2020-11-10 17:31 UTC  (2+ messages)

[PATCH] libsemanage/genhomedircon: check usepasswd
 2020-11-10  6:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v22 00/23] LSM: Module stacking for AppArmor
 2020-11-09 22:47 UTC  (21+ messages)
  ` [PATCH v22 01/23] LSM: Infrastructure management of the sock security
  ` [PATCH v22 02/23] LSM: Create and manage the lsmblob data structure
  ` [PATCH v22 03/23] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v22 04/23] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v22 05/23] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v22 06/23] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v22 07/23] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v22 08/23] LSM: Use lsmblob in security_task_getsecid
  ` [PATCH v22 09/23] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v22 10/23] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v22 11/23] IMA: Change internal interfaces to use lsmblobs
  ` [PATCH v22 12/23] LSM: Specify which LSM to display
  ` [PATCH v22 13/23] LSM: Ensure the correct LSM context releaser
  ` [PATCH v22 14/23] LSM: Use lsmcontext in security_secid_to_secctx

[PATCH testsuite] tests/overlay: replace Python script with a C program
 2020-11-09 15:05 UTC  (2+ messages)

[PATCH testsuite] tests/Makefile: silence modprobe output
 2020-11-09 15:05 UTC  (2+ messages)

Inputs for error " libselinux.so.1: cannot open shared object file: No such file or directory "
 2020-11-07 14:45 UTC  (3+ messages)

[PATCH 1/2] [lsm] introduce a new hook to query LSM for functionality
 2020-11-07  1:33 UTC  (11+ messages)
` [PATCH 2/2] NFSv4.2: condition READDIR's mask for security label based on LSM state

Possibly unwanted rootcontext= behavior?
 2020-11-06  4:12 UTC  (7+ messages)

[PATCH] selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling
 2020-11-06  4:00 UTC  (4+ messages)

[PATCH v11 0/4] SELinux support for anonymous inodes and UFFD
 2020-11-05 22:24 UTC  (7+ messages)
` [PATCH v11 1/4] security: add inode_init_security_anon() LSM hook
` [PATCH v11 2/4] fs: add LSM-supporting anon-inode interface
` [PATCH v11 3/4] selinux: teach SELinux about anonymous inodes
` [PATCH v11 4/4] userfaultfd: use secure anon inodes for userfaultfd

Changes to Travis Usage
 2020-11-05 14:18 UTC  (2+ messages)

homedir file context definitions
 2020-11-05 13:45 UTC  (2+ messages)

[Travis/GitHub] Migrating SELinuxProject projects to travis-ci.com (vs. travis-ci.org)
 2020-11-05 13:26 UTC  (8+ messages)

[RFC PATCH 0/1] selinux-testsuite: Reduce sctp test runtime
 2020-11-05  9:56 UTC  (3+ messages)
` [RFC PATCH 1/1] "

[PATCH v2 1/1] selinux: fix error initialization in inode_doinit_with_dentry()
 2020-11-04 20:40 UTC  (10+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] selinux: "

[PATCH v10 0/3] SELinux support for anonymous inodes and UFFD
 2020-11-04 20:36 UTC  (7+ messages)
` [PATCH v10 1/3] Add a new LSM-supporting anonymous inode interface
` [PATCH v10 3/3] Use secure anon inodes for userfaultfd

selinux: how to query if selinux is enabled
 2020-11-04 17:02 UTC  (13+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox