[ubuntu/bionic-updates] linux_4.15.0-46.49_amd64.tar.gz - (Accepted)
Khalid Elmously
khalid.elmously at canonical.com
Tue Mar 5 15:37:02 UTC 2019
linux (4.15.0-46.49) bionic; urgency=medium
* linux: 4.15.0-46.49 -proposed tracker (LP: #1814726)
* mprotect fails on ext4 with dax (LP: #1799237)
- x86/speculation/l1tf: Exempt zeroed PTEs from inversion
* kernel BUG at /build/linux-vxxS7y/linux-4.15.0/mm/slub.c:296! (LP: #1812086)
- iscsi target: fix session creation failure handling
- scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values
fails
- scsi: iscsi: target: Fix conn_ops double free
* user_copy in user from ubuntu_kernel_selftests failed on KVM kernel
(LP: #1812198)
- selftests: user: return Kselftest Skip code for skipped tests
- selftests: kselftest: change KSFT_SKIP=4 instead of KSFT_PASS
- selftests: kselftest: Remove outdated comment
* RTL8822BE WiFi Disabled in Kernel 4.18.0-12 (LP: #1806472)
- SAUCE: staging: rtlwifi: allow RTLWIFI_DEBUG_ST to be disabled
- [Config] CONFIG_RTLWIFI_DEBUG_ST=n
- SAUCE: Add r8822be to signature inclusion list
* kernel oops in bcache module (LP: #1793901)
- SAUCE: bcache: never writeback a discard operation
* CVE-2018-18397
- userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
- userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
- userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
- userfaultfd: shmem: add i_size checks
- userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set
* Ignore "incomplete report" from Elan touchpanels (LP: #1813733)
- HID: i2c-hid: Ignore input report if there's no data present on Elan
touchpanels
* Vsock connect fails with ENODEV for large CID (LP: #1813934)
- vhost/vsock: fix vhost vsock cid hashing inconsistent
* SRU: Fix thinkpad 11e 3rd boot hang (LP: #1804604)
- ACPI / LPSS: Force LPSS quirks on boot
* Bionic update: upstream stable patchset 2019-01-17 (LP: #1812229)
- scsi: sd_zbc: Fix variable type and bogus comment
- KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in
parallel.
- x86/apm: Don't access __preempt_count with zeroed fs
- x86/events/intel/ds: Fix bts_interrupt_threshold alignment
- x86/MCE: Remove min interval polling limitation
- fat: fix memory allocation failure handling of match_strdup()
- ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk
- ARCv2: [plat-hsdk]: Save accl reg pair by default
- ARC: Fix CONFIG_SWAP
- ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs
- ARC: mm: allow mprotect to make stack mappings executable
- mm: memcg: fix use after free in mem_cgroup_iter()
- mm/huge_memory.c: fix data loss when splitting a file pmd
- cpufreq: intel_pstate: Register when ACPI PCCH is present
- vfio/pci: Fix potential Spectre v1
- stop_machine: Disable preemption when waking two stopper threads
- drm/i915: Fix hotplug irq ack on i965/g4x
- drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
- drm/nouveau: Avoid looping through fake MST connectors
- gen_stats: Fix netlink stats dumping in the presence of padding
- ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
- ipv6: fix useless rol32 call on hash
- ipv6: ila: select CONFIG_DST_CACHE
- lib/rhashtable: consider param->min_size when setting initial table size
- net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
- net: Don't copy pfmemalloc flag in __copy_skb_header()
- skbuff: Unconditionally copy pfmemalloc in __skb_clone()
- net/ipv4: Set oif in fib_compute_spec_dst
- net: phy: fix flag masking in __set_phy_supported
- ptp: fix missing break in switch
- qmi_wwan: add support for Quectel EG91
- tg3: Add higher cpu clock for 5762.
- hv_netvsc: Fix napi reschedule while receive completion is busy
- net/mlx4_en: Don't reuse RX page when XDP is set
- net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
- ipv6: make DAD fail with enhanced DAD when nonce length differs
- net: usb: asix: replace mii_nway_restart in resume path
- alpha: fix osf_wait4() breakage
- cxl_getfile(): fix double-iput() on alloc_file() failures
- powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)
- xhci: Fix perceived dead host due to runtime suspend race with event handler
- KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer
- x86/kvmclock: set pvti_cpu0_va after enabling kvmclock
- ALSA: hda/realtek - Yet another Clevo P950 quirk entry
- drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)
- rhashtable: add restart routine in rhashtable_free_and_destroy()
- sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
- sctp: introduce sctp_dst_mtu
- sctp: fix the issue that pathmtu may be set lower than MINSEGMENT
- net: aquantia: vlan unicast address list correct handling
- drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
* Bionic update: upstream stable patchset 2019-01-15 (LP: #1811877)
- compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
- x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
- x86/paravirt: Make native_save_fl() extern inline
- Btrfs: fix duplicate extents after fsync of file with prealloc extents
- cpufreq / CPPC: Set platform specific transition_delay_us
- PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference
- alx: take rtnl before calling __alx_open from resume
- atm: Preserve value of skb->truesize when accounting to vcc
- atm: zatm: Fix potential Spectre v1
- ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
- ipvlan: fix IFLA_MTU ignored on NEWLINK
- ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
- net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
- net: dccp: switch rx_tstamp_last_feedback to monotonic clock
- net: fix use-after-free in GRO with ESP
- net: macb: Fix ptp time adjustment for large negative delta
- net/mlx5e: Avoid dealing with vport representors if not being e-switch
manager
- net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager
- net/mlx5: Fix command interface race in polling mode
- net/mlx5: Fix incorrect raw command length parsing
- net/mlx5: Fix required capability for manipulating MPFS
- net/mlx5: Fix wrong size allocation for QoS ETC TC regitster
- net: mvneta: fix the Rx desc DMA address in the Rx path
- net/packet: fix use-after-free
- net_sched: blackhole: tell upper qdisc about dropped packets
- net: sungem: fix rx checksum support
- net/tcp: Fix socket lookups with SO_BINDTODEVICE
- qede: Adverstise software timestamp caps when PHC is not available.
- qed: Fix setting of incorrect eswitch mode.
- qed: Fix use of incorrect size in memcpy call.
- qed: Limit msix vectors in kdump kernel to the minimum required count.
- r8152: napi hangup fix after disconnect
- stmmac: fix DMA channel hang in half-duplex mode
- strparser: Remove early eaten to fix full tcp receive buffer stall
- tcp: fix Fast Open key endianness
- tcp: prevent bogus FRTO undos with non-SACK flows
- vhost_net: validate sock before trying to put its fd
- VSOCK: fix loopback on big-endian systems
- net: cxgb3_main: fix potential Spectre v1
- rtlwifi: Fix kernel Oops "Fw download fail!!"
- rtlwifi: rtl8821ae: fix firmware is not ready to run
- net: lan78xx: Fix race in tx pending skb size calculation
- crypto: af_alg - Initialize sg_num_bytes in error code path
- mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally
- PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()
- netfilter: ebtables: reject non-bridge targets
- reiserfs: fix buffer overflow with long warning messages
- KEYS: DNS: fix parsing multiple options
- tls: Stricter error checking in zerocopy sendmsg path
- autofs: fix slab out of bounds read in getname_kernel()
- nsh: set mac len based on inner packet
- bdi: Fix another oops in wb_workfn()
- rds: avoid unenecessary cong_update in loop transport
- net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
- string: drop __must_check from strscpy() and restore strscpy() usages in
cgroup
- nfsd: COPY and CLONE operations require the saved filehandle to be set
- net/sched: act_ife: fix recursive lock and idr leak
- net/sched: act_ife: preserve the action control in case of error
- hinic: reset irq affinity before freeing irq
- nfp: flower: fix mpls ether type detection
- net: macb: initialize bp->queues[0].bp for at91rm9200
- enic: do not overwrite error code
- virtio_net: fix memory leak in XDP_REDIRECT
- netfilter: ipv6: nf_defrag: drop skb dst before queueing
- ipvs: initialize tbl->entries after allocation
- ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
- bpf: enforce correct alignment for instructions
- bpf, arm32: fix to use bpf_jit_binary_lock_ro api
* Fix non-working pinctrl-intel (LP: #1811777)
- pinctrl: intel: Implement intel_gpio_get_direction callback
- pinctrl: intel: Do pin translation in other GPIO operations as well
* ip6_gre: fix tunnel list corruption for x-netns (LP: #1812875)
- ip6_gre: fix tunnel list corruption for x-netns
* Userspace break as a result of missing patch backport (LP: #1813873)
- tty: Don't hold ldisc lock in tty_reopen() if ldisc present
* kvm_stat : missing python dependency (LP: #1798776)
- tools/kvm_stat: fix python3 issues
- tools/kvm_stat: switch to python3
* [SRU] Fix Xorg crash with nomodeset when BIOS enable 64-bit fb addr
(LP: #1812797)
- vgaarb: Add support for 64-bit frame buffer address
- vgaarb: Keep adding VGA device in queue
* Fix non-working QCA Rome Bluetooth after S3 (LP: #1812812)
- USB: Add new USB LPM helpers
- USB: Consolidate LPM checks to avoid enabling LPM twice
* ptrace-tm-spd-gpr in powerpc/ptrace from ubuntu_kerenl_selftests failed on
Bionic P8 (LP: #1813127)
- selftests/powerpc: Fix ptrace tm failure
* [SRU] IO's are issued with incorrect Scatter Gather Buffer (LP: #1795453)
- scsi: megaraid_sas: Use 63-bit DMA addressing
* Consider enabling CONFIG_NETWORK_PHY_TIMESTAMPING (LP: #1785816)
- [Config] Enable timestamping in network PHY devices
* CVE-2018-19854
- crypto: user - fix leaking uninitialized memory to userspace
* x86/mm: Found insecure W+X mapping at address (ptrval)/0xc00a0000
(LP: #1813532)
- x86/mm: Do not warn about PCI BIOS W+X mappings
* CVE-2019-6133
- fork: record start_time late
* Fix not working Goodix touchpad (LP: #1811929)
- HID: i2c-hid: Disable runtime PM on Goodix touchpad
* bluetooth controller not detected with 4.15 kernel (LP: #1810797)
- SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK
- [Config] arm64: snapdragon: BT_QCOMSMD_HACK=y
* X1 Extreme: only one of the two SSDs is loaded (LP: #1811755)
- nvme-core: rework a NQN copying operation
- nvme: pad fake subsys NQN vid and ssvid with zeros
- nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
* Crash on "ip link add foo type ipip" (LP: #1811803)
- SAUCE: fan: Fix NULL pointer dereference
Date: Wed, 06 Feb 2019 04:57:21 +0000
Changed-By: Khalid Elmously <khalid.elmously at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-038.buildd>
-------------- next part --------------
Format: 1.8
Date: Wed, 06 Feb 2019 04:57:21 +0000
Source: linux
Binary: linux-source-4.15.0 linux-doc linux-headers-4.15.0-46 linux-libc-dev linux-tools-common linux-tools-4.15.0-46 linux-cloud-tools-common linux-cloud-tools-4.15.0-46 linux-tools-host linux-image-unsigned-4.15.0-46-generic linux-modules-4.15.0-46-generic linux-modules-extra-4.15.0-46-generic linux-headers-4.15.0-46-generic linux-image-unsigned-4.15.0-46-generic-dbgsym linux-tools-4.15.0-46-generic linux-cloud-tools-4.15.0-46-generic linux-udebs-generic linux-buildinfo-4.15.0-46-generic linux-image-unsigned-4.15.0-46-generic-lpae linux-modules-4.15.0-46-generic-lpae linux-modules-extra-4.15.0-46-generic-lpae linux-headers-4.15.0-46-generic-lpae linux-image-unsigned-4.15.0-46-generic-lpae-dbgsym linux-tools-4.15.0-46-generic-lpae linux-cloud-tools-4.15.0-46-generic-lpae linux-udebs-generic-lpae linux-buildinfo-4.15.0-46-generic-lpae linux-image-unsigned-4.15.0-46-lowlatency linux-modules-4.15.0-46-lowlatency linux-modules-extra-4.15.0-46-lowlatency
linux-headers-4.15.0-46-lowlatency linux-image-unsigned-4.15.0-46-lowlatency-dbgsym linux-tools-4.15.0-46-lowlatency linux-cloud-tools-4.15.0-46-lowlatency linux-udebs-lowlatency linux-buildinfo-4.15.0-46-lowlatency linux-image-unsigned-4.15.0-46-snapdragon linux-modules-4.15.0-46-snapdragon linux-modules-extra-4.15.0-46-snapdragon linux-headers-4.15.0-46-snapdragon linux-image-unsigned-4.15.0-46-snapdragon-dbgsym linux-tools-4.15.0-46-snapdragon linux-cloud-tools-4.15.0-46-snapdragon linux-udebs-snapdragon linux-buildinfo-4.15.0-46-snapdragon kernel-image-4.15.0-46-generic-di fat-modules-4.15.0-46-generic-di fb-modules-4.15.0-46-generic-di firewire-core-modules-4.15.0-46-generic-di floppy-modules-4.15.0-46-generic-di fs-core-modules-4.15.0-46-generic-di fs-secondary-modules-4.15.0-46-generic-di input-modules-4.15.0-46-generic-di irda-modules-4.15.0-46-generic-di md-modules-4.15.0-46-generic-di nic-modules-4.15.0-46-generic-di nic-pcmcia-modules-4.15.0-46-generic-di
nic-usb-modules-4.15.0-46-generic-di nic-shared-modules-4.15.0-46-generic-di parport-modules-4.15.0-46-generic-di pata-modules-4.15.0-46-generic-di pcmcia-modules-4.15.0-46-generic-di pcmcia-storage-modules-4.15.0-46-generic-di plip-modules-4.15.0-46-generic-di ppp-modules-4.15.0-46-generic-di sata-modules-4.15.0-46-generic-di scsi-modules-4.15.0-46-generic-di serial-modules-4.15.0-46-generic-di storage-core-modules-4.15.0-46-generic-di usb-modules-4.15.0-46-generic-di nfs-modules-4.15.0-46-generic-di block-modules-4.15.0-46-generic-di message-modules-4.15.0-46-generic-di crypto-modules-4.15.0-46-generic-di virtio-modules-4.15.0-46-generic-di mouse-modules-4.15.0-46-generic-di vlan-modules-4.15.0-46-generic-di ipmi-modules-4.15.0-46-generic-di
multipath-modules-4.15.0-46-generic-di
Architecture: amd64 all amd64_translations
Version: 4.15.0-46.49
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-038.buildd>
Changed-By: Khalid Elmously <khalid.elmously at canonical.com>
Description:
block-modules-4.15.0-46-generic-di - Block storage devices (udeb)
crypto-modules-4.15.0-46-generic-di - crypto modules (udeb)
fat-modules-4.15.0-46-generic-di - FAT filesystem support (udeb)
fb-modules-4.15.0-46-generic-di - Framebuffer modules (udeb)
firewire-core-modules-4.15.0-46-generic-di - Firewire (IEEE-1394) Support (udeb)
floppy-modules-4.15.0-46-generic-di - Floppy driver support (udeb)
fs-core-modules-4.15.0-46-generic-di - Base filesystem modules (udeb)
fs-secondary-modules-4.15.0-46-generic-di - Extra filesystem modules (udeb)
input-modules-4.15.0-46-generic-di - Support for various input methods (udeb)
ipmi-modules-4.15.0-46-generic-di - ipmi modules (udeb)
irda-modules-4.15.0-46-generic-di - Support for Infrared protocols (udeb)
kernel-image-4.15.0-46-generic-di - kernel image and system map (udeb)
linux-buildinfo-4.15.0-46-generic - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
linux-buildinfo-4.15.0-46-generic-lpae - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
linux-buildinfo-4.15.0-46-lowlatency - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
linux-buildinfo-4.15.0-46-snapdragon - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
linux-cloud-tools-4.15.0-46 - Linux kernel version specific cloud tools for version 4.15.0-46
linux-cloud-tools-4.15.0-46-generic - Linux kernel version specific cloud tools for version 4.15.0-46
linux-cloud-tools-4.15.0-46-generic-lpae - Linux kernel version specific cloud tools for version 4.15.0-46
linux-cloud-tools-4.15.0-46-lowlatency - Linux kernel version specific cloud tools for version 4.15.0-46
linux-cloud-tools-4.15.0-46-snapdragon - Linux kernel version specific cloud tools for version 4.15.0-46
linux-cloud-tools-common - Linux kernel version specific cloud tools for version 4.15.0
linux-doc - Linux kernel specific documentation for version 4.15.0
linux-headers-4.15.0-46 - Header files related to Linux kernel version 4.15.0
linux-headers-4.15.0-46-generic - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
linux-headers-4.15.0-46-generic-lpae - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
linux-headers-4.15.0-46-lowlatency - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
linux-headers-4.15.0-46-snapdragon - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-46-generic - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-46-generic-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-46-generic-lpae - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-46-generic-lpae-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-46-lowlatency - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-46-lowlatency-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-46-snapdragon - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-46-snapdragon-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
linux-libc-dev - Linux Kernel Headers for development
linux-modules-4.15.0-46-generic - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-4.15.0-46-generic-lpae - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-4.15.0-46-lowlatency - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-4.15.0-46-snapdragon - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-extra-4.15.0-46-generic - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-extra-4.15.0-46-generic-lpae - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-extra-4.15.0-46-lowlatency - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-extra-4.15.0-46-snapdragon - 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-46 - Linux kernel version specific tools for version 4.15.0-46
linux-tools-4.15.0-46-generic - Linux kernel version specific tools for version 4.15.0-46
linux-tools-4.15.0-46-generic-lpae - Linux kernel version specific tools for version 4.15.0-46
linux-tools-4.15.0-46-lowlatency - Linux kernel version specific tools for version 4.15.0-46
linux-tools-4.15.0-46-snapdragon - Linux kernel version specific tools for version 4.15.0-46
linux-tools-common - Linux kernel version specific tools for version 4.15.0
linux-tools-host - Linux kernel VM host tools
linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
linux-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
linux-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
linux-udebs-snapdragon - Metapackage depending on kernel udebs (udeb)
md-modules-4.15.0-46-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
message-modules-4.15.0-46-generic-di - Fusion and i2o storage modules (udeb)
mouse-modules-4.15.0-46-generic-di - Mouse support (udeb)
multipath-modules-4.15.0-46-generic-di - DM-Multipath support (udeb)
nfs-modules-4.15.0-46-generic-di - NFS filesystem drivers (udeb)
nic-modules-4.15.0-46-generic-di - Network interface support (udeb)
nic-pcmcia-modules-4.15.0-46-generic-di - PCMCIA network interface support (udeb)
nic-shared-modules-4.15.0-46-generic-di - nic shared modules (udeb)
nic-usb-modules-4.15.0-46-generic-di - USB network interface support (udeb)
parport-modules-4.15.0-46-generic-di - Parallel port support (udeb)
pata-modules-4.15.0-46-generic-di - PATA support modules (udeb)
pcmcia-modules-4.15.0-46-generic-di - PCMCIA Modules (udeb)
pcmcia-storage-modules-4.15.0-46-generic-di - PCMCIA storage support (udeb)
plip-modules-4.15.0-46-generic-di - PLIP (parallel port) networking support (udeb)
ppp-modules-4.15.0-46-generic-di - PPP (serial port) networking support (udeb)
sata-modules-4.15.0-46-generic-di - SATA storage support (udeb)
scsi-modules-4.15.0-46-generic-di - SCSI storage support (udeb)
serial-modules-4.15.0-46-generic-di - Serial port support (udeb)
storage-core-modules-4.15.0-46-generic-di - Core storage support (udeb)
usb-modules-4.15.0-46-generic-di - Core USB support (udeb)
virtio-modules-4.15.0-46-generic-di - VirtIO Modules (udeb)
vlan-modules-4.15.0-46-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1785816 1793901 1795453 1798776 1799237 1804604 1806472 1810797 1811755 1811777 1811803 1811877 1811929 1812086 1812198 1812229 1812797 1812812 1812875 1813127 1813532 1813733 1813873 1813934 1814726
Changes:
linux (4.15.0-46.49) bionic; urgency=medium
.
* linux: 4.15.0-46.49 -proposed tracker (LP: #1814726)
.
* mprotect fails on ext4 with dax (LP: #1799237)
- x86/speculation/l1tf: Exempt zeroed PTEs from inversion
.
* kernel BUG at /build/linux-vxxS7y/linux-4.15.0/mm/slub.c:296! (LP: #1812086)
- iscsi target: fix session creation failure handling
- scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values
fails
- scsi: iscsi: target: Fix conn_ops double free
.
* user_copy in user from ubuntu_kernel_selftests failed on KVM kernel
(LP: #1812198)
- selftests: user: return Kselftest Skip code for skipped tests
- selftests: kselftest: change KSFT_SKIP=4 instead of KSFT_PASS
- selftests: kselftest: Remove outdated comment
.
* RTL8822BE WiFi Disabled in Kernel 4.18.0-12 (LP: #1806472)
- SAUCE: staging: rtlwifi: allow RTLWIFI_DEBUG_ST to be disabled
- [Config] CONFIG_RTLWIFI_DEBUG_ST=n
- SAUCE: Add r8822be to signature inclusion list
.
* kernel oops in bcache module (LP: #1793901)
- SAUCE: bcache: never writeback a discard operation
.
* CVE-2018-18397
- userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
- userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
- userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
- userfaultfd: shmem: add i_size checks
- userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set
.
* Ignore "incomplete report" from Elan touchpanels (LP: #1813733)
- HID: i2c-hid: Ignore input report if there's no data present on Elan
touchpanels
.
* Vsock connect fails with ENODEV for large CID (LP: #1813934)
- vhost/vsock: fix vhost vsock cid hashing inconsistent
.
* SRU: Fix thinkpad 11e 3rd boot hang (LP: #1804604)
- ACPI / LPSS: Force LPSS quirks on boot
.
* Bionic update: upstream stable patchset 2019-01-17 (LP: #1812229)
- scsi: sd_zbc: Fix variable type and bogus comment
- KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in
parallel.
- x86/apm: Don't access __preempt_count with zeroed fs
- x86/events/intel/ds: Fix bts_interrupt_threshold alignment
- x86/MCE: Remove min interval polling limitation
- fat: fix memory allocation failure handling of match_strdup()
- ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk
- ARCv2: [plat-hsdk]: Save accl reg pair by default
- ARC: Fix CONFIG_SWAP
- ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs
- ARC: mm: allow mprotect to make stack mappings executable
- mm: memcg: fix use after free in mem_cgroup_iter()
- mm/huge_memory.c: fix data loss when splitting a file pmd
- cpufreq: intel_pstate: Register when ACPI PCCH is present
- vfio/pci: Fix potential Spectre v1
- stop_machine: Disable preemption when waking two stopper threads
- drm/i915: Fix hotplug irq ack on i965/g4x
- drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
- drm/nouveau: Avoid looping through fake MST connectors
- gen_stats: Fix netlink stats dumping in the presence of padding
- ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
- ipv6: fix useless rol32 call on hash
- ipv6: ila: select CONFIG_DST_CACHE
- lib/rhashtable: consider param->min_size when setting initial table size
- net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
- net: Don't copy pfmemalloc flag in __copy_skb_header()
- skbuff: Unconditionally copy pfmemalloc in __skb_clone()
- net/ipv4: Set oif in fib_compute_spec_dst
- net: phy: fix flag masking in __set_phy_supported
- ptp: fix missing break in switch
- qmi_wwan: add support for Quectel EG91
- tg3: Add higher cpu clock for 5762.
- hv_netvsc: Fix napi reschedule while receive completion is busy
- net/mlx4_en: Don't reuse RX page when XDP is set
- net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
- ipv6: make DAD fail with enhanced DAD when nonce length differs
- net: usb: asix: replace mii_nway_restart in resume path
- alpha: fix osf_wait4() breakage
- cxl_getfile(): fix double-iput() on alloc_file() failures
- powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)
- xhci: Fix perceived dead host due to runtime suspend race with event handler
- KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer
- x86/kvmclock: set pvti_cpu0_va after enabling kvmclock
- ALSA: hda/realtek - Yet another Clevo P950 quirk entry
- drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)
- rhashtable: add restart routine in rhashtable_free_and_destroy()
- sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
- sctp: introduce sctp_dst_mtu
- sctp: fix the issue that pathmtu may be set lower than MINSEGMENT
- net: aquantia: vlan unicast address list correct handling
- drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
.
* Bionic update: upstream stable patchset 2019-01-15 (LP: #1811877)
- compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
- x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
- x86/paravirt: Make native_save_fl() extern inline
- Btrfs: fix duplicate extents after fsync of file with prealloc extents
- cpufreq / CPPC: Set platform specific transition_delay_us
- PCI: exynos: Fix a potential init_clk_resources NULL pointer dereference
- alx: take rtnl before calling __alx_open from resume
- atm: Preserve value of skb->truesize when accounting to vcc
- atm: zatm: Fix potential Spectre v1
- ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
- ipvlan: fix IFLA_MTU ignored on NEWLINK
- ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
- net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
- net: dccp: switch rx_tstamp_last_feedback to monotonic clock
- net: fix use-after-free in GRO with ESP
- net: macb: Fix ptp time adjustment for large negative delta
- net/mlx5e: Avoid dealing with vport representors if not being e-switch
manager
- net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager
- net/mlx5: Fix command interface race in polling mode
- net/mlx5: Fix incorrect raw command length parsing
- net/mlx5: Fix required capability for manipulating MPFS
- net/mlx5: Fix wrong size allocation for QoS ETC TC regitster
- net: mvneta: fix the Rx desc DMA address in the Rx path
- net/packet: fix use-after-free
- net_sched: blackhole: tell upper qdisc about dropped packets
- net: sungem: fix rx checksum support
- net/tcp: Fix socket lookups with SO_BINDTODEVICE
- qede: Adverstise software timestamp caps when PHC is not available.
- qed: Fix setting of incorrect eswitch mode.
- qed: Fix use of incorrect size in memcpy call.
- qed: Limit msix vectors in kdump kernel to the minimum required count.
- r8152: napi hangup fix after disconnect
- stmmac: fix DMA channel hang in half-duplex mode
- strparser: Remove early eaten to fix full tcp receive buffer stall
- tcp: fix Fast Open key endianness
- tcp: prevent bogus FRTO undos with non-SACK flows
- vhost_net: validate sock before trying to put its fd
- VSOCK: fix loopback on big-endian systems
- net: cxgb3_main: fix potential Spectre v1
- rtlwifi: Fix kernel Oops "Fw download fail!!"
- rtlwifi: rtl8821ae: fix firmware is not ready to run
- net: lan78xx: Fix race in tx pending skb size calculation
- crypto: af_alg - Initialize sg_num_bytes in error code path
- mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally
- PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()
- netfilter: ebtables: reject non-bridge targets
- reiserfs: fix buffer overflow with long warning messages
- KEYS: DNS: fix parsing multiple options
- tls: Stricter error checking in zerocopy sendmsg path
- autofs: fix slab out of bounds read in getname_kernel()
- nsh: set mac len based on inner packet
- bdi: Fix another oops in wb_workfn()
- rds: avoid unenecessary cong_update in loop transport
- net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
- string: drop __must_check from strscpy() and restore strscpy() usages in
cgroup
- nfsd: COPY and CLONE operations require the saved filehandle to be set
- net/sched: act_ife: fix recursive lock and idr leak
- net/sched: act_ife: preserve the action control in case of error
- hinic: reset irq affinity before freeing irq
- nfp: flower: fix mpls ether type detection
- net: macb: initialize bp->queues[0].bp for at91rm9200
- enic: do not overwrite error code
- virtio_net: fix memory leak in XDP_REDIRECT
- netfilter: ipv6: nf_defrag: drop skb dst before queueing
- ipvs: initialize tbl->entries after allocation
- ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
- bpf: enforce correct alignment for instructions
- bpf, arm32: fix to use bpf_jit_binary_lock_ro api
.
* Fix non-working pinctrl-intel (LP: #1811777)
- pinctrl: intel: Implement intel_gpio_get_direction callback
- pinctrl: intel: Do pin translation in other GPIO operations as well
.
* ip6_gre: fix tunnel list corruption for x-netns (LP: #1812875)
- ip6_gre: fix tunnel list corruption for x-netns
.
* Userspace break as a result of missing patch backport (LP: #1813873)
- tty: Don't hold ldisc lock in tty_reopen() if ldisc present
.
* kvm_stat : missing python dependency (LP: #1798776)
- tools/kvm_stat: fix python3 issues
- tools/kvm_stat: switch to python3
.
* [SRU] Fix Xorg crash with nomodeset when BIOS enable 64-bit fb addr
(LP: #1812797)
- vgaarb: Add support for 64-bit frame buffer address
- vgaarb: Keep adding VGA device in queue
.
* Fix non-working QCA Rome Bluetooth after S3 (LP: #1812812)
- USB: Add new USB LPM helpers
- USB: Consolidate LPM checks to avoid enabling LPM twice
.
* ptrace-tm-spd-gpr in powerpc/ptrace from ubuntu_kerenl_selftests failed on
Bionic P8 (LP: #1813127)
- selftests/powerpc: Fix ptrace tm failure
.
* [SRU] IO's are issued with incorrect Scatter Gather Buffer (LP: #1795453)
- scsi: megaraid_sas: Use 63-bit DMA addressing
.
* Consider enabling CONFIG_NETWORK_PHY_TIMESTAMPING (LP: #1785816)
- [Config] Enable timestamping in network PHY devices
.
* CVE-2018-19854
- crypto: user - fix leaking uninitialized memory to userspace
.
* x86/mm: Found insecure W+X mapping at address (ptrval)/0xc00a0000
(LP: #1813532)
- x86/mm: Do not warn about PCI BIOS W+X mappings
.
* CVE-2019-6133
- fork: record start_time late
.
* Fix not working Goodix touchpad (LP: #1811929)
- HID: i2c-hid: Disable runtime PM on Goodix touchpad
.
* bluetooth controller not detected with 4.15 kernel (LP: #1810797)
- SAUCE: btqcomsmd: introduce BT_QCOMSMD_HACK
- [Config] arm64: snapdragon: BT_QCOMSMD_HACK=y
.
* X1 Extreme: only one of the two SSDs is loaded (LP: #1811755)
- nvme-core: rework a NQN copying operation
- nvme: pad fake subsys NQN vid and ssvid with zeros
- nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
.
* Crash on "ip link add foo type ipip" (LP: #1811803)
- SAUCE: fan: Fix NULL pointer dereference
Checksums-Sha1:
38a996facb8109d80f71b79653116d6b2538bbfa 372712 block-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
bb4e884414b463d1da5c5e2540b09521efd8a4ae 318560 crypto-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
89b786ecdb677efa3d92f184f6363c8c094bc38b 4292 fat-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
94d190faeac591ff69653d3a08934e9b9747b091 13712 fb-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
20dd6c1bf809d73ffc76e982cde39bb4e3f70b8e 65200 firewire-core-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
ec4632d8cd8a6c6eff4d03db7073af24488448c6 35008 floppy-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
9e0a02ee5ac0975d2c94caf80963d391b5819d22 1314344 fs-core-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
e898600dfd64cd7edf45a3178c4b011ae9cadc9b 698336 fs-secondary-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
794c60ecd021db29ce4d779b534e0cba1513599f 428728 input-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
24ace06e58205b5f3afe4ea051a15c6ed081c3ec 61580 ipmi-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
3e169ca7ec3bec8fca5dcac4bfedb389e4abf0e0 209836 irda-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
973568c32503cc514bf4e77593cf6447e109683d 8845200 kernel-image-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
d6e06d5c99aa8237c682581760bc51cb0a0b2a9e 246688 linux-buildinfo-4.15.0-46-generic_4.15.0-46.49_amd64.deb
6341348b47273c76d1568331e92dc144c586347c 246864 linux-buildinfo-4.15.0-46-lowlatency_4.15.0-46.49_amd64.deb
6221e9466c2ddc054cfd79fb555202797a7ee677 1872 linux-cloud-tools-4.15.0-46-generic_4.15.0-46.49_amd64.deb
aa77de8c1717ede63888da3b7774edd77a2bcc8c 1876 linux-cloud-tools-4.15.0-46-lowlatency_4.15.0-46.49_amd64.deb
2259a8f2855993d52f0237528920ef033a791dd4 56288 linux-cloud-tools-4.15.0-46_4.15.0-46.49_amd64.deb
8d6c7178d047e22b38743c2811176f5ca53dd0ab 46348 linux-cloud-tools-common_4.15.0-46.49_all.deb
c56f94f3544b6f374e856f220c6bae5145d2a432 34816648 linux-doc_4.15.0-46.49_all.deb
f0962b9ec3881f22bfce4a7ceec02e71ae89dcbc 1103316 linux-headers-4.15.0-46-generic_4.15.0-46.49_amd64.deb
4766a837b08397b2ce5bd273a5f6b6f516c57d21 1101560 linux-headers-4.15.0-46-lowlatency_4.15.0-46.49_amd64.deb
0efda3aec63163974821260182826ed42fd99612 10988948 linux-headers-4.15.0-46_4.15.0-46.49_all.deb
db3cb9057ea4c59a0d9b39963bce0a83cf457edd 780683120 linux-image-unsigned-4.15.0-46-generic-dbgsym_4.15.0-46.49_amd64.ddeb
3098256fe3d562a16f2ad0067be8e42d742ec693 7940264 linux-image-unsigned-4.15.0-46-generic_4.15.0-46.49_amd64.deb
b1f00bb42539227215baf88776a04598ce19419b 782382408 linux-image-unsigned-4.15.0-46-lowlatency-dbgsym_4.15.0-46.49_amd64.ddeb
b2f36c09c5033e0cd114d49d9228e182e04964a8 7989876 linux-image-unsigned-4.15.0-46-lowlatency_4.15.0-46.49_amd64.deb
ee9c08ac4e042b547aaa2c0b97e6d9d438e58ef0 998224 linux-libc-dev_4.15.0-46.49_amd64.deb
bb59338eb3ea9bfe9b874f6e8f79ef2c13a5635e 12939196 linux-modules-4.15.0-46-generic_4.15.0-46.49_amd64.deb
6e959e29f5687b7287bf9a00ae552a12c3fab42b 45693196 linux-modules-4.15.0-46-lowlatency_4.15.0-46.49_amd64.deb
6dc23ad4da05dac372c025ae506cd9025ef4e484 32695632 linux-modules-extra-4.15.0-46-generic_4.15.0-46.49_amd64.deb
0d47b739881907a41d61f1c6f83a610adb50ab90 128541824 linux-source-4.15.0_4.15.0-46.49_all.deb
bbf6ad46bee1572dbc8e7c97f47ada7e1a032cbc 1960 linux-tools-4.15.0-46-generic_4.15.0-46.49_amd64.deb
29ed5f97d8ee633dd4e9ba4a656f75ba2547f6e3 1968 linux-tools-4.15.0-46-lowlatency_4.15.0-46.49_amd64.deb
0edf8def473969c8ed538654b87e668ac1396ce5 4600692 linux-tools-4.15.0-46_4.15.0-46.49_amd64.deb
f7bb143c1be16e93968d6db126f522fff1adde6a 159080 linux-tools-common_4.15.0-46.49_all.deb
dcecf3effe3eaa09b8e42b4970a6feac25d5afaa 54532 linux-tools-host_4.15.0-46.49_all.deb
16c779fb40c829650b0f8589861c8cb226d9fde1 1024 linux-udebs-generic_4.15.0-46.49_amd64.udeb
0c4fd70a788ed40af21fdb07ddf5c475ed21be05 34246 linux_4.15.0-46.49_amd64.buildinfo
c6894341f4aef514c983497d9857d589a1df9198 15875127 linux_4.15.0-46.49_amd64.tar.gz
36c063ba7851bc01ebbff5f2c817376f2fa69e6a 34558 linux_4.15.0-46.49_amd64_translations.tar.gz
3faafdc96b1975bd15dbcb9b282a7b959928abef 285036 md-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
442b0a56fae222d999fa5741cf86fa6131ef397f 206920 message-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
6137028165f5eaab3818b6d015998d5d33ade254 58844 mouse-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
9524c35fe9d61898b815643e77ff436d81f5781d 18224 multipath-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
e3ff58767e7d442bce66c782adc07544ee475937 504100 nfs-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
9c0a09a0b39d587a35bc95ed37d5a8108f6b4a08 4457744 nic-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
5a8f4423f7d76aa987a1ff1417efbd75b83430be 143364 nic-pcmcia-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
b0175bd6aec08b3c5d1cae4f31a269cfcad6006b 541868 nic-shared-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
0d7c6827f1cbe5e2ad45448b3aecaafe186fd677 316204 nic-usb-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
90511ac463047cd20cf639412f860d7fa54e175c 31672 parport-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
6f2059b3badf9c82cdad7517ab5dc43fa3a39962 122504 pata-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
60585ef3f95edadf6d3528622d589a48c05a54df 63724 pcmcia-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
9d09446a08308bf0ccf020fe05440fd4cc82118a 66744 pcmcia-storage-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
9071dfc670d4354a4c4e60c8418e64c7d360b31a 8736 plip-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
53099de11d8b379b4e739af92f4927964d72e953 25180 ppp-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
a9f6875692b37520c7427eb21d8ea24662821401 95804 sata-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
0379817c8db0f7f5e119b508d91771e1a9be0dd1 2474812 scsi-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
6ed32f77a85d0c2f57a66d50365c30a207050698 92244 serial-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
44decc3c7ff31ccb9e50088cefacb465afdac1d1 50384 storage-core-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
c97b7e1d901035bd7643c2a19d28a268e52ee4f6 139880 usb-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
8c3e1a7cb79354c2ede5d351e175d8d8172541c1 112588 virtio-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
19b5f95311f17b2ba3ac1cc59994b29173b17961 25860 vlan-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
Checksums-Sha256:
21cd5049a5c05a6b8ace246dd28d5e26cf0c0a0e9b616d121f679811963afde9 372712 block-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
40f5548db5ee875b6f7694a674ba8ff323a6809119c52439215be08c3ce31a81 318560 crypto-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
4aa60f77ad1db7924cef0fdbcb81ebbebcb847026955f76a99154e90adaffd56 4292 fat-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
f0cb42992e2754ad5164ece00daace574f407539e83689e32e19bbbdf6ca995e 13712 fb-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
9225b3159474f0c8c1aef279acd752941dad47323ca85d3dff45546be2409013 65200 firewire-core-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
471c53693e47d78ec3b5bdc17eeda1ca8172d4bff5e6b79b03b04509d4603db6 35008 floppy-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
1294a06a87f7d3069f984a9e3f3847ccfb08ba80af87b70686d7cca0d20a9037 1314344 fs-core-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
0b64c58edd85bb05f60bb9047696ff81e97b9158b5fc3313c06f820a7889f3a6 698336 fs-secondary-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
15c244b7156bb78bd66fcd0e869d6760f0be88ccd3b1a4added49904428ad567 428728 input-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
2d87fa49f07203c0dd597bb8cb433ca190bb638004876f271d37c0cba8d5cf20 61580 ipmi-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
0272b3d7ddf5963a7896e3ab529ed1d864777b2e8c42d5ffccd6b2149563384a 209836 irda-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
591fcc58d2783a17d52451d41cd802d16acbaf4ba33dc1b373da620e46113da6 8845200 kernel-image-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
8ce8257e4838fa75968b99beb6b9ede52401f3edba5c3752510caaf1b84808e2 246688 linux-buildinfo-4.15.0-46-generic_4.15.0-46.49_amd64.deb
ee0e32486ea3a93dbfcfc8216844673ffe10b5e282b014396cb19aa1eb187819 246864 linux-buildinfo-4.15.0-46-lowlatency_4.15.0-46.49_amd64.deb
5a5d508b83a686af0aac366c1e7cbdf690c35b96c9de5d48f1fd446a9934400f 1872 linux-cloud-tools-4.15.0-46-generic_4.15.0-46.49_amd64.deb
80d914505e5f600d5f33b7651aaa391f6e50880e5c9a9fa469e83c53c1f2d4c7 1876 linux-cloud-tools-4.15.0-46-lowlatency_4.15.0-46.49_amd64.deb
4c4152fe488281ce34ac9751c50f7c282b5f4767f14580de125584d7119b1d8f 56288 linux-cloud-tools-4.15.0-46_4.15.0-46.49_amd64.deb
52f9483fa9606953a2f89482f62485fcff9589d17c0d07c7e6b4c0e0dae65f0d 46348 linux-cloud-tools-common_4.15.0-46.49_all.deb
9d7e7e6f629d5e4cd8aabb45ae977a10b57ebb60195ceeb18f2d2117a8ffab58 34816648 linux-doc_4.15.0-46.49_all.deb
b6c64b551a80714edb3295a68807dc2d5f26934952a302f2679d8361e52137e2 1103316 linux-headers-4.15.0-46-generic_4.15.0-46.49_amd64.deb
b81c12bc692b840b1e8292b3d4d9bfcae8cec689bcaa1478751408ed56b5a024 1101560 linux-headers-4.15.0-46-lowlatency_4.15.0-46.49_amd64.deb
8cebc2e07b732d7747e40dc379345dc1b265dd4f86d73ea77580f3fa0b19f5c9 10988948 linux-headers-4.15.0-46_4.15.0-46.49_all.deb
ff7536e1d439183d7c9b95c118046788961b7739a4e1ad11a4c0094f71d76773 780683120 linux-image-unsigned-4.15.0-46-generic-dbgsym_4.15.0-46.49_amd64.ddeb
46eb70b7d9bdf5c0a1a68c4575a98a29b27f3a0fd2da6e94f216bd448a9ea899 7940264 linux-image-unsigned-4.15.0-46-generic_4.15.0-46.49_amd64.deb
c45058565882fef902cfa8ca05964dd54e709cf29ae9713619ced43fba42a0e4 782382408 linux-image-unsigned-4.15.0-46-lowlatency-dbgsym_4.15.0-46.49_amd64.ddeb
3befd3fe0ec2d2b85fa7867a34af866138b3fd3edb099ec48a3f558cf01261ac 7989876 linux-image-unsigned-4.15.0-46-lowlatency_4.15.0-46.49_amd64.deb
dda44b80da4d9b7149a2525f17f906f6b7b10a7b8c3df5e6f48d9cc58ca6e6b1 998224 linux-libc-dev_4.15.0-46.49_amd64.deb
366ab7ddf40692a3779d41bcb472378bc79b03aff483cc2a9500e3ef8ca18d05 12939196 linux-modules-4.15.0-46-generic_4.15.0-46.49_amd64.deb
75e417e8b286a73cfb889f5a114fee71f9467058767035301fc7696c782a537a 45693196 linux-modules-4.15.0-46-lowlatency_4.15.0-46.49_amd64.deb
e4e439c14180bf861137224a231dd97fc9fb3b439fcd4dc629342983f439f1da 32695632 linux-modules-extra-4.15.0-46-generic_4.15.0-46.49_amd64.deb
f208bcf98fe8a2b84571ab9a1b41fbe181312f556ac9e1eeedcf597a4d17b67b 128541824 linux-source-4.15.0_4.15.0-46.49_all.deb
1f2ab459fedae40c9e91b16e29362abe9cc8383067b8808a36eff07163841536 1960 linux-tools-4.15.0-46-generic_4.15.0-46.49_amd64.deb
2c09b7539c3a7e4db9da91094cb9a6661b83eb98ba84bc92ecf45773bc5bf789 1968 linux-tools-4.15.0-46-lowlatency_4.15.0-46.49_amd64.deb
40cbbc7be3d603dc1ce8e1cdfee04f25854ab2f552a700c00da94b7798656b22 4600692 linux-tools-4.15.0-46_4.15.0-46.49_amd64.deb
b2356ed541cab52f2d27936e696b1ee6e1c37afc6205eee6aec4133cc26a1bcd 159080 linux-tools-common_4.15.0-46.49_all.deb
acd19e74b057cc118e4d2bbdea90a556c15b808ff6af7cdb7a6352a1f948c09b 54532 linux-tools-host_4.15.0-46.49_all.deb
d8e40556c9797eb8afd8b7d367b8603f81e89ef9909b3cb360d2244065b792ae 1024 linux-udebs-generic_4.15.0-46.49_amd64.udeb
25089c8989afa1a28edb1afbf6f2e01b8ac9b0024d8e00f7839b35ae1fca469c 34246 linux_4.15.0-46.49_amd64.buildinfo
76504cb77718862800c9592bbc906886316299166a943e7d953f22ad2f25926a 15875127 linux_4.15.0-46.49_amd64.tar.gz
726e2044bfe4fd00f9fd8733c75709cd51a018225448eaada344c03b171391aa 34558 linux_4.15.0-46.49_amd64_translations.tar.gz
0735916c34f0efae5e2336549e364650e2b4211d76a46c919b710da56fe66822 285036 md-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
2b7e95ae284d033a9bf63fa9b743fcddcfe65814b58d576536905d073846494f 206920 message-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
e5b330f389aa95b982b9ebc4104824217f89a178fb9aa497d18f123ec8c290b4 58844 mouse-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
1a2ca9c2711fe03f4f262be0fb9470ba83315890c746e5ea0174b88be33fc31b 18224 multipath-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
05be914166db003a5939486e0a0a8fc81b0685a7cdcfe141b6d66f76759f9507 504100 nfs-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
ba21addbf9e3c9da944bc472495b669d03831ac9aaff8ba1cf81183e878f9305 4457744 nic-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
7f221d87a7ed38e3c74e33b957e00cc459901ef99188da1740aa0c2520bfa730 143364 nic-pcmcia-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
0030cc655f7a596bdf265bc78f4a45662581467eda8d01e57c1ce5df8fd10235 541868 nic-shared-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
9a14489e42593bdab0fabc63719001433c894bf8910cf0c87993c6fd0c6ea824 316204 nic-usb-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
209579057cc4a23ca45bed2fdcf391f9868b3e3f22cfe061fa56cf08cfec8401 31672 parport-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
f9387b2e759fb19a440a6b63aed657d3a252a6ce26f2a0f804d10ecb69a2341d 122504 pata-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
b95bfcd6e9c427a0fcbd2527aee295c667ab5d3a824d42ee26bdd45e3280ccaa 63724 pcmcia-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
fe0a4be8432934b58972ec6176fd0d36717e8c0a79ab7fd998ca2334307b8a8a 66744 pcmcia-storage-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
ae4da28137860b23f4ea51d3dc756c0ba2b27a55cf972737f34a41113b101723 8736 plip-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
54c9c2aab22943d1108b694e4279f1d18ef20824174f6c7349b6d844c2518fa2 25180 ppp-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
561a88485e0bab13a03d7e8d8963fcac6e7f7e4cd16aa0b9cf7cc52d1d99a3aa 95804 sata-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
a6f4dec21de6f0c75fc723713aa8e842ef1d6e709da9e2bd605249637c661641 2474812 scsi-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
0c89680025c56543421b66b18714305347ab533565e1a941d66e4b57cb6175ad 92244 serial-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
e2c8290cfada9618e20eb4cc3914a56fc874d106cd934cde732b637f4cb3dec9 50384 storage-core-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
ed794da1ca5a280ebc25bd113eac4c3cbcb617c29bf8575e2ea6090d68f8f56c 139880 usb-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
10b6f29d1bdb082589effef3f786338a72fb7641521342414945263ff08ab6a6 112588 virtio-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
637bd89f3d9b2ba96ad04a6d4c5d91a03196c51441ef2f77492251986d170977 25860 vlan-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
Files:
9999644504aaf2a57336a420bdf6f8c3 372712 debian-installer standard block-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
d7da6315f16fa53e589b77c339c37357 318560 debian-installer extra crypto-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
57f44b15f635833b8d1c18f0bba41483 4292 debian-installer standard fat-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
ed0452d670339156f3739d0da04985d3 13712 debian-installer standard fb-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
7d4a9f3e6f46c9cb77120aa8c9938684 65200 debian-installer standard firewire-core-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
9c9688de23f923fbd8c3adb73f26e39c 35008 debian-installer standard floppy-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
967cd27d7c0bd3f8e9d2325042e3b492 1314344 debian-installer standard fs-core-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
3759f62bb87c683f7abcd9d3e7c497b0 698336 debian-installer standard fs-secondary-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
bf68b8d0ffa283d77ffdee10a7cdd91b 428728 debian-installer standard input-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
d1bc365dac44137ea1eef291c5056dcf 61580 debian-installer standard ipmi-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
8fef73855479f15e41a4014fed3305fe 209836 debian-installer standard irda-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
e5f07317b75b0062225e897a34e07103 8845200 debian-installer optional kernel-image-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
d3606112eba52058ae6e3419271da73e 246688 kernel optional linux-buildinfo-4.15.0-46-generic_4.15.0-46.49_amd64.deb
55b960314142a7e76ebda1e445157277 246864 kernel optional linux-buildinfo-4.15.0-46-lowlatency_4.15.0-46.49_amd64.deb
d29d5b7d99d445502386f853fcb2cd50 1872 devel optional linux-cloud-tools-4.15.0-46-generic_4.15.0-46.49_amd64.deb
843a9a3ce1167918a8873c912a518b8e 1876 devel optional linux-cloud-tools-4.15.0-46-lowlatency_4.15.0-46.49_amd64.deb
677493f8113e14e4fe73287e4ac960f5 56288 devel optional linux-cloud-tools-4.15.0-46_4.15.0-46.49_amd64.deb
72eebba08c6254dfd446181ff2e02d02 46348 kernel optional linux-cloud-tools-common_4.15.0-46.49_all.deb
6309cf47ba3a6f212e19b0f69d833fe9 34816648 doc optional linux-doc_4.15.0-46.49_all.deb
8735c034627cd5df79d8ff52fff61423 1103316 devel optional linux-headers-4.15.0-46-generic_4.15.0-46.49_amd64.deb
a7f801b747e5f4272043ed2ef2c5af55 1101560 devel optional linux-headers-4.15.0-46-lowlatency_4.15.0-46.49_amd64.deb
235a9d37548e134b9ca45930cdca4997 10988948 devel optional linux-headers-4.15.0-46_4.15.0-46.49_all.deb
79abf0f6117a441b6865201cd3a60232 780683120 devel optional linux-image-unsigned-4.15.0-46-generic-dbgsym_4.15.0-46.49_amd64.ddeb
1aee8641c28e3c2d2e8aac6314387ccf 7940264 kernel optional linux-image-unsigned-4.15.0-46-generic_4.15.0-46.49_amd64.deb
d95ff44b74ac6e330d546e937d572054 782382408 devel optional linux-image-unsigned-4.15.0-46-lowlatency-dbgsym_4.15.0-46.49_amd64.ddeb
5b196e0e5a50675c84743e4951d1d72d 7989876 kernel optional linux-image-unsigned-4.15.0-46-lowlatency_4.15.0-46.49_amd64.deb
2ae6d2d223578166f8a59acae581e5a2 998224 devel optional linux-libc-dev_4.15.0-46.49_amd64.deb
393f649d77524c75ccb6fe1bdb33ed13 12939196 kernel optional linux-modules-4.15.0-46-generic_4.15.0-46.49_amd64.deb
555de3000084893571d1fc4806cc6999 45693196 kernel optional linux-modules-4.15.0-46-lowlatency_4.15.0-46.49_amd64.deb
cff9a9ce082824ba19ee7b367315bef2 32695632 kernel optional linux-modules-extra-4.15.0-46-generic_4.15.0-46.49_amd64.deb
776faa98d92b72b8edc0f3f69c036cba 128541824 devel optional linux-source-4.15.0_4.15.0-46.49_all.deb
c1409c674a4962972c781a9e098793f7 1960 devel optional linux-tools-4.15.0-46-generic_4.15.0-46.49_amd64.deb
2de09858476437b71638386be258a932 1968 devel optional linux-tools-4.15.0-46-lowlatency_4.15.0-46.49_amd64.deb
c6f3bea2bea4723a97ca910b7712b73b 4600692 devel optional linux-tools-4.15.0-46_4.15.0-46.49_amd64.deb
3154d00c2fdb3def9008c779c3b088f0 159080 kernel optional linux-tools-common_4.15.0-46.49_all.deb
49b6c3bda89b4e07eac8dc7926081206 54532 kernel optional linux-tools-host_4.15.0-46.49_all.deb
8017f59dfcf031d9627c6b63c5eb44fb 1024 debian-installer optional linux-udebs-generic_4.15.0-46.49_amd64.udeb
e185678b49b53f84cc6a94e7b74915a3 34246 devel optional linux_4.15.0-46.49_amd64.buildinfo
3070606bfb51ef4f20ed4a95c4d550eb 15875127 raw-signing - linux_4.15.0-46.49_amd64.tar.gz
1fccf06282f104e1963a15db0ab2dff8 34558 raw-translations - linux_4.15.0-46.49_amd64_translations.tar.gz
4eaeb046c89a0f39ac6e743a126fe8ca 285036 debian-installer standard md-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
5453e2036237e78b76d903d34779adf7 206920 debian-installer standard message-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
6ecf7ce222f7882b515359bfc2fc542b 58844 debian-installer extra mouse-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
b8daa1e11030c66bdefca58812987578 18224 debian-installer extra multipath-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
2e22f1ac8812b86ecb203cbb41507422 504100 debian-installer standard nfs-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
7f83105d6d154e62a4cfabb4733e9e3a 4457744 debian-installer standard nic-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
98a23d2fa35053f850fed999ddab38e7 143364 debian-installer standard nic-pcmcia-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
541dd1d913bbbd6a10db8edbafa16e01 541868 debian-installer standard nic-shared-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
52a7b430b1df18bcae18c1a3b41cade9 316204 debian-installer standard nic-usb-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
bbe4dc44bd623dba3f91fddd3d0f2a49 31672 debian-installer standard parport-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
0e5796928946af2e36409ab311882292 122504 debian-installer standard pata-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
21960d6a0bab568fea7fc5e5bd220c7f 63724 debian-installer standard pcmcia-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
12e331198f6d04b7d845bfea20342c9e 66744 debian-installer standard pcmcia-storage-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
3054d1ed9b7e486a3a1912cb329a7dee 8736 debian-installer standard plip-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
a09dbc41ddf1f5b2ee9c49635afd0619 25180 debian-installer standard ppp-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
1659d9357dda19b53fcff4901b4f2580 95804 debian-installer standard sata-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
c1517a871d6adef3746f668553f49b9b 2474812 debian-installer standard scsi-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
9eab15dbdccedc00933af444d4ac9817 92244 debian-installer standard serial-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
fdfbb5659861e8ac344863e03ca19c3d 50384 debian-installer standard storage-core-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
ed32f42dd297ae419da104362fa3bcbb 139880 debian-installer standard usb-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
2a19b9dabb6935d282d2a8237a882bf1 112588 debian-installer standard virtio-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
597783aa59aa524d57e86436adbee0de 25860 debian-installer extra vlan-modules-4.15.0-46-generic-di_4.15.0-46.49_amd64.udeb
Package-Type: udeb
More information about the Bionic-changes
mailing list