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>] [day] [month] [year] [list]
Date:	Thu, 27 Feb 2014 10:13:15 +0000
From:	James Hogan <james.hogan@...tec.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	linux-kernel <linux-kernel@...r.kernel.org>,
	linux-metag <linux-metag@...r.kernel.org>
Subject: [GIT PULL] Metag arch and asm-generic fixes for v3.14

Hi Linus,

Please pull the following changes since commit cfbf8d4857c26a8a307fb7cd258074c9dcd8c691:

  Linux 3.14-rc4 (2014-02-23 17:40:03 -0800)

which are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag.git tags/metag-fixes-v3.14

for you to fetch changes up to f229006ec6beabf7b844653d92fa61f025fe3dcf:

  irq-metag*: stop set_affinity vectoring to offline cpus (2014-02-25 22:35:06 +0000)

Thanks
James

----------------------------------------------------------------
Metag arch and asm-generic fixes for v3.14

- Add the new sched_setattr/sched_getattr syscalls to the asm-generic
  syscall list, which is used by arc, arm64, c6x, hexagon, metag,
  openrisc, score, tile, and unicore32.

- An IRQ affinity bug fix for metag to prevent interrupts being vectored
  to offline CPUs when their affinity is changed via /proc/irq/ (thanks
  tglx).

----------------------------------------------------------------
James Hogan (2):
      asm-generic: add sched_setattr/sched_getattr syscalls
      irq-metag*: stop set_affinity vectoring to offline cpus

 drivers/irqchip/irq-metag-ext.c   | 2 +-
 drivers/irqchip/irq-metag.c       | 2 +-
 include/uapi/asm-generic/unistd.h | 6 +++++-
 3 files changed, 7 insertions(+), 3 deletions(-)


Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ