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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 10 Jan 2012 10:46:17 +0800
From:	Guan Xuetao <gxt@....edu.cn>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	Arnd Bergmann <arnd@...db.de>
Subject: [git pull] Please  pull my unicore32 branch

Hi, Linus,
  Could you please pull unicore32 branch from my repo:
	git://github.com/gxt/linux.git unicore32

  Thanks!

Guan Xuetao

The following changes since commit
c99516ca854770000c277b2680a15581c691e18c:
  Linus Torvalds (1):
        Merge branch 'for-linus' of git://git.kernel.org/.../viro/vfs

are available in the git repository at:

  git://github.com/gxt/linux.git unicore32

Guan Xuetao (6):
      unicore32: delete specified xlate_dev_mem_ptr
      unicore32: add ioremap_nocache definition
      rtc-puv3: irq: remove IRQF_DISABLED
      i2c-puv3: using module_platform_driver()
      rtc-puv3: using module_platform_driver()
      rtc-puv3: solve section mismatch in rtc-puv3.c

Kees Cook (1):
      unicore32: standardize /proc/iomem "Kernel code" name

Matt Fleming (1):
      unicore32: Use set_current_blocked()

Yong Zhang (1):
      unicore32: Remove IRQF_DISABLED

Yu Yue (1):
      of: add include asm/setup.h in drivers/of/fdt.c

 arch/unicore32/include/asm/io.h     |    8 +-------
 arch/unicore32/kernel/puv3-nb0916.c |    4 ++--
 arch/unicore32/kernel/setup.c       |    2 +-
 arch/unicore32/kernel/signal.c      |   15 +++++----------
 arch/unicore32/kernel/time.c        |    2 +-
 drivers/i2c/busses/i2c-puv3.c       |   16 ++--------------
 drivers/of/fdt.c                    |    1 +
 drivers/rtc/rtc-puv3.c              |   22 ++++------------------
 8 files changed, 17 insertions(+), 53 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