[ubuntu/bionic-proposed] linux-oem_4.15.0-1019.22_amd64.tar.gz - (Accepted)
Timo Aaltonen
timo.aaltonen at canonical.com
Sat Sep 15 04:52:35 UTC 2018
linux-oem (4.15.0-1019.22) bionic; urgency=medium
* linux-oem: 4.15.0-1019.22 -proposed tracker (LP: #1791724)
* Fix I2C touchpanels' interrupt storms after system suspend (LP: #1792309)
- HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreen
- HID: i2c-hid: Don't reset device upon system resume
* Miscellaneous Ubuntu changes
- Rebase to 4.15.0-35.38
- [Config] update configs following rebase to 4.15.0-35.38
* drm/i915: Drop backported support for Cannonlake. (LP: #1792589)
[ Ubuntu: 4.15.0-35.38 ]
* linux: 4.15.0-35.38 -proposed tracker (LP: #1791719)
* device hotplug of vfio devices can lead to deadlock in vfio_pci_release
(LP: #1792099)
- SAUCE: vfio -- release device lock before userspace requests
* L1TF mitigation not effective in some CPU and RAM combinations
(LP: #1788563)
- x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
- x86/speculation/l1tf: Fix off-by-one error when warning that system has too
much RAM
- x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
* CVE-2018-15594
- x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
* CVE-2017-5715 (Spectre v2 s390x)
- KVM: s390: implement CPU model only facilities
- s390: detect etoken facility
- KVM: s390: add etoken support for guests
- s390/lib: use expoline for all bcr instructions
- s390: fix br_r1_trampoline for machines without exrl
- SAUCE: s390: use expoline thunks for all branches generated by the BPF JIT
* Ubuntu18.04.1: cpuidle: powernv: Fix promotion from snooze if next state
disabled (performance) (LP: #1790602)
- cpuidle: powernv: Fix promotion from snooze if next state disabled
* Watchdog CPU:19 Hard LOCKUP when kernel crash was triggered (LP: #1790636)
- powerpc: hard disable irqs in smp_send_stop loop
- powerpc: Fix deadlock with multiple calls to smp_send_stop
- powerpc: smp_send_stop do not offline stopped CPUs
- powerpc/powernv: Fix opal_event_shutdown() called with interrupts disabled
* Security fix: check if IOMMU page is contained in the pinned physical page
(LP: #1785675)
- vfio/spapr: Use IOMMU pageshift rather than pagesize
- KVM: PPC: Check if IOMMU page is contained in the pinned physical page
* Missing Intel GPU pci-id's (LP: #1789924)
- drm/i915/kbl: Add KBL GT2 sku
- drm/i915/whl: Introducing Whiskey Lake platform
- drm/i915/aml: Introducing Amber Lake platform
- drm/i915/cfl: Add a new CFL PCI ID.
* CVE-2018-15572
- x86/speculation: Protect against userspace-userspace spectreRSB
* Support Power Management for Thunderbolt Controller (LP: #1789358)
- thunderbolt: Handle NULL boot ACL entries properly
- thunderbolt: Notify userspace when boot_acl is changed
- thunderbolt: Use 64-bit DMA mask if supported by the platform
- thunderbolt: Do not unnecessarily call ICM get route
- thunderbolt: No need to take tb->lock in domain suspend/complete
- thunderbolt: Use correct ICM commands in system suspend
- thunderbolt: Add support for runtime PM
* random oopses on s390 systems using NVMe devices (LP: #1790480)
- s390/pci: fix out of bounds access during irq setup
* [Bionic] Spectre v4 mitigation (Speculative Store Bypass Disable) support
for arm64 using SMC firmware call to set a hardware chicken bit
(LP: #1787993) // CVE-2018-3639 (arm64)
- arm64: alternatives: Add dynamic patching feature
- KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
- KVM: arm64: Avoid storing the vcpu pointer on the stack
- arm/arm64: smccc: Add SMCCC-specific return codes
- arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
- arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
- arm64: Add ARCH_WORKAROUND_2 probing
- arm64: Add 'ssbd' command-line option
- arm64: ssbd: Add global mitigation state accessor
- arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
- arm64: ssbd: Restore mitigation status on CPU resume
- arm64: ssbd: Introduce thread flag to control userspace mitigation
- arm64: ssbd: Add prctl interface for per-thread mitigation
- arm64: KVM: Add HYP per-cpu accessors
- arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
- arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
- arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
- [Config] ARM64_SSBD=y
* Reconcile hns3 SAUCE patches with upstream (LP: #1787477)
- Revert "UBUNTU: SAUCE: net: hns3: Optimize PF CMDQ interrupt switching
process"
- Revert "UBUNTU: SAUCE: net: hns3: Fix for VF mailbox receiving unknown
message"
- Revert "UBUNTU: SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF
response"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix comments for
hclge_get_ring_chain_from_mbx"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for using wrong mask and
shift in hclge_get_ring_chain_from_mbx"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for reset_level default
assignment probelm"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unnecessary ring
configuration operation while resetting"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix return value error in
hns3_reset_notify_down_enet"
- Revert "UBUNTU: SAUCE: net: hns3: Fix for phy link issue when using marvell
phy driver"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
resetting"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: correct reset event status
register"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent to request reset
frequently"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: reset net device with rtnl_lock"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: modify the order of initializeing
command queue register"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent sending command during
global or core reset"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the warning when clear
reset cause"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix get_vector ops in
hclgevf_main module"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix warning bug when doing lp
selftest"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: Add configure for mac minimal
frame size"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mailbox message truncated
problem"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for l4 checksum offload bug"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for waterline not setting
correctly"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mac pause not disable in
pfc mode"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix tc setup when netdev is first
up"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused struct member and
definition"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix mislead parameter name"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: modify inconsistent bit mask
macros"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: use decimal for bit offset
macros"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unreasonable code comments"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove extra space and brackets"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: standardize the handle of return
value"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
assignments"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unused function warning in VF
driver"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: modify hnae_ to hnae3_"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead
of kzalloc/dma_map_single"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: give default option while
dependency HNS3 set"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some unused members of
some structures"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove a redundant
hclge_cmd_csq_done"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: using modulo for cyclic counters
in hclge_cmd_send"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
assignments"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove useless code in
hclge_cmd_send"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused
hclge_ring_to_dma_dir"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: use lower_32_bits and
upper_32_bits"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove back in struct hclge_hw"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: add unlikely for error check"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the Redundant put_vector
in hns3_client_uninit"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: print the ret value in error
information"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: extraction an interface for state
state init|uninit"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused head file in
hnae3.c"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type check for both ipv4
and ipv6"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: add vector status check before
free vector"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: rename the interface for
init_client_instance and uninit_client_instance"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove hclge_get_vector_index
from hclge_bind_ring_with_vector"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: RX BD information valid only in
last BD except VLD bit and buffer size"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: add support for serdes loopback
selftest"
- net: hns3: Updates RX packet info fetch in case of multi BD
- net: hns3: remove unused hclgevf_cfg_func_mta_filter
- net: hns3: Fix for VF mailbox cannot receiving PF response
- net: hns3: Fix for VF mailbox receiving unknown message
- net: hns3: Optimize PF CMDQ interrupt switching process
- net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
- net: hns3: rename the interface for init_client_instance and
uninit_client_instance
- net: hns3: add vector status check before free vector
- net: hns3: add l4_type check for both ipv4 and ipv6
- net: hns3: add unlikely for error check
- net: hns3: remove unused head file in hnae3.c
- net: hns3: extraction an interface for state init|uninit
- net: hns3: print the ret value in error information
- net: hns3: remove the Redundant put_vector in hns3_client_uninit
- net: hns3: remove back in struct hclge_hw
- net: hns3: use lower_32_bits and upper_32_bits
- net: hns3: remove unused hclge_ring_to_dma_dir
- net: hns3: remove useless code in hclge_cmd_send
- net: hns3: remove some redundant assignments
- net: hns3: simplify hclge_cmd_csq_clean
- net: hns3: remove a redundant hclge_cmd_csq_done
- net: hns3: remove some unused members of some structures
- net: hns3: give default option while dependency HNS3 set
- net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
- net: hns3: modify hnae_ to hnae3_
- net: hns3: Fix tc setup when netdev is first up
- net: hns3: Fix for mac pause not disable in pfc mode
- net: hns3: Fix for waterline not setting correctly
- net: hns3: Fix for l4 checksum offload bug
- net: hns3: Fix for mailbox message truncated problem
- net: hns3: Add configure for mac minimal frame size
- net: hns3: Fix warning bug when doing lp selftest
- net: hns3: Fix get_vector ops in hclgevf_main module
- net: hns3: Remove the warning when clear reset cause
- net: hns3: Prevent sending command during global or core reset
- net: hns3: Modify the order of initializing command queue register
- net: hns3: Reset net device with rtnl_lock
- net: hns3: Prevent to request reset frequently
- net: hns3: Correct reset event status register
- net: hns3: Fix return value error in hns3_reset_notify_down_enet
- net: hns3: remove unnecessary ring configuration operation while resetting
- net: hns3: Fix for reset_level default assignment probelm
- net: hns3: Fix for using wrong mask and shift in
hclge_get_ring_chain_from_mbx
- net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
- net: hns3: Remove some redundant assignments
- net: hns3: Standardize the handle of return value
- net: hns3: Remove extra space and brackets
- net: hns3: Correct unreasonable code comments
- net: hns3: Use decimal for bit offset macros
- net: hns3: Modify inconsistent bit mask macros
- net: hns3: Fix misleading parameter name
- net: hns3: Remove unused struct member and definition
- net: hns3: Add SPDX tags to HNS3 PF driver
- net: hns3: Add support for serdes loopback selftest
- net: hns3: Fix for phy link issue when using marvell phy driver
- SAUCE: {topost} net: hns3: separate roce from nic when resetting
* CVE-2018-6555
- SAUCE: irda: Only insert new objects into the global database via setsockopt
* CVE-2018-6554
- SAUCE: irda: Fix memory leak caused by repeated binds of irda socket
* Bionic update: upstream stable patchset 2018-08-31 (LP: #1790188)
- netfilter: nf_tables: fix NULL pointer dereference on
nft_ct_helper_obj_dump()
- blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
- af_key: Always verify length of provided sadb_key
- gpio: No NULL owner
- KVM: X86: Fix reserved bits check for MOV to CR3
- KVM: x86: introduce linear_{read,write}_system
- KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and
kvm_write_guest_virt_system
- staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
- NFC: pn533: don't send USB data off of the stack
- usbip: vhci_sysfs: fix potential Spectre v1
- usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
- usb-storage: Add compatibility quirk flags for G-Technologies G-Drive
- Input: xpad - add GPD Win 2 Controller USB IDs
- phy: qcom-qusb2: Fix crash if nvmem cell not specified
- usb: gadget: function: printer: avoid wrong list handling in printer_write()
- usb: gadget: udc: renesas_usb3: disable the controller's irqs for
reconnecting
- serial: sh-sci: Stop using printk format %pCr
- tty/serial: atmel: use port->name as name in request_irq()
- serial: samsung: fix maxburst parameter for DMA transactions
- serial: 8250: omap: Fix idling of clocks for unused uarts
- vmw_balloon: fixing double free when batching mode is off
- tty: pl011: Avoid spuriously stuck-off interrupts
- kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
- Input: goodix - add new ACPI id for GPD Win 2 touch screen
- crypto: caam - strip input zeros from RSA input buffer
- crypto: caam - fix DMA mapping dir for generated IV
- crypto: caam - fix IV DMA mapping and updating
- crypto: caam/qi - fix IV DMA mapping and updating
- crypto: caam - fix size of RSA prime factor q
- crypto: vmx - Remove overly verbose printk from AES init routines
- crypto: vmx - Remove overly verbose printk from AES XTS init
- crypto: omap-sham - fix memleak
- usb: typec: wcove: Remove dependency on HW FSM
- usb: gadget: udc: renesas_usb3: fix double phy_put()
- usb: gadget: udc: renesas_usb3: should remove debugfs
- usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add
udc
- usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
- usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
* Bionic update: upstream stable patchset 2018-08-29 (LP: #1789666)
- scsi: sd_zbc: Avoid that resetting a zone fails sporadically
- mmap: introduce sane default mmap limits
- mmap: relax file size limit for regular files
- btrfs: define SUPER_FLAG_METADUMP_V2
- kconfig: Avoid format overflow warning from GCC 8.1
- be2net: Fix error detection logic for BE3
- bnx2x: use the right constant
- dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
- enic: set DMA mask to 47 bit
- ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
- ip6_tunnel: remove magic mtu value 0xFFF8
- ipmr: properly check rhltable_init() return value
- ipv4: remove warning in ip_recv_error
- ipv6: omit traffic class when calculating flow hash
- isdn: eicon: fix a missing-check bug
- kcm: Fix use-after-free caused by clonned sockets
- netdev-FAQ: clarify DaveM's position for stable backports
- net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy
- net: metrics: add proper netlink validation
- net/packet: refine check for priv area size
- net: phy: broadcom: Fix bcm_write_exp()
- net: usb: cdc_mbim: add flag FLAG_SEND_ZLP
- packet: fix reserve calculation
- qed: Fix mask for physical address in ILT entry
- sctp: not allow transport timeout value less than HZ/5 for hb_timer
- team: use netdev_features_t instead of u32
- vhost: synchronize IOTLB message with dev cleanup
- vrf: check the original netdevice for generating redirect
- ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline
- net: phy: broadcom: Fix auxiliary control register reads
- net-sysfs: Fix memory leak in XPS configuration
- virtio-net: correctly transmit XDP buff after linearizing
- net/mlx4: Fix irq-unsafe spinlock usage
- tun: Fix NULL pointer dereference in XDP redirect
- virtio-net: correctly check num_buf during err path
- net/mlx5e: When RXFCS is set, add FCS data into checksum calculation
- virtio-net: fix leaking page for gso packet during mergeable XDP
- rtnetlink: validate attributes in do_setlink()
- cls_flower: Fix incorrect idr release when failing to modify rule
- PCI: hv: Do not wait forever on a device that has disappeared
- drm: set FMODE_UNSIGNED_OFFSET for drm files
- l2tp: fix refcount leakage on PPPoL2TP sockets
- mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAG
- net: ethernet: ti: cpdma: correct error handling for chan create
- net: ethernet: davinci_emac: fix error handling in probe()
- net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
- net : sched: cls_api: deal with egdev path only if needed
* Bionic update: upstream stable patchset 2018-08-24 (LP: #1788897)
- fix io_destroy()/aio_complete() race
- mm: fix the NULL mapping case in __isolate_lru_page()
- objtool: Support GCC 8's cold subfunctions
- objtool: Support GCC 8 switch tables
- objtool: Detect RIP-relative switch table references
- objtool: Detect RIP-relative switch table references, part 2
- objtool: Fix "noreturn" detection for recursive sibling calls
- xfs: convert XFS_AGFL_SIZE to a helper function
- xfs: detect agfl count corruption and reset agfl
- Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI
- Input: synaptics - add Lenovo 80 series ids to SMBus
- Input: elan_i2c_smbus - fix corrupted stack
- tracing: Fix crash when freeing instances with event triggers
- tracing: Make the snapshot trigger work with instances
- selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
- cfg80211: further limit wiphy names to 64 bytes
- drm/amd/powerplay: Fix enum mismatch
- rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c
- platform/chrome: cros_ec_lpc: remove redundant pointer request
- kbuild: clang: disable unused variable warnings only when constant
- tcp: avoid integer overflows in tcp_rcv_space_adjust()
- iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQ
- iio:buffer: make length types match kfifo types
- iio:kfifo_buf: check for uint overflow
- iio: adc: select buffer for at91-sama5d2_adc
- MIPS: lantiq: gphy: Drop reboot/remove reset asserts
- MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
- MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
- scsi: scsi_transport_srp: Fix shost to rport translation
- stm class: Use vmalloc for the master map
- hwtracing: stm: fix build error on some arches
- IB/core: Fix error code for invalid GID entry
- mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()
- Revert "rt2800: use TXOP_BACKOFF for probe frames"
- intel_th: Use correct device when freeing buffers
- drm/psr: Fix missed entry in PSR setup time table.
- drm/i915/lvds: Move acpi lid notification registration to registration phase
- drm/i915: Disable LVDS on Radiant P845
- drm/vmwgfx: Use kasprintf
- drm/vmwgfx: Fix host logging / guestinfo reading error paths
- nvme: fix extended data LBA supported setting
- iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after
resume
- x86/MCE/AMD: Define a function to get SMCA bank type
- x86/mce/AMD: Pass the bank number to smca_get_bank_type()
- x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type
- x86/mce/AMD: Carve out SMCA get_block_address() code
- x86/MCE/AMD: Cache SMCA MISC block addresses
* errors when scanning partition table of corrupted AIX disk (LP: #1787281)
- partitions/aix: fix usage of uninitialized lv_info and lvname structures
- partitions/aix: append null character to print data from disk
* tlbie master timeout checkstop (using NVidia/GPU) (LP: #1789772)
- powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call
__ptep_set_access_flags directly
- powerpc/mm/radix: Move function from radix.h to pgtable-radix.c
- powerpc/mm: Change function prototype
- powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
* performance drop with ATS enabled (LP: #1788097)
- powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
* [Regression] kernel crashdump fails on arm64 (LP: #1786878)
- arm64: export memblock_reserve()d regions via /proc/iomem
- drivers: acpi: add dependency of EFI for arm64
- efi/arm: preserve early mapping of UEFI memory map longer for BGRT
- efi/arm: map UEFI memory map even w/o runtime services enabled
- arm64: acpi: fix alignment fault in accessing ACPI
- [Config] CONFIG_ARCH_SUPPORTS_ACPI=y
- arm64: fix ACPI dependencies
- ACPI: fix menuconfig presentation of ACPI submenu
* TB 16 issue on Dell Lattitude 7490 with large amount of data (LP: #1785780)
- r8152: disable RX aggregation on new Dell TB16 dock
* dell_wmi: Unknown key codes (LP: #1762385)
- platform/x86: dell-wmi: Ignore new rfkill and fn-lock events
* Enable AMD PCIe MP2 for AMDI0011 (LP: #1773940)
- SAUCE: i2c:amd I2C Driver based on PCI Interface for upcoming platform
- SAUCE: i2c:amd move out pointer in union i2c_event_base
- SAUCE: i2c:amd Depends on ACPI
- [Config] i2c: CONFIG_I2C_AMD_MP2=y on x86
* r8169 no internet after suspending (LP: #1779817)
- r8169: restore previous behavior to accept BIOS WoL settings
- r8169: don't use MSI-X on RTL8168g
- r8169: don't use MSI-X on RTL8106e
* Fix Intel Cannon Lake LPSS I2C input clock (LP: #1789790)
- mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clock
* Microphone cannot be detected with front panel audio combo jack on HP Z8-G4
machine (LP: #1789145)
- ALSA: hda/realtek - Fix HP Headset Mic can't record
* Tango platform uses __initcall without further checks (LP: #1787945)
- [Config] disable ARCH_TANGO
* [18.10 FEAT] Add kernel config option "CONFIG_SCLP_OFB" (LP: #1787898)
- [Config] CONFIG_SCLP_OFB=y for s390x
Date: Fri, 14 Sep 2018 17:45:03 +0300
Changed-By: Timo Aaltonen <timo.aaltonen at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-046.buildd>
-------------- next part --------------
Format: 1.8
Date: Fri, 14 Sep 2018 17:45:03 +0300
Source: linux-oem
Binary: linux-oem-headers-4.15.0-1019 linux-oem-tools-4.15.0-1019 linux-image-unsigned-4.15.0-1019-oem linux-modules-4.15.0-1019-oem linux-headers-4.15.0-1019-oem linux-image-unsigned-4.15.0-1019-oem-dbgsym linux-tools-4.15.0-1019-oem linux-udebs-oem kernel-image-4.15.0-1019-oem-di fat-modules-4.15.0-1019-oem-di fb-modules-4.15.0-1019-oem-di firewire-core-modules-4.15.0-1019-oem-di floppy-modules-4.15.0-1019-oem-di fs-core-modules-4.15.0-1019-oem-di fs-secondary-modules-4.15.0-1019-oem-di input-modules-4.15.0-1019-oem-di irda-modules-4.15.0-1019-oem-di md-modules-4.15.0-1019-oem-di nic-modules-4.15.0-1019-oem-di nic-pcmcia-modules-4.15.0-1019-oem-di nic-usb-modules-4.15.0-1019-oem-di nic-shared-modules-4.15.0-1019-oem-di parport-modules-4.15.0-1019-oem-di pata-modules-4.15.0-1019-oem-di pcmcia-modules-4.15.0-1019-oem-di pcmcia-storage-modules-4.15.0-1019-oem-di plip-modules-4.15.0-1019-oem-di ppp-modules-4.15.0-1019-oem-di sata-modules-4.15.0-1019-oem-di
scsi-modules-4.15.0-1019-oem-di serial-modules-4.15.0-1019-oem-di storage-core-modules-4.15.0-1019-oem-di usb-modules-4.15.0-1019-oem-di nfs-modules-4.15.0-1019-oem-di block-modules-4.15.0-1019-oem-di message-modules-4.15.0-1019-oem-di crypto-modules-4.15.0-1019-oem-di virtio-modules-4.15.0-1019-oem-di mouse-modules-4.15.0-1019-oem-di vlan-modules-4.15.0-1019-oem-di ipmi-modules-4.15.0-1019-oem-di
multipath-modules-4.15.0-1019-oem-di
Architecture: amd64 all amd64_translations
Version: 4.15.0-1019.22
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-046.buildd>
Changed-By: Timo Aaltonen <timo.aaltonen at canonical.com>
Description:
block-modules-4.15.0-1019-oem-di - Block storage devices (udeb)
crypto-modules-4.15.0-1019-oem-di - crypto modules (udeb)
fat-modules-4.15.0-1019-oem-di - FAT filesystem support (udeb)
fb-modules-4.15.0-1019-oem-di - Framebuffer modules (udeb)
firewire-core-modules-4.15.0-1019-oem-di - Firewire (IEEE-1394) Support (udeb)
floppy-modules-4.15.0-1019-oem-di - Floppy driver support (udeb)
fs-core-modules-4.15.0-1019-oem-di - Base filesystem modules (udeb)
fs-secondary-modules-4.15.0-1019-oem-di - Extra filesystem modules (udeb)
input-modules-4.15.0-1019-oem-di - Support for various input methods (udeb)
ipmi-modules-4.15.0-1019-oem-di - ipmi modules (udeb)
irda-modules-4.15.0-1019-oem-di - Support for Infrared protocols (udeb)
kernel-image-4.15.0-1019-oem-di - kernel image and system map (udeb)
linux-headers-4.15.0-1019-oem - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-1019-oem - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-1019-oem-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
linux-modules-4.15.0-1019-oem - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-oem-headers-4.15.0-1019 - Header files related to Linux kernel version 4.15.0
linux-oem-tools-4.15.0-1019 - Linux kernel version specific tools for version 4.15.0-1019
linux-tools-4.15.0-1019-oem - Linux kernel version specific tools for version 4.15.0-1019
linux-udebs-oem - Metapackage depending on kernel udebs (udeb)
md-modules-4.15.0-1019-oem-di - Multi-device support (raid, device-mapper, lvm) (udeb)
message-modules-4.15.0-1019-oem-di - Fusion and i2o storage modules (udeb)
mouse-modules-4.15.0-1019-oem-di - Mouse support (udeb)
multipath-modules-4.15.0-1019-oem-di - DM-Multipath support (udeb)
nfs-modules-4.15.0-1019-oem-di - NFS filesystem drivers (udeb)
nic-modules-4.15.0-1019-oem-di - Network interface support (udeb)
nic-pcmcia-modules-4.15.0-1019-oem-di - PCMCIA network interface support (udeb)
nic-shared-modules-4.15.0-1019-oem-di - nic shared modules (udeb)
nic-usb-modules-4.15.0-1019-oem-di - USB network interface support (udeb)
parport-modules-4.15.0-1019-oem-di - Parallel port support (udeb)
pata-modules-4.15.0-1019-oem-di - PATA support modules (udeb)
pcmcia-modules-4.15.0-1019-oem-di - PCMCIA Modules (udeb)
pcmcia-storage-modules-4.15.0-1019-oem-di - PCMCIA storage support (udeb)
plip-modules-4.15.0-1019-oem-di - PLIP (parallel port) networking support (udeb)
ppp-modules-4.15.0-1019-oem-di - PPP (serial port) networking support (udeb)
sata-modules-4.15.0-1019-oem-di - SATA storage support (udeb)
scsi-modules-4.15.0-1019-oem-di - SCSI storage support (udeb)
serial-modules-4.15.0-1019-oem-di - Serial port support (udeb)
storage-core-modules-4.15.0-1019-oem-di - Core storage support (udeb)
usb-modules-4.15.0-1019-oem-di - Core USB support (udeb)
virtio-modules-4.15.0-1019-oem-di - VirtIO Modules (udeb)
vlan-modules-4.15.0-1019-oem-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1762385 1773940 1779817 1785675 1785780 1786878 1787281 1787477 1787898 1787945 1787993 1788097 1788563 1788897 1789145 1789358 1789666 1789772 1789790 1789924 1790188 1790480 1790602 1790636 1791719 1791724 1792099 1792309 1792589
Changes:
linux-oem (4.15.0-1019.22) bionic; urgency=medium
.
* linux-oem: 4.15.0-1019.22 -proposed tracker (LP: #1791724)
.
* Fix I2C touchpanels' interrupt storms after system suspend (LP: #1792309)
- HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreen
- HID: i2c-hid: Don't reset device upon system resume
.
* Miscellaneous Ubuntu changes
- Rebase to 4.15.0-35.38
- [Config] update configs following rebase to 4.15.0-35.38
.
* drm/i915: Drop backported support for Cannonlake. (LP: #1792589)
.
[ Ubuntu: 4.15.0-35.38 ]
.
* linux: 4.15.0-35.38 -proposed tracker (LP: #1791719)
* device hotplug of vfio devices can lead to deadlock in vfio_pci_release
(LP: #1792099)
- SAUCE: vfio -- release device lock before userspace requests
* L1TF mitigation not effective in some CPU and RAM combinations
(LP: #1788563)
- x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
- x86/speculation/l1tf: Fix off-by-one error when warning that system has too
much RAM
- x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
* CVE-2018-15594
- x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
* CVE-2017-5715 (Spectre v2 s390x)
- KVM: s390: implement CPU model only facilities
- s390: detect etoken facility
- KVM: s390: add etoken support for guests
- s390/lib: use expoline for all bcr instructions
- s390: fix br_r1_trampoline for machines without exrl
- SAUCE: s390: use expoline thunks for all branches generated by the BPF JIT
* Ubuntu18.04.1: cpuidle: powernv: Fix promotion from snooze if next state
disabled (performance) (LP: #1790602)
- cpuidle: powernv: Fix promotion from snooze if next state disabled
* Watchdog CPU:19 Hard LOCKUP when kernel crash was triggered (LP: #1790636)
- powerpc: hard disable irqs in smp_send_stop loop
- powerpc: Fix deadlock with multiple calls to smp_send_stop
- powerpc: smp_send_stop do not offline stopped CPUs
- powerpc/powernv: Fix opal_event_shutdown() called with interrupts disabled
* Security fix: check if IOMMU page is contained in the pinned physical page
(LP: #1785675)
- vfio/spapr: Use IOMMU pageshift rather than pagesize
- KVM: PPC: Check if IOMMU page is contained in the pinned physical page
* Missing Intel GPU pci-id's (LP: #1789924)
- drm/i915/kbl: Add KBL GT2 sku
- drm/i915/whl: Introducing Whiskey Lake platform
- drm/i915/aml: Introducing Amber Lake platform
- drm/i915/cfl: Add a new CFL PCI ID.
* CVE-2018-15572
- x86/speculation: Protect against userspace-userspace spectreRSB
* Support Power Management for Thunderbolt Controller (LP: #1789358)
- thunderbolt: Handle NULL boot ACL entries properly
- thunderbolt: Notify userspace when boot_acl is changed
- thunderbolt: Use 64-bit DMA mask if supported by the platform
- thunderbolt: Do not unnecessarily call ICM get route
- thunderbolt: No need to take tb->lock in domain suspend/complete
- thunderbolt: Use correct ICM commands in system suspend
- thunderbolt: Add support for runtime PM
* random oopses on s390 systems using NVMe devices (LP: #1790480)
- s390/pci: fix out of bounds access during irq setup
* [Bionic] Spectre v4 mitigation (Speculative Store Bypass Disable) support
for arm64 using SMC firmware call to set a hardware chicken bit
(LP: #1787993) // CVE-2018-3639 (arm64)
- arm64: alternatives: Add dynamic patching feature
- KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
- KVM: arm64: Avoid storing the vcpu pointer on the stack
- arm/arm64: smccc: Add SMCCC-specific return codes
- arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
- arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
- arm64: Add ARCH_WORKAROUND_2 probing
- arm64: Add 'ssbd' command-line option
- arm64: ssbd: Add global mitigation state accessor
- arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
- arm64: ssbd: Restore mitigation status on CPU resume
- arm64: ssbd: Introduce thread flag to control userspace mitigation
- arm64: ssbd: Add prctl interface for per-thread mitigation
- arm64: KVM: Add HYP per-cpu accessors
- arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
- arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
- arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
- [Config] ARM64_SSBD=y
* Reconcile hns3 SAUCE patches with upstream (LP: #1787477)
- Revert "UBUNTU: SAUCE: net: hns3: Optimize PF CMDQ interrupt switching
process"
- Revert "UBUNTU: SAUCE: net: hns3: Fix for VF mailbox receiving unknown
message"
- Revert "UBUNTU: SAUCE: net: hns3: Fix for VF mailbox cannot receiving PF
response"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix comments for
hclge_get_ring_chain_from_mbx"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for using wrong mask and
shift in hclge_get_ring_chain_from_mbx"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for reset_level default
assignment probelm"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unnecessary ring
configuration operation while resetting"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix return value error in
hns3_reset_notify_down_enet"
- Revert "UBUNTU: SAUCE: net: hns3: Fix for phy link issue when using marvell
phy driver"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
resetting"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: correct reset event status
register"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent to request reset
frequently"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: reset net device with rtnl_lock"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: modify the order of initializeing
command queue register"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: prevent sending command during
global or core reset"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the warning when clear
reset cause"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix get_vector ops in
hclgevf_main module"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix warning bug when doing lp
selftest"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: Add configure for mac minimal
frame size"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mailbox message truncated
problem"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for l4 checksum offload bug"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for waterline not setting
correctly"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix for mac pause not disable in
pfc mode"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix tc setup when netdev is first
up"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: Add SPDX tags to hns3 driver"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused struct member and
definition"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix mislead parameter name"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: modify inconsistent bit mask
macros"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: use decimal for bit offset
macros"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unreasonable code comments"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove extra space and brackets"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: standardize the handle of return
value"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
assignments"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: fix unused function warning in VF
driver"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: modify hnae_ to hnae3_"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: use dma_zalloc_coherent instead
of kzalloc/dma_map_single"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: give default option while
dependency HNS3 set"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some unused members of
some structures"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove a redundant
hclge_cmd_csq_done"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: using modulo for cyclic counters
in hclge_cmd_send"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: simplify hclge_cmd_csq_clean"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove some redundant
assignments"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove useless code in
hclge_cmd_send"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused
hclge_ring_to_dma_dir"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: use lower_32_bits and
upper_32_bits"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove back in struct hclge_hw"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: add unlikely for error check"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove the Redundant put_vector
in hns3_client_uninit"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: print the ret value in error
information"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: extraction an interface for state
state init|uninit"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove unused head file in
hnae3.c"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type check for both ipv4
and ipv6"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: add vector status check before
free vector"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: rename the interface for
init_client_instance and uninit_client_instance"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: remove hclge_get_vector_index
from hclge_bind_ring_with_vector"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: RX BD information valid only in
last BD except VLD bit and buffer size"
- Revert "UBUNTU: SAUCE: {topost} net: hns3: add support for serdes loopback
selftest"
- net: hns3: Updates RX packet info fetch in case of multi BD
- net: hns3: remove unused hclgevf_cfg_func_mta_filter
- net: hns3: Fix for VF mailbox cannot receiving PF response
- net: hns3: Fix for VF mailbox receiving unknown message
- net: hns3: Optimize PF CMDQ interrupt switching process
- net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
- net: hns3: rename the interface for init_client_instance and
uninit_client_instance
- net: hns3: add vector status check before free vector
- net: hns3: add l4_type check for both ipv4 and ipv6
- net: hns3: add unlikely for error check
- net: hns3: remove unused head file in hnae3.c
- net: hns3: extraction an interface for state init|uninit
- net: hns3: print the ret value in error information
- net: hns3: remove the Redundant put_vector in hns3_client_uninit
- net: hns3: remove back in struct hclge_hw
- net: hns3: use lower_32_bits and upper_32_bits
- net: hns3: remove unused hclge_ring_to_dma_dir
- net: hns3: remove useless code in hclge_cmd_send
- net: hns3: remove some redundant assignments
- net: hns3: simplify hclge_cmd_csq_clean
- net: hns3: remove a redundant hclge_cmd_csq_done
- net: hns3: remove some unused members of some structures
- net: hns3: give default option while dependency HNS3 set
- net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
- net: hns3: modify hnae_ to hnae3_
- net: hns3: Fix tc setup when netdev is first up
- net: hns3: Fix for mac pause not disable in pfc mode
- net: hns3: Fix for waterline not setting correctly
- net: hns3: Fix for l4 checksum offload bug
- net: hns3: Fix for mailbox message truncated problem
- net: hns3: Add configure for mac minimal frame size
- net: hns3: Fix warning bug when doing lp selftest
- net: hns3: Fix get_vector ops in hclgevf_main module
- net: hns3: Remove the warning when clear reset cause
- net: hns3: Prevent sending command during global or core reset
- net: hns3: Modify the order of initializing command queue register
- net: hns3: Reset net device with rtnl_lock
- net: hns3: Prevent to request reset frequently
- net: hns3: Correct reset event status register
- net: hns3: Fix return value error in hns3_reset_notify_down_enet
- net: hns3: remove unnecessary ring configuration operation while resetting
- net: hns3: Fix for reset_level default assignment probelm
- net: hns3: Fix for using wrong mask and shift in
hclge_get_ring_chain_from_mbx
- net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
- net: hns3: Remove some redundant assignments
- net: hns3: Standardize the handle of return value
- net: hns3: Remove extra space and brackets
- net: hns3: Correct unreasonable code comments
- net: hns3: Use decimal for bit offset macros
- net: hns3: Modify inconsistent bit mask macros
- net: hns3: Fix misleading parameter name
- net: hns3: Remove unused struct member and definition
- net: hns3: Add SPDX tags to HNS3 PF driver
- net: hns3: Add support for serdes loopback selftest
- net: hns3: Fix for phy link issue when using marvell phy driver
- SAUCE: {topost} net: hns3: separate roce from nic when resetting
* CVE-2018-6555
- SAUCE: irda: Only insert new objects into the global database via setsockopt
* CVE-2018-6554
- SAUCE: irda: Fix memory leak caused by repeated binds of irda socket
* Bionic update: upstream stable patchset 2018-08-31 (LP: #1790188)
- netfilter: nf_tables: fix NULL pointer dereference on
nft_ct_helper_obj_dump()
- blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
- af_key: Always verify length of provided sadb_key
- gpio: No NULL owner
- KVM: X86: Fix reserved bits check for MOV to CR3
- KVM: x86: introduce linear_{read,write}_system
- KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and
kvm_write_guest_virt_system
- staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
- NFC: pn533: don't send USB data off of the stack
- usbip: vhci_sysfs: fix potential Spectre v1
- usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
- usb-storage: Add compatibility quirk flags for G-Technologies G-Drive
- Input: xpad - add GPD Win 2 Controller USB IDs
- phy: qcom-qusb2: Fix crash if nvmem cell not specified
- usb: gadget: function: printer: avoid wrong list handling in printer_write()
- usb: gadget: udc: renesas_usb3: disable the controller's irqs for
reconnecting
- serial: sh-sci: Stop using printk format %pCr
- tty/serial: atmel: use port->name as name in request_irq()
- serial: samsung: fix maxburst parameter for DMA transactions
- serial: 8250: omap: Fix idling of clocks for unused uarts
- vmw_balloon: fixing double free when batching mode is off
- tty: pl011: Avoid spuriously stuck-off interrupts
- kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
- Input: goodix - add new ACPI id for GPD Win 2 touch screen
- crypto: caam - strip input zeros from RSA input buffer
- crypto: caam - fix DMA mapping dir for generated IV
- crypto: caam - fix IV DMA mapping and updating
- crypto: caam/qi - fix IV DMA mapping and updating
- crypto: caam - fix size of RSA prime factor q
- crypto: vmx - Remove overly verbose printk from AES init routines
- crypto: vmx - Remove overly verbose printk from AES XTS init
- crypto: omap-sham - fix memleak
- usb: typec: wcove: Remove dependency on HW FSM
- usb: gadget: udc: renesas_usb3: fix double phy_put()
- usb: gadget: udc: renesas_usb3: should remove debugfs
- usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add
udc
- usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
- usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
* Bionic update: upstream stable patchset 2018-08-29 (LP: #1789666)
- scsi: sd_zbc: Avoid that resetting a zone fails sporadically
- mmap: introduce sane default mmap limits
- mmap: relax file size limit for regular files
- btrfs: define SUPER_FLAG_METADUMP_V2
- kconfig: Avoid format overflow warning from GCC 8.1
- be2net: Fix error detection logic for BE3
- bnx2x: use the right constant
- dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
- enic: set DMA mask to 47 bit
- ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
- ip6_tunnel: remove magic mtu value 0xFFF8
- ipmr: properly check rhltable_init() return value
- ipv4: remove warning in ip_recv_error
- ipv6: omit traffic class when calculating flow hash
- isdn: eicon: fix a missing-check bug
- kcm: Fix use-after-free caused by clonned sockets
- netdev-FAQ: clarify DaveM's position for stable backports
- net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy
- net: metrics: add proper netlink validation
- net/packet: refine check for priv area size
- net: phy: broadcom: Fix bcm_write_exp()
- net: usb: cdc_mbim: add flag FLAG_SEND_ZLP
- packet: fix reserve calculation
- qed: Fix mask for physical address in ILT entry
- sctp: not allow transport timeout value less than HZ/5 for hb_timer
- team: use netdev_features_t instead of u32
- vhost: synchronize IOTLB message with dev cleanup
- vrf: check the original netdevice for generating redirect
- ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline
- net: phy: broadcom: Fix auxiliary control register reads
- net-sysfs: Fix memory leak in XPS configuration
- virtio-net: correctly transmit XDP buff after linearizing
- net/mlx4: Fix irq-unsafe spinlock usage
- tun: Fix NULL pointer dereference in XDP redirect
- virtio-net: correctly check num_buf during err path
- net/mlx5e: When RXFCS is set, add FCS data into checksum calculation
- virtio-net: fix leaking page for gso packet during mergeable XDP
- rtnetlink: validate attributes in do_setlink()
- cls_flower: Fix incorrect idr release when failing to modify rule
- PCI: hv: Do not wait forever on a device that has disappeared
- drm: set FMODE_UNSIGNED_OFFSET for drm files
- l2tp: fix refcount leakage on PPPoL2TP sockets
- mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAG
- net: ethernet: ti: cpdma: correct error handling for chan create
- net: ethernet: davinci_emac: fix error handling in probe()
- net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
- net : sched: cls_api: deal with egdev path only if needed
* Bionic update: upstream stable patchset 2018-08-24 (LP: #1788897)
- fix io_destroy()/aio_complete() race
- mm: fix the NULL mapping case in __isolate_lru_page()
- objtool: Support GCC 8's cold subfunctions
- objtool: Support GCC 8 switch tables
- objtool: Detect RIP-relative switch table references
- objtool: Detect RIP-relative switch table references, part 2
- objtool: Fix "noreturn" detection for recursive sibling calls
- xfs: convert XFS_AGFL_SIZE to a helper function
- xfs: detect agfl count corruption and reset agfl
- Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI
- Input: synaptics - add Lenovo 80 series ids to SMBus
- Input: elan_i2c_smbus - fix corrupted stack
- tracing: Fix crash when freeing instances with event triggers
- tracing: Make the snapshot trigger work with instances
- selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
- cfg80211: further limit wiphy names to 64 bytes
- drm/amd/powerplay: Fix enum mismatch
- rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c
- platform/chrome: cros_ec_lpc: remove redundant pointer request
- kbuild: clang: disable unused variable warnings only when constant
- tcp: avoid integer overflows in tcp_rcv_space_adjust()
- iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQ
- iio:buffer: make length types match kfifo types
- iio:kfifo_buf: check for uint overflow
- iio: adc: select buffer for at91-sama5d2_adc
- MIPS: lantiq: gphy: Drop reboot/remove reset asserts
- MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
- MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
- scsi: scsi_transport_srp: Fix shost to rport translation
- stm class: Use vmalloc for the master map
- hwtracing: stm: fix build error on some arches
- IB/core: Fix error code for invalid GID entry
- mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()
- Revert "rt2800: use TXOP_BACKOFF for probe frames"
- intel_th: Use correct device when freeing buffers
- drm/psr: Fix missed entry in PSR setup time table.
- drm/i915/lvds: Move acpi lid notification registration to registration phase
- drm/i915: Disable LVDS on Radiant P845
- drm/vmwgfx: Use kasprintf
- drm/vmwgfx: Fix host logging / guestinfo reading error paths
- nvme: fix extended data LBA supported setting
- iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after
resume
- x86/MCE/AMD: Define a function to get SMCA bank type
- x86/mce/AMD: Pass the bank number to smca_get_bank_type()
- x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type
- x86/mce/AMD: Carve out SMCA get_block_address() code
- x86/MCE/AMD: Cache SMCA MISC block addresses
* errors when scanning partition table of corrupted AIX disk (LP: #1787281)
- partitions/aix: fix usage of uninitialized lv_info and lvname structures
- partitions/aix: append null character to print data from disk
* tlbie master timeout checkstop (using NVidia/GPU) (LP: #1789772)
- powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call
__ptep_set_access_flags directly
- powerpc/mm/radix: Move function from radix.h to pgtable-radix.c
- powerpc/mm: Change function prototype
- powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
* performance drop with ATS enabled (LP: #1788097)
- powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
* [Regression] kernel crashdump fails on arm64 (LP: #1786878)
- arm64: export memblock_reserve()d regions via /proc/iomem
- drivers: acpi: add dependency of EFI for arm64
- efi/arm: preserve early mapping of UEFI memory map longer for BGRT
- efi/arm: map UEFI memory map even w/o runtime services enabled
- arm64: acpi: fix alignment fault in accessing ACPI
- [Config] CONFIG_ARCH_SUPPORTS_ACPI=y
- arm64: fix ACPI dependencies
- ACPI: fix menuconfig presentation of ACPI submenu
* TB 16 issue on Dell Lattitude 7490 with large amount of data (LP: #1785780)
- r8152: disable RX aggregation on new Dell TB16 dock
* dell_wmi: Unknown key codes (LP: #1762385)
- platform/x86: dell-wmi: Ignore new rfkill and fn-lock events
* Enable AMD PCIe MP2 for AMDI0011 (LP: #1773940)
- SAUCE: i2c:amd I2C Driver based on PCI Interface for upcoming platform
- SAUCE: i2c:amd move out pointer in union i2c_event_base
- SAUCE: i2c:amd Depends on ACPI
- [Config] i2c: CONFIG_I2C_AMD_MP2=y on x86
* r8169 no internet after suspending (LP: #1779817)
- r8169: restore previous behavior to accept BIOS WoL settings
- r8169: don't use MSI-X on RTL8168g
- r8169: don't use MSI-X on RTL8106e
* Fix Intel Cannon Lake LPSS I2C input clock (LP: #1789790)
- mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clock
* Microphone cannot be detected with front panel audio combo jack on HP Z8-G4
machine (LP: #1789145)
- ALSA: hda/realtek - Fix HP Headset Mic can't record
* Tango platform uses __initcall without further checks (LP: #1787945)
- [Config] disable ARCH_TANGO
* [18.10 FEAT] Add kernel config option "CONFIG_SCLP_OFB" (LP: #1787898)
- [Config] CONFIG_SCLP_OFB=y for s390x
Checksums-Sha1:
d3d55797cd3404422195a8968edf6c64d3b9deb5 333000 block-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
4da0b7a76c3a64d85ba36137bef15b1e3842e40d 320444 crypto-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
a64c0c24be2b7fe6aa17abcd2f88d1d92bfd51e5 4332 fat-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
ea5a5bcb3dcbf4757190450bfafb810ae104a3f2 13740 fb-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
ade49fbeb6ea08f7cd29410a0865d257296f2291 65364 firewire-core-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
048864bafae690b9a55a523e71efc438c2c417f2 34872 floppy-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
6b587942d78a4e7bdb47a748f511f3ac718dbce6 1316076 fs-core-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
ebf16a5d12d9ca35f2690ba9214f6bc2f3e85d4a 697132 fs-secondary-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
b977623f463316438ecfa94c8911999c29414411 429392 input-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
0fe0c576da9b118ee9b5f4299f2dd068c947787a 61748 ipmi-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
56d31933f2775da7cdfe311406134f8fee0c37aa 225856 irda-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
cb616a2b51b0728b32beadeafe41bbe1769dedb4 8881772 kernel-image-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
cacde3166b962cf93f67b3f136ff931181c1a992 1142296 linux-headers-4.15.0-1019-oem_4.15.0-1019.22_amd64.deb
93d93e84533d90ad5bc6a7182d943cc17c9be46b 780741912 linux-image-unsigned-4.15.0-1019-oem-dbgsym_4.15.0-1019.22_amd64.ddeb
4b3df585713907f9f4f490222e3566fc2f472b09 7994236 linux-image-unsigned-4.15.0-1019-oem_4.15.0-1019.22_amd64.deb
8699c70507a223f666e08f619d8332672fac9224 45893508 linux-modules-4.15.0-1019-oem_4.15.0-1019.22_amd64.deb
a02b36bb85bce727f7633d0fc183c17fad177db7 11007552 linux-oem-headers-4.15.0-1019_4.15.0-1019.22_all.deb
272e4e9236c97b2410aaf010a02bddbbf341454d 4844604 linux-oem-tools-4.15.0-1019-dbgsym_4.15.0-1019.22_amd64.ddeb
a3f2f14801b2c70f85ade4ccd04c4f2d290d9be6 1483160 linux-oem-tools-4.15.0-1019_4.15.0-1019.22_amd64.deb
79e36e58d965f14b169793c5232bf7f6274b46e3 27706 linux-oem_4.15.0-1019.22_amd64.buildinfo
91094b2976d9c30ab6bc192bbf65f4cfe10199f6 7946200 linux-oem_4.15.0-1019.22_amd64.tar.gz
3730d995d522b37529cf4acfa5602786882d66b4 34403 linux-oem_4.15.0-1019.22_amd64_translations.tar.gz
901b25ca4129dd94dc8a8c85f6488c4e1aa7706d 1960 linux-tools-4.15.0-1019-oem_4.15.0-1019.22_amd64.deb
b5719bae7ff3591317b913d75b4ffba6f2dd9550 1020 linux-udebs-oem_4.15.0-1019.22_amd64.udeb
3f72c1fe6990e201bd9e89fb79bf1355f54b9593 284876 md-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
e7f255ddca0f0fb7d8e42c815209d1958b2753fa 206448 message-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
d2c0a6462e97f457d3c45c4e9c71a64d88b4971d 58712 mouse-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
65eab6030d8e6e4eb4e2ffe8d0ae4f9ef06ba0d7 18224 multipath-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
f988eae24ae080afbf2f002b802fbd1aaea6561f 502184 nfs-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
5ab657c2c32d880b767ac91c435085eb536da091 4430956 nic-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
884113af5af9407a333336173e8e066c23da7d97 143840 nic-pcmcia-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
708188e4bd0659f3bf36a5fdee58abeff9aa5ab4 542220 nic-shared-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
8cdb4ffab7cdc9e14a67559ebb35fed31e3f1ff5 290140 nic-usb-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
91fc501cdb269233ff1662df8f3e0d95573eb520 31688 parport-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
211739e4527f192ccfb10e9029488f2d4fb1bc0b 123020 pata-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
304c27480a89bf62fe1a900b320fe18233cda371 63700 pcmcia-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
c67a870682f9ac3fe1f97365778ab166b0010d95 66636 pcmcia-storage-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
592f3fde50fb57db8c6ae397e64c1c714331e922 8756 plip-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
53d7e5edd551bc0ebe792ac107af4395c56625e4 25128 ppp-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
d3fd25a1584eb64f8aec2904a70433feba7f3583 95624 sata-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
08c0f3e7cba4b04a47f3afa33c65420d08ace31c 2451752 scsi-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
1bd564660db6c393795ffc2af328b092ebd1cfe7 92092 serial-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
ba6b819b4b7f5d8332849ab8cdc7c9c4c542d788 50556 storage-core-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
7791fa7e529200a6f9e2168b87dc2728ba0ab00e 139880 usb-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
7136dc6d565c3154c81aa96679917171050d5063 112484 virtio-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
d6f97e17760c3c97be2db2ec2177947b97173c81 25860 vlan-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
Checksums-Sha256:
8b089d5085874c0761e7f2fbbed7df8cbc79105c9b254cb0a076098fcc152d86 333000 block-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
e1877d0e587053117ef0a895528a3f2115a3692c3435f4367b9056adaca8a5ef 320444 crypto-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
912d7b306a2d5750ea0701152f6703e7ff86c315dd04e70448dc624f9bf76408 4332 fat-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
8088e0160412c3ddc52b09a6ba2e676c71cfd56477a5a253e556753afac6e178 13740 fb-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
fb378b2aae09a7ed81139f2f2f2943e1521f828d3305bf4427242dfbc29a4f3f 65364 firewire-core-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
dc813087e51890d556985dfaeef35bd676eacbe5e8862034742986128a24c4f2 34872 floppy-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
65318d88dc915ecd19e0929d5c0827c3e712fa4a360db1e2edddd132c02f447a 1316076 fs-core-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
233bd878dac8c30a0182e2a15b62059974054537e4e2bb3b2a10942e88ece553 697132 fs-secondary-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
0b860ff5448a031b2581764a75b3e6ecd3c10bbcffabf9b2d01221cca62dde1b 429392 input-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
89cb6daeefecbd89ed194d1406591a8682cbf6dd370f0fb4185be21197f82c65 61748 ipmi-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
7327e7437c925c13f7628ee89659fa1e1eafbad960c78abb27ec86b7c2e8b783 225856 irda-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
23ffaa01c9ca43f2dbc725781018003c2ecece2d2d4bf966a04f70ae6fd1904e 8881772 kernel-image-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
6d1735d5cda69fa7604025b85b28344c51a182e11451240950fb7548c668c4ce 1142296 linux-headers-4.15.0-1019-oem_4.15.0-1019.22_amd64.deb
1b9912fdd83ed9057be450f0fa7079bb2c0536c554cbfc1b40bc51c373a6909a 780741912 linux-image-unsigned-4.15.0-1019-oem-dbgsym_4.15.0-1019.22_amd64.ddeb
9dbae29d26c1c71369542be8d438d61d12bffd6b15cce22b3a4e585cba37e5a3 7994236 linux-image-unsigned-4.15.0-1019-oem_4.15.0-1019.22_amd64.deb
8c888c77735c66a464d9729dfe5bf2f95f04a630c675307ac2aeab90ca9c827a 45893508 linux-modules-4.15.0-1019-oem_4.15.0-1019.22_amd64.deb
a6d194b080362f041f339738b644c290f65847751762aa999280fef84b2eae47 11007552 linux-oem-headers-4.15.0-1019_4.15.0-1019.22_all.deb
3105e7a3fd57d67433696a93f77f34dc4a9d5a274b34d2405b8eb8b41a35f5c1 4844604 linux-oem-tools-4.15.0-1019-dbgsym_4.15.0-1019.22_amd64.ddeb
8bf97f962b48c59797baaced9fe9275ee2c7658c2db412afd0faef274b9a709d 1483160 linux-oem-tools-4.15.0-1019_4.15.0-1019.22_amd64.deb
0a3f0d2d7f99d2ce4d733a3071eed1318cd3893ee2348ac71de02f1971c43afc 27706 linux-oem_4.15.0-1019.22_amd64.buildinfo
831fdcad12599c2a256cd5877db086554b24574ce2d10a13031d9f5c3d6557d6 7946200 linux-oem_4.15.0-1019.22_amd64.tar.gz
16acdb7fa987ce7480d8c953c99bbd29880fe590ad65847eed38b6d7d1470780 34403 linux-oem_4.15.0-1019.22_amd64_translations.tar.gz
f7146098f2eeecbc68297ad8776839a28fd145a9ba33deaf9cc75208075542d1 1960 linux-tools-4.15.0-1019-oem_4.15.0-1019.22_amd64.deb
9c0c7315b66bed0ad71b13cd3d98e86f288b6f0844ce194b5bb7bb9464d3dabc 1020 linux-udebs-oem_4.15.0-1019.22_amd64.udeb
bb2b4bf565d338aa5ffd038378f6bebd22d1a08741fc5988d73441d318cc4994 284876 md-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
c032ff6d070c48bf51f70db22a29dbd333005e1b63c45f6654cb38146a559630 206448 message-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
8c129d7a76501b44ea8e569072859ad35a3be82cd326ca18c43cb30ca38c9ff8 58712 mouse-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
9b3bfa31bd3efaf95dd3f9cb12202835901422cc9757dc749b4aa46c5ee29e1f 18224 multipath-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
7e92cf49921b08c11d4be262d828443f75a6dd24870f68003d02aaa851ffa0e7 502184 nfs-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
0e962470e2d39bbc59811f7e4fb8ba0d0278fb327e6a3c5594d45ada139836a5 4430956 nic-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
60699dbecc1fd53e2ff32550747bc41152847251d62d40266cbe83c7c79bea47 143840 nic-pcmcia-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
dadc694bf5822e83962bfd7f9e35cc456b8d2a5fb07311967ea7459176400bbf 542220 nic-shared-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
f8a08470b81d555fc557357714c104539f6f2f40da03d9fbaf73b2e0ad2f4255 290140 nic-usb-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
3c71c3e616dc78aec1da354b6ad75e0a0c65170b8bab643aa33912396de7a1eb 31688 parport-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
c01ffcfbfe3beee035b111edd703fd6a960f8fea3f7a66a5ef953fb94787cf02 123020 pata-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
0c3cde426b8570f94aedd31211b87cac81671a9cfbe3979a4efc4b7744359044 63700 pcmcia-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
77aeef91f54eec55296ff99846ddd9e20ec880d2702f85d80b7e86d1c1384a73 66636 pcmcia-storage-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
b753896d46befa14989da5e35b09d7555f1c4ffcc57950a99a0758e1cc09302f 8756 plip-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
0551051a37b67db6426abff2736638bcb93b950e71a65362eec9dc09a0353914 25128 ppp-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
36f6f989657d9d7f96f56fe9183d4f1d9a2e80821d3d0f0bd6e8931e65c8c8ba 95624 sata-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
eb0c067ca8f452cf069f52c4bcbb823428cece0b765d9237030cf368d3beebb5 2451752 scsi-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
95857e049ab7f41612905e2263a98009908d9dd487948388f4817751f8f27b18 92092 serial-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
456ab6cd735d9cde588a2c2a866dfadb519877ad91fa8ddf5c7c62d09b21c8f8 50556 storage-core-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
3664505f6f48614b17e5afaaf9b359892568bd94c8cc7b8189e48537b2e33d30 139880 usb-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
5bb7baafe9b5b9ffd8cbf147b24d8bea8c130a0fa6c6a598c0c19412d21f397b 112484 virtio-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
ba5236304cc62dd13723c39175bbf7358ae79e2d3a502a807d944c13be82c8ed 25860 vlan-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
Files:
e9de5470e9b1baaff35366c59d5adf46 333000 debian-installer standard block-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
eddb447521916fa4d2421a7ee19ebbda 320444 debian-installer extra crypto-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
36721f805b28587ba4206ae0d19ebb51 4332 debian-installer standard fat-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
e223ee6384b6e3ab5f543309cc979843 13740 debian-installer standard fb-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
e5879732f4b49f485355f575460915a4 65364 debian-installer standard firewire-core-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
99319a837d513dd72fe583f375e5c697 34872 debian-installer standard floppy-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
b87665cc898f0f1a16d290fc3e48c8e5 1316076 debian-installer standard fs-core-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
25163046030cf19509d027721dc37731 697132 debian-installer standard fs-secondary-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
67ab97a2fd32219d6c2aff7333901cc8 429392 debian-installer standard input-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
2813ec198b851a248fec501d11b641e0 61748 debian-installer standard ipmi-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
96eaf2a91f090778843f62713049008c 225856 debian-installer standard irda-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
d161db3e6621b7ac27380dc64d395492 8881772 debian-installer optional kernel-image-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
a51295090cd560d9ea5ce85859618477 1142296 devel optional linux-headers-4.15.0-1019-oem_4.15.0-1019.22_amd64.deb
19a1aa55c837088f781375608e5721cb 780741912 devel optional linux-image-unsigned-4.15.0-1019-oem-dbgsym_4.15.0-1019.22_amd64.ddeb
bfdbbac3f9f6aca6932d848062db9373 7994236 kernel optional linux-image-unsigned-4.15.0-1019-oem_4.15.0-1019.22_amd64.deb
6e08673d4f3686083fa2d843fbe54f6d 45893508 kernel optional linux-modules-4.15.0-1019-oem_4.15.0-1019.22_amd64.deb
fe5a8a6ebd1d51cb89ea5bc8caa80d9a 11007552 devel optional linux-oem-headers-4.15.0-1019_4.15.0-1019.22_all.deb
5bc9c0bd53720a3107815a4158468800 4844604 debug optional linux-oem-tools-4.15.0-1019-dbgsym_4.15.0-1019.22_amd64.ddeb
17d198dbd30751a76699901cd333f70a 1483160 devel optional linux-oem-tools-4.15.0-1019_4.15.0-1019.22_amd64.deb
71cdea2d696345b01391f417852a7124 27706 devel optional linux-oem_4.15.0-1019.22_amd64.buildinfo
a7083d3b2093ec5c05ed45f38ea6466b 7946200 raw-signing - linux-oem_4.15.0-1019.22_amd64.tar.gz
ebba958685896e066dd61c05a98e04c6 34403 raw-translations - linux-oem_4.15.0-1019.22_amd64_translations.tar.gz
29f3df3556b5f4697582d712e1052041 1960 devel optional linux-tools-4.15.0-1019-oem_4.15.0-1019.22_amd64.deb
c4d6ef56fad0ed6c795bd2be1ab67386 1020 debian-installer optional linux-udebs-oem_4.15.0-1019.22_amd64.udeb
a575803c122c0716b471ebd3d652ce43 284876 debian-installer standard md-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
9a02fcfb6f85c4b6da1d810b3f11dc05 206448 debian-installer standard message-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
2c31d5a8693d49e90210a23236456fea 58712 debian-installer extra mouse-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
29f92f3d6962b8365233abd21f1b3cc1 18224 debian-installer extra multipath-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
cfa46a82a8b916977161037091d2e53a 502184 debian-installer standard nfs-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
eb468319df4ebd8351eae7ec19fde82b 4430956 debian-installer standard nic-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
cd084767746c9d22355648bf5d8603a5 143840 debian-installer standard nic-pcmcia-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
677605e037e07357622f80a11d9ef6f9 542220 debian-installer standard nic-shared-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
3a3789a78b2435fa98645a8366e69c94 290140 debian-installer standard nic-usb-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
dd61d9850565e91910fc23feec6733ab 31688 debian-installer standard parport-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
eb9711569ee048f167c0ef9441bc875b 123020 debian-installer standard pata-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
7f2e9c05f5baae07283ccdf18e5a5b7f 63700 debian-installer standard pcmcia-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
ae73549b2f4fc901a00339b8d16c0b80 66636 debian-installer standard pcmcia-storage-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
261e7de8e3d2bb2304f0951590301cc3 8756 debian-installer standard plip-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
d2634cc50c89806edf5fb64598a73ca5 25128 debian-installer standard ppp-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
b4fa222beecb0c9aa453df31b8bac669 95624 debian-installer standard sata-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
5b2cb387315e3232ba254b075a1c635a 2451752 debian-installer standard scsi-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
e47b81c51407a8f6f50b771a3e83ed1e 92092 debian-installer standard serial-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
688694a99880ddc8080e08cc93013e0f 50556 debian-installer standard storage-core-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
8e8fb7c64989421a1efba19cb804a56c 139880 debian-installer standard usb-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
269fb59533fc1d8c46db02c294036303 112484 debian-installer standard virtio-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
4ad39446d799c2a44a61dcd171e80797 25860 debian-installer extra vlan-modules-4.15.0-1019-oem-di_4.15.0-1019.22_amd64.udeb
Package-Type: udeb
More information about the Bionic-changes
mailing list