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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 27 May 2008 10:17:13 +0200 From: Haavard Skinnemoen <haavard.skinnemoen@...el.com> To: Linus Torvalds <torvalds@...ux-foundation.org> Cc: Adrian Bunk <bunk@...nel.org>, "Rafael J. Wysocki" <rjw@...k.pl>, linux-kernel@...r.kernel.org, kernel@...32linux.org Subject: [GIT PULL] avr32 fixes Hi Linus, Please pull the 'master' branch of ssh://master.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6.git master to receive the below fixes. Adrian, sorry about sitting on your fixes for so long. You can close bug #10733 after this is merged. Oh, and my 'master' branch has been a non-working mess for such a long time now that I decided to reset it. From now on, I'll only add stuff to it that I expect to go upstream fairly quickly, and never rebase it. Experimental drivers and other in-progress stuff will go into the atmel-X.Y.Z branches which are created from scratch for each point release. In-progress but mostly safe avr32 arch stuff will go into avr32-arch, which is included in linux-next. Adrian Bunk (2): avr32: export copy_page avr32: export strnlen_user Haavard Skinnemoen (2): avr32: Update defconfigs avr32: Fix cpufreq oops when ondemand governor is default arch/avr32/configs/atngw100_defconfig | 336 ++++++++++++++++---------------- arch/avr32/configs/atstk1002_defconfig | 241 ++++++++++++++++------- arch/avr32/configs/atstk1003_defconfig | 158 ++++++++++----- arch/avr32/configs/atstk1004_defconfig | 110 +++++++---- arch/avr32/kernel/avr32_ksyms.c | 4 + arch/avr32/mach-at32ap/cpufreq.c | 3 +- 6 files changed, 521 insertions(+), 331 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