[ubuntu/xenial-updates] linux-hwe-edge_4.15.0-13.14~16.04.1_amd64.tar.gz - (Accepted)
Seth Forshee
seth.forshee at canonical.com
Thu Apr 5 07:44:35 UTC 2018
linux-hwe-edge (4.15.0-13.14~16.04.1) xenial; urgency=medium
* linux-hwe-edge: 4.15.0-13.14~16.04.1 -proposed tracker (LP: #1756480)
* devpts: handle bind-mounts (LP: #1755857)
- SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC
- SAUCE: devpts: resolve devpts bind-mounts
- SAUCE: devpts: comment devpts_mntget()
- SAUCE: selftests: add devpts selftests
* [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103)
- d-i: add hisi_sas_v3_hw to scsi-modules
* [Bionic][ARM64] enable ROCE and HNS3 driver support for hip08 SoC
(LP: #1756097)
- RDMA/hns: Refactor eq code for hip06
- RDMA/hns: Add eq support of hip08
- RDMA/hns: Add detailed comments for mb() call
- RDMA/hns: Add rq inline data support for hip08 RoCE
- RDMA/hns: Update the usage of sr_max and rr_max field
- RDMA/hns: Set access flags of hip08 RoCE
- RDMA/hns: Filter for zero length of sge in hip08 kernel mode
- RDMA/hns: Fix QP state judgement before sending work requests
- RDMA/hns: Assign dest_qp when deregistering mr
- RDMA/hns: Fix endian problems around imm_data and rkey
- RDMA/hns: Assign the correct value for tx_cqn
- RDMA/hns: Create gsi qp in hip08
- RDMA/hns: Add gsi qp support for modifying qp in hip08
- RDMA/hns: Fill sq wqe context of ud type in hip08
- RDMA/hns: Assign zero for pkey_index of wc in hip08
- RDMA/hns: Update the verbs of polling for completion
- RDMA/hns: Set the guid for hip08 RoCE device
- net: hns3: Refactor of the reset interrupt handling logic
- net: hns3: Add reset service task for handling reset requests
- net: hns3: Refactors the requested reset & pending reset handling code
- net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
- net: hns3: Add mailbox support to VF driver
- net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
- net: hns3: Add HNS3 VF driver to kernel build framework
- net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
- net: hns3: Add mailbox support to PF driver
- net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
- net: hns3: Add mailbox interrupt handling to PF driver
- net: hns3: add support to query tqps number
- net: hns3: add support to modify tqps number
- net: hns3: change the returned tqp number by ethtool -x
- net: hns3: free the ring_data structrue when change tqps
- net: hns3: get rss_size_max from configuration but not hardcode
- net: hns3: add a mask initialization for mac_vlan table
- net: hns3: add vlan offload config command
- net: hns3: add ethtool related offload command
- net: hns3: add handling vlan tag offload in bd
- net: hns3: cleanup mac auto-negotiation state query
- net: hns3: fix for getting auto-negotiation state in hclge_get_autoneg
- net: hns3: add support for set_pauseparam
- net: hns3: add support to update flow control settings after autoneg
- net: hns3: add Asym Pause support to phy default features
- net: hns3: add support for querying advertised pause frame by ethtool ethx
- net: hns3: Increase the default depth of bucket for TM shaper
- net: hns3: change TM sched mode to TC-based mode when SRIOV enabled
- net: hns3: hns3_get_channels() can be static
- net: hns3: Add ethtool interface for vlan filter
- net: hns3: Disable VFs change rxvlan offload status
- net: hns3: Unify the strings display of packet statistics
- net: hns3: Fix spelling errors
- net: hns3: Remove repeat statistic of rx_errors
- net: hns3: Modify the update period of packet statistics
- net: hns3: Mask the packet statistics query when NIC is down
- net: hns3: Fix an error of total drop packet statistics
- net: hns3: Fix a loop index error of tqp statistics query
- net: hns3: Fix an error macro definition of HNS3_TQP_STAT
- net: hns3: Remove a useless member of struct hns3_stats
- net: hns3: Add packet statistics of netdev
- net: hns3: Fix a response data read error of tqp statistics query
- net: hns3: fix for updating fc_mode_last_time
- net: hns3: fix for setting MTU
- net: hns3: fix for changing MTU
- net: hns3: add MTU initialization for hardware
- net: hns3: fix for not setting pause parameters
- net: hns3: remove redundant semicolon
- net: hns3: Add more packet size statisctics
- Revert "net: hns3: Add packet statistics of netdev"
- net: hns3: report the function type the same line with hns3_nic_get_stats64
- net: hns3: add ethtool_ops.get_channels support for VF
- net: hns3: remove TSO config command from VF driver
- net: hns3: add ethtool_ops.get_coalesce support to PF
- net: hns3: add ethtool_ops.set_coalesce support to PF
- net: hns3: refactor interrupt coalescing init function
- net: hns3: refactor GL update function
- net: hns3: remove unused GL setup function
- net: hns3: change the unit of GL value macro
- net: hns3: add int_gl_idx setup for TX and RX queues
- net: hns3: add feature check when feature changed
- net: hns3: check for NULL function pointer in hns3_nic_set_features
- net: hns: Fix for variable may be used uninitialized warnings
- net: hns3: add support for get_regs
- net: hns3: add manager table initialization for hardware
- net: hns3: add ethtool -p support for fiber port
- net: hns3: add net status led support for fiber port
- net: hns3: converting spaces into tabs to avoid checkpatch.pl warning
- net: hns3: add get/set_coalesce support to VF
- net: hns3: add int_gl_idx setup for VF
- [Config]: enable CONFIG_HNS3_HCLGEVF as module.
* [Bionic][ARM64] add RAS extension and SDEI features (LP: #1756096)
- KVM: arm64: Store vcpu on the stack during __guest_enter()
- KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
- KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
- arm64: alternatives: use tpidr_el2 on VHE hosts
- KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
- Docs: dt: add devicetree binding for describing arm64 SDEI firmware
- firmware: arm_sdei: Add driver for Software Delegated Exceptions
- arm64: Add vmap_stack header file
- arm64: uaccess: Add PAN helper
- arm64: kernel: Add arch-specific SDEI entry code and CPU masking
- firmware: arm_sdei: Add support for CPU and system power states
- firmware: arm_sdei: add support for CPU private events
- arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
- firmware: arm_sdei: Discover SDEI support via ACPI
- arm64: sysreg: Move to use definitions for all the SCTLR bits
- arm64: cpufeature: Detect CPU RAS Extentions
- arm64: kernel: Survive corrected RAS errors notified by SError
- arm64: Unconditionally enable IESB on exception entry/return for firmware-
first
- arm64: kernel: Prepare for a DISR user
- KVM: arm/arm64: mask/unmask daif around VHE guests
- KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.
- KVM: arm64: Save/Restore guest DISR_EL1
- KVM: arm64: Save ESR_EL2 on guest SError
- KVM: arm64: Handle RAS SErrors from EL1 on guest exit
- KVM: arm64: Handle RAS SErrors from EL2 on guest exit
- KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA
- [Config]: enable RAS_EXTN and ARM_SDE_INTERFACE
* [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs (LP: #1756094)
- scsi: hisi_sas: fix dma_unmap_sg() parameter
- scsi: ata: enhance the definition of SET MAX feature field value
- scsi: hisi_sas: relocate clearing ITCT and freeing device
- scsi: hisi_sas: optimise port id refresh function
- scsi: hisi_sas: some optimizations of host controller reset
- scsi: hisi_sas: modify hisi_sas_dev_gone() for reset
- scsi: hisi_sas: add an mechanism to do reset work synchronously
- scsi: hisi_sas: change ncq process for v3 hw
- scsi: hisi_sas: add RAS feature for v3 hw
- scsi: hisi_sas: add some print to enhance debugging
- scsi: hisi_sas: improve int_chnl_int_v2_hw() consistency with v3 hw
- scsi: hisi_sas: add v2 hw port AXI error handling support
- scsi: hisi_sas: use an general way to delay PHY work
- scsi: hisi_sas: do link reset for some CHL_INT2 ints
- scsi: hisi_sas: judge result of internal abort
- scsi: hisi_sas: add internal abort dev in some places
- scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IO
- scsi: hisi_sas: re-add the lldd_port_deformed()
- scsi: hisi_sas: add v3 hw suspend and resume
- scsi: hisi_sas: Change frame type for SET MAX commands
- scsi: hisi_sas: make local symbol host_attrs static
- scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()
- SAUCE: scsi: hisi_sas: config for hip08 ES
- SAUCE: scsi: hisi_sas: export device table of v3 hw to userspace
- PM / core: Add LEAVE_SUSPENDED driver flag
- PCI / PM: Support for LEAVE_SUSPENDED driver flag
- PCI/AER: Skip recovery callbacks for correctable errors from ACPI APEI
- PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristics
- PCI/ASPM: Enable Latency Tolerance Reporting when supported
- PCI/ASPM: Unexport internal ASPM interfaces
- PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream Ports
- PCI/AER: Return error if AER is not supported
- PCI/DPC: Enable DPC only if AER is available
* [CVE] Spectre: System Z {kernel} UBUNTU18.04 (LP: #1754580)
- s390: scrub registers on kernel entry and KVM exit
- s390: add optimized array_index_mask_nospec
- s390/alternative: use a copy of the facility bit mask
- s390: add options to change branch prediction behaviour for the kernel
- s390: run user space and KVM guests with modified branch prediction
- s390: introduce execute-trampolines for branches
- s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
- s390: do not bypass BPENTER for interrupt system calls
- s390/entry.S: fix spurious zeroing of r0
* s390/crypto: Fix kernel crash on aes_s390 module remove (LP: #1753424)
- SAUCE: s390/crypto: Fix kernel crash on aes_s390 module remove.
* [Feature]Update Ubuntu 18.04 lpfc FC driver with 32/64GB HBA support and bug
fixes (LP: #1752182)
- scsi: lpfc: FLOGI failures are reported when connected to a private loop.
- scsi: lpfc: Expand WQE capability of every NVME hardware queue
- scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQ
- scsi: lpfc: Fix NVME LS abort_xri
- scsi: lpfc: Raise maximum NVME sg list size for 256 elements
- scsi: lpfc: Driver fails to detect direct attach storage array
- scsi: lpfc: Fix display for debugfs queInfo
- scsi: lpfc: Adjust default value of lpfc_nvmet_mrq
- scsi: lpfc: Fix ndlp ref count for pt2pt mode issue RSCN
- scsi: lpfc: Linux LPFC driver does not process all RSCNs
- scsi: lpfc: correct port registrations with nvme_fc
- scsi: lpfc: Correct driver deregistrations with host nvme transport
- scsi: lpfc: Fix crash during driver unload with running nvme traffic
- scsi: lpfc: Fix driver handling of nvme resources during unload
- scsi: lpfc: small sg cnt cleanup
- scsi: lpfc: Fix random heartbeat timeouts during heavy IO
- scsi: lpfc: update driver version to 11.4.0.5
- scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcv
- scsi: lpfc: Fix receive PRLI handling
- scsi: lpfc: Increase SCSI CQ and WQ sizes.
- scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabled
- scsi: lpfc: Fix issues connecting with nvme initiator
- scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.
- scsi: lpfc: Beef up stat counters for debug
- scsi: lpfc: update driver version to 11.4.0.6
- scsi: lpfc: correct sg_seg_cnt attribute min vs default
- scsi: scsi_transport_fc: fix typos on 64/128 GBit define names
- scsi: lpfc: don't dereference localport before it has been null checked
- scsi: lpfc: fix a couple of minor indentation issues
- treewide: Use DEVICE_ATTR_RW
- treewide: Use DEVICE_ATTR_RO
- treewide: Use DEVICE_ATTR_WO
- scsi: lpfc: Fix frequency of Release WQE CQEs
- scsi: lpfc: Increase CQ and WQ sizes for SCSI
- scsi: lpfc: move placement of target destroy on driver detach
- scsi: lpfc: correct debug counters for abort
- scsi: lpfc: Add WQ Full Logic for NVME Target
- scsi: lpfc: Fix PRLI handling when topology type changes
- scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
- scsi: lpfc: Fix RQ empty firmware trap
- scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
- scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
- scsi: lpfc: Fix issue_lip if link is disabled
- scsi: lpfc: Indicate CONF support in NVMe PRLI
- scsi: lpfc: Fix SCSI io host reset causing kernel crash
- scsi: lpfc: Validate adapter support for SRIU option
- scsi: lpfc: Fix header inclusion in lpfc_nvmet
- scsi: lpfc: Treat SCSI Write operation Underruns as an error
- scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
- scsi: lpfc: update driver version to 11.4.0.7
- scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
- scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
- scsi: lpfc: Rework sli4 doorbell infrastructure
- scsi: lpfc: Add SLI-4 if_type=6 support to the code base
- scsi: lpfc: Add push-to-adapter support to sli4
- scsi: lpfc: Add PCI Ids for if_type=6 hardware
- scsi: lpfc: Add 64G link speed support
- scsi: lpfc: Add if_type=6 support for cycling valid bits
- scsi: lpfc: Enable fw download on if_type=6 devices
- scsi: lpfc: Add embedded data pointers for enhanced performance
- scsi: lpfc: Fix nvme embedded io length on new hardware
- scsi: lpfc: Work around NVME cmd iu SGL type
- scsi: lpfc: update driver version to 12.0.0.0
- scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
- scsi: lpfc: use __raw_writeX on DPP copies
- scsi: lpfc: Add missing unlock in WQ full logic
* CVE-2018-8043
- net: phy: mdio-bcm-unimac: fix potential NULL dereference in
unimac_mdio_probe()
* Bionic update to 4.15.10 stable release (LP: #1756100)
- Revert "UBUNTU: SAUCE: ALSA: hda/realtek - Add support headset mode for DELL
WYSE"
- RDMA/ucma: Limit possible option size
- RDMA/ucma: Check that user doesn't overflow QP state
- RDMA/mlx5: Fix integer overflow while resizing CQ
- bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
- IB/uverbs: Improve lockdep_check
- mac80211_hwsim: don't use WQ_MEM_RECLAIM
- net/smc: fix NULL pointer dereference on sock_create_kern() error path
- regulator: stm32-vrefbuf: fix check on ready flag
- drm/i915: Check for fused or unused pipes
- drm/i915/audio: fix check for av_enc_map overflow
- drm/i915: Fix rsvd2 mask when out-fence is returned
- drm/i915: Clear the in-use marker on execbuf failure
- drm/i915: Disable DC states around GMBUS on GLK
- drm/i915: Update watermark state correctly in sanitize_watermarks
- drm/i915: Try EDID bitbanging on HDMI after failed read
- drm/i915/perf: fix perf stream opening lock
- scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
- scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS
- drm/i915: Always call to intel_display_set_init_power() in resume_early.
- workqueue: Allow retrieval of current task's work struct
- drm: Allow determining if current task is output poll worker
- drm/nouveau: Fix deadlock on runtime suspend
- drm/radeon: Fix deadlock on runtime suspend
- drm/amdgpu: Fix deadlock on runtime suspend
- drm/nouveau: prefer XBGR2101010 for addfb ioctl
- drm/amd/powerplay/smu7: allow mclk switching with no displays
- drm/amd/powerplay/vega10: allow mclk switching with no displays
- Revert "drm/radeon/pm: autoswitch power state when in balanced mode"
- drm/amd/display: check for ipp before calling cursor operations
- drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LE
- drm/amd/powerplay: fix power over limit on Fiji
- drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.
- drm/amdgpu: used cached pcie gen info for SI (v2)
- drm/amdgpu: Notify sbios device ready before send request
- drm/radeon: fix KV harvesting
- drm/amdgpu: fix KV harvesting
- drm/amdgpu:Correct max uvd handles
- drm/amdgpu:Always save uvd vcpu_bo in VM Mode
- ovl: redirect_dir=nofollow should not follow redirect for opaque lower
- MIPS: BMIPS: Do not mask IPIs during suspend
- MIPS: ath25: Check for kzalloc allocation failure
- MIPS: OCTEON: irq: Check for null return on kzalloc allocation
- PCI: dwc: Fix enumeration end when reaching root subordinate
- Input: matrix_keypad - fix race when disabling interrupts
- Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"
- bug: use %pB in BUG and stack protector failure
- lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
- mm/memblock.c: hardcode the end_pfn being -1
- Documentation/sphinx: Fix Directive import error
- loop: Fix lost writes caused by missing flag
- virtio_ring: fix num_free handling in error case
- KVM: s390: fix memory overwrites when not using SCA entries
- arm64: mm: fix thinko in non-global page table attribute check
- IB/core: Fix missing RDMA cgroups release in case of failure to register
device
- Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"
- kbuild: Handle builtin dtb file names containing hyphens
- dm bufio: avoid false-positive Wmaybe-uninitialized warning
- IB/mlx5: Fix incorrect size of klms in the memory region
- bcache: fix crashes in duplicate cache device register
- bcache: don't attach backing with duplicate UUID
- x86/MCE: Save microcode revision in machine check records
- x86/MCE: Serialize sysfs changes
- perf tools: Fix trigger class trigger_on()
- x86/spectre_v2: Don't check microcode versions when running under
hypervisors
- ALSA: hda/realtek - Add support headset mode for DELL WYSE
- ALSA: hda/realtek - Add headset mode support for Dell laptop
- ALSA: hda/realtek: Limit mic boost on T480
- ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520
- ALSA: hda/realtek - Make dock sound work on ThinkPad L570
- ALSA: seq: More protection for concurrent write and ioctl races
- ALSA: hda: add dock and led support for HP EliteBook 820 G3
- ALSA: hda: add dock and led support for HP ProBook 640 G2
- scsi: qla2xxx: Fix NULL pointer crash due to probe failure
- scsi: qla2xxx: Fix recursion while sending terminate exchange
- dt-bindings: Document mti,mips-cpc binding
- MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
- nospec: Kill array_index_nospec_mask_check()
- nospec: Include <asm/barrier.h> dependency
- x86/entry: Reduce the code footprint of the 'idtentry' macro
- x86/entry/64: Use 'xorl' for faster register clearing
- x86/mm: Remove stale comment about KMEMCHECK
- x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbers
- x86/IO-APIC: Avoid warning in 32-bit builds
- x86/LDT: Avoid warning in 32-bit builds with older gcc
- x86-64/realmode: Add instruction suffix
- Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
- x86/speculation: Use IBRS if available before calling into firmware
- x86/retpoline: Support retpoline builds with Clang
- x86/speculation, objtool: Annotate indirect calls/jumps for objtool
- x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
- x86/paravirt, objtool: Annotate indirect calls
- x86/boot, objtool: Annotate indirect jump in secondary_startup_64()
- x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()
- objtool: Use existing global variables for options
- objtool: Add retpoline validation
- objtool: Add module specific retpoline rules
- objtool, retpolines: Integrate objtool with retpoline support more closely
- objtool: Fix another switch table detection issue
- objtool: Fix 32-bit build
- x86/kprobes: Fix kernel crash when probing .entry_trampoline code
- watchdog: hpwdt: SMBIOS check
- watchdog: hpwdt: Check source of NMI
- watchdog: hpwdt: fix unused variable warning
- watchdog: hpwdt: Remove legacy NMI sourcing.
- netfilter: add back stackpointer size checks
- netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation
- netfilter: xt_hashlimit: fix lock imbalance
- netfilter: x_tables: fix missing timer initialization in xt_LED
- netfilter: nat: cope with negative port range
- netfilter: IDLETIMER: be syzkaller friendly
- netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
- netfilter: bridge: ebt_among: add missing match size checks
- netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
- netfilter: use skb_to_full_sk in ip6_route_me_harder
- tpm_tis: Move ilb_base_addr to tpm_tis_data
- tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
- tpm: delete the TPM_TIS_CLK_ENABLE flag
- tpm: remove unused variables
- tpm: only attempt to disable the LPC CLKRUN if is already enabled
- x86/xen: Calculate __max_logical_packages on PV domains
- scsi: qla2xxx: Fix system crash for Notify ack timeout handling
- scsi: qla2xxx: Fix gpnid error processing
- scsi: qla2xxx: Move session delete to driver work queue
- scsi: qla2xxx: Skip IRQ affinity for Target QPairs
- scsi: qla2xxx: Fix re-login for Nport Handle in use
- scsi: qla2xxx: Retry switch command on time out
- scsi: qla2xxx: Serialize GPNID for multiple RSCN
- scsi: qla2xxx: Fix login state machine stuck at GPDB
- scsi: qla2xxx: Fix NPIV host cleanup in target mode
- scsi: qla2xxx: Relogin to target port on a cable swap
- scsi: qla2xxx: Fix Relogin being triggered too fast
- scsi: qla2xxx: Fix PRLI state check
- scsi: qla2xxx: Fix abort command deadlock due to spinlock
- scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcport
- scsi: qla2xxx: Fix scan state field for fcport
- scsi: qla2xxx: Clear loop id after delete
- scsi: qla2xxx: Defer processing of GS IOCB calls
- scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout.
- scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unref
- scsi: qla2xxx: Fix memory leak in dual/target mode
- NFS: Fix an incorrect type in struct nfs_direct_req
- pNFS: Prevent the layout header refcount going to zero in pnfs_roc()
- NFS: Fix unstable write completion
- Linux 4.15.10
* Bionic update to 4.15.10 stable release (LP: #1756100) // CVE-2018-1000004.
- ALSA: seq: Don't allow resizing pool in use
* nfp: prioritize stats updates (LP: #1752061)
- nfp: flower: prioritize stats updates
* Ubuntu 18.04 - Kernel crash on nvme subsystem-reset /dev/nvme0 (Bolt / NVMe)
(LP: #1753371)
- nvme-pci: Fix EEH failure on ppc
* sbsa watchdog crashes thunderx2 system (LP: #1755595)
- watchdog: sbsa: use 32-bit read for WCV
* KVM: s390: add vcpu stat counters for many instruction (LP: #1755132)
- KVM: s390: diagnoses are instructions as well
- KVM: s390: add vcpu stat counters for many instruction
* CIFS SMB2/SMB3 does not work for domain based DFS (LP: #1747572)
- CIFS: make IPC a regular tcon
- CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
- CIFS: dump IPC tcon in debug proc file
* i2c-thunderx: erroneous error message "unhandled state: 0" (LP: #1754076)
- i2c: octeon: Prevent error message on bus error
* Boston-LC:bos1u1: Stress test on Qlogic Fibre Channel on Ubuntu KVM guest
that caused KVM host crashed in qlt_free_session_done call (LP: #1750441)
- scsi: qla2xxx: Fix memory corruption during hba reset test
* Ubuntu 18.04 - Performance: Radix page fault handler bug in KVM
(LP: #1752236)
- KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
* Fix ARC hit rate (LP: #1755158)
- SAUCE: Fix ARC hit rate (LP: #1755158)
* Bionic update to 4.15.9 stable release (LP: #1755275)
- bpf: fix mlock precharge on arraymaps
- bpf: fix memory leak in lpm_trie map_free callback function
- bpf: fix rcu lockdep warning for lpm_trie map_free callback
- bpf, x64: implement retpoline for tail call
- bpf, arm64: fix out of bounds access in tail call
- bpf: add schedule points in percpu arrays management
- bpf: allow xadd only on aligned memory
- bpf, ppc64: fix out of bounds access in tail call
- scsi: mpt3sas: fix oops in error handlers after shutdown/unload
- scsi: mpt3sas: wait for and flush running commands on shutdown/unload
- KVM: x86: fix backward migration with async_PF
- Linux 4.15.9
* Bionic update to 4.15.8 stable release (LP: #1755179)
- hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
- ipmi_si: Fix error handling of platform device
- platform/x86: dell-laptop: Allocate buffer on heap rather than globally
- powerpc/pseries: Enable RAS hotplug events later
- Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking
- ixgbe: fix crash in build_skb Rx code path
- tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the
bus
- tpm: fix potential buffer overruns caused by bit glitches on the bus
- tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on
the bus
- tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the
bus
- tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
- ALSA: usb-audio: Add a quirck for B&W PX headphones
- ALSA: control: Fix memory corruption risk in snd_ctl_elem_read
- ALSA: x86: Fix missing spinlock and mutex initializations
- ALSA: hda: Add a power_save blacklist
- ALSA: hda - Fix pincfg at resume on Lenovo T470 dock
- mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllers
- mmc: dw_mmc-k3: Fix out-of-bounds access through DT alias
- mmc: dw_mmc: Avoid accessing registers in runtime suspended state
- mmc: dw_mmc: Factor out dw_mci_init_slot_caps
- mmc: dw_mmc: Fix out-of-bounds access for slot's caps
- timers: Forward timer base before migrating timers
- parisc: Use cr16 interval timers unconditionally on qemu
- parisc: Reduce irq overhead when run in qemu
- parisc: Fix ordering of cache and TLB flushes
- parisc: Hide virtual kernel memory layout
- btrfs: use proper endianness accessors for super_copy
- block: fix the count of PGPGOUT for WRITE_SAME
- block: kyber: fix domain token leak during requeue
- block: pass inclusive 'lend' parameter to truncate_inode_pages_range
- vfio: disable filesystem-dax page pinning
- cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()
- dax: fix vma_is_fsdax() helper
- direct-io: Fix sleep in atomic due to sync AIO
- x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
- x86/platform/intel-mid: Handle Intel Edison reboot correctly
- x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
- bridge: check brport attr show in brport_show
- fib_semantics: Don't match route with mismatching tclassid
- hdlc_ppp: carrier detect ok, don't turn off negotiation
- ipv6 sit: work around bogus gcc-8 -Wrestrict warning
- net: amd-xgbe: fix comparison to bitshift when dealing with a mask
- net: ethernet: ti: cpsw: fix net watchdog timeout
- net: fix race on decreasing number of TX queues
- net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
- netlink: ensure to loop over all netns in genlmsg_multicast_allns()
- net: sched: report if filter is too large to dump
- ppp: prevent unregistered channels from connecting to PPP units
- sctp: verify size of a new chunk in _sctp_make_chunk()
- udplite: fix partial checksum initialization
- net/mlx5e: Fix TCP checksum in LRO buffers
- sctp: fix dst refcnt leak in sctp_v4_get_dst
- mlxsw: spectrum_switchdev: Check success of FDB add operation
- net/mlx5e: Specify numa node when allocating drop rq
- net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
- tcp: Honor the eor bit in tcp_mtu_probe
- rxrpc: Fix send in rxrpc_send_data_packet()
- tcp_bbr: better deal with suboptimal GSO
- doc: Change the min default value of tcp_wmem/tcp_rmem.
- net/mlx5e: Fix loopback self test when GRO is off
- net_sched: gen_estimator: fix broken estimators based on percpu stats
- net/sched: cls_u32: fix cls_u32 on filter replace
- sctp: do not pr_err for the duplicated node in transport rhlist
- mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_create
- net: ipv4: Set addr_type in hash_keys for forwarded case
- sctp: fix dst refcnt leak in sctp_v6_get_dst()
- bridge: Fix VLAN reference count problem
- net/mlx5e: Verify inline header size do not exceed SKB linear size
- tls: Use correct sk->sk_prot for IPV6
- amd-xgbe: Restore PCI interrupt enablement setting on resume
- cls_u32: fix use after free in u32_destroy_key()
- mlxsw: spectrum_router: Do not unconditionally clear route offload
indication
- netlink: put module reference if dump start fails
- tcp: purge write queue upon RST
- tuntap: correctly add the missing XDP flush
- tuntap: disable preemption during XDP processing
- virtio-net: disable NAPI only when enabled during XDP set
- cxgb4: fix trailing zero in CIM LA dump
- net/mlx5: Fix error handling when adding flow rules
- net: phy: Restore phy_resume() locking assumption
- tcp: tracepoint: only call trace_tcp_send_reset with full socket
- l2tp: don't use inet_shutdown on tunnel destroy
- l2tp: don't use inet_shutdown on ppp session destroy
- l2tp: fix races with tunnel socket close
- l2tp: fix race in pppol2tp_release with session object destroy
- l2tp: fix tunnel lookup use-after-free race
- s390/qeth: fix underestimated count of buffer elements
- s390/qeth: fix SETIP command handling
- s390/qeth: fix overestimated count of buffer elements
- s390/qeth: fix IP removal on offline cards
- s390/qeth: fix double-free on IP add/remove race
- Revert "s390/qeth: fix using of ref counter for rxip addresses"
- s390/qeth: fix IP address lookup for L3 devices
- s390/qeth: fix IPA command submission race
- tcp: revert F-RTO middle-box workaround
- tcp: revert F-RTO extension to detect more spurious timeouts
- blk-mq: don't call io sched's .requeue_request when requeueing rq to
->dispatch
- media: m88ds3103: don't call a non-initalized function
- EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNL
- KVM: s390: take care of clock-comparator sign control
- KVM: s390: provide only a single function for setting the tod (fix SCK)
- KVM: s390: consider epoch index on hotplugged CPUs
- KVM: s390: consider epoch index on TOD clock syncs
- nospec: Allow index argument to have const-qualified type
- x86/mm: Fix {pmd,pud}_{set,clear}_flags()
- ARM: orion: fix orion_ge00_switch_board_info initialization
- ARM: dts: rockchip: Remove 1.8 GHz operation point from phycore som
- ARM: mvebu: Fix broken PL310_ERRATA_753970 selects
- ARM: kvm: fix building with gcc-8
- KVM: X86: Fix SMRAM accessing even if VM is shutdown
- KVM: mmu: Fix overlap between public and private memslots
- KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
- KVM: x86: move LAPIC initialization after VMCS creation
- KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR
path as unlikely()
- KVM: x86: fix vcpu initialization with userspace lapic
- KVM/x86: remove WARN_ON() for when vm_munmap() fails
- ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530
- ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmux
- ARM: dts: LogicPD Torpedo: Fix I2C1 pinmux
- powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PID
- md: only allow remove_and_add_spares when no sync_thread running.
- platform/x86: dell-laptop: fix kbd_get_state's request value
- Linux 4.15.8
* ZFS setgid broken on 0.7 (LP: #1753288)
- SAUCE: Fix ZFS setgid
* /proc/kallsyms prints "(null)" for null addresses in 4.15 (LP: #1754297)
- vsprintf: avoid misleading "(null)" for %px
* Miscellaneous Ubuntu changes
- d-i: Add netsec to nic-modules
- [Config] fix up retpoline abi files
- [Config] set NOBP and expoline options for s390
Date: Fri, 16 Mar 2018 21:35:19 -0500
Changed-By: Seth Forshee <seth.forshee at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-028.buildd>
-------------- next part --------------
Format: 1.8
Date: Fri, 16 Mar 2018 21:35:19 -0500
Source: linux-hwe-edge
Binary: linux-source-4.15.0 linux-headers-4.15.0-13 linux-hwe-edge-tools-4.15.0-13 linux-hwe-edge-cloud-tools-4.15.0-13 linux-image-4.15.0-13-generic linux-image-extra-4.15.0-13-generic linux-headers-4.15.0-13-generic linux-image-4.15.0-13-generic-dbgsym linux-tools-4.15.0-13-generic linux-cloud-tools-4.15.0-13-generic linux-hwe-edge-udebs-generic linux-image-4.15.0-13-generic-lpae linux-image-extra-4.15.0-13-generic-lpae linux-headers-4.15.0-13-generic-lpae linux-image-4.15.0-13-generic-lpae-dbgsym linux-tools-4.15.0-13-generic-lpae linux-cloud-tools-4.15.0-13-generic-lpae linux-hwe-edge-udebs-generic-lpae linux-image-4.15.0-13-lowlatency linux-image-extra-4.15.0-13-lowlatency linux-headers-4.15.0-13-lowlatency linux-image-4.15.0-13-lowlatency-dbgsym linux-tools-4.15.0-13-lowlatency linux-cloud-tools-4.15.0-13-lowlatency linux-hwe-edge-udebs-lowlatency kernel-image-4.15.0-13-generic-di fat-modules-4.15.0-13-generic-di fb-modules-4.15.0-13-generic-di
firewire-core-modules-4.15.0-13-generic-di floppy-modules-4.15.0-13-generic-di fs-core-modules-4.15.0-13-generic-di fs-secondary-modules-4.15.0-13-generic-di input-modules-4.15.0-13-generic-di irda-modules-4.15.0-13-generic-di md-modules-4.15.0-13-generic-di nic-modules-4.15.0-13-generic-di nic-pcmcia-modules-4.15.0-13-generic-di nic-usb-modules-4.15.0-13-generic-di nic-shared-modules-4.15.0-13-generic-di parport-modules-4.15.0-13-generic-di pata-modules-4.15.0-13-generic-di pcmcia-modules-4.15.0-13-generic-di pcmcia-storage-modules-4.15.0-13-generic-di plip-modules-4.15.0-13-generic-di ppp-modules-4.15.0-13-generic-di sata-modules-4.15.0-13-generic-di scsi-modules-4.15.0-13-generic-di serial-modules-4.15.0-13-generic-di storage-core-modules-4.15.0-13-generic-di usb-modules-4.15.0-13-generic-di nfs-modules-4.15.0-13-generic-di block-modules-4.15.0-13-generic-di message-modules-4.15.0-13-generic-di crypto-modules-4.15.0-13-generic-di
virtio-modules-4.15.0-13-generic-di mouse-modules-4.15.0-13-generic-di vlan-modules-4.15.0-13-generic-di ipmi-modules-4.15.0-13-generic-di
multipath-modules-4.15.0-13-generic-di
Architecture: amd64 all amd64_translations
Version: 4.15.0-13.14~16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-028.buildd>
Changed-By: Seth Forshee <seth.forshee at canonical.com>
Description:
block-modules-4.15.0-13-generic-di - Block storage devices (udeb)
crypto-modules-4.15.0-13-generic-di - crypto modules (udeb)
fat-modules-4.15.0-13-generic-di - FAT filesystem support (udeb)
fb-modules-4.15.0-13-generic-di - Framebuffer modules (udeb)
firewire-core-modules-4.15.0-13-generic-di - Firewire (IEEE-1394) Support (udeb)
floppy-modules-4.15.0-13-generic-di - Floppy driver support (udeb)
fs-core-modules-4.15.0-13-generic-di - Base filesystem modules (udeb)
fs-secondary-modules-4.15.0-13-generic-di - Extra filesystem modules (udeb)
input-modules-4.15.0-13-generic-di - Support for various input methods (udeb)
ipmi-modules-4.15.0-13-generic-di - ipmi modules (udeb)
irda-modules-4.15.0-13-generic-di - Support for Infrared protocols (udeb)
kernel-image-4.15.0-13-generic-di - kernel image and system map (udeb)
linux-cloud-tools-4.15.0-13-generic - Linux kernel version specific cloud tools for version 4.15.0-13
linux-cloud-tools-4.15.0-13-generic-lpae - Linux kernel version specific cloud tools for version 4.15.0-13
linux-cloud-tools-4.15.0-13-lowlatency - Linux kernel version specific cloud tools for version 4.15.0-13
linux-headers-4.15.0-13 - Header files related to Linux kernel version 4.15.0
linux-headers-4.15.0-13-generic - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
linux-headers-4.15.0-13-generic-lpae - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
linux-headers-4.15.0-13-lowlatency - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
linux-hwe-edge-cloud-tools-4.15.0-13 - Linux kernel version specific cloud tools for version 4.15.0-13
linux-hwe-edge-tools-4.15.0-13 - Linux kernel version specific tools for version 4.15.0-13
linux-hwe-edge-udebs-generic - Metapackage depending on kernel udebs (udeb)
linux-hwe-edge-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
linux-hwe-edge-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
linux-image-4.15.0-13-generic - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
linux-image-4.15.0-13-generic-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
linux-image-4.15.0-13-generic-lpae - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
linux-image-4.15.0-13-generic-lpae-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
linux-image-4.15.0-13-lowlatency - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
linux-image-4.15.0-13-lowlatency-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
linux-image-extra-4.15.0-13-generic - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-image-extra-4.15.0-13-generic-lpae - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-image-extra-4.15.0-13-lowlatency - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-source-4.15.0 - Linux kernel source for version 4.15.0 with Ubuntu patches
linux-tools-4.15.0-13-generic - Linux kernel version specific tools for version 4.15.0-13
linux-tools-4.15.0-13-generic-lpae - Linux kernel version specific tools for version 4.15.0-13
linux-tools-4.15.0-13-lowlatency - Linux kernel version specific tools for version 4.15.0-13
md-modules-4.15.0-13-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
message-modules-4.15.0-13-generic-di - Fusion and i2o storage modules (udeb)
mouse-modules-4.15.0-13-generic-di - Mouse support (udeb)
multipath-modules-4.15.0-13-generic-di - DM-Multipath support (udeb)
nfs-modules-4.15.0-13-generic-di - NFS filesystem drivers (udeb)
nic-modules-4.15.0-13-generic-di - Network interface support (udeb)
nic-pcmcia-modules-4.15.0-13-generic-di - PCMCIA network interface support (udeb)
nic-shared-modules-4.15.0-13-generic-di - nic shared modules (udeb)
nic-usb-modules-4.15.0-13-generic-di - USB network interface support (udeb)
parport-modules-4.15.0-13-generic-di - Parallel port support (udeb)
pata-modules-4.15.0-13-generic-di - PATA support modules (udeb)
pcmcia-modules-4.15.0-13-generic-di - PCMCIA Modules (udeb)
pcmcia-storage-modules-4.15.0-13-generic-di - PCMCIA storage support (udeb)
plip-modules-4.15.0-13-generic-di - PLIP (parallel port) networking support (udeb)
ppp-modules-4.15.0-13-generic-di - PPP (serial port) networking support (udeb)
sata-modules-4.15.0-13-generic-di - SATA storage support (udeb)
scsi-modules-4.15.0-13-generic-di - SCSI storage support (udeb)
serial-modules-4.15.0-13-generic-di - Serial port support (udeb)
storage-core-modules-4.15.0-13-generic-di - Core storage support (udeb)
usb-modules-4.15.0-13-generic-di - Core USB support (udeb)
virtio-modules-4.15.0-13-generic-di - VirtIO Modules (udeb)
vlan-modules-4.15.0-13-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1747572 1750441 1752061 1752182 1752236 1753288 1753371 1753424 1754076 1754297 1754580 1755132 1755158 1755179 1755275 1755595 1755857 1756094 1756096 1756097 1756100 1756103 1756480
Changes:
linux-hwe-edge (4.15.0-13.14~16.04.1) xenial; urgency=medium
.
* linux-hwe-edge: 4.15.0-13.14~16.04.1 -proposed tracker (LP: #1756480)
.
* devpts: handle bind-mounts (LP: #1755857)
- SAUCE: devpts: hoist out check for DEVPTS_SUPER_MAGIC
- SAUCE: devpts: resolve devpts bind-mounts
- SAUCE: devpts: comment devpts_mntget()
- SAUCE: selftests: add devpts selftests
.
* [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules (LP: #1756103)
- d-i: add hisi_sas_v3_hw to scsi-modules
.
* [Bionic][ARM64] enable ROCE and HNS3 driver support for hip08 SoC
(LP: #1756097)
- RDMA/hns: Refactor eq code for hip06
- RDMA/hns: Add eq support of hip08
- RDMA/hns: Add detailed comments for mb() call
- RDMA/hns: Add rq inline data support for hip08 RoCE
- RDMA/hns: Update the usage of sr_max and rr_max field
- RDMA/hns: Set access flags of hip08 RoCE
- RDMA/hns: Filter for zero length of sge in hip08 kernel mode
- RDMA/hns: Fix QP state judgement before sending work requests
- RDMA/hns: Assign dest_qp when deregistering mr
- RDMA/hns: Fix endian problems around imm_data and rkey
- RDMA/hns: Assign the correct value for tx_cqn
- RDMA/hns: Create gsi qp in hip08
- RDMA/hns: Add gsi qp support for modifying qp in hip08
- RDMA/hns: Fill sq wqe context of ud type in hip08
- RDMA/hns: Assign zero for pkey_index of wc in hip08
- RDMA/hns: Update the verbs of polling for completion
- RDMA/hns: Set the guid for hip08 RoCE device
- net: hns3: Refactor of the reset interrupt handling logic
- net: hns3: Add reset service task for handling reset requests
- net: hns3: Refactors the requested reset & pending reset handling code
- net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
- net: hns3: Add mailbox support to VF driver
- net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
- net: hns3: Add HNS3 VF driver to kernel build framework
- net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
- net: hns3: Add mailbox support to PF driver
- net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
- net: hns3: Add mailbox interrupt handling to PF driver
- net: hns3: add support to query tqps number
- net: hns3: add support to modify tqps number
- net: hns3: change the returned tqp number by ethtool -x
- net: hns3: free the ring_data structrue when change tqps
- net: hns3: get rss_size_max from configuration but not hardcode
- net: hns3: add a mask initialization for mac_vlan table
- net: hns3: add vlan offload config command
- net: hns3: add ethtool related offload command
- net: hns3: add handling vlan tag offload in bd
- net: hns3: cleanup mac auto-negotiation state query
- net: hns3: fix for getting auto-negotiation state in hclge_get_autoneg
- net: hns3: add support for set_pauseparam
- net: hns3: add support to update flow control settings after autoneg
- net: hns3: add Asym Pause support to phy default features
- net: hns3: add support for querying advertised pause frame by ethtool ethx
- net: hns3: Increase the default depth of bucket for TM shaper
- net: hns3: change TM sched mode to TC-based mode when SRIOV enabled
- net: hns3: hns3_get_channels() can be static
- net: hns3: Add ethtool interface for vlan filter
- net: hns3: Disable VFs change rxvlan offload status
- net: hns3: Unify the strings display of packet statistics
- net: hns3: Fix spelling errors
- net: hns3: Remove repeat statistic of rx_errors
- net: hns3: Modify the update period of packet statistics
- net: hns3: Mask the packet statistics query when NIC is down
- net: hns3: Fix an error of total drop packet statistics
- net: hns3: Fix a loop index error of tqp statistics query
- net: hns3: Fix an error macro definition of HNS3_TQP_STAT
- net: hns3: Remove a useless member of struct hns3_stats
- net: hns3: Add packet statistics of netdev
- net: hns3: Fix a response data read error of tqp statistics query
- net: hns3: fix for updating fc_mode_last_time
- net: hns3: fix for setting MTU
- net: hns3: fix for changing MTU
- net: hns3: add MTU initialization for hardware
- net: hns3: fix for not setting pause parameters
- net: hns3: remove redundant semicolon
- net: hns3: Add more packet size statisctics
- Revert "net: hns3: Add packet statistics of netdev"
- net: hns3: report the function type the same line with hns3_nic_get_stats64
- net: hns3: add ethtool_ops.get_channels support for VF
- net: hns3: remove TSO config command from VF driver
- net: hns3: add ethtool_ops.get_coalesce support to PF
- net: hns3: add ethtool_ops.set_coalesce support to PF
- net: hns3: refactor interrupt coalescing init function
- net: hns3: refactor GL update function
- net: hns3: remove unused GL setup function
- net: hns3: change the unit of GL value macro
- net: hns3: add int_gl_idx setup for TX and RX queues
- net: hns3: add feature check when feature changed
- net: hns3: check for NULL function pointer in hns3_nic_set_features
- net: hns: Fix for variable may be used uninitialized warnings
- net: hns3: add support for get_regs
- net: hns3: add manager table initialization for hardware
- net: hns3: add ethtool -p support for fiber port
- net: hns3: add net status led support for fiber port
- net: hns3: converting spaces into tabs to avoid checkpatch.pl warning
- net: hns3: add get/set_coalesce support to VF
- net: hns3: add int_gl_idx setup for VF
- [Config]: enable CONFIG_HNS3_HCLGEVF as module.
.
* [Bionic][ARM64] add RAS extension and SDEI features (LP: #1756096)
- KVM: arm64: Store vcpu on the stack during __guest_enter()
- KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
- KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
- arm64: alternatives: use tpidr_el2 on VHE hosts
- KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
- Docs: dt: add devicetree binding for describing arm64 SDEI firmware
- firmware: arm_sdei: Add driver for Software Delegated Exceptions
- arm64: Add vmap_stack header file
- arm64: uaccess: Add PAN helper
- arm64: kernel: Add arch-specific SDEI entry code and CPU masking
- firmware: arm_sdei: Add support for CPU and system power states
- firmware: arm_sdei: add support for CPU private events
- arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
- firmware: arm_sdei: Discover SDEI support via ACPI
- arm64: sysreg: Move to use definitions for all the SCTLR bits
- arm64: cpufeature: Detect CPU RAS Extentions
- arm64: kernel: Survive corrected RAS errors notified by SError
- arm64: Unconditionally enable IESB on exception entry/return for firmware-
first
- arm64: kernel: Prepare for a DISR user
- KVM: arm/arm64: mask/unmask daif around VHE guests
- KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.
- KVM: arm64: Save/Restore guest DISR_EL1
- KVM: arm64: Save ESR_EL2 on guest SError
- KVM: arm64: Handle RAS SErrors from EL1 on guest exit
- KVM: arm64: Handle RAS SErrors from EL2 on guest exit
- KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA
- [Config]: enable RAS_EXTN and ARM_SDE_INTERFACE
.
* [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs (LP: #1756094)
- scsi: hisi_sas: fix dma_unmap_sg() parameter
- scsi: ata: enhance the definition of SET MAX feature field value
- scsi: hisi_sas: relocate clearing ITCT and freeing device
- scsi: hisi_sas: optimise port id refresh function
- scsi: hisi_sas: some optimizations of host controller reset
- scsi: hisi_sas: modify hisi_sas_dev_gone() for reset
- scsi: hisi_sas: add an mechanism to do reset work synchronously
- scsi: hisi_sas: change ncq process for v3 hw
- scsi: hisi_sas: add RAS feature for v3 hw
- scsi: hisi_sas: add some print to enhance debugging
- scsi: hisi_sas: improve int_chnl_int_v2_hw() consistency with v3 hw
- scsi: hisi_sas: add v2 hw port AXI error handling support
- scsi: hisi_sas: use an general way to delay PHY work
- scsi: hisi_sas: do link reset for some CHL_INT2 ints
- scsi: hisi_sas: judge result of internal abort
- scsi: hisi_sas: add internal abort dev in some places
- scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IO
- scsi: hisi_sas: re-add the lldd_port_deformed()
- scsi: hisi_sas: add v3 hw suspend and resume
- scsi: hisi_sas: Change frame type for SET MAX commands
- scsi: hisi_sas: make local symbol host_attrs static
- scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()
- SAUCE: scsi: hisi_sas: config for hip08 ES
- SAUCE: scsi: hisi_sas: export device table of v3 hw to userspace
- PM / core: Add LEAVE_SUSPENDED driver flag
- PCI / PM: Support for LEAVE_SUSPENDED driver flag
- PCI/AER: Skip recovery callbacks for correctable errors from ACPI APEI
- PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristics
- PCI/ASPM: Enable Latency Tolerance Reporting when supported
- PCI/ASPM: Unexport internal ASPM interfaces
- PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream Ports
- PCI/AER: Return error if AER is not supported
- PCI/DPC: Enable DPC only if AER is available
.
* [CVE] Spectre: System Z {kernel} UBUNTU18.04 (LP: #1754580)
- s390: scrub registers on kernel entry and KVM exit
- s390: add optimized array_index_mask_nospec
- s390/alternative: use a copy of the facility bit mask
- s390: add options to change branch prediction behaviour for the kernel
- s390: run user space and KVM guests with modified branch prediction
- s390: introduce execute-trampolines for branches
- s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
- s390: do not bypass BPENTER for interrupt system calls
- s390/entry.S: fix spurious zeroing of r0
.
* s390/crypto: Fix kernel crash on aes_s390 module remove (LP: #1753424)
- SAUCE: s390/crypto: Fix kernel crash on aes_s390 module remove.
.
* [Feature]Update Ubuntu 18.04 lpfc FC driver with 32/64GB HBA support and bug
fixes (LP: #1752182)
- scsi: lpfc: FLOGI failures are reported when connected to a private loop.
- scsi: lpfc: Expand WQE capability of every NVME hardware queue
- scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQ
- scsi: lpfc: Fix NVME LS abort_xri
- scsi: lpfc: Raise maximum NVME sg list size for 256 elements
- scsi: lpfc: Driver fails to detect direct attach storage array
- scsi: lpfc: Fix display for debugfs queInfo
- scsi: lpfc: Adjust default value of lpfc_nvmet_mrq
- scsi: lpfc: Fix ndlp ref count for pt2pt mode issue RSCN
- scsi: lpfc: Linux LPFC driver does not process all RSCNs
- scsi: lpfc: correct port registrations with nvme_fc
- scsi: lpfc: Correct driver deregistrations with host nvme transport
- scsi: lpfc: Fix crash during driver unload with running nvme traffic
- scsi: lpfc: Fix driver handling of nvme resources during unload
- scsi: lpfc: small sg cnt cleanup
- scsi: lpfc: Fix random heartbeat timeouts during heavy IO
- scsi: lpfc: update driver version to 11.4.0.5
- scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcv
- scsi: lpfc: Fix receive PRLI handling
- scsi: lpfc: Increase SCSI CQ and WQ sizes.
- scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabled
- scsi: lpfc: Fix issues connecting with nvme initiator
- scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.
- scsi: lpfc: Beef up stat counters for debug
- scsi: lpfc: update driver version to 11.4.0.6
- scsi: lpfc: correct sg_seg_cnt attribute min vs default
- scsi: scsi_transport_fc: fix typos on 64/128 GBit define names
- scsi: lpfc: don't dereference localport before it has been null checked
- scsi: lpfc: fix a couple of minor indentation issues
- treewide: Use DEVICE_ATTR_RW
- treewide: Use DEVICE_ATTR_RO
- treewide: Use DEVICE_ATTR_WO
- scsi: lpfc: Fix frequency of Release WQE CQEs
- scsi: lpfc: Increase CQ and WQ sizes for SCSI
- scsi: lpfc: move placement of target destroy on driver detach
- scsi: lpfc: correct debug counters for abort
- scsi: lpfc: Add WQ Full Logic for NVME Target
- scsi: lpfc: Fix PRLI handling when topology type changes
- scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
- scsi: lpfc: Fix RQ empty firmware trap
- scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
- scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
- scsi: lpfc: Fix issue_lip if link is disabled
- scsi: lpfc: Indicate CONF support in NVMe PRLI
- scsi: lpfc: Fix SCSI io host reset causing kernel crash
- scsi: lpfc: Validate adapter support for SRIU option
- scsi: lpfc: Fix header inclusion in lpfc_nvmet
- scsi: lpfc: Treat SCSI Write operation Underruns as an error
- scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
- scsi: lpfc: update driver version to 11.4.0.7
- scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
- scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
- scsi: lpfc: Rework sli4 doorbell infrastructure
- scsi: lpfc: Add SLI-4 if_type=6 support to the code base
- scsi: lpfc: Add push-to-adapter support to sli4
- scsi: lpfc: Add PCI Ids for if_type=6 hardware
- scsi: lpfc: Add 64G link speed support
- scsi: lpfc: Add if_type=6 support for cycling valid bits
- scsi: lpfc: Enable fw download on if_type=6 devices
- scsi: lpfc: Add embedded data pointers for enhanced performance
- scsi: lpfc: Fix nvme embedded io length on new hardware
- scsi: lpfc: Work around NVME cmd iu SGL type
- scsi: lpfc: update driver version to 12.0.0.0
- scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
- scsi: lpfc: use __raw_writeX on DPP copies
- scsi: lpfc: Add missing unlock in WQ full logic
.
* CVE-2018-8043
- net: phy: mdio-bcm-unimac: fix potential NULL dereference in
unimac_mdio_probe()
.
* Bionic update to 4.15.10 stable release (LP: #1756100)
- Revert "UBUNTU: SAUCE: ALSA: hda/realtek - Add support headset mode for DELL
WYSE"
- RDMA/ucma: Limit possible option size
- RDMA/ucma: Check that user doesn't overflow QP state
- RDMA/mlx5: Fix integer overflow while resizing CQ
- bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
- IB/uverbs: Improve lockdep_check
- mac80211_hwsim: don't use WQ_MEM_RECLAIM
- net/smc: fix NULL pointer dereference on sock_create_kern() error path
- regulator: stm32-vrefbuf: fix check on ready flag
- drm/i915: Check for fused or unused pipes
- drm/i915/audio: fix check for av_enc_map overflow
- drm/i915: Fix rsvd2 mask when out-fence is returned
- drm/i915: Clear the in-use marker on execbuf failure
- drm/i915: Disable DC states around GMBUS on GLK
- drm/i915: Update watermark state correctly in sanitize_watermarks
- drm/i915: Try EDID bitbanging on HDMI after failed read
- drm/i915/perf: fix perf stream opening lock
- scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
- scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS
- drm/i915: Always call to intel_display_set_init_power() in resume_early.
- workqueue: Allow retrieval of current task's work struct
- drm: Allow determining if current task is output poll worker
- drm/nouveau: Fix deadlock on runtime suspend
- drm/radeon: Fix deadlock on runtime suspend
- drm/amdgpu: Fix deadlock on runtime suspend
- drm/nouveau: prefer XBGR2101010 for addfb ioctl
- drm/amd/powerplay/smu7: allow mclk switching with no displays
- drm/amd/powerplay/vega10: allow mclk switching with no displays
- Revert "drm/radeon/pm: autoswitch power state when in balanced mode"
- drm/amd/display: check for ipp before calling cursor operations
- drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LE
- drm/amd/powerplay: fix power over limit on Fiji
- drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.
- drm/amdgpu: used cached pcie gen info for SI (v2)
- drm/amdgpu: Notify sbios device ready before send request
- drm/radeon: fix KV harvesting
- drm/amdgpu: fix KV harvesting
- drm/amdgpu:Correct max uvd handles
- drm/amdgpu:Always save uvd vcpu_bo in VM Mode
- ovl: redirect_dir=nofollow should not follow redirect for opaque lower
- MIPS: BMIPS: Do not mask IPIs during suspend
- MIPS: ath25: Check for kzalloc allocation failure
- MIPS: OCTEON: irq: Check for null return on kzalloc allocation
- PCI: dwc: Fix enumeration end when reaching root subordinate
- Input: matrix_keypad - fix race when disabling interrupts
- Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"
- bug: use %pB in BUG and stack protector failure
- lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
- mm/memblock.c: hardcode the end_pfn being -1
- Documentation/sphinx: Fix Directive import error
- loop: Fix lost writes caused by missing flag
- virtio_ring: fix num_free handling in error case
- KVM: s390: fix memory overwrites when not using SCA entries
- arm64: mm: fix thinko in non-global page table attribute check
- IB/core: Fix missing RDMA cgroups release in case of failure to register
device
- Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"
- kbuild: Handle builtin dtb file names containing hyphens
- dm bufio: avoid false-positive Wmaybe-uninitialized warning
- IB/mlx5: Fix incorrect size of klms in the memory region
- bcache: fix crashes in duplicate cache device register
- bcache: don't attach backing with duplicate UUID
- x86/MCE: Save microcode revision in machine check records
- x86/MCE: Serialize sysfs changes
- perf tools: Fix trigger class trigger_on()
- x86/spectre_v2: Don't check microcode versions when running under
hypervisors
- ALSA: hda/realtek - Add support headset mode for DELL WYSE
- ALSA: hda/realtek - Add headset mode support for Dell laptop
- ALSA: hda/realtek: Limit mic boost on T480
- ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520
- ALSA: hda/realtek - Make dock sound work on ThinkPad L570
- ALSA: seq: More protection for concurrent write and ioctl races
- ALSA: hda: add dock and led support for HP EliteBook 820 G3
- ALSA: hda: add dock and led support for HP ProBook 640 G2
- scsi: qla2xxx: Fix NULL pointer crash due to probe failure
- scsi: qla2xxx: Fix recursion while sending terminate exchange
- dt-bindings: Document mti,mips-cpc binding
- MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
- nospec: Kill array_index_nospec_mask_check()
- nospec: Include <asm/barrier.h> dependency
- x86/entry: Reduce the code footprint of the 'idtentry' macro
- x86/entry/64: Use 'xorl' for faster register clearing
- x86/mm: Remove stale comment about KMEMCHECK
- x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbers
- x86/IO-APIC: Avoid warning in 32-bit builds
- x86/LDT: Avoid warning in 32-bit builds with older gcc
- x86-64/realmode: Add instruction suffix
- Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
- x86/speculation: Use IBRS if available before calling into firmware
- x86/retpoline: Support retpoline builds with Clang
- x86/speculation, objtool: Annotate indirect calls/jumps for objtool
- x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
- x86/paravirt, objtool: Annotate indirect calls
- x86/boot, objtool: Annotate indirect jump in secondary_startup_64()
- x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()
- objtool: Use existing global variables for options
- objtool: Add retpoline validation
- objtool: Add module specific retpoline rules
- objtool, retpolines: Integrate objtool with retpoline support more closely
- objtool: Fix another switch table detection issue
- objtool: Fix 32-bit build
- x86/kprobes: Fix kernel crash when probing .entry_trampoline code
- watchdog: hpwdt: SMBIOS check
- watchdog: hpwdt: Check source of NMI
- watchdog: hpwdt: fix unused variable warning
- watchdog: hpwdt: Remove legacy NMI sourcing.
- netfilter: add back stackpointer size checks
- netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation
- netfilter: xt_hashlimit: fix lock imbalance
- netfilter: x_tables: fix missing timer initialization in xt_LED
- netfilter: nat: cope with negative port range
- netfilter: IDLETIMER: be syzkaller friendly
- netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
- netfilter: bridge: ebt_among: add missing match size checks
- netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
- netfilter: use skb_to_full_sk in ip6_route_me_harder
- tpm_tis: Move ilb_base_addr to tpm_tis_data
- tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
- tpm: delete the TPM_TIS_CLK_ENABLE flag
- tpm: remove unused variables
- tpm: only attempt to disable the LPC CLKRUN if is already enabled
- x86/xen: Calculate __max_logical_packages on PV domains
- scsi: qla2xxx: Fix system crash for Notify ack timeout handling
- scsi: qla2xxx: Fix gpnid error processing
- scsi: qla2xxx: Move session delete to driver work queue
- scsi: qla2xxx: Skip IRQ affinity for Target QPairs
- scsi: qla2xxx: Fix re-login for Nport Handle in use
- scsi: qla2xxx: Retry switch command on time out
- scsi: qla2xxx: Serialize GPNID for multiple RSCN
- scsi: qla2xxx: Fix login state machine stuck at GPDB
- scsi: qla2xxx: Fix NPIV host cleanup in target mode
- scsi: qla2xxx: Relogin to target port on a cable swap
- scsi: qla2xxx: Fix Relogin being triggered too fast
- scsi: qla2xxx: Fix PRLI state check
- scsi: qla2xxx: Fix abort command deadlock due to spinlock
- scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcport
- scsi: qla2xxx: Fix scan state field for fcport
- scsi: qla2xxx: Clear loop id after delete
- scsi: qla2xxx: Defer processing of GS IOCB calls
- scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout.
- scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unref
- scsi: qla2xxx: Fix memory leak in dual/target mode
- NFS: Fix an incorrect type in struct nfs_direct_req
- pNFS: Prevent the layout header refcount going to zero in pnfs_roc()
- NFS: Fix unstable write completion
- Linux 4.15.10
.
* Bionic update to 4.15.10 stable release (LP: #1756100) // CVE-2018-1000004.
- ALSA: seq: Don't allow resizing pool in use
.
* nfp: prioritize stats updates (LP: #1752061)
- nfp: flower: prioritize stats updates
.
* Ubuntu 18.04 - Kernel crash on nvme subsystem-reset /dev/nvme0 (Bolt / NVMe)
(LP: #1753371)
- nvme-pci: Fix EEH failure on ppc
.
* sbsa watchdog crashes thunderx2 system (LP: #1755595)
- watchdog: sbsa: use 32-bit read for WCV
.
* KVM: s390: add vcpu stat counters for many instruction (LP: #1755132)
- KVM: s390: diagnoses are instructions as well
- KVM: s390: add vcpu stat counters for many instruction
.
* CIFS SMB2/SMB3 does not work for domain based DFS (LP: #1747572)
- CIFS: make IPC a regular tcon
- CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
- CIFS: dump IPC tcon in debug proc file
.
* i2c-thunderx: erroneous error message "unhandled state: 0" (LP: #1754076)
- i2c: octeon: Prevent error message on bus error
.
* Boston-LC:bos1u1: Stress test on Qlogic Fibre Channel on Ubuntu KVM guest
that caused KVM host crashed in qlt_free_session_done call (LP: #1750441)
- scsi: qla2xxx: Fix memory corruption during hba reset test
.
* Ubuntu 18.04 - Performance: Radix page fault handler bug in KVM
(LP: #1752236)
- KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
.
* Fix ARC hit rate (LP: #1755158)
- SAUCE: Fix ARC hit rate (LP: #1755158)
.
* Bionic update to 4.15.9 stable release (LP: #1755275)
- bpf: fix mlock precharge on arraymaps
- bpf: fix memory leak in lpm_trie map_free callback function
- bpf: fix rcu lockdep warning for lpm_trie map_free callback
- bpf, x64: implement retpoline for tail call
- bpf, arm64: fix out of bounds access in tail call
- bpf: add schedule points in percpu arrays management
- bpf: allow xadd only on aligned memory
- bpf, ppc64: fix out of bounds access in tail call
- scsi: mpt3sas: fix oops in error handlers after shutdown/unload
- scsi: mpt3sas: wait for and flush running commands on shutdown/unload
- KVM: x86: fix backward migration with async_PF
- Linux 4.15.9
.
* Bionic update to 4.15.8 stable release (LP: #1755179)
- hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
- ipmi_si: Fix error handling of platform device
- platform/x86: dell-laptop: Allocate buffer on heap rather than globally
- powerpc/pseries: Enable RAS hotplug events later
- Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking
- ixgbe: fix crash in build_skb Rx code path
- tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the
bus
- tpm: fix potential buffer overruns caused by bit glitches on the bus
- tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on
the bus
- tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the
bus
- tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
- ALSA: usb-audio: Add a quirck for B&W PX headphones
- ALSA: control: Fix memory corruption risk in snd_ctl_elem_read
- ALSA: x86: Fix missing spinlock and mutex initializations
- ALSA: hda: Add a power_save blacklist
- ALSA: hda - Fix pincfg at resume on Lenovo T470 dock
- mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllers
- mmc: dw_mmc-k3: Fix out-of-bounds access through DT alias
- mmc: dw_mmc: Avoid accessing registers in runtime suspended state
- mmc: dw_mmc: Factor out dw_mci_init_slot_caps
- mmc: dw_mmc: Fix out-of-bounds access for slot's caps
- timers: Forward timer base before migrating timers
- parisc: Use cr16 interval timers unconditionally on qemu
- parisc: Reduce irq overhead when run in qemu
- parisc: Fix ordering of cache and TLB flushes
- parisc: Hide virtual kernel memory layout
- btrfs: use proper endianness accessors for super_copy
- block: fix the count of PGPGOUT for WRITE_SAME
- block: kyber: fix domain token leak during requeue
- block: pass inclusive 'lend' parameter to truncate_inode_pages_range
- vfio: disable filesystem-dax page pinning
- cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()
- dax: fix vma_is_fsdax() helper
- direct-io: Fix sleep in atomic due to sync AIO
- x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
- x86/platform/intel-mid: Handle Intel Edison reboot correctly
- x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
- bridge: check brport attr show in brport_show
- fib_semantics: Don't match route with mismatching tclassid
- hdlc_ppp: carrier detect ok, don't turn off negotiation
- ipv6 sit: work around bogus gcc-8 -Wrestrict warning
- net: amd-xgbe: fix comparison to bitshift when dealing with a mask
- net: ethernet: ti: cpsw: fix net watchdog timeout
- net: fix race on decreasing number of TX queues
- net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
- netlink: ensure to loop over all netns in genlmsg_multicast_allns()
- net: sched: report if filter is too large to dump
- ppp: prevent unregistered channels from connecting to PPP units
- sctp: verify size of a new chunk in _sctp_make_chunk()
- udplite: fix partial checksum initialization
- net/mlx5e: Fix TCP checksum in LRO buffers
- sctp: fix dst refcnt leak in sctp_v4_get_dst
- mlxsw: spectrum_switchdev: Check success of FDB add operation
- net/mlx5e: Specify numa node when allocating drop rq
- net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
- tcp: Honor the eor bit in tcp_mtu_probe
- rxrpc: Fix send in rxrpc_send_data_packet()
- tcp_bbr: better deal with suboptimal GSO
- doc: Change the min default value of tcp_wmem/tcp_rmem.
- net/mlx5e: Fix loopback self test when GRO is off
- net_sched: gen_estimator: fix broken estimators based on percpu stats
- net/sched: cls_u32: fix cls_u32 on filter replace
- sctp: do not pr_err for the duplicated node in transport rhlist
- mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_create
- net: ipv4: Set addr_type in hash_keys for forwarded case
- sctp: fix dst refcnt leak in sctp_v6_get_dst()
- bridge: Fix VLAN reference count problem
- net/mlx5e: Verify inline header size do not exceed SKB linear size
- tls: Use correct sk->sk_prot for IPV6
- amd-xgbe: Restore PCI interrupt enablement setting on resume
- cls_u32: fix use after free in u32_destroy_key()
- mlxsw: spectrum_router: Do not unconditionally clear route offload
indication
- netlink: put module reference if dump start fails
- tcp: purge write queue upon RST
- tuntap: correctly add the missing XDP flush
- tuntap: disable preemption during XDP processing
- virtio-net: disable NAPI only when enabled during XDP set
- cxgb4: fix trailing zero in CIM LA dump
- net/mlx5: Fix error handling when adding flow rules
- net: phy: Restore phy_resume() locking assumption
- tcp: tracepoint: only call trace_tcp_send_reset with full socket
- l2tp: don't use inet_shutdown on tunnel destroy
- l2tp: don't use inet_shutdown on ppp session destroy
- l2tp: fix races with tunnel socket close
- l2tp: fix race in pppol2tp_release with session object destroy
- l2tp: fix tunnel lookup use-after-free race
- s390/qeth: fix underestimated count of buffer elements
- s390/qeth: fix SETIP command handling
- s390/qeth: fix overestimated count of buffer elements
- s390/qeth: fix IP removal on offline cards
- s390/qeth: fix double-free on IP add/remove race
- Revert "s390/qeth: fix using of ref counter for rxip addresses"
- s390/qeth: fix IP address lookup for L3 devices
- s390/qeth: fix IPA command submission race
- tcp: revert F-RTO middle-box workaround
- tcp: revert F-RTO extension to detect more spurious timeouts
- blk-mq: don't call io sched's .requeue_request when requeueing rq to
->dispatch
- media: m88ds3103: don't call a non-initalized function
- EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNL
- KVM: s390: take care of clock-comparator sign control
- KVM: s390: provide only a single function for setting the tod (fix SCK)
- KVM: s390: consider epoch index on hotplugged CPUs
- KVM: s390: consider epoch index on TOD clock syncs
- nospec: Allow index argument to have const-qualified type
- x86/mm: Fix {pmd,pud}_{set,clear}_flags()
- ARM: orion: fix orion_ge00_switch_board_info initialization
- ARM: dts: rockchip: Remove 1.8 GHz operation point from phycore som
- ARM: mvebu: Fix broken PL310_ERRATA_753970 selects
- ARM: kvm: fix building with gcc-8
- KVM: X86: Fix SMRAM accessing even if VM is shutdown
- KVM: mmu: Fix overlap between public and private memslots
- KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
- KVM: x86: move LAPIC initialization after VMCS creation
- KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR
path as unlikely()
- KVM: x86: fix vcpu initialization with userspace lapic
- KVM/x86: remove WARN_ON() for when vm_munmap() fails
- ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530
- ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmux
- ARM: dts: LogicPD Torpedo: Fix I2C1 pinmux
- powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PID
- md: only allow remove_and_add_spares when no sync_thread running.
- platform/x86: dell-laptop: fix kbd_get_state's request value
- Linux 4.15.8
.
* ZFS setgid broken on 0.7 (LP: #1753288)
- SAUCE: Fix ZFS setgid
.
* /proc/kallsyms prints "(null)" for null addresses in 4.15 (LP: #1754297)
- vsprintf: avoid misleading "(null)" for %px
.
* Miscellaneous Ubuntu changes
- d-i: Add netsec to nic-modules
- [Config] fix up retpoline abi files
- [Config] set NOBP and expoline options for s390
Checksums-Sha1:
51e6ff89cbefabafc00bc55efae6e48307d9aeda 323378 block-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
1b7b1b85f017f17c9fc02007055f1a9727ebea27 326060 crypto-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
5d3223f913a3e718ee1ab5afd71e7e4365007490 4286 fat-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
1ce9e871c9a85990e90879e8fc7d65cc888b15d3 13562 fb-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
4f0ad03c838298f1d04d14f02d1d054d6617f138 65262 firewire-core-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
735ead8cdaced0cbf4aed3b26ed094b9be5899cb 34484 floppy-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
33c6769aef15767142c9bd2da1b797deb2d81e80 1326620 fs-core-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
ebfd55d109d6c10d9128c8d2eddc9f7abf0d193b 695272 fs-secondary-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
dcff1877fe305559a515e94c838dd3b62d69c57e 430222 input-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
c1ecbba2bb74d28768fe036ccab695218760a2c7 61844 ipmi-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
5dd221d2454ab6fd268b47391f022d8870e454a3 209822 irda-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
9477e803bee2a85d33b8e673911f2db0028f3ffa 8847236 kernel-image-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
2f14e80f0e7988d965dc8dc2a2fd79a3ef43f342 1822 linux-cloud-tools-4.15.0-13-generic_4.15.0-13.14~16.04.1_amd64.deb
50937dab7352925494ac95a4b9ec83f9aeee7512 1828 linux-cloud-tools-4.15.0-13-lowlatency_4.15.0-13.14~16.04.1_amd64.deb
b40dab4a96caebecfdae6c627570969216e80465 1091464 linux-headers-4.15.0-13-generic_4.15.0-13.14~16.04.1_amd64.deb
bd648308ebef0c30e764cd4927923243d121da88 1087750 linux-headers-4.15.0-13-lowlatency_4.15.0-13.14~16.04.1_amd64.deb
7b494bf0f2d77a5662b19ff24ea3ea9dd10b07ab 10947600 linux-headers-4.15.0-13_4.15.0-13.14~16.04.1_all.deb
a17b42780d359efb491debe1cab852477cafbc37 856 linux-hwe-edge-cloud-tools-4.15.0-13-dbgsym_4.15.0-13.14~16.04.1_amd64.ddeb
62808ef7069395c699b90698eb9727b7ec74e7a7 48620 linux-hwe-edge-cloud-tools-4.15.0-13_4.15.0-13.14~16.04.1_amd64.deb
3845efa56c46f2458bb847a0f18834ceca8181e1 878 linux-hwe-edge-tools-4.15.0-13-dbgsym_4.15.0-13.14~16.04.1_amd64.ddeb
303462ef96599390bf71d86a244052eba7505a2d 1306394 linux-hwe-edge-tools-4.15.0-13_4.15.0-13.14~16.04.1_amd64.deb
d3225c91a77c0440e806c0b313b7161ceaa77bda 942 linux-hwe-edge-udebs-generic_4.15.0-13.14~16.04.1_amd64.udeb
1766f89fb270d54cbacea3ae13ed20ab6163ea39 15839465 linux-hwe-edge_4.15.0-13.14~16.04.1_amd64.tar.gz
3a52e1c77b309c4b288cec008fd73d67fc41bd4d 24454 linux-hwe-edge_4.15.0-13.14~16.04.1_amd64_translations.tar.gz
756aa83c13847b5d838861f087013c4e18a92d33 626886614 linux-image-4.15.0-13-generic-dbgsym_4.15.0-13.14~16.04.1_amd64.ddeb
5f654664a3063cf2695c884f61657d0f426820c9 20755300 linux-image-4.15.0-13-generic_4.15.0-13.14~16.04.1_amd64.deb
47ab32ada86a8c9fa06580e84a89ff6a3b00b280 627857254 linux-image-4.15.0-13-lowlatency-dbgsym_4.15.0-13.14~16.04.1_amd64.ddeb
465a2f73af6da1d8ded5d4e763594cdf318a9f14 53529464 linux-image-4.15.0-13-lowlatency_4.15.0-13.14~16.04.1_amd64.deb
2c67f80c6dcf5269a3b1141297fd6cc512e03072 32612526 linux-image-extra-4.15.0-13-generic_4.15.0-13.14~16.04.1_amd64.deb
aec8569cf39df71ee474cdb7dc2f69991e6eb0e2 129549678 linux-source-4.15.0_4.15.0-13.14~16.04.1_all.deb
4efa9fc3251e10d861f158faa2b86dd13d55889b 1916 linux-tools-4.15.0-13-generic_4.15.0-13.14~16.04.1_amd64.deb
5626ddde7b285539663709c029f6693c4993b8e8 1914 linux-tools-4.15.0-13-lowlatency_4.15.0-13.14~16.04.1_amd64.deb
5cb4dfddb21dc37bbbb68414ec483ca76b219ce8 284802 md-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
cfc540bed067ae64d4eab3b17ee157a878fec1ff 205586 message-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
dab6c1e2d146ecc02cb66403e9917d516cb8aa8f 58498 mouse-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
5416ee87a1d430ff76719415e4fc8ec1c9bf054e 18266 multipath-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
f90356c95d74bca2dd85d0be056c8f2869553085 509618 nfs-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
763025914f47a2cdab61a31d91239988bea1d038 4550012 nic-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
5dba6f662566ee172051de7f03373e314e11a550 143384 nic-pcmcia-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
efcbf9f1439d9a8f489a16a77115e44803688729 544206 nic-shared-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
3949e3e934768ca65bcb57b969835cb7b66290ef 288460 nic-usb-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
af32419b5171239d337bdd0dbfbf15817be4276c 31622 parport-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
6206167abd283dc2f091d118f492ec7d61f5fda1 122324 pata-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
43facb4c776a11ee00198f44e70752c03a4464cc 63222 pcmcia-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
4b5d186fd6e249e75dde369cfcac37be138fb9d7 66174 pcmcia-storage-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
5706ba8c73c2c618eaac4c4a344d83d85925cd96 8666 plip-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
00c1170b869dcd7ea2875a327d51e9939a90a2f3 25148 ppp-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
067fc2358335acf846d935016e7ecec46eb1a178 95112 sata-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
ea8647a1ab944c33abdf4b4cf551b05623663134 2505922 scsi-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
14cbdfe551f82e39c48be274eed2fc36d094b872 92122 serial-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
8f1c4d3de75877639aaad469082bb91dbf0978a0 50020 storage-core-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
a20b0f195ca70b2e6461c7198ec20740314b02f6 139340 usb-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
ed81e29a38ccc8a43c1d93db442b7903017b80f0 111926 virtio-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
cfefb301c41d4c3e8259299d51e34a569fbfad3c 25846 vlan-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
Checksums-Sha256:
3c8c3993d2ea5a4dab711d605907259e40d14b1fab5ab6dbf82eb661fb0b8b2a 323378 block-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
bdfd46c3e7df4f7f203e95dea3ba3a2fb334867994b423908ca6245f2d285372 326060 crypto-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
6c2871e0b352a2741a7e7c27d789458cb7278b397e5a28da054bfa81ad6fe302 4286 fat-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
544364b0c6184da2b65de5f75ce5b68b955bd251674383e03aa8c2d6a90f50a3 13562 fb-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
7968e557068ccdb23c7ab07ffa47018df30de8bad693f46764bd48666a6bb914 65262 firewire-core-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
25243b922649f03f8b86326bcd46409cd54ee578153c89d5250cbeaf3b650ac9 34484 floppy-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
8234f93ec2254184f355050c546c6fd177c85d15cbe3966b43a74611a72637b0 1326620 fs-core-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
1dc8259eef18b84383bc1db93db320b20e63951565a3d77e22fdc750983e3655 695272 fs-secondary-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
77d986bda875d8f9c923ce22021304dc45499fcaa8fa43c774b6e5bd8066df2c 430222 input-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
f746d4b559115f96172c25d50f6c6dbac5eb9ee4d88f1063930f46c4dca58c5c 61844 ipmi-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
414d60b66c9f6578e825e57945ad5fc951449d8d8bd6419f97ce29f14e80f883 209822 irda-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
b6259e30dac59726d99b2b7ca7859fffc9d8bbee954b2df07af6d2a3ad36b067 8847236 kernel-image-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
ceb5784e3607befb37608c935fac9d5808933188aee7c2d182e21ecdd5c2dd81 1822 linux-cloud-tools-4.15.0-13-generic_4.15.0-13.14~16.04.1_amd64.deb
5ea1c833c0650b69821554b80df8da55ad5e801cbd1409055263c9558f06f20d 1828 linux-cloud-tools-4.15.0-13-lowlatency_4.15.0-13.14~16.04.1_amd64.deb
e4cfb0c91ba4a07951b7c6d730f32fa7c770f5a9ac3c547161bc77c6e6e1334c 1091464 linux-headers-4.15.0-13-generic_4.15.0-13.14~16.04.1_amd64.deb
3c671220a09afec847af329f1de59908c601a0bf967119a9500f47910a06afc4 1087750 linux-headers-4.15.0-13-lowlatency_4.15.0-13.14~16.04.1_amd64.deb
df6374d650098241c8251cbc3edc1e01ae3ccf6c9a2af0759eab60223c221a5a 10947600 linux-headers-4.15.0-13_4.15.0-13.14~16.04.1_all.deb
c44e40b20fb3f4a3d6be3e8f787978d6221a9a002af70eb76c58ed156ae585bf 856 linux-hwe-edge-cloud-tools-4.15.0-13-dbgsym_4.15.0-13.14~16.04.1_amd64.ddeb
dabf7cff37273bf4142db2df7446a4401062cddbaf6bc23c915f1f91205faf6d 48620 linux-hwe-edge-cloud-tools-4.15.0-13_4.15.0-13.14~16.04.1_amd64.deb
84e63fe51204fc9823f7bfa8f934d660eb181e11d42b7fae72984fb605a8fae7 878 linux-hwe-edge-tools-4.15.0-13-dbgsym_4.15.0-13.14~16.04.1_amd64.ddeb
0266c6d7beccfdeb83aa7ecffbc61c9fd5456a9cdd5ce12e36759c41fab046a0 1306394 linux-hwe-edge-tools-4.15.0-13_4.15.0-13.14~16.04.1_amd64.deb
c628af224afaa8a2de9a24dcd431a9a61bb06c2b53b9d38644f249b76ca76bdd 942 linux-hwe-edge-udebs-generic_4.15.0-13.14~16.04.1_amd64.udeb
3187febdc3e2412bf070633819b7909088e2c8885a08a6c2a06e55c54c9462b1 15839465 linux-hwe-edge_4.15.0-13.14~16.04.1_amd64.tar.gz
69445dd504df849584ae33a80f3f03c2e92a40e3091000f99c38d8e781e96f9f 24454 linux-hwe-edge_4.15.0-13.14~16.04.1_amd64_translations.tar.gz
3debaf9c64788585df21ba220976c41cee59a94fc8a1517c59ef0c1df8a9df82 626886614 linux-image-4.15.0-13-generic-dbgsym_4.15.0-13.14~16.04.1_amd64.ddeb
ffe917d15fd2d43ba389a2fef57dabcb88607538525709daec852232584ee171 20755300 linux-image-4.15.0-13-generic_4.15.0-13.14~16.04.1_amd64.deb
09002ca7eac475d03d11e5d8bfd460be55dda894d21ce49027f6c19c31dbd5f2 627857254 linux-image-4.15.0-13-lowlatency-dbgsym_4.15.0-13.14~16.04.1_amd64.ddeb
27ca6e3402674cecc5cb922cde0dbcd4b1c5d9baef15656ffd4c16e5db3aae6e 53529464 linux-image-4.15.0-13-lowlatency_4.15.0-13.14~16.04.1_amd64.deb
30e804df3c6a59ed07f952000b56973523efee78f6d05a6613f050290f696340 32612526 linux-image-extra-4.15.0-13-generic_4.15.0-13.14~16.04.1_amd64.deb
cd7c7d752613c1558e9f526242d380b5c4914990aed1b38f66795faa17f33cbe 129549678 linux-source-4.15.0_4.15.0-13.14~16.04.1_all.deb
432619f065b2182a0eb00adaa8874bd30546a3e89e6385c2f5e42fc908b2d800 1916 linux-tools-4.15.0-13-generic_4.15.0-13.14~16.04.1_amd64.deb
54e32acbb4af6d4055e0f3baf9d41fc83616592d5eaeda4b4fe7388bfb4bcd3a 1914 linux-tools-4.15.0-13-lowlatency_4.15.0-13.14~16.04.1_amd64.deb
2b57bece3fdfd1bcb5233ab40c2d55fb862561bd2c5d63705a1d147d42650d81 284802 md-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
b49b0fc95e29796c78fc3a4ac1a4e63a050dc29e79568697ef327bc0d172e11c 205586 message-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
a851e10bb3b8223790f6635bad8b2f381da90fd48f488b398fe9c453525c4a01 58498 mouse-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
61cba21e800a9e506a03214be36a8d266b2d6f66238abe49a014c49f2a14f226 18266 multipath-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
648c2e91556559820bb8f6d23ae91956d754f1e2fa0eea907125acc53c1c0345 509618 nfs-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
d7d4255a9424e50f92db611cc03cc32b55a9434869348e60ad9bde980857a82b 4550012 nic-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
ae52363cd7ed30c9f6ee081fbca6c43740eebe9c9be5f798162b9b46c45ce713 143384 nic-pcmcia-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
9c3ae9b2d1ffd1c0d92b66cc79f48049d6d83018b51dc6dab130b411b331d35a 544206 nic-shared-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
caa3fc05d40f6f053db13cbd803dfd4a74814948a923f26f9af992f41bd930b4 288460 nic-usb-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
38ed8b43a9b5601e10c19289b5658d79c3ad007f52d9e8ca2d6bc3b000d1385c 31622 parport-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
1f15967a7546fceeb9bc38b89611ad4c232190afa50c005b90e2d94b7e3a831f 122324 pata-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
2911d58914c37df7e3b21072d446c7e5a7dee00ee2eab23dbccb1b1cd38472c9 63222 pcmcia-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
17681e4dffd05802fd458168c965302fa476b662a3c6bebd34ba305ee247001c 66174 pcmcia-storage-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
5b701ebfa0e7c21502c580336b78123b81d3faf30b4f160ee6f6bf307fbbe9fd 8666 plip-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
3290c9ea682935deab725eef68f3ba29f7ba2e9f389f8faf42e4cffeab71e92b 25148 ppp-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
1b875983e6700c49c4040a7c62c7bafd91fa46d3c2255630cbb21e24661edd55 95112 sata-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
267c27d3ee0ba9ff0ad30411996cb9cefe84a904b7f0118670319096ce54a262 2505922 scsi-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
44dc788bfb098f2d906cb79d83da54dcff0749c17e7866a851ba2717b203c6d4 92122 serial-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
9a99b8783d7b6707a20b69fb3918c17fbb53fbb7e3d322460f3046407f811032 50020 storage-core-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
577a23806a9df6e4e1bd295a107ef57de68a2f6e8716d305ea62ccc61f8e8689 139340 usb-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
03d5518dac27dc2e4cff33f7d6e8015f1a80420d07478a8b75bd245baed5415a 111926 virtio-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
795d6957a24237f1611f5fa076d46ad19760753fbe7b87aa2629d9a16316c2d5 25846 vlan-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
Files:
77e5c09f643eecb6a43287986fa67c29 323378 debian-installer standard block-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
fe18f2d5b04cfb8ecbd11a9cc7baa344 326060 debian-installer extra crypto-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
871730912416bedace8066efb4f42d2e 4286 debian-installer standard fat-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
5c6e815c9bef9d2b3263ef22776dbfcf 13562 debian-installer standard fb-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
3f22bc6f70332312a0c37738f3ecd632 65262 debian-installer standard firewire-core-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
0df0ec5008ada2a1a35354239402a10a 34484 debian-installer standard floppy-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
27eed21a41e8ee6e3abc5a2757268310 1326620 debian-installer standard fs-core-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
24b8aad4e7d59b48a3db2cf897c24a80 695272 debian-installer standard fs-secondary-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
fe5d8e8649ffae8593157706a5ac6eff 430222 debian-installer standard input-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
5b666fffcb398affe7e4c3bbb9aac7bf 61844 debian-installer standard ipmi-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
62639b46af83b841c236f77fe5debaa6 209822 debian-installer standard irda-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
f9679297dc7c47be154ad66ed8a138be 8847236 debian-installer optional kernel-image-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
041f1d116df6080e3857a90fc313fb81 1822 devel optional linux-cloud-tools-4.15.0-13-generic_4.15.0-13.14~16.04.1_amd64.deb
07447d620c86429e9e47848734177ea2 1828 devel optional linux-cloud-tools-4.15.0-13-lowlatency_4.15.0-13.14~16.04.1_amd64.deb
24fba4589724179e3a3a94de9b70cd5f 1091464 devel optional linux-headers-4.15.0-13-generic_4.15.0-13.14~16.04.1_amd64.deb
e7ec2f4ab098a6cd97c9137893b86ab0 1087750 devel optional linux-headers-4.15.0-13-lowlatency_4.15.0-13.14~16.04.1_amd64.deb
18255ac385f8648698d1a7122461cd72 10947600 devel optional linux-headers-4.15.0-13_4.15.0-13.14~16.04.1_all.deb
0f417eeb645db9a0f66d21aa32f4d049 856 devel extra linux-hwe-edge-cloud-tools-4.15.0-13-dbgsym_4.15.0-13.14~16.04.1_amd64.ddeb
a4cbb9e042058db7d46efa8279e31722 48620 devel optional linux-hwe-edge-cloud-tools-4.15.0-13_4.15.0-13.14~16.04.1_amd64.deb
5979a0ea630d7ed407d0ebc8dc3debb6 878 devel extra linux-hwe-edge-tools-4.15.0-13-dbgsym_4.15.0-13.14~16.04.1_amd64.ddeb
671d26d61238a31901f13e65f6019279 1306394 devel optional linux-hwe-edge-tools-4.15.0-13_4.15.0-13.14~16.04.1_amd64.deb
2ad4ad86b15bb8786d55225989d073bc 942 debian-installer optional linux-hwe-edge-udebs-generic_4.15.0-13.14~16.04.1_amd64.udeb
2f725c697bd8594fadce7c8473369048 15839465 raw-uefi - linux-hwe-edge_4.15.0-13.14~16.04.1_amd64.tar.gz
58aafdbda9318a08d655ae723f3f41e6 24454 raw-translations - linux-hwe-edge_4.15.0-13.14~16.04.1_amd64_translations.tar.gz
780b021d2ee3fdac959b761f90d570a5 626886614 devel optional linux-image-4.15.0-13-generic-dbgsym_4.15.0-13.14~16.04.1_amd64.ddeb
c8a645d976198e768c824251a7703f21 20755300 kernel optional linux-image-4.15.0-13-generic_4.15.0-13.14~16.04.1_amd64.deb
aa4f7f61de39cc680d4e29b5f4e3d321 627857254 devel optional linux-image-4.15.0-13-lowlatency-dbgsym_4.15.0-13.14~16.04.1_amd64.ddeb
ae202980a372f34b37c986f1c291e3aa 53529464 kernel optional linux-image-4.15.0-13-lowlatency_4.15.0-13.14~16.04.1_amd64.deb
e2737af5ef39536a1d726ead7da548f7 32612526 kernel optional linux-image-extra-4.15.0-13-generic_4.15.0-13.14~16.04.1_amd64.deb
a6d2f72fac78a545e97a5b51c98906bd 129549678 devel optional linux-source-4.15.0_4.15.0-13.14~16.04.1_all.deb
314cc09e213366783f8e98c4a399a86a 1916 devel optional linux-tools-4.15.0-13-generic_4.15.0-13.14~16.04.1_amd64.deb
aa909111e363f82fdb7c58087226b108 1914 devel optional linux-tools-4.15.0-13-lowlatency_4.15.0-13.14~16.04.1_amd64.deb
450e1a9a48dd721969a1bd86d0e2d72f 284802 debian-installer standard md-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
c0ee6a17123124bb65f3ec044f5df5c6 205586 debian-installer standard message-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
11c33b17852ec801b833035aec068a8f 58498 debian-installer extra mouse-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
ef3af26805abdba5c9715b6dc6775c96 18266 debian-installer extra multipath-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
977c0bc631526db14a8b6dc4ac03f767 509618 debian-installer standard nfs-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
6a4a5ab6b3e2399f268d7d2c259b9c02 4550012 debian-installer standard nic-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
694098bdbb7253ed5406ddb641f7c2b5 143384 debian-installer standard nic-pcmcia-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
5094dedf2b484f251fe1ba4d17a15333 544206 debian-installer standard nic-shared-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
cc75085def03ea39c40df305c2ee6205 288460 debian-installer standard nic-usb-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
b1f307251535ad525a7d4ded7efac217 31622 debian-installer standard parport-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
d39bc93c42f7b9bf38409b37577be292 122324 debian-installer standard pata-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
f1a75c8460d39c9f3ed2413022e8c6e5 63222 debian-installer standard pcmcia-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
e1acf8eeb9d360ca03393b8f60af60d2 66174 debian-installer standard pcmcia-storage-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
22082fc830ad1ddb36a2ee042d5eeb62 8666 debian-installer standard plip-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
5d646171057fec5704ac5564505651f4 25148 debian-installer standard ppp-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
8c1d755e26921adce98e6fc0b34abb49 95112 debian-installer standard sata-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
9eb1bc71718bc02bbd64452d755425c6 2505922 debian-installer standard scsi-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
73d228e069f0993146b5dd31ced0a7bd 92122 debian-installer standard serial-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
32c9374b863e998b8a03d37302881c24 50020 debian-installer standard storage-core-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
54ee7da6e0fdd43408516b18684ec015 139340 debian-installer standard usb-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
9014a4c99bf0f568353d4826d647b5bb 111926 debian-installer standard virtio-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
d9a8f01f272934463de4713c0808069b 25846 debian-installer extra vlan-modules-4.15.0-13-generic-di_4.15.0-13.14~16.04.1_amd64.udeb
Package-Type: udeb
More information about the Xenial-changes
mailing list