[2.6.32+drm33-longterm] Linux 2.6.32.43+drm33.19
Stefan Bader
stefan.bader at canonical.com
Thu Jul 14 08:17:45 UTC 2011
On 14.07.2011 10:12, Stefan Bader wrote:
> I am announcing the release of the 2.6.32.43+drm33.19 longterm tree.
>
> This tree is based on 2.6.32 and generally has all of the stable updates
> applied. Except those to the DRM subsystem, which was based on 2.6.33 and
> took updates from that upstream stable as long as that existed. It will
> continue to add patches to the DRM subsystem as long as they are valid
> according to the stable update rules (Documentation/stable_kernel_rules.txt).
> DRM patches for this tree should be sent to kernel-team at lists.ubuntu.com.
>
> This release contains patches from upstream 2.6.32.43, but dropped any patches
> to the DRM subsystem.
>
> The updated 2.6.32.y-drm33.z tree can be found at:
> git://git.kernel.org/pub/scm/linux/kernel/git/smb/linux-2.6.32.y-drm33.z.git
> and can be browsed through git web via:
> http://git.kernel.org/?p=linux/kernel/git/smb/linux-2.6.32.y-drm33.z.git;a=summary
>
> -Stefan
>
> ------
>
> * ksm: fix NULL pointer dereference in scan_get_next_rmap_item()
> * migrate: don't account swapcache as shmem
> * xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"
Note that the patch above requires the following reverted patch to be applied
(or the revert reverted):
commit 87682e466f75198056810381c87d2a3a4338dc5c
Author: Steve Conklin <sconklin at canonical.com>
Date: Thu May 26 17:30:21 2011 -0500
Revert "xen: set max_pfn_mapped to the last pfn mapped"
This reverts commit 5490ee42c5725aa3e32634c19f70913e0e634d0c
Not sure, do we already have a bug report for tracking this (like things to keep
in mind when reverted stuff needs to be re-activated)?
> * clocksource: Make watchdog robust vs. interruption
> * TTY: ldisc, do not close until there are readers
> * xhci: Reject double add of active endpoints.
> * PM: Free memory bitmaps if opening /dev/snapshot fails
> * ath5k: fix memory leak when fewer than N_PD_CURVES are in use
> * mm: fix negative commitlimit when gigantic hugepages are allocated
> * uvcvideo: Remove buffers from the queues when freeing
> * watchdog: mtx1-wdt: request gpio before using it
> * debugobjects: Fix boot crash when kmemleak and debugobjects enabled
> * cfq-iosched: fix locking around ioc->ioc_data assignment
> * cfq-iosched: fix a rcu warning
> * i2c-taos-evm: Fix log messages
> * md: avoid endless recovery loop when waiting for fail device to complete.
> * SUNRPC: Ensure the RPC client only quits on fatal signals
> * 6pack,mkiss: fix lock inconsistency
> * taskstats: don't allow duplicate entries in listener mode
> * USB: don't let errors prevent system sleep
> * USB: don't let the hub driver prevent system sleep
> * uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
> * um: os-linux/mem.c needs sys/stat.h
> * netlink: Make nlmsg_find_attr take a const nlmsghdr*.
> * inet_diag: fix inet_diag_bc_audit()
> * PM / Hibernate: Avoid hitting OOM during preallocation of memory
> * PM / Hibernate: Fix free_unnecessary_pages()
> * bug.h: Add WARN_RATELIMIT
> * net: filter: Use WARN_RATELIMIT
> * af_packet: prevent information leak
> * net/ipv4: Check for mistakenly passed in non-IPv4 address
> * ipv6/udp: Use the correct variable to determine non-blocking condition
> * udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet
> * mm: prevent concurrent unmap_mapping_range() on the same inode
> * Linux 2.6.32.43
More information about the kernel-team
mailing list