aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaolo Pisati <paolo.pisati@canonical.com>2012-08-17 04:27:15 -0400
committerPaolo Pisati <paolo.pisati@canonical.com>2012-08-17 04:27:20 -0400
commit8348262f17276bca315694e81f429ec167dee55c (patch)
tree5ec5245b95629601f3dab3d92075521b8ec79d87
parent81b3c4cc6ff107e37fe0725c503d8b9db7d10a97 (diff)
UBUNTU: rebased on Ubuntu-3.0.0-25.41
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
-rw-r--r--debian.ti-omap4/changelog215
1 files changed, 215 insertions, 0 deletions
diff --git a/debian.ti-omap4/changelog b/debian.ti-omap4/changelog
index 757de4c0ed2..596f0677aaf 100644
--- a/debian.ti-omap4/changelog
+++ b/debian.ti-omap4/changelog
@@ -4,6 +4,221 @@ linux-ti-omap4 (3.0.0-1214.27) UNRELEASED; urgency=low
4 CHANGELOG: Use the printchanges target to see the curent changes. 4 CHANGELOG: Use the printchanges target to see the curent changes.
5 CHANGELOG: Use the insertchanges target to create the final log. 5 CHANGELOG: Use the insertchanges target to create the final log.
6 6
7 [ Ubuntu: 3.0.0-25.41 ]
8
9 * Release Tracking Bug
10 - LP: #1036178
11 * SAUCE: rds_ib_send() -- prevent local pings triggering BUG_ON()
12 - LP: #1016299
13 - CVE-2012-2372
14 * SAUCE: Unlock the rc_dev lock when the raw device is missing
15 - LP: #1015836
16 * cifs: always update the inode cache with the results from a FIND_*
17 - LP: #1031926
18 * ntp: Fix STA_INS/DEL clearing bug
19 - LP: #1031926
20 * mm: fix lost kswapd wakeup in kswapd_stop()
21 - LP: #1031926
22 * MIPS: Properly align the .data..init_task section.
23 - LP: #1031926
24 * UBIFS: fix a bug in empty space fix-up
25 - LP: #1031926
26 * dm raid1: fix crash with mirror recovery and discard
27 - LP: #1031926
28 * mm/vmstat.c: cache align vm_stat
29 - LP: #1031926
30 * mm: memory hotplug: Check if pages are correctly reserved on a
31 per-section basis
32 - LP: #1031926
33 * mm: reduce the amount of work done when updating min_free_kbytes
34 - LP: #1031926
35 * mm: vmscan: fix force-scanning small targets without swap
36 - LP: #1031926
37 * vmscan: clear ZONE_CONGESTED for zone with good watermark
38 - LP: #1031926
39 * vmscan: add shrink_slab tracepoints
40 - LP: #1031926
41 * vmscan: shrinker->nr updates race and go wrong
42 - LP: #1031926
43 * vmscan: reduce wind up shrinker->nr when shrinker can't do work
44 - LP: #1031926
45 * vmscan: limit direct reclaim for higher order allocations
46 - LP: #1031926
47 * vmscan: abort reclaim/compaction if compaction can proceed
48 - LP: #1031926
49 * mm: compaction: trivial clean up in acct_isolated()
50 - LP: #1031926
51 * mm: change isolate mode from #define to bitwise type
52 - LP: #1031926
53 * mm: compaction: make isolate_lru_page() filter-aware
54 - LP: #1031926
55 * mm: zone_reclaim: make isolate_lru_page() filter-aware
56 - LP: #1031926
57 * mm: migration: clean up unmap_and_move()
58 - LP: #1031926
59 * mm: compaction: allow compaction to isolate dirty pages
60 - LP: #1031926
61 * mm: compaction: determine if dirty pages can be migrated without
62 blocking within ->migratepage
63 - LP: #1031926
64 * mm: page allocator: do not call direct reclaim for THP allocations
65 while compaction is deferred
66 - LP: #1031926
67 * mm: compaction: make isolate_lru_page() filter-aware again
68 - LP: #1031926
69 * kswapd: avoid unnecessary rebalance after an unsuccessful balancing
70 - LP: #1031926
71 * kswapd: assign new_order and new_classzone_idx after wakeup in sleeping
72 - LP: #1031926
73 * mm: compaction: introduce sync-light migration for use by compaction
74 - LP: #1031926
75 * mm: vmscan: when reclaiming for compaction, ensure there are sufficient
76 free pages available
77 - LP: #1031926
78 * mm: vmscan: do not OOM if aborting reclaim to start compaction
79 - LP: #1031926
80 * mm: vmscan: check if reclaim should really abort even if
81 compaction_ready() is true for one zone
82 - LP: #1031926
83 * vmscan: promote shared file mapped pages
84 - LP: #1031926
85 * vmscan: activate executable pages after first usage
86 - LP: #1031926
87 * mm/vmscan.c: consider swap space when deciding whether to continue
88 reclaim
89 - LP: #1031926
90 * mm: test PageSwapBacked in lumpy reclaim
91 - LP: #1031926
92 * mm: vmscan: convert global reclaim to per-memcg LRU lists
93 - LP: #1031926
94 * cpusets: avoid looping when storing to mems_allowed if one node remains
95 set
96 - LP: #1031926
97 * cpusets: stall when updating mems_allowed for mempolicy or disjoint
98 nodemask
99 - LP: #1031926
100 * cpuset: mm: reduce large amounts of memory barrier related damage v3
101 - LP: #1031926
102 * mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma
103 - LP: #1031926
104 * vmscan: fix initial shrinker size handling
105 - LP: #1031926
106 * Linux 3.0.39
107 - LP: #1031926
108 * rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.
109 - LP: #871904
110 * Avoid sysfs oops when an rc_dev's raw device is absent
111 - LP: #1015836
112 * eCryptfs: Copy up POSIX ACL and read-only flags from lower mount
113 - LP: #1009207
114 * eCryptfs: Initialize empty lower files when opening them
115 - LP: #911507
116 * mmc: sdhci-pci: CaFe has broken card detection
117 - LP: #1034988
118 * powerpc/ftrace: Fix assembly trampoline register usage
119 - LP: #1034988
120 * powerpc: Add "memory" attribute for mfmsr()
121 - LP: #1034988
122 * powerpc: Fix wrong divisor in usecs_to_cputime
123 - LP: #1034988
124 * SCSI: libsas: continue revalidation
125 - LP: #1034988
126 * SCSI: libsas: fix sas_discover_devices return code handling
127 - LP: #1034988
128 * SCSI: fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)
129 - LP: #1034988
130 * SCSI: fix hot unplug vs async scan race
131 - LP: #1034988
132 * SCSI: Avoid dangling pointer in scsi_requeue_command()
133 - LP: #1034988
134 * ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad one
135 - LP: #1034988
136 * ALSA: hda - Add support for Realtek ALC282
137 - LP: #1025377, #1034988
138 * usbdevfs: Correct amount of data copied to user in processcompl_compat
139 - LP: #1034988
140 * usb: gadget: Fix g_ether interface link status
141 - LP: #1034988
142 * locks: fix checking of fcntl_setlease argument
143 - LP: #1034988
144 * ftrace: Disable function tracing during suspend/resume and hibernation,
145 again
146 - LP: #1034988
147 * stable: update references to older 2.6 versions for 3.x
148 - LP: #1034988
149 * workqueue: perform cpu down operations from low priority cpu_notifier()
150 - LP: #1034988
151 * ACPI/AC: prevent OOPS on some boxes due to missing check
152 power_supply_register() return value check
153 - LP: #1034988
154 * Btrfs: call the ordered free operation without any locks held
155 - LP: #1034988
156 * drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128
157 columns.
158 - LP: #1034988
159 * drm/radeon: fix non revealent error message
160 - LP: #1034988
161 * drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)
162 - LP: #1034988
163 * drm/radeon: on hotplug force link training to happen (v2)
164 - LP: #1034988
165 * nfsd4: our filesystems are normally case sensitive
166 - LP: #1034988
167 * nfs: skip commit in releasepage if we're freeing memory for fs-related
168 reasons
169 - LP: #1034988
170 * ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
171 - LP: #1034988
172 * ext4: don't let i_reserved_meta_blocks go negative
173 - LP: #1034988
174 * bnx2: Fix bug in bnx2_free_tx_skbs().
175 - LP: #1034988
176 * sch_sfb: Fix missing NULL check
177 - LP: #1034988
178 * sctp: Fix list corruption resulting from freeing an association on a
179 list
180 - LP: #1034988
181 * caif: Fix access to freed pernet memory
182 - LP: #1034988
183 * cipso: don't follow a NULL pointer when setsockopt() is called
184 - LP: #1034988
185 * caif: fix NULL pointer check
186 - LP: #1034988
187 * wanmain: comparing array with NULL
188 - LP: #1034988
189 * tcp: Add TCP_USER_TIMEOUT negative value check
190 - LP: #1034988
191 * USB: kaweth.c: use GFP_ATOMIC under spin_lock
192 - LP: #1034988
193 * net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
194 - LP: #1034988
195 * tcp: perform DMA to userspace only if there is a task waiting for it
196 - LP: #1034988
197 * net/tun: fix ioctl() based info leaks
198 - LP: #1034988
199 * USB: echi-dbgp: increase the controller wait time to come out of halt.
200 - LP: #1034988
201 * ALSA: snd-usb: fix clock source validity index
202 - LP: #1034988
203 * ALSA: mpu401: Fix missing initialization of irq field
204 - LP: #1034988
205 * ASoC: wm8962: Allow VMID time to fully ramp
206 - LP: #1034988
207 * ASoC: wm8994: Ensure there are enough BCLKs for four channels
208 - LP: #1034988
209 * m68k: Make sys_atomic_cmpxchg_32 work on classic m68k
210 - LP: #1034988
211 * m68k: Correct the Atari ALLOWINT definition
212 - LP: #1034988
213 * futex: Test for pi_mutex on fault in futex_wait_requeue_pi()
214 - LP: #1034988
215 * futex: Fix bug in WARN_ON for NULL q.pi_state
216 - LP: #1034988
217 * futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()
218 - LP: #1034988
219 * Linux 3.0.40
220 - LP: #1034988
221
7 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 17 Aug 2012 10:17:47 +0200 222 -- Paolo Pisati <paolo.pisati@canonical.com> Fri, 17 Aug 2012 10:17:47 +0200
8 223
9linux-ti-omap4 (3.0.0-1214.26) oneiric-proposed; urgency=low 224linux-ti-omap4 (3.0.0-1214.26) oneiric-proposed; urgency=low