linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-24 08:52:48 to 2014-03-05 17:57:04 UTC [more...]

[PATCH] audit: Use struct net not pid_t to remember the network namespce to reply in
 2014-03-05 17:57 UTC  (12+ messages)
    ` [PATCH] audit: Send replies in the proper network namespace
      ` [RFC][PATCH] audit: Simplify by assuming the callers socket buffer is large enough

Audit proctitle/cmdline patches
 2014-03-05 14:24 UTC 

[PATCH v2 0/6] arm64: Add audit support
 2014-03-05  2:50 UTC  (58+ messages)
` [PATCH v2 1/6] audit: Enable arm64 support
          ` [PATCH] audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL
            ` [PATCH v2 0/1] "
              ` [PATCH v2 1/1] "
` [PATCH v2 5/6] arm64: audit: Add makefile rule to create unistd_32.h for compat syscalls
` [PATCH v3 0/3] arm64: Add audit support
  ` [PATCH v3 1/3] arm64: Add regs_return_value() in syscall.h
  ` [PATCH v3 2/3] arm64: Add audit support
  ` [PATCH v3 3/3] arm64: audit: Add audit hook in ptrace/syscall_trace
        ` [PATCH] arm64: make a single hook to syscall_trace() for all syscall features
          ` [PATCH v2 0/1] "
            ` [PATCH v2 1/1] "
            ` [PATCH v3 0/2] arm64: prerequisites for audit and ftrace
              ` [PATCH v3 1/2] arm64: make a single hook to syscall_trace() for all syscall features
              ` [PATCH v3 2/2] arm64: Add regs_return_value() in syscall.h
  ` [PATCH v4 0/3] arm64: Add audit support
    ` [PATCH v4 1/3] arm64: Add regs_return_value() in syscall.h
    ` [PATCH v4 2/3] arm64: Add audit support
    ` [PATCH v4 3/3] arm64: audit: Add audit hook in ptrace/syscall_trace
    ` [PATCH v5 0/3] arm64: Add audit support
      ` [PATCH v5 1/3] arm64: Add regs_return_value() in syscall.h
      ` [PATCH v5 2/3] arm64: Add audit support
      ` [PATCH v5 3/3] arm64: audit: Add audit hook in ptrace/syscall_trace
      ` [PATCH v6 0/2] arm64: Add audit support
        ` [PATCH v6 1/2] "
        ` [PATCH v6 2/2] arm64: audit: Add audit hook in ptrace/syscall_trace

[PATCH] audit: don't generate loginuid log when audit disabled
 2014-03-03 22:51 UTC  (3+ messages)

audit 2.3.4 released
 2014-02-27 14:02 UTC 

Audit Architecture doc
 2014-02-26 12:19 UTC 

[PATCH 09/12] pid: modify task_pid_nr to work without task->pid
 2014-02-24 18:40 UTC  (23+ messages)
  ` [PATCH] pid: change task_struct::pid to read-only
          ` [PATCH 0/7][RFC] pid: changes to support audit
            ` [PATCH 4/7] pid: modify task_tgid_nr to work without task->tgid
            ` [PATCH 5/7] pid: rewrite task helper function is_global_init() avoiding task->pid
            ` [PATCH 7/7] pid: get pid_t ppid of task in init_pid_ns

[PATCH] lib/vsprintf: add %pT format specifier
 2014-02-22  1:40 UTC  (4+ messages)

[PATCH] audit: add arch field to seccomp event log
 2014-02-21 23:32 UTC  (11+ messages)

[ARCH question] Do syscall_get_nr and syscall_get_arguments always work?
 2014-02-21 21:21 UTC  (7+ messages)

[PATCH 0/5][RFC][v2] steps to make audit pid namespace-safe
 2014-02-19 20:57 UTC  (10+ messages)
` [PATCH 4/5] audit: anchor all pid references in the initial pid namespace
` [PATCH 0/5][RFC][v3] steps to make audit pid namespace-safe
  ` [PATCH 1/5] pid: get pid_t ppid of task in init_pid_ns
  ` [PATCH 2/5] audit: convert PPIDs to the inital PID namespace
  ` [PATCH 3/5] audit: store audit_pid as a struct pid pointer
  ` [PATCH 5/5] audit: allow user processes to log from another PID namespace

[PATCH 0/5] audit: add restricted capability read-only netlink multicast socket
 2014-02-19 19:41 UTC  (8+ messages)
` [PATCH 1/5] audit: move kaudit thread start from auditd registration to kaudit init
` [PATCH 2/5] netlink: have netlink per-protocol bind function return an error code
` [PATCH 3/5] audit: add netlink audit protocol bind to check capabilities on multicast join
` [PATCH 4/5] audit: add netlink multicast group for log read
` [PATCH 5/5] audit: send multicast messages only if there are listeners

[PATCH v3] audit: Turn off TIF_SYSCALL_AUDIT when there are no rules
 2014-02-18 20:17 UTC  (11+ messages)

[Bisected] CONFIG_AUDIT in linux-3.14-rc1+ breaking Linux Containers?
 2014-02-18  2:17 UTC  (4+ messages)

[PATCH v7 1/3] mm: Create utility function for accessing a tasks commandline value
 2014-02-11 18:57 UTC  (4+ messages)
` [PATCH v7 2/3] proc: Update get proc_pid_cmdline() to use mm.h helpers
` [PATCH v7 3/3] audit: Audit proc/<pid>/cmdline aka proctitle

[PATCH v5 1/3] mm: Create utility function for accessing a tasks commandline value
 2014-02-11 18:56 UTC  (11+ messages)
` [PATCH v5 2/3] proc: Update get proc_pid_cmdline() to use mm.h helpers
` [PATCH v5 3/3] audit: Audit proc/<pid>/cmdline aka proctitle

VERY basic question
 2014-02-11 13:57 UTC  (2+ messages)

ausearch-test 0.5
 2014-02-11 12:49 UTC 

[PATCH v2.1] audit: Only use the syscall slowpath when syscall audit rules exist
 2014-02-05 13:46 UTC  (8+ messages)

[PATCH] loginuid change logging details
 2014-02-03 22:38 UTC  (6+ messages)

[PATCH] audit: Only use the syscall slowpath when syscall audit rules exist
 2014-02-03 22:08 UTC  (6+ messages)

[PATCH v2] audit: Only use the syscall slowpath when syscall audit rules exist
 2014-02-03 19:08 UTC 

Why is syscall auditing on with no rules?
 2014-02-03 16:44 UTC  (5+ messages)

[PATCH v2 0/3] audit(userspace): Add/Improve arm/aarch64 support
 2014-02-03  6:58 UTC  (7+ messages)
` [PATCH v3 0/4] audit(userspace): Improve "
  ` [PATCH v3 1/4] audit(userspace): Substitute ARMEB with ARM
  ` [PATCH v3 2/4] audit(userspace): Substitute armeb with arm
  ` [PATCH v3 3/4] audit(userspace): Add missing syscalls for AArch64
  ` [PATCH v3 4/4] audit(userspace): Add compat system call support "

[RFC PATCH v2 1/1] audit: Add generic compat syscall support
 2014-02-03  6:55 UTC  (10+ messages)
` [PATCH v3] audit: generic compat system call support
  ` [PATCH v3] audit: Add generic compat syscall support
  ` [PATCH v4 0/1] audit: generic compat system call support
    ` [PATCH v4 1/1] audit: Add generic compat syscall support

[PATCH v6 1/3] mm: Create utility function for accessing a tasks commandline value
 2014-01-28 17:59 UTC  (3+ messages)
` [PATCH v6 2/3] proc: Update get proc_pid_cmdline() to use mm.h helpers
` [PATCH v6 3/3] audit: Audit proc cmdline value

[PATCH v5 1/3] mm: Create utility function for accessing a tasks commandline value
 2014-01-28  6:13 UTC  (3+ messages)
` [PATCH v5 2/3] proc: Update get proc_pid_cmdline() to use mm.h helpers
` [PATCH v5 3/3] audit: Audit proc cmdline value

[PATCH v4 1/3] mm: Create utility function for accessing a tasks commandline value
 2014-01-28  6:03 UTC  (3+ messages)
` [PATCH v4 2/3] proc: Update get proc_pid_cmdline() to use mm.h helpers
` [PATCH v4 3/3] audit: Audit proc cmdline value

[PATCH] audit: restore order of tty and ses fields in log output
 2014-01-24 17:31 UTC 


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