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:	Mon, 9 Nov 2015 15:50:05 +0100
From:	Helge Deller <deller@....de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org,
	James Bottomley <James.Bottomley@...senPartnership.com>,
	John David Anglin <dave.anglin@...l.net>
Subject: [GIT PULL] parisc architecture updates for v4.4

Hi Linus,

please pull latest patches for the parisc architecture for kernel v4.4 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.4-1

We have two patches in here:

1. The parisc uapi headers have been screwed up since quite some time. This
patch fixes some bugs (e.g. endianess not respected in compat_semid64_ds) and
cleans them up (e.g. uid_t was used instead of __kernel_uid_t) so that they can
be used by userspace again. This patch has been reviewed by Arnd Bergmann and
is scheduled for stable kernel series.

2. Drop the hpux_stat64 struct from stat.h, we do not support HP-UX binaries
since kernel 4.0.

Thanks,
Helge

----------------------------------------------------------------
Helge Deller (2):
      parisc: Drop hpux_stat64 struct from stat.h header file
      parisc: Fixes and cleanups in kernel uapi header files

 arch/parisc/include/asm/compat.h           |  4 ++--
 arch/parisc/include/uapi/asm/ipcbuf.h      | 19 +++++++++++-------
 arch/parisc/include/uapi/asm/msgbuf.h      | 10 +++++-----
 arch/parisc/include/uapi/asm/posix_types.h |  2 ++
 arch/parisc/include/uapi/asm/sembuf.h      |  6 +++---
 arch/parisc/include/uapi/asm/shmbuf.h      |  8 ++++----
 arch/parisc/include/uapi/asm/stat.h        | 31 ------------------------------
 arch/parisc/mm/init.c                      | 16 +++++++++++++++
 8 files changed, 44 insertions(+), 52 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