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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sat,  9 Apr 2016 22:05:33 +0100
From:	Rui Salvaterra <rsalvaterra@...il.com>
To:	linux-kernel@...r.kernel.org
Cc:	linux-mm@...ck.org, sergey.senozhatsky@...il.com,
	sergey.senozhatsky.work@...il.com, gregkh@...uxfoundation.org,
	eunb.song@...sung.com, minchan@...nel.org, chanho.min@....com,
	kyungsik.lee@....com, Rui Salvaterra <rsalvaterra@...il.com>
Subject: [PATCH v2 0/2] lib: lz4: fix for big endian and cleanup

v2:
	 - Addressed GregKH's review and comments.


Hi,

The first patch fixes zram with lz4 compression on ppc64 (and big endian
architectures with efficient unaligned access), the second is just a
cleanup.

Thanks,

Rui


Rui Salvaterra (2):
  lib: lz4: fixed zram with lz4 on big endian machines
  lib: lz4: cleanup unaligned access efficiency detection

 lib/lz4/lz4defs.h | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ