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>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 12 Dec 2014 01:01:46 +0100
From:	Rasmus Villemoes <linux@...musvillemoes.dk>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	Rasmus Villemoes <linux@...musvillemoes.dk>,
	linux-kernel@...r.kernel.org
Subject: [PATCH 0/8] lib: bitmap: Another small series

I found some patches in a long-forgotten branch - they still applied
cleanly, so I spiced them up with a few extra simplifications and
signed->unsigned conversions.

Rasmus Villemoes (8):
  lib: bitmap: More signed->unsigned conversions
  linux/nodemask.h: Update bitmap wrappers to take unsigned int
  linux/cpumask.h: Update bitmap wrappers to take unsigned int
  lib: bitmap: Update bitmap_onto to unsigned
  lib: bitmap: Change parameters of bitmap_fold to unsigned
  lib: bitmap: Simplify bitmap_pos_to_ord
  lib: bitmap: Simplify bitmap_ord_to_pos
  lib: bitmap: Minor changes of bitmap_remap

 include/linux/bitmap.h   | 22 ++++++-------
 include/linux/cpumask.h  | 22 ++++++-------
 include/linux/nodemask.h | 26 +++++++--------
 lib/bitmap.c             | 85 +++++++++++++++++++++---------------------------
 4 files changed, 72 insertions(+), 83 deletions(-)

-- 
2.1.3

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