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, 30 Nov 2012 18:09:24 -0500
From:	Mark Salter <msalter@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] C6X: fixes for v3.7

The following changes since commit 9489e9dcae718d5fde988e4a684a0f55b5f94d17:

  Linux 3.7-rc7 (2012-11-25 17:59:19 -0800)

are available in the git repository at:

  git://linux-c6x.org/git/projects/linux-c6x-upstreaming.git tags/for-linus

for you to fetch changes up to 93bbd0c087eb299e0fe11c59d340932180c082b5:

  c6x: use generic kvm_para.h (2012-11-28 14:33:03 -0500)

----------------------------------------------------------------
C6X fixes for v3.7

----------------------------------------------------------------
Mark Salter (4):
      c6x: run do_notify_resume with interrupts enabled
      c6x: fix misleading comment
      c6x: remove internal kernel symbols from exported setup.h
      c6x: use generic kvm_para.h

 arch/c6x/include/asm/setup.h         |   33 +++++++++++++++++++++++++++++++++
 arch/c6x/include/uapi/asm/Kbuild     |    2 ++
 arch/c6x/include/uapi/asm/kvm_para.h |    1 -
 arch/c6x/include/uapi/asm/setup.h    |   33 +++------------------------------
 arch/c6x/kernel/entry.S              |    5 +++--
 5 files changed, 41 insertions(+), 33 deletions(-)
 create mode 100644 arch/c6x/include/asm/setup.h
 delete mode 100644 arch/c6x/include/uapi/asm/kvm_para.h


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