lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 30 Oct 2010 13:48:50 +0100
From:	Al Viro <viro@...IV.linux.org.uk>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [git pull] audit

Assorted fixes.  Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git/ audit.b64

Shortlog:
Al Viro (3):
      in untag_chunk() we need to do alloc_chunk() a bit earlier
      audit: make link()/linkat() match "attribute change" predicate
      audit mmap

Miloslav Trmac (1):
      Audit: add support to match lsm labels on user audit messages

Stephen Hemminger (1):
      audit: make functions static

Thomas Gleixner (3):
      audit: Call tty_audit_push_task() outside preempt disabled
      audit: Do not send uninitialized data for AUDIT_TTY_GET
      audit: Use rcu for task lookup protection

Diffstat:
 drivers/char/tty_audit.c                |   38 +++++++++++++-----
 include/asm-generic/audit_change_attr.h |    4 ++
 include/linux/audit.h                   |    9 ++++
 include/linux/tty.h                     |    9 ++--
 kernel/audit.c                          |   67 ++++++++++++++-----------------
 kernel/audit.h                          |    5 +--
 kernel/audit_tree.c                     |    9 +++-
 kernel/audit_watch.c                    |    4 +-
 kernel/auditfilter.c                    |   12 ++++++
 kernel/auditsc.c                        |   16 +++++++
 mm/mmap.c                               |    2 +
 mm/nommu.c                              |    2 +
 12 files changed, 118 insertions(+), 59 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ