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:	Fri, 22 Oct 2010 14:36:46 +0200
From:	Arnd Bergmann <arnd@...db.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] asm-generic changes

A few small cleanups and fixes for include/asm-generic.
Please pull from:

  git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git master

---
Akinobu Mita (2):
      bitops: make asm-generic/bitops/find.h more generic
      bitops: remove duplicated extern declarations

Andrea Gelmini (1):
      asm-generic: kdebug.h: Checkpatch cleanup

Lucian Adrian Grijincu (1):
      asm-generic: fcntl: make exported headers use strict posix types

Mathieu Lacage (2):
      asm-generic: make atomic_add_unless a function
      asm-generic: cmpxchg does not handle non-long arguments

Mike Frysinger (1):
      asm-generic/io.h: allow people to override individual funcs

 arch/tile/include/asm/bitops.h    |    1 +
 arch/x86/include/asm/bitops.h     |    2 +
 include/asm-generic/atomic.h      |   34 ++++++++++++++--------------
 include/asm-generic/bitops/find.h |   39 ++++++++++++++++++++++++++++++-
 include/asm-generic/fcntl.h       |    2 +-
 include/asm-generic/io.h          |   26 +++++++++++++++++++++
 include/asm-generic/kdebug.h      |    2 +-
 include/asm-generic/system.h      |   20 +---------------
 include/linux/bitops.h            |   45 -------------------------------------
 9 files changed, 86 insertions(+), 85 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