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:	Fri, 19 Sep 2008 20:45:27 +0200
From:	Haavard Skinnemoen <haavard.skinnemoen@...el.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	kernel@...32linux.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Late avr32 fixes for 2.6.27

Hi Linus,

Please pull

  git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6.git master

to receive the following fixes. Among other things, this makes the ext4
filesystem build and work on avr32 (neither of which it did before).

Haavard Skinnemoen (1):
      atstk1000: fix build breakage with BOARD_ATSTK100X_SW2_CUSTOM=y

Hans-Christian Egtvedt (2):
      avr32: add generic_find_next_le_bit bit function
      avr32: fix sys_sync_file_range() call convention

Manfred Spraul (1):
      avr32: nmi_enter() without nmi_exit()

Markus Heidelberg (1):
      avr32: add .gitignore files

 arch/avr32/boards/atstk1000/atstk1002.c |    2 +-
 arch/avr32/boot/images/.gitignore       |    4 ++++
 arch/avr32/kernel/.gitignore            |    1 +
 arch/avr32/kernel/avr32_ksyms.c         |    1 +
 arch/avr32/kernel/syscall-stubs.S       |    9 +++++++++
 arch/avr32/kernel/syscall_table.S       |    2 +-
 arch/avr32/kernel/traps.c               |    8 ++++----
 arch/avr32/lib/findbit.S                |   30 ++++++++++++++++++++++++++++++
 8 files changed, 51 insertions(+), 6 deletions(-)
 create mode 100644 arch/avr32/boot/images/.gitignore
 create mode 100644 arch/avr32/kernel/.gitignore
--
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