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-next>] [day] [month] [year] [list]
Date:	Wed, 16 Dec 2009 04:27:38 +0000
From:	Kyle McMartin <kyle@...a.kernel.org>
To:	torvalds@...ux-foundation.org
Cc:	linux-parisc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [git patches] parisc pull request for 2.6.33

Hi Linus,

Mostly just compile and bug fixes this release, with a clean up from
Alexey to use seq_file, plus some ftrace stuff from Helge.

Thanks!
	Kyle

The following changes since commit 8bea8672edfca7ec5f661cafb218f1205863b343:
  Stephen Rothwell (1):
        mfd: compile fix for twl4030 renaming

are available in the git repository at:

  /pub/scm/linux/kernel/git/kyle/parisc-2.6.git next

Alexey Dobriyan (1):
      parisc: convert /proc/pdc/{lcd,led} to seq_file

David Daney (1):
      parisc: Convert BUG() to use unreachable()

Helge Deller (3):
      parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ defines
      parisc: add CALLER_ADDR{0-6} macros
      parisc: use sort() instead of home-made implementation (v2)

Huang Weiyi (1):
      parisc: remove duplicated #include

Thomas Gleixner (2):
      parisc: Replace old style lock init in smp.c
      parisc: Fixup last users of irq_chip->typename

 arch/parisc/include/asm/bug.h    |    4 +-
 arch/parisc/include/asm/ftrace.h |   14 +++++++++
 arch/parisc/kernel/asm-offsets.c |    3 --
 arch/parisc/kernel/irq.c         |    4 +-
 arch/parisc/kernel/signal.c      |    1 -
 arch/parisc/kernel/smp.c         |    9 ++++--
 arch/parisc/kernel/unwind.c      |   50 +++++++++++++++++++++++---------
 drivers/parisc/dino.c            |    2 +-
 drivers/parisc/eisa.c            |    2 +-
 drivers/parisc/gsc.c             |    2 +-
 drivers/parisc/iosapic.c         |    2 +-
 drivers/parisc/led.c             |   59 ++++++++++++++++++-------------------
 drivers/parisc/superio.c         |    2 +-
 13 files changed, 94 insertions(+), 60 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