kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #118323
[Bug 1454746] Re: Trusty update to 3.13.11-ckt20 stable release
** Description changed:
+ SRU Justification
- SRU Justification
+ Impact:
+ The upstream process for stable tree updates is quite similar
+ in scope to the Ubuntu SRU process, e.g., each patch has to
+ demonstrably fix a bug, and each patch is vetted by upstream
+ by originating either directly from Linus' tree or in a minimally
+ backported form of that patch. The 3.13.11-ckt20 upstream stable
+ patch set is now available. It should be included in the Ubuntu
+ kernel as well.
- Impact:
- The upstream process for stable tree updates is quite similar
- in scope to the Ubuntu SRU process, e.g., each patch has to
- demonstrably fix a bug, and each patch is vetted by upstream
- by originating either directly from Linus' tree or in a minimally
- backported form of that patch. The 3.13.11-ckt20 upstream stable
- patch set is now available. It should be included in the Ubuntu
- kernel as well.
+ git://kernel.ubuntu.com/ubuntu/linux.git
- git://kernel.ubuntu.com/ubuntu/linux.git
+ TEST CASE: TBD
- TEST CASE: TBD
+ The following patches are in the 3.13.11-ckt20 stable release:
- The following patches are in the 3.13.11-ckt20 stable release:
+ n_tty: Merge .receive_buf() flavors
+ n_tty: Fix read buffer overwrite when no newline
+ KVM: x86: Fix lost interrupt on irr_pending race
+ tcp: Fix crash in TCP Fast Open
+ writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()
+ nbd: fix possible memory leak
+ mfd: kempld-core: Fix callback return value check
+ KVM: nVMX: mask unrestricted_guest if disabled on L0
+ spi: trigger trace event for message-done before mesg->complete
+ powerpc/pseries: Little endian fixes for post mobility device tree update
+ net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}
+ perf: Fix irq_work 'tail' recursion
+ arm64: Use the reserved TTBR0 if context switching to the init_mm
+ selinux: fix sel_write_enforce broken return value
+ mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
+ mm/memory hotplug: postpone the reset of obsolete pgdat
+ hfsplus: fix B-tree corruption after insertion at position 0
+ ARC: SA_SIGINFO ucontext regs off-by-one
+ writeback: fix possible underflow in write bandwidth calculation
+ iio: fix drivers that check buffer->scan_mask
+ iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifo
+ iio: core: Fix double free.
+ USB: ftdi_sio: Added custom PID for Synapse Wireless product
+ iwlwifi: dvm: run INIT firmware again upon .start()
+ USB: keyspan_pda: add new device id
+ cifs: smb2_clone_range() - exit on unhandled error
+ cifs: fix use-after-free bug in find_writable_file
+ can: flexcan: Deferred on Regulator return EPROBE_DEFER
+ usb: xhci: handle Config Error Change (CEC) in xhci driver
+ usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers
+ USB: ftdi_sio: Use jtag quirk for SNAP Connect E10
+ tty: serial: fsl_lpuart: clear receive flag on FIFO flush
+ radeon: Do not directly dereference pointers to BIOS area.
+ iio: imu: Use iio_trigger_get for indio_dev->trig assignment
+ dmaengine: edma: fix memory leak when terminating running transfers
+ dmaengine: omap-dma: Fix memory leak when terminating running transfer
+ x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk
+ mac80211: fix RX A-MPDU session reorder timer deletion
+ tcp: prevent fetching dst twice in early demux code
+ net: use for_each_netdev_safe() in rtnl_group_changelink()
+ xen-netfront: transmit fully GSO-sized packets
+ tcp: fix FRTO undo on cumulative ACK of SACKed range
+ PCI: cpcihp: Add missing curly braces in cpci_configure_slot()
+ [media] sh_veu: v4l2_dev wasn't set
+ [media] media: s5p-mfc: fix mmap support for 64bit arch
+ cpuidle: ACPI: do not overwrite name and description of C0
+ ioctx_alloc(): fix vma (and file) leak on failure
+ ALSA: hda/realtek - Make more stable to get pin sense for ALC283
+ be2iscsi: Fix kernel panic when device initialization fails
+ Defer processing of REQ_PREEMPT requests for blocked devices
+ ALSA: hda - Fix headphone pin config for Lifebook T731
+ ocfs2: _really_ sync the right range
+ ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob support
+ iscsi target: fix oops when adding reject pdu
+ net/mlx4_en: Call register_netdevice in the proper location
+ ipv6: protect skb->sk accesses from recursive dereference inside the stack
+ tcp: tcp_make_synack() should clear skb->tstamp
+ 8139cp: Call dev_kfree_skby_any instead of kfree_skb.
+ 8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.
+ r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.
+ bonding: Call dev_kfree_skby_any instead of kfree_skb.
+ bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.
+ tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
+ ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.
+ benet: Call dev_kfree_skby_any instead of kfree_skb.
+ gianfar: Carefully free skbs in functions called by netpoll.
+ ip_forward: Drop frames with attached skb->sk
+ tcp: fix possible deadlock in tcp_send_fin()
+ tcp: avoid looping in tcp_send_fin()
+ net: do not deplete pfmemalloc reserve
+ net: fix crash in build_skb()
+ ipv4: Missing sk_nulls_node_init() in ping_unhash().
+ Linux 3.13.11-ckt20
+
+ The following patches from 3.13.11-ckt20 were already applied in the
+ Trusty kernel:
+
+ Input: serio - add firmware_id sysfs attribute
+ Input: i8042 - add firmware_id support
+ Input: Add INPUT_PROP_TOPBUTTONPAD device property
+ Input: synaptics - report INPUT_PROP_TOPBUTTONPAD property
+ Input: synaptics - add a matches_pnp_id helper function
+ Input: synaptics - change min/max quirk table to pnp-id matching
+ Input: psmouse - add psmouse_matches_pnp_id helper function
+ Input: synaptics - split synaptics_resolution(), query first
+ Input: synaptics - log queried and quirked dimension values
+ Input: synaptics - remove obsolete min/max quirk for X240
+ Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)
+ Input: synaptics - add min/max quirk for Lenovo T440s
+ Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2nd
+ Input: synaptics - adjust min/max on Thinkpad E540
+ Input: synaptics - support min/max board id in min_max_pnpid_table
+ Input: synaptics - skip quirks when post-2013 dimensions
+ fs: take i_mutex during prepare_binprm for set[ug]id executables
+ IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1454746
Title:
Trusty update to 3.13.11-ckt20 stable release
Status in linux package in Ubuntu:
Invalid
Status in linux source package in Trusty:
New
Bug description:
SRU Justification
Impact:
The upstream process for stable tree updates is quite similar
in scope to the Ubuntu SRU process, e.g., each patch has to
demonstrably fix a bug, and each patch is vetted by upstream
by originating either directly from Linus' tree or in a minimally
backported form of that patch. The 3.13.11-ckt20 upstream stable
patch set is now available. It should be included in the Ubuntu
kernel as well.
git://kernel.ubuntu.com/ubuntu/linux.git
TEST CASE: TBD
The following patches are in the 3.13.11-ckt20 stable release:
n_tty: Merge .receive_buf() flavors
n_tty: Fix read buffer overwrite when no newline
KVM: x86: Fix lost interrupt on irr_pending race
tcp: Fix crash in TCP Fast Open
writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()
nbd: fix possible memory leak
mfd: kempld-core: Fix callback return value check
KVM: nVMX: mask unrestricted_guest if disabled on L0
spi: trigger trace event for message-done before mesg->complete
powerpc/pseries: Little endian fixes for post mobility device tree update
net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}
perf: Fix irq_work 'tail' recursion
arm64: Use the reserved TTBR0 if context switching to the init_mm
selinux: fix sel_write_enforce broken return value
mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
mm/memory hotplug: postpone the reset of obsolete pgdat
hfsplus: fix B-tree corruption after insertion at position 0
ARC: SA_SIGINFO ucontext regs off-by-one
writeback: fix possible underflow in write bandwidth calculation
iio: fix drivers that check buffer->scan_mask
iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifo
iio: core: Fix double free.
USB: ftdi_sio: Added custom PID for Synapse Wireless product
iwlwifi: dvm: run INIT firmware again upon .start()
USB: keyspan_pda: add new device id
cifs: smb2_clone_range() - exit on unhandled error
cifs: fix use-after-free bug in find_writable_file
can: flexcan: Deferred on Regulator return EPROBE_DEFER
usb: xhci: handle Config Error Change (CEC) in xhci driver
usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers
USB: ftdi_sio: Use jtag quirk for SNAP Connect E10
tty: serial: fsl_lpuart: clear receive flag on FIFO flush
radeon: Do not directly dereference pointers to BIOS area.
iio: imu: Use iio_trigger_get for indio_dev->trig assignment
dmaengine: edma: fix memory leak when terminating running transfers
dmaengine: omap-dma: Fix memory leak when terminating running transfer
x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk
mac80211: fix RX A-MPDU session reorder timer deletion
tcp: prevent fetching dst twice in early demux code
net: use for_each_netdev_safe() in rtnl_group_changelink()
xen-netfront: transmit fully GSO-sized packets
tcp: fix FRTO undo on cumulative ACK of SACKed range
PCI: cpcihp: Add missing curly braces in cpci_configure_slot()
[media] sh_veu: v4l2_dev wasn't set
[media] media: s5p-mfc: fix mmap support for 64bit arch
cpuidle: ACPI: do not overwrite name and description of C0
ioctx_alloc(): fix vma (and file) leak on failure
ALSA: hda/realtek - Make more stable to get pin sense for ALC283
be2iscsi: Fix kernel panic when device initialization fails
Defer processing of REQ_PREEMPT requests for blocked devices
ALSA: hda - Fix headphone pin config for Lifebook T731
ocfs2: _really_ sync the right range
ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob support
iscsi target: fix oops when adding reject pdu
net/mlx4_en: Call register_netdevice in the proper location
ipv6: protect skb->sk accesses from recursive dereference inside the stack
tcp: tcp_make_synack() should clear skb->tstamp
8139cp: Call dev_kfree_skby_any instead of kfree_skb.
8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.
r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.
bonding: Call dev_kfree_skby_any instead of kfree_skb.
bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.
tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.
benet: Call dev_kfree_skby_any instead of kfree_skb.
gianfar: Carefully free skbs in functions called by netpoll.
ip_forward: Drop frames with attached skb->sk
tcp: fix possible deadlock in tcp_send_fin()
tcp: avoid looping in tcp_send_fin()
net: do not deplete pfmemalloc reserve
net: fix crash in build_skb()
ipv4: Missing sk_nulls_node_init() in ping_unhash().
Linux 3.13.11-ckt20
The following patches from 3.13.11-ckt20 were already applied in the
Trusty kernel:
Input: serio - add firmware_id sysfs attribute
Input: i8042 - add firmware_id support
Input: Add INPUT_PROP_TOPBUTTONPAD device property
Input: synaptics - report INPUT_PROP_TOPBUTTONPAD property
Input: synaptics - add a matches_pnp_id helper function
Input: synaptics - change min/max quirk table to pnp-id matching
Input: psmouse - add psmouse_matches_pnp_id helper function
Input: synaptics - split synaptics_resolution(), query first
Input: synaptics - log queried and quirked dimension values
Input: synaptics - remove obsolete min/max quirk for X240
Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)
Input: synaptics - add min/max quirk for Lenovo T440s
Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2nd
Input: synaptics - adjust min/max on Thinkpad E540
Input: synaptics - support min/max board id in min_max_pnpid_table
Input: synaptics - skip quirks when post-2013 dimensions
fs: take i_mutex during prepare_binprm for set[ug]id executables
IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1454746/+subscriptions
References