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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 31 May 2010 11:46:52 +0200
From:	Jesper Nilsson <jesper.nilsson@...s.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	mikael.starvik@...s.com, jesper.nilsson@...s.com
Subject: Re: Linux 2.6.35-rc1

On Sun, May 30, 2010 at 11:11:09PM +0200, Linus Torvalds wrote:
> It's been two weeks, and so the merge window is closed. There may be a few 
> trees I haven't pulled yet, but the bulk should all be there. And please, 
> let's try to make the merge window mean something this time - don't send 
> me any new pull request unless they are for real regressions or for major 
> bugs, ok?

I'm missing the CRIS tree changes, however, it seems to be me that
screwed up here, my new computer was misconfigured for outgoing mail, so the
request probably never reached you. Sorry about that.

Of the changes, the "mask_irq" one is still a candidate since it
fixes a compile error.


The following changes since commit 1d16b0f2f3edf05f12a9e3960588e0d4854157bb:
  Linus Torvalds (1):
        Merge branch 'for-linus' of git://git.kernel.org/.../lrg/voltage-2.6

are available in the git repository at:

  git://www.jni.nu/cris.git for-linus

Arnd Bergmann (1):
      cris: push down BKL into some device drivers

Jesper Nilsson (6):
      CRISv32: Remove duplicated Kconfig items.
      CRISv32: Fix RS485 port 4 CD Kconfig item.
      CRISv10: Trivial fixes.
      CRISv10: Whitespace fixes for hw_settings.S
      CRIS: Simplify param.h by simply including <asm-generic/param.h>
      CRIS: Don't use mask_irq as symbol name

 arch/cris/arch-v10/drivers/ds1302.c   |   20 +++++++++++++++-----
 arch/cris/arch-v10/drivers/pcf8563.c  |   19 +++++++++++++++----
 arch/cris/arch-v10/kernel/irq.c       |    8 ++++----
 arch/cris/arch-v10/lib/dmacopy.c      |   15 +++++++--------
 arch/cris/arch-v10/lib/hw_settings.S  |   14 ++++++--------
 arch/cris/arch-v32/drivers/Kconfig    |   16 +---------------
 arch/cris/arch-v32/drivers/i2c.c      |   22 ++++++++++++++--------
 arch/cris/arch-v32/drivers/pcf8563.c  |   21 ++++++++++++++++-----
 arch/cris/arch-v32/kernel/crisksyms.c |    4 ++--
 arch/cris/arch-v32/kernel/irq.c       |   14 ++++++--------
 arch/cris/arch-v32/kernel/smp.c       |    4 ++--
 arch/cris/include/arch-v10/arch/irq.h |    9 +++++----
 arch/cris/include/arch-v32/arch/irq.h |    4 ++--
 arch/cris/include/asm/param.h         |   17 ++---------------
 14 files changed, 97 insertions(+), 90 deletions(-)

> 			Linus

/^JN - Jesper Nilsson
-- 
               Jesper Nilsson -- jesper.nilsson@...s.com
--
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