[ubuntu/xenial-proposed] linux-hwe_4.15.0-125.128~16.04.1_amd64.tar.gz - (Accepted)
Kleber Sacilotto de Souza
kleber.souza at canonical.com
Tue Nov 17 11:55:55 UTC 2020
linux-hwe (4.15.0-125.128~16.04.1) xenial; urgency=medium
* xenial/linux-hwe: 4.15.0-125.128~16.04.1 -proposed tracker (LP: #1903136)
* Packaging resync (LP: #1786013)
- [Packaging] update update.conf
[ Ubuntu: 4.15.0-125.128 ]
* bionic/linux: 4.15.0-125.128 -proposed tracker (LP: #1903137)
* Update kernel packaging to support forward porting kernels (LP: #1902957)
- [Debian] Update for leader included in BACKPORT_SUFFIX
* Avoid double newline when running insertchanges (LP: #1903293)
- [Packaging] insertchanges: avoid double newline
* EFI: Fails when BootCurrent entry does not exist (LP: #1899993)
- efivarfs: Replace invalid slashes with exclamation marks in dentries.
* CVE-2020-14351
- perf/core: Fix race in the perf_mmap_close() function
* raid10: Block discard is very slow, causing severe delays for mkfs and
fstrim operations (LP: #1896578)
- md: add md_submit_discard_bio() for submitting discard bio
- md/raid10: extend r10bio devs to raid disks
- md/raid10: pull codes that wait for blocked dev into one function
- md/raid10: improve raid10 discard request
- md/raid10: improve discard request for far layout
* Bionic: btrfs: kernel BUG at /build/linux-
eTBZpZ/linux-4.15.0/fs/btrfs/ctree.c:3233! (LP: #1902254)
- btrfs: use offset_in_page instead of open-coding it
- btrfs: use BUG() instead of BUG_ON(1)
- btrfs: drop unnecessary offset_in_page in extent buffer helpers
- btrfs: extent_io: do extra check for extent buffer read write functions
- btrfs: extent-tree: kill BUG_ON() in __btrfs_free_extent()
- btrfs: extent-tree: kill the BUG_ON() in insert_inline_extent_backref()
- btrfs: ctree: check key order before merging tree blocks
* Bionic update: upstream stable patchset 2020-11-04 (LP: #1902943)
- USB: gadget: f_ncm: Fix NDP16 datagram validation
- gpio: tc35894: fix up tc35894 interrupt configuration
- vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
- vsock/virtio: stop workers during the .remove()
- vsock/virtio: add transport parameter to the
virtio_transport_reset_no_sock()
- net: virtio_vsock: Enhance connection semantics
- Input: i8042 - add nopnp quirk for Acer Aspire 5 A515
- ftrace: Move RCU is watching check after recursion check
- drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
- drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
- drm/sun4i: mixer: Extend regmap max_register
- net: dec: de2104x: Increase receive ring size for Tulip
- rndis_host: increase sleep time in the query-response loop
- nvme-core: get/put ctrl and transport module in nvme_dev_open/release()
- drivers/net/wan/lapbether: Make skb->protocol consistent with the header
- drivers/net/wan/hdlc: Set skb->protocol before transmitting
- mac80211: do not allow bigger VHT MPDUs than the hardware supports
- spi: fsl-espi: Only process interrupts for expected events
- nvme-fc: fail new connections to a deleted host or remote port
- pinctrl: mvebu: Fix i2c sda definition for 98DX3236
- nfs: Fix security label length not being reset
- clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED
- iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()
- i2c: cpm: Fix i2c_ram structure
- Input: trackpoint - enable Synaptics trackpoints
- random32: Restore __latent_entropy attribute on net_rand_state
- epoll: do not insert into poll queues until all sanity checks are done
- epoll: replace ->visited/visited_list with generation count
- epoll: EPOLL_CTL_ADD: close the race in decision to take fast path
- ep_create_wakeup_source(): dentry name can change under you...
- netfilter: ctnetlink: add a range check for l3/l4 protonum
- drm/syncobj: Fix drm_syncobj_handle_to_fd refcount leak
- fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
- Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
- Revert "ravb: Fixed to be able to unload modules"
- fbcon: Fix global-out-of-bounds read in fbcon_get_font()
- net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()
- usermodehelper: reset umask to default before executing user process
- platform/x86: thinkpad_acpi: initialize tp_nvram_state variable
- platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuse
- driver core: Fix probe_count imbalance in really_probe()
- perf top: Fix stdio interface input handling with glibc 2.28+
- mtd: rawnand: sunxi: Fix the probe error path
- macsec: avoid use-after-free in macsec_handle_frame()
- mm/khugepaged: fix filemap page_to_pgoff(page) != offset
- cifs: Fix incomplete memory allocation on setxattr path
- i2c: meson: fix clock setting overwrite
- sctp: fix sctp_auth_init_hmacs() error path
- team: set dev->needed_headroom in team_setup_by_port()
- net: team: fix memory leak in __team_options_register
- openvswitch: handle DNAT tuple collision
- drm/amdgpu: prevent double kfree ttm->sg
- xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate
- xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrate
- xfrm: clone whole liftime_cur structure in xfrm_do_migrate
- net: stmmac: removed enabling eee in EEE set callback
- platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOP
- xfrm: Use correct address family in xfrm_state_find
- bonding: set dev->needed_headroom in bond_setup_by_slave()
- mdio: fix mdio-thunder.c dependency & build error
- net: usb: ax88179_178a: fix missing stop entry in driver_info
- rxrpc: Fix rxkad token xdr encoding
- rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()
- rxrpc: Fix some missing _bh annotations on locking conn->state_lock
- rxrpc: Fix server keyring leak
- perf: Fix task_function_call() error handling
- mmc: core: don't set limits.discard_granularity as 0
- mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected
by khugepaged
- net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails
- drm/nouveau/mem: guard against NULL pointer access in mem_del
- i2c: i801: Exclude device from suspend direct complete optimization
- nvme-core: put ctrl ref when module ref get fail
- i2c: meson: fixup rate calculation with filter delay
- xfrm: clone XFRMA_SET_MARK in xfrm_do_migrate
- net/mlx5e: Fix VLAN cleanup flow
- net/mlx5e: Fix VLAN create flow
* kci_test_encap_fou() in rtnetlink.sh from kselftests/net failed with "FAIL:
can't add fou port 7777, skipping test" (LP: #1891421)
- selftests: rtnetlink: load fou module for kci_test_encap_fou() test
* Bionic update: upstream stable patchset 2020-10-23 (LP: #1901257)
- af_key: pfkey_dump needs parameter validation
- KVM: fix memory leak in kvm_io_bus_unregister_dev()
- kprobes: fix kill kprobe which has been marked as gone
- mm/thp: fix __split_huge_pmd_locked() for migration PMD
- cxgb4: Fix offset when clearing filter byte counters
- geneve: add transport ports in route lookup for geneve
- hdlc_ppp: add range checks in ppp_cp_parse_cr()
- ip: fix tos reflection in ack and reset packets
- net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
- nfp: use correct define to return NONE fec
- tipc: Fix memory leak in tipc_group_create_member()
- tipc: fix shutdown() of connection oriented socket
- tipc: use skb_unshare() instead in tipc_buf_append()
- bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
- net: phy: Avoid NPD upon phy_detach() when driver is unbound
- net: qrtr: check skb_put_padto() return value
- net: add __must_check to skb_put_padto()
- ipv4: Update exception handling for multipath routes via same device
- MAINTAINERS: add CLANG/LLVM BUILD SUPPORT info
- Documentation/llvm: add documentation on building w/ Clang/LLVM
- Documentation/llvm: fix the name of llvm-size
- net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding
firmware
- net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmware
- kbuild: replace AS=clang with LLVM_IAS=1
- tcp_bbr: refactor bbr_target_cwnd() for general inflight provisioning
- tcp_bbr: adapt cwnd based on ack aggregation estimation
- serial: 8250: Avoid error message on reprobe
- RDMA/ucma: ucma_context reference leak in error path
- mm: fix double page fault on arm64 if PTE_AF is cleared
- scsi: aacraid: fix illegal IO beyond last LBA
- m68k: q40: Fix info-leak in rtc_ioctl
- gma/gma500: fix a memory disclosure bug due to uninitialized bytes
- ASoC: kirkwood: fix IRQ error handling
- media: smiapp: Fix error handling at NVM reading
- arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback
- x86/ioapic: Unbreak check_timer()
- ALSA: usb-audio: Add delay quirk for H570e USB headsets
- ALSA: hda/realtek - Couldn't detect Mic if booting with headset plugged
- PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out
- scsi: fnic: fix use after free
- clk/ti/adpll: allocate room for terminating null
- mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of
cfi_amdstd_setup()
- mfd: mfd-core: Protect against NULL call-back function pointer
- tracing: Adding NULL checks for trace_array descriptor pointer
- bcache: fix a lost wake-up problem caused by mca_cannibalize_lock
- RDMA/i40iw: Fix potential use after free
- xfs: fix attr leaf header freemap.size underflow
- RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'
- mmc: core: Fix size overflow for mmc partitions
- gfs2: clean up iopen glock mess in gfs2_create_inode
- debugfs: Fix !DEBUG_FS debugfs_create_automount
- CIFS: Properly process SMB3 lease breaks
- kernel/sys.c: avoid copying possible padding bytes in copy_to_user
- neigh_stat_seq_next() should increase position index
- rt_cpu_seq_next should increase position index
- seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
- media: ti-vpe: cal: Restrict DMA to avoid memory corruption
- ACPI: EC: Reference count query handlers under lock
- dmaengine: zynqmp_dma: fix burst length configuration
- powerpc/eeh: Only dump stack once if an MMIO loop is detected
- tracing: Set kernel_stack's caller size properly
- ar5523: Add USB ID of SMCWUSBT-G2 wireless adapter
- selftests/ftrace: fix glob selftest
- tools/power/x86/intel_pstate_tracer: changes for python 3 compatibility
- Bluetooth: Fix refcount use-after-free issue
- mm: pagewalk: fix termination condition in walk_pte_range()
- Bluetooth: prefetch channel before killing sock
- ALSA: hda: Clear RIRB status before reading WP
- skbuff: fix a data race in skb_queue_len()
- audit: CONFIG_CHANGE don't log internal bookkeeping as an event
- selinux: sel_avc_get_stat_idx should increase position index
- scsi: lpfc: Fix RQ buffer leakage when no IOCBs available
- scsi: lpfc: Fix coverity errors in fmdi attribute handling
- drm/omap: fix possible object reference leak
- perf test: Fix test trace+probe_vfs_getname.sh on s390
- RDMA/rxe: Fix configuration of atomic queue pair attributes
- KVM: x86: fix incorrect comparison in trace event
- media: staging/imx: Missing assignment in
imx_media_capture_device_register()
- x86/pkeys: Add check for pkey "overflow"
- bpf: Remove recursion prevention from rcu free callback
- dmaengine: tegra-apb: Prevent race conditions on channel's freeing
- media: go7007: Fix URB type for interrupt handling
- Bluetooth: guard against controllers sending zero'd events
- timekeeping: Prevent 32bit truncation in scale64_check_overflow()
- ext4: fix a data race at inode->i_disksize
- mm: avoid data corruption on CoW fault into PFN-mapped VMA
- drm/amdgpu: increase atombios cmd timeout
- ath10k: use kzalloc to read for ath10k_sdio_hif_diag_read
- scsi: aacraid: Disabling TM path and only processing IOP reset
- Bluetooth: L2CAP: handle l2cap config request during open state
- media: tda10071: fix unsigned sign extension overflow
- xfs: don't ever return a stale pointer from __xfs_dir3_free_read
- tpm: ibmvtpm: Wait for buffer to be set before proceeding
- rtc: ds1374: fix possible race condition
- tracing: Use address-of operator on section symbols
- serial: 8250_port: Don't service RX FIFO if throttled
- serial: 8250_omap: Fix sleeping function called from invalid context during
probe
- serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout
- perf cpumap: Fix snprintf overflow check
- cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fn
- tools: gpio-hammer: Avoid potential overflow in main
- RDMA/rxe: Set sys_image_guid to be aligned with HW IB devices
- SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
- svcrdma: Fix leak of transport addresses
- ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len
- ALSA: usb-audio: Fix case when USB MIDI interface has more than one extra
endpoint descriptor
- NFS: Fix races nfs_page_group_destroy() vs
nfs_destroy_unlinked_subrequests()
- mm/kmemleak.c: use address-of operator on section symbols
- mm/filemap.c: clear page error before actual read
- mm/vmscan.c: fix data races using kswapd_classzone_idx
- mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area
- scsi: qedi: Fix termination timeouts in session logout
- serial: uartps: Wait for tx_empty in console setup
- KVM: Remove CREATE_IRQCHIP/SET_PIT2 race
- bdev: Reduce time holding bd_mutex in sync in blkdev_close()
- drivers: char: tlclk.c: Avoid data race between init and interrupt handler
- staging:r8188eu: avoid skb_clone for amsdu to msdu conversion
- sparc64: vcc: Fix error return code in vcc_probe()
- arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]
- dt-bindings: sound: wm8994: Correct required supplies based on actual
implementaion
- atm: fix a memory leak of vcc->user_back
- power: supply: max17040: Correct voltage reading
- phy: samsung: s5pv210-usb2: Add delay after reset
- Bluetooth: Handle Inquiry Cancel error after Inquiry Complete
- USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()
- tty: serial: samsung: Correct clock selection logic
- ALSA: hda: Fix potential race in unsol event handler
- powerpc/traps: Make unrecoverable NMIs die instead of panic
- fuse: don't check refcount after stealing page
- USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned int
- arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register
- e1000: Do not perform reset in reset_task if we are already down
- drm/nouveau/debugfs: fix runtime pm imbalance on error
- printk: handle blank console arguments passed in.
- usb: dwc3: Increase timeout for CmdAct cleared by device controller
- btrfs: don't force read-only after error in drop snapshot
- vfio/pci: fix memory leaks of eventfd ctx
- perf util: Fix memory leak of prefix_if_not_in
- perf kcore_copy: Fix module map when there are no modules loaded
- mtd: rawnand: omap_elm: Fix runtime PM imbalance on error
- ceph: fix potential race in ceph_check_caps
- mm/swap_state: fix a data race in swapin_nr_pages
- rapidio: avoid data race between file operation callbacks and
mport_cdev_add().
- mtd: parser: cmdline: Support MTD names containing one or more colons
- x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inline
- vfio/pci: Clear error and request eventfd ctx after releasing
- cifs: Fix double add page to memcg when cifs_readpages
- scsi: libfc: Handling of extra kref
- scsi: libfc: Skip additional kref updating work event
- selftests/x86/syscall_nt: Clear weird flags after each test
- vfio/pci: fix racy on error and request eventfd ctx
- btrfs: qgroup: fix data leak caused by race between writeback and truncate
- s390/init: add missing __init annotations
- i2c: core: Call i2c_acpi_install_space_handler() before
i2c_acpi_register_devices()
- objtool: Fix noreturn detection for ignored functions
- ieee802154: fix one possible memleak in ca8210_dev_com_init
- ieee802154/adf7242: check status of adf7242_read_reg
- clocksource/drivers/h8300_timer8: Fix wrong return value in
h8300_8timer_init()
- batman-adv: bla: fix type misuse for backbone_gw hash indexing
- atm: eni: fix the missed pci_disable_device() for eni_init_one()
- batman-adv: mcast/TT: fix wrongly dropped or rerouted packets
- mac802154: tx: fix use-after-free
- drm/vc4/vc4_hdmi: fill ASoC card owner
- net: qed: RDMA personality shouldn't fail VF load
- batman-adv: Add missing include for in_interrupt()
- batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh
- ALSA: asihpi: fix iounmap in error handler
- MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()
- s390/dasd: Fix zero write for FBA devices
- kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()
- mm, THP, swap: fix allocating cluster for swapfile by mistake
- lib/string.c: implement stpcpy
- ata: define AC_ERR_OK
- ata: make qc_prep return ata_completion_errors
- ata: sata_mv, avoid trigerrable BUG_ON
- media: mc-device.c: fix memleak in media_device_register_entity
- tpm_crb: fix fTPM on AMD Zen+ CPUs
- RDMA/qedr: Fix potential use after free
- fix dget_parent() fastpath race
- scsi: pm80xx: Cleanup command when a reset times out
- ASoC: max98090: remove msleep in PLL unlocked workaround
- ipv6_route_seq_next should increase position index
- scsi: ufs: Fix a race condition in the tracing code
- s390/cpum_sf: Use kzalloc and minor changes
- ceph: ensure we have a new cap before continuing in fill_inode
- mm/swapfile.c: swap_next should increase position index
- dmaengine: stm32-mdma: use vchan_terminate_vdesc() in .terminate_all
- dmaengine: stm32-dma: use vchan_terminate_vdesc() in .terminate_all
- drm/amd/display: dal_ddc_i2c_payloads_create can fail causing panic
- firmware: arm_sdei: Use cpus_read_lock() to avoid races with cpuhp
- random: fix data races at timer_rand_state
- bus: hisi_lpc: Fixup IO ports addresses to avoid use-after-free in host
removal
- perf jevents: Fix leak of mapfile memory
- xfs: mark dir corrupt when lookup-by-hash fails
- rtc: sa1100: fix possible race condition
- nfsd: Don't add locks to closed or closing open stateids
- KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like
the valid ones
- thermal: rcar_thermal: Handle probe error gracefully
- nvme: Fix controller creation races with teardown flow
- scsi: hpsa: correct race condition in offload enabled
- PCI: Use ioremap(), not phys_to_virt() for platform ROM
- KVM: arm64: vgic-its: Fix memory leak on the error path of vgic_add_lpi()
- net: openvswitch: use u64 for meter bucket
- scsi: aacraid: Fix error handling paths in aac_probe_one()
- scsi: cxlflash: Fix error return code in cxlflash_probe()
- drm/nouveau: fix runtime pm imbalance on error
- perf evsel: Fix 2 memory leaks
- perf stat: Fix duration_time value for higher intervals
- perf metricgroup: Free metric_events on error
- ASoC: img-i2s-out: Fix runtime PM imbalance on error
- wlcore: fix runtime pm imbalance in wl1271_tx_work
- nvme: fix possible deadlock when I/O is blocked
- net: openvswitch: use div_u64() for 64-by-32 divisions
- nvme: explicitly update mpath disk capacity on revalidation
- ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811
- drm/amdkfd: fix a memory leak issue
- batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh
- KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE
- KVM: SVM: Add a dedicated INVD intercept routine
- s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctl
- kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE
- KVM: arm64: Assume write fault on S1PTW permission fault on instruction
fetch
* bcache: Issues with large IO wait in bch_mca_scan() when shrinker is enabled
(LP: #1898786)
- bcache: remove member accessed from struct btree
- bcache: reap c->btree_cache_freeable from the tail in bch_mca_scan()
- bcache: reap from tail of c->btree_cache in bch_mca_scan()
* *-tools-common packages descriptions have typo "PGKVER" (LP: #1898903)
- [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/
* [hns3-0901]add hns3_gro_complete for HW GRO process (LP: #1893711)
- net: hns3: add rx multicast packets statistic
- net: hns3: minor refactor for hns3_rx_checksum
- net: hns3: add hns3_gro_complete for HW GRO process
* mwifiex stops working after kernel upgrade (LP: #1897299)
- mwifiex: Increase AES key storage size to 256 bits
* Bionic update: upstream stable patchset 2020-09-30 (LP: #1897977)
- ARM: dts: socfpga: fix register entry for timer3 on Arria10
- RDMA/rxe: Fix memleak in rxe_mem_init_user
- RDMA/rxe: Drop pointless checks in rxe_init_ports
- scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATA
- RDMA/core: Fix reported speed and width
- mmc: sdhci-msm: Add retries when all tuning phases are found valid
- ARM: dts: BCM5301X: Fixed QSPI compatible string
- arm64: dts: ns2: Fixed QSPI compatible string
- ARC: HSDK: wireup perf irq
- dmaengine: acpi: Put the CSRT table after using it
- drivers/net/wan/lapbether: Added needed_tailroom
- NFC: st95hf: Fix memleak in st95hf_in_send_cmd
- firestream: Fix memleak in fs_open
- ALSA: hda: Fix 2 channel swapping for Tegra
- drivers/net/wan/lapbether: Set network_header before transmitting
- xfs: initialize the shortform attr header padding entry
- irqchip/eznps: Fix build error for !ARC700 builds
- drivers/net/wan/hdlc_cisco: Add hard_header_len
- ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-id
- cpufreq: intel_pstate: Refuse to turn off with HWP enabled
- ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabled
- gcov: Disable gcov build with GCC 10
- iio: adc: mcp3422: fix locking scope
- iio: adc: mcp3422: fix locking on error path
- iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not set
- iio:light:ltr501 Fix timestamp alignment issue.
- iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.
- iio:adc:ti-adc084s021 Fix alignment and data leak issues.
- iio:adc:ina2xx Fix timestamp alignment issue.
- iio:adc:max1118 Fix alignment of timestamp and data leak issues
- iio:adc:ti-adc081c Fix alignment and data leak issues
- iio:magnetometer:ak8975 Fix alignment and data leak issues.
- iio:light:max44000 Fix timestamp alignment and prevent data leak.
- iio:chemical:ccs811: Fix timestamp alignment and prevent data leak.
- iio: accel: kxsd9: Fix alignment of local buffer.
- iio:accel:mma7455: Fix timestamp alignment and prevent data leak.
- iio:accel:mma8452: Fix timestamp alignment and prevent data leak.
- staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()
- btrfs: require only sector size alignment for parent eb bytenr
- btrfs: fix lockdep splat in add_missing_dev
- btrfs: fix wrong address when faulting in pages in the search ioctl
- regulator: push allocation in set_consumer_device_supply() out of lock
- scsi: target: iscsi: Fix data digest calculation
- scsi: target: iscsi: Fix hang in iscsit_access_np() when getting
tpg->np_login_sem
- rbd: require global CAP_SYS_ADMIN for mapping and unmapping
- RDMA/rxe: Fix the parent sysfs read when the interface has 15 chars
- fbcon: remove soft scrollback code
- fbcon: remove now unusued 'softback_lines' cursor() argument
- vgacon: remove software scrollback support
- [Config] updateconfigs for VGACON_SOFT_SCROLLBACK
- KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit
- ARM: dts: vfxxx: Add syscon compatible with OCOTP
- video: fbdev: fix OOB read in vga_8planes_imageblit()
- staging: greybus: audio: fix uninitialized value issue
- usb: core: fix slab-out-of-bounds Read in read_descriptors
- USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter
- USB: serial: option: support dynamic Quectel USB compositions
- USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules
- usb: Fix out of sync data toggle if a configured device is reconfigured
- usb: typec: ucsi: acpi: Check the _DEP dependencies
- gcov: add support for GCC 10.1
- gfs2: initialize transaction tr_ailX_lists earlier
- net: handle the return value of pskb_carve_frag_list() correctly
- hv_netvsc: Remove "unlikely" from netvsc_select_queue
- NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall
- scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abort
- scsi: libfc: Fix for double free()
- scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discovery
- spi: spi-loopback-test: Fix out-of-bounds read
- SUNRPC: stop printk reading past end of string
- rapidio: Replace 'select' DMAENGINES 'with depends on'
- nvme-fc: cancel async events before freeing event struct
- f2fs: fix indefinite loop scanning for free nid
- i2c: algo: pca: Reapply i2c bus settings after reset
- spi: Fix memory leak on splited transfers
- KVM: MIPS: Change the definition of kvm type
- clk: rockchip: Fix initialization of mux_pll_src_4plls_p
- Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload
- MIPS: SNI: Fix MIPS_L1_CACHE_SHIFT
- perf test: Free formats for perf pmu parse test
- fbcon: Fix user font detection test at fbcon_resize().
- MIPS: SNI: Fix spurious interrupts
- drm/mediatek: Add exception handing in mtk_drm_probe() if component init
fail
- drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()
- USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin
notebook
- USB: UAS: fix disconnect by unplugging a hub
- usblp: fix race between disconnect() and read()
- i2c: i801: Fix resume bug
- percpu: fix first chunk size calculation for populated bitmap
- Input: trackpoint - add new trackpoint variant IDs
- Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset lists
- serial: 8250_pci: Add Realtek 816a and 816b
- ehci-hcd: Move include to keep CRC stable
- powerpc/dma: Fix dma_map_ops::get_required_mask
- x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y
- RDMA/bnxt_re: Do not report transparent vlan from QP1
- ARM: dts: bcm: HR2: Fixed QSPI compatible string
- ARM: dts: NSP: Fixed QSPI compatible string
- netfilter: conntrack: allow sctp hearbeat after connection re-use
- cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabled
- iommu/amd: Do not use IOMMUv2 functionality when SME is active
- drm/tve200: Stabilize enable/disable
- drm/msm: Disable preemption on all 5xx targets
- phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY init
- dsa: Allow forwarding of redirected IGMP traffic
- RDMA/bnxt_re: Restrict the max_gids to 256
- regulator: pwm: Fix machine constraints application
- openrisc: Fix cache API compile issue when not inlining
- f2fs: Return EOF on unaligned end of file DIO read
- ASoC: qcom: Set card->owner to avoid warnings
- perf test: Fix the "signal" test inline assembly
- x86/boot/compressed: Disable relocation relaxation
* Bionic update: upstream stable patchset 2020-09-23 (LP: #1896817)
- HID: core: Correctly handle ReportSize being zero
- HID: core: Sanitize event code and type when mapping input
- perf record/stat: Explicitly call out event modifiers in the documentation
- drm/msm: add shutdown support for display platform_driver
- hwmon: (applesmc) check status earlier.
- nvmet: Disable keep-alive timer when kato is cleared to 0h
- ceph: don't allow setlease on cephfs
- cpuidle: Fixup IRQ state
- s390: don't trace preemption in percpu macros
- xen/xenbus: Fix granting of vmalloc'd memory
- dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling
- batman-adv: Avoid uninitialized chaddr when handling DHCP
- batman-adv: Fix own OGM check in aggregated OGMs
- batman-adv: bla: use netif_rx_ni when not in interrupt context
- dmaengine: at_hdmac: check return value of of_find_device_by_node() in
at_dma_xlate()
- MIPS: mm: BMIPS5000 has inclusive physical caches
- MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores
- netfilter: nf_tables: add NFTA_SET_USERDATA if not null
- netfilter: nf_tables: incorrect enum nft_list_attributes definition
- netfilter: nf_tables: fix destination register zeroing
- net: hns: Fix memleak in hns_nic_dev_probe
- net: systemport: Fix memleak in bcm_sysport_probe
- ravb: Fixed to be able to unload modules
- net: arc_emac: Fix memleak in arc_mdio_probe
- dmaengine: pl330: Fix burst length if burst size is smaller than bus width
- bnxt_en: Check for zero dir entries in NVRAM.
- bnxt_en: Fix PCI AER error recovery flow
- nvmet-fc: Fix a missed _irqsave version of spin_lock in
'nvmet_fc_fod_op_done()'
- perf tools: Correct SNOOPX field offset
- net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()
- fix regression in "epoll: Keep a reference on files added to the check list"
- tg3: Fix soft lockup when tg3_reset_task() fails.
- iommu/vt-d: Serialize IOMMU GCMD register modifications
- thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430
- include/linux/log2.h: add missing () around n in roundup_pow_of_two()
- btrfs: drop path before adding new uuid tree entry
- btrfs: Remove redundant extent_buffer_get in get_old_root
- btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind
- btrfs: set the lockdep class for log tree extent buffers
- uaccess: Add non-pagefault user-space read functions
- uaccess: Add non-pagefault user-space write function
- btrfs: fix potential deadlock in the search ioctl
- net: usb: qmi_wwan: add Telit 0x1050 composition
- usb: qmi_wwan: add D-Link DWM-222 A2 device ID
- ALSA: ca0106: fix error code handling
- ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
- ALSA: hda/hdmi: always check pin power status in i915 pin fixup
- ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
- affs: fix basic permission bits to actually work
- block: allow for_each_bvec to support zero len bvec
- block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
- libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
- dm cache metadata: Avoid returning cmd->bm wild pointer on error
- dm thin metadata: Avoid returning cmd->bm wild pointer on error
- mm: slub: fix conversion of freelist_corrupted()
- KVM: arm64: Add kvm_extable for vaxorcism code
- KVM: arm64: Defer guest entry when an asynchronous exception is pending
- KVM: arm64: Survive synchronous exceptions caused by AT instructions
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
- checkpatch: fix the usage of capture group ( ... )
- mm/hugetlb: fix a race between hugetlb sysctl handlers
- cfg80211: regulatory: reject invalid hints
- net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()
- ALSA; firewire-tascam: exclude Tascam FE-8 from detection
- block: ensure bdi->io_pages is always initialized
- vfio/pci: Fix SR-IOV VF handling with MMIO blocking
- bnxt: don't enable NAPI until rings are ready
- netlabel: fix problems with mapping removal
- net: usb: dm9601: Add USB ID of Keenetic Plus DSL
- sctp: not disable bh in the whole sctp_get_port_local()
- tipc: fix shutdown() of connectionless socket
- net: disable netpoll on fresh napis
- scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_range
- scsi: target: tcmu: Optimize use of flush_dcache_page
- selftests/bpf: Fix massive output from test_maps
- netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
- perf jevents: Fix suspicious code in fixregex()
- ext2: don't update mtime on COW faults
- xfs: don't update mtime on COW faults
[ Ubuntu: 4.15.0-124.127 ]
* Packaging resync (LP: #1786013)
- update dkms package versions
* Introduce the new NVIDIA 455 series (LP: #1902093)
- [Packaging] NVIDIA -- Add the NVIDIA 455 driver
Date: Wed, 11 Nov 2020 12:26:38 +0100
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-014.buildd>
-------------- next part --------------
Format: 1.8
Date: Wed, 11 Nov 2020 12:26:38 +0100
Source: linux-hwe
Binary: linux-source-4.15.0 linux-headers-4.15.0-125 linux-hwe-tools-4.15.0-125 linux-hwe-cloud-tools-4.15.0-125 linux-image-unsigned-4.15.0-125-generic linux-modules-4.15.0-125-generic linux-modules-extra-4.15.0-125-generic linux-headers-4.15.0-125-generic linux-image-unsigned-4.15.0-125-generic-dbgsym linux-tools-4.15.0-125-generic linux-cloud-tools-4.15.0-125-generic linux-hwe-udebs-generic linux-buildinfo-4.15.0-125-generic linux-image-unsigned-4.15.0-125-generic-lpae linux-modules-4.15.0-125-generic-lpae linux-modules-extra-4.15.0-125-generic-lpae linux-headers-4.15.0-125-generic-lpae linux-image-unsigned-4.15.0-125-generic-lpae-dbgsym linux-tools-4.15.0-125-generic-lpae linux-cloud-tools-4.15.0-125-generic-lpae linux-hwe-udebs-generic-lpae linux-buildinfo-4.15.0-125-generic-lpae linux-image-unsigned-4.15.0-125-lowlatency linux-modules-4.15.0-125-lowlatency linux-modules-extra-4.15.0-125-lowlatency linux-headers-4.15.0-125-lowlatency
linux-image-unsigned-4.15.0-125-lowlatency-dbgsym linux-tools-4.15.0-125-lowlatency linux-cloud-tools-4.15.0-125-lowlatency linux-hwe-udebs-lowlatency linux-buildinfo-4.15.0-125-lowlatency kernel-image-4.15.0-125-generic-di fat-modules-4.15.0-125-generic-di fb-modules-4.15.0-125-generic-di firewire-core-modules-4.15.0-125-generic-di floppy-modules-4.15.0-125-generic-di fs-core-modules-4.15.0-125-generic-di fs-secondary-modules-4.15.0-125-generic-di input-modules-4.15.0-125-generic-di irda-modules-4.15.0-125-generic-di md-modules-4.15.0-125-generic-di nic-modules-4.15.0-125-generic-di nic-pcmcia-modules-4.15.0-125-generic-di nic-usb-modules-4.15.0-125-generic-di nic-shared-modules-4.15.0-125-generic-di parport-modules-4.15.0-125-generic-di pata-modules-4.15.0-125-generic-di pcmcia-modules-4.15.0-125-generic-di pcmcia-storage-modules-4.15.0-125-generic-di plip-modules-4.15.0-125-generic-di ppp-modules-4.15.0-125-generic-di sata-modules-4.15.0-125-generic-di
scsi-modules-4.15.0-125-generic-di serial-modules-4.15.0-125-generic-di storage-core-modules-4.15.0-125-generic-di usb-modules-4.15.0-125-generic-di nfs-modules-4.15.0-125-generic-di block-modules-4.15.0-125-generic-di message-modules-4.15.0-125-generic-di crypto-modules-4.15.0-125-generic-di virtio-modules-4.15.0-125-generic-di mouse-modules-4.15.0-125-generic-di vlan-modules-4.15.0-125-generic-di ipmi-modules-4.15.0-125-generic-di
multipath-modules-4.15.0-125-generic-di
Architecture: amd64 all amd64_translations
Version: 4.15.0-125.128~16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-014.buildd>
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Description:
block-modules-4.15.0-125-generic-di - Block storage devices (udeb)
crypto-modules-4.15.0-125-generic-di - crypto modules (udeb)
fat-modules-4.15.0-125-generic-di - FAT filesystem support (udeb)
fb-modules-4.15.0-125-generic-di - Framebuffer modules (udeb)
firewire-core-modules-4.15.0-125-generic-di - Firewire (IEEE-1394) Support (udeb)
floppy-modules-4.15.0-125-generic-di - Floppy driver support (udeb)
fs-core-modules-4.15.0-125-generic-di - Base filesystem modules (udeb)
fs-secondary-modules-4.15.0-125-generic-di - Extra filesystem modules (udeb)
input-modules-4.15.0-125-generic-di - Support for various input methods (udeb)
ipmi-modules-4.15.0-125-generic-di - ipmi modules (udeb)
irda-modules-4.15.0-125-generic-di - Support for Infrared protocols (udeb)
kernel-image-4.15.0-125-generic-di - kernel image and system map (udeb)
linux-buildinfo-4.15.0-125-generic - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
linux-buildinfo-4.15.0-125-generic-lpae - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
linux-buildinfo-4.15.0-125-lowlatency - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
linux-cloud-tools-4.15.0-125-generic - Linux kernel version specific cloud tools for version 4.15.0-125
linux-cloud-tools-4.15.0-125-generic-lpae - Linux kernel version specific cloud tools for version 4.15.0-125
linux-cloud-tools-4.15.0-125-lowlatency - Linux kernel version specific cloud tools for version 4.15.0-125
linux-headers-4.15.0-125 - Header files related to Linux kernel version 4.15.0
linux-headers-4.15.0-125-generic - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
linux-headers-4.15.0-125-generic-lpae - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
linux-headers-4.15.0-125-lowlatency - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
linux-hwe-cloud-tools-4.15.0-125 - Linux kernel version specific cloud tools for version 4.15.0-125
linux-hwe-tools-4.15.0-125 - Linux kernel version specific tools for version 4.15.0-125
linux-hwe-udebs-generic - Metapackage depending on kernel udebs (udeb)
linux-hwe-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
linux-hwe-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
linux-image-unsigned-4.15.0-125-generic - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-125-generic-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-125-generic-lpae - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-125-generic-lpae-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-125-lowlatency - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
linux-image-unsigned-4.15.0-125-lowlatency-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
linux-modules-4.15.0-125-generic - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-4.15.0-125-generic-lpae - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-4.15.0-125-lowlatency - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-extra-4.15.0-125-generic - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-extra-4.15.0-125-generic-lpae - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
linux-modules-extra-4.15.0-125-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-125-generic - Linux kernel version specific tools for version 4.15.0-125
linux-tools-4.15.0-125-generic-lpae - Linux kernel version specific tools for version 4.15.0-125
linux-tools-4.15.0-125-lowlatency - Linux kernel version specific tools for version 4.15.0-125
md-modules-4.15.0-125-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
message-modules-4.15.0-125-generic-di - Fusion and i2o storage modules (udeb)
mouse-modules-4.15.0-125-generic-di - Mouse support (udeb)
multipath-modules-4.15.0-125-generic-di - DM-Multipath support (udeb)
nfs-modules-4.15.0-125-generic-di - NFS filesystem drivers (udeb)
nic-modules-4.15.0-125-generic-di - Network interface support (udeb)
nic-pcmcia-modules-4.15.0-125-generic-di - PCMCIA network interface support (udeb)
nic-shared-modules-4.15.0-125-generic-di - nic shared modules (udeb)
nic-usb-modules-4.15.0-125-generic-di - USB network interface support (udeb)
parport-modules-4.15.0-125-generic-di - Parallel port support (udeb)
pata-modules-4.15.0-125-generic-di - PATA support modules (udeb)
pcmcia-modules-4.15.0-125-generic-di - PCMCIA Modules (udeb)
pcmcia-storage-modules-4.15.0-125-generic-di - PCMCIA storage support (udeb)
plip-modules-4.15.0-125-generic-di - PLIP (parallel port) networking support (udeb)
ppp-modules-4.15.0-125-generic-di - PPP (serial port) networking support (udeb)
sata-modules-4.15.0-125-generic-di - SATA storage support (udeb)
scsi-modules-4.15.0-125-generic-di - SCSI storage support (udeb)
serial-modules-4.15.0-125-generic-di - Serial port support (udeb)
storage-core-modules-4.15.0-125-generic-di - Core storage support (udeb)
usb-modules-4.15.0-125-generic-di - Core USB support (udeb)
virtio-modules-4.15.0-125-generic-di - VirtIO Modules (udeb)
vlan-modules-4.15.0-125-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1786013 1891421 1893711 1896578 1896817 1897299 1897977 1898786 1898903 1899993 1901257 1902093 1902254 1902943 1902957 1903136 1903137 1903293
Changes:
linux-hwe (4.15.0-125.128~16.04.1) xenial; urgency=medium
.
* xenial/linux-hwe: 4.15.0-125.128~16.04.1 -proposed tracker (LP: #1903136)
.
* Packaging resync (LP: #1786013)
- [Packaging] update update.conf
.
[ Ubuntu: 4.15.0-125.128 ]
.
* bionic/linux: 4.15.0-125.128 -proposed tracker (LP: #1903137)
* Update kernel packaging to support forward porting kernels (LP: #1902957)
- [Debian] Update for leader included in BACKPORT_SUFFIX
* Avoid double newline when running insertchanges (LP: #1903293)
- [Packaging] insertchanges: avoid double newline
* EFI: Fails when BootCurrent entry does not exist (LP: #1899993)
- efivarfs: Replace invalid slashes with exclamation marks in dentries.
* CVE-2020-14351
- perf/core: Fix race in the perf_mmap_close() function
* raid10: Block discard is very slow, causing severe delays for mkfs and
fstrim operations (LP: #1896578)
- md: add md_submit_discard_bio() for submitting discard bio
- md/raid10: extend r10bio devs to raid disks
- md/raid10: pull codes that wait for blocked dev into one function
- md/raid10: improve raid10 discard request
- md/raid10: improve discard request for far layout
* Bionic: btrfs: kernel BUG at /build/linux-
eTBZpZ/linux-4.15.0/fs/btrfs/ctree.c:3233! (LP: #1902254)
- btrfs: use offset_in_page instead of open-coding it
- btrfs: use BUG() instead of BUG_ON(1)
- btrfs: drop unnecessary offset_in_page in extent buffer helpers
- btrfs: extent_io: do extra check for extent buffer read write functions
- btrfs: extent-tree: kill BUG_ON() in __btrfs_free_extent()
- btrfs: extent-tree: kill the BUG_ON() in insert_inline_extent_backref()
- btrfs: ctree: check key order before merging tree blocks
* Bionic update: upstream stable patchset 2020-11-04 (LP: #1902943)
- USB: gadget: f_ncm: Fix NDP16 datagram validation
- gpio: tc35894: fix up tc35894 interrupt configuration
- vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
- vsock/virtio: stop workers during the .remove()
- vsock/virtio: add transport parameter to the
virtio_transport_reset_no_sock()
- net: virtio_vsock: Enhance connection semantics
- Input: i8042 - add nopnp quirk for Acer Aspire 5 A515
- ftrace: Move RCU is watching check after recursion check
- drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
- drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
- drm/sun4i: mixer: Extend regmap max_register
- net: dec: de2104x: Increase receive ring size for Tulip
- rndis_host: increase sleep time in the query-response loop
- nvme-core: get/put ctrl and transport module in nvme_dev_open/release()
- drivers/net/wan/lapbether: Make skb->protocol consistent with the header
- drivers/net/wan/hdlc: Set skb->protocol before transmitting
- mac80211: do not allow bigger VHT MPDUs than the hardware supports
- spi: fsl-espi: Only process interrupts for expected events
- nvme-fc: fail new connections to a deleted host or remote port
- pinctrl: mvebu: Fix i2c sda definition for 98DX3236
- nfs: Fix security label length not being reset
- clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED
- iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()
- i2c: cpm: Fix i2c_ram structure
- Input: trackpoint - enable Synaptics trackpoints
- random32: Restore __latent_entropy attribute on net_rand_state
- epoll: do not insert into poll queues until all sanity checks are done
- epoll: replace ->visited/visited_list with generation count
- epoll: EPOLL_CTL_ADD: close the race in decision to take fast path
- ep_create_wakeup_source(): dentry name can change under you...
- netfilter: ctnetlink: add a range check for l3/l4 protonum
- drm/syncobj: Fix drm_syncobj_handle_to_fd refcount leak
- fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
- Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
- Revert "ravb: Fixed to be able to unload modules"
- fbcon: Fix global-out-of-bounds read in fbcon_get_font()
- net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()
- usermodehelper: reset umask to default before executing user process
- platform/x86: thinkpad_acpi: initialize tp_nvram_state variable
- platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuse
- driver core: Fix probe_count imbalance in really_probe()
- perf top: Fix stdio interface input handling with glibc 2.28+
- mtd: rawnand: sunxi: Fix the probe error path
- macsec: avoid use-after-free in macsec_handle_frame()
- mm/khugepaged: fix filemap page_to_pgoff(page) != offset
- cifs: Fix incomplete memory allocation on setxattr path
- i2c: meson: fix clock setting overwrite
- sctp: fix sctp_auth_init_hmacs() error path
- team: set dev->needed_headroom in team_setup_by_port()
- net: team: fix memory leak in __team_options_register
- openvswitch: handle DNAT tuple collision
- drm/amdgpu: prevent double kfree ttm->sg
- xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate
- xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrate
- xfrm: clone whole liftime_cur structure in xfrm_do_migrate
- net: stmmac: removed enabling eee in EEE set callback
- platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOP
- xfrm: Use correct address family in xfrm_state_find
- bonding: set dev->needed_headroom in bond_setup_by_slave()
- mdio: fix mdio-thunder.c dependency & build error
- net: usb: ax88179_178a: fix missing stop entry in driver_info
- rxrpc: Fix rxkad token xdr encoding
- rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()
- rxrpc: Fix some missing _bh annotations on locking conn->state_lock
- rxrpc: Fix server keyring leak
- perf: Fix task_function_call() error handling
- mmc: core: don't set limits.discard_granularity as 0
- mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected
by khugepaged
- net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails
- drm/nouveau/mem: guard against NULL pointer access in mem_del
- i2c: i801: Exclude device from suspend direct complete optimization
- nvme-core: put ctrl ref when module ref get fail
- i2c: meson: fixup rate calculation with filter delay
- xfrm: clone XFRMA_SET_MARK in xfrm_do_migrate
- net/mlx5e: Fix VLAN cleanup flow
- net/mlx5e: Fix VLAN create flow
* kci_test_encap_fou() in rtnetlink.sh from kselftests/net failed with "FAIL:
can't add fou port 7777, skipping test" (LP: #1891421)
- selftests: rtnetlink: load fou module for kci_test_encap_fou() test
* Bionic update: upstream stable patchset 2020-10-23 (LP: #1901257)
- af_key: pfkey_dump needs parameter validation
- KVM: fix memory leak in kvm_io_bus_unregister_dev()
- kprobes: fix kill kprobe which has been marked as gone
- mm/thp: fix __split_huge_pmd_locked() for migration PMD
- cxgb4: Fix offset when clearing filter byte counters
- geneve: add transport ports in route lookup for geneve
- hdlc_ppp: add range checks in ppp_cp_parse_cr()
- ip: fix tos reflection in ack and reset packets
- net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
- nfp: use correct define to return NONE fec
- tipc: Fix memory leak in tipc_group_create_member()
- tipc: fix shutdown() of connection oriented socket
- tipc: use skb_unshare() instead in tipc_buf_append()
- bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
- net: phy: Avoid NPD upon phy_detach() when driver is unbound
- net: qrtr: check skb_put_padto() return value
- net: add __must_check to skb_put_padto()
- ipv4: Update exception handling for multipath routes via same device
- MAINTAINERS: add CLANG/LLVM BUILD SUPPORT info
- Documentation/llvm: add documentation on building w/ Clang/LLVM
- Documentation/llvm: fix the name of llvm-size
- net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding
firmware
- net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmware
- kbuild: replace AS=clang with LLVM_IAS=1
- tcp_bbr: refactor bbr_target_cwnd() for general inflight provisioning
- tcp_bbr: adapt cwnd based on ack aggregation estimation
- serial: 8250: Avoid error message on reprobe
- RDMA/ucma: ucma_context reference leak in error path
- mm: fix double page fault on arm64 if PTE_AF is cleared
- scsi: aacraid: fix illegal IO beyond last LBA
- m68k: q40: Fix info-leak in rtc_ioctl
- gma/gma500: fix a memory disclosure bug due to uninitialized bytes
- ASoC: kirkwood: fix IRQ error handling
- media: smiapp: Fix error handling at NVM reading
- arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback
- x86/ioapic: Unbreak check_timer()
- ALSA: usb-audio: Add delay quirk for H570e USB headsets
- ALSA: hda/realtek - Couldn't detect Mic if booting with headset plugged
- PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out
- scsi: fnic: fix use after free
- clk/ti/adpll: allocate room for terminating null
- mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of
cfi_amdstd_setup()
- mfd: mfd-core: Protect against NULL call-back function pointer
- tracing: Adding NULL checks for trace_array descriptor pointer
- bcache: fix a lost wake-up problem caused by mca_cannibalize_lock
- RDMA/i40iw: Fix potential use after free
- xfs: fix attr leaf header freemap.size underflow
- RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'
- mmc: core: Fix size overflow for mmc partitions
- gfs2: clean up iopen glock mess in gfs2_create_inode
- debugfs: Fix !DEBUG_FS debugfs_create_automount
- CIFS: Properly process SMB3 lease breaks
- kernel/sys.c: avoid copying possible padding bytes in copy_to_user
- neigh_stat_seq_next() should increase position index
- rt_cpu_seq_next should increase position index
- seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
- media: ti-vpe: cal: Restrict DMA to avoid memory corruption
- ACPI: EC: Reference count query handlers under lock
- dmaengine: zynqmp_dma: fix burst length configuration
- powerpc/eeh: Only dump stack once if an MMIO loop is detected
- tracing: Set kernel_stack's caller size properly
- ar5523: Add USB ID of SMCWUSBT-G2 wireless adapter
- selftests/ftrace: fix glob selftest
- tools/power/x86/intel_pstate_tracer: changes for python 3 compatibility
- Bluetooth: Fix refcount use-after-free issue
- mm: pagewalk: fix termination condition in walk_pte_range()
- Bluetooth: prefetch channel before killing sock
- ALSA: hda: Clear RIRB status before reading WP
- skbuff: fix a data race in skb_queue_len()
- audit: CONFIG_CHANGE don't log internal bookkeeping as an event
- selinux: sel_avc_get_stat_idx should increase position index
- scsi: lpfc: Fix RQ buffer leakage when no IOCBs available
- scsi: lpfc: Fix coverity errors in fmdi attribute handling
- drm/omap: fix possible object reference leak
- perf test: Fix test trace+probe_vfs_getname.sh on s390
- RDMA/rxe: Fix configuration of atomic queue pair attributes
- KVM: x86: fix incorrect comparison in trace event
- media: staging/imx: Missing assignment in
imx_media_capture_device_register()
- x86/pkeys: Add check for pkey "overflow"
- bpf: Remove recursion prevention from rcu free callback
- dmaengine: tegra-apb: Prevent race conditions on channel's freeing
- media: go7007: Fix URB type for interrupt handling
- Bluetooth: guard against controllers sending zero'd events
- timekeeping: Prevent 32bit truncation in scale64_check_overflow()
- ext4: fix a data race at inode->i_disksize
- mm: avoid data corruption on CoW fault into PFN-mapped VMA
- drm/amdgpu: increase atombios cmd timeout
- ath10k: use kzalloc to read for ath10k_sdio_hif_diag_read
- scsi: aacraid: Disabling TM path and only processing IOP reset
- Bluetooth: L2CAP: handle l2cap config request during open state
- media: tda10071: fix unsigned sign extension overflow
- xfs: don't ever return a stale pointer from __xfs_dir3_free_read
- tpm: ibmvtpm: Wait for buffer to be set before proceeding
- rtc: ds1374: fix possible race condition
- tracing: Use address-of operator on section symbols
- serial: 8250_port: Don't service RX FIFO if throttled
- serial: 8250_omap: Fix sleeping function called from invalid context during
probe
- serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout
- perf cpumap: Fix snprintf overflow check
- cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fn
- tools: gpio-hammer: Avoid potential overflow in main
- RDMA/rxe: Set sys_image_guid to be aligned with HW IB devices
- SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
- svcrdma: Fix leak of transport addresses
- ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len
- ALSA: usb-audio: Fix case when USB MIDI interface has more than one extra
endpoint descriptor
- NFS: Fix races nfs_page_group_destroy() vs
nfs_destroy_unlinked_subrequests()
- mm/kmemleak.c: use address-of operator on section symbols
- mm/filemap.c: clear page error before actual read
- mm/vmscan.c: fix data races using kswapd_classzone_idx
- mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area
- scsi: qedi: Fix termination timeouts in session logout
- serial: uartps: Wait for tx_empty in console setup
- KVM: Remove CREATE_IRQCHIP/SET_PIT2 race
- bdev: Reduce time holding bd_mutex in sync in blkdev_close()
- drivers: char: tlclk.c: Avoid data race between init and interrupt handler
- staging:r8188eu: avoid skb_clone for amsdu to msdu conversion
- sparc64: vcc: Fix error return code in vcc_probe()
- arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]
- dt-bindings: sound: wm8994: Correct required supplies based on actual
implementaion
- atm: fix a memory leak of vcc->user_back
- power: supply: max17040: Correct voltage reading
- phy: samsung: s5pv210-usb2: Add delay after reset
- Bluetooth: Handle Inquiry Cancel error after Inquiry Complete
- USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()
- tty: serial: samsung: Correct clock selection logic
- ALSA: hda: Fix potential race in unsol event handler
- powerpc/traps: Make unrecoverable NMIs die instead of panic
- fuse: don't check refcount after stealing page
- USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned int
- arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register
- e1000: Do not perform reset in reset_task if we are already down
- drm/nouveau/debugfs: fix runtime pm imbalance on error
- printk: handle blank console arguments passed in.
- usb: dwc3: Increase timeout for CmdAct cleared by device controller
- btrfs: don't force read-only after error in drop snapshot
- vfio/pci: fix memory leaks of eventfd ctx
- perf util: Fix memory leak of prefix_if_not_in
- perf kcore_copy: Fix module map when there are no modules loaded
- mtd: rawnand: omap_elm: Fix runtime PM imbalance on error
- ceph: fix potential race in ceph_check_caps
- mm/swap_state: fix a data race in swapin_nr_pages
- rapidio: avoid data race between file operation callbacks and
mport_cdev_add().
- mtd: parser: cmdline: Support MTD names containing one or more colons
- x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inline
- vfio/pci: Clear error and request eventfd ctx after releasing
- cifs: Fix double add page to memcg when cifs_readpages
- scsi: libfc: Handling of extra kref
- scsi: libfc: Skip additional kref updating work event
- selftests/x86/syscall_nt: Clear weird flags after each test
- vfio/pci: fix racy on error and request eventfd ctx
- btrfs: qgroup: fix data leak caused by race between writeback and truncate
- s390/init: add missing __init annotations
- i2c: core: Call i2c_acpi_install_space_handler() before
i2c_acpi_register_devices()
- objtool: Fix noreturn detection for ignored functions
- ieee802154: fix one possible memleak in ca8210_dev_com_init
- ieee802154/adf7242: check status of adf7242_read_reg
- clocksource/drivers/h8300_timer8: Fix wrong return value in
h8300_8timer_init()
- batman-adv: bla: fix type misuse for backbone_gw hash indexing
- atm: eni: fix the missed pci_disable_device() for eni_init_one()
- batman-adv: mcast/TT: fix wrongly dropped or rerouted packets
- mac802154: tx: fix use-after-free
- drm/vc4/vc4_hdmi: fill ASoC card owner
- net: qed: RDMA personality shouldn't fail VF load
- batman-adv: Add missing include for in_interrupt()
- batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh
- ALSA: asihpi: fix iounmap in error handler
- MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()
- s390/dasd: Fix zero write for FBA devices
- kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()
- mm, THP, swap: fix allocating cluster for swapfile by mistake
- lib/string.c: implement stpcpy
- ata: define AC_ERR_OK
- ata: make qc_prep return ata_completion_errors
- ata: sata_mv, avoid trigerrable BUG_ON
- media: mc-device.c: fix memleak in media_device_register_entity
- tpm_crb: fix fTPM on AMD Zen+ CPUs
- RDMA/qedr: Fix potential use after free
- fix dget_parent() fastpath race
- scsi: pm80xx: Cleanup command when a reset times out
- ASoC: max98090: remove msleep in PLL unlocked workaround
- ipv6_route_seq_next should increase position index
- scsi: ufs: Fix a race condition in the tracing code
- s390/cpum_sf: Use kzalloc and minor changes
- ceph: ensure we have a new cap before continuing in fill_inode
- mm/swapfile.c: swap_next should increase position index
- dmaengine: stm32-mdma: use vchan_terminate_vdesc() in .terminate_all
- dmaengine: stm32-dma: use vchan_terminate_vdesc() in .terminate_all
- drm/amd/display: dal_ddc_i2c_payloads_create can fail causing panic
- firmware: arm_sdei: Use cpus_read_lock() to avoid races with cpuhp
- random: fix data races at timer_rand_state
- bus: hisi_lpc: Fixup IO ports addresses to avoid use-after-free in host
removal
- perf jevents: Fix leak of mapfile memory
- xfs: mark dir corrupt when lookup-by-hash fails
- rtc: sa1100: fix possible race condition
- nfsd: Don't add locks to closed or closing open stateids
- KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like
the valid ones
- thermal: rcar_thermal: Handle probe error gracefully
- nvme: Fix controller creation races with teardown flow
- scsi: hpsa: correct race condition in offload enabled
- PCI: Use ioremap(), not phys_to_virt() for platform ROM
- KVM: arm64: vgic-its: Fix memory leak on the error path of vgic_add_lpi()
- net: openvswitch: use u64 for meter bucket
- scsi: aacraid: Fix error handling paths in aac_probe_one()
- scsi: cxlflash: Fix error return code in cxlflash_probe()
- drm/nouveau: fix runtime pm imbalance on error
- perf evsel: Fix 2 memory leaks
- perf stat: Fix duration_time value for higher intervals
- perf metricgroup: Free metric_events on error
- ASoC: img-i2s-out: Fix runtime PM imbalance on error
- wlcore: fix runtime pm imbalance in wl1271_tx_work
- nvme: fix possible deadlock when I/O is blocked
- net: openvswitch: use div_u64() for 64-by-32 divisions
- nvme: explicitly update mpath disk capacity on revalidation
- ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811
- drm/amdkfd: fix a memory leak issue
- batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh
- KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE
- KVM: SVM: Add a dedicated INVD intercept routine
- s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctl
- kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE
- KVM: arm64: Assume write fault on S1PTW permission fault on instruction
fetch
* bcache: Issues with large IO wait in bch_mca_scan() when shrinker is enabled
(LP: #1898786)
- bcache: remove member accessed from struct btree
- bcache: reap c->btree_cache_freeable from the tail in bch_mca_scan()
- bcache: reap from tail of c->btree_cache in bch_mca_scan()
* *-tools-common packages descriptions have typo "PGKVER" (LP: #1898903)
- [Packaging] Fix typo in -tools template s/PGKVER/PKGVER/
* [hns3-0901]add hns3_gro_complete for HW GRO process (LP: #1893711)
- net: hns3: add rx multicast packets statistic
- net: hns3: minor refactor for hns3_rx_checksum
- net: hns3: add hns3_gro_complete for HW GRO process
* mwifiex stops working after kernel upgrade (LP: #1897299)
- mwifiex: Increase AES key storage size to 256 bits
* Bionic update: upstream stable patchset 2020-09-30 (LP: #1897977)
- ARM: dts: socfpga: fix register entry for timer3 on Arria10
- RDMA/rxe: Fix memleak in rxe_mem_init_user
- RDMA/rxe: Drop pointless checks in rxe_init_ports
- scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATA
- RDMA/core: Fix reported speed and width
- mmc: sdhci-msm: Add retries when all tuning phases are found valid
- ARM: dts: BCM5301X: Fixed QSPI compatible string
- arm64: dts: ns2: Fixed QSPI compatible string
- ARC: HSDK: wireup perf irq
- dmaengine: acpi: Put the CSRT table after using it
- drivers/net/wan/lapbether: Added needed_tailroom
- NFC: st95hf: Fix memleak in st95hf_in_send_cmd
- firestream: Fix memleak in fs_open
- ALSA: hda: Fix 2 channel swapping for Tegra
- drivers/net/wan/lapbether: Set network_header before transmitting
- xfs: initialize the shortform attr header padding entry
- irqchip/eznps: Fix build error for !ARC700 builds
- drivers/net/wan/hdlc_cisco: Add hard_header_len
- ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-id
- cpufreq: intel_pstate: Refuse to turn off with HWP enabled
- ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabled
- gcov: Disable gcov build with GCC 10
- iio: adc: mcp3422: fix locking scope
- iio: adc: mcp3422: fix locking on error path
- iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not set
- iio:light:ltr501 Fix timestamp alignment issue.
- iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.
- iio:adc:ti-adc084s021 Fix alignment and data leak issues.
- iio:adc:ina2xx Fix timestamp alignment issue.
- iio:adc:max1118 Fix alignment of timestamp and data leak issues
- iio:adc:ti-adc081c Fix alignment and data leak issues
- iio:magnetometer:ak8975 Fix alignment and data leak issues.
- iio:light:max44000 Fix timestamp alignment and prevent data leak.
- iio:chemical:ccs811: Fix timestamp alignment and prevent data leak.
- iio: accel: kxsd9: Fix alignment of local buffer.
- iio:accel:mma7455: Fix timestamp alignment and prevent data leak.
- iio:accel:mma8452: Fix timestamp alignment and prevent data leak.
- staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()
- btrfs: require only sector size alignment for parent eb bytenr
- btrfs: fix lockdep splat in add_missing_dev
- btrfs: fix wrong address when faulting in pages in the search ioctl
- regulator: push allocation in set_consumer_device_supply() out of lock
- scsi: target: iscsi: Fix data digest calculation
- scsi: target: iscsi: Fix hang in iscsit_access_np() when getting
tpg->np_login_sem
- rbd: require global CAP_SYS_ADMIN for mapping and unmapping
- RDMA/rxe: Fix the parent sysfs read when the interface has 15 chars
- fbcon: remove soft scrollback code
- fbcon: remove now unusued 'softback_lines' cursor() argument
- vgacon: remove software scrollback support
- [Config] updateconfigs for VGACON_SOFT_SCROLLBACK
- KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit
- ARM: dts: vfxxx: Add syscon compatible with OCOTP
- video: fbdev: fix OOB read in vga_8planes_imageblit()
- staging: greybus: audio: fix uninitialized value issue
- usb: core: fix slab-out-of-bounds Read in read_descriptors
- USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter
- USB: serial: option: support dynamic Quectel USB compositions
- USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules
- usb: Fix out of sync data toggle if a configured device is reconfigured
- usb: typec: ucsi: acpi: Check the _DEP dependencies
- gcov: add support for GCC 10.1
- gfs2: initialize transaction tr_ailX_lists earlier
- net: handle the return value of pskb_carve_frag_list() correctly
- hv_netvsc: Remove "unlikely" from netvsc_select_queue
- NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall
- scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abort
- scsi: libfc: Fix for double free()
- scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discovery
- spi: spi-loopback-test: Fix out-of-bounds read
- SUNRPC: stop printk reading past end of string
- rapidio: Replace 'select' DMAENGINES 'with depends on'
- nvme-fc: cancel async events before freeing event struct
- f2fs: fix indefinite loop scanning for free nid
- i2c: algo: pca: Reapply i2c bus settings after reset
- spi: Fix memory leak on splited transfers
- KVM: MIPS: Change the definition of kvm type
- clk: rockchip: Fix initialization of mux_pll_src_4plls_p
- Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload
- MIPS: SNI: Fix MIPS_L1_CACHE_SHIFT
- perf test: Free formats for perf pmu parse test
- fbcon: Fix user font detection test at fbcon_resize().
- MIPS: SNI: Fix spurious interrupts
- drm/mediatek: Add exception handing in mtk_drm_probe() if component init
fail
- drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()
- USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin
notebook
- USB: UAS: fix disconnect by unplugging a hub
- usblp: fix race between disconnect() and read()
- i2c: i801: Fix resume bug
- percpu: fix first chunk size calculation for populated bitmap
- Input: trackpoint - add new trackpoint variant IDs
- Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset lists
- serial: 8250_pci: Add Realtek 816a and 816b
- ehci-hcd: Move include to keep CRC stable
- powerpc/dma: Fix dma_map_ops::get_required_mask
- x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y
- RDMA/bnxt_re: Do not report transparent vlan from QP1
- ARM: dts: bcm: HR2: Fixed QSPI compatible string
- ARM: dts: NSP: Fixed QSPI compatible string
- netfilter: conntrack: allow sctp hearbeat after connection re-use
- cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabled
- iommu/amd: Do not use IOMMUv2 functionality when SME is active
- drm/tve200: Stabilize enable/disable
- drm/msm: Disable preemption on all 5xx targets
- phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY init
- dsa: Allow forwarding of redirected IGMP traffic
- RDMA/bnxt_re: Restrict the max_gids to 256
- regulator: pwm: Fix machine constraints application
- openrisc: Fix cache API compile issue when not inlining
- f2fs: Return EOF on unaligned end of file DIO read
- ASoC: qcom: Set card->owner to avoid warnings
- perf test: Fix the "signal" test inline assembly
- x86/boot/compressed: Disable relocation relaxation
* Bionic update: upstream stable patchset 2020-09-23 (LP: #1896817)
- HID: core: Correctly handle ReportSize being zero
- HID: core: Sanitize event code and type when mapping input
- perf record/stat: Explicitly call out event modifiers in the documentation
- drm/msm: add shutdown support for display platform_driver
- hwmon: (applesmc) check status earlier.
- nvmet: Disable keep-alive timer when kato is cleared to 0h
- ceph: don't allow setlease on cephfs
- cpuidle: Fixup IRQ state
- s390: don't trace preemption in percpu macros
- xen/xenbus: Fix granting of vmalloc'd memory
- dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling
- batman-adv: Avoid uninitialized chaddr when handling DHCP
- batman-adv: Fix own OGM check in aggregated OGMs
- batman-adv: bla: use netif_rx_ni when not in interrupt context
- dmaengine: at_hdmac: check return value of of_find_device_by_node() in
at_dma_xlate()
- MIPS: mm: BMIPS5000 has inclusive physical caches
- MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores
- netfilter: nf_tables: add NFTA_SET_USERDATA if not null
- netfilter: nf_tables: incorrect enum nft_list_attributes definition
- netfilter: nf_tables: fix destination register zeroing
- net: hns: Fix memleak in hns_nic_dev_probe
- net: systemport: Fix memleak in bcm_sysport_probe
- ravb: Fixed to be able to unload modules
- net: arc_emac: Fix memleak in arc_mdio_probe
- dmaengine: pl330: Fix burst length if burst size is smaller than bus width
- bnxt_en: Check for zero dir entries in NVRAM.
- bnxt_en: Fix PCI AER error recovery flow
- nvmet-fc: Fix a missed _irqsave version of spin_lock in
'nvmet_fc_fod_op_done()'
- perf tools: Correct SNOOPX field offset
- net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()
- fix regression in "epoll: Keep a reference on files added to the check list"
- tg3: Fix soft lockup when tg3_reset_task() fails.
- iommu/vt-d: Serialize IOMMU GCMD register modifications
- thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430
- include/linux/log2.h: add missing () around n in roundup_pow_of_two()
- btrfs: drop path before adding new uuid tree entry
- btrfs: Remove redundant extent_buffer_get in get_old_root
- btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind
- btrfs: set the lockdep class for log tree extent buffers
- uaccess: Add non-pagefault user-space read functions
- uaccess: Add non-pagefault user-space write function
- btrfs: fix potential deadlock in the search ioctl
- net: usb: qmi_wwan: add Telit 0x1050 composition
- usb: qmi_wwan: add D-Link DWM-222 A2 device ID
- ALSA: ca0106: fix error code handling
- ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
- ALSA: hda/hdmi: always check pin power status in i915 pin fixup
- ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
- affs: fix basic permission bits to actually work
- block: allow for_each_bvec to support zero len bvec
- block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
- libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
- dm cache metadata: Avoid returning cmd->bm wild pointer on error
- dm thin metadata: Avoid returning cmd->bm wild pointer on error
- mm: slub: fix conversion of freelist_corrupted()
- KVM: arm64: Add kvm_extable for vaxorcism code
- KVM: arm64: Defer guest entry when an asynchronous exception is pending
- KVM: arm64: Survive synchronous exceptions caused by AT instructions
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
- checkpatch: fix the usage of capture group ( ... )
- mm/hugetlb: fix a race between hugetlb sysctl handlers
- cfg80211: regulatory: reject invalid hints
- net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()
- ALSA; firewire-tascam: exclude Tascam FE-8 from detection
- block: ensure bdi->io_pages is always initialized
- vfio/pci: Fix SR-IOV VF handling with MMIO blocking
- bnxt: don't enable NAPI until rings are ready
- netlabel: fix problems with mapping removal
- net: usb: dm9601: Add USB ID of Keenetic Plus DSL
- sctp: not disable bh in the whole sctp_get_port_local()
- tipc: fix shutdown() of connectionless socket
- net: disable netpoll on fresh napis
- scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_range
- scsi: target: tcmu: Optimize use of flush_dcache_page
- selftests/bpf: Fix massive output from test_maps
- netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
- perf jevents: Fix suspicious code in fixregex()
- ext2: don't update mtime on COW faults
- xfs: don't update mtime on COW faults
.
[ Ubuntu: 4.15.0-124.127 ]
.
* Packaging resync (LP: #1786013)
- update dkms package versions
* Introduce the new NVIDIA 455 series (LP: #1902093)
- [Packaging] NVIDIA -- Add the NVIDIA 455 driver
Checksums-Sha1:
396d38fdbbddd74b0d9d7da85af90ea319c306fa 365746 block-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
9857bf211c9def0b5eb17e532935e4349b07386f 321600 crypto-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
931cb6648d943d76f295c5de33bef44d4b1a0657 4290 fat-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
89bc95c70fa42e3335901eaa080191d3ce948ae7 13592 fb-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
8a5f0daf8a3274303428fd60466cf799bb6e5125 65470 firewire-core-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
59651c04e303f02410ca366221a5d2e9c26f41cb 34520 floppy-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
fdf23442bfa0cdbee8186feb5bf621de93e1c5ca 1330116 fs-core-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
d4fb0bc9e3793bdcd4c51d8778f9e627132479fb 707488 fs-secondary-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
fd48074563aed37f506ed91516be8d6d393d6f76 437348 input-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
243951c7aab24e0e4c1f679ab5bc8a72fcc181ba 63074 ipmi-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
749190c8ece094d909a4e8d840de6de5590e94e3 209394 irda-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
bfe278518252953c52501666d8e81ccb2aeaa247 8957062 kernel-image-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
497dfdc6fa43a174a1dc720c656043d507ddd983 275870 linux-buildinfo-4.15.0-125-generic_4.15.0-125.128~16.04.1_amd64.deb
64d8be605b66b341d36ba5fcf4d61e3715d4cfd1 275904 linux-buildinfo-4.15.0-125-lowlatency_4.15.0-125.128~16.04.1_amd64.deb
5ae117981f24cfb95b3eb0dc62bc3e09425a757a 1824 linux-cloud-tools-4.15.0-125-generic_4.15.0-125.128~16.04.1_amd64.deb
61a32477dbae78cd264269654cab804a4d516ccf 1832 linux-cloud-tools-4.15.0-125-lowlatency_4.15.0-125.128~16.04.1_amd64.deb
90493fecc12abab5f46b2902e5e0341846433d5a 1114002 linux-headers-4.15.0-125-generic_4.15.0-125.128~16.04.1_amd64.deb
95f19dfc577fd1fbe692087fe8850a8e8dce82eb 1109440 linux-headers-4.15.0-125-lowlatency_4.15.0-125.128~16.04.1_amd64.deb
cb8e46fe0e8acdb5c299d660c4a55c5b930e1025 10936018 linux-headers-4.15.0-125_4.15.0-125.128~16.04.1_all.deb
b397a9b7805a4879c8ed00ca576c9ba334bbb394 66942 linux-hwe-cloud-tools-4.15.0-125_4.15.0-125.128~16.04.1_amd64.deb
75d1c2f8877e9e2a523db8e327832516e721b12c 4196354 linux-hwe-tools-4.15.0-125_4.15.0-125.128~16.04.1_amd64.deb
9ba7f7a5a5e9019333c8a7a3e5c4307699a6a330 942 linux-hwe-udebs-generic_4.15.0-125.128~16.04.1_amd64.udeb
60a314e8b7d7616b35c840ec188eecbf443d2ffb 16064578 linux-hwe_4.15.0-125.128~16.04.1_amd64.tar.gz
81b39b63494883a7020f9254dded772947e5ca4f 24560 linux-hwe_4.15.0-125.128~16.04.1_amd64_translations.tar.gz
a2461dcc2e19f48d96a30e31a619c4f672a163ec 631325422 linux-image-unsigned-4.15.0-125-generic-dbgsym_4.15.0-125.128~16.04.1_amd64.ddeb
97eda21572b867908a3ca4fa366bfdacd307e85a 8044810 linux-image-unsigned-4.15.0-125-generic_4.15.0-125.128~16.04.1_amd64.deb
5e67f51fe80a11f98961887326e8f3f111ddbadd 631231218 linux-image-unsigned-4.15.0-125-lowlatency-dbgsym_4.15.0-125.128~16.04.1_amd64.ddeb
44a8786339005bcfced4ed449f45afd7fa2c41d8 8098858 linux-image-unsigned-4.15.0-125-lowlatency_4.15.0-125.128~16.04.1_amd64.deb
b0066cc44cc79cdde34d380cd789b9578e0b1b58 13053530 linux-modules-4.15.0-125-generic_4.15.0-125.128~16.04.1_amd64.deb
04955220a79f5dc77e78df5c52da5f4b16536607 45797028 linux-modules-4.15.0-125-lowlatency_4.15.0-125.128~16.04.1_amd64.deb
b86166385259fdc3833f2556fb4121f93e3e1868 32644098 linux-modules-extra-4.15.0-125-generic_4.15.0-125.128~16.04.1_amd64.deb
5df602ddc24fa6a2a5f48328448d9de318383e87 129479128 linux-source-4.15.0_4.15.0-125.128~16.04.1_all.deb
f78f2e22af21e024243d541f896abbadae16d0b2 1940 linux-tools-4.15.0-125-generic_4.15.0-125.128~16.04.1_amd64.deb
0ee55c84627a763093151f01857a237cb5da8aba 1944 linux-tools-4.15.0-125-lowlatency_4.15.0-125.128~16.04.1_amd64.deb
db1c82a7969dc459ab36a1fc0cf9d71b458e99a2 287506 md-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
153ac332b51bbe6219155864193d6024ec4dd0c0 206412 message-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
59fdefd161af1be667ee0917bd75866807ea0368 58478 mouse-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
09831f9821f8ae468034a71bd67138f5dca15473 18312 multipath-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
3a7a86e631157f7a97713077ee1874c7f50e59d4 515620 nfs-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
b3ee86578848a638caff93370beff14191a7772e 4755746 nic-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
c86b5e18c153c7e30105a3ae4c6cb450d8ffdd44 143826 nic-pcmcia-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
a3d3de10a6969fc9f11a74c17687ab3089f16f23 551084 nic-shared-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
8138a74729f99a2109381402efaf24d5fc62b2ae 317384 nic-usb-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
57082d517e552cd96855b904085da25c5f51af4b 31634 parport-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
a97c4a5f675f1c819e13f728521fbac09af349b9 122190 pata-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
f06634851bd4b6cb2fde70ac5e5b4f29923d70d4 63596 pcmcia-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
2acd6a816cd274785e1af210ac0384b7b49b2cbb 66144 pcmcia-storage-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
09e36204fedd215ebf16ce02ea8d767d45504db7 8636 plip-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
62c94aa5ae633c0a7c1c871b44a82604de1d4b25 25200 ppp-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
bd6a5099f5f9add59647bda3e03d3e183f3bf34e 95766 sata-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
f4e38bfb2d040e05c2495584805df6bcf27dbf17 2546256 scsi-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
8940c0f8f4f29df9177422dfd3a5b74e6aa67ca8 92058 serial-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
1c8bd79d6193256f0c8c8145796c7b08880a45a3 50490 storage-core-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
09140c608ca19cf593e54032051dd80df92dfbd7 140244 usb-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
2a206e04e1c62ac30b76a85ad1482d66f5cc470f 112906 virtio-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
749dc52aae54f0ef23fdabbf5dd704e16a761d77 25918 vlan-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
Checksums-Sha256:
d04565fffc2da6f30edbd4dacc5e983086c7423ab349c667845a58b90888b8c6 365746 block-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
47a2e08b0fcfaebb8bedb8e5782fd725a599a8709792420aac0c31a9c8c97976 321600 crypto-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
fca7fb6fab57a652d77dedb83aef247c714e17d2c8485faa3a34f9ef7eda282f 4290 fat-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
401efffc96a8b254dd0058d950edcec63b78586be866b621ac99dcdcb7be74d7 13592 fb-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
3f2a41b8b09e1f351d8bf5d0dcea0296a6b85e75f69699bee31f9774f77917a6 65470 firewire-core-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
22f124b407cdfcb65277020d3f23383f3662f63c218dca19c7407ec79ac98432 34520 floppy-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
8232dbacaa10aa42afe916a23e2b0bef0fbd8edb67ef3101b63f0364b5512f64 1330116 fs-core-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
ede0f9e70f8c2d15c9a1e7b3bb4322b6554a4faf9870664695040a07b08d0096 707488 fs-secondary-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
ec121695a67b6666bb3acbbfc435f150c7b815205e6a36dd388d4f8ef002f95f 437348 input-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
46aed636bbfa9d56b2cec3d9ee53c7be413291b4711d017b274047a832aaeed9 63074 ipmi-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
8dc8580bd27844f2b01e1d02cb66de578171984db39bdcbbbde1f5e6fab44c1b 209394 irda-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
3b29bda5b63f39008b4474ee503ae6c84d7294363341e07fc963444d965ff440 8957062 kernel-image-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
bef8ccb5881458671a68f383ebe206dc8a2be77bf84c13b490b2c42655441018 275870 linux-buildinfo-4.15.0-125-generic_4.15.0-125.128~16.04.1_amd64.deb
685494f844947e7821975d1e6bbbcb462590311b897e9dc451e6212c59bfac08 275904 linux-buildinfo-4.15.0-125-lowlatency_4.15.0-125.128~16.04.1_amd64.deb
cc4aa06907f248e24985b9bbfa71cb64dee6b024d9bae90f44402453f3f8770f 1824 linux-cloud-tools-4.15.0-125-generic_4.15.0-125.128~16.04.1_amd64.deb
0e4fdf3f14462159f06f97ef9f4e1c7c21e3091ace071e537a82abd2b9907808 1832 linux-cloud-tools-4.15.0-125-lowlatency_4.15.0-125.128~16.04.1_amd64.deb
220621749adf4edf41f409ace73b94c9b04cf11eb6562c03655ab81da881c714 1114002 linux-headers-4.15.0-125-generic_4.15.0-125.128~16.04.1_amd64.deb
7b77d6c918835290861263aecc9ed77d126a2cc23c5d4c65242b4a3762efb0b9 1109440 linux-headers-4.15.0-125-lowlatency_4.15.0-125.128~16.04.1_amd64.deb
ac6450d35c958b64a356acd23c824489f7b7b41cca44c3f8fff45b98f8d63c06 10936018 linux-headers-4.15.0-125_4.15.0-125.128~16.04.1_all.deb
af4d72116cd0076ff4f12f4b5247b76a74c3b19d2ff5f37d5188eba0c5d92ba0 66942 linux-hwe-cloud-tools-4.15.0-125_4.15.0-125.128~16.04.1_amd64.deb
e30337ac5d5cc82b078e8ecfe4c86e71b87c826da9f2527fbeae9df985f7b4e3 4196354 linux-hwe-tools-4.15.0-125_4.15.0-125.128~16.04.1_amd64.deb
5fc70d7800aacb2ef3feb63ea3342741e91b0c178762118d3204d337e276cb61 942 linux-hwe-udebs-generic_4.15.0-125.128~16.04.1_amd64.udeb
599b68453726418d91b3ec8c2cf6f560728854d4e9bbade68e2e7661a1e0a709 16064578 linux-hwe_4.15.0-125.128~16.04.1_amd64.tar.gz
afa2e0bea60bed02ba9ca8cfd6277ca6e2019c8fe119e9000735755c2700b570 24560 linux-hwe_4.15.0-125.128~16.04.1_amd64_translations.tar.gz
68b41b69bbe26b56e9e7b85c05c9e691a17a23b009e8f7c3600a5e78eba807b5 631325422 linux-image-unsigned-4.15.0-125-generic-dbgsym_4.15.0-125.128~16.04.1_amd64.ddeb
a8511aec1607acf62535319ae60bcf51b9fa14e8a78293efc67cd602ded2f542 8044810 linux-image-unsigned-4.15.0-125-generic_4.15.0-125.128~16.04.1_amd64.deb
c29528747c9789ab2d14f1382e3a8e388bfdc8e2aa11685df6d3f8d3ef277066 631231218 linux-image-unsigned-4.15.0-125-lowlatency-dbgsym_4.15.0-125.128~16.04.1_amd64.ddeb
407be1653ac33e0cc4d552a72489898197ea23fecd715c9600070c4032716d0e 8098858 linux-image-unsigned-4.15.0-125-lowlatency_4.15.0-125.128~16.04.1_amd64.deb
804ddd5d8cdb8ec0bc85c68dee0d4f3c4eea91a4ff069debcfeee36e979b25d3 13053530 linux-modules-4.15.0-125-generic_4.15.0-125.128~16.04.1_amd64.deb
a681ae636ab7a94e69d5d6ce4568c62ce64040cdbaf7e747ea270ffc8ad4cafd 45797028 linux-modules-4.15.0-125-lowlatency_4.15.0-125.128~16.04.1_amd64.deb
03d368236f52b972a1bb5e741e64e45a902bed293ed3170c55c611e563d73265 32644098 linux-modules-extra-4.15.0-125-generic_4.15.0-125.128~16.04.1_amd64.deb
9bb4a353dc6ecc3bc45236b5445ade93d3a10008968e3f395dfcf030dae05f39 129479128 linux-source-4.15.0_4.15.0-125.128~16.04.1_all.deb
6680bd28415f6c56951bb3c506f7cce71d3497e0aefe1a3e385bf402b3a85a11 1940 linux-tools-4.15.0-125-generic_4.15.0-125.128~16.04.1_amd64.deb
3dd14a9a93c8f46262ce887cfac2281c1953047ca29509c72ccdb9956bfa26f3 1944 linux-tools-4.15.0-125-lowlatency_4.15.0-125.128~16.04.1_amd64.deb
80d5fd7618c07c344352d0160322c71dd71ddd9f1a065a4345ba472ae24481fd 287506 md-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
79de3b01773b0670fa301e1bfe7e6b40d63a281fc0e12585708d2993cfb3cbd6 206412 message-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
3eff9ffdc225c08e7b150cb7620cf02187d80cddb0408f89646850c3d5c6187a 58478 mouse-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
14091b27193c8aba6c8c65297ffc16ce0a859f25150a764006392d032b4a35b2 18312 multipath-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
8159dd55b308a61e165c8caeaf8551c54d432fb38b2c75b3e081b2f9aa8cfb86 515620 nfs-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
a41bd278d9480ffbcf72bee24429588cc0a9e27a2fb779b805b3e3f4329e30ef 4755746 nic-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
a0ae86d1b7651bc7c11f4ac12e6da728eedfd10e39dea47eaf6220ccb0d2258e 143826 nic-pcmcia-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
071775925377c36ea62f2334fa55dd6cc9c8af2d60dc5bac507d8ec7de7f6463 551084 nic-shared-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
b00457c8589dc2057a38ce504655fa0e51a1eeafe0e4238f16aa9ce761be4fa9 317384 nic-usb-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
92bb3a9659e9965a939e60c30f08d63b336a1db060d8eda5343a1b5ca5b972b6 31634 parport-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
8381973fa9776e09e450aa39ff50f73ac4535d3e55c037424c07a3a79db56ee8 122190 pata-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
9c5f7063f0dccc3e1c1f5ad488b532638cfc8bbe18c892e16a62fe481cf970ed 63596 pcmcia-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
5191f0082e6ce5f883734389348e53b596a3969c60f0c7005585d36e4e5cf5ec 66144 pcmcia-storage-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
67ac3efc12b4c0d4c66a69720a44bece8dfdcd0fad08abd8668f96f29f382c20 8636 plip-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
08bdb012a72eb670fa940214cfd750d9d53cdca36d44804443637db942a870c2 25200 ppp-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
413ddfa3912cc67ffce9de62d85f293f074e71d930677b80a100b9fa96f3de32 95766 sata-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
c958ac33b6102c42f01e7eaecb345924d8b71cc48d1ede0cdad1453f66aac993 2546256 scsi-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
7c4fc9f37589ef0fef5af03317af6cc44523aab447e3c1b269c925d6092a081d 92058 serial-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
eef681d4308c1b32a1f55be2567ac8a130b2330f834e1a5c1ec359d341f75db8 50490 storage-core-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
1576d3ac1534cffedb9e1219406221b94b9a42dcf1fe50fab350de0b9c187e65 140244 usb-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
0aee7c5ce1a39f5954e26e1143e249b0b39d6f630424a320924a48e8643e76bf 112906 virtio-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
5cc8351ab6d7e0661dac9cb16cbcbbbbeb0850cfa9f355e52fabb370261a3ab7 25918 vlan-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
Files:
9f8ace03b97052e38a60be64a2e4f06e 365746 debian-installer standard block-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
39d308479dde1b15606ff2619212b2fb 321600 debian-installer extra crypto-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
a7942f2e650c56be2476be10f49e93c7 4290 debian-installer standard fat-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
bd8976cb4ae4170537c37d774875c882 13592 debian-installer standard fb-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
66dff26031cc9fc77eb1729011cc902f 65470 debian-installer standard firewire-core-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
1afeb18f93c9c0aed9a544f4822423c8 34520 debian-installer standard floppy-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
bcd93b115114839071c5723180d264bd 1330116 debian-installer standard fs-core-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
71c33a831fc14d31e015b2e78a3be025 707488 debian-installer standard fs-secondary-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
08d7eee5dd12947e4df3d5b3b0c43b58 437348 debian-installer standard input-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
598707e4e4b2e67855b9a42675d35c10 63074 debian-installer standard ipmi-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
63e2afc5d0fe5ad49951093956d9b4ca 209394 debian-installer standard irda-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
ceebb31bbfa275f86a71269730f9538c 8957062 debian-installer optional kernel-image-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
af5dd9081afe03e65a841eddf30178ee 275870 kernel optional linux-buildinfo-4.15.0-125-generic_4.15.0-125.128~16.04.1_amd64.deb
4686fa1c9cb0799ddeb5acf9d81323bf 275904 kernel optional linux-buildinfo-4.15.0-125-lowlatency_4.15.0-125.128~16.04.1_amd64.deb
dd3b849c787cb93ce2c48ed959716b70 1824 devel optional linux-cloud-tools-4.15.0-125-generic_4.15.0-125.128~16.04.1_amd64.deb
ea95714febd71cebb5a105d4e74f753d 1832 devel optional linux-cloud-tools-4.15.0-125-lowlatency_4.15.0-125.128~16.04.1_amd64.deb
0d13cbce2165d4404fff3c598de5ab83 1114002 devel optional linux-headers-4.15.0-125-generic_4.15.0-125.128~16.04.1_amd64.deb
a8f23696e3c186abe7abeae806c71548 1109440 devel optional linux-headers-4.15.0-125-lowlatency_4.15.0-125.128~16.04.1_amd64.deb
74a74c45a36be1c4deafc0f557c1a7ed 10936018 devel optional linux-headers-4.15.0-125_4.15.0-125.128~16.04.1_all.deb
4045e9c2bf18dff9029e0120b21c4974 66942 devel optional linux-hwe-cloud-tools-4.15.0-125_4.15.0-125.128~16.04.1_amd64.deb
797dca74c6713858853208b9313ade0e 4196354 devel optional linux-hwe-tools-4.15.0-125_4.15.0-125.128~16.04.1_amd64.deb
f2af1a70c722863069a773bf27a8029e 942 debian-installer optional linux-hwe-udebs-generic_4.15.0-125.128~16.04.1_amd64.udeb
b94cbda771e1dd85e8514d62b426ca1f 16064578 raw-signing - linux-hwe_4.15.0-125.128~16.04.1_amd64.tar.gz
605d2f0496e9fedfdfefe0b5658d8696 24560 raw-translations - linux-hwe_4.15.0-125.128~16.04.1_amd64_translations.tar.gz
afd95235c08d9218549b79ce4f14d0bb 631325422 devel optional linux-image-unsigned-4.15.0-125-generic-dbgsym_4.15.0-125.128~16.04.1_amd64.ddeb
2430518284b5cb6f45a8455194d4057b 8044810 kernel optional linux-image-unsigned-4.15.0-125-generic_4.15.0-125.128~16.04.1_amd64.deb
5ea469654dfdeacfbe6123d476b7a653 631231218 devel optional linux-image-unsigned-4.15.0-125-lowlatency-dbgsym_4.15.0-125.128~16.04.1_amd64.ddeb
690eb60b6184600518503cafd8a73f2e 8098858 kernel optional linux-image-unsigned-4.15.0-125-lowlatency_4.15.0-125.128~16.04.1_amd64.deb
ad6838e9c7cfcd6b84c51fcfc3becce0 13053530 kernel optional linux-modules-4.15.0-125-generic_4.15.0-125.128~16.04.1_amd64.deb
1a1a01594c40910a9786e719324f4920 45797028 kernel optional linux-modules-4.15.0-125-lowlatency_4.15.0-125.128~16.04.1_amd64.deb
5de0a1ce2d4f5ee1ece2dde305c104bb 32644098 kernel optional linux-modules-extra-4.15.0-125-generic_4.15.0-125.128~16.04.1_amd64.deb
e04b5861507a926598294282b002f1d5 129479128 devel optional linux-source-4.15.0_4.15.0-125.128~16.04.1_all.deb
17656335903f581e46792f3212b81b97 1940 devel optional linux-tools-4.15.0-125-generic_4.15.0-125.128~16.04.1_amd64.deb
035585da916eccc0538dc5d9688d43ee 1944 devel optional linux-tools-4.15.0-125-lowlatency_4.15.0-125.128~16.04.1_amd64.deb
c7f112cdf90dcb7d20929f94da587ff1 287506 debian-installer standard md-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
d280fdea8c6697bbf8e91b8c0c5781e9 206412 debian-installer standard message-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
aa52d9dfcef7030dccda0c332baa23fa 58478 debian-installer extra mouse-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
e0b8fded8cf627e3220d9a1b906636c7 18312 debian-installer extra multipath-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
ba2f0b1da580491c1046eb82eb622d2f 515620 debian-installer standard nfs-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
6a43e6a752828ae2e360e7a39b35c2d7 4755746 debian-installer standard nic-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
56a885789e50306d8e0b39172d0e1293 143826 debian-installer standard nic-pcmcia-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
4e443a4ee0ada6558e38244d175d61b7 551084 debian-installer standard nic-shared-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
e1f20d89e73e47ba2ae616abf240f1bc 317384 debian-installer standard nic-usb-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
6f8a538e1e6cd66f6d2ff2902c036d0a 31634 debian-installer standard parport-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
77865af3f6b1f51e1f55def77ce96101 122190 debian-installer standard pata-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
e109be94eb204a0e43d28ed4ec748e49 63596 debian-installer standard pcmcia-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
813fd465881e77c26fe6bc4537b5c1cd 66144 debian-installer standard pcmcia-storage-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
9cc7dba065d2af3cbda92d339b08cfba 8636 debian-installer standard plip-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
0a035b4906891b3ab7f441489bc3640b 25200 debian-installer standard ppp-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
097bbbaf6f67a85030298e1fa3a102b1 95766 debian-installer standard sata-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
0db26cabf96d546c2c8ff661751eae8f 2546256 debian-installer standard scsi-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
9d49f4bc194e2ffdf442204975e6fd5b 92058 debian-installer standard serial-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
c62915bc879e68956fd5bc7b21c0f5fb 50490 debian-installer standard storage-core-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
412f31dee4039f51a79f815b80abe3f7 140244 debian-installer standard usb-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
58cf36ffc66cd7c5c9b262985b8dbdec 112906 debian-installer standard virtio-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
09fabdaed3784884f1e673e50cff3f5e 25918 debian-installer extra vlan-modules-4.15.0-125-generic-di_4.15.0-125.128~16.04.1_amd64.udeb
Package-Type: udeb
More information about the Xenial-changes
mailing list