linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-14 14:33:48 to 2014-02-10 19:20:42 UTC [more...]

VERY basic question
 2014-02-10 19:20 UTC 

[PATCH v3] audit: Turn off TIF_SYSCALL_AUDIT when there are no rules
 2014-02-10 19:12 UTC  (7+ messages)

[ARCH question] Do syscall_get_nr and syscall_get_arguments always work?
 2014-02-07 16:40 UTC  (3+ messages)

[PATCH 0/4] arm64: Add audit support
 2014-02-07 10:10 UTC  (36+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] audit: Enable arm64 support
            ` [PATCH] audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL
  ` [PATCH v2 2/6] arm64: Add regs_return_value() in syscall.h
  ` [PATCH v2 3/6] arm64: Add audit support
  ` [PATCH v2 4/6] arm64: audit: Add 32-bit (compat) syscall support
  ` [PATCH v2 5/6] arm64: audit: Add makefile rule to create unistd_32.h for compat syscalls
  ` [PATCH v2 6/6] arm64: audit: Add audit hook in ptrace/syscall_trace
  ` [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 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 1/3] mm: Create utility function for accessing a tasks commandline value
 2014-02-06 23:01 UTC  (4+ 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

[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  (7+ messages)
` [PATCH] audit: log task context when setting loginuid

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

[RFC PATH 0/2] audit(userspace): Add/Improve arm/aarch64 support
 2014-02-03  6:58 UTC  (13+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] audit(userspace): Add missing syscalls for AArch64
  ` [PATCH v2 2/3] audit(userspace): Add arm LE/aarch64 BE support
  ` [PATCH v2 3/3] audit(userspace): Add compat system call support for AArch64
  ` [PATCH v3 0/4] audit(userspace): Improve arm/aarch64 support
    ` [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 

[PATCH 09/12] pid: modify task_pid_nr to work without task->pid
 2014-01-24 14:31 UTC  (21+ messages)
` [PATCH] pid: change task_struct::pid to read-only
    ` [PATCH 0/7][RFC] pid: changes to support audit
      ` [PATCH 1/7] pid: change task_struct::pid to read-only
      ` [PATCH 2/7] compiler: CONST_CAST makes writing const vars easier and obvious
      ` [PATCH 3/7] pid: use the CONST_CAST macro instead to write to const task_struct::pid
      ` [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 6/7] pid: mark struct task const in helper functions
      ` [PATCH 7/7] pid: get pid_t ppid of task in init_pid_ns

[PATCH RFC 7/8] audit: report namespace information along with USER events
 2014-01-24  6:19 UTC  (2+ messages)

[PATCH] audit: printk USER_AVC messages when audit isn't enabled
 2014-01-22 17:39 UTC  (4+ messages)

[GIT PULL] audit subsystem for 3.14
 2014-01-22  3:51 UTC 

Suppressing logs with kernel.printk
 2014-01-21 23:47 UTC  (4+ messages)

[PATCH 0/5][RFC][v2] steps to make audit pid namespace-safe
 2014-01-21 23:37 UTC  (4+ messages)
` [PATCH 3/5] audit: store audit_pid as a struct pid pointer

[PATCH] audit/userspace: add support for the parisc architecture
 2014-01-21 21:00 UTC  (6+ messages)
` [PATCH] audit/userspace: add support for the parisc architecture (v2)

What is the bug
 2014-01-20 21:08 UTC  (5+ messages)

kauditd is writing too many lines in syslog
 2014-01-20 20:43 UTC  (7+ messages)

[PATCH] Prevent per,success and exit fields from disappearing in syscall audit log
 2014-01-20 16:33 UTC  (4+ messages)

[PATCH] audit: remove pr_info for every network namespace
 2014-01-17 22:05 UTC 

[PATCH] audit: Modify a set of system calls in audit class definitions
 2014-01-17 19:42 UTC  (3+ messages)

[PATCH audit-next 1/2] audit: revert commit listen in all network namespaces
 2014-01-17  1:37 UTC  (4+ messages)
` [PATCH audit-next 2/2] Audit: make audit netlink socket net namespace unaware

[SOLVED] Re: Clear kernel audit buffer?
 2014-01-16 16:21 UTC 

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

audit 2.3.3 released
 2014-01-16 11:52 UTC 

[PATCH] audit: allow unlimited backlog queue
 2014-01-15 17:31 UTC  (11+ messages)

[PATCH] audit: use audit_log_task_info in audit_core_dumps and __audit_seccomp
 2014-01-15 17:20 UTC  (6+ messages)

[RFC][PATCH v2 1/3] mm: Create utility function for accessing a tasks commandline value
 2014-01-15 14:16 UTC  (5+ messages)
` [RFC][PATCH v2 2/3] proc: Update get proc_pid_cmdline() to use mm.h helpers

[RFC][PATCH 1/3] mm: Create utility function for accessing a tasks commandline value
 2014-01-15 12:40 UTC  (7+ messages)
` [RFC][PATCH 3/3] audit: Audit proc cmdline value

[PATCH][RFC] audit: log namespace inode numbers
 2014-01-14 18:59 UTC  (4+ messages)

Setting loginuid for a process starting at boot
 2014-01-14 16:15 UTC  (6+ messages)

Clear kernel audit buffer?
 2014-01-14 14:47 UTC  (5+ messages)


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