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-prev] [day] [month] [year] [list]
Date:	Sat, 19 Dec 2009 15:03:45 -0500
From:	Matt Turner <mattst88@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-alpha@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PULL] alpha-2.6

On Fri, Dec 18, 2009 at 2:15 AM, Matt Turner <mattst88@...il.com> wrote:
> Hi Linus,
>
> Please pull the 'for-linus' branch from
> ssh://master.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6.git
> for-linus
>
> It contains some catch-up work, adding missing syscalls and perf
> support, along with the new unreachable() stuff.

Ping?

I read your -rc1 announcement and assumed this pull request was one of
the ones you were talking about.

The changes are very basic, but are nonetheless pretty important.
(latest udev doesn't run without the added inotify_init1 syscall).

> Thanks,
> Matt Turner
>
> The following changes since commit 55639353a0035052d9ea6cfe4dde0ac7fcbb2c9f:
>  Linus Torvalds (1):
>        Linux 2.6.33-rc1
>
> are available in the git repository at:
>
>  git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6.git for-linus
>
> Daniele Calore (1):
>      alpha: Wire up missing/new syscalls
>
> David Daney (1):
>      alpha: Convert BUG() to use unreachable()
>
> Michael Cree (1):
>      alpha: Add minimal support for software performance events
>
>  arch/alpha/Kconfig                  |    1 +
>  arch/alpha/include/asm/bug.h        |    3 ++-
>  arch/alpha/include/asm/perf_event.h |    9 +++++++++
>  arch/alpha/include/asm/unistd.h     |   17 ++++++++++++++++-
>  arch/alpha/kernel/systbls.S         |   16 +++++++++++++++-
>  5 files changed, 43 insertions(+), 3 deletions(-)
>  create mode 100644 arch/alpha/include/asm/perf_event.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