All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kentaro Takeda <takedakn@nttdata.co.jp>
To: akpm@linux-foundation.org
Cc: linux-kernel@vger.kernel.org,
	linux-security-module@vger.kernel.org,
	Kentaro Takeda <takedakn@nttdata.co.jp>,
	Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Subject: [TOMOYO #6 16/21] Signal control functions.
Date: Tue, 08 Jan 2008 18:49:19 +0900	[thread overview]
Message-ID: <20080108095004.378718866@nttdata.co.jp> (raw)
In-Reply-To: 20080108094903.484613061@nttdata.co.jp

[-- Attachment #1: tomoyo-signal.patch --]
[-- Type: application/octect-stream, Size: 6670 bytes --]

  parent reply	other threads:[~2008-01-08 10:37 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-08  9:49 [TOMOYO #6 00/21] TOMOYO Linux - MAC based on process invocation history Kentaro Takeda
2008-01-08  9:49 ` [TOMOYO #6 01/21] TOMOYO Linux documentation Kentaro Takeda
2008-01-08  9:49 ` [TOMOYO #6 02/21] Add struct vfsmount to struct task_struct Kentaro Takeda
2008-01-08 14:09   ` Christoph Hellwig
2008-01-08 14:39     ` Tetsuo Handa
2008-01-08  9:49 ` [TOMOYO #6 03/21] Add wrapper functions for VFS helper functions Kentaro Takeda
2008-01-08  9:49 ` [TOMOYO #6 04/21] Replace VFS with wrapper functions Kentaro Takeda
2008-01-08  9:49 ` [TOMOYO #6 05/21] Add packet filtering based on processs security context Kentaro Takeda
2008-01-08  9:49 ` [TOMOYO #6 06/21] Data structures and prototype defitions Kentaro Takeda
2008-01-08  9:49 ` [TOMOYO #6 07/21] Memory and pathname management functions Kentaro Takeda
2008-01-08  9:49 ` [TOMOYO #6 08/21] Utility functions and policy manipulation interface Kentaro Takeda
2008-01-08  9:49 ` [TOMOYO #6 09/21] Domain transition functions Kentaro Takeda
2008-01-08  9:49 ` [TOMOYO #6 10/21] Auditing interface Kentaro Takeda
2008-01-08  9:49 ` [TOMOYO #6 11/21] File access control functions Kentaro Takeda
2008-01-08  9:49 ` [TOMOYO #6 12/21] argv0 check functions Kentaro Takeda
2008-01-08  9:49 ` [TOMOYO #6 13/21] environment variable name " Kentaro Takeda
2008-01-08  9:49 ` [TOMOYO #6 14/21] Network access control functions Kentaro Takeda
2008-01-08  9:49 ` [TOMOYO #6 15/21] Namespace manipulation " Kentaro Takeda
2008-01-08  9:49 ` Kentaro Takeda [this message]
2008-01-08  9:49 ` [TOMOYO #6 17/21] Capability access " Kentaro Takeda
2008-01-08  9:49 ` [TOMOYO #6 18/21] LSM adapter functions Kentaro Takeda
2008-01-08  9:49 ` [TOMOYO #6 19/21] Conditional permission support Kentaro Takeda
2008-01-08  9:49 ` [TOMOYO #6 20/21] Kconfig and Makefile Kentaro Takeda
2008-01-08  9:49 ` [TOMOYO #6 21/21] Add signal hooks at sleepable location Kentaro Takeda
2008-01-08 11:49 ` [TOMOYO #6 00/21] TOMOYO Linux - MAC based on process invocation history Kentaro Takeda

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080108095004.378718866@nttdata.co.jp \
    --to=takedakn@nttdata.co.jp \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=penguin-kernel@I-love.SAKURA.ne.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.