selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-19 00:47:20 to 2019-05-17 16:38:02 UTC [more...]

SGX vs LSM (Re: [PATCH v20 00/28] Intel SGX1 support)
 2019-05-17 16:37 UTC  (28+ messages)

[PATCH userspace v2] libsepol: add ebitmap_for_each_set_bit macro
 2019-05-16 20:27 UTC  (2+ messages)
` [Non-DoD Source] "

ImportError: cannot import name '_selinux' from 'selinux' with swig-4.0.0
 2019-05-16 15:37 UTC 

[PATCH] libselinux: Eliminate use of security_compute_user()
 2019-05-16 15:07 UTC  (6+ messages)

[PATCH] Global replace exit(0) with more readable exit(EXIT_SUCCESS)
 2019-05-16  0:34 UTC  (3+ messages)

[PATCH] General code cleanups, sanity checks and strdup() checks
 2019-05-16  0:50 UTC  (2+ messages)

[PATCH] Trivial style fixes pt2
 2019-05-16  0:51 UTC  (2+ messages)

[PATCH 2/2] another style fix
 2019-05-16  0:35 UTC  (3+ messages)

[PATCH] Check strdup() failure
 2019-05-16  0:36 UTC  (3+ messages)

Mislabeled /proc/<pid>/ns/mnt files?
 2019-05-14 20:13 UTC  (9+ messages)

[PATCH v3] selinux: do not report error on connect(AF_UNSPEC)
 2019-05-13 22:50 UTC  (2+ messages)

[PATCH userspace] libsepol: add ebitmap_for_each_set_bit macro
 2019-05-13 14:07 UTC  (2+ messages)

[PATCH] selinux: support attributes in type transitions
 2019-05-13 13:18 UTC  (4+ messages)

[PATCH userspace] run_init: fix build when crypt() is not in unistd.h
 2019-05-13 11:58 UTC 

[PATCH] Trivial style improvements
 2019-05-10 21:56 UTC 

Subject: [PATCH 1/2] Unify code style to preserve my sanity
 2019-05-10 18:16 UTC 

[PATCH net v2] Revert "selinux: do not report error on connect(AF_UNSPEC)"
 2019-05-10 16:46 UTC  (2+ messages)

[PATCH v2] selinux: do not report error on connect(AF_UNSPEC)
 2019-05-10 16:09 UTC  (4+ messages)

[PATCH net] Revert "selinux: do not report error on connect(AF_UNSPEC)"
 2019-05-10  9:33 UTC  (2+ messages)

[PATCH RFC] selinux: provide __le variables explicitly
 2019-05-09 19:40 UTC  (4+ messages)

[PATCH net] selinux: do not report error on connect(AF_UNSPEC)
 2019-05-09 16:33 UTC  (11+ messages)

[PATCH] selinux: remove some no-op BUG_ONs
 2019-05-08 21:51 UTC  (2+ messages)

[GIT PULL] SELinux patches for v5.2
 2019-05-08  2:40 UTC  (2+ messages)

Possible regression test failure?
 2019-05-06 17:14 UTC  (3+ messages)

[ANNOUNCE][CFP] Linux Security Summit Europe 2019
 2019-05-03 11:46 UTC 

[GIT PULL] SELinux fixes for v5.1 (#3)
 2019-04-30 18:25 UTC  (2+ messages)

[PATCH] semanage/semanage-boolean.8: Fix a minor typo
 2019-04-30 16:00 UTC  (3+ messages)

scripts/selinux build error in 4.14 after glibc update
 2019-04-30  8:49 UTC  (12+ messages)

[PATCH] proc: prevent changes to overridden credentials
 2019-04-29 13:57 UTC  (6+ messages)

kernel BUG at kernel/cred.c:434!
 2019-04-23 20:18 UTC  (23+ messages)

An update on my kernel "secnext" builds and testing
 2019-04-23 16:47 UTC 

[PATCH 00/90] LSM: Module stacking for all
 2019-04-22 21:01 UTC  (68+ messages)
` [PATCH 02/90] LSM: Infrastructure management of the sock security
` [PATCH 23/90] Audit: Change audit_sig_sid to audit_sig_lsm
` [PATCH 24/90] Audit: Convert target_sid to an lsm_export structure
` [PATCH 25/90] Audit: Convert osid "
` [PATCH 26/90] IMA: Clean out lsm_export scaffolding
` [PATCH 27/90] NET: Change the UNIXCB from a secid to an lsm_export
` [PATCH 28/90] NET: Remove scaffolding on secmarks
` [PATCH 29/90] NET: Remove scaffolding on new secmarks
` [PATCH 30/90] NET: Remove netfilter scaffolding for lsm_export
` [PATCH 31/90] Netlabel: Replace secids with lsm_export
` [PATCH 32/90] LSM: Remove lsm_export scaffolding functions
` [PATCH 33/90] IMA: FIXUP prototype using lsm_export
` [PATCH 34/90] Smack: Restore the release_secctx hook
` [PATCH 35/90] AppArmor: Remove unnecessary hook stub
` [PATCH 36/90] LSM: Limit calls to certain module hooks
` [PATCH 37/90] LSM: Create a data structure for a security context
` [PATCH 38/90] LSM: Use lsm_context in secid_to_secctx hooks
` [PATCH 39/90] LSM: Use lsm_context in secctx_to_secid hooks
` [PATCH 40/90] LSM: Use lsm_context in inode_getsecctx hooks
` [PATCH 41/90] LSM: Use lsm_context in inode_notifysecctx hooks
` [PATCH 42/90] LSM: Use lsm_context in dentry_init_security hooks
` [PATCH 43/90] LSM: Use lsm_context in security_dentry_init_security
` [PATCH 44/90] LSM: Use lsm_context in security_inode_notifysecctx
` [PATCH 45/90] LSM: Use lsm_context in security_inode_getsecctx
` [PATCH 46/90] LSM: Use lsm_context in security_secctx_to_secid
` [PATCH 47/90] LSM: Use lsm_context in release_secctx hooks
` [PATCH 48/90] LSM: Use lsm_context in security_release_secctx
` [PATCH 49/90] LSM: Use lsm_context in security_secid_to_secctx
` [PATCH 50/90] fs: remove lsm_context scaffolding
` [PATCH 51/90] LSM: Add the release function to the lsm_context
` [PATCH 52/90] LSM: Use lsm_context in inode_setsecctx hooks
` [PATCH 53/90] LSM: Use lsm_context in security_inode_setsecctx
` [PATCH 54/90] kernfs: remove lsm_context scaffolding
` [PATCH 55/90] LSM: Remove unused macro
` [PATCH 56/90] LSM: Special handling for secctx lsm hooks
` [PATCH 57/90] SELinux: Use blob offset in current_sid
` [PATCH 58/90] LSM: Specify which LSM to display
` [PATCH 59/90] AppArmor: Remove the exclusive flag
` [PATCH 60/90] LSM: Add secmark_relabel_packet to the set of one call hooks
` [PATCH 61/90] LSM: Make getting the secmark right cleaner
` [PATCH 62/90] netfilter: Fix memory leak introduced with lsm_context
` [PATCH 63/90] Smack: Consolidate secmark conversions
` [PATCH 64/90] netfilter: Remove unnecessary NULL check in lsm_context
` [PATCH 65/90] LSM: Add secmark refcounting to call_one list
` [PATCH 66/90] LSM: refactor security_setprocattr
` [PATCH 67/90] Smack: Detect if secmarks can be safely used
` [PATCH 68/90] LSM: Support multiple LSMs using inode_init_security
` [PATCH 69/90] LSM: Use full security context in security_inode_setsecctx
` [PATCH 70/90] LSM: Correct handling of ENOSYS in inode_setxattr
` [PATCH 71/90] LSM: Infrastructure security blobs for mount options
` [PATCH 72/90] LSM: Fix for security_init_inode_security
` [PATCH 73/90] Smack: Advertise the secid to netlabel
` [PATCH 74/90] LSM: Change error detection for UDP peer security
` [PATCH 75/90] Smack: Fix setting of the CIPSO MLS_CAT flags
` [PATCH 76/90] Smack: Set netlabel flags properly on new label import
` [PATCH 77/90] Netlabel: Add a secattr comparison API function
` [PATCH 78/90] Smack: Let netlabel do the work on the ambient domain
` [PATCH 79/90] Smack: Don't set the socket label on each send
` [PATCH 80/90] Smack: Let netlabel do the work on connections
` [PATCH 81/90] Netlabel: Return the labeling type on socket

[PATCH 0/2] checkmodule: allow building modules of a specific version
 2019-04-19 17:21 UTC  (5+ messages)
` [Non-DoD Source] "


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