All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH 0/5] Missing interface declarations
@ 2014-08-08 12:33 Sven Vermeulen
  2014-08-08 12:33 ` [refpolicy] [PATCH 1/5] Introduce kernel_delete_unlabeled_symlinks Sven Vermeulen
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Sven Vermeulen @ 2014-08-08 12:33 UTC (permalink / raw)
  To: refpolicy

It seems that a couple of interfaces in kernel/files.if are calling kernel_* interfaces that don't exist yet.

Let's play safe and introduce them.

Sven Vermeulen (5):
  Introduce kernel_delete_unlabeled_symlinks
  Introduce kernel_delete_unlabeled_pipes
  Introduce kernel_delete_unlabeled_sockets
  Introduce kernel_delete_unlabeled_blk_files
  Introduce kernel_delete_unlabeled_chr_files

 policy/modules/kernel/kernel.if | 90 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 90 insertions(+)

-- 
1.8.5.5

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-08-14 19:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-08 12:33 [refpolicy] [PATCH 0/5] Missing interface declarations Sven Vermeulen
2014-08-08 12:33 ` [refpolicy] [PATCH 1/5] Introduce kernel_delete_unlabeled_symlinks Sven Vermeulen
2014-08-08 12:33 ` [refpolicy] [PATCH 2/5] Introduce kernel_delete_unlabeled_pipes Sven Vermeulen
2014-08-08 12:33 ` [refpolicy] [PATCH 3/5] Introduce kernel_delete_unlabeled_sockets Sven Vermeulen
2014-08-08 12:33 ` [refpolicy] [PATCH 4/5] Introduce kernel_delete_unlabeled_blk_files Sven Vermeulen
2014-08-08 12:33 ` [refpolicy] [PATCH 5/5] Introduce kernel_delete_unlabeled_chr_files Sven Vermeulen
2014-08-14 19:54 ` [refpolicy] [PATCH 0/5] Missing interface declarations Christopher J. PeBenito

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.