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:	Sat, 10 Feb 2007 21:16:26 +1000
From:	Greg Ungerer <gerg@...pgear.com>
To:	linux-kernel@...r.kernel.org
Subject: [PATCH]: linux-2.6.20-uc0 (MMU-less updates)

Hi All,

An update of the uClinux (MMU-less) code against 2.6.20.
Mostly cleanups, and a couple of bug fixes.

I have included a new style serial driver for the ColdFire too.
Eventually I would like to replace the old style mcfserial.c
driver with this. This is a good place to start testing and
reviewing it more throughly.

http://www.uclinux.org/pub/uClinux/uClinux-2.6.x/linux-2.6.20-uc0.patch.gz


Change log:

. use ARRAY_SIZE macro                          Ahmed S. Darwish
. fix interrupt handler types for m68knommu     Greg Ungerer
. remove regs arg from m68knommu timers         Greg Ungerer
. add "unused" sections to m68knommu linker     Greg Ungerer
. fix INIT_WORK usage in coldfire fec driver    Greg Ungerer
. enable second phy on 5275                     Mike Cruse
. fix INIT_WORK usage in old mcfserial.c        Greg Ungerer
. fix pin assignment for 5282 in mcfserial.c    David Wu
. remap mem mapping for flat fmt exes           Greg Ungerer
. clean includes not needed m68knommu bitops.h  Greg Ungerer
. use minimum whole pages for hash allocations  David McCullough


Regards
Greg


------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Dude       EMAIL:     gerg@...pgear.com
SnapGear -- a division of Secure Computing  PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com
-
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