[ubuntu/bionic-proposed] linux-hwe_5.3.0-25.27~18.04.1_s390x.tar.gz - (Accepted)
Kleber Sacilotto de Souza
kleber.souza at canonical.com
Tue Dec 10 14:26:56 UTC 2019
linux-hwe (5.3.0-25.27~18.04.1) bionic; urgency=medium
* bionic/linux-hwe: 5.3.0-25.27~18.04.1 -proposed tracker (LP: #1855309)
[ Ubuntu: 5.3.0-25.27 ]
* eoan/linux: 5.3.0-25.27 -proposed tracker (LP: #1854762)
* CVE-2019-14901
- SAUCE: mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
* CVE-2019-14896 // CVE-2019-14897
- SAUCE: libertas: Fix two buffer overflows at parsing bss descriptor
* CVE-2019-14895
- SAUCE: mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
* [CML] New device id's for CMP-H (LP: #1846335)
- mmc: sdhci-pci: Add another Id for Intel CML
- i2c: i801: Add support for Intel Comet Lake PCH-H
- mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash
- mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs
* i915: Display flickers (monitor loses signal briefly) during "flickerfree"
boot, while showing the BIOS logo on a black background (LP: #1836858)
- [Config] FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
* Please add patch fixing RK818 ID detection (LP: #1853192)
- SAUCE: mfd: rk808: Fix RK818 ID template
* Kernel build log filled with "/bin/bash: line 5: warning: command
substitution: ignored null byte in input" (LP: #1853843)
- [Debian] Fix warnings when checking for modules signatures
* Lenovo dock MAC Address pass through doesn't work in Ubuntu (LP: #1827961)
- r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
* Dell XPS 13 9350/9360 headphone audio hiss (LP: #1654448) // [XPS 13 9360,
Realtek ALC3246, Black Headphone Out, Front] High noise floor (LP: #1845810)
- ALSA: hda/realtek: Reduce the Headphone static noise on XPS 9350/9360
* no HDMI video output since GDM greeter after linux-oem-osp1 version
5.0.0-1026 (LP: #1852386)
- drm/i915: Add new CNL PCH ID seen on a CML platform
- SAUCE: drm/i915: Fix detection for a CMP-V PCH
* [broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no longer
works on Dell Venue 11 Pro 7140 (LP: #1846539)
- [Config] Drop snd-sof-intel-bdw build
- SAUCE: ASoC: SOF: Intel: Broadwell: clarify mutual exclusion with legacy
driver
* [CML-S62] Need enable turbostat patch support for Comet lake- S 6+2
(LP: #1847451)
- SAUCE: tools/power turbostat: Add Cometlake support
* External microphone can't work on some dell machines with the codec alc256
or alc236 (LP: #1853791)
- SAUCE: ALSA: hda/realtek - Move some alc256 pintbls to fallback table
- SAUCE: ALSA: hda/realtek - Move some alc236 pintbls to fallback table
* Memory leak in net/xfrm/xfrm_state.c - 8 pages per ipsec connection
(LP: #1853197)
- xfrm: Fix memleak on xfrm state destroy
* CVE-2019-18660: patches for Ubuntu (LP: #1853142) // CVE-2019-18660
- powerpc/64s: support nospectre_v2 cmdline option
- powerpc/book3s64: Fix link stack flush on context switch
- KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
* Raydium Touchscreen on ThinkPad L390 does not work (LP: #1849721)
- HID: i2c-hid: fix no irq after reset on raydium 3118
* Make Goodix I2C touchpads work (LP: #1853842)
- HID: i2c-hid: Remove runtime power management
- HID: i2c-hid: Send power-on command after reset
* Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
- Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
2-in-1"
- lib: devres: add a helper function for ioremap_uc
- mfd: intel-lpss: Use devm_ioremap_uc for MMIO
* CVE-2019-19055
- nl80211: fix memory leak in nl80211_get_ftm_responder_stats
* CML: perf enabling for core (LP: #1848978)
- perf/x86/intel: Add Comet Lake CPU support
- perf/x86/msr: Add Comet Lake CPU support
- perf/x86/cstate: Add Comet Lake CPU support
- perf/x86/msr: Add new CPU model numbers for Ice Lake
- perf/x86/cstate: Update C-state counters for Ice Lake
* Boot hangs after "Loading initial ramdisk ..." (LP: #1852586)
- SAUCE: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for
interrupts"
- SAUCE: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's"
* [CML-S62] Need enable intel_rapl patch support for Comet lake- S 6+2
(LP: #1847454)
- powercap/intel_rapl: add support for CometLake Mobile
- powercap/intel_rapl: add support for Cometlake desktop
* [CML-S62] Need enable intel_pmc_core driver patch for Comet lake- S 6+2
(LP: #1847450)
- SAUCE: platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support
to intel_pmc_core driver
* update ENA driver for DIMLIB dynamic interrupt moderation (LP: #1853180)
- net: ena: add intr_moder_rx_interval to struct ena_com_dev and use it
- net: ena: switch to dim algorithm for rx adaptive interrupt moderation
- net: ena: reimplement set/get_coalesce()
- net: ena: enable the interrupt_moderation in driver_supported_features
- net: ena: remove code duplication in
ena_com_update_nonadaptive_moderation_interval _*()
- net: ena: remove old adaptive interrupt moderation code from ena_netdev
- net: ena: remove ena_restore_ethtool_params() and relevant fields
- net: ena: remove all old adaptive rx interrupt moderation code from ena_com
- net: ena: fix update of interrupt moderation register
- net: ena: fix retrieval of nonadaptive interrupt moderation intervals
- net: ena: fix incorrect update of intr_delay_resolution
- net: ena: Select DIMLIB for ENA_ETHERNET
- SAUCE: net: ena: fix issues in setting interrupt moderation params in
ethtool
- SAUCE: net: ena: fix too long default tx interrupt moderation interval
* CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64,arm64 (LP: #1825222)
- [Config] Enable ROCKCHIP support for arm64
* remount of multilower moved pivoted-root overlayfs root, results in I/O
errors on some modified files (LP: #1824407)
- SAUCE: ovl: fix lookup failure on multi lower squashfs
* Eoan update: 5.3.13 upstream stable release (LP: #1853882)
- net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()
- block, bfq: deschedule empty bfq_queues not referred by any process
- mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span()
- mm/memory_hotplug: fix updating the node span
- arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault
- fbdev: Ditch fb_edid_add_monspecs
- Linux 5.3.13
* Eoan update: 5.3.12 upstream stable release (LP: #1853475)
- scsi: core: Handle drivers which set sg_tablesize to zero
- ax88172a: fix information leak on short answers
- devlink: disallow reload operation during device cleanup
- ipmr: Fix skb headroom in ipmr_get_route().
- mlxsw: core: Enable devlink reload only on probe
- net: gemini: add missed free_netdev
- net/smc: fix fastopen for non-blocking connect()
- net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modules
- slip: Fix memory leak in slip_open error path
- tcp: remove redundant new line from tcp_event_sk_skb
- dpaa2-eth: free already allocated channels on probe defer
- devlink: Add method for time-stamp on reporter's dump
- net/smc: fix refcount non-blocking connect() -part 2
- ALSA: usb-audio: Fix missing error check at mixer resolution test
- ALSA: usb-audio: not submit urb for stopped endpoint
- ALSA: usb-audio: Fix incorrect NULL check in create_yamaha_midi_quirk()
- ALSA: usb-audio: Fix incorrect size check for processing/extension units
- Btrfs: fix log context list corruption after rename exchange operation
- cgroup: freezer: call cgroup_enter_frozen() with preemption disabled in
ptrace_stop()
- Input: ff-memless - kill timer in destroy()
- Input: synaptics-rmi4 - fix video buffer size
- Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver
- Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)
- Input: synaptics-rmi4 - clear IRQ enables for F54
- Input: synaptics-rmi4 - destroy F54 poller workqueue when removing
- KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
- IB/hfi1: Ensure r_tid_ack is valid before building TID RDMA ACK packet
- IB/hfi1: Calculate flow weight based on QP MTU for TID RDMA
- IB/hfi1: TID RDMA WRITE should not return IB_WC_RNR_RETRY_EXC_ERR
- IB/hfi1: Ensure full Gen3 speed in a Gen4 system
- IB/hfi1: Use a common pad buffer for 9B and 16B packets
- i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present
- SAUCE: Revert "UBUNTU: SAUCE: x86/intel: Disable HPET on Intel Coffe Lake
platforms"
- x86/quirks: Disable HPET on Intel Coffe Lake platforms
- ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable
- ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either
- io_uring: ensure registered buffer import returns the IO length
- drm/i915: update rawclk also on resume
- Revert "drm/i915/ehl: Update MOCS table for EHL"
- ntp/y2038: Remove incorrect time_t truncation
- net: ethernet: dwmac-sun8i: Use the correct function in exit path
- iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros
- mm: mempolicy: fix the wrong return value and potential pages leak of mbind
- mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
- mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()
- mm: slub: really fix slab walking for init_on_free
- mm/memory_hotplug: fix try_offline_node()
- mm/page_io.c: do not free shared swap slots
- mmc: sdhci-of-at91: fix quirk2 overwrite
- slcan: Fix memory leak in error path
- Linux 5.3.12
* Eoan update: 5.3.11 upstream stable release (LP: #1852338)
- bonding: fix state transition issue in link monitoring
- CDC-NCM: handle incomplete transfer of MTU
- ipv4: Fix table id reference in fib_sync_down_addr
- net: ethernet: octeon_mgmt: Account for second possible VLAN header
- net: fix data-race in neigh_event_send()
- net: qualcomm: rmnet: Fix potential UAF when unregistering
- net/tls: fix sk_msg trim on fallback to copy mode
- net: usb: qmi_wwan: add support for DW5821e with eSIM support
- NFC: fdp: fix incorrect free object
- nfc: netlink: fix double device reference drop
- NFC: st21nfca: fix double free
- qede: fix NULL pointer deref in __qede_remove()
- net: mscc: ocelot: don't handle netdev events for other netdevs
- net: mscc: ocelot: fix NULL pointer on LAG slave removal
- net/tls: don't pay attention to sk_write_pending when pushing partial
records
- net/tls: add a TX lock
- selftests/tls: add test for concurrent recv and send
- ipv6: fixes rt6_probe() and fib6_nh->last_probe init
- net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
- net: prevent load/store tearing on sk->sk_stamp
- net: sched: prevent duplicate flower rules from tcf_proto destroy race
- net/smc: fix ethernet interface refcounting
- vsock/virtio: fix sock refcnt holding during the shutdown
- r8169: fix page read in r8168g_mdio_read
- ALSA: timer: Fix incorrectly assigned timer instance
- ALSA: bebob: fix to detect configured source of sampling clock for Focusrite
Saffire Pro i/o series
- ALSA: hda/ca0132 - Fix possible workqueue stall
- mm: memcontrol: fix NULL-ptr deref in percpu stats flush
- mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges
- mm, meminit: recalculate pcpu batch and high limits after init completes
- mm: thp: handle page cache THP correctly in PageTransCompoundMap
- mm, vmstat: hide /proc/pagetypeinfo from normal users
- dump_stack: avoid the livelock of the dump_lock
- mm: slab: make page_cgroup_ino() to recognize non-compound slab pages
properly
- btrfs: Consider system chunk array size for new SYSTEM chunks
- btrfs: tree-checker: Fix wrong check on max devid
- btrfs: save i_size to avoid double evaluation of i_size_read in
compress_file_range
- tools: gpio: Use !building_out_of_srctree to determine srctree
- pinctrl: intel: Avoid potential glitches if pin is in GPIO mode
- perf tools: Fix time sorting
- perf map: Use zalloc for map_groups
- drm/radeon: fix si_enable_smc_cac() failed issue
- HID: wacom: generic: Treat serial number and related fields as unsigned
- mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=y
- soundwire: depend on ACPI
- soundwire: depend on ACPI || OF
- soundwire: bus: set initial value to port_status
- blkcg: make blkcg_print_stat() print stats only for online blkgs
- arm64: Do not mask out PTE_RDONLY in pte_same()
- ASoC: rsnd: dma: fix SSI9 4/5/6/7 busif dma address
- ceph: fix use-after-free in __ceph_remove_cap()
- ceph: fix RCU case handling in ceph_d_revalidate()
- ceph: add missing check in d_revalidate snapdir handling
- ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open
- ceph: don't allow copy_file_range when stripe_count != 1
- iio: adc: stm32-adc: fix stopping dma
- iio: imu: adis16480: make sure provided frequency is positive
- iio: imu: inv_mpu6050: fix no data on MPU6050
- iio: srf04: fix wrong limitation in distance measuring
- ARM: sunxi: Fix CPU powerdown on A83T
- ARM: dts: imx6-logicpd: Re-enable SNVS power key
- cpufreq: intel_pstate: Fix invalid EPB setting
- clone3: validate stack arguments
- netfilter: nf_tables: Align nft_expr private data to 64-bit
- netfilter: ipset: Fix an error code in ip_set_sockfn_get()
- intel_th: gth: Fix the window switching sequence
- intel_th: pci: Add Comet Lake PCH support
- intel_th: pci: Add Jasper Lake PCH support
- x86/dumpstack/64: Don't evaluate exception stacks before setup
- x86/apic/32: Avoid bogus LDR warnings
- SMB3: Fix persistent handles reconnect
- can: usb_8dev: fix use-after-free on disconnect
- can: flexcan: disable completely the ECC mechanism
- can: c_can: c_can_poll(): only read status register after status IRQ
- can: peak_usb: fix a potential out-of-sync while decoding packets
- can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid
skb mem leak
- can: gs_usb: gs_can_open(): prevent memory leak
- can: dev: add missing of_node_put() after calling of_get_child_by_name()
- can: mcba_usb: fix use-after-free on disconnect
- can: peak_usb: fix slab info leak
- configfs: fix a deadlock in configfs_symlink()
- ALSA: usb-audio: More validations of descriptor units
- ALSA: usb-audio: Simplify parse_audio_unit()
- ALSA: usb-audio: Unify the release of usb_mixer_elem_info objects
- ALSA: usb-audio: Remove superfluous bLength checks
- ALSA: usb-audio: Clean up check_input_term()
- ALSA: usb-audio: Fix possible NULL dereference at create_yamaha_midi_quirk()
- ALSA: usb-audio: remove some dead code
- ALSA: usb-audio: Fix copy&paste error in the validator
- usbip: Implement SG support to vhci-hcd and stub driver
- HID: google: add magnemite/masterball USB ids
- dmaengine: sprd: Fix the link-list pointer register configuration issue
- bpf: lwtunnel: Fix reroute supplying invalid dst
- dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transfer
- dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config
- dmaengine: sprd: Fix the possible memory leak issue
- HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring()
- powerpc/32s: fix allow/prevent_user_access() when crossing segment
boundaries.
- RDMA/mlx5: Clear old rate limit when closing QP
- iw_cxgb4: fix ECN check on the passive accept
- RDMA/siw: free siw_base_qp in kref release routine
- RDMA/qedr: Fix reported firmware version
- IB/core: Use rdma_read_gid_l2_fields to compare GID L2 fields
- net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flow
- net/mlx5e: kTLS, Release reference on DUMPed fragments in shutdown flow
- net/mlx5e: TX, Fix consumer index of error cqe dump
- net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq
- net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dump
- selftests/bpf: More compatible nc options in test_tc_edt
- scsi: qla2xxx: fixup incorrect usage of host_byte
- scsi: lpfc: Check queue pointer before use
- scsi: ufs-bsg: Wake the device before sending raw upiu commands
- ARC: [plat-hsdk]: Enable on-board SPI NOR flash IC
- RDMA/uverbs: Prevent potential underflow
- bpf: Fix use after free in subprog's jited symbol removal
- net: stmmac: Fix the problem of tso_xmit
- net: openvswitch: free vport unless register_netdevice() succeeds
- scsi: lpfc: Honor module parameter lpfc_use_adisc
- scsi: qla2xxx: Initialized mailbox to prevent driver load failure
- bpf: Fix use after free in bpf_get_prog_name
- iwlwifi: pcie: fix PCI ID 0x2720 configs that should be soc
- iwlwifi: pcie: fix all 9460 entries for qnj
- iwlwifi: pcie: 0x2720 is qu and 0x30DC is not
- netfilter: nf_flow_table: set timeout before insertion into hashes
- drm/v3d: Fix memory leak in v3d_submit_cl_ioctl
- xsk: Fix registration of Rx-only sockets
- net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flag
- ipvs: don't ignore errors in case refcounting ip_vs module fails
- ipvs: move old_secure_tcp into struct netns_ipvs
- netfilter: nft_payload: fix missing check for matching length in offloads
- RDMA/nldev: Skip counter if port doesn't match
- bonding: fix unexpected IFF_BONDING bit unset
- bonding: use dynamic lockdep key instead of subclass
- macsec: fix refcnt leak in module exit routine
- virt_wifi: fix refcnt leak in module exit routine
- scsi: sd: define variable dif as unsigned int instead of bool
- usb: dwc3: select CONFIG_REGMAP_MMIO
- usb: fsl: Check memory resource before releasing it
- usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.
- usb: gadget: composite: Fix possible double free memory bug
- usb: dwc3: pci: prevent memory leak in dwc3_pci_probe
- usb: gadget: configfs: fix concurrent issue between composite APIs
- usb: dwc3: remove the call trace of USBx_GFLADJ
- perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise
RIP validity
- perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)
- perf/x86/uncore: Fix event group support
- USB: Skip endpoints with 0 maxpacket length
- USB: ldusb: use unsigned size format specifiers
- usbip: tools: Fix read_usb_vudc_device() error path handling
- RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure case
- RDMA/hns: Prevent memory leaks of eq->buf_list
- hwmon: (ina3221) Fix read timeout issue
- scsi: qla2xxx: stop timer in shutdown path
- sched/topology: Don't try to build empty sched domains
- sched/topology: Allow sched_asym_cpucapacity to be disabled
- nvme-multipath: fix possible io hang after ctrl reconnect
- fjes: Handle workqueue allocation failure
- net: hisilicon: Fix "Trying to free already-free IRQ"
- wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle
- net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link
is up
- net: mscc: ocelot: refuse to overwrite the port's native vlan
- iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41
- mt76: dma: fix buffer unmap with non-linear skbs
- drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)
- drm/sched: Set error to s_fence if HW job submission failed.
- drm/amdgpu: If amdgpu_ib_schedule fails return back the error.
- drm/amd/display: do not synchronize "drr" displays
- drm/amd/display: add 50us buffer as WA for pstate switch in active
- drm/amd/display: Passive DP->HDMI dongle detection fix
- dc.c:use kzalloc without test
- SUNRPC: The TCP back channel mustn't disappear while requests are
outstanding
- SUNRPC: The RDMA back channel mustn't disappear while requests are
outstanding
- SUNRPC: Destroy the back channel when we destroy the host transport
- hv_netvsc: Fix error handling in netvsc_attach()
- efi/tpm: Return -EINVAL when determining tpm final events log size fails
- efi: libstub/arm: Account for firmware reserved memory at the base of RAM
- x86, efi: Never relocate kernel below lowest acceptable address
- arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo
- usb: dwc3: gadget: fix race when disabling ep with cancelled xfers
- arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
- arm64: Brahma-B53 is SSB and spectre v2 safe
- arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core
- NFSv4: Don't allow a cached open with a revoked delegation
- net: ethernet: arc: add the missed clk_disable_unprepare
- igb: Fix constant media auto sense switching when no cable is connected
- e1000: fix memory leaks
- gve: Fixes DMA synchronization.
- ocfs2: protect extent tree in ocfs2_prepare_inode_for_write()
- pinctrl: cherryview: Fix irq_valid_mask calculation
- clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARM
- timekeeping/vsyscall: Update VDSO data unconditionally
- mm/filemap.c: don't initiate writeback if mapping has no dirty pages
- cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is
dead
- ARM: dts: stm32: change joystick pinctrl definition on stm32mp157c-ev1
- ASoC: SOF: Intel: hda-stream: fix the CONFIG_ prefix missing
- usbip: Fix free of unallocated memory in vhci tx
- bonding: fix using uninitialized mode_lock
- netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 sets
- arm64: errata: Update stale comment
- net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run
- SAUCE: Revert "UBUNTU: SAUCE: kvm: x86: mmu: Recovery of shattered NX large
pages"
- SAUCE: Revert "UBUNTU: SAUCE: kvm: Add helper function for creating VM
worker threads"
- SAUCE: Revert "UBUNTU: SAUCE: kvm: mmu: ITLB_MULTIHIT mitigation"
- SAUCE: Revert "kvm: x86, powerpc: do not allow clearing largepages debugfs
entry"
- SAUCE: Revert "UBUNTU: SAUCE: cpu/speculation: Uninline and export CPU
mitigations helpers"
- SAUCE: Revert "UBUNTU: SAUCE: x86: Add ITLB_MULTIHIT bug infrastructure"
- SAUCE: Revert "x86/tsx: Add config options to set tsx=on|off|auto"
- SAUCE: Revert "x86/speculation/taa: Add documentation for TSX Async Abort"
- SAUCE: Revert "x86/tsx: Add "auto" option to the tsx= cmdline parameter"
- SAUCE: Revert "kvm/x86: Export MDS_NO=0 to guests when TSX is enabled"
- SAUCE: Revert "x86/speculation/taa: Add sysfs reporting for TSX Async Abort"
- SAUCE: Revert "x86/speculation/taa: Add mitigation for TSX Async Abort"
- SAUCE: Revert "x86/cpu: Add a "tsx=" cmdline option with TSX disabled by
default"
- SAUCE: Revert "x86/cpu: Add a helper function x86_read_arch_cap_msr()"
- SAUCE: Revert "x86/msr: Add the IA32_TSX_CTRL MSR"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915/cmdparser: Fix jump whitelist
clearing"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915/gen8+: Add RC6 CTX corruption WA"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Lower RM timeout to avoid DSI hard
hangs"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915/cmdparser: Ignore Length operands
during command matching"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915/cmdparser: Add support for backward
jumps"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915/cmdparser: Use explicit goto for
error paths"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Add gen9 BCS cmdparsing"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Allow parsing of unsized batches"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Support ro ppgtt mapped cmdparser
shadow buffers"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Add support for mandatory
cmdparsing"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Remove Master tables from cmdparser"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Disable Secure Batches for gen6+"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Rename gen7 cmdparser tables"
- drm/i915: Rename gen7 cmdparser tables
- drm/i915: Disable Secure Batches for gen6+
- drm/i915: Remove Master tables from cmdparser
- drm/i915: Add support for mandatory cmdparsing
- drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
- drm/i915: Allow parsing of unsized batches
- drm/i915: Add gen9 BCS cmdparsing
- drm/i915/cmdparser: Use explicit goto for error paths
- drm/i915/cmdparser: Add support for backward jumps
- drm/i915/cmdparser: Ignore Length operands during command matching
- drm/i915: Lower RM timeout to avoid DSI hard hangs
- drm/i915/gen8+: Add RC6 CTX corruption WA
- drm/i915/cmdparser: Fix jump whitelist clearing
- x86/msr: Add the IA32_TSX_CTRL MSR
- x86/cpu: Add a helper function x86_read_arch_cap_msr()
- x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
- x86/speculation/taa: Add mitigation for TSX Async Abort
- x86/speculation/taa: Add sysfs reporting for TSX Async Abort
- kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
- x86/tsx: Add "auto" option to the tsx= cmdline parameter
- x86/speculation/taa: Add documentation for TSX Async Abort
- x86/tsx: Add config options to set tsx=on|off|auto
- x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
- x86/bugs: Add ITLB_MULTIHIT bug infrastructure
- x86/cpu: Add Tremont to the cpu vulnerability whitelist
- cpu/speculation: Uninline and export CPU mitigations helpers
- Documentation: Add ITLB_MULTIHIT documentation
- kvm: x86, powerpc: do not allow clearing largepages debugfs entry
- kvm: mmu: ITLB_MULTIHIT mitigation
- kvm: Add helper function for creating VM worker threads
- kvm: x86: mmu: Recovery of shattered NX large pages
- Linux 5.3.11
* The alsa hda driver is not loaded due to the missing of PCIID for Comet
Lake-S [8086:a3f0] (LP: #1852070)
- SAUCE: ALSA: hda: Add Cometlake-S PCI ID
* Can't adjust brightness on DELL UHD dGPU AIO (LP: #1813877)
- SAUCE: platform/x86: dell-uart-backlight: add missing status command
- SAUCE: platform/x86: dell-uart-backlight: load driver by scalar status
- SAUCE: platform/x86: dell-uart-backlight: add force parameter
- SAUCE: platform/x86: dell-uart-backlight: add quirk for old platforms
* Disable unreliable HPET on CFL-H system (LP: #1852216)
- SAUCE: x86/intel: Disable HPET on Intel Coffe Lake H platforms
* i40e: Setting VF MAC address causes General Protection Fault (LP: #1852432)
- i40e: Fix crash caused by stress setting of VF MAC addresses
* CVE-2019-19072
- tracing: Have error path in predicate_parse() free its allocated memory
* i40e: general protection fault in i40e_config_vf_promiscuous_mode
(LP: #1852663)
- SAUCE: i40e Fix GPF when deleting VMs
* hwe-edge kernel 5.3.0-23.25 kernel does not boot on Precision 5720 AIO
(LP: #1852581)
- [Packaging] Fix module signing with older modinfo
Date: Fri, 06 Dec 2019 10:39:05 +0100
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at bos02-s390x-014.buildd>
-------------- next part --------------
Format: 1.8
Date: Fri, 06 Dec 2019 10:39:05 +0100
Source: linux-hwe
Binary: linux-source-5.3.0 linux-headers-5.3.0-25 linux-hwe-tools-5.3.0-25 linux-hwe-cloud-tools-5.3.0-25 linux-image-unsigned-5.3.0-25-generic linux-modules-5.3.0-25-generic linux-modules-extra-5.3.0-25-generic linux-headers-5.3.0-25-generic linux-image-unsigned-5.3.0-25-generic-dbgsym linux-tools-5.3.0-25-generic linux-cloud-tools-5.3.0-25-generic linux-hwe-udebs-generic linux-buildinfo-5.3.0-25-generic linux-image-unsigned-5.3.0-25-generic-lpae linux-modules-5.3.0-25-generic-lpae linux-modules-extra-5.3.0-25-generic-lpae linux-headers-5.3.0-25-generic-lpae linux-image-unsigned-5.3.0-25-generic-lpae-dbgsym linux-tools-5.3.0-25-generic-lpae linux-cloud-tools-5.3.0-25-generic-lpae linux-hwe-udebs-generic-lpae linux-buildinfo-5.3.0-25-generic-lpae linux-image-unsigned-5.3.0-25-lowlatency linux-modules-5.3.0-25-lowlatency linux-modules-extra-5.3.0-25-lowlatency linux-headers-5.3.0-25-lowlatency linux-image-unsigned-5.3.0-25-lowlatency-dbgsym linux-tools-5.3.0-25-lowlatency
linux-cloud-tools-5.3.0-25-lowlatency linux-hwe-udebs-lowlatency linux-buildinfo-5.3.0-25-lowlatency kernel-image-5.3.0-25-generic-di dasd-modules-5.3.0-25-generic-di dasd-extra-modules-5.3.0-25-generic-di fat-modules-5.3.0-25-generic-di fs-core-modules-5.3.0-25-generic-di fs-secondary-modules-5.3.0-25-generic-di md-modules-5.3.0-25-generic-di nic-modules-5.3.0-25-generic-di nic-shared-modules-5.3.0-25-generic-di scsi-modules-5.3.0-25-generic-di storage-core-modules-5.3.0-25-generic-di nfs-modules-5.3.0-25-generic-di block-modules-5.3.0-25-generic-di crypto-modules-5.3.0-25-generic-di virtio-modules-5.3.0-25-generic-di vlan-modules-5.3.0-25-generic-di
multipath-modules-5.3.0-25-generic-di
Architecture: s390x s390x_translations
Version: 5.3.0-25.27~18.04.1
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at bos02-s390x-014.buildd>
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Description:
block-modules-5.3.0-25-generic-di - Block storage devices (udeb)
crypto-modules-5.3.0-25-generic-di - crypto modules (udeb)
dasd-extra-modules-5.3.0-25-generic-di - DASD storage support -- extras (udeb)
dasd-modules-5.3.0-25-generic-di - DASD storage support (udeb)
fat-modules-5.3.0-25-generic-di - FAT filesystem support (udeb)
fs-core-modules-5.3.0-25-generic-di - Base filesystem modules (udeb)
fs-secondary-modules-5.3.0-25-generic-di - Extra filesystem modules (udeb)
kernel-image-5.3.0-25-generic-di - kernel image and system map (udeb)
linux-buildinfo-5.3.0-25-generic - Linux kernel buildinfo for version 5.3.0 on System 390x SMP
linux-buildinfo-5.3.0-25-generic-lpae - Linux kernel buildinfo for version 5.3.0 on System 390x SMP
linux-buildinfo-5.3.0-25-lowlatency - Linux kernel buildinfo for version 5.3.0 on System 390x SMP
linux-cloud-tools-5.3.0-25-generic - Linux kernel version specific cloud tools for version 5.3.0-25
linux-cloud-tools-5.3.0-25-generic-lpae - Linux kernel version specific cloud tools for version 5.3.0-25
linux-cloud-tools-5.3.0-25-lowlatency - Linux kernel version specific cloud tools for version 5.3.0-25
linux-headers-5.3.0-25 - Header files related to Linux kernel version 5.3.0
linux-headers-5.3.0-25-generic - Linux kernel headers for version 5.3.0 on System 390x SMP
linux-headers-5.3.0-25-generic-lpae - Linux kernel headers for version 5.3.0 on System 390x SMP
linux-headers-5.3.0-25-lowlatency - Linux kernel headers for version 5.3.0 on System 390x SMP
linux-hwe-cloud-tools-5.3.0-25 - Linux kernel version specific cloud tools for version 5.3.0-25
linux-hwe-tools-5.3.0-25 - Linux kernel version specific tools for version 5.3.0-25
linux-hwe-udebs-generic - Metapackage depending on kernel udebs (udeb)
linux-hwe-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
linux-hwe-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
linux-image-unsigned-5.3.0-25-generic - Linux kernel image for version 5.3.0 on System 390x SMP
linux-image-unsigned-5.3.0-25-generic-dbgsym - Linux kernel debug image for version 5.3.0 on System 390x SMP
linux-image-unsigned-5.3.0-25-generic-lpae - Linux kernel image for version 5.3.0 on System 390x SMP
linux-image-unsigned-5.3.0-25-generic-lpae-dbgsym - Linux kernel debug image for version 5.3.0 on System 390x SMP
linux-image-unsigned-5.3.0-25-lowlatency - Linux kernel image for version 5.3.0 on System 390x SMP
linux-image-unsigned-5.3.0-25-lowlatency-dbgsym - Linux kernel debug image for version 5.3.0 on System 390x SMP
linux-modules-5.3.0-25-generic - Linux kernel extra modules for version 5.3.0 on System 390x SMP
linux-modules-5.3.0-25-generic-lpae - Linux kernel extra modules for version 5.3.0 on System 390x SMP
linux-modules-5.3.0-25-lowlatency - Linux kernel extra modules for version 5.3.0 on System 390x SMP
linux-modules-extra-5.3.0-25-generic - Linux kernel extra modules for version 5.3.0 on System 390x SMP
linux-modules-extra-5.3.0-25-generic-lpae - Linux kernel extra modules for version 5.3.0 on System 390x SMP
linux-modules-extra-5.3.0-25-lowlatency - Linux kernel extra modules for version 5.3.0 on System 390x SMP
linux-source-5.3.0 - Linux kernel source for version 5.3.0 with Ubuntu patches
linux-tools-5.3.0-25-generic - Linux kernel version specific tools for version 5.3.0-25
linux-tools-5.3.0-25-generic-lpae - Linux kernel version specific tools for version 5.3.0-25
linux-tools-5.3.0-25-lowlatency - Linux kernel version specific tools for version 5.3.0-25
md-modules-5.3.0-25-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
multipath-modules-5.3.0-25-generic-di - DM-Multipath support (udeb)
nfs-modules-5.3.0-25-generic-di - NFS filesystem drivers (udeb)
nic-modules-5.3.0-25-generic-di - Network interface support (udeb)
nic-shared-modules-5.3.0-25-generic-di - nic shared modules (udeb)
scsi-modules-5.3.0-25-generic-di - SCSI storage support (udeb)
storage-core-modules-5.3.0-25-generic-di - Core storage support (udeb)
virtio-modules-5.3.0-25-generic-di - VirtIO Modules (udeb)
vlan-modules-5.3.0-25-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1654448 1813877 1824407 1825222 1827961 1836858 1845810 1846335 1846539 1847450 1847451 1847454 1848978 1849721 1851901 1852070 1852216 1852338 1852386 1852432 1852581 1852586 1852663 1853142 1853180 1853192 1853197 1853475 1853791 1853842 1853843 1853882 1854762 1855309
Changes:
linux-hwe (5.3.0-25.27~18.04.1) bionic; urgency=medium
.
* bionic/linux-hwe: 5.3.0-25.27~18.04.1 -proposed tracker (LP: #1855309)
.
[ Ubuntu: 5.3.0-25.27 ]
.
* eoan/linux: 5.3.0-25.27 -proposed tracker (LP: #1854762)
* CVE-2019-14901
- SAUCE: mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
* CVE-2019-14896 // CVE-2019-14897
- SAUCE: libertas: Fix two buffer overflows at parsing bss descriptor
* CVE-2019-14895
- SAUCE: mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
* [CML] New device id's for CMP-H (LP: #1846335)
- mmc: sdhci-pci: Add another Id for Intel CML
- i2c: i801: Add support for Intel Comet Lake PCH-H
- mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash
- mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs
* i915: Display flickers (monitor loses signal briefly) during "flickerfree"
boot, while showing the BIOS logo on a black background (LP: #1836858)
- [Config] FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
* Please add patch fixing RK818 ID detection (LP: #1853192)
- SAUCE: mfd: rk808: Fix RK818 ID template
* Kernel build log filled with "/bin/bash: line 5: warning: command
substitution: ignored null byte in input" (LP: #1853843)
- [Debian] Fix warnings when checking for modules signatures
* Lenovo dock MAC Address pass through doesn't work in Ubuntu (LP: #1827961)
- r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
* Dell XPS 13 9350/9360 headphone audio hiss (LP: #1654448) // [XPS 13 9360,
Realtek ALC3246, Black Headphone Out, Front] High noise floor (LP: #1845810)
- ALSA: hda/realtek: Reduce the Headphone static noise on XPS 9350/9360
* no HDMI video output since GDM greeter after linux-oem-osp1 version
5.0.0-1026 (LP: #1852386)
- drm/i915: Add new CNL PCH ID seen on a CML platform
- SAUCE: drm/i915: Fix detection for a CMP-V PCH
* [broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no longer
works on Dell Venue 11 Pro 7140 (LP: #1846539)
- [Config] Drop snd-sof-intel-bdw build
- SAUCE: ASoC: SOF: Intel: Broadwell: clarify mutual exclusion with legacy
driver
* [CML-S62] Need enable turbostat patch support for Comet lake- S 6+2
(LP: #1847451)
- SAUCE: tools/power turbostat: Add Cometlake support
* External microphone can't work on some dell machines with the codec alc256
or alc236 (LP: #1853791)
- SAUCE: ALSA: hda/realtek - Move some alc256 pintbls to fallback table
- SAUCE: ALSA: hda/realtek - Move some alc236 pintbls to fallback table
* Memory leak in net/xfrm/xfrm_state.c - 8 pages per ipsec connection
(LP: #1853197)
- xfrm: Fix memleak on xfrm state destroy
* CVE-2019-18660: patches for Ubuntu (LP: #1853142) // CVE-2019-18660
- powerpc/64s: support nospectre_v2 cmdline option
- powerpc/book3s64: Fix link stack flush on context switch
- KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
* Raydium Touchscreen on ThinkPad L390 does not work (LP: #1849721)
- HID: i2c-hid: fix no irq after reset on raydium 3118
* Make Goodix I2C touchpads work (LP: #1853842)
- HID: i2c-hid: Remove runtime power management
- HID: i2c-hid: Send power-on command after reset
* Touchpad doesn't work on Dell Inspiron 7000 2-in-1 (LP: #1851901)
- Revert "UBUNTU: SAUCE: mfd: intel-lpss: add quirk for Dell XPS 13 7390
2-in-1"
- lib: devres: add a helper function for ioremap_uc
- mfd: intel-lpss: Use devm_ioremap_uc for MMIO
* CVE-2019-19055
- nl80211: fix memory leak in nl80211_get_ftm_responder_stats
* CML: perf enabling for core (LP: #1848978)
- perf/x86/intel: Add Comet Lake CPU support
- perf/x86/msr: Add Comet Lake CPU support
- perf/x86/cstate: Add Comet Lake CPU support
- perf/x86/msr: Add new CPU model numbers for Ice Lake
- perf/x86/cstate: Update C-state counters for Ice Lake
* Boot hangs after "Loading initial ramdisk ..." (LP: #1852586)
- SAUCE: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for
interrupts"
- SAUCE: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's"
* [CML-S62] Need enable intel_rapl patch support for Comet lake- S 6+2
(LP: #1847454)
- powercap/intel_rapl: add support for CometLake Mobile
- powercap/intel_rapl: add support for Cometlake desktop
* [CML-S62] Need enable intel_pmc_core driver patch for Comet lake- S 6+2
(LP: #1847450)
- SAUCE: platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support
to intel_pmc_core driver
* update ENA driver for DIMLIB dynamic interrupt moderation (LP: #1853180)
- net: ena: add intr_moder_rx_interval to struct ena_com_dev and use it
- net: ena: switch to dim algorithm for rx adaptive interrupt moderation
- net: ena: reimplement set/get_coalesce()
- net: ena: enable the interrupt_moderation in driver_supported_features
- net: ena: remove code duplication in
ena_com_update_nonadaptive_moderation_interval _*()
- net: ena: remove old adaptive interrupt moderation code from ena_netdev
- net: ena: remove ena_restore_ethtool_params() and relevant fields
- net: ena: remove all old adaptive rx interrupt moderation code from ena_com
- net: ena: fix update of interrupt moderation register
- net: ena: fix retrieval of nonadaptive interrupt moderation intervals
- net: ena: fix incorrect update of intr_delay_resolution
- net: ena: Select DIMLIB for ENA_ETHERNET
- SAUCE: net: ena: fix issues in setting interrupt moderation params in
ethtool
- SAUCE: net: ena: fix too long default tx interrupt moderation interval
* CONFIG_ARCH_ROCKCHIP is not set in ubuntu 18.04 aarch64,arm64 (LP: #1825222)
- [Config] Enable ROCKCHIP support for arm64
* remount of multilower moved pivoted-root overlayfs root, results in I/O
errors on some modified files (LP: #1824407)
- SAUCE: ovl: fix lookup failure on multi lower squashfs
* Eoan update: 5.3.13 upstream stable release (LP: #1853882)
- net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()
- block, bfq: deschedule empty bfq_queues not referred by any process
- mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span()
- mm/memory_hotplug: fix updating the node span
- arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault
- fbdev: Ditch fb_edid_add_monspecs
- Linux 5.3.13
* Eoan update: 5.3.12 upstream stable release (LP: #1853475)
- scsi: core: Handle drivers which set sg_tablesize to zero
- ax88172a: fix information leak on short answers
- devlink: disallow reload operation during device cleanup
- ipmr: Fix skb headroom in ipmr_get_route().
- mlxsw: core: Enable devlink reload only on probe
- net: gemini: add missed free_netdev
- net/smc: fix fastopen for non-blocking connect()
- net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modules
- slip: Fix memory leak in slip_open error path
- tcp: remove redundant new line from tcp_event_sk_skb
- dpaa2-eth: free already allocated channels on probe defer
- devlink: Add method for time-stamp on reporter's dump
- net/smc: fix refcount non-blocking connect() -part 2
- ALSA: usb-audio: Fix missing error check at mixer resolution test
- ALSA: usb-audio: not submit urb for stopped endpoint
- ALSA: usb-audio: Fix incorrect NULL check in create_yamaha_midi_quirk()
- ALSA: usb-audio: Fix incorrect size check for processing/extension units
- Btrfs: fix log context list corruption after rename exchange operation
- cgroup: freezer: call cgroup_enter_frozen() with preemption disabled in
ptrace_stop()
- Input: ff-memless - kill timer in destroy()
- Input: synaptics-rmi4 - fix video buffer size
- Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver
- Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)
- Input: synaptics-rmi4 - clear IRQ enables for F54
- Input: synaptics-rmi4 - destroy F54 poller workqueue when removing
- KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
- IB/hfi1: Ensure r_tid_ack is valid before building TID RDMA ACK packet
- IB/hfi1: Calculate flow weight based on QP MTU for TID RDMA
- IB/hfi1: TID RDMA WRITE should not return IB_WC_RNR_RETRY_EXC_ERR
- IB/hfi1: Ensure full Gen3 speed in a Gen4 system
- IB/hfi1: Use a common pad buffer for 9B and 16B packets
- i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present
- SAUCE: Revert "UBUNTU: SAUCE: x86/intel: Disable HPET on Intel Coffe Lake
platforms"
- x86/quirks: Disable HPET on Intel Coffe Lake platforms
- ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable
- ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either
- io_uring: ensure registered buffer import returns the IO length
- drm/i915: update rawclk also on resume
- Revert "drm/i915/ehl: Update MOCS table for EHL"
- ntp/y2038: Remove incorrect time_t truncation
- net: ethernet: dwmac-sun8i: Use the correct function in exit path
- iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros
- mm: mempolicy: fix the wrong return value and potential pages leak of mbind
- mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
- mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()
- mm: slub: really fix slab walking for init_on_free
- mm/memory_hotplug: fix try_offline_node()
- mm/page_io.c: do not free shared swap slots
- mmc: sdhci-of-at91: fix quirk2 overwrite
- slcan: Fix memory leak in error path
- Linux 5.3.12
* Eoan update: 5.3.11 upstream stable release (LP: #1852338)
- bonding: fix state transition issue in link monitoring
- CDC-NCM: handle incomplete transfer of MTU
- ipv4: Fix table id reference in fib_sync_down_addr
- net: ethernet: octeon_mgmt: Account for second possible VLAN header
- net: fix data-race in neigh_event_send()
- net: qualcomm: rmnet: Fix potential UAF when unregistering
- net/tls: fix sk_msg trim on fallback to copy mode
- net: usb: qmi_wwan: add support for DW5821e with eSIM support
- NFC: fdp: fix incorrect free object
- nfc: netlink: fix double device reference drop
- NFC: st21nfca: fix double free
- qede: fix NULL pointer deref in __qede_remove()
- net: mscc: ocelot: don't handle netdev events for other netdevs
- net: mscc: ocelot: fix NULL pointer on LAG slave removal
- net/tls: don't pay attention to sk_write_pending when pushing partial
records
- net/tls: add a TX lock
- selftests/tls: add test for concurrent recv and send
- ipv6: fixes rt6_probe() and fib6_nh->last_probe init
- net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
- net: prevent load/store tearing on sk->sk_stamp
- net: sched: prevent duplicate flower rules from tcf_proto destroy race
- net/smc: fix ethernet interface refcounting
- vsock/virtio: fix sock refcnt holding during the shutdown
- r8169: fix page read in r8168g_mdio_read
- ALSA: timer: Fix incorrectly assigned timer instance
- ALSA: bebob: fix to detect configured source of sampling clock for Focusrite
Saffire Pro i/o series
- ALSA: hda/ca0132 - Fix possible workqueue stall
- mm: memcontrol: fix NULL-ptr deref in percpu stats flush
- mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges
- mm, meminit: recalculate pcpu batch and high limits after init completes
- mm: thp: handle page cache THP correctly in PageTransCompoundMap
- mm, vmstat: hide /proc/pagetypeinfo from normal users
- dump_stack: avoid the livelock of the dump_lock
- mm: slab: make page_cgroup_ino() to recognize non-compound slab pages
properly
- btrfs: Consider system chunk array size for new SYSTEM chunks
- btrfs: tree-checker: Fix wrong check on max devid
- btrfs: save i_size to avoid double evaluation of i_size_read in
compress_file_range
- tools: gpio: Use !building_out_of_srctree to determine srctree
- pinctrl: intel: Avoid potential glitches if pin is in GPIO mode
- perf tools: Fix time sorting
- perf map: Use zalloc for map_groups
- drm/radeon: fix si_enable_smc_cac() failed issue
- HID: wacom: generic: Treat serial number and related fields as unsigned
- mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=y
- soundwire: depend on ACPI
- soundwire: depend on ACPI || OF
- soundwire: bus: set initial value to port_status
- blkcg: make blkcg_print_stat() print stats only for online blkgs
- arm64: Do not mask out PTE_RDONLY in pte_same()
- ASoC: rsnd: dma: fix SSI9 4/5/6/7 busif dma address
- ceph: fix use-after-free in __ceph_remove_cap()
- ceph: fix RCU case handling in ceph_d_revalidate()
- ceph: add missing check in d_revalidate snapdir handling
- ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open
- ceph: don't allow copy_file_range when stripe_count != 1
- iio: adc: stm32-adc: fix stopping dma
- iio: imu: adis16480: make sure provided frequency is positive
- iio: imu: inv_mpu6050: fix no data on MPU6050
- iio: srf04: fix wrong limitation in distance measuring
- ARM: sunxi: Fix CPU powerdown on A83T
- ARM: dts: imx6-logicpd: Re-enable SNVS power key
- cpufreq: intel_pstate: Fix invalid EPB setting
- clone3: validate stack arguments
- netfilter: nf_tables: Align nft_expr private data to 64-bit
- netfilter: ipset: Fix an error code in ip_set_sockfn_get()
- intel_th: gth: Fix the window switching sequence
- intel_th: pci: Add Comet Lake PCH support
- intel_th: pci: Add Jasper Lake PCH support
- x86/dumpstack/64: Don't evaluate exception stacks before setup
- x86/apic/32: Avoid bogus LDR warnings
- SMB3: Fix persistent handles reconnect
- can: usb_8dev: fix use-after-free on disconnect
- can: flexcan: disable completely the ECC mechanism
- can: c_can: c_can_poll(): only read status register after status IRQ
- can: peak_usb: fix a potential out-of-sync while decoding packets
- can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid
skb mem leak
- can: gs_usb: gs_can_open(): prevent memory leak
- can: dev: add missing of_node_put() after calling of_get_child_by_name()
- can: mcba_usb: fix use-after-free on disconnect
- can: peak_usb: fix slab info leak
- configfs: fix a deadlock in configfs_symlink()
- ALSA: usb-audio: More validations of descriptor units
- ALSA: usb-audio: Simplify parse_audio_unit()
- ALSA: usb-audio: Unify the release of usb_mixer_elem_info objects
- ALSA: usb-audio: Remove superfluous bLength checks
- ALSA: usb-audio: Clean up check_input_term()
- ALSA: usb-audio: Fix possible NULL dereference at create_yamaha_midi_quirk()
- ALSA: usb-audio: remove some dead code
- ALSA: usb-audio: Fix copy&paste error in the validator
- usbip: Implement SG support to vhci-hcd and stub driver
- HID: google: add magnemite/masterball USB ids
- dmaengine: sprd: Fix the link-list pointer register configuration issue
- bpf: lwtunnel: Fix reroute supplying invalid dst
- dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transfer
- dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config
- dmaengine: sprd: Fix the possible memory leak issue
- HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring()
- powerpc/32s: fix allow/prevent_user_access() when crossing segment
boundaries.
- RDMA/mlx5: Clear old rate limit when closing QP
- iw_cxgb4: fix ECN check on the passive accept
- RDMA/siw: free siw_base_qp in kref release routine
- RDMA/qedr: Fix reported firmware version
- IB/core: Use rdma_read_gid_l2_fields to compare GID L2 fields
- net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flow
- net/mlx5e: kTLS, Release reference on DUMPed fragments in shutdown flow
- net/mlx5e: TX, Fix consumer index of error cqe dump
- net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq
- net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dump
- selftests/bpf: More compatible nc options in test_tc_edt
- scsi: qla2xxx: fixup incorrect usage of host_byte
- scsi: lpfc: Check queue pointer before use
- scsi: ufs-bsg: Wake the device before sending raw upiu commands
- ARC: [plat-hsdk]: Enable on-board SPI NOR flash IC
- RDMA/uverbs: Prevent potential underflow
- bpf: Fix use after free in subprog's jited symbol removal
- net: stmmac: Fix the problem of tso_xmit
- net: openvswitch: free vport unless register_netdevice() succeeds
- scsi: lpfc: Honor module parameter lpfc_use_adisc
- scsi: qla2xxx: Initialized mailbox to prevent driver load failure
- bpf: Fix use after free in bpf_get_prog_name
- iwlwifi: pcie: fix PCI ID 0x2720 configs that should be soc
- iwlwifi: pcie: fix all 9460 entries for qnj
- iwlwifi: pcie: 0x2720 is qu and 0x30DC is not
- netfilter: nf_flow_table: set timeout before insertion into hashes
- drm/v3d: Fix memory leak in v3d_submit_cl_ioctl
- xsk: Fix registration of Rx-only sockets
- net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flag
- ipvs: don't ignore errors in case refcounting ip_vs module fails
- ipvs: move old_secure_tcp into struct netns_ipvs
- netfilter: nft_payload: fix missing check for matching length in offloads
- RDMA/nldev: Skip counter if port doesn't match
- bonding: fix unexpected IFF_BONDING bit unset
- bonding: use dynamic lockdep key instead of subclass
- macsec: fix refcnt leak in module exit routine
- virt_wifi: fix refcnt leak in module exit routine
- scsi: sd: define variable dif as unsigned int instead of bool
- usb: dwc3: select CONFIG_REGMAP_MMIO
- usb: fsl: Check memory resource before releasing it
- usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.
- usb: gadget: composite: Fix possible double free memory bug
- usb: dwc3: pci: prevent memory leak in dwc3_pci_probe
- usb: gadget: configfs: fix concurrent issue between composite APIs
- usb: dwc3: remove the call trace of USBx_GFLADJ
- perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise
RIP validity
- perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)
- perf/x86/uncore: Fix event group support
- USB: Skip endpoints with 0 maxpacket length
- USB: ldusb: use unsigned size format specifiers
- usbip: tools: Fix read_usb_vudc_device() error path handling
- RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure case
- RDMA/hns: Prevent memory leaks of eq->buf_list
- hwmon: (ina3221) Fix read timeout issue
- scsi: qla2xxx: stop timer in shutdown path
- sched/topology: Don't try to build empty sched domains
- sched/topology: Allow sched_asym_cpucapacity to be disabled
- nvme-multipath: fix possible io hang after ctrl reconnect
- fjes: Handle workqueue allocation failure
- net: hisilicon: Fix "Trying to free already-free IRQ"
- wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle
- net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link
is up
- net: mscc: ocelot: refuse to overwrite the port's native vlan
- iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41
- mt76: dma: fix buffer unmap with non-linear skbs
- drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)
- drm/sched: Set error to s_fence if HW job submission failed.
- drm/amdgpu: If amdgpu_ib_schedule fails return back the error.
- drm/amd/display: do not synchronize "drr" displays
- drm/amd/display: add 50us buffer as WA for pstate switch in active
- drm/amd/display: Passive DP->HDMI dongle detection fix
- dc.c:use kzalloc without test
- SUNRPC: The TCP back channel mustn't disappear while requests are
outstanding
- SUNRPC: The RDMA back channel mustn't disappear while requests are
outstanding
- SUNRPC: Destroy the back channel when we destroy the host transport
- hv_netvsc: Fix error handling in netvsc_attach()
- efi/tpm: Return -EINVAL when determining tpm final events log size fails
- efi: libstub/arm: Account for firmware reserved memory at the base of RAM
- x86, efi: Never relocate kernel below lowest acceptable address
- arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo
- usb: dwc3: gadget: fix race when disabling ep with cancelled xfers
- arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
- arm64: Brahma-B53 is SSB and spectre v2 safe
- arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core
- NFSv4: Don't allow a cached open with a revoked delegation
- net: ethernet: arc: add the missed clk_disable_unprepare
- igb: Fix constant media auto sense switching when no cable is connected
- e1000: fix memory leaks
- gve: Fixes DMA synchronization.
- ocfs2: protect extent tree in ocfs2_prepare_inode_for_write()
- pinctrl: cherryview: Fix irq_valid_mask calculation
- clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARM
- timekeeping/vsyscall: Update VDSO data unconditionally
- mm/filemap.c: don't initiate writeback if mapping has no dirty pages
- cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is
dead
- ARM: dts: stm32: change joystick pinctrl definition on stm32mp157c-ev1
- ASoC: SOF: Intel: hda-stream: fix the CONFIG_ prefix missing
- usbip: Fix free of unallocated memory in vhci tx
- bonding: fix using uninitialized mode_lock
- netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 sets
- arm64: errata: Update stale comment
- net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run
- SAUCE: Revert "UBUNTU: SAUCE: kvm: x86: mmu: Recovery of shattered NX large
pages"
- SAUCE: Revert "UBUNTU: SAUCE: kvm: Add helper function for creating VM
worker threads"
- SAUCE: Revert "UBUNTU: SAUCE: kvm: mmu: ITLB_MULTIHIT mitigation"
- SAUCE: Revert "kvm: x86, powerpc: do not allow clearing largepages debugfs
entry"
- SAUCE: Revert "UBUNTU: SAUCE: cpu/speculation: Uninline and export CPU
mitigations helpers"
- SAUCE: Revert "UBUNTU: SAUCE: x86: Add ITLB_MULTIHIT bug infrastructure"
- SAUCE: Revert "x86/tsx: Add config options to set tsx=on|off|auto"
- SAUCE: Revert "x86/speculation/taa: Add documentation for TSX Async Abort"
- SAUCE: Revert "x86/tsx: Add "auto" option to the tsx= cmdline parameter"
- SAUCE: Revert "kvm/x86: Export MDS_NO=0 to guests when TSX is enabled"
- SAUCE: Revert "x86/speculation/taa: Add sysfs reporting for TSX Async Abort"
- SAUCE: Revert "x86/speculation/taa: Add mitigation for TSX Async Abort"
- SAUCE: Revert "x86/cpu: Add a "tsx=" cmdline option with TSX disabled by
default"
- SAUCE: Revert "x86/cpu: Add a helper function x86_read_arch_cap_msr()"
- SAUCE: Revert "x86/msr: Add the IA32_TSX_CTRL MSR"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915/cmdparser: Fix jump whitelist
clearing"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915/gen8+: Add RC6 CTX corruption WA"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Lower RM timeout to avoid DSI hard
hangs"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915/cmdparser: Ignore Length operands
during command matching"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915/cmdparser: Add support for backward
jumps"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915/cmdparser: Use explicit goto for
error paths"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Add gen9 BCS cmdparsing"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Allow parsing of unsized batches"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Support ro ppgtt mapped cmdparser
shadow buffers"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Add support for mandatory
cmdparsing"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Remove Master tables from cmdparser"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Disable Secure Batches for gen6+"
- SAUCE: Revert "UBUNTU: SAUCE: drm/i915: Rename gen7 cmdparser tables"
- drm/i915: Rename gen7 cmdparser tables
- drm/i915: Disable Secure Batches for gen6+
- drm/i915: Remove Master tables from cmdparser
- drm/i915: Add support for mandatory cmdparsing
- drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
- drm/i915: Allow parsing of unsized batches
- drm/i915: Add gen9 BCS cmdparsing
- drm/i915/cmdparser: Use explicit goto for error paths
- drm/i915/cmdparser: Add support for backward jumps
- drm/i915/cmdparser: Ignore Length operands during command matching
- drm/i915: Lower RM timeout to avoid DSI hard hangs
- drm/i915/gen8+: Add RC6 CTX corruption WA
- drm/i915/cmdparser: Fix jump whitelist clearing
- x86/msr: Add the IA32_TSX_CTRL MSR
- x86/cpu: Add a helper function x86_read_arch_cap_msr()
- x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
- x86/speculation/taa: Add mitigation for TSX Async Abort
- x86/speculation/taa: Add sysfs reporting for TSX Async Abort
- kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
- x86/tsx: Add "auto" option to the tsx= cmdline parameter
- x86/speculation/taa: Add documentation for TSX Async Abort
- x86/tsx: Add config options to set tsx=on|off|auto
- x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
- x86/bugs: Add ITLB_MULTIHIT bug infrastructure
- x86/cpu: Add Tremont to the cpu vulnerability whitelist
- cpu/speculation: Uninline and export CPU mitigations helpers
- Documentation: Add ITLB_MULTIHIT documentation
- kvm: x86, powerpc: do not allow clearing largepages debugfs entry
- kvm: mmu: ITLB_MULTIHIT mitigation
- kvm: Add helper function for creating VM worker threads
- kvm: x86: mmu: Recovery of shattered NX large pages
- Linux 5.3.11
* The alsa hda driver is not loaded due to the missing of PCIID for Comet
Lake-S [8086:a3f0] (LP: #1852070)
- SAUCE: ALSA: hda: Add Cometlake-S PCI ID
* Can't adjust brightness on DELL UHD dGPU AIO (LP: #1813877)
- SAUCE: platform/x86: dell-uart-backlight: add missing status command
- SAUCE: platform/x86: dell-uart-backlight: load driver by scalar status
- SAUCE: platform/x86: dell-uart-backlight: add force parameter
- SAUCE: platform/x86: dell-uart-backlight: add quirk for old platforms
* Disable unreliable HPET on CFL-H system (LP: #1852216)
- SAUCE: x86/intel: Disable HPET on Intel Coffe Lake H platforms
* i40e: Setting VF MAC address causes General Protection Fault (LP: #1852432)
- i40e: Fix crash caused by stress setting of VF MAC addresses
* CVE-2019-19072
- tracing: Have error path in predicate_parse() free its allocated memory
* i40e: general protection fault in i40e_config_vf_promiscuous_mode
(LP: #1852663)
- SAUCE: i40e Fix GPF when deleting VMs
* hwe-edge kernel 5.3.0-23.25 kernel does not boot on Precision 5720 AIO
(LP: #1852581)
- [Packaging] Fix module signing with older modinfo
Checksums-Sha1:
4922fbd825e1661aede5c438e0ed295d895bca50 79112 block-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
83b5fcc5ac49117933856fec4911481d5b8ad9f0 299096 crypto-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
ed0135978db8bb194e268f126b676c7b709fd827 7328 dasd-extra-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
0b4b219769abacd50d899d24ff653a6268e9fa07 93056 dasd-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
aa5bd2c88d8259ea3876192f27955aca7df8b9e7 4744 fat-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
4a95249dfad268be8e509460214d0f624734cdd7 1309552 fs-core-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
2e82ff0021c1ec4798f7d36a514f95ec5edc832d 673860 fs-secondary-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
670b1ae53937dffe7e041823c713c8a8e1eef541 5330836 kernel-image-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
0c8f13a3352bc221b779037084c9aa06cb32c699 141720 linux-buildinfo-5.3.0-25-generic_5.3.0-25.27~18.04.1_s390x.deb
9a33d6fc2885f1d8c9ce7788ad33472b543ff007 460772 linux-headers-5.3.0-25-generic_5.3.0-25.27~18.04.1_s390x.deb
76a1183b4fe8921e0022ad490ba053e31fd9d654 4255824 linux-hwe-tools-5.3.0-25_5.3.0-25.27~18.04.1_s390x.deb
c304c3c50274a93d95718a82b3c46280340a8496 956 linux-hwe-udebs-generic_5.3.0-25.27~18.04.1_s390x.udeb
14d81b7599b03c404d746529db630043f108b9d9 19934 linux-hwe_5.3.0-25.27~18.04.1_s390x.buildinfo
1471663963c99736704216901cae359c5d43cc3c 4839504 linux-hwe_5.3.0-25.27~18.04.1_s390x.tar.gz
7c14558264472077c279786f24051ca1a216318e 24613 linux-hwe_5.3.0-25.27~18.04.1_s390x_translations.tar.gz
117b2f9f40c15bd4ca651247daa0673dd5974b75 227338176 linux-image-unsigned-5.3.0-25-generic-dbgsym_5.3.0-25.27~18.04.1_s390x.ddeb
4241f221a32e0729205dc27e99c5abd1c4d3a657 4885976 linux-image-unsigned-5.3.0-25-generic_5.3.0-25.27~18.04.1_s390x.deb
4168ee70d740f9b366ecb5278d1f2a9ab334a499 8730548 linux-modules-5.3.0-25-generic_5.3.0-25.27~18.04.1_s390x.deb
0e9d987c298721341eb1c03c006ff7a4e53d6d9d 6094528 linux-modules-extra-5.3.0-25-generic_5.3.0-25.27~18.04.1_s390x.deb
262aa24cfd447454f3c792c2f79fd2daf1c3128d 1948 linux-tools-5.3.0-25-generic_5.3.0-25.27~18.04.1_s390x.deb
4317a537159bd8d1728124f4a6d0a200275cc32f 274360 md-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
2dd5b4735404724a59fc84ba17eb1abbbd88a61d 19440 multipath-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
5db8efa6fcdbd07abe6bc76099e0326fdda66aad 579892 nfs-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
bbb6ece7a07f86326f516b24cec49eeb4e5b96f3 715004 nic-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
a0f19b9a7a5446ea339208fd1eef053be4a2442b 4636 nic-shared-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
4cd125178d7ae4d3fae14d1707f7b9d1ffffc63f 939744 scsi-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
3219edc285631f49fd0621b19ede87a21d633e27 18824 storage-core-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
268a502578546e4e8be7aa7bcef6a305b9a48616 10408 virtio-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
7a0b2ed19fe013937a759a476dd44cdccf95fee2 26456 vlan-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
Checksums-Sha256:
be62d7d5691b8f2cc85848f50a8fab24138b72208dd8c62407c6b1be462bb546 79112 block-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
d2d066d96f215ed6d7b28c2c7cf7fef2557ca9ab3b1d019734994a306016d77f 299096 crypto-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
60a13db00574018be0a74150299f71b6b6959eb1d22b66fc89673d21a027989b 7328 dasd-extra-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
42e932f0107af34da6c59a1a16f6558f185afb1231a0b1ead5cef699ecea9480 93056 dasd-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
96cd70af5b2c96e418cf84fa04da143f914dcc6c006670f1e3d42636aec28e05 4744 fat-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
35963c2ccca523c61fa3d136c2f6dae956f82750d058f34473f3b794b0a4842a 1309552 fs-core-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
faeacdd7510ae1daabd1e892dc4cd3cfcbb47c3cd55d264d6aad66d237a0bea0 673860 fs-secondary-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
3a657c41b3661386e552d4ad040d34ca2369e0c5bc59e6c642540fd26662df3b 5330836 kernel-image-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
6a4c59f77e1612e4901a38f86a3b7de493438c8122380a76a334043c11a88f2b 141720 linux-buildinfo-5.3.0-25-generic_5.3.0-25.27~18.04.1_s390x.deb
ef01ef85254652967a83290b4fd160a817941931d85dbc4b089f5c27e0d7f22b 460772 linux-headers-5.3.0-25-generic_5.3.0-25.27~18.04.1_s390x.deb
555af9121a997b9f9e381ca15e4456c9ba2313ffe69583d84ed1a9b5b6b1def1 4255824 linux-hwe-tools-5.3.0-25_5.3.0-25.27~18.04.1_s390x.deb
f4838fb81e19da86a30d26351383f35b133522f7e1e545d399d473f3aaeadf66 956 linux-hwe-udebs-generic_5.3.0-25.27~18.04.1_s390x.udeb
61dc63f9da8f559fb056e01846d1cc32401f2d82f44d86c0aaf6110abe841464 19934 linux-hwe_5.3.0-25.27~18.04.1_s390x.buildinfo
b6a41ace676b6827331a4c6a0d133c5bb2ccd6aae90f92312b87aa10839c2be5 4839504 linux-hwe_5.3.0-25.27~18.04.1_s390x.tar.gz
be13f6606553e434899693047cc9594cd5fd4d930d1567e7870512fb32ef8d28 24613 linux-hwe_5.3.0-25.27~18.04.1_s390x_translations.tar.gz
99398921ff009e3e2c485d6619e036efaec4b60c342ab0af66c924a26bef7785 227338176 linux-image-unsigned-5.3.0-25-generic-dbgsym_5.3.0-25.27~18.04.1_s390x.ddeb
849d3a64a284f25079d855af861e403e6306c6723e8003381d33809829d882f2 4885976 linux-image-unsigned-5.3.0-25-generic_5.3.0-25.27~18.04.1_s390x.deb
adf550b6c75b2551d46ee5fbf5bc602afba27ae7bc424342520e6297c342f1d7 8730548 linux-modules-5.3.0-25-generic_5.3.0-25.27~18.04.1_s390x.deb
e92f6fdeca1f07665c00dd7a5186e6576517d7531111a3a43199b63e5112e5d4 6094528 linux-modules-extra-5.3.0-25-generic_5.3.0-25.27~18.04.1_s390x.deb
7fd8375869c624cb9bf09e6641718f3dd84da5ff501cc9a94e4051227fbc40eb 1948 linux-tools-5.3.0-25-generic_5.3.0-25.27~18.04.1_s390x.deb
89f68ecbcca7fc6626790bc18cfb29e4bbea7208520f38243afa94912389fd98 274360 md-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
1b0adcab1c156e4453ce1a9e742d20908e4f7797f68e046148e95625e1d73b59 19440 multipath-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
7e9ed66f41535e6649b23547f84a6c432538b093dda70817181635b2c523c870 579892 nfs-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
51febe566e842481e0dcc83355ff36d8fd18473d03f6d913f2ac2557cc23dac3 715004 nic-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
0f844a608ec01793818dede77815955f76e56b70cce8caf4f03ba3f6d9dcc01d 4636 nic-shared-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
9c4edef0acd46c6f9cd22d34085e290a4a67a9879c7072ddb3d8e3dd3812dadb 939744 scsi-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
0419e464dd4b9d2d08f5b84205696a6b648eb040d964022f5b194ddf40f0b0ec 18824 storage-core-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
9c7e01bb7be4f776f9baf1ced4e5d4d235cf4f2c789b161095026111f941a341 10408 virtio-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
e0867d1cf33f3ee67c8e20949e4a1e4ffa275c46c517e85e11018fa07fc093cf 26456 vlan-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
Files:
bebfc7e9d5a1b79fdcdd5a31936468ea 79112 debian-installer standard block-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
9b1e5ea42f736502d074108807e8e23c 299096 debian-installer extra crypto-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
e0d4f58488bc39b54f527807e0da2c43 7328 debian-installer extra dasd-extra-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
99ec53132dc40a9cf3abc90a79933328 93056 debian-installer standard dasd-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
0a02f1b39ac64154b1df263590fca27a 4744 debian-installer standard fat-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
e2b252a2f76aa0cca5f3234bd3a11b2f 1309552 debian-installer standard fs-core-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
8c7b1ab565baaca36ff70771d63dca99 673860 debian-installer standard fs-secondary-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
a030133aff589043ee6d8ee03e3c21dc 5330836 debian-installer optional kernel-image-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
2890cc772a4acf9212be4f29a88da274 141720 kernel optional linux-buildinfo-5.3.0-25-generic_5.3.0-25.27~18.04.1_s390x.deb
6f3d899ca3f69f9491e9a37a4b86424c 460772 devel optional linux-headers-5.3.0-25-generic_5.3.0-25.27~18.04.1_s390x.deb
390c9bdd7a5f4ac80b5593ddcc2b8d93 4255824 devel optional linux-hwe-tools-5.3.0-25_5.3.0-25.27~18.04.1_s390x.deb
d7e102d8c10dd5b18d8482ac16bcc1c4 956 debian-installer optional linux-hwe-udebs-generic_5.3.0-25.27~18.04.1_s390x.udeb
030c0991880c7d850d1f78df5fc1aec9 19934 devel optional linux-hwe_5.3.0-25.27~18.04.1_s390x.buildinfo
eec00e9c89965e0c2615d950861e3d41 4839504 raw-signing - linux-hwe_5.3.0-25.27~18.04.1_s390x.tar.gz
970afd22c0fec09c21169296a263bafe 24613 raw-translations - linux-hwe_5.3.0-25.27~18.04.1_s390x_translations.tar.gz
ebbf28a8b48d07024bbcec517fab84c4 227338176 devel optional linux-image-unsigned-5.3.0-25-generic-dbgsym_5.3.0-25.27~18.04.1_s390x.ddeb
dd64b28a542328860199451d0f969108 4885976 kernel optional linux-image-unsigned-5.3.0-25-generic_5.3.0-25.27~18.04.1_s390x.deb
b9c5bb3ac092c66a8caa29cf45a63d50 8730548 kernel optional linux-modules-5.3.0-25-generic_5.3.0-25.27~18.04.1_s390x.deb
3983dd6f90f2be29df6f268140e7e7f1 6094528 kernel optional linux-modules-extra-5.3.0-25-generic_5.3.0-25.27~18.04.1_s390x.deb
8b0316d3ed8f64bdd43eebb9fb4db629 1948 devel optional linux-tools-5.3.0-25-generic_5.3.0-25.27~18.04.1_s390x.deb
e3d0825fb3eccc35371a32997a099a8c 274360 debian-installer standard md-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
371510458702f6c092c8d411fd337931 19440 debian-installer extra multipath-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
183f6c7120c8e609d2ecb417ea998ae0 579892 debian-installer standard nfs-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
299762a431ea53c9f75fd14475e4aeea 715004 debian-installer standard nic-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
847add874872c5c0d9dd3172a783c722 4636 debian-installer standard nic-shared-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
645de999ff0a6fba240df706fcb55d3e 939744 debian-installer standard scsi-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
ebf27d5053e8f0cf0a4a657b0b5e7d73 18824 debian-installer standard storage-core-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
b65d45416ea2308a7086b68ee8890657 10408 debian-installer standard virtio-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
9c8c56c49fb3ec53b1626884cf957e33 26456 debian-installer extra vlan-modules-5.3.0-25-generic-di_5.3.0-25.27~18.04.1_s390x.udeb
Package-Type: udeb
More information about the Bionic-changes
mailing list