[ubuntu/bionic-proposed] linux_4.15.0-119.120_amd64.tar.gz - (Accepted)
Stefan Bader
stefan.bader at canonical.com
Mon Sep 21 16:30:54 UTC 2020
linux (4.15.0-119.120) bionic; urgency=medium
* bionic/linux: 4.15.0-119.120 -proposed tracker (LP: #1896040)
* gtp: unable to associate contextes to interfaces (LP: #1894605)
- gtp: add GTPA_LINK info to msg sent to userspace
* uvcvideo: add mapping for HEVC payloads (LP: #1895803)
- media: videodev2.h: Add v4l2 definition for HEVC
- SAUCE: media: uvcvideo: Add mapping for HEVC payloads
* Novalink (mkvterm command failure) (LP: #1892546)
- tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
* rtnetlink.sh in net from ubuntu_kernel_selftests is returning 1 for a
skipped test (LP: #1895258)
- selftests: net: return Kselftest Skip code for skipped tests
* Bionic update: upstream stable patchset 2020-09-16 (LP: #1895873)
- net: Fix potential wrong skb->protocol in skb_vlan_untag()
- tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
- ipvlan: fix device features
- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
- ALSA: pci: delete repeated words in comments
- ASoC: tegra: Fix reference count leaks.
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs
- arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
- powerpc/xive: Ignore kmemleak false positives
- media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA
value in debiirq()
- blktrace: ensure our debugfs dir exists
- scsi: target: tcmu: Fix crash on ARM during cmd completion
- iommu/iova: Don't BUG on invalid PFNs
- drm/amdkfd: Fix reference count leaks.
- drm/radeon: fix multiple reference count leak
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
- selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
- omapfb: fix multiple reference count leaks due to pm_runtime_get_sync
- PCI: Fix pci_create_slot() reference count leak
- rtlwifi: rtl8192cu: Prevent leaking urb
- mips/vdso: Fix resource leaks in genvdso.c
- cec-api: prevent leaking memory through hole in structure
- f2fs: fix use-after-free issue
- drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open
- drm/nouveau: Fix reference count leak in nouveau_connector_detect
- locking/lockdep: Fix overflow in presentation of average lock-time
- scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
- ceph: fix potential mdsc use-after-free crash
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
- EDAC/ie31200: Fallback if host bridge device is already initialized
- media: davinci: vpif_capture: fix potential double free
- KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
- powerpc/spufs: add CONFIG_COREDUMP dependency
- USB: sisusbvga: Fix a potential UB casued by left shifting a negative value
- efi: provide empty efi_enter_virtual_mode implementation
- Revert "ath10k: fix DMA related firmware crashes on multiple devices"
- media: gpio-ir-tx: improve precision of transmitted signal due to scheduling
- nvme-fc: Fix wrong return value in __nvme_fc_init_request()
- null_blk: fix passing of REQ_FUA flag in null_handle_rq
- i2c: rcar: in slave mode, clear NACK earlier
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
- jbd2: make sure jh have b_transaction set in refile/unfile_buffer
- ext4: don't BUG on inconsistent journal feature
- jbd2: abort journal if free a async write error metadata buffer
- fs: prevent BUG_ON in submit_bh_wbc()
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
- scsi: ufs: Fix possible infinite loop in ufshcd_hold
- scsi: ufs: Improve interrupt handling for shared interrupts
- scsi: ufs: Clean up completed request without interrupt notification
- net: gianfar: Add of_node_put() before goto statement
- powerpc/perf: Fix soft lockups due to missed interrupt accounting
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
- btrfs: fix space cache memory leak after transaction abort
- fbcon: prevent user font height or width change from causing potential out-
of-bounds access
- USB: lvtest: return proper error code in probe
- vt: defer kfree() of vc_screenbuf in vc_do_resize()
- vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
- serial: samsung: Removes the IRQ not found warning
- serial: pl011: Fix oops on -EPROBE_DEFER
- serial: pl011: Don't leak amba_ports entry on driver register error
- serial: 8250_exar: Fix number of ports for Commtech PCIe cards
- serial: 8250: change lock order in serial8250_do_startup()
- writeback: Protect inode->i_io_list with inode->i_lock
- writeback: Avoid skipping inode writeback
- writeback: Fix sync livelock due to b_dirty_time processing
- XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN
data pointer which contains XEN specific information.
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
- PM: sleep: core: Fix the handling of pending runtime resume requests
- device property: Fix the secondary firmware node handling in
set_primary_fwnode()
- drm/amdgpu: Fix buffer overflow in INFO ioctl
- USB: yurex: Fix bad gfp argument
- usb: uas: Add quirk for PNY Pro Elite
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
- usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
- overflow.h: Add allocation size calculation helpers
- USB: gadget: u_f: add overflow checks to VLA macros
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
- USB: gadget: u_f: Unbreak offset calculation in VLAs
- USB: cdc-acm: rework notification_buffer resizing
- usb: storage: Add unusual_uas entry for Sony PSZ drives
- btrfs: check the right error variable in btrfs_del_dir_entries_in_log
- tpm: Unify the mismatching TPM space buffer sizes
- HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
- net: ena: Make missed_tx stat incremental
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
- ASoC: img-parallel-out: Fix a reference count leak
- xfs: Don't allow logging of XFS_ISTALE inodes
- HID: quirks: add NOGET quirk for Logitech GROUP
- drm/msm/adreno: fix updating ring fence
- ext4: handle read only external journal device
- ext4: handle option set by mount flags correctly
- ext4: handle error of ext4_setup_system_zone() on remount
- scsi: qla2xxx: Check if FW supports MQ before enabling
- scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
- macvlan: validate setting of multiple remote source MAC addresses
- block: loop: set discard granularity and alignment for block device backed
loop
- blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART
- btrfs: reset compression level for lzo on remount
- usb: host: xhci: fix ep context print mismatch in debugfs
- genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
- drm/amd/pm: correct Vega10 swctf limit setting
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
* DELL LATITUDE 5491 touchscreen doesn't work (LP: #1889446) // Bionic update:
upstream stable patchset 2020-09-16 (LP: #1895873)
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
* Bionic update: upstream stable patchset 2020-09-11 (LP: #1895328)
- drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()
- perf probe: Fix memory leakage when the probe point is not found
- khugepaged: khugepaged_test_exit() check mmget_still_valid()
- khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
- powerpc/mm: Only read faulting instruction when necessary in do_page_fault()
- btrfs: export helpers for subvolume name/id resolution
- btrfs: don't show full path of bind mounts in subvol=
- btrfs: Move free_pages_out label in inline extent handling branch in
compress_file_range
- btrfs: inode: fix NULL pointer dereference if inode doesn't need compression
- btrfs: sysfs: use NOFS for device creation
- romfs: fix uninitialized memory leak in romfs_dev_read()
- kernel/relay.c: fix memleak on destroy relay channel
- mm: include CMA pages in lowmem_reserve at boot
- mm, page_alloc: fix core hung in free_pcppages_bulk()
- ext4: fix checking of directory entry validity for inline directories
- jbd2: add the missing unlock_buffer() in the error path of
jbd2_write_superblock()
- [Config] updateconfigs for CONFIG_SPI_DYNAMIC
- spi: Prevent adding devices below an unregistering controller
- scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
- media: budget-core: Improve exception handling in budget_register()
- rtc: goldfish: Enable interrupt in set_alarm() when necessary
- media: vpss: clean up resources in init
- Input: psmouse - add a newline when printing 'proto' by sysfs
- m68knommu: fix overwriting of bits in ColdFire V3 cache control
- xfs: fix inode quota reservation checks
- jffs2: fix UAF problem
- cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
- scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
- virtio_ring: Avoid loop when vq is broken in virtqueue_poll
- xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
- alpha: fix annotation of io{read,write}{16,32}be()
- ext4: fix potential negative array index in do_split()
- i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
- i40e: Fix crash during removing i40e driver
- net: fec: correct the error path for regulator disable in probe
- bonding: show saner speed for broadcast mode
- bonding: fix a potential double-unregister
- ASoC: msm8916-wcd-analog: fix register Interrupt offset
- ASoC: intel: Fix memleak in sst_media_open
- vfio/type1: Add proper error unwind for vfio_iommu_replay()
- bonding: fix active-backup failover for current ARP slave
- hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
- net: dsa: b53: check for timeout
- powerpc/pseries: Do not initiate shutdown when system is running on UPS
- epoll: Keep a reference on files added to the check list
- do_epoll_ctl(): clean the failure exits up a bit
- mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
- xen: don't reschedule in preemption off sections
- clk: Evict unregistered clks from parent caches
- KVM: arm/arm64: Don't reschedule in unmap_stage2_range()
- scsi: zfcp: Fix use-after-free in request timeout handlers
- ext4: don't allow overlapping system zones
- s390/runtime_instrumentation: fix storage key handling
- s390/ptrace: fix storage key handling
- kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode
- kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode
- Fix build error when CONFIG_ACPI is not set/enabled:
- net: ena: Prevent reset after device destruction
* Bionic update: upstream stable patchset 2020-09-02 (LP: #1893986)
- net/mlx5e: Don't support phys switch id if not in switchdev mode
- tracepoint: Mark __tracepoint_string's __used
- HID: input: Fix devices that return multiple bytes in battery report
- x86/mce/inject: Fix a wrong assignment of i_mce.status
- sched: correct SD_flags returned by tl->sd_flags()
- arm64: dts: rockchip: fix rk3399-puma vcc5v0-host gpio
- arm64: dts: rockchip: fix rk3399-puma gmac reset gpio
- EDAC: Fix reference count leaks
- arm64: dts: qcom: msm8916: Replace invalid bias-pull-none property
- arm64: dts: exynos: Fix silent hang after boot on Espresso
- m68k: mac: Don't send IOP message until channel is idle
- m68k: mac: Fix IOP status/control register writes
- platform/x86: intel-hid: Fix return value check in check_acpi_dev()
- platform/x86: intel-vbtn: Fix return value check in check_acpi_dev()
- ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()
- spi: lantiq: fix: Rx overflow error in full duplex mode
- ARM: socfpga: PM: add missing put_device() call in
socfpga_setup_ocram_self_refresh()
- drm/tilcdc: fix leak & null ref in panel_connector_get_modes
- Bluetooth: add a mutex lock to avoid UAF in do_enale_set
- fs/btrfs: Add cond_resched() for try_release_extent_mapping() stalls
- drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync
- video: fbdev: neofb: fix memory leak in neo_scan_monitor()
- md-cluster: fix wild pointer of unlock_all_bitmaps()
- arm64: dts: hisilicon: hikey: fixes to comply with adi, adv7533 DT binding
- drm/nouveau: fix multiple instances of reference count leaks
- drm/debugfs: fix plain echo to connector "force" attribute
- irqchip/irq-mtk-sysirq: Replace spinlock with raw_spinlock
- mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
- brcmfmac: To fix Bss Info flag definition Bug
- brcmfmac: set state of hanger slot to FREE when flushing PSQ
- iwlegacy: Check the return value of pcie_capability_read_*()
- gpu: host1x: debug: Fix multiple channels emitting messages simultaneously
- usb: gadget: net2280: fix memory leak on probe error handling paths
- bdc: Fix bug causing crash after multiple disconnects
- usb: bdc: Halt controller on suspend
- dyndbg: fix a BUG_ON in ddebug_describe_flags
- bcache: fix super block seq numbers comparision in register_cache_set()
- ACPICA: Do not increment operation_region reference counts for field units
- agp/intel: Fix a memory leak on module initialisation failure
- video: fbdev: sm712fb: fix an issue about iounmap for a wrong address
- console: newport_con: fix an issue about leak related system resources
- video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' call
- iio: improve IIO_CONCENTRATION channel type description
- drm/arm: fix unintentional integer overflow on left shift
- leds: lm355x: avoid enum conversion warning
- media: omap3isp: Add missed v4l2_ctrl_handler_free() for
preview_init_entities()
- ASoC: Intel: bxt_rt298: add missing .owner field
- scsi: cumana_2: Fix different dev_id between request_irq() and free_irq()
- drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline
- cxl: Fix kobject memleak
- drm/radeon: fix array out-of-bounds read and write issues
- scsi: powertec: Fix different dev_id between request_irq() and free_irq()
- scsi: eesox: Fix different dev_id between request_irq() and free_irq()
- ipvs: allow connection reuse for unconfirmed conntrack
- media: firewire: Using uninitialized values in node_probe()
- media: exynos4-is: Add missed check for pinctrl_lookup_state()
- xfs: fix reflink quota reservation accounting error
- PCI: Fix pci_cfg_wait queue locking problem
- leds: core: Flush scheduled work for system suspend
- drm: panel: simple: Fix bpc for LG LB070WV8 panel
- drm/bridge: sil_sii8620: initialize return of sii8620_readb
- scsi: scsi_debug: Add check for sdebug_max_queue during module init
- mwifiex: Prevent memory corruption handling keys
- powerpc/vdso: Fix vdso cpu truncation
- staging: rtl8192u: fix a dubious looking mask before a shift
- PCI/ASPM: Add missing newline in sysfs 'policy'
- drm/imx: tve: fix regulator_disable error path
- USB: serial: iuu_phoenix: fix led-activity helpers
- thermal: ti-soc-thermal: Fix reversed condition in
ti_thermal_expose_sensor()
- coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb()
- MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()
- usb: dwc2: Fix error path in gadget registration
- scsi: mesh: Fix panic after host or bus reset
- net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configuration
- Smack: fix another vsscanf out of bounds
- Smack: prevent underflow in smk_set_cipso()
- power: supply: check if calc_soc succeeded in pm860x_init_battery
- Bluetooth: hci_serdev: Only unregister device if it was registered
- selftests/powerpc: Fix CPU affinity for child process
- PCI: Release IVRS table in AMD ACS quirk
- selftests/powerpc: Fix online CPU selection
- s390/qeth: don't process empty bridge port events
- wl1251: fix always return 0 error
- tools, build: Propagate build failures from tools/build/Makefile.build
- net: ethernet: aquantia: Fix wrong return value
- liquidio: Fix wrong return value in cn23xx_get_pf_num()
- net: spider_net: Fix the size used in a 'dma_free_coherent()' call
- fsl/fman: use 32-bit unsigned integer
- fsl/fman: fix dereference null return value
- fsl/fman: fix unreachable code
- fsl/fman: check dereferencing null pointer
- fsl/fman: fix eth hash table allocation
- dlm: Fix kobject memleak
- pinctrl-single: fix pcs_parse_pinconf() return value
- x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task
- crypto: aesni - add compatibility with IAS
- af_packet: TPACKET_V3: fix fill status rwlock imbalance
- drivers/net/wan/lapbether: Added needed_headroom and a skb->len check
- net/nfc/rawsock.c: add CAP_NET_RAW check.
- net: refactor bind_bucket fastreuse into helper
- net: Set fput_needed iff FDPUT_FPUT is set
- USB: serial: cp210x: re-enable auto-RTS on open
- USB: serial: cp210x: enable usb generic throttle/unthrottle
- ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob support
- ALSA: usb-audio: fix overeager device match for MacroSilicon MS2109
- ALSA: usb-audio: add quirk for Pioneer DDJ-RB
- crypto: qat - fix double free in qat_uclo_create_batch_init_list
- crypto: ccp - Fix use of merged scatterlists
- crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
- bitfield.h: don't compile-time validate _val in FIELD_FIT
- fs/minix: check return value of sb_getblk()
- fs/minix: don't allow getting deleted inodes
- fs/minix: reject too-large maximum file size
- ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109
- 9p: Fix memory leak in v9fs_mount
- spi: spidev: Align buffers for DMA
- mtd: rawnand: qcom: avoid write to unavailable register
- parisc: Implement __smp_store_release and __smp_load_acquire barriers
- parisc: mask out enable and reserved bits from sba imask
- ARM: 8992/1: Fix unwind_frame for clang-built kernels
- irqdomain/treewide: Free firmware node after domain removal
- xen/balloon: fix accounting in alloc_xenballooned_pages error path
- xen/balloon: make the balloon wait interruptible
- net: initialize fastreuse on inet_inherit_port
- smb3: warn on confusing error scenario with sec=krb5
- PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()
- btrfs: don't allocate anonymous block device for user invisible roots
- btrfs: only search for left_info if there is no right_info in
try_merge_free_space
- btrfs: fix memory leaks after failure to lookup checksums during inode
logging
- dt-bindings: iio: io-channel-mux: Fix compatible string in example code
- iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()
- xtensa: fix xtensa_pmu_setup prototype
- powerpc: Fix circular dependency between percpu.h and mmu.h
- net: ethernet: stmmac: Disable hardware multicast filter
- net: stmmac: dwmac1000: provide multicast filter fallback
- net/compat: Add missing sock updates for SCM_RIGHTS
- md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
- bcache: allocate meta data pages as compound pages
- mac80211: fix misplaced while instead of if
- MIPS: CPU#0 is not hotpluggable
- ext2: fix missing percpu_counter_inc
- ocfs2: change slot number type s16 to u16
- ftrace: Setup correct FTRACE_FL_REGS flags for module
- kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler
- tracing/hwlat: Honor the tracing_cpumask
- tracing: Use trace_sched_process_free() instead of exit() for pid tracing
- watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in
watchdog_info.options
- watchdog: f71808e_wdt: remove use of wrong watchdog_info option
- watchdog: f71808e_wdt: clear watchdog timeout occurred flag
- pseries: Fix 64 bit logical memory block panic
- perf intel-pt: Fix FUP packet state
- drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()
- mfd: arizona: Ensure 32k clock is put on driver unbind and error
- RDMA/ipoib: Return void from ipoib_ib_dev_stop()
- USB: serial: ftdi_sio: make process-packet buffer unsigned
- USB: serial: ftdi_sio: clean up receive processing
- gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlers
- dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()
- iommu/omap: Check for failure of a call to omap_iommu_dump_ctx
- iommu/vt-d: Enforce PASID devTLB field mask
- i2c: rcar: slave: only send STOP event when we have been addressed
- clk: clk-atlas6: fix return value check in atlas6_clk_init()
- pwm: bcm-iproc: handle clk_get_rate() return
- tools build feature: Use CC and CXX from parent
- i2c: rcar: avoid race when unregistering slave
- Input: sentelic - fix error return when fsp_reg_write fails
- drm/vmwgfx: Use correct vmw_legacy_display_unit pointer
- drm/vmwgfx: Fix two list_for_each loop exit tests
- net: qcom/emac: add missed clk_disable_unprepare in error path of
emac_clks_phase1_init
- nfs: Fix getxattr kernel panic and memory overflow
- fs/ufs: avoid potential u32 multiplication overflow
- test_kmod: avoid potential double free in trigger_config_run_type()
- mfd: dln2: Run event handler loop under spinlock
- ALSA: echoaudio: Fix potential Oops in snd_echo_resume()
- perf bench mem: Always memset source before memcpy
- tools build feature: Quote CC and CXX for their arguments
- sh: landisk: Add missing initialization of sh_io_port_base
- khugepaged: retract_page_tables() remember to test exit
- genirq/affinity: Make affinity setting if activated opt-in
- ARM: dts: gose: Fix ports node name for adv7180
- ARM: dts: gose: Fix ports node name for adv7612
- drm/amdgpu: avoid dereferencing a NULL pointer
- usb: mtu3: clear dual mode of u3port when disable device
- drm/radeon: disable AGP by default
- brcmfmac: keep SDIO watchdog running when console_interval is non-zero
- ath10k: Acquire tx_lock in tx error paths
- xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data fork
- RDMA/rxe: Skip dgid check in loopback mode
- RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queue
- usb: core: fix quirks_param_set() writing to a const pointer
- powerpc/boot: Fix CONFIG_PPC_MPC52XX references
- include/asm-generic/vmlinux.lds.h: align ro_after_init
- PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
- PCI: Add device even if driver attach failed
- PCI: qcom: Define some PARF params needed for ipq8064 SoC
- PCI: qcom: Add support for tx term offset for rev 2.1.0
- PCI: Probe bridge window attributes once at enumeration-time
- btrfs: ref-verify: fix memory leak in add_block_entry
- btrfs: don't traverse into the seed devices in show_devname
- btrfs: fix messages after changing compression level by remount
- btrfs: fix return value mixup in btrfs_get_extent
- powerpc: Allow 4224 bytes of stack expansion for the signal frame
- driver core: Avoid binding drivers to dead devices
- RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()
- media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logic
- media: rockchip: rga: Only set output CSC mode for RGB input
- mmc: renesas_sdhi_internal_dmac: clean up the code for dma complete
- openrisc: Fix oops caused when dumping stack
- scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying
targetport
- watchdog: initialize device before misc_register
- fs/minix: set s_maxbytes correctly
- fs/minix: fix block limit check for V1 filesystems
- fs/minix: remove expected error message in block_to_path()
- arm64: dts: marvell: espressobin: add ethernet alias
- drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resume
* [UBUNTU 20.04] kernel: s390/cpum_cf,perf: changeDFLT_CCERROR counter name
(LP: #1891454)
- s390/cpum_cf: Add new extended counters for IBM z15
* CVE-2018-10322
- xfs: move inode fork verifiers to xfs_dinode_verify
- xfs: enhance dinode verifier
Date: Fri, 18 Sep 2020 10:48:34 +0200
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-029.buildd>
-------------- next part --------------
Format: 1.8
Date: Fri, 18 Sep 2020 10:48:34 +0200
Source: linux
Binary: linux-source-4.15.0 linux-doc linux-headers-4.15.0-119 linux-libc-dev linux-tools-common linux-tools-4.15.0-119 linux-cloud-tools-common linux-cloud-tools-4.15.0-119 linux-tools-host linux-image-unsigned-4.15.0-119-generic linux-modules-4.15.0-119-generic linux-modules-extra-4.15.0-119-generic linux-headers-4.15.0-119-generic linux-image-unsigned-4.15.0-119-generic-dbgsym linux-tools-4.15.0-119-generic linux-cloud-tools-4.15.0-119-generic linux-udebs-generic linux-buildinfo-4.15.0-119-generic linux-image-unsigned-4.15.0-119-generic-lpae linux-modules-4.15.0-119-generic-lpae linux-modules-extra-4.15.0-119-generic-lpae linux-headers-4.15.0-119-generic-lpae linux-image-unsigned-4.15.0-119-generic-lpae-dbgsym linux-tools-4.15.0-119-generic-lpae linux-cloud-tools-4.15.0-119-generic-lpae linux-udebs-generic-lpae linux-buildinfo-4.15.0-119-generic-lpae linux-image-unsigned-4.15.0-119-lowlatency linux-modules-4.15.0-119-lowlatency linux-modules-extra-4.15.0-119-lowlatency
linux-headers-4.15.0-119-lowlatency linux-image-unsigned-4.15.0-119-lowlatency-dbgsym linux-tools-4.15.0-119-lowlatency linux-cloud-tools-4.15.0-119-lowlatency linux-udebs-lowlatency linux-buildinfo-4.15.0-119-lowlatency kernel-image-4.15.0-119-generic-di fat-modules-4.15.0-119-generic-di fb-modules-4.15.0-119-generic-di firewire-core-modules-4.15.0-119-generic-di floppy-modules-4.15.0-119-generic-di fs-core-modules-4.15.0-119-generic-di fs-secondary-modules-4.15.0-119-generic-di input-modules-4.15.0-119-generic-di irda-modules-4.15.0-119-generic-di md-modules-4.15.0-119-generic-di nic-modules-4.15.0-119-generic-di nic-pcmcia-modules-4.15.0-119-generic-di nic-usb-modules-4.15.0-119-generic-di nic-shared-modules-4.15.0-119-generic-di parport-modules-4.15.0-119-generic-di pata-modules-4.15.0-119-generic-di pcmcia-modules-4.15.0-119-generic-di pcmcia-storage-modules-4.15.0-119-generic-di plip-modules-4.15.0-119-generic-di ppp-modules-4.15.0-119-generic-di
sata-modules-4.15.0-119-generic-di scsi-modules-4.15.0-119-generic-di serial-modules-4.15.0-119-generic-di storage-core-modules-4.15.0-119-generic-di usb-modules-4.15.0-119-generic-di nfs-modules-4.15.0-119-generic-di block-modules-4.15.0-119-generic-di message-modules-4.15.0-119-generic-di crypto-modules-4.15.0-119-generic-di virtio-modules-4.15.0-119-generic-di mouse-modules-4.15.0-119-generic-di vlan-modules-4.15.0-119-generic-di ipmi-modules-4.15.0-119-generic-di
multipath-modules-4.15.0-119-generic-di
Architecture: amd64 all amd64_translations
Version: 4.15.0-119.120
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-029.buildd>
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Description:
block-modules-4.15.0-119-generic-di - Block storage devices (udeb)
crypto-modules-4.15.0-119-generic-di - crypto modules (udeb)
fat-modules-4.15.0-119-generic-di - FAT filesystem support (udeb)
fb-modules-4.15.0-119-generic-di - Framebuffer modules (udeb)
firewire-core-modules-4.15.0-119-generic-di - Firewire (IEEE-1394) Support (udeb)
floppy-modules-4.15.0-119-generic-di - Floppy driver support (udeb)
fs-core-modules-4.15.0-119-generic-di - Base filesystem modules (udeb)
fs-secondary-modules-4.15.0-119-generic-di - Extra filesystem modules (udeb)
input-modules-4.15.0-119-generic-di - Support for various input methods (udeb)
ipmi-modules-4.15.0-119-generic-di - ipmi modules (udeb)
irda-modules-4.15.0-119-generic-di - Support for Infrared protocols (udeb)
kernel-image-4.15.0-119-generic-di - kernel image and system map (udeb)
linux-buildinfo-4.15.0-119-generic - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
linux-buildinfo-4.15.0-119-generic-lpae - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
linux-buildinfo-4.15.0-119-lowlatency - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
linux-cloud-tools-4.15.0-119 - Linux kernel version specific cloud tools for version 4.15.0-119
linux-cloud-tools-4.15.0-119-generic - Linux kernel version specific cloud tools for version 4.15.0-119
linux-cloud-tools-4.15.0-119-generic-lpae - Linux kernel version specific cloud tools for version 4.15.0-119
linux-cloud-tools-4.15.0-119-lowlatency - Linux kernel version specific cloud tools for version 4.15.0-119
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-119 - Header files related to Linux kernel version 4.15.0
linux-headers-4.15.0-119-generic - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
linux-headers-4.15.0-119-generic-lpae - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
linux-headers-4.15.0-119-lowlatency - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-119-generic - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-119-generic-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-119-generic-lpae - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-119-generic-lpae-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-119-lowlatency - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-119-lowlatency-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-119-generic - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-4.15.0-119-generic-lpae - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-4.15.0-119-lowlatency - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-extra-4.15.0-119-generic - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-extra-4.15.0-119-generic-lpae - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-extra-4.15.0-119-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-119 - Linux kernel version specific tools for version 4.15.0-119
linux-tools-4.15.0-119-generic - Linux kernel version specific tools for version 4.15.0-119
linux-tools-4.15.0-119-generic-lpae - Linux kernel version specific tools for version 4.15.0-119
linux-tools-4.15.0-119-lowlatency - Linux kernel version specific tools for version 4.15.0-119
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)
md-modules-4.15.0-119-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
message-modules-4.15.0-119-generic-di - Fusion and i2o storage modules (udeb)
mouse-modules-4.15.0-119-generic-di - Mouse support (udeb)
multipath-modules-4.15.0-119-generic-di - DM-Multipath support (udeb)
nfs-modules-4.15.0-119-generic-di - NFS filesystem drivers (udeb)
nic-modules-4.15.0-119-generic-di - Network interface support (udeb)
nic-pcmcia-modules-4.15.0-119-generic-di - PCMCIA network interface support (udeb)
nic-shared-modules-4.15.0-119-generic-di - nic shared modules (udeb)
nic-usb-modules-4.15.0-119-generic-di - USB network interface support (udeb)
parport-modules-4.15.0-119-generic-di - Parallel port support (udeb)
pata-modules-4.15.0-119-generic-di - PATA support modules (udeb)
pcmcia-modules-4.15.0-119-generic-di - PCMCIA Modules (udeb)
pcmcia-storage-modules-4.15.0-119-generic-di - PCMCIA storage support (udeb)
plip-modules-4.15.0-119-generic-di - PLIP (parallel port) networking support (udeb)
ppp-modules-4.15.0-119-generic-di - PPP (serial port) networking support (udeb)
sata-modules-4.15.0-119-generic-di - SATA storage support (udeb)
scsi-modules-4.15.0-119-generic-di - SCSI storage support (udeb)
serial-modules-4.15.0-119-generic-di - Serial port support (udeb)
storage-core-modules-4.15.0-119-generic-di - Core storage support (udeb)
usb-modules-4.15.0-119-generic-di - Core USB support (udeb)
virtio-modules-4.15.0-119-generic-di - VirtIO Modules (udeb)
vlan-modules-4.15.0-119-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1889446 1891454 1892546 1893986 1894605 1895258 1895328 1895803 1895873 1896040
Changes:
linux (4.15.0-119.120) bionic; urgency=medium
.
* bionic/linux: 4.15.0-119.120 -proposed tracker (LP: #1896040)
.
* gtp: unable to associate contextes to interfaces (LP: #1894605)
- gtp: add GTPA_LINK info to msg sent to userspace
.
* uvcvideo: add mapping for HEVC payloads (LP: #1895803)
- media: videodev2.h: Add v4l2 definition for HEVC
- SAUCE: media: uvcvideo: Add mapping for HEVC payloads
.
* Novalink (mkvterm command failure) (LP: #1892546)
- tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
.
* rtnetlink.sh in net from ubuntu_kernel_selftests is returning 1 for a
skipped test (LP: #1895258)
- selftests: net: return Kselftest Skip code for skipped tests
.
* Bionic update: upstream stable patchset 2020-09-16 (LP: #1895873)
- net: Fix potential wrong skb->protocol in skb_vlan_untag()
- tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
- ipvlan: fix device features
- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
- ALSA: pci: delete repeated words in comments
- ASoC: tegra: Fix reference count leaks.
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs
- arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
- powerpc/xive: Ignore kmemleak false positives
- media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA
value in debiirq()
- blktrace: ensure our debugfs dir exists
- scsi: target: tcmu: Fix crash on ARM during cmd completion
- iommu/iova: Don't BUG on invalid PFNs
- drm/amdkfd: Fix reference count leaks.
- drm/radeon: fix multiple reference count leak
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
- selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
- omapfb: fix multiple reference count leaks due to pm_runtime_get_sync
- PCI: Fix pci_create_slot() reference count leak
- rtlwifi: rtl8192cu: Prevent leaking urb
- mips/vdso: Fix resource leaks in genvdso.c
- cec-api: prevent leaking memory through hole in structure
- f2fs: fix use-after-free issue
- drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open
- drm/nouveau: Fix reference count leak in nouveau_connector_detect
- locking/lockdep: Fix overflow in presentation of average lock-time
- scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
- ceph: fix potential mdsc use-after-free crash
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
- EDAC/ie31200: Fallback if host bridge device is already initialized
- media: davinci: vpif_capture: fix potential double free
- KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
- powerpc/spufs: add CONFIG_COREDUMP dependency
- USB: sisusbvga: Fix a potential UB casued by left shifting a negative value
- efi: provide empty efi_enter_virtual_mode implementation
- Revert "ath10k: fix DMA related firmware crashes on multiple devices"
- media: gpio-ir-tx: improve precision of transmitted signal due to scheduling
- nvme-fc: Fix wrong return value in __nvme_fc_init_request()
- null_blk: fix passing of REQ_FUA flag in null_handle_rq
- i2c: rcar: in slave mode, clear NACK earlier
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
- jbd2: make sure jh have b_transaction set in refile/unfile_buffer
- ext4: don't BUG on inconsistent journal feature
- jbd2: abort journal if free a async write error metadata buffer
- fs: prevent BUG_ON in submit_bh_wbc()
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
- scsi: ufs: Fix possible infinite loop in ufshcd_hold
- scsi: ufs: Improve interrupt handling for shared interrupts
- scsi: ufs: Clean up completed request without interrupt notification
- net: gianfar: Add of_node_put() before goto statement
- powerpc/perf: Fix soft lockups due to missed interrupt accounting
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
- btrfs: fix space cache memory leak after transaction abort
- fbcon: prevent user font height or width change from causing potential out-
of-bounds access
- USB: lvtest: return proper error code in probe
- vt: defer kfree() of vc_screenbuf in vc_do_resize()
- vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
- serial: samsung: Removes the IRQ not found warning
- serial: pl011: Fix oops on -EPROBE_DEFER
- serial: pl011: Don't leak amba_ports entry on driver register error
- serial: 8250_exar: Fix number of ports for Commtech PCIe cards
- serial: 8250: change lock order in serial8250_do_startup()
- writeback: Protect inode->i_io_list with inode->i_lock
- writeback: Avoid skipping inode writeback
- writeback: Fix sync livelock due to b_dirty_time processing
- XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN
data pointer which contains XEN specific information.
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
- PM: sleep: core: Fix the handling of pending runtime resume requests
- device property: Fix the secondary firmware node handling in
set_primary_fwnode()
- drm/amdgpu: Fix buffer overflow in INFO ioctl
- USB: yurex: Fix bad gfp argument
- usb: uas: Add quirk for PNY Pro Elite
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
- usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
- overflow.h: Add allocation size calculation helpers
- USB: gadget: u_f: add overflow checks to VLA macros
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
- USB: gadget: u_f: Unbreak offset calculation in VLAs
- USB: cdc-acm: rework notification_buffer resizing
- usb: storage: Add unusual_uas entry for Sony PSZ drives
- btrfs: check the right error variable in btrfs_del_dir_entries_in_log
- tpm: Unify the mismatching TPM space buffer sizes
- HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
- net: ena: Make missed_tx stat incremental
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
- ASoC: img-parallel-out: Fix a reference count leak
- xfs: Don't allow logging of XFS_ISTALE inodes
- HID: quirks: add NOGET quirk for Logitech GROUP
- drm/msm/adreno: fix updating ring fence
- ext4: handle read only external journal device
- ext4: handle option set by mount flags correctly
- ext4: handle error of ext4_setup_system_zone() on remount
- scsi: qla2xxx: Check if FW supports MQ before enabling
- scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
- macvlan: validate setting of multiple remote source MAC addresses
- block: loop: set discard granularity and alignment for block device backed
loop
- blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART
- btrfs: reset compression level for lzo on remount
- usb: host: xhci: fix ep context print mismatch in debugfs
- genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
- drm/amd/pm: correct Vega10 swctf limit setting
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
.
* DELL LATITUDE 5491 touchscreen doesn't work (LP: #1889446) // Bionic update:
upstream stable patchset 2020-09-16 (LP: #1895873)
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
.
* Bionic update: upstream stable patchset 2020-09-11 (LP: #1895328)
- drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()
- perf probe: Fix memory leakage when the probe point is not found
- khugepaged: khugepaged_test_exit() check mmget_still_valid()
- khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
- powerpc/mm: Only read faulting instruction when necessary in do_page_fault()
- btrfs: export helpers for subvolume name/id resolution
- btrfs: don't show full path of bind mounts in subvol=
- btrfs: Move free_pages_out label in inline extent handling branch in
compress_file_range
- btrfs: inode: fix NULL pointer dereference if inode doesn't need compression
- btrfs: sysfs: use NOFS for device creation
- romfs: fix uninitialized memory leak in romfs_dev_read()
- kernel/relay.c: fix memleak on destroy relay channel
- mm: include CMA pages in lowmem_reserve at boot
- mm, page_alloc: fix core hung in free_pcppages_bulk()
- ext4: fix checking of directory entry validity for inline directories
- jbd2: add the missing unlock_buffer() in the error path of
jbd2_write_superblock()
- [Config] updateconfigs for CONFIG_SPI_DYNAMIC
- spi: Prevent adding devices below an unregistering controller
- scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
- media: budget-core: Improve exception handling in budget_register()
- rtc: goldfish: Enable interrupt in set_alarm() when necessary
- media: vpss: clean up resources in init
- Input: psmouse - add a newline when printing 'proto' by sysfs
- m68knommu: fix overwriting of bits in ColdFire V3 cache control
- xfs: fix inode quota reservation checks
- jffs2: fix UAF problem
- cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
- scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
- virtio_ring: Avoid loop when vq is broken in virtqueue_poll
- xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
- alpha: fix annotation of io{read,write}{16,32}be()
- ext4: fix potential negative array index in do_split()
- i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
- i40e: Fix crash during removing i40e driver
- net: fec: correct the error path for regulator disable in probe
- bonding: show saner speed for broadcast mode
- bonding: fix a potential double-unregister
- ASoC: msm8916-wcd-analog: fix register Interrupt offset
- ASoC: intel: Fix memleak in sst_media_open
- vfio/type1: Add proper error unwind for vfio_iommu_replay()
- bonding: fix active-backup failover for current ARP slave
- hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
- net: dsa: b53: check for timeout
- powerpc/pseries: Do not initiate shutdown when system is running on UPS
- epoll: Keep a reference on files added to the check list
- do_epoll_ctl(): clean the failure exits up a bit
- mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
- xen: don't reschedule in preemption off sections
- clk: Evict unregistered clks from parent caches
- KVM: arm/arm64: Don't reschedule in unmap_stage2_range()
- scsi: zfcp: Fix use-after-free in request timeout handlers
- ext4: don't allow overlapping system zones
- s390/runtime_instrumentation: fix storage key handling
- s390/ptrace: fix storage key handling
- kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode
- kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode
- Fix build error when CONFIG_ACPI is not set/enabled:
- net: ena: Prevent reset after device destruction
.
* Bionic update: upstream stable patchset 2020-09-02 (LP: #1893986)
- net/mlx5e: Don't support phys switch id if not in switchdev mode
- tracepoint: Mark __tracepoint_string's __used
- HID: input: Fix devices that return multiple bytes in battery report
- x86/mce/inject: Fix a wrong assignment of i_mce.status
- sched: correct SD_flags returned by tl->sd_flags()
- arm64: dts: rockchip: fix rk3399-puma vcc5v0-host gpio
- arm64: dts: rockchip: fix rk3399-puma gmac reset gpio
- EDAC: Fix reference count leaks
- arm64: dts: qcom: msm8916: Replace invalid bias-pull-none property
- arm64: dts: exynos: Fix silent hang after boot on Espresso
- m68k: mac: Don't send IOP message until channel is idle
- m68k: mac: Fix IOP status/control register writes
- platform/x86: intel-hid: Fix return value check in check_acpi_dev()
- platform/x86: intel-vbtn: Fix return value check in check_acpi_dev()
- ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()
- spi: lantiq: fix: Rx overflow error in full duplex mode
- ARM: socfpga: PM: add missing put_device() call in
socfpga_setup_ocram_self_refresh()
- drm/tilcdc: fix leak & null ref in panel_connector_get_modes
- Bluetooth: add a mutex lock to avoid UAF in do_enale_set
- fs/btrfs: Add cond_resched() for try_release_extent_mapping() stalls
- drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync
- video: fbdev: neofb: fix memory leak in neo_scan_monitor()
- md-cluster: fix wild pointer of unlock_all_bitmaps()
- arm64: dts: hisilicon: hikey: fixes to comply with adi, adv7533 DT binding
- drm/nouveau: fix multiple instances of reference count leaks
- drm/debugfs: fix plain echo to connector "force" attribute
- irqchip/irq-mtk-sysirq: Replace spinlock with raw_spinlock
- mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
- brcmfmac: To fix Bss Info flag definition Bug
- brcmfmac: set state of hanger slot to FREE when flushing PSQ
- iwlegacy: Check the return value of pcie_capability_read_*()
- gpu: host1x: debug: Fix multiple channels emitting messages simultaneously
- usb: gadget: net2280: fix memory leak on probe error handling paths
- bdc: Fix bug causing crash after multiple disconnects
- usb: bdc: Halt controller on suspend
- dyndbg: fix a BUG_ON in ddebug_describe_flags
- bcache: fix super block seq numbers comparision in register_cache_set()
- ACPICA: Do not increment operation_region reference counts for field units
- agp/intel: Fix a memory leak on module initialisation failure
- video: fbdev: sm712fb: fix an issue about iounmap for a wrong address
- console: newport_con: fix an issue about leak related system resources
- video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' call
- iio: improve IIO_CONCENTRATION channel type description
- drm/arm: fix unintentional integer overflow on left shift
- leds: lm355x: avoid enum conversion warning
- media: omap3isp: Add missed v4l2_ctrl_handler_free() for
preview_init_entities()
- ASoC: Intel: bxt_rt298: add missing .owner field
- scsi: cumana_2: Fix different dev_id between request_irq() and free_irq()
- drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline
- cxl: Fix kobject memleak
- drm/radeon: fix array out-of-bounds read and write issues
- scsi: powertec: Fix different dev_id between request_irq() and free_irq()
- scsi: eesox: Fix different dev_id between request_irq() and free_irq()
- ipvs: allow connection reuse for unconfirmed conntrack
- media: firewire: Using uninitialized values in node_probe()
- media: exynos4-is: Add missed check for pinctrl_lookup_state()
- xfs: fix reflink quota reservation accounting error
- PCI: Fix pci_cfg_wait queue locking problem
- leds: core: Flush scheduled work for system suspend
- drm: panel: simple: Fix bpc for LG LB070WV8 panel
- drm/bridge: sil_sii8620: initialize return of sii8620_readb
- scsi: scsi_debug: Add check for sdebug_max_queue during module init
- mwifiex: Prevent memory corruption handling keys
- powerpc/vdso: Fix vdso cpu truncation
- staging: rtl8192u: fix a dubious looking mask before a shift
- PCI/ASPM: Add missing newline in sysfs 'policy'
- drm/imx: tve: fix regulator_disable error path
- USB: serial: iuu_phoenix: fix led-activity helpers
- thermal: ti-soc-thermal: Fix reversed condition in
ti_thermal_expose_sensor()
- coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb()
- MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()
- usb: dwc2: Fix error path in gadget registration
- scsi: mesh: Fix panic after host or bus reset
- net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configuration
- Smack: fix another vsscanf out of bounds
- Smack: prevent underflow in smk_set_cipso()
- power: supply: check if calc_soc succeeded in pm860x_init_battery
- Bluetooth: hci_serdev: Only unregister device if it was registered
- selftests/powerpc: Fix CPU affinity for child process
- PCI: Release IVRS table in AMD ACS quirk
- selftests/powerpc: Fix online CPU selection
- s390/qeth: don't process empty bridge port events
- wl1251: fix always return 0 error
- tools, build: Propagate build failures from tools/build/Makefile.build
- net: ethernet: aquantia: Fix wrong return value
- liquidio: Fix wrong return value in cn23xx_get_pf_num()
- net: spider_net: Fix the size used in a 'dma_free_coherent()' call
- fsl/fman: use 32-bit unsigned integer
- fsl/fman: fix dereference null return value
- fsl/fman: fix unreachable code
- fsl/fman: check dereferencing null pointer
- fsl/fman: fix eth hash table allocation
- dlm: Fix kobject memleak
- pinctrl-single: fix pcs_parse_pinconf() return value
- x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task
- crypto: aesni - add compatibility with IAS
- af_packet: TPACKET_V3: fix fill status rwlock imbalance
- drivers/net/wan/lapbether: Added needed_headroom and a skb->len check
- net/nfc/rawsock.c: add CAP_NET_RAW check.
- net: refactor bind_bucket fastreuse into helper
- net: Set fput_needed iff FDPUT_FPUT is set
- USB: serial: cp210x: re-enable auto-RTS on open
- USB: serial: cp210x: enable usb generic throttle/unthrottle
- ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob support
- ALSA: usb-audio: fix overeager device match for MacroSilicon MS2109
- ALSA: usb-audio: add quirk for Pioneer DDJ-RB
- crypto: qat - fix double free in qat_uclo_create_batch_init_list
- crypto: ccp - Fix use of merged scatterlists
- crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
- bitfield.h: don't compile-time validate _val in FIELD_FIT
- fs/minix: check return value of sb_getblk()
- fs/minix: don't allow getting deleted inodes
- fs/minix: reject too-large maximum file size
- ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109
- 9p: Fix memory leak in v9fs_mount
- spi: spidev: Align buffers for DMA
- mtd: rawnand: qcom: avoid write to unavailable register
- parisc: Implement __smp_store_release and __smp_load_acquire barriers
- parisc: mask out enable and reserved bits from sba imask
- ARM: 8992/1: Fix unwind_frame for clang-built kernels
- irqdomain/treewide: Free firmware node after domain removal
- xen/balloon: fix accounting in alloc_xenballooned_pages error path
- xen/balloon: make the balloon wait interruptible
- net: initialize fastreuse on inet_inherit_port
- smb3: warn on confusing error scenario with sec=krb5
- PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()
- btrfs: don't allocate anonymous block device for user invisible roots
- btrfs: only search for left_info if there is no right_info in
try_merge_free_space
- btrfs: fix memory leaks after failure to lookup checksums during inode
logging
- dt-bindings: iio: io-channel-mux: Fix compatible string in example code
- iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()
- xtensa: fix xtensa_pmu_setup prototype
- powerpc: Fix circular dependency between percpu.h and mmu.h
- net: ethernet: stmmac: Disable hardware multicast filter
- net: stmmac: dwmac1000: provide multicast filter fallback
- net/compat: Add missing sock updates for SCM_RIGHTS
- md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
- bcache: allocate meta data pages as compound pages
- mac80211: fix misplaced while instead of if
- MIPS: CPU#0 is not hotpluggable
- ext2: fix missing percpu_counter_inc
- ocfs2: change slot number type s16 to u16
- ftrace: Setup correct FTRACE_FL_REGS flags for module
- kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler
- tracing/hwlat: Honor the tracing_cpumask
- tracing: Use trace_sched_process_free() instead of exit() for pid tracing
- watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in
watchdog_info.options
- watchdog: f71808e_wdt: remove use of wrong watchdog_info option
- watchdog: f71808e_wdt: clear watchdog timeout occurred flag
- pseries: Fix 64 bit logical memory block panic
- perf intel-pt: Fix FUP packet state
- drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()
- mfd: arizona: Ensure 32k clock is put on driver unbind and error
- RDMA/ipoib: Return void from ipoib_ib_dev_stop()
- USB: serial: ftdi_sio: make process-packet buffer unsigned
- USB: serial: ftdi_sio: clean up receive processing
- gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlers
- dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()
- iommu/omap: Check for failure of a call to omap_iommu_dump_ctx
- iommu/vt-d: Enforce PASID devTLB field mask
- i2c: rcar: slave: only send STOP event when we have been addressed
- clk: clk-atlas6: fix return value check in atlas6_clk_init()
- pwm: bcm-iproc: handle clk_get_rate() return
- tools build feature: Use CC and CXX from parent
- i2c: rcar: avoid race when unregistering slave
- Input: sentelic - fix error return when fsp_reg_write fails
- drm/vmwgfx: Use correct vmw_legacy_display_unit pointer
- drm/vmwgfx: Fix two list_for_each loop exit tests
- net: qcom/emac: add missed clk_disable_unprepare in error path of
emac_clks_phase1_init
- nfs: Fix getxattr kernel panic and memory overflow
- fs/ufs: avoid potential u32 multiplication overflow
- test_kmod: avoid potential double free in trigger_config_run_type()
- mfd: dln2: Run event handler loop under spinlock
- ALSA: echoaudio: Fix potential Oops in snd_echo_resume()
- perf bench mem: Always memset source before memcpy
- tools build feature: Quote CC and CXX for their arguments
- sh: landisk: Add missing initialization of sh_io_port_base
- khugepaged: retract_page_tables() remember to test exit
- genirq/affinity: Make affinity setting if activated opt-in
- ARM: dts: gose: Fix ports node name for adv7180
- ARM: dts: gose: Fix ports node name for adv7612
- drm/amdgpu: avoid dereferencing a NULL pointer
- usb: mtu3: clear dual mode of u3port when disable device
- drm/radeon: disable AGP by default
- brcmfmac: keep SDIO watchdog running when console_interval is non-zero
- ath10k: Acquire tx_lock in tx error paths
- xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data fork
- RDMA/rxe: Skip dgid check in loopback mode
- RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queue
- usb: core: fix quirks_param_set() writing to a const pointer
- powerpc/boot: Fix CONFIG_PPC_MPC52XX references
- include/asm-generic/vmlinux.lds.h: align ro_after_init
- PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
- PCI: Add device even if driver attach failed
- PCI: qcom: Define some PARF params needed for ipq8064 SoC
- PCI: qcom: Add support for tx term offset for rev 2.1.0
- PCI: Probe bridge window attributes once at enumeration-time
- btrfs: ref-verify: fix memory leak in add_block_entry
- btrfs: don't traverse into the seed devices in show_devname
- btrfs: fix messages after changing compression level by remount
- btrfs: fix return value mixup in btrfs_get_extent
- powerpc: Allow 4224 bytes of stack expansion for the signal frame
- driver core: Avoid binding drivers to dead devices
- RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()
- media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logic
- media: rockchip: rga: Only set output CSC mode for RGB input
- mmc: renesas_sdhi_internal_dmac: clean up the code for dma complete
- openrisc: Fix oops caused when dumping stack
- scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying
targetport
- watchdog: initialize device before misc_register
- fs/minix: set s_maxbytes correctly
- fs/minix: fix block limit check for V1 filesystems
- fs/minix: remove expected error message in block_to_path()
- arm64: dts: marvell: espressobin: add ethernet alias
- drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resume
.
* [UBUNTU 20.04] kernel: s390/cpum_cf,perf: changeDFLT_CCERROR counter name
(LP: #1891454)
- s390/cpum_cf: Add new extended counters for IBM z15
.
* CVE-2018-10322
- xfs: move inode fork verifiers to xfs_dinode_verify
- xfs: enhance dinode verifier
Checksums-Sha1:
fb6f3001f531f4062cb04c4bdf0ba3d88b23bd55 374540 block-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
22eac88b80e19eee4fff6f0b79b6429bd0eab15e 318616 crypto-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
fa6b481c5e46043d48c5d5b81dc30351d47b81e5 4304 fat-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
5b7362341f3d182da5b9b12364c1eb5dff21a1e5 13776 fb-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
bfd1199d82651bdbb12dfc907f2b4d4181025c4a 65380 firewire-core-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
23543d102126030804bb2e4ca732dc9cc93d6d00 34932 floppy-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
73f7d2e6cb55253147fd83859a78009061bae35a 1314256 fs-core-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
e88ee738e20389bb1fb3197edfdeb25df6fa4b79 706792 fs-secondary-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
308c66e295a7cc7d35288730ce431e0257c60237 430256 input-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
744d45d3aae17d602c6cbcc6f31297645ba611c7 62724 ipmi-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
e14341ce2e9a4472f6c9a74cfc5a845af9770528 209552 irda-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
38a2d4d3a0c7731eea167d5428bb98d168423f07 8951944 kernel-image-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
528c3aa2404ac95aedb30cecd8db52869ad2d3ee 266792 linux-buildinfo-4.15.0-119-generic_4.15.0-119.120_amd64.deb
031fe4325733a25f23ac5457cbd90e9e3c548d07 266928 linux-buildinfo-4.15.0-119-lowlatency_4.15.0-119.120_amd64.deb
d54eb060027ae8807cc74e94daa359921a109e07 1860 linux-cloud-tools-4.15.0-119-generic_4.15.0-119.120_amd64.deb
19b83266936a5624a055b9d82c625da51439ac9c 1872 linux-cloud-tools-4.15.0-119-lowlatency_4.15.0-119.120_amd64.deb
4ae1d2465aedc0f0b82f7d1424fa21a90abca30e 60760 linux-cloud-tools-4.15.0-119_4.15.0-119.120_amd64.deb
b871ae629c8904db68d68b82db432efecad1ef11 51232 linux-cloud-tools-common_4.15.0-119.120_all.deb
c0846e918616bd6a8857e46282c50fb077fa6f75 35099480 linux-doc_4.15.0-119.120_all.deb
4037ad534ac61d8b467998da451cb9b97370b9d9 1110596 linux-headers-4.15.0-119-generic_4.15.0-119.120_amd64.deb
4164d1b8c7ed614d294fdd08ca992e4397197665 1112156 linux-headers-4.15.0-119-lowlatency_4.15.0-119.120_amd64.deb
0499866652c306753653d900a04531b0f0634bb4 10951124 linux-headers-4.15.0-119_4.15.0-119.120_all.deb
ae348356ad24b16fbd9f8ca1761533c00d760901 789615028 linux-image-unsigned-4.15.0-119-generic-dbgsym_4.15.0-119.120_amd64.ddeb
86f07b6d085ea70d0db5eab173291d26b4be3119 8053636 linux-image-unsigned-4.15.0-119-generic_4.15.0-119.120_amd64.deb
23ec05343bf3589066e0d218c3018617e641e8aa 790516780 linux-image-unsigned-4.15.0-119-lowlatency-dbgsym_4.15.0-119.120_amd64.ddeb
2223489c84aac1ab62e3b4d019b8405a7204b0e0 8105248 linux-image-unsigned-4.15.0-119-lowlatency_4.15.0-119.120_amd64.deb
34ebdc0d0a19f7c86444cbda37abf4855e9ab59f 1003620 linux-libc-dev_4.15.0-119.120_amd64.deb
760326a82d597d6c62df1f592fac2acf17b39fef 13130148 linux-modules-4.15.0-119-generic_4.15.0-119.120_amd64.deb
3db550a41b770fe2b6eb509609bdc557b0d0a40f 45965140 linux-modules-4.15.0-119-lowlatency_4.15.0-119.120_amd64.deb
4325a4673719c520eedca4033ac4f4899641a974 32790384 linux-modules-extra-4.15.0-119-generic_4.15.0-119.120_amd64.deb
7a97ffe23e10cad4df75a7a0fd757861de76a3e2 127438776 linux-source-4.15.0_4.15.0-119.120_all.deb
02cf7f29407a0709db77bd66ea1e45b9d35592d5 1988 linux-tools-4.15.0-119-generic_4.15.0-119.120_amd64.deb
bfdecc8e59b61f6c7d5ea801045abff6092464d3 1996 linux-tools-4.15.0-119-lowlatency_4.15.0-119.120_amd64.deb
c5ac768dff8530948228c87d60b736af6b6deff0 4747856 linux-tools-4.15.0-119_4.15.0-119.120_amd64.deb
cffbc0e1686760187317fffdbda1946fbc09d959 170212 linux-tools-common_4.15.0-119.120_all.deb
597e42d2a828de25cf64ec2d313def797d5f3dfc 59116 linux-tools-host_4.15.0-119.120_all.deb
5504873352c7c1044c0e7fdd3b4a92aae7a014f4 1024 linux-udebs-generic_4.15.0-119.120_amd64.udeb
d4a0ef2020fc972ca4590a98ad2b25d060f04d7b 36341 linux_4.15.0-119.120_amd64.buildinfo
6a7007613393e517d1c91930d508fed4773dc808 16095287 linux_4.15.0-119.120_amd64.tar.gz
3298c6f38ce21ba1196c4c3ca1862d42e14f2a8b 34380 linux_4.15.0-119.120_amd64_translations.tar.gz
ab4b81a56d0211b2b843fb7139b8cfa32e93265f 286568 md-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
265c3288214e97609b290c8eb6687cf3d391007c 205696 message-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
3d3d91176bb1950d174335fc7aa1bb562ce67817 59180 mouse-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
e08002c273480d25587ebd96c62e9dae99ac27d3 18300 multipath-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
8ce22f9c62ee410a9f9ebefd0dd7e5ee2c8ab9d3 507096 nfs-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
226ef6ffe31312f47cb866a9e149a42079f831e6 4623856 nic-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
a8354644374cc190fa72c89cb712487e4d0e5c51 143736 nic-pcmcia-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
bf7d2037ac68bc7cfd9d0bac8978bbee5314b010 546672 nic-shared-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
201e0e492a49dbb202fb55a68b756ac96924731a 317152 nic-usb-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
1b97948a3b729353bbf2d21acc7e68372ae852aa 31704 parport-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
d385d82acdfd7343cc18585de03db510e28501d8 122336 pata-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
ec51186480e35b7fa29f164a9deadbf89bac0aca 64072 pcmcia-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
545dd9aac7979fb8fe0281644a928ce9f53eb520 66720 pcmcia-storage-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
a27fd1c0cceef0c21198a303c28859bae2f4a942 8664 plip-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
d4f2dc5e301b4a9195dfa63690782297f984a1a7 25356 ppp-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
1655a4344802dc8cbb857f6f97f329b36c8cc72e 96184 sata-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
b2f4052efcff31754829813fbbc1f783392591d5 2482888 scsi-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
918dcb064b999f1160395ca1deeb9525389dbbc9 92080 serial-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
a62a10123d489ab579359d53d031da0e60560ea3 50888 storage-core-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
df221b23f12546ee2dcdd053c2f8d6fc51553b60 140856 usb-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
e940b03c1a01225010a0e94333acb1fcb7b74a99 113224 virtio-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
ffa57b1e9bcebaee8a04f4cec1a6a60869b78f46 25944 vlan-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
Checksums-Sha256:
e444ef8daeee63774da4385502ec69ea7c46b1e6ba2c1a1cdc68895d7b057bd0 374540 block-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
ee785ec2e548fd7dbd16921b04f51f5cd8f439298fc29b39f2def42f40d5a877 318616 crypto-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
f54a67787ad820acd5c167b09387b8e758640a0cc6894b7f152cefcdb7d4a475 4304 fat-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
6004fd8db0cdf0501bff0bea8da5f564814381d992d9e4950db0da0cbbf1450d 13776 fb-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
c5168e77d488ebb2da98e7e44050f1c7be9bb7179b067ff93c2ca64d951ac5f2 65380 firewire-core-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
70ede29e4f4e5983ae02423e81e4bfb2add44a64d0c42d91067398f903204c78 34932 floppy-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
8e9a95afb5722edd5d3b97de3da5902bd4f7b86a1f6dd3d46c681108a152ba1f 1314256 fs-core-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
506b58ae0afe35a08ede92ea69542a6bccdb1527e06ff12cf21862e7decaa394 706792 fs-secondary-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
0ff287b19ce56fdfa20c300d1fb5012bd2a51b612c589b98e7250d6cb9e20b46 430256 input-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
9311578579c310cbfaa8606923505bd3baba5e65a131767a87dac1897ea682dc 62724 ipmi-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
fefb6d09b3f072c699ec415b2d082ea9729a77c58734a0ed0df694cb6648acff 209552 irda-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
7432b4f8e94780f057622b2e18b0e4d78b9da344250b83bf3f3d3bd62431e9b6 8951944 kernel-image-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
e02195a02e7a5c468afb53b26117c435f28a55f3f67c0b685e0c4d2141309d07 266792 linux-buildinfo-4.15.0-119-generic_4.15.0-119.120_amd64.deb
ec468c0fe175d54e7f60bec777bd284215338dcda82aca5aa5c562cacf584126 266928 linux-buildinfo-4.15.0-119-lowlatency_4.15.0-119.120_amd64.deb
333ce906ba7e562fe514d217ff76daed5e32f2faf10c8f332b95f8d6f48e2089 1860 linux-cloud-tools-4.15.0-119-generic_4.15.0-119.120_amd64.deb
fbb9e0045eda900e3ebdf3e42756e4acee09a459ef2634982448cf8cb72b6f38 1872 linux-cloud-tools-4.15.0-119-lowlatency_4.15.0-119.120_amd64.deb
0751698eb078c4191bf2799cc923680fe60adb5a82b62e555aefb7566a7f5177 60760 linux-cloud-tools-4.15.0-119_4.15.0-119.120_amd64.deb
9002ac5adaed1bb5e12bee82713ea1a9c634e49694f6a00419f3d2876681ed28 51232 linux-cloud-tools-common_4.15.0-119.120_all.deb
e85370e2fefe106aa8f4909ea361a767f10abcc2d516d3bfcbd9802254cee4d2 35099480 linux-doc_4.15.0-119.120_all.deb
ef61468b38240af6b48bf6050458cd4019e30c211f94b64f45ea3bc82d3cd304 1110596 linux-headers-4.15.0-119-generic_4.15.0-119.120_amd64.deb
ec9d646ebc04a253b0a5b6282ee590ea31e176b64a29b85778ff347e082756a0 1112156 linux-headers-4.15.0-119-lowlatency_4.15.0-119.120_amd64.deb
becf2ee51f01b87e9185ed9bd04a9ebe3f8694e4a2de72a23e5e7a9cab6bdf38 10951124 linux-headers-4.15.0-119_4.15.0-119.120_all.deb
54c0e59869e7517a7ce668d47fc93fe10c6346b59f5e0e1812bfbf5eec4485a9 789615028 linux-image-unsigned-4.15.0-119-generic-dbgsym_4.15.0-119.120_amd64.ddeb
4d8b19df061467f1bb88df5c47fdb876ae9c4c9f97a5c8fa0029a25d0fe75e91 8053636 linux-image-unsigned-4.15.0-119-generic_4.15.0-119.120_amd64.deb
cb70c711153cca4dffef406715f5f4f5f7d52dbe7fa61ac7c842464952342e45 790516780 linux-image-unsigned-4.15.0-119-lowlatency-dbgsym_4.15.0-119.120_amd64.ddeb
c28ee90aeb17ae69abbe9fcf2bc2e3ebeac85f395b2eac348beec11137c18877 8105248 linux-image-unsigned-4.15.0-119-lowlatency_4.15.0-119.120_amd64.deb
f0eb01853d0c46b4e19bd67154178c74e30f3dd564d4d4ea1ab1d19e8ae5ac8a 1003620 linux-libc-dev_4.15.0-119.120_amd64.deb
e47196ee843ed2949163bf818a323a1a98eca1a052dbc789d825f2490b25fa68 13130148 linux-modules-4.15.0-119-generic_4.15.0-119.120_amd64.deb
1895f82dc21390395b212520046e67e2b8030c66543b875926fdd632dc21764d 45965140 linux-modules-4.15.0-119-lowlatency_4.15.0-119.120_amd64.deb
f0a45564be389f99734c4624f3a0e4dcdc034f7f2c615f9ea55f5683f35c4d35 32790384 linux-modules-extra-4.15.0-119-generic_4.15.0-119.120_amd64.deb
aacaecbd2714908a39177616a9361877d91f0ee562901a8f7367286d5ccc7575 127438776 linux-source-4.15.0_4.15.0-119.120_all.deb
45b53c9608b71ac3cb9894d255517a93ab3b90f86c9e20f83d4d4fc8fac2bf6b 1988 linux-tools-4.15.0-119-generic_4.15.0-119.120_amd64.deb
55ba98cd057cfc14bcac78c3779a674fe53e719958962520c2530ca8270d8d54 1996 linux-tools-4.15.0-119-lowlatency_4.15.0-119.120_amd64.deb
444d870934d2f675191f087621bf288aab02b9c088b225c95dcecad8598b7f3c 4747856 linux-tools-4.15.0-119_4.15.0-119.120_amd64.deb
922ae1229da1006c58248a8f90c1ccc2f42e3e0c818c2a8e94cd8cc2335c7a7a 170212 linux-tools-common_4.15.0-119.120_all.deb
e64d329bfcb83b4ca04b4df1eb0b0a62cc0de282b41d4f245cc051c3d80a3a40 59116 linux-tools-host_4.15.0-119.120_all.deb
fdebe3bba2883db89d22227ecb4dda5964da4f8844a7179bbac96f52467cfd9a 1024 linux-udebs-generic_4.15.0-119.120_amd64.udeb
0dad704f10c68901e186ce373e5cf2947cf675ae0c9e63aca41cc5d9f24fdacf 36341 linux_4.15.0-119.120_amd64.buildinfo
49433afd762769df7f1109d0cf4fb76826118389f39770d56121781c458a8c59 16095287 linux_4.15.0-119.120_amd64.tar.gz
77e0a580686fcbe8c6105d37293a580d6227dd10cd062c2055f5246c947cfa8b 34380 linux_4.15.0-119.120_amd64_translations.tar.gz
ff666995eaf8d35dee1abccd4b1d5adab5dcb0566e54e8b5ae7aab9a4ca1b15f 286568 md-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
800a04210a6efdccb5a69f43723368d9e347a9e4dd1b9efed8f15a9d8ae3f9f3 205696 message-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
01862a97792265ffc30495c4abcb902f6a9deb433a95a1bd4e9135235a0cf305 59180 mouse-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
fe4e0d12449a7a4211a3c090ebedc88dbfa11f7e9278be451895d151a86e894d 18300 multipath-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
c8b824ffde9e359f53085d85e818fb876ec021a2de86489edea17ee29e00a7d6 507096 nfs-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
7f65af4724325205e2b7f18980bdfe728cdab4c81147f5b26da9124558991356 4623856 nic-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
c1de6631edba0198c418bbe542bcefec0d2b5329a9cac4bcef2b03893b13126f 143736 nic-pcmcia-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
6f945da1540beec12aa64cecdb1b09d73403003654646ea7bd589eaa656398ac 546672 nic-shared-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
d823698ad845d2fdd0cc49c51d2a685ae8d8b09e444c3f2ca6a81fdbffb8e558 317152 nic-usb-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
7b8389159055b2fb0767d9b329817aae5736d82fc0365e29306d8616053e6e39 31704 parport-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
17e1c336eba5426d3565523568c341ce4577c073455ab5204a6e29b71714b52e 122336 pata-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
9ecf8d4b1f56b28513d9b72019a9eef0ed92377d56f33804e14d7ac055723920 64072 pcmcia-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
7de41a24e4addc50457ffddf38f282f2fb3fb671b0b8acb660ec0f8527cdc2ca 66720 pcmcia-storage-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
9fc260fda1b79fe64aaa1c0e66f8beda6c6edc548ba08ff6df25093ef1eb2018 8664 plip-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
a298cef864509c3820c4455754042754c0569bb779aca657cf64d475b80190df 25356 ppp-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
3ee9d16592cdde2b01a40192fd171c8d835bd902c5b655c1d99289318a8547a3 96184 sata-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
eed09e140ce19744e712d2cefdc7643fb8d1b31ddb86995c6f04f2de1d2589a8 2482888 scsi-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
9ec35368771f6659aebc69b79aa4e1d87186cb5af6d3f5cfb8b21eaaf54ba676 92080 serial-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
7cae166f4d6c0aa69aa2452644427096c0c2f3edd74a4287959a4ea773f4ee9f 50888 storage-core-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
d9317ae9980bc5fd3c936c8be7e2318c6394c323175872e4ca1faf8760c3253f 140856 usb-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
18561dcd66d407adbc1e768bf10dd87b9255d41287140a6375616e47dd01771f 113224 virtio-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
efdf5d79db7cacd177bf3aae461fc5661aae6baedaa13cf34d915432b4a32f0a 25944 vlan-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
Files:
6cbff53340504730dd54d8f8ddca08c1 374540 debian-installer standard block-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
8dad48006513034d8de616e7e0b66eac 318616 debian-installer extra crypto-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
6fbd8f22b032b68dfb2ffde1e92bf974 4304 debian-installer standard fat-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
096a432a873394e8b44b97e2a21ead52 13776 debian-installer standard fb-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
74ecb5a09345783d790ec34408c216b9 65380 debian-installer standard firewire-core-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
f47ab3f41140cae31c741553c53a862e 34932 debian-installer standard floppy-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
5bfce8bc7a89134311bef604e36ccc56 1314256 debian-installer standard fs-core-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
6715f71dd91dbb53c7a01300ee1bdbba 706792 debian-installer standard fs-secondary-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
5a765fc7f5823b4a2825ccdee0477f16 430256 debian-installer standard input-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
85b7a8462315bab1fb58f7b6f66d1761 62724 debian-installer standard ipmi-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
b8fa271cbae75c888817fd6fcf1ed9d2 209552 debian-installer standard irda-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
f526fe5eceb834cb60129a0ed14b3b13 8951944 debian-installer optional kernel-image-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
02348662abd30a4845f86dbc9073f7cb 266792 kernel optional linux-buildinfo-4.15.0-119-generic_4.15.0-119.120_amd64.deb
4bfb17cb58f888bd52c6f78bd4b8e825 266928 kernel optional linux-buildinfo-4.15.0-119-lowlatency_4.15.0-119.120_amd64.deb
c62178304155b9953e67f14d6d0782a9 1860 devel optional linux-cloud-tools-4.15.0-119-generic_4.15.0-119.120_amd64.deb
3f7bca7c9e14101810747f498472891f 1872 devel optional linux-cloud-tools-4.15.0-119-lowlatency_4.15.0-119.120_amd64.deb
33b168033718e00c835b535ad405e774 60760 devel optional linux-cloud-tools-4.15.0-119_4.15.0-119.120_amd64.deb
07ac830d88c7a79b2c214906f225414e 51232 kernel optional linux-cloud-tools-common_4.15.0-119.120_all.deb
1820220dcab272655ee79f0d6ee835a6 35099480 doc optional linux-doc_4.15.0-119.120_all.deb
6070883a6bbcc79fafa2cf23c8c2a1bb 1110596 devel optional linux-headers-4.15.0-119-generic_4.15.0-119.120_amd64.deb
11f69ed4619f287f898d1d47147bbac8 1112156 devel optional linux-headers-4.15.0-119-lowlatency_4.15.0-119.120_amd64.deb
729fe88129ce19231a1b81341ee8ec13 10951124 devel optional linux-headers-4.15.0-119_4.15.0-119.120_all.deb
e4470853a82f80de16e88221b55edd44 789615028 devel optional linux-image-unsigned-4.15.0-119-generic-dbgsym_4.15.0-119.120_amd64.ddeb
6bc5344699fd54cba35769eff4d09824 8053636 kernel optional linux-image-unsigned-4.15.0-119-generic_4.15.0-119.120_amd64.deb
4d525526ff97a67987d0f6d0b7320abc 790516780 devel optional linux-image-unsigned-4.15.0-119-lowlatency-dbgsym_4.15.0-119.120_amd64.ddeb
da8f03431c6085c46c47f27b03e7a592 8105248 kernel optional linux-image-unsigned-4.15.0-119-lowlatency_4.15.0-119.120_amd64.deb
503be6ddfb7882217f922b8f2c0c469c 1003620 devel optional linux-libc-dev_4.15.0-119.120_amd64.deb
7543b3ea1a7a18d87422c701f5a9642f 13130148 kernel optional linux-modules-4.15.0-119-generic_4.15.0-119.120_amd64.deb
268cd39798aab34e036af473b2415f91 45965140 kernel optional linux-modules-4.15.0-119-lowlatency_4.15.0-119.120_amd64.deb
83a6b1b2f913ec7ede569ce53418949a 32790384 kernel optional linux-modules-extra-4.15.0-119-generic_4.15.0-119.120_amd64.deb
7b35e9450ddd420347a59fc044ce0ff7 127438776 devel optional linux-source-4.15.0_4.15.0-119.120_all.deb
7c316930c27a7b39a0447bc8716d4125 1988 devel optional linux-tools-4.15.0-119-generic_4.15.0-119.120_amd64.deb
e2db8d826476c61700a34809d6a537c5 1996 devel optional linux-tools-4.15.0-119-lowlatency_4.15.0-119.120_amd64.deb
f2ebcb2d069ec6518e2372c0aeec5342 4747856 devel optional linux-tools-4.15.0-119_4.15.0-119.120_amd64.deb
e17fbeba95d0799caf9d8076333ff525 170212 kernel optional linux-tools-common_4.15.0-119.120_all.deb
df0d78b713b3ace3c39d4cd1b66a2f64 59116 kernel optional linux-tools-host_4.15.0-119.120_all.deb
1fb56891c539126427bfb07a89cbe67e 1024 debian-installer optional linux-udebs-generic_4.15.0-119.120_amd64.udeb
35e7f3f0c8621a8adfe414877600ebfa 36341 devel optional linux_4.15.0-119.120_amd64.buildinfo
7edc8fddcd62543d0163ec83cb83fe89 16095287 raw-signing - linux_4.15.0-119.120_amd64.tar.gz
d080fdba645aa6d668c7dd157279ece0 34380 raw-translations - linux_4.15.0-119.120_amd64_translations.tar.gz
417e11d726b380b8dedad7ed54c6e5ad 286568 debian-installer standard md-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
7a027cd1d3a89d2c0c8d272076941a42 205696 debian-installer standard message-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
6cf3d26c787a62d72292acc89cb676e9 59180 debian-installer extra mouse-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
a66bb85cd0dcb0b13aca8acb5eb45299 18300 debian-installer extra multipath-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
a44b24ca65aadc59c0fb38cc2f26060a 507096 debian-installer standard nfs-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
0f9f2b7ccf758bf06859f02d20708558 4623856 debian-installer standard nic-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
91c602bbebda8957b3ef13c467fe4c70 143736 debian-installer standard nic-pcmcia-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
e44c695dcbcf5be8ed70480bf26accc3 546672 debian-installer standard nic-shared-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
ba3f7acba7c5f7a5c35b01612b27aa01 317152 debian-installer standard nic-usb-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
16d5c33a10b7562f98edf799b5709345 31704 debian-installer standard parport-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
14b04dd5a8fac5b57b6a6fdf1fabc391 122336 debian-installer standard pata-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
f98e831703c4497e0aa5e296ec0a5ea7 64072 debian-installer standard pcmcia-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
70465b6dc9f1420b4109f775734c0a5a 66720 debian-installer standard pcmcia-storage-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
60cbb332405a331c01acdee654d75f70 8664 debian-installer standard plip-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
36f45de06de87fdc3318e55489e71848 25356 debian-installer standard ppp-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
4075384a2b05418fb8418206d5f69bfb 96184 debian-installer standard sata-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
55939ea83a8b129e1d65efbc60bc4795 2482888 debian-installer standard scsi-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
ea22ed47cba35034adc5dca7da5850a0 92080 debian-installer standard serial-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
a10d25d28a3539389d8ac413ac0fc891 50888 debian-installer standard storage-core-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
76bcb42065171c6af2740fd7392518fb 140856 debian-installer standard usb-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
1b968a49dd1133b26df61eb0fea704ee 113224 debian-installer standard virtio-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
853f202307a761938eb9ca00f243e24b 25944 debian-installer extra vlan-modules-4.15.0-119-generic-di_4.15.0-119.120_amd64.udeb
Package-Type: udeb
More information about the Bionic-changes
mailing list