[Kernel-packages] [Bug 1837952] Re: Bionic update: upstream stable patchset 2019-07-25

2019-10-03 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

-- 
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/1837952

Title:
  Bionic update: upstream stable patchset 2019-07-25

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Fix Released

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 a mainline/stable Linux tree or
     a minimally backported form of that patch. The following upstream
     stable patches should be included in the Ubuntu kernel:

     upstream stable patchset 2019-07-25

  Ported from the following upstream stable releases:
  v4.14.107, v4.19.30,
  v4.14.108, v4.19.31

     from git://git.kernel.org/

  ACPICA: Reference Counts: increase max to 0x4000 for large servers
  gro_cells: make sure device is up in gro_cells_receive()
  ipv4/route: fail early when inet dev is missing
  l2tp: fix infoleak in l2tp_ip6_recvmsg()
  net: hsr: fix memory leak in hsr_dev_finalize()
  net/hsr: fix possible crash in add_timer()
  net: sit: fix UBSAN Undefined behaviour in check_6rd
  net/x25: fix use-after-free in x25_device_event()
  net/x25: reset state in x25_connect()
  pptp: dst_release sk_dst_cache in pptp_sock_destruct
  ravb: Decrease TxFIFO depth of Q3 and Q2 to one
  route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
  rxrpc: Fix client call queueing, waiting for channel
  tcp: Don't access TCP_SKB_CB before initializing it
  tcp: handle inet_csk_reqsk_queue_add() failures
  vxlan: Fix GRO cells race condition between receive and link delete
  vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
  net/mlx4_core: Fix reset flow when in command polling mode
  net/mlx4_core: Fix locking in SRIOV mode when switching between events and 
polling
  net/mlx4_core: Fix qp mtt size calculation
  net/x25: fix a race in x25_bind()
  net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
  bonding: fix PACKET_ORIGDEV regression
  missing barriers in some of unix_sock ->addr and ->path accesses
  ipvlan: disallow userns cap_net_admin to change global mode/flags
  perf/x86: Fixup typo in stub functions
  ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against 
Liquid Saffire 56
  ALSA: firewire-motu: fix construction of PCM frame for capture direction
  perf/x86/intel: Fix memory corruption
  perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
  It's wrong to add len to sector_nr in raid10 reshape twice
  sctp: remove sched init from sctp_stream_init
  team: use operstate consistently for linkup
  ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()
  ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
  ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294
  i40e: report correct statistics when XDP is enabled
  9p: use inode->i_lock to protect i_size_write() under 32-bit
  9p/net: fix memory leak in p9_client_create
  ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
  iio: adc: exynos-adc: Fix NULL pointer exception on unbind
  stm class: Fix an endless loop in channel allocation
  crypto: caam - fixed handling of sg list
  crypto: ahash - fix another early termination in hash walk
  crypto: rockchip - fix scatterlist nents error
  crypto: rockchip - update new iv to device in multiple operations
  drm/imx: ignore plane updates on disabled crtcs
  gpu: ipu-v3: Fix i.MX51 CSI control registers offset
  drm/imx: imx-ldb: add missing of_node_puts
  gpu: ipu-v3: Fix CSI offsets for imx53
  s390/dasd: fix using offset into zero size array error
  Input: pwm-vibra - prevent unbalanced regulator
  Input: pwm-vibra - stop regulator after disabling pwm, not before
  ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be 
uninitialized
  ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tables
  ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count check
  KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
  ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplug
  Input: cap11xx - switch to using set_brightness_blocking()
  Input: ps2-gpio - flush TX work when closing port
  Input: matrix_keypad - use flush_delayed_work()
  mac80211: Fix Tx aggregation session tear down with ITXQs
  ipvs: fix dependency on nf_defrag_ipv6
  floppy: check_events callback should not return a negative number
  NFS: Don't use page_file_mapping after removing the page
  mm/gup: fix gup_pmd_range() for dax
  Revert "mm: use early_pfn_to_nid in page_ext_init"
  mm: page_alloc: fix ref bias in page_frag_alloc() for 

[Kernel-packages] [Bug 1837952] Re: Bionic update: upstream stable patchset 2019-07-25

2019-07-31 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

-- 
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/1837952

Title:
  Bionic update: upstream stable patchset 2019-07-25

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  Fix Committed

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 a mainline/stable Linux tree or
     a minimally backported form of that patch. The following upstream
     stable patches should be included in the Ubuntu kernel:

     upstream stable patchset 2019-07-25

  Ported from the following upstream stable releases:
  v4.14.107, v4.19.30,
  v4.14.108, v4.19.31

     from git://git.kernel.org/

  ACPICA: Reference Counts: increase max to 0x4000 for large servers
  gro_cells: make sure device is up in gro_cells_receive()
  ipv4/route: fail early when inet dev is missing
  l2tp: fix infoleak in l2tp_ip6_recvmsg()
  net: hsr: fix memory leak in hsr_dev_finalize()
  net/hsr: fix possible crash in add_timer()
  net: sit: fix UBSAN Undefined behaviour in check_6rd
  net/x25: fix use-after-free in x25_device_event()
  net/x25: reset state in x25_connect()
  pptp: dst_release sk_dst_cache in pptp_sock_destruct
  ravb: Decrease TxFIFO depth of Q3 and Q2 to one
  route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
  rxrpc: Fix client call queueing, waiting for channel
  tcp: Don't access TCP_SKB_CB before initializing it
  tcp: handle inet_csk_reqsk_queue_add() failures
  vxlan: Fix GRO cells race condition between receive and link delete
  vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
  net/mlx4_core: Fix reset flow when in command polling mode
  net/mlx4_core: Fix locking in SRIOV mode when switching between events and 
polling
  net/mlx4_core: Fix qp mtt size calculation
  net/x25: fix a race in x25_bind()
  net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
  bonding: fix PACKET_ORIGDEV regression
  missing barriers in some of unix_sock ->addr and ->path accesses
  ipvlan: disallow userns cap_net_admin to change global mode/flags
  perf/x86: Fixup typo in stub functions
  ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against 
Liquid Saffire 56
  ALSA: firewire-motu: fix construction of PCM frame for capture direction
  perf/x86/intel: Fix memory corruption
  perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
  It's wrong to add len to sector_nr in raid10 reshape twice
  sctp: remove sched init from sctp_stream_init
  team: use operstate consistently for linkup
  ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()
  ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
  ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294
  i40e: report correct statistics when XDP is enabled
  9p: use inode->i_lock to protect i_size_write() under 32-bit
  9p/net: fix memory leak in p9_client_create
  ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
  iio: adc: exynos-adc: Fix NULL pointer exception on unbind
  stm class: Fix an endless loop in channel allocation
  crypto: caam - fixed handling of sg list
  crypto: ahash - fix another early termination in hash walk
  crypto: rockchip - fix scatterlist nents error
  crypto: rockchip - update new iv to device in multiple operations
  drm/imx: ignore plane updates on disabled crtcs
  gpu: ipu-v3: Fix i.MX51 CSI control registers offset
  drm/imx: imx-ldb: add missing of_node_puts
  gpu: ipu-v3: Fix CSI offsets for imx53
  s390/dasd: fix using offset into zero size array error
  Input: pwm-vibra - prevent unbalanced regulator
  Input: pwm-vibra - stop regulator after disabling pwm, not before
  ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be 
uninitialized
  ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tables
  ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count check
  KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
  ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplug
  Input: cap11xx - switch to using set_brightness_blocking()
  Input: ps2-gpio - flush TX work when closing port
  Input: matrix_keypad - use flush_delayed_work()
  mac80211: Fix Tx aggregation session tear down with ITXQs
  ipvs: fix dependency on nf_defrag_ipv6
  floppy: check_events callback should not return a negative number
  NFS: Don't use page_file_mapping after removing the page
  mm/gup: fix gup_pmd_range() for dax
  Revert "mm: use early_pfn_to_nid in page_ext_init"
  mm: page_alloc: fix ref bias in 

[Kernel-packages] [Bug 1837952] Re: Bionic update: upstream stable patchset 2019-07-25

2019-07-25 Thread Kamal Mostafa
** Description changed:

  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 a mainline/stable Linux tree or
     a minimally backported form of that patch. The following upstream
     stable patches should be included in the Ubuntu kernel:
  
     upstream stable patchset 2019-07-25
  
  Ported from the following upstream stable releases:
  v4.14.107, v4.19.30,
  v4.14.108, v4.19.31
  
     from git://git.kernel.org/
+ 
+ ACPICA: Reference Counts: increase max to 0x4000 for large servers
+ gro_cells: make sure device is up in gro_cells_receive()
+ ipv4/route: fail early when inet dev is missing
+ l2tp: fix infoleak in l2tp_ip6_recvmsg()
+ net: hsr: fix memory leak in hsr_dev_finalize()
+ net/hsr: fix possible crash in add_timer()
+ net: sit: fix UBSAN Undefined behaviour in check_6rd
+ net/x25: fix use-after-free in x25_device_event()
+ net/x25: reset state in x25_connect()
+ pptp: dst_release sk_dst_cache in pptp_sock_destruct
+ ravb: Decrease TxFIFO depth of Q3 and Q2 to one
+ route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
+ rxrpc: Fix client call queueing, waiting for channel
+ tcp: Don't access TCP_SKB_CB before initializing it
+ tcp: handle inet_csk_reqsk_queue_add() failures
+ vxlan: Fix GRO cells race condition between receive and link delete
+ vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
+ net/mlx4_core: Fix reset flow when in command polling mode
+ net/mlx4_core: Fix locking in SRIOV mode when switching between events and 
polling
+ net/mlx4_core: Fix qp mtt size calculation
+ net/x25: fix a race in x25_bind()
+ net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
+ bonding: fix PACKET_ORIGDEV regression
+ missing barriers in some of unix_sock ->addr and ->path accesses
+ ipvlan: disallow userns cap_net_admin to change global mode/flags
+ perf/x86: Fixup typo in stub functions
+ ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against 
Liquid Saffire 56
+ ALSA: firewire-motu: fix construction of PCM frame for capture direction
+ perf/x86/intel: Fix memory corruption
+ perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
+ It's wrong to add len to sector_nr in raid10 reshape twice
+ sctp: remove sched init from sctp_stream_init
+ team: use operstate consistently for linkup
+ ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()
+ ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
+ ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294
+ i40e: report correct statistics when XDP is enabled
+ 9p: use inode->i_lock to protect i_size_write() under 32-bit
+ 9p/net: fix memory leak in p9_client_create
+ ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
+ iio: adc: exynos-adc: Fix NULL pointer exception on unbind
+ stm class: Fix an endless loop in channel allocation
+ crypto: caam - fixed handling of sg list
+ crypto: ahash - fix another early termination in hash walk
+ crypto: rockchip - fix scatterlist nents error
+ crypto: rockchip - update new iv to device in multiple operations
+ drm/imx: ignore plane updates on disabled crtcs
+ gpu: ipu-v3: Fix i.MX51 CSI control registers offset
+ drm/imx: imx-ldb: add missing of_node_puts
+ gpu: ipu-v3: Fix CSI offsets for imx53
+ s390/dasd: fix using offset into zero size array error
+ Input: pwm-vibra - prevent unbalanced regulator
+ Input: pwm-vibra - stop regulator after disabling pwm, not before
+ ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be 
uninitialized
+ ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tables
+ ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count check
+ KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
+ ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplug
+ Input: cap11xx - switch to using set_brightness_blocking()
+ Input: ps2-gpio - flush TX work when closing port
+ Input: matrix_keypad - use flush_delayed_work()
+ mac80211: Fix Tx aggregation session tear down with ITXQs
+ ipvs: fix dependency on nf_defrag_ipv6
+ floppy: check_events callback should not return a negative number
+ NFS: Don't use page_file_mapping after removing the page
+ mm/gup: fix gup_pmd_range() for dax
+ Revert "mm: use early_pfn_to_nid in page_ext_init"
+ mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs
+ net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
+ i2c: cadence: Fix the hold bit setting
+ i2c: bcm2835: Clear current buffer pointers and counts after a transfer
+ auxdisplay: ht16k33: fix potential user-after-free on module unload
+ Input: st-keyscan - fix potential zalloc NULL dereference
+ clk: sunxi-ng: v3s: Fix TCON reset de-assert bit
+ clk: 

[Kernel-packages] [Bug 1837952] Re: Bionic update: upstream stable patchset 2019-07-25

2019-07-25 Thread Kamal Mostafa
** Changed in: linux (Ubuntu Bionic)
   Status: New => In Progress

** Changed in: linux (Ubuntu Bionic)
 Assignee: (unassigned) => Kamal Mostafa (kamalmostafa)

-- 
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/1837952

Title:
  Bionic update: upstream stable patchset 2019-07-25

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  In Progress

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 a mainline/stable Linux tree or
     a minimally backported form of that patch. The following upstream
     stable patches should be included in the Ubuntu kernel:

     upstream stable patchset 2019-07-25

  Ported from the following upstream stable releases:
  v4.14.107, v4.19.30,
  v4.14.108, v4.19.31

     from git://git.kernel.org/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1837952/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp