mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Linux 2.6.33.18
@ 2011-08-16  2:38 Greg KH
  2011-08-16  2:38 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2011-08-16  2:38 UTC (permalink / raw)
  To: linux-kernel, Andrew Morton, torvalds, stable; +Cc: lwn

I'm announcing the release of the 2.6.33.18 kernel.

This is primarily for the use of those people who are stuck using the
.33-rt kernel.  Anyone else who really wants to use the .33 kernel tree
is welcome to use this one as well.

Note, as the -rt tree should soon be "stable" and based off of the 3.0
kernel release, it is unknown how much longer I will be maintaining this
branch.  You have been forwarned.

The updated 2.6.33.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/longterm/linux-2.6.33.y.git
and can be browsed at the normal kernel.org git web browser:
        http://git.kernel.org/?p=linux/kernel/git/longterm/linux-2.6.33.y.git;a=summary

thanks,

greg k-h

------------

 Makefile                                 |    2 
 arch/powerpc/kernel/prom_init.c          |    6 
 arch/powerpc/platforms/pseries/lpar.c    |    2 
 crypto/md5.c                             |   92 --------
 drivers/char/random.c                    |  334 -------------------------------
 include/linux/cryptohash.h               |    5 
 include/linux/random.h                   |   11 -
 include/net/secure_seq.h                 |   20 +
 lib/Makefile                             |    2 
 lib/md5.c                                |   95 ++++++++
 net/core/Makefile                        |    2 
 net/core/secure_seq.c                    |  184 +++++++++++++++++
 net/dccp/ipv4.c                          |    1 
 net/dccp/ipv6.c                          |    9 
 net/ipv4/inet_hashtables.c               |    1 
 net/ipv4/inetpeer.c                      |    1 
 net/ipv4/netfilter/nf_nat_proto_common.c |    1 
 net/ipv4/route.c                         |    1 
 net/ipv4/tcp_ipv4.c                      |    1 
 net/ipv6/inet6_hashtables.c              |    1 
 net/ipv6/tcp_ipv6.c                      |    1 
 sound/core/timer.c                       |    2 
 sound/usb/caiaq/input.c                  |    2 
 23 files changed, 333 insertions(+), 443 deletions(-)

Anton Blanchard (2):
      powerpc: Fix device tree claim code
      powerpc: pseries: Fix kexec on machines with more than 4TB of RAM

Daniel Mack (1):
      ALSA: snd-usb-caiaq: Fix keymap for RigKontrol3

David S. Miller (2):
      crypto: Move md5_transform to lib/md5.c
      net: Compute protocol sequence numbers and fragment IDs using MD5.

Greg Kroah-Hartman (1):
      Linux 2.6.33.18

Takashi Iwai (1):
      ALSA: timer - Fix Oops at closing slave timer


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-16  2:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-16  2:38 Linux 2.6.33.18 Greg KH
2011-08-16  2:38 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®