[ubuntu/eoan-proposed] linux_5.3.0-43.36_amd64.tar.gz - (Accepted)
Kleber Sacilotto de Souza
kleber.souza at canonical.com
Tue Mar 17 12:52:44 UTC 2020
linux (5.3.0-43.36) eoan; urgency=medium
* eoan/linux: 5.3.0-43.36 -proposed tracker (LP: #1867301)
* Packaging resync (LP: #1786013)
- [Packaging] resync getabis
- [Packaging] update helper scripts
* iSCSI-target: Deleting a LUN hangs in the kernel (LP: #1862682)
- scsi: Revert "target/core: Inline transport_lun_remove_cmd()"
* Stop using get_scalar_status command in Dell AIO uart backlight driver
(LP: #1865402)
- SAUCE: platform/x86: dell-uart-backlight: add get_display_mode command
* Eoan update: upstream stable patchset 2020-03-11 (LP: #1867051)
- Revert "drm/sun4i: dsi: Change the start delay calculation"
- ovl: fix lseek overflow on 32bit
- kernel/module: Fix memleak in module_add_modinfo_attrs()
- media: iguanair: fix endpoint sanity check
- ocfs2: fix oops when writing cloned file
- x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR
- udf: Allow writing to 'Rewritable' partitions
- printk: fix exclusive_console replaying
- iwlwifi: mvm: fix NVM check for 3168 devices
- sparc32: fix struct ipc64_perm type definition
- cls_rsvp: fix rsvp_policy
- gtp: use __GFP_NOWARN to avoid memalloc warning
- l2tp: Allow duplicate session creation with UDP
- net: hsr: fix possible NULL deref in hsr_handle_frame()
- net_sched: fix an OOB access in cls_tcindex
- net: stmmac: Delete txtimer in suspend()
- bnxt_en: Fix TC queue mapping.
- tcp: clear tp->total_retrans in tcp_disconnect()
- tcp: clear tp->delivered in tcp_disconnect()
- tcp: clear tp->data_segs{in|out} in tcp_disconnect()
- tcp: clear tp->segs_{in|out} in tcp_disconnect()
- rxrpc: Fix use-after-free in rxrpc_put_local()
- rxrpc: Fix insufficient receive notification generation
- rxrpc: Fix missing active use pinning of rxrpc_local object
- rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect
- media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors
- mfd: dln2: More sanity checking for endpoints
- ipc/msg.c: consolidate all xxxctl_down() functions
- tracing: Fix sched switch start/stop refcount racy updates
- rcu: Avoid data-race in rcu_gp_fqs_check_wake()
- brcmfmac: Fix memory leak in brcmf_usbdev_qinit
- usb: typec: tcpci: mask event interrupts when remove driver
- usb: gadget: legacy: set max_speed to super-speed
- usb: gadget: f_ncm: Use atomic_t to track in-flight request
- usb: gadget: f_ecm: Use atomic_t to track in-flight request
- ALSA: usb-audio: Fix endianess in descriptor validation
- ALSA: dummy: Fix PCM format loop in proc output
- mm/memory_hotplug: fix remove_memory() lockdep splat
- mm: move_pages: report the number of non-attempted pages
- media/v4l2-core: set pages dirty upon releasing DMA buffers
- media: v4l2-core: compat: ignore native command codes
- media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments
- lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()
- irqdomain: Fix a memory leak in irq_domain_push_irq()
- platform/x86: intel_scu_ipc: Fix interrupt support
- ALSA: hda: Add Clevo W65_67SB the power_save blacklist
- KVM: arm64: Correct PSTATE on exception entry
- KVM: arm/arm64: Correct CPSR on exception entry
- KVM: arm/arm64: Correct AArch32 SPSR on exception entry
- KVM: arm64: Only sign-extend MMIO up to register width
- MIPS: fix indentation of the 'RELOCS' message
- MIPS: boot: fix typo in 'vmlinux.lzma.its' target
- s390/mm: fix dynamic pagetable upgrade for hugetlbfs
- powerpc/xmon: don't access ASDR in VMs
- powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()
- smb3: fix signing verification of large reads
- PCI: tegra: Fix return value check of pm_runtime_get_sync()
- mmc: spi: Toggle SPI polarity, do not hardcode it
- ACPI: video: Do not export a non working backlight interface on MSI MS-7721
boards
- ACPI / battery: Deal with design or full capacity being reported as -1
- ACPI / battery: Use design-cap for capacity calculations if full-cap is not
available
- ACPI / battery: Deal better with neither design nor full capacity not being
reported
- alarmtimer: Unregister wakeup source when module get fails
- ubifs: don't trigger assertion on invalid no-key filename
- ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag
- ubifs: Fix deadlock in concurrent bulk-read and writepage
- PCI: keystone: Fix link training retries initiation
- mmc: sdhci-of-at91: fix memleak on clk_get failure
- hv_balloon: Balloon up according to request page number
- mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatile
- crypto: api - Check spawn->alg under lock in crypto_drop_spawn
- crypto: ccree - fix backlog memory leak
- crypto: ccree - fix pm wrongful error reporting
- crypto: ccree - fix PM race condition
- scripts/find-unused-docs: Fix massive false positives
- scsi: qla2xxx: Fix mtcp dump collection failure
- power: supply: ltc2941-battery-gauge: fix use-after-free
- ovl: fix wrong WARN_ON() in ovl_cache_update_ino()
- f2fs: choose hardlimit when softlimit is larger than hardlimit in
f2fs_statfs_project()
- f2fs: fix miscounted block limit in f2fs_statfs_project()
- f2fs: code cleanup for f2fs_statfs_project()
- PM: core: Fix handling of devices deleted during system-wide resume
- [Config] updateconfigs for CONFIG_OF_DMA_DEFAULT_COHERENT
- of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
- dm zoned: support zone sizes smaller than 128MiB
- dm space map common: fix to ensure new block isn't already in use
- dm crypt: fix benbi IV constructor crash if used in authenticated mode
- dm writecache: fix incorrect flush sequence when doing SSD mode commit
- padata: Remove broken queue flushing
- tracing: Annotate ftrace_graph_hash pointer with __rcu
- tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
- ftrace: Add comment to why rcu_dereference_sched() is open coded
- ftrace: Protect ftrace_graph_hash with ftrace_sync
- samples/bpf: Don't try to remove user's homedir on clean
- crypto: ccp - set max RSA modulus size for v3 platform devices as well
- crypto: pcrypt - Do not clear MAY_SLEEP flag in original request
- crypto: atmel-aes - Fix counter overflow in CTR mode
- crypto: api - Fix race condition in crypto_spawn_alg
- crypto: picoxcell - adjust the position of tasklet_init and fix missed
tasklet_kill
- scsi: qla2xxx: Fix unbound NVME response length
- NFS: Fix memory leaks and corruption in readdir
- NFS: Directory page cache pages need to be locked when read
- jbd2_seq_info_next should increase position index
- Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES
- btrfs: set trans->drity in btrfs_commit_transaction
- Btrfs: fix race between adding and putting tree mod seq elements and nodes
- ARM: tegra: Enable PLLP bypass during Tegra124 LP1
- iwlwifi: don't throw error when trying to remove IGTK
- mwifiex: fix unbalanced locking in mwifiex_process_country_ie()
- sunrpc: expiry_time should be seconds not timeval
- gfs2: move setting current->backing_dev_info
- gfs2: fix O_SYNC write handling
- drm/rect: Avoid division by zero
- media: rc: ensure lirc is initialized before registering input device
- tools/kvm_stat: Fix kvm_exit filter name
- xen/balloon: Support xend-based toolstack take two
- watchdog: fix UAF in reboot notifier handling in watchdog core code
- bcache: add readahead cache policy options via sysfs interface
- eventfd: track eventfd_signal() recursion depth
- aio: prevent potential eventfd recursion on poll
- KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF attacks
- KVM: x86: Refactor prefix decoding to prevent Spectre-v1/L1TF attacks
- KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacks
- KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacks
- KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacks
- KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF
attacks
- KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacks
- KVM: x86: Protect MSR-based index computations in pmu.h from Spectre-v1/L1TF
attacks
- KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacks
- KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks
in x86.c
- KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks
- KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit()
from Spectre-v1/L1TF attacks
- KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform
- KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
- KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
- KVM: x86: Don't let userspace set host-reserved cr4 bits
- KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
- KVM: s390: do not clobber registers during guest reset/store status
- clk: tegra: Mark fuse clock as critical
- drm/amd/dm/mst: Ignore payload update failures
- percpu: Separate decrypted varaibles anytime encryption can be enabled
- scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type
- scsi: csiostor: Adjust indentation in csio_device_reset
- scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free
- scsi: ufs: Recheck bkops level if bkops is disabled
- phy: qualcomm: Adjust indentation in read_poll_timeout
- ext2: Adjust indentation in ext2_fill_super
- powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsize
- drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enable
- NFC: pn544: Adjust indentation in pn544_hci_check_presence
- ppp: Adjust indentation into ppp_async_input
- net: smc911x: Adjust indentation in smc911x_phy_configure
- net: tulip: Adjust indentation in {dmfe, uli526x}_init_module
- IB/mlx5: Fix outstanding_pi index for GSI qps
- IB/core: Fix ODP get user pages flow
- nfsd: fix delay timer on 32-bit architectures
- nfsd: fix jiffies/time_t mixup in LRU list
- nfsd: Return the correct number of bytes written to the file
- ubi: fastmap: Fix inverted logic in seen selfcheck
- ubi: Fix an error pointer dereference in error handling code
- mfd: da9062: Fix watchdog compatible string
- mfd: rn5t618: Mark ADC control register volatile
- bonding/alb: properly access headers in bond_alb_xmit()
- net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port
- net: mvneta: move rx_dropped and rx_errors in per-cpu stats
- net_sched: fix a resource leak in tcindex_set_parms()
- net: systemport: Avoid RBUF stuck in Wake-on-LAN mode
- net/mlx5: IPsec, Fix esp modify function attribute
- net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctx
- net: macb: Remove unnecessary alignment check for TSO
- net: macb: Limit maximum GEM TX length in TSO
- net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()
- ext4: fix deadlock allocating crypto bounce page from mempool
- btrfs: use bool argument in free_root_pointers()
- btrfs: free block groups after free'ing fs trees
- drm: atmel-hlcdc: enable clock before configuring timing engine
- drm/dp_mst: Remove VCPI while disabling topology mgr
- btrfs: flush write bio if we loop in extent_write_cache_pages
- KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM
- KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
- KVM: VMX: Add non-canonical check on writes to RTIT address MSRs
- KVM: nVMX: vmread should not set rflags to specify success in case of #PF
- KVM: Use vcpu-specific gva->hva translation when querying host page size
- KVM: Play nice with read-only memslots when querying host page size
- mm/page_alloc.c: fix uninitialized memmaps on a partially populated last
section
- cifs: fail i/o on soft mounts if sessionsetup errors out
- x86/apic/msi: Plug non-maskable MSI affinity race
- clocksource: Prevent double add_timer_on() for watchdog_timer
- perf/core: Fix mlock accounting in perf_mmap()
- rxrpc: Fix service call disconnection
- MAINTAINERS: correct entries for ISDN/mISDN section
- netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init()
- netfilter: ipset: fix suspicious RCU usage in find_set_and_id
- tracing/kprobes: Have uname use __get_str() in print_fmt
- rcu: Use *_ONCE() to protect lockless ->expmask accesses
- srcu: Apply *_ONCE() to ->srcu_last_gp_end
- rcu: Use READ_ONCE() for ->expmask in rcu_read_unlock_special()
- nvmet: Fix error print message at nvmet_install_queue function
- nvmet: Fix controller use after free
- Bluetooth: btusb: fix memory leak on fw
- usb: dwc3: gadget: Check END_TRANSFER completion
- usb: dwc3: gadget: Delay starting transfer
- usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transfer
- mm/sparse.c: reset section's mem_map when fully deactivated
- mmc: sdhci-pci: Make function amd_sdhci_reset static
- ALSA: hda: Add JasperLake PCI ID and codec vid
- arm64: acpi: fix DAIF manipulation with pNMI
- MIPS: syscalls: fix indentation of the 'SYSNR' message
- powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
- powerpc/ptdump: Fix W+X verification
- powerpc/32s: Fix bad_kuap_fault()
- powerpc/32s: Fix CPU wake-up from sleep mode
- tracing: Fix now invalid var_ref_vals assumption in trace action
- PCI: keystone: Fix outbound region mapping
- PCI: keystone: Fix error handling when "num-viewport" DT property is not
populated
- ubifs: Fix wrong memory allocation
- nvmem: core: fix memory abort in cleanup path
- crypto: ccree - fix FDE descriptor sequence
- fs: allow deduplication of eof block into the end of the destination file
- erofs: fix out-of-bound read for shifted uncompressed block
- scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state
- cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3e
- power: supply: axp20x_ac_power: Fix reporting online status
- ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
- dm thin metadata: use pool locking at end of dm_pool_metadata_close
- scsi: qla2xxx: Fix stuck login session using prli_pend_timer
- btrfs: fix improper setting of scanned for range cyclic write cache pages
- btrfs: Handle another split brain scenario with metadata uuid feature
- riscv, bpf: Fix broken BPF tail calls
- tc-testing: fix eBPF tests failure on linux fresh clones
- samples/bpf: Xdp_redirect_cpu fix missing tracepoint attach
- selftests/bpf: Fix test_attach_probe
- selftests: bpf: Use a temporary file in test_sockmap
- selftests: bpf: Ignore FIN packets for reuseport tests
- crypto: api - fix unexpectedly getting generic implementation
- crypto: hisilicon - Use the offset fields in sqe to avoid need to split
scatterlists
- crypto: arm64/ghash-neon - bump priority to 150
- powerpc/futex: Fix incorrect user access blocking
- ext4: fix race conditions in ->d_compare() and ->d_hash()
- Btrfs: make deduplication with range including the last block work
- Btrfs: fix infinite loop during fsync after rename operations
- btrfs: drop log root for dropped roots
- btrfs: Correctly handle empty trees in find_first_clear_extent_bit
- gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0
- drm: atmel-hlcdc: use double rate for pixel clock only if supported
- drm: atmel-hlcdc: prefer a lower pixel-clock than requested
- kvm/svm: PKU not currently supported
- KVM: x86: Handle TIF_NEED_FPU_LOAD in kvm_{load,put}_guest_fpu()
- KVM: x86: Ensure guest's FPU state is loaded when accessing for emulation
- KVM: x86: Revert "KVM: X86: Fix fpu state crash in kvm guest"
- arm64: dts: qcom: qcs404-evb: Set vdd_apc regulator in high power mode
- mm/mmu_gather: invalidate TLB correctly on batch allocation failure and
flush
- [Config] updateconfigs for CONFIG_HAVE_RCU_TABLE_NO_INVALIDATE
- virtio-balloon: initialize all vq callbacks
- virtio-pci: check name when counting MSI-X vectors
- virtio-balloon: Fix memory leak when unloading while hinting is in progress
- virtio_balloon: Fix memory leaks on errors in virtballoon_probe()
- ubifs: Fix memory leak from c->sup_node
- regulator: core: Add regulator_is_equal() helper
- ASoC: sgtl5000: Fix VDDA and VDDIO comparison
- devlink: report 0 after hitting end in region read
- dpaa_eth: support all modes with rate adapting PHYs
- net: dsa: microchip: enable module autoprobe
- net: stmmac: fix a possible endless loop
- taprio: Add missing policy validation for flags
- taprio: Use taprio_reset_tc() to reset Traffic Classes configuration
- taprio: Fix dropping packets when using taprio + ETF offloading
- ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()
- qed: Fix timestamping issue for L2 unicast ptp packets.
- net/mlx5: Fix deadlock in fs_core
- net/mlx5: Deprecate usage of generic TLS HW capability bit
- ASoC: Intel: skl_hda_dsp_common: Fix global-out-of-bounds bug
- mfd: bd70528: Fix hour register mask
- x86/timer: Don't skip PIT setup when APIC is disabled or in legacy mode
- KVM: x86: use CPUID to locate host page table reserved bits
- regulator fix for "regulator: core: Add regulator_is_equal() helper"
- powerpc/kuap: Fix set direction in allow/prevent_user_access()
* 5.4.0-11 crash on cryptsetup open (LP: #1860231) // Eoan update: upstream
stable patchset 2020-03-11 (LP: #1867051)
- dm: fix potential for q->make_request_fn NULL pointer
* Eoan update: upstream stable patchset 2020-03-06 (LP: #1866403)
- orinoco_usb: fix interface sanity check
- rsi_91x_usb: fix interface sanity check
- usb: dwc3: pci: add ID for the Intel Comet Lake -V variant
- USB: serial: ir-usb: add missing endpoint sanity check
- USB: serial: ir-usb: fix link-speed handling
- USB: serial: ir-usb: fix IrLAP framing
- usb: dwc3: turn off VBUS when leaving host mode
- staging: most: net: fix buffer overflow
- staging: wlan-ng: ensure error return is actually returned
- staging: vt6656: correct packet types for CTS protect, mode.
- staging: vt6656: use NULLFUCTION stack on mac80211
- staging: vt6656: Fix false Tx excessive retries reporting.
- serial: 8250_bcm2835aux: Fix line mismatch on driver unbind
- component: do not dereference opaque pointer in debugfs
- mei: me: add comet point (lake) H device ids
- iio: st_gyro: Correct data for LSM9DS0 gyro
- crypto: chelsio - fix writing tfm flags to wrong place
- cifs: Fix memory allocation in __smb2_handle_cancelled_cmd()
- ath9k: fix storage endpoint lookup
- brcmfmac: fix interface sanity check
- rtl8xxxu: fix interface sanity check
- zd1211rw: fix storage endpoint lookup
- net_sched: ematch: reject invalid TCF_EM_SIMPLE
- net_sched: fix ops->bind_class() implementations
- arc: eznps: fix allmodconfig kconfig warning
- HID: Add quirk for Xin-Mo Dual Controller
- HID: ite: Add USB id match for Acer SW5-012 keyboard dock
- HID: Add quirk for incorrect input length on Lenovo Y720
- drivers/hid/hid-multitouch.c: fix a possible null pointer access.
- phy: qcom-qmp: Increase PHY ready timeout
- phy: cpcap-usb: Prevent USB line glitches from waking up modem
- watchdog: max77620_wdt: fix potential build errors
- watchdog: rn5t618_wdt: fix module aliases
- spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
- drivers/net/b44: Change to non-atomic bit operations on pwol_mask
- net: wan: sdla: Fix cast from pointer to integer of different size
- gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP
- atm: eni: fix uninitialized variable warning
- HID: steam: Fix input device disappearing
- platform/x86: dell-laptop: disable kbd backlight on Inspiron 10xx
- PCI: Add DMA alias quirk for Intel VCA NTB
- iommu/amd: Support multiple PCI DMA aliases in IRQ Remapping
- ARM: OMAP2+: SmartReflex: add omap_sr_pdata definition
- usb-storage: Disable UAS on JMicron SATA enclosure
- rsi: fix use-after-free on probe errors
- rsi: fix memory leak on failed URB submission
- rsi: fix non-atomic allocation in completion handler
- crypto: af_alg - Use bh_lock_sock in sk_destruct
- Bluetooth: btusb: fix non-atomic allocation in completion handler
- usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186
- usb: typec: wcove: fix "op-sink-microwatt" default that was in mW
- serial: imx: fix a race condition in receive path
- debugfs: Return -EPERM when locked down
- mei: hdcp: bind only with i915 on the same PCH
- iio: adc: stm32-dfsdm: fix single conversion
- driver core: Fix test_async_driver_probe if NUMA is disabled
- CIFS: Fix task struct use-after-free on reconnect
- cifs: set correct max-buffer-size for smb2_ioctl_init()
- net_sched: walk through all child classes in tc_bind_tclass()
- net: socionext: fix possible user-after-free in netsec_process_rx
- net: socionext: fix xdp_result initialization in netsec_process_rx
- udp: segment looped gso packets correctly
- mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'
- net: include struct nhmsg size in nh nlmsg size
- rxrpc: Fix use-after-free in rxrpc_receive_data()
- HID: asus: Ignore Asus vendor-page usage-code 0xff events
- HID: intel-ish-hid: ipc: add CMP device id
- HID: wacom: add new MobileStudio Pro 13 support
- HID: wacom: Recognize new MobileStudio Pro PID
- ASoC: SOF: fix fault at driver unload after failed probe
- ASoC: SOF: Intel: hda: hda-dai: fix oops on hda_link .hw_free
- ASoC: fsl_audmix: add missed pm_runtime_disable
- ASoC: topology: Prevent use-after-free in snd_soc_get_pcm_runtime()
- HID: intel-ish-hid: ipc: Add Tiger Lake PCI device ID
- usb: musb: jz4740: Silence error if code is -EPROBE_DEFER
- net: Google gve: Remove dma_wmb() before ringing doorbell
- iommu/dma: fix variable 'cookie' set but not used
- drm/amd/display: Reduce HDMI pixel encoding if max clock is exceeded
- extcon-intel-cht-wc: Don't reset USB data connection at probe
- ASoC: Intel: cht_bsw_rt5645: Add quirk for boards using pmc_plt_clk_0
- libbpf: Fix BTF-defined map's __type macro handling of arrays
- staging: mt7621-pci: add quirks for 'E2' revision using
'soc_device_attribute'
- spi: pxa2xx: Add support for Intel Comet Lake-H
- iommu/amd: Support multiple PCI DMA aliases in device table
- ARM: config: aspeed-g5: Enable 8250_DW quirks
- mmc: sdhci-pci: Quirk for AMD SDHC Device 0x7906
- mmc: sdhci-pci: Add support for Intel JSL
- Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirks
- Bluetooth: btbcm: Use the BDADDR_PROPERTY quirk
- rsi: fix use-after-free on failed probe and unbind
- crypto: caam - do not reset pointer size from MCFGR register
- crypto: pcrypt - Fix user-after-free on module unload
- power/supply: ingenic-battery: Don't change scale if there's only one
- vfs: fix do_last() regression
- x86/resctrl: Fix use-after-free when deleting resource groups
- x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup
- x86/resctrl: Fix a deadlock due to inaccurate reference
- perf c2c: Fix return type for histogram sorting comparision functions
- PM / devfreq: Add new name attribute for sysfs
- tools lib: Fix builds when glibc contains strlcpy()
- arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'
- ext4: validate the debug_want_extra_isize mount option at parse time
- mm/mempolicy.c: fix out of bounds write in mpol_parse_str()
- reiserfs: Fix memory leak of journal device string
- media: digitv: don't continue if remote control state can't be read
- media: af9005: uninitialized variable printked
- media: vp7045: do not read uninitialized values if usb transfer fails
- media: gspca: zero usb_buf
- media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0
- tomoyo: Use atomic_t for statistics counter
- ttyprintk: fix a potential deadlock in interrupt context issue
- Bluetooth: Fix race condition in hci_release_sock()
- cgroup: Prevent double killing of css when enabling threaded cgroup
- ARM: dts: sun8i: a83t: Correct USB3503 GPIOs polarity
- ARM: dts: am57xx-beagle-x15/am57xx-idk: Remove "gpios" for endpoint dt nodes
- ARM: dts: beagle-x15-common: Model 5V0 regulator
- soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot
- tools lib traceevent: Fix memory leakage in filter_event
- rseq: Unregister rseq for clone CLONE_VM
- clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent order
- mac80211: mesh: restrict airtime metric to peered established plinks
- clk: mmp2: Fix the order of timer mux parents
- ASoC: rt5640: Fix NULL dereference on module unload
- ixgbevf: Remove limit of 10 entries for unicast filter list
- ixgbe: Fix calculation of queue with VFs and flow director on interface flap
- igb: Fix SGMII SFP module discovery for 100FX/LX.
- platform/x86: GPD pocket fan: Allow somewhat lower/higher temperature limits
- ASoC: sti: fix possible sleep-in-atomic
- qmi_wwan: Add support for Quectel RM500Q
- parisc: Use proper printk format for resource_size_t
- wireless: fix enabling channel 12 for custom regulatory domain
- cfg80211: Fix radar event during another phy CAC
- mac80211: Fix TKIP replay protection immediately after key setup
- wireless: wext: avoid gcc -O3 warning
- riscv: delete temporary files
- iwlwifi: Don't ignore the cap field upon mcc update
- ARM: dts: am335x-boneblack-common: fix memory size
- xfrm: interface: do not confirm neighbor when do pmtu update
- scsi: fnic: do not queue commands during fwreset
- ARM: 8955/1: virt: Relax arch timer version check during early boot
- tee: optee: Fix compilation issue with nommu
- r8152: get default setting of WOL before initializing
- ARM: dts: am43x-epos-evm: set data pin directions for spi0 and spi1
- qlcnic: Fix CPU soft lockup while collecting firmware dump
- powerpc/fsl/dts: add fsl,erratum-a011043
- net/fsl: treat fsl,erratum-a011043
- net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G
- seq_tab_next() should increase position index
- l2t_seq_next should increase position index
- net: Fix skb->csum update in inet_proto_csum_replace16().
- btrfs: do not zero f_bavail if we have available space
- perf report: Fix no libunwind compiled warning break s390 issue
- mm/migrate.c: also overwrite error when it is bigger than zero
- cifs: fix soft mounts hanging in the reconnect code
- e1000e: Drop unnecessary __E1000_DOWN bit twiddling
- e1000e: Revert "e1000e: Make watchdog use delayed work"
- gfs2: Another gfs2_find_jhead fix
- clk: sunxi-ng: sun8i-r: Fix divider on APB0 clock
- s390/zcrypt: move ap device reset from bus to driver code
- i40e: Fix virtchnl_queue_select bitmap validation
- iavf: remove current MAC address filter on VF reset
- lkdtm/bugs: fix build error in lkdtm_UNSET_SMEP
- perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 Family
- perf/x86/intel/uncore: Remove PCIe3 unit for SNR
- XArray: Fix xas_pause at ULONG_MAX
- Input: evdev - convert kzalloc()/vzalloc() to kvzalloc()
- Input: max77650-onkey - add of_match table
- led: max77650: add of_match table
- r8152: disable U2P3 for RTL8153B
- r8152: Disable PLA MCU clock speed down
- r8152: disable test IO for RTL8153B
- r8152: avoid the MCU to clear the lanwake
- r8152: disable DelayPhyPwrChg
- netfilter: conntrack: sctp: use distinct states for new SCTP connections
- cpuidle: teo: Avoid using "early hits" incorrectly
- dm thin: fix use-after-free in metadata_pre_commit_callback
* r8152 init may take up to 40 seconds at initialization with Dell WD19/WD19DC
during hotplug (LP: #1864284)
- UBUNTU SAUCE: r8152: check disconnect status after long sleep
* PCI/internal sound card not detected (LP: #1864061)
- ASoC: topology: fix soc_tplg_fe_link_create() - link->dobj initialization
order
- [Config] disable SND_SOC_INTEL_SKYLAKE
* machine doesn't come up after suspend and re-opening the lid (LP: #1861837)
- ASoC: hdac_hda: Fix error in driver removal after failed probe
- ASoC: SOF: Introduce state machine for FW boot
- ASoC: SOF: core: free trace on errors
- ASoC: SOF: core: release resources on errors in probe_continue
- ASoC: SOF: trace: fix unconditional free in trace release
* alsa/sof: load different firmware on different platforms (LP: #1857409)
- ASoC: SOF: Intel: hda: use fallback for firmware name
- ASoC: Intel: acpi-match: split CNL tables in three
- ASoC: SOF: Intel: Fix CFL and CML FW nocodec binary names.
* [hns-1126]scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init
device (LP: #1853993)
- scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init device
* [hns-1126]net: hns3: make hclge_service use delayed workqueue (LP: #1853964)
- net: hns3: make hclge_service use delayed workqueue
* [spi-0115]spi: dw: use "smp_mb()" to avoid sending spi data error
(LP: #1859744)
- spi: dw: use "smp_mb()" to avoid sending spi data error
* [tpm-0115]EFI/stub: tpm: enable tpm eventlog function for ARM64 platform
(LP: #1859743)
- efi: libstub/tpm: enable tpm eventlog function for ARM platforms
* The voice recording function cannot work while connecting a headset on a
Dell machine (LP: #1866581)
- SAUCE: ALSA: hda/realtek - Add Headset Mic supported
* xfs fill_fs test in fallocate06 from ubuntu_ltp_syscalls failed
(LP: #1865967)
- xfs: Fix tail rounding in xfs_alloc_file_space()
* nsleep-lat / set-timer-lat / inconsistency-check / raw_skew from timer in
ubuntu_kernel_selftests timeout on 5.3 / 5.4 (LP: #1864626)
- selftests/timers: Turn off timeout setting
* alsa/hda/realtek: fix a mute led regression on Lenovo X1 Carbon
(LP: #1864576)
- SAUCE: ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1
* 5.3.0-23-generic causes fans to spin when idle (LP: #1853044)
- drm/i915: Schedue request retirement in execlists_user_end()
* ipc/sem.c : process loops infinitely in exit_sem() (LP: #1858834)
- Revert "ipc, sem: remove uneeded sem_undo_list lock usage in exit_sem()"
* ftrace test in ubuntu_kernel_selftests will timeout randomly (LP: #1864172)
- tracing/selftests: Turn off timeout setting
* Another Dell AIO backlight issue (LP: #1863880)
- SAUCE: platform/x86: dell-uart-backlight: move retry block
* Disabling bpf() syscall on kernel lockdown break apps when secure boot is on
(LP: #1863234)
- bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- Revert "UBUNTU: SAUCE: (efi-lockdown) bpf: Restrict kernel image access
functions when the kernel is locked down"
* Eoan update: upstream stable patchset 2020-02-25 (LP: #1864710)
- firestream: fix memory leaks
- gtp: make sure only SOCK_DGRAM UDP sockets are accepted
- ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actions
- net: bcmgenet: Use netif_tx_napi_add() for TX NAPI
- net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
- net: ip6_gre: fix moving ip6gre between namespaces
- net, ip6_tunnel: fix namespaces move
- net, ip_tunnel: fix namespaces move
- net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()
- net_sched: fix datalen for ematch
- net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject
- net-sysfs: fix netdev_queue_add_kobject() breakage
- net-sysfs: Call dev_hold always in netdev_queue_add_kobject
- net-sysfs: Call dev_hold always in rx_queue_add_kobject
- net-sysfs: Fix reference count leak
- net: usb: lan78xx: Add .ndo_features_check
- Revert "udp: do rmem bulk free even if the rx sk queue is empty"
- tcp_bbr: improve arithmetic division in bbr_update_bw()
- tcp: do not leave dangling pointers in tp->highest_sack
- tun: add mutex_unlock() call and napi.skb clearing in tun_get_user()
- afs: Fix characters allowed into cell names
- hwmon: (adt7475) Make volt2reg return same reg as reg2volt input
- hwmon: (core) Do not use device managed functions for memory allocations
- PCI: Mark AMD Navi14 GPU rev 0xc5 ATS as broken
- tracing: trigger: Replace unneeded RCU-list traversals
- Input: keyspan-remote - fix control-message timeouts
- Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"
- ARM: 8950/1: ftrace/recordmcount: filter relocation types
- mmc: tegra: fix SDR50 tuning override
- mmc: sdhci: fix minimum clock rate for v3 controller
- Input: pm8xxx-vib - fix handling of separate enable register
- Input: sur40 - fix interface sanity checks
- Input: gtco - fix endpoint sanity check
- Input: aiptek - fix endpoint sanity check
- Input: pegasus_notetaker - fix endpoint sanity check
- Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register
- netfilter: nft_osf: add missing check for DREG attribute
- hwmon: (nct7802) Fix voltage limits to wrong registers
- scsi: RDMA/isert: Fix a recently introduced regression related to logout
- tracing: xen: Ordered comparison of function pointers
- do_last(): fetch directory ->i_mode and ->i_uid before it's too late
- net/sonic: Add mutual exclusion for accessing shared state
- net/sonic: Clear interrupt flags immediately
- net/sonic: Use MMIO accessors
- net/sonic: Fix interface error stats collection
- net/sonic: Fix receive buffer handling
- net/sonic: Avoid needless receive descriptor EOL flag updates
- net/sonic: Improve receive descriptor status flag check
- net/sonic: Fix receive buffer replenishment
- net/sonic: Quiesce SONIC before re-initializing descriptor memory
- net/sonic: Fix command register usage
- net/sonic: Fix CAM initialization
- net/sonic: Prevent tx watchdog timeout
- tracing: Fix histogram code when expression has same var as value
- libertas: Fix two buffer overflows at parsing bss descriptor
- media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMT
- netfilter: ipset: use bitmap infrastructure completely
- netfilter: nf_tables: add __nft_chain_type_get()
- net/x25: fix nonblocking connect
- drivers/base/node.c: simplify unregister_memory_block_under_nodes()
- net_sched: use validated TCA_KIND attribute in tc_new_tfilter()
- airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATE
- airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATE
- mlxsw: spectrum_acl: Fix use-after-free during reload
- fou: Fix IPv6 netlink policy
- net/mlx5: Fix lowest FDB pool size
- net/mlx5: Update the list of the PCI supported devices
- ipv4: Detect rollover in specific fib table dump
- ceph: hold extra reference to r_parent over life of request
- drm/i915: Align engine->uabi_class/instance with i915_drm.h
- PM: hibernate: fix crashes with init_on_free=1
- powerpc/mm/hash: Fix sharing context ids between kernel & userspace
- powerpc/xive: Discard ESB load value when interrupt is invalid
- XArray: Fix infinite loop with entry at ULONG_MAX
- XArray: Fix xa_find_after with multi-index entries
- XArray: Fix xas_find returning too many entries
- iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointer
- mmc: sdhci_am654: Remove Inverted Write Protect flag
- mmc: sdhci_am654: Reset Command and Data line after tuning
- mlxsw: switchx2: Do not modify cloned SKBs during xmit
- net/tls: fix async operation
- lib: Reduce user_access_begin() boundaries in strncpy_from_user() and
strnlen_user()
- iommu/amd: Fix IOMMU perf counter clobbering during init
- readdir: make user_access_begin() use the real access range
- hsr: Fix a compilation error
- hwmon: (nct7802) Fix non-working alarm on voltages
- iwlwifi: mvm: fix SKB leak on invalid queue
- drm/i915/userptr: fix size calculation
- xfrm: support output_mark for offload ESP packets
- net, sk_msg: Don't check if sock is locked when tearing down psock
- readdir: be more conservative with directory entry names
- netfilter: nf_tables: autoload modules from the abort path
* Eoan update: upstream stable patchset 2020-02-20 (LP: #1864060)
- Revert "efi: Fix debugobjects warning on 'efi_rts_work'"
- xfs: Sanity check flags of Q_XQUOTARM call
- i2c: stm32f7: rework slave_id allocation
- i2c: i2c-stm32f7: fix 10-bits check in slave free id search loop
- mfd: intel-lpss: Add default I2C device properties for Gemini Lake
- SUNRPC: Fix svcauth_gss_proxy_init()
- powerpc/pseries: Enable support for ibm,drc-info property
- powerpc/archrandom: fix arch_get_random_seed_int()
- tipc: update mon's self addr when node addr generated
- tipc: fix wrong timeout input for tipc_wait_for_cond()
- mt7601u: fix bbp version check in mt7601u_wait_bbp_ready
- crypto: sun4i-ss - fix big endian issues
- perf map: No need to adjust the long name of modules
- soc: aspeed: Fix snoop_file_poll()'s return type
- watchdog: sprd: Fix the incorrect pointer getting from driver data
- ipmi: Fix memory leak in __ipmi_bmc_register
- drm/panel: make drm_panel.h self-contained
- clk: sunxi-ng: v3s: add the missing PLL_DDR1
- PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()
- libertas_tf: Use correct channel range in lbtf_geo_init
- qed: reduce maximum stack frame size
- usb: host: xhci-hub: fix extra endianness conversion
- media: rcar-vin: Clean up correct notifier in error path
- mic: avoid statically declaring a 'struct device'.
- x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI
- crypto: ccp - Reduce maximum stack usage
- ALSA: aoa: onyx: always initialize register read value
- arm64: dts: renesas: r8a77995: Fix register range of display node
- tipc: reduce risk of wakeup queue starvation
- ARM: dts: stm32: add missing vdda-supply to adc on stm32h743i-eval
- net/mlx5: Fix mlx5_ifc_query_lag_out_bits
- iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_off
- spi: bcm-qspi: Fix BSPI QUAD and DUAL mode support when using flex mode
- cxgb4: smt: Add lock for atomic_dec_and_test
- crypto: caam - free resources in case caam_rng registration failed
- ext4: set error return correctly when ext4_htree_store_dirent fails
- ASoC: es8328: Fix copy-paste error in es8328_right_line_controls
- ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'
- ASoC: wm8737: Fix copy-paste error in wm8737_snd_controls
- net/rds: Add a few missing rds_stat_names entries
- tools: bpftool: fix arguments for p_err() in do_event_pipe()
- tools: bpftool: fix format strings and arguments for jsonw_printf()
- drm: rcar-du: lvds: Fix bridge_to_rcar_lvds
- powerpc/64s/radix: Fix memory hot-unplug page table split
- ASoC: sun4i-i2s: RX and TX counter registers are swapped
- dmaengine: dw: platform: Switch to acpi_dma_controller_register()
- rtc: rv3029: revert error handling patch to rv3029_eeprom_write()
- mac80211: minstrel_ht: fix per-group max throughput rate initialization
- i40e: reduce stack usage in i40e_set_fc
- media: atmel: atmel-isi: fix timeout value for stop streaming
- ARM: 8896/1: VDSO: Don't leak kernel addresses
- rtc: pcf2127: bugfix: read rtc disables watchdog
- mips: avoid explicit UB in assignment of mips_io_port_base
- media: em28xx: Fix exception handling in em28xx_alloc_urbs()
- iommu/mediatek: Fix iova_to_phys PA start for 4GB mode
- ahci: Do not export local variable ahci_em_messages
- hwmon: (lm75) Fix write operations for negative temperatures
- power: supply: Init device wakeup after device_add()
- x86, perf: Fix the dependency of the x86 insn decoder selftest
- staging: greybus: light: fix a couple double frees
- irqdomain: Add the missing assignment of domain->fwnode for named fwnode
- bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA
- usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2C
- bcache: Fix an error code in bch_dump_read()
- iio: dac: ad5380: fix incorrect assignment to val
- ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init
- wcn36xx: use dynamic allocation for large variables
- tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs
- ARM: dts: aspeed-g5: Fixe gpio-ranges upper limit
- xsk: avoid store-tearing when assigning queues
- xsk: avoid store-tearing when assigning umem
- led: triggers: Fix dereferencing of null pointer
- net: hns3: fix error VF index when setting VLAN offload
- rtlwifi: Fix file release memory leak
- ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux
- f2fs: fix wrong error injection path in inc_valid_block_count()
- f2fs: fix error path of f2fs_convert_inline_page()
- scsi: fnic: fix msix interrupt allocation
- Btrfs: fix hang when loading existing inode cache off disk
- Btrfs: fix inode cache waiters hanging on failure to start caching thread
- Btrfs: fix inode cache waiters hanging on path allocation failure
- btrfs: use correct count in btrfs_file_write_iter()
- ixgbe: sync the first fragment unconditionally
- hwmon: (shtc1) fix shtc1 and shtw1 id mask
- pinctrl: iproc-gpio: Fix incorrect pinconf configurations
- gpio/aspeed: Fix incorrect number of banks
- ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
- RDMA/cma: Fix false error message
- net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'
- um: Fix off by one error in IRQ enumeration
- bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commands
- f2fs: fix to avoid accessing uninitialized field of inode page in is_alive()
- mailbox: qcom-apcs: fix max_register value
- clk: actions: Fix factor clk struct member access
- powerpc/mm/mce: Keep irqs disabled during lockless page table walk
- bpf: fix BTF limits
- crypto: hisilicon - Matching the dma address for dma_pool_free()
- iommu/amd: Wait for completion of IOTLB flush in attach_device
- net: aquantia: Fix aq_vec_isr_legacy() return value
- cxgb4: Signedness bug in init_one()
- net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()
- net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()
- net: netsec: Fix signedness bug in netsec_probe()
- net: socionext: Fix a signedness bug in ave_probe()
- net: stmmac: dwmac-meson8b: Fix signedness bug in probe
- net: axienet: fix a signedness bug in probe
- of: mdio: Fix a signedness bug in of_phy_get_and_connect()
- net: nixge: Fix a signedness bug in nixge_probe()
- net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()
- nvme: retain split access workaround for capability reads
- net: stmmac: gmac4+: Not all Unicast addresses may be available
- rxrpc: Fix trace-after-put looking at the put connection record
- mac80211: accept deauth frames in IBSS mode
- llc: fix another potential sk_buff leak in llc_ui_sendmsg()
- llc: fix sk_buff refcounting in llc_conn_state_process()
- ip6erspan: remove the incorrect mtu limit for ip6erspan
- net: stmmac: fix length of PTP clock's name string
- net: stmmac: fix disabling flexible PPS output
- sctp: add chunks to sk_backlog when the newsk sk_socket is not set
- s390/qeth: Fix error handling during VNICC initialization
- s390/qeth: Fix initialization of vnicc cmd masks during set online
- act_mirred: Fix mirred_init_module error handling
- net: avoid possible false sharing in sk_leave_memory_pressure()
- net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
- tcp: annotate lockless access to tcp_memory_pressure
- net/smc: receive returns without data
- net/smc: receive pending data after RCV_SHUTDOWN
- drm/msm/dsi: Implement reset correctly
- vhost/test: stop device before reset
- firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devices
- arm64: hibernate: check pgd table allocation
- bpf, offload: Unlock on error in bpf_offload_dev_create()
- afs: Fix missing timeout reset
- net: qca_spi: Move reset_count to struct qcaspi
- hv_netvsc: Fix offset usage in netvsc_send_table()
- hv_netvsc: Fix send_table offset in case of a host bug
- afs: Fix large file support
- drm: panel-lvds: Potential Oops in probe error handling
- hwrng: omap3-rom - Fix missing clock by probing with device tree
- dpaa_eth: perform DMA unmapping before read
- dpaa_eth: avoid timestamp read on error paths
- hv_netvsc: flag software created hash value
- net: neigh: use long type to store jiffies delta
- packet: fix data-race in fanout_flow_is_huge()
- i2c: stm32f7: report dma error during probe
- mmc: sdio: fix wl1251 vendor id
- mmc: core: fix wl1251 sdio quirks
- afs: Remove set but not used variables 'before', 'after'
- dmaengine: ti: edma: fix missed failure handling
- drm/radeon: fix bad DMA from INTERRUPT_CNTL2
- samples/bpf: Fix broken xdp_rxq_info due to map order assumptions
- drm/i915: Fix pid leak with banned clients
- libbpf: Fix memory leak/double free issue
- libbpf: Fix potential overflow issue
- libbpf: Fix another potential overflow issue in bpf_prog_linfo
- libbpf: Make btf__resolve_size logic always check size error condition
- samples: bpf: update map definition to new syntax BTF-defined map
- ARM: dts: logicpd-torpedo-37xx-devkit-28: Reference new DRM panel
- ARM: OMAP2+: Add missing put_device() call in omapdss_init_of()
- SUNRPC: Fix backchannel latency metrics
- powerpc/security: Fix debugfs data leak on 32-bit
- powerpc/kasan: Fix boot failure with RELOCATABLE && FSL_BOOKE
- tipc: reduce sensitive to retransmit failures
- tipc: fix potential memory leak in __tipc_sendmsg()
- tipc: fix wrong socket reference counter after tipc_sk_timeout() returns
- net: phy: broadcom: Fix RGMII delays configuration for BCM54210E
- phy: ti: gmii-sel: fix mac tx internal delay for rgmii-rxid
- mt76: mt76u: fix endpoint definition order
- ice: fix stack leakage
- nfsd: depend on CRYPTO_MD5 for legacy client tracking
- leds: tlc591xx: update the maximum brightness
- soc/tegra: pmc: Fix crashes for hierarchical interrupts
- soc: qcom: llcc: Name regmaps to avoid collisions
- soc: renesas: Add missing check for non-zero product register address
- gpiolib: No need to call gpiochip_remove_pin_ranges() twice
- rtw88: fix beaconing mode rsvd_page memory violation issue
- rtw88: fix error handling when setup efuse info
- drm/panfrost: Add missing check for pfdev->regulator
- drm/rockchip: Round up _before_ giving to the clock framework
- software node: Get reference to parent swnode in get_parent op
- PCI: mobiveil: Fix csr_read()/write() build issue
- drm: rcar_lvds: Fix color mismatches on R-Car H2 ES2.0 and later
- net: netsec: Correct dma sync for XDP_TX frames
- pwm: sun4i: Fix incorrect calculation of duty_cycle/period
- regulator: bd70528: Add MODULE_ALIAS to allow module auto loading
- power: supply: bd70528: Add MODULE_ALIAS to allow module auto loading
- scsi: ufs: delete redundant function ufshcd_def_desc_sizes()
- net: openvswitch: don't unlock mutex when changing the user_features fails
- rt2800: remove errornous duplicate condition
- net: axienet: Fix error return code in axienet_probe()
- rtc: bd70528: fix module alias to autoload module
- kselftests: cgroup: Avoid the reuse of fd after it is deallocated
- tee: optee: Fix dynamic shm pool allocations
- tee: optee: fix device enumeration error handling
- sched/cpufreq: Move the cfs_rq_util_change() call to cpufreq_update_util()
- mt76: mt76u: rely on usb_interface instead of usb_dev
- dma-direct: don't check swiotlb=force in dma_direct_map_resource
- platform/chrome: wilco_ec: fix use after free issue
- block: fix memleak of bio integrity data
- s390/qeth: fix dangling IO buffers after halt/clear
- phy/rockchip: inno-hdmi: round clock rate down to closest 1000 Hz
- optee: Fix multi page dynamic shm pool alloc
Date: Mon, 16 Mar 2020 12:50:28 +0100
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-039.buildd>
-------------- next part --------------
Format: 1.8
Date: Mon, 16 Mar 2020 12:50:28 +0100
Source: linux
Binary: block-modules-5.3.0-43-generic-di crypto-modules-5.3.0-43-generic-di fat-modules-5.3.0-43-generic-di fb-modules-5.3.0-43-generic-di firewire-core-modules-5.3.0-43-generic-di floppy-modules-5.3.0-43-generic-di fs-core-modules-5.3.0-43-generic-di fs-secondary-modules-5.3.0-43-generic-di input-modules-5.3.0-43-generic-di ipmi-modules-5.3.0-43-generic-di kernel-image-5.3.0-43-generic-di linux-buildinfo-5.3.0-43-generic linux-buildinfo-5.3.0-43-lowlatency linux-cloud-tools-5.3.0-43 linux-cloud-tools-5.3.0-43-generic linux-cloud-tools-5.3.0-43-lowlatency linux-cloud-tools-common linux-doc linux-headers-5.3.0-43 linux-headers-5.3.0-43-generic linux-headers-5.3.0-43-lowlatency linux-image-unsigned-5.3.0-43-generic linux-image-unsigned-5.3.0-43-lowlatency linux-libc-dev linux-modules-5.3.0-43-generic linux-modules-5.3.0-43-lowlatency linux-modules-extra-5.3.0-43-generic linux-source-5.3.0 linux-tools-5.3.0-43 linux-tools-5.3.0-43-generic linux-tools-5.3.0-43-lowlatency
linux-tools-common linux-tools-host linux-udebs-generic md-modules-5.3.0-43-generic-di message-modules-5.3.0-43-generic-di mouse-modules-5.3.0-43-generic-di multipath-modules-5.3.0-43-generic-di nfs-modules-5.3.0-43-generic-di nic-modules-5.3.0-43-generic-di nic-pcmcia-modules-5.3.0-43-generic-di nic-shared-modules-5.3.0-43-generic-di nic-usb-modules-5.3.0-43-generic-di parport-modules-5.3.0-43-generic-di pata-modules-5.3.0-43-generic-di pcmcia-modules-5.3.0-43-generic-di pcmcia-storage-modules-5.3.0-43-generic-di plip-modules-5.3.0-43-generic-di ppp-modules-5.3.0-43-generic-di sata-modules-5.3.0-43-generic-di scsi-modules-5.3.0-43-generic-di serial-modules-5.3.0-43-generic-di storage-core-modules-5.3.0-43-generic-di usb-modules-5.3.0-43-generic-di virtio-modules-5.3.0-43-generic-di
vlan-modules-5.3.0-43-generic-di
Architecture: amd64 all amd64_translations
Version: 5.3.0-43.36
Distribution: eoan
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-039.buildd>
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Description:
block-modules-5.3.0-43-generic-di - Block storage devices (udeb)
crypto-modules-5.3.0-43-generic-di - crypto modules (udeb)
fat-modules-5.3.0-43-generic-di - FAT filesystem support (udeb)
fb-modules-5.3.0-43-generic-di - Framebuffer modules (udeb)
firewire-core-modules-5.3.0-43-generic-di - Firewire (IEEE-1394) Support (udeb)
floppy-modules-5.3.0-43-generic-di - Floppy driver support (udeb)
fs-core-modules-5.3.0-43-generic-di - Base filesystem modules (udeb)
fs-secondary-modules-5.3.0-43-generic-di - Extra filesystem modules (udeb)
input-modules-5.3.0-43-generic-di - Support for various input methods (udeb)
ipmi-modules-5.3.0-43-generic-di - ipmi modules (udeb)
kernel-image-5.3.0-43-generic-di - kernel image and system map (udeb)
linux-buildinfo-5.3.0-43-generic - Linux kernel buildinfo for version 5.3.0 on 64 bit x86 SMP
linux-buildinfo-5.3.0-43-lowlatency - Linux kernel buildinfo for version 5.3.0 on 64 bit x86 SMP
linux-cloud-tools-5.3.0-43 - Linux kernel version specific cloud tools for version 5.3.0-43
linux-cloud-tools-5.3.0-43-generic - Linux kernel version specific cloud tools for version 5.3.0-43
linux-cloud-tools-5.3.0-43-lowlatency - Linux kernel version specific cloud tools for version 5.3.0-43
linux-cloud-tools-common - Linux kernel version specific cloud tools for version 5.3.0
linux-doc - Linux kernel specific documentation for version 5.3.0
linux-headers-5.3.0-43 - Header files related to Linux kernel version 5.3.0
linux-headers-5.3.0-43-generic - Linux kernel headers for version 5.3.0 on 64 bit x86 SMP
linux-headers-5.3.0-43-lowlatency - Linux kernel headers for version 5.3.0 on 64 bit x86 SMP
linux-image-unsigned-5.3.0-43-generic - Linux kernel image for version 5.3.0 on 64 bit x86 SMP
linux-image-unsigned-5.3.0-43-lowlatency - Linux kernel image for version 5.3.0 on 64 bit x86 SMP
linux-libc-dev - Linux Kernel Headers for development
linux-modules-5.3.0-43-generic - Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
linux-modules-5.3.0-43-lowlatency - Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
linux-modules-extra-5.3.0-43-generic - Linux kernel extra modules for version 5.3.0 on 64 bit x86 SMP
linux-source-5.3.0 - Linux kernel source for version 5.3.0 with Ubuntu patches
linux-tools-5.3.0-43 - Linux kernel version specific tools for version 5.3.0-43
linux-tools-5.3.0-43-generic - Linux kernel version specific tools for version 5.3.0-43
linux-tools-5.3.0-43-lowlatency - Linux kernel version specific tools for version 5.3.0-43
linux-tools-common - Linux kernel version specific tools for version 5.3.0
linux-tools-host - Linux kernel VM host tools
linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
md-modules-5.3.0-43-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
message-modules-5.3.0-43-generic-di - Fusion and i2o storage modules (udeb)
mouse-modules-5.3.0-43-generic-di - Mouse support (udeb)
multipath-modules-5.3.0-43-generic-di - DM-Multipath support (udeb)
nfs-modules-5.3.0-43-generic-di - NFS filesystem drivers (udeb)
nic-modules-5.3.0-43-generic-di - Network interface support (udeb)
nic-pcmcia-modules-5.3.0-43-generic-di - PCMCIA network interface support (udeb)
nic-shared-modules-5.3.0-43-generic-di - nic shared modules (udeb)
nic-usb-modules-5.3.0-43-generic-di - USB network interface support (udeb)
parport-modules-5.3.0-43-generic-di - Parallel port support (udeb)
pata-modules-5.3.0-43-generic-di - PATA support modules (udeb)
pcmcia-modules-5.3.0-43-generic-di - PCMCIA Modules (udeb)
pcmcia-storage-modules-5.3.0-43-generic-di - PCMCIA storage support (udeb)
plip-modules-5.3.0-43-generic-di - PLIP (parallel port) networking support (udeb)
ppp-modules-5.3.0-43-generic-di - PPP (serial port) networking support (udeb)
sata-modules-5.3.0-43-generic-di - SATA storage support (udeb)
scsi-modules-5.3.0-43-generic-di - SCSI storage support (udeb)
serial-modules-5.3.0-43-generic-di - Serial port support (udeb)
storage-core-modules-5.3.0-43-generic-di - Core storage support (udeb)
usb-modules-5.3.0-43-generic-di - Core USB support (udeb)
virtio-modules-5.3.0-43-generic-di - VirtIO Modules (udeb)
vlan-modules-5.3.0-43-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1786013 1853044 1853964 1853993 1857409 1858834 1859743 1859744 1860231 1861837 1862682 1863234 1863880 1864060 1864061 1864172 1864284 1864576 1864626 1864710 1865402 1865967 1866403 1866581 1867051 1867301
Changes:
linux (5.3.0-43.36) eoan; urgency=medium
.
* eoan/linux: 5.3.0-43.36 -proposed tracker (LP: #1867301)
.
* Packaging resync (LP: #1786013)
- [Packaging] resync getabis
- [Packaging] update helper scripts
.
* iSCSI-target: Deleting a LUN hangs in the kernel (LP: #1862682)
- scsi: Revert "target/core: Inline transport_lun_remove_cmd()"
.
* Stop using get_scalar_status command in Dell AIO uart backlight driver
(LP: #1865402)
- SAUCE: platform/x86: dell-uart-backlight: add get_display_mode command
.
* Eoan update: upstream stable patchset 2020-03-11 (LP: #1867051)
- Revert "drm/sun4i: dsi: Change the start delay calculation"
- ovl: fix lseek overflow on 32bit
- kernel/module: Fix memleak in module_add_modinfo_attrs()
- media: iguanair: fix endpoint sanity check
- ocfs2: fix oops when writing cloned file
- x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR
- udf: Allow writing to 'Rewritable' partitions
- printk: fix exclusive_console replaying
- iwlwifi: mvm: fix NVM check for 3168 devices
- sparc32: fix struct ipc64_perm type definition
- cls_rsvp: fix rsvp_policy
- gtp: use __GFP_NOWARN to avoid memalloc warning
- l2tp: Allow duplicate session creation with UDP
- net: hsr: fix possible NULL deref in hsr_handle_frame()
- net_sched: fix an OOB access in cls_tcindex
- net: stmmac: Delete txtimer in suspend()
- bnxt_en: Fix TC queue mapping.
- tcp: clear tp->total_retrans in tcp_disconnect()
- tcp: clear tp->delivered in tcp_disconnect()
- tcp: clear tp->data_segs{in|out} in tcp_disconnect()
- tcp: clear tp->segs_{in|out} in tcp_disconnect()
- rxrpc: Fix use-after-free in rxrpc_put_local()
- rxrpc: Fix insufficient receive notification generation
- rxrpc: Fix missing active use pinning of rxrpc_local object
- rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect
- media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors
- mfd: dln2: More sanity checking for endpoints
- ipc/msg.c: consolidate all xxxctl_down() functions
- tracing: Fix sched switch start/stop refcount racy updates
- rcu: Avoid data-race in rcu_gp_fqs_check_wake()
- brcmfmac: Fix memory leak in brcmf_usbdev_qinit
- usb: typec: tcpci: mask event interrupts when remove driver
- usb: gadget: legacy: set max_speed to super-speed
- usb: gadget: f_ncm: Use atomic_t to track in-flight request
- usb: gadget: f_ecm: Use atomic_t to track in-flight request
- ALSA: usb-audio: Fix endianess in descriptor validation
- ALSA: dummy: Fix PCM format loop in proc output
- mm/memory_hotplug: fix remove_memory() lockdep splat
- mm: move_pages: report the number of non-attempted pages
- media/v4l2-core: set pages dirty upon releasing DMA buffers
- media: v4l2-core: compat: ignore native command codes
- media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments
- lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()
- irqdomain: Fix a memory leak in irq_domain_push_irq()
- platform/x86: intel_scu_ipc: Fix interrupt support
- ALSA: hda: Add Clevo W65_67SB the power_save blacklist
- KVM: arm64: Correct PSTATE on exception entry
- KVM: arm/arm64: Correct CPSR on exception entry
- KVM: arm/arm64: Correct AArch32 SPSR on exception entry
- KVM: arm64: Only sign-extend MMIO up to register width
- MIPS: fix indentation of the 'RELOCS' message
- MIPS: boot: fix typo in 'vmlinux.lzma.its' target
- s390/mm: fix dynamic pagetable upgrade for hugetlbfs
- powerpc/xmon: don't access ASDR in VMs
- powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()
- smb3: fix signing verification of large reads
- PCI: tegra: Fix return value check of pm_runtime_get_sync()
- mmc: spi: Toggle SPI polarity, do not hardcode it
- ACPI: video: Do not export a non working backlight interface on MSI MS-7721
boards
- ACPI / battery: Deal with design or full capacity being reported as -1
- ACPI / battery: Use design-cap for capacity calculations if full-cap is not
available
- ACPI / battery: Deal better with neither design nor full capacity not being
reported
- alarmtimer: Unregister wakeup source when module get fails
- ubifs: don't trigger assertion on invalid no-key filename
- ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag
- ubifs: Fix deadlock in concurrent bulk-read and writepage
- PCI: keystone: Fix link training retries initiation
- mmc: sdhci-of-at91: fix memleak on clk_get failure
- hv_balloon: Balloon up according to request page number
- mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatile
- crypto: api - Check spawn->alg under lock in crypto_drop_spawn
- crypto: ccree - fix backlog memory leak
- crypto: ccree - fix pm wrongful error reporting
- crypto: ccree - fix PM race condition
- scripts/find-unused-docs: Fix massive false positives
- scsi: qla2xxx: Fix mtcp dump collection failure
- power: supply: ltc2941-battery-gauge: fix use-after-free
- ovl: fix wrong WARN_ON() in ovl_cache_update_ino()
- f2fs: choose hardlimit when softlimit is larger than hardlimit in
f2fs_statfs_project()
- f2fs: fix miscounted block limit in f2fs_statfs_project()
- f2fs: code cleanup for f2fs_statfs_project()
- PM: core: Fix handling of devices deleted during system-wide resume
- [Config] updateconfigs for CONFIG_OF_DMA_DEFAULT_COHERENT
- of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
- dm zoned: support zone sizes smaller than 128MiB
- dm space map common: fix to ensure new block isn't already in use
- dm crypt: fix benbi IV constructor crash if used in authenticated mode
- dm writecache: fix incorrect flush sequence when doing SSD mode commit
- padata: Remove broken queue flushing
- tracing: Annotate ftrace_graph_hash pointer with __rcu
- tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
- ftrace: Add comment to why rcu_dereference_sched() is open coded
- ftrace: Protect ftrace_graph_hash with ftrace_sync
- samples/bpf: Don't try to remove user's homedir on clean
- crypto: ccp - set max RSA modulus size for v3 platform devices as well
- crypto: pcrypt - Do not clear MAY_SLEEP flag in original request
- crypto: atmel-aes - Fix counter overflow in CTR mode
- crypto: api - Fix race condition in crypto_spawn_alg
- crypto: picoxcell - adjust the position of tasklet_init and fix missed
tasklet_kill
- scsi: qla2xxx: Fix unbound NVME response length
- NFS: Fix memory leaks and corruption in readdir
- NFS: Directory page cache pages need to be locked when read
- jbd2_seq_info_next should increase position index
- Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES
- btrfs: set trans->drity in btrfs_commit_transaction
- Btrfs: fix race between adding and putting tree mod seq elements and nodes
- ARM: tegra: Enable PLLP bypass during Tegra124 LP1
- iwlwifi: don't throw error when trying to remove IGTK
- mwifiex: fix unbalanced locking in mwifiex_process_country_ie()
- sunrpc: expiry_time should be seconds not timeval
- gfs2: move setting current->backing_dev_info
- gfs2: fix O_SYNC write handling
- drm/rect: Avoid division by zero
- media: rc: ensure lirc is initialized before registering input device
- tools/kvm_stat: Fix kvm_exit filter name
- xen/balloon: Support xend-based toolstack take two
- watchdog: fix UAF in reboot notifier handling in watchdog core code
- bcache: add readahead cache policy options via sysfs interface
- eventfd: track eventfd_signal() recursion depth
- aio: prevent potential eventfd recursion on poll
- KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF attacks
- KVM: x86: Refactor prefix decoding to prevent Spectre-v1/L1TF attacks
- KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacks
- KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacks
- KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacks
- KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF
attacks
- KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacks
- KVM: x86: Protect MSR-based index computations in pmu.h from Spectre-v1/L1TF
attacks
- KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacks
- KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks
in x86.c
- KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks
- KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit()
from Spectre-v1/L1TF attacks
- KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform
- KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
- KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
- KVM: x86: Don't let userspace set host-reserved cr4 bits
- KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
- KVM: s390: do not clobber registers during guest reset/store status
- clk: tegra: Mark fuse clock as critical
- drm/amd/dm/mst: Ignore payload update failures
- percpu: Separate decrypted varaibles anytime encryption can be enabled
- scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type
- scsi: csiostor: Adjust indentation in csio_device_reset
- scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free
- scsi: ufs: Recheck bkops level if bkops is disabled
- phy: qualcomm: Adjust indentation in read_poll_timeout
- ext2: Adjust indentation in ext2_fill_super
- powerpc/44x: Adjust indentation in ibm4xx_denali_fixup_memsize
- drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enable
- NFC: pn544: Adjust indentation in pn544_hci_check_presence
- ppp: Adjust indentation into ppp_async_input
- net: smc911x: Adjust indentation in smc911x_phy_configure
- net: tulip: Adjust indentation in {dmfe, uli526x}_init_module
- IB/mlx5: Fix outstanding_pi index for GSI qps
- IB/core: Fix ODP get user pages flow
- nfsd: fix delay timer on 32-bit architectures
- nfsd: fix jiffies/time_t mixup in LRU list
- nfsd: Return the correct number of bytes written to the file
- ubi: fastmap: Fix inverted logic in seen selfcheck
- ubi: Fix an error pointer dereference in error handling code
- mfd: da9062: Fix watchdog compatible string
- mfd: rn5t618: Mark ADC control register volatile
- bonding/alb: properly access headers in bond_alb_xmit()
- net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port
- net: mvneta: move rx_dropped and rx_errors in per-cpu stats
- net_sched: fix a resource leak in tcindex_set_parms()
- net: systemport: Avoid RBUF stuck in Wake-on-LAN mode
- net/mlx5: IPsec, Fix esp modify function attribute
- net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctx
- net: macb: Remove unnecessary alignment check for TSO
- net: macb: Limit maximum GEM TX length in TSO
- net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()
- ext4: fix deadlock allocating crypto bounce page from mempool
- btrfs: use bool argument in free_root_pointers()
- btrfs: free block groups after free'ing fs trees
- drm: atmel-hlcdc: enable clock before configuring timing engine
- drm/dp_mst: Remove VCPI while disabling topology mgr
- btrfs: flush write bio if we loop in extent_write_cache_pages
- KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM
- KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
- KVM: VMX: Add non-canonical check on writes to RTIT address MSRs
- KVM: nVMX: vmread should not set rflags to specify success in case of #PF
- KVM: Use vcpu-specific gva->hva translation when querying host page size
- KVM: Play nice with read-only memslots when querying host page size
- mm/page_alloc.c: fix uninitialized memmaps on a partially populated last
section
- cifs: fail i/o on soft mounts if sessionsetup errors out
- x86/apic/msi: Plug non-maskable MSI affinity race
- clocksource: Prevent double add_timer_on() for watchdog_timer
- perf/core: Fix mlock accounting in perf_mmap()
- rxrpc: Fix service call disconnection
- MAINTAINERS: correct entries for ISDN/mISDN section
- netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init()
- netfilter: ipset: fix suspicious RCU usage in find_set_and_id
- tracing/kprobes: Have uname use __get_str() in print_fmt
- rcu: Use *_ONCE() to protect lockless ->expmask accesses
- srcu: Apply *_ONCE() to ->srcu_last_gp_end
- rcu: Use READ_ONCE() for ->expmask in rcu_read_unlock_special()
- nvmet: Fix error print message at nvmet_install_queue function
- nvmet: Fix controller use after free
- Bluetooth: btusb: fix memory leak on fw
- usb: dwc3: gadget: Check END_TRANSFER completion
- usb: dwc3: gadget: Delay starting transfer
- usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transfer
- mm/sparse.c: reset section's mem_map when fully deactivated
- mmc: sdhci-pci: Make function amd_sdhci_reset static
- ALSA: hda: Add JasperLake PCI ID and codec vid
- arm64: acpi: fix DAIF manipulation with pNMI
- MIPS: syscalls: fix indentation of the 'SYSNR' message
- powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
- powerpc/ptdump: Fix W+X verification
- powerpc/32s: Fix bad_kuap_fault()
- powerpc/32s: Fix CPU wake-up from sleep mode
- tracing: Fix now invalid var_ref_vals assumption in trace action
- PCI: keystone: Fix outbound region mapping
- PCI: keystone: Fix error handling when "num-viewport" DT property is not
populated
- ubifs: Fix wrong memory allocation
- nvmem: core: fix memory abort in cleanup path
- crypto: ccree - fix FDE descriptor sequence
- fs: allow deduplication of eof block into the end of the destination file
- erofs: fix out-of-bound read for shifted uncompressed block
- scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state
- cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3e
- power: supply: axp20x_ac_power: Fix reporting online status
- ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
- dm thin metadata: use pool locking at end of dm_pool_metadata_close
- scsi: qla2xxx: Fix stuck login session using prli_pend_timer
- btrfs: fix improper setting of scanned for range cyclic write cache pages
- btrfs: Handle another split brain scenario with metadata uuid feature
- riscv, bpf: Fix broken BPF tail calls
- tc-testing: fix eBPF tests failure on linux fresh clones
- samples/bpf: Xdp_redirect_cpu fix missing tracepoint attach
- selftests/bpf: Fix test_attach_probe
- selftests: bpf: Use a temporary file in test_sockmap
- selftests: bpf: Ignore FIN packets for reuseport tests
- crypto: api - fix unexpectedly getting generic implementation
- crypto: hisilicon - Use the offset fields in sqe to avoid need to split
scatterlists
- crypto: arm64/ghash-neon - bump priority to 150
- powerpc/futex: Fix incorrect user access blocking
- ext4: fix race conditions in ->d_compare() and ->d_hash()
- Btrfs: make deduplication with range including the last block work
- Btrfs: fix infinite loop during fsync after rename operations
- btrfs: drop log root for dropped roots
- btrfs: Correctly handle empty trees in find_first_clear_extent_bit
- gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0
- drm: atmel-hlcdc: use double rate for pixel clock only if supported
- drm: atmel-hlcdc: prefer a lower pixel-clock than requested
- kvm/svm: PKU not currently supported
- KVM: x86: Handle TIF_NEED_FPU_LOAD in kvm_{load,put}_guest_fpu()
- KVM: x86: Ensure guest's FPU state is loaded when accessing for emulation
- KVM: x86: Revert "KVM: X86: Fix fpu state crash in kvm guest"
- arm64: dts: qcom: qcs404-evb: Set vdd_apc regulator in high power mode
- mm/mmu_gather: invalidate TLB correctly on batch allocation failure and
flush
- [Config] updateconfigs for CONFIG_HAVE_RCU_TABLE_NO_INVALIDATE
- virtio-balloon: initialize all vq callbacks
- virtio-pci: check name when counting MSI-X vectors
- virtio-balloon: Fix memory leak when unloading while hinting is in progress
- virtio_balloon: Fix memory leaks on errors in virtballoon_probe()
- ubifs: Fix memory leak from c->sup_node
- regulator: core: Add regulator_is_equal() helper
- ASoC: sgtl5000: Fix VDDA and VDDIO comparison
- devlink: report 0 after hitting end in region read
- dpaa_eth: support all modes with rate adapting PHYs
- net: dsa: microchip: enable module autoprobe
- net: stmmac: fix a possible endless loop
- taprio: Add missing policy validation for flags
- taprio: Use taprio_reset_tc() to reset Traffic Classes configuration
- taprio: Fix dropping packets when using taprio + ETF offloading
- ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()
- qed: Fix timestamping issue for L2 unicast ptp packets.
- net/mlx5: Fix deadlock in fs_core
- net/mlx5: Deprecate usage of generic TLS HW capability bit
- ASoC: Intel: skl_hda_dsp_common: Fix global-out-of-bounds bug
- mfd: bd70528: Fix hour register mask
- x86/timer: Don't skip PIT setup when APIC is disabled or in legacy mode
- KVM: x86: use CPUID to locate host page table reserved bits
- regulator fix for "regulator: core: Add regulator_is_equal() helper"
- powerpc/kuap: Fix set direction in allow/prevent_user_access()
.
* 5.4.0-11 crash on cryptsetup open (LP: #1860231) // Eoan update: upstream
stable patchset 2020-03-11 (LP: #1867051)
- dm: fix potential for q->make_request_fn NULL pointer
.
* Eoan update: upstream stable patchset 2020-03-06 (LP: #1866403)
- orinoco_usb: fix interface sanity check
- rsi_91x_usb: fix interface sanity check
- usb: dwc3: pci: add ID for the Intel Comet Lake -V variant
- USB: serial: ir-usb: add missing endpoint sanity check
- USB: serial: ir-usb: fix link-speed handling
- USB: serial: ir-usb: fix IrLAP framing
- usb: dwc3: turn off VBUS when leaving host mode
- staging: most: net: fix buffer overflow
- staging: wlan-ng: ensure error return is actually returned
- staging: vt6656: correct packet types for CTS protect, mode.
- staging: vt6656: use NULLFUCTION stack on mac80211
- staging: vt6656: Fix false Tx excessive retries reporting.
- serial: 8250_bcm2835aux: Fix line mismatch on driver unbind
- component: do not dereference opaque pointer in debugfs
- mei: me: add comet point (lake) H device ids
- iio: st_gyro: Correct data for LSM9DS0 gyro
- crypto: chelsio - fix writing tfm flags to wrong place
- cifs: Fix memory allocation in __smb2_handle_cancelled_cmd()
- ath9k: fix storage endpoint lookup
- brcmfmac: fix interface sanity check
- rtl8xxxu: fix interface sanity check
- zd1211rw: fix storage endpoint lookup
- net_sched: ematch: reject invalid TCF_EM_SIMPLE
- net_sched: fix ops->bind_class() implementations
- arc: eznps: fix allmodconfig kconfig warning
- HID: Add quirk for Xin-Mo Dual Controller
- HID: ite: Add USB id match for Acer SW5-012 keyboard dock
- HID: Add quirk for incorrect input length on Lenovo Y720
- drivers/hid/hid-multitouch.c: fix a possible null pointer access.
- phy: qcom-qmp: Increase PHY ready timeout
- phy: cpcap-usb: Prevent USB line glitches from waking up modem
- watchdog: max77620_wdt: fix potential build errors
- watchdog: rn5t618_wdt: fix module aliases
- spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
- drivers/net/b44: Change to non-atomic bit operations on pwol_mask
- net: wan: sdla: Fix cast from pointer to integer of different size
- gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP
- atm: eni: fix uninitialized variable warning
- HID: steam: Fix input device disappearing
- platform/x86: dell-laptop: disable kbd backlight on Inspiron 10xx
- PCI: Add DMA alias quirk for Intel VCA NTB
- iommu/amd: Support multiple PCI DMA aliases in IRQ Remapping
- ARM: OMAP2+: SmartReflex: add omap_sr_pdata definition
- usb-storage: Disable UAS on JMicron SATA enclosure
- rsi: fix use-after-free on probe errors
- rsi: fix memory leak on failed URB submission
- rsi: fix non-atomic allocation in completion handler
- crypto: af_alg - Use bh_lock_sock in sk_destruct
- Bluetooth: btusb: fix non-atomic allocation in completion handler
- usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186
- usb: typec: wcove: fix "op-sink-microwatt" default that was in mW
- serial: imx: fix a race condition in receive path
- debugfs: Return -EPERM when locked down
- mei: hdcp: bind only with i915 on the same PCH
- iio: adc: stm32-dfsdm: fix single conversion
- driver core: Fix test_async_driver_probe if NUMA is disabled
- CIFS: Fix task struct use-after-free on reconnect
- cifs: set correct max-buffer-size for smb2_ioctl_init()
- net_sched: walk through all child classes in tc_bind_tclass()
- net: socionext: fix possible user-after-free in netsec_process_rx
- net: socionext: fix xdp_result initialization in netsec_process_rx
- udp: segment looped gso packets correctly
- mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'
- net: include struct nhmsg size in nh nlmsg size
- rxrpc: Fix use-after-free in rxrpc_receive_data()
- HID: asus: Ignore Asus vendor-page usage-code 0xff events
- HID: intel-ish-hid: ipc: add CMP device id
- HID: wacom: add new MobileStudio Pro 13 support
- HID: wacom: Recognize new MobileStudio Pro PID
- ASoC: SOF: fix fault at driver unload after failed probe
- ASoC: SOF: Intel: hda: hda-dai: fix oops on hda_link .hw_free
- ASoC: fsl_audmix: add missed pm_runtime_disable
- ASoC: topology: Prevent use-after-free in snd_soc_get_pcm_runtime()
- HID: intel-ish-hid: ipc: Add Tiger Lake PCI device ID
- usb: musb: jz4740: Silence error if code is -EPROBE_DEFER
- net: Google gve: Remove dma_wmb() before ringing doorbell
- iommu/dma: fix variable 'cookie' set but not used
- drm/amd/display: Reduce HDMI pixel encoding if max clock is exceeded
- extcon-intel-cht-wc: Don't reset USB data connection at probe
- ASoC: Intel: cht_bsw_rt5645: Add quirk for boards using pmc_plt_clk_0
- libbpf: Fix BTF-defined map's __type macro handling of arrays
- staging: mt7621-pci: add quirks for 'E2' revision using
'soc_device_attribute'
- spi: pxa2xx: Add support for Intel Comet Lake-H
- iommu/amd: Support multiple PCI DMA aliases in device table
- ARM: config: aspeed-g5: Enable 8250_DW quirks
- mmc: sdhci-pci: Quirk for AMD SDHC Device 0x7906
- mmc: sdhci-pci: Add support for Intel JSL
- Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirks
- Bluetooth: btbcm: Use the BDADDR_PROPERTY quirk
- rsi: fix use-after-free on failed probe and unbind
- crypto: caam - do not reset pointer size from MCFGR register
- crypto: pcrypt - Fix user-after-free on module unload
- power/supply: ingenic-battery: Don't change scale if there's only one
- vfs: fix do_last() regression
- x86/resctrl: Fix use-after-free when deleting resource groups
- x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup
- x86/resctrl: Fix a deadlock due to inaccurate reference
- perf c2c: Fix return type for histogram sorting comparision functions
- PM / devfreq: Add new name attribute for sysfs
- tools lib: Fix builds when glibc contains strlcpy()
- arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'
- ext4: validate the debug_want_extra_isize mount option at parse time
- mm/mempolicy.c: fix out of bounds write in mpol_parse_str()
- reiserfs: Fix memory leak of journal device string
- media: digitv: don't continue if remote control state can't be read
- media: af9005: uninitialized variable printked
- media: vp7045: do not read uninitialized values if usb transfer fails
- media: gspca: zero usb_buf
- media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0
- tomoyo: Use atomic_t for statistics counter
- ttyprintk: fix a potential deadlock in interrupt context issue
- Bluetooth: Fix race condition in hci_release_sock()
- cgroup: Prevent double killing of css when enabling threaded cgroup
- ARM: dts: sun8i: a83t: Correct USB3503 GPIOs polarity
- ARM: dts: am57xx-beagle-x15/am57xx-idk: Remove "gpios" for endpoint dt nodes
- ARM: dts: beagle-x15-common: Model 5V0 regulator
- soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot
- tools lib traceevent: Fix memory leakage in filter_event
- rseq: Unregister rseq for clone CLONE_VM
- clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent order
- mac80211: mesh: restrict airtime metric to peered established plinks
- clk: mmp2: Fix the order of timer mux parents
- ASoC: rt5640: Fix NULL dereference on module unload
- ixgbevf: Remove limit of 10 entries for unicast filter list
- ixgbe: Fix calculation of queue with VFs and flow director on interface flap
- igb: Fix SGMII SFP module discovery for 100FX/LX.
- platform/x86: GPD pocket fan: Allow somewhat lower/higher temperature limits
- ASoC: sti: fix possible sleep-in-atomic
- qmi_wwan: Add support for Quectel RM500Q
- parisc: Use proper printk format for resource_size_t
- wireless: fix enabling channel 12 for custom regulatory domain
- cfg80211: Fix radar event during another phy CAC
- mac80211: Fix TKIP replay protection immediately after key setup
- wireless: wext: avoid gcc -O3 warning
- riscv: delete temporary files
- iwlwifi: Don't ignore the cap field upon mcc update
- ARM: dts: am335x-boneblack-common: fix memory size
- xfrm: interface: do not confirm neighbor when do pmtu update
- scsi: fnic: do not queue commands during fwreset
- ARM: 8955/1: virt: Relax arch timer version check during early boot
- tee: optee: Fix compilation issue with nommu
- r8152: get default setting of WOL before initializing
- ARM: dts: am43x-epos-evm: set data pin directions for spi0 and spi1
- qlcnic: Fix CPU soft lockup while collecting firmware dump
- powerpc/fsl/dts: add fsl,erratum-a011043
- net/fsl: treat fsl,erratum-a011043
- net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G
- seq_tab_next() should increase position index
- l2t_seq_next should increase position index
- net: Fix skb->csum update in inet_proto_csum_replace16().
- btrfs: do not zero f_bavail if we have available space
- perf report: Fix no libunwind compiled warning break s390 issue
- mm/migrate.c: also overwrite error when it is bigger than zero
- cifs: fix soft mounts hanging in the reconnect code
- e1000e: Drop unnecessary __E1000_DOWN bit twiddling
- e1000e: Revert "e1000e: Make watchdog use delayed work"
- gfs2: Another gfs2_find_jhead fix
- clk: sunxi-ng: sun8i-r: Fix divider on APB0 clock
- s390/zcrypt: move ap device reset from bus to driver code
- i40e: Fix virtchnl_queue_select bitmap validation
- iavf: remove current MAC address filter on VF reset
- lkdtm/bugs: fix build error in lkdtm_UNSET_SMEP
- perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 Family
- perf/x86/intel/uncore: Remove PCIe3 unit for SNR
- XArray: Fix xas_pause at ULONG_MAX
- Input: evdev - convert kzalloc()/vzalloc() to kvzalloc()
- Input: max77650-onkey - add of_match table
- led: max77650: add of_match table
- r8152: disable U2P3 for RTL8153B
- r8152: Disable PLA MCU clock speed down
- r8152: disable test IO for RTL8153B
- r8152: avoid the MCU to clear the lanwake
- r8152: disable DelayPhyPwrChg
- netfilter: conntrack: sctp: use distinct states for new SCTP connections
- cpuidle: teo: Avoid using "early hits" incorrectly
- dm thin: fix use-after-free in metadata_pre_commit_callback
.
* r8152 init may take up to 40 seconds at initialization with Dell WD19/WD19DC
during hotplug (LP: #1864284)
- UBUNTU SAUCE: r8152: check disconnect status after long sleep
.
* PCI/internal sound card not detected (LP: #1864061)
- ASoC: topology: fix soc_tplg_fe_link_create() - link->dobj initialization
order
- [Config] disable SND_SOC_INTEL_SKYLAKE
.
* machine doesn't come up after suspend and re-opening the lid (LP: #1861837)
- ASoC: hdac_hda: Fix error in driver removal after failed probe
- ASoC: SOF: Introduce state machine for FW boot
- ASoC: SOF: core: free trace on errors
- ASoC: SOF: core: release resources on errors in probe_continue
- ASoC: SOF: trace: fix unconditional free in trace release
.
* alsa/sof: load different firmware on different platforms (LP: #1857409)
- ASoC: SOF: Intel: hda: use fallback for firmware name
- ASoC: Intel: acpi-match: split CNL tables in three
- ASoC: SOF: Intel: Fix CFL and CML FW nocodec binary names.
.
* [hns-1126]scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init
device (LP: #1853993)
- scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init device
.
* [hns-1126]net: hns3: make hclge_service use delayed workqueue (LP: #1853964)
- net: hns3: make hclge_service use delayed workqueue
.
* [spi-0115]spi: dw: use "smp_mb()" to avoid sending spi data error
(LP: #1859744)
- spi: dw: use "smp_mb()" to avoid sending spi data error
.
* [tpm-0115]EFI/stub: tpm: enable tpm eventlog function for ARM64 platform
(LP: #1859743)
- efi: libstub/tpm: enable tpm eventlog function for ARM platforms
.
* The voice recording function cannot work while connecting a headset on a
Dell machine (LP: #1866581)
- SAUCE: ALSA: hda/realtek - Add Headset Mic supported
.
* xfs fill_fs test in fallocate06 from ubuntu_ltp_syscalls failed
(LP: #1865967)
- xfs: Fix tail rounding in xfs_alloc_file_space()
.
* nsleep-lat / set-timer-lat / inconsistency-check / raw_skew from timer in
ubuntu_kernel_selftests timeout on 5.3 / 5.4 (LP: #1864626)
- selftests/timers: Turn off timeout setting
.
* alsa/hda/realtek: fix a mute led regression on Lenovo X1 Carbon
(LP: #1864576)
- SAUCE: ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1
.
* 5.3.0-23-generic causes fans to spin when idle (LP: #1853044)
- drm/i915: Schedue request retirement in execlists_user_end()
.
* ipc/sem.c : process loops infinitely in exit_sem() (LP: #1858834)
- Revert "ipc, sem: remove uneeded sem_undo_list lock usage in exit_sem()"
.
* ftrace test in ubuntu_kernel_selftests will timeout randomly (LP: #1864172)
- tracing/selftests: Turn off timeout setting
.
* Another Dell AIO backlight issue (LP: #1863880)
- SAUCE: platform/x86: dell-uart-backlight: move retry block
.
* Disabling bpf() syscall on kernel lockdown break apps when secure boot is on
(LP: #1863234)
- bpf: Restrict bpf when kernel lockdown is in confidentiality mode
- Revert "UBUNTU: SAUCE: (efi-lockdown) bpf: Restrict kernel image access
functions when the kernel is locked down"
.
* Eoan update: upstream stable patchset 2020-02-25 (LP: #1864710)
- firestream: fix memory leaks
- gtp: make sure only SOCK_DGRAM UDP sockets are accepted
- ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actions
- net: bcmgenet: Use netif_tx_napi_add() for TX NAPI
- net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
- net: ip6_gre: fix moving ip6gre between namespaces
- net, ip6_tunnel: fix namespaces move
- net, ip_tunnel: fix namespaces move
- net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()
- net_sched: fix datalen for ematch
- net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject
- net-sysfs: fix netdev_queue_add_kobject() breakage
- net-sysfs: Call dev_hold always in netdev_queue_add_kobject
- net-sysfs: Call dev_hold always in rx_queue_add_kobject
- net-sysfs: Fix reference count leak
- net: usb: lan78xx: Add .ndo_features_check
- Revert "udp: do rmem bulk free even if the rx sk queue is empty"
- tcp_bbr: improve arithmetic division in bbr_update_bw()
- tcp: do not leave dangling pointers in tp->highest_sack
- tun: add mutex_unlock() call and napi.skb clearing in tun_get_user()
- afs: Fix characters allowed into cell names
- hwmon: (adt7475) Make volt2reg return same reg as reg2volt input
- hwmon: (core) Do not use device managed functions for memory allocations
- PCI: Mark AMD Navi14 GPU rev 0xc5 ATS as broken
- tracing: trigger: Replace unneeded RCU-list traversals
- Input: keyspan-remote - fix control-message timeouts
- Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"
- ARM: 8950/1: ftrace/recordmcount: filter relocation types
- mmc: tegra: fix SDR50 tuning override
- mmc: sdhci: fix minimum clock rate for v3 controller
- Input: pm8xxx-vib - fix handling of separate enable register
- Input: sur40 - fix interface sanity checks
- Input: gtco - fix endpoint sanity check
- Input: aiptek - fix endpoint sanity check
- Input: pegasus_notetaker - fix endpoint sanity check
- Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register
- netfilter: nft_osf: add missing check for DREG attribute
- hwmon: (nct7802) Fix voltage limits to wrong registers
- scsi: RDMA/isert: Fix a recently introduced regression related to logout
- tracing: xen: Ordered comparison of function pointers
- do_last(): fetch directory ->i_mode and ->i_uid before it's too late
- net/sonic: Add mutual exclusion for accessing shared state
- net/sonic: Clear interrupt flags immediately
- net/sonic: Use MMIO accessors
- net/sonic: Fix interface error stats collection
- net/sonic: Fix receive buffer handling
- net/sonic: Avoid needless receive descriptor EOL flag updates
- net/sonic: Improve receive descriptor status flag check
- net/sonic: Fix receive buffer replenishment
- net/sonic: Quiesce SONIC before re-initializing descriptor memory
- net/sonic: Fix command register usage
- net/sonic: Fix CAM initialization
- net/sonic: Prevent tx watchdog timeout
- tracing: Fix histogram code when expression has same var as value
- libertas: Fix two buffer overflows at parsing bss descriptor
- media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMT
- netfilter: ipset: use bitmap infrastructure completely
- netfilter: nf_tables: add __nft_chain_type_get()
- net/x25: fix nonblocking connect
- drivers/base/node.c: simplify unregister_memory_block_under_nodes()
- net_sched: use validated TCA_KIND attribute in tc_new_tfilter()
- airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATE
- airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATE
- mlxsw: spectrum_acl: Fix use-after-free during reload
- fou: Fix IPv6 netlink policy
- net/mlx5: Fix lowest FDB pool size
- net/mlx5: Update the list of the PCI supported devices
- ipv4: Detect rollover in specific fib table dump
- ceph: hold extra reference to r_parent over life of request
- drm/i915: Align engine->uabi_class/instance with i915_drm.h
- PM: hibernate: fix crashes with init_on_free=1
- powerpc/mm/hash: Fix sharing context ids between kernel & userspace
- powerpc/xive: Discard ESB load value when interrupt is invalid
- XArray: Fix infinite loop with entry at ULONG_MAX
- XArray: Fix xa_find_after with multi-index entries
- XArray: Fix xas_find returning too many entries
- iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointer
- mmc: sdhci_am654: Remove Inverted Write Protect flag
- mmc: sdhci_am654: Reset Command and Data line after tuning
- mlxsw: switchx2: Do not modify cloned SKBs during xmit
- net/tls: fix async operation
- lib: Reduce user_access_begin() boundaries in strncpy_from_user() and
strnlen_user()
- iommu/amd: Fix IOMMU perf counter clobbering during init
- readdir: make user_access_begin() use the real access range
- hsr: Fix a compilation error
- hwmon: (nct7802) Fix non-working alarm on voltages
- iwlwifi: mvm: fix SKB leak on invalid queue
- drm/i915/userptr: fix size calculation
- xfrm: support output_mark for offload ESP packets
- net, sk_msg: Don't check if sock is locked when tearing down psock
- readdir: be more conservative with directory entry names
- netfilter: nf_tables: autoload modules from the abort path
.
* Eoan update: upstream stable patchset 2020-02-20 (LP: #1864060)
- Revert "efi: Fix debugobjects warning on 'efi_rts_work'"
- xfs: Sanity check flags of Q_XQUOTARM call
- i2c: stm32f7: rework slave_id allocation
- i2c: i2c-stm32f7: fix 10-bits check in slave free id search loop
- mfd: intel-lpss: Add default I2C device properties for Gemini Lake
- SUNRPC: Fix svcauth_gss_proxy_init()
- powerpc/pseries: Enable support for ibm,drc-info property
- powerpc/archrandom: fix arch_get_random_seed_int()
- tipc: update mon's self addr when node addr generated
- tipc: fix wrong timeout input for tipc_wait_for_cond()
- mt7601u: fix bbp version check in mt7601u_wait_bbp_ready
- crypto: sun4i-ss - fix big endian issues
- perf map: No need to adjust the long name of modules
- soc: aspeed: Fix snoop_file_poll()'s return type
- watchdog: sprd: Fix the incorrect pointer getting from driver data
- ipmi: Fix memory leak in __ipmi_bmc_register
- drm/panel: make drm_panel.h self-contained
- clk: sunxi-ng: v3s: add the missing PLL_DDR1
- PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()
- libertas_tf: Use correct channel range in lbtf_geo_init
- qed: reduce maximum stack frame size
- usb: host: xhci-hub: fix extra endianness conversion
- media: rcar-vin: Clean up correct notifier in error path
- mic: avoid statically declaring a 'struct device'.
- x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI
- crypto: ccp - Reduce maximum stack usage
- ALSA: aoa: onyx: always initialize register read value
- arm64: dts: renesas: r8a77995: Fix register range of display node
- tipc: reduce risk of wakeup queue starvation
- ARM: dts: stm32: add missing vdda-supply to adc on stm32h743i-eval
- net/mlx5: Fix mlx5_ifc_query_lag_out_bits
- iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_off
- spi: bcm-qspi: Fix BSPI QUAD and DUAL mode support when using flex mode
- cxgb4: smt: Add lock for atomic_dec_and_test
- crypto: caam - free resources in case caam_rng registration failed
- ext4: set error return correctly when ext4_htree_store_dirent fails
- ASoC: es8328: Fix copy-paste error in es8328_right_line_controls
- ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'
- ASoC: wm8737: Fix copy-paste error in wm8737_snd_controls
- net/rds: Add a few missing rds_stat_names entries
- tools: bpftool: fix arguments for p_err() in do_event_pipe()
- tools: bpftool: fix format strings and arguments for jsonw_printf()
- drm: rcar-du: lvds: Fix bridge_to_rcar_lvds
- powerpc/64s/radix: Fix memory hot-unplug page table split
- ASoC: sun4i-i2s: RX and TX counter registers are swapped
- dmaengine: dw: platform: Switch to acpi_dma_controller_register()
- rtc: rv3029: revert error handling patch to rv3029_eeprom_write()
- mac80211: minstrel_ht: fix per-group max throughput rate initialization
- i40e: reduce stack usage in i40e_set_fc
- media: atmel: atmel-isi: fix timeout value for stop streaming
- ARM: 8896/1: VDSO: Don't leak kernel addresses
- rtc: pcf2127: bugfix: read rtc disables watchdog
- mips: avoid explicit UB in assignment of mips_io_port_base
- media: em28xx: Fix exception handling in em28xx_alloc_urbs()
- iommu/mediatek: Fix iova_to_phys PA start for 4GB mode
- ahci: Do not export local variable ahci_em_messages
- hwmon: (lm75) Fix write operations for negative temperatures
- power: supply: Init device wakeup after device_add()
- x86, perf: Fix the dependency of the x86 insn decoder selftest
- staging: greybus: light: fix a couple double frees
- irqdomain: Add the missing assignment of domain->fwnode for named fwnode
- bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA
- usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2C
- bcache: Fix an error code in bch_dump_read()
- iio: dac: ad5380: fix incorrect assignment to val
- ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init
- wcn36xx: use dynamic allocation for large variables
- tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs
- ARM: dts: aspeed-g5: Fixe gpio-ranges upper limit
- xsk: avoid store-tearing when assigning queues
- xsk: avoid store-tearing when assigning umem
- led: triggers: Fix dereferencing of null pointer
- net: hns3: fix error VF index when setting VLAN offload
- rtlwifi: Fix file release memory leak
- ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux
- f2fs: fix wrong error injection path in inc_valid_block_count()
- f2fs: fix error path of f2fs_convert_inline_page()
- scsi: fnic: fix msix interrupt allocation
- Btrfs: fix hang when loading existing inode cache off disk
- Btrfs: fix inode cache waiters hanging on failure to start caching thread
- Btrfs: fix inode cache waiters hanging on path allocation failure
- btrfs: use correct count in btrfs_file_write_iter()
- ixgbe: sync the first fragment unconditionally
- hwmon: (shtc1) fix shtc1 and shtw1 id mask
- pinctrl: iproc-gpio: Fix incorrect pinconf configurations
- gpio/aspeed: Fix incorrect number of banks
- ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
- RDMA/cma: Fix false error message
- net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'
- um: Fix off by one error in IRQ enumeration
- bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commands
- f2fs: fix to avoid accessing uninitialized field of inode page in is_alive()
- mailbox: qcom-apcs: fix max_register value
- clk: actions: Fix factor clk struct member access
- powerpc/mm/mce: Keep irqs disabled during lockless page table walk
- bpf: fix BTF limits
- crypto: hisilicon - Matching the dma address for dma_pool_free()
- iommu/amd: Wait for completion of IOTLB flush in attach_device
- net: aquantia: Fix aq_vec_isr_legacy() return value
- cxgb4: Signedness bug in init_one()
- net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()
- net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()
- net: netsec: Fix signedness bug in netsec_probe()
- net: socionext: Fix a signedness bug in ave_probe()
- net: stmmac: dwmac-meson8b: Fix signedness bug in probe
- net: axienet: fix a signedness bug in probe
- of: mdio: Fix a signedness bug in of_phy_get_and_connect()
- net: nixge: Fix a signedness bug in nixge_probe()
- net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()
- nvme: retain split access workaround for capability reads
- net: stmmac: gmac4+: Not all Unicast addresses may be available
- rxrpc: Fix trace-after-put looking at the put connection record
- mac80211: accept deauth frames in IBSS mode
- llc: fix another potential sk_buff leak in llc_ui_sendmsg()
- llc: fix sk_buff refcounting in llc_conn_state_process()
- ip6erspan: remove the incorrect mtu limit for ip6erspan
- net: stmmac: fix length of PTP clock's name string
- net: stmmac: fix disabling flexible PPS output
- sctp: add chunks to sk_backlog when the newsk sk_socket is not set
- s390/qeth: Fix error handling during VNICC initialization
- s390/qeth: Fix initialization of vnicc cmd masks during set online
- act_mirred: Fix mirred_init_module error handling
- net: avoid possible false sharing in sk_leave_memory_pressure()
- net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
- tcp: annotate lockless access to tcp_memory_pressure
- net/smc: receive returns without data
- net/smc: receive pending data after RCV_SHUTDOWN
- drm/msm/dsi: Implement reset correctly
- vhost/test: stop device before reset
- firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devices
- arm64: hibernate: check pgd table allocation
- bpf, offload: Unlock on error in bpf_offload_dev_create()
- afs: Fix missing timeout reset
- net: qca_spi: Move reset_count to struct qcaspi
- hv_netvsc: Fix offset usage in netvsc_send_table()
- hv_netvsc: Fix send_table offset in case of a host bug
- afs: Fix large file support
- drm: panel-lvds: Potential Oops in probe error handling
- hwrng: omap3-rom - Fix missing clock by probing with device tree
- dpaa_eth: perform DMA unmapping before read
- dpaa_eth: avoid timestamp read on error paths
- hv_netvsc: flag software created hash value
- net: neigh: use long type to store jiffies delta
- packet: fix data-race in fanout_flow_is_huge()
- i2c: stm32f7: report dma error during probe
- mmc: sdio: fix wl1251 vendor id
- mmc: core: fix wl1251 sdio quirks
- afs: Remove set but not used variables 'before', 'after'
- dmaengine: ti: edma: fix missed failure handling
- drm/radeon: fix bad DMA from INTERRUPT_CNTL2
- samples/bpf: Fix broken xdp_rxq_info due to map order assumptions
- drm/i915: Fix pid leak with banned clients
- libbpf: Fix memory leak/double free issue
- libbpf: Fix potential overflow issue
- libbpf: Fix another potential overflow issue in bpf_prog_linfo
- libbpf: Make btf__resolve_size logic always check size error condition
- samples: bpf: update map definition to new syntax BTF-defined map
- ARM: dts: logicpd-torpedo-37xx-devkit-28: Reference new DRM panel
- ARM: OMAP2+: Add missing put_device() call in omapdss_init_of()
- SUNRPC: Fix backchannel latency metrics
- powerpc/security: Fix debugfs data leak on 32-bit
- powerpc/kasan: Fix boot failure with RELOCATABLE && FSL_BOOKE
- tipc: reduce sensitive to retransmit failures
- tipc: fix potential memory leak in __tipc_sendmsg()
- tipc: fix wrong socket reference counter after tipc_sk_timeout() returns
- net: phy: broadcom: Fix RGMII delays configuration for BCM54210E
- phy: ti: gmii-sel: fix mac tx internal delay for rgmii-rxid
- mt76: mt76u: fix endpoint definition order
- ice: fix stack leakage
- nfsd: depend on CRYPTO_MD5 for legacy client tracking
- leds: tlc591xx: update the maximum brightness
- soc/tegra: pmc: Fix crashes for hierarchical interrupts
- soc: qcom: llcc: Name regmaps to avoid collisions
- soc: renesas: Add missing check for non-zero product register address
- gpiolib: No need to call gpiochip_remove_pin_ranges() twice
- rtw88: fix beaconing mode rsvd_page memory violation issue
- rtw88: fix error handling when setup efuse info
- drm/panfrost: Add missing check for pfdev->regulator
- drm/rockchip: Round up _before_ giving to the clock framework
- software node: Get reference to parent swnode in get_parent op
- PCI: mobiveil: Fix csr_read()/write() build issue
- drm: rcar_lvds: Fix color mismatches on R-Car H2 ES2.0 and later
- net: netsec: Correct dma sync for XDP_TX frames
- pwm: sun4i: Fix incorrect calculation of duty_cycle/period
- regulator: bd70528: Add MODULE_ALIAS to allow module auto loading
- power: supply: bd70528: Add MODULE_ALIAS to allow module auto loading
- scsi: ufs: delete redundant function ufshcd_def_desc_sizes()
- net: openvswitch: don't unlock mutex when changing the user_features fails
- rt2800: remove errornous duplicate condition
- net: axienet: Fix error return code in axienet_probe()
- rtc: bd70528: fix module alias to autoload module
- kselftests: cgroup: Avoid the reuse of fd after it is deallocated
- tee: optee: Fix dynamic shm pool allocations
- tee: optee: fix device enumeration error handling
- sched/cpufreq: Move the cfs_rq_util_change() call to cpufreq_update_util()
- mt76: mt76u: rely on usb_interface instead of usb_dev
- dma-direct: don't check swiotlb=force in dma_direct_map_resource
- platform/chrome: wilco_ec: fix use after free issue
- block: fix memleak of bio integrity data
- s390/qeth: fix dangling IO buffers after halt/clear
- phy/rockchip: inno-hdmi: round clock rate down to closest 1000 Hz
- optee: Fix multi page dynamic shm pool alloc
Checksums-Sha1:
72d1de67d141a8f0385a92ee0cb2b7ad50b449bd 377088 block-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
bbda69b5fa37625f62b1ca1c739eb583df49ebe1 326524 crypto-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
0affe879cc73dfd5364e32d113af77700053242a 4376 fat-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
ecbb8497465c31b611b74e2ab57a67a8d784da89 13868 fb-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
090416728648e75fdbd23488232f8477bbeb8bf5 65360 firewire-core-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
8d7ae613e43cc4709c096311e394d45d9af9f876 35932 floppy-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
1c363a07db2176c364c098c317abf2c42e3b6143 1544880 fs-core-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
cc7cc283a44b1d768568b6803839be531eff191b 734992 fs-secondary-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
42801da49086a98ab9d50f2bae495b21d9927c74 476380 input-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
8dd759ff40fff6416d3b979f1f2d1d9d7cd5a3e7 63036 ipmi-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
b52cf2ef51ea09dba5134d4bc2fc544adfab7cc4 9703104 kernel-image-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
8cd63a4a7c000aa7606b83d1aa1c41dda79a3f16 315948 linux-buildinfo-5.3.0-43-generic_5.3.0-43.36_amd64.deb
abdd017fbcdcfbb73670353a4f51b2a04d7a7e07 315996 linux-buildinfo-5.3.0-43-lowlatency_5.3.0-43.36_amd64.deb
11506c36343264774d1d1dfe9cef1363c4b7438d 1872 linux-cloud-tools-5.3.0-43-generic_5.3.0-43.36_amd64.deb
53b97fc238e97f4623e6db18667c2d0f81527a03 1876 linux-cloud-tools-5.3.0-43-lowlatency_5.3.0-43.36_amd64.deb
0a445819e9a7961b34d6fd2049d33981ca85c403 109808 linux-cloud-tools-5.3.0-43_5.3.0-43.36_amd64.deb
dc2cfc9dd0fee9f12da24a4e8e238a452531e732 99264 linux-cloud-tools-common_5.3.0-43.36_all.deb
2104e4261c896d0ecefc685b0b407ad6142f2db9 43989692 linux-doc_5.3.0-43.36_all.deb
760d74b27e46a321be8ca8987efafc650e5a8ed7 1266556 linux-headers-5.3.0-43-generic_5.3.0-43.36_amd64.deb
913b7364bc3f8b7915381999b596def86c02afd4 1266548 linux-headers-5.3.0-43-lowlatency_5.3.0-43.36_amd64.deb
c2ed6ffbb0ff4224ccdab2c1cb44dc39e3b6c3b4 11020504 linux-headers-5.3.0-43_5.3.0-43.36_all.deb
3407a1451edb5f9afdc129ebce1bbac3345df296 945252504 linux-image-unsigned-5.3.0-43-generic-dbgsym_5.3.0-43.36_amd64.ddeb
e2692f3fb3755e93048c38b80dba8f59e364b71c 8745228 linux-image-unsigned-5.3.0-43-generic_5.3.0-43.36_amd64.deb
5dfe816f96136251c69a0dbe34a644f87566788b 946068612 linux-image-unsigned-5.3.0-43-lowlatency-dbgsym_5.3.0-43.36_amd64.ddeb
e440ccc9cfd9592013f99e163854713e7fa61333 8811348 linux-image-unsigned-5.3.0-43-lowlatency_5.3.0-43.36_amd64.deb
90f3ce72d14e4bbf3b376761482170dd0f2df3a1 1149304 linux-libc-dev_5.3.0-43.36_amd64.deb
cfd9f441f34b5e954d82ba68e9c4a07426201140 14255980 linux-modules-5.3.0-43-generic_5.3.0-43.36_amd64.deb
c763b5c5b15954133930c72d804cd74de68b0287 52193616 linux-modules-5.3.0-43-lowlatency_5.3.0-43.36_amd64.deb
93c1e87bc8f256d62b9d35f618503eece0413b6f 38219336 linux-modules-extra-5.3.0-43-generic_5.3.0-43.36_amd64.deb
c8423aa7ddcd9686827d0db0f83b4af9507926a3 133287144 linux-source-5.3.0_5.3.0-43.36_all.deb
1716ee98672415b44742256e61b6ceb37e6af97b 1992 linux-tools-5.3.0-43-generic_5.3.0-43.36_amd64.deb
f44b78b1c999e9197f820987e813e38d85de1ea9 1988 linux-tools-5.3.0-43-lowlatency_5.3.0-43.36_amd64.deb
d9531fc426a328e341cd1732dc30facb561e50e4 5892272 linux-tools-5.3.0-43_5.3.0-43.36_amd64.deb
1fc7a2b5a1d78e83a6a7014108b414b7aa057fdb 246488 linux-tools-common_5.3.0-43.36_all.deb
050467d72cab8e6ab648461ab1c881d3e903f8bf 107536 linux-tools-host_5.3.0-43.36_all.deb
735de53c541c18504be0a8871329d0506e75f379 1016 linux-udebs-generic_5.3.0-43.36_amd64.udeb
c7caf682015c66ca9fc9064322695d634d312477 34199 linux_5.3.0-43.36_amd64.buildinfo
fa7f02c951e5cb692bc828f65ff3245d16d0281b 18520008 linux_5.3.0-43.36_amd64.tar.gz
e3e80ddab5ce638dffe57263470e985b03957117 34185 linux_5.3.0-43.36_amd64_translations.tar.gz
baf59425b40041b4e1677a1f969b7b543388244b 294684 md-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
9cc8e32127a877b14787f57a16117f41fc1bcb09 209448 message-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
4b7239d1fe0df64106233207da4c8cf9916c3ea0 61304 mouse-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
7ffa1d6dc3cc3443d9513397f7af8b2dcb8e5351 18360 multipath-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
df968180463ffd207d9580ecccfe295abe1526c0 614388 nfs-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
050333b3db57cdba9162b6ace292ebff70598e03 5067164 nic-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
b46b94dcc1c0c0efc7282e2055c80c53ae0e7ae8 146028 nic-pcmcia-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
732d15979f74213e2ff6b6caa795b75f1702e093 595708 nic-shared-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
2848a9581041fe3d6eabb338cd63e8f5db5acab8 325776 nic-usb-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
7fd2223940836869b254fa4ef2e4f0d8bc5be403 32176 parport-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
5d76979ec077b9cf86d181e94e4c5086cb46cbe0 123960 pata-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
68f787cecd1809590e47c65c827bdfc88fc89088 64268 pcmcia-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
765c31907e2725b870ff5010aeae5e06938177b0 63236 pcmcia-storage-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
10fa4b6c543f19229784baf9d7f06b9564e6a56e 8876 plip-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
03b9dfb2c9db1df8d16c9c1d652c9b3bee41d129 24228 ppp-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
ef32181e9ec9604d3cc3030c40f092615d977af6 95716 sata-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
b3413fd3a9bdebd98a6d28b6d7ca94b72700e6ff 2750936 scsi-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
d36bdb942506a76298a620ff56245837cd839649 95332 serial-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
8625d51ed7088135e958b958c9697afd98914c15 51404 storage-core-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
efd9828531eeeaba10e2fd763929a3884e7b8fbc 143564 usb-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
7834349ba7a1ea25d11984f5f8c323522a13c2b0 112456 virtio-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
b6b149403e9883f5c25a91c731c5b47de5005eec 26268 vlan-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
Checksums-Sha256:
d455aca5f6f4f98cd37caf9c3b890435c6749c5b633e36d20f3c8cf989efd255 377088 block-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
82747cedf1dd7a25dc173759a14a5170a2ce90b8bbffa5396cd3b52524f3a04d 326524 crypto-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
e624483736335e60b0742a64c9a78e9a66c8f6b440707040891317a902d747eb 4376 fat-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
87463e7dba667aca969c28c4c0c3a389c50cb2f393a8a9788294379480aed3ad 13868 fb-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
56ea6b75c8933c32d6534d72f58f70a31a8522d2f2d9379ef7c622d742de136d 65360 firewire-core-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
457e58f9ea8658c8be10454b560b85683ed0eaac7f66fc561ae8e149641eac08 35932 floppy-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
f0daa60239140b22170ca461404e294dced1fc4832df70ee66b8b0582dc4396c 1544880 fs-core-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
60d87d9b84674529640a1f81c3a2d6d30f168842bd5b803e8ebf131b6a86f8d6 734992 fs-secondary-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
480b76f26fb436850905cf6fb9cfc4e25b464a81b404ae1d02e517cd2cdb0138 476380 input-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
bb49c2b8152f236c055323f5f045bf738431636dd0481a46bd97944a88b07cbd 63036 ipmi-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
6c32209c1e0e0cd505306daa5bef50346ba1c796a18c819d6869c36837b20ac7 9703104 kernel-image-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
3cde82294dec2989bd07713cfeff43c258f9bd56bd123967ea716c69c3a8c395 315948 linux-buildinfo-5.3.0-43-generic_5.3.0-43.36_amd64.deb
42e388915b110f2db5e7c96691049d50812018a1576f225da93b86936973a832 315996 linux-buildinfo-5.3.0-43-lowlatency_5.3.0-43.36_amd64.deb
df9e370cee4c28397b438e6c88f405010355de2709fb690a78d67f3f728f5948 1872 linux-cloud-tools-5.3.0-43-generic_5.3.0-43.36_amd64.deb
e61d204cedb6614f339a1528ac52c39ee07545a75d7a57dc15906dad160a5533 1876 linux-cloud-tools-5.3.0-43-lowlatency_5.3.0-43.36_amd64.deb
f622f808a45ae1d737119fa4c2e01f9f0e90f5a27f0645adfa81e32b5fcc2bf6 109808 linux-cloud-tools-5.3.0-43_5.3.0-43.36_amd64.deb
386c99ea042a5a36525b9603e0720b841f87c86cdac4f828a6353634d162c1a5 99264 linux-cloud-tools-common_5.3.0-43.36_all.deb
4c43d6c9701c96d679f6fdf546adfcdba43417069b69aab5dfe96b092d38fbd8 43989692 linux-doc_5.3.0-43.36_all.deb
e152d18ba333686535f6e7fdea7dec9fa95f867d09b8a63b867e8372adf4ff7a 1266556 linux-headers-5.3.0-43-generic_5.3.0-43.36_amd64.deb
91bd551dc2cbb8c1f384ad78b8c8791471ef408e0580939ff9295e1e62785491 1266548 linux-headers-5.3.0-43-lowlatency_5.3.0-43.36_amd64.deb
5b1c70bf9398d6f88678f9a1eddd3cb194568d98b65ec176916b5567f01eb5e0 11020504 linux-headers-5.3.0-43_5.3.0-43.36_all.deb
095630489471b6505980305a7eb9522445a314f388e7248b0a8b8051cc79b22a 945252504 linux-image-unsigned-5.3.0-43-generic-dbgsym_5.3.0-43.36_amd64.ddeb
e7ebf340fa7c937ba36ca96960a7f73e14a17826a5158b377439cb8a48ebc66f 8745228 linux-image-unsigned-5.3.0-43-generic_5.3.0-43.36_amd64.deb
8cfbcaaa571bc273427a51762c7f74c34116247d4e3f735505bb630ffa1e4ecc 946068612 linux-image-unsigned-5.3.0-43-lowlatency-dbgsym_5.3.0-43.36_amd64.ddeb
0a2f7464dae8b680457aa7b17d040e1392d758b06d2954ff0683a43ce44b574b 8811348 linux-image-unsigned-5.3.0-43-lowlatency_5.3.0-43.36_amd64.deb
e48a29cbe6a11aa3e626fff20202ee05ebd8ff257420bf31d9cf552b024c9588 1149304 linux-libc-dev_5.3.0-43.36_amd64.deb
48d5cda7ca133245eddb7aeac8abb6c268f6a3a1ca2e4342c8e7804dfa63624c 14255980 linux-modules-5.3.0-43-generic_5.3.0-43.36_amd64.deb
d545830620f2c98e30795fbfdd0a6e96c120f8b491b8fc024b78ebd9444da671 52193616 linux-modules-5.3.0-43-lowlatency_5.3.0-43.36_amd64.deb
f2e7ae26a45bde7b00ac2a9f9e61e126bf44815a940cd20d7d1976a4098392c7 38219336 linux-modules-extra-5.3.0-43-generic_5.3.0-43.36_amd64.deb
d5ab0313d6065048724436f1dfa31d83cb68cddf9d7b9fce6efc65e0105014b6 133287144 linux-source-5.3.0_5.3.0-43.36_all.deb
03f70d9b6ab043a1a609ec329f7b5a45a05b26c7bed5e51c1be7bc8333367fba 1992 linux-tools-5.3.0-43-generic_5.3.0-43.36_amd64.deb
21c4a72b8a53ee9ea619402df3af5529b2f925e52b0e310658ffdfd5bb16fd57 1988 linux-tools-5.3.0-43-lowlatency_5.3.0-43.36_amd64.deb
ad7c5a9b7ea50b29562c5b6d28688caff544ccc2749c8119fbb71815047056a7 5892272 linux-tools-5.3.0-43_5.3.0-43.36_amd64.deb
4357a0a1e9bc6df4b90404581f42cd3bc9403c7b915552618d979de224146f08 246488 linux-tools-common_5.3.0-43.36_all.deb
b22d871e53dcee735fe1982f6606db657d03f65a69ba140728cd066872ae7332 107536 linux-tools-host_5.3.0-43.36_all.deb
7fdbfa46084c494408889a576ad05664ff63cb27e2086f4fc2aeb7a2d456819e 1016 linux-udebs-generic_5.3.0-43.36_amd64.udeb
9a06cef20e0e20d898750ee4d4b217c4e770e44775a577738e765ca559b20ec2 34199 linux_5.3.0-43.36_amd64.buildinfo
ca8bfdd58fe748da76fc18dd1231cce1a866601f9de71b7eba46e5efb12d19d7 18520008 linux_5.3.0-43.36_amd64.tar.gz
3ab95aa34197ffd43151e93b9878e350c07193da0a458ad5bede6760d2569e2a 34185 linux_5.3.0-43.36_amd64_translations.tar.gz
efc104b0da6a04d7693511fdba085109d8303645cb5aadb49da5454c1fe3861d 294684 md-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
faedef5187690fa26d850d65bd6cd70257af1877612a2143437811de5ec01710 209448 message-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
f863b3eb38a94304703e9a91d623e373e1be8fa593136ba2493945541d3fe865 61304 mouse-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
cbb904a208f46f09925e8d4537f17537721a472faddf54d5c1c42aaaeb89eb5a 18360 multipath-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
fcd6a9a09c68d96bea0e7ac3c7c8b4bcf808d7a81efae02e967af6f32163da32 614388 nfs-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
aa78025290119eafede5de438de2862a458e217cfe28625ca21bfc0d56270722 5067164 nic-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
52c91173ed607bae6df4e88da77a766a1c82721fd6d94455a2d9375fdcf2a94c 146028 nic-pcmcia-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
ee52a700dec173e40bcd18e0674a90ff41e1101b0e0d623a960e671f913429aa 595708 nic-shared-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
8b118412e33b56e6c4dc8256142bb3b932d3295525f648b7a3f5d7c13b981d01 325776 nic-usb-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
d074423ca06007766cd5b8abf7eb574f8db8f7f129a78cb71c4cd6123bf10906 32176 parport-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
4716992d06072f4eaad0970ea70ed920430ebfdce23f26933aefcfdd1df8a027 123960 pata-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
74eb7aae7c1d1774f112233fb9f43ba286b2564cf62c202dbfe5cc8e497d18e5 64268 pcmcia-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
16d2f13c96b7c347c1ee9bd3fe27d58982956c1c14700ca7e58bad6538c2b4fe 63236 pcmcia-storage-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
043b985cc6d651bde999cf4396565b2b18984274ff3e86072a1f4f7b5e29a1f1 8876 plip-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
162069cc369762444d9cd8ee799a24f0b75befafd2d79aa65aeff2d0c002ee26 24228 ppp-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
5100ba6510e2a595ca28569432b4b53bc48e5cdd8319ae40f843625648b48d83 95716 sata-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
b51f366ceb6d264c85c4a74fe015ad49d54da84b37a6693951ead69584d9c89d 2750936 scsi-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
afc8c4c25a26ee642ceba92e9c5271528ac30a5703923ba7238b4c45e537183b 95332 serial-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
91a6aea202c2869967e8f4944d46608fca0e8ae3e9690a66791df2d3f8fa87b4 51404 storage-core-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
190169a32250534cf8d2b5a0e6a475a350f6cf960ab4e647153d92748465bffb 143564 usb-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
b724354055ede81fa673260731eb269b5fa48dd92b53e3ac8fdcdb8c67ad6661 112456 virtio-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
8ef3955ad5fd391f3d6d654faf9aeb5ef970717cbb1e3ccc2d430044cdac190e 26268 vlan-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
Files:
77f78186f868e64460154bd48a113660 377088 debian-installer standard block-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
77b50352ebc1072de2ac4aa3979625c4 326524 debian-installer extra crypto-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
886b099d75aad6cd76d5ccd073f0400f 4376 debian-installer standard fat-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
c86a4b52a8b4ff26e380d2d63a1bd9c6 13868 debian-installer standard fb-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
7007dbc89b699a6b5aa5ffe8750693d6 65360 debian-installer standard firewire-core-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
edb180abdf0a3883f1ef6178cf079a1e 35932 debian-installer standard floppy-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
63b37beb652f6e1f200a7d7ff35e33aa 1544880 debian-installer standard fs-core-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
c771ee670c2d9f772505a2306ec7710e 734992 debian-installer standard fs-secondary-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
d009fa4ed3a129543b003a0dee666fbe 476380 debian-installer standard input-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
833684291c0ddb31e06c069594419dc0 63036 debian-installer standard ipmi-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
616e2dccb921f6fef724482518c94f8f 9703104 debian-installer optional kernel-image-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
6b5342b0432468ad98cf505c2dc8d1b9 315948 kernel optional linux-buildinfo-5.3.0-43-generic_5.3.0-43.36_amd64.deb
edf034f1b39753e8236183d56f644690 315996 kernel optional linux-buildinfo-5.3.0-43-lowlatency_5.3.0-43.36_amd64.deb
8d26781133c60ac188dd7970b7980d0a 1872 devel optional linux-cloud-tools-5.3.0-43-generic_5.3.0-43.36_amd64.deb
df2a894f17cda5a6dbbb7d75ba3cbf48 1876 devel optional linux-cloud-tools-5.3.0-43-lowlatency_5.3.0-43.36_amd64.deb
9a629c5de36c53c5761cbfcee6979b19 109808 devel optional linux-cloud-tools-5.3.0-43_5.3.0-43.36_amd64.deb
5c638922656d1dce361032dcdfb9e44d 99264 kernel optional linux-cloud-tools-common_5.3.0-43.36_all.deb
c4a92c13d8675ccc8e2a7e5c2684758d 43989692 doc optional linux-doc_5.3.0-43.36_all.deb
f3b3f945b7f6d2703c3863d3968832d3 1266556 devel optional linux-headers-5.3.0-43-generic_5.3.0-43.36_amd64.deb
d869a758b7d87ca8b132ea76dd148ee3 1266548 devel optional linux-headers-5.3.0-43-lowlatency_5.3.0-43.36_amd64.deb
874c7f343f273e3bd8db3c5fd88bf91b 11020504 devel optional linux-headers-5.3.0-43_5.3.0-43.36_all.deb
7cffedb56589a5ea92ca241da4298ce8 945252504 devel optional linux-image-unsigned-5.3.0-43-generic-dbgsym_5.3.0-43.36_amd64.ddeb
4c36f8ba2664eb16ceb1d6214a23aef0 8745228 kernel optional linux-image-unsigned-5.3.0-43-generic_5.3.0-43.36_amd64.deb
d9d15e5936cfdd1c53130413a44417f0 946068612 devel optional linux-image-unsigned-5.3.0-43-lowlatency-dbgsym_5.3.0-43.36_amd64.ddeb
a7b4c39d4690dfe78fa62eac80a5a021 8811348 kernel optional linux-image-unsigned-5.3.0-43-lowlatency_5.3.0-43.36_amd64.deb
2987da700f29ac93321bc4ed8da1cc4a 1149304 devel optional linux-libc-dev_5.3.0-43.36_amd64.deb
65de624051e4baafb710c6780ce5ac23 14255980 kernel optional linux-modules-5.3.0-43-generic_5.3.0-43.36_amd64.deb
69df56f9ea5b56e3e8395b7fbeae7dfc 52193616 kernel optional linux-modules-5.3.0-43-lowlatency_5.3.0-43.36_amd64.deb
f2f810c4e3c86962247453ba9a24a62b 38219336 kernel optional linux-modules-extra-5.3.0-43-generic_5.3.0-43.36_amd64.deb
9cbfd696c6018f6a74054fa702d55ff9 133287144 devel optional linux-source-5.3.0_5.3.0-43.36_all.deb
f2c45660fc3fb2f0ab2eb2138a21c728 1992 devel optional linux-tools-5.3.0-43-generic_5.3.0-43.36_amd64.deb
ae228090f1702e816089476209e6b11c 1988 devel optional linux-tools-5.3.0-43-lowlatency_5.3.0-43.36_amd64.deb
10c4b19489801e432c90de9e2b56eb0a 5892272 devel optional linux-tools-5.3.0-43_5.3.0-43.36_amd64.deb
7d629604a538eee5db9c948a59da934b 246488 kernel optional linux-tools-common_5.3.0-43.36_all.deb
4aa3f1f09123c8cccabc75c789cc205b 107536 kernel optional linux-tools-host_5.3.0-43.36_all.deb
52789b9b452d8d56a73c30346db77e49 1016 debian-installer optional linux-udebs-generic_5.3.0-43.36_amd64.udeb
a31220b4f4f035c7b097efe373e6c58f 34199 devel optional linux_5.3.0-43.36_amd64.buildinfo
277a8a288172148d67a4cd9ad6240aaa 18520008 raw-signing - linux_5.3.0-43.36_amd64.tar.gz
eddb2445db87abcbaf7dd0d21f70f46e 34185 raw-translations - linux_5.3.0-43.36_amd64_translations.tar.gz
a314cc0b582dae344326cbb28eb4b6a6 294684 debian-installer standard md-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
b2a3d97e133afc9d881d1cae90cc61ab 209448 debian-installer standard message-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
c5659ee85e6a2e599ca57ddf88415d7f 61304 debian-installer extra mouse-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
a8a9eadc283d4b992d465bbc0a272dd4 18360 debian-installer extra multipath-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
0faaac1bace7d143b2ac302865d2d4cd 614388 debian-installer standard nfs-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
317fc248a3a8545965fcae5c78529f4f 5067164 debian-installer standard nic-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
44b5d252029eaef7e2fb437297d6e102 146028 debian-installer standard nic-pcmcia-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
24ec2b72643e0ab03174d9e915c04f77 595708 debian-installer standard nic-shared-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
5b07bdb5a9de412bdbec2fd1f30144ba 325776 debian-installer standard nic-usb-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
1f15b57a159cc135888a2abbd22127a2 32176 debian-installer standard parport-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
0ce19e27a19763a891b740be8bb38815 123960 debian-installer standard pata-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
46275b49d3887722faa7c403131feeb5 64268 debian-installer standard pcmcia-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
62418789e4e9b833b0095630b7c1c41a 63236 debian-installer standard pcmcia-storage-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
0b08a9694400b531f1ffd6a35660d3dc 8876 debian-installer standard plip-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
8ab701fc170b5890aae55247f7a76ea9 24228 debian-installer standard ppp-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
7f78f45480bedca9359d8d3ab74b0459 95716 debian-installer standard sata-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
5c486bd34f9b7a0845b3c48b6179eac7 2750936 debian-installer standard scsi-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
63b3622d606ad3f0af447d7c0ccba24b 95332 debian-installer standard serial-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
dd21b81b37a9c900b51b7b38ad7377f9 51404 debian-installer standard storage-core-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
2906a13c3af10aa9a7d471fece272732 143564 debian-installer standard usb-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
bcc7ba619651b4d7cf80264cff55851e 112456 debian-installer standard virtio-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
2792ba96f10e0e78669cc9f73daa6d18 26268 debian-installer extra vlan-modules-5.3.0-43-generic-di_5.3.0-43.36_amd64.udeb
Package-Type: udeb
More information about the Eoan-changes
mailing list