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:	Thu, 13 Jan 2011 21:02:26 +0100
From:	Hans-Christian Egtvedt <hans-christian.egtvedt@...el.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	AVR32 Linux Kernel <kernel@...32linux.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] AVR32 update for 2.6.38

Hi Linus,

Please pull

  git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6.git for-linus

to receive the following updates for 2.6.38.

Hans-Christian Egtvedt (4):
      avr32: disable kprobes for all default configurations
      avr32: use syscall prototypes from asm-generic instead of arch
      avr32: make architecture sys_clone prototype match asm-generic prototype
      avr32: update default configuration files for Atmel boards

John Stultz (1):
      avr32: Convert to clocksource_register_hz

Vasiliy Kulikov (1):
      avr32: boards: setup: use IS_ERR() instead of NULL check

 arch/avr32/boards/atngw100/setup.c                 |    2 +-
 arch/avr32/boards/atstk1000/atstk1002.c            |    2 +-
 arch/avr32/boards/favr-32/setup.c                  |    2 +-
 arch/avr32/boards/hammerhead/setup.c               |    2 +-
 arch/avr32/boards/merisc/setup.c                   |    2 +-
 arch/avr32/boards/mimc200/setup.c                  |    2 +-
 arch/avr32/configs/atngw100_defconfig              |   23 ++---
 arch/avr32/configs/atngw100_evklcd100_defconfig    |   17 ++--
 arch/avr32/configs/atngw100_evklcd101_defconfig    |   17 ++--
 arch/avr32/configs/atngw100mkii_defconfig          |   22 ++--
 .../avr32/configs/atngw100mkii_evklcd100_defconfig |   17 ++--
 .../avr32/configs/atngw100mkii_evklcd101_defconfig |   17 ++--
 arch/avr32/configs/atstk1002_defconfig             |   25 ++---
 arch/avr32/configs/atstk1003_defconfig             |   41 ++++----
 arch/avr32/configs/atstk1004_defconfig             |  109 +++++++++++++++++---
 arch/avr32/configs/atstk1006_defconfig             |   23 ++---
 arch/avr32/configs/favr-32_defconfig               |    2 +-
 arch/avr32/configs/hammerhead_defconfig            |    2 +-
 arch/avr32/include/asm/syscalls.h                  |   14 ---
 arch/avr32/kernel/process.c                        |    9 +-
 arch/avr32/kernel/time.c                           |    5 +-
 21 files changed, 206 insertions(+), 149 deletions(-)

-- 
Best regards,
Hans-Christian Egtvedt

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