[ubuntu/lucid-security] linux-lts-backport-oneiric 3.0.0-26.42~lucid1 (Accepted)
Adam Conrad
adconrad at 0c3.net
Wed Sep 19 01:14:18 UTC 2012
linux-lts-backport-oneiric (3.0.0-26.42~lucid1) lucid-proposed; urgency=low
[Luis Henriques]
* Release Tracking Bug
- LP: #1046423
[ Upstream Kernel Changes ]
* rds: set correct msg_namelen
- LP: #1031112
- CVE-2012-3430
* x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
- LP: #1037281
* Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
- LP: #1037281
* SUNRPC: return negative value in case rpcbind client creation error
- LP: #1037281
* nilfs2: fix deadlock issue between chcp and thaw ioctls
- LP: #1037281
* pcdp: use early_ioremap/early_iounmap to access pcdp table
- LP: #1037281
* mm: fix wrong argument of migrate_huge_pages() in
soft_offline_huge_page()
- LP: #1037281
* ARM: 7478/1: errata: extend workaround for erratum #720789
- LP: #1037281
* ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with
VIVT caches
- LP: #1037281
* mm: mmu_notifier: fix freed page still mapped in secondary MMU
- LP: #1037281
* mac80211: cancel mesh path timer
- LP: #1037281
* x86, nops: Missing break resulting in incorrect selection on Intel
- LP: #1037281
* random: Add support for architectural random hooks
- LP: #1037281
* fix typo/thinko in get_random_bytes()
- LP: #1037281
* random: Use arch_get_random_int instead of cycle counter if avail
- LP: #1037281
* random: Use arch-specific RNG to initialize the entropy store
- LP: #1037281
* random: Adjust the number of loops when initializing
- LP: #1037281
* drivers/char/random.c: fix boot id uniqueness race
- LP: #1037281
* random: make 'add_interrupt_randomness()' do something sane
- LP: #1037281
* random: use lockless techniques in the interrupt path
- LP: #1037281
* random: create add_device_randomness() interface
- LP: #1037281
* usb: feed USB device information to the /dev/random driver
- LP: #1037281
* net: feed /dev/random with the MAC address when registering a device
- LP: #1037281
* random: use the arch-specific rng in xfer_secondary_pool
- LP: #1037281
* random: add new get_random_bytes_arch() function
- LP: #1037281
* random: add tracepoints for easier debugging and verification
- LP: #1037281
* MAINTAINERS: Theodore Ts'o is taking over the random driver
- LP: #1037281
* rtc: wm831x: Feed the write counter into device_add_randomness()
- LP: #1037281
* mfd: wm831x: Feed the device UUID into device_add_randomness()
- LP: #1037281
* random: remove rand_initialize_irq()
- LP: #1037281
* random: Add comment to random_initialize()
- LP: #1037281
* dmi: Feed DMI table to /dev/random driver
- LP: #1037281
* random: mix in architectural randomness in extract_buf()
- LP: #1037281
* x86, microcode: microcode_core.c simple_strtoul cleanup
- LP: #1037281
* x86, microcode: Sanitize per-cpu microcode reloading interface
- LP: #1037281
* mm: hugetlbfs: close race during teardown of hugetlbfs shared page
tables
- LP: #1037281
* ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfig
- LP: #1037281
* ARM: pxa: remove irq_to_gpio from ezx-pcap driver
- LP: #1037281
* cfg80211: process pending events when unregistering net device
- LP: #1037281
* cfg80211: fix interface combinations check for ADHOC(IBSS)
- LP: #1037281
* e1000e: NIC goes up and immediately goes down
- LP: #1037281
* Input: wacom - Bamboo One 1024 pressure fix
- LP: #1037281
* rt61pci: fix NULL pointer dereference in config_lna_gain
- LP: #1037281
* Linux 3.0.41
- LP: #1037281
* eCryptfs: Revert to a writethrough cache model
- LP: #1034012
* net: Allow driver to limit number of GSO segments per skb
- LP: #1037456
- CVE-2012-3412
* tcp: do not scale TSO segment size with reordering degree
- LP: #1037456
- CVE-2012-3412
* tcp: Apply device TSO segment limit earlier
- LP: #1037456
- CVE-2012-3412
* sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZE
- LP: #1037456
- CVE-2012-3412
* sfc: Fix maximum number of TSO segments and minimum TX queue size
- LP: #1037456
- CVE-2012-3412
* s390/compat: fix mmap compat system calls
- LP: #1042241
* fuse: verify all ioctl retry iov elements
- LP: #1042241
* xen: mark local pages as FOREIGN in the m2p_override
- LP: #1042241
* drm/i915: correctly order the ring init sequence
- LP: #1042241
* drm/radeon: do not reenable crtc after moving vram start address
- LP: #1042241
* ext4: avoid kmemcheck complaint from reading uninitialized memory
- LP: #1042241
* xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.
- LP: #1042241
* xhci: Increase reset timeout for Renesas 720201 host.
- LP: #1042241
* xhci: Switch PPT ports to EHCI on shutdown.
- LP: #1042241
* USB: add USB_VENDOR_AND_INTERFACE_INFO() macro
- LP: #1042241
* USB: support the new interfaces of Huawei Data Card devices in option
driver
- LP: #1042241
* USB: option: add ZTE K5006-Z
- LP: #1042241
* USB: ftdi_sio: Add VID/PID for Kondo Serial USB
- LP: #1042241
* usb: serial: mos7840: Fixup mos7840_chars_in_buffer()
- LP: #1042241
* IB/srp: Fix a race condition
- LP: #1042241
* Linux 3.0.42
- LP: #1042241
linux (3.0.0-25.41) oneiric-proposed; urgency=low
[Luis Henriques]
* Release Tracking Bug
- LP: #1036178
[ Andy Whitcroft ]
* SAUCE: rds_ib_send() -- prevent local pings triggering BUG_ON()
- LP: #1016299
- CVE-2012-2372
[ Douglas Bagnall ]
* SAUCE: Unlock the rc_dev lock when the raw device is missing
- LP: #1015836
[ Upstream Kernel Changes ]
* cifs: always update the inode cache with the results from a FIND_*
- LP: #1031926
* ntp: Fix STA_INS/DEL clearing bug
- LP: #1031926
* mm: fix lost kswapd wakeup in kswapd_stop()
- LP: #1031926
* MIPS: Properly align the .data..init_task section.
- LP: #1031926
* UBIFS: fix a bug in empty space fix-up
- LP: #1031926
* dm raid1: fix crash with mirror recovery and discard
- LP: #1031926
* mm/vmstat.c: cache align vm_stat
- LP: #1031926
* mm: memory hotplug: Check if pages are correctly reserved on a
per-section basis
- LP: #1031926
* mm: reduce the amount of work done when updating min_free_kbytes
- LP: #1031926
* mm: vmscan: fix force-scanning small targets without swap
- LP: #1031926
* vmscan: clear ZONE_CONGESTED for zone with good watermark
- LP: #1031926
* vmscan: add shrink_slab tracepoints
- LP: #1031926
* vmscan: shrinker->nr updates race and go wrong
- LP: #1031926
* vmscan: reduce wind up shrinker->nr when shrinker can't do work
- LP: #1031926
* vmscan: limit direct reclaim for higher order allocations
- LP: #1031926
* vmscan: abort reclaim/compaction if compaction can proceed
- LP: #1031926
* mm: compaction: trivial clean up in acct_isolated()
- LP: #1031926
* mm: change isolate mode from #define to bitwise type
- LP: #1031926
* mm: compaction: make isolate_lru_page() filter-aware
- LP: #1031926
* mm: zone_reclaim: make isolate_lru_page() filter-aware
- LP: #1031926
* mm: migration: clean up unmap_and_move()
- LP: #1031926
* mm: compaction: allow compaction to isolate dirty pages
- LP: #1031926
* mm: compaction: determine if dirty pages can be migrated without
blocking within ->migratepage
- LP: #1031926
* mm: page allocator: do not call direct reclaim for THP allocations
while compaction is deferred
- LP: #1031926
* mm: compaction: make isolate_lru_page() filter-aware again
- LP: #1031926
* kswapd: avoid unnecessary rebalance after an unsuccessful balancing
- LP: #1031926
* kswapd: assign new_order and new_classzone_idx after wakeup in sleeping
- LP: #1031926
* mm: compaction: introduce sync-light migration for use by compaction
- LP: #1031926
* mm: vmscan: when reclaiming for compaction, ensure there are sufficient
free pages available
- LP: #1031926
* mm: vmscan: do not OOM if aborting reclaim to start compaction
- LP: #1031926
* mm: vmscan: check if reclaim should really abort even if
compaction_ready() is true for one zone
- LP: #1031926
* vmscan: promote shared file mapped pages
- LP: #1031926
* vmscan: activate executable pages after first usage
- LP: #1031926
* mm/vmscan.c: consider swap space when deciding whether to continue
reclaim
- LP: #1031926
* mm: test PageSwapBacked in lumpy reclaim
- LP: #1031926
* mm: vmscan: convert global reclaim to per-memcg LRU lists
- LP: #1031926
* cpusets: avoid looping when storing to mems_allowed if one node remains
set
- LP: #1031926
* cpusets: stall when updating mems_allowed for mempolicy or disjoint
nodemask
- LP: #1031926
* cpuset: mm: reduce large amounts of memory barrier related damage v3
- LP: #1031926
* mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma
- LP: #1031926
* vmscan: fix initial shrinker size handling
- LP: #1031926
* Linux 3.0.39
- LP: #1031926
* rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.
- LP: #871904
* Avoid sysfs oops when an rc_dev's raw device is absent
- LP: #1015836
* eCryptfs: Copy up POSIX ACL and read-only flags from lower mount
- LP: #1009207
* eCryptfs: Initialize empty lower files when opening them
- LP: #911507
* mmc: sdhci-pci: CaFe has broken card detection
- LP: #1034988
* powerpc/ftrace: Fix assembly trampoline register usage
- LP: #1034988
* powerpc: Add "memory" attribute for mfmsr()
- LP: #1034988
* powerpc: Fix wrong divisor in usecs_to_cputime
- LP: #1034988
* SCSI: libsas: continue revalidation
- LP: #1034988
* SCSI: libsas: fix sas_discover_devices return code handling
- LP: #1034988
* SCSI: fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)
- LP: #1034988
* SCSI: fix hot unplug vs async scan race
- LP: #1034988
* SCSI: Avoid dangling pointer in scsi_requeue_command()
- LP: #1034988
* ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad one
- LP: #1034988
* ALSA: hda - Add support for Realtek ALC282
- LP: #1025377, #1034988
* usbdevfs: Correct amount of data copied to user in processcompl_compat
- LP: #1034988
* usb: gadget: Fix g_ether interface link status
- LP: #1034988
* locks: fix checking of fcntl_setlease argument
- LP: #1034988
* ftrace: Disable function tracing during suspend/resume and hibernation,
again
- LP: #1034988
* stable: update references to older 2.6 versions for 3.x
- LP: #1034988
* workqueue: perform cpu down operations from low priority cpu_notifier()
- LP: #1034988
* ACPI/AC: prevent OOPS on some boxes due to missing check
power_supply_register() return value check
- LP: #1034988
* Btrfs: call the ordered free operation without any locks held
- LP: #1034988
* drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128
columns.
- LP: #1034988
* drm/radeon: fix non revealent error message
- LP: #1034988
* drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)
- LP: #1034988
* drm/radeon: on hotplug force link training to happen (v2)
- LP: #1034988
* nfsd4: our filesystems are normally case sensitive
- LP: #1034988
* nfs: skip commit in releasepage if we're freeing memory for fs-related
reasons
- LP: #1034988
* ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
- LP: #1034988
* ext4: don't let i_reserved_meta_blocks go negative
- LP: #1034988
* bnx2: Fix bug in bnx2_free_tx_skbs().
- LP: #1034988
* sch_sfb: Fix missing NULL check
- LP: #1034988
* sctp: Fix list corruption resulting from freeing an association on a
list
- LP: #1034988
* caif: Fix access to freed pernet memory
- LP: #1034988
* cipso: don't follow a NULL pointer when setsockopt() is called
- LP: #1034988
* caif: fix NULL pointer check
- LP: #1034988
* wanmain: comparing array with NULL
- LP: #1034988
* tcp: Add TCP_USER_TIMEOUT negative value check
- LP: #1034988
* USB: kaweth.c: use GFP_ATOMIC under spin_lock
- LP: #1034988
* net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
- LP: #1034988
* tcp: perform DMA to userspace only if there is a task waiting for it
- LP: #1034988
* net/tun: fix ioctl() based info leaks
- LP: #1034988
* USB: echi-dbgp: increase the controller wait time to come out of halt.
- LP: #1034988
* ALSA: snd-usb: fix clock source validity index
- LP: #1034988
* ALSA: mpu401: Fix missing initialization of irq field
- LP: #1034988
* ASoC: wm8962: Allow VMID time to fully ramp
- LP: #1034988
* ASoC: wm8994: Ensure there are enough BCLKs for four channels
- LP: #1034988
* m68k: Make sys_atomic_cmpxchg_32 work on classic m68k
- LP: #1034988
* m68k: Correct the Atari ALLOWINT definition
- LP: #1034988
* futex: Test for pi_mutex on fault in futex_wait_requeue_pi()
- LP: #1034988
* futex: Fix bug in WARN_ON for NULL q.pi_state
- LP: #1034988
* futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()
- LP: #1034988
* Linux 3.0.40
- LP: #1034988
Date: 2012-09-07 18:15:27.938171+00:00
Changed-By: Luis Henriques <luis.henriques at canonical.com>
Signed-By: Adam Conrad <adconrad at 0c3.net>
https://launchpad.net/ubuntu/lucid/+source/linux-lts-backport-oneiric/3.0.0-26.42~lucid1
-------------- next part --------------
Sorry, changesfile not available.
More information about the Lucid-changes
mailing list