[Kernel-packages] [Bug 1851550] Re: Eoan update: 5.3.9 upstream stable release

2019-12-06 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.3.0-24.26

---
linux (5.3.0-24.26) eoan; urgency=medium

  * eoan/linux: 5.3.0-24.26 -proposed tracker (LP: #1852232)

  * Eoan update: 5.3.9 upstream stable release (LP: #1851550)
- io_uring: fix up O_NONBLOCK handling for sockets
- dm snapshot: introduce account_start_copy() and account_end_copy()
- dm snapshot: rework COW throttling to fix deadlock
- Btrfs: fix inode cache block reserve leak on failure to allocate data 
space
- btrfs: qgroup: Always free PREALLOC META reserve in
  btrfs_delalloc_release_extents()
- iio: adc: meson_saradc: Fix memory allocation order
- iio: fix center temperature of bmc150-accel-core
- libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
- perf tests: Avoid raising SEGV using an obvious NULL dereference
- perf map: Fix overlapped map handling
- perf script brstackinsn: Fix recovery from LBR/binary mismatch
- perf jevents: Fix period for Intel fixed counters
- perf tools: Propagate get_cpuid() error
- perf annotate: Propagate perf_env__arch() error
- perf annotate: Fix the signedness of failure returns
- perf annotate: Propagate the symbol__annotate() error return
- perf annotate: Fix arch specific ->init() failure errors
- perf annotate: Return appropriate error code for allocation failures
- perf annotate: Don't return -1 for error when doing BPF disassembly
- staging: rtl8188eu: fix null dereference when kzalloc fails
- RDMA/siw: Fix serialization issue in write_space()
- RDMA/hfi1: Prevent memory leak in sdma_init
- RDMA/iw_cxgb4: fix SRQ access from dump_qp()
- RDMA/iwcm: Fix a lock inversion issue
- HID: hyperv: Use in-place iterator API in the channel callback
- kselftest: exclude failed TARGETS from runlist
- selftests/kselftest/runner.sh: Add 45 second timeout per test
- nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request
- arm64: cpufeature: Effectively expose FRINT capability to userspace
- arm64: Fix incorrect irqflag restore for priority masking for compat
- arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 
#1542419
- tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'
- tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'
- serial/sifive: select SERIAL_EARLYCON
- tty: n_hdlc: fix build on SPARC
- misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attach
- RDMA/core: Fix an error handling path in 'res_get_common_doit()'
- RDMA/cm: Fix memory leak in cm_add/remove_one
- RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error path
- RDMA/mlx5: Do not allow rereg of a ODP MR
- RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcu
- RDMA/mlx5: Add missing synchronize_srcu() for MW cases
- gpio: max77620: Use correct unit for debounce times
- fs: cifs: mute -Wunused-const-variable message
- arm64: vdso32: Fix broken compat vDSO build warnings
- arm64: vdso32: Detect binutils support for dmb ishld
- serial: mctrl_gpio: Check for NULL pointer
- serial: 8250_omap: Fix gpio check for auto RTS/CTS
- arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANG
- arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionally
- efi/cper: Fix endianness of PCIe class code
- efi/x86: Do not clean dummy variable in kexec path
- MIPS: include: Mark __cmpxchg as __always_inline
- riscv: avoid kernel hangs when trapped in BUG()
- riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()
- riscv: Correct the handling of unexpected ebreak in do_trap_break()
- x86/xen: Return from panic notifier
- ocfs2: clear zero in unaligned direct IO
- fs: ocfs2: fix possible null-pointer dereferences in
  ocfs2_xa_prepare_entry()
- fs: ocfs2: fix a possible null-pointer dereference in
  ocfs2_write_end_nolock()
- fs: ocfs2: fix a possible null-pointer dereference in
  ocfs2_info_scan_inode_alloc()
- btrfs: silence maybe-uninitialized warning in clone_range
- arm64: armv8_deprecated: Checking return value for memory allocation
- sched/fair: Scale bandwidth quota and period without losing quota/period
  ratio precision
- sched/vtime: Fix guest/system mis-accounting on task switch
- perf/core: Rework memory accounting in perf_mmap()
- perf/core: Fix corner case in perf_rotate_context()
- perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp
- drm/amdgpu: fix memory leak
- iio: imu: adis16400: release allocated memory on failure
- iio: imu: adis16400: fix memory leak
- iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controller
- MIPS: include: Mark __xchg as __always_inline
- MIPS: fw: sni: Fix out of bounds init of o32 stack
- s390/cio: fix virtio-ccw DMA without PV
- virt: vbox: fix memory 

[Kernel-packages] [Bug 1851550] Re: Eoan update: 5.3.9 upstream stable release

2019-12-02 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.3.0-24.26

---
linux (5.3.0-24.26) eoan; urgency=medium

  * eoan/linux: 5.3.0-24.26 -proposed tracker (LP: #1852232)

  * Eoan update: 5.3.9 upstream stable release (LP: #1851550)
- io_uring: fix up O_NONBLOCK handling for sockets
- dm snapshot: introduce account_start_copy() and account_end_copy()
- dm snapshot: rework COW throttling to fix deadlock
- Btrfs: fix inode cache block reserve leak on failure to allocate data 
space
- btrfs: qgroup: Always free PREALLOC META reserve in
  btrfs_delalloc_release_extents()
- iio: adc: meson_saradc: Fix memory allocation order
- iio: fix center temperature of bmc150-accel-core
- libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
- perf tests: Avoid raising SEGV using an obvious NULL dereference
- perf map: Fix overlapped map handling
- perf script brstackinsn: Fix recovery from LBR/binary mismatch
- perf jevents: Fix period for Intel fixed counters
- perf tools: Propagate get_cpuid() error
- perf annotate: Propagate perf_env__arch() error
- perf annotate: Fix the signedness of failure returns
- perf annotate: Propagate the symbol__annotate() error return
- perf annotate: Fix arch specific ->init() failure errors
- perf annotate: Return appropriate error code for allocation failures
- perf annotate: Don't return -1 for error when doing BPF disassembly
- staging: rtl8188eu: fix null dereference when kzalloc fails
- RDMA/siw: Fix serialization issue in write_space()
- RDMA/hfi1: Prevent memory leak in sdma_init
- RDMA/iw_cxgb4: fix SRQ access from dump_qp()
- RDMA/iwcm: Fix a lock inversion issue
- HID: hyperv: Use in-place iterator API in the channel callback
- kselftest: exclude failed TARGETS from runlist
- selftests/kselftest/runner.sh: Add 45 second timeout per test
- nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request
- arm64: cpufeature: Effectively expose FRINT capability to userspace
- arm64: Fix incorrect irqflag restore for priority masking for compat
- arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 
#1542419
- tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'
- tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'
- serial/sifive: select SERIAL_EARLYCON
- tty: n_hdlc: fix build on SPARC
- misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attach
- RDMA/core: Fix an error handling path in 'res_get_common_doit()'
- RDMA/cm: Fix memory leak in cm_add/remove_one
- RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error path
- RDMA/mlx5: Do not allow rereg of a ODP MR
- RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcu
- RDMA/mlx5: Add missing synchronize_srcu() for MW cases
- gpio: max77620: Use correct unit for debounce times
- fs: cifs: mute -Wunused-const-variable message
- arm64: vdso32: Fix broken compat vDSO build warnings
- arm64: vdso32: Detect binutils support for dmb ishld
- serial: mctrl_gpio: Check for NULL pointer
- serial: 8250_omap: Fix gpio check for auto RTS/CTS
- arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANG
- arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionally
- efi/cper: Fix endianness of PCIe class code
- efi/x86: Do not clean dummy variable in kexec path
- MIPS: include: Mark __cmpxchg as __always_inline
- riscv: avoid kernel hangs when trapped in BUG()
- riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()
- riscv: Correct the handling of unexpected ebreak in do_trap_break()
- x86/xen: Return from panic notifier
- ocfs2: clear zero in unaligned direct IO
- fs: ocfs2: fix possible null-pointer dereferences in
  ocfs2_xa_prepare_entry()
- fs: ocfs2: fix a possible null-pointer dereference in
  ocfs2_write_end_nolock()
- fs: ocfs2: fix a possible null-pointer dereference in
  ocfs2_info_scan_inode_alloc()
- btrfs: silence maybe-uninitialized warning in clone_range
- arm64: armv8_deprecated: Checking return value for memory allocation
- sched/fair: Scale bandwidth quota and period without losing quota/period
  ratio precision
- sched/vtime: Fix guest/system mis-accounting on task switch
- perf/core: Rework memory accounting in perf_mmap()
- perf/core: Fix corner case in perf_rotate_context()
- perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp
- drm/amdgpu: fix memory leak
- iio: imu: adis16400: release allocated memory on failure
- iio: imu: adis16400: fix memory leak
- iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controller
- MIPS: include: Mark __xchg as __always_inline
- MIPS: fw: sni: Fix out of bounds init of o32 stack
- s390/cio: fix virtio-ccw DMA without PV
- virt: vbox: fix memory 

[Kernel-packages] [Bug 1851550] Re: Eoan update: 5.3.9 upstream stable release

2019-11-11 Thread Khaled El Mously
** Changed in: linux (Ubuntu Eoan)
   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/1851550

Title:
  Eoan update: 5.3.9 upstream stable release

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Eoan:
  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:

  * io_uring: fix up O_NONBLOCK handling for sockets
  * dm snapshot: introduce account_start_copy() and account_end_copy()
  * dm snapshot: rework COW throttling to fix deadlock
  * Btrfs: fix inode cache block reserve leak on failure to allocate data space
  * btrfs: qgroup: Always free PREALLOC META reserve in 
btrfs_delalloc_release_extents()
  * iio: adc: meson_saradc: Fix memory allocation order
  * iio: fix center temperature of bmc150-accel-core
  * libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
  * perf tests: Avoid raising SEGV using an obvious NULL dereference
  * perf map: Fix overlapped map handling
  * perf script brstackinsn: Fix recovery from LBR/binary mismatch
  * perf jevents: Fix period for Intel fixed counters
  * perf tools: Propagate get_cpuid() error
  * perf annotate: Propagate perf_env__arch() error
  * perf annotate: Fix the signedness of failure returns
  * perf annotate: Propagate the symbol__annotate() error return
  * perf annotate: Fix arch specific ->init() failure errors
  * perf annotate: Return appropriate error code for allocation failures
  * perf annotate: Don't return -1 for error when doing BPF disassembly
  * staging: rtl8188eu: fix null dereference when kzalloc fails
  * RDMA/siw: Fix serialization issue in write_space()
  * RDMA/hfi1: Prevent memory leak in sdma_init
  * RDMA/iw_cxgb4: fix SRQ access from dump_qp()
  * RDMA/iwcm: Fix a lock inversion issue
  * HID: hyperv: Use in-place iterator API in the channel callback
  * kselftest: exclude failed TARGETS from runlist
  * selftests/kselftest/runner.sh: Add 45 second timeout per test
  * nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request
  * arm64: cpufeature: Effectively expose FRINT capability to userspace
  * arm64: Fix incorrect irqflag restore for priority masking for compat
  * arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419
  * tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'
  * tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'
  * serial/sifive: select SERIAL_EARLYCON
  * tty: n_hdlc: fix build on SPARC
  * misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attach
  * RDMA/core: Fix an error handling path in 'res_get_common_doit()'
  * RDMA/cm: Fix memory leak in cm_add/remove_one
  * RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error path
  * RDMA/mlx5: Do not allow rereg of a ODP MR
  * RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcu
  * RDMA/mlx5: Add missing synchronize_srcu() for MW cases
  * gpio: max77620: Use correct unit for debounce times
  * fs: cifs: mute -Wunused-const-variable message
  * arm64: vdso32: Fix broken compat vDSO build warnings
  * arm64: vdso32: Detect binutils support for dmb ishld
  * serial: mctrl_gpio: Check for NULL pointer
  * serial: 8250_omap: Fix gpio check for auto RTS/CTS
  * arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANG
  * arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionally
  * efi/cper: Fix endianness of PCIe class code
  * efi/x86: Do not clean dummy variable in kexec path
  * MIPS: include: Mark __cmpxchg as __always_inline
  * riscv: avoid kernel hangs when trapped in BUG()
  * riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()
  * riscv: Correct the handling of unexpected ebreak in do_trap_break()
  * x86/xen: Return from panic notifier
  * ocfs2: clear zero in unaligned direct IO
  * fs: ocfs2: fix possible null-pointer dereferences in 
ocfs2_xa_prepare_entry()
  * fs: ocfs2: fix a possible null-pointer dereference in 
ocfs2_write_end_nolock()
  * fs: ocfs2: fix a possible null-pointer dereference in 
ocfs2_info_scan_inode_alloc()
  * btrfs: silence maybe-uninitialized warning in clone_range
  * arm64: armv8_deprecated: Checking return value for memory allocation
  * x86/cpu: Add Comet Lake to the Intel CPU models header
  * sched/fair: Scale bandwidth quota and period without losing quota/period 
ratio precision
  * sched/vtime: Fix guest/system mis-accounting on task switch
  * perf/core: Rework memory 

[Kernel-packages] [Bug 1851550] Re: Eoan update: 5.3.9 upstream stable release

2019-11-06 Thread Connor Kuehl
** 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 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:
  
- 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:
+ * io_uring: fix up O_NONBLOCK handling for sockets
+ * dm snapshot: introduce account_start_copy() and account_end_copy()
+ * dm snapshot: rework COW throttling to fix deadlock
+ * Btrfs: fix inode cache block reserve leak on failure to allocate data space
+ * btrfs: qgroup: Always free PREALLOC META reserve in 
btrfs_delalloc_release_extents()
+ * iio: adc: meson_saradc: Fix memory allocation order
+ * iio: fix center temperature of bmc150-accel-core
+ * libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
+ * perf tests: Avoid raising SEGV using an obvious NULL dereference
+ * perf map: Fix overlapped map handling
+ * perf script brstackinsn: Fix recovery from LBR/binary mismatch
+ * perf jevents: Fix period for Intel fixed counters
+ * perf tools: Propagate get_cpuid() error
+ * perf annotate: Propagate perf_env__arch() error
+ * perf annotate: Fix the signedness of failure returns
+ * perf annotate: Propagate the symbol__annotate() error return
+ * perf annotate: Fix arch specific ->init() failure errors
+ * perf annotate: Return appropriate error code for allocation failures
+ * perf annotate: Don't return -1 for error when doing BPF disassembly
+ * staging: rtl8188eu: fix null dereference when kzalloc fails
+ * RDMA/siw: Fix serialization issue in write_space()
+ * RDMA/hfi1: Prevent memory leak in sdma_init
+ * RDMA/iw_cxgb4: fix SRQ access from dump_qp()
+ * RDMA/iwcm: Fix a lock inversion issue
+ * HID: hyperv: Use in-place iterator API in the channel callback
+ * kselftest: exclude failed TARGETS from runlist
+ * selftests/kselftest/runner.sh: Add 45 second timeout per test
+ * nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request
+ * arm64: cpufeature: Effectively expose FRINT capability to userspace
+ * arm64: Fix incorrect irqflag restore for priority masking for compat
+ * arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419
+ * tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'
+ * tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'
+ * serial/sifive: select SERIAL_EARLYCON
+ * tty: n_hdlc: fix build on SPARC
+ * misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attach
+ * RDMA/core: Fix an error handling path in 'res_get_common_doit()'
+ * RDMA/cm: Fix memory leak in cm_add/remove_one
+ * RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error path
+ * RDMA/mlx5: Do not allow rereg of a ODP MR
+ * RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcu
+ * RDMA/mlx5: Add missing synchronize_srcu() for MW cases
+ * gpio: max77620: Use correct unit for debounce times
+ * fs: cifs: mute -Wunused-const-variable message
+ * arm64: vdso32: Fix broken compat vDSO build warnings
+ * arm64: vdso32: Detect binutils support for dmb ishld
+ * serial: mctrl_gpio: Check for NULL pointer
+ * serial: 8250_omap: Fix gpio check for auto RTS/CTS
+ * arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANG
+ * arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionally
+ * efi/cper: Fix endianness of PCIe class code
+ * efi/x86: Do not clean dummy variable in kexec path
+ * MIPS: include: Mark __cmpxchg as __always_inline
+ * riscv: avoid kernel hangs when trapped in BUG()
+ * riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()
+ * riscv: Correct the handling of unexpected ebreak in do_trap_break()
+ * x86/xen: Return from panic notifier
+ * ocfs2: clear zero in unaligned direct IO
+ * fs: ocfs2: fix possible null-pointer dereferences in 
ocfs2_xa_prepare_entry()
+ * fs: ocfs2: fix a possible null-pointer dereference in 
ocfs2_write_end_nolock()
+ * fs: ocfs2: fix a possible null-pointer dereference in 
ocfs2_info_scan_inode_alloc()
+ * btrfs: silence maybe-uninitialized warning in clone_range
+ * arm64: armv8_deprecated: Checking return value for memory allocation
+ * x86/cpu: Add Comet Lake to the Intel CPU models header
+ * sched/fair: Scale bandwidth quota and period without losing quota/period 
ratio precision
+ * sched/vtime: Fix 

[Kernel-packages] [Bug 1851550] Re: Eoan update: 5.3.9 upstream stable release

2019-11-06 Thread Connor Kuehl
These were skipped since they've already been applied:

* arm64: dts: qcom: Add Lenovo Miix 630
* arm64: dts: qcom: Add HP Envy x2
* arm64: dts: qcom: Add Asus NovaGo TP370QL
* rtw88: Fix misuse of GENMASK macro
* s390/pci: fix MSI message data
* thunderbolt: Correct path indices for PCIe tunnel
* thunderbolt: Use 32-bit writes when writing ring producer/consumer
* ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()

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

Title:
  Eoan update: 5.3.9 upstream stable release

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Eoan:
  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:

 5.3.9 upstream stable release
 from git://git.kernel.org/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1851550/+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