Change logs for linux source package in Sid

  • linux (6.9.7-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9.3
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9.4
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9.5
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9.6
        - [x86] cpu: Provide default cache line size if not enumerated
          (Closes: #1071378)
        - NFS: add barriers when testing for NFS_FSDATA_BLOCKED (Closes: #1071501)
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.9.7
    
      [ Salvatore Bonaccorso ]
      * [x86] Refresh "intel-iommu: Add option to exclude integrated GPU only"
      * [x86] Refresh "intel-iommu: Add Kconfig option to exclude iGPU by default"
      * [rt] Drop "drm/i915/gt: Queue and wait for the irq_work item."
      * [arm64] Disable RELR.
        Temporarily disable RELR relocation packing to workaround failing boots
        on arm64 with recent binutils/2.42.50.20240618-1, cf. #1074111.
      * lib/python/debian_linux: Fix two E201/E202 whitespace errors
      * Drop "sched: Do not enable autogrouping by default" patch (Closes: #1070083)
      * [rt] init: Disable SCHED_AUTOGROUP on RT configurations
    
      [ Aurelien Jarno ]
      * [riscv64] crypto: enable CRYPTO_AES_RISCV64, CRYPTO_CHACHA_RISCV64,
        CRYPTO_GHASH_RISCV64, CRYPTO_SHA256_RISCV64, CRYPTO_SHA512_RISCV64 as
        modules.
      * [riscv64] Improve Microchip Polarfire support: enable
        POLARFIRE_SOC_AUTO_UPDATE and USB_MUSB_POLARFIRE_SOC as modules.
      * [riscv64] Improve T-Head TH1520 support: enable MMC_SDHCI_OF_DWCMSHC as
        module.
      * [riscv64] Improve VisionFive 2 support: enable SND_DESIGNWARE_I2S,
        SND_SIMPLE_CARD and SND_SOC_JH7110_PWMDAC as modules.
      * [riscv64] Improve JH7110 support: enable STARFIVE_STARLINK_PMU as module.
    
      [ Vincent Blut ]
      * [amd64] drivers/tee: Enable TEE as module (Closes: #1063161)
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 27 Jun 2024 20:37:47 +0200
  • linux (6.8.12-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.12
        - sunrpc: use the struct net as the svc proc private
        - [x86] tsc: Trust initial offset in architectural TSC-adjust MSRs
        - ftrace: Fix possible use-after-free issue in ftrace_location()
        - [arm64] Revert "arm64: fpsimd: Implement lazy restore for kernel mode
          FPSIMD"
        - [arm64] fpsimd: Avoid erroneous elide of user state reload
        - [arm64] Reapply "arm64: fpsimd: Implement lazy restore for kernel mode
          FPSIMD"
        - tty: n_gsm: fix possible out-of-bounds in gsm0_receive() (CVE-2024-36016)
        - tty: n_gsm: fix missing receive state reset after mode switch
        - speakup: Fix sizeof() vs ARRAY_SIZE() bug
        - serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using prescaler
        - serial: 8250_bcm7271: use default_mux_rate if possible
        - serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeup
        - Input: try trimming too long modalias strings
        - io_uring: fail NOP if non-zero op flags is passed in
        - Revert "r8169: don't try to disable interrupts if NAPI is, scheduled
          already"
        - r8169: Fix possible ring buffer corruption on fragmented Tx packets.
        - ring-buffer: Fix a race between readers and resize checks
        - net: mana: Fix the extra HZ in mana_hwc_send_request
        - tools/latency-collector: Fix -Wformat-security compile warns
        - tools/nolibc/stdlib: fix memory error in realloc()
        - net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()
        - net: lan966x: remove debugfs directory in probe() error path
        - net: smc91x: Fix m68k kernel compilation for ColdFire CPU
        - nilfs2: fix use-after-free of timer for log writer thread
        - nilfs2: fix unexpected freezing of nilfs_segctor_sync()
        - nilfs2: fix potential hang in nilfs_detach_log_writer()
        - ksmbd: avoid to send duplicate oplock break notifications
        - ksmbd: ignore trailing slashes in share paths
        - ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 440/460
          G11.
        - ALSA: core: Fix NULL module pointer assignment at card init
        - ALSA: Fix deadlocks with kctl removals at disconnection
        - KEYS: asymmetric: Add missing dependency on CRYPTO_SIG
        - KEYS: asymmetric: Add missing dependencies of FIPS_SIGNATURE_SELFTEST
        - HID: nintendo: Fix N64 controller being identified as mouse
        - dmaengine: xilinx: xdma: Clarify kdoc in XDMA driver
        - wifi: mac80211: don't use rate mask for scanning
        - wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon
          timestamp field
        - wifi: cfg80211: fix the order of arguments for trace events of the
          tx_rx_evt class
        - dt-bindings: rockchip: grf: Add missing type to 'pcie-phy' node
        - HID: mcp-2221: cancel delayed_work only when CONFIG_IIO is enabled
        - net: usb: qmi_wwan: add Telit FN920C04 compositions
        - drm/amd/display: Set color_mgmt_changed to true on unsuspend
        - drm/amdgpu: Update BO eviction priorities
        - drm/amd/pm: Restore config space after reset
        - drm/amdgpu: Fix the ring buffer size for queue VM flush
        - drm/amdgpu/mes: fix use-after-free issue
        - Revert "net: txgbe: fix i2c dev name cannot match clkdev"
        - Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"
        - cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n
        - [arm64,armhf] drm/etnaviv: fix tx clock gating on some GC7000 variants
        - [riscv64] thead: Rename T-Head PBMT to MAE
        - [riscv64] T-Head: Test availability bit before enabling MAE errata
        - sched/isolation: Fix boot crash when maxcpus < first housekeeping CPU
        - [x86] ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus T100TAM
          too
        - regulator: irq_helpers: duplicate IRQ name
        - ALSA: hda: cs35l56: Exit cache-only after cs35l56_wait_for_firmware_boot()
        - [x86] ASoC: SOF: ipc4-pcm: Use consistent name for snd_sof_pcm_stream
          pointer
        - [x86] ASoC: SOF: ipc4-pcm: Use consistent name for sof_ipc4_timestamp_info
          pointer
        - [x86] ASoC: SOF: ipc4-pcm: Introduce generic sof_ipc4_pcm_stream_priv
        - ASoC: SOF: pcm: Restrict DSP D0i3 during S0ix to IPC3
        - ASoC: acp: Support microphone from device Acer 315-24p
        - ASoC: rt5645: Fix the electric noise due to the CBJ contacts floating
        - ASoC: dt-bindings: rt5645: add cbj sleeve gpio property
        - ASoC: rt722-sdca: modify channel number to support 4 channels
        - ASoC: rt722-sdca: add headset microphone vrefo setting
        - regulator: qcom-refgen: fix module autoloading
        - regulator: vqmmc-ipq4019: fix module autoloading
        - ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP config
        - ASoC: rt715: add vendor clear control register
        - ASoC: rt715-sdca: volume step modification
        - Input: xpad - add support for ASUS ROG RAIKIRI
        - btrfs: take the cleaner_mutex earlier in qgroup disable
        - EDAC/versal: Do not register for NOC errors
        - fpga: dfl-pci: add PCI subdevice ID for Intel D5005 card
        - bpf, x86: Fix PROBE_MEM runtime load check
        - ALSA: emu10k1: make E-MU FPGA writes potentially more reliable
        - softirq: Fix suspicious RCU usage in __do_softirq()
        - platform/x86: ISST: Add Grand Ridge to HPM CPU list
        - ASoC: da7219-aad: fix usage of device_get_named_child_node()
        - ASoC: cs35l56: fix usages of device_get_named_child_node()
        - ALSA: hda: intel-dsp-config: harden I2C/I2S codec detection
        - Input: amimouse - mark driver struct with __refdata to prevent section
          mismatch
        - drm/amdgpu: Fix VRAM memory accounting
        - drm/amd/display: Ensure that dmcub support flag is set for DCN20
        - drm/amd/display: Add dtbclk access to dcn315
        - drm/amd/display: Allocate zero bw after bw alloc enable
        - drm/amd/display: Add VCO speed parameter for DCN31 FPU
        - drm/amd/display: Fix DC mode screen flickering on DCN321
        - drm/amd/display: Disable seamless boot on 128b/132b encoding
        - [x86] mm: Remove broken vsyscall emulation code from the page fault code
        - nvme: find numa distance only if controller has valid numa id
        - nvmet-auth: return the error code to the nvmet_auth_host_hash() callers
        - nvmet-auth: replace pr_debug() with pr_err() to report an error.
        - nvme: cancel pending I/O if nvme controller is in terminal state
        - nvmet-tcp: fix possible memory leak when tearing down a controller
        - nvmet: fix nvme status code when namespace is disabled
        - nvme-tcp: strict pdu pacing to avoid send stalls on TLS
        - epoll: be better about file lifetimes
        - nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()
        - openpromfs: finish conversion to the new mount API
        - crypto: bcm - Fix pointer arithmetic
        - [arm64] firmware: qcom: qcm: fix unused qcom_scm_qseecom_allowlist
        - mm/slub, kunit: Use inverted data to corrupt kmem cache
        - [arm*] firmware: raspberrypi: Use correct device for DMA mappings
        - ecryptfs: Fix buffer size for tag 66 packet
        - nilfs2: fix out-of-range warning
        - crypto: ccp - drop platform ifdef checks
        - [x86] crypto: x86/nh-avx2 - add missing vzeroupper
        - [x86] crypto: x86/sha256-avx2 - add missing vzeroupper
        - [x86] crypto: x86/sha512-avx2 - add missing vzeroupper
        - [s390x] cio: fix tracepoint subchannel type field
        - io_uring: use the right type for work_llist empty check
        - rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow
        - rcu: Fix buffer overflow in print_cpu_stall_info()
        - jffs2: prevent xattr node from overflowing the eraseblock
        - libfs: Re-arrange locking in offset_iterate_dir()
        - libfs: Define a minimum directory offset
        - libfs: Add simple_offset_empty()
        - maple_tree: Add mtree_alloc_cyclic()
        - libfs: Convert simple directory offsets to use a Maple Tree
        - libfs: Fix simple_offset_rename_exchange()
        - libfs: Add simple_offset_rename() API
        - shmem: Fix shmem_rename2()
        - io-wq: write next_work before dropping acct_lock
        - mm/userfaultfd: Do not place zeropages when zeropages are disallowed
        - [s390x] mm: Re-enable the shared zeropage for !PV and !skeys KVM guests
        - [x86] crypto: qat - improve error message in adf_get_arbiter_mapping()
        - [x86] crypto: qat - improve error logging to be consistent across features
        - [arm64] soc: qcom: pmic_glink: don't traverse clients list without a lock
        - [arm64] soc: qcom: pmic_glink: notify clients about the current state
        - [arm64] firmware: qcom: scm: Fix __scm and waitq completion variable
          initialization
        - null_blk: Fix missing mutex_destroy() at module removal
        - crypto: qat - validate slices count returned by FW
        - [armhf] hwrng: stm32 - use logical OR in conditional
        - [armhf] hwrng: stm32 - put IP into RPM suspend on failure
        - [armhf] hwrng: stm32 - repair clock handling
        - io_uring/net: remove dependency on REQ_F_PARTIAL_IO for sr->done_io
        - io_uring/net: fix sendzc lazy wake polling
        - [arm64] soc: qcom: pmic_glink: Make client-lock non-sleeping
        - md: fix resync softlockup when bitmap size is less than array size
        - [x86] crypto: qat - specify firmware files for 402xx
        - block: refine the EOF check in blkdev_iomap_begin
        - block: fix and simplify blkdevparts= cmdline parsing
        - block: support to account io_ticks precisely
        - wifi: ath10k: poll service ready message before failing
        - wifi: brcmfmac: pcie: handle randbuf allocation failure
        - wifi: ath11k: don't force enable power save on non-running vdevs
        - bpftool: Fix missing pids during link show
        - libbpf: Prevent null-pointer dereference when prog to load has no BTF
        - wifi: ath12k: use correct flag field for 320 MHz channels
        - wifi: mt76: mt7915: workaround too long expansion sparse warnings
        - [x86] boot: Ignore relocations in .notes sections in walk_relocs() too
        - wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok()
        - wifi: iwlwifi: mvm: Do not warn on invalid link on scan complete
        - wifi: iwlwifi: mvm: allocate STA links only for active links
        - wifi: mac80211: don't select link ID if not provided in scan request
        - wifi: iwlwifi: implement can_activate_links callback
        - wifi: iwlwifi: mvm: fix active link counting during recovery
        - wifi: iwlwifi: mvm: select STA mask only for active links
        - wifi: iwlwifi: reconfigure TLC during HW restart
        - wifi: iwlwifi: mvm: fix check in iwl_mvm_sta_fw_id_mask
        - sched/fair: Add EAS checks before updating root_domain::overutilized
        - ACPI: bus: Indicate support for _TFP thru _OSC
        - ACPI: bus: Indicate support for more than 16 p-states thru _OSC
        - ACPI: bus: Indicate support for the Generic Event Device thru _OSC
        - ACPI: Fix Generic Initiator Affinity _OSC bit
        - ACPI: bus: Indicate support for IRQ ResourceSource thru _OSC
        - enetc: avoid truncating error message
        - qed: avoid truncating work queue length
        - mlx5: avoid truncating error message
        - mlx5: stop warning for 64KB pages
        - bitops: add missing prototype check
        - dlm: fix user space lock decision to copy lvb
        - wifi: carl9170: re-fix fortified-memset warning
        - bpftool: Mount bpffs on provided dir instead of parent dir
        - bpf: Pack struct bpf_fib_lookup
        - bpf: prevent r10 register from being marked as precise
        - [x86] microcode/AMD: Avoid -Wformat warning with clang-15
        - ACPI: LPSS: Advertise number of chip selects via property
        - EDAC/skx_common: Allow decoding of SGX addresses
        - [x86] locking/atomic/x86: Correct the definition of
          __arch_try_cmpxchg128()
        - irqchip/alpine-msi: Fix off-by-one in allocation error path
        - irqchip/loongson-pch-msi: Fix off-by-one on allocation error path
        - ACPI: disable -Wstringop-truncation
        - gfs2: Don't forget to complete delayed withdraw
        - gfs2: Fix "ignore unlock failures after withdraw"
        - [arm64] Remove unnecessary irqflags alternative.h include
        - [x86] boot/64: Clear most of CR4 in startup_64(), except PAE, MCE and LA57
        - tcp: increase the default TCP scaling ratio
        - cpufreq: exit() callback is optional
        - [x86] pat: Introduce lookup_address_in_pgd_attr()
        - [x86] pat: Restructure _lookup_address_cpa()
        - [x86] pat: Fix W^X violation false-positives when running as Xen PV guest
        - udp: Avoid call to compute_score on multiple sites
        - cppc_cpufreq: Fix possible null pointer dereference
        - wifi: iwlwifi: mvm: init vif works only once
        - scsi: libsas: Fix the failure of adding phy with zero-address to port
        - scsi: hpsa: Fix allocation size for Scsi_Host private data
        - [x86] purgatory: Switch to the position-independent small code model
        - wifi: ath12k: fix out-of-bound access of qmi_invoke_handler()
        - thermal/drivers/tsens: Fix null pointer dereference
        - dt-bindings: thermal: loongson,ls2k-thermal: Add Loongson-2K0500
          compatible
        - dt-bindings: thermal: loongson,ls2k-thermal: Fix incorrect compatible
          definition
        - wifi: ath10k: Fix an error code problem in
          ath10k_dbg_sta_write_peer_debug_trigger()
        - gfs2: Remove ill-placed consistency check
        - gfs2: Fix potential glock use-after-free on unmount
        - gfs2: finish_xmote cleanup
        - gfs2: do_xmote fixes
        - thermal/debugfs: Avoid excessive updates of trip point statistics
        - scsi: ufs: core: mcq: Fix ufshcd_mcq_sqe_search()
        - cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarations
        - wifi: ath10k: populate board data for WCN3990
        - [arm64,armhf] net: dsa: mv88e6xxx: Add support for model-specific pre- and
          post-reset handlers
        - [arm64,armhf] net: dsa: mv88e6xxx: Avoid EEPROM timeout without EEPROM on
          88E6250-family switches
        - tcp: avoid premature drops in tcp_add_backlog()
        - thermal/debugfs: Create records for cdev states as they get used
        - thermal/debugfs: Pass cooling device state to thermal_debug_cdev_add()
        - pwm: sti: Prepare removing pwm_chip from driver data
        - pwm: sti: Simplify probe function using devm functions
        - drivers/perf: hisi_pcie: Fix out-of-bound access when valid event group
        - drivers/perf: hisi: hns3: Fix out-of-bound access when valid event group
        - drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset()
        - net: give more chances to rcu in netdev_wait_allrefs_any()
        - macintosh/via-macii: Fix "BUG: sleeping function called from invalid
          context"
        - wifi: carl9170: add a proper sanity check for endpoints
        - bpf: Fix verifier assumptions about socket->sk
        - wifi: ar5523: enable proper endpoint verification
        - pwm: Drop useless member .of_pwm_n_cells of struct pwm_chip
        - pwm: Let the of_xlate callbacks accept references without period
        - pwm: Drop duplicate check against chip->npwm in of_pwm_xlate_with_flags()
        - pwm: Reorder symbols in core.c
        - pwm: Provide an inline function to get the parent device of a given chip
        - pwm: meson: Change prototype of a few helpers to prepare further changes
        - pwm: meson: Make use of pwmchip_parent() accessor
        - pwm: meson: Add check for error from clk_round_rate()
        - pwm: meson: Use mul_u64_u64_div_u64() for frequency calculating
        - bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in
          BPF_LINK_CREATE
        - sh: kprobes: Merge arch_copy_kprobe() into arch_prepare_kprobe()
        - Revert "sh: Handle calling csum_partial with misaligned data"
        - wifi: mt76: mt7603: fix tx queue of loopback packets
        - wifi: mt76: mt7603: add wpdma tx eof flag for PSE client reset
        - wifi: mt76: mt7996: fix size of txpower MCU command
        - wifi: mt76: mt7925: ensure 4-byte alignment for suspend & wow command
        - wifi: mt76: mt7996: fix uninitialized variable in mt7996_irq_tasklet()
        - wifi: mt76: mt7996: fix potential memory leakage when reading chip
          temperature
        - libbpf: Fix error message in attach_kprobe_multi
        - wifi: nl80211: Avoid address calculations via out of bounds array indexing
        - wifi: rtw89: wow: refine WoWLAN flows of HCI interrupts and low power mode
        - [x86] HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectors
        - scsi: bfa: Ensure the copied buf is NUL terminated
        - scsi: qedf: Ensure the copied buf is NUL terminated
        - scsi: qla2xxx: Fix debugfs output for fw_resource_count
        - gpio: nuvoton: Fix sgpio irq handle error
        - [x86] numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
        - wifi: mwl8k: initialize cmd->addr[] properly
        - HID: amd_sfh: Handle "no sensors" in PM operations
        - usb: aqc111: stop lying about skb->truesize
        - net: usb: sr9700: stop lying about skb->truesize
        - dm-delay: fix workqueue delay_timer race
        - dm-delay: fix hung task introduced by kthread mode
        - dm-delay: fix max_delay calculations
        - ptp: ocp: fix DPLL functions
        - net: ipv6: fix wrong start position when receive hop-by-hop fragment
        - eth: sungem: remove .ndo_poll_controller to avoid deadlocks
        - net: ethernet: mediatek: split tx and rx fields in mtk_soc_data struct
        - net: ethernet: mediatek: use ADMAv1 instead of ADMAv2.0 on MT7981 and
          MT7986
        - ice: Fix package download algorithm
        - net: ethernet: cortina: Locking fixes
        - af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg
        - net: usb: smsc95xx: stop lying about skb->truesize
        - net: openvswitch: fix overwriting ct original tuple for ICMPv6
        - ipv6: sr: add missing seg6_local_exit
        - ipv6: sr: fix incorrect unregister order
        - ipv6: sr: fix invalid unregister error path
        - net/mlx5: Fix peer devlink set for SF representor devlink port
        - net/mlx5: Reload only IB representors upon lag disable/enable
        - net/mlx5: Add a timeout to acquire the command queue semaphore
        - net/mlx5: Discard command completions in internal error
        - [s390x] bpf: Emit a barrier for BPF_FETCH instructions
        - [riscv64] bpf: make some atomic operations fully ordered
        - ax25: Use kernel universal linked list to implement ax25_dev_list
        - ax25: Fix reference count leak issues of ax25_dev
        - ax25: Fix reference count leak issue of net_device
        - dpll: fix return value check for kmemdup
        - net: fec: remove .ndo_poll_controller to avoid deadlocks
        - mptcp: SO_KEEPALIVE: fix getsockopt support
        - mptcp: cleanup writer wake-up
        - mptcp: avoid some duplicate code in socket option handling
        - mptcp: implement TCP_NOTSENT_LOWAT support
        - mptcp: cleanup SOL_TCP handling
        - mptcp: fix full TCP keep-alive support
        - net: stmmac: Offload queueMaxSDU from tc-taprio
        - net: stmmac: est: Per Tx-queue error count for HLBF
        - net: stmmac: Report taprio offload status
        - net: stmmac: move the EST lock to struct stmmac_priv
        - net: micrel: Fix receiving the timestamp in the frame for lan8841
        - Bluetooth: compute LE flow credits based on recvbuf space
        - Bluetooth: qca: Fix error code in qca_read_fw_build_info()
        - Bluetooth: ISO: Add hcon for listening bis sk
        - Bluetooth: ISO: Clean up returns values in iso_connect_ind()
        - Bluetooth: ISO: Make iso_get_sock_listen generic
        - Bluetooth: Remove usage of the deprecated ida_simple_xx() API
        - Bluetooth: hci_event: Remove code to removed CONFIG_BT_HS
        - Bluetooth: HCI: Remove HCI_AMP support
        - ice: make ice_vsi_cfg_rxq() static
        - ice: make ice_vsi_cfg_txq() static
        - overflow: Change DEFINE_FLEX to take __counted_by member
        - Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae
          warnings
        - Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
        - drm/bridge: Fix improper bridge init order with pre_enable_prev_first
        - drm/ci: update device type for volteer devices
        - drm/nouveau/dp: Fix incorrect return code in r535_dp_aux_xfer()
        - drm/omapdrm: Fix console by implementing fb_dirty
        - drm/omapdrm: Fix console with deferred ops
        - printk: Let no_printk() use _printk()
        - dev_printk: Add and use dev_no_printk()
        - drm/lcdif: Do not disable clocks on already suspended hardware
        - drm/dp: Don't attempt AUX transfers when eDP panels are not powered
        - drm/panel: atna33xc20: Fix unbalanced regulator in the case HPD doesn't
          assert
        - drm/amd/display: Fix potential index out of bounds in color transformation
          function
        - drm/amd/display: Remove redundant condition in dcn35_calc_blocks_to_gate()
        - [x86] ASoC: Intel: Disable route checks for Skylake boards
        - [x86] ASoC: Intel: avs: ssm4567: Do not ignore route checks
        - mtd: core: Report error if first mtd_otp_size() call fails in
          mtd_otp_nvmem_add()
        - mtd: rawnand: hynix: fixed typo
        - drm/imagination: avoid -Woverflow warning
        - drm/panel: ltk050h3146w: add MIPI_DSI_MODE_VIDEO to LTK050H3148W flags
        - drm/panel: ltk050h3146w: drop duplicate commands from LTK050H3148W init
        - fbdev: shmobile: fix snprintf truncation
        - ASoC: kirkwood: Fix potential NULL dereference
        - drm/meson: vclk: fix calculation of 59.94 fractional rates
        - drm/mediatek: Add 0 size check to mtk_drm_gem_obj
        - drm/mediatek: Init `ddp_comp` with devm_kcalloc()
        - [x86] ASoC: SOF: Intel: hda-dai: fix channel map configuration for
          aggregated dailink
        - [powerpc*] fsl-soc: hide unused const variable
        - [x86] ASoC: SOF: Intel: mtl: Correct rom_status_reg
        - [x86] ASoC: SOF: Intel: lnl: Correct rom_status_reg
        - [x86] ASoC: SOF: Intel: mtl: Disable interrupts when firmware boot failed
        - [x86] ASoC: SOF: Intel: mtl: Implement firmware boot state check
        - fbdev: sisfb: hide unused variables
        - [x86] ASoC: Intel: avs: Restore stream decoupling on prepare
        - [x86] ASoC: Intel: avs: Fix ASRC module initialization
        - [x86] ASoC: Intel: avs: Fix potential integer overflow
        - [x86] ASoC: Intel: avs: Test result of avs_get_module_entry()
        - media: ngene: Add dvb_ca_en50221_init return value check
        - staging: media: starfive: Remove links when unregistering devices
        - media: rcar-vin: work around -Wenum-compare-conditional warning
        - media: radio-shark2: Avoid led_names truncations
        - drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference
        - platform/x86: xiaomi-wmi: Fix race condition when reporting key events
        - drm/msm/dp: allow voltage swing / pre emphasis of 3
        - drm/msm/dp: Avoid a long timeout for AUX transfer if nothing connected
        - media: ipu3-cio2: Request IRQ earlier
        - media: dt-bindings: ovti,ov2680: Fix the power supply names
        - media: i2c: et8ek8: Don't strip remove function when driver is builtin
        - media: v4l2-subdev: Fix stream handling for crop API
        - fbdev: sh7760fb: allow modular build
        - media: atomisp: ssh_css: Fix a null-pointer dereference in
          load_video_binaries
        - drm/arm/malidp: fix a possible null pointer dereference (CVE-2024-36014)
        - drm: vc4: Fix possible null pointer dereference
        - ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value
        - drm/bridge: anx7625: Don't log an error when DSI host can't be found
        - drm/bridge: icn6211: Don't log an error when DSI host can't be found
        - drm/bridge: lt8912b: Don't log an error when DSI host can't be found
        - drm/bridge: lt9611: Don't log an error when DSI host can't be found
        - drm/bridge: lt9611uxc: Don't log an error when DSI host can't be found
        - drm/bridge: tc358775: Don't log an error when DSI host can't be found
        - drm/bridge: dpc3433: Don't log an error when DSI host can't be found
        - drm/panel: novatek-nt35950: Don't log an error when DSI host can't be
          found
        - drm/bridge: anx7625: Update audio status while detecting
        - drm/panel: simple: Add missing Innolux G121X1-L03 format, flags, connector
        - ALSA: hda: cs35l41: Remove Speaker ID for Lenovo Legion slim 7 16ARHA7
        - drm/mipi-dsi: use correct return type for the DSC functions
        - media: uvcvideo: Add quirk for Logitech Rally Bar
        - drm/rockchip: vop2: Do not divide height twice for YUV
        - drm/edid: Parse topology block for all DispID structure v1.x
        - media: cadence: csi2rx: configure DPHY before starting source stream
        - clk: samsung: exynosautov9: fix wrong pll clock id value
        - RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent
        - RDMA/mlx5: Change check for cacheable mkeys
        - RDMA/mlx5: Adding remote atomic access flag to updatable flags
        - clk: mediatek: pllfh: Don't log error for missing fhctl node
        - iommu: Undo pasid attachment only for the devices that have succeeded
        - [arm64] RDMA/hns: Fix return value in hns_roce_map_mr_sg
        - [arm64] RDMA/hns: Fix deadlock on SRQ async events.
        - [arm64] RDMA/hns: Fix UAF for cq async event
        - [arm64] RDMA/hns: Fix GMV table pagesize
        - [arm64] RDMA/hns: Use complete parentheses in macros
        - [arm64] RDMA/hns: Modify the print level of CQE error
        - clk: mediatek: mt8365-mm: fix DPI0 parent
        - clk: rs9: fix wrong default value for clock amplitude
        - clk: qcom: clk-alpha-pll: remove invalid Stromer register offset
        - RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt
        - RDMA/rxe: Allow good work requests to be executed
        - RDMA/rxe: Fix incorrect rxe_put in error path
        - IB/mlx5: Use __iowrite64_copy() for write combining stores
        - clk: renesas: r8a779a0: Fix CANFD parent clock
        - clk: renesas: r9a07g043: Add clock and reset entry for PLIC
        - lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure
        - mm/ksm: fix ksm exec support for prctl
        - clk: qcom: dispcc-sm8450: fix DisplayPort clocks
        - clk: qcom: dispcc-sm6350: fix DisplayPort clocks
        - clk: qcom: dispcc-sm8550: fix DisplayPort clocks
        - clk: qcom: dispcc-sm8650: fix DisplayPort clocks
        - clk: qcom: mmcc-msm8998: fix venus clock issue
        - [x86] insn: Fix PUSH instruction in x86 instruction decoder opcode map
        - [x86] insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and
          VPDPWSSDS
        - ext4: avoid excessive credit estimate in ext4_tmpfile()
        - RDMA/mana_ib: Introduce helpers to create and destroy mana queues
        - RDMA/mana_ib: Use struct mana_ib_queue for CQs
        - RDMA/mana_ib: boundary check before installing cq callbacks
        - virt: acrn: stop using follow_pfn
        - drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map()
        - sunrpc: removed redundant procp check
        - nfsd: don't create nfsv4recoverydir in nfsdfs when not used.
        - ext4: fix potential unnitialized variable
        - ext4: remove the redundant folio_wait_stable()
        - clk: qcom: Fix SC_CAMCC_8280XP dependencies
        - clk: qcom: Fix SM_GPUCC_8650 dependencies
        - clk: qcom: apss-ipq-pll: fix PLL rate for IPQ5018
        - of: module: add buffer overflow check in of_modalias()
        - bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq
        - SUNRPC: Fix gss_free_in_token_pages()
        - RDMA/IPoIB: Fix format truncation compilation errors
        - RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use
          siw
        - tracing/user_events: Prepare find/delete for same name events
        - tracing/user_events: Fix non-spaced field matching
        - modules: Drop the .export_symbol section from the final modules
        - net: bridge: xmit: make sure we have at least eth header len bytes
        - net: bridge: mst: fix vlan use-after-free
        - net: qrtr: ns: Fix module refcnt
        - idpf: don't skip over ethtool tcp-data-split setting
        - netrom: fix possible dead-lock in nr_rt_ioctl()
        - af_packet: do not call packet_read_pending() from tpacket_destruct_skb()
        - sched/fair: Allow disabling sched_balance_newidle with
          sched_relax_domain_level
        - sched/core: Fix incorrect initialization of the 'burst' parameter in
          cpu_max_write()
        - net: wangxun: fix to change Rx features
        - net: wangxun: match VLAN CTAG and STAG features
        - net: txgbe: move interrupt codes to a separate file
        - net: txgbe: use irq_domain for interrupt controller
        - net: txgbe: fix to control VLAN strip
        - l2tp: fix ICMP error handling for UDP-encap sockets
        - io_uring/net: ensure async prep handlers always initialize ->done_io
        - pwm: Fix setting period with #pwm-cells = <1> and of_pwm_single_xlate()
        - net: txgbe: fix to clear interrupt status after handling IRQ
        - net: txgbe: fix GPIO interrupt blocking
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 31 May 2024 20:24:01 +0200
  • linux (6.8.11-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.10
        - wifi: nl80211: don't free NULL coalescing rule
        - [armhf] pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf of
          GPIOR-T
        - [arm64] pinctrl/meson: fix typo in PDM's pin name
        - pinctrl: core: delete incorrect free in pinctrl_enable()
        - [arm64] pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE
          readback
        - [arm64] pinctrl: mediatek: paris: Rework support for
          PIN_CONFIG_{INPUT,OUTPUT}_ENABLE
        - sunrpc: add a struct rpc_stats arg to rpc_create_args
        - nfs: expose /proc/net/sunrpc/nfs in net namespaces
        - nfs: make the rpc_stat per net namespace
        - nfs: Handle error of rpc_proc_register() in nfs_net_init().
        - [x86] pinctrl: baytrail: Fix selecting gpio pinctrl state
        - pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()
        - nfsd: rename NFSD_NET_* to NFSD_STATS_*
        - nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
        - nfsd: make all of the nfsd stats per-network namespace
        - NFSD: add support for CB_GETATTR callback
        - NFSD: Fix nfsd4_encode_fattr4() crasher
        - regulator: change stubbed devm_regulator_get_enable to return Ok
        - regulator: change devm_regulator_get_enable_optional() stub to return Ok
        - bpf, kconfig: Fix DEBUG_INFO_BTF_MODULES Kconfig definition
        - bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
        - regmap: Add regmap_read_bypassed()
        - [x86] ASoC: SOF: Intel: add default firmware library path for LNL
        - nvme: fix warn output about shared namespaces without
          CONFIG_NVME_MULTIPATH
        - bpf: Fix a verifier verbose message
        - spi: axi-spi-engine: use common AXI macros
        - spi: axi-spi-engine: fix version format string
        - spi: hisi-kunpeng: Delete the dump interface of data registers in debugfs
        - bpf, arm64: Fix incorrect runtime stats
        - [riscv64] bpf: Fix incorrect runtime stats
        - [x86] ASoC: Intel: avs: Set name of control as in topology
        - [s390x] mm: Fix storage key clearing for guest huge pages
        - [s390x] mm: Fix clearing storage keys for huge pages
        - [armel,armhf] bpf: Reimplement sign-extension mov instruction
        - xdp: use flags field to disambiguate broadcast redirect
        - efi/unaccepted: touch soft lockup during memory accept
        - ice: ensure the copied buf is NUL terminated
        - bna: ensure the copied buf is NUL terminated
        - thermal/debugfs: Free all thermal zone debug memory on zone removal
        - thermal/debugfs: Fix two locking issues with thermal zone debug
        - nsh: Restore skb->{protocol,data,mac_header} for outer header in
          nsh_gso_segment().
        - net l2tp: drop flow hash on forward
        - thermal/debugfs: Prevent use-after-free from occurring after cdev removal
        - [s390x] vdso: Add CFI for RA register to asm macro vdso_func
        - Fix a potential infinite loop in extract_user_to_sg()
        - ALSA: emu10k1: fix E-MU card dock presence monitoring
        - ALSA: emu10k1: factor out snd_emu1010_load_dock_firmware()
        - ALSA: emu10k1: move the whole GPIO event handling to the workqueue
        - ALSA: emu10k1: fix E-MU dock initialization
        - net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()
        - net: qede: use return from qede_parse_flow_attr() for flower
        - net: qede: use return from qede_parse_flow_attr() for flow_spec
        - net: qede: use return from qede_parse_actions()
        - vxlan: Fix racy device stats updates.
        - vxlan: Add missing VNI filter counter update in arp_reduce().
        - [arm64] ASoC: meson: axg-fifo: use FIELD helpers
        - [arm64] ASoC: meson: axg-fifo: use threaded irq to check periods
        - [arm64] ASoC: meson: axg-card: make links nonatomic
        - [arm64] ASoC: meson: axg-tdm-interface: manage formatters in trigger
        - [qrm64] ASoC: meson: cards: select SND_DYNAMIC_MINORS
        - ALSA: hda: intel-sdw-acpi: fix usage of device_get_named_child_node()
        - [s390x] cio: Ensure the copied buf is NUL terminated
        - cxgb4: Properly lock TX queue for the selftest.
        - net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341
        - drm/amdgpu: fix doorbell regression
        - spi: fix null pointer dereference within spi_sync
        - net: bridge: fix multicast-to-unicast with fraglist GSO
        - net: core: reject skb_copy(_expand) for fraglist GSO skbs
        - rxrpc: Clients must accept conn from any address
        - vxlan: Pull inner IP header in vxlan_rcv().
        - [s390x] qeth: Fix kernel panic after setting hsuid
        - ipv4: Fix uninit-value access in __ip_make_skb()
        - net: gro: fix udp bad offset in socket lookup by adding
          {inner_}network_offset to napi_gro_cb
        - net: gro: add flush check in udp_gro_receive_segment
        - drm/xe/display: Fix ADL-N detection
        - [arm64] clk: qcom: smd-rpm: Restore msm8976 num_clk
        - [arm64] clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change
        - [powerpc*] pseries: make max polling consistent for longer H_CALLs
        - [powerpc*] pseries/iommu: LPAR panics during boot up with a frozen PE
        - EDAC/versal: Do not log total error counts
        - swiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=y
        - [arm64] KVM: arm64: vgic-v2: Check for non-NULL vCPU in
          vgic_v2_parse_attr()
        - exfat: fix timing of synchronizing bitmap and inode
        - firmware: microchip: don't unconditionally print validation success
        - scsi: ufs: core: Fix MCQ MAC configuration
        - scsi: lpfc: Move NPIV's transport unregistration to after resource clean
          up
        - scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling
        - scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic
        - scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port()
        - scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()
        - scsi: lpfc: Use a dedicated lock for ras_fwlog state
        - gfs2: Fix invalid metadata access in punch_hole
        - fs/9p: fix uninitialized values during inode evict
        - wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
        - wifi: cfg80211: fix rdev_dump_mpp() arguments order
        - wifi: mac80211: fix prep_connection error path
        - wifi: iwlwifi: read txq->read_ptr under lock
        - wifi: iwlwifi: mvm: guard against invalid STA ID on removal
        - net: mark racy access on sk->sk_rcvbuf
        - drm/xe: Fix END redefinition
        - scsi: mpi3mr: Avoid memcpy field-spanning write WARNING
        - scsi: bnx2fc: Remove spin_lock_bh while releasing resources after upload
        - btrfs: return accurate error code on open failure in open_fs_devices()
        - bpf: Check bloom filter map value size
        - kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
        - [x86] ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in case of
          S3 suspend
        - regulator: tps65132: Add of_match table
        - scsi: ufs: core: WLUN suspend dev/link state error recovery
        - scsi: libsas: Align SMP request allocation to ARCH_DMA_MINALIGN
        - scsi: ufs: core: Fix MCQ mode dev command timeout
        - ALSA: line6: Zero-initialize message buffers
        - block: fix overflow in blk_ioctl_discard()
        - [x86] ASoC: codecs: ES8326: Solve error interruption issue
        - [x86] ASoC: codecs: ES8326: modify clock table
        - net: bcmgenet: Reset RBUF on first open
        - [x86] vboxsf: explicitly deny setlease attempts
        - ata: sata_gemini: Check clk_enable() result
        - firewire: ohci: mask bus reset interrupts between ISR and bottom half
        - [x86] tools/power turbostat: Fix added raw MSR output
        - [x86] tools/power turbostat: Increase the limit for fd opened
        - [x86] tools/power turbostat: Fix Bzy_MHz documentation typo
        - [x86] tools/power turbostat: Do not print negative LPI residency
        - [x86] tools/power turbostat: Expand probe_intel_uncore_frequency()
        - [x86] tools/power turbostat: Print ucode revision only if valid
        - [x86] tools/power turbostat: Fix warning upon failed /dev/cpu_dma_latency
          read
        - btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
        - btrfs: always clear PERTRANS metadata during commit
        - memblock tests: fix undefined reference to `early_pfn_to_nid'
        - memblock tests: fix undefined reference to `panic'
        - memblock tests: fix undefined reference to `BIT'
        - nouveau/gsp: Avoid addressing beyond end of rpc->entries
        - scsi: target: Fix SELinux error when systemd-modules loads the target
          module
        - scsi: hisi_sas: Handle the NCQ error returned by D2H frame
        - blk-iocost: avoid out of bounds shift
        - [x86] platform/x86: acer-wmi: Add support for Acer PH18-71
        - [arm64,armhf] gpu: host1x: Do not setup DMA for virtual devices
        - [mips64el] scall: Save thread_info.syscall unconditionally on entry
          (Closes: #1068365)
        - [x86] tools/power/turbostat: Fix uncore frequency file string
        - net: add copy_safe_from_sockptr() helper
        - nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies
        - drm/amdgpu: Refine IB schedule error logging
        - drm/amd/display: add DCN 351 version for microcode load
        - drm/amdgpu: add smu 14.0.1 discovery support
        - drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2
        - drm/amd/display: Skip on writeback when it's not applicable
        - drm/amd/pm: fix the high voltage issue after unload
        - drm/amdgpu: Fix VCN allocation in CPX partition
        - Drivers: hv: vmbus: Leak pages if set_memory_encrypted() fails
        - Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
        - hv_netvsc: Don't free decrypted memory
        - [x86] uio_hv_generic: Don't free decrypted memory
        - Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted
        - drm/xe/xe_migrate: Cast to output precision before multiplying operands
        - drm/xe: Label RING_CONTEXT_CONTROL as masked
        - smb3: fix broken reconnect when password changing on the server by
          allowing password rotation
        - [arm64] iommu: mtk: fix module autoloading
        - fs/9p: only translate RWX permissions for plain 9P2000
        - fs/9p: translate O_TRUNC into OTRUNC
        - fs/9p: fix the cache always being enabled on files with qid flags
        - 9p: explicitly deny setlease attempts
        - [powerpc*] crypto/chacha-p10: Fix failure on non Power10
        - gpio: wcove: Use -ENOTSUPP consistently
        - gpio: crystalcove: Use -ENOTSUPP consistently
        - clk: Don't hold prepare_lock when calling kref_put()
        - fs/9p: remove erroneous nlink init from legacy stat2inode
        - fs/9p: drop inodes immediately on non-.L too
        - gpio: lpc32xx: fix module autoloading
        - drm/nouveau/dp: Don't probe eDP ports twice harder
        - [x86] platform/x86/amd: pmf: Decrease error message to debug
        - [x86] platform/x86: ISST: Add Granite Rapids-D to HPM CPU list
        - drm/radeon: silence UBSAN warning (v3)
        - net:usb:qmi_wwan: support Rolling modules
        - blk-iocost: do not WARN if iocg was already offlined
        - SUNRPC: add a missing rpc_stat for TCP TLS
        - qibfs: fix dentry leak
        - xfrm: Preserve vlan tags for transport mode software GRO
        - [armel,armhf] 9381/1: kasan: clear stale stack poison
        - tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
        - tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().
        - Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout
          (CVE-2024-27398)
        - Bluetooth: msft: fix slab-use-after-free in msft_do_close()
        - [arm64] dts: mediatek: mt8183-pico6: Fix bluetooth node
        - Bluetooth: HCI: Fix potential null-ptr-deref
        - Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
          (CVE-2024-27399)
        - net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs
        - rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
        - [x86] hwmon: (corsair-cpro) Use a separate buffer for sending commands
        - [x86] hwmon: (corsair-cpro) Use complete_all() instead of complete() in
          ccp_raw_event()
        - [x86] hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlock
        - phonet: fix rtm_phonet_notify() skb allocation
        - netlink: specs: Add missing bridge linkinfo attrs
        - nfc: nci: Fix kcov check in nci_rx_work()
        - net: bridge: fix corrupted ethernet header on multicast-to-unicast
        - ipv6: Fix potential uninit-value access in __ip6_make_skb()
        - rxrpc: Fix the names of the fields in the ACK trailer struct
        - rxrpc: Fix congestion control algorithm
        - rxrpc: Only transmit one ACK per jumbo packet received
        - dt-bindings: net: mediatek: remove wrongly added clocks and SerDes
        - ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()
        - net-sysfs: convert dev->operstate reads to lockless ones
        - hsr: Simplify code for announcing HSR nodes timer setup
        - ipv6: annotate data-races around cnf.disable_ipv6
        - ipv6: prevent NULL dereference in ip6_output()
        - net/smc: fix neighbour and rtable leak in smc_ib_find_route()
        - [arm64] net: hns3: using user configure after hardware reset
        - [arm64] net: hns3: direct return when receive a unknown mailbox message
        - [arm64] net: hns3: change type of numa_node_mask as nodemask_t
        - [arm64] net: hns3: release PTP resources if pf initialization failed
        - [arm64] net: hns3: use appropriate barrier function after setting a bit
          value
        - [arm64] net: hns3: fix port vlan filter not disabled issue
        - [arm64] net: hns3: fix kernel crash when devlink reload during
          initialization
        - [arm64,armhf] net: dsa: mv88e6xxx: add phylink_get_caps for the
          mv88e6320/21 family
        - [arm64] drm/meson: dw-hdmi: power up phy on device init
        - [arm64] drm/meson: dw-hdmi: add bandgap setting for g12
        - drm/connector: Add \n to message about demoting connector force-probes
        - dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11
          users
        - gpiolib: cdev: Fix use after free in lineinfo_changed_notify
        - gpiolib: cdev: fix uninitialised kfifo
        - drm/amd/display: Atom Integrated System Info v2_2 for DCN35
        - drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible (Closes: #1071263)
        - drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2
        - firewire: nosy: ensure user_length is taken into account when fetching
          packet contents (CVE-2024-27401)
        - Reapply "drm/qxl: simplify qxl_fence_wait"
        - usb: typec: ucsi: Check for notifications after init
        - usb: typec: ucsi: Fix connector check on init
        - usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed
          device
        - usb: ohci: Prevent missed ohci interrupts
        - USB: core: Fix access violation during port device removal
        - usb: gadget: composite: fix OS descriptors w_value logic
        - usb: gadget: uvc: use correct buffer size when parsing configfs lists
        - usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete
        - usb: gadget: f_fs: Fix a race condition when processing setup packets.
        - usb: xhci-plat: Don't include xhci.h
        - usb: dwc3: core: Prevent phy suspend during init
        - usb: typec: tcpm: clear pd_event queue in PORT_RESET
        - usb: typec: tcpm: unregister existing source caps before re-registration
        - usb: typec: tcpm: Check for port partner validity before consuming it
        - ALSA: hda/realtek: Fix mute led of HP Laptop 15-da3001TU
        - ALSA: hda/realtek: Fix conflicting PCI SSID 17aa:386f for Lenovo Legion
          models
        - firewire: ohci: fulfill timestamp for some local asynchronous transaction
        - mm/slub: avoid zeroing outside-object freepointer for single free
        - btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
        - btrfs: set correct ram_bytes when splitting ordered extent
        - btrfs: qgroup: do not check qgroup inherit if qgroup is disabled
        - btrfs: make sure that WRITTEN is set on all metadata blocks
          (CVE-2024-35949)
        - maple_tree: fix mas_empty_area_rev() null pointer dereference
        - mm/slab: make __free(kfree) accept error pointers
        - mptcp: ensure snd_nxt is properly initialized on connect
        - mptcp: only allow set existing scheduler for net.mptcp.scheduler
        - workqueue: Fix selection of wake_cpu in kick_pool()
        - dt-bindings: iio: health: maxim,max30102: fix compatible check
        - iio:imu: adis16475: Fix sync mode setting
        - iio: pressure: Fixes BME280 SPI driver data
        - iio: pressure: Fixes SPI support for BMP3xx devices
        - iio: accel: mxc4005: Interrupt handling fixes
        - iio: accel: mxc4005: Reset chip on probe() and resume()
        - e1000e: change usleep_range to udelay in PHY mdic access
        - net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL access
        - net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()
        - net: bcmgenet: synchronize UMAC_CMD access
        - [armhf] ASoC: ti: davinci-mcasp: Fix race condition during probe
        - dyndbg: fix old BUG_ON in >control parser (CVE-2024-35947)
        - [armhf] clk: samsung: Revert "clk: Use device_get_match_data()"
        - clk: sunxi-ng: common: Support minimum and maximum rate
        - clk: sunxi-ng: a64: Set minimum and maximum rate for PLL-MIPI
        - mei: me: add lunar lake point M DID
        - drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()
        - Revert "drm/nouveau/firmware: Fix SG_DEBUG error with
          nvkm_firmware_ctor()"
        - drm/ttm: Print the memory decryption status just once
        - drm/vmwgfx: Fix Legacy Display Unit
        - drm/vmwgfx: Fix invalid reads in fence signaled events
        - drm/imagination: Ensure PVR_MIPS_PT_PAGE_COUNT is never zero
        - drm/amd/display: Fix idle optimization checks for multi-display and dual
          eDP
        - drm/nouveau/gsp: Use the sg allocator for level 2 of radix3
        - [x86] drm/i915/audio: Fix audio time stamp programming for DP
        - [x86] drm/i915/gt: Automate CCS Mode setting during engine resets
        - [x86] drm/i915/bios: Fix parsing backlight BDB data
        - drm/amd/display: Handle Y carry-over in VCP X.Y calculation
        - drm/amd/display: Fix incorrect DSC instance for MST
        - [arm64] dts: qcom: sa8155p-adp: fix SDHC2 CD pin configuration
        - [arm64] iommu/arm-smmu: Use the correct type in
          nvidia_smmu_context_fault()
        - net: fix out-of-bounds access in ops_init
        - hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us
        - misc/pvpanic-pci: register attributes via pci_driver
        - [x86] apic: Don't access the APIC when disabling x2APIC
        - mm: use memalloc_nofs_save() in page_cache_ra_order()
        - mm/userfaultfd: reset ptes when close() for wr-protected ones
        - [amd64] iommu/amd: Enhance def_domain_type to handle untrusted device
        - fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scan
        - fs/proc/task_mmu: fix uffd-wp confusion in pagemap_scan_pmd_entry()
        - nvme-pci: Add quirk for broken MSIs
        - regulator: core: fix debugfs creation regression
        - spi: microchip-core-qspi: fix setting spi bus clock rate
        - ksmbd: off ipv6only for both ipv4/ipv6 binding
        - ksmbd: avoid to send duplicate lease break notifications
        - ksmbd: do not grant v2 lease if parent lease key and epoch are not set
        - tracefs: Reset permissions on remount if permissions are options
        - tracefs: Still use mount point as default permissions for instances
        - eventfs: Do not treat events directory different than other directories
        - Bluetooth: qca: fix invalid device address check
        - Bluetooth: qca: fix wcn3991 device address check
        - Bluetooth: qca: add missing firmware sanity checks
        - Bluetooth: qca: fix NVM configuration parsing
        - Bluetooth: qca: generalise device address check
        - Bluetooth: qca: fix info leak when fetching board id
        - Bluetooth: qca: fix info leak when fetching fw build id
        - Bluetooth: qca: fix firmware check error path
        - VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist (CVE-2024-21823)
        - dmaengine: idxd: add a new security check to deal with a hardware erratum
          (CVE-2024-21823)
        - dmaengine: idxd: add a write() method for applications to submit work
          (CVE-2024-21823)
        - keys: Fix overwrite of key expiration on instantiation
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.11
        - drm/amd/display: Fix division by zero in setup_dsc_config
        - net: ks8851: Fix another TX stall caused by wrong ISR flag handling
        - ice: pass VSI pointer into ice_vc_isvalid_q_id
        - ice: remove unnecessary duplicate checks for VF VSI ID
        - Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()
          (CVE-2024-36013)
        - Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
        - KEYS: trusted: Fix memory leak in tpm2_key_encode()
        - erofs: get rid of erofs_fs_context
        - erofs: reliably distinguish block based and fscache mode
        - [arm*] binder: fix max_thread type inconsistency
        - usb: dwc3: Wait unconditionally after issuing EndXfer command
        - net: usb: ax88179_178a: fix link status when link is set to down/up
        - usb: typec: ucsi: displayport: Fix potential deadlock
        - usb: typec: tipd: fix event checking for tps25750
        - usb: typec: tipd: fix event checking for tps6598x
        - serial: kgdboc: Fix NMI-safety problems from keyboard reset code
        - remoteproc: mediatek: Make sure IPI buffer fits in L2TCM
        - KEYS: trusted: Do not use WARN when encode fails
        - admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET
        - docs: kernel_include.py: Cope with docutils 0.21
        - Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS filter
          matching sysfs file
        - block: add a disk_has_partscan helper
        - block: add a partscan sysfs attribute for disks
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 26 May 2024 07:52:48 +0200
  • linux (6.8.9-1) unstable; urgency=medium
    
      * New upstream release: https://kernelnewbies.org/Linux_6.8
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.1
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.2
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.3
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.4
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.5
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.6
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.7
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.8
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.9
    
      [ Diederik de Haas ]
      * d/templates/main.control.in: Add python3-dacite as linux-support Depends
      * [armhf] Improve Tegra Chromebook support (Closes: #1061680)
        - [armhf] drivers/net/wireless/marvell/mwifiex: Enable MWIFIEX and
          MWIFIEX_SDIO as modules
        - [armhf] drivers/power/supply: Enable CHARGER_BQ24735 as module
        - [armhf] drivers/hwmon: Enable SENSORS_LM90 as module
        - [armhf] drivers/media/cec/platform: Enable CEC_TEGRA as module
      * drivers/thermal: Enable THERMAL_NETLINK
      * [amd64] drivers/tee/amdtee: Enable AMDTEE as module
      * [amd64] drivers/platform/x86/amd/pmf: Enable AMD_PMF as module
        (Closes: #1063161)
      * Update to 6.8.8:
        - Drop patches applied upstream:
          - "Partially revert 'MIPS: Add -Werror to arch/mips/Kbuild'"
          - "platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BAR"
          - "driver core: Emit reason for pending deferred probe"
          - "x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set"
          - "Documentation/hw-vuln: Add documentation for RFDS"
          - "x86/rfds: Mitigate Register File Data Sampling (RFDS)"
          - "KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests"
        - Refresh patches:
          - Adjust context in "Tweak gitignore for Debian pkg-kernel using git"
          - Adjust context in "Documentation: Drop sphinx version check"
          - Adjust context in "firmware: Remove redundant log messages from drivers"
          - Adjust context in "yama: Disable by default"
          - Adjust context in "btrfs: warn about RAID5/6 being experimental at
            mount time"
          - Adjust context in "x86: Make x32 syscall support conditional on a
            kernel parameter"
          - Adjust context in "efi: Lock down the kernel if booted in secure boot
            mode"
          - Adjust context in "Export symbols needed by Android drivers"
      * d/copyright: Exclude 'action-ebpf' as that's a binary blob
      * d/installer/modules: Remove modules removed from upstream kernel
      * d/config: Update with the help of kconfigeditor2:
        - crypto: Remove CRYPTO_CFB and CRYPTO_OFB
        - drivers/gpu/drm: Remove DRM_LEGACY
        - drivers/md: Remove MD_FAULTY, MD_LINEAR and MD_MULTIPATH
        - [alpha,hppa,mips.malta,powerpc,x86] drivers/net/wireless/atmel:
          Remove ATMEL, PCI_ATMEL and PCMCIA_ATMEL
        - drivers/net/wireless/cisco: Remove WLAN_VENDOR_CISCO and AIRO
        - [alpha,hppa,powerpc,x86] drivers/net/wireless/cisco: Remove AIRO_CS
        - drivers/net/wireless/intersil/hostap: Remove HOSTAP, HOSTAP_FIRMWARE,
          HOSTAP_FIRMWARE_NVRAM, HOSTAP_PLX, HOSTAP_PCI and HOSTAP_CS
        - drivers/net/wireless/intersil/orinoco: Remove HERMES_PRISM,
          HERMES_CACHE_FW_ON_INIT, NORTEL_HERMES, PCMCIA_SPECTRUM and ORINOCO_USB
        - [alpha,hppa,mips.malta,powerpc,x86] drivers/net/wireless/intersil/orinoco:
          Remove HERMES, APPLE_AIRPORT, PLX_HERMES, TMD_HERMES, PCI_HERMES,
          PCMCIA_HERMES
        - drivers/net/wireless/legacy: Remove USB_NET_RNDIS_WLAN
        - [alpha,hppa,powerpc,x86] drivers/net/wireless/legacy:
          Remove PCMCIA_RAYCS and PCMCIA_WL3501
        - drivers/net/wireless/marvell/libertas: Remove LIBERTAS_CS
        - [alpha,hppa,mips.malta,powerpc,x86] drivers/net/wireless/zydas:
          Remove USB_ZD1201
        - drivers/video/fbdev: Remove FB_INTEL_DEBUG FB_INTEL_I2C
        - [armhf,arm64] drivers/video/fbdev: Remove FB_ARMCLCD
        - [cloud,x86] drivers/video/fbdev: Remove FB_CARILLO_RANCH and FB_LE80578
        - [x86] drivers/video/fbdev: Remove FB_INTEL
        - fs/fscache: Change FSCACHE to `y`
        - mm: Remove SLAB_DEPRECATED and SLUB
        - net/bpfilter: Remove BPFILTER
      * [rt] Update to 6.8.2-rt11
      * [rt] Drop patches applied in 6.8.6:
        - "printk: For @suppress_panic_printk check for other CPU in panic"
        - "panic: Flush kernel log buffer at the end"
        - "dump_stack: Do not get cpu_sync for panic CPU"
      * [arm64] net/rfkill: Enable RFKILL_GPIO as module
      * [arm64] Further improve support for SolidRun HoneyComb (Closes: #1065611):
        - [arm64] drivers/hwmon/pmbus: Enable PMBUS, SENSORS_PMBUS and
          SENSORS_LTC2978 as modules
        - [arm64] drivers/nvmem: Enable NVMEM_LAYERSCAPE_SFP as module
        - [arm64] drivers/rtc: Enable RTC_DRV_FSL_FTM_ALARM as module
        - [arm64] drivers/soc/fsl: Enable FSL_RCPM
      * d/templates: Change firmware-linux-free from Recommends to Suggests
    
      [ Vincent Blut ]
      * [arm64] Improve support for SolidRun Honeycomb Workstation:
        - drivers/pci/controller/mobiveil: Enable PCIE_LAYERSCAPE_GEN4
          (Closes: #1061116)
        - drivers/phy/freescale: Enable PHY_FSL_LYNX_28G as module
          (Closes: #1061117)
      * sound/virtio: Enable SND_VIRTIO as module (Closes: #1059089)
    
      [ Salvatore Bonaccorso ]
      * drivers/tty: Disable N_GSM
      * tipc: fix UAF in error path
      * tipc: fix a possible memleak in tipc_buf_append
    
      [ Ben Hutchings ]
      - d/salsa-ci.yml: Restore Python static checks on scripts
      * linux-doc: Add python3-yaml to Build-Depends, required from 6.8
      * udeb: Move crc8 to crc-modules to avoid duplication
    
      [ Stuart Hayhurst ]
      * sound: Enable TAS2781 Smart Amp modules
    
      [ Eric Mackay ]
      * [arm64] Dynamically allocate cpumasks and increase supported CPUs to 512
    
      [ Uwe Kleine-König ]
      * [arm64,armhf] Enable SND_SOC_WM8804_I2C for the hifiberry-digi raspberry
        hat.
    
     -- Ben Hutchings <email address hidden>  Thu, 16 May 2024 01:42:10 +0200
  • linux (6.7.12-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.10
        - [arm64] dmaengine: fsl-edma: utilize common dt-binding header file
        - [arm64] dmaengine: fsl-edma: correct max_segment_size setting
        - xfrm: Clear low order bits of ->flowi4_tos in decode_session4().
        - xfrm: Pass UDP encapsulation in TX packet offload
        - net: lan78xx: fix runtime PM count underflow on link stop
        - ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
        - i40e: disable NAPI right after disabling irqs when handling xsk_pool
        - ice: reorder disabling IRQ and NAPI in ice_qp_dis
        - ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi()
        - ice: reconfig host after changing MSI-X on VF
        - Revert "net/mlx5: Block entering switchdev mode with ns inconsistency"
        - Revert "net/mlx5e: Check the number of elements before walk TC rhashtable"
        - net/mlx5: E-switch, Change flow rule destination checking
        - net/mlx5: Fix fw reporter diagnose output
        - net/mlx5: Check capability for fw_reset
        - net/mlx5e: Change the warning when ignore_flow_level is not supported
        - net/mlx5e: Fix MACsec state loss upon state update in offload path
        - net/mlx5e: Use a memory barrier to enforce PTP WQ xmit submission tracking
          occurs after populating the metadata_map
        - net/mlx5e: Switch to using _bh variant of of spinlock API in port
          timestamping NAPI poll context
        - tracing/net_sched: Fix tracepoints that save qdisc_dev() as a string
        - geneve: make sure to pull inner header in geneve_rx()
        - idpf: disable local BH when scheduling napi for marker packets
        - ice: virtchnl: stop pretending to support RSS over AQ or registers
        - net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()
        - ice: fix uninitialized dplls mutex usage
        - igc: avoid returning frame twice in XDP_REDIRECT
        - net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
        - bpf: check bpf_func_state->callback_depth when pruning states
        - xdp, bonding: Fix feature flags when there are no slave devs anymore
        - cpumap: Zero-initialise xdp_rxq_info struct before running XDP program
        - net/rds: fix WARNING in rds_conn_connect_if_down
        - netfilter: nft_ct: fix l3num expectations with inet pseudo family
        - netfilter: nf_conntrack_h323: Add protection for bmp length out of range
        - erofs: apply proper VMA alignment for memory mapped files on THP
        - netrom: Fix a data-race around sysctl_netrom_default_path_quality
        - netrom: Fix a data-race around
          sysctl_netrom_obsolescence_count_initialiser
        - netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser
        - netrom: Fix a data-race around sysctl_netrom_transport_timeout
        - netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries
        - netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delay
        - netrom: Fix a data-race around sysctl_netrom_transport_busy_delay
        - netrom: Fix a data-race around
          sysctl_netrom_transport_requested_window_size
        - netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeout
        - netrom: Fix a data-race around sysctl_netrom_routing_control
        - netrom: Fix a data-race around sysctl_netrom_link_fails_count
        - netrom: Fix data-races around sysctl_net_busy_read
        - net: pds_core: Fix possible double free in error handling path
        - readahead: avoid multiple marked readahead pages
        - [armel,armhf] 9328/1: mm: try VMA lock-based page fault handling first
        - [armel,armhf] arch/arm/mm: fix major fault accounting when retrying under
          per-VMA lock
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.11
        - io_uring/unix: drop usage of io_uring socket
        - io_uring: drop any code related to SCM_RIGHTS
        - [arm64] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free
        - media: rkisp1: Fix IRQ handling due to shared interrupts
        - HID: logitech-hidpp: Do not flood kernel log
        - [x86] ASoC: cs42l43: Handle error from devm_pm_runtime_enable
        - wifi: iwlwifi: mvm: use correct address 3 in A-MSDU
        - perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child
          count)
        - ASoC: rt5645: Make LattePanda board DMI match more precise
        - spi: intel-pci: Add support for Lunar Lake-M SPI serial flash
        - regmap: kunit: Ensure that changed bytes are actually different
        - [x86] ASoC: amd: yc: Fix non-functional mic on Lenovo 82UU
        - [x86] xen: Add some null pointer checking to smp.c
        - [mips*] Clear Cause.BD in instruction_pointer_set
        - ceph: always queue a writeback when revoking the Fb caps
        - ceph: add ceph_cap_unlink_work to fire check_caps() immediately
        - HID: multitouch: Add required quirk for Synaptics 0xcddc device
        - [x86] ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system
          suspend
        - ALSA: hda/realtek: cs35l41: Add internal speaker support for ASUS UM3402
          with missing DSD
        - gen_compile_commands: fix invalid escape sequence warning
        - [arm64] sve: Lower the maximum allocation for the SVE ptrace regset
        - soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt
        - arm64: dts: rockchip: mark system power controller on rk3588-evb1
        - RDMA/mlx5: Fix fortify source warning while accessing Eth segment
        - RDMA/mlx5: Relax DEVX access upon modify commands
        - [arm*] dts: rockchip: Drop interrupts property from pwm-rockchip nodes
        - bpf: Fix warning for bpf_cpumask in verifier
        - [riscv64] dts: sifive: add missing #interrupt-cells to pmic
        - [x86] mm: Move is_vsyscall_vaddr() into asm/vsyscall.h
        - [x86] mm: Disallow vsyscall page read for copy_from_kernel_nofault()
        - net/iucv: fix the allocation size of iucv_path_table array
        - block: sed-opal: handle empty atoms when parsing response
        - cxl/region: Handle endpoint decoders in cxl_region_find_decoder()
        - cxl/region: Allow out of order assembly of autodiscovered regions
        - perf: CXL: fix CPMU filter value mask length
        - [x86] platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios name
        - dm-verity, dm-crypt: align "struct bvec_iter" correctly
        - [arm*] dts: Fix dtc interrupt_provider warnings
        - [arm64] dts: Fix dtc interrupt_provider warnings
        - [arm*] dts: Fix dtc interrupt_map warnings
        - [arm64] dts: qcom: Fix interrupt-map cell sizes
        - [arm*] dts: renesas: rcar-gen2: Add missing #interrupt-cells to DA9063
          nodes
        - drm/amd/display: fix input states translation error for dcn35 & dcn351
        - regulator: max5970: Fix regulator child node name
        - wifi: iwlwifi: mvm: ensure offloading TID queue exists
        - wifi: iwlwifi: mvm: fix the TXF mapping for BZ devices
        - btrfs: zoned: don't skip block group profile checks on conventional zones
        - btrfs: fix data races when accessing the reserved amount of block reserves
        - btrfs: fix data race at btrfs_use_block_rsv() when accessing block reserve
        - spi: cadence-qspi: put runtime in runtime PM hooks names
        - spi: cadence-qspi: add system-wide suspend and resume callbacks
        - net: smsc95xx: add support for SYS TEC USB-SPEmodule1
        - wifi: mac80211: only call drv_sta_rc_update for uploaded stations
        - drm/ttm/tests: depend on UML || COMPILE_TEST
        - [x86] ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table
        - scsi: mpt3sas: Prevent sending diag_reset when the controller is ready
        - ALSA: hda/realtek - ALC285 reduce pop noise from Headphone port
        - drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series
        - drm/buddy: check range allocation matches alignment
        - [x86] ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2
        - Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
          (CVE-2024-22099)
        - Bluetooth: mgmt: Fix limited discoverable off timeout
        - firewire: core: use long bus reset on gap count error
        - [riscv64] perf: RISCV: Fix panic on pmu overflow handler
        - [arm64] tegra: Set the correct PHY mode for MGBE
        - [x86] ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8
          tablet
        - [x86] hyperv: Allow 15-bit APIC IDs for VTL platforms
        - ALSA: hda/realtek: Add quirks for Lenovo Thinkbook 16P laptops
        - ALSA: hda: cs35l41: Overwrite CS35L41 configuration for ASUS UM5302LA
        - [x86] ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) into DMI
          quirk table
        - xfrm: fix xfrm child route lookup for packet offload
        - xfrm: set skb control buffer based on packet offload as well
        - Input: gpio_keys_polled - suppress deferred probe error for gpio
        - ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC
        - ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono mode
        - ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll
        - do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak
        - workqueue.c: Increase workqueue name length
        - workqueue: Move pwq->max_active to wq->max_active
        - workqueue: Factor out pwq_is_empty()
        - workqueue: Replace pwq_activate_inactive_work() with
          [__]pwq_activate_work()
        - workqueue: Move nr_active handling into helpers
        - workqueue: Make wq_adjust_max_active() round-robin pwqs while activating
        - workqueue: RCU protect wq->dfl_pwq and implement accessors for it
        - workqueue: Introduce struct wq_node_nr_active
        - workqueue: Implement system-wide nr_active enforcement for unbound
          workqueues
        - workqueue: Don't call cpumask_test_cpu() with -1 CPU in
          wq_update_node_max_active()
        - iomap: clear the per-folio dirty bits on all writeback failures
        - fs: Fix rw_hint validation
        - io_uring: remove looping around handling traditional task_work
        - io_uring: remove unconditional looping in local task_work handling
        - [s390x] dasd: Use dev_*() for device log messages
        - [s390x] dasd: fix double module refcount decrement
        - md: fix kmemleak of rdev->serial
        - rcu/exp: Fix RCU expedited parallel grace period kworker allocation
          failure recovery
        - rcu/exp: Handle RCU expedited grace period kworker allocation failure
        - nbd: null check for nla_nest_start
        - fs/select: rework stack allocation hack for clang
        - block: fix deadlock between bd_link_disk_holder and partition scan
        - md: Don't clear MD_CLOSING when the raid is about to stop
        - ovl: Always reject mounting over case-insensitive directories
        - kunit: test: Log the correct filter string in executor_test
        - lib/cmdline: Fix an invalid format specifier in an assertion msg
        - lib: memcpy_kunit: Fix an invalid format specifier in an assertion msg
        - time: test: Fix incorrect format specifier
        - rtc: test: Fix invalid format specifier.
        - net: test: Fix printf format specifier in skb_segment kunit test
        - md: remove flag RemoveSynchronized
        - md/raid1: remove rcu protection to access rdev from conf
        - md/raid1: factor out helpers to add rdev to conf
        - md/raid1: record nonrot rdevs while adding/removing rdevs to conf
        - md/raid1: fix choose next idle in read_balance()
        - io_uring/net: unify how recvmsg and sendmsg copy in the msghdr
        - io_uring/net: move receive multishot out of the generic msghdr path
        - io_uring/net: fix overflow check in io_recvmsg_mshot_prep()
        - aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts
        - [x86] mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type
        - [x86] resctrl: Remove hard-coded memory bandwidth limit
        - [x86] resctrl: Read supported bandwidth sources from CPUID
        - [x86] resctrl: Implement new mba_MBps throttling heuristic
        - [x86] sme: Fix memory encryption setting if enabled by default and not
          overridden
        - timekeeping: Fix cross-timestamp interpolation on counter wrap
        - timekeeping: Fix cross-timestamp interpolation corner case decision
        - timekeeping: Fix cross-timestamp interpolation for non-x86
        - sched/fair: Take the scheduling domain into account in select_idle_smt()
        - sched/fair: Take the scheduling domain into account in select_idle_core()
        - wifi: ath10k: fix NULL pointer dereference in
          ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (CVE-2023-7042)
        - wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled
        - wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabled
        - wifi: b43: Stop correct queue in DMA worker when QoS is disabled
        - wifi: b43: Disable QoS for bcm4331
        - wifi: wilc1000: fix declarations ordering
        - wifi: wilc1000: fix RCU usage in connect path
        - wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work
        - wifi: wilc1000: do not realloc workqueue everytime an interface is added
        - wifi: wilc1000: fix multi-vif management when deleting a vif
        - wifi: mwifiex: debugfs: Drop unnecessary error check for
          debugfs_create_dir()
        - [arm*] dts: renesas: r8a73a4: Fix external clocks and clock rate
        - [arm64] dts: qcom: sc8180x: Hook up VDD_CX as GCC parent domain
        - [arm64] dts: qcom: sc8180x: Fix up big CPU idle state entry latency
        - [arm64] dts: qcom: sc8180x: Add missing CPU off state
        - [arm64] dts: qcom: sc8180x: Fix eDP PHY power-domains
        - [arm64] dts: qcom: sc8180x: Don't hold MDP core clock at FMAX
        - [arm64] dts: qcom: sc8180x: Require LOW_SVS vote for MMCX if DISPCC is on
        - [arm64] dts: qcom: sc8180x: Shrink aoss_qmp register space size
        - cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return value
        - cpufreq: mediatek-hw: Wait for CPU supplies before probing
        - sock_diag: annotate data-races around sock_diag_handlers[family]
        - inet_diag: annotate data-races around inet_diag_table[]
        - bpftool: Silence build warning about calloc()
        - libbpf: Apply map_set_def_max_entries() for inner_maps on creation
        - wifi: ath12k: Fix issues in channel list update
        - wifi: mac80211: use deflink and fix typo in link ID check
        - wifi: iwlwifi: change link id in time event to s8
        - af_unix: Annotate data-race of gc_in_progress in wait_for_unix_gc().
        - [arm64] dts: qcom: sm8450: Add missing interconnects to serial
        - [arm64] soc: qcom: socinfo: rename PM2250 to PM4125
        - [arm64] dts: qcom: sdm845-oneplus-common: improve DAI node naming
        - cpufreq: mediatek-hw: Don't error out if supply is not found
        - libbpf: Fix faccessat() usage on Android
        - pmdomain: qcom: rpmhpd: Drop SA8540P gfx.lvl
        - [arm64] dts: qcom: sa8540p: Drop gfx.lvl as power-domain for gpucc
        - [arm64] dts: renesas: r8a779g0: Restore sort order
        - [arm64] dts: renesas: r8a779g0: Add missing SCIF_CLK2
        - [arm64] dts: imx8mm-kontron: Disable pullups for I2C signals on OSM-S
          i.MX8MM
        - [arm64] dts: imx8mm-kontron: Disable pullups for I2C signals on SL/BL
          i.MX8MM
        - [arm64] dts: imx8mm-kontron: Disable pullups for onboard UART signals on
          BL OSM-S board
        - [arm64] dts: imx8mm-kontron: Disable pullups for onboard UART signals on
          BL board
        - [arm64] dts: imx8mm-kontron: Disable pull resistors for SD card signals on
          BL OSM-S board
        - [arm64] dts: imx8mm-kontron: Disable pull resistors for SD card signals on
          BL board
        - [arm64] dts: imx8mm-kontron: Fix interrupt for RTC on OSM-S i.MX8MM module
        - [arm64] dts: imx8qm: Align edma3 power-domains resources indentation
        - [arm64] dts: imx8qm: Correct edma3 power-domains and interrupt numbers
        - libbpf: Add missing LIBBPF_API annotation to libbpf_set_memlock_rlim API
        - wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete
        - wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE before
          WMI_PEER_ASSOC_CMDID
        - wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights
        - wifi: ath12k: fix fetching MCBC flag for QCN9274
        - wifi: iwlwifi: mvm: report beacon protection failures
        - wifi: iwlwifi: dbg-tlv: ensure NUL termination
        - wifi: iwlwifi: acpi: fix WPFC reading
        - wifi: iwlwifi: mvm: initialize rates in FW earlier
        - wifi: iwlwifi: fix EWRD table validity check
        - wifi: iwlwifi: mvm: d3: fix IPN byte order
        - wifi: iwlwifi: always have 'uats_enabled'
        - wifi: iwlwifi: mvm: fix the TLC command after ADD_STA
        - wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU
        - gpio: vf610: allow disabling the vf610 driver
        - [arm64] dts: imx8mm-venice-gw71xx: fix USB OTG VBUS
        - pwm: atmel-hlcdc: Fix clock imbalance related to suspend support
        - net: blackhole_dev: fix build warning for ethh set but not used
        - [arm64] dts: ti: k3-am62p5-sk: Enable CPSW MDIO node
        - [arm64] dts: ti: k3-j721s2: Fix power domain for VTM node
        - [arm64] dts: ti: k3-j784s4: Fix power domain for VTM node
        - wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use
        - wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()
        - [arm64] dts: ti: k3-am69-sk: remove assigned-clock-parents for unused VP
        - [arm64] dts: ti: k3-am62p-mcu/wakeup: Disable MCU and wakeup R5FSS nodes
        - libbpf: Use OPTS_SET() macro in bpf_xdp_query()
        - wifi: wfx: fix memory leak when starting AP
        - [arm64] dts: qcom: qcm2290: declare VLS CLAMP register for USB3 PHY
        - [arm64] dts: qcom: sm6115: declare VLS CLAMP register for USB3 PHY
        - wifi: ath12k: fix incorrect logic of calculating vdev_stats_id
        - printk: nbcon: Relocate 32bit seq macros
        - printk: ringbuffer: Do not skip non-finalized records with prb_next_seq()
        - printk: Wait for all reserved records with pr_flush()
        - printk: Add this_cpu_in_panic()
        - printk: ringbuffer: Cleanup reader terminology
        - printk: ringbuffer: Skip non-finalized records in panic
        - printk: Disable passing console lock owner completely during panic()
        - pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan
        - tools/resolve_btfids: Refactor set sorting with types from btf_ids.h
        - tools/resolve_btfids: Fix cross-compilation to non-host endianness
        - wifi: iwlwifi: support EHT for WH
        - wifi: iwlwifi: properly check if link is active
        - wifi: iwlwifi: mvm: fix erroneous queue index mask
        - wifi: iwlwifi: mvm: don't set the MFP flag for the GTK
        - wifi: iwlwifi: mvm: don't set replay counters to 0xff
        - [s390x] pai: fix attr_event_free upper limit for pai device drivers
        - [s390x] vdso: drop '-fPIC' from LDFLAGS
        - ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()
        - [arm64] dts: mt8183: Move CrosEC base detection node to kukui-based DTs
        - [arm64] dts: mediatek: mt7986: fix reference to PWM in fan node
        - [arm64] dts: mediatek: mt7986: drop crypto's unneeded/invalid clock name
        - [arm64] dts: mediatek: mt7986: fix SPI bus width properties
        - [arm64] dts: mediatek: mt7986: fix SPI nodename
        - [arm64] dts: mediatek: mt7986: drop "#clock-cells" from PWM
        - [arm64] dts: mediatek: mt7986: add "#reset-cells" to infracfg
        - [arm64] dts: mediatek: mt8192-asurada: Remove CrosEC base detection node
        - [arm64] dts: mediatek: mt8192: fix vencoder clock name
        - [arm64] dts: mediatek: mt8186: fix VENC power domain clocks
        - [arm64] dts: mediatek: mt7622: add missing "device_type" to memory nodes
        - can: m_can: Start/Cancel polling timer together with interrupts
        - wifi: iwlwifi: mvm: Fix the listener MAC filter flags
        - bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly
        - [arm64] dts: qcom: sdm845: Use the Low Power Island CX/MX for SLPI
        - [arm64] soc: qcom: llcc: Check return value on Broadcast_OR reg read
        - [arm*] dts: qcom: msm8974: correct qfprom node size
        - [arm64] dts: mediatek: mt8186: Add missing clocks to ssusb power domains
        - [arm64] dts: mediatek: mt8186: Add missing xhci clock to usb controllers
        - [arm64] dts: ti: am65x: Fix dtbs_install for Rocktech OLDI overlay
        - cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency
        - wifi: wilc1000: prevent use-after-free on vif when cleaning up all
          interfaces
        - [arm64] dts: ti: k3-am62-main: disable usb lpm
        - ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()
        - bus: tegra-aconnect: Update dependency to ARCH_TEGRA
        - [amd64] iommu/amd: Mark interrupt as managed
        - wifi: brcmsmac: avoid function pointer casts
        - [arm64] dts: qcom: sdm845-db845c: correct PCIe wake-gpios
        - [arm64] dts: qcom: sm8150: use 'gpios' suffix for PCI GPIOs
        - [arm64] dts: qcom: sm8150: correct PCIe wake-gpios
        - powercap: dtpm_cpu: Fix error check against freq_qos_add_request()
        - net: ena: Remove ena_select_queue
        - [arm64] dts: ti: k3-j7200-common-proc-board: Modify Pinmux for wkup_uart0
          and mcu_uart0
        - [arm64] dts: ti: k3-j7200-common-proc-board: Remove clock-frequency from
          mcu_uart0
        - [arm64] dts: ti: k3-j721s2-common-proc-board: Remove Pinmux for CTS and
          RTS in wkup_uart0
        - [arm64] dts: ti: k3-j784s4-evm: Remove Pinmux for CTS and RTS in
          wkup_uart0
        - [arm64] dts: ti: k3-am64: Enable SDHCI nodes at the board level
        - [arm64] dts: ti: k3-am64-main: Fix ITAP/OTAP values for MMC
        - [arm64] dts: mt8195-cherry-tomato: change watchdog reset boot flow
        - [arm64] dts: ti: Add common1 register space for AM65x SoC
        - [arm64] dts: ti: Add common1 register space for AM62x SoC
        - [arm64] firmware: arm_scmi: Fix double free in SMC transport cleanup path
        - [arm64] dts: ti: k3-am62p: Fix memory ranges for DMSS
        - wifi: wilc1000: revert reset line logic flip
        - memory: tegra: Correct DLA client names
        - wifi: mt76: mt7925: fix connect to 80211b mode fail in 2Ghz band
        - wifi: mt76: mt7925: fix SAP no beacon issue in 5Ghz and 6Ghz band
        - wifi: mt76: mt7925: fix mcu query command fail
        - wifi: mt76: mt7925: fix wmm queue mapping
        - wifi: mt76: connac: add beacon protection support for mt7996
        - wifi: mt76: mt7925: fix WoW failed in encrypted mode
        - wifi: mt76: mt7925: fix the wrong header translation config
        - wifi: mt76: mt7925: add flow to avoid chip bt function fail
        - wifi: mt76: mt7925: add support to set ifs time by mcu command
        - wifi: mt76: mt7925: update PCIe DMA settings
        - wifi: mt76: mt7996: check txs format before getting skb by pid
        - wifi: mt76: mt7996: fix TWT issues
        - wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS caps
        - wifi: mt76: mt7996: fix HE beamformer phy cap for station vif
        - wifi: mt76: mt7996: fix efuse reading issue
        - wifi: mt76: mt7996: fix HIF_TXD_V2_1 value
        - wifi: mt76: mt792x: fix ethtool warning
        - wifi: mt76: mt7921e: fix use-after-free in free_irq()
        - wifi: mt76: mt7925e: fix use-after-free in free_irq()
        - wifi: mt76: mt7921: fix incorrect type conversion for CLC command
        - wifi: mt76: mt792x: fix a potential loading failure of the 6Ghz channel
          config from ACPI
        - wifi: mt76: fix the issue of missing txpwr settings from ch153 to ch177
        - [arm64] dts: renesas: rzg2l: Add missing interrupts to IRQC nodes
        - [arm64] dts: renesas: r8a779a0: Correct avb[01] reg sizes
        - [arm64] dts: renesas: r8a779g0: Correct avb[01] reg sizes
        - net: mctp: copy skb ext data when fragmenting
        - pstore: inode: Convert mutex usage to guard(mutex)
        - pstore: inode: Only d_invalidate() is needed
        - [arm64] dts: allwinner: h6: Add RX DMA channel for SPDIF
        - [arm64] dts: imx8mp: Set SPI NOR to max 40 MHz on Data Modul i.MX8M Plus
          eDM SBC
        - [arm64] dts: imx8mp-evk: Fix hdmi@3d node
        - regulator: userspace-consumer: add module device table
        - gpiolib: Pass consumer device through to core in
          devm_fwnode_gpiod_get_index()
        - [arm64] dts: marvell: reorder crypto interrupts on Armada SoCs
        - ACPI: resource: Add Infinity laptops to irq1_edge_low_force_override
        - ACPI: resource: Do IRQ override on Lunnen Ground laptops
        - ACPI: resource: Add MAIBENBEN X577 to irq1_edge_low_force_override
        - ACPI: scan: Fix device check notification handling
        - [arm64] dts: rockchip: add missing interrupt-names for rk356x vdpu
        - [arm64] dts: rockchip: fix reset-names for rk356x i2s2 controller
        - [arm64] dts: rockchip: drop rockchip,trcm-sync-tx-only from rk3588 i2s
        - objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocks
        - [x86] relocs: Ignore relocations in .notes section (CVE-2024-26816)
        - SUNRPC: fix a memleak in gss_import_v2_context
        - SUNRPC: fix some memleaks in gssx_dec_option_array
        - [arm64] dts: qcom: sm8550: Fix SPMI channels size
        - mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the
          .remove function
        - ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors
        - wifi: rtw88: 8821cu: Fix firmware upload fail
        - wifi: rtw88: 8821c: Fix beacon loss and disconnect
        - wifi: rtw88: 8821c: Fix false alarm count
        - wifi: brcm80211: handle pmk_op allocation failure
        - PCI: Make pci_dev_is_disconnected() helper public for other drivers
        - [amd4] iommu/vt-d: Don't issue ATS Invalidation request when device is
          disconnected
        - igc: Fix missing time sync events
        - igb: Fix missing time sync events
        - ice: fix stats being updated by way too large values
        - Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
        - Bluetooth: mgmt: Remove leftover queuing of power_off work
        - Bluetooth: Remove superfluous call to hci_conn_check_pending()
        - Bluetooth: Remove BT_HS
        - Bluetooth: hci_event: Fix not indicating new connection for BIG Sync
        - Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional()
        - Bluetooth: hci_core: Cancel request on command timeout
        - Bluetooth: hci_sync: Fix overwriting request callback
        - Bluetooth: hci_h5: Add ability to allocate memory for private data
        - Bluetooth: btrtl: fix out of bounds memory access
        - Bluetooth: hci_core: Fix possible buffer overflow
        - Bluetooth: msft: Fix memory leak
        - Bluetooth: btusb: Fix memory leak
        - Bluetooth: af_bluetooth: Fix deadlock
        - Bluetooth: fix use-after-free in accessing skb after sending it
        - sr9800: Add check for usbnet_get_endpoints (CVE-2024-26651)
        - [s390x] cache: prevent rebuild of shared_cpu_list
        - bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
        - bpf: Fix hashtab overflow check on 32-bit arches
        - bpf: Fix stackmap overflow check on 32-bit arches
        - net: dsa: microchip: make sure drive strength configuration is not lost by
          soft reset
        - dpll: spec: use proper enum for pin capabilities attribute
        - ipv6: fib6_rules: flush route cache when rule is changed
        - net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()
        - net: phy: fix phy_get_internal_delay accessing an empty array
        - dpll: fix dpll_xa_ref_*_del() for multiple registrations
        - [arm64] net: hns3: fix wrong judgment condition issue
        - [arm64] net: hns3: fix kernel crash when 1588 is received on HIP08 devices
        - [arm64] net: hns3: fix port duplex configure error in IMP reset
        - Bluetooth: Fix eir name length
        - net: phy: dp83822: Fix RGMII TX delay configuration
        - erofs: fix handling kern_mount() failure
        - erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
        - OPP: debugfs: Fix warning around icc_get_name()
        - tcp: fix incorrect parameter validation in the do_tcp_getsockopt()
          function
        - ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt()
          function
        - l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt()
          function
        - udp: fix incorrect parameter validation in the udp_lib_getsockopt()
          function
        - net: kcm: fix incorrect parameter validation in the kcm_getsockopt)
          function
        - devlink: Fix length of eswitch inline-mode
        - nfp: flower: handle acti_netdevs allocation failure
        - bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()
        - dm raid: fix false positive for requeue needed during reshape
        - dm: call the resume method on internal suspend
        - [arm64] drm/tegra: dsi: Add missing check for of_find_device_by_node
        - [arm64] drm/tegra: dpaux: Fix PM disable depth imbalance in
          tegra_dpaux_probe
        - [arm64] drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()
        - [arm64] drm/tegra: dsi: Fix missing pm_runtime_disable() in the error
          handling path of tegra_dsi_probe()
        - [arm64] drm/tegra: hdmi: Fix some error handling paths in
          tegra_hdmi_probe()
        - [arm64] drm/tegra: rgb: Fix some error handling paths in
          tegra_dc_rgb_probe()
        - [arm64] drm/tegra: rgb: Fix missing clk_put() in the error handling paths
          of tegra_dc_rgb_probe()
        - [arm64] drm/tegra: output: Fix missing i2c_put_adapter() in the error
          handling paths of tegra_output_probe()
        - drm/rockchip: inno_hdmi: Fix video timing
        - drm: Don't treat 0 as -1 in drm_fixp2int_ceil
        - drm/vkms: Avoid reading beyond LUT array
        - drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node
        - drm/panel-edp: use put_sync in unprepare
        - drm/lima: fix a memleak in lima_heap_alloc
        - [x86] ASoC: amd: acp: Add missing error handling in sof-mach
        - [x86] ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe()
        - dmaengine: tegra210-adma: Update dependency to ARCH_TEGRA
        - media: tc358743: register v4l2 async device only after successful setup
        - media: cadence: csi2rx: use match fwnode for media link
        - PCI/DPC: Print all TLP Prefixes, not just the first
        - perf record: Fix possible incorrect free in record__switch_output()
        - perf top: Uniform the event name for the hybrid machine
        - perf record: Check conflict between '--timestamp-filename' option and pipe
          mode before recording
        - [x86] HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd
        - drm/amd/display: Fix a potential buffer overflow in
          'dp_dsc_clock_en_read()'
        - perf pmu: Treat the msr pmu as software
        - ALSA: hda: cs35l41: Set Channel Index correctly when system is missing
          _DSD
        - drm/amd/display: Fix potential NULL pointer dereferences in
          'dcn10_set_output_transfer_func()'
        - drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created MOBs
        - pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin group/function
        - clk: samsung: exynos850: Propagate SPI IPCLK rate change
        - media: v4l2: cci: print leading 0 on error
        - perf evsel: Fix duplicate initialization of data->id in
          evsel__parse_sample()
        - perf bpf: Clean up the generated/copied vmlinux.h
        - clk: meson: Add missing clocks to axg_clk_regmaps
        - media: em28xx: annotate unchecked call to media_device_register()
        - media: v4l2-tpg: fix some memleaks in tpg_alloc
        - media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity
        - mtd: spinand: esmt: Extend IDs to 5 bytes
        - media: edia: dvbdev: fix a use-after-free
        - pinctrl: mediatek: Drop bogus slew rate register range for MT8186
        - pinctrl: mediatek: Drop bogus slew rate register range for MT8192
        - drm/amdgpu: Fix potential out-of-bounds access in
          'amdgpu_discovery_reg_base_init()'
        - clk: qcom: reset: Commonize the de/assert functions
        - clk: qcom: reset: Ensure write completion on reset de/assertion
        - quota: Fix potential NULL pointer dereference
        - quota: Fix rcu annotations of inode dquot pointers
        - quota: Properly annotate i_dquot arrays with __rcu
        - PCI/P2PDMA: Fix a sleeping issue in a RCU read section
        - PCI: switchtec: Fix an error handling path in switchtec_pci_probe()
        - crypto: xilinx - call finalize with bh disabled
        - drivers/ps3: select VIDEO to provide cmdline functions
        - perf thread_map: Free strlist on normal path in
          thread_map__new_by_tid_str()
        - perf srcline: Add missed addr2line closes
        - dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible
        - [arm64] drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN
        - [arm64] drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is
          enabled
        - drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode()
        - drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()
        - clk: renesas: r8a779g0: Correct PFC/GPIO parent clocks
        - clk: renesas: r8a779f0: Correct PFC/GPIO parent clock
        - clk: renesas: r9a07g04[34]: Use SEL_SDHI1_STS status configuration for SD1
          mux
        - ALSA: seq: fix function cast warnings
        - perf expr: Fix "has_event" function for metric style events
        - perf stat: Avoid metric-only segv
        - perf metric: Don't remove scale from counts
        - [arm64] ASoC: meson: aiu: fix function pointer type mismatch
        - [arm64] ASoC: meson: t9015: fix function pointer type mismatch
        - [powerpc*] Force inlining of arch_vmap_p{u/m}d_supported()
        - [x86] ASoC: SOF: Add some bounds checking to firmware data
        - drm: ci: use clk_ignore_unused for apq8016
        - NTB: fix possible name leak in ntb_register_device()
        - media: cedrus: h265: Fix configuring bitstream size
        - media: sun8i-di: Fix coefficient writes
        - media: sun8i-di: Fix power on/off sequences
        - media: sun8i-di: Fix chroma difference threshold
        - media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak
        - media: go7007: add check of return value of go7007_read_addr()
        - media: pvrusb2: remove redundant NULL check
        - media: pvrusb2: fix pvr2_stream_callback casts
        - clk: qcom: dispcc-sdm845: Adjust internal GDSC wait times
        - drm/amd/display: Add 'replay' NULL check in
          'edp_set_replay_allow_active()'
        - drm/panel: boe-tv101wum-nl6: make use of prepare_prev_first
        - [arm64] drm/msm/dpu: use devres-managed allocation for MDP TOP
        - [arm64] drm/msm/dpu: use devres-managed allocation for HW blocks
        - [arm64] drm/msm/dpu: finalise global state object
        - PCI: Mark 3ware-9650SE Root Port Extended Tags as broken
        - drm/bridge: adv7511: fix crash on irq during probe
        - pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pm
        - clk: hisilicon: hi3519: Release the correct number of gates in
          hi3519_clk_unregister()
        - clk: hisilicon: hi3559a: Fix an erroneous devm_kfree()
        - drm/tegra: put drm_gem_object ref on error in tegra_fb_create
        - media: ivsc: csi: Swap SINK and SOURCE pads
        - media: i2c: imx290: Fix IMX920 typo
        - mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a ref
        - mfd: altera-sysmgr: Call of_node_put() only when of_parse_phandle() takes
          a ref
        - perf print-events: make is_event_supported() more robust
        - [amd64] crypto: ccp - Avoid discarding errors in
          psp_send_platform_access_msg()
        - [x86] crypto: qat - remove unused macros in qat_comp_alg.c
        - [x86] crypto: qat - removed unused macro in adf_cnv_dbgfs.c
        - [x86] crypto: qat - avoid division by zero
        - [x86] crypto: qat - remove double initialization of value
        - [x86] crypto: qat - relocate and rename get_service_enabled()
        - [x86] crypto: qat - fix ring to service map for dcc in 4xxx
        - crypto: jitter - fix CRYPTO_JITTERENTROPY help text
        - drm/tidss: Fix initial plane zpos values
        - drm/tidss: Fix sync-lost issue with two displays
        - clk: imx: imx8mp: Fix SAI_MCLK_SEL definition
        - mtd: maps: physmap-core: fix flash size larger than 32-bit
        - mtd: rawnand: lpc32xx_mlc: fix irq handler prototype
        - ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs
        - ASoC: meson: axg-tdm-interface: add frame rate constraint
        - drm/msm/a7xx: Fix LLC typo
        - perf pmu: Fix a potential memory leak in perf_pmu__lookup()
        - HID: amd_sfh: Update HPD sensor structure elements
        - HID: amd_sfh: Avoid disabling the interrupt
        - drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()
        - media: pvrusb2: fix uaf in pvr2_context_set_notify
        - media: dvb-frontends: avoid stack overflow warnings with clang
        - media: go7007: fix a memleak in go7007_load_encoder
        - media: ttpci: fix two memleaks in budget_av_attach
        - media: mediatek: vcodec: avoid -Wcast-function-type-strict warning
        - arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with Clang
        - drm/amd/pm: Fix esm reg mask use to get pcie speed
        - gpio: nomadik: fix offset bug in nmk_pmx_set()
        - drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flip
        - mfd: cs42l43: Fix wrong register defaults
        - [powerpc*] 32: fix ADB_CUDA kconfig warning
        - [powerpc*] pseries: Fix potential memleak in papr_get_attr()
        - [powerpc*] hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value
          checks
        - clk: qcom: gcc-ipq5018: fix 'enable_reg' offset of 'gcc_gmac0_sys_clk'
        - clk: qcom: gcc-ipq5018: fix 'halt_reg' offset of 'gcc_pcie1_pipe_clk'
        - clk: qcom: gcc-ipq5018: fix register offset for GCC_UBI0_AXI_ARES reset
        - [arm64] drm/msm/dpu: add division of drm_display_mode's hskew parameter
        - modules: wait do_free_init correctly
        - mfd: cs42l43: Fix wrong GPIO_FN_SEL and SPI_CLK_CONFIG1 defaults
        - power: supply: mm8013: fix "not charging" detection
        - [powerpc*] embedded6xx: Fix no previous prototype for avr_uart_send() etc.
        - leds: aw2013: Unlock mutex before destroying it
        - leds: sgm3140: Add missing timer cleanup and flash gpio control
        - backlight: ktz8866: Correct the check for of_property_read_u32
        - backlight: lm3630a: Initialize backlight_properties on init
        - backlight: lm3630a: Don't set bl->props.brightness in get_brightness
        - backlight: da9052: Fully initialize backlight_properties during probe
        - backlight: lm3639: Fully initialize backlight_properties during probe
        - backlight: lp8788: Fully initialize backlight_properties during probe
        - clk: Fix clk_core_get NULL dereference
        - clk: zynq: Prevent null pointer dereference caused by kmalloc failure
        - PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling
        - smb: do not test the return value of folio_start_writeback()
        - cifs: Don't use certain unnecessary folio_*() functions
        - cifs: Fix writeback data corruption
        - ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops
        - ALSA: hda/tas2781: use dev_dbg in system_resume
        - ALSA: hda/tas2781: add lock to system_suspend
        - ALSA: hda/tas2781: do not reset cur_* values in runtime_suspend
        - ALSA: hda/tas2781: add ptrs to calibration functions
        - ALSA: hda/tas2781: do not call pm_runtime_force_* in system_resume/suspend
        - ALSA: hda/tas2781: configure the amp after firmware load
        - ALSA: hda/tas2781: restore power state after system_resume
        - ALSA: usb-audio: Stop parsing channels bits when all channels are found.
        - scsi: hisi_sas: Fix a deadlock issue related to automatic dump
        - RDMA/irdma: Remove duplicate assignment
        - RDMA/srpt: Do not register event handler until srpt device is fully setup
        - f2fs: compress: fix to guarantee persisting compressed blocks by CP
        - f2fs: compress: fix to cover normal cluster write with cp_rwsem
        - f2fs: compress: fix to check unreleased compressed cluster
        - f2fs: delete obsolete FI_FIRST_BLOCK_WRITTEN
        - f2fs: delete obsolete FI_DROP_CACHE
        - f2fs: introduce get_dnode_addr() to clean up codes
        - f2fs: update blkaddr in __set_data_blkaddr() for cleanup
        - f2fs: compress: fix to avoid inconsistence bewteen i_blocks and dnode
        - f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic
        - f2fs: zone: fix to wait completion of last bio in zone correctly
        - f2fs: fix NULL pointer dereference in f2fs_submit_page_write()
        - f2fs: compress: fix to cover f2fs_disable_compressed_file() w/ i_sem
        - f2fs: fix to avoid potential panic during recovery
        - scsi: csiostor: Avoid function pointer casts
        - i3c: dw: Disable IBI IRQ depends on hot-join and SIR enabling
        - [arm64] RDMA/hns: Fix mis-modifying default congestion control algorithm
        - RDMA/device: Fix a race between mad_client and cm_client init
        - RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()
        - scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn
        - f2fs: fix to create selinux label during whiteout initialization
        - f2fs: compress: fix to check zstd compress level correctly in mount option
        - net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
        - NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102
        - NFSv4.2: fix listxattr maximum XDR buffer size
        - f2fs: compress: fix to check compress flag w/ .i_sem lock
        - f2fs: check number of blocks in a current section
        - watchdog: starfive: Check pm_runtime_enabled() before decrementing usage
          counter
        - watchdog: stm32_iwdg: initialize default timeout
        - f2fs: fix to use correct segment type in f2fs_allocate_data_block()
        - f2fs: ro: compress: fix to avoid caching unaligned extent
        - RDMA/mana_ib: Fix bug in creation of dma regions
        - Input: iqs7222 - add support for IQS7222D v1.1 and v1.2
        - NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interrupt
        - NFS: Fix an off by one in root_nfs_cat()
        - NFSv4.1/pnfs: fix NFS with TLS in pnfs
        - f2fs: compress: relocate some judgments in f2fs_reserve_compress_blocks
        - f2fs: compress: fix reserve_cblocks counting error when out of space
        - f2fs: introduce f2fs_invalidate_internal_cache() for cleanup
        - f2fs: fix to truncate meta inode pages forcely
        - f2fs: zone: fix to remove pow2 check condition for zoned block device
        - [x86] perf/x86/amd/core: Avoid register reset when CPU is dead
        - afs: Revert "afs: Hide silly-rename files from userspace"
        - nfs: fix panic when nfs4_ff_layout_prepare_ds() fails
        - io_uring/net: correct the type of variable
        - bcachefs: Fix build on parisc by avoiding __multi3()
        - bcachefs: install fd later to avoid race with close
        - bcachefs: check for failure to downgrade
        - bcachefs: fix simulateously upgrading & downgrading
        - bcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes btree
        - comedi: comedi_8255: Correct error in subdevice initialization
        - comedi: comedi_test: Prevent timers rescheduling during deletion
        - mei: gsc_proxy: match component when GSC is on different bus
        - remoteproc: stm32: Fix incorrect type in assignment for va
        - remoteproc: stm32: Fix incorrect type assignment returned by
          stm32_rproc_get_loaded_rsc_tablef
        - iio: pressure: mprls0025pa fix off-by-one enum
        - usb: phy: generic: Get the vbus supply
        - tty: vt: fix 20 vs 0x20 typo in EScsiignore
        - serial: max310x: fix syntax error in IRQ error message
        - tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT
        - [arm64] dts: broadcom: bcmbca: bcm4908: drop invalid switch cells
        - coresight: Fix issue where a source device's helpers aren't disabled
        - coresight: etm4x: Set skip_power_up in etm4_init_arch_data function
        - kconfig: fix infinite loop when expanding a macro at the end of file
        - iio: gts-helper: Fix division loop
        - bus: mhi: ep: check the correct variable in mhi_ep_register_controller()
        - hwtracing: hisi_ptt: Move type check to the beginning of
          hisi_ptt_pmu_event_init()
        - rtc: mt6397: select IRQ_DOMAIN instead of depending on it
        - serial: 8250_exar: Don't remove GPIO device on suspend
        - staging: greybus: fix get_channel_from_mode() failure path
        - usb: gadget: net2272: Use irqflags in the call to net2272_probe_fin
        - char: xilinx_hwicap: Fix NULL vs IS_ERR() bug
        - [x86] hyperv: Use per cpu initial stack for vtl context
        - thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error
          handling path
        - thermal/drivers/qoriq: Fix getting tmu range
        - io_uring: don't save/restore iowait state
        - spi: lpspi: Avoid potential use-after-free in probe()
        - ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates
        - nouveau: reset the bo resource bus info after an eviction
        - tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()
        - rds: tcp: Fix use-after-free of net in reqsk_timer_handler().
        - [s390x] vtime: fix average steal time calculation
        - net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check (CVE-2024-26815)
        - devlink: Move private netlink flags to C file
        - devlink: Acquire device lock during netns dismantle
        - devlink: Enable the use of private flags in post_doit operations
        - devlink: Allow taking device lock in pre_doit operations
        - devlink: Fix devlink parallel commands processing
        - [riscv64] Only check online cpus for emulated accesses
        - soc: fsl: dpio: fix kcalloc() argument order
        - cpufreq: Fix per-policy boost behavior on SoCs using
          cpufreq_boost_set_sw()
        - io_uring: Fix release of pinned pages when __io_uaddr_map fails
        - tcp: Fix refcnt handling in __inet_hash_connect().
        - vmxnet3: Fix missing reserved tailroom
        - hsr: Fix uninit-value access in hsr_get_node()
        - net: txgbe: fix clk_name exceed MAX_DEV_ID limits
        - nvme: fix reconnection fail due to reserved tag allocation
        - net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is up
        - net: ethernet: mtk_eth_soc: fix PPE hanging issue
        - io_uring: fix poll_remove stalled req completion
        - xen/evtchn: avoid WARN() when unbinding an event channel
        - xen/events: increment refcnt only if event channel is refcounted
        - packet: annotate data-races around ignore_outgoing
        - xfrm: Allow UDP encapsulation only in offload modes
        - net: veth: do not manipulate GRO when using XDP
        - net: dsa: mt7530: prevent possible incorrect XTAL frequency selection
        - spi: spi-imx: fix off-by-one in mx51 CPU mode burst length
        - drm: Fix drm_fixp2int_round() making it add 0.5
        - vdpa_sim: reset must not run
        - vdpa/mlx5: Allow CVQ size changes
        - virtio: packed: fix unmap leak for indirect desc table
        - wireguard: receive: annotate data-race around receiving_counter.counter
        - rds: introduce acquire/release ordering in acquire/release_in_xmit()
        - hsr: Handle failures in module init
        - ipv4: raw: Fix sending packets from raw sockets via IPsec tunnels
        - nouveau/gsp: don't check devinit disable on GSP.
        - ceph: stop copying to iter at EOF on sync reads
        - net: phy: fix phy_read_poll_timeout argument type in genphy_loopback
        - dm-integrity: fix a memory leak when rechecking the data
        - net/bnx2x: Prevent access to a freed page in page_pool
        - devlink: fix port new reply cmd type
        - drm/amdgpu: add MMHUB 3.3.1 support
        - drm/amdgpu: fix mmhub client id out-of-bounds access
        - drm/amdgpu: drop setting buffer funcs in sdma442
        - netfilter: nft_set_pipapo: release elements in clone only from destroy
          path
        - netfilter: nf_tables: do not compare internal table flags on updates
        - rcu: add a helper to report consolidated flavor QS
        - net: report RCU QS on threaded NAPI repolling
        - bpf: report RCU QS in cpumap kthread
        - net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports
        - net: dsa: mt7530: fix handling of all link-local frames
        - netfilter: nf_tables: Fix a memory leak in nf_tables_updchain
        - spi: spi-mt65xx: Fix NULL pointer access in interrupt handler
        - dm io: Support IO priority
        - dm-integrity: align the outgoing bio in integrity_recheck
        - [x86] efistub: Clear decompressor BSS in native EFI entrypoint
        - [x86] efistub: Don't clear BSS twice in mixed mode
        - printk: Adjust mapping for 32bit seq macros
        - printk: Use prb_first_seq() as base for 32bit seq macros
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.12
        - [x86] KVM: x86: Advertise CPUID.(EAX=7,ECX=2):EDX[5:0] to userspace
        - [x86] KVM: x86: Use a switch statement and macros in __feature_translate()
        - drm/vmwgfx: Unmap the surface before resetting it on a plane state
        - wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach
        - wifi: brcmfmac: avoid invalid list operation when vendor attach fails
        - media: staging: ipu3-imgu: Set fields before media_entity_pads_init()
        - [arm64] dts: qcom: sc7280: Add additional MSI interrupts
        - [arm64] remoteproc: virtio: Fix wdg cannot recovery remote processor
        - [arm64] clk: qcom: gcc-sdm845: Add soft dependency on rpmhpd
        - drm/vmwgfx: Fix possible null pointer derefence with invalid contexts
        - [arm64] dts: qcom: sm8450-hdk: correct AMIC4 and AMIC5 microphones
        - serial: max310x: fix NULL pointer dereference in I2C instantiation
        - drm/vmwgfx: Fix the lifetime of the bo cursor memory
        - pci_iounmap(): Fix MMIO mapping leak
        - media: xc4000: Fix atomicity violation in xc4000_get_frequency
        - media: mc: Add local pad to pipeline regardless of the link state
        - media: mc: Fix flags handling when creating pad links
        - media: nxp: imx8-isi: Check whether crossbar pad is non-NULL before access
        - media: mc: Add num_links flag to media_pad
        - media: mc: Rename pad variable to clarify intent
        - media: mc: Expand MUST_CONNECT flag to always require an enabled link
        - media: nxp: imx8-isi: Mark all crossbar sink pads as MUST_CONNECT
        - md: use RCU lock to protect traversal in md_spares_need_change()
        - KVM: Always flush async #PF workqueue when vCPU is being destroyed
        - [arm64] dts: qcom: sm8550-qrd: correct WCD9385 TX port mapping
        - [arm64] dts: qcom: sm8550-mtp: correct WCD9385 TX port mapping
        - cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf()
        - [x86] thermal/intel: Fix intel_tcc_get_temp() to support negative CPU
          temperature
        - [x86] powercap: intel_rapl: Fix a NULL pointer dereference
        - [x86] powercap: intel_rapl: Fix locking in TPMI RAPL
        - [x86] powercap: intel_rapl_tpmi: Fix a register bug
        - [x86] powercap: intel_rapl_tpmi: Fix System Domain probing
        - [powerpc*] smp: Adjust nr_cpu_ids to cover all threads of a core
        - [powerpc*] smp: Increase nr_cpu_ids to include the boot CPU
        - [x86] crypto: qat - change SLAs cleanup flow at shutdown
        - [x86] crypto: qat - resolve race condition during AER recovery
        - ext4: correct best extent lstart adjustment logic
        - block: Clear zone limits for a non-zoned stacked queue
        - bounds: support non-power-of-two CONFIG_NR_CPUS
        - fat: fix uninitialized field in nostale filehandles
        - fuse: fix VM_MAYSHARE and direct_io_allow_mmap
        - mfd: twl: Select MFD_CORE
        - ubifs: Set page uptodate in the correct place
        - ubi: Check for too small LEB size in VTBL code
        - ubi: correct the calculation of fastmap size
        - mtd: rawnand: meson: fix scrambling mode value in command macro
        - md/md-bitmap: fix incorrect usage for sb_index
        - [x86] nmi: Fix the inverse "in NMI handler" check
        - md/raid5: fix atomicity violation in raid5_cache_count
        - iio: adc: rockchip_saradc: fix bitmask for channels on SARADCv2
        - iio: adc: rockchip_saradc: use mask for write_enable bitfield
        - docs: Restore "smart quotes" for quotes
        - cpufreq: Limit resolving a frequency to policy min/max
        - PM: suspend: Set mem_sleep_current during kernel command line setup
        - vfio/pds: Always clear the save/restore FDs on reset
        - clk: qcom: gcc-ipq5018: fix terminating of frequency table arrays
        - clk: qcom: gcc-ipq6018: fix terminating of frequency table arrays
        - clk: qcom: gcc-ipq8074: fix terminating of frequency table arrays
        - clk: qcom: gcc-ipq9574: fix terminating of frequency table arrays
        - clk: qcom: mmcc-apq8084: fix terminating of frequency table arrays
        - clk: qcom: mmcc-msm8974: fix terminating of frequency table arrays
        - usb: xhci: Add error handling in xhci_map_urb_for_dma
        - [powerpc*] fsl: Fix mfpmr build errors with newer binutils
        - USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB
        - USB: serial: add device ID for VeriFone adapter
        - USB: serial: cp210x: add ID for MGP Instruments PDS100
        - wifi: mac80211: track capability/opmode NSS separately
        - USB: serial: option: add MeiG Smart SLM320 product
        - [x86] KVM: x86/xen: inject vCPU upcall vector when local APIC is enabled
        - USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113M
        - PM: sleep: wakeirq: fix wake irq warning in system suspend
        - mmc: tmio: avoid concurrent runs of mmc_request_done()
        - fuse: replace remaining make_bad_inode() with fuse_make_bad()
        - fuse: fix root lookup with nonzero generation
        - fuse: don't unhash root
        - usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros
        - usb: dwc3-am62: fix module unload/reload behavior
        - usb: dwc3-am62: Disable wakeup at remove
        - serial: core: only stop transmit when HW fifo is empty
        - serial: Lock console when calling into driver before registration
        - btrfs: qgroup: always free reserved space for extent records
        - btrfs: fix off-by-one chunk length calculation at
          contains_pending_extent()
        - wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CU
        - PCI/PM: Drain runtime-idle callbacks before driver removal
        - PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root Ports
        - md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume
        - md: export helpers to stop sync_thread
        - md: export helper md_is_rdwr()
        - md: add a new helper reshape_interrupted()
        - dm-raid: really frozen sync_thread during suspend
        - md/dm-raid: don't call md_reap_sync_thread() directly
        - dm-raid: add a new helper prepare_suspend() in md_personality
        - dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent
          with reshape
        - dm-raid: fix lockdep waring in "pers->hot_add_disk"
        - [powerpc*] xor_vmx: Add '-mhard-float' to CFLAGS
        - block: Fix page refcounts for unaligned buffers in __bio_release_pages()
        - mac802154: fix llsec key resources release in mac802154_llsec_key_del
        - mm: swap: fix race between free_swap_and_cache() and swapoff()
        - mmc: core: Fix switch on gp3 partition
        - Bluetooth: btnxpuart: Fix btnxpuart_close
        - leds: trigger: netdev: Fix kernel panic on interface rename trig notify
        - [arm64] drm/etnaviv: Restore some id values
        - landlock: Warn once if a Landlock action is requested while disabled
        - io_uring: fix mshot read defer taskrun cqe posting
        - hwmon: (amc6821) add of_match table
        - io_uring: fix io_queue_proc modifying req->flags
        - ext4: fix corruption during on-line resize
        - nvmem: meson-efuse: fix function pointer type mismatch
        - slimbus: core: Remove usage of the deprecated ida_simple_xx() API
        - phy: tegra: xusb: Add API to retrieve the port number of phy
        - usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic
        - speakup: Fix 8bit characters from direct synth
        - debugfs: fix wait/cancellation handling during remove
        - PCI/AER: Block runtime suspend when handling errors
        - io_uring/net: correctly handle multishot recvmsg retry setup
        - io_uring: fix mshot io-wq checks
        - PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295p
        - nfs: fix UAF in direct writes
        - NFS: Read unlock folio on nfs_page_create_from_folio() error
        - kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1
        - PCI: qcom: Enable BDF to SID translation properly
        - PCI: dwc: endpoint: Fix advertised resizable BAR size
        - PCI: hv: Fix ring buffer size calculation
        - smb: client: stop revalidating reparse points unnecessarily
        - cifs: prevent updating file size from server if we have a read/write lease
        - cifs: allow changing password during remount
        - thermal/drivers/mediatek: Fix control buffer enablement on MT7896
        - vfio/pci: Disable auto-enable of exclusive INTx IRQ (CVE-2024-27437)
        - vfio/pci: Lock external INTx masking ops (CVE-2024-26810)
        - vfio/platform: Disable virqfds on cleanup
        - [x86] i915: make inject_virtual_interrupt() void
        - eventfd: simplify eventfd_signal()
        - vfio/platform: Create persistent IRQ handlers (CVE-2024-26813)
        - vfio/fsl-mc: Block calling interrupt handler without trigger
          (CVE-2024-26814)
        - tpm,tpm_tis: Avoid warning splat at shutdown
        - ksmbd: replace generic_fillattr with vfs_getattr
        - ksmbd: retrieve number of blocks using vfs_getattr in
          set_file_allocation_info
        - [x86] platform/x86/intel/tpmi: Change vsec offset to u64
        - io_uring/rw: return IOU_ISSUE_SKIP_COMPLETE for multishot retry
        - io_uring: clean rings on NO_MMAP alloc fail
        - ring-buffer: Fix waking up ring buffer readers
        - ring-buffer: Do not set shortest_full when full target is hit
        - ring-buffer: Fix resetting of shortest_full
        - ring-buffer: Fix full_waiters_pending in poll
        - ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()
        - dlm: fix user space lkb refcounting
        - soc: fsl: qbman: Always disable interrupts when taking cgr_lock
        - soc: fsl: qbman: Use raw spinlock for cgr_lock
        - [s390x] zcrypt: fix reference counting on zcrypt card objects
        - drm/probe-helper: warn about negative .get_modes()
        - drm/panel: do not return negative error codes from drm_panel_get_modes()
        - drm/imx/ipuv3: do not return negative values from .get_modes()
        - [arm64] drm/vc4: hdmi: do not return negative values from .get_modes()
        - [riscv64] clocksource/drivers/timer-riscv: Clear timer interrupt on timer
          initialization
        - memtest: use {READ,WRITE}_ONCE in memory scanning
        - Revert "block/mq-deadline: use correct way to throttling write requests"
        - f2fs: mark inode dirty for FI_ATOMIC_COMMITTED flag
        - f2fs: truncate page cache before clearing flags when aborting atomic write
        - nilfs2: fix failure to detect DAT corruption in btree and direct mappings
        - nilfs2: prevent kernel bug at submit_bh_wbc()
        - cifs: make sure server interfaces are requested only for SMB3+
        - cifs: delete unnecessary NULL checks in cifs_chan_update_iface()
        - cifs: make cifs_chan_update_iface() a void function
        - cifs: reduce warning log level for server not advertising interfaces
        - cifs: open_cached_dir(): add FILE_READ_EA to desired access
        - mtd: rawnand: Fix and simplify again the continuous read derivations
        - mtd: rawnand: Add a helper for calculating a page index
        - mtd: rawnand: Ensure all continuous terms are always in sync
        - mtd: rawnand: Constrain even more when continuous reads are enabled
        - cpufreq: dt: always allocate zeroed cpumask
        - io_uring/futex: always remove futex entry for cancel all
        - io_uring/waitid: always remove waitid entry for cancel all
        - [amd64] x86/CPU/AMD: Update the Zenbleed microcode revisions
        - ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
        - net: esp: fix bad handling of pages from page_pool
        - NFSD: Fix nfsd_clid_class use of __string_len() macro
        - [x86] drm/i915: Add missing ; to __assign_str() macros in tracepoint code
        - [arm64] net: hns3: tracing: fix hclgevf trace event strings
        - cxl/trace: Properly initialize cxl_poison region name
        - ksmbd: fix potencial out-of-bounds when buffer offset is invalid
        - virtio: Define feature bit for administration virtqueue
        - virtio: reenable config if freezing device failed
        - wireguard: netlink: check for dangling peer via is_dead instead of empty
          list
        - wireguard: netlink: access device through ctx instead of peer
        - wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}
        - ahci: asm1064: correct count of reported ports
        - ahci: asm1064: asm1166: don't limit reported ports
        - drm/amd/display: Change default size for dummy plane in DML2
        - drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag
        - drm/amdgpu/pm: Fix NULL pointer dereference when get power limit
        - drm/amdgpu/pm: Check the validity of overdiver power limit
        - drm/amd/display: Add ODM check during pipe split/merge validation
        - drm/amd/display: Override min required DCFCLK in dml1_validate
        - drm/amd/display: Allow dirty rects to be sent to dmub when abm is active
        - drm/amd/display: Add dml2 copy functions
        - drm/amd/display: Init DPPCLK from SMU on dcn32
        - drm/amd/display: Update odm when ODM combine is changed on an otg master
          pipe with no plane
        - drm/amd/display: Fix idle check for shared firmware state
        - drm/amd/display: Return the correct HDCP error code
        - drm/amd/display: Fix noise issue on HDMI AV mute
        - dm snapshot: fix lockup in dm_exception_table_exit
        - [x86] pm: Work around false positive kmemleak report in
          msr_build_context()
        - wifi: brcmfmac: add per-vendor feature detection callback
        - wifi: brcmfmac: cfg80211: Use WSEC to set SAE password
        - wifi: brcmfmac: Demote vendor-specific attach/detach messages to info
        - drm/ttm: Make sure the mapped tt pages are decrypted when needed
        - vfio: Introduce interface to flush virqfd inject workqueue
        - vfio/pci: Create persistent INTx handler (CVE-2024-26812)
        - drm/bridge: add ->edid_read hook and drm_bridge_edid_read()
        - drm/bridge: lt8912b: use drm_bridge_edid_read()
        - drm/bridge: lt8912b: clear the EDID property on failures
        - drm/bridge: lt8912b: do not return negative values from .get_modes()
        - workqueue: Shorten events_freezable_power_efficient name
        - drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ`
          found
        - netfilter: nf_tables: mark set as dead when unbinding anonymous set with
          timeout (CVE-2024-26643)
        - netfilter: nf_tables: disallow anonymous set with timeout flag
          (CVE-2024-26642)
        - netfilter: nf_tables: reject constant set with timeout
        - Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of
          memory
        - nouveau: lock the client object tree.
        - drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf
        - crypto: rk3288 - Fix use after free in unprepare
        - crypto: sun8i-ce - Fix use after free in unprepare
        - Revert "crypto: pkcs7 - remove sha1 support"
        - xfrm: Avoid clang fortify warning in copy_to_user_tmpl()
        - mm, mmap: fix vma_merge() case 7 with vma_ops->close
        - usb: typec: tpcm: Fix PORT_RESET behavior for self powered devices
        - thunderbolt: Fix NULL pointer dereference in tb_port_update_credits()
        - cgroup/cpuset: Fix retval in update_cpumask()
        - cgroup/cpuset: Fix a memory leak in update_exclusive_cpumask()
        - Input: xpad - add additional HyperX Controller Identifiers
        - init/Kconfig: lower GCC version check for -Warray-bounds
        - firewire: ohci: prevent leak of left-over IRQ on unbind
        - [x86] KVM: x86: Mark target gfn of emulated atomic instruction as dirty
        - [x86] KVM: SVM: Flush pages under kvm->lock to fix UAF in
          svm_register_enc_region()
        - SEV: disable SEV-ES DebugSwap by default
        - tracing: Use .flush() call to wake up readers
        - drm/amdgpu/pm: Fix the error of pwm1_enable setting
        - tty: serial: imx: Fix broken RS485
        - [x86] drm/i915: Check before removing mm notifier
        - ALSA: hda/realtek - Fix headset Mic no show at resume back for Lenovo
          ALC897 platform
        - USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command
        - usb: typec: altmodes/displayport: create sysfs nodes as driver's default
          device attribute group
        - usb: gadget: ncm: Fix handling of zero block length packets
        - usb: port: Don't try to peer unused USB ports based on location
        - xhci: Fix failure to detect ring expansion need.
        - tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabled
        - misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled twice on
          suspend/resume
        - misc: fastrpc: Pass proper arguments to scm call
        - serial: port: Don't suspend if the port is still busy
        - mei: me: add arrow lake point S DID
        - mei: me: add arrow lake point H DID
        - vt: fix unicode buffer corruption when deleting characters
        - Revert "tty: serial: simplify qcom_geni_serial_send_chunk_fifo()"
        - fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion
        - ALSA: hda/realtek - Add Headset Mic supported Acer NB platform
        - ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook
        - tee: optee: Fix kernel panic caused by incorrect error handling
        - mm, vmscan: prevent infinite loop for costly GFP_NOIO |
          __GFP_RETRY_MAYFAIL allocations
        - [arm64] dts: qcom: sc8280xp-x13s: limit pcie4 link speed
        - iio: accel: adxl367: fix DEVID read after reset
        - iio: accel: adxl367: fix I2C FIFO data register
        - i2c: i801: Fix using mux_pdev before it's set
        - i2c: i801: Avoid potential double call to gpiod_remove_lookup_table
        - iio: imu: inv_mpu6050: fix frequency setting when chip is off
        - iio: imu: inv_mpu6050: fix FIFO parsing when empty
        - [x86] drm/i915: Don't explode when the dig port we don't have an AUX CH
        - drm/amd/display: handle range offsets in VRR ranges
        - drm/amd/swsmu: modify the gfx activity scaling
        - [x86] efistub: Call mixed mode boot services on the firmware's stack
        - [x86] ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2"
        - Fix memory leak in posix_clock_open() (CVE-2024-26655)
        - wifi: rtw88: 8821cu: Fix connection failure
        - btrfs: fix deadlock with fiemap and extent locking
        - [x86] Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT
        - [x86] sev: Fix position dependent variable references in startup code
        - clocksource/drivers/arm_global_timer: Fix maximum prescaler value
        - [arm*] 9352/1: iwmmxt: Remove support for PJ4/PJ4B cores
        - [arm*] 9359/1: flush: check if the folio is reserved for no-mapping
          addresses
        - entry: Respect changes to system call number by trace_sys_enter()
        - swiotlb: Fix double-allocation of slots due to broken alignment handling
        - swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc()
        - swiotlb: Fix alignment checks when both allocation and DMA masks are
          present
        - iommu/dma: Force swiotlb_max_mapping_size on an untrusted device
        - printk: Update @console_may_schedule in console_trylock_spinning()
        - irqchip/renesas-rzg2l: Implement restriction when writing ISCR register
        - irqchip/renesas-rzg2l: Flush posted write in irq_eoi()
        - irqchip/renesas-rzg2l: Add macro to retrieve TITSR register offset based
          on register's index
        - irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()
        - irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi()
        - irqchip/renesas-rzg2l: Prevent spurious interrupts when setting trigger
          type
        - [x86] kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe
          address
        - efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or
          higher address
        - [x86] mpparse: Register APIC address only once
        - [x86] fpu: Keep xfd_state in sync with MSR_IA32_XFD
        - efi: fix panic in kdump kernel
        - pwm: img: fix pwm clock lookup
        - btrfs: do not skip re-registration for the mounted device
        - mfd: intel-lpss: Switch to generalized quirk table
        - mfd: intel-lpss: Introduce QUIRK_CLOCK_DIVIDER_UNITY for XPS 9530
        - perf top: Use evsel's cpus to replace user_requested_cpus
        - [x86] drm/i915: Stop printing pipe name as hex
        - [x86] drm/i915: Use named initializers for DPLL info
        - [x86] drm/i915: Replace a memset() with zero initialization
        - [x86] drm/i915: Try to preserve the current shared_dpll for fastset on
          type-c ports
        - [x86] drm/i915: Include the PLL name in the debug messages
        - [x86] drm/i915: Suppress old PLL pipe_mask checks for MG/TC/TBT PLLs
        - drm/amd/display: Prevent crash when disable stream
        - ALSA: hda/tas2781: remove digital gain kcontrol
        - ALSA: hda/tas2781: add locks to kcontrols
        - init: open /initrd.image with O_LARGEFILE
        - [x86] efistub: Add missing boot_params for mixed mode compat entry
        - efi/libstub: Cast away type warning in use of max()
        - [x86] efistub: Reinstate soft limit for initrd loading
        - prctl: generalize PR_SET_MDWE support check to be per-arch
        - [arm*] prctl: reject PR_SET_MDWE on pre-ARMv6
        - tmpfs: fix race on handling dquot rbtree
        - btrfs: validate device maj:min during open
        - btrfs: fix race in read_extent_buffer_pages()
        - btrfs: zoned: don't skip block groups with 100% zone unusable
        - btrfs: zoned: use zone aware sb location for scrub
        - wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes
        - wifi: cfg80211: add a flag to disable wireless extensions
        - wifi: iwlwifi: mvm: disable MLO for the time being
        - wifi: iwlwifi: fw: don't always use FW dump trig
        - wifi: iwlwifi: mvm: handle debugfs names more carefully
        - Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for
          DP/eDP displays without PSR"
        - exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()
        - hexagon: vmlinux.lds.S: handle attributes section
        - mm: cachestat: fix two shmem bugs
        - mmc: sdhci-omap: re-tuning is needed after a pm transition to support emmc
          HS200 mode
        - mmc: core: Initialize mmc_blk_ioc_data
        - mmc: core: Avoid negative index with array access
        - sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove()
        - block: Do not force full zone append completion in req_bio_endio()
        - thermal: devfreq_cooling: Fix perf state when calculate dfc res_util
        - nouveau/dmem: handle kcalloc() allocation failure
        - net: ll_temac: platform_get_resource replaced by wrong function
        - drm/vmwgfx: Create debugfs ttm_resource_manager entry only if needed
        - drm/amdkfd: fix TLB flush after unmap for GFX9.4.2
        - drm/amdgpu: fix deadlock while reading mqd from debugfs
        - drm/amd/display: Remove MPC rate control logic from DCN30 and above
        - drm/amd/display: Set DCN351 BB and IP the same as DCN35
        - [x86] drm/i915/hwmon: Fix locking inversion in sysfs getter
        - [x86] drm/i915/bios: Tolerate devdata==NULL in
          intel_bios_encoder_supports_dp_dual_mode()
        - [x86] drm/i915/vrr: Generate VRR "safe window" for DSB
        - [x86] drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order,
          mostly
        - [x86] drm/i915/dsb: Fix DSB vblank waits when using VRR
        - [x86] drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()
        - [x86] drm/i915/gt: Reset queue_priority_hint on parking
        - drm/amd/display: Fix bounds check for dcn35 DcfClocks
        - Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_sync
        - mtd: spinand: Add support for 5-byte IDs
        - Revert "usb: phy: generic: Get the vbus supply"
        - usb: cdc-wdm: close race between read and workqueue
        - usb: misc: ljca: Fix double free in error handling path (CVE-2024-26653)
        - USB: UAS: return ENODEV when submit urbs fail with device not attached
        - drm/amd/display: set odm_combine_policy based on context in dcn32 resource
        - drm/amdgpu: make damage clips support configurable
        - drm/amdgpu/display: Address kdoc for 'is_psr_su' in 'fill_dc_dirty_rects'
        - vfio/pds: Make sure migration file isn't accessed after reset
        - ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs
          (CVE-2024-26654)
        - scsi: ufs: qcom: Provide default cycles_in_1us value
        - scsi: sd: Fix TCG OPAL unlock on system resume
        - scsi: core: Fix unremoved procfs host directory regression
        - staging: vc04_services: changen strncpy() to strscpy_pad()
        - staging: vc04_services: fix information leak in create_component()
        - usb: dwc3: Properly set system wakeup
        - USB: core: Fix deadlock in usb_deauthorize_interface()
        - USB: core: Add hub_get() and hub_put() routines
        - USB: core: Fix deadlock in port "disable" sysfs attribute
        - usb: dwc2: host: Fix remote wakeup from hibernation
        - usb: dwc2: host: Fix hibernation flow
        - usb: dwc2: host: Fix ISOC flow in DDMA mode
        - usb: dwc2: gadget: Fix exiting from clock gating
        - usb: dwc2: gadget: LPM flow fix
        - usb: udc: remove warning when queue disabled ep
        - usb: typec: ucsi: Fix race between typec_switch and role_switch
        - usb: typec: Return size of buffer if pd_set operation succeeds
        - usb: typec: ucsi: Clear EVENT_PENDING under PPM lock
        - usb: typec: ucsi: Ack unsupported commands
        - usb: typec: ucsi_acpi: Refactor and fix DELL quirk
        - usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset
        - scsi: qla2xxx: Prevent command send on chip reset
        - scsi: qla2xxx: Fix N2N stuck connection
        - scsi: qla2xxx: Split FCE|EFT trace control
        - scsi: qla2xxx: Update manufacturer detail
        - scsi: qla2xxx: NVME|FCP prefer flag not being honored
        - scsi: qla2xxx: Fix command flush on cable pull
        - scsi: qla2xxx: Fix double free of the ha->vp_map pointer
        - scsi: qla2xxx: Fix double free of fcport
        - scsi: qla2xxx: Change debug message during driver unload
        - scsi: qla2xxx: Delay I/O Abort on PCI error
        - [x86] bugs: Fix the SRSO mitigation on Zen3/4
        - crash: use macro to add crashk_res into iomem early for specific arch
        - [x86] bugs: Use fixed addressing for VERW operand
        - Revert "x86/bugs: Use fixed addressing for VERW operand"
        - usb: dwc3: pci: Drop duplicate ID
        - scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()
        - scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()
        - scsi: lpfc: Correct size for wqe for memset()
        - scsi: libsas: Fix disk not being scanned in after being removed
        - [x86] sev: Skip ROM range scans and validation for SEV-SNP guests
        - tools/resolve_btfids: fix build with musl libc
        - drm/amdgpu: fix use-after-free bug (CVE-2024-26656)
        - drm/sched: fix null-ptr-deref in init entity (CVE-2024-26657)
    
      [ Salvatore Bonaccorso ]
      * [rt] Refresh "ARM: Allow to enable RT"
      * [rt] Drop "printk: nbcon: Relocate 32bit seq macros"
      * [rt] Drop "printk: Adjust mapping for 32bit seq macros"
      * [rt] Drop "printk: Use prb_first_seq() as base for 32bit seq macros"
      * [rt] Drop "printk: ringbuffer: Do not skip non-finalized records with
        prb_next_seq()"
      * [rt] Drop "printk: Add this_cpu_in_panic()"
      * [rt] "printk: ringbuffer: Cleanup reader terminology"
      * [rt] Drop "printk: Wait for all reserved records with pr_flush()"
      * [rt] Drop "printk: ringbuffer: Skip non-finalized records in panic"
      * [rt] Drop "printk: Disable passing console lock owner completely during
        panic()"
      * net/bluetooth: Remove BT_HS (Removed upstream)
      * Refresh "efi: Lock down the kernel if booted in secure boot mode"
      * Workaround FTBFS on dh_installdocs falls from different source package
        (Closes: #1068189)
    
     -- Salvatore Bonaccorso <email address hidden>  Wed, 24 Apr 2024 09:42:56 +0200
  • linux (6.7.9-2) unstable; urgency=high
    
      * [x86] Mitigate Register File Data Sampling (RFDS) vulnerability
        (CVE-2023-28746):
        - x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set
        - Documentation/hw-vuln: Add documentation for RFDS
        - x86/rfds: Mitigate Register File Data Sampling (RFDS)
        - KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests
    
     -- Salvatore Bonaccorso <email address hidden>  Wed, 13 Mar 2024 12:13:41 +0100
  • linux (6.7.9-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.8
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.9
        - mtd: spinand: gigadevice: Fix the get ecc status issue
        - ice: fix connection state of DPLL and out pin
        - ice: fix dpll input pin phase_adjust value updates
        - ice: fix dpll and dpll_pin data access on PF reset
        - ice: fix dpll periodic work data updates on PF reset
        - ice: fix pin phase adjust updates on PF reset
        - spi: cadence-qspi: fix pointer reference in runtime PM hooks
        - spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM
          hooks
        - netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter
        - netlink: add nla be16/32 types to minlen array
        - net: ip_tunnel: prevent perpetual headroom growth
        - net: mctp: take ownership of skb in mctp_local_output
        - tun: Fix xdp_rxq_info's queue_index when detaching
        - [x86] cpufreq: intel_pstate: fix pstate limits enforcement for adjust_perf
          call back
        - net: veth: clear GRO when clearing XDP even when down
        - ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
        - lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is
          detected
        - veth: try harder when allocating queue memory
        - net: usb: dm9601: fix wrong return value in dm9601_mdio_read
        - net: lan78xx: fix "softirq work is pending" error
        - uapi: in6: replace temporary label with rfc9486
        - stmmac: Clear variable when destroying workqueue
        - Bluetooth: hci_sync: Check the correct flag before starting a scan
        - Bluetooth: Avoid potential use-after-free in hci_error_reset
        - Bluetooth: hci_sync: Fix accept_list when attempting to suspend
        - Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
        - Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
        - Bluetooth: Enforce validation on max value of connection interval
        - Bluetooth: qca: Fix wrong event type for patch config command
        - Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT
        - Bluetooth: qca: Fix triggering coredump implementation
        - netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
        - netfilter: bridge: confirm multicast packets before passing them up the
          stack
        - rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
        - igb: extend PTP timestamp adjustments to i211
        - net: hsr: Use correct offset for HSR TLV values in supervisory HSR frames
        - tls: decrement decrypt_pending if no async completion will be called
        - tls: fix peeking with sync+async decryption
        - tls: separate no-async decryption request handling from async
        - tls: fix use-after-free on failed backlog decryption
        - [riscv64] tlb: fix __p*d_free_tlb()
        - efi/capsule-loader: fix incorrect allocation size
        - power: supply: bq27xxx-i2c: Do not free non existing IRQ
        - [x86] ASoC: cs35l56: Must clear HALO_STATE before issuing SYSTEM_RESET
        - [arm64,armhf] gpu: host1x: Skip reset assert on Tegra186
        - [riscv64] mm: fix NOCACHE_THEAD does not set bit[61] correctly
        - [riscv64] Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION
        - [x86] ASoC: cs35l56: cs35l56_component_remove() must clear
          cs35l56->component
        - [x86] ASoC: cs35l56: cs35l56_component_remove() must clean up wm_adsp
        - [x86] ASoC: cs35l56: Don't add the same register patch multiple times
        - [x86] ASoC: cs35l56: Fix for initializing ASP1 mixer registers
        - [x86] ASoC: cs35l56: Fix misuse of wm_adsp 'part' string for silicon
          revision
        - [x86] ASoC: cs35l56: Fix deadlock in ASP1 mixer register initialization
        - ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()
        - [riscv64] Ignore V from the riscv,isa DT property on older T-Head CPUs
        - [arm64,armhf] drm/tegra: Remove existing framebuffer only if we support
          display
        - fbcon: always restore the old font data in fbcon_do_set_font()
        - afs: Fix endless loop in directory parsing
        - drm/amd/display: Prevent potential buffer overflow in map_hw_resources
        - drivers: perf: added capabilities for legacy PMU
        - drivers: perf: ctr_get_width function for legacy is not defined
        - Revert "riscv: mm: support Svnapot in huge vmap"
        - [riscv64] Fix pte_leaf_size() for NAPOT
        - [riscv64] Sparse-Memory/vmemmap out-of-bounds fix
        - btrfs: fix race between ordered extent completion and fiemap
        - drm/nouveau: keep DMA buffers required for suspend/resume
        - tomoyo: fix UAF write bug in tomoyo_write_control() (CVE-2024-26622)
        - ALSA: firewire-lib: fix to check cycle continuity
        - ALSA: ump: Fix the discard error code from snd_ump_legacy_open()
        - ALSA: hda/realtek: Fix top speaker connection on Dell Inspiron 16 Plus
          7630
        - ALSA: hda/realtek: tas2781: enable subwoofer volume control
        - ALSA: hda/realtek: Enable Mute LED on HP 840 G8 (MB 8AB8)
        - ALSA: hda/realtek: fix mute/micmute LED For HP mt440
        - ALSA: hda/realtek: Add special fixup for Lenovo 14IRP8
        - Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalid
        - landlock: Fix asymmetric private inodes referring
        - gtp: fix use-after-free and null-ptr-deref in gtp_newlink()
        - mm: cachestat: fix folio read-after-free in cache walk
        - [armhf] mtd: rawnand: marvell: fix layouts
        - wifi: nl80211: reject iftype change with mesh ID change
        - btrfs: fix double free of anonymous device after snapshot creation failure
        - btrfs: dev-replace: properly validate device names
        - btrfs: send: don't issue unnecessary zero writes for trailing hole
        - Revert "drm/amd/pm: resolve reboot exception for si oland"
        - drm/buddy: fix range bias
        - drm/amdgpu/pm: Fix the power1_min_cap value
        - drm/amd/display: Add monitor patch for specific eDP
        - [arm64] soc: qcom: pmic_glink: Fix boot when QRTR=m
        - [arm64] dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read
        - [arm64] crypto: arm64/neonbs - fix out-of-bounds access on short input
        - [arm64] dmaengine: fsl-edma: correct calculation of 'nbytes' in multi-fifo
          scenario
        - [arm64] dmaengine: fsl-qdma: init irq after reg initialization
        - [arm64,armhf] mmc: mmci: stm32: fix DMA API overlapping mappings warning
        - mmc: core: Fix eMMC initialization with 1-bit bus connection
        - [arm64] mmc: sdhci-xenon: add timeout for PHY init complete
        - [arm64] mmc: sdhci-xenon: fix PHY init clock stability
        - ceph: switch to corrected encoding of max_xattr_size in mdsmap
        - [riscv64] add CALLER_ADDRx support
        - [riscv64] Fix enabling cbo.zero when running in M-mode
        - power: supply: mm8013: select REGMAP_I2C
        - kbuild: Add -Wa,--fatal-warnings to as-instr invocation
        - efivarfs: Request at most 512 bytes for variable names
        - pmdomain: arm: Fix NULL dereference on scmi_perf_domain removal
        - pmdomain: qcom: rpmhpd: Fix enabled_corner aggregation
        - fprobe: Fix to allocate entry_data_size buffer with rethook instances
        - mm/debug_vm_pgtable: fix BUG_ON with pud advanced test
        - mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index
        - [x86] e820: Don't reserve SETUP_RNG_SEED in e820
        - [x86] cpu: Allow reducing x86_phys_bits during early_identify_cpu()
        - [x86] cpu/intel: Detect TME keyid bits before setting MTRR mask registers
        - mptcp: map v4 address to v6 when destroying subflow
        - mptcp: avoid printing warning once on client side
        - mptcp: push at DSS boundaries
        - mptcp: fix snd_wnd initialization for passive socket
        - mptcp: fix potential wake-up event loss
        - mptcp: fix double-free on socket dismantle
        - mptcp: fix possible deadlock in subflow diag
        - mfd: twl6030-irq: Revert to use of_match_device()
        - NFS: Fix data corruption caused by congestion.
        - af_unix: Fix task hung while purging oob_skb in GC.
        - af_unix: Drop oob_skb ref before purging queue in GC.
        - [x86] ASoC: cs35l56: fix reversed if statement in
          cs35l56_dspwait_asp1tx_put()
        - [arm64] phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use
          dashes
        - [arm64] phy: qcom-qmp-usb: fix v3 offsets data
        - [amd64] dmaengine: idxd: Remove shadow Event Log head stored in idxd
        - [amd64] dmaengine: idxd: Ensure safe user copy of completion record
        - [powerpc*] pseries/iommu: IOMMU table is not initialized for kdump over
          SR-IOV
        - [powerpc*] rtas: use correct function name for resetting TCE tables
        - gpio: 74x164: Enable output pins after registers are reset
        - gpiolib: Fix the error path order in gpiochip_add_data_with_key()
        - gpio: fix resource unwinding order in error path
        - block: define bvec_iter as __packed __aligned(4)
        - [x86] entry_64: Add VERW just before userspace transition
        - [x86] entry_32: Add VERW just before userspace transition
        - [x86] bugs: Use ALTERNATIVE() instead of mds_user_clear static key
        - [x86] KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH
        - [x86] KVM/VMX: Move VERW closer to VMentry for MDS mitigation
        - drm/nouveau: don't fini scheduler before entity flush
    
      [ Salvatore Bonaccorso ]
      * [x86] platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BAR
        (Closes: #1065320)
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 08 Mar 2024 21:55:53 +0100
  • linux (6.7.7-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.5
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.6
        - mmc: sdhci-pci-o2micro: Fix a warm reboot issue that disk can't be
          detected by BIOS (Closes: #1056056)
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.7.7
        - drm/amd/display: Only allow dig mapping to pwrseq in new asic
          (Closes: #1061449)
    
      [ Weizhao Ouyang ]
      * Enable CONFIG_MFD_RK8XX_SPI for RK3588 SoC
        - MFD_RK8XX_SPI as built-in, same behavior as MFD_RK8XX_I2C
    
      [ Uwe Kleine-König ]
      * [armhf] Enable DRM_PANEL_MIPI_DBI as a module for
        stm32mp157c-lxa-tac-gen2.
      * Backport a patch from v6.8-rc1 to be more verbose about pending deferred
        probes helping debugging of failed boot attempts.
      * [arm64] Make PINCTRL_ROCKCHIP builtin.
    
      [ Vincent Blut ]
      * [x86] drivers/hwmon: Enable SENSORS_HP_WMI as module (Closes: #1064507)
    
      [ Weihao Li]
      * [loong64] Build kernel image and udebs for loong64 (Closes: #1053650)
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 02 Mar 2024 08:22:54 +0100
  • linux (6.6.15-2) unstable; urgency=medium
    
      * Revert upstream commit causing documentation build failure
        (Closes: #1063020)
        - Revert "docs: kernel_feat.py: fix potential command injection"
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 04 Feb 2024 21:28:21 +0100
  • linux (6.6.15-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.14
        - [x86] lib: Fix overflow when counting digits
        - [x86] mce/inject: Clear test status value
        - [arm64] EDAC/thunderx: Fix possible out-of-bounds string access
        - [powerpc*] add crtsavres.o to always-y instead of extra-y
        - [x86] Fix CPUIDLE_FLAG_IRQ_ENABLE leaking timer reprogram
        - [powerpc*] 44x: select I2C for CURRITUCK
        - [powerpc*] pseries/memhp: Fix access beyond end of drmem array
        - perf/arm-cmn: Fix HN-F class_occup_id events
        - drivers/perf: hisi: Fix some event id for HiSilicon UC pmu
        - [powerpc*] KVM: PPC: Book3S HV: Use accessors for VCPU registers
        - [powerpc*] KVM: PPC: Book3S HV: Introduce low level MSR accessor
        - [powerpc*] KVM: PPC: Book3S HV: Handle pending exceptions on guest entry
          with MSR_EE
        - [powerpc*] hv-gpci: Add return value check in
          affinity_domain_via_partition_show function
        - [powerpc*] rtas: Avoid warning on invalid token argument to sys_rtas()
        - [powerpc*] powernv: Add a null pointer check to scom_debug_init_one()
        - [powerpc*] powernv: Add a null pointer check in opal_event_init()
        - [powerpc*] powernv: Add a null pointer check in opal_powercap_init()
        - [powerpc*] imc-pmu: Add a null pointer check in update_events_in_group()
        - sched/fair: Update min_vruntime for reweight_entity() correctly
        - [x86] perf/x86/intel/uncore: Fix NULL pointer dereference issue in
          upi_fill_topology()
        - spi: spi-zynqmp-gqspi: fix driver kconfig dependencies
        - ACPI: video: check for error while searching for backlight device parent
        - ACPI: LPIT: Avoid u32 multiplication overflow
        - KEYS: encrypted: Add check for strsep
        - spi: cadence-quadspi: add missing clk_disable_unprepare() in cqspi_probe()
        - [x86] platform/x86/intel/vsec: Fix xa_alloc memory leak
        - cpufreq: scmi: process the result of devm_of_clk_add_hw_provider()
        - calipso: fix memory leak in netlbl_calipso_add_pass()
        - efivarfs: force RO when remounting if SetVariable is not supported
        - efivarfs: Free s_fs_info on unmount
        - spi: sh-msiof: Enforce fixed DTDL for R-Car H3
        - ACPI: LPSS: Fix the fractional clock divider flags
        - ACPI: extlog: Clear Extended Error Log status when RAS_CEC handled the
          error
        - thermal: core: Fix NULL pointer dereference in zone registration error
          path
        - kunit: debugfs: Fix unchecked dereference in debugfs_print_results()
        - mtd: Fix gluebi NULL pointer dereference caused by ftl notifier
        - cpuidle: haltpoll: Do not enable interrupts when entering idle
        - drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgment
        - selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socket
        - crypto: rsa - add a check for allocation failure
        - crypto: jh7110 - Correct deferred probe return
        - crypto: virtio - Handle dataq logic with tasklet
        - crypto: sa2ul - Return crypto_aead_setkey to transfer the error
        - [x86] crypto: ccp - fix memleak in ccp_init_dm_workarea
        - crypto: af_alg - Disallow multiple in-flight AIO requests
        - crypto: safexcel - Add error handling for dma_map_sg() calls
        - crypto: hisilicon/qm - save capability registers in qm init process
        - crypto: hisilicon/zip - add zip comp high perf mode configuration
        - crypto: hisilicon/qm - add a function to set qm algs
        - crypto: hisilicon/hpre - save capability registers in probe process
        - crypto: hisilicon/sec2 - save capability registers in probe process
        - crypto: hisilicon/zip - save capability registers in probe process
        - pstore: ram_core: fix possible overflow in persistent_ram_init_ecc()
        - erofs: fix memory leak on short-lived bounced pages
        - fs: indicate request originates from old mount API
        - gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dump
        - gfs2: fix kernel BUG in gfs2_quota_cleanup
        - dlm: fix format seq ops type 4
        - crypto: virtio - Wait for tasklet to complete on device remove
        - crypto: scomp - fix req->dst buffer overflow
        - csky: fix arch_jump_label_transform_static override
        - blocklayoutdriver: Fix reference leak of pnfs_device_node
        - NFS: Use parent's objective cred in nfs_access_login_time()
        - NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT
        - SUNRPC: fix _xprt_switch_find_current_entry logic
        - pNFS: Fix the pnfs block driver's calculation of layoutget size
        - asm-generic: Fix 32 bit __generic_cmpxchg_local
        - [arm64] dts: qcom: qrb4210-rb2: don't force usb peripheral mode
        - [arm64] dts: qcom: sc8280xp-x13s: Use the correct DP PHY compatible
        - [arm64] dts: qcom: sc8280xp-x13s: add missing camera LED pin config
        - wifi: plfxlc: check for allocation failure in plfxlc_usb_wreq_async()
        - wifi: rtw88: fix RX filter in FIF_ALLMULTI flag
        - bpf, lpm: Fix check prefixlen before walking trie
        - bpf: Add crosstask check to __bpf_get_stack
        - wifi: ath11k: Defer on rproc_get failure
        - wifi: libertas: stop selecting wext
        - net/ncsi: Fix netlink major/minor version numbers
        - [arm64] firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()
        - scsi: bfa: Use the proper data type for BLIST flags
        - wifi: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift behavior
        - [arm64] dts: ti: k3-am62a-main: Fix GPIO pin count in DT nodes
        - [arm64] dts: ti: k3-am65-main: Fix DSS irq trigger type
        - [arm64] dts: ti: iot2050: Re-add aliases
        - wifi: rtw88: sdio: Honor the host max_req_size in the RX path
        - md: synchronize flush io with array reconfiguration
        - bpf: enforce precision of R0 on callback return
        - dt-bindings: arm: qcom: Fix html link
        - [arm64] dts: qcom: sc8180x-primus: Fix HALL_INT polarity
        - [arm64] dts: qcom: sm8450: correct TX Soundwire clock
        - [arm64] dts: qcom: sm8550: correct TX Soundwire clock
        - [arm64] dts: qcom: sc7180: Make watchdog bark interrupt edge triggered
        - [arm64] dts: qcom: sc7280: Mark some nodes as 'reserved'
        - [arm64] dts: qcom: sc7280: Make watchdog bark interrupt edge triggered
        - [arm64] dts: qcom: sdm845: Make watchdog bark interrupt edge triggered
        - [arm64] dts: qcom: sm8150: Make watchdog bark interrupt edge triggered
        - [arm64] dts: qcom: sm8250: Make watchdog bark interrupt edge triggered
        - [arm64] dts: qcom: sa8775p: Make watchdog bark interrupt edge triggered
        - [arm64] dts: qcom: sc8280xp: Make watchdog bark interrupt edge triggered
        - [arm64] dts: qcom: sm6350: Make watchdog bark interrupt edge triggered
        - bpf: Add map and need_defer parameters to .map_fd_put_ptr()
        - bpf: Defer the free of inner map when necessary
        - bpf: fix check for attempt to corrupt spilled pointer
        - scsi: fnic: Return error if vmalloc() failed
        - [arm64] dts: qcom: qrb2210-rb1: Hook up USB3
        - [arm64] dts: qcom: qrb2210-rb1: use USB host mode
        - [arm64] dts: qcom: qrb5165-rb5: correct LED panic indicator
        - [arm64] dts: qcom: sdm845-db845c: correct LED panic indicator
        - [arm64] dts: qcom: sm6125: add interrupts to DWC3 USB controller
        - [arm64] dts: qcom: sm8350: Fix DMA0 address
        - [arm64] dts: qcom: sc7280: Fix up GPU SIDs
        - [arm64] dts: qcom: sc7280: Mark Adreno SMMU as DMA coherent
        - [arm64] dts: qcom: sa8775p: fix USB wakeup interrupt types
        - [arm64] dts: qcom: sc7280: fix usb_2 wakeup interrupt types
        - [arm64] dts: qcom: sm8550: fix USB wakeup interrupt types
        - wifi: mt76: fix typo in mt76_get_of_eeprom_from_nvmem function
        - wifi: mt76: mt7915: fallback to non-wed mode if platform_get_resource
          fails in mt7915_mmio_wed_init()
        - wifi: mt76: mt7996: fix the size of struct bss_rate_tlv
        - wifi: mt76: mt7996: fix rate usage of inband discovery frames
        - wifi: mt76: mt7915: fix EEPROM offset of TSSI flag on MT7981
        - wifi: mt76: mt7915: also MT7981 is 3T3R but nss2 on 5 GHz band
        - wifi: mt76: mt7921s: fix workqueue problem causes STA association fail
        - bpf: Fix verification of indirect var-off stack access
        - [arm64] dts: hisilicon: hikey970-pmic: fix regulator cells properties
        - bpf: Guard stack limits against 32bit overflow
        - bpf: Fix accesses to uninit stack slots
        - dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with
          generic names
        - wifi: mt76: mt7921: fix country count limitation for CLC
        - wifi: iwlwifi: don't support triggered EHT CQI feedback
        - block: Set memalloc_noio to false on device_add_disk() error path
        - [arm64] dts: xilinx: Apply overlays to base dtbs
        - [arm64] dts: renesas: white-hawk-cpu: Fix missing serial console pin
          control
        - [arm64] dts: imx8mm: Reduce GPU to nominal speed
        - scsi: ufs: qcom: Fix the return value of ufs_qcom_ice_program_key()
        - scsi: ufs: qcom: Fix the return value when platform_get_resource_byname()
          fails
        - [arm64] scsi: hisi_sas: Replace with standard error code return value
        - [arm64] scsi: hisi_sas: Check before using pointer variables
        - [arm64] scsi: hisi_sas: Rollback some operations if FLR failed
        - [arm64] scsi: hisi_sas: Correct the number of global debugfs registers
        - [armhf] dts: stm32: don't mix SCMI and non-SCMI board compatibles
        - bpf: Fix a race condition between btf_put() and map_free()
        - ipmr: support IP_PKTINFO on cache report IGMP msg
        - virtio/vsock: fix logic which reduces credit update messages
        - virtio/vsock: send credit update during setting SO_RCVLOWAT
        - dma-mapping: clear dev->dma_mem to NULL after freeing it
        - bpf: Limit the number of uprobes when attaching program to multiple
          uprobes
        - bpf: Limit the number of kprobes when attaching program to multiple
          kprobes
        - [arm64] dts: qcom: acer-aspire1: Correct audio codec definition
        - soc: qcom: llcc: Fix dis_cap_alloc and retain_on_pc configuration
        - [arm64] dts: qcom: sm6375: fix USB wakeup interrupt types
        - [arm64] dts: qcom: sm6375: Hook up MPM
        - [arm64] dts: qcom: sm8150: make dispcc cast minimal vote on MMCX
        - [arm64] dts: qcom: sm8150-hdk: fix SS USB regulators
        - soc: qcom: llcc: Fix LLCC_TRP_ATTR2_CFGn offset
        - block: add check of 'minors' and 'first_minor' in device_add_disk()
        - [arm64] dts: qcom: sc7280: Mark SDHCI hosts as cache-coherent
        - [arm64] dts: qcom: ipq6018: fix clock rates for GCC_USB0_MOCK_UTMI_CLK
        - [arm64] dts: qcom: sm8550: Separate out X3 idle state
        - [arm64] dts: qcom: sm8550: Update idle state time requirements
        - [arm64] dts: qcom: sc8180x: Mark PCIe hosts cache-coherent
        - [arm64] dts: qcom: sc8180x: switch PCIe QMP PHY to new style of bindings
        - [arm64] dts: qcom: sc8180x: Fix up PCIe nodes
        - bpf: Re-enable unit_size checking for global per-cpu allocator
        - bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()
        - bpf: Use c->unit_size to select target cache during free
        - wifi: rtlwifi: add calculate_bit_shift()
        - wifi: rtlwifi: rtl8188ee: phy: using calculate_bit_shift()
        - wifi: rtlwifi: rtl8192c: using calculate_bit_shift()
        - wifi: rtlwifi: rtl8192cu: using calculate_bit_shift()
        - wifi: rtlwifi: rtl8192ce: using calculate_bit_shift()
        - wifi: rtlwifi: rtl8192de: using calculate_bit_shift()
        - wifi: rtlwifi: rtl8192ee: using calculate_bit_shift()
        - wifi: rtlwifi: rtl8192se: using calculate_bit_shift()
        - wifi: iwlwifi: mvm: set siso/mimo chains to 1 in FW SMPS request
        - wifi: iwlwifi: mvm: send TX path flush in rfkill
        - wifi: iwlwifi: fix out of bound copy_from_user
        - wifi: iwlwifi: assign phy_ctxt before eSR activation
        - netfilter: nf_tables: mark newset as dead on transaction abort
        - netfilter: nf_tables: validate chain type update if available
        - Bluetooth: Fix bogus check for re-auth no supported with non-ssp
        - Bluetooth: btnxpuart: fix recv_buf() return value
        - Bluetooth: btmtkuart: fix recv_buf() return value
        - null_blk: don't cap max_hw_sectors to BLK_DEF_MAX_SECTORS
        - [arm64] dts: rockchip: Fix led pinctrl of lubancat 1
        - wifi: cfg80211: correct comment about MLD ID
        - wifi: cfg80211: parse all ML elements in an ML probe response
        - bpf: sockmap, fix proto update hook to avoid dup calls
        - sctp: support MSG_ERRQUEUE flag in recvmsg()
        - sctp: fix busy polling
        - blk-cgroup: fix rcu lockdep warning in blkg_lookup()
        - net/sched: act_ct: fix skb leak and crash on ooo frags
        - mlxbf_gige: Fix intermittent no ip issue
        - mlxbf_gige: Enable the GigE port in mlxbf_gige_open
        - rxrpc: Fix skbuff cleanup of call's recvmsg_queue and rx_oos_queue
        - ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim()
        - ARM: davinci: always select CONFIG_CPU_ARM926T
        - Revert "drm/tidss: Annotate dma-fence critical section in commit path"
        - Revert "drm/omapdrm: Annotate dma-fence critical section in commit path"
        - drm/dp_mst: Fix fractional DSC bpp handling
        - [arm64,armhf] drm/panfrost: Really power off GPU cores in
          panfrost_gpu_power_off()
        - RDMA/usnic: Silence uninitialized symbol smatch warnings
        - [arm64] RDMA/hns: Fix inappropriate err code for unsupported operations
        - drm/panel: nv3051d: Hold panel in reset for unprepare
        - drm/panel-elida-kd35t133: hold panel in reset for unprepare
        - drm/nouveau/fence:: fix warning directly dereferencing a rcu pointer
        - drm/bridge: tpd12s015: Drop buggy __exit annotation for remove function
        - drm/tilcdc: Fix irq free on unload
        - media: pvrusb2: fix use after free on context disconnection
        - media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to avoid the
          crash of multi-core JPEG devices
        - media: visl: Hook the (TRY_)DECODER_CMD stateless ioctls
        - media: verisilicon: Hook the (TRY_)DECODER_CMD stateless ioctls
        - media: rkvdec: Hook the (TRY_)DECODER_CMD stateless ioctls
        - media: amphion: Fix VPU core alias name
        - drm/bridge: Fix typo in post_disable() description
        - f2fs: fix to avoid dirent corruption
        - drm/radeon/r600_cs: Fix possible int overflows in r600_cs_check_reg()
        - drm/radeon/r100: Fix integer overflow issues in r100_cs_track_check()
        - drm/radeon: check return value of radeon_ring_lock()
        - drm/tidss: Move reset to the end of dispc_init()
        - drm/tidss: Return error value from from softreset
        - drm/tidss: Check for K2G in in dispc_softreset()
        - drm/tidss: Fix dss reset
        - drm/imx/lcdc: Fix double-free of driver data
        - [arm64] drm/msm/mdp4: flush vblank event on disable
        - [arm64] drm/msm/dpu: Add missing safe_lut_tbl in sc8180x catalog
        - [arm64] drm/msm/dsi: Use pm_runtime_resume_and_get to prevent refcnt leaks
        - drm/drv: propagate errors from drm_modeset_register_all()
        - media: v4l: async: Fix duplicated list deletion
        - [x86] ASoC: Intel: glk_rt5682_max98357a: fix board id mismatch
        - [x86] ASoC: Intel: sof_sdw_rt_sdca_jack_common: ctx->headset_codec_dev =
          NULL
        - [x86] ASoC: SOF: topology: Use partial match for disconnecting DAI link
          and DAI widget
        - [arm64,armhf] drm/panfrost: Ignore core_mask for poweroff and disable
          PWRTRANS irq
        - [arm64] drm/msm/dpu: correct clk bit for WB2 block
        - drm/radeon: check the alloc_workqueue return value in radeon_crtc_init()
        - drm/radeon/dpm: fix a memleak in sumo_parse_power_table
        - drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_table
        - drm/bridge: cdns-mhdp8546: Fix use of uninitialized variable
        - drm/bridge: tc358767: Fix return value on error case
        - media: cx231xx: fix a memleak in cx231xx_init_isoc
        - [arm64] RDMA/hns: Fix memory leak in free_mr_init()
        - clk: qcom: gpucc-sm8150: Update the gpu_cc_pll1 config
        - media: bttv: start_streaming should return a proper error code
        - media: bttv: add back vbi hack
        - media: imx-mipi-csis: Fix clock handling in remove()
        - media: imx-mipi-csis: Drop extra clock enable at probe()
        - media: dt-bindings: media: rkisp1: Fix the port description for the
          parallel interface
        - media: rkisp1: Fix media device memory leak
        - [arm64] drm/msm/adreno: Fix A680 chip id
        - drm/panel: st7701: Fix AVCL calculation
        - f2fs: fix to wait on block writeback for post_read case
        - f2fs: fix to check compress file in f2fs_move_file_range()
        - f2fs: fix to update iostat correctly in f2fs_filemap_fault()
        - media: dvbdev: drop refcount on error path in dvb_device_open()
        - media: dvb-frontends: m88ds3103: Fix a memory leak in an error handling
          path of m88ds3103_probe()
        - clk: renesas: rzg2l-cpg: Reuse code in rzg2l_cpg_reset()
        - clk: renesas: rzg2l: Check reset monitor registers
        - [arm64] drm/msm/dpu: Set input_sel bit for INTF
        - [arm64] drm/msm/dpu: Drop enable and frame_count parameters from
          dpu_hw_setup_misr()
        - drm/amdgpu/debugfs: fix error code when smc register accessors are NULL
        - drm/amd/pm: fix a double-free in si_dpm_init
        - drivers/amd/pm: fix a use-after-free in kv_parse_power_table
        - gpu/drm/radeon: fix two memleaks in radeon_vm_init
        - drm/amd/pm: fix a double-free in amdgpu_parse_extended_power_table
        - f2fs: fix to check return value of f2fs_recover_xattr_data
        - dt-bindings: clock: Update the videocc resets for sm8150
        - clk: qcom: videocc-sm8150: Update the videocc resets
        - clk: qcom: videocc-sm8150: Add missing PLL config property
        - clk: sp7021: fix return value check in sp7021_clk_probe()
        - drivers: clk: zynqmp: calculate closest mux rate
        - drivers: clk: zynqmp: update divider round rate logic
        - watchdog: set cdev owner before adding
        - watchdog/hpwdt: Only claim UNKNOWN NMI if from iLO
        - watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handling
        - watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unused
        - clk: rs9: Fix DIF OEn bit placement on 9FGV0241
        - clk: si5341: fix an error code problem in si5341_output_clk_set_rate
        - ASoC: amd: vangogh: Drop conflicting ACPI-based probing
        - ASoC: tas2781: add support for FW version 0x0503
        - accel/habanalabs: fix information leak in sec_attest_info()
          (CVE-2023-50431)
        - clk: qcom: gcc-sm8550: Add the missing RETAIN_FF_ENABLE GDSC flag
        - clk: qcom: gcc-sm8550: Mark the PCIe GDSCs votable
        - clk: qcom: gcc-sm8550: use collapse-voting for PCIe GDSCs
        - clk: qcom: gcc-sm8550: Mark RCGs shared where applicable
        - clk: qcom: dispcc-sm8550: Update disp PLL settings
        - clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hw
        - pwm: stm32: Use hweight32 in stm32_pwm_detect_channels
        - pwm: stm32: Fix enable count for clk in .probe()
        - ASoC: rt5645: Drop double EF20 entry from dmi_platform_data[]
        - ALSA: scarlett2: Add missing error check to scarlett2_config_save()
        - ALSA: scarlett2: Add missing error check to scarlett2_usb_set_config()
        - ALSA: scarlett2: Allow passing any output to line_out_remap()
        - ALSA: scarlett2: Add missing error checks to *_ctl_get()
        - ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put()
        - mmc: sdhci_am654: Fix TI SoC dependencies
        - mmc: sdhci_omap: Fix TI SoC dependencies
        - gpiolib: make gpio_device_get() and gpio_device_put() public
        - gpiolib: provide gpio_device_find()
        - gpio: sysfs: drop the mention of gpiochip_find() from sysfs code
        - IB/iser: Prevent invalidating wrong MR
        - drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in
          kfd_topology.c
        - drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_init
        - drm/amd/display: avoid stringop-overflow warnings for
          dp_decide_lane_settings()
        - ksmbd: validate the zero field of packet header
        - of: Fix double free in of_parse_phandle_with_args_map
        - fbdev: imxfb: fix left margin setting
        - class: fix use-after-free in class_register()
        - kernfs: convert kernfs_idr_lock to an irq safe raw spinlock
        - Revert "kernfs: convert kernfs_idr_lock to an irq safe raw spinlock"
        - keys, dns: Fix size check of V1 server-list header
        - [arm*] binder: fix async space check for 0-sized buffers
        - [arm*] binder: fix unused alloc->free_async_space
        - [mips*] smp: Call rcutree_report_cpu_starting() earlier
        - Input: atkbd - use ab83 as id when skipping the getid command
        - rust: Ignore preserve-most functions
        - xen-netback: don't produce zero-size SKB frags (CVE-2023-46838)
        - [arm*] binder: fix race between mmput() and do_exit()
        - clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warnings
        - [powerpc*] 64s: Increase default stack size to 32KB
        - tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug
        - Revert "usb: gadget: f_uvc: change endpoint allocation in
          uvc_function_bind()"
        - usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()
        - usb: dwc: ep0: Update request status in dwc3_ep0_stall_restart
        - usb: dwc3: gadget: Handle EP0 request dequeuing properly
        - usb: dwc3: gadget: Queue PM runtime idle on disconnect event
        - Revert "usb: dwc3: Soft reset phy on probe for host"
        - Revert "usb: dwc3: don't reset device side if dwc3 was configured as
          host-only"
        - usb: chipidea: wait controller resume finished for wakeup irq
        - usb: cdns3: fix uvc failure work since sg support enabled
        - usb: cdns3: fix iso transfer error when mult is not zero
        - usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabled
        - Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"
        - usb: typec: class: fix typec_altmode_put_partner to put plugs
        - usb: mon: Fix atomicity violation in mon_bin_vma_fault
        - dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: fix path to header
        - serial: core: fix sanitizing check for RTS settings
        - serial: core: make sure RS485 cannot be enabled when it is not supported
        - serial: 8250_bcm2835aux: Restore clock error handling
        - serial: core, imx: do not set RS485 enabled if it is not supported
        - serial: imx: Ensure that imx_uart_rs485_config() is called with enabled
          clock
        - serial: 8250_exar: Set missing rs485_supported flag
        - serial: omap: do not override settings for RS485 support
        - ALSA: oxygen: Fix right channel of capture volume mixer
        - ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq2xxx
        - ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on HP
          ZBook
        - ALSA: hda/realtek: Enable headset mic on Lenovo M70 Gen5
        - ksmbd: validate mech token in session setup
        - ksmbd: fix UAF issue in ksmbd_tcp_new_connection()
        - ksmbd: only v2 leases handle the directory
        - ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTION
        - io_uring: don't check iopoll if request completes
        - io_uring/rw: ensure io->bytes_done is always initialized
        - io_uring: ensure local task_work is run on wait timeout
        - fbdev/acornfb: Fix name of fb_ops initializer macro
        - fbdev: flush deferred work in fb_deferred_io_fsync()
        - fbdev: flush deferred IO before closing
        - scsi: ufs: core: Simplify power management during async scan
        - scsi: target: core: add missing file_{start,end}_write()
        - scsi: mpi3mr: Refresh sdev queue depth after controller reset
        - scsi: mpi3mr: Clean up block devices post controller reset
        - scsi: mpi3mr: Block PEL Enable Command on Controller Reset and
          Unrecoverable State
        - drm/amd: Enable PCIe PME from D3
        - block: add check that partition length needs to be aligned with block size
        - block: Remove special-casing of compound pages
        - block: Fix iterating over an empty bio with bio_for_each_folio_all
        - netfilter: nf_tables: check if catch-all set element is active in next
          generation (CVE-2024-1085)
        - pwm: jz4740: Don't use dev_err_probe() in .request()
        - pwm: Fix out-of-bounds access in of_pwm_single_xlate()
        - md/raid1: Use blk_opf_t for read and write operations
        - rootfs: Fix support for rootfstype= when root= is given
        - Bluetooth: Fix atomicity violation in {min,max}_key_size_set
        - bpf: Fix re-attachment branch in bpf_tracing_prog_attach
        - [arm64] iommu/arm-smmu-qcom: Add missing GMU entry to match table
        - iommu/dma: Trace bounce buffer usage when mapping buffers
        - wifi: mt76: fix broken precal loading from MTD for mt7915
        - wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable code
        - wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessors
        - wifi: mwifiex: add extra delay for firmware ready
        - wifi: mwifiex: configure BSSID consistently when starting AP
        - wifi: mwifiex: fix uninitialized firmware_stat
        - net: stmmac: fix ethtool per-queue statistics
        - Revert "net: rtnetlink: Enslave device before bringing it up"
        - Revert "nSVM: Check for reserved encodings of TLB_CONTROL in nested VMCB"
        - cxl/port: Fix decoder initialization when nr_targets > interleave_ways
        - PCI/P2PDMA: Remove reference to pci_p2pdma_map_sg()
        - [x86] pci: Reserve ECAM if BIOS didn't include it in PNP0C02 _CRS
        - PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support
        - PCI: mediatek: Clear interrupt status before dispatching handler
        - [x86] kvm: Do not try to disable kvmclock if it was not enabled
        - [arm64] KVM: arm64: vgic-v4: Restore pending state on host userspace write
        - [arm64] KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache
        - [x86] KVM: x86/pmu: Move PMU reset logic to common x86 code
        - [x86] KVM: x86/pmu: Reset the PMU, i.e. stop counters, before refreshing
        - iio: adc: ad7091r: Pass iio_dev to event handler
        - HID: sensor-hub: Enable hid core report processing for all devices
        - HID: wacom: Correct behavior when processing some confidence == false
          touches
        - serial: sc16is7xx: add check for unsupported SPI modes during probe
        - serial: sc16is7xx: set safe default SPI clock frequency
        - mfd: rk8xx: fixup devices registration with PLATFORM_DEVID_AUTO
        - mfd: cs42l43: Correct SoundWire port list
        - mfd: syscon: Fix null pointer dereference in of_syscon_register()
        - leds: aw2013: Select missing dependency REGMAP_I2C
        - leds: aw200xx: Fix write to DIM parameter
        - mfd: tps6594: Add null pointer check to tps6594_device_init()
        - mfd: intel-lpss: Fix the fractional clock divider flags
        - srcu: Use try-lock lockdep annotation for NMI-safe access.
        - [mips*] dmi: Fix early remap on MIPS32
        - [mips64el] Fix incorrect max_low_pfn adjustment
        - [riscv64] Check if the code to patch lies in the exit section
        - [riscv64] Fix module_alloc() that did not reset the linear mapping
          permissions
        - [riscv64] Fix set_memory_XX() and set_direct_map_XX() by splitting huge
          linear mappings
        - [riscv64] Fix set_direct_map_default_noflush() to reset _PAGE_EXEC
        - [riscv64] Fixed wrong register in XIP_FIXUP_FLASH_OFFSET macro
        - power: supply: cw2015: correct time_to_empty units in sysfs
        - power: supply: bq256xx: fix some problem in bq256xx_hw_init
        - PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()
        - serial: 8250: omap: Don't skip resource freeing if
          pm_runtime_resume_and_get() failed
        - iommu: Map reserved memory as cacheable if device is coherent
        - perf test: Remove atomics from test_loop to avoid test failures
        - perf header: Fix segfault on build_mem_topology() error path
        - libapi: Add missing linux/types.h header to get the __u64 type on io.h
        - perf test record user-regs: Fix mask for vg register
        - vfio/pds: Fix calculations in pds_vfio_dirty_sync
        - perf vendor events arm64 AmpereOne: Rename BPU_FLUSH_MEM_FAULT to
          GPC_FLUSH_MEM_FAULT
        - perf mem: Fix error on hybrid related to availability of mem event in a
          PMU
        - perf stat: Exit perf stat if parse groups fails
        - base/node.c: initialize the accessor list before registering
        - acpi: property: Let args be NULL in __acpi_node_get_property_reference
        - software node: Let args be NULL in software_node_get_reference_args
        - serial: imx: fix tx statemachine deadlock
        - iio: adc: ad9467: fix reset gpio handling
        - iio: adc: ad9467: don't ignore error codes
        - iio: adc: ad9467: add mutex to struct ad9467_state
        - iio: adc: ad9467: fix scale setting
        - perf header: Fix one memory leakage in perf_event__fprintf_event_update()
        - perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()
        - perf genelf: Set ELF program header addresses properly
        - perf unwind-libdw: Handle JIT-generated DSOs properly
        - perf unwind-libunwind: Fix base address for .eh_frame
        - bus: mhi: ep: Do not allocate event ring element on stack
        - bus: mhi: ep: Use slab allocator where applicable
        - bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIs
        - PCI: epf-mhi: Fix the DMA data direction of dma_unmap_single()
        - tty: early return from send_break() on TTY_DRIVER_HARDWARE_BREAK
        - tty: don't check for signal_pending() in send_break()
        - tty: use 'if' in send_break() instead of 'goto'
        - usb: cdc-acm: return correct error code on unsupported break
        - spmi: mtk-pmif: Serialize PMIF status check and command submission
        - usb: gadget: webcam: Make g_webcam loadable again
        - iommu: Don't reserve 0-length IOVA region
        - power: supply: Fix null pointer dereference in smb2_probe
        - vdpa: Fix an error handling path in eni_vdpa_probe()
        - apparmor: Fix ref count leak in task_kill
        - nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
        - nvmet-tcp: fix a crash in nvmet_req_complete()
        - perf env: Avoid recursively taking env->bpf_progs.lock
        - perf stat: Fix hard coded LL miss units
        - cxl/region: fix x9 interleave typo
        - apparmor: fix possible memory leak in unpack_trans_table
        - apparmor: avoid crash when parsed profile name is empty
        - usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transfer
        - serial: imx: Correct clock error message in function probe()
        - serial: apbuart: fix console prompt on qemu
        - perf db-export: Fix missing reference count get in call_path_from_sample()
        - cxl/port: Fix missing target list lock
        - spi: coldfire-qspi: Remove an erroneous clk_disable_unprepare() from the
          remove function
        - hisi_acc_vfio_pci: Update migration data pointer correctly on
          saving/resume
        - nvmet: re-fix tracing strncpy() warning
        - nvme: trace: avoid memcpy overflow warning
        - nvmet-tcp: Fix the H2C expected PDU len calculation
        - PCI: keystone: Fix race condition when initializing PHYs
        - PCI: mediatek-gen3: Fix translation window size calculation
        - [s390x] pci: fix max size calculation in zpci_memcpy_toio()
        - net: qualcomm: rmnet: fix global oob in rmnet_policy
        - rxrpc: Fix use of Don't Fragment flag
        - net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet frames
        - amt: do not use overwrapped cb area
        - net: micrel: Fix PTP frame parsing for lan8841
        - net: phy: micrel: populate .soft_reset for KSZ9131
        - ALSA: hda: Properly setup HDMI stream
        - mptcp: mptcp_parse_option() fix for MPTCPOPT_MP_JOIN
        - mptcp: strict validation before using mp_opt->hmac
        - mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect()
        - mptcp: use OPTION_MPTCP_MPJ_SYN in subflow_check_req()
        - mptcp: refine opt_mp_capable determination
        - block: ensure we hold a queue reference when using queue limits
        - net: stmmac: Fix ethool link settings ops for integrated PCS
        - udp: annotate data-races around up->pending
        - erofs: simplify compression configuration parser
        - erofs: fix inconsistent per-file compression format
        - net: add more sanity check in virtio_net_hdr_to_skb()
        - net: netdev_queue: netdev_txq_completed_mb(): fix wake condition
        - bpf: iter_udp: Retry with a larger batch size without going back to the
          previous bucket
        - bpf: Avoid iter->offset making backward progress in bpf_iter_udp
        - net: tls, fix WARNIING in __sk_msg_free
        - net: ravb: Fix dma_addr_t truncation in error case
        - dt-bindings: gpio: xilinx: Fix node address in gpio
        - gpio: mlxbf3: add an error code check in mlxbf3_gpio_probe
        - [x86] ASoC: SOF: ipc4-loader: remove the CPC check warnings
        - drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTL
        - net: stmmac: ethtool: Fixed calltrace caused by unbalanced
          disable_irq_wake calls
        - bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
        - net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probe
        - mptcp: relax check on MPC passive fallback
        - net: netdevsim: don't try to destroy PHC on VFs
        - netfilter: nf_tables: reject invalid set policy
        - netfilter: nft_limit: do not ignore unsupported flags
        - netfilter: nfnetlink_log: use proper helper for fetching physinif
        - netfilter: nf_queue: remove excess nf_bridge variable
        - netfilter: propagate net to nf_bridge_get_physindev
        - netfilter: bridge: replace physindev with physinif in nf_bridge_info
        - netfilter: nf_tables: do not allow mismatch field size and set key length
        - netfilter: nf_tables: skip dead set elements in netlink dump
        - netfilter: nf_tables: reject NFT_SET_CONCAT with not field length
          description
        - ipvs: avoid stat macros calls from preemptible context
        - io_uring: adjust defer tw counting
        - kdb: Fix a potential buffer overflow in kdb_local()
        - [arm64] ptrace: Don't flush ZA/ZT storage when writing ZA via ptrace
        - ethtool: netlink: Add missing ethnl_ops_begin/complete
        - loop: fix the the direct I/O support check when used on top of block
          devices
        - ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
        - i2c: s3c24xx: fix read transfers in polling mode
        - i2c: s3c24xx: fix transferring more than one message in polling mode
        - [riscv64] Fix wrong usage of lm_alias() when splitting a huge linear
          mapping
        - Revert "KEYS: encrypted: Add check for strsep"
        - [arm64] dts: armada-3720-turris-mox: set irq type for RTC
        - Revert "Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d""
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.15
        - docs: sparse: move TW sparse.txt to TW dev-tools
        - docs: sparse: add sparse.rst to toctree
        - docs: kernel_feat.py: fix potential command injection
        - serial: core: Simplify uart_get_rs485_mode()
        - serial: core: set missing supported flag for RX during TX GPIO
        - soundwire: bus: introduce controller_id
        - soundwire: fix initializing sysfs for same devices on different buses
        - net: stmmac: Tx coe sw fallback
        - net: stmmac: Prevent DSA tags from breaking COE
        - iio: adc: ad7091r: Set alert bit in config register
        - iio: adc: ad7091r: Allow users to configure device events
        - iio: adc: ad7091r: Enable internal vref if external vref is not supplied
        - dmaengine: fsl-edma: fix eDMAv4 channel allocation issue
        - dmaengine: fix NULL pointer in channel unregistration function
        - dmaengine: idxd: Move dma_free_coherent() out of spinlocked context
        - scsi: ufs: core: Remove the ufshcd_hba_exit() call from
          ufshcd_async_scan()
        - [riscv64] Fix an off-by-one in get_early_cmdline()
        - scsi: core: Kick the requeue list after inserting when flushing
        - smb: client: fix parsing of SMB3.1.1 POSIX create context
        - cifs: handle cases where a channel is closed
        - cifs: reconnect work should have reference on server struct
        - cifs: handle when server starts supporting multichannel
        - cifs: handle when server stops supporting multichannel
        - Revert "cifs: reconnect work should have reference on server struct"
        - cifs: reconnect worker should take reference on server struct
          unconditionally
        - cifs: handle servers that still advertise multichannel after disabling
        - cifs: update iface_last_update on each query-and-update
        - ext4: allow for the last group to be marked as trimmed
        - async: Split async_schedule_node_domain()
        - async: Introduce async_schedule_dev_nocall()
        - PM: sleep: Fix possible deadlocks in core system-wide PM code
        - OPP: Pass rounded rate to _set_opp()
        - btrfs: sysfs: validate scrub_speed_max value
        - crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init
        - erofs: fix lz4 inplace decompression
        - crypto: api - Disallow identical driver names
        - PM: hibernate: Enforce ordering during image compression/decompression
        - hwrng: core - Fix page fault dead lock on mmap-ed hwrng
        - [s390x] crypto: s390/aes - Fix buffer overread in CTR mode
        - [s390x] vfio-ap: unpin pages on gisc registration failure
        - PM / devfreq: Fix buffer overflow in trans_stat_show
        - mtd: maps: vmu-flash: Fix the (mtd core) switch to ref counters
        - mtd: rawnand: Prevent crossing LUN boundaries during sequential reads
        - mtd: rawnand: Fix core interference with sequential reads
        - mtd: rawnand: Prevent sequential reads with on-die ECC engines
        - mtd: rawnand: Clarify conditions to enable continuous reads
        - soc: qcom: pmic_glink_altmode: fix port sanity check
        - media: imx355: Enable runtime PM before registering async sub-device
        - media: ov9734: Enable runtime PM before registering async sub-device
        - media: ov13b10: Enable runtime PM before registering async sub-device
        - media: ov01a10: Enable runtime PM before registering async sub-device
        - soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
        - soc: fsl: cpm1: qmc: Fix __iomem addresses declaration
        - soc: fsl: cpm1: qmc: Fix rx channel reset
        - [s390x] vfio-ap: always filter entire AP matrix
        - [s390x] vfio-ap: loop over the shadow APCB when filtering guest's AP
          configuration
        - [s390x] vfio-ap: let on_scan_complete() callback filter matrix and update
          guest's APCB
        - [s390x] vfio-ap: reset queues filtered from the guest's AP config
        - [s390x] vfio-ap: reset queues associated with adapter for queue unbound
          from driver
        - [s390x] vfio-ap: do not reset queue removed from host config
        - nbd: always initialize struct msghdr completely
        - [mips*] Fix max_mapnr being uninitialized on early stages
        - bus: mhi: host: Add alignment check for event ring read pointer
        - bus: mhi: host: Drop chan lock before queuing buffers
        - bus: mhi: host: Add spinlock to protect WP access when queueing TREs
        - [armhf] dts: imx6q-apalis: add can power-up delay on ixora board
        - [arm64] dts: qcom: sc8280xp-crd: fix eDP phy compatible
        - [armhf] dts: samsung: exynos4210-i9100: Unconditionally enable LDO12
        - [arm64] dts: rockchip: configure eth pad driver strength for orangepi r1
          plus lts
        - [arm64] dts: rockchip: Fix rk3588 USB power-domain clocks
        - [arm64] dts: qcom: msm8916: Make blsp_dma controlled-remotely
        - [arm64] dts: qcom: msm8939: Make blsp_dma controlled-remotely
        - [arm64] dts: qcom: sc7180: fix USB wakeup interrupt types
        - [arm64] dts: qcom: sdm845: fix USB wakeup interrupt types
        - [arm64] dts: qcom: sdm670: fix USB wakeup interrupt types
        - [arm64] dts: qcom: sm8150: fix USB wakeup interrupt types
        - [arm64] dts: qcom: sc8180x: fix USB wakeup interrupt types
        - [arm64] dts: qcom: sc7280: fix usb_1 wakeup interrupt types
        - [arm64] dts: qcom: Add missing vio-supply for AW2013
        - [arm64] dts: qcom: sdm845: fix USB DP/DM HS PHY interrupts
        - [arm64] dts: qcom: sdm845: fix USB SS wakeup
        - [arm64] dts: qcom: sm8150: fix USB DP/DM HS PHY interrupts
        - [arm64] dts: qcom: sm8150: fix USB SS wakeup
        - [arm64] dts: qcom: sc8180x: fix USB DP/DM HS PHY interrupts
        - [arm64] dts: qcom: sc8180x: fix USB SS wakeup
        - [arm64] dts: qcom: sdm670: fix USB DP/DM HS PHY interrupts
        - [arm64] dts: qcom: sdm670: fix USB SS wakeup
        - lsm: new security_file_ioctl_compat() hook
        - dlm: use kernel_connect() and kernel_bind()
        - docs: kernel_abi.py: fix command injection
        - scripts/get_abi: fix source path leak
        - media: videobuf2-dma-sg: fix vmap callback
        - mmc: core: Use mrq.sbc in close-ended ffu
        - mmc: mmc_spi: remove custom DMA mapped buffers
        - media: i2c: st-mipid02: correct format propagation
        - media: mtk-jpeg: Fix timeout schedule error in mtk_jpegdec_worker.
        - media: mtk-jpeg: Fix use after free bug due to error path handling in
          mtk_jpeg_dec_device_run
        - [riscv64] mm: Fixup compat arch_get_mmap_end
        - [riscv64] mm: Fixup compat mode boot failure
        - [arm64] Rename ARM64_WORKAROUND_2966298
        - [arm64] errata: Add Cortex-A510 speculative unprivileged load workaround
        - [arm64] sme: Always exit sme_alloc() early with existing storage
        - [arm64] entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
        - rtc: cmos: Use ACPI alarm for non-Intel x86 systems too
        - rtc: Adjust failure return code for cmos_set_alarm()
        - rtc: mc146818-lib: Adjust failure return code for mc146818_get_time()
        - rtc: Add support for configuring the UIP timeout for RTC reads
        - rtc: Extend timeout for waiting for UIP to clear to 1s
        - nouveau/vmm: don't set addr on the fail path to avoid warning
        - efi: disable mirror feature during crashkernel
        - ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path
        - selftests: mm: hugepage-vmemmap fails on 64K page size systems
        - mm/rmap: fix misplaced parenthesis of a likely()
        - mm/sparsemem: fix race in accessing memory_section->usage
        - rename(): fix the locking of subdirectories
        - serial: sc16is7xx: improve regmap debugfs by using one regmap per port
        - serial: sc16is7xx: remove wasteful static buffer in
          sc16is7xx_regmap_name()
        - serial: sc16is7xx: remove global regmap from struct sc16is7xx_port
        - serial: sc16is7xx: remove unused line structure member
        - serial: sc16is7xx: change EFR lock to operate on each channels
        - serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO
        - serial: sc16is7xx: fix invalid sc16is7xx_lines bitfield in case of probe
          error
        - serial: sc16is7xx: remove obsolete loop in sc16is7xx_port_irq()
        - serial: sc16is7xx: improve do/while loop in sc16is7xx_irq()
        - mm: page_alloc: unreserve highatomic page blocks before oom
        - serial: Do not hold the port lock when setting rx-during-tx GPIO
        - ksmbd: set v2 lease version on lease upgrade
        - ksmbd: fix potential circular locking issue in smb2_set_ea()
        - ksmbd: don't increment epoch if current state and request state are same
        - ksmbd: send lease break notification on FILE_RENAME_INFORMATION
        - ksmbd: Add missing set_freezable() for freezable kthread
        - dt-bindings: net: snps,dwmac: Tx coe unsupported
        - bpf: move explored_state() closer to the beginning of verifier.c
        - bpf: extract same_callsites() as utility function
        - bpf: exact states comparison for iterator convergence checks
        - bpf: correct loop detection for iterators convergence
        - bpf: print full verifier states on infinite loop detection
        - bpf: extract __check_reg_arg() utility function
        - bpf: extract setup_func_entry() utility function
        - bpf: verify callbacks as if they are called unknown number of times
        - bpf: widening for callback iterators
        - bpf: keep track of max number of bpf_loop callback iterations
        - Revert "drm/amd: Enable PCIe PME from D3"
        - cifs: fix lock ordering while disabling multichannel
        - cifs: fix a pending undercount of srv_count
        - cifs: after disabling multichannel, mark tcon for reconnect
        - SUNRPC: use request size to initialize bio_vec in svc_udp_sendto()
        - wifi: mac80211: fix potential sta-link leak
        - net/smc: fix illegal rmb_desc access in SMC-D connection dump
        - tcp: make sure init the accept_queue's spinlocks once
        - bnxt_en: Wait for FLR to complete during probe
        - bnxt_en: Prevent kernel warning when running offline self test
        - vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPING
        - llc: make llc_ui_sendmsg() more robust against bonding changes
        - llc: Drop support for ETH_P_TR_802_2.
        - udp: fix busy polling
        - net: fix removing a namespace with conflicting altnames
        - tun: fix missing dropped counter in tun_xdp_act
        - tun: add missing rx stats accounting in tun_xdp_act
        - net: micrel: Fix PTP frame parsing for lan8814
        - net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv
        - netfs, fscache: Prevent Oops in fscache_put_cache()
        - tracing: Ensure visibility when inserting an element into tracing_map
        - afs: Hide silly-rename files from userspace
        - tcp: Add memory barrier to tcp_push()
        - netlink: fix potential sleeping issue in mqueue_flush_file
        - ipv6: init the accept_queue's spinlocks in inet6_create
        - net/sched: flower: Fix chain template offload
        - net/mlx5e: Fix operation precedence bug in port timestamping napi_poll
          context
        - net/mlx5e: Fix peer flow lists handling
        - net/mlx5: Fix a WARN upon a callback command failure
        - net/mlx5: Bridge, Enable mcast in smfs steering mode
        - net/mlx5: Bridge, fix multicast packets sent to uplink
        - net/mlx5: DR, Use the right GVMI number for drop action
        - net/mlx5: DR, Can't go to uplink vport on RX rule
        - net/mlx5: Use mlx5 device constant for selecting CQ period mode for ASO
        - net/mlx5e: Allow software parsing when IPsec crypto is enabled
        - net/mlx5e: Ignore IPsec replay window values on sender side
        - net/mlx5e: fix a double-free in arfs_create_groups
        - net/mlx5e: fix a potential double-free in fs_any_create_groups
        - rcu: Defer RCU kthreads wakeup when CPU is dying
        - netfilter: nft_limit: reject configurations that cause integer overflow
        - netfilter: nf_tables: restrict anonymous set and map names to 16 bytes
        - netfilter: nf_tables: validate NFPROTO_* family
        - net: stmmac: Wait a bit for the reset to take effect
        - net: mvpp2: clear BM pool before initialization
        - xsk: recycle buffer in case Rx queue was full
        - xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
        - bpf: Propagate modified uaddrlen from cgroup sockaddr programs
        - bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from
          bpf
        - xsk: fix usage of multi-buffer BPF helpers for ZC XDP
        - ice: work on pre-XDP prog frag count
        - i40e: handle multi-buffer packets that are shrunk by xdp prog
        - ice: remove redundant xdp_rxq_info registration
        - [x86] intel: xsk: initialize skb_frag_t::bv_offset in ZC drivers
        - ice: update xdp_rxq_info::frag_size for ZC enabled Rx queue
        - xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL
        - i40e: set xdp_rxq_info::frag_size
        - i40e: update xdp_rxq_info::frag_size for ZC enabled Rx queue
        - fjes: fix memleaks in fjes_hw_setup
        - net: fec: fix the unhandled context fault from smmu
        - tsnep: Remove FCS for XDP data path
        - tsnep: Fix XDP_RING_NEED_WAKEUP for empty fill ring
        - btrfs: scrub: avoid use-after-free when chunk length is not 64K aligned
        - btrfs: zoned: fix lock ordering in btrfs_zone_activate()
        - btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot of subvolume
          being deleted
        - btrfs: ref-verify: free ref cache before clearing mount opt
        - btrfs: tree-checker: fix inline ref size in error messages
        - btrfs: don't warn if discard range is not aligned to sector
        - btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args
        - btrfs: don't abort filesystem when attempting to snapshot deleted
          subvolume
        - rbd: don't move requests to the running list on errors
        - exec: Fix error handling in begin_new_exec()
        - wifi: iwlwifi: fix a memory corruption
        - nfsd: fix RELEASE_LOCKOWNER
        - hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 Kbytes
        - netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress
          basechain
        - netfilter: nf_tables: reject QUEUE/DROP verdict parameters (CVE-2024-1086)
        - [x86] platform/x86: intel-uncore-freq: Fix types in sysfs callbacks
        - [x86] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
        - ksmbd: fix global oob in ksmbd_nl_policy
        - firmware: arm_scmi: Check mailbox/SMT channel for consistency
        - Revert "drivers/firmware: Move sysfb_init() from device_initcall to
          subsys_initcall_sync"
        - drm/amdgpu: Fix the null pointer when load rlc firmware
        - xfs: read only mounts with fsopen mount API are busted
        - gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04
        - [x86] cpufreq: intel_pstate: Refine computation of P-state for given
          frequency
        - [x86] Revert "drm/i915/dsi: Do display on sequence later on icl+"
        - drm: Don't unref the same fb many times by mistake due to deadlock
          handling
        - drm/bridge: nxp-ptn3460: fix i2c_master_send() error checking
        - drm: Fix TODO list mentioning non-KMS drivers
        - drm/tidss: Fix atomic_flush check
        - drm: Disable the cursor plane on atomic contexts with virtualized drivers
        - drm/virtio: Disable damage clipping if FB changed since last page-flip
        - drm: Allow drivers to indicate the damage helpers to ignore damage clips
        - drm/amd/display: fix bandwidth validation failure on DCN 2.1
        - drm/amd/display: Disable PSR-SU on Parade 0803 TCON again
        - Revert "drm/amd/display: fix bandwidth validation failure on DCN 2.1"
        - drm/bridge: nxp-ptn3460: simplify some error checking
        - drm/amdgpu: correct the cu count for gfx v11
        - drm/amd/display: Fix variable deferencing before NULL check in
          edp_setup_replay()
        - drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/A
        - drm/amd/display: Align the returned error code with legacy DP
        - drm/amd/display: Fix late derefrence 'dsc' check in
          'link_set_dsc_pps_packet()'
        - drm/amdgpu/pm: Fix the power source flag error
        - drm/amd/display: Fix uninitialized variable usage in core_link_
          'read_dpcd() & write_dpcd()' functions
        - net/bpf: Avoid unused "sin_addr_len" warning when CONFIG_CGROUP_BPF is not
          set
        - [x86] thermal: intel: hfi: Refactor enabling code into helper functions
        - [x86] thermal: intel: hfi: Disable an HFI instance when all its CPUs go
          offline
        - [x86] thermal: intel: hfi: Add syscore callbacks for system-wide PM
        - fs/pipe: move check to pipe_has_watch_queue()
        - pipe: wakeup wr_wait after setting max_usage
        - media: v4l: cci: Include linux/bits.h
        - media: v4l: cci: Add macros to obtain register width and address
        - media: v4l2-cci: Add support for little-endian encoded registers
        - media: i2c: imx290: Properly encode registers as little-endian
        - thermal: trip: Drop redundant trips check from for_each_thermal_trip()
        - thermal: core: Store trip pointer in struct thermal_instance
        - thermal: gov_power_allocator: avoid inability to reset a cdev
        - mm: migrate: record the mlocked page status to remove unnecessary lru
          drain
        - mm: migrate: fix getting incorrect page mapping during page migration
        - serial: core: Provide port lock wrappers
        - serial: sc16is7xx: Use port lock wrappers
        - serial: sc16is7xx: fix unconditional activation of THRI interrupt
        - btrfs: zoned: factor out prepare_allocation_zoned()
        - btrfs: zoned: optimize hint byte for zoned allocator
        - [x86] drm/i915/lnl: Remove watchdog timers for PSR
        - [x86] drm/i915/psr: Only allow PSR in LPSP mode on HSW non-ULT
        - drm/panel-edp: Add AUO B116XTN02, BOE NT116WHM-N21,836X2, NV116WHM-N49
          V8.0
        - drm/panel-edp: drm/panel-edp: Fix AUO B116XAK01 name and timing
        - drm/panel-edp: drm/panel-edp: Fix AUO B116XTN02 name
        - drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDs
        - drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDs
        - drm/bridge: parade-ps8640: Wait for HPD when doing an AUX transfer
        - drm: panel-simple: add missing bus flags for Tianma tm070jvhg[30/33]
        - drm/panel: samsung-s6d7aa0: drop DRM_BUS_FLAG_DE_HIGH for lsl080al02
        - drm/bridge: sii902x: Fix probing race issue
        - drm/bridge: sii902x: Fix audio codec unregistration
        - drm/bridge: parade-ps8640: Ensure bridge is suspended in .post_disable()
        - drm/bridge: parade-ps8640: Make sure we drop the AUX mutex in the error
          case
        - memblock: fix crash when reserved memory is not added to memory
        - [arm64] firmware: arm_scmi: Use xa_insert() to store opps
        - [arm64] firmware: arm_scmi: Use xa_insert() when saving raw queues
        - gpio: eic-sprd: Clear interrupt after set the interrupt type
        - block: Move checking GENHD_FL_NO_PART to bdev_add_partition()
        - drm/bridge: anx7625: Ensure bridge is suspended in disable()
        - cpufreq/amd-pstate: Fix setting scaling max/min freq values
        - spi: bcm-qspi: fix SFDP BFPT read by usig mspi read
        - spi: spi-cadence: Reverse the order of interleaved write and read
          operations
        - cifs: fix stray unlock in cifs_chan_skip_or_disable
        - spi: fix finalize message on error return
        - [mips*] lantiq: register smp_ops on non-smp platforms
        - drm: bridge: samsung-dsim: Don't use FORCE_STOP_STATE
        - cxl/region:Fix overflow issue in alloc_hpa()
        - [mips*] Call lose_fpu(0) before initializing fcr31 in
          mips_set_personality_nan
        - genirq: Initialize resend_node hlist for all interrupt descriptors
        - clocksource: Skip watchdog check for large watchdog intervals
        - tick/sched: Preserve number of idle sleeps across CPU hotplug events
        - [x86] entry/ia32: Ensure s32 is sign extended to s64
        - serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
        - thermal: trip: Drop lockdep assertion from thermal_zone_trip_id()
    
      [ Salvatore Bonaccorso ]
      * [rt] Refresh "serial: core: Use port lock wrappers"
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 03 Feb 2024 11:14:21 +0100
  • linux (6.6.13-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.12
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.13
        - f2fs: explicitly null-terminate the xattr list
        - ALSA: hda - Fix speaker and headset mic pin config for CHUWI CoreBook XPro
        - mptcp: fix uninit-value in mptcp_incoming_options
        - wifi: cfg80211: lock wiphy mutex for rfkill poll
        - wifi: avoid offset calculation on NULL pointer
        - wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_cap
        - debugfs: fix automount d_fsdata usage
        - ALSA: hda: intel-nhlt: Ignore vbps when looking for DMIC 32 bps format
        - nvme-core: fix a memory leak in nvme_ns_info_from_identify()
        - io_uring: use fget/fput consistently
        - block: warn once for each partition in bio_check_ro()
        - drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interrupt
        - drm/amd/display: update dcn315 lpddr pstate latency
        - drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer
        - drm/amdgpu: Use another offset for GC 9.4.3 remap
        - Revert "drm/prime: Unexport helpers for fd/handle conversion"
        - blk-mq: don't count completed flush data request as inflight in case of
          quiesce
        - nvme-core: check for too small lba shift
        - [x86] ASoC: amd: yc: Add HP 255 G10 into quirk table
        - [x86] ASoC: Intel: Skylake: Fix mem leak in few functions
        - [x86] ASoC: SOF: topology: Fix mem leak in sof_dai_load()
        - [x86] ASoC: Intel: Skylake: mem leak in skl register function
        - ASoC: rt5650: add mutex to avoid the jack detection failure
        - [x86] ASoC: Intel: skl_hda_dsp_generic: Drop HDMI routes when HDMI is not
          available
        - [x86] ASoC: SOF: ipc4-topology: Add core_mask in struct snd_sof_pipeline
        - [x86] ASoC: SOF: sof-audio: Modify logic for enabling/disabling topology
          cores
        - nouveau/tu102: flush all pdbs on vmm flush
        - [x86] ASoC: amd: yc: Add DMI entry to support System76 Pangolin 13
        - [x86] ASoC: hdac_hda: Conditionally register dais for HDMI and Analog
        - [x86] ASoC: SOF: ipc4-topology: Correct data structures for the SRC module
        - [x86] ASoC: SOF: ipc4-topology: Correct data structures for the GAIN
          module
        - net/tg3: fix race condition in tg3_reset_task()
        - ASoC: da7219: Support low DC impedance headset
        - nvme: introduce helper function to get ctrl state
        - nvme: ensure reset state check ordering
        - nvme-ioctl: move capable() admin check to the end
        - nvme: prevent potential spectre v1 gadget
        - nvme: fix deadlock between reset and scan
        - [arm64] dts: rockchip: Fix PCI node addresses on rk3399-gru
        - drm/amd/display: Add monitor patch for specific eDP
        - drm/amdgpu: Add NULL checks for function pointers
        - [armhf] drm/exynos: fix a potential error pointer dereference
        - [armhf] drm/exynos: fix a wrong error checking
        - ALSA: pcmtest: stop timer before buffer is released
        - [x86] hwmon: (corsair-psu) Fix probe when built-in
        - [arm64] clk: rockchip: rk3568: Add PLL rate for 292.5MHz
        - [arm64] clk: rockchip: rk3128: Fix HCLK_OTG gate register
        - soundwire: intel_ace2x: fix AC timing setting for ACE2.x
        - jbd2: correct the printing of write_flags in jbd2_write_superblock()
        - jbd2: increase the journal IO's priority
        - drm/crtc: Fix uninit-value bug in drm_mode_setcrtc
        - neighbour: Don't let neigh_forced_gc() disable preemption for long
        - [x86] platform/x86: intel-vbtn: Fix missing tablet-mode-switch events
        - jbd2: fix soft lockup in journal_finish_inode_data_buffers()
        - tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
        - tracing: Add size check when printing trace_marker output
        - tracing: Fix uaf issue when open the hist or hist_debug file
        - ring-buffer: Do not record in NMI if the arch does not support cmpxchg in
          NMI
        - Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1
        - [arm64] reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warning
        - Input: atkbd - skip ATKBD_CMD_GETID in translated mode
        - Input: i8042 - add nomux quirk for Acer P459-G2-M
        - pinctrl: amd: Mask non-wake source pins with interrupt enabled at suspend
        - [s390x] scm: fix virtual vs physical address confusion
        - wifi: iwlwifi: pcie: avoid a NULL pointer dereference
        - Input: xpad - add Razer Wolverine V2 support
        - driver core: Add a guard() definition for the device_lock()
        - HID: nintendo: fix initializer element is not constant error
        - [x86] platform/x86: thinkpad_acpi: fix for incorrect fan reporting on some
          ThinkPad systems
        - [amd64] platform/x86/amd/pmc: Move platform defines to header
        - [amd64] platform/x86/amd/pmc: Only run IRQ1 firmware version check on
          Cezanne
        - [amd64] platform/x86/amd/pmc: Move keyboard wakeup disablement detection
          to pmc-quirks
        - [amd64] platform/x86/amd/pmc: Disable keyboard wakeup on AMD Framework 13
        - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for the Medion Lifetab S10346
        - [x86] ASoC: Intel: bytcr_rt5640: Add new swapped-speakers quirk
        - ALSA: hda/realtek: Add quirks for ASUS Zenbook 2022 Models
        - dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM
        - HID: nintendo: Prevent divide-by-zero on code
        - smb: client: fix potential OOB in smb2_dump_detail() (CVE-2023-6610)
        - [arm64,armhf] i2c: rk3x: fix potential spinlock recursion on poll
        - drm/amd/display: Add case for dcn35 to support usb4 dmub hpd event
        - drm/amd/display: get dprefclk ss info from integration info table
        - posix-timers: Get rid of [COMPAT_]SYS_NI() uses
        - ida: Fix crash in ida_free when the bitmap is empty (CVE-2023-6915)
        - virtio_blk: fix snprintf truncation compiler warning
        - nfc: Do not send datagram if socket state isn't LLCP_BOUND
        - net: qrtr: ns: Return 0 if server port is not present
        - connector: Fix proc_event_num_listeners count not cleared
        - [armhf] sun9i: smp: fix return code check of of_property_match_string
        - [x86] csum: Remove unnecessary odd handling
        - [x86] csum: clean up `csum_partial' further
        - drm/crtc: fix uninitialized variable use
        - [x86] microcode: do not cache microcode if it will not be used
        - ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP Envy X360 13-ay0xxx
        - ACPI: resource: Add another DMI match for the TongFang GMxXGxx
        - [arm64] bus: moxtet: Mark the irq as shared
        - [arm64] bus: moxtet: Add spi device table
        - [x86] ASoC: SOF: Intel: hda-codec: Delay the codec device registration
        - drm/amd/display: Pass pwrseq inst for backlight and ABM
        - ksmbd: don't allow O_TRUNC open on read-only share
        - ksmbd: free ppace array on error in parse_dacl
        - Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"
        - [arm*] binder: use EPOLLERR from eventpoll.h
        - [arm*] binder: fix use-after-free in shinker's callback
        - [arm*] binder: fix trivial typo of binder_free_buf_locked()
        - [arm*] binder: fix comment on binder_alloc_new_buf() return value
        - uio: Fix use-after-free in uio_open
        - parport: parport_serial: Add Brainboxes BAR details
        - parport: parport_serial: Add Brainboxes device IDs and geometry
        - PCI: Add ACS quirk for more Zhaoxin Root Ports
        - scripts/decode_stacktrace.sh: optionally use LLVM utilities
        - mm/memory_hotplug: fix memmap_on_memory sysfs value retrieval
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 20 Jan 2024 20:37:22 +0100
  • linux (6.6.11-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.10
        - ksmbd: Remove unused field in ksmbd_user struct
        - ksmbd: reorganize ksmbd_iov_pin_rsp()
        - ksmbd: fix kernel-doc comment of ksmbd_vfs_setxattr()
        - ksmbd: fix missing RDMA-capable flag for IPoIB device in
          ksmbd_rdma_capable_netdev()
        - ksmbd: add support for surrogate pair conversion
        - ksmbd: no need to wait for binded connection termination at logoff
        - ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()
        - ksmbd: prevent memory leak on error return
        - ksmbd: separately allocate ci per dentry
        - ksmbd: move oplock handling after unlock parent dir
        - ksmbd: release interim response after sending status pending response
        - ksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncId
        - ksmbd: don't update ->op_state as OPLOCK_STATE_NONE on error
        - ksmbd: set epoch in create context v2 lease
        - ksmbd: set v2 lease capability
        - ksmbd: downgrade RWH lease caching state to RH for directory
        - ksmbd: send v2 lease break notification for directory
        - ksmbd: lazy v2 lease break on smb2_write()
        - ksmbd: avoid duplicate opinfo_put() call on error of
          smb21_lease_break_ack()
        - fs: new accessor methods for atime and mtime
        - client: convert to new timestamp accessors
        - fs: cifs: Fix atime update check
        - virtio_ring: fix syncs DMA memory with different direction
        - kexec: fix KEXEC_FILE dependencies
        - kexec: select CRYPTO from KEXEC_FILE instead of depending on it
        - linux/export: Fix alignment for 64-bit ksymtab entries
        - linux/export: Ensure natural alignment of kcrctab array
        - mptcp: refactor sndbuf auto-tuning
        - mptcp: fix possible NULL pointer dereference on close
        - mptcp: fix inconsistent state on fastopen race
        - block: renumber QUEUE_FLAG_HW_WC
        - [x86] platform/x86/intel/pmc: Add suspend callback
        - [x86] platform/x86/intel/pmc: Allow reenabling LTRs
        - [x86] platform/x86/intel/pmc: Move GBE LTR ignore to suspend callback
        - ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
        - maple_tree: do not preallocate nodes for slot stores
        - mm/filemap: avoid buffered read/write race to read inconsistent data
        - mm: migrate high-order folios in swap cache correctly
        - mm/memory-failure: cast index to loff_t before shifting it
        - mm/memory-failure: check the mapcount of the precise page
        - Revert "nvme-fc: fix race between error recovery and creating association"
        - ring-buffer: Fix wake ups when buffer_percent is set to 100
        - ftrace: Fix modification of direct_function hash while in use
        - tracing: Fix blocked reader of snapshot buffer
        - wifi: cfg80211: fix CQM for non-range use
        - wifi: nl80211: fix deadlock in nl80211_set_cqm_rssi (6.6.x)
        - netfilter: nf_tables: skip set commit for deleted/destroyed sets
          (CVE-2024-0193)
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.11
        - keys, dns: Fix missing size check of V1 server-list header
        - ALSA: hda/realtek: enable SND_PCI_QUIRK for hp pavilion 14-ec1xxx series
        - ALSA: hda/realtek: fix mute/micmute LEDs for a HP ZBook
        - ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6
        - drm/amd/display: pbn_div need be updated for hotplug event
        - mptcp: prevent tcp diag from closing listener subflows
        - Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
        - [x86] drm/mgag200: Fix gamma lut not initialized for G200ER, G200EV,
          G200SE
        - cifs: cifs_chan_is_iface_active should be called with chan_lock held
        - cifs: do not depend on release_iface for maintaining iface_list
        - [x86] KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRL
        - wifi: iwlwifi: pcie: don't synchronize IRQs from IRQ (Closes: #1058887)
        - [arm64] drm/bridge: ti-sn65dsi86: Never store more than msg->size bytes in
          AUX xfer
        - netfilter: nf_tables: set transport offset from mac header for
          netdev/egress
        - nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to
          llcp_local
        - [x86] drm/i915/dp: Fix passing the correct DPCD_REV for
          drm_dp_set_phy_test_pattern
        - [x86] drm/i915/perf: Update handling of MMIO triggered reports
        - ice: Fix link_down_on_close message
        - ice: Shut down VSI with "link-down-on-close" enabled
        - i40e: Fix filter input checks to prevent config with invalid values
        - igc: Report VLAN EtherType matching back to user
        - igc: Check VLAN TCI mask
        - igc: Check VLAN EtherType mask
        - net: sched: em_text: fix possible memory leak in em_text_destroy()
        - r8169: Fix PCI error on system resume
        - net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
        - [armhf] sun9i: smp: Fix array-index-out-of-bounds read in
          sunxi_mc_smp_init
        - sfc: fix a double-free bug in efx_probe_filters
        - [arm64] net: bcmgenet: Fix FCS generation for fragmented skbuffs
        - netfilter: nf_nat: fix action not being set for all ct states
        - netfilter: nft_immediate: drop chain reference counter on error
        - net: Save and restore msg_namelen in sock_sendmsg
        - i40e: fix use-after-free in i40e_aqc_add_filters()
        - [arm64] ASoC: meson: g12a-toacodec: Validate written enum values
        - [arm64] ASoC: meson: g12a-tohdmitx: Validate written enum values
        - [arm64] ASoC: meson: g12a-toacodec: Fix event generation
        - [arm64] ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF mux
        - i40e: Restore VF MSI-X state during PCI reset
        - igc: Fix hicredit calculation
        - apparmor: Fix move_mount mediation by detecting if source is detached
        - virtio_net: avoid data-races on dev->stats fields
        - virtio_net: fix missing dma unmap for resize
        - net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues
        - net/smc: fix invalid link access in dumping SMC-R connections
        - asix: Add check for usbnet_get_endpoints
        - bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()
        - net: Implement missing SO_TIMESTAMPING_NEW cmsg support
        - mm: convert DAX lock/unlock page to lock/unlock folio
        - mm/memory-failure: pass the folio and the page to collect_procs()
        - xsk: add multi-buffer support for sockets sharing umem
        - tcp: derive delack_max from rto_min
        - bpftool: Fix -Wcast-qual warning
        - bpftool: Align output skeleton ELF code
        - crypto: xts - use 'spawn' for underlying single-block cipher
        - [x86] crypto: qat - fix double free during reset
        - crypto: hisilicon/qm - fix EQ/AEQ interrupt issue
        - RDMA/mlx5: Fix mkey cache WQ flush
        - ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() cleanup
        - rcu: Break rcu_node_0 --> &rq->__lock order
        - rcu: Introduce rcu_cpu_online()
        - rcu/tasks: Handle new PF_IDLE semantics
        - rcu/tasks-trace: Handle new PF_IDLE semantics
        - [riscv64] don't probe unaligned access speed if already done
        - [s390x] KVM: s390: vsie: fix wrong VIR 37 when MSO is used
        - [arm64,armhf] phy: ti: gmii-sel: Fix register offset when parent is not a
          syscon node
        - [arm64] dmaengine: ti: k3-psil-am62: Fix SPI PDMA data
        - [arm64] dmaengine: ti: k3-psil-am62a: Fix SPI PDMA data
        - iio: imu: adis16475: use bit numbers in assign_bit()
        - [amd64] iommu/vt-d: Support enforce_cache_coherency only for empty domains
        - [armhf] clk: rockchip: rk3128: Fix aclk_peri_src's parent
        - [armhf] clk: rockchip: rk3128: Fix SCLK_SDMMC's clock name
        - [x86] drm/i915: Call intel_pre_plane_updates() also for pipes getting
          enabled
        - drm/amd/display: Increase num voltage states to 40
        - cxl: Add cxl_decoders_committed() helper
        - cxl/core: Always hold region_rwsem while reading poison lists
        - kernel/resource: Increment by align value in get_free_mem_region()
        - drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dml
        - [amd64] dmaengine: idxd: Protect int_handle field in hw descriptor
        - [riscv64] KVM: update external interrupt atomically for IMSIC swfile
        - [powerpc*] pseries/vas: Migration suspend waits for no in-progress open
          windows
        - net: prevent mss overflow in skb_segment()
        - cxl/pmu: Ensure put_device on pmu devices
        - net: constify sk_dst_get() and __sk_dst_get() argument
        - mm/mglru: skip special VMAs in lru_gen_look_around()
        - firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines
          and ASM108x/VT630x PCIe cards
        - [x86] kprobes: fix incorrect return address calculation in
          kprobe_emulate_call_indirect
        - i2c: core: Fix atomic xfer check for non-preempt config
        - mm: fix unmap_mapping_range high bits shift bug
        - drm/amdgpu: skip gpu_info fw loading on navi12
        - drm/amd/display: add nv12 bounding box
        - drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP
          displays without PSR
        - mmc: rpmb: fixes pause retune on all RPMB partitions.
        - mmc: core: Cancel delayed work before releasing host
        - cxl: Add cxl_num_decoders_committed() usage to cxl_test
        - cxl/hdm: Fix a benign lockdep splat
        - cxl/memdev: Hold region_rwsem during inject and clear poison ops
    
      [ Salvatore Bonaccorso ]
      * [rt] Disable "RISC-V: Probe misaligned access speed in parallel"
      * [x86] Enable DesignWare USB3 DRD Core Support (Closes: #1059607)
        - drivers/usb/dwc3: Enable USB_DWC3 as module
        - drivers/usb/dwc3: Enable USB_DWC3_ULPI
        - drivers/usb/dwc3: Enable USB_DWC3_DUAL_ROLE
      * nfsd: drop the nfsd_put helper
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 14 Jan 2024 09:01:06 +0100
  • linux (6.6.9-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.9
        - bpf: Fix prog_array_map_poke_run map poke update
        - btrfs: qgroup: iterate qgroups without memory allocation for
          qgroup_reserve()
        - btrfs: qgroup: use qgroup_iterator in qgroup_convert_meta()
        - btrfs: free qgroup pertrans reserve on transaction abort
        - drm/amd/display: fix hw rotated modes when PSR-SU is enabled
        - [x86] drm/i915: Fix FEC state dump
        - [x86] drm/i915: Introduce crtc_state->enhanced_framing
        - [x86] drm/i915/edp: don't write to DP_LINK_BW_SET when using rate select
        - drm: Update file owner during use
        - drm: Fix FD ownership check in drm_master_check_perm()
        - [arm64,armhf] spi: spi-imx: correctly configure burst length when using
          dma
        - [arm64] dts: allwinner: h616: update emac for Orange Pi Zero 3
        - [armhf] OMAP2+: Fix null pointer dereference and memory leak in
          omap_soc_device_init
        - reset: Fix crash when freeing non-existent optional resets
        - [s390x] vx: fix save/restore of fpu kernel context
        - [x86] platform/x86/intel/pmc: Fix hang in pmc_core_send_ltr_ignore()
        - SUNRPC: Revert 5f7fc5d69f6e92ec0b38774c387f5cf7812c5806
        - wifi: ieee80211: don't require protected vendor action frames
        - wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lock
        - wifi: mac80211: check if the existing link config remains unchanged
        - wifi: mac80211: don't re-add debugfs during reconfig
        - wifi: mac80211: check defragmentation succeeded
        - wifi: mac80211: mesh: check element parsing succeeded
        - wifi: mac80211: mesh_plink: fix matches_local logic
        - ice: fix theoretical out-of-bounds access in ethtool link modes
        - bpf: syzkaller found null ptr deref in unix_bpf proto add
        - Revert "net/mlx5e: fix double free of encap_header in update funcs"
        - Revert "net/mlx5e: fix double free of encap_header"
        - net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()
        - net/mlx5e: Fix a race in command alloc flow
        - net/mlx5e: fix a potential double-free in fs_udp_create_groups
        - net/mlx5e: Fix overrun reported by coverity
        - net/mlx5e: Decrease num_block_tc when unblock tc offload
        - net/mlx5e: XDP, Drop fragmented packets larger than MTU size
        - net/mlx5: Fix fw tracer first block check
        - net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport num
        - net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()
        - net/mlx5e: Fix error codes in alloc_branch_attr()
        - net/mlx5e: Correct snprintf truncation handling for fw_version buffer
        - net/mlx5e: Correct snprintf truncation handling for fw_version buffer used
          by representors
        - [arm64] net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511 and
          above
        - [arm64] net: mscc: ocelot: fix pMAC TX RMON stats for bucket 256-511 and
          above
        - net: Return error from sk_stream_wait_connect() if sk_wait_event() fails
        - net: sched: ife: fix potential use-after-free
        - ethernet: atheros: fix a memleak in atl1e_setup_ring_resources
        - net/rose: fix races in rose_kill_by_device()
        - Bluetooth: Fix not notifying when connection encryption changes
        - Bluetooth: Fix deadlock in vhci_send_frame
        - Bluetooth: hci_event: shut up a false-positive warning
        - Bluetooth: hci_core: Fix hci_conn_hash_lookup_cis
        - bnxt_en: do not map packet buffers twice
        - net: phy: skip LED triggers on PHYs on SFP modules
        - ice: stop trashing VF VSI aggregator node ID information
        - ice: alter feature support check for SRIOV and LAG
        - ice: Fix PF with enabled XDP going no-carrier after reset
        - net: mana: select PAGE_POOL
        - net: check vlan filter feature in vlan_vids_add_by_dev() and
          vlan_vids_del_by_dev()
        - afs: Fix the dynamic root's d_delete to always delete unused dentries
        - afs: Fix dynamic root lookup DNS check
        - net: ethernet: mtk_wed: fix possible NULL pointer dereference in
          mtk_wed_wo_queue_tx_clean()
        - net/ipv6: Revert remove expired routes with a separated list of routes
        - net: check dev->gso_max_size in gso_features_check()
        - keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
        - afs: Fix overwriting of result of DNS query
        - afs: Fix use-after-free due to get/remove race in volume tree
        - [x86] drm/i915/hwmon: Fix static analysis tool reported issues
        - [x86] drm/i915/mtl: Fix HDMI/DP PLL clock selection
        - [arm64,armhf] ASoC: hdmi-codec: fix missing report for jack initial status
        - [arm64] ASoC: fsl_sai: Fix channel swap issue on i.MX8MP
        - [arm64] i2c: qcom-geni: fix missing clk_disable_unprepare() and
          geni_se_resources_off()
        - drm/amdgpu: re-create idle bo's PTE during VM state machine reset
        - [armhf] i2c: aspeed: Handle the coalesced stop conditions with the start
          conditions.
        - gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()
        - nvme-pci: fix sleeping function called from interrupt context
        - iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_raw
        - [arm64,armhf] iio: adc: meson: add separate config for axg SoC family
        - scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()
        - scsi: ufs: qcom: Return ufs_qcom_clk_scale_*() errors in
          ufs_qcom_clk_scale_notify()
        - scsi: ufs: core: Let the sq_lock protect sq_tail_slot access
        - iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time
          table
        - iio: imu: adis16475: add spi_device_id table
        - [armhf] iio: adc: ti_am335x_adc: Fix return value check of
          tiadc_request_dma()
        - iio: triggered-buffer: prevent possible freeing of wrong buffer
        - ALSA: usb-audio: Increase delay in MOTU M quirk
        - usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3
        - wifi: mt76: fix crash with WED rx support enabled
        - wifi: cfg80211: Add my certificate
        - wifi: cfg80211: fix certs build to not depend on file order
        - USB: serial: ftdi_sio: update Actisense PIDs constant names
        - USB: serial: option: add Quectel EG912Y module support
        - USB: serial: option: add Foxconn T99W265 with new baseline
        - USB: serial: option: add Quectel RM500Q R13 firmware support
        - ALSA: hda/tas2781: select program 0, conf 0 by default
        - ALSA: hda/realtek: Add quirk for ASUS ROG GV302XA
        - ASoC: tas2781: check the validity of prm_no/cfg_no
        - Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
        - Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
          (CVE-2023-51779)
        - Bluetooth: L2CAP: Send reject on command corrupted request
        - Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
        - Bluetooth: Add more enc key size check
        - usb: typec: ucsi: fix gpio-based orientation detection
        - net: usb: ax88179_178a: avoid failed operations when device is
          disconnected
        - [x86] Input: soc_button_array - add mapping for airplane mode button
        - net: 9p: avoid freeing uninit memory in p9pdu_vreadf
        - net: rfkill: gpio: set GPIO direction
        - net: avoid build bug in skb extension length calculation
        - net: stmmac: fix incorrect flag check in timestamp interrupt
        - dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp
        - nfsd: call nfsd_last_thread() before final nfsd_put()
        - smb: client: fix OOB in cifsd when receiving compounded resps
        - smb: client: fix potential OOB in cifs_dump_detail()
        - smb: client: fix OOB in SMB2_query_info_init()
        - smb: client: fix OOB in smbCalcSize() (CVE-2023-6606)
        - [x86] drm/i915: Reject async flips with bigjoiner
        - [x86] drm/i915/dmc: Don't enable any pipe DMC events
        - 9p: prevent read overrun in protocol dump tracepoint
        - ring-buffer: Fix 32-bit rb_time_read() race with rb_time_cmpxchg()
        - ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()
        - ring-buffer: Fix slowpath of interrupted event
        - nvmem: brcm_nvram: store a copy of NVRAM content
        - Revert "scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity"
          (Closes: #1059624)
        - scsi: core: Always send batch on reset or error handling command
        - tracing / synthetic: Disable events after testing in
          synth_event_gen_test_init()
        - dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()
        - [riscv64] pinctrl: starfive: jh7110: ignore disabled device tree nodes
        - [risvv64] pinctrl: starfive: jh7100: ignore disabled device tree nodes
        - [armhf] bus: ti-sysc: Flush posted write only after srst_udelay
        - lib/vsprintf: Fix %pfwf when current node refcount == 0
        - [x86] thunderbolt: Fix memory leak in margining_port_remove()
        - [arm64] KVM: arm64: vgic: Simplify kvm_vgic_destroy()
        - [arm64] KVM: arm64: vgic: Add a non-locking primitive for
          kvm_vgic_vcpu_destroy()
        - [arm64] KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
        - [x86] alternatives: Sync core before enabling interrupts
        - [x86] alternatives: Disable interrupts and sync when optimizing NOPs in
          place
        - [x86] smpboot/64: Handle X2APIC BIOS inconsistency gracefully
    
      [ Salvatore Bonaccorso ]
      * [arm64] drivers/vfio: Don't enable VFIO_NOIOMMU.
        This is a breach of the integrity lockdown requirement of secure boot
        and thus cannot be enabled.
        Thanks to Bastian Blank and Ben Hutchings
      * [rt] Update to 6.6.7-rt18
    
      [ Bastian Blank ]
      * [mips*] Increase RELOCATION_TABLE_SIZE to 0x200000. (closes: #1059431)
    
     -- Bastian Blank <email address hidden>  Mon, 01 Jan 2024 18:22:27 +0100
  • linux (6.6.8-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.8
        - afs: Fix refcount underflow from error handling race (Closes: #1052304)
        - HID: lenovo: Restrict detection of patched firmware only to USB cptkbd
          (Closes: #1058758)
        - [mips*] PCI: loongson: Limit MRRS to 256 (Closes: #1035587)
    
     -- Bastian Blank <email address hidden>  Fri, 22 Dec 2023 10:40:01 +0100
  • linux (6.5.13-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.11
        - [x86] ASoC: Intel: sof_sdw: add support for SKU 0B14
        - [arm*] ASoC: simple-card: fixup asoc_simple_probe() error handling
        - [arm64,armhf] coresight: tmc-etr: Disable warnings for allocation failures
        - [arm64] ASoC: fsl-asoc-card: use integer type for fll_id and pll_id
        - ASoC: core: Do not call link_exit() on uninitialized rtd objects
        - net: sched: cls_u32: Fix allocation size in u32_init()
        - [arm64,armhf] can: flexcan: remove the auto stop mode for IMX93
        - [riscv64] irqchip/riscv-intc: Mark all INTC nodes as initialized
        - [armhf] irqchip/stm32-exti: add missing DT IRQ flag translation
        - ata: pata_parport: add custom version of wait_after_reset
        - ata: pata_parport: fit3: implement IDE command set registers
        - Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
        - fbdev: atyfb: only use ioremap_uc() on i386 and ia64
        - ASoC: soc-dapm: Add helper for comparing widget name
        - netfilter: nfnetlink_log: silence bogus compiler warning
        - net/mlx5: Bridge, fix peer entry ageing in LAG mode
        - [x86] efistub: Don't try to print after ExitBootService()
        - efi: fix memory leak in krealloc failure handling
        - ASoC: rt5650: fix the wrong result of key button
        - drm/ttm: Reorder sys manager cleanup step
        - [x86] fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
        - scsi: mpt3sas: Fix in error path
        - ASoC: da7219: Correct the process of setting up Gnd switch in AAD
        - drm/amdgpu: Unset context priority is now invalid
        - gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSET
        - netfilter: nf_tables: audit log object reset once per table
        - drm/amdgpu: Reserve fences for VM update
        - net: chelsio: cxgb4: add an error code check in t4_load_phy_fw
        - r8152: Check for unplug in rtl_phy_patch_request()
        - r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()
        - [powerpc*] mm: Fix boot crash with FLATMEM
        - io_uring: kiocb_done() should *not* trust ->ki_pos if
          ->{read,write}_iter() failed
        - ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock
        - drm/amd/display: Don't use fsleep for PSR exit waits
        - power: supply: core: Use blocking_notifier_call_chain to avoid RCU
          complaint
        - perf evlist: Avoid frequency mode for the dummy event
        - mmap: fix vma_iterator in error path of vma_merge()
        - mmap: fix error paths with dup_anon_vma()
        - ALSA: usb-audio: add quirk flag to enable native DSD for McIntosh devices
        - PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
        - usb: storage: set 1.50 as the lower bcdDevice for older "Super Top"
          compatibility
        - usb: typec: tcpm: Add additional checks for contaminant
        - usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()
        - usb: raw-gadget: properly handle interrupted requests
        - Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODED
        - tty: n_gsm: fix race condition in status line change on dead connections
        - tty: 8250: Remove UC-257 and UC-431
        - tty: 8250: Add support for additional Brainboxes UC cards
        - tty: 8250: Add support for Brainboxes UP cards
        - tty: 8250: Add support for Intashield IS-100
        - tty: 8250: Fix port count of PX-257
        - tty: 8250: Fix up PX-803/PX-857
        - tty: 8250: Add support for additional Brainboxes PX cards
        - tty: 8250: Add support for Intashield IX cards
        - tty: 8250: Add Brainboxes Oxford Semiconductor-based quirks
        - dt-bindings: serial: rs485: Add rs485-rts-active-high
        - misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device support
        - serial: core: Fix runtime PM handling for pending tx
        - ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detection
        - [x86] ASoC: SOF: sof-pci-dev: Fix community key quirk detection
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.12
        - hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculation
        - numa: Generalize numa_map_to_online_node()
        - sched/topology: Fix sched_numa_find_nth_cpu() in CPU-less case
        - sched/topology: Fix sched_numa_find_nth_cpu() in non-NUMA case
        - sched/fair: Fix cfs_rq_is_decayed() on !SMP
        - [x86] iov_iter, x86: Be consistent about the __user tag on
          copy_mc_to_user()
        - sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
        - sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max =
          0
        - objtool: Propagate early errors
        - sched: Fix stop_one_cpu_nowait() vs hotplug
        - nfsd: Handle EOPENSTALE correctly in the filecache
        - vfs: fix readahead(2) on block devices
        - writeback, cgroup: switch inodes with dirty timestamps to release dying
          cgwbs
        - [x86] srso: Fix SBPB enablement for (possible) future fixed HW
        - [x86] srso: Print mitigation for retbleed IBPB case
        - [x86] srso: Fix vulnerability reporting for missing microcode
        - [x86] srso: Fix unret validation dependencies
        - futex: Don't include process MM in futex key on no-MMU
        - [x86] numa: Introduce numa_fill_memblks()
        - ACPI/NUMA: Apply SRAT proximity domain to entire CFMWS window
        - [x86] sev-es: Allow copy_from_kernel_nofault() in earlier boot
        - x86/boot: Fix incorrect startup_gdt_descr.size
        - cpu/hotplug: Remove dependancy against cpu_primary_thread_mask
        - cpu/SMT: Create topology_smt_thread_allowed()
        - cpu/SMT: Make SMT control more robust against enumeration failures
        - [x86] apic: Fake primary thread mask for XEN/PV
        - srcu: Fix callbacks acceleration mishandling
        - drivers/clocksource/timer-ti-dm: Don't call clk_get_rate() in stop
          function
        - [x86] nmi: Fix out-of-order NMI nesting checks & false positive warning
        - pstore/platform: Add check for kstrdup
        - perf: Optimize perf_cgroup_switch()
        - PCI/MSI: Provide stubs for IMS functions
        - string: Adjust strtomem() logic to allow for smaller sources
        - [x86] genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()
        - irqchip/sifive-plic: Fix syscore registration for multi-socket systems
        - wifi: ath12k: fix undefined behavior with __fls in dp
        - wifi: cfg80211: add flush functions for wiphy work
        - wifi: mac80211: move radar detect work to wiphy work
        - wifi: mac80211: move scan work to wiphy work
        - wifi: mac80211: move offchannel works to wiphy work
        - wifi: mac80211: move sched-scan stop work to wiphy work
        - wifi: mac80211: fix RCU usage warning in mesh fast-xmit
        - wifi: cfg80211: fix off-by-one in element defrag
        - wifi: mac80211: fix # of MSDU in A-MSDU calculation
        - wifi: iwlwifi: honor the enable_ini value
        - wifi: iwlwifi: don't use an uninitialized variable
        - i40e: fix potential memory leaks in i40e_remove()
        - iavf: Fix promiscuous mode configuration flow messages
        - [x86] bpf, x86: save/restore regs with BPF_DW size
        - [x86] bpf, x86: allow function arguments up to 12 for TRACING
        - [x86] bpf, x64: Fix tailcall infinite loop
        - wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()
        - udp: introduce udp->udp_flags
        - udp: move udp->no_check6_tx to udp->udp_flags
        - udp: move udp->no_check6_rx to udp->udp_flags
        - udp: move udp->gro_enabled to udp->udp_flags
        - udp: add missing WRITE_ONCE() around up->encap_rcv
        - udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
        - udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
        - udp: annotate data-races around udp->encap_type
        - udplite: remove UDPLITE_BIT
        - udplite: fix various data-races
        - tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
        - bpf: Fix kfunc callback register type handling
        - gve: Use size_add() in call to struct_size()
        - mlxsw: Use size_mul() in call to struct_size()
        - tls: Use size_add() in call to struct_size()
        - tipc: Use size_add() in calls to struct_size()
        - net: spider_net: Use size_add() in call to struct_size()
        - net: ethernet: mtk_wed: fix EXT_INT_STATUS_RX_FBUF definitions for MT7986
          SoC
        - wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
        - wifi: ath12k: fix DMA unmap warning on NULL DMA address
        - wifi: ath11k: fix boot failure with one MSI vector
        - wifi: mac80211: fix check for unusable RX result
        - PM: sleep: Fix symbol export for _SIMPLE_ variants of _PM_OPS()
        - wifi: ath: dfs_pattern_detector: Fix a memory initialization issue
        - tcp_metrics: add missing barriers on delete
        - tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics()
        - tcp_metrics: do not create an entry from tcp_init_metrics()
        - wifi: rtlwifi: fix EDCA limit set by BT coexistence
        - ACPI: property: Allow _DSD buffer data only for byte accessors
        - ACPI: video: Add acpi_backlight=vendor quirk for Toshiba Portégé R100
        - wifi: ath11k: fix Tx power value during active CAC
        - can: dev: can_restart(): don't crash kernel if carrier is OK
        - can: dev: can_restart(): fix race condition between controller restart and
          netif_carrier_on()
        - can: dev: can_put_echo_skb(): don't crash kernel if can_priv::echo_skb is
          accessed out of bounds
        - [arm64] PM / devfreq: rockchip-dfi: Make pmu regmap mandatory
        - wifi: wfx: fix case where rates are out of order
        - netfilter: nf_tables: Drop pointless memset when dumping rules
        - wifi: rtw88: Remove duplicate NULL check before calling
          usb_kill/free_urb()
        - thermal: core: prevent potential string overflow
        - r8169: fix rare issue with broken rx after link-down on RTL8125
        - bpf: Fix missed rcu read lock in bpf_task_under_cgroup()
        - net: skb_find_text: Ignore patterns extending past 'to'
        - thermal: core: Don't update trip points inside the hysteresis range
        - tcp: fix cookie_init_timestamp() overflows
        - wifi: iwlwifi: mvm: update station's MFP flag after association
        - wifi: iwlwifi: mvm: fix removing pasn station for responder
        - wifi: iwlwifi: mvm: use correct sta ID for IGTK/BIGTK
        - wifi: mac80211: don't recreate driver link debugfs in reconfig
        - wifi: mac80211: Fix setting vif links
        - wifi: iwlwifi: yoyo: swap cdb and jacket bits values
        - wifi: iwlwifi: mvm: Correctly set link configuration
        - wifi: iwlwifi: mvm: Fix key flags for IGTK on AP interface
        - wifi: iwlwifi: mvm: Don't always bind/link the P2P Device interface
        - wifi: iwlwifi: mvm: change iwl_mvm_flush_sta() API
        - wifi: iwlwifi: mvm: fix iwl_mvm_mac_flush_sta()
        - wifi: iwlwifi: mvm: remove TDLS stations from FW
        - wifi: iwlwifi: increase number of RX buffers for EHT devices
        - wifi: iwlwifi: mvm: fix netif csum flags
        - wifi: iwlwifi: pcie: synchronize IRQs before NAPI
        - wifi: iwlwifi: mvm: update IGTK in mvmvif upon D3 resume
        - wifi: iwlwifi: empty overflow queue during flush
        - Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
        - Bluetooth: ISO: Pass BIG encryption info through QoS
        - Bluetooth: Make handle of hci_conn be unique
        - Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err
        - bpf: Fix unnecessary -EBUSY from htab_lock_bucket
        - ACPI: sysfs: Fix create_pnp_modalias() and create_of_modalias()
        - mptcp: properly account fastopen data
        - ipv6: avoid atomic fragment on GSO packets
        - virtio_net: use u64_stats_t infra to avoid data-races
        - net: add DEV_STATS_READ() helper
        - ipvlan: properly track tx_errors
        - regmap: debugfs: Fix a erroneous check after snprintf()
        - [arm64] spi: tegra: Fix missing IRQ check in tegra_slink_probe()
        - clk: qcom: ipq5332: Drop set rate parent from gpll0 dependent clocks
        - clk: qcom: gcc-msm8996: Remove RPM bus clocks
        - clk: qcom: clk-rcg2: Fix clock rate overflow for high parent frequencies
        - clk: qcom: mmcc-msm8998: Don't check halt bit on some branch clks
        - clk: qcom: mmcc-msm8998: Fix the SMMU GDSC
        - clk: qcom: gcc-sm8150: Fix gcc_sdcc2_apps_clk_src
        - regulator: mt6358: Fail probe on unknown chip ID
        - clk: imx: Select MXC_CLK for CLK_IMX8QXP
        - clk: imx: imx8mq: correct error handling path
        - clk: imx: imx8qxp: Fix elcdif_pll clock
        - clk: renesas: rcar-gen3: Extend SDnH divider table
        - clk: renesas: rzg2l: Wait for status bit of SD mux before continuing
        - clk: renesas: rzg2l: Lock around writes to mux register
        - clk: renesas: rzg2l: Trust value returned by hardware
        - clk: renesas: rzg2l: Use FIELD_GET() for PLL register fields
        - clk: renesas: rzg2l: Fix computation formula
        - clk: linux/clk-provider.h: fix kernel-doc warnings and typos
        - [arm64] spi: nxp-fspi: use the correct ioremap function
        - clk: ralink: mtmips: quiet unused variable warning
        - clk: keystone: pll: fix a couple NULL vs IS_ERR() checks
        - clk: ti: fix double free in of_ti_divider_clk_setup()
        - clk: npcm7xx: Fix incorrect kfree
        - clk: mediatek: clk-mt6765: Add check for mtk_alloc_clk_data
        - clk: mediatek: clk-mt6779: Add check for mtk_alloc_clk_data
        - clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_data
        - clk: mediatek: clk-mt7629-eth: Add check for mtk_alloc_clk_data
        - clk: mediatek: clk-mt7629: Add check for mtk_alloc_clk_data
        - clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_data
        - clk: qcom: config IPQ_APSS_6018 should depend on QCOM_SMEM
        - clk: qcom: clk-alpha-pll: introduce stromer plus ops
        - clk: qcom: apss-ipq-pll: Use stromer plus ops for stromer plus pll
        - clk: qcom: apss-ipq-pll: Fix 'l' value for ipq5332_pll_config
        - clk: qcom: ipq9574: drop the CLK_SET_RATE_PARENT flag from GPLL clocks
        - clk: qcom: ipq5332: drop the CLK_SET_RATE_PARENT flag from GPLL clocks
        - clk: mediatek: fix double free in mtk_clk_register_pllfh()
        - [x86] platform/x86: wmi: Fix probe failure when failing to register WMI
          devices
        - [x86] platform/x86: wmi: Fix opening of char device
        - regulator: qcom-rpmh: Fix smps4 regulator for pm8550ve
        - hwmon: (axi-fan-control) Fix possible NULL pointer dereference
        - hwmon: (coretemp) Fix potentially truncated sysfs attribute name
        - Revert "hwmon: (sch56xx-common) Add DMI override table"
        - Revert "hwmon: (sch56xx-common) Add automatic module loading on supported
          devices"
        - hwmon: (sch5627) Use bit macros when accessing the control register
        - hwmon: (sch5627) Disallow write access if virtual registers are locked
        - hte: tegra: Fix missing error code in tegra_hte_test_probe()
        - platform/chrome: cros_ec_lpc: Separate host command and irq disable
        - spi: omap2-mcspi: remove redundant dev_err_probe()
        - spi: omap2-mcspi: switch to use modern name
        - spi: omap2-mcspi: Fix hardcoded reference clock
        - drm: bridge: samsung-dsim: Initialize ULPS EXIT for i.MX8M DSIM
        - drm: bridge: for GENERIC_PHY_MIPI_DPHY also select GENERIC_PHY
        - drm: bridge: samsung-dsim: Fix waiting for empty cmd transfer FIFO on
          older Exynos
        - drm/rockchip: vop: Fix reset of state in duplicate state crtc funcs
        - drm/rockchip: vop: Fix call to crtc reset helper
        - drm/rockchip: vop2: Don't crash for invalid duplicate_state
        - drm/rockchip: vop2: Add missing call to crtc reset helper
        - drm/radeon: possible buffer overflow
        - drm: bridge: it66121: Fix invalid connector dereference
        - drm/bridge: lt8912b: Fix bridge_detach
        - drm/bridge: lt8912b: Fix crash on bridge detach
        - drm/bridge: lt8912b: Manually disable HPD only if it was enabled
        - drm/bridge: lt8912b: Add missing drm_bridge_attach call
        - drm/mediatek: Fix coverity issue with unintentional integer overflow
        - [x86] tdx: Zero out the missing RSI in TDX_HYPERCALL macro
        - drm/bridge: tc358768: Fix use of uninitialized variable
        - drm/bridge: tc358768: Fix bit updates
        - drm/bridge: tc358768: Use struct videomode
        - drm/bridge: tc358768: Print logical values, not raw register values
        - drm/bridge: tc358768: Use dev for dbg prints, not priv->dev
        - drm/bridge: tc358768: Rename dsibclk to hsbyteclk
        - drm/bridge: tc358768: Clean up clock period code
        - drm/bridge: tc358768: Fix tc358768_ns_to_cnt()
        - drm/aspeed: Convert to platform remove callback returning void
        - drm/stm: Convert to platform remove callback returning void
        - drm/tve200: Convert to platform remove callback returning void
        - drm: Call drm_atomic_helper_shutdown() at shutdown/remove time for misc
          drivers
        - drm/amdgpu: Increase IH soft ring size for GFX v9.4.3 dGPU
        - drm/amd/display: Fix null pointer dereference in error message
        - drm/amd/display: Check all enabled planes in dm_check_crtc_cursor
        - drm/amd/display: Refactor dm_get_plane_scale helper
        - drm/amd/display: Bail from dm_check_crtc_cursor if no relevant change
        - io_uring/kbuf: Fix check of BID wrapping in provided buffers
        - io_uring/kbuf: Allow the full buffer id space for provided buffers
        - accel/habanalabs/gaudi2: Fix incorrect string length computation in
          gaudi2_psoc_razwi_get_engines()
        - drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()
        - [arm64,armhf] gpu: host1x: Correct allocated size for contexts
        - drm/bridge: lt9611uxc: fix the race in the error path
        - [arm*] xen: enlighten: Fix KPTI checks
        - drm/rockchip: Fix type promotion bug in rockchip_gem_iommu_map()
        - xenbus: fix error exit in xenbus_init()
        - xen-pciback: Consider INTx disabled when MSI/MSI-X is enabled
        - [arm64] drm/msm/dsi: use msm_gem_kernel_put to free TX buffer
        - [arm64] drm/msm/dsi: free TX buffer in unbind
        - clocksource/drivers/arm_arch_timer: limit XGene-1 workaround
        - drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for
          hisi_hns3_pmu uninit process
        - drm/amd/pm: Fix a memory leak on an error path
        - perf/arm-cmn: Fix DTC domain detection
        - drivers/perf: hisi_pcie: Check the type first in pmu::event_init()
        - perf: hisi: Fix use-after-free when register pmu fails
        - [arm64] dts: qcom: sdm845: Fix PSCI power domain names
        - [arm64] dts: qcom: sdm845: cheza doesn't support LMh node
        - [arm64] dts: qcom: sc7280: link usb3_phy_wrapper_gcc_usb30_pipe_clk
        - [arm64] dts: qcom: msm8916: Fix iommu local address range
        - [arm64] dts: qcom: msm8992-libra: drop duplicated reserved memory
        - [arm64] dts: qcom: sm6125: Pad APPS IOMMU address to 8 characters
        - [arm64] dts: qcom: sc7280: Add missing LMH interrupts
        - [arm64] dts: qcom: qrb2210-rb1: Swap UART index
        - [arm64] dts: qcom: sc7280: drop incorrect EUD port on SoC side
        - [arm64] dts: qcom: sm8150: add ref clock to PCIe PHYs
        - [arm64] dts: qcom: sm8350: fix pinctrl for UART18
        - [arm64] dts: qcom: sdm845-mtp: fix WiFi configuration
        - [arm64] dts: marvell: cn9310: Use appropriate label for spi1 pins
        - [arm64] dts: qcom: msm8976: Fix ipc bit shifts
        - [arm64] dts: qcom: msm8939: Fix iommu local address range
        - [riscv64] dts: allwinner: remove address-cells from intc node
        - [arm64] dts: qcom: apq8016-sbc: Add missing ADV7533 regulators
        - [arm64] soc: qcom: llcc: Handle a second device without data corruption
        - firmware: ti_sci: Mark driver as non removable
        - [arm64] dts: ti: k3-am625-beagleplay: Fix typo in ramoops reg
        - [arm64] dts: ti: k3-am62a7-sk: Drop i2c-1 to 100Khz
        - firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA device
        - firmware: arm_ffa: Allow the FF-A drivers to use 32bit mode of messaging
        - clk: scmi: Free scmi_clk allocated when the clocks with invalid info are
          skipped
        - [arm64] dts: imx8qm-ss-img: Fix jpegenc compatible entry
        - [arm64] dts: imx8mp-debix-model-a: Remove USB hub reset-gpios
        - [arm64] dts: imx8mm: Add sound-dai-cells to micfil node
        - [arm64] dts: imx8mn: Add sound-dai-cells to micfil node
        - [arm64] tegra: Fix P3767 card detect polarity
        - [arm64] tegra: Fix P3767 QSPI speed
        - firmware: tegra: Add suspend hook and reset BPMP IPC early on resume
        - memory: tegra: Set BPMP msg flags to reset IPC channels
        - [arm64] tegra: Use correct interrupts for Tegra234 TKE
        - [arm64] soc: qcom: pmic_glink: fix connector type to be DisplayPort
        - ASoC: cs35l41: Handle mdsync_down reg write errors
        - ASoC: cs35l41: Initialize completion object before requesting IRQ
        - ASoC: cs35l41: Verify PM runtime resume errors in IRQ handler
        - ASoC: cs35l41: Undo runtime PM changes at driver exit time
        - ALSA: hda: cs35l41: Fix unbalanced pm_runtime_get()
        - ALSA: hda: cs35l41: Undo runtime PM changes at driver exit time
        - KEYS: Include linux/errno.h in linux/verification.h
        - crypto: hisilicon/hpre - Fix a erroneous check after snprintf()
        - hwrng: bcm2835 - Fix hwrng throughput regression
        - [i386] hwrng: geode - fix accessing registers
        - RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()
        - [x86] crypto: qat - fix state machines cleanup paths
        - [x86] crypto: qat - ignore subsequent state up commands
        - [x86] crypto: qat - fix unregistration of crypto algorithms
        - [x86] crypto: qat - fix unregistration of compression algorithms
        - scsi: ibmvfc: Fix erroneous use of rtas_busy_delay with hcall return code
        - ASoC: soc-pcm.c: Make sure DAI parameters cleared if the DAI becomes
          inactive
        - libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and check its
          return value
        - nd_btt: Make BTT lanes preemptible
        - crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failure
        - crypto: caam/jr - fix Chacha20 + Poly1305 self test failure
        - [x86] crypto: qat - increase size of buffers
        - [x86] ASoC: SOF: ipc4-topology: Use size_add() in call to struct_size()
        - PCI: vmd: Correct PCI Header Type Register's multi-function check
        - hid: cp2112: Fix duplicate workqueue initialization
        - crypto: hisilicon/qm - fix PF queue parameter issue
        - [armel,armhf] 9321/1: memset: cast the constant byte to unsigned char
        - [armel,armhf] 9323/1: mm: Fix ARCH_LOW_ADDRESS_LIMIT when CONFIG_ZONE_DMA
        - ext4: move 'ix' sanity check to corrent position
        - ASoC: fsl: mpc5200_dma.c: Fix warning of Function parameter or member not
          described
        - backlight: pwm_bl: Disable PWM on shutdown, suspend and remove
        - [x86] ASoC: Intel: sof_sdw_rt_sdca_jack_common: add rt713 support
        - ASoC: fsl-asoc-card: Add comment for mclk in the codec_priv
        - dlm: fix no ack after final message
        - IB/mlx5: Fix rdma counter binding for RAW QP
        - [x86] ASoC: SOF: core: Ensure sof_ops_free() is still called when probe
          never ran.
        - ASoC: fsl: Fix PM disable depth imbalance in fsl_easrc_probe
        - scsi: ufs: core: Leave space for '\0' in utf8 desc string
        - [amd64] RDMA/hfi1: Workaround truncation compilation error
        - HID: cp2112: Make irq_chip immutable
        - hid: cp2112: Fix IRQ shutdown stopping polling for all IRQs on chip
        - HID: uclogic: Fix user-memory-access bug in
          uclogic_params_ugee_v2_init_event_hooks()
        - HID: uclogic: Fix a work->entry not empty bug in __queue_work()
        - HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() only
        - HID: logitech-hidpp: Revert "Don't restart communication if not necessary"
        - HID: logitech-hidpp: Move get_wireless_feature_index() check to
          hidpp_connect_event()
        - ASoC: Intel: Skylake: Fix mem leak when parsing UUIDs fails
        - PCI: endpoint: Fix double free in __pci_epc_create()
        - padata: Fix refcnt handling in padata_free_shell()
        - certs: Break circular dependency when selftest is modular
        - crypto: qat - fix deadlock in backlog processing
        - ASoC: ams-delta.c: use component after check
        - erofs: fix erofs_insert_workgroup() lockref usage
        - IB/mlx5: Fix init stage error handling to avoid double free of same QP and
          UAF
        - mfd: core: Un-constify mfd_cell.of_reg
        - mfd: core: Ensure disabled devices are skipped without aborting
        - mfd: dln2: Fix double put in dln2_probe
        - dt-bindings: mfd: mt6397: Split out compatible for MediaTek MT6366 PMIC
        - mfd: arizona-spi: Set pdata.hpdet_channel for ACPI enumerated devs
        - leds: turris-omnia: Drop unnecessary mutex locking
        - leds: turris-omnia: Do not use SMBUS calls
        - leds: pwm: Don't disable the PWM when the LED should be off
        - leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu'
        - apparmor: fix invalid reference on profile->disconnected
        - perf stat: Fix aggr mode initialization
        - iio: frequency: adf4350: Use device managed functions and fix power down
          issue.
        - perf kwork: Fix incorrect and missing free atom in work_push_atom()
        - perf kwork: Add the supported subcommands to the document
        - perf kwork: Set ordered_events to true in 'struct perf_tool'
        - f2fs: compress: fix deadloop in f2fs_write_cache_pages()
        - f2fs: compress: fix to avoid use-after-free on dic
        - f2fs: compress: fix to avoid redundant compress extension
        - f2fs: fix to drop meta_inode's page cache in f2fs_put_super()
        - tty: tty_jobctrl: fix pid memleak in disassociate_ctty()
        - perf parse-events: Remove unused PE_PMU_EVENT_FAKE token
        - perf parse-events: Remove unused PE_KERNEL_PMU_EVENT token
        - perf parse-events: Remove ABORT_ON
        - perf tools: Revert enable indices setting syntax for BPF map
        - perf parse-events: Fix tracepoint name memory leak
        - pinctrl: renesas: rzg2l: Make reverse order of enable() for disable()
        - perf record: Fix BTF type checks in the off-cpu profiling
        - dmaengine: idxd: Register dsa_bus_type before registering idxd sub-drivers
        - usb: dwc2: fix possible NULL pointer dereference caused by driver
          concurrency
        - usb: chipidea: Fix DMA overwrite for Tegra
        - usb: chipidea: Simplify Tegra DMA alignment code
        - dmaengine: ti: edma: handle irq_of_parse_and_map() errors
        - tools/perf: Update call stack check in builtin-lock.c
        - misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()
        - tools: iio: iio_generic_buffer ensure alignment
        - USB: usbip: fix stub_dev hub disconnect
        - dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()
        - f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()
        - [powerpc*] Only define __parse_fpscr() when required
        - perf build: Add missing comment about NO_LIBTRACEEVENT=1
        - perf parse-events: Fix for term values that are raw events
        - perf pmu: Remove logic for PMU name being NULL
        - perf mem-events: Avoid uninitialized read
        - [s390x] ap: re-init AP queues on config on
        - modpost: fix tee MODULE_DEVICE_TABLE built on big-endian host
        - modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian host
        - perf tools: Do not ignore the default vmlinux.h
        - [powerpc*] 40x: Remove stale PTE_ATOMIC_UPDATES macro
        - [powerpc*] xive: Fix endian conversion size
        - [powerpc*] Hide empty pt_regs at base of the stack
        - perf trace: Use the right bpf_probe_read(_str) variant for reading user
          data
        - [powerpc*] vas: Limit open window failure messages in log bufffer
        - [powerpc*] imc-pmu: Use the correct spinlock initializer.
        - [powerpc*] pseries: fix potential memory leak in init_cpu_associativity()
        - perf vendor events: Update PMC used in PM_RUN_INST_CMPL event for power10
          platform
        - xhci: Loosen RPM as default policy to cover for AMD xHC 1.1
        - usb: host: xhci-plat: fix possible kernel oops while resuming
        - perf machine: Avoid out of bounds LBR memory read
        - perf hist: Add missing puts to hist__account_cycles
        - perf vendor events intel: Fix broadwellde tma_info_system_dram_bw_use
          metric
        - perf vendor events intel: Add broadwellde two metrics
        - 9p/net: fix possible memory leak in p9_check_errors()
        - rtla: Fix uninitialized variable found
        - i3c: Fix potential refcount leak in i3c_master_register_new_i3c_devs
        - rtc: brcmstb-waketimer: support level alarm_irq
        - cxl/pci: Remove unnecessary device reference management in sanitize work
        - cxl/pci: Cleanup 'sanitize' to always poll
        - cxl/pci: Remove inconsistent usage of dev_err_probe()
        - cxl/pci: Clarify devm host for memdev relative setup
        - cxl/pci: Fix sanitize notifier setup
        - cxl/memdev: Fix sanitize vs decoder setup locking
        - cxl/mem: Fix shutdown order
        - virt: sevguest: Fix passing a stack buffer as a scatterlist target
        - rtc: pcf85363: Allow to wake up system without IRQ
        - rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits call
        - cxl/region: Prepare the decoder match range helper for reuse
        - cxl/region: Calculate a target position in a region interleave
        - cxl/region: Use cxl_calc_interleave_pos() for auto-discovery
        - cxl/region: Fix cxl_region_rwsem lock held when returning to user space
        - cxl/core/regs: Rename @dev to @host in struct cxl_register_map
        - cxl/port: Fix @host confusion in cxl_dport_setup_regs()
        - cxl/hdm: Remove broken error path
        - pcmcia: cs: fix possible hung task and memory leak pccardd()
        - pcmcia: ds: fix refcount leak in pcmcia_device_add()
        - pcmcia: ds: fix possible name leak in error path in pcmcia_device_add()
        - media: imx-jpeg: initiate a drain of the capture queue in dynamic
          resolution change
        - media: hantro: Check whether reset op is defined before use
        - media: verisilicon: Do not enable G2 postproc downscale if source is
          narrower than destination
        - media: ov5640: fix vblank unchange issue when work at dvp mode
        - media: i2c: max9286: Fix some redundant of_node_put() calls
        - media: ov5640: Fix a memory leak when ov5640_probe fails
        - media: bttv: fix use after free error due to btv->timeout timer
        - media: amphion: handle firmware debug message
        - media: mtk-jpegenc: Fix bug in JPEG encode quality selection
        - media: s3c-camif: Avoid inappropriate kfree()
        - media: vidtv: psi: Add check for kstrdup
        - media: vidtv: mux: Add check and kfree for kstrdup
        - media: cedrus: Fix clock/reset sequence
        - media: cadence: csi2rx: Unregister v4l2 async notifier
        - media: dvb-usb-v2: af9035: fix missing unlock
        - media: verisilicon: Fixes clock list for rk3588 av1 decoder
        - media: imx-jpeg: notify source chagne event when the first picture parsed
        - media: platform: mtk-mdp3: fix uninitialized variable in mdp_path_config()
        - media: cec: meson: always include meson sub-directory in Makefile
        - cpupower: fix reference to nonexistent document
        - regmap: prevent noinc writes from clobbering cache
        - drm/amdgpu/gfx10,11: use memcpy_to/fromio for MQDs
        - drm/amdgpu: don't put MQDs in VRAM on ARM | ARM64
        - pwm: sti: Reduce number of allocations and drop usage of chip_data
        - pwm: brcmstb: Utilize appropriate clock APIs in suspend/resume
        - Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()
        - watchdog: ixp4xx: Make sure restart always works
        - llc: verify mac len before reading mac header
        - hsr: Prevent use after free in prp_create_tagged_frame()
        - tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
        - rxrpc: Fix two connection reaping bugs
        - bpf: Check map->usercnt after timer->timer is assigned
        - inet: shrink struct flowi_common
        - net: page_pool: add missing free_percpu when page_pool_init fail
        - dccp: Call security_inet_conn_request() after setting IPv4 addresses.
        - dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
        - net: r8169: Disable multicast filter for RTL8168H and RTL8107E
        - Fix termination state for idr_for_each_entry_ul()
        - net: stmmac: xgmac: Enable support for multiple Flexible PPS outputs
        - net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
        - net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
        - net/smc: put sk reference if close work was canceled
        - nvme: fix error-handling for io_uring nvme-passthrough
        - tg3: power down device only on SYSTEM_POWER_OFF
        - nbd: fix uaf in nbd_open
        - blk-core: use pr_warn_ratelimited() in bio_check_ro()
        - vsock/virtio: remove socket from connected/bound list on shutdown
        - r8169: respect userspace disabling IFF_MULTICAST
        - net: enetc: shorten enetc_setup_xdp_prog() error message to fit
          NETLINK_MAX_FMTMSG_LEN
        - i2c: iproc: handle invalid slave state
        - netfilter: xt_recent: fix (increase) ipv6 literal buffer length
        - netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
        - net/sched: act_ct: Always fill offloading tuple iifidx
        - [riscv64] Don't fail in riscv_of_parent_hartid() for disabled HARTs
        - drm/vc4: tests: Fix UAF in the mock helpers
        - drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE
        - ASoC: hdmi-codec: register hpd callback on component probe
        - ASoC: dapm: fix clock get name
        - spi: spi-zynq-qspi: add spi-mem to driver kconfig dependencies
        - [arm*] arm_pmuv3: perf: Don't truncate 64-bit registers
        - fbdev: imsttfb: fix double free in probe()
        - fbdev: imsttfb: fix a resource leak in probe
        - ALSA: hda/realtek: Add support dual speaker for Dell
        - fbdev: fsl-diu-fb: mark wr_reg_wa() static
        - tracing/kprobes: Fix the order of argument descriptions
        - Revert "drm/ast: report connection status on Display Port."
        - io_uring/net: ensure socket is marked connected on connect retry
        - [x86] amd_nb: Use Family 19h Models 60h-7Fh Function 4 IDs
        - Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver, disables L1"
        - Revert "mmc: core: Capture correct oemid-bits for eMMC cards"
        - btrfs: use u64 for buffer sizes in the tree search ioctls
        - [x86] bpf, x86: initialize the variable "first_off" in save_args()
        - perf parse-events: Fix driver config term
        - btrfs: make found_logical_ret parameter mandatory for function
          queue_scrub_stripe()
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.13
        - btrfs: abort transaction on generation mismatch when marking eb as dirty
        - lib/generic-radix-tree.c: Don't overflow in peek()
        - [x86] retpoline: Make sure there are no unconverted return thunks due to
          KCSAN
        - perf/core: Bail out early if the request AUX area is out of bound
        - srcu: Fix srcu_struct node grpmask overflow on 64-bit systems
        - [armhf] clocksource/drivers/timer-imx-gpt: Fix potential memory leak
        - srcu: Only accelerate on enqueue time
        - smp,csd: Throw an error if a CSD lock is stuck for too long
        - cpu/hotplug: Don't offline the last non-isolated CPU
        - workqueue: Provide one lock class key per work_on_cpu() callsite
        - [x86] mm: Drop the 4 MB restriction on minimal NUMA node memory size
        - wifi: plfxlc: fix clang-specific fortify warning
        - wifi: ath12k: Ignore fragments from uninitialized peer in dp
        - wifi: mac80211_hwsim: fix clang-specific fortify warning
        - wifi: mac80211: don't return unset power in ieee80211_get_tx_power()
        - atl1c: Work around the DMA RX overflow issue
        - bpf: Detect IP == ksym.end as part of BPF program
        - wifi: ath9k: fix clang-specific fortify warnings
        - wifi: ath12k: fix possible out-of-bound read in
          ath12k_htt_pull_ppdu_stats()
        - wifi: ath10k: fix clang-specific fortify warning
        - wifi: ath12k: fix possible out-of-bound write in
          ath12k_wmi_ext_hal_reg_caps()
        - ACPI: APEI: Fix AER info corruption when error status data has multiple
          sections
        - net: sfp: add quirk for Fiberstone GPON-ONU-34-20BI
        - wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)
        - net: annotate data-races around sk->sk_tx_queue_mapping
        - net: annotate data-races around sk->sk_dst_pending_confirm
        - wifi: ath12k: mhi: fix potential memory leak in ath12k_mhi_register()
        - wifi: ath10k: Don't touch the CE interrupt registers after power up
        - net: sfp: add quirk for FS's 2.5G copper SFP
        - vsock: read from socket's error queue
        - bpf: Ensure proper register state printing for cond jumps
        - wifi: iwlwifi: mvm: fix size check for fw_link_id
        - Bluetooth: btusb: Add date->evt_skb is NULL check
        - Bluetooth: Fix double free in hci_conn_cleanup
        - ACPI: EC: Add quirk for HP 250 G7 Notebook PC
        - tsnep: Fix tsnep_request_irq() format-overflow warning
        - gpiolib: acpi: Add a ignore interrupt quirk for Peaq C1010
        - platform/chrome: kunit: initialize lock for fake ec_dev
        - of: address: Fix address translation when address-size is greater than 2
        - [x86] platform/x86: thinkpad_acpi: Add battery quirk for Thinkpad X120e
        - [x86] drm/gma500: Fix call trace when psb_gem_mm_init() fails
        - drm/amd/display: Blank phantom OTG before enabling
        - drm/amd/display: Don't lock phantom pipe on disabling
        - drm/amd/display: add seamless pipe topology transition check
        - drm/edid: Fixup h/vsync_end instead of h/vtotal
        - md: don't rely on 'mddev->pers' to be set in mddev_suspend()
        - drm/amdgpu: not to save bo in the case of RAS err_event_athub
        - drm/amd: Update `update_pcie_parameters` functions to use uint8_t
          arguments
        - drm/amd/display: use full update for clip size increase of large plane
          source
        - string.h: add array-wrappers for (v)memdup_user()
        - kernel: kexec: copy user-array safely
        - kernel: watch_queue: copy user-array safely
        - drm_lease.c: copy user-array safely
        - drm: vmwgfx_surface.c: copy user-array safely
        - [arm64] drm/msm/dp: skip validity check for DP CTS EDID checksum
        - drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7
        - drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga
        - drm/amdgpu: Fix potential null pointer derefernce
        - drm/panel: fix a possible null pointer dereference
        - drm/panel/panel-tpo-tpg110: fix a possible null pointer dereference
        - drm/radeon: fix a possible null pointer dereference
        - drm/amdgpu/vkms: fix a possible null pointer dereference
        - drm/panel: st7703: Pick different reset sequence
        - drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL
        - drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not
          supported
        - drm/amd/display: fix num_ways overflow error
        - drm/amd: check num of link levels when update pcie param
        - [arm64] dts: ls208xa: use a pseudo-bus to constrain usb dma size
        - ASoC: soc-card: Add storage for PCI SSID
        - [x86] ASoC: SOF: Pass PCI SSID to machine driver
        - crypto: pcrypt - Fix hungtask for PADATA_RESET
        - [x86] ASoC: SOF: ipc4: handle EXCEPTION_CAUGHT notification from firmware
        - [amd64] RDMA/hfi1: Use FIELD_GET() to extract Link Width
        - [arm64] scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing
          debugfs
        - [powerpc*] scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool
        - fs/jfs: Add check for negative db_l2nbperpage
        - fs/jfs: Add validity check for db_maxag and db_agpref
        - jfs: fix array-index-out-of-bounds in dbFindLeaf
        - jfs: fix array-index-out-of-bounds in diAlloc
        - HID: lenovo: Detect quirk-free fw on cptkbd and stop applying workaround
        - [armel,armhf] 9320/1: fix stack depot IRQ stack filter
        - ALSA: hda: Fix possible null-ptr-deref when assigning a stream
        - gpiolib: of: Add quirk for mt2701-cs42448 ASoC sound
        - [armel,armhf] PCI: mvebu: Use FIELD_PREP() with Link Width
        - atm: iphase: Do PCI error checks on own line
        - PCI: Do error check on own line to split long "if" conditions
        - scsi: libfc: Fix potential NULL pointer dereference in
          fc_lport_ptp_setup()
        - PCI: Use FIELD_GET() to extract Link Width
        - PCI: Extract ATS disabling to a helper function
        - PCI: Disable ATS for specific Intel IPU E2000 devices
        - PCI: dwc: Add dw_pcie_link_set_max_link_width()
        - PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handling
        - misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controller
        - PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirk
        - [x86] ASoC: Intel: soc-acpi-cht: Add Lenovo Yoga Tab 3 Pro YT3-X90 quirk
        - crypto: hisilicon/qm - prevent soft lockup in receive loop
        - HID: Add quirk for Dell Pro Wireless Keyboard and Mouse KM5221W
        - exfat: support handle zero-size directory
        - mfd: intel-lpss: Add Intel Lunar Lake-M PCI IDs
        - iio: adc: stm32-adc: harden against NULL pointer deref in
          stm32_adc_probe()
        - [x86] thunderbolt: Apply USB 3.x bandwidth quirk only in software
          connection manager
        - tty: vcc: Add check for kstrdup() in vcc_probe()
        - dt-bindings: phy: qcom,snps-eusb2-repeater: Add magic tuning overrides
        - phy: qualcomm: phy-qcom-eusb2-repeater: Use regmap_fields
        - phy: qualcomm: phy-qcom-eusb2-repeater: Zero out untouched tuning regs
        - usb: dwc3: core: configure TX/RX threshold for DWC3_IP
        - usb: ucsi: glink: use the connector orientation GPIO to provide switch
          events
        - soundwire: dmi-quirks: update HP Omen match
        - f2fs: fix error path of __f2fs_build_free_nids
        - f2fs: fix error handling of __get_node_page
        - usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present
        - usb: gadget: f_ncm: Always set current gadget in ncm_bind()
        - 9p/trans_fd: Annotate data-racy writes to file::f_flags
        - 9p: v9fs_listxattr: fix %s null argument warning
        - i2c: i801: Add support for Intel Birch Stream SoC
        - i2c: fix memleak in i2c_new_client_device()
        - i2c: sun6i-p2wi: Prevent potential division by zero
        - virtio-blk: fix implicit overflow on virtio_max_dma_size
        - media: gspca: cpia1: shift-out-of-bounds in set_flicker
        - media: vivid: avoid integer overflow
        - media: ipu-bridge: increase sensor_name size
        - gfs2: ignore negated quota changes
        - gfs2: fix an oops in gfs2_permission
        - media: cobalt: Use FIELD_GET() to extract Link Width
        - media: ccs: Fix driver quirk struct documentation
        - media: imon: fix access to invalid resource for the second interface
        - drm/amd/display: Avoid NULL dereference of timing generator
        - [riscv64] VMAP_STACK overflow detection thread-safe
        - i2c: dev: copy userspace array safely
        - [armhf] ASoC: ti: omap-mcbsp: Fix runtime PM underflow warnings
        - drm/qxl: prevent memory leak
        - ALSA: hda/realtek: Add quirk for ASUS UX7602ZM
        - drm/amdgpu: fix software pci_unplug on some chips
        - pwm: Fix double shift bug
        - wifi: iwlwifi: Use FW rate for non-data frames
        - sched/core: Optimize in_task() and in_interrupt() a bit
        - dt-bindings: serial: fix regex pattern for matching serial node children
        - SUNRPC: ECONNRESET might require a rebind
        - [x86] drm/i915/mtl: avoid stringop-overflow warning
        - NFSv4.1: fix handling NFS4ERR_DELAY when testing for session trunking
        - SUNRPC: Add an IS_ERR() check back to where it was
        - NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO
        - SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
        - [riscv64] hwprobe: Fix vDSO SIGSEGV
        - [riscv64] provide riscv-specific is_trap_insn()
        - gfs2: Silence "suspicious RCU usage in gfs2_permission" warning
        - [x86] drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_init
        - bpf: handle ldimm64 properly in check_cfg()
        - bpf: fix precision backtracking instruction iteration
        - net: set SOCK_RCU_FREE before inserting socket into hashtable
        - ipvlan: add ipvlan_route_v6_outbound() helper
        - tty: Fix uninit-value access in ppp_sync_receive()
        - xen/events: avoid using info_for_irq() in xen_send_IPI_one()
        - [arm64] net: hns3: fix add VLAN fail issue
        - [arm64] net: hns3: add barrier in vf mailbox reply process
        - [arm64] net: hns3: fix incorrect capability bit display for copper port
        - [arm64] net: hns3: fix out-of-bounds access may occur when coalesce info
          is read via debugfs
        - [arm64] net: hns3: fix variable may not initialized problem in
          hns3_init_mac_addr()
        - [arm64] net: hns3: fix VF reset fail issue
        - [arm64] net: hns3: fix VF wrong speed and duplex issue
        - tipc: Fix kernel-infoleak due to uninitialized TLV value
        - net: mvneta: fix calls to page_pool_get_stats
        - ppp: limit MRU to 64K
        - xen/events: fix delayed eoi list handling
        - blk-mq: make sure active queue usage is held for bio_integrity_prep()
        - ptp: annotate data-race around q->head and q->tail
        - bonding: stop the device in bond_setup_by_slave()
        - net: ethernet: cortina: Fix max RX frame define
        - net: ethernet: cortina: Handle large frames
        - net: ethernet: cortina: Fix MTU max setting
        - af_unix: fix use-after-free in unix_stream_read_actor()
        - netfilter: nf_conntrack_bridge: initialize err to 0
        - netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
        - netfilter: nf_tables: bogus ENOENT when destroying element which does not
          exist
        - net: stmmac: fix rx budget limit check
        - net: stmmac: avoid rx queue overrun
        - pds_core: use correct index to mask irq
        - pds_core: fix up some format-truncation complaints
        - gve: Fixes for napi_poll when budget is 0
        - io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval
        - net/mlx5: Decouple PHC .adjtime and .adjphase implementations
        - net/mlx5e: fix double free of encap_header
        - net/mlx5e: fix double free of encap_header in update funcs
        - net/mlx5e: Fix pedit endianness
        - net/mlx5: Consolidate devlink documentation in devlink/mlx5.rst
        - net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEs
        - net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy
          PTP SQ
        - net/mlx5e: Update doorbell for port timestamping CQ before the software
          counter
        - net/mlx5: Increase size of irq name buffer
        - net/mlx5e: Reduce the size of icosq_str
        - net/mlx5e: Check return value of snprintf writing to fw_version buffer
        - net/mlx5e: Check return value of snprintf writing to fw_version buffer for
          representors
        - net: sched: do not offload flows with a helper in act_ct
        - macvlan: Don't propagate promisc change to lower dev in passthru
        - scsi: ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1
        - cifs: spnego: add ';' in HOST_KEY_LEN
        - cifs: fix check of rc in function generate_smb3signingkey
        - perf/core: Fix cpuctx refcounting
        - [x86] i915/perf: Fix NULL deref bugs with drm_dbg() calls
        - perf: arm_cspmu: Reject events meant for other PMUs
        - drivers: perf: Check find_first_bit() return value
        - media: venus: hfi: add checks to perform sanity on queue pointers
        - [x86] perf intel-pt: Fix async branch flags
        - [powerpc*] perf: Fix disabling BHRB and instruction sampling
        - bpf: Fix check_stack_write_fixed_off() to correctly spill imm
        - bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END
        - scsi: mpt3sas: Fix loop logic
        - scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for
          selected registers
        - scsi: ufs: qcom: Update PHY settings only when scaling to higher gears
        - scsi: qla2xxx: Fix system crash due to bad pointer access
        - scsi: ufs: core: Fix racing issue between ufshcd_mcq_abort() and ISR
        - [x86] crypto: x86/sha - load modules based on CPU features
        - [x86] PCI: Avoid PME from D3hot/D3cold for AMD Rembrandt and Phoenix USB4
        - [x86] apic/msi: Fix misconfigured non-maskable MSI quirk
        - [x86] cpu/hygon: Fix the CPU topology evaluation for real
        - [x86] KVM: x86: hyper-v: Don't auto-enable stimer on write from user-space
        - [x86] KVM: x86: Ignore MSR_AMD64_TW_CFG access
        - [x86] KVM: x86: Clear bit12 of ICR after APIC-write VM-exit
        - [x86] KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.
        - mmc: sdhci-pci-gli: GL9755: Mask the replay timer timeout of AER
        - sched: psi: fix unprivileged polling against cgroups
        - audit: don't take task_lock() in audit_exe_compare() code path
        - audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()
        - proc: sysctl: prevent aliased sysctls from getting passed to init
        - tty/sysrq: replace smp_processor_id() with get_cpu()
        - tty: serial: meson: fix hard LOCKUP on crtscts mode
        - hvc/xen: fix console unplug
        - hvc/xen: fix error path in xen_hvc_init() to always register frontend
          driver
        - hvc/xen: fix event channel handling for secondary consoles
        - PCI/sysfs: Protect driver's D3cold preference from user space
        - watchdog: move softlockup_panic back to early_param
        - fbdev: stifb: Make the STI next font pointer a 32-bit signed offset
        - dm crypt: account large pages in cc->n_allocated_pages
        - ACPI: resource: Do IRQ override on TongFang GMxXGxx
        - regmap: Ensure range selector registers are updated after cache sync
        - wifi: ath11k: fix temperature event locking
        - wifi: ath11k: fix dfs radar event locking
        - wifi: ath11k: fix htt pktlog locking
        - wifi: ath11k: fix gtk offload status event locking
        - wifi: ath12k: fix htt mlo-offset event locking
        - wifi: ath12k: fix dfs-radar and temperature event locking
        - mmc: meson-gx: Remove setting of CMD_CFG_ERROR
        - genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware
        - sched/core: Fix RQCF_ACT_SKIP leak
        - KEYS: trusted: tee: Refactor register SHM usage
        - KEYS: trusted: Rollback init_trusted() consistently
        - [arm64] Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newer
        - [arm64] module: Fix PLT counting when CONFIG_RANDOMIZE_BASE=n
        - cpufreq: stats: Fix buffer overflow detection in trans_stats()
        - [x86] powercap: intel_rapl: Downgrade BIOS locked limits pr_warn() to
          pr_debug()
        - ksmbd: fix recursive locking in vfs helpers
        - ksmbd: handle malformed smb1 message
        - ksmbd: fix slab out of bounds write in smb_inherit_dacl()
        - mmc: vub300: fix an error code
        - mmc: sdhci_am654: fix start loop index for TAP value parsing
        - mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54A
        - PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()
        - PCI: kirin: Don't discard .remove() callback
        - PCI: exynos: Don't discard .remove() callback
        - wifi: wilc1000: use vmm_table as array in wilc struct
        - svcrdma: Drop connection after an RDMA Read error
        - rcu/tree: Defer setting of jiffies during stall reset
        - [arm64] dts: qcom: ipq6018: Fix hwlock index for SMEM
        - dt-bindings: timer: renesas,rz-mtu3: Fix overflow/underflow interrupt
          names
        - PM: hibernate: Use __get_safe_page() rather than touching the list
        - PM: hibernate: Clean up sync_read handling in snapshot_write_next()
        - btrfs: don't arbitrarily slow down delalloc if we're committing
        - [x86] thermal: intel: powerclamp: fix mismatch in get function for
          max_idle
        - [arm64] dts: qcom: ipq5332: Fix hwlock index for SMEM
        - [arm64] dts: qcom: ipq8074: Fix hwlock index for SMEM
        - [arm64] firmware: qcom_scm: use 64-bit calling convention only when client
          is 64-bit
        - ACPI: FPDT: properly handle invalid FPDT subtables
        - [arm64] dts: qcom: ipq9574: Fix hwlock index for SMEM
        - [arm64] dts: qcom: ipq6018: Fix tcsr_mutex register size
        - leds: trigger: netdev: Move size check in set_device_name
        - [arm64] mfd: qcom-spmi-pmic: Fix reference leaks in revid helper
        - [arm64] mfd: qcom-spmi-pmic: Fix revid implementation
        - ima: annotate iint mutex to avoid lockdep false positive warnings
        - ima: detect changes to the backing overlay file
        - netfilter: nf_tables: remove catchall element in GC sync path
          (CVE-2023-6111)
        - netfilter: nf_tables: split async and sync catchall in two functions
        - ASoC: soc-dai: add flag to mute and unmute stream during trigger
        - hid: lenovo: Resend all settings on reset_resume for compact keyboards
        - [arm64] ASoC: codecs: wsa-macro: fix uninitialized stack variables with
          name prefix
        - jbd2: fix potential data lost in recovering journal raced with
          synchronizing fs bdev
        - quota: explicitly forbid quota files from being encrypted
        - kernel/reboot: emergency_restart: Set correct system_state
        - i2c: core: Run atomic i2c xfer when !preemptible
        - tracing: Have the user copy of synthetic event address use correct context
        - driver core: Release all resources during unbind before updating device
          links
        - mcb: fix error handling for different scenarios when parsing
        - [armhf] dmaengine: stm32-mdma: correct desc prep when channel running
        - [s390x] mm: add missing arch_set_page_dat() call to vmem_crst_alloc()
        - [s390x] cmma: fix detection of DAT pages
        - mm/cma: use nth_page() in place of direct struct page manipulation
        - mm/memory_hotplug: use pfn math in place of direct struct page
          manipulation
        - mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
        - mtd: cfi_cmdset_0001: Byte swap OTP info
        - cxl/region: Do not try to cleanup after cxl_region_setup_targets() fails
        - cxl/region: Fix x1 root-decoder granularity calculations
        - cxl/port: Fix delete_endpoint() vs parent unregistration race
        - [arm64,armhf] pmdomain: bcm: bcm2835-power: check if the ASB register is
          equal to enable
        - [arm64,armhf] pmdomain: amlogic: Fix mask for the second NNA mem PD domain
        - [armhf] pmdomain: imx: Make imx pgc power domain also set the fwnode
        - PCI: Lengthen reset delay for VideoPropulsion Torrent QN16e card
        - mm/hugetlb: prepare hugetlb_follow_page_mask() for FOLL_PIN
        - mm/hugetlb: use nth_page() in place of direct struct page manipulation
        - xhci: Enable RPM on controllers that support low-power states
        - fs: add ctime accessors infrastructure
        - smb3: fix creating FIFOs when mounting with "sfu" mount option
        - smb3: fix touch -h of symlink
        - smb3: allow dumping session and tcon id to improve stats analysis and
          debugging
        - smb3: fix caching of ctime on setxattr
        - smb: client: fix use-after-free bug in cifs_debug_data_proc_show()
        - smb: client: fix use-after-free in smb2_query_info_compound()
        - smb: client: fix potential deadlock when releasing mids
        - cifs: reconnect helper should set reconnect for the right channel
        - cifs: force interface update before a fresh session setup
        - cifs: do not reset chan_max if multichannel is not supported at mount
        - cifs: Fix encryption of cleared, but unset rq_iter data buffers
        - xfs: recovery should not clear di_flushiter unconditionally
        - btrfs: zoned: wait for data BG to be finished on direct IO allocation
        - ALSA: info: Fix potential deadlock at disconnection
        - ALSA: hda/realtek: Enable Mute LED on HP 255 G8
        - ALSA: hda/realtek - Add Dell ALC295 to pin fall back table
        - ALSA: hda/realtek - Enable internal speaker of ASUS K6500ZC
        - ALSA: hda/realtek: Enable Mute LED on HP 255 G10
        - ALSA: hda/realtek: Add quirks for HP Laptops
        - Revert ncsi: Propagate carrier gain/loss events to the NCSI controller
        - Revert "i2c: pxa: move to generic GPIO recovery"
        - lsm: fix default return value for vm_enough_memory
        - lsm: fix default return value for inode_getsecctx
        - [arm64] sbsa_gwdt: Calculate timeout with 64-bit math
        - i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
        - [s390x] ap: fix AP bus crash on early config change callback invocation
        - net: ethtool: Fix documentation of ethtool_sprintf()
        - net: dsa: lan9303: consequently nested-lock physical MDIO
        - net: phylink: initialize carrier state at creation
        - gfs2: don't withdraw if init_threads() got interrupted
        - i2c: i801: fix potential race in i801_block_transaction_byte_by_byte
        - f2fs: do not return EFSCORRUPTED, but try to run online repair
        - f2fs: set the default compress_level on ioctl
        - f2fs: avoid format-overflow warning
        - f2fs: split initial and dynamic conditions for extent_cache
        - media: lirc: drop trailing space from scancode transmit
        - media: sharp: fix sharp encoding
        - media: venus: hfi_parser: Add check to keep the number of codecs within
          range
        - media: venus: hfi: fix the check to handle session buffer requirement
        - media: venus: hfi: add checks to handle capabilities from firmware
        - media: ccs: Correctly initialise try compose rectangle
        - dm-bufio: fix no-sleep mode
        - dm-verity: don't use blocking calls from tasklets
        - nfsd: fix file memleak on client_opens_release
        - NFSD: Update nfsd_cache_append() to use xdr_stream
        - [riscv64] Using TOOLCHAIN_HAS_ZIHINTPAUSE marco replace zihintpause
        - [riscv64] put interrupt entries into .irqentry.text
        - [riscv64] mm: Update the comment of CONFIG_PAGE_OFFSET
        - [riscv64] correct pt_level name via pgtable_l5/4_enabled
        - [riscv64] kprobes: allow writing to x0
        - mmc: sdhci-pci-gli: A workaround to allow GL9750 to enter ASPM L1.2
        - mm: fix for negative counter: nr_file_hugepages
        - mm: kmem: drop __GFP_NOFAIL when allocating objcg vectors
        - mptcp: deal with large GSO size
        - mptcp: add validity check for sending RM_ADDR
        - mptcp: fix setsockopt(IP_TOS) subflow locking
        - r8169: fix network lost after resume on DASH systems
        - r8169: add handling DASH when DASH is disabled
        - mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AER
        - Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"
        - ext4: fix race between writepages and remount
        - ext4: make sure allocate pending entry not fail
        - ext4: apply umask if ACL support is disabled
        - ext4: correct offset of gdb backup in non meta_bg group to update_backups
        - ext4: mark buffer new if it is unwritten to avoid stale data exposure
        - ext4: correct return value of ext4_convert_meta_bg
        - ext4: correct the start block of counting reserved clusters
        - ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocks
        - ext4: add missed brelse in update_backups
        - ext4: properly sync file size update after O_SYNC direct IO
        - ext4: fix racy may inline data check in dio write
        - drm/amd/pm: Handle non-terminated overdrive commands.
        - drm: bridge: it66121: ->get_edid callback must not return err pointers
        - [x86] drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTL
        - [x86] drm/i915: Bump GLK CDCLK frequency when driving multiple pipes
        - [x86] drm/i915: Fix potential spectre vulnerability
        - [x86] drm/i915: Flush WC GGTT only on required platforms
        - drm/amd/pm: Fix error of MACO flag setting code
        - drm/amdgpu/smu13: drop compute workload workaround
        - drm/amdgpu: don't use pci_is_thunderbolt_attached()
        - drm/amdgpu: fix GRBM read timeout when do mes_self_test
        - drm/amdgpu: add a retry for IP discovery init
        - drm/amdgpu: don't use ATRM for external devices
        - drm/amdgpu: fix error handling in amdgpu_vm_init
        - drm/amdgpu: fix error handling in amdgpu_bo_list_get()
        - drm/amdgpu: lower CS errors to debug severity
        - drm/amdgpu: Fix possible null pointer dereference
        - drm/amd/display: Guard against invalid RPTR/WPTR being set
        - drm/amd/display: Fix DSC not Enabled on Direct MST Sink
        - drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()
        - drm/amd/display: Enable fast plane updates on DCN3.2 and above
        - drm/amd/display: Change the DMCUB mailbox memory location from FB to inbox
        - [powerpc*] powernv: Fix fortify source warnings in opal-prd.c
        - tracing: Have trace_event_file have ref counters
        - net/mlx5e: Avoid referencing skb after free-ing in drop path of
          mlx5e_sq_xmit_wqe
        - net/mlx5e: Track xmit submission to PTP WQ after populating metadata map
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 5
    
     -- Salvatore Bonaccorso <email address hidden>  Wed, 29 Nov 2023 08:45:07 +0100
  • linux (6.5.10-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.9
        - Bluetooth: hci_event: Ignore NULL link key
        - Bluetooth: Reject connection with the device which has same BD_ADDR
        - Bluetooth: Fix a refcnt underflow problem for hci_conn
        - Bluetooth: vhci: Fix race when opening vhci device
        - Bluetooth: hci_event: Fix coding style
        - Bluetooth: avoid memcmp() out of bounds warning
        - Bluetooth: hci_conn: Fix modifying handle while aborting
        - ice: fix over-shifted variable
        - ice: Fix safe mode when DDP is missing
        - ice: reset first in crash dump kernels
        - net/smc: return the right falback reason when prefix checks fail
        - btrfs: fix stripe length calculation for non-zoned data chunk allocation
        - regmap: fix NULL deref on lookup
        - [x86] KVM: x86: Mask LVTPC when handling a PMI
        - [x86] sev: Disable MMIO emulation from user mode (CVE-2023-46813)
        - [x86] sev: Check IOBM for IOIO exceptions from user-space (CVE-2023-46813)
        - [x86] sev: Check for user-space IOIO pointing to kernel space
          (CVE-2023-46813)
        - [x86] fpu: Allow caller to constrain xfeatures when copying to uabi buffer
        - [x86] KVM: x86/pmu: Truncate counter value to allowed width on write
        - [x86] KVM: x86: Constrain guest-supported xfeatures only at
          KVM_GET_XSAVE{2}
        - [x86] KVM: SVM: add support for Invalid IPI Vector interception
        - [x86] KVM: SVM: refresh AVIC inhibition in svm_leave_nested()
        - audit,io_uring: io_uring openat triggers audit reference count underflow
        - tcp: check mptcp-level constraints for backlog coalescing
        - mptcp: more conservative check for zero probes
        - mm: slab: Do not create kmalloc caches smaller than arch_slab_minalign()
        - Revert "net: wwan: iosm: enable runtime pm support for 7560"
        - netfilter: nft_payload: fix wrong mac header matching
        - io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ ring address
        - [x86] drm/i915: Retry gtt fault when out of fence registers
        - drm/nouveau/disp: fix DP capable DSM connectors
        - drm/edid: add 8 bpc quirk to the BenQ GW2765
        - ALSA: hda/realtek - Fixed ASUS platform headset Mic issue
        - ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV
        - ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx
        - [arm64] ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind
        - [arm64] ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe
          errors
        - [arm64] ASoC: codecs: wcd938x: drop bogus bind error handling
        - [arm64] ASoC: codecs: wcd938x: fix unbind tear down order
        - [arm64] ASoC: codecs: wcd938x: fix resource leaks on bind errors
        - [arm64] ASoC: codecs: wcd938x: fix regulator leaks on probe errors
        - [arm64] ASoC: codecs: wcd938x: fix runtime PM imbalance on remove
        - qed: fix LL2 RX buffer allocation
        - xfrm: fix a data-race in xfrm_lookup_with_ifid()
        - xfrm6: fix inet6_dev refcount underflow problem
        - xfrm: fix a data-race in xfrm_gen_index()
        - xfrm: interface: use DEV_STATS_INC()
        - net: xfrm: skip policies marked as dead while reinserting policies
        - fprobe: Fix to ensure the number of active retprobes is not zero
        - wifi: cfg80211: use system_unbound_wq for wiphy work
        - net: ipv4: fix return value check in esp_remove_trailer
        - net: ipv6: fix return value check in esp_remove_trailer
        - net: rfkill: gpio: prevent value glitch during probe
        - tcp: fix excessive TLP and RACK timeouts from HZ rounding
        - tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single
          skb
        - tcp: Fix listen() warning with v4-mapped-v6 address.
        - docs: fix info about representor identification
        - tun: prevent negative ifindex
        - gve: Do not fully free QPL pages on prefill errors
        - ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
        - net: usb: smsc95xx: Fix an error code in smsc95xx_reset()
        - i40e: prevent crash on probe if hw registers have invalid values
        - net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()
        - bonding: Return pointer to data after pull on skb
        - net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curve
        - neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section
        - netfilter: nft_set_rbtree: .deactivate fails if element has expired
        - netlink: Correct offload_xstats size
        - netfilter: nf_tables: do not refresh timeout when resetting element
        - nf_tables: fix NULL pointer dereference in nft_expr_inner_parse()
        - nf_tables: fix NULL pointer dereference in nft_inner_init()
        - netfilter: nf_tables: do not remove elements if set backend implements
          .abort
        - netfilter: nf_tables: revert do not remove elements if set backend
          implements .abort
        - net: phy: bcm7xxx: Add missing 16nm EPHY statistics
        - net: pktgen: Fix interface flags printing
        - net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation
        - net: mdio-mux: fix C45 access returning -EIO after API change
        - net: avoid UAF on deleted altname
        - net: fix ifname in netlink ntf during netns move
        - net: check for altname conflicts when changing netdev's netns
        - iio: light: vcnl4000: Don't power on/off chip in config
        - fs-writeback: do not requeue a clean inode having skipped pages
        - btrfs: fix race when refilling delayed refs block reserve
        - btrfs: prevent transaction block reserve underflow when starting
          transaction
        - btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to
          1
        - btrfs: initialize start_slot in btrfs_log_prealloc_extents
        - i2c: mux: Avoid potential false error message in i2c_mux_add_adapter
        - overlayfs: set ctime when setting mtime and atime
        - gpio: timberdale: Fix potential deadlock on &tgpio->lock
        - ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
        - ata: libata-eh: Fix compilation warning in ata_eh_link_report()
        - tracing: relax trace_event_eval_update() execution with cond_resched()
        - wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len
        - wifi: cfg80211: validate AP phy operation before starting it
        - wifi: iwlwifi: Ensure ack flag is properly cleared.
        - rfkill: sync before userspace visibility/changes
        - HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 Triathlon
          mouse
        - HID: holtek: fix slab-out-of-bounds Write in holtek_kbd_input_event
        - Bluetooth: btusb: add shutdown function for QCA6174
        - Bluetooth: Avoid redundant authentication
        - Bluetooth: hci_core: Fix build warnings
        - wifi: cfg80211: Fix 6GHz scan configuration
        - wifi: mac80211: work around Cisco AP 9115 VHT MPDU length
        - wifi: mac80211: allow transmitting EAPOL frames with tainted key
        - wifi: cfg80211: avoid leaking stack data into trace
        - regulator/core: Revert "fix kobject release warning and memory leak in
          regulator_register()"
        - SUNRPC: Fail quickly when server does not recognize TLS
        - SUNRPC/TLS: Lock the lower_xprt during the tls handshake
        - nfs: decrement nrequests counter before releasing the req
        - sky2: Make sure there is at least one frag_addr available
        - ipv4/fib: send notify when delete source address routes
        - drm: panel-orientation-quirks: Add quirk for One Mix 2S
        - btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
        - btrfs: error out when COWing block using a stale transaction
        - btrfs: error when COWing block from a root that is being deleted
        - btrfs: error out when reallocating block for defrag using a stale
          transaction
        - [x86] platform/x86: touchscreen_dmi: Add info for the BUSH Bush Windows
          tablet
        - drm/amd/pm: add unique_id for gc 11.0.3
        - HID: multitouch: Add required quirk for Synaptics 0xcd7e device
        - HID: nintendo: reinitialize USB Pro Controller after resuming from suspend
        - HID: Add quirk to ignore the touchscreen battery on HP ENVY 15-eu0556ng
        - [x86] platform/x86: touchscreen_dmi: Add info for the Positivo C4128B
        - cpufreq: schedutil: Update next_freq when cpufreq_limits change
        - io-wq: fully initialize wqe before calling
          cpuhp_state_add_instance_nocalls()
        - Bluetooth: hci_sync: Fix not handling ISO_LINK in hci_abort_conn_sync
        - Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros
        - Bluetooth: ISO: Fix invalid context error
        - Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when aborting
        - Bluetooth: hci_sync: always check if connection is alive before deleting
        - net/mlx5: E-switch, register event handler before arming the event
        - net/mlx5: Handle fw tracer change ownership event based on MTRC
        - net/mlx5e: RX, Fix page_pool allocation failure recovery for striding rq
        - net/mlx5e: RX, Fix page_pool allocation failure recovery for legacy rq
        - net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on shutdown
        - net/mlx5e: Take RTNL lock before triggering netdev notifiers
        - net/mlx5e: Don't offload internal port if filter device is out device
        - net/mlx5e: Fix VF representors reporting zero counters to "ip -s" command
        - net/tls: split tls_rx_reader_lock
        - tcp: allow again tcp_disconnect() when threads are waiting
        - Bluetooth: hci_event: Fix using memcmp when comparing keys
        - tcp_bpf: properly release resources on error paths
        - dt-bindings: mmc: sdhci-msm: correct minimum number of clocks
        - mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can suspend
        - mmc: core: Fix error propagation for some ioctl commands
        - mmc: core: sdio: hold retuning if sdio in 1-bit mode
        - mmc: core: Capture correct oemid-bits for eMMC cards
        - pinctrl: qcom: lpass-lpi: fix concurrent register updates
        - Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"
        - pNFS: Fix a hang in nfs4_evict_inode()
        - pNFS/flexfiles: Check the layout validity in
          ff_layout_mirror_prepare_stats
        - NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server
        - ACPI: irq: Fix incorrect return value in acpi_register_gsi()
        - ACPI: bus: Move acpi_arm_init() to the place of after acpi_ghes_init()
        - perf dlfilter: Fix use of addr_location__exit() in dlfilter__object_code()
        - fanotify: limit reporting of event with non-decodeable file handles
        - NFS: Fix potential oops in nfs_inode_remove_request()
        - nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE op
        - nvme: sanitize metadata bounce buffer for reads
        - nvme-pci: add BOGUS_NID for Intel 0a54 device
        - nvme-auth: use chap->s2 to indicate bidirectional authentication
        - USB: serial: option: add Telit LE910C4-WWX 0x1035 composition
        - USB: serial: option: add entry for Sierra EM9191 with new firmware
        - USB: serial: option: add Fibocom to DELL custom modem FM101R-GL
        - [x86] thunderbolt: Call tb_switch_put() once DisplayPort bandwidth request
          is finished
        - perf: Disallow mis-matched inherited group reads (CVE-2023-5717)
        - [s390x] pci: fix iommu bitmap allocation
        - tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
        - KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash
        - apple-gmux: Hard Code max brightness for MMIO gmux
        - [s390x] cio: fix a memleak in css_alloc_subchannel
        - [x86] platform/surface: platform_profile: Propagate error if profile
          registration fails
        - [x86] platform/x86: intel-uncore-freq: Conditionally create attribute for
          read frequency
        - [x86] platform/x86: msi-ec: Fix the 3rd config
        - [x86] platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to
          0x2e
        - [x86] platform/x86: asus-wmi: Only map brightness codes when using
          asus-wmi backlight control
        - [x86] platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c events
        - gpiolib: acpi: Add missing memset(0) to acpi_get_gpiod_from_data()
        - gpio: vf610: set value before the direction to avoid a glitch
        - gpio: vf610: mask the gpio irq in system suspend and support wakeup
        - drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with auxiliary
          device
        - [x86] drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY Lanes
          Owned
        - drm/amdgpu: Fix possible null pointer dereference
        - [powerpc*] mm: Allow ARCH_FORCE_MAX_ORDER up to 12
        - [powerpc*] qspinlock: Fix stale propagated yield_cpu
        - docs: Move rustdoc output, cross-reference it
        - [arm64] phy: qcom-qmp-usb: initialize PCS_USB registers
        - [arm64] phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and
          sa8775p
        - [arm64] phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1
        - [arm64] phy: qcom-qmp-combo: initialize PCS_USB registers
        - efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
        - net: move altnames together with the netdevice
        - Bluetooth: hci_sock: fix slab oob read in create_monitor_event
        - net: rfkill: reduce data->mtx scope in rfkill_fop_open
        - Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
        - mptcp: avoid sending RST when closing the initial subflow
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.10
        - smb3: allow controlling length of time directory entries are cached with
          dir leases
        - smb3: allow controlling maximum number of cached directories
        - smb3: do not start laundromat thread when dir leases disabled
        - smb: client: do not start laundromat thread on nohandlecache
        - smb: client: make laundromat a delayed worker
        - smb: client: prevent new fids from being removed by laundromat
        - [arm64] virtio_balloon: Fix endless deflation and inflation on arm64
        - virtio-mmio: fix memory leak of vm_dev
        - virtio-crypto: handle config changed by work queue
        - virtio_pci: fix the common cfg map size
        - vsock/virtio: initialize the_virtio_vsock before using VQs
        - vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE
        - [arm64] dts: qcom: apq8096-db820c: fix missing clock populate
        - [arm64] dts: qcom: msm8996-xiaomi: fix missing clock populate
        - [arm64] dts: rockchip: use codec as clock master on px30-ringneck-haikou
        - [arm64] dts: rockchip: set codec system-clock-fixed on
          px30-ringneck-haikou
        - [arm64] dts: qcom: sa8775p: correct PMIC GPIO label in gpio-ranges
        - [arm64] dts: rockchip: Add i2s0-2ch-bus-bclk-off pins to RK3399
        - [arm64] dts: rockchip: Fix i2s0 pin conflict on ROCK Pi 4 boards
        - i40e: sync next_to_clean and next_to_process for programming status desc
        - mm: fix vm_brk_flags() to not bail out while holding lock
        - hugetlbfs: clear resv_map pointer if mmap fails
        - mm/page_alloc: correct start page when guard page debug is enabled
        - mm/migrate: fix do_pages_move for compat pointers
        - mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer
        - hugetlbfs: extend hugetlb_vma_lock to private VMAs
        - maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()
        - nfsd: lock_rename() needs both directories to live on the same fs
        - [x86] drm/i915/pmu: Check if pmu is closed before stopping event
        - drm/amd: Disable ASPM for VI w/ all Intel systems
        - drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()
        - btrfs: remove v0 extent handling
        - btrfs: fix unwritten extent buffer after snapshotting a new subvolume
        - [armhf] clk: ti: Fix missing omap4 mcbsp functional clock and aliases
        - [armhf] clk: ti: Fix missing omap5 mcbsp functional clock and aliases
        - r8169: fix the KCSAN reported data-race in rtl_tx() while reading
          tp->cur_tx
        - r8169: fix the KCSAN reported data-race in rtl_tx while reading
          TxDescArray[entry].opts1
        - r8169: fix the KCSAN reported data race in rtl_rx while reading
          desc->opts1
        - iavf: initialize waitqueues before starting watchdog_task
        - i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value
        - igb: Fix potential memory leak in igb_add_ethtool_nfc_entry
        - net: do not leave an empty skb in write queue
        - neighbour: fix various data-races
        - igc: Fix ambiguity in the ethtool advertising
        - net: ethernet: adi: adin1110: Fix uninitialized variable
        - net: ieee802154: adf7242: Fix some potential buffer overflow in
          adf7242_stats_show()
        - net: usb: smsc95xx: Fix uninit-value access in smsc95xx_read_reg
        - r8152: Increase USB control msg timeout to 5000ms as per spec
        - r8152: Run the unload routine if we have errors during probe
        - r8152: Cancel hw_phy_work if we have an error in probe
        - r8152: Release firmware if we have an error in probe
        - tcp: fix wrong RTO timeout when received SACK reneging
        - wifi: cfg80211: pass correct pointer to rdev_inform_bss()
        - wifi: cfg80211: fix assoc response warning on failed links
        - wifi: mac80211: don't drop all unprotected public action frames
        - net/handshake: fix file ref count in handshake_nl_accept_doit()
        - gtp: uapi: fix GTPA_MAX
        - gtp: fix fragmentation needed check with gso
        - [x86] drm/i915/perf: Determine context valid in OA reports
        - i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
        - netfilter: flowtable: GC pushes back packets to classic path
        - net/sched: act_ct: additional checks for outdated flows
        - drm/i915/mcr: Hold GT forcewake during steering operations
        - iavf: in iavf_down, disable queues when removing the driver
        - scsi: sd: Introduce manage_shutdown device flag
        - blk-throttle: check for overflow in calculate_bytes_allowed
        - io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid
          (CVE-2023-46862)
        - iio: afe: rescale: Accept only offset channels
        - iio: exynos-adc: request second interupt only when touchscreen mode is
          used
        - iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholds
        - iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScale
        - i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()
        - i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()
        - i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()
        - i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
        - i2c: aspeed: Fix i2c bus hang in slave read
        - tracing/kprobes: Fix symbol counting logic by looking at modules as well
        - tracing/kprobes: Fix the description of variable length arguments
        - [arm64] misc: fastrpc: Reset metadata buffer to avoid incorrect free
        - [arm64] misc: fastrpc: Free DMA handles for RPC calls with no arguments
        - [arm64] misc: fastrpc: Clean buffers on remote invocation failures
        - [arm64] misc: fastrpc: Unmap only if buffer is unmapped from DSP
        - [arm64,armhf] nvmem: imx: correct nregs for i.MX6ULL
        - [arm64,armhf] nvmem: imx: correct nregs for i.MX6SLL
        - [arm64,armhf] nvmem: imx: correct nregs for i.MX6UL
        - [x86] tsc: Defer marking TSC unstable to a worker
        - [x86] i8259: Skip probing when ACPI/MADT advertises PCAT compatibility
        - [x86] cpu: Add model number for Intel Arrow Lake mobile processor
        - perf/core: Fix potential NULL deref
        - clk: Sanitize possible_parent_show to Handle Return Value of
          of_clk_get_parent_name
        - [armhf] clk: socfpga: gate: Account for the divider in determine_rate
        - [armhf] clk: stm32: Fix a signedness issue in
          clk_stm32_composite_determine_rate()
        - [x86] platform/x86: Add s2idle quirk for more Lenovo laptops
        - mm/damon/sysfs: check DAMOS regions update progress from
          before_terminate()
    
      [ Emanuele Rocca ]
      * Disable DEBUG_PREEMPT as it introduces slowdowns up to 20% on certain
        workloads.
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 4
      * Do not explicitly unset DEBUG_PREEMPT (not enabled by default since 6.3-rc1)
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 03 Nov 2023 05:15:32 +0100
  • linux (6.5.8-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.7
        - ASoC: soc-utils: Export snd_soc_dai_is_dummy() symbol
        - maple_tree: add mas_is_active() to detect in-tree walks
        - mptcp: Remove unnecessary test for __mptcp_init_sock()
        - mptcp: rename timer related helper to less confusing names
        - mptcp: fix dangling connection hang-up
        - scsi: core: Improve type safety of scsi_rescan_device()
        - scsi: Do not attempt to rescan suspended devices
        - ata: libata-scsi: Fix delayed scsi_rescan_device() execution
        - btrfs: remove btrfs_writepage_endio_finish_ordered
        - btrfs: remove end_extent_writepage
        - btrfs: don't clear uptodate on write errors
        - [arm64] add HWCAP for FEAT_HBC (hinted conditional branches)
        - [arm64] cpufeature: Fix CLRBHB and BC detection
        - net: add sysctl accept_ra_min_rtr_lft
        - net: change accept_ra_min_rtr_lft to affect all RA lifetimes
        - net: release reference to inet6_dev pointer
        - [arm64] iommu/arm-smmu-v3: Avoid constructing invalid range commands
        - maple_tree: reduce resets during store setup
        - maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states
        - scsi: zfcp: Fix a double put in zfcp_port_enqueue()
        - [amd64] iommu/vt-d: Avoid memory allocation in iommu_suspend()
        - net: mana: Fix TX CQE error handling
        - mptcp: fix delegated action races
        - mptcp: userspace pm allow creating id 0 subflow
        - Bluetooth: hci_codec: Fix leaking content of local_codecs
        - wifi: brcmfmac: Replace 1-element arrays with flexible arrays
        - Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTER
        - wifi: rtw88: rtw8723d: Fix MAC address offset in EEPROM
        - wifi: mwifiex: Fix tlv_buf_left calculation
        - io_uring: don't allow IORING_SETUP_NO_MMAP rings on highmem pages
        - md/raid5: release batch_last before waiting for another stripe_head
        - PCI/PM: Mark devices disconnected if upstream PCIe link is down on resume
        - PCI: qcom: Fix IPQ8074 enumeration
        - [x86] platform/x86/intel/ifs: release cpus_read_lock()
        - net: replace calls to sock->ops->connect() with kernel_connect()
        - io_uring/kbuf: don't allow registered buffer rings on highmem pages
        - io_uring: ensure io_lockdep_assert_cq_locked() handles disabled rings
        - btrfs: always print transaction aborted messages with an error level
        - net: prevent rewrite of msg_name in sock_sendmsg()
        - [x86] drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux inval
        - drm/amd: Fix detection of _PR3 on the PCIe root port
        - drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()
        - [arm64] Add Cortex-A520 CPU part definition
        - [arm64] errata: Add Cortex-A520 speculative unprivileged load workaround
        - HID: sony: Fix a potential memory leak in sony_probe()
        - wifi: mt76: fix lock dependency problem for wed_lock
        - ubi: Refuse attaching if mtd's erasesize is 0
        - erofs: fix memory leak of LZMA global compressed deduplication
        - wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO
          connection
        - iwlwifi: mvm: handle PS changes in vif_cfg_changed
        - wifi: iwlwifi: dbg_ini: fix structure packing
        - wifi: iwlwifi: mvm: Fix a memory corruption issue
        - wifi: cfg80211: fix cqm_config access race
        - wifi: cfg80211: add missing kernel-doc for cqm_rssi_work
        - wifi: mac80211: fix mesh id corruption on 32 bit systems
        - wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet
        - HID: nvidia-shield: add LEDS_CLASS dependency
        - erofs: allow empty device tags in flatdev mode
        - [s390x] bpf: Let arch_prepare_bpf_trampoline return program size
        - leds: Drop BUG_ON check for LED_COLOR_ID_MULTI
        - bpf: Fix tr dereferencing
        - bpf: unconditionally reset backtrack_state masks on global func exit
        - regulator: mt6358: split ops for buck and linear range LDO regulators
        - Bluetooth: Delete unused hci_req_prepare_suspend() declaration
        - Bluetooth: Fix hci_link_tx_to RCU lock usage
        - Bluetooth: ISO: Fix handling of listen for unicast
        - drivers/net: process the result of hdlc_open() and add call of
          hdlc_close() in uhdlc_close()
        - wifi: mt76: mt76x02: fix MT76x0 external LNA gain handling
        - [x86] perf/x86/amd/core: Fix overflow reset on hotplug
        - regmap: rbtree: Fix wrong register marked as in-cache when creating new
          node
        - wifi: mac80211: fix potential key use-after-free
        - [x86] perf/x86/amd: Do not WARN() on every IRQ
        - wifi: mac80211: Create resources for disabled links
        - regulator/core: regulator_register: set device->class earlier
        - wifi: iwlwifi: mvm: Fix incorrect usage of scan API
        - scsi: target: core: Fix deadlock due to recursive locking
        - NFSv4: Fix a nfs4_state_manager() race
        - ice: always add legacy 32byte RXDID in supported_rxdids
        - bpf: tcp_read_skb needs to pop skb regardless of seq
        - bpf, sockmap: Do not inc copied_seq when PEEK flag set
        - bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets
        - modpost: add missing else to the "of" check
        - net: stmmac: platform: fix the incorrect parameter
        - net: fix possible store tearing in neigh_periodic_work()
        - neighbour: fix data-races around n->output
        - ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
        - ptp: ocp: Fix error handling in ptp_ocp_device_init
        - net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent
        - ovl: move freeing ovl_entry past rcu delay
        - ovl: fetch inode once in ovl_dentry_revalidate_common()
        - ipv6: tcp: add a missing nf_reset_ct() in 3WHS handling
        - net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg
        - ethtool: plca: fix plca enable data type while parsing the value
        - net: nfc: llcp: Add lock when modifying device list
        - [arm64] net: ethernet: ti: am65-cpsw: Fix error code in
          am65_cpsw_nuss_init_tx_chns()
        - ibmveth: Remove condition to recompute TCP header checksum.
        - netfilter: nft_payload: rebuild vlan header on h_proto access
        - netfilter: handle the connecting collision properly in
          nf_conntrack_proto_sctp
        - selftests: netfilter: Test nf_tables audit logging
        - selftests: netfilter: Extend nft_audit.sh
        - netfilter: nf_tables: Deduplicate nft_register_obj audit logs
        - netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure
        - ipv4: Set offload_failed flag in fibmatch results
        - net: stmmac: dwmac-stm32: fix resume on STM32 MCU
        - tipc: fix a potential deadlock on &tx->lock
        - tcp: fix quick-ack counting to count actual ACKs of new data
        - tcp: fix delayed ACKs for MSS boundary condition
        - sctp: update transport state when processing a dupcook packet
        - sctp: update hb timer immediately after users change hb_interval
        - netlink: annotate data-races around sk->sk_err
        - net: mana: Fix the tso_bytes calculation
        - net: mana: Fix oversized sge0 for GSO packets
        - HID: nvidia-shield: Fix a missing led_classdev_unregister() in the probe
          error handling path
        - HID: sony: remove duplicate NULL check before calling usb_free_urb()
        - HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit
        - net: lan743x: also select PHYLIB
        - smb: use kernel_connect() and kernel_bind()
        - dm zoned: free dmz->ddev array in dmz_put_zoned_devices
        - RDMA/core: Require admin capabilities to set system parameters
        - of: dynamic: Fix potential memory leak in of_changeset_action()
        - IB/mlx4: Fix the size of a buffer in add_port_entries()
        - gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()
        - gpio: pxa: disable pinctrl calls for MMP_GPIO
        - RDMA/cma: Initialize ib_sa_multicast structure to 0 when join
        - RDMA/cma: Fix truncation compilation warning in make_cma_ports
        - RDMA/bnxt_re: Fix the handling of control path response data
        - RDMA/uverbs: Fix typo of sizeof argument
        - RDMA/srp: Do not call scsi_done() from srp_abort()
        - RDMA/siw: Fix connection failure handling
        - RDMA/mlx5: Fix mkey cache possible deadlock on cleanup
        - RDMA/mlx5: Fix assigning access flags to cache mkeys
        - RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creation
        - RDMA/mlx5: Fix NULL string error
        - [x86] sev: Change npages to unsigned long in snp_accept_memory()
        - [x86] sev: Use the GHCB protocol when available for SNP CPUID requests
        - ksmbd: fix race condition between session lookup and expire
        - ksmbd: fix uaf in smb20_oplock_break_ack
        - ksmbd: fix race condition from parallel smb2 lock requests
        - RDMA/mlx5: Remove not-used cache disable flag
        - xen/events: replace evtchn_rwlock with RCU (CVE-2023-34324)
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.8
        - net: stmmac: remove unneeded stmmac_poll_controller
        - RDMA/cxgb4: Check skb value for failure to allocate
        - [arm64] perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7
        - [x86] platform/x86: think-lmi: Fix reference leak
        - [x86] drm/i915: Register engines early to avoid type confusion
        - cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
        - drm/amdgpu: Fix a memory leak
        - [x86] platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent
          section mismatch warning
        - media: dt-bindings: imx7-csi: Make power-domains not required for imx8mq
        - drm/amd/display: implement pipe type definition and adding accessors
        - drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG
          pipes only
        - scsi: Do not rescan devices with a suspended queue
        - ata: pata_parport: fix pata_parport_devchk
        - ata: pata_parport: implement set_devctl
        - HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect
        - quota: Fix slow quotaoff
        - dm crypt: Fix reqsize in crypt_iv_eboiv_gen
        - [x86] ASoC: amd: yc: Fix non-functional mic on Lenovo 82YM
        - [arm64,armhf] ASoC: hdmi-codec: Fix broken channel map reporting
        - ata: libata-scsi: Disable scsi device manage_system_start_stop
        - net: prevent address rewrite in kernel_bind()
        - [arm64] dts: qcom: sm8150: extend the size of the PDC resource
        - dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update description
          for '#interrupt-cells' property
        - irqchip: renesas-rzg2l: Fix logic to clear TINT interrupt source
        - KEYS: trusted: Remove redundant static calls usage
        - ALSA: usb-audio: Fix microphone sound on Opencomm2 Headset
        - ALSA: usb-audio: Fix microphone sound on Nexigo webcam.
        - ALSA: hda: cs35l41: Cleanup and fix double free in firmware request
        - ALSA: hda/realtek: Change model for Intel RVP board
        - ASoC: SOF: amd: fix for firmware reload failure after playback
        - [arm*] ASoC: simple-card-utils: fixup simple_util_startup() error handling
        - [x86] ASoC: Intel: soc-acpi: fix Dell SKU 0B34
        - [x86] ASoC: Intel: soc-acpi: Add entry for HDMI_In capture support in MTL
          match table
        - [arm64] ASoC: fsl_sai: Don't disable bitclock for i.MX8MP
        - [x86] ASoC: Intel: sof_sdw: add support for SKU 0B14
        - [x86] ASoC: Intel: soc-acpi: Add entry for sof_es8336 in MTL match table.
        - ALSA: hda/realtek: Add quirk for HP Victus 16-d1xxx to enable mute LED
        - ALSA: hda/realtek: Add quirk for mute LEDs on HP ENVY x360 15-eu0xxx
        - ALSA: hda/realtek - ALC287 I2S speaker platform support
        - ALSA: hda/realtek - ALC287 merge RTK codec with CS CS35L41 AMP
        - [riscv64] pinctrl: starfive: jh7110: Fix failure to set irq after
          CONFIG_PM is enabled
        - [arm64] drm/msm/dp: do not reinitialize phy unless retry during link
          training
        - [arm64] drm/msm/dsi: skip the wait for video mode done if not applicable
        - [arm64] drm/msm/dsi: fix irq_of_parse_and_map() error checking
        - [arm64] drm/msm/dpu: change _dpu_plane_calc_bw() to use u64 to avoid
          overflow
        - [arm64] drm/msm/dp: Add newlines to debug printks
        - [arm64] drm/msm/dpu: fail dpu_plane_atomic_check() based on mdp clk limits
        - can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior
        - [arm64] dts: mediatek: fix t-phy unit name
        - [arm64] dts: mediatek: mt8195: Set DSU PMU status to fail
        - devlink: Hold devlink lock on health reporter dump get
        - ieee802154: ca8210: Fix a potential UAF in ca8210_probe
        - xen-netback: use default TX queue size for vifs
        - [riscv64] bpf: Sign-extend return values
        - [riscv64] bpf: Track both a0 (RISC-V ABI) and a5 (BPF) return values
        - xdp: Fix zero-size allocation warning in xskq_create()
        - drm/vmwgfx: fix typo of sizeof argument
        - bpf: Fix verifier log for async callback return values
        - net: refine debug info in skb_checksum_help()
        - net: macsec: indicate next pn update when offloading
        - net: phy: mscc: macsec: reject PN update requests
        - net/mlx5e: macsec: use update_pn flag instead of PN comparation
        - ixgbe: fix crash with empty VF macvlan list
        - net/smc: Fix dependency of SMC on ISM
        - net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestamp
        - [s390x] bpf: Fix clobbering the caller's backchain in the trampoline
        - [s390x] bpf: Fix unwinding past the trampoline
        - net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()
        - net/smc: Fix pos miscalculation in statistics
        - net: tcp: fix crashes trying to free half-baked MTU probes
        - pinctrl: renesas: rzn1: Enable missing PINMUX
        - af_packet: Fix fortified memcpy() without flex array.
        - nfc: nci: assert requested protocol is valid
        - octeontx2-pf: Fix page pool frag allocation warning
        - workqueue: Override implicit ordered attribute in
          workqueue_apply_unbound_cpumask()
        - [riscv64] signal: fix sigaltstack frame size checking
        - ovl: temporarily disable appending lowedirs
        - [armhf] dmaengine: stm32-mdma: abort resume if no ongoing transfer
        - [armhf] dmaengine: stm32-dma: fix stm32_dma_prep_slave_sg in case of MDMA
          chaining
        - [armhf] dmaengine: stm32-dma: fix residue in case of MDMA chaining
        - [armhf] dmaengine: stm32-mdma: use Link Address Register to compute
          residue
        - [armhf] dmaengine: stm32-mdma: set in_flight_bytes in case CRQA flag is
          set
        - usb: xhci: xhci-ring: Use sysdev for mapping bounce buffer
        - xhci: track port suspend state correctly in unsuccessful resume cases
        - xhci: Clear EHB bit only at end of interrupt handler
        - xhci: Preserve RsvdP bits in ERSTBA register correctly
        - net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_read
        - usb: dwc3: Soft reset phy on probe for host
        - usb: cdns3: Modify the return value of cdns_set_active () to void when
          CONFIG_PM_SLEEP is disabled
        - usb: hub: Guard against accesses to uninitialized BOS descriptors
        - usb: musb: Get the musb_qh poniter after musb_giveback
        - usb: musb: Modify the "HWVers" register address
        - iio: pressure: bmp280: Fix NULL pointer exception
        - iio: imu: bno055: Fix missing Kconfig dependencies
        - iio: cros_ec: fix an use-after-free in cros_ec_sensors_push_data()
        - iio: adc: imx8qxp: Fix address for command buffer registers
        - iio: dac: ad3552r: Correct device IDs
        - iio: admv1013: add mixer_vgate corner cases
        - iio: pressure: dps310: Adjust Timeout Settings
        - iio: pressure: ms5611: ms5611_prom_is_valid false negative bug
        - iio: adc: ad7192: Correct reference voltage
        - iio: addac: Kconfig: update ad74413r selections
        - media: subdev: Don't report V4L2_SUBDEV_CAP_STREAMS when the streams API
          is disabled
        - [arm64] dts: mediatek: mt8195-demo: fix the memory size to 8GB
        - [arm64] dts: mediatek: mt8195-demo: update and reorder reserved memory
          regions
        - drm: Do not overrun array in drm_gem_get_pages()
        - drm/atomic-helper: relax unregistered connector check
        - drm/amdgpu: add missing NULL check
        - drm/amd/display: Don't set dpms_off for seamless boot
        - drm/vmwgfx: Keep a gem reference to user bos in surfaces
        - ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CBA
        - ACPI: resource: Add TongFang GM6BGEQ, GM6BG5Q and GM6BG0Q to
          irq1_edge_low_force_override[]
        - ACPI: EC: Add quirk for the HP Pavilion Gaming 15-dk1xxx
        - serial: Reduce spinlocked portion of uart_rs485_config()
        - serial: 8250_omap: Fix errors with no_console_suspend
        - serial: core: Fix checks for tx runtime PM state
        - [arm*] binder: fix memory leaks of spam and pending work
        - ksmbd: not allow to open file if delelete on close bit is set
        - [x86] perf/x86/lbr: Filter vsyscall addresses
        - [x86] cpu: Fix AMD erratum #1485 on Zen4-based CPUs
        - [x86] alternatives: Disable KASAN in apply_alternatives()
        - mcb: remove is_added flag from mcb_device struct
        - [x86] thunderbolt: Workaround an IOMMU fault on certain systems with Intel
          Maple Ridge
        - [x86] thunderbolt: Check that lane 1 is in CL0 before enabling lane
          bonding
        - [x86] thunderbolt: Correct TMU mode initialization from hardware
        - [x86] thunderbolt: Restart XDomain discovery handshake after failure
        - [powerpc*] pseries: Fix STK_PARAM access in the hcall tracing code
        - [powerpc*] 47x: Fix 47x syscall return crash
        - libceph: use kernel_connect()
        - ceph: fix incorrect revoked caps assert in ceph_fill_file_size()
        - ceph: fix type promotion bug on 32bit systems
        - Input: powermate - fix use-after-free in powermate_config_complete
        - Input: psmouse - fix fast_reconnect function for PS/2 mode
        - Input: xpad - add PXN V900 support
        - Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table
        - Input: xpad - add HyperX Clutch Gladiate Support
        - Input: goodix - ensure int GPIO is in input for gpio_count == 1 &&
          gpio_int_idx == 0 case
        - mctp: perform route lookups under a RCU read-side lock
        - block: Don't invalidate pagecache for invalid falloc modes
        - nfp: flower: avoid rmmod nfp crash issues
        - can: sja1000: Always restart the Tx queue after an overrun
        - power: supply: qcom_battmgr: fix battery_id type
        - power: supply: qcom_battmgr: fix enable request endianness
        - usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply
          scope
        - cgroup: Remove duplicates in cgroup v1 tasks file
        - dma-buf: add dma_fence_timestamp helper
        - pinctrl: avoid unsafe code pattern in find_pinctrl()
        - scsi: ufs: core: Correct clear TM error log
        - [riscv64] Only consider swbp/ss handlers for correct privileged mode
        - counter: chrdev: fix getting array extensions
        - counter: microchip-tcb-capture: Fix the use of internal GCLK logic
        - coresight: Fix run time warnings while reusing ETR buffer
        - [riscv64] Remove duplicate objcopy flag
        - [riscv64]  Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK
        - usb: typec: ucsi: Fix missing link removal
        - usb: typec: altmodes/displayport: Signal hpd low when exiting mode
        - usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command fails
        - usb: gadget: udc-xilinx: replace memcpy with memcpy_toio
        - usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap call
        - usb: cdnsp: Fixes issue with dequeuing not queued requests
        - usb: typec: qcom: Update the logic of regulator enable and disable
        - usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hub
        - [x86] Revert "x86/smp: Put CPUs into INIT on shutdown if possible"
        - [amd64] dmaengine: idxd: use spin_lock_irqsave before wait_event_lock_irq
        - [powerpc*] 8xx: Fix pte_access_permitted() for PAGE_NONE
        - [powerpc*] 64e: Fix wrong test in __ptep_test_and_clear_young()
        - fs: Fix kernel-doc warnings
        - fs: factor out vfs_parse_monolithic_sep() helper
        - ovl: fix regression in parsing of mount options with escaped comma
        - ovl: make use of ->layers safe in rcu pathwalk
        - ovl: fix regression in showing lowerdir mount option
        - ALSA: hda/realtek - Fixed two speaker platform
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 3
      * [x86] KVM: SVM: always update the x2avic msr interception (CVE-2023-5090)
      * nvmet-tcp: Fix a possible UAF in queue intialization setup (CVE-2023-5178)
      * Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTO
        (CVE-2023-31083)
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 22 Oct 2023 21:28:21 +0200
  • linux (6.5.6-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.4
        - net/ipv6: SKB symmetric hash should incorporate transport ports
        - drm/virtio: Conditionally allocate virtio_gpu_fence
        - scsi: ufs: core: Add advanced RPMB support where UFSHCI 4.0 does not
          support EHS length in UTRD
        - scsi: qla2xxx: Adjust IOCB resource on qpair create
        - scsi: qla2xxx: Limit TMF to 8 per function
        - scsi: qla2xxx: Fix deletion race condition
        - scsi: qla2xxx: fix inconsistent TMF timeout
        - scsi: qla2xxx: Fix command flush during TMF
        - scsi: qla2xxx: Fix erroneous link up failure
        - scsi: qla2xxx: Turn off noisy message log
        - scsi: qla2xxx: Fix session hang in gnl
        - scsi: qla2xxx: Fix TMF leak through
        - scsi: qla2xxx: Remove unsupported ql2xenabledif option
        - scsi: qla2xxx: Flush mailbox commands on chip reset
        - scsi: qla2xxx: Fix smatch warn for qla_init_iocb_limit()
        - scsi: qla2xxx: Error code did not return to upper layer
        - scsi: qla2xxx: Fix firmware resource tracking
        - null_blk: fix poll request timeout handling
        - kernfs: fix missing kernfs_iattr_rwsem locking
        - fbdev/ep93xx-fb: Do not assign to struct fb_info.dev
        - clk: qcom: camcc-sc7180: fix async resume during probe
        - drm/ast: Fix DRAM init on AST2200
        - ASoC: tegra: Fix SFC conversion for few rates
        - [arm64] tegra: Update AHUB clock parent and rate on Tegra234
        - [arm64] tegra: Update AHUB clock parent and rate
        - clk: qcom: turingcc-qcs404: fix missing resume during probe
        - [arm64] dts: qcom: msm8953-vince: drop duplicated touschreen parent
          interrupt
        - [arm64] dts: renesas: rzg2l: Fix txdv-skew-psec typos
        - send channel sequence number in SMB3 requests after reconnects
        - memcg: drop kmem.limit_in_bytes
        - mm: hugetlb_vmemmap: fix a race between vmemmap pmd split
        - Multi-gen LRU: avoid race in inc_min_seq()
        - cifs: update desired access while requesting for directory lease
        - pinctrl: cherryview: fix address_space_handler() argument
        - dt-bindings: clock: xlnx,versal-clk: drop select:false
        - clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz
        - clk: imx: pll14xx: align pdiv with reference manual
        - clk: qcom: gcc-mdm9615: use proper parent for pll0_vote clock
        - soc: qcom: qmi_encdec: Restrict string length in decode
        - clk: qcom: dispcc-sm8450: fix runtime PM imbalance on probe errors
        - clk: qcom: dispcc-sm8550: fix runtime PM imbalance on probe errors
        - clk: qcom: lpasscc-sc7280: fix missing resume during probe
        - clk: qcom: q6sstop-qcs404: fix missing resume during probe
        - clk: qcom: mss-sc7180: fix missing resume during probe
        - NFS: Fix a potential data corruption
        - NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info
        - bus: mhi: host: Skip MHI reset if device is in RDDM
        - kbuild: rpm-pkg: define _arch conditionally
        - kbuild: do not run depmod for 'make modules_sign'
        - kbuild: dummy-tools: make MPROFILE_KERNEL checks work on BE
        - tpm_crb: Fix an error handling path in crb_acpi_add()
        - gfs2: Switch to wait_event in gfs2_logd
        - gfs2: low-memory forced flush fixes
        - tools/mm: fix undefined reference to pthread_once
        - perf trace: Really free the evsel->priv area
        - backlight: lp855x: Initialize PWM state on first brightness change
        - backlight: gpio_backlight: Drop output GPIO direction check for initial
          power state
        - perf parse-events: Separate YYABORT and YYNOMEM cases
        - perf parse-events: Move instances of YYABORT to YYNOMEM
        - perf parse-events: Separate ENOMEM memory handling
        - perf parse-events: Additional error reporting
        - [x86] KVM: SVM: Don't defer NMI unblocking until next exit for SEV-ES
          guests
        - Input: tca6416-keypad - always expect proper IRQ number in i2c client
        - Input: tca6416-keypad - fix interrupt enable disbalance
        - perf annotate bpf: Don't enclose non-debug code with an assert()
        - [x86] virt: Drop unnecessary check on extended CPUID level in
          cpu_has_svm()
        - perf script: Print "cgroup" field on the same line as "comm"
        - perf bpf-filter: Fix sample flag check with ||
        - perf dlfilter: Initialize addr_location before passing it to
          thread__find_symbol_fb()
        - perf dlfilter: Add al_cleanup()
        - perf vendor events: Update the JSON/events descriptions for power10
          platform
        - perf vendor events: Drop some of the JSON/events for power10 platform
        - perf vendor events: Drop STORES_PER_INST metric event for power10 platform
        - perf vendor events: Move JSON/events to appropriate files for power10
          platform
        - perf vendor events: Update metric event names for power10 platform
        - perf top: Don't pass an ERR_PTR() directly to perf_session__delete()
        - perf lock: Don't pass an ERR_PTR() directly to perf_session__delete()
        - [x86] watchdog: intel-mid_wdt: add MODULE_ALIAS() to allow auto-load
        - perf vendor events arm64: Remove L1D_CACHE_LMISS from AmpereOne list
        - pwm: lpc32xx: Remove handling of PWM channels
        - accel/ivpu: refactor deprecated strncpy
        - perf header: Fix missing PMU caps
        - i3c: master: svc: Describe member 'saved_regs'
        - regulator: tps6287x: Fix n_voltages
        - [x86] drm/i915: mark requests for GuC virtual engines to avoid
          use-after-free
        - blk-throttle: use calculate_io/bytes_allowed() for throtl_trim_slice()
        - blk-throttle: consider 'carryover_ios/bytes' in throtl_trim_slice()
        - netfilter: nf_tables: Audit log setelem reset
        - netfilter: nf_tables: Audit log rule reset
        - smb: propagate error code of extract_sharename()
        - net/sched: fq_pie: avoid stalls in fq_pie_timer()
        - sctp: annotate data-races around sk->sk_wmem_queued
        - ipv4: annotate data-races around fi->fib_dead
        - net: read sk->sk_family once in sk_mc_loop()
        - net: fib: avoid warn splat in flow dissector
        - xsk: Fix xsk_diag use-after-free error during socket cleanup
        - [x86] drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct
          page"
        - [x86] drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn()
        - [x86] drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()
        - drm/amd/display: fix mode scaling (RMX_.*)
        - net/handshake: fix null-ptr-deref in handshake_nl_done_doit()
        - net: use sk_forward_alloc_get() in sk_get_meminfo()
        - net: annotate data-races around sk->sk_forward_alloc
        - mptcp: annotate data-races around msk->rmem_fwd_alloc
        - net: annotate data-races around sk->sk_tsflags
        - net: annotate data-races around sk->sk_bind_phc
        - ipv4: ignore dst hint for multipath routes
        - ipv6: ignore dst hint for multipath routes
        - igb: disable virtualization features on 82580
        - gve: fix frag_list chaining
        - veth: Fixing transmit return status for dropped packets
        - net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr
        - net: phy: micrel: Correct bit assignments for phy_device flags
        - bpf, sockmap: Fix skb refcnt race after locking changes
        - af_unix: Fix msg_controllen test in scm_pidfd_recv() for MSG_CMSG_COMPAT.
        - af_unix: Fix data-races around user->unix_inflight.
        - af_unix: Fix data-race around unix_tot_inflight.
        - af_unix: Fix data-races around sk->sk_shutdown.
        - af_unix: Fix data race around sk->sk_err.
        - net: sched: sch_qfq: Fix UAF in qfq_dequeue() (CVE-2023-4921)
        - kcm: Destroy mutex in kcm_exit_net()
        - igc: Change IGC_MIN to allow set rx/tx value between 64 and 80
        - igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80
        - igb: Change IGB_MIN to allow set rx/tx value between 64 and 80
        - [s390x] zcrypt: don't leak memory if dev_set_name() fails
        - regulator: tps6594-regulator: Fix random kernel crash
        - idr: fix param name in idr_alloc_cyclic() doc
        - ip_tunnels: use DEV_STATS_INC()
        - net/mlx5e: Clear mirred devices array if the rule is split
        - net/mlx5: Give esw_offloads_load/unload_rep() "mlx5_" prefix
        - net/mlx5: Rework devlink port alloc/free into init/cleanup
        - net/mlx5: Push devlink port PF/VF init/cleanup calls out of
          devlink_port_register/unregister()
        - mlx5/core: E-Switch, Create ACL FT for eswitch manager in switchdev mode
        - net: phylink: fix sphinx complaint about invalid literal
        - bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in
          kern_sys_bpf().
        - bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check.
        - [s390x] bpf: Pass through tail call counter in trampolines
        - bpf: bpf_sk_storage: Fix invalid wait context lockdep report
        - bpf: bpf_sk_storage: Fix the missing uncharge in sk_omem_alloc
        - netfilter: nftables: exthdr: fix 4-byte stack OOB write
        - netfilter: nfnetlink_osf: avoid OOB read
        - netfilter: nft_set_rbtree: skip sync GC for new elements in this
          transaction
        - netfilter: nf_tables: Unbreak audit log reset
        - net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)
        - [arm64] net: hns3: fix tx timeout issue
        - [arm64] net: hns3: fix byte order conversion issue in
          hclge_dbg_fd_tcam_read()
        - [arm64] net: hns3: fix debugfs concurrency issue between kfree buffer and
          read
        - [arm64] net: hns3: fix invalid mutex between tc qdisc and dcb ets command
          issue
        - [arm64] net: hns3: fix the port information display when sfp is absent
        - [arm64] net: hns3: remove GSO partial feature bit
        - [arm64] net: enetc: distinguish error from valid pointers in
          enetc_fixup_clear_rss_rfs()
        - watchdog: advantech_ec_wdt: fix Kconfig dependencies
        - drm/amd/display: Temporary Disable MST DP Colorspace Property
        - clocksource/drivers/arm_arch_timer: Disable timer before programming CVAL
        - dmaengine: sh: rz-dmac: Fix destination and source data size setting
        - misc: fastrpc: Fix remote heap allocation request
        - misc: fastrpc: Fix incorrect DMA mapping unmap request
        - jbd2: fix checkpoint cleanup performance regression
        - jbd2: check 'jh->b_transaction' before removing it from checkpoint
        - jbd2: correct the end of the journal recovery scan range
        - ext4: fix slab-use-after-free in ext4_es_insert_extent()
        - ext4: add correct group descriptors and reserved GDT blocks to system zone
        - ext4: fix memory leaks in ext4_fname_{setup_filename,prepare_lookup}
        - ext4: drop dio overwrite only flag and associated warning
        - f2fs: get out of a repeat loop when getting a locked data page
        - f2fs: flush inode if atomic file is aborted
        - f2fs: avoid false alarm of circular locking
        - lib: test_scanf: Add explicit type cast to result initialization in
          test_number_prefix()
        - [arm64,armhf] hwspinlock: qcom: add missing regmap config for SFPB MMIO
          implementation
        - memcontrol: ensure memcg acquired by id is properly set up
        - ata: ahci: Add Elkhart Lake AHCI controller
        - ata: pata_falcon: fix IO base selection for Q40
        - ata: sata_gemini: Add missing MODULE_DESCRIPTION
        - ata: pata_ftide010: Add missing MODULE_DESCRIPTION
        - fuse: nlookup missing decrement in fuse_direntplus_link
        - btrfs: zoned: do not zone finish data relocation block group
        - btrfs: fix start transaction qgroup rsv double free
        - btrfs: free qgroup rsv on io failure
        - btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART
        - btrfs: set page extent mapped after read_folio in relocate_one_page
        - btrfs: zoned: re-enable metadata over-commit for zoned mode
        - btrfs: use the correct superblock to compare fsid in btrfs_validate_super
        - btrfs: scrub: avoid unnecessary extent tree search preparing stripes
        - btrfs: scrub: avoid unnecessary csum tree search preparing stripes
        - btrfs: scrub: fix grouping of read IO
        - drm/mxsfb: Disable overlay plane in mxsfb_plane_overlay_atomic_disable()
        - mtd: rawnand: brcmnand: Fix crash during the panic_write
        - mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
        - mtd: spi-nor: Correct flags for Winbond w25q128
        - mtd: rawnand: brcmnand: Fix potential false time out warning
        - mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
        - Revert "drm/amd/display: Remove v_startup workaround for dcn3+"
        - drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gamma
        - drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1
        - drm/amd/display: prevent potential division by zero errors
        - [x86] KVM: VMX: Refresh available regs and IDT vectoring info before NMI
          handling
        - [x86] KVM: SVM: Take and hold ir_list_lock when updating vCPU's Physical
          ID entry
        - [x86] KVM: SVM: Don't inject #UD if KVM attempts to skip SEV guest insn
        - [x86] KVM: SVM: Get source vCPUs from source VM for SEV-ES intrahost
          migration
        - [x86] KVM: nSVM: Check instead of asserting on nested TSC scaling support
        - [x86] KVM: nSVM: Load L1's TSC multiplier based on L1 state, not L2 state
        - [x86] KVM: SVM: Set target pCPU during IRTE update if target vCPU is
          running
        - [x86] KVM: SVM: Skip VMSA init in sev_es_init_vmcb() if pointer is NULL
        - perf hists browser: Fix hierarchy mode header
        - perf build: Update build rule for generated files
        - perf test shell stat_bpf_counters: Fix test on Intel
        - perf tools: Handle old data in PERF_RECORD_ATTR
        - perf build: Include generated header files properly
        - perf hists browser: Fix the number of entries for 'e' key
        - drm/amd/display: always switch off ODM before committing more streams
        - drm/amd/display: Remove wait while locked
        - drm/amdgpu: register a dirty framebuffer callback for fbcon
          (Closes: #1037142)
        - bpf: fix bpf_probe_read_kernel prototype mismatch
        - net: ipv4: fix one memleak in __inet_del_ifa()
        - net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()
        - net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in
          smcr_port_add
        - net: stmmac: fix handling of zero coalescing tx-usecs
        - net: ethernet: mvpp2_main: fix possible OOB write in
          mvpp2_ethtool_get_rxnfc()
        - net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in
          mtk_hwlro_get_fdir_all()
        - hsr: Fix uninit-value access in fill_frame_info()
        - net: ethernet: adi: adin1110: use eth_broadcast_addr() to assign broadcast
          address
        - net:ethernet:adi:adin1110: Fix forwarding offload
        - r8152: check budget for r8152_poll()
        - kcm: Fix memory leak in error path of kcm_sendmsg()
        - net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()
        - net: macb: fix sleep inside spinlock
        - veth: Update XDP feature set when bringing up device
        - ipv6: fix ip6_sock_set_addr_preferences() typo
        - tcp: Factorise sk_family-independent comparison in
          inet_bind2_bucket_match(_addr_any).
        - tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
        - tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.
        - ixgbe: fix timestamp configuration code
        - igb: clean up in all error paths when enabling SR-IOV
        - net: renesas: rswitch: Fix unmasking irq condition
        - kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().
        - vm: fix move_vma() memory accounting being off
        - drm/amd/display: Fix a bug when searching for insert_above_mpcc
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.5
        - iomap: Fix possible overflow condition in iomap_write_delalloc_scan
        - autofs: fix memory leak of waitqueues in autofs_catatonic_mode
        - btrfs: handle errors properly in update_inline_extent_backref()
        - btrfs: output extra debug info if we failed to find an inline backref
        - locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock
        - ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer
        - kernel/fork: beware of __put_task_struct() calling context
        - rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to
          _idle()
        - ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470
        - [x86] amd_nb: Add PCI IDs for AMD Family 1Ah-based models
        - [arm64] perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09
        - [s390x] boot: cleanup number of page table levels setup
        - [arm64] perf/imx_ddr: speed up overflow frequency of cycle
        - ACPI: video: Add backlight=native DMI quirk for Apple iMac12,1 and
          iMac12,2
        - hw_breakpoint: fix single-stepping when using bpf_overflow_handler
        - [x86] ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objects
        - [arm64] spi: sun6i: add quirk for dual and quad SPI modes support
        - devlink: remove reload failed checks in params get/set callbacks
        - crypto: lrw,xts - Replace strlcpy with strscpy
        - ice: Don't tx before switchdev is fully configured
        - wifi: ath9k: fix fortify warnings
        - wifi: ath9k: fix printk specifier
        - wifi: rtw88: delete timer and free skb queue when unloading
        - wifi: mwifiex: fix fortify warning
        - mt76: mt7921: don't assume adequate headroom for SDIO headers
        - wifi: wil6210: fix fortify warnings
        - net: Use sockaddr_storage for getsockopt(SO_PEERNAME).
        - wifi: ath12k: Fix a NULL pointer dereference in ath12k_mac_op_hw_scan()
        - wifi: ath12k: avoid array overflow of hw mode for preferred_hw_mode
        - net/ipv4: return the real errno instead of -EINVAL
        - crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()
        - Bluetooth: btusb: Add device 0489:e0f5 as MT7922 device
        - Bluetooth: btusb: Add a new VID/PID 0489/e0f6 for MT7922
        - Bluetooth: btusb: Add new VID/PID 0489/e102 for MT7922
        - Bluetooth: btusb: Add new VID/PID 04ca/3804 for MT7922
        - Bluetooth: Fix hci_suspend_sync crash
        - Bluetooth: btusb: Add support for another MediaTek 7922 VID/PID
        - netlink: convert nlk->flags to atomic flags
        - tpm_tis: Resend command to recover from data transfer errors
        - [arm64] mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450
        - alx: fix OOB-read compiler warning
        - wifi: iwlwifi: pcie: avoid a warning in case prepare card failed
        - wifi: mac80211: check S1G action frame size
        - netfilter: ebtables: fix fortify warnings in size_entry_mwt()
        - wifi: cfg80211: reject auth/assoc to AP with our address
        - wifi: cfg80211: ocb: don't leave if not joined
        - wifi: mac80211: check for station first in client probe
        - wifi: mac80211_hwsim: drop short frames
        - Revert "wifi: mac80211_hwsim: check the return value of nla_put_u32"
        - wifi: ath12k: Fix memory leak in rx_desc and tx_desc
        - wifi: ath12k: add check max message length while scanning with extraie
        - Fix nomenclature for USB and PCI wireless devices
        - bpf: Consider non-owning refs trusted
        - bpf: Consider non-owning refs to refcounted nodes RCU protected
        - drm/edid: Add quirk for OSVR HDK 2.0
        - [arm64] dts: qcom: sm6125-pdx201: correct ramoops pmsg-size
        - [arm64] dts: qcom: sm6125-sprout: correct ramoops pmsg-size
        - [arm64] dts: qcom: sm6350: correct ramoops pmsg-size
        - [arm64] dts: qcom: sm8150-kumano: correct ramoops pmsg-size
        - [arm64] dts: qcom: sm8250-edo: correct ramoops pmsg-size
        - drm/amdgpu: Increase soft IH ring size
        - drm/amdgpu: Update ring scheduler info as needed
        - drm/amd/display: Fix underflow issue on 175hz timing
        - [x86] ASoC: SOF: topology: simplify code to prevent static analysis
          warnings
        - [x86] ASoC: Intel: sof_sdw: Update BT offload config for soundwire config
        - [x86] ALSA: hda: intel-dsp-cfg: add LunarLake support
        - drm/amd/display: Use DTBCLK as refclk instead of DPREFCLK
        - drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31
        - drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN314
        - drm/amd/display: Use max memclk variable when setting max memclk
        - [arm64] drm/msm/adreno: Use quirk identify hw_apriv
        - [arm64] drm/msm/adreno: Use quirk to identify cached-coherent support
        - io_uring: annotate the struct io_kiocb slab for appropriate user copy
        - [arm64] dts: qcom: sc8280xp-x13s: Add camera activity LED
        - md: raid1: fix potential OOB in raid1_remove_disk()
        - blk-mq: fix tags leak when shrink nr_hw_queues
        - [x86] ASoC: SOF: amd: clear panic mask status when panic occurs
        - [x86] bring back rep movsq for user access on CPUs without ERMS
        - fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
        - jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmount
        - ext4: add two helper functions extent_logical_end() and pa_logical_end()
        - ext4: avoid overlapping preallocations due to overflow
        - [arm64] PCI: dwc: Provide deinit callback for i.MX
        - [armel] 9317/1: kexec: Make smp stop calls asynchronous
        - [powerpc*] pseries: fix possible memory leak in ibmebus_bus_init()
        - PCI: vmd: Disable bridge window for domain reset
        - PCI: fu740: Set the number of MSI vectors
        - media: mdp3: Fix resource leaks in of_find_device_by_node
        - media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer
        - media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()
        - media: af9005: Fix null-ptr-deref in af9005_i2c_xfer
        - media: anysee: fix null-ptr-deref in anysee_master_xfer
        - media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()
        - media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xfer
        - scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is
          detected
        - media: tuners: qt1010: replace BUG_ON with a regular error
        - media: pci: cx23885: replace BUG with error return
        - usb: cdns3: Put the cdns set active part outside the spin lock
        - usb: typec: intel_pmc_mux: Add new ACPI ID for Lunar Lake IOM device
        - usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
        - scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
        - serial: cpm_uart: Avoid suspicious locking
        - usb: dwc3: dwc3-octeon: Verify clock divider
        - usb: ehci: add workaround for chipidea PORTSC.PEC bug
        - usb: chipidea: add workaround for chipidea PEC bug
        - media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler
          warning
        - kobject: Add sanity check for kset->kobj.ktype in kset_register()
        - [arm64] interconnect: Fix locking for runpm vs reclaim
        - usb: typec: qcom-pmic-typec: register drm_bridge
        - printk: Reduce console_unblank() usage in unsafe scenarios
        - printk: Keep non-panic-CPUs out of console lock
        - printk: Do not take console lock for console_flush_on_panic()
        - printk: Consolidate console deferred printing
        - printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic()
        - ext4: fix BUG in ext4_mb_new_inode_pa() due to overflow
        - btrfs: introduce struct to consolidate extent buffer write context
        - btrfs: zoned: introduce block group context to btrfs_eb_write_context
        - btrfs: zoned: return int from btrfs_check_meta_write_pointer
        - btrfs: zoned: defer advancing meta write pointer
        - btrfs: zoned: activate metadata block group on write time
        - mtd: spi-nor: spansion: use CLPEF as an alternative to CLSR
        - mtd: spi-nor: spansion: preserve CFR2V[7] when writing MEMLAT
        - btrfs: add a helper to read the superblock metadata_uuid
        - btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super
        - nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()
        - drm: gm12u320: Fix the timeout usage for usb_bulk_msg()
        - scsi: qla2xxx: Fix NULL vs IS_ERR() bug for debugfs_create_dir()
        - md: don't dereference mddev after export_rdev()
        - md: fix warning for holder mismatch from export_rdev()
        - efivarfs: fix statfs() on efivarfs
        - PM: hibernate: Fix the exclusive get block device in test_resume mode
        - [x86] ibt: Suppress spurious ENDBR
        - [x86] ibt: Avoid duplicate ENDBR in __put_user_nocheck*()
        - [riscv64] kexec: Align the kexeced kernel entry
        - [x86] sched: Restore the SD_ASYM_PACKING flag in the DIE domain
        - scsi: target: core: Fix target_cmd_counter leak
        - scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
        - panic: Reenable preemption in WARN slowpath
        - ata: libata-core: fetch sense data for successful commands iff CDL enabled
        - [x86] boot/compressed: Reserve more memory for page tables
        - [x86] purgatory: Remove LTO flags
        - blk-mq: prealloc tags when increase tagset nr_hw_queues
        - blk-mq: fix tags UAF when shrinking q->nr_hw_queues
        - md/raid1: fix error: ISO C90 forbids mixed declarations
        - Revert "SUNRPC: Fail faster on bad verifier"
        - attr: block mode changes of symlinks
        - ovl: fix failed copyup of fileattr on a symlink
        - ovl: fix incorrect fdput() on aio completion
        - io_uring/net: fix iter retargeting for selected buf
        - nvme: avoid bogus CRTO values
        - [x86] platform/uv: Use alternate source for socket to node data
        - Revert "firewire: core: obsolete usage of GFP_ATOMIC at building node
          tree"
        - md: Put the right device in md_seq_next
        - drm/amd: Make fence wait in suballocator uninterruptible
        - Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"
        - dm: don't attempt to queue IO under RCU protection
        - dm: fix a race condition in retrieve_deps
        - btrfs: fix lockdep splat and potential deadlock after failure running
          delayed items
        - btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folio
        - btrfs: fix race between finishing block group creation and its item update
        - btrfs: release path before inode lookup during the ino lookup ioctl
        - btrfs: check for BTRFS_FS_ERROR in pending ordered assert
        - tracing/synthetic: Fix order of struct trace_dynamic_info
        - tracing: Have tracing_max_latency inc the trace array ref count
        - tracing: Have event inject files inc the trace array ref count
        - tracing/synthetic: Print out u64 values properly
        - tracing: Increase trace array ref count on enable and filter files
        - tracing: Have current_trace inc the trace array ref count
        - tracing: Have option files inc the trace array ref count
        - selinux: fix handling of empty opts in selinux_fs_context_submount()
          (Closes: #1052584)
        - nfsd: fix change_info in NFSv4 RENAME replies
        - tracefs: Add missing lockdown check to tracefs_create_dir()
        - i2c: aspeed: Reset the i2c controller when timeout occurs
        - ata: libata: disallow dev-initiated LPM transitions to unsupported states
        - ata: libahci: clear pending interrupt status
        - scsi: megaraid_sas: Fix deadlock on firmware crashdump
        - scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id()
        - scsi: pm8001: Setup IRQs on resume
        - Revert "comedi: add HAS_IOPORT dependencies"
        - ext4: fix rec_len verify error
        - drm/radeon: make fence wait in suballocator uninterrruptable
        - [x86] drm/i915: Only check eDP HPD when AUX CH is shared
        - drm/amd/display: Adjust the MST resume flow
        - drm/amd/display: fix the white screen issue when >= 64GB DRAM
        - drm/amd/display: Add DPIA Link Encoder Assignment Fix
        - drm/amd/display: Fix 2nd DPIA encoder Assignment
        - Revert "memcg: drop kmem.limit_in_bytes"
        - drm/amdgpu: fix amdgpu_cs_p1_user_fence
        - [arm64] interconnect: Teach lockdep about icc_bw_lock order
        - [x86] alternatives: Remove faulty optimization
        - [x86] static_call: Fix static-call vs return-thunk
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.6
        - NFS: Fix error handling for O_DIRECT write scheduling
        - NFS: Fix O_DIRECT locking issues
        - NFS: More O_DIRECT accounting fixes for error paths
        - NFS: Use the correct commit info in nfs_join_page_group()
        - NFS: More fixes for nfs_direct_write_reschedule_io()
        - NFS/pNFS: Report EINVAL errors from connect() to the server
        - SUNRPC: Mark the cred for revalidation if the server rejects it
        - NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server
        - NFSv4.1: fix pnfs MDS=DS session trunking
        - gfs2: Fix another freeze/thaw hang
        - netfs: Only call folio_start_fscache() one time for each folio
        - btrfs: improve error message after failure to add delayed dir index item
        - btrfs: remove BUG() after failure to insert delayed dir index item
        - ext4: replace the traditional ternary conditional operator with with
          max()/min()
        - ext4: move setting of trimmed bit into ext4_try_to_trim_range()
        - ext4: do not let fstrim block system suspend
        - netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention
        - netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
        - netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation
          fails
        - netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration
        - netfilter: nf_tables: fix memleak when more than 255 elements expired
        - netfilter: nf_tables: disallow rule removal from chain binding
          (CVE-2023-5197)
        - [arm64] ASoC: meson: spdifin: start hw on dai probe
        - netfilter: nf_tables: disallow element removal on anonymous sets
        - bpf: Avoid deadlock when using queue and stack maps from NMI
        - bpf: Avoid dummy bpf_offload_netdev in __bpf_prog_dev_bound_init
        - ALSA: docs: Fix a typo of midi2_ump_probe option for snd-usb-audio
        - ALSA: seq: Avoid delivery of events for disabled UMP groups
        - ASoC: rt5640: Revert "Fix sleep in atomic context"
        - ASoC: rt5640: Fix sleep in atomic context
        - ASoC: rt5640: fix typos
        - ASoC: rt5640: Do not disable/enable IRQ twice on suspend/resume
        - ASoC: rt5640: Enable the IRQ on resume after configuring jack-detect
        - ASoC: rt5640: Fix IRQ not being free-ed for HDA jack detect mode
        - bpf: Fix a erroneous check after snprintf()
        - ALSA: hda/realtek: Splitting the UX3402 into two separate models
        - netfilter: conntrack: fix extension size table
        - netfilter: nf_tables: Fix entries val in rule reset audit log
        - uapi: stddef.h: Fix header guard location
        - uapi: stddef.h: Fix __DECLARE_FLEX_ARRAY for C++
        - [x86] ASoC: SOF: ipc4-topology: fix wrong sizeof argument
        - net/core: Fix ETH_P_1588 flow dissector
        - ALSA: seq: ump: Fix -Wformat-truncation warning
        - ASoC: hdaudio.c: Add missing check for devm_kstrdup
        - [arm64] ASoC: imx-audmix: Fix return error with devm_clk_get()
        - iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is set
        - ASoC: SOF: core: Only call sof_ops_free() on remove if the probe was
          successful
        - iavf: add iavf_schedule_aq_request() helper
        - iavf: schedule a request immediately after add/delete vlan
        - i40e: Fix VF VLAN offloading when port VLAN is configured
        - netfilter, bpf: Adjust timeouts of non-confirmed CTs in
          bpf_ct_insert_entry()
        - ionic: fix 16bit math issue when PAGE_SIZE >= 64KB
        - igc: Fix infinite initialization loop with early XDP redirect
        - ipv4: fix null-deref in ipv4_link_failure (CVE-2023-42754)
        - scsi: iscsi_tcp: restrict to TCP sockets
        - [powerpc*] perf/hv-24x7: Update domain value check
        - [powerpc*] dexcr: Move HASHCHK trap handler
        - dccp: fix dccp_v4_err()/dccp_v6_err() again
        - [x86] mm, kexec, ima: Use memblock_free_late() from
          ima_free_kexec_buffer()
        - net: hsr: Properly parse HSRv1 supervisor frames.
        - [x86] platform/x86: intel_scu_ipc: Check status after timeout in
          busy_loop()
        - [x86] platform/x86: intel_scu_ipc: Check status upon timeout in
          ipc_wait_for_interrupt()
        - [x86] platform/x86: intel_scu_ipc: Don't override scu in
          intel_scu_ipc_dev_simple_command()
        - [x86] platform/x86: intel_scu_ipc: Fail IPC send if still busy
        - [x86] srso: Fix srso_show_state() side effect
        - [x86] srso: Set CPUID feature bits independently of bug or mitigation
          status
        - [x86] srso: Don't probe microcode in a guest
        - [x86] srso: Fix SBPB enablement for spec_rstack_overflow=off
        - [arm64] net: hns3: add cmdq check for vf periodic service task
        - [arm64] net: hns3: fix GRE checksum offload issue
        - [arm64] net: hns3: only enable unicast promisc when mac table full
        - [arm64] net: hns3: fix fail to delete tc flower rules during reset issue
        - [arm64] net: hns3: add 5ms delay before clear firmware reset irq source
        - net: bridge: use DEV_STATS_INC()
        - team: fix null-ptr-deref when team device type is changed
        - locking/atomic: scripts: fix fallback ifdeffery
        - net: rds: Fix possible NULL-pointer dereference
        - vxlan: Add missing entries to vxlan_get_size()
        - netfilter: nf_tables: disable toggling dormant table state more than once
        - netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP
          (CVE-2023-42756)
        - net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable
          dereferenced before check 'hwdev'
        - net/handshake: Fix memory leak in __sock_create() and sock_alloc_file()
        - [x86] i915/pmu: Move execlist stats initialization to execlist specific
          setup
        - drm/virtio: clean out_fence on complete_submit
        - locking/seqlock: Do the lockdep annotation before locking in
          do_write_seqcount_begin_nested()
        - net: ena: Flush XDP packets on error.
        - bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
        - octeontx2-pf: Do xdp_do_flush() after redirects.
        - igc: Expose tx-usecs coalesce setting to user
        - cxl/region: Match auto-discovered region decoders by HPA range
        - proc: nommu: /proc/<pid>/maps: release mmap read lock
        - proc: nommu: fix empty /proc/<pid>/maps
        - cifs: Fix UAF in cifs_demultiplex_thread()
        - gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()
        - i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()
        - i2c: mux: gpio: Add missing fwnode_handle_put()
        - i2c: xiic: Correct return value check for xiic_reinit()
        - drm/amdgpu: set completion status as preempted for the resubmission
        - drm/amd/display: Update DPG test pattern programming
        - drm/amd/display: fix a regression in blank pixel data caused by coding
          mistake
        - [arm64] dts: qcom: sdm845-db845c: Mark cont splash memory region as
          reserved
        - direct_write_fallback(): on error revert the ->ki_pos update from buffered
          write
        - btrfs: reset destination buffer when read_extent_buffer() gets invalid
          range
        - vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent()
        - [armhf] bus: ti-sysc: Use fsleep() instead of usleep_range() in
          sysc_reset()
        - [armhf] bus: ti-sysc: Fix missing AM35xx SoC matching
        - [arm64] firmware: arm_scmi: Harden perf domain info access
        - [arm64]firmware: arm_scmi: Fixup perf power-cost/microwatt support
        - power: supply: mt6370: Fix missing error code in mt6370_chg_toggle_cfo()
        - clk: sprd: Fix thm_parents incorrect configuration
        - clk: si521xx: Use REGCACHE_FLAT instead of NONE
        - clk: si521xx: Fix regmap write accessor
        - clk: tegra: fix error return case for recalc_rate
        - [armhf] bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart
          wake-up
        - swiotlb: use the calculated number of areas
        - power: supply: ucs1002: fix error code in ucs1002_get_property()
        - power: supply: rt9467: Fix rt9467_run_aicl()
        - power: supply: core: fix use after free in uevent
        - power: supply: rk817: Fix node refcount leak
        - [powerpc*] stacktrace: Fix arch_stack_walk_reliable()
        - [arm64] dts: imx8mp: Fix SDMA2/3 clocks
        - [arm64] dts: imx8mp-beacon-kit: Fix audio_pll2 clock
        - [arm64] soc: imx8m: Enable OCOTP clock for imx8mm before reading registers
        - [arm64] dts: imx8mm-evk: Fix hdmi@3d node
        - [arm64] dts: imx: Add imx8mm-prt8mm.dtb to build
        - [x86] i915/guc: Get runtime pm in busyness worker only if already active
        - gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chip
        - i2c: npcm7xx: Fix callback completion ordering
        - NFSD: Fix zero NFSv4 READ results when RQ_SPLICE_OK is not set
        - [x86] reboot: VMCLEAR active VMCSes before emergency reboot
        - ceph: drop messages from MDS when unmounting
        - dma-debug: don't call __dma_entry_alloc_check_leak() under
          free_entries_lock
        - bpf: Annotate bpf_long_memcpy with data_race
        - [x86] ASoC: amd: yc: Add DMI entries to support Victus by HP Gaming Laptop
          15-fb0xxx (8A3E)
        - spi: sun6i: reduce DMA RX transfer width to single byte
        - spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain
        - nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()
        - scsi: qedf: Add synchronization between I/O completions and abort
        - scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lock
        - scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC command
        - ring-buffer: Avoid softlockup in ring_buffer_resize()
        - btrfs: assert delayed node locked when removing delayed item
        - ring-buffer: Do not attempt to read past "commit"
        - ata: sata_mv: Fix incorrect string length computation in mv_dump_mem()
        - [x86] efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexec
        - [x86] platform/x86: asus-wmi: Support 2023 ROG X16 tablet mode
        - thermal/of: add missing of_node_put()
        - drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3
        - drm/amd/display: Don't check registers, if using AUX BL control
        - drm/amdgpu/soc21: don't remap HDP registers for SR-IOV
        - drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOV
        - drm/amdgpu: fallback to old RAS error message for aqua_vanjaram
        - drm/amdgpu: Handle null atom context in VBIOS info ioctl
        - objtool: Fix _THIS_IP_ detection for cold functions
        - nvme-pci: do not set the NUMA node of device if it has none
        - [riscv64] errata: fix T-Head dcache.cva encoding
        - scsi: pm80xx: Use phy-specific SAS address when sending PHY_START command
        - scsi: pm80xx: Avoid leaking tags when processing
          OPC_INB_SET_CONTROLLER_CONFIG command
        - smb3: correct places where ENOTSUPP is used instead of preferred
          EOPNOTSUPP
        - ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()
        - ata: libata-eh: do not thaw the port twice in ata_eh_reset()
        - Add DMI ID for MSI Bravo 15 B7ED
        - spi: nxp-fspi: reset the FLSHxCR1 registers
        - [armhf] spi: stm32: add a delay before SPI disable
        - bpf: Clarify error expectations from bpf_clone_redirect
        - ASoC: rt5640: Only cancel jack-detect work on suspend if active
        - ALSA: hda: intel-sdw-acpi: Use u8 type for link index
        - [x86] ASoC: cs42l42: Ensure a reset pulse meets minimum pulse width.
        - [x86] ASoC: cs42l42: Don't rely on GPIOD_OUT_LOW to set RESET initially
          low
        - [x86] ASoC: cs42l42: Avoid stale SoundWire ATTACH after hard reset
        - firmware: cirrus: cs_dsp: Only log list of algorithms in debug build
        - ASoC: wm_adsp: Fix missing locking in wm_adsp_[read|write]_ctl()
        - ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_link
        - [x86] ASoC: SOF: sof-audio: Fix DSP core put imbalance on widget setup
          failure
        - media: vb2: frame_vector.c: replace WARN_ONCE with a comment
        - NFSv4.1: fix zero value filehandle in post open getattr
        - [x86] ASoC: SOF: Intel: MTL: Reduce the DSP init timeout
        - [powerpc*] watchpoints: Disable preemption in thread_change_pc()
        - [powerpc*] watchpoint: Disable pagefaults when getting user instruction
        - [powerpc*] watchpoints: Annotate atomic context in more places
        - [armhf] ncsi: Propagate carrier gain/loss events to the NCSI controller
        - net: hsr: Add __packed to struct hsr_sup_tlv.
        - gfs2: fix glock shrinker ref issues
        - i2c: designware: fix __i2c_dw_disable() in case master is holding SCL low
        - perf build: Define YYNOMEM as YYNOABORT for bison < 3.81
        - iommu/arm-smmu-v3: Fix soft lockup triggered by
          arm_smmu_mm_invalidate_range
        - [x86] sgx: Resolves SECS reclaim vs. page fault for EAUG race
        - [x86] srso: Add SRSO mitigation for Hygon processors
        - [x86] KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
        - [x86] KVM: SVM: Fix TSC_AUX virtualization setup
        - [x86] KVM: x86/mmu: Open code leaf invalidation from mmu_notifier
        - [x86] KVM: x86/mmu: Do not filter address spaces in
          for_each_tdp_mmu_root_yield_safe()
        - [x86] KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously
        - mptcp: fix bogus receive window shrinkage with multiple subflows
        - mptcp: move __mptcp_error_report in protocol.c
        - mptcp: process pending subflow error on close
        - misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to
          probe (Closes: #1052063)
        - Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux"
        - scsi: core: ata: Do no try to probe for CDL on old drives
        - serial: 8250_port: Check IRQ data before use
        - nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
        - crypto: sm2 - Fix crash caused by uninitialized context
        - ALSA: rawmidi: Fix NULL dereference at proc read
        - ALSA: hda: Disable power save for solving pop issue on Lenovo ThinkCentre
          M70q
        - ata: libata-scsi: link ata port and scsi device
        - scsi: sd: Differentiate system and runtime start/stop management
        - scsi: sd: Do not issue commands to suspended disks on shutdown
        - ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION
          CODES
        - io_uring/fs: remove sqe->rw_flags checking from LINKAT
        - i2c: i801: unregister tco_pdev in i801_probe() error path
        - [x86] ASoC: amd: yc: Fix non-functional mic on Lenovo 82QF and 82UG
        - kernel/sched: Modify initial boot task idle setup
        - sched/rt: Fix live lock between select_fallback_rq() and RT push
        - Revert "SUNRPC dont update timeout value on connection reset"
        - NFSv4: Fix a state manager thread deadlock regression
        - ACPI: NFIT: Fix incorrect calculation of idt size
        - timers: Tag (hr)timer softirq as hotplug safe
        - mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are
          specified
        - mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy()
        - mm: page_alloc: fix CMA and HIGHATOMIC landing on the wrong buddy list
        - mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcement
        - cxl/port: Fix cxl_test register enumeration regression
        - cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS
          registers
        - ring-buffer: Fix bytes info in per_cpu buffer stats
        - ring-buffer: Update "shortest_full" in polling
        - btrfs: refresh dir last index during a rewinddir(3) call
        - btrfs: file_remove_privs needs an exclusive lock in direct io write
        - btrfs: set last dir index to the current last index when opening dir
        - btrfs: fix race between reading a directory and adding entries to it
        - btrfs: properly report 0 avail for very full file systems
        - media: uvcvideo: Fix OOB read
        - bpf: Add override check to kprobe multi link attach
        - bpf: Fix BTF_ID symbol generation collision
        - bpf: Fix BTF_ID symbol generation collision in tools/
        - net: thunderbolt: Fix TCPv6 GSO checksum calculation
        - thermal: sysfs: Fix trip_point_hyst_store()
        - fs/smb/client: Reset password pointer to NULL (CVE-2023-5345)
        - tracing/user_events: Align set_bit() address for all archs
        - ata: libata-core: Fix ata_port_request_pm() locking
        - ata: libata-core: Fix port and device removal
        - ata: libata-core: Do not register PM operations for SAS ports
        - ata: libata-sata: increase PMP SRST timeout to 10s
        - [x86] i915: Limit the length of an sg list to the requested length
        - [x86] drm/i915/gt: Fix reservation address in ggtt_reserve_guc_top
        - power: supply: rk817: Add missing module alias
        - power: supply: ab8500: Set typing and props
        - fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
        - drm/amd/display: fix the ability to use lower resolution modes on eDP
        - [arm64] drm/meson: fix memory leak on ->hpd_notify callback
        - rbd: move rbd_dev_refresh() definition
        - rbd: decouple header read-in from updating rbd_dev->header
        - rbd: decouple parent info read-in from updating rbd_dev
        - rbd: take header_rwsem in rbd_dev_refresh() only when updating
        - memcg: drop kmem.limit_in_bytes
        - mm, memcg: reconsider kmem.limit_in_bytes deprecation
        - [x86] ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TL
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 2
      * [rt] Drop "kernel/fork: beware of __put_task_struct calling context"
        (applied upstream)
      * [rt] Disable RT featureset as not supported in 6.5.y series
    
      [ Yoann Congal ]
      * [x86] drivers/watchdog: Enable ADVANTECH_EC_WDT as module (Closes: #1051449)
    
      [ Vincent Blut ]
      * [x86] drivers/platform/x86: Enable SYSTEM76_ACPI as module
        (Closes: #1050996)
    
      [ Emanuele Rocca ]
      * [arm64] Add qrtr to kernel-image udeb, needed by Lenovo Thinkpad X13s.
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 07 Oct 2023 11:36:46 +0200
  • linux (6.5.3-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.2
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.5.3
    
      [ Christian Göttsche ]
      * Enable KFENCE support (not enabled by default) (Closes: #1025845)
    
      [ Diederik de Haas ]
      * net/xdp: Enable XDP_SOCKETS_DIAG as module (Closes: #1051455)
    
      [ Ben Hutchings ]
      * udeb: Make MPT modules optional in scsi-modules (fixes FTBFS on s390x)
        (Closes: #1051249)
    
      [ Salvatore Bonaccorso ]
      * Refresh "radeon, amdgpu: Firmware is required for DRM and KMS on R600
        onward"
      * Set ABI to 1
      * [rt] Update to 6.5.2-rt8
    
      [ Emanuele Rocca ]
      * [arm64] Add reset-rzg2l-usbphy-ctrl to usb-modules udeb in order to enable
        USB support on Renesas RZ/G2L-SMARC boards.
      * [arm64,armhf] drivers/hwspinlock: Enable CONFIG_HWSPINLOCK
      * [arm64] Add support for Lenovo ThinkPad X13s: enable as modules
        SC_DISPCC_8280XP, SC_GCC_8280XP, SC_GPUCC_8280XP, QCOM_SPMI_ADC5,
        INTERCONNECT_QCOM_OSM_L3, INTERCONNECT_QCOM_SC8280XP, LEDS_QCOM_LPG,
        QCOM_IPCC, QCOM_FASTRPC, NVMEM_SPMI_SDAM, PHY_QCOM_EDP, PHY_QCOM_QMP_PCIE,
        PHY_QCOM_USB_SNPS_FEMTO_V2, PINCTRL_SC8280XP, PINCTRL_SC8280XP_LPASS_LPI,
        PINCTRL_LPASS_LPI, POWER_RESET_QCOM_PON, BATTERY_QCOM_BATTMGR,
        QCOM_Q6V5_ADSP, QCOM_Q6V5_PAS, QCOM_Q6V5_WCSS, QCOM_SYSMON, QCOM_LLCC,
        QCOM_OCMEM, QCOM_PMIC_GLINK, QCOM_STATS, QCOM_APR, QCOM_ICC_BWMON,
        SPI_QCOM_GENI, TYPEC_MUX_GPIO_SBU, QRTR_SMD, SND_SOC_WCD938X_SDW,
        SND_SOC_LPASS_WSA_MACRO, SND_SOC_LPASS_VA_MACRO, SND_SOC_LPASS_RX_MACRO,
        SND_SOC_LPASS_TX_MACRO, SND_SOC_QDSP6
        (Thanks Steve Capper!)
      * [arm64] Add Thinkpad X13s modules to udebs
    
      [ Vincent Blut ]
      * drivers/char/hw_random: Change HW_RANDOM from module to built-in
        (Closes: #1041007)
      * drivers/char/tpm: Do not explicitly set HW_RANDOM_TPM
      * [arm64, cloud, x86] drivers/char/tpm: Do not explicitly enable TCG_TPM
      * [arm*,ppc64*,sparc64,s390x] drivers/char/hw_random: Prevent some HW Random
        Number Generator drivers from being built-in
    
     -- Salvatore Bonaccorso <email address hidden>  Wed, 13 Sep 2023 22:20:48 +0200
  • linux (6.4.13-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.4.12
        - crypto, cifs: fix error handling in extract_iter_to_sg()
        - net: phy: at803x: Use devm_regulator_get_enable_optional()
        - net: phy: at803x: fix the wol setting functions
        - drm/amd/display: Update DTBCLK for DCN32
        - drm/scheduler: set entity to NULL in drm_sched_entity_pop_job()
        - drm/amdgpu: fix calltrace warning in amddrm_buddy_fini
        - drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1
        - drm/amdgpu: fix memory leak in mes self test
        - Revert "drm/amd/display: disable SubVP + DRR to prevent underflow"
        - [x86] ASoC: Intel: sof_sdw: add quirk for MTL RVP
        - [x86] ASoC: Intel: sof_sdw: add quirk for LNL RVP
        - ASoC: SOF: amd: Add pci revision id check
        - drm/stm: ltdc: fix late dereference check
        - [arm64] dts: qcom: ipq5332: add QFPROM node
        - ASoC: amd: vangogh: Add check for acp config flags in vangogh platform
        - RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescing
        - ARM: dts: imx6dl: prtrvt, prtvt7, prti6q, prtwd2: fix USB related warnings
        - [x86] ASoC: Intel: sof_sdw_rt_sdca_jack_common: test SOF_JACK_JDSRC in
          _exit
        - [x86] ASoC: Intel: sof_sdw: add quick for Dell SKU 0BDA
        - [x86] ASoC: Intel: sof_sdw: Add support for Rex soundwire
        - iopoll: Call cpu_relax() in busy loops
        - ASoC: SOF: Intel: fix SoundWire/HDaudio mutual exclusion
        - dma-remap: use kvmalloc_array/kvfree for larger dma memory remap
        - dt-bindings: input: goodix: Add "goodix,no-reset-during-suspend" property
        - HID: i2c-hid: goodix: Add support for "goodix,no-reset-during-suspend"
          property
        - HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL
          Keyboard
        - [amd64] iommu/amd: Introduce Disable IRTE Caching Support
        - drm/amdgpu: install stub fence into potential unused fence pointers
        - drm/amd/display: Remove v_startup workaround for dcn3+
        - drm/amd/display: Apply 60us prefetch for DCFCLK <= 300Mhz
        - drm/amdgpu: unmap and remove csa_va properly
        - RDMA/mlx5: Return the firmware result upon destroying QP/RQ
        - RDMA/bnxt_re: consider timeout of destroy ah as success.
        - drm/amd/display: Skip DPP DTO update if root clock is gated
        - drm/amd/display: Enable dcn314 DPP RCO
        - ASoC: SOF: core: Free the firmware trace before calling snd_sof_shutdown()
        - [x86] HID: intel-ish-hid: ipc: Add Arrow Lake PCI device ID
        - Revert "[PATCH] uml: export symbols added by GCC hardened"
        - smb: client: fix warning in cifs_smb3_do_mount()
        - cifs: fix session state check in reconnect to avoid use-after-free issue
        - led: qcom-lpg: Fix resource leaks in for_each_available_child_of_node()
          loops
        - media: v4l2-mem2mem: add lock to protect parameter num_rdy
        - media: camss: set VFE bpl_alignment to 16 for sdm845 and sm8250
        - usb: gadget: u_serial: Avoid spinlock recursion in __gs_console_push
        - usb: gadget: uvc: queue empty isoc requests if no video buffer is
          available
        - media: platform: mediatek: vpu: fix NULL ptr dereference
        - [x86] thunderbolt: Read retimer NVM authentication status prior
          tb_retimer_set_inbound_sbtx()
        - xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setup
        - usb: chipidea: imx: don't request QoS for imx8ulp
        - usb: chipidea: imx: turn off vbus comparator when suspend
        - usb: chipidea: imx: add missing USB PHY DPDM wakeup setting
        - gfs2: Fix possible data races in gfs2_show_options()
        - pcmcia: rsrc_nonstatic: Fix memory leak in nonstatic_release_resource_db()
        - [x86] thunderbolt: Add Intel Barlow Ridge PCI ID
        - [x86] thunderbolt: Limit Intel Barlow Ridge USB3 bandwidth
        - firewire: net: fix use after free in fwnet_finish_incoming_packet()
        - watchdog: sp5100_tco: support Hygon FCH/SCH (Server Controller Hub)
        - Bluetooth: L2CAP: Fix use-after-free
        - Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus Ally
        - ceph: try to dump the msgs when decoding fails
        - drm/amdgpu: Fix potential fence use-after-free v2
        - fs/ntfs3: Enhance sanity check while generating attr_list
        - fs/ntfs3: Return error for inconsistent extended attributes
        - fs: ntfs3: Fix possible null-pointer dereferences in mi_read()
        - fs/ntfs3: Mark ntfs dirty when on-disk struct is corrupted
        - fs/ntfs3: Alternative boot if primary boot is corrupted
        - ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760
        - ALSA: hda: fix a possible null-pointer dereference due to data race in
          snd_hdac_regmap_sync()
        - ALSA: hda/realtek: Add quirk for ASUS ROG GX650P
        - ALSA: hda/realtek: Add quirk for ASUS ROG GA402X
        - ALSA: hda/realtek: Amend G634 quirk to enable rear speakers
        - ALSA: hda/realtek: Add quirk for ASUS ROG G614Jx
        - ALSA: hda/realtek: Add quirk for ASUS ROG GZ301V
        - Bluetooth: MGMT: Use correct address for memcpy()
        - ring-buffer: Do not swap cpu_buffer during resize process
        - btrfs: move out now unused BG from the reclaim list
        - btrfs: fix use-after-free of new block group that became unused
        - regulator: qcom-rpmh: Fix LDO 12 regulator for PM8550
        - virtio-mmio: don't break lifecycle of vm_dev
        - cifs: fix potential oops in cifs_oplock_break
        - i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
        - i2c: hisi: Only handle the interrupt of the driver's transfer
        - i2c: tegra: Fix i2c-tegra DMA config option processing
        - blk-cgroup: hold queue_lock when removing blkg->q_node
        - fbdev: mmp: fix value check in mmphw_probe()
        - media: mtk-jpeg: Set platform driver data earlier
        - [powerpc*] rtas_flash: allow user copy to flash block cache objects
        - smb3: display network namespace in debug information
        - tty: n_gsm: fix the UAF caused by race condition in gsm_cleanup_mux
        - tty: serial: fsl_lpuart: Clear the error flags by writing 1 for lpuart32
          platforms
        - btrfs: fix infinite directory reads
        - btrfs: fix incorrect splitting in btrfs_drop_extent_map_range
        - btrfs: fix BUG_ON condition in btrfs_cancel_balance
        - btrfs: fix replace/scrub failure with metadata_uuid
        - btrfs: only subtract from len_to_oe_boundary when it is tracking an extent
        - i2c: designware: Correct length byte validation logic
        - i2c: designware: Handle invalid SMBus block data response length value
        - [x86] cpu: Fix __x86_return_thunk symbol type
        - [x86] cpu: Fix up srso_safe_ret() and __x86_return_thunk()
        - [x86] objtool/x86: Fix SRSO mess
        - [x86] alternative: Make custom return thunk unconditional
        - [x86] cpu: Clean up SRSO return thunk mess
        - [x86] cpu: Rename original retbleed methods
        - [x86] cpu: Rename srso_(.*)_alias to srso_alias_\1
        - [x86] cpu: Cleanup the untrain mess
        - [x86] cpu/kvm: Provide UNTRAIN_RET_VM
        - [x86] srso: Explain the untraining sequences a bit more
        - [x86] objtool/x86: Fixup frame-pointer vs rethunk
        - [x86] static_call: Fix __static_call_fixup()
        - [x86] CPU/AMD: Fix the DIV(0) initial fix attempt (CVE-2023-20588)
        - [x86] srso: Disable the mitigation on unaffected configurations
        - [x86] retpoline,kprobes: Fix position of thunk sections with
          CONFIG_LTO_CLANG
        - [x86] retpoline,kprobes: Skip optprobe check for indirect jumps with
          retpolines and IBT
        - [x86] srso: Correct the mitigation status when SMT is disabled
        - net: xfrm: Fix xfrm_address_filter OOB read
        - net: af_key: fix sadb_x_filter validation
        - net: xfrm: Amend XFRMA_SEC_CTX nla_policy structure
        - xfrm: Silence warnings triggerable by bad packets
        - xfrm: fix slab-use-after-free in decode_session6
        - ip6_vti: fix slab-use-after-free in decode_session6
        - ip_vti: fix potential slab-use-after-free in decode_session6
        - xfrm: add NULL check in xfrm_update_ae_params (CVE-2023-3772)
        - xfrm: add forgotten nla_policy for XFRMA_MTIMER_THRESH (CVE-2023-3773)
        - xfrm: delete offloaded policy
        - xfrm: don't skip free of empty state in acquire policy
        - virtio-net: set queues after driver_ok
        - net: pcs: Add missing put_device call in miic_create
        - net: phy: fix IRQ-based wake-on-lan over hibernate / power off
        - drm/panel: simple: Fix AUO G121EAN01 panel timings according to the docs
        - [x86] drm/i915/guc/slpc: Restore efficient freq earlier
        - net: macb: In ZynqMP resume always configure PS GTR for non-wakeup source
        - octeon_ep: fix timeout value for waiting on mbox response
        - octeon_ep: cancel tx_timeout_task later in remove sequence
        - octeon_ep: cancel ctrl_mbox_task after intr_poll_task
        - octeon_ep: cancel queued works in probe error path
        - net: veth: Page pool creation error handling for existing pools only
        - accel/qaic: Fix slicing memory leak
        - accel/qaic: Clean up integer overflow checking in map_user_pages()
        - netfilter: nf_tables: fix false-positive lockdep splat
        - netfilter: nf_tables: deactivate catchall elements in next generation
          (CVE-2023-4569)
        - netfilter: nf_tables: don't fail inserts if duplicate has expired
        - netfilter: set default timeout to 3 secs for sctp shutdown send and recv
          state
        - ipvs: fix racy memcpy in proc_do_sync_threshold
        - netfilter: nf_tables: fix GC transaction races with netns and netlink
          event exit path
        - netfilter: nf_tables: GC transaction race with netns dismantle
        - netfilter: nft_dynset: disallow object maps
        - net: phy: broadcom: stub c45 read/write for 54810
        - team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
        - net: openvswitch: reject negative ifindex
        - iavf: fix FDIR rule fields masks validation
        - i40e: fix misleading debug logs
        - net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECT
        - drm/nouveau/disp: fix use-after-free in error handling of
          nouveau_connector_create
        - net: dsa: mv88e6xxx: Wait for EEPROM done before HW reset
        - sfc: add fallback action-set-lists for TC offload
        - sfc: don't unregister flow_indr if it was never registered
        - sfc: don't fail probe if MAE/TC setup fails
        - sock: Fix misuse of sk_under_memory_pressure()
        - net: do not allow gso_size to be set to GSO_BY_FRAGS
        - qede: fix firmware halt over suspend and resume
        - ice: Block switchdev mode when ADQ is active and vice versa
        - bus: ti-sysc: Flush posted write on enable before reset
        - [arm64] dts: qcom: qrb5165-rb5: fix thermal zone conflict
        - [arm64] dts: rockchip: Disable HS400 for eMMC on ROCK Pi 4
        - [arm64] dts: rockchip: Disable HS400 for eMMC on ROCK 4C+
        - ASoC: max98363: don't return on success reading revision ID
        - [arm64] dts: imx93: Fix anatop node size
        - ASoC: rt5665: add missed regulator_bulk_disable
        - ASoC: meson: axg-tdm-formatter: fix channel slot allocation
        - ALSA: hda/realtek: Add quirks for HP G11 Laptops
        - pinctrl: qcom: Add intr_target_width field to support increased number of
          interrupt targets
        - soc: aspeed: uart-routing: Use __sysfs_match_string
        - soc: aspeed: socinfo: Add kfree for kstrdup
        - ALSA: hda/realtek - Remodified 3k pull low procedure
        - [riscv64] entry: set a0 = -ENOSYS only when syscall != -1
        - [riscv64] correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()
        - [riscv64] uaccess: Return the number of bytes effectively not copied
        - serial: 8250: Fix oops for port->pm on uart_change_pm()
        - ALSA: usb-audio: Add support for Mythware XA001AU capture and playback
          interfaces.
        - cifs: Release folio lock on fscache read hit.
        - smb: client: fix null auth
        - regulator: da9063: better fix null deref with partial DT
        - virtio-net: Zero max_tx_vq field for VIRTIO_NET_CTRL_MQ_HASH_CONFIG case
        - [arm64] dts: rockchip: Fix Wifi/Bluetooth on ROCK Pi 4 boards
        - [arm64] ptrace: Ensure that SME is set up for target when writing SSVE
          state
        - [arm64] ptrace: Ensure that the task sees ZT writes on first use
        - blk-crypto: dynamically allocate fallback profile
        - media: uvcvideo: Fix menu count handling for userspace XU mappings
        - dt-bindings: pinctrl: qcom,sa8775p-tlmm: add gpio function constant
        - mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_remove
        - mmc: wbsd: fix double mmc_free_host() in wbsd_init()
        - mmc: block: Fix in_flight[issue_type] value error
        - mmc: sunplus: fix return value check of mmc_add_host()
        - mmc: sunplus: Fix error handling in spmmc_drv_probe()
        - drm/qxl: fix UAF on handle creation
        - Revert "drm/edid: Fix csync detailed mode parsing"
        - Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""
        - [x86] drm/i915/sdvo: fix panel_type initialization
        - drm/amd: flush any delayed gfxoff on suspend entry
        - drm/amdgpu: skip fence GFX interrupts disable/enable for S0ix
        - drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7
        - drm/amd/display: disable RCO for DCN314
        - drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11
        - drm/amdgpu: keep irq count in amdgpu_irq_disable_all
        - Revert "perf report: Append inlines to non-DWARF callchains"
        - [x86] ASoC: SOF: intel: hda: Clean up link DMA for IPC3 during stop
          (Closes: #1042543)
        - af_unix: Fix null-ptr-deref in unix_stream_sendpage().
        - net: fix the RTO timer retransmitting skb every 1ms if linear option is
          enabled
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.4.13
        - NFSv4.2: fix error handling in nfs42_proc_getxattr
        - NFSv4: fix out path in __nfs4_get_acl_uncached
        - xprtrdma: Remap Receive buffers after a reconnect
        - PCI: acpiphp: Reassign resources on bridge if necessary
        - jbd2: remove t_checkpoint_io_list
        - jbd2: remove journal_clean_one_cp_list()
        - jbd2: fix a race when checking checkpoint buffer busy
        - can: raw: fix receiver memory leak
        - can: raw: fix lockdep issue in raw_release()
        - wifi: iwlwifi: mvm: add dependency for PTP clock
        - tracing: Fix cpu buffers unavailable due to 'record_disabled' missed
        - tracing/synthetic: Use union instead of casts
        - tracing/synthetic: Skip first entry for stack traces
        - tracing/synthetic: Allocate one additional element for size
        - tracing: Fix memleak due to race between current_tracer and trace
        - devlink: add missing unregister linecard notification
        - [arm64] net: dsa: felix: fix oversize frame dropping for always closed
          tc-taprio gates
        - sock: annotate data-races around prot->memory_pressure
        - dccp: annotate data-races in dccp_poll()
        - ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()
        - mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTC
        - mlxsw: reg: Fix SSPR register layout
        - mlxsw: Fix the size of 'VIRT_ROUTER_MSB'
        - [arm64] net: mdio: mdio-bitbang: Fix C45 read/write protocol
        - net: bgmac: Fix return value check for fixed_phy_register()
        - net: bcmgenet: Fix return value check for fixed_phy_register()
        - net: validate veth and vxcan peer ifindexes
        - ipv4: fix data-races around inet->inet_id
        - ice: fix receive buffer size miscalculation
        - Revert "ice: Fix ice VF reset during iavf initialization"
        - ice: Fix NULL pointer deref during VF reset
        - tg3: Use slab_build_skb() when needed
        - net: ethernet: mtk_eth_soc: fix NULL pointer on hw reset
        - can: isotp: fix support for transmission of SF without flow control
        - igb: Avoid starting unnecessary workqueues
        - igc: Fix the typo in the PTM Control macro
        - net/sched: fix a qdisc modification with ambiguous command request
        - i40e: fix potential NULL pointer dereferencing of pf->vf
          i40e_sync_vsi_filters()
        - netfilter: nf_tables: validate all pending tables
        - netfilter: nf_tables: flush pending destroy work before netlink notifier
        - netfilter: nf_tables: GC transaction race with abort path
        - netfilter: nf_tables: use correct lock to protect gc_list
        - netfilter: nf_tables: fix out of memory error handling
        - netfilter: nf_tables: defer gc run if previous batch is still pending
        - rtnetlink: Reject negative ifindexes in RTM_NEWLINK
        - bonding: fix macvlan over alb bond support
        - [x86] ASoC: amd: yc: Add VivoBook Pro 15 to quirks list for acp6x
        - [x86] ASoC: cs35l41: Correct amp_gain_tlv values
        - ibmveth: Use dcbf rather than dcbfl
        - wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warning
        - [x86] platform/x86: lenovo-ymc: Add Lenovo Yoga 7 14ACN6 to
          ec_trigger_quirk_dmi_table
        - [x86] platform/x86: ideapad-laptop: Add support for new hotkeys found on
          ThinkBook 14s Yoga ITL
        - NFSv4: Fix dropped lock for racing OPEN and delegation return
        - clk: Fix slab-out-of-bounds error in devm_clk_release()
        - mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_buffer
        - shmem: fix smaps BUG sleeping while atomic
        - ALSA: ymfpci: Fix the missing snd_card_free() call at probe error
        - mm: enable page walking API to lock vmas during the walk
        - mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
        - mm/gup: handle cont-PTE hugetlb pages correctly in gup_must_unshare() via
          GUP-fast
        - drm/vmwgfx: Fix shader stage validation
        - drm/vmwgfx: Fix possible invalid drm gem put calls
        - drm: Add an HPD poll helper to reschedule the poll work
        - drm/panfrost: Skip speed binning on EOPNOTSUPP
        - [x86] drm/i915/dgfx: Enable d3cold at s2idle
        - drm/display/dp: Fix the DP DSC Receiver cap size
        - [x86] drm/i915: Fix HPD polling, reenabling the output poll work as needed
        - [x86] fpu: Invalidate FPU state correctly on exec()
        - [x86] fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4
          (Closes: #1050622)
        - [x86] drm/i915/display: Handle GMD_ID identification in display code
        - [x86] drm/i915: fix display probe for IVB Q and IVB D GT2 server
        - cgroup/cpuset: Rename functions dealing with DEADLINE accounting
        - sched/cpuset: Bring back cpuset_mutex
        - sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
        - cgroup/cpuset: Iterate only if DEADLINE tasks are present
        - sched/deadline: Create DL BW alloc, free & check overflow interface
        - cgroup/cpuset: Free DL BW in case can_attach() fails
        - mm: add a call to flush_cache_vmap() in vmap_pfn()
        - mm: memory-failure: fix unexpected return value in soft_offline_page()
        - mm: multi-gen LRU: don't spin during memcg release
        - nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()
        - NFS: Fix a use after free in nfs_direct_join_group()
        - nfsd: Fix race to FREE_STATEID and cl_revoked
        - selinux: set next pointer before attaching to list
        - batman-adv: Trigger events for auto adjusted MTU
        - batman-adv: Don't increase MTU when set by user
        - batman-adv: Do not get eth header before batadv_check_management_packet
        - batman-adv: Fix TT global entry leak when client roamed back
        - batman-adv: Fix batadv_v_ogm_aggr_send memory leak
        - batman-adv: Hold rtnl lock during MTU update via netlink
        - ACPI: resource: Fix IRQ override quirk for PCSpecialist Elimina Pro 16 M
        - [riscv64] Handle zicsr/zifencei issue between gcc and binutils
        - [riscv64] Fix build errors using binutils2.37 toolchains
        - of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lock
        - pinctrl: amd: Mask wake bits on probe again
        - media: vcodec: Fix potential array out-of-bounds in encoder queue_setup
        - PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for
          non-root bus
        - [x86] thunderbolt: Fix Thunderbolt 3 display flickering issue on 2nd hot
          plug onwards
        - can: raw: add missing refcount for memory leak fix
        - [x86] drm/i915: Fix error handling if driver creation fails during probe
        - madvise:madvise_cold_or_pageout_pte_range(): don't use mapcount() against
          large folio for sharing check
        - madvise:madvise_free_pte_range(): don't use mapcount() against large folio
          for sharing check
        - scsi: snic: Fix double free in snic_tgt_create()
        - scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW major version > 5
        - scsi: core: raid_class: Remove raid_component_add()
        - clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'
        - [x86] ASoC: SOF: ipc4-pcm: fix possible null pointer deference
        - dma-buf/sw_sync: Avoid recursive lock during fence signal
        - gpio: sim: dispose of irq mappings before destroying the irq_sim domain
        - gpio: sim: pass the GPIO device's software node to irq domain
        - [x86] ASoC: amd: yc: Fix a non-functional mic on Lenovo 82SJ
        - maple_tree: disable mas_wr_append() when other readers are possible
        - TIOCSTI: Document CAP_SYS_ADMIN behaviour in Kconfig
        - netfilter: nf_tables: fix kdoc warnings after gc rework
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 4
    
      [ Emanuele Rocca ]
      * [arm64] Enable support for Renesas RZ/G2L-SMARC. Set ARCH_R9A07G044 for SoC
        support and enable RESET_RZG2L_USBPHY_CTRL as module for USB2.
        (Closes: #1049346)
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 31 Aug 2023 22:24:51 +0200
  • linux (6.4.11-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.4.5
        - security/integrity: fix pointer to ESL data and its size on pseries
        - HID: input: fix mapping for camera access keys
        - [amd64] HID: amd_sfh: Rename the float32 variable
        - [amd64] HID: amd_sfh: Fix for shift-out-of-bounds
        - net: lan743x: Don't sleep in atomic context
        - net: lan743x: select FIXED_PHY
        - ksmbd: add missing compound request handing in some commands
        - ksmbd: fix out of bounds read in smb2_sess_setup
        - drm/panel: simple: Add connector_type for innolux_at043tn24
        - drm: bridge: dw_hdmi: fix connector access for scdc
        - drm/bridge: ti-sn65dsi86: Fix auxiliary bus lifetime
        - swiotlb: always set the number of areas before allocating the pool
        - swiotlb: reduce the number of areas to match actual memory pool size
        - drm/panel: simple: Add Powertip PH800480T013 drm_display_mode flags
        - xen/virtio: Fix NULL deref when a bridge of PCI root bus has no parent
        - netfilter: nf_tables: report use refcount overflow
        - netfilter: conntrack: don't fold port numbers into addresses before
          hashing
        - ice: Fix max_rate check while configuring TX rate limits
        - ice: Fix tx queue rate limit when TCs are configured
        - igc: Add condition for qbv_config_change_errors counter
        - igc: Remove delay during TX ring configuration
        - igc: Add igc_xdp_buff wrapper for xdp_buff in driver
        - igc: Add XDP hints kfuncs for RX hash
        - igc: Fix TX Hang issue when QBV Gate is closed
        - net/mlx5e: fix double free in mlx5e_destroy_flow_table
        - net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_create
        - net/mlx5e: fix memory leak in mlx5e_ptp_open
        - net/mlx5e: RX, Fix flush and close release flow of regular rq for legacy
          rq
        - net/mlx5: Register a unique thermal zone per device
        - net/mlx5e: Check for NOT_READY flag state after locking
        - net/mlx5e: TC, CT: Offload ct clear only once
        - net/mlx5: Query hca_cap_2 only when supported
        - net/mlx5e: RX, Fix page_pool page fragment tracking for XDP
        - igc: set TP bit in 'supported' and 'advertising' fields of
          ethtool_link_ksettings
        - igc: Include the length/type field and VLAN tag in queueMaxSDU
        - igc: Handle PPS start time programming for past time values
        - blk-crypto: use dynamic lock class for blk_crypto_profile::lock
        - scsi: qla2xxx: Fix error code in qla2x00_start_sp()
        - scsi: ufs: ufs-mediatek: Add dependency for RESET_CONTROLLER
        - bpf: Fix max stack depth check for async callbacks
        - net: mvneta: fix txq_map in case of txq_number==1
        - [arm64] net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to
          ocelot->ops
        - [arm64] net: mscc: ocelot: fix oversize frame dropping for preemptible TCs
        - gve: Set default duplex configuration to full
        - drm/fbdev-dma: Fix documented default preferred_bpp value
        - octeontx2-af: Promisc enable/disable through mbox
        - octeontx2-af: Move validation of ptp pointer before its usage
        - ionic: remove WARN_ON to prevent panic_on_warn
        - udp6: add a missing call into udp_fail_queue_rcv_skb tracepoint
        - net: bgmac: postpone turning IRQs off to avoid SoC hangs
        - net: prevent skb corruption on frag list segmentation
        - [s390x] ism: Fix locking for forwarding of IRQs and events to clients
        - [s390x] ism: Fix and simplify add()/remove() callback handling
        - [s390x] ism: Do not unregister clients with registered DMBs
        - icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev().
        - udp6: fix udp6_ehashfn() typo
        - ntb: idt: Fix error handling in idt_pci_driver_init()
        - NTB: amd: Fix error handling in amd_ntb_pci_driver_init()
        - ntb: intel: Fix error handling in intel_ntb_pci_driver_init()
        - ipv6/addrconf: fix a potential refcount underflow for idev
        - HID: hyperv: avoid struct memcpy overrun warning
        - [x86] platform/x86: wmi: Break possible infinite loop when parsing GUID
        - net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd"
          enum
        - igc: Rename qbv_enable to taprio_offload_enable
        - igc: Do not enable taprio offload for invalid arguments
        - igc: Handle already enabled taprio offload for basetime 0
        - kernel/trace: Fix cleanup logic of enable_trace_eprobe
        - fprobe: add unlock to match a succeeded ftrace_test_recursion_trylock
        - igc: No strict mode in pure launchtime/CBS offload
        - igc: Fix launchtime before start of cycle
        - igc: Fix inserting of empty frame for launchtime
        - nvme: fix the NVME_ID_NS_NVM_STS_MASK definition
        - [riscv64] bpf: Fix inconsistent JIT image generation
        - net: fec: remove useless fec_enet_reset_skb()
        - net: fec: remove last_bdp from fec_enet_txq_xmit_frame()
        - net: fec: recycle pages for transmitted XDP frames
        - net: fec: increase the size of tx ring and update tx_wake_threshold
        - [x86] drm/i915: Don't preserve dpll_hw_state for slave crtc in Bigjoiner
        - [x86] drm/i915: Fix one wrong caching mode enum usage
        - net: dsa: Removed unneeded of_node_put in felix_parse_ports_node
        - octeontx2-pf: Add additional check for MCAM rules
        - erofs: avoid useless loops in z_erofs_pcluster_readmore() when reading
          beyond EOF
        - erofs: avoid infinite loop in z_erofs_do_read_page() when reading beyond
          EOF
        - erofs: fix fsdax unavailability for chunk-based regular files
        - wifi: airo: avoid uninitialized warning in airo_get_rate()
        - bpf: cpumap: Fix memory leak in cpu_map_update_elem
        - xdp: use trusted arguments in XDP hints kfuncs
        - net/sched: flower: Ensure both minimum and maximum ports are specified
        - drm/nouveau/disp: fix HDMI on gt215+
        - drm/nouveau/disp/g94: enable HDMI
        - netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()
        - drm/nouveau/acr: Abort loading ACR if no firmware was found
        - drm/nouveau: bring back blit subchannel for pre nv50 GPUs
        - net/sched: make psched_mtu() RTNL-less safe
        - net: txgbe: fix eeprom calculation error
        - wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()
        - net/sched: sch_qfq: reintroduce lmax bound check for MTU
        - nvme-pci: fix DMA direction of unmapping integrity data
        - smb: client: improve DFS mount check
        - cifs: fix session state check in smb2_find_smb_ses
        - smb: client: fix parsing of source mount option
        - drm/client: Send hotplug event after registering a client
        - f2fs: don't reset unchangable mount option in f2fs_remount()
        - f2fs: fix deadlock in i_xattr_sem and inode page lock
        - kbuild: make modules_install copy modules.builtin(.modinfo)
        - pinctrl: amd: Detect internal GPIO0 debounce handling
        - pinctrl: amd: Fix mistake in handling clearing pins at startup
        - pinctrl: amd: Detect and mask spurious interrupts
        - pinctrl: amd: Revert "pinctrl: amd: disable and mask interrupts on probe"
        - pinctrl: amd: Only use special debounce behavior for GPIO 0
        - pinctrl: amd: Use amd_pinconf_set() for all config options
        - pinctrl: amd: Drop pull up select configuration
        - pinctrl: amd: Unify debounce handling into amd_pinconf_set()
        - tpm: Do not remap from ACPI resources again for Pluton TPM
        - tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation
        - tpm: tpm_tis: Disable interrupts *only* for AEON UPX-i11
        - tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytes
        - tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th gen
          (Closes: #1042540)
        - tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytes
        - tpm: return false from tpm_amd_is_rng_defective on non-x86 platforms
        - tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th gen
          (Closes: #1042540)
        - tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQs
        - tpm/tpm_tis: Disable interrupts for Lenovo L590 devices
        - net: bcmgenet: Ensure MDIO unregistration has clocks enabled
        - net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY
          driver
        - tracing/user_events: Fix incorrect return value for writing operation when
          events are disabled
        - misc: fastrpc: Create fastrpc scalar with correct buffer count
        - [powerpc*] security: Fix Speculation_Store_Bypass reporting on Power10
        - [powerpc*] 64s: Fix native_hpte_remove() to be irq-safe
        - drm/amd/display: perform a bounds check before filling dirty rectangles
        - [mips*] cpu-features: Use boot_cpu_type for CPU type based features
        - [mips*] Loongson: Fix cpu_probe_loongson() again
        - [mips*] Loongson: Fix build error when make modules_install
        - [mips*] KVM: Fix NULL pointer dereference
        - ext4: Fix reusing stale buffer heads from last failed mounting
        - ext4: fix wrong unit use in ext4_mb_clear_bb
        - ext4: get block from bh in ext4_free_blocks for fast commit replay
        - ext4: fix wrong unit use in ext4_mb_new_blocks
        - ext4: avoid updating the superblock on a r/o mount if not needed
        - ext4: fix to check return value of freeze_bdev() in ext4_shutdown()
        - ext4: turn quotas off if mount failed after enabling quotas
        - ext4: only update i_reserved_data_blocks on successful block allocation
        - fs: dlm: revert check required context while close
        - mm/mmap: Fix error return in do_vmi_align_munmap()
        - soc: qcom: mdt_loader: Fix unconditional call to scm_pas_mem_setup
        - jfs: jfs_dmap: Validate db_l2nbperpage while mounting
        - [arm64] dts: mt7986: use size of reserved partition for bl2
        - [arm64] dts: ti: k3-j721s2: Fix wkup pinmux range
        - hwrng: imx-rngc - fix the timeout for init and self check
        - dm integrity: reduce vmalloc space footprint on 32-bit architectures
        - scsi: mpi3mr: Propagate sense data for admin queue SCSI I/O
        - [s390x] zcrypt: do not retry administrative requests
        - PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3cold
        - PCI: Release resource invalidated by coalescing
        - PCI: Add function 1 DMA alias quirk for Marvell 88SE9235
        - PCI: qcom: Disable write access to read only registers for IP v2.3.3
        - PCI: rockchip: Assert PCI Configuration Enable bit after probe
        - PCI: rockchip: Write PCI Device ID to correct register
        - PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked
        - PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core
        - PCI: rockchip: Use u32 variable to access 32-bit registers
        - PCI: rockchip: Set address alignment for endpoint mode
        - misc: pci_endpoint_test: Free IRQs before removing the device
        - misc: pci_endpoint_test: Re-init completion for every test
        - mfd: pm8008: Fix module autoloading
        - md/raid0: add discard support for the 'original' layout
        - fs: dlm: return positive pid value for F_GETLK
        - fs: dlm: fix cleanup pending ops when interrupted
        - fs: dlm: interrupt posix locks only when process is killed
        - fs: dlm: make F_SETLK use unkillable wait_event
        - fs: dlm: fix mismatch of plock results from userspace
        - fs: dlm: clear pending bit when queue was empty
        - fs: dlm: fix missing pending to false
        - scsi: lpfc: Fix double free in lpfc_cmpl_els_logo_acc() caused by
          lpfc_nlp_not_used()
        - drm/atomic: Allow vblank-enabled + self-refresh "disable"
        - drm/rockchip: vop: Leave vblank enabled in self-refresh
        - drm/dp_mst: Clear MSG_RDY flag before sending new message
        - drm/amd/display: Limit DCN32 8 channel or less parts to DPM1 for FPO
        - drm/amd/display: Fix in secure display context creation
        - drm/amd/display: fix seamless odm transitions
        - drm/amd/display: edp do not add non-edid timings
        - drm/amd/display: Remove Phantom Pipe Check When Calculating K1 and K2
        - drm/amd/display: disable seamless boot if force_odm_combine is enabled
        - drm/amdgpu: fix clearing mappings for BOs that are always valid in VM
        - drm/amd: Disable PSR-SU on Parade 0803 TCON
        - drm/amd/display: add a NULL pointer check
        - drm/amd/display: Fix 128b132b link loss handling
        - drm/amd/display: Correct `DMUB_FW_VERSION` macro
        - drm/amd/display: Add monitor specific edid quirk
        - drm/amdgpu: avoid restore process run into dead loop.
        - drm/amd/pm: fix smu i2c data read risk
        - drm/ttm: Don't leak a resource on eviction error
        - drm/ttm: Don't leak a resource on swapout move error
        - serial: atmel: don't enable IRQs prematurely
        - tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in
          case of error
        - tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk()
          when iterating clk
        - tty: serial: imx: fix rs485 rx after tx
        - tty: fix hang on tty device with no_room set
        - firmware: stratix10-svc: Fix a potential resource leak in
          svc_create_memory_pool()
        - libceph: harden msgr2.1 frame segment length checks
        - ceph: add a dedicated private data for netfs rreq
        - ceph: fix blindly expanding the readahead windows
        - ceph: don't let check_caps skip sending responses for revoke msgs
        - nfp: clean mc addresses in application firmware when closing port
        - [arm64] errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2
        - xhci: Fix resume issue of some ZHAOXIN hosts
        - xhci: Fix TRB prefetch issue of ZHAOXIN hosts
        - xhci: Show ZHAOXIN xHCI root hub speed correctly
        - meson saradc: fix clock divider mask length
        - opp: Fix use-after-free in lazy_opp_tables after probe deferral
        - soundwire: qcom: fix storing port config out-of-bounds
        - media: uapi: Fix [GS]_ROUTING ACTIVE flag value
        - Revert "8250: add support for ASIX devices with a FIFO bug"
        - bus: ixp4xx: fix IXP4XX_EXP_T1_MASK
        - [s390x] decompressor: fix misaligned symbol build error
        - dm: verity-loadpin: Add NULL pointer check for 'bdev' parameter
        - tracing/histograms: Add histograms to hist_vars if they have referenced
          variables
        - tracing: Fix memory leak of iter->temp when reading trace_pipe
        - nvme: don't reject probe due to duplicate IDs for single-ported PCIe
          devices
        - [riscv64] perf: RISC-V: Remove PERF_HES_STOPPED flag checking in
          riscv_pmu_start()
        - regmap-irq: Fix out-of-bounds access when allocating config buffers
        - net: ena: fix shift-out-of-bounds in exponential backoff
        - ring-buffer: Fix deadloop issue on reading trace_pipe
        - ftrace: Fix possible warning on checking all pages used in
          ftrace_process_locs()
        - drm/amd/pm: share the code around SMU13 pcie parameters update
        - drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13
        - cifs: if deferred close is disabled then close files immediately
        - [x86] perf/x86: Fix lockdep warning in for_each_sibling_event() on SPR
        - PM: QoS: Restore support for default value on frequency QoS
        - [arm64] pwm: meson: modify and simplify calculation in meson_pwm_get_state
        - [arm64] pwm: meson: fix handling of period/duty if greater than UINT_MAX
        - fprobe: Release rethook after the ftrace_ops is unregistered
        - fprobe: Ensure running fprobe_exit_handler() finished before calling
          rethook_free()
        - tracing: Fix null pointer dereference in tracing_err_log_open()
        - mptcp: do not rely on implicit state check in mptcp_listen()
        - mptcp: ensure subflow is unhashed before cleaning the backlog
        - smb: client: Fix -Wstringop-overflow issues
        - tracing/probes: Fix to avoid double count of the string length on the
          array
        - tracing/probes: Fix not to count error code to total length
        - tracing/probes: Fix to update dynamic data counter if fetcharg uses it
        - Revert "tracing: Add "(fault)" name injection to kernel probes"
        - tracing/probes: Fix to record 0-length data_loc in fetch_store_string*()
          if fails
        - tracing/user_events: Fix struct arg size match check
        - scsi: qla2xxx: Multi-que support for TMF
        - scsi: qla2xxx: Fix task management cmd failure
        - scsi: qla2xxx: Fix task management cmd fail due to unavailable resource
        - scsi: qla2xxx: Fix hang in task management
        - scsi: qla2xxx: Wait for io return on terminate rport
        - scsi: qla2xxx: Fix mem access after free
        - scsi: qla2xxx: Array index may go out of bound
        - scsi: qla2xxx: Avoid fcport pointer dereference
        - scsi: qla2xxx: Fix buffer overrun
        - scsi: qla2xxx: Fix potential NULL pointer dereference
        - scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()
        - scsi: qla2xxx: Correct the index of array
        - scsi: qla2xxx: Pointer may be dereferenced
        - scsi: qla2xxx: Remove unused nvme_ls_waitq wait queue
        - scsi: qla2xxx: Fix end of loop test
        - net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()
        - [mips*] kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabled
        - Revert "drm/amd: Disable PSR-SU on Parade 0803 TCON"
        - drm/atomic: Fix potential use-after-free in nonblocking commits
        - net/ncsi: make one oem_gma function for all mfr id
        - net/ncsi: change from ndo_set_mac_address to dev_set_mac_address
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.4.6
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.4.7
        - io_uring: treat -EAGAIN for REQ_F_NOWAIT as final for io-wq
        - io_uring: Fix io_uring mmap() by using architecture-provided
          get_unmapped_area()
        - ALSA: hda/realtek - remove 3k pull low procedure
        - ALSA: hda/realtek: Add quirk for Clevo NS70AU
        - ALSA: hda/realtek: Enable Mute LED on HP Laptop 15s-eq2xxx
        - maple_tree: set the node limit when creating a new root node
        - mm/mlock: fix vma iterator conversion of apply_vma_lock_flags()
        - maple_tree: fix node allocation testing on 32 bit
        - keys: Fix linking a duplicate key to a keyring's assoc_array
        - prctl: move PR_GET_AUXV out of PR_MCE_KILL
        - perf probe: Add test for regression introduced by switch to
          die_get_decl_file()
        - perf probe: Read DWARF files from the correct CU
        - btrfs: fix iput() on error pointer after error during orphan cleanup
        - btrfs: fix warning when putting transaction with qgroups enabled after
          abort
        - fuse: revalidate: don't invalidate if interrupted
        - fuse: add feature flag for expire-only
        - fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT
        - btrfs: raid56: always verify the P/Q contents for scrub
        - btrfs: set_page_extent_mapped after read_folio in btrfs_cont_expand
        - btrfs: fix double iput() on inode after an error during orphan cleanup
        - btrfs: zoned: fix memory leak after finding block group with super blocks
        - fuse: ioctl: translate ENOSYS in outarg
        - btrfs: fix race between balance and cancel/pause
        - regmap: Drop initial version of maximum transfer length fixes
        - [s390x] zcrypt: fix reply buffer calculations for CCA replies
        - of: Preserve "of-display" device name for compatibility
        - regmap: Account for register length in SMBus I/O limits
        - [ia64] mmap: Consider pgoff when searching for free mapping
        - [arm64] fpsimd: Ensure SME storage is allocated after SVE VL changes
        - can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout
        - can: bcm: Fix UAF in bcm_proc_show()
        - can: gs_usb: gs_can_open(): improve error handling
        - can: gs_usb: fix time stamp counter initialization
        - Revert "r8169: disable ASPM during NAPI poll"
        - dma-buf/dma-resv: Stop leaking on krealloc() failure
        - drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancel
        - drm/amdgpu/pm: make gfxclock consistent for sienna cichlid
        - drm/amdgpu/pm: make mclk consistent for smu 13.0.7
        - drm/nouveau/disp: PIOR DP uses GPIO for HPD, not PMGR AUX interrupts
        - drm/nouveau/kms/nv50-: init hpd_irq_lock for PIOR DP
        - drm/nouveau/i2c: fix number of aux event slots
        - drm/client: Fix memory leak in drm_client_target_cloned
        - drm/client: Fix memory leak in drm_client_modeset_probe
        - drm/amd/display: only accept async flips for fast updates
        - drm/amd/display: Disable MPC split by default on special asic
        - drm/amd/display: check TG is non-null before checking if enabled
        - drm/amd/display: Keep PHY active for DP displays on DCN31
        - [arm64] ASoC: fsl_sai: Disable bit clock with transmitter
        - [arm64] ASoC: fsl_sai: Revert "ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for
          master mode"
        - ASoC: rt5640: Fix sleep in atomic context
        - ASoC: cs42l51: fix driver to properly autoload with automatic module
          loading
        - ASoC: codecs: wcd938x: fix missing clsh ctrl error handling
        - ASoC: cs35l45: Select REGMAP_IRQ
        - ASoC: codecs: wcd-mbhc-v2: fix resource leaks on component remove
        - ASoC: qdsp6: audioreach: fix topology probe deferral
        - ASoC: tegra: Fix AMX byte map
        - ASoC: codecs: wcd938x: fix resource leaks on component remove
        - ASoC: codecs: wcd938x: fix missing mbhc init error handling
        - ASoC: codecs: wcd934x: fix resource leaks on component remove
        - ASoC: codecs: wcd938x: fix codec initialisation race
        - ASoC: codecs: wcd938x: fix soundwire initialisation race
        - [arm64] KVM: arm64: timers: Use CNTHCTL_EL2 when setting non-CNTKCTL_EL1
          bits
        - [arm64] KVM: arm64: Correctly handle page aging notifiers for unaligned
          memslot
        - [arm64] KVM: arm64: Disable preemption in kvm_arch_hardware_enable()
        - [arm64] KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t
          preemption
        - ext4: correct inline offset when handling xattrs in inode body
        - drm/radeon: Fix integer overflow in radeon_cs_parser_init
        - ALSA: emu10k1: roll up loops in DSP setup code for Audigy
        - quota: Properly disable quotas when add_dquot_ref() fails
        - quota: fix warning in dqgrab()
        - HID: add quirk for 03f0:464a HP Elite Presenter Mouse
        - ovl: check type and offset of struct vfsmount in ovl_entry
        - udf: Fix uninitialized array access for some pathnames
        - ALSA: hda/realtek: Add quirks for ROG ALLY CS35l41 audio
        - fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLev
        - [mips*] dec: prom: Address -Warray-bounds warning
        - FS: JFS: Fix null-ptr-deref Read in txBegin
        - FS: JFS: Check for read-only mounted filesystem in txBegin
        - md: fix data corruption for raid456 when reshape restart while grow up
        - md/raid10: prevent soft lockup while flush writes
        - scsi: sg: fix blktrace debugfs entries leakage
        - blk-mq: fix NULL dereference on q->elevator in blk_mq_elv_switch_none
        - posix-timers: Ensure timer ID search-loop limit is valid
        - btrfs: add xxhash to fast checksum implementations
        - btrfs: don't check PageError in __extent_writepage
        - btrfs: abort transaction at update_ref_for_cow() when ref count is zero
        - erofs: Fix detection of atomic context
        - [x86] ACPI: x86: Add skip i2c clients quirk for Nextbook Ares 8A
        - ACPI: button: Add lid disable DMI quirk for Nextbook Ares 8A
        - [x86] ACPI: x86: Add ACPI_QUIRK_UART1_SKIP for Lenovo Yoga Book yb1-x90f/l
        - ACPI: video: Add backlight=native DMI quirk for Apple iMac11,3
        - ACPI: video: Add backlight=native DMI quirk for Lenovo ThinkPad X131e
          (3371 AMD version)
        - ACPI: resource: Remove "Zen" specific match and quirks
        - [arm64] set __exception_irq_entry with __irq_entry as a default
        - [arm64] mm: fix VA-range sanity check
        - ACPI: video: Add backlight=native DMI quirk for Dell Studio 1569
        - rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()
        - rcu: Mark additional concurrent load from ->cpu_no_qs.b.exp
        - tools/nolibc: ensure stack protector guard is never zero
        - sched/fair: Don't balance task to its current running CPU
        - wifi: ath11k: fix registration of 6Ghz-only phy without the full channel
          range
        - bpf: Print a warning only if writing to unprivileged_bpf_disabled.
        - bpf: Address KCSAN report on bpf_lru_list
        - spi: cadence-quadspi: Add compatible for AMD Pensando Elba SoC
        - bpf: drop unnecessary user-triggerable WARN_ONCE in verifierl log
        - bpf: tcp: Avoid taking fast sock lock in iterator
        - wifi: rtw88: sdio: Check the HISR RX_REQUEST bit in rtw_sdio_rx_isr()
        - bpf: Silence a warning in btf_type_id_size()
        - devlink: make health report on unregistered instance warn just once
        - wifi: ath11k: add support default regdb while searching board-2.bin for
          WCN6855
        - wifi: mac80211_hwsim: Fix possible NULL dereference
        - spi: dw: Add compatible for Intel Mount Evans SoC
        - wifi: ath12k: Avoid NULL pointer access during management transmit cleanup
        - wifi: ath11k: fix memory leak in WMI firmware stats
        - wifi: iwlwifi: mvm: fix potential array out of bounds access
        - net: ethernet: litex: add support for 64 bit stats
        - devlink: report devlink_port_type_warn source device
        - wifi: iwlwifi: mvm: Add NULL check before dereferencing the pointer
        - wifi: wext-core: Fix -Wstringop-overflow warning in
          ioctl_standard_iw_point()
        - wifi: iwlwifi: Add support for new PCI Id
        - wifi: iwlwifi: mvm: avoid baid size integer overflow
        - wifi: iwlwifi: pcie: add device id 51F1 for killer 1675
        - igb: Fix igb_down hung on surprise removal
        - [arm64] net: hns3: fix strncpy() not using dest-buf length as length issue
        - ASoC: codecs: wcd938x: fix mbhc impedance loglevel
        - ASoC: codecs: wcd938x: fix dB range for HPHL and HPHR
        - ASoC: qcom: q6apm: do not close GPR port before closing graph
        - iov_iter: Mark copy_iovec_from_user() noclone
        - sched/fair: Use recent_used_cpu to test p->cpus_ptr
        - sched/psi: use kernfs polling functions for PSI trigger polling
        - spi: bcm63xx: fix max prepend length
        - fbdev: imxfb: warn about invalid left/right margin
        - fbdev: imxfb: Removed unneeded release_mem_region
        - perf build: Fix library not found error when using CSLIBS
        - btrfs: be a bit more careful when setting mirror_num_ret in
          btrfs_map_block
        - spi: s3c64xx: clear loopback bit after loopback test
        - kallsyms: strip LTO-only suffixes from promoted global functions
        - smb: client: fix missed ses refcounting
        - [arm64] Fix HFGxTR_EL2 field naming
        - [arm64] dsa: mv88e6xxx: Do a final check before timing out
        - net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()
        - bridge: Add extack warning when enabling STP in netns.
        - net: ethernet: mtk_eth_soc: handle probe deferral
        - gso: fix dodgy bit handling for GSO_UDP_L4
        - [amd64] iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()
        - cifs: fix mid leak during reconnection after timeout threshold
        - ice: Unregister netdev and devlink_port only once
        - ice: prevent NULL pointer deref during reload
        - ASoC: SOF: ipc3-dtrace: uninitialized data in
          dfsentry_trace_filter_write()
        - regulator: da9063: fix null pointer deref with partial DT config
        - net: sched: cls_matchall: Undo tcf_bind_filter in case of failure after
          mall_set_parms
        - net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knode
        - net: sched: cls_u32: Undo refcount decrement in case update failed
        - net: sched: cls_bpf: Undo tcf_bind_filter in case of an error
        - net: dsa: microchip: correct KSZ8795 static MAC table access
        - r8169: fix ASPM-related problem for chip version 42 and 43
        - [x86] drm/i915/perf: add sentinel to xehp_oa_b_counters
        - iavf: Fix use-after-free in free_netdev
        - iavf: Fix out-of-bounds when setting channels on remove
        - iavf: use internal state to free traffic IRQs
        - iavf: make functions static where possible
        - iavf: Wait for reset in callbacks which trigger it
        - iavf: fix a deadlock caused by rtnl and driver's lock circular
          dependencies
        - iavf: fix reset task race with iavf_remove()
        - security: keys: Modify mismatched function name
        - vrf: Fix lockdep splat in output path
        - octeontx2-pf: Dont allocate BPIDs for LBK interfaces
        - bpf: Fix subprog idx logic in check_max_stack_depth
        - bpf: Repeat check_max_stack_depth for async callbacks
        - bpf, arm64: Fix BTI type used for freplace attached functions
        - igc: Avoid transmit queue timeout for XDP
        - igc: Prevent garbled TX queue with XDP ZEROCOPY
        - net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECV
        - tcp: annotate data-races around tcp_rsk(req)->txhash
        - tcp: annotate data-races around tcp_rsk(req)->ts_recent
        - net: ipv4: Use kfree_sensitive instead of kfree
        - net:ipv6: check return value of pskb_trim()
        - Revert "tcp: avoid the lookup process failing to get sk in ehash table"
        - net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type
        - fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probe
        - llc: Don't drop packet from non-root netns.
        - ALSA: hda/realtek: Fix generic fixup definition for cs35l41 amp
        - netfilter: nf_tables: fix spurious set element insertion failure
        - netfilter: nf_tables: can't schedule in nft_chain_validate
        - netfilter: nft_set_pipapo: fix improper element removal (CVE-2023-4004)
        - netfilter: nf_tables: skip bound chain in netns release path
        - netfilter: nf_tables: skip bound chain on rule flush
        - Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
        - Bluetooth: hci_event: call disconnect callback before deleting conn
        - Bluetooth: ISO: fix iso_conn related locking and validity issues
        - Bluetooth: hci_sync: Avoid use-after-free in dbg for
          hci_remove_adv_monitor()
        - Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link
        - Bluetooth: SCO: fix sco_conn related locking and validity issues
        - Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014
        - tcp: annotate data-races around tp->tcp_tx_delay
        - tcp: annotate data-races around tp->tsoffset
        - tcp: annotate data-races around tp->keepalive_time
        - tcp: annotate data-races around tp->keepalive_intvl
        - tcp: annotate data-races around tp->keepalive_probes
        - tcp: annotate data-races around icsk->icsk_syn_retries
        - tcp: annotate data-races around tp->linger2
        - tcp: annotate data-races around rskq_defer_accept
        - tcp: annotate data-races around tp->notsent_lowat
        - tcp: annotate data-races around icsk->icsk_user_timeout
        - tcp: annotate data-races around fastopenq.max_qlen
        - net: phy: prevent stale pointer dereference in phy_init()
        - jbd2: recheck chechpointing non-dirty buffer
        - tracing/histograms: Return an error if we fail to add histogram to
          hist_vars list
        - drm/ttm: fix bulk_move corruption when adding a entry
        - spi: dw: Remove misleading comment for Mount Evans SoC
        - scsi/sg: don't grab scsi host module reference
        - scsi: sg: Fix checking return value of blk_get_queue()
        - drm/amd/display: Clean up errors & warnings in amdgpu_dm.c
        - drm/amd/display: Add polling method to handle MST reply packet
        - Revert "drm/amd/display: edp do not add non-edid timings"
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.4.8
        - [x86] platform/x86/amd/pmf: Notify OS power slider update
        - [x86] platform/x86/amd/pmf: reduce verbosity of apmf_get_system_params
        - drm/amd: Move helper for dynamic speed switch check out of smu13
        - drm/amd: Align SMU11 SMU_MSG_OverridePcieParameters implementation with
          SMU13
        - r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM
          is disabled during NAPI poll")
        - jbd2: Fix wrongly judgement for buffer head removing while doing
          checkpoint
        - [arm64] KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvm
        - blk-mq: Fix stall due to recursive flush plug
        - [powerpc*] pseries/vas: Hold mmap_mutex after mmap lock during window
          close
        - [s390x] KVM: s390: pv: simplify shutdown and fix race
        - [s390x] KVM: s390: pv: fix index value of replaced ASCE
        - [s390x] mm: fix per vma lock fault handling
        - io_uring: don't audit the capability check in io_uring_create()
        - gpio: tps68470: Make tps68470_gpio_output() always set the initial value
        - gpio: mvebu: Make use of devm_pwmchip_add
        - gpio: mvebu: fix irq domain leak
        - regmap: Disable locking for RBTREE and MAPLE unit tests
        - btrfs: factor out a btrfs_verify_page helper
        - btrfs: fix fsverify read error handling in end_page_read
        - btrfs: fix race between quota disable and relocation
        - i2c: Delete error messages for failed memory allocations
        - i2c: Improve size determinations
        - i2c: nomadik: Remove unnecessary goto label
        - i2c: nomadik: Use devm_clk_get_enabled()
        - i2c: nomadik: Remove a useless call in the remove function
        - PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()
        - PCI/ASPM: Factor out pcie_wait_for_retrain()
        - PCI/ASPM: Avoid link retraining race
        - PCI: rockchip: Remove writes to unused registers
        - PCI: rockchip: Fix window mapping and address translation for endpoint
        - PCI: rockchip: Don't advertise MSI-X in PCIe capabilities
        - drm/amd/display: Convert Delaying Aux-I Disable To Monitor Patch
        - drm/amd/display: Keep disable aux-i delay as 0
        - drm/amd/display: add pixel rate based CRB allocation support
        - drm/amd/display: fix dcn315 single stream crb allocation
        - drm/amd/display: Update correct DCN314 register header
        - drm/amd/display: Set minimum requirement for using PSR-SU on Rembrandt
        - drm/amd/display: Set minimum requirement for using PSR-SU on Phoenix
        - drm/ttm: never consider pinned BOs for eviction&swap
        - maple_tree: add __init and __exit to test module
        - maple_tree: fix 32 bit mas_next testing
        - drm/amd/display: Add FAMS validation before trying to use it
        - drm/amd/display: update extended blank for dcn314 onwards
        - drm/amd/display: Fix possible underflow for displays with large vblank
        - drm/amd/display: Prevent vtotal from being set to 0
        - ext4: add EXT4_MB_HINT_GOAL_ONLY test in ext4_mb_use_preallocated
        - ext4: mballoc: Remove useless setting of ac_criteria
        - ext4: fix rbtree traversal bug in ext4_mb_use_preallocated
        - phy: phy-mtk-dp: Fix an error code in probe()
        - phy: mediatek: hdmi: mt8195: fix prediv bad upper limit test
        - phy: qcom-snps-femto-v2: keep cfg_ahb_clk enabled during runtime suspend
        - phy: qcom-snps-femto-v2: properly enable ref clock
        - soundwire: qcom: update status correctly with mask
        - soundwire: amd: Fix a check for errors in probe()
        - media: tc358746: Address compiler warnings
        - media: staging: atomisp: select V4L2_FWNODE
        - media: amphion: Fix firmware path to match linux-firmware
        - media: mtk-jpeg: move data/code inside CONFIG_OF blocks
        - media: mtk_jpeg_core: avoid unused-variable warning
        - i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
        - iavf: fix potential deadlock on allocation failure
        - iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILED
        - net: phy: marvell10g: fix 88x3310 power up
        - [arm64] net: hns3: fix the imp capability bit cannot exceed 32 bits issue
        - [arm64] net: hns3: fix wrong tc bandwidth weight data issue
        - [arm64] net: hns3: fix wrong bw weight of disabled tc issue
        - vxlan: calculate correct header length for GPE
        - vxlan: generalize vxlan_parse_gpe_hdr and remove unused args
        - vxlan: fix GRO with VXLAN-GPE
        - phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()
        - atheros: fix return value check in atl1_tso()
        - ethernet: atheros: fix return value check in atl1e_tso_csum()
        - ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new
          temporary address
        - net: fec: avoid tx queue timeout when XDP is enabled
        - tcp: Reduce chance of collisions in inet6_hashfn(). (CVE-2023-1206)
        - ice: Fix memory management in ice_ethtool_fdir.c
        - bonding: reset bond's flags when down link is P2P device
        - team: reset team's flags when down link is P2P device
        - octeontx2-af: Fix hash extraction enable configuration
        - net: stmmac: Apply redundant write work around on 4.xx too
        - [x86] platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100
        - [x86] traps: Fix load_unaligned_zeropad() handling for shared TDX memory
        - macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFF
        - igc: Fix Kernel Panic during ndo_tx_timeout callback
        - netfilter: nft_set_rbtree: fix overlap expiration walk
        - netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR
        - netfilter: nf_tables: disallow rule addition to bound chain via
          NFTA_RULE_CHAIN_ID (CVE-2023-4147)
        - mm: suppress mm fault logging if fatal signal already pending
        - tools: ynl-gen: fix enum index in _decode_enum(..)
        - net: fec: tx processing does not call XDP APIs if budget is 0
        - net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
        - benet: fix return value check in be_lancer_xmit_workarounds()
        - tipc: check return value of pskb_trim()
        - tipc: stop tipc crypto on failure in tipc_node_create
        - fs/9p: Fix a datatype used with V9FS_DIRECT_IO
        - RDMA/mlx4: Make check for invalid flags stricter
        - [arm64] drm/msm/mdss: correct UBWC programming for SM8550
        - [arm64] drm/msm/dpu: add missing flush and fetch bits for DMA4/DMA5 planes
        - [arm64] drm/msm/dpu: drop enum dpu_core_perf_data_bus_id
        - [arm64] drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY
          config
        - [arm64] drm/msm/adreno: Fix snapshot BINDLESS_DATA size
        - RDMA/irdma: Add missing read barriers
        - RDMA/irdma: Fix data race on CQP completion stats
        - RDMA/irdma: Fix data race on CQP request done
        - RDMA/core: Update CMA destination address on rdma_resolve_addr
        - RDMA/mthca: Fix crash when polling CQ for shared QPs
        - RDMA/bnxt_re: Prevent handling any completions after qp destroy
        - RDMA/bnxt_re: Enhance the existing functions that wait for FW responses
        - RDMA/bnxt_re: Avoid the command wait if firmware is inactive
        - RDMA/bnxt_re: use shadow qd while posting non blocking rcfw command
        - RDMA/bnxt_re: Simplify the function that sends the FW commands
        - RDMA/bnxt_re: add helper function __poll_for_resp
        - RDMA/bnxt_re: Fix hang during driver unload
        - [arm64] drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()
        - [arm64] drm/msm: Fix hw_fence error path cleanup
        - cxl/acpi: Fix a use-after-free in cxl_parse_cfmws()
        - cxl/acpi: Return 'rc' instead of '0' in cxl_parse_cfmws()
        - [arm64] ASoC: fsl_spdif: Silence output on stop
        - block: Fix a source code comment in include/uapi/linux/blkzoned.h
        - smb3: do not set NTLMSSP_VERSION flag for negotiate not auth request
        - [x86] drm/i915: Fix an error handling path in igt_write_huge()
        - xenbus: check xen_domain in xenbus_probe_initcall
        - dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths
        - dm raid: clean up four equivalent goto tags in raid_ctr()
        - dm raid: protect md_stop() with 'reconfig_mutex'
        - drm/amd: Fix an error handling mistake in psp_sw_init()
        - drm/amd/display: Unlock on error path in
          dm_handle_mst_sideband_msg_ready_event()
        - RDMA/irdma: Fix op_type reporting in CQEs
        - RDMA/irdma: Report correct WC error
        - [arm64] drm/msm: Disallow submit with fence id 0
        - ublk: fail to start device if queue setup is interrupted
        - ublk: fail to recover device if queue setup is interrupted
        - ublk: return -EINTR if breaking from waiting for existed users in DEL_DEV
        - iommufd: IOMMUFD_DESTROY should not increase the refcount
        - tmpfs: fix Documentation of noswap and huge mount options
        - ata: pata_ns87415: mark ns87560_tf_read static
        - ring-buffer: Fix wrong stat of cpu_buffer->read
        - tracing: Fix warning in trace_buffered_event_disable()
        - Revert "usb: gadget: tegra-xudc: Fix error check in
          tegra_xudc_powerdomain_init()"
        - usb: gadget: call usb_gadget_check_config() to verify UDC capability
        - USB: gadget: Fix the memory leak in raw_gadget driver
        - usb: gadget: core: remove unbalanced mutex_unlock in usb_gadget_activate
        - KVM: Grab a reference to KVM for VM and vCPU stats file descriptors
        - [x86] KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest
        - [x86] KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid
        - serial: qcom-geni: drop bogus runtime pm state update
        - tty: serial: sh-sci: Fix sleeping in atomic context
        - serial: 8250_dw: Preserve original value of DLF register
        - USB: serial: option: support Quectel EM060K_128
        - USB: serial: option: add Quectel EC200A module support
        - USB: serial: simple: add Kaufmann RKS+CAN VCP
        - USB: serial: simple: sort driver entries
        - can: gs_usb: gs_can_close(): add missing set of CAN state to
          CAN_STATE_STOPPED
        - TIOCSTI: always enable for CAP_SYS_ADMIN (Closes: #1039092)
        - usb: typec: Set port->pd before adding device for typec_port
        - usb: typec: Iterate pds array when showing the pd list
        - usb: typec: Use sysfs_emit_at when concatenating the string
        - Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"
        - usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phy
        - usb: dwc3: don't reset device side if dwc3 was configured as host-only
        - usb: misc: ehset: fix wrong if condition
        - usb: ohci-at91: Fix the unhandle interrupt when resume
        - USB: quirks: add quirk for Focusrite Scarlett
        - usb: cdns3: fix incorrect calculation of ep_buf_size when more than one
          config
        - usb: xhci-mtk: set the dma max_seg_size
        - Revert "usb: xhci: tegra: Fix error check"
        - Documentation: security-bugs.rst: update preferences when dealing with the
          linux-distros group
        - Documentation: security-bugs.rst: clarify CVE handling
        - staging: r8712: Fix memory leak in _r8712_init_xmit_priv()
        - staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()
        - tty: n_gsm: fix UAF in gsm_cleanup_mux
        - Revert "xhci: add quirk for host controllers that don't update endpoint
          DCS"
        - ALSA: hda/realtek: Support ASUS G713PV laptop
        - ALSA: hda/relatek: Enable Mute LED on HP 250 G8
        - hwmon: (k10temp) Enable AMD3255 Proc to show negative temperature
        - hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabled
        - hwmon: (aquacomputer_d5next) Fix incorrect PWM value readout
        - hwmon: (pmbus_core) Fix pmbus_is_enabled()
        - hwmon: (pmbus_core) Fix NULL pointer dereference
        - hwmon: (pmbus_core) Fix Deadlock in pmbus_regulator_get_status
        - btrfs: zoned: do not enable async discard
        - btrfs: account block group tree when calculating global reserve size
        - btrfs: check if the transaction was aborted at btrfs_wait_for_commit()
        - btrfs: check for commit error at btrfs_attach_transaction_barrier()
        - [x86] MCE/AMD: Decrement threshold_bank refcount when removing threshold
          blocks
        - [x86] cpu: Enable STIBP on AMD if Automatic IBRS is enabled
        - file: always lock position for FMODE_ATOMIC_POS
        - nfsd: Remove incorrect check in nfsd4_validate_stateid
        - ksmbd: check if a mount point is crossed during path lookup
        - ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()
        - tpm_tis: Explicitly check for error code
        - irq-bcm6345-l1: Do not assume a fixed block to cpu mapping
        - irqchip/gic-v4.1: Properly lock VPEs when doing a directLPI invalidation
        - locking/rtmutex: Fix task->pi_waiters integrity
        - proc/vmcore: fix signedness bug in read_from_oldmem()
        - xen: speed up grant-table reclaim
        - virtio-net: fix race between set queues and probe
        - net: ipa: only reset hashed tables when supported
        - net: dsa: qca8k: enable use_single_write for qca8xxx
        - net: dsa: qca8k: fix search_and_insert wrong handling of new rule
        - net: dsa: qca8k: fix broken search_and_del
        - net: dsa: qca8k: fix mdb add/del case with 0 VID
        - iommufd: Set end correctly when doing batch carry
        - soundwire: fix enumeration completion
        - Revert "um: Use swap() to make code cleaner"
        - 9p: fix ignored return value in v9fs_dir_release
        - fs/9p: remove unnecessary and overrestrictive check
        - fs/9p: fix typo in comparison logic for cache mode
        - fs/9p: fix type mismatch in file cache mode helper
        - fs/9p: remove unnecessary invalidate_inode_pages2
        - [s390x] dasd: fix hanging device after quiesce/resume
        - [s390x] dasd: print copy pair message only for the correct error
        - mptcp: more accurate NL event generation
        - ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 register
        - [arm64] sme: Set new vector length before reallocating
        - PM: sleep: wakeirq: fix wake irq arming
        - thermal: of: fix double-free on unregistration
        - ceph: never send metrics if disable_send_metrics is set
        - [x86] drm/i915/dpt: Use shmem for dpt objects
        - dm cache policy smq: ensure IO doesn't prevent cleaner policy progress
        - rbd: make get_lock_owner_info() return a single locker or NULL
        - rbd: harden get_lock_owner_info() a bit
        - rbd: retrieve and check lock owner twice before blocklisting
        - mm: lock VMA in dup_anon_vma() before setting ->anon_vma
        - mm: fix memory ordering for mm_lock_seq and vm_lock_seq
        - mm/memory-failure: fix hardware poison check in unpoison_memory()
        - mm/mempolicy: Take VMA lock before replacing policy
        - dma-buf: keep the signaling time of merged fences v3
        - dma-buf: fix an error pointer vs NULL bug
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.4.9
        - xen/netback: Fix buffer overrun triggered by unusual packet
          (CVE-2023-34319)
        - [x86] fix backwards merge of GDS/SRSO bit
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.4.10
        - mm: lock_vma_under_rcu() must check vma->anon_vma under vma lock
        - [arm64] iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982
        - [arm64] iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
        - [arm64] iommu/arm-smmu-v3: Add explicit feature for nesting
        - [arm64] iommu/arm-smmu-v3: Document nesting-related errata
        - [arm64] dts: imx8mm-venice-gw7903: disable disp_blk_ctrl
        - [arm64] dts: imx8mm-venice-gw7904: disable disp_blk_ctrl
        - [arm64] dts: phycore-imx8mm: Label typo-fix of VPU
        - [arm64] dts: phycore-imx8mm: Correction in gpio-line-names
        - [arm64] dts: imx8mn-var-som: add missing pull-up for onboard PHY reset
          pinmux
        - [arm64] dts: freescale: Fix VPU G2 clock
        - [arm64] firmware: smccc: Fix use of uninitialised results structure
        - lib/bitmap: workaround const_eval test build failure
        - [arm64] soc: imx: imx8mp-blk-ctrl: register HSIO PLL clock as
          bus_power_dev child
        - [arm64] firmware: arm_scmi: Fix chan_free cleanup on SMC
        - word-at-a-time: use the same return type for has_zero regardless of
          endianness
        - [s390x] vmem: split pages when debug pagealloc is enabled
        - [s390x] KVM: s390: fix sthyi error handling
        - erofs: fix wrong primary bvec selection on deduplicated extents
        - [arm64] perf pmu arm64: Fix reading the PMU cpu slots in sysfs
        - wifi: cfg80211: Fix return value in scan logic
        - net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groups
        - net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx
        - net/mlx5: fix potential memory leak in mlx5e_init_rep_rx
        - net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()
        - net/mlx5: Honor user input for migratable port fn attr
        - net/mlx5e: Don't hold encap tbl lock if there is no encap action
        - net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is set
        - net/mlx5e: Move representor neigh cleanup to profile cleanup_tx
        - net/mlx5e: xsk: Fix invalid buffer access for legacy rq
        - net/mlx5e: xsk: Fix crash on regular rq reactivation
        - net/mlx5e: kTLS, Fix protection domain in use syndrome when devlink reload
        - net/mlx5: fs_chains: Fix ft prio if ignore_flow_level is not supported
        - net/mlx5: Unregister devlink params in case interface is down
        - bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
        - rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
        - net: sched: cls_u32: Fix match key mis-addressing
        - mISDN: hfcpci: Fix potential deadlock on &hc->lock
        - net: stmmac: tegra: Properly allocate clock bulk data
        - qed: Fix scheduling in a tasklet while getting stats
        - net: move gso declarations and functions to their own files
        - net: gro: fix misuse of CB in udp socket lookup
        - net: annotate data-races around sk->sk_reserved_mem
        - net: annotate data-race around sk->sk_txrehash
        - net: annotate data-races around sk->sk_max_pacing_rate
        - net: add missing READ_ONCE(sk->sk_rcvlowat) annotation
        - net: add missing READ_ONCE(sk->sk_sndbuf) annotation
        - net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
        - net: annotate data-races around sk->sk_mark
        - net: add missing data-race annotations around sk->sk_peek_off
        - net: add missing data-race annotation for sk_ll_usec
        - net: annotate data-races around sk->sk_priority
        - net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
        - net: usb: lan78xx: reorder cleanup operations to avoid UAF bugs
        - ice: Fix RDMA VSI removal during queue rebuild
        - bnxt: don't handle XDP in netpoll
        - octeon_ep: initialize mbox mutexes
        - bpf: Move unprivileged checks into map_create() and bpf_prog_load()
        - bpf: Inline map creation logic in map_create() function
        - bpf: Centralize permissions checks for all BPF map types
        - bpf, cpumap: Make sure kthread is running before map update returns
        - bpf, cpumap: Handle skb as well when clean up ptr_ring
        - net/sched: cls_u32: No longer copy tcf_result on update to avoid
          use-after-free (CVE-2023-4128)
        - net/sched: cls_fw: No longer copy tcf_result on update to avoid
          use-after-free (CVE-2023-4128)
        - net/sched: cls_route: No longer copy tcf_result on update to avoid
          use-after-free (CVE-2023-4128)
        - bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
        - net: ll_temac: fix error checking of irq_of_parse_and_map()
        - net: korina: handle clk prepare error in korina_probe()
        - net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
        - bnxt_en: Fix page pool logic for page size >= 64K
        - bnxt_en: Fix max_mtu setting for multi-buf XDP
        - net: dcb: choose correct policy to parse DCB_ATTR_BCN
        - [s390x] qeth: Don't call dev_close/dev_open (DOWN/UP)
        - ip6mr: Fix skb_under_panic in ip6mr_cache_report()
        - vxlan: Fix nexthop hash size
        - net/mlx5: fs_core: Make find_closest_ft more generic
        - net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prio
        - net/mlx5e: Set proper IPsec source port in L4 selector
        - prestera: fix fallback to previous version on same major version
        - tcp_metrics: fix addr_same() helper
        - tcp_metrics: annotate data-races around tm->tcpm_stamp
        - tcp_metrics: annotate data-races around tm->tcpm_lock
        - tcp_metrics: annotate data-races around tm->tcpm_vals[]
        - tcp_metrics: annotate data-races around tm->tcpm_net
        - tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
        - scsi: zfcp: Defer fc_rport blocking until after ADISC response
        - scsi: storvsc: Limit max_sectors for virtual Fibre Channel devices
        - Documentation: kdump: Add va_kernel_pa_offset for RISCV64
        - libceph: fix potential hang in ceph_osdc_notify()
        - USB: zaurus: Add ID for A-300/B-500/C-700
        - ceph: defer stopping mdsc delayed_work
        - [arm64] firmware: arm_scmi: Drop OF node reference in the transport
          channel setup
        - exfat: use kvmalloc_array/kvfree instead of kmalloc_array/kfree
        - exfat: check if filename entries exceeds max filename length
          (CVE-2023-4273)
        - exfat: release s_lock before calling dir_emit()
        - mtd: spinand: toshiba: Fix ecc_get_status
        - mtd: spinand: winbond: Fix ecc_get_status
        - mtd: rawnand: meson: fix OOB available bytes for ECC
        - bpf: Disable preemption in bpf_perf_event_output
        - [arm64] dts: stratix10: fix incorrect I2C property for SCL signal
        - net: tun_chr_open(): set sk_uid from current_fsuid() (CVE-2023-4194)
        - net: tap_open(): set sk_uid from current_fsuid() (CVE-2023-4194)
        - wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)
        - [x86] hyperv: Disable IBT when hypercall page lacks ENDBR instruction
        - rbd: prevent busy loop when requesting exclusive lock
        - bpf: Disable preemption in bpf_event_output
        - smb: client: fix dfs link mount against w2k8
        - [powerpc*] ftrace: Create a dummy stackframe to fix stack unwind
        - [arm64] fpsimd: Sync and zero pad FPSIMD state for streaming SVE
        - [arm64] fpsimd: Clear SME state in the target task when setting the VL
        - [arm64] fpsimd: Sync FPSIMD state with SVE for SME only systems
        - [arm64] ptrace: Flush FP state when setting ZT0
        - [arm64] ptrace: Don't enable SVE when setting streaming SVE
        - open: make RESOLVE_CACHED correctly test for O_TMPFILE
        - drm/ttm: check null pointer before accessing when swapping
        - [x86] drm/i915: Fix premature release of request's reusable memory
        - [x86] drm/i915/gt: Cleanup aux invalidation registers
        - Revert "page cache: fix page_cache_next/prev_miss off by one"
        - sunvnet: fix sparc64 build error after gso code split
        - clk: imx93: Propagate correct error in imx93_clocks_probe()
        - file: reinstate f_pos locking optimization for regular files
        - mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()
        - fs/sysv: Null check to prevent null-ptr-deref bug
        - Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
          (CVE-2023-40283)
        - debugobjects: Recheck debug_objects_enabled before reporting
        - net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
        - fs: Protect reconfiguration of sb read-write from racing writes
        - mm/gup: do not return 0 from pin_user_pages_fast() for bad args
        - btrfs: remove BUG_ON()'s in add_new_free_space()
        - f2fs: fix to do sanity check on direct node in truncate_dnode()
        - io_uring: annotate offset timeout races
        - mtd: rawnand: omap_elm: Fix incorrect type in assignment
        - mtd: rawnand: rockchip: fix oobfree offset and description
        - mtd: rawnand: rockchip: Align hwecc vs. raw page helper layouts
        - clk: mediatek: mt8183: Add back SSPM related clocks
        - mtd: spi-nor: avoid holes in struct spi_mem_op
        - mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()
        - [powerpc*] mm/altmap: Fix altmap boundary check
        - drm/imx/ipuv3: Fix front porch adjustment upon hactive aligning
        - drm/amdgpu: Use apt name for FW reserved region
        - [x86] drm/i915: Add the gen12_needs_ccs_aux_inv helper
        - [x86] drm/i915/gt: Ensure memory quiesced before invalidation
        - [x86] drm/i915/gt: Add workaround 14016712196
        - [x86] drm/i915/gt: Rename flags with bit_group_X according to the
          datasheet
        - [x86] drm/i915/gt: Poll aux invalidation register bit on invalidation
        - [x86] drm/i915/gt: Support aux invalidation on all engines
        - [x86] drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control and in the
          CS
        - [x86] CPU/AMD: Do not leak quotient data after a division by 0
          (CVE-2023-20588)
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.4.11
        - tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7
        - tpm: Disable RNG for all AMD fTPMs
        - tpm/tpm_tis: Disable interrupts for Lenovo P620 devices
        - tpm: Add a helper for checking hwrng enabled
        - ksmbd: validate command request size
        - ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()
        - [x86] KVM: SEV: snapshot the GHCB before accessing it
        - [x86] KVM: SEV: only access GHCB fields once (CVE-2023-4155)
        - wifi: nl80211: fix integer overflow in nl80211_parse_mbssid_elems()
        - wifi: rtw89: fix 8852AE disconnection caused by RX full flags
        - wireguard: allowedips: expand maximum node depth
        - mmc: sdhci-f-sdh30: Replace with sdhci_pltfm
        - ipv6: adjust ndisc_is_useropt() to also return true for PIO
        - mptcp: avoid bogus reset on fallback close
        - mptcp: fix disconnect vs accept race
        - dmaengine: pl330: Return DMA_PAUSED when transaction is paused
        - dmaengine: xilinx: xdma: Fix interrupt vector setting
        - net: mana: Fix MANA VF unload when hardware is unresponsive
        - ACPI: resource: revert "Remove "Zen" specific match and quirks"
        - ACPI: resource: Always use MADT override IRQ settings for all legacy non
          i8042 IRQs
        - ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD Zen
        - ACPI: resource: Add IRQ override quirk for PCSpecialist Elimina Pro 16 M
        - zram: take device and not only bvec offset into account
        - [riscv64] Start of DRAM should at least be aligned on PMD size for the
          direct mapping
        - [riscv64] kexec: load initrd high in available memory
        - [riscv64] mmio: Fix readX()-to-delay() ordering
        - [riscv64] kexec: handle R_RISCV_CALL_PLT relocation type
        - riscv: mm: fix 2 instances of -Wmissing-variable-declarations
        - nvme: fix possible hang when removing a controller during error recovery
        - nvme-tcp: fix potential unbalanced freeze & unfreeze
        - nvme-rdma: fix potential unbalanced freeze & unfreeze
        - nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512G
        - drm/nouveau/gr: enable memory loads on helper invocation on all channels
        - drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issues
        - drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap()
        - drm/amdgpu: fix possible UAF in amdgpu_cs_pass1()
        - drm/amd/pm: correct the pcie width for smu 13.0.0
        - drm/amd/display: Fix a regression on Polaris cards
        - drm/amd/display: check attr flag before set cursor degamma on DCN3+
        - drm/amd: Disable S/G for APUs when 64GB or more host memory
        - tpm: tpm_tis: Fix UPX-i11 DMI_MATCH condition
        - tpm_tis: Opt-in interrupts
        - cpuidle: dt_idle_genpd: Add helper function to remove genpd topology
        - cpuidle: psci: Move enabling OSI mode after power domains creation
        - io_uring: correct check for O_TMPFILE
        - zsmalloc: fix races between modifications of fullness and isolated
        - hwmon: (pmbus/bel-pfe) Enable PMBUS_SKIP_STATUS_CHECK for pfe1100
        - cpufreq: amd-pstate: fix global sysfs attribute type
        - fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regions
        - nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput
        - accel/ivpu: Add set_pages_array_wc/uc for internal buffers
        - hugetlb: do not clear hugetlb dtor until allocating vmemmap
        - mm: memory-failure: fix potential unexpected return value from
          unpoison_memory()
        - mm: memory-failure: avoid false hwpoison page mapped error info
        - drm/amd/pm: expose swctf threshold setting for legacy powerplay
        - drm/amd/pm: avoid unintentional shutdown due to temperature momentary
          fluctuation
        - iio: cros_ec: Fix the allocation size for cros_ec_command
        - iio: frequency: admv1013: propagate errors from regulator_get_voltage()
        - iio: adc: ad7192: Fix ac excitation feature
        - iio: adc: meson: fix core clock enable/disable moment
        - iio: adc: ina2xx: avoid NULL pointer dereference on OF device match
        - [arm*] binder: fix memory leak in binder_init()
        - misc: rtsx: judge ASPM Mode to set PETXCFG Reg
        - [x86] thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request()
        - usb-storage: alauda: Fix uninit-value in alauda_check_media()
        - usb: dwc3: Properly handle processing of pending events
        - USB: Gadget: core: Help prevent panic during UVC unconfigure
        - usb: common: usb-conn-gpio: Prevent bailing out if initial role is none
        - usb: typec: tcpm: Fix response to vsafe0V event
        - usb: typec: altmodes/displayport: Signal hpd when configuring pin
          assignment
        - [x86] srso: Fix build breakage with the LLVM linker
        - [x86] vdso: Choose the right GDT_ENTRY_CPUNODE for 32-bit getcpu() on
          64-bit kernel
        - [x86] cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405
        - [x86] mm: Fix VDSO and VVAR placement on 5-level paging machines
        - [x86] sev: Do not try to parse for the CC blob on non-AMD hardware
        - [x86] linkage: Fix typo of BUILD_VDSO in asm/linkage.h
        - [x86] speculation: Add cpu_show_gds() prototype
        - [x86] Move gds_ucode_mitigated() declaration to header
        - drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modes
        - netfilter: nf_tables: don't skip expired elements during walk
        - netfilter: nf_tables: GC transaction API to avoid race with control plane
        - netfilter: nf_tables: adapt set backend to use GC transaction API
        - netfilter: nft_set_hash: mark set element as dead when deleting from
          packet path
        - iio: imu: lsm6dsx: Fix mount matrix retrieval
        - iio: core: Prevent invalid memory access when there is no parent
        - iio: light: bu27034: Fix scale format
        - interconnect: qcom: Add support for mask-based BCMs
        - interconnect: qcom: sa8775p: add enable_mask for bcm nodes
        - interconnect: qcom: sm8450: add enable_mask for bcm nodes
        - interconnect: qcom: sm8550: add enable_mask for bcm nodes
        - [arm64] KVM: arm64: Fix hardware enable/disable flows for pKVM
        - net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail()
        - bpf, sockmap: Fix map type error in sock_map_del_link
        - bpf, sockmap: Fix bug that strp_done cannot be called
        - hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl
          report
        - mISDN: Update parameter type of dsp_cmx_send()
        - macsec: use DEV_STATS_INC()
        - mptcp: fix the incorrect judgment for msk->cb_flags
        - igc: Add lock to safeguard global Qbv variables
        - ionic: Add missing err handling for queue reconfig
        - net/packet: annotate data-races around tp->status
        - net/smc: Fix setsockopt and sysctl to specify same buffer size again
        - net/smc: Use correct buffer sizes when switching between TCP and SMC
        - PCI: move OF status = "disabled" detection to dev->match_driver
        - tcp: add missing family to tcp_set_ca_state() tracepoint
        - tunnels: fix kasan splat when generating ipv4 pmtu error
        - xsk: fix refcount underflow in error path
        - bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
        - dccp: fix data-race around dp->dccps_mss_cache
        - drivers: net: prevent tun_build_skb() to exceed the packet size limit
        - drivers: vxlan: vnifilter: free percpu vni stats on error path
        - iavf: fix potential races for FDIR filters
        - [amd64] IB/hfi1: Fix possible panic during hotplug remove
        - drm/amd/display: Don't show stack trace for missing eDP
        - drm/bridge: it6505: Check power state with it6505->powered in IRQ handler
        - drm/nouveau: remove unused tu102_gr_load() function
        - drm/rockchip: Don't spam logs in atomic check
        - wifi: brcm80211: handle params_v1 allocation failure
        - wifi: cfg80211: fix sband iftype data lookup for AP_VLAN
        - RDMA/umem: Set iova in ODP flow
        - RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAF
        - RDMA/bnxt_re: Fix error handling in probe failure path
        - net: tls: avoid discarding data on record close
        - net: marvell: prestera: fix handling IPv4 routes with nhid
        - net: phy: at803x: remove set/get wol callbacks for AR8032
        - net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on
          driver remove
        - [arm64] net: hns3: refactor hclge_mac_link_status_wait for interface reuse
        - [arm64] net: hns3: add wait until mac link down
        - [arm64] net: hns3: fix deadlock issue when externel_lb and reset are
          executed together
        - net: enetc: reimplement RFS/RSS memory clearing as PCI quirk
        - nexthop: Fix infinite nexthop dump when using maximum nexthop ID
        - nexthop: Make nexthop bucket dump more efficient
        - nexthop: Fix infinite nexthop bucket dump when using maximum nexthop ID
        - [arm64] net: hns3: fix strscpy causing content truncation issue
        - dmaengine: mcf-edma: Fix a potential un-allocated memory access
        - dmaengine: idxd: Clear PRS disable flag when disabling IDXD device
        - dmaengine: owl-dma: Modify mismatched function name
        - net/mlx5e: Take RTNL lock when needed before calling xdp_set_features()
        - net/mlx5e: TC, Fix internal port memory leak
        - net/mlx5: DR, Fix wrong allocation of modify hdr pattern
        - net/mlx5: Allow 0 for total host VFs
        - net/mlx5e: Unoffload post act rule when handling FIB events
        - net/mlx5: LAG, Check correct bucket when modifying LAG
        - net/mlx5: Skip clock update work when device is in error state
        - net/mlx5: Reload auxiliary devices in pci error handlers
        - ibmvnic: Enforce stronger sanity checks on login response
        - ibmvnic: Unmap DMA login rsp buffer on send login fail
        - ibmvnic: Handle DMA unmapping of login buffs in release functions
        - ibmvnic: Do partial reset on login failure
        - ibmvnic: Ensure login failure recovery is safe from other resets
        - gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extent
        - gpio: sim: mark the GPIO chip as a one that can sleep
        - btrfs: wait for actual caching progress during allocation
        - btrfs: don't stop integrity writeback too early
        - btrfs: don't wait for writeback on clean pages in extent_write_cache_pages
        - btrfs: properly clear end of the unreserved range in cow_file_range
        - btrfs: exit gracefully if reloc roots don't match
        - btrfs: reject invalid reloc tree root keys with stack dump
        - btrfs: set cache_block_group_error if we find an error
        - scsi: core: Fix legacy /proc parsing buffer overflow
        - [x86] scsi: storvsc: Fix handling of virtual Fibre Channel timeouts
        - scsi: ufs: renesas: Fix private allocation
        - scsi: 53c700: Check that command slot is not NULL
        - scsi: snic: Fix possible memory leak if device_add() fails
        - scsi: core: Fix possible memory leak if device_add() fails
        - scsi: fnic: Replace return codes in fnic_clean_pending_aborts()
        - scsi: qedi: Fix firmware halt over suspend and resume
        - scsi: qedf: Fix firmware halt over suspend and resume
        - [x86] platform/x86: lenovo-ymc: Only bind on machines with a convertible
          DMI chassis-type
        - platform: mellanox: Change register offset addresses
        - platform: mellanox: mlx-platform: Fix signals polarity and latch mask
        - platform: mellanox: mlx-platform: Modify graceful shutdown callback and
          power down mask
        - platform: mellanox: Fix order in exit flow
        - [x86] platform/x86: serial-multi-instantiate: Auto detect IRQ resource for
          CSC3551
        - ACPI: scan: Create platform device for CS35L56
        - [alpha] remove __init annotation from exported page_is_ram()
    
      [ Vincent Blut ]
      * [x86] drivers/platform/x86/intel/int3472: Enable INTEL_SKL_INT3472 as
        module (Closes: #1038385)
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 3
      * [rt] Drop "posix-timers: Ensure timer ID search-loop limit is valid"
        (applied upstream)
      * [rt] Update to 6.4.6-rt8
      * [rt] Drop "locking/rtmutex: Fix task->pi_waiters integrity" (applied
        upstream)
      * [x86] retpoline: Don't clobber RFLAGS during srso_safe_ret()
        (Closes: #1043585)
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 17 Aug 2023 21:46:04 +0200
  • linux (6.4.4-3) unstable; urgency=high
    
      * io_uring: gate iowait schedule on having pending requests (Closes: #1041855)
      * [x86] Add mitigations for Gather Data Sampling (GDS) (CVE-2022-40982)
        - init: Provide arch_cpu_finalize_init()
        - x86/cpu: Switch to arch_cpu_finalize_init()
        - ARM: cpu: Switch to arch_cpu_finalize_init()
        - ia64/cpu: Switch to arch_cpu_finalize_init()
        - loongarch/cpu: Switch to arch_cpu_finalize_init()
        - m68k/cpu: Switch to arch_cpu_finalize_init()
        - mips/cpu: Switch to arch_cpu_finalize_init()
        - sh/cpu: Switch to arch_cpu_finalize_init()
        - sparc/cpu: Switch to arch_cpu_finalize_init()
        - um/cpu: Switch to arch_cpu_finalize_init()
        - init: Remove check_bugs() leftovers
        - init: Invoke arch_cpu_finalize_init() earlier
        - init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
        - x86/init: Initialize signal frame size late
        - x86/fpu: Remove cpuinfo argument from init functions
        - x86/fpu: Mark init functions __init
        - x86/fpu: Move FPU initialization into arch_cpu_finalize_init()
        - x86/speculation: Add Gather Data Sampling mitigation
        - x86/speculation: Add force option to GDS mitigation
        - x86/speculation: Add Kconfig option for GDS
        - KVM: Add GDS_NO support to KVM
        - x86/mem_encrypt: Unbreak the AMD_MEM_ENCRYPT=n build
        - x86/xen: Fix secondary processors' FPU initialization
        - Documentation/x86: Fix backwards on/off logic about YMM support
      * [x86] Add a Speculative RAS Overflow (SRSO) mitigation (CVE-2023-20569)
        - x86/bugs: Increase the x86 bugs vector size to two u32s
        - x86/srso: Add a Speculative RAS Overflow mitigation
        - x86/srso: Add IBPB_BRTYPE support
        - x86/srso: Add SRSO_NO support
        - x86/srso: Add IBPB
        - x86/srso: Add IBPB on VMEXIT
        - x86/srso: Fix return thunks in generated code
        - x86/srso: Add a forgotten NOENDBR annotation
        - x86/srso: Tie SBPB bit setting to microcode patch detection
      * Bump ABI to 2
    
     -- Salvatore Bonaccorso <email address hidden>  Tue, 08 Aug 2023 19:08:55 +0200
  • linux (6.4.4-2) unstable; urgency=high
    
      [ John Paul Adrian Glaubitz ]
      * [sh4] Add i2c-modules udeb for sh7785lcr flavor
    
      [ Salvatore Bonaccorso ]
      * [x86] cpu/amd: Move the errata checking functionality up
      * [x86] cpu/amd: Add a Zenbleed fix (CVE-2023-20593)
      * net/sched: cls_fw: Fix improper refcount update leads to use-after-free
        (CVE-2023-3776)
      * net/sched: sch_qfq: account for stab overhead in qfq_enqueue (CVE-2023-3611)
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 30 Jul 2023 06:50:27 +0200
  • linux (6.4.4-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.4.2
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.4.3
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.4.4
        - Revert "drm/amd/display: edp do not add non-edid timings"
          (Closes: #1040346)
        - netfilter: nf_tables: do not ignore genmask when looking up chain by id
          (CVE-2023-31248)
        - netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
          (CVE-2023-35001)
    
      [ Vincent Pelletier ]
      * [riscv64] enable CONFIG_SND_HDA_INTEL as module
    
      [ Salvatore Bonaccorso ]
      * Compile with gcc-13 on all architectures
      * [rt] Refresh "serial: 8250: implement non-BKL console"
      * Set ABI to 1
    
      [ Benjamin Poirier ]
      * kernel/trace: Enable FPROBE
    
      [ Ben Hutchings ]
      * d/rules.real: Fix CROSS_COMPILE definition for hppa native build
        (regression in 6.4~rc7-1~exp1)
    
      [ Bastian Blank ]
      * Include kbuild package into ABI. (closes: #1040178)
      * [powerpc,riscv64,s390x] Enable DEBUG_INFO_BTF.
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 23 Jul 2023 08:53:20 +0200
  • linux (6.3.11-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.3.8
        - [x86] platform/surface: aggregator: Allow completion work-items to be
          executed in parallel
        - [x86] platform/surface: aggregator_tabletsw: Add support for book mode in
          KIP subsystem
        - [arm64] spi: qup: Request DMA before enabling clocks
        - afs: Fix setting of mtime when creating a file/dir/symlink
        - wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_poll
        - bpf, sockmap: Avoid potential NULL dereference in
          sk_psock_verdict_data_ready()
        - neighbour: fix unaligned access to pneigh_entry
        - net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294
        - bpf: Fix UAF in task local storage
        - bpf: Fix elem_size not being set for inner maps
        - net/ipv6: fix bool/int mismatch for skip_notify_on_dev_down
        - net/smc: Avoid to access invalid RMBs' MRs in SMCRv1 ADD LINK CONT
        - [arm64] net: enetc: correct the statistics of rx bytes
        - [arm64] net: enetc: correct rx_bytes statistics of XDP
        - net/sched: fq_pie: ensure reasonable TCA_FQ_PIE_QUANTUM values
        - [x86] drm/i915: Explain the magic numbers for AUX SYNC/precharge length
        - [x86] drm/i915: Use 18 fast wake AUX sync len
        - Bluetooth: Split bt_iso_qos into dedicated structures
        - Bluetooth: ISO: consider right CIS when removing CIG at cleanup
        - Bluetooth: ISO: Fix CIG auto-allocation to select configurable CIG
        - Bluetooth: hci_sync: add lock to protect HCI_UNREGISTER
        - Bluetooth: Fix l2cap_disconnect_req deadlock
        - Bluetooth: ISO: don't try to remove CIG if there are bound CIS left
        - Bluetooth: hci_conn: Add support for linking multiple hcon
        - Bluetooth: hci_conn: Fix not matching by CIS ID
        - Bluetooth: ISO: use correct CIS order in Set CIG Parameters event
        - Bluetooth: L2CAP: Add missing checks for invalid DCID
        - wifi: mac80211: use correct iftype HE cap
        - wifi: cfg80211: reject bad AP MLD address
        - wifi: mac80211: mlme: fix non-inheritence element
        - wifi: mac80211: don't translate beacon/presp addrs
        - qed/qede: Fix scheduling while atomic
        - wifi: cfg80211: fix locking in sched scan stop work
        - netfilter: nf_tables: Add null check for nla_nest_start_noflag() in
          nft_dump_basechain_hook()
        - netfilter: nft_bitwise: fix register tracking
        - netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelper
        - netfilter: ipset: Add schedule point in call_ad().
        - netfilter: nf_tables: out-of-bound check in chain blob
        - [arm64,armhf] drm/lima: fix sched context destroy
        - ipv6: rpl: Fix Route of Death. (CVE-2023-2156)
        - tcp: gso: really support BIG TCP
        - rfs: annotate lockless accesses to sk->sk_rxhash
        - rfs: annotate lockless accesses to RFS sock flow table
        - net: sched: add rcu annotations around qdisc->qdisc_sleeping
        - ice: make writes to /dev/gnssX synchronous
        - net: sched: move rtm_tca_policy declaration to include file
        - net: openvswitch: fix upcall counter access before allocation
        - net: sched: act_police: fix sparse errors in tcf_police_dump()
        - net: sched: fix possible refcount leak in tc_chain_tmplt_add()
        - bpf: Add extra path pointer check to d_path helper
        - drm/amdgpu: fix Null pointer dereference error in
          amdgpu_device_recover_vram
        - lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release()
        - [arm64] net: bcmgenet: Fix EEE implementation
        - bnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg()
        - bnxt_en: Don't issue AP reset during ethtool's reset operation
        - bnxt_en: Query default VLAN before VNIC setup on a VF
        - bnxt_en: Skip firmware fatal error recovery if chip is not accessible
        - bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE event
        - bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacks
        - [arm64] drm/msm/a6xx: initialize GMU mutex earlier
        - batman-adv: Broken sync while rescheduling delayed work
        - Input: xpad - delete a Razer DeathAdder mouse VID/PID entry
        - Input: psmouse - fix OOB access in Elantech protocol
        - Input: fix open count when closing inhibited device
        - ALSA: hda: Fix kctl->id initialization
        - ALSA: ymfpci: Fix kctl->id initialization
        - [i386] ALSA: gus: Fix kctl->id initialization
        - ALSA: cmipci: Fix kctl->id initialization
        - ALSA: hda/realtek: Add quirk for Clevo NS50AU
        - ALSA: ice1712,ice1724: fix the kcontrol->id initialization
        - ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01
        - ALSA: hda/realtek: Add Lenovo P3 Tower platform
        - ALSA: hda/realtek: Add quirks for Asus ROG 2024 laptops using CS35L41
        - [x86] drm/i915/gt: Use the correct error value when kernel_context() fails
        - drm/amd/pm: conditionally disable pcie lane switching for some
          sienna_cichlid SKUs
        - drm/amdgpu: fix xclk freq on CHIP_STONEY
        - drm/amdgpu: change reserved vram info print
        - drm/amd: Disallow s0ix without BIOS support again
        - drm/amd/pm: Fix power context allocation in SMU13
        - drm/amd/display: Reduce sdp bw after urgent to 90%
        - drm/amd/display: add ODM case when looking for first split pipe
        - wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif()
        - can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in
          J1939 Socket
        - can: j1939: change j1939_netdev_lock type to mutex
        - can: j1939: avoid possible use-after-free when j1939_can_rx_register fails
        - mptcp: only send RM_ADDR in nl_cmd_remove
        - mptcp: add address into userspace pm list
        - mptcp: update userspace pm infos
        - ceph: fix use-after-free bug for inodes when flushing capsnaps
        - [s390x] dasd: Use correct lock while counting channel queue length
        - Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk
        - Bluetooth: fix debugfs registration
        - Bluetooth: hci_qca: fix debugfs registration
        - rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag setting
        - rbd: get snapshot context after exclusive lock is ensured to be held
        - virtio_net: use control_buf for coalesce params
        - [arm64] pinctrl: meson-axg: add missing GPIOA_18 gpio group
        - usb: usbfs: Enforce page requirements for mmap
        - usb: usbfs: Use consistent mmap functions
        - [arm64] soc: qcom: rpmh-rsc: drop redundant unsigned >=0 comparision
        - [arm64] dts: imx8qm-mek: correct GPIOs for USDHC2 CD and WP signals
        - [arm*] ASoC: simple-card-utils: fix PCM constraint error check
        - blk-mq: fix blk_mq_hw_ctx active request accounting
        - [arm*] i2c: mv64xxx: Fix reading invalid status value in atomic mode
        - soundwire: stream: Add missing clear of alloc_slave_rt
        - vhost: support PACKED when setting-getting vring_base
        - ksmbd: fix out-of-bound read in deassemble_neg_contexts()
        - ksmbd: fix out-of-bound read in parse_lease_state()
        - ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()
        - ksmbd: check the validation of pdu_size in ksmbd_conn_handler_loop
        - Bluetooth: Fix potential double free caused by hci_conn_unlink
        - Bluetooth: Refcnt drop must be placed last in hci_conn_unlink
        - Bluetooth: Fix UAF in hci_conn_hash_flush again
        - Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is
          re-enabled"
        - ext4: only check dquot_initialize_needed() when debugging
        - wifi: rtw89: correct PS calculation for SUPPORTS_DYNAMIC_PS
        - wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PS
        - Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.3.9
        - [x86] head/64: Switch to KERNEL_CS as soon as new GDT is installed
        - cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
        - cgroup: always put cset in cgroup_css_set_put_fork
        - cgroup: fix missing cpus_read_{lock,unlock}() in cgroup_transfer_tasks()
        - ksmbd: validate smb request protocol id
        - of: overlay: Fix missing of_node_put() in error case of
          init_overlay_changeset()
        - power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() +
          schedule()
        - [armhf] dts: vexpress: add missing cache properties
        - [arm64] dts: arm: add missing cache properties
        - power: supply: Ratelimit no data debug output
        - PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports
        - [x86] platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0
        - regulator: Fix error checking for debugfs_create_dir
        - [arm64,armhf] irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/
          firmware issues
        - [arm64,armhf] irqchip/meson-gpio: Mark OF related data as maybe unused
        - power: supply: Fix logic checking if system is running from battery
        - drm: panel-orientation-quirks: Change Air's quirk to support Air Plus
        - btrfs: scrub: try harder to mark RAID56 block groups read-only
        - btrfs: handle memory allocation failure in btrfs_csum_one_bio
        - ASoC: soc-pcm: test if a BE can be prepared
        - sfc: fix devlink info error handling
        - erofs: use HIPRI by default if per-cpu kthreads are enabled
        - [mips*] unhide PATA_PLATFORM
        - [mips*] Restore Au1300 support
        - [mips*] Move initrd_start check after initrd address sanitisation.
        - ASoC: cs35l41: Fix default regmap values for some registers
        - xen/blkfront: Only check REQ_FUA for writes
        - drm:amd:amdgpu: Fix missing buffer object unlock in failure path
        - io_uring: unlock sqd->lock before sq thread release CPU
        - NVMe: Add MAXIO 1602 to bogus nid list.
        - [arm64,armhf] irqchip/gic: Correctly validate OF quirk descriptors
        - wifi: cfg80211: fix locking in regulatory disconnect
        - wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid()
        - epoll: ep_autoremove_wake_function should use list_del_init_careful
        - ocfs2: fix use-after-free when unmounting read-only filesystem
        - ocfs2: check new file size on fallocate call
        - zswap: do not shrink if cgroup may not zswap
        - mm/uffd: fix vma operation where start addr cuts part of vma
        - nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key()
        - nilfs2: fix possible out-of-bounds segment allocation in resize ioctl
        - nilfs2: reject devices with insufficient block count
        - io_uring/net: save msghdr->msg_control for retries
        - Revert "drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar
          system"
        - kexec: support purgatories with .text.hot sections
        - [x86] purgatory: remove PGO flags
        - [riscv64] purgatory: remove PGO flags
        - [powerpc*] purgatory: remove PGO flags
        - btrfs: subpage: fix a crash in metadata repair path
        - btrfs: properly enable async discard when switching from RO->RW
        - btrfs: do not ASSERT() on duplicated global roots
        - btrfs: fix iomap_begin length for nocow writes
        - btrfs: can_nocow_file_extent should pass down args->strict from callers
        - ALSA: usb-audio: Fix broken resume due to UAC3 power state
        - ALSA: usb-audio: Add quirk flag for HEM devices to enable native DSD
          playback
        - dm thin metadata: check fail_io before using data_sm
        - dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discard
        - net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_open
        - nouveau: fix client work fence deletion race
        - RDMA/uverbs: Restrict usage of privileged QKEYs
        - drm/amdgpu: vcn_4_0 set instance 0 init sched score to 1
        - net: usb: qmi_wwan: add support for Compal RXM-G1
        - drm/amd/display: limit DPIA link rate to HBR3
        - drm/amd/display: edp do not add non-edid timings
        - drm/amd: Make sure image is written to trigger VBIOS image update flow
        - drm/amd: Tighten permissions on VBIOS flashing attributes
        - drm/amd/pm: workaround for compute workload type on some skus
        - drm/amdgpu: add missing radeon secondary PCI ID
        - drm/amdgpu: Reset CP_VMID_PREEMPT after trailing fence signaled
        - drm/amdgpu: Program gds backup address as zero if no gds allocated
        - drm/amdgpu: Implement gfx9 patch functions for resubmission
        - drm/amdgpu: Modify indirect buffer packages for resubmission
        - ALSA: hda/realtek: Add a quirk for Compaq N14JP6
        - [x86] thunderbolt: Increase DisplayPort Connection Manager handshake
          timeout
        - [x86] thunderbolt: Do not touch CL state configuration during discovery
        - [x86] thunderbolt: dma_test: Use correct value for absent rings when
          creating paths
        - [x86] thunderbolt: Mask ring interrupt on Intel hardware as well
        - USB: serial: option: add Quectel EM061KGL series
        - serial: lantiq: add missing interrupt ack
        - tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A
        - usb: typec: ucsi: Fix command cancellation
        - usb: typec: Fix fast_role_swap_current show function
        - usb: gadget: udc: core: Offload usb_udc_vbus_handler processing
        - usb: gadget: udc: core: Prevent soft_connect_store() race
        - usb: gadget: udc: renesas_usb3: Fix RZ/V2M {modprobe,bind} error
        - [arm64] USB: dwc3: qcom: fix NULL-deref on suspend
        - [arm64,armhf] USB: dwc3: fix use-after-free on core driver unbind
        - [arm64,armhf] usb: dwc3: gadget: Reset num TRBs before giving back the
          request
        - RDMA/rtrs: Fix the last iu->buf leak in err path
        - RDMA/rtrs: Fix rxe_dealloc_pd warning
        - RDMA/rxe: Fix packet length checks
        - RDMA/rxe: Fix ref count error in check_rkey()
        - RDMA/bnxt_re: Fix reporting active_{speed,width} attributes
        - spi: cadence-quadspi: Add missing check for dma_set_mask
        - [arm64] spi: fsl-dspi: avoid SCK glitches with continuous transfers
        - [arm64] regulator: qcom-rpmh: add support for pmm8654au regulators
        - [arm64] regulator: qcom-rpmh: Fix regulators for PM8550
        - netfilter: nf_tables: integrate pipapo into commit protocol
        - netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM
        - ice: do not busy-wait to read GNSS data
        - ice: Don't dereference NULL in ice_gnss_read error path
        - ice: Fix XDP memory leak when NIC is brought up and down
        - netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
          (CVE-2023-3390)
        - [arm64] net: enetc: correct the indexes of highest and 2nd highest TCs
        - ping6: Fix send to link-local addresses with VRF.
        - igb: Fix extts capture value format for 82580/i354/i350
        - net/sched: act_pedit: remove extra check for key type
        - net/sched: act_pedit: Parse L3 Header for L4 offset
        - net/sched: taprio: fix slab-out-of-bounds Read in taprio_dequeue_from_txq
        - net/sched: cls_u32: Fix reference counter leak leading to overflow
        - wifi: mac80211: fix link activation settings order
        - wifi: cfg80211: fix link del callback to call correct handler
        - wifi: mac80211: take lock before setting vif links
        - RDMA/rxe: Fix the use-before-initialization error of resp_pkts
        - iavf: remove mask from iavf_irq_enable_queues()
        - RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functions
        - RDMA/mlx5: Create an indirect flow table for steering anchor
        - RDMA/cma: Always set static rate to 0 for RoCE
        - IB/uverbs: Fix to consider event queue closing also upon non-blocking mode
        - RDMA/mlx5: Fix affinity assignment
        - IB/isert: Fix dead lock in ib_isert
        - IB/isert: Fix possible list corruption in CMA handler
        - IB/isert: Fix incorrect release of isert connection
        - net: ethtool: correct MAX attribute value for stats
        - wifi: mac80211: fragment per STA profile correctly
        - ipvlan: fix bound dev checking for IPv6 l3s mode
        - sctp: fix an error code in sctp_sf_eat_auth()
        - igc: Clean the TX buffer and TX descriptor ring
        - igc: Fix possible system crash when loading module
        - igb: fix nvm.ops.read() error handling
        - net: phylink: report correct max speed for QUSGMII
        - net: phylink: use a dedicated helper to parse usgmii control word
        - drm/nouveau: don't detect DSM for non-NVIDIA device
        - [arm64] drm/bridge: ti-sn65dsi86: Avoid possible buffer overflow
        - drm/nouveau/dp: check for NULL nv_connector->native_mode
        - drm/nouveau: add nv_encoder pointer check for NULL
        - [arm64] net: ethernet: ti: am65-cpsw: Call of_node_put() on error path
        - net/sched: act_ct: Fix promotion of offloaded unreplied tuple
        - net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs
        - net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
        - cifs: fix lease break oops in xfstest generic/098
        - RDMA/rxe: Fix rxe_cq_post
        - Revert "media: dvb-core: Fix use-after-free on race condition at
          dvb_frontend" (Closes: #1038068)
        - ext4: drop the call to ext4_error() from ext4_get_group_info()
        - ice: Fix ice module unload
        - net/sched: cls_api: Fix lockup on flushing explicitly created chain
        - [arm64] net: dsa: felix: fix taprio guard band overflow at 10Mbps with
          jumbo frames
        - net: macsec: fix double free of percpu stats
        - sfc: fix XDP queues mode with legacy IRQ
        - dm: don't lock fs when the map is NULL during suspend or resume
        - net: tipc: resize nlattr array to correct size
        - afs: Fix vlserver probe RTT handling
        - [hppa/parisc] Delete redundant register definitions in <asm/assembly.h>
        - neighbour: delete neigh_lookup_nodev as not used
        - scsi: target: core: Fix error path in target_setup_session()
        - blk-cgroup: Flush stats before releasing blkcg_gq
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.3.10
        - cifs: fix status checks in cifs_tree_connect
        - drm/amd/display: Use dc_update_planes_and_stream
        - drm/amd/display: Add wrapper to call planes and stream update
        - drm/amd/display: fix the system hang while disable PSR
        - ata: libata-scsi: Avoid deadlock on rescan after device resume
        - mm: Fix copy_from_user_nofault(). (Closes: #1033398)
        - tpm, tpm_tis: Claim locality in interrupt handler
        - ksmbd: validate command payload size
        - ksmbd: fix out-of-bound read in smb2_write
        - ksmbd: validate session id and tree id in the compound request
        - Revert "efi: random: refresh non-volatile random seed when RNG is
          initialized"
        - afs: Fix dangling folio ref counts in writeback
        - afs: Fix waiting for writeback then skipping folio
        - tick/common: Align tick period during sched_timer setup (Closes: #1038754)
        - Revert "virtio-blk: support completion batching for the IRQ path"
        - memfd: check for non-NULL file_seals in memfd_create() syscall
        - writeback: fix dereferencing NULL mapping->host on writeback_page_template
        - nilfs2: fix buffer corruption due to concurrent device reads
        - nilfs2: prevent general protection fault in nilfs_clear_dirty_page()
        - ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()
        - [x86] thermal/intel/intel_soc_dts_iosf: Fix reporting wrong temperatures
        - KVM: Avoid illegal stage2 mapping on invalid memory slot
        - mm/vmalloc: do not output a spurious warning when huge vmalloc() fails
        - mm/mprotect: fix do_mprotect_pkey() limit check
        - Drivers: hv: vmbus: Call hv_synic_free() if hv_synic_alloc() fails
        - Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUs
        - PCI: hv: Fix a race condition bug in hv_pci_query_relations()
        - Revert "PCI: hv: Fix a timing issue which causes kdump to fail
          occasionally"
        - PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev
        - PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic
        - PCI: hv: Add a per-bus mutex state_lock
        - io_uring/net: clear msg_controllen on partial sendmsg retry
        - io_uring/net: disable partial retries for recvmsg with cmsg
        - mptcp: handle correctly disconnect() failures
        - mptcp: fix possible divide by zero in recvmsg()
        - mptcp: fix possible list corruption on passive MPJ
        - mptcp: consolidate fallback and non fallback state machine
        - mptcp: ensure listener is unhashed before updating the sk status
        - cgroup: Do not corrupt task iteration when rebinding subsystem
        - cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in
          freezer_css_{online,offline}()
        - net: mdio: fix the wrong parameters
        - [arm64] mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916
        - [arm64] mmc: meson-gx: remove redundant mmc_request_done() call from irq
          context
        - [arm64,armhf] mmc: mmci: stm32: fix max busy timeout calculation
        - [arm64,armhf] mmc: bcm2835: fix deferred probing
        - mmc: sunxi: fix deferred probing
        - [arm64] mmc: meson-gx: fix deferred probing
        - bpf: ensure main program has an extable
        - wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0
        - ksmbd: remove internal.h include
        - fs: introduce lock_rename_child() helper
        - ksmbd: fix racy issue from using ->d_parent and ->d_name
        - ksmbd: add mnt_want_write to ksmbd vfs functions
        - block: make sure local irq is disabled when calling __blkcg_rstat_flush
        - io_uring/poll: serialize poll linked timer start with poll removal
        - [x86] mm: Avoid using set_pgd() outside of real PGD pages
        - ieee802154: hwsim: Fix possible memory leaks
        - xfrm: Treat already-verified secpath entries as optional
        - xfrm: Ensure policies always checked on XFRM-I input path
        - [arm64] KVM: arm64: PMU: Restore the host's PMUSERENR_EL0
        - xfrm: add missed call to delete offloaded policies
        - bpf: Fix verifier id tracking of scalars on spill
        - xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets
        - bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable.
        - xfrm: Linearize the skb after offloading if needed.
        - net/mlx5: DR, Fix wrong action data allocation in decap action
        - sfc: use budget for TX completions
        - [armel,armhf] mmc: mvsdio: fix deferred probing
        - [armhf] mmc: omap: fix deferred probing
        - [armhf] mmc: omap_hsmmc: fix deferred probing
        - mmc: sdhci-acpi: fix deferred probing
        - ipvs: align inner_mac_header for encapsulation
        - be2net: Extend xmit workaround to BE3 chip
        - netfilter: nf_tables: fix chain binding transaction logic
        - netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound
          set/chain
        - netfilter: nf_tables: drop map element references from preparation phase
        - netfilter: nft_set_pipapo: .walk does not deal with generations
        - netfilter: nf_tables: disallow element updates of bound anonymous sets
        - netfilter: nf_tables: reject unbound anonymous set before commit phase
        - netfilter: nf_tables: reject unbound chain set before commit phase
        - netfilter: nf_tables: disallow updates of anonymous sets
        - netfilter: nfnetlink_osf: fix module autoload
        - Revert "net: phy: dp83867: perform soft reset and retain established link"
        - bpf/btf: Accept function names that contain dots
        - bpf: Force kprobe multi expected_attach_type for kprobe_multi link
        - io_uring/net: use the correct msghdr union member in io_sendmsg_copy_hdr
        - sch_netem: acquire qdisc lock in netem_change()
        - revert "net: align SO_RCVMARK required privileges with SO_MARK"
        - [arm64] dts: rockchip: fix nEXTRST on SOQuartz
        - gpiolib: Fix GPIO chip IRQ initialization restriction
        - [amd64] iommu/amd: Fix possible memory leak of 'domain'
        - gpiolib: Fix irq_domain resource tracking for
          gpiochip_irqchip_add_domain()
        - scsi: target: iscsi: Fix hang in the iSCSI login code
        - scsi: target: iscsi: Remove unused transport_timer
        - scsi: target: iscsi: Prevent login threads from racing between each other
        - HID: wacom: Add error check to wacom_parse_and_register()
        - [arm64] Add missing Set/Way CMO encodings
        - smb3: missing null check in SMB2_change_notify
        - media: cec: core: disable adapter in cec_devnode_unregister
        - media: cec: core: don't set last_initiator if tx in progress
        - nfcsim.c: Fix error checking for debugfs_create_dir
        - btrfs: fix an uninitialized variable warning in btrfs_log_inode
        - [i386] usb: gadget: udc: fix NULL dereference in remove()
        - nvme: fix miss command type check
        - nvme: double KA polling frequency to avoid KATO with TBKAS on
        - nvme: check IO start time when deciding to defer KA
        - nvme: improve handling of long keep alives
        - [x86] Input: soc_button_array - add invalid acpi_index DMI quirk handling
        - [s390x] cio: unregister device when the only path is gone
        - [arm*] ASoC: simple-card: Add missing of_node_put() in case of error
        - soundwire: dmi-quirks: add new mapping for HP Spectre x360
        - soundwire: qcom: add proper error paths in qcom_swrm_startup()
        - [x86] ASoC: nau8824: Add quirk to active-high jack-detect
        - [x86] ASoC: amd: yc: Add Thinkpad Neo14 to quirks list for acp6x
        - gfs2: Don't get stuck writing page onto itself under direct I/O
        - [arm64] ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode
          with BYP asserted
        - net: sched: wrap tc_skip_wrapper with CONFIG_RETPOLINE
        - ALSA: hda/realtek: Add "Intel Reference board" and "NUC 13" SSID in the
          ALC256
        - [armhf] dts: Fix erroneous ADS touchscreen polarities
        - null_blk: Fix: memory release when memory_backed=1
        - drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
        - vhost_net: revert upend_idx only on retriable error
        - [x86] unwind/orc: Add ELF section with ORC version identifier
        - [x86] apic: Fix kernel panic when booting with intremap=off and
          x2apic_phys
        - [arm64] i2c: imx-lpi2c: fix type char overflow issue when calculating the
          clock cycle
        - netfilter: nf_tables: drop module reference after updating chain
        - [arm64] KVM: arm64: Restore GICv2-on-GICv3 functionality
        - ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()
        - ksmbd: fix uninitialized pointer read in smb2_create_link()
        - ksmbd: call putname after using the last component
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.3.11
        - mm/mmap: Fix error path in do_vmi_align_munmap()
        - mm/mmap: Fix error return in do_vmi_align_munmap()
        - [x86] microcode/AMD: Load late on both threads too
        - [x86] smp: Make stop_other_cpus() more robust
        - [x86] smp: Dont access non-existing CPUID leaf
        - [x86] smp: Remove pointless wmb()s from native_stop_other_cpus()
        - [x86] smp: Use dedicated cache-line for mwait_play_dead()
        - [x86] smp: Cure kexec() vs. mwait_play_dead() breakage
        - [x86] cpufreq: amd-pstate: Make amd-pstate EPP driver name hyphenated
        - can: isotp: isotp_sendmsg(): fix return error fix on TX path
        - maple_tree: fix potential out-of-bounds access in mas_wr_end_piv()
        - mm: introduce new 'lock_mm_and_find_vma()' page fault helper
        - mm: make the page fault mmap locking killable
        - [arm64] mm: Convert to using lock_mm_and_find_vma()
        - [powerpc*] mm: Convert to using lock_mm_and_find_vma()
        - [mips*] mm: Convert to using lock_mm_and_find_vma()
        - [riscv64] mm: Convert to using lock_mm_and_find_vma()
        - [armel,armhf] mm: Convert to using lock_mm_and_find_vma()
        - mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
        - [powerpc*] mm: convert coprocessor fault to lock_mm_and_find_vma()
        - mm: make find_extend_vma() fail if write lock not held
        - execve: expand new process stack manually ahead of time
        - mm: always expand the stack with the mmap write lock held
        - gup: add warning if some caller would seem to want stack expansion
        - fbdev: fix potential OOB read in fast_imageblit()
        - HID: hidraw: fix data race on device refcount
        - HID: wacom: Use ktime_t rather than int when dealing with timestamps
        - HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651.
          (Closes: #1038271)
    
      [ Salvatore Bonaccorso ]
      * Ignore ABI changes for xfrm_bpf_md_dst (only for use in xfrm subsystem)
      * [amd64,arm64] drivers/virtio: Enable VIRTIO_MEM as module (Closes: #1038665)
      * Bump ABI to 2
    
      [ Ben Hutchings ]
      * Add pkg.linux.mintools profile for building minimal userland tools
      * d/b/test-patches: Build linux-{kbuild,bootwrapper} packages
        (Closes: #871216, #1035359)
    
      [ Helge Deller ]
      * [hppa] Allow up to 16 CPUs with 32-bit kernel
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 01 Jul 2023 20:23:53 +0200
  • linux (6.3.7-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.3.6
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.3.7
    
      [ Uwe Kleine-König ]
      * [arm*] Add symbol information to raspberry pi device trees. This is useful
        when device tree overlays are used.
    
      [ Zhang Ning ]
      * [armhf] drivers/staging/media/rkvdec: enable rkvdec as module
    
     -- Salvatore Bonaccorso <email address hidden>  Mon, 12 Jun 2023 08:25:26 +0200
  • linux (6.1.94-1) bookworm; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.91
        - [arm64,armhf] dmaengine: pl330: issue_pending waits until WFP state
        - dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state"
        - wifi: nl80211: don't free NULL coalescing rule
        - eeprom: at24: Use dev_err_probe for nvmem register failure
        - eeprom: at24: Probe for DDR3 thermal sensor in the SPD case
        - eeprom: at24: fix memory corruption race condition (CVE-2024-35848)
        - Bluetooth: qca: add support for QCA2066
        - mm/hugetlb: add folio support to hugetlb specific flag macros
        - mm: add private field of first tail to struct page and struct folio
        - mm/hugetlb: add hugetlb_folio_subpool() helpers
        - mm/hugetlb: add folio_hstate()
        - mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to folios
        - mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page() to folios
        - mm/hugetlb: convert free_huge_page to folios
        - mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page() to folios
        - mm/hugetlb: fix missing hugetlb_lock for resv uncharge
        - kbuild: refactor host*_flags
        - kbuild: specify output names separately for each emission type from rustc
        - cifs: use the least loaded channel for sending requests
        - smb3: missing lock when picking channel
        - [armhf] pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf of
          GPIOR-T
        - [arm64] pinctrl/meson: fix typo in PDM's pin name
        - pinctrl: core: delete incorrect free in pinctrl_enable()
        - sunrpc: add a struct rpc_stats arg to rpc_create_args
        - nfs: expose /proc/net/sunrpc/nfs in net namespaces
        - nfs: make the rpc_stat per net namespace
        - nfs: Handle error of rpc_proc_register() in nfs_net_init().
        - pinctrl: Introduce struct pinfunction and PINCTRL_PINFUNCTION() macro
        - [x86] pinctrl: intel: Make use of struct pinfunction and
          PINCTRL_PINFUNCTION()
        - [x86] pinctrl: baytrail: Fix selecting gpio pinctrl state
        - pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()
        - regulator: change stubbed devm_regulator_get_enable to return Ok
        - regulator: change devm_regulator_get_enable_optional() stub to return Ok
        - bpf, kconfig: Fix DEBUG_INFO_BTF_MODULES Kconfig definition
        - bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
        - nvme: fix warn output about shared namespaces without
          CONFIG_NVME_MULTIPATH
        - bpf: Fix a verifier verbose message
        - spi: introduce new helpers with using modern naming
        - [arm64] bpf, arm64: Fix incorrect runtime stats
        - [s390x] mm: Fix storage key clearing for guest huge pages
        - [s390x] mm: Fix clearing storage keys for huge pages
        - xdp: use flags field to disambiguate broadcast redirect
        - bna: ensure the copied buf is NUL terminated
        - nsh: Restore skb->{protocol,data,mac_header} for outer header in
          nsh_gso_segment().
        - net l2tp: drop flow hash on forward
        - [s390x] vdso: Add CFI for RA register to asm macro vdso_func
        - net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()
        - net: qede: use return from qede_parse_flow_attr() for flower
        - net: qede: use return from qede_parse_flow_attr() for flow_spec
        - net: qede: use return from qede_parse_actions()
        - [arm64] ASoC: meson: axg-fifo: use FIELD helpers
        - [arm64] ASoC: meson: axg-fifo: use threaded irq to check periods
        - [arm64] ASoC: meson: axg-card: make links nonatomic
        - [arm64] ASoC: meson: axg-tdm-interface: manage formatters in trigger
        - [arm64] ASoC: meson: cards: select SND_DYNAMIC_MINORS
        - ALSA: hda: intel-sdw-acpi: fix usage of device_get_named_child_node()
        - [s390x] cio: Ensure the copied buf is NUL terminated
        - cxgb4: Properly lock TX queue for the selftest.
        - [arm64,armhf] net: dsa: mv88e6xxx: Fix number of databases for 88E6141 /
          88E6341
        - spi: fix null pointer dereference within spi_sync
        - net: bridge: fix multicast-to-unicast with fraglist GSO
        - net: core: reject skb_copy(_expand) for fraglist GSO skbs
        - vxlan: Pull inner IP header in vxlan_rcv().
        - [s390x] qeth: Fix kernel panic after setting hsuid
        - net: gro: add flush check in udp_gro_receive_segment
        - [arm64] clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change
        - [powerpc*] pseries: replace kmalloc with kzalloc in PLPKS driver
        - [powerpc*] pseries: Move PLPKS constants to header file
        - [powerpc*] pseries: make max polling consistent for longer H_CALLs
        - [powerpc*] pseries/iommu: LPAR panics during boot up with a frozen PE
        - [arm64] KVM: arm64: vgic-v2: Use cpuid from userspace as vcpu_id
        - [arm64] KVM: arm64: vgic-v2: Check for non-NULL vCPU in
          vgic_v2_parse_attr()
        - scsi: lpfc: Move NPIV's transport unregistration to after resource clean
          up
        - scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic
        - scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port()
        - scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()
        - gfs2: Fix invalid metadata access in punch_hole
        - wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
        - wifi: cfg80211: fix rdev_dump_mpp() arguments order
        - net: mark racy access on sk->sk_rcvbuf
        - scsi: mpi3mr: Avoid memcpy field-spanning write WARNING
        - scsi: bnx2fc: Remove spin_lock_bh while releasing resources after upload
        - btrfs: return accurate error code on open failure in open_fs_devices()
        - bpf: Check bloom filter map value size
        - kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
        - scsi: ufs: core: WLUN suspend dev/link state error recovery
        - ALSA: line6: Zero-initialize message buffers
        - block: fix overflow in blk_ioctl_discard()
        - net: bcmgenet: Reset RBUF on first open
        - ata: sata_gemini: Check clk_enable() result
        - firewire: ohci: mask bus reset interrupts between ISR and bottom half
        - tools/power turbostat: Fix added raw MSR output
        - tools/power turbostat: Increase the limit for fd opened
        - tools/power turbostat: Fix Bzy_MHz documentation typo
        - btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
        - btrfs: always clear PERTRANS metadata during commit
        - scsi: target: Fix SELinux error when systemd-modules loads the target
          module
        - blk-iocost: avoid out of bounds shift
        - [arm64,armhf] gpu: host1x: Do not setup DMA for virtual devices
        - [mips*] scall: Save thread_info.syscall unconditionally on entry
          (Closes: #1068365)
        - tools/power/turbostat: Fix uncore frequency file string
        - drm/amdgpu: Refine IB schedule error logging
        - Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
        - [x86] uio_hv_generic: Don't free decrypted memory
        - Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted
        - fs/9p: only translate RWX permissions for plain 9P2000
        - fs/9p: translate O_TRUNC into OTRUNC
        - 9p: explicitly deny setlease attempts
        - gpio: wcove: Use -ENOTSUPP consistently
        - gpio: crystalcove: Use -ENOTSUPP consistently
        - clk: Don't hold prepare_lock when calling kref_put()
        - fs/9p: drop inodes immediately on non-.L too
        - drm/nouveau/dp: Don't probe eDP ports twice harder
        - net:usb:qmi_wwan: support Rolling modules
        - kbuild: rust: avoid creating temporary files
        - spi: Merge spi_controller.{slave,target}_abort()
        - perf unwind-libunwind: Fix base address for .eh_frame
        - perf unwind-libdw: Handle JIT-generated DSOs properly
        - qibfs: fix dentry leak
        - xfrm: Preserve vlan tags for transport mode software GRO
        - tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
        - tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().
        - Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout
          (CVE-2024-27398)
        - Bluetooth: msft: fix slab-use-after-free in msft_do_close()
        - Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
          (CVE-2024-27399)
        - net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs
        - rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
        - [x86] hwmon: (corsair-cpro) Use a separate buffer for sending commands
        - [x86] hwmon: (corsair-cpro) Use complete_all() instead of complete() in
          ccp_raw_event()
        - [x86] hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlock
        - phonet: fix rtm_phonet_notify() skb allocation
        - net: bridge: fix corrupted ethernet header on multicast-to-unicast
        - ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()
        - timers: Get rid of del_singleshot_timer_sync()
        - timers: Rename del_timer() to timer_delete()
        - net-sysfs: convert dev->operstate reads to lockless ones
        - hsr: Simplify code for announcing HSR nodes timer setup
        - ipv6: annotate data-races around cnf.disable_ipv6
        - ipv6: prevent NULL dereference in ip6_output()
        - net/smc: fix neighbour and rtable leak in smc_ib_find_route()
        - [arm64] net: hns3: using user configure after hardware reset
        - [arm64] net: hns3: direct return when receive a unknown mailbox message
        - [arm64] net: hns3: change type of numa_node_mask as nodemask_t
        - [arm64] net: hns3: release PTP resources if pf initialization failed
        - [arm64] net: hns3: use appropriate barrier function after setting a bit
          value
        - [arm64] net: hns3: fix port vlan filter not disabled issue
        - [arm64] net: hns3: fix kernel crash when devlink reload during
          initialization
        - [arm64] drm/meson: dw-hdmi: power up phy on device init
        - [arm64] drm/meson: dw-hdmi: add bandgap setting for g12
        - drm/connector: Add \n to message about demoting connector force-probes
        - dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11
          users
        - gpiolib: cdev: Add missing header(s)
        - gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
        - gpiolib: cdev: fix uninitialised kfifo
        - drm/amd/display: Atom Integrated System Info v2_2 for DCN35
        - MAINTAINERS: add leah to 6.1 MAINTAINERS file
        - drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2
        - btrfs: fix kvcalloc() arguments order in btrfs_ioctl_send()
        - firewire: nosy: ensure user_length is taken into account when fetching
          packet contents (CVE-2024-27401)
        - Reapply "drm/qxl: simplify qxl_fence_wait"
        - btf, scripts: rust: drop is_rust_module.sh
        - usb: typec: ucsi: Check for notifications after init
        - usb: typec: ucsi: Fix connector check on init
        - usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed
          device
        - usb: ohci: Prevent missed ohci interrupts
        - USB: core: Fix access violation during port device removal
        - usb: gadget: composite: fix OS descriptors w_value logic
        - usb: gadget: f_fs: Fix a race condition when processing setup packets.
        - usb: xhci-plat: Don't include xhci.h
        - usb: dwc3: core: Prevent phy suspend during init
        - usb: typec: tcpm: unregister existing source caps before re-registration
        - usb: typec: tcpm: Check for port partner validity before consuming it
        - ALSA: hda/realtek: Fix mute led of HP Laptop 15-da3001TU
        - btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
        - mm/slab: make __free(kfree) accept error pointers
        - mptcp: ensure snd_nxt is properly initialized on connect
        - dt-bindings: iio: health: maxim,max30102: fix compatible check
        - iio:imu: adis16475: Fix sync mode setting
        - iio: accel: mxc4005: Interrupt handling fixes
        - [armhf] ASoC: ti: davinci-mcasp: Fix race condition during probe
        - dyndbg: fix old BUG_ON in >control parser
        - slimbus: qcom-ngd-ctrl: Add timeout for wait operation
        - mei: me: add lunar lake point M DID
        - drm/vmwgfx: Fix invalid reads in fence signaled events
        - [x86] drm/i915/bios: Fix parsing backlight BDB data
        - drm/amd/display: Handle Y carry-over in VCP X.Y calculation
        - net: fix out-of-bounds access in ops_init
        - hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us
        - mm: use memalloc_nofs_save() in page_cache_ra_order()
        - regulator: core: fix debugfs creation regression
        - spi: microchip-core-qspi: fix setting spi bus clock rate
        - ksmbd: off ipv6only for both ipv4/ipv6 binding
        - ksmbd: avoid to send duplicate lease break notifications
        - ksmbd: do not grant v2 lease if parent lease key and epoch are not set
        - Bluetooth: qca: add missing firmware sanity checks
        - Bluetooth: qca: fix NVM configuration parsing
        - Bluetooth: qca: fix info leak when fetching board id
        - Bluetooth: qca: fix info leak when fetching fw build id
        - Bluetooth: qca: fix firmware check error path
        - VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist (CVE-2024-21823)
        - dmaengine: idxd: add a new security check to deal with a hardware erratum
          (CVE-2024-21823)
        - dmaengine: idxd: add a write() method for applications to submit work
          (CVE-2024-21823)
        - keys: Fix overwrite of key expiration on instantiation
        - btrfs: do not wait for short bulk allocation
        - mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
        - mm,swapops: update check in is_pfn_swap_entry for hwpoison entries
        - md: fix kmemleak of rdev->serial (CVE-2024-26900)
        - net: bcmgenet: Clear RGMII_LINK upon link down
        - net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL access
        - net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()
        - net: bcmgenet: synchronize UMAC_CMD access
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.92
        - drm/amd/display: Fix division by zero in setup_dsc_config
        - net: ks8851: Fix another TX stall caused by wrong ISR flag handling
        - ice: pass VSI pointer into ice_vc_isvalid_q_id
        - ice: remove unnecessary duplicate checks for VF VSI ID
        - pinctrl: core: handle radix_tree_insert() errors in
          pinctrl_register_one_pin()
        - mfd: stpmic1: Fix swapped mask/unmask in irq chip
        - nfsd: don't allow nfsd threads to be signalled.
        - KEYS: trusted: Fix memory leak in tpm2_key_encode()
        - mmc: core: Add HS400 tuning in HS400es initialization
        - xfs: write page faults in iomap are not buffered writes
        - xfs: punching delalloc extents on write failure is racy
        - xfs: use byte ranges for write cleanup ranges
        - xfs,iomap: move delalloc punching to iomap
        - iomap: buffered write failure should not truncate the page cache
        - xfs: xfs_bmap_punch_delalloc_range() should take a byte range
        - iomap: write iomap validity checks
        - xfs: use iomap_valid method to detect stale cached iomaps
        - xfs: drop write error injection is unfixable, remove it
        - xfs: fix off-by-one-block in xfs_discard_folio()
        - xfs: fix incorrect error-out in xfs_remove
        - xfs: fix sb write verify for lazysbcount
        - xfs: fix incorrect i_nlink caused by inode racing
        - xfs: invalidate block device page cache during unmount
        - xfs: attach dquots to inode before reading data/cow fork mappings
        - xfs: wait iclog complete before tearing down AIL
        - xfs: fix super block buf log item UAF during force shutdown
        - xfs: hoist refcount record merge predicates
        - xfs: estimate post-merge refcounts correctly
        - xfs: invalidate xfs_bufs when allocating cow extents
        - xfs: allow inode inactivation during a ro mount log recovery
        - xfs: fix log recovery when unknown rocompat bits are set
        - xfs: get root inode correctly at bulkstat
        - xfs: short circuit xfs_growfs_data_private() if delta is zero
        - [arm64] atomics: lse: remove stale dependency on JUMP_LABEL
        - drm/amdgpu: Fix possible NULL dereference in
          amdgpu_ras_query_error_status_helper() (CVE-2023-52585)
        - [arm*] binder: fix max_thread type inconsistency
        - [arm64,armhf] usb: dwc3: Wait unconditionally after issuing EndXfer
          command
        - net: usb: ax88179_178a: fix link status when link is set to down/up
        - usb: typec: ucsi: displayport: Fix potential deadlock
        - usb: typec: tipd: fix event checking for tps6598x
        - serial: kgdboc: Fix NMI-safety problems from keyboard reset code
        - KEYS: trusted: Do not use WARN when encode fails
        - admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET
        - docs: kernel_include.py: Cope with docutils 0.21
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.93
        - SUNRPC: Fix loop termination condition in gss_free_in_token_pages()
        - [x86] tsc: Trust initial offset in architectural TSC-adjust MSRs
        - ftrace: Fix possible use-after-free issue in ftrace_location()
        - tty: n_gsm: fix possible out-of-bounds in gsm0_receive() (CVE-2024-36016)
        - tty: n_gsm: fix missing receive state reset after mode switch
        - speakup: Fix sizeof() vs ARRAY_SIZE() bug
        - serial: 8250_bcm7271: use default_mux_rate if possible
        - serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeup
        - io_uring: fail NOP if non-zero op flags is passed in
        - Revert "r8169: don't try to disable interrupts if NAPI is, scheduled
          already"
        - r8169: Fix possible ring buffer corruption on fragmented Tx packets.
        - ring-buffer: Fix a race between readers and resize checks
        - net: smc91x: Fix m68k kernel compilation for ColdFire CPU
        - nilfs2: fix unexpected freezing of nilfs_segctor_sync()
        - nilfs2: fix potential hang in nilfs_detach_log_writer()
        - ksmbd: avoid to send duplicate oplock break notifications
        - ksmbd: ignore trailing slashes in share paths
        - ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 440/460
          G11.
        - ALSA: core: Fix NULL module pointer assignment at card init
        - ALSA: Fix deadlocks with kctl removals at disconnection
        - KEYS: asymmetric: Add missing dependencies of FIPS_SIGNATURE_SELFTEST
        - wifi: mac80211: don't use rate mask for scanning
        - wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon
          timestamp field
        - wifi: cfg80211: fix the order of arguments for trace events of the
          tx_rx_evt class
        - dt-bindings: rockchip: grf: Add missing type to 'pcie-phy' node
        - net: usb: qmi_wwan: add Telit FN920C04 compositions
        - drm/amd/display: Set color_mgmt_changed to true on unsuspend
        - drm/amdgpu: Update BO eviction priorities
        - drm/amdgpu: Fix the ring buffer size for queue VM flush
        - drm/amdgpu/mes: fix use-after-free issue
        - sched/isolation: Fix boot crash when maxcpus < first housekeeping CPU
        - [x86] ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus T100TAM
          too
        - regulator: irq_helpers: duplicate IRQ name
        - ASoC: rt5645: Fix the electric noise due to the CBJ contacts floating
        - ASoC: dt-bindings: rt5645: add cbj sleeve gpio property
        - regulator: vqmmc-ipq4019: fix module autoloading
        - ASoC: rt715: add vendor clear control register
        - ASoC: rt715-sdca: volume step modification
        - [x86] efistub: Omit physical KASLR when memory reservations exist
        - efi: libstub: only free priv.runtime_map when allocated
        - [x86] KVM: x86: Don't advertise guest.MAXPHYADDR as host.MAXPHYADDR in
          CPUID
        - genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline
        - fpga: dfl-pci: add PCI subdevice ID for Intel D5005 card
        - softirq: Fix suspicious RCU usage in __do_softirq()
        - ASoC: da7219-aad: fix usage of device_get_named_child_node()
        - ALSA: hda: intel-dsp-config: harden I2C/I2S codec detection
        - drm/amd/display: Add dtbclk access to dcn315
        - drm/amd/display: Add VCO speed parameter for DCN31 FPU
        - drm/amdkfd: Flush the process wq before creating a kfd_process
        - [x86] mm: Remove broken vsyscall emulation code from the page fault code
        - nvme: find numa distance only if controller has valid numa id
        - nvmet-auth: return the error code to the nvmet_auth_host_hash() callers
        - nvmet-auth: replace pr_debug() with pr_err() to report an error.
        - nvmet-tcp: fix possible memory leak when tearing down a controller
        - nvmet: fix nvme status code when namespace is disabled
        - epoll: be better about file lifetimes
        - nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()
        - openpromfs: finish conversion to the new mount API
        - crypto: bcm - Fix pointer arithmetic
        - mm/slub, kunit: Use inverted data to corrupt kmem cache
        - firmware: raspberrypi: Use correct device for DMA mappings
        - ecryptfs: Fix buffer size for tag 66 packet
        - nilfs2: fix out-of-range warning
        - [x86] crypto: ccp - drop platform ifdef checks
        - [amd64] crypto: x86/nh-avx2 - add missing vzeroupper
        - [amd64] crypto: x86/sha256-avx2 - add missing vzeroupper
        - [amd64] crypto: x86/sha512-avx2 - add missing vzeroupper
        - [s390x] cio: fix tracepoint subchannel type field
        - io_uring: don't use TIF_NOTIFY_SIGNAL to test for availability of
          task_work
        - io_uring: use the right type for work_llist empty check
        - rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow
        - rcu: Fix buffer overflow in print_cpu_stall_info()
        - jffs2: prevent xattr node from overflowing the eraseblock
        - soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVE
        - null_blk: Fix missing mutex_destroy() at module removal
        - md: fix resync softlockup when bitmap size is less than array size
        - block: open code __blk_account_io_start()
        - block: open code __blk_account_io_done()
        - block: support to account io_ticks precisely
        - wifi: ath10k: poll service ready message before failing
        - wifi: brcmfmac: pcie: handle randbuf allocation failure
        - wifi: ath11k: don't force enable power save on non-running vdevs
        - bpftool: Fix missing pids during link show
        - [x86] boot: Ignore relocations in .notes sections in walk_relocs() too
        - sched/fair: Add EAS checks before updating root_domain::overutilized
        - ACPI: Fix Generic Initiator Affinity _OSC bit
        - qed: avoid truncating work queue length
        - net/mlx5e: Fail with messages when params are not valid for XSK
        - mlx5: stop warning for 64KB pages
        - bitops: add missing prototype check
        - wifi: carl9170: re-fix fortified-memset warning
        - bpf: Pack struct bpf_fib_lookup
        - scsi: ufs: qcom: Perform read back after writing reset bit
        - scsi: ufs: qcom: Perform read back after writing REG_UFS_SYS1CLK_1US
        - scsi: ufs: ufs-qcom: Fix the Qcom register name for offset 0xD0
        - scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW version major 5
        - scsi: ufs: qcom: Perform read back after writing unipro mode
        - scsi: ufs: qcom: Perform read back after writing CGC enable
        - scsi: ufs: cdns-pltfrm: Perform read back after writing HCLKDIV
        - scsi: ufs: core: Perform read back after disabling interrupts
        - scsi: ufs: core: Perform read back after disabling UIC_COMMAND_COMPL
        - ACPI: LPSS: Advertise number of chip selects via property
        - irqchip/alpine-msi: Fix off-by-one in allocation error path
        - irqchip/loongson-pch-msi: Fix off-by-one on allocation error path
        - ACPI: disable -Wstringop-truncation
        - gfs2: Don't forget to complete delayed withdraw
        - gfs2: Fix "ignore unlock failures after withdraw"
        - [x86] boot/64: Clear most of CR4 in startup_64(), except PAE, MCE and LA57
        - cpufreq: exit() callback is optional
        - [x86] pat: Introduce lookup_address_in_pgd_attr()
        - [x86] pat: Restructure _lookup_address_cpa()
        - [x86] pat: Fix W^X violation false-positives when running as Xen PV guest
        - net: export inet_lookup_reuseport and inet6_lookup_reuseport
        - net: remove duplicate reuseport_lookup functions
        - udp: Avoid call to compute_score on multiple sites
        - cppc_cpufreq: Fix possible null pointer dereference
        - scsi: libsas: Fix the failure of adding phy with zero-address to port
        - scsi: hpsa: Fix allocation size for Scsi_Host private data
        - [x86] purgatory: Switch to the position-independent small code model
        - thermal/drivers/tsens: Fix null pointer dereference
        - wifi: ath10k: Fix an error code problem in
          ath10k_dbg_sta_write_peer_debug_trigger()
        - wifi: ath10k: populate board data for WCN3990
        - net: dsa: mv88e6xxx: Add support for model-specific pre- and post-reset
          handlers
        - net: dsa: mv88e6xxx: Avoid EEPROM timeout without EEPROM on 88E6250-family
          switches
        - tcp: avoid premature drops in tcp_add_backlog()
        - pwm: sti: Convert to platform remove callback returning void
        - pwm: sti: Prepare removing pwm_chip from driver data
        - pwm: sti: Simplify probe function using devm functions
        - drivers/perf: hisi_pcie: Fix out-of-bound access when valid event group
        - drivers/perf: hisi: hns3: Fix out-of-bound access when valid event group
        - drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset()
        - net: give more chances to rcu in netdev_wait_allrefs_any()
        - wifi: carl9170: add a proper sanity check for endpoints
        - wifi: ar5523: enable proper endpoint verification
        - wifi: mt76: mt7603: add wpdma tx eof flag for PSE client reset
        - libbpf: Fix error message in attach_kprobe_multi
        - HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectors
        - scsi: bfa: Ensure the copied buf is NUL terminated
        - scsi: qedf: Ensure the copied buf is NUL terminated
        - scsi: qla2xxx: Fix debugfs output for fw_resource_count
        - kernel/numa.c: Move logging out of numa.h
        - [x86] numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
        - wifi: mwl8k: initialize cmd->addr[] properly
        - HID: amd_sfh: Handle "no sensors" in PM operations
        - usb: aqc111: stop lying about skb->truesize
        - net: usb: sr9700: stop lying about skb->truesize
        - net: ipv6: fix wrong start position when receive hop-by-hop fragment
        - eth: sungem: remove .ndo_poll_controller to avoid deadlocks
        - net: ethernet: cortina: Locking fixes
        - af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg
        - net: usb: smsc95xx: stop lying about skb->truesize
        - net: openvswitch: fix overwriting ct original tuple for ICMPv6
        - ipv6: sr: add missing seg6_local_exit
        - ipv6: sr: fix incorrect unregister order
        - ipv6: sr: fix invalid unregister error path
        - net/mlx5: Add a timeout to acquire the command queue semaphore
        - net/mlx5: Discard command completions in internal error
        - [s390x] bpf: Emit a barrier for BPF_FETCH instructions
        - riscv, bpf: make some atomic operations fully ordered
        - ax25: Use kernel universal linked list to implement ax25_dev_list
        - ax25: Fix reference count leak issues of ax25_dev
        - ax25: Fix reference count leak issue of net_device
        - mptcp: SO_KEEPALIVE: fix getsockopt support
        - Bluetooth: Consolidate code around sk_alloc into a helper function
        - Bluetooth: compute LE flow credits based on recvbuf space
        - Bluetooth: qca: Fix error code in qca_read_fw_build_info()
        - drm/bridge: Fix improper bridge init order with pre_enable_prev_first
        - printk: Let no_printk() use _printk()
        - dev_printk: Add and use dev_no_printk()
        - drm/lcdif: Do not disable clocks on already suspended hardware
        - drm/panel-samsung-atna33xc20: Use ktime_get_boottime for delays
        - drm/dp: Don't attempt AUX transfers when eDP panels are not powered
        - drm/panel: atna33xc20: Fix unbalanced regulator in the case HPD doesn't
          assert
        - drm/amd/display: Fix potential index out of bounds in color transformation
          function
        - [x86] ASoC: Intel: Disable route checks for Skylake boards
        - [x86] ASoC: Intel: avs: ssm4567: Do not ignore route checks
        - mtd: core: Report error if first mtd_otp_size() call fails in
          mtd_otp_nvmem_add()
        - mtd: rawnand: hynix: fixed typo
        - fbdev: shmobile: fix snprintf truncation
        - [armel,armhf] ASoC: kirkwood: Fix potential NULL dereference
        - drm/meson: vclk: fix calculation of 59.94 fractional rates
        - drm/mediatek: Add 0 size check to mtk_drm_gem_obj
        - [powerpc*] fsl-soc: hide unused const variable
        - fbdev: sisfb: hide unused variables
        - [x86] ASoC: Intel: avs: Fix ASRC module initialization
        - [x86] ASoC: Intel: avs: Fix potential integer overflow
        - media: ngene: Add dvb_ca_en50221_init return value check
        - media: rcar-vin: work around -Wenum-compare-conditional warning
        - media: radio-shark2: Avoid led_names truncations
        - drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference
        - [arm64] drm/msm/dp: allow voltage swing / pre emphasis of 3
        - [arm64] drm/msm/dp: Return IRQ_NONE for unhandled interrupts
        - [arm64] drm/msm/dp: Avoid a long timeout for AUX transfer if nothing
          connected
        - media: ipu3-cio2: Request IRQ earlier
        - media: dt-bindings: ovti,ov2680: Fix the power supply names
        - fbdev: sh7760fb: allow modular build
        - media: atomisp: ssh_css: Fix a null-pointer dereference in
          load_video_binaries
        - [arm64] drm/arm/malidp: fix a possible null pointer dereference
          (CVE-2024-36014)
        - drm: vc4: Fix possible null pointer dereference
        - ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value
        - drm/bridge: anx7625: Don't log an error when DSI host can't be found
        - drm/bridge: icn6211: Don't log an error when DSI host can't be found
        - drm/bridge: lt8912b: Don't log an error when DSI host can't be found
        - drm/bridge: lt9611: Don't log an error when DSI host can't be found
        - drm/bridge: lt9611uxc: Don't log an error when DSI host can't be found
        - drm/bridge: tc358775: Don't log an error when DSI host can't be found
        - drm/bridge: dpc3433: Don't log an error when DSI host can't be found
        - drm/panel: novatek-nt35950: Don't log an error when DSI host can't be
          found
        - drm/panel: simple: Add missing Innolux G121X1-L03 format, flags, connector
        - drm/mipi-dsi: use correct return type for the DSC functions
        - drm/rockchip: vop2: Do not divide height twice for YUV
        - clk: samsung: exynosautov9: fix wrong pll clock id value
        - RDMA/mlx5: Adding remote atomic access flag to updatable flags
        - [arm64] RDMA/hns: Fix return value in hns_roce_map_mr_sg
        - [arm64] RDMA/hns: Fix deadlock on SRQ async events.
        - [arm64] RDMA/hns: Fix UAF for cq async event
        - [arm64] RDMA/hns: Fix GMV table pagesize
        - [arm64] RDMA/hns: Use complete parentheses in macros
        - [arm64] RDMA/hns: Modify the print level of CQE error
        - clk: mediatek: mt8365-mm: fix DPI0 parent
        - clk: rs9: fix wrong default value for clock amplitude
        - RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt
        - RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_net.c
        - RDMA/rxe: Fix incorrect rxe_put in error path
        - IB/mlx5: Use __iowrite64_copy() for write combining stores
        - clk: renesas: r8a779a0: Fix CANFD parent clock
        - clk: renesas: r9a07g043: Add clock and reset entry for PLIC
        - lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure
        - clk: qcom: dispcc-sm8450: fix DisplayPort clocks
        - clk: qcom: dispcc-sm6350: fix DisplayPort clocks
        - clk: qcom: mmcc-msm8998: fix venus clock issue
        - [x86] insn: Fix PUSH instruction in x86 instruction decoder opcode map
        - [x86] insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and
          VPDPWSSDS
        - ext4: avoid excessive credit estimate in ext4_tmpfile()
        - virt: acrn: stop using follow_pfn
        - drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map()
        - sunrpc: removed redundant procp check
        - ext4: simplify calculation of blkoff in ext4_mb_new_blocks_simple
        - ext4: fix unit mismatch in ext4_mb_new_blocks_simple
        - ext4: try all groups in ext4_mb_new_blocks_simple
        - ext4: remove unused parameter from ext4_mb_new_blocks_simple()
        - ext4: fix potential unnitialized variable
        - SUNRPC: Fix gss_free_in_token_pages()
        - RDMA/IPoIB: Fix format truncation compilation errors
        - net: add pskb_may_pull_reason() helper
        - net: bridge: xmit: make sure we have at least eth header len bytes
        - net: bridge: mst: fix vlan use-after-free
        - net: qrtr: ns: Fix module refcnt
        - netrom: fix possible dead-lock in nr_rt_ioctl()
        - af_packet: do not call packet_read_pending() from tpacket_destruct_skb()
        - sched/fair: Allow disabling sched_balance_newidle with
          sched_relax_domain_level
        - sched/core: Fix incorrect initialization of the 'burst' parameter in
          cpu_max_write()
        - scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW major version > 5
        - perf record: Delete session after stopping sideband thread
        - perf probe: Add missing libgen.h header needed for using basename()
        - iio: core: Leave private pointer NULL when no private data supplied
        - greybus: lights: check return of get_channel_from_mode
        - f2fs: multidev: fix to recognize valid zero block address
        - f2fs: fix to wait on page writeback in __clone_blkaddrs()
        - counter: linux/counter.h: fix Excess kernel-doc description warning
        - perf annotate: Get rid of duplicate --group option item
        - soundwire: cadence: fix invalid PDI offset
        - dmaengine: idma64: Add check for dma_set_max_seg_size
        - firmware: dmi-id: add a release callback function
        - serial: max3100: Lock port->lock when calling uart_handle_cts_change()
        - serial: max3100: Update uart_driver_registered on driver removal
        - serial: max3100: Fix bitwise types
        - greybus: arche-ctrl: move device table to its right location
        - PCI: tegra194: Fix probe path for Endpoint mode
        - serial: sc16is7xx: add proper sched.h include for sched_set_fifo()
        - interconnect: qcom: qcm2290: Fix mas_snoc_bimc QoS port assignment
        - [arm64] dts: meson: fix S4 power-controller node
        - perf tests: Make "test data symbol" more robust on Neoverse N1
        - dt-bindings: PCI: rcar-pci-host: Add optional regulators
        - dt-bindings: PCI: rcar-pci-host: Add missing IOMMU properties
        - f2fs: compress: fix to relocate check condition in
          f2fs_{release,reserve}_compress_blocks()
        - f2fs: compress: fix to relocate check condition in
          f2fs_ioc_{,de}compress_file()
        - f2fs: fix typos in comments
        - f2fs: fix to relocate check condition in f2fs_fallocate()
        - f2fs: fix to check pinfile flag in f2fs_move_file_range()
        - iio: adc: stm32: Fixing err code to not indicate success
        - coresight: etm4x: Fix unbalanced pm_runtime_enable()
        - perf docs: Document bpf event modifier
        - iio: pressure: dps310: support negative temperature values
        - coresight: etm4x: Do not hardcode IOMEM access for register restore
        - coresight: etm4x: Do not save/restore Data trace control registers
        - coresight: etm4x: Safe access for TRCQCLTR
        - coresight: etm4x: Fix access to resource selector registers
        - fpga: region: add owner module and take its refcount
        - microblaze: Remove gcc flag for non existing early_printk.c file
        - microblaze: Remove early printk call from cpuinfo-static.c
        - perf intel-pt: Fix unassigned instruction op (discovered by
          MemorySanitizer)
        - ovl: remove upper umask handling from ovl_create_upper()
        - VMCI: Fix an error handling path in vmci_guest_probe_device()
        - dt-bindings: pinctrl: mediatek: mt7622: fix array properties
        - watchdog: bd9576: Drop "always-running" property
        - watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in sa1100dog_probe()
        - usb: gadget: u_audio: Fix race condition use of controls after free during
          gadget unbind.
        - usb: gadget: u_audio: Clear uac pointer when freed.
        - stm class: Fix a double free in stm_register_device()
        - ppdev: Remove usage of the deprecated ida_simple_xx() API
        - ppdev: Add an error check in register_device (CVE-2024-36015)
        - perf bench internals inject-build-id: Fix trap divide when collecting just
          one DSO
        - perf ui browser: Don't save pointer to stack memory
        - extcon: max8997: select IRQ_DOMAIN instead of depending on it
        - PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3
        - PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3
        - perf ui browser: Avoid SEGV on title
        - perf report: Avoid SEGV in report__setup_sample_type()
        - f2fs: compress: fix to update i_compr_blocks correctly
        - f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/
          cp_rwsem lock
        - f2fs: fix to release node block count in error path of
          f2fs_new_node_page()
        - f2fs: compress: don't allow unaligned truncation on released compress
          inode
        - serial: sh-sci: protect invalidating RXDMA on shutdown
        - libsubcmd: Fix parse-options memory leak
        - perf daemon: Fix file leak in daemon_session__control
        - f2fs: fix to add missing iput() in gc_data_segment()
        - perf stat: Don't display metric header for non-leader uncore events
        - [s390x] vdso: filter out mno-pic-data-is-text-relative cflag
        - [s390x] vdso64: filter out munaligned-symbols flag for vdso
        - [s390x] vdso: Generate unwind information for C modules
        - [s390x] vdso: Use standard stack frame layout
        - [s390x] ipl: Fix incorrect initialization of len fields in nvme reipl
          block
        - [s390x] ipl: Fix incorrect initialization of nvme dump block
        - [s390x] boot: Remove alt_stfle_fac_list from decompressor
        - Input: ims-pcu - fix printf string overflow
        - Input: ioc3kbd - convert to platform remove callback returning void
        - Input: ioc3kbd - add device table
        - mmc: sdhci_am654: Add tuning algorithm for delay chain
        - mmc: sdhci_am654: Write ITAPDLY for DDR52 timing
        - mmc: sdhci_am654: Drop lookup for deprecated ti,otap-del-sel
        - mmc: sdhci_am654: Add OTAP/ITAP delay enable
        - mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock
        - mmc: sdhci_am654: Fix ITAPDLY for HS400 timing
        - Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculation
        - [arm64] drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original mode
          pclk
        - [arm64] drm/msm/dpu: Always flush the slave INTF on the CTL
        - drm/bridge: tc358775: fix support for jeida-18 and jeida-24
        - media: stk1160: fix bounds checking in stk1160_copy_video()
        - scsi: qla2xxx: Replace all non-returning strlcpy() with strscpy()
        - Input: cyapa - add missing input core locking to suspend/resume functions
        - media: flexcop-usb: fix sanity check of bNumEndpoints
        - [powerpc*] pseries: Add failure related checks for h_get_mpp and h_get_ppp
        - media: sunxi: a83-mips-csi2: also select GENERIC_PHY
        - media: cec: cec-adap: always cancel work in cec_transmit_msg_fh
        - media: cec: cec-api: add locking in cec_release()
        - media: cec: core: avoid recursive cec_claim_log_addrs
        - media: cec: core: avoid confusing "transmit timed out" message
        - Revert "drm/bridge: ti-sn65dsi83: Fix enable error path"
        - [arm64] drm/msm: Enable clamp_to_idle for 7c3
        - [arm64] drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting
          fails
        - null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION()
        - ALSA: hda/cs_dsp_ctl: Use private_free for control cleanup
        - ASoC: mediatek: mt8192: fix register configuration for tdm
        - regulator: bd71828: Don't overwrite runtime voltages
        - perf/arm-dmc620: Fix lockdep assert in ->event_init()
        - [x86] kconfig: Select ARCH_WANT_FRAME_POINTERS again when
          UNWINDER_FRAME_POINTER=y
        - net: Always descend into dsa/ folder with CONFIG_NET_DSA enabled
        - ipv6: sr: fix missing sk_buff release in seg6_input_core
        - nfc: nci: Fix uninit-value in nci_rx_work
        - ASoC: tas2552: Add TX path for capturing AUDIO-OUT data
        - NFSv4: Fixup smatch warning for ambiguous return
        - nfs: keep server info for remounts
        - sunrpc: fix NFSACL RPC retry on soft mount
        - rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVAL
        - af_unix: Update unix_sk(sk)->oob_skb under sk_receive_queue lock.
          (CVE-2024-36972)
        - ipv6: sr: fix memleak in seg6_hmac_init_algo
        - tcp: Fix shift-out-of-bounds in dctcp_update_alpha().
        - pNFS/filelayout: fixup pNfs allocation modes
        - openvswitch: Set the skbuff pkt_type for proper pmtud support.
        - [arm64] asm-bug: Add .align 2 to the end of __BUG_ENTRY
        - rv: Update rv_en(dis)able_monitor doc to match kernel-doc
        - virtio: delete vq in vp_find_vqs_msix() when request_irq() fails
        - Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"
        - net: fec: avoid lock evasion when reading pps_enable
        - tls: fix missing memory barrier in tls_init
        - inet: factor out locked section of inet_accept() in a new helper
        - net: relax socket state check at accept time.
        - nfc: nci: Fix kcov check in nci_rx_work()
        - nfc: nci: Fix handling of zero-length payload packets in nci_rx_work()
        - drivers/xen: Improve the late XenStore init protocol
        - ice: Interpret .set_channels() input differently
        - netfilter: nfnetlink_queue: acquire rcu_read_lock() in
          instance_destroy_rcu()
        - netfilter: nft_payload: restore vlan q-in-q match support
        - spi: Don't mark message DMA mapped when no transfer in it is
        - dma-mapping: benchmark: fix node id validation
        - dma-mapping: benchmark: handle NUMA_NO_NODE correctly
        - nvmet: fix ns enable/disable possible hang
        - net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061
        - net/mlx5: Lag, do bond only if slaves agree on roce state
        - net/mlx5e: Fix IPsec tunnel mode offload feature check
        - net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer
          exhaustion
        - net/mlx5e: Fix UDP GSO for encapsulated packets
        - dma-buf/sw-sync: don't enable IRQ from sync_print_obj()
        - bpf: Fix potential integer overflow in resolve_btfids
        - ALSA: jack: Use guard() for locking
        - ALSA: core: Remove debugfs at disconnection
        - ALSA: hda/realtek: Add quirk for ASUS ROG G634Z
        - ALSA: hda/realtek: Amend G634 quirk to enable rear speakers
        - ALSA: hda/realtek: Adjust G814JZR to use SPI init for amp
        - enic: Validate length of nl attributes in enic_set_vf_port
        - af_unix: Read sk->sk_hash under bindlock during bind().
        - net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROM
        - bpf: Allow delete from sockmap/sockhash only if update is allowed
        - net:fec: Add fec_enet_deinit()
        - ice: fix accounting if a VLAN already exists
        - netfilter: nft_payload: move struct nft_payload_set definition where it
          belongs
        - netfilter: nft_payload: rebuild vlan header when needed
        - netfilter: nft_payload: rebuild vlan header on h_proto access
        - netfilter: nft_payload: skbuff vlan metadata mangle support
        - netfilter: tproxy: bail out if IP has been disabled on the device
        - netfilter: nft_fib: allow from forward/input without iif selector
        - kconfig: fix comparison to constant symbols, 'm', 'n'
        - [x86] drm/i915/guc: avoid FIELD_PREP warning
        - spi: stm32: Don't warn about spurious interrupts
        - net: dsa: microchip: fix RGMII error in KSZ DSA driver
        - net: ena: Add dynamic recycling mechanism for rx buffers
        - net: ena: Reduce lines with longer column width boundary
        - net: ena: Fix redundant device NUMA node override
        - ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound
        - [powerpc*] pseries/lparcfg: drop error message from guest name lookup
        - hwmon: (shtc1) Fix property misspelling
        - ALSA: timer: Set lower bound of start tick time
        - net: ena: Fix DMA syncing in XDP path when SWIOTLB is on
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.94
        - drm: Check output polling initialized before disabling (CVE-2024-35927)
        - drm: Check polling initialized before enabling in
          drm_helper_probe_single_connector_modes
        - Bluetooth: btrtl: Add missing MODULE_FIRMWARE declarations
        - maple_tree: fix allocation in mas_sparse_area()
        - maple_tree: fix mas_empty_area_rev() null pointer dereference
          (CVE-2024-36891)
        - mmc: core: Do not force a retune before RPMB switch
        - afs: Don't cross .backup mountpoint from backup volume
        - nilfs2: fix use-after-free of timer for log writer thread (CVE-2024-38583)
        - [x86] drm/i915/audio: Fix audio time stamp programming for DP
        - mptcp: avoid some duplicate code in socket option handling
        - mptcp: cleanup SOL_TCP handling
        - mptcp: fix full TCP keep-alive support
        - vxlan: Fix regression when dropping packets due to invalid src addresses
        - scripts/gdb: fix SB_* constants parsing
        - f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode()
        - media: lgdt3306a: Add a check against null-pointer-def
        - drm/amdgpu: add error handle to avoid out-of-bounds
        - bcache: fix variable length array abuse in btree_iter
        - wifi: rtw89: correct aSIFSTime for 6GHz band
        - ata: pata_legacy: make legacy_exit() work again
        - thermal/drivers/qcom/lmh: Check for SCM availability at probe
        - [arm64] soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request
        - ACPI: resource: Do IRQ override on TongFang GXxHRXx and GMxHGxx
        - [arm64] tegra: Correct Tegra132 I2C alias
        - [arm64] dts: qcom: qcs404: fix bluetooth device address
        - md/raid5: fix deadlock that raid5d() wait for itself to clear
          MD_SB_CHANGE_PENDING
        - wifi: rtw89: pci: correct TX resource checking for PCI DMA channel of
          firmware command
        - wifi: rtl8xxxu: Fix the TX power of RTL8192CU, RTL8723AU
        - wifi: rtlwifi: rtl8192de: Fix 5 GHz TX power
        - wifi: rtlwifi: rtl8192de: Fix low speed with WPA3-SAE
        - wifi: rtlwifi: rtl8192de: Fix endianness issue in RX path
        - [arm64] dts: hi3798cv200: fix the size of GICR
        - media: mc: Fix graph walk in media_pipeline_start
        - media: mc: mark the media devnode as registered from the, start
        - media: mxl5xx: Move xpt structures off stack
        - media: v4l2-core: hold videodev_lock until dev reg, finishes
        - mmc: core: Add mmc_gpiod_set_cd_config() function
        - mmc: sdhci: Add support for "Tuning Error" interrupts
        - mmc: sdhci-acpi: Sort DMI quirks alphabetically
        - mmc: sdhci-acpi: Fix Lenovo Yoga Tablet 2 Pro 1380 sdcard slot not working
        - mmc: sdhci-acpi: Disable write protect detection on Toshiba WT10-A
        - mmc: sdhci-acpi: Add quirk to enable pull-up on the card-detect GPIO on
          Asus T100TA
        - fbdev: savage: Handle err return when savagefb_check_var failed
        - drm/amdgpu/atomfirmware: add intergrated info v2.3 table
        - 9p: add missing locking around taking dentry fid list
        - drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platforms
        - [arm64] KVM: arm64: Fix AArch32 register narrowing on userspace write
        - [arm64] KVM: arm64: Allow AArch32 PSTATE.M to be restored as System mode
        - [arm64] KVM: arm64: AArch32: Fix spurious trapping of conditional
          instructions
        - crypto: ecdsa - Fix module auto-load on add-key
        - crypto: ecrdsa - Fix module auto-load on add_key
        - [x86] crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak
        - mm: fix race between __split_huge_pmd_locked() and GUP-fast
        - scsi: core: Handle devices which return an unusually large VPD page count
        - net/ipv6: Fix route deleting failure when metric equals 0
        - net/9p: fix uninit-value in p9_client_rpc()
        - kmsan: do not wipe out origin when doing partial unpoisoning
        - cpufreq: amd-pstate: Fix the inconsistency in max frequency units
        - [x86] intel_th: pci: Add Meteor Lake-S CPU support
        - mm/cma: drop incorrect alignment check in cma_init_reserved_mem
        - mm/hugetlb: pass correct order_per_bit to cma_declare_contiguous_nid
        - watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a safety margin
        - kdb: Fix buffer overflow during tab-complete
        - kdb: Use format-strings rather than '\0' injection in kdb_read()
        - kdb: Fix console handling when editing and tab-completing commands
        - kdb: Merge identical case statements in kdb_read()
        - kdb: Use format-specifiers rather than memset() for padding in kdb_read()
        - net: fix __dst_negative_advice() race (CVE-2024-36971)
        - ext4: set type of ac_groups_linear_remaining to __u32 to avoid overflow
        - ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find()
        - [s390x] ap: Fix crash in AP internal function modify_bitmap()
        - [s390x] cpacf: Split and rework cpacf query functions
        - [s390x] cpacf: Make use of invalid opcode produce a link error
        - i3c: master: svc: fix invalidate IBI type and miss call client IBI handler
        - EDAC/igen6: Convert PCIBIOS_* return codes to errnos
        - nfs: fix undefined behavior in nfs_block_bits()
        - NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUS
        - btrfs: fix crash on racing fsync and size-extending write into prealloc
        - [powerpc*] bpf: enforce full ordering for ATOMIC operations with BPF_FETCH
        - smb: client: fix deadlock in smb2_find_smb_tcon()
        - smp: Provide 'setup_max_cpus' definition on UP too
    
      [ Uwe Kleine-König ]
      * [arm*] Enable symbols in Raspberry Pi device trees for simplified overlay
        application.
      * d/rules: Let blhc ignore perf tests binaries that are compiled without
        fortification
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 22
      * [rt] Update to 6.1.90-rt30
      * net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP (CVE-2024-36974)
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 21 Jun 2024 05:59:28 +0200
  • linux (6.1.76-1) bookworm; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.70
        - bpf: Fix prog_array_map_poke_run map poke update
        - HID: i2c-hid: acpi: Unify ACPI ID tables format
        - HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[]
        - drm/amd/display: fix hw rotated modes when PSR-SU is enabled
        - [armhf] OMAP2+: Fix null pointer dereference and memory leak in
          omap_soc_device_init
        - reset: Fix crash when freeing non-existent optional resets
        - [s390x] vx: fix save/restore of fpu kernel context
        - wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lock
        - wifi: mac80211: check if the existing link config remains unchanged
        - wifi: mac80211: mesh: check element parsing succeeded
        - wifi: mac80211: mesh_plink: fix matches_local logic
        - Revert "net/mlx5e: fix double free of encap_header in update funcs"
        - Revert "net/mlx5e: fix double free of encap_header"
        - net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()
        - net/mlx5: Introduce and use opcode getter in command interface
        - net/mlx5: Prevent high-rate FW commands from populating all slots
        - net/mlx5: Re-organize mlx5_cmd struct
        - net/mlx5e: Fix a race in command alloc flow
        - net/mlx5e: fix a potential double-free in fs_udp_create_groups
        - net/mlx5: Fix fw tracer first block check
        - net/mlx5e: Correct snprintf truncation handling for fw_version buffer
        - net/mlx5e: Correct snprintf truncation handling for fw_version buffer used
          by representors
        - [arm64] net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511 and
          above
        - net: Return error from sk_stream_wait_connect() if sk_wait_event() fails
        - net: sched: ife: fix potential use-after-free
        - ethernet: atheros: fix a memleak in atl1e_setup_ring_resources
        - net/rose: fix races in rose_kill_by_device()
        - Bluetooth: Fix deadlock in vhci_send_frame
        - Bluetooth: hci_event: shut up a false-positive warning
        - net: mana: select PAGE_POOL
        - net: check vlan filter feature in vlan_vids_add_by_dev() and
          vlan_vids_del_by_dev()
        - afs: Fix the dynamic root's d_delete to always delete unused dentries
        - afs: Fix dynamic root lookup DNS check
        - net: check dev->gso_max_size in gso_features_check()
        - keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
        - afs: Fix overwriting of result of DNS query
        - afs: Fix use-after-free due to get/remove race in volume tree
        - [arm64,armhf] ASoC: hdmi-codec: fix missing report for jack initial status
        - [arm64] ASoC: fsl_sai: Fix channel swap issue on i.MX8MP
        - [armhf] i2c: aspeed: Handle the coalesced stop conditions with the start
          conditions.
        - gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()
        - nvme-pci: fix sleeping function called from interrupt context
        - [x86] drm/i915/mtl: limit second scaler vertical scaling in ver >= 14
        - [x86] drm/i915: Relocate intel_atomic_setup_scalers()
        - [x86] drm/i915: Fix intel_atomic_setup_scalers() plane_state handling
        - [x86] drm/i915/dpt: Only do the POT stride remap when using DPT
        - [x86] drm/i915/mtl: Add MTL for remapping CCS FBs
        - [x86] drm/i915: Fix ADL+ tiled plane stride when the POT stride is smaller
          than the original
        - iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_raw
        - interconnect: qcom: sm8250: Enable sync_state
        - scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()
        - iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time
          table
        - [armhf] iio: adc: ti_am335x_adc: Fix return value check of
          tiadc_request_dma()
        - iio: triggered-buffer: prevent possible freeing of wrong buffer
        - ALSA: usb-audio: Increase delay in MOTU M quirk
        - usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3
        - wifi: cfg80211: Add my certificate
        - wifi: cfg80211: fix certs build to not depend on file order
        - USB: serial: ftdi_sio: update Actisense PIDs constant names
        - USB: serial: option: add Quectel EG912Y module support
        - USB: serial: option: add Foxconn T99W265 with new baseline
        - USB: serial: option: add Quectel RM500Q R13 firmware support
        - ALSA: hda/realtek: Add quirk for ASUS ROG GV302XA
        - Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
        - Bluetooth: L2CAP: Send reject on command corrupted request
        - Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
        - Bluetooth: Add more enc key size check
        - net: usb: ax88179_178a: avoid failed operations when device is
          disconnected
        - [x86] Input: soc_button_array - add mapping for airplane mode button
        - net: 9p: avoid freeing uninit memory in p9pdu_vreadf
        - net: rfkill: gpio: set GPIO direction
        - dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp
        - smb: client: fix OOB in cifsd when receiving compounded resps
        - smb: client: fix potential OOB in cifs_dump_detail()
        - smb: client: fix OOB in SMB2_query_info_init()
        - smb: client: fix OOB in smbCalcSize() (CVE-2023-6606)
        - [x86] drm/i915: Reject async flips with bigjoiner
        - 9p: prevent read overrun in protocol dump tracepoint
        - [riscv64] Fix do_notify_resume / do_work_pending prototype
        - loop: do not enforce max_loop hard limit by (new) default
        - dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_client
        - Revert "drm/amd/display: Do not set DRR on pipe commit"
        - btrfs: zoned: no longer count fresh BG region as zone unusable
        - ubifs: fix possible dereference after free
        - ublk: move ublk_cancel_dev() out of ub->mutex
        - scsi: core: Always send batch on reset or error handling command
        - tracing / synthetic: Disable events after testing in
          synth_event_gen_test_init()
        - dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()
        - pinctrl: starfive: jh7100: ignore disabled device tree nodes
        - [armhf] bus: ti-sysc: Flush posted write only after srst_udelay
        - lib/vsprintf: Fix %pfwf when current node refcount == 0
        - [x86] thunderbolt: Fix memory leak in margining_port_remove()
        - [arm64] KVM: arm64: vgic: Simplify kvm_vgic_destroy()
        - [arm64] KVM: arm64: vgic: Add a non-locking primitive for
          kvm_vgic_vcpu_destroy()
        - [arm64] KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
        - [x86] alternatives: Sync core before enabling interrupts
        - fuse: share lookup state between submount and its parent
        - wifi: cfg80211: fix CQM for non-range use
        - wifi: nl80211: fix deadlock in nl80211_set_cqm_rssi (6.6.x)
        - loop: deprecate autoloading callback loop_probe()
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.71
        - ksmbd: replace one-element arrays with flexible-array members
        - ksmbd: set SMB2_SESSION_FLAG_ENCRYPT_DATA when enforcing data encryption
          for this share
        - ksmbd: use F_SETLK when unlocking a file
        - ksmbd: Fix resource leak in smb2_lock()
        - ksmbd: Convert to use sysfs_emit()/sysfs_emit_at() APIs
        - ksmbd: Implements sess->rpc_handle_list as xarray
        - ksmbd: fix typo, syncronous->synchronous
        - ksmbd: Remove duplicated codes
        - ksmbd: update Kconfig to note Kerberos support and fix indentation
        - ksmbd: Fix spelling mistake "excceed" -> "exceeded"
        - ksmbd: Fix parameter name and comment mismatch
        - ksmbd: remove unused is_char_allowed function
        - ksmbd: delete asynchronous work from list (CVE-2023-1193)
        - ksmbd: set NegotiateContextCount once instead of every inc
        - ksmbd: avoid duplicate negotiate ctx offset increments
        - ksmbd: remove unused compression negotiate ctx packing
        - fs: introduce lock_rename_child() helper
        - ksmbd: fix racy issue from using ->d_parent and ->d_name
        - ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()
        - ksmbd: fix uninitialized pointer read in smb2_create_link()
        - ksmbd: call putname after using the last component
        - ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()
        - ksmbd: add mnt_want_write to ksmbd vfs functions
        - ksmbd: remove unused ksmbd_tree_conn_share function
        - ksmbd: use kzalloc() instead of __GFP_ZERO
        - ksmbd: return a literal instead of 'err' in ksmbd_vfs_kern_path_locked()
        - ksmbd: Change the return value of ksmbd_vfs_query_maximal_access to void
        - ksmbd: use kvzalloc instead of kvmalloc
        - ksmbd: Replace the ternary conditional operator with min()
        - ksmbd: Use struct_size() helper in ksmbd_negotiate_smb_dialect()
        - ksmbd: Replace one-element array with flexible-array member
        - ksmbd: Fix unsigned expression compared with zero
        - ksmbd: check if a mount point is crossed during path lookup
        - ksmbd: switch to use kmemdup_nul() helper
        - ksmbd: add support for read compound
        - ksmbd: fix wrong interim response on compound
        - ksmbd: fix `force create mode' and `force directory mode'
        - ksmbd: Fix one kernel-doc comment
        - ksmbd: add missing calling smb2_set_err_rsp() on error
        - ksmbd: remove experimental warning
        - ksmbd: remove unneeded mark_inode_dirty in set_info_sec()
        - ksmbd: fix passing freed memory 'aux_payload_buf'
        - ksmbd: return invalid parameter error response if smb2 request is invalid
        - ksmbd: check iov vector index in ksmbd_conn_write()
        - ksmbd: fix race condition with fp
        - ksmbd: fix race condition from parallel smb2 logoff requests
        - ksmbd: fix race condition from parallel smb2 lock requests
        - ksmbd: fix race condition between tree conn lookup and disconnect
        - ksmbd: fix wrong error response status by using set_smb2_rsp_status()
        - ksmbd: fix Null pointer dereferences in ksmbd_update_fstate()
        - ksmbd: fix potential double free on smb2_read_pipe() error path
        - ksmbd: Remove unused field in ksmbd_user struct
        - ksmbd: reorganize ksmbd_iov_pin_rsp()
        - ksmbd: fix kernel-doc comment of ksmbd_vfs_setxattr()
        - ksmbd: fix recursive locking in vfs helpers
        - ksmbd: fix missing RDMA-capable flag for IPoIB device in
          ksmbd_rdma_capable_netdev()
        - ksmbd: add support for surrogate pair conversion
        - ksmbd: no need to wait for binded connection termination at logoff
        - ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()
        - ksmbd: prevent memory leak on error return
        - ksmbd: fix possible deadlock in smb2_open
        - ksmbd: separately allocate ci per dentry
        - ksmbd: move oplock handling after unlock parent dir
        - ksmbd: release interim response after sending status pending response
        - ksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncId
        - ksmbd: don't update ->op_state as OPLOCK_STATE_NONE on error
        - ksmbd: set epoch in create context v2 lease
        - ksmbd: set v2 lease capability
        - ksmbd: downgrade RWH lease caching state to RH for directory
        - ksmbd: send v2 lease break notification for directory
        - ksmbd: lazy v2 lease break on smb2_write()
        - ksmbd: avoid duplicate opinfo_put() call on error of
          smb21_lease_break_ack()
        - ksmbd: fix wrong allocation size update in smb2_open()
        - spi: Introduce spi_get_device_match_data() helper
        - iio: imu: adis16475: add spi_device_id table
        - nfsd: separate nfsd_last_thread() from nfsd_put()
        - nfsd: call nfsd_last_thread() before final nfsd_put()
        - linux/export: Ensure natural alignment of kcrctab array
        - spi: Reintroduce spi_set_cs_timing()
        - spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
        - block: renumber QUEUE_FLAG_HW_WC
        - ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16() (CVE-2024-22705)
        - mm/filemap: avoid buffered read/write race to read inconsistent data
        - mm: migrate high-order folios in swap cache correctly
        - mm/memory-failure: cast index to loff_t before shifting it
        - mm/memory-failure: check the mapcount of the precise page
        - ring-buffer: Fix wake ups when buffer_percent is set to 100
        - tracing: Fix blocked reader of snapshot buffer
        - ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()
        - ring-buffer: Fix slowpath of interrupted event
        - NFSD: fix possible oops when nfsd/pool_stats is closed.
        - spi: Constify spi parameters of chip select APIs
        - device property: Allow const parameter to dev_fwnode()
        - kallsyms: Make module_kallsyms_on_each_symbol generally available
        - tracing/kprobes: Fix symbol counting logic by looking at modules as well
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.72
        - keys, dns: Fix missing size check of V1 server-list header
        - block: Don't invalidate pagecache for invalid falloc modes
        - ALSA: hda/realtek: enable SND_PCI_QUIRK for hp pavilion 14-ec1xxx series
        - ALSA: hda/realtek: fix mute/micmute LEDs for a HP ZBook
        - ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6
        - mptcp: prevent tcp diag from closing listener subflows
        - Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
        - [x86] drm/mgag200: Fix gamma lut not initialized for G200ER, G200EV,
          G200SE
        - cifs: cifs_chan_is_iface_active should be called with chan_lock held
        - cifs: do not depend on release_iface for maintaining iface_list
        - [x86] KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRL
        - wifi: iwlwifi: pcie: don't synchronize IRQs from IRQ (Closes: #1058887)
        - [arm64] drm/bridge: ti-sn65dsi86: Never store more than msg->size bytes in
          AUX xfer
        - netfilter: use skb_ip_totlen and iph_totlen
        - netfilter: nf_tables: set transport offset from mac header for
          netdev/egress
        - nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to
          llcp_local
        - [x86] drm/i915/dp: Fix passing the correct DPCD_REV for
          drm_dp_set_phy_test_pattern
        - ice: Fix link_down_on_close message
        - ice: Shut down VSI with "link-down-on-close" enabled
        - i40e: Fix filter input checks to prevent config with invalid values
        - igc: Report VLAN EtherType matching back to user
        - igc: Check VLAN TCI mask
        - igc: Check VLAN EtherType mask
        - net: sched: em_text: fix possible memory leak in em_text_destroy()
        - r8169: Fix PCI error on system resume
        - can: raw: add support for SO_MARK
        - net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps
        - net: annotate data-races around sk->sk_tsflags
        - net: annotate data-races around sk->sk_bind_phc
        - net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
        - [armhf] sun9i: smp: Fix array-index-out-of-bounds read in
          sunxi_mc_smp_init
        - sfc: fix a double-free bug in efx_probe_filters
        - [arm64] net: bcmgenet: Fix FCS generation for fragmented skbuffs
        - netfilter: nft_immediate: drop chain reference counter on error
        - net: Save and restore msg_namelen in sock_sendmsg
        - i40e: fix use-after-free in i40e_aqc_add_filters()
        - [arm64] ASoC: meson: g12a-toacodec: Validate written enum values
        - [arm64] ASoC: meson: g12a-tohdmitx: Validate written enum values
        - [arm64] ASoC: meson: g12a-toacodec: Fix event generation
        - [arm64] ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF mux
        - i40e: Restore VF MSI-X state during PCI reset
        - igc: Fix hicredit calculation
        - net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues
        - net/smc: fix invalid link access in dumping SMC-R connections
        - asix: Add check for usbnet_get_endpoints
        - bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()
        - net: Implement missing SO_TIMESTAMPING_NEW cmsg support
        - cpu/SMT: Create topology_smt_thread_allowed()
        - cpu/SMT: Make SMT control more robust against enumeration failures
        - srcu: Fix callbacks acceleration mishandling
        - [x86] bpf, x64: Fix tailcall infinite loop
        - [x86] bpf, x86: Simplify the parsing logic of structure parameters
        - [x86] bpf, x86: save/restore regs with BPF_DW size
        - net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
        - udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
        - splice, net: Add a splice_eof op to file-ops and socket-ops
        - ipv4, ipv6: Use splice_eof() to flush
        - udp: introduce udp->udp_flags
        - udp: move udp->no_check6_tx to udp->udp_flags
        - udp: move udp->no_check6_rx to udp->udp_flags
        - udp: move udp->gro_enabled to udp->udp_flags
        - udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
        - udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
        - udp: annotate data-races around udp->encap_type
        - wifi: iwlwifi: yoyo: swap cdb and jacket bits values
        - [arm64] dts: qcom: sdm845: align RPMh regulator nodes with bindings
        - [arm64] dts: qcom: sdm845: Fix PSCI power domain names
        - bpf: decouple prune and jump points
        - bpf: remove unnecessary prune and jump points
        - bpf: Remove unused insn_cnt argument from visit_[func_call_]insn()
        - bpf: clean up visit_insn()'s instruction processing
        - bpf: Support new 32bit offset jmp instruction
        - bpf: handle ldimm64 properly in check_cfg()
        - bpf: fix precision backtracking instruction iteration
        - blk-mq: make sure active queue usage is held for bio_integrity_prep()
        - net/mlx5: Increase size of irq name buffer
        - [s390x] mm: add missing arch_set_page_dat() call to vmem_crst_alloc()
        - [s390x] cpumf: support user space events for counting
        - f2fs: clean up i_compress_flag and i_compress_level usage
        - f2fs: convert to use bitmap API
        - f2fs: assign default compression level
        - f2fs: set the default compress_level on ioctl
        - ext4: convert move_extent_per_page() to use folios
        - khugepage: replace try_to_release_page() with filemap_release_folio()
        - memory-failure: convert truncate_error_page() to use folio
        - mm: merge folio_has_private()/filemap_release_folio() call pairs
        - mm, netfs, fscache: stop read optimisation when folio removed from
          pagecache
        - filemap: add a per-mapping stable writes flag
        - block: update the stable_writes flag in bdev_add
        - smb: client: fix missing mode bits for SMB symlinks
        - net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_stats
        - dpaa2-eth: recycle the RX buffer only after all processing done
        - ethtool: don't propagate EOPNOTSUPP from dumps
        - bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
        - [arm64] firmware: arm_scmi: Fix frequency truncation by promoting
          multiplier type
        - ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7
        - genirq/affinity: Remove the 'firstvec' parameter from
          irq_build_affinity_masks
        - genirq/affinity: Pass affinity managed mask array to
          irq_build_affinity_masks
        - genirq/affinity: Don't pass irq_affinity_desc array to
          irq_build_affinity_masks
        - genirq/affinity: Rename irq_build_affinity_masks as group_cpus_evenly
        - genirq/affinity: Move group_cpus_evenly() into lib/
        - lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenly
        - mm/memory_hotplug: add missing mem_hotplug_lock
        - mm/memory_hotplug: fix error handling in add_memory_resource()
        - net: sched: call tcf_ct_params_free to free params in tcf_ct_init
        - netfilter: flowtable: allow unidirectional rules
        - netfilter: flowtable: cache info of last offload
        - net/sched: act_ct: offload UDP NEW connections
        - net/sched: act_ct: Fix promotion of offloaded unreplied tuple
        - netfilter: flowtable: GC pushes back packets to classic path
        - net/sched: act_ct: Take per-cb reference to tcf_ct_flow_table
        - btrfs: fix qgroup_free_reserved_data int overflow
        - btrfs: mark the len field in struct btrfs_ordered_sum as unsigned
        - ring-buffer: Fix 32-bit rb_time_read() race with rb_time_cmpxchg()
        - firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines
          and ASM108x/VT630x PCIe cards
        - [x86] kprobes: fix incorrect return address calculation in
          kprobe_emulate_call_indirect
        - mm: fix unmap_mapping_range high bits shift bug
        - drm/amdgpu: skip gpu_info fw loading on navi12
        - drm/amd/display: add nv12 bounding box
        - mmc: rpmb: fixes pause retune on all RPMB partitions.
        - mmc: core: Cancel delayed work before releasing host
        - genirq/affinity: Only build SMP-only helper functions on SMP kernels
        - f2fs: compress: fix to assign compress_level for lz4 correctly
        - net/sched: act_ct: additional checks for outdated flows
        - net/sched: act_ct: Always fill offloading tuple iifidx
        - bpf: Fix a verifier bug due to incorrect branch offset comparison with
          cpu=v4
        - bpf: syzkaller found null ptr deref in unix_bpf proto add
        - smb3: Replace smb2pdu 1-element arrays with flex-arrays
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.73
        - Revert "nfsd: call nfsd_last_thread() before final nfsd_put()"
        - Revert "nfsd: separate nfsd_last_thread() from nfsd_put()"
        - ipv6: remove max_size check inline with ipv4 (CVE-2023-52340)
        - cifs: fix flushing folio regression for 6.1 backport (Closes: #1060005)
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.74
        - f2fs: explicitly null-terminate the xattr list
        - ALSA: hda - Fix speaker and headset mic pin config for CHUWI CoreBook XPro
        - mptcp: fix uninit-value in mptcp_incoming_options
        - wifi: cfg80211: lock wiphy mutex for rfkill poll
        - wifi: avoid offset calculation on NULL pointer
        - wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_cap
        - debugfs: fix automount d_fsdata usage
        - ALSA: hda: intel-nhlt: Ignore vbps when looking for DMIC 32 bps format
        - nvme-core: fix a memory leak in nvme_ns_info_from_identify()
        - drm/amd/display: update dcn315 lpddr pstate latency
        - drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer
        - blk-mq: don't count completed flush data request as inflight in case of
          quiesce
        - nvme-core: check for too small lba shift
        - [x86] ASoC: Intel: Skylake: Fix mem leak in few functions
        - [x86] ASoC: Intel: Skylake: mem leak in skl register function
        - ASoC: rt5650: add mutex to avoid the jack detection failure
        - [x86] ASoC: Intel: skl_hda_dsp_generic: Drop HDMI routes when HDMI is not
          available
        - nouveau/tu102: flush all pdbs on vmm flush
        - [x86] ASoC: amd: yc: Add DMI entry to support System76 Pangolin 13
        - [x86] ASoC: hdac_hda: Conditionally register dais for HDMI and Analog
        - net/tg3: fix race condition in tg3_reset_task()
        - ASoC: da7219: Support low DC impedance headset
        - ASoC: ops: add correct range check for limiting volume
        - nvme: introduce helper function to get ctrl state
        - nvme: prevent potential spectre v1 gadget
        - [arm64] dts: rockchip: Fix PCI node addresses on rk3399-gru
        - drm/amdgpu: Add NULL checks for function pointers
        - [armhf] drm/exynos: fix a potential error pointer dereference
        - [armhf] drm/exynos: fix a wrong error checking
        - [x86] hwmon: (corsair-psu) Fix probe when built-in
        - [arm64] clk: rockchip: rk3568: Add PLL rate for 292.5MHz
        - [armhf] clk: rockchip: rk3128: Fix HCLK_OTG gate register
        - jbd2: correct the printing of write_flags in jbd2_write_superblock()
        - jbd2: increase the journal IO's priority
        - drm/crtc: Fix uninit-value bug in drm_mode_setcrtc
        - neighbour: Don't let neigh_forced_gc() disable preemption for long
        - [x86] platform/x86: intel-vbtn: Fix missing tablet-mode-switch events
        - jbd2: fix soft lockup in journal_finish_inode_data_buffers()
        - tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
        - tracing: Add size check when printing trace_marker output
        - tracing: Fix uaf issue when open the hist or hist_debug file
        - ring-buffer: Do not record in NMI if the arch does not support cmpxchg in
          NMI
        - Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1
        - [arm64] reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warning
        - Input: atkbd - skip ATKBD_CMD_GETID in translated mode
        - Input: i8042 - add nomux quirk for Acer P459-G2-M
        - [s390x] scm: fix virtual vs physical address confusion
        - wifi: iwlwifi: pcie: avoid a NULL pointer dereference
        - Input: xpad - add Razer Wolverine V2 support
        - HID: nintendo: fix initializer element is not constant error
        - [x86] platform/x86: thinkpad_acpi: fix for incorrect fan reporting on some
          ThinkPad systems
        - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for the Medion Lifetab S10346
        - [x86] ASoC: Intel: bytcr_rt5640: Add new swapped-speakers quirk
        - ALSA: hda/realtek: Add quirks for ASUS Zenbook 2022 Models
        - dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM
        - HID: nintendo: Prevent divide-by-zero on code
        - smb: client: fix potential OOB in smb2_dump_detail() (CVE-2023-6610)
        - [arm64,armhf] i2c: rk3x: fix potential spinlock recursion on poll
        - drm/amd/display: get dprefclk ss info from integration info table
        - ida: Fix crash in ida_free when the bitmap is empty (CVE-2023-6915)
        - virtio_blk: fix snprintf truncation compiler warning
        - net: qrtr: ns: Return 0 if server port is not present
        - [armhf] sun9i: smp: fix return code check of of_property_match_string
        - drm/crtc: fix uninitialized variable use
        - ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP Envy X360 13-ay0xxx
        - ACPI: resource: Add another DMI match for the TongFang GMxXGxx
        - [x86] ASoC: SOF: Intel: hda-codec: Delay the codec device registration
        - btf, scripts: Exclude Rust CUs with pahole
        - bpf: Add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to
          pahole flags for v1.25
        - ksmbd: don't allow O_TRUNC open on read-only share
        - ksmbd: free ppace array on error in parse_dacl
        - Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"
        - [arm*] binder: use EPOLLERR from eventpoll.h
        - [arm*] binder: fix use-after-free in shinker's callback
        - [arm*] binder: fix trivial typo of binder_free_buf_locked()
        - [arm*] binder: fix comment on binder_alloc_new_buf() return value
        - uio: Fix use-after-free in uio_open
        - parport: parport_serial: Add Brainboxes BAR details
        - parport: parport_serial: Add Brainboxes device IDs and geometry
        - PCI: Add ACS quirk for more Zhaoxin Root Ports
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.75
        - [x86] lib: Fix overflow when counting digits
        - [x86] mce/inject: Clear test status value
        - [arm64] EDAC/thunderx: Fix possible out-of-bounds string access
        - [powerpc*] remove checks for binutils older than 2.25
        - [powerpc*] add crtsavres.o to always-y instead of extra-y
        - [powerpc*] 44x: select I2C for CURRITUCK
        - [powerpc*] pseries/memhp: Fix access beyond end of drmem array
        - [powerpc*] powernv: Add a null pointer check to scom_debug_init_one()
        - [powerpc*] powernv: Add a null pointer check in opal_event_init()
        - [powerpc*] powernv: Add a null pointer check in opal_powercap_init()
        - [powerpc*] imc-pmu: Add a null pointer check in update_events_in_group()
        - ACPI: video: check for error while searching for backlight device parent
        - ACPI: LPIT: Avoid u32 multiplication overflow
        - KEYS: encrypted: Add check for strsep
        - [x86] platform/x86/intel/vsec: Enhance and Export intel_vsec_add_aux()
        - [x86] platform/x86/intel/vsec: Support private data
        - [x86] platform/x86/intel/vsec: Use mutex for ida_alloc() and ida_free()
        - [x86] platform/x86/intel/vsec: Fix xa_alloc memory leak
        - of: Add of_property_present() helper
        - cpufreq: Use of_property_present() for testing DT property presence
        - cpufreq: scmi: process the result of devm_of_clk_add_hw_provider()
        - calipso: fix memory leak in netlbl_calipso_add_pass()
        - efivarfs: force RO when remounting if SetVariable is not supported
        - efivarfs: Free s_fs_info on unmount
        - ACPI: LPSS: Fix the fractional clock divider flags
        - ACPI: extlog: Clear Extended Error Log status when RAS_CEC handled the
          error
        - mtd: Fix gluebi NULL pointer dereference caused by ftl notifier
        - selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socket
        - crypto: virtio - Handle dataq logic with tasklet
        - [x86] crypto: ccp - fix memleak in ccp_init_dm_workarea
        - crypto: af_alg - Disallow multiple in-flight AIO requests
        - [arm64] crypto: safexcel - Add error handling for dma_map_sg() calls
        - crypto: hisilicon/qm - save capability registers in qm init process
        - crypto: hisilicon/zip - add zip comp high perf mode configuration
        - crypto: hisilicon/qm - add a function to set qm algs
        - crypto: hisilicon/hpre - save capability registers in probe process
        - crypto: hisilicon/sec2 - save capability registers in probe process
        - crypto: hisilicon/zip - save capability registers in probe process
        - pstore: ram_core: fix possible overflow in persistent_ram_init_ecc()
        - erofs: fix memory leak on short-lived bounced pages
        - fs: indicate request originates from old mount API
        - gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dump
        - crypto: virtio - Wait for tasklet to complete on device remove
        - crypto: scomp - fix req->dst buffer overflow
        - csky: fix arch_jump_label_transform_static override
        - blocklayoutdriver: Fix reference leak of pnfs_device_node
        - NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT
        - SUNRPC: fix _xprt_switch_find_current_entry logic
        - pNFS: Fix the pnfs block driver's calculation of layoutget size
        - wifi: plfxlc: check for allocation failure in plfxlc_usb_wreq_async()
        - wifi: rtw88: fix RX filter in FIF_ALLMULTI flag
        - bpf, lpm: Fix check prefixlen before walking trie
        - bpf: Add crosstask check to __bpf_get_stack
        - wifi: ath11k: Defer on rproc_get failure
        - wifi: libertas: stop selecting wext
        - [armhf] net/ncsi: Fix netlink major/minor version numbers
        - [arm64] firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()
        - [arm64] firmware: meson_sm: populate platform devices from sm device tree
          data
        - wifi: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift behavior
        - md: synchronize flush io with array reconfiguration
        - bpf: enforce precision of R0 on callback return
        - rcu-tasks: Provide rcu_trace_implies_rcu_gp()
        - bpf: add percpu stats for bpf_map elements insertions/deletions
        - bpf: Add map and need_defer parameters to .map_fd_put_ptr()
        - bpf: Defer the free of inner map when necessary
        - bpf: fix check for attempt to corrupt spilled pointer
        - scsi: fnic: Return error if vmalloc() failed
        - [arm64] dts: qcom: qrb5165-rb5: correct LED panic indicator
        - [arm64] dts: qcom: sdm845-db845c: correct LED panic indicator
        - bpf: Fix verification of indirect var-off stack access
        - dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with
          generic names
        - wifi: mt76: mt7921: fix country count limitation for CLC
        - block: Set memalloc_noio to false on device_add_disk() error path
        - [arm64] scsi: hisi_sas: Replace with standard error code return value
        - [arm64] scsi: hisi_sas: Rollback some operations if FLR failed
        - [arm64] scsi: hisi_sas: Correct the number of global debugfs registers
        - [armhf] dts: stm32: don't mix SCMI and non-SCMI board compatibles
        - ipmr: support IP_PKTINFO on cache report IGMP msg
        - virtio/vsock: fix logic which reduces credit update messages
        - dma-mapping: clear dev->dma_mem to NULL after freeing it
        - [arm64] dts: qcom: sm8150-hdk: fix SS USB regulators
        - block: add check of 'minors' and 'first_minor' in device_add_disk()
        - wifi: rtlwifi: add calculate_bit_shift()
        - wifi: rtlwifi: rtl8188ee: phy: using calculate_bit_shift()
        - wifi: rtlwifi: rtl8192c: using calculate_bit_shift()
        - wifi: rtlwifi: rtl8192cu: using calculate_bit_shift()
        - wifi: rtlwifi: rtl8192ce: using calculate_bit_shift()
        - wifi: rtlwifi: rtl8192de: using calculate_bit_shift()
        - wifi: rtlwifi: rtl8192ee: using calculate_bit_shift()
        - wifi: rtlwifi: rtl8192se: using calculate_bit_shift()
        - wifi: iwlwifi: mvm: set siso/mimo chains to 1 in FW SMPS request
        - wifi: iwlwifi: mvm: send TX path flush in rfkill
        - netfilter: nf_tables: mark newset as dead on transaction abort
        - Bluetooth: Fix bogus check for re-auth no supported with non-ssp
        - Bluetooth: btmtkuart: fix recv_buf() return value
        - block: make BLK_DEF_MAX_SECTORS unsigned
        - null_blk: don't cap max_hw_sectors to BLK_DEF_MAX_SECTORS
        - bpf: sockmap, fix proto update hook to avoid dup calls
        - sctp: support MSG_ERRQUEUE flag in recvmsg()
        - sctp: fix busy polling
        - net/sched: act_ct: fix skb leak and crash on ooo frags
        - mlxbf_gige: Fix intermittent no ip issue
        - mlxbf_gige: Enable the GigE port in mlxbf_gige_open
        - ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim()
        - [armhf] Revert "drm/omapdrm: Annotate dma-fence critical section in commit
          path"
        - [arm64,armhf] drm/panfrost: Really power off GPU cores in
          panfrost_gpu_power_off()
        - RDMA/usnic: Silence uninitialized symbol smatch warnings
        - [arm64] RDMA/hns: Fix inappropriate err code for unsupported operations
        - drm/nouveau/fence:: fix warning directly dereferencing a rcu pointer
        - drm/bridge: tpd12s015: Drop buggy __exit annotation for remove function
        - drm/tilcdc: Fix irq free on unload
        - media: pvrusb2: fix use after free on context disconnection
        - media: mtk-jpegdec: export jpeg decoder functions
        - media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to avoid the
          crash of multi-core JPEG devices
        - media: verisilicon: Hook the (TRY_)DECODER_CMD stateless ioctls
        - media: rkvdec: Hook the (TRY_)DECODER_CMD stateless ioctls
        - drm/bridge: Fix typo in post_disable() description
        - f2fs: fix to avoid dirent corruption
        - drm/radeon/r600_cs: Fix possible int overflows in r600_cs_check_reg()
        - drm/radeon/r100: Fix integer overflow issues in r100_cs_track_check()
        - drm/radeon: check return value of radeon_ring_lock()
        - [arm64] drm/msm/mdp4: flush vblank event on disable
        - [arm64] drm/msm/dsi: Use pm_runtime_resume_and_get to prevent refcnt leaks
        - drm/drv: propagate errors from drm_modeset_register_all()
        - [x86] ASoC: Intel: glk_rt5682_max98357a: fix board id mismatch
        - [arm64,armhf] drm/panfrost: Ignore core_mask for poweroff and disable
          PWRTRANS irq
        - drm/radeon: check the alloc_workqueue return value in radeon_crtc_init()
        - drm/radeon/dpm: fix a memleak in sumo_parse_power_table
        - drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_table
        - drm/bridge: cdns-mhdp8546: Fix use of uninitialized variable
        - drm/bridge: tc358767: Fix return value on error case
        - media: cx231xx: fix a memleak in cx231xx_init_isoc
        - [arm64] RDMA/hns: Fix memory leak in free_mr_init()
        - drm/panel: st7701: Fix AVCL calculation
        - f2fs: fix to wait on block writeback for post_read case
        - f2fs: fix to check compress file in f2fs_move_file_range()
        - f2fs: fix to update iostat correctly in f2fs_filemap_fault()
        - media: dvbdev: drop refcount on error path in dvb_device_open()
        - media: dvb-frontends: m88ds3103: Fix a memory leak in an error handling
          path of m88ds3103_probe()
        - [arm64] drm/msm/dpu: Set input_sel bit for INTF
        - [arm64] drm/msm/dpu: Drop enable and frame_count parameters from
          dpu_hw_setup_misr()
        - drm/amdgpu/debugfs: fix error code when smc register accessors are NULL
        - drm/amd/pm: fix a double-free in si_dpm_init
        - drivers/amd/pm: fix a use-after-free in kv_parse_power_table
        - gpu/drm/radeon: fix two memleaks in radeon_vm_init
        - drm/amd/pm: fix a double-free in amdgpu_parse_extended_power_table
        - f2fs: fix to check return value of f2fs_recover_xattr_data
        - dt-bindings: clock: Update the videocc resets for sm8150
        - [arm64] drivers: clk: zynqmp: calculate closest mux rate
        - [arm64] drivers: clk: zynqmp: update divider round rate logic
        - watchdog: set cdev owner before adding
        - watchdog/hpwdt: Only claim UNKNOWN NMI if from iLO
        - watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handling
        - watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unused
        - [arm64] clk: si5341: fix an error code problem in
          si5341_output_clk_set_rate
        - accel/habanalabs: fix information leak in sec_attest_info()
          (CVE-2023-50431)
        - clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hw
        - ASoC: rt5645: Drop double EF20 entry from dmi_platform_data[]
        - ALSA: scarlett2: Add missing error check to scarlett2_config_save()
        - ALSA: scarlett2: Add missing error check to scarlett2_usb_set_config()
        - ALSA: scarlett2: Allow passing any output to line_out_remap()
        - ALSA: scarlett2: Add missing error checks to *_ctl_get()
        - ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put()
        - IB/iser: Prevent invalidating wrong MR
        - drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_init
        - ksmbd: validate the zero field of packet header
        - of: Fix double free in of_parse_phandle_with_args_map
        - keys, dns: Fix size check of V1 server-list header
        - [arm*] binder: fix async space check for 0-sized buffers
        - [arm*] binder: fix unused alloc->free_async_space
        - [mipel*] smp: Call rcutree_report_cpu_starting() earlier
        - Input: atkbd - use ab83 as id when skipping the getid command
        - xen-netback: don't produce zero-size SKB frags (CVE-2023-46838)
        - [arm*] binder: fix race between mmput() and do_exit()
        - [arm64,armhf] clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc
          warnings
        - [powerpc*] 64s: Increase default stack size to 32KB
        - tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug
        - [armhf] usb: phy: mxs: remove CONFIG_USB_OTG condition for
          mxs_phy_is_otg_host()
        - [arm64,armhf] usb: dwc: ep0: Update request status in
          dwc3_ep0_stall_restart
        - [arm64,armhf] Revert "usb: dwc3: Soft reset phy on probe for host"
        - [arm64,armhf] Revert "usb: dwc3: don't reset device side if dwc3 was
          configured as host-only"
        - [arm64,armhf] usb: chipidea: wait controller resume finished for wakeup
          irq
        - Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"
        - usb: typec: class: fix typec_altmode_put_partner to put plugs
        - usb: mon: Fix atomicity violation in mon_bin_vma_fault
        - serial: core: fix sanitizing check for RTS settings
        - serial: core: make sure RS485 cannot be enabled when it is not supported
        - [arm64,armhf] serial: 8250_bcm2835aux: Restore clock error handling
        - serial: core, imx: do not set RS485 enabled if it is not supported
        - [arm64,armhf] serial: imx: Ensure that imx_uart_rs485_config() is called
          with enabled clock
        - serial: 8250_exar: Set missing rs485_supported flag
        - [armhf] serial: omap: do not override settings for RS485 support
        - drm/vmwgfx: Fix possible invalid drm gem put calls
        - drm/vmwgfx: Keep a gem reference to user bos in surfaces (CVE-2023-5633)
        - ALSA: oxygen: Fix right channel of capture volume mixer
        - ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq2xxx
        - ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on HP
          ZBook
        - ALSA: hda/realtek: Enable headset mic on Lenovo M70 Gen5
        - ksmbd: validate mech token in session setup
        - ksmbd: fix UAF issue in ksmbd_tcp_new_connection()
        - ksmbd: only v2 leases handle the directory
        - io_uring/rw: ensure io->bytes_done is always initialized
        - fbdev: flush deferred work in fb_deferred_io_fsync()
        - fbdev: flush deferred IO before closing
        - scsi: ufs: core: Simplify power management during async scan
        - scsi: target: core: add missing file_{start,end}_write()
        - scsi: mpi3mr: Refresh sdev queue depth after controller reset
        - scsi: mpi3mr: Block PEL Enable Command on Controller Reset and
          Unrecoverable State
        - drm/amd: Enable PCIe PME from D3
        - block: add check that partition length needs to be aligned with block size
        - block: Fix iterating over an empty bio with bio_for_each_folio_all
        - netfilter: nf_tables: check if catch-all set element is active in next
          generation (CVE-2024-1085)
        - pwm: Fix out-of-bounds access in of_pwm_single_xlate()
        - md/raid1: Use blk_opf_t for read and write operations
        - rootfs: Fix support for rootfstype= when root= is given
        - Bluetooth: Fix atomicity violation in {min,max}_key_size_set
        - bpf: Fix re-attachment branch in bpf_tracing_prog_attach
        - [arm64] iommu/arm-smmu-qcom: Add missing GMU entry to match table
        - iommu/dma: Trace bounce buffer usage when mapping buffers
        - wifi: mt76: fix broken precal loading from MTD for mt7915
        - wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable code
        - wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessors
        - wifi: mwifiex: configure BSSID consistently when starting AP
        - Revert "net: rtnetlink: Enslave device before bringing it up"
        - cxl/port: Fix decoder initialization when nr_targets > interleave_ways
        - PCI/P2PDMA: Remove reference to pci_p2pdma_map_sg()
        - [x86] kvm: Do not try to disable kvmclock if it was not enabled
        - [arm64] KVM: arm64: vgic-v4: Restore pending state on host userspace write
        - [arm64] KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache
        - iio: adc: ad7091r: Pass iio_dev to event handler
        - HID: wacom: Correct behavior when processing some confidence == false
          touches
        - mfd: syscon: Fix null pointer dereference in of_syscon_register()
        - [x86] mfd: intel-lpss: Fix the fractional clock divider flags
        - [mipsel] Fix incorrect max_low_pfn adjustment
        - [arm64] power: supply: cw2015: correct time_to_empty units in sysfs
        - [arm64] serial: 8250: omap: Don't skip resource freeing if
          pm_runtime_resume_and_get() failed
        - libapi: Add missing linux/types.h header to get the __u64 type on io.h
        - base/node.c: initialize the accessor list before registering
        - acpi: property: Let args be NULL in __acpi_node_get_property_reference
        - software node: Let args be NULL in software_node_get_reference_args
        - serial: imx: fix tx statemachine deadlock
        - iio: adc: ad9467: fix reset gpio handling
        - iio: adc: ad9467: don't ignore error codes
        - iio: adc: ad9467: fix scale setting
        - perf header: Fix one memory leakage in perf_event__fprintf_event_update()
        - perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()
        - perf genelf: Set ELF program header addresses properly
        - tty: change tty_write_lock()'s ndelay parameter to bool
        - tty: early return from send_break() on TTY_DRIVER_HARDWARE_BREAK
        - tty: don't check for signal_pending() in send_break()
        - tty: use 'if' in send_break() instead of 'goto'
        - usb: cdc-acm: return correct error code on unsupported break
        - nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
        - nvmet-tcp: fix a crash in nvmet_req_complete()
        - perf env: Avoid recursively taking env->bpf_progs.lock
        - cxl/region: fix x9 interleave typo
        - apparmor: avoid crash when parsed profile name is empty
        - [arm64,armhf] serial: imx: Correct clock error message in function probe()
        - nvmet: re-fix tracing strncpy() warning
        - nvme: trace: avoid memcpy overflow warning
        - nvmet-tcp: Fix the H2C expected PDU len calculation
        - [s390x] pci: fix max size calculation in zpci_memcpy_toio()
        - [arm64] net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet frames
        - net: phy: micrel: populate .soft_reset for KSZ9131
        - mptcp: mptcp_parse_option() fix for MPTCPOPT_MP_JOIN
        - mptcp: strict validation before using mp_opt->hmac
        - mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect()
        - mptcp: use OPTION_MPTCP_MPJ_SYN in subflow_check_req()
        - mptcp: refine opt_mp_capable determination
        - block: ensure we hold a queue reference when using queue limits
        - udp: annotate data-races around up->pending
        - net: stmmac: ethtool: Fixed calltrace caused by unbalanced
          disable_irq_wake calls
        - bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
        - mptcp: relax check on MPC passive fallback
        - netfilter: nf_tables: reject invalid set policy
        - netfilter: nft_limit: do not ignore unsupported flags
        - netfilter: nfnetlink_log: use proper helper for fetching physinif
        - netfilter: nf_queue: remove excess nf_bridge variable
        - netfilter: propagate net to nf_bridge_get_physindev
        - netfilter: bridge: replace physindev with physinif in nf_bridge_info
        - netfilter: nf_tables: do not allow mismatch field size and set key length
        - netfilter: nf_tables: skip dead set elements in netlink dump
        - netfilter: nf_tables: reject NFT_SET_CONCAT with not field length
          description
        - ipvs: avoid stat macros calls from preemptible context
        - kdb: Fix a potential buffer overflow in kdb_local()
        - ethtool: netlink: Add missing ethnl_ops_begin/complete
        - loop: fix the the direct I/O support check when used on top of block
          devices
        - ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
        - [armhf] i2c: s3c24xx: fix read transfers in polling mode
        - [armhf] i2c: s3c24xx: fix transferring more than one message in polling
          mode
        - block: Remove special-casing of compound pages
        - Revert "KEYS: encrypted: Add check for strsep"
        - [arm64] dts: armada-3720-turris-mox: set irq type for RTC
        - Revert "Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d""
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.76
        - [arm64,armhf] usb: dwc3: gadget: Refactor EP0 forced stall/restart into a
          separate API
        - [arm64,armhf] usb: dwc3: gadget: Queue PM runtime idle on disconnect event
        - [arm64,armhf] usb: dwc3: gadget: Handle EP0 request dequeuing properly
        - [x86] Revert "nSVM: Check for reserved encodings of TLB_CONTROL in nested
          VMCB"
        - iio: adc: ad7091r: Set alert bit in config register
        - iio: adc: ad7091r: Allow users to configure device events
        - ext4: allow for the last group to be marked as trimmed
        - OPP: Pass rounded rate to _set_opp()
        - btrfs: sysfs: validate scrub_speed_max value
        - crypto: api - Disallow identical driver names
        - PM: hibernate: Enforce ordering during image compression/decompression
        - hwrng: core - Fix page fault dead lock on mmap-ed hwrng
        - [s390x] crypto: s390/aes - Fix buffer overread in CTR mode
        - [s390x] vfio-ap: unpin pages on gisc registration failure
        - PM / devfreq: Fix buffer overflow in trans_stat_show
        - media: imx355: Enable runtime PM before registering async sub-device
        - rpmsg: virtio: Free driver_override when rpmsg_remove()
        - media: ov9734: Enable runtime PM before registering async sub-device
        - [s390x] vfio-ap: always filter entire AP matrix
        - [s390x] vfio-ap: loop over the shadow APCB when filtering guest's AP
          configuration
        - [s390x] vfio-ap: let on_scan_complete() callback filter matrix and update
          guest's APCB
        - [mips*] Fix max_mapnr being uninitialized on early stages
        - bus: mhi: host: Add alignment check for event ring read pointer
        - bus: mhi: host: Drop chan lock before queuing buffers
        - bus: mhi: host: Add spinlock to protect WP access when queueing TREs
        - async: Split async_schedule_node_domain()
        - async: Introduce async_schedule_dev_nocall()
        - iio: adc: ad7091r: Enable internal vref if external vref is not supplied
        - dmaengine: fix NULL pointer in channel unregistration function
        - scsi: ufs: core: Remove the ufshcd_hba_exit() call from
          ufshcd_async_scan()
        - [arm64] dts: qcom: sc7180: fix USB wakeup interrupt types
        - [arm64] dts: qcom: sdm845: fix USB wakeup interrupt types
        - [arm64] dts: qcom: sm8150: fix USB wakeup interrupt types
        - [arm64] dts: qcom: sc7280: fix usb_1 wakeup interrupt types
        - [arm64] dts: qcom: sdm845: fix USB DP/DM HS PHY interrupts
        - [arm64] dts: qcom: sm8150: fix USB DP/DM HS PHY interrupts
        - lsm: new security_file_ioctl_compat() hook
        - docs: kernel_abi.py: fix command injection
        - scripts/get_abi: fix source path leak
        - media: videobuf2-dma-sg: fix vmap callback
        - mmc: core: Use mrq.sbc in close-ended ffu
        - mmc: mmc_spi: remove custom DMA mapped buffers
        - media: mtk-jpeg: Fix use after free bug due to error path handling in
          mtk_jpeg_dec_device_run
        - [arm64] Rename ARM64_WORKAROUND_2966298
        - rtc: cmos: Use ACPI alarm for non-Intel x86 systems too
        - rtc: Adjust failure return code for cmos_set_alarm()
        - rtc: mc146818-lib: Adjust failure return code for mc146818_get_time()
        - rtc: Add support for configuring the UIP timeout for RTC reads
        - rtc: Extend timeout for waiting for UIP to clear to 1s
        - nouveau/vmm: don't set addr on the fail path to avoid warning
        - ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path
        - mm/rmap: fix misplaced parenthesis of a likely()
        - mm/sparsemem: fix race in accessing memory_section->usage
        - rename(): fix the locking of subdirectories
        - serial: sc16is7xx: improve regmap debugfs by using one regmap per port
        - serial: sc16is7xx: remove wasteful static buffer in
          sc16is7xx_regmap_name()
        - serial: sc16is7xx: remove global regmap from struct sc16is7xx_port
        - serial: sc16is7xx: remove unused line structure member
        - serial: sc16is7xx: change EFR lock to operate on each channels
        - serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO
        - serial: sc16is7xx: fix invalid sc16is7xx_lines bitfield in case of probe
          error
        - serial: sc16is7xx: remove obsolete loop in sc16is7xx_port_irq()
        - serial: sc16is7xx: improve do/while loop in sc16is7xx_irq()
        - mm: page_alloc: unreserve highatomic page blocks before oom
        - ksmbd: set v2 lease version on lease upgrade
        - ksmbd: fix potential circular locking issue in smb2_set_ea()
        - ksmbd: don't increment epoch if current state and request state are same
        - ksmbd: send lease break notification on FILE_RENAME_INFORMATION
        - ksmbd: Add missing set_freezable() for freezable kthread
        - Revert "drm/amd: Enable PCIe PME from D3"
        - drm/amd/display: pbn_div need be updated for hotplug event
        - wifi: mac80211: fix potential sta-link leak
        - net/smc: fix illegal rmb_desc access in SMC-D connection dump
        - tcp: make sure init the accept_queue's spinlocks once
        - bnxt_en: Wait for FLR to complete during probe
        - vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPING
        - llc: make llc_ui_sendmsg() more robust against bonding changes
        - llc: Drop support for ETH_P_TR_802_2.
        - udp: fix busy polling
        - net: fix removing a namespace with conflicting altnames
        - tun: fix missing dropped counter in tun_xdp_act
        - tun: add missing rx stats accounting in tun_xdp_act
        - net: micrel: Fix PTP frame parsing for lan8814
        - net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv
        - netfs, fscache: Prevent Oops in fscache_put_cache()
        - tracing: Ensure visibility when inserting an element into tracing_map
        - afs: Hide silly-rename files from userspace
        - tcp: Add memory barrier to tcp_push()
        - netlink: fix potential sleeping issue in mqueue_flush_file
        - ipv6: init the accept_queue's spinlocks in inet6_create
        - net/mlx5: DR, Use the right GVMI number for drop action
        - net/mlx5: DR, Can't go to uplink vport on RX rule
        - net/mlx5: Use mlx5 device constant for selecting CQ period mode for ASO
        - net/mlx5e: Allow software parsing when IPsec crypto is enabled
        - net/mlx5e: fix a double-free in arfs_create_groups
        - net/mlx5e: fix a potential double-free in fs_any_create_groups
        - rcu: Defer RCU kthreads wakeup when CPU is dying
        - netfilter: nft_limit: reject configurations that cause integer overflow
        - btrfs: fix infinite directory reads
        - btrfs: set last dir index to the current last index when opening dir
        - btrfs: refresh dir last index during a rewinddir(3) call
        - btrfs: fix race between reading a directory and adding entries to it
        - netfilter: nf_tables: restrict anonymous set and map names to 16 bytes
        - netfilter: nf_tables: validate NFPROTO_* family
        - net: stmmac: Wait a bit for the reset to take effect
        - net: mvpp2: clear BM pool before initialization
        - fjes: fix memleaks in fjes_hw_setup
        - net: fec: fix the unhandled context fault from smmu
        - nbd: always initialize struct msghdr completely
        - btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot of subvolume
          being deleted
        - btrfs: ref-verify: free ref cache before clearing mount opt
        - btrfs: tree-checker: fix inline ref size in error messages
        - btrfs: don't warn if discard range is not aligned to sector
        - btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args
        - btrfs: don't abort filesystem when attempting to snapshot deleted
          subvolume
        - rbd: don't move requests to the running list on errors
        - exec: Fix error handling in begin_new_exec()
        - wifi: iwlwifi: fix a memory corruption
        - hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 Kbytes
        - netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress
          basechain
        - netfilter: nf_tables: reject QUEUE/DROP verdict parameters (CVE-2024-1086)
        - [x86] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
        - ksmbd: fix global oob in ksmbd_nl_policy
        - [arm64] firmware: arm_scmi: Check mailbox/SMT channel for consistency
        - xfs: read only mounts with fsopen mount API are busted
        - gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04
        - cpufreq: intel_pstate: Refine computation of P-state for given frequency
        - drm: Don't unref the same fb many times by mistake due to deadlock
          handling
        - drm/bridge: nxp-ptn3460: fix i2c_master_send() error checking
        - drm/tidss: Fix atomic_flush check
        - drm/amd/display: Disable PSR-SU on Parade 0803 TCON again
        - [x86] platform/x86: intel-uncore-freq: Fix types in sysfs callbacks
        - drm/bridge: nxp-ptn3460: simplify some error checking
        - drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/A
        - drm/amdgpu/pm: Fix the power source flag error
        - erofs: get rid of the remaining kmap_atomic()
        - erofs: fix lz4 inplace decompression
        - media: ov13b10: Support device probe in non-zero ACPI D state
        - media: ov13b10: Enable runtime PM before registering async sub-device
        - bus: mhi: ep: Do not allocate event ring element on stack
        - PM: core: Remove unnecessary (void *) conversions
        - PM: sleep: Fix possible deadlocks in core system-wide PM code
        - [x86] thermal: intel: hfi: Refactor enabling code into helper functions
        - [x86] thermal: intel: hfi: Disable an HFI instance when all its CPUs go
          offline
        - [x86] thermal: intel: hfi: Add syscore callbacks for system-wide PM
        - fs/pipe: move check to pipe_has_watch_queue()
        - pipe: wakeup wr_wait after setting max_usage
        - dlm: use kernel_connect() and kernel_bind()
        - serial: core: Provide port lock wrappers
        - serial: sc16is7xx: Use port lock wrappers
        - serial: sc16is7xx: fix unconditional activation of THRI interrupt
        - btrfs: zoned: factor out prepare_allocation_zoned()
        - btrfs: zoned: optimize hint byte for zoned allocator
        - drm/panel-edp: drm/panel-edp: Fix AUO B116XAK01 name and timing
        - Revert "powerpc/64s: Increase default stack size to 32KB"
        - drm/bridge: parade-ps8640: Wait for HPD when doing an AUX transfer
        - drm: panel-simple: add missing bus flags for Tianma tm070jvhg[30/33]
        - drm/bridge: sii902x: Use devm_regulator_bulk_get_enable()
        - drm/bridge: sii902x: Fix probing race issue
        - drm/bridge: sii902x: Fix audio codec unregistration
        - drm/bridge: parade-ps8640: Ensure bridge is suspended in .post_disable()
        - drm/bridge: parade-ps8640: Make sure we drop the AUX mutex in the error
          case
        - [armhf] drm/exynos: fix accidental on-stack copy of exynos_drm_plane
        - [armhf] drm/exynos: gsc: minor fix for loop iteration in
          gsc_runtime_resume
        - gpio: eic-sprd: Clear interrupt after set the interrupt type
        - block: Move checking GENHD_FL_NO_PART to bdev_add_partition()
        - drm/bridge: anx7625: Ensure bridge is suspended in disable()
        - spi: bcm-qspi: fix SFDP BFPT read by usig mspi read
        - spi: fix finalize message on error return
        - [mips*] lantiq: register smp_ops on non-smp platforms
        - cxl/region:Fix overflow issue in alloc_hpa()
        - [mips*] Call lose_fpu(0) before initializing fcr31 in
          mips_set_personality_nan
        - tick/sched: Preserve number of idle sleeps across CPU hotplug events
        - [x86] x86/entry/ia32: Ensure s32 is sign extended to s64
        - serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
        - net/mlx5e: Handle hardware IPsec limits events
    
      [ Salvatore Bonaccorso ]
      * Refresh "net: mana: Add support for auxiliary device"
      * Bump ABI to 18
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 01 Feb 2024 09:05:49 +0100
  • linux (6.1.66-1) bookworm; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.65
        - afs: Fix afs_server_list to be cleaned up with RCU
        - afs: Make error on cell lookup failure consistent with OpenAFS
        - [arm64,armhf] drm/panel: simple: Fix Innolux G101ICE-L01 bus flags
        - [arm64,armhf] drm/panel: simple: Fix Innolux G101ICE-L01 timings
        - wireguard: use DEV_STATS_INC()
        - ata: pata_isapnp: Add missing error check for devm_ioport_map()
        - [x86] drm/i915: do not clean GT table on error path
        - [arm64,armhf] drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP
          full
        - HID: fix HID device resource race between HID core and debugging support
        - ipv4: Correct/silence an endian warning in __ip_do_redirect
        - net: usb: ax88179_178a: fix failed operations during ax88179_reset
        - net/smc: avoid data corruption caused by decline
        - [armhf] arm/xen: fix xen_vcpu_info allocation alignment
        - [amd64,arm64] amd-xgbe: handle corner-case during sfp hotplug
        - [amd64,arm64] amd-xgbe: handle the corner-case during tx completion
        - [amd64,arm64] amd-xgbe: propagate the correct speed and duplex status
        - afs: Return ENOENT if no cell DNS record can be found
        - afs: Fix file locking on R/O volumes to operate in local mode
        - mm,kfence: decouple kfence from page granularity mapping judgement
        - i40e: use ERR_PTR error print in i40e messages
        - i40e: Fix adding unsupported cloud filters
        - [arm64] USB: dwc3: qcom: fix resource leaks on probe deferral
        - [arm64] USB: dwc3: qcom: fix ACPI platform device leak
        - lockdep: Fix block chain corruption
        - cifs: minor cleanup of some headers
        - smb3: allow dumping session and tcon id to improve stats analysis and
          debugging
        - cifs: print last update time for interface list
        - cifs: distribute channels across interfaces based on speed
        - cifs: account for primary channel in the interface list
        - cifs: fix leak of iface for primary channel
        - ext4: add a new helper to check if es must be kept
        - ext4: factor out __es_alloc_extent() and __es_free_extent()
        - ext4: use pre-allocated es in __es_insert_extent()
        - ext4: use pre-allocated es in __es_remove_extent()
        - ext4: using nofail preallocation in ext4_es_remove_extent()
        - ext4: using nofail preallocation in ext4_es_insert_delayed_block()
        - ext4: using nofail preallocation in ext4_es_insert_extent()
        - ext4: fix slab-use-after-free in ext4_es_insert_extent()
        - ext4: make sure allocate pending entry not fail
        - NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
        - NFSD: Fix checksum mismatches in the duplicate reply cache
        - ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVA
        - swiotlb-xen: provide the "max_mapping_size" method
        - bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in
          btree_gc_coalesce()
        - md: fix bi_status reporting in md_end_clone_io
        - bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up race
        - io_uring/fs: consider link->flags when getting path for LINKAT
        - [s390x] dasd: protect device queue against concurrent access
        - USB: serial: option: add Luat Air72*U series products
        - hv_netvsc: fix race of netvsc and VF register_netdevice
        - hv_netvsc: Fix race of register_netdevice_notifier and VF register
        - hv_netvsc: Mark VF as slave before exposing it to user-mode
        - dm-delay: fix a race between delay_presuspend and delay_bio
        - bcache: check return value from btree_node_alloc_replacement()
        - bcache: prevent potential division by zero error
        - bcache: fixup init dirty data errors
        - bcache: fixup lock c->root error
        - USB: serial: option: add Fibocom L7xx modules
        - USB: serial: option: fix FM101R-GL defines
        - USB: serial: option: don't claim interface 4 for ZTE MF290
        - usb: typec: tcpm: Skip hard reset when in error recovery
        - [arm64,armhf] USB: dwc2: write HCINT with INTMASK applied
        - [arm64,armhf] usb: dwc3: Fix default mode initialization
        - [arm64,armhf] usb: dwc3: set the dma max_seg_size
        - [arm64] USB: dwc3: qcom: fix software node leak on probe errors
        - [arm64] USB: dwc3: qcom: fix wakeup after probe deferral
        - io_uring: fix off-by one bvec index
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.66
        - cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
        - cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved
        - smb: client: report correct st_size for SMB and NFS symlinks
        - pinctrl: avoid reload of p state in list iteration
        - firewire: core: fix possible memory leak in create_units()
        - mmc: sdhci-pci-gli: Disable LPM during initialization
        - mmc: cqhci: Increase recovery halt timeout
        - mmc: cqhci: Warn of halt or task clear failure
        - mmc: cqhci: Fix task clearing in CQE error recovery
        - mmc: block: Retry commands in CQE error recovery
        - mmc: block: Do not lose cache flush during CQE error recovery
        - mmc: block: Be sure to wait while busy in CQE error recovery
        - ALSA: hda: Disable power-save on KONTRON SinglePC
        - ALSA: hda/realtek: Headset Mic VREF to 100%
        - ALSA: hda/realtek: Add supported ALC257 for ChromeOS
        - dm-verity: align struct dm_verity_fec_io properly
        - scsi: Change SCSI device boolean fields to single bit flags
        - scsi: sd: Fix system start for ATA devices
        - drm/amd: Enable PCIe PME from D3
        - drm/amdgpu: Force order between a read and write to the same address
        - drm/amd/display: Include udelay when waiting for INBOX0 ACK
        - drm/amd/display: Remove min_dst_y_next_start check for Z8
        - drm/amd/display: Use DRAM speed from validation for dummy p-state
        - drm/amd/display: Update min Z8 residency time to 2100 for DCN314
        - drm/amd/display: fix ABM disablement
        - dm verity: initialize fec io before freeing it
        - dm verity: don't perform FEC for failed readahead IO
        - nvme: check for valid nvme_identify_ns() before using it
        - [x86] cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch()
        - dma-buf: fix check in dma_resv_add_fence
        - bcache: revert replacing IS_ERR_OR_NULL with IS_ERR
        - [amd64] iommu/vt-d: Add MTL to quirk list to skip TE disabling
        - [powerpc*] KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user
          registers
        - [powerpc*] Don't clobber f0/vs0 during fp|altivec register save
          (Closes: #1032104)
        - btrfs: add dmesg output for first mount and last unmount of a filesystem
        - btrfs: ref-verify: fix memory leaks in btrfs_ref_tree_mod()
        - btrfs: fix off-by-one when checking chunk map includes logical address
        - btrfs: send: ensure send_fd is writable
        - btrfs: make error messages more clear when getting a chunk map
        - btrfs: fix 64bit compat send ioctl arguments not initializing version
          member
        - Input: xpad - add HyperX Clutch Gladiate Support
        - wifi: cfg80211: fix CQM for non-range use
        - [arm64,armhf] USB: xhci-plat: fix legacy PHY double init
        - USB: core: Change configuration warnings to notices
        - usb: config: fix iteration issue in 'usb_get_bos_descriptor()'
        - ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
        - [arm64] dpaa2-eth: increase the needed headroom to account for alignment
        - net: stmmac: xgmac: Disable FPE MMC interrupts
        - r8169: prevent potential deadlock in rtl8169_close
        - [x86] KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.
        - PCI: Lengthen reset delay for VideoPropulsion Torrent QN16e card
        - spi: Fix null dereference on suspend
        - drm/amd/display: Restore rptr/wptr for DMCUB as workaround
        - drm/amd/display: Guard against invalid RPTR/WPTR being set
        - [armhf] cpufreq: imx6q: don't warn for disabling a non-existing frequency
        - [armhf] cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarily
        - [amd64] iommu/vt-d: Omit devTLB invalidation requests when TES=0
        - [amd64] iommu/vt-d: Allocate pasid table in device probe path
        - [amd64] iommu/vt-d: Add device_block_translation() helper
        - [amd64] iommu/vt-d: Disable PCI ATS in legacy passthrough mode
        - [amd64] iommu/vt-d: Make context clearing consistent with context mapping
        - drm/amd/pm: fix a memleak in aldebaran_tables_init
        - mmc: core: add helpers mmc_regulator_enable/disable_vqmmc
        - mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulled
        - drm/amd/display: Expand kernel doc for DC
        - drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlut
        - drm/amd/display: Fix the delta clamping for shaper LUT
        - drm/amd/display: Fix MPCC 1DLUT programming
        - r8169: disable ASPM in case of tx timeout
        - r8169: fix deadlock on RTL8125 in jumbo mtu mode (Closes: #1057790)
        - xen: Allow platform PCI interrupt to be shared
        - xen: simplify evtchn_do_upcall() call maze
        - [x86] xen: fix percpu vcpu_info allocation
        - [x86] apic/msi: Fix misconfigured non-maskable MSI quirk
        - iomap: update ki_pos a little later in iomap_dio_complete
          (Closes: #1057843)
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 15
      * [rt] Update to 6.1.66-rt19
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 09 Dec 2023 16:48:39 +0100
  • linux (6.1.64-1) bookworm; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.56
        - NFS: Fix error handling for O_DIRECT write scheduling
        - NFS: Fix O_DIRECT locking issues
        - NFS: More O_DIRECT accounting fixes for error paths
        - NFS: Use the correct commit info in nfs_join_page_group()
        - NFS: More fixes for nfs_direct_write_reschedule_io()
        - NFS/pNFS: Report EINVAL errors from connect() to the server
        - SUNRPC: Mark the cred for revalidation if the server rejects it
        - NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server
        - NFSv4.1: fix pnfs MDS=DS session trunking
        - media: via: Use correct dependency for camera sensor drivers
        - netfs: Only call folio_start_fscache() one time for each folio
        - dm: fix a race condition in retrieve_deps
        - btrfs: improve error message after failure to add delayed dir index item
        - btrfs: remove BUG() after failure to insert delayed dir index item
        - ext4: replace the traditional ternary conditional operator with with
          max()/min()
        - ext4: move setting of trimmed bit into ext4_try_to_trim_range()
        - ext4: do not let fstrim block system suspend
        - [arm64] ASoC: meson: spdifin: start hw on dai probe
        - bpf: Avoid deadlock when using queue and stack maps from NMI
        - ASoC: rt5640: Revert "Fix sleep in atomic context"
        - ASoC: rt5640: Fix IRQ not being free-ed for HDA jack detect mode
        - ALSA: hda/realtek: Splitting the UX3402 into two separate models
        - net/core: Fix ETH_P_1588 flow dissector
        - ASoC: hdaudio.c: Add missing check for devm_kstrdup
        - [arm64] ASoC: imx-audmix: Fix return error with devm_clk_get()
        - iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is set
        - [x86] ASoC: SOF: core: Only call sof_ops_free() on remove if the probe was
          successful
        - iavf: add iavf_schedule_aq_request() helper
        - iavf: schedule a request immediately after add/delete vlan
        - i40e: Fix VF VLAN offloading when port VLAN is configured
        - ionic: fix 16bit math issue when PAGE_SIZE >= 64KB
        - igc: Fix infinite initialization loop with early XDP redirect
        - scsi: iscsi_tcp: restrict to TCP sockets
        - [powerpc*] perf/hv-24x7: Update domain value check
        - dccp: fix dccp_v4_err()/dccp_v6_err() again
        - [x86] mm, kexec, ima: Use memblock_free_late() from
          ima_free_kexec_buffer()
        - net: hsr: Properly parse HSRv1 supervisor frames.
        - [x86] platform/x86: intel_scu_ipc: Check status after timeout in
          busy_loop()
        - [x86] platform/x86: intel_scu_ipc: Check status upon timeout in
          ipc_wait_for_interrupt()
        - [x86] platform/x86: intel_scu_ipc: Don't override scu in
          intel_scu_ipc_dev_simple_command()
        - [x86] platform/x86: intel_scu_ipc: Fail IPC send if still busy
        - [x86] srso: Fix srso_show_state() side effect
        - [x86] srso: Fix SBPB enablement for spec_rstack_overflow=off
        - [arm64] net: hns3: add cmdq check for vf periodic service task
        - [arm64] net: hns3: fix GRE checksum offload issue
        - [arm64] net: hns3: only enable unicast promisc when mac table full
        - [arm64] net: hns3: fix fail to delete tc flower rules during reset issue
        - [arm64] net: hns3: add 5ms delay before clear firmware reset irq source
        - net: bridge: use DEV_STATS_INC()
        - team: fix null-ptr-deref when team device type is changed
        - net: rds: Fix possible NULL-pointer dereference
        - [x86] i915/pmu: Move execlist stats initialization to execlist specific
          setup
        - locking/seqlock: Do the lockdep annotation before locking in
          do_write_seqcount_begin_nested()
        - net: ena: Flush XDP packets on error.
        - bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
        - igc: Expose tx-usecs coalesce setting to user
        - proc: nommu: /proc/<pid>/maps: release mmap read lock
        - proc: nommu: fix empty /proc/<pid>/maps
        - cifs: Fix UAF in cifs_demultiplex_thread()
        - gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()
        - i2c: xiic: Correct return value check for xiic_reinit()
        - [armhf] dts: samsung: exynos4210-i9100: Fix LCD screen's physical size
        - f2fs: optimize iteration over sparse directories
        - f2fs: get out of a repeat loop when getting a locked data page
        - [s390x] pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_CLR2SECK2 IOCTL
        - [arm64] dts: qcom: sdm845-db845c: Mark cont splash memory region as
          reserved
        - wifi: ath11k: fix tx status reporting in encap offload mode
        - wifi: ath11k: Cleanup mac80211 references on failure during tx_complete
        - scsi: qla2xxx: Select qpair depending on which CPU post_cmd() gets called
        - scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id()
        - btrfs: reset destination buffer when read_extent_buffer() gets invalid
          range
        - vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent()
        - drm/bridge: ti-sn65dsi83: Do not generate HFP/HBP/HSA and EOT packet
        - [armhf] bus: ti-sysc: Use fsleep() instead of usleep_range() in
          sysc_reset()
        - [armhf] bus: ti-sysc: Fix missing AM35xx SoC matching
        - [arm64] firmware: arm_scmi: Harden perf domain info access
        - [arm64] firmware: arm_scmi: Fixup perf power-cost/microwatt support
        - power: supply: mt6370: Fix missing error code in mt6370_chg_toggle_cfo()
        - clk: sprd: Fix thm_parents incorrect configuration
        - clk: tegra: fix error return case for recalc_rate
        - [armhf] dts: omap: correct indentation
        - [armhf] dts: Unify pwm-omap-dmtimer node names
        - [armhf] dts: Unify pinctrl-single pin group nodes for omap4
        - [armhf] bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart
          wake-up
        - power: supply: ucs1002: fix error code in ucs1002_get_property()
        - power: supply: rk817: Fix node refcount leak
        - [arm64] soc: imx8m: Enable OCOTP clock for imx8mm before reading registers
        - [arm64] dts: imx: Add imx8mm-prt8mm.dtb to build
        - gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chip
        - i2c: npcm7xx: Fix callback completion ordering
        - [x86] reboot: VMCLEAR active VMCSes before emergency reboot
        - ceph: drop messages from MDS when unmounting
        - dma-debug: don't call __dma_entry_alloc_check_leak() under
          free_entries_lock
        - bpf: Annotate bpf_long_memcpy with data_race
        - [arm64,armhf] spi: sun6i: reduce DMA RX transfer width to single byte
        - [arm64,armhf] spi: sun6i: fix race between DMA RX transfer completion and
          RX FIFO drain
        - nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()
        - scsi: qedf: Add synchronization between I/O completions and abort
        - scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lock
        - scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC command
        - ring-buffer: Avoid softlockup in ring_buffer_resize()
        - btrfs: assert delayed node locked when removing delayed item
        - ring-buffer: Do not attempt to read past "commit"
        - ata: sata_mv: Fix incorrect string length computation in mv_dump_mem()
        - [x86] platform/x86: asus-wmi: Support 2023 ROG X16 tablet mode
        - thermal/of: add missing of_node_put()
        - drm/amd/display: Don't check registers, if using AUX BL control
        - drm/amdgpu/soc21: don't remap HDP registers for SR-IOV
        - drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOV
        - drm/amdgpu: Handle null atom context in VBIOS info ioctl
        - scsi: pm80xx: Use phy-specific SAS address when sending PHY_START command
        - scsi: pm80xx: Avoid leaking tags when processing
          OPC_INB_SET_CONTROLLER_CONFIG command
        - smb3: correct places where ENOTSUPP is used instead of preferred
          EOPNOTSUPP
        - ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()
        - spi: nxp-fspi: reset the FLSHxCR1 registers
        - spi: stm32: add a delay before SPI disable
        - bpf: Clarify error expectations from bpf_clone_redirect
        - ALSA: hda: intel-sdw-acpi: Use u8 type for link index
        - firmware: cirrus: cs_dsp: Only log list of algorithms in debug build
        - media: vb2: frame_vector.c: replace WARN_ONCE with a comment
        - NFSv4.1: fix zero value filehandle in post open getattr
        - [x86] ASoC: SOF: Intel: MTL: Reduce the DSP init timeout
        - [powerpc*] watchpoints: Disable preemption in thread_change_pc()
        - [powerpc*] watchpoint: Disable pagefaults when getting user instruction
        - [powerpc*] watchpoints: Annotate atomic context in more places
        - [armhf] ncsi: Propagate carrier gain/loss events to the NCSI controller
        - net: hsr: Add __packed to struct hsr_sup_tlv.
        - perf build: Define YYNOMEM as YYNOABORT for bison < 3.81
        - nvme-pci: factor the iod mempool creation into a helper
        - nvme-pci: factor out a nvme_pci_alloc_dev helper
        - nvme-pci: do not set the NUMA node of device if it has none
        - wifi: ath11k: Don't drop tx_status when peer cannot be found
        - scsi: qla2xxx: Fix NULL pointer dereference in target mode
        - nvme-pci: always return an ERR_PTR from nvme_pci_alloc_dev
        - [x86] sgx: Resolves SECS reclaim vs. page fault for EAUG race
        - [x86] srso: Add SRSO mitigation for Hygon processors
        - [x86] KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
        - [x86] KVM: SVM: Fix TSC_AUX virtualization setup
        - [x86] KVM: x86/mmu: Open code leaf invalidation from mmu_notifier
        - [x86] KVM: x86/mmu: Do not filter address spaces in
          for_each_tdp_mmu_root_yield_safe()
        - mptcp: fix bogus receive window shrinkage with multiple subflows
        - Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux"
        - serial: 8250_port: Check IRQ data before use
        - nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
        - netfilter: nf_tables: disallow rule removal from chain binding
          (CVE-2023-5197)
        - ALSA: hda: Disable power save for solving pop issue on Lenovo ThinkCentre
          M70q
        - ata: libata-scsi: link ata port and scsi device
        - ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION
          CODES
        - io_uring/fs: remove sqe->rw_flags checking from LINKAT
        - i2c: i801: unregister tco_pdev in i801_probe() error path
        - [x86] ASoC: amd: yc: Fix non-functional mic on Lenovo 82QF and 82UG
        - kernel/sched: Modify initial boot task idle setup
        - sched/rt: Fix live lock between select_fallback_rq() and RT push
        - netfilter: nf_tables: fix kdoc warnings after gc rework
        - Revert "SUNRPC dont update timeout value on connection reset"
        - timers: Tag (hr)timer softirq as hotplug safe
        - mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy()
        - mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcement
        - ring-buffer: Update "shortest_full" in polling
        - btrfs: properly report 0 avail for very full file systems
        - media: uvcvideo: Fix OOB read
        - bpf: Add override check to kprobe multi link attach
        - bpf: Fix BTF_ID symbol generation collision
        - bpf: Fix BTF_ID symbol generation collision in tools/
        - net: thunderbolt: Fix TCPv6 GSO checksum calculation
        - fs/smb/client: Reset password pointer to NULL (CVE-2023-5345)
        - ata: libata-core: Fix ata_port_request_pm() locking
        - ata: libata-core: Fix port and device removal
        - ata: libata-core: Do not register PM operations for SAS ports
        - ata: libata-sata: increase PMP SRST timeout to 10s
        - [x86] drm/i915/gt: Fix reservation address in ggtt_reserve_guc_top
        - power: supply: rk817: Add missing module alias
        - power: supply: ab8500: Set typing and props
        - fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
        - [arm64] drm/meson: fix memory leak on ->hpd_notify callback
        - memcg: drop kmem.limit_in_bytes
        - mm, memcg: reconsider kmem.limit_in_bytes deprecation
        - [x86] ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TL
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.57
        - ASoC: soc-utils: Export snd_soc_dai_is_dummy() symbol
        - mptcp: rename timer related helper to less confusing names
        - mptcp: fix dangling connection hang-up
        - mptcp: annotate lockless accesses to sk->sk_err
        - mptcp: move __mptcp_error_report in protocol.c
        - mptcp: process pending subflow error on close
        - ata,scsi: do not issue START STOP UNIT on resume
        - scsi: sd: Differentiate system and runtime start/stop management
        - scsi: sd: Do not issue commands to suspended disks on shutdown
        - scsi: core: Improve type safety of scsi_rescan_device()
        - scsi: Do not attempt to rescan suspended devices
        - ata: libata-scsi: Fix delayed scsi_rescan_device() execution
        - NFS: Cleanup unused rpc_clnt variable
        - NFS: rename nfs_client_kset to nfs_kset
        - NFSv4: Fix a state manager thread deadlock regression
        - mm/memory: add vm_normal_folio()
        - mm/mempolicy: convert queue_pages_pmd() to queue_folios_pmd()
        - mm/mempolicy: convert queue_pages_pte_range() to queue_folios_pte_range()
        - mm/mempolicy: convert migrate_page_add() to migrate_folio_add()
        - mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are
          specified
        - mm/page_alloc: always remove pages from temporary list
        - mm/page_alloc: leave IRQs enabled for per-cpu page allocations
        - mm: page_alloc: fix CMA and HIGHATOMIC landing on the wrong buddy list
        - ring-buffer: remove obsolete comment for free_buffer_page()
        - ring-buffer: Fix bytes info in per_cpu buffer stats
        - btrfs: use struct qstr instead of name and namelen pairs
        - btrfs: setup qstr from dentrys using fscrypt helper
        - btrfs: use struct fscrypt_str instead of struct qstr
        - Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"
        - [arm64] Avoid repeated AA64MMFR1_EL1 register read on pagefault path
        - net: add sysctl accept_ra_min_rtr_lft
        - net: change accept_ra_min_rtr_lft to affect all RA lifetimes
        - net: release reference to inet6_dev pointer
        - [arm64] cpufeature: Fix CLRBHB and BC detection
        - drm/amd/display: Adjust the MST resume flow
        - [arm64] iommu/arm-smmu-v3: Set TTL invalidation hint better
        - [arm64] iommu/arm-smmu-v3: Avoid constructing invalid range commands
        - rbd: move rbd_dev_refresh() definition
        - rbd: decouple header read-in from updating rbd_dev->header
        - rbd: decouple parent info read-in from updating rbd_dev
        - rbd: take header_rwsem in rbd_dev_refresh() only when updating
        - block: fix use-after-free of q->q_usage_counter
        - i40e: fix the wrong PTP frequency calculation
        - scsi: zfcp: Fix a double put in zfcp_port_enqueue()
        - [amd64] iommu/vt-d: Avoid memory allocation in iommu_suspend()
        - vringh: don't use vringh_kiov_advance() in vringh_iov_xfer()
          (CVE-2023-5158)
        - mptcp: userspace pm allow creating id 0 subflow
        - Bluetooth: hci_codec: Fix leaking content of local_codecs
        - Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTER
        - wifi: mwifiex: Fix tlv_buf_left calculation
        - md/raid5: release batch_last before waiting for another stripe_head
        - PCI: qcom: Fix IPQ8074 enumeration
        - net: replace calls to sock->ops->connect() with kernel_connect()
        - net: prevent rewrite of msg_name in sock_sendmsg()
        - drm/amd: Fix detection of _PR3 on the PCIe root port
        - drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()
        - [arm64] Add Cortex-A520 CPU part definition
        - [arm64] errata: Add Cortex-A520 speculative unprivileged load workaround
        - HID: sony: Fix a potential memory leak in sony_probe()
        - ubi: Refuse attaching if mtd's erasesize is 0
        - erofs: fix memory leak of LZMA global compressed deduplication
        - wifi: iwlwifi: dbg_ini: fix structure packing
        - wifi: iwlwifi: mvm: Fix a memory corruption issue
        - wifi: cfg80211: hold wiphy lock in auto-disconnect
        - wifi: cfg80211: move wowlan disable under locks
        - wifi: cfg80211: add a work abstraction with special semantics
        - wifi: cfg80211: fix cqm_config access race
        - wifi: cfg80211: add missing kernel-doc for cqm_rssi_work
        - wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet
        - leds: Drop BUG_ON check for LED_COLOR_ID_MULTI
        - bpf: Fix tr dereferencing
        - regulator: mt6358: Drop *_SSHUB regulators
        - regulator: mt6358: Use linear voltage helpers for single range regulators
        - regulator: mt6358: split ops for buck and linear range LDO regulators
        - Bluetooth: Delete unused hci_req_prepare_suspend() declaration
        - Bluetooth: ISO: Fix handling of listen for unicast
        - drivers/net: process the result of hdlc_open() and add call of
          hdlc_close() in uhdlc_close()
        - wifi: mt76: mt76x02: fix MT76x0 external LNA gain handling
        - [x86] perf/x86/amd/core: Fix overflow reset on hotplug
        - regmap: rbtree: Fix wrong register marked as in-cache when creating new
          node
        - wifi: mac80211: fix potential key use-after-free
        - [x86] perf/x86/amd: Do not WARN() on every IRQ
        - regulator/core: regulator_register: set device->class earlier
        - ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig
        - scsi: target: core: Fix deadlock due to recursive locking
        - ima: rework CONFIG_IMA dependency block
        - NFSv4: Fix a nfs4_state_manager() race
        - bpf: tcp_read_skb needs to pop skb regardless of seq
        - bpf, sockmap: Do not inc copied_seq when PEEK flag set
        - bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets
        - modpost: add missing else to the "of" check
        - net: fix possible store tearing in neigh_periodic_work()
        - bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
        - neighbour: annotate lockless accesses to n->nud_state
        - neighbour: switch to standard rcu, instead of rcu_bh
        - neighbour: fix data-races around n->output
        - ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
        - ptp: ocp: Fix error handling in ptp_ocp_device_init
        - net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent
        - ipv6: tcp: add a missing nf_reset_ct() in 3WHS handling
        - net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg
        - net: nfc: llcp: Add lock when modifying device list
        - net: ethernet: ti: am65-cpsw: Fix error code in
          am65_cpsw_nuss_init_tx_chns()
        - ibmveth: Remove condition to recompute TCP header checksum.
        - netfilter: handle the connecting collision properly in
          nf_conntrack_proto_sctp
        - netfilter: nf_tables: Deduplicate nft_register_obj audit logs
        - netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure
        - ipv4: Set offload_failed flag in fibmatch results
        - [armhf] net: stmmac: dwmac-stm32: fix resume on STM32 MCU
        - tipc: fix a potential deadlock on &tx->lock
        - tcp: fix quick-ack counting to count actual ACKs of new data
        - tcp: fix delayed ACKs for MSS boundary condition
        - sctp: update transport state when processing a dupcook packet
        - sctp: update hb timer immediately after users change hb_interval
        - netlink: split up copies in the ack construction
        - netlink: Fix potential skb memleak in netlink_ack
        - netlink: annotate data-races around sk->sk_err
        - HID: sony: remove duplicate NULL check before calling usb_free_urb()
        - HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit
        - intel_idle: add Emerald Rapids Xeon support
        - smb: use kernel_connect() and kernel_bind()
        - dm zoned: free dmz->ddev array in dmz_put_zoned_devices
        - RDMA/core: Require admin capabilities to set system parameters
        - of: dynamic: Fix potential memory leak in of_changeset_action()
        - IB/mlx4: Fix the size of a buffer in add_port_entries()
        - gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()
        - gpio: pxa: disable pinctrl calls for MMP_GPIO
        - RDMA/cma: Initialize ib_sa_multicast structure to 0 when join
        - RDMA/cma: Fix truncation compilation warning in make_cma_ports
        - RDMA/uverbs: Fix typo of sizeof argument
        - RDMA/srp: Do not call scsi_done() from srp_abort()
        - RDMA/siw: Fix connection failure handling
        - RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creation
        - RDMA/mlx5: Fix NULL string error
        - [x86] sev: Use the GHCB protocol when available for SNP CPUID requests
        - ksmbd: fix race condition between session lookup and expire
        - ksmbd: fix uaf in smb20_oplock_break_ack
        - ipv6: remove nexthop_fib6_nh_bh()
        - vrf: Fix lockdep splat in output path
        - btrfs: fix an error handling path in btrfs_rename()
        - btrfs: fix fscrypt name leak after failure to join log transaction
        - netlink: remove the flex array from struct nlmsghdr
        - btrfs: file_remove_privs needs an exclusive lock in direct io write
        - ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh()
        - xen/events: replace evtchn_rwlock with RCU (CVE-2023-34324)
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.58
        - Revert "NFS: More fixes for nfs_direct_write_reschedule_io()"
        - Revert "NFS: Use the correct commit info in nfs_join_page_group()"
        - Revert "NFS: More O_DIRECT accounting fixes for error paths"
        - Revert "NFS: Fix O_DIRECT locking issues"
        - Revert "NFS: Fix error handling for O_DIRECT write scheduling"
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.59
        - net: mana: Fix TX CQE error handling
        - mptcp: fix delegated action races
        - [x86] drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux inval
        - RDMA/cxgb4: Check skb value for failure to allocate
        - [arm64] perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7
        - [x86] platform/x86: think-lmi: Fix reference leak
        - [x86] platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent
          section mismatch warning
        - scsi: Do not rescan devices with a suspended queue
        - HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect
        - quota: Fix slow quotaoff
        - [x86] ASoC: amd: yc: Fix non-functional mic on Lenovo 82YM
        - ata: libata-scsi: Disable scsi device manage_system_start_stop
        - net: prevent address rewrite in kernel_bind()
        - irqchip: renesas-rzg2l: Fix logic to clear TINT interrupt source
        - KEYS: trusted: Remove redundant static calls usage
        - ALSA: usb-audio: Fix microphone sound on Opencomm2 Headset
        - ALSA: usb-audio: Fix microphone sound on Nexigo webcam.
        - ALSA: hda/realtek: Change model for Intel RVP board
        - ASoC: simple-card-utils: fixup simple_util_startup() error handling
        - [x86] ASoC: Intel: soc-acpi: Add entry for HDMI_In capture support in MTL
          match table
        - [x86] ASoC: Intel: sof_sdw: add support for SKU 0B14
        - [x86] ASoC: Intel: soc-acpi: Add entry for sof_es8336 in MTL match table.
        - ASoC: Use of_property_read_bool() for boolean properties
        - ASoC: fsl_sai: MCLK bind with TX/RX enable bit
        - [arm64] ASoC: fsl_sai: Don't disable bitclock for i.MX8MP
        - ALSA: hda/realtek: Add quirk for HP Victus 16-d1xxx to enable mute LED
        - ALSA: hda/realtek: Add quirk for mute LEDs on HP ENVY x360 15-eu0xxx
        - ALSA: hda/realtek - ALC287 I2S speaker platform support
        - ALSA: hda/realtek - ALC287 merge RTK codec with CS CS35L41 AMP
        - pinctrl: nuvoton: wpcm450: fix out of bounds write
        - [arm64] drm/msm/dp: do not reinitialize phy unless retry during link
          training
        - [arm64] drm/msm/dsi: skip the wait for video mode done if not applicable
        - [arm64] drm/msm/dsi: fix irq_of_parse_and_map() error checking
        - [arm64] drm/msm/dpu: change _dpu_plane_calc_bw() to use u64 to avoid
          overflow
        - [arm64] drm/msm/dp: Add newlines to debug printks
        - can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior
        - ravb: Fix up dma_free_coherent() call in ravb_remove()
        - ravb: Fix use-after-free issue in ravb_tx_timeout_work() (CVE-2023-35827)
        - ieee802154: ca8210: Fix a potential UAF in ca8210_probe
        - xen-netback: use default TX queue size for vifs
        - drm/vmwgfx: fix typo of sizeof argument
        - bpf: Fix verifier log for async callback return values
        - net: refine debug info in skb_checksum_help()
        - net: macsec: indicate next pn update when offloading
        - net: phy: mscc: macsec: reject PN update requests
        - net/mlx5e: macsec: use update_pn flag instead of PN comparation
        - ixgbe: fix crash with empty VF macvlan list
        - net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestamp
        - net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()
        - net/smc: Fix pos miscalculation in statistics
        - pinctrl: renesas: rzn1: Enable missing PINMUX
        - workqueue: Override implicit ordered attribute in
          workqueue_apply_unbound_cpumask()
        - tcp: enforce receive buffer memory limits by allowing the tcp window to
          shrink
        - [armhf] dmaengine: stm32-mdma: abort resume if no ongoing transfer
        - [armhf] dmaengine: stm32-dma: fix stm32_dma_prep_slave_sg in case of MDMA
          chaining
        - [armhf] dmaengine: stm32-dma: fix residue in case of MDMA chaining
        - [armhf] dmaengine: stm32-mdma: use Link Address Register to compute
          residue
        - [armhf] dmaengine: stm32-mdma: set in_flight_bytes in case CRQA flag is
          set
        - usb: xhci: xhci-ring: Use sysdev for mapping bounce buffer
        - net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_read
        - [arm64,armhf] usb: dwc3: Soft reset phy on probe for host
        - usb: cdns3: Modify the return value of cdns_set_active () to void when
          CONFIG_PM_SLEEP is disabled
        - usb: hub: Guard against accesses to uninitialized BOS descriptors
        - usb: musb: Get the musb_qh poniter after musb_giveback
        - usb: musb: Modify the "HWVers" register address
        - iio: pressure: bmp280: Fix NULL pointer exception
        - iio: imu: bno055: Fix missing Kconfig dependencies
        - iio: adc: imx8qxp: Fix address for command buffer registers
        - iio: dac: ad3552r: Correct device IDs
        - iio: admv1013: add mixer_vgate corner cases
        - iio: pressure: dps310: Adjust Timeout Settings
        - iio: pressure: ms5611: ms5611_prom_is_valid false negative bug
        - iio: addac: Kconfig: update ad74413r selections
        - drm/atomic-helper: relax unregistered connector check
        - drm/amdgpu: add missing NULL check
        - drm/amd/display: Don't set dpms_off for seamless boot
        - ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CBA
        - ACPI: EC: Add quirk for the HP Pavilion Gaming 15-dk1xxx
        - ksmbd: not allow to open file if delelete on close bit is set
        - [x86] perf/x86/lbr: Filter vsyscall addresses
        - [x86] cpu: Fix AMD erratum #1485 on Zen4-based CPUs
        - mcb: remove is_added flag from mcb_device struct
        - [x86] thunderbolt: Workaround an IOMMU fault on certain systems with Intel
          Maple Ridge
        - [x86] thunderbolt: Check that lane 1 is in CL0 before enabling lane
          bonding
        - [x86] thunderbolt: Restart XDomain discovery handshake after failure
        - [powerpc*] 47x: Fix 47x syscall return crash
        - libceph: use kernel_connect()
        - ceph: fix incorrect revoked caps assert in ceph_fill_file_size()
        - ceph: fix type promotion bug on 32bit systems
        - Input: powermate - fix use-after-free in powermate_config_complete
        - Input: psmouse - fix fast_reconnect function for PS/2 mode
        - Input: xpad - add PXN V900 support
        - Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table
        - Input: goodix - ensure int GPIO is in input for gpio_count == 1 &&
          gpio_int_idx == 0 case
        - mctp: perform route lookups under a RCU read-side lock
        - nfp: flower: avoid rmmod nfp crash issues
        - usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply
          scope
        - cgroup: Remove duplicates in cgroup v1 tasks file
        - dma-buf: add dma_fence_timestamp helper
        - pinctrl: avoid unsafe code pattern in find_pinctrl()
        - scsi: ufs: core: Correct clear TM error log
        - counter: chrdev: fix getting array extensions
        - counter: microchip-tcb-capture: Fix the use of internal GCLK logic
        - usb: typec: altmodes/displayport: Signal hpd low when exiting mode
        - usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command fails
        - usb: gadget: udc-xilinx: replace memcpy with memcpy_toio
        - usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap call
        - usb: cdnsp: Fixes issue with dequeuing not queued requests
        - [x86] alternatives: Disable KASAN in apply_alternatives()
        - [amd64] dmaengine: idxd: use spin_lock_irqsave before wait_event_lock_irq
        - [powerpc*] 8xx: Fix pte_access_permitted() for PAGE_NONE
        - [powerpc*] 64e: Fix wrong test in __ptep_test_and_clear_young()
        - ALSA: hda/realtek - Fixed two speaker platform
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.60
        - lib/Kconfig.debug: do not enable DEBUG_PREEMPT by default
        - igc: remove I226 Qbv BaseTime restriction
        - igc: enable Qbv configuration for 2nd GCL
        - igc: Remove reset adapter task for i226 during disable tsn config
        - igc: Add qbv_config_change_errors counter
        - igc: Add condition for qbv_config_change_errors counter
        - igc: Fix race condition in PTP tx code
        - Bluetooth: hci_event: Ignore NULL link key
        - Bluetooth: Reject connection with the device which has same BD_ADDR
        - Bluetooth: Fix a refcnt underflow problem for hci_conn
        - Bluetooth: vhci: Fix race when opening vhci device
        - Bluetooth: hci_event: Fix coding style
        - Bluetooth: avoid memcmp() out of bounds warning
        - ice: fix over-shifted variable
        - ice: reset first in crash dump kernels
        - net/smc: return the right falback reason when prefix checks fail
        - btrfs: fix stripe length calculation for non-zoned data chunk allocation
        - nfc: nci: fix possible NULL pointer dereference in send_acknowledge()
        - regmap: fix NULL deref on lookup
        - [x86] KVM: x86: Mask LVTPC when handling a PMI
        - [x86] sev: Disable MMIO emulation from user mode (CVE-2023-46813)
        - [x86] sev: Check IOBM for IOIO exceptions from user-space (CVE-2023-46813)
        - [x86] sev: Check for user-space IOIO pointing to kernel space
          (CVE-2023-46813)
        - [x86] fpu: Allow caller to constrain xfeatures when copying to uabi buffer
        - [x86] KVM: x86: Constrain guest-supported xfeatures only at
          KVM_GET_XSAVE{2}
        - [x86] KVM: SVM: add support for Invalid IPI Vector interception
        - [x86] KVM: SVM: refresh AVIC inhibition in svm_leave_nested()
        - audit,io_uring: io_uring openat triggers audit reference count underflow
        - tcp: check mptcp-level constraints for backlog coalescing
        - mptcp: more conservative check for zero probes
        - netfilter: nft_payload: fix wrong mac header matching
        - nvmet-tcp: Fix a possible UAF in queue intialization setup (CVE-2023-5178)
        - [x86] drm/i915: Retry gtt fault when out of fence registers
        - ALSA: hda/realtek - Fixed ASUS platform headset Mic issue
        - ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV
        - ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx
        - qed: fix LL2 RX buffer allocation
        - xfrm: fix a data-race in xfrm_lookup_with_ifid()
        - xfrm: fix a data-race in xfrm_gen_index()
        - xfrm: interface: use DEV_STATS_INC()
        - wifi: cfg80211: use system_unbound_wq for wiphy work
        - net: ipv4: fix return value check in esp_remove_trailer
        - net: ipv6: fix return value check in esp_remove_trailer
        - net: rfkill: gpio: prevent value glitch during probe
        - tcp: fix excessive TLP and RACK timeouts from HZ rounding
        - tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single
          skb
        - tcp: Fix listen() warning with v4-mapped-v6 address.
        - tun: prevent negative ifindex
        - ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
        - net: usb: smsc95xx: Fix an error code in smsc95xx_reset()
        - i40e: prevent crash on probe if hw registers have invalid values
        - net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()
        - bonding: Return pointer to data after pull on skb
        - net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curve
        - neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section
        - netfilter: nft_set_rbtree: .deactivate fails if element has expired
        - netlink: Correct offload_xstats size
        - netfilter: nf_tables: do not remove elements if set backend implements
          .abort
        - netfilter: nf_tables: revert do not remove elements if set backend
          implements .abort
        - net: phy: bcm7xxx: Add missing 16nm EPHY statistics
        - net: pktgen: Fix interface flags printing
        - net: avoid UAF on deleted altname
        - net: fix ifname in netlink ntf during netns move
        - net: check for altname conflicts when changing netdev's netns
        - usb: misc: onboard_usb_hub: add Genesys Logic GL850G hub support
        - usb: misc: onboard_usb_hub: add Genesys Logic GL852G hub support
        - usb: misc: onboard_usb_hub: add Genesys Logic GL3523 hub support
        - usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hub
        - serial: Move uart_change_speed() earlier
        - serial: Rename uart_change_speed() to uart_change_line_settings()
        - serial: Reduce spinlocked portion of uart_rs485_config()
        - serial: 8250: omap: Fix imprecise external abort for omap_8250_pm()
        - serial: 8250_omap: Fix errors with no_console_suspend
        - iio: core: introduce iio_device_{claim|release}_buffer_mode() APIs
        - iio: cros_ec: fix an use-after-free in cros_ec_sensors_push_data()
        - iio: adc: ad7192: Simplify using devm_regulator_get_enable()
        - iio: adc: ad7192: Correct reference voltage
        - pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency
        - fs-writeback: do not requeue a clean inode having skipped pages
        - btrfs: prevent transaction block reserve underflow when starting
          transaction
        - btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to
          1
        - btrfs: initialize start_slot in btrfs_log_prealloc_extents
        - i2c: mux: Avoid potential false error message in i2c_mux_add_adapter
        - overlayfs: set ctime when setting mtime and atime
        - gpio: timberdale: Fix potential deadlock on &tgpio->lock
        - ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
        - ata: libata-eh: Fix compilation warning in ata_eh_link_report()
        - tracing: relax trace_event_eval_update() execution with cond_resched()
        - wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len
        - wifi: iwlwifi: Ensure ack flag is properly cleared.
        - HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 Triathlon
          mouse
        - HID: holtek: fix slab-out-of-bounds Write in holtek_kbd_input_event
        - Bluetooth: btusb: add shutdown function for QCA6174
        - Bluetooth: Avoid redundant authentication
        - Bluetooth: hci_core: Fix build warnings
        - wifi: cfg80211: Fix 6GHz scan configuration
        - wifi: mac80211: work around Cisco AP 9115 VHT MPDU length
        - wifi: mac80211: allow transmitting EAPOL frames with tainted key
        - wifi: cfg80211: avoid leaking stack data into trace
        - regulator/core: Revert "fix kobject release warning and memory leak in
          regulator_register()"
        - sky2: Make sure there is at least one frag_addr available
        - ipv4/fib: send notify when delete source address routes
        - drm: panel-orientation-quirks: Add quirk for One Mix 2S
        - btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
        - btrfs: error out when COWing block using a stale transaction
        - btrfs: error when COWing block from a root that is being deleted
        - btrfs: error out when reallocating block for defrag using a stale
          transaction
        - drm/amd/pm: add unique_id for gc 11.0.3
        - HID: multitouch: Add required quirk for Synaptics 0xcd7e device
        - HID: nintendo: reinitialize USB Pro Controller after resuming from suspend
        - [x86] platform/x86: touchscreen_dmi: Add info for the Positivo C4128B
        - cpufreq: schedutil: Update next_freq when cpufreq_limits change
        - fprobe: Pass entry_data to handlers
        - fprobe: Add nr_maxactive to specify rethook_node pool size
        - fprobe: Fix to ensure the number of active retprobes is not zero
        - net: xfrm: skip policies marked as dead while reinserting policies
        - xfrm6: fix inet6_dev refcount underflow problem
        - net/mlx5: E-switch, register event handler before arming the event
        - net/mlx5: Handle fw tracer change ownership event based on MTRC
        - net/mlx5e: Don't offload internal port if filter device is out device
        - net/tls: split tls_rx_reader_lock
        - tcp: allow again tcp_disconnect() when threads are waiting
        - ice: Remove redundant pci_enable_pcie_error_reporting()
        - Bluetooth: hci_event: Fix using memcmp when comparing keys
        - tcp_bpf: properly release resources on error paths
        - net/smc: fix smc clc failed issue when netdevice not in init_net
        - mtd: physmap-core: Restore map_rom fallback
        - dt-bindings: mmc: sdhci-msm: correct minimum number of clocks
        - mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can suspend
        - mmc: core: sdio: hold retuning if sdio in 1-bit mode
        - mmc: core: Capture correct oemid-bits for eMMC cards
        - Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"
        - pNFS: Fix a hang in nfs4_evict_inode()
        - pNFS/flexfiles: Check the layout validity in
          ff_layout_mirror_prepare_stats
        - NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server
        - ACPI: irq: Fix incorrect return value in acpi_register_gsi()
        - nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE op
        - nvme: sanitize metadata bounce buffer for reads
        - nvme-pci: add BOGUS_NID for Intel 0a54 device
        - nvme-rdma: do not try to stop unallocated queues
        - [x86] KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously
        - HID: input: map battery system charging
        - USB: serial: option: add Telit LE910C4-WWX 0x1035 composition
        - USB: serial: option: add entry for Sierra EM9191 with new firmware
        - USB: serial: option: add Fibocom to DELL custom modem FM101R-GL
        - perf: Disallow mis-matched inherited group reads (CVE-2023-5717)
        - [s390x] pci: fix iommu bitmap allocation
        - [s390x] cio: fix a memleak in css_alloc_subchannel
        - [x86] platform/surface: platform_profile: Propagate error if profile
          registration fails
        - [x86] platform/x86: intel-uncore-freq: Conditionally create attribute for
          read frequency
        - [x86] platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to
          0x2e
        - [x86] platform/x86: asus-wmi: Only map brightness codes when using
          asus-wmi backlight control
        - [x86] platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c events
        - gpio: vf610: set value before the direction to avoid a glitch
        - drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with auxiliary
          device
        - serial: 8250: omap: Move uart_write() inside PM section
        - serial: 8250: omap: convert to modern PM ops
        - kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[]
        - kallsyms: Add helper kallsyms_on_each_match_symbol()
        - tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
        - gpio: vf610: make irq_chip immutable
        - gpio: vf610: mask the gpio irq in system suspend and support wakeup
        - phy: mapphone-mdm6600: Fix runtime disable on probe
        - phy: mapphone-mdm6600: Fix runtime PM for remove
        - phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins
        - net: move altnames together with the netdevice
        - Bluetooth: hci_sock: fix slab oob read in create_monitor_event
        - Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
        - mptcp: avoid sending RST when closing the initial subflow
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.61
        - [x86] KVM: x86/pmu: Truncate counter value to allowed width on write
        - mmc: core: Align to common busy polling behaviour for mmc ioctls
        - mmc: block: ioctl: do write error check for spi
        - mmc: core: Fix error propagation for some ioctl commands
        - virtio_balloon: Fix endless deflation and inflation on arm64
        - virtio-mmio: fix memory leak of vm_dev
        - virtio-crypto: handle config changed by work queue
        - virtio_pci: fix the common cfg map size
        - vsock/virtio: initialize the_virtio_vsock before using VQs
        - vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE
        - mm: fix vm_brk_flags() to not bail out while holding lock
        - hugetlbfs: clear resv_map pointer if mmap fails
        - mm/page_alloc: correct start page when guard page debug is enabled
        - mm/migrate: fix do_pages_move for compat pointers
        - hugetlbfs: extend hugetlb_vma_lock to private VMAs
        - maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()
        - nfsd: lock_rename() needs both directories to live on the same fs
        - [x86] drm/i915/pmu: Check if pmu is closed before stopping event
        - drm/amd: Disable ASPM for VI w/ all Intel systems
        - drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()
        - [armhf] clk: ti: Fix missing omap4 mcbsp functional clock and aliases
        - [armhf] clk: ti: Fix missing omap5 mcbsp functional clock and aliases
        - r8169: fix the KCSAN reported data-race in rtl_tx() while reading
          tp->cur_tx
        - r8169: fix the KCSAN reported data-race in rtl_tx while reading
          TxDescArray[entry].opts1
        - r8169: fix the KCSAN reported data race in rtl_rx while reading
          desc->opts1
        - iavf: initialize waitqueues before starting watchdog_task
        - i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value
        - igb: Fix potential memory leak in igb_add_ethtool_nfc_entry
        - neighbour: fix various data-races
        - igc: Fix ambiguity in the ethtool advertising
        - net: ieee802154: adf7242: Fix some potential buffer overflow in
          adf7242_stats_show()
        - net: usb: smsc95xx: Fix uninit-value access in smsc95xx_read_reg
        - r8152: Increase USB control msg timeout to 5000ms as per spec
        - r8152: Run the unload routine if we have errors during probe
        - r8152: Cancel hw_phy_work if we have an error in probe
        - r8152: Release firmware if we have an error in probe
        - tcp: fix wrong RTO timeout when received SACK reneging
        - gtp: uapi: fix GTPA_MAX
        - gtp: fix fragmentation needed check with gso
        - i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
        - iavf: in iavf_down, disable queues when removing the driver
        - scsi: sd: Introduce manage_shutdown device flag
        - blk-throttle: check for overflow in calculate_bytes_allowed
        - io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid
          (CVE-2023-46862)
        - iio: afe: rescale: Accept only offset channels
        - iio: exynos-adc: request second interupt only when touchscreen mode is
          used
        - iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholds
        - iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScale
        - i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()
        - i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()
        - i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()
        - i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
        - i2c: aspeed: Fix i2c bus hang in slave read
        - tracing/kprobes: Fix the description of variable length arguments
        - [arm64,armhf] nvmem: imx: correct nregs for i.MX6ULL
        - [arm64,armhf] nvmem: imx: correct nregs for i.MX6SLL
        - [arm64,armhf] nvmem: imx: correct nregs for i.MX6UL
        - [x86] i8259: Skip probing when ACPI/MADT advertises PCAT compatibility
        - [x86] cpu: Add model number for Intel Arrow Lake mobile processor
        - perf/core: Fix potential NULL deref
        - clk: Sanitize possible_parent_show to Handle Return Value of
          of_clk_get_parent_name
        - [x86] platform/x86: Add s2idle quirk for more Lenovo laptops
        - ext4: add two helper functions extent_logical_end() and pa_logical_end()
        - ext4: fix BUG in ext4_mb_new_inode_pa() due to overflow
        - ext4: avoid overlapping preallocations due to overflow
        - [x86] objtool/x86: add missing embedded_insn check
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.62
        - [arm*] ASoC: simple-card: fixup asoc_simple_probe() error handling
        - net: sched: cls_u32: Fix allocation size in u32_init()
        - [armhf] irqchip/stm32-exti: add missing DT IRQ flag translation
        - Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
        - fbdev: atyfb: only use ioremap_uc() on i386 and ia64
        - netfilter: nfnetlink_log: silence bogus compiler warning
        - efi: fix memory leak in krealloc failure handling
        - ASoC: rt5650: fix the wrong result of key button
        - drm/ttm: Reorder sys manager cleanup step
        - [x86] fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
        - scsi: mpt3sas: Fix in error path
        - drm/amdgpu: Unset context priority is now invalid
        - gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSET
        - netfilter: nf_tables: audit log object reset once per table
        - drm/amdgpu: Reserve fences for VM update
        - net: chelsio: cxgb4: add an error code check in t4_load_phy_fw
        - r8152: Check for unplug in rtl_phy_patch_request()
        - r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()
        - [powerpc*] mm: Fix boot crash with FLATMEM
        - io_uring: kiocb_done() should *not* trust ->ki_pos if
          ->{read,write}_iter() failed
        - ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock
        - power: supply: core: Use blocking_notifier_call_chain to avoid RCU
          complaint
        - perf evlist: Avoid frequency mode for the dummy event
        - [x86] KVM: SVM: always update the x2avic msr interception (CVE-2023-5090)
        - mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer
        - mmap: fix error paths with dup_anon_vma()
        - ALSA: usb-audio: add quirk flag to enable native DSD for McIntosh devices
        - PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
        - usb: storage: set 1.50 as the lower bcdDevice for older "Super Top"
          compatibility
        - usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()
        - usb: raw-gadget: properly handle interrupted requests
        - tty: n_gsm: fix race condition in status line change on dead connections
        - tty: 8250: Remove UC-257 and UC-431
        - tty: 8250: Add support for additional Brainboxes UC cards
        - tty: 8250: Add support for Brainboxes UP cards
        - tty: 8250: Add support for Intashield IS-100
        - tty: 8250: Fix port count of PX-257
        - tty: 8250: Fix up PX-803/PX-857
        - tty: 8250: Add support for additional Brainboxes PX cards
        - tty: 8250: Add support for Intashield IX cards
        - tty: 8250: Add Brainboxes Oxford Semiconductor-based quirks
        - misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device support
        - ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detection
        - [x86] ASoC: SOF: sof-pci-dev: Fix community key quirk detection
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.63
        - hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculation
        - sched/fair: Fix cfs_rq_is_decayed() on !SMP
        - [x86] iov_iter, x86: Be consistent about the __user tag on
          copy_mc_to_user()
        - sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
        - sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max =
          0
        - objtool: Propagate early errors
        - sched: Fix stop_one_cpu_nowait() vs hotplug
        - vfs: fix readahead(2) on block devices
        - writeback, cgroup: switch inodes with dirty timestamps to release dying
          cgwbs
        - [x86] srso: Fix SBPB enablement for (possible) future fixed HW
        - futex: Don't include process MM in futex key on no-MMU
        - [x86] numa: Introduce numa_fill_memblks()
        - ACPI/NUMA: Apply SRAT proximity domain to entire CFMWS window
        - [x86] sev-es: Allow copy_from_kernel_nofault() in earlier boot
        - [x86] boot: Fix incorrect startup_gdt_descr.size
        - [arm64,armhf] drivers/clocksource/timer-ti-dm: Don't call clk_get_rate()
          in stop function
        - pstore/platform: Add check for kstrdup
        - string: Adjust strtomem() logic to allow for smaller sources
        - genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()
        - wifi: cfg80211: add flush functions for wiphy work
        - wifi: mac80211: move radar detect work to wiphy work
        - wifi: mac80211: move scan work to wiphy work
        - wifi: mac80211: move offchannel works to wiphy work
        - wifi: mac80211: move sched-scan stop work to wiphy work
        - wifi: mac80211: fix # of MSDU in A-MSDU calculation
        - wifi: iwlwifi: honor the enable_ini value
        - i40e: fix potential memory leaks in i40e_remove()
        - iavf: Fix promiscuous mode configuration flow messages
        - udp: add missing WRITE_ONCE() around up->encap_rcv
        - tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
        - gve: Use size_add() in call to struct_size()
        - tls: Only use data field in crypto completion function
        - tls: Use size_add() in call to struct_size()
        - tipc: Use size_add() in calls to struct_size()
        - net: spider_net: Use size_add() in call to struct_size()
        - net: ethernet: mtk_wed: fix EXT_INT_STATUS_RX_FBUF definitions for MT7986
          SoC
        - wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
        - wifi: ath11k: fix boot failure with one MSI vector
        - wifi: mt76: mt7603: rework/fix rx pse hang check
        - wifi: mt76: mt7603: improve watchdog reset reliablity
        - wifi: mt76: mt7603: improve stuck beacon handling
        - wifi: mt76: mt7915: fix beamforming availability check
        - wifi: ath: dfs_pattern_detector: Fix a memory initialization issue
        - tcp_metrics: add missing barriers on delete
        - tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics()
        - tcp_metrics: do not create an entry from tcp_init_metrics()
        - wifi: rtlwifi: fix EDCA limit set by BT coexistence
        - ACPI: property: Allow _DSD buffer data only for byte accessors
        - ACPI: video: Add acpi_backlight=vendor quirk for Toshiba Portégé R100
        - wifi: ath11k: fix Tx power value during active CAC
        - can: dev: can_restart(): don't crash kernel if carrier is OK
        - can: dev: can_restart(): fix race condition between controller restart and
          netif_carrier_on()
        - can: dev: can_put_echo_skb(): don't crash kernel if can_priv::echo_skb is
          accessed out of bounds
        - PM / devfreq: rockchip-dfi: Make pmu regmap mandatory
        - wifi: wfx: fix case where rates are out of order
        - netfilter: nf_tables: Drop pointless memset when dumping rules
        - thermal: core: prevent potential string overflow
        - r8169: use tp_to_dev instead of open code
        - r8169: fix rare issue with broken rx after link-down on RTL8125
        - net: skb_find_text: Ignore patterns extending past 'to'
        - tcp: fix cookie_init_timestamp() overflows
        - wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queues
        - wifi: iwlwifi: pcie: synchronize IRQs before NAPI
        - wifi: iwlwifi: empty overflow queue during flush
        - Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err
        - bpf: Fix unnecessary -EBUSY from htab_lock_bucket
        - ACPI: sysfs: Fix create_pnp_modalias() and create_of_modalias()
        - ipv6: avoid atomic fragment on GSO packets
        - net: add DEV_STATS_READ() helper
        - ipvlan: properly track tx_errors
        - regmap: debugfs: Fix a erroneous check after snprintf()
        - [arm64] spi: tegra: Fix missing IRQ check in tegra_slink_probe()
        - [arm64] clk: qcom: gcc-msm8996: Remove RPM bus clocks
        - [arm64] clk: qcom: clk-rcg2: Fix clock rate overflow for high parent
          frequencies
        - [arm64] clk: qcom: mmcc-msm8998: Don't check halt bit on some branch clks
        - [arm64] clk: qcom: mmcc-msm8998: Fix the SMMU GDSC
        - [arm64] clk: qcom: gcc-sm8150: Fix gcc_sdcc2_apps_clk_src
        - clk: imx: Select MXC_CLK for CLK_IMX8QXP
        - [arm64] clk: imx: imx8mq: correct error handling path
        - [arm64] clk: imx: imx8qxp: Fix elcdif_pll clock
        - [arm64] clk: renesas: rcar-gen3: Extend SDnH divider table
        - clk: linux/clk-provider.h: fix kernel-doc warnings and typos
        - [arm64] spi: nxp-fspi: use the correct ioremap function
        - [armhf] clk: ti: change ti_clk_register[_omap_hw]() API
        - [armhf] clk: ti: fix double free in of_ti_divider_clk_setup()
        - [arm64] clk: qcom: config IPQ_APSS_6018 should depend on QCOM_SMEM
        - [x86] platform/x86: wmi: Fix probe failure when failing to register WMI
          devices
        - [x86] platform/x86: wmi: Fix opening of char device
        - hwmon: (coretemp) Fix potentially truncated sysfs attribute name
        - Revert "hwmon: (sch56xx-common) Add DMI override table"
        - Revert "hwmon: (sch56xx-common) Add automatic module loading on supported
          devices"
        - hwmon: (sch5627) Use bit macros when accessing the control register
        - hwmon: (sch5627) Disallow write access if virtual registers are locked
        - [arm64,armhf] drm/rockchip: vop: Fix reset of state in duplicate state
          crtc funcs
        - [arm64,armhf] drm/rockchip: vop: Fix call to crtc reset helper
        - [arm64] drm/rockchip: vop2: Don't crash for invalid duplicate_state
        - [arm64] drm/rockchip: vop2: Add missing call to crtc reset helper
        - drm/radeon: possible buffer overflow
        - drm/amd/display: Check all enabled planes in dm_check_crtc_cursor
        - drm/amd/display: Refactor dm_get_plane_scale helper
        - drm/amd/display: Bail from dm_check_crtc_cursor if no relevant change
        - io_uring/kbuf: Fix check of BID wrapping in provided buffers
        - io_uring/kbuf: Allow the full buffer id space for provided buffers
        - [arm64] drm/rockchip: cdn-dp: Fix some error handling paths in
          cdn_dp_probe()
        - [arm64,armhf] gpu: host1x: Correct allocated size for contexts
        - [arm64,armhf] drm/rockchip: Fix type promotion bug in
          rockchip_gem_iommu_map()
        - xenbus: fix error exit in xenbus_init()
        - xen-pciback: Consider INTx disabled when MSI/MSI-X is enabled
        - [arm64] drm/msm/dsi: use msm_gem_kernel_put to free TX buffer
        - [arm64] drm/msm/dsi: free TX buffer in unbind
        - [arm64,armhf] clocksource/drivers/arm_arch_timer: limit XGene-1 workaround
        - drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for
          hisi_hns3_pmu uninit process
        - [arm64] perf/arm-cmn: Revamp model detection
        - [arm64] perf/arm-cmn: Fix DTC domain detection
        - drivers/perf: hisi_pcie: Check the type first in pmu::event_init()
        - [arm64] perf: hisi: Fix use-after-free when register pmu fails
        - [arm64] dts: qcom: sdm845: cheza doesn't support LMh node
        - [arm64] dts: qcom: sc7280: link usb3_phy_wrapper_gcc_usb30_pipe_clk
        - [arm64] dts: qcom: msm8916: Fix iommu local address range
        - [arm64] dts: qcom: msm8992-libra: drop duplicated reserved memory
        - [arm64] dts: qcom: sc7280: Add missing LMH interrupts
        - [arm64] dts: qcom: sm8150: add ref clock to PCIe PHYs
        - [arm64] dts: qcom: sm8350: fix pinctrl for UART18
        - [arm64] dts: qcom: sdm845-mtp: fix WiFi configuration
        - [arm64] dts: marvell: cn9310: Use appropriate label for spi1 pins
        - [arm64] dts: qcom: apq8016-sbc: Add missing ADV7533 regulators
        - firmware: ti_sci: Mark driver as non removable
        - [arm64] dts: ti: k3-am62a7-sk: Drop i2c-1 to 100Khz
        - [arm64] clk: scmi: Free scmi_clk allocated when the clocks with invalid
          info are skipped
        - [arm64] dts: imx8qm-ss-img: Fix jpegenc compatible entry
        - [arm64] dts: imx8mm: Add sound-dai-cells to micfil node
        - [arm64] dts: imx8mn: Add sound-dai-cells to micfil node
        - [arm64] tegra: Use correct interrupts for Tegra234 TKE
        - module/decompress: use vmalloc() for gzip decompression workspace
        - [x86] ASoC: cs35l41: Verify PM runtime resume errors in IRQ handler
        - [x86] ASoC: cs35l41: Undo runtime PM changes at driver exit time
        - ALSA: hda: cs35l41: Fix unbalanced pm_runtime_get()
        - ALSA: hda: cs35l41: Undo runtime PM changes at driver exit time
        - KEYS: Include linux/errno.h in linux/verification.h
        - crypto: hisilicon/hpre - Fix a erroneous check after snprintf()
        - hwrng: bcm2835 - Fix hwrng throughput regression
        - [i386] hwrng: geode - fix accessing registers
        - RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()
        - [x86] crypto: qat - ignore subsequent state up commands
        - [x86] crypto: qat - relocate bufferlist logic
        - [x86] crypto: qat - rename bufferlist functions
        - [x86] crypto: qat - change bufferlist logic interface
        - [x86] crypto: qat - generalize crypto request buffers
        - [x86] crypto: qat - extend buffer list interface
        - [x86] crypto: qat - fix unregistration of crypto algorithms
        - scsi: ibmvfc: Fix erroneous use of rtas_busy_delay with hcall return code
        - libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and check its
          return value
        - nd_btt: Make BTT lanes preemptible
        - [arm64] crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failure
        - [arm64,armhf] crypto: caam/jr - fix Chacha20 + Poly1305 self test failure
        - [x86] crypto: qat - increase size of buffers
        - [amd64] PCI: vmd: Correct PCI Header Type Register's multi-function check
        - hid: cp2112: Fix duplicate workqueue initialization
        - [armel,armhf] 9321/1: memset: cast the constant byte to unsigned char
        - ext4: move 'ix' sanity check to corrent position
        - IB/mlx5: Fix rdma counter binding for RAW QP
        - [arm64] RDMA/hns: Fix printing level of asynchronous events
        - [arm64] RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()
        - [arm64] RDMA/hns: Fix signed-unsigned mixed comparisons
        - [arm64] RDMA/hns: Add check for SL
        - [arm64] RDMA/hns: The UD mode can only be configured with DCQCN
        - [x86] ASoC: SOF: core: Ensure sof_ops_free() is still called when probe
          never ran.
        - scsi: ufs: core: Leave space for '\0' in utf8 desc string
        - [amd64] RDMA/hfi1: Workaround truncation compilation error
        - HID: cp2112: Make irq_chip immutable
        - hid: cp2112: Fix IRQ shutdown stopping polling for all IRQs on chip
        - Revert "HID: logitech-hidpp: add a module parameter to keep firmware
          gestures"
        - HID: logitech-hidpp: Remove HIDPP_QUIRK_NO_HIDINPUT quirk
        - HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() only
        - HID: logitech-hidpp: Revert "Don't restart communication if not necessary"
        - HID: logitech-hidpp: Move get_wireless_feature_index() check to
          hidpp_connect_event()
        - [x86] ASoC: Intel: Skylake: Fix mem leak when parsing UUIDs fails
        - padata: Fix refcnt handling in padata_free_shell()
        - [x86] crypto: qat - fix deadlock in backlog processing
        - IB/mlx5: Fix init stage error handling to avoid double free of same QP and
          UAF
        - mfd: core: Un-constify mfd_cell.of_reg
        - mfd: core: Ensure disabled devices are skipped without aborting
        - mfd: dln2: Fix double put in dln2_probe
        - dt-bindings: mfd: mt6397: Add binding for MT6357
        - dt-bindings: mfd: mt6397: Split out compatible for MediaTek MT6366 PMIC
        - mfd: arizona-spi: Set pdata.hpdet_channel for ACPI enumerated devs
        - leds: turris-omnia: Drop unnecessary mutex locking
        - leds: turris-omnia: Do not use SMBUS calls
        - leds: pwm: Don't disable the PWM when the LED should be off
        - leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu'
        - apparmor: fix invalid reference on profile->disconnected
        - perf stat: Fix aggr mode initialization
        - iio: frequency: adf4350: Use device managed functions and fix power down
          issue.
        - perf kwork: Fix incorrect and missing free atom in work_push_atom()
        - perf kwork: Add the supported subcommands to the document
        - perf kwork: Set ordered_events to true in 'struct perf_tool'
        - filemap: add filemap_get_folios_tag()
        - f2fs: convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
        - f2fs: compress: fix deadloop in f2fs_write_cache_pages()
        - f2fs: compress: fix to avoid use-after-free on dic
        - f2fs: compress: fix to avoid redundant compress extension
        - tty: tty_jobctrl: fix pid memleak in disassociate_ctty()
        - pinctrl: renesas: rzg2l: Make reverse order of enable() for disable()
        - perf record: Fix BTF type checks in the off-cpu profiling
        - dmaengine: idxd: Register dsa_bus_type before registering idxd sub-drivers
        - usb: dwc2: fix possible NULL pointer dereference caused by driver
          concurrency
        - usb: chipidea: Fix DMA overwrite for Tegra
        - usb: chipidea: Simplify Tegra DMA alignment code
        - dmaengine: ti: edma: handle irq_of_parse_and_map() errors
        - misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()
        - USB: usbip: fix stub_dev hub disconnect
        - dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()
        - f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()
        - [powerpc*] Only define __parse_fpscr() when required
        - modpost: fix tee MODULE_DEVICE_TABLE built on big-endian host
        - modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian host
        - [powerpc*] 40x: Remove stale PTE_ATOMIC_UPDATES macro
        - [powerpc*] xive: Fix endian conversion size
        - [powerpc*] vas: Limit open window failure messages in log bufffer
        - [powerpc*] imc-pmu: Use the correct spinlock initializer.
        - [powerpc*] pseries: fix potential memory leak in init_cpu_associativity()
        - xhci: Loosen RPM as default policy to cover for AMD xHC 1.1
        - usb: host: xhci-plat: fix possible kernel oops while resuming
        - perf machine: Avoid out of bounds LBR memory read
        - perf hist: Add missing puts to hist__account_cycles
        - 9p/net: fix possible memory leak in p9_check_errors()
        - i3c: Fix potential refcount leak in i3c_master_register_new_i3c_devs
        - cxl/mem: Fix shutdown order
        - crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALL
        - [x86] sev: Change snp_guest_issue_request()'s fw_err argument
        - [amd64] virt: sevguest: Fix passing a stack buffer as a scatterlist target
        - rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits call
        - pcmcia: cs: fix possible hung task and memory leak pccardd()
        - pcmcia: ds: fix refcount leak in pcmcia_device_add()
        - pcmcia: ds: fix possible name leak in error path in pcmcia_device_add()
        - media: hantro: Check whether reset op is defined before use
        - media: verisilicon: Do not enable G2 postproc downscale if source is
          narrower than destination
        - media: ov5640: Drop dead code using frame_interval
        - media: ov5640: fix vblank unchange issue when work at dvp mode
        - media: i2c: max9286: Fix some redundant of_node_put() calls
        - media: ov5640: Fix a memory leak when ov5640_probe fails
        - media: bttv: fix use after free error due to btv->timeout timer
        - media: amphion: handle firmware debug message
        - media: mtk-jpegenc: Fix bug in JPEG encode quality selection
        - media: s3c-camif: Avoid inappropriate kfree()
        - media: vidtv: psi: Add check for kstrdup
        - media: vidtv: mux: Add check and kfree for kstrdup
        - media: cedrus: Fix clock/reset sequence
        - media: cadence: csi2rx: Unregister v4l2 async notifier
        - media: dvb-usb-v2: af9035: fix missing unlock
        - media: cec: meson: always include meson sub-directory in Makefile
        - regmap: prevent noinc writes from clobbering cache
        - pwm: sti: Reduce number of allocations and drop usage of chip_data
        - pwm: brcmstb: Utilize appropriate clock APIs in suspend/resume
        - Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()
        - watchdog: ixp4xx: Make sure restart always works
        - llc: verify mac len before reading mac header
        - hsr: Prevent use after free in prp_create_tagged_frame()
        - tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
        - bpf: Check map->usercnt after timer->timer is assigned
        - inet: shrink struct flowi_common
        - net: page_pool: add missing free_percpu when page_pool_init fail
        - dccp: Call security_inet_conn_request() after setting IPv4 addresses.
        - dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
        - net: r8169: Disable multicast filter for RTL8168H and RTL8107E
        - Fix termination state for idr_for_each_entry_ul()
        - net: stmmac: xgmac: Enable support for multiple Flexible PPS outputs
        - net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
        - net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
        - net/smc: put sk reference if close work was canceled
        - nvme: fix error-handling for io_uring nvme-passthrough
        - tg3: power down device only on SYSTEM_POWER_OFF
        - nbd: fix uaf in nbd_open
        - blk-core: use pr_warn_ratelimited() in bio_check_ro()
        - virtio/vsock: replace virtio_vsock_pkt with sk_buff
        - vsock/virtio: remove socket from connected/bound list on shutdown
        - r8169: respect userspace disabling IFF_MULTICAST
        - i2c: iproc: handle invalid slave state
        - netfilter: xt_recent: fix (increase) ipv6 literal buffer length
        - netfilter: nft_redir: use `struct nf_nat_range2` throughout and
          deduplicate eval call-backs
        - netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
        - drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE
        - [arm64,armhf] ASoC: hdmi-codec: register hpd callback on component probe
        - ASoC: dapm: fix clock get name
        - fbdev: imsttfb: Fix error path of imsttfb_probe()
        - fbdev: imsttfb: fix a resource leak in probe
        - fbdev: fsl-diu-fb: mark wr_reg_wa() static
        - tracing/kprobes: Fix the order of argument descriptions
        - io_uring/net: ensure socket is marked connected on connect retry
        - [x86] amd_nb: Use Family 19h Models 60h-7Fh Function 4 IDs
        - Revert "mmc: core: Capture correct oemid-bits for eMMC cards"
        - btrfs: use u64 for buffer sizes in the tree search ioctls
        - wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()
        - virtio/vsock: don't use skbuff state to account credit
        - virtio/vsock: remove redundant 'skb_pull()' call
        - virtio/vsock: don't drop skbuff on copy failure
        - vsock/loopback: use only sk_buff_head.lock to protect the packet queue
        - virtio/vsock: fix leaks due to missing skb owner
        - virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()
        - virtio/vsock: fix header length on skb merging
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.64
        - lib/generic-radix-tree.c: Don't overflow in peek()
        - perf/core: Bail out early if the request AUX area is out of bound
        - srcu: Fix srcu_struct node grpmask overflow on 64-bit systems
        - [armhf] clocksource/drivers/timer-imx-gpt: Fix potential memory leak
        - smp,csd: Throw an error if a CSD lock is stuck for too long
        - cpu/hotplug: Don't offline the last non-isolated CPU
        - workqueue: Provide one lock class key per work_on_cpu() callsite
        - [x86] mm: Drop the 4 MB restriction on minimal NUMA node memory size
        - wifi: plfxlc: fix clang-specific fortify warning
        - wifi: mac80211_hwsim: fix clang-specific fortify warning
        - wifi: mac80211: don't return unset power in ieee80211_get_tx_power()
        - atl1c: Work around the DMA RX overflow issue
        - bpf: Detect IP == ksym.end as part of BPF program
        - wifi: ath9k: fix clang-specific fortify warnings
        - wifi: ath10k: fix clang-specific fortify warning
        - net: annotate data-races around sk->sk_tx_queue_mapping
        - net: annotate data-races around sk->sk_dst_pending_confirm
        - wifi: ath10k: Don't touch the CE interrupt registers after power up
        - vsock: read from socket's error queue
        - bpf: Ensure proper register state printing for cond jumps
        - Bluetooth: btusb: Add date->evt_skb is NULL check
        - Bluetooth: Fix double free in hci_conn_cleanup
        - ACPI: EC: Add quirk for HP 250 G7 Notebook PC
        - tsnep: Fix tsnep_request_irq() format-overflow warning
        - [x86] platform/x86: thinkpad_acpi: Add battery quirk for Thinkpad X120e
        - [x86] drm/gma500: Fix call trace when psb_gem_mm_init() fails
        - drm/amdgpu: not to save bo in the case of RAS err_event_athub
        - drm/amd: Update `update_pcie_parameters` functions to use uint8_t
          arguments
        - drm/amd/display: use full update for clip size increase of large plane
          source
        - string.h: add array-wrappers for (v)memdup_user()
        - kernel: kexec: copy user-array safely
        - kernel: watch_queue: copy user-array safely
        - drm_lease.c: copy user-array safely
        - drm: vmwgfx_surface.c: copy user-array safely
        - [arm64] drm/msm/dp: skip validity check for DP CTS EDID checksum
        - drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7
        - drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga
        - drm/amdgpu: Fix potential null pointer derefernce
        - drm/radeon: fix a possible null pointer dereference
        - drm/amdgpu/vkms: fix a possible null pointer dereference
        - [arm64] drm/panel: st7703: Pick different reset sequence
        - drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL
        - [arm64] dts: ls208xa: use a pseudo-bus to constrain usb dma size
        - ASoC: soc-card: Add storage for PCI SSID
        - [x86] ASoC: SOF: Pass PCI SSID to machine driver
        - crypto: pcrypt - Fix hungtask for PADATA_RESET
        - [x86] ASoC: SOF: ipc4: handle EXCEPTION_CAUGHT notification from firmware
        - [amd64] RDMA/hfi1: Use FIELD_GET() to extract Link Width
        - [arm64] scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing
          debugfs
        - [powerpc*] scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool
        - fs/jfs: Add check for negative db_l2nbperpage
        - fs/jfs: Add validity check for db_maxag and db_agpref
        - jfs: fix array-index-out-of-bounds in dbFindLeaf
        - jfs: fix array-index-out-of-bounds in diAlloc
        - HID: lenovo: Detect quirk-free fw on cptkbd and stop applying workaround
        - [armel,armhf] 9320/1: fix stack depot IRQ stack filter
        - ALSA: hda: Fix possible null-ptr-deref when assigning a stream
        - [armel,armhf] PCI: mvebu: Use FIELD_PREP() with Link Width
        - atm: iphase: Do PCI error checks on own line
        - PCI: Do error check on own line to split long "if" conditions
        - scsi: libfc: Fix potential NULL pointer dereference in
          fc_lport_ptp_setup()
        - PCI: Use FIELD_GET() to extract Link Width
        - PCI: Extract ATS disabling to a helper function
        - PCI: Disable ATS for specific Intel IPU E2000 devices
        - PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirk
        - [x86] ASoC: Intel: soc-acpi-cht: Add Lenovo Yoga Tab 3 Pro YT3-X90 quirk
        - crypto: hisilicon/qm - prevent soft lockup in receive loop
        - HID: Add quirk for Dell Pro Wireless Keyboard and Mouse KM5221W
        - exfat: support handle zero-size directory
        - mfd: intel-lpss: Add Intel Lunar Lake-M PCI IDs
        - iio: adc: stm32-adc: harden against NULL pointer deref in
          stm32_adc_probe()
        - [x86] thunderbolt: Apply USB 3.x bandwidth quirk only in software
          connection manager
        - [arm64,armhf] usb: dwc3: core: configure TX/RX threshold for DWC3_IP
        - soundwire: dmi-quirks: update HP Omen match
        - f2fs: fix error handling of __get_node_page
        - usb: gadget: f_ncm: Always set current gadget in ncm_bind()
        - 9p/trans_fd: Annotate data-racy writes to file::f_flags
        - 9p: v9fs_listxattr: fix %s null argument warning
        - i2c: fix memleak in i2c_new_client_device()
        - [armhf] i2c: sun6i-p2wi: Prevent potential division by zero
        - virtio-blk: fix implicit overflow on virtio_max_dma_size
        - media: gspca: cpia1: shift-out-of-bounds in set_flicker
        - media: vivid: avoid integer overflow
        - gfs2: ignore negated quota changes
        - gfs2: fix an oops in gfs2_permission
        - media: cobalt: Use FIELD_GET() to extract Link Width
        - media: ccs: Fix driver quirk struct documentation
        - media: imon: fix access to invalid resource for the second interface
        - drm/amd/display: Avoid NULL dereference of timing generator
        - i2c: dev: copy userspace array safely
        - [armhf] ASoC: ti: omap-mcbsp: Fix runtime PM underflow warnings
        - drm/qxl: prevent memory leak
        - ALSA: hda/realtek: Add quirk for ASUS UX7602ZM
        - drm/amdgpu: fix software pci_unplug on some chips
        - pwm: Fix double shift bug
        - wifi: iwlwifi: Use FW rate for non-data frames
        - sched/core: Optimize in_task() and in_interrupt() a bit
        - SUNRPC: ECONNRESET might require a rebind
        - NFSv4.1: fix handling NFS4ERR_DELAY when testing for session trunking
        - SUNRPC: Add an IS_ERR() check back to where it was
        - NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO
        - SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
        - gfs2: Silence "suspicious RCU usage in gfs2_permission" warning
        - net: set SOCK_RCU_FREE before inserting socket into hashtable
        - ipvlan: add ipvlan_route_v6_outbound() helper
        - tty: Fix uninit-value access in ppp_sync_receive()
        - [arm64] net: hns3: fix add VLAN fail issue
        - [arm64] net: hns3: add barrier in vf mailbox reply process
        - [arm64] net: hns3: fix incorrect capability bit display for copper port
        - [arm64] net: hns3: fix out-of-bounds access may occur when coalesce info
          is read via debugfs
        - [arm64] net: hns3: fix variable may not initialized problem in
          hns3_init_mac_addr()
        - [arm64] net: hns3: fix VF reset fail issue
        - [arm64] net: hns3: fix VF wrong speed and duplex issue
        - tipc: Fix kernel-infoleak due to uninitialized TLV value
        - net: mvneta: fix calls to page_pool_get_stats
        - ppp: limit MRU to 64K
        - xen/events: fix delayed eoi list handling
        - ptp: annotate data-race around q->head and q->tail
        - bonding: stop the device in bond_setup_by_slave()
        - af_unix: fix use-after-free in unix_stream_read_actor()
        - netfilter: nf_conntrack_bridge: initialize err to 0
        - netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
        - net: stmmac: fix rx budget limit check
        - net: stmmac: avoid rx queue overrun
        - net/mlx5e: fix double free of encap_header
        - net/mlx5e: fix double free of encap_header in update funcs
        - net/mlx5e: Fix pedit endianness
        - net/mlx5e: Reduce the size of icosq_str
        - net/mlx5e: Check return value of snprintf writing to fw_version buffer
        - net/mlx5e: Check return value of snprintf writing to fw_version buffer for
          representors
        - macvlan: Don't propagate promisc change to lower dev in passthru
        - cifs: spnego: add ';' in HOST_KEY_LEN
        - cifs: fix check of rc in function generate_smb3signingkey
        - [x86] i915/perf: Fix NULL deref bugs with drm_dbg() calls
        - [x86] perf intel-pt: Fix async branch flags
        - [powerpc*] perf: Fix disabling BHRB and instruction sampling
        - bpf: Fix check_stack_write_fixed_off() to correctly spill imm
        - bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END
        - scsi: mpt3sas: Fix loop logic
        - scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for
          selected registers
        - scsi: qla2xxx: Fix system crash due to bad pointer access
        - [x86] crypto: x86/sha - load modules based on CPU features
        - [x86] cpu/hygon: Fix the CPU topology evaluation for real
        - [x86] KVM: x86: hyper-v: Don't auto-enable stimer on write from user-space
        - [x86] KVM: x86: Ignore MSR_AMD64_TW_CFG access
        - [x86] KVM: x86: Clear bit12 of ICR after APIC-write VM-exit
        - audit: don't take task_lock() in audit_exe_compare() code path
        - audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()
        - proc: sysctl: prevent aliased sysctls from getting passed to init
        - tty/sysrq: replace smp_processor_id() with get_cpu()
        - tty: serial: meson: fix hard LOCKUP on crtscts mode
        - hvc/xen: fix console unplug
        - hvc/xen: fix error path in xen_hvc_init() to always register frontend
          driver
        - hvc/xen: fix event channel handling for secondary consoles
        - PCI/sysfs: Protect driver's D3cold preference from user space
        - watchdog: move softlockup_panic back to early_param
        - ACPI: resource: Do IRQ override on TongFang GMxXGxx
        - regmap: Ensure range selector registers are updated after cache sync
        - wifi: ath11k: fix temperature event locking
        - wifi: ath11k: fix dfs radar event locking
        - wifi: ath11k: fix htt pktlog locking
        - wifi: ath11k: fix gtk offload status event locking
        - [arm64] mmc: meson-gx: Remove setting of CMD_CFG_ERROR
        - genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware
        - KEYS: trusted: tee: Refactor register SHM usage
        - KEYS: trusted: Rollback init_trusted() consistently
        - [arm64] Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newer
        - ksmbd: handle malformed smb1 message
        - ksmbd: fix slab out of bounds write in smb_inherit_dacl()
        - mmc: vub300: fix an error code
        - mmc: sdhci_am654: fix start loop index for TAP value parsing
        - mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54A
        - PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()
        - PCI: kirin: Don't discard .remove() callback
        - PCI: exynos: Don't discard .remove() callback
        - wifi: wilc1000: use vmm_table as array in wilc struct
        - svcrdma: Drop connection after an RDMA Read error
        - rcu/tree: Defer setting of jiffies during stall reset
        - [arm64] dts: qcom: ipq6018: Fix hwlock index for SMEM
        - PM: hibernate: Use __get_safe_page() rather than touching the list
        - PM: hibernate: Clean up sync_read handling in snapshot_write_next()
        - rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects
        - btrfs: don't arbitrarily slow down delalloc if we're committing
        - [arm64] dts: qcom: ipq8074: Fix hwlock index for SMEM
        - [arm64] firmware: qcom_scm: use 64-bit calling convention only when client
          is 64-bit
        - ACPI: FPDT: properly handle invalid FPDT subtables
        - [arm64] dts: qcom: ipq6018: Fix tcsr_mutex register size
        - [arm64] mfd: qcom-spmi-pmic: Fix reference leaks in revid helper
        - [arm64] mfd: qcom-spmi-pmic: Fix revid implementation
        - ima: annotate iint mutex to avoid lockdep false positive warnings
        - ima: detect changes to the backing overlay file
        - netfilter: nf_tables: remove catchall element in GC sync path
          (CVE-2023-6111)
        - netfilter: nf_tables: split async and sync catchall in two functions
        - hid: lenovo: Resend all settings on reset_resume for compact keyboards
        - jbd2: fix potential data lost in recovering journal raced with
          synchronizing fs bdev
        - quota: explicitly forbid quota files from being encrypted
        - kernel/reboot: emergency_restart: Set correct system_state
        - i2c: core: Run atomic i2c xfer when !preemptible
        - tracing: Have the user copy of synthetic event address use correct context
        - driver core: Release all resources during unbind before updating device
          links
        - mcb: fix error handling for different scenarios when parsing
        - dmaengine: stm32-mdma: correct desc prep when channel running
        - [s390x] cmma: fix detection of DAT pages
        - mm/cma: use nth_page() in place of direct struct page manipulation
        - mm/memory_hotplug: use pfn math in place of direct struct page
          manipulation
        - mtd: cfi_cmdset_0001: Byte swap OTP info
        - xhci: Enable RPM on controllers that support low-power states
        - fs: add ctime accessors infrastructure
        - smb3: fix creating FIFOs when mounting with "sfu" mount option
        - smb3: fix touch -h of symlink
        - smb3: fix caching of ctime on setxattr
        - smb: client: fix use-after-free bug in cifs_debug_data_proc_show()
        - smb: client: fix potential deadlock when releasing mids
        - cifs: reconnect helper should set reconnect for the right channel
        - cifs: force interface update before a fresh session setup
        - cifs: do not reset chan_max if multichannel is not supported at mount
        - xfs: recovery should not clear di_flushiter unconditionally
        - btrfs: zoned: wait for data BG to be finished on direct IO allocation
        - ALSA: info: Fix potential deadlock at disconnection
        - ALSA: hda/realtek: Enable Mute LED on HP 255 G8
        - ALSA: hda/realtek - Add Dell ALC295 to pin fall back table
        - ALSA: hda/realtek - Enable internal speaker of ASUS K6500ZC
        - ALSA: hda/realtek: Enable Mute LED on HP 255 G10
        - ALSA: hda/realtek: Add quirks for HP Laptops
        - [arm64,armhf] pmdomain: bcm: bcm2835-power: check if the ASB register is
          equal to enable
        - [armhf] pmdomain: imx: Make imx pgc power domain also set the fwnode
        - cpufreq: stats: Fix buffer overflow detection in trans_stats()
        - Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559
        - bluetooth: Add device 0bda:887b to device tables
        - bluetooth: Add device 13d3:3571 to device tables
        - Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tables
        - Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BE
        - drm/amd/display: enable dsc_clk even if dsc_pg disabled
        - cxl/region: Validate region mode vs decoder mode
        - cxl/region: Cleanup target list on attach error
        - cxl/region: Move region-position validation to a helper
        - cxl/region: Do not try to cleanup after cxl_region_setup_targets() fails
        - cxl: Unify debug messages when calling devm_cxl_add_port()
        - cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_mem
        - cxl/region: Fix x1 root-decoder granularity calculations
        - Revert ncsi: Propagate carrier gain/loss events to the NCSI controller
        - Revert "i2c: pxa: move to generic GPIO recovery"
        - lsm: fix default return value for vm_enough_memory
        - lsm: fix default return value for inode_getsecctx
        - [arm64] sbsa_gwdt: Calculate timeout with 64-bit math
        - i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
        - [s390x] ap: fix AP bus crash on early config change callback invocation
        - net: ethtool: Fix documentation of ethtool_sprintf()
        - net: phylink: initialize carrier state at creation
        - i2c: i801: fix potential race in i801_block_transaction_byte_by_byte
        - f2fs: do not return EFSCORRUPTED, but try to run online repair
        - f2fs: avoid format-overflow warning
        - media: lirc: drop trailing space from scancode transmit
        - media: sharp: fix sharp encoding
        - dm-verity: don't use blocking calls from tasklets
        - nfsd: fix file memleak on client_opens_release
        - mmc: sdhci-pci-gli: A workaround to allow GL9750 to enter ASPM L1.2
        - mm: fix for negative counter: nr_file_hugepages
        - mm: kmem: drop __GFP_NOFAIL when allocating objcg vectors
        - mptcp: deal with large GSO size
        - mptcp: add validity check for sending RM_ADDR
        - mptcp: fix setsockopt(IP_TOS) subflow locking
        - r8169: fix network lost after resume on DASH systems
        - r8169: add handling DASH when DASH is disabled
        - mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AER
        - Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"
        - ext4: apply umask if ACL support is disabled
        - ext4: correct offset of gdb backup in non meta_bg group to update_backups
        - ext4: mark buffer new if it is unwritten to avoid stale data exposure
        - ext4: correct return value of ext4_convert_meta_bg
        - ext4: correct the start block of counting reserved clusters
        - ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocks
        - ext4: add missed brelse in update_backups
        - ext4: properly sync file size update after O_SYNC direct IO
        - drm/amd/pm: Handle non-terminated overdrive commands.
        - [x86] drm/i915: Bump GLK CDCLK frequency when driving multiple pipes
        - [x86] drm/i915: Fix potential spectre vulnerability
        - drm/amd/pm: Fix error of MACO flag setting code
        - drm/amdgpu/smu13: drop compute workload workaround
        - drm/amdgpu: don't use pci_is_thunderbolt_attached()
        - drm/amdgpu: don't use ATRM for external devices
        - drm/amdgpu: fix error handling in amdgpu_bo_list_get()
        - drm/amdgpu: lower CS errors to debug severity
        - drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()
        - drm/amd/display: Enable fast plane updates on DCN3.2 and above
        - drm/amd/display: Change the DMCUB mailbox memory location from FB to inbox
        - [powerpc*] powernv: Fix fortify source warnings in opal-prd.c
        - tracing: Have trace_event_file have ref counters
        - Input: xpad - add VID for Turtle Beach controllers
        - mmc: sdhci-pci-gli: GL9755: Mask the replay timer timeout of AER
        - cxl/port: Fix NULL pointer access in devm_cxl_add_port()
    
      [ Salvatore Bonaccorso ]
      * [rt] Drop "seqlock: Do the lockdep annotation before locking in
        do_write_seqcount_begin_nested()" (applied upstream)
      * Bump ABI to 14
      * Refresh "net: mana: Add new MANA VF performance counters for easier
        troubleshooting"
      * [rt] Update to 6.1.59-rt16
      * Do not enable DEBUG_PREEMPT (not enabled by default since 6.1.60)
      * [x86] drivers/platform/x86/hp: Enable X86_PLATFORM_DRIVERS_HP
        (Closes: #1038799)
      * nvmet: nul-terminate the NQNs passed in the connect command (CVE-2023-6121)
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 30 Nov 2023 16:41:14 +0100
  • linux (6.1.55-1) bookworm; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.53
        - Revert "bridge: Add extack warning when enabling STP in netns."
        - Partially revert "drm/amd/display: Fix possible underflow for displays
          with large vblank"
        - scsi: ufs: Try harder to change the power mode
        - Revert "Revert drm/amd/display: Enable Freesync Video Mode by default"
        - ALSA: hda/realtek: Enable 4 amplifiers instead of 2 on a HP platform
        - [powerpc*] boot: Disable power10 features after BOOTAFLAGS assignment
        - media: uapi: HEVC: Add num_delta_pocs_of_ref_rps_idx field
        - 9p: virtio: fix unlikely null pointer deref in handle_rerror
        - 9p: virtio: make sure 'offs' is initialized in zc_request
        - ksmbd: fix out of bounds in smb3_decrypt_req()
        - ksmbd: validate session id and tree id in compound request
        - ksmbd: no response from compound read
        - ksmbd: fix out of bounds in init_smb2_rsp_hdr()
        - ASoC: da7219: Flush pending AAD IRQ when suspending
        - ASoC: da7219: Check for failure reading AAD IRQ events
        - [x86] ASoC: nau8821: Add DMI quirk mechanism for active-high jack-detect
        - ethernet: atheros: fix return value check in atl1c_tso_csum()
        - [s390x] dasd: use correct number of retries for ERP requests
        - [s390x] dasd: fix hanging device after request requeue
        - fs/nls: make load_nls() take a const parameter
        - ASoC: rt5682-sdw: fix for JD event handling in ClockStop Mode0
        - ASoc: codecs: ES8316: Fix DMIC config
        - ASoC: rt711: fix for JD event handling in ClockStop Mode0
        - ASoC: rt711-sdca: fix for JD event handling in ClockStop Mode0
        - ASoC: atmel: Fix the 8K sample parameter in I2SC master
        - ALSA: usb-audio: Add quirk for Microsoft Modern Wireless Headset
        - [x86] platform/x86: intel: hid: Always call BTNL ACPI method
        - [x86] platform/x86/intel/hid: Add HP Dragonfly G2 to VGBS DMI quirks
        - [x86] platform/x86: think-lmi: Use kfree_sensitive instead of kfree
        - [x86] platform/x86: asus-wmi: Fix setting RGB mode on some TUF laptops
        - [x86] platform/x86: huawei-wmi: Silence ambient light sensor
        - drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr
          Clock
        - drm/amd/display: Guard DCN31 PHYD32CLK logic against chip family
        - drm/amd/display: Exit idle optimizations before attempt to access PHY
        - ovl: Always reevaluate the file signature for IMA
        - ALSA: usb-audio: Update for native DSD support quirks
        - security: keys: perform capable check only on privileged operations
        - kprobes: Prohibit probing on CFI preamble symbol
        - clk: fixed-mmio: make COMMON_CLK_FIXED_MMIO depend on HAS_IOMEM
        - Revert "wifi: ath6k: silence false positive -Wno-dangling-pointer warning
          on GCC 12"
        - net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit
          boundaries
        - net: annotate data-races around sk->sk_{rcv|snd}timeo
        - net: usb: qmi_wwan: add Quectel EM05GV2
        - wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()
        - [powerpc*] powermac: Use early_* IO variants in via_calibrate_decr()
        - [x86] platform/x86/amd/pmf: Fix unsigned comparison with less than zero
        - scsi: lpfc: Remove reftag check in DIF paths
        - scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lock
        - [arm64] net: hns3: restore user pause configure when disable autoneg
        - drm/amdgpu: Match against exact bootloader status
        - wifi: cfg80211: remove links only on AP
        - wifi: mac80211: Use active_links instead of valid_links in Tx
        - netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
        - bnx2x: fix page fault following EEH recovery
        - cifs: fix sockaddr comparison in iface_cmp
        - cifs: fix max_credits implementation
        - sctp: handle invalid error codes without calling BUG()
        - scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity
        - scsi: storvsc: Always set no_report_opcodes
        - scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback path
        - ALSA: seq: oss: Fix racy open/close of MIDI devices
        - net: sfp: handle 100G/25G active optical cables in sfp_parse_support
        - tracing: Introduce pipe_cpumask to avoid race on trace_pipes
        - of: property: Simplify of_link_to_phandle()
        - [x86] cpufreq: intel_pstate: set stale CPU frequency to minimum
        - crypto: rsa-pkcs1pad - Use helper to set reqsize
        - [x86] KVM: x86/mmu: Use kstrtobool() instead of strtobool()
        - [x86] KVM: x86/mmu: Add "never" option to allow sticky disabling of
          nx_huge_pages
        - net: Avoid address overwrite in kernel_connect
        - drm/amd/display: ensure async flips are only accepted for fast updates
        - udf: Check consistency of Space Bitmap Descriptor
        - udf: Handle error when adding extent to a file
        - Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PN
        - Revert "net: macsec: preserve ingress frame ordering"
        - reiserfs: Check the return value from __getblk()
        - eventfd: prevent underflow for eventfd semaphores
        - fs: Fix error checking for d_hash_and_lookup()
        - iomap: Remove large folio handling in iomap_invalidate_folio()
        - tmpfs: verify {g,u}id mount options correctly
        - vfs, security: Fix automount superblock LSM init problem, preventing NFS
          sb sharing
        - [armel,armhf] ptrace: Restore syscall restart tracing
        - [armel,armhf] ptrace: Restore syscall skipping for tracers
        - OPP: Fix passing 0 to PTR_ERR in _opp_attach_genpd()
        - [arm64] ptrace: Clean up error handling path in sve_set_common()
        - sched/psi: Select KERNFS as needed
        - [x86] decompressor: Don't rely on upper 32 bits of GPRs being preserved
        - [arm64] sme: Don't use streaming mode to probe the maximum SME VL
        - [arm64] fpsimd: Only provide the length to cpufeature for xCR registers
        - sched/rt: Fix sysctl_sched_rr_timeslice intial value
        - perf/imx_ddr: don't enable counter0 if none of 4 counters are used
        - [s390x] pkey: fix/harmonize internal keyblob headers
        - [s390x] pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_GENSECK2 IOCTL
        - [s390x] pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributes
        - [s390x] paes: fix PKEY_TYPE_EP11_AES handling for secure keyblobs
        - [x86] ACPI: x86: s2idle: Post-increment variables when getting constraints
        - [x86] ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table
        - thermal/of: Fix potential uninitialized value access
        - cpufreq: amd-pstate-ut: Remove module parameter access
        - cpufreq: amd-pstate-ut: Fix kernel panic when loading the driver
        - [x86] efistub: Fix PCI ROM preservation in mixed mode
        - [x86] cpufreq: powernow-k8: Use related_cpus instead of cpus in
          driver.exit()
        - bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookie
        - bpftool: Define a local bpf_perf_link to fix accessing its fields
        - bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.c
        - bpftool: Use a local bpf_perf_event_value to fix accessing its fields
        - bpf: Clear the probe_addr for uprobe
        - bpf: Fix an error in verifying a field in a union
        - tcp: tcp_enter_quickack_mode() should be static
        - regmap: rbtree: Use alloc_flags for memory allocations
        - wifi: rtw89: debug: Fix error handling in
          rtw89_debug_priv_btc_manual_set()
        - wifi: mt76: mt7921: fix non-PSC channel scan fail
        - udp: re-score reuseport groups when connected sockets are present
        - bpf: reject unhashed sockets in bpf_sk_assign
        - wifi: mt76: testmode: add nla_policy for MT76_TM_ATTR_TX_LENGTH
        - [arm64,armhf] spi: tegra20-sflash: fix to check return value of
          platform_get_irq() in tegra_sflash_probe()
        - can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also
          in case of OOM
        - wifi: mt76: mt7915: fix power-limits while chan_switch
        - wifi: mwifiex: Fix OOB and integer underflow when rx packets
        - wifi: mwifiex: fix error recovery in PCIE buffer descriptor management
        - crypto: api - Use work queue in crypto_destroy_instance
        - Bluetooth: nokia: fix value check in nokia_bluetooth_serdev_probe()
        - Bluetooth: Fix potential use-after-free when clear keys
        - Bluetooth: hci_sync: Don't double print name in add/remove adv_monitor
        - Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor()
        - net: tcp: fix unexcepted socket die when snd_wnd is 0
        - net-memcg: Fix scope of sockmem pressure indicators
        - ice: ice_aq_check_events: fix off-by-one check when filling buffer
        - [arm64,armhf] crypto: caam - fix unchecked return value error
        - [arm64,armhf] hwrng: iproc-rng200 - Implement suspend and resume calls
        - lwt: Fix return values of BPF xmit ops
        - lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
        - fs: ocfs2: namei: check return value of ocfs2_add_entry()
        - net: annotate data-races around sk->sk_lingertime
        - wifi: mwifiex: fix memory leak in mwifiex_histogram_read()
        - wifi: mwifiex: Fix missed return in oob checks failed path
        - wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rx
        - wifi: ath9k: protect WMI command response buffer replacement with a lock
        - wifi: nl80211/cfg80211: add forgotten nla_policy for BSS color attribute
        - mac80211: make ieee80211_tx_info padding explicit
        - wifi: mwifiex: avoid possible NULL skb pointer dereference
        - Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave()
        - [arm64] mm: use ptep_clear() instead of pte_clear() in clear_flush()
        - wifi: ath9k: use IS_ERR() with debugfs_create_dir()
        - ice: avoid executing commands on other ports when driving sync
        - net: arcnet: Do not call kfree_skb() under local_irq_disable()
        - mlxsw: i2c: Fix chunk size setting in output mailbox buffer
        - mlxsw: i2c: Limit single transaction buffer size
        - mlxsw: core_hwmon: Adjust module label names based on MTCAP sensor counter
        - sfc: Check firmware supports Ethernet PTP filter
        - net/sched: sch_hfsc: Ensure inner classes have fsc curve (CVE-2023-4623)
        - netrom: Deny concurrent connect().
        - quota: factor out dquot_write_dquot()
        - quota: rename dquot_active() to inode_quota_active()
        - quota: add new helper dquot_active()
        - quota: fix dqput() to follow the guarantees dquot_srcu should provide
        - drm/amd/display: Do not set drr on pipe commit
        - [arm64] dts: qcom: sm6350: Fix ZAP region
        - [arm64] dts: qcom: sm8250: correct dynamic power coefficients
        - [arm64] dts: qcom: msm8916-l8150: correct light sensor VDDIO supply
        - [arm64] dts: qcom: sm8250-edo: Add gpio line names for TLMM
        - [arm64] dts: qcom: sm8250-edo: Add GPIO line names for PMIC GPIOs
        - [arm64] dts: qcom: sm8250-edo: Rectify gpio-keys
        - [arm64] dts: qcom: sc8280xp-crd: Correct vreg_misc_3p3 GPIO
        - [arm64] dts: qcom: sc8280xp: Add missing SCM interconnect
        - [arm64] dts: qcom: msm8996: Add missing interrupt to the USB2 controller
        - [arm64] dts: qcom: sdm845-tama: Set serial indices and stdout-path
        - [arm64] dts: qcom: sm8350: Fix CPU idle state residency times
        - [arm64] dts: qcom: sm8350: Add missing LMH interrupts to cpufreq
        - [arm64] dts: qcom: sm8350: Use proper CPU compatibles
        - [arm64] dts: qcom: pm8350: fix thermal zone name
        - [arm64] dts: qcom: pm8350b: fix thermal zone name
        - [arm64] dts: qcom: pmr735b: fix thermal zone name
        - [arm64] dts: qcom: pmk8350: fix ADC-TM compatible string
        - [arm64] dts: qcom: sm8250: Mark PCIe hosts as DMA coherent
        - [armhf] dts: stm32: Rename mdio0 to mdio
        - [armhf] dts: stm32: YAML validation fails for Argon Boards
        - [armhf] dts: stm32: adopt generic iio bindings for adc channels on
          emstamp-argon
        - [armhf] dts: stm32: Add missing detach mailbox for emtrion emSBC-Argon
        - [armhf] dts: stm32: YAML validation fails for Odyssey Boards
        - [armhf] dts: stm32: Add missing detach mailbox for Odyssey SoM
        - [armhf] dts: stm32: Update to generic ADC channel binding on DHSOM systems
        - [armhf] dts: stm32: Add missing detach mailbox for DHCOM SoM
        - [arm64] firmware: ti_sci: Use system_state to determine polling
        - drm/amdgpu: avoid integer overflow warning in
          amdgpu_device_resize_fb_bar()
        - [arm64] tegra: Fix HSUART for Jetson AGX Orin
        - [arm64] dts: qcom: sm8250-sony-xperia: correct GPIO keys wakeup again
        - [arm64] dts: qcom: pm6150l: Add missing short interrupt
        - [arm64] dts: qcom: pm660l: Add missing short interrupt
        - [arm64] dts: qcom: pmi8994: Add missing OVP interrupt
        - [arm64] tegra: Fix HSUART for Smaug
        - [arm64,armhf] drm/etnaviv: fix dumping of active MMU context
        - block: cleanup queue_wc_store
        - block: don't allow enabling a cache on devices that don't support it
        - [x86] mm: Fix PAT bit missing from page protection modify mask
        - [arm64] drm: adv7511: Fix low refresh rate register for ADV7533/5
        - drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl'
        - md: Factor out is_md_suspended helper
        - md: Change active_io to percpu
        - md: restore 'noio_flag' for the last mddev_resume()
        - md/raid10: factor out dereference_rdev_and_rrdev()
        - md/raid10: use dereference_rdev_and_rrdev() to get devices
        - md/md-bitmap: remove unnecessary local variable in backlog_store()
        - md/md-bitmap: hold 'reconfig_mutex' in backlog_store()
        - [arm64] drm/msm: Update dev core dump to not print backwards
        - [arm64,armhf] drm/tegra: dpaux: Fix incorrect return value of
          platform_get_irq
        - [arm64] dts: qcom: sm8150: Fix the I2C7 interrupt
        - [armhf] drm/armada: Fix off-by-one error in armada_overlay_get_property()
        - drm/repaper: Reduce temporary buffer size in repaper_fb_dirty()
        - drm/panel: simple: Add missing connector type and pixel format for AUO
          T215HVN01
        - ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig
        - [arm64] drm/msm/mdp5: Don't leak some plane state
        - [arm64] firmware: meson_sm: fix to avoid potential NULL pointer
          dereference
        - [arm64] drm/msm/dpu: fix the irq index in
          dpu_encoder_phys_wb_wait_for_commit_done
        - smackfs: Prevent underflow in smk_set_cipso()
        - drm/amd/pm: fix variable dereferenced issue in amdgpu_device_attr_create()
        - [arm64] drm/msm/a2xx: Call adreno_gpu_init() earlier
        - audit: fix possible soft lockup in __audit_inode_child()
        - block/mq-deadline: use correct way to throttling write requests
        - io_uring: fix drain stalls by invalid SQE
        - [armhf] bus: ti-sysc: Fix cast to enum warning
        - md/raid5-cache: fix a deadlock in r5l_exit_log()
        - md/raid5-cache: fix null-ptr-deref for r5l_flush_stripe_to_raid()
        - firmware: cs_dsp: Fix new control name check
        - md: add error_handlers for raid0 and linear
        - md/raid0: Factor out helper for mapping and submitting a bio
        - md/raid0: Fix performance regression for large sequential writes
        - md: raid0: account for split bio in iostat accounting
        - of: overlay: Call of_changeset_init() early
        - ALSA: ac97: Fix possible error value of *rac97
        - ipmi:ssif: Add check for kstrdup
        - ipmi:ssif: Fix a memory leak when scanning for an adapter
        - PCI/DOE: Fix destroy_work_on_stack() race
        - [arm64,armhf] clk: sunxi-ng: Modify mismatched function name
        - [amd64] EDAC/igen6: Fix the issue of no error events
        - ext4: correct grp validation in ext4_mb_good_group
        - ext4: avoid potential data overflow in next_linear_group
        - kvm/vfio: Prepare for accepting vfio device fd
        - kvm/vfio: ensure kvg instance stays around in kvm_vfio_group_add()
        - PCI: microchip: Correct the DED and SEC interrupt bit offsets
        - PCI: Mark NVIDIA T4 GPUs to avoid bus reset
        - [armhf] pinctrl: mcp23s08: check return value of devm_kasprintf()
        - PCI: Allow drivers to request exclusive config regions
        - PCI: Add locking to RMW PCI Express Capability Register accessors
        - PCI: pciehp: Use RMW accessors for changing LNKCTL
        - PCI/ASPM: Use RMW accessors for changing LNKCTL
        - [powerpc*] radix: Move some functions into #ifdef
          CONFIG_KVM_BOOK3S_HV_POSSIBLE
        - vfio/type1: fix cap_migration information leak
        - [amd64,arm64] nvdimm: Fix memleak of pmu attr_groups in
          unregister_nvdimm_pmu()
        - [arm64,arm64] nvdimm: Fix dereference after free in register_nvdimm_pmu()
        - [powerpc*] fadump: reset dump area size if fadump memory reserve fails
        - [powerpc*] perf: Convert fsl_emb notifier to state machine callbacks
        - drm/amdgpu: Use RMW accessors for changing LNKCTL
        - drm/radeon: Use RMW accessors for changing LNKCTL
        - net/mlx5: Use RMW accessors for changing LNKCTL
        - wifi: ath11k: Use RMW accessors for changing LNKCTL
        - wifi: ath10k: Use RMW accessors for changing LNKCTL
        - NFSv4.2: Rework scratch handling for READ_PLUS
        - NFSv4.2: Fix READ_PLUS smatch warnings
        - NFSv4.2: Fix up READ_PLUS alignment
        - NFSv4.2: Fix READ_PLUS size calculations
        - [powerpc*] Don't include lppaca.h in paca.h
        - [powerpc*] pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT
        - nfs/blocklayout: Use the passed in gfp flags
        - [powerpc*] pseries: Fix hcall tracepoints with JUMP_LABEL=n
        - [powerpc*] mpc5xxx: Add missing fwnode_handle_put()
        - [powerpc*] iommu: Fix notifiers being shared by PCI and VIO buses
        - ext4: fix unttached inode after power cut with orphan file feature enabled
        - jfs: validate max amount of blocks before allocation.
        - fs: lockd: avoid possible wrong NULL parameter
        - NFSD: da_addr_body field missing in some GETDEVICEINFO replies
        - NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN
        - NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQ
        - pNFS: Fix assignment of xprtdata.cred
        - cgroup/cpuset: Inherit parent's load balance state in v2
        - RDMA/qedr: Remove a duplicate assignment in irdma_query_ah()
        - media: ov5640: fix low resolution image abnormal issue
        - media: ad5820: Drop unsupported ad5823 from i2c_ and of_device_id tables
        - media: i2c: tvp5150: check return value of devm_kasprintf()
        - media: v4l2-core: Fix a potential resource leak in
          v4l2_fwnode_parse_link()
        - [amd64] iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on
          pasid unbind
        - [arm64,armhf] iommu: rockchip: Fix directory table address encoding
        - drivers: usb: smsusb: fix error handling code in smsusb_init_device
        - media: dib7000p: Fix potential division by zero
        - media: dvb-usb: m920x: Fix a potential memory leak in m920x_i2c_xfer()
        - media: cx24120: Add retval check for cx24120_message_send()
        - RDMA/siw: Fabricate a GID on tun and loopback devices
        - [arm64] scsi: hisi_sas: Fix warnings detected by sparse
        - [arm64] scsi: hisi_sas: Fix normally completed I/O analysed as failed
        - dt-bindings: extcon: maxim,max77843: restrict connector properties
        - media: rkvdec: increase max supported height for H.264
        - usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()
        - scsi: RDMA/srp: Fix residual handling
        - scsi: iscsi: Rename iscsi_set_param() to iscsi_if_set_param()
        - scsi: iscsi: Add length check for nlattr payload
        - scsi: iscsi: Add strlen() check in iscsi_if_set{_host}_param()
        - scsi: be2iscsi: Add length check when parsing nlattrs
        - scsi: qla4xxx: Add length check when parsing nlattrs
        - serial: sprd: Assign sprd_port after initialized to avoid wrong access
        - serial: sprd: Fix DMA buffer leak issue
        - [x86] APM: drop the duplicate APM_MINOR_DEV macro
        - RDMA/rxe: Split rxe_run_task() into two subroutines
        - RDMA/rxe: Fix incomplete state save in rxe_requester
        - scsi: qedf: Do not touch __user pointer in
          qedf_dbg_stop_io_on_error_cmd_read() directly
        - scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read()
          directly
        - scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read()
          directly
        - RDMA/irdma: Replace one-element array with flexible-array member
        - [arm64] coresight: tmc: Explicit type conversions to prevent integer
          overflow
        - interconnect: qcom: qcm2290: Enable sync state
        - dma-buf/sync_file: Fix docs syntax
        - driver core: test_async: fix an error code
        - driver core: Call dma_cleanup() on the test_remove path
        - kernfs: add stub helper for kernfs_generic_poll()
        - extcon: cht_wc: add POWER_SUPPLY dependency
        - iommu/sprd: Add missing force_aperture
        - [arm64] RDMA/hns: Fix port active speed
        - [arm64] RDMA/hns: Fix incorrect post-send with direct wqe of wr-list
        - [arm64] RDMA/hns: Fix inaccurate error label name in init instance
        - [arm64] RDMA/hns: Fix CQ and QP cache affinity
        - IB/uverbs: Fix an potential error pointer dereference
        - fsi: aspeed: Reset master errors after CFAM reset
        - [amd64] iommu/vt-d: Fix to flush cache of PASID directory table
        - [x86] platform/x86: dell-sysman: Fix reference leak
        - media: cec: core: add adap_nb_transmit_canceled() callback
        - media: cec: core: add adap_unconfigured() callback
        - media: go7007: Remove redundant if statement
        - media: venus: hfi_venus: Only consider sys_idle_indicator on V1
        - docs: ABI: fix spelling/grammar in SBEFIFO timeout interface
        - USB: gadget: core: Add missing kerneldoc for vbus_work
        - USB: gadget: f_mass_storage: Fix unused variable warning
        - drivers: base: Free devm resources when unregistering a device
        - HID: input: Support devices sending Eraser without Invert
        - media: ov5640: Enable MIPI interface in ov5640_set_power_mipi()
        - media: ov5640: Fix initial RESETB state and annotate timings
        - media: i2c: ov2680: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flips
        - media: ov2680: Remove auto-gain and auto-exposure controls
        - media: ov2680: Fix ov2680_bayer_order()
        - media: ov2680: Fix vflip / hflip set functions
        - media: ov2680: Remove VIDEO_V4L2_SUBDEV_API ifdef-s
        - media: ov2680: Don't take the lock for try_fmt calls
        - media: ov2680: Add ov2680_fill_format() helper function
        - media: ov2680: Fix ov2680_set_fmt() which == V4L2_SUBDEV_FORMAT_TRY not
          working
        - media: ov2680: Fix regulators being left enabled on ov2680_power_on()
          errors
        - media: i2c: rdacm21: Fix uninitialized value
        - f2fs: fix to avoid mmap vs set_compress_option case
        - f2fs: judge whether discard_unit is section only when have
          CONFIG_BLK_DEV_ZONED
        - f2fs: Only lfs mode is allowed with zoned block device feature
        - Revert "f2fs: fix to do sanity check on extent cache correctly"
        - cgroup:namespace: Remove unused cgroup_namespaces_init()
        - [arm64] coresight: trbe: Fix TRBE potential sleep in atomic context
        - RDMA/irdma: Prevent zero-length STAG registration (CVE-2023-25775)
        - scsi: core: Use 32-bit hostnum in scsi_host_lookup()
        - scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock
        - [arm64,armhf] serial: tegra: handle clk prepare error in
          tegra_uart_hw_init()
        - [arm64,armhf] amba: bus: fix refcount leak
        - Revert "IB/isert: Fix incorrect release of isert connection"
        - RDMA/siw: Balance the reference of cep->kref in the error path
        - RDMA/siw: Correct wrong debug message
        - RDMA/efa: Fix wrong resources deallocation order
        - HID: logitech-dj: Fix error handling in logi_dj_recv_switch_to_dj_mode()
        - HID: uclogic: Correct devm device reference for hidinput input_dev name
        - HID: multitouch: Correct devm device reference for hidinput input_dev name
        - [x86] platform/x86/amd/pmf: Fix a missing cleanup path
        - tick/rcu: Fix false positive "softirq work is pending" messages
        - [x86] speculation: Mark all Skylake CPUs as vulnerable to GDS
        - tracing: Remove extra space at the end of hwlat_detector/mode
        - tracing: Fix race issue between cpu buffer write and swap
        - mtd: rawnand: brcmnand: Fix mtd oobsize
        - dmaengine: idxd: Modify the dependence of attribute pasid_enabled
        - [arm64,armhf] phy/rockchip: inno-hdmi: use correct vco_div_5 macro on
          rk3328
        - [arm64,armhf] phy/rockchip: inno-hdmi: round fractal pixclock in rk3328
          recalc_rate
        - [arm64,armhf] phy/rockchip: inno-hdmi: do not power on rk3328 post pll on
          reg write
        - rpmsg: glink: Add check for kstrdup
        - leds: pwm: Fix error code in led_pwm_create_fwnode()
        - leds: multicolor: Use rounded division when calculating color components
        - leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always false
        - leds: trigger: tty: Do not use LED_ON/OFF constants, use
          led_blink_set_oneshot instead
        - mtd: spi-nor: Check bus width while setting QE bit
        - mtd: rawnand: fsmc: handle clk prepare error in fsmc_nand_resume()
        - dmaengine: ste_dma40: Add missing IRQ check in d40_probe
        - Drivers: hv: vmbus: Don't dereference ACPI root object handle
        - cpufreq: Fix the race condition while updating the transition_task of
          policy
        - virtio_ring: fix avail_wrap_counter in virtqueue_add_packed
        - igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU (CVE-2023-42752)
        - netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for
          ip_set_hash_netportnet.c (CVE-2023-42753)
        - netfilter: nft_exthdr: Fix non-linear header modification
        - netfilter: xt_u32: validate user space input
        - netfilter: xt_sctp: validate the flag_info count
        - skbuff: skb_segment, Call zero copy functions before using skbuff frags
        - igb: set max size RX buffer when store bad packet is enabled
        - PM / devfreq: Fix leak in devfreq_dev_release()
        - ALSA: pcm: Fix missing fixup call in compat hw_refine ioctl
        - rcu: dump vmalloc memory info safely
        - printk: ringbuffer: Fix truncating buffer size min_t cast
        - scsi: core: Fix the scsi_set_resid() documentation
        - mm/vmalloc: add a safer version of find_vm_area() for debug
        - cpu/hotplug: Prevent self deadlock on CPU hot-unplug
        - media: i2c: ccs: Check rules is non-NULL
        - media: i2c: Add a camera sensor top level menu
        - PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI address
        - ipmi_si: fix a memleak in try_smi_init()
        - [armhf] OMAP2+: Fix -Warray-bounds warning in _pwrdm_state_switch()
        - XArray: Do not return sibling entries from xa_load() (Closes: #1053120)
        - io_uring: break iopolling on signal
        - backlight/gpio_backlight: Compare against struct fb_info.device
        - backlight/bd6107: Compare against struct fb_info.device
        - backlight/lv5207lp: Compare against struct fb_info.device
        - drm/amd/display: register edp_backlight_control() for DCN301
        - i3c: master: svc: fix probe failure when no i3c device exist
        - [arm64] csum: Fix OoB access in IP checksum code for negative lengths
        - ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs.
        - media: dvb: symbol fixup for dvb_attach() (Closes: #1051613)
        - media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking
          interrupts
        - Revert "scsi: qla2xxx: Fix buffer overrun"
        - scsi: mpt3sas: Perform additional retries if doorbell read returns 0
        - PCI: Free released resource after coalescing
        - PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation
        - PCI/PM: Only read PCI_PM_CTRL register when available
        - Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"
        - block: don't add or resize partition on the disk with GENHD_FL_NO_PART
        - procfs: block chmod on /proc/thread-self/comm
        - drm/amd/display: Add smu write msg id fail retry process
        - bpf: Fix issue in verifying allow_ptr_leaks
        - dlm: fix plock lookup when using multiple lockspaces
        - dccp: Fix out of bounds access in DCCP error handler
        - [x86] sev: Make enc_dec_hypercall() accept a size instead of npages
        - r8169: fix ASPM-related issues on a number of systems with NIC version
          from RTL8168h
        - X.509: if signature is unsupported skip validation
        - net: handle ARPHRD_PPP in dev_is_mac_header_xmit()
        - fsverity: skip PKCS#7 parser when keyring is empty
        - [x86] MCE: Always save CS register on AMD Zen IF Poison errors
        - platform/chrome: chromeos_acpi: print hex string for ACPI_TYPE_BUFFER
        - [arm64] mmc: renesas_sdhi: register irqs before registering controller
        - pstore/ram: Check start of empty przs during init
        - [arm64] sdei: abort running SDEI handlers during crash
        - [s390x] dcssblk: fix kernel crash with list_add corruption
        - [s390x] ipl: add missing secure/has_secure file to ipl type 'unknown'
        - [s390x] dasd: fix string length handling
        - [armhf] crypto: stm32 - fix loop iterating through scatterlist for DMA
        - cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug
        - of: property: fw_devlink: Add a devlink for panel followers
        - usb: typec: tcpm: set initial svdm version based on pd revision
        - usb: typec: bus: verify partner exists in typec_altmode_attention
        - USB: core: Unite old scheme and new scheme descriptor reads
        - USB: core: Change usb_get_device_descriptor() API
        - USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()
        - USB: core: Fix oversight in SuperSpeed initialization
        - [x86] sgx: Break up long non-preemptible delays in sgx_vepc_release()
        - [x86] perf/x86/uncore: Correct the number of CHAs on EMR
        - tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSY
        - Revert "drm/amd/display: Do not set drr on pipe commit"
        - md: Free resources in __md_stop
        - NFSv4.2: Fix a potential double free with READ_PLUS
        - NFSv4.2: Rework scratch handling for READ_PLUS (again)
        - md: fix regression for null-ptr-deference in __md_stop()
        - clk: Mark a fwnode as initialized when using CLK_OF_DECLARE() macro
        - treewide: Fix probing of devices in DT overlays
        - clk: Avoid invalid function names in CLK_OF_DECLARE()
        - udf: initialize newblock to 0
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.54
        - net/ipv6: SKB symmetric hash should incorporate transport ports
        - mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]
        - Multi-gen LRU: fix per-zone reclaim
        - io_uring: always lock in io_apoll_task_func
        - io_uring: revert "io_uring fix multishot accept ordering"
        - io_uring/net: don't overflow multishot accept
        - io_uring: break out of iowq iopoll on teardown
        - io_uring/sqpoll: fix io-wq affinity when IORING_SETUP_SQPOLL is used
        - io_uring: Don't set affinity on a dying sqpoll thread
        - drm/virtio: Conditionally allocate virtio_gpu_fence
        - scsi: qla2xxx: Adjust IOCB resource on qpair create
        - scsi: qla2xxx: Limit TMF to 8 per function
        - scsi: qla2xxx: Fix deletion race condition
        - scsi: qla2xxx: fix inconsistent TMF timeout
        - scsi: qla2xxx: Fix command flush during TMF
        - scsi: qla2xxx: Fix erroneous link up failure
        - scsi: qla2xxx: Turn off noisy message log
        - scsi: qla2xxx: Fix session hang in gnl
        - scsi: qla2xxx: Fix TMF leak through
        - scsi: qla2xxx: Remove unsupported ql2xenabledif option
        - scsi: qla2xxx: Flush mailbox commands on chip reset
        - scsi: qla2xxx: Fix smatch warn for qla_init_iocb_limit()
        - scsi: qla2xxx: Error code did not return to upper layer
        - scsi: qla2xxx: Fix firmware resource tracking
        - null_blk: fix poll request timeout handling
        - drm/ast: Fix DRAM init on AST2200
        - send channel sequence number in SMB3 requests after reconnects
        - memcg: drop kmem.limit_in_bytes
        - mm: hugetlb_vmemmap: fix a race between vmemmap pmd split
        - cifs: update desired access while requesting for directory lease
        - [x86] pinctrl: cherryview: fix address_space_handler() argument
        - dt-bindings: clock: xlnx,versal-clk: drop select:false
        - [arm64,armhf] clk: imx: pll14xx: dynamically configure PLL for
          393216000/361267200Hz
        - [arm64,armhf] clk: imx: pll14xx: align pdiv with reference manual
        - NFS: Fix a potential data corruption
        - NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info
        - bus: mhi: host: Skip MHI reset if device is in RDDM
        - net: add SKB_HEAD_ALIGN() helper
        - net: remove osize variable in __alloc_skb()
        - net: factorize code in kmalloc_reserve()
        - net: deal with integer overflows in kmalloc_reserve() (CVE-2023-42752)
        - tpm_crb: Fix an error handling path in crb_acpi_add()
        - gfs2: Switch to wait_event in gfs2_logd
        - gfs2: low-memory forced flush fixes
        - kconfig: fix possible buffer overflow
        - Input: iqs7222 - configure power mode before triggering ATI
        - perf trace: Use zfree() to reduce chances of use after free
        - perf trace: Really free the evsel->priv area
        - backlight: gpio_backlight: Drop output GPIO direction check for initial
          power state
        - Input: tca6416-keypad - always expect proper IRQ number in i2c client
        - Input: tca6416-keypad - fix interrupt enable disbalance
        - perf annotate bpf: Don't enclose non-debug code with an assert()
        - [x86] virt: Drop unnecessary check on extended CPUID level in
          cpu_has_svm()
        - perf vendor events: Update the JSON/events descriptions for power10
          platform
        - perf vendor events: Drop some of the JSON/events for power10 platform
        - perf vendor events: Drop STORES_PER_INST metric event for power10 platform
        - perf top: Don't pass an ERR_PTR() directly to perf_session__delete()
        - watchdog: intel-mid_wdt: add MODULE_ALIAS() to allow auto-load
        - pwm: lpc32xx: Remove handling of PWM channels
        - [x86] drm/i915: mark requests for GuC virtual engines to avoid
          use-after-free
        - blk-throttle: use calculate_io/bytes_allowed() for throtl_trim_slice()
        - blk-throttle: consider 'carryover_ios/bytes' in throtl_trim_slice()
        - cifs: use fs_context for automounts
        - smb: propagate error code of extract_sharename()
        - net/sched: fq_pie: avoid stalls in fq_pie_timer()
        - sctp: annotate data-races around sk->sk_wmem_queued
        - ipv4: annotate data-races around fi->fib_dead
        - net: read sk->sk_family once in sk_mc_loop()
        - net: fib: avoid warn splat in flow dissector
        - xsk: Fix xsk_diag use-after-free error during socket cleanup
        - [x86] drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct
          page"
        - [x86] drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn()
        - [x86] drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()
        - net: use sk_forward_alloc_get() in sk_get_meminfo()
        - net: annotate data-races around sk->sk_forward_alloc
        - mptcp: annotate data-races around msk->rmem_fwd_alloc
        - ipv4: ignore dst hint for multipath routes
        - ipv6: ignore dst hint for multipath routes
        - igb: disable virtualization features on 82580
        - gve: fix frag_list chaining
        - veth: Fixing transmit return status for dropped packets
        - net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr
        - net: phy: micrel: Correct bit assignments for phy_device flags
        - bpf, sockmap: Fix skb refcnt race after locking changes
        - af_unix: Fix data-races around user->unix_inflight.
        - af_unix: Fix data-race around unix_tot_inflight.
        - af_unix: Fix data-races around sk->sk_shutdown.
        - af_unix: Fix data race around sk->sk_err.
        - net: sched: sch_qfq: Fix UAF in qfq_dequeue() (CVE-2023-4921)
        - kcm: Destroy mutex in kcm_exit_net()
        - igc: Change IGC_MIN to allow set rx/tx value between 64 and 80
        - igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80
        - igb: Change IGB_MIN to allow set rx/tx value between 64 and 80
        - [s390x] zcrypt: don't leak memory if dev_set_name() fails
        - idr: fix param name in idr_alloc_cyclic() doc
        - ip_tunnels: use DEV_STATS_INC()
        - bpf: Remove prog->active check for bpf_lsm and bpf_iter
        - bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in
          kern_sys_bpf().
        - bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check.
        - netfilter: nftables: exthdr: fix 4-byte stack OOB write
        - netfilter: nfnetlink_osf: avoid OOB read
        - [arm64] net: hns3: fix tx timeout issue
        - [arm64] net: hns3: fix byte order conversion issue in
          hclge_dbg_fd_tcam_read()
        - [arm64] net: hns3: fix debugfs concurrency issue between kfree buffer and
          read
        - [arm64] net: hns3: fix invalid mutex between tc qdisc and dcb ets command
          issue
        - [arm64] net: hns3: fix the port information display when sfp is absent
        - [arm64] net: hns3: remove GSO partial feature bit
        - sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()
        - Multi-gen LRU: avoid race in inc_min_seq()
        - net/mlx5: Free IRQ rmap and notifier on kernel shutdown
        - clocksource/drivers/arm_arch_timer: Disable timer before programming CVAL
        - jbd2: fix checkpoint cleanup performance regression
        - jbd2: check 'jh->b_transaction' before removing it from checkpoint
        - jbd2: correct the end of the journal recovery scan range
        - ext4: add correct group descriptors and reserved GDT blocks to system zone
        - ext4: fix memory leaks in ext4_fname_{setup_filename,prepare_lookup}
        - f2fs: flush inode if atomic file is aborted
        - f2fs: avoid false alarm of circular locking
        - hwspinlock: qcom: add missing regmap config for SFPB MMIO implementation
        - ata: ahci: Add Elkhart Lake AHCI controller
        - ata: pata_falcon: fix IO base selection for Q40
        - ata: sata_gemini: Add missing MODULE_DESCRIPTION
        - ata: pata_ftide010: Add missing MODULE_DESCRIPTION
        - fuse: nlookup missing decrement in fuse_direntplus_link
        - btrfs: zoned: do not zone finish data relocation block group
        - btrfs: fix start transaction qgroup rsv double free
        - btrfs: free qgroup rsv on io failure
        - btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART
        - btrfs: set page extent mapped after read_folio in relocate_one_page
        - btrfs: zoned: re-enable metadata over-commit for zoned mode
        - btrfs: use the correct superblock to compare fsid in btrfs_validate_super
        - [arm64] drm/mxsfb: Disable overlay plane in
          mxsfb_plane_overlay_atomic_disable()
        - drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gamma
        - drm/amd/display: prevent potential division by zero errors
        - [x86] KVM: SVM: Take and hold ir_list_lock when updating vCPU's Physical
          ID entry
        - [x86] KVM: SVM: Don't inject #UD if KVM attempts to skip SEV guest insn
        - [x86] KVM: SVM: Get source vCPUs from source VM for SEV-ES intrahost
          migration
        - [x86] KVM: nSVM: Check instead of asserting on nested TSC scaling support
        - [x86] KVM: nSVM: Load L1's TSC multiplier based on L1 state, not L2 state
        - [x86] KVM: SVM: Set target pCPU during IRTE update if target vCPU is
          running
        - [x86] KVM: SVM: Skip VMSA init in sev_es_init_vmcb() if pointer is NULL
        - perf hists browser: Fix hierarchy mode header
        - perf test shell stat_bpf_counters: Fix test on Intel
        - perf tools: Handle old data in PERF_RECORD_ATTR
        - perf hists browser: Fix the number of entries for 'e' key
        - drm/amd/display: always switch off ODM before committing more streams
        - drm/amd/display: Remove wait while locked
        - drm/amdgpu: register a dirty framebuffer callback for fbcon
          (Closes: #1037142)
        - net: ipv4: fix one memleak in __inet_del_ifa()
        - net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in
          smcr_port_add
        - net: stmmac: fix handling of zero coalescing tx-usecs
        - net: ethernet: mvpp2_main: fix possible OOB write in
          mvpp2_ethtool_get_rxnfc()
        - net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in
          mtk_hwlro_get_fdir_all()
        - hsr: Fix uninit-value access in fill_frame_info()
        - net: ethernet: adi: adin1110: use eth_broadcast_addr() to assign broadcast
          address
        - net:ethernet:adi:adin1110: Fix forwarding offload
        - r8152: check budget for r8152_poll()
        - kcm: Fix memory leak in error path of kcm_sendmsg()
        - net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()
        - net: macb: Enable PTP unicast
        - net: macb: fix sleep inside spinlock
        - ipv6: fix ip6_sock_set_addr_preferences() typo
        - ipv6: Remove in6addr_any alternatives.
        - tcp: Factorise sk_family-independent comparison in
          inet_bind2_bucket_match(_addr_any).
        - tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
        - tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.
        - ixgbe: fix timestamp configuration code
        - kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().
        - drm/amd/display: Fix a bug when searching for insert_above_mpcc
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.55
        - autofs: fix memory leak of waitqueues in autofs_catatonic_mode
        - btrfs: output extra debug info if we failed to find an inline backref
        - ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer
        - kernel/fork: beware of __put_task_struct() calling context
        - rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to
          _idle()
        - [x86] ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470
        - [arm64] perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09
        - [amr64] perf/imx_ddr: speed up overflow frequency of cycle
        - hw_breakpoint: fix single-stepping when using bpf_overflow_handler
        - [x86] ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objects
        - devlink: remove reload failed checks in params get/set callbacks
        - crypto: lrw,xts - Replace strlcpy with strscpy
        - ice: Don't tx before switchdev is fully configured
        - wifi: ath9k: fix fortify warnings
        - wifi: ath9k: fix printk specifier
        - wifi: mwifiex: fix fortify warning
        - mt76: mt7921: don't assume adequate headroom for SDIO headers
        - wifi: wil6210: fix fortify warnings
        - [armhf] can: sun4i_can: Add acceptance register quirk
        - [armhf] can: sun4i_can: Add support for the Allwinner D1
        - net: Use sockaddr_storage for getsockopt(SO_PEERNAME).
        - net/ipv4: return the real errno instead of -EINVAL
        - crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()
        - Bluetooth: Fix hci_suspend_sync crash
        - netlink: convert nlk->flags to atomic flags
        - tpm_tis: Resend command to recover from data transfer errors
        - [arm64,armhf] mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450
        - alx: fix OOB-read compiler warning
        - wifi: mac80211: check S1G action frame size
        - netfilter: ebtables: fix fortify warnings in size_entry_mwt()
        - wifi: cfg80211: reject auth/assoc to AP with our address
        - wifi: cfg80211: ocb: don't leave if not joined
        - wifi: mac80211: check for station first in client probe
        - wifi: mac80211_hwsim: drop short frames
        - drm/bridge: tc358762: Instruct DSI host to generate HSE packets
        - drm/edid: Add quirk for OSVR HDK 2.0
        - [arm64] dts: qcom: sm6125-pdx201: correct ramoops pmsg-size
        - [arm64] dts: qcom: sm6350: correct ramoops pmsg-size
        - [arm64] dts: qcom: sm8150-kumano: correct ramoops pmsg-size
        - [arm64] dts: qcom: sm8250-edo: correct ramoops pmsg-size
        - drm/amd/display: Fix underflow issue on 175hz timing
        - [x86] ASoC: SOF: topology: simplify code to prevent static analysis
          warnings
        - [x86] ASoC: Intel: sof_sdw: Update BT offload config for soundwire config
        - [x86] ALSA: hda: intel-dsp-cfg: add LunarLake support
        - drm/amd/display: Use DTBCLK as refclk instead of DPREFCLK
        - drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31
        - drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN314
        - [armhf] drm/exynos: fix a possible null-pointer dereference due to data
          race in exynos_drm_crtc_atomic_disable()
        - [armhf] bus: ti-sysc: Configure uart quirks for k3 SoC
        - md: raid1: fix potential OOB in raid1_remove_disk()
        - fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
        - jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmount
        - [arm64,armhf] PCI: dwc: Provide deinit callback for i.MX
        - [armel,armhf] 9317/1: kexec: Make smp stop calls asynchronous
        - [powerpc*] pseries: fix possible memory leak in ibmebus_bus_init()
        - PCI: vmd: Disable bridge window for domain reset
        - PCI: fu740: Set the number of MSI vectors
        - media: mdp3: Fix resource leaks in of_find_device_by_node
        - media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer
        - media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()
        - media: af9005: Fix null-ptr-deref in af9005_i2c_xfer
        - media: anysee: fix null-ptr-deref in anysee_master_xfer
        - media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()
        - media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xfer
        - scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is
          detected
        - media: tuners: qt1010: replace BUG_ON with a regular error
        - media: pci: cx23885: replace BUG with error return
        - usb: cdns3: Put the cdns set active part outside the spin lock
        - usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
        - scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
        - serial: cpm_uart: Avoid suspicious locking
        - misc: open-dice: make OPEN_DICE depend on HAS_IOMEM
        - usb: ehci: add workaround for chipidea PORTSC.PEC bug
        - usb: chipidea: add workaround for chipidea PEC bug
        - media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler
          warning
        - kobject: Add sanity check for kset->kobj.ktype in kset_register()
        - [armhf] interconnect: Fix locking for runpm vs reclaim
        - printk: Keep non-panic-CPUs out of console lock
        - printk: Consolidate console deferred printing
        - dma-buf: Add unlocked variant of attachment-mapping functions
        - misc: fastrpc: Prepare to dynamic dma-buf locking specification
        - misc: fastrpc: Fix incorrect DMA mapping unmap request
        - btrfs: add a helper to read the superblock metadata_uuid
        - btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super
        - block: factor out a bvec_set_page helper
        - nvmet: use bvec_set_page to initialize bvecs
        - nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()
        - drm: gm12u320: Fix the timeout usage for usb_bulk_msg()
        - scsi: qla2xxx: Fix NULL vs IS_ERR() bug for debugfs_create_dir()
        - [x86] ibt: Suppress spurious ENDBR
        - scsi: target: core: Fix target_cmd_counter leak
        - scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
        - panic: Reenable preemption in WARN slowpath
        - [x86] boot/compressed: Reserve more memory for page tables
        - [x86] purgatory: Remove LTO flags
        - md/raid1: fix error: ISO C90 forbids mixed declarations
        - Revert "SUNRPC: Fail faster on bad verifier"
        - attr: block mode changes of symlinks
        - ovl: fix failed copyup of fileattr on a symlink
        - ovl: fix incorrect fdput() on aio completion
        - io_uring/net: fix iter retargeting for selected buf
        - nvme: avoid bogus CRTO values
        - md: Put the right device in md_seq_next
        - Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"
        - dm: don't attempt to queue IO under RCU protection
        - btrfs: fix lockdep splat and potential deadlock after failure running
          delayed items
        - btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folio
        - btrfs: release path before inode lookup during the ino lookup ioctl
        - btrfs: check for BTRFS_FS_ERROR in pending ordered assert
        - tracing: Have tracing_max_latency inc the trace array ref count
        - tracing: Have event inject files inc the trace array ref count
        - tracing: Increase trace array ref count on enable and filter files
        - tracing: Have current_trace inc the trace array ref count
        - tracing: Have option files inc the trace array ref count
        - selinux: fix handling of empty opts in selinux_fs_context_submount()
        - nfsd: fix change_info in NFSv4 RENAME replies
        - tracefs: Add missing lockdown check to tracefs_create_dir()
        - [armhf] i2c: aspeed: Reset the i2c controller when timeout occurs
        - ata: libata: disallow dev-initiated LPM transitions to unsupported states
        - ata: libahci: clear pending interrupt status
        - scsi: megaraid_sas: Fix deadlock on firmware crashdump
        - scsi: pm8001: Setup IRQs on resume
        - ext4: fix rec_len verify error
        - drm/amd/display: fix the white screen issue when >= 64GB DRAM
        - Revert "memcg: drop kmem.limit_in_bytes"
        - drm/amdgpu: fix amdgpu_cs_p1_user_fence
        - net/sched: Retire rsvp classifier (CVE-2023-42755)
        - [arm64,armhf] interconnect: Teach lockdep about icc_bw_lock order
    
      [ Bastian Blank ]
      * Backport changes in Microsoft Azure Network Adapter up to 6.6.
        (closes: #1035378)
    
      [ Salvatore Bonaccorso ]
      * [armel/marvell] Disable features to shrink kernel image (fixes FTBFS):
        - tcp: Disable MPTCP
        - tracing: Disable FUNCTION_TRACER
      * Bump ABI to 13
      * [rt] Update to 6.1.54-rt15
      * Drop now unknown config options for IPv4 and IPv6 Resource Reservation
        Protocol (RSVP, RSVP6)
      * [rt] Refresh "printk: Bring back the RT bits."
      * [rt] Refresh "printk: avoid preempt_disable() for PREEMPT_RT"
      * [rt] Drop "kernel/fork: beware of __put_task_struct() calling context"
        (applied upstream)
      * netfilter: nf_tables: don't skip expired elements during walk
        (CVE-2023-4244)
      * netfilter: nf_tables: GC transaction API to avoid race with control plane
        (CVE-2023-4244)
      * netfilter: nf_tables: adapt set backend to use GC transaction API
        (CVE-2023-4244)
      * netfilter: nft_set_hash: mark set element as dead when deleting from packet
        path (CVE-2023-4244)
      * netfilter: nf_tables: remove busy mark and gc batch API (CVE-2023-4244)
      * netfilter: nf_tables: don't fail inserts if duplicate has expired
      * netfilter: nf_tables: fix GC transaction races with netns and netlink event
        exit path (CVE-2023-4244)
      * netfilter: nf_tables: GC transaction race with netns dismantle
        (CVE-2023-4244)
      * netfilter: nf_tables: GC transaction race with abort path
      * netfilter: nf_tables: use correct lock to protect gc_list
      * netfilter: nf_tables: defer gc run if previous batch is still pending
      * netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
      * netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention
      * netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
      * netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation
        fails
      * netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration
      * netfilter: nf_tables: fix memleak when more than 255 elements expired
      * netfilter: nf_tables: disallow element removal on anonymous sets
      * netfilter: conntrack: fix extension size table
      * netfilter, bpf: Adjust timeouts of non-confirmed CTs in
        bpf_ct_insert_entry()
      * netfilter: nf_tables: disable toggling dormant table state more than once
      * netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP
        (CVE-2023-42756)
      * misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to
        probe (Closes: #1052063)
      * ipv4: fix null-deref in ipv4_link_failure
    
      [ Vincent Blut ]
      * drivers/char/hw_random: Change HW_RANDOM from module to built-in
        (Closes: #1041007)
      * drivers/char/tpm: Do not explicitly set HW_RANDOM_TPM
      * [arm64, cloud, x86] drivers/char/tpm: Do not explicitly enable TCG_TPM
      * [arm*,ppc64*,sparc64,s390x] drivers/char/hw_random: Prevent some HW Random
        Number Generator drivers from being built-in
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 29 Sep 2023 06:15:31 +0200
  • linux (6.1.38-1) bookworm; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.38
        - drm/amd/display: Remove optimization for VRR updates
        - drm/amd/display: Do not update DRR while BW optimizations pending
        - PCI/ACPI: Validate acpi_pci_set_power_state() parameter
        - PCI/ACPI: Call _REG when transitioning D-states
        - execve: always mark stack as growing down during early stack setup
        - perf symbols: Symbol lookup with kcore can fail if multiple segments match
          stext
        - scripts/tags.sh: Resolve gtags empty index generation
        - drm/amdgpu: Validate VM ioctl flags.
        - drm/amd/display: Ensure vmin and vmax adjust for DCE
    
      [ Salvatore Bonaccorso ]
      * drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2
      * mm/mmap: Fix VM_LOCKED check in do_vmi_align_munmap()
      * netfilter: nf_tables: do not ignore genmask when looking up chain by id
        (CVE-2023-31248)
      * netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
        (CVE-2023-35001)
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 14 Jul 2023 05:46:44 +0200
  • linux (6.1.27-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.26
        - [arm64] dts: qcom: ipq8074-hk01: enable QMP device, not the PHY node
        - netfilter: br_netfilter: fix recent physdev match breakage
        - netfilter: nf_tables: Modify nla_memdup's flag to GFP_KERNEL_ACCOUNT
        - [arm64,armhf] regulator: fan53555: Explicitly include bits header
        - [arm64,armhf] regulator: fan53555: Fix wrong TCS_SLEW_MASK
        - net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
          (CVE-2023-31436)
        - virtio_net: bugfix overflow inside xdp_linearize_page()
        - sfc: Fix use-after-free due to selftest_work
        - netfilter: nf_tables: fix ifdef to also consider nf_tables=m
        - i40e: fix accessing vsi->active_filters without holding lock
        - i40e: fix i40e_setup_misc_vector() error handling
        - netfilter: nf_tables: validate catch-all set elements
        - netfilter: nf_tables: tighten netlink attribute requirements for catch-all
          elements
        - bnxt_en: Do not initialize PTP on older P3/P4 chips
        - mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()
        - bonding: Fix memory leak when changing bond type to Ethernet
        - net: rpl: fix rpl header size calculation
        - [arm64] spi: spi-rockchip: Fix missing unwind goto in rockchip_sfc_probe()
        - bpf: Fix incorrect verifier pruning due to missing register precision
          taints
        - e1000e: Disable TSO on i219-LM card to increase speed
        - net: bridge: switchdev: don't notify FDB entries with "master dynamic"
        - f2fs: Fix f2fs_truncate_partial_nodes ftrace event
        - [x86] platform/x86/intel: vsec: Fix a memory leak in intel_vsec_add_aux
        - [x86] platform/x86 (gigabyte-wmi): Add support for A320M-S2H V2
        - scsi: megaraid_sas: Fix fw_crash_buffer_show()
        - scsi: core: Improve scsi_vpd_inquiry() checks
        - [x86] platform/x86: gigabyte-wmi: add support for B650 AORUS ELITE AX
        - [s390x] ptrace: fix PTRACE_GET_LAST_BREAK error handling
        - drm: buddy_allocator: Fix buddy allocator init on 32-bit systems
        - nvme-tcp: fix a possible UAF when failing to allocate an io queue
        - xen/netback: use same error messages for same errors
        - [x86] platform/x86: gigabyte-wmi: add support for X570S AORUS ELITE
        - [x86] platform/x86: asus-nb-wmi: Add quirk_asus_tablet_mode to other ROG
          Flow X13 models
        - mtd: spi-nor: fix memory leak when using debugfs_lookup()
        - Revert "userfaultfd: don't fail on unrecognized features"
        - drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSes
        - iio: dac: ad5755: Add missing fwnode_handle_put()
        - iio: light: tsl2772: fix reading proximity-diodes from device tree
        - ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
        - btrfs: get the next extent map during fiemap/lseek more efficiently
        - maple_tree: make maple state reusable after mas_empty_area_rev()
        - maple_tree: fix mas_empty_area() search
        - maple_tree: fix a potential memory leak, OOB access, or other
          unpredictable bug
        - nilfs2: initialize unused bytes in segment summary blocks
        - memstick: fix memory leak if card device is never registered
        - kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
        - writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
        - [arm64] mmc: sdhci_am654: Set HIGH_SPEED_ENA for SDR12 and SDR25
        - [x86] drm/i915: Fix fast wake AUX sync len
        - drm/amdgpu: Fix desktop freezed after gpu-reset
        - drm/amd/display: set dcn315 lb bpp to 48
        - [arm64] drm/rockchip: vop2: fix suspend/resume
        - [arm64] drm/rockchip: vop2: Use regcache_sync() to fix suspend/resume
        - mm/userfaultfd: fix uffd-wp handling for THP migration entries
        - mm/khugepaged: check again on anon uffd-wp during isolation
        - mm/huge_memory.c: warn with pr_warn_ratelimited instead of
          VM_WARN_ON_ONCE_FOLIO
        - mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
        - mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
        - mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pages
        - mm/mmap: regression fix for unmapped_area{_topdown}
        - sched/fair: Detect capacity inversion
        - sched/fair: Consider capacity inversion in util_fits_cpu()
        - sched/fair: Fixes for capacity inversion detection
        - [arm64] KVM: arm64: Make vcpu flag updates non-preemptible
        - [arm64] KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()
        - [mips*] Define RUNTIME_DISCARD_EXIT in LD script
        - fuse: always revalidate rename target dentry
        - inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
        - dccp: Call inet6_destroy_sock() via sk->sk_destruct().
        - sctp: Call inet6_destroy_sock() via sk->sk_destruct().
        - Input: pegasus-notetaker - check pipe type when probing
        - mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock
        - [x86] ASoC: SOF: pm: Tear down pipelines only if DSP was active
        - ASN.1: Fix check for strdup() success
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.27
        - [arm64] KVM: arm64: Retry fault if vma_lookup() results become invalid
        - mm/mempolicy: fix use-after-free of VMA iterator
        - mptcp: stops worker on unaccepted sockets at listener close
        - mptcp: fix accept vs worker race
        - wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()
          (CVE-2023-1380)
        - drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_var
        - gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xNU
        - bluetooth: Perform careful capability checks in hci_sock_ioctl()
          (CVE-2023-2002)
        - btrfs: fix uninitialized variable warnings
        - USB: serial: option: add UNISOC vendor and TOZED LT70C product
        - driver core: Don't require dynamic_debug for initcall_debug probe timing
        - [riscv64] Move early dtb mapping into the fixmap region
        - [riscv64] Do not set initial_boot_params to the linear address of the dtb
        - [riscv64] No need to relocate the dtb as it lies in the fixmap region
    
      [ Aurelien Jarno ]
      * [armhf] Asymmetric Multi Processing on STM32MP1: Enable STM32_IPCC,
        RPMSG_CHAR, RPMSG_CTRL, RPMSG_VIRTIO, CONFIG_RPMSG_TTY as module.
      * [armhf] Enable CEC_STM32 as module.
    
      [ Emanuele Rocca ]
      * [arm64] Enable support for RZ/G2M-HiHope. Set ARCH_RENESAS, ARCH_R8A774A1,
        and SERIAL_SH_SCI. Enable GPIO_RCAR, MMC_SDHI, PHY_RCAR_GEN3_USB2 as
        modules. (Closes: #1033232)
    
      [ Ben Hutchings ]
      * d/b/gencontrol.py: Add optional extra config dir debian/config.local
      * d/b/gencontrol.py: Add support for noudeb build profile
      * d/b/test-patches: Change ABI name to make packages co-installable
      * d/b/test-patches: Make debug info optional and disabled by default
      * d/b/test-patches: Build a linux-headers-common package as well
        (Closes: #871216)
      * d/b/test-patches: Tolerate missing d/control, d/rules.gen, or d/p/test
      * d/b/test-patches: Detect flavour correctly when running backported kernel
    
      [ Salvatore Bonaccorso ]
      * netfilter: nf_tables: deactivate anonymous set from preparation phase
        (CVE-2023-32233)
      * Bump ABI to 9
      * [rt] Update to 6.1.26-rt8
    
     -- Salvatore Bonaccorso <email address hidden>  Mon, 08 May 2023 22:16:50 +0200
  • linux (6.1.25-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.21
        - xfrm: Allow transport-mode states with AF_UNSPEC selector
        - drm/virtio: Pass correct device to dma_sync_sgtable_for_device()
        - drm/msm/gem: Prevent blocking within shrinker loop
        - [arm64,armhf] drm/panfrost: Don't sync rpm suspension after mmu flushing
        - cifs: Move the in_send statistic to __smb_send_rqst()
        - [arm64] drm/meson: fix 1px pink line on GXM when scaling video overlay
        - [x86] ASoC: SOF: Intel: MTL: Fix the device description
        - [x86] ASoC: SOF: Intel: HDA: Fix device description
        - [x86] ASoC: SOF: Intel: SKL: Fix device description
        - [x86] ASOC: SOF: Intel: pci-tgl: Fix device description
        - docs: Correct missing "d_" prefix for dentry_operations member
          d_weak_revalidate
        - scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add()
        - ALSA: hda: Match only Intel devices with CONTROLLER_IN_GPU()
        - netfilter: nft_nat: correct length for loading protocol registers
        - netfilter: nft_masq: correct length for loading protocol registers
        - netfilter: nft_redir: correct length for loading protocol registers
        - netfilter: nft_redir: correct value of inet type `.maxattrs`
        - scsi: core: Add BLIST_NO_VPD_SIZE for some VDASD
        - scsi: core: Fix a procfs host directory removal regression
        - ftrace,kcfi: Define ftrace_stub_graph conditionally
        - tcp: tcp_make_synack() can be called from process context
        - wifi: nl80211: fix NULL-ptr deref in offchan check
        - wifi: cfg80211: fix MLO connection ownership
        - nfc: pn533: initialize struct pn533_out_arg properly
        - ipvlan: Make skb->skb_iif track skb->dev for l3s mode
        - i40e: Fix kernel crash during reboot when adapter is in recovery mode
        - [s390x] PCI: s390: Fix use-after-free of PCI resources with per-function
          hotplug
        - [x86] drm/i915/psr: Use calculated io and fast wake lines
        - [x86] drm/i915/sseu: fix max_subslices array-index-out-of-bounds access
        - net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()
        - qed/qed_dev: guard against a possible division by zero
        - block: do not reverse request order when flushing plug list
        - loop: Fix use-after-free issues
        - net: tunnels: annotate lockless accesses to dev->needed_headroom
        - net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status
          fails
        - tcp: Fix bind() conflict check for dual-stack wildcard address.
        - net/smc: fix deadlock triggered by cancel_delayed_work_syn()
        - net: usb: smsc75xx: Limit packet length to skb->len
        - drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts
          kdoc
        - [powerpc*] mm: Fix false detection of read faults
        - nvme: fix handling single range discard request
        - nvmet: avoid potential UAF in nvmet_req_complete()
        - block: sunvdc: add check for mdesc_grab() returning NULL
        - net/mlx5e: Fix macsec ASO context alignment
        - net/mlx5e: Don't cache tunnel offloads capability
        - net/mlx5: Fix setting ec_function bit in MANAGE_PAGES
        - net/mlx5: Disable eswitch before waiting for VF pages
        - net/mlx5e: Support Geneve and GRE with VF tunnel offload
        - net/mlx5: E-switch, Fix wrong usage of source port rewrite in split rules
        - net/mlx5: E-switch, Fix missing set of split_count when forward to ovs
          internal port
        - net/mlx5e: Fix cleanup null-ptr deref on encap lock
        - net/mlx5: Set BREAK_FW_WAIT flag first when removing driver
        - veth: Fix use after free in XDP_REDIRECT
        - ice: xsk: disable txq irq before flushing hw
        - [arm64,armhf] net: dsa: don't error out when drivers return ETH_DATA_LEN
          in .port_max_mtu()
        - [arm64,armhf] net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191,
          6220, 6250, 6290
        - sh_eth: avoid PHY being resumed when interface is not up
        - ipv4: Fix incorrect table ID in IOCTL path
        - net: usb: smsc75xx: Move packet length check to prevent kernel panic in
          skb_pull
        - net: atlantic: Fix crash when XDP is enabled but no program is loaded
        - [s390x] net/iucv: Fix size of interrupt data
        - qed/qed_mng_tlv: correctly zero out ->min instead of ->hour
        - bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change
        - bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails
        - hwmon: (adt7475) Display smoothing attributes in correct order
        - hwmon: (adt7475) Fix masking of hysteresis registers
        - jffs2: correct logic when creating a hole in jffs2_write_begin
        - ext4: fail ext4_iget if special inode unallocated
        - ext4: update s_journal_inum if it changes after journal replay
        - ext4: fix task hung in ext4_xattr_delete_inode
        - net/9p: fix bug in client create for .L
        - drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_fini
        - drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes
        - ext4: fix possible double unlock when moving a directory
        - [arm64] tty: serial: fsl_lpuart: skip waiting for transmission complete
          when UARTCTRL_SBK is asserted
        - serial: 8250_fsl: fix handle_irq locking
        - [arm64] firmware: xilinx: don't make a sleepable memory allocation from an
          atomic context
        - [arm64,armhf] memory: tegra: fix interconnect registration race
        - [armhf] memory: tegra124-emc: fix interconnect registration race
        - drm/ttm: Fix a NULL pointer dereference
        - [arm64,armhf] interconnect: fix icc_provider_del() error handling
        - [arm64,armhf] interconnect: fix provider registration API
        - [arm64] interconnect: imx: fix registration race
        - [arm64,armhf] interconnect: fix mem leak when freeing nodes
        - md: select BLOCK_LEGACY_AUTOLOAD
        - cifs: generate signkey for the channel that's reconnecting
        - tracing: Make splice_read available again
        - tracing: Check field value in hist_field_name()
        - tracing: Make tracepoint lockdep check actually test something
        - cifs: Fix smb2_set_path_size()
        - [x86] KVM: SVM: Fix a benign off-by-one bug in AVIC physical table mask
        - [x86] KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUs
        - [x86] KVM: nVMX: add missing consistency checks for CR0 and CR4
        - ALSA: hda: intel-dsp-config: add MTL PCI id
        - ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro
        - ALSA: hda/realtek: fix speaker, mute/micmute LEDs not work on a HP
          platform
        - drm/shmem-helper: Remove another errant put in error path
        - [arm64,armhf] drm/sun4i: fix missing component unbind on bind errors
        - [x86] drm/i915/active: Fix misuse of non-idle barriers as fence trackers
        - [x86] drm/i915/dg2: Add HDMI pixel clock frequencies 267.30 and 319.89 MHz
        - drm/amdgpu: Don't resume IOMMU after incomplete init
        - drm/amd/pm: Fix sienna cichlid incorrect OD volage after resume
        - drm/amd/pm: bump SMU 13.0.4 driver_if header version
        - drm/amd/display: Do not set DRR on pipe Commit
        - drm/amd/display: disconnect MPCC only on OTG change
        - mptcp: fix possible deadlock in subflow_error_report
        - mptcp: add ro_after_init for tcp{,v6}_prot_override
        - mptcp: avoid setting TCP_CLOSE state twice
        - mptcp: fix lockdep false positive in mptcp_pm_nl_create_listen_socket()
        - ftrace: Fix invalid address access in lookup_rec() when index is 0
        - ocfs2: fix data corruption after failed write
        - nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000
        - ice: avoid bonding causing auxiliary plug/unplug under RTNL lock
        - mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
        - mm: teach mincore_hugetlb about pte markers
        - trace/hwlat: Do not wipe the contents of per-cpu thread data
        - trace/hwlat: Do not start per-cpu thread if it is already running
        - [arm64] ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is
          absent
        - fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()
        - [arm64] cpuidle: psci: Iterate backwards over list in psci_pd_remove()
        - [x86] ASoC: Intel: soc-acpi: fix copy-paste issue in topology names
        - [x86] mce: Make sure logged MCEs are processed after sysfs update
        - [x86] mm: Fix use of uninitialized buffer in sme_enable()
        - [x86] resctrl: Clear staged_config[] before and after it is used
        - powerpc: Pass correct CPU reference to assembler
        - [amd64] virt/coco/sev-guest: Check SEV_SNP attribute at probe time
        - [amd64] virt/coco/sev-guest: Simplify extended guest request handling
        - [amd64] virt/coco/sev-guest: Remove the disable_vmpck label in
          handle_guest_request()
        - [amd64] virt/coco/sev-guest: Carve out the request issuing logic into a
          helper
        - [amd64] virt/coco/sev-guest: Do some code style cleanups
        - [amd64] virt/coco/sev-guest: Convert the sw_exit_info_2 checking to a
          switch-case
        - [amd64] virt/coco/sev-guest: Add throttling awareness
        - io_uring/msg_ring: let target know allocated index
        - perf: Fix check before add_event_to_groups() in perf_group_detach()
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.22
        - perf/core: Fix perf_output_begin parameter is incorrectly invoked in
          perf_event_bpf_output
        - perf: fix perf_event_context->time
        - drm/amd/display: Include virtual signal to set k1 and k2 values
        - drm/amd/display: fix k1 k2 divider programming for phantom streams
        - drm/amd/display: Remove OTG DIV register write for Virtual signals.
        - mptcp: refactor passive socket initialization
        - mptcp: use the workqueue to destroy unaccepted sockets
        - mptcp: fix UaF in listener shutdown
        - drm/amd/display: Fix DP MST sinks removal issue
        - [x86] power: supply: bq24190: Fix use after free bug in bq24190_remove due
          to race condition
        - [arm64] dts: imx8dxl-evk: Disable hibernation mode of AR8031 for EQOS
        - [arm64] dts: imx8dxl-evk: Fix eqos phy reset gpio
        - NFS: Fix /proc/PID/io read_bytes for buffered reads
        - xsk: Add missing overflow check in xdp_umem_reg
        - iavf: fix inverted Rx hash condition leading to disabled hash
        - iavf: fix non-tunneled IPv6 UDP packet type and hashing
        - iavf: do not track VLAN 0 filters
        - intel/igbvf: free irq on the error path in igbvf_request_msix()
        - igbvf: Regard vf reset nack as success
        - igc: fix the validation logic for taprio's gate list
        - [arm64] i2c: imx-lpi2c: check only for enabled interrupt flags
        - scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
        - nfsd: don't replace page in rq_pages if it's a continuation of last page
        - net: usb: smsc95xx: Limit packet length to skb->len
        - efi/libstub: smbios: Use length member instead of record struct size
        - qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_info
        - net: phy: Ensure state transitions are processed from phy_stop()
        - net: mdio: fix owner field for mdio buses registered using device-tree
        - net: mdio: fix owner field for mdio buses registered using ACPI
        - net: stmmac: Fix for mismatched host/device DMA address width
        - [x86] drm/i915: Print return value on error
        - [x86] drm/i915/fbdev: lock the fbdev obj before vma pin
        - [x86] drm/i915/guc: Rename GuC register state capture node to be more
          obvious
        - [x86] drm/i915/guc: Fix missing ecodes
        - [x86] drm/i915/gt: perform uc late init after probe error injection
        - [arm64] net: qcom/emac: Fix use after free bug in emac_remove due to race
          condition
        - net: usb: lan78xx: Limit packet length to skb->len
        - keys: Do not cache key in task struct if key is requested from kernel
          thread
        - ice: check if VF exists before mode check
        - iavf: fix hang on reboot with ice
        - i40e: fix flow director packet filter programming
        - bpf: Adjust insufficient default bpf_jit_limit
        - net/mlx5e: Set uplink rep as NETNS_LOCAL
        - net/mlx5e: Block entering switchdev mode with ns inconsistency
        - net/mlx5: Fix steering rules cleanup
        - net/mlx5e: Overcome slow response for first macsec ASO WQE
        - net/mlx5: Read the TC mapping of all priorities on ETS query
        - net/mlx5: E-Switch, Fix an Oops in error handling code
        - [armhf] net: dsa: tag_brcm: legacy: fix daisy-chained switches
        - atm: idt77252: fix kmemleak when rmmod idt77252
        - erspan: do not use skb_mac_header() in ndo_start_xmit()
        - nvme-tcp: fix nvme_tcp_term_pdu to match spec
        - hvc/xen: prevent concurrent accesses to the shared ring
        - ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
        - ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
        - ksmbd: fix possible refcount leak in smb2_open()
        - Bluetooth: hci_sync: Resume adv with no RPA when active scan
        - Bluetooth: hci_core: Detect if an ACL packet is in fact an ISO packet
        - Bluetooth: btusb: Remove detection of ISO packets over bulk
        - Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
        - Bluetooth: Remove "Power-on" check from Mesh feature
        - [amd64,arm64] gve: Cache link_speed value from device
        - net: asix: fix modprobe "sysfs: cannot create duplicate filename"
        - [arm64] net: mdio: thunder: Add missing fwnode_handle_put()
        - drm/amd/display: Set dcn32 caps.seamless_odm
        - Bluetooth: btqcomsmd: Fix command timeout after setting BD address
        - Bluetooth: L2CAP: Fix responding with wrong PDU type
        - Bluetooth: btsdio: fix use after free bug in btsdio_remove due to
          unfinished work (CVE-2023-1989)
        - Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
        - platform/chrome: cros_ec_chardev: fix kernel data leak from ioctl
        - entry: Fix noinstr warning in __enter_from_user_mode()
        - [x86] perf/x86/amd/core: Always clear status for idx
        - entry/rcu: Check TIF_RESCHED _after_ delayed RCU wake-up
        - hwmon: fix potential sensor registration fail if of_node is missing
        - [x86] hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
        - scsi: qla2xxx: Synchronize the IOCB count to be in order
        - scsi: qla2xxx: Perform lockless command completion in abort path
        - smb3: lower default deferred close timeout to address perf regression
        - smb3: fix unusable share after force unmount failure
        - [x86] thunderbolt: Use scale field when allocating USB3 bandwidth
        - [x86] thunderbolt: Call tb_check_quirks() after initializing adapters
        - [x86] thunderbolt: Add quirk to disable CLx
        - [x86] thunderbolt: Fix memory leak in margining
        - [x86] thunderbolt: Disable interrupt auto clear for rings
        - [x86] thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
        - [x86] thunderbolt: Use const qualifier for `ring_interrupt_index`
        - [x86] thunderbolt: Rename shadowed variables bit to interrupt_bit and
          auto_clear_bit
        - [x86] ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirks
        - [x86] ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx (8A43)
        - [x86] ACPI: x86: Drop quirk for HP Elitebook
        - [x86] ACPI: x86: utils: Add Cezanne to the list for forcing
          StorageD3Enable
        - drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()
        - HID: cp2112: Fix driver not registering GPIO IRQ chip as threaded
        - HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
        - [amd64] HID: intel-ish-hid: ipc: Fix potential use-after-free in work
          function
        - scsi: target: iscsi: Fix an error message in iscsi_check_key()
        - scsi: qla2xxx: Add option to disable FC2 Target support
        - [arm64] scsi: hisi_sas: Check devm_add_action() return value
        - scsi: ufs: core: Add soft dependency on governor_simpleondemand
        - scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
        - scsi: lpfc: Avoid usage of list iterator variable after loop
        - scsi: mpi3mr: Driver unload crashes host when enhanced logging is enabled
        - scsi: mpi3mr: Wait for diagnostic save during controller init
        - scsi: mpi3mr: NVMe command size greater than 8K fails
        - scsi: mpi3mr: Bad drive in topology results kernel crash
        - scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
        - net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
        - net: usb: qmi_wwan: add Telit 0x1080 composition
        - drm/amd/display: Update clock table to include highest clock setting
        - drm/amdgpu: Fix call trace warning and hang when removing amdgpu device
        - drm/amd: Fix initialization mistake for NBIO 7.3.0
        - cifs: lock chan_lock outside match_session
        - cifs: append path to open_enter trace event
        - cifs: do not poll server interfaces too regularly
        - cifs: empty interface list when server doesn't support query interfaces
        - cifs: dump pending mids for all channels in DebugData
        - cifs: print session id while listing open files
        - cifs: fix dentry lookups in directory handle cache
        - [x86] fpu/xstate: Prevent false-positive warning in
          __copy_xstate_uabi_buf()
        - scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR
        - [arm64] usb: dwc2: drd: fix inconsistent mode if
          role-switch-default-mode="host"
        - [arm64,armhf] usb: dwc2: fix a devres leak in hw_enable upon suspend
          resume
        - usb: gadget: u_audio: don't let userspace block driver unbind
        - btrfs: zoned: fix btrfs_can_activate_zone() to support DUP profile
        - Bluetooth: Fix race condition in hci_cmd_sync_clear
        - efi: sysfb_efi: Fix DMI quirks not working for simpledrm
        - mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
        - fscrypt: destroy keyring after security_sb_delete()
        - fsverity: Remove WQ_UNBOUND from fsverity read workqueue
        - lockd: set file_lock start and end when decoding nlm4 testargs
        - [arm64] dts: imx8mm-nitrogen-r2: fix WM8960 clock name
        - igb: revert rtnl_lock() that causes deadlock
        - dm thin: fix deadlock when swapping to thin device
        - usb: typec: tcpm: fix create duplicate source-capabilities file
        - usb: typec: tcpm: fix warning when handle discover_identity message
        - [arm64,armhf] usb: chipdea: core: fix return -EINVAL if request role is
          the same with current role
        - [arm64,armhf] usb: chipidea: core: fix possible concurrent when switch
          role
        - [arm64,armhf] usb: dwc3: gadget: Add 1ms delay after end transfer command
          without IOC
        - io_uring/net: avoid sending -ECONNABORTED on repeated connection requests
        - io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get() (CVE-2023-1583)
        - maple_tree: fix mas_skip_node() end slot detection
        - ksmbd: fix wrong signingkey creation when encryption is AES256
        - ksmbd: set FILE_NAMED_STREAMS attribute in FS_ATTRIBUTE_INFORMATION
        - ksmbd: don't terminate inactive sessions after a few seconds
        - ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
        - ksmbd: return unsupported error on smb1 mount
        - wifi: mac80211: fix qos on mesh interfaces
        - nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
        - drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
        - [arm64] drm/meson: fix missing component unbind on bind errors
        - drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
        - [x86] drm/i915/active: Fix missing debug object activation
        - [x86] drm/i915: Preserve crtc_state->inherited during state clearing
        - drm/amdgpu: skip ASIC reset for APUs when go to S4
        - drm/amdgpu: reposition the gpu reset checking for reuse
        - [arm64] firmware: arm_scmi: Fix device node validation for mailbox
          transport
        - mm/ksm: fix race with VMA iteration and mm_struct teardown
        - [arm64] i2c: xgene-slimpro: Fix out-of-bounds bug in
          xgene_slimpro_i2c_xfer() (CVE-2023-2194)
        - dm stats: check for and propagate alloc_percpu failure
        - dm crypt: add cond_resched() to dmcrypt_write()
        - dm crypt: avoid accessing uninitialized tasklet
        - sched/fair: sanitize vruntime of entity being placed
        - sched/fair: Sanitize vruntime of entity being migrated
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.23
        - [x86] thunderbolt: Limit USB3 bandwidth of certain Intel USB4 host routers
        - cifs: update ip_addr for ses only for primary chan setup
        - cifs: prevent data race in cifs_reconnect_tcon()
        - cifs: avoid race conditions with parallel reconnects
        - zonefs: Reorganize code
        - zonefs: Simplify IO error handling
        - zonefs: Reduce struct zonefs_inode_info size
        - zonefs: Separate zone information from inode information
        - zonefs: Fix error message in zonefs_file_dio_append()
        - fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITY
        - btrfs: rename BTRFS_FS_NO_OVERCOMMIT to BTRFS_FS_ACTIVE_ZONE_TRACKING
        - btrfs: zoned: count fresh BG region as zone unusable
        - [armhf] dts: aspeed: p10bmc: Update battery node name
        - [arm64] drm/msm/dpu: Refactor sc7280_pp location
        - [arm64] drm/msm/dpu: correct sm8250 and sm8350 scaler
        - [arm64] drm/msm/disp/dpu: fix sc7280_pp base offset
        - [arm64] tty: serial: fsl_lpuart: switch to new dmaengine_terminate_* API
        - [arm64] tty: serial: fsl_lpuart: fix race on RX DMA shutdown
        - tracing: Add .percent suffix option to histogram values
        - tracing: Add .graph suffix option to histogram value
        - tracing: Do not let histogram values have some modifiers
        - [arm64] net: mscc: ocelot: fix stats region batching
        - [arm64] efi: Set NX compat flag in PE/COFF header
        - cifs: fix missing unload_nls() in smb2_reconnect()
        - xfrm: Zero padding when dumping algos and encap
        - zstd: Fix definition of assert()
        - ACPI: video: Add backlight=native DMI quirk for Dell Vostro 15 3535
        - [x86] ASoC: SOF: ipc3: Check for upper size limit for the received message
        - [x86] ASoC: SOF: ipc4-topology: Fix incorrect sample rate print unit
        - [x86] ASoC: SOF: Intel: pci-tng: revert invalid bar size setting
        - [x86] ASoC: SOF: IPC4: update gain ipc msg definition to align with fw
        - md: avoid signed overflow in slot_store()
        - [amd64] x86/PVH: obtain VGA console info in Dom0
        - ALSA: asihpi: check pao in control_message()
        - ALSA: hda/ca0132: fixup buffer overrun at tuning_ctl_set()
        - sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
        - nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620
        - net/mlx5e: Lower maximum allowed MTU in XSK to match XDP prerequisites
        - tracing: Fix wrong return in kprobe_event_gen_test.c
        - btrfs: fix uninitialized variable warning in btrfs_update_block_group
        - btrfs: use temporary variable for space_info in btrfs_update_block_group
        - ALSA: usb-audio: Fix recursive locking at XRUN during syncing
        - [arm64,armhf] PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check
          enabled
        - [x86] platform/x86: think-lmi: add missing type attribute
        - [x86] platform/x86: think-lmi: use correct possible_values delimiters
        - [x86] platform/x86: think-lmi: only display possible_values if available
        - [x86] platform/x86: think-lmi: Add possible_values for ThinkStation
        - [x86] platform/surface: aggregator: Add missing fwnode_handle_put()
        - SUNRPC: fix shutdown of NFS TCP client socket
        - sfc: ef10: don't overwrite offload features at NIC reset
        - scsi: megaraid_sas: Fix crash after a double completion
        - scsi: mpt3sas: Don't print sense pool info twice
        - [arm64] ptp_qoriq: fix memory leak in probe()
        - r8169: fix RTL8168H and RTL8107E rx crc error
        - [arm*] regulator: Handle deferred clk
        - net/net_failover: fix txq exceeding warning
        - net: stmmac: don't reject VLANs when IFF_PROMISC is set
        - [x86] drm/i915/tc: Fix the ICL PHY ownership check in TC-cold state
        - [x86] platform/x86/intel/pmc: Alder Lake PCH slp_s0_residency fix
        - can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write
        - ACPI: bus: Rework system-level device notification handling
        - loop: LOOP_CONFIGURE: send uevents for partitions
        - [arm64,armhf] net: mvpp2: classifier flow fix fragmentation flags
        - [arm64,armhf] net: mvpp2: parser fix QinQ
        - [arm64,armhf] net: mvpp2: parser fix PPPoE
        - [arm64,armhf] smsc911x: avoid PHY being resumed when interface is not up
        - ice: Fix ice_cfg_rdma_fltr() to only update relevant fields
        - ice: add profile conflict check for AVF FDIR
        - ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg()
        - ALSA: ymfpci: Create card with device-managed snd_devm_card_new()
        - ALSA: ymfpci: Fix BUG_ON in probe function
        - i40e: fix registers dump after run ethtool adapter self test
        - bnxt_en: Fix reporting of test result in ethtool selftest
        - bnxt_en: Fix typo in PCI id to device description string mapping
        - bnxt_en: Add missing 200G link speed reporting
        - [arm64,armhf] net: dsa: mv88e6xxx: Enable IGMP snooping on user ports only
        - Input: xpad - fix incorrectly applied patch for MAP_PROFILE_BUTTON
        - [amd64] iommu/vt-d: Allow zero SAGAW if second-stage not supported
        - Input: alps - fix compatibility with -funsigned-char
        - Input: focaltech - use explicitly signed char type
        - cifs: prevent infinite recursion in CIFSGetDFSRefer()
        - cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL
        - Input: goodix - add Lenovo Yoga Book X90F to nine_bytes_report DMI table
        - btrfs: fix deadlock when aborting transaction during relocation with scrub
        - btrfs: fix race between quota disable and quota assign ioctls
          (CVE-2023-1611)
        - btrfs: scan device in non-exclusive mode
        - zonefs: Do not propagate iomap_dio_rw() ENOTBLK error to user space
        - block/io_uring: pass in issue_flags for uring_cmd task_work handling
        - io_uring/poll: clear single/double poll flags on poll arming
        - io_uring/rsrc: fix rogue rsrc node grabbing
        - io_uring: fix poll/netmsg alloc caches
        - vmxnet3: use gro callback when UPT is enabled
        - zonefs: Always invalidate last cached page on append write
        - dm: fix __send_duplicate_bios() to always allow for splitting IO
        - can: j1939: prevent deadlock by moving j1939_sk_errqueue()
        - xen/netback: don't do grant copy across page boundary
        - modpost: Fix processing of CRCs on 32-bit build machines
          (Closes: #1033329)
        - pinctrl: amd: Disable and mask interrupts on resume
        - [x86] platform/x86: ideapad-laptop: Stop sending KEY_TOUCHPAD_TOGGLE
        - [powerpc*] Don't try to copy PPR for task with NULL pt_regs
        - [powerpc*] pseries/vas: Ignore VAS update for DLPAR if copy/paste is not
          enabled
        - NFSv4: Fix hangs when recovering open state after a server reboot
        - ALSA: hda/conexant: Partial revert of a quirk for Lenovo
        - ALSA: usb-audio: Fix regression on detection of Roland VS-100
        - ALSA: hda/realtek: Add quirks for some Clevo laptops
        - ALSA: hda/realtek: Add quirk for Lenovo ZhaoYang CF4620Z
        - rcu: Fix rcu_torture_read ftrace event
        - [s390x] uaccess: add missing earlyclobber annotations to __clear_user()
        - [arm64,armhf] drm/etnaviv: fix reference leak when mmaping imported buffer
        - drm/amdgpu: allow more APUs to do mode2 reset when go to S4
        - drm/amd/display: Add DSC Support for Synaptics Cascaded MST Hub
        - drm/amd/display: Take FEC Overhead into Timeslot Calculation
        - [x86] drm/i915/gem: Flush lmem contents after construction
        - [x86] drm/i915/dpt: Treat the DPT BO as a framebuffer
        - [x86] drm/i915: Disable DC states for all commits
        - [x86] drm/i915: Move CSC load back into .color_commit_arm() when PSR is
          enabled on skl/glk
        - [arm64] KVM: arm64: PMU: Fix GET_ONE_REG for vPMC regs to return the
          current value
        - [arm64] KVM: arm64: Disable interrupts while walking userspace PTs
        - [arm64,armhf] net: dsa: mv88e6xxx: read FID when handling ATU violations
        - [arm64,armhf] net: dsa: mv88e6xxx: replace ATU violation prints with trace
          points
        - [arm64,armhf] net: dsa: mv88e6xxx: replace VTU violation prints with trace
          points
        - usb: ucsi: Fix ucsi->connector race
        - [amd64] x86/PVH: avoid 32-bit build warning when obtaining VGA console
          info
        - Revert "cpuidle, intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*"
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.24
        - dm cache: Add some documentation to dm-cache-background-tracker.h
        - dm integrity: Remove bi_sector that's only used by commented debug code
        - dm: change "unsigned" to "unsigned int"
        - dm: fix improper splitting for abnormal bios
        - [arm64] KVM: arm64: PMU: Align chained counter implementation with
          architecture pseudocode
        - [arm64] KVM: arm64: PMU: Distinguish between 64bit counter and 64bit
          overflow
        - [arm64] KVM: arm64: PMU: Sanitise PMCR_EL0.LP on first vcpu run
        - [arm64] KVM: arm64: PMU: Don't save PMCR_EL0.{C,P} for the vCPU
        - Drivers: vmbus: Check for channel allocation before looking up relids
        - [x86] ASoC: SOF: ipc4: Ensure DSP is in D0I0 during
          sof_ipc4_set_get_data()
        - pwm: Make .get_state() callback return an error code
        - [arm64] pwm: cros-ec: Explicitly set .polarity in .get_state()
        - [arm64,armhf] pwm: meson: Explicitly set .polarity in .get_state()
        - [s390x] KVM: s390: pv: fix external interruption loop not always detected
        - wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()
        - wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded
          sta
        - net: qrtr: Fix a refcount bug in qrtr_recvmsg()
        - net: phylink: add phylink_expects_phy() method
        - net: stmmac: check if MAC needs to attach to a PHY
        - net: stmmac: remove redundant fixup to support fixed-link mode
        - l2tp: generate correct module alias strings
        - wifi: brcmfmac: Fix SDIO suspend/resume regression
        - NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL
        - nfsd: call op_release, even when op_func returns an error
        - icmp: guard against too small mtu
        - ALSA: hda/hdmi: Preserve the previous PCM device upon re-enablement
        - net: don't let netpoll invoke NAPI if in xmit context
        - [arm64,armhf] net: dsa: mv88e6xxx: Reset mv88e6393x force WD event bit
        - sctp: check send stream number after wait_for_sndbuf
        - net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENT
        - ipv6: Fix an uninit variable access bug in __ip6_make_skb()
        - [x86] platform/x86: think-lmi: Fix memory leak when showing current
          settings
        - [x86] platform/x86: think-lmi: Fix memory leaks when parsing ThinkStation
          WMI strings
        - [x86] platform/x86: think-lmi: Clean up display of current_value on
          Thinkstation
        - net: stmmac: fix up RX flow hash indirection table when setting channels
        - sunrpc: only free unix grouplist after RCU settles
        - NFSD: callback request does not use correct credential for AUTH_SYS
        - ice: fix wrong fallback logic for FDIR
        - ice: Reset FDIR counter in FDIR init stage
        - raw: use net_hash_mix() in hash function
        - raw: Fix NULL deref in raw_get_next().
        - ping: Fix potentail NULL deref for /proc/net/icmp.
        - ethtool: reset #lanes when lanes is omitted
        - netlink: annotate lockless accesses to nlk->max_recvmsg_len
        - [amd64,arm64] gve: Secure enough bytes in the first TX desc for all TCP
          pkts
        - [arm64] compat: Work around uninitialized variable warning
        - net: stmmac: check fwnode for phy device before scanning for phy
        - cxl/pci: Fix CDAT retrieval on big endian
        - cxl/pci: Handle truncated CDAT header
        - cxl/pci: Handle truncated CDAT entries
        - cxl/pci: Handle excessive CDAT length
        - [arm64,armhf] usb: xhci: tegra: fix sleep in atomic call
        - xhci: Free the command allocated for setting LPM if we return early
        - xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu
        - USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDs
        - usb: typec: altmodes/displayport: Fix configure initial pin assignment
        - USB: serial: option: add Telit FE990 compositions
        - USB: serial: option: add Quectel RM500U-CN modem
        - drivers: iio: adc: ltc2497: fix LSB shift
        - iio: adc: ti-ads7950: Set `can_sleep` flag for GPIO chip
        - iio: buffer: correctly return bytes written in output buffers
        - iio: buffer: make sure O_NONBLOCK is respected
        - iio: light: cm32181: Unregister second I2C client if present
        - [arm64] tty: serial: fsl_lpuart: avoid checking for transfer complete when
          UARTCTRL_SBK is asserted in lpuart32_tx_empty
        - nilfs2: fix potential UAF of struct nilfs_sc_info in
          nilfs_segctor_thread()
        - nilfs2: fix sysfs interface lifetime
        - serial: 8250: Prevent starting up DMA Rx on THRI interrupt
        - ksmbd: do not call kvmalloc() with __GFP_NORETRY | __GFP_NO_WARN
        - ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdr
        - ALSA: hda/realtek: Add quirk for Clevo X370SNW
        - ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
        - x86/ACPI/boot: Use FADT version to check support for online capable
        - [x86] KVM: x86: Clear "has_error_code", not "error_code", for RM exception
          injection
        - [x86] KVM: nVMX: Do not report error code when synthesizing VM-Exit from
          Real Mode
        - [arm64] coresight: etm4x: Do not access TRCIDR1 for identification
        - [arm64] coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bug
        - blk-mq: directly poll requests
        - iio: adc: ad7791: fix IRQ flags
        - io_uring: fix return value when removing provided buffers
        - io_uring: fix memory leak when removing provided buffers
        - scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()
        - scsi: iscsi_tcp: Check that sock is valid before iscsi_set_param()
        - nvme: fix discard support without oncs
        - cifs: sanitize paths in cifs_update_super_prepath.
        - block: don't set GD_NEED_PART_SCAN if scan partition failed
        - perf/core: Fix the same task check in perf_event_set_output
        - ftrace: Mark get_lock_parent_ip() __always_inline
        - ftrace: Fix issue that 'direct->addr' not restored in
          modify_ftrace_direct()
        - fs: drop peer group ids under namespace lock
        - can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
        - can: isotp: fix race between isotp_sendsmg() and isotp_release()
        - can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT events
        - can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get SOCK_RXQ_OVFL
          infos
        - ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()
        - ACPI: video: Make acpi_backlight=video work independent from GPU driver
        - ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and
          iMac14,2
        - ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530
        - net: stmmac: Add queue reset into stmmac_xdp_open() function
        - tracing/synthetic: Fix races on freeing last_cmd
        - tracing/timerlat: Notify new max thread latency
        - tracing: Free error logs of tracing instances
        - [x86] ASoC: hdac_hdmi: use set_stream() instead of set_tdm_slots()
        - tracing/synthetic: Make lastcmd_mutex static
        - mm: vmalloc: avoid warn_alloc noise caused by fatal signal
        - wifi: mt76: ignore key disable commands
        - [arm64,armhf] drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error
          path
        - drm/nouveau/disp: Support more modes by checking with lower bpc
        - [x86] drm/i915: Fix context runtime accounting
        - [x86] drm/i915: fix race condition UAF in i915_perf_add_config_ioctl
        - ring-buffer: Fix race while reader and writer are on the same page
        - mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
        - mm/hugetlb: fix uffd wr-protection for CoW optimization path
        - maple_tree: fix get wrong data_end in mtree_lookup_walk()
        - maple_tree: fix a potential concurrency bug in RCU mode
        - blk-throttle: Fix that bps of child could exceed bps limited in parent
        - drm/amd/display: Clear MST topology if it fails to resume
        - drm/amdgpu: for S0ix, skip SDMA 5.x+ suspend/resume
        - drm/amdgpu: skip psp suspend for IMU enabled ASICs mode2 reset
        - [x86] drm/display/dp_mst: Handle old/new payload states in
          drm_dp_remove_payload()
        - [x86] drm/i915/dp_mst: Fix payload removal during output disabling
        - [x86] drm/i915: Use _MMIO_PIPE() for SKL_BOTTOM_COLOR
        - [x86] drm/i915: Split icl_color_commit_noarm() from
          skl_color_commit_noarm()
        - mm: take a page reference when removing device exclusive entries
        - maple_tree: remove GFP_ZERO from kmem_cache_alloc() and
          kmem_cache_alloc_bulk()
        - maple_tree: fix potential rcu issue
        - maple_tree: reduce user error potential
        - maple_tree: fix handle of invalidated state in mas_wr_store_setup()
        - maple_tree: fix mas_prev() and mas_find() state handling
        - maple_tree: be more cautious about dead nodes
        - maple_tree: refine ma_state init from mas_start()
        - maple_tree: detect dead nodes in mas_start()
        - maple_tree: fix freeing of nodes in rcu mode
        - maple_tree: remove extra smp_wmb() from mas_dead_leaves()
        - maple_tree: add smp_rmb() to dead node detection
        - maple_tree: add RCU lock checking to rcu callback functions
        - mm: enable maple tree RCU mode by default.
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.25
        - Revert "pinctrl: amd: Disable and mask interrupts on resume"
        - drm/amd/display: Pass the right info to drm_dp_remove_payload
        - ALSA: emu10k1: fix capture interrupt handler unlinking
        - ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboard
        - ALSA: i2c/cs8427: fix iec958 mixer control deactivation
        - ALSA: hda: patch_realtek: add quirk for Asus N7601ZM
        - ALSA: hda/realtek: Add quirks for Lenovo Z13/Z16 Gen2
        - ALSA: firewire-tascam: add missing unwind goto in
          snd_tscm_stream_start_duplex()
        - ALSA: emu10k1: don't create old pass-through playback device on Audigy
        - ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboards
        - ALSA: hda/hdmi: disable KAE for Intel DG2
        - Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}
        - Bluetooth: Fix race condition in hidp_session_thread
        - bluetooth: btbcm: Fix logic error in forming the board name.
        - Bluetooth: Free potentially unfreed SCO connection
        - Bluetooth: hci_conn: Fix possible UAF
        - btrfs: restore the thread_pool= behavior in remount for the end I/O
          workqueues
        - btrfs: fix fast csum implementation detection
        - fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace
        - mtdblock: tolerate corrected bit-flips
        - [armhf] mtd: rawnand: stm32_fmc2: remove unsupported EDO mode
        - [armhf] mtd: rawnand: stm32_fmc2: use timings.mode instead of checking
          tRC_min
        - [arm64] KVM: arm64: PMU: Restore the guest's EL0 event counting after
          migration
        - fbcon: Fix error paths in set_con2fb_map
        - fbcon: set_con2fb_map needs to set con2fb_map!
        - [x86] drm/i915/dsi: fix DSS CTL register offsets for TGL+
        - RDMA/irdma: Do not generate SW completions for NOPs
        - RDMA/irdma: Fix memory leak of PBLE objects
        - RDMA/irdma: Increase iWARP CM default rexmit count
        - RDMA/irdma: Add ipv4 check to irdma_find_listener()
        - IB/mlx5: Add support for 400G_8X lane speed
        - RDMA/cma: Allow UD qp_type to join multicast only
        - bpf: tcp: Use sock_gen_put instead of sock_put in bpf_iter_tcp
        - 9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race
          condition (CVE-2023-1859)
        - [arm64] bpf, arm64: Fixed a BTI error on returning to patched function
        - [arm64] KVM: arm64: Initialise hypervisor copies of host symbols
          unconditionally
        - [arm64] KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMs
        - niu: Fix missing unwind goto in niu_alloc_channels()
        - tcp: restrict net.ipv4.tcp_app_win
        - bonding: fix ns validation on backup slaves
        - iavf: refactor VLAN filter states
        - iavf: remove active_cvlans and active_svlans bitmaps
        - net: openvswitch: fix race on port output
        - Bluetooth: hci_conn: Fix not cleaning up on LE Connection failure
        - Bluetooth: Fix printing errors if LE Connection times out
        - Bluetooth: SCO: Fix possible circular locking dependency
          sco_sock_getsockopt
        - Bluetooth: Set ISO Data Path on broadcast sink
        - [armhf] drm/armada: Fix a potential double free in an error handling path
        - qlcnic: check pci_reset_function result
        - net: wwan: iosm: Fix error handling path in ipc_pcie_probe()
        - cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex
        - net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()
        - sctp: fix a potential overflow in sctp_ifwdtsn_skip
        - RDMA/core: Fix GID entry ref leak when create_ah fails
        - udp6: fix potential access to stale information
        - [arm64] net: macb: fix a memory corruption in extended buffer descriptor
          mode
        - skbuff: Fix a race between coalescing and releasing SKBs
        - [arm64] power: supply: rk817: Fix unsigned comparison with less than zero
        - [arm64] power: supply: cros_usbpd: reclassify "default case!" as debug
        - [x86] power: supply: axp288_fuel_gauge: Added check for negative values
        - wifi: mwifiex: mark OF related data as maybe unused
        - [arm64] i2c: imx-lpi2c: clean rx/tx buffers upon new message
        - efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/L
        - [x86] ACPI: video: Add backlight=native DMI quirk for Acer Aspire 3830TG
        - drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90F
        - [arm64] hwmon: (xgene) Fix ioremap and memremap leak
        - [amd64] verify_pefile: relax wrapper length check
        - asymmetric_keys: log on fatal failures in PE/pkcs7
        - nvme: send Identify with CNS 06h only to I/O controllers
        - wifi: iwlwifi: mvm: fix mvmtxq->stopped handling
        - wifi: iwlwifi: mvm: protect TXQ list manipulation
        - drm/amdgpu: add mes resume when do gfx post soft reset
        - drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobs
        - drm/amdgpu/gfx: set cg flags to enter/exit safe mode
        - ACPI: resource: Add Medion S17413 to IRQ override quirk
        - [x86] hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h
        - [x86] KVM: SVM: Add a proper field for Hyper-V VMCB enlightenments
        - [x86] hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"
        - [x86] KVM: SVM: Flush Hyper-V TLB when required
        - tracing: Add trace_array_puts() to write into instance
        - tracing: Have tracing_snapshot_instance_cond() write errors to the
          appropriate instance
        - maple_tree: fix write memory barrier of nodes once dead for RCU mode
        - ksmbd: avoid out of bounds access in decode_preauth_ctxt()
        - [riscv64] add icache flush for nommu sigreturn trampoline
        - [amd64] HID: intel-ish-hid: Fix kernel panic during warm reset
        - net: sfp: initialize sfp->i2c_block_size at sfp allocation
        - scsi: ses: Handle enclosure with just a primary component gracefully
        - [x86] PCI: Add quirk for AMD XHCI controller that loses MSI-X state in
          D3hot
        - cgroup: fix display of forceidle time at root
        - cgroup/cpuset: Fix partition root's cpuset.cpus update bug
        - cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
        - mptcp: use mptcp_schedule_work instead of open-coding it
        - mptcp: stricter state check in mptcp_worker
        - ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size
        - ubi: Fix deadlock caused by recursively holding work_sem
        - [powerpc*] papr_scm: Update the NUMA distance table for the target node
        - sched/fair: Fix imbalance overflow
        - [x86] rtc: Remove __init for runtime functions
        - i2c: ocores: generate stop condition after timeout in polling mode
        - cifs: fix negotiate context parsing
        - nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN
        - nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD
        - cgroup/cpuset: Skip spread flags update on v2
        - cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
        - cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 8
      * [arm64] drivers/net/can: Enable CAN_C_CAN, CAN_C_CAN_PLATFORM, CAN_M_CAN and
        CAN_M_CAN_PLATFORM as module.
        Move configuration enablement to arm64 specific configuration.
    
      [ Cyril Brulebois ]
      * fbdev/offb: Update expected device name (Closes: #1033058)
        This fixes the hang/black screen in Debian Installer on ppc64el, with
        thanks to Frédéric Bonnard for the detailed bug report.
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 22 Apr 2023 20:48:02 +0200
  • linux (6.1.20-2) unstable; urgency=medium
    
      [ Hans van Kranenburg ]
      * d/t/control.tools-unversioned.in: version rtla build deps
    
      [ Helmut Grohne ]
      * Fix FTCBFS: Supply the host pkg-config to the rtla build. (Closes: #1019118)
    
      [ Francesco Dolcini ]
      * [armhf] Add support for NXP i.MX7 SOC (Closes: #1031180)
    
      [ Martyn Welch ]
      * [arm64] ti: am62x: Enable support for am625-sk eval board
      * d/salsa-ci.yml: Increase timeout of CI build stage to 3 hours
    
      [ наб ]
      * Re-instate "KEYS: Make use of platform keyring for module signature verify"
        (Closes: #1030200)
    
      [ Vincent Blut ]
      * drivers/input/touchscreen: Enable TOUCHSCREEN_SILEAD as module
        (Closes: #925424)
      * [x86] drivers/platform/x86: Enable TOUCHSCREEN_DMI
      * drivers/scsi/mpi3mr: Enable SCSI_MPI3MR as module (Closes: #1033566)
    
      [ Diederik de Haas ]
      * [arm64,armhf] Enable DRM_PANEL_FEIYANG_FY07024DI26A30D as module
    
      [ Cyril Brulebois ]
      * udeb: add intel_lpss* (optional) to kernel-image (Closes: #1032136)
        Many laptops have their touchpad accessible over I2C, only visible
        if LPSS is available in the installer.
    
      [ Salvatore Bonaccorso ]
      * [x86] acpi/boot: Correct acpi_is_processor_usable() check (Closes: #1033732)
      * usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
        (Closes: #1032948)
      * usb: ucsi_acpi: Increase the command completion timeout (Closes: #1032948)
      * [arm64] hwmon: (xgene) Fix use after free bug in xgene_hwmon_remove due to
        race condition (CVE-2023-1855)
      * net/sched: act_mirred: better wording on protection against excessive stack
        growth
      * act_mirred: use the backlog for nested calls to mirred ingress
        (CVE-2022-4269)
      * [x86] xirc2ps_cs: Fix use after free bug in xirc2ps_detach (CVE-2023-1670)
      * Bluetooth: HCI: Fix global-out-of-bounds (CVE-2023-28866)
    
      [ Henning Schild ]
      * [x86] drivers/gpio: Enable GPIO_F7188X as module
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 08 Apr 2023 17:36:24 +0200
  • linux (6.1.20-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.16
        - HID: asus: use spinlock to protect concurrent accesses
        - HID: asus: use spinlock to safely schedule workers (CVE-2023-1079)
        - [powerpc*] mm: Rearrange if-else block to avoid clang warning
        - ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"
        - [armhf] OMAP2+: Fix memory leak in realtime_counter_init()
        - [arm64] dts: qcom: sm6125-seine: Clean up gpio-keys (volume down)
        - [arm64] dts: qcom: sdm845-db845c: fix audio codec interrupt pin name
        - [x86] acpi/boot: Do not register processors that cannot be onlined for
          x2APIC
        - [arm64] dts: meson-gxl: jethub-j80: Fix WiFi MAC address node
        - [arm64] dts: meson-gxl: jethub-j80: Fix Bluetooth MAC node name
        - cpuidle, intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
        - [armhf] imx: Call ida_simple_remove() for ida_simple_get
        - locking/rwsem: Disable preemption in all down_read*() and up_read() code
          paths
        - [arm64] dts: meson: radxa-zero: allow usb otg mode
        - [arm64] dts: meson: bananapi-m5: switch VDDIO_C pin to OPEN_DRAIN
        - [armhf] dts: sun8i: nanopi-duo2: Fix regulator GPIO reference
        - sbitmap: remove redundant check in __sbitmap_queue_get_batch
        - sbitmap: Use single per-bitmap counting to wake up queued tags
        - sbitmap: correct wake_batch recalculation to avoid potential IO hung
        - blk-mq: avoid sleep in blk_mq_alloc_request_hctx
        - blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx
        - blk-mq: wait on correct sbitmap_queue in blk_mq_mark_tag_wait
        - blk-mq: Fix potential io hung for shared sbitmap per tagset
        - blk-mq: correct stale comment of .get_budget
        - [s390x] dasd: Fix potential memleak in dasd_eckd_init()
        - sched/rt: pick_next_rt_entity(): check list_entry (CVE-2023-1077)
        - [x86] perf/x86/intel/ds: Fix the conversion from TSC to perf time
        - [x86] perf/zhaoxin: Add stepping check for ZXC
        - KEYS: asymmetric: Fix ECDSA use via keyctl uapi
        - erofs: relinquish volume with mutex held
        - block: sync mixed merged request's failfast with 1st bio's
        - block: Fix io statistics for cgroup in throttle path
        - block: bio-integrity: Copy flags when bio_integrity_payload is cloned
        - block: use proper return value from bio_failfast()
        - wifi: mt76: mt7915: check return value before accessing free_block_num
        - wifi: mt76: mt7915: drop always true condition of __mt7915_reg_addr()
        - wifi: mt76: mt7915: fix unintended sign extension of
          mt7915_hw_queue_read()
        - wifi: mt76: fix coverity uninit_use_in_call in
          mt76_connac2_reverse_frag0_hdr_trans()
        - wifi: rsi: Fix memory leak in rsi_coex_attach()
        - wifi: rtlwifi: rtl8821ae: don't call kfree_skb() under spin_lock_irqsave()
        - wifi: rtlwifi: rtl8188ee: don't call kfree_skb() under spin_lock_irqsave()
        - wifi: rtlwifi: rtl8723be: don't call kfree_skb() under spin_lock_irqsave()
        - wifi: iwlegacy: common: don't call dev_kfree_skb() under
          spin_lock_irqsave()
        - wifi: libertas: fix memory leak in lbs_init_adapter()
        - wifi: rtl8xxxu: don't call dev_kfree_skb() under spin_lock_irqsave()
        - wifi: rtw89: 8852c: rfk: correct DACK setting
        - wifi: rtw89: 8852c: rfk: correct DPK settings
        - wifi: rtlwifi: Fix global-out-of-bounds bug in
          _rtl8812ae_phy_set_txpower_limit()
        - wifi: ipw2x00: don't call dev_kfree_skb() under spin_lock_irqsave()
        - wifi: ipw2200: fix memory leak in ipw_wdev_init()
        - wifi: wilc1000: fix potential memory leak in wilc_mac_xmit()
        - wifi: wilc1000: add missing unregister_netdev() in wilc_netdev_ifc_init()
        - wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()
        - wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid()
        - wifi: libertas_tf: don't call kfree_skb() under spin_lock_irqsave()
        - wifi: libertas: if_usb: don't call kfree_skb() under spin_lock_irqsave()
        - wifi: libertas: main: don't call kfree_skb() under spin_lock_irqsave()
        - wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave()
        - [x86] wifi: wl3501_cs: don't call kfree_skb() under spin_lock_irqsave()
        - [amd64] crypto: x86/ghash - fix unaligned access in ghash_setkey()
        - ACPICA: Drop port I/O validation for some regions
        - genirq: Fix the return type of kstat_cpu_irqs_sum()
        - rcu-tasks: Improve comments explaining tasks_rcu_exit_srcu purpose
        - rcu-tasks: Remove preemption disablement around srcu_read_[un]lock() calls
        - rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()
        - lib/mpi: Fix buffer overrun when SG is too long
        - [amd64] crypto: ccp - Avoid page allocation failure warning for
          SEV_GET_ID2
        - platform/chrome: cros_ec_typec: Update port DP VDO
        - ACPICA: nsrepair: handle cases without a return value correctly
        - [arm64] cpufeature: Fix field sign for DIT hwcap detection
        - workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex
        - [s390x] early: fix sclp_early_sccb variable lifetime
        - [s390x] vfio-ap: fix an error handling path in vfio_ap_mdev_probe_queue()
        - [x86] signal: Fix the value returned by strict_sas_size()
        - [arm64] thermal/drivers/tsens: Drop msm8976-specific defines
        - [arm64] thermal/drivers/tsens: Sort out msm8976 vs msm8956 data
        - [arm64] thermal/drivers/tsens: fix slope values for msm8939
        - [arm64] thermal/drivers/tsens: limit num_sensors to 9 for msm8939
        - wifi: rtw89: fix potential leak in rtw89_append_probe_req_ie()
        - wifi: rtw89: Add missing check for alloc_workqueue
        - wifi: rtl8xxxu: Fix memory leaks with RTL8723BU, RTL8192EU
        - wifi: orinoco: check return value of hermes_write_wordrec()
        - wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no
          callback function
        - wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() fails
        - wifi: ath9k: Fix potential stack-out-of-bounds write in
          ath9k_wmi_rsp_callback()
        - wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setup
        - wifi: cfg80211: Fix extended KCK key length check in
          nl80211_set_rekey_data()
        - ACPI: battery: Fix missing NUL-termination with large strings
        - [x86] crypto: ccp - Failure on re-initialization due to duplicate sysfs
          filename
        - crypto: essiv - Handle EBUSY correctly
        - crypto: seqiv - Handle EBUSY correctly
        - [x86] powercap: fix possible name leak in powercap_register_zone()
        - [x86] microcode: Add a parameter to microcode_check() to store CPU
          capabilities
        - [x86] microcode: Check CPU capabilities after late microcode update
          correctly
        - [x86] microcode: Adjust late loading result reporting message
        - crypto: xts - Handle EBUSY correctly
        - leds: led-class: Add missing put_device() to led_put()
        - wifi: iwlwifi: mei: fix compilation errors in rfkill()
        - [amd64]  crypto: ccp - Flush the SEV-ES TMR memory before giving it to
          firmware
        - wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after
          init_work
        - wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exit
        - wifi: mt76: mt7915: fix WED TxS reporting
        - wifi: mt76: add memory barrier to SDIO queue kick
        - wifi: mt76: mt7921: fix error code of return in mt7921_acpi_read
        - net/mlx5: Enhance debug print in page allocation failure
        - irqchip: Fix refcount leak in platform_irqchip_probe
        - [arm64] irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe
        - [s390x] mem_detect: fix detect_memory() error handling
        - [s390x] vmem: fix empty page tables cleanup under KASAN
        - [s390x] boot: cleanup decompressor header files
        - [s390x] mem_detect: rely on diag260() if sclp_early_get_memsize() fails
        - [s390x] boot: fix mem_detect extended area allocation
        - net: add sock_init_data_uid()
        - tun: tun_chr_open(): correctly initialize socket uid (CVE-2023-1076)
        - tap: tap_open(): correctly initialize socket uid (CVE-2023-1076)
        - OPP: fix error checking in opp_migrate_dentry()
        - Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeeds
        - Bluetooth: L2CAP: Fix potential user-after-free
        - Bluetooth: hci_qca: get wakeup status from serdev device handle
        - [s390x] vfio-ap: tighten the NIB validity check
        - [s390x] ap: fix status returned by ap_aqic()
        - [s390x] ap: fix status returned by ap_qact()
        - xen/grant-dma-iommu: Implement a dummy probe_device() callback
        - rds: rds_rm_zerocopy_callback() correct order for list_add_tail()
        - crypto: rsa-pkcs1pad - Use akcipher_request_complete
        - wifi: iwl3945: Add missing check for create_singlethread_workqueue
        - wifi: iwl4965: Add missing check for create_singlethread_workqueue()
        - wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()
        - ACPI: resource: Add IRQ overrides for MAINGEAR Vector Pro 2 models
        - ACPI: resource: Do IRQ override on all TongFang GMxRGxx
        - wifi: mac80211: move color collision detection report in a delayed work
        - wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
        - wifi: mac80211: fix non-MLO station association
        - wifi: mac80211: Don't translate MLD addresses for multicast
        - wifi: mac80211: avoid u32_encode_bits() warning
        - wifi: mac80211: fix off-by-one link setting
        - [arm64] thermal/drivers/hisi: Drop second sensor hi3660
        - wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()
        - bpf: Zeroing allocated object from slab in bpf memory allocator
        - can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a
          bus error
        - can: esd_usb: Make use of can_change_state() and relocate checking skb for
          NULL
        - xsk: check IFF_UP earlier in Tx path
        - bpf: Fix global subprog context argument resolution logic
        - [arm64,armhf] irqchip/irq-brcmstb-l2: Set IRQ_LEVEL for level triggered
          interrupts
        - net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link()
        - net/smc: fix application data exception
        - l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register()
        - net: bcmgenet: fix MoCA LED control
        - net/mlx4_en: Introduce flexible array to silence overflow warning
        - drm: Fix potential null-ptr-deref due to drmm_mode_config_init()
        - drm/fourcc: Add missing big-endian XRGB1555 and RGB565 formats
        - [arm64,armhf] drm/vc4: dpi: Fix format mapping for RGB565
        - [armhf] gpu: ipu-v3: common: Add of_node_put() for reference returned by
          of_graph_get_port_by_id()
        - [arm64,armhf] drm/vc4: drop all currently held locks if deadlock happens
        - hwmon: (ftsteutates) Fix scaling of measurements
        - [arm64] drm/msm/dpu: check for null return of devm_kzalloc() in
          dpu_writeback_init()
        - [arm64] drm/msm/hdmi: Add missing check for alloc_ordered_workqueue
        - [armhf] pinctrl: stm32: Fix refcount leak in stm32_pctrl_get_irq_domain
        - [arm64,armhf] pinctrl: rockchip: Fix refcount leak in
          rockchip_pinctrl_parse_groups
        - [arm64,armhf] drm/vc4: hvs: Set AXI panic modes
        - [arm64,armhf] drm/vc4: hvs: SCALER_DISPBKGND_AUTOHS is only valid on HVS4
        - [arm64,armhf] drm/vc4: hvs: Correct interrupt masking bit assignment for
          HVS5
        - [arm64,armhf] drm/vc4: hvs: Fix colour order for xRGB1555 on HVS5
        - [arm64,armhf] drm/vc4: hdmi: Correct interlaced timings again
        - [arm64] drm/msm: clean event_thread->worker in case of an error
        - [arm64,armhf] drm/panel-edp: fix name for IVO product id 854b
        - scsi: qla2xxx: Fix exchange oversubscription
        - scsi: qla2xxx: Fix exchange oversubscription for management commands
        - scsi: qla2xxx: edif: Fix clang warning
        - [arm64] ASoC: fsl_sai: initialize is_dsp_mode flag
        - [arm64] drm/msm/adreno: Fix null ptr access in adreno_gpu_cleanup()
        - ALSA: hda/ca0132: minor fix for allocation size
        - drm/amdgpu: Use the sched from entity for amdgpu_cs trace
        - [arm64] drm/msm/gem: Add check for kmalloc
        - [arm64] drm/msm/dpu: Disallow unallocated resources to be returned
        - drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightness
        - [armhf] drm: exynos: dsi: Fix MIPI_DSI*_NO_* mode flags
        - [arm64] drm/msm/dsi: Allow 2 CTRLs on v2.5.0
        - scsi: ufs: exynos: Fix DMA alignment for PAGE_SIZE != 4096
        - [arm64] drm/msm/dpu: sc7180: add missing WB2 clock control
        - [arm64] drm/msm: use strscpy instead of strncpy
        - [arm64] drm/msm/dpu: Add check for cstate
        - [arm64] drm/msm/dpu: Add check for pstates
        - [arm64] drm/msm/mdp5: Add check for kzalloc
        - [arm64,armhf] pinctrl: bcm2835: Remove of_node_put() in
          bcm2835_of_gpio_ranges_fallback()
        - [arm64,armhf] drm/tegra: firewall: Check for is_addr_reg existence in IMM
          check
        - [arm64] drm/msm/dpu: set pdpu->is_rt_pipe early in
          dpu_plane_sspp_atomic_update()
        - [x86] ASoC: soc-compress.c: fixup private_data on snd_soc_new_compress()
        - [arm64,armhf] gpio: vf610: connect GPIO label to dev name
        - [x86] ASoC: topology: Properly access value coming from topology file
        - dm: improve shrinker debug names
        - regmap: apply reg_base and reg_downshift for single register ops
        - [x86] hwmon: (asus-ec-sensors) add missing mutex path
        - ALSA: hda: Fix the control element identification for multiple codecs
        - drm/amdgpu: fix enum odm_combine_mode mismatch
        - scsi: mpt3sas: Fix a memory leak
        - scsi: aic94xx: Add missing check for dma_map_single()
        - HID: multitouch: Add quirks for flipped axes
        - HID: retain initial quirks set up when creating HID devices
        - drm/amd/display: don't call dc_interrupt_set() for disabled crtcs
        - HID: logitech-hidpp: Hard-code HID++ 1.0 fast scroll support
        - dm: remove flush_scheduled_work() during local_exit()
        - nfs4trace: fix state manager flag printing
        - NFS: fix disabling of swap
        - HID: bigben: use spinlock to protect concurrent accesses
        - HID: bigben_worker() remove unneeded check on report_field
        - HID: bigben: use spinlock to safely schedule workers (CVE-2023-25012)
        - hid: bigben_probe(): validate report count
        - ALSA: hda/hdmi: Register with vga_switcheroo on Dual GPU Macbooks
        - drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()
        - NFSD: enhance inter-server copy cleanup
        - NFSD: fix leaked reference count of nfsd4_ssc_umount_item
        - nfsd: fix race to check ls_layouts
        - nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
        - NFSD: fix problems with cleanup on errors in nfsd4_copy
        - nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
        - nfsd: don't fsync nfsd_files on last close
        - NFSD: copy the whole verifier in nfsd_copy_write_verifier
        - cifs: Fix lost destroy smbd connection when MR allocate failed
        - cifs: Fix warning and UAF when destroy the MR list
        - cifs: use tcon allocation functions even for dummy tcon
        - gfs2: jdata writepage fix
        - leds: led-core: Fix refcount leak in of_led_get()
        - [x86] leds: simatic-ipc-leds-gpio: Make sure we have the GPIO providing
          driver
        - [amd64] dmaengine: idxd: Set traffic class values in GRPCFG on DSA 2.0
        - [arm64] RDMA/hns: Fix refcount leak in hns_roce_mmap
        - iio: light: tsl2563: Do not hardcode interrupt trigger type
        - i2c: designware: fix i2c_dw_clk_rate() return size to be u32
        - soundwire: cadence: Don't overflow the command FIFOs
        - driver core: fix potential null-ptr-deref in device_add()
        - kobject: modify kobject_get_path() to take a const *
        - kobject: Fix slab-out-of-bounds in fill_kobj_path()
        - media: uvcvideo: Check for INACTIVE in uvc_ctrl_is_accessible()
        - media: uvcvideo: Implement mask for V4L2_CTRL_TYPE_MENU
        - media: uvcvideo: Refactor uvc_ctrl_mappings_uvcXX
        - media: uvcvideo: Refactor power_line_frequency_controls_limited
        - [arm64] coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTR
        - PCI/IOV: Enlarge virtfn sysfs name buffer
        - [arm64] tty: serial: fsl_lpuart: disable Rx/Tx DMA in lpuart32_shutdown()
        - [arm64] tty: serial: fsl_lpuart: clear LPUART Status Register in
          lpuart32_shutdown()
        - [arm64,armhf] serial: tegra: Add missing clk_disable_unprepare() in
          tegra_uart_hw_init()
        - [x86] Revert "char: pcmcia: cm4000_cs: Replace mdelay with usleep_range in
          set_protocol"
        - applicom: Fix PCI device refcount leak in applicom_init()
        - [x86] VMCI: check context->notify_page after call to get_user_pages_fast()
          to avoid GPF
        - [x86] misc/mei/hdcp: Use correct macros to initialize uuid_le
        - driver core: fix resource leak in device_add()
        - driver core: location: Free struct acpi_pld_info *pld before return false
        - drivers: base: transport_class: fix possible memory leak
        - drivers: base: transport_class: fix resource leak when
          transport_add_device() fails
        - firmware: dmi-sysfs: Fix null-ptr-deref in dmi_sysfs_register_handle
        - [arm64] tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma
          case
        - RDMA/cxgb4: add null-ptr-check after ip_dev_find()
        - usb: gadget: configfs: Restrict symlink creation is UDC already binded
        - PCI: mt7621: Delay phy ports initialization
        - [amd64] iommu/vt-d: Set No Execute Enable bit in PASID table entry
        - power: supply: remove faulty cooling logic
        - RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish()
        - RDMA/irdma: Cap MSIX used to online CPUs + 1
        - [arm64] serial: fsl_lpuart: fix RS485 RTS polariy inverse issue
        - [arm64,armhf] tty: serial: imx: Handle RS485 DE signal active high
        - [arm64,armhf] tty: serial: imx: disable Ageing Timer interrupt request irq
        - driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links
        - driver core: fw_devlink: Don't purge child fwnode's consumer links
        - driver core: fw_devlink: Allow marking a fwnode link as being part of a
          cycle
        - driver core: fw_devlink: Consolidate device link flag computation
        - driver core: fw_devlink: Improve check for fwnode with no device/driver
        - driver core: fw_devlink: Make cycle detection more robust
        - mtd: mtdpart: Don't create platform device that'll never probe
        - [arm64] usb: host: fsl-mph-dr-of: reuse device_set_of_node_from_dev
        - PCI: Fix dropping valid root bus resources with .end = zero
        - [arm64] phy: rockchip-typec: fix tcphy_get_mode error case
        - [arm64] PCI: qcom: Fix host-init error handling
        - iw_cxgb4: Fix potential NULL dereference in c4iw_fill_res_cm_id_entry()
        - iommu: Fix error unwind in iommu_group_alloc()
        - [amd64] iommu/amd: Do not identity map v2 capable device when snp is
          enabled
        - [amd64] iommu/vt-d: Fix error handling in sva enable/disable paths
        - [amd64] iommu/vt-d: Allow to use flush-queue when first level is default
        - RDMA/rxe: cleanup some error handling in rxe_verbs.c
        - RDMA/rxe: Fix missing memory barriers in rxe_queue.h
        - [amd64] IB/hfi1: Fix math bugs in hfi1_can_pin_pages()
        - [amd64] IB/hfi1: Fix sdma.h tx->num_descs off-by-one errors
        - [armhf] media: platform: ti: Add missing check for devm_regulator_get
        - [armhf] media: imx: imx7-media-csi: fix missing clk_disable_unprepare() in
          imx7_csi_init()
        - media: mc: Get media_device directly from pad
        - media: rc: Fix use-after-free bugs caused by ene_tx_irqsim()
          (CVE-2023-1118)
        - media: usb: siano: Fix use after free bugs caused by do_submit_urb
        - media: saa7134: Use video_unregister_device for radio_dev
        - [arm64] rpmsg: glink: Avoid infinite loop on intent for missing channel
        - [arm64] rpmsg: glink: Release driver_override
        - [armhf] OMAP2+: omap4-common: Fix refcount leak bug
        - udf: Define EFSCORRUPTED error code
        - exit: Detect and fix irq disabled state in oops
        - fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
        - blk-iocost: fix divide by 0 error in calc_lcoefs()
        - blk-cgroup: dropping parent refcount after pd_free_fn() is done
        - blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and
          blkcg_deactivate_policy()
        - trace/blktrace: fix memory leak with using debugfs_lookup()
        - btrfs: scrub: improve tree block error reporting
        - cpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
        - [x86] fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threads
        - cpuidle: drivers: firmware: psci: Dont instrument suspend code
        - cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG
        - [x86] perf/x86/intel/uncore: Add Meteor Lake support
        - wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
        - wifi: ath11k: fix monitor mode bringup crash
        - wifi: brcmfmac: Fix potential stack-out-of-bounds in
          brcmf_c_preinit_dcmds()
        - rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks
        - rcu: Suppress smp_processor_id() complaint in
          synchronize_rcu_expedited_wait()
        - srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL
        - rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
        - rcu-tasks: Handle queue-shrink/callback-enqueue race condition
        - wifi: ath11k: debugfs: fix to work with multiple PCI devices
        - [x86] thermal: intel: Fix unsigned comparison with less than zero
        - timers: Prevent union confusion from unexpected restart_syscall()
        - [x86] bugs: Reset speculation control settings on init
        - wifi: brcmfmac: ensure CLM version is null-terminated to prevent
          stack-out-of-bounds
        - wifi: mt7601u: fix an integer underflow
        - inet: fix fast path in __inet_hash_connect()
        - ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPB
        - ice: add missing checks for PF vsi type
        - ACPI: Don't build ACPICA with '-Os'
        - bpf, docs: Fix modulo zero, division by zero, overflow, and underflow
        - [x86] thermal: intel: intel_pch: Add support for Wellsburg PCH
        - clocksource: Suspend the watchdog temporarily when high read latency
          detected
        - net: bcmgenet: Add a check for oversized packets
        - [s390x] mm,ptdump: avoid Kasan vs Memcpy Real markers swapping
        - netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj()
        - can: isotp: check CAN address family in isotp_bind()
        - wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanup
        - ACPI: video: Fix Lenovo Ideapad Z570 DMI match
        - net/mlx5: fw_tracer: Fix debug print
        - coda: Avoid partial allocation of sig_inputArgs
        - uaccess: Add minimum bounds check on kernel buffer size
        - [s390x] idle: mark arch_cpu_idle() noinstr
        - time/debug: Fix memory leak with using debugfs_lookup()
        - PM: domains: fix memory leak with using debugfs_lookup()
        - PM: EM: fix memory leak with using debugfs_lookup()
        - Bluetooth: Fix issue with Actions Semi ATS2851 based devices
        - Bluetooth: btusb: Add new PID/VID 0489:e0f2 for MT7921
        - Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CE
        - wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30
        - hv_netvsc: Check status in SEND_RNDIS_PKT completion message
        - [s390x] kfence: fix page fault reporting
        - devlink: Fix TP_STRUCT_entry in trace of devlink health report
        - scm: add user copy checks to put_cmsg()
        - drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Tab 3 X90F
        - drm: panel-orientation-quirks: Add quirk for DynaBook K50
        - drm/amd/display: Reduce expected sdp bandwidth for dcn321
        - drm/amd/display: Revert Reduce delay when sink device not able to ACK
          00340h write
        - drm/amd/display: Fix potential null-deref in dm_resume
        - [armhf] drm/omap: dsi: Fix excessive stack usage
        - HID: Add Mapping for System Microphone Mute
        - drm/amd/display: Defer DIG FIFO disable after VID stream enable
        - drm/radeon: free iio for atombios when driver shutdown
        - drm/amd: Avoid BUG() for case of SRIOV missing IP version
        - scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware
          write
        - Revert "fbcon: don't lose the console font across generic->chip driver
          switch"
        - drm/amd: Avoid ASSERT for some message failures
        - drm: amd: display: Fix memory leakage
        - drm/amd/display: fix mapping to non-allocated address
        - HID: uclogic: Add frame type quirk
        - HID: uclogic: Add battery quirk
        - HID: uclogic: Add support for XP-PEN Deco Pro SW
        - HID: uclogic: Add support for XP-PEN Deco Pro MW
        - [arm64] drm/msm/dsi: Add missing check for alloc_ordered_workqueue
        - drm/amd/display: Set hvm_enabled flag for S/G mode
        - [arm64] drm/msm/dpu: Add DSC hardware blocks to register snapshot
        - [x86] ASoC: soc-compress: Reposition and add pcm_mutex
        - [armel,armhf] ASoC: kirkwood: Iterate over array indexes instead of using
          pointer math
        - [armhf] regulator: s5m8767: Bounds check id indexing into arrays
        - Revert "drm/amdgpu: TA unload messages are not actually sent to psp when
          amdgpu is uninstalled"
        - drm/amd/display: fix FCLK pstate change underflow
        - gfs2: Improve gfs2_make_fs_rw error handling
        - [x86] hwmon: (coretemp) Simplify platform device handling
        - hwmon: (nct6775) Directly call ASUS ACPI WMI method
        - hwmon: (nct6775) B650/B660/X670 ASUS boards support
        - drm/amd/display: Do not commit pipe when updating DRR
        - scsi: ufs: core: Fix device management cmd timeout flow
        - HID: logitech-hidpp: Don't restart communication if not necessary
        - drm/amd/display: Enable P-state validation checks for DCN314
        - drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5
        - drm/amd/display: Disable HUBP/DPP PG on DCN314 for now
        - dm thin: add cond_resched() to various workqueue loops
        - dm cache: add cond_resched() to various workqueue loops
        - nfsd: zero out pointers after putting nfsd_files on COPY setup error
        - nfsd: don't hand out delegation on setuid files being opened for write
        - cifs: prevent data race in smb2_reconnect()
        - drm/shmem-helper: Revert accidental non-GPL export
        - driver core: fw_devlink: Avoid spurious error message
        - wifi: rtl8xxxu: fixing transmisison failure for rtl8192eu
        - scsi: mpt3sas: Remove usage of dma_get_required_mask() API
          (Closes: #1022126)
        - firmware: coreboot: framebuffer: Ignore reserved pixel color bits
        - block: don't allow multiple bios for IOCB_NOWAIT issue
        - block: clear bio->bi_bdev when putting a bio back in the cache
        - block: be a bit more careful in checking for NULL bdev while polling
        - [arm64] rtc: pm8xxx: fix set-alarm race
        - ipmi:ssif: resend_msg() cannot fail
        - ipmi_ssif: Rename idle state and check
        - io_uring: Replace 0-length array with flexible array
        - io_uring: use user visible tail in io_uring_poll()
        - io_uring: handle TIF_NOTIFY_RESUME when checking for task_work
        - io_uring: add a conditional reschedule to the IOPOLL cancelation loop
        - io_uring: add reschedule point to handle_tw_list()
        - io_uring/rsrc: disallow multi-source reg buffers
        - io_uring: remove MSG_NOSIGNAL from recvmsg
        - io_uring: fix fget leak when fs don't support nowait buffered read
        - [s390x] extmem: return correct segment type in __segment_load()
        - [s390x] discard .interp section
        - [s390x] kprobes: fix irq mask clobbering on kprobe reenter from
          post_handler
        - [s390x] kprobes: fix current_kprobe never cleared after kprobes reenter
        - [s390x] KVM: s390: disable migration mode when dirty tracking is disabled
        - cifs: Fix uninitialized memory read in smb3_qfs_tcon()
        - cifs: Fix uninitialized memory reads for oparms.mode
        - cifs: fix mount on old smb servers
        - cifs: introduce cifs_io_parms in smb2_async_writev()
        - cifs: split out smb3_use_rdma_offload() helper
        - cifs: don't try to use rdma offload on encrypted connections
        - cifs: Check the lease context if we actually got a lease
        - cifs: return a single-use cfid if we did not get a lease
        - scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmi
        - btrfs: hold block group refcount during async discard
        - locking/rwsem: Prevent non-first waiter from spinning in down_write()
          slowpath
        - ksmbd: fix wrong data area length for smb2 lock request
        - ksmbd: do not allow the actual frame length to be smaller than the rfc1002
          length
        - ksmbd: fix possible memory leak in smb2_lock()
        - io_uring: mark task TASK_RUNNING before handling resume/task work
        - hfs: fix missing hfs_bnode_get() in __hfs_bnode_create
        - fs: hfsplus: fix UAF issue in hfsplus_put_super
        - exfat: fix reporting fs error when reading dir beyond EOF
        - exfat: fix unexpected EOF while reading dir
        - exfat: redefine DIR_DELETED as the bad cluster number
        - exfat: fix inode->i_blocks for non-512 byte sector size device
        - fs: dlm: don't set stop rx flag after node reset
        - fs: dlm: move sending fin message into state change handling
        - fs: dlm: send FIN ack back in right cases
        - f2fs: fix information leak in f2fs_move_inline_dirents()
        - f2fs: retry to update the inode page given data corruption
        - f2fs: fix cgroup writeback accounting with fs-layer encryption
        - f2fs: fix kernel crash due to null io->bio
        - ocfs2: fix defrag path triggering jbd2 ASSERT
        - ocfs2: fix non-auto defrag path not working issue
        - udf: Truncate added extents on failed expansion
        - udf: Do not bother merging very long extents
        - udf: Do not update file length for failed writes to inline files
        - udf: Preserve link count of system files
        - udf: Detect system inodes linked into directory hierarchy
        - udf: Fix file corruption when appending just after end of preallocated
          extent
        - md: don't update recovery_cp when curr_resync is ACTIVE
        - KVM: Destroy target device if coalesced MMIO unregistration fails
        - [x86] KVM: VMX: Fix crash due to uninitialized current_vmcs
        - KVM: Register /dev/kvm as the _very_ last thing during initialization
        - [x86] KVM: x86: Purge "highest ISR" cache when updating APICv state
        - [x86] KVM: x86: Blindly get current x2APIC reg value on "nodecode write"
          traps
        - [x86] KVM: x86: Don't inhibit APICv/AVIC on xAPIC ID "change" if APIC is
          disabled
        - [x86] KVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch is due to
          32-bit ID
        - [x86] KVM: SVM: Flush the "current" TLB when activating AVIC
        - [x86] KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid
          target
        - [x86] KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
        - [x86] KVM: x86: Inject #GP if WRMSR sets reserved bits in APIC Self-IPI
        - [x86] KVM: x86: Inject #GP on x2APIC WRMSR that sets reserved bits 63:32
        - [x86] KVM: SVM: Fix potential overflow in SEV's send|receive_update_data()
        - [x86] KVM: SVM: hyper-v: placate modpost section mismatch error
        - [x86] virt: Force GIF=1 prior to disabling SVM (for reboot flows)
        - [x86] crash: Disable virt in core NMI crash handler to avoid double
          shootdown
        - [x86] reboot: Disable virtualization in an emergency if SVM is supported
        - [x86] reboot: Disable SVM, not just VMX, when stopping CPUs
        - [x86] kprobes: Fix __recover_optprobed_insn check optimizing logic
        - [x86] kprobes: Fix arch_check_optimized_kprobe check within
          optimized_kprobe range
        - [x86] microcode/amd: Remove load_microcode_amd()'s bsp parameter
        - [x86] microcode/AMD: Add a @cpu parameter to the reloading functions
        - [x86] microcode/AMD: Fix mixed steppings support
        - [x86] speculation: Allow enabling STIBP with legacy IBRS
        - Documentation/hw-vuln: Document the interaction between IBRS and STIBP
        - [amd64] virt/sev-guest: Return -EIO if certificate buffer is not large
          enough
        - brd: mark as nowait compatible
        - brd: return 0/-error from brd_insert_page()
        - brd: check for REQ_NOWAIT and set correct page allocation mask
        - ima: fix error handling logic when file measurement failed
        - ima: Align ima_file_mmap() parameters with mmap_file LSM hook
        - irqdomain: Fix association race
        - irqdomain: Fix disassociation race
        - irqdomain: Look for existing mapping only once
        - irqdomain: Drop bogus fwspec-mapping error handling
        - irqdomain: Refactor __irq_domain_alloc_irqs()
        - irqdomain: Fix mapping-creation race
        - irqdomain: Fix domain registration race
        - [x86] crypto: qat - fix out-of-bounds read
        - ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()
        - ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PC
        - jbd2: fix data missing when reusing bh which is ready to be checkpointed
        - ext4: optimize ea_inode block expansion
        - ext4: refuse to create ea block when umounted
        - [amd64,arm64] cxl/pmem: Fix nvdimm registration races
        - mtd: spi-nor: sfdp: Fix index value for SCCR dwords
        - mtd: spi-nor: spansion: Consider reserved bits in CFR5 register
        - mtd: spi-nor: Fix shift-out-of-bounds in spi_nor_set_erase_type
        - dm: send just one event on resize, not two
        - dm: add cond_resched() to dm_wq_work()
        - dm: add cond_resched() to dm_wq_requeue_work()
        - wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twice
        - wifi: rtl8xxxu: Use a longer retry limit of 48
        - wifi: ath11k: allow system suspend to survive ath11k
        - wifi: cfg80211: Fix use after free for wext
        - wifi: cfg80211: Set SSID if it is not already set
        - cpuidle: add ARCH_SUSPEND_POSSIBLE dependencies
        - qede: fix interrupt coalescing configuration
        - [x86] thermal: intel: powerclamp: Fix cur_state for multi package system
        - dm flakey: fix logic when corrupting a bio
        - dm cache: free background tracker's queued work in btracker_destroy
        - dm flakey: don't corrupt the zero page
        - dm flakey: fix a bug with 32-bit highmem systems
        - hwmon: (nct6775) Fix incorrect parenthesization in nct6775_write_fan_div()
        - [arm64] mm: hugetlb: Disable HUGETLB_PAGE_OPTIMIZE_VMEMMAP
        - fuse: add inode/permission checks to fileattr_get/fileattr_set
        - rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails
        - ceph: update the time stamps and try to drop the suid/sgid
        - regulator: core: Use ktime_get_boottime() to determine how long a
          regulator was off
        - panic: fix the panic_print NMI backtrace setting
        - mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON
        - dax/kmem: Fix leak of memory-hotplug resources
        - mm: memcontrol: deprecate charge moving
        - mm/thp: check and bail out if page in deferred queue already
        - kprobes: Fix to handle forcibly unoptimized kprobes on freeing_list
        - memory tier: release the new_memtier in find_create_memory_tier()
        - ring-buffer: Handle race between rb_move_tail and rb_check_pages
        - tracing/eprobe: Fix to add filter on eprobe description in README file
        - [amd64] iommu/amd: Add a length limitation for the ivrs_acpihid
          command-line parameter
        - [amd64] iommu/amd: Improve page fault error reporting
        - scsi: aacraid: Allocate cmd_priv with scsicmd
        - scsi: qla2xxx: Fix link failure in NPIV environment
        - scsi: qla2xxx: Check if port is online before sending ELS
        - scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests
        - scsi: qla2xxx: Remove unintended flag clearing
        - scsi: qla2xxx: Fix erroneous link down
        - scsi: qla2xxx: Remove increment of interface err cnt
        - scsi: ses: Don't attach if enclosure has no components
        - scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()
        - scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses
        - scsi: ses: Fix possible desc_ptr out-of-bounds accesses
        - scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()
        - [riscv64] RISC-V: add a spin_shadow_stack declaration
        - [riscv64] Avoid enabling interrupts in die()
        - [riscv64] mm: fix regression due to update_mmu_cache change
        - [riscv64] jump_label: Fixup unaligned arch_static_branch function
        - [riscv64] mm: Perform BPF exhandler fixup on page fault
        - [riscv64] ftrace: Remove wasted nops for !RISCV_ISA_C
        - [riscv64] ftrace: Reduce the detour code size to half
        - PCI/PM: Observe reset delay irrespective of bridge_d3
        - PCI: Unify delay handling for reset and resume
        - PCI: hotplug: Allow marking devices as disconnected during bind/unbind
        - PCI: Avoid FLR for AMD FCH AHCI adapters
        - PCI/DPC: Await readiness of secondary bus after reset
        - [amd64] iommu/vt-d: Avoid superfluous IOTLB tracking in lazy mode
        - [amd64] iommu/vt-d: Fix PASID directory pointer coherency
        - vfio/type1: exclude mdevs from VFIO_UPDATE_VADDR
        - vfio/type1: prevent underflow of locked_vm via exec()
        - vfio/type1: track locked_vm per dma
        - vfio/type1: restore locked_vm
        - drm/amd: Fix initialization for nbio 7.5.1
        - [x86] drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nv
        - drm/radeon: Fix eDP for single-display iMac11,2
        - [x86] drm/i915: Don't use stolen memory for ring buffers with LLC
        - [x86] drm/i915: Don't use BAR mappings for ring buffers with LLC
        - drm/edid: fix AVI infoframe aspect ratio handling
        - drm/edid: fix parsing of 3D modes from HDMI VSDB
        - qede: avoid uninitialized entries in coal_entry array
        - brd: use radix_tree_maybe_preload instead of radix_tree_preload
        - sbitmap: Advance the queue index before waking up a queue
        - wait: Return number of exclusive waiters awaken
        - sbitmap: Try each queue to wake up at least one waiter
        - net: avoid double iput when sock_alloc_file fails (CVE-2023-1032)
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.17
        - Revert "blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and
          blkcg_deactivate_policy()"
        - Revert "blk-cgroup: dropping parent refcount after pd_free_fn() is done"
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.18
        - net/sched: Retire tcindex classifier
        - fs/jfs: fix shift exponent db_agl2size negative
        - [arm64] driver: soc: xilinx: fix memory leak in
          xlnx_add_cb_for_notify_event()
        - f2fs: don't rely on F2FS_MAP_* in f2fs_iomap_begin
        - f2fs: fix to avoid potential deadlock
        - objtool: Fix memory leak in create_static_call_sections()
        - [armhf] pwm: stm32-lp: fix the check on arr and cmp registers update
        - f2fs: introduce trace_f2fs_replace_atomic_write_block
        - f2fs: correct i_size change for atomic writes
        - f2fs: clear atomic_write_task in f2fs_abort_atomic_write()
        - fs: f2fs: initialize fsdata in pagecache_write()
        - f2fs: allow set compression option of files without blocks
        - f2fs: fix to abort atomic write only during do_exist()
        - ubi: ensure that VID header offset + VID header size <= alloc, size
        - ubifs: Fix memory leak in ubifs_sysfs_init()
        - ubifs: Rectify space budget for ubifs_symlink() if symlink is encrypted
        - ubifs: Rectify space budget for ubifs_xrename()
        - ubifs: Fix wrong dirty space budget for dirty inode
        - ubifs: do_rename: Fix wrong space budget when target inode's nlink > 1
        - ubifs: Reserve one leb for each journal head while doing budget
        - ubi: Fix use-after-free when volume resizing failed
        - ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume()
        - ubifs: Fix memory leak in alloc_wbufs()
        - ubi: Fix possible null-ptr-deref in ubi_free_volume()
        - ubifs: Re-statistic cleaned znode count if commit failed
        - ubifs: dirty_cow_znode: Fix memleak in error handling path
        - ubifs: ubifs_writepage: Mark page dirty after writing inode failed
        - ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process
        - ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show()
        - ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed
        - f2fs: fix to avoid potential memory corruption in
          __update_iostat_latency()
        - ext4: use ext4_fc_tl_mem in fast-commit replay path
        - ext4: don't show commit interval if it is zero
        - netfilter: nf_tables: allow to fetch set elements when table has an owner
        - [x86] um: vdso: Add '%rcx' and '%r11' to the syscall clobber list
        - f2fs: synchronize atomic write aborts
        - watchdog: Fix kmemleak in watchdog_cdev_register
        - watchdog: pcwd_usb: Fix attempting to access uninitialized memory
        - [arm64] watchdog: sbsa_wdog: Make sure the timeout programming is within
          the limits
        - netfilter: ctnetlink: fix possible refcount leak in
          ctnetlink_create_conntrack()
        - netfilter: conntrack: fix rmmod double-free race
        - netfilter: ip6t_rpfilter: Fix regression with VRF interfaces
        - netfilter: ebtables: fix table blob use-after-free
        - netfilter: xt_length: use skb len to match in length_mt6
        - netfilter: ctnetlink: make event listener tracking global
        - netfilter: x_tables: fix percpu counter block leak on error path when
          creating new netns
        - ptp: vclock: use mutex to fix "sleep on atomic" bug
        - ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
        - net: sunhme: Fix region request
        - sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
        - net: fix __dev_kfree_skb_any() vs drop monitor
        - 9p/xen: fix version parsing
        - 9p/xen: fix connection sequence
        - 9p/rdma: unmap receive dma buffer in rdma_request()/post_recv()
        - mlx5: fix skb leak while fifo resync and push
        - mlx5: fix possible ptp queue fifo use-after-free
        - net/mlx5: ECPF, wait for VF pages only after disabling host PFs
        - net/mlx5e: Verify flow_source cap before using it
        - net/mlx5: Geneve, Fix handling of Geneve object id as error code
        - ext4: fix incorrect options show of original mount_opt and extend
          mount_opt2
        - nfc: fix memory leak of se_io context in nfc_genl_se_io
        - net/sched: transition act_pedit to rcu and percpu stats
        - net/sched: act_pedit: fix action bind logic
        - net/sched: act_mpls: fix action bind logic
        - net/sched: act_sample: fix action bind logic
        - [arm64] net: dsa: felix: fix internal MDIO controller resource length
        - tcp: tcp_check_req() can be called from process context
        - vc_screen: modify vcs_size() handling in vcs_read()
        - [arm64,armhf] rtc: sun6i: Always export the internal oscillator
        - genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()
        - scsi: ipr: Work around fortify-string warning
        - rtc: allow rtc_read_alarm without read_alarm callback
        - io_uring: fix size calculation when registering buf ring
        - loop: loop_set_status_from_info() check before assignment
        - nvme: bring back auto-removal of deleted namespaces during sequential scan
        - nvme-tcp: don't access released socket during error recovery
        - tracing: Add NULL checks for buffer in ring_buffer_free_read_page()
        - kernel/printk/index.c: fix memory leak with using debugfs_lookup()
        - [x86] firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3
        - bootconfig: Increase max nodes of bootconfig from 1024 to 8192 for DCC
          support
        - [amd64] IB/hfi1: Update RMT size calculation
        - [amd64] iommu/amd: Fix error handling for pdev_pri_ats_enable()
        - PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()
        - media: uvcvideo: Remove format descriptions
        - media: uvcvideo: Handle cameras with invalid descriptors
        - media: uvcvideo: Handle errors from calls to usb_string
        - media: uvcvideo: Quirk for autosuspend in Logitech B910 and C910
        - media: uvcvideo: Silence memcpy() run-time false positive warnings
        - USB: fix memory leak with using debugfs_lookup()
        - cacheinfo: Fix shared_cpu_map to handle shared caches at different levels
        - tty: fix out-of-bounds access in tty_driver_lookup_tty()
        - [arm64] tty: serial: fsl_lpuart: disable the CTS when send break signal
        - [x86] mei: bus-fixup:upon error print return values of send and receive
        - iio: accel: mma9551_core: Prevent uninitialized variable in
          mma9551_read_status_word()
        - iio: accel: mma9551_core: Prevent uninitialized variable in
          mma9551_read_config_word()
        - media: uvcvideo: Add GUID for BGRA/X 8:8:8:8
        - soundwire: bus_type: Avoid lockdep assert in sdw_drv_probe()
        - [arm64,armhf] USB: dwc3: fix memory leak with using debugfs_lookup()
        - [arm64,armhf] USB: chipidea: fix memory leak with using debugfs_lookup()
        - [arm64,armhf] USB: ULPI: fix memory leak with using debugfs_lookup()
        - USB: uhci: fix memory leak with using debugfs_lookup()
        - USB: sl811: fix memory leak with using debugfs_lookup()
        - [mips64el,mipsel] USB: isp116x: fix memory leak with using
          debugfs_lookup()
        - [arm64,armhf] usb: host: xhci: mvebu: Iterate over array indexes instead
          of using pointer math
        - USB: ene_usb6250: Allocate enough memory for full object
        - usb: uvc: Enumerate valid values for color matching
        - usb: gadget: uvc: Make bSourceID read/write
        - PCI: Align extra resources for hotplug bridges properly
        - PCI: Take other bus devices into account when distributing resources
        - PCI: Distribute available resources for root buses, too
        - [i386] tty: pcn_uart: fix memory leak with using debugfs_lookup()
        - [x86] misc: vmw_balloon: fix memory leak with using debugfs_lookup()
        - drivers: base: component: fix memory leak with using debugfs_lookup()
        - drivers: base: dd: fix memory leak with using debugfs_lookup()
        - PCI: Add ACS quirk for Wangxun NICs
        - PCI: pciehp: Add Qualcomm quirk for Command Completed erratum
        - [arm64] phy: rockchip-typec: Fix unsigned comparison with less than zero
        - RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by size
        - iommu: Attach device group to old domain in error path
        - soundwire: cadence: Remove wasted space in response_buf
        - soundwire: cadence: Drain the RX FIFO after an IO timeout
        - net: tls: avoid hanging tasks on the tx_lock
        - [x86] resctl: fix scheduler confusion with 'current'
        - drm/display/dp_mst: Add drm_atomic_get_old_mst_topology_state()
        - drm/display/dp_mst: Fix down/up message handling after sink disconnect
        - drm/display/dp_mst: Fix down message handling after a packet reception
          error
        - drm/display/dp_mst: Fix payload addition on a disconnected sink
        - [x86] drm/i915/dp_mst: Add the MST topology state for modesetted CRTCs
        - [x86] drm/i915: Fix system suspend without fbdev being initialized
        - media: uvcvideo: Fix race condition with usb_kill_urb
        - io_uring: fix two assignments in if conditions
        - io_uring/poll: allow some retries for poll triggering spuriously
        - [arm64] efi: Make efi_rt_lock a raw_spinlock
        - [arm64] mte: Fix/clarify the PG_mte_tagged semantics
        - usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() fails
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.19
        - tpm: disable hwrng for fTPM on some AMD designs
        - wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for
          wext"
        - [x86] staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a
          script
        - [x86] staging: rtl8192e: Remove call_usermodehelper starting RadioPower.sh
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.20
        - fs: prevent out-of-bounds array speculation when closing a file descriptor
        - btrfs: fix unnecessary increment of read error stat on write error
        - btrfs: fix percent calculation for bg reclaim message
        - io_uring/uring_cmd: ensure that device supports IOPOLL
        - erofs: fix wrong kunmap when using LZMA on HIGHMEM platforms
        - fork: allow CLONE_NEWTIME in clone3 flags
        - [x86] CPU/AMD: Disable XSAVES on AMD family 0x17
        - drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15
        - drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21
        - drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nv
        - drm/display: Don't block HDR_OUTPUT_METADATA on unknown EOTF
        - drm/connector: print max_requested_bpc in state debugfs
        - staging: rtl8723bs: Fix key-store index handling
        - staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()
        - ext4: fix cgroup writeback accounting with fs-layer encryption
        - ext4: fix RENAME_WHITEOUT handling for inline directories
        - ext4: fix another off-by-one fsmap error on 1k block filesystems
        - ext4: move where set the MAY_INLINE_DATA flag is set
        - ext4: fix WARNING in ext4_update_inline_data
        - ext4: zero i_disksize when initializing the bootloader inode
        - HID: core: Provide new max_buffer_size attribute to over-ride the default
        - HID: uhid: Over-ride the default maximum data buffer value with our own
        - nfc: change order inside nfc_se_io error path
        - [x86] KVM: VMX: Reset eVMCS controls in VP assist page during hardware
          disabling
        - [x86] KVM: VMX: Don't bother disabling eVMCS static key on module exit
        - [x86] KVM: x86: Move guts of kvm_arch_init() to standalone helper
        - [x86] KVM: VMX: Do _all_ initialization before exposing /dev/kvm to
          userspace
        - fs: dlm: fix log of lowcomms vs midcomms
        - fs: dlm: add midcomms init/start functions
        - fs: dlm: start midcomms before scand
        - fs: dlm: remove send repeat remove handling
        - fs: dlm: use packet in dlm_mhandle
        - fd: dlm: trace send/recv of dlm message and rcom
        - fs: dlm: fix use after free in midcomms commit
        - fs: dlm: use WARN_ON_ONCE() instead of WARN_ON()
        - fs: dlm: be sure to call dlm_send_queue_flush()
        - fs: dlm: fix race setting stop tx flag
        - udf: Fix off-by-one error when discarding preallocation
        - bus: mhi: ep: Change state_lock to mutex
        - ipmi:ssif: Remove rtc_us_timer
        - ipmi:ssif: Increase the message retry time
        - ipmi:ssif: Add a timer between request retries
        - [x86] drm/i915: Introduce intel_panel_init_alloc()
        - [x86] drm/i915: Do panel VBT init early if the VBT declares an explicit
          panel type
        - [x86] drm/i915: Populate encoder->devdata for DSI on icl+
        - block: Revert "block: Do not reread partition table on exclusively open
          device"
        - block: fix scan partition for exclusively open device again
        - scsi: core: Remove the /proc/scsi/${proc_name} directory earlier
        - ext4: Fix possible corruption when moving a directory
        - cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALID
        - drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototype
        - [arm64] drm/msm: Fix potential invalid ptr free
        - [arm64] drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL register
        - [arm64] drm/msm/a5xx: fix highest bank bit for a530
        - [arm64] drm/msm/a5xx: fix the emptyness check in the preempt code
        - [arm64] drm/msm/a5xx: fix context faults during ring switch
        - tls: rx: fix return value for async crypto
        - [arm64] drm/msm/dpu: disable features unsupported by QCM2290
        - ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()
        - netfilter: nft_last: copy content when cloning expression
        - netfilter: nft_quota: copy content when cloning expression
        - net: tls: fix possible race condition between do_tls_getsockopt_conf() and
          do_tls_setsockopt_conf() (CVE-2023-28466)
        - net: use indirect calls helpers for sk_exit_memory_pressure()
        - net: lan78xx: fix accessing the LAN7800's internal phy specific registers
          from the MAC driver
        - ice: copy last block omitted in ice_get_module_eeprom()
        - bpf, sockmap: Fix an infinite loop error when len is 0 in
          tcp_bpf_recvmsg_parser()
        - [arm64] drm/msm/dpu: fix len of sc7180 ctl blocks
        - [arm64] drm/msm/dpu: drop DPU_DIM_LAYER from MIXER_MSM8998_MASK
        - [arm64] drm/msm/dpu: fix clocks settings for msm8998 SSPP blocks
        - [arm64] drm/msm/dpu: clear DSPP reservations in rm release
        - net: stmmac: add to set device wake up flag when stmmac init phy
        - net: phylib: get rid of unnecessary locking
        - bnxt_en: Avoid order-5 memory allocation for TPA data
        - netfilter: ctnetlink: revert to dumping mark regardless of event type
        - netfilter: tproxy: fix deadlock due to missing BH disable
        - btrfs: fix extent map logging bit not cleared for split maps after
          dropping range
        - btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
        - net: phy: smsc: fix link up detection in forced irq mode
        - net: tls: fix device-offloaded sendpage straddling records
        - scsi: megaraid_sas: Update max supported LD IDs to 240
        - scsi: sd: Fix wrong zone_write_granularity value during revalidate
        - netfilter: conntrack: adopt safer max chain length
        - block: fix wrong mode for blkdev_put() from disk_scan_partitions()
        - NFSD: Protect against filesystem freezing
        - ice: Fix DSCP PFC TLV creation
        - net/smc: fix fallback failed while sendmsg with fastopen
        - SUNRPC: Fix a server shutdown leak
        - af_unix: fix struct pid leaks in OOB support
        - erofs: Revert "erofs: fix kvcalloc() misuse with __GFP_NOFAIL"
        - [riscv64] Use READ_ONCE_NOCHECK in imprecise unwinding stack mode
        - [riscv64] Don't check text_mutex during stop_machine
        - drm/amdgpu: fix return value check in kfd
        - ext4: Fix deadlock during directory rename
        - drm/amdgpu/soc21: don't expose AV1 if VCN0 is harvested
        - drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4
        - [arm64] adreno: Shutdown the GPU properly
        - [arm64] drm/msm/adreno: fix runtime PM imbalance at unbind
        - watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error paths
        - tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address
        - [powerpc*] 64: Don't recurse irq replay
        - [powerpc*] iommu: fix memory leak with using debugfs_lookup()
        - [powerpc*] 64: Fix task_cpu in early boot when booting non-zero cpuid
        - [powerpc*] 64: Move paca allocation to early_setup()
        - PCI: Add SolidRun vendor ID
        - [arm64,armhf] media: rc: gpio-ir-recv: add remove function
        - drm/amd/display: Allow subvp on vactive pipes that are 2560x1440@60
        - drm/amd/display: adjust MALL size available for DCN32 and DCN321
        - filelocks: use mount idmapping for setlease permission check
        - Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"
    
      [ Diederik de Haas ]
      * [arm64,armhf,riscv64] drivers/ata: Enable AHCI_DWC as module
        (Closes: #1032362)
      * drivers/net/can/spi/mcp251xfd: Enable CAN_MCP251XFD as module
        (Closes: #1032582)
    
      [ Salvatore Bonaccorso ]
      * [x86] drivers/platform/x86: Enable THINKPAD_LMI as module (Closes: #1032399)
      * [rt] Refresh "printk: Bring back the RT bits." for context changes in 6.1.16
      * Bump ABI to 7
      * net/sched: Drop setting of NET_CLS_TCINDEX (retired upstream)
      * net/kcm: Enable AF_KCM as module (Closes: #1023958)
      * [rt] Update to 6.1.19-rt8
    
      [ Cyril Brulebois ]
      * wifi: mt76: do not run mt76_unregister_device() on unregistered hw
        This prevents a kernel panic when unloading the module, which happens
        within the installer after firmware files have been deployed, at least
        with mt7921e (Closes: #1029116). Thanks to Helmut Grohne for the
        initial patch, which led upstream to propose this patch.
      * udeb: Add michael_mic to crypto-modules, for ath11k and others.
        Thanks to Nicolas Dandrimont for reporting and Benoît Chauvet for
        testing (See: #1032140).
    
      [ Héctor Orón Martínez ]
      * [powerpc/powerpc64,ppc64el] udeb: add DRM ast driver to fb-modules
        (Closes: #990016)
    
      [ Miguel Bernal Marin ]
      * Enable modules to be used by rasdaemon tool on Intel platforms
        (Closes: #1032467)
        - [amd64] drivers/edac: Enable EDAC_IGEN6 as module
        - [x86] drivers/acpi/apei: Enable ACPI_APEI_EINJ as module
    
      [ Alper Nebi Yasak ]
      * Enable important configs for ChromeOS boards:
        - Enable GOOGLE_VPD, GOOGLE_SMI, GOOGLE_FRAMEBUFFER_COREBOOT as modules
        - [x86] Enable FB_SIMPLE as built-in
        - [x86,armhf,arm64] Change GOOGLE_FRAMEBUFFER_COREBOOT and
          GOOGLE_COREBOOT_TABLE to built-in (except cloud-*)
        - [x86,arm64] Enable CHROMEOS_ACPI as module
        - [x86,arm64] Enable TCG_TIS_SPI_CR50 as built-in
        - [x86,arm64] Enable TCG_TIS_I2C_CR50 as module
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 19 Mar 2023 15:46:34 +0100
  • linux (6.1.15-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.13
        - mptcp: sockopt: make 'tcp_fastopen_connect' generic
        - mptcp: fix locking for setsockopt corner-case
        - mptcp: deduplicate error paths on endpoint creation
        - mptcp: fix locking for in-kernel listener creation
        - btrfs: move the auto defrag code to defrag.c
        - btrfs: lock the inode in shared mode before starting fiemap
        - [x86] ASoC: amd: yc: Add DMI support for new acer/emdoor platforms
        - [x86] ASoC: SOF: sof-audio: start with the right widget type
        - ALSA: usb-audio: Add FIXED_RATE quirk for JBL Quantum610 Wireless
        - [x86] ASoC: Intel: sof_rt5682: always set dpcm_capture for amplifiers
        - ALSA: hda: Do not unset preset when cleaning up codec
        - [x86] ASoC: amd: yc: Add Xiaomi Redmi Book Pro 15 2022 into DMI table
        - bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself
        - net/rose: Fix to not accept on connected socket
        - net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
        - [powerpc*] 64: Fix perf profiling asynchronous interrupt handlers
        - fscache: Use clear_and_wake_up_bit() in fscache_create_volume_work()
        - drm/nouveau/devinit/tu102-: wait for GFW_BOOT_PROGRESS == COMPLETED
        - net: sched: sch: Bounds check priority
        - nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
        - nvme: clear the request_queue pointers on failure in
          nvme_alloc_admin_tag_set
        - nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_set
        - drm/amd/display: Add missing brackets in calculation
        - drm/amd/display: Adjust downscaling limits for dcn314
        - drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2
        - drm/amd/display: Reset DMUB mailbox SW state after HW reset
        - drm/amdgpu: enable HDP SD for gfx 11.0.3
        - drm/amdgpu: Enable vclk dclk node for gc11.0.3
        - drm/amd/display: Properly handle additional cases where DCN is not
          supported
        - ceph: move mount state enum to super.h
        - ceph: blocklist the kclient when receiving corrupted snap trace
        - of: reserved_mem: Have kmemleak ignore dynamically allocated reserved mem
        - mm: shrinkers: fix deadlock in shrinker debugfs
        - aio: fix mremap after fork null-deref
        - vmxnet3: move rss code block under eop descriptor
        - fbdev: Fix invalid page access after closing deferred I/O devices
        - drm/amd/amdgpu: fix warning during suspend
        - drm/amd/display: Fail atomic_check early on normalize_zpos error
        - drm/vmwgfx: Stop accessing buffer objects which failed init
        - drm/vmwgfx: Do not drop the reference to the handle too soon
        - [arm64] mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't set
        - mmc: sdio: fix possible resource leaks in some error paths
        - mmc: mmc_spi: fix error handling in mmc_spi_probe()
        - ALSA: hda: Fix codec device field initializan
        - ALSA: hda/conexant: add a new hda codec SN6180
        - ALSA: hda/realtek - fixed wrong gpio assigned
        - ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.
        - ALSA: hda/realtek: Enable mute/micmute LEDs and speaker support for HP
          Laptops
        - ata: ahci: Add Tiger Lake UP{3,4} AHCI controller
        - ata: libata-core: Disable READ LOG DMA EXT for Samsung MZ7LH
        - hugetlb: check for undefined shift on 32 bit architectures
        - nilfs2: fix underflow in second superblock position calculations
        - mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount
        - mm/filemap: fix page end in filemap_get_read_batch
        - mm/migrate: fix wrongly apply write bit after mkdirty on sparc64
        - freezer,umh: Fix call_usermode_helper_exec() vs SIGKILL
        - Revert "mm: Always release pages to the buddy allocator in
          memblock_free_late()."
        - net: Fix unwanted sign extension in netdev_stats_to_stats64()
        - revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"
        - [arm64,armhf] drm/vc4: crtc: Increase setup cost in core clock calculation
          to handle extreme reduced blanking
        - [arm64,armhf] drm/vc4: Fix YUV plane handling when planes are in different
          buffers
        - [x86] drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT list
        - ice: fix lost multicast packets in promisc mode
        - ixgbe: allow to increase MTU to 3K with XDP enabled
        - i40e: add double of VLAN header when computing the max MTU
        - net: bgmac: fix BCM5358 support by setting correct flags
        - sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
        - net/sched: tcindex: update imperfect hash filters respecting rcu
        - ice: xsk: Fix cleaning of XDP_TX frames
        - dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
        - net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path
        - net/sched: act_ctinfo: use percpu stats
        - net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()
        - net: stmmac: fix order of dwmac5 FlexPPS parametrization sequence
        - bnxt_en: Fix mqprio and XDP ring checking logic
        - tracing: Make trace_define_field_ext() static
        - net: stmmac: Restrict warning on disabling DMA store and fwd mode
        - net: use a bounce buffer for copying skb->mark
        - tipc: fix kernel warning when sending SYN message
        - net: mpls: fix stale pointer if allocation fails during device rename
          (CVE-2023-26545)
        - igb: conditionalize I2C bit banging on external thermal sensor support
        - igb: Fix PPS input and output using 3rd and 4th SDP
        - ixgbe: add double of VLAN header when computing the max MTU
        - ipv6: Fix datagram socket connection with DSCP.
        - ipv6: Fix tcp socket connection with DSCP.
        - mm/gup: add folio to list when folio_isolate_lru() succeed
        - mm: extend max struct page size for kmsan
        - i40e: Add checking for null for nlmsg_find_attr()
        - net/sched: tcindex: search key must be 16 bits
        - nvme-tcp: stop auth work after tearing down queues in error recovery
        - nvme-rdma: stop auth work after tearing down queues in error recovery
        - [x86] KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)
        - [x86] kvm: initialize all of the kvm_debugregs structure before sending it
          to userspace
        - [x86] perf/x86: Refuse to export capabilities for hybrid PMUs
        - alarmtimer: Prevent starvation by small intervals and SIG_IGN
        - nvme-pci: refresh visible attrs for cmb attributes
        - [x86] ASoC: SOF: Intel: hda-dai: fix possible stream_tag leak
        - net: sched: sch: Fix off by one in htb_activate_prios()
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.14
        - [arm64,armhf] drm/etnaviv: don't truncate physical page address
        - wifi: ath11k: fix warning in dma_free_coherent() of memory chunks while
          recovery
        - wifi: rtl8xxxu: gen2: Turn on the rate control
        - drm/edid: Fix minimum bpc supported with DSC1.2 for HDMI sink
        - sched/psi: Stop relying on timer_pending() for poll_work rescheduling
        - random: always mix cycle counter in add_latent_entropy()
        - scsi: libsas: Add smp_ata_check_ready_type()
        - [arm64] scsi: hisi_sas: Fix SATA devices missing issue during I_T nexus
          reset
        - docs: perf: Fix PMU instance name of hisi-pcie-pmu
        - [x86] KVM: x86: Fail emulation during EMULTYPE_SKIP on any exception
        - [x86] KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid
        - [x86] KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
          (CVE-2022-2196)
        - [x86] drm/i915: Remove __maybe_unused from mtl_info
        - [x86] KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
        - [powerpc*] 64s/radix: Fix RWX mapping with relocated kernel
        - nfp: ethtool: support reporting link modes
        - nfp: ethtool: fix the bug of setting unsupported port speed
        - uaccess: Add speculation barrier to copy_from_user()
        - [x86] alternatives: Introduce int3_emulate_jcc()
        - [x86] alternatives: Teach text_poke_bp() to patch Jcc.d32 instructions
        - [x86] static_call: Add support for Jcc tail-calls
        - Bluetooth: btusb: Add more device IDs for WCN6855
        - [powerpc*] vmlinux.lds: Define RUNTIME_DISCARD_EXIT
        - [powerpc*] vmlinux.lds: Don't discard .rela* for relocatable builds
        - wifi: mwifiex: Add missing compatible string for SD8787
        - audit: update the mailing list in MAINTAINERS
        - [x86] platform/x86: nvidia-wmi-ec-backlight: Add force module parameter
        - ext4: Fix function prototype mismatch for ext4_feat_ktype
        - bpf: add missing header file include
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.15
        - Fix XFRM-I support for nested ESP tunnels
        - [arm64] dts: rockchip: reduce thermal limits on rk3399-pinephone-pro
        - [arm64] dts: rockchip: drop unused LED mode property from rk3328-roc-cc
        - [arm64] dts: rockchip: fix probe of analog sound card on rock-3a
        - HID: elecom: add support for TrackBall 056E:011C
        - HID: Ignore battery for Elan touchscreen on Asus TP420IA
        - [amd64,arm64] ACPI: NFIT: fix a potential deadlock during NFIT teardown
        - pinctrl: amd: Fix debug output for debounce time
        - btrfs: send: limit number of clones and allocated memory size
        - [x86] ASoC: rt715-sdca: fix clock stop prepare timeout issue
        - [amd64] IB/hfi1: Assign npages earlier
        - neigh: make sure used and confirmed times are valid
        - HID: core: Fix deadloop in hid_apply_multiplier.
        - [x86] ASoC: codecs: es8326: Fix DTS properties reading
        - [x86] HID: Ignore battery for ELAN touchscreen 29DF on HP
        - [x86] cpu: Add Lunar Lake M
        - PM: sleep: Avoid using pr_cont() in the tasks freezing code
        - bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
        - net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from
          sk_stream_kill_queues().
        - vc_screen: don't clobber return value in vcs_read
        - drm/amd/display: Move DCN314 DOMAIN power control to DMCUB
        - drm/amd/display: Fix race condition in DPIA AUX transfer
        - USB: serial: option: add support for VW/Skoda "Carstick LTE"
        - usb: gadget: u_serial: Add null pointer check in gserial_resume
        - usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDO
        - drm/amd/display: Properly reuse completion structure
        - attr: add in_group_or_capable()
        - fs: move should_remove_suid()
        - attr: add setattr_should_drop_sgid()
        - attr: use consistent sgid stripping checks
        - fs: use consistent setgid checks in is_sxid()
        - USB: core: Don't hold device lock while reading the "descriptors" sysfs
          file
    
      [ Salvatore Bonaccorso ]
      * [rt] Update to 6.1.12-rt7
      * Bump ABI to 6
    
      [ Diederik de Haas ]
      * [arm64,armhf] udeb: Add sound and speakup packages (Closes: #1031289)
    
      [ Cyril Brulebois ]
      * udeb: Add qrtr_mhi to nic-wireless, for ath11k (Closes: #1032140)
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 05 Mar 2023 16:33:00 +0100
  • linux (6.1.12-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.12
        - hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMIC
        - btrfs: limit device extents to the device size
        - btrfs: zlib: zero-initialize zlib workspace
        - ALSA: hda/realtek: Add Positivo N14KP6-TG
        - ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()
        - ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro 360
        - ALSA: hda/realtek: Enable mute/micmute LEDs on HP Elitebook, 645 G9
        - ALSA: hda/realtek: Add quirk for ASUS UM3402 using CS35L41
        - ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.
        - Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"
        - Revert "PCI/ASPM: Refactor L1 PM Substates Control Register programming"
        - tracing: Fix poll() and select() do not work on per_cpu trace_pipe and
          trace_pipe_raw
        - of/address: Return an error when no valid dma-ranges are found
          (Closes: #993612)
        - can: j1939: do not wait 250 ms if the same addr was already claimed
        - HID: logitech: Disable hi-res scrolling on USB (Closes: #1029584)
        - [amd64] IB/hfi1: Restore allocated resources on failed copyout
        - IB/IPoIB: Fix legacy IPoIB due to wrong number of queues
        - xfrm: annotate data-race around use_time
        - RDMA/irdma: Fix potential NULL-ptr-dereference
        - [amd64] RDMA/usnic: use iommu_map_atomic() under spin_lock()
        - xfrm: fix bug with DSCP copy to v6 from v4 tunnel
        - of: Make OF framebuffer device names unique
        - net: phylink: move phy_device_free() to correctly release phy device
        - bonding: fix error checking in bond_debug_reregister()
        - [arm64,riscv64] net: macb: Perform zynqmp dynamic configuration only for
          SGMII interface
        - [arm64] net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal
          PHY
        - [arm64] cpufreq: qcom-hw: Fix cpufreq_driver->get() for non-LMH systems
        - uapi: add missing ip/ipv6 header dependencies for linux/stddef.h
        - [amd64] HID: amd_sfh: if no sensors are enabled, clean up
        - [x86] drm/i915: Don't do the WM0->WM1 copy w/a if WM1 is already enabled
        - drm/virtio: exbuf->fence_fd unmodified on interrupted wait
        - cpuset: Call set_cpus_allowed_ptr() with appropriate mask for task
        - ice: Do not use WQ_MEM_RECLAIM flag for workqueue
        - ice: Fix disabling Rx VLAN filtering with port VLAN enabled
        - ice: switch: fix potential memleak in ice_add_adv_recipe()
        - [arm64] net: mscc: ocelot: fix VCAP filters not matching on MAC with
          "protocol 802.1Q"
        - net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag change
        - net/mlx5: Bridge, fix ageing of peer FDB entries
        - net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev mode
        - net/mlx5e: IPoIB, Show unknown speed instead of error
        - net/mlx5: Store page counters in a single array
        - net/mlx5: Expose SF firmware pages counter
        - net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffers
        - net/mlx5: fw_tracer, Zero consumer index when reloading the tracer
        - net/mlx5: Serialize module cleanup with reload and remove
        - igc: Add ndo_tx_timeout support
        - txhash: fix sk->sk_txrehash default
        - rds: rds_rm_zerocopy_callback() use list_first_entry()
        - [arm64] net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP
          timestamping is used
        - [arm64] dts: rockchip: set sdmmc0 speed to sd-uhs-sdr50 on rock-3a
        - ALSA: pci: lx6464es: fix a debug loop
        - [riscv64] stacktrace: Fix missing the first frame
        - [arm64] ASoC: fsl_sai: fix getting version from VERID
        - [x86] ASoC: topology: Return -ENOMEM on memory allocation failure
        - [riscv64] clk: microchip: mpfs-ccc: Use devm_kasprintf() for allocating
          formatted strings
        - [armhf] pinctrl: aspeed: Fix confusing types in return value
        - [arm64,armhf] pinctrl: single: fix potential NULL dereference
        - [armhf] pinctrl: aspeed: Revert "Force to disable the function's signal"
        - [x86] pinctrl: intel: Restore the pins that used to be in Direct IRQ mode
        - cifs: Fix use-after-free in rdata->read_into_pages()
        - net: USB: Fix wrong-direction WARNING in plusb.c
        - mptcp: do not wait for bare sockets' timeout
        - mptcp: be careful on subflow status propagation on errors
        - btrfs: simplify update of last_dir_index_offset when logging a directory
        - btrfs: free device in btrfs_close_devices for a single device filesystem
        - usb: core: add quirk for Alcor Link AK9563 smartcard reader
        - usb: typec: altmodes/displayport: Fix probe pin assign check
        - cxl/region: Fix null pointer dereference for resetting decoder
        - cxl/region: Fix passthrough-decoder detection
        - drm/amd/pm: add SMU 13.0.7 missing GetPptLimit message mapping
        - ceph: flush cap releases when the session is flushed
        - [amd64] nvdimm: Support sizeof(struct page) > MAX_STRUCT_PAGE_SIZE
        - [riscv64] Fixup race condition on PG_dcache_clean in flush_icache_pte
        - [riscv64] kprobe: Fixup misaligned load text
        - [powerpc*] 64s/interrupt: Fix interrupt exit race with security mitigation
          switch
        - drm/amdgpu: Use the TGID for trace_amdgpu_vm_update_ptes
        - tracing: Fix TASK_COMM_LEN in trace event format file
        - rtmutex: Ensure that the top waiter is always woken up
        - Fix page corruption caused by racy check in __free_pages
        - [arm64] efi: Force the use of SetVirtualAddressMap() on eMAG and Altra Max
          machines
        - drm/amd/pm: bump SMU 13.0.0 driver_if header version
        - drm/amdgpu: Add unique_id support for GC 11.0.1/2
        - drm/amd/pm: bump SMU 13.0.7 driver_if header version
        - drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini
        - drm/amdgpu/smu: skip pptable init under sriov
        - drm/amd/display: properly handling AGP aperture in vm setup
        - drm/amd/display: fix cursor offset on rotation 180
        - [x86] drm/i915: Move fd_install after last use of fence
        - [x86] drm/i915: Initialize the obj flags for shmem objects
        - [x86] drm/i915: Fix VBT DSI DVO port handling
        - [x86] speculation: Identify processors vulnerable to SMT RSB predictions
          (CVE-2022-27672)
        - [x86] KVM: x86: Mitigate the cross-thread return address predictions bug
          (CVE-2022-27672)
        - Documentation/hw-vuln: Add documentation for Cross-Thread Return
          Predictions (CVE-2022-27672)
    
      [ Helge Deller ]
      * [hppa] Fix i2c-modules udeb for parisc64
    
      [ John Paul Adrian Glaubitz ]
      * [alpha] Add i2c-modules to Depends for nic-shared-modules udeb
      * [powerpc,ppc64] Set DESTDIR= when installing bootwrapper (fixes FTBFS)
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 5
    
     -- Salvatore Bonaccorso <email address hidden>  Wed, 15 Feb 2023 06:56:21 +0100
  • linux (6.1.11-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.9
        - [armel,armhf] memory: mvebu-devbus: Fix missing clk_disable_unprepare in
          mvebu_devbus_probe()
        - [arm64] soc: imx: imx8mp-blk-ctrl: enable global pixclk with HDMI_TX_PHY
          PD
        - [armhf] dts: imx6ul-pico-dwarf: Use 'clock-frequency'
        - [armhf] imx: add missing of_node_put()
        - [arm64] soc: imx: imx8mp-blk-ctrl: don't set power device name
        - [amd64] HID: intel_ish-hid: Add check for ishtp_dma_tx_map
        - [arm64] soc: imx8m: Fix incorrect check for of_clk_get_by_name()
        - [arm64] firmware: arm_scmi: Harden shared memory access in fetch_response
        - [arm64] firmware: arm_scmi: Harden shared memory access in
          fetch_notification
        - [arm64] firmware: arm_scmi: Fix virtio channels cleanup on shutdown
        - [amd64] HID: amd_sfh: Fix warning unwind goto
        - tomoyo: fix broken dependency on *.conf.default
        - RDMA/rxe: Fix inaccurate constants in rxe_type_info
        - RDMA/rxe: Prevent faulty rkey generation
        - erofs: fix kvcalloc() misuse with __GFP_NOFAIL
        - RDMA/core: Fix ib block iterator counter overflow
        - [amd64] IB/hfi1: Reject a zero-length user expected buffer
        - [amd64] IB/hfi1: Reserve user expected TIDs
        - [amd64] IB/hfi1: Fix expected receive setup error exit issues
        - [amd64] IB/hfi1: Immediately remove invalid memory from hardware
        - [amd64] IB/hfi1: Remove user expected buffer invalidate race
        - affs: initialize fsdata in affs_truncate()
        - kbuild: export top-level LDFLAGS_vmlinux only to scripts/Makefile.vmlinux
        - kbuild: fix 'make modules' error when CONFIG_DEBUG_INFO_BTF_MODULES=y
        - [arm64] drm/msm/gpu: Fix potential double-free
        - NFSD: fix use-after-free in nfsd4_ssc_setup_dul()
        - [arm64,armhf] drm/vc4: bo: Fix drmm_mutex_init memory hog
        - bpf: hash map, avoid deadlock with suitable hash mask
        - [amd64,arm64] amd-xgbe: TX Flow Ctrl Registers are h/w ver dependent
        - [amd64,arm64] amd-xgbe: Delay AN timeout during KR training
        - bpf: Fix pointer-leak due to insufficient speculative store bypass
          mitigation
        - [amd64,arm64] drm/vc4: bo: Fix unused variable warning
        - [arm64] phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in
          rockchip_usb2phy_power_on()
        - net: nfc: Fix use-after-free in local_cleanup()
        - [arm64] net: enetc: avoid deadlock in enetc_tx_onestep_tstamp()
        - sch_htb: Avoid grafting on htb_destroy_class_offload when destroying htb
        - [arm64,armhf] gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlock
        - [arm64,armhf] gpio: mxc: Always set GPIOs used as interrupt source to
          INPUT mode
        - wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid
          (CVE-2023-23559)
        - [arm64,armhf] pinctrl: rockchip: fix reading pull type on rk3568
        - net: stmmac: Fix queue statistics reading
        - net/sched: sch_taprio: fix possible use-after-free
        - l2tp: convert l2tp_tunnel_list to idr
        - l2tp: close all race conditions in l2tp_tunnel_register()
        - net: usb: sr9700: Handle negative len
        - net: mdio: validate parameter addr in mdiobus_get_phy()
        - HID: check empty report_list in hid_validate_values()
        - HID: check empty report_list in bigben_probe()
        - net: stmmac: fix invalid call to mdiobus_get_phy()
        - [arm64,armhf] pinctrl: rockchip: fix mux route data for rk3568
        - HID: revert CHERRY_MOUSE_000C quirk
        - usb: ucsi: Ensure connector delayed work items are flushed
        - usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait
        - usb: gadget: f_fs: Ensure ep0req is dequeued before free_request
        - netfilter: conntrack: handle tcp challenge acks during connection reuse
        - Bluetooth: Fix a buffer overflow in mgmt_mesh_add()
        - Bluetooth: hci_conn: Fix memory leaks
        - Bluetooth: hci_sync: fix memory leak in hci_update_adv_data()
        - Bluetooth: ISO: Avoid circular locking dependency
        - Bluetooth: ISO: Fix possible circular locking dependency
        - Bluetooth: hci_event: Fix Invalid wait context
        - Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
        - net/mlx5e: Avoid false lock dependency warning on tc_ht even more
        - net/mlx5: E-switch, Fix setting of reserved fields on
          MODIFY_SCHEDULING_ELEMENT
        - net/mlx5e: QoS, Fix wrongfully setting parent_element_id on
          MODIFY_SCHEDULING_ELEMENT
        - net/mlx5e: Set decap action based on attr for sample
        - net/mlx5: E-switch, Fix switchdev mode after devlink reload
        - net: mlx5: eliminate anonymous module_init & module_exit
        - dmaengine: Fix double increment of client_count in dma_chan_get()
        - net: macb: fix PTP TX timestamp failure due to packet padding
        - virtio-net: correctly enable callback during start_xmit
        - l2tp: prevent lockdep issue in l2tp_tunnel_register()
        - HID: betop: check shape of output reports
        - cifs: fix potential deadlock in cache_refresh_path()
        - drm/amd/display: fix issues with driver unload
        - net: sched: gred: prevent races when adding offloads to stats
        - nvme-pci: fix timeout request state check
        - tcp: avoid the lookup process failing to get sk in ehash table
        - device property: fix of node refcount leak in
          fwnode_graph_get_next_endpoint()
        - w1: fix deadloop in __w1_remove_master_device()
        - w1: fix WARNING after calling w1_process()
        - driver core: Fix test_async_probe_init saves device in wrong array
        - thermal: Validate new state in cur_state_store()
        - thermal/core: fix error code in __thermal_cooling_device_register()
        - thermal: core: call put_device() only after device_register() fails
        - net: stmmac: enable all safety features by default
        - bnxt: Do not read past the end of test names
        - tcp: fix rate_app_limited to default to 1
        - scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspace
        - [x86] ASoC: SOF: pm: Set target state earlier
        - [x86] ASoC: SOF: pm: Always tear down pipelines before DSP suspend
        - [x86] ASoC: SOF: Add FW state to debugfs
        - [x86] ASoC: amd: yc: Add Razer Blade 14 2022 into DMI table
        - [arm64] cpufreq: CPPC: Add u64 casts to avoid overflowing
        - [arm64,armhf] cpufreq: Add Tegra234 to cpufreq-dt-platdev blocklist
        - [x86] ASoC: amd: yc: Add ASUS M5402RA into DMI table
        - [arm64,armhf] cpufreq: Add SM6375 to cpufreq-dt-platdev blocklist
        - [arm64] ASoC: fsl_micfil: Correct the number of steps on SX controls
        - [arm64] drm/msm/a6xx: Avoid gx gbit halt during rpm suspend
        - net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modem
        - drm: Add orientation quirk for Lenovo ideapad D330-10IGL
        - [s390x] debug: add _ASM_S390_ prefix to header guard
        - [s390x] expicitly align _edata and _end symbols on page boundary
        - xen/pvcalls: free active map buffer on pvcalls_front_free_map
        - [x86] perf/x86/cstate: Add Meteor Lake support
        - [x86] perf/x86/msr: Add Meteor Lake support
        - [x86] perf/x86/msr: Add Emerald Rapids
        - [x86] perf/x86/intel/uncore: Add Emerald Rapids
        - [arm64] cpufreq: armada-37xx: stop using 0 as NULL pointer
        - [arm64,armhf] ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with
          AC'97 CODEC
        - [arm64] ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgets
        - ACPI: resource: Skip IRQ override on Asus Expertbook B2402CBA
        - cifs: fix potential memory leaks in session setup
        - spi: spidev: remove debug messages that access spidev->spi without locking
        - [s390x] KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
        - [arm64] scsi: hisi_sas: Use abort task set to reset SAS disks when
          discovered
        - [arm64] scsi: hisi_sas: Set a port invalid only if there are no devices
          attached when refreshing port id
        - r8152: add vendor/device ID pair for Microsoft Devkit
        - [x86] platform/x86: asus-nb-wmi: Add alternate mapping for KEY_CAMERA
        - [x86] platform/x86: asus-nb-wmi: Add alternate mapping for KEY_SCREENLOCK
        - [x86] platform/x86: asus-wmi: Add quirk wmi_ignore_fan
        - [x86] platform/x86: asus-wmi: Ignore fan on E410MA
        - [x86] platform/x86: simatic-ipc: correct name of a model
        - [x86] platform/x86: simatic-ipc: add another model
        - lockref: stop doing cpu_relax in the cmpxchg loop
        - firmware: coreboot: Check size of table entry and use flex-array
        - btrfs: zoned: enable metadata over-commit for non-ZNS setup
        - [arm64] efi: Recover from synchronous exceptions occurring in firmware
        - [arm64] efi: Avoid workqueue to check whether EFI runtime is live
        - [arm64] efi: Account for the EFI runtime stack in stack unwinder
        - Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
        - [x86] drm/i915: Allow panel fixed modes to have differing sync polarities
        - [x86] drm/i915: Allow alternate fixed modes always for eDP
        - drm/amdgpu: complete gfxoff allow signal during suspend without delay
        - io_uring/msg_ring: fix remote queue to disabled ring
        - wifi: mac80211: Proper mark iTXQs for resumption
        - wifi: mac80211: Fix iTXQ AMPDU fragmentation handling
        - sched/fair: Check if prev_cpu has highest spare cap in feec()
        - sched/uclamp: Fix a uninitialized variable warnings
        - vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()
        - scsi: hpsa: Fix allocation size for scsi_host_alloc()
        - kvm/vfio: Fix potential deadlock on vfio group_lock
        - nfsd: don't free files unconditionally in __nfsd_file_cache_purge
        - module: Don't wait for GOING modules
        - ftrace: Export ftrace_free_filter() to modules
        - tracing: Make sure trace_printk() can output as soon as it can be used
        - trace_events_hist: add check for return value of 'create_hist_field'
        - ftrace/scripts: Update the instructions for ftrace-bisect.sh
        - cifs: Fix oops due to uncleared server->smbd_conn in reconnect
        - ksmbd: add max connections parameter
        - ksmbd: do not sign response to session request for guest login
        - ksmbd: downgrade ndr version error message to debug
        - ksmbd: limit pdu length size according to connection status
        - ovl: fix tmpfile leak
        - ovl: fail on invalid uid/gid mapping at copy up
        - io_uring/net: cache provided buffer group value for multishot receives
        - [x86] KVM: x86/vmx: Do not skip segment attributes if unusable bit is set
        - [arm64] KVM: arm64: GICv4.1: Fix race with doorbell on VPE
          activation/deactivation
        - scsi: ufs: core: Fix devfreq deadlocks
        - [x86] thermal: intel: int340x: Protect trip temperature from concurrent
          updates
        - regulator: dt-bindings: samsung,s2mps14: add lost
          samsung,ext-control-gpios
        - ipv6: fix reachability confirmation with proxy_ndp
        - EDAC/device: Respect any driver-supplied workqueue polling value
        - [x86] platform/x86: thinkpad_acpi: Fix profile modes on Intel platforms
        - drm/amd/pm: add missing AllowIHInterrupt message mapping for SMU13.0.0
        - drm/amdgpu: remove unconditional trap enable on add gfx11 queues
        - io_uring: inline io_req_task_work_add()
        - io_uring: inline __io_req_complete_post()
        - io_uring: hold locks for io_req_complete_failed
        - io_uring: use io_req_task_complete() in timeout
        - io_uring: remove io_req_tw_post_queue
        - io_uring: inline __io_req_complete_put()
        - [amd64] net: mana: Fix IRQ name - add PCI and queue number
        - io_uring: always prep_async for drain requests
        - i2c: designware: use casting of u64 in clock multiplication to avoid
          overflow
        - i2c: designware: Fix unbalanced suspended flag
        - drm/drm_vma_manager: Add drm_vma_node_allow_once()
        - [x86] drm/i915: Fix a memory leak with reused mmap_offset
        - iavf: fix temporary deadlock and failure to set MAC address
        - iavf: schedule watchdog immediately when changing primary MAC
        - netlink: prevent potential spectre v1 gadgets
        - net: fix UaF in netns ops registration error path
        - net: fec: Use page_pool_put_full_page when freeing rx buffers
        - nvme: simplify transport specific device attribute handling
        - nvme: consolidate setting the tagset flags
        - nvme-fc: fix initialization order
        - ACPI: video: Add backlight=native DMI quirk for HP Pavilion g6-1d80nr
        - ACPI: video: Add backlight=native DMI quirk for HP EliteBook 8460p
        - ACPI: video: Add backlight=native DMI quirk for Asus U46E
        - netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
        - netfilter: nft_set_rbtree: skip elements in transaction from garbage
          collection
        - netlink: annotate data races around nlk->portid
        - netlink: annotate data races around dst_portid and dst_group
        - netlink: annotate data races around sk_state
        - ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()
        - ipv4: prevent potential spectre v1 gadget in fib_metrics_match()
        - netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
        - netrom: Fix use-after-free of a listening socket.
        - [x86] platform/x86: asus-wmi: Fix kbd_dock_devid tablet-switch reporting
        - [x86] platform/x86: apple-gmux: Move port defines to apple-gmux.h
        - [x86] platform/x86: apple-gmux: Add apple_gmux_detect() helper
        - ACPI: video: Fix apple gmux detection
        - net/sched: sch_taprio: do not schedule in taprio_reset()
        - sctp: fail if no bound addresses can be used for a given scope
        - [riscv64] kprobe: Fix instruction simulation of JALR
        - nvme: fix passthrough csi check
        - [arm64,armhf] gpio: mxc: Unlock on error path in mxc_flip_edge()
        - net: mctp: add an explicit reference from a mctp_sk_key to sock
        - net: mctp: move expiry timer delete to unhash
        - net: mctp: hold key reference when looking up a general key
        - net: mctp: mark socks as dead on unhash, prevent re-add
        - [x86] thermal: intel: int340x: Add locking to
          int340x_thermal_get_trip_type()
        - [riscv64] Move call to init_cpu_topology() to later initialization stage
        - net/tg3: resolve deadlock in tg3_reset_task() during EEH
        - [arm64,armhf] net: mdio-mux-meson-g12a: force internal PHY off on mux
          switch
        - [arm64] Partially revert "perf/arm-cmn: Optimise DTC counter accesses"
        - block: ublk: move ublk_chr_class destroying after devices are removed
        - treewide: fix up files incorrectly marked executable
        - Fix up more non-executable files marked executable
        - Revert "mm/compaction: fix set skip in fast_find_migrateblock"
        - Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI
          mode"
        - Input: i8042 - add Clevo PCX0DX to i8042 quirk table
        - [x86] sev: Add SEV-SNP guest feature negotiation support
        - acpi: Fix suspend with Xen PV
        - [x86] i8259: Mark legacy PIC interrupts with IRQ_LEVEL
        - netfilter: conntrack: unify established states for SCTP paths
        - [x86] perf/x86/amd: fix potential integer overflow on shift of a int
        - amdgpu: fix build on non-DCN platforms.
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.10
        - [armhf] dts: imx: Fix pca9547 i2c-mux node name
        - [arm64] dts: freescale: Fix pca954x i2c-mux node names
        - [arm64] dts: imx8mq-thor96: fix no-mmc property for SDHCI
        - [arm64] firmware: arm_scmi: Clear stale xfer->hdr.status
        - bpf: Skip task with pid=1 in send_signal_common()
        - erofs/zmap.c: Fix incorrect offset calculation
        - mac80211: Fix MLO address translation for multiple bss case
        - [arm64] dts: msm8994-angler: fix the memory map
        - erofs: clean up parsing of fscache related options
        - blk-cgroup: fix missing pd_online_fn() while activating policy
        - ACPI: video: Add backlight=native DMI quirk for Acer Aspire 4810T
        - block: fix hctx checks for batch allocation
        - [s390x] workaround invalid gcc-11 out of bounds read warning
        - HID: uclogic: Add support for XP-PEN Deco 01 V2
        - HID: playstation: sanity check DualSense calibration data.
        - [arm64,armhf] dmaengine: imx-sdma: Fix a possible memory leak in
          sdma_transfer_init
        - gpiolib: acpi: Allow ignoring wake capability on pins that aren't in _AEI
        - cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()
        - gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU
        - net: fix NULL pointer in skb_segment_list
        - net: mctp: purge receive queues on sk destruction
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.11
        - firewire: fix memory leak for payload of request subaction to IEC 61883-1
          FCP region
        - [arm64,armhf] bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()
        - [arm64] dts: imx8m-venice: Remove incorrect 'uart-has-rtscts'
        - [x86] ASoC: Intel: bytcht_es8316: Drop reference count of ACPI device
          after use
        - [x86] ASoC: Intel: bytcr_rt5651: Drop reference count of ACPI device after
          use
        - [x86] ASoC: Intel: bytcr_rt5640: Drop reference count of ACPI device after
          use
        - [x86] ASoC: Intel: sof_es8336: Drop reference count of ACPI device after
          use
        - bpf: Fix off-by-one error in bpf_mem_cache_idx()
        - bpf: Fix a possible task gone issue with bpf_send_signal[_thread]()
          helpers
        - ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path()
        - bpf: Fix to preserve reg parent/live fields when copying range info
        - [x86] ASoC: SOF: ipc4-mtrace: prevent underflow in
          sof_ipc4_priority_mask_dfs_write()
        - bpf: Add missing btf_put to register_btf_id_dtor_kfuncs
        - media: v4l2-ctrls-api.c: move ctrl->is_new = 1 to the correct line
        - bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
        - [arm64,armhf] drm/vc4: hdmi: make CEC adapter name unique
        - scsi: Revert "scsi: core: map PQ=1, PDT=other values to
          SCSI_SCAN_TARGET_PRESENT"
        - bpf: Fix the kernel crash caused by bpf_setsockopt().
        - ALSA: memalloc: Workaround for Xen PV
        - vhost/net: Clear the pending messages when the backend is removed
        - [armhf] WRITE is "data source", not destination...
        - [s390x] memcpy_real(): WRITE is "data source", not destination...
        - fix iov_iter_bvec() "direction" argument
        - fix 'direction' argument of iov_iter_{init,bvec}()
        - fix "direction" argument of iov_iter_kvec()
        - use less confusing names for iov_iter direction initializers
        - vhost-scsi: unbreak any layout for response
        - ice: Prevent set_channel from changing queues while RDMA active
        - qede: execute xdp_do_flush() before napi_complete_done()
        - virtio-net: execute xdp_do_flush() before napi_complete_done()
        - [arm64] dpaa2-eth: execute xdp_do_flush() before napi_complete_done()
        - skb: Do mix page pool and page referenced frags in GRO
        - sfc: correctly advertise tunneled IPv6 segmentation
        - net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devices
        - block, bfq: replace 0/1 with false/true in bic apis
        - block, bfq: fix uaf for bfqq in bic_set_bfqq()
        - netrom: Fix use-after-free caused by accept on already connected socket
        - fscache: Use wait_on_bit() to wait for the freeing of relinquished volume
        - [x86] platform/x86: thinkpad_acpi: Fix thinklight LED brightness returning
          255
        - [x86] drm/i915/guc: Fix locking when searching for a hung request
        - [x86] drm/i915: Fix request ref counting during error capture & debugfs
          dump
        - [x86] drm/i915: Fix up locking around dumping requests lists
        - [x86] drm/i915/adlp: Fix typo for reference clock
        - net/tls: tls_is_tx_ready() checked list_entry
        - ALSA: firewire-motu: fix unreleased lock warning in hwdep device
        - netfilter: br_netfilter: disable sabotage_in hook after first suppression
        - block: ublk: extending queue_size to fix overflow
        - squashfs: harden sanity check in squashfs_read_xattr_id_table
        - maple_tree: should get pivots boundary by type
        - sctp: do not check hb_timer.expires when resetting hb_timer
        - [arm64] net: phy: meson-gxl: Add generic dummy stubs for MMD register
          access
        - ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local
          address
        - ip/ip6_gre: Fix non-point-to-point tunnel not generating IPv6 link local
          address
        - [riscv64] kprobe: Fixup kernel panic when probing an illegal position
        - igc: return an error if the mac type is unknown in
          igc_ptp_systim_to_hwtstamp()
        - can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate
        - can: raw: fix CAN FD frame transmissions over CAN XL devices
        - ata: libata: Fix sata_down_spd_limit() when no link speed is reported
        - virtio-net: Keep stop() to follow mirror sequence of open()
        - net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
        - efi: fix potential NULL deref in efi_mem_reserve_persistent
        - [x86] i2c: designware-pci: Add new PCI IDs for AMD NAVI GPU
        - scsi: target: core: Fix warning on RT kernels
        - [x86] aperfmperf: Erase stale arch_freq_scale values when disabling
          frequency invariance readings
        - [x86] perf/x86/intel: Add Emerald Rapids
        - [x86] perf/x86/intel/cstate: Add Emerald Rapids
        - scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress
        - scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress
        - [arm64,armhf] i2c: rk3x: fix a bunch of kernel-doc warnings
        - Revert "gfs2: stop using generic_writepages in gfs2_ail1_start_one"
        - [x86] build: Move '-mindirect-branch-cs-prefix' out of GCC-only block
        - [x86] platform/x86: dell-wmi: Add a keymap for KEY_MUTE in type 0x0010
          table
        - [x86] platform/x86: hp-wmi: Handle Omen Key event
        - [x86] platform/x86: gigabyte-wmi: add support for B450M DS3H WIFI-CF
        - [amd64] platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZN
        - drm/amd/display: Fix timing not changning when freesync video is enabled
        - bcache: Silence memcpy() run-time false positive warnings
        - [arm64] usb: dwc3: qcom: enable vbus override when in OTG dr-mode
        - usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_wait
        - vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF
        - fbcon: Check font dimension limits
        - cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()
        - hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()
        - net: qrtr: free memory on error path in radix_tree_insert()
        - can: isotp: split tx timer into transmission and timeout
        - can: isotp: handle wait_event_interruptible() return values
        - [s390x] watchdog: diag288_wdt: do not use stack buffers for hardware data
        - [s390x] watchdog: diag288_wdt: fix __diag288() inline assembly
        - ALSA: hda/realtek: Add Acer Predator PH315-54
        - ALSA: hda/realtek: fix mute/micmute LEDs, speaker don't work for a HP
          platform
        - [x86] ASoC: SOF: sof-audio: unprepare when swidget->use_count > 0
        - [x86] ASoC: SOF: sof-audio: skip prepare/unprepare if swidget is NULL
        - [x86] ASoC: SOF: keep prepare/unprepare widgets in sink path
        - efi: Accept version 2 of memory attributes table
        - rtc: efi: Enable SET/GET WAKEUP services as optional
        - iio: hid: fix the retval in accel_3d_capture_sample
        - iio: hid: fix the retval in gyro_3d_capture_sample
        - iio: imu: fxos8700: fix ACCEL measurement range selection
        - iio: imu: fxos8700: fix incomplete ACCEL and MAGN channels readback
        - iio: imu: fxos8700: fix IMU data bits returned to user space
        - iio: imu: fxos8700: fix map label of channel type to MAGN sensor
        - iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readback
        - iio: imu: fxos8700: fix incorrect ODR mode readback
        - iio: imu: fxos8700: fix failed initialization ODR mode assignment
        - iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MIN
        - iio: imu: fxos8700: fix MAGN sensor scale and unit
        - [arm64,armhf] nvmem: sunxi_sid: Always use 32-bit MMIO reads
        - [riscv64] disable generation of unwind tables
        - Revert "mm: kmemleak: alloc gray object for reserved region with direct
          map"
        - mm: multi-gen LRU: fix crash during cgroup migration
        - mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
        - mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()
        - usb: gadget: f_uac2: Fix incorrect increment of bNumEndpoints
        - usb: typec: ucsi: Don't attempt to resume the ports before they exist
        - usb: gadget: udc: do not clear gadget driver.bus
        - kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()
        - HV: hv_balloon: fix memory leak with using debugfs_lookup()
        - [x86] debug: Fix stack recursion caused by wrongly ordered DR7 accesses
        - mm/uffd: fix pte marker when fork() without fork event
        - mm/swapfile: add cond_resched() in get_swap_pages()
        - mm/khugepaged: fix ->anon_vma race
        - mm, mremap: fix mremap() expanding for vma's with vm_ops->close()
        - mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups
        - highmem: round down the address passed to kunmap_flush_on_unmap()
        - Squashfs: fix handling and sanity checking of xattr_ids count
        - maple_tree: fix mas_empty_area_rev() lower bound validation
        - migrate: hugetlb: check for hugetlb shared PMD in node migration
        - dma-buf: actually set signaling bit for private stub fences
        - [armhf] serial: stm32: Merge hard IRQ and threaded IRQ handling into
          single IRQ handler
        - [x86] drm/i915: Avoid potential vm use-after-free
        - [x86] drm/i915: Fix potential bit_17 double-free
        - drm/amd: Fix initialization for nbio 4.3.0
        - drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11
        - drm/amdgpu: update wave data type to 3 for gfx11
        - nvmem: core: initialise nvmem->id early
        - nvmem: core: remove nvmem_config wp_gpio
        - nvmem: core: fix cleanup after dev_set_name()
        - nvmem: core: fix registration vs use race
        - nvmem: core: fix device node refcounting
        - nvmem: core: fix cell removal on error
        - nvmem: core: fix return value
        - [arm64] phy: qcom-qmp-combo: fix runtime suspend
        - serial: 8250_dma: Fix DMA Rx completion race
        - serial: 8250_dma: Fix DMA Rx rearm race
        - [x86] ASoC: SOF: sof-audio: prepare_widgets: Check swidget for NULL on
          sink failure
        - [powerpc*] 64s/radix: Fix crash with unaligned relocated kernel
        - [powerpc*] 64s: Fix local irq disable when PMIs are disabled
        - [powerpc*] imc-pmu: Revert nest_init_lock to being a mutex
        - ovl: Use "buf" flexible array for memcpy() destination
        - f2fs: initialize locks earlier in f2fs_fill_super()
        - fbdev: smscufx: fix error handling code in ufx_usb_probe
        - f2fs: fix to do sanity check on i_extra_isize in is_alive()
        - wifi: brcmfmac: Check the count value of channel spec to prevent
          out-of-bounds reads
        - gfs2: Cosmetic gfs2_dinode_{in,out} cleanup
        - gfs2: Always check inode size of inline inodes
        - bpf: Skip invalid kfunc call in backtrack_insn
    
      [ Diederik de Haas ]
      * [amd64,arm64,armel,i386] Remove unnecessary constraints since stretch
        (old-old-stable)
    
      [ Salvatore Bonaccorso ]
      * Refresh "kbuild: Make the toolchain variables easily overwritable"
      * Bump ABI to 4
    
      [ John Paul Adrian Glaubitz ]
      * [hppa,ia64,sh4,sparc64] Add i2c-modules to Depends for nic-shared-modules
        udeb
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 09 Feb 2023 22:48:50 +0100
  • linux (6.1.8-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.8
        - dma-buf: fix dma_buf_export init order v2
        - btrfs: fix trace event name typo for FLUSH_DELAYED_REFS
        - wifi: iwlwifi: fw: skip PPAG for JF
        - pNFS/filelayout: Fix coalescing test for single DS
        - virtio_pci: modify ENOENT to EINVAL
        - net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
        - r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down()
        - r8169: fix dmar pte write access is not set error
        - bpf: keep a reference to the mm, in case the task is dead.
        - btrfs: always report error in run_one_delayed_ref()
        - [x86] asm: Fix an assembler warning with current binutils
        - f2fs: let's avoid panic if extent_tree is not created
        - [x86] perf/x86/rapl: Treat Tigerlake like Icelake
        - cifs: fix race in assemble_neg_contexts()
        - [x86] perf/x86/rapl: Add support for Intel Meteor Lake
        - [x86] perf/x86/rapl: Add support for Intel Emerald Rapids
        - of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2
        - Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2
        - Bluetooth: hci_qca: Fix driver shutdown on closed serdev
        - wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices
        - wifi: mac80211: fix MLO + AP_VLAN check
        - wifi: mac80211: reset multiple BSSID options in stop_ap()
        - wifi: mac80211: sdata can be NULL during AMPDU start
        - wifi: mac80211: fix initialization of rx->link and rx->link_sta
          (Closes: #1029816)
        - proc: fix PIE proc-empty-vm, proc-pid-vm tests
        - zonefs: Detect append writes at invalid locations
        - nilfs2: fix general protection fault in nilfs_btree_insert()
        - mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE
        - hugetlb: unshare some PMDs when splitting VMAs
        - mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
        - xhci-pci: set the dma max_seg_size
        - usb: xhci: Check endpoint is valid before dereferencing it
        - xhci: Fix null pointer dereference when host dies
        - xhci: Add update_hub_device override for PCI xHCI hosts
        - xhci: Add a flag to disable USB3 lpm on a xhci root port level.
        - usb: acpi: add helper to check port lpm capability using acpi _DSM
        - xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables
        - prlimit: do_prlimit needs to have a speculation check
        - USB: serial: option: add Quectel EM05-G (GR) modem
        - USB: serial: option: add Quectel EM05-G (CS) modem
        - USB: serial: option: add Quectel EM05-G (RS) modem
        - USB: serial: option: add Quectel EC200U modem
        - USB: serial: option: add Quectel EM05CN (SG) modem
        - USB: serial: option: add Quectel EM05CN modem
        - USB: misc: iowarrior: fix up header size for
          USB_DEVICE_ID_CODEMERCS_IOW100
        - usb: core: hub: disable autosuspend for TI TUSB8041
        - [x86] comedi: adv_pci1760: Fix PWM instruction handling
        - [amd64,arm64] ACPI: PRM: Check whether EFI runtime is available
        - [arm64,armhf] mmc: sunxi-mmc: Fix clock refcount imbalance during unbind
        - [arm64,armhf] mmc: sdhci-esdhc-imx: correct the tuning start tap and step
          setting
        - mm/hugetlb: fix PTE marker handling in hugetlb_change_protection()
        - mm/hugetlb: fix uffd-wp handling for migration entries in
          hugetlb_change_protection()
        - mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects
        - mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a
          VMA
        - mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end
        - btrfs: add extra error messages to cover non-ENOMEM errors from
          device_add_list()
        - btrfs: fix missing error handling when logging directory items
        - btrfs: fix directory logging due to race with concurrent index key
          deletion
        - btrfs: add missing setup of log for full commit at add_conflicting_inode()
        - btrfs: do not abort transaction on failure to write log tree when syncing
          log
        - btrfs: do not abort transaction on failure to update log root
        - btrfs: qgroup: do not warn on record without old_roots populated
        - btrfs: fix invalid leaf access due to inline extent during lseek
        - btrfs: fix race between quota rescan and disable leading to NULL pointer
          deref
        - cifs: do not include page data when checking signature
        - [x86] thunderbolt: Disable XDomain lane 1 only in software connection
          manager
        - [x86] thunderbolt: Use correct function to calculate maximum USB3 link
          rate
        - [x86] thunderbolt: Do not report errors if on-board retimers are found
        - [x86] thunderbolt: Do not call PM runtime functions in tb_retimer_scan()
        - bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and
          PERF_BPF_EVENT_PROG_UNLOAD
        - [arm64] tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO
          buffer
        - tty: fix possible null-ptr-defer in spk_ttyio_release
        - pktcdvd: check for NULL returna fter calling bio_split_to_limits()
        - io_uring/poll: don't reissue in case of poll race on multishot request
        - mptcp: explicitly specify sock family at subflow creation time
        - mptcp: netlink: respect v4/v6-only sockets
        - USB: gadgetfs: Fix race between mounting and unmounting
        - USB: serial: cp210x: add SCALANCE LPE-9000 device id
        - [arm64] usb: host: ehci-fsl: Fix module alias
        - [armhf] usb: musb: fix error return code in omap2430_probe()
        - usb: typec: tcpm: Fix altmode re-registration causes sysfs create fail
        - usb: typec: altmodes/displayport: Add pin assignment helper
        - usb: typec: altmodes/displayport: Fix pin assignment calculation
        - USB: gadget: Add ID numbers to configfs-gadget driver names
        - usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()
        - [i386] serial: pch_uart: Pass correct sg to dma_unmap_sg()
        - [arm64] dmaengine: tegra210-adma: fix global intr clear
        - [amd64] dmaengine: idxd: Let probe fail when workqueue cannot be enabled
        - [amd64] dmaengine: idxd: Prevent use after free on completion memory
        - [amd64] dmaengine: idxd: Do not call DMX TX callbacks during workqueue
          disable
        - [arm*] serial: amba-pl011: fix high priority character transmission in
          rs486 mode
        - serial: exar: Add support for Sealevel 7xxxC serial cards
        - mei: bus: fix unlink on bus in error path
        - mei: me: add meteor lake point M DID
        - [x86] VMCI: Use threaded irqs instead of tasklets
        - drm/amdgpu: fix amdgpu_job_free_resources v2
        - drm/amdgpu: allow multipipe policy on ASICs with one MEC
        - drm/amdgpu: Correct the power calcultion for Renior/Cezanne.
        - [x86] drm/i915: re-disable RC6p on Sandy Bridge
        - [x86] drm/i915/display: Check source height is > 0
        - [x86] drm/i915: Allow switching away via vga-switcheroo if uninitialized
        - [x86] drm/i915: Remove unused variable
        - drm/amd/display: Fix set scaling doesn's work
        - drm/amd/display: Calculate output_color_space after pixel encoding
          adjustment
        - drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix
        - drm/amd/display: disable S/G display on DCN 3.1.5
        - drm/amd/display: disable S/G display on DCN 3.1.4
        - cifs: reduce roundtrips on create/qinfo requests
        - fs/ntfs3: Fix attr_punch_hole() null pointer derenference (CVE-2022-4842)
        - [arm64] efi: Execute runtime services from a dedicated stack
        - [arm64] efi: rt-wrapper: Add missing include
        - panic: Separate sysctl logic from CONFIG_SMP
        - exit: Put an upper limit on how often we can oops
        - exit: Expose "oops_count" to sysfs
        - exit: Allow oops_limit to be disabled
        - panic: Consolidate open-coded panic_on_warn checks
        - panic: Introduce warn_limit
        - panic: Expose "warn_count" to sysfs
        - docs: Fix path paste-o for /sys/kernel/warn_count
        - exit: Use READ_ONCE() for all oops/warn limit reads
        - [x86] fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN
        - drm/amdgpu/discovery: enable soc21 common for GC 11.0.4
        - drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4
        - drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4
        - drm/amdgpu/discovery: enable mes support for GC v11.0.4
        - drm/amdgpu: set GC 11.0.4 family
        - drm/amdgpu/discovery: set the APU flag for GC 11.0.4
        - drm/amdgpu: add gfx support for GC 11.0.4
        - drm/amdgpu: add gmc v11 support for GC 11.0.4
        - drm/amdgpu/discovery: add PSP IP v13.0.11 support
        - drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11
        - drm/amdgpu: add smu 13 support for smu 13.0.11
        - drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP v13.0.11
        - drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11
        - drm/amdgpu/pm: use the specific mailbox registers only for SMU IP v13.0.4
        - drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1
        - drm/amdgpu: enable PSP IP v13.0.11 support
        - drm/amdgpu: enable GFX IP v11.0.4 CG support
        - drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4
        - drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4
        - drm/amdgpu: add tmz support for GC 11.0.1
        - drm/amdgpu: add tmz support for GC IP v11.0.4
        - drm/amdgpu: correct MEC number for gfx11 APUs
        - net/ulp: use consistent error code when blocking ULP
        - net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work()
        - block: mq-deadline: Rename deadline_is_seq_writes()
        - Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"
    
      [ Salvatore Bonaccorso ]
      * d/t/main.control.in: Add Depends on python3-jinja2 for linux-support
        packages
      * gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode (Closes: #1029046)
      * drm/amdgpu/display/mst: Fix mst_state->pbn_div and slot count assignments
        (Closes: #1028451)
      * drm/amdgpu/display/mst: limit payload to be updated one by one
        (Closes: #1028451)
      * drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPD
        (Closes: #1028451)
      * drm/display/dp_mst: Correct the kref of port. (Closes: #1028451)
      * Bump ABI to 3
      * [amd64,arm64] Enable MODULE_ALLOW_BTF_MISMATCH (Closes: #1003210, #1022202)
    
      [ Diederik de Haas ]
      * d/rules.real: Remove executable bit from dtb files (Closes: #1028601)
    
      [ John Paul Adrian Glaubitz ]
      * Add patch to fix missing symbol versions for str{,n}{cat,cpy}
        on alpha. Fixes FTBFS. (Closes: #1027974)
    
      [ Miguel Bernal Marin ]
      * [amd64] drivers/platform/x86/intel/uncore-frequency: Enable
        INTEL_UNCORE_FREQ_CONTROL as module (Intel Uncore frequency control)
        (Closes: #1029484)
      * [amd64] arch/x86: Enable 5-level page tables support (X86_5LEVEL)
        (Closes: #1029674)
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 29 Jan 2023 13:33:36 +0100
  • linux (6.1.7-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.5
        - btrfs: replace strncpy() with strscpy()
        - cifs: fix interface count calculation during refresh
        - cifs: refcount only the selected iface during interface update
        - [arm64,armhf] usb: dwc3: gadget: Ignore End Transfer delay on teardown
        - btrfs: fix off-by-one in delalloc search during lseek
        - btrfs: fix compat_ro checks against remount
        - [arm64] phy: qcom-qmp-combo: fix broken power on
        - btrfs: fix an error handling path in btrfs_defrag_leaves()
        - SUNRPC: ensure the matching upcall is in-flight upon downcall
        - wifi: ath9k: use proper statements in conditionals
        - bpf: pull before calling skb_postpull_rcsum()
        - [arm64,armhf] drm/panfrost: Fix GEM handle creation ref-counting
        - netfilter: nf_tables: consolidate set description
        - netfilter: nf_tables: add function to create set stateful expressions
        - netfilter: nf_tables: perform type checking for existing sets
        - ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf
        - net: vrf: determine the dst using the original ifindex for multicast
        - vmxnet3: correctly report csum_level for encapsulated packet
        - mptcp: fix deadlock in fastopen error path
        - mptcp: fix lockdep false positive
        - netfilter: nf_tables: honor set timeout and garbage collection updates
        - bonding: fix lockdep splat in bond_miimon_commit()
        - veth: Fix race with AF_XDP exposing old or uninitialized descriptors
        - nfsd: shut down the NFSv4 state objects before the filecache
        - [arm64] net: hns3: add interrupts re-initialization while doing VF FLR
        - [arm64] net: hns3: fix miss L3E checking for rx packet
        - [arm64] net: hns3: fix VF promisc mode not update when mac table full
        - net: sched: fix memory leak in tcindex_set_parms
        - qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure
        - nfc: Fix potential resource leaks
        - bnxt_en: Simplify bnxt_xdp_buff_init()
        - bnxt_en: Fix XDP RX path
        - bnxt_en: Fix first buffer size calculations for XDP multi-buffer
        - bnxt_en: Fix HDS and jumbo thresholds for RX packets
        - vhost/vsock: Fix error handling in vhost_vsock_init()
        - vhost: fix range used in translate_desc()
        - virtio-crypto: fix memory leak in
          virtio_crypto_alg_skcipher_close_session()
        - net/mlx5: E-Switch, properly handle ingress tagged packets on VST
        - net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error path
        - net/mlx5: Fix io_eq_size and event_eq_size params validation
        - net/mlx5: Avoid recovery in probe flows
        - net/mlx5: Fix RoCE setting at HCA level
        - net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by default
        - net/mlx5e: Fix RX reporter for XSK RQs
        - net/mlx5e: CT: Fix ct debugfs folder name
        - net/mlx5e: Always clear dest encap in neigh-update-del
        - net/mlx5e: Fix hw mtu initializing at XDP SQ allocation
        - net/mlx5e: Set geneve_tlv_option_0_exist when matching on geneve option
        - net/mlx5: Lag, fix failure to cancel delayed bond work
        - bpf: Always use maximal size for copy_array()
        - tcp: Add TIME_WAIT sockets in bhash2.
        - [arm64] net: hns3: refine the handling for VF heartbeat
        - [amd64,arm64] net: amd-xgbe: add missed tasklet_kill
        - net: ena: Fix toeplitz initial hash value
        - net: ena: Don't register memory info on XDP exchange
        - net: ena: Account for the number of processed bytes in XDP
        - net: ena: Use bitmask to indicate packet redirection
        - net: ena: Fix rx_copybreak value update
        - net: ena: Set default value for RX interrupt moderation
        - net: ena: Update NUMA TPH hint register upon NUMA node update
        - [arm64,armhf] gpio: pca953x: avoid to use uninitialized value pinctrl
        - RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device
        - RDMA/mlx5: Fix validation of max_rd_atomic caps for DC
        - [arm64] drm/meson: Reduce the FIFO lines held when AFBC is not used
        - filelock: new helper: vfs_inode_has_locks
        - ceph: switch to vfs_inode_has_locks() to fix file lock bug
        - net: sched: atm: dont intepret cls results when asked to drop
          (CVE-2023-23455)
        - net: sched: cbq: dont intepret cls results when asked to drop
          (CVE-2023-23454)
        - vxlan: Fix memory leaks in error path
        - netfilter: ipset: fix hash:net,port,net hang with /0 subnet
        - netfilter: ipset: Rework long task execution when adding/deleting entries
        - drm/virtio: Fix memory leak in virtio_gpu_object_create()
        - perf tools: Fix resources leak in perf_data__open_dir()
        - [armhf] drm/imx: ipuv3-plane: Fix overlay plane width
        - drivers/net/bonding/bond_3ad: return when there's no aggregator
        - usb: rndis_host: Secure rndis_query check against int overflow
        - [x86] drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()
        - [x86] drm/i915/gvt: fix double free bug in split_2MB_gtt_entry
          (CVE-2022-3707)
        - qed: allow sleep in qed_mcp_trace_dump()
        - net/ulp: prevent ULP without clone op from entering the LISTEN status
        - udf: Fix extension of the last extent in the file
        - [arm64] usb: dwc3: xilinx: include linux/gpio/consumer.h
        - hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling
        - [x86] ASoC: SOF: Revert: "core: unregister clients and machine drivers in
          .shutdown"
        - 9p/client: fix data race on req->status
        - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071
          tablet
        - drm/amdgpu: Fix size validation for non-exclusive domains (v4)
        - io_uring/cancel: re-grab ctx mutex after finishing wait
        - ACPI: video: Allow GPU drivers to report no panels
        - drm/amd/display: Report to ACPI video if no panels were found
        - ACPI: video: Don't enable fallback path for creating ACPI backlight by
          default
        - io_uring: check for valid register opcode earlier
        - nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
        - nvme: also return I/O command effects from nvme_command_effects
        - [x86] ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed"
        - [x86] kexec: Fix double-free of elf header buffer
        - [x86] bugs: Flush IBP in ib_prctl_set()
        - nfsd: fix handling of readdir in v4root vs. mount upcall timeout
        - fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB
        - bpf: Fix panic due to wrong pageattr of im->image
        - Revert "drm/amd/display: Enable Freesync Video Mode by default"
        - net: dsa: tag_qca: fix wrong MGMT_DATA2 size
        - block: don't allow splitting of a REQ_NOWAIT bio
        - io_uring: pin context while queueing deferred tw
        - io_uring: fix CQ waiting timeout handling
        - tpm: Allow system suspend to continue when TPM suspend fails
        - [amd64] thermal: int340x: Add missing attribute for data rate base
        - of/fdt: run soc memory setup when early_init_dt_scan_memory fails
        - drm/plane-helper: Add the missing declaration of drm_atomic_state
        - [x86] drm/i915/gvt: fix gvt debugfs destroy
        - [x86] drm/i915/gvt: fix vgpu debugfs clean in remove
        - virtio-blk: use a helper to handle request queuing errors
        - virtio_blk: Fix signedness bug in virtblk_prep_rq()
        - drm/amd/display: Add check for DET fetch latency hiding for dcn32
        - drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1
          and not DPM0
        - btrfs: handle case when repair happens with dev-replace
        - ksmbd: fix infinite loop in ksmbd_conn_handler_loop()
        - ksmbd: send proper error response in smb2_tree_connect()
        - ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in
          ksmbd_decode_ntlmssp_auth_blob (CVE-2023-0210)
        - [x86] drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence
        - [x86] drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index
        - efi: random: combine bootloader provided RNG seed with RNG protocol output
        - wifi: ath11k: Send PME message during wakeup from D3cold
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.6
        - [x86] fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()
        - [x86] fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate().
        - [x86] fpu: Add a pkru argument to copy_uabi_to_xstate()
        - [x86] fpu: Allow PKRU to be (once again) written by ptrace.
        - [x86] fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit is not set
        - Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
        - gcc: disable -Warray-bounds for gcc-11 too
        - net: sched: disallow noqueue for qdisc classes
        - ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF
          (CVE-2023-0266)
        - ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list
        - ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform
        - ALSA: hda: cs35l41: Don't return -EINVAL from system suspend/resume
        - ALSA: hda - Enable headset mic on another Dell laptop with ALC3254
        - ALSA: hda: cs35l41: Check runtime suspend capability at runtime_idle
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.7
        - netfilter: nft_payload: incorrect arithmetics when fetching VLAN header
          bits (CVE-2023-0179)
        - Revert "ALSA: usb-audio: Drop superfluous interface setup at parsing"
        - ALSA: control-led: use strscpy in set_led_id()
        - ALSA: usb-audio: Always initialize fixed_rate in
          snd_usb_find_implicit_fb_sync_format()
        - ALSA: hda/realtek - Turn on power early
        - ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 13-aw0xxx
        - [x86] KVM: x86: Do not return host topology information from
          KVM_GET_SUPPORTED_CPUID
        - [arm64] KVM: arm64: Fix S1PTW handling on RO memslots
        - efi: fix userspace infinite retry read efivars after EFI runtime services
          page fault
        - efi: tpm: Avoid READ_ONCE() for accessing the event log
        - docs: Fix the docs build with Sphinx 6.0
        - io_uring/poll: add hash if ready poll request can't complete inline
        - [arm64] mte: Fix double-freeing of the temporary tag storage during
          coredump
        - [arm64] mte: Avoid the racy walk of the vma list during core dump
        - ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptops
        - net: stmmac: add aux timestamps fifo clearance wait
        - [s390x] kexec: fix ipl report address for kdump
        - brcmfmac: Prefer DT board type over DMI board type
        - [arm64] ASoC: qcom: lpass-cpu: Fix fallback SD line index handling
        - elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}
        - [x86] cpufreq: amd-pstate: fix kernel hang issue while amd-pstate
          unregistering
        - [s390x] cpum_sf: add READ_ONCE() semantics to compare and swap loops
        - [s390x] percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()
        - drm/virtio: Fix GEM handle creation UAF
        - drm/amd/pm/smu13: BACO is supported when it's in BACO state
        - drm: Optimize drm buddy top-down allocation method
        - [x86] drm/i915/gt: Reset twice
        - [x86] drm/i915: Reserve enough fence slot for i915_vma_unbind_async
        - [x86] drm/i915: Fix potential context UAFs
        - drm/amd: Delay removal of the firmware framebuffer
        - drm/amdgpu: Fixed bug on error when unloading amdgpu
        - drm/amd/pm: correct the reference clock for fan speed(rpm) calculation
        - drm/amd/pm: add the missing mapping for PPT feature on SMU13.0.0 and
          13.0.7
        - drm/amd/display: move remaining FPU code to dml folder
        - Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10
          properly""
        - cifs: Fix uninitialized memory read for smb311 posix symlink create
        - cifs: fix file info setting in cifs_query_path_info() (Closes: #1029130)
        - cifs: fix file info setting in cifs_open_file()
        - cifs: do not query ifaces on smb1 mounts
        - cifs: fix double free on failed kerberos auth
        - io_uring/fdinfo: include locked hash table in fdinfo output
        - ACPI: video: Allow selecting NVidia-WMI-EC or Apple GMUX backlight from
          the cmdline
        - [x86] platform/surface: aggregator: Ignore command messages not intended
          for us
        - [x86] platform/x86: thinkpad_acpi: Fix profile mode display in AMT mode
        - [x86] platform/x86: asus-wmi: Don't load fan curves without fan
        - [arm64] drm/msm: another fix for the headless Adreno GPU
        - firmware/psci: Fix MEM_PROTECT_RANGE function numbers
        - firmware/psci: Don't register with debugfs if PSCI isn't available
        - [arm64] signal: Always allocate SVE signal frames on SME only systems
        - [arm64] signal: Always accept SVE signal frames on SME only systems
        - [arm64] mm: add pud_user_exec() check in pud_user_accessible_page()
        - [arm64] ptrace: Use ARM64_SME to guard the SME register enumerations
        - [arm64] mm: fix incorrect file_map_count for invalid pmd
        - [x86] platform/x86: ideapad-laptop: Add Legion 5 15ARH05 DMI id to
          set_fn_lock_led_list[]
        - [arm64] drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for
          aux transfer
        - [x86] platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight
          during probe
        - ixgbe: fix pci device refcount leak
        - ipv6: raw: Deduct extension header length in rawv6_push_pending_frames
        - iavf/iavf_main: actually log ->src mask when talking about it
        - [x86] drm/i915/gt: Cleanup partial engine discovery failures
        - [arm64,armhf] usb: ulpi: defer ulpi_register on ulpi_read_id timeout
        - drm/amd/pm: enable mode1 reset on smu_v13_0_10
        - drm/amd/pm: Enable bad memory page/channel recording support for smu
          v13_0_0
        - drm/amd/pm: enable GPO dynamic control support for SMU13.0.0
        - drm/amd/pm: enable GPO dynamic control support for SMU13.0.7
        - drm/amdgpu: add soc21 common ip block support for GC 11.0.4
        - drm/amdgpu: Enable pg/cg flags on GC11_0_4 for VCN
        - drm/amdgpu: enable VCN DPG for GC IP v11.0.4
        - mm: Always release pages to the buddy allocator in memblock_free_late().
        - iommu/iova: Fix alloc iova overflows issue
        - [arm64] iommu/arm-smmu-v3: Don't unregister on shutdown
        - [arm64,armhf] iommu/arm-smmu: Don't unregister on shutdown
        - [arm64,armhf] iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even
          betterer
        - sched/core: Fix use-after-free bug in dup_user_cpus_ptr()
        - netfilter: ipset: Fix overflow before widen in the bitmap_ip_create()
          function.
        - [powerpc*] imc-pmu: Fix use of mutex in IRQs disabled section
        - [x86] boot: Avoid using Intel mnemonics in AT&T syntax asm
        - EDAC/device: Fix period calculation in edac_device_reset_delay_period()
        - [x86] pat: Fix pat_x_mtrr_type() for MTRR disabled case
        - [x86] resctrl: Fix task CLOSID/RMID update race
        - [x86] resctrl: Fix event counts regression in reused RMIDs
        - scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM
        - scsi: ufs: core: WLUN suspend SSU/enter hibern8 fail recovery
        - [x86] ASoC: Intel: sof_nau8825: support rt1015p speaker amplifier
        - [x86] ASoC: Intel: sof-nau8825: fix module alias overflow
        - [arm64] drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path
        - [arm64] ASoC: wm8904: fix wrong outputs volume after power reactivation
        - mtd: cfi: allow building spi-intel standalone
        - ALSA: usb-audio: Make sure to stop endpoints before closing EPs
        - ALSA: usb-audio: Relax hw constraints for implicit fb sync
        - tipc: fix unexpected link reset due to discovery messages
        - NFSD: Pass the target nfsd_file to nfsd_commit()
        - NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
        - NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
        - nfsd: remove the pages_flushed statistic from filecache
        - nfsd: reorganize filecache.c
        - NFSD: Add an nfsd_file_fsync tracepoint
        - nfsd: rework refcounting in filecache
        - nfsd: fix handling of cached open files in nfsd4_open codepath
        - sched/core: Fix arch_scale_freq_tick() on tickless systems
        - hvc/xen: lock console list traversal
        - nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()
        - gro: avoid checking for a failed search
        - gro: take care of DODGY packets
        - [arm64] ASoC: qcom: Fix building APQ8016 machine driver without SOUNDWIRE
        - drm/amdgpu: Fix potential NULL dereference
        - ice: Fix potential memory leak in ice_gnss_tty_write()
        - ice: Add check for kzalloc
        - drm/vmwgfx: Write the driver id registers
        - drm/vmwgfx: Refactor resource manager's hashtable to use linux/hashtable
          implementation.
        - drm/vmwgfx: Remove ttm object hashtable
        - drm/vmwgfx: Refactor resource validation hashtable to use linux/hashtable
          implementation.
        - drm/vmwgfx: Refactor ttm reference object hashtable to use
          linux/hashtable.
        - drm/vmwgfx: Remove vmwgfx_hashtab
        - drm/vmwgfx: Remove rcu locks from user resources
        - net/sched: act_mpls: Fix warning during failed attribute validation
        - Revert "r8169: disable detection of chip version 36"
        - net/mlx5: check attr pointer validity before dereferencing it
        - net/mlx5e: TC, Keep mod hdr actions after mod hdr alloc
        - net/mlx5: Fix command stats access after free
        - net/mlx5e: Verify dev is present for fix features ndo
        - net/mlx5e: IPoIB, Block queue count configuration when sub interfaces are
          present
        - net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parent
        - net/mlx5e: IPoIB, Fix child PKEY interface stats on rx path
        - net/mlx5: Fix ptp max frequency adjustment range
        - net/mlx5e: Don't support encap rules with gbp option
        - net/mlx5e: Fix macsec ssci attribute handling in offload path
        - net/mlx5e: Fix macsec possible null dereference when updating MAC security
          entity (SecY)
        - igc: Fix PPS delta between two synchronized end-points
        - [arm64] net: hns3: fix wrong use of rss size during VF rss config
        - bnxt: make sure we return pages to the pool
        - [x86] platform/surface: aggregator: Add missing call to
          ssam_request_sync_free()
        - [x86] platform/x86/amd: Fix refcount leak in amd_pmc_probe
        - ALSA: usb-audio: Fix possible NULL pointer dereference in
          snd_usb_pcm_has_fixed_rate()
        - efi: fix NULL-deref in init error path
        - io_uring: lock overflowing for IOPOLL
        - io_uring/poll: attempt request issue after racy poll wakeup
        - [x86] drm/i915: Fix CFI violations in gt_sysfs
        - io_uring/io-wq: free worker if task_work creation is canceled
        - io_uring/io-wq: only free worker if it was allocated for creation
        - block: handle bio_split_to_limits() NULL return
        - [arm64,armhf] Revert "usb: ulpi: defer ulpi_register on ulpi_read_id
          timeout"
        - pinctrl: amd: Add dynamic debugging for active GPIOs
    
      [ Helmut Grohne ]
      * Fix cross Build-Depends: Annotate python3 and python3-jinja2
        dependencies :native. (Closes: #1028184)
    
      [ Helge Deller ]
      * [hppa] Add i2c-modules udeb
    
      [ Miguel Bernal Marin ]
      * [x86] Enable Intel Speed Select Technology as module (Closes: #1028344)
        - Enable INTEL_SPEED_SELECT_INTERFACE.
      * [amd64] Enable the Intel Data Accelerators performance monitor
        (Closes: #1028509)
        - Enable INTEL_IDXD_PERFMON.
    
      [ Salvatore Bonaccorso ]
      * [rt] Refresh "arm: Add support for lazy preemption"
      * Bump ABI to 2
      * d/t/tools-unversioned: hyperv-daemons Drop Depends on lsb-base
      * Refresh "radeon, amdgpu: Firmware is required for DRM and KMS on R600
        onward"
    
     -- Salvatore Bonaccorso <email address hidden>  Wed, 18 Jan 2023 20:56:44 +0100
  • linux (6.1.4-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.3
        - eventpoll: add EPOLL_URING_WAKE poll wakeup flag
        - eventfd: provide a eventfd_signal_mask() helper
        - io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeups
        - nvme-pci: fix doorbell buffer value endianness
        - nvme-pci: fix mempool alloc size
        - nvme-pci: fix page size checks
        - ACPI: resource: do IRQ override on XMG Core 15
        - ACPI: resource: do IRQ override on Lenovo 14ALC7
        - ACPI: resource: Add Asus ExpertBook B2502 to Asus quirks
        - [x86] ACPI: video: Fix Apple GMUX backlight detection
        - block, bfq: fix uaf for bfqq in bfq_exit_icq_bfqq
        - ata: ahci: Fix PCS quirk application for suspend
        - nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
        - soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15
        - [arm64,armhf] phy: sun4i-usb: Introduce port2 SIDDQ quirk
        - [arm64,armhf] phy: sun4i-usb: Add support for the H616 USB PHY
        - [powerpc*] rtas: avoid device tree lookups in rtas_os_term()
        - [powerpc*] rtas: avoid scheduling in rtas_os_term()
        - NFSD: fix use-after-free in __nfs42_ssc_open() (CVE-2022-4379)
        - kprobes: kretprobe events missing on 2-core KVM guest
        - HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint
        - HID: plantronics: Additional PIDs for double volume key presses quirk
        - futex: Fix futex_waitv() hrtimer debug object leak on kcalloc error
        - rtmutex: Add acquire semantics for rtmutex lock acquisition slow path
        - mm, mremap: fix mremap() expanding vma with addr inside vma
        - mm/mempolicy: fix memory leak in set_mempolicy_home_node system call
        - pstore: Properly assign mem_type property
        - pstore/zone: Use GFP_ATOMIC to allocate zone buffer
        - hfsplus: fix bug causing custom uid and gid being unable to be assigned
          with mount
        - [x86] ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865
        - [x86] ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+
        - ovl: Use ovl mounter's fsuid and fsgid in ovl_link()
        - ovl: update ->f_iocb_flags when ovl_change_flags() modifies ->f_flags
        - ALSA: line6: correct midi status byte when receiving data from podxt
        - ALSA: line6: fix stack overflow in line6_midi_transmit
        - ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecs
        - pnode: terminate at peers of source
        - md: fix a crash in mempool_free
        - mm, compaction: fix fast_isolate_around() to stay within boundaries
        - f2fs: should put a page when checking the summary info
        - f2fs: allow to read node block after shutdown
        - block: Do not reread partition table on exclusively open device
        - mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNING
        - tpm: acpi: Call acpi_put_table() to fix memory leak
        - tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak
        - tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak
        - SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() fails
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.4
        - drm/amdgpu: skip MES for S0ix as well since it's part of GFX
        - drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0
        - media: stv0288: use explicitly signed char
        - cxl/region: Fix memdev reuse check
        - [arm64] Prohibit instrumentation on arch_stack_walk()
        - jbd2: use the correct print format
        - [x86] perf/x86/intel/uncore: Disable I/O stacks to PMU mapping on ICX-D
        - [x86] perf/x86/intel/uncore: Clear attr_update properly
        - [arm64] dts: qcom: sdm845-db845c: correct SPI2 pins drive strength
        - [arm64] phy: qcom-qmp-combo: fix out-of-bounds clock access
        - drm/amd/pm: update SMU13.0.0 reported maximum shader clock
        - drm/amd/pm: correct SMU13.0.0 pstate profiling clock settings
        - btrfs: fix uninitialized parent in insert_state
        - btrfs: fix extent map use-after-free when handling missing device in
          read_one_chunk
        - btrfs: fix resolving backrefs for inline extent followed by prealloc
        - [arm64] dts: qcom: sdm850-samsung-w737: correct I2C12 pins drive strength
        - random: use rejection sampling for uniform bounded random integers
        - [x86] fpu/xstate: Fix XSTATE_WARN_ON() to emit relevant diagnostics
        - [arm64] dts: qcom: sdm850-lenovo-yoga-c630: correct I2C12 pins drive
          strength
        - cxl/region: Fix missing probe failure
        - EDAC/mc_sysfs: Increase legacy channel support to 12
        - [x86] MCE/AMD: Clear DFR errors found in THR handler
        - random: add helpers for random numbers with given floor or range
        - PM/devfreq: governor: Add a private governor_data for governor
        - cpufreq: Init completion before kobject_init_and_add()
        - ext2: unbugger ext2_empty_dir()
        - bpf: Resolve fext program type when checking map compatibility
        - ALSA: patch_realtek: Fix Dell Inspiron Plus 16
        - ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude laptops
        - [x86] platform/x86: thinkpad_acpi: Fix max_brightness of thinklight
        - [x86] platform/x86: ideapad-laptop: Revert "check for touchpad support in
          _CFG"
        - [x86] platform/x86: ideapad-laptop: Add new _CFG bit numbers for future
          use
        - [x86] platform/x86: ideapad-laptop: support for more special keys in WMI
        - ACPI: video: Simplify __acpi_video_get_backlight_type()
        - ACPI: video: Prefer native over vendor
        - [x86] platform/x86: ideapad-laptop: Refactor ideapad_sync_touchpad_state()
        - [x86] platform/x86: ideapad-laptop: Do not send KEY_TOUCHPAD* events on
          probe / resume
        - [x86] platform/x86: ideapad-laptop: Only toggle ps2 aux port on/off on
          select models
        - [x86] platform/x86: ideapad-laptop: Send KEY_TOUCHPAD_TOGGLE on some
          models
        - [x86] platform/x86: ideapad-laptop: Stop writing VPCCMD_W_TOUCHPAD at
          probe time
        - [x86] platform/x86: intel-uncore-freq: add Emerald Rapids support
        - ALSA: hda/cirrus: Add extra 10 ms delay to allow PLL settle and lock.
        - [x86] platform/x86: x86-android-tablets: Add Medion Lifetab S10346 data
        - [x86] platform/x86: x86-android-tablets: Add Lenovo Yoga Tab 3 (YT3-X90F)
          charger + fuel-gauge data
        - [x86] platform/x86: x86-android-tablets: Add Advantech MICA-071 extra
          button
        - HID: Ignore HP Envy x360 eu0009nv stylus battery
        - ALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quantum810 Wireless
        - fs: dlm: fix sock release if listen fails
        - fs: dlm: retry accept() until -EAGAIN or error returns
        - mptcp: netlink: fix some error return code
        - mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
        - mptcp: dedicated request sock for subflow in v6
        - mptcp: use proper req destructor for IPv6
        - dm cache: Fix ABBA deadlock between shrink_slab and
          dm_cache_metadata_abort
        - dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata
        - dm thin: Use last transaction's pmd->root when commit failed
        - dm thin: resume even if in FAIL mode
        - dm thin: Fix UAF in run_timer_softirq()
        - dm integrity: Fix UAF in dm_integrity_dtr()
        - dm cache: Fix UAF in destroy()
        - dm cache: set needs_check flag after aborting metadata
        - PCI/DOE: Fix maximum data object length miscalculation
        - tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx'
        - perf/core: Call LSM hook after copying perf_event_attr
        - [x86] KVM: VMX: Resume guest immediately when injecting #GP on ECREATE
        - [x86] KVM: nVMX: Inject #GP, not #UD, if "generic" VMXON CR0/CR4 check
          fails
        - [x86] KVM: x86: fix APICv/x2AVIC disabled when vm reboot by itself
        - [x86] KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1
        - [x86] microcode/intel: Do not retry microcode reloading on the APs
        - [x86] ftrace/x86: Add back ftrace_expected for ftrace bug reports
        - [x86] kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
        - [x86] kprobes: Fix optprobe optimization check with CONFIG_RETHUNK
        - tracing: Fix race where eprobes can be called before the event
        - [powerpc*] ftrace: fix syscall tracing on PPC64_ELF_ABI_V1
        - tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACE
        - tracing/hist: Fix wrong return value in parse_action_params()
        - tracing/probes: Handle system names with hyphens
        - tracing: Fix issue of missing one synthetic field
        - tracing: Fix infinite loop in tracing_read_pipe on overflowed
          print_trace_line
        - media: dvb-core: Fix double free in dvb_register_device()
        - media: dvb-core: Fix UAF due to refcount races at releasing
          (CVE-2022-41218)
        - cifs: fix confusing debug message
        - cifs: fix missing display of three mount options
        - cifs: set correct tcon status after initial tree connect
        - cifs: set correct ipc status after initial tree connect
        - cifs: set correct status of tcon ipc when reconnecting
        - drm/amdgpu: fix mmhub register base coding error
        - block: mq-deadline: Fix dd_finish_request() for zoned devices
        - block: mq-deadline: Do not break sequential write streams to zoned HDDs
        - md/bitmap: Fix bitmap chunk size overflow issues
        - efi: Add iMac Pro 2017 to uefi skip cert quirk
        - ipmi: fix long wait in unload when IPMI disconnect
        - mtd: spi-nor: Check for zero erase size in spi_nor_find_best_erase_type()
        - ima: Fix a potential NULL pointer access in ima_restore_measurement_list
        - ipmi: fix use after free in _ipmi_destroy_user()
        - mtd: spi-nor: gigadevice: gd25q256: replace gd25q256_default_init with
          gd25q256_post_bfpt
        - ima: Fix memory leak in __ima_inode_hash()
        - PCI: Fix pci_device_is_present() for VFs by checking PF
        - PCI/sysfs: Fix double free in error path
        - [riscv64] kexec: Fix memory leak of fdt buffer
        - [riscv64] kexec: Fix memory leak of elf header buffer
        - [riscv64] stacktrace: Fixup ftrace_graph_ret_addr retp argument
        - [riscv64] mm: notify remote harts about mmu cache updates
        - [x86] crypto: ccp - Add support for TEE for PCI ID 0x14CA
        - driver core: Fix bus_type.match() error handling in __driver_attach()
        - bus: mhi: host: Fix race between channel preparation and M0 event
        - [arm64] phy: qcom-qmp-combo: fix sdm845 reset
        - [arm64] phy: qcom-qmp-combo: fix sc8180x reset
        - [amd64] iommu/amd: Fix ivrs_acpihid cmdline parsing code
        - [amd64] iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid
          options
        - hugetlb: really allocate vma lock for all sharable vmas
        - [armhf] remoteproc: core: Do pm_relax when in RPROC_OFFLINE state
        - device_cgroup: Roll back to original exceptions after copy failure
        - drm/connector: send hotplug uevent on connector cleanup
        - drm/vmwgfx: Validate the box size for the snooped cursor (CVE-2022-36280)
        - [x86] drm/mgag200: Fix PLL setup for G200_SE_A rev >=4
        - [arm64,armhf] drm/etnaviv: move idle mapping reaping into separate
          function
        - [x86] drm/i915/dsi: fix VBT send packet port selection for dual link DSI
        - [arm64,armhf] drm/etnaviv: reap idle mapping if it doesn't match the
          softpin address
        - ext4: silence the warning when evicting inode with dioread_nolock
        - ext4: add inode table check in __ext4_get_inode_loc to aovid possible
          infinite loop
        - ext4: remove trailing newline from ext4_msg() message
        - ext4: correct inconsistent error msg in nojournal mode
        - fs: ext4: initialize fsdata in pagecache_write()
        - ext4: fix use-after-free in ext4_orphan_cleanup
        - ext4: fix undefined behavior in bit shift for ext4_check_flag_values
        - ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode
        - ext4: add helper to check quota inums
        - ext4: fix bug_on in __es_tree_search caused by bad quota inode
        - ext4: fix reserved cluster accounting in __es_remove_extent()
        - ext4: journal_path mount options should follow links
        - ext4: check and assert if marking an no_delete evicting inode dirty
        - ext4: fix bug_on in __es_tree_search caused by bad boot loader inode
        - ext4: don't allow journal inode to have encrypt flag
        - ext4: disable fast-commit of encrypted dir operations
        - ext4: fix leaking uninitialized memory in fast-commit journal
        - ext4: don't set up encryption key during jbd2 transaction
        - ext4: add missing validation of fast-commit record lengths
        - ext4: fix unaligned memory access in ext4_fc_reserve_space()
        - ext4: fix off-by-one errors in fast-commit block filling
        - ext4: fix uninititialized value in 'ext4_evict_inode'
        - ext4: init quota for 'old.inode' in 'ext4_rename'
        - ext4: don't fail GETFSUUID when the caller provides a long buffer
        - ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + inline
        - ext4: fix corruption when online resizing a 1K bigalloc fs
        - ext4: fix error code return to user-space in ext4_get_branch()
        - ext4: fix bad checksum after online resize
        - ext4: dont return EINVAL from GETFSUUID when reporting UUID length
        - ext4: fix corrupt backup group descriptors after online resize
        - ext4: avoid BUG_ON when creating xattrs
        - ext4: fix deadlock due to mbcache entry corruption
        - ext4: fix kernel BUG in 'ext4_write_inline_data_end()'
        - ext4: fix inode leak in ext4_xattr_inode_create() on an error path
        - ext4: initialize quota before expanding inode in setproject ioctl
        - ext4: avoid unaccounted block allocation when expanding inode
        - ext4: allocate extended attribute value in vmalloc area
        - [x86] drm/i915/ttm: consider CCS for backup objects
        - drm/amd/display: Add DCN314 display SG Support
        - drm/amdgpu: handle polaris10/11 overlap asics (v2)
        - drm/amdgpu: make display pinning more flexible (v2)
        - [x86] drm/i915: improve the catch-all evict to handle lock contention
        - [x86] drm/i915/migrate: Account for the reserved_space
        - drm/amd/pm: add missing SMU13.0.0 mm_dpm feature mapping
        - drm/amd/pm: add missing SMU13.0.7 mm_dpm feature mapping
        - drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34
        - drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asics
    
      [ Salvatore Bonaccorso ]
      * Set ABI to 1
      * Refresh "security,perf: Allow further restriction of perf_event_open"
    
      [ Diederik de Haas ]
      * [arm64] Enable CRYPTO_POLYVAL_ARM64_CE as module
    
      [ Emanuele Rocca ]
      * [arm64] drivers/hwtracing/coresight: Enable CORESIGHT,
        CORESIGHT_SOURCE_ETM4X and CORESIGHT_TRBE as modules (Closes: #1014743)
    
      [ Miguel Bernal Marin ]
      * [x86] Enable Intel Vendor Specific Extended Capabilities Driver,
        with Intel Platform Monitoring Technology and Intel Software Defined
        Silicon Driver as modules (Closes: #1027953)
        - Enable CONFIG_INTEL_VSEC.
        - Enable CONFIG_INTEL_SDSI.
        - Enable CONFIG_INTEL_PMT_TELEMETRY.
        - Enable CONFIG_INTEL_PMT_CRASHLOG.
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 07 Jan 2023 14:53:00 +0100
  • linux (6.0.12-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.11
        - [arm*] binder: validate alloc->mm in ->mmap() handler
        - ceph: Use kcalloc for allocating multiple elements
        - ceph: fix NULL pointer dereference for req->r_session
        - wifi: mac80211: fix memory free error when registering wiphy fail
        - wifi: cfg80211: Fix bitrates overflow issue
        - wifi: mac80211_hwsim: fix debugfs attribute ps with rc table support
        - [riscv64] dts: sifive unleashed: Add PWM controlled LEDs
        - audit: fix undefined behavior in bit shift for AUDIT_BIT
        - wifi: airo: do not assign -1 to unsigned char
        - wifi: mac80211: Fix ack frame idr leak when mesh has no route
        - wifi: ath11k: Fix QCN9074 firmware boot on x86
        - [s390x] zcrypt: fix warning about field-spanning write
        - [armhf] spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for
          every run
        - Revert "net: macsec: report real_dev features when HW offloading is
          enabled"
        - [x86] ACPI: video: Add backlight=native DMI quirk for Dell G15 5515
        - [x86] platform/x86: ideapad-laptop: Disable touchpad_switch
        - [x86] platform/x86: touchscreen_dmi: Add info for the RCA Cambio W101 v2
          2-in-1
        - [x86] platform/x86/intel/pmt: Sapphire Rapids PMT errata fix
        - [x86] platform/x86/intel/hid: Add some ACPI device IDs
        - [powerpc*] scsi: ibmvfc: Avoid path failures during live migration
        - scsi: scsi_debug: Make the READ CAPACITY response compliant with ZBC
        - drm: panel-orientation-quirks: Add quirk for Nanote UMPC-01
        - drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 (SW5-017)
        - block, bfq: fix null pointer dereference in bfq_bio_bfqg()
        - [s390x] always build relocatable kernel
        - [arm64] syscall: Include asm/ptrace.h in syscall_wrapper header.
        - nvme: quiet user passthrough command errors
        - nvmet: fix memory leak in nvmet_subsys_attr_model_store_locked
        - net: wwan: iosm: fix kernel test robot reported errors
        - drm/amd/display: Zeromem mypipe heap struct before using it
        - drm/amd/display: Fix FCLK deviation and tool compile issues
        - drm/amd/display: Fix gpio port mapping issue
        - Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10
          properly""
        - drm/amdgpu: Drop eviction lock when allocating PT BO
        - drm/amd/display: only fill dirty rectangles when PSR is enabled
        - ALSA: usb-audio: add quirk to fix Hamedal C20 disconnect issue
        - [riscv64] vdso: Do not add missing symbols to version section in linker
          script
        - [mips*] pic32: treat port as signed integer
        - io_uring/poll: lockdep annote io_poll_req_insert_locked
        - xfrm: fix "disable_policy" on ipv4 early demux
        - [arm64] dts: rockchip: fix quartz64-a bluetooth configuration
        - xfrm: replay: Fix ESN wrap around for GSO
        - af_key: Fix send_acquire race with pfkey_register
        - [arm64,armhf] ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on remove
        - ASoC: soc-pcm: Don't zero TDM masks in __soc_pcm_open()
        - [x86] hyperv: Restore VP assist page after cpu offlining/onlining
        - scsi: storvsc: Fix handling of srb_status and capacity change events
        - [amd64,arm64] PCI: hv: Only reuse existing IRTE allocation for Multi-MSI
        - [arm64] dts: rockchip: Fix Pine64 Quartz4-B PMIC interrupt
        - [x86] ASoC: max98373: Add checks for devm_kcalloc
        - regulator: core: fix kobject release warning and memory leak in
          regulator_register()
        - regulator: core: fix UAF in destroy_regulator()
        - [arm64,armhf] bus: sunxi-rsb: Remove the shutdown callback
        - [arm64,armhf] bus: sunxi-rsb: Support atomic transfers
        - [arm64] tee: optee: fix possible memory leak in optee_register_device()
        - net: liquidio: simplify if expression
        - ipvlan: hold lower dev to avoid possible use-after-free
        - rxrpc: Fix race between conn bundle lookup and bundle removal
          [ZDI-CAN-15975]
        - nfc/nci: fix race with opening and closing
        - [i386] net: pch_gbe: fix potential memleak in pch_gbe_tx_queue()
        - 9p/fd: fix issue of list_del corruption in p9_fd_cancel()
        - netfilter: conntrack: Fix data-races around ct mark
        - netfilter: nf_tables: do not set up extensions for end interval
        - iavf: Fix a crash during reset task
        - iavf: Do not restart Tx queues after reset task failure
        - iavf: remove INITIAL_MAC_SET to allow gARP to work properly
        - iavf: Fix race condition between iavf_shutdown and iavf_remove
        - [armhf] dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency properties
        - net/mlx4: Check retval of mlx4_bitmap_init
        - [arm64,armhf] net: mvpp2: fix possible invalid pointer dereference
        - net/qla3xxx: fix potential memleak in ql3xxx_send()
        - [i386] net: pch_gbe: fix pci device refcount leak while module exiting
        - nfp: fill splittable of devlink_port_attrs correctly
        - nfp: add port from netdev validation for EEPROM access
        - bonding: fix ICMPv6 header handling when receiving IPv6 messages
        - macsec: Fix invalid error code set
        - [x86] drm/i915: Fix warn in intel_display_power_*_domain() functions
        - Drivers: hv: vmbus: fix double free in the error path of
          vmbus_add_channel_work()
        - Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register()
        - netfilter: ipset: regression in ip_set_hash_ip.c
        - net/mlx5: Do not query pci info while pci disabled
        - net/mlx5: Fix FW tracer timestamp calculation
        - net/mlx5: SF: Fix probing active SFs during driver probe phase
        - net/mlx5: cmdif, Print info on any firmware cmd failure to tracepoint
        - net/mlx5: Fix handling of entry refcount when command is not issued to FW
        - net/mlx5: E-Switch, Set correctly vport destination
        - net/mlx5: Fix sync reset event handler error flow
        - net/mlx5e: Offload rule only when all encaps are valid
        - net: phy: at803x: fix error return code in at803x_probe()
        - tipc: set con sock in tipc_conn_alloc
        - tipc: add an extra conn_get in tipc_conn_alloc
        - tipc: check skb_linearize() return value in tipc_disc_rcv()
        - zonefs: Fix race between modprobe and mount
        - xfrm: Fix oops in __xfrm_state_delete()
        - xfrm: Fix ignored return value in xfrm6_init()
        - net: wwan: iosm: use ACPI_FREE() but not kfree() in
          ipc_pcie_read_bios_cfg()
        - sfc: fix potential memleak in __ef100_hard_start_xmit()
        - net: sched: allow act_ct to be built without NF_NAT
        - NFC: nci: fix memory leak in nci_rx_data_packet()
        - [armhf] regulator: twl6030: re-add TWL6032_SUBCLASS
        - bnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending()
        - [x86] cpufreq: amd-pstate: change amd-pstate driver to be built-in type
        - netfilter: ipset: restore allowing 64 clashing elements in hash:net,iface
        - netfilter: flowtable_offload: add missing locking
        - fs: do not update freeing inode i_io_list
        - blk-mq: fix queue reference leak on blk_mq_alloc_disk_for_queue failure
        - dccp/tcp: Reset saddr on failure after inet6?_hash_connect().
        - ipv4: Fix error return code in fib_table_insert()
        - [x86] arcnet: fix potential memory leak in com20020_probe()
        - [s390x] ap: fix memory leak in ap_init_qci_info()
        - [s390x] dasd: fix no record found for raw_track_access
        - fscache: fix OOB Read in __fscache_acquire_volume
        - [arm64] net: enetc: cache accesses to &priv->si->hw
        - [arm64] net: enetc: preserve TX ring priority across reconfiguration
        - virtio_net: Fix probe failed when modprobe virtio_net
        - [arm64] net: thunderx: Fix the ACPI memory leak
        - io_uring/filetable: fix file reference underflow
        - io_uring/poll: fix poll_refs race with cancelation
        - lib/vdso: use "grep -E" instead of "egrep"
        - can: gs_usb: remove dma allocations
        - [armhf] usb: dwc3: exynos: Fix remove() function
        - cifs: fix missing unlock in cifs_file_copychunk_range()
        - cifs: Use after free in debug code
        - ext4: fix use-after-free in ext4_ext_shift_extents
        - [arm64] dts: rockchip: lower rk3399-puma-haikou SD controller clock
          frequency
        - [armhf] iio: adc: aspeed: Remove the trim valid dts property.
        - iio: light: apds9960: fix wrong register for gesture gain
        - iio: core: Fix entry not deleted when iio_register_sw_trigger_type() fails
        - iio: accel: bma400: Fix memory leak in bma400_get_steps_reg()
        - [amd64] virt/sev-guest: Prevent IV reuse in the SNP guest driver
        - [x86] cpufreq: amd-pstate: cpufreq: amd-pstate: reset MSR_AMD_PERF_CTL
          register at init
        - zonefs: Fix active zone accounting
        - [arm64,armhf] spi: spi-imx: Fix spi_bus_clk if requested clock is higher
          than input clock
        - [arm64,armhf] spi: spi-imx: spi_imx_transfer_one(): check for DMA transfer
          first
        - NFSD: Fix reads with a non-zero offset that don't end on a page boundary
        - drm/amdgpu: Enable SA software trap.
        - drm/amd/display: Added debug option for forcing subvp num ways
        - drm/amd/display: Add debug option for allocating extra way for cursor
        - drm/amd/display: Update MALL SS NumWays calculation
        - drm/amd/display: Fix calculation for cursor CAB allocation
        - [arm64,armhf] usb: dwc3: gadget: conditionally remove requests
        - [arm64,armhf] usb: dwc3: gadget: Return -ESHUTDOWN on ep disable
        - [arm64,armhf] usb: dwc3: gadget: Clear ep descriptor last
        - io_uring: cmpxchg for poll arm refs release
        - io_uring: make poll refs more robust
        - io_uring: clear TIF_NOTIFY_SIGNAL if set and task_work not available
        - nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirty
        - mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1
        - mm: vmscan: fix extreme overreclaim and swap floods
        - [x86] KVM: x86/mmu: Fix race condition in direct_page_fault
          (CVE-2022-45869)
        - [x86] KVM: x86/xen: Only do in-kernel acceleration of hypercalls for guest
          CPL0
        - [x86] KVM: x86/xen: Validate port number in SCHEDOP_poll
        - [x86] drm/i915/gvt: Get reference to KVM iff attachment to VM is
          successful
        - [x86] KVM: x86: nSVM: leave nested mode on vCPU free
        - [x86] KVM: x86: forcibly leave nested mode on vCPU reset (CVE-2022-3344)
        - [x86] KVM: x86: nSVM: harden svm_free_nested against freeing vmcb02 while
          still in use (CVE-2022-3344)
        - [x86] KVM: x86: add kvm_leave_nested
        - [x86] KVM: x86: remove exit_int_info warning in svm_handle_exit
        - [x86] KVM: Update gfn_to_pfn_cache khva when it moves within the same page
        - [x86] tsx: Add a feature bit for TSX control MSR support
        - [x86] pm: Add enumeration check before spec MSRs save/restore setup
        - [x86] ioremap: Fix page aligned size calculation in __ioremap_caller()
        - mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
        - mm: correctly charge compressed memory to its memcg
        - Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode
        - [x86] ASoC: amd: yc: Add Alienware m17 R5 AMD into DMI table
        - [x86] ASoC: Intel: bytcht_es8316: Add quirk for the Nanote UMPC-01
        - [x86] ASoC: Intel: soc-acpi: add ES83x6 support to IceLake
        - ASoC: hda: intel-dsp-config: add ES83x6 quirk for IceLake
        - [x86] ASoC: SOF: ipc3-topology: use old pipeline teardown flow with SOF2.1
          and older
        - Revert "tty: n_gsm: avoid call of sleeping functions from atomic context"
        - Revert "tty: n_gsm: replace kicktimer with delayed_work"
        - Input: goodix - try resetting the controller when no config is set
        - bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
        - [x86] Input: soc_button_array - add use_low_level_irq module parameter
        - [x86] Input: soc_button_array - add Acer Switch V 10 to
          dmi_use_low_level_irq[]
        - Input: i8042 - apply probe defer to more ASUS ZenBook models
        - xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL too
        - [x86] xen/platform-pci: add missing free_irq() in error path
        - [x86] platform/x86: thinkpad_acpi: Enable s2idle quirk for 21A1 machine
          type
        - [x86] platform/x86: asus-wmi: add missing pci_dev_put() in
          asus_wmi_set_xusb2pr()
        - [x86] platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10
          (SW5-017)
        - [x86] platform/surface: aggregator_registry: Add support for Surface Pro 9
        - drm/amd/display: use uclk pstate latency for fw assisted mclk validation
          dcn32
        - drm/amdgpu: disable BACO support on more cards
        - zonefs: fix zone report size in __zonefs_io_error()
        - [x86] platform/surface: aggregator_registry: Add support for Surface
          Laptop 5
        - [x86] platform/x86: hp-wmi: Ignore Smart Experience App event
        - [x86] platform/x86: ideapad-laptop: Fix interrupt storm on fn-lock toggle
          on some Yoga laptops
        - [x86] platform/x86: ideapad-laptop: Add module parameters to match DMI
          quirk tables
        - tcp: configurable source port perturb table size
        - block: make blk_set_default_limits() private
        - dm-integrity: set dma_alignment limit in io_hints
        - dm-log-writes: set dma_alignment limit in io_hints
        - net: usb: qmi_wwan: add Telit 0x103a composition
        - scsi: iscsi: Fix possible memory leak when device_register() failed
        - [arm64,armhf] gpu: host1x: Avoid trying to use GART on Tegra20
        - dm integrity: flush the journal on suspend
        - dm integrity: clear the journal on suspend
        - fuse: lock inode unconditionally in fuse_fallocate()
        - btrfs: free btrfs_path before copying root refs to userspace
        - btrfs: free btrfs_path before copying inodes to userspace
        - btrfs: free btrfs_path before copying fspath to userspace
        - btrfs: free btrfs_path before copying subvol info to userspace
        - btrfs: zoned: fix missing endianness conversion in sb_write_pointer
        - btrfs: use kvcalloc in btrfs_get_dev_zone_info
        - btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()
        - btrfs: do not modify log tree while holding a leaf from fs tree locked
        - [x86] drm/i915/ttm: never purge busy objects
        - drm/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return code
        - drm/amd/display: No display after resume from WB/CB
        - drm/amdgpu/psp: don't free PSP buffers on suspend
        - drm/amdgpu: Enable Aldebaran devices to report CU Occupancy
        - drm/amd/amdgpu: reserve vm invalidation engine for firmware
        - drm/amd/display: Update soc bounding box for dcn32/dcn321
        - drm/amdgpu: always register an MMU notifier for userptr
        - drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info
          correctly when the edid is read"
        - bpf: Add explicit cast to 'void *' for __BPF_DISPATCHER_UPDATE()
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.12
        - btrfs: qgroup: fix sleep from invalid context bug in
          btrfs_qgroup_inherit()
        - drm/amdgpu: move setting the job resources
        - drm/amdgpu: cleanup error handling in amdgpu_cs_parser_bos
        - drm/amdgpu: fix userptr HMM range handling v2
        - drm/amd/pm: add smu_v13_0_10 driver if version
        - drm/amd/pm: update driver-if header for smu_v13_0_10
        - drm/amd/pm: update driver if header for smu_13_0_7
        - [arm64] clk: qcom: gdsc: add missing error handling
        - [arm64] clk: qcom: gdsc: Remove direct runtime PM calls
        - bpf, perf: Use subprog name when reporting subprog ksymbol
        - scripts/faddr2line: Fix regression in name resolution on ppc64le
        - [x86] hwmon: (i5500_temp) fix missing pci_disable_device()
        - hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() fails
        - [arm64,armhf] clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL
          register math error
        - bpf: Do not copy spin lock field from user in bpf_selem_alloc
        - of: property: decrement node refcount in of_fwnode_get_reference_args()
        - ixgbevf: Fix resource leak in ixgbevf_init_module()
        - i40e: Fix error handling in i40e_init_module()
        - iavf: Fix error handling in iavf_init_module()
        - e100: Fix possible use after free in e100_xmit_prepare
        - net/mlx5: DR, Fix uninitialized var warning
        - net/mlx5: E-switch, Destroy legacy fdb table when needed
        - net/mlx5: E-switch, Fix duplicate lag creation
        - net/mlx5: Fix uninitialized variable bug in outlen_write()
        - net/mlx5e: Fix use-after-free when reverting termination table
        - can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev()
        - [i386] can: cc770: cc770_isa_probe(): add missing free_cc770dev()
        - vfs: fix copy_file_range() averts filesystem freeze protection
        - qlcnic: fix sleep-in-atomic-context bugs caused by msleep
        - aquantia: Do not purge addresses when setting the number of rings
        - wifi: cfg80211: fix buffer overflow in elem comparison
        - wifi: cfg80211: don't allow multi-BSSID in S1G
        - wifi: mac8021: fix possible oob access in ieee80211_get_rate_duration
        - net: phy: fix null-ptr-deref while probe() failed
        - net: net_netdev: Fix error handling in ntb_netdev_init_module()
        - net/9p: Fix a potential socket leak in p9_socket_open
        - net: wwan: iosm: fix kernel test robot reported error
        - net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type
        - net: wwan: iosm: fix crash in peek throughput test
        - net: wwan: iosm: fix incorrect skb length
        - mptcp: don't orphan ssk in mptcp_close()
        - mptcp: fix sleep in atomic at close time
        - tipc: re-fetch skb cb after tipc_msg_validate
        - net: mdiobus: fix unbalanced node reference count
        - afs: Fix fileserver probe RTT handling
        - net: tun: Fix use-after-free in tun_detach()
        - net/mlx5: Lag, Fix for loop when checking lag
        - packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETE
        - sctp: fix memory leak in sctp_stream_outq_migrate()
        - afs: Fix server->active leak in afs_put_server
        - [x86] hwmon: (coretemp) Check for null before removing sysfs attrs
        - [x86] hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()
        - [x86] hwmon: (asus-ec-sensors) Add checks for devm_kcalloc
        - [riscv64] vdso: fix section overlapping under some conditions
        - [riscv64] mm: Proper page permissions after initmem free
        - ALSA: dice: fix regression for Lexicon I-ONIX FW810S
        - nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()
        - [x86] bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from
          S3
        - [x86] pinctrl: intel: Save and restore pins in "direct IRQ" mode
        - v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() fails
        - mm: migrate: fix THP's mapcount on isolation
        - net: stmmac: Set MAC's flow control register to reflect current settings
        - mmc: core: Fix ambiguous TRIM and DISCARD arg
        - [amd64,armhf] mmc: sdhci-esdhc-imx: correct CQHCI exit halt state check
        - mmc: sdhci: Fix voltage switch delay
        - drm/amdgpu: temporarily disable broken Clang builds due to blown
          stack-frame
        - drm/amdgpu: enable Vangogh VCN indirect sram mode
        - [x86] drm/i915: Fix negative value passed as remaining time
        - [x86] drm/i915: Never return 0 if not all requests retired
        - tracing/osnoise: Fix duration type
        - tracing: Fix race where histograms can be called before the event
        - tracing: Free buffers when a used dynamic event is removed
        - ASoC: ops: Fix bounds check for _sx controls
        - [arm64,armhf] pinctrl: single: Fix potential division by zero
        - [riscv64] Sync efi page table's kernel mappings before switching
        - [riscv64] fix race when vmap stack overflow
        - [riscv64] kexec: Fixup irq controller broken in kexec crash path
        - nvme: fix SRCU protection of nvme_ns_head list
        - [amd64] iommu/vt-d: Fix PCI device refcount leak in has_external_pci()
        - [amd64] iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()
        - ipv4: Handle attempt to delete multipath route when fib_info contains an
          nh reference (CVE-2022-3435)
        - ipv4: Fix route deletion when nexthop info is not specified
        - i2c: Restore initial power state if probe fails
        - [arm64] i2c: qcom-geni: fix error return code in geni_i2c_gpi_xfer
        - [arm64,armhf] i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag set
        - [amd64,arm64] ACPI: HMAT: remove unnecessary variable initialization
        - [amd64,arm64] ACPI: HMAT: Fix initiator registration for single-initiator
          systems
        - char: tpm: Protect tpm_pm_suspend with locks
        - ipc/sem: Fix dangling sem_array access in semtimedop race
        - proc: avoid integer type confusion in get_proc_long
        - proc: proc_skip_spaces() shouldn't think it is working on C strings
    
      [ Salvatore Bonaccorso ]
      * [rt] Refresh "serial: 8250: implement write_atomic"
      * Bump ABI to 6
      * [s390x] debian/config: Drop explicit enable of RELOCATABLE.
      * [x86] drivers/cpufreq: Change X86_AMD_PSTATE from module to built-in
      * xen/netback: Ensure protocol headers don't fall in the non-linear area
        (XSA-423, CVE-2022-3643)
      * xen/netback: don't call kfree_skb() with interrupts disabled (XSA-424,
        CVE-2022-42328, CVE-2022-42329)
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 09 Dec 2022 06:54:57 +0100
  • linux (6.0.10-2) unstable; urgency=medium
    
      * [x86] drm/i915: fix TLB invalidation for Gen12 video and compute engines
        (CVE-2022-4139)
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 01 Dec 2022 07:42:33 +0100
  • linux (6.0.10-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.9
        - [x86] thunderbolt: Add DP OUT resource when DP tunnel is discovered
        - [x86] drm/i915/gvt: Add missing vfio_unregister_group_dev() call
        - KVM: debugfs: Return retval of simple_attr_open() if it fails
        - [x86] drm/i915: Allow more varied alternate fixed modes for panels
        - [x86] drm/i915: Simplify intel_panel_add_edid_alt_fixed_modes()
        - [x86] drm/i915/sdvo: Grab mode_config.mutex during LVDS init to avoid
          WARNs
        - drm/amd/display: Acquire FCLK DPM levels on DCN32
        - drm/amd/display: Limit dcn32 to 1950Mhz display clock
        - drm/amd/display: Set memclk levels to be at least 1 for dcn32
        - HID: wacom: Fix logic used for 3rd barrel switch emulation
        - [armhf] phy: stm32: fix an error code in probe
        - wifi: cfg80211: silence a sparse RCU warning
        - wifi: cfg80211: fix memory leak in query_regdb_file()
        - soundwire: qcom: reinit broadcast completion
        - soundwire: qcom: check for outanding writes before doing a read
        - bpf, verifier: Fix memory leak in array reallocation for stack state
        - bpf, sockmap: Fix the sk->sk_forward_alloc warning of
          sk_stream_kill_queues
        - wifi: mac80211: fix general-protection-fault in
          ieee80211_subif_start_xmit()
        - wifi: mac80211: Set TWT Information Frame Disabled bit as 1
        - bpftool: Fix NULL pointer dereference when pin {PROG, MAP, LINK} without
          FILE
        - [x86,arm64] HID: hyperv: fix possible memory leak in mousevsc_probe()
        - [arm*] drm/vc4: hdmi: Fix HSM clock too low on Pi4
        - bpf, sock_map: Move cancel_work_sync() out of sock lock
        - [amd64,arm64] PCI: hv: Fix the definition of vector in
          hv_compose_msi_msg()
        - bpf: Add helper macro bpf_for_each_reg_in_vstate
        - bpf: Fix wrong reg type conversion in release_reference()
        - net: gso: fix panic on frag_list with mixed head alloc types
        - macsec: delete new rxsc when offload fails
        - macsec: fix secy->n_rx_sc accounting
        - macsec: fix detection of RXSCs when toggling offloading
        - macsec: clear encryption keys from the stack after setting up offload
        - net: tun: Fix memory leaks of napi_get_frags
        - bnxt_en: Fix possible crash in bnxt_hwrm_set_coal()
        - bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steer
        - capabilities: fix undefined behavior in bit shift for CAP_TO_MASK
        - [s390x] KVM: s390: pv: don't allow userspace to set the clock under PV
        - [s390x] KVM: s390: pci: Fix allocation size of aift kzdev elements
        - hamradio: fix issue of dev reference count leakage in bpq_device_event()
        - [amd64] net: wwan: iosm: fix memory leak in ipc_wwan_dellink
        - net: wwan: mhi: fix memory leak in mhi_mbim_dellink
        - [arm*] drm/vc4: Fix missing platform_unregister_drivers() call in
          vc4_drm_register()
        - tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
        - [x86] platform/x86: p2sb: Don't fail if unknown CPU is found
        - ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network
        - can: af_can: fix NULL pointer dereference in can_rx_register()
        - [x86] drm/i915/psr: Send update also on invalidate
        - [x86] drm/i915: Do not set cache_dirty for DGFX
        - [arm64,armhf] net: stmmac: dwmac-meson8b: fix
          meson8b_devm_clk_prepare_enable()
        - tipc: fix the msg->req tlv len check in
          tipc_nl_compat_name_table_dump_header
        - [amd64] dmanegine: idxd: reformat opcap output to match bitmap_parse()
          input
        - [amd64] dmaengine: idxd: Fix max batch size for Intel IAA
        - [amd64] dmaengine: idxd: fix RO device state error after been
          disabled/reset
        - [arm64] dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()
        - [armhf] dmaengine: stm32-dma: fix potential race between pause and resume
        - [arm64] drivers: net: xgene: disable napi when register irq failed in
          xgene_enet_open()
        - netfilter: nfnetlink: fix potential dead lock in nfnetlink_rcv_msg()
        - netfilter: Cleanup nft_net->module_list from nf_tables_exit_net()
        - net: tun: call napi_schedule_prep() to ensure we own a napi
        - [amd64] net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfg
        - [amd64] net: wwan: iosm: fix invalid mux header type
        - net/mlx5: Bridge, verify LAG state when adding bond to bridge
        - net/mlx5: Allow async trigger completion execution on single CPU systems
        - net/mlx5: E-switch, Set to legacy mode if failed to change switchdev mode
        - net/mlx5: fw_reset: Don't try to load device in case PCI isn't working
        - net/mlx5e: Add missing sanity checks for max TX WQE size
        - net/mlx5e: Fix tc acts array not to be dependent on enum order
        - net/mlx5e: TC, Fix wrong rejection of packet-per-second policing
        - net/mlx5e: E-Switch, Fix comparing termination table instance
        - ice: Fix spurious interrupt during removal of trusted VF
        - iavf: Fix VF driver counting VLAN 0 filters
        - [armhf] net: cpsw: disable napi in cpsw_ndo_open()
        - net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()
        - [x86] stmmac: intel: Update PCH PTP clock rate from 200MHz to 204.8MHz
        - mctp: Fix an error handling path in mctp_init()
        - cxgb4vf: shut down the adapter when t4vf_update_port_info() failed in
          cxgb4vf_open()
        - net: phy: mscc: macsec: clear encryption keys when freeing a flow
        - net: atlantic: macsec: clear encryption keys from the stack
        - ethernet: s2io: disable napi when start nic failed in s2io_card_up()
        - [armel,armhf] net: mv643xx_eth: disable napi when init rxq or txq failed
          in mv643xx_eth_open()
        - ALSA: memalloc: Don't fall back for SG-buffer with IOMMU
        - net: macvlan: fix memory leaks of macvlan_common_newlink
        - [riscv64] process: fix kernel info leakage
        - [riscv64] vdso: fix build with llvm
        - [riscv64] fix reserved memory setup
        - [arm64] efi: Fix handling of misaligned runtime regions and drop warning
        - [mips*] jump_label: Fix compat branch range check
        - drm/amdgpu: Fix the lpfn checking condition in drm buddy
        - [arm64] mmc: sdhci-of-arasan: Fix SDHCI_RESET_ALL for CQHCI
        - [arm64,armhf] mmc: sdhci-tegra: Fix SDHCI_RESET_ALL for CQHCI
        - [arm64,armhf] mmc: sdhci-esdhc-imx: use the correct host caps for
          MMC_CAP_8_BIT_DATA
        - ALSA: hda/hdmi - enable runtime pm for more AMD display audio
        - ALSA: hda/ca0132: add quirk for EVGA Z390 DARK
        - ALSA: hda: fix potential memleak in 'add_widget_node'
        - ALSA: hda/realtek: Add quirk for ASUS Zenbook using CS35L41
        - ALSA: hda/realtek: Add Positivo C6300 model quirk
        - ALSA: usb-audio: Yet more regression for for the delayed card registration
        - ALSA: usb-audio: Add quirk entry for M-Audio Micro
        - ALSA: usb-audio: Add DSD support for Accuphase DAC-60
        - vmlinux.lds.h: Fix placement of '.data..decrypted' section
        - ata: libata-scsi: fix SYNCHRONIZE CACHE (16) command failure
        - nilfs2: fix deadlock in nilfs_count_free_blocks()
        - nilfs2: fix use-after-free bug of ns_writer on remount
        - [x86] drm/i915/dmabuf: fix sg_table handling in map_dma_buf
        - drm/amd/display: Fix reg timeout in enc314_enable_fifo
        - drm/amd/pm: update SMU IP v13.0.4 msg interface header
        - drm/amd/display: Update SR watermarks for DCN314
        - drm/amdgpu: workaround for TLB seq race
        - drm/amdgpu: disable BACO on special BEIGE_GOBY card
        - [x86] platform/x86: hp_wmi: Fix rfkill causing soft blocked wifi
        - btrfs: fix match incorrectly in dev_args_match_device
        - btrfs: zoned: clone zoned device info when cloning a device
        - btrfs: zoned: initialize device's zone info for seeding
        - io_uring: check for rollover of buffer ID when providing buffers
        - [arm64] phy: qcom-qmp-combo: fix NULL-deref on runtime resume
        - [arm64,armhf] mms: sdhci-esdhc-imx: Fix SDHCI_RESET_ALL for CQHCI
        - udf: Fix a slab-out-of-bounds write bug in udf_find_entry()
        - [x86] arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level
          paging (Closes: #1023025)
        - [amd64,arm64] mm: hugetlb_vmemmap: include missing linux/moduleparam.h
        - dmaengine: idxd: Do not enable user type Work Queue without Shared Virtual
          Addressing
        - [amd64] mm/memremap.c: map FS_DAX device memory as decrypted
        - mm/shmem: use page_mapping() to detect page cache for uffd continue
        - can: j1939: j1939_send_one(): fix missing CAN header initialization
        - can: isotp: fix tx state handling for echo tx processing
        - [x86] KVM: x86/mmu: Block all page faults during kvm_zap_gfn_range()
        - [x86] KVM: x86/pmu: Do not speculatively query Intel GP PMCs that don't
          exist yet
        - [x86] KVM: x86: use a separate asm-offsets.c file
        - [x86] KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svm
        - [x86] KVM: SVM: adjust register allocation for __svm_vcpu_run()
        - [x86] KVM: SVM: Only dump VMSA to klog at KERN_DEBUG level
        - [x86] KVM: SVM: retrieve VMCB from assembly
        - [x86] KVM: SVM: move guest vmsave/vmload back to assembly
        - can: dev: fix skb drop check
        - ALSA: memalloc: Try dma_alloc_noncontiguous() at first
        - [x86] cpu: Restore AMD's DE_CFG MSR after resume
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.10
        - [arm64] drm/msm/gpu: Fix crash during system suspend after unbind
        - [x86] ASoC: rt5682s: Fix the TDM Tx settings
        - [x86] ASoC: Intel: sof_sdw: add quirk variant for LAPBC710 NUC15
        - [x86] ASoC: Intel: sof_rt5682: Add quirk for Rex board
        - [x86] ASoC: amd: yc: Adding Lenovo ThinkBook 14 Gen 4+ ARA and Lenovo
          ThinkBook 16 Gen 4+ ARA to the Quirks List
        - [x86] ASoC: amd: yc: Add Lenovo Thinkbook 14+ 2022 21D0 to quirks table
        - drm/amdgpu: Adjust MES polling timeout for sriov
        - [x86] platform/x86: thinkpad_acpi: Fix reporting a non present second fan
          on some models
        - [x86] platform/x86/intel: pmc/core: Add Raptor Lake support to pmc core
          driver
        - drm/amd/display: Remove wrong pipe control lock
        - drm/amd/display: Don't return false if no stream
        - drm/scheduler: fix fence ref counting
        - ACPI: scan: Add LATT2021 to acpi_ignore_dep_ids[]
        - btrfs: raid56: properly handle the error when unable to find the missing
          stripe
        - NFSv4: Retry LOCK on OLD_STATEID during delegation return
        - SUNRPC: Fix crasher in gss_unwrap_resp_integ()
        - [x86] ACPI: x86: Add another system to quirk list for forcing
          StorageD3Enable
        - block: blk_add_rq_to_plug(): clear stale 'last' after flush
        - [arm64,armhf] i2c: tegra: Allocate DMA memory for DMA engine
        - [x86] i2c: i801: add lis3lv02d's I2C address for Vostro 5568
        - btrfs: remove pointless and double ulist frees in error paths of qgroup
          tests
        - drm/amd/display: Ignore Cable ID Feature
        - drm/amd/display: Enable timing sync on DCN32
        - drm/amdgpu: set fb_modifiers_not_supported in vkms
        - drm/amd: Fail the suspend if resources can't be evicted
        - drm/amd/display: Fix DCN32 DSC delay calculation
        - drm/amd/display: Use forced DSC bpp in DML
        - drm/amd/display: Round up DST_after_scaler to nearest int
        - drm/amd/display: Investigate tool reported FCLK P-state deviations
        - Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm
        - [x86] cpu: Add several Intel server CPU model numbers
        - cifs: always iterate smb sessions using primary channel
        - [arm64] mm: fold check for KFENCE into can_set_direct_map()
        - [arm64] fix rodata=full again
        - hugetlb: rename remove_huge_page to hugetlb_delete_from_page_cache
        - hugetlbfs: don't delete error page from pagecache
        - [x86] KVM: SVM: remove dead field from struct svm_cpu_data
        - [x86] KVM: SVM: do not allocate struct svm_cpu_data dynamically
        - [x86] KVM: SVM: restore host save area from assembly
        - [x86] KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly
        - [arm64] dts: qcom: sa8155p-adp: Specify which LDO modes are allowed
        - [arm64] dts: qcom: sa8295p-adp: Specify which LDO modes are allowed
        - [arm64] dts: qcom: sc8280xp-crd: Specify which LDO modes are allowed
        - [arm64] dts: qcom: sm8350-hdk: Specify which LDO modes are allowed
        - [armhf] spi: stm32: Print summary 'callbacks suppressed' message
        - ASoC: core: Fix use-after-free in snd_soc_exit()
        - [arm64] ASoC: fsl_asrc fsl_esai fsl_sai: allow CONFIG_PM=N
        - [arm64] tty: serial: fsl_lpuart: don't break the on-going transfer when
          global reset
        - [arm64,armhf] serial: imx: Add missing .thaw_noirq hook
        - tty: n_gsm: fix sleep-in-atomic-context bug in gsm_control_send
        - ASoC: rt5514: fix legacy dai naming
        - ASoC: rt5677: fix legacy dai naming
        - bpf, test_run: Fix alignment problem in bpf_prog_test_run_skb()
        - bnxt_en: refactor bnxt_cancel_reservations()
        - bnxt_en: fix the handling of PCIE-AER
        - ASoC: soc-utils: Remove __exit for snd_soc_util_exit()
        - [arm64,armhf] pinctrl: rockchip: list all pins in a possible mux route for
          PX30
        - scsi: scsi_transport_sas: Fix error handling in sas_phy_add()
        - sctp: remove the unnecessary sinfo_stream check in
          sctp_prsctp_prune_unsent
        - sctp: clear out_curr if all frag chunks of current msg are pruned
        - erofs: clean up .read_folio() and .readahead() in fscache mode
        - erofs: get correct count for unmapped range in fscache mode
        - block: sed-opal: kmalloc the cmd/resp buffers
        - nfsd: put the export reference in nfsd4_verify_deleg_dentry
        - bpf: Fix memory leaks in __check_func_call
        - io_uring: calculate CQEs from the user visible value
        - nvmet: fix a memory leak
        - parport_pc: Avoid FIFO port location truncation
        - pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_map
        - [arm*] drm/vc4: kms: Fix IS_ERR() vs NULL check for vc4_kms
        - [arm64,armhf] drm/panel: simple: set bpc field for logic technologies
          displays
        - drm/drv: Fix potential memory leak in drm_dev_init()
        - [arm64] dts: imx8mm-tqma8mqml-mba8mx: Fix USB DR
        - erofs: put metabuf in error path in fscache mode
        - ata: libata-transport: fix double ata_host_put() in ata_tport_add()
        - ata: libata-transport: fix error handling in ata_tport_add()
        - ata: libata-transport: fix error handling in ata_tlink_add()
        - ata: libata-transport: fix error handling in ata_tdev_add()
        - nfp: change eeprom length to max length enumerators
        - [mips*] fix duplicate definitions for exported symbols
        - io_uring/poll: fix double poll req->flags races
        - cifs: Fix connections leak when tlink setup failed
        - bpf: Initialize same number of free nodes for each pcpu_freelist
        - ata: libata-core: do not issue non-internal commands once EH is pending
        - mISDN: fix possible memory leak in mISDN_dsp_element_register()
        - net: hinic: Fix error handling in hinic_module_init()
        - net: phy: dp83867: Fix SGMII FIFO depth for non OF devices
        - net: stmmac: ensure tx function is not running in stmmac_xdp_release()
        - [arm64] soc: imx8m: Enable OCOTP clock before reading the register
        - net: liquidio: release resources when liquidio driver open failed
        - mISDN: fix misuse of put_device() in mISDN_register_device()
        - net: macvlan: Use built-in RCU list checking
        - bnxt_en: Remove debugfs when pci_register_driver failed
        - [arm64,armhf] drm/lima: Fix opp clkname setting in case of missing
          regulator
        - net: mhi: Fix memory leak in mhi_net_dellink()
        - [arm64,armhf] net: dsa: make dsa_master_ioctl() see through
          port_hwtstamp_get() shims
        - xen/pcpu: fix possible memory leak in register_pcpu()
        - erofs: fix missing xas_retry() in fscache mode
        - mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removed
        - net: ena: Fix error handling in ena_init()
        - [arm64] net: hns3: fix incorrect hw rss hash type of rx packet
        - [arm64] net: hns3: fix return value check bug of rx copybreak
        - [arm64] net: hns3: fix setting incorrect phy link ksettings for firmware
          in resetting process
        - bridge: switchdev: Fix memory leaks when changing VLAN protocol
        - drbd: use after free in drbd_create_device()
        - [x86] platform/x86/intel: pmc: Don't unconditionally attach Intel PMC when
          virtualized
        - [x86] platform/surface: aggregator: Do not check for repeated unsequenced
          packets
        - netfs: Fix missing xas_retry() calls in xarray iteration
        - netfs: Fix dodgy maths
        - cifs: add check for returning value of SMB2_close_init
        - [arm64,armhf] net: dsa: don't leak tagger-owned storage on switch driver
          unbind
        - cifs: Fix wrong return value checking when GETFLAGS
        - [x86] net: thunderbolt: Fix error handling in tbnet_init()
        - cifs: add check for returning value of SMB2_set_info_init
        - block: make dma_alignment a stacking queue_limit
        - dm-crypt: provide dma_alignment limit in io_hints
        - ftrace: Fix the possible incorrect kernel message
        - ftrace: Optimize the allocation for mcount entries
        - ftrace: Fix null pointer dereference in ftrace_add_mod()
        - ring_buffer: Do not deactivate non-existant pages
        - tracing: Fix memory leak in tracing_read_pipe()
        - tracing/ring-buffer: Have polling block on watermark
        - tracing: Fix memory leak in test_gen_synth_cmd() and
          test_empty_synth_event()
        - tracing: Fix wild-memory-access in register_synth_event()
        - tracing: Fix race where eprobes can be called before the event
        - tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in
          kprobe_event_gen_test_exit()
        - tracing: kprobe: Fix potential null-ptr-deref on trace_array in
          kprobe_event_gen_test_exit()
        - [x86] rethook: fix a potential memleak in rethook_alloc()
        - [amd64] platform/x86/amd: pmc: Remove more CONFIG_DEBUG_FS checks
        - [amd64] platform/x86/amd: pmc: Add new ACPI ID AMDI0009
        - drm/amd/pm: enable runpm support over BACO for SMU13.0.7
        - drm/amd/pm: enable runpm support over BACO for SMU13.0.0
        - drm/amd/pm: fix SMU13 runpm hang due to unintentional workaround
        - drm/display: Don't assume dual mode adaptors support i2c sub-addressing
        - drm/amd/display: Fix invalid DPIA AUX reply causing system hang
        - drm/amd/display: Add HUBP surface flip interrupt handler
        - drm/amd/display: Fix access timeout to DPIA AUX at boot time
        - drm/amd/display: Support parsing VRAM info v3.0 from VBIOS
        - drm/amd/display: Fix optc2_configure warning on dcn314
        - drm/amd/display: don't enable DRM CRTC degamma property for DCE
        - drm/amd/display: Fix prefetch calculations for dcn32
        - ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()
        - ALSA: hda/realtek: fix speakers for Samsung Galaxy Book Pro
        - ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360
        - [arm64,armhf] Revert "usb: dwc3: disable USB core PHY management"
        - [arm64,armhf] usb: dwc3: Do not get extcon device when usb-role-switch is
          used
        - io_uring: update res mask in io_poll_check_events
        - nvme-pci: add NVME_QUIRK_BOGUS_NID for Micron Nitro
        - nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV7000
        - slimbus: stream: correct presence rate frequencies
        - speakup: fix a segfault caused by switching consoles
        - USB: serial: option: add Sierra Wireless EM9191
        - USB: serial: option: remove old LARA-R6 PID
        - USB: serial: option: add u-blox LARA-R6 00B modem
        - USB: serial: option: add u-blox LARA-L6 modem
        - USB: serial: option: add Fibocom FM160 0x0111 composition
        - usb: add NO_LPM quirk for Realforce 87U Keyboard
        - [x86] usb: typec: tipd: Prevent uninitialized event{1,2} in IRQ handler
        - iio: accel: bma400: Ensure VDDIO is enable defore reading the chip ID.
        - iio: pressure: ms5611: fixed value compensation bug
        - iio: pressure: ms5611: changed hardcoded SPI speed to value limited
        - dm bufio: Fix missing decrement of no_sleep_enabled if
          dm_bufio_client_create failed
        - dm ioctl: fix misbehavior if list_versions races with module loading
        - serial: 8250: Fall back to non-DMA Rx if IIR_RDI occurs
        - serial: 8250: Flush DMA Rx on RLSI
        - [x86] serial: 8250_lpss: Configure DMA also w/o DMA filter
        - [x86] serial: 8250_lpss: Use 16B DMA burst with Elkhart Lake
        - io_uring: fix tw losing poll events
        - io_uring: fix multishot accept request leaks
        - io_uring: fix multishot recv request leaks
        - io_uring: disallow self-propelled ring polling
        - ceph: avoid putting the realm twice when decoding snaps fails
        - Input: iforce - invert valid length check when fetching device IDs
        - maccess: Fix writing offset in case of fault in
          strncpy_from_kernel_nofault()
        - net: phy: marvell: add sleep time after enabling the loopback bit
        - [s390x] scsi: zfcp: Fix double free of FSF request when qdio send fails
        - [amd64] iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging
          entries
        - [amd64] iommu/vt-d: Set SRE bit only when hardware has SRS cap
        - firmware: coreboot: Register bus in module init
        - mmc: core: properly select voltage range without power cycle
        - mmc: sdhci-pci-o2micro: fix card detect fail issue caused by CD# debounce
          timeout
        - mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()
        - docs: update mediator contact information in CoC doc
        - [s390x] dcssblk: fix deadlock when adding a DCSS
        - [x86] misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()
        - blk-cgroup: properly pin the parent in blkcg_css_online
        - [amd64] x86/sgx: Add overflow check in sgx_validate_offset_length()
        - [x86] fpu: Drop fpregs lock before inheriting FPU permissions
        - [x86] perf/x86/amd/uncore: Fix memory leak for events array
        - [x86] perf/x86/intel/pt: Fix sampling using single range output
        - nvme: restrict management ioctls to admin
        - nvme: ensure subsystem reset is single threaded (CVE-2022-3169)
        - [x86] ASoC: SOF: topology: No need to assign core ID if token parsing
          failed
        - perf: Improve missing SIGTRAP checking
        - vfio: Rename vfio_ioctl_check_extension()
        - vfio: Split the register_device ops call into functions
        - [x86] perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf
          NMI and throttling
        - ring-buffer: Include dropped pages in counting dirty patches
        - tracing: Fix warning on variable 'struct trace_array'
        - net: usb: smsc95xx: fix external PHY reset
        - net: use struct_group to copy ip/ipv6 header addresses
        - scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus()
        - scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper()
        - kprobes: Skip clearing aggrprobe's post_handler in kprobe-on-ftrace case
        - tracing: Fix potential null-pointer-access of entry in list 'tr->err_log'
        - [arm64] mm: fix incorrect file_map_count for non-leaf pmd/pud
        - Input: i8042 - fix leaking of platform device on module removal
        - macvlan: enforce a consistent minimal mtu
        - tcp: cdg: allow tcp_cdg_release() to be called multiple times
        - kcm: avoid potential race in kcm_tx_work (CVE-2022-3521)
        - [x86] KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign()
        - 9p: trans_fd/p9_conn_cancel: drop client lock earlier
        - gfs2: Check sb_bsize_shift after reading superblock
        - gfs2: Switch from strlcpy to strscpy
        - 9p/trans_fd: always use O_NONBLOCK read/write
        - netlink: Bounds-check struct nlmsgerr creation
        - wifi: wext: use flex array destination for memcpy()
        - rseq: Use pr_warn_once() when deprecated/unknown ABI flags are encountered
        - mm: fs: initialize fsdata passed to write_begin/write_end interface
        - net/9p: use a dedicated spinlock for trans_fd
        - bpf: Prevent bpf program recursion for raw tracepoint probes
        - ntfs: fix use-after-free in ntfs_attr_find()
        - ntfs: fix out-of-bounds read in ntfs_attr_find()
        - ntfs: check overflow when iterating ATTR_RECORDs
    
      [ Santiago Ruano Rincón ]
      * net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLP
        (Closes: #1024328)
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 5
      * net: neigh: decrement the family specific qlen (Closes: #1024070)
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 26 Nov 2022 16:06:48 +0100
  • linux (6.0.8-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.8
        - [arm64,armhf] usb: dwc3: gadget: Force sending delayed status during soft
          disconnect
        - [arm64,armhf] usb: dwc3: gadget: Don't delay End Transfer on
          delayed_status
        - RDMA/cma: Use output interface for net_dev check
        - [amd64] IB/hfi1: Correctly move list in sc_disable()
        - [arm64] RDMA/hns: Disable local invalidate operation
        - [arm64] RDMA/hns: Fix NULL pointer problem in free_mr_init()
        - RDMA/rxe: Fix mr leak in RESPST_ERR_RNR
        - NFSv4: Fix a potential state reclaim deadlock
        - NFSv4.1: Handle RECLAIM_COMPLETE trunking errors
        - NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
        - SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed
        - NFSv4.2: Fixup CLONE dest file size for zero-length count
        - nfs4: Fix kmemleak when allocate slot failed
        - RDMA/core: Fix null-ptr-deref in ib_core_cleanup()
        - RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()
        - [arm64,armhf] net: dsa: fall back to default tagger if we can't load the
          one from DT
        - nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()
        - [arm64,armhf] net: fec: fix improper use of NETDEV_TX_BUSY
        - [amd64,i386] ata: pata_legacy: fix pdc20230_set_piomode()
        - net: sched: Fix use after free in red_enqueue()
        - net: tun: fix bugs for oversize packet when napi frags enabled
        - netfilter: nf_tables: netlink notifier might race to release objects
        - netfilter: nf_tables: release flow rule object from commit path
        - sfc: Fix an error handling path in efx_pci_probe()
        - nfsd: fix nfsd_file_unhash_and_dispose
        - nfsd: fix net-namespace logic in __nfsd_file_cache_purge
        - ipvs: use explicitly signed chars
        - ipvs: fix WARNING in __ip_vs_cleanup_batch()
        - ipvs: fix WARNING in ip_vs_app_net_cleanup()
        - rose: Fix NULL pointer dereference in rose_send_frame()
        - mISDN: fix possible memory leak in mISDN_register_device()
        - btrfs: fix inode list leak during backref walking at
          resolve_indirect_refs()
        - btrfs: fix inode list leak during backref walking at find_parent_nodes()
        - btrfs: fix ulist leaks in error paths of qgroup self tests
        - netfilter: ipset: enforce documented limit to prevent allocating huge
          memory
        - Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
        - Bluetooth: hci_conn: Fix CIS connection dst_type handling
        - Bluetooth: virtio_bt: Use skb_put to set length
        - Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
        - Bluetooth: L2CAP: Fix memory leak in vhci_write
        - Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect
        - net: mdio: fix undefined behavior in bit shift for __mdiobus_register
        - net/smc: Fix possible leaked pernet namespace in smc_init()
        - net, neigh: Fix null-ptr-deref in neigh_table_clear()
        - bridge: Fix flushing of dynamic FDB entries
        - ipv6: fix WARNING in ip6_route_net_exit_late()
        - vsock: fix possible infinite sleep in vsock_connectible_wait_data()
        - [arm64] media: rkisp1: Fix source pad format configuration
        - [arm64] media: rkisp1: Don't pass the quantization to rkisp1_csm_config()
        - [arm64] media: rkisp1: Initialize color space on resizer sink and source
          pads
        - [arm64] media: rkisp1: Use correct macro for gradient registers
        - [arm64] media: rkisp1: Zero v4l2_subdev_format fields in when validating
          links
        - media: dvb-frontends/drxk: initialize err to 0
        - [arm64] media: meson: vdec: fix possible refcount leak in vdec_probe()
        - [arm64,armhf] media: hantro: Store HEVC bit depth in context
        - [arm64,armhf] media: hantro: HEVC: Fix auxilary buffer size calculation
        - [arm64,armhf] media: hantro: HEVC: Fix chroma offset computation
        - [arm*] drm/vc4: hdmi: Check the HSM rate at runtime_resume
        - ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()
        - [arm*] hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax()
        - io_uring: don't iopoll from io_ring_ctx_wait_and_kill()
        - scsi: core: Restrict legal sdev_state transitions via sysfs
        - HID: saitek: add madcatz variant of MMO7 mouse device ID
        - drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV
          case
        - drm/amd/pm: skip loading pptable from driver on secure board for
          smu_v13_0_10
        - drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11
        - drm/amdgpu: dequeue mes scheduler during fini
        - nvme-pci: disable write zeroes on various Kingston SSD
        - bio: safeguard REQ_ALLOC_CACHE bio put
        - [arm64] dts: imx8mm: Enable CPLD_Dn pull down resistor on MX8Menlo
        - efi/tpm: Pass correct address to memblock_reserve
        - [arm64,armhf] drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error
          messages
        - [arm64,armhf] drm/rockchip: fix fbdev on non-IOMMU devices
        - [x86] drm/i915: stop abusing swiotlb_max_segment
        - block: Fix possible memory leak for rq_wb on add_disk failure
        - blk-mq: Fix kmemleak in blk_mq_init_allocated_queue
        - i2c: piix4: Fix adapter not be removed in piix4_remove()
        - fscrypt: stop using keyrings subsystem for fscrypt_master_key
        - fscrypt: fix keyring memory leak on mount failure
        - btrfs: fix lost file sync on direct IO write with nowait and dsync iocb
        - btrfs: fix tree mod log mishandling of reallocated nodes
        - btrfs: fix type of parameter generation in btrfs_get_dentry
        - btrfs: don't use btrfs_chunk::sub_stripes from disk
        - btrfs: fix a memory allocation failure test in btrfs_submit_direct
        - [amd64,arm64] ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set
        - ftrace: Fix use-after-free for dynamic ftrace_ops
        - tracing/fprobe: Fix to check whether fprobe is registered correctly
        - fprobe: Check rethook_alloc() return in rethook initialization
        - tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()
        - kprobe: reverse kp->flags when arm_kprobe failed
        - ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()
          (Closes: #1023726)
        - tracing/histogram: Update document for KEYS_MAX size
        - capabilities: fix potential memleak on error path from
          vfs_getxattr_alloc()
        - fuse: add file_modified() to fallocate
        - fuse: fix readdir cache race
        - efi: random: reduce seed size to 32 bytes
        - efi: random: Use 'ACPI reclaim' memory for random seed
        - efi: efivars: Fix variable writes with unsupported query_variable_store()
          (Closes: #1022900)
        - net/ulp: remove SOCK_SUPPORT_ZC from tls sockets
        - [arm64] entry: avoid kprobe recursion
        - [armhf] dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on
          Q/QP
        - [x86] perf/x86/intel: Fix pebs event constraints for ICL
        - [x86] perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]
        - [x86] perf/x86/intel: Fix pebs event constraints for SPR
        - net: remove SOCK_SUPPORT_ZC from sockmap
        - net: also flag accepted sockets supporting msghdr originated zerocopy
        - ext4: fix warning in 'ext4_da_release_space'
        - ext4: fix BUG_ON() when directory entry has invalid rec_len
        - ext4: update the backup superblock's at the end of the online resize
          (Closes: #1023450)
        - [x86] syscall: Include asm/ptrace.h in syscall_wrapper header
        - [x86] KVM: x86: Mask off reserved bits in CPUID.80000006H
        - [x86] KVM: x86: Mask off reserved bits in CPUID.8000001AH
        - [x86] KVM: x86: Mask off reserved bits in CPUID.80000008H
        - [x86] KVM: x86: Mask off reserved bits in CPUID.80000001H
        - [x86] KVM: x86: Mask off reserved bits in CPUID.8000001FH
        - [x86] KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
        - [x86] KVM: VMX: Fold vmx_supported_debugctl() into
          vcpu_supported_debugctl()
        - [x86] KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL
        - [x86] KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING
          unavailable
        - [x86] KVM: Initialize gfn_to_pfn_cache locks in dedicated helper
        - [x86] KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache
        - [arm64] KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE
        - [x86] KVM: x86: smm: number of GPRs in the SMRAM image depends on the
          image format
        - [x86] KVM: x86: emulator: em_sysexit should update ctxt->mode
        - [x86] KVM: x86: emulator: introduce emulator_recalc_and_set_mode
        - [x86] KVM: x86: emulator: update the emulation mode after rsm
        - [x86] KVM: x86: emulator: update the emulation mode after CR0 write
        - ext4,f2fs: fix readahead of verity data
        - cifs: fix regression in very old smb1 mounts
        - [arm64,armhf] drm/rockchip: dsi: Clean up 'usage_mode' when failing to
          attach
        - [arm64,armhf] drm/rockchip: dsi: Force synchronous probe
        - drm/amdgpu: disable GFXOFF during compute for GFX11
        - drm/amd/display: Update latencies on DCN321
        - drm/amd/display: Update DSC capabilitie for DCN314
        - [x86] drm/i915/sdvo: Filter out invalid outputs more sensibly
        - [x86] drm/i915/sdvo: Setup DDC fully before output init
        - wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()
          (CVE-2022-3628)
    
      [ Vincent Blut ]
      * [x86] drivers/platform/x86: Enable GIGABYTE_WMI as module
        (Closes: #1023613)
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 4
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 11 Nov 2022 09:36:29 +0100
  • linux (6.0.7-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.7
        - can: j1939: transport: j1939_session_skb_drop_old():
          spin_unlock_irqrestore() before kfree_skb()
        - can: kvaser_usb: Fix possible completions during init_completion
        - ALSA: Use del_timer_sync() before freeing timer
        - ALSA: hda/realtek: Add quirk for ASUS Zenbook using CS35L41
        - ALSA: usb-audio: Add quirks for M-Audio Fast Track C400/600
        - ALSA: hda/realtek: Add another HP ZBook G9 model quirks
        - ALSA: control: add snd_ctl_rename()
        - ALSA: hda/realtek: Use snd_ctl_rename() to rename a control
        - ALSA: emu10k1: Use snd_ctl_rename() to rename a control
        - ALSA: ac97: Use snd_ctl_rename() to rename a control
        - ALSA: usb-audio: Use snd_ctl_rename() to rename a control
        - ALSA: ca0106: Use snd_ctl_rename() to rename a control
        - ALSA: au88x0: use explicitly signed char
        - ALSA: rme9652: use explicitly signed char
        - USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM
        - usb: gadget: uvc: limit isoc_sg to super speed gadgets
        - Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets"
        - usb: gadget: uvc: fix dropped frame after missed isoc
        - usb: gadget: uvc: fix sg handling in error case
        - usb: gadget: uvc: fix sg handling during video encode
        - [armhf] usb: gadget: aspeed: Fix probe regression
        - [arm64,armhf] usb: dwc3: gadget: Stop processing more requests on IMI
        - [arm64,armhf] usb: dwc3: gadget: Don't set IMI for no_interrupt
        - [arm64,armhf] usb: dwc3: gadget: Force sending delayed status during soft
          disconnect
        - [arm64,armhf] usb: dwc3: gadget: Don't delay End Transfer on
          delayed_status
        - usb: typec: ucsi: Check the connection on resume
        - usb: typec: ucsi: acpi: Implement resume callback
        - [arm64,armhf] usb: dwc3: st: Rely on child's compatible instead of name
        - [arm64,armhf] usb: dwc3: Don't switch OTG -> peripheral if extcon is
          present
        - usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96
          controller
        - squashfs: fix read regression introduced in readahead code
          (Closes: #1023167)
        - squashfs: fix extending readahead beyond end of file
        - squashfs: fix buffer release race condition in readahead code
        - xhci: Add quirk to reset host back to default state at shutdown
        - xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
        - xhci: Remove device endpoints from bandwidth list when freeing the device
        - iio: light: tsl2583: Fix module unloading
        - iio: temperature: ltc2983: allocate iio channels once
        - iio: adxl372: Fix unsafe buffer attributes
        - fbdev: smscufx: Fix several use-after-free bugs
        - [x86] cpufreq: intel_pstate: Read all MSRs on the target CPU
        - [x86] cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores
        - fs/binfmt_elf: Fix memory leak in load_elf_binary()
        - exec: Copy oldsighand->action under spin-lock
        - mac802154: Fix LQI recording
        - scsi: qla2xxx: Use transport-defined speed mask for supported_speeds
        - drm/amdgpu: Fix VRAM BO swap issue
        - drm/amdgpu: Fix for BO move issue
        - [x86] drm/i915: Extend Wa_1607297627 to Alderlake-P
        - drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x
        - drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume
        - drm/amdgpu: fix pstate setting issue
        - drm/amd/display: Revert logic for plane modifiers
        - [arm64] drm/msm: fix use-after-free on probe deferral
        - [arm64] drm/msm/dsi: fix memory corruption with too many bridges
        - [arm64] drm/msm/hdmi: fix memory corruption with too many bridges
        - [arm64] drm/msm/hdmi: fix IRQ lifetime
        - [arm64] drm/msm/dp: fix memory corruption with too many bridges
        - [arm64] drm/msm/dp: fix aux-bus EP lifetime
        - [arm64] drm/msm/dp: fix IRQ lifetime
        - [arm64] drm/msm/dp: fix bridge lifetime
        - random: use arch_get_random*_early() in random_init()
        - mmc: block: Remove error check of hw_reset on reset
        - mmc: queue: Cancel recovery work on cleanup
        - mmc: core: Fix kernel panic when remove non-standard SDIO card
        - mmc: core: Fix WRITE_ZEROES CQE handling
        - mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake
        - [arm64,armhf] mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on
          8bit bus
        - mm: migrate: fix return value if all subpages of THPs are migrated
          successfully
        - mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on
          hugetlbfs
        - mm/huge_memory: do not clobber swp_entry_t during THP split
        - mm: prep_compound_tail() clear page->private
        - kernfs: fix use-after-free in __kernfs_remove
        - Revert "dt-bindings: pinctrl-zynqmp: Add output-enable configuration"
        - pinctrl: Ingenic: JZ4755 bug fixes
        - [s390x] boot: add secure boot trailer
        - [s390x] cio: fix out-of-bounds access on cio_ignore free
        - [s390x] uaccess: add missing EX_TABLE entries to __clear_user()
        - [s390x] futex: add missing EX_TABLE entry to __futex_atomic_op()
        - [s390x] pci: add missing EX_TABLE entries to
          __pcistg_mio_inuser()/__pcilg_mio_inuser()
        - ethtool: eeprom: fix null-deref on genl_info in dump
        - fbdev/core: Avoid uninitialized read in
          aperture_remove_conflicting_pci_device()
        - [amd64,arm64] ACPI: PCC: Fix unintentional integer overflow
        - net: ieee802154: fix error return code in dgram_bind()
        - media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation
        - [arm64] drm/msm/a6xx: Replace kcalloc() with kvzalloc()
        - [arm64] drm/msm/dp: add atomic_check to bridge ops
        - [arm64] drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
        - [arm64] drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link
          training
        - [arm64] ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatile
        - [arm64] drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage
        - erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy()
        - erofs: fix up inplace decompression success rate
        - [arm64] pinctrl: qcom: Avoid glitching lines when we first mux to output
        - [arm64] spi: qup: support using GPIO as chip select line
        - [x86] fpu: Configure init_fpstate attributes orderly
        - [x86] fpu: Fix the init_fpstate size check with the actual size
        - [x86] fpu: Exclude dynamic states from init_fpstate
        - sched/core: Fix comparison in sched_group_cookie_match()
        - bpf: prevent decl_tag from being referenced in func_proto
        - mtd: core: add missing of_node_get() in dynamic partitions code
        - [x86] ASoC: SOF: Intel: pci-mtl: fix firmware name
        - [armhf] spi: aspeed: Fix window offset of CE1
        - [arm64] ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatile
        - [x86] ASoC: Intel: common: add ACPI matching tables for Raptor Lake
        - [x86] ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions
        - [x86] ASoC: SOF: Intel: pci-tgl: fix ADL-N descriptor
        - ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()
        - [x86] perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of
          clear_cpu_cap()
        - rcu: Keep synchronize_rcu() from enabling irqs in early boot
        - tipc: fix a null-ptr-deref in tipc_topsrv_accept
        - [arm64] net: netsec: fix error handling in netsec_register_mdio()
        - net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()
        - net: hinic: fix memory leak when reading function table
        - net: hinic: fix the issue of CMDQ memory leaks
        - net: hinic: fix the issue of double release MBOX callback of VF
        - [arm64] net: macb: Specify PHY PM management done by MAC
        - [x86] unwind/orc: Fix unreliable stack dump with gcov
        - [x86] fpu: Fix copy_xstate_to_uabi() to copy init states correctly
        - [amd64,arm64] amd-xgbe: Yellow carp devices do not need rrc
        - [amd64,arm64] amd-xgbe: fix the SFP compliance codes check for DAC cables
        - [amd64,arm64] amd-xgbe: add the bit rate quirk for Molex cables
        - [x86] drm/i915/dgfx: Keep PCI autosuspend control 'on' by default on all
          dGPU
        - [x86] drm/i915/dp: Reset frl trained flag before restarting FRL training
        - atlantic: fix deadlock at aq_nic_stop
        - net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed
        - tcp: fix a signed-integer-overflow bug in tcp_add_backlog()
        - tcp: fix indefinite deferral of RTO with SACK reneging
        - mptcp: set msk local address earlier
        - can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in
          error path
        - PM: hibernate: Allow hybrid sleep to work with s2idle
        - media: vivid: s_fbuf: add more sanity checks
        - media: vivid: dev->bitmap_cap wasn't freed in all cases
        - media: v4l2-dv-timings: add sanity checks for blanking values
        - media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'
        - media: vivid: set num_in/outputs to 0 if not supported
        - ipv6: ensure sane device mtu in tunnels
        - i40e: Fix ethtool rx-flow-hash setting for X722
        - i40e: Fix VF hang when reset is triggered on another VF
        - i40e: Fix flow-type by setting GL_HASH_INSET registers
        - net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()
        - PM: domains: Fix handling of unavailable/disabled idle states
        - [arm64,armhf] net: fec: limit register access on i.MX6UL
        - openvswitch: switch from WARN to pr_warn
        - nh: fix scope used to find saddr when adding non gw nh
        - net/mlx5e: Do not increment ESN when updating IPsec ESN state
        - net/mlx5: Wait for firmware to enable CRS before pci_restore_state
        - net/mlx5: DR, Fix matcher disconnect error flow
        - net/mlx5e: Extend SKB room check to include PTP-SQ
        - net/mlx5e: Update restore chain id for slow path packets
        - net/mlx5: ASO, Create the ASO SQ with the correct timestamp format
        - net/mlx5: Fix possible use-after-free in async command interface
        - net/mlx5e: TC, Reject forwarding from internal port to internal port
        - net/mlx5: Update fw fatal reporter state on PCI handlers successful
          recover
        - net/mlx5: Fix crash during sync firmware reset
        - net: do not sense pfmemalloc status in skb_append_pagefrags()
        - [arm64] net: enetc: survive memory pressure without crashing
        - [arm64] Add AMPERE1 to the Spectre-BHB affected list
        - tcp/udp: Fix memory leak in ipv6_renew_options(). (CVE-2022-3524)
    
      [ Salvatore Bonaccorso ]
      * wifi: ath11k: avoid deadlock during regulatory update in
        ath11k_regd_update() (Closes: #1023329)
      * Bump ABI to 3 (Fixes FTBFS on arm64 and armhf) (Closes: #1023298)
      * Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
        (CVE-2022-42896)
      * Bluetooth: L2CAP: Fix attempting to access uninitialized memory
        (CVE-2022-42895)
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 05 Nov 2022 14:41:22 +0100
  • linux (6.0.6-2) unstable; urgency=medium
    
      * Ignore ABI changes for ahci_fill_cmd_slot, phylink_create and
        phylink_generic_validate
    
     -- Salvatore Bonaccorso <email address hidden>  Tue, 01 Nov 2022 13:55:44 +0100
  • linux (6.0.6-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.6
        - video/aperture: Call sysfb_disable() before removing PCI devices
        - ocfs2: clear dinode links count in case of error
        - ocfs2: fix BUG when iput after ocfs2_mknod fails
        - smb3: interface count displayed incorrectly
        - selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context()
        - [x86] microcode/AMD: Apply the patch early on every logical thread
        - [x86] hwmon/coretemp: Handle large core ID value
        - [armhf] ata: ahci-imx: Fix MODULE_ALIAS
        - [x86] resctrl: Fix min_cbm_bits for AMD
        - drm/amdgpu: fix sdma doorbell init ordering on APUs
        - mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages
        - kvm: Add support for arch compat vm ioctls
        - [x86] KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()
        - x[86] KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER
        - [arm64] KVM: arm64: vgic: Fix exit condition in scan_its_table()
        - media: mceusb: set timeout to at least timeout provided
        - [x86] topology: Fix multiple packages shown on a single-package system
        - [x86] topology: Fix duplicated core ID within a package
        - [amd64] platform/x86/amd: pmc: Read SMU version during suspend on Cezanne
          systems
        - dm bufio: use the acquire memory barrier when testing for B_READING
        - btrfs: fix processing of delayed data refs during backref walking
        - btrfs: fix processing of delayed tree block refs during backref walking
        - [arm*] drm/vc4: Add module dependency on hdmi-codec
        - [arm*] drm/vc4: hdmi: Enforce the minimum rate at runtime_resume
        - ACPI: extlog: Handle multiple records
        - tipc: Fix recognition of trial period
        - tipc: fix an information leak in tipc_topsrv_kern_subscr
        - i40e: Fix DMA mappings leak
        - tls: strp: make sure the TCP skbs do not have overlapping data
        - HID: magicmouse: Do not set BTN_MOUSE on double report
        - sfc: Change VF mac via PF as first preference if available.
        - net/atm: fix proc_mpc_write incorrect return value
        - net: phy: dp83867: Extend RX strap quirk for SGMII mode
        - net/smc: Fix an error code in smc_lgr_create()
        - net: phylink: add mac_managed_pm in phylink_config structure
        - net: stmmac: Enable mac_managed_pm phylink config
        - skmsg: pass gfp argument to alloc_sk_msg()
        - erofs: shouldn't churn the mapping page for duplicated copies
        - blk-mq: fix null pointer dereference in blk_mq_clear_rq_mapping()
        - io_uring/rw: remove leftover debug statement
        - scsi: lpfc: Fix memory leak in lpfc_create_port()
        - udp: Update reuse->has_conns under reuseport_lock.
        - ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failed
        - cifs: Fix xid leak in cifs_create()
        - cifs: Fix xid leak in cifs_copy_file_range()
        - cifs: Fix xid leak in cifs_flock()
        - cifs: Fix xid leak in cifs_ses_add_channel()
        - cifs: Fix memory leak when build ntlmssp negotiate blob failed
        - dm: remove unnecessary assignment statement in alloc_dev()
        - drm/amd/display: Increase frame size limit for display_mode_vba_util_32.o
        - bnxt_en: fix memory leak in bnxt_nvm_test()
        - netfilter: rpfilter/fib: Populate flowic_l3mdev field
        - netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.
        - netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
        - nvme-hwmon: consistently ignore errors from nvme_hwmon_init
        - nvme-hwmon: kmalloc the NVME SMART log buffer
        - nvmet: fix workqueue MEM_RECLAIM flushing dependency
        - net: sched: cake: fix null pointer access issue when cake_init() fails
        - net: sched: delete duplicate cleanup of backlog and qlen
        - net: sched: sfb: fix null pointer access issue when sfb_init() fails
        - net: Fix return value of qdisc ingress handling on success
        - io_uring/msg_ring: Fix NULL pointer dereference in io_msg_send_fd()
        - sfc: include vport_id in filter spec hash and equal()
        - [arm64] net: hns: fix possible memory leak in hnae_ae_register()
        - net: sched: fix race condition in qdisc_graft()
        - net: phy: dp83822: disable MDI crossover status change interrupt
        - drbd: only clone bio if we have a backing device
        - [amd64] iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()
        - [amd64] iommu/vt-d: Clean up si_domain in the init_dmars() error path
        - wifi: mt76: mt7921e: fix random fw download fail
        - io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL
        - ext4: introduce EXT4_FC_TAG_BASE_LEN helper
        - ext4: factor out ext4_fc_get_tl()
        - ext4: fix potential out of bound read in ext4_fc_replay_scan()
        - ACPI: video: Force backlight native for more TongFang devices
        - mm: /proc/pid/smaps_rollup: fix no vma's null-deref
    
     -- Salvatore Bonaccorso <email address hidden>  Tue, 01 Nov 2022 06:28:12 +0100
  • linux (6.0.5-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.4
        - [x86] drm/i915/bios: Validate fp_timing terminator presence
        - [x86] drm/i915/bios: Use hardcoded fp_timing size for generating LFP data
          pointers
        - pinctrl: amd: change dev_warn to dev_dbg for additional feature support
        - [x86] thermal: intel_powerclamp: Use first online CPU as control_cpu
        - io_uring/net: fail zc send when unsupported by socket
        - HID: playstation: stop DualSense output work on remove.
        - HID: playstation: add initial DualSense Edge controller support
        - net: flag sockets supporting msghdr originated zerocopy
        - drm/amd/pm: fulfill SMU13.0.7 cstate control interface
        - drm/amd/pm: add SMU IP v13.0.4 IF version define to V7
        - drm/amd/pm: disable cstate feature for gpu reset scenario
        - drm/amd/pm: fulfill SMU13.0.0 cstate control interface
        - drm/amd/pm: update SMU IP v13.0.4 driver interface version
        - dm clone: Fix typo in block_device format specifier
        - efi: efivars: Fix variable writes without query_variable_store()
        - efi: ssdt: Don't free memory if ACPI table was loaded successfully
        - gcov: support GCC 12.1 and newer compilers
        - io-wq: Fix memory leak in worker creation
        - fbdev/core: Remove remove_conflicting_pci_framebuffers()
        - Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()"
          (Closes: #1022544)
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.5
        - [arm64,armhf] clk: tegra: Fix Tegra PWM parent clock
        - Revert "btrfs: call __btrfs_remove_free_space_cache_locked on cache load
          failure" (Closes: #1022848)
    
      [ Salvatore Bonaccorso ]
      * [rt] Update to 6.0.5-rt14
      * Ignore ABI changes doe to removed check_var_size, check_var_size_nonblocking
        and remove_conflicting_pci_framebuffers
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 28 Oct 2022 08:53:43 +0200
  • linux (6.0.3-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.3
        - ALSA: oss: Fix potential deadlock at unregistration
        - ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()
        - ALSA: usb-audio: Fix potential memory leaks
        - ALSA: usb-audio: Fix NULL dererence at error path
        - ALSA: hda/realtek: remove ALC289_FIXUP_DUAL_SPK for Dell 5530
        - ALSA: hda/realtek: Correct pin configs for ASUS G533Z
        - ALSA: hda/realtek: Add quirk for ASUS GV601R laptop
        - ALSA: hda/realtek: Add Intel Reference SSID to support headset keys
        - io_uring: add custom opcode hooks on fail
        - io_uring/rw: don't lose partial IO result on fail
        - io_uring/net: don't lose partial send/recv on fail
        - io_uring/rw: fix unexpected link breakage
        - io_uring/rw: don't lose short results on io_setup_async_rw()
        - io_uring/net: fix fast_iov assignment in io_setup_async_msg()
        - io_uring/net: don't update msg_name if not provided
        - io_uring: limit registration w/ SINGLE_ISSUER
        - io_uring/net: handle -EINPROGRESS correct for IORING_OP_CONNECT
        - io_uring/af_unix: defer registered files gc to io_uring release
          (CVE-2022-2602)
        - io_uring: correct pinned_vm accounting
        - [x86] hv_netvsc: Fix race between VF offering and VF association message
          from host
        - cifs: destage dirty pages before re-reading them for cache=none
        - cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message
        - iio: dac: ad5593r: Fix i2c read protocol requirements
        - iio: ltc2497: Fix reading conversion results
        - iio: adc: ad7923: fix channel readings for some variants
        - iio: pressure: dps310: Refactor startup procedure
        - iio: pressure: dps310: Reset chip after timeout
        - xhci: dbc: Fix memory leak in xhci_alloc_dbc()
        - usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()
        - usb: add quirks for Lenovo OneLink+ Dock
        - mmc: core: Add SD card quirk for broken discard
        - can: kvaser_usb: Fix use of uninitialized completion
        - can: kvaser_usb_leaf: Fix overread with an invalid command
        - can: kvaser_usb_leaf: Fix TX queue out of sync after restart
        - can: kvaser_usb_leaf: Fix CAN state after restart
        - mmc: renesas_sdhi: Fix rounding errors
        - mmc: sdhci-tegra: Use actual clock rate for SW tuning correction
        - mmc: sdhci-sprd: Fix minimum clock limit
        - i2c: designware: Fix handling of real but unexpected device interrupts
        - fs: dlm: fix race between test_bit() and queue_work()
        - fs: dlm: handle -EBUSY first in lock arg validation
        - fs: dlm: fix invalid derefence of sb_lvbptr
        - btf: Export bpf_dynptr definition
        - mbcache: Avoid nesting of cache->c_list_lock under bit locks
        - HID: multitouch: Add memory barriers
        - quota: Check next/prev free block number after reading from quota file
        - platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT failure
        - [arm64] dts: qcom: sdm845-mtp: correct ADC settle time
        - ASoC: wcd9335: fix order of Slimbus unprepare/disable
        - ASoC: wcd934x: fix order of Slimbus unprepare/disable
        - hwmon: (gsc-hwmon) Call of_node_get() before of_find_xxx API
        - net: thunderbolt: Enable DMA paths only after rings are enabled
        - regulator: qcom_rpm: Fix circular deferral regression
        - [arm64] topology: move store_cpu_topology() to shared code
        - [riscv64] topology: fix default topology reporting
        - [riscv64] Re-enable counter access from userspace
        - [riscv64] Make port I/O string accessors actually work
        - [riscv64] vdso: fix NULL deference in vdso_join_timens() when vfork
        - [riscv64] Allow PROT_WRITE-only mmap()
        - [riscv64] Make VM_WRITE imply VM_READ
        - [riscv64] always honor the CONFIG_CMDLINE_FORCE when parsing dtb
        - [riscv64] Pass -mno-relax only on lld < 15.0.0
        - nvmem: core: Fix memleak in nvmem_register()
        - nvme-multipath: fix possible hang in live ns resize with ANA access
        - Revert "drm/amdgpu: use dirty framebuffer helper"
        - dm: verity-loadpin: Only trust verity targets with enforcement
        - dmaengine: mxs: use platform_driver_register
        - dmaengine: qcom-adm: fix wrong sizeof config in slave_config
        - dmaengine: qcom-adm: fix wrong calling convention for prep_slave_sg
        - drm/virtio: Check whether transferred 2D BO is shmem
        - drm/virtio: Unlock reservations on virtio_gpu_object_shmem_init() error
        - drm/virtio: Unlock reservations on dma_resv_reserve_fences() error
        - drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb()
        - drm/udl: Restore display mode on resume
        - [arm64] mte: move register initialization to C
        - [arm64] mte: Avoid setting PG_mte_tagged if no tags cleared or restored
        - [arm64] errata: Add Cortex-A55 to the repeat tlbi list
        - clocksource/drivers/arm_arch_timer: Fix CNTPCT_LO and CNTVCT_LO value
        - mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
        - mm/damon: validate if the pmd entry is present before accessing
        - mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in
        - mm/mmap: undo ->mmap() when arch_validate_flags() fails
        - xen/gntdev: Prevent leaking grants
        - xen/gntdev: Accommodate VMA splitting
        - PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge
        - serial: cpm_uart: Don't request IRQ too early for console port
        - serial: stm32: Deassert Transmit Enable on ->rs485_config()
        - serial: Deassert Transmit Enable on probe in driver-specific way
        - serial: ar933x: Deassert Transmit Enable on ->rs485_config()
        - serial: 8250: Let drivers request full 16550A feature probing
        - serial: 8250: Request full 16550A feature probing for OxSemi PCIe devices
        - NFSD: Protect against send buffer overflow in NFSv3 READDIR
        - NFSD: Protect against send buffer overflow in NFSv2 READ
        - NFSD: Protect against send buffer overflow in NFSv3 READ
        - cpufreq: qcom-cpufreq-hw: Fix uninitialized throttled_freq warning
        - LoadPin: Fix Kconfig doc about format of file with verity digests
        - powercap: intel_rapl: Use standard Energy Unit for SPR Dram RAPL domain
        - slimbus: qcom-ngd: use correct error in message of pdr_add_lookup()
          failure
        - slimbus: qcom-ngd: cleanup in probe error path
        - scsi: lpfc: Rework MIB Rx Monitor debug info logic
        - scsi: qedf: Populate sysfs attributes for vport
        - gpio: rockchip: request GPIO mux to pinctrl when setting direction
        - pinctrl: rockchip: add pinmux_ops.gpio_set_direction callback
        - fbdev: smscufx: Fix use-after-free in ufx_ops_open()
        - hwrng: core - let sleep be interrupted when unregistering hwrng
        - smb3: do not log confusing message when server returns no network
          interfaces
        - ksmbd: fix incorrect handling of iterate_dir
        - ksmbd: fix endless loop when encryption for response fails
        - ksmbd: Fix wrong return value and message length check in smb2_ioctl()
        - ksmbd: Fix user namespace mapping
        - fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
        - btrfs: fix alignment of VMA for memory mapped files on THP
        - btrfs: enhance unsupported compat RO flags handling
        - btrfs: fix race between quota enable and quota rescan ioctl
        - btrfs: fix missed extent on fsync after dropping extent maps
        - btrfs: set generation before calling btrfs_clean_tree_block in
          btrfs_init_new_buffer
        - f2fs: fix wrong continue condition in GC
        - f2fs: complete checkpoints during remount
        - f2fs: flush pending checkpoints when freezing super
        - f2fs: increase the limit for reserve_root
        - f2fs: fix to do sanity check on destination blkaddr during recovery
        - f2fs: fix to do sanity check on summary info
        - f2fs: allow direct read for zoned device
        - jbd2: wake up journal waiters in FIFO order, not LIFO
        - jbd2: fix potential buffer head reference count leak
        - jbd2: fix potential use-after-free in jbd2_fc_wait_bufs
        - jbd2: add miss release buffer head in fc_do_one_pass()
        - ext2: Add sanity checks for group and filesystem size
        - ext4: avoid crash when inline data creation follows DIO write
        - ext4: fix null-ptr-deref in ext4_write_info
        - ext4: make ext4_lazyinit_thread freezable
        - ext4: fix check for block being out of directory size (CVE-2022-1184)
        - ext4: don't increase iversion counter for ea_inodes
        - ext4: unconditionally enable the i_version counter
        - ext4: ext4_read_bh_lock() should submit IO if the buffer isn't uptodate
        - ext4: place buffer head allocation before handle start
        - ext4: fix i_version handling in ext4
        - ext4: fix dir corruption when ext4_dx_add_entry() fails
        - ext4: fix miss release buffer head in ext4_fc_write_inode
        - ext4: fix potential memory leak in ext4_fc_record_modified_inode()
        - ext4: fix potential memory leak in ext4_fc_record_regions()
        - ext4: update 'state->fc_regions_size' after successful memory allocation
        - ftrace: Properly unset FTRACE_HASH_FL_MOD
        - ftrace: Still disable enabled records marked as disabled
        - ring-buffer: Allow splice to read previous partially read pages
        - ring-buffer: Have the shortest_full queue be the shortest not longest
        - ring-buffer: Check pending waiters when doing wake ups as well
        - ring-buffer: Add ring_buffer_wake_waiters()
        - ring-buffer: Fix race between reset page and reading page
        - tracing/eprobe: Fix alloc event dir failed when event name no set
        - tracing: Disable interrupt or preemption before acquiring arch_spinlock_t
        - tracing: Wake up ring buffer waiters on closing of the file
        - tracing: Wake up waiters when tracing is disabled
        - tracing: Add ioctl() to force ring buffer waiters to wake up
        - tracing: Do not free snapshot if tracer is on cmdline
        - tracing: Move duplicate code of trace_kprobe/eprobe.c into header
        - tracing: Add "(fault)" name injection to kernel probes
        - tracing: Fix reading strings from synthetic events
        - rpmsg: char: Avoid double destroy of default endpoint
        - thunderbolt: Explicitly enable lane adapter hotplug events at startup
        - efi: libstub: drop pointless get_memory_map() call
        - media: cedrus: Fix watchdog race condition
        - media: cedrus: Set the platform driver data earlier
        - media: cedrus: Fix endless loop in cedrus_h265_skip_bits()
        - blk-throttle: fix that io throttle can only work for single bio
        - blk-wbt: call rq_qos_add() after wb_normal is initialized
        - [x86] KVM: x86/emulator: Fix handing of POP SS to correctly set
          interruptibility
        - [x86] KVM: nVMX: Unconditionally purge queued/injected events on nested
          "exit"
        - [x86] KVM: nVMX: Don't propagate vmcs12's PERF_GLOBAL_CTRL settings to
          vmcs02
        - [x86] KVM: x86: Treat #DBs from the emulator as fault-like (code and
          DR7.GD=1)
        - [x86] KVM: VMX: Drop bits 31:16 when shoving exception error code into
          VMCS
        - staging: greybus: audio_helper: remove unused and wrong debugfs usage
        - drm/nouveau/kms/nv140-: Disable interlacing
        - drm/nouveau: fix a use-after-free in nouveau_gem_prime_import_sg_table()
        - [x86] drm/i915/gt: Use i915_vm_put on ppgtt_create error paths
        - [x86] drm/i915/guc: Fix revocation of non-persistent contexts
        - [x86] drm/i915: Fix watermark calculations for gen12+ RC CCS modifier
        - [x86] drm/i915: Fix watermark calculations for gen12+ MC CCS modifier
        - [x86] drm/i915: Fix watermark calculations for gen12+ CCS+CC modifier
        - [x86] drm/i915: Fix watermark calculations for DG2 CCS modifiers
        - [x86] drm/i915: Fix watermark calculations for DG2 CCS+CC modifier
        - [x86] drm/i915: Fix display problems after resume
        - drm/amd/display: Fix watermark calculation
        - drm/amd/display: Update PMFW z-state interface for DCN314
        - drm/amd/display: zeromem mypipe heap struct before using it
        - drm/amd/display: Validate DSC After Enable All New CRTCs
        - drm/amd/display: Enable dpia support for dcn314
        - drm/amd/display: Enable 2 to 1 ODM policy if supported
        - drm/amd/display: Fix vblank refcount in vrr transition
        - drm/amd/display: Add HUBP surface flip interrupt handler
        - drm/amd/display: explicitly disable psr_feature_enable appropriately
        - drm/amdgpu: Enable VCN PG on GC11_0_1
        - drm/amdgpu: Enable F32_WPTR_POLL_ENABLE in mqd
        - smb3: must initialize two ACL struct fields to zero
        - selinux: use "grep -E" instead of "egrep"
        - ima: fix blocking of security.ima xattrs of unsupported algorithms
        - userfaultfd: open userfaultfds with O_RDONLY
        - acl: return EOPNOTSUPP in posix_acl_fix_xattr_common()
        - thermal: cpufreq_cooling: Check the policy first in
          cpufreq_cooling_register()
        - cpufreq: amd-pstate: Fix initial highest_perf value
        - erofs: fix order >= MAX_ORDER warning due to crafted negative i_size
        - erofs: use kill_anon_super() to kill super in fscache mode
        - ACPI: PCC: Release resources on address space setup failure path
        - ACPI: PCC: replace wait_for_completion()
        - ACPI: PCC: Fix Tx acknowledge in the PCC address space handler
        - objtool: Preserve special st_shndx indexes in elf_update_symbol
        - nfsd: Fix a memory leak in an error handling path
        - SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation
        - SUNRPC: Fix svcxdr_init_encode's buflen calculation
        - NFSD: Protect against send buffer overflow in NFSv2 READDIR
        - NFSD: Fix handling of oversized NFSv4 COMPOUND requests
        - [x86] paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabled
        - wifi: rtlwifi: 8192de: correct checking of IQK reload
        - wifi: ath10k: Set tx credit to one for WCN3990 snoc based devices
        - wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()
        - bpf: Cleanup check_refcount_ok
        - bpf: Fix ref_obj_id for dynptr data slices in verifier
        - leds: lm3601x: Don't use mutex after it was destroyed
        - tsnep: Fix TSNEP_INFO_TX_TIME register define
        - net: prestera: cache port state for non-phylink ports too
        - bpf: Fix reference state management for synchronous callbacks
        - wifi: mac80211: properly set old_links when removing a link
        - wifi: cfg80211: get correct AP link chandef
        - wifi: mac80211: fix use-after-free
        - wifi: mac80211: mlme: don't add empty EML capabilities
        - wifi: mac80211_hwsim: fix link change handling
        - wifi: mac80211: allow bw change during channel switch in mesh
        - bpftool: Fix a wrong type cast in btf_dumper_int
        - ice: set tx_tstamps when creating new Tx rings via ethtool
        - audit: explicitly check audit_context->context enum value
        - audit: free audit_proctitle only on task exit
        - esp: choose the correct inner protocol for GSO on inter address family
          tunnels
        - spi: mt7621: Fix an error message in mt7621_spi_probe()
        - [x86] resctrl: Fix to restore to original value when re-enabling hardware
          prefetch register
        - xsk: Fix backpressure mechanism on Tx
        - bpf: Disable preemption when increasing per-cpu map_locked
        - bpf: Propagate error from htab_lock_bucket() to userspace
        - wifi: ath11k: Fix incorrect QMI message ID mappings
        - bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
        - bpf: Use this_cpu_{inc_return|dec} for prog->active
        - Bluetooth: btusb: mediatek: fix WMT failure during runtime suspend
        - bpf: Only add BTF IDs for socket security hooks when
          CONFIG_SECURITY_NETWORK is on
        - wifi: rtw89: pci: fix interrupt stuck after leaving low power mode
        - wifi: rtw89: pci: correct TX resource checking in low power mode
        - wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()
        - wifi: wfx: prevent underflow in wfx_send_pds()
        - wifi: rtw88: add missing destroy_workqueue() on error path in
          rtw_core_init()
        - wifi: mac80211: mlme: assign link address correctly
        - spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume()
        - spi: qup: add missing clk_disable_unprepare on error in
          spi_qup_pm_resume_runtime()
        - wifi: rtl8xxxu: Fix skb misuse in TX queue selection
        - spi: meson-spicc: do not rely on busy flag in pow2 clk ops
        - bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
        - wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibration
        - wifi: rtl8xxxu: Remove copy-paste leftover in gen2_update_rate_mask
        - Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev()
        - wifi: mt76: mt7921e: fix race issue between reset and suspend/resume
        - wifi: mt76: mt7921s: fix race issue between reset and suspend/resume
        - wifi: mt76: mt7921u: fix race issue between reset and suspend/resume
        - wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work
        - wifi: mt76: sdio: poll sta stat when device transmits data
        - wifi: mt76: mt7915: fix an uninitialized variable bug
        - wifi: mt76: mt7921: fix use after free in mt7921_acpi_read()
        - wifi: mt76: sdio: fix transmitting packet hangs
        - wifi: mt76: mt7615: add mt7615_mutex_acquire/release in
          mt7615_sta_set_decap_offload
        - wifi: mt76: mt7915: fix possible unaligned access in
          mt7915_mac_add_twt_setup
        - wifi: mt76: connac: fix possible unaligned access in
          mt76_connac_mcu_add_nested_tlv
        - wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_[start, stop]_ap
        - wifi: mt76: mt7921: add mt7921_mutex_acquire at
          mt7921_sta_set_decap_offload
        - wifi: mt76: mt7921: fix the firmware version report
        - wifi: mt76: mt7915: fix mcs value in ht mode
        - wifi: mt76: fix uninitialized pointer in mt7921_mac_fill_rx
        - wifi: mt76: mt7915: do not check state before configuring implicit
          beamform
        - wifi: mt76: mt7921e: fix rmmod crash in driver reload test
        - Bluetooth: RFCOMM: Fix possible deadlock on socket shutdown/release
        - net: fs_enet: Fix wrong check in do_pd_setup
        - bpf: Ensure correct locking around vulnerable function find_vpid()
        - libbpf: Fix crash if SEC("freplace") programs don't have attach_prog_fd
          set
        - wifi: ath11k: Include STA_KEEPALIVE_ARP_RESPONSE TLV header by default
        - Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failure
        - netfilter: conntrack: fix the gc rescheduling delay
        - netfilter: conntrack: revisit the gc initial rescheduling bias
        - bpf, cgroup: Reject prog_attach_flags array when effective query
        - bpftool: Fix wrong cgroup attach flags being assigned to effective progs
        - flow_dissector: Do not count vlan tags inside tunnel payload
        - mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv
        - wifi: ath11k: fix failed to find the peer with peer_id 0 when disconnected
        - wifi: ath11k: fix number of VHT beamformee spatial streams
        - mips: dts: ralink: mt7621: fix external phy on GB-PC2
        - [x86] microcode/AMD: Track patch allocation size explicitly
        - wifi: ath11k: fix peer addition/deletion error on sta band migration
        - [x86] cpu: Include the header of init_ia32_feat_ctl()'s prototype
        - spi: cadence-quadspi: Fix PM disable depth imbalance in cqspi_probe
        - spi: dw: Fix PM disable depth imbalance in dw_spi_bt1_probe
        - spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probe
        - skmsg: Schedule psock work if the cached skb exists on the psock
        - cw1200: fix incorrect check to determine if no element is found in list
        - i2c: mlxbf: support lock mechanism
        - Bluetooth: hci_core: Fix not handling link timeouts propertly
        - xfrm: Reinject transport-mode packets through workqueue
        - netfilter: nft_fib: Fix for rpath check with VRF devices
        - spi: s3c64xx: Fix large transfers with DMA
        - Bluetooth: Prevent double register of suspend
        - wifi: rtl8xxxu: gen2: Enable 40 MHz channel width
        - wifi: rtl8xxxu: Fix AIFS written to REG_EDCA_*_PARAM
        - vhost/vsock: Use kvmalloc/kvfree for larger packets.
        - eth: alx: take rtnl_lock on resume
        - mISDN: fix use-after-free bugs in l1oip timer handlers (CVE-2022-3565)
        - sctp: handle the error returned from sctp_auth_asoc_init_active_key
        - tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
        - spi: Ensure that sg_table won't be used after being freed
        - Bluetooth: hci_sync: Fix not indicating power state
        - hwmon: (pmbus/mp2888) Fix sensors readouts for MPS Multi-phase mp2888
          controller
        - net: rds: don't hold sock lock when cancelling work from
          rds_tcp_reset_callbacks()
        - af_unix: Fix memory leaks of the whole sk due to OOB skb. (CVE-2022-3543)
        - net: prestera: acl: Add check for kmemdup
        - eth: lan743x: reject extts for non-pci11x1x devices
        - bnx2x: fix potential memory leak in bnx2x_tpa_stop() (CVE-2022-3542)
        - eth: sp7021: fix use after free bug in spl2sw_nvmem_get_mac_address
          (CVE-2022-3541)
        - net: wwan: iosm: Call mutex_init before locking it
        - net/ieee802154: reject zero-sized raw_sendmsg()
        - once: add DO_ONCE_SLOW() for sleepable contexts
        - net: mvpp2: fix mvpp2 debugfs leak (CVE-2022-3535)
        - drm: bridge: adv7511: fix CEC power down control register offset
        - drm: bridge: adv7511: unregister cec i2c device after cec adapter
        - drm/bridge: Avoid uninitialized variable warning
        - drm/mipi-dsi: Detach devices when removing the host
        - drm/vc4: drv: Call component_unbind_all()
        - drm/bridge: it6505: Power on downstream device in .atomic_enable
        - video/aperture: Disable and unregister sysfb devices via aperture helpers
        - drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling
        - drm/bridge: anx7625: Fix refcount bug in anx7625_parse_dt()
        - drm/bridge: tc358767: Add of_node_put() when breaking out of loop
        - drm/bridge: parade-ps8640: Fix regulator supply order
        - drm/format-helper: Fix test on big endian architectures
        - drm/dp_mst: fix drm_dp_dpcd_read return value checks
        - drm:pl111: Add of_node_put() when breaking out of
          for_each_available_child_of_node()
        - ASoC: mt6359: fix tests for platform_get_irq() failure
        - ASoC: amd: acp: add missing platform_device_unregister() in
          acp_pci_probe()
        - drm/msm: Make .remove and .shutdown HW shutdown consistent
        - platform/chrome: fix double-free in chromeos_laptop_prepare()
        - platform/chrome: fix memory corruption in ioctl
        - [x86] drm/i915/dg2: Bump up CDCLK for DG2
        - drm/virtio: Fix same-context optimization
        - ASoC: soc-pcm.c: call __soc_pcm_close() in soc_pcm_close()
        - ASoC: tas2764: Allow mono streams
        - ASoC: tas2764: Drop conflicting set_bias_level power setting
        - ASoC: tas2764: Fix mute/unmute
        - platform/x86: msi-laptop: Fix old-ec check for backlight registering
        - platform/x86: msi-laptop: Fix resource cleanup
        - drm/panel: use 'select' for Ili9341 panel driver helpers
        - drm: fix drm_mipi_dbi build errors
        - platform/chrome: cros_ec_typec: Add bit offset for DP VDO
        - platform/chrome: cros_ec_typec: Correct alt mode index
        - drm/amdgpu: add missing pci_disable_device() in
          amdgpu_pmops_runtime_resume()
        - drm/bridge: megachips: Fix a null pointer dereference bug
        - drm/bridge: it6505: Fix the order of DP_SET_POWER commands
        - ASoC: rsnd: Add check for rsnd_mod_power_on
        - ASoC: wm_adsp: Handle optional legacy support
        - ALSA: hda: beep: Simplify keep-power-at-enable behavior
        - drm/virtio: set fb_modifiers_not_supported
        - drm/bochs: fix blanking
        - ASoC: mediatek: mt8195-mt6359: Properly register sound card for SOF
        - ASoC: SOF: mediatek: mt8195: Import namespace SND_SOC_SOF_MTK_COMMON
        - drm/omap: dss: Fix refcount leak bugs
        - drm/amdgpu: Fix memory leak in hpd_rx_irq_create_workqueue()
        - ASoC: rockchip: i2s: use regmap_read_poll_timeout to poll I2S_CLR
        - mmc: au1xmmc: Fix an error handling path in au1xmmc_probe()
        - ASoC: eureka-tlv320: Hold reference returned from of_find_xxx API
        - drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices
        - drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idx
        - drm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_config_msa()
        - ALSA: hda/hdmi: change type for the 'assigned' variable
        - ALSA: hda/hdmi: Fix the converter allocation for the silent stream
        - ALSA: usb-audio: Properly refcounting clock rate
        - ASoC: SOF: ipc4-topology: Free the ida when IPC fails in
          sof_ipc4_widget_setup()
        - drm/vmwgfx: Fix memory leak in vmw_mksstat_add_ioctl()
        - virtio-gpu: fix shift wrapping bug in virtio_gpu_fence_event_create()
        - ASoC: codecs: tx-macro: fix kcontrol put
        - ASoC: da7219: Fix an error handling path in da7219_register_dai_clks()
        - ALSA: dmaengine: increment buffer pointer atomically
        - mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()
        - ASoC: stm32: dfsdm: Fix PM disable depth imbalance in stm32_adfsdm_probe
        - ASoC: stm32: spdifrx: Fix PM disable depth imbalance in
          stm32_spdifrx_probe
        - ASoC: stm: Fix PM disable depth imbalance in stm32_i2s_probe
        - ASoC: wcd-mbhc-v2: Revert "ASoC: wcd-mbhc-v2: use
          pm_runtime_resume_and_get()"
        - ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe
        - ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe
        - ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe
        - ASoC: mt6660: Fix PM disable depth imbalance in mt6660_i2c_probe
        - ASoC: rockchip: i2s: use regmap_read_poll_timeout_atomic to poll I2S_CLR
        - ALSA: hda/hdmi: Don't skip notification handling during PM operation
        - memory: pl353-smc: Fix refcount leak bug in pl353_smc_probe()
        - memory: of: Fix refcount leak bug in of_get_ddr_timings()
        - memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings()
        - locks: fix TOCTOU race when granting write lease
        - soc: qcom: smsm: Fix refcount leak bugs in qcom_smsm_probe()
        - soc: qcom: smem_state: Add refcounting for the 'state->of_node'
        - ARM: dts: imx6qdl-kontron-samx6i: hook up DDC i2c bus
        - [arm64] dts: renesas: r9a07g044: Fix SCI{Rx,Tx} interrupt types
        - [arm64] dts: renesas: r9a07g054: Fix SCI{Rx,Tx} interrupt types
        - [arm64] dts: renesas: r9a07g043: Fix SCI{Rx,Tx} interrupt types
        - dt-bindings: clock: exynosautov9: correct clock numbering of peric0/c1
        - [arm64] dts: qcom: sdm845-xiaomi-polaris: Fix sde_dsi_active pinctrl
        - [arm64] dts: qcom: sc7280: Cleanup the lpasscc node
        - [arm64] dts: qcom: sc7280: Update lpasscore node
        - [arm64] dts: qcom: sc8280xp-crd: disallow regulator mode switches
        - [arm64] dts: qcom: sc8280xp-lenovo-thinkpad-x13s: disallow regulator mode
          switches
        - [arm64] dts: qcom: sa8295p-adp: disallow regulator mode switches
        - [arm64] dts: qcom: pm8350c: Drop PWM reg declaration
        - [arm64] dts: qcom: sc7180-trogdor: Keep pm6150_adc enabled for TZ
        - [arm64] dts: marvell: 98dx25xx: use correct property for i2c gpios
        - [arm64] dts: qcom: sm8350-sagami: correct TS pin property
        - soc/tegra: fuse: Add missing of_node_put() in tegra_init_fuse()
        - soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMA
        - [arm64] dts: qcom: ipq8074: fix PCIe PHY serdes size
        - [arm64] dts: qcom: sm8450: fix UFS PHY serdes size
        - [arm64] dts: ti: k3-j7200: fix main pinmux range
        - ext4: continue to expand file system when the target size doesn't reach
        - ext4: don't run ext4lazyinit for read-only filesystems
        - [arm64] ftrace: fix module PLTs with mcount
        - [arm64] dts: exynos: fix polarity of "enable" line of NFC chip in TM2
        - ARM: dts: exynos: fix polarity of VBUS GPIO of Origen
        - iomap: iomap: fix memory corruption when recording errors during writeback
        - iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAX
        - iio: adc: at91-sama5d2_adc: check return status for pressure and touch
        - iio: adc: at91-sama5d2_adc: lock around oversampling and sample freq
        - iio: adc: at91-sama5d2_adc: disable/prepare buffer on suspend/resume
        - iio: inkern: only release the device node when done with it
        - iio: inkern: fix return value in devm_of_iio_channel_get_by_name()
        - iio: ABI: Fix wrong format of differential capacitance channel ABI.
        - iio: magnetometer: yas530: Change data type of hard_offsets to signed
        - RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkey
        - usb: common: usb-conn-gpio: Simplify some error message
        - usb: common: debug: Check non-standard control requests
        - clk: meson: Hold reference returned by of_get_parent()
        - clk: st: Hold reference returned by of_get_parent()
        - clk: oxnas: Hold reference returned by of_get_parent()
        - clk: qoriq: Hold reference returned by of_get_parent()
        - clk: berlin: Add of_node_put() for of_get_parent()
        - clk: sprd: Hold reference returned by of_get_parent()
        - coresight: docs: Fix a broken reference
        - clk: tegra: Fix refcount leak in tegra210_clock_init
        - clk: tegra: Fix refcount leak in tegra114_clock_init
        - clk: tegra20: Fix refcount leak in tegra20_clock_init
        - clk: samsung: exynosautov9: correct register offsets of peric0/c1
        - HID: uclogic: Add missing suffix for digitalizers
        - HID: uclogic: Fix warning in uclogic_rdesc_template_apply
        - HSI: omap_ssi: Fix refcount leak in ssi_probe
        - HSI: omap_ssi_port: Fix dma_map_sg error check
        - clk: qcom: gcc-sdm660: Use floor ops for SDCC1 clock
        - media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loop
        - media: airspy: fix memory leak in airspy probe
        - tty: xilinx_uartps: Check clk_enable return value
        - tty: xilinx_uartps: Fix the ignore_status
        - media: mediatek: vcodec: Skip non CBR bitrate mode
        - media: amphion: insert picture startcode after seek for vc1g format
        - media: amphion: adjust the encoder's value range of gop size
        - media: amphion: don't change the colorspace reported by decoder.
        - media: amphion: fix a bug that vpu core may not resume after suspend
        - media: meson: vdec: add missing clk_disable_unprepare on error in
          vdec_hevc_start()
        - media: uvcvideo: Fix memory leak in uvc_gpio_parse
        - media: uvcvideo: Use entity get_cur in uvc_ctrl_set
        - media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_init
        - RDMA/rxe: Fix "kernel NULL pointer dereference" error
        - RDMA/rxe: Fix the error caused by qp->sk
        - clk: mediatek: clk-mt8195-vdo0: Set rate on vdo0_dp_intf0_dp_intf's parent
        - clk: mediatek: clk-mt8195-vdo1: Reparent and set rate on vdo1_dpintf's
          parent
        - clk: mediatek: mt8195-infra_ao: Set pwrmcu clocks as critical
        - misc: ocxl: fix possible refcount leak in afu_ioctl()
        - fpga: dfl-pci: Add IDs for Intel N6000, N6001 and C6100 cards
        - fpga: prevent integer overflow in dfl_feature_ioctl_set_irq()
        - phy: rockchip-inno-usb2: Return zero after otg sync
        - dmaengine: idxd: avoid deadlock in process_misc_interrupts()
        - dmaengine: hisilicon: Disable channels when unregister hisi_dma
        - dmaengine: hisilicon: Fix CQ head update
        - dmaengine: hisilicon: Add multi-thread support for a DMA channel
        - iio: Use per-device lockdep class for mlock
        - usb: gadget: f_fs: stricter integer overflow checks
        - dyndbg: fix static_branch manipulation
        - dyndbg: fix module.dyndbg handling
        - dyndbg: let query-modname override actual module name
        - dyndbg: drop EXPORTed dynamic_debug_exec_queries
        - clk: qcom: sm6115: Select QCOM_GDSC
        - scsi: lpfc: Fix various issues reported by tools
        - mtd: devices: docg3: check the return value of devm_ioremap() in the probe
        - remoteproc: Harden rproc_handle_vdev() against integer overflow
        - phy: qcom-qmp-usb: disable runtime PM on unbind
        - phy: amlogic: phy-meson-axg-mipi-pcie-analog: Hold reference returned by
          of_get_parent()
        - phy: phy-mtk-tphy: fix the phy type setting issue
        - mtd: rawnand: intel: Read the chip-select line from the correct OF node
        - mtd: rawnand: intel: Remove undocumented compatible string
        - mtd: rawnand: fsl_elbc: Fix none ECC mode
        - RDMA/irdma: Align AE id codes to correct flush code and event
        - RDMA/irdma: Validate udata inlen and outlen
        - RDMA/srp: Fix srp_abort()
        - RDMA/siw: Always consume all skbuf data in sk_data_ready() upcall.
        - RDMA/siw: Fix QP destroy to wait for all references dropped.
        - ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()
        - ata: fix ata_id_has_devslp()
        - ata: fix ata_id_has_ncq_autosense()
        - ata: fix ata_id_has_dipm()
        - mtd: rawnand: meson: fix bit map use in meson_nfc_ecc_correct()
        - block: Fix the enum blk_eh_timer_return documentation
        - eventfd: guard wake_up in eventfd fs calls as well
        - io_uring/fdinfo: fix sqe dumping for IORING_SETUP_SQE128
        - md: Replace snprintf with scnprintf
        - md/raid5: Ensure stripe_fill happens on non-read IO with journal
        - md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()
        - md: Remove extra mddev_get() in md_seq_start()
        - RDMA/cm: Use SLID in the work completion as the DLID in responder side
        - IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers
        - xhci: Don't show warning for reinit on known broken suspend
        - usb: gadget: function: fix dangling pnp_string in f_printer.c
        - usb: typec: anx7411: Use of_get_child_by_name() instead of
          of_find_node_by_name()
        - usb: dwc3: core: fix some leaks in probe
        - drivers: serial: jsm: fix some leaks in probe
        - serial: 8250: Toggle IER bits on only after irq has been set up
        - tty: serial: fsl_lpuart: disable dma rx/tx use flags in
          lpuart_dma_shutdown
        - phy: qualcomm: call clk_disable_unprepare in the error handling
        - staging: vt6655: fix some erroneous memory clean-up loops
        - slimbus: qcom-ngd: Add error handling in of_qcom_slim_ngd_register
        - firmware: google: Test spinlock on panic path to avoid lockups
        - serial: 8250: Fix restoring termios speed after suspend
        - scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()
        - scsi: pm8001: Fix running_req for internal abort commands
        - scsi: iscsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername()
        - clk: qcom: apss-ipq6018: mark apcs_alias0_core_clk as critical
        - clk: qcom: gcc-sm6115: Override default Alpha PLL regs
        - nvmet-auth: don't try to cancel a non-initialized work_struct
        - RDMA/rxe: Set pd early in mr alloc routines
        - RDMA/rxe: Fix resize_finish() in rxe_queue.c
        - fsi: core: Check error number after calling ida_simple_get
        - mfd: intel_soc_pmic: Fix an error handling path in
          intel_soc_pmic_i2c_probe()
        - mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq()
        - mfd: lp8788: Fix an error handling path in lp8788_probe()
        - mfd: lp8788: Fix an error handling path in lp8788_irq_init() and
          lp8788_irq_init()
        - mfd: fsl-imx25: Fix check for platform_get_irq() errors
        - mfd: sm501: Add check for platform_driver_register()
        - mfd: da9061: Fix Failed to set Two-Wire Bus Mode.
        - clk: mediatek: mt8183: mfgcfg: Propagate rate changes to parent
        - clk: mediatek: clk-mt8195-mfg: Reparent mfg_bg3d and propagate rate
          changes
        - clk: mediatek: fix unregister function in mtk_clk_register_dividers
          cleanup
        - clk: mediatek: Migrate remaining clk_unregister_*() to
          clk_hw_unregister_*()
        - io_uring/rw: defer fsnotify calls to task context
        - dmaengine: ioat: stop mod_timer from resurrecting deleted timer in
          __cleanup()
        - HID: amd_sfh: Handle condition of "no sensors" for SFH1.1
        - usb: mtu3: fix failed runtime suspend in host only mode
        - spmi: pmic-arb: correct duplicate APID to PPID mapping logic
        - clk: vc5: Fix 5P49V6901 outputs disabling when enabling FOD
        - clk: baikal-t1: Fix invalid xGMAC PTP clock divider
        - clk: baikal-t1: Add shared xGMAC ref/ptp clocks internal parent
        - clk: baikal-t1: Add SATA internal ref clock buffer
        - clk: bcm2835: Make peripheral PLLC critical
        - clk: bcm2835: fix bcm2835_clock_rate_from_divisor declaration
        - clk: imx8mp: tune the order of enet_qos_root_clk
        - clk: imx: scu: fix memleak on platform_device_add() fails
        - clk: ti: Balance of_node_get() calls for of_find_node_by_name()
        - clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probe
        - clk: ast2600: BCLK comes from EPLL
        - ipc: mqueue: fix possible memory leak in init_mqueue_fs()
        - powerpc/configs: Properly enable PAPR_SCM in pseries_defconfig
        - powerpc/math_emu/efp: Include module.h
        - powerpc/sysdev/fsl_msi: Add missing of_node_put()
        - powerpc/pci_dn: Add missing of_node_put()
        - powerpc/powernv: add missing of_node_put() in opal_export_attrs()
        - cpuidle: riscv-sbi: Fix CPU_PM_CPU_IDLE_ENTER_xyz() macro usage
        - powerpc: dts: turris1x.dts: Fix NOR partitions labels
        - powerpc: dts: turris1x.dts: Fix labels in DSA cpu port nodes
        - powerpc: Fix fallocate and fadvise64_64 compat parameter combination
        - x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
        - powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5
        - powerpc/64/interrupt: Fix false warning in context tracking due to idle
          state
        - powerpc/64: mark irqs hard disabled in boot paca
        - powerpc/64/interrupt: Fix return to masked context after hard-mask irq
          becomes pending
        - powerpc: Fix SPE Power ISA properties for e500v1 platforms
        - powerpc/kprobes: Fix null pointer reference in arch_prepare_kprobe()
        - powerpc/pseries/vas: Pass hw_cpu_id to node associativity HCALL
        - crypto: sahara - don't sleep when in softirq
        - crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nr
        - hwrng: arm-smccc-trng - fix NO_ENTROPY handling
        - crypto: ccp - Fail the PSP initialization when writing psp data file
          failed
        - cgroup: Honor caller's cgroup NS when resolving path
        - hwrng: imx-rngc - use devm_clk_get_enabled
        - hwrng: imx-rngc - Moving IRQ handler registering after
          imx_rngc_irq_mask_clear()
        - crypto: qat - fix default value of WDT timer
        - crypto: hisilicon/qm - fix missing put dfx access
        - cgroup/cpuset: Enable update_tasks_cpumask() on top_cpuset
        - iommu/omap: Fix buffer overflow in debugfs
        - crypto: akcipher - default implementation for setting a private key
        - crypto: ccp - Release dma channels before dmaengine unrgister
        - crypto: inside-secure - Change swab to swab32
        - crypto: qat - fix DMA transfer direction
        - clocksource/drivers/arm_arch_timer: Fix handling of ARM erratum 858921
        - clocksource/drivers/timer-gxp: Add missing error handling in
          gxp_timer_probe
        - cifs: return correct error in ->calc_signature()
        - iommu/iova: Fix module config properly
        - tracing: kprobe: Fix kprobe event gen test module on exit
        - tracing: kprobe: Make gen test module work in arm and riscv
        - tracing/osnoise: Fix possible recursive locking in stop_per_cpu_kthreads
        - ftrace: Fix recursive locking direct_mutex in ftrace_modify_direct_caller
        - kbuild: remove the target in signal traps when interrupted
        - linux/export: use inline assembler to populate symbol CRCs
        - kbuild: rpm-pkg: fix breakage when V=1 is used
        - crypto: marvell/octeontx - prevent integer overflows
        - crypto: cavium - prevent integer overflow loading firmware
        - random: schedule jitter credit for next jiffy, not in two jiffies
        - thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_id
        - ACPI: APEI: do not add task_work to kernel thread to avoid memory leak
        - f2fs: fix race condition on setting FI_NO_EXTENT flag
        - f2fs: fix to account FS_CP_DATA_IO correctly
        - tools/power turbostat: Use standard Energy Unit for SPR Dram RAPL domain
        - selftest: tpm2: Add Client.__del__() to close /dev/tpm* handle
        - ARM/dma-mapping: don't override ->dma_coherent when set from a bus
          notifier
        - module: tracking: Keep a record of tainted unloaded modules only
        - fs: dlm: fix race in lowcomms
        - rcu: Avoid triggering strict-GP irq-work when RCU is idle
        - rcu: Back off upon fill_page_cache_func() allocation failure
        - rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()
        - rcu-tasks: Ensure RCU Tasks Trace loops have quiescent states
        - cpufreq: amd_pstate: fix wrong lowest perf fetch
        - ACPI: video: Add Toshiba Satellite/Portege Z830 quirk
        - fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCAL
        - ACPI: tables: FPDT: Don't call acpi_os_map_memory() on invalid phys
          address
        - cpufreq: intel_pstate: Add Tigerlake support in no-HWP mode
        - MIPS: BCM47XX: Cast memcmp() of function to (void *)
        - powercap: intel_rapl: fix UBSAN shift-out-of-bounds issue
        - thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to
          avoid crash
        - ARM: decompressor: Include .data.rel.ro.local
        - ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1 for StorageD3Enable
        - NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
        - NFSD: fix use-after-free on source server when doing inter-server copy
        - wifi: brcmfmac: fix invalid address access when enabling SCAN log level
        - bpftool: Clear errno after libcap's checks
        - net: ethernet: ti: davinci_mdio: Add workaround for errata i2329
        - openvswitch: Fix double reporting of drops in dropwatch
        - openvswitch: Fix overreporting of drops in dropwatch
        - tcp: annotate data-race around tcp_md5sig_pool_populated
        - micrel: ksz8851: fixes struct pointer issue
        - wifi: mac80211: accept STA changes without link changes
        - [x86] mce: Retrieve poison range from hardware
        - wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()
        - thunderbolt: Add back Intel Falcon Ridge end-to-end flow control
          workaround
        - [x86] apic: Don't disable x2APIC if locked
        - net: axienet: Switch to 64-bit RX/TX statistics
        - net-next: Fix IP_UNICAST_IF option behavior for connected sockets
        - xfrm: Update ipcomp_scratches with NULL when freed
        - wifi: ath11k: Register shutdown handler for WCN6750
        - rtw89: ser: leave lps with mutex
        - net: ftmac100: fix endianness-related issues from 'sparse'
        - iavf: Fix race between iavf_close and iavf_reset_task
        - wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()
        - Bluetooth: btintel: Mark Intel controller to support LE_STATES quirk
        - regulator: core: Prevent integer underflow
        - wifi: ath11k: mhi: fix potential memory leak in ath11k_mhi_register()
        - wifi: mt76: mt7921: reset msta->airtime_ac while clearing up hw value
        - wifi: rtw89: free unused skb to prevent memory leak
        - wifi: rtw89: fix rx filter after scan
        - Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()
        - Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times
        - Bluetooth: hci_event: Make sure ISO events don't affect non-ISO
          connections
        - bnxt_en: replace reset with config timestamps
        - selftests/bpf: Free the allocated resources after test case succeeds
        - can: bcm: check the result of can_send() in bcm_can_tx()
        - wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620
        - wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620
        - wifi: rt2x00: set VGC gain for both chains of MT7620
        - wifi: rt2x00: set SoC wmac clock register
        - wifi: rt2x00: correctly set BBP register 86 for MT7620
        - hwmon: (sht4x) do not overflow clamping operation on 32-bit platforms
        - net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
        - bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
        - bpf: use bpf_prog_pack for bpf_dispatcher
        - Bluetooth: L2CAP: Fix user-after-free
        - net: sched: cls_u32: Avoid memcpy() false-positive warning
        - libbpf: Fix overrun in netlink attribute iteration
        - i2c: designware-pci: Group AMD NAVI quirk parts together
        - r8152: Rate limit overflow messages (CVE-2022-3594)
        - drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc()
        - drm: Use size_t type for len variable in drm_copy_field()
        - drm: Prevent drm_copy_field() to attempt copying a NULL pointer
        - drm/komeda: Fix handling of atomic commits in the atomic_commit_tail hook
        - gpu: lontium-lt9611: Fix NULL pointer dereference in
          lt9611_connector_init()
        - drm/amd/display: fix overflow on MIN_I64 definition
        - ALSA: hda: Fix page fault in snd_hda_codec_shutdown()
        - ALSA: usb-audio: Add quirk to enable Avid Mbox 3 support
        - udmabuf: Set ubuf->sg = NULL if the creation of sg table fails
        - platform/x86: pmc_atom: Improve quirk message to be less cryptic
        - drm/amd: fix potential memory leak
        - drm: bridge: dw_hdmi: only trigger hotplug event on link change
        - drm/amd/display: Fix variable dereferenced before check
        - drm/amdgpu: Skip the program of MMMC_VM_AGP_* in SRIOV on MMHUB v3_0_0
        - drm/admgpu: Skip CG/PG on SOC21 under SRIOV VF
        - ALSA: usb-audio: Register card at the last interface
        - drm/vc4: vec: Fix timings for VEC modes
        - drm: panel-orientation-quirks: Add quirk for Anbernic Win600
        - drm: panel-orientation-quirks: Add quirk for Aya Neo Air
        - platform/chrome: cros_ec: Notify the PM of wake events during resume
        - platform/x86: hp-wmi: Setting thermal profile fails with 0x06
        - platform/x86: msi-laptop: Change DMI match / alias strings to fix module
          autoloading
        - ALSA: intel-dspconfig: add ES8336 support for AlderLake-PS
        - ASoC: SOF: pci: Change DMI match info to support all Chrome platforms
        - ASoC: sunxi: sun4i-codec: set debugfs_prefix for CPU DAI component
        - ASoC: SOF: add quirk to override topology mclk_id
        - drm/amdgpu: SDMA update use unlocked iterator
        - drm/amd/display: Fix urgent latency override for DCN32/DCN321
        - drm/amd/display: correct hostvm flag
        - drm/amdgpu: fix initial connector audio value
        - ASoC: amd: yc: Add ASUS UM5302TA into DMI table
        - ASoC: amd: yc: Add Lenovo Yoga Slim 7 Pro X to quirks table
        - drm/meson: reorder driver deinit sequence to fix use-after-free bug
        - drm/meson: explicitly remove aggregate driver at module unload time
        - drm/meson: remove drm bridges at aggregate driver unbind time
        - mmc: sdhci-msm: add compatible string check for sdm670
        - drm/dp: Don't rewrite link config when setting phy test pattern
        - drm/amd/display: Remove interface for periodic interrupt 1
        - drm/amd/display: polling vid stream status in hpo dp blank
        - drm/amdkfd: Fix UBSAN shift-out-of-bounds warning
        - ARM: dts: imx6: delete interrupts property if interrupts-extended is set
        - ARM: dts: imx7d-sdb: config the max pressure for tsc2046
        - [arm64] dts: qcom: sc7280-idp: correct ADC channel node name and unit
          address
        - ARM: dts: imx6q: add missing properties for sram
        - ARM: dts: imx6dl: add missing properties for sram
        - ARM: dts: imx6qp: add missing properties for sram
        - ARM: dts: imx6sl: add missing properties for sram
        - ARM: dts: imx6sll: add missing properties for sram
        - ARM: dts: imx6sx: add missing properties for sram
        - ARM: dts: imx6sl: use tabs for code indent
        - ARM: dts: imx6sx-udoo-neo: don't use multiple blank lines
        - [arm64] dts: imx8mm-kontron: Use the VSELECT signal to switch SD card IO
          voltage
        - [arm64] dts: imx8mq-librem5: Add bq25895 as max17055's power supply
        - ARM: orion: fix include path
        - btrfs: dump extra info if one free space cache has more bitmaps than it
          should
        - btrfs: scrub: properly report super block errors in system log
        - btrfs: scrub: try to fix super block errors
        - btrfs: don't print information about space cache or tree every remount
        - btrfs: call __btrfs_remove_free_space_cache_locked on cache load failure
        - ARM: 9233/1: stacktrace: Skip frame pointer boundary check for
          call_with_stack()
        - ARM: 9234/1: stacktrace: Avoid duplicate saving of exception PC value
        - ARM: 9242/1: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n
        - clk: zynqmp: Fix stack-out-of-bounds in strncpy`
        - media: cx88: Fix a null-ptr-deref bug in buffer_prepare()
        - media: platform: fix some double free in meson-ge2d and mtk-jpeg and
          s5p-mfc
        - clk: zynqmp: pll: rectify rate rounding in zynqmp_pll_round_rate
        - RDMA/rxe: Delete error messages triggered by incoming Read requests
        - usb: host: xhci-plat: suspend and resume clocks
        - usb: host: xhci-plat: suspend/resume clks for brcm
        - scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID
        - dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent
          overflow
        - scsi: 3w-9xxx: Avoid disabling device if failing to enable it
        - nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
        - iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to
          identity
        - usb: gadget: uvc: increase worker prio to WQ_HIGHPRI
        - power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type()
        - staging: vt6655: fix potential memory leak
        - blk-throttle: prevent overflow while calculating wait time
        - ata: libahci_platform: Sanity check the DT child nodes number
        - bcache: fix set_at_max_writeback_rate() for multiple attached devices
        - soundwire: cadence: Don't overwrite msg->buf during write commands
        - soundwire: intel: fix error handling on dai registration issues
        - hid: topre: Add driver fixing report descriptor
        - HID: roccat: Fix use-after-free in roccat_read()
        - HSI: ssi_protocol: fix potential resource leak in ssip_pn_open()
        - HID: nintendo: check analog user calibration for plausibility
        - md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d
        - usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()
        - usb: musb: Fix musb_gadget.c rxstate overflow bug
        - usb: dwc3: core: add gfladj_refclk_lpm_sel quirk
        - [arm64] dts: imx8mp: Add snps,gfladj-refclk-lpm-sel quirk to USB nodes
        - usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after
          resume bug
        - Revert "usb: storage: Add quirk for Samsung Fit flash"
        - io_uring: fix CQE reordering
        - staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()
        - staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()
        - scsi: tracing: Fix compile error in trace_array calls when TRACING is
          disabled
        - ext2: Use kvmalloc() for group descriptor array
        - nvme: handle effects after freeing the request
        - nvme: copy firmware_rev on each init
        - nvmet-tcp: add bounds check on Transfer Tag
        - usb: idmouse: fix an uninit-value in idmouse_open
        - blk-mq: use quiesced elevator switch when reinitializing queues
        - hwmon (occ): Retry for checksum failure
        - fsi: occ: Prevent use after free
        - fsi: master-ast-cf: Fix missing of_node_put in fsi_master_acf_probe
        - dmaengine: dw-edma: Remove runtime PM support
        - usb: typec: ucsi: Don't warn on probe deferral
        - clk: bcm2835: Round UART input clock up
        - perf: Skip and warn on unknown format 'configN' attrs
        - perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
        - perf intel-pt: Fix system_wide dummy event for hybrid
        - io_uring/net: refactor io_sr_msg types
        - io_uring/net: use io_sr_msg for sendzc
        - io_uring/net: don't lose partial send_zc on fail
        - io_uring/net: rename io_sendzc()
        - io_uring/net: don't skip notifs for failed requests
        - io_uring/net: fix notif cqe reordering
        - mm: hugetlb: fix UAF in hugetlb_handle_userfault
        - net: ieee802154: return -EINVAL for unknown addr type
        - ALSA: usb-audio: Fix last interface check for registration
        - blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()
        - net: ethernet: ti: davinci_mdio: fix build for mdio bitbang uses
        - Revert "drm/amd/display: correct hostvm flag"
        - Revert "net/ieee802154: reject zero-sized raw_sendmsg()"
        - net/ieee802154: don't warn zero-sized raw_sendmsg()
        - powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked
          context
        - drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=n
        - io_uring: fix fdinfo sqe offsets calculation
        - io_uring/rw: ensure kiocb_end_write() is always called
        - [arm64] dts: qcom: sc8280xp-pmics: Remove reg entry & use correct node
          name for pmc8280c_lpg node
    
      [ Zhang Ning ]
      * [arm64] disable CONFIG_ARM_CPUIDLE, it's arm only
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 2
      * [rt] Refresh "serial: 8250: implement write_atomic"
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 21 Oct 2022 21:05:40 +0200
  • linux (6.0.2-1) unstable; urgency=high
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.1
        - xsk: Inherit need_wakeup flag for shared sockets
        - fs: fix UAF/GPF bug in nilfs_mdt_destroy
        - fix coredump breakage
        - sparc: Unbreak the build
        - Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
        - hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zero
        - docs: update mediator information in CoC docs
        - hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets
        - usb: mon: make mmapped memory read only
        - USB: serial: ftdi_sio: fix 300 bps rate for SIO
        - gpiolib: acpi: Add support to ignore programming an interrupt
        - gpiolib: acpi: Add a quirk for Asus UM325UAZ
        - RISC-V: Print SSTC in canonical order
        - bpf: Gate dynptr API behind CAP_BPF
        - net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear
        - bpf: Fix resetting logic for unreferenced kptrs
        - Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer works
        https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.2
        - nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level()
        - nilfs2: fix use-after-free bug of struct nilfs_root
        - nilfs2: fix leak of nilfs_root in case of writer thread creation failure
        - nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure
        - nvme-pci: set min_align_mask before calculating max_hw_sectors
        - random: restore O_NONBLOCK support
        - random: clamp credited irq bits to maximum mixed
        - ALSA: hda: Fix position reporting on Poulsbo
        - ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model
        - efi: Correct Macmini DMI match in uefi cert quirk
        - scsi: qla2xxx: Revert "scsi: qla2xxx: Fix response queue handler reading stale packets"
        - scsi: qla2xxx: Fix response queue handler reading stale packets
        - scsi: stex: Properly zero out the passthrough command structure
        - USB: serial: qcserial: add new usb-id for Dell branded EM7455
        - Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if extcon is present""
        - Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"
        - Revert "powerpc/rtas: Implement reentrant rtas call"
        - Revert "crypto: qat - reduce size of mapped region"
        - random: avoid reading two cache lines on irq randomness
        - random: use expired timer rather than wq for mixing fast pool
        - wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()
          CVE-2022-41674
        - wifi: cfg80211/mac80211: reject bad MBSSID elements
        - wifi: mac80211: fix MBSSID parsing use-after-free
          CVE-2022-42719
        - wifi: cfg80211: ensure length byte is present before access
        - wifi: cfg80211: fix BSS refcounting bugs
          CVE-2022-42720
        - wifi: cfg80211: avoid nontransmitted BSS list corruption
          CVE-2022-42721
        - wifi: mac80211_hwsim: avoid mac80211 warning on bad rate
        - wifi: mac80211: fix crash in beacon protection for P2P-device
          CVE-2022-42722
        - wifi: cfg80211: update hidden BSSes to avoid WARN_ON
        - mctp: prevent double key removal and unref
        - Input: xpad - add supported devices as contributed on github
        - Input: xpad - fix wireless 360 controller breaking after suspend
        - misc: pci_endpoint_test: Aggregate params checking for xfer
        - misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panic
    
      [ Bastian Blank]
      * [cloud] Enable INTEGRITY.
    
     -- Bastian Blank <email address hidden>  Sun, 16 Oct 2022 18:25:05 +0200
  • linux (5.19.11-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.19.7
        - [arm*] drm/vc4: hdmi: Rework power up
        - [arm*] drm/vc4: hdmi: Depends on CONFIG_PM
        - crypto: lib - remove unneeded selection of XOR_BLOCKS
        - docs: kerneldoc-preamble: Test xeCJK.sty before loading
        - [arm64] errata: Add Cortex-A510 to the repeat tlbi list
        - Bluetooth: L2CAP: Fix build errors in some archs
        - Revert "PCI/portdrv: Don't disable AER reporting in
          get_port_device_capability()"
        - HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
        - media: pvrusb2: fix memory leak in pvr_probe
        - USB: gadget: Fix use-after-free Read in usb_udc_uevent()
        - HID: hidraw: fix memory leak in hidraw_release()
        - net: fix refcount bug in sk_psock_get (2)
        - fbdev: fb_pm2fb: Avoid potential divide by zero error
        - ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace
          is dead
        - bpf: Don't redirect packets with invalid pkt_len
        - mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
        - ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5
        - HID: input: fix uclogic tablets
        - HID: add Lenovo Yoga C630 battery quirk
        - [amd64] HID: AMD_SFH: Add a DMI quirk entry for Chromebooks
        - HID: Add Apple Touchbar on T2 Macs in hid_have_special_driver list
        - HID: asus: ROG NKey: Ignore portion of 0x5a report
        - HID: nintendo: fix rumble worker null pointer deref
        - HID: thrustmaster: Add sparco wheel and fix array length
        - [amd64] HID: intel-ish-hid: ipc: Add Meteor Lake PCI device ID
        - ASoC: rt5640: Fix the JD voltage dropping issue
        - rtla: Fix tracer name
        - drm/amd/display: Add a missing register field for HPO DP stream encoder
        - drm/amd/display: Device flash garbage before get in OS
        - drm/amd/display: Avoid MPC infinite loop
        - drm/amd/display: Fix HDMI VSIF V3 incorrect issue
        - drm/amd/display: For stereo keep "FLIP_ANY_FRAME"
        - drm/amd/display: clear optc underflow before turn off odm clock
        - drm/amd/display: Fix TDR eDP and USB4 display light up issue
        - drm/amd/pm: skip pptable override for smu_v13_0_7
        - drm/amd/pm: Fix a potential gpu_metrics_table memory leak
        - ksmbd: return STATUS_BAD_NETWORK_NAME error status if share is not
          configured
        - neigh: fix possible DoS due to net iface start/stop loop
        - ALSA: hda/realtek: Add quirks for ASUS Zenbooks using CS35L41
        - [s390x] hypfs: avoid error message under KVM
        - ksmbd: don't remove dos attribute xattr on O_TRUNC open
        - drm/amdgpu: disable 3DCGCG/CGLS temporarily due to stability issue
        - drm/amd/pm: add missing ->fini_microcode interface for Sienna Cichlid
        - drm/amd/pm: add missing ->fini_xxxx interfaces for some SMU13 asics
        - drm/amd/display: Fix pixel clock programming
        - drm/amdgpu: Increase tlb flush timeout for sriov
        - drm/amd/display: Fix plug/unplug external monitor will hang while playback
          MPO video
        - drm/amd/display: avoid doing vm_init multiple time
        - drm/amdgpu: Add decode_iv_ts helper for ih_v6 block
        - drm/amdgpu: Add secure display TA load for Renoir
        - drm/amdgpu: Fix interrupt handling on ih_soft ring
        - netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
        - [x86] platform/x86: serial-multi-instantiate: Add CLSA0101 Laptop
        - ALSA: hda/cs8409: Support new Dolphin Variants
        - btrfs: move lockdep class helpers to locking.c
        - btrfs: fix lockdep splat with reloc root extent buffers
        - btrfs: tree-checker: check for overlapping extent items
        - [arm*] android: binder: fix lockdep check on clearing vma
        - net/af_packet: check len when min_header_len equals to 0
        - net: neigh: don't call kfree_skb() under spin_lock_irqsave()
        - [arm64] cacheinfo: Fix incorrect assignment of signed error value to
          unsigned fw_level
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.19.8
        - [arm64] drm/msm/dp: make eDP panel as the first connected connector
        - [arm64] drm/msm/dsi: fix the inconsistent indenting
        - [arm64] drm/msm/dpu: populate wb or intf before reset_intf_cfg
        - [arm64] drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4
        - [arm64] drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
        - [arm64] drm/msm/dsi: Fix number of regulators for SDM660
        - [x86] platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask
        - [x86] platform/x86: x86-android-tablets: Fix broken touchscreen on Chuwi
          Hi8 with Windows BIOS
        - xsk: Fix corrupted packets for XDP_SHARED_UMEM
        - [arm64] drm/msm/gpu: Drop qos request if devm_devfreq_add_device() fails
        - iio: adc: mcp3911: make use of the sign bit
        - skmsg: Fix wrong last sg check in sk_msg_recvmsg()
        - bpf: Restrict bpf_sys_bpf to CAP_PERFMON
        - ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnels
        - bpf, cgroup: Fix kernel BUG in purge_effective_progs
        - [x86] drm/i915/gvt: Fix Comet Lake
        - ieee802154/adf7242: defer destroy_workqueue call
        - bpf: Fix a data-race around bpf_jit_limit.
        - [x86] drm/i915/ttm: fix CCS handling
        - [x86] drm/i915/display: avoid warnings when registering dual panel
          backlight
        - ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible array
        - wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()
        - xhci: Fix null pointer dereference in remove if xHC has only one roothub
        - Revert "xhci: turn off port power in shutdown"
        - bpf: Allow helpers to accept pointers with a fixed size
        - bpf: Tidy up verifier check_func_arg()
        - bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_OR_ZERO
        - Bluetooth: hci_event: Fix vendor (unknown) opcode status handling
        - Bluetooth: hci_sync: Fix suspend performance regression
        - Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt
        - Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn
        - [arm64,armhf] net: smsc911x: Stop and start PHY during suspend and resume
        - openvswitch: fix memory leak at failed datapath creation
        - nfp: flower: fix ingress police using matchall filter
        - [x86] drm/i915: fix null pointer dereference
        - net: sched: tbf: don't call qdisc_put() while holding tree lock
        - net/sched: fix netdevice reference leaks in attach_default_qdiscs()
        - net: phy: micrel: Make the GPIO to be non-exclusive
        - sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb
        - tcp: annotate data-race around challenge_timestamp
        - Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"
        - net/smc: Remove redundant refcount increase
        - soundwire: qcom: fix device status array range
        - mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding
          slab_mutex/cpu_hotplug_lock
        - [arm64] serial: fsl_lpuart: RS485 RTS polariy is inverse
        - staging: rtl8712: fix use after free bugs
        - staging: r8188eu: Add Rosewill USB-N150 Nano to device tables
        - staging: r8188eu: add firmware dependency
        - [powerpc*] rtas: Fix RTAS MSR[HV] handling for Cell
        - vt: Clear selection before changing the font
        - [arm64] tty: serial: lpuart: disable flow control while waiting for the
          transmit engine to complete
        - Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag
        - iio: ad7292: Prevent regulator double disable
        - iio: adc: mcp3911: correct "microchip,device-addr" property
        - iio: adc: mcp3911: use correct formula for AD conversion
        - firmware_loader: Fix use-after-free during unregister
        - firmware_loader: Fix memory leak in firmware upload
        - USB: serial: ftdi_sio: add Omron CS1W-CIF31 device id
        - landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
        - mmc: core: Fix UHS-I SD 1.8V workaround branch
        - mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch
          failure
        - [arm*] binder: fix UAF of ref->proc caused by race condition
        - [arm*] binder: fix alloc->vma_vm_mm null-ptr dereference
        - cifs: fix small mempool leak in SMB2_negotiate()
        - [x86] KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()
        - [armhf] clk: ti: Fix missing of_node_get() ti_find_clock_provider()
        - [x86] drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"
        - clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops
        - Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"
        - clk: core: Fix runtime PM sequence in clk_core_unprepare()
        - [arm64,armhf] Input: rk805-pwrkey - fix module autoloading
        - [arm*] clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rate
        - [arm*] clk: bcm: rpi: Prevent out-of-bounds access
        - [arm*] clk: bcm: rpi: Add missing newline
        - [arm*] hwmon: (gpio-fan) Fix array out of bounds access
        - [arm64,armhf] gpio: pca953x: Add mutex_lock for regcache sync in PM
        - [x86] KVM: x86: Mask off unsupported and unknown bits of
          IA32_ARCH_CAPABILITIES
        - xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()
        - mm: pagewalk: Fix race between unmap and page walker
        - xen-blkback: Advertise feature-persistent as user requested
        - xen-blkfront: Advertise feature-persistent as user requested
        - xen-blkfront: Cache feature_persistent value before advertisement
        - [x86] thunderbolt: Use the actual buffer in tb_async_error()
        - [x86] thunderbolt: Check router generation before connecting xHCI
        - [arm64] usb: dwc3: pci: Add support for Intel Raptor Lake
        - media: mceusb: Use new usb_control_msg_*() routines
        - xhci: Add grace period after xHC start to prevent premature runtime
          suspend.
        - [arm64,armhf] usb: dwc3: disable USB core PHY management
        - [arm64,armhf] usb: dwc3: gadget: Avoid duplicate requests to enable
          Run/Stop
        - [arm64,armhf] usb: dwc3: fix PHY disable sequence
        - USB: serial: ch341: fix lost character on LCR updates
        - USB: serial: ch341: fix disabled rx timer on older devices
        - USB: serial: cp210x: add Decagon UCA device id
        - USB: serial: option: add support for OPPO R11 diag port
        - USB: serial: option: add Quectel EM060K modem
        - USB: serial: option: add support for Cinterion MV32-WA/WB RmNet mode
        - Revert "usb: typec: ucsi: add a common function
          ucsi_unregister_connectors()"
        - usb: typec: altmodes/displayport: correct pin assignment for UFP
          receptacles
        - usb: typec: tcpm: Return ENOTSUPP for power supply prop writes
        - [arm*] usb: dwc2: fix wrong order of phy_power_on and phy_init
        - USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)
        - usb-storage: Add ignore-residue quirk for NXP PN7462AU
        - [s390x] hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages
        - [s390x] fix nospec table alignments
        - USB: core: Prevent nested device-reset calls
        - usb: gadget: f_uac2: fix superspeed transfer
        - usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OS
        - USB: gadget: Fix obscure lockdep violation for udc_mutex
        - dma-buf/dma-resv: check if the new fence is really later
        - driver core: Don't probe devices after bus_type.match() probe deferral
        - wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected
        - wifi: mac80211: Fix UAF in ieee80211_scan_rx()
        - ip: fix triggering of 'icmp redirect'
        - net: Use u64_stats_fetch_begin_irq() for stats fetch.
        - net: mac802154: Fix a condition in the receive path
        - ALSA: memalloc: Revive x86-specific WC page allocations again
        - ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298
        - ALSA: seq: oss: Fix data-race for max_midi_devs access
        - ALSA: seq: Fix data-race at module auto-loading
        - [x86] drm/i915/backlight: Disable pps power hook for aux based backlight
        - [x86] drm/i915/guc: clear stalled request after a reset
        - [x86] drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk
        - [x86] drm/i915: Skip wm/ddb readout for disabled pipes
        - tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()
        - tty: n_gsm: initialize more members at gsm_alloc_mux()
        - tty: n_gsm: replace kicktimer with delayed_work
        - tty: n_gsm: avoid call of sleeping functions from atomic context
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.19.9
        - efi: libstub: Disable struct randomization
        - efi: capsule-loader: Fix use-after-free in efi_capsule_write
          (CVE-2022-40307)
        - wifi: mt76: mt7921e: fix crash in chip reset fail
        - wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in
          il4965_rs_fill_link_cmd()
        - fs: only do a memory barrier for the first set_buffer_uptodate()
        - scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XX
        - scsi: core: Allow the ALUA transitioning state enough time
        - scsi: megaraid_sas: Fix double kfree()
        - drm/gem: Fix GEM handle release errors
        - drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to
          psp_hw_fini
        - drm/amdgpu: fix hive reference leak when adding xgmi device
        - drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.
        - drm/amdgpu: Remove the additional kfd pre reset call for sriov
        - drm/radeon: add a force flush to delay work when radeon
        - scsi: ufs: core: Reduce the power mode change timeout
        - [hppa/parisc64] Revert "parisc: Show error if wrong 32/64-bit compiler is
          being used"
        - [hppa/parisc64] parisc: ccio-dma: Handle kmalloc failure in
          ccio_init_resources()
        - [hppa/parisc64] parisc: Add runtime check to prevent PA2.0 kernels on
          PA1.x machines
        - [arm64] errata: add detection for AMEVCNTR01 incrementing incorrectly
        - netfilter: conntrack: work around exceeded receive window
        - [amd64] thermal/int340x_thermal: handle data_vault when the value is
          ZERO_SIZE_PTR
        - cpufreq: check only freq_table in __resolve_freq()
        - net/core/skbuff: Check the return value of skb_copy_bits()
        - md: Flush workqueue md_rdev_misc_wq in md_alloc()
        - fbdev: fbcon: Destroy mutex on freeing struct fb_info
        - drm/amdgpu: add sdma instance check for gfx11 CGCG
        - drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly
        - ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC
        - ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()
        - ALSA: hda: Once again fix regression of page allocations with IOMMU
        - ALSA: aloop: Fix random zeros in capture data when using jiffies timer
        - ALSA: usb-audio: Split endpoint setups for hw_params and prepare
        - ALSA: usb-audio: Clear fixed clock rate at closing EP
        - ALSA: usb-audio: Fix an out-of-bounds bug in
          __snd_usb_parse_audio_interface()
        - tracefs: Only clobber mode/uid/gid on remount if asked
        - tracing: hold caller_addr to hardirq_{enable,disable}_ip
        - tracing: Fix to check event_mutex is held while accessing trigger list
        - btrfs: zoned: set pseudo max append zone limit in zone emulation mode
        - btrfs: zoned: fix API misuse of zone finish waiting
        - vfio/type1: Unpin zero pages
        - kprobes: Prohibit probes in gate area
        - debugfs: add debugfs_lookup_and_remove()
        - drm/amd/display: fix memory leak when using debugfs_lookup()
        - driver core: fix driver_set_override() issue with empty strings
        - nvmet: fix a use-after-free
        - [x86] drm/i915/bios: Copy the whole MIPI sequence block
        - [x86] drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPC
        - [x86] drm/i915: Implement WaEdpLinkRateDataReload
        - scsi: mpt3sas: Fix use-after-free warning
        - scsi: lpfc: Add missing destroy_workqueue() in error path
        - cgroup: Elide write-locking threadgroup_rwsem when updating csses on an
          empty subtree
        - cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock
        - cifs: remove useless parameter 'is_fsctl' from SMB2_ioctl()
        - smb3: missing inode locks in zero range
        - [arm64] Revert "soc: imx: imx8m-blk-ctrl: set power device name"
        - regmap: spi: Reserve space for register address/padding
        - [arm64] dts: imx8mp-venice-gw74xx: fix sai2 pin settings
        - [arm64] dts: ls1028a-qds-65bb: don't use in-band autoneg for 2500base-x
        - [arm64] soc: imx: gpcv2: Assert reset before ungating clock
        - [arm64] dts: imx8mm-venice-gw7901: fix port/phy validation
        - regulator: core: Clean up on enable failure
        - [arm64] tee: fix compiler warning in tee_shm_register()
        - RDMA/irdma: Fix drain SQ hang with no completion
        - RDMA/cma: Fix arguments order in net device validation
        - [arm64] RDMA/hns: Fix supported page size
        - [arm64] RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift
        - [arm64] RDMA/hns: Remove the num_qpc_timer variable
        - netfilter: br_netfilter: Drop dst references before setting.
        - netfilter: nf_tables: clean up hook list when offload flags check fails
        - netfilter: nf_conntrack_irc: Fix forged IP logic (CVE-2022-2663)
        - RDMA/srp: Set scmnd->result only when scmnd is not NULL
        - ALSA: usb-audio: Inform the delayed registration more properly
        - ALSA: usb-audio: Register card again for iface over delayed_register
          option
        - rxrpc: Fix ICMP/ICMP6 error handling
        - rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2()
        - afs: Use the operation issue time instead of the reply time for callbacks
        - [arm64] Revert "net: phy: meson-gxl: improve link-up behavior"
        - sch_sfb: Don't assume the skb is still around after enqueueing to child
        - tipc: fix shift wrapping bug in map_get()
        - net: introduce __skb_fill_page_desc_noacc
        - tcp: TX zerocopy should not sense pfmemalloc status
        - ice: Fix DMA mappings leak
        - ice: use bitmap_free instead of devm_kfree
        - i40e: Fix kernel crash during module removal
        - iavf: Detach device during reset task
        - xen-netback: only remove 'hotplug-status' when the vif is actually
          destroyed
        - block: don't add partitions if GD_SUPPRESS_PART_SCAN is set
        - bonding: use unspecified address if no available link local address
        - bonding: add all node mcast address when slave up
        - ipv6: sr: fix out-of-bounds read when setting HMAC data.
        - IB/core: Fix a nested dead lock as part of ODP flow
        - RDMA/mlx5: Set local port to one when accessing counters
        - btrfs: zoned: fix mounting with conventional zones
        - erofs: fix error return code in erofs_fscache_{meta_,}read_folio
        - erofs: fix pcluster use-after-free on UP platforms
        - nvme-tcp: fix UAF when detecting digest errors
        - nvme-tcp: fix regression that causes sporadic requests to time out
        - tcp: fix early ETIMEDOUT after spurious non-SACK RTO
        - btrfs: fix the max chunk size and stripe length calculation
        - nvmet: fix mar and mor off-by-one errors
        - RDMA/irdma: Report the correct max cqes from query device
        - RDMA/irdma: Return error on MR deregister CQP failure
        - RDMA/irdma: Return correct WC error for bind operation failure
        - RDMA/irdma: Report RNR NAK generation in device caps
        - [arm64] net: dsa: felix: disable cut-through forwarding for frames
          oversized for tc-taprio
        - [arm64] net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in
          vsc9959_sched_speed_set
        - net/smc: Fix possible access to freed memory in link clear
        - io_uring: recycle kbuf recycle on tw requeue
        - net: phy: lan87xx: change interrupt src of link_up to comm_ready
        - sch_sfb: Also store skb len before calling child enqueue
        - lsm,io_uring: add LSM hooks for the new uring_cmd file op
        - selinux: implement the security_uring_cmd() LSM hook
        - i40e: Refactor tc mqprio checks
        - i40e: Fix ADQ rate limiting for PF
        - net: bonding: replace dev_trans_start() with the jiffies of the last
          ARP/NS
        - bonding: accept unsolicited NA message
        - swiotlb: avoid potential left shift overflow
        - [amd64] iommu/amd: use full 64-bit value in build_completion_wait()
        - [s390x] boot: fix absolute zero lowcore corruption on boot
        - time64.h: consolidate uses of PSEC_PER_NSEC
        - [arm64] net: dsa: felix: tc-taprio intervals smaller than MTU should send
          at least one packet
        - [amd64] iommu/vt-d: Fix possible recursive locking in intel_iommu_init()
        - [arm64] Revert "arm64: kasan: Revert "arm64: mte: reset the page tag in
          page->flags""
        - [x86] hwmon: (asus-ec-sensors) add support for Strix Z690-a D4
        - [x86] hwmon: (asus-ec-sensors) add support for Maximus XI Hero
        - [x86] hwmon: (asus-ec-sensors) add missing sensors for X570-I GAMING
        - [x86] hwmon: (asus-ec-sensors) add definitions for ROG ZENITH II EXTREME
        - [x86] hwmon: (asus-ec-sensors) autoload module via DMI data
        - [arm64] bti: Disable in kernel BTI when cross section thunks are broken
        - [amd64] iommu/vt-d: Correctly calculate sagaw value of IOMMU
        - iommu: Fix false ownership failure on AMD systems with PASID activated
        - drm/amd/display: Add SMU logging code
        - drm/amd/display: Removing assert statements for Linux
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.19.10
        - [amd64] iommu/vt-d: Fix kdump kernels boot failure with scalable mode
        - net/mlx5: Introduce ifc bits for using software vhca id
        - net/mlx5: Use software VHCA id when it's supported
        - RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profile
        - RDMA/mlx5: Add a umr recovery flow
        - RDMA/mlx5: Fix UMR cleanup on error flow of driver init
        - [amd64] ACPI: resource: skip IRQ override on AMD Zen platforms
        - Input: goodix - add support for GT1158
        - [x86] platform/surface: aggregator_registry: Add support for Surface
          Laptop Go 2
        - [arm64] drm/msm/rd: Fix FIFO-full deadlock
        - peci: cpu: Fix use-after-free in adev_release()
        - [x86] kvm: x86: mmu: Always flush TLBs when enabling dirty logging
        - [amd64] hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered
          message
        - Bluetooth: MGMT: Fix Get Device Flags
        - tg3: Disable tg3 device on system reboot to avoid triggering AER
        - r8152: add PID for the Lenovo OneLink+ Dock
        - ieee802154: cc2520: add rc code in cc2520_tx()
        - Input: iforce - add support for Boeder Force Feedback Wheel
        - drm/amdgpu: disable FRU access on special SIENNA CICHLID card
        - drm/amd/pm: use vbios carried pptable for all SMU13.0.7 SKUs
        - nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610
        - nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
        - drm/amd/amdgpu: skip ucode loading if ucode_size == 0
        - [x86] platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot
          keymap fixes
        - [x86] platform/x86: asus-wmi: Increase FAN_CURVE_BUF_LEN to 32
        - RDMA/irdma: Use s/g array in post send only when its valid
        - Input: goodix - add compatible string for GT1158
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.19.11
        - of: fdt: fix off-by-one error in unflatten_dt_nodes()
        - [arm64,armhf] pinctrl: rockchip: Enhance support for IRQ_TYPE_EDGE_BOTH
        - [arm64] pinctrl: sunxi: Fix name for A100 R_PIO
        - SUNRPC: Fix call completion races with call_decode()
        - NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0
        - [arm64] gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in
          mpc85xx
        - NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
        - Revert "SUNRPC: Remove unreachable error condition"
        - [arm64,armhf] drm/panel-edp: Fix delays for Innolux N116BCA-EA1
        - [arm64] drm/meson: Correct OSD1 global alpha value
        - [arm64] drm/meson: Fix OSD1 RGB to YCbCr coefficient
        - [x86] drm/i915/vdsc: Set VDSC PIC_HEIGHT before using for DP DSC
        - [x86] drm/i915/guc: Don't update engine busyness stats too frequently
        - [x86] drm/i915/guc: Cancel GuC engine busyness worker synchronously
        - block: blk_queue_enter() / __bio_queue_enter() must return -EAGAIN for
          nowait
        - [hppa/parisc] ccio-dma: Add missing iounmap in error path in ccio_probe()
        - of/device: Fix up of_dma_configure_id() stub
        - io_uring/msg_ring: check file type before putting
        - cifs: revalidate mapping when doing direct writes
        - cifs: don't send down the destination address to sendmsg for a SOCK_STREAM
        - cifs: always initialize struct msghdr smb_msg completely
        - blk-lib: fix blkdev_issue_secure_erase
        - [hppa] parisc: Allow CONFIG_64BIT with ARCH=parisc
        - tools/include/uapi: Fix <asm/errno.h> for parisc and xtensa
        - [x86] drm/i915/gt: Fix perf limit reasons bit positions
        - [x86] drm/i915: Set correct domains values at _i915_vma_move_to_active
        - drm/amdgpu: make sure to init common IP before gmc
        - drm/amdgpu: Don't enable LTR if not supported
        - drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega
        - drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega
        - net: Find dst with sk's xfrm policy not ctl_sk
        - dt-bindings: apple,aic: Fix required item "apple,fiq-index" in affinity
          description
        - cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
        - ALSA: hda/sigmatel: Keep power up while beep is enabled
        - ALSA: hda/sigmatel: Fix unused variable warning for beep power change
        - [amd64] Revert "iommu/vt-d: Fix possible recursive locking in
          intel_iommu_init()"
    
      [ Vincent Blut ]
      * [armhf] sound/soc/rockchip: Enable SND_SOC_RK3288_HDMI_ANALOG as module
        (Closes: #1019143)
    
      [ Salvatore Bonaccorso ]
      * [x86] drivers/edac: Enable EDAC_I10NM as module (Closes: #1019248)
      * d/b/check-patches.sh: Use grep -(E|F) instead of deprecated (e|f)grep
      * d/templates/image.bug/include-model: Use grep -E instead of deprecated egrep
      * Bump ABI to 2
      * Refresh "Export symbols needed by Android drivers"
      * Revert "[hppa/parisc64] Drop explicit setting of 64BIT"
    
      [ Ben Hutchings ]
      * debian/bin/genpatch-rt: Change argument parsing to use argparse
      * debian/bin/genpatch-rt: Add option to disable signature verification
      * linux-headers: Skip exact compiler version comparison (Closes: #1019749)
    
      [ Aurelien Jarno ]
      * [arm64] Add support for misalignment fixups for multiword loads from next
        branch. Enable COMPAT_ALIGNMENT_FIXUPS.
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 24 Sep 2022 13:05:59 +0200
  • linux (5.19.6-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.19.1
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.19.2
        - Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP" (Closes: #1017894)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.19.3
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.19.4
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.19.5
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.19.6
        - mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
          (CVE-2022-2590)
        - af_key: Do not call xfrm_probe_algs in parallel (CVE-2022-3028)
        - [x86] nospec: Unwreck the RSB stuffing
        - [x86] nospec: Fix i386 RSB stuffing (Closes: #1017425)
        - bpf: Don't use tnum_range on array range checking for poke descriptors
          (CVE-2022-2905)
    
      [ Ben Hutchings ]
      * d/tests/kbuild: Fix default-flavour lookup for arches with no featuresets
      * d/tests/kbuild: Make flavour lookup verbose
      * d/lib/python/debian_linux, d/templates: Use variable for binary package
        name
      * lintian: Update overrides in linux-image-*-dbg for lintian 2.115
      * d/{signing_templates/,}rules.real: Run dh_lintian for all packages
      * [hppa,mips,mipsel,powerpc] lintian: Override error for 64-bit kernels
      * [mips64el,mipsel,ppc64el] lintian: Override error for unstripped vmlinux
      * [arm64] lintian: Override errors for vdso32.so in linux-image-*-dbg
      * android: Remove CONFIG_ANDROID:
        - Drop "wireguard: Clear keys after suspend despite CONFIG_ANDROID=y"
        - pm/sleep: Add PM_USERSPACE_AUTOSLEEP Kconfig
        - remove CONFIG_ANDROID
        - Enable/disable ANDROID_BINDER_IPC to match previous configuration
    
      [ Vincent Blut ]
      * [x86] drivers/hwmon: Enable SENSORS_ASUS_WMI and SENSORS_ASUS_EC as
        modules
      * [x86] drivers/platform/x86: Enable NVIDIA_WMI_EC_BACKLIGHT as module
        (Closes: #1017972)
      * [arm64] drivers/spi: Enable SPI_GPIO and SPI_SUN6I as modules
        (Closes: #1016807)
    
      [ Diederik de Haas ]
      * [arm64] drivers/gpu/drm/rockchip: Explicitly enable ROCKCHIP_VOP
    
      [ Helge Deller ]
      * [hppa] Drop CONFIG_PATA_LEGACY for hppa architecture
    
      [ Salvatore Bonaccorso ]
      * [rt] Refresh "rcutorture: Also force sched priority to timersd on boosting
        test."
      * Drop setting of CRYPTO_BLAKE2S
        crypto: blake2s shash module was removed upstream.
      * [arm] arch/arm/crypto: Enable CRYPTO_BLAKE2S_ARM
      * certs: Rotate to use the "Debian Secure Boot Signer 2022 - linux"
        certificate (Closes: #1018752)
      * Set ABI to 1
      * [hppa/parisc64] Drop explicit setting of 64BIT
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 01 Sep 2022 09:04:35 +0200
  • linux (5.18.16-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.18.15
        - [arm64] pinctrl: armada-37xx: use raw spinlocks for regmap to avoid
          invalid wait context
        - [armhf] pinctrl: stm32: fix optional IRQ support to gpios
        - [riscv64] add as-options for modules with assembly compontents
        - lockdown: Fix kexec lockdown bypass with ima policy (CVE-2022-21505)
        - [armhf] mmc: sdhci-omap: Fix a lockdep warning for PM runtime init
        - [armhf] mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on
          program/erase times
        - drm/ttm: fix locking in vmap/vunmap TTM GEM helpers
        - drm/amd/display: Fix new dmub notification enabling in DM
        - drm/scheduler: Don't kill jobs in interrupt context
        - net: usb: ax88179_178a needs FLAG_SEND_ZLP
        - PCI: hv: Fix multi-MSI to allow more than one MSI vector
        - PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
        - PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
        - PCI: hv: Fix interrupt mapping for multi-MSI
        - r8152: fix a WOL issue
        - ip: Fix data-races around sysctl_ip_default_ttl.
        - xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in
          xfrm_bundle_lookup() (CVE-2022-36879)
        - RDMA/irdma: Do not advertise 1GB page size for x722
        - RDMA/irdma: Fix sleep from invalid context BUG
        - perf/core: Fix data race between perf_event_set_output() and
          perf_mmap_close()
        - e1000e: Enable GPT clock before sending message to CSME
        - Revert "e1000e: Fix possible HW unit hang after an s0ix exit"
        - igc: Reinstate IGC_REMOVED logic and implement it properly
        - ip: Fix data-races around sysctl_ip_no_pmtu_disc.
        - ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
        - ip: Fix data-races around sysctl_ip_fwd_update_priority.
        - ip: Fix data-races around sysctl_ip_nonlocal_bind.
        - ip: Fix a data-race around sysctl_ip_autobind_reuse.
        - ip: Fix a data-race around sysctl_fwmark_reflect.
        - tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
        - tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()
        - tcp: Fix data-races around sysctl_tcp_l3mdev_accept.
        - tcp: Fix data-races around sysctl_tcp_mtu_probing.
        - tcp: Fix data-races around sysctl_tcp_base_mss.
        - tcp: Fix data-races around sysctl_tcp_min_snd_mss.
        - tcp: Fix a data-race around sysctl_tcp_mtu_probe_floor.
        - tcp: Fix a data-race around sysctl_tcp_probe_threshold.
        - tcp: Fix a data-race around sysctl_tcp_probe_interval.
        - net: stmmac: fix pm runtime issue in stmmac_dvr_remove()
        - net: stmmac: fix unbalanced ptp clock issue in suspend/resume flow
        - tcp/udp: Make early_demux back namespacified.
        - net: stmmac: fix dma queue left shift overflow issue
        - net/tls: Fix race in TLS device down flow
        - igmp: Fix data-races around sysctl_igmp_llm_reports.
        - igmp: Fix a data-race around sysctl_igmp_max_memberships.
        - igmp: Fix data-races around sysctl_igmp_max_msf.
        - igmp: Fix data-races around sysctl_igmp_qrv.
        - tcp: Fix data-races around keepalive sysctl knobs.
        - tcp: Fix data-races around sysctl_tcp_syn(ack)?_retries.
        - tcp: Fix data-races around sysctl_tcp_syncookies.
        - tcp: Fix data-races around sysctl_tcp_migrate_req.
        - tcp: Fix data-races around sysctl_tcp_reordering.
        - tcp: Fix data-races around some timeout sysctl knobs.
        - tcp: Fix a data-race around sysctl_tcp_notsent_lowat.
        - tcp: Fix a data-race around sysctl_tcp_tw_reuse.
        - tcp: Fix data-races around sysctl_max_syn_backlog.
        - tcp: Fix data-races around sysctl_tcp_fastopen.
        - tcp: Fix data-races around sysctl_tcp_fastopen_blackhole_timeout.
        - iavf: Fix VLAN_V2 addition/rejection
        - iavf: Disallow changing rx/tx-frames and rx/tx-frames-irq
        - iavf: Fix handling of dummy receive descriptors
        - iavf: Fix missing state logs
        - ACPI: CPPC: Don't require flexible address space if X86_FEATURE_CPPC is
          supported
        - [arm64] pinctrl: armada-37xx: Reuse GPIO fwnode in
          armada_37xx_irqchip_register()
        - [arm64] pinctrl: armada-37xx: make irq_lock a raw spinlock to avoid
          invalid wait context
        - i40e: Fix erroneous adapter reinitialization during recovery process
        - ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero
        - [arm64,armhf] net: dsa: fix dsa_port_vlan_filtering when global
        - [arm64,armhf] net: dsa: move reset of VLAN filtering to
          dsa_port_switchdev_unsync_attrs
        - [arm64,armhf] net: dsa: fix NULL pointer dereference in
          dsa_port_reset_vlan_filtering
        - net: stmmac: remove redunctant disable xPCS EEE call
        - [arm64,armhf] gpio: pca953x: only use single read/write for No AI mode
        - [arm64,armhf] gpio: pca953x: use the correct range when do regmap sync
        - [arm64,armhf] gpio: pca953x: use the correct register address when
          regcache sync during init
        - be2net: Fix buffer overflow in be_get_module_eeprom
        - [arm64,armhf] drm/panel-edp: Fix variable typo when saving hpd absent
          delay from DT
        - [arm64] drm/imx/dcss: Add missing of_node_put() in fail path
        - ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh.
        - ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.
        - ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.
        - ip: Fix data-races around sysctl_ip_prot_sock.
        - udp: Fix a data-race around sysctl_udp_l3mdev_accept.
        - tcp: Fix data-races around sysctl knobs related to SYN option.
        - tcp: Fix a data-race around sysctl_tcp_early_retrans.
        - tcp: Fix data-races around sysctl_tcp_recovery.
        - tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.
        - tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
        - tcp: Fix a data-race around sysctl_tcp_retrans_collapse.
        - tcp: Fix a data-race around sysctl_tcp_stdurg.
        - tcp: Fix a data-race around sysctl_tcp_rfc1337.
        - tcp: Fix a data-race around sysctl_tcp_abort_on_overflow.
        - tcp: Fix data-races around sysctl_tcp_max_reordering.
        - net/sched: cls_api: Fix flow action initialization
        - [arm*] spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for
          non DMA transfers
        - KVM: Don't null dereference ops->destroy
        - mm/mempolicy: fix uninit-value in mpol_rebind_policy()
        - bpf: Make sure mac_header was set before using it
        - sched/deadline: Fix BUG_ON condition for deboosted tasks
        - [x86] perf/x86/intel/lbr: Fix unchecked MSR access error on HSW
        - [x86] x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS
          parts
        - dlm: fix pending remove if msg allocation fails
        - [x86] crypto: qat - set to zero DH parameters before free
        - [x86] crypto: qat - use pre-allocated buffers in datapath
        - [x86] crypto: qat - refactor submission logic
        - [x86] crypto: qat - add backlog mechanism
        - [x86] crypto: qat - fix memory leak in RSA
        - [x86] crypto: qat - remove dma_free_coherent() for RSA
        - [x86] crypto: qat - remove dma_free_coherent() for DH
        - [x86] crypto: qat - add param check for RSA
        - [x86] crypto: qat - add param check for DH
        - [x86] crypto: qat - re-enable registration of algorithms
        - exfat: fix referencing wrong parent directory information after renaming
        - exfat: use updated exfat_chain directly during renaming
        - [x86] amd: Use IBPB for firmware calls
        - [x86] alternative: Report missing return thunk details
        - watchqueue: make sure to serialize 'wqueue->defunct' properly
        - [x86] ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2
        - [x86] ASoC: SOF: pm: add definitions for S4 and S5 states
        - [x86] ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4 and S5
          states
        - watch-queue: remove spurious double semicolon
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.18.16
        - Bluetooth: Always set event mask on suspend
        - Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
        - Revert "ocfs2: mount shared volume without ha stack"
        - userfaultfd: provide properly masked address for huge-pages
        - fs: sendfile handles O_NONBLOCK of out_fd
        - secretmem: fix unhandled fault in truncate
        - mm: fix page leak with multiple threads mapping the same page
        - mm: fix missing wake-up event for FSDAX pages
        - hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pte
        - [s390x] archrandom: prevent CPACF trng invocations in interrupt context
        - [x86] intel_idle: Fix false positive RCU splats due to incorrect hardirqs
          state
        - watch_queue: Fix missing rcu annotation
        - watch_queue: Fix missing locking in add_watch_to_object()
        - tcp: Fix data-races around sysctl_tcp_dsack.
        - tcp: Fix a data-race around sysctl_tcp_app_win.
        - tcp: Fix a data-race around sysctl_tcp_adv_win_scale.
        - tcp: Fix a data-race around sysctl_tcp_frto.
        - tcp: Fix a data-race around sysctl_tcp_nometrics_save.
        - tcp: Fix data-races around sysctl_tcp_no_ssthresh_metrics_save.
        - bridge: Do not send empty IFLA_AF_SPEC attribute
        - ice: Fix max VLANs available for VF
        - ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)
        - ice: do not setup vlan for loopback VSI
        - ice: Fix VSIs unable to share unicast MAC
        - Revert "tcp: change pingpong threshold to 3"
        - tcp: md5: fix IPv4-mapped support
        - tcp: Fix data-races around sysctl_tcp_moderate_rcvbuf.
        - tcp: Fix a data-race around sysctl_tcp_limit_output_bytes.
        - tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.
        - scsi: core: Fix warning in scsi_alloc_sgtables()
        - scsi: mpt3sas: Stop fw fault watchdog work item during system shutdown
        - net: ping6: Fix memleak in ipv6_renew_options().
        - ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
        - net/tls: Remove the context from the list in tls_device_down
        - net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmii
        - net: sungem_phy: Add of_node_put() for reference returned by
          of_get_parent()
        - tcp: Fix a data-race around sysctl_tcp_min_tso_segs.
        - tcp: Fix a data-race around sysctl_tcp_tso_rtt_log.
        - tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen.
        - tcp: Fix a data-race around sysctl_tcp_autocorking.
        - tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.
        - Documentation: fix sctp_wmem in ip-sysctl.rst
        - macsec: fix NULL deref in macsec_add_rxsa
        - macsec: fix error message in macsec_add_rxsa and _txsa
        - macsec: limit replay window size with XPN
        - macsec: always read MACSEC_SA_ATTR_PN as a u64
        - net: macsec: fix potential resource leak in macsec_add_rxsa() and
          macsec_add_txsa()
        - net: mld: fix reference count leak in mld_{query | report}_work()
        - tcp: Fix data-races around sk_pacing_rate.
        - net: Fix data-races around sysctl_[rw]mem(_offset)?.
        - tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.
        - tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns.
        - tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.
        - tcp: Fix data-races around sysctl_tcp_reflect_tos.
        - ipv4: Fix data-races around sysctl_fib_notify_on_flag_change.
        - i40e: Fix interface init with MSI interrupts (no MSI-X)
        - [arm64,armhf] net: dsa: fix reference counting for LAG FDBs
        - sctp: fix sleep in atomic context bug in timer handlers
        - netfilter: nf_queue: do not allow packet truncation below transport header
          offset (CVE-2022-36946)
        - scsi: ufs: Support clearing multiple commands at once
        - scsi: ufs: core: Fix a race condition related to device management
        - virtio-net: fix the race between refill work and close
        - perf symbol: Correct address for bss symbols
        - sfc: disable softirqs for ptp TX
        - sctp: leave the err path free in sctp_stream_init to sctp_stream_free
        - mm/hmm: fault non-owner device private entries
        - page_alloc: fix invalid watermark check on a negative value
        - tcp: Fix data-races around sysctl_tcp_workaround_signed_windows.
        - [armel,armhf] 9216/1: Fix MAX_DMA_ADDRESS overflow
        - docs/kernel-parameters: Update descriptions for "mitigations=" param with
          retbleed
        - locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by
          first waiter
        - [x86] bugs: Do not enable IBPB at firmware entry when IBPB is not
          available
    
      [ Ben Hutchings ]
      * d/tests: kbuild test case depends on python3
      * d/tests: Run kbuild test with default flavour if quick flavour not defined
      * d/lib/python/debian_linux/debian.py: Add Architecture field to TestsControl
      * d/tests: Restrict kbuild tests to architectures with default or quick
        flavour
      * security: Add landlock and bpf to enabled LSM list (Closes: #999551)
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 4
      * Add mitigations for Post-Barrier Return Stack Buffer Predictions (PBRSB)
        issue (CVE-2022-26373):
        - x86/speculation: Add RSB VM Exit protections
        - x86/speculation: Add LFENCE to RSB fill sequence
      * posix-cpu-timers: Cleanup CPU timers before freeing them during exec
        (CVE-2022-2585)
      * netfilter: nf_tables: do not allow SET_ID to refer to another table
        (CVE-2022-2586)
      * netfilter: nf_tables: do not allow CHAIN_ID to refer to another table
      * netfilter: nf_tables: do not allow RULE_ID to refer to another chain
      * net_sched: cls_route: remove from list when handle is 0 (CVE-2022-2588)
      * Revert "mm/shmem: unconditionally set pte dirty in mfill_atomic_install_pte"
        (CVE-2022-2590)
    
     -- Salvatore Bonaccorso <email address hidden>  Wed, 10 Aug 2022 20:11:48 +0200
  • linux (5.18.14-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.18.6
        - Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping" (regression in 5.16)
        - [arm64] dts: imx8mm-beacon: Enable RTS-CTS on UART3
        - [arm64] dts: imx8mn-beacon: Enable RTS-CTS on UART3
        - io_uring: reinstate the inflight tracking (CVE-2022-1976)
        - [arm64] ASoC: qcom: lpass-platform: Update VMA access permissions in mmap
          callback
        - drm/amd/display: Read Golden Settings Table from VBIOS
        - drm/amdgpu: Resolve RAS GFX error count issue after cold boot on Arcturus
        - [amd64] drm/amdkfd: Use mmget_not_zero in MMU notifier
        - [x86] ASoC: Intel: cirrus-common: fix incorrect channel mapping
        - [armel,armhf] ASoC: cs42l51: Correct minimum value for SX volume control
        - [amd64] drm/amdkfd: add pinned BOs to kfd_bo_list
        - ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
        - quota: Prevent memory allocation recursion while holding dq_lock
        - [armhf] ASoC: es8328: Fix event generation for deemphasis control
        - [x86] ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()
        - [x86] ALSA: hda: MTL: add HD Audio PCI ID and HDMI codec vendor ID
        - [x86] Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to
          dmi_use_low_level_irq
        - [x86] scsi: vmw_pvscsi: Expand vcpuHint to 16 bits
        - scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted
        - scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
        - scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd
          completion
        - scsi: mpt3sas: Fix out-of-bounds compiler warning
        - scsi: ipr: Fix missing/incorrect resource cleanup in error case
        - scsi: pmcraid: Fix missing resource cleanup in error case
        - ALSA: hda/realtek - Add HW8326 support
        - virtio-mmio: fix missing put_device() when vm_cmdline_parent registration
          failed
        - ipv6: Fix signed integer overflow in __ip6_append_data
        - ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
        - random: credit cpu and bootloader seeds by default
        - [x86] platform/x86/intel: pmc: Support Intel Raptorlake P
        - [x86] platform/x86/intel: hid: Add Surface Go to VGBS allow list
        - staging: r8188eu: fix rtw_alloc_hwxmits error detection for now
          (regression in 5.18.4) (Closes: #1013895)
        - staging: r8188eu: Fix warning of array overflow in ioctl_linux.c
          (regression in 5.15)
        - pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
        - pNFS: Avoid a live lock condition in pnfs_update_layout() (regression in
          5.14)
        - sunrpc: set cl_max_connect when cloning an rpc_clnt (regression in 5.15)
        - i40e: Fix adding ADQ filter to TC0
        - i40e: Fix calculating the number of queue pairs
        - i40e: Fix call trace in setup_tx_descriptors
        - iavf: Fix issue with MAC address of VF shown as zero (regression in 5.18)
        - [x86,arm64] Drivers: hv: vmbus: Release cpu lock in error case
        - [riscv64] dts: microchip: re-add pdma to mpfs device tree (regression in
          5.18)
        - io_uring: fix races with file table unregister
        - io_uring: fix races with buffer table unregister
        - [x86] drm/i915/reset: Fix error_state_read ptr + offset use
        - [arm64] net: hns3: set port base vlan tbl_sta to false before removing
          old vlan (regression in 5.18)
        - [arm64] net: hns3: don't push link state to VF if unalive
        - [arm64] net: hns3: restore tm priority/qset to default settings when tc
          disabled
        - [arm64] net: hns3: fix PF rss size initialization bug (regression in
          5.17)
        - [arm64] net: hns3: fix tm port shapping of fibre port is incorrect after
          driver initialization
        - ice: Fix PTP TX timestamp offset calculation
        - ice: Sync VLAN filtering features for DVM
        - ice: Fix queue config fail handling
        - ice: Fix memory corruption in VF driver
        - net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
        - [arm64] ftrace: fix branch range checks
        - [arm64] ftrace: consistently handle PLTs.
        - init: Initialize noop_backing_dev_info early (regression in 5.18.4)
        - block: Fix handling of offline queues in blk_mq_alloc_request_hctx()
        - [x86] ftrace: Remove OBJECT_FILES_NON_STANDARD usage
        - [arm64,armhf] irqchip/gic-v3: Fix error handling in
          gic_populate_ppi_partitions
        - sched: Fix balance_push() vs __sched_setscheduler()
        - i2c: designware: Use standard optional ref clock implementation
        - [x86] mei: hbm: drop capability response on early shutdown
        - [x86] mei: me: add raptor lake point S DID
        - [x86] comedi: vmk80xx: fix expression for tx buffer size
        - USB: serial: option: add support for Cinterion MV31 with new baseline
        - USB: serial: io_ti: add Agilent E5805A support
        - [arm64] mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
        - [arm64,armhf] usb: dwc2: Fix memory leak in dwc2_hcd_init
        - [arm64,armhf] usb: dwc3: gadget: Fix IN endpoint max packet size
          allocation
        - [arm64,armhf] usb: dwc3: pci: Restore line lost in merge conflict
          resolution (regression in 5.18)
        - usb: gadget: u_ether: fix regression in setting fixed MAC address
          (regression in 5.16)
        - usb: gadget: f_fs: change ep->status safe in ffs_epfile_io()
        - usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io()
        - tty: n_gsm: Debug output allocation must use GFP_ATOMIC (regression in
          5.18.3)
        - serial: 8250: Store to lsr_save_flags after lsr read
        - [arm64] bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()
        - md/raid5-ppl: Fix argument order in bio_alloc_bioset() (regression in
          5.18)
        - dm: fix race in dm_start_io_acct (regression in 5.18)
        - dm mirror log: round up region bitmap size to BITS_PER_LONG
        - drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl (regression in 5.18)
        - drm/amd/display: Cap OLED brightness per max frame-average luminance
        - audit: free module name (regression in 5.16)
        - fs: account for group membership
        - selinux: free contexts previously transferred in selinux_add_opt()
          (regression in 5.18)
        - ext4: fix super block checksum incorrect after mount
        - ext4: fix bug_on ext4_mb_use_inode_pa
        - ext4: make variable "count" signed
        - ext4: add reserved GDT blocks check
        - [arm64] KVM: arm64: Always start with clearing SVE flag on load
          (regression in 5.17)
        - [arm64] KVM: arm64: Don't read a HW interrupt pending state in user
          context (regression in 5.17)
        - netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
        - [x86] drm/i915/uc: remove accidental static from a local variable
          (regression in 5.17)
        - bpf: Use safer kvmalloc_array() where possible
        - dm: fix bio_set allocation
        - [arm64] clk: imx8mp: fix usb_root_clk parent
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.18.7
        - [s390x] mm: use non-quiescing sske for KVM switch to keyed guest
        - zonefs: fix zonefs_iomap_begin() for reads
        - [x86] boot: Wrap literal addresses in absolute_pointer()
        - fsnotify: consistent behavior for parent not watching children
        - bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
          (regression in 5.17)
        - io_uring: use original request task for inflight tracking
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.18.8
        - random: schedule mix_interrupt_randomness() less often
        - random: quiet urandom warning ratelimit suppression message
        - [x86] ALSA: memalloc: Drop x86-specific hack for WC allocations
        - ALSA: hda/via: Fix missing beep setup
        - [x86] ALSA: hda: Fix discovery of i915 graphics PCI device (regression in
          5.18)
        - ALSA: hda/conexant: Fix missing beep setup
        - [x86] ALSA: hda/realtek: Add mute LED quirk for HP Omen laptop
        - ALSA: hda/realtek - ALC897 headset MIC no sound
        - [x86] ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properly
        - [x86] ALSA: hda/realtek: Add quirk for Clevo PD70PNT
        - [x86] ALSA: hda/realtek: Add quirk for Clevo NS50PU
        - net: openvswitch: fix parsing of nw_proto for IPv6 fragments
        - ipv4: ping: fix bind address validity check (regression in 5.17)
        - 9p: Fix refcounting during full path walks for fid lookups
        - 9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl
        - 9p: fix fid refcount leak in v9fs_vfs_get_link
        - 9p: fix EBADF errors in cached mode (regression in 5.16)
        - btrfs: fix hang during unmount when block group reclaim task is running
          (regression in 5.13)
        - btrfs: prevent remounting to v1 space cache for subpage mount
        - btrfs: add error messages to all unrecognized mount options
        - [powerpc*] scsi: ibmvfc: Store vhost pointer during subcrq allocation
        - [powerpc*] scsi: ibmvfc: Allocate/free queue resource only during probe/
          remove
        - mmc: sdhci-pci-o2micro: Fix card detect by dealing with debouncing
        - xen/gntdev: Avoid blocking in unmap_grant_pages()
        - dm era: commit metadata in postsuspend after worker stops
        - dm: do not return early from dm_io_complete if BLK_STS_AGAIN without
          polling (regression in 5.18)
        - dm mirror log: clear log bits up to BITS_PER_LONG boundary
        - tracing/kprobes: Check whether get_kretprobe() returns NULL in
          kretprobe_dispatcher()
        - filemap: Handle sibling entries in filemap_get_read_batch()
        - mm/slub: add missing TID updates on slab deactivation
        - [x86] drm/i915: Implement w/a 22010492432 for adl-s
        - amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for
          DCN20+
        - drm/amd/display: Fix typo in override_lane_settings
        - USB: serial: pl2303: add support for more HXN (G) types
        - USB: serial: option: add Telit LE910Cx 0x1250 composition
        - USB: serial: option: add Quectel EM05-G modem
        - USB: serial: option: add Quectel RM500K module support
        - [arm64] drm/msm: Ensure mmap offset is initialized
        - [arm64] drm/msm: Fix double pm_runtime_disable() call
        - netfilter: use get_random_u32 instead of prandom
        - scsi: scsi_debug: Fix zone transition to full condition
        - [arm64] drm/msm: Switch ordering of runpm put vs devfreq_idle (regression
          in 5.15)
        - scsi: iscsi: Exclude zero from the endpoint ID range (regression in 5.18)
        - xsk: Fix generic transmit when completion queue reservation fails
        - [arm64] drm/msm: use for_each_sgtable_sg to iterate over scatterlist
        - bpf: Fix request_sock leak in sk lookup helpers
        - [arm64,armhf] drm/sun4i: Fix crash during suspend after component bind
          failure
        - [amd64] bpf, x86: Fix tail call count offset calculation on bpf2bpf call
        - [x86,arm64] scsi: storvsc: Correct reporting of Hyper-V I/O size limits
        - phy: aquantia: Fix AN when higher speeds than 1G are not advertised
        - net: fix data-race in dev_isalive()
        - veth: Add updating of trans_start
        - tipc: fix use-after-free Read in tipc_named_reinit
        - block: disable the elevator int del_gendisk
        - rethook: Reject getting a rethook if RCU is not watching
        - igb: fix a use-after-free issue in igb_clean_tx_ring
        - bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
        - ethtool: Fix get module eeprom fallback
        - net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
        - [arm64] drm/msm/dp: check core_initialized before disable interrupts at
          dp_display_unbind() (regression in 5.18.3)
        - [arm64] drm/msm/dp: force link training for display resolution change
        - net: phy: at803x: fix NULL pointer dereference on AR9331 PHY (regression
          in 5.18)
        - perf arm-spe: Don't set data source if it's not a memory operation
        - erspan: do not assume transport header is always set
        - net/tls: fix tls_sk_proto_close executed repeatedly
        - netfilter: nf_dup_netdev: do not push mac header a second time
        - netfilter: nf_dup_netdev: add and use recursion counter
        - xen-blkfront: Handle NULL gendisk (regression in 5.14)
        - afs: Fix dynamic root getattr (regression in 5.18)
        - block: pop cached rq before potentially blocking rq_qos_throttle()
          (regression in 5.17)
        - ice: ignore protocol field in GTP offload
        - ice: Fix switchdev rules book keeping
        - ice: ethtool: advertise 1000M speeds properly
        - ice: ethtool: Prohibit improper channel config for DCB
        - io_uring: fail links when poll fails (regression in 5.17)
        - regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
        - regmap-irq: Fix offset/index mismatch in read_sub_irq_data()
        - drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is
          already enabled" (regression in 5.18)
        - igb: Make DMA faster when CPU is active on the PCIe link
        - virtio_net: fix xdp_rxq_info bug after suspend/resume
        - Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
        - sock: redo the psock vs ULP protection check
        - nvme: move the Samsung X5 quirk entry to the core quirks
        - gpio: winbond: Fix error code in winbond_gpio_get()
        - [s390x] cpumf: Handle events cycles and instructions identical
        - filemap: Fix serialization adding transparent huge pages to page cache
          (regression in 5.18)
        - [x86] KVM: SEV: Init target VMCBs in sev_migrate_from
        - iio: mma8452: fix probe fail when device tree compatible is used.
        - io_uring: fix req->apoll_events (regression in 5.18)
        - io_uring: fix wrong arm_poll error handling (regression in 5.17)
        - vmcore: convert copy_oldmem_page() to take an iov_iter
        - [s390x] crash: add missing iterator advance in copy_oldmem_page()
        - [s390x] crash: make copy_oldmem_page() return number of bytes copied
        - xhci: turn off port power in shutdown
        - xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI
        - xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI
        - usb: gadget: uvc: fix list double add in uvcg_video_pump (regression in
          5.16)
        - usb: gadget: Fix non-unique driver names in raw-gadget driver
        - USB: gadget: Fix double-free bug in raw_gadget driver
        - [arm64,armhf] usb: chipidea: udc: check request status before setting
          device address
        - btrfs: fix race between reflinking and ordered extent completion
        - btrfs: fix deadlock with fsync+fiemap+transaction commit
        - f2fs: attach inline_data after setting compression (regression in 5.18.3)
        - f2fs: fix iostat related lock protection (regression in 5.17)
        - f2fs: do not count ENOENT for error case (regression in 5.18.4)
        - iio:accel:kxcjk-1013: rearrange iio trigger get and register
        - iio:accel:bma180: rearrange iio trigger get and register
        - iio:accel:mxc4005: rearrange iio trigger get and register
        - iio: accel: mma8452: ignore the return value of reset operation
        - iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
        - iio: trigger: sysfs: fix use-after-free on remove
        - iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value)
        - iio: adc: axp288: Override TS pin bias current for some models
        - [hppa] Fix flush_anon_page on PA8800/PA8900 (regression in 5.18)
        - [hppa] Enable ARCH_HAS_STRICT_MODULE_RWX
        - [powerpc*] Enable execve syscall exit tracepoint
        - [powerpc*] rtas: Allow ibm,platform-dump RTAS call with null buffer
          address
        - [powerpc*] powernv: wire up rng during setup_arch
        - mm/memory-failure: disable unpoison once hw error happens
        - mm: lru_cache_disable: use synchronize_rcu_expedited (regression in 5.18)
        - [armhf] dts: imx6qdl: correct PU regulator ramp delay
        - modpost: fix section mismatch check for exported init/exit sections
        - [arm64] dts: bcm2711-rpi-400: Fix GPIO line names
        - smb3: fix empty netname context on secondary channels (regression in
          5.18.4)
        - perf build-id: Fix caching files with a wrong build ID
        - smb3: use netname when available on secondary channels
        - dma-direct: use the correct size for dma_set_encrypted() (regression in
          5.17)
        - [powerpc*] pseries: wire up rng during setup_arch()
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.18.9
        - bcache: memset on stack variables in bch_btree_check() and
          bch_sectors_dirty_init()
        - hinic: Replace memcpy() with direct assignment
        - [powerpc*] ftrace: Remove ftrace init tramp once kernel init is complete
        - io_uring: fix not locked access to fixed buf table
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.18.10
        - drm/amdgpu: fix adev variable used in amdgpu_device_gpu_recover()
          (regression in 5.17)
        - Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"
          (regression in 5.17)
        - drm/amdgpu: To flush tlb for MMHUB of RAVEN series
        - ksmbd: set the range of bytes to zero without extending file size in
          FSCTL_ZERO_DATA
        - ksmbd: check invalid FileOffset and BeyondFinalZero in FSCTL_ZERO_DATA
        - ksmbd: use vfs_llseek instead of dereferencing NULL
        - ipv6: take care of disable_policy when restoring routes
        - net: phy: Don't trigger state machine while in suspend
        - [s390x] archrandom: simplify back to earlier design and initialize
          earlier
        - nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA SPECTRIX
          S40G)
        - nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA IM2P33F8ABR1
        - nvdimm: Fix badblocks clear off-by-one error
        - ceph: wait on async create before checking caps for syncfs
          (regression in 5.18)
        - [hppa] Fix vDSO signal breakage on 32-bit kernel (regression in 5.18)
        - [hppa] unaligned: Fix emulate_ldw() breakage (regression in 5.18)
        - [powerpc*] prom_init: Fix kernel config grep
        - [powerpc*] bpf: Fix use of user_pt_regs in uapi
        - [x86] cpufreq: amd-pstate: Add resume and suspend callbacks
        - dm raid: fix accesses beyond end of raid member array
        - dm raid: fix KASAN warning in raid5_add_disks
        - SUNRPC: Fix READ_PLUS crasher
        - net: rose: fix UAF bugs caused by timer handler (CVE-2022-2318)
        - net: usb: ax88179_178a: Fix packet receiving (regression in 5.17)
        - virtio-net: fix race between ndo_open() and virtio_device_ready()
        - [armhf] net: dsa: bcm_sf2: force pause link settings
        - net: tun: unlink NAPI from device on destruction
        - net: tun: stop NAPI when detaching queues
        - net: fix IFF_TX_SKB_NO_LINEAR definition
        - net: dp83822: disable false carrier interrupt
        - net: dp83822: disable rx error interrupt
        - RDMA/qedr: Fix reporting QP timeout attribute
        - RDMA/cm: Fix memory leak in ib_cm_insert_listen
        - linux/dim: Fix divide by 0 in RDMA DIM
        - net: usb: asix: do not force pause frames support
        - usbnet: fix memory allocation in helpers
        - mptcp: fix race on unaccepted mptcp sockets (regression in 5.17)
        - mptcp: fix conflict with <netinet/in.h> (regression in 5.16)
        - [armhf] hwmon: (occ) Prevent power cap command overwriting poll response
        - NFS: restore module put when manager exits. (regression in 5.18)
        - NFSD: restore EINVAL error translation in nfsd_commit() (regression in
          5.17)
        - NFSv4: Add an fattr allocation to _nfs4_discover_trunking()
          (regression in 5.18.3)
        - vfs: fix copy_file_range() regression in cross-fs copies
        - caif_virtio: fix race between virtio_device_ready() and ndo_open()
        - io_uring: ensure that send/sendmsg and recv/recvmsg check sqe->ioprio
        - PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_events
        - lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch()
        - vdpa/mlx5: Update Control VQ callback information
        - netfilter: nft_dynset: restore set element counter when failing to update
        - net/sched: act_api: Notify user space if any actions were flushed before
          error
        - net: asix: fix "can't send until first packet is send" issue
        - net: bonding: fix possible NULL deref in rlb code
        - net: phy: ax88772a: fix lost pause advertisement configuration
        - net: bonding: fix use-after-free after 802.3ad slave unbind
        - [arm64] net: dsa: felix: fix race between reading PSFP stats and port
          stats
        - [powerpc] memhotplug: Add add_pages override for PPC (regression in 5.18)
        - [x86] platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO
          resource (regression in 5.18)
        - [x86] platform/x86: ideapad-laptop: Add Ideapad 5 15ITL05 to
          ideapad_dytc_v4_allow_table[]
        - tipc: move bc link creation back to tipc_node_create
        - epic100: fix use after free on rmmod
        - tcp: add a missing nf_reset_ct() in 3WHS handling
        - nvmet-tcp: fix regression in data_digest calculation (regression in 5.12)
        - ACPI: video: Change how we determine if brightness key-presses are handled
        - tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()
        - fanotify: refine the validation checks on non-dir inode mask (regression
          in 5.18)
        - nvmet: add a clear_ids attribute for passthru targets
        - ipv6/sit: fix ipip6_tunnel_get_prl return value
        - ipv6: fix lockdep splat in in6_dump_addrs() (regression in 5.13)
        - net: tun: avoid disabling NAPI twice
        - [arm64] drm/msm/dpu: Increment vsync_cnt before waking up userspace
          (regression in 5.16)
        - [x86] platform/x86: ideapad-laptop: Add allow_v4_dytc module parameter
        - [x86] drm/i915/gem: add missing else
        - [x86] drm/i915/dgfx: Disable d3cold at gfx root port
        - [arm64] drm/msm/gem: Fix error return on fence id alloc fail (regression
          in 5.15)
        - [x86] platform/x86: panasonic-laptop: revert "Resolve hotkey double
          trigger bug"
        - [x86] platform/x86: panasonic-laptop: don't report duplicate brightness
          key-presses
        - [x86] platform/x86: panasonic-laptop: filter out duplicate volume up/down
          /mute keypresses
        - drm/fourcc: fix integer type usage in uapi header
        - hwmon: (ibmaem) don't call platform_device_del() if platform_device_add()
          fails
        - xen/blkfront: fix leaking data in shared pages (CVE-2022-26365)
        - xen/netfront: fix leaking data in shared pages (CVE-2022-33740)
        - xen/netfront: force data bouncing when backend is untrusted
          (CVE-2022-33741)
        - xen/blkfront: force data bouncing when backend is untrusted
          (CVE-2022-33742)
        - xen-netfront: restore __skb_queue_tail() positioning in
          xennet_get_responses() (CVE-2022-33743)
        - [arm64,armhf] xen/arm: Fix race in RB-tree based P2M accounting
          (CVE-2022-33744)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.18.11
        - io_uring: fix provided buffer import (regression in 5.18)
        - ALSA: usb-audio: Workarounds for Behringer UMC 204/404 HD
        - [x86] ALSA: hda/realtek: Add quirk for Clevo L140PU
        - can: bcm: use call_rcu() instead of costly synchronize_rcu()
        - can: gs_usb: gs_usb_open/close(): fix memory leak
        - can: kvaser_usb: replace run-time checks with struct
          kvaser_usb_driver_info
        - can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
          (regression in 5.16)
        - can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
        - bpf: Fix incorrect verifier simulation around jmp32's jeq/jne
        - bpf: Fix insufficient bounds propagation from adjust_scalar_min_max_vals
        - usbnet: fix memory leak in error case
        - net: rose: fix UAF bug caused by rose_t0timer_expiry
        - netfilter: nft_set_pipapo: release elements in clone from abort path
        - netfilter: nf_tables: stricter validation of element data
          (CVE-2022-34918)
        - [x86] iommu/vt-d: Fix PCI bus rescan device hot add
        - [x86] iommu/vt-d: Fix RID2PASID setup/teardown failure
        - fbdev: Fix potential buffer overflow with silly screen sizes
          (CVE-2021-33655):
          + fbmem: Check virtual screen sizes in fb_set_var()
          + fbcon: Disallow setting font bigger than screen size
          + fbcon: Prevent that screen size is smaller than font size
        - PM: runtime: Redefine pm_runtime_release_supplier()
        - PM: runtime: Fix supplier device management during consumer probe
        - memregion: Fix memregion_free() fallback definition
        - fscache: Fix invalidation/lookup race (regression in 5.17)
        - fscache: Fix if condition in fscache_wait_on_volume_collision()
        - [powerpc*] powernv: delay rng platform device creation until later in
          boot
        - [armhf] pinctrl: sunxi: a83t: Fix NAND function name for some pins
        - srcu: Tighten cleanup_srcu_struct() GP checks
        - ASoC: rt711: Add endianness flag in snd_soc_component_driver
        - ASoC: rt711-sdca: Add endianness flag in snd_soc_component_driver
        - ASoC: codecs: rt700/rt711/rt711-sdca: resume bus/codec in .set_jack_detect
        - ASoC: SOF: ipc3-topology: Move and correct size checks in
          sof_ipc3_control_load_bytes()
        - [x86] ASoC: SOF: Intel: hda: Fix compressed stream position tracking
        - [arm64] dts: qcom: sm8450: fix interconnects property of UFS node
        - [arm64] dts: qcom: msm8994: Fix CPU6/7 reg values
        - [arm64] dts: qcom: sdm845: use dispcc AHB clock for mdss node
        - [arm64] dts: imx8mp-evk: correct mmc pad settings
        - [arm64] dts: imx8mp-evk: correct the uart2 pinctl value
        - [arm64] dts: imx8mp-evk: correct gpio-led pad settings
        - [arm64] dts: imx8mp-evk: correct vbus pad settings
        - [arm64] dts: imx8mp-evk: correct eqos pad settings
        - [arm64] dts: imx8mp-evk: correct I2C5 pad settings
        - [arm64] dts: imx8mp-evk: correct I2C1 pad settings
        - [arm64] dts: imx8mp-evk: correct I2C3 pad settings
        - [arm64] dts: imx8mp-phyboard-pollux-rdk: correct uart pad settings
        - [arm64] dts: imx8mp-phyboard-pollux-rdk: correct eqos pad settings
        - [arm64] dts: imx8mp-phyboard-pollux-rdk: correct i2c2 & mmc settings
        - [arm64,armhf] pinctrl: sunxi: sunxi_pconf_set: use correct offset
        - [arm64] dts: qcom: msm8992-*: Fix vdd_lvs1_2-supply typo
        - xsk: Clear page contiguity bit when unmapping pool
        - i2c: piix4: Fix a memory leak in the EFCH MMIO support
        - i40e: Fix dropped jumbo frames statistics
        - i40e: Fix VF's MAC Address change on VM
        - [armhf] dts: stm32: add missing usbh clock and fix clk order on stm32mp15
        - ACPI: CPPC: Check _OSC for flexible address space
        - ACPI: bus: Set CPPC _OSC bits for all and when CPPC_LIB is supported
        - ACPI: CPPC: Only probe for _CPC if CPPC v2 is acked (regressions in
          5.13, 5.18)
        - [x86] ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported
        - net/mlx5e: Fix matchall police parameters validation
        - mptcp: Avoid acquiring PM lock for subflow priority changes
        - mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags
        - mptcp: fix local endpoint accounting
        - r8169: fix accessing unset transport header
        - net/sched: act_api: Add extack to offload_act_setup() callback
        - net/sched: act_police: Add extack messages for offload failure
        - net/sched: act_police: allow 'continue' action offload
        - [arm64] dmaengine: imx-sdma: Allow imx8m for imx7 FW revs
        - [arm64,armhf] dmaengine: imx-sdma: only restart cyclic channel when
          enabled (regression in 5.18)
        - misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
          (Closes: #1015240, regression in 5.18)
        - misc: rtsx_usb: use separate command and response buffers
        - misc: rtsx_usb: set return value in rsp_buf alloc err path
        - ida: don't use BUG_ON() for debugging
        - [arm64,armhf] dmaengine: pl330: Fix lockdep warning about non-static key
        - [armhf] dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
        - [arm64] dmaengine: qcom: bam_dma: fix runtime PM underflow
        - [armhf] dmaengine: ti: Add missing put_device in
          ti_dra7_xbar_route_allocate
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.18.12
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.18.13
        - USB: serial: ftdi_sio: add Belimo device ids
        - usb: typec: add missing uevent when partner support PD
        - [arm64,armhf] usb: dwc3: gadget: Fix event pending check
        - gpio: sim: fix the chip_name configfs item
        - [armhf] tty: serial: samsung_tty: set dma burst_size to 1
        - [x86] xen: Use clear_bss() for Xen PV guests
        - [x86] ALSA: hda - Add fixup for Dell Latitidue E5430
        - [x86] ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 model
        - [x86] ALSA: hda/realtek: Fix headset mic for Acer SF313-51
        - [x86] ALSA: hda/realtek - Fix headset mic problem for a HP machine with
          alc671
        - [x86] ALSA: hda/realtek: fix mute/micmute LEDs for HP machines
        - [x86] ALSA: hda/realtek - Fix headset mic problem for a HP machine with
          alc221
        - [x86] ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptop
        - xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue
        - fix race between exit_itimers() and /proc/pid/timers
        - mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages
        - mm: sparsemem: fix missing higher order allocation splitting (regression
          in 5.18)
        - mm: split huge PUD on wp_huge_pud fallback
        - tracing/histograms: Fix memory leak problem
        - net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale
          pointer
        - ip: fix dflt addr selection for connected nexthop
        - [armhf] 9213/1: Print message about disabled Spectre workarounds only
          once
        - [armel,armhf] 9214/1: alignment: advance IT state after emulating Thumb
          instruction
        - wifi: mac80211: fix queue selection for mesh/OCB interfaces
        - cgroup: Use separate src/dst nodes when preloading css_sets for migration
        - btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and
          inline extents
        - btrfs: zoned: fix a leaked bioc in read_zone_info
        - [arm64,armhf] drm/panfrost: Put mapping instead of shmem obj on
          panfrost_mmu_map_fault_addr() error
        - [arm64,armhf] drm/panfrost: Fix shrinker list corruption by madvise IOCTL
        - fs/remap: constrain dedupe of EOF blocks
        - nilfs2: fix incorrect masking of permission flags for symlinks
        - Revert "evm: Fix memleak in init_desc"
        - reset: Fix devm bulk optional exclusive control getter
        - [arm64] dts: ls1028a: Update SFP node to include clock
        - [armhf] dts: imx6qdl-ts7970: Fix ngpio typo and count
        - [riscv64] dts: microchip: hook up the mpfs' l2cache
        - [armhf] 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out
          of idle
        - [armel,armhf] 9210/1: Mark the FDT_FIXED sections as shareable
        - net/mlx5e: Fix enabling sriov while tc nic rules are offloaded
          (regression in 5.14)
        - net/mlx5e: CT: Use own workqueue instead of mlx5e priv (regression in
          5.18)
        - net/mlx5e: Fix capability check for updating vnic env counters
        - net/mlx5e: Ring the TX doorbell on DMA errors
        - drm/amdgpu: keep fbdev buffers pinned during suspend (regression in 5.17)
        - drm/amdgpu/display: disable prefer_shadow for generic fb helpers
          (regression in 5.17)
        - [x86] drm/i915: fix a possible refcount leak in
          intel_dp_add_mst_connector()
        - [x86] drm/i915/guc: ADL-N should use the same GuC FW as ADL-S
        - ima: Fix a potential integer overflow in ima_appraise_measurement
        - [arm64,armhf] ASoC: sgtl5000: Fix noise on shutdown/remove
        - [x86] ASoC: Intel: Skylake: Correct the ssp rate discovery in
          skl_get_ssp_clks()
        - [x86] ASoC: Intel: Skylake: Correct the handling of fmt_config flexible
          array
        - netfilter: ecache: move to separate structure
        - netfilter: conntrack: split inner loop of list dumping to own function
        - netfilter: ecache: use dedicated list for event redelivery
        - netfilter: conntrack: include ecache dying list in dumps
        - netfilter: conntrack: remove the percpu dying list
        - netfilter: conntrack: fix crash due to confirmed bit load reordering
          (regression in 5.17)
        - sysctl: Fix data races in proc_dointvec().
        - sysctl: Fix data races in proc_douintvec().
        - sysctl: Fix data races in proc_dointvec_minmax().
        - sysctl: Fix data races in proc_douintvec_minmax().
        - sysctl: Fix data races in proc_doulongvec_minmax().
        - sysctl: Fix data races in proc_dointvec_jiffies().
        - tcp: Fix a data-race around sysctl_tcp_max_orphans.
        - inetpeer: Fix data-races around sysctl.
        - net: Fix data-races around sysctl_mem.
        - cipso: Fix data-races around sysctl.
        - icmp: Fix data-races around sysctl.
        - ipv4: Fix a data-race around sysctl_fib_sync_mem.
        - [armhf] dts: sunxi: Fix SPI NOR campatible on Orange Pi Zero
        - netfilter: nf_log: incorrect offset to network header
        - nfp: fix issue of skb segments exceeds descriptor limitation
        - vlan: fix memory leak in vlan_newlink() (regression in 5.17)
        - netfilter: nf_tables: replace BUG_ON by element length check
        - [riscv64] KVM: Fix SRCU deadlock caused by
          kvm_riscv_check_vcpu_requests()
        - [x86] drm/i915/gvt: IS_ERR() vs NULL bug in
          intel_gvt_update_reg_whitelist()
        - xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
        - mptcp: fix subflow traversal at disconnect time (regression in 5.17)
        - NFSD: Decode NFSv4 birth time attribute (regression in 5.18)
        - lockd: set fl_owner when unlocking files
        - lockd: fix nlm_close_files (regression in 5.15)
        - ice: handle E822 generic device ID in PLDM header
        - ice: change devlink code to read NVM in blocks
        - [x86] drm/i915/ttm: fix sg_table construction (regression in 5.15)
        - [x86] drm/i915/gt: Serialize GRDOM access between multiple engine resets
        - [x86] drm/i915/gt: Serialize TLB invalidates with GT resets
        - bnxt_en: reclaim max resources if sriov enable fails
        - bnxt_en: Fix bnxt_reinit_after_abort() code path
        - bnxt_en: fix livepatch query
        - bnxt_en: Fix bnxt_refclk_read()
        - sysctl: Fix data-races in proc_dou8vec_minmax().
        - sysctl: Fix data-races in proc_dointvec_ms_jiffies().
        - tcp: Fix a data-race around sysctl_max_tw_buckets.
        - icmp: Fix a data-race around sysctl_icmp_echo_ignore_all.
        - icmp: Fix data-races around sysctl_icmp_echo_enable_probe.
        - icmp: Fix a data-race around sysctl_icmp_echo_ignore_broadcasts.
        - icmp: Fix a data-race around sysctl_icmp_ignore_bogus_error_responses.
        - icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr.
        - icmp: Fix a data-race around sysctl_icmp_ratelimit.
        - icmp: Fix a data-race around sysctl_icmp_ratemask.
        - raw: Fix a data-race around sysctl_raw_l3mdev_accept.
        - tcp: Fix data-races around sysctl_tcp_ecn.
        - tcp: Fix a data-race around sysctl_tcp_ecn_fallback.
        - ipv4: Fix data-races around sysctl_ip_dynaddr.
        - nexthop: Fix data-races around nexthop_compat_mode.
        - [amd64] ima: force signature verification when CONFIG_KEXEC_SIG is
          configured
        - drm/amd/display: Ignore First MST Sideband Message Return Error
        - [amd64] drm/amdkfd: correct the MEC atomic support firmware checking for
          GC 10.3.7
        - drm/amd/display: Only use depth 36 bpp linebuffers on DCN display
          engines. (regression in 5.14)
        - drm/amd/pm: Prevent divide by zero
        - drm/amd/display: Ensure valid event timestamp for cursor-only commits
        - smb3: workaround negprot bug in some Samba servers
        - sfc: fix use after free when disabling sriov
        - netfs: do not unlock and put the folio twice
        - seg6: fix skb checksum evaluation in SRH encapsulation/insertion
        - seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors
        - seg6: bpf: fix skb checksum in bpf_push_seg6_encap()
        - sfc: fix kernel panic when creating VF
        - net: atlantic: remove deep parameter on suspend/resume functions
        - net: atlantic: remove aq_nic_deinit() when resume (regression in 5.18)
        - [x86] KVM: x86: Fully initialize 'struct kvm_lapic_irq' in
          kvm_pv_kick_cpu_op()
        - net/tls: Check for errors in tls_device_init
        - mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
        - [arm64] tee: tee_get_drvdata(): fix description of return value
        - tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
        - tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
        - scsi: megaraid: Clear READ queue map's nr_queues (regression in 5.13)
        - scsi: ufs: core: Drop loglevel of WriteBoost message (regression in 5.13)
        - nvme: fix block device naming collision (regression in 5.18)
        - ksmbd: use SOCK_NONBLOCK type for kernel_accept()
        - [x86] platform/x86: intel/pmc: Add Alder Lake N support to PMC core
          driver
        - virtio_mmio: Add missing PM calls to freeze/restore
        - virtio_mmio: Restore guest page size on resume
        - netfilter: nf_tables: avoid skb access on nf_stolen
        - netfilter: br_netfilter: do not skip all hooks with 0 priority
        - [arm64] scsi: hisi_sas: Limit max hw sectors for v3 HW
        - [powerpc*] cpufreq: pmac32-cpufreq: Fix refcount leak bug
        - [x86] platform/x86: thinkpad-acpi: profile capabilities as integer
        - [x86] platform/x86: thinkpad_acpi: do not use PSC mode on Intel platforms
        - [x86] platform/x86: hp-wmi: Ignore Sanitization Mode event
        - firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer
        - firmware: sysfb: Add sysfb_disable() helper function
        - fbdev: Disable sysfb device registration when removing conflicting FBs
        - net: tipc: fix possible refcount leak in tipc_sk_create()
        - nvme-tcp: always fail a request when sending it failed
        - nvme: fix regression when disconnect a recovering ctrl
        - net: sfp: fix memory leak in sfp_probe()
        - ASoC: ops: Fix off by one in range control validation
        - [armhf] pinctrl: aspeed: Fix potential NULL dereference in
          aspeed_pinmux_set_mux()
        - ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on remove
        - ASoC: rt711-sdca-sdw: fix calibrate mutex initialization
        - [x86] ASoC: Intel: sof_sdw: handle errors on card registration
        - ASoC: rt711: fix calibrate mutex initialization
        - ASoC: rt7*-sdw: harden jack_detect_handler
        - ASoC: codecs: rt700/rt711/rt711-sdca: initialize workqueues in probe
        - [x86] ASoC: SOF: Intel: hda-dsp: Expose hda_dsp_core_power_up()
        - [x86] ASoC: SOF: Intel: hda-loader: Make sure that the fw load sequence
          is followed
        - [x86] ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flow
        - [x86] ASoC: Intel: bytcr_wm5102: Fix GPIO related probe-ordering problem
        - ASoC: wm_adsp: Fix event for preloader
        - ASoC: cs35l41: Correct some control names
        - ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error
        - ASoC: dapm: Initialise kcontrol data for mux/demux controls
        - ASoC: cs35l41: Add ASP TX3/4 source to register patch
        - [amd64] Clear .brk area at early boot
        - [armhf] dts: stm32: use the correct clock source for CEC on stm32mp151
        - Revert "can: xilinx_can: Limit CANFD brp to 2"
        - ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices
        - ALSA: usb-audio: Add quirk for Fiero SC-01
        - ALSA: usb-audio: Add quirk for Fiero SC-01 (fw v1.0.0)
        - nvme-pci: phison e16 has bogus namespace ids
        - nvme: use struct group for generic command dwords
        - signal handling: don't use BUG_ON() for debugging
        - ACPI: video: Fix acpi_video_handles_brightness_key_presses()
        - vt: fix memory overlapping when deleting chars in the buffer
        - [s390x] ap: fix error handling in __verify_queue_reservations()
        - [x86] ACPI: CPPC: Fix enabling CPPC on AMD systems with shared memory
        - serial: 8250: fix return error code in serial8250_request_std_resource()
        - power: supply: core: Fix boundary conditions in interpolation
          (regression in 5.17)
        - [armhf] serial: stm32: Clear prev values before setting RTS delays
        - [arm*] serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
        - serial: 8250: Fix PM usage_count for console handover
        - [arm64] serial: mvebu-uart: correctly report configured baudrate value
        - [x86] pat: Fix x86_has_pat_wp()
        - [i386] drm/i915/ttm: fix 32b build
        - drm/aperture: Run fbdev removal before internal helpers
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.18.14
        - [amd64] Preparation for mitigating RETbleed:
          + x86/traps: Use pt_regs directly in fixup_bad_iret()
          + x86/entry: Switch the stack after error_entry() returns
          + x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry()
          + x86/entry: Don't call error_entry() for XENPV
          + x86/entry: Remove skip_r11rcx
        - [amd64] Add mitigations for RETbleed on AMD/Hygon (CVE-2022-29900) and
          Intel (CVE-2022-29901) processors:
          + x86/kvm/vmx: Make noinstr clean
          + x86/cpufeatures: Move RETPOLINE flags to word 11
          + x86/retpoline: Cleanup some #ifdefery
          + x86/retpoline: Swizzle retpoline thunk
          + x86/retpoline: Use -mfunction-return
          + x86: Undo return-thunk damage
          + x86,objtool: Create .return_sites
          + objtool: skip non-text sections when adding return-thunk sites
          + x86,static_call: Use alternative RET encoding
          + x86/ftrace: Use alternative RET encoding
          + x86/bpf: Use alternative RET encoding
          + x86/kvm: Fix SETcc emulation for return thunks
          + x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
          + x86/sev: Avoid using __x86_return_thunk
          + x86: Use return-thunk in asm code
          + x86/entry: Avoid very early RET
          + objtool: Treat .text.__x86.* as noinstr
          + x86: Add magic AMD return-thunk
          + x86/bugs: Report AMD retbleed vulnerability
          + x86/bugs: Add AMD retbleed= boot parameter
          + x86/bugs: Enable STIBP for JMP2RET
          + x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
          + x86/entry: Add kernel IBRS implementation
          + x86/bugs: Optimize SPEC_CTRL MSR writes
          + x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
          + x86/bugs: Split spectre_v2_select_mitigation() and
            spectre_v2_user_select_mitigation()
          + x86/bugs: Report Intel retbleed vulnerability
          + intel_idle: Disable IBRS during long idle
          + objtool: Update Retpoline validation
          + x86/xen: Rename SYS* entry points
          + x86/xen: Add UNTRAIN_RET
          + x86/bugs: Add retbleed=ibpb
          + x86/bugs: Do IBPB fallback check only once
          + objtool: Add entry UNRET validation
          + x86/cpu/amd: Add Spectral Chicken
          + x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
          + x86/speculation: Fix firmware entry SPEC_CTRL handling
          + x86/speculation: Fix SPEC_CTRL write on SMT state change
          + x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
          + x86/speculation: Remove x86_spec_ctrl_mask
          + objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
          + KVM: VMX: Flatten __vmx_vcpu_run()
          + KVM: VMX: Convert launched argument to flags
          + KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
          + KVM: VMX: Fix IBRS handling after vmexit
          + x86/speculation: Fill RSB on vmexit for IBRS
          + KVM: VMX: Prevent RSB underflow before vmenter
          + x86/common: Stamp out the stepping madness
          + x86/cpu/amd: Enumerate BTC_NO
          + x86/retbleed: Add fine grained Kconfig knobs
          + x86/bugs: Add Cannon lake to RETBleed affected CPU list
          + x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
          + x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
          + x86/kexec: Disable RET on kexec
          + x86/speculation: Disable RRSBA behavior
          + x86/static_call: Serialize __static_call_fixup() properly
          + x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit
          + x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
          + efi/x86: use naked RET on mixed mode call wrapper
          + x86/kvm: fix FASTOP_SIZE when return thunks are enabled
          + KVM: emulate: do not adjust size of fastop and setcc subroutines
          + tools arch x86: Sync the msr-index.h copy with the kernel sources
          + tools headers cpufeatures: Sync with the kernel sources
          + x86/bugs: Remove apostrophe typo
          + um: Add missing apply_returns()
    
      [ John Paul Adrian Glaubitz ]
      * [ia64] Disable CONFIG_HARDENED_USERCOPY which is currently broken
    
      [ Ben Hutchings ]
      * [arm64] pinctrl: Re-enable PINCTRL_MSM (regression in 5.14)
      * lintian: Update overrides for lintian 2.115
      * [rt] Update to 5.18-rt11:
        - Revert "softirq: Check preemption after reenabling interrupts"
      * Bump ABI to 3
      * Disable SECURITY_LOCKDOWN_LSM and MODULE_SIG where we don't sign code
        (Closes: #825141)
      * tools/bpf, tools/perf: Update for init_disassemble_info() API change in
        binutils 2.38.50
      * tools/perf: Fix "unused parameter" warning introduced by "tools/perf:
        pmu-events: Fix reproducibility"
      * [amd64,arm64,armhf] wireguard: Clear keys after suspend despite
        CONFIG_ANDROID=y
      * d/salsa-ci.yml: Sync build-script with upstream
      * d/salsa-ci.yml: Handle APT sources in debian.sources as well as
        sources.list
      * d/tests: Remove obsolete dependencies of python test
      * d/tests: Add kbuild test that builds a trivial OOT module
      * linux-kbuild: Add missing pahole-version.sh script
      * [amd64] ata: Enable PATA_LEGACY (Closes: #910010)
      * udeb: Add essiv to crypto-modules (Closes: #973378)
      * udeb: Add SCSI device handlers to multipath-modules (Closes: #989079)
      * linux-source: Update Recommends to include all dependencies for deb-pkg
        target
      * [x86] speculation: Make all RETbleed mitigations depend on X86_64
    
      [ Vincent Blut ]
      * [armhf] drivers/crypto/caam: Enable CRYPTO_DEV_FSL_CAAM as module
        (Closes: #1013255)
      * drivers/net/wireless/mediatek/mt76/mt7921: Enable MT7921U as module
        (Closes: #1015808)
    
     -- Ben Hutchings <email address hidden>  Sat, 23 Jul 2022 18:29:57 +0200
  • linux (5.18.5-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.18.3
        - binfmt_flat: do not stop relocating GOT entries prematurely on riscv
        - parisc: fix a crash with multicore scheduler
        - parisc/stifb: Implement fb_is_primary_device()
        - parisc/stifb: Keep track of hardware path of graphics card
        - RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of
          IORESOURCE_BUSY
        - riscv: Initialize thread pointer before calling C functions
        - riscv: Fix irq_work when SMP is disabled
        - riscv: Wire up memfd_secret in UAPI header
        - riscv: Move alternative length validation into subsection
        - ALSA: hda/realtek - Add new type for ALC245
        - ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9520 laptop
        - ALSA: hda/realtek - Fix microphone noise on ASUS TUF B550M-PLUS
        - ALSA: usb-audio: Cancel pending work at closing a MIDI substream
        - USB: serial: pl2303: fix type detection for odd device
        - USB: serial: option: add Quectel BG95 modem
        - USB: new quirk for Dell Gen 2 devices
        - usb: isp1760: Fix out-of-bounds array access
        - usb: dwc3: gadget: Move null pinter check to proper place
        - usb: core: hcd: Add support for deferring roothub registration
        - fs/ntfs3: provide block_invalidate_folio to fix memory leak
        - fs/ntfs3: Update valid size if -EIOCBQUEUED
        - fs/ntfs3: Fix fiemap + fix shrink file size (to remove preallocated space)
        - fs/ntfs3: Keep preallocated only if option prealloc enabled
        - fs/ntfs3: Check new size for limits
        - fs/ntfs3: In function ntfs_set_acl_ex do not change inode->i_mode if
          called from function ntfs_init_acl
        - fs/ntfs3: Fix some memory leaks in an error handling path of
          'log_replay()'
        - fs/ntfs3: Update i_ctime when xattr is added
        - fs/ntfs3: Restore ntfs_xattr_get_acl and ntfs_xattr_set_acl functions
        - cifs: don't call cifs_dfs_query_info_nonascii_quirk() if nodfs was set
        - cifs: fix ntlmssp on old servers
        - cifs: fix potential double free during failed mount
        - cifs: when extending a file with falloc we should make files not-sparse
        - xhci: Set HCD flag to defer primary roothub registration
        - xhci: Allow host runtime PM as default for Intel Alder Lake N xHCI
        - platform/x86: intel-hid: fix _DSM function index handling
        - x86/MCE/AMD: Fix memory leak when threshold_create_bank() fails
        - perf/x86/intel: Fix event constraints for ICL
        - x86/kexec: fix memory leak of elf header buffer
        - x86/sgx: Set active memcg prior to shmem allocation
        - kthread: Don't allocate kthread_struct for init and umh
        - ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
        - ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
        - ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
        - btrfs: add "0x" prefix for unsupported optional features
        - btrfs: return correct error number for __extent_writepage_io()
        - btrfs: repair super block num_devices automatically
        - btrfs: fix the error handling for submit_extent_page() for
          btrfs_do_readpage()
        - btrfs: fix deadlock between concurrent dio writes when low on free data
          space
        - btrfs: zoned: properly finish block group on metadata write
        - btrfs: zoned: zone finish unused block group
        - btrfs: zoned: finish block group when there are no more allocatable bytes
          left
        - btrfs: zoned: fix comparison of alloc_offset vs meta_write_pointer
        - iommu/vt-d: Add RPLS to quirk list to skip TE disabling
        - drm/selftests: fix a shift-out-of-bounds bug
        - drm/vmwgfx: validate the screen formats
        - ath11k: fix the warning of dev_wake in mhi_pm_disable_transition()
        - drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes
        - selftests/bpf: Fix vfs_link kprobe definition
        - selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool sync
        - ath11k: Change max no of active probe SSID and BSSID to fw capability
        - selftests/bpf: Fix file descriptor leak in load_kallsyms()
        - rtw89: ser: fix CAM leaks occurring in L2 reset
        - rtw89: fix misconfiguration on hw_scan channel time
        - mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queue
        - b43legacy: Fix assigning negative value to unsigned variable
        - b43: Fix assigning negative value to unsigned variable
        - ipw2x00: Fix potential NULL dereference in libipw_xmit()
        - ipv6: fix locking issues with loops over idev->addr_list
        - fbcon: Consistently protect deferred_takeover with console_lock()
        - x86/platform/uv: Update TSC sync state for UV5
        - ACPICA: Avoid cache flush inside virtual machines
        - libbpf: Fix a bug with checking bpf_probe_read_kernel() support in old
          kernels
        - mac80211: minstrel_ht: fix where rate stats are stored (fixes debugfs
          output)
        - drm/komeda: return early if drm_universal_plane_init() fails.
        - drm/amd/display: Disabling Z10 on DCN31
        - rcu-tasks: Fix race in schedule and flush work
        - rcu-tasks: Handle sparse cpu_possible_mask in rcu_tasks_invoke_cbs()
        - rcu: Make TASKS_RUDE_RCU select IRQ_WORK
        - sfc: ef10: Fix assigning negative value to unsigned variable
        - ALSA: jack: Access input_dev under mutex
        - rtw88: fix incorrect frequency reported
        - rtw88: 8821c: fix debugfs rssi value
        - spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width} based on DMA
          direction
        - tools/power turbostat: fix ICX DRAM power numbers
        - tcp: consume incoming skb leading to a reset
        - loop: implement ->free_disk
        - scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg()
        - scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock
        - scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and
          PLOGI
        - scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT
        - scsi: lpfc: Fix call trace observed during I/O with CMF enabled
        - cpuidle: PSCI: Improve support for suspend-to-RAM for PSCI OSI mode
        - drm/amdgpu/pm: fix the null pointer while the smu is disabled
        - drm/amd/pm: fix double free in si_parse_power_table()
        - ASoC: rsnd: care default case on rsnd_ssiu_busif_err_status_clear()
        - ASoC: rsnd: care return value from rsnd_node_fixed_index()
        - net: macb: In ZynqMP initialization make SGMII phy configuration optional
        - ath9k: fix QCA9561 PA bias level
        - media: Revert "media: dw9768: activate runtime PM and turn off device"
        - media: i2c: dw9714: Disable the regulator when the driver fails to probe
        - media: venus: hfi: avoid null dereference in deinit
        - media: venus: do not queue internal buffers from previous sequence
        - media: pci: cx23885: Fix the error handling in cx23885_initdev()
        - media: cx25821: Fix the warning when removing the module
        - md/bitmap: don't set sb values if can't pass sanity check
        - mmc: jz4740: Apply DMA engine limits to maximum segment size
        - drivers: mmc: sdhci_am654: Add the quirk to set TESTCD bit
        - scsi: megaraid: Fix error check return value of register_chrdev()
        - drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbells
        - scsi: ufs: Use pm_runtime_resume_and_get() instead of
          pm_runtime_get_sync()
        - scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
        - ath11k: disable spectral scan during spectral deinit
        - ASoC: Intel: bytcr_rt5640: Add quirk for the HP Pro Tablet 408
        - drm/plane: Move range check for format_count earlier
        - drm/amdkfd: Fix circular lock dependency warning
        - drm/amd/pm: fix the compile warning
        - ath10k: skip ath10k_halt during suspend for driver state RESTARTING
        - arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall
        - drm: msm: fix error check return value of irq_of_parse_and_map()
        - drm/msm/dpu: Clean up CRC debug logs
        - xtensa: move trace_hardirqs_off call back to entry.S
        - ath11k: fix warning of not found station for bssid in message
        - scsi: target: tcmu: Fix possible data corruption
        - ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
        - net/mlx5: use kvfree() for kvzalloc() in mlx5_ct_fs_smfs_matcher_create
        - net/mlx5: fs, delete the FTE when there are no rules attached to it
        - ASoC: dapm: Don't fold register value changes into notifications
        - ASoC: SOF: ipc3-topology: Correct get_control_data for non bytes payload
        - mlxsw: spectrum_dcb: Do not warn about priority changes
        - mlxsw: Treat LLDP packets as control
        - drm/amdgpu/psp: move PSP memory alloc from hw_init to sw_init
        - drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_bo
        - regulator: mt6315: Enforce regulator-compatible, not name
        - ice: always check VF VSI pointer values
        - HID: bigben: fix slab-out-of-bounds Write in bigben_probe
        - drm/tegra: gem: Do not try to dereference ERR_PTR()
        - of: Support more than one crash kernel regions for kexec -s
        - ASoC: tscs454: Add endianness flag in snd_soc_component_driver
        - net/mlx5: Increase FW pre-init timeout for health recovery
        - ASoC: Intel: sof_ssp_amp: fix no DMIC BE Link on Chromebooks
        - scsi: hisi_sas: Undo RPM resume for failed notify phy event for v3 HW
        - scsi: lpfc: Inhibit aborts if external loopback plug is inserted
        - scsi: lpfc: Alter FPIN stat accounting logic
        - net: remove two BUG() from skb_checksum_help()
        - s390/preempt: disable __preempt_count_add() optimization for
          PROFILE_ALL_BRANCHES
        - perf/amd/ibs: Cascade pmu init functions' return value
        - sched/core: Avoid obvious double update_rq_clock warning
        - spi: stm32-qspi: Fix wait_cmd timeout in APM mode
        - dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
        - fs: hold writers when changing mount's idmapping
        - ASoC: SOF: amd: add missing platform_device_unregister in acp_pci_rn_probe
        - ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default
        - ipmi:ssif: Check for NULL msg when handling events and messages
        - ipmi: Add an intializer for ipmi_smi_msg struct
        - ipmi: Fix pr_fmt to avoid compilation issues
        - kunit: bail out of test filtering logic quicker if OOM
        - rtlwifi: Use pr_warn instead of WARN_ONCE
        - mt76: mt7915: accept rx frames with non-standard VHT MCS10-11
        - mt76: mt7921: accept rx frames with non-standard VHT MCS10-11
        - mt76: fix encap offload ethernet type check
        - media: rga: fix possible memory leak in rga_probe
        - media: coda: limit frame interval enumeration to supported encoder frame
          sizes
        - media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset values
        - media: ccs-core.c: fix failure to call clk_disable_unprepare
        - media: imon: reorganize serialization
        - media: cec-adap.c: fix is_configuring state
        - usbnet: Run unregister_netdev() before unbind() again
        - Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
        - Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN for QCA
        - Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for QCA
        - bnxt_en: Configure ptp filters during bnxt open
        - media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.ko
        - openrisc: start CPU timer early in boot
        - nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
        - ASoC: rt5645: Fix errorenous cleanup order
        - nbd: Fix hung on disconnect request if socket is closed before
        - drm/amd/pm: update smartshift powerboost calc for smu12
        - drm/amd/pm: update smartshift powerboost calc for smu13
        - drm/amdgpu: Move mutex_init(&smu->message_lock) to smu_early_init()
        - btrfs: fix anon_dev leak in create_subvol()
        - kunit: tool: make parser stop overwriting status of suites w/ no_tests
        - net: phy: micrel: Allow probing without .driver_data
        - media: exynos4-is: Fix compile warning
        - media: hantro: Stop using H.264 parameter pic_num
        - rtw89: cfo: check mac_id to avoid out-of-bounds
        - of/fdt: Ignore disabled memory nodes
        - blk-throttle: Set BIO_THROTTLED when bio has been throttled
        - ASoC: max98357a: remove dependency on GPIOLIB
        - ASoC: rt1015p: remove dependency on GPIOLIB
        - ACPI: CPPC: Assume no transition latency if no PCCT
        - nvme: set non-mdts limits in nvme_scan_work
        - can: mcp251xfd: silence clang's -Wunaligned-access warning
        - x86/microcode: Add explicit CPU vendor dependency
        - net: ipa: ignore endianness if there is no header
        - selftests/bpf: Add missing trampoline program type to trampoline_count
          test
        - m68k: atari: Make Atari ROM port I/O write macros return void
        - hwmon: (pmbus) Add get_voltage/set_voltage ops
        - rxrpc: Return an error to sendmsg if call failed
        - rxrpc, afs: Fix selection of abort codes
        - afs: Adjust ACK interpretation to try and cope with NAT
        - eth: tg3: silence the GCC 12 array-bounds warning
        - char: tpm: cr50_i2c: Suppress duplicated error message in .remove()
        - selftests/bpf: fix btf_dump/btf_dump due to recent clang change
        - gfs2: use i_lock spin_lock for inode qadata
        - linux/types.h: reinstate "__bitwise__" macro for user space use
        - scsi: target: tcmu: Avoid holding XArray lock when calling lock_page
        - kunit: fix executor OOM error handling logic on non-UML
        - IB/rdmavt: add missing locks in rvt_ruc_loopback
        - PCI/ASPM: Make Intel DG2 L1 acceptable latency unlimited
        - ARM: dts: ox820: align interrupt controller node name with dtschema
        - ARM: dts: socfpga: align interrupt controller node name with dtschema
        - ARM: dts: s5pv210: align DMA channels with dtschema
        - ASoC: amd: Add driver data to acp6x machine driver
        - arm64: dts: qcom: msm8994: Fix the cont_splash_mem address
        - arm64: dts: qcom: msm8994: Fix BLSP[12]_DMA channels count
        - PM / devfreq: rk3399_dmc: Disable edev on remove()
        - crypto: ccree - use fine grained DMA mapping dir
        - crypto: qat - fix off-by-one error in PFVF debug print
        - soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc
        - fs: jfs: fix possible NULL pointer dereference in dbFree()
        - arm64: dts: qcom: sdm845-xiaomi-beryllium: fix typo in panel's
          vddio-supply property
        - ALSA: usb-audio: Add quirk bits for enabling/disabling generic implicit fb
        - ALSA: usb-audio: Move generic implicit fb quirk entries into quirks.c
        - ARM: OMAP1: clock: Fix UART rate reporting algorithm
        - powerpc/fadump: Fix fadump to work with a different endian capture kernel
        - fat: add ratelimit to fat*_ent_bread()
        - pinctrl: renesas: rzn1: Fix possible null-ptr-deref in
          sh_pfc_map_resources()
        - ARM: versatile: Add missing of_node_put in dcscb_init
        - ARM: dts: exynos: add atmel,24c128 fallback to Samsung EEPROM
        - arm64: dts: qcom: sc7280-idp: Configure CTS pin to bias-bus-hold for
          bluetooth
        - arm64: dts: qcom: sc7280-qcard: Configure CTS pin to bias-bus-hold for
          bluetooth
        - ARM: hisi: Add missing of_node_put after of_find_compatible_node
        - cpufreq: Avoid unnecessary frequency updates due to mismatch
        - PCI: microchip: Add missing chained_irq_enter()/exit() calls
        - powerpc/rtas: Keep MSR[RI] set when calling RTAS
        - PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()
        - PCI: cadence: Clear FLR in device capabilities register
        - KVM: PPC: Book3S HV Nested: L2 LPCR should inherit L1 LPES setting
        - alpha: fix alloc_zeroed_user_highpage_movable()
        - tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolate
        - cifs: return ENOENT for DFS lookup_cache_entry()
        - powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attr
        - powerpc/xics: fix refcount leak in icp_opal_init()
        - powerpc/powernv: fix missing of_node_put in uv_init()
        - macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabled
        - powerpc/iommu: Add missing of_node_put in iommu_init_early_dart
        - fanotify: fix incorrect fmode_t casts
        - smb3: check for null tcon
        - RDMA/hfi1: Prevent panic when SDMA is disabled
        - cifs: do not use tcpStatus after negotiate completes
        - Input: gpio-keys - cancel delayed work only in case of GPIO
        - drm: fix EDID struct for old ARM OABI format
        - drm/bridge_connector: enable HPD by default if supported
        - drm/selftests: missing error code in igt_buddy_alloc_smoke()
        - drm/omap: fix NULL but dereferenced coccicheck error
        - dt-bindings: display: sitronix, st7735r: Fix backlight in example
        - drm/bridge: anx7625: check the return on anx7625_aux_trans
        - drm: ssd130x: Fix COM scan direction register mask
        - drm: ssd130x: Always apply segment remap setting
        - drm/solomon: Make DRM_SSD130X depends on MMU
        - drm/format-helper: Rename drm_fb_xrgb8888_to_mono_reversed()
        - drm/format-helper: Fix XRGB888 to monochrome conversion
        - drm/ssd130x: Fix rectangle updates
        - drm/ssd130x: Reduce temporary buffer sizes
        - fbdev: defio: fix the pagelist corruption
        - drm/vmwgfx: Fix an invalid read
        - ath11k: acquire ab->base_lock in unassign when finding the peer by addr
        - drm: bridge: it66121: Fix the register page length
        - drm/bridge: it6505: Fix build error
        - ath9k: fix ar9003_get_eepmisc
        - drm/edid: fix invalid EDID extension block filtering
        - drm/bridge: anx7625: add missing destroy_workqueue() in
          anx7625_i2c_probe()
        - drm/bridge: adv7511: clean up CEC adapter when probe fails
        - drm: bridge: icn6211: Fix register layout
        - drm: bridge: icn6211: Fix HFP_HSW_HBP_HI and HFP_MIN handling
        - mtd: spinand: gigadevice: fix Quad IO for GD5F1GQ5UExxG
        - spi: qcom-qspi: Add minItems to interconnect-names
        - ASoC: codecs: Fix error handling in power domain init and exit handlers
        - ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_t
        - ASoC: SOF: ipc3-topology: Set scontrol->priv to NULL after freeing it
        - ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe
        - ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probe
        - docs: driver-api/thermal/intel_dptf: Use copyright symbol
        - x86/delay: Fix the wrong asm constraint in delay_loop()
        - drm/mediatek: Add vblank register/unregister callback functions
        - drm/mediatek: Fix DPI component detection for MT8192
        - drm/vc4: kms: Take old state core clock rate into account
        - drm/vc4: hvs: Fix frame count register readout
        - drm/mediatek: Fix mtk_cec_mask()
        - drm/amd/amdgpu: Only reserve vram for firmware with vega9 MS_HYPERV host.
        - drm/vc4: hvs: Reset muxes at probe time
        - drm/vc4: txp: Don't set TXP_VSTART_AT_EOF
        - drm/vc4: txp: Force alpha to be 0xff if it's disabled
        - libbpf: Don't error out on CO-RE relos for overriden weak subprogs
        - x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value interpretation
        - mptcp: optimize release_cb for the common case
        - mptcp: reset the packet scheduler on incoming MP_PRIO
        - mptcp: reset the packet scheduler on PRIO change
        - nl80211: show SSID for P2P_GO interfaces
        - drm/komeda: Fix an undefined behavior bug in komeda_plane_add()
        - drm: mali-dp: potential dereference of null pointer
        - drm/amd/amdgpu: Fix asm/hypervisor.h build error.
        - spi: spi-ti-qspi: Fix return value handling of wait_for_completion_timeout
        - scftorture: Fix distribution of short handler delays
        - net: ethernet: ti: am65-cpsw: Fix build error without PHYLINK
        - net: dsa: mt7530: 1G can also support 1000BASE-X link mode
        - ixp4xx_eth: fix error check return value of platform_get_irq()
        - NFC: NULL out the dev->rfkill to prevent UAF
        - cpufreq: governor: Use kobject release() method to free dbs_data
        - efi: Allow to enable EFI runtime services by default on RT
        - efi: Add missing prototype for efi_capsule_setup_info
        - device property: Allow error pointer to be passed to fwnode APIs
        - drm/amd/amdgpu: Remove static from variable in RLCG Reg RW
        - net: dsa: qca8k: correctly handle mdio read error
        - target: remove an incorrect unmap zeroes data deduction
        - drbd: remove assign_p_sizes_qlim
        - drbd: use bdev based limit helpers in drbd_send_sizes
        - drbd: use bdev_alignment_offset instead of queue_alignment_offset
        - drbd: fix duplicate array initializer
        - EDAC/dmc520: Don't print an error for each unconfigured interrupt line
        - bpf: Move rcu lock management out of BPF_PROG_RUN routines
        - drm/bridge: anx7625: Use uint8 for lane-swing arrays
        - mtd: rawnand: denali: Use managed device resources
        - HID: hid-led: fix maximum brightness for Dream Cheeky
        - HID: elan: Fix potential double free in elan_input_configured
        - drm/bridge: Fix error handling in analogix_dp_probe
        - regulator: da9121: Fix uninit-value in da9121_assign_chip_model()
        - drm/mediatek: dpi: Use mt8183 output formats for mt8192
        - signal: Deliver SIGTRAP on perf event asynchronously if blocked
        - sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
        - sched/psi: report zeroes for CPU full at the system level
        - spi: img-spfi: Fix pm_runtime_get_sync() error checking
        - drm/bridge: Fix it6505 Kconfig DRM_DP_AUX_BUS dependency
        - cpufreq: Fix possible race in cpufreq online error path
        - printk: add missing memory barrier to wake_up_klogd()
        - printk: wake waiters for safe and NMI contexts
        - ath9k_htc: fix potential out of bounds access with invalid
          rxstatus->rs_keyix
        - media: i2c: max9286: fix kernel oops when removing module
        - media: amphion: fix decoder's interlaced field
        - media: hantro: Implement support for encoder commands
        - media: hantro: Empty encoder capture buffers by default
        - media: imx: imx-mipi-csis: Rename csi_state to mipi_csis_device
        - media: imx: imx-mipi-csis: Fix active format initialization on source pad
        - drm/panel: simple: Add missing bus flags for Innolux G070Y2-L01
        - ALSA: pcm: Check for null pointer of pointer substream before
          dereferencing it
        - mtdblock: warn if opened on NAND
        - inotify: show inotify mask flags in proc fdinfo
        - fsnotify: fix wrong lockdep annotations
        - spi: rockchip: fix missing error on unsupported SPI_CS_HIGH
        - of: overlay: do not break notify on NOTIFY_{OK|STOP}
        - selftests/damon: add damon to selftests root Makefile
        - drm/msm: properly add and remove internal bridges
        - drm/msm/dpu: adjust display_v_end for eDP and DP
        - scsi: iscsi: Fix harmless double shift bug
        - scsi: ufs: qcom: Fix ufs_qcom_resume()
        - scsi: ufs: core: Exclude UECxx from SFR dump list
        - drm/v3d: Fix null pointer dereference of pointer perfmon
        - selftests/resctrl: Fix null pointer dereference on open failed
        - libbpf: Fix logic for finding matching program for CO-RE relocation
        - mtd: spi-nor: core: Check written SR value in
          spi_nor_write_16bit_sr_and_check()
        - x86/pm: Fix false positive kmemleak report in msr_build_context()
        - mtd: rawnand: cadence: fix possible null-ptr-deref in
          cadence_nand_dt_probe()
        - mtd: rawnand: intel: fix possible null-ptr-deref in ebu_nand_probe()
        - x86/speculation: Add missing prototype for unpriv_ebpf_notify()
        - ASoC: rk3328: fix disabling mclk on pclk probe failure
        - perf tools: Add missing headers needed by util/data.h
        - drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory
          free during pm runtime resume
        - drm/msm/dp: stop event kernel thread when DP unbind
        - drm/msm/dp: fix error check return value of irq_of_parse_and_map()
        - drm/msm/dp: reset DP controller before transmit phy test pattern
        - drm/msm/dp: do not stop transmitting phy test pattern during DP phy
          compliance test
        - drm/msm/dsi: fix error checks and return values for DSI xmit functions
        - drm/msm/hdmi: check return value after calling
          platform_get_resource_byname()
        - drm/msm/hdmi: fix error check return value of irq_of_parse_and_map()
        - drm/msm: add missing include to msm_drv.c
        - drm/panel: panel-simple: Fix proper bpc for AM-1280800N3TZQW-T00H
        - drm/bridge: it6505: Send DPCD SET_POWER to downstream
        - drm/msm: Fix null pointer dereferences without iommu
        - kunit: fix debugfs code to use enum kunit_status, not bool
        - drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
        - spi: cadence-quadspi: fix Direct Access Mode disable for SoCFPGA
        - perf tools: Use Python devtools for version autodetection rather than
          runtime
        - virtio_blk: fix the discard_granularity and discard_alignment queue limits
        - nl80211: don't hold RTNL in color change request
        - x86: Fix return value of __setup handlers
        - irqchip/exiu: Fix acknowledgment of edge triggered interrupts
        - irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return value
        - irqchip/aspeed-scu-ic: Fix irq_of_parse_and_map() return value
        - x86/mm: Cleanup the control_va_addr_alignment() __setup handler
        - arm64: fix types in copy_highpage()
        - regulator: core: Fix enable_count imbalance with EXCLUSIVE_GET
        - wl1251: dynamically allocate memory used for DMA
        - linkage: Fix issue with missing symbol size
        - ACPI: AGDI: Fix missing prototype warning for acpi_agdi_init()
        - drm/msm/disp/dpu1: avoid clearing hw interrupts if hw_intr is null during
          drm uninit
        - drm/msm/dsi: fix address for second DSI PHY on SDM660
        - drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()
        - drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is
          detected
        - drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is
          detected
        - drm/msm: return an error pointer in msm_gem_prime_get_sg_table()
        - media: uvcvideo: Fix missing check to determine if element is found in
          list
        - arm64: stackleak: fix current_top_of_stack()
        - iomap: iomap_write_failed fix
        - spi: spi-fsl-qspi: check return value after calling
          platform_get_resource_byname()
        - selftests/bpf: Prevent skeleton generation race
        - Revert "cpufreq: Fix possible race in cpufreq online error path"
        - regulator: qcom_smd: Fix up PM8950 regulator configuration
        - samples: bpf: Don't fail for a missing VMLINUX_BTF when VMLINUX_H is
          provided
        - perf/amd/ibs: Use interrupt regs ip for stack unwinding
        - ath11k: Don't check arvif->is_started before sending management frames
        - scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
        - scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
        - wilc1000: fix crash observed in AP mode with cfg80211_register_netdevice()
        - HID: amd_sfh: Modify the bus name
        - HID: amd_sfh: Modify the hid name
        - ASoC: fsl: Fix refcount leak in imx_sgtl5000_probe
        - ASoC: imx-hdmi: Fix refcount leak in imx_hdmi_probe
        - ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe
        - regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt
        - PM: EM: Decrement policy counter
        - dma-direct: don't fail on highmem CMA pages in dma_direct_alloc_pages
        - ASoC: samsung: Fix refcount leak in aries_audio_probe
        - block: Fix the bio.bi_opf comment
        - kselftest/cgroup: fix test_stress.sh to use OUTPUT dir
        - scripts/faddr2line: Fix overlapping text section failures
        - media: aspeed: Fix an error handling path in aspeed_video_probe()
        - media: exynos4-is: Fix PM disable depth imbalance in fimc_is_probe
        - mt76: mt7915: fix DBDC default band selection on MT7915D
        - mt76: mt7921: honor pm user configuration in mt7921_sniffer_interface_iter
        - mt76: mt7915: fix unbounded shift in mt7915_mcu_beacon_mbss
        - mt76: mt7921: Fix the error handling path of mt7921_pci_probe()
        - mt76: mt7915: fix possible uninitialized pointer dereference in
          mt7986_wmac_gpio_setup
        - mt76: mt7915: fix possible NULL pointer dereference in
          mt7915_mac_fill_rx_vector
        - mt76: mt7915: do not pass data pointer to mt7915_mcu_muru_debug_set
        - mt76: mt7915: report rx mode value in mt7915_mac_fill_rx_rate
        - mt76: fix antenna config missing in 6G cap
        - mt76: mt7921: fix kernel crash at mt7921_pci_remove
        - mt76: do not attempt to reorder received 802.3 packets without agg session
        - mt76: fix tx status related use-after-free race on station removal
        - mt76: mt7915: fix twt table_mask to u16 in mt7915_dev
        - media: st-delta: Fix PM disable depth imbalance in delta_probe
        - media: atmel: atmel-isc: Fix PM disable depth imbalance in atmel_isc_probe
        - media: i2c: rdacm2x: properly set subdev entity function
        - media: exynos4-is: Change clk_disable to clk_disable_unprepare
        - media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init
        - media: make RADIO_ADAPTERS tristate
        - media: vsp1: Fix offset calculation for plane cropping
        - media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format check
        - media: hantro: HEVC: Fix tile info buffer value computation
        - Bluetooth: mt7921s: Fix the incorrect pointer check
        - Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
        - Bluetooth: use hdev lock in activate_scan for hci_is_adv_monitoring
        - Bluetooth: use hdev lock for accept_list and reject_list in conn req
        - Bluetooth: protect le accept and resolv lists with hdev->lock
        - Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event
        - Bluetooth: btmtksdio: fix possible FW initialization failure
        - Bluetooth: btmtksdio: fix the reset takes too long
        - media: mediatek: vcodec: Fix v4l2 compliance decoder cmd test fail
        - io_uring: avoid io-wq -EAGAIN looping for !IOPOLL
        - io_uring: only wake when the correct events are set
        - irqchip/gic-v3: Ensure pseudo-NMIs have an ISB between ack and handling
        - irqchip/gic-v3: Refactor ISB + EOIR at ack time
        - irqchip/gic-v3: Fix priority mask handling
        - nvme: set dma alignment to dword
        - m68k: math-emu: Fix dependencies of math emulation support
        - net: annotate races around sk->sk_bound_dev_if
        - sctp: read sk->sk_bound_dev_if once in sctp_rcv()
        - net: hinic: add missing destroy_workqueue in hinic_pf_to_mgmt_init
        - ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*
        - kselftest/arm64: bti: force static linking
        - media: ov7670: remove ov7670_power_off from ov7670_remove
        - media: i2c: ov2640: Depend on V4L2_ASYNC
        - media: i2c: ov5648: fix wrong pointer passed to IS_ERR() and PTR_ERR()
        - media: rkvdec: h264: Fix dpb_valid implementation
        - media: rkvdec: h264: Fix bit depth wrap in pps packet
        - regulator: scmi: Fix refcount leak in scmi_regulator_probe
        - blk-cgroup: always terminate io.stat lines
        - erofs: fix buffer copy overflow of ztailpacking feature
        - net/mlx5e: Correct the calculation of max channels for rep
        - ext4: reject the 'commit' option on ext2 filesystems
        - drm/msm/dsi: don't powerup at modeset time for parade-ps8640
        - drm/msm/a6xx: Fix refcount leak in a6xx_gpu_init
        - drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
        - x86/sev: Annotate stack change in the #VC handler
        - drm/msm: don't free the IRQ if it was not requested
        - selftests/bpf: Add missed ima_setup.sh in Makefile
        - drm/msm/dpu: handle pm_runtime_get_sync() errors in bind path
        - drm/i915: Fix CFI violation with show_dynamic_id()
        - thermal/drivers/bcm2711: Don't clamp temperature at zero
        - thermal/drivers/broadcom: Fix potential NULL dereference in
          sr_thermal_probe
        - thermal/core: Fix memory leak in __thermal_cooling_device_register()
        - thermal/drivers/imx_sc_thermal: Fix refcount leak in imx_sc_thermal_probe
        - bfq: Relax waker detection for shared queues
        - bfq: Allow current waker to defend against a tentative one
        - ASoC: codecs: lpass: Fix passing zero to 'PTR_ERR'
        - ASoC: wm2000: fix missing clk_disable_unprepare() on error in
          wm2000_anc_transition()
        - cpuidle: psci: Fix regression leading to no genpd governor
        - cpuidle: riscv-sbi: Fix code to allow a genpd governor to be used
        - platform/x86: intel_cht_int33fe: Set driver data
        - PM: domains: Fix initialization of genpd's next_wakeup
        - net: macb: Fix PTP one step sync support
        - scsi: hisi_sas: Fix rescan after deleting a disk
        - scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver()
        - NFC: hci: fix sleep in atomic context bugs in nfc_hci_hcp_message_tx
        - bonding: fix missed rcu protection
        - ASoC: max98090: Move check for invalid values before casting in
          max98090_put_enab_tlv()
        - perf parse-events: Support different format of the topdown event name
        - net: stmmac: fix out-of-bounds access in a selftest
        - amt: fix gateway mode stuck
        - amt: fix memory leak for advertisement message
        - hv_netvsc: Fix potential dereference of NULL pointer
        - hwmon: (dimmtemp) Fix bitmap handling
        - hwmon: (pmbus) Check PEC support before reading other registers
        - rxrpc: Fix locking issue
        - rxrpc: Fix listen() setting the bar too high for the prealloc rings
        - rxrpc: Don't try to resend the request if we're receiving the reply
        - rxrpc: Fix overlapping ACK accounting
        - rxrpc: Don't let ack.previousPacket regress
        - rxrpc: Fix decision on when to generate an IDLE ACK
        - hinic: Avoid some over memory allocation
        - dpaa2-eth: retrieve the virtual address before dma_unmap
        - dpaa2-eth: use the correct software annotation field
        - dpaa2-eth: unmap the SGT buffer before accessing its contents
        - net: dsa: restrict SMSC_LAN9303_I2C kconfig
        - net/smc: postpone sk_refcnt increment in connect()
        - net/smc: fix listen processing for SMC-Rv2
        - dma-direct: don't over-decrypt memory
        - Bluetooth: hci_conn: Fix hci_connect_le_sync
        - Revert "net/smc: fix listen processing for SMC-Rv2"
        - media: lirc: revert removal of unused feature flags
        - arm64: dts: rockchip: Move drive-impedance-ohm to emmc phy on rk3399
        - arm64: dts: mt8192: Fix nor_flash status disable typo
        - PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3
        - memory: samsung: exynos5422-dmc: Avoid some over memory allocation
        - ARM: dts: BCM5301X: Update pin controller node name
        - ARM: dts: suniv: F1C100: fix watchdog compatible
        - soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipc
        - soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipc
        - arm64: defconfig: reenable SM_DISPCC_8250
        - PCI: cadence: Fix find_first_zero_bit() limit
        - PCI: rockchip: Fix find_first_zero_bit() limit
        - PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup()
        - PCI: dwc: Fix setting error return on MSI DMA mapping failure
        - ARM: dts: ci4x10: Adapt to changes in imx6qdl.dtsi regarding fec clocks
        - arm64: dts: qcom: sc7280: Fix sar1_irq_odl node name
        - arm64: dts: qcom: sc7280-herobrine: Drop outputs on fpmcu pins
        - soc: qcom: llcc: Add MODULE_DEVICE_TABLE()
        - cxl/pci: Add debug for DVSEC range init failures
        - cxl/pci: Make cxl_dvsec_ranges() failure not fatal to cxl_pci
        - KVM: nVMX: Leave most VM-Exit info fields unmodified on failed VM-Entry
        - KVM: nVMX: Clear IDT vectoring on nested VM-Exit for double/triple fault
        - arm64: dts: juno: Fix SCMI power domain IDs for ETF and CS funnel
        - crypto: qat - set CIPHER capability for DH895XCC
        - crypto: qat - set COMPRESSION capability for DH895XCC
        - platform/chrome: cros_ec: fix error handling in cros_ec_register()
        - ARM: dts: imx6dl-colibri: Fix I2C pinmuxing
        - platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctls
        - can: xilinx_can: mark bit timing constants as const
        - ARM: dts: stm32: Fix PHY post-reset delay on Avenger96
        - dt-bindings: soc: qcom: smd-rpm: Fix missing MSM8936 compatible
        - ARM: dts: qcom: sdx55: remove wrong unit address from RPMH RSC clocks
        - arm64: dts: qcom: sm8450: Fix missing iommus for qup
        - arm64: dts: qcom: sm8450: Fix missing iommus for qup1
        - ARM: dts: bcm2835-rpi-zero-w: Fix GPIO line name for Wifi/BT
        - ARM: dts: bcm2837-rpi-cm3-io3: Fix GPIO line names for SMPS I2C
        - ARM: dts: bcm2837-rpi-3-b-plus: Fix GPIO line name of power LED
        - ARM: dts: bcm2835-rpi-b: Fix GPIO line names
        - misc: ocxl: fix possible double free in ocxl_file_register_afu
        - hwrng: cn10k - Optimize cn10k_rng_read()
        - hwrng: cn10k - Make check_rng_health() return an error code
        - crypto: marvell/cesa - ECB does not IV
        - gpiolib: of: Introduce hook for missing gpio-ranges
        - pinctrl: bcm2835: implement hook for missing gpio-ranges
        - drm/msm: simplify gpu_busy callback
        - drm/msm: return the average load over the polling period
        - arm: mediatek: select arch timer for mt7629
        - pinctrl/rockchip: support deferring other gpio params
        - pinctrl: mediatek: mt8195: enable driver on mtk platforms
        - arm64: dts: qcom: qrb5165-rb5: Fix can-clock node name
        - Drivers: hv: vmbus: Fix handling of messages with transaction ID of zero
        - powerpc/fadump: fix PT_LOAD segment for boot memory area
        - mfd: ipaq-micro: Fix error check return value of platform_get_irq()
        - scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
        - soc: bcm: Check for NULL return of devm_kzalloc()
        - arm64: dts: ti: k3-am64-mcu: remove incorrect UART base clock rates
        - ASoC: sh: rz-ssi: Propagate error codes returned from
          platform_get_irq_byname()
        - ASoC: sh: rz-ssi: Release the DMA channels in rz_ssi_probe() error path
        - firmware: arm_scmi: Fix list protocols enumeration in the base protocol
        - nvdimm: Fix firmware activation deadlock scenarios
        - nvdimm: Allow overwrite in the presence of disabled dimms
        - pinctrl: mvebu: Fix irq_of_parse_and_map() return value
        - crypto: ccp - Fix the INIT_EX data file open failure
        - drivers/base/node.c: fix compaction sysfs file leak
        - dax: fix cache flush on PMD-mapped pages
        - drivers/base/memory: fix an unlikely reference counting issue in
          __add_memory_block()
        - firmware: arm_ffa: Fix uuid parameter to ffa_partition_probe
        - firmware: arm_ffa: Remove incorrect assignment of driver_data
        - ocfs2: fix mounting crash if journal is not alloced
        - list: fix a data-race around ep->rdllist
        - drm/msm/dpu: fix error check return value of irq_of_parse_and_map()
        - powerpc/8xx: export 'cpm_setbrg' for modules
        - pinctrl: renesas: r8a779a0: Fix GPIO function on I2C-capable pins
        - pinctrl: renesas: r8a779f0: Fix GPIO function on I2C-capable pins
        - pinctrl: renesas: core: Fix possible null-ptr-deref in
          sh_pfc_map_resources()
        - powerpc/idle: Fix return value of __setup() handler
        - powerpc/4xx/cpm: Fix return value of __setup() handler
        - RDMA/hns: Add the detection for CMDQ status in the device initialization
          process
        - arm64: dts: marvell: espressobin-ultra: fix SPI-NOR config
        - arm64: dts: marvell: espressobin-ultra: enable front USB3 port
        - ASoC: atmel-pdmic: Remove endianness flag on pdmic component
        - ASoC: atmel-classd: Remove endianness flag on class d component
        - proc: fix dentry/inode overinstantiating under /proc/${pid}/net
        - ipc/mqueue: use get_tree_nodev() in mqueue_get_tree()
        - PCI: imx6: Fix PERST# start-up sequence
        - PCI: mediatek-gen3: Assert resets to ensure expected init state
        - module.h: simplify MODULE_IMPORT_NS
        - module: fix [e_shstrndx].sh_size=0 OOB access
        - tty: fix deadlock caused by calling printk() under tty_port->lock
        - crypto: sun8i-ss - rework handling of IV
        - crypto: sun8i-ss - handle zero sized sg
        - crypto: cryptd - Protect per-CPU resource by disabling BH.
        - ARM: dts: at91: sama7g5: remove interrupt-parent from gic node
        - ARM: dts: lan966x: swap dma channels for crypto node
        - hugetlbfs: fix hugetlbfs_statfs() locking
        - x86/mce: relocate set{clear}_mce_nospec() functions
        - mce: fix set_mce_nospec to always unmap the whole page
        - Input: sparcspkr - fix refcount leak in bbc_beep_probe
        - PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bits
        - KVM: PPC: Book3S HV: Fix vcore_blocked tracepoint
        - PCI: microchip: Fix potential race in interrupt handling
        - cxl/mem: Drop mem_enabled check from wait_for_media()
        - hwrng: omap3-rom - fix using wrong clk_disable() in
          omap_rom_rng_runtime_resume()
        - perf evlist: Keep topdown counters in weak group
        - perf stat: Always keep perf metrics topdown events in a group
        - mailbox: pcc: Fix an invalid-load caught by the address sanitizer
        - powerpc/64: Only WARN if __pa()/__va() called with bad addresses
        - powerpc/powernv: Get L1D flush requirements from device-tree
        - powerpc/powernv: Get STF barrier requirements from device-tree
        - powerpc/perf: Fix the threshold compare group constraint for power10
        - powerpc/perf: Fix the threshold compare group constraint for power9
        - macintosh: via-pmu and via-cuda need RTC_LIB
        - powerpc/xive: Fix refcount leak in xive_spapr_init
        - powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
        - powerpc/papr_scm: Fix leaking nvdimm_events_map elements
        - powerpc/fsl_book3e: Don't set rodata RO too early
        - gpio: sim: Use correct order for the parameters of devm_kcalloc()
        - mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()
        - nfsd: destroy percpu stats counters after reply cache shutdown
        - mailbox: forward the hrtimer if not queued and under a lock
        - RDMA/rxe: Fix an error handling path in rxe_get_mcg()
        - RDMA/hfi1: Prevent use of lock before it is initialized
        - pinctrl: apple: Use a raw spinlock for the regmap
        - KVM: LAPIC: Drop pending LAPIC timer injection when canceling the timer
        - Input: stmfts - do not leave device disabled in stmfts_input_open
        - OPP: call of_node_put() on error path in _bandwidth_supported()
        - dmaengine: ti: k3-psil-am62: Update PSIL thread for saul.
        - f2fs: fix to do sanity check on inline_dots inode
        - f2fs: fix dereference of stale list iterator after loop body
        - riscv: Fixup difference with defconfig
        - iommu/amd: Enable swiotlb in all cases
        - iommu/amd: Do not call sleep while holding spinlock
        - iommu/mediatek: Fix 2 HW sharing pgtable issue
        - iommu/mediatek: Add list_del in mtk_iommu_remove
        - iommu/mediatek: Remove clk_disable in mtk_iommu_remove
        - iommu/mediatek: Add mutex for m4u_group and m4u_dom in data
        - i2c: at91: use dma safe buffers
        - cpufreq: mediatek: Use module_init and add module_exit
        - cpufreq: mediatek: Unregister platform device on exit
        - iommu/arm-smmu-v3-sva: Fix mm use-after-free
        - MIPS: Loongson: Use hwmon_device_register_with_groups() to register hwmon
        - iommu/mediatek: Fix NULL pointer dereference when printing dev_name
        - i2c: at91: Initialize dma_buf in at91_twi_xfer()
        - dmaengine: idxd: Fix the error handling path in idxd_cdev_register()
        - NFS: Do not report EINTR/ERESTARTSYS as mapping errors
        - NFS: fsync() should report filesystem errors over EINTR/ERESTARTSYS
        - NFS: Don't report ENOSPC write errors twice
        - NFS: Do not report flush errors in nfs_write_end()
        - NFS: Don't report errors from nfs_pageio_complete() more than once
        - NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layout
        - NFS: Further fixes to the writeback error handling
        - NFS: Pass i_size to fscache_unuse_cookie() when a file is released
        - video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
        - dmaengine: stm32-mdma: remove GISR1 register
        - dmaengine: stm32-mdma: fix chan initialization in stm32_mdma_irq_handler()
        - iommu/amd: Increase timeout waiting for GA log enablement
        - i2c: npcm: Fix timeout calculation
        - i2c: npcm: Correct register access width
        - i2c: npcm: Handle spurious interrupts
        - i2c: rcar: fix PM ref counts in probe error paths
        - tracing: Reset the function filter after completing trampoline/graph
          selftest
        - RISC-V: Split out the XIP fixups into their own file
        - RISC-V: Fix the XIP build
        - MIPS: RALINK: Define pci_remap_iospace under CONFIG_PCI_DRIVERS_GENERIC
        - perf build: Fix btf__load_from_kernel_by_id() feature check
        - perf c2c: Use stdio interface if slang is not supported
        - rtla: Avoid record NULL pointer dereference
        - rtla: Don't overwrite existing directory mode
        - rtla: Minor grammar fix for rtla README
        - rtla: Fix __set_sched_attr error message
        - rtla: Remove procps-ng dependency
        - tracing/timerlat: Notify IRQ new max latency only if stop tracing is set
        - perf jevents: Fix event syntax error caused by ExtSel
        - video: fbdev: vesafb: Fix a use-after-free due early fb_info cleanup
        - NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
        - NFSv4.1 mark qualified async operations as MOVEABLE tasks
        - f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()
        - f2fs: fix to do sanity check on block address in f2fs_do_zero_range()
        - f2fs: fix to clear dirty inode in f2fs_evict_inode()
        - f2fs: fix deadloop in foreground GC
        - f2fs: don't need inode lock for system hidden quota
        - f2fs: fix to do sanity check on total_data_blocks
        - f2fs: don't use casefolded comparison for "." and ".."
        - f2fs: fix fallocate to use file_modified to update permissions
          consistently
        - f2fs: fix to do sanity check for inline inode
        - objtool: Fix objtool regression on x32 systems
        - objtool: Fix symbol creation
        - wifi: mac80211: fix use-after-free in chanctx code
        - iwlwifi: fw: init SAR GEO table only if data is present
        - iwlwifi: mvm: fix assert 1F04 upon reconfig
        - iwlwifi: mei: clear the sap data header before sending
        - iwlwifi: mei: fix potential NULL-ptr deref
        - ipmi:ipmb: Fix refcount leak in ipmi_ipmb_probe
        - fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped
          pages
        - efi: Do not import certificates from UEFI Secure Boot for T2 Macs
        - bfq: Avoid false marking of bic as stably merged
        - bfq: Avoid merging queues with different parents
        - bfq: Split shared queues on move between cgroups
        - bfq: Update cgroup information before merging bio
        - bfq: Drop pointless unlock-lock pair
        - bfq: Remove pointless bfq_init_rq() calls
        - bfq: Track whether bfq_group is still online
        - bfq: Get rid of __bio_blkcg() usage
        - bfq: Make sure bfqg for which we are queueing requests is online
        - ext4: mark group as trimmed only if it was fully scanned
        - ext4: fix use-after-free in ext4_rename_dir_prepare
        - ext4: fix journal_ioprio mount option handling
        - ext4: fix race condition between ext4_write and ext4_convert_inline_data
        - ext4: fix warning in ext4_handle_inode_extension
        - ext4: fix memory leak in parse_apply_sb_mount_options()
        - ext4: fix bug_on in ext4_writepages
        - ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_state
        - ext4: fix bug_on in __es_tree_search
        - ext4: verify dir block before splitting it
        - ext4: avoid cycles in directory h-tree
        - ACPI: property: Release subnode properties with data nodes
        - tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()
        - tracing: Have event format check not flag %p* on __get_dynamic_array()
        - tracing: Fix potential double free in create_var_ref()
        - tracing: Fix return value of trace_pid_write()
        - tracing: Initialize integer variable to prevent garbage return value
        - drm/amdgpu: add beige goby PCI ID
        - PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299
        - PCI: qcom: Fix pipe clock imbalance
        - PCI: qcom: Fix runtime PM imbalance on probe errors
        - PCI: qcom: Fix unbalanced PHY init on probe errors
        - staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()
        - block: Fix potential deadlock in blk_ia_range_sysfs_show()
        - mm, compaction: fast_find_migrateblock() should return pfn in the target
          zone
        - s390/perf: obtain sie_block from the right address
        - s390/stp: clock_delta should be signed
        - dlm: fix plock invalid read
        - dlm: uninitialized variable on error in dlm_listen_for_all()
        - dlm: fix wake_up() calls for pending remove
        - dlm: fix missing lkb refcount handling
        - ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock
        - scsi: dc395x: Fix a missing check on list iterator
        - scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabled
        - landlock: Add clang-format exceptions
        - landlock: Format with clang-format
        - selftests/landlock: Add clang-format exceptions
        - selftests/landlock: Normalize array assignment
        - selftests/landlock: Format with clang-format
        - samples/landlock: Add clang-format exceptions
        - samples/landlock: Format with clang-format
        - landlock: Fix landlock_add_rule(2) documentation
        - selftests/landlock: Make tests build with old libc
        - selftests/landlock: Extend tests for minimal valid attribute size
        - selftests/landlock: Add tests for unknown access rights
        - selftests/landlock: Extend access right tests to directories
        - selftests/landlock: Fully test file rename with "remove" access
        - selftests/landlock: Add tests for O_PATH
        - landlock: Change landlock_add_rule(2) argument check ordering
        - landlock: Change landlock_restrict_self(2) check ordering
        - selftests/landlock: Test landlock_create_ruleset(2) argument check
          ordering
        - landlock: Define access_mask_t to enforce a consistent access mask size
        - landlock: Reduce the maximum number of layers to 16
        - landlock: Create find_rule() from unmask_layers()
        - landlock: Fix same-layer rule unions
        - drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.
        - drm/nouveau/subdev/bus: Ratelimit logging for fault errors
        - drm/etnaviv: check for reaped mapping in etnaviv_iommu_unmap_gem
        - drm/nouveau/clk: Fix an incorrect NULL check on list iterator
        - drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on list iterator
        - drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX
        - drm/i915/dsi: fix VBT send packet port selection for ICL+
        - md: fix an incorrect NULL check in does_sb_need_changing
        - md: fix an incorrect NULL check in md_reload_sb
        - mtd: cfi_cmdset_0002: Move and rename
          chip_check/chip_ready/chip_good_for_write
        - mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
        - media: coda: Fix reported H264 profile
        - media: coda: Add more H264 levels for CODA960
        - ima: remove the IMA_TEMPLATE Kconfig option
        - Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13
          bug
        - lib/string_helpers: fix not adding strarray to device's resource list
        - RDMA/hfi1: Fix potential integer multiplication overflow errors
        - mmc: core: Allows to override the timeout value for ioctl() path
        - csky: patch_text: Fixup last cpu should be master
        - irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375,
          A38x, A39x
        - irqchip: irq-xtensa-mx: fix initial IRQ affinity
        - thermal: devfreq_cooling: use local ops instead of global ops
        - mt76: fix use-after-free by removing a non-RCU wcid pointer
        - cfg80211: declare MODULE_FIRMWARE for regulatory.db
        - mac80211: upgrade passive scan to active scan on DFS channels after beacon
          rx
        - um: virtio_uml: Fix broken device handling in time-travel
        - um: Use asm-generic/dma-mapping.h
        - um: chan_user: Fix winch_tramp() return value
        - um: Fix out-of-bounds read in LDT setup
        - MIPS: IP27: Remove incorrect `cpu_has_fpu' override
        - MIPS: IP30: Remove incorrect `cpu_has_fpu' override
        - kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
        - ftrace: Clean up hash direct_functions on register failures
        - ksmbd: fix outstanding credits related bugs
        - iommu/msm: Fix an incorrect NULL check on list iterator
        - iommu/dma: Fix iova map result check bug
        - kprobes: Fix build errors with CONFIG_KRETPROBES=n
        - Revert "mm/cma.c: remove redundant cma_mutex lock"
        - mm/page_owner: use strscpy() instead of strlcpy()
        - mm/page_alloc: always attempt to allocate at least one page during bulk
          allocation
        - nodemask.h: fix compilation error with GCC12
        - hugetlb: fix huge_pmd_unshare address update
        - mm/memremap: fix missing call to untrack_pfn() in pagemap_range()
        - xtensa/simdisk: fix proc_read_simdisk()
        - rtl818x: Prevent using not initialized queues
        - ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" control
        - carl9170: tx: fix an incorrect use of list iterator
        - stm: ltdc: fix two incorrect NULL checks on list iterator
        - bcache: improve multithreaded bch_btree_check()
        - bcache: improve multithreaded bch_sectors_dirty_init()
        - bcache: remove incremental dirty sector counting for
          bch_sectors_dirty_init()
        - bcache: avoid journal no-space deadlock by reserving 1 journal bucket
        - serial: pch: don't overwrite xmit->buf[0] by x_char
        - tilcdc: tilcdc_external: fix an incorrect NULL check on list iterator
        - gma500: fix an incorrect NULL check on list iterator
        - arm64: dts: qcom: ipq8074: fix the sleep clock frequency
        - arm64: tegra: Add missing DFLL reset on Tegra210
        - clk: tegra: Add missing reset deassertion
        - phy: qcom-qmp: fix struct clk leak on probe errors
        - ARM: dts: s5pv210: Remove spi-cs-high on panel in Aries
        - ARM: pxa: maybe fix gpio lookup tables
        - ceph: fix decoding of client session messages flags
        - misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_impl
        - SMB3: EBADF/EIO errors in rename/open caused by race condition in
          smb2_compound_op
        - docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0
        - dt-bindings: gpio: altera: correct interrupt-cells
        - vdpasim: allow to enable a vq repeatedly
        - blk-iolatency: Fix inflight count imbalances and IO hangs on offline
        - coresight: core: Fix coresight device probe failure issue
        - phy: qcom-qmp: fix reset-controller leak on probe errors
        - net: ipa: fix page free in ipa_endpoint_trans_release()
        - net: ipa: fix page free in ipa_endpoint_replenish_one()
        - media: lirc: add missing exceptions for lirc uapi header file
        - kseltest/cgroup: Make test_stress.sh work if run interactively
        - perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systems
        - Revert "random: use static branch for crng_ready()"
        - staging: r8188eu: delete rtw_wx_read/write32()
        - binder: fix sender_euid type in uapi header
        - RDMA/hns: Remove the num_cqc_timer variable
        - RDMA/rxe: Generate a completion for unsupported/invalid opcode
        - ext4: only allow test_dummy_encryption when supported
        - fs: add two trivial lookup helpers
        - exportfs: support idmapped mounts
        - fs/ntfs3: Fix invalid free in log_replay (CVE-2022-1973)
        - md: Don't set mddev private to NULL in raid0 pers->free
        - md: fix double free of io_acct_set bioset
        - md: bcache: check the return value of kzalloc() in
          detached_dev_do_request()
        - macsec: fix UAF bug for real_dev
        - tty: n_gsm: Fix packet data hex dump output
        - pinctrl/rockchip: support setting input-enable param
        - block: fix bio_clone_blkg_association() to associate with proper blkcg_gq
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.18.4
        - pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards
        - staging: greybus: codecs: fix type confusion of list iterator variable
        - iio: adc: ad7124: Remove shift from scan_type
        - soundwire: qcom: fix an error message in swrm_wait_for_frame_gen_enabled()
        - remoteproc: mediatek: Fix side effect of mt8195 sram power on
        - remoteproc: mtk_scp: Fix a potential double free
        - lkdtm/bugs: Check for the NULL pointer after calling kmalloc
        - lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP
        - tty: goldfish: Use tty_port_destroy() to destroy port
        - tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe
        - tty: n_tty: Restore EOF push handling behavior
        - serial: 8250_aspeed_vuart: Fix potential NULL dereference in
          aspeed_vuart_probe
        - tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id
          and ida_simple_get
        - remoteproc: imx_rproc: Ignore create mem entry for resource table
        - phy: rockchip-inno-usb2: Fix muxed interrupt support
        - staging: r8188eu: fix struct rt_firmware_hdr
        - usb: usbip: fix a refcount leak in stub_probe()
        - usb: usbip: add missing device lock on tweak configuration cmd
        - USB: storage: karma: fix rio_karma_init return
        - usb: musb: Fix missing of_node_put() in omap2430_probe
        - staging: fieldbus: Fix the error handling path in
          anybuss_host_common_probe()
        - pwm: lp3943: Fix duty calculation in case period was clamped
        - pwm: raspberrypi-poe: Fix endianness in firmware struct
        - rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value
        - usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback
        - usb: dwc3: pci: Fix pm_runtime_get_sync() error checking
        - scripts/get_abi: Fix wrong script file name in the help message
        - misc: fastrpc: fix an incorrect NULL check on list iterator
        - firmware: stratix10-svc: fix a missing check on list iterator
        - usb: typec: mux: Check dev_set_name() return value
        - rpmsg: virtio: Fix possible double free in rpmsg_probe()
        - rpmsg: virtio: Fix possible double free in rpmsg_virtio_add_ctrl_dev()
        - rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl
        - iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check
        - iio: proximity: vl53l0x: Fix return value check of
          wait_for_completion_timeout
        - iio: adc: sc27xx: fix read big scale voltage not right
        - iio: adc: sc27xx: Fine tune the scale calibration values
        - rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails
        - misc/pvpanic: Convert regular spinlock into trylock on panic path
        - phy: qcom-qmp: fix pipe-clock imbalance on power-on failure
        - power: supply: core: Initialize struct to zero
        - power: supply: axp288_fuel_gauge: Fix battery reporting on the One Mix 1
        - power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD"
          DMI quirk
        - power: supply: ab8500_fg: Allocate wq in probe
        - serial: sifive: Report actual baud base rather than fixed 115200
        - export: fix string handling of namespace in EXPORT_SYMBOL_NS
        - watchdog: rzg2l_wdt: Fix 32bit overflow issue
        - watchdog: rzg2l_wdt: Fix Runtime PM usage
        - watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context'
        - watchdog: rzg2l_wdt: Fix reset control imbalance
        - soundwire: intel: prevent pm_runtime resume prior to system suspend
        - soundwire: qcom: return error when pm_runtime_get_sync fails
        - coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
        - ksmbd: fix reference count leak in smb_check_perm_dacl()
        - extcon: ptn5150: Add queue work sync before driver release
        - dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive to mt819x
        - soc: rockchip: Fix refcount leak in rockchip_grf_init
        - clocksource/drivers/riscv: Events are stopped during CPU suspend
        - ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1
        - rtc: mt6397: check return value after calling platform_get_resource()
        - rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe
        - staging: r8188eu: add check for kzalloc
        - serial: meson: acquire port->lock in startup()
        - Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL"
        - serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485
        - serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE
        - serial: uartlite: Fix BRKINT clearing
        - serial: digicolor-usart: Don't allow CS5-6
        - serial: rda-uart: Don't allow CS5-6
        - serial: txx9: Don't allow CS5-6
        - serial: sh-sci: Don't allow CS5-6
        - serial: sifive: Sanitize CSIZE and c_iflag
        - serial: st-asc: Sanitize CSIZE and correct PARENB for CS7
        - serial: stm32-usart: Correct CSIZE, bits, and parity
        - firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle
        - bus: ti-sysc: Fix warnings for unbind for serial
        - driver: base: fix UAF when driver_attach failed
        - driver core: fix deadlock in __device_attach
        - watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking
        - watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe
        - blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx
        - ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition
        - scsi: sd: Don't call blk_cleanup_disk() in sd_probe()
        - clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value
        - s390/crypto: fix scatterwalk_unmap() callers in AES-GCM
        - amt: fix return value of amt_update_handler()
        - amt: fix possible memory leak in amt_rcv()
        - net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create()
        - net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable
        - spi: fsi: Fix spurious timeout
        - drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()
        - net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE
        - net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog
        - net: ethernet: mtk_eth_soc: out of bounds read in
          mtk_hwlro_get_fdir_entry()
        - net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
        - net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
        - modpost: fix removing numeric suffixes
        - ep93xx: clock: Do not return the address of the freed memory
        - jffs2: fix memory leak in jffs2_do_fill_super
        - ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not
          empty
        - ubi: ubi_create_volume: Fix use-after-free when volume creation failed
        - selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read
        - bpf: Fix probe read error in ___bpf_prog_run()
        - block: take destination bvec offsets into account in bio_copy_data_iter
        - nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed
        - nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
        - riscv: read-only pages should not be writable
        - net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct
          smc_wr_tx_pend_priv *"
        - tcp: add accessors to read/set tp->snd_cwnd
        - nfp: only report pause frame configuration for physical device
        - block: use bio_queue_enter instead of blk_queue_enter in bio_poll
        - bonding: NS target should accept link local address
        - sfc: fix considering that all channels have TX queues
        - sfc: fix wrong tx channel offset with efx_separate_tx_channels
        - block: make bioset_exit() fully resilient against being called twice
        - sched/autogroup: Fix sysctl move
        - blk-mq: do not update io_ticks with passthrough requests
        - net: phy: at803x: disable WOL at probe
        - bonding: show NS IPv6 targets in proc master info
        - erofs: fix 'backmost' member of z_erofs_decompress_frontend
        - vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit
        - virtio: pci: Fix an error handling path in vp_modern_probe()
        - net/mlx5: Don't use already freed action pointer
        - net/mlx5e: TC NIC mode, fix tc chains miss table
        - net/mlx5: CT: Fix header-rewrite re-use for tupels
        - net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition
        - net/mlx5: correct ECE offset in query qp output
        - net/mlx5e: Update netdev features after changing XDP state
        - net: sched: add barrier to fix packet stuck problem for lockless qdisc
        - tcp: tcp_rtx_synack() can be called from process context
        - vdpa: ifcvf: set pci driver data in probe
        - bonding: guard ns_targets by CONFIG_IPV6
        - octeontx2-af: fix error code in is_valid_offset()
        - s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag
        - regulator: mt6315-regulator: fix invalid allowed mode
        - net: ping6: Fix ping -6 with interface name
        - net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()
        - gpio: pca953x: use the correct register address to do regcache sync
        - afs: Fix infinite loop found by xfstest generic/676
        - drm/msm/dp: Always clear mask bits to disable interrupts at
          dp_ctrl_reset_irq_ctrl()
        - scsi: sd: Fix potential NULL pointer dereference
        - ax25: Fix ax25 session cleanup problems
        - nfp: remove padding in nfp_nfdk_tx_desc
        - tipc: check attribute length for bearer name
        - driver core: Fix wait_for_device_probe() & deferred_probe_timeout
          interaction
        - perf evsel: Fixes topdown events in a weak group for the hybrid platform
        - perf parse-events: Move slots event for the hybrid platform too
        - perf record: Support sample-read topdown metric group for hybrid platforms
        - perf c2c: Fix sorting in percent_rmt_hitm_cmp()
        - Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP
          (Closes: #1012054)
        - Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive
          scan (Closes: #1012054)
        - bluetooth: don't use bitmaps for random flag accesses
        - dmaengine: idxd: set DMA_INTERRUPT cap bit
        - mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
        - bootconfig: Make the bootconfig.o as a normal object file
        - tracing: Make tp_printk work on syscall tracepoints
        - tracing: Fix sleeping function called from invalid context on RT kernel
        - tracing: Avoid adding tracer option before update_tracer_options
        - i2c: mediatek: Optimize master_xfer() and avoid circular locking
        - iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()
        - iommu/arm-smmu-v3: check return value after calling
          platform_get_resource()
        - f2fs: remove WARN_ON in f2fs_is_valid_blkaddr
        - f2fs: avoid infinite loop to flush node pages
        - i2c: cadence: Increase timeout per message if necessary
        - m68knommu: set ZERO_PAGE() to the allocated zeroed page
        - m68knommu: fix undefined reference to `_init_sp'
        - dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type
        - NFSv4: Don't hold the layoutget locks across multiple RPC calls
        - video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1
        - video: fbdev: pxa3xx-gcu: release the resources correctly in
          pxa3xx_gcu_probe/remove()
        - RISC-V: use memcpy for kexec_file mode
        - m68knommu: fix undefined reference to `mach_get_rtc_pll'
        - rtla/Makefile: Properly handle dependencies
        - f2fs: fix to tag gcing flag on page during file defragment
        - xprtrdma: treat all calls not a bcall when bc_serv is NULL
        - drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid
        - drm/panfrost: Job should reference MMU not file_priv
        - powerpc/papr_scm: don't requests stats with '0' sized stats buffer
        - netfilter: nat: really support inet nat without l3 address
        - netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in
          clean_net path
        - netfilter: nf_tables: delete flowtable hooks via transaction list
        - powerpc/kasan: Force thread size increase with KASAN
        - NFSD: Fix potential use-after-free in nfsd_file_put()
        - SUNRPC: Trap RDMA segment overflows
        - netfilter: nf_tables: always initialize flowtable hook list in transaction
        - ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
        - netfilter: nf_tables: release new hooks on unsupported flowtable flags
        - netfilter: nf_tables: memleak flow rule from commit path
        - netfilter: nf_tables: bail out early if hardware offload is not supported
        - amt: fix wrong usage of pskb_may_pull()
        - amt: fix possible null-ptr-deref in amt_rcv()
        - amt: fix wrong type string definition
        - net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register
        - xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
        - stmmac: intel: Fix an error handling path in intel_eth_pci_probe()
        - af_unix: Fix a data-race in unix_dgram_peer_wake_me().
        - selftests net: fix bpf build error
        - x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
        - bpf, arm64: Clear prog->jited_len along prog->jited
        - net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
        - net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure
        - xsk: Fix handling of invalid descriptors in XSK TX batching API
        - drm/amdgpu: fix limiting AV1 to the first instance on VCN3
        - SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
        - net: mdio: unexport __init-annotated mdio_bus_init()
        - net: xfrm: unexport __init-annotated xfrm4_protocol_init()
        - net: ipv6: unexport __init-annotated seg6_hmac_init()
        - net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules
        - net/mlx5: Lag, filter non compatible devices
        - net/mlx5: Fix mlx5_get_next_dev() peer device matching
        - net/mlx5: Rearm the FW tracer after each tracer event
        - net/mlx5: fs, fail conflicting actions
        - ip_gre: test csum_start instead of transport header
        - net: altera: Fix refcount leak in altera_tse_mdio_create
        - net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete
        - net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY
        - tcp: use alloc_large_system_hash() to allocate table_perturb
        - drm: imx: fix compiler warning with gcc-12
        - nfp: flower: restructure flow-key for gre+vlan combination
        - net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev
        - iov_iter: Fix iter_xarray_get_pages{,_alloc}()
        - iio: dummy: iio_simple_dummy: check the return value of kstrdup()
        - staging: rtl8712: fix a potential memory leak in r871xu_drv_init()
        - iio: st_sensors: Add a local lock for protecting odr
        - lkdtm/usercopy: Expand size of "out of frame" object
        - drivers: staging: rtl8723bs: Fix deadlock in
          rtw_surveydone_event_callback()
        - drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()
        - drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandle
        - tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()
        - tty: Fix a possible resource leak in icom_probe
        - thunderbolt: Use different lane for second DisplayPort tunnel
        - drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()
        - drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()
        - USB: host: isp116x: check return value after calling
          platform_get_resource()
        - drivers: tty: serial: Fix deadlock in sa1100_set_termios()
        - drivers: usb: host: Fix deadlock in oxu_bus_suspend()
        - USB: hcd-pci: Fully suspend across freeze/thaw cycle
        - char: xillybus: fix a refcount leak in cleanup_dev()
        - sysrq: do not omit current cpu when showing backtrace of all active CPUs
        - usb: dwc2: gadget: don't reset gadget's driver->bus
        - usb: dwc3: host: Stop setting the ACPI companion
        - usb: dwc3: gadget: Only End Transfer for ep0 data phase
        - soundwire: qcom: adjust autoenumeration timeout
        - misc: rtsx: set NULL intfdata when probe fails
        - extcon: Fix extcon_get_extcon_dev() error handling
        - extcon: Modify extcon device to be created after driver data is set
        - clocksource/drivers/sp804: Avoid error on multiple instances
        - staging: rtl8712: fix uninit-value in usb_read8() and friends
        - staging: rtl8712: fix uninit-value in r871xu_drv_init()
        - serial: msm_serial: disable interrupts in __msm_console_write()
        - kernfs: Separate kernfs_pr_cont_buf and rename_lock.
        - watchdog: wdat_wdt: Stop watchdog when rebooting the system
        - ksmbd: smbd: fix connection dropped issue
        - md: protect md_unregister_thread from reentrancy
        - ASoC: SOF: amd: Fixed Build error
        - scsi: myrb: Fix up null pointer access on myrb_cleanup()
        - ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform
          Clock" is not in the DAPM
        - Revert "net: af_key: add check for pfkey_broadcast in function
          pfkey_process"
        - ceph: allow ceph.dir.rctime xattr to be updatable
        - ceph: flush the mdlog for filesystem sync
        - ceph: fix possible deadlock when holding Fwb to get inline_data
        - net, neigh: Set lower cap for neigh_managed_work rearming
        - drm/amd/display: Check if modulo is 0 before dividing.
        - drm/amd/display: Check zero planes for OTG disable W/A on clock change
        - drm/radeon: fix a possible null pointer dereference
        - drm/amd/pm: fix a potential gpu_metrics_table memory leak
        - drm/amd/pm: Fix missing thermal throttler status
        - drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13
        - um: line: Use separate IRQs per line
        - modpost: fix undefined behavior of is_arm_mapping_symbol()
        - objtool: Mark __ubsan_handle_builtin_unreachable() as noreturn
        - x86/cpu: Elide KCSAN for cpu_has() and friends
        - jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds
        - nbd: call genl_unregister_family() first in nbd_cleanup()
        - nbd: fix race between nbd_alloc_config() and module removal
        - nbd: fix io hung while disconnecting device
        - Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend"
        - Revert "PCI: brcmstb: Add control of subdevice voltage regulators"
        - Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators"
        - Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs"
        - cifs: fix potential deadlock in direct reclaim
        - s390/gmap: voluntarily schedule during key setting
        - cifs: version operations for smb20 unneeded when legacy support disabled
        - drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate
        - nodemask: Fix return values to be unsigned
        - scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()
        - vringh: Fix loop descriptors check in the indirect cases
        - platform/x86: barco-p50-gpio: Add check for platform_driver_register
        - scripts/gdb: change kernel config dumping method
        - platform/x86: hp-wmi: Resolve WMI query failures on some devices
        - platform/x86: hp-wmi: Use zero insize parameter only when supported
        - ALSA: usb-audio: Skip generic sync EP parse for secondary EP
        - ALSA: usb-audio: Set up (implicit) sync for Saffire 6
        - ALSA: hda/conexant - Fix loopback issue with CX20632
        - ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo
          Yoga DuetITL 2021
        - ALSA: hda/realtek: Add quirk for HP Dev One
        - cifs: return errors during session setup during reconnects
        - cifs: fix reconnect on smb3 mount types
        - cifs: populate empty hostnames for extra channels
        - scsi: sd: Fix interpretation of VPD B9h length
        - scsi: lpfc: Resolve some cleanup issues following abort path refactoring
        - scsi: lpfc: Resolve some cleanup issues following SLI path refactoring
        - scsi: lpfc: Address NULL pointer dereference after starget_to_rport()
        - KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots()
        - KVM: SVM: fix tsc scaling cache logic
        - filemap: Cache the value of vm_flags
        - KEYS: trusted: tpm2: Fix migratable logic
        - libata: fix reading concurrent positioning ranges log
        - libata: fix translation of concurrent positioning ranges
        - ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files
        - mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system resumes from
          suspend
        - mmc: block: Fix CQE recovery reset success
        - net: phy: dp83867: retrigger SGMII AN when link change
        - net: openvswitch: fix misuse of the cached connection on tuple changes
        - writeback: Fix inode->i_io_list not be protected by inode->i_lock error
        - nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
        - nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
        - nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
        - ixgbe: fix bcast packets Rx on VF after promisc removal
        - ixgbe: fix unexpected VLAN Rx in promisc mode on VF
        - Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag
          (Closes: #1012655)
        - vduse: Fix NULL pointer dereference on sysfs access
        - cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
        - mm/huge_memory: Fix xarray node memory leak
        - powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK
        - drm/amdkfd:Fix fw version for 10.3.6
        - drm/bridge: analogix_dp: Support PSR-exit to disable transition
        - drm/atomic: Force bridge self-refresh-exit on CRTC switch
        - drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit
        - drm/amd/display: remove stale config guards
        - drm/amdgpu: update VCN codec support for Yellow Carp
        - virtio-rng: make device ready before making request
        - powerpc/32: Fix overread/overwrite of thread_struct via ptrace
          (CVE-2022-32981)
        - random: avoid checking crng_ready() twice in random_init()
        - random: mark bootloader randomness code as __init
        - random: account for arch randomness in bits
        - md/raid0: Ignore RAID0 layout if the second zone has only one device
        - zonefs: fix handling of explicit_open option on mount
        - iov_iter: fix build issue due to possible type mis-match
        - dmaengine: idxd: add missing callback function to support DMA_INTERRUPT
        - tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
        - net/mlx5: E-Switch, pair only capable devices
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.18.5
        - Documentation: Add documentation for Processor MMIO Stale Data
        - x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug
        - x86/speculation: Add a common function for MD_CLEAR mitigation update
        - x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data
        - x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations
        - x86/speculation/mmio: Enable CPU Fill buffer clearing on idle
        - x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
        - x86/speculation/srbds: Update SRBDS mitigation selection
        - x86/speculation/mmio: Reuse SRBDS mitigation for SBDS
        - KVM: x86/speculation: Disable Fill buffer clear within guests
        - x86/speculation/mmio: Print SMT warning
    
      [ Ben Hutchings ]
      * d/rules: Fix maintainerclean rule to not remove linux-perf files
      * d/watch: Fix typo in gitmode option
    
      [ Vincent Blut ]
      * [arm64] drivers/gpu/drm/sun4i: Enable DRM_SUN6I_DSI as module
        (Closes: #1012288)
      * sound/pci/hda: Enable SND_HDA_SCODEC_CS35L41_I2C and
        SND_HDA_SCODEC_CS35L41_SPI as modules (Closes: #1012794)
      * [armhf] drivers/crypto: Enable CRYPTO_DEV_OMAP as module (Closes: #1012880)
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 2
      * Drop "sign-file: Convert API usage to support OpenSSL v3"
      * io_uring: reinstate the inflight tracking (CVE-2022-1976)
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 16 Jun 2022 23:40:32 +0200
  • linux (5.18.2-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.18.1
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.18.2
        - netfilter: nf_tables: disallow non-stateful expression in sets earlier
          (CVE-2022-1966)
        - pipe: Fix missing lock in pipe_resize_ring() (ZDI-CAN-17291)
        - netfilter: nf_tables: sanitize nft_set_desc_concat_parse() (CVE-2022-1972)
        - [x86] fpu: KVM: Set the base guest FPU uABI size to sizeof(struct
          kvm_xsave) (Closes: #1011168)
        - KVM: x86: avoid calling x86 emulator without a decoded instruction
          (CVE-2022-1852)
    
      [ Diederik de Haas ]
      * [arm64,armel.marvell] Remove duplicate MTD_SPI_NOR config option
      * [arm64] Remove duplicate CAN_MCP251X config option
      * drivers/net/can/spi: Enable CAN_HI311X as module (Closes: #927252)
    
      [ Henning Schild ]
      * [x86] drivers/platform/x86: Enable SIEMENS_SIMATIC_IPC as module
      * [x86] drivers/leds: Enable LEDS_SIEMENS_SIMATIC_IPC as module
      * [x86] drivers/wdt: Enable SIEMENS_SIMATIC_IPC_WDT as module
    
      [ Lubomir Rintel ]
      * [x86] Enable X86_ANDROID_TABLETS as a module
    
      [ Michal Simek ]
      * [arm64] Enable Xilinx PHY driver and SI5341 clock driver
    
      [ Zhang Ning ]
      * [arm64] Enable COMMON_CLK_PWM which is needed for some Amlogic SBCs
      * [arm64] Enable Khadas MCU and fan
      * [arm64] cpufreq: Enable SCPI cpufreq driver
      * [arm64] cpuidle: Enable CONFIG_ARM_PSCI_CPUIDLE
    
      [ Ben Hutchings ]
      * drivers/firmware: Build ISCSI_IBFT as module on all architectures with
        ACPI. Thanks to Eric Mackay. (Closes: #1008933).
      * intel-iommu: Correct matching of the "intgpu_off" option value.
        Thanks to Markus Kolb.
      * random: Enable RANDOM_TRUST_BOOTLOADER. This can be reverted using the
        kernel parameter: random.trust_bootloader=off
    
      [ Bastian Blank ]
      * [amd64] Enable X86_SGX.
    
      [ Salvatore Bonaccorso ]
      * block, loop: support partitions without scanning (Closes: #1012298)
      * Set ABI to 1
    
     -- Salvatore Bonaccorso <email address hidden>  Mon, 06 Jun 2022 20:45:23 +0200
  • linux (5.17.11-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.7
        - [arm64] pci_irq_vector() can't be used in atomic context any longer. This
          conflicts with the usage of this function in nic_mbx_intr_handler(). age
          of this function in nic_mbx_intr_handler().
        - ipmi: When handling send message responses, don't process the message
        - ipmi:ipmi_ipmb: Fix null-ptr-deref in ipmi_unregister_smi()
        - [mips*] Fix CP0 counter erratum detection for R4k CPUs
        - ALSA: hda/realtek: Add quirk for Yoga Duet 7 13ITL6 speakers
        - ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes
        - [arm64] mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
        - [arm64,armhf] mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bits
        - mmc: core: Set HS clock speed before sending HS CMD13
        - gpiolib: of: fix bounds check for 'gpio-reserved-ranges'
        - [x86] fpu: Prevent FPU state corruption
        - [x86] KVM: x86/svm: Account for family 17h event renumberings in
          amd_pmc_perf_hw_id
        - [amd64] iommu/vt-d: Calculate mask for non-aligned flushes
        - drm/amdgpu: do not use passthrough mode in Xen dom0
        - Revert "SUNRPC: attempt AF_LOCAL connect on setup"
        - timekeeping: Mark NMI safe time accessors as notrace
        - firewire: fix potential uaf in outbound_phy_packet_callback()
        - firewire: remove check of list iterator against head past the loop body
        - firewire: core: extend card->lock in fw_core_handle_bus_reset
        - net: stmmac: disable Split Header (SPH) for Intel platforms
        - btrfs: sysfs: export the balance paused state of exclusive operation
        - btrfs: force v2 space cache usage for subpage mount
        - btrfs: do not BUG_ON() on failure to update inode when setting xattr
        - btrfs: export a helper for compression hard check
        - btrfs: do not allow compression on nodatacow files
        - btrfs: skip compression property for anything other than files and dirs
        - genirq: Synchronize interrupt thread startup
        - ASoC: da7219: Fix change notifications for tone generator frequency
        - [arm64] ASoC: wm8958: Fix change notifications for DSP controls
        - [arm64,armhf] ASoC: meson: Fix event generation for AUI ACODEC mux
        - [arm64,armhf] ASoC: meson: Fix event generation for G12A tohdmi mux
        - [arm64,armhf] ASoC: meson: Fix event generation for AUI CODEC mux
        - [s390x] dasd: fix data corruption for ESE devices
        - [s390x] dasd: prevent double format of tracks for ESE devices
        - [s390x] dasd: Fix read for ESE with blksize < 4k
        - [s390x] dasd: Fix read inconsistency for ESE DASD devices
        - can: isotp: remove re-binding of bound socket
        - nfc: replace improper check device_is_registered() in netlink related
          functions
        - NFC: netlink: fix sleep in atomic bug when firmware download timeout
        - [arm64,armhf] gpio: pca953x: fix irq_stat not updated when irq is disabled
          (irq_mask not set)
        - hwmon: (adt7470) Fix warning on module removal
        - [armhf] hwmon: (pmbus) disable PEC if not enabled
        - [arm*] ASoC: dmaengine: Restore NULL prepare_slave_config() callback
        - [arm64] ASoC: meson: axg-tdm-interface: Fix formatters in trigger"
        - [arm64] ASoC: meson: axg-card: Fix nonatomic links
        - ASoC: soc-ops: fix error handling
        - [amd64] iommu/vt-d: Drop stop marker messages
        - net/mlx5e: Fix trust state reset in reload
        - net/mlx5: Fix slab-out-of-bounds while reading resource dump menu
        - net/mlx5e: Fix wrong source vport matching on tunnel rule
        - net/mlx5e: Don't match double-vlan packets if cvlan is not set
        - net/mlx5e: CT: Fix queued up restore put() executing after relevant ft
          release
        - net/mlx5e: Fix the calling of update_buffer_lossy() API
        - net/mlx5: Fix matching on inner TTC
        - net/mlx5: Avoid double clear or set of sync reset requested
        - net/mlx5: Fix deadlock in sync reset flow
        - net/mlx5e: Lag, Fix use-after-free in fib event handler
        - net/mlx5e: Lag, Fix fib_info pointer assignment
        - net/mlx5e: Lag, Don't skip fib events on current dst
        - net/mlx5e: TC, fix decap fallback to uplink when int port not supported
        - ALSA: hda/realtek: Fix mute led issue on thinkpad with cs35l41 s-codec
        - SUNRPC release the transport of a relocated task with an assigned
          transport
        - RDMA/irdma: Flush iWARP QP if modified to ERR from RTR state
        - RDMA/irdma: Reduce iWARP QP destroy time
        - RDMA/irdma: Fix possible crash due to NULL netdev in notifier
        - NFSv4: Don't invalidate inode attributes on delegation return
        - [arm64,armhf] net: stmmac: dwmac-sun8i: add missing of_node_put() in
          sun8i_dwmac_register_mdio_mux()
        - [armhf] net: cpsw: add missing of_node_put() in cpsw_probe_dt()
        - net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
        - [arm64] drm/msm/dp: remove fail safe mode related code
        - hinic: fix bug of wq out of bound access
        - SUNRPC: Don't leak sockets in xs_local_connect()
        - mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()
        - rxrpc: Enable IPv6 checksums on transport socket
        - dt-bindings: pci: apple,pcie: Drop max-link-speed from example
        - bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flag
        - bnxt_en: Fix unnecessary dropping of RX packets
        - [arm64,armhf] smsc911x: allow using IRQ0
        - btrfs: always log symlinks in full mode
        - [arm*] gpio: mvebu: drop pwm base assignment
        - net: rds: acquire refcount on TCP sockets
        - [x86] kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has
          architectural PMU
        - fbdev: Make fb_release() return -ENODEV if fbdev was unregistered
        - [x86] KVM: SEV: Mark nested locking of vcpu->lock
        - [x86] KVM: VMX: Exit to userspace if vCPU has injected exception and
          invalid state
        - [x86] kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume
        - [x86] KVM: x86: Do not change ICR on write to APIC_SELF_IPI
        - [x86] KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugs
        - [x86] KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is
          advertised
        - mmc: rtsx: add 74 Clocks in power on flow
        - [arm64] PCI: aardvark: Replace custom PCIE_CORE_INT_* macros with
          PCI_INTERRUPT_*
        - [arm64] PCI: aardvark: Rewrite IRQ code to chained IRQ handler
        - [arm64] PCI: aardvark: Check return value of generic_handle_domain_irq()
          when processing INTx IRQ
        - [arm64] PCI: aardvark: Make MSI irq_chip structures static driver
          structures
        - [arm64] PCI: aardvark: Make msi_domain_info structure a static driver
          structure
        - [arm64] PCI: aardvark: Use dev_fwnode() instead of
          of_node_to_fwnode(dev->of_node)
        - [arm64] PCI: aardvark: Refactor unmasking summary MSI interrupt
        - [arm64] PCI: aardvark: Add support for masking MSI interrupts
        - [arm64] PCI: aardvark: Fix setting MSI address
        - [arm64] PCI: aardvark: Enable MSI-X support
        - [arm64] PCI: aardvark: Add support for ERR interrupt on emulated bridge
        - [arm64] PCI: aardvark: Optimize writing PCI_EXP_RTCTL_PMEIE and
          PCI_EXP_RTSTA_PME on emulated bridge
        - [arm64] PCI: aardvark: Add support for PME interrupts
        - [arm64] PCI: aardvark: Fix support for PME requester on emulated bridge
        - [arm64] PCI: aardvark: Use separate INTA interrupt for emulated root
          bridge
        - [arm64] PCI: aardvark: Remove irq_mask_ack() callback for INTx interrupts
        - [arm64] PCI: aardvark: Don't mask irq when mapping
        - [arm64] PCI: aardvark: Drop __maybe_unused from advk_pcie_disable_phy()
        - [arm64] PCI: aardvark: Update comment about link going down after link-up
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.8
        - Bluetooth: Fix the creation of hdev->name
        - rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition
        - udf: Avoid using stale lengthOfImpUse
        - mm: fix missing cache flush for all tail pages of compound page
        - mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
        - mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()
        - mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte()
        - mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and
          __mcopy_atomic()
        - mm/hwpoison: fix error page recovered but reported "not recovered"
        - mm/mlock: fix potential imbalanced rlimit ucounts adjustment
        - mm,migrate: fix establishing demotion target
        - mm: fix invalid page pointer returned with FOLL_PIN gups
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.9
        - batman-adv: Don't skb_split skbuffs with frag_list
        - iwlwifi: iwl-dbg: Use del_timer_sync() before freeing
        - hwmon: (tmp401) Add OF device ID table
        - mac80211: Reset MBSSID parameters upon connection
        - net: rds: use maybe_get_net() when acquiring refcount on TCP sockets
        - net: Fix features skip in for_each_netdev_feature()
        - [arm64] net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in
          hardware when deleted
        - [arm64] net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups
        - [arm64] net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0
        - [arm64] net: mscc: ocelot: avoid corrupting hardware counters when moving
          VCAP filters
        - [arm*] fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than .remove
        - fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove
        - [x86] fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than .remove
        - [x86] platform/surface: aggregator: Fix initialization order when
          compiling as builtin module
        - ice: Fix race during aux device (un)plugging
        - ice: clear stale Tx queue settings before configuring
        - ice: fix PTP stale Tx timestamps cleanup
        - ipv4: drop dst in multicast routing path
        - drm/nouveau: Fix a potential theorical leak in
          nouveau_get_backlight_name()
        - netlink: do not reset transport header in netlink_recvmsg()
        - net: chelsio: cxgb4: Avoid potential negative array offset
        - fbdev: efifb: Fix a use-after-free due early fb_info cleanup
        - net: sfc: fix memory leak due to ptp channel
        - fanotify: do not allow setting dirent events in mask of non-dir
        - mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protection
        - nfs: fix broken handling of the softreval mount option
        - dim: initialize all struct fields
        - procfs: prevent unprivileged processes accessing fdinfo dir
        - [arm64,armhf] net: dsa: flush switchdev workqueue on bridge join error
          path
        - [arm64] vdso: fix makefile dependency on vdso.so
        - virtio: fix virtio transitional ids
        - [s390x] ctcm: fix variable dereferenced before check
        - [s390x] ctcm: fix potential memory leak
        - [s390x] lcs: fix variable dereferenced before check
        - net/sched: act_pedit: really ensure the skb is writable
        - [arm64] net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral
        - [arm*] drm/vc4: hdmi: Fix build error for implicit function declaration
        - [armhf] net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()
        - net/smc: non blocking recvmsg() return -EAGAIN when no data and
          signal_pending
        - net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
        - tls: Fix context leak on tls_device_down
        - drm/vmwgfx: Fix fencing on SVGAv3
        - gfs2: Fix filesystem block deallocation for short writes
        - hwmon: (f71882fg) Fix negative temperature
        - RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core()
        - [arm64,armhf] iommu: arm-smmu: disable large page mappings for Nvidia
          arm-smmu
        - ASoC: max98090: Reject invalid values in custom control put()
        - ASoC: max98090: Generate notifications on changes for custom control
        - ASoC: ops: Validate input values in snd_soc_put_volsw_range()
        - [s390x] disable -Warray-bounds
        - [x86] ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback
        - io_uring: assign non-fixed early for async work
        - net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT
        - secure_seq: use the 64 bits of the siphash for port offset calculation
          (CVE-2022-1012)
        - tcp: use different parts of the port_offset for index and offset
          (CVE-2022-1012)
        - tcp: resalt the secret every 10 seconds (CVE-2022-1012)
        - tcp: add small random increments to the source port (CVE-2022-1012)
        - tcp: dynamically allocate the perturb table used by source ports
          (CVE-2022-1012)
        - tcp: increase source port perturb table to 2^16 (CVE-2022-1012)
        - tcp: drop the hash_32() part from the index calculation (CVE-2022-1012)
        - block: Do not call folio_next() on an unreferenced folio
        - [arm64,armhf] interconnect: Restore sync state by ignoring ipa-virt in
          provider count
        - firmware_loader: use kernel credentials when reading firmware
        - [x86] mm: Fix marking of unused sub-pmd ranges
        - tty: n_gsm: fix buffer over-read in gsm_dlci_data()
        - tty: n_gsm: fix mux activation issues in gsm_config()
        - tty: n_gsm: fix invalid gsmtty_write_room() result
        - usb: gadget: uvc: allow for application to cleanly shutdown
        - usb: cdc-wdm: fix reading stuck on device close
        - [arm64] usb: typec: tcpci: Don't skip cleanup in .remove() on error
        - USB: serial: pl2303: add device id for HP LM930 Display
        - USB: serial: qcserial: add support for Sierra Wireless EM7590
        - USB: serial: option: add Fibocom L610 modem
        - USB: serial: option: add Fibocom MA510 modem
        - [arm64] fsl_lpuart: Don't enable interrupts too early
        - genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq()
        - ceph: fix setting of xattrs on async created inodes
        - Revert "mm/memory-failure.c: skip huge_zero_page in memory_failure()"
        - mm/huge_memory: do not overkill when splitting huge_zero_page
        - mm: mremap: fix sign for EFAULT error return value
        - drm/vmwgfx: Disable command buffers on svga3 without gbobjects
        - drm/nouveau/tegra: Stop using iommu_present()
        - i40e: i40e_main: fix a missing check on list iterator
        - net: atlantic: always deep reset on pm op, fixing up my null deref
          regression
        - net: phy: Fix race condition on link status change
        - writeback: Avoid skipping inode writeback
        - cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
        - ping: fix address binding wrt vrf
        - ath11k: reduce the wait time of 11d scan and hw scan while add interface
        - [arm*] arm[64]/memremap: don't abuse pfn_valid() to ensure presence of
          linear map
        - net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061
        - net: phy: micrel: Pass .probe for KS8737
        - SUNRPC: Ensure that the gssproxy client can start in a connected state
        - drm/vmwgfx: Initialize drm_mode_fb_cmd2
        - Revert "drm/amd/pm: keep the BACO feature enabled for suspend"
        - dma-buf: call dma_buf_stats_setup after dmabuf is in valid list
        - mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()
        - net: phy: micrel: Fix incorrect variable type in micrel
        - mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.10
        - floppy: use a statically allocated error counter
        - kernel/resource: Introduce request_mem_region_muxed()
        - i2c: piix4: Replace hardcoded memory map size with a #define
        - i2c: piix4: Move port I/O region request/release code into functions
        - i2c: piix4: Move SMBus controller base address detect into function
        - i2c: piix4: Move SMBus port selection into function
        - i2c: piix4: Add EFCH MMIO support to region request and release
        - i2c: piix4: Add EFCH MMIO support to SMBus base address detect
        - i2c: piix4: Add EFCH MMIO support for SMBus port select
        - i2c: piix4: Enable EFCH MMIO for Family 17h+
        - [x86] Watchdog: sp5100_tco: Move timer initialization into function
        - [x86] Watchdog: sp5100_tco: Refactor MMIO base address initialization
        - [x86] Watchdog: sp5100_tco: Add initialization using EFCH MMIO
        - [x86] Watchdog: sp5100_tco: Enable Family 17h+ CPUs
        - [x86] Revert "drm/i915/opregion: check port number bounds for SWSCI
          display power state"
        - gfs2: cancel timed-out glock requests
        - gfs2: Switch lock order of inode and iopen glock
        - rtc: fix use-after-free on device removal
        - [arm64] rtc: pcf2127: fix bug when reading alarm registers
        - Input: add bounds checking to input_set_capability()
        - nvme-pci: add quirks for Samsung X5 SSDs
        - gfs2: Disable page faults during lockless buffered reads
        - [arm64,armhf] rtc: sun6i: Fix time overflow handling
        - [armhf] crypto: stm32 - fix reference leak in stm32_crc_remove
        - [amd64] crypto: x86/chacha20 - Avoid spurious jumps to other functions
        - ALSA: hda/realtek: Enable headset mic on Lenovo P360
        - [s390x] traps: improve panic message for translation-specification
          exception
        - [s390x] pci: improve zpci_dev reference counting
        - smb3: cleanup and clarify status of tree connections
        - nvmet: use a private workqueue instead of the system workqueue
        - nvme-multipath: fix hang when disk goes live over reconnect
        - rtc: mc146818-lib: Fix the AltCentury for AMD platforms
        - fs: fix an infinite loop in iomap_fiemap
        - drbd: remove usage of list iterator variable after loop
        - platform/chrome: cros_ec_debugfs: detach log reader wq from devm
        - [armel,armhf] arm/stacktrace, kasan: Silence KASAN warnings in
          unwind_frame()
        - nilfs2: fix lockdep warnings in page operations for btree nodes
        - nilfs2: fix lockdep warnings during disk space reclamation
        - ALSA: usb-audio: Restore Rane SL-1 quirk
        - [i386] ALSA: wavefront: Proper check of get_user() error
        - ALSA: hda/realtek: Add quirk for TongFang devices with pop noise
        - perf: Fix sys_perf_event_open() race against self (CVE-2022-1729)
        - selinux: fix bad cleanup on error in hashtab_duplicate()
        - audit,io_uring,io-wq: call __audit_uring_exit for dummy contexts
        - Fix double fget() in vhost_net_set_backend()
        - PCI/PM: Avoid putting Elo i2 PCIe Ports in D3cold
        - [arm64] KVM: arm64: vgic-v3: Consistently populate ID_AA64PFR0_EL1.GIC
        - [x86] KVM: x86/mmu: Update number of zapped pages even if page list is
          stable
        - KVM: Free new dirty bitmap if creating a new memslot fails
        - [arm64] paravirt: Use RCU read locks to guard stolen_time
        - [arm64] mte: Ensure the cleared tags are visible before setting the PTE
        - [arm64] crypto: qcom-rng - fix infinite loop on requests not multiple of
          WORD_SZ
        - mmc: core: Fix busy polling for MMC_SEND_OP_COND again
        - libceph: fix potential use-after-free on linger ping and resends
        - drm/amd: Don't reset dGPUs if the system is going to s2idle
        - [x86] drm/i915/dmc: Add MMIO range restrictions
        - drm/dp/mst: fix a possible memory leak in fetch_monitor_name()
        - dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspace
        - dma-buf: ensure unique directory name for dmabuf stats
        - [arm64] dts: qcom: sm8250: don't enable rx/tx macro by default
        - [armhf] pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrl
        - ALSA: hda - fix unused Realtek function when PM is not enabled
        - block/mq-deadline: Set the fifo_time member also if inserting at head
        - mptcp: fix subflow accounting on close
        - [arm64] net: macb: Increment rx bd head after allocating skb and buffer
        - [x86] i915/guc/reset: Make __guc_reset_context aware of guilty engines
        - xfrm: rework default policy structure
        - xfrm: fix "disable_policy" flag use when arriving from different devices
        - net/sched: act_pedit: sanitize shift argument before usage
        - netfilter: flowtable: fix excessive hw offload attempts after failure
        - netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices
        - net: fix dev_fill_forward_path with pppoe + bridge
        - netfilter: nft_flow_offload: fix offload with pppoe + vlan
        - ptp: ocp: have adjtime handle negative delta_ns correctly
        - [arm64] Revert "PCI: aardvark: Rewrite IRQ code to chained IRQ handler"
        - net: vmxnet3: fix possible use-after-free bugs in
          vmxnet3_rq_alloc_rx_buf()
        - net: vmxnet3: fix possible NULL pointer dereference in
          vmxnet3_rq_cleanup()
        - [arm64] kexec: load from kimage prior to clobbering
        - ice: fix crash when writing timestamp on RX rings
        - ice: fix possible under reporting of ethtool Tx and Rx statistics
        - ice: Fix interrupt moderation settings getting cleared
        - net/qla3xxx: Fix a test in ql_reset_work()
        - net/mlx5: DR, Fix missing flow_source when creating multi-destination FW
          table
        - net/mlx5: Initialize flow steering during driver probe
        - net/mlx5: DR, Ignore modify TTL on RX if device doesn't support it
        - net/mlx5e: Block rx-gro-hw feature in switchdev mode
        - net/mlx5e: Properly block LRO when XDP is enabled
        - net/mlx5e: Properly block HW GRO when XDP is enabled
        - net/mlx5e: Remove HW-GRO from reported features
        - net/mlx5: Drain fw_reset when removing device
        - net: af_key: add check for pfkey_broadcast in function pfkey_process
        - [armhf] 9196/1: spectre-bhb: enable for Cortex-A15
        - [armel,armhf] 9197/1: spectre-bhb: fix loop8 sequence for Thumb2
        - lockdown: also lock down previous kgdb use (CVE-2022-21499)
        - mptcp: fix checksum byte order
        - igb: skip phy status check where unavailable
        - netfilter: flowtable: fix TCP flow teardown
        - netfilter: flowtable: pass flowtable to nf_flow_table_iterate()
        - netfilter: flowtable: move dst_check to packet path
        - net: bridge: Clear offload_fwd_mark when passing frame up bridge
          interface.
        - [x86] kvm: x86/pmu: Fix the compare function used by the pmu event filter
        - [arm*] gpio: mvebu/pwm: Refuse requests with inverted polarity
        - scsi: scsi_dh_alua: Properly handle the ALUA transitioning state
        - scsi: qla2xxx: Fix missed DMA unmap for aborted commands
        - mac80211: fix rx reordering with non explicit / psmp ack policy
        - nl80211: validate S1G channel width
        - cfg80211: retrieve S1G operating channel number
        - Revert "fbdev: Make fb_release() return -ENODEV if fbdev was unregistered"
        - fbdev: Prevent possible use-after-free in fb_release()
        - [x86] platform/x86: thinkpad_acpi: Convert btusb DMI list to quirks
        - [x86] platform/x86: thinkpad_acpi: Correct dual fan probe
        - [x86] platform/surface: gpe: Add support for Surface Pro 8
        - net: fix wrong network header length
        - nl80211: fix locking in nl80211_set_tx_bitrate_mask()
        - ethernet: tulip: fix missing pci_disable_device() on error in
          tulip_init_one()
        - net: atlantic: fix "frag[0] not initialized"
        - net: atlantic: reduce scope of is_rsc_complete
        - net: atlantic: add check for MAX_SKB_FRAGS
        - net: atlantic: verify hw_head_ lies within TX buffer ring
        - [arm64] Enable repeat tlbi workaround on KRYO4XX gold CPUs
        - dt-bindings: pinctrl: aspeed-g6: remove FWQSPID group
        - afs: Fix afs_getattr() to refetch file status if callback break occurred
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.11
        - mptcp: Do TCP fallback on early DSS checksum failure
    
      [ Vincent Blut ]
      * [x86] sound/soc/amd: Enable SND_SOC_AMD_ACP5x, SND_SOC_AMD_VANGOGH_MACH,
        SND_SOC_AMD_ACP6x and SND_SOC_AMD_YC_MACH as modules (Closes: #1010580)
      * [ppc64*] crypto: Enable CRYPTO_CRC32C_VPMSUM as module (Closes: #1010293)
    
      [ Alejandro R. Sedeño ]
      * drivers/net/wwan: Enable MHI_WWAN_MBIM as module (Closes: #1011395)
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 3
      * sign-file: Convert API usage to support OpenSSL v3
      * [x86] KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID
        (CVE-2022-1789)
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 26 May 2022 21:42:32 +0200
  • linux (5.17.6-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.4
        - [arm64] cpuidle: PSCI: Move the `has_lpi` check to the beginning of the
          function
        - ACPI: processor idle: Check for architectural support for LPI
        - btrfs: remove no longer used counter when reading data page
        - btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups()
        - media: si2157: unknown chip version Si2147-A30 ROM 0x50
        - drm/amdgpu: Ensure HDA function is suspended before ASIC reset
        - btrfs: release correct delalloc amount in direct IO write path
        - btrfs: fix btrfs_submit_compressed_write cgroup attribution
        - btrfs: return allocated block group from do_chunk_alloc()
        - ALSA: core: Add snd_card_free_on_error() helper
        - [i386] ALSA: sis7019: Fix the missing error handling
        - ALSA: ali5451: Fix the missing snd_card_free() call at probe error
        - ALSA: als300: Fix the missing snd_card_free() call at probe error
        - ALSA: als4000: Fix the missing snd_card_free() call at probe error
        - ALSA: atiixp: Fix the missing snd_card_free() call at probe error
        - ALSA: azt3328: Fix the missing snd_card_free() call at probe error
        - ALSA: bt87x: Fix the missing snd_card_free() call at probe error
        - ALSA: ca0106: Fix the missing snd_card_free() call at probe error
        - ALSA: cmipci: Fix the missing snd_card_free() call at probe error
        - ALSA: cs4281: Fix the missing snd_card_free() call at probe error
        - [i386] ALSA: cs5535audio: Fix the missing snd_card_free() call at probe
          error
        - ALSA: emu10k1x: Fix the missing snd_card_free() call at probe error
        - ALSA: ens137x: Fix the missing snd_card_free() call at probe error
        - ALSA: es1938: Fix the missing snd_card_free() call at probe error
        - ALSA: es1968: Fix the missing snd_card_free() call at probe error
        - ALSA: fm801: Fix the missing snd_card_free() call at probe error
        - ALSA: hdsp: Fix the missing snd_card_free() call at probe error
        - ALSA: hdspm: Fix the missing snd_card_free() call at probe error
        - ALSA: ice1724: Fix the missing snd_card_free() call at probe error
        - ALSA: intel8x0: Fix the missing snd_card_free() call at probe error
        - [x86] ALSA: intel_hdmi: Fix the missing snd_card_free() call at probe
          error
        - ALSA: korg1212: Fix the missing snd_card_free() call at probe error
        - ALSA: lola: Fix the missing snd_card_free() call at probe error
        - ALSA: lx6464es: Fix the missing snd_card_free() call at probe error
        - ALSA: maestro3: Fix the missing snd_card_free() call at probe error
        - ALSA: oxygen: Fix the missing snd_card_free() call at probe error
        - ALSA: riptide: Fix the missing snd_card_free() call at probe error
        - ALSA: rme32: Fix the missing snd_card_free() call at probe error
        - ALSA: rme9652: Fix the missing snd_card_free() call at probe error
        - ALSA: rme96: Fix the missing snd_card_free() call at probe error
        - [i386] ALSA: sc6000: Fix the missing snd_card_free() call at probe error
        - ALSA: sonicvibes: Fix the missing snd_card_free() call at probe error
        - ALSA: via82xx: Fix the missing snd_card_free() call at probe error
        - ALSA: usb-audio: Cap upper limits of buffer/period bytes for implicit fb
        - [x86] ALSA: memalloc: Add fallback SG-buffer allocations for x86
        - ALSA: nm256: Don't call card private_free at probe error path
        - [arm64] drm/msm: Add missing put_task_struct() in debugfs path
        - nfsd: Fix a write performance regression
        - Revert "ath11k: mesh: add support for 256 bitmap in blockack frames in
          11ax"
        - [arm64] KVM: arm64: Generalise VM features into a set of flags
        - [arm64] KVM: arm64: mixed-width check should be skipped for uninitialized
          vCPUs
        - SUNRPC: Fix the svc_deferred_event trace class
        - net/sched: flower: fix parsing of ethertype following VLAN header
        - veth: Ensure eth header is in skb's linear part
        - gpiolib: acpi: use correct format characters
        - cifs: release cached dentries only if mount is complete
        - ice: arfs: fix use-after-free when freeing @rx_cpu_rmap
        - Revert "iavf: Fix deadlock occurrence during resetting VF interface"
        - net: mdio: don't defer probe forever if PHY IRQ provider is missing
        - sctp: use the correct skb for security_sctp_assoc_request
        - net/sched: fix initialization order when updating chain 0 head
        - cachefiles: unmark inode in use in error path
        - cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattr
        - [arm64] net: dsa: felix: suppress -EPROBE_DEFER errors
        - io_uring: flag the fact that linked file assignment is sane
        - [armhf] net: ethernet: stmmac: fix altr_tse_pcs function when using a
          fixed-link
        - net/sched: taprio: Check if socket flags are valid
        - cfg80211: hold bss_lock while updating nontrans_list
        - netfilter: nft_socket: make cgroup match work in input too
        - [arm64] drm/msm: Fix range size vs end confusion
        - [arm64] drm/msm/dsi: Use connector directly in
          msm_dsi_manager_connector_init()
        - [arm64] drm/msm/dp: add fail safe mode outside of event_mutex context
        - io_uring: stop using io_wq_work as an fd placeholder
        - net/smc: use memcpy instead of snprintf to avoid out of bounds read
        - net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()
        - scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63
        - scsi: pm80xx: Enable upper inbound, outbound queues
        - scsi: iscsi: Move iscsi_ep_disconnect()
        - scsi: iscsi: Fix offload conn cleanup when iscsid restarts
        - scsi: iscsi: Fix endpoint reuse regression
        - scsi: iscsi: Fix conn cleanup and stop race during iscsid restart
        - scsi: iscsi: Fix unbound endpoint error handling
        - sctp: Initialize daddr on peeled off socket
        - netfilter: nf_tables: nft_parse_register can return a negative value
        - io_uring: fix assign file locking issue
        - ALSA: ad1889: Fix the missing snd_card_free() call at probe error
        - ALSA: mtpav: Don't call card private_free at probe error path
        - io_uring: move io_uring_rsrc_update2 validation
        - io_uring: verify that resv2 is 0 in io_uring_rsrc_update2
        - io_uring: verify pad field is 0 in io_get_ext_arg
        - ALSA: usb-audio: Increase max buffer size
        - ALSA: usb-audio: Limit max buffer and period sizes per time
        - macvlan: Fix leaking skb in source mode with nodst option
        - [armhf] net: ftgmac100: access hardware register after clock ready
        - cifs: potential buffer overflow in handling symlinks
        - vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used
        - tun: annotate access to queue->trans_start
        - [arm64] net: dsa: felix: fix tagging protocol changes with multiple CPU
          ports
        - [arm64] net: bcmgenet: Revert "Use stronger register read/writes to assure
          ordering"
        - block: fix offset/size check in bio_trim()
        - block: null_blk: end timed out poll request
        - io_uring: abort file assignment prior to assigning creds
        - [powerpc*] KVM: PPC: Book3S HV P9: Fix "lost kick" race
        - drm/amd: Add USBC connector ID
        - btrfs: fix fallocate to use file_modified to update permissions
          consistently
        - btrfs: do not warn for free space inode in cow_file_range
        - drm/amdgpu: conduct a proper cleanup of PDB bo
        - drm/amdgpu/gmc: use PCI BARs for APUs in passthrough
        - drm/amd/display: FEC check in timing validation
        - drm/amdkfd: Fix Incorrect VMIDs passed to HWS
        - drm/amdgpu/vcn: improve vcn dpg stop procedure
        - [arm64,x86] Drivers: hv: vmbus: Deactivate sysctl_record_panic_msg by
          default in isolated guests
        - [arm64,x86] Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus
          device
        - [amd64,arm64] PCI: hv: Propagate coherence from VMbus device to PCI device
        - [arm64,x86] Drivers: hv: vmbus: Prevent load re-ordering when reading ring
          buffer
        - scsi: target: tcmu: Fix possible page UAF
        - scsi: lpfc: Improve PCI EEH Error and Recovery Handling
        - scsi: lpfc: Fix unload hang after back to back PCI EEH faults
        - scsi: lpfc: Fix queue failures when recovering from PCI parity error
        - [powerpc*] scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024
        - ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs
        - [armhf] gpu: ipu-v3: Fix dev_dbg frequency output
        - [powerpc*] static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
        - [arm64] alternatives: mark patch_alternative() as `noinstr`
        - tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry
        - [arm64,x86] Drivers: hv: balloon: Disable balloon and hot-add accordingly
        - net: usb: aqc111: Fix out-of-bounds accesses in RX fixup
        - myri10ge: fix an incorrect free for skb in myri10ge_sw_tso
        - drm/amd/display: Fix allocate_mst_payload assert on resume
        - drbd: set QUEUE_FLAG_STABLE_WRITES
        - scsi: mpt3sas: Fail reset operation if config request timed out
        - scsi: mvsas: Add PCI ID of RocketRaid 2640
        - scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan
        - drivers: net: slip: fix NPD bug in sl_tx_timeout()
        - io_uring: zero tag on rsrc removal
        - io_uring: use nospec annotation for more indexes
        - [arm64] perf/imx_ddr: Fix undefined behavior due to shift overflowing the
          constant
        - mm/secretmem: fix panic when growing a memfd_secret
        - mm, page_alloc: fix build_zonerefs_node()
        - mm: fix unexpected zeroed page mapping with zram swap
        - hugetlb: do not demote poisoned hugetlb pages
        - revert "fs/binfmt_elf: fix PT_LOAD p_align values for loaders"
        - revert "fs/binfmt_elf: use PT_LOAD p_align values for static PIE"
        - [x86] KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loaded
        - SUNRPC: Fix NFSD's request deferral on RDMA transports
        - cifs: verify that tcon is valid before dereference in cifs_kill_sb
        - ath9k: Properly clear TX status area before reporting to mac80211
        - ath9k: Fix usage of driver-private space in tx_info
        - btrfs: zoned: activate block group only for extent allocation
        - btrfs: fix root ref counts in error handling in btrfs_get_root_ref
        - btrfs: mark resumed async balance as writing
        - ALSA: hda/realtek: Add quirk for Clevo PD50PNT
        - ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakers
        - ALSA: pcm: Test for "silence" field in struct "pcm_format_data"
        - nl80211: correctly check NL80211_ATTR_REG_ALPHA2 size
        - ipv6: fix panic when forwarding a pkt with no in6 dev
        - drm/amdgpu: Enable gfxoff quirk on MacBook Pro
        - [x86] tsx: Use MSR_TSX_CTRL to clear CPUID bits
        - [x86] tsx: Disable TSX development mode at boot
        - genirq/affinity: Consider that CPUs on nodes can be unbalanced
        - tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
        - dm integrity: fix memory corruption when tag_size is less than digest size
        - i2c: dev: check return value when calling dev_set_name()
        - [arm64,armhf] Revert "net: dsa: setup master before ports"
        - smp: Fix offline cpu check in flush_smp_call_function_queue()
        - dt-bindings: memory: snps,ddrc-3.80a compatible also need interrupts
        - timers: Fix warning condition in __run_timers()
        - mm, kfence: support kmem_dump_obj() for KFENCE objects
        - [x86] drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULL
        - cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state
        - ax25: Fix UAF bugs in ax25 timers (CVE-2022-1205)
        - io_uring: use right issue_flags for splice/tee
        - io_uring: fix poll file assign deadlock
        - io_uring: fix poll error reporting
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.5
        - etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
        - perf tools: Fix segfault accessing sample_id xyarray
        - drm/amd/display: Only set PSR version when valid
        - block/compat_ioctl: fix range check in BLKGETSIZE
        - gfs2: assign rgrp glock before compute_bitstructs
        - scsi: ufs: core: scsi_get_lba() error fix
        - net/sched: cls_u32: fix netns refcount changes in u32_change()
        - ALSA: usb-audio: Clear MIDI port active flag after draining
        - ALSA: usb-audio: add mapping for MSI MAG X570S Torpedo MAX.
        - ALSA: hda/realtek: Add quirk for Clevo NP70PNP
        - ASoC: atmel: Remove system clock tree configuration for at91sam9g20ek
        - ASoC: topology: Correct error handling in soc_tplg_dapm_widget_create()
        - ASoC: rk817: Use devm_clk_get() in rk817_platform_probe
        - ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_component
        - ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in use
        - dmaengine: idxd: fix device cleanup on disable
        - dmaengine: imx-sdma: Fix error checking in sdma_event_remap
        - dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_resources
        - dmaengine: dw-edma: Fix unaligned 64bit access
        - spi: spi-mtk-nor: initialize spi controller after resume
        - firmware: cs_dsp: Fix overrun of unterminated control name string
        - esp: limit skb_page_frag_refill use to a single page
        - spi: cadence-quadspi: fix incorrect supports_op() return value
        - igc: Fix infinite loop in release_swfw_sync
        - igc: Fix BUG: scheduling while atomic
        - igc: Fix suspending when PTM is active
        - ice: allow creating VFs for !CONFIG_NET_SWITCHDEV
        - ice: fix crash in switchdev mode
        - ice: Fix memory leak in ice_get_orom_civd_data()
        - ALSA: hda/hdmi: fix warning about PCM count when used with SOF
        - rxrpc: Restore removed timer deletion
        - net/smc: Fix sock leak when release after smc_shutdown()
        - net/packet: fix packet_sock xmit return value checking
        - ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
        - ip6_gre: Fix skb_under_panic in __gre6_xmit()
        - net: restore alpha order to Ethernet devices in config
        - net/sched: cls_u32: fix possible leak in u32_init_knode()
        - l3mdev: l3mdev_master_upper_ifindex_by_index_rcu should be using netdev_master_upper_dev_get_rcu
        - ipv6: make ip6_rt_gc_expire an atomic_t
        - can: isotp: stop timeout monitoring when no first frame was sent
        - net: dsa: hellcreek: Calculate checksums in tagger
        - net: mscc: ocelot: fix broken IP multicast flooding
        - netlink: reset network and mac headers in netlink_dump()
        - drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_psr2_config_valid() fails
        - RISC-V: KVM: Remove 's' & 'u' as valid ISA extension
        - RISC-V: KVM: Restrict the extensions that can be disabled
        - net: stmmac: Use readl_poll_timeout_atomic() in atomic state
        - dmaengine: idxd: match type for retries var in idxd_enqcmds()
        - dmaengine: idxd: fix retry value to be constant for duration of function call
        - dmaengine: idxd: add RO check for wq max_batch_size write
        - dmaengine: idxd: add RO check for wq max_transfer_size write
        - dmaengine: idxd: skip clearing device context when device is read-only
        - selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packets
        - selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packets
        - userfaultfd: mark uffd_wp regardless of VM_WRITE flag
        - arm64: mm: fix p?d_leaf()
        - XArray: Disallow sibling entries of nodes
        - drm/msm/gpu: Rename runtime suspend/resume functions
        - drm/msm/gpu: Remove mutex from wait_event condition
        - ARM: vexpress/spc: Avoid negative array index when !SMP
        - reset: renesas: Check return value of reset_control_deassert()
        - reset: tegra-bpmp: Restore Handle errors in BPMP response
        - platform/x86: samsung-laptop: Fix an unsigned comparison which can never be negative
        - ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant
        - drm/msm/disp: check the return value of kzalloc()
        - selftests: KVM: Free the GIC FD when cleaning up in arch_timer
        - ALSA: hda: intel-dsp-config: update AlderLake PCI IDs
        - arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes
        - vxlan: fix error return code in vxlan_fdb_append
        - cifs: Check the IOCB_DIRECT flag, not O_DIRECT
        - net: atlantic: Avoid out-of-bounds indexing
        - mt76: Fix undefined behavior due to shift overflowing the constant
        - brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
        - dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()
        - drm/msm/mdp5: check the return of kzalloc()
        - KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
        - net: macb: Restart tx only if queue pointer is lagging
        - scsi: iscsi: Release endpoint ID when its freed
        - scsi: iscsi: Merge suspend fields
        - scsi: iscsi: Fix NOP handling during conn recovery
        - scsi: qedi: Fix failed disconnect handling
        - stat: fix inconsistency between struct stat and struct compat_stat
        - VFS: filename_create(): fix incorrect intent.
        - nvme: add a quirk to disable namespace identifiers
        - nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202
        - nvme-pci: disable namespace identifiers for Qemu controllers
        - irq_work: use kasan_record_aux_stack_noalloc() record callstack
        - EDAC/synopsys: Read the error count from the correct register
        - mm/memory-failure.c: skip huge_zero_page in memory_failure()
        - memcg: sync flush only if periodic flush is delayed
        - mm, hugetlb: allow for "high" userspace addresses
        - oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
        - mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()
        - ata: pata_marvell: Check the 'bmdma_addr' beforing reading
        - dma: at_xdmac: fix a missing check on list iterator
        - dmaengine: imx-sdma: fix init of uart scripts
        - net: atlantic: invert deep par in pm functions, preventing null derefs
        - drm/radeon: fix logic inversion in radeon_sync_resv
        - io_uring: free iovec if file assignment fails
        - Input: omap4-keypad - fix pm_runtime_get_sync() error checking
        - scsi: sr: Do not leak information in ioctl
        - sched/pelt: Fix attach_entity_load_avg() corner case
        - perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
        - drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialised
        - drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare
        - powerpc/time: Always set decrementer in timer_interrupt()
        - KVM: PPC: Fix TCE handling for VFIO
        - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
        - powerpc/perf: Fix power9 event alternatives
        - powerpc/perf: Fix power10 event alternatives
        - arm/xen: Fix some refcount leaks
        - perf script: Always allow field 'data_src' for auxtrace
        - perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
        - fs: fix acl translation
        - cifs: fix NULL ptr dereference in refresh_mounts()
        - cifs: use correct lock type in cifs_reconnect()
        - xtensa: patch_text: Fixup last cpu should be master
        - xtensa: fix a7 clobbering in coprocessor context load/store
        - openvswitch: fix OOB access in reserve_sfa_size()
        - gpio: Request interrupts after IRQ is initialized
        - ASoC: rt5682: fix an incorrect NULL check on list iterator
        - ASoC: soc-dapm: fix two incorrect uses of list iterator
        - e1000e: Fix possible overflow in LTR decoding
        - codecs: rt5682s: fix an incorrect NULL check on list iterator
        - ARC: entry: fix syscall_trace_exit argument
        - drm/vmwgfx: Fix gem refcounting and memory evictions
        - arm_pmu: Validate single/group leader events
        - KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdog
        - KVM: x86: Don't re-acquire SRCU lock in complete_emulated_io()
        - KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a race
        - KVM: nVMX: Defer APICv updates while L2 is active until L1 is active
        - KVM: SVM: Simplify and harden helper to flush SEV guest page(s)
        - KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUs
        - ext4: fix fallocate to use file_modified to update permissions consistently
        - ext4: fix symlink file size not match to file content
        - ext4: fix use-after-free in ext4_search_dir
        - ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
        - ext4, doc: fix incorrect h_reserved size
        - ext4: fix overhead calculation to account for the reserved gdt blocks
        - ext4: force overhead calculation if the s_overhead_cluster makes no sense
        - ext4: update the cached overhead value in the superblock
        - jbd2: fix a potential race while discarding reserved buffers after an abort
        - spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller
        - ASoC: SOF: topology: cleanup dailinks on widget unload
        - io_uring: fix leaks on IOPOLL and CQE_SKIP
        - arm64: dts: qcom: add IPA qcom,qmp property
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.6
        - usb: mtu3: fix USB 3.0 dual-role-switch from device to host
        - floppy: disable FDRAWCMD by default
        - USB: quirks: add a Realtek card reader
        - USB: quirks: add STRING quirk for VCOM device
        - USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTS
        - USB: serial: cp210x: add PIDs for Kamstrup USB Meter Reader
        - USB: serial: option: add support for Cinterion MV32-WA/MV32-WB
        - USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositions
        - usb: xhci: tegra:Fix PM usage reference leak of tegra_xusb_unpowergate_partitions
        - xhci: Enable runtime PM on second Alderlake controller
        - xhci: stop polling roothubs after shutdown
        - xhci: increase usb U3 -> U0 link resume timeout from 100ms to 500ms
        - iio: dac: ad5592r: Fix the missing return value.
        - iio: scd4x: check return of scd4x_write_and_fetch
        - iio: dac: ad5446: Fix read_raw not returning set value
        - iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()
        - iio: imu: inv_icm42600: Fix I2C init possible nack
        - usb: misc: fix improper handling of refcount in uss720_probe()
        - usb: core: Don't hold the device lock while sleeping in do_proc_control()
        - usb: typec: ucsi: Fix reuse of completion structure
        - usb: typec: ucsi: Fix role swapping
        - usb: gadget: uvc: Fix crash when encoding data for usb request
        - usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()
        - usb: dwc3: Try usb-role-switch first in dwc3_drd_init
        - usb: dwc3: core: Fix tx/rx threshold settings
        - usb: dwc3: core: Only handle soft-reset in DCTL
        - usb: dwc3: gadget: Return proper request status
        - usb: dwc3: pci: add support for the Intel Meteor Lake-P
        - usb: cdns3: Fix issue for clear halt endpoint
        - usb: phy: generic: Get the vbus supply
        - kernfs: fix NULL dereferencing in kernfs_remove
        - binder: Gracefully handle BINDER_TYPE_FDA objects with num_fds=0
        - binder: Address corner cases in deferred copy and fixup
        - serial: imx: fix overrun interrupts in DMA mode
        - serial: amba-pl011: do not time out prematurely when draining tx fifo
        - serial: 8250: Also set sticky MCR bits in console restoration
        - serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
        - eeprom: at25: Use DMA safe buffers
        - arch_topology: Do not set llc_sibling if llc_id is invalid
        - topology: make core_mask include at least cluster_siblings
        - ceph: fix possible NULL pointer dereference for req->r_session
        - bus: mhi: host: pci_generic: Add missing poweroff() PM callback
        - bus: mhi: host: pci_generic: Flush recovery worker during freeze
        - arm64: dts: imx8mm-venice: fix spi2 pin configuration
        - pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos config
        - f2fs: should not truncate blocks during roll-forward recovery
        - hex2bin: make the function hex_to_bin constant-time
        - hex2bin: fix access beyond string end
        - bus: fsl-mc-msi: Fix MSI descriptor mutex lock for msi_first_desc()
        - riscv: patch_text: Fixup last cpu should be master
        - x86/cpu: Load microcode during restore_processor_state()
        - x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests
        - iocost: don't reset the inuse weight of under-weighted debtors
        - virtio_net: fix wrong buf address calculation when using xdp
        - cpufreq: qcom-hw: drop affinity hint before freeing the IRQ
        - cpufreq: qcom-hw: fix the race between LMH worker and cpuhp
        - cpufreq: qcom-hw: fix the opp entries refcounting
        - cpufreq: qcom-cpufreq-hw: Fix throttle frequency value on EPSS platforms
        - video: fbdev: udlfb: properly check endpoint type
        - arm64: dts: meson: remove CPU opps below 1GHz for G12B boards
        - arm64: dts: meson: remove CPU opps below 1GHz for SM1 boards
        - iio: dac: ad3552r: fix signedness bug in ad3552r_reset()
        - iio:imu:bmi160: disable regulator in error path
        - iio:filter:admv8818: select REGMAP_SPI for ADMV8818
        - mtd: rawnand: fix ecc parameters for mt7622
        - tee: optee: add missing mutext_destroy in optee_ffa_probe
        - xsk: Fix l2fwd for copy mode + busy poll combo
        - arm64: dts: imx8qm: Correct SCU clock controller's compatible property
        - USB: Fix xhci event ring dequeue pointer ERDP update issue
        - soc: imx: imx8m-blk-ctrl: Fix IMX8MN_DISPBLK_PD_ISI hang
        - ARM: dts: imx6qdl-apalis: Fix sgtl5000 detection issue
        - iio:dac:ad3552r: Fix an IS_ERR() vs NULL check
        - arm64: dts: imx8mq-tqma8mq: change the spi-nor tx
        - arm64: dts: imx8mn: Fix SAI nodes
        - arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO pin labeling for CON1
        - phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probe
        - phy: samsung: exynos5250-sata: fix missing device put in probe error paths
        - ARM: OMAP2+: Fix refcount leak in omap_gic_of_init
        - bus: ti-sysc: Make omap3 gpt12 quirk handling SoC specific
        - ARM: dts: dra7: Fix suspend warning for vpe powerdomain
        - phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocks
        - ARM: dts: at91: Map MCLK for wm8731 on at91sam9g20ek
        - ARM: dts: at91: sama5d4_xplained: fix pinctrl phandle name
        - ARM: dts: at91: fix pinctrl phandles
        - phy: mapphone-mdm6600: Fix PM error handling in phy_mdm6600_probe
        - phy: ti: Add missing pm_runtime_disable() in serdes_am654_probe
        - interconnect: qcom: sc7180: Drop IP0 interconnects
        - interconnect: qcom: sdx55: Drop IP0 interconnects
        - ARM: dts: Fix mmc order for omap3-gta04
        - ARM: dts: am33xx-l4: Add missing touchscreen clock properties
        - ARM: dts: am3517-evm: Fix misc pinmuxing
        - ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35
        - pinctrl: qcom: sm6350: fix order of UFS & SDC pins
        - ipvs: correctly print the memory size of ip_vs_conn_tab
        - phy: amlogic: fix error path in phy_g12a_usb3_pcie_probe()
        - pinctrl: mediatek: moore: Fix build error
        - mtd: rawnand: Fix return value check of wait_for_completion_timeout
        - mtd: fix 'part' field data corruption in mtd_info
        - pinctrl: stm32: Do not call stm32_gpio_get() for edge triggered IRQs in EOI
        - memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual Mode
        - net: dsa: Add missing of_node_put() in dsa_port_link_register_of
        - netfilter: nft_set_rbtree: overlap detection with element re-addition after deletion
        - bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hook
        - pinctrl: rockchip: fix RK3308 pinmux bits
        - tcp: md5: incorrect tcp_header_len for incoming connections
        - pinctrl: stm32: Keep pinctrl block clock enabled when LEVEL IRQ requested
        - tcp: ensure to use the most recently sent skb when filling the rate sample
        - wireguard: device: check for metadata_dst with skb_valid_dst()
        - sctp: check asoc strreset_chunk in sctp_generate_reconf_event
        - ARM: dts: imx6ull-colibri: fix vqmmc regulator
        - arm64: dts: imx8mn-ddr4-evk: Describe the 32.768 kHz PMIC clock
        - pinctrl: pistachio: fix use of irq_of_parse_and_map()
        - cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probe
        - net: hns3: clear inited state and stop client after failed to register netdev
        - net: hns3: fix error log of tx/rx tqps stats
        - net: hns3: modify the return code of hclge_get_ring_chain_from_mbx
        - net: hns3: add validity check for message data length
        - net: hns3: add return value for mailbox handling in PF
        - net/smc: sync err code when tcp connection was refused
        - net: lan966x: fix a couple off by one bugs
        - ip_gre: Make o_seqno start from 0 in native mode
        - ip6_gre: Make o_seqno start from 0 in native mode
        - ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
        - tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
        - tcp: make sure treq->af_specific is initialized
        - bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()
        - clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()
        - cpufreq: qcom-cpufreq-hw: Clear dcvs interrupts
        - mctp: defer the kfree of object mdev->addrs
        - net: bcmgenet: hide status block before TX timestamping
        - net: phy: marvell10g: fix return value on error
        - net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addr
        - drm/sun4i: Remove obsolete references to PHYS_OFFSET
        - ice: wait 5 s for EMP reset after firmware flash
        - Bluetooth: hci_event: Fix checking for invalid handle on error status
        - net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLK
        - io_uring: check reserved fields for send/sendmsg
        - io_uring: check reserved fields for recv/recvmsg
        - netfilter: nf_conntrack_tcp: re-init for syn packets only
        - netfilter: conntrack: fix udp offload timeout sysctl
        - platform/x86: asus-wmi: Potential buffer overflow in asus_wmi_evaluate_method_buf()
        - platform/x86: asus-wmi: Fix driver not binding when fan curve control probe fails
        - drm/amdkfd: Fix GWS queue count
        - drm/amd/display: Fix memory leak in dcn21_clock_source_create
        - tls: Skip tls_append_frag on zero copy size
        - bnx2x: fix napi API usage sequence
        - net: fec: add missing of_node_put() in fec_enet_init_stop_mode()
        - gfs2: Minor retry logic cleanup
        - gfs2: Make sure not to return short direct writes
        - gfs2: No short reads or writes upon glock contention
        - perf arm-spe: Fix addresses of synthesized SPE events
        - ixgbe: ensure IPsec VF<->PF compatibility
        - net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASK
        - Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"
        - tcp: fix F-RTO may not work correctly when receiving DSACK
        - io_uring: fix uninitialized field in rw io_kiocb
        - ASoC: soc-pcm: use GFP_KERNEL when the code is sleepable
        - ASoC: cs35l41: Fix a shift-out-of-bounds warning found by UBSAN
        - ASoC: rt711/5682: check if bus is active before deferred jack detection
        - ASoC: Intel: soc-acpi: correct device endpoints for max98373
        - ASoC: wm8731: Disable the regulator when probing fails
        - Input: cypress-sf - register a callback to disable the regulators
        - ext4: fix bug_on in start_this_handle during umount filesystem
        - arch: xtensa: platforms: Fix deadlock in rs_close()
        - ksmbd: increment reference count of parent fp
        - ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATION
        - erofs: fix use-after-free of on-stack io[]
        - bonding: do not discard lowest hash bit for non layer3+4 hashing
        - x86: __memcpy_flushcache: fix wrong alignment if size > 2^32
        - cifs: destage any unwritten data to the server before calling copychunk_write
        - drivers: net: hippi: Fix deadlock in rr_close()
        - powerpc/perf: Fix 32bit compile
        - ALSA: hda: intel-dsp-config: Add RaptorLake PCI IDs
        - selftest/vm: verify mmap addr in mremap_test
        - selftest/vm: verify remap destination address in mremap_test
        - bfq: Fix warning in bfqq_request_over_limit()
        - Revert "ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40"
        - Revert "block: inherit request start time from bio for BLK_CGROUP"
        - zonefs: Fix management of open zones
        - zonefs: Clear inode information flags on inode creation
        - kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink occur at same time
        - mtd: rawnand: qcom: fix memory corruption that causes panic
        - netfilter: Update ip6_route_me_harder to consider L3 domain
        - drm/amdgpu: don't runtime suspend if there are displays attached (v3)
        - drm/i915: Check EDID for HDR static metadata when choosing blc
        - drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses
        - net: ethernet: stmmac: fix write to sgmii_adapter_base
        - ACPI: processor: idle: Avoid falling back to C3 type C-states
        - thermal: int340x: Fix attr.show callback prototype
        - btrfs: fix direct I/O read repair for split bios
        - btrfs: fix direct I/O writes for split bios on zoned devices
        - btrfs: fix leaked plug after failure syncing log on zoned filesystems
        - btrfs: zoned: use dedicated lock for data relocation
        - btrfs: fix assertion failure during scrub due to block group reallocation
        - ARM: dts: at91: sama7g5ek: enable pull-up on flexcom3 console lines
        - ARM: dts: imx8mm-venice-gw{71xx,72xx,73xx}: fix OTG controller OC mode
        - perf symbol: Pass is_kallsyms to symbols__fixup_end()
        - perf symbol: Update symbols__fixup_end()
        - perf symbol: Remove arch__symbols__fixup_end()
        - tty: n_gsm: fix missing mux reset on config change at responder
        - tty: n_gsm: fix restart handling via CLD command
        - tty: n_gsm: fix decoupled mux resource
        - tty: n_gsm: fix mux cleanup after unregister tty device
        - tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2
        - tty: n_gsm: fix frame reception handling
        - tty: n_gsm: fix malformed counter for out of frame data
        - netfilter: nft_socket: only do sk lookups when indev is available
        - tty: n_gsm: fix insufficient txframe size
        - tty: n_gsm: fix wrong DLCI release order
        - tty: n_gsm: fix missing explicit ldisc flush
        - tty: n_gsm: fix wrong command retry handling
        - tty: n_gsm: fix wrong command frame length field encoding
        - tty: n_gsm: fix wrong signal octets encoding in MSC
        - tty: n_gsm: fix missing tty wakeup in convergence layer type 2
        - tty: n_gsm: fix reset fifo race condition
        - tty: n_gsm: fix incorrect UA handling
        - tty: n_gsm: fix missing update of modem controls after DLCI open
        - tty: n_gsm: fix broken virtual tty handling
        - tty: n_gsm: fix invalid use of MSC in advanced option
        - tty: n_gsm: fix software flow control handling
        - tty: n_gsm: fix sometimes uninitialized warning in gsm_dlci_modem_output()
        - objtool: Fix code relocs vs weak symbols
        - objtool: Fix type of reloc::addend
        - powerpc/64: Add UADDR64 relocation support
    
      [ Diederik de Haas ]
      * [armhf] drivers/net/ethernet/freescale: Enable FEC as module
        (Closes: #991461)
      * [x86] drivers/extcon: Enable EXTCON_AXP288 as module
      * [x86] drivers/power/supply: Enable AXP288_CHARGER as module
        (Closes: #940672)
    
      [ Vagrant Cascadian ]
      * [arm64] Enable modules for MNT Reform: DRM_LVDS_CODEC,
        DRM_SIMPLE_BRIDGE, DRM_TI_SN65DSI86, DRM_CDNS_MHDP8546, DRM_IMX_DCSS,
        DRM_PANEL_LVDS, I2C_IMX_LPI2C, I2C_MUX_REG, INTERCONNECT_IMX,
        INTERCONNECT_IMX8MQ, MFD_WM8994, MUX_GPIO, MUX_MMIO, RTC_DRV_PCF8523,
        USB_EHCI_FSL, BACKLIGHT_GPIO, BACKLIGHT_LED, SND_SOC_WM8960,
        SND_SOC_FSL_MICFIL, SND_IMX_SOC, SND_SOC_FSL_ASOC_CARD,
        SND_SOC_IMX_AUDMIX and SND_SOC_IMX_HDMI. Thanks to Johannes Schauer
        Marin Rodrigues. (Closes: #1009858)
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 2
    
     -- Bastian Blank <email address hidden>  Wed, 11 May 2022 18:50:31 +0200
  • linux (5.17.3-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.2
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.3
    
      [ Salvatore Bonaccorso ]
      * linux-kbuild: Include scripts/pahole-flags.sh (Closes: #1008501)
      * [x86] drivers/cpufreq: Enable X86_AMD_PSTATE as module (Closes: #1009302)
      * [rt] Update to 5.17.1-rt17
      * Set ABI to 1
    
      [ Adriaan Schmidt ]
      * tools: install perf python bindings (Closes: #860957)
    
      [ Ben Hutchings ]
      * d/bin/gencontrol_signed.py: Add support for pkg.linux.quick profile
      * lintian: Add lintian-overrides to linux-signed-* for non-issues
      * d/salsa-ci.yml: Don't disable signed code
      * d/certs: Add certificate and key to enable test signing in CI
      * d/salsa-ci.yml: Add jobs to build and test the signed packages
    
      [ Vagrant Cascadian ]
      * [arm64] Add nvmem-rockchip-efuse and phy-rockchip-inno-hdmi to fb-modules
        udeb.
    
     -- Salvatore Bonaccorso <email address hidden>  Mon, 18 Apr 2022 14:36:36 +0200
  • linux (5.16.18-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.15
        - HID: elo: Revert USB reference counting
        - HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts
        - [arm64] clk: qcom: gdsc: Add support to update GDSC transition delay
        - HID: vivaldi: fix sysfs attributes leak
        - HID: nintendo: check the return value of alloc_workqueue()
        - [arm64] dts: armada-3720-turris-mox: Add missing ethernet0 alias
        - tipc: fix kernel panic when enabling bearer
        - [arm64] net: phy: meson-gxl: fix interrupt handling in forced mode
        - mISDN: Fix memory leak in dsp_pipeline_build()
        - vhost: fix hung thread due to erroneous iotlb entries
        - virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zero
        - virtio-blk: Remove BUG_ON() in virtio_queue_rq()
        - isdn: hfcpci: check the return value of dma_set_mask() in setup_hw()
        - net: qlogic: check the return value of dma_alloc_coherent() in
          qed_vf_hw_prepare()
        - esp: Fix possible buffer overflow in ESP transformation (CVE-2022-27666)
        - esp: Fix BEET mode inter address family tunneling on GSO
        - net: gro: move skb_gro_receive_list to udp_offload.c
        - qed: return status of qed_iov_get_link
        - smsc95xx: Ignore -ENODEV errors when device is unplugged
        - gpiolib: acpi: Convert ACPI value of debounce to microseconds
        - [x86] drm/i915/psr: Set "SF Partial Frame Enable" also on full update
        - drm/sun4i: mixer: Fix P010 and P210 format numbers
        - iavf: Fix handling of vlan strip virtual channel messages
        - i40e: stop disabling VFs due to PF error responses
        - ice: stop disabling VFs due to PF error responses
        - ice: Fix error with handling of bonding MTU
        - ice: Don't use GFP_KERNEL in atomic context
        - ice: Fix curr_link_speed advertised speed
        - ethernet: Fix error handling in xemaclite_of_probe
        - tipc: fix incorrect order of state message data sanity check
        - [armhf] net: ethernet: ti: cpts: Handle error for clk_enable
        - ax25: Fix NULL pointer dereference in ax25_kill_by_device
        - net/mlx5: Fix size field in bufferx_reg struct
        - net/mlx5: Fix a race on command flush flow
        - net/mlx5e: Lag, Only handle events from highest priority multipath entry
        - net/mlx5e: SHAMPO, reduce TIR indication
        - NFC: port100: fix use-after-free in port100_send_complete
        - mm: gup: make fault_in_safe_writeable() use fixup_user_fault()
        - net: phy: DP83822: clear MISR2 register to disable interrupts
        - sctp: fix kernel-infoleak for SCTP sockets
        - [arm64] net: bcmgenet: Don't claim WOL when its not available
        - [arm64] net: phy: meson-gxl: improve link-up behavior
        - swiotlb: fix info leak with DMA_FROM_DEVICE (CVE-2022-0854)
        - [arm64] usb: dwc3: pci: add support for the Intel Raptor Lake-S
        - [x86] pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID"
        - KVM: Fix lockdep false negative during host resume
        - [x86] kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup
          mode
        - [arm64,armhf] spi: rockchip: Fix error in getting num-cs property
        - [arm64,armhf] spi: rockchip: terminate dma transmission when slave abort
        - [arm*] drm/vc4: hdmi: Unregister codec device on unbind
        - of/fdt: move elfcorehdr reservation early for crash dump kernel
        - [x86] kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPU
        - drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()
        - net-sysfs: add check for netdevice being present to speed_show
        - [armhf] hwmon: (pmbus) Clear pmbus fault/warning bits after read
        - nvme-tcp: send H2CData PDUs based on MAXH2CDATA
        - PCI: Mark all AMD Navi10 and Navi14 GPU ATS as broken
        - gpio: Return EPROBE_DEFER if gc->to_irq is NULL
        - drm/amdgpu: bypass tiling flag check in virtual display case (v2)
        - Revert "xen-netback: remove 'hotplug-status' once it has served its
          purpose"
        - Revert "xen-netback: Check for hotplug-status existence before watching"
        - ipv6: prevent a possible race condition with lifetimes
        - tracing: Ensure trace buffer is at least 4096 bytes large
        - tracing/osnoise: Make osnoise_main to sleep for microseconds
        - [armel,armhf] Spectre-BHB: provide empty stub for non-config
        - fuse: fix fileattr op failure
        - fuse: fix pipe buffer lifetime for direct_io (CVE-2022-1011)
        - [arm64,x86] staging: rtl8723bs: Fix access-point mode deadlock
        - [arm64] net: macb: Fix lost RX packet wakeup race in NAPI receive
        - [arm64] mmc: meson: Fix usage of meson_mmc_post_req()
        - tracing/osnoise: Force quiescent states while tracing
        - tracing/osnoise: Do not unregister events twice
        - [arm64] dts: marvell: armada-37xx: Remap IO space to bus address 0x0
        - [arm64] Ensure execute-only permissions are not allowed without EPAN
        - swiotlb: rework "fix info leak with DMA_FROM_DEVICE" (CVE-2022-0854)
        - virtio: unexport virtio_finalize_features
        - virtio: acknowledge all features before access
        - net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE
        - [armel,armhf] fix Thumb2 regression with Spectre BHB
        - watch_queue: Fix filter limit check (CVE-2022-0995)
        - watch_queue, pipe: Free watchqueue state after clearing pipe ring
          (CVE-2022-0995)
        - watch_queue: Fix to release page in ->release() (CVE-2022-0995)
        - watch_queue: Fix to always request a pow-of-2 pipe ring size
          (CVE-2022-0995)
        - watch_queue: Fix the alloc bitmap size to reflect notes allocated
          (CVE-2022-0995)
        - watch_queue: Free the alloc bitmap when the watch_queue is torn down
          (CVE-2022-0995)
        - watch_queue: Fix lack of barrier/sync/lock between post and read
          (CVE-2022-0995)
        - watch_queue: Make comment about setting ->defunct more accurate
          (CVE-2022-0995)
        - [x86] boot: Fix memremap of setup_indirect structures
        - [x86] boot: Add setup_indirect support in early_memremap_is_setup_data()
        - [x86] module: Fix the paravirt vs alternative order
        - [x86] traps: Mark do_int3() NOKPROBE_SYMBOL
        - perf parse: Fix event parser error for hybrid systems
        - btrfs: make send work with concurrent block group relocation
        - vhost: allow batching hint without size
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.16
        - Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"
        - [arm64] dts: rockchip: fix rk3399-puma-haikou USB OTG mode
        - xfrm: Check if_id in xfrm_migrate
        - xfrm: Fix xfrm migrate issues when address family changes
        - mac80211: refuse aggregations sessions before authorized
        - [mips64el,mipsel] smp: fill in sibling and core maps earlier
        - Bluetooth: hci_core: Fix leaking sent_cmd skb
        - [x86] atm: firestream: check the return value of ioremap() in fs_init()
        - netfilter: egress: silence egress hook lockdep splats
        - Input: goodix - use the new soc_intel_is_byt() helper
        - Input: goodix - workaround Cherry Trail devices with a bogus ACPI
          Interrupt() resource
        - iwlwifi: don't advertise TWT support
        - drm/vrr: Set VRR capable prop only if it is attached to connector
        - nl80211: Update bss channel on channel switch for P2P_CLIENT
        - tcp: make tcp_read_sock() more robust
        - sfc: extend the locking on mcdi->seqno
        - bnx2: Fix an error message
        - ice: Fix race condition during interface enslave
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.17
        - crypto: qcom-rng - ensure buffer for generate is completely filled
        - ocfs2: fix crash when initialize filecheck kobj fails
        - mm: swap: get rid of livelock in swapin readahead
        - block: release rq qos structures for queue without disk
        - [x86] drm/mgag200: Fix PLL setup for g200wb and g200ew
        - efi: fix return value of __setup handlers
        - alx: acquire mutex for alx_reinit in alx_change_mtu
        - vsock: each transport cycles only on its own sockets
        - esp6: fix check on ipv6_skip_exthdr's return value
        - net: phy: marvell: Fix invalid comparison in the resume and suspend
          functions
        - net/packet: fix slab-out-of-bounds access in packet_recvmsg()
        - nvmet: revert "nvmet: make discovery NQN configurable"
        - atm: eni: Add check for dma_map_single
        - ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()
        - iavf: Fix double free in iavf_reset_task
        - hv_netvsc: Add check for kvmalloc_array
        - [armhf] drm/imx: parallel-display: Remove bus flags check in
          imx_pd_bridge_atomic_check()
        - [arm64,armhf] drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
        - net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
        - [arm64,armhf] net: dsa: Add missing of_node_put() in dsa_port_parse_of
        - net: phy: mscc: Add MODULE_FIRMWARE macros
        - bnx2x: fix built-in kernel driver load failure
        - [arm64] net: bcmgenet: skip invalid partial checksums
        - [arm64] net: mscc: ocelot: fix backwards compatibility with single-chain
          tc-flower offload
        - iavf: Fix hang during reboot/shutdown
        - usb: gadget: rndis: prevent integer overflow in rndis_set_response()
        - usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
        - usb: usbtmc: Fix bug in pipe direction for control transfers
        - scsi: mpt3sas: Page fault in reply q processing
        - Input: aiptek - properly check endpoint type
        - [arm64] errata: avoid duplicate field initializer
        - perf symbols: Fix symbol size calculation condition
        - Revert "ath10k: drop beacon and probe response which leak from other
          channel"
        - btrfs: skip reserved bytes warning on unmount after log cleanup failure
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.18
        - Bluetooth: btusb: Add another Realtek 8761BU
        - llc: fix netdevice reference leaks in llc_ui_bind()
        - ALSA: oss: Fix PCM OSS buffer allocation overflow
        - ALSA: hda/realtek: Add quirk for Clevo NP70PNJ
        - ALSA: hda/realtek: Add quirk for Clevo NP50PNJ
        - ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671
        - ALSA: hda/realtek: Add quirk for ASUS GA402
        - ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
          (CVE-2022-1048)
        - ALSA: pcm: Fix races among concurrent read/write and buffer changes
          (CVE-2022-1048)
        - nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION
          (CVE-2022-26490)
        - net: ipv6: fix skb_over_panic in __ip6_append_data
        - tpm: Fix error handling in async work
        - ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls
          (CVE-2022-1048)
        - ALSA: pcm: Fix races among concurrent prealloc proc writes (CVE-2022-1048)
        - ALSA: pcm: Add stream lock during PCM reset ioctl operations
        - ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USB
        - ALSA: cmipci: Restore aux vol on suspend/resume
        - ALSA: pci: fix reading of swapped values from pcmreg in AC97 codec
        - [arm64] drivers: net: xgene: Fix regression in CRC stripping
        - netfilter: nf_tables: initialize registers in nft_do_chain()
          (CVE-2022-1016)
        - netfilter: nf_tables: validate registers coming from userspace.
          (CVE-2022-1015)
        - [x86] ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board
        - ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3
        - [x86] ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNU
        - [x86] crypto: qat - disable registration of algorithms
        - Bluetooth: btusb: Add one more Bluetooth part for the Realtek RTL8852AE
        - Revert "ath: add support for special 0x0 regulatory domain"
        - drm/virtio: Ensure that objs is not NULL in virtio_gpu_array_put_free()
        - rcu: Don't deboost before reporting expedited quiescent state
        - uaccess: fix integer overflow on access_ok()
        - mac80211: fix potential double free on mesh join
        - tpm: use try_get_ops() in tpm-space.c
        - [arm64] wcn36xx: Differentiate wcn3660 from wcn3620
        - llc: only change llc->dev when bind() succeeds
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 6
    
      [ Vincent Blut ]
      * sound/pci/hda: Enable SND_HDA_CODEC_CS8409 as module (Closes: #1008122)
    
     -- Salvatore Bonaccorso <email address hidden>  Tue, 29 Mar 2022 22:46:53 +0200
  • linux (5.16.14-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.13
        - mac80211_hwsim: report NOACK frames in tx_status
        - mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work
        - [arm*] i2c: bcm2835: Avoid clock stretching timeouts
        - [x86] ASoC: rt5682s: do not block workqueue if card is unbound
        - ASoC: rt5682: do not block workqueue if card is unbound
        - regulator: core: fix false positive in regulator_late_cleanup()
        - Input: clear BTN_RIGHT/MIDDLE on buttonpads
        - btrfs: get rid of warning on transaction commit when using flushoncommit
        - [arm64] KVM: arm64: vgic: Read HW interrupt pending state from the HW
        - block: loop:use kstatfs.f_bsize of backing file to set discard granularity
        - tipc: fix a bit overflow in tipc_crypto_key_rcv()
        - cifs: do not use uninitialized data in the owner/group sid
        - cifs: fix double free race when mount fails in cifs_get_root()
        - [amd64] HID: amd_sfh: Handle amd_sfh work buffer in PM ops
        - [amd64] HID: amd_sfh: Add functionality to clear interrupts
        - [amd64] HID: amd_sfh: Add interrupt handler to process interrupts
        - cifs: modefromsids must add an ACE for authenticated users
        - drm/amd/pm: correct UMD pstate clocks for Dimgrey Cavefish and Beige Goby
        - net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
        - block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
        - usb: gadget: don't release an existing dev->buf (CVE-2022-24958)
        - usb: gadget: clear related members when goto fail (CVE-2022-24958)
        - exfat: reuse exfat_inode_info variable instead of calling EXFAT_I()
        - exfat: fix i_blocks for files truncated over 4 GiB
        - tracing: Add test for user space strings when filtering on string pointers
        - [arm64] Mark start_backtrace() notrace and NOKPROBE_SYMBOL
        - [armhf] serial: stm32: prevent TDR register overwrite when sending x_char
        - [arm64] KVM: arm64: Workaround Cortex-A510's single-step and PAC trap
          errata
        - ext4: drop ineligible txn start stop APIs
        - ext4: simplify updating of fast commit stats
        - ext4: fast commit may not fallback for ineligible commit
        - ext4: fast commit may miss file actions
        - sched/fair: Fix fault in reweight_entity
        - [x86] KVM: x86: Add KVM_CAP_ENABLE_CAP to x86
        - ata: pata_hpt37x: fix PCI clock detection
        - drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
        - tracing: Add ustring operation to filtering string pointers
        - ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()
          (CVE-2022-0742)
        - btrfs: defrag: bring back the old file extent search behavior
        - btrfs: defrag: don't use merged extent map for their generation check
        - [x86] ALSA: intel_hdmi: Fix reference to PCM buffer address
        - ucounts: Fix systemd LimitNPROC with private users regression
        - binfmt_elf: Avoid total_mapping_size for ET_EXEC
        - ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min
        - [amd64] iommu/vt-d: Fix double list_add when enabling VMD in scalable mode
        - [amd64] iommu/amd: Recover from event log overflow
        - [x86] drm/i915: s/JSP2/ICP2/ PCH
        - drm/amd/display: Reduce dmesg error to a debug print
        - xen/netfront: destroy queues before real_num_tx_queues is zeroed
        - mac80211: fix EAPoL rekey fail in 802.3 rx path
        - blktrace: fix use after free for struct blk_trace
        - mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls
        - xfrm: fix MTU regression
        - netfilter: fix use-after-free in __nf_register_net_hook()
        - bpf, sockmap: Do not ignore orig_len parameter
        - xfrm: fix the if_id check in changelink
        - xfrm: enforce validity of offload input flags
        - e1000e: Correct NVM checksum verification flow
        - net: fix up skbs delta_truesize in UDP GRO frag_list
        - netfilter: nf_queue: don't assume sk is full socket
        - netfilter: nf_queue: fix possible use-after-free
        - netfilter: nf_queue: handle socket prefetch
        - batman-adv: Request iflink once in batadv-on-batadv check
        - batman-adv: Request iflink once in batadv_get_real_netdevice
        - batman-adv: Don't expect inter-netns unique iflink indices
        - net: ipv6: ensure we call ipv6_mc_down() at most once
        - net: dcb: flush lingering app table entries for unregistered devices
        - net/smc: fix connection leak
        - net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client
        - net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server
        - btrfs: fix ENOSPC failure when attempting direct IO write into NOCOW range
        - [amd64] platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer
          wakeup
        - mac80211: fix forwarded mesh frames AC & queue selection
        - net: stmmac: fix return value of __setup handler
        - mac80211: treat some SAE auth steps as final
        - iavf: Fix missing check for running netdev
        - net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
        - ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()
        - iavf: Fix deadlock in iavf_reset_task
        - efivars: Respect "block" flag in efivar_entry_set_safe()
        - [armhf] firmware: arm_scmi: Remove space in MODULE_ALIAS name
        - can: gs_usb: change active_channels's type from atomic_t to u8
        - [arm64,armhf] iommu/tegra-smmu: Fix missing put_device() call in
          tegra_smmu_find
        - igc: igc_read_phy_reg_gpy: drop premature return
        - [mips*] setup: fix setnocoherentio() boolean setting
        - [armel,armhf] 9182/1: mmu: fix returns from early_param() and __setup()
          functions
        - mptcp: Correctly set DATA_FIN timeout when number of retransmits is large
        - [arm64,armhf] pinctrl: sunxi: Use unique lockdep classes for IRQs
        - igc: igc_write_phy_reg_gpy: drop premature return
        - memfd: fix F_SEAL_WRITE after shmem huge page allocated
        - [s390x] setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZE
        - [s390x] extable: fix exception table sorting
        - sched: Fix yet more sched_fork() races
        - [arm64] dts: rockchip: fix Quartz64-A ddr regulator voltage
        - [amd64] iommu/amd: Fix I/O page table memory leak
        - [armhf] dts: switch timer config to common devkit8000 devicetree
        - [armhf] dts: Use 32KiHz oscillator on devkit8000
        - [arm64] soc: fsl: guts: Revert commit 3c0d64e867ed
        - [arm64] soc: fsl: guts: Add a missing memory allocation failure check
        - [arm64] soc: imx: gpcv2: Fix clock disabling imbalance in error path
        - netfilter: nf_tables: prefer kfree_rcu(ptr, rcu) variant
        - [armhf] tegra: Move panels to AUX bus
        - Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
        - net: stmmac: enhance XDP ZC driver level switching performance
        - net: stmmac: only enable DMA interrupts when ready
        - net: chelsio: cxgb3: check the return value of pci_find_capability()
        - iavf: Add trace while removing device
        - iavf: Rework mutexes for better synchronisation
        - iavf: Add waiting so the port is initialized in remove
        - iavf: Fix init state closure on remove
        - iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPS
        - iavf: Fix race in init state
        - iavf: Fix __IAVF_RESETTING state usage
        - [x86] drm/i915/guc/slpc: Correct the param count for unset param
        - e1000e: Fix possible HW unit hang after an s0ix exit
        - nl80211: Handle nla_memdup failures in handle_nan_filter
        - ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustments
        - drm/amdgpu: fix suspend/resume hang regression
        - net: dcb: disable softirqs in dcbnl_flush_dev()
        - net: stmmac: perserve TX and RX coalesce value during XDP setup
        - Input: elan_i2c - move regulator_[en|dis]able() out of
          elan_[en|dis]able_power()
        - Input: elan_i2c - fix regulator enable count imbalance after
          suspend/resume
        - HID: add mapping for KEY_DICTATE
        - HID: add mapping for KEY_ALL_APPLICATIONS
        - tracing/histogram: Fix sorting on old "cpu" value
        - tracing: Fix return value of __setup handlers
        - btrfs: fix lost prealloc extents beyond eof after full fsync
        - btrfs: fix relocation crash due to premature return from
          btrfs_commit_transaction()
        - btrfs: subpage: fix a wrong check on subpage->writers
        - btrfs: do not WARN_ON() if we have PageError set
        - btrfs: qgroup: fix deadlock between rescan worker and remove qgroup
        - btrfs: add missing run of delayed items after unlink during log replay
        - btrfs: fallback to blocking mode when doing async dio over multiple
          extents
        - btrfs: do not start relocation until in progress drops are done
        - Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
        - proc: fix documentation and description of pagemap
        - [x86] kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64
        - [s390x] ftrace: fix arch_ftrace_get_regs implementation
        - [s390x] ftrace: fix ftrace_caller/ftrace_regs_caller generation
        - [x86] KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.14
        - [armhf] report Spectre v2 status through sysfs
        - [armel,armhf] early traps initialisation
        - [armel,armhf] use LOADADDR() to get load address of sections
        - [armel,armhf] Spectre-BHB workaround
        - [armhf] include unprivileged BPF status in Spectre V2 reporting
        - [arm64] add ID_AA64ISAR2_EL1 sys register
        - [arm64] cpufeature: add HWCAP for FEAT_AFP
        - [arm64] cpufeature: add HWCAP for FEAT_RPRES
        - [arm64] entry.S: Add ventry overflow sanity checks
        - [arm64] spectre: Rename spectre_v4_patch_fw_mitigation_conduit
        - [arm64] KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
        - [arm64] entry: Make the trampoline cleanup optional
        - [arm64] entry: Free up another register on kpti's tramp_exit path
        - [arm64] entry: Move the trampoline data page before the text page
        - [arm64] entry: Allow tramp_alias to access symbols after the 4K boundary
        - [arm64] entry: Don't assume tramp_vectors is the start of the vectors
        - [arm64] entry: Move trampoline macros out of ifdef'd section
        - [arm64] entry: Make the kpti trampoline's kpti sequence optional
        - [arm64] entry: Allow the trampoline text to occupy multiple pages
        - [arm64] entry: Add non-kpti __bp_harden_el1_vectors for mitigations
        - [arm64] entry: Add vectors that have the bhb mitigation sequences
        - [arm64] entry: Add macro for reading symbol addresses from the trampoline
        - [arm64] Add percpu vectors for EL1
        - [arm64] proton-pack: Report Spectre-BHB vulnerabilities as part of
          Spectre-v2
        - [arm64] Mitigate spectre style branch history side channels
        - [arm64] KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and
          migrated
        - [arm64] Use the clearbhb instruction in mitigations
        - [arm64] proton-pack: Include unprivileged eBPF status in Spectre v2
          mitigation reporting
        - [armel,armhf] fix co-processor register typo
        - [armel,armhf] Do not use NOCROSSREFS directive with ld.lld
        - [arm64] Do not include __READ_ONCE() block in assembly files
        - [armhf] fix build warning in proc-v7-bugs.c
        - xen/xenbus: don't let xenbus_grant_ring() remove grants in error case
          (CVE-2022-23040, XSA-396)
        - xen/grant-table: add gnttab_try_end_foreign_access() (CVE-2022-23036,
          CVE-2022-23038, XSA-396)
        - xen/blkfront: don't use gnttab_query_foreign_access() for mapped status
          (CVE-2022-23036, XSA-396)
        - xen/netfront: don't use gnttab_query_foreign_access() for mapped status
          (CVE-2022-23037, XSA-396)
        - xen/scsifront: don't use gnttab_query_foreign_access() for mapped status
          (CVE-2022-23038, XSA-396)
        - xen/gntalloc: don't use gnttab_query_foreign_access() (CVE-2022-23039,
          XSA-396)
        - xen: remove gnttab_query_foreign_access()
        - xen/9p: use alloc/free_pages_exact() (CVE-2022-23041, XSA-396)
        - xen/pvcalls: use alloc/free_pages_exact() (CVE-2022-23041, XSA-396)
        - xen/gnttab: fix gnttab_end_foreign_access() without page specified
          (CVE-2022-23041, XSA-396)
        - xen/netfront: react properly to failing gnttab_end_foreign_access_ref()
          (CVE-2022-23042, XSA-396)
        - Revert "ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE"
    
      [ Bastian Blank ]
      * [arm64] Enable hyperv-daemons package.
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 5
    
     -- Salvatore Bonaccorso <email address hidden>  Tue, 15 Mar 2022 07:54:31 +0100
  • linux (5.16.12-1) unstable; urgency=high
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.12
        - mm/filemap: Fix handling of THPs in generic_file_buffered_read()
        - cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
        - btrfs: tree-checker: check item_size for inode_item
        - btrfs: tree-checker: check item_size for dev_item
        - slab: remove __alloc_size attribute from __kmalloc_track_caller
        - io_uring: don't convert to jiffies for waiting on timeouts
        - io_uring: disallow modification of rsrc_data during quiesce
        - selinux: fix misuse of mutex_is_locked()
        - vhost/vsock: don't check owner in vhost_vsock_stop() while releasing
        - [x86] KVM: x86/mmu: make apf token non-zero to fix bug
        - [x86] KVM: x86: nSVM: disallow userspace setting of MSR_AMD64_TSC_RATIO to
          non default value when tsc scaling disabled
        - drm/amd: Check if ASPM is enabled from PCIe subsystem
        - drm/amdgpu: disable MMHUB PG for Picasso
        - drm/amdgpu: do not enable asic reset for raven2
        - [x86] drm/i915: Widen the QGV point mask
        - [x86] drm/i915: Disconnect PHYs left connected by BIOS on disabled ports
        - [x86] drm/i915: Correctly populate use_sagv_wm for all pipes
        - [x86] drm/i915: Fix bw atomic check when switching between SAGV vs. no
          SAGV
        - sr9700: sanity check for packet length
        - USB: zaurus: support another broken Zaurus
        - CDC-NCM: avoid overflow in sanity checking
        - ping: remove pr_err from ping_lookup
        - Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"
        - [arm64,armhf] gpu: host1x: Always return syncpoint value when waiting
        - perf data: Fix double free in perf_session__delete()
        - mptcp: fix race in incoming ADD_ADDR option processing
        - mptcp: add mibs counter for ignored incoming options
        - bnx2x: fix driver load from initrd
        - bnxt_en: Fix devlink fw_activate
        - bnxt_en: Fix active FEC reporting to ethtool
        - bnxt_en: Fix offline ethtool selftest with RDMA enabled
        - bnxt_en: Fix occasional ethtool -t loopback test failures
        - bnxt_en: Fix incorrect multicast rx mask setting when not requested
        - bnxt_en: Restore the resets_reliable flag in bnxt_open()
        - hwmon: Handle failure to register sensor with thermal zone correctly
        - net/mlx5: Fix tc max supported prio for nic mode
        - ice: fix setting l4 port flag when adding filter
        - ice: fix concurrent reset and removal of VFs
        - ice: check the return of ice_ptp_gettimex64
        - ice: initialize local variable 'tlv'
        - net/mlx5: Update the list of the PCI supported devices
        - bpf: Fix crash due to incorrect copy_map_value
        - bpf: Do not try bpf_msg_push_data with len 0
        - bpf: Fix a bpf_timer initialization issue
        - bpf: Add schedule points in batch ops
        - io_uring: add a schedule point in io_add_buffers()
        - net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
        - nvme: also mark passthrough-only namespaces ready in nvme_update_ns_info
        - tipc: Fix end of loop tests for list_for_each_entry()
        - gso: do not skip outer ip header in case of ipip and net_failover
        - [armel,armhf] net: mv643xx_eth: process retval from of_get_mac_address
        - openvswitch: Fix setting ipv6 fields causing hw csum failure
        - drm/edid: Always set RGB444
        - net/mlx5e: Fix wrong return value on ioctl EEPROM query failure
        - net/mlx5e: TC, Reject rules with forward and drop actions
        - net/mlx5e: TC, Reject rules with drop and modify hdr action
        - block: clear iocb->private in blkdev_bio_end_io_async()
        - [arm*] drm/vc4: crtc: Fix runtime_pm reference counting
        - [x86] drm/i915/dg2: Print PHY name properly on calibration error
        - drm/amd/display: For vblank_disable_immediate, check PSR is really used
        - net/sched: act_ct: Fix flow table lookup after ct clear or switching zones
        - net: Force inlining of checksum functions in net/checksum.h
        - netfilter: nf_tables: unregister flowtable hooks on netns exit
        - [arm64,armhf] net: dsa: avoid call to __dev_set_promiscuity() while
          rtnl_mutex isn't held
        - nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()
        - netfilter: nf_tables: fix memory leak during stateful obj update
        - net/smc: Use a mutex for locking "struct smc_pnettable"
        - [x86] surface: surface3_power: Fix battery readings on batteries without a
          serial number
        - udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister()
        - net/mlx5: DR, Cache STE shadow memory
        - net/mlx5: DR, Don't allow match on IP w/o matching on full
          ethertype/ip_version
        - net/mlx5: Fix possible deadlock on rule deletion
        - net/mlx5: Fix wrong limitation of metadata match on ecpf
        - net/mlx5: DR, Fix the threshold that defines when pool sync is initiated
        - net/mlx5e: MPLSoUDP decap, fix check for unsupported matches
        - net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packets
        - net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fte
        - net/mlx5: Update log_max_qp value to be 17 at most
        - net/mlx5e: Add missing increment of count
        - [armel,armhf] PCI: mvebu: Fix device enumeration regression
        - [arm64,armhf] gpio: rockchip: Reset int_bothedge when changing trigger
        - regmap-irq: Update interrupt clear register for proper reset
        - net: use sk_is_tcp() in more places
        - net-timestamp: convert sk->sk_tskey to atomic_t
        - bnxt_en: Increase firmware message response DMA wait time
        - configfs: fix a race in configfs_{,un}register_subsystem()
        - RDMA/ib_srp: Fix a deadlock
        - bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support
        - bpf: Fix crash due to out of bounds access into reg2btf_ids.
        - tracing: Dump stacktrace trigger to the corresponding instance
        - tracing: Have traceon and traceoff trigger honor the instance
        - iio:imu:adis16480: fix buffering for devices with no burst mode
        - iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN_BUFM bits
        - iio: imu: st_lsm6dsx: wait for settling time in st_lsm6dsx_read_oneshot
        - iio: Fix error handling for PM
        - ata: pata_hpt37x: disable primary channel on HPT371
        - Revert "USB: serial: ch341: add new Product ID for CH341A"
        - usb: gadget: rndis: add spinlock for rndis response list
        - tracefs: Set the group ownership in apply_options() not parse_options()
        - USB: serial: option: add support for DW5829e
        - USB: serial: option: add Telit LE910R1 compositions
        - [arm*] usb: dwc2: drd: fix soft connect when gadget is unconfigured
        - [arm64] usb: dwc3: pci: Add "snps,dis_u2_susphy_quirk" for Intel Bay Trail
        - [arm64] usb: dwc3: pci: Fix Bay Trail phy GPIO mappings
        - [arm64,armhf] usb: dwc3: gadget: Let the interrupt handler disable bottom
          halves.
        - xhci: re-initialize the HC during resume if HCE was set
        - xhci: Prevent futile URB re-submissions due to incorrect return value.
        - nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
        - mtd: core: Fix a conflict between MTD and NVMEM on wp-gpios property
        - driver core: Free DMA range map when device is released
        - btrfs: defrag: don't try to merge regular extents with preallocated
          extents
        - btrfs: defrag: don't defrag extents which are already at max capacity
        - btrfs: defrag: remove an ambiguous condition for rejection
        - btrfs: prevent copying too big compressed lzo segment
        - btrfs: defrag: allow defrag_one_cluster() to skip large extent which is
          not a target
        - btrfs: autodefrag: only scan one inode once
        - btrfs: reduce extent threshold for autodefrag
        - RDMA/cma: Do not change route.addr.src_addr outside state checks
        - [amd64] thermal: int340x: fix memory leak in int3400_notify()
        - [x86] tps6598x: clear int mask on probe failure
        - [amd64] IB/qib: Fix duplicate sysfs directory name
        - mm/hugetlb: fix kernel crash with hugetlb mremap
        - hugetlbfs: fix a truncation issue in hugepages parameter
        - tty: n_gsm: fix encoding of control signal octet bit DV
        - tty: n_gsm: fix encoding of command/response bit
        - tty: n_gsm: fix proper link termination after failed open
        - tty: n_gsm: fix NULL pointer access due to DLCI release
        - tty: n_gsm: fix wrong tty control line for flow control
        - tty: n_gsm: fix wrong modem processing in convergence layer type 2
        - tty: n_gsm: fix deadlock in gsmtty_open()
        - memblock: use kfree() to release kmalloced memblock regions
    
      [ Vincent Blut ]
      * drivers/leds: Enable LEDS_CLASS_MULTICOLOR as module (Closes: #1006490)
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 4
      * Mitigate Spectre v2-type Branch History Buffer attacks (CVE-2022-0001,
        CVE-2022-0002)
        - [x86] speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
        - [x86] speculation: Add eIBRS + Retpoline options
        - Documentation/hw-vuln: Update spectre doc
        - [x86] speculation: Include unprivileged eBPF status in Spectre v2
          mitigation reporting
        - [x86] speculation: Use generic retpoline by default on AMD
        - [x86] speculation: Update link to AMD speculation whitepaper
        - [x86] speculation: Warn about Spectre v2 LFENCE mitigation
        - [x86] speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT
    
      [ Ben Hutchings [
      * module: Avoid ABI changes when debug info is disabled
    
     -- Salvatore Bonaccorso <email address hidden>  Tue, 08 Mar 2022 18:47:04 +0100
  • linux (5.16.11-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.11
        - drm/nouveau/pmu/gm200-: use alternate falcon reset sequence
        - HID:Add support for UGTABLET WP5540
        - [x86] Revert "svm: Add warning message for AVIC IPI invalid target"
        - mmc: block: fix read single on recovery logic
        - mm: don't try to NUMA-migrate COW pages that have other uses
        - [amd64] HID: amd_sfh: Add illuminance mask to limit ALS max value
        - [amd64] HID: amd_sfh: Increase sensor command timeout
        - [amd64] HID: amd_sfh: Correct the structure field name
        - [amd64] PCI: hv: Fix NUMA node assignment when kernel boots with custom
          NUMA topology
        - HID: apple: Set the tilde quirk flag on the Wellspring 5 and later
        - btrfs: don't hold CPU for too long when defragging a file
        - btrfs: send: in case of IO error log it
        - btrfs: defrag: don't try to defrag extents which are under writeback
        - [amd64] platform/x86: amd-pmc: Correct usage of SMU version
        - net: ieee802154: at86rf230: Stop leaking skb's
        - ax25: improve the incomplete fix to avoid UAF and NPD bugs
        - cifs: unlock chan_lock before calling cifs_put_tcp_session
        - vfs: make freeze_super abort when sync_filesystem returns error
        - vfs: make sync_filesystem return errors from ->sync_fs
        - quota: make dquot_quota_sync return errors from ->sync_fs
        - scsi: pm80xx: Fix double completion for SATA devices
        - scsi: core: Reallocate device's budget map on queue depth change
        - scsi: pm8001: Fix use-after-free for aborted TMF sas_task
        - scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task
        - drm/amd: Warn users about potential s0ix problems
        - nvme: fix a possible use-after-free in controller reset during load
        - nvme-tcp: fix possible use-after-free in transport error_recovery work
        - nvme-rdma: fix possible use-after-free in transport error_recovery work
        - drm/amd: add support to check whether the system is set to s3
        - drm/amd: Only run s3 or s0ix if system is configured properly
        - drm/amdgpu: fix logic inversion in check
        - [amd64] x86/Xen: streamline (and fix) PV CPU enumeration
        - Revert "module, async: async_synchronize_full() on module init iff async
          is used"
        - random: wake up /dev/random writers after zap
        - [x86] KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPU
        - [x86] KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a
          result of RSM
        - [x86] KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT &&
          !gCR0.PG case
        - [x86] KVM: x86: nSVM: fix potential NULL derefernce on nested migration
        - [x86] KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved state
        - iwlwifi: remove deprecated broadcast filtering feature
        - iwlwifi: fix use-after-free (Closes: #1005884)
        - drm/radeon: Fix backlight control on iMac 12,1
        - drm/atomic: Don't pollute crtc_state->mode_blob with error pointers
        - drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix.
        - [x86] drm/i915/opregion: check port number bounds for SWSCI display power
          state
        - [x86] drm/i915: Fix dbuf slice config lookup
        - [x86] drm/i915: Fix mbus join config lookup
        - vsock: remove vsock from connected table when connect is interrupted by a
          signal
        - [arm64] tee: export teedev_open() and teedev_close_context()
        - [arm64] optee: use driver internal tee_context for some rpc
        - [arm*] drm/cma-helper: Set VM_DONTEXPAND for mmap
        - [x86] drm/i915/gvt: Make DRM_I915_GVT depend on X86
        - [x86] drm/i915/ttm: tweak priority hint selection
        - iwlwifi: pcie: fix locking when "HW not ready"
        - iwlwifi: pcie: gen2: fix locking when "HW not ready"
        - iwlwifi: mvm: fix condition which checks the version of rate_n_flags
        - iwlwifi: fix iwl_legacy_rate_to_fw_idx
        - iwlwifi: mvm: don't send SAR GEO command for 3160 devices
        - netfilter: nft_synproxy: unregister hooks on init error path
        - ipv4: fix data races in fib_alias_hw_flags_set
        - ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
        - ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
        - ipv6: per-netns exclusive flowlabel checks
        - Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"
        - mac80211: mlme: check for null after calling kmemdup
        - brcmfmac: firmware: Fix crash in brcm_alt_fw_path
        - cfg80211: fix race in netlink owner interface destruction
        - [arm64,armhf] net: dsa: mv88e6xxx: flush switchdev FDB workqueue before
          removing VLAN
        - ping: fix the dif and sdif check in ping_lookup
        - bonding: force carrier update when releasing slave
        - mctp: fix use after free
        - drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hit
        - net_sched: add __rcu annotation to netdev->qdisc
        - crypto: af_alg - get rid of alg_memory_allocated
        - bonding: fix data-races around agg_select_timer
        - net/smc: Avoid overwriting the copies of clcsock callback functions
        - atl1c: fix tx timeout after link flap on Mikrotik 10/25G NIC
        - tipc: fix wrong publisher node address in link publications
        - [arm64] dpaa2-eth: Initialize mutex used in one step timestamping path
        - [arm64] net: mscc: ocelot: fix use-after-free in ocelot_vlan_del()
        - net: bridge: multicast: notify switchdev driver whenever MC processing
          gets disabled
        - [arm64] Correct wrong label in macro __init_el2_gicv3
        - ALSA: usb-audio: Don't abort resume upon errors
        - ALSA: usb-audio: revert to IMPLICIT_FB_FIXED_DEV for M-Audio FastTrack
          Ultra
        - ALSA: memalloc: Fix dma_need_sync() checks
        - ALSA: memalloc: invalidate SG pages before sync
        - ALSA: hda/realtek: Add quirk for Legion Y9000X 2019
        - ALSA: hda/realtek: Fix deadlock by COEF mutex
        - ALSA: hda: Fix regression on forced probe mask option
        - ALSA: hda: Fix missing codec probe on Shenker Dock 15
        - ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()
        - ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()
        - ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_sx()
        - ASoC: ops: Fix stereo change notifications in snd_soc_put_xr_sx()
        - cifs: fix set of group SID via NTSD xattrs
        - cifs: fix confusing unneeded warning message on smb2.1 and earlier
        - ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40
        - [armhf] mtd: rawnand: gpmi: don't leak PM reference in error path
        - smb3: fix snapshot mount option
        - tipc: fix wrong notification node addresses
        - scsi: ufs: Remove dead code
        - scsi: ufs: Fix a deadlock in the error handler
        - [arm64] ASoC: qcom: Actually clear DMA interrupt register for HDMI
        - block/wbt: fix negative inflight counter when remove scsi device
        - NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked()
        - NFS: LOOKUP_DIRECTORY is also ok with symlinks
        - NFS: Do not report writeback errors in nfs_getattr()
        - tty: n_tty: do not look ahead for EOL character past the end of the buffer
        - block: fix surprise removal for drivers calling blk_set_queue_dying
        - mtd: phram: Prevent divide by zero bug in phram_setup()
        - scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop
        - EDAC: Fix calculation of returned address and next offset in
          edac_align_ptr()
        - [x86] ptrace: Fix xfpregs_set()'s incorrect xmm clearing
        - ucounts: Base set_cred_ucounts changes on the real user
        - ucounts: Handle wrapping in is_ucounts_overlimit
        - ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1
        - rlimit: Fix RLIMIT_NPROC enforcement failure caused by capability calls in
          set_user
        - ucounts: Move RLIMIT_NPROC handling after set_user
        - net: sched: limit TC_ACT_REPEAT loops
        - [armhf] dmaengine: stm32-dmamux: Fix PM disable depth imbalance in
          stm32_dmamux_probe
        - copy_process(): Move fd_install() out of sighand->siglock critical section
        - scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and
          qedi_process_cmd_cleanup_resp()
        - ice: enable parsing IPSEC SPI headers for RSS
        - [arm*] i2c: brcmstb: fix support for DSL and CM variants
        - HID: elo: fix memory leak in elo_probe
        - [x86,arm64] Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj
        - [x86] KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
        - [x86] KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a
          perf event
        - [x86] KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW
        - [armhf] OMAP2+: hwmod: Add of_node_put() before break
        - [armhf] OMAP2+: adjust the location of put_device() call in
          omapdss_init_of
        - [arm*] staging: vc04_services: Fix RCU dereference check
        - [riscv64] irqchip/sifive-plic: Add missing thead,c900-plic match string
        - [x86] bug: Merge annotate_reachable() into _BUG_FLAGS() asm
        - netfilter: conntrack: don't refresh sctp entries in closed state
        - ksmbd: fix same UniqueId for dot and dotdot entries
        - ksmbd: don't align last entry offset in smb2 query directory
        - lib/iov_iter: initialize "flags" in new pipe_buffer
        - mm: io_uring: allow oom-killer from io_uring_setup
        - [x86] ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems"
        - kconfig: let 'shell' return enough output for deep path names
        - ata: libata-core: Disable TRIM on M88V29
        - [armhf] soc: aspeed: lpc-ctrl: Block error printing on probe defer cases
        - xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create
        - [arm64,armhf] drm/rockchip: dw_hdmi: Do not leave clock enabled in error
          case
        - tracing: Fix tp_printk option related with tp_printk_stop_on_boot
        - drm/amdgpu: add utcl2_harvest to gc 10.3.1
        - net: usb: qmi_wwan: Add support for Dell DW5829e
        - [arm64,riscv64] net: macb: Align the dma and coherent dma masks
        - kconfig: fix failing to generate auto.conf
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 3
      * cgroup-v1: Correct privileges check in release_agent writes
      * netfilter: xt_socket: fix a typo in socket_mt_destroy()
      * netfilter: xt_socket: missing ifdef CONFIG_IP6_NF_IPTABLES dependency
      * netfilter: nf_tables_offload: incorrect flow offload action array size
        (CVE-2022-25636)
    
      [ Vincent Blut ]
      * drivers/hid: Enable HID_NINTENDO as module and NINTENDO_FF as built-in
        (Closes: #1006275)
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 25 Feb 2022 18:15:16 +0100
  • linux (5.16.10-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.8
        - [x86] drm/i915: Disable DSB usage for now
        - selinux: fix double free of cond_list on error paths
        - audit: improve audit queue handling when "audit=1" on cmdline
        - ipc/sem: do not sleep with a spin lock held
        - [armhf] spi: stm32-qspi: Update spi registering
        - ASoC: hdmi-codec: Fix OOB memory accesses
        - ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()
        - ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()
        - ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()
        - ALSA: usb-audio: Correct quirk for VF0770
        - ALSA: hda: Fix UAF of leds class devs at unbinding
        - ALSA: hda: realtek: Fix race at concurrent COEF updates
        - ALSA: hda/realtek: Add quirk for ASUS GU603
        - ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220
          quirks
        - ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer
          chipset)
        - ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after
          reboot from Windows
        - ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkage
        - btrfs: don't start transaction for scrub if the fs is mounted read-only
        - btrfs: fix deadlock between quota disable and qgroup rescan worker
        - btrfs: fix use-after-free after failure to create a snapshot
        - Revert "fs/9p: search open fids first"
        - drm/nouveau: fix off by one in BIOS boundary checking
        - [x86] drm/i915/adlp: Fix TypeC PHY-ready status readout
        - drm/amdgpu: fix a potential GPU hang on cyan skillfish
        - drm/amd/display: Update watermark values for DCN301
        - drm/amd/display: watermark latencies is not enough on DCN31
        - drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple
          Retina panels
        - mm/pgtable: define pte_index so that preprocessor could recognize it
        - mm/kmemleak: avoid scanning potential huge holes
        - block: bio-integrity: Advance seed correctly for larger interval sizes
        - cifs: fix workstation_name for multiuser mounts
        - dma-buf: heaps: Fix potential spectre v1 gadget
        - [amd64] IB/hfi1: Fix panic with larger ipoib send_queue_size
        - [amd64] IB/hfi1: Fix alloc failure with larger txqueuelen
        - [amd64] IB/hfi1: Fix AIP early init panic
        - Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from
          TODO list)"
        - Revert "fbcon: Disable accelerated scrolling"
        - fbcon: Add option to enable legacy hardware acceleration
        - mptcp: fix msk traversal in mptcp_nl_cmd_set_flags()
        - [riscv64] KVM: make CY, TM, and IR counters accessible in VU mode
        - [arm64] KVM: arm64: Avoid consuming a stale esr value when SError occur
        - [arm64] KVM: arm64: Stop handle_exit() from handling HVC twice when an
          SError occurs
        - [arm64] Add Cortex-A510 CPU part definition
        - RDMA/cma: Use correct address when leaving multicast group
        - RDMA/ucma: Protect mc during concurrent multicast leaves
        - [amd64] IB/rdmavt: Validate remote_addr during loopback atomic tests
        - RDMA/mlx4: Don't continue event handler after memory allocation failure
        - ALSA: usb-audio: initialize variables that could ignore errors
        - ALSA: hda: Fix signedness of sscanf() arguments
        - ALSA: hda: Skip codec shutdown in case the codec is not registered
        - [amd64] iommu/vt-d: Fix potential memory leak in
          intel_setup_irq_remapping()
        - [amd64] iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()
        - [arm64,armhf] spi: meson-spicc: add IRQ check in meson_spicc_probe
        - [amd64] IB/hfi1: Fix tstats alloc and dealloc
        - IB/cm: Release previously acquired reference counter in the cm_id_priv
        - net: ieee802154: hwsim: Ensure proper channel selection at probe time
        - netfilter: nft_reject_bridge: Fix for missing reply from prerouting
        - net: ieee802154: Return meaningful error codes from the netlink helpers
        - net/smc: Forward wakeup to smc socket waitqueue after fallback
        - net: stmmac: properly handle with runtime pm in stmmac_dvr_remove()
        - net: macsec: Fix offload support for NETDEV_UNREGISTER event
        - net: macsec: Verify that send_sci is on when setting Tx sci explicitly
        - net: stmmac: dump gmac4 DMA registers correctly
        - net, neigh: Do not trigger immediate probes on NUD_FAILED from
          neigh_managed_work
        - net: stmmac: ensure PTP time register reads are consistent
        - [arm64] drm: mxsfb: Fix NULL pointer dereference
        - [x86] drm/i915/overlay: Prevent divide by zero bugs in scaling
        - [x86] drm/i915: Lock timeline mutex directly in error path of
          eb_pin_timeline
        - drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled
        - ASoC: rt5682: Fix deadlock on resume
        - [arm*] ASoC: simple-card: fix probe failure on platform component
        - [arm64] pinctrl: sunxi: Fix H616 I2S3 pin data
        - [x86] pinctrl: intel: Fix a glitch when updating IRQ flags on a
          preconfigured line
        - [x86] pinctrl: intel: fix unexpected interrupt
        - [arm*] pinctrl: bcm2835: Fix a few error paths
        - btrfs: fix use of uninitialized variable at rm device ioctl
        - scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe
        - nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.
        - [amd64,arm64] gve: fix the wrong AdminQ buffer queue index check
        - bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
        - tools/resolve_btfids: Do not print any commands when building silently
        - e1000e: Separate ADP board type from TGP
        - rtc: cmos: Evaluate century appropriate
        - kvm: add guest_state_{enter,exit}_irqoff()
        - [arm64] kvm/arm64: rework guest entry logic
        - perf: Copy perf_event_attr::sig_data on modification
        - [x86] perf/x86/intel/pt: Fix crash with stop filters in single-range mode
        - [x86] perf: Default set FREEZE_ON_SMI for all
        - [arm64] EDAC/xgene: Fix deferred probing
        - ext4: prevent used blocks from being allocated during fast commit replay
        - ext4: modify the logic of ext4_mb_new_blocks_simple
        - ext4: fix error handling in ext4_restore_inline_data()
        - ext4: fix error handling in ext4_fc_record_modified_inode()
        - ext4: fix incorrect type issue during replay_del_range
        - cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
        - [arm64] gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.9
        - ata: libata-core: Fix ata_dev_config_cpr()
        - moxart: fix potential use-after-free on remove path (CVE-2022-0487)
        - [s390x] KVM: s390: Return error on SIDA memop on normal guest
          (CVE-2022-0516)
        - ksmbd: fix SMB 3.11 posix extension mount failure
        - crypto: api - Move cryptomgr soft dependency into algapi
        - tipc: improve size validations for received domain records CVE-2022-0435)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.10
        - integrity: check the return value of audit_log_start()
        - audit: don't deref the syscall args when checking the openat2
          open_how::flags
        - ima: fix reference leak in asymmetric_verify()
        - ima: Remove ima_policy file before directory
        - ima: Allow template selection with ima_template[_fmt]= after ima_hash=
        - ima: Do not print policy rule with inactive LSM labels
        - [arm64] mmc: sdhci-of-esdhc: Check for error num after setting mask
        - mmc: core: Wait for command setting 'Power Off Notification' bit to
          complete
        - can: isotp: fix potential CAN frame reception race in isotp_rcv()
        - can: isotp: fix error path in isotp_sendmsg() to unlock wait queue
        - net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible
          PHYs
        - net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYs
        - NFS: Fix initialisation of nfs_client cl_flags field
        - NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
        - NFSD: Fix ia_size underflow
        - NFSD: Clamp WRITE offsets
        - NFSD: Fix offset type in I/O trace points
        - NFSD: Fix the behavior of READ near OFFSET_MAX
        - NFS: change nfs_access_get_cached to only report the mask
        - NFSv4 only print the label when its queried
        - nfs: nfs4clinet: check the return value of kstrdup()
        - NFSv4.1: Fix uninitialised variable in devicenotify
        - NFSv4 remove zero number of fs_locations entries error check
        - NFSv4 store server support for fs_location attribute
        - NFSv4.1 query for fs_location attr on a new file system
        - NFSv4 expose nfs_parse_server_name function
        - NFSv4 handle port presence in fs_location server string
        - SUNRPC allow for unspecified transport time in rpc_clnt_add_xprt
        - net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_change
        - sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change()
        - [amd64] perf/x86/rapl: fix AMD event handling
        - [x86] perf: Avoid warning for Arch LBR without XSAVE
        - sched: Avoid double preemption in __cond_resched_*lock*()
        - [arm*] drm/vc4: Fix deadlock on DSI device attach error
        - drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayer
        - net: sched: Clarify error message when qdisc kind is unknown
        - [powerpc*] fixmap: Fix VM debug warning on unmap
        - [arm64] Add Cortex-X2 CPU part definition
        - [arm64] errata: Update ARM64_ERRATUM_[2119858|2224489] with Cortex-X2
          ranges
        - scsi: target: iscsi: Make sure the np under each tpg is unique
        - scsi: qedf: Add stag_work to all the vports
        - scsi: qedf: Fix refcount issue when LOGO is received during TMF
        - scsi: qedf: Change context reset messages to ratelimited
        - scsi: pm8001: Fix bogus FW crash for maxcpus=1
        - scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()
        - scsi: ufs: Treat link loss as fatal error
        - scsi: myrs: Fix crash in error case
        - net: stmmac: reduce unnecessary wakeups from eee sw timer
        - PM: hibernate: Remove register_nosave_region_late()
        - [arm*] usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend
        - perf: Always wake the parent event
        - nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDs
        - [mips*] Fix build error due to PTR used in more places
        - [arm64,armhf] net: stmmac: dwmac-sun8i: use return val of
          readl_poll_timeout()
        - [arm64] errata: Add detection for TRBE ignored system register writes
        - [arm64] errata: Add detection for TRBE invalid prohibited states
        - [arm64] errata: Add detection for TRBE trace data corruption
        - [arm64] cpufeature: List early Cortex-A510 parts as having broken dbm
        - KVM: eventfd: Fix false positive RCU usage warning
        - [x86] KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER
        - [x86] KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS
        - [x86] KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermode
        - [x86] KVM: VMX: Set vmcs.PENDING_DBG.BS on #DB in STI/MOVSS blocking
          shadow
        - [x86] KVM: x86: Report deprecated x87 features in supported CPUID
        - [riscv64] Fix XIP_FIXUP_FLASH_OFFSET
        - [riscv64] cpu-hotplug: clear cpu from numa map when teardown
        - [riscv64] mm: Add XIP_FIXUP for phys_ram_base
        - [riscv64] eliminate unreliable __builtin_frame_address(1)
        - gfs2: Fix gfs2_release for non-writers regression
        - Revert "gfs2: check context in gfs2_glock_put"
        - Revert "PCI/portdrv: Do not setup up IRQs if there are no users"
        - nvme-tcp: fix bogus request completion when failing to send AER
        - [arm64] ACPI/IORT: Check node revision for PMCG resources
        - PM: s2idle: ACPI: Fix wakeup interrupts handling
        - [arm64,armhf] drm/rockchip: vop: Correct RK3399 VOP register fields
        - [x86] drm/i915: Disable DRRS on IVB/HSW port != A
        - [x86] drm/i915: Allow !join_mbus cases for adlp+ dbuf configuration
        - [x86] drm/i915: Populate pipe dbuf slices more accurately during readout
        - [x86] drm/i915: Workaround broken BIOS DBUF configuration on TGL/RKL
        - [armhf] dts: Fix timer regression for beagleboard revision c
        - [arm64] tee: optee: do not check memref size on return from Secure World
        - [arm64] optee: add error checks in optee_ffa_do_call_with_arg()
        - [armhf] phy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable()
        - usb: f_fs: Fix use-after-free for epfile
        - [arm64] Enable Cortex-A510 erratum 2051678 by default
        - [arm64,armhf] phy: dphy: Correct clk_pre parameter
        - NFS: Don't overfill uncached readdir pages
        - NFS: Don't skip directory entries when doing uncached readdir
        - NFS: Avoid duplicate uncached readdir calls on eof
        - [arm*] drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd.
        - netfilter: nft_payload: don't allow th access for fragments
        - netfilter: ctnetlink: disable helper autoassign
        - [arm64] dts: meson-sm1-bananapi-m5: fix wrong GPIO domain for GPIOE_2
        - ixgbevf: Require large buffers for build_skb on 82599VF
        - tcp: take care of mixed splice()/sendmsg(MSG_ZEROCOPY) case
        - [arm64] net: mscc: ocelot: fix all IP traffic getting trapped to CPU with
          PTP over IP
        - [arm64,armhf] drm/panel: simple: Assign data from panel_dpi_probe()
          correctly
        - ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE
        - gpiolib: Never return internal error codes to user space
        - [riscv64] gpio: sifive: use the correct register to read output values
        - fbcon: Avoid 'cap' set but not used warning
        - SUNRPC: lock against ->sock changing during sysfs read
        - [arm64,arm64] gve: Recording rx queue before sending to napi
        - bonding: pair enable_port with slave_arr_updates
        - [arm64,armhf] net: dsa: mv88e6xxx: don't use devres for mdiobus
        - [armhf] net: dsa: bcm_sf2: don't use devres for mdiobus
        - [arm64] net: dsa: felix: don't use devres for mdiobus
        - ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure
          path
        - nfp: flower: fix ida_idx not being released
        - net: do not keep the dst cache when uncloning an skb dst and its metadata
        - net: fix a memleak when uncloning an skb dst and its metadata
        - veth: fix races around rq->rx_notify_masked
        - [armhf] net: mdio: aspeed: Add missing MODULE_DEVICE_TABLE
        - tipc: rate limit warning for received illegal binding update
        - [amd64,armhf] net: amd-xgbe: disable interrupts during pci removal
        - [amd64,armhf] net: dsa: fix panic when DSA master device unbinds on
          shutdown
        - mptcp: netlink: process IPv6 addrs in creating listening sockets
        - [arm64] dpaa2-eth: unregister the netdev before disconnecting from the PHY
        - ice: fix an error code in ice_cfg_phy_fec()
        - ice: fix IPIP and SIT TSO offload
        - ice: Avoid RTNL lock when re-creating auxiliary device
        - [arm64] net: mscc: ocelot: fix mutex lock error during ethtool stats read
        - [arm64,armhf] net: dsa: mv88e6xxx: fix use-after-free in
          mv88e6xxx_mdios_unregister
        - vt_ioctl: fix array_index_nospec in vt_setactivate
        - vt_ioctl: add array_index_nospec to VT_ACTIVATE
        - n_tty: wake up poll(POLLRDNORM) on receiving data
        - eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAX
        - [arm*] usb: dwc2: drd: fix soft connect when gadget is unconfigured
        - [arm*] Revert "usb: dwc2: drd: fix soft connect when gadget is
          unconfigured"
        - net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup
        - [arm64,armhf] usb: ulpi: Move of_node_put to ulpi_dev_release
        - [arm64,armhf] usb: ulpi: Call of_node_put correctly
        - [arm64,armhf] usb: dwc3: gadget: Prevent core from processing stale TRBs
        - USB: gadget: validate interface OS descriptor requests (CVE-2022-25258)
        - usb: gadget: rndis: check size of RNDIS_MSG_SET command
        - usb: gadget: f_uac2: Define specific wTerminalType
        - USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320
        - USB: serial: option: add ZTE MF286D modem
        - USB: serial: ch341: add support for GW Instek USB2.0-Serial devices
        - USB: serial: cp210x: add NCR Retail IO box id
        - USB: serial: cp210x: add CPI Bulk Coin Recycler id
        - speakup-dectlk: Restore pitch setting
        - iio: buffer: Fix file related error handling in IIO_BUFFER_GET_FD_IOCTL
        - fs/proc: task_mmu.c: don't read mapcount for migration entry
        - mm: vmscan: remove deadlock due to throttling failing to make progress
        - mm: memcg: synchronize objcg lists with a dedicated spinlock
        - seccomp: Invalidate seccomp mode to catch death failures
        - signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
        - [s390x] cio: verify the driver availability for path_event call
        - bus: mhi: pci_generic: Add mru_default for Foxconn SDX55
        - bus: mhi: pci_generic: Add mru_default for Cinterion MV31-W
        - scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled
        - scsi: lpfc: Reduce log messages seen after firmware download
        - [mips64el,mipsel] octeon: Fix missed PTR->PTR_WD conversion
        - perf: Fix list corruption in perf_cgroup_switch()
        - iommu: Fix potential use-after-free during probe
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 2
      * [rt] Refresh "mm/memcg: Add a local_lock_t for IRQ and TASK object."
      * bpf: Introduce composable reg, ret and arg types.
      * bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
      * bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
      * bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
      * bpf: Introduce MEM_RDONLY flag
      * bpf: Convert PTR_TO_MEM_OR_NULL to composable types.
      * bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM.
      * bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
      * bpf/selftests: Test PTR_TO_RDONLY_MEM
    
      [ Luca Boccassi ]
      * drivers/watchdog: enable CONFIG_WATCHDOG_HRTIMER_PRETIMEOUT
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 18 Feb 2022 06:42:33 +0100
  • linux (5.16.7-2) unstable; urgency=medium
    
      * linux-perf: Protect invocation of dpkg-divert to run only on relevant
        actions in maintscripts. Thanks to Guillem Jover (Closes: #1005141)
    
     -- Salvatore Bonaccorso <email address hidden>  Wed, 09 Feb 2022 09:35:55 +0100
  • linux (5.16.7-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.5
        - Bluetooth: refactor malicious adv data check
        - btrfs: fix too long loop when defragging a 1 byte file
        - btrfs: allow defrag to be interruptible
        - btrfs: defrag: fix wrong number of defragged sectors
        - btrfs: defrag: properly update range->start for autodefrag
        - btrfs: fix deadlock when reserving space during defrag
        - btrfs: add back missing dirty page rate limiting to defrag
        - btrfs: update writeback index when starting defrag
        - net: sfp: ignore disabled SFP node
        - net: stmmac: configure PTP clock source prior to PTP initialization
        - net: stmmac: skip only stmmac_ptp_register when resume from suspend
        - [armel,armhf] 9179/1: uaccess: avoid alignment faults in
          copy_[from|to]_kernel_nofault
        - [armel,armhf] 9180/1: Thumb2: align ALT_UP() sections in modules
          sufficiently
        - [arm64] KVM: arm64: vgic-v3: Restrict SEIS workaround to known broken
          systems
        - [s390x] module: fix loading modules with a lot of relocations
        - [s390x] hypfs: include z/VM guests with access control group set
        - [s390x] nmi: handle guarded storage validity failures for KVM guests
        - [s390x] nmi: handle vector validity failures for KVM guests
        - bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack()
        - [s390x] scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV
          FCP devices
        - udf: Restore i_lenAlloc when inode expansion fails
        - udf: Fix NULL ptr deref when converting from inline format
        - [x86] efi: runtime: avoid EFIv2 runtime services on Apple x86 machines
        - tracing: Don't inc err_log entry count if entry allocation fails
        - ceph: properly put ceph_string reference after async create attempt
        - ceph: set pool_ns in new inode layout for async creates
        - fsnotify: invalidate dcache before IN_DELETE event
        - fsnotify: fix fsnotify hooks in pseudo filesystems
        - Revert "KVM: SVM: avoid infinite loop on NPF from bad address"
        - psi: Fix uaf issue when psi trigger is destroyed while being polled
        - [x86] perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICX
        - [x86] perf/x86/intel: Add a quirk for the calculation of the number of
          counters on Alder Lake
        - [arm64,armhf] drm/etnaviv: relax submit size limits
        - drm/atomic: Add the crtc to affected crtc only if uapi.enable = true
        - drm/amdgpu: filter out radeon secondary ids as well
        - [x86] KVM: LAPIC: Also cancel preemption timer during SET_LAPIC
        - [x86] KVM: SVM: Never reject emulation due to SMAP errata for !SEV guests
        - [x86] KVM: SVM: Don't intercept #GP for SEV guests
        - [x86] KVM: x86: nSVM: skip eax alignment check for non-SVM instructions
        - [x86] KVM: x86: Move CPUID.(EAX=0x12,ECX=1) mangling to
          __kvm_update_cpuid_runtime()
        - [x86] KVM: x86: Free kvm_cpuid_entry2 array on post-KVM_RUN
          KVM_SET_CPUID{,2}
        - [x86] KVM: x86: Forcibly leave nested virt when SMM state is toggled
        - [x86] KVM: x86: Check .flags in kvm_cpuid_check_equal() too
        - [x86] KVM: x86: Keep MSR_IA32_XSS unchanged for INIT
        - [x86] KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSS
        - [x86] KVM: x86: Sync the states size with the XCR0/IA32_XSS at, any time
        - [powerpc*] KVM: PPC: Book3S HV Nested: Fix nested HFSCR being clobbered
          with multiple vCPUs
        - security, lsm: dentry_init_security() Handle multi LSM registration
        - [arm64] extable: fix load_unaligned_zeropad() reg indices
        - dm: revert partial fix for redundant bio-based IO accounting
        - block: add bio_start_io_acct_time() to control start_time
        - dm: properly fix redundant bio-based IO accounting
        - [arm*] serial: pl011: Fix incorrect rs485 RTS polarity on set_mctrl
        - serial: 8250: of: Fix mapped region size when using reg-offset property
        - [armhf] serial: stm32: fix software flow control transfer
        - tty: n_gsm: fix SW flow control encoding/handling
        - tty: Add support for Brainboxes UC cards.
        - usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge
        - usb: xhci-plat: fix crash when suspend if remote wake enable
        - [arm64,armhf] usb: common: ulpi: Fix crash in ulpi_match()
        - usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUS
        - [arm64] usb: dwc3: xilinx: Skip resets and USB3 register settings for
          USB2.0 mode
        - [arm64] usb: dwc3: xilinx: Fix error handling when getting USB3 PHY
        - USB: core: Fix hang in usb_kill_urb by adding memory barriers
        - [arm64] usb: typec: tcpci: don't touch CC line if it's Vconn source
        - usb: typec: tcpm: Do not disconnect while receiving VBUS off
        - usb: typec: tcpm: Do not disconnect when receiving VSAFE0V
        - mt76: connac: introduce MCU_CE_CMD macro
        - jbd2: export jbd2_journal_[grab|put]_journal_head
        - ocfs2: fix a deadlock when commit trans
        - sched/membarrier: Fix membarrier-rseq fence command missing from query
          bitmask
        - PCI/sysfs: Find shadow ROM before static attribute initialization
        - [x86] MCE/AMD: Allow thresholding interface updates after init
        - [x86] cpu: Add Xeon Icelake-D to list of CPUs that support PPIN
        - i40e: Increase delay to 1 s after global EMP reset
        - i40e: Fix issue when maximum queues is exceeded
        - i40e: Fix queues reservation for XDP
        - i40e: Fix for failed to init adminq while VF reset
        - i40e: fix unsigned stat widths
        - scsi: bnx2fc: Flush destroy_work queue before calling
          bnx2fc_interface_put()
        - ipv6_tunnel: Rate limit warning messages
        - [armel,armhf] 9170/1: fix panic when kasan and kprobe are enabled
        - net: fix information leakage in /proc/net/ptype
        - hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649
        - hwmon: (lm90) Mark alert as broken for MAX6680
        - ping: fix the sk_bound_dev_if match in ping_lookup
        - ipv4: avoid using shared IP generator for connected sockets
        - hwmon: (lm90) Reduce maximum conversion rate for G781
        - NFSv4: Handle case where the lookup of a directory fails
        - NFSv4: nfs_atomic_open() can race when looking up a non-regular file
        - net-procfs: show net devices bound packet types
        - [arm64] drm/msm: Fix wrong size calculation
        - [arm64] drm/msm/dsi: Fix missing put_device() call in dsi_get_phy
        - [arm64] drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable
        - ipv6: annotate accesses to fn->fn_sernum
        - NFS: Ensure the server has an up to date ctime before hardlinking
        - NFS: Ensure the server has an up to date ctime before renaming
        - [arm64] KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenance
        - SUNRPC: Don't dereference xprt->snd_task if it's a cookie
        - netfilter: conntrack: don't increment invalid counter on NF_REPEAT
        - [powerpc*] 64s: Mask SRR0 before checking against the masked NIP
        - perf: Fix perf_event_read_local() time
        - sched/pelt: Relax the sync of util_sum with util_avg
        - net: phy: broadcom: hook up soft_reset for BCM54616S
        - ethtool: Fix link extended state for big endian
        - phylib: fix potential use-after-free
        - rxrpc: Adjust retransmission backoff
        - [arm64] efi/libstub: arm64: Fix image check alignment at entry
        - io_uring: fix bug in slow unregistering of nodes
        - block: fix memory leak in disk_register_independent_access_ranges
        - [x86] Drivers: hv: balloon: account for vmbus packet header in
          max_pkt_size
        - hwmon: (lm90) Re-enable interrupts after alert clears
        - hwmon: (lm90) Mark alert as broken for MAX6654
        - hwmon: (lm90) Fix sysfs and udev notifications
        - hwmon: (adt7470) Prevent divide by zero in adt7470_fan_write()
        - ipv4: fix ip option filtering for locally generated fragments
        - net/smc: Transitional solution for clcsock race issue
        - video: hyperv_fb: Fix validation of screen resolution
        - hwmon: (nct6775) Fix crash in clear_caseopen
        - [arm64] drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phy
        - [arm64] drm/msm/dpu: invalid parameter check in dpu_setup_dspp_pcc
        - [arm64] drm/msm/a6xx: Add missing suspend_count increment
        - yam: fix a memory leak in yam_siocdevprivate()
        - [armhf] net: cpsw: Properly initialise struct page_pool_params
        - [arm64] net: hns3: handle empty unknown interrupt for VF
        - sch_htb: Fail on unsupported parameters when offload is requested
        - ceph: put the requests/sessions when it fails to alloc memory
        - gve: Fix GFP flags when allocing pages
        - Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
        - net: bridge: vlan: fix single net device option dumping
        - ipv4: raw: lock the socket in raw_bind()
        - ipv4: tcp: send zero IPID in SYNACK messages
        - ipv4: remove sparse error in ip_neigh_gw4()
        - net: bridge: vlan: fix memory leak in __allowed_ingress
        - dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO config
        - perf/core: Fix cgroup event list management
        - [arm64] usb: dwc3: xilinx: fix uninitialized return value
        - [x86] KVM: nVMX: Rename vmcs_to_field_offset{,_table}
        - [x86] KVM: nVMX: Implement evmcs_field_offset() suitable for
          handle_vmread()
        - [x86] KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use
        - block: Fix wrong offset in bio_truncate()
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.6
        - PCI: pciehp: Fix infinite loop in IRQ handler upon power fault
        - [arm*] drm/vc4: hdmi: Make sure the device is powered with CEC
        - cgroup-v1: Require capabilities to set release_agent (CVE-2022-0492)
        - Revert "mm/gup: small refactoring: simplify try_grab_page()"
        - net: phy: Fix qca8081 with speeds lower than 2.5Gb/s
        - ovl: don't fail copy up if no fileattr support on upper
        - lockd: fix server crash on reboot of client holding lock
        - lockd: fix failure to cleanup client locks
        - net/mlx5e: TC, Reject rules with drop and modify hdr action
        - net/mlx5: Bridge, take rtnl lock in init error handler
        - net/mlx5e: Fix handling of wrong devices during bond netevent
        - net/mlx5: Use del_timer_sync in fw reset flow of halting poll
        - net/mlx5e: Fix module EEPROM query
        - net/mlx5e: TC, Reject rules with forward and drop actions
        - net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE
        - net/mlx5e: Don't treat small ceil values as unlimited in HTB offload
        - net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion
        - net/mlx5e: Avoid field-overflowing memcpy()
        - net/mlx5e: Fix wrong calculation of header index in HW_GRO
        - net/mlx5e: Fix broken SKB allocation in HW-GRO
        - net/mlx5: E-Switch, Fix uninitialized variable modact
        - net/mlx5e: Avoid implicit modify hdr for decap drop rule
        - ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
        - i40e: Fix reset bw limit when DCB enabled with 1 TC
        - i40e: Fix reset path while removing the driver
        - [amd64,arm64] net: amd-xgbe: ensure to reset the tx_timer_active flag
        - [amd64,arm64] net: amd-xgbe: Fix skb data length underflow
        - fanotify: Fix stale file descriptor in copy_event_to_user()
        - net: sched: fix use-after-free in tc_new_tfilter()
        - rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
        - bpf: Fix possible race in inc_misses_counter
        - cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
        - e1000e: Handshake with CSME starts from ADL platforms
        - af_packet: fix data-race in packet_setsockopt / packet_setsockopt
        - tcp: fix mem under-charging with zerocopy sendmsg()
        - tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()
        - ovl: fix NULL pointer dereference in copy up warning
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.7
        - [arm*] Revert "drm/vc4: hdmi: Make sure the device is powered with CEC"
        - [arm*] Revert "drm/vc4: hdmi: Make sure the device is powered with CEC"
          again
    
      [ Salvatore Bonaccorso ]
      * Set ABI to 1
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 06 Feb 2022 09:13:18 +0100
  • linux (5.15.15-2) unstable; urgency=high
    
      [ Bastian Blank ]
      * Build-depend on pahole after rename from dwarves.
    
      [ Salvatore Bonaccorso ]
      * [x86] mwifiex: Fix skb_over_panic in mwifiex_usb_recv() (CVE-2021-43976)
      * [x86] drm/i915: Flush TLBs before releasing backing store (CVE-2022-0330)
      * drm/vmwgfx: Fix stale file descriptors on failed usercopy (CVE-2022-22942)
      * ucount:  Make get_ucount a safe get_user replacement (CVE-2022-24122)
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 30 Jan 2022 11:14:49 +0100
  • linux (5.15.15-1) unstable; urgency=high
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.6
        - scsi: sd: Fix sd_do_mode_sense() buffer length handling
          (Closes: #1001559)
        - ACPI: Get acpi_device's parent from the parent field
        - ACPI: CPPC: Add NULL pointer check to cppc_get_perf()
        - USB: serial: pl2303: fix GC type detection
        - USB: serial: option: add Telit LE910S1 0x9200 composition
        - USB: serial: option: add Fibocom FM101-GL variants
        - [arm*] usb: dwc2: gadget: Fix ISOC flow for elapsed frames
        - [arm*] usb: dwc2: hcd_queue: Fix use of floating point literal
        - [arm64,armhf] usb: dwc3: leave default DMA for PCI devices
        - [arm64,armhf] usb: dwc3: core: Revise GHWPARAMS9 offset
        - [arm64,armhf] usb: dwc3: gadget: Ignore NoStream after End Transfer
        - [arm64,armhf] usb: dwc3: gadget: Check for L1/L2/U3 for Start Transfer
        - [arm64,armhf] usb: dwc3: gadget: Fix null pointer exception
        - net: usb: Correct PHY handling of smsc95xx
        - net: nexthop: fix null pointer dereference when IPv6 is not enabled
        - [arm64,armhf] usb: chipidea: ci_hdrc_imx: fix potential error pointer
          dereference in probe
        - [x86,arm64] usb: typec: fusb302: Fix masking of comparator and bc_lvl
          interrupts
        - [arm64,armhf] usb: xhci: tegra: Check padctrl interrupt presence in
          device tree
        - usb: hub: Fix usb enumeration issue due to address0 race
        - usb: hub: Fix locking issues with address0_mutex
        - binder: fix test regression due to sender_euid change
        - ALSA: ctxfi: Fix out-of-range access
        - [x86] ALSA: hda/realtek: Add quirk for ASRock NUC Box 1100
        - [x86] ALSA: hda/realtek: Fix LED on HP ProBook 435 G7
        - media: cec: copy sequence field for the reply
        - [hppa] Revert "parisc: Fix backtrace to always include init funtion
          names" (regression in 5.15.3)
        - HID: wacom: Use "Confidence" flag to prevent reporting invalid contacts
        - staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()
        - staging: r8188eu: Use kzalloc() with GFP_ATOMIC in atomic context
        - staging: r8188eu: Fix breakage introduced when 5G code was removed
        - staging: r8188eu: use GFP_ATOMIC under spinlock
        - staging: r8188eu: fix a memory leak in rtw_wx_read32()
        - xen: don't continue xenstore initialization in case of errors
        - xen: detect uninitialized xenbus in xenbus_init
        - io_uring: correct link-list traversal locking
        - io_uring: fail cancellation for EXITING tasks
        - io_uring: fix link traversal locking
        - drm/amdgpu: IH process reset count when restart
        - drm/amdgpu/pm: fix powerplay OD interface (regression in 5.15)
        - drm/nouveau: recognise GA106
        - [powerpc*] KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLB
        - tracing/uprobe: Fix uprobe_perf_open probes iteration
        - tracing: Fix pid filtering when triggers are attached
        - [arm64,armhf] mmc: sdhci-esdhc-imx: disable CMDQ support
        - mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiB
        - [armhf] mdio: aspeed: Fix "Link is Down" issue
        - [arm64] mm: Fix VM_BUG_ON(mm != &init_mm) for trans_pgd
        - [x86] cpufreq: intel_pstate: Fix active mode offline/online EPP handling
        - [powerpc] Fix hardlockup on vmap stack overflow
        - iomap: Fix inline extent handling in iomap_readpage
        - NFSv42: Fix pagecache invalidation after COPY/CLONE
        - [arm64] PCI: aardvark: Deduplicate code in advk_pcie_rd_conf()
        - [arm64] PCI: aardvark: Implement re-issuing config requests on CRS
          response
        - [arm64] PCI: aardvark: Simplify initialization of rootcap on virtual
          bridge
        - [arm64] PCI: aardvark: Fix link training
        - drm/amd/display: Fix OLED brightness control on eDP
        - proc/vmcore: fix clearing user buffer by properly using clear_user()
        - [x86] ASoC: SOF: Intel: hda: fix hotplug when only codec is suspended
        - netfilter: ctnetlink: fix filtering with CTA_TUPLE_REPLY
        - netfilter: ctnetlink: do not erase error code with EINVAL
        - netfilter: ipvs: Fix reuse connection if RS weight is 0
        - netfilter: flowtable: fix IPv6 tunnel addr match
        - media: v4l2-core: fix VIDIOC_DQEVENT handling on non-x86
        - [armhf] firmware: arm_scmi: Fix null de-reference on error path
        - ASoC: topology: Add missing rwsem around snd_ctl_remove() calls
        - net: ieee802154: handle iftypes as u32
        - [armhf] firmware: arm_scmi: Fix base agent discover response
        - [armhf] firmware: arm_scmi: pm: Propagate return value to caller
        - [armhf] ASoC: stm32: i2s: fix 32 bits channel length without mclk
        - NFSv42: Don't fail clone() unless the OP_CLONE operation failed
        - [armhf] socfpga: Fix crash with CONFIG_FORTIRY_SOURCE
        - drm/nouveau/acr: fix a couple NULL vs IS_ERR() checks
        - scsi: qla2xxx: edif: Fix off by one bug in qla_edif_app_getfcinfo()
        - scsi: mpt3sas: Fix kernel panic during drive powercycle test
        - scsi: mpt3sas: Fix system going into read-only mode
        - scsi: mpt3sas: Fix incorrect system timestamp
        - [arm*] drm/vc4: fix error code in vc4_create_object()
        - [armhf] drm/aspeed: Fix vga_pw sysfs output
        - HID: input: Fix parsing of HID_CP_CONSUMER_CONTROL fields
        - HID: input: set usage type to key on keycode remap
        - HID: magicmouse: prevent division by 0 on scroll
        - iavf: Prevent changing static ITR values if adaptive moderation is on
        - iavf: Fix refreshing iavf adapter stats on ethtool request
        - iavf: Fix VLAN feature flags after VFR
        - [x86] ALSA: intel-dsp-config: add quirk for JSL devices based on ES8336
          codec
        - mptcp: fix delack timer
        - mptcp: use delegate action to schedule 3rd ack retrans
        - af_unix: fix regression in read after shutdown
        - [arm64,armhf] firmware: smccc: Fix check for ARCH_SOC_ID not implemented
        - ipv6: fix typos in __ip6_finish_output()
        - nfp: checking parameter process for rx-usecs/tx-usecs is invalid
        - net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls
        - net: ipv6: add fib6_nh_release_dsts stub
        - net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group
        - ice: fix vsi->txq_map sizing
        - ice: avoid bpf_prog refcount underflow
        - scsi: core: sysfs: Fix setting device state to SDEV_RUNNING
        - scsi: scsi_debug: Zero clear zones at reset write pointer
        - erofs: fix deadlock when shrink erofs slab
        - i2c: virtio: disable timeout handling
        - net/smc: Ensure the active closing peer first closes clcsock
        - [arm64,armhf] net: marvell: mvpp2: increase MTU limit when XDP enabled
        - [x86] cpufreq: intel_pstate: Add Ice Lake server to out-of-band IDs
        - nvmet-tcp: fix incomplete data digest send
        - [x86] drm/hyperv: Fix device removal on Gen1 VMs
        - [arm64] uaccess: avoid blocking within critical sections
        - [armhf] net/ncsi : Add payload to be 32-bit aligned to fix dropped
          packets
        - PM: hibernate: use correct mode for swsusp_close()
        - drm/amd/display: Fix DPIA outbox timeout after GPU reset
        - drm/amd/display: Set plane update flags for all planes in reset
        - tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited
          flows
        - lan743x: fix deadlock in lan743x_phy_link_status_change()
        - net: phylink: Force link down and retrigger resolve on interface change
        - net: phylink: Force retrigger in case of latched link-fail indicator
        - net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk()
        - net/smc: Fix loop in smc_listen
        - nvmet: use IOCB_NOWAIT only if the filesystem supports it
        - igb: fix netpoll exit with traffic
        - [mips*el/loongson-3] fix FTLB configuration
        - tls: splice_read: fix record type check
        - tls: splice_read: fix accessing pre-processed records
        - tls: fix replacing proto_ops
        - net: stmmac: Disable Tx queues when reconfiguring the interface
        - net/sched: sch_ets: don't peek at classes beyond 'nbands'
        - ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()
        - net: vlan: fix underflow for the real_dev refcnt
        - net/smc: Don't call clcsock shutdown twice when smc shutdown
        - [arm64] net: hns3: fix VF RSS failed problem after PF enable multi-TCs
        - [arm64] net: hns3: fix incorrect components info of ethtool --reset
          command
        - locking/rwsem: Make handoff bit handling more consistent
        - perf: Ignore sigtrap for tracepoints destined for other tasks
        - sched/scs: Reset task stack state in bringup_cpu()
        - [arm64] iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568
        - [x86] iommu/vt-d: Fix unmap_pages support
        - f2fs: quota: fix potential deadlock
        - f2fs: set SBI_NEED_FSCK flag when inconsistent node block found
        - [riscv64] dts: microchip: fix board compatible
        - [riscv64] dts: microchip: drop duplicated MMC/SDHC node
        - cifs: nosharesock should not share socket with future sessions
        - ceph: properly handle statfs on multifs setups
        - [amd64] iommu/amd: Clarify AMD IOMMUv2 initialization messages
        - vhost/vsock: fix incorrect used length reported to the guest
        - tracing: Check pid filtering when creating events
        - cifs: nosharesock should be set on new server
        - io_uring: fix soft lockup when call __io_remove_buffers
        - [armhf] firmware: arm_scmi: Fix type error assignment in voltage protocol
        - [armhf] firmware: arm_scmi: Fix type error in sensor protocol
        - blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and
          disk_release()
        - block: avoid to quiesce queue in elevator_init_mq
        - drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as well
        - drm/amdgpu/gfx9: switch to golden tsc registers for renoir+
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.7
        - ALSA: usb-audio: Restrict rates for the shared clocks
        - ALSA: usb-audio: Rename early_playback_start flag with lowlatency_playback
        - ALSA: usb-audio: Disable low-latency playback for free-wheel mode
        - ALSA: usb-audio: Disable low-latency mode for implicit feedback sync
        - ALSA: usb-audio: Check available frames for the next packet size
        - ALSA: usb-audio: Add spinlock to stop_urbs()
        - ALSA: usb-audio: Improved lowlatency playback support
        - ALSA: usb-audio: Avoid killing in-flight URBs during draining
        - ALSA: usb-audio: Fix packet size calculation regression
        - ALSA: usb-audio: Less restriction for low-latency playback mode
        - ALSA: usb-audio: Switch back to non-latency mode at a later point
        - ALSA: usb-audio: Don't start stream for capture at prepare
        - gfs2: release iopen glock early in evict
        - gfs2: Fix length of holes reported at end-of-file
        - [powerpc*] pseries/ddw: Revert "Extend upper limit for huge DMA window
          for persistent memory"
        - [powerpc*] pseries/ddw: Do not try direct mapping with persistent memory
          and one window
        - mac80211: do not access the IV when it was stripped
        - mac80211: fix throughput LED trigger
        - [x86] hyperv: Move required MSRs check to initial platform probing
        - net/smc: Transfer remaining wait queue entries during fallback
        - net: return correct error code
        - [x86] platform/x86: dell-wmi-descriptor: disable by default
        - [x86] platform/x86: thinkpad_acpi: Add support for dual fan control
        - [x86] platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after
          S3 deep
        - btrfs: silence lockdep when reading chunk tree during mount
        - btrfs: check-integrity: fix a warning on write caching disabled disk
        - thermal: core: Reset previous low and high trip during thermal zone init
        - scsi: iscsi: Unblock session then wake up error handler
        - net: usb: r8152: Add MAC passthrough support for more Lenovo Docks
        - drm/amd/pm: Remove artificial freq level on Navi1x
        - drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered
          again
        - drm/amd/amdgpu: fix potential memleak
        - [x86] ata: ahci: Add Green Sardine vendor ID as board_ahci_mobile
        - ata: libahci: Adjust behavior when StorageD3Enable _DSD is set
        - [arm64] ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array
          overflow in hns_dsaf_ge_srst_by_port()
        - ipv6: check return value of ipv6_skip_exthdr
        - [alpha] net: tulip: de4x5: fix the problem that the array 'lp->phy[8]'
          may be out of bound
        - [alpha] net: ethernet: dec: tulip: de4x5: fix possible array overflows in
          type3_infoblock()
        - perf sort: Fix the 'weight' sort key behavior
        - perf sort: Fix the 'ins_lat' sort key behavior
        - perf sort: Fix the 'p_stage_cyc' sort key behavior
        - [arm*] perf inject: Fix ARM SPE handling
        - perf hist: Fix memory leak of a perf_hpp_fmt
        - perf report: Fix memory leaks around perf_tip()
        - tracing: Don't use out-of-sync va_list in event printing
        - net/smc: Avoid warning of possible recursive locking
        - ACPI: Add stubs for wakeup handler functions
        - net/tls: Fix authentication failure in CCM mode
        - vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit
        - kprobes: Limit max data_size of the kretprobe instances
        - rt2x00: do not mark device gone on EPROTO errors during start
        - ipmi: Move remove_work to dedicated workqueue
        - cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink()
        - iwlwifi: mvm: retry init flow if failed
        - [s390x] pci: move pseudo-MMIO to prevent MIO overlap
        - scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGO
        - scsi: ufs: ufs-pci: Add support for Intel ADL
        - ipv6: fix memory leak in fib6_rule_suppress
        - drm/amd/display: Allow DSC on supported MST branch devices
        - [x86] drm/i915/dp: Perform 30ms delay after source OUI write
        - [x86] KVM: fix avic_set_running for preemptable kernels
        - KVM: Disallow user memslot with size that exceeds "unsigned long"
        - [x86] KVM: x86/mmu: Fix TLB flush range when handling disconnected pt
        - KVM: Ensure local memslot copies operate on up-to-date arch-specific data
        - [x86] KVM: x86: ignore APICv if LAPIC is not enabled
        - [x86] KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with new
          vpid12
        - [x86] KVM: nVMX: Flush current VPID (L1 vs. L2) for
          KVM_REQ_TLB_FLUSH_GUEST
        - [x86] KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested
          vmentry/vmexit
        - [x86] KVM: VMX: prepare sync_pir_to_irr for running with APICv disabled
        - [x86] KVM: x86: Use a stable condition around all VT-d PI paths
        - [x86] KVM: MMU: shadow nested paging does not have PKU
        - [arm64] KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and
          CPTR_EL2 to 1
        - [x86] KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg()
        - [x86] KVM: x86: check PIR even for vCPUs with disabled APICv
        - tracing/histograms: String compares should not care about signed values
        - [arm64,armhf] net: dsa: mv88e6xxx: Fix application of erratum 4.8 for
          88E6393X
        - [arm64,armhf] net: dsa: mv88e6xxx: Drop unnecessary check in
          mv88e6393x_serdes_erratum_4_6()
        - [arm64,armhf] net: dsa: mv88e6xxx: Save power by disabling SerDes
          trasmitter and receiver
        - [arm64,armhf] net: dsa: mv88e6xxx: Add fix for erratum 5.2 of 88E6393X
          family
        - [arm64,armhf] net: dsa: mv88e6xxx: Fix inband AN for 2500base-x on
          88E6393X family
        - [arm64,armhf] net: dsa: mv88e6xxx: Link in pcs_get_state() if AN is
          bypassed
        - wireguard: allowedips: add missing __rcu annotation to satisfy sparse
        - wireguard: device: reset peer src endpoint when netns exits
        - wireguard: receive: use ring buffer for incoming handshakes
        - wireguard: receive: drop handshakes if queue lock is contended
        - wireguard: ratelimiter: use kvcalloc() instead of kvzalloc()
        - [armhf] i2c: stm32f7: flush TX FIFO upon transfer errors
        - [armhf] i2c: stm32f7: recover the bus on access timeout
        - [armhf] i2c: stm32f7: stop dma transfer in case of NACK
        - tcp: fix page frag corruption on page fault
        - net: qlogic: qlcnic: Fix a NULL pointer dereference in
          qlcnic_83xx_add_rings()
        - net: mpls: Fix notifications when deleting a device
        - siphash: use _unaligned version by default
        - [arm64] ftrace: add missing BTIs
        - iwlwifi: fix warnings produced by kernel debug options
        - net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of
          encapsulation
        - net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()
        - [armhf] net: dsa: b53: Add SPI ID table (regression in 5.15)
        - mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_mode
        - [arm64,armhf] ASoC: tegra: Fix wrong value type in ADMAIF
        - [arm64,armhf] ASoC: tegra: Fix wrong value type in I2S
        - [arm64,armhf] ASoC: tegra: Fix wrong value type in DMIC
        - [arm64,armhf] ASoC: tegra: Fix wrong value type in DSPK
        - [arm64,armhf] ASoC: tegra: Fix kcontrol put callback in ADMAIF
        - [arm64,armhf] ASoC: tegra: Fix kcontrol put callback in I2S
        - [arm64,armhf] ASoC: tegra: Fix kcontrol put callback in DMIC
        - [arm64,armhf] ASoC: tegra: Fix kcontrol put callback in DSPK
        - [arm64,armhf] ASoC: tegra: Fix kcontrol put callback in AHUB
        - rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()
        - rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()
        - [x86] ALSA: intel-dsp-config: add quirk for CML devices based on ES8336
          codec
        - net: stmmac: Avoid DMA_CHAN_CONTROL write if no Split Header support
        - net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no
          IRQ is available
        - [arm64,armhf] net: marvell: mvpp2: Fix the computation of shared CPUs
        - [arm64] dpaa2-eth: destroy workqueue at the end of remove function
        - net: annotate data-races on txq->xmit_lock_owner
        - ipv4: convert fib_num_tclassid_users to atomic_t
        - net/smc: fix wrong list_del in smc_lgr_cleanup_early
        - net/rds: correct socket tunable error in rds_tcp_tune()
        - net/smc: Keep smc_close_final rc during active close
        - [arm64] drm/msm/a6xx: Allocate enough space for GMU registers
        - [arm64] drm/msm: Do hw_init() before capturing GPU state
        - [arm*] drm/vc4: kms: Wait for the commit before increasing our clock rate
        - [arm*] drm/vc4: kms: Fix return code check
        - [arm*] drm/vc4: kms: Add missing drm_crtc_commit_put
        - [arm*] drm/vc4: kms: Clear the HVS FIFO commit pointer once done
        - [arm*] drm/vc4: kms: Don't duplicate pending commit
        - [arm*] drm/vc4: kms: Fix previous HVS commit wait
        - atlantic: Increase delay for fw transactions
        - atlatnic: enable Nbase-t speeds with base-t
        - atlantic: Fix to display FW bundle version instead of FW mac version.
        - atlantic: Add missing DIDs and fix 115c.
        - atlantic: Remove Half duplex mode speed capabilities.
        - atlantic: Fix statistics logic for production hardware
        - atlantic: Remove warn trace message.
        - [x86] KVM: x86/mmu: Skip tlb flush if it has been done in zap_gfn_range()
        - [x86] KVM: x86/mmu: Pass parameter flush as false in
          kvm_tdp_mmu_zap_collapsible_sptes()
        - [arm64] drm/msm/devfreq: Fix OPP refcnt leak
        - [arm64] drm/msm: Fix mmap to include VM_IO and VM_DONTDUMP
        - [arm64] drm/msm: Fix wait_fence submitqueue leak
        - [arm64] drm/msm: Restore error return on invalid fence
        - iwlwifi: Fix memory leaks in error handling path
        - [x86] KVM: X86: Fix when shadow_root_level=5 && guest root_level<4
        - [x86] KVM: SEV: initialize regions_list of a mirror VM
        - net/mlx5e: Fix missing IPsec statistics on uplink representor
        - net/mlx5: Move MODIFY_RQT command to ignore list in internal error state
        - net/mlx5: E-switch, Respect BW share of the new group
        - net/mlx5: E-Switch, fix single FDB creation on BlueField
        - net/mlx5: E-Switch, Check group pointer before reading bw_share value
        - [x86] KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln register
        - [x86] KVM: VMX: Set failure code in prepare_vmcs02()
        - io-wq: don't retry task_work creation failure on fatal conditions
        - [x86] sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword
        - [x86] entry: Add a fence for kernel entry SWAPGS in paranoid_entry()
        - [x86] entry: Use the correct fence macro after swapgs in kernel CR3
        - [x86] xen: Add xenpv_restore_regs_and_return_to_usermode()
        - preempt/dynamic: Fix setup_preempt_mode() return value
        - sched/uclamp: Fix rq->uclamp_max not set on first enqueue
        - [x86] KVM: SEV: Return appropriate error codes if SEV-ES scratch setup
          fails
        - [x86] KVM: x86/mmu: Rename slot_handle_leaf to slot_handle_level_4k
        - [x86] KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap
          collapsible path
        - net/mlx5e: Rename lro_timeout to packet_merge_timeout
        - net/mlx5e: Rename TIR lro functions to TIR packet merge functions
        - net/mlx5e: Sync TIR params updates against concurrent create/modify
        - [hppa] Fix KBUILD_IMAGE for self-extracting kernel
        - [hppa] Fix "make install" on newer debian releases
        - [hppa] Mark cr16 CPU clocksource unstable on all SMP machines
        - vgacon: Propagate console boot parameters before calling `vc_resize'
        - xhci: Fix commad ring abort, write all 64 bits to CRCR register.
        - USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
        - [x86,arm64] usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect
        - [x86] tsc: Add a timer to make sure TSC_adjust is always checked
        - [x86] tsc: Disable clocksource watchdog for TSC on qualified platorms
        - [amd64] mm: Map all kernel memory into trampoline_pgd
        - [arm64] tty: serial: msm_serial: Deactivate RX DMA for polling support
        - [arm*] serial: pl011: Add ACPI SBSA UART match id
        - [arm64,armhf] serial: tegra: Change lower tolerance baud rate limit for
          tegra20 and tegra30
        - serial: core: fix transmit-buffer reset and memleak
        - serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array
        - serial: 8250_pci: rewrite pericom_do_set_divisor()
        - serial: 8250: Fix RTS modem control while in rs485 mode
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.8
        - usb: gadget: uvc: fix multiple opens
        - [x86] HID: quirks: Add quirk for the Microsoft Surface 3 type-cover
        - HID: google: add eel USB id
        - [x86] HID: intel-ish-hid: ipc: only enable IRQ wakeup when requested
        - HID: bigbenff: prevent null pointer dereference
        - HID: wacom: fix problems when device is not a valid USB device
        - HID: check for valid USB device for many HID drivers
        - mtd: dataflash: Add device-tree SPI IDs (regression in 5.15)
        - mmc: spi: Add device-tree SPI IDs
        - HID: sony: fix error path in probe
        - [x86] HID: Ignore battery for Elan touchscreen on Asus UX550VE
        - [x86] platform/x86/intel: hid: add quirk to support Surface Go 3
        - [x86] nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six
          8-bit groups
        - IB/hfi1: Insure use of smp_processor_id() is preempt disabled
        - IB/hfi1: Fix early init panic
        - IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr
        - can: kvaser_usb: get CAN clock frequency from device
        - can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct
          stats->{rx,tx}_errors counter
        - can: sja1000: fix use after free in ems_pcmcia_add_card()
        - [i386] can: pch_can: pch_can_rx_normal: fix use after free
        - [arm64,armhf] net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal
          PHY's"
        - [arm64,armhf] net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA ports
        - [x86] sme: Explicitly map new EFI memmap table as encrypted
        - [x86] platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptops
        - nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
        - vrf: don't run conntrack on vrf with !dflt qdisc
        - bpf, sockmap: Attach map progs to psock early for feature probes
        - bpf: Make sure bpf_disable_instrumentation() is safe vs preemption.
        - bpf: Fix the off-by-two error in range markings
        - ice: ignore dropped packets during init
        - ethtool: do not perform operations on net devices being unregistered
        - bonding: make tx_rebalance_counter an atomic
        - nfp: Fix memory leak in nfp_cpp_area_cache_add()
        - seg6: fix the iif in the IPv6 socket control block
        - udp: using datalen to cap max gso segments
        - netfilter: nft_exthdr: break evaluation if setting TCP option fails
        - netfilter: conntrack: annotate data-races around ct->timeout
        - iavf: restore MSI state on reset
        - iavf: Fix reporting when setting descriptor count
        - IB/hfi1: Correct guard on eager buffer deallocation
        - devlink: fix netns refcount leak in devlink_nl_cmd_reload()
        - [arm64,armhf] net: dsa: mv88e6xxx: error handling for serdes_power
          functions
        - [arm64] net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering
        - net/sched: fq_pie: prevent dismantle issue
        - [arm64,armhf] net: mvpp2: fix XDP rx queues registering
        - [x86] KVM: x86: Don't WARN if userspace mucks with RCX during string I/O
          exit
        - [x86] KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse
          IPI req
        - [x86] KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB
          flush hypercall
        - timers: implement usleep_idle_range()
        - mm/slub: fix endianness bug for alloc/free_traces attributes
        - mm: bdi: initialize bdi_min_ratio when bdi is unregistered
        - ALSA: ctl: Fix copy of updated id with element read/write
        - [x86] ALSA: hda/realtek - Add headset Mic support for Lenovo ALC897
          platform
        - [x86] ALSA: hda/realtek: Fix quirk for TongFang PHxTxX1
        - ALSA: pcm: oss: Fix negative period/buffer sizes
        - ALSA: pcm: oss: Limit the period size to 16MB
        - ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()
        - cifs: Fix crash on unload of cifs_arc4.ko
        - scsi: qla2xxx: Format log strings only if needed
        - btrfs: clear extent buffer uptodate when we fail to write it
        - btrfs: fix re-dirty process of tree-log nodes
        - btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error
          handling
        - btrfs: free exchange changeset on failures
        - [x86] perf intel-pt: Fix some PGE (packet generation enable/control flow
          packets) usage
        - [x86] perf intel-pt: Fix sync state when a PSB (synchronization) packet
          is found
        - [x86] perf intel-pt: Fix intel_pt_fup_event() assumptions about setting
          state type
        - [x86] perf intel-pt: Fix state setting when receiving overflow (OVF)
          packet
        - [x86] perf intel-pt: Fix next 'err' value, walking trace
        - [x86] perf intel-pt: Fix missing 'instruction' events with 'q' option
        - [x86] perf intel-pt: Fix error timestamp setting on the decoder error
          path
        - md: fix update super 1.0 on rdev size change
        - nfsd: Fix nsfd startup race (again)
        - tracefs: Have new files inherit the ownership of their parent
        - hwmon: (pwm-fan) Ensure the fan going on in .probe()
        - [arm64] clk: qcom: regmap-mux: fix parent clock lookup
        - [x86] thermal: int340x: Fix VCoRefLow MMIO bit offset for TGL
        - drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence.
        - libata: add horkage for ASMedia 1092
        - io_uring: ensure task_work gets run as part of cancelations
        - wait: add wake_up_pollfree()
        - binder: use wake_up_pollfree()
        - signalfd: use wake_up_pollfree()
        - aio: keep poll requests on waitqueue until completed
        - aio: fix use-after-free due to missing POLLFREE handling
        - tracefs: Set all files to the same group ownership as the mount option
        - [powerpc*] i2c: mpc: Use atomic read and fix break condition
        - block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
        - scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()
        - scsi: scsi_debug: Fix buffer size of REPORT ZONES command
        - ALSA: usb-audio: Reorder snd_djm_devices[] entries
        - qede: validate non LSO skb length
        - PM: runtime: Fix pm_runtime_active() kerneldoc comment
        - ASoC: rt5682: Fix crash due to out of scope stack vars
        - [arm64] RDMA/hns: Do not halt commands during reset until later
        - [arm64] RDMA/hns: Do not destroy QP resources in the hw resetting phase
        - [x86] hwmon: (dell-smm) Fix warning on /proc/i8k creation error
        - [arm64] clk: qcom: clk-alpha-pll: Don't reconfigure running Trion
        - i40e: Fix failed opcode appearing if handling messages from VF
        - i40e: Fix pre-set max number of queues for VF
        - bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmap
        - i40e: Fix NULL pointer dereference in i40e_dbg_dump_desc
        - [arm64] Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on
          emulated bridge" (regression in 5.15.3)
        - drm/amd/display: Fix DPIA outbox timeout after S3/S4/reset
        - perf tools: Fix SMT detection fast read path
        - net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero
        - [arm64] net: fec: only clear interrupt of handling queue in
          fec_enet_rx_queue()
        - net, neigh: clear whole pneigh_entry at alloc time
        - net/qla3xxx: fix an error code in ql_adapter_up()
        - [arm64] Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by
          default" (regression in 5.15)
        - usb: core: config: fix validation of wMaxPacketValue entries
        - xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime
          suspending
        - xhci: avoid race between disable slot command and host runtime suspend
        - iio: gyro: adxrs290: fix data signedness
        - iio: trigger: Fix reference counting
        - iio: stk3310: Don't return error code in interrupt handler
        - iio: mma8452: Fix trigger reference couting
        - iio: ltr501: Don't return error code in trigger handler
        - iio: kxsd9: Don't return error code in trigger handler
        - iio: itg3200: Call iio_trigger_notify_done() on error
        - iio: adc: axp20x_adc: fix charging current reporting on AXP22x
        - iio: ad7768-1: Call iio_trigger_notify_done() on error
        - iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove
        - misc: rtsx: Avoid mangling IRQ during runtime PM
        - nvmem: eeprom: at25: fix FRAM byte_len
        - bus: mhi: pci_generic: Fix device recovery failed issue
        - bus: mhi: core: Add support for forced PM resume
        - [armhf] irqchip/aspeed-scu: Replace update_bits with write_bits.
        - [armhf] irqchip/armada-370-xp: Fix return value of
          armada_370_xp_msi_alloc()
        - [armhf] irqchip/armada-370-xp: Fix support for Multi-MSI interrupts
        - aio: Fix incorrect usage of eventfd_signal_allowed()
        - [arm64,armhf] irqchip/irq-gic-v3-its.c: Force synchronisation when
          issuing INVALL
        - [armhf] clocksource/drivers/dw_apb_timer_of: Fix probe failure
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.9
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.10
        - nfc: fix segfault in nfc_genl_dump_devices_done
        - [x86] hwmon: (corsair-psu) fix plain integer used as NULL pointer
        - RDMA: Fix use-after-free in rxe_queue_cleanup
        - RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow
        - mtd: rawnand: Fix nand_erase_op delay
        - mtd: rawnand: Fix nand_choose_best_timings() on unsupported interface
        - netfs: Fix lockdep warning from taking sb_writers whilst holding
          mmap_lock
        - ice: fix FDIR init missing when reset VF
        - [x86] vmxnet3: fix minimum vectors alloc issue
        - [arm64] drm/msm: Fix null ptr access msm_ioctl_gem_submit()
        - [arm64] drm/msm/a6xx: Fix uinitialized use of gpu_scid
        - [arm64] drm/msm/dsi: set default num_data_lanes
        - [arm64] drm/msm/dp: Avoid unpowered AUX xfers that caused crashes
        - [arm64] KVM: arm64: Save PSTATE early on exit
        - [arm64] Revert "tty: serial: fsl_lpuart: drop earlycon entry for
          i.MX8QXP"
        - net/mlx4_en: Update reported link modes for 1/10G
        - loop: Use pr_warn_once() for loop_control_remove() warning
        - ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vid
        - [x86] ALSA: hda/hdmi: fix HDA codec entry table order for ADL-P
        - [arm64,armhf] i2c: rk3x: Handle a spurious start completion interrupt
          flag
        - net: netlink: af_netlink: Prevent empty skb by adding a check on len.
        - drm/amdgpu: cancel the correct hrtimer on exit
        - drm/amdgpu: check atomic flag to differeniate with legacy path
        - drm/amd/display: Fix for the no Audio bug with Tiled Displays
        - drm/amdkfd: fix double free mem structure
        - drm/amd/display: add connector type check for CRC source set
        - drm/amdkfd: process_info lock not needed for svm
        - tracing: Fix a kmemleak false positive in tracing_map
        - fuse: make sure reclaim doesn't write the inode
        - perf inject: Fix itrace space allowed for new attributes
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.11
        - [x86] KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled
        - KVM: downgrade two BUG_ONs to WARN_ON_ONCE
        - [x86] kvm: remove unused ack_notifier callbacks
        - [x86] KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid()
        - mac80211: fix rate control for retransmitted frames
        - mac80211: fix regression in SSN handling of addba tx
        - mac80211: mark TX-during-stop for TX in in_reconfig
        - mac80211: send ADDBA requests using the tid/queue of the aggregation
          session
        - mac80211: validate extended element ID is present
        - [arm64] firmware: arm_scpi: Fix string overflow in SCPI genpd driver
        - virtio_ring: Fix querying of maximum DMA mapping size for virtio device
        - [s390x] entry: fix duplicate tracking of irq nesting level
        - [s390x] recordmcount.pl: look for jgnop instruction as well as bcrl on
          s390
        - [arm64] dts: ten64: remove redundant interrupt declaration for gpio-keys
        - ceph: fix up non-directory creation in SGID directories
        - dm btree remove: fix use after free in rebalance_children()
        - audit: improve robustness of the audit queue handling
        - btrfs: convert latest_bdev type to btrfs_device and rename
        - btrfs: use latest_dev in btrfs_show_devname
        - btrfs: update latest_dev when we create a sprout device
        - btrfs: remove stale comment about the btrfs_show_devname
        - scsi: ufs: core: Retry START_STOP on UNIT_ATTENTION
        - [x86] drm/i915/hdmi: convert intel_hdmi_to_dev to intel_hdmi_to_i915
        - [x86] drm/i915/hdmi: Turn DP++ TMDS output buffers back on in encoder->
          shutdown()
        - [x86] pinctrl: amd: Fix wakeups when IRQ is shared with SCI
        - [arm64] dts: rockchip: remove mmc-hs400-enhanced-strobe from
          rk3399-khadas-edge
        - [arm64] dts: rockchip: fix rk3308-roc-cc vcc-sd supply
        - [arm64] dts: rockchip: fix rk3399-leez-p710 vcc3v3-lan supply
        - [arm64] dts: rockchip: fix audio-supply for Rock Pi 4
        - [arm64] dts: rockchip: fix poweroff on helios64
        - mac80211: track only QoS data frames for admission control
        - ceph: fix duplicate increment of opened_inodes metric
        - ceph: initialize pathlen variable in reconnect_caps_cb
        - [armhf] socfpga: dts: fix qspi node compatible
        - [arm64] dts: imx8mq: remove interconnect property from lcdif
        - clk: Don't parent clks until the parent is fully registered
        - [armhf] soc: imx: Register SoC device only on i.MX boards
        - iwlwifi: mvm: don't crash on invalid rate w/o STA
        - virtio/vsock: fix the transport to work with VMADDR_CID_ANY
        - Revert "drm/fb-helper: improve DRM fbdev emulation device names"
        - sch_cake: do not call cake_destroy() from cake_init()
        - inet_diag: fix kernel-infoleak for UDP sockets
        - netdevsim: don't overwrite read only ethtool parms
        - [arm64] net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg
        - [arm64] net: hns3: fix race condition in debugfs
        - net/sched: sch_ets: don't remove idle classes from the round-robin list
        - [arm64,armhf] net: dsa: mv88e6xxx: Unforce speed & duplex in
          mac_link_down()
        - mptcp: never allow the PM to close a listener subflow
        - drm/ast: potential dereference of null pointer
        - [x86] drm/i915/display: Fix an unsigned subtraction which can never be
          negative.
        - mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock
        - cfg80211: Acquire wiphy mutex on regulatory work
        - mac80211: fix lookup when adding AddBA extension element
        - net: stmmac: fix tc flower deletion for VLAN priority Rx steering
        - flow_offload: return EOPNOTSUPP for the unsupported mpls action type
        - rds: memory leak in __rds_conn_create() (CVE-2021-45480)
        - ice: Use div64_u64 instead of div_u64 in adjfine
        - ice: Don't put stale timestamps in the skb
        - drm/amd/display: Set exit_optimized_pwr_state for DCN31
        - drm/amd/pm: fix a potential gpu_metrics_table memory leak
        - mptcp: remove tcp ulp setsockopt support
        - mptcp: clear 'kern' flag from fallback sockets
        - mptcp: fix deadlock in __mptcp_push_pending()
        - [arm64,armhf] soc/tegra: fuse: Fix bitwise vs. logical OR warning
        - igb: Fix removal of unicast MAC filters of VFs
        - igbvf: fix double free in `igbvf_probe`
        - igc: Fix typo in i225 LTR functions
        - ixgbe: Document how to enable NBASE-T support
        - ixgbe: set X550 MDIO speed before talking to PHY
        - netdevsim: Zero-initialize memory for new map's value in function
          nsim_bpf_map_alloc (CVE-2021-4135)
        - net/packet: rx_owner_map depends on pg_vec
        - [arm64,armhf] net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup
        - sfc_ef100: potential dereference of null pointer
        - [arm64,armhf] dsa: mv88e6xxx: fix debug print for SPEED_UNFORCED
        - net: Fix double 0x prefix print in SKB dump
        - net/smc: Prevent smc_release() from long blocking
        - sit: do not call ipip6_dev_free() from sit_init_net()
        - afs: Fix mmap
        - [arm64] kexec: Fix missing error code 'ret' warning in
          load_other_segments()
        - bpf: Fix extable fixup offset.
        - USB: gadget: bRequestType is a bitfield, not a enum
        - Revert "usb: early: convert to readl_poll_timeout_atomic()"
        - [x86] KVM: x86: Drop guest CPUID check for host initiated writes to
          MSR_IA32_PERF_CAPABILITIES
        - tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous
        - USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)
        - [arm*] usb: dwc2: fix STM ID/VBUS detection startup delay in
          dwc2_driver_probe
        - PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
        - PCI/MSI: Mask MSI-X vectors only on success
        - [x86] usb: xhci: Extend support for runtime power management for AMD's
          Yellow carp.
        - [x86,arm64] usb: typec: tcpm: fix tcpm unregister port but leave a
          pending timer
        - usb: gadget: u_ether: fix race in setting MAC address in setup phase
        - USB: serial: cp210x: fix CP2105 GPIO registration
        - USB: serial: option: add Telit FN990 compositions
        - selinux: fix sleeping function called from invalid context
        - btrfs: fix memory leak in __add_inode_ref()
        - btrfs: fix double free of anon_dev after failure to create subvolume
        - btrfs: check WRITE_ERR when trying to read an extent buffer
        - btrfs: fix missing blkdev_put() call in btrfs_scan_one_device()
        - zonefs: add MODULE_ALIAS_FS
        - iocost: Fix divide-by-zero on donation from low hweight cgroup
        - [x86] serial: 8250_fintek: Fix garbled text for console
        - timekeeping: Really make sure wall_to_monotonic isn't positive
        - cifs: sanitize multiple delimiters in prepath
        - locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()
        - [riscv64] dts: unleashed: Add gpio card detect to mmc-spi-slot
        - [riscv64] dts: unmatched: Add gpio card detect to mmc-spi-slot
        - perf inject: Fix segfault due to close without open
        - perf inject: Fix segfault due to perf_data__fd() without open
        - libata: if T_LENGTH is zero, dma direction should be DMA_NONE
        - [powerpc*] powerpc/module_64: Fix livepatching for RO modules
        - drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE
        - drm/amdgpu: don't override default ECO_BITs setting
        - drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YC
        - [armhf] dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad name
        - mptcp: add missing documented NL params
        - [amd64] bpf, x64: Factor out emission of REX byte in more cases
        - bpf: Fix extable address check.
        - USB: core: Make do_proc_control() and do_proc_bulk() killable
        - media: mxl111sf: change mutex_init() location
        - ovl: fix warning in ovl_create_real()
        - scsi: scsi_debug: Don't call kcalloc() if size arg is zero
        - scsi: scsi_debug: Fix type in min_t to avoid stack OOB
        - scsi: scsi_debug: Sanity check block descriptor length in
          resp_mode_select()
        - io-wq: remove spurious bit clear on task_work addition
        - io-wq: check for wq exit after adding new worker task_work
        - rcu: Mark accesses to rcu_state.n_force_qs
        - io-wq: drop wqe lock before creating new worker
        - [armhf] bus: ti-sysc: Fix variable set but not used warning for
          reinit_modules
        - xen/blkfront: harden blkfront against event channel storms
          (CVE-2021-28711)
        - xen/netfront: harden netfront against event channel storms
          (CVE-2021-28712)
        - xen/console: harden hvc_xen against event channel storms
          (CVE-2021-28713)
        - xen/netback: fix rx queue stall detection (CVE-2021-28714)
        - xen/netback: don't queue unlimited number of packages (CVE-2021-28715)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.12
        - net: usb: lan78xx: add Allied Telesis AT29M2-AF
        - ext4: prevent partial update of the extent blocks
        - ext4: check for out-of-order index extents in ext4_valid_extent_entries()
        - ext4: check for inconsistent extents between index and leaf block
        - HID: holtek: fix mouse probing
        - HID: potential dereference of null pointer
        - NFSD: Fix READDIR buffer overflow
        - PM: sleep: Fix error handling in dpm_prepare()
        - [arm64] dts: allwinner: orangepi-zero-plus: fix PHY mode
        - [arm64,armhf] bus: sunxi-rsb: Fix shutdown
        - spi: change clk_disable_unprepare to clk_unprepare
        - ucounts: Fix rlimit max values check
        - [arm64,armhf] ASoC: meson: aiu: fifo: Add missing
          dma_coerce_mask_and_coherent()
        - [arm64] RDMA/hns: Fix RNR retransmission issue for HIP08
        - IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()
        - [arm64] RDMA/hns: Replace kfree() with kvfree()
        - netfilter: nf_tables: fix use-after-free in nft_set_catchall_destroy()
        - netfilter: fix regression in looped (broad|multi)cast's MAC handling
        - [armhf] dts: imx6qdl-wandboard: Fix Ethernet support
        - ice: Use xdp_buf instead of rx_buf for xsk zero-copy
        - ice: xsk: return xsk buffers back to pool when cleaning the ring
        - qlcnic: potential dereference null pointer of rx_queue->page_ring
        - tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
        - ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
        - inet: fully convert sk->sk_rx_dst to RCU rules
        - net: accept UFOv6 packages in virtio_net_hdr_to_skb
        - net: skip virtio_net_hdr_set_proto if protocol already set
        - igb: fix deadlock caused by taking RTNL in RPM resume path
        - ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module
        - bonding: fix ad_actor_system option setting to default
        - [amd64] fjes: Check for error irq
        - [armhf] drivers: net: smc911x: Check for error irq
        - asix: fix uninit-value in asix_mdio_read()
        - asix: fix wrong return value in asix_check_host_enable()
        - io_uring: zero iocb->ki_pos for stream file types
        - veth: ensure skb entering GRO are not cloned.
        - net: stmmac: ptp: fix potentially overflowing expression
        - net: bridge: Use array_size() helper in copy_to_user()
        - net: bridge: fix ioctl old_deviceless bridge argument
        - r8152: fix the force speed doesn't work for RTL8156
        - Input: elantech - fix stack out of bound access in
          elantech_change_report_id()
        - [arm*] pinctrl: bcm2835: Change init order for gpio hogs
        - hwmon: (lm90) Fix usage of CONFIG2 register in detect function
        - hwmon: (lm90) Prevent integer overflow/underflow in hysteresis
          calculations
        - hwmon: (lm90) Introduce flag indicating extended temperature support
        - hwmon: (lm90) Add basic support for TI TMP461
        - hwmon: (lm90) Drop critical attribute support for MAX6654
        - kernel/crash_core: suppress unknown crashkernel parameter warning
        - [x86] Revert "x86/boot: Pull up cmdline preparation and early param
          parsing"
        - [x86] boot: Move EFI range reservation after cmdline parsing
        - ALSA: jack: Check the return value of kstrdup()
        - ALSA: drivers: opl3: Fix incorrect use of vp->state
        - ALSA: rawmidi - fix the uninitalized user_pversion
        - [x86] ALSA: hda/hdmi: Disable silent stream on GLK
        - [x86] ALSA: hda/realtek: Amp init fixup for HP ZBook 15 G6
        - [x86] ALSA: hda/realtek: Add new alc285-hp-amp-init model
        - [x86] ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
        - [x86] ALSA: hda/realtek: Fix quirk for Clevo NJ51CU
        - [arm64,armhf] ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to
          aiu-fifo-i2s
        - [arm64,armhf] ASoC: tegra: Add DAPM switches for headphones and mic jack
        - [armhf] ASoC: tegra: Restore headphones jack name on Nyan Big
        - Input: atmel_mxt_ts - fix double free in mxt_read_info_block
        - ipmi: bail out if init_srcu_struct fails
        - ipmi: ssif: initialize ssif_info->client early
        - ipmi: fix initialization when workqueue allocation fails
        - [hppa] Correct completer in lws start
        - [hppa] Fix mask used to select futex spinlock
        - tee: handle lookup of shm with reference count 0
        - [x86] pkey: Fix undefined behaviour with PKRU_WD_BIT
        - [amd64] platform/x86: amd-pmc: only use callbacks for suspend
        - [x86] platform/x86: intel_pmc_core: fix memleak on registration failure
        - [x86] KVM: x86: Always set kvm_run->if_flag
        - [x86] KVM: x86/mmu: Don't advance iterator after restart due to yielding
        - [x86] KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is required
        - [x86] KVM: VMX: Always clear vmx->fail on emulation_required
        - [x86] KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this
          vCPU
        - [armhf] pinctrl: stm32: consider the GPIO offset to expose all the GPIO
          lines
        - [arm64,armhf] mmc: sdhci-tegra: Fix switch to HS400ES mode
        - [armhf] mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commands
        - mmc: core: Disable card detect during shutdown
        - [armhf] mmc: mmci: stm32: clear DLYB_CR after sending tuning command
        - mac80211: fix locking in ieee80211_start_ap error path
        - mm: mempolicy: fix THP allocations escaping mempolicy restrictions
        - mm, hwpoison: fix condition in free hugetlb page path
        - mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()
        - [arm64] tee: optee: Fix incorrect page free bug
        - f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr()
          (CVE-2021-45469)
        - netfs: fix parameter of cleanup()
        - [x86] KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_state
        - [arm64] dts: lx2160a: fix scl-gpios property name
        - [arm64] Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312
        - Input: goodix - add id->model mapping for the "9111" model
        - [x86] ASoC: SOF: Intel: pci-tgl: add new ADL-P variant
        - [x86] ASoC: SOF: Intel: pci-tgl: add ADL-N support
        - ASoC: rt5682: fix the wrong jack type detected
        - hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681
        - hwmon: (lm90) Do not report 'busy' status bit as alarm
        - r8152: sync ocp base
        - ax25: NPD bug when detaching AX25 device
        - hamradio: defer ax25 kfree after unregister_netdev
        - hamradio: improve the incomplete fix to avoid NPD
        - tun: avoid double free in tun_free_netdev
        - phonet/pep: refuse to enable an unbound pipe
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.13
        - Input: i8042 - add deferred probe support
        - Input: i8042 - enable deferred probe quirk for ASUS UM325UA
        - tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok().
        - tomoyo: use hwight16() in tomoyo_domain_quota_is_ok()
        - net/sched: Extend qdisc control block with tc control block
        - [x86] platform/x86: apple-gmux: use resource_size() with res
        - memblock: fix memblock_phys_alloc() section mismatch error
        - ALSA: hda: intel-sdw-acpi: harden detection of controller
        - ALSA: hda: intel-sdw-acpi: go through HDAS ACPI at max depth of 2
        - efi: Move efifb_setup_from_dmi() prototype from arch headers
        - selinux: initialize proto variable in selinux_ip_postroute_compat()
        - scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
        - net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources
        - net/mlx5: Fix error print in case of IRQ request failed
        - net/mlx5: Fix SF health recovery flow
        - net/mlx5: Fix tc max supported prio for nic mode
        - net/mlx5e: Wrap the tx reporter dump callback to extract the sq
        - net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flow
        - net/mlx5e: Fix ICOSQ recovery flow for XSK
        - net/mlx5e: Use tc sample stubs instead of ifdefs in source file
        - net/mlx5e: Delete forward rule for ct or sample action
        - udp: using datalen to cap ipv6 udp max gso segments
        - sctp: use call_rcu to free endpoint
        - net/smc: fix using of uninitialized completions
        - net: usb: pegasus: Do not drop long Ethernet frames
        - net/smc: don't send CDC/LLC message if link not ready
        - net/smc: fix kernel panic caused by race of smc_sock
        - igc: Do not enable crosstimestamping for i225-V models
        - igc: Fix TX timestamp support for non-MSI-X platforms
        - drm/amd/display: Send s0i2_rdy in stream_count == 0 optimization
        - drm/amd/display: Set optimize_pwr_state for DCN31
        - net/mlx5e: Fix wrong features assignment in case of error
        - net: bridge: mcast: add and enforce query interval minimum
        - net: bridge: mcast: add and enforce startup query interval minimum
        - net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper
        - [armhf] net/ncsi: check for error return from call to nla_put_u32
        - i2c: validate user data in compat ioctl
        - nfc: uapi: use kernel size_t to fix user-space builds
        - uapi: fix linux/nfc.h userspace compilation errors
        - drm/nouveau: wait for the exclusive fence after the shared ones v2
          (Closes: #1000681)
        - drm/amdgpu: When the VCN(1.0) block is suspended, powergating is
          explicitly enabled
        - drm/amdgpu: add support for IP discovery gc_info table v2
        - drm/amd/display: Changed pipe split policy to allow for multi-display pipe
          split
        - xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.
        - usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.
        - [arm*] binder: fix async_free_space accounting for empty parcels
        - [x86] scsi: vmw_pvscsi: Set residual data length conditionally
        - Input: appletouch - initialize work before device registration
        - Input: spaceball - fix parsing of movement data packets
        - net: fix use-after-free in tw_timer_handler
        - fs/mount_setattr: always cleanup mount_kattr
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.14
        - fscache_cookie_enabled: check cookie is valid before accessing it
        - tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
        - tracing: Tag trace_percpu_buffer as a percpu pointer
        - Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"
        - ieee802154: atusb: fix uninit value in atusb_set_extended_addr
        - i40e: Fix to not show opcode msg on unsuccessful VF MAC change
        - iavf: Fix limit of total number of queues to active queues of VF
        - RDMA/core: Don't infoleak GRH fields
        - Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo
          Docks"
        - netrom: fix copying in user data in nr_setsockopt
        - RDMA/uverbs: Check for null return of kmalloc_array
        - mac80211: initialize variable have_higher_than_11mbit
        - mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
        - sfc: The RX page_ring is optional
        - i40e: fix use-after-free in i40e_sync_filters_subtask()
        - i40e: Fix for displaying message regarding NVM version
        - i40e: Fix incorrect netdev's real number of RX/TX queues
        - ipv4: Check attribute length for RTA_GATEWAY in multipath route
        - ipv4: Check attribute length for RTA_FLOW in multipath route
        - ipv6: Check attribute length for RTA_GATEWAY in multipath route
        - ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route
        - lwtunnel: Validate RTA_ENCAP_TYPE attribute length
        - sctp: hold endpoint before calling cb in sctp_transport_lookup_process
        - batman-adv: mcast: don't send link-local multicast to mcast routers
        - sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
        - net: ena: Fix undefined state when tx request id is out of bounds
        - net: ena: Fix wrong rx request id by resetting device
        - net: ena: Fix error handling when calculating max IO queues number
        - md/raid1: fix missing bitmap update w/o WriteMostly devices
        - [x86] KVM: x86: Check for rmaps allocation
        - cgroup: Use open-time credentials for process migraton perm checks
          (CVE-2021-4197)
        - cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
          (CVE-2021-4197)
        - cgroup: Use open-time cgroup namespace for process migration perm checks
          (CVE-2021-4197)
        - Revert "i2c: core: support bus regulator controlling in adapter"
        - xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate
          (CVE-2021-4155)
        - power: supply: core: Break capacity loop
        - rndis_host: support Hytera digital radios
        - net ticp:fix a kernel-infoleak in __tipc_sendmsg()
        - phonet: refcount leak in pep_sock_accep (CVE-2021-45095)
        - fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
        - drm/amdgpu: disable runpm if we are the primary adapter
        - [arm64] power: bq25890: Enable continuous conversion for ADC at charging
        - ipv6: Continue processing multipath route even if gateway attribute is
          invalid
        - ipv6: Do cleanup if attribute validation fails in multipath route
        - drm/amdgpu: fix dropped backing store handling in
          amdgpu_dma_buf_move_notify
        - scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()
        - ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
        - net: udp: fix alignment problem in udp4_seq_show()
        - atlantic: Fix buff_ring OOB in aq_ring_rx_clean
        - drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resume
        - drm/amdgpu: always reset the asic in suspend (v2)
        - drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable
          platform
        - mISDN: change function names to avoid conflicts
        - drm/amd/display: fix B0 TMDS deepcolor no dislay issue
        - drm/amd/display: Added power down for DCN10
        - ipv6: raw: check passed optlen before reading
        - Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"
        - drm/amd/pm: keep the BACO feature enabled for suspend
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.15
        - workqueue: Fix unbind_workers() VS wq_worker_running() race
        - staging: r8188eu: switch the led off during deinit
        - bpf: Fix out of bounds access from invalid *_or_null type verification
          (CVE-2022-23222)
        - Bluetooth: btusb: Add protocol for MediaTek bluetooth devices(MT7922)
        - Bluetooth: btusb: Add the new support ID for Realtek RTL8852A
        - Bluetooth: btusb: Add support for IMC Networks Mediatek Chip(MT7921)
        - Bbluetooth: btusb: Add another Bluetooth part for Realtek 8852AE
        - Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_recv_urb()
        - Bluetooth: btusb: enable Mediatek to support AOSP extension
        - Bluetooth: btusb: Add one more Bluetooth part for the Realtek RTL8852AE
        - Bluetooth: btusb: Add the new support IDs for WCN6855
        - fget: clarify and improve __fget_files() implementation
        - Bluetooth: btusb: Add one more Bluetooth part for WCN6855
        - Bluetooth: btusb: Add two more Bluetooth parts for WCN6855
        - Bluetooth: btusb: Add support for Foxconn MT7922A
        - Bluetooth: btintel: Fix broken LED quirk for legacy ROM devices
        - Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0
        - Bluetooth: bfusb: fix division by zero in send path
        - [armhf] dts: exynos: Fix BCM4330 Bluetooth reset polarity in I9100
        - USB: core: Fix bug in resuming hub's handling of wakeup requests
        - USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status
        - ath11k: Fix buffer overflow when scanning with extraie
        - mmc: sdhci-pci: Add PCI ID for Intel ADL
        - Bluetooth: add quirk disabling LE Read Transmit Power
        - Bluetooth: btbcm: disable read tx power for some Macs with the T2 Security
          chip
        - Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 and 8,2
        - veth: Do not record rx queue hint in veth_xmit
        - [x86] mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()
        - can: gs_usb: fix use of uninitialized variable, detach device on reception
          of invalid USB data
        - can: isotp: convert struct tpcon::{idx,len} to unsigned int
        - can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved}
        - random: fix data race on crng_node_pool
        - random: fix data race on crng init time
        - random: fix crash on multiple early calls to add_bootloader_randomness()
        - [x86] platform/x86/intel: hid: add quirk to support Surface Go 3
        - media: Revert "media: uvcvideo: Set unique vdev name based in type"
        - [x86] drm/i915: Avoid bitwise vs logical OR warning in
          snb_wm_latency_quirk()
    
      [ Ben Hutchings ]
      * Bump ABI to 3
      * wait: Export new function __wake_up_pollfree() needed by binder
      * [rt] Add new signing key for Clark Williams
      * [rt] Update to 5.15.10-rt24
      * debian/control: Add version to libopencsd-dev build-dependency
      * [armhf] media: Set MEDIA_SUPPORT=m so drivers are no longer built-in
    
      [ Andrew Balmos ]
      * net/can: Enable CONFIG_CAN_MCP251X as module
    
      [ Salvatore Bonaccorso ]
      * drivers/infiniband/hw/irdma: Enable INFINIBAND_IRDMA as module
        (Closes: #1003082)
      * vfs: fs_context: fix up param length parsing in legacy_parse_param
        (CVE-2022-0185)
    
     -- Salvatore Bonaccorso <email address hidden>  Tue, 18 Jan 2022 22:31:03 +0100
  • linux (5.15.5-2) unstable; urgency=medium
    
      * atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_wait
        (CVE-2021-43975)
      * fget: check that the fd still exists after getting a ref to it
        (CVE-2021-4083)
      * USB: gadget: detect too-big endpoint 0 requests (CVE-2021-39685)
      * USB: gadget: zero allocate endpoint 0 buffers (CVE-2021-39685)
      * [x86] Revert "drm/i915: Implement Wa_1508744258" (Closes: #1001128)
      * nfsd: fix use-after-free due to delegation race (Closes: #988044)
      * bpf: Fix kernel address leakage in atomic fetch
      * bpf: Fix signed bounds propagation after mov32
      * bpf: Make 32->64 bounds propagation slightly more robust
      * bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux reg
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 19 Dec 2021 00:20:10 +0100
  • linux (5.15.5-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.4
        - string: uninline memcpy_and_pad
        - [x86] KVM: Fix steal time asm constraints
        - btrfs: introduce btrfs_is_data_reloc_root
        - btrfs: zoned: add a dedicated data relocation block group
        - btrfs: zoned: only allow one process to add pages to a relocation inode
        - btrfs: zoned: use regular writes for relocation
        - btrfs: check for relocation inodes on zoned btrfs in should_nocow
        - btrfs: zoned: allow preallocation for relocation inodes
        - block: Add a helper to validate the block size
        - loop: Use blk_validate_block_size() to validate block size
        - Bluetooth: btusb: Add support for TP-Link UB500 Adapter
        - PCI/MSI: Deal with devices lying about their MSI mask capability
        - PCI: Add MSI masking quirk for Nvidia ION AHCI
        - perf/core: Avoid put_page() when GUP fails
        - thermal: Fix NULL pointer dereferences in of_thermal_ functions
        - Revert "ACPI: scan: Release PM resources blocked by unused objects"
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.5
        - [arm64] zynqmp: Do not duplicate flash partition label property
        - [arm64] zynqmp: Fix serial compatible string
        - [arm64,armhf] clk: sunxi-ng: Unregister clocks/resets when unbinding
        - scsi: pm80xx: Fix memory leak during rmmod
        - scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
        - [armhf] bus: ti-sysc: Add quirk handling for reinit on context lost
        - [armhf] bus: ti-sysc: Use context lost quirk for otg
        - [armhf] usb: musb: tusb6010: check return value after calling
          platform_get_resource()
        - [x86] usb: typec: tipd: Remove WARN_ON in tps6598x_block_read
        - staging: rtl8723bs: remove possible deadlock when disconnect (v2)
        - staging: rtl8723bs: remove a second possible deadlock
        - staging: rtl8723bs: remove a third possible deadlock
        - [arm64] dts: ls1012a: Add serial alias for ls1012a-rdb
        - RDMA/rxe: Separate HW and SW l/rkeys
        - [x86] ASoC: SOF: Intel: hda-dai: fix potential locking issue
        - scsi: core: Fix scsi_mode_sense() buffer length handling
        - ALSA: usb-audio: disable implicit feedback sync for Behringer UFX1204 and
          UFX1604
        - [armhf] clk: imx: imx6ul: Move csi_sel mux to correct base register
        - ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQ
        - [x86] ASoC: rt5651: Use IRQF_NO_AUTOEN when requesting the IRQ
        - [x86] ASoC: nau8824: Add DMI quirk mechanism for active-high jack-detect
        - scsi: advansys: Fix kernel pointer leak
        - scsi: smartpqi: Add controller handshake during kdump
        - [arm64] dts: imx8mm-kontron: Fix reset delays for ethernet PHY
        - ALSA: intel-dsp-config: add quirk for APL/GLK/TGL devices based on ES8336
          codec
        - [x86] ASoC: Intel: soc-acpi: add missing quirk for TGL SDCA single amp
        - [x86] ASoC: Intel: sof_sdw: add missing quirk for Dell SKU 0A45
        - firmware_loader: fix pre-allocated buf built-in firmware use
        - HID: multitouch: disable sticky fingers for UPERFECT Y
        - ALSA: usb-audio: Add support for the Pioneer DJM 750MK2 Mixer/Soundcard
        - ASoC: rt5682: fix a little pop while playback
        - [amd64] iommu/vt-d: Do not falsely log intel_iommu is unsupported kernel
          option
        - tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc
        - scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()
        - scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()
        - scsi: target: Fix ordered tag handling
        - scsi: target: Fix alua_tg_pt_gps_count tracking
        - iio: imu: st_lsm6dsx: Avoid potential array overflow in
          st_lsm6dsx_set_odr()
        - RDMA/core: Use kvzalloc when allocating the struct ib_port
        - scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routine
        - scsi: lpfc: Fix link down processing to address NULL pointer dereference
        - scsi: lpfc: Allow fabric node recovery if recovery is in progress before
          devloss
        - [i386] ALSA: gus: fix null pointer dereference on pointer block
        - ALSA: usb-audio: fix null pointer dereference on pointer cs_desc
        - f2fs: fix up f2fs_lookup tracepoints
        - f2fs: fix to use WHINT_MODE
        - f2fs: fix wrong condition to trigger background checkpoint correctly
        - f2fs: compress: disallow disabling compress on non-empty compressed file
        - f2fs: fix incorrect return value in f2fs_sanity_check_ckpt()
        - [armhf] clk/ast2600: Fix soc revision for AHB
        - [arm64] clk: qcom: gcc-msm8996: Drop (again) gcc_aggre1_pnoc_ahb_clk
        - [arm64] KVM: arm64: Fix host stage-2 finalization
        - sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
        - sched/fair: Prevent dead task groups from regaining cfs_rq's
        - [x86] perf/x86/vlbr: Add c->flags to vlbr event constraints
        - blkcg: Remove extra blkcg_bio_issue_init
        - drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrame
        - bpf: Fix inner map state pruning regression.
        - tcp: Fix uninitialized access in skb frags array for Rx 0cp.
        - tracing: Add length protection to histogram string copies
        - nl80211: fix radio statistics in survey dump
        - mac80211: fix monitor_sdata RCU/locking assertions
        - net: bnx2x: fix variable dereferenced before check
        - bnxt_en: reject indirect blk offload when hw-tc-offload is off
        - tipc: only accept encrypted MSG_CRYPTO msgs
        - sock: fix /proc/net/sockstat underflow in sk_clone_lock()
        - net/smc: Make sure the link_id is unique
        - NFSD: Fix exposure in nfsd4_decode_bitmap()
        - iavf: Fix return of set the new channel count
        - iavf: check for null in iavf_fix_features
        - iavf: free q_vectors before queues in iavf_disable_vf
        - iavf: don't clear a lock we don't hold
        - iavf: Fix failure to exit out from last all-multicast mode
        - iavf: prevent accidental free of filter structure
        - iavf: validate pointers
        - iavf: Fix for the false positive ASQ/ARQ errors while issuing VF reset
        - iavf: Fix for setting queues to 0
        - iavf: Restore VLAN filters after link down
        - bpf: Fix toctou on read-only map's constant scalar tracking
          (CVE-2021-4001)
        - [x86] platform/x86: hp_accel: Fix an error handling path in
          'lis3lv02d_probe()'
        - udp: Validate checksum in udp_read_sock()
        - btrfs: make 1-bit bit-fields of scrub_page unsigned int
        - RDMA/core: Set send and receive CQ before forwarding to the driver
        - net/mlx5e: Wait for concurrent flow deletion during neigh/fib events
        - net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdev
        - net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()
        - net/mlx5: Update error handler for UCTX and UMEM
        - net/mlx5: E-Switch, rebuild lag only when needed
        - net/mlx5e: CT, Fix multiple allocations and memleak of mod acts
        - net/mlx5: Lag, update tracker when state change event received
        - net/mlx5: E-Switch, return error if encap isn't supported
        - scsi: ufs: core: Improve SCSI abort handling
        - scsi: core: sysfs: Fix hang when device state is set via sysfs
        - scsi: ufs: core: Fix task management completion timeout race
        - scsi: ufs: core: Fix another task management completion race
        - [arm*] net: mvmdio: fix compilation warning
        - net: sched: act_mirred: drop dst for the direction from egress to ingress
        - [arm64] net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove
        - net: virtio_net_hdr_to_skb: count transport header in UFO
        - i40e: Fix correct max_pkt_size on VF RX queue
        - i40e: Fix NULL ptr dereference on VSI filter sync
        - i40e: Fix changing previously set num_queue_pairs for PFs
        - i40e: Fix ping is lost after configuring ADq on VF
        - RDMA/mlx4: Do not fail the registration on port stats
        - i40e: Fix warning message and call stack during rmmod i40e driver
        - i40e: Fix creation of first queue by omitting it if is not power of two
        - i40e: Fix display error code in dmesg
        - e100: fix device suspend/resume (Closes: #995927)
        - [powerpc*] KVM: PPC: Book3S HV: Use GLOBAL_TOC for
          kvmppc_h_set_dabr/xdabr()
        - [powerpc*] pseries: rename numa_dist_table to form2_distances
        - [powerpc*] pseries: Fix numa FORM2 parsing fallback code
        - [x86] perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake
          Server
        - [x86] perf/x86/intel/uncore: Fix IIO event constraints for Skylake Server
        - [x86] perf/x86/intel/uncore: Fix IIO event constraints for Snowridge
        - [s390x] kexec: fix return code handling
        - blk-cgroup: fix missing put device in error path from blkg_conf_pref()
        - tun: fix bonding active backup with arp monitoring
        - tipc: check for null after calling kmemdup
        - ipc: WARN if trying to remove ipc object which is absent
        - shm: extend forced shm destroy to support objects from several IPC nses
        - hugetlb, userfaultfd: fix reservation restore on userfaultfd error
        - [x86] boot: Pull up cmdline preparation and early param parsing
        - [x86] hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup
          fails
        - [x86] KVM: x86: Assume a 64-bit hypercall for guests with protected state
        - [x86] KVM: x86: Fix uninitialized eoi_exit_bitmap usage in
          vcpu_load_eoi_exitmap()
        - [x86] KVM: x86/mmu: include EFER.LMA in extended mmu role
        - [x86] KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFO
        - [powerpc*] xive: Change IRQ domain to a tree domain
        - [x86] Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping"
        - ata: libata: improve ata_read_log_page() error message
        - ata: libata: add missing ata_identify_page_supported() calls
        - scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()
        - [s390x] setup: avoid reserving memory above identity mapping
        - [s390x] boot: simplify and fix kernel memory layout setup
        - [s390x] vdso: filter out -mstack-guard and -mstack-size
        - [s390x] dump: fix copying to user-space of swapped kdump oldmem
        - block: Check ADMIN before NICE for IOPRIO_CLASS_RT
        - fbdev: Prevent probing generic drivers if a FB is already registered
        - [x86] KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUs
        - [x86] KVM: nVMX: don't use vcpu->arch.efer when checking host state on
          nested state load
        - drm/cma-helper: Release non-coherent memory with dma_free_noncoherent()
        - printk: restore flushing of NMI buffers on remote CPUs after NMI
          backtraces
        - udf: Fix crash after seekdir
        - spi: fix use-after-free of the add_lock mutex
        - [armhf] net: stmmac: socfpga: add runtime suspend/resume callback for
          stratix10 platform
        - [x86] Drivers: hv: balloon: Use VMBUS_RING_SIZE() wrapper for dm_ring_size
        - btrfs: fix memory ordering between normal and ordered work functions
        - fs: handle circular mappings correctly
        - net: stmmac: Fix signed/unsigned wreckage
        - cfg80211: call cfg80211_stop_ap when switch from P2P_GO type
        - mac80211: drop check for DONT_REORDER in __ieee80211_select_queue
        - drm/amd/display: Update swizzle mode enums
        - drm/amd/display: Limit max DSC target bpp for specific monitors
        - [x86] drm/i915/guc: Fix outstanding G2H accounting
        - [x86] drm/i915/guc: Don't enable scheduling on a banned context, guc_id
          invalid, not registered
        - [x86] drm/i915/guc: Workaround reset G2H is received after schedule done
          G2H
        - [x86] drm/i915/guc: Don't drop ce->guc_active.lock when unwinding context
        - [x86] drm/i915/guc: Unwind context requests in reverse order
        - drm/udl: fix control-message timeout
        - drm/prime: Fix use after free in mmap with drm_gem_ttm_mmap
        - drm/nouveau: Add a dedicated mutex for the clients list (CVE-2020-27820)
        - drm/nouveau: use drm_dev_unplug() during device removal (CVE-2020-27820)
        - drm/nouveau: clean up all clients on device removal (CVE-2020-27820)
        - [x86] drm/i915/dp: Ensure sink rate values are always valid
        - [x86] drm/i915/dp: Ensure max link params are always valid
        - [x86] drm/i915: Fix type1 DVI DP dual mode adapter heuristic for modern
          platforms
        - drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga
          and dvi connectors
        - drm/amd/pm: avoid duplicate powergate/ungate setting
        - signal: Implement force_fatal_sig
        - exit/syscall_user_dispatch: Send ordinary signals on failure
        - [powerpc*] signal/powerpc: On swapcontext failure force SIGSEGV
        - [s390x] signal/s390: Use force_sigsegv in default_trap_handler
        - [x86] signal/x86: In emulate_vsyscall force a signal instead of calling
          do_exit
        - signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
        - signal: Don't always set SA_IMMUTABLE for forced signals
        - signal: Replace force_fatal_sig with force_exit_sig when in doubt
        - hugetlbfs: flush TLBs correctly after huge_pmd_unshare (CVE-2021-4002)
        - RDMA/netlink: Add __maybe_unused to static inline in C file
        - bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
        - selinux: fix NULL-pointer dereference when hashtab allocation fails
        - ASoC: DAPM: Cover regression by kctl change notification fix
        - ice: Fix VF true promiscuous mode
        - ice: Delete always true check of PF pointer
        - fs: export an inode_update_time helper
        - btrfs: update device path inode time instead of bd_inode
        - net: add and use skb_unclone_keeptruesize() helper
        - [x86] ALSA: hda: hdac_ext_stream: fix potential locking issues
        - ALSA: hda: hdac_stream: fix potential locking issue in
          snd_hdac_stream_assign()
    
      [ Salvatore Bonaccorso ]
      * [rt] Update to 5.15.3-rt21
      * Drop "arm64: dts: rockchip: disable USB type-c DisplayPort"
      * [rt] Refresh "printk: move console printing to kthreads"
      * [rt] Refresh "printk: remove deferred printing"
      * Bump ABI to 2
      * fuse: release pipe buf after last use (Closes: #1000504)
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 26 Nov 2021 06:33:39 +0100
  • linux (5.15.3-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.3
        - Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
          (CVE-2021-3640)
    
      [ Vincent Blut ]
      * [arm64] sound/soc/meson: Enable SND_MESON_AXG_SOUND_CARD as module
        (Closes: #999638)
      * [arm64,armhf] sound/soc/meson: Enable SND_MESON_GX_SOUND_CARD as module
      * drivers/bluetooth: Enable BT_HCIBTUSB_MTK (Closes: #999748)
    
      [ Salvatore Bonaccorso ]
      * mac80211: fix radiotap header generation
      * [rt] Update to 5.15.2-rt20
      * [rt] Refresh "printk: introduce kernel sync mode"
      * [rt] Refresh "printk: move console printing to kthreads"
      * [rt] Drop "rcutorture: Avoid problematic critical section nesting on
        PREEMPT_RT"
      * [rt] Drop "lockdep: Let lock_is_held_type() detect recursive read as read"
      * [rt] Refresh "x86/softirq: Disable softirq stacks on PREEMPT_RT"
      * [rt] Refresh "POWERPC: Allow to enable RT"
      * Set ABI to 1
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 18 Nov 2021 22:32:07 +0100
  • linux (5.14.16-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.14.13
        - ext4: check and update i_disksize properly
        - ext4: correct the error path of ext4_write_inline_data_end()
        - [x86] ASoC: Intel: sof_sdw: tag SoundWire BEs as non-atomic
        - ALSA: oxfw: fix transmission method for Loud models based on OXFW971
        - ALSA: usb-audio: Unify mixer resume and reset_resume procedure
        - HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JIS
        - netfilter: ip6_tables: zero-initialize fragment offset
        - HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDs
        - [x86] ASoC: SOF: loader: release_firmware() on load failure to avoid
          batching
        - netfilter: nf_nat_masquerade: make async masq_inet6_event handling generic
        - netfilter: nf_nat_masquerade: defer conntrack walk to work queue
        - mac80211: Drop frames from invalid MAC address in ad-hoc mode
        - [m68k] Handle arrivals of multiple signals correctly
        - net: prevent user from passing illegal stab size
        - mac80211: check return value of rhashtable_init
        - [x86] vboxfs: fix broken legacy mount signature checking
        - drm/amdgpu: fix gart.bo pin_count leak
        - scsi: ses: Fix unsigned comparison with less than zero
        - scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"
        - scsi: qla2xxx: Fix excessive messages during device logout
        - perf/core: fix userpage->time_enabled of inactive events
        - sched: Always inline is_percpu_thread()
        - io_uring: kill fasync
        - [armhf] hwmon: (pmbus/ibm-cffps) max_power_out swap changes
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.14.14
        - ALSA: usb-audio: Add quirk for VF0770
        - ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctl
        - ALSA: usb-audio: Fix a missing error check in scarlett gen2 mixer
        - ALSA: seq: Fix a potential UAF by wrong private_free call order
        - ALSA: hda/realtek: Enable 4-speaker output for Dell Precision 5560 laptop
        - ALSA: hda - Enable headphone mic on Dell Latitude laptops with ALC3254
        - ALSA: hda/realtek: Complete partial device name to avoid ambiguity
        - ALSA: hda/realtek: Add quirk for Clevo X170KM-G
        - ALSA: hda/realtek - ALC236 headset MIC recording issue
        - ALSA: hda/realtek: Add quirk for TongFang PHxTxX1
        - ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo
          13s Gen2
        - ALSA: hda/realtek: Fix the mic type detection issue for ASUS G551JW
        - [amd64] platform/x86: amd-pmc: Add alternative acpi id for PMC controller
        - dm: fix mempool NULL pointer race when completing IO
        - [x86] ACPI: PM: Include alternate AMDI0005 id in special behaviour
        - dm rq: don't queue request to blk-mq during DM suspend
        - [s390x] fix strrchr() implementation
        - drm/fbdev: Clamp fbdev surface size if too large
        - [arm64] hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZE
        - drm/nouveau/fifo: Reinstate the correct engine bit programming
        - [arm64] drm/msm: Do not run snapshot on non-DPU devices
        - [arm64] drm/msm: Avoid potential overflow in timeout_to_jiffies()
        - btrfs: unlock newly allocated extent buffer after error
        - btrfs: deal with errors when replaying dir entry during log replay
        - btrfs: deal with errors when adding inode reference during log replay
        - btrfs: check for error when looking up inode during dir entry replay
        - btrfs: update refs for any root except tree log roots
        - btrfs: fix abort logic in btrfs_replace_file_extents
        - [x86] resctrl: Free the ctrlval arrays when domain_setup_mon_state() fails
        - [x86] mei: me: add Ice Lake-N device id.
        - [x86] mei: hbm: drop hbm responses on early shutdown
        - xhci: guard accesses to ep_state in xhci_endpoint_reset()
        - xhci: add quirk for host controllers that don't update endpoint DCS
        - xhci: Fix command ring pointer corruption while aborting a command
        - xhci: Enable trust tx length quirk for Fresco FL11 USB controller
        - cb710: avoid NULL pointer subtraction
        - [arm64,x86] efi/cper: use stack buffer for error record decoding
        - efi: Change down_interruptible() in virt_efi_reset_system() to
          down_trylock()
        - [armhf] usb: musb: dsps: Fix the probe error path
        - Input: xpad - add support for another USB ID of Nacon GC-100
        - USB: serial: qcserial: add EM9191 QDL support
        - USB: serial: option: add Quectel EC200S-CN module support
        - USB: serial: option: add Telit LE910Cx composition 0x1204
        - USB: serial: option: add prod. id for Quectel EG91
        - virtio: write back F_VERSION_1 before validate
        - nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells
        - virtio-blk: remove unneeded "likely" statements
        - Revert "virtio-blk: Add validation for block size in config space"
        - [x86] fpu: Mask out the invalid MXCSR bits properly
        - [x86] Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT
          automatically
        - [powerpc*] xive: Discard disabled interrupts in get_irqchip_state()
        - [armhf] drivers: bus: simple-pm-bus: Add support for probing simple bus
          only devices
        - driver core: Reject pointless SYNC_STATE_ONLY device links
        - iio: adc: ad7192: Add IRQ flag
        - iio: adc: ad7780: Fix IRQ flag
        - iio: adc: ad7793: Fix IRQ flag
        - iio: adis16480: fix devices that do not support sleep mode
        - iio: adc128s052: Fix the error handling path of 'adc128_probe()'
        - iio: adc: max1027: Fix wrong shift with 12-bit devices
        - iio: adis16475: fix deadlock on frequency set
        - iio: light: opt3001: Fixed timeout error when 0 lux
        - iio: adc: max1027: Fix the number of max1X31 channels
        - eeprom: at25: Add SPI ID table
        - iio: dac: ti-dac5571: fix an error code in probe()
        - [arm64] tee: optee: Fix missing devices unregister during optee_remove
        - [armel,armhf] dts: bcm2711-rpi-4-b: Fix usb's unit address
        - [armel,armhf] dts: bcm2711-rpi-4-b: fix sd_io_1v8_reg regulator states
        - [armel,armhf] dts: bcm2711-rpi-4-b: Fix pcie0's unit address formatting
        - nvme-pci: Fix abort command id
        - sctp: account stream padding length for reconf chunk
        - [arm64,armhf] gpio: pca953x: Improve bias setting
        - net/smc: improved fix wait on already cleared link
        - net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error path
        - net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp
        - net/mlx5e: Switchdev representors are not vlan challenged
        - net: stmmac: fix get_hw_feature() on old hardware
        - net: phy: Do not shutdown PHYs in READY state
        - [arm64,armhf] net: dsa: mv88e6xxx: don't use PHY_DETECT on internal PHY's
        - [arm64,armhf] net: dsa: fix spurious error message when unoffloaded port
          leaves bridge
        - ethernet: s2io: fix setting mac address during resume
        - nfc: fix error handling of nfc_proto_register()
        - NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()
        - NFC: digital: fix possible memory leak in digital_in_send_sdd_req()
        - pata_legacy: fix a couple uninitialized variable bugs
        - ata: ahci_platform: fix null-ptr-deref in
          ahci_platform_enable_regulators()
        - spi: spidev: Add SPI ID table
        - drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks read
        - [arm64] drm/msm: Fix null pointer dereference on pointer edp
        - [arm64] drm/msm/mdp5: fix cursor-related warnings
        - [arm64] drm/msm/submit: fix overflow check on 64-bit architectures
        - [arm64] drm/msm/a6xx: Track current ctx by seqno
        - [arm64] drm/msm/a4xx: fix error handling in a4xx_gpu_init()
        - [arm64] drm/msm/a3xx: fix error handling in a3xx_gpu_init()
        - [arm64] drm/msm/dsi: dsi_phy_14nm: Take ready-bit into account in
          poll_for_ready
        - [arm64] drm/msm/dsi: Fix an error code in msm_dsi_modeset_init()
        - [arm64] drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handling
        - [arm64] acpi/arm64: fix next_platform_timer() section mismatch error
        - [x86] platform/x86: intel_scu_ipc: Fix busy loop expiry time
        - mqprio: Correct stats in mqprio_dump_class_stats().
        - mptcp: fix possible stall on recvmsg()
        - qed: Fix missing error code in qed_slowpath_start()
        - ice: fix locking for Tx timestamp tracking flush
        - nfp: flow_offload: move flow_indr_dev_register from app init to app start
        - [arm64] net: mscc: ocelot: make use of all 63 PTP timestamp identifiers
        - [arm64] net: mscc: ocelot: avoid overflowing the PTP timestamp FIFO
        - [arm64] net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown
          skb
        - [arm64] net: mscc: ocelot: deny TX timestamping of non-PTP packets
        - [arm64] net: mscc: ocelot: cross-check the sequence id from the timestamp
          FIFO with the skb PTP header
        - [arm64] net: dsa: felix: break at first CPU port during init and teardown
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.14.15
        - [armhf] dts: vexpress-v2p-ca9: Fix the SMB unit-address
        - block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output
        - [x86] xen/x86: prevent PVH type from getting clobbered
        - r8152: avoid to resubmit rx immediately
        - drm/amdgpu: init iommu after amdkfd device init
        - NFSD: Keep existing listeners on portlist error
        - [powerpc*] powerpc/lib: Add helper to check if offset is within
          conditional branch range
        - [powerpc*] powerpc/bpf: Validate branch ranges
        - [powerpc*] powerpc/security: Add a helper to query stf_barrier type
        - [powerpc*] powerpc/bpf: Emit stf barrier instruction sequences for
          BPF_NOSPEC
        - [arm64] KVM: arm64: Fix host stage-2 PGD refcount
        - [arm64] KVM: arm64: Release mmap_lock when using VM_SHARED with MTE
        - netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage
          value
        - netfilter: nf_tables: skip netdev events generated on netns removal
        - ice: Fix failure to re-add LAN/RDMA Tx queues
        - ice: Avoid crash from unnecessary IDA free
        - ice: fix getting UDP tunnel entry
        - ice: Print the api_patch as part of the fw.mgmt.api
        - netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6
        - netfilter: ipvs: make global sysctl readonly in non-init netns
        - sctp: fix transport encap_port update in sctp_vtag_verify
        - tcp: md5: Fix overlap between vrf and non-vrf keys
        - ipv6: When forwarding count rx stats on the orig netdev
        - hamradio: baycom_epp: fix build for UML
        - net/sched: act_ct: Fix byte count on fragmented packets
        - [arm64,armhf] net: dsa: Fix an error handling path in
          'dsa_switch_parse_ports_of()'
        - [powerpc*] smp: do not decrement idle task preempt count in CPU offline
        - [arm64] net: hns3: Add configuration of TM QCN error event
        - [arm64] net: hns3: reset DWRR of unused tc to zero
        - [arm64] net: hns3: add limit ets dwrr bandwidth cannot be 0
        - [arm64] net: hns3: schedule the polling again when allocation fails
        - [arm64] net: hns3: fix vf reset workqueue cannot exit
        - [arm64] net: hns3: disable sriov before unload hclge layer
        - net: stmmac: Fix E2E delay mechanism
        - ptp: Fix possible memory leak in ptp_clock_register()
        - e1000e: Fix packet loss on Tiger Lake and later
        - igc: Update I226_K device ID
        - ice: Add missing E810 device ids
        - net/mlx5e: IPsec: Fix a misuse of the software parser's fields
        - net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flags
        - [arm64] net: enetc: fix ethtool counter name for PM0_TERR
        - [arm64] net: enetc: make sure all traffic classes can send large frames
        - can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state
          notification
        - can: peak_pci: peak_pci_remove(): fix UAF
        - can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX path
        - can: isotp: isotp_sendmsg(): add result check for
          wait_event_interruptible()
        - can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in
          isotp_sendmsg()
        - can: j1939: j1939_tp_rxtimer(): fix errant alert in j1939_tp_rxtimer
        - can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_priv
        - can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with
          error length
        - can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytes
        - ceph: skip existing superblocks that are blocklisted or shut down when
          mounting
        - ceph: fix handling of "meta" errors
        - tracing: Have all levels of checks prevent recursion
        - ocfs2: fix data corruption after conversion from inline format
        - ocfs2: mount fails with buffer overflow in strlen
        - userfaultfd: fix a race between writeprotect and exit_mmap()
        - mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in
          mbind()
        - vfs: check fd has read access in kernel_read_file_from_fd()
        - ALSA: usb-audio: Provide quirk for Sennheiser GSP670 Headset
        - ALSA: hda/realtek: Add quirk for Clevo PC50HS
        - ASoC: DAPM: Fix missing kctl change notifications
        - [x86] ASoC: nau8824: Fix headphone vs headset, button-press detection no
          longer working
        - blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on
          blkg->iostat_cpu
        - audit: fix possible null-pointer dereference in audit_filter_rules
        - ucounts: Move get_ucounts from cred_alloc_blank to
          key_change_session_keyring
        - ucounts: Pair inc_rlimit_ucounts with dec_rlimit_ucoutns in commit_creds
        - ucounts: Proper error handling in set_cred_ucounts
        - ucounts: Fix signal ucount refcounting
        - [powerpc*] KVM: PPC: Book3S HV: Fix stack handling in
          idle_kvm_start_guest()
        - [powerpc*] KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it
          went to guest (CVE-2021-43056)
        - [powerpc*] idle: Don't corrupt back chain when going idle
        - mm, slub: fix mismatch between reconstructed freelist depth and cnt
        - mm, slub: fix potential memoryleak in kmem_cache_open()
        - mm, slub: fix potential use-after-free in slab_debugfs_fops
        - mm, slub: fix incorrect memcg slab count for bulk free
        - [x86] KVM: nVMX: promptly process interrupts delivered while in guest mode
        - [x86] KVM: SEV: Flush cache on non-coherent systems before
          RECEIVE_UPDATE_DATA
        - [x86] KVM: SEV-ES: rename guest_ins_data to sev_pio_data
        - [x86] KVM: SEV-ES: clean up kvm_sev_es_ins/outs
        - [x86] KVM: SEV-ES: keep INS functions together
        - [x86] KVM: SEV-ES: fix length of string I/O
        - [x86] KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if
          needed
        - [x86] KVM: SEV-ES: reduce ghcb_sa_len to 32 bits
        - [x86] KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_out
        - [x86] KVM: x86: check for interrupts before deciding whether to exit the
          fast path
        - [x86] KVM: x86: split the two parts of emulator_pio_in
        - [x86] KVM: x86: remove unnecessary arguments from complete_emulator_pio_in
        - nfc: nci: fix the UAF of rf_conn_info object (CVE-2021-3760)
        - isdn: cpai: check ctr->cnr to avoid array index out of bound
          (CVE-2021-3896)
        - [sh4] net: bridge: mcast: use multicast_membership_interval for IGMPv3
        - [x86] KVM: SEV-ES: Set guest_state_protected after VMSA update
        - [arm64] net: hns3: fix the max tx size according to user manual
        - [x86] KVM: MMU: Reset mmu->pkru_mask to avoid stale data
        - [arm64] drm/msm/a6xx: Serialize GMU communication
        - ALSA: hda: intel: Allow repeatedly probing on codec configuration errors
        - btrfs: deal with errors when checking if a dir entry exists during log
          replay
        - net: stmmac: add support for dwmac 3.40a
        - [x86] platform/x86: intel_scu_ipc: Increase virtual timeout to 10s
        - [x86] platform/x86: intel_scu_ipc: Update timeout value in comment
        - ALSA: hda: avoid write to STATESTS if controller is in reset
        - spi: Fix deadlock when adding SPI controllers on SPI buses
        - spi-mux: Fix false-positive lockdep splats
        - [x86] perf/x86/msr: Add Sapphire Rapids CPU support
        - scsi: iscsi: Fix set_param() handling
        - [x86] scsi: storvsc: Fix validation for unsolicited incoming packets
        - scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()
        - mm/thp: decrease nr_thps in file's mapping on THP split
        - sched/scs: Reset the shadow stack when idle_task_exit
        - [arm64] net: hns3: fix for miscalculation of rx unused desc
        - net/mlx5: Lag, move lag destruction to a workqueue
        - net/mlx5: Lag, change multipath and bonding to be mutually exclusive
        - autofs: fix wait name hash calculation in autofs_wait()
        - scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()
        - [s390x] pci: cleanup resources only if necessary
        - [s390x] pci: fix zpci_zdev_put() on reserve
        - net: mdiobus: Fix memory leak in __mdiobus_register
        - e1000e: Separate TGP board type from SPT
        - [armhf] pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.14.16
        - [armel,armhf] 9134/1: remove duplicate memcpy() definition
        - [armel,armhf] 9139/1: kprobes: fix arch_init_kprobes() prototype
        - [armel,armhf] 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in
          arch/arm/kernel/head.S
        - usbnet: sanity check for maxpacket
        - usbnet: fix error return code in usbnet_probe()
        - pinctrl: amd: disable and mask interrupts on probe
        - ata: sata_mv: Fix the error handling of mv_chip_id()
        - tipc: fix size validations for the MSG_CRYPTO type (CVE-2021-43267)
        - nfc: port100: fix using -ERRNO as command type mask
        - Revert "net: mdiobus: Fix memory leak in __mdiobus_register"
        - mmc: vub300: fix control-message timeouts
        - mmc: cqhci: clear HALT state after CQE enable
        - [armhf] mmc: dw_mmc: exynos: fix the finding clock sample value
        - mmc: sdhci: Map more voltage level to SDHCI_POWER_330
        - mmc: sdhci-pci: Read card detect from ACPI for Intel Merrifield
        - [arm64,armhf] mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset
          standard tuning circuit
        - block: Fix partition check for host-aware zoned block devices
        - ocfs2: fix race between searching chunks and release journal_head from
          buffer_head
        - nvme-tcp: fix H2CData PDU send accounting (again)
        - cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()
        - cfg80211: fix management registrations locking
        - net: lan78xx: fix division by zero in send path
        - mm: hwpoison: remove the unnecessary THP check
        - mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
        - mm, thp: bail out early in collapse_file for writeback page
        - mm: khugepaged: skip huge page collapse for special files
        - [arm64] dts: imx8mm-kontron: Fix polarity of reg_rst_eth2
        - [arm64] dts: imx8mm-kontron: Fix CAN SPI clock frequency
        - [arm64] dts: imx8mm-kontron: Fix connection type for VSC8531 RGMII PHY
        - [arm64] dts: imx8mm-kontron: Set lower limit of VDD_SNVS to 800 mV
        - [arm64] dts: imx8mm-kontron: Make sure SOC and DRAM supply voltages are
          correct
        - mac80211: mesh: fix HE operation element length check
        - drm/ttm: fix memleak in ttm_transfered_destroy
        - [x86] drm/i915: Convert unconditional clflush to drm_clflush_virt_range()
        - [x86] drm/i915: Catch yet another unconditioal clflush
        - [x86] drm/i915/dp: Skip the HW readout of DPCD on disabled encoders
        - drm/amdgpu: Fix even more out of bound writes from debugfs
        - drm/amdgpu: fix out of bounds write (CVE-2021-42327)
        - drm/amdgpu: support B0&B1 external revision id for yellow carp
        - drm/amd/display: Limit display scaling to up to true 4k for DCN 3.1
        - drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1
        - drm/amd/display: increase Z9 latency to workaround underflow in Z9
        - drm/amd/display: Increase watermark latencies for DCN3.1
        - drm/amd/display: Moved dccg init to after bios golden init
        - drm/amd/display: Fallback to clocks which meet requested voltage on DCN31
        - drm/amd/display: Fix deadlock when falling back to v2 from v3
        - Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"
        - cgroup: Fix memory leak caused by missing cgroup_bpf_offline
        - [riscv64] riscv, bpf: Fix potential NULL dereference
        - tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict function
        - bpf: Fix potential race in tail call compatibility check
        - bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch()
        - [amd64] IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt
          fields
        - [amd64] IB/hfi1: Fix abba locking issue with sc_disable()
        - nvmet-tcp: fix data digest pointer calculation
        - nvme-tcp: fix data digest pointer calculation
        - nvme-tcp: fix possible req->offset corruption
        - ice: Respond to a NETDEV_UNREGISTER event for LAG
        - RDMA/mlx5: Set user priority for DCT
        - ice: check whether PTP is initialized in ice_ptp_release()
        - [arm64] dts: allwinner: h5: NanoPI Neo 2: Fix ethernet node
        - regmap: Fix possible double-free in regcache_rbtree_exit()
        - net: batman-adv: fix error handling
        - net-sysfs: initialize uid and gid before calling net_ns_get_ownership
        - cfg80211: correct bridge/4addr mode check
        - net: Prevent infinite while loop in skb_tx_hash()
        - RDMA/mlx5: Initialize the ODP xarray when creating an ODP MR
        - RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string
        - net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume
          fails
        - net: ethernet: microchip: lan743x: Fix dma allocation failure by using
          dma_set_mask_and_coherent
        - [arm64] net: hns3: fix pause config problem after autoneg disabled
        - [arm64] net: hns3: fix data endian problem of some functions of debugfs
        - net: ethernet: microchip: lan743x: Fix skb allocation failure
        - phy: phy_ethtool_ksettings_get: Lock the phy for consistency
        - phy: phy_ethtool_ksettings_set: Move after phy_start_aneg
        - phy: phy_start_aneg: Add an unlocked version
        - phy: phy_ethtool_ksettings_set: Lock the PHY while changing settings
        - sctp: use init_tag from inithdr for ABORT chunk (CVE-2021-3772)
        - sctp: fix the processing for INIT chunk (CVE-2021-3772)
        - sctp: fix the processing for INIT_ACK chunk (CVE-2021-3772)
        - sctp: fix the processing for COOKIE_ECHO chunk (CVE-2021-3772)
        - sctp: add vtag check in sctp_sf_violation (CVE-2021-3772)
        - sctp: add vtag check in sctp_sf_do_8_5_1_E_sa (CVE-2021-3772)
        - sctp: add vtag check in sctp_sf_ootb (CVE-2021-3772)
        - bpf: Use kvmalloc for map values in syscall
        - [arm64] watchdog: sbsa: only use 32-bit accessors
        - bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of
          CONFIG_NET
        - [arm64] net: hns3: add more string spaces for dumping packets number of
          queue info in debugfs
        - [arm64] net: hns3: expand buffer len for some debugfs command
        - virtio-ring: fix DMA metadata flags
        - [s390x] KVM: s390: clear kicked_mask before sleeping again
        - [s390x] KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu
        - [powerpc*] scsi: ibmvfc: Fix up duplicate response detection
        - [riscv64] fix misalgned trap vector base address
        - [x86] KVM: switch pvclock_gtod_sync_lock to a raw spinlock
        - [x86] KVM: SEV-ES: fix another issue with string I/O VMGEXITs
        - [x86] KVM: Take srcu lock in post_kvm_run_save()
    
      [ Salvatore Bonaccorso ]
      * Revert "[amd64] Unset AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT"
      * Bump ABI to 4
      * media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receivers
        (Closes: #994050)
      * [x86] media: ite-cir: IR receiver stop working after receive overflow
        (Closes: #996672)
      * scsi: core: Put LLD module refcnt after SCSI device is released
      * sfc: Fix reading non-legacy supported link modes
      * vrf: Revert "Reset skb conntrack connection..."
      * media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
        (CVE-2021-42739)
    
     -- Salvatore Bonaccorso <email address hidden>  Wed, 03 Nov 2021 15:35:31 +0100
  • linux (5.14.12-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.14.10
        - [arm64,armhf] media: cedrus: Fix SUNXI tile size calculation
        - [arm64] ASoC: fsl_sai: register platform component before registering cpu
          dai
        - [armhf] ASoC: fsl_spdif: register platform component before registering
          cpu dai
        - [x86] ASoC: SOF: Fix DSP oops stack dump output contents
        - [arm64] pinctrl: qcom: spmi-gpio: correct parent irqspec translation
        - net/mlx4_en: Resolve bad operstate value
        - [s390x] qeth: Fix deadlock in remove_discipline
        - [s390x] qeth: fix deadlock during failing recovery
        - [x86] crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()
          (CVE-2021-3744, CVE-2021-3764)
        - [m68k] Update ->thread.esp0 before calling syscall_trace() in
          ret_from_signal
        - [amd64] HID: amd_sfh: Fix potential NULL pointer dereference
        - tty: Fix out-of-bound vmalloc access in imageblit
        - cpufreq: schedutil: Use kobject release() method to free sugov_tunables
        - scsi: qla2xxx: Changes to support kdump kernel for NVMe BFS
        - drm/amdgpu: adjust fence driver enable sequence
        - drm/amdgpu: avoid over-handle of fence driver fini in s3 test (v2)
        - drm/amdgpu: stop scheduler when calling hw_fini (v2)
        - cpufreq: schedutil: Destroy mutex before kobject_put() frees the memory
        - scsi: ufs: ufs-pci: Fix Intel LKF link stability
        - ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSION
        - ALSA: firewire-motu: fix truncated bytes in message tracepoints
        - ALSA: hda/realtek: Quirks to enable speaker output for Lenovo Legion 7i
          15IMHG05, Yoga 7i 14ITL5/15ITL5, and 13s Gen2 laptops.
        - [amd64,arm64] ACPI: NFIT: Use fallback node id when numa info in NFIT
          table is incorrect
        - fs-verity: fix signed integer overflow with i_size near S64_MAX
        - hwmon: (tmp421) handle I2C errors
        - hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary
          structure field
        - hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary
          structure field
        - hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary
          structure field
        - [arm64,armhf] gpio: pca953x: do not ignore i2c errors
        - scsi: ufs: Fix illegal offset in UPIU event trace
        - mac80211: fix use-after-free in CCMP/GCMP RX
        - [x86] platform/x86/intel: hid: Add DMI switches allow list
        - [x86] kvmclock: Move this_cpu_pvti into kvmclock.h
        - [x86] ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvm
        - [x86] KVM: x86: Fix stack-out-of-bounds memory access from
          ioapic_write_indirect()
        - [x86] KVM: x86: nSVM: don't copy virt_ext from vmcb12
        - [x86] KVM: x86: Clear KVM's cached guest CR3 at RESET/INIT
        - [x86] KVM: x86: Swap order of CPUID entry "index" vs. "significant flag"
          checks
        - [x86] KVM: nVMX: Filter out all unsupported controls when eVMCS was
          activated
        - [x86] KVM: SEV: Update svm_vm_copy_asid_from for SEV-ES
        - [x86] KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATA
        - [x86] KVM: SEV: Acquire vcpu mutex when updating VMSA
        - [x86] KVM: SEV: Allow some commands for mirror VM
        - [x86] KVM: SVM: fix missing sev_decommission in sev_receive_start
        - [x86] KVM: nVMX: Fix nested bus lock VM exit
        - [x86] KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue
        - RDMA/cma: Do not change route.addr.src_addr.ss_family
        - RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests
        - nbd: use shifts rather than multiplies
        - drm/amd/display: initialize backlight_ramping_override to false
        - drm/amd/display: Pass PCI deviceid into DC
        - drm/amd/display: Fix Display Flicker on embedded panels
        - drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix
        - drm/amdgpu: check tiling flags when creating FB on GFX8-
        - drm/amdgpu: correct initial cp_hqd_quantum for gfx9
        - [amd64] drm/i915/gvt: fix the usage of ww lock in gvt scheduler.
        - ipvs: check that ip_vs_conn_tab_bits is between 8 and 20
        - bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS prog
        - IB/cma: Do not send IGMP leaves for sendonly Multicast groups
        - RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failure
        - netfilter: nf_tables: unlink table before deleting it
        - netfilter: log: work around missing softdep backend module
        - Revert "mac80211: do not use low data rates for data frames with no ack
          flag"
        - mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug
        - mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap
        - mac80211: mesh: fix potentially unaligned access
        - mac80211-hwsim: fix late beacon hrtimer handling
        - driver core: fw_devlink: Add support for
          FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD
        - net: mdiobus: Set FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD for mdiobus parents
        - sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootb
        - mptcp: don't return sockets in foreign netns
        - mptcp: allow changing the 'backup' bit when no sockets are open
        - [arm64] RDMA/hns: Work around broken constant propagation in gcc 8
        - hwmon: (tmp421) report /PVLD condition as fault
        - hwmon: (tmp421) fix rounding for negative values
        - [arm64] net: enetc: fix the incorrect clearing of IF_MODE bits
        - net: ipv4: Fix rtnexthop len when RTA_FLOW is present
        - smsc95xx: fix stalled rx after link change
        - [x86] drm/i915/request: fix early tracepoints
        - [x86] drm/i915: Remove warning from the rps worker
        - [arm64,armhf] dsa: mv88e6xxx: 6161: Use chip wide MAX MTU
        - [arm64,armhf] dsa: mv88e6xxx: Fix MTU definition
        - [arm64,armhf] dsa: mv88e6xxx: Include tagger overhead when setting MTU for
          DSA and CPU ports
        - e100: fix length calculation in e100_get_regs_len
        - e100: fix buffer overrun in e100_get_regs
        - [amd64] RDMA/hfi1: Fix kernel pointer leak
        - [arm64] RDMA/hns: Fix the size setting error when copying CQE in
          clean_cq()
        - [arm64] RDMA/hns: Add the check of the CQE size of the user space
        - bpf: Exempt CAP_BPF from checks against bpf_jit_limit
        - [amd64] bpf, x86: Fix bpf mapping of atomic fetch implementation
        - Revert "block, bfq: honor already-setup queue merges"
        - scsi: csiostor: Add module softdep on cxgb4
        - ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup
        - [arm64] net: hns3: do not allow call hns3_nic_net_open repeatedly
        - [arm64] net: hns3: remove tc enable checking
        - [arm64] net: hns3: don't rollback when destroy mqprio fail
        - [arm64] net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and
          HCLGE_FLAG_DCB_ENABLE
        - [arm64] net: hns3: fix show wrong state when add existing uc mac address
        - [arm64] net: hns3: reconstruct function hns3_self_test
        - [arm64] net: hns3: fix always enable rx vlan filter problem after selftest
        - [arm64] net: hns3: disable firmware compatible features when uninstall PF
        - [arm64,armhf] net: phy: bcm7xxx: Fixed indirect MMD operations
        - net: sched: flower: protect fl_walk() with rcu
        - net: stmmac: fix EEE init issue when paired with EEE capable PHYs
        - af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
        - [x86] perf/x86/intel: Update event constraints for ICX
        - sched/fair: Add ancestors of unthrottled undecayed cfs_rq
        - sched/fair: Null terminate buffer when updating tunable_scaling
        - [armhf] hwmon: (occ) Fix P10 VRM temp sensors
        - [x86] kvm: fix objtool relocation warning
        - nvme: add command id quirk for apple controllers
        - elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
        - driver core: fw_devlink: Improve handling of cyclic dependencies
        - debugfs: debugfs_create_file_size(): use IS_ERR to check for error
        - ext4: fix loff_t overflow in ext4_max_bitmap_size()
        - ext4: fix reserved space counter leakage
        - ext4: add error checking to ext4_ext_replay_set_iblocks()
        - ext4: fix potential infinite loop in ext4_dx_readdir()
        - ext4: flush s_error_work before journal destroy in ext4_fill_super
        - HID: u2fzero: ignore incomplete packets without data (Closes: #994535)
        - net: udp: annotate data race around udp_sk(sk)->corkflag
        - usb: hso: remove the bailout parameter
        - HID: betop: fix slab-out-of-bounds Write in betop_probe
        - netfilter: ipset: Fix oversized kvmalloc() calls
        - mm: don't allow oversized kvmalloc() calls
        - HID: usbhid: free raw_report buffers in usbhid_stop
        - [x86] crypto: aesni - xts_crypt() return if walk.nbytes is 0
        - [x86] KVM: x86: Handle SRCU initialization failure during page track init
        - netfilter: conntrack: serialize hash resizes and cleanups
        - netfilter: nf_tables: Fix oversized kvmalloc() calls
        - [amd64] HID: amd_sfh: Fix potential NULL pointer dereference - take 2
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.14.11
        - [arm64,armhf] spi: rockchip: handle zero length transfers without timing
          out
        - afs: Add missing vnode validation checks
        - nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN
        - btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling
        - btrfs: fix mount failure due to past and transient device flush error
        - net: mdio: introduce a shutdown method to mdio device drivers
        - xen-netback: correct success/error reporting for the SKB-with-fraglist
          case
        - [sparc64] fix pci_iounmap() when CONFIG_PCI is not set
        - scsi: sd: Free scsi_disk device via put_device()
        - [arm*] usb: dwc2: check return value after calling platform_get_resource()
        - Xen/gntdev: don't ignore kernel unmapping error
        - swiotlb-xen: ensure to issue well-formed XENMEM_exchange requests
        - nvme-fc: update hardware queues before using them
        - nvme-fc: avoid race between time out and tear down
        - [arm64] thermal/drivers/tsens: Fix wrong check for tzd in irq handlers
        - scsi: ses: Retry failed Send/Receive Diagnostic commands
        - [arm64,armhf] irqchip/gic: Work around broken Renesas integration
        - smb3: correct smb3 ACL security descriptor
        - [x86] insn, tools/x86: Fix undefined behavior due to potential unaligned
          accesses
        - io_uring: allow conditional reschedule for intensive iterators
        - block: don't call rq_qos_ops->done_bio if the bio isn't tracked
        - KVM: do not shrink halt_poll_ns below grow_start
        - [x86] KVM: x86: reset pdptrs_from_userspace when exiting smm
        - [x86] kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]
        - [x86] KVM: x86: nSVM: restore int_vector in svm_clear_vintr
        - [x86] perf/x86: Reset destroy callback on event init failure
        - libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
        - Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback"
        - [armhf] Revert "ARM: imx6q: drop of_platform_default_populate() from
          init_machine"
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.14.12
        - usb: cdc-wdm: Fix check for WWAN
        - [arm64,armhf] usb: chipidea: ci_hdrc_imx: Also search for 'phys' phandle
        - usb: gadget: f_uac2: fixed EP-IN wMaxPacketSize
        - USB: cdc-acm: fix racy tty buffer accesses
        - USB: cdc-acm: fix break reporting
        - usb: typec: tcpm: handle SRC_STARTUP state if cc changes
        - [x86] usb: typec: tipd: Remove dependency on "connector" child fwnode
        - drm/amdgpu: During s0ix don't wait to signal GFXOFF
        - drm/nouveau/kms/tu102-: delay enabling cursor until after assign_windows
        - drm/nouveau/ga102-: support ttm buffer moves via copy engine
        - [x86] drm/i915: Fix runtime pm handling in i915_gem_shrink
        - [x86] drm/i915: Extend the async flip VT-d w/a to skl/bxt
        - xen/privcmd: fix error handling in mmap-resource processing
        - [arm64] mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirk
        - ovl: fix missing negative dentry check in ovl_rename()
        - ovl: fix IOCB_DIRECT if underlying fs doesn't support direct IO
        - nfsd: fix error handling of register_pernet_subsys() in init_nfsd()
        - nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zero
        - SUNRPC: fix sign error causing rpcsec_gss drops
        - xen/balloon: fix cancelled balloon action
        - [armhf] dts: omap3430-sdp: Fix NAND device node
        - scsi: ufs: core: Fix task management completion
        - [riscv64] Flush current cpu icache before other cpus
        - [armhf] bus: ti-sysc: Add break in switch statement in sysc_init_soc()
        - iwlwifi: mvm: Fix possible NULL dereference
        - [arm64] soc: qcom: mdt_loader: Drop PT_LOAD check on hash segment
        - [armhf] dts: imx: Add missing pinctrl-names for panel on M53Menlo
        - [armhf] dts: imx: Fix USB host power regulator polarity on M53Menlo
        - [amd64] PCI: hv: Fix sleep while in non-sleep context when removing child
          devices from the bus
        - iwlwifi: pcie: add configuration of a Wi-Fi adapter on Dell XPS 15
        - netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1
        - netfilter: nf_tables: add position handle in event notification
        - netfilter: nf_tables: reverse order in rule replacement expansion
        - [armel,armhf] bpf, arm: Fix register clobbering in div/mod implementation
        - [armhf] soc: ti: omap-prm: Fix external abort for am335x pruss
        - bpf: Fix integer overflow in prealloc_elems_and_freelist()
          (CVE-2021-41864)
        - net/mlx5e: IPSEC RX, enable checksum complete
        - net/mlx5e: Keep the value for maximum number of channels in-sync
        - net/mlx5: E-Switch, Fix double allocation of acl flow counter
        - net/mlx5: Force round second at 1PPS out start time
        - net/mlx5: Avoid generating event after PPS out in Real time mode
        - net/mlx5: Fix length of irq_index in chars
        - net/mlx5: Fix setting number of EQs of SFs
        - net/mlx5e: Fix the presented RQ index in PTP stats
        - phy: mdio: fix memory leak
        - net_sched: fix NULL deref in fifo_set_limit()
        - [arm64] net: mscc: ocelot: fix VCAP filters remaining active after being
          deleted
        - [arm64,armhf] net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devices
        - [mips*] Revert "add support for buggy MT7621S core detection"
        - netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event
          notification
        - [i386] ptp_pch: Load module automatically if ID matches
        - [armhf] dts: imx: change the spi-nor tx
        - [arm64] dts: imx8: change the spi-nor tx
        - [armhf] imx6: disable the GIC CPU interface before calling stby-poweroff
          sequence
        - [x86] drm/i915/audio: Use BIOS provided value for RKL HDA link
        - [x86] drm/i915/jsl: Add W/A 1409054076 for JSL
        - [x86] drm/i915/tc: Fix TypeC port init/resume time sanitization
        - [x86] drm/i915/bdb: Fix version check
        - netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
        - afs: Fix afs_launder_page() to set correct start file position
        - net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()
        - net: bridge: fix under estimation in br_get_linkxstats_size()
        - net/sched: sch_taprio: properly cancel timer from taprio_destroy()
        - net: sfp: Fix typo in state machine debug string
        - net: pcs: xpcs: fix incorrect CL37 AN sequence
        - netlink: annotate data races around nlk->bound
        - drm/amdgpu: handle the case of pci_channel_io_frozen only in
          amdgpu_pci_resume
        - [armhf] bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893
        - [arm64,armhf] drm/sun4i: dw-hdmi: Fix HDMI PHY clock setup
        - drm/nouveau: avoid a use-after-free when BO init fails
        - drm/nouveau/kms/nv50-: fix file release memory leak
        - drm/nouveau/debugfs: fix file release memory leak
        - net: pcs: xpcs: fix incorrect steps on disable EEE
        - net: stmmac: trigger PCS EEE to turn off on link down
        - [amd64,arm64] gve: Correct available tx qpl check
        - [amd64,arm64] gve: Avoid freeing NULL pointer
        - [amd64,arm64] gve: Properly handle errors in gve_assign_qpl
        - rtnetlink: fix if_nlmsg_stats_size() under estimation
        - [amd64,arm64] gve: fix gve_get_stats()
        - [amd64,arm64] gve: report 64bit tx_bytes counter from
          gve_handle_report_stats()
        - i40e: fix endless loop under rtnl
        - i40e: Fix freeing of uninitialized misc IRQ vector
        - iavf: fix double unlock of crit_lock
        - net: prefer socket bound to interface when not in VRF
        - [powerpc*] iommu: Report the correct most efficient DMA mask for PCI
          devices
        - i2c: acpi: fix resource leak in reconfiguration device addition
        - [riscv64] explicitly use symbol offsets for VDSO
        - [riscv64] vdso: Refactor asm/vdso.h
        - [riscv64] vdso: Move vdso data page up front
        - [riscv64] vdso: make arch_setup_additional_pages wait for mmap_sem for
          write killable
        - [s390x] bpf, s390: Fix potential memory leak about jit_data
        - [riscv64] Include clone3() on rv32
        - scsi: iscsi: Fix iscsi_task use after free
        - [powerpc*] bpf: Fix BPF_MOD when imm == 1
        - [powerpc*] bpf: Fix BPF_SUB when imm == 0x80000000
        - [powerpc*] 64s: fix program check interrupt emergency stack path
        - [powerpc*] traps: do not enable irqs in _exception
        - [powerpc*] 64s: Fix unrecoverable MCE calling async handler from NMI
        - [powerpc*] pseries/eeh: Fix the kdump kernel crash during eeh_pseries_init
        - [i386] x86/platform/olpc: Correct ifdef symbol to intended
          CONFIG_OLPC_XO15_SCI
        - [x86] fpu: Restore the masking out of reserved MXCSR bits
        - [x86] entry: Correct reference to intended CONFIG_64_BIT
        - [x86] hpet: Use another crystalball to evaluate HPET usability
        - [arm64,armhf] dsa: tag_dsa: Fix mask for trunked packets
    
      [ Ben Hutchings ]
      * debian/.gitignore: Ignore debian/tests/control again
      * integrity: Drop "MODSIGN: load blacklist from MOKx" as redundant after 5.13
      * tools/perf: Fix warning introduced by "tools/perf: pmu-events: Fix
        reproducibility"
      * debian/rules.real: Stop invoking obsolete headers_check target
      * libcpupower: Update symbols file for changes in 5.13.9-1~exp1
    
      [ John Paul Adrian Glaubitz ]
      * [alpha] Re-enable CONFIG_EISA which was disabled upstream by accident
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 3
      * mm/secretmem: Fix NULL page->mapping dereference in page_is_secretmem()
        (Closes: #996175)
    
      [ Aurelien Jarno ]
      * [riscv64] Improve HiFive Unmatched support: enable SENSORS_LM90.
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 14 Oct 2021 08:39:01 +0200
  • linux (5.14.9-2) unstable; urgency=medium
    
      * [amd64] Unset AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT.
        Do not activate AMD Secure Memory Encryption (SME) by default, until
        AMDGPU related incompatibilities are fixed. (Closes: #994453)
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 03 Oct 2021 22:14:52 +0200
  • linux (5.14.9-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.14.7
        - [amd64] net: stmmac: fix MAC not working when system resume back with WoL
          active
        - [amd64,arm64] swiotlb-xen: avoid double free
        - swiotlb-xen: fix late init retry
        - [amd64] xen: reset legacy rtc flag for PV domU
        - [amd64] xen: fix usage of pmd_populate in mremap for pv guests
        - [arm64] sve: Use correct size when reinitialising SVE state
        - PCI: Add AMD GPU multi-function power dependencies
        - drm/amd/display: dsc mst 2 4K displays go dark with 2 lane HBR3
        - drm/amd/display: Fix white screen page fault for gpuvm
        - drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10
        - drm/amdgpu: use IS_ERR for debugfs APIs
        - drm/amdgpu: fix use after free during BO move
        - drm/amdgpu: add amdgpu_amdkfd_resume_iommu
        - drm/amdgpu: move iommu_resume before ip init/resume
        - drm/radeon: pass drm dev radeon_agp_head_init directly
        - io_uring: allow retry for O_NONBLOCK if async is supported
        - [x86] drm/i915/dp: Use max params for panels < eDP 1.4
        - [armhf] drm/etnaviv: return context from etnaviv_iommu_context_get
        - [armhf] drm/etnaviv: put submit prev MMU context when it exists
        - [armhf] drm/etnaviv: stop abusing mmu_context as FE running marker
        - [armhf] drm/etnaviv: keep MMU context across runtime suspend/resume
        - [armhf] drm/etnaviv: exec and MMU state is lost when resetting the GPU
        - [armhf] drm/etnaviv: fix MMU context leak on GPU reset
        - [armhf] drm/etnaviv: reference MMU context when setting up hardware state
        - [armhf] drm/etnaviv: add missing MMU context put when reaping MMU mapping
        - [s390x] sclp: fix Secure-IPL facility detection
        - net: qrtr: revert check in qrtr_endpoint_post() (Closes: #995491)
        - [x86] pat: Pass valid address to sanitize_phys()
        - [x86] mm: Fix kern_addr_valid() to cope with existing but not present
          entries
        - x86/mce: Avoid infinite loop for copy from user recovery
        - tipc: fix an use-after-free issue in tipc_recvmsg
        - net: remove the unnecessary check in cipso_v4_doi_free
        - net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert
        - net/l2tp: Fix reference count leak in l2tp_udp_recv_core
        - r6040: Restore MDIO clock frequency after MAC reset
        - tipc: increase timeout in tipc_sk_enqueue()
        - [arm64] drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unused
        - rtc: cmos: Disable irq around direct invocation of cmos_interrupt()
        - [x86] drm/i915/dp: return proper DPRX link training result
        - net/mlx5: FWTrace, cancel work on alloc pd error flow
        - net/mlx5: Fix potential sleeping in atomic context
        - net: stmmac: fix system hang caused by eee_ctrl_timer during
          suspend/resume
        - igc: fix tunnel offloading
        - nvme-tcp: fix io_work priority inversion
        - [powerpc*] 64s: system call scv tabort fix for corrupt irq soft-mask state
        - events: Reuse value read using READ_ONCE instead of re-reading it
        - vhost_net: fix OoB on sendmsg() failure.
        - net/af_unix: fix a data-race in unix_dgram_poll
        - [arm64,armhf] net: dsa: destroy the phylink instance on any error in
          dsa_slave_phy_setup
        - tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()
        - qed: Handle management FW error
        - udp_tunnel: Fix udp_tunnel_nic work-queue type
        - dt-bindings: arm: Fix Toradex compatible typo
        - [powerpc*] KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode
          changing registers
        - [powerpc*] 64s: system call rfscv workaround for TM bugs
        - [powerpc*] mce: Fix access error in mce handler
        - [s390x] pci_mmio: fully validate the VMA before calling follow_pte()
        - bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem()
        - [arm64] net: hns3: pad the short tunnel frame before sending to hardware
        - [arm64] net: hns3: change affinity_mask to numa node range
        - [arm64] net: hns3: disable mac in flr process
        - [arm64] net: hns3: fix the timing issue of VF clearing interrupt sources
        - net: stmmac: platform: fix build warning when with !CONFIG_PM_SLEEP
        - [x86] Drivers: hv: vmbus: Fix kernel crash upon unbinding a device from
          uio_hv_generic driver
        - net/mlx5e: Fix mutual exclusion between CQE compression and HW TS
        - ice: Correctly deal with PFs that do not support RDMA
        - [arm64] net: hns3: fix the exception when query imp info
        - nvme: avoid race in shutdown namespace removal
        - blkcg: fix memory leak in blk_iolatency_init
        - [arm64,armhf] net: dsa: flush switchdev workqueue before tearing down
          CPU/DSA ports
        - dt-bindings: mtd: gpmc: Fix the ECC bytes vs. OOB bytes equation
        - PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platforms
        - fuse: fix use after free in fuse_read_interrupt()
        - [arm64,armhf] PCI: tegra: Fix OF node reference leak
        - [armhf] mfd: Don't use irq_create_mapping() to resolve a mapping
        - [riscv64] fix the global name pfn_base confliction error
        - [arm64] KVM: Make hyp_panic() more robust when protected mode is enabled
        - tracing/probes: Reject events which have the same name of existing one
        - PCI: Add ACS quirks for Cavium multi-function devices
        - watchdog: Start watchdog in watchdog_set_last_hw_keepalive only if
          appropriate
        - Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6
        - flow: fix object-size-mismatch warning in flowi{4,6}_to_flowi_common()
        - net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920
        - block, bfq: honor already-setup queue merges
        - [i386] PCI: ibmphp: Fix double unmap of io_mem
        - loop: reduce the loop_ctl_mutex scope
        - ethtool: Fix an error code in cxgb2.c
        - net: phylink: add suspend/resume support
        - mfd: axp20x: Update AXP288 volatile ranges
        - PCI: of: Don't fail devm_pci_alloc_host_bridge() on missing 'ranges'
        - netfilter: nft_ct: protect nft_ct_pcpu_template_refcnt with mutex
        - [arm64] KVM: Restrict IPA size to maximum 48 bits on 4K and 16K page size
        - PCI: Fix pci_dev_str_match_path() alloc while atomic bug
        - mtd: mtdconcat: Judge callback existence based on the master
        - mtd: mtdconcat: Check _read, _write callbacks existence before assignment
        - [arm64] KVM: Fix read-side race on updates to vcpu reset state
        - [arm64] KVM: Handle PSCI resets before userspace touches vCPU state
        - PCI/PTM: Remove error message at boot
        - watchdog: Fix NULL pointer dereference when releasing cdev
        - mtd: rawnand: cafe: Fix a resource leak in the error handling path of
          'cafe_nand_probe()'
        - [arm64] gpio: mpc8xxx: Fix a resources leak in the error handling path of
          'mpc8xxx_probe()'
        - [arm64] gpio: mpc8xxx: Fix a potential double iounmap call in
          'mpc8xxx_probe()'
        - [arm64] gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code
          and avoid a leak
        - io_uring: retry in case of short read on block device
        - mptcp: fix possible divide by zero
        - net: hso: add failure handler for add_net_device
        - [armhf] net: dsa: b53: Fix calculating number of switch ports
        - [armhf] net: dsa: b53: Set correct number of ports in the DSA struct
        - mptcp: Only send extra TCP acks in eligible socket states
        - netfilter: socket: icmp6: fix use-after-scope
        - fq_codel: reject silly quantum parameters
        - qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom
        - iwlwifi: move get pnvm file name to a separate function
        - iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'
        - ip_gre: validate csum_start only on pull
        - [armhf] net: dsa: b53: Fix IMP port setup on BCM5301x
        - bnxt_en: fix stored FW_PSID version masks
        - bnxt_en: Fix asic.rev in devlink dev info command
        - bnxt_en: Fix possible unintended driver initiated error recovery
        - ip6_gre: Revert "ip6_gre: add validation for csum_start"
        - mfd: lpc_sch: Rename GPIOBASE to prevent build error
        - cxgb3: fix oops on module removal
        - bnxt_en: Fix error recovery regression
        - [armhf] net: dsa: bcm_sf2: Fix array overrun in bcm_sf2_num_active_ports()
        - [s390x] bpf: Fix optimizing out zero-extensions
        - [s390x] bpf: Fix 64-bit subtraction of the -0x80000000 constant
        - [s390x] bpf: Fix branch shortening during codegen pass
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.14.8
        - PCI: pci-bridge-emul: Add PCIe Root Capabilities Register
        - [arm64] PCI: aardvark: Fix reporting CRS value
        - console: consume APC, DM, DCS
        - [x86] staging: rtl8192u: Fix bitwise vs logical operator in
          TranslateRxSignalStuff819xUsb()
        - coredump: fix memleak in dump_vma_snapshot()
        - [arm64] RDMA/hns: Enable stash feature of HIP09
        - RDMA/mlx5: Fix xlt_chunk_align calculation
        - dmaengine: acpi: Avoid comparison GSI with Linux vIRQ
        - staging: rtl8723bs: fix wpa_set_auth_algs() function
        - [armhf] thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()
        - 9p/trans_virtio: Remove sysfs file on probe failure
        - prctl: allow to setup brk for et_dyn executables
        - nilfs2: use refcount_dec_and_lock() to fix potential UAF
        - profiling: fix shift-out-of-bounds bugs
        - PM: sleep: core: Avoid setting power.must_resume to false
        - ceph: cancel delayed work instead of flushing on mdsc teardown
        - platform/chrome: sensorhub: Add trace events for sample
        - platform/chrome: cros_ec_trace: Fix format warnings
        - [s390x] entry: make oklabel within CHKSTG macro local
        - SUNRPC: don't pause on incomplete allocation
        - init: move usermodehelper_enable() to populate_rootfs()
        - thermal/core: Fix thermal_cooling_device_register() prototype
        - drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
        - [amd64] iommu/amd: Relocate GAMSup check to early_enable_iommus
        - [amd64] iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm()
        - [amd64] iommu/vt-d: Fix a deadlock in intel_svm_drain_prq()
        - [arm64] mm: limit linear region to 51 bits for KVM in nVHE mode
        - drm/ttm: Fix a deadlock if the target BO is not idle during swap
        - of: property: Disable fw_devlink DT support for X86
        - [riscv64] dts: microchip: mpfs-icicle: Fix serial console
        - [arm64,armhf] ASoC: audio-graph: respawn Platform Support
        - [x86] ACPI: PM: s2idle: Run both AMD and Microsoft methods if both are
          supported
        - ceph: fix memory leak on decode error in ceph_handle_caps
        - ceph: request Fw caps before updating the mtime in ceph_write_iter
        - ceph: remove the capsnaps when removing caps
        - ceph: lockdep annotations for try_nonblocking_invalidate
        - [s390x] unwind: use current_frame_address() to unwind current task
        - btrfs: update the bdev time directly when closing
        - btrfs: delay blkdev_put until after the device remove
        - btrfs: fix lockdep warning while mounting sprout fs
        - nilfs2: fix memory leak in nilfs_sysfs_create_device_group
        - nilfs2: fix NULL pointer in nilfs_##name##_attr_release
        - nilfs2: fix memory leak in nilfs_sysfs_create_##name##_group
        - nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_group
        - nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_group
        - nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_group
        - drm/amdgpu: Fixes to returning VBIOS RAS EEPROM address
        - drm/amdgpu: fix fdinfo race with process exit
        - [arm64,armhf] pwm: rockchip: Don't modify HW state in .remove() callback
        - [armhf] pwm: stm32-lp: Don't modify HW state in .remove() callback
        - nvmet: fixup buffer overrun in nvmet_subsys_attr_serial()
        - block: genhd: don't call blkdev_show() with major_names_lock held
        - blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()
        - blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queues
        - sched/idle: Make the idle timer expire in hard interrupt context
        - cifs: properly invalidate cached root handle when closing it
        - io_uring: fix off-by-one in BUILD_BUG_ON check of __REQ_F_LAST_BIT
        - selinux,smack: fix subjective/objective credential use mixups
        - drm/nouveau/nvkm: Replace -ENOSYS with -ENODEV
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.14.9
        - mm, hwpoison: add is_free_buddy_page() in HWPoisonHandlable()
        - ocfs2: drop acl cache for directories too
        - mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PIN
        - mm: fix uninitialized use in overcommit_policy_handler
        - usb: gadget: u_audio: EP-OUT bInterval in fback frequency
        - [arm*] usb: dwc2: gadget: Fix ISOC flow for BDMA and Slave
        - [arm*] usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMA
        - [armhf] usb: musb: tusb6010: uninitialized data in
          tusb_fifo_write_unaligned()
        - cifs: Not to defer close on file when lock is set
        - cifs: Fix soft lockup during fsstress
        - cifs: fix incorrect check for null pointer in header_assemble
        - [xen] x86: fix PV trap handling on secondary processors
        - usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6c
        - USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter
        - USB: cdc-acm: fix minor-number release
        - [arm*] binder: make sure fd closes complete
        - [arm*] binder: fix freeze race
        - [arm64] usb: isp1760: do not sleep in field register poll
        - Re-enable UAS for LaCie Rugged USB3-FW with fk quirk
        - [arm64,armhf] usb: dwc3: core: balance phy init and exit
        - usb: core: hcd: Add support for deferring roothub registration
        - USB: serial: mos7840: remove duplicated 0xac24 device ID
        - USB: serial: option: add Telit LN920 compositions
        - USB: serial: option: remove duplicate USB device ID
        - USB: serial: option: add device id for Foxconn T99W265
        - [powerpc*] misc: genwqe: Fixes DMA mask setting
        - KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest
        - erofs: fix up erofs_lookup tracepoint
        - nexthop: Fix division by zero while replacing a resilient group
        - btrfs: prevent __btrfs_dump_space_info() to underflow its free space
        - xhci: Set HCD flag to defer primary roothub registration
        - [arm64] serial: mvebu-uart: fix driver's tx_empty callback
        - scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZE
        - net: hso: fix muxed tty registration
        - [amd64] platform/x86: amd-pmc: Increase the response register timeout
        - [arm64] Restore forced disabling of KPTI on ThunderX
        - [arm64] Mitigate MTE issues with str{n}cmp()
        - [x86] comedi: Fix memory leak in compat_insnlist()
        - afs: Fix page leak
        - afs: Fix incorrect triggering of sillyrename on 3rd-party invalidation
        - afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS server
        - afs: Fix updating of i_blocks on file/dir extension
        - virtio-net: fix pages leaking when building skb in big mode
        - [arm64] enetc: Fix illegal access when reading affinity_hint
        - [arm64] enetc: Fix uninitialized struct dim_sample field usage
        - [arm64,armhf] net: dsa: tear down devlink port regions when tearing down
          the devlink port on error
        - napi: fix race inside napi_enable
        - bnxt_en: Fix TX timeout when TX ring size is set to the smallest
        - [arm64] net: hns3: fix change RSS 'hfunc' ineffective issue
        - [arm64] net: hns3: fix inconsistent vf id print
        - [arm64] net: hns3: fix misuse vf id and vport id in some logs
        - [arm64] net: hns3: check queue id range before using
        - [arm64] net: hns3: check vlan id before using it
        - [arm64] net: hns3: fix a return value error in hclge_get_reset_status()
        - net/smc: add missing error check in smc_clc_prfx_set()
        - net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work
        - [arm64,armhf] net: dsa: fix dsa_tree_setup error path
        - [arm64,armhf] net: dsa: don't allocate the slave_mii_bus using devres
        - spi: Revert modalias changes
        - [s390x] qeth: fix NULL deref in qeth_clear_working_pool_list()
        - gpiolib: acpi: Make set-debounce-timeout failures non fatal
        - qed: rdma - don't wait for resources under hw error recovery flow
        - mptcp: ensure tx skbs always have the MPTCP ext
        - nexthop: Fix memory leaks in nexthop notification chain listeners
        - [arm64] net: mscc: ocelot: fix forwarding from BLOCKING ports remaining
          enabled
        - net/mlx4_en: Don't allow aRFS for encapsulated packets
        - atlantic: Fix issue in the pm resume flow.
        - scsi: iscsi: Adjust iface sysfs attr detection
        - scsi: target: Fix the pgr/alua_support_store functions
        - [x86] tty: synclink_gt: rename a conflicting function name
        - [x86] fault: Fix wrong signal when vsyscall fails with pkey
        - nvme-tcp: fix incorrect h2cdata pdu offset accounting
        - nvme: keep ctrl->namespaces ordered
        - thermal/core: Potential buffer overflow in
          thermal_build_list_of_policies()
        - cifs: fix a sign extension bug
        - scsi: sd_zbc: Support disks with more than 2**32 logical blocks
        - scsi: ufs: Revert "Utilize Transfer Request List Completion Notification
          Register"
        - scsi: ufs: Retry aborted SCSI commands instead of completing these
          successfully
        - scsi: ufs: core: Unbreak the reset handler
        - scsi: qla2xxx: Restore initiator in dual mode
        - scsi: lpfc: Use correct scnprintf() limit
        - [arm64,armhf] irqchip/gic-v3-its: Fix potential VPE leak on error
        - md: fix a lock order reversal in md_alloc
        - [x86] asm: Fix SETZ size enqcmds() build failure
        - io_uring: fix race between poll completion and cancel_hash insertion
        - io_uring: fix missing set of EPOLLONESHOT for CQ ring overflow
        - io_uring: put provided buffer meta data under memcg accounting
        - io_uring: don't punt files update to io-wq unconditionally
        - blktrace: Fix uaf in blk_trace access after removing by sysfs
        - net: phylink: Update SFP selected interface on advertising changes
        - net: stmmac: allow CSR clock of 300MHz
        - blk-mq: avoid to iterate over stale request
        - ipv6: delay fib6_sernum increase in fib6_add
        - [x86] cpufreq: intel_pstate: Override parameters if HWP forced by BIOS
        - bpf: Add oversize check before call kvcalloc()
        - xen/balloon: use a kernel thread instead a workqueue
        - nvme-multipath: fix ANA state updates when a namespace is not present
        - nvme-rdma: destroy cm id before destroy qp to avoid use after free
        - amd/display: downgrade validation failure log level
        - drm/ttm: fix type mismatch error on sparc64
        - block: check if a profile is actually registered in
          blk_integrity_unregister
        - block: flush the integrity workqueue in blk_integrity_unregister
        - blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd
        - compiler.h: Introduce absolute_pointer macro
        - qnx4: avoid stringop-overread errors
        - drm/amd/display: Fix unstable HPCP compliance on Chrome Barcelo
        - drm/amd/display: Link training retry fix for abort case
        - amd/display: enable panel orientation quirks
        - [arm64] Mark __stack_chk_guard as __ro_after_init
        - net: 6pack: Fix tx timeout and slot time
        - [arm64] spi: Fix tegra20 build with CONFIG_PM=n
        - [arm*] Revert drm/vc4 hdmi runtime PM changes
        - [x86] setup: Call early_reserve_memory() earlier
        - [x86] thermal/drivers/int340x: Do not set a wrong tcc offset on resume
        - [armhf] irqchip/armada-370-xp: Fix ack/eoi breakage
        - [arm64] add MTE supported check to thread switching and syscall entry/exit
        - USB: serial: cp210x: fix dropped characters with CP2102
        - software node: balance refcount for managed software nodes
        - xen/balloon: fix balloon kthread freezing
        - qnx4: work around gcc false positive warning bug
        - nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()
        - usb: gadget: f_uac2: Add missing companion descriptor for feedback EP
        - usb: gadget: f_uac2: Populate SS descriptors' wBytesPerInterval
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 2
      * ext4: limit the number of blocks in one ADD_RANGE TLV (Closes: #995425)
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 03 Oct 2021 14:09:38 +0200
  • linux (5.14.6-3) unstable; urgency=medium
    
      [ Salvatore Bonaccorso ]
      * ethtool: Fix rxnfc copy to user buffer overflow (Closes: #995109)
      * debian/bin/gencontrol.py: Fix under-indented line triggering pycodestyle
        problem.
      * [armhf] dts: sun7i: A20-olinuxino-lime2: Fix ethernet phy-mode
    
      [ John Paul Adrian Glaubitz ]
      * [ia64] Set CONFIG_CRYPTO_ZSTD=y to force CONFIG_ZSTD_COMPRESS=y
      * [ia64] Drop udebs for legacy IDE support, removed upstream
      * [m68k] Drop udebs for legacy IDE support, removed upstream
      * [sh4] Set CONFIG_CC_OPTIMIZE_FOR_SIZE=y to reduce image size
    
     -- Salvatore Bonaccorso <email address hidden>  Tue, 28 Sep 2021 06:29:40 +0200
  • linux (5.14.6-2) unstable; urgency=medium
    
      * io_uring: ensure symmetry in handling iter types in loop_rw_iter()
        (CVE-2021-41073)
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 19 Sep 2021 10:49:04 +0200
  • linux (5.10.140-1) bullseye; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.137
        - Makefile: link with -z noexecstack --no-warn-rwx-segments
        - [x86] link vdso and boot with -z noexecstack --no-warn-rwx-segments
        - Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"
        - scsi: Revert "scsi: qla2xxx: Fix disk failure to rediscover"
        - ALSA: bcd2000: Fix a UAF bug on the error path of probing
        - ALSA: hda/realtek: Add quirk for Clevo NV45PZ
        - ALSA: hda/realtek: Add quirk for HP Spectre x360 15-eb0xxx
        - wifi: mac80211_hwsim: fix race condition in pending packet
        - wifi: mac80211_hwsim: add back erroneously removed cast
        - wifi: mac80211_hwsim: use 32-bit skb cookie
        - add barriers to buffer_uptodate and set_buffer_uptodate
        - HID: wacom: Only report rotation for art pen
        - HID: wacom: Don't register pad_input for touch switch
        - [x86] KVM: nVMX: Snapshot pre-VM-Enter BNDCFGS for !nested_run_pending
          case
        - [x86] KVM: nVMX: Snapshot pre-VM-Enter DEBUGCTL for !nested_run_pending
          case
        - [x86] KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0
        - [s390x] KVM: s390: pv: don't present the ecall interrupt twice
        - [x86] KVM: nVMX: Let userspace set nVMX MSR to any _host_ supported value
        - [x86] KVM: x86: Mark TSS busy during LTR emulation _after_ all fault
          checks
        - [x86] KVM: x86: Set error code to segment selector on LLDT/LTR
          non-canonical #GP
        - [x86] KVM: x86: Tag kvm_mmu_x86_module_init() with __init
        - mm: Add kvrealloc()
        - xfs: only set IOMAP_F_SHARED when providing a srcmap to a write
        - xfs: fix I_DONTCACHE
        - mm/mremap: hold the rmap lock in write mode when moving page table
          entries.
        - ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook model
        - ALSA: hda/cirrus - support for iMac 12,1 model
        - ALSA: hda/realtek: Add quirk for another Asus K42JZ model
        - ALSA: hda/realtek: Add a quirk for HP OMEN 15 (8786) mute LED
        - tty: vt: initialize unicode screen buffer
        - vfs: Check the truncate maximum size in inode_newsize_ok()
        - fs: Add missing umask strip in vfs_tmpfile
        - thermal: sysfs: Fix cooling_device_stats_setup() error code path
        - fbcon: Fix boundary checks for fbcon=vc:n1-n2 parameters
        - fbcon: Fix accelerated fbdev scrolling while logo is still shown
        - usbnet: Fix linkwatch use-after-free on disconnect
        - ovl: drop WARN_ON() dentry is NULL in ovl_encode_fh()
        - drm/gem: Properly annotate WW context on drm_gem_lock_reservations() error
        - [arm*] drm/vc4: hdmi: Disable audio if dmas property is present but empty
        - drm/nouveau: fix another off-by-one in nvbios_addr
        - drm/nouveau: Don't pm_runtime_put_sync(), only
          pm_runtime_put_autosuspend()
        - drm/nouveau/acpi: Don't print error when we get -EINPROGRESS from
          pm_runtime
        - drm/amdgpu: Check BO's requested pinning domains against its
          preferred_domains
        - iio: light: isl29028: Fix the warning in isl29028_remove()
        - scsi: sg: Allow waiting for commands to complete on removed device
        - scsi: qla2xxx: Fix incorrect display of max frame size
        - scsi: qla2xxx: Zero undefined mailbox IN registers
        - fuse: limit nsec
        - [arm64] serial: mvebu-uart: uart2 error bits clearing
        - md-raid: destroy the bitmap after destroying the thread
        - md-raid10: fix KASAN warning
        - PCI: Add defines for normal and subtractive PCI bridges
        - [powerpc*] powernv: Avoid crashing if rng is NULL
        - [mips64el,mipsel] cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
        - usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completion
        - USB: HCD: Fix URB giveback issue in tasklet function
        - [arm64,armhf] usb: dwc3: gadget: refactor dwc3_repare_one_trb
        - [arm64,armhf] usb: dwc3: gadget: fix high speed multiplier setting
        - netfilter: nf_tables: fix null deref due to zeroed list head
        - epoll: autoremove wakers even more aggressively
        - [x86] Handle idle=nomwait cmdline properly for x86_idle
        - [arm64] Do not forget syscall when starting a new thread.
        - [arm64] fix oops in concurrently setting insn_emulation sysctls
        - genirq: Don't return error on missing optional irq_request_resources()
        - [mips64el,mipsel] irqchip/mips-gic: Only register IPI domain when SMP is
          enabled
        - genirq: GENERIC_IRQ_IPI depends on SMP
        - [mips64el,mipsel] irqchip/mips-gic: Check the return value of ioremap() in
          gic_of_init()
        - wait: Fix __wait_event_hrtimeout for RT/DL tasks
        - [armhf] OMAP2+: display: Fix refcount leak bug
        - ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirks
        - ACPI: EC: Drop the EC_FLAGS_IGNORE_DSDT_GPE quirk
        - ACPI: PM: save NVS memory for Lenovo G40-45
        - ACPI: LPSS: Fix missing check in register_device_clock()
        - [arm64] dts: allwinner: a64: orangepi-win: Fix LED node name
        - PM: hibernate: defer device probing when resuming from hibernation
        - selinux: Add boundary check in put_entry()
        - [armel,armhf] findbit: fix overflowing offset
        - [arm64,armhf] meson-mx-socinfo: Fix refcount leak in meson_mx_socinfo_init
        - ACPI: processor/idle: Annotate more functions to live in cpuidle section
        - Input: atmel_mxt_ts - fix up inverted RESET handler
        - [arm64] soc: amlogic: Fix refcount leak in meson-secure-pwrc.c
        - [x86] pmem: Fix platform-device leak in error path
        - [armhf] dts: ast2500-evb: fix board compatible
        - [armhf] dts: ast2600-evb: fix board compatible
        - [arm64] cpufeature: Allow different PMU versions in ID_DFR0_EL1
        - locking/lockdep: Fix lockdep_init_map_*() confusion
        - [arm64] soc: fsl: guts: machine variable might be unset
        - block: fix infinite loop for invalid zone append
        - [armhf] OMAP2+: Fix refcount leak in omapdss_init_of
        - [armhf] OMAP2+: Fix refcount leak in omap3xxx_prm_late_init
        - [arm64] regulator: qcom_smd: Fix pm8916_pldo range
        - [arm64] ACPI: APEI: Fix _EINJ vs EFI_MEMORY_SP
        - [arm64] bus: hisi_lpc: fix missing platform_device_put() in
          hisi_lpc_acpi_probe()
        - erofs: avoid consecutive detection for Highmem memory
        - blk-mq: don't create hctx debugfs dir until q->debugfs_dir is created
        - hwmon: (drivetemp) Add module alias
        - block: remove the request_queue to argument request based tracepoints
        - blktrace: Trace remapped requests correctly
        - regulator: of: Fix refcount leak bug in of_get_regulation_constraints()
        - nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()
        - dm: return early from dm_pr_call() if DM device is suspended
        - ath10k: do not enforce interrupt trigger type
        - wifi: rtlwifi: fix error codes in rtl_debugfs_set_write_h2c()
        - ath11k: fix netdev open race
        - drm/mipi-dbi: align max_chunk to 2 in spi_transfer
        - ath11k: Fix incorrect debug_mask mappings
        - drm/radeon: fix potential buffer overflow in ni_set_mc_special_registers()
        - virtio-gpu: fix a missing check to avoid NULL dereference
        - [arm64] drm: adv7511: override i2c address of cec before accessing it
        - net: fix sk_wmem_schedule() and sk_rmem_schedule() errors
        - i2c: Fix a potential use after free
        - media: tw686x: Register the irq at the end of probe
        - ath9k: fix use-after-free in ath9k_hif_usb_rx_cb (CVE-2022-1679)
        - wifi: iwlegacy: 4965: fix potential off-by-one overflow in
          il4965_rs_fill_link_cmd()
        - drm/radeon: fix incorrrect SPDX-License-Identifiers
        - [amd64] crypto: ccp - During shutdown, check SEV data pointer before using
        - [arm64] drm: bridge: adv7511: Add check for mipi_dsi_driver_register
        - media: hdpvr: fix error value returns in hdpvr_read
        - [arm64,armhf] media: v4l2-mem2mem: prevent pollerr when
          last_buffer_dequeued is set
        - media: tw686x: Fix memory leak in tw686x_video_init
        - [arm*] drm/vc4: plane: Remove subpixel positioning check
        - [arm*] drm/vc4: plane: Fix margin calculations for the right/bottom edges
        - [arm*] drm/vc4: dsi: Correct DSI divider calculations
        - [arm*] drm/vc4: dsi: Correct pixel order for DSI0
        - [arm*] drm/vc4: drv: Remove the DSI pointer in vc4_drv
        - [arm*] drm/vc4: dsi: Use snprintf for the PHY clocks instead of an array
        - [arm*] drm/vc4: dsi: Introduce a variant structure
        - [arm*] drm/vc4: dsi: Register dsi0 as the correct vc4 encoder type
        - [arm*] drm/vc4: dsi: Fix dsi0 interrupt support
        - [arm*] drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_disable
          iteration
        - [arm*] drm/vc4: hdmi: Remove firmware logic for MAI threshold setting
        - [arm*] drm/vc4: hdmi: Avoid full hdmi audio fifo writes
        - [arm*] drm/vc4: hdmi: Don't access the connector state in reset if kmalloc
          fails
        - [arm*] drm/vc4: hdmi: Limit the BCM2711 to the max without scrambling
        - [arm*] drm/vc4: hdmi: Fix timings for interlaced modes
        - [arm*] drm/vc4: hdmi: Correct HDMI timing registers for interlaced modes
        - [arm64,armhf] drm/rockchip: vop: Don't crash for invalid duplicate_state()
        - [arm64,armhf] drm/rockchip: Fix an error handling path rockchip_dp_probe()
        - lib: bitmap: order includes alphabetically
        - lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()
        - hinic: Use the bitmap API when applicable
        - net: hinic: fix bug that ethtool get wrong stats
        - net: hinic: avoid kernel hung in hinic_get_stats64()
        - [arm64] drm/msm/mdp5: Fix global state lock backoff
        - mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msg
        - mediatek: mt76: mac80211: Fix missing of_node_put() in mt76_led_init()
        - tcp: make retransmitted SKB fit into the send window
        - bpf: Fix subprog names in stack traces.
        - fs: check FMODE_LSEEK to control internal pipe splicing
        - wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()
        - [i386] can: pch_can: do not report txerr and rxerr during bus-off
        - can: sja1000: do not report txerr and rxerr during bus-off
        - [armhf] can: sun4i_can: do not report txerr and rxerr during bus-off
        - can: kvaser_usb_hydra: do not report txerr and rxerr during bus-off
        - can: kvaser_usb_leaf: do not report txerr and rxerr during bus-off
        - can: usb_8dev: do not report txerr and rxerr during bus-off
        - can: error: specify the values of data[5..7] of CAN error frames
        - [i386] can: pch_can: pch_can_error(): initialize errc before using it
        - Bluetooth: hci_intel: Add check for platform_driver_register
        - wifi: wil6210: debugfs: fix uninitialized variable use in
          `wil_write_file_wmi()`
        - wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue
        - wifi: libertas: Fix possible refcount leak in if_usb_probe()
        - [arm64,armhf] media: cedrus: hevc: Add check for invalid timestamp
        - net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS
          cipher/version
        - net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTS
        - [arm64] crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for of
        - inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()
        - tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()
        - ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
        - tcp: Fix data-races around sysctl_tcp_l3mdev_accept.
        - net: allow unbound socket for packets in VRF when tcp_l3mdev_accept set
        - iavf: Fix max_rate limiting
        - net: rose: fix netdev reference changes
        - dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lock
        - wireguard: ratelimiter: use hrtimer in selftest
        - wireguard: allowedips: don't corrupt stack when detecting overflow
        - HID: cp2112: prevent a buffer overflow in cp2112_xfer()
        - mtd: partitions: Fix refcount leak in parse_redboot_of
        - [arm64,armhf] usb: xhci: tegra: Fix error check
        - netfilter: xtables: Bring SPDX identifier back
        - [arm64,armhf] platform/chrome: cros_ec: Always expose last resume result
        - KVM: Don't set Accessed/Dirty bits for ZERO_PAGE
        - mwifiex: Ignore BTCOEX events from the 88W8897 firmware
        - mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv
        - misc: rtsx: Fix an error handling path in rtsx_pci_probe()
        - driver core: fix potential deadlock in __driver_attach
        - usb: host: xhci: use snprintf() in xhci_decode_trb()
        - [arm64,armhf] PCI: dwc: Add unroll iATU space support to
          dw_pcie_disable_atu()
        - [arm64,armhf] PCI: dwc: Always enable CDM check if "snps,enable-cdm-check"
          exists
        - soundwire: bus_type: fix remove and shutdown support
        - [arm64] KVM: arm64: Don't return from void function
        - [x86] intel_th: Fix a resource leak in an error handling path
        - [x86] intel_th: msu-sink: Potential dereference of null pointer
        - [x86] intel_th: msu: Fix vmalloced buffers
        - [x86] staging: rtl8192u: Fix sleep in atomic context bug in
          dm_fsync_timer_callback
        - [arm64] mmc: sdhci-of-esdhc: Fix refcount leak in
          esdhc_signal_voltage_switch
        - mmc: block: Add single read for 4k sector cards
        - [s390x] KVM: s390: pv: leak the topmost page table when destroy fails
        - PCI/portdrv: Don't disable AER reporting in get_port_device_capability()
        - [arm64] PCI: qcom: Set up rev 2.1.0 PARF_PHY before enabling clocks
        - scsi: smartpqi: Fix DMA direction for RAID requests
        - [armhf] usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc()
        - [arm64,armhf] usb: dwc3: core: Deprecate GCTL.CORESOFTRESET
        - [arm64,armhf] usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during
          bootup
        - [arm64,armhf] usb: dwc3: qcom: fix missing optional irq warnings
        - RDMA/qedr: Improve error logs for rdma_alloc_tid error return
        - RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr()
        - [arm64] RDMA/hns: Fix incorrect clearing of interrupt status register
        - [amd64] RDMA/hfi1: fix potential memory leak in setup_base_ctxt()
        - gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()
        - [mips64el,mipsel] mmc: cavium-octeon: Add of_node_put() when breaking out
          of loop
        - HID: alps: Declare U1_UNICORN_LEGACY support
        - USB: serial: fix tty-port initialized comments
        - [armhf,i386] platform/olpc: Fix uninitialized data in debugfs write
        - RDMA/srpt: Duplicate port name members
        - RDMA/srpt: Introduce a reference count in struct srpt_device
        - RDMA/srpt: Fix a use-after-free
        - mm/mmap.c: fix missing call to vm_unacct_memory in mmap_region
        - RDMA/mlx5: Add missing check for return value in get namespace flow
        - RDMA/rxe: Fix error unwind in rxe_create_qp()
        - null_blk: fix ida error handling in null_add_dev()
        - nvme: use command_id instead of req->tag in trace_nvme_complete_rq()
        - jbd2: fix outstanding credits assert in jbd2_journal_commit_transaction()
        - ext4: recover csum seed of tmp_inode after migrating to extents
        - jbd2: fix assertion 'jh->b_frozen_data == NULL' failure when journal
          aborted
        - opp: Fix error check in dev_pm_opp_attach_genpd()
        - serial: 8250: Export ICR access helpers for internal use
        - serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty()
        - profiling: fix shift too large makes kernel panic
        - tty: n_gsm: Delete gsmtty open SABM frame when config requester
        - tty: n_gsm: fix user open not possible at responder until initiator open
        - tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output()
        - tty: n_gsm: fix non flow control frames during mux flow off
        - tty: n_gsm: fix packet re-transmission without open control channel
        - tty: n_gsm: fix race condition in gsmld_write()
        - [arm64] ASoC: qcom: Fix missing of_node_put() in
          asoc_qcom_lpass_cpu_platform_probe()
        - vfio: Remove extra put/gets around vfio_device->group
        - vfio: Simplify the lifetime logic for vfio_device
        - vfio: Split creation of a vfio_device into init and register ops
        - tty: n_gsm: fix wrong T1 retry count handling
        - tty: n_gsm: fix DM command
        - tty: n_gsm: fix missing corner cases in gsmld_poll()
        - kfifo: fix kfifo_to_user() return type
        - lib/smp_processor_id: fix imbalanced instrumentation_end() call
        - [arm64] mfd: max77620: Fix refcount leak in max77620_initialise_fps
        - [arm64] iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of
          loop
        - [s390x] dump: fix old lowcore virtual vs physical address confusion
        - fuse: Remove the control interface for virtio-fs
        - [armhf] ASoC: audio-graph-card: Add of_node_put() in fail path
        - [arm64] watchdog: armada_37xx_wdt: check the return value of
          devm_ioremap() in armada_37xx_wdt_probe()
        - [arm64,armhf] video: fbdev: amba-clcd: Fix refcount leak bugs
        - video: fbdev: sis: fix typos in SiS_GetModeID()
        - [powerpc*] pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and
          alias
        - f2fs: don't set GC_FAILURE_PIN for background GC
        - f2fs: write checkpoint during FG_GC
        - f2fs: fix to remove F2FS_COMPR_FL and tag F2FS_NOCOMP_FL at the same time
        - [powerpc*] xive: Fix refcount leak in xive_get_max_prio
        - kprobes: Forbid probing on trampoline and BPF code areas
        - [powerpc*] pci: Fix PHB numbering when using opal-phbid
        - sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy()
        - sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
        - [amd64] x86/numa: Use cpumask_available instead of hardcoded NULL check
        - video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()
        - sched: Fix the check of nr_running at queue wakelist
        - video: fbdev: vt8623fb: Check the size of screen before memset_io()
        - video: fbdev: arkfb: Check the size of screen before memset_io()
        - video: fbdev: s3fb: Check the size of screen before memset_io()
        - [s390x] scsi: zfcp: Fix missing auto port scan and thus missing target
          ports
        - scsi: qla2xxx: Fix discovery issues in FC-AL topology
        - scsi: qla2xxx: Turn off multi-queue for 8G adapters
        - scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injection
        - scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/Os
        - scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation tests
        - [x86] bugs: Enable STIBP for IBPB mitigated RETBleed
        - [x86] ftrace/x86: Add back ftrace_expected assignment
        - __follow_mount_rcu(): verify that mount_lock remains unchanged
        - spmi: trace: fix stack-out-of-bound access in SPMI tracing functions
        - [x86] drm/i915/dg1: Update DMC_DEBUG3 register
        - HID: Ignore battery for Elan touchscreen on HP Spectre X360 15-df0xxx
        - HID: hid-input: add Surface Go battery quirk
        - [arm*] drm/vc4: drv: Adopt the dma configuration from the HVS or V3D
          component
        - usbnet: smsc95xx: Don't clear read-only PHY interrupt
        - usbnet: smsc95xx: Avoid link settings race on interrupt reception
        - [x86] intel_th: pci: Add Meteor Lake-P support
        - [x86] intel_th: pci: Add Raptor Lake-S PCH support
        - [x86] intel_th: pci: Add Raptor Lake-S CPU support
        - [x86] KVM: set_msr_mce: Permit guests to ignore single-bit ECC errors
        - [x86] KVM: x86: Signal #GP, not -EPERM, on bad WRMSR(MCi_CTL/STATUS)
        - [amd64] iommu/vt-d: avoid invalid memory access via
          node_online(NUMA_NO_NODE)
        - PCI/AER: Write AER Capability only when we control it
        - PCI/ERR: Bind RCEC devices to the Root Port driver
        - PCI/ERR: Rename reset_link() to reset_subordinates()
        - PCI/ERR: Simplify by using pci_upstream_bridge()
        - PCI/ERR: Simplify by computing pci_pcie_type() once
        - PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()
        - PCI/ERR: Avoid negated conditional for clarity
        - PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()
        - PCI/ERR: Recover from RCEC AER errors
        - PCI/AER: Iterate over error counters instead of error strings
        - serial: 8250: Dissociate 4MHz Titan ports from Oxford ports
        - serial: 8250: Correct the clock for OxSemi PCIe devices
        - serial: 8250_pci: Refactor the loop in pci_ite887x_init()
        - serial: 8250_pci: Replace dev_*() by pci_*() macros
        - serial: 8250: Fold EndRun device support into OxSemi Tornado code
        - dm writecache: set a default MAX_WRITEBACK_JOBS
        - dm thin: fix use-after-free crash in dm_sm_register_threshold_callback
        - timekeeping: contribute wall clock to rng on time change
        - btrfs: reject log replay if there is unsupported RO compat flag
        - btrfs: reset block group chunk force if we have to wait
        - [amd64,arm64] ACPI: CPPC: Do not prevent CPPC from working in the future
        - [x86] KVM: VMX: Drop guest CPUID check for VMXE in vmx_set_cr4()
        - [x86] KVM: VMX: Drop explicit 'nested' check from vmx_set_cr4()
        - [x86] KVM: SVM: Drop VMXE check from svm_set_cr4()
        - [x86] KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops
          hook
        - [x86] KVM: nVMX: Inject #UD if VMXON is attempted with incompatible
          CR0/CR4
        - [x86] KVM: x86/pmu: preserve IA32_PERF_CAPABILITIES across CPUID refresh
        - [x86] KVM: x86/pmu: Use binary search to check filtered events
        - [x86] KVM: x86/pmu: Use different raw event masks for AMD and Intel
        - [x86] KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
        - [x86] KVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved if there's
          no vPMU
        - [x86] KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't support
          global_ctrl
        - xen-blkback: fix persistent grants negotiation
        - xen-blkback: Apply 'feature_persistent' parameter when connect
        - xen-blkfront: Apply 'feature_persistent' parameter when connect
        - KEYS: asymmetric: enforce SM2 signature use pkey algo
        - tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCH
        - tracing: Use a struct alignof to determine trace event field alignment
        - ext4: check if directory block is within i_size (CVE-2022-1184)
        - ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h
        - ext4: fix warning in ext4_iomap_begin as race between bmap and write
        - ext4: make sure ext4_append() always allocates new block
        - ext4: fix use-after-free in ext4_xattr_set_entry
        - ext4: update s_overhead_clusters in the superblock during an on-line
          resize
        - ext4: fix extent status tree race in writeback error recovery path
        - ext4: correct max_inline_xattr_value_size computing
        - ext4: correct the misjudgment in ext4_iget_extra_inode
        - dm raid: fix address sanitizer warning in raid_resume
        - dm raid: fix address sanitizer warning in raid_status
        - KVM: Add infrastructure and macro to mark VM as bugged
        - [x86] KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC
          irq (CVE-2022-2153)
        - [x86] KVM: x86: Avoid theoretical NULL pointer dereference in
          kvm_irq_delivery_to_apic_fast() (CVE-2022-2153)
        - mac80211: fix a memory leak where sta_info is not freed
        - tcp: fix over estimation in sk_forced_mem_schedule()
        - Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"
        - [arm*] drm/vc4: change vc4_dma_range_matches from a global to static
        - Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"
        - Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
        - [x86] kvm: x86/pmu: Fix the compare function used by the pmu event filter
        - [arm64] tee: add overflow check in register_shm_helper()
        - net/9p: Initialize the iounit field during fid creation
        - net_sched: cls_route: disallow handle of 0
        - sched/fair: Fix fault in reweight_entity
        - btrfs: only write the sectors in the vertical stripe which has data
          stripes
        - btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.138
        - ALSA: info: Fix llseek return value when using callback
        - ALSA: hda/realtek: Add quirk for Clevo NS50PU, NS70PU
        - [x86] mm: Use proper mask when setting PUD mapping
        - rds: add missing barrier to release_refill
        - ata: libata-eh: Add missing command name
        - [arm64] mmc: meson-gx: Fix an error handling path in meson_mmc_probe()
        - btrfs: fix lost error handling when looking up extended ref on log replay
        - tracing: Have filter accept "common_cpu" to be consistent
        - ALSA: usb-audio: More comprehensive mixer map for ASUS ROG Zenith II
        - can: ems_usb: fix clang's -Wunaligned-access warning
        - apparmor: fix quiet_denied for file rules
        - apparmor: fix absroot causing audited secids to begin with =
        - apparmor: Fix failed mount permission check error message
        - apparmor: fix aa_label_asxprint return check
        - apparmor: fix setting unconfined mode on a loaded profile
        - apparmor: fix overlapping attachment computation
        - apparmor: fix reference count leak in aa_pivotroot()
        - apparmor: Fix memleak in aa_simple_write_to_buffer()
        - Documentation: ACPI: EINJ: Fix obsolete example
        - NFSv4.1: Don't decrease the value of seq_nr_highest_sent
        - NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctly
        - NFSv4: Fix races in the legacy idmapper upcall
        - NFSv4.1: RECLAIM_COMPLETE must handle EACCES
        - NFSv4/pnfs: Fix a use-after-free bug in open
        - bpf: Acquire map uref in .init_seq_private for array map iterator
        - bpf: Acquire map uref in .init_seq_private for hash map iterator
        - bpf: Acquire map uref in .init_seq_private for sock local storage map
          iterator
        - bpf: Acquire map uref in .init_seq_private for sock{map,hash} iterator
        - bpf: Check the validity of max_rdwr_access for sock local storage map
          iterator
        - can: mcp251x: Fix race condition on receive interrupt
        - [amd64,arm64] net: atlantic: fix aq_vec index out of range error
        - sunrpc: fix expiry of auth creds
        - SUNRPC: Reinitialise the backchannel request buffers before reuse
        - virtio_net: fix memory leak inside XPD_TX with mergeable
        - devlink: Fix use-after-free after a failed reload
        - [arm64] pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxed
        - [arm64,armhf] pinctrl: sunxi: Add I/O bias setting for H6 R-PIO
        - ACPI: property: Return type of acpi_add_nondev_subnodes() should be bool
        - geneve: do not use RT_TOS for IPv6 flowlabel
        - ipv6: do not use RT_TOS for IPv6 flowlabel
        - [x86] plip: avoid rcu debug splat
        - vsock: Fix memory leak in vsock_connect()
        - vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()
        - dt-bindings: arm: qcom: fix MSM8916 MTP compatibles
        - dt-bindings: clock: qcom,gcc-msm8996: add more GCC clock sources
        - ceph: use correct index when encoding client supported features
        - ceph: don't leak snap_rwsem in handle_cap_grant
        - nfp: ethtool: fix the display error of `ethtool -m DEVNAME`
        - xen/xenbus: fix return type in xenbus_file_read()
        - atm: idt77252: fix use-after-free bugs caused by tst_timer
        - geneve: fix TOS inheriting for ipv4
        - [arm64] dpaa2-eth: trace the allocated address instead of page struct
        - iavf: Fix adminq error handling
        - netfilter: nf_tables: really skip inactive sets when allocating name
        - netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on
          NFT_SET_OBJECT flag
        - netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is
          specified
        - [powerpc*] pci: Fix get_phb_number() locking
        - [arm64,armhf] spi: meson-spicc: add local pow2 clock ops to preserve rate
          between messages
        - [arm64,armhf] net: dsa: mv88e6060: prevent crash on an unused port
        - [arm64] net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet
          counters
        - net: genl: fix error path memory leak in policy dumping
        - ice: Ignore EEXIST when setting promisc mode
        - [arm64,armhf] i2c: imx: Make sure to unregister adapter on remove()
        - regulator: pca9450: Remove restrictions for regulator-name
        - i40e: Fix to stop tx_timeout recovery if GLOBR fails
        - [arm64,armhf] fec: Fix timer capture timing in `fec_ptp_enable_pps()`
        - [x86] stmmac: intel: Add a missing clk_disable_unprepare() call in
          intel_eth_pci_remove()
        - igb: Add lock to avoid data race
        - kbuild: fix the modules order between drivers and libs
        - locking/atomic: Make test_and_*_bit() ordered on failure
        - [x86] ASoC: SOF: intel: move sof_intel_dsp_desc() forward
        - [arm64] drm/meson: Fix refcount bugs in
          meson_vpu_has_available_connectors()
        - audit: log nftables configuration change events once per table
        - netfilter: nftables: add helper function to set the base sequence number
        - netfilter: add helper function to set up the nfnetlink header and use it
        - [armhf] drm/sun4i: dsi: Prevent underflow when computing packet sizes
        - PCI: Add ACS quirk for Broadcom BCM5750x NICs
        - [arm64,armhf] platform/chrome: cros_ec_proto: don't show MKBP version if
          unsupported
        - usb: gadget: uvc: call uvc uvcg_warn on completed status instead of
          uvcg_info
        - [arm64,armhf] irqchip/tegra: Fix overflow implicit truncation warnings
        - [arm64] drm/meson: Fix overflow implicit truncation warnings
        - [armhf] clk: ti: Stop using legacy clkctrl names for omap4 and 5
        - [arm*] usb: dwc2: gadget: remove D+ pull-up while no vbus with
          usb-role-switch
        - [x86] vboxguest: Do not use devm for irq
        - uacce: Handle parent device removal or parent driver module rmmod
        - zram: do not lookup algorithm in backends table
        - [arm64] clk: qcom: clk-alpha-pll: fix clk_trion_pll_configure description
        - scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user
          input
        - gadgetfs: ep_io - wait until IRQ finishes
        - [x86] pinctrl: intel: Check against matching data instead of ACPI
          companion
        - [powerpc*] cxl: Fix a memory leak in an error handling path
        - [arm64] PCI/ACPI: Guard ARM64-specific mcfg_quirks
        - RDMA/rxe: Limit the number of calls to each tasklet
        - md: Notify sysfs sync_completed in md_reap_sync_thread()
        - nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue
          teardown
        - drivers:md:fix a potential use-after-free bug
        - ext4: avoid remove directory when directory is corrupted
        - ext4: avoid resizing to a partial cluster size
        - lib/list_debug.c: Detect uninitialized lists
        - vfio: Clear the caps->buf to NULL after free
        - [mips64el,mipsel] cavium-octeon: Fix missing of_node_put() in
          octeon2_usb_clocks_start
        - modules: Ensure natural alignment for .altinstructions and __bug_table
          sections
        - watchdog: export lockup_detector_reconfigure
        - ALSA: core: Add async signal helpers
        - ALSA: timer: Use deferred fasync helper
        - ALSA: control: Use deferred fasync helper
        - f2fs: fix to avoid use f2fs_bug_on() in f2fs_new_node_page()
        - f2fs: fix to do sanity check on segment type in build_sit_entries()
        - smb3: check xattr value length earlier
        - [powerpc*] 64: Init jump labels before parse_early_param()
        - netfilter: nftables: fix a warning message in
          nf_tables_commit_audit_collect()
        - netfilter: nf_tables: fix audit memory leak in nf_tables_commit
        - tracing/probes: Have kprobes and uprobes use $COMM too
        - can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE
          with netdev_warn_once()
        - can: j1939: j1939_session_destroy(): fix memory leak of skbs
        - PCI/ERR: Retain status from error notification
        - qrtr: Convert qrtr_ports from IDR to XArray
        - bpf: Fix KASAN use-after-free Read in compute_effective_progs
        - [arm64] tee: fix memory leak in tee_shm_register()
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.139
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.140
        - audit: fix potential double free on error path from
          fsnotify_add_inode_mark
        - pinctrl: amd: Don't save/restore interrupt status and wake status bits
        - xfs: prevent a WARN_ONCE() in xfs_ioc_attr_list()
        - xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP*
        - fs: remove __sync_filesystem
        - vfs: make sync_filesystem return errors from ->sync_fs
        - xfs: return errors in xfs_fs_sync_fs
        - xfs: only bother with sync_filesystem during readonly remount
        - kernel/sched: Remove dl_boosted flag comment
        - xfrm: fix refcount leak in __xfrm_policy_check()
        - xfrm: clone missing x->lastused in xfrm_do_migrate
        - af_key: Do not call xfrm_probe_algs in parallel (CVE-2022-3028)
        - xfrm: policy: fix metadata dst->dev xmit null pointer dereference
        - NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open()
        - NFSv4.2 fix problems with __nfs42_ssc_open
        - SUNRPC: RPC level errors should set task->tk_rpc_status
        - mm/huge_memory.c: use helper function migration_entry_to_page()
        - mm/smaps: don't access young/dirty bit if pte unpresent
        - rose: check NULL rose_loopback_neigh->loopback
        - ice: xsk: Force rings to be sized to power of 2
        - ice: xsk: prohibit usage of non-balanced queue id
        - net/mlx5e: Properly disable vlan strip on non-UL reps
        - bonding: 802.3ad: fix no transmission of LACPDUs
        - net: ipvtap - add __init/__exit annotations to module init/exit funcs
        - netfilter: ebtables: reject blobs that don't provide all entry points
        - bnxt_en: fix NQ resource accounting during vf creation on 57500 chips
        - netfilter: nft_payload: report ERANGE for too long offset and length
        - netfilter: nft_payload: do not truncate csum_offset and csum_type
        - netfilter: nf_tables: do not leave chain stats enabled on error
        - netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet families
        - netfilter: nft_tunnel: restrict it to netdev family
        - netfilter: nftables: remove redundant assignment of variable err
        - netfilter: nf_tables: consolidate rule verdict trace call
        - netfilter: nft_cmp: optimize comparison for 16-bytes
        - netfilter: bitwise: improve error goto labels
        - netfilter: nf_tables: upfront validation of data via nft_data_init()
        - netfilter: nf_tables: disallow jump to implicit chain from set element
        - netfilter: nf_tables: disallow binding to already bound chain
          (CVE-2022-39190)
        - tcp: tweak len/truesize ratio for coalesce candidates
        - net: Fix data-races around sysctl_[rw]mem(_offset)?.
        - net: Fix data-races around sysctl_[rw]mem_(max|default).
        - net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
        - net: Fix data-races around netdev_max_backlog.
        - net: Fix data-races around netdev_tstamp_prequeue.
        - ratelimit: Fix data-races in ___ratelimit().
        - bpf: Folding omem_charge() into sk_storage_charge()
        - net: Fix data-races around sysctl_optmem_max.
        - net: Fix a data-race around sysctl_tstamp_allow_data.
        - net: Fix a data-race around sysctl_net_busy_poll.
        - net: Fix a data-race around sysctl_net_busy_read.
        - net: Fix a data-race around netdev_budget.
        - net: Fix a data-race around netdev_budget_usecs.
        - net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.
        - net: Fix data-races around sysctl_devconf_inherit_init_net.
        - net: Fix a data-race around sysctl_somaxconn.
        - ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
        - rxrpc: Fix locking in rxrpc's sendmsg
        - btrfs: fix silent failure when deleting root reference
        - btrfs: replace: drop assert for suspended replace
        - btrfs: add info when mount fails due to stale replace target
        - btrfs: check if root is readonly while setting security xattr
        - [x86] perf/x86/lbr: Enable the branch type for the Arch LBR by default
        - [amd64] x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry
        - [x86] bugs: Add "unknown" reporting for MMIO Stale Data
        - loop: Check for overflow while configuring loop
        - asm-generic: sections: refactor memory_intersects
        - [s390x] fix double free of GS and RI CBs on fork() failure
        - [x86] ACPI: processor: Remove freq Qos request for all CPUs
        - xen/privcmd: fix error exit of privcmd_ioctl_dm_op()
        - mm/hugetlb: fix hugetlb not supporting softdirty tracking
        - Revert "md-raid: destroy the bitmap after destroying the thread"
        - md: call __md_stop_writes in md_stop
        - [arm64] Fix match_list for erratum 1286807 on Arm Cortex-A76
        - Documentation/ABI: Mention retbleed vulnerability info file for sysfs
        - blk-mq: fix io hung due to missing commit_rqs
        - [x86] perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
        - [x86] scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq
        - bpf: Don't use tnum_range on array range checking for poke descriptors
          (CVE-2022-2905)
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 18
      * certs: Rotate to use the "Debian Secure Boot Signer 2022 - linux"
        certificate (Closes: #1018752)
      * [x86] nospec: Unwreck the RSB stuffing
      * [x86] nospec: Fix i386 RSB stuffing (Closes: #1017425)
      * mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
        (CVE-2022-39188)
      * Revert "PCI/portdrv: Don't disable AER reporting in
        get_port_device_capability()"
      * bpf: Don't redirect packets with invalid pkt_len
      * mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
      * net/af_packet: check len when min_header_len equals to 0
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 02 Sep 2022 15:54:53 +0200
  • linux (5.10.127-1) bullseye; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.121
        - ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9520 laptop
        - ALSA: hda/realtek - Fix microphone noise on ASUS TUF B550M-PLUS
        - ALSA: usb-audio: Cancel pending work at closing a MIDI substream
        - USB: serial: option: add Quectel BG95 modem
        - USB: new quirk for Dell Gen 2 devices
        - usb: dwc3: gadget: Move null pinter check to proper place
        - usb: core: hcd: Add support for deferring roothub registration
        - cifs: when extending a file with falloc we should make files not-sparse
        - xhci: Allow host runtime PM as default for Intel Alder Lake N xHCI
        - Fonts: Make font size unsigned in font_desc
        - [x86] MCE/AMD: Fix memory leak when threshold_create_bank() fails
        - [w86] perf/x86/intel: Fix event constraints for ICL
        - ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
        - ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
        - btrfs: add "0x" prefix for unsupported optional features
        - btrfs: repair super block num_devices automatically
        - [amd64] iommu/vt-d: Add RPLS to quirk list to skip TE disabling
        - drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes
        - mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queue
        - b43legacy: Fix assigning negative value to unsigned variable
        - b43: Fix assigning negative value to unsigned variable
        - ipw2x00: Fix potential NULL dereference in libipw_xmit()
        - ipv6: fix locking issues with loops over idev->addr_list
        - fbcon: Consistently protect deferred_takeover with console_lock()
        - [x86] platform/uv: Update TSC sync state for UV5
        - ACPICA: Avoid cache flush inside virtual machines
        - drm/komeda: return early if drm_universal_plane_init() fails.
        - rcu-tasks: Fix race in schedule and flush work
        - rcu: Make TASKS_RUDE_RCU select IRQ_WORK
        - sfc: ef10: Fix assigning negative value to unsigned variable
        - ALSA: jack: Access input_dev under mutex
        - spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width} based on DMA
          direction
        - drm/amd/pm: fix double free in si_parse_power_table()
        - ath9k: fix QCA9561 PA bias level
        - media: venus: hfi: avoid null dereference in deinit
        - media: pci: cx23885: Fix the error handling in cx23885_initdev()
        - media: cx25821: Fix the warning when removing the module
        - md/bitmap: don't set sb values if can't pass sanity check
        - mmc: jz4740: Apply DMA engine limits to maximum segment size
        - drivers: mmc: sdhci_am654: Add the quirk to set TESTCD bit
        - scsi: megaraid: Fix error check return value of register_chrdev()
        - scsi: ufs: Use pm_runtime_resume_and_get() instead of
          pm_runtime_get_sync()
        - scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
        - ath11k: disable spectral scan during spectral deinit
        - ASoC: Intel: bytcr_rt5640: Add quirk for the HP Pro Tablet 408
        - drm/plane: Move range check for format_count earlier
        - drm/amd/pm: fix the compile warning
        - ath10k: skip ath10k_halt during suspend for driver state RESTARTING
        - [arm64] compat: Do not treat syscall number as ESR_ELx for a bad syscall
        - drm: msm: fix error check return value of irq_of_parse_and_map()
        - ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
        - net/mlx5: fs, delete the FTE when there are no rules attached to it
        - ASoC: dapm: Don't fold register value changes into notifications
        - mlxsw: spectrum_dcb: Do not warn about priority changes
        - mlxsw: Treat LLDP packets as control
        - drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_bo
        - HID: bigben: fix slab-out-of-bounds Write in bigben_probe
        - ASoC: tscs454: Add endianness flag in snd_soc_component_driver
        - net: remove two BUG() from skb_checksum_help()
        - [s390x] preempt: disable __preempt_count_add() optimization for
          PROFILE_ALL_BRANCHES
        - perf/amd/ibs: Cascade pmu init functions' return value
        - spi: stm32-qspi: Fix wait_cmd timeout in APM mode
        - dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
        - ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default
        - ipmi:ssif: Check for NULL msg when handling events and messages
        - ipmi: Fix pr_fmt to avoid compilation issues
        - rtlwifi: Use pr_warn instead of WARN_ONCE
        - media: rga: fix possible memory leak in rga_probe
        - media: coda: limit frame interval enumeration to supported encoder frame
          sizes
        - media: imon: reorganize serialization
        - media: cec-adap.c: fix is_configuring state
        - nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
        - ASoC: rt5645: Fix errorenous cleanup order
        - nbd: Fix hung on disconnect request if socket is closed before
        - net: phy: micrel: Allow probing without .driver_data
        - media: exynos4-is: Fix compile warning
        - ASoC: max98357a: remove dependency on GPIOLIB
        - ASoC: rt1015p: remove dependency on GPIOLIB
        - can: mcp251xfd: silence clang's -Wunaligned-access warning
        - [x86] microcode: Add explicit CPU vendor dependency
        - rxrpc: Return an error to sendmsg if call failed
        - rxrpc, afs: Fix selection of abort codes
        - eth: tg3: silence the GCC 12 array-bounds warning
        - gfs2: use i_lock spin_lock for inode qadata
        - IB/rdmavt: add missing locks in rvt_ruc_loopback
        - [arm64] dts: qcom: msm8994: Fix BLSP[12]_DMA channels count
        - PM / devfreq: rk3399_dmc: Disable edev on remove()
        - crypto: ccree - use fine grained DMA mapping dir
        - soc: ti: ti_sci_pm_domains: Check for null return of devm_kcalloc
        - fs: jfs: fix possible NULL pointer dereference in dbFree()
        - [powerpc*] fadump: Fix fadump to work with a different endian capture
          kernel
        - fat: add ratelimit to fat*_ent_bread()
        - pinctrl: renesas: rzn1: Fix possible null-ptr-deref in
          sh_pfc_map_resources()
        - ARM: versatile: Add missing of_node_put in dcscb_init
        - ARM: dts: exynos: add atmel,24c128 fallback to Samsung EEPROM
        - ARM: hisi: Add missing of_node_put after of_find_compatible_node
        - PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()
        - tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolate
        - [powerpc*] powernv/vas: Assign real address to rx_fifo in vas_rx_win_attr
        - [powerpc*] xics: fix refcount leak in icp_opal_init()
        - [powerpc*] powernv: fix missing of_node_put in uv_init()
        - macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabled
        - [powerpc*] iommu: Add missing of_node_put in iommu_init_early_dart
        - [amd64] RDMA/hfi1: Prevent panic when SDMA is disabled
        - drm: fix EDID struct for old ARM OABI format
        - dt-bindings: display: sitronix, st7735r: Fix backlight in example
        - ath11k: acquire ab->base_lock in unassign when finding the peer by addr
        - ath9k: fix ar9003_get_eepmisc
        - drm/edid: fix invalid EDID extension block filtering
        - drm/bridge: adv7511: clean up CEC adapter when probe fails
        - spi: qcom-qspi: Add minItems to interconnect-names
        - ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe
        - ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probe
        - [x86] delay: Fix the wrong asm constraint in delay_loop()
        - drm/ingenic: Reset pixclock rate when parent clock rate changes
        - drm/mediatek: Fix mtk_cec_mask()
        - [arm*] drm/vc4: hvs: Reset muxes at probe time
        - [arm*] drm/vc4: txp: Don't set TXP_VSTART_AT_EOF
        - [arm*] drm/vc4: txp: Force alpha to be 0xff if it's disabled
        - bpf: Fix excessive memory allocation in stack_map_alloc()
        - nl80211: show SSID for P2P_GO interfaces
        - drm/komeda: Fix an undefined behavior bug in komeda_plane_add()
        - drm: mali-dp: potential dereference of null pointer
        - spi: spi-ti-qspi: Fix return value handling of wait_for_completion_timeout
        - scftorture: Fix distribution of short handler delays
        - net: dsa: mt7530: 1G can also support 1000BASE-X link mode
        - NFC: NULL out the dev->rfkill to prevent UAF
        - efi: Add missing prototype for efi_capsule_setup_info
        - target: remove an incorrect unmap zeroes data deduction
        - drbd: fix duplicate array initializer
        - EDAC/dmc520: Don't print an error for each unconfigured interrupt line
        - mtd: rawnand: denali: Use managed device resources
        - HID: hid-led: fix maximum brightness for Dream Cheeky
        - HID: elan: Fix potential double free in elan_input_configured
        - drm/bridge: Fix error handling in analogix_dp_probe
        - sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
        - spi: img-spfi: Fix pm_runtime_get_sync() error checking
        - cpufreq: Fix possible race in cpufreq online error path
        - ath9k_htc: fix potential out of bounds access with invalid
          rxstatus->rs_keyix
        - media: hantro: Empty encoder capture buffers by default
        - drm/panel: simple: Add missing bus flags for Innolux G070Y2-L01
        - ALSA: pcm: Check for null pointer of pointer substream before
          dereferencing it
        - inotify: show inotify mask flags in proc fdinfo
        - fsnotify: fix wrong lockdep annotations
        - of: overlay: do not break notify on NOTIFY_{OK|STOP}
        - drm/msm/dpu: adjust display_v_end for eDP and DP
        - scsi: ufs: qcom: Fix ufs_qcom_resume()
        - scsi: ufs: core: Exclude UECxx from SFR dump list
        - mtd: spi-nor: core: Check written SR value in
          spi_nor_write_16bit_sr_and_check()
        - [x86] pm: Fix false positive kmemleak report in msr_build_context()
        - mtd: rawnand: cadence: fix possible null-ptr-deref in
          cadence_nand_dt_probe()
        - [x86] speculation: Add missing prototype for unpriv_ebpf_notify()
        - ASoC: rk3328: fix disabling mclk on pclk probe failure
        - perf tools: Add missing headers needed by util/data.h
        - drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory
          free during pm runtime resume
        - drm/msm/dp: stop event kernel thread when DP unbind
        - drm/msm/dp: fix error check return value of irq_of_parse_and_map()
        - drm/msm/dsi: fix error checks and return values for DSI xmit functions
        - drm/msm/hdmi: check return value after calling
          platform_get_resource_byname()
        - drm/msm/hdmi: fix error check return value of irq_of_parse_and_map()
        - drm/msm: add missing include to msm_drv.c
        - drm/panel: panel-simple: Fix proper bpc for AM-1280800N3TZQW-T00H
        - drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
        - perf tools: Use Python devtools for version autodetection rather than
          runtime
        - virtio_blk: fix the discard_granularity and discard_alignment queue limits
        - [x86] Fix return value of __setup handlers
        - irqchip/exiu: Fix acknowledgment of edge triggered interrupts
        - irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return value
        - irqchip/aspeed-scu-ic: Fix irq_of_parse_and_map() return value
        - [x86] mm: Cleanup the control_va_addr_alignment() __setup handler
        - [arm64] fix types in copy_highpage()
        - regulator: core: Fix enable_count imbalance with EXCLUSIVE_GET
        - drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()
        - drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is
          detected
        - drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is
          detected
        - drm/msm: return an error pointer in msm_gem_prime_get_sg_table()
        - media: uvcvideo: Fix missing check to determine if element is found in
          list
        - iomap: iomap_write_failed fix
        - spi: spi-fsl-qspi: check return value after calling
          platform_get_resource_byname()
        - Revert "cpufreq: Fix possible race in cpufreq online error path"
        - regulator: qcom_smd: Fix up PM8950 regulator configuration
        - perf/amd/ibs: Use interrupt regs ip for stack unwinding
        - ath11k: Don't check arvif->is_started before sending management frames
        - ASoC: fsl: Fix refcount leak in imx_sgtl5000_probe
        - ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe
        - regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt
        - ASoC: samsung: Use dev_err_probe() helper
        - ASoC: samsung: Fix refcount leak in aries_audio_probe
        - scripts/faddr2line: Fix overlapping text section failures
        - media: aspeed: Fix an error handling path in aspeed_video_probe()
        - media: exynos4-is: Fix PM disable depth imbalance in fimc_is_probe
        - media: st-delta: Fix PM disable depth imbalance in delta_probe
        - media: exynos4-is: Change clk_disable to clk_disable_unprepare
        - media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init
        - media: vsp1: Fix offset calculation for plane cropping
        - Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
        - Bluetooth: Interleave with allowlist scan
        - Bluetooth: L2CAP: Rudimentary typo fixes
        - Bluetooth: LL privacy allow RPA
        - Bluetooth: use inclusive language in HCI role comments
        - Bluetooth: use inclusive language when filtering devices
        - Bluetooth: use hdev lock for accept_list and reject_list in conn req
        - nvme: set dma alignment to dword
        - lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
        - sctp: read sk->sk_bound_dev_if once in sctp_rcv()
        - net: hinic: add missing destroy_workqueue in hinic_pf_to_mgmt_init
        - ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*
        - media: ov7670: remove ov7670_power_off from ov7670_remove
        - media: staging: media: rkvdec: Make use of the helper function
          devm_platform_ioremap_resource()
        - media: rkvdec: h264: Fix dpb_valid implementation
        - media: rkvdec: h264: Fix bit depth wrap in pps packet
        - ext4: reject the 'commit' option on ext2 filesystems
        - drm/msm/a6xx: Fix refcount leak in a6xx_gpu_init
        - drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
        - [x86] sev: Annotate stack change in the #VC handler
        - drm/msm/dpu: handle pm_runtime_get_sync() errors in bind path
        - [x86] drm/i915: Fix CFI violation with show_dynamic_id()
        - thermal/drivers/bcm2711: Don't clamp temperature at zero
        - thermal/drivers/broadcom: Fix potential NULL dereference in
          sr_thermal_probe
        - thermal/drivers/core: Use a char pointer for the cooling device name
        - thermal/core: Fix memory leak in __thermal_cooling_device_register()
        - thermal/drivers/imx_sc_thermal: Fix refcount leak in imx_sc_thermal_probe
        - ASoC: wm2000: fix missing clk_disable_unprepare() on error in
          wm2000_anc_transition()
        - NFC: hci: fix sleep in atomic context bugs in nfc_hci_hcp_message_tx
        - ASoC: max98090: Move check for invalid values before casting in
          max98090_put_enab_tlv()
        - net: stmmac: selftests: Use kcalloc() instead of kzalloc()
        - net: stmmac: fix out-of-bounds access in a selftest
        - hv_netvsc: Fix potential dereference of NULL pointer
        - rxrpc: Fix listen() setting the bar too high for the prealloc rings
        - rxrpc: Don't try to resend the request if we're receiving the reply
        - rxrpc: Fix overlapping ACK accounting
        - rxrpc: Don't let ack.previousPacket regress
        - rxrpc: Fix decision on when to generate an IDLE ACK
        - net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()
        - hinic: Avoid some over memory allocation
        - net/smc: postpone sk_refcnt increment in connect()
        - arm64: dts: rockchip: Move drive-impedance-ohm to emmc phy on rk3399
        - memory: samsung: exynos5422-dmc: Avoid some over memory allocation
        - ARM: dts: suniv: F1C100: fix watchdog compatible
        - soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipc
        - soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipc
        - PCI: cadence: Fix find_first_zero_bit() limit
        - PCI: rockchip: Fix find_first_zero_bit() limit
        - PCI: dwc: Fix setting error return on MSI DMA mapping failure
        - ARM: dts: ci4x10: Adapt to changes in imx6qdl.dtsi regarding fec clocks
        - soc: qcom: llcc: Add MODULE_DEVICE_TABLE()
        - [x86] KVM: nVMX: Leave most VM-Exit info fields unmodified on failed
          VM-Entry
        - [x86] KVM: nVMX: Clear IDT vectoring on nested VM-Exit for double/triple
          fault
        - platform/chrome: cros_ec: fix error handling in cros_ec_register()
        - ARM: dts: imx6dl-colibri: Fix I2C pinmuxing
        - platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctls
        - can: xilinx_can: mark bit timing constants as const
        - ARM: dts: stm32: Fix PHY post-reset delay on Avenger96
        - ARM: dts: bcm2835-rpi-zero-w: Fix GPIO line name for Wifi/BT
        - ARM: dts: bcm2837-rpi-cm3-io3: Fix GPIO line names for SMPS I2C
        - ARM: dts: bcm2837-rpi-3-b-plus: Fix GPIO line name of power LED
        - ARM: dts: bcm2835-rpi-b: Fix GPIO line names
        - misc: ocxl: fix possible double free in ocxl_file_register_afu
        - crypto: marvell/cesa - ECB does not IV
        - gpiolib: of: Introduce hook for missing gpio-ranges
        - pinctrl: bcm2835: implement hook for missing gpio-ranges
        - arm: mediatek: select arch timer for mt7629
        - powerpc/fadump: fix PT_LOAD segment for boot memory area
        - mfd: ipaq-micro: Fix error check return value of platform_get_irq()
        - scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
        - firmware: arm_scmi: Fix list protocols enumeration in the base protocol
        - nvdimm: Fix firmware activation deadlock scenarios
        - nvdimm: Allow overwrite in the presence of disabled dimms
        - pinctrl: mvebu: Fix irq_of_parse_and_map() return value
        - drivers/base/node.c: fix compaction sysfs file leak
        - dax: fix cache flush on PMD-mapped pages
        - drivers/base/memory: fix an unlikely reference counting issue in
          __add_memory_block()
        - powerpc/8xx: export 'cpm_setbrg' for modules
        - pinctrl: renesas: core: Fix possible null-ptr-deref in
          sh_pfc_map_resources()
        - powerpc/idle: Fix return value of __setup() handler
        - powerpc/4xx/cpm: Fix return value of __setup() handler
        - ASoC: atmel-pdmic: Remove endianness flag on pdmic component
        - ASoC: atmel-classd: Remove endianness flag on class d component
        - proc: fix dentry/inode overinstantiating under /proc/${pid}/net
        - ipc/mqueue: use get_tree_nodev() in mqueue_get_tree()
        - PCI: imx6: Fix PERST# start-up sequence
        - tty: fix deadlock caused by calling printk() under tty_port->lock
        - crypto: sun8i-ss - rework handling of IV
        - crypto: sun8i-ss - handle zero sized sg
        - crypto: cryptd - Protect per-CPU resource by disabling BH.
        - Input: sparcspkr - fix refcount leak in bbc_beep_probe
        - PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bits
        - hwrng: omap3-rom - fix using wrong clk_disable() in
          omap_rom_rng_runtime_resume()
        - [powerpc*] 64: Only WARN if __pa()/__va() called with bad addresses
        - [powerpc*] perf: Fix the threshold compare group constraint for power9
        - macintosh: via-pmu and via-cuda need RTC_LIB
        - powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
        - mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()
        - mailbox: forward the hrtimer if not queued and under a lock
        - [amd64] RDMA/hfi1: Prevent use of lock before it is initialized
        - Input: stmfts - do not leave device disabled in stmfts_input_open
        - OPP: call of_node_put() on error path in _bandwidth_supported()
        - f2fs: fix dereference of stale list iterator after loop body
        - iommu/mediatek: Add list_del in mtk_iommu_remove
        - i2c: at91: use dma safe buffers
        - cpufreq: mediatek: add missing platform_driver_unregister() on error in
          mtk_cpufreq_driver_init
        - cpufreq: mediatek: Use module_init and add module_exit
        - cpufreq: mediatek: Unregister platform device on exit
        - [mips*] Loongson: Use hwmon_device_register_with_groups() to register
          hwmon
        - i2c: at91: Initialize dma_buf in at91_twi_xfer()
        - dmaengine: idxd: Fix the error handling path in idxd_cdev_register()
        - NFS: Do not report EINTR/ERESTARTSYS as mapping errors
        - NFS: fsync() should report filesystem errors over EINTR/ERESTARTSYS
        - NFS: Do not report flush errors in nfs_write_end()
        - NFS: Don't report errors from nfs_pageio_complete() more than once
        - NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layout
        - video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
        - dmaengine: stm32-mdma: remove GISR1 register
        - dmaengine: stm32-mdma: rework interrupt handler
        - dmaengine: stm32-mdma: fix chan initialization in stm32_mdma_irq_handler()
        - iommu/amd: Increase timeout waiting for GA log enablement
        - i2c: npcm: Fix timeout calculation
        - i2c: npcm: Correct register access width
        - i2c: npcm: Handle spurious interrupts
        - i2c: rcar: fix PM ref counts in probe error paths
        - perf c2c: Use stdio interface if slang is not supported
        - perf jevents: Fix event syntax error caused by ExtSel
        - f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()
        - f2fs: fix to do sanity check on block address in f2fs_do_zero_range()
        - f2fs: fix to clear dirty inode in f2fs_evict_inode()
        - f2fs: fix deadloop in foreground GC
        - f2fs: don't need inode lock for system hidden quota
        - f2fs: fix to do sanity check on total_data_blocks
        - f2fs: fix fallocate to use file_modified to update permissions
          consistently
        - f2fs: fix to do sanity check for inline inode
        - wifi: mac80211: fix use-after-free in chanctx code
        - iwlwifi: mvm: fix assert 1F04 upon reconfig
        - fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped
          pages
        - efi: Do not import certificates from UEFI Secure Boot for T2 Macs
        - bfq: Split shared queues on move between cgroups
        - bfq: Update cgroup information before merging bio
        - bfq: Track whether bfq_group is still online
        - ext4: fix use-after-free in ext4_rename_dir_prepare
        - ext4: fix warning in ext4_handle_inode_extension
        - ext4: fix bug_on in ext4_writepages
        - ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_state
        - ext4: fix bug_on in __es_tree_search
        - ext4: verify dir block before splitting it (CVE-2022-1184)
        - ext4: avoid cycles in directory h-tree (CVE-2022-1184)
        - ACPI: property: Release subnode properties with data nodes
        - tracing: Fix potential double free in create_var_ref()
        - PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299
        - PCI: qcom: Fix runtime PM imbalance on probe errors
        - PCI: qcom: Fix unbalanced PHY init on probe errors
        - mm, compaction: fast_find_migrateblock() should return pfn in the target
          zone
        - [s390x] perf: obtain sie_block from the right address
        - dlm: fix plock invalid read
        - dlm: fix missing lkb refcount handling
        - ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock
        - scsi: dc395x: Fix a missing check on list iterator
        - scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabled
        - drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.
        - drm/etnaviv: check for reaped mapping in etnaviv_iommu_unmap_gem
        - drm/nouveau/clk: Fix an incorrect NULL check on list iterator
        - drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on list iterator
        - drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX
        - [x86] drm/i915/dsi: fix VBT send packet port selection for ICL+
        - md: fix an incorrect NULL check in does_sb_need_changing
        - md: fix an incorrect NULL check in md_reload_sb
        - mtd: cfi_cmdset_0002: Move and rename
          chip_check/chip_ready/chip_good_for_write
        - mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
        - media: coda: Fix reported H264 profile
        - media: coda: Add more H264 levels for CODA960
        - [amd64] RDMA/hfi1: Fix potential integer multiplication overflow errors
        - csky: patch_text: Fixup last cpu should be master
        - irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375,
          A38x, A39x
        - irqchip: irq-xtensa-mx: fix initial IRQ affinity
        - cfg80211: declare MODULE_FIRMWARE for regulatory.db
        - mac80211: upgrade passive scan to active scan on DFS channels after beacon
          rx
        - um: chan_user: Fix winch_tramp() return value
        - um: Fix out-of-bounds read in LDT setup
        - kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
        - ftrace: Clean up hash direct_functions on register failures
        - iommu/msm: Fix an incorrect NULL check on list iterator
        - nodemask.h: fix compilation error with GCC12
        - hugetlb: fix huge_pmd_unshare address update
        - xtensa/simdisk: fix proc_read_simdisk()
        - rtl818x: Prevent using not initialized queues
        - ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" control
        - carl9170: tx: fix an incorrect use of list iterator
        - stm: ltdc: fix two incorrect NULL checks on list iterator
        - bcache: improve multithreaded bch_btree_check()
        - bcache: improve multithreaded bch_sectors_dirty_init()
        - bcache: remove incremental dirty sector counting for
          bch_sectors_dirty_init()
        - bcache: avoid journal no-space deadlock by reserving 1 journal bucket
        - serial: pch: don't overwrite xmit->buf[0] by x_char
        - tilcdc: tilcdc_external: fix an incorrect NULL check on list iterator
        - gma500: fix an incorrect NULL check on list iterator
        - arm64: dts: qcom: ipq8074: fix the sleep clock frequency
        - phy: qcom-qmp: fix struct clk leak on probe errors
        - ARM: dts: s5pv210: Remove spi-cs-high on panel in Aries
        - ARM: pxa: maybe fix gpio lookup tables
        - SMB3: EBADF/EIO errors in rename/open caused by race condition in
          smb2_compound_op
        - docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0
        - dt-bindings: gpio: altera: correct interrupt-cells
        - vdpasim: allow to enable a vq repeatedly
        - blk-iolatency: Fix inflight count imbalances and IO hangs on offline
        - coresight: core: Fix coresight device probe failure issue
        - phy: qcom-qmp: fix reset-controller leak on probe errors
        - net: ipa: fix page free in ipa_endpoint_trans_release()
        - net: ipa: fix page free in ipa_endpoint_replenish_one()
        - xfs: set inode size after creating symlink
        - xfs: sync lazy sb accounting on quiesce of read-only mounts
        - xfs: fix chown leaking delalloc quota blocks when fssetxattr fails
        - xfs: fix incorrect root dquot corruption error when switching
          group/project quota types
        - xfs: restore shutdown check in mapped write fault path
        - xfs: force log and push AIL to clear pinned inodes when aborting mount
        - xfs: consider shutdown in bmapbt cursor delete assert
        - xfs: assert in xfs_btree_del_cursor should take into account error
        - kseltest/cgroup: Make test_stress.sh work if run interactively
        - thermal/core: fix a UAF bug in __thermal_cooling_device_register()
        - thermal/core: Fix memory leak in the error path
        - bfq: Avoid merging queues with different parents
        - bfq: Drop pointless unlock-lock pair
        - bfq: Remove pointless bfq_init_rq() calls
        - bfq: Get rid of __bio_blkcg() usage
        - bfq: Make sure bfqg for which we are queueing requests is online
        - block: fix bio_clone_blkg_association() to associate with proper blkcg_gq
        - Revert "random: use static branch for crng_ready()"
        - RDMA/rxe: Generate a completion for unsupported/invalid opcode
        - [mips*] IP27: Remove incorrect `cpu_has_fpu' override
        - [mips*] IP30: Remove incorrect `cpu_has_fpu' override
        - ext4: only allow test_dummy_encryption when supported
        - md: bcache: check the return value of kzalloc() in
          detached_dev_do_request()
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.122
        - pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards
        - staging: greybus: codecs: fix type confusion of list iterator variable
        - iio: adc: ad7124: Remove shift from scan_type
        - tty: goldfish: Use tty_port_destroy() to destroy port
        - tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe
        - tty: n_tty: Restore EOF push handling behavior
        - tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id
          and ida_simple_get
        - usb: usbip: fix a refcount leak in stub_probe()
        - usb: usbip: add missing device lock on tweak configuration cmd
        - USB: storage: karma: fix rio_karma_init return
        - usb: musb: Fix missing of_node_put() in omap2430_probe
        - staging: fieldbus: Fix the error handling path in
          anybuss_host_common_probe()
        - pwm: lp3943: Fix duty calculation in case period was clamped
        - rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value
        - usb: dwc3: pci: Fix pm_runtime_get_sync() error checking
        - misc: fastrpc: fix an incorrect NULL check on list iterator
        - firmware: stratix10-svc: fix a missing check on list iterator
        - usb: typec: mux: Check dev_set_name() return value
        - iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check
        - iio: proximity: vl53l0x: Fix return value check of
          wait_for_completion_timeout
        - iio: adc: sc27xx: fix read big scale voltage not right
        - iio: adc: sc27xx: Fine tune the scale calibration values
        - rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails
        - phy: qcom-qmp: fix pipe-clock imbalance on power-on failure
        - serial: sifive: Report actual baud base rather than fixed 115200
        - coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
        - extcon: ptn5150: Add queue work sync before driver release
        - soc: rockchip: Fix refcount leak in rockchip_grf_init
        - rtc: mt6397: check return value after calling platform_get_resource()
        - serial: meson: acquire port->lock in startup()
        - serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485
        - serial: digicolor-usart: Don't allow CS5-6
        - serial: rda-uart: Don't allow CS5-6
        - serial: txx9: Don't allow CS5-6
        - serial: sh-sci: Don't allow CS5-6
        - serial: sifive: Sanitize CSIZE and c_iflag
        - serial: st-asc: Sanitize CSIZE and correct PARENB for CS7
        - serial: stm32-usart: Correct CSIZE, bits, and parity
        - firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle
        - bus: ti-sysc: Fix warnings for unbind for serial
        - driver: base: fix UAF when driver_attach failed
        - driver core: fix deadlock in __device_attach
        - watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking
        - watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe
        - ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition
        - clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value
        - [s390x] crypto: fix scatterwalk_unmap() callers in AES-GCM
        - net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog
        - net: ethernet: mtk_eth_soc: out of bounds read in
          mtk_hwlro_get_fdir_entry()
        - net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
        - net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
        - modpost: fix removing numeric suffixes
        - jffs2: fix memory leak in jffs2_do_fill_super
        - ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not
          empty
        - ubi: ubi_create_volume: Fix use-after-free when volume creation failed
        - bpf: Fix probe read error in ___bpf_prog_run()
        - net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct
          smc_wr_tx_pend_priv *"
        - nfp: only report pause frame configuration for physical device
        - sfc: fix considering that all channels have TX queues
        - sfc: fix wrong tx channel offset with efx_separate_tx_channels
        - net/mlx5: Don't use already freed action pointer
        - net/mlx5: correct ECE offset in query qp output
        - net/mlx5e: Update netdev features after changing XDP state
        - net: sched: add barrier to fix packet stuck problem for lockless qdisc
        - tcp: tcp_rtx_synack() can be called from process context
        - gpio: pca953x: use the correct register address to do regcache sync
        - afs: Fix infinite loop found by xfstest generic/676
        - scsi: sd: Fix potential NULL pointer dereference
        - tipc: check attribute length for bearer name
        - driver core: Fix wait_for_device_probe() & deferred_probe_timeout
          interaction
        - perf c2c: Fix sorting in percent_rmt_hitm_cmp()
        - dmaengine: idxd: set DMA_INTERRUPT cap bit
        - mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
        - bootconfig: Make the bootconfig.o as a normal object file
        - tracing: Fix sleeping function called from invalid context on RT kernel
        - tracing: Avoid adding tracer option before update_tracer_options
        - iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()
        - iommu/arm-smmu-v3: check return value after calling
          platform_get_resource()
        - f2fs: remove WARN_ON in f2fs_is_valid_blkaddr
        - i2c: cadence: Increase timeout per message if necessary
        - dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type
        - NFSv4: Don't hold the layoutget locks across multiple RPC calls
        - video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1
        - video: fbdev: pxa3xx-gcu: release the resources correctly in
          pxa3xx_gcu_probe/remove()
        - xprtrdma: treat all calls not a bcall when bc_serv is NULL
        - netfilter: nat: really support inet nat without l3 address
        - netfilter: nf_tables: delete flowtable hooks via transaction list
        - powerpc/kasan: Force thread size increase with KASAN
        - netfilter: nf_tables: always initialize flowtable hook list in transaction
        - ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
        - netfilter: nf_tables: release new hooks on unsupported flowtable flags
        - netfilter: nf_tables: memleak flow rule from commit path
        - netfilter: nf_tables: bail out early if hardware offload is not supported
        - xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
        - af_unix: Fix a data-race in unix_dgram_peer_wake_me().
        - bpf, arm64: Clear prog->jited_len along prog->jited
        - net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
        - net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure
        - SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
        - net: mdio: unexport __init-annotated mdio_bus_init()
        - net: xfrm: unexport __init-annotated xfrm4_protocol_init()
        - net: ipv6: unexport __init-annotated seg6_hmac_init()
        - net/mlx5: Rearm the FW tracer after each tracer event
        - net/mlx5: fs, fail conflicting actions
        - ip_gre: test csum_start instead of transport header
        - net: altera: Fix refcount leak in altera_tse_mdio_create
        - drm: imx: fix compiler warning with gcc-12
        - iio: dummy: iio_simple_dummy: check the return value of kstrdup()
        - staging: rtl8712: fix a potential memory leak in r871xu_drv_init()
        - iio: st_sensors: Add a local lock for protecting odr
        - tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()
        - tty: Fix a possible resource leak in icom_probe
        - drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()
        - drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()
        - USB: host: isp116x: check return value after calling
          platform_get_resource()
        - drivers: tty: serial: Fix deadlock in sa1100_set_termios()
        - drivers: usb: host: Fix deadlock in oxu_bus_suspend()
        - USB: hcd-pci: Fully suspend across freeze/thaw cycle
        - sysrq: do not omit current cpu when showing backtrace of all active CPUs
        - usb: dwc2: gadget: don't reset gadget's driver->bus
        - misc: rtsx: set NULL intfdata when probe fails
        - extcon: Modify extcon device to be created after driver data is set
        - clocksource/drivers/sp804: Avoid error on multiple instances
        - staging: rtl8712: fix uninit-value in usb_read8() and friends
        - staging: rtl8712: fix uninit-value in r871xu_drv_init()
        - serial: msm_serial: disable interrupts in __msm_console_write()
        - kernfs: Separate kernfs_pr_cont_buf and rename_lock.
        - watchdog: wdat_wdt: Stop watchdog when rebooting the system
        - md: protect md_unregister_thread from reentrancy
        - scsi: myrb: Fix up null pointer access on myrb_cleanup()
        - Revert "net: af_key: add check for pfkey_broadcast in function
          pfkey_process"
        - ceph: allow ceph.dir.rctime xattr to be updatable
        - drm/radeon: fix a possible null pointer dereference
        - modpost: fix undefined behavior of is_arm_mapping_symbol()
        - [x86] cpu: Elide KCSAN for cpu_has() and friends
        - jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds
        - nbd: call genl_unregister_family() first in nbd_cleanup()
        - nbd: fix race between nbd_alloc_config() and module removal
        - nbd: fix io hung while disconnecting device
        - [s390x] gmap: voluntarily schedule during key setting
        - cifs: version operations for smb20 unneeded when legacy support disabled
        - nodemask: Fix return values to be unsigned
        - vringh: Fix loop descriptors check in the indirect cases
        - scripts/gdb: change kernel config dumping method
        - ALSA: hda/conexant - Fix loopback issue with CX20632
        - ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo
          Yoga DuetITL 2021
        - cifs: return errors during session setup during reconnects
        - cifs: fix reconnect on smb3 mount types
        - ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files
        - mmc: block: Fix CQE recovery reset success
        - net: phy: dp83867: retrigger SGMII AN when link change
        - nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
        - nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
        - nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
        - ixgbe: fix bcast packets Rx on VF after promisc removal
        - ixgbe: fix unexpected VLAN Rx in promisc mode on VF
        - Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag
        - drm/bridge: analogix_dp: Support PSR-exit to disable transition
        - drm/atomic: Force bridge self-refresh-exit on CRTC switch
        - [powerpc*] 32: Fix overread/overwrite of thread_struct via ptrace
          (CVE-2022-32981)
        - [powerpc*] mm: Switch obsolete dssall to .long
        - interconnect: qcom: sc7180: Drop IP0 interconnects
        - interconnect: Restore sync state by ignoring ipa-virt in provider count
        - md/raid0: Ignore RAID0 layout if the second zone has only one device
        - PCI: qcom: Fix pipe clock imbalance
        - zonefs: fix handling of explicit_open option on mount
        - dmaengine: idxd: add missing callback function to support DMA_INTERRUPT
        - tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.123
        - [x86] Mitigate Processor MMIO Stale Data vulnerabilities
          (CVE-2022-21123, CVE-2022-21125, CVE-2022-21166):
          + Documentation: Add documentation for Processor MMIO Stale Data
          + x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug
          + x86/speculation: Add a common function for MD_CLEAR mitigation update
          + x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data
          + x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations
          + x86/speculation/mmio: Enable CPU Fill buffer clearing on idle
          + x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
          + x86/speculation/srbds: Update SRBDS mitigation selection
          + x86/speculation/mmio: Reuse SRBDS mitigation for SBDS
          + KVM: x86/speculation: Disable Fill buffer clear within guests
          + x86/speculation/mmio: Print SMT warning
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.124
        - 9p: missing chunk of "fs/9p: Don't update file type when updating file
          attributes"
        - nfsd: Replace use of rwsem with errseq_t
        - bpf: Fix incorrect memory charge cost calculation in stack_map_alloc()
        - ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
        - quota: Prevent memory allocation recursion while holding dq_lock
        - [armhf] ASoC: es8328: Fix event generation for deemphasis control
        - Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to
          dmi_use_low_level_irq
        - scsi: vmw_pvscsi: Expand vcpuHint to 16 bits
        - scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
        - scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd
          completion
        - scsi: ipr: Fix missing/incorrect resource cleanup in error case
        - scsi: pmcraid: Fix missing resource cleanup in error case
        - ALSA: hda/realtek - Add HW8326 support
        - virtio-mmio: fix missing put_device() when vm_cmdline_parent registration
          failed
        - ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
        - random: credit cpu and bootloader seeds by default
        - pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
        - pNFS: Avoid a live lock condition in pnfs_update_layout()
        - [x86] clocksource: hyper-v: unexport __init-annotated
          hv_init_clocksource()
        - i40e: Fix adding ADQ filter to TC0
        - i40e: Fix calculating the number of queue pairs
        - i40e: Fix call trace in setup_tx_descriptors
        - [x86] Drivers: hv: vmbus: Release cpu lock in error case
        - [x86] drm/i915/reset: Fix error_state_read ptr + offset use
        - nvme: use sysfs_emit instead of sprintf
        - nvme: add device name to warning in uuid_show()
        - net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
        - [arm64] ftrace: fix branch range checks
        - [arm64] ftrace: consistently handle PLTs.
        - block: Fix handling of offline queues in blk_mq_alloc_request_hctx()
        - faddr2line: Fix overlapping text section failures, the sequel
        - [arm64,armhf] irqchip/gic-v3: Fix error handling in
          gic_populate_ppi_partitions
        - [arm64,armhf] irqchip/gic-v3: Fix refcount leak in
          gic_populate_ppi_partitions
        - i2c: designware: Use standard optional ref clock implementation
        - [x86] mei: me: add raptor lake point S DID
        - [x86] comedi: vmk80xx: fix expression for tx buffer size
        - USB: serial: option: add support for Cinterion MV31 with new baseline
        - USB: serial: io_ti: add Agilent E5805A support
        - [arm*] usb: dwc2: Fix memory leak in dwc2_hcd_init
        - serial: 8250: Store to lsr_save_flags after lsr read
        - dm mirror log: round up region bitmap size to BITS_PER_LONG
        - drm/amd/display: Cap OLED brightness per max frame-average luminance
        - ext4: fix bug_on ext4_mb_use_inode_pa
        - ext4: make variable "count" signed
        - ext4: add reserved GDT blocks check
        - [arm64] KVM: arm64: Don't read a HW interrupt pending state in user
          context
        - [x86] KVM: x86: Account a variety of miscellaneous allocations
        - [x86] KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel
          data leak
        - ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machine
        - virtio-pci: Remove wrong address verification in vp_del_vqs()
        - dma-direct: don't over-decrypt memory
        - net/sched: act_police: more accurate MTU policing
        - net: openvswitch: fix misuse of the cached connection on tuple changes
        - Revert "PCI: Make pci_enable_ptm() private"
        - igc: Enable PCIe PTM
        - [arm64] clk: imx8mp: fix usb_root_clk parent
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.125
        - [s390x] mm: use non-quiescing sske for KVM switch to keyed guest
        - zonefs: fix zonefs_iomap_begin() for reads
        - usb: gadget: u_ether: fix regression in setting fixed MAC address
        - tcp: add some entropy in __inet_hash_connect()
        - tcp: use different parts of the port_offset for index and offset
          (CVE-2022-1012)
        - tcp: add small random increments to the source port (CVE-2022-1012)
        - tcp: dynamically allocate the perturb table used by source ports
          (CVE-2022-1012)
        - tcp: increase source port perturb table to 2^16 (CVE-2022-1012,
          CVE-2022-32296)
        - tcp: drop the hash_32() part from the index calculation (CVE-2022-1012)
        - serial: core: Initialize rs485 RTS polarity already on probe
        - [arm64] mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
        - io_uring: add missing item types for various requests
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.126
        - io_uring: use separate list entry for iopoll requests
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.127
        - vt: drop old FONT ioctls
        - random: schedule mix_interrupt_randomness() less often
        - random: quiet urandom warning ratelimit suppression message
        - ALSA: hda/via: Fix missing beep setup
        - ALSA: hda/conexant: Fix missing beep setup
        - ALSA: hda/realtek: Add mute LED quirk for HP Omen laptop
        - ALSA: hda/realtek - ALC897 headset MIC no sound
        - ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properly
        - ALSA: hda/realtek: Add quirk for Clevo PD70PNT
        - ALSA: hda/realtek: Add quirk for Clevo NS50PU
        - net: openvswitch: fix parsing of nw_proto for IPv6 fragments
        - btrfs: add error messages to all unrecognized mount options
        - mmc: sdhci-pci-o2micro: Fix card detect by dealing with debouncing
        - [armhf] mtd: rawnand: gpmi: Fix setting busy timeout setting
        - ata: libata: add qc->flags in ata_qc_complete_template tracepoint
        - dm era: commit metadata in postsuspend after worker stops
        - dm mirror log: clear log bits up to BITS_PER_LONG boundary
        - USB: serial: option: add Telit LE910Cx 0x1250 composition
        - USB: serial: option: add Quectel EM05-G modem
        - USB: serial: option: add Quectel RM500K module support
        - [arm64] drm/msm: Fix double pm_runtime_disable() call
        - netfilter: nftables: add nft_parse_register_load() and use it
        - netfilter: nftables: add nft_parse_register_store() and use it
        - netfilter: use get_random_u32 instead of prandom
        - scsi: scsi_debug: Fix zone transition to full condition
        - [arm64] drm/msm: use for_each_sgtable_sg to iterate over scatterlist
        - bpf: Fix request_sock leak in sk lookup helpers
        - [arm64,armhf] drm/sun4i: Fix crash during suspend after component bind
          failure
        - [amd64] bpf, x86: Fix tail call count offset calculation on bpf2bpf call
        - phy: aquantia: Fix AN when higher speeds than 1G are not advertised
        - tipc: simplify the finalize work queue
        - tipc: fix use-after-free Read in tipc_named_reinit
        - igb: fix a use-after-free issue in igb_clean_tx_ring
        - bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
        - net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
        - [arm64] drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
        - [arm64] drm/msm/dp: check core_initialized before disable interrupts at
          dp_display_unbind()
        - [arm64] drm/msm/dp: fixes wrong connection state caused by failure of link
          train
        - [arm64] drm/msm/dp: deinitialize mainlink if link training failed
        - [arm64] drm/msm/dp: promote irq_hpd handle to handle link training
          correctly
        - [arm64] drm/msm/dp: fix connect/disconnect handled at irq_hpd
        - erspan: do not assume transport header is always set
        - x86/xen: Remove undefined behavior in setup_features()
        - afs: Fix dynamic root getattr
        - ice: ethtool: advertise 1000M speeds properly
        - regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
        - igb: Make DMA faster when CPU is active on the PCIe link
        - virtio_net: fix xdp_rxq_info bug after suspend/resume
        - nvme: centralize setting the timeout in nvme_alloc_request
        - nvme: split nvme_alloc_request()
        - nvme: mark nvme_setup_passsthru() inline
        - nvme: don't check nvme_req flags for new req
        - nvme-pci: allocate nvme_command within driver pdu
        - nvme-pci: add NO APST quirk for Kioxia device
        - nvme: move the Samsung X5 quirk entry to the core quirks
        - [s390x] cpumf: Handle events cycles and instructions identical
        - iio: mma8452: fix probe fail when device tree compatible is used.
        - iio: adc: vf610: fix conversion mode sysfs node name
        - xhci: turn off port power in shutdown
        - xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI
        - xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI
        - [arm64,armhf] usb: chipidea: udc: check request status before setting
          device address
        - f2fs: attach inline_data after setting compression
        - iio:accel:bma180: rearrange iio trigger get and register
        - iio:accel:mxc4005: rearrange iio trigger get and register
        - iio: accel: mma8452: ignore the return value of reset operation
        - iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
        - iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value)
        - iio: adc: axp288: Override TS pin bias current for some models
        - iio: adc: adi-axi-adc: Fix refcount leak in adi_axi_adc_attach_client
        - [powerpc*] Enable execve syscall exit tracepoint
        - [powerpc*] rtas: Allow ibm,platform-dump RTAS call with null buffer
          address
        - [powerpc*] powernv: wire up rng during setup_arch
        - [armhf] exynos: Fix refcount leak in exynos_map_pmu
        - modpost: fix section mismatch check for exported init/exit sections
        - random: update comment from copy_to_user() -> copy_to_iter()
        - [powerpc*] pseries: wire up rng during setup_arch()
    
      [ Salvatore Bonaccorso ]
      * [rt] Update to 5.10.120-rt70
      * [rt] Drop "crypto: cryptd - add a lock instead
        preempt_disable/local_bh_disable" patch
      * Bump ABI to 16
    
      [ Ben Hutchings ]
      * random: Enable RANDOM_TRUST_BOOTLOADER. This can be reverted using the
        kernel parameter: random.trust_bootloader=off
      * [armel,armhf] crypto: Enable optimised implementations (see #922204):
        - Enable CRYPTO_SHA256_ARM, CRYPTO_SHA512_ARM as modules
        - [armhf] Enable SHA1_ARM_NEON, CRYPTO_SHA1_ARM_CE, CRYPTO_SHA2_ARM_CE,
          CRYPTO_AES_ARM_BS, CRYPTO_AES_ARM_CE, CRYPTO_GHASH_ARM_CE,
          CRYPTO_CRCT10DIF_ARM_CE, CRYPTO_CRC32_ARM_CE as modules
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 30 Jun 2022 21:31:30 +0200
  • linux (5.10.106-1) bullseye; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.104
        - mac80211_hwsim: report NOACK frames in tx_status
        - mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work
        - [arm*] i2c: bcm2835: Avoid clock stretching timeouts
        - ASoC: rt5682: do not block workqueue if card is unbound
        - regulator: core: fix false positive in regulator_late_cleanup()
        - Input: clear BTN_RIGHT/MIDDLE on buttonpads
        - [arm64] KVM: arm64: vgic: Read HW interrupt pending state from the HW
        - tipc: fix a bit overflow in tipc_crypto_key_rcv()
        - cifs: fix double free race when mount fails in cifs_get_root()
        - net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
        - usb: gadget: don't release an existing dev->buf (CVE-2022-24958)
        - usb: gadget: clear related members when goto fail (CVE-2022-24958)
        - exfat: reuse exfat_inode_info variable instead of calling EXFAT_I()
        - exfat: fix i_blocks for files truncated over 4 GiB
        - tracing: Add test for user space strings when filtering on string pointers
        - [armhf] serial: stm32: prevent TDR register overwrite when sending x_char
        - ata: pata_hpt37x: fix PCI clock detection
        - drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
        - tracing: Add ustring operation to filtering string pointers
        - [x86] ALSA: intel_hdmi: Fix reference to PCM buffer address
        - ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min
        - [amd64] iommu/amd: Recover from event log overflow
        - [x86] drm/i915: s/JSP2/ICP2/ PCH
        - xen/netfront: destroy queues before real_num_tx_queues is zeroed
        - mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls
        - xfrm: fix MTU regression
        - netfilter: fix use-after-free in __nf_register_net_hook()
        - bpf, sockmap: Do not ignore orig_len parameter
        - xfrm: fix the if_id check in changelink
        - xfrm: enforce validity of offload input flags
        - e1000e: Correct NVM checksum verification flow
        - net: fix up skbs delta_truesize in UDP GRO frag_list
        - netfilter: nf_queue: don't assume sk is full socket
        - netfilter: nf_queue: fix possible use-after-free
        - netfilter: nf_queue: handle socket prefetch
        - batman-adv: Request iflink once in batadv-on-batadv check
        - batman-adv: Request iflink once in batadv_get_real_netdevice
        - batman-adv: Don't expect inter-netns unique iflink indices
        - net: ipv6: ensure we call ipv6_mc_down() at most once
        - net: dcb: flush lingering app table entries for unregistered devices
        - net/smc: fix connection leak
        - net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client
        - net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server
        - rcu/nocb: Fix missed nocb_timer requeue
        - ice: Fix race conditions between virtchnl handling and VF ndo ops
        - ice: fix concurrent reset and removal of VFs
        - sched/topology: Make sched_init_numa() use a set for the deduplicating
          sort
        - sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()
        - mac80211: fix forwarded mesh frames AC & queue selection
        - net: stmmac: fix return value of __setup handler
        - mac80211: treat some SAE auth steps as final
        - iavf: Fix missing check for running netdev
        - net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
        - ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()
        - efivars: Respect "block" flag in efivar_entry_set_safe()
        - can: gs_usb: change active_channels's type from atomic_t to u8
        - igc: igc_read_phy_reg_gpy: drop premature return
        - [armel,armhf] 9182/1: mmu: fix returns from early_param() and __setup()
          functions
        - [arm64,armhf] pinctrl: sunxi: Use unique lockdep classes for IRQs
        - igc: igc_write_phy_reg_gpy: drop premature return
        - memfd: fix F_SEAL_WRITE after shmem huge page allocated
        - [armhf] dts: switch timer config to common devkit8000 devicetree
        - [armhf] dts: Use 32KiHz oscillator on devkit8000
        - [arm64] soc: fsl: guts: Revert commit 3c0d64e867ed
        - [arm64] soc: fsl: guts: Add a missing memory allocation failure check
        - [armhf] tegra: Move panels to AUX bus
        - net: chelsio: cxgb3: check the return value of pci_find_capability()
        - iavf: Refactor iavf state machine tracking
        - nl80211: Handle nla_memdup failures in handle_nan_filter
        - drm/amdgpu: fix suspend/resume hang regression
        - net: dcb: disable softirqs in dcbnl_flush_dev()
        - Input: elan_i2c - move regulator_[en|dis]able() out of
          elan_[en|dis]able_power()
        - Input: elan_i2c - fix regulator enable count imbalance after
          suspend/resume
        - HID: add mapping for KEY_DICTATE
        - HID: add mapping for KEY_ALL_APPLICATIONS
        - tracing/histogram: Fix sorting on old "cpu" value
        - tracing: Fix return value of __setup handlers
        - btrfs: fix lost prealloc extents beyond eof after full fsync
        - btrfs: qgroup: fix deadlock between rescan worker and remove qgroup
        - btrfs: add missing run of delayed items after unlink during log replay
        - Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
        - hamradio: fix macro redefine warning
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.105
        - [x86] bugs: Unconditionally allow spectre_v2=retpoline,amd
        - [armhf] report Spectre v2 status through sysfs
        - [armel,armhf] early traps initialisation
        - [armel,armhf] use LOADADDR() to get load address of sections
        - [armel,armhf] Spectre-BHB workaround
        - [armel,armhf] include unprivileged BPF status in Spectre V2 reporting
        - [arm64] cputype: Add CPU implementor & types for the Apple M1 cores
        - [arm64] Add Neoverse-N2, Cortex-A710 CPU part definition
        - [arm64] Add Cortex-X2 CPU part definition
        - [arm64] Add Cortex-A510 CPU part definition
        - [arm64] Add HWCAP for self-synchronising virtual counter
        - [arm64] add ID_AA64ISAR2_EL1 sys register
        - [arm64] cpufeature: add HWCAP for FEAT_AFP
        - [arm64] cpufeature: add HWCAP for FEAT_RPRES
        - [arm64] entry.S: Add ventry overflow sanity checks
        - [arm64] spectre: Rename spectre_v4_patch_fw_mitigation_conduit
        - [arm64] entry: Make the trampoline cleanup optional
        - [arm64] entry: Free up another register on kpti's tramp_exit path
        - [arm64] entry: Move the trampoline data page before the text page
        - [arm64] entry: Allow tramp_alias to access symbols after the 4K boundary
        - [arm64] entry: Don't assume tramp_vectors is the start of the vectors
        - [arm64] entry: Move trampoline macros out of ifdef'd section
        - [arm64] entry: Make the kpti trampoline's kpti sequence optional
        - [arm64] entry: Allow the trampoline text to occupy multiple pages
        - [arm64] entry: Add non-kpti __bp_harden_el1_vectors for mitigations
        - [arm64] entry: Add vectors that have the bhb mitigation sequences
        - [arm64] entry: Add macro for reading symbol addresses from the trampoline
        - [arm64] Add percpu vectors for EL1
        - [arm64] proton-pack: Report Spectre-BHB vulnerabilities as part of
          Spectre-v2
        - [arm64] KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
        - [arm64] Mitigate spectre style branch history side channels
        - [arm64] KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and
          migrated
        - [arm64] Use the clearbhb instruction in mitigations
        - [arm64] proton-pack: Include unprivileged eBPF status in Spectre v2
          mitigation reporting
        - [armel,armhf] fix co-processor register typo
        - [armel,armhf] Do not use NOCROSSREFS directive with ld.lld
        - [armhf] fix build warning in proc-v7-bugs.c
        - xen/xenbus: don't let xenbus_grant_ring() remove grants in error case
          (CVE-2022-23040, XSA-396)
        - xen/grant-table: add gnttab_try_end_foreign_access() (CVE-2022-23036,
          CVE-2022-23038, XSA-396)
        - xen/blkfront: don't use gnttab_query_foreign_access() for mapped status
          (CVE-2022-23036, XSA-396)
        - xen/netfront: don't use gnttab_query_foreign_access() for mapped status
          (CVE-2022-23037, XSA-396)
        - xen/scsifront: don't use gnttab_query_foreign_access() for mapped status
          (CVE-2022-23038, XSA-396)
        - xen/gntalloc: don't use gnttab_query_foreign_access() (CVE-2022-23039,
          XSA-396)
        - xen: remove gnttab_query_foreign_access()
        - xen/9p: use alloc/free_pages_exact() (CVE-2022-23041, XSA-396)
        - xen/pvcalls: use alloc/free_pages_exact() (CVE-2022-23041, XSA-396)
        - xen/gnttab: fix gnttab_end_foreign_access() without page specified
          (CVE-2022-23041, XSA-396)
        - xen/netfront: react properly to failing gnttab_end_foreign_access_ref()
          (CVE-2022-23042, XSA-396)
        - Revert "ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE"
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.106
        - [arm64] clk: qcom: gdsc: Add support to update GDSC transition delay
        - [arm64] dts: armada-3720-turris-mox: Add missing ethernet0 alias
        - tipc: fix kernel panic when enabling bearer
        - mISDN: Remove obsolete PIPELINE_DEBUG debugging information
        - mISDN: Fix memory leak in dsp_pipeline_build()
        - virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zero
        - isdn: hfcpci: check the return value of dma_set_mask() in setup_hw()
        - net: qlogic: check the return value of dma_alloc_coherent() in
          qed_vf_hw_prepare()
        - esp: Fix BEET mode inter address family tunneling on GSO
        - qed: return status of qed_iov_get_link
        - i40e: stop disabling VFs due to PF error responses
        - ice: stop disabling VFs due to PF error responses
        - ice: Align macro names to the specification
        - ice: Remove unnecessary checker loop
        - ice: Rename a couple of variables
        - ice: Fix curr_link_speed advertised speed
        - tipc: fix incorrect order of state message data sanity check
        - [armhf] net: ethernet: ti: cpts: Handle error for clk_enable
        - ax25: Fix NULL pointer dereference in ax25_kill_by_device
        - net/mlx5: Fix size field in bufferx_reg struct
        - net/mlx5: Fix a race on command flush flow
        - net/mlx5e: Lag, Only handle events from highest priority multipath entry
        - NFC: port100: fix use-after-free in port100_send_complete
        - net: phy: DP83822: clear MISR2 register to disable interrupts
        - sctp: fix kernel-infoleak for SCTP sockets
        - [arm64] net: bcmgenet: Don't claim WOL when its not available
        - [arm64,armhf] spi: rockchip: Fix error in getting num-cs property
        - [arm64,armhf] spi: rockchip: terminate dma transmission when slave abort
        - net-sysfs: add check for netdevice being present to speed_show
        - [armhf] hwmon: (pmbus) Clear pmbus fault/warning bits after read
        - gpio: Return EPROBE_DEFER if gc->to_irq is NULL
        - Revert "xen-netback: remove 'hotplug-status' once it has served its
          purpose"
        - Revert "xen-netback: Check for hotplug-status existence before watching"
        - ipv6: prevent a possible race condition with lifetimes
        - tracing: Ensure trace buffer is at least 4096 bytes large
        - fuse: fix pipe buffer lifetime for direct_io
        - staging: rtl8723bs: Fix access-point mode deadlock
        - [arm64] net: macb: Fix lost RX packet wakeup race in NAPI receive
        - [arm64] mmc: meson: Fix usage of meson_mmc_post_req()
        - [arm64] dts: marvell: armada-37xx: Remap IO space to bus address 0x0
        - virtio: unexport virtio_finalize_features
        - virtio: acknowledge all features before access
        - watch_queue, pipe: Free watchqueue state after clearing pipe ring
          (CVE-2022-0995)
        - watch_queue: Fix to release page in ->release() (CVE-2022-0995)
        - watch_queue: Fix to always request a pow-of-2 pipe ring size
          (CVE-2022-0995)
        - watch_queue: Fix the alloc bitmap size to reflect notes allocated
          (CVE-2022-0995)
        - watch_queue: Free the alloc bitmap when the watch_queue is torn down
          (CVE-2022-0995)
        - watch_queue: Fix lack of barrier/sync/lock between post and read
          (CVE-2022-0995)
        - watch_queue: Make comment about setting ->defunct more accurate
          (CVE-2022-0995)
        - [x86] boot: Fix memremap of setup_indirect structures
        - [x86] boot: Add setup_indirect support in early_memremap_is_setup_data()
        - [x86] traps: Mark do_int3() NOKPROBE_SYMBOL
        - ext4: add check to prevent attempting to resize an fs with sparse_super2
        - [armel,armhf] fix Thumb2 regression with Spectre BHB
        - watch_queue: Fix filter limit check ((CVE-2022-0995)
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 13
      * [rt] Update to 5.10.104-rt63
      * [rt] Update to 5.10.106-rt64
      * sctp: fix the processing for INIT chunk (CVE-2021-3772)
      * tcp: make tcp_read_sock() more robust
      * io_uring: return back safer resurrect
      * [arm64] kvm: Fix copy-and-paste error in bhb templates for v5.10 stable
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 17 Mar 2022 16:40:47 +0100
  • linux (5.10.84-1) bullseye; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.71
        - tty: Fix out-of-bound vmalloc access in imageblit
        - cpufreq: schedutil: Use kobject release() method to free sugov_tunables
        - scsi: qla2xxx: Changes to support kdump kernel for NVMe BFS
        - cpufreq: schedutil: Destroy mutex before kobject_put() frees the memory
        - ALSA: hda/realtek: Quirks to enable speaker output for Lenovo Legion 7i
          15IMHG05, Yoga 7i 14ITL5/15ITL5, and 13s Gen2 laptops.
        - [amd64,arm64] ACPI: NFIT: Use fallback node id when numa info in NFIT
          table is incorrect
        - fs-verity: fix signed integer overflow with i_size near S64_MAX
        - hwmon: (tmp421) handle I2C errors
        - hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary
          structure field
        - hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary
          structure field
        - hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary
          structure field
        - [arm64,armhf] gpio: pca953x: do not ignore i2c errors
        - scsi: ufs: Fix illegal offset in UPIU event trace
        - mac80211: fix use-after-free in CCMP/GCMP RX
        - [x86] kvmclock: Move this_cpu_pvti into kvmclock.h
        - [x86] KVM: x86: Fix stack-out-of-bounds memory access from
          ioapic_write_indirect()
        - [x86] KVM: x86: nSVM: don't copy virt_ext from vmcb12
        - [x86] KVM: nVMX: Filter out all unsupported controls when eVMCS was
          activated
        - KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest
        - RDMA/cma: Do not change route.addr.src_addr.ss_family
        - drm/amd/display: Pass PCI deviceid into DC
        - drm/amdgpu: correct initial cp_hqd_quantum for gfx9
        - ipvs: check that ip_vs_conn_tab_bits is between 8 and 20
        - bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS prog
        - IB/cma: Do not send IGMP leaves for sendonly Multicast groups
        - RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failure
        - mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug
        - mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap
        - mac80211: mesh: fix potentially unaligned access
        - mac80211-hwsim: fix late beacon hrtimer handling
        - sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootb
        - hwmon: (tmp421) report /PVLD condition as fault
        - hwmon: (tmp421) fix rounding for negative values
        - [arm64] net: enetc: fix the incorrect clearing of IF_MODE bits
        - net: ipv4: Fix rtnexthop len when RTA_FLOW is present
        - smsc95xx: fix stalled rx after link change
        - [x86] drm/i915/request: fix early tracepoints
        - [arm64,armhf] dsa: mv88e6xxx: 6161: Use chip wide MAX MTU
        - [arm64,armhf] dsa: mv88e6xxx: Fix MTU definition
        - [arm64,armhf] dsa: mv88e6xxx: Include tagger overhead when setting MTU for
          DSA and CPU ports
        - e100: fix length calculation in e100_get_regs_len
        - e100: fix buffer overrun in e100_get_regs
        - [arm64] RDMA/hns: Fix inaccurate prints
        - bpf: Exempt CAP_BPF from checks against bpf_jit_limit
        - Revert "block, bfq: honor already-setup queue merges"
        - scsi: csiostor: Add module softdep on cxgb4
        - ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup
        - [arm64] net: hns3: do not allow call hns3_nic_net_open repeatedly
        - [arm64] net: hns3: keep MAC pause mode when multiple TCs are enabled
        - [arm64] net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and
          HCLGE_FLAG_DCB_ENABLE
        - [arm64] net: hns3: fix show wrong state when add existing uc mac address
        - [arm64] net: hns3: fix prototype warning
        - [arm64] net: hns3: reconstruct function hns3_self_test
        - [arm64] net: hns3: fix always enable rx vlan filter problem after selftest
        - [arm64,armhf] net: phy: bcm7xxx: Fixed indirect MMD operations
        - net: sched: flower: protect fl_walk() with rcu
        - af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
        - [x86] perf/x86/intel: Update event constraints for ICX
        - nvme: add command id quirk for apple controllers
        - elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
        - debugfs: debugfs_create_file_size(): use IS_ERR to check for error
        - ext4: fix loff_t overflow in ext4_max_bitmap_size()
        - ext4: limit the number of blocks in one ADD_RANGE TLV (Closes: #995425)
        - ext4: fix reserved space counter leakage
        - ext4: add error checking to ext4_ext_replay_set_iblocks()
        - ext4: fix potential infinite loop in ext4_dx_readdir()
        - HID: u2fzero: ignore incomplete packets without data
        - net: udp: annotate data race around udp_sk(sk)->corkflag
        - ASoC: dapm: use component prefix when checking widget names
        - usb: hso: remove the bailout parameter
        - [x86] crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()
          (CVE-2021-3744, CVE-2021-3764)
        - HID: betop: fix slab-out-of-bounds Write in betop_probe
        - netfilter: ipset: Fix oversized kvmalloc() calls
        - mm: don't allow oversized kvmalloc() calls
        - HID: usbhid: free raw_report buffers in usbhid_stop
        - [x86] KVM: x86: Handle SRCU initialization failure during page track init
        - netfilter: conntrack: serialize hash resizes and cleanups
        - netfilter: nf_tables: Fix oversized kvmalloc() calls
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.72
        - [arm64,armhf] spi: rockchip: handle zero length transfers without timing
          out
        - nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN
        - btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling
        - btrfs: fix mount failure due to past and transient device flush error
        - net: mdio: introduce a shutdown method to mdio device drivers
        - xen-netback: correct success/error reporting for the SKB-with-fraglist
          case
        - scsi: sd: Free scsi_disk device via put_device()
        - [arm*] usb: dwc2: check return value after calling platform_get_resource()
        - nvme-fc: update hardware queues before using them
        - nvme-fc: avoid race between time out and tear down
        - [arm64] thermal/drivers/tsens: Fix wrong check for tzd in irq handlers
        - scsi: ses: Retry failed Send/Receive Diagnostic commands
        - [arm64,armhf] irqchip/gic: Work around broken Renesas integration
        - smb3: correct smb3 ACL security descriptor
        - KVM: do not shrink halt_poll_ns below grow_start
        - [x86] kvm: Add AMD PMU MSRs to msrs_to_save_all[]
        - [x86] KVM: nSVM: restore int_vector in svm_clear_vintr
        - [x86] perf/x86: Reset destroy callback on event init failure
        - libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.73
        - [arm64,armhf] usb: chipidea: ci_hdrc_imx: Also search for 'phys' phandle
        - USB: cdc-acm: fix racy tty buffer accesses
        - USB: cdc-acm: fix break reporting
        - usb: typec: tcpm: handle SRC_STARTUP state if cc changes
        - drm/nouveau/kms/tu102-: delay enabling cursor until after assign_windows
        - xen/privcmd: fix error handling in mmap-resource processing
        - [arm64] mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirk
        - ovl: fix missing negative dentry check in ovl_rename() (CVE-2021-20321)
        - ovl: fix IOCB_DIRECT if underlying fs doesn't support direct IO
        - nfsd: fix error handling of register_pernet_subsys() in init_nfsd()
        - nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zero
        - SUNRPC: fix sign error causing rpcsec_gss drops
        - xen/balloon: fix cancelled balloon action
        - [armhf] dts: omap3430-sdp: Fix NAND device node
        - [armhf] bus: ti-sysc: Add break in switch statement in sysc_init_soc()
        - [arm64] soc: qcom: mdt_loader: Drop PT_LOAD check on hash segment
        - [armhf] dts: imx: Add missing pinctrl-names for panel on M53Menlo
        - [armhf] dts: imx: Fix USB host power regulator polarity on M53Menlo
        - [amd64] PCI: hv: Fix sleep while in non-sleep context when removing child
          devices from the bus
        - iwlwifi: pcie: add configuration of a Wi-Fi adapter on Dell XPS 15
        - [armel,armhf] bpf, arm: Fix register clobbering in div/mod implementation
        - [armhf] soc: ti: omap-prm: Fix external abort for am335x pruss
        - bpf: Fix integer overflow in prealloc_elems_and_freelist()
          (CVE-2021-41864)
        - net/mlx5e: IPSEC RX, enable checksum complete
        - net/mlx5: E-Switch, Fix double allocation of acl flow counter
        - phy: mdio: fix memory leak
        - net_sched: fix NULL deref in fifo_set_limit()
        - [i386] ptp_pch: Load module automatically if ID matches
        - [armhf] imx6: disable the GIC CPU interface before calling stby-poweroff
          sequence
        - net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()
        - net: bridge: fix under estimation in br_get_linkxstats_size()
        - net/sched: sch_taprio: properly cancel timer from taprio_destroy()
        - net: sfp: Fix typo in state machine debug string
        - netlink: annotate data races around nlk->bound
        - perf jevents: Tidy error handling
        - [armhf] bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893
        - [arm64,armhf] drm/sun4i: dw-hdmi: Fix HDMI PHY clock setup
        - drm/nouveau: avoid a use-after-free when BO init fails
        - drm/nouveau/kms/nv50-: fix file release memory leak
        - drm/nouveau/debugfs: fix file release memory leak
        - [amd64] gve: Correct available tx qpl check
        - [amd64] gve: Avoid freeing NULL pointer
        - rtnetlink: fix if_nlmsg_stats_size() under estimation
        - [amd64] gve: fix gve_get_stats()
        - [amd64] gve: report 64bit tx_bytes counter from gve_handle_report_stats()
        - i40e: fix endless loop under rtnl
        - i40e: Fix freeing of uninitialized misc IRQ vector
        - net: prefer socket bound to interface when not in VRF
        - [powerpc*] iommu: Report the correct most efficient DMA mask for PCI
          devices
        - i2c: acpi: fix resource leak in reconfiguration device addition
        - [s390x] bpf, s390: Fix potential memory leak about jit_data
        - [powerpc*] bpf: Fix BPF_SUB when imm == 0x80000000
        - [powerpc*] pseries/eeh: Fix the kdump kernel crash during eeh_pseries_init
        - [i386] x86/platform/olpc: Correct ifdef symbol to intended
          CONFIG_OLPC_XO15_SCI
        - [x86] entry: Correct reference to intended CONFIG_64_BIT
        - [x86] hpet: Use another crystalball to evaluate HPET usability
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.74
        - ext4: check and update i_disksize properly
        - ext4: correct the error path of ext4_write_inline_data_end()
        - [x86] ASoC: Intel: sof_sdw: tag SoundWire BEs as non-atomic
        - HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JIS
        - netfilter: ip6_tables: zero-initialize fragment offset
        - HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDs
        - [x86] ASoC: SOF: loader: release_firmware() on load failure to avoid
          batching
        - netfilter: nf_nat_masquerade: make async masq_inet6_event handling generic
        - netfilter: nf_nat_masquerade: defer conntrack walk to work queue
        - mac80211: Drop frames from invalid MAC address in ad-hoc mode
        - net: prevent user from passing illegal stab size
        - mac80211: check return value of rhashtable_init
        - [x86] vboxfs: fix broken legacy mount signature checking
        - drm/amdgpu: fix gart.bo pin_count leak
        - scsi: ses: Fix unsigned comparison with less than zero
        - scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"
        - perf/core: fix userpage->time_enabled of inactive events
        - sched: Always inline is_percpu_thread()
        - [armhf] hwmon: (pmbus/ibm-cffps) max_power_out swap changes
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.75
        - ALSA: usb-audio: Add quirk for VF0770
        - ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctl
        - ALSA: seq: Fix a potential UAF by wrong private_free call order
        - ALSA: hda/realtek: Enable 4-speaker output for Dell Precision 5560 laptop
        - ALSA: hda - Enable headphone mic on Dell Latitude laptops with ALC3254
        - ALSA: hda/realtek: Complete partial device name to avoid ambiguity
        - ALSA: hda/realtek: Add quirk for Clevo X170KM-G
        - ALSA: hda/realtek - ALC236 headset MIC recording issue
        - ALSA: hda/realtek: Add quirk for TongFang PHxTxX1
        - ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo
          13s Gen2
        - ALSA: hda/realtek: Fix the mic type detection issue for ASUS G551JW
        - [s390x] fix strrchr() implementation
        - [arm64] hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZE
        - drm/msm: Avoid potential overflow in timeout_to_jiffies()
        - btrfs: unlock newly allocated extent buffer after error
        - btrfs: deal with errors when replaying dir entry during log replay
        - btrfs: deal with errors when adding inode reference during log replay
        - btrfs: check for error when looking up inode during dir entry replay
        - btrfs: update refs for any root except tree log roots
        - btrfs: fix abort logic in btrfs_replace_file_extents
        - [x86] resctrl: Free the ctrlval arrays when domain_setup_mon_state() fails
        - [x86] mei: me: add Ice Lake-N device id.
        - xhci: guard accesses to ep_state in xhci_endpoint_reset()
        - xhci: Fix command ring pointer corruption while aborting a command
        - xhci: Enable trust tx length quirk for Fresco FL11 USB controller
        - cb710: avoid NULL pointer subtraction
        - [arm64,x86] efi/cper: use stack buffer for error record decoding
        - efi: Change down_interruptible() in virt_efi_reset_system() to
          down_trylock()
        - [armhf] usb: musb: dsps: Fix the probe error path (Closes: 1000900)
        - Input: xpad - add support for another USB ID of Nacon GC-100
        - USB: serial: qcserial: add EM9191 QDL support
        - USB: serial: option: add Quectel EC200S-CN module support
        - USB: serial: option: add Telit LE910Cx composition 0x1204
        - USB: serial: option: add prod. id for Quectel EG91
        - virtio: write back F_VERSION_1 before validate
        - nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells
        - [powerpc*] xive: Discard disabled interrupts in get_irqchip_state()
        - driver core: Reject pointless SYNC_STATE_ONLY device links
        - iio: adc: ad7192: Add IRQ flag
        - iio: adc: ad7780: Fix IRQ flag
        - iio: adc: ad7793: Fix IRQ flag
        - iio: adc128s052: Fix the error handling path of 'adc128_probe()'
        - iio: adc: max1027: Fix wrong shift with 12-bit devices
        - iio: light: opt3001: Fixed timeout error when 0 lux
        - iio: adc: max1027: Fix the number of max1X31 channels
        - iio: dac: ti-dac5571: fix an error code in probe()
        - [arm64] tee: optee: Fix missing devices unregister during optee_remove
        - [armel,armhf] dts: bcm2711-rpi-4-b: Fix usb's unit address
        - [armel,armhf] dts: bcm2711-rpi-4-b: fix sd_io_1v8_reg regulator states
        - [armel,armhf] dts: bcm2711-rpi-4-b: Fix pcie0's unit address formatting
        - nvme-pci: Fix abort command id
        - sctp: account stream padding length for reconf chunk
        - [arm64,armhf] gpio: pca953x: Improve bias setting
        - net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error path
        - net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp
        - net: stmmac: fix get_hw_feature() on old hardware
        - ethernet: s2io: fix setting mac address during resume
        - nfc: fix error handling of nfc_proto_register()
        - NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()
        - NFC: digital: fix possible memory leak in digital_in_send_sdd_req()
        - [i386] pata_legacy: fix a couple uninitialized variable bugs
        - ata: ahci_platform: fix null-ptr-deref in
          ahci_platform_enable_regulators()
        - drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks read
        - [arm64] drm/msm: Fix null pointer dereference on pointer edp
        - [arm64] drm/msm/mdp5: fix cursor-related warnings
        - [arm64] drm/msm/a6xx: Track current ctx by seqno
        - [arm64] drm/msm/dsi: Fix an error code in msm_dsi_modeset_init()
        - [arm64] drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handling
        - [arm64] acpi/arm64: fix next_platform_timer() section mismatch error
        - [x86] platform/x86: intel_scu_ipc: Fix busy loop expiry time
        - mqprio: Correct stats in mqprio_dump_class_stats().
        - qed: Fix missing error code in qed_slowpath_start()
        - nfp: flow_offload: move flow_indr_dev_register from app init to app start
        - [arm64] net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown
          skb
        - [arm64,armhf] net: dsa: mv88e6xxx: don't use PHY_DETECT on internal PHY's
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.76
        - xhci: add quirk for host controllers that don't update endpoint DCS
        - io_uring: fix splice_fd_in checks backport typo
        - [armhf] dts: vexpress-v2p-ca9: Fix the SMB unit-address
        - block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output
        - [x86] xen/x86: prevent PVH type from getting clobbered
        - NFSD: Keep existing listeners on portlist error
        - netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage
          value
        - ice: fix getting UDP tunnel entry
        - netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6
        - netfilter: ipvs: make global sysctl readonly in non-init netns
        - tcp: md5: Fix overlap between vrf and non-vrf keys
        - ipv6: When forwarding count rx stats on the orig netdev
        - [powerpc*] smp: do not decrement idle task preempt count in CPU offline
        - [arm64] net: hns3: reset DWRR of unused tc to zero
        - [arm64] net: hns3: add limit ets dwrr bandwidth cannot be 0
        - [arm64] net: hns3: schedule the polling again when allocation fails
        - [arm64] net: hns3: fix vf reset workqueue cannot exit
        - [arm64] net: hns3: disable sriov before unload hclge layer
        - net: stmmac: Fix E2E delay mechanism
        - e1000e: Fix packet loss on Tiger Lake and later
        - ice: Add missing E810 device ids
        - [arm64] net: enetc: fix ethtool counter name for PM0_TERR
        - can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state
          notification
        - can: peak_pci: peak_pci_remove(): fix UAF
        - can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX path
        - can: isotp: isotp_sendmsg(): add result check for
          wait_event_interruptible()
        - can: j1939: j1939_tp_rxtimer(): fix errant alert in j1939_tp_rxtimer
        - can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_priv
        - can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with
          error length
        - can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytes
        - ceph: skip existing superblocks that are blocklisted or shut down when
          mounting
        - ceph: fix handling of "meta" errors
        - ocfs2: fix data corruption after conversion from inline format
        - ocfs2: mount fails with buffer overflow in strlen
        - userfaultfd: fix a race between writeprotect and exit_mmap()
        - vfs: check fd has read access in kernel_read_file_from_fd()
        - ALSA: usb-audio: Provide quirk for Sennheiser GSP670 Headset
        - ALSA: hda/realtek: Add quirk for Clevo PC50HS
        - ASoC: DAPM: Fix missing kctl change notifications
        - audit: fix possible null-pointer dereference in audit_filter_rules
        - [powerpc*] powerpc64/idle: Fix SP offsets when saving GPRs
        - [powerpc*] KVM: PPC: Book3S HV: Fix stack handling in
          idle_kvm_start_guest()
        - [powerpc*] KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it
          went to guest (CVE-2021-43056)
        - [powerpc*] idle: Don't corrupt back chain when going idle
        - mm, slub: fix mismatch between reconstructed freelist depth and cnt
        - mm, slub: fix potential memoryleak in kmem_cache_open()
        - mm, slub: fix incorrect memcg slab count for bulk free
        - [x86] KVM: nVMX: promptly process interrupts delivered while in guest mode
        - nfc: nci: fix the UAF of rf_conn_info object (CVE-2021-3760)
        - isdn: cpai: check ctr->cnr to avoid array index out of bound
          (CVE-2021-43389)
        - [arm64] net: hns3: fix the max tx size according to user manual
        - ALSA: hda: intel: Allow repeatedly probing on codec configuration errors
        - btrfs: deal with errors when checking if a dir entry exists during log
          replay
        - net: stmmac: add support for dwmac 3.40a
        - isdn: mISDN: Fix sleeping function called from invalid context
        - [x86] platform/x86: intel_scu_ipc: Update timeout value in comment
        - ALSA: hda: avoid write to STATESTS if controller is in reset
        - [x86] perf/x86/msr: Add Sapphire Rapids CPU support
        - scsi: iscsi: Fix set_param() handling
        - scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()
        - sched/scs: Reset the shadow stack when idle_task_exit
        - [arm64] net: hns3: fix for miscalculation of rx unused desc
        - scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()
        - can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in
          isotp_sendmsg()
        - [s390x] pci: fix zpci_zdev_put() on reserve
        - net: mdiobus: Fix memory leak in __mdiobus_register
        - tracing: Have all levels of checks prevent recursion
        - e1000e: Separate TGP board type from SPT
        - [armhf] pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.77
        - [armel,armhf] 9139/1: kprobes: fix arch_init_kprobes() prototype
        - io_uring: don't take uring_lock during iowq cancel
        - [powerpc*] bpf: Fix BPF_MOD when imm == 1
        - [arm64] Avoid premature usercopy failure
        - ext4: fix possible UAF when remounting r/o a mmp-protected file system
        - usbnet: sanity check for maxpacket
        - usbnet: fix error return code in usbnet_probe()
        - pinctrl: amd: disable and mask interrupts on probe
        - ata: sata_mv: Fix the error handling of mv_chip_id()
        - tipc: fix size validations for the MSG_CRYPTO type (CVE-2021-43267)
        - nfc: port100: fix using -ERRNO as command type mask
        - Revert "net: mdiobus: Fix memory leak in __mdiobus_register"
        - mmc: vub300: fix control-message timeouts
        - mmc: cqhci: clear HALT state after CQE enable
        - [armhf] mmc: dw_mmc: exynos: fix the finding clock sample value
        - mmc: sdhci: Map more voltage level to SDHCI_POWER_330
        - [arm64,armhf] mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset
          standard tuning circuit
        - ocfs2: fix race between searching chunks and release journal_head from
          buffer_head
        - nvme-tcp: fix H2CData PDU send accounting (again)
        - cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()
        - cfg80211: fix management registrations locking
        - net: lan78xx: fix division by zero in send path
        - mm, thp: bail out early in collapse_file for writeback page
        - drm/ttm: fix memleak in ttm_transfered_destroy
        - drm/amdgpu: fix out of bounds write (CVE-2021-42327)
        - cgroup: Fix memory leak caused by missing cgroup_bpf_offline
        - tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict function
        - bpf: Fix potential race in tail call compatibility check
        - bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch()
        - [amd64] IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt
          fields
        - [amd64] IB/hfi1: Fix abba locking issue with sc_disable()
        - nvmet-tcp: fix data digest pointer calculation
        - nvme-tcp: fix data digest pointer calculation
        - nvme-tcp: fix possible req->offset corruption
        - RDMA/mlx5: Set user priority for DCT
        - [arm64] dts: allwinner: h5: NanoPI Neo 2: Fix ethernet node
        - regmap: Fix possible double-free in regcache_rbtree_exit()
        - net: batman-adv: fix error handling
        - net-sysfs: initialize uid and gid before calling net_ns_get_ownership
        - cfg80211: correct bridge/4addr mode check
        - net: Prevent infinite while loop in skb_tx_hash()
        - RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string
        - net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume
          fails
        - net: ethernet: microchip: lan743x: Fix dma allocation failure by using
          dma_set_mask_and_coherent
        - phy: phy_ethtool_ksettings_get: Lock the phy for consistency
        - phy: phy_ethtool_ksettings_set: Move after phy_start_aneg
        - phy: phy_start_aneg: Add an unlocked version
        - phy: phy_ethtool_ksettings_set: Lock the PHY while changing settings
        - sctp: use init_tag from inithdr for ABORT chunk (CVE-2021-3772)
        - sctp: fix the processing for INIT_ACK chunk (CVE-2021-3772)
        - sctp: fix the processing for COOKIE_ECHO chunk (CVE-2021-3772)
        - sctp: add vtag check in sctp_sf_violation (CVE-2021-3772)
        - sctp: add vtag check in sctp_sf_do_8_5_1_E_sa (CVE-2021-3772)
        - sctp: add vtag check in sctp_sf_ootb (CVE-2021-3772)
        - lan743x: fix endianness when accessing descriptors
        - [s390x] KVM: clear kicked_mask before sleeping again
        - [s390x] KVM: preserve deliverable_mask in __airqs_kick_single_vcpu
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.78
        - scsi: core: Put LLD module refcnt after SCSI device is released
        - Revert "io_uring: reinforce cancel on flush during exit"
        - sfc: Fix reading non-legacy supported link modes
        - vrf: Revert "Reset skb conntrack connection..."
        - net: ethernet: microchip: lan743x: Fix skb allocation failure
        - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
          (CVE-2021-42739)
        - Revert "xhci: Set HCD flag to defer primary roothub registration"
        - Revert "usb: core: hcd: Add support for deferring roothub registration"
        - mm: khugepaged: skip huge page collapse for special files
        - Revert "drm/ttm: fix memleak in ttm_transfered_destroy"
        - [arm*] 9120/1: Revert "amba: make use of -1 IRQs warn"
        - [arm64] Revert "wcn36xx: Disable bmps when encryption is disabled"
        - ALSA: usb-audio: Add Schiit Hel device to mixer map quirk table
        - ALSA: usb-audio: Add Audient iD14 to mixer map quirk table
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.79
        - [x86] Revert "x86/kvm: fix vcpu-id indexed array sizes"
        - [arm64,armhf] usb: musb: Balance list entry in musb_gadget_queue
        - usb-storage: Add compatibility quirk flags for iODD 2531/2541
        - [arm*] binder: don't detect sender/target during buffer cleanup
        - printk/console: Allow to disable console output by using console="" or
          console=null
        - staging: rtl8712: fix use-after-free in rtl8712_dl_fw
        - isofs: Fix out of bound access for corrupted isofs image
        - [x86] comedi: dt9812: fix DMA buffers on stack
        - [x86] comedi: ni_usb6501: fix NULL-deref in command paths
        - [x86] comedi: vmk80xx: fix transfer-buffer overflows
        - [x86] comedi: vmk80xx: fix bulk-buffer overflow
        - [x86] comedi: vmk80xx: fix bulk and interrupt message timeouts
        - staging: r8712u: fix control-message timeout
        - [x86] staging: rtl8192u: fix control-message timeouts
        - rsi: fix control-message timeout
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.80
        - xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good
          delay
        - usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform
        - [arm*] binder: use euid from cred instead of using task
        - [arm*] binder: use cred instead of task for selinux checks
        - [arm*] binder: use cred instead of task for getsecid
        - Input: iforce - fix control-message timeout
        - Input: elantench - fix misreporting trackpoint coordinates
          (Closes: #989285)
        - libata: fix read log timeout value
        - ocfs2: fix data corruption on truncate
        - scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()
        - scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs file
        - scsi: qla2xxx: Fix use after free in eh_abort path
        - [arm64,armhf] mmc: dw_mmc: Dont wait for DRTO on Write RSP error
        - exfat: fix incorrect loading of i_blocks for large files
        - tpm: Check for integer overflow in tpm2_map_response_body()
        - media: ite-cir: IR receiver stop working after receive overflow
          (Closes: #996672)
        - media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receivers
          (Closes: #994050)
        - media: v4l2-ioctl: Fix check_ext_ctrls
        - ALSA: hda/realtek: Fix mic mute LED for the HP Spectre x360 14
        - ALSA: hda/realtek: Add a quirk for HP OMEN 15 mute LED
        - ALSA: hda/realtek: Add quirk for Clevo PC70HS
        - ALSA: hda/realtek: Headset fixup for Clevo NH77HJQ
        - ALSA: hda/realtek: Add a quirk for Acer Spin SP513-54N
        - ALSA: hda/realtek: Add quirk for ASUS UX550VE
        - ALSA: hda/realtek: Add quirk for HP EliteBook 840 G7 mute LED
        - ALSA: ua101: fix division by zero at probe
        - ALSA: 6fire: fix control and bulk message timeouts
        - ALSA: line6: fix control and interrupt message timeouts
        - ALSA: usb-audio: Line6 HX-Stomp XL USB_ID for 48k-fixed quirk
        - ALSA: usb-audio: Add registration quirk for JBL Quantum 400
        - ALSA: hda: Free card instance properly at probe errors
        - ALSA: synth: missing check for possible NULL after the call to kstrdup
        - ALSA: timer: Fix use-after-free problem
        - ALSA: timer: Unconditionally unlink slave instances, too
        - ext4: fix lazy initialization next schedule time computation in more
          granular unit
        - ext4: ensure enough credits in ext4_ext_shift_path_extents
        - ext4: refresh the ext4_ext_path struct after dropping i_data_sem.
        - fuse: fix page stealing
        - [x86] cpu: Fix migration safety with X86_BUG_NULL_SEL
        - [x86] irq: Ensure PI wakeup handler is unregistered before module unload
        - ASoC: soc-core: fix null-ptr-deref in snd_soc_del_component_unlocked()
        - ALSA: hda/realtek: Fixes HP Spectre x360 15-eb1xxx speakers
        - [arm64] cavium: Return negative value when pci_alloc_irq_vectors() fails
        - scsi: qla2xxx: Return -ENOMEM if kzalloc() fails
        - scsi: qla2xxx: Fix unmap of already freed sgl
        - mISDN: Fix return values of the probe function
        - [arm64] cavium: Fix return values of the probe function
        - sfc: Export fibre-specific supported link modes
        - sfc: Don't use netif_info before net_device setup
        - [armhf] reset: socfpga: add empty driver allowing consumers to probe
        - drm: panel-orientation-quirks: Add quirk for Aya Neo 2021
        - bpf: Define bpf_jit_alloc_exec_limit for arm64 JIT
        - bpf: Prevent increasing bpf_jit_limit above max
        - xen/netfront: stop tx queues during live migration
        - nvmet-tcp: fix a memory leak when releasing a queue
        - [armhf] spi: spl022: fix Microwire full duplex mode
        - net: multicast: calculate csum of looped-back and forwarded packets
        - [armhf] watchdog: Fix OMAP watchdog early handling
        - drm: panel-orientation-quirks: Add quirk for GPD Win3
        - block: schedule queue restart after BLK_STS_ZONE_RESOURCE
        - nvmet-tcp: fix header digest verification
        - r8169: Add device 10ec:8162 to driver r8169
        - [x86] vmxnet3: do not stop tx queues after netif_device_detach()
        - nfp: bpf: relax prog rejection for mtu check through max_pkt_offset
        - net/smc: Fix smc_link->llc_testlink_time overflow
        - net/smc: Correct spelling mistake to TCPF_SYN_RECV
        - rds: stop using dmapool
        - btrfs: clear MISSING device status bit in btrfs_close_one_device
        - btrfs: fix lost error handling when replaying directory deletes
        - btrfs: call btrfs_check_rw_degradable only if there is a missing device
        - [x86] KVM: VMX: Unregister posted interrupt wakeup handler on hardware
          unsetup
        - selinux: fix race condition when computing ocontext SIDs
        - [armhf] regulator: s5m8767: do not use reset value as DVS voltage if GPIO
          DVS is disabled
        - [amd64] EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/Haswell
        - [x86] mwifiex: fix division by zero in fw download path
        - ath6kl: fix division by zero in send path
        - ath6kl: fix control-message timeout
        - ath10k: fix control-message timeout
        - ath10k: fix division by zero in send path
        - PCI: Mark Atheros QCA6174 to avoid bus reset
        - rtl8187: fix control-message timeouts
        - [arm64] wcn36xx: Fix HT40 capability for 2Ghz band
        - [arm64] wcn36xx: Fix tx_status mechanism
        - [arm64] wcn36xx: Fix (QoS) null data frame bitrate/modulation
        - PM: sleep: Do not let "syscore" devices runtime-suspend during system
          transitions
        - mwifiex: Read a PCI register after writing the TX ring write pointer
        - mwifiex: Try waking the firmware until we get an interrupt
        - libata: fix checking of DMA state
        - [arm64] wcn36xx: handle connection loss indication
        - rsi: fix occasional initialisation failure with BT coex
        - rsi: fix key enabled check causing unwanted encryption for vap_id > 0
        - rsi: fix rate mask set leading to P2P failure
        - rsi: Fix module dev_oper_mode parameter description
        - [x86] perf/x86/intel/uncore: Support extra IMC channel on Ice Lake server
        - [x86] perf/x86/intel/uncore: Fix Intel ICX IIO event constraints
        - RDMA/qedr: Fix NULL deref for query_qp on the GSI QP
        - signal: Remove the bogus sigkill_pending in ptrace_stop
        - [mips*] signal/mips: Update (_save|_restore)_fp_context to fail with
          -EFAULT
        - [arm64] soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_id
        - [arm64] soc: fsl: dpio: use the combined functions to protect critical
          zone
        - [x86] power: supply: max17042_battery: Prevent int underflow in
          set_soc_threshold
        - [x86] power: supply: max17042_battery: use VFSOC for capacity when no rsns
        - [arm64] KVM: arm64: Extract ESR_ELx.EC only
        - [x86] KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in
          use
        - can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport
        - can: j1939: j1939_can_recv(): ignore messages with invalid source address
        - ring-buffer: Protect ring_buffer_reset() from reentrancy
        - serial: core: Fix initializing and restoring termios speed
        - ifb: fix building without CONFIG_NET_CLS_ACT
        - ALSA: mixer: oss: Fix racy access to slots
        - ALSA: mixer: fix deadlock in snd_mixer_oss_set_volume
        - xen/balloon: add late_initcall_sync() for initial ballooning done
        - ovl: fix use after free in struct ovl_aio_req
        - [arm*] PCI: pci-bridge-emul: Fix emulation of W1C bits
        - [arm64] PCI: aardvark: Do not clear status bits of masked interrupts
        - [arm64] PCI: aardvark: Fix checking for link up via LTSSM state
        - [arm64] PCI: aardvark: Do not unmask unused interrupts
        - [arm64] PCI: aardvark: Fix reporting Data Link Layer Link Active
        - [arm64] PCI: aardvark: Fix configuring Reference clock
        - [arm64] PCI: aardvark: Fix return value of MSI domain .alloc() method
        - [arm64] PCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REG
        - [arm64] PCI: aardvark: Fix support for bus mastering and PCI_COMMAND on
          emulated bridge
        - [arm64] PCI: aardvark: Fix support for PCI_BRIDGE_CTL_BUS_RESET on
          emulated bridge
        - [arm64] PCI: aardvark: Set PCI Bridge Class Code to PCI Bridge
        - [arm64] PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge
        - quota: check block number when reading the block in quota file
        - quota: correct error number in free_dqentry()
        - pinctrl: core: fix possible memory leak in pinctrl_enable()
        - iio: dac: ad5446: Fix ad5622_write() return value
        - iio: ad5770r: make devicetree property reading consistent
        - USB: serial: keyspan: fix memleak on probe errors
        - serial: 8250: fix racy uartclk update
        - USB: iowarrior: fix control-message timeouts
        - [arm64,armhf] USB: chipidea: fix interrupt deadlock
        - [x86] power: supply: max17042_battery: Clear status bits in interrupt
          handler
        - dma-buf: WARN on dmabuf release with pending attachments
        - drm: panel-orientation-quirks: Update the Lenovo Ideapad D330 quirk (v2)
        - drm: panel-orientation-quirks: Add quirk for KD Kurio Smart C15200 2-in-1
        - drm: panel-orientation-quirks: Add quirk for the Samsung Galaxy Book 10.6
        - Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
          (CVE-2021-3640)
        - Bluetooth: fix use-after-free error in lock_sock_nested()
        - drm/panel-orientation-quirks: add Valve Steam Deck
        - [x86] platform/x86: wmi: do not fail if disabling fails
        - locking/lockdep: Avoid RCU-induced noinstr fail
        - net: sched: update default qdisc visibility after Tx queue cnt changes
        - rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loop
        - ath11k: Align bss_chan_info structure with firmware
        - [x86] Increase exception stack sizes
        - mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type
        - mwifiex: Properly initialize private structure on interface type changes
        - fscrypt: allow 256-bit master keys with AES-256-XTS
        - drm/amdgpu: Fix MMIO access page fault
        - ath11k: Avoid reg rules update during firmware recovery
        - ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED
        - ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected
          packets
        - ath10k: high latency fixes for beacon buffer
        - media: netup_unidvb: handle interrupt properly according to the firmware
        - media: uvcvideo: Set capability in s_param
        - media: uvcvideo: Return -EIO for control errors
        - media: uvcvideo: Set unique vdev name based in type
        - [armhf] media: imx: set a media_device bus_info string
        - media: mceusb: return without resubmitting URB in case of -EPROTO error.
        - rtw88: fix RX clock gate setting while fifo dump
        - brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tablet
        - ipmi: Disable some operations during a panic
        - fs/proc/uptime.c: Fix idle time reporting in /proc/uptime
        - ACPICA: Avoid evaluating methods too early during system resume
        - media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte()
        - net-sysfs: try not to restart the syscall if it will fail eventually
        - tracefs: Have tracefs directories not set OTH permission bits by default
        - ath: dfs_pattern_detector: Fix possible null-pointer dereference in
          channel_detector_create()
        - iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value
        - ACPI: battery: Accept charges over the design capacity as full
        - net: phy: micrel: make *-skew-ps check more lenient
        - [arm64] drm/msm: prevent NULL dereference in msm_gpu_crashstate_capture()
        - block: bump max plugged deferred size from 16 to 32
        - md: update superblock after changing rdev flags in state_store
        - memstick: r592: Fix a UAF bug when removing the driver
        - lib/xz: Avoid overlapping memcpy() with invalid input with in-place
          decompression
        - lib/xz: Validate the value before assigning it to an enum variable
        - workqueue: make sysfs of unbound kworker cpumask more clever
        - mwl8k: Fix use-after-free in mwl8k_fw_state_machine()
        - block: remove inaccurate requeue check
        - nvmet: fix use-after-free when a port is removed
        - nvmet-rdma: fix use-after-free when a port is removed
        - nvmet-tcp: fix use-after-free when a port is removed
        - nvme: drop scan_lock and always kick requeue list when removing namespaces
        - PM: hibernate: Get block device exclusively in swsusp_check()
        - iwlwifi: mvm: disable RX-diversity in powersave
        - gre/sit: Don't generate link-local addr if addr_gen_mode is
          IN6_ADDR_GEN_MODE_NONE
        - gfs2: Cancel remote delete work asynchronously
        - gfs2: Fix glock_hash_walk bugs
        - vrf: run conntrack only in context of lower/physdev for locally generated
          packets
        - net: annotate data-race in neigh_output()
        - ACPI: AC: Quirk GK45 to skip reading _PSR
        - btrfs: reflink: initialize return value to 0 in btrfs_extent_same()
        - btrfs: do not take the uuid_mutex in btrfs_rm_device
        - [arm64] wcn36xx: Correct band/freq reporting on RX
        - [x86] hyperv: Protect set_hv_tscchange_cb() against getting preempted
        - drm/amd/display: dcn20_resource_construct reduce scope of FPU enabled
        - task_stack: Fix end_of_stack() for architectures with upwards-growing
          stack
        - erofs: don't trigger WARN() when decompression fails
        - netfilter: conntrack: set on IPS_ASSURED if flows enters internal stream
          state
        - Bluetooth: fix init and cleanup of sco_conn.timeout_work
        - rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()
        - objtool: Add xen_start_kernel() to noreturn list
        - [x86] xen: Mark cpu_bringup_and_idle() as dead_end_function
        - objtool: Fix static_call list generation
        - virtio-gpu: fix possible memory allocation failure
        - lockdep: Let lock_is_held_type() detect recursive read as read
        - net: net_namespace: Fix undefined member in key_remove_domain()
        - cgroup: Make rebind_subsystems() disable v2 controllers all at once
        - [arm64] wcn36xx: Fix Antenna Diversity Switching
        - Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_sync
        - [arm64] crypto: caam - disable pkc for non-E SoCs
        - rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies()
        - ath11k: fix some sleeping in atomic bugs
        - ath11k: Avoid race during regd updates
        - ath11k: fix packet drops due to incorrect 6 GHz freq value in rx status
        - ath11k: Fix memory leak in ath11k_qmi_driver_event_work
        - ath10k: Fix missing frame timestamp for beacon/probe-resp
        - ath10k: sdio: Add missing BH locking around napi_schdule()
        - drm/ttm: stop calling tt_swapin in vm_access
        - [arm64] mm: update max_pfn after memory hotplug
        - drm/amdgpu: fix warning for overflow check
        - media: em28xx: add missing em28xx_close_extension
        - media: dvb-usb: fix ununit-value in az6027_rc_query
        - media: v4l2-ioctl: S_CTRL output the right value
        - media: si470x: Avoid card name truncation
        - [x86] media: tm6000: Avoid card name truncation
        - media: cx23885: Fix snd_card_free call on null card pointer
        - kprobes: Do not use local variable when creating debugfs file
        - cpuidle: Fix kobject memory leaks in error paths
        - media: em28xx: Don't use ops->suspend if it is NULL
        - ath9k: Fix potential interrupt storm on queue reset
        - PM: EM: Fix inefficient states detection
        - [amd64] EDAC/amd64: Handle three rank interleaving mode
        - rcu: Always inline rcu_dynticks_task*_{enter,exit}()
        - netfilter: nft_dynset: relax superfluous check on set updates
        - [x86] crypto: qat - detect PFVF collision after ACK
        - [x86] crypto: qat - disregard spurious PFVF interrupts
        - b43legacy: fix a lower bounds test
        - b43: fix a lower bounds test
        - [amd64] gve: Recover from queue stall due to missed IRQ
        - [armhf] mmc: sdhci-omap: Fix NULL pointer exception if regulator is not
          configured
        - [armhf] mmc: sdhci-omap: Fix context restore
        - memstick: jmb38x_ms: use appropriate free function in
          jmb38x_ms_alloc_host()
        - net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USE
        - hwmon: Fix possible memleak in __hwmon_device_register()
        - ath10k: fix max antenna gain unit
        - kernel/sched: Fix sched_fork() access an invalid sched_task_group
        - tcp: switch orphan_count to bare per-cpu counters
        - [arm64] drm/msm: potential error pointer dereference in init()
        - [arm64] drm/msm: uninitialized variable in msm_gem_import()
        - net: stream: don't purge sk_error_queue in sk_stream_kill_queues()
        - [x86] platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning
        - mt76: mt76x02: fix endianness warnings in mt76x02_mac.c
        - rsi: stop thread firstly in rsi_91x_init() error handling
        - mwifiex: Send DELBA requests according to spec
        - [arm64] net: enetc: unmap DMA in enetc_send_cmd()
        - phy: micrel: ksz8041nl: do not use power down mode
        - nvme-rdma: fix error code in nvme_rdma_setup_ctrl
        - PM: hibernate: fix sparse warnings
        - [arm64] drm/msm: Fix potential NULL dereference in DPU SSPP
        - bpftool: Avoid leaking the JSON writer prepared for program metadata
        - [s390x] gmap: don't unconditionally call pte_unmap_unlock() in
          __gmap_zap()
        - [s390x] KVM: pv: avoid double free of sida page
        - [s390x] KVM: pv: avoid stalls for kvm_s390_pv_init_vm
        - tpm: fix Atmel TPM crash caused by too frequent queries
        - tpm_tis_spi: Add missing SPI ID
        - tcp: don't free a FIN sk_buff in tcp_remove_empty_skb()
        - [s390x] KVM: Fix handle_sske page fault handling
        - libertas_tf: Fix possible memory leak in probe and disconnect
        - libertas: Fix possible memory leak in probe and disconnect
        - [arm64] wcn36xx: add proper DMA memory barriers in rx path
        - [arm64] wcn36xx: Fix discarded frames due to wrong sequence number
        - drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bits
        - [amd64,arm64] net: amd-xgbe: Toggle PLL settings during rate change
        - net: phylink: avoid mvneta warning when setting pause parameters
        - crypto: pcrypt - Delay write to padata->info
        - udp6: allow SO_MARK ctrl msg to affect routing
        - cgroup: Fix rootcg cpu.stat guest double counting
        - bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and
          var_off.
        - bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit.
        - iio: st_sensors: Call st_sensors_power_enable() from bus drivers
        - iio: st_sensors: disable regulators after device unregistration
        - RDMA/bnxt_re: Fix query SRQ failure
        - [arm64] dts: meson-g12a: Fix the pwm regulator supply properties
        - [armhf] bus: ti-sysc: Fix timekeeping_suspended warning on resume
        - scsi: dc395: Fix error case unwinding
        - JFS: fix memleak in jfs_mount
        - ALSA: hda: Reduce udelay() at SKL+ position reporting
        - ALSA: hda: Release controller display power during shutdown/reboot
        - ALSA: hda: Fix hang during shutdown due to link reset
        - ALSA: hda: Use position buffer for SKL+ again
        - soundwire: debugfs: use controller id and link_id for debugfs
        - scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()
        - driver core: Fix possible memory leak in device_link_add()
        - [x86] ASoC: SOF: topology: do not power down primary core during topology
          removal
        - [arm64,armhf] soc/tegra: Fix an error handling path in
          tegra_powergate_power_up()
        - [powerpc*] Refactor is_kvm_guest() declaration to new header
        - [powerpc*] Rename is_kvm_guest() to check_kvm_guest()
        - [powerpc*] Reintroduce is_kvm_guest() as a fast-path check
        - [powerpc*] Fix is_kvm_guest() / kvm_para_available()
        - [powerpc*] fix unbalanced node refcount in check_kvm_guest()
        - serial: 8250_dw: Drop wrong use of ACPI_PTR()
        - scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()
        - RDMA/mlx4: Return missed an error if device doesn't support steering
        - iio: adis: do not disabe IRQs in 'adis_init()'
        - scsi: ufs: Refactor ufshcd_setup_clocks() to remove skip_ref_clk
        - [arm64,armhf] serial: imx: fix detach/attach of serial console
        - [arm*] usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_init
        - [arm*] usb: dwc2: drd: fix dwc2_drd_role_sw_set when clock could be
          disabled
        - [arm*] usb: dwc2: drd: reset current session before setting the new one
        - [arm64] firmware: qcom_scm: Fix error retval in
          __qcom_scm_is_call_available()
        - [arm64] phy: qcom-qusb2: Fix a memory leak on probe
        - [armhf] phy: ti: gmii-sel: check of_get_address() for failure
        - [arm64] serial: xilinx_uartps: Fix race condition causing stuck TX
        - HID: u2fzero: clarify error check and length calculations
        - HID: u2fzero: properly handle timeouts in usb_submit_urb
        - virtio_ring: check desc == NULL when using indirect with packed
        - [mips*] cm: Convert to bitfield API to fix out-of-bounds access
        - apparmor: fix error check
        - rpmsg: Fix rpmsg_create_ept return when RPMSG config is not defined
        - nfsd: don't alloc under spinlock in rpc_parse_scope_id
        - NFS: Fix dentry verifier races
        - pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds
        - drm/plane-helper: fix uninitialized variable reference
        - [arm64] PCI: aardvark: Don't spam about PIO Response Status
        - [arm64] PCI: aardvark: Fix preserving PCI_EXP_RTCTL_CRSSVE flag on
          emulated bridge
        - opp: Fix return in _opp_add_static_v2()
        - NFS: Fix deadlocks in nfs_scan_commit_list()
        - fs: orangefs: fix error return code of orangefs_revalidate_lookup()
        - [arm64] mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()
        - mtd: core: don't remove debugfs directory if device is in use
        - [armhf] remoteproc: Fix a memory leak in an error handling path in
          'rproc_handle_vdev()'
        - NFS: Fix up commit deadlocks
        - NFS: Fix an Oops in pnfs_mark_request_commit()
        - Fix user namespace leak
        - [arm64] soc: fsl: dpaa2-console: free buffer before returning from
          dpaa2_console_read
        - netfilter: nfnetlink_queue: fix OOB when mac header was cleared
        - [x86] watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT
        - scsi: qla2xxx: Changes to support FCP2 Target
        - scsi: qla2xxx: Relogin during fabric disturbance
        - scsi: qla2xxx: Fix gnl list corruption
        - scsi: qla2xxx: Turn off target reset during issue_lip
        - NFSv4: Fix a regression in nfs_set_open_stateid_locked()
        - xen-pciback: Fix return in pm_ctrl_init()
        - [armhf] net: davinci_emac: Fix interrupt pacing disable
        - ethtool: fix ethtool msg len calculation for pause stats
        - net: vlan: fix a UAF in vlan_dev_real_dev()
        - ice: Fix replacing VF hardware MAC to existing MAC filter
        - ice: Fix not stopping Tx queues for VFs
        - [x86] ACPI: PMIC: Fix intel_pmic_regs_handler() read accesses
        - net: phy: fix duplex out of sync problem while changing settings
        - bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed
        - mfd: core: Add missing of_node_put for loop iteration
        - mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and
          zs_unregister_migration()
        - zram: off by one in read_block_state()
        - llc: fix out-of-bound array index in llc_sk_dev_hash()
        - nfc: pn533: Fix double free when pn533_fill_fragment_skbs() fails
        - [arm64] pgtable: make __pte_to_phys/__phys_to_pte_val inline functions
        - bpf, sockmap: Remove unhash handler for BPF sockmap usage
        - bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
        - [amd64] gve: Fix off by one in gve_tx_timeout()
        - seq_file: fix passing wrong private data
        - net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any
        - [arm64] net: hns3: fix kernel crash when unload VF while it is being reset
        - [arm64] net: hns3: allow configure ETS bandwidth of all TCs
        - net: stmmac: allow a tc-taprio base-time of zero
        - vsock: prevent unnecessary refcnt inc for nonblocking connect
        - net/smc: fix sk_refcnt underflow on linkdown and fallback
        - cxgb4: fix eeprom len when diagnostics not implemented
        - [armel,armhf] 9155/1: fix early early_iounmap()
        - [armhf] 9156/1: drop cc-option fallbacks for architecture selection
        - [x86] mce: Add errata workaround for Skylake SKX37
        - posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()
        - f2fs: should use GFP_NOFS for directory inodes
        - net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE
        - 9p/net: fix missing error check in p9_check_errors
        - memcg: prohibit unconditional exceeding the limit of dying tasks
        - [powerpc*] lib: Add helper to check if offset is within conditional branch
          range
        - [powerpc*] bpf: Validate branch ranges
        - [powerpc*] security: Add a helper to query stf_barrier type
        - [powerpc*] bpf: Emit stf barrier instruction sequences for BPF_NOSPEC
        - mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks
        - mm, oom: do not trigger out_of_memory from the #PF
        - video: backlight: Drop maximum brightness override for brightness zero
        - [s390x] cio: check the subchannel validity for dev_busid
        - [s390x] tape: fix timer initialization in tape_std_assign()
        - [s390x] ap: Fix hanging ioctl caused by orphaned replies
        - [s390x] cio: make ccw_device_dma_* more robust
        - [powerpc*] powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module
          unload
        - [arm64,armhf] drm/sun4i: Fix macros in sun8i_csc.h
        - PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros
        - [arm64] PCI: aardvark: Fix PCIe Max Payload Size setting
        - SUNRPC: Partial revert of commit 6f9f17287e78
        - ath10k: fix invalid dma_addr_t token assignment
        - arch/cc: Introduce a function to check for confidential computing features
        - [arm64,armhf] soc/tegra: pmc: Fix imbalanced clock disabling in error code
          path
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.81
        - block: Add a helper to validate the block size
        - loop: Use blk_validate_block_size() to validate block size
        - bootconfig: init: Fix memblock leak in xbc_make_cmdline()
        - net: stmmac: add clocks management for gmac driver
        - net: stmmac: fix missing unlock on error in stmmac_suspend()
        - net: stmmac: fix system hang if change mac address after interface ifdown
        - net: stmmac: fix issue where clk is being unprepared twice
        - [arm64,armhf] net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable
          warnings
        - [x86] iopl: Fake iopl(3) CLI/STI usage
        - PCI/MSI: Destroy sysfs before freeing entries
        - PCI/MSI: Deal with devices lying about their MSI mask capability
        - PCI: Add MSI masking quirk for Nvidia ION AHCI
        - erofs: remove the occupied parameter from z_erofs_pagevec_enqueue()
        - erofs: fix unsafe pagevec reuse of hooked pclusters
        - scripts/lld-version.sh: Rewrite based on upstream ld-version.sh
        - perf/core: Avoid put_page() when GUP fails
        - thermal: Fix NULL pointer dereferences in of_thermal_ functions
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.82
        - [arm64] zynqmp: Do not duplicate flash partition label property
        - [arm64] zynqmp: Fix serial compatible string
        - scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
        - [armhf] bus: ti-sysc: Add quirk handling for reinit on context lost
        - [armhf] bus: ti-sysc: Use context lost quirk for otg
        - [armhf] usb: musb: tusb6010: check return value after calling
          platform_get_resource()
        - [x86] usb: typec: tipd: Remove WARN_ON in tps6598x_block_read
        - staging: rtl8723bs: remove possible deadlock when disconnect (v2)
        - [x86] ASoC: SOF: Intel: hda-dai: fix potential locking issue
        - [armhf] clk: imx: imx6ul: Move csi_sel mux to correct base register
        - [x86] ASoC: nau8824: Add DMI quirk mechanism for active-high jack-detect
        - scsi: advansys: Fix kernel pointer leak
        - ALSA: intel-dsp-config: add quirk for APL/GLK/TGL devices based on ES8336
          codec
        - firmware_loader: fix pre-allocated buf built-in firmware use
        - tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc
        - scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()
        - scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()
        - scsi: target: Fix ordered tag handling
        - scsi: target: Fix alua_tg_pt_gps_count tracking
        - iio: imu: st_lsm6dsx: Avoid potential array overflow in
          st_lsm6dsx_set_odr()
        - [i386] ALSA: gus: fix null pointer dereference on pointer block
        - maple: fix wrong return value of maple_bus_init().
        - f2fs: fix up f2fs_lookup tracepoints
        - f2fs: fix to use WHINT_MODE
        - f2fs: compress: disallow disabling compress on non-empty compressed file
        - f2fs: fix incorrect return value in f2fs_sanity_check_ckpt()
        - [armhf] clk/ast2600: Fix soc revision for AHB
        - [arm64] clk: qcom: gcc-msm8996: Drop (again) gcc_aggre1_pnoc_ahb_clk
        - sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
        - [x86] perf/x86/vlbr: Add c->flags to vlbr event constraints
        - blkcg: Remove extra blkcg_bio_issue_init
        - perf bpf: Avoid memory leak from perf_env__insert_btf()
        - perf bench futex: Fix memory leak of perf_cpu_map__new()
        - perf tests: Remove bash construct from record+zstd_comp_decomp.sh
        - drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrame
        - net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.
        - net-zerocopy: Refactor skb frag fast-forward op.
        - tcp: Fix uninitialized access in skb frags array for Rx 0cp.
        - tracing: Add length protection to histogram string copies
        - bnxt_en: reject indirect blk offload when hw-tc-offload is off
        - tipc: only accept encrypted MSG_CRYPTO msgs
        - net: reduce indentation level in sk_clone_lock()
        - sock: fix /proc/net/sockstat underflow in sk_clone_lock()
        - net/smc: Make sure the link_id is unique
        - iavf: Fix return of set the new channel count
        - iavf: check for null in iavf_fix_features
        - iavf: free q_vectors before queues in iavf_disable_vf
        - iavf: Fix failure to exit out from last all-multicast mode
        - iavf: prevent accidental free of filter structure
        - iavf: validate pointers
        - iavf: Fix for the false positive ASQ/ARQ errors while issuing VF reset
        - iavf: Fix for setting queues to 0
        - [x86] platform/x86: hp_accel: Fix an error handling path in
          'lis3lv02d_probe()'
        - net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()
        - net/mlx5: Lag, update tracker when state change event received
        - net/mlx5: E-Switch, Change mode lock from mutex to rw semaphore
        - net/mlx5: E-Switch, return error if encap isn't supported
        - scsi: core: sysfs: Fix hang when device state is set via sysfs
        - net: sched: act_mirred: drop dst for the direction from egress to ingress
        - [arm64] net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove
        - net: virtio_net_hdr_to_skb: count transport header in UFO
        - i40e: Fix correct max_pkt_size on VF RX queue
        - i40e: Fix NULL ptr dereference on VSI filter sync
        - i40e: Fix changing previously set num_queue_pairs for PFs
        - i40e: Fix ping is lost after configuring ADq on VF
        - i40e: Fix warning message and call stack during rmmod i40e driver
        - i40e: Fix creation of first queue by omitting it if is not power of two
        - i40e: Fix display error code in dmesg
        - e100: fix device suspend/resume (Closes: #995927)
        - [powerpc*] KVM: PPC: Book3S HV: Use GLOBAL_TOC for
          kvmppc_h_set_dabr/xdabr()
        - [x86] perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake
          Server
        - [x86] perf/x86/intel/uncore: Fix IIO event constraints for Skylake Server
        - [s390x] kexec: fix return code handling
        - [arm64,armhf] net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devices
        - tun: fix bonding active backup with arp monitoring
        - tipc: check for null after calling kmemdup
        - ipc: WARN if trying to remove ipc object which is absent
        - [x86] hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup
          fails
        - scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()
        - [s390x] kexec: fix memory leak of ipl report buffer
        - block: Check ADMIN before NICE for IOPRIO_CLASS_RT
        - [x86] KVM: nVMX: don't use vcpu->arch.efer when checking host state on
          nested state load
        - udf: Fix crash after seekdir
        - [armhf] net: stmmac: socfpga: add runtime suspend/resume callback for
          stratix10 platform
        - btrfs: fix memory ordering between normal and ordered work functions
        - cfg80211: call cfg80211_stop_ap when switch from P2P_GO type
        - drm/udl: fix control-message timeout
        - drm/nouveau: Add a dedicated mutex for the clients list (CVE-2020-27820)
        - drm/nouveau: use drm_dev_unplug() during device removal (CVE-2020-27820)
        - drm/nouveau: clean up all clients on device removal (CVE-2020-27820)
        - [x86] drm/i915/dp: Ensure sink rate values are always valid
        - drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga
          and dvi connectors
        - scsi: ufs: core: Fix task management completion
        - scsi: ufs: core: Fix task management completion timeout race
        - hugetlbfs: flush TLBs correctly after huge_pmd_unshare (CVE-2021-4002)
        - RDMA/netlink: Add __maybe_unused to static inline in C file
        - selinux: fix NULL-pointer dereference when hashtab allocation fails
        - ASoC: DAPM: Cover regression by kctl change notification fix
        - ice: Delete always true check of PF pointer
        - fs: export an inode_update_time helper
        - btrfs: update device path inode time instead of bd_inode
        - [x86] ALSA: hda: hdac_ext_stream: fix potential locking issues
        - ALSA: hda: hdac_stream: fix potential locking issue in
          snd_hdac_stream_assign()
        - Revert "perf: Rework perf_event_exit_event()"
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.83
        - bpf: Fix toctou on read-only map's constant scalar tracking
          (CVE-2021-4001)
        - ACPI: Get acpi_device's parent from the parent field
        - USB: serial: option: add Telit LE910S1 0x9200 composition
        - USB: serial: option: add Fibocom FM101-GL variants
        - [arm*] usb: dwc2: gadget: Fix ISOC flow for elapsed frames
        - [arm*] usb: dwc2: hcd_queue: Fix use of floating point literal
        - [arm64,armhf] usb: dwc3: gadget: Ignore NoStream after End Transfer
        - [arm64,armhf] usb: dwc3: gadget: Check for L1/L2/U3 for Start Transfer
        - [arm64,armhf] usb: dwc3: gadget: Fix null pointer exception
        - net: nexthop: fix null pointer dereference when IPv6 is not enabled
        - [arm64,armhf] usb: chipidea: ci_hdrc_imx: fix potential error pointer
          dereference in probe
        - usb: typec: fusb302: Fix masking of comparator and bc_lvl interrupts
        - usb: hub: Fix usb enumeration issue due to address0 race
        - usb: hub: Fix locking issues with address0_mutex
        - [arm*] binder: fix test regression due to sender_euid change
        - ALSA: ctxfi: Fix out-of-range access
        - ALSA: hda/realtek: Add quirk for ASRock NUC Box 1100
        - ALSA: hda/realtek: Fix LED on HP ProBook 435 G7
        - media: cec: copy sequence field for the reply
        - HID: wacom: Use "Confidence" flag to prevent reporting invalid contacts
        - [x86] staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()
        - fuse: release pipe buf after last use
        - xen: don't continue xenstore initialization in case of errors
        - xen: detect uninitialized xenbus in xenbus_init
        - [powerpc*] KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLB
        - tracing/uprobe: Fix uprobe_perf_open probes iteration
        - tracing: Fix pid filtering when triggers are attached
        - [arm64,armhf] mmc: sdhci-esdhc-imx: disable CMDQ support
        - mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiB
        - [armhf] mdio: aspeed: Fix "Link is Down" issue
        - [arm64] PCI: aardvark: Deduplicate code in advk_pcie_rd_conf()
        - [arm64] PCI: aardvark: Update comment about disabling link training
        - [arm64] PCI: aardvark: Implement re-issuing config requests on CRS
          response
        - [arm64] PCI: aardvark: Simplify initialization of rootcap on virtual
          bridge
        - [arm64] PCI: aardvark: Fix link training
        - proc/vmcore: fix clearing user buffer by properly using clear_user()
        - netfilter: ctnetlink: fix filtering with CTA_TUPLE_REPLY
        - netfilter: ctnetlink: do not erase error code with EINVAL
        - netfilter: ipvs: Fix reuse connection if RS weight is 0
        - netfilter: flowtable: fix IPv6 tunnel addr match
        - [x86] ASoC: topology: Add missing rwsem around snd_ctl_remove() calls
        - net: ieee802154: handle iftypes as u32
        - NFSv42: Don't fail clone() unless the OP_CLONE operation failed
        - [armhf] socfpga: Fix crash with CONFIG_FORTIRY_SOURCE
        - drm/nouveau/acr: fix a couple NULL vs IS_ERR() checks
        - scsi: mpt3sas: Fix kernel panic during drive powercycle test
        - [arm*] drm/vc4: fix error code in vc4_create_object()
        - iavf: Prevent changing static ITR values if adaptive moderation is on
        - ALSA: intel-dsp-config: add quirk for JSL devices based on ES8336 codec
        - [arm64,armhf] firmware: smccc: Fix check for ARCH_SOC_ID not implemented
        - ipv6: fix typos in __ip6_finish_output()
        - nfp: checking parameter process for rx-usecs/tx-usecs is invalid
        - net: stmmac: fix system hang caused by eee_ctrl_timer during
          suspend/resume
        - net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls
        - net: ipv6: add fib6_nh_release_dsts stub
        - net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group
        - ice: fix vsi->txq_map sizing
        - ice: avoid bpf_prog refcount underflow
        - scsi: core: sysfs: Fix setting device state to SDEV_RUNNING
        - scsi: scsi_debug: Zero clear zones at reset write pointer
        - erofs: fix deadlock when shrink erofs slab
        - net/smc: Ensure the active closing peer first closes clcsock
        - [arm64,armhf] net: marvell: mvpp2: increase MTU limit when XDP enabled
        - nvmet-tcp: fix incomplete data digest send
        - [armhf] net/ncsi : Add payload to be 32-bit aligned to fix dropped packets
        - PM: hibernate: use correct mode for swsusp_close()
        - drm/amd/display: Set plane update flags for all planes in reset
        - tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited
          flows
        - lan743x: fix deadlock in lan743x_phy_link_status_change()
        - net: phylink: Force link down and retrigger resolve on interface change
        - net: phylink: Force retrigger in case of latched link-fail indicator
        - net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk()
        - net/smc: Fix loop in smc_listen
        - nvmet: use IOCB_NOWAIT only if the filesystem supports it
        - igb: fix netpoll exit with traffic
        - [mips*] loongson64: fix FTLB configuration
        - [mips*] use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48
        - net/sched: sch_ets: don't peek at classes beyond 'nbands'
        - net: vlan: fix underflow for the real_dev refcnt
        - net/smc: Don't call clcsock shutdown twice when smc shutdown
        - [arm64] net: hns3: fix VF RSS failed problem after PF enable multi-TCs
        - [arm64] net: mscc: ocelot: don't downgrade timestamping RX filters in
          SIOCSHWTSTAMP
        - [arm64] net: mscc: ocelot: correctly report the timestamping RX filters in
          ethtool
        - tcp: correctly handle increased zerocopy args struct size
        - sched/scs: Reset task stack state in bringup_cpu()
        - f2fs: set SBI_NEED_FSCK flag when inconsistent node block found
        - ceph: properly handle statfs on multifs setups
        - smb3: do not error on fsync when readonly
        - [amd64] iommu/amd: Clarify AMD IOMMUv2 initialization messages
        - vhost/vsock: fix incorrect used length reported to the guest
        - tracing: Check pid filtering when creating events
        - xen: sync include/xen/interface/io/ring.h with Xen's newest version
        - xen/blkfront: read response from backend only once
        - xen/blkfront: don't take local copy of a request from the ring page
        - xen/blkfront: don't trust the backend response data blindly
        - xen/netfront: read response from backend only once
        - xen/netfront: don't read data from request on the ring page
        - xen/netfront: disentangle tx_skb_freelist
        - xen/netfront: don't trust the backend response data blindly
        - tty: hvc: replace BUG_ON() with negative return value
        - [s390x] mm: validate VMA in PGSTE manipulation functions
        - shm: extend forced shm destroy to support objects from several IPC nses
        - net: stmmac: platform: fix build warning when with !CONFIG_PM_SLEEP
        - drm/amdgpu/gfx9: switch to golden tsc registers for renoir+
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.84
        - NFSv42: Fix pagecache invalidation after COPY/CLONE
        - can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM
        - ovl: simplify file splice
        - ovl: fix deadlock in splice write
        - gfs2: release iopen glock early in evict
        - gfs2: Fix length of holes reported at end-of-file
        - [powerpc*] pseries/ddw: Revert "Extend upper limit for huge DMA window for
          persistent memory"
        - mac80211: do not access the IV when it was stripped
        - net/smc: Transfer remaining wait queue entries during fallback
        - [amd64,arm64] atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_wait
          (CVE-2021-43975)
        - net: return correct error code
        - [x86] platform/x86: thinkpad_acpi: Add support for dual fan control
        - [x86] platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3
          deep
        - [s390x] setup: avoid using memblock_enforce_memory_limit
        - btrfs: check-integrity: fix a warning on write caching disabled disk
        - thermal: core: Reset previous low and high trip during thermal zone init
        - scsi: iscsi: Unblock session then wake up error handler
        - drm/amd/amdgpu: fix potential memleak
        - ata: ahci: Add Green Sardine vendor ID as board_ahci_mobile
        - [arm64] ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array
          overflow in hns_dsaf_ge_srst_by_port()
        - ipv6: check return value of ipv6_skip_exthdr
        - net/smc: Avoid warning of possible recursive locking
        - ACPI: Add stubs for wakeup handler functions
        - vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit
        - kprobes: Limit max data_size of the kretprobe instances
        - rt2x00: do not mark device gone on EPROTO errors during start
        - ipmi: Move remove_work to dedicated workqueue
        - cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink()
        - [s390x] pci: move pseudo-MMIO to prevent MIO overlap
        - fget: check that the fd still exists after getting a ref to it
        - ipv6: fix memory leak in fib6_rule_suppress
        - drm/amd/display: Allow DSC on supported MST branch devices
        - KVM: Disallow user memslot with size that exceeds "unsigned long"
        - [x86] KVM: nVMX: Flush current VPID (L1 vs. L2) for
          KVM_REQ_TLB_FLUSH_GUEST
        - [x86] KVM: x86: Use a stable condition around all VT-d PI paths
        - [arm64] KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and
          CPTR_EL2 to 1
        - [x86] KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg()
        - wireguard: allowedips: add missing __rcu annotation to satisfy sparse
        - wireguard: device: reset peer src endpoint when netns exits
        - wireguard: receive: use ring buffer for incoming handshakes
        - wireguard: receive: drop handshakes if queue lock is contended
        - wireguard: ratelimiter: use kvcalloc() instead of kvzalloc()
        - [armhf] i2c: stm32f7: flush TX FIFO upon transfer errors
        - [armhf] i2c: stm32f7: recover the bus on access timeout
        - [armhf] i2c: stm32f7: stop dma transfer in case of NACK
        - tcp: fix page frag corruption on page fault
        - net: qlogic: qlcnic: Fix a NULL pointer dereference in
          qlcnic_83xx_add_rings()
        - net: mpls: Fix notifications when deleting a device
        - siphash: use _unaligned version by default
        - [arm64] ftrace: add missing BTIs
        - net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()
        - rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()
        - rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()
        - ALSA: intel-dsp-config: add quirk for CML devices based on ES8336 codec
        - net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no
          IRQ is available
        - [arm64,armhf] net: marvell: mvpp2: Fix the computation of shared CPUs
        - [arm64] dpaa2-eth: destroy workqueue at the end of remove function
        - net: annotate data-races on txq->xmit_lock_owner
        - ipv4: convert fib_num_tclassid_users to atomic_t
        - net/smc: fix wrong list_del in smc_lgr_cleanup_early
        - net/rds: correct socket tunable error in rds_tcp_tune()
        - net/smc: Keep smc_close_final rc during active close
        - [arm64] drm/msm/a6xx: Allocate enough space for GMU registers
        - [arm64] drm/msm: Do hw_init() before capturing GPU state
        - [amd64,arm64] atlantic: Increase delay for fw transactions
        - [amd64,arm64] atlatnic: enable Nbase-t speeds with base-t
        - [amd64,arm64] atlantic: Fix to display FW bundle version instead of FW mac
          version.
        - [amd64,arm64] atlantic: Add missing DIDs and fix 115c.
        - [amd64,arm64] Remove Half duplex mode speed capabilities.
        - [amd64,arm64] atlantic: Fix statistics logic for production hardware
        - [amd64,arm64] atlantic: Remove warn trace message.
        - [x86] KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln register
        - [x86] KVM: VMX: Set failure code in prepare_vmcs02()
        - [x86] entry: Use the correct fence macro after swapgs in kernel CR3
        - [x86] xen: Add xenpv_restore_regs_and_return_to_usermode()
        - sched/uclamp: Fix rq->uclamp_max not set on first enqueue
        - [x86] pv: Switch SWAPGS to ALTERNATIVE
        - [x86] entry: Add a fence for kernel entry SWAPGS in paranoid_entry()
        - vgacon: Propagate console boot parameters before calling `vc_resize'
        - xhci: Fix commad ring abort, write all 64 bits to CRCR register.
        - USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
        - usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect
        - [x86] tsc: Add a timer to make sure TSC_adjust is always checked
        - [x86] tsc: Disable clocksource watchdog for TSC on qualified platorms
        - [x86] 64/mm: Map all kernel memory into trampoline_pgd
        - [arm64] tty: serial: msm_serial: Deactivate RX DMA for polling support
        - [arm*] serial: pl011: Add ACPI SBSA UART match id
        - [arm64,armhf] serial: tegra: Change lower tolerance baud rate limit for
          tegra20 and tegra30
        - serial: core: fix transmit-buffer reset and memleak
        - serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array
        - serial: 8250_pci: rewrite pericom_do_set_divisor()
        - serial: 8250: Fix RTS modem control while in rs485 mode
        - iwlwifi: mvm: retry init flow if failed
        - ipmi: msghandler: Make symbol 'remove_work_wq' static
    
      [ Salvatore Bonaccorso ]
      * integrity: Drop "MODSIGN: load blacklist from MOKx" as redundant after
        5.10.47.
      * Bump ABI to 10
      * Refresh "tools/perf: pmu-events: Fix reproducibility"
      * [rt] Update to 5.10.73-rt54
      * [rt] Refresh "tracing: Merge irqflags + preempt counter."
      * Refresh "Export symbols needed by Android drivers"
      * [rt] Refresh "printk: introduce kernel sync mode"
      * [rt] Refresh "printk: move console printing to kthreads"
      * [rt] Drop "rcutorture: Avoid problematic critical section nesting on RT"
      * [rt] Add new signing key for Luis Claudio R. Goncalves
      * [rt] Update to 5.10.83-rt58
    
      [ Ben Hutchings ]
      * tools/perf: Fix warning introduced by "tools/perf: pmu-events: Fix
        reproducibility"
    
     -- Salvatore Bonaccorso <email address hidden>  Wed, 08 Dec 2021 17:21:12 +0100
  • linux (5.10.70-1) bullseye; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.47
        - module: limit enabling module.sig_enforce (CVE-2021-35039)
        - drm: add a locked version of drm_is_current_master
        - drm/nouveau: wait for moving fence after pinning v2
        - drm/radeon: wait for moving fence after pinning
        - drm/amdgpu: wait for moving fence after pinning
        - [arm64] mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk
        - [arm64] Ignore any DMA offsets in the max_zone_phys() calculation
        - [arm64] Force NO_BLOCK_MAPPINGS if crashkernel reservation is required
        - [arm64] spi: spi-nxp-fspi: move the register operation after the clock
          enable
        - [arm*] drm/vc4: hdmi: Move the HSM clock enable to runtime_pm
        - [arm*] drm/vc4: hdmi: Make sure the controller is powered in detect
        - [x86] entry: Fix noinstr fail in __do_fast_syscall_32()
        - [amd64] x86/xen: Fix noinstr fail in exc_xen_unknown_trap()
        - locking/lockdep: Improve noinstr vs errors
        - [x86] perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context
        - [x86] perf/x86/intel/lbr: Zero the xstate buffer on allocation
        - [armhf] dmaengine: stm32-mdma: fix PM reference leak in
          stm32_mdma_alloc_chan_resourc()
        - mac80211: remove warning in ieee80211_get_sband()
        - mac80211_hwsim: drop pending frames on stop
        - cfg80211: call cfg80211_leave_ocb when switching away from OCB
        - net: ipv4: Remove unneed BUG() function
        - mac80211: drop multicast fragments
        - net: ethtool: clear heap allocations for ethtool function
        - inet: annotate data race in inet_send_prepare() and inet_dgram_connect()
        - ping: Check return value of function 'ping_queue_rcv_skb'
        - net: annotate data race in sock_error()
        - inet: annotate date races around sk->sk_txhash
        - net/packet: annotate data race in packet_sendmsg()
        - net: phy: dp83867: perform soft reset and retain established link
        - net/packet: annotate accesses to po->bind
        - net/packet: annotate accesses to po->ifindex
        - r8152: Avoid memcpy() over-reading of ETH_SS_STATS
        - r8169: Avoid memcpy() over-reading of ETH_SS_STATS
        - net: qed: Fix memcpy() overflow of qed_dcbx_params()
        - mac80211: reset profile_periodicity/ema_ap
        - mac80211: handle various extensible elements correctly
        - [x86] PCI: Add AMD RS690 quirk to enable 64-bit DMA
        - [x86] perf/x86: Track pmu in per-CPU cpu_hw_events
        - [armhf] pinctrl: stm32: fix the reported number of GPIO lines per bank
        - i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when leaving
          i801_access
        - gpiolib: cdev: zero padding during conversion to gpioline_info_changed
        - scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)
        - nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
        - [s390x] stack: fix possible register corruption with stack switch helper
        - i2c: robotfuzz-osif: fix control-request directions
        - ceph: must hold snap_rwsem when filling inode for async create
        - kthread_worker: split code for canceling the delayed work timer
        - kthread: prevent deadlock when kthread_mod_delayed_work() races with
          kthread_cancel_delayed_work_sync()
        - [x86] fpu: Preserve supervisor states in sanitize_restored_user_xstate()
        - [x86] fpu: Make init_fpstate correct with optimized XSAVE
        - mm: add VM_WARN_ON_ONCE_PAGE() macro
        - mm/rmap: remove unneeded semicolon in page_not_mapped()
        - mm/rmap: use page_not_mapped in try_to_unmap()
        - mm, thp: use head page in __migration_entry_wait()
        - mm/thp: fix __split_huge_pmd_locked() on shmem migration entry
        - mm/thp: make is_huge_zero_pmd() safe and quicker
        - mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
        - mm/thp: fix vma_address() if virtual address below file offset
        - mm/thp: fix page_address_in_vma() on file THP tails
        - mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
        - mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
        - mm: page_vma_mapped_walk(): use page for pvmw->page
        - mm: page_vma_mapped_walk(): settle PageHuge on entry
        - mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
        - mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
        - mm: page_vma_mapped_walk(): crossing page table boundary
        - mm: page_vma_mapped_walk(): add a level of indentation
        - mm: page_vma_mapped_walk(): use goto instead of while (1)
        - mm: page_vma_mapped_walk(): get vma_address_end() earlier
        - mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
        - mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
        - mm, futex: fix shared futex pgoff on shmem huge page
        - [x86] KVM: SVM: Call SEV Guest Decommission if ASID binding fails
        - netfs: fix test for whether we can skip read when writing beyond EOF
        - Revert "drm: add a locked version of drm_is_current_master"
        - certs: Add EFI_CERT_X509_GUID support for dbx entries (CVE-2020-26541)
        - certs: Move load_system_certificate_list to a common function
        - certs: Add ability to preload revocation certs
        - integrity: Load mokx variables into the blacklist keyring
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.48
        - scsi: sr: Return appropriate error code when disk is ejected
        - [arm64,armhf] gpio: mxc: Fix disabled interrupt wake-up support
        - drm/nouveau: fix dma_address check for CPU/GPU sync
        - RDMA/mlx5: Block FDB rules when not in switchdev mode
        - [x86] Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.49
        - [powerpc*] KVM: PPC: Book3S HV: Save and restore FSCR in the P9 path
        - media: uvcvideo: Support devices that report an OT as an entity source
        - xen/events: reset active flag for lateeoi events later
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.50
        - Bluetooth: hci_qca: fix potential GPF
        - Bluetooth: btqca: Don't modify firmware contents in-place
        - Bluetooth: Remove spurious error message
        - ALSA: usb-audio: fix rate on Ozone Z90 USB headset
        - ALSA: usb-audio: Fix OOB access at proc output
        - ALSA: firewire-motu: fix stream format for MOTU 8pre FireWire
        - ALSA: usb-audio: scarlett2: Fix wrong resume call
        - ALSA: intel8x0: Fix breakage at ac97 clock measurement
        - ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 450 G8
        - ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G8
        - ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 630 G8
        - ALSA: hda/realtek: Add another ALC236 variant support
        - ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook x360 830 G8
        - ALSA: hda/realtek: Improve fixup for HP Spectre x360 15-df0xxx
        - ALSA: hda/realtek: Fix bass speaker DAC mapping for Asus UM431D
        - ALSA: hda/realtek: Apply LED fixup for HP Dragonfly G1, too
        - ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 830 G8 Notebook
          PC
        - media: dvb-usb: fix wrong definition
        - Input: usbtouchscreen - fix control-request directions
        - net: can: ems_usb: fix use-after-free in ems_usb_disconnect()
        - usb: gadget: eem: fix echo command packet response issue
        - USB: cdc-acm: blacklist Heimann USB Appset device
        - [arm64,armhf] usb: dwc3: Fix debugfs creation flow
        - usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()
        - xhci: solve a double free problem while doing s4
        - gfs2: Fix underflow in gfs2_page_mkwrite
        - gfs2: Fix error handling in init_statfs
        - copy_page_to_iter(): fix ITER_DISCARD case
        - iov_iter_fault_in_readable() should do nothing in xarray case
        - [powerpc*] crypto: nx - Fix memcpy() over-reading in nonce
        - [amd64] crypto: ccp - Annotate SEV Firmware file names
        - [armel,armhf] arm_pmu: Fix write counter incorrect in ARMv7 big-endian
          mode
        - btrfs: send: fix invalid path for unlink operations after parent
          orphanization
        - btrfs: compression: don't try to compress if we don't have enough pages
        - btrfs: clear defrag status of a root if starting transaction fails
        - ext4: cleanup in-core orphan list if ext4_truncate() failed to get a
          transaction handle
        - ext4: fix kernel infoleak via ext4_extent_header
        - ext4: fix overflow in ext4_iomap_alloc()
        - ext4: return error code when ext4_fill_flex_info() fails
        - ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit
        - ext4: remove check for zero nr_to_scan in ext4_es_scan()
        - ext4: fix avefreec in find_group_orlov
        - ext4: use ext4_grp_locked_error in mb_find_extent
        - can: gw: synchronize rcu operations before removing gw job entry
        - can: isotp: isotp_release(): omit unintended hrtimer restart on socket
          release
        - can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after
          RCU is done
        - can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue
          in TX path
        - mac80211: remove iwlwifi specific workaround that broke sta NDP tx
        - SUNRPC: Fix the batch tasks count wraparound.
        - SUNRPC: Should wake up the privileged task firstly.
        - bus: mhi: Wait for M2 state during system resume
        - mm/gup: fix try_grab_compound_head() race with split_huge_page()
        - [arm64] perf/smmuv3: Don't trample existing events with global filter
        - [x86] KVM: nVMX: Handle split-lock #AC exceptions that happen in L2
        - [x86] KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow
          MMUs
        - [x86] KVM: x86/mmu: Use MMU's role to detect CR4.SMEP value in nested NPT
          walk
        - [s390x] cio: dont call css_wait_for_slow_path() inside a lock
        - [s390x] mm: Fix secure storage access exception handling
        - f2fs: Prevent swap file in LFS mode
        - [armhf] rtc: stm32: Fix unbalanced clk_disable_unprepare() on probe error
          path
        - iio: light: tcs3472: do not free unallocated IRQ
        - iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and
          PS_DATA as volatile, too
        - iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTR
        - iio: ltr501: ltr501_read_ps(): add missing endianness conversion
        - iio: accel: bma180: Fix BMA25x bandwidth register values
        - [arm64] serial: mvebu-uart: fix calculation of clock divisor
        - [sh4] serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()
        - serial_cs: Add Option International GSM-Ready 56K/ISDN modem
        - serial_cs: remove wrong GLOBETROTTER.cis entry
        - ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()
        - ssb: sdio: Don't overwrite const buffer if block_write fails
        - rsi: Assign beacon rate settings to the correct rate_info descriptor field
        - rsi: fix AP mode with WPA failure due to encrypted EAPOL
        - tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
        - seq_buf: Make trace_seq_putmem_hex() support data longer than 8
        - [powerpc*] stacktrace: Fix spurious "stale" traces in
          raise_backtrace_ipi()
        - loop: Fix missing discard support when using LOOP_CONFIGURE
        - fuse: Fix crash in fuse_dentry_automount() error path
        - fuse: Fix crash if superblock of submount gets killed early
        - fuse: Fix infinite loop in sget_fc()
        - fuse: ignore PG_workingset after stealing
        - fuse: check connected before queueing on fpq->io
        - fuse: reject internal errno
        - [arm*] thermal/cpufreq_cooling: Update offline CPUs per-cpu
          thermal_pressure
        - spi: Make of_register_spi_device also set the fwnode
        - Add a reference to ucounts for each cred
        - media: marvel-ccic: fix some issues when getting pm_runtime
        - [i386] spi: spi-topcliff-pch: Fix potential double free in
          pch_spi_process_messages()
        - sched/core: Initialize the idle task with preemption disabled
        - [armhf] hwrng: exynos - Fix runtime PM imbalance on error
        - [powerpc*] crypto: nx - add missing MODULE_DEVICE_TABLE
        - media: cpia2: fix memory leak in cpia2_usb_probe
        - [arm64,armhf] media: hevc: Fix dependent slice segment flags
        - media: pvrusb2: fix warning in pvr2_i2c_core_done
        - [armhf] media: imx: imx7_mipi_csis: Fix logging of only error event
          counters
        - [x86] crypto: qat - check return code of qat_hal_rd_rel_reg()
        - [x86] crypto: qat - remove unused macro in FW loader
        - [arm64] crypto: qce: skcipher: Fix incorrect sg count for dma transfers
        - [arm64] perf: Convert snprintf to sysfs_emit
        - sched/fair: Fix ascii art by relpacing tabs
        - media: bt878: do not schedule tasklet when it is not setup
        - media: em28xx: Fix possible memory leak of em28xx struct
        - media: v4l2-core: Avoid the dangling pointer in v4l2_fh_release
        - media: bt8xx: Fix a missing check bug in bt878_probe
        - media: dvd_usb: memory leak in cinergyt2_fe_attach
        - memstick: rtsx_usb_ms: fix UAF
        - mmc: via-sdmmc: add a check against NULL pointer dereference
        - [arm64,armhf] spi: meson-spicc: fix a wrong goto jump for avoiding memory
          leak.
        - [arm64,armhf] spi: meson-spicc: fix memory leak in meson_spicc_probe
        - crypto: shash - avoid comparing pointers to exported functions under CFI
        - media: dvb_net: avoid speculation from net slot
        - media: siano: fix device register error path
        - [armhf] media: imx-csi: Skip first few frames from a BT.656 source
        - [powerpc*] KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and
          POWER10 processors
        - btrfs: fix error handling in __btrfs_update_delayed_inode
        - btrfs: abort transaction if we fail to update the delayed inode
        - btrfs: sysfs: fix format string for some discard stats
        - btrfs: don't clear page extent mapped if we're not invalidating the full
          page
        - btrfs: disable build on platforms having page size 256K
        - [s390x] KVM: get rid of register asm usage
        - [armhf] regulator: da9052: Ensure enough delay time for
          .set_voltage_time_sel
        - [x86] ACPI: video: use native backlight for GA401/GA502/GA503
        - HID: do not use down_interruptible() when unbinding devices
        - ACPI: processor idle: Fix up C-state latency if not ordered
        - [x86] hv_utils: Fix passing zero to 'PTR_ERR' warning
        - lib: vsprintf: Fix handling of number field widths in vsscanf
        - ACPI: EC: Make more Asus laptops use ECDT _GPE
        - block_dump: remove block_dump feature in mark_inode_dirty()
        - blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter
        - blk-mq: clear stale request in tags->rq[] before freeing one request pool
        - fs: dlm: cancel work sync othercon
        - random32: Fix implicit truncation warning in prandom_seed_state()
        - open: don't silently ignore unknown O-flags in openat2()
        - [x86] drivers: hv: Fix missing error code in vmbus_connect()
        - fs: dlm: fix memory leak when fenced
        - ACPICA: Fix memory leak caused by _CID repair function
        - ACPI: bus: Call kobject_put() in acpi_init() error path
        - ACPI: resources: Add checks for ACPI IRQ override
        - block: fix race between adding/removing rq qos and normal IO
        - [x86] platform/x86: asus-nb-wmi: Revert "Drop duplicate DMI quirk
          structures"
        - [x86] platform/x86: asus-nb-wmi: Revert "add support for ASUS ROG Zephyrus
          G14 and G15"
        - [x86] platform/x86: toshiba_acpi: Fix missing error code in
          toshiba_acpi_setup_keyboard()
        - nvme-pci: fix var. type for increasing cq_head
        - nvmet-fc: do not check for invalid target port in
          nvmet_fc_handle_fcp_rqst()
        - [amd64] EDAC/Intel: Do not load EDAC driver when running as a guest
        - [amd64] PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()
        - cifs: improve fallocate emulation
        - ACPI: EC: trust DSDT GPE for certain HP laptop
        - clocksource: Retry clock read if long delays detected
        - clocksource: Check per-CPU clock synchronization when marked unstable
        - tpm_tis_spi: add missing SPI device ID entries
        - ACPI: tables: Add custom DSDT file as makefile prerequisite
        - HID: wacom: Correct base usage for capacitive ExpressKey status bits
        - cifs: fix missing spinlock around update to ses->status
        - [arm64] mailbox: qcom: Use PLATFORM_DEVID_AUTO to register platform device
        - block: fix discard request merge
        - kthread_worker: fix return value when kthread_mod_delayed_work() races
          with kthread_cancel_delayed_work_sync()
        - [ia64] mca_drv: fix incorrect array size calculation
        - writeback, cgroup: increment isw_nr_in_flight before grabbing an inode
        - spi: Allow to have all native CSs in use along with GPIOs
        - spi: Avoid undefined behaviour when counting unused native CSs
        - [arm64] media: venus: Rework error fail recover logic
        - [armhf] sata_highbank: fix deferred probing
        - sched/uclamp: Fix wrong implementation of cpu.uclamp.min
        - sched/uclamp: Fix locking around cpu_util_update_eff()
        - [mips*] pata_octeon_cf: avoid WARN_ON() in ata_host_activate()
        - [x86] elf: Use _BITUL() macro in UAPI headers
        - [x86] crypto: ccp - Fix a resource leak in an error handling path
        - media: rc: i2c: Fix an error message
        - media: au0828: fix a NULL vs IS_ERR() check
        - media: gspca/gl860: fix zero-length control requests
        - media: siano: Fix out-of-bounds warnings in
          smscore_load_firmware_family2()
        - [arm64] crypto: nitrox - fix unchecked variable in
          nitrox_register_interrupts
        - [amd64] crypto: x86/curve25519 - fix cpu feature checking logic in
          mod_exit
        - [arm64[ consistently use reserved_pg_dir
        - [arm64] mm: Fix ttbr0 values stored in struct thread_info for software-pan
        - media: subdev: remove VIDIOC_DQEVENT_TIME32 handling
        - hwmon: (lm70) Use device_get_match_data()
        - hwmon: (lm70) Revert "hwmon: (lm70) Add support for ACPI"
        - [x86] KVM: nVMX: Sync all PGDs on nested transition with shadow paging
        - [x86] KVM: nVMX: Ensure 64-bit shift when checking VMFUNC bitmap
        - [x86] KVM: nVMX: Don't clobber nested MMU's A/D status on EPTP switch
        - [x86] KVM: x86/mmu: Fix return value in tdp_mmu_map_handle_target_level()
        - [arm64] perf/arm-cmn: Fix invalid pointer when access dtc object sharing
          the same IRQ number
        - [arm64] KVM: arm64: Don't zero the cycle count register when PMCR_EL0.P is
          set
        - [arm64] regulator: hi655x: Fix pass wrong pointer to config.driver_data
        - btrfs: clear log tree recovering status if starting transaction fails
        - sched/rt: Fix RT utilization tracking during policy change
        - sched/rt: Fix Deadline utilization tracking during policy change
        - sched/uclamp: Fix uclamp_tg_restrict()
        - [armhf] spi: spi-sun6i: Fix chipselect/clock bug
        - [powerpc*] crypto: nx - Fix RCU warning in nx842_OF_upd_status
        - psi: Fix race between psi_trigger_create/destroy
        - media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdev
        - [armhf] media: video-mux: Skip dangling endpoints
        - PM / devfreq: Add missing error code in devfreq_add_device()
        - ACPI: PM / fan: Put fan device IDs into separate header file
        - block: avoid double io accounting for flush request
        - nvme-pci: look for StorageD3Enable on companion ACPI device instead
        - ACPI: sysfs: Fix a buffer overrun problem with description_show()
        - mark pstore-blk as broken
        - [armhf] clocksource/drivers/timer-ti-dm: Save and restore timer TIOCP_CFG
        - ACPI: APEI: fix synchronous external aborts in user-mode
        - blk-wbt: introduce a new disable state to prevent false positive by
          rwb_enabled()
        - blk-wbt: make sure throttle is enabled properly
        - ACPI: Use DEVICE_ATTR_<RW|RO|WO> macros
        - ACPI: bgrt: Fix CFI violation
        - cpufreq: Make cpufreq_online() call driver->offline() on errors
        - blk-mq: update hctx->dispatch_busy in case of real scheduler
        - ocfs2: fix snprintf() checking
        - dax: fix ENOMEM handling in grab_mapping_entry()
        - swap: fix do_swap_page() race with swapoff
        - mm/shmem: fix shmem_swapin() race with swapoff
        - mm: memcg/slab: properly set up gfp flags for objcg pointer array
        - mm: page_alloc: refactor setup_per_zone_lowmem_reserve()
        - mm/page_alloc: fix counting of managed_pages
        - xfrm: xfrm_state_mtu should return at least 1280 for ipv6
        - drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()
        - drm/ast: Fix missing conversions to managed API
        - [arm64,armhf] net: mvpp2: Put fwnode in error case during ->probe()
        - [i386] net: pch_gbe: Propagate error from devm_gpio_request_one()
        - [x86] drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips
          command
        - [x86] drm/vmwgfx: Fix cpu updates of coherent multisample surfaces
        - net: qrtr: ns: Fix error return code in qrtr_ns_init()
        - [arm64] clk: meson: g12a: fix gp0 and hifi ranges
        - [armhf] net: ftgmac100: add missing error return code in ftgmac100_probe()
        - [arm64,armhf] drm: rockchip: set alpha_en to 0 if it is not used
        - [arm64] drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on
          error in cdn_dp_grf_write()
        - [arm64,armhf] drm/rockchip: dsi: move all lane config except LCDC mux to
          bind()
        - [arm64] drm/rockchip: cdn-dp: fix sign extension on an int multiply for a
          u64 result
        - RDMA/srp: Fix a recently introduced memory leak
        - [powerpc*] ehea: fix error return code in ehea_restart_qps()
        - xfrm: remove the fragment check for ipv6 beet mode
        - net/sched: act_vlan: Fix modify to allow 0
        - RDMA/core: Sanitize WQ state received from the userspace
        - RDMA/rxe: Fix failure during driver load
        - [arm*] drm/vc4: hdmi: Fix error path of hpd-gpios
        - drm: qxl: ensure surf.data is ininitialized
        - tools/bpftool: Fix error return code in do_batch()
        - ath10k: go to path err_unsupported when chip id is not supported
        - ath10k: add missing error return code in ath10k_pci_probe()
        - wireless: carl9170: fix LEDS build errors & warnings
        - ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_others
        - [arm64] clk: imx8mq: remove SYS PLL 1/2 clock gates
        - [arm64] wcn36xx: Move hal_buf allocation to devm_kmalloc in probe
        - ssb: Fix error return code in ssb_bus_scan()
        - brcmfmac: fix setting of station info chains bitmask
        - brcmfmac: correctly report average RSSI in station info
        - brcmfmac: Fix a double-free in brcmf_sdio_bus_reset
        - brcmsmac: mac80211_if: Fix a resource leak in an error handling path
        - ath11k: Fix an error handling path in ath11k_core_fetch_board_data_api_n()
        - ath10k: Fix an error code in ath10k_add_interface()
        - ath11k: send beacon template after vdev_start/restart during csa
        - netlabel: Fix memory leak in netlbl_mgmt_add_common
        - RDMA/mlx5: Don't add slave port to unaffiliated list
        - netfilter: nft_exthdr: check for IPv6 packet before further processing
        - netfilter: nft_osf: check for TCP packet before further processing
        - netfilter: nft_tproxy: restrict support to TCP and UDP transport protocols
        - RDMA/rxe: Fix qp reference counting for atomic ops
        - xsk: Fix missing validation for skb and unaligned mode
        - xsk: Fix broken Tx ring validation
        - bpf: Fix libelf endian handling in resolv_btfids
        - mt76: fix possible NULL pointer dereference in mt76_tx
        - vrf: do not push non-ND strict packets with a source LLA through packet
          taps again
        - net: sched: add barrier to ensure correct ordering for lockless qdisc
        - netfilter: nf_tables_offload: check FLOW_DISSECTOR_KEY_BASIC in VLAN
          transfer logic
        - pkt_sched: sch_qfq: fix qfq_change_class() error path
        - xfrm: Fix xfrm offload fallback fail case
        - iwlwifi: increase PNVM load timeout
        - rtw88: 8822c: fix lc calibration timing
        - vxlan: add missing rcu_read_lock() in neigh_reduce()
        - ip6_tunnel: fix GRE6 segmentation
        - net/ipv4: swap flow ports when validating source
        - ieee802154: hwsim: Fix memory leak in hwsim_add_one
        - ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl()
        - bpf: Fix null ptr deref with mixed tail calls and subprogs
        - [arm64] drm/msm: Fix error return code in msm_drm_init()
        - [arm64] drm/msm/dpu: Fix error return code in dpu_mdss_init()
        - mac80211: remove iwlwifi specific workaround NDPs of null_response
        - net: bcmgenet: Fix attaching to PYH failed on RPi 4B
        - ipv6: exthdrs: do not blindly use init_net
        - can: j1939: j1939_sk_setsockopt(): prevent allocation of j1939 filter for
          optlen == 0
        - bpf: Do not change gso_size during bpf_skb_change_proto()
        - i40e: Fix error handling in i40e_vsi_open
        - i40e: Fix autoneg disabling for non-10GBaseT links
        - i40e: Fix missing rtnl locking when setting up pf switch
        - RDMA/cma: Protect RMW with qp_mutex
        - net: macsec: fix the length used to copy the key for offloading
        - net: phy: mscc: fix macsec key length
        - ipv6: fix out-of-bound access in ip6_parse_tlv()
        - e1000e: Check the PCIm state
        - RDMA/cma: Fix incorrect Packet Lifetime calculation
        - [amd64] gve: Fix swapped vars when fetching max queues
        - Revert "be2net: disable bh with spin_lock in be_process_mcc"
        - Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid
        - Bluetooth: Fix not sending Set Extended Scan Response
        - Bluetooth: Fix Set Extended (Scan Response) Data
        - Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event
        - [arm64] clk: qcom: clk-alpha-pll: fix CAL_L write in
          alpha_pll_fabia_prepare
        - writeback: fix obtain a reference to a freeing memcg css
        - net: lwtunnel: handle MTU calculation in forwading
        - net: sched: fix warning in tcindex_alloc_perfect_hash
        - net: tipc: fix FB_MTU eat two pages
        - RDMA/mlx5: Don't access NULL-cleared mpi pointer
        - RDMA/core: Always release restrack object
        - [mips*] Fix PKMAP with 32-bit MIPS huge page support
        - [x86] ASoC: rt5682: Disable irq on shutdown
        - rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()
        - [arm64] serial: fsl_lpuart: don't modify arbitrary data on lpuart32
        - [arm64] serial: fsl_lpuart: remove RTSCTS handling from get_mctrl()
        - tty: nozomi: Fix a resource leak in an error handling function
        - mwifiex: re-fix for unaligned accesses
        - iio: adis_buffer: do not return ints in irq handlers
        - iio: adis16475: do not return ints in irq handlers
        - [arm64] ASoC: hisilicon: fix missing clk_disable_unprepare() on error in
          hi6210_i2s_startup()
        - mtd: partitions: redboot: seek fis-index-block in the right node
        - [arm*] staging: mmal-vchiq: Fix incorrect static vchiq_instance.
        - char: pcmcia: error out if 'num_bytes_read' is greater than 4 in
          set_protocol()
        - leds: class: The -ENOTSUPP should never be seen by user space
        - scsi: FlashPoint: Rename si_flags field
        - scsi: iscsi: Flush block work before unblock
        - [armhf] fsi: core: Fix return of error values on failures
        - [armhf] fsi: scom: Reset the FSI2PIB engine for any error
        - [armhf] fsi: occ: Don't accept response from un-initialized OCC
        - [armhf] fsi/sbefifo: Clean up correct FIFO when receiving reset request
          from SBE
        - [armhf] fsi/sbefifo: Fix reset timeout
        - [amd64] iommu/amd: Fix extended features logging
        - [s390x] irq: select HAVE_IRQ_EXIT_ON_IRQ_STACK
        - [s390x] enable HAVE_IOREMAP_PROT
        - [s390x] appldata depends on PROC_SYSCTL
        - [amd64,arm64] iommu/dma: Fix IOVA reserve dma ranges
        - ASoC: max98373-sdw: use first_hw_init flag on resume
        - ASoC: rt1308-sdw: use first_hw_init flag on resume
        - ASoC: rt5682-sdw: use first_hw_init flag on resume
        - ASoC: rt700-sdw: use first_hw_init flag on resume
        - ASoC: rt711-sdw: use first_hw_init flag on resume
        - ASoC: rt715-sdw: use first_hw_init flag on resume
        - ASoC: rt5682: fix getting the wrong device id when the suspend_stress_test
        - ASoC: rt5682-sdw: set regcache_cache_only false before reading
          RT5682_DEVICE_ID
        - usb: gadget: f_fs: Fix setting of device and driver data cross-references
        - [arm*] usb: dwc2: Don't reset the core after setting turnaround time
        - [armhf] ASoC: fsl_spdif: Fix error handler with pm_runtime_enable
        - staging: rtl8712: fix error handling in r871xu_drv_init
        - staging: rtl8712: fix memory leak in rtl871x_load_fw_cb
        - serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud rates
        - of: Fix truncation of memory sizes on 32-bit platforms
        - [armhf] mtd: rawnand: marvell: add missing clk_disable_unprepare() on
          error in marvell_nfc_resume()
        - scsi: mpt3sas: Fix error return value in _scsih_expander_add()
        - soundwire: stream: Fix test for DP prepare complete
        - [powerpc*] powernv: Fix machine check reporting of async store errors
        - configfs: fix memleak in configfs_release_bin_file
        - [x86] ASoC: Intel: sof_sdw: add SOF_RT715_DAI_ID_FIX for AlderLake
        - [armhf] ASoC: fsl_spdif: Fix unexpected interrupt after suspend
        - [powerpc*] Offline CPU in stop_this_cpu()
        - [powerpc*] papr_scm: Properly handle UUID types and API
        - [powerpc*] 64s: Fix copy-paste data exposure into newly created tasks
        - [powerpc*] papr_scm: Make 'perf_stats' invisible if perf-stats unavailable
        - ALSA: firewire-lib: Fix 'amdtp_domain_start()' when no AMDTP_OUT_STREAM
          stream is found
        - [arm64] serial: mvebu-uart: do not allow changing baudrate when uartclk is
          not available
        - [arm64] serial: mvebu-uart: correctly calculate minimal possible baudrate
        - vfio/pci: Handle concurrent vma faults
        - mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support
          is disabled
        - mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK
        - mm/huge_memory.c: add missing read-only THP checking in
          transparent_hugepage_enabled()
        - mm/huge_memory.c: don't discard hugepage if other processes are mapping it
        - mm/hugetlb: use helper huge_page_order and pages_per_huge_page
        - mm/hugetlb: remove redundant check in preparing and destroying gigantic
          page
        - hugetlb: remove prep_compound_huge_page cleanup
        - include/linux/huge_mm.h: remove extern keyword
        - mm/z3fold: fix potential memory leak in z3fold_destroy_pool()
        - mm/z3fold: use release_z3fold_page_locked() to release locked z3fold page
        - lib/math/rational.c: fix divide by zero
        - exfat: handle wrong stream entry size in exfat_readdir()
        - scsi: fc: Correct RHBA attributes length
        - scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()
        - fscrypt: don't ignore minor_hash when hash is 0
        - fscrypt: fix derivation of SipHash keys on big endian CPUs
        - tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status()
        - erofs: fix error return code in erofs_read_superblock()
        - io_uring: fix blocking inline submission
        - mmc: block: Disable CMDQ on the ioctl path
        - mmc: vub3000: fix control-request direction
        - scsi: core: Retry I/O for Notify (Enable Spinup) Required error
        - [arm64] crypto: qce - fix error return code in
          qce_skcipher_async_req_handle()
        - [s390x] preempt: Fix preempt_count initialization
        - cred: add missing return error code when set_cred_ucounts() failed
        - [amd64,arm64] iommu/dma: Fix compile warning in 32-bit builds
        - [powerpc*] preempt: Don't touch the idle task's preempt_count during
          hotplug
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.51
        - drm/ast: Fixed CVE for DP501
        - drm/amd/amdgpu/sriov disable all ip hw status by default
        - [arm*] drm/vc4: fix argument ordering in vc4_crtc_get_margins()
        - [i386] net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()
        - hugetlb: clear huge pte during flush function on mips platform
        - atm: iphase: fix possible use-after-free in ia_module_exit()
        - mISDN: fix possible use-after-free in HFC_cleanup()
        - atm: nicstar: Fix possible use-after-free in nicstar_cleanup()
        - net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
        - reiserfs: add check for invalid 1st journal block
        - drm/virtio: Fix double free on probe failure
        - net: mdio: provide shim implementation of devm_of_mdiobus_register
        - net/sched: cls_api: increase max_reclassify_loop
        - drm/scheduler: Fix hang when sched_entity released
        - drm/sched: Avoid data corruptions
        - udf: Fix NULL pointer dereference in udf_symlink function
        - [arm*] drm/vc4: Fix clock source for VEC PixelValve on BCM2711
        - [arm*] drm/vc4: hdmi: Fix PM reference leak in
          vc4_hdmi_encoder_pre_crtc_co()
        - e100: handle eeprom as little endian
        - igb: handle vlan types with checker enabled
        - igb: fix assignment on big endian machines
        - net/mlx5e: IPsec/rep_tc: Fix rep_tc_update_skb drops IPsec packet
        - net/mlx5: Fix lag port remapping logic
        - [arm64,armhf] drm: rockchip: add missing registers for RK3188
        - [arm64,armhf] drm: rockchip: add missing registers for RK3066
        - net: stmmac: the XPCS obscures a potential "PHY not found" error
        - [arm64,armhf] clk: tegra: Fix refcounting of gate clocks
        - [arm64,armhf] clk: tegra: Ensure that PLLU configuration is applied
          properly
        - virtio-net: Add validation for used length
        - ipv6: use prandom_u32() for ID generation
        - [mips*] cpu-probe: Fix FPU detection on Ingenic JZ4760(B)
        - drm/amdgpu: remove unsafe optimization to drop preamble ib
        - net: tcp better handling of reordering then loss cases
        - RDMA/cxgb4: Fix missing error code in create_qp()
        - dm space maps: don't reset space map allocation cursor when committing
        - dm writecache: don't split bios when overwriting contiguous cache content
        - dm: Fix dm_accept_partial_bio() relative to zone management commands
        - [armhf] pinctrl: mcp23s08: fix race condition in irq handler
        - ice: set the value of global config lock timeout longer
        - virtio_net: Remove BUG() to avoid machine dead
        - [arm64] net: bcmgenet: check return value after calling
          platform_get_resource()
        - [arm64,armhf] net: mvpp2: check return value after calling
          platform_get_resource()
        - net: phy: realtek: add delay to fix RXC generation issue
        - [amd64] drm/amdkfd: use allowed domain for vmbo validation
        - [amd64] fjes: check return value after calling platform_get_resource()
        - selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVC
        - r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM
        - xfrm: Fix error reporting in xfrm_state_construct.
        - dm writecache: commit just one block, not a full page
        - [arm64,armhf] wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP
        - [arm64,armhf] wl1251: Fix possible buffer overflow in wl1251_cmd_scan
        - ice: fix incorrect payload indicator on PTYPE
        - ice: mark PTYPE 2 as reserved
        - mt76: mt7615: fix fixed-rate tx status reporting
        - net: fix mistake path for netdev_features_strings
        - net: sched: fix error return code in tcf_del_walker()
        - io_uring: fix false WARN_ONCE
        - drm/amdgpu: fix bad address translation for sienna_cichlid
        - rtl8xxxu: Fix device info for RTL8192EU devices
        - [mips*] add PMD table accounting into MIPS'pmd_alloc_one
        - [arm64,armhf] net: fec: add ndo_select_queue to fix TX bandwidth
          fluctuations
        - atm: nicstar: use 'dma_free_coherent' instead of 'kfree'
        - atm: nicstar: register the interrupt handler in the right place
        - vsock: notify server to shutdown when client has pending signal
        - RDMA/rxe: Don't overwrite errno from ib_umem_get()
        - iwlwifi: mvm: don't change band on bound PHY contexts
        - iwlwifi: mvm: fix error print when session protection ends
        - iwlwifi: pcie: free IML DMA memory allocation
        - iwlwifi: pcie: fix context info freeing
        - sfc: avoid double pci_remove of VFs
        - sfc: error code if SRIOV cannot be disabled
        - wireless: wext-spy: Fix out-of-bounds warning
        - cfg80211: fix default HE tx bitrate mask in 2G band
        - mac80211: consider per-CPU statistics if present
        - mac80211_hwsim: add concurrent channels scanning support over virtio
        - IB/isert: Align target max I/O size to initiator size
        - net: ip: avoid OOM kills with large UDP sends over loopback
        - RDMA/cma: Fix rdma_resolve_route() memory leak
        - Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.
        - Bluetooth: Fix the HCI to MGMT status conversion table
        - Bluetooth: Fix alt settings for incoming SCO with transparent coding
          format
        - Bluetooth: Shutdown controller after workqueues are flushed or cancelled
        - Bluetooth: btusb: Add a new QCA_ROME device (0cf3:e500)
        - Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails
        - Bluetooth: L2CAP: Fix invalid access on ECRED Connection response
        - Bluetooth: btusb: Add support USB ALT 3 for WBS
        - Bluetooth: mgmt: Fix the command returns garbage parameter value
        - Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.
        - sched/fair: Ensure _sum and _avg values stay consistent
        - bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc()
        - flow_offload: action should not be NULL when it is referenced
        - [mips*] loongsoon64: Reserve memory below starting pfn to prevent Oops
        - [mips*] set mips32r5 for virt extensions
        - [mips*] MT extensions are not available on MIPS32r1
        - ath11k: unlock on error path in ath11k_mac_op_add_interface()
        - [arm64] dts: rockchip: Enable USB3 for rk3328 Rock64
        - loop: fix I/O error on fsync() in detached loop devices
        - mm,hwpoison: return -EBUSY when migration fails
        - io_uring: simplify io_remove_personalities()
        - io_uring: Convert personality_idr to XArray
        - io_uring: convert io_buffer_idr to XArray
        - scsi: iscsi: Fix race condition between login and sync thread
        - scsi: iscsi: Fix iSCSI cls conn state
        - [powerpc*] mm: Fix lockup on kernel exec fault
        - [powerpc*] barrier: Avoid collision with clang's __lwsync macro
        - [powerpc*] powernv/vas: Release reference to tgid during window close
        - drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)
        - drm/radeon: Add the missed drm_gem_object_put() in
          radeon_user_framebuffer_create()
        - drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for
          Loongson64
        - [arm*] drm/vc4: txp: Properly set the possible_crtcs mask
        - [arm*] drm/vc4: crtc: Skip the TXP
        - [arm*] drm/vc4: hdmi: Prevent clock unbalance
        - drm/dp: Handle zeroed port counts in drm_dp_read_downstream_info()
        - [arm64,armhf] drm/rockchip: dsi: remove extra component_del() call
        - pinctrl/amd: Add device HID for new AMD GPIO controller
        - drm/amd/display: Reject non-zero src_y and src_x for video planes
        - [arm64,armhf] drm/tegra: Don't set allow_fb_modifiers explicitly
        - [arm64] drm/msm/mdp4: Fix modifier support enabling
        - [arm64] drm/arm/malidp: Always list modifiers
        - drm/nouveau: Don't set allow_fb_modifiers explicitly
        - [x86] drm/i915/display: Do not zero past infoframes.vsc
        - mmc: sdhci-acpi: Disable write protect detection on Toshiba Encore 2 WT8-B
        - mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode
        - mmc: core: clear flags before allowing to retune
        - mmc: core: Allow UHS-I voltage switch for SDSC cards if supported
        - [armhf] ata: ahci_sunxi: Disable DIPM
        - [arm64] tlb: fix the TTL value of tlb_get_level
        - cpu/hotplug: Cure the cpusets trainwreck
        - [arm64,armhf] clocksource/arm_arch_timer: Improve Allwinner A64 timer
          workaround
        - [arm64,armhf] ASoC: tegra: Set driver_name=tegra for all machine drivers
        - i40e: fix PTP on 5Gb links
        - qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attribute
        - ipmi/watchdog: Stop watchdog timer when the current action is 'none'
        - [x86] thermal/drivers/int340x/processor_thermal: Fix tcc setting
        - ubifs: Fix races between xattr_{set|get} and listxattr operations
        - power: supply: ab8500: Fix an old bug
        - mfd: syscon: Free the allocated name field of struct regmap_config
        - nvmem: core: add a missing of_node_put
        - seq_buf: Fix overflow in seq_buf_putmem_hex()
        - rq-qos: fix missed wake-ups in rq_qos_throttle try two
        - tracing: Simplify & fix saved_tgids logic
        - tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
        - dm zoned: check zone capacity
        - dm writecache: flush origin device when writing and cache is full
        - dm btree remove: assign new_root only when removal succeeds
        - PCI: Leave Apple Thunderbolt controllers on for s2idle or standby
        - [arm64] PCI: aardvark: Fix checking for PIO Non-posted Request
        - [arm64] PCI: aardvark: Implement workaround for the readback value of
          VEND_ID
        - media: subdev: disallow ioctl for saa6588/davinci
        - media: dtv5100: fix control-request directions
        - media: zr364xx: fix memory leak in zr364xx_start_readpipe
        - media: gspca/sq905: fix control-request direction
        - media: gspca/sunplus: fix zero-length control requests
        - media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K
        - io_uring: fix clear IORING_SETUP_R_DISABLED in wrong function
        - dm writecache: write at least 4k when committing
        - [armhf] pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq()
        - drm/ast: Remove reference to struct drm_device.pdev
        - jfs: fix GPF in diFree
        - ext4: fix memory leak in ext4_fill_super
        - f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem
          instances
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.52
        - cifs: handle reconnect of tcon when there is no cached dfs referral
        - KVM: mmio: Fix use-after-free Read in
          kvm_vm_ioctl_unregister_coalesced_mmio
        - [x86] KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is
          enabled
        - [x86] KVM: x86/mmu: Do not apply HPA (memory encryption) mask to GPAs
        - [x86] KVM: nSVM: Check the value written to MSR_VM_HSAVE_PA
        - [x86] KVM: X86: Disable hardware breakpoints unconditionally before
          kvm_x86->run()
        - scsi: core: Fix bad pointer dereference when ehandler kthread is invalid
        - [s390x] scsi: zfcp: Report port fc_security as unknown early during remote
          cable pull
        - tracing: Do not reference char * as a string in histograms
        - [x86] drm/i915/gtt: drop the page table optimisation
        - [x86] drm/i915/gt: Fix -EDEADLK handling regression
        - cgroup: verify that source is a string
        - fbmem: Do not delete the mode that is still in use
        - drm/dp_mst: Do not set proposed vcpi directly
        - drm/dp_mst: Avoid to mess up payload table by ports in stale topology
        - drm/dp_mst: Add missing drm parameters to recently added call to
          drm_dbg_kms()
        - Revert "drm/ast: Remove reference to struct drm_device.pdev"
        - net: bridge: multicast: fix PIM hello router port marking race
        - net: bridge: multicast: fix MRD advertisement router port marking race
        - [x86] ASoC: Intel: sof_sdw: add mutual exclusion between PCH DMIC and
          RT715
        - [arm64] dmaengine: fsl-qdma: check dma_set_mask return value
        - scsi: arcmsr: Fix the wrong CDB payload report to IOP
        - srcu: Fix broken node geometry after early ssp init
        - rcu: Reject RCU_LOCKDEP_WARN() false positives
        - [arm64] tty: serial: fsl_lpuart: fix the potential risk of division or
          modulo by zero
        - [arm64] serial: fsl_lpuart: disable DMA for console and fix sysrq
        - [x86] misc/libmasm/module: Fix two use after free in ibmasm_init_one
        - [x86] ASoC: intel/boards: add missing MODULE_DEVICE_TABLE
        - partitions: msdos: fix one-byte get_unaligned()
        - iio: gyro: fxa21002c: Balance runtime pm + use
          pm_runtime_resume_and_get().
        - iio: magn: bmc150: Balance runtime pm + use pm_runtime_resume_and_get()
        - Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"
        - [arm64,armhf] usb: common: usb-conn-gpio: fix NULL pointer dereference of
          charger
        - w1: ds2438: fixing bug that would always get page0
        - scsi: arcmsr: Fix doorbell status being updated late on ARC-1886
        - [arm64] scsi: hisi_sas: Propagate errors in interrupt_init_v1_hw()
        - scsi: lpfc: Fix "Unexpected timeout" error in direct attach topology
        - scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the
          SGLs
        - scsi: core: Cap scsi_host cmd_per_lun at can_queue
        - tty: serial: 8250: serial_cs: Fix a memory leak in error handling path
        - scsi: mpt3sas: Fix deadlock while cancelling the running firmware event
        - scsi: core: Fixup calling convention for scsi_mode_sense()
        - scsi: scsi_dh_alua: Check for negative result value
        - fs/jfs: Fix missing error code in lmLogInit()
        - scsi: megaraid_sas: Fix resource leak in case of probe failure
        - scsi: megaraid_sas: Early detection of VD deletion through RaidMap update
        - scsi: megaraid_sas: Handle missing interrupts while re-enabling IRQs
        - scsi: iscsi: Add iscsi_cls_conn refcount helpers
        - scsi: iscsi: Fix conn use after free during resets
        - scsi: iscsi: Fix shost->max_id use
        - scsi: qedi: Fix null ref during abort handling
        - scsi: qedi: Fix race during abort timeouts
        - scsi: qedi: Fix TMF session block/unblock use
        - scsi: qedi: Fix cleanup session block/unblock use
        - [armhf] mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE
        - [armhf] fsi: Add missing MODULE_DEVICE_TABLE
        - [s390x] disable SSP when needed
        - [i386] ALSA: sb: Fix potential double-free of CSP mixer elements
        - [powerpc*] ps3: Add dma_mask to ps3_dma_region
        - [arm64,armhf] iommu/arm-smmu: Fix arm_smmu_device refcount leak when
          arm_smmu_rpm_get fails
        - [arm64,armhf] iommu/arm-smmu: Fix arm_smmu_device refcount leak in address
          translation
        - ASoC: soc-pcm: fix the return value in dpcm_apply_symmetry()
        - [arm64] gpio: zynq: Check return value of pm_runtime_get_sync
        - [arm64] gpio: zynq: Check return value of irq_get_irq_data
        - [x86] scsi: storvsc: Correctly handle multiple flags in srb_status
        - [powerpc*] ALSA: ppc: fix error return code in snd_pmac_probe()
        - [arm64,armhf] gpio: pca953x: Add support for the On Semi pca9655
        - [powerpc*] mm/book3s64: Fix possible build error
        - ASoC: soc-core: Fix the error return code in
          snd_soc_of_parse_audio_routing()
        - [s390x] processor: always inline stap() and __load_psw_mask()
        - [s390x] ipl_parm: fix program check new psw handling
        - [s390x] mem_detect: fix diag260() program check new psw handling
        - [s390x] mem_detect: fix tprot() program check new psw handling
        - ALSA: bebob: add support for ToneWeal FW66
        - ALSA: usb-audio: scarlett2: Fix 18i8 Gen 2 PCM Input count
        - ALSA: usb-audio: scarlett2: Fix data_mutex lock
        - ALSA: usb-audio: scarlett2: Fix scarlett2_*_ctl_put() return values
        - usb: gadget: f_hid: fix endianness issue with descriptors
        - [powerpc*] boot: Fixup device-tree on little endian
        - [x86] ASoC: Intel: kbl_da7219_max98357a: shrink platform_id below 20
          characters
        - [arm64,armhf] ALSA: hda: Add IRQ check for platform_get_irq()
        - ALSA: usb-audio: scarlett2: Fix 6i6 Gen 2 line out descriptions
        - ALSA: firewire-motu: fix detection for S/PDIF source on optical interface
          in v2 protocol
        - staging: rtl8723bs: fix macro value for 2.4Ghz only device
        - [x86] intel_th: Wait until port is in reset before programming it
        - i2c: core: Disable client irq on reboot/shutdown
        - lib/decompress_unlz4.c: correctly handle zero-padding around initrds.
        - kcov: add __no_sanitize_coverage to fix noinstr for all architectures
        - [amd64] PCI: hv: Fix a race condition when removing the device
        - [x86] power: supply: max17042: Do not enforce (incorrect) interrupt
          trigger type
        - power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE
        - PCI/P2PDMA: Avoid pci_get_slot(), which may sleep
        - NFSv4: Fix delegation return in cases where we have to retry
        - PCI: pciehp: Ignore Link Down/Up caused by DPC
        - [x86] watchdog: Fix possible use-after-free in wdt_startup()
        - [x86] watchdog: Fix possible use-after-free by calling del_timer_sync()
        - watchdog: iTCO_wdt: Account for rebooting on second timeout
        - [x86] fpu: Return proper error codes from user access functions
        - [armhf] remoteproc: core: Fix cdev remove and rproc del
        - [arm64,armhf] PCI: tegra: Add missing MODULE_DEVICE_TABLE
        - orangefs: fix orangefs df output.
        - ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
        - [x86] drm/gma500: Add the missed drm_gem_object_put() in
          psb_user_framebuffer_create()
        - NFS: nfs_find_open_context() may only select open files
        - [arm64,armhf] pwm: tegra: Don't modify HW state in .remove callback
        - [arm64] ACPI: AMBA: Fix resource name in /proc/iomem
        - [x86] ACPI: video: Add quirk for the Dell Vostro 3350
        - [arm64] PCI: rockchip: Register IRQ handlers after device and data are
          ready
        - virtio-blk: Fix memory leak among suspend/resume procedure
        - virtio_net: Fix error handling in virtnet_restore()
        - f2fs: atgc: fix to set default age threshold
        - NFSD: Fix TP_printk() format specifier in nfsd_clid_class
        - [x86] signal: Detect and prevent an alternate signal stack overflow
        - f2fs: add MODULE_SOFTDEP to ensure crc32 is included in the initramfs
        - f2fs: compress: fix to disallow temp extension
        - PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrun
        - NFSv4: Fix an Oops in pnfs_mark_request_commit() when doing O_DIRECT
        - ubifs: Fix off-by-one error
        - ubifs: journal: Fix error return code in ubifs_jnl_write_inode()
        - [armhf] watchdog: aspeed: fix hardware timeout calculation
        - SUNRPC: prevent port reuse on transports which don't request it.
        - nfs: fix acl memory leak of posix_acl_create()
        - ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode
        - f2fs: fix to avoid adding tab before doc section
        - [x86] fpu: Fix copy_xstate_to_kernel() gap handling
        - [x86] fpu: Limit xstate copy size in xstateregs_set()
        - virtio_net: move tx vq operation under tx queue lock
        - nvme-tcp: can't set sk_user_data without write_lock
        - nfsd: Reduce contention for the nfsd_file nf_rwsem
        - [i386] ALSA: isa: Fix error return code in snd_cmi8330_probe()
        - vdpa/mlx5: Clear vq ready indication upon device reset
        - NFSv4/pnfs: Fix the layout barrier update
        - NFSv4/pnfs: Fix layoutget behaviour after invalidation
        - NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple times
        - [armhf] exynos: add missing of_node_put for loop iteration
        - [armhf] dts: exynos: fix PWM LED max brightness on Odroid HC1
        - [armhf] dts: exynos: fix PWM LED max brightness on Odroid XU4
        - [armel,armhf] memory: pl353: Fix error return code in pl353_smc_probe()
        - rtc: fix snprintf() checking in is_rtc_hctosys()
        - dt-bindings: i2c: at91: fix example for scl-gpios
        - [arm64] dts: allwinner: a64-sopine-baseboard: change RGMII mode to TXID
        - [armhf] dts: am335x: align ti,pindir-d0-out-d1-in property with dt-shema
        - [arm64] firmware: turris-mox-rwtm: fix reply status decoding function
        - [arm64] firmware: turris-mox-rwtm: report failures better
        - [arm64] firmware: turris-mox-rwtm: fail probing when firmware does not
          support hwrng
        - [arm64] firmware: turris-mox-rwtm: show message about HWRNG registration
        - scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()
        - jump_label: Fix jump_label_text_reserved() vs __init
        - static_call: Fix static_call_text_reserved() vs __init
        - [mips*] always link byteswap helpers into decompressor
        - [mips*] disable branch profiling in boot/decompress.o
        - [mips*] vdso: Invalid GIC access through VDSO
        - scsi: scsi_dh_alua: Fix signedness bug in alua_rtpg()
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.53
        - [armhf] dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and
          rk3288
        - [armhf] imx: pm-imx5: Fix references to imx5_cpu_suspend_info
        - [arm64] dts: rockchip: fix regulator-gpio states array
        - [armhf] dts: imx6dl-riotboard: configure PHY clock and set proper EEE
          value
        - [armhf] dts: am57xx-cl-som-am57x: fix ti,no-reset-on-init flag for gpios
        - [armhf] dts: am335x: fix ti,no-reset-on-init flag for gpios
        - [armhf] dts: OMAP2+: Replace underscores in sub-mailbox node names
        - [arm64] dts: qcom: sc7180: Move rmtfs memory region
        - [armhf] memory: tegra: Fix compilation warnings on 64bit platforms
        - [armel,armhf] dts: bcm283x: Fix up GPIO LED node names
        - [armhf] dts: rockchip: fix supply properties in io-domains nodes
        - [armhf] OMAP2+: Block suspend for am3 and am4 if PM is not configured
        - [arm64,armhf] soc/tegra: fuse: Fix Tegra234-only builds
        - thermal/core: Correct function name thermal_zone_device_unregister()
        - [arm64] arch/arm64/boot/dts/marvell: fix NAND partitioning scheme
        - [arm64,armhf] rtc: max77686: Do not enforce (incorrect) interrupt trigger
          type
        - scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8
        - scsi: libsas: Add LUN number check in .slave_alloc callback
        - scsi: libfc: Fix array index out of bound exception
        - scsi: qedf: Add check to synchronize abort and flush
        - sched/fair: Fix CFS bandwidth hrtimer expiry type
        - [x86] perf/x86/intel/uncore: Clean up error handling path of iio mapping
        - thermal/core/thermal_of: Stop zone device before unregistering it
        - [s390x] traps: do not test MONITOR CALL without CONFIG_BUG
        - [s390x] introduce proper type handling call_on_stack() macro
        - cifs: prevent NULL deref in cifs_compose_mount_options()
        - [arm64] firmware: turris-mox-rwtm: add marvell,armada-3700-rwtm-firmware
          compatible string
        - [arm64] dts: marvell: armada-37xx: move firmware node to generic dtsi file
        - Revert "swap: fix do_swap_page() race with swapoff"
        - f2fs: Show casefolding support only when supported
        - mm/thp: simplify copying of huge zero page pmd when fork
        - mm/userfaultfd: fix uffd-wp special cases for fork()
        - mm/page_alloc: fix memory map initialization for descending nodes
        - [arm64] net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear
        - [arm64,armhf] net: dsa: mv88e6xxx: enable .port_set_policy() on Topaz
        - [arm64,armhf] net: dsa: mv88e6xxx: use correct .stats_set_histogram() on
          Topaz
        - [arm64,armhf] net: dsa: mv88e6xxx: enable .rmu_disable() on Topaz
        - [arm64,armhf] net: dsa: mv88e6xxx: enable devlink ATU hash param for Topaz
        - net: ipv6: fix return value of ip6_skb_dst_mtu
        - netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo
        - net/sched: act_ct: fix err check for nf_conntrack_confirm
        - [x86] vmxnet3: fix cksum offload issues for tunnels with non-default udp
          ports
        - net/sched: act_ct: remove and free nf_table callbacks
        - net: bridge: sync fdb to new unicast-filtering ports
        - [arm64] net: bcmgenet: Ensure all TX/RX queues DMAs are disabled
        - net: ip_tunnel: fix mtu calculation for ETHER tunnel devices
        - [arm64] net: qcom/emac: fix UAF in emac_remove
        - net: ti: fix UAF in tlan_remove_one
        - net: send SYNACK packet with accepted fwmark
        - net: validate lwtstate->data before returning from skb_tunnel_info()
        - Revert "mm/shmem: fix shmem_swapin() race with swapoff"
        - [arm64,armhf] net: dsa: properly check for the bridge_leave methods in
          dsa_switch_bridge_leave()
        - dma-buf/sync_file: Don't leak fences on merge failure
        - [armhf] dts: aspeed: Fix AST2600 machines line names
        - [armhf] dts: tacoma: Add phase corrections for eMMC
        - tcp: annotate data races around tp->mtu_info
        - tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
        - ipv6: tcp: drop silly ICMPv6 packet too big messages
        - tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path
        - bpf: Track subprog poke descriptors correctly and fix use-after-free
        - udp: annotate data races around unix_sk(sk)->gso_size
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.54
        - igc: Fix use-after-free error during reset
        - igb: Fix use-after-free error during reset
        - igc: change default return of igc_read_phy_reg()
        - ixgbe: Fix an error handling path in 'ixgbe_probe()'
        - igc: Fix an error handling path in 'igc_probe()'
        - igb: Fix an error handling path in 'igb_probe()'
        - e1000e: Fix an error handling path in 'e1000_probe()'
        - iavf: Fix an error handling path in 'iavf_probe()'
        - igb: Check if num of q_vectors is smaller than max before array access
        - igb: Fix position of assignment to *ring
        - [amd64] gve: Fix an error handling path in 'gve_probe()'
        - bonding: fix suspicious RCU usage in bond_ipsec_add_sa()
        - bonding: fix null dereference in bond_ipsec_add_sa()
        - ixgbevf: use xso.real_dev instead of xso.dev in callback functions of
          struct xfrmdev_ops
        - bonding: fix suspicious RCU usage in bond_ipsec_del_sa()
        - bonding: disallow setting nested bonding + ipsec offload
        - bonding: Add struct bond_ipesc to manage SA
        - bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()
        - bonding: fix incorrect return value of bond_ipsec_offload_ok()
        - ipv6: fix 'disable_policy' for fwd packets
        - stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()
        - cxgb4: fix IRQ free race during driver unload
        - nvme-pci: do not call nvme_dev_remove_admin from nvme_remove
        - [x86] KVM: x86/pmu: Clear anythread deprecated bit when 0xa leaf is
          unsupported on the SVM
        - [armhf] spi: imx: add a check for speed_hz before calculating the clock
        - [armhf] spi: stm32: fixes pm_runtime calls in probe/remove
        - bpf, test: fix NULL pointer dereference on invalid expected_attach_type
        - bpf: Fix tail_call_reachable rejection for interpreter when jit failed
        - xdp, net: Fix use-after-free in bpf_xdp_link_release
        - timers: Fix get_next_timer_interrupt() with no timers pending
        - liquidio: Fix unintentional sign extension issue on left shift of u16
        - [s390x] bpf: Perform r1 range checking before accessing jit->seen_reg[r1]
        - bpf, sockmap: Fix potential memory leak on unlikely error case
        - bpf, sockmap, tcp: sk_prot needs inuse_idx set for proc stats
        - bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats
        - bpftool: Check malloc return value in mount_bpffs_for_pin
        - net: fix uninit-value in caif_seqpkt_sendmsg
        - usb: hso: fix error handling code of hso_create_net_device
          (CVE-2021-37159)
        - dma-mapping: handle vmalloc addresses in dma_common_{mmap,get_sgtable}
        - efi/tpm: Differentiate missing and invalid final event log table.
        - net: decnet: Fix sleeping inside in af_decnet
        - [powerpc*] KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak
        - net: sched: fix memory leak in tcindex_partial_destroy_work
        - sctp: trim optlen when it's a huge value in sctp_setsockopt
        - netrom: Decrease sock refcount when sock timers expire
        - scsi: iscsi: Fix iface sysfs attr detection
        - scsi: target: Fix protect handling in WRITE SAME(32)
        - bnxt_en: don't disable an already disabled PCI device
        - bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()
        - bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()
        - bnxt_en: Validate vlan protocol ID on RX packets
        - bnxt_en: Check abort error state in bnxt_half_open_nic()
        - net/tcp_fastopen: fix data races around tfo_active_disable_stamp
        - ALSA: hda: intel-dsp-cfg: add missing ElkhartLake PCI ID
        - [arm64] net: hns3: fix possible mismatches resp of mailbox
        - [arm64] net: hns3: fix rx VLAN offload state inconsistent issue
        - [arm*] spi: spi-bcm2835: Fix deadlock
        - net/sched: act_skbmod: Skip non-Ethernet packets
        - ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions
        - ceph: don't WARN if we're still opening a session to an MDS
        - nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING
        - Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"
        - afs: Fix tracepoint string placement with built-in AFS
        - r8169: Avoid duplicate sysfs entry creation error
        - nvme: set the PRACT bit when using Write Zeroes with T10 PI
        - sctp: update active_key for asoc when old key is being replaced
        - tcp: disable TFO blackhole logic by default
        - net: sched: cls_api: Fix the the wrong parameter
        - [arm64,armhf] drm/panel: raspberrypi-touchscreen: Prevent double-free
        - cifs: only write 64kb at a time when fallocating a small region of a file
        - cifs: fix fallocate when trying to allocate a hole.
        - proc: Avoid mixing integer types in mem_rw()
        - mmc: core: Don't allocate IDA for OF aliases
        - [s390x] ftrace: fix ftrace_update_ftrace_func implementation
        - [s390x] boot: fix use of expolines in the DMA code
        - ALSA: usb-audio: Add missing proc text entry for BESPOKEN type
        - ALSA: usb-audio: Add registration quirk for JBL Quantum headsets
        - [i386] ALSA: sb: Fix potential ABBA deadlock in CSP driver
        - ALSA: hda/realtek: Fix pop noise and 2 Front Mic issues on a machine
        - ALSA: hdmi: Expose all pins on MSI MS-7C94 board
        - ALSA: pcm: Call substream ack() method upon compat mmap commit
        - ALSA: pcm: Fix mmap capability check
        - xhci: Fix lost USB 2 remote wake
        - [powerpc*] KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM state
        - usb: hub: Disable USB 3 device initiated lpm if exit latency is too high
        - usb: hub: Fix link power management max exit latency (MEL) calculations
        - USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UAS
        - USB: serial: option: add support for u-blox LARA-R6 family
        - USB: serial: cp210x: fix comments for GE CS1000
        - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
        - [arm*] usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode.
        - [arm*] usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.
        - firmware/efi: Tell memblock about EFI iomem reservations
        - tracepoints: Update static_call before tp_funcs when adding a tracepoint
        - tracing/histogram: Rename "cpu" to "common_cpu"
        - tracing: Synthetic event field_pos is an index not a boolean
        - btrfs: check for missing device in btrfs_trim_fs
        - media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()
        - ixgbe: Fix packet corruption due to missing DMA sync
        - bus: mhi: core: Validate channel ID when processing command completions
        - posix-cpu-timers: Fix rearm racing against process tick
        - io_uring: explicitly count entries for poll reqs
        - io_uring: remove double poll entry on arm failure
        - userfaultfd: do not untag user pointers
        - memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
        - hugetlbfs: fix mount mode command line processing
        - rbd: don't hold lock_rwsem while running_list is being drained
        - rbd: always kick acquire on "acquired" and "released" notifications
        - misc: eeprom: at24: Always append device id even if label property is set.
        - driver core: Prevent warning when removing a device link from unregistered
          consumer
        - drm: Return -ENOTTY for non-drm ioctls
        - drm/amdgpu: update golden setting for sienna_cichlid
        - [arm64,armhf] net: dsa: mv88e6xxx: enable SerDes RX stats for Topaz
        - [arm64,armhf] net: dsa: mv88e6xxx: enable SerDes PCS register dump via
          ethtool -d on Topaz
        - PCI: Mark AMD Navi14 GPU ATS as broken
        - skbuff: Release nfct refcount on napi stolen or re-used skbs
        - Documentation: Fix intiramfs script name
        - usb: ehci: Prevent missed ehci interrupts with edge-triggered MSI
        - [amd64] drm/i915/gvt: Clear d3_entered on elsp cmd submission.
        - sfc: ensure correct number of XDP queues
        - xhci: add xhci_get_virt_ep() helper
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.55
        - io_uring: fix link timeout refs
        - [x86] KVM: determine if an exception has an error code only when injecting
          it.
        - af_unix: fix garbage collect vs MSG_PEEK
        - workqueue: fix UAF in pwq_unbound_release_workfn()
        - cgroup1: fix leaked context root causing sporadic NULL deref in LTP
        - net/802/mrp: fix memleak in mrp_request_join()
        - net/802/garp: fix memleak in garp_request_join()
        - net: annotate data race around sk_ll_usec
        - sctp: move 198 addresses from unusable to private scope
        - rcu-tasks: Don't delete holdouts within trc_inspect_reader()
        - rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()
        - ipv6: allocate enough headroom in ip6_finish_output2()
        - drm/ttm: add a check against null pointer dereference
        - hfs: add missing clean-up in hfs_fill_super
        - hfs: fix high memory mapping in hfs_bnode_read
        - hfs: add lock nesting notation to hfs_find_init
        - cifs: fix the out of range assignment to bit fields in
          parse_server_interfaces
        - iomap: remove the length variable in iomap_seek_data
        - iomap: remove the length variable in iomap_seek_hole
        - ipv6: ip6_finish_output2: set sk into newly allocated nskb
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.56
        - io_uring: fix null-ptr-deref in io_sq_offload_start()
        - [x86] asm: Ensure asm/proto.h can be included stand-alone
        - pipe: make pipe writes always wake up readers
        - btrfs: fix rw device counting in __btrfs_free_extra_devids
        - btrfs: mark compressed range uptodate only if all bio succeed
        - Revert "ACPI: resources: Add checks for ACPI IRQ override"
        - [x86] kvm: fix vcpu-id indexed array sizes
        - KVM: add missing compat KVM_CLEAR_DIRTY_LOG
        - ocfs2: fix zero out valid data
        - ocfs2: issue zeroout to EOF blocks
        - can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive
          TP.DT to 750ms
        - can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
        - can: peak_usb: pcan_usb_handle_bus_evt(): fix reading rxerr/txerr values
        - can: mcba_usb_start(): add missing urb->transfer_dma initialization
          (Closes: #990850)
        - can: usb_8dev: fix memory leak
        - can: ems_usb: fix memory leak
        - can: esd_usb2: fix memory leak
        - HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT
        - NIU: fix incorrect error return, missed in previous revert
        - drm/amdgpu: Avoid printing of stack contents on firmware load error
        - drm/amdgpu: Fix resource leak on probe error path
        - blk-iocost: fix operation ordering in iocg_wake_fn()
        - nfc: nfcsim: fix use after free during module unload
        - cfg80211: Fix possible memory leak in function cfg80211_bss_update
        - bpf: Fix OOB read when printing XDP link fdinfo
        - mac80211: fix enabling 4-address mode on a sta vif after assoc
        - netfilter: conntrack: adjust stop timestamp to real expiry value
        - netfilter: nft_nat: allow to specify layer 4 protocol NAT only
        - i40e: Fix logic of disabling queues
        - i40e: Fix firmware LLDP agent related warning
        - i40e: Fix queue-to-TC mapping on Tx
        - i40e: Fix log TC creation failure when max num of queues is exceeded
        - tipc: fix implicit-connect for SYN+
        - tipc: fix sleeping in tipc accept routine
        - net: Set true network header for ECN decapsulation
        - net: qrtr: fix memory leaks
        - tipc: do not write skb_shinfo frags when doing decrytion
        - mlx4: Fix missing error code in mlx4_load_one()
        - [x86] KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK
          access
        - net: llc: fix skb_over_panic
        - [arm64] drm/msm/dpu: Fix sm8250_mdp register length
        - [arm64] drm/msm/dp: Initialize the INTF_CONFIG register
        - skmsg: Make sk_psock_destroy() static
        - net/mlx5: Fix flow table chaining
        - net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()
        - tulip: windbond-840: Fix missing pci_disable_device() in probe and remove
        - sis900: Fix missing pci_disable_device() in probe and remove
        - SMB3: fix readpage for large swap cache
        - [powerpc*] pseries: Fix regression while building external modules
        - Revert "perf map: Fix dso->nsinfo refcounting"
        - i40e: Add additional info to PHY type error
        - can: j1939: j1939_session_deactivate(): clarify lifetime of session object
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.57
        - [x86] drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser"
        - [x86] Revert "drm/i915: Propagate errors on awaiting already signaled
          fences"
        - btrfs: fix race causing unnecessary inode logging during link and rename
        - btrfs: fix lost inode on log replay after mix of fsync, rename and inode
          eviction
        - [armhf] spi: stm32h7: fix full duplex irq handler handling
        - r8152: Fix potential PM refcount imbalance
        - qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()
        - ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspend
        - net: Fix zero-copy head len calculation.
        - efi/mokvar: Reserve the table only if it is in boot services data
        - nvme: fix nvme_setup_command metadata trace event
        - ACPI: fix NULL pointer dereference
        - Revert "Bluetooth: Shutdown controller after workqueues are flushed or
          cancelled"
        - Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.58
        - Revert "ACPICA: Fix memory leak caused by _CID repair function"
        - ALSA: seq: Fix racy deletion of subscriber
        - [armhf] bus: ti-sysc: Fix gpt12 system timer issue with reserved status
        - net: xfrm: fix memory leak in xfrm_user_rcv_msg
        - [armhf] imx: add missing iounmap()
        - [armhf] imx: add missing clk_disable_unprepare()
        - [arm64] dts: ls1028: sl28: fix networking for variant 2
        - [armhf] imx: fix missing 3rd argument in macro imx_mmdc_perf_init
        - [armhf] dts: imx: Swap M53Menlo pinctrl_power_button/pinctrl_power_out
          pins
        - [arm64] dts: armada-3720-turris-mox: fixed indices for the SDHC
          controllers
        - [arm64] dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
        - ALSA: usb-audio: fix incorrect clock source setting
        - [arm64,armhf] clk: tegra: Implement disable_unused() of
          tegra_clk_sdmmc_mux_ops
        - [armhf] dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32 dma
          ops
        - [armhf] dmaengine: stm32-dmamux: Fix PM usage counter unbalance in stm32
          dmamux ops
        - [armhf] spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
        - [armhf] spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
        - scsi: sr: Return correct event when media event code is 3
        - media: videobuf2-core: dequeue if start_streaming fails
        - [armhf] dmaengine: imx-dma: configure the generic DMA type to make it work
        - net, gro: Set inner transport header offset in tcp/udp GRO hook
        - net: phy: micrel: Fix detection of ksz87xx switch
        - net: natsemi: Fix missing pci_disable_device() in probe and remove
        - RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it
          recently
        - sctp: move the active_key update after sh_keys is added
        - nfp: update ethtool reporting of pauseframe control
        - net: ipv6: fix returned variable type in ip6_skb_dst_mtu
        - net: sched: fix lockdep_set_class() typo error for sch->seqlock
        - [mips*] check return value of pgtable_pmd_page_ctor
        - bnx2x: fix an error code in bnx2x_nic_load()
        - net: pegasus: fix uninit-value in get_interrupt_interval
        - [arm64,armhf] net: fec: fix use-after-free in fec_drv_remove
        - net: vxge: fix use-after-free in vxge_device_unregister
        - Bluetooth: defer cleanup of resources in hci_unregister_dev()
        - USB: usbtmc: Fix RCU stall warning
        - USB: serial: option: add Telit FD980 composition 0x1056
        - USB: serial: ch341: fix character loss at high transfer rates
        - USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
        - [x86] firmware_loader: use -ETIMEDOUT instead of -EAGAIN in
          fw_load_sysfs_fallback
        - [x86] firmware_loader: fix use-after-free in firmware_fallback_sysfs
        - ALSA: pcm - fix mmap capability check for the snd-dummy driver
        - ALSA: hda/realtek: add mic quirk for Acer SF314-42
        - ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56 (ALC256)
        - ALSA: usb-audio: Fix superfluous autosuspend recovery
        - ALSA: usb-audio: Add registration quirk for JBL Quantum 600
        - [arm64,armhf] usb: dwc3: gadget: Avoid runtime resume if disabling pullup
        - usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
        - usb: gadget: f_hid: fixed NULL pointer dereference
        - usb: gadget: f_hid: idle uses the highest byte for duration
        - usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus
          events
        - clk: fix leak on devm_clk_bulk_get_all() unwind
        - tracing: Fix NULL pointer dereference in start_creating
        - tracepoint: static call: Compare data on transition from 2->1 callees
        - tracepoint: Fix static call function vs data state mismatch
        - [arm64] stacktrace: avoid tracing arch_stack_walk()
        - [arm64] optee: Clear stale cache entries during initialization
        - [arm64] tee: add tee_shm_alloc_kernel_buf()
        - [arm64] optee: Fix memory leak when failing to register shm pages
        - [arm64] optee: Refuse to load the driver under the kdump kernel
        - [arm64] optee: fix tee out of memory failure seen during kexec reboot
        - staging: rtl8723bs: Fix a resource leak in sd_int_dpc
        - staging: rtl8712: get rid of flush_scheduled_work
        - staging: rtl8712: error handling refactoring
        - drivers core: Fix oops when driver probe fails
        - media: rtl28xxu: fix zero-length control request
        - pipe: increase minimum default pipe size to 2 pages
        - ext4: fix potential htree corruption when growing large_dir directories
        - [arm64,armhf] serial: tegra: Only print FIFO error message when an error
          occurs
        - serial: 8250: Mask out floating 16/32-bit bus bits
        - [mips*] Malta: Do not byte-swap accesses to the CBUS UART
        - serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driver
        - serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.
        - timers: Move clearing of base::timer_running under base:: Lock
        - xfrm: Fix RCU vs hash_resize_mutex lock inversion
        - pcmcia: i82092: fix a null pointer dereference bug
        - selinux: correct the return value when loads initial sids
        - [armhf] bus: ti-sysc: AM3: RNG is GP only
        - [arm64] Revert "gpio: mpc8xxx: change the gpio interrupt flags."
        - [armhf] omap2+: hwmod: fix potential NULL pointer access
        - md/raid10: properly indicate failure when ending a failed write request
        - [x86] KVM: accept userspace interrupt only if no event is injected
        - KVM: Do not leak memory for duplicate debugfs directories
        - [x86] KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
        - [arm64] vdso: Avoid ISB after reading from cntvct_el0
        - [arm64,armhf] spi: meson-spicc: fix memory leak in meson_spicc_remove
        - [x86] drm/i915: Correct SFC_DONE register offset
        - sched/rt: Fix double enqueue caused by rt_effective_prio
        - [x86] drm/i915: avoid uninitialised var in eb_parse()
        - libata: fix ata_pio_sector for CONFIG_HIGHMEM
        - reiserfs: add check for root_inode in reiserfs_fill_super
        - reiserfs: check directory items on read from disk
        - net: qede: Fix end of loop tests for list_for_each_entry
        - net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and
          ql_adapter_reset
        - smb3: rc uninitialized in one fallocate path
        - drm/amdgpu/display: only enable aux backlight control for OLED panels
        - [arm64] fix compat syscall return truncation
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.59
        - [x86] KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCB
        - [arm64] tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
        - bpf: Add lockdown check for probe_write_user helper
        - mm: make zone_to_nid() and zone_set_nid() available for DISCONTIGMEM
        - [x86] vboxsf: Honor excl flag to the dir-inode create op
        - [x86] vboxsf: Make vboxsf_dir_create() return the handle for the created
          file
        - USB:ehci:fix Kunpeng920 ehci hardware problem
        - ALSA: pcm: Fix mmap breakage without explicit buffer setup
        - ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 650 G8 Notebook PC
        - ALSA: hda: Add quirk for ASUS Flow x13
        - ppp: Fix generating ppp unit id when ifname is not specified
        - net: xilinx_emaclite: Do not print real IOMEM pointer (CVE-2021-38205)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.60
        - iio: adc: ti-ads7950: Ensure CS is deasserted after reading channels
        - iio: adis: set GPIO reset pin direction
        - [x86] ASoC: amd: Fix reference to PCM buffer address
        - [x86] ASoC: intel: atom: Fix reference to PCM buffer address
        - i2c: dev: zero out array used for i2c reads from userspace
        - cifs: create sd context must be a multiple of 8
        - scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crash
        - seccomp: Fix setting loaded filter count during TSYNC
        - [armhf] net: ethernet: ti: cpsw: fix min eth packet size for non-switch
          use-cases
        - ceph: reduce contention in ceph_check_delayed_caps()
        - [amd64,arm64] ACPI: NFIT: Fix support for virtual SPA ranges
        - libnvdimm/region: Fix label activation vs errors
        - drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_work
        - drm/amdgpu: don't enable baco on boco platforms in runpm
        - ieee802154: hwsim: fix GPF in hwsim_set_edge_lqi
        - ieee802154: hwsim: fix GPF in hwsim_new_edge_nl
        - [x86] ASoC: SOF: Intel: hda-ipc: fix reply size checking
        - netfilter: nf_conntrack_bridge: Fix memory leak when error
        - [x86] pinctrl: tigerlake: Fix GPIO mapping for newer version of software
        - [x86] platform/x86: pcengines-apuv2: Add missing terminating entries to
          gpio-lookup tables
        - net: phy: micrel: Fix link detection on ksz87xx switch"
        - ppp: Fix generating ifname when empty IFLA_IFNAME is specified
        - net/smc: fix wait on already cleared link
        - net: sched: act_mirred: Reset ct info when mirror/redirect skb
        - ice: Prevent probing virtual functions
        - ice: don't remove netdev->dev_addr from uc sync list
        - iavf: Set RSS LUT and key in reset handle path
        - net/mlx5: Synchronize correct IRQ when destroying CQ
        - net/mlx5: Fix return value from tracer initialization
        - [arm64] drm/meson: fix colour distortion from HDR set during vendor u-boot
        - net: Fix memory leak in ieee802154_raw_deliver
        - net: igmp: fix data-race in igmp_ifc_timer_expire()
        - net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn
          FDB entry
        - net: bridge: fix flags interpretation for extern learn fdb entries
        - net: bridge: fix memleak in br_add_if()
        - net: linkwatch: fix failure to restore device state across suspend/resume
        - tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B
          packets
        - net: igmp: increase size of mr_ifc_count
        - [x86] drm/i915: Only access SFC_DONE when media domain is not fused off
        - xen/events: Fix race in set_evtchn_to_irq
        - vsock/virtio: avoid potential deadlock when vsock device remove
        - nbd: Aovid double completion of a request
        - [arm64] efi/libstub: arm64: Force Image reallocation if BSS was not
          reserved
        - [arm64] efi/libstub: arm64: Relax 2M alignment again for relocatable
          kernels
        - [powerpc*] kprobes: Fix kprobe Oops happens in booke
        - genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
        - [x86] msi: Force affinity setup before startup
        - [x86] ioapic: Force affinity setup before startup
        - [x86] resctrl: Fix default monitoring groups reporting
        - genirq/msi: Ensure deactivation on teardown
        - PCI/MSI: Enable and mask MSI-X early
        - PCI/MSI: Mask all unused MSI-X entries
        - PCI/MSI: Enforce that MSI-X table entry is masked for update
        - PCI/MSI: Enforce MSI[X] entry updates to be visible
        - PCI/MSI: Do not set invalid bits in MSI mask
        - PCI/MSI: Correct misleading comments
        - PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
        - PCI/MSI: Protect msi_desc::masked for multi-MSI
        - [powerpc*] smp: Fix OOPS in topology_init()
        - [arm64] efi/libstub: arm64: Double check image alignment at entry
        - [x86] KVM: VMX: Use current VMCS to query WAITPKG support for MSR
          emulation
        - [x86] KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a
          #PF
        - [x86] vboxsf: Add vboxsf_[create|release]_sf_handle() helpers
        - [x86] vboxsf: Add support for the atomic_open directory-inode op
        - ceph: add some lockdep assertions around snaprealm handling
        - ceph: clean up locking annotation for ceph_get_snap_realm and
          __lookup_snap_realm
        - ceph: take snap_empty_lock atomically with snaprealm refcount change
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.61
        - mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards
        - media: zr364xx: propagate errors from zr364xx_start_readpipe()
        - media: zr364xx: fix memory leaks in probe()
        - media: drivers/media/usb: fix memory leak in zr364xx_probe
        - [x86] KVM: Factor out x86 instruction emulation with decoding
        - [x86] KVM: Fix warning caused by stale emulation context
        - USB: core: Avoid WARNings for 0-length descriptor requests
        - USB: core: Fix incorrect pipe calculation in do_proc_control()
        - dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfers
        - net: xfrm: Fix end of loop tests for list_for_each_entry
        - dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is
          not yet available
        - scsi: pm80xx: Fix TMF task completion race condition
        - scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
        - scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()
        - scsi: core: Avoid printing an error if target_alloc() returns -ENXIO
        - scsi: core: Fix capacity set to zero after offlinining device
        - drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir.
        - qede: fix crash in rmmod qede while automatic debug collection
        - net: usb: pegasus: Check the return value of get_geristers() and friends;
        - net: usb: lan78xx: don't modify phy_device state concurrently
        - Bluetooth: hidp: use correct wait queue when removing ctrl_wait
          (Closes: #992121)
        - [arm64] dts: qcom: c630: fix correct powerdown pin for WSA881x
        - [arm64] dts: qcom: msm8992-bullhead: Remove PSCI
        - iommu: Check if group is NULL before remove device
        - [arm64] cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant
        - virtio: Protect vqs list access
        - [armhf] bus: ti-sysc: Fix error handling for sysc_check_active_timer()
        - vhost: Fix the calculation in vhost_overflow()
        - bpf: Clear zext_dst of dead insns
        - bnxt: don't lock the tx queue from napi poll
        - bnxt: disable napi before canceling DIM
        - bnxt: make sure xmit_more + errors does not miss doorbells
        - bnxt: count Tx drops
        - net: 6pack: fix slab-out-of-bounds in decode_data
        - bnxt_en: Disable aRFS if running on 212 firmware
        - bnxt_en: Add missing DMA memory barriers
        - vrf: Reset skb conntrack connection on VRF rcv
        - virtio-net: support XDP when not more queues
        - virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO
        - net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
        - ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error path
        - sch_cake: fix srchost/dsthost hashing mode
        - [arm64,armhf] net: mdio-mux: Don't ignore memory allocation errors
        - [arm64,armhf] net: mdio-mux: Handle -EPROBE_DEFER correctly
        - ovs: clear skb->tstamp in forwarding path
        - [amd64] iommu/vt-d: Consolidate duplicate cache invaliation code
        - [amd64] iommu/vt-d: Fix incomplete cache flush in
          intel_pasid_tear_down_entry()
        - r8152: fix writing USB_BP2_EN
        - i40e: Fix ATR queue selection
        - iavf: Fix ping is lost after untrusted VF had tried to change MAC
        - Revert "flow_offload: action should not be NULL when it is referenced"
        - [arm64,armhf] mmc: dw_mmc: Fix hang on data CRC error
        - [arm64,armhf] mmc: mmci: stm32: Check when the voltage switch procedure
          should be done
        - [arm64] mmc: sdhci-msm: Update the software timeout value for sdhc
        - [armhf] clk: imx6q: fix uart earlycon unwork
        - [arm64] clk: qcom: gdsc: Ensure regulator init state matches GDSC state
        - ALSA: hda - fix the 'Capture Switch' value change notifications
        - slimbus: messaging: start transaction ids from 1 instead of zero
        - slimbus: messaging: check for valid transaction id
        - ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9510 laptop
        - [arm*] mmc: sdhci-iproc: Cap min clock frequency on BCM2711
        - [arm*] mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711
        - btrfs: prevent rename2 from exchanging a subvol with a directory from
          different parents
        - ALSA: hda/via: Apply runtime PM workaround for ASUS B23E
        - [s390x] pci: fix use after free of zpci_dev
        - PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI
        - ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8
        - [x86] ASoC: intel: atom: Fix breakage for PCM buffer address setup
        - mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
        - fs: warn about impending deprecation of mandatory locks
        - io_uring: fix xa_alloc_cycle() error return value check
        - io_uring: only assign io_uring_enter() SQPOLL error in actual error case
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.62
        - bpf: Fix ringbuf helper function compatibility
        - bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper
        - ASoC: rt5682: Adjust headset volume button threshold
        - ASoC: component: Remove misplaced prefix handling in pin control functions
        - netfilter: conntrack: collect all entries in one cycle
        - once: Fix panic when module unload
        - blk-iocost: fix lockdep warning on blkcg->lock
        - ovl: fix uninitialized pointer read in ovl_lookup_real_one()
        - [arm64] net: mscc: Fix non-GPL export of regmap APIs
        - can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX
          and TX error counters
        - ceph: correctly handle releasing an embedded cap flush
        - Revert "btrfs: compression: don't try to compress if we don't have enough
          pages"
        - drm/amdgpu: Cancel delayed work when GFXOFF is disabled
        - Revert "USB: serial: ch341: fix character loss at high transfer rates"
        - USB: serial: option: add new VID/PID to support Fibocom FG150
        - [arm64,armhf] usb: dwc3: gadget: Fix dwc3_calc_trbs_left()
        - [arm64,armhf] usb: dwc3: gadget: Stop EP0 transfers during pullup disable
        - scsi: core: Fix hang of freezing queue between blocking and running device
        - [amd64] IB/hfi1: Fix possible null-pointer dereference in
          _extend_sdma_tx_descs()
        - ice: do not abort devlink info if board identifier can't be found
        - net: usb: pegasus: fixes of set_register(s) return value evaluation;
        - igc: fix page fault when thunderbolt is unplugged
        - igc: Use num_tx_queues when iterating over tx_ring queue
        - e1000e: Fix the max snoop/no-snoop latency for 10M
        - e1000e: Do not take care about recovery NVM checksum
        - ip_gre: add validation for csum_start
        - [arm64] xgene-v2: Fix a resource leak in the error handling path of
          'xge_probe()'
        - [arm64,armhf] net: marvell: fix MVNETA_TX_IN_PRGRS bit number
        - ucounts: Increase ucounts reference counter before the security hook
        - net/sched: ets: fix crash when flipping from 'strict' to 'quantum'
        - ipv6: use siphash in rt6_exception_hash()
        - ipv4: use siphash instead of Jenkins in fnhe_hashfun()
        - cxgb4: dont touch blocked freelist bitmap after free
        - rtnetlink: Return correct error on changing device netns
        - [arm64] net: hns3: clear hardware resource when loading driver
        - [arm64] net: hns3: add waiting time before cmdq memory is released
        - [arm64] net: hns3: fix duplicate node in VLAN list
        - [arm64] net: hns3: fix get wrong pfc_en when query PFC configuration
        - [arm*] Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on
          BCM2711"
        - net: stmmac: add mutex lock to protect est parameters
        - net: stmmac: fix kernel panic due to NULL pointer dereference of plat->est
        - [x86] drm/i915: Fix syncmap memory leak
        - usb: gadget: u_audio: fix race condition on endpoint stop
        - [x86] perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of
          a u32
        - iwlwifi: pnvm: accept multiple HW-type TLVs
        - opp: remove WARN when no valid OPPs remain
        - [arm64,armhf] cpufreq: blocklist Qualcomm sm8150 in cpufreq-dt-platdev
        - virtio: Improve vq->broken access to avoid any compiler optimization
        - virtio_pci: Support surprise removal of virtio pci device
        - qed: qed ll2 race condition fixes
        - qed: Fix null-pointer dereference in qed_rdma_create_qp()
        - blk-mq: don't grab rq's refcount in blk_mq_check_expired()
        - drm: Copy drm_wait_vblank to user before returning
        - drm/nouveau/disp: power down unused DP links during init
        - drm/nouveau/kms/nv50: workaround EFI GOP window channel format differences
        - net/rds: dma_map_sg is entitled to merge entries
        - btrfs: fix race between marking inode needs to be logged and log syncing
        - pipe: avoid unnecessary EPOLLET wakeups under normal loads
        - pipe: do FASYNC notifications for every pipe IO, not just state changes
        - tipc: call tipc_wait_for_connect only when dlen is not 0
        - Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBS
        - [powerpc*] perf: Invoke per-CPU variable access with disabled interrupts
        - srcu: Provide internal interface to start a Tree SRCU grace period
        - srcu: Provide polling interfaces for Tree SRCU grace periods
        - srcu: Provide internal interface to start a Tiny SRCU grace period
        - srcu: Make Tiny SRCU use multi-bit grace-period counter
        - srcu: Provide polling interfaces for Tiny SRCU grace periods
        - tracepoint: Use rcu get state and cond sync for static call updates
        - usb: typec: ucsi: acpi: Always decode connector change information
          (Closes: #992004)
        - usb: typec: ucsi: Work around PPM losing change information
        - usb: typec: ucsi: Clear pending after acking connector change
        - [arm64] dts: qcom: msm8994-angler: Fix gpio-reserved-ranges 85-88
        - kthread: Fix PF_KTHREAD vs to_kthread() race
        - Revert "floppy: reintroduce O_NDELAY fix"
        - net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
        - audit: move put_tree() to avoid trim_trees refcount underflow and UAF
        - bpf: Fix potentially incorrect results with bpf_get_local_storage()
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.63
        - fscrypt: add fscrypt_symlink_getattr() for computing st_size
        - ext4: report correct st_size for encrypted symlinks
        - f2fs: report correct st_size for encrypted symlinks
        - ubifs: report correct st_size for encrypted symlinks
        - Revert "ucounts: Increase ucounts reference counter before the security
          hook"
        - Revert "cred: add missing return error code when set_cred_ucounts()
          failed"
        - Revert "Add a reference to ucounts for each cred"
        - [armhf] gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar
          U/V formats
        - qed: Fix the VF msix vectors flow
        - [arm64] net: macb: Add a NULL check on desc_ptp
        - qede: Fix memset corruption
        - [x86] perf/x86/intel/pt: Fix mask of num_address_ranges
        - ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
        - [x86] perf/x86/amd/ibs: Work around erratum #1197
        - [x86] perf/x86/amd/power: Assign pmu.module
        - ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setup
        - ALSA: hda/realtek: Workaround for conflicting SSID on ASUS ROG Strix G17
        - ALSA: pcm: fix divide error in snd_pcm_lib_ioctl
        - spi: Switch to signed types for *_native_cs SPI controller fields
        - new helper: inode_wrong_type()
        - fuse: fix illegal access to inode with reused nodeid
        - media: stkwebcam: fix memory leak in stk_camera_probe
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.64
        - igmp: Add ip_mc_list lock in ip_check_mc_rcu
        - USB: serial: mos7720: improve OOM-handling in read_mos_reg()
        - mm/page_alloc: speed up the iteration of max_order
        - Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables
          ASPM"
        - [amd64] x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC
          power-gating
        - blk-mq: fix kernel panic during iterating over flush request
        - blk-mq: fix is_flush_rq
        - blk-mq: clearing flush request reference in tags->rqs[]
        - ALSA: usb-audio: Add registration quirk for JBL Quantum 800
        - xhci: fix even more unsafe memory usage in xhci tracing
        - xhci: fix unsafe memory usage in xhci tracing
        - [x86] reboot: Limit Dell Optiplex 990 quirk to early BIOS versions
        - PCI: Call Max Payload Size-related fixup quirks early
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.65
        - locking/mutex: Fix HANDOFF condition
        - regmap: fix the offset of register error log
        - sched/deadline: Fix reset_on_fork reporting of DL tasks
        - power: supply: axp288_fuel_gauge: Report register-address on readb /
          writeb errors
        - sched/deadline: Fix missing clock update in migrate_task_rq_dl()
        - rcu/tree: Handle VM stoppage in stall detection
        - [x86] EDAC/mce_amd: Do not load edac_mce_amd module on guests
        - posix-cpu-timers: Force next expiration recalc after itimer reset
        - hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
        - hrtimer: Ensure timerfd notification for HIGHRES=n
        - udf: Check LVID earlier
        - udf: Fix iocharset=utf8 mount option
        - isofs: joliet: Fix iocharset=utf8 mount option
        - bcache: add proper error unwinding in bcache_device_init
        - blk-throtl: optimize IOPS throttle for large IO scenarios
        - nvme-tcp: don't update queue count when failing to set io queues
        - nvme-rdma: don't update queue count when failing to set io queues
        - nvmet: pass back cntlid on successful completion
        - [x86] power: supply: max17042_battery: fix typo in MAx17042_TOFF
        - [s390x] cio: add dev_busid sysfs entry for each subchannel
        - [s390x] zcrypt: fix wrong offset index for APKA master key valid state
        - libata: fix ata_host_start()
        - [x86] crypto: qat - do not ignore errors from enable_vf2pf_comms()
        - [x86] crypto: qat - handle both source of interrupt in VF ISR
        - [x86] crypto: qat - fix reuse of completion variable
        - [x86] crypto: qat - fix naming for init/shutdown VF to PF notifications
        - [x86] crypto: qat - do not export adf_iov_putmsg()
        - fcntl: fix potential deadlock for &fasync_struct.fa_lock
        - udf_get_extendedattr() had no boundary checks.
        - [s390x] pci: fix misleading rc in clp_set_pci_fn()
        - [s390x] debug: keep debug data on resize
        - [s390x] debug: fix debug area life cycle
        - [s390x] ap: fix state machine hang after failure to enable irq
        - [arm64] power: supply: cw2015: use dev_err_probe to allow deferred probe
        - sched/numa: Fix is_core_idle()
        - sched: Fix UCLAMP_FLAG_IDLE setting
        - rcu: Fix to include first blocked task in stall warning
        - rcu: Add lockdep_assert_irqs_disabled() to rcu_sched_clock_irq() and
          callees
        - rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lock
        - block: return ELEVATOR_DISCARD_MERGE if possible
        - [arm64] spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config
        - genirq/timings: Fix error return code in irq_timings_test_irqs()
        - [mips64el,mipsel] irqchip/loongson-pch-pic: Improve edge triggered
          interrupt support
        - lib/mpi: use kcalloc in mpi_resize
        - block: nbd: add sanity check for first_minor
        - [arm64,armhf] irqchip/gic-v3: Fix priority comparison when non-secure
          priorities are used
        - [x86] crypto: qat - use proper type for vf_mask
        - [x86] mce: Defer processing of early errors
        - [arm64] regulator: vctrl: Use locked regulator_get_voltage in probe path
        - [arm64] regulator: vctrl: Avoid lockdep warning in enable/disable ops
        - [arm64,armhf] drm/panfrost: Fix missing clk_disable_unprepare() on error
          in panfrost_clk_init()
        - [x86] drm/gma500: Fix end of loop tests for list_for_each_entry
        - drm/of: free the right object
        - bpf: Fix a typo of reuseport map in bpf.h.
        - bpf: Fix potential memleak and UAF in the verifier.
        - drm/of: free the iterator object on failure
        - [amd64] gve: fix the wrong AdminQ buffer overflow check
        - i40e: improve locking of mac_filter_hash
        - gfs2: Fix memory leak of object lsi on error return path
        - firmware: fix theoretical UAF race with firmware cache and resume
        - driver core: Fix error return code in really_probe()
        - media: dvb-usb: fix uninit-value in dvb_usb_adapter_dvb_init
        - media: dvb-usb: fix uninit-value in vp702x_read_mac_addr
        - media: dvb-usb: Fix error handling in dvb_usb_i2c_init
        - media: go7007: fix memory leak in go7007_usb_probe
        - media: go7007: remove redundant initialization
        - [armhf] media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formats
        - Bluetooth: sco: prevent information leak in sco_conn_defer_accept()
        - [x86] drm/amdgpu/acp: Make PM domain really work
        - tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos
        - [armhf] dts: meson8b: odroidc1: Fix the pwm regulator supply properties
        - [armhf] dts: meson8b: mxq: Fix the pwm regulator supply properties
        - [armhf] dts: meson8b: ec100: Fix the pwm regulator supply properties
        - net/mlx5e: Prohibit inner indir TIRs in IPoIB
        - net/mlx5e: Block LRO if firmware asks for tunneled LRO
        - cgroup/cpuset: Fix a partition bug with hotplug
        - net: cipso: fix warnings in netlbl_cipsov4_add_std
        - Bluetooth: mgmt: Fix wrong opcode in the response for add_adv cmd
        - devlink: Break parameter notification sequence to be before/after
          unload/load driver
        - net/mlx5: Fix missing return value in
          mlx5_devlink_eswitch_inline_mode_set()
        - leds: lt3593: Put fwnode in any case during ->probe()
        - leds: trigger: audio: Add an activate callback to ensure the initial
          brightness is set
        - media: em28xx-input: fix refcount bug in em28xx_usb_disconnect
        - [arm64] media: venus: venc: Fix potential null pointer dereference on
          pointer fmt
        - PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently
        - PCI: PM: Enable PME if it can be signaled from D3cold
        - debugfs: Return error during {full/open}_proxy_open() on rmmod
        - Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow
        - PM: EM: Increase energy calculation precision
        - [arm64] drm/msm/mdp4: refactor HW revision detection into
          read_mdp_hw_revision
        - [arm64] drm/msm/mdp4: move HW revision detection to earlier phase
        - [arm64] drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary
          LMs
        - cgroup/cpuset: Miscellaneous code cleanup
        - cgroup/cpuset: Fix violation of cpuset locking rule
        - [x86] ASoC: Intel: Fix platform ID matching
        - Bluetooth: fix repeated calls to sco_sock_kill
        - [arm64] drm/msm/dsi: Fix some reference counted resource leaks
        - net/mlx5: Register to devlink ingress VLAN filter trap
        - net/mlx5: Fix unpublish devlink parameters
        - [x86] ASoC: rt5682: Implement remove callback
        - [x86] ASoC: rt5682: Properly turn off regulators if wrong device ID
        - [arm64,armhf] usb: dwc3: meson-g12a: add IRQ check
        - [arm64] usb: dwc3: qcom: add IRQ check
        - [armhf] usb: phy: twl6030: add IRQ checks
        - devlink: Clear whole devlink_flash_notify struct
        - Bluetooth: Move shutdown callback before flushing tx and rx queue
        - PM: cpu: Make notifier chain use a raw_spinlock_t
        - mac80211: Fix insufficient headroom issue for AMSDU
        - locking/lockdep: Mark local_lock_t
        - locking/local_lock: Add missing owner initialization
        - lockd: Fix invalid lockowner cast after vfs_test_lock
        - nfsd4: Fix forced-expiry locking
        - [arm64] dts: marvell: armada-37xx: Extend PCIe MEM space
        - [arm*] firmware: raspberrypi: Keep count of all consumers
        - [arm*] firmware: raspberrypi: Fix a leak in 'rpi_firmware_get()'
        - mm/swap: consider max pages in iomap_swapfile_add_extent
        - Bluetooth: add timeout sanity check to hci_inquiry
        - [armhf] i2c: s3c2410: fix IRQ check
        - gfs2: init system threads before freeze lock
        - rsi: fix error code in rsi_load_9116_firmware()
        - rsi: fix an error code in rsi_probe()
        - [x86] ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCs
        - [x86] ASoC: Intel: Skylake: Fix module resource and format selection
        - mmc: sdhci: Fix issue with uninitialized dma_slave_config
        - [arm64,armhf] mmc: dw_mmc: Fix issue with uninitialized dma_slave_config
        - bpf: Fix possible out of bound write in narrow load handling
        - CIFS: Fix a potencially linear read overflow
        - [arm64] i2c: xlp9xx: fix main IRQ check
        - [arm*] usb: ehci-orion: Handle errors of clk_prepare_enable() in probe
        - [arm64] tty: serial: fsl_lpuart: fix the wrong mapbase value
        - iwlwifi: follow the new inclusive terminology
        - iwlwifi: skip first element in the WTAS ACPI table
        - ice: Only lock to update netdev dev_addr
        - ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()
        - [amd64,arm64] atlantic: Fix driver resume flow.
        - bcma: Fix memory leak for internally-handled cores
        - brcmfmac: pcie: fix oops on failure to resume and reprobe
        - ipv6: make exception cache less predictible
        - ipv4: make exception cache less predictible
        - net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed
        - ipv4: fix endianness issue in inet_rtm_getroute_build_skb()
        - [x86] ASoC: rt5682: Remove unused variable in rt5682_i2c_remove()
        - iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha
        - f2fs: guarantee to write dirty data when enabling checkpoint back
        - time: Handle negative seconds correctly in timespec64_to_ns()
        - io_uring: IORING_OP_WRITE needs hash_reg_file set
        - bio: fix page leak bio_add_hw_page failure
        - tty: Fix data race between tiocsti() and flush_to_ldisc()
        - [x86] perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS Op
        - [x86] resctrl: Fix a maybe-uninitialized build warning treated as error
        - [x86] Revert "KVM: x86: mmu: Add guest physical address check in
          translate_gpa()"
        - [s390x] KVM: index kvm->arch.idle_mask by vcpu_idx
        - [x86] KVM: x86: Update vCPU's hv_clock before back to guest when
          tsc_offset is adjusted
        - [x86] KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulation
        - [x86] KVM: nVMX: Unconditionally clear nested.pi_pending on nested
          VM-Enter
        - fuse: truncate pagecache on atomic_o_trunc
        - fuse: flush extending writes
        - fbmem: don't allow too huge resolutions
        - backlight: pwm_bl: Improve bootloader/kernel device handover
        - [armel] clk: kirkwood: Fix a clocking boot regression
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.66
        - Revert "Bluetooth: Move shutdown callback before flushing tx and rx queue"
        - Revert "block: nbd: add sanity check for first_minor"
        - Revert "posix-cpu-timers: Force next expiration recalc after itimer reset"
        - Revert "time: Handle negative seconds correctly in timespec64_to_ns()"
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.67
        - io_uring: limit fixed table size by RLIMIT_NOFILE
        - io_uring: place fixed tables under memcg limits
        - io_uring: add ->splice_fd_in checks
        - io_uring: fail links of cancelled timeouts
        - io-wq: fix wakeup race when adding new work
        - btrfs: wake up async_delalloc_pages waiters after submit
        - btrfs: reset replace target device to allocation state on close
        - blk-zoned: allow zone management send operations without CAP_SYS_ADMIN
        - blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN
        - PCI/MSI: Skip masking MSI-X on Xen PV
        - [powerpc*] perf/hv-gpci: Fix counter value parsing
        - xen: fix setting of max_pfn in shared_info
        - 9p/xen: Fix end of loop tests for list_for_each_entry
        - ceph: fix dereference of null pointer cf
        - [armhf] soc: aspeed: lpc-ctrl: Fix boundary check for mmap
        - [armhf] soc: aspeed: p2a-ctrl: Fix boundary check for mmap
        - [arm64] mm: Fix TLBI vs ASID rollover
        - [arm64] head: avoid over-mapping in map_memory
        - iio: ltc2983: fix device probe
        - [arm64] wcn36xx: Ensure finish scan is not requested before start scan
        - block: bfq: fix bfq_set_next_ioprio_data()
        - [x86] power: supply: max17042: handle fails of reading status register
        - dm crypt: Avoid percpu_counter spinlock contention in crypt_page_alloc()
        - [x86] crypto: ccp - shutdown SEV firmware on kexec
        - [x86] VMCI: fix NULL pointer dereference when unmapping queue pair
        - media: uvc: don't do DMA on stack
        - media: rc-loopback: return number of emitters rather than error
        - [s390x] qdio: fix roll-back after timeout on ESTABLISH ccw
        - [s390x] qdio: cancel the ESTABLISH ccw after timeout
        - [armhf] Revert "dmaengine: imx-sdma: refine to load context only once"
        - [armhf] dmaengine: imx-sdma: remove duplicated sdma_load_context
        - libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDs
        - f2fs: fix to do sanity check for sb/cp fields correctly
        - PCI/portdrv: Enable Bandwidth Notification only if port supports it
        - PCI: Restrict ASMedia ASM1062 SATA Max Payload Size Supported
        - PCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN failure
        - [arm64] PCI: xilinx-nwl: Enable the clock through CCF
        - [arm64] PCI: aardvark: Configure PCIe resources from 'ranges' DT property
        - PCI: Export pci_pio_to_address() for module use
        - [arm64] PCI: aardvark: Fix checking for PIO status
        - [arm64] PCI: aardvark: Fix masking and unmasking legacy INTx interrupts
        - HID: input: do not report stylus battery state as "full"
        - f2fs: quota: fix potential deadlock
        - [arm64] pinctrl: armada-37xx: Correct PWM pins definitions
        - scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMAND
        - [arm64,armhf] clk: rockchip: drop GRF dependency for rk3328/rk3036 pll
          types
        - [amd64] IB/hfi1: Adjust pkey entry in index 0
        - RDMA/iwcm: Release resources if iw_cm module initialization fails
        - docs: Fix infiniband uverbs minor number
        - scsi: BusLogic: Use %X for u32 sized integer rather than %lX
        - [armhf] pinctrl: samsung: Fix pinctrl bank pin count
        - scsi: ufs: Fix memory corruption by ufshcd_read_desc_param()
        - [powerpc*] cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwards
        - [powerpc*] stacktrace: Include linux/delay.h
        - RDMA/mlx5: Delete not-available udata check
        - [powerpc*] cpuidle: pseries: Mark pseries_idle_proble() as __init
        - f2fs: reduce the scope of setting fsck tag when de->name_len is zero
        - NFSv4/pNFS: Fix a layoutget livelock loop
        - NFSv4/pNFS: Always allow update of a zero valued layout barrier
        - NFSv4/pnfs: The layout barrier indicate a minimal value for the seqid
        - SUNRPC: Fix potential memory corruption
        - SUNRPC/xprtrdma: Fix reconnection locking
        - SUNRPC query transport's source port
        - sunrpc: Fix return value of get_srcport()
        - [arm64,armhf] pinctrl: single: Fix error return code in
          pcs_parse_bits_in_pinctrl_entry()
        - [powerpc*] numa: Consider the max NUMA node for migratable LPAR
        - scsi: smartpqi: Fix an error code in pqi_get_raid_map()
        - scsi: qedi: Fix error codes in qedi_alloc_global_queues()
        - scsi: qedf: Fix error codes in qedf_alloc_global_queues()
        - iommu/vt-d: Update the virtual command related registers
        - HID: i2c-hid: Fix Elan touchpad regression
        - [arm64,armhf] clk: imx8m: fix clock tree update of TF-A managed clocks
        - [powerpc*] KVM: PPC: Book3S HV: Fix copy_tofrom_guest routines
        - [powerpc*] KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when
          guest SPRs are live
        - [x86] platform/x86: dell-smbios-wmi: Add missing kfree in error-exit from
          run_smbios_call
        - [powerpc*] smp: Update cpu_core_map on all PowerPc systems
        - [arm64] RDMA/hns: Fix QP's resp incomplete assignment
        - fscache: Fix cookie key hashing
        - [powerpc*] KVM: PPC: Fix clearing never mapped TCEs in realmode
        - f2fs: fix to account missing .skipped_gc_rwsem
        - f2fs: fix unexpected ENOENT comes from f2fs_map_blocks()
        - f2fs: fix to unmap pages from userspace process in punch_hole()
        - f2fs: deallocate compressed pages when error happens
        - f2fs: should put a page beyond EOF when preparing a write
        - [mips64el,mipsel] Malta: fix alignment of the devicetree buffer
        - userfaultfd: prevent concurrent API initialization
        - [arm*] drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET
        - drm/amdgpu: Fix amdgpu_ras_eeprom_init()
        - media: dib8000: rewrite the init prbs logic
        - [x86] hyperv: fix for unwanted manipulation of sched_clock when TSC marked
          unstable
        - PCI: Use pci_update_current_state() in pci_enable_device_flags()
        - tipc: keep the skb in rcv queue until the whole data is read
        - net: phy: Fix data type in DP83822 dp8382x_disable_wol()
        - iio: dac: ad5624r: Fix incorrect handling of an optional regulator.
        - iavf: do not override the adapter state in the watchdog task
        - iavf: fix locking of critical sections
        - video: fbdev: kyro: fix a DoS bug by restricting user input
        - netlink: Deal with ESRCH error in nlmsg_notify()
        - drm: avoid blocking in drm_clients_info's rcu section
        - drm: serialize drm_file.master with a new spinlock
        - drm: protect drm_master pointers in drm_lease.c
        - rcu: Fix macro name CONFIG_TASKS_RCU_TRACE
        - igc: Check if num of q_vectors is smaller than max before array access
        - usb: gadget: u_ether: fix a potential null pointer dereference
        - [armhf] USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable()
        - usb: gadget: composite: Allow bMaxPower=0 if self-powered
        - tty: serial: jsm: hold port lock when reporting modem line changes
        - [arm64] bus: fsl-mc: fix mmio base address for child DPRCs
        - nfp: fix return statement in nfp_net_parse_meta()
        - ethtool: improve compat ioctl handling
        - drm/amdgpu: Fix a printing message
        - [arm64] dts: allwinner: h6: tanix-tx6: Fix regulator node names
        - video: fbdev: kyro: Error out if 'pixclock' equals zero
        - ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()
        - flow_dissector: Fix out-of-bounds warnings
        - [s390x] jump_label: print real address in a case of a jump label bug
        - [s390x] make PCI mio support a machine flag
        - serial: 8250: Define RX trigger levels for OxSemi 950 devices
        - serial: 8250_pci: make setup_port() parameters explicitly unsigned
        - Bluetooth: skip invalid hci_sync_conn_complete_evt
        - workqueue: Fix possible memory leaks in wq_numa_init()
        - bonding: 3ad: fix the concurrency between __bond_release_one() and
          bond_3ad_state_machine_handler()
        - [x86] ASoC: Intel: bytcr_rt5640: Move "Platform Clock" routes to the maps
          for the matching in-/output
        - [x86] ASoC: Intel: update sof_pcm512x quirks
        - media: v4l2-dv-timings.c: fix wrong condition in two for-loops
        - gfs2: Fix glock recursion in freeze_go_xmote_bh
        - [armhf] dts: imx53-ppd: Fix ACHC entry
        - [arm64] nvmem: qfprom: Fix up qfprom_disable_fuse_blowing() ordering
        - [arm64] net: ethernet: stmmac: Do not use unreachable() in
          ipq806x_gmac_probe()
        - [arm64] drm/msm: mdp4: drop vblank get/put from prepare/complete_commit
        - [arm64] drm/msm/dsi: Fix DSI and DSI PHY regulator config from SDM660
        - [x86] thunderbolt: Fix port linking by checking all adapters
        - [x86] drm/vmwgfx: fix potential UAF in vmwgfx_surface.c
        - Bluetooth: schedule SCO timeouts with delayed_work
        - Bluetooth: avoid circular locks in sco_sock_connect
        - [arm64] drm/msm/dp: return correct edid checksum after corrupted edid
          checksum read
        - net/mlx5: Fix variable type to match 64bit
        - gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable
          access in amdgpu_i2c_router_select_ddc_port()
        - mac80211: Fix monitor MTU limit so that A-MSDUs get through
        - [arm64] dts: ls1046a: fix eeprom entries
        - nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data
        - nvme: code command_id with a genctr for use-after-free validation
        - Bluetooth: Fix handling of LE Enhanced Connection Complete
        - opp: Don't print an error if required-opps is missing
        - iomap: pass writeback errors to the mapping
        - tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQD
        - rpc: fix gss_svc_init cleanup on failure
        - [armhf] hwmon: (pmbus/ibm-cffps) Fix write bits for LED control
        - [x86] staging: rts5208: Fix get_ms_information() heap buffer size
        - net: Fix offloading indirect devices dependency on qdisc order creation
        - gfs2: Don't call dlm after protocol is unmounted
        - [arm64,armhf] usb: chipidea: host: fix port index underflow and UBSAN
          complains
        - lockd: lockd server-side shouldn't set fl_ops
        - [armhf] drm/exynos: Always initialize mapping in exynos_drm_register_dma()
        - rtl8xxxu: Fix the handling of TX A-MPDU aggregation
        - rtw88: use read_poll_timeout instead of fixed sleep
        - rtw88: wow: build wow function only if CONFIG_PM is on
        - rtw88: wow: fix size access error of probe request
        - btrfs: tree-log: check btrfs_lookup_data_extent return value
        - soundwire: intel: fix potential race condition during power down
        - [x86] ASoC: Intel: Skylake: Fix module configuration for KPB and MIXER
        - [x86] ASoC: Intel: Skylake: Fix passing loadable flag for module
        - of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFS
        - [arm64] mmc: sdhci-of-arasan: Modified SD default speed to 19MHz for
          ZynqMP
        - [arm64] mmc: sdhci-of-arasan: Check return value of non-void funtions
        - mmc: rtsx_pci: Fix long reads when clock is prescaled
        - mmc: core: Return correct emmc response in case of ioctl error
        - cifs: fix wrong release in sess_alloc_buffer() failed path
        - Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST
          quirk set"
        - [armhf] usb: musb: musb_dsps: request_irq() after initializing musb
        - usbip: give back URBs for unsent unlink requests during cleanup
        - usbip:vhci_hcd USB port can get stuck in the disabled state
        - [arm64,armhf] ASoC: rockchip: i2s: Fix regmap_ops hang
        - [arm64,armhf] ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/B
        - nfsd: fix crash on LOCKT on reexported NFSv3
        - iwlwifi: pcie: free RBs during configure
        - iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changed
        - iwlwifi: mvm: avoid static queue number aliasing
        - iwlwifi: mvm: fix access to BSS elements
        - iwlwifi: fw: correctly limit to monitor dump
        - iwlwifi: mvm: Fix scan channel flags settings
        - net/mlx5: DR, fix a potential use-after-free bug
        - net/mlx5: DR, Enable QP retransmission
        - parport: remove non-zero check on count
        - [arm64] wcn36xx: Fix missing frame timestamp for beacon/probe-resp
        - ath9k: fix OOB read ar9300_eeprom_restore_internal
        - ath9k: fix sleeping in atomic context
        - net: fix NULL pointer reference in cipso_v4_doi_free
        - fix array-index-out-of-bounds in taprio_change
        - [arm64] net: hns3: clean up a type mismatch warning
        - fs/io_uring Don't use the return value from import_iovec().
        - io_uring: remove duplicated io_size from rw
        - ovl: fix BUG_ON() in may_delete() when called from ovl_cleanup()
        - scsi: BusLogic: Fix missing pr_cont() use
        - scsi: qla2xxx: Changes to support kdump kernel
        - scsi: qla2xxx: Sync queue idx with queue_pair_map idx
        - [powerpc*] cpufreq: powernv: Fix init_chip_info initialization in numa=off
        - [s390x] pv: fix the forcing of the swiotlb
        - hugetlb: fix hugetlb cgroup refcounting during vma split
        - mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled
        - mm/hugetlb: initialize hugetlb_usage in mm_init
        - mm,vmscan: fix divide by zero in get_scan_count
        - memcg: enable accounting for pids in nested pid namespaces
        - libnvdimm/pmem: Fix crash triggered when I/O in-flight during unbind
        - [arm64,armhf] platform/chrome: cros_ec_proto: Send command again when
          timeout occurs
        - [x86] drm/mgag200: Select clock in PLL update functions
        - [arm64] drm/msi/mdp4: populate priv->kms in mdp4_kms_init
        - drm/dp_mst: Fix return code on sideband message failure
        - [arm64,armhf] drm/panfrost: Make sure MMU context lifetime is not bound to
          panfrost_priv
        - drm/amdgpu: Fix BUG_ON assert
        - [arm64,armhf] drm/panfrost: Simplify lock_region calculation
        - [arm64,armhf] drm/panfrost: Use u64 for size in lock_region
        - [arm64,armhf] drm/panfrost: Clamp lock region to Bifrost minimum
        - fanotify: limit number of event merge attempts
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.68
        - btrfs: fix upper limit for max_inline for page size 64K
        - [amd64] xen: reset legacy rtc flag for PV domU
        - [arm64] sve: Use correct size when reinitialising SVE state
        - PCI: Add AMD GPU multi-function power dependencies
        - drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10
        - [armhf] drm/etnaviv: return context from etnaviv_iommu_context_get
        - [armhf] drm/etnaviv: put submit prev MMU context when it exists
        - [armhf] drm/etnaviv: stop abusing mmu_context as FE running marker
        - [armhf] drm/etnaviv: keep MMU context across runtime suspend/resume
        - [armhf] drm/etnaviv: exec and MMU state is lost when resetting the GPU
        - [armhf] drm/etnaviv: fix MMU context leak on GPU reset
        - [armhf] drm/etnaviv: reference MMU context when setting up hardware state
        - [armhf] drm/etnaviv: add missing MMU context put when reaping MMU mapping
        - [s390x] sclp: fix Secure-IPL facility detection
        - [x86] pat: Pass valid address to sanitize_phys()
        - [x86] mm: Fix kern_addr_valid() to cope with existing but not present
          entries
        - tipc: fix an use-after-free issue in tipc_recvmsg
        - ethtool: Fix rxnfc copy to user buffer overflow
        - net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert
        - net/l2tp: Fix reference count leak in l2tp_udp_recv_core
        - r6040: Restore MDIO clock frequency after MAC reset
        - tipc: increase timeout in tipc_sk_enqueue()
        - [arm64] drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unused
        - net/mlx5: FWTrace, cancel work on alloc pd error flow
        - net/mlx5: Fix potential sleeping in atomic context
        - nvme-tcp: fix io_work priority inversion
        - events: Reuse value read using READ_ONCE instead of re-reading it
        - vhost_net: fix OoB on sendmsg() failure.
        - net/af_unix: fix a data-race in unix_dgram_poll
        - [arm64,armhf] net: dsa: destroy the phylink instance on any error in
          dsa_slave_phy_setup
        - [x86] uaccess: Fix 32-bit __get_user_asm_u64() when
          CC_HAS_ASM_GOTO_OUTPUT=y
        - tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()
        - qed: Handle management FW error
        - udp_tunnel: Fix udp_tunnel_nic work-queue type
        - dt-bindings: arm: Fix Toradex compatible typo
        - [powerpc*] KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode
          changing registers
        - bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem()
        - [arm64] net: hns3: pad the short tunnel frame before sending to hardware
        - [arm64] net: hns3: change affinity_mask to numa node range
        - [arm64] net: hns3: disable mac in flr process
        - [arm64] net: hns3: fix the timing issue of VF clearing interrupt sources
        - mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
        - dt-bindings: mtd: gpmc: Fix the ECC bytes vs. OOB bytes equation
        - PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platforms
        - fuse: fix use after free in fuse_read_interrupt()
        - [arm64,armhf] PCI: tegra: Fix OF node reference leak
        - [armhf] mfd: Don't use irq_create_mapping() to resolve a mapping
        - tracing/probes: Reject events which have the same name of existing one
        - PCI: Add ACS quirks for Cavium multi-function devices
        - watchdog: Start watchdog in watchdog_set_last_hw_keepalive only if
          appropriate
        - Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6
        - net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920
        - block, bfq: honor already-setup queue merges
        - [i386] PCI: ibmphp: Fix double unmap of io_mem
        - ethtool: Fix an error code in cxgb2.c
        - [s390x] bpf: Fix optimizing out zero-extensions
        - [s390x] bpf: Fix 64-bit subtraction of the -0x80000000 constant
        - [s390x] bpf: Fix branch shortening during codegen pass
        - mfd: axp20x: Update AXP288 volatile ranges
        - PCI: of: Don't fail devm_pci_alloc_host_bridge() on missing 'ranges'
        - netfilter: nft_ct: protect nft_ct_pcpu_template_refcnt with mutex
        - [arm64] KVM: Restrict IPA size to maximum 48 bits on 4K and 16K page size
        - PCI: Fix pci_dev_str_match_path() alloc while atomic bug
        - mtd: mtdconcat: Judge callback existence based on the master
        - mtd: mtdconcat: Check _read, _write callbacks existence before assignment
        - [arm64] KVM: Fix read-side race on updates to vcpu reset state
        - [arm64] KVM: Handle PSCI resets before userspace touches vCPU state
        - mtd: rawnand: cafe: Fix a resource leak in the error handling path of
          'cafe_nand_probe()'
        - perf unwind: Do not overwrite
          FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}
        - [arm64] gpio: mpc8xxx: Fix a resources leak in the error handling path of
          'mpc8xxx_probe()'
        - [arm64] gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code
          and avoid a leak
        - net: hso: add failure handler for add_net_device
        - [armhf] net: dsa: b53: Fix calculating number of switch ports
        - [armhf] net: dsa: b53: Set correct number of ports in the DSA struct
        - netfilter: socket: icmp6: fix use-after-scope
        - fq_codel: reject silly quantum parameters
        - qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom
        - ip_gre: validate csum_start only on pull
        - [armhf] net: dsa: b53: Fix IMP port setup on BCM5301x
        - bnxt_en: fix stored FW_PSID version masks
        - bnxt_en: Fix asic.rev in devlink dev info command
        - bnxt_en: log firmware debug notifications
        - bnxt_en: Consolidate firmware reset event logging.
        - bnxt_en: Convert to use netif_level() helpers.
        - bnxt_en: Improve logging of error recovery settings information.
        - bnxt_en: Fix possible unintended driver initiated error recovery
        - mfd: lpc_sch: Partially revert "Add support for Intel Quark X1000"
        - mfd: lpc_sch: Rename GPIOBASE to prevent build error
        - [x86] mce: Avoid infinite loop for copy from user recovery
        - bnxt_en: Fix error recovery regression
        - [armhf] net: dsa: bcm_sf2: Fix array overrun in bcm_sf2_num_active_ports()
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.69
        - PCI: pci-bridge-emul: Add PCIe Root Capabilities Register
        - [arm64] PCI: aardvark: Fix reporting CRS value
        - console: consume APC, DM, DCS
        - [s390x] pci_mmio: fully validate the VMA before calling follow_pte()
        - [armel,armhf] Qualify enabling of swiotlb_init()
        - [armel,armhf] 9077/1: PLT: Move struct plt_entries definition to header
        - [armel,armhf] 9078/1: Add warn suppress parameter to arm_gen_branch_link()
        - [armel,armhf] 9079/1: ftrace: Add MODULE_PLTS support
        - [armel,armhf] 9098/1: ftrace: MODULE_PLT: Fix build problem without
          DYNAMIC_FTRACE
        - Revert "net/mlx5: Register to devlink ingress VLAN filter trap"
        - sctp: validate chunk size in __rcv_asconf_lookup (CVE-2021-3655)
        - sctp: add param size validation for SCTP_PARAM_SET_PRIMARY (CVE-2021-3655)
        - [x86] staging: rtl8192u: Fix bitwise vs logical operator in
          TranslateRxSignalStuff819xUsb()
        - coredump: fix memleak in dump_vma_snapshot()
        - dmaengine: acpi: Avoid comparison GSI with Linux vIRQ
        - [armhf] thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()
        - 9p/trans_virtio: Remove sysfs file on probe failure
        - prctl: allow to setup brk for et_dyn executables
        - nilfs2: use refcount_dec_and_lock() to fix potential UAF
        - profiling: fix shift-out-of-bounds bugs
        - PM: sleep: core: Avoid setting power.must_resume to false
        - platform/chrome: sensorhub: Add trace events for sample
        - platform/chrome: cros_ec_trace: Fix format warnings
        - ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
        - ceph: cancel delayed work instead of flushing on mdsc teardown
        - thermal/core: Fix thermal_cooling_device_register() prototype
        - drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
        - dma-buf: DMABUF_MOVE_NOTIFY should depend on DMA_SHARED_BUFFER
        - [amd64] iommu/amd: Relocate GAMSup check to early_enable_iommus
        - ceph: request Fw caps before updating the mtime in ceph_write_iter
        - ceph: remove the capsnaps when removing caps
        - ceph: lockdep annotations for try_nonblocking_invalidate
        - btrfs: update the bdev time directly when closing
        - btrfs: fix lockdep warning while mounting sprout fs
        - nilfs2: fix memory leak in nilfs_sysfs_create_device_group
        - nilfs2: fix NULL pointer in nilfs_##name##_attr_release
        - nilfs2: fix memory leak in nilfs_sysfs_create_##name##_group
        - nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_group
        - nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_group
        - nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_group
        - [arm64,armhf] pwm: rockchip: Don't modify HW state in .remove() callback
        - [armhf] pwm: stm32-lp: Don't modify HW state in .remove() callback
        - blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()
        - blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queues
        - sched/idle: Make the idle timer expire in hard interrupt context
        - drm/nouveau/nvkm: Replace -ENOSYS with -ENODEV
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.70
        - [arm64] PCI: aardvark: Increase polling delay to 1.5s while waiting for
          PIO response
        - ocfs2: drop acl cache for directories too
        - mm: fix uninitialized use in overcommit_policy_handler
        - [arm*] usb: dwc2: gadget: Fix ISOC flow for BDMA and Slave
        - [arm*] usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMA
        - [armhf] usb: musb: tusb6010: uninitialized data in
          tusb_fifo_write_unaligned()
        - cifs: fix incorrect check for null pointer in header_assemble
        - [x86] xen/x86: fix PV trap handling on secondary processors
        - usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6c
        - USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter
        - USB: cdc-acm: fix minor-number release
        - [arm*] binder: make sure fd closes complete
        - [arm64,armhf] usb: dwc3: core: balance phy init and exit
        - usb: core: hcd: Add support for deferring roothub registration
        - USB: serial: mos7840: remove duplicated 0xac24 device ID
        - USB: serial: option: add Telit LN920 compositions
        - USB: serial: option: remove duplicate USB device ID
        - USB: serial: option: add device id for Foxconn T99W265
        - erofs: fix up erofs_lookup tracepoint
        - btrfs: prevent __btrfs_dump_space_info() to underflow its free space
        - xhci: Set HCD flag to defer primary roothub registration
        - [arm64] serial: mvebu-uart: fix driver's tx_empty callback
        - scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZE
        - net: hso: fix muxed tty registration
        - afs: Fix incorrect triggering of sillyrename on 3rd-party invalidation
        - afs: Fix updating of i_blocks on file/dir extension
        - [arm64] enetc: Fix illegal access when reading affinity_hint
        - [arm64] enetc: Fix uninitialized struct dim_sample field usage
        - bnxt_en: Fix TX timeout when TX ring size is set to the smallest
        - [arm64] net: hns3: fix change RSS 'hfunc' ineffective issue
        - [arm64] net: hns3: check queue id range before using
        - net/smc: add missing error check in smc_clc_prfx_set()
        - net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work
        - [arm64,armhf] net: dsa: don't allocate the slave_mii_bus using devres
        - [s390x] qeth: fix NULL deref in qeth_clear_working_pool_list()
        - qed: rdma - don't wait for resources under hw error recovery flow
        - net/mlx4_en: Don't allow aRFS for encapsulated packets
        - atlantic: Fix issue in the pm resume flow.
        - scsi: iscsi: Adjust iface sysfs attr detection
        - scsi: target: Fix the pgr/alua_support_store functions
        - [x86] tty: synclink_gt, drop unneeded forward declarations
        - [x86] tty: synclink_gt: rename a conflicting function name
        - nvme-tcp: fix incorrect h2cdata pdu offset accounting
        - treewide: Change list_sort to use const pointers
        - nvme: keep ctrl->namespaces ordered
        - thermal/core: Potential buffer overflow in
          thermal_build_list_of_policies()
        - cifs: fix a sign extension bug
        - scsi: qla2xxx: Restore initiator in dual mode
        - scsi: lpfc: Use correct scnprintf() limit
        - [arm64,armhf] irqchip/gic-v3-its: Fix potential VPE leak on error
        - md: fix a lock order reversal in md_alloc
        - [x86] asm: Add a missing __iomem annotation in enqcmds()
        - [x86] asm: Fix SETZ size enqcmds() build failure
        - io_uring: put provided buffer meta data under memcg accounting
        - blktrace: Fix uaf in blk_trace access after removing by sysfs
        - net: phylink: Update SFP selected interface on advertising changes
        - net: stmmac: allow CSR clock of 300MHz
        - blk-mq: avoid to iterate over stale request
        - ipv6: delay fib6_sernum increase in fib6_add
        - [x86] cpufreq: intel_pstate: Override parameters if HWP forced by BIOS
        - bpf: Add oversize check before call kvcalloc()
        - xen/balloon: use a kernel thread instead a workqueue
        - nvme-multipath: fix ANA state updates when a namespace is not present
        - nvme-rdma: destroy cm id before destroy qp to avoid use after free
        - amd/display: downgrade validation failure log level
        - block: check if a profile is actually registered in
          blk_integrity_unregister
        - block: flush the integrity workqueue in blk_integrity_unregister
        - blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd
        - qnx4: avoid stringop-overread errors
        - [arm64] Mark __stack_chk_guard as __ro_after_init
        - net: 6pack: Fix tx timeout and slot time
        - [x86] thermal/drivers/int340x: Do not set a wrong tcc offset on resume
        - USB: serial: cp210x: fix dropped characters with CP2102
        - xen/balloon: fix balloon kthread freezing
    
      [ Salvatore Bonaccorso ]
      * Refresh "MODSIGN: do not load mok when secure boot disabled"
      * Refresh "MODSIGN: load blacklist from MOKx"
      * [rt] Update to 5.10.47-rt46
        - sched: Fix migration_cpu_stop() requeueing
        - sched: Simplify migration_cpu_stop()
        - sched: Collate affine_move_task() stoppers
        - sched: Optimize migration_cpu_stop()
        - sched: Fix affine_move_task() self-concurrency
        - sched: Simplify set_affinity_pending refcounts
        - sched: Don't defer CPU pick to migration_cpu_stop()
      * Bump ABI to 9
      * Disalbe PSTORE_BLK (Marked broken upstream)
      * Refresh "fs: Add MODULE_SOFTDEP declarations for hard-coded crypto drivers"
      * [rt] Update to 5.10.52-rt47
      * [rt] Refresh "sched: Fix balance_callback()"
      * [rt] Drop "timers: Move clearing of base::timer_running under base::lock"
        (applied upstream)
      * [rt] Refresh "net/Qdisc: use a seqlock instead seqcount"
      * [rt] Refresh "net: xfrm: Use sequence counter with associated"
      * [rt] Update to 5.10.59-rt51
      * [rt] Update to 5.10.59-rt52
      * [rt] Update to 5.10.65-rt53
      * Refresh "Partially revert "net: socket: implement 64-bit timestamps""
      * [armhf] dts: sun7i: A20-olinuxino-lime2: Fix ethernet phy-mode
      * [mipsel] bpf, mips: Validate conditional branch offsets (CVE-2021-38300)
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 30 Sep 2021 21:36:41 +0200
  • linux (5.10.46-4) unstable; urgency=medium
    
      * bpf: Introduce BPF nospec instruction for mitigating Spectre v4
        (CVE-2021-34556, CVE-2021-35477)
      * bpf: Fix leakage due to insufficient speculative store bypass mitigation
        (CVE-2021-34556, CVE-2021-35477)
      * bpf: Remove superfluous aux sanitation on subprog rejection
      * Ignore ABI changes for bpf_offload_dev_create and bpf_verifier_log_write
      * bpf: Add kconfig knob for disabling unpriv bpf by default
      * init: Enable BPF_UNPRIV_DEFAULT_OFF (Closes: #990411)
      * linux-image: Add NEWS entry documenting that unprivileged calls to bpf() are
        disabled by default in Debian.
      * bpf: verifier: Allocate idmap scratch in verifier env
      * bpf: Fix pointer arithmetic mask tightening under state pruning
    
     -- Salvatore Bonaccorso <email address hidden>  Tue, 03 Aug 2021 07:50:50 +0200
  • linux (5.10.46-3) unstable; urgency=medium
    
      * [armhf] Add mdio-aspeed to nic-modules.
        Thanks to Joel Stanley <email address hidden> (Closes: #991262)
      * Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."
        (Closes: #990312)
      * Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full
        doorbell." (Closes: #990312)
      * Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctl
        (CVE-2021-3612)
      * sctp: validate from_addr_param return (CVE-2021-3655)
      * sctp: add size validation when walking chunks (CVE-2021-3655)
      * [s390x] sclp_vt220: fix console name to match device (Closes: #961056)
      * block: return the correct bvec when checking for gaps
      * sctp: fix return value check in __sctp_rcv_asconf_lookup
    
     -- Salvatore Bonaccorso <email address hidden>  Wed, 28 Jul 2021 07:55:40 +0200
  • linux (5.10.46-2) unstable; urgency=medium
    
      * swiotlb: manipulate orig_addr when tlb_addr has offset (Closes: #989778)
      * KVM: do not allow mapping valid but non-reference-counted pages
        (CVE-2021-22543)
      * [x86] platform/x86: toshiba_haps: Fix missing newline in pr_debug call in
        toshiba_haps_notify (Closes: #799193)
      * seq_file: Disallow extremely large seq buffer allocations (CVE-2021-33909)
    
     -- Salvatore Bonaccorso <email address hidden>  Tue, 20 Jul 2021 14:06:36 +0200
  • linux (5.10.46-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.41
        - context_tracking: Move guest exit context tracking to separate helpers
        - context_tracking: Move guest exit vtime accounting to separate helpers
        - [x86] KVM: Defer vtime accounting 'til after IRQ handling
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.42
        - ALSA: hda/realtek: the bass speaker can't output sound on Yoga 9i
        - ALSA: hda/realtek: Headphone volume is controlled by Front mixer
        - ALSA: hda/realtek: Chain in pop reduction fixup for ThinkStation P340
        - ALSA: hda/realtek: fix mute/micmute LEDs for HP 855 G8
        - ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook G8
        - ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 15
          G8
        - ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 17
          G8
        - ALSA: usb-audio: scarlett2: Fix device hang with ehci-pci
        - ALSA: usb-audio: scarlett2: Improve driver startup messages
        - cifs: set server->cipher_type to AES-128-CCM for SMB3.0
        - NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()
        - iommu/vt-d: Fix sysfs leak in alloc_iommu()
        - proc: Check /proc/$pid/attr/ writes against file opener
        - net: hso: fix control-request directions
        - net/sched: fq_pie: re-factor fix for fq_pie endless loop
        - net/sched: fq_pie: fix OOB access in the traffic path
        - netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to
          non-AVX2 version
        - mac80211: assure all fragments are encrypted (CVE-2020-26147)
        - mac80211: prevent mixed key and fragment cache attacks (CVE-2020-24586,
          CVE-2020-24587)
        - mac80211: properly handle A-MSDUs that start with an RFC 1042 header
        - cfg80211: mitigate A-MSDU aggregation attacks (CVE-2020-24588)
        - mac80211: drop A-MSDUs on old ciphers (CVE-2020-24588)
        - mac80211: add fragment cache to sta_info
        - mac80211: check defrag PN against current frame
        - mac80211: prevent attacks on TKIP/WEP as well
        - mac80211: do not accept/forward invalid EAPOL frames (CVE-2020-26139)
        - mac80211: extend protection against mixed key and fragment cache attacks
          (CVE-2020-24586, CVE-2020-24587)
        - ath10k: add CCMP PN replay protection for fragmented frames for PCIe
        - ath10k: drop fragments with multicast DA for PCIe (CVE-2020-26145)
        - ath10k: drop fragments with multicast DA for SDIO (CVE-2020-26145)
        - ath10k: drop MPDU which has discard flag set by firmware for SDIO
          (CVE-2020-24588)
        - ath10k: Fix TKIP Michael MIC verification for PCIe (CVE-2020-26141)
        - ath10k: Validate first subframe of A-MSDU before processing the list
        - ath11k: Clear the fragment cache during key install (CVE-2020-24587)
        - dm snapshot: properly fix a crash when an origin has no snapshots
        - drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gate
        - [amd64] drm/amdkfd: correct sienna_cichlid SDMA RLC register offset error
        - drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gate
        - drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gate
        - drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gate
        - Documentation: seccomp: Fix user notification documentation
        - seccomp: Refactor notification handler to prepare for new semantics
        - serial: core: fix suspicious security_locked_down() call
        - misc/uss720: fix memory leak in uss720_probe
        - [x86] thunderbolt: usb4: Fix NVM read buffer bounds and offset issue
        - [x86] thunderbolt: dma_port: Fix NVM read buffer bounds and offset issue
        - [x86] KVM: Fix vCPU preempted state from guest's point of view
        - [arm64] KVM: Prevent mixed-width VM creation
        - [x86] mei: request autosuspend after sending rx flow control
        - iio: gyro: fxas21002c: balance runtime power in error path
        - iio: dac: ad5770r: Put fwnode in error case during ->probe()
        - iio: adc: ad7768-1: Fix too small buffer passed to
          iio_push_to_buffers_with_timestamp()
        - iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.
        - iio: adc: ad7124: Fix potential overflow due to non sequential channel
          numbers
        - iio: adc: ad7923: Fix undersized rx buffer.
        - iio: adc: ad7793: Add missing error code in ad7793_setup()
        - iio: adc: ad7192: Avoid disabling a clock that was never enabled.
        - iio: adc: ad7192: handle regulator voltage error first
        - serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
        - serial: 8250_dw: Add device HID for new AMD UART controller
        - serial: 8250_pci: Add support for new HPE serial device
        - serial: 8250_pci: handle FL_NOIRQ board flag
        - USB: trancevibrator: fix control-request direction
        - Revert "irqbypass: do not start cons/prod when failed connect"
        - USB: usbfs: Don't WARN about excessively large memory allocations
        - drivers: base: Fix device link removal
        - [arm64,armhf] serial: tegra: Fix a mask operation that is always true
        - serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'
        - USB: serial: ti_usb_3410_5052: add startech.com device id
        - USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011
        - USB: serial: ftdi_sio: add IDs for IDS GmbH Products
        - USB: serial: pl2303: add device id for ADLINK ND-6530 GC
        - [x86] thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALID
        - [arm64,armhf] usb: dwc3: gadget: Properly track pending and queued SG
        - [arm64,x86] usb: typec: mux: Fix matching with typec_altmode_desc
        - net: usb: fix memory leak in smsc75xx_bind
        - Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
        - fs/nfs: Use fatal_signal_pending instead of signal_pending
        - NFS: fix an incorrect limit in filelayout_decode_layout()
        - NFS: Fix an Oopsable condition in __nfs_pageio_add_request()
        - NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()
        - NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config
        - [arm64] drm/meson: fix shutdown crash when component not probed
        - net/mlx5e: reset XPS on error flow if netdev isn't registered yet
        - net/mlx5e: Fix multipath lag activation
        - net/mlx5e: Fix error path of updating netdev queues
        - {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 table
        - net/mlx5e: Fix nullptr in add_vlan_push_action()
        - net/mlx5: Set reformat action when needed for termination rules
        - net/mlx5e: Fix null deref accessing lag dev
        - net/mlx4: Fix EEPROM dump support
        - net/mlx5: Set term table as an unmanaged flow table
        - SUNRPC in case of backlog, hand free slots directly to waiting task
        - Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
        - tipc: wait and exit until all work queues are done
        - tipc: skb_linearize the head skb when reassembling msgs
        - [arm64] spi: spi-fsl-dspi: Fix a resource leak in an error handling path
        - netfilter: flowtable: Remove redundant hw refresh bit
        - [arm64,armhf] net: dsa: fix a crash if ->get_sset_count() fails
        - [armhf] i2c: s3c2410: fix possible NULL pointer deref on read message
          after write
        - [x86] i2c: i801: Don't generate an interrupt on bus reset
        - afs: Fix the nlink handling of dir-over-dir rename
        - nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response
        - [x86] platform/x86: hp_accel: Avoid invoking _INI to speed up resume
        - [arm64] Revert "crypto: cavium/nitrox - add an error message to explain
          the failure of pci_request_mem_regions"
        - Revert "media: usb: gspca: add a missed check for goto_low_power"
        - [i386] Revert "ALSA: sb: fix a missing check of snd_ctl_add"
        - Revert "net: fujitsu: fix a potential NULL pointer dereference"
        - net: fujitsu: fix potential null-ptr-deref
        - Revert "net/smc: fix a NULL pointer dereference"
        - net/smc: properly handle workqueue allocation failure
        - [x86] Revert "char: hpet: fix a missing check of ioremap"
        - [x86] char: hpet: add checks after calling ioremap
        - [i386] Revert "ALSA: gus: add a check of the status of snd_ctl_add"
        - Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"
        - isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
        - Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"
        - ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
        - Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"
        - isdn: mISDN: correctly handle ph_info allocation failure in
          hfcsusb_ph_info
        - [arm64] Revert "dmaengine: qcom_hidma: Check for driver register failure"
        - [arm64] dmaengine: qcom_hidma: comment platform_driver_register call
        - Revert "libertas: add checks for the return value of sysfs_create_group"
        - libertas: register sysfs groups properly
        - Revert "media: dvb: Add check on sp8870_readreg"
        - media: dvb: Add check on sp8870_readreg return
        - Revert "media: gspca: mt9m111: Check write_bridge for timeout"
        - media: gspca: mt9m111: Check write_bridge for timeout
        - Revert "media: gspca: Check the return value of write_bridge for timeout"
        - media: gspca: properly check for errors in po1030_probe()
        - Revert "net: liquidio: fix a NULL pointer dereference"
        - net: liquidio: Add missing null pointer checks
        - Revert "brcmfmac: add a check for the status of usb_register"
        - brcmfmac: properly check for bus register errors
        - btrfs: return whole extents in fiemap
        - [powerpc,x86] scsi: BusLogic: Fix 64-bit system enumeration error for
          Buslogic
        - scsi: pm80xx: Fix drives missing during rmmod/insmod loop
        - btrfs: release path before starting transaction when cloning inline extent
        - btrfs: do not BUG_ON in link_to_fixup_dir
        - [x86] platform/x86: hp-wireless: add AMD's hardware id to the supported
          list
        - SMB3: incorrect file id in requests compounded with open
        - drm/amd/amdgpu: fix refcount leak
        - drm/amdgpu: Fix a use-after-free
        - drm/amd/amdgpu: fix a potential deadlock in gpu reset
        - drm/amdgpu: stop touching sched.ready in the backend
        - block: fix a race between del_gendisk and BLKRRPART
        - linux/bits.h: fix compilation error with GENMASK
        - [arm64,armhf] net: dsa: fix error code getting shifted with 4 in
          dsa_slave_get_sset_count
        - net: stmmac: Fix MAC WoL not working if PHY does not support WoL
        - spi: Assume GPIO CS active high in ACPI case
        - net: really orphan skbs tied to closing sk
        - net: packetmmap: fix only tx timestamp on request
        - [arm64,armhf] net: fec: fix the potential memory leak in fec_enet_init()
        - [arm64] net: mdio: thunder: Fix a double free issue in the .remove
          function
        - [mips64el,mipsel] net: mdio: octeon: Fix some double free issues
        - cxgb4/ch_ktls: Clear resources when pf4 device is removed
        - openvswitch: meter: fix race when getting now_ms.
        - net: sched: fix packet stuck problem for lockless qdisc
        - net: sched: fix tx action rescheduling issue during deactivation
        - net: sched: fix tx action reschedule issue with stopped queue
        - net: hso: check for allocation failure in hso_create_bulk_serial_device()
        - net: bnx2: Fix error return code in bnx2_init_board()
        - bnxt_en: Include new P5 HV definition in VF check.
        - bnxt_en: Fix context memory setup for 64K page size.
        - mld: fix panic in mld_newpack()
        - net/smc: remove device from smcd_dev_list after failed device_add()
        - [amd64] gve: Check TX QPL was actually assigned
        - [amd64] gve: Update mgmt_msix_idx if num_ntfy changes
        - [amd64] gve: Add NULL pointer checks when freeing irqs.
        - [amd64] gve: Upgrade memory barrier in poll routine
        - [amd64] gve: Correct SKB queue index validation.
        - [arm64] net: hns3: fix incorrect resp_msg issue
        - [arm64] net: hns3: put off calling register_netdev() until client
          initialize complete
        - [amd64] iommu/vt-d: Use user privilege for RID2PASID translation
        - cxgb4: avoid accessing registers when clearing filters
        - bpf, offload: Reorder offload callback 'prepare' in verifier
        - bpf: Set mac_len in bpf_skb_change_head
        - ixgbe: fix large MTU request from VF
        - [arm64] ASoC: qcom: lpass-cpu: Use optional clk APIs
        - scsi: libsas: Use _safe() loop in sas_resume_port()
        - ipv6: record frag_max_size in atomic fragments in input path
        - ALSA: usb-audio: scarlett2: snd_scarlett_gen2_controls_create() can be
          static
        - sch_dsmark: fix a NULL deref in qdisc_reset()
        - net: zero-initialize tc skb extension on allocation
        - [arm64,armhf] net: mvpp2: add buffer header handling in RX
        - [x86] i915: fix build warning in intel_dp_get_link_status()
        - [arm64] net: hns3: check the return of skb_checksum_help()
        - bpftool: Add sock_release help info for cgroup attach/prog load command
        - SUNRPC: More fixes for backlog congestion
        - net: hso: bail out on interrupt URB allocation failure
        - neighbour: Prevent Race condition in neighbour subsytem
        - usb: core: reduce power-on-good delay time of root hub
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.43
        - btrfs: tree-checker: do not error out if extent ref hash doesn't match
        - net: usb: cdc_ncm: don't spew notifications (Closes: #989451)
        - [x86] hwmon: (dell-smm-hwmon) Fix index values
        - netfilter: conntrack: unregister ipv4 sockopts on error unwind
        - efi/fdt: fix panic when no valid fdt found
        - efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared
        - efi/libstub: prevent read overflow in find_file_option()
        - [arm64,x86] efi: cper: fix snprintf() use in cper_dimm_err_location()
        - vfio/pci: Fix error return code in vfio_ecap_init()
        - ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
        - HID: logitech-hidpp: initialize level variable
        - HID: pidff: fix error return code in hid_pidff_init()
        - [arm64,x86] HID: i2c-hid: fix format string mismatch
        - devlink: Correct VIRTUAL port to not have phys_port attributes
        - net/sched: act_ct: Offload connections with commit action
        - net/sched: act_ct: Fix ct template allocation for zone 0
        - nvme-rdma: fix in-casule data send for chained sgls
        - ACPICA: Clean up context mutex during object deletion
        - perf probe: Fix NULL pointer dereference in convert_variable_location()
        - net: sock: fix in-kernel mark setting
        - net/mlx5e: Fix incompatible casting
        - net/mlx5: Check firmware sync reset requested is set before trying to
          abort it
        - net/mlx5e: Check for needed capability for cvlan matching
        - net/mlx5: DR, Create multi-destination flow table with level less than 64
        - nvmet: fix freeing unallocated p2pmem
        - netfilter: nft_ct: skip expectations for confirmed conntrack
        - netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
        - bpf: Simplify cases in bpf_base_func_proto
        - bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks
        - ieee802154: fix error return code in ieee802154_add_iface()
        - ieee802154: fix error return code in ieee802154_llsec_getparams()
        - igb: add correct exception tracing for XDP
        - ixgbevf: add correct exception tracing for XDP
        - cxgb4: fix regression with HASH tc prio value update
        - ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
        - ice: Fix allowing VF to request more/less queues via virtchnl
        - ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared
        - ice: handle the VF VSI rebuild failure
        - ice: report supported and advertised autoneg using PHY capabilities
        - ice: Allow all LLDP packets from PF to Tx
        - cxgb4: avoid link re-train during TC-MQPRIO configuration
        - i40e: optimize for XDP_REDIRECT in xsk path
        - i40e: add correct exception tracing for XDP
        - ice: simplify ice_run_xdp
        - ice: optimize for XDP_REDIRECT in xsk path
        - ice: add correct exception tracing for XDP
        - ixgbe: optimize for XDP_REDIRECT in xsk path
        - ixgbe: add correct exception tracing for XDP
        - [arm64] optee: use export_uuid() to copy client UUID
        - [armhf] bus: ti-sysc: Fix am335x resume hang for usb otg module
        - [arm64] dts: freescale: sl28: var4: fix RGMII clock and voltage
        - [armhf] bus: ti-sysc: Fix flakey idling of uarts and stop using
          swsup_sidle_act
        - tipc: add extack messages for bearer/media failure
        - tipc: fix unique bearer names sanity check
        - [armhf] serial: stm32: fix threaded interrupt handling
        - io_uring: fix link timeout refs
        - io_uring: use better types for cflags
        - drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gate
        - drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gate
        - drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gate
        - Bluetooth: fix the erroneous flush_work() order (CVE-2021-3564)
        - Bluetooth: use correct lock to prevent UAF of hdev object (CVE-2021-3573)
        - wireguard: do not use -O3
        - wireguard: peer: allocate in kmem_cache
        - wireguard: use synchronize_net rather than synchronize_rcu
        - wireguard: allowedips: initialize list head in selftest
        - wireguard: allowedips: remove nodes in O(1)
        - wireguard: allowedips: allocate nodes in kmem_cache
        - wireguard: allowedips: free empty intermediate nodes when removing single
          node
        - [arm64,x86] HID: i2c-hid: Skip ELAN power-on command after reset
        - HID: magicmouse: fix NULL-deref on disconnect
        - HID: multitouch: require Finger field to mark Win8 reports as MT
        - gfs2: fix scheduling while atomic bug in glocks
        - ALSA: timer: Fix master timer notification
        - ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xx
        - ALSA: hda: update the power_state during the direct-complete
        - ext4: fix memory leak in ext4_fill_super
        - ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
        - ext4: fix fast commit alignment issues
        - ext4: fix memory leak in ext4_mb_init_backend on error path.
        - ext4: fix accessing uninit percpu counter variable with fast_commit
        - [arm*] usb: dwc2: Fix build in periphal-only mode
        - pid: take a reference when initializing `cad_pid`
        - ocfs2: fix data corruption by fallocate
        - mm/page_alloc: fix counting of free pages after take off from buddy
        - [x86] cpufeatures: Force disable X86_FEATURE_ENQCMD and remove
          update_pasid()
        - nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
          (CVE-2021-3587)
        - drm/amdgpu: Don't query CE and UE errors
        - drm/amdgpu: make sure we unpin the UVD BO
        - [x86] apic: Mark _all_ legacy interrupts when IO/APIC is missing
        - [powerpc] kprobes: Fix validation of prefixed instructions across page
          boundary
        - btrfs: mark ordered extent and inode with error if we fail to finish
        - btrfs: fix error handling in btrfs_del_csums
        - btrfs: return errors from btrfs_del_csums in cleanup_ref_head
        - btrfs: fixup error handling in fixup_inode_link_counts
        - btrfs: abort in rename_exchange if we fail to insert the second ref
        - btrfs: fix deadlock when cloning inline extents and low on available space
        - mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY
        - [arm64] drm/msm/dpu: always use mdp device to scale bandwidth
        - btrfs: fix unmountable seed device after fstrim
        - [x86] KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
        - [arm64] KVM: Fix debug register indexing
        - [x86] kvm: Teardown PV features on boot CPU as well
        - [x86] kvm: Disable kvmclock on all CPUs on shutdown
        - [x86] kvm: Disable all PV features on crash
        - lib/lz4: explicitly support in-place decompression
        - netfilter: nf_tables: missing error reporting for not selected expressions
        - xen-netback: take a reference to the RX task thread (CVE-2021-28691)
        - neighbour: allow NUD_NOARP entries to be forced GCed
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.44
        - proc: Track /proc/$pid/attr/ opener mm_struct
        - [amd64] ASoC: amd: fix for pcm_read() error
        - spi: Fix spi device unregister flow
        - bpf: Forbid trampoline attach for functions with variable arguments
        - net/nfc/rawsock.c: fix a permission check bug
        - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L
          tablet
        - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830
          tablet
        - [arm64,armhf] usb: chipidea: udc: assign interrupt number to USB gadget
          structure
        - bonding: init notify_work earlier to avoid uninitialized use
        - netlink: disable IRQs for netlink_lock_table()
        - net: mdiobus: get rid of a BUG_ON()
        - cgroup: disable controllers at parse time
        - wq: handle VM suspension in stall detection
        - net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
        - RDS tcp loopback connection can hang
        - net:sfc: fix non-freed irq in legacy irq mode
        - scsi: bnx2fc: Return failure if io_req is already in ABTS processing
        - [x86] scsi: vmw_pvscsi: Set correct residual data length
        - [arm64] scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated
          irq
        - scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal
        - net: macb: ensure the device is available before accessing GEMGXL control
          registers
        - nvme-fabrics: decode host pathing error for connect
        - dm verity: fix require_signatures module_param permissions
        - bnx2x: Fix missing error code in bnx2x_iov_init_one()
        - nvmet: fix false keep-alive timeout when a controller is torn down
        - spi: Don't have controller clean up spi device before driver unbind
        - spi: Cleanup on failure of initial setup
        - [powerpc] i2c: mpc: Make use of i2c_recover_bus()
        - [powerpc] i2c: mpc: implement erratum A-004447 workaround
        - ALSA: seq: Fix race of snd_seq_timer_open()
        - ALSA: firewire-lib: fix the context to call snd_pcm_stop_xrun()
        - ALSA: hda/realtek: headphone and mic don't work on an Acer laptop
        - ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Elite
          Dragonfly G2
        - ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP EliteBook x360
          1040 G8
        - ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 840 Aero G8
        - ALSA: hda/realtek: fix mute/micmute LEDs for HP ZBook Power G8
        - [arm*] spi: bcm2835: Fix out-of-bounds access with more than 4 slaves
        - Revert "ACPI: sleep: Put the FACS table after using it"
        - drm: Fix use-after-free read in drm_getunique()
        - drm: Lock pointer access in drm_master_release()
        - [x86] perf/x86/intel/uncore: Fix M2M event umask for Ice Lake server
        - [x86] KVM: X86: MMU: Use the correct inherited permissions to get shadow
          page
        - kvm: avoid speculation-based attacks from out-of-range memslot accesses
        - [arm64,x86] staging: rtl8723bs: Fix uninitialized variables
        - async_xor: check src_offs is not NULL before updating it
        - btrfs: return value from btrfs_mark_extent_written() in case of error
        - btrfs: promote debugging asserts to full-fledged checks in validate_super
        - cgroup1: don't allow '\n' in renaming
        - ftrace: Do not blindly read the ip address in ftrace_bug()
        - USB: f_ncm: ncm_bitrate (speed) is unsigned
        - usb: f_ncm: only first packet of aggregate needs to start timer
        - usb: pd: Set PD_T_SINK_WAIT_CAP to 310ms
        - [arm64,armhf] usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is
          disabled
        - [arm64,armhf] usb: dwc3: meson-g12a: Disable the regulator in the error
          handling path of the probe
        - [arm64,armhf] usb: dwc3: gadget: Bail from dwc3_gadget_exit() if
          dwc->gadget is NULL
        - [arm64,armhf] usb: dwc3: ep0: fix NULL pointer exception
        - [arm64,armhf] usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling
        - usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path
        - usb: gadget: f_fs: Ensure io_completion_wq is idle during unbind
        - USB: serial: ftdi_sio: add NovaTech OrionMX product ID
        - USB: serial: omninet: add device id for Zyxel Omni 56K Plus
        - USB: serial: quatech2: fix control-request directions
        - USB: serial: cp210x: fix alternate function for CP2102N QFN20
        - usb: gadget: eem: fix wrong eem header operation
        - usb: fix various gadgets null ptr deref on 10gbps cabling.
        - usb: fix various gadget panics on 10gbps cabling
        - usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister
          tcpm port
        - usb: typec: tcpm: cancel frs hrtimer when unregister tcpm port
        - regulator: core: resolve supply for boot-on/always-on regulators
        - [arm64] regulator: max77620: Use device_set_of_node_from_dev()
        - regulator: bd71828: Fix .n_voltages settings
        - [arm64,armhf] usb: dwc3: gadget: Disable gadget IRQ during pullup disable
        - usb: typec: mux: Fix copy-paste mistake in typec_mux_match
        - [arm64] drm/msm/a6xx: fix incorrectly set uavflagprd_inv field for A650
        - [arm64] drm/msm/a6xx: update/fix CP_PROTECT initialization
        - [arm64] drm/msm/a6xx: avoid shadow NULL reference in failure path
        - RDMA/ipoib: Fix warning caused by destroying non-initial netns
        - RDMA/mlx4: Do not map the core_clock page to user space unless enabled
        - ASoC: core: Fix Null-point-dereference in fmt_single_name()
        - perf: Fix data race between pin_count increment/decrement
        - sched/fair: Keep load_avg and load_sum synced
        - sched/fair: Make sure to update tg contrib for blocked load
        - sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
        - [x86] nmi_watchdog: Fix old-style NMI watchdog regression on old Intel
          CPUs
        - [x86] KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint
          message
        - IB/mlx5: Fix initializing CQ fragments buffer
        - NFS: Fix a potential NULL dereference in nfs_get_client()
        - NFSv4: Fix deadlock between nfs4_evict_inode() and
          nfs4_opendata_get_inode()
        - kvm: fix previous commit for 32-bit builds
        - NFS: Fix use-after-free in nfs4_init_client()
        - NFSv4: Fix second deadlock in nfs4_evict_inode()
        - NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
        - scsi: core: Fix error handling of scsi_host_alloc()
        - scsi: core: Fix failure handling of scsi_add_host_with_dma()
        - scsi: core: Put .shost_dev in failure path if host state changes to
          RUNNING
        - scsi: core: Only put parent device if host state differs from
          SHOST_CREATED
        - tracing: Correct the length check which causes memory corruption
        - proc: only require mm_struct for writing
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.45
        - net: ieee802154: fix null deref in parse dev addr
        - HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65
        - HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95
        - HID: hid-input: add mapping for emoji picker key
        - HID: hid-sensor-hub: Return error for hid_set_field() failure
        - HID: quirks: Add quirk for Lenovo optical mouse
        - HID: multitouch: set Stylus suffix for Stylus-application devices, too
        - HID: Add BUS_VIRTUAL to hid_connect logging
        - HID: usbhid: fix info leak in hid_submit_ctrl
        - [arm64,armhf] drm/tegra: sor: Do not leak runtime PM reference
        - [arm64,armhf] gpu: host1x: Split up client initalization and registration
        - [arm64,armhf] drm/tegra: sor: Fully initialize SOR before registration
        - gfs2: Prevent direct-I/O write fallback errors from getting lost
        - gfs2: fix a deadlock on withdraw-during-mount
        - HID: gt683r: add missing MODULE_DEVICE_TABLE
        - gfs2: Fix use-after-free in gfs2_glock_shrink_scan
        - scsi: target: core: Fix warning on realtime kernels
        - ethernet: myri10ge: Fix missing error code in myri10ge_probe()
        - scsi: qedf: Do not put host in qedf_vport_create() unconditionally
        - Bluetooth: Add a new USB ID for RTL8822CE
        - scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V
        - net: ipconfig: Don't override command-line hostnames or domains
        - drm/amd/display: Allow bandwidth validation for 0 streams.
        - drm/amdgpu: refine amdgpu_fru_get_product_info
        - drm/amd/display: Fix potential memory leak in DMUB hw_init
        - drm/amd/amdgpu:save psp ring wptr to avoid attack
        - rtnetlink: Fix missing error code in rtnl_bridge_notify()
        - net: Return the correct errno code
        - fib: Return the correct errno code
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.46
        - afs: Fix an IS_ERR() vs NULL check
        - mm/memory-failure: make sure wait for page writeback in memory_failure
        - [x86] kvm: LAPIC: Restore guard to prevent illegal APIC register access
        - fanotify: fix copy_event_to_user() fid error clean up
        - batman-adv: Avoid WARN_ON timing related checks
        - mac80211: fix skb length check in ieee80211_scan_rx()
        - net: ipv4: fix memory leak in netlbl_cipsov4_add_std
        - vrf: fix maximum MTU
        - net: rds: fix memory leak in rds_recvmsg
        - [arm64] net: dsa: felix: re-enable TX flow control in ocelot_port_flush()
        - netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local
        - ice: add ndo_bpf callback for safe mode netdev ops
        - ice: parameterize functions responsible for Tx ring management
        - udp: fix race between close() and udp_abort()
        - rtnetlink: Fix regression in bridge VLAN configuration
        - net/sched: act_ct: handle DNAT tuple collision
        - net/mlx5e: Fix page reclaim for dead peer hairpin
        - net/mlx5: Consider RoCE cap before init RDMA resources
        - net/mlx5: DR, Allow SW steering for sw_owner_v2 devices
        - net/mlx5: DR, Don't use SW steering when RoCE is not supported
        - net/mlx5e: Block offload of outer header csum for UDP tunnels
        - netfilter: synproxy: Fix out of bounds when parsing TCP options
        - sch_cake: Fix out of bounds when parsing TCP options and header
        - alx: Fix an error handling path in 'alx_probe()'
        - cxgb4: fix endianness when flashing boot image
        - cxgb4: fix sleep in atomic when flashing PHY firmware
        - cxgb4: halt chip before flashing PHY firmware image
        - net: make get_net_ns return error if NET_NS is disabled
        - ethtool: strset: fix message length calculation
        - qlcnic: Fix an error handling path in 'qlcnic_probe()'
        - netxen_nic: Fix an error handling path in 'netxen_nic_probe()'
        - cxgb4: fix wrong ethtool n-tuple rule lookup
        - ipv4: Fix device used for dst_alloc with local routes
        - net: qrtr: fix OOB Read in qrtr_endpoint_post
        - bpf: Fix leakage under speculation on mispredicted branches
          (CVE-2021-33624)
        - ptp: improve max_adj check against unreasonable values
        - net: cdc_ncm: switch to eth%d interface naming
        - net: usb: fix possible use-after-free in smsc75xx_bind
        - [arm64,armhf] net: fec_ptp: fix issue caused by refactor the fec_devtype
        - net: ipv4: fix memory leak in ip_mc_add1_src
        - net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
        - net/mlx5: E-Switch, Read PF mac address
        - net/mlx5: E-Switch, Allow setting GUID for host PF vport
        - net/mlx5: Reset mkey index on creation
        - be2net: Fix an error handling path in 'be_probe()'
        - net: hamradio: fix memory leak in mkiss_close
        - net: cdc_eem: fix tx fixup skb leak
        - cxgb4: fix wrong shift.
        - bnxt_en: Rediscover PHY capabilities after firmware reset
        - bnxt_en: Fix TQM fastpath ring backing store computation
        - bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path
        - icmp: don't send out ICMP messages with a source address of 0.0.0.0
        - [x86] platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan support
        - sched/pelt: Ensure that *_sum is always synced with *_avg
        - [armhf] spi: stm32-qspi: Always wait BUSY bit to be cleared in
          stm32_qspi_wait_cmd()
        - ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire
          mode
        - [arm64,armhf] drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device
        - [arm64] ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin
        - radeon: use memcpy_to/fromio for UVD fw upload
        - mm: relocate 'write_protect_seq' in struct mm_struct
        - [arm64,armhf] irqchip/gic-v3: Workaround inconsistent PMR setting on NMI
          entry
        - bpf: Inherit expanded/patched seen count from old aux data
          (CVE-2021-33624)
        - bpf: Do not mark insn as seen under speculative path verification
          (CVE-2021-33624)
        - can: bcm: fix infoleak in struct bcm_msg_head (CVE-2021-34693)
        - can: bcm/raw/isotp: use per module netdevice notifier
        - can: j1939: fix Use-after-Free, hold skb ref while in use
        - can: mcba_usb: fix memory leak in mcba_usb
        - usb: core: hub: Disable autosuspend for Cypress CY7C65632
        - [arm64,armhf] usb: chipidea: imx: Fix Battery Charger 1.2 CDP detection
        - tracing: Do not stop recording cmdlines when tracing is off
        - tracing: Do not stop recording comms if the trace file is being read
        - tracing: Do no increment trace_clock_global() by one
        - PCI: Mark TI C667X to avoid bus reset
        - PCI: Mark some NVIDIA GPUs to avoid bus reset
        - [arm64] PCI: aardvark: Fix kernel panic during PIO transfer
        - PCI: Add ACS quirk for Broadcom BCM57414 NIC
        - PCI: Work around Huawei Intelligent NIC VF FLR erratum
        - [x86] KVM: x86: Immediately reset the MMU context when the SMM flag is
          cleared
        - [x86] KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU
        - [x86] KVM: X86: Fix x86_emulator slab cache leak
        - [s390x] mcck: fix calculation of SIE critical section size
        - [s390x] ap: Fix hanging ioctl caused by wrong msg counter
        - [amd64] x86/mm: Avoid truncating memblocks for SGX memory
        - [x86] process: Check PF_KTHREAD and not current->mm for kernel threads
        - [x86] ioremap: Map EFI-reserved memory as encrypted for SEV
        - [x86] pkru: Write hardware init value to PKRU when xstate is init
        - [x86] fpu: Prevent state corruption in __fpu__restore_sig()
        - [x86] fpu: Invalidate FPU state after a failed XRSTOR from a user buffer
        - [x86] fpu: Reset state for all signal restore failures
        - crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo
        - [arm64,armhf] dmaengine: pl330: fix wrong usage of spinlock flags in
          dma_cyclc
        - mac80211: Fix NULL ptr deref for injected rate info
        - cfg80211: avoid double free of PMSR request
        - drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full
          doorbell.
        - drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.
        - net: ll_temac: Fix TX BD buffer overwrite
        - net: bridge: fix vlan tunnel dst null pointer dereference
        - net: bridge: fix vlan tunnel dst refcnt when egressing
        - mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compare
        - mm/slub: clarify verification reporting
        - mm/slub: fix redzoning for small allocations
        - mm/slub: actually fix freelist pointer vs redzoning
        - mm/slub.c: include swab.h
        - net: stmmac: disable clocks in stmmac_remove_config_dt()
        - [arm64,armhf] net: fec_ptp: add clock rate zero check
        - [arm64,armhf] usb: dwc3: debugfs: Add and remove endpoint dirs dynamically
        - [arm64,armhf] usb: dwc3: core: fix kernel panic when do reboot
    
      [ Josua Mayer ]
      * [armhf] drivers/bluetooth: Enable BT_HCIUART as a module, with support
        for all features already enabled in the generic config. (Closes: #987361)
      * [armhf] enable i.MX6 MIPI-CSI video capture device. (Closes: #987365)
        - drivers/mux: Enable MUX_MMIO as a module.
        - drivers/media/platform: Enable VIDEO_MUX as a module.
        - drivers/staging/media/imx: Enable VIDEO_IMX_MEDIA and VIDEO_IMX_CSI as
          modules.
    
      [ Uwe Kleine-König ]
      * [arm64] Update device tree for Kobol's helios64 from next
    
      [ Salvatore Bonaccorso ]
      * [rt] Refresh "net/Qdisc: use a seqlock instead seqcount"
      * Ignore some ABI changes that should not affect OOT modules
      * Bump ABI to 8
      * [rt] Refresh "tracing: Merge irqflags + preempt counter"
      * can: bcm: delay release of struct bcm_op after synchronize_rcu()
        (CVE-2021-3609)
      * Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"
        (Closes: #990008)
    
      [ Vagrant Cascadian ]
      * [arm64] Add pwm-rockchip to fb-modules udeb.
      * [arm64] Add fusb302, tcpm and typec to usb-modules udeb.
      * [armhf] Add gpio-mxc to kernel-image udeb. Thanks to Rick Thomas.
        (Closes: #982270)
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 24 Jun 2021 14:11:37 +0200
  • linux (5.10.40-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.39
        - [x86] msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes
        - [x86] drm/i915/display: fix compiler warning about array overrun
        - airo: work around stack usage warning
        - usb: sl811-hcd: improve misleading indentation
        - cxgb4: Fix the -Wmisleading-indentation warning
        - isdn: capi: fix mismatched prototypes
        - virtio_net: Do not pull payload in skb->head
        - [armel,armhf] 9066/1: ftrace: pause/unpause function graph tracer in
          cpu_suspend()
        - [arm64,x86] ACPI / hotplug / PCI: Fix reference count leak in
          enable_slot()
        - [arm64] Input: elants_i2c - do not bind to i2c-hid compatible ACPI
          instantiated devices
        - NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid
        - [armel,armhf] 9075/1: kernel: Fix interrupted SMC calls
        - [arm64] platform/chrome: cros_ec_typec: Add DP mode check
        - scsi: lpfc: Fix illegal memory access on Abort IOCBs
        - ceph: fix fscache invalidation
        - ceph: don't clobber i_snap_caps on non-I_NEW inode
        - ceph: don't allow access to MDS-private inodes
        - scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not
          found
        - bridge: Fix possible races between assigning rx_handler_data and setting
          IFF_BRIDGE_PORT bit
        - nvmet: remove unsupported command noise
        - drm/amd/display: Fix two cursor duplication when using overlay
        - [arm64,x86] gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10
          Pro 5055
        - net:CXGB4: fix leak if sk_buff is not used
        - ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HP
        - block: reexpand iov_iter after read/write
        - net: stmmac: Do not enable RX FIFO overflow interrupts
        - ip6_gre: proper dev_{hold|put} in ndo_[un]init methods
        - sit: proper dev_{hold|put} in ndo_[un]init methods
        - ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods
        - ipv6: remove extra dev_hold() for fallback tunnels
        - tweewide: Fix most Shebang lines
        - scripts: switch explicitly to Python 3
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.40
        - RDMA/core: Prevent divide-by-zero error triggered by the user
        - RDMA/rxe: Clear all QP fields if creation failed
        - scsi: ufs: core: Increase the usable queue depth
        - scsi: qedf: Add pointer checks in qedf_update_link_speed()
        - scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()
        - RDMA/mlx5: Recover from fatal event in dual port mode
        - RDMA/core: Don't access cm_id after its destruction
        - nvmet: remove unused ctrl->cqs
        - nvmet: fix memory leak in nvmet_alloc_ctrl()
        - nvme-tcp: rerun io_work if req_list is not empty
        - nvme-fc: clear q_live at beginning of association teardown
        - [x86] platform/x86: intel_int0002_vgpio: Only call enable_irq_wake() when
          using s2idle
        - [x86] platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbios
        - RDMA/mlx5: Fix query DCT via DEVX
        - RDMA/uverbs: Fix a NULL vs IS_ERR() bug
        - [powerpc*] pseries: Fix hcall tracing recursion in pv queued spinlocks
        - ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
        - nvmet: seset ns->file when open fails
        - [x86] perf/x86: Avoid touching LBR_TOS MSR for Arch LBR
        - locking/lockdep: Correct calling tracepoints
        - locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
        - [powerpc*] Fix early setup to make early_ioremap() work
        - btrfs: avoid RCU stalls while running delayed iputs
        - cifs: fix memory leak in smb2_copychunk_range
        - misc: eeprom: at24: check suspend status before disable regulator
        - ALSA: dice: fix stream format for TC Electronic Konnekt Live at high
          sampling transfer frequency
        - ALSA: intel8x0: Don't update period unless prepared
        - ALSA: firewire-lib: fix amdtp_packet tracepoints event for packet_index
          field
        - ALSA: line6: Fix racy initialization of LINE6 MIDI
        - ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26
        - ALSA: firewire-lib: fix calculation for size of IR context payload
        - ALSA: usb-audio: Validate MS endpoint descriptors
        - ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro
        - ALSA: hda: fixup headset for ASUS GU502 laptop
        - Revert "ALSA: sb8: add a check for request_region"
        - ALSA: firewire-lib: fix check for the size of isochronous packet payload
        - ALSA: hda/realtek: reset eapd coeff to default value for alc287
        - ALSA: hda/realtek: Add some CLOVE SSIDs of ALC293
        - ALSA: hda/realtek: Fix silent headphone output on ASUS UX430UA
        - ALSA: hda/realtek: Add fixup for HP OMEN laptop
        - ALSA: hda/realtek: Add fixup for HP Spectre x360 15-df0xxx
        - [x86] uio_hv_generic: Fix a memory leak in error handling paths
        - [arm64] Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer
          dereference"
        - nvme-tcp: fix possible use-after-completion
        - drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE
        - drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang
        - drm/amdgpu: update gc golden setting for Navi12
        - drm/amdgpu: update sdma golden setting for Navi12
        - [powerpc*] 64s/syscall: Use pt_regs.trap to distinguish syscall ABI
          difference between sc and scv syscalls
        - [powerpc*] 64s/syscall: Fix ptrace syscall info with scv syscalls
        - mmc: sdhci-pci-gli: increase 1.8V regulator wait
        - [x86] xen-pciback: redo VF placement in the virtual topology
        - [x86] xen-pciback: reconfigure also from backend watch handler
        - ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry
        - dm snapshot: fix crash with transient storage and zero chunk size
        - Revert "video: hgafb: fix potential NULL pointer dereference"
        - [arm64,armhf] Revert "net: stmicro: fix a missing check of clk_prepare"
        - Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"
        - Revert "ecryptfs: replace BUG_ON with error handling code"
        - Revert "rtlwifi: fix a potential NULL pointer dereference"
        - Revert "qlcnic: Avoid potential NULL pointer dereference"
        - Revert "niu: fix missing checks of niu_pci_eeprom_read"
        - ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
        - [arm64,armhf] net: stmicro: handle clk_prepare() failure during init
        - net: rtlwifi: properly check for alloc_workqueue() failure
        - ics932s401: fix broken handling of errors when word reading fails
        - qlcnic: Add null check after calling netdev_alloc_skb
        - [x86] video: hgafb: fix potential NULL pointer dereference
        - vgacon: Record video mode changes with VT_RESIZEX
        - vt_ioctl: Revert VT_RESIZEX parameter handling removal
        - vt: Fix character height handling with VT_RESIZEX
        - tty: vt: always invoke vc->vc_sw->con_resize callback
        - [x86] drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7
        - [amd64] x86/Xen: swap NX determination and GDT setup on BSP
        - nvme-multipath: fix double initialization of ANA state
        - [arm64] rtc: pcf85063: fallback to parent of_node
        - nvmet: use new ana_log_size instead the old one
        - [x86] video: hgafb: correctly handle card detect failure during probe
        - Bluetooth: SMP: Fail if remote and local public keys are identical
    
      [ Salvatore Bonaccorso ]
      * bpf: Wrap aux data inside bpf_sanitize_info container (CVE-2021-33200)
      * bpf: Fix mask direction swap upon off reg sign change (CVE-2021-33200)
      * bpf: No need to simulate speculative domain for immediates (CVE-2021-33200)
      * [armhf] dts: sun8i: h3: orangepi-plus: Fix ethernet phy-mode
        (Closes: #988574)
      * [rt] Refresh "ptrace: fix ptrace vs tasklist_lock race"
      * Deal with vc_data ABI changes in 5.10.40
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 28 May 2021 10:31:38 +0200
  • linux (5.10.38-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.29
        - [armhf] bus: ti-sysc: Fix warning on unbind if reset is not deasserted
        - [x86] platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2
        - [amd64] bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_comp
        - net/mlx5e: Enforce minimum value check for ICOSQ size
        - mISDN: fix crash in fritzpci
        - mac80211: Check crypto_aead_encrypt for errors
        - mac80211: choose first enabled channel for monitor
        - [arm64] drm/msm/dsi_pll_7nm: Fix variable usage for pll_lockdet_rate
        - [arm64] drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other
          GPUs
        - [arm64] drm/msm: Ratelimit invalid-fence message
        - netfilter: conntrack: Fix gre tunneling over ipv6
        - netfilter: nftables: skip hook overlap logic if flowtable is stale
        - [x86] platform/x86: thinkpad_acpi: Allow the FnLock LED to change state
        - [arm64] drm/msm/disp/dpu1: icc path needs to be set before dpu runtime
          resume
        - block: clear GD_NEED_PART_SCAN later in bdev_disk_changed
        - [x86] platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake platforms
        - [arm64] ptp_qoriq: fix overflow in ptp_qoriq_adjfine() u64 calcalation
        - scsi: target: pscsi: Clean up after failure in pscsi_map_sg()
        - [ia64] mca: allocate early mca with GFP_ATOMIC
        - [ia64] fix format strings for err_inject
        - cifs: revalidate mapping when we open files for SMB1 POSIX
        - cifs: Silently ignore unknown oplock break handle
        - io_uring: fix timeout cancel return code
        - math: Export mul_u64_u64_div_u64
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.30
        - ALSA: aloop: Fix initialization of controls
        - ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1
        - ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model
        - [x86] ASoC: intel: atom: Stop advertising non working S24LE support
        - nfc: fix refcount leak in llcp_sock_bind() (CVE-2020-25670)
        - nfc: fix refcount leak in llcp_sock_connect() (CVE-2020-25671)
        - nfc: fix memory leak in llcp_sock_connect() (CVE-2020-25672)
        - nfc: Avoid endless loops caused by repeated llcp_sock_connect()
        - selinux: make nslot handling in avtab more robust
        - selinux: fix cond_list corruption when changing booleans
        - selinux: fix race between old and new sidtab
        - xen/evtchn: Change irq_info lock to raw_spinlock_t
        - net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
        - [x86] drm/i915: Fix invalid access to ACPI _DSM objects
        - [amd64] IB/hfi1: Fix probe time panic when AIP is enabled with a buggy
          BIOS
        - LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late
        - [ia64] fix user_stack_pointer() for ptrace()
        - ocfs2: fix deadlock between setattr and dio_end_io_write
        - fs: direct-io: fix missing sdio->boundary
        - ethtool: fix incorrect datatype in set_eee ops
        - of: property: fw_devlink: do not link ".*,nr-gpios"
        - [armhf] dts: turris-omnia: configure LED[2]/INTn pin as interrupt pin
        - batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved field
        - ice: Continue probe on link/PHY errors
        - ice: Increase control queue timeout
        - ice: prevent ice_open and ice_stop during reset
        - ice: fix memory allocation call
        - ice: remove DCBNL_DEVRESET bit from PF state
        - ice: Fix for dereference of NULL pointer
        - ice: Use port number instead of PF ID for WoL
        - ice: Cleanup fltr list in case of allocation issues
        - iwlwifi: pcie: properly set LTR workarounds on 22000 devices
        - ice: fix memory leak of aRFS after resuming from suspend
        - net: hso: fix null-ptr-deref during tty device unregistration
        - bpf: Enforce that struct_ops programs be GPL-only
        - bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET
        - ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rx
        - bpf: Refcount task stack in bpf_get_task_stack
        - bpf, sockmap: Fix sk->prot unhash op reset
        - bpf, sockmap: Fix incorrect fwd_alloc accounting
        - net: ensure mac header is set in virtio_net_hdr_to_skb()
        - i40e: Fix sparse warning: missing error code 'err'
        - i40e: Fix sparse error: 'vsi->netdev' could be null
        - i40e: Fix sparse error: uninitialized symbol 'ring'
        - i40e: Fix sparse errors in i40e_txrx.c
        - net: sched: sch_teql: fix null-pointer dereference
        - net: sched: fix action overwrite reference counting
        - nl80211: fix beacon head validation
        - nl80211: fix potential leak of ACL params
        - cfg80211: check S1G beacon compat element length
        - mac80211: fix time-is-after bug in mlme
        - mac80211: fix TXQ AC confusion
        - net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()
        - net: let skb_orphan_partial wake-up waiters.
        - [x86] thunderbolt: Fix a leak in tb_retimer_add()
        - [x86] thunderbolt: Fix off by one in tb_port_find_retimer()
        - usbip: add sysfs_lock to synchronize sysfs code paths
        - usbip: stub-dev synchronize sysfs code paths
        - usbip: vudc synchronize sysfs code paths
        - usbip: synchronize event handler with sysfs code paths
        - driver core: Fix locking bug in deferred_probe_timeout_work_func()
        - scsi: pm80xx: Fix chip initialization failure
        - scsi: target: iscsi: Fix zero tag inside a trace event
        - percpu: make pcpu_nr_empty_pop_pages per chunk type
        - i2c: turn recovery error on init to debug
        - [x86] KVM: x86/mmu: change TDP MMU yield function returns to match
          cond_resched
        - [x86] KVM: x86/mmu: Merge flush and non-flush tdp_mmu_iter_cond_resched
        - [x86] KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn
        - [x86] KVM: x86/mmu: Ensure forward progress when yielding in TDP MMU iter
        - [x86] KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed
        - [x86] KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range
          zap
        - [x86] KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zapping
        - [x86] KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pages
        - [x86] KVM: x86/mmu: preserve pending TLB flush across calls to
          kvm_tdp_mmu_zap_sp
        - net: sched: fix err handler in tcf_action_init()
        - ice: Refactor DCB related variables out of the ice_port_info struct
        - ice: Recognize 860 as iSCSI port in CEE mode
        - xfrm: interface: fix ipv4 pmtu check to honor ip header df
        - xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume
        - [armhf] OMAP4: PM: update ROM return address for OSWR and OFF
        - net: xfrm: Localize sequence counter per network namespace
        - esp: delete NETIF_F_SCTP_CRC bit from features for esp offload
        - [x86] ASoC: SOF: Intel: HDA: fix core status verification
        - xfrm: Fix NULL pointer dereference on policy lookup
        - virtchnl: Fix layout of RSS structures
        - i40e: Added Asym_Pause to supported link modes
        - i40e: Fix kernel oops when i40e driver removes VF's
        - vxlan: do not modify the shared tunnel info when PMTU triggers an ICMP
          reply
        - geneve: do not modify the shared tunnel info when PMTU triggers an ICMP
          reply
        - sch_red: fix off-by-one checks in red_check_params()
        - drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit
        - xfrm: Provide private skb extensions for segmented and hw offloaded ESP
          packets
        - can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZE
        - can: isotp: fix msg_namelen values depending on CAN_REQUIRED_SIZE
        - ethernet: myri10ge: Fix a use after free in myri10ge_sw_tso
        - gianfar: Handle error code at MAC address change
        - [arm64,armhf] net: dsa: Fix type was not set for devlink port
        - cxgb4: avoid collecting SGE_QBASE regs during traffic
        - net:tipc: Fix a double free in tipc_sk_mcast_rcv
        - [armhf] net/ncsi: Avoid channel_monitor hrtimer deadlock
        - net: qrtr: Fix memory leak on qrtr_tx_wait failure
        - nfp: flower: ignore duplicate merge hints from FW
        - net: phy: broadcom: Only advertise EEE for supported modes
        - [armhf] ASoC: sunxi: sun4i-codec: fill ASoC card owner (Closes: #980539)
        - net/mlx5e: Fix mapping of ct_label zero
        - net/mlx5e: Fix ethtool indication of connector type
        - net/mlx5: Don't request more than supported EQs
        - net/rds: Fix a use after free in rds_message_map_pages
        - xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory model
        - i40e: Fix display statistics for veb_tc
        - [arm64] drm/msm: Set drvdata to NULL when msm_drm_init() fails
        - net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);
        - scsi: ufs: core: Fix task management request completion timeout
        - scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUs
        - net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cb
        - [arm64,riscv64] net: macb: restore cmp registers on resume path
        - clk: fix invalid usage of list cursor in register
        - clk: fix invalid usage of list cursor in unregister
        - workqueue: Move the position of debug_work_activate() in __queue_work()
        - [s390x] cpcmd: fix inline assembly register clobbering
        - net: openvswitch: conntrack: simplify the return expression of
          ovs_ct_limit_get_default_limit()
        - openvswitch: fix send of uninitialized stack memory in ct limit reply
        - i2c: designware: Adjust bus_freq_hz when refuse high speed mode set
        - iwlwifi: fix 11ax disabled bit in the regulatory capability flags
        - tipc: increment the tmp aead refcnt before attaching it
        - [arm64] net: hns3: clear VF down state bit before request link status
        - net/mlx5: Fix placement of log_max_flow_counter
        - net/mlx5: Fix PPLM register mapping
        - net/mlx5: Fix PBMC register mapping
        - RDMA/cxgb4: check for ipv6 address properly while destroying listener
        - RDMA/qedr: Fix kernel panic when trying to access recv_cq
        - [arm*] drm/vc4: crtc: Reduce PV fifo threshold on hvs4
        - i40e: Fix parameters in aq_get_phy_register()
        - RDMA/addr: Be strict with gid size
        - [armhf] clk: socfpga: fix iomem pointer cast on 64-bit
        - dt-bindings: net: ethernet-controller: fix typo in NVMEM
        - net: sched: bump refcount for new action in ACT replace mode
        - gpiolib: Read "gpio-line-names" from a firmware node
        - cfg80211: remove WARN_ON() in cfg80211_sme_connect
        - net: tun: set tun->dev->addr_len during TUNSETLINK processing
        - drivers: net: fix memory leak in atusb_probe
        - drivers: net: fix memory leak in peak_usb_create_dev
        - net: mac802154: Fix general protection fault (CVE-2021-33033)
        - net: ieee802154: nl-mac: fix check on panid
        - net: ieee802154: fix nl802154 del llsec key
        - net: ieee802154: fix nl802154 del llsec dev
        - net: ieee802154: fix nl802154 add llsec key
        - net: ieee802154: fix nl802154 del llsec devkey
        - net: ieee802154: forbid monitor for set llsec params
        - net: ieee802154: forbid monitor for del llsec seclevel
        - net: ieee802154: stop dump llsec params for monitors
        - Revert "net: sched: bump refcount for new action in ACT replace mode"
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.31
        - gfs2: Flag a withdraw if init_threads() fails
        - [arm64] KVM: Hide system instruction access to Trace registers
        - [arm64] KVM: Disable guest access to trace filter controls
        - [armhf] drm/imx: imx-ldb: fix out of bounds array access warning
        - gfs2: report "already frozen/thawed" errors
        - ftrace: Check if pages were allocated before calling free_pages()
        - [arm64,armhf] drm/tegra: dc: Don't set PLL clock to 0Hz
        - [arm64,armhf] gpu: host1x: Use different lock classes for each client
        - XArray: Fix splitting to non-zero orders
        - block: only update parent bi_status when bio fail
        - null_blk: fix command timeout completion handling
        - io_uring: don't mark S_ISBLK async work as unbounded
        - [riscv64] entry: fix misaligned base for excp_vect_table
        - block: don't ignore REQ_NOWAIT for direct IO
        - netfilter: x_tables: fix compat match/target pad out-of-bound write
        - net: sfp: relax bitrate-derived mode check
        - net: sfp: cope with SFPs that set both LOS normal and LOS inverted
        - xen/events: fix setting irq affinity
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.32
        - net/sctp: fix race condition in sctp_destroy_sock
        - gpio: sysfs: Obey valid_mask
        - dmaengine: Fix a double free in dma_async_device_register
        - [x86] ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()
        - iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()
        - xfrm: BEET mode doesn't support fragments for inner packets
        - ASoC: max98373: Changed amp shutdown register as volatile
        - ASoC: max98373: Added 30ms turn on/off time delay
        - [x86] gpu/xen: Fix a use after free in xen_drm_drv_init
        - neighbour: Disregard DEAD dst in neigh_update
        - [arm64] drm/msm: Fix a5xx/a6xx timestamps
        - scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST state
        - iwlwifi: add support for Qu with AX201 device
        - net: ieee802154: stop dump llsec keys for monitors
        - net: ieee802154: forbid monitor for add llsec key
        - net: ieee802154: forbid monitor for del llsec key
        - net: ieee802154: stop dump llsec devs for monitors
        - net: ieee802154: forbid monitor for add llsec dev
        - net: ieee802154: forbid monitor for del llsec dev
        - net: ieee802154: stop dump llsec devkeys for monitors
        - net: ieee802154: forbid monitor for add llsec devkey
        - net: ieee802154: forbid monitor for del llsec devkey
        - net: ieee802154: stop dump llsec seclevels for monitors
        - net: ieee802154: forbid monitor for add llsec seclevel
        - pcnet32: Use pci_resource_len to validate PCI resource
        - mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN
        - Input: i8042 - fix Pegatron C15B ID entry
        - HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices
        - readdir: make sure to verify directory entry for legacy interfaces too
        - [arm64] fix inline asm in load_unaligned_zeropad()
        - [arm64] alternatives: Move length validation in alternative_{insn, endif}
        - vfio/pci: Add missing range check in vfio_pci_mmap
        - scsi: libsas: Reset num_scatter if libata marks qc as NODATA
        - ixgbe: fix unbalanced device enable/disable in suspend/resume
        - netfilter: flowtable: fix NAT IPv6 offload mangling
        - netfilter: conntrack: do not print icmpv6 as unknown via /proc
        - ice: Fix potential infinite loop when using u8 loop counter
        - libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNC
        - netfilter: bridge: add pre_exit hooks for ebtable unregistration
        - netfilter: arp_tables: add pre_exit hook for table unregister
        - [arm64,riscv64] net: macb: fix the restore of cmp registers
        - net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_meta
        - netfilter: nft_limit: avoid possible divide error in nft_limit_init
        - net/mlx5e: Fix setting of RS FEC mode
        - net: sit: Unregister catch-all devices
        - net: ip6_tunnel: Unregister catch-all devices
        - mm: ptdump: fix build failure
        - net: Make tcp_allowed_congestion_control readonly in non-init netns
        - i40e: fix the panic when running bpf in xdpdrv mode
        - ethtool: pause: make sure we init driver stats
        - [ia64] tools: remove inclusion of ia64-specific version of errno.h header
        - gro: ensure frag0 meets IP header alignment
        - [armhf] OMAP2+: Fix warning for omap_init_time_of()
        - [armhf] OMAP2+: Fix uninitialized sr_inst
        - [arm64] dts: allwinner: Fix SD card CD GPIO for SOPine systems
        - [arm64] dts: allwinner: h6: beelink-gs1: Remove ext. 32 kHz osc reference
        - bpf: Use correct permission flag for mixed signed bounds arithmetic
          (CVE-2021-29155)
        - [x86] KVM: VMX: Convert vcpu_vmx.exit_reason to a union
        - [x86] KVM: VMX: Don't use vcpu->run->internal.ndata as an array index
          (CVE-2021-3501)
        - r8169: tweak max read request size for newer chips also in jumbo mtu mode
        - r8169: don't advertise pause in jumbo mode
        - bpf: Ensure off_reg has no mixed signed bounds for all types
          (CVE-2021-29155)
        - bpf: Move off_reg into sanitize_ptr_alu (CVE-2021-29155)
        - [armel,armhf] 9071/1: uprobes: Don't hook on thumb instructions
        - [arm64] mte: Ensure TIF_MTE_ASYNC_FAULT is set atomically
        - bpf: Rework ptr_limit into alu_limit and add common error path
          (CVE-2021-29155)
        - bpf: Improve verifier error messages for users (CVE-2021-29155)
        - bpf: Move sanitize_val_alu out of op switch
        - net: phy: marvell: fix detection of PHY on Topaz switches
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.33
        - [armhf] gpio: omap: Save and restore sysconfig
        - [x86] pinctrl: lewisburg: Update number of pins in community
        - block: return -EBUSY when there are open partitions in blkdev_reread_part
        - pinctrl: core: Show pin numbers for the controllers with base = 0
        - [arm64] dts: allwinner: Revert SD card CD GPIO for Pine64-LTS
        - bpf: Permits pointers on stack for helper calls
        - bpf: Allow variable-offset stack access
        - bpf: Refactor and streamline bounds check into helper (CVE-2021-29155)
        - bpf: Tighten speculative pointer arithmetic mask
        - locking/qrwlock: Fix ordering in queued_write_lock_slowpath()
        - [x86] perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3
        - [x86] perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[]
        - HID: alps: fix error return code in alps_input_configured()
        - HID cp2112: fix support for multiple gpiochips
        - HID: wacom: Assign boolean values to a bool variable
        - net: geneve: check skb is large enough for IPv4/IPv6 header
        - [arm64,armhf] dmaengine: tegra20: Fix runtime PM imbalance on error
        - [s390x] entry: save the caller of psw_idle
        - [arm64] kprobes: Restore local irqflag if kprobes is cancelled
        - xen-netback: Check for hotplug-status existence before watching
        - [x86] crash: Fix crash_setup_memmap_entries() out-of-bounds access
        - net: hso: fix NULL-deref on disconnect regression
        - USB: CDC-ACM: fix poison/unpoison imbalance (Closes: #986995)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.34
        - iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()
        - [x86] mei: me: add Alder Lake P device id.
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.35
        - [mips*] Do not include hi and lo in clobber list for R6
        - netfilter: conntrack: Make global sysctls readonly in non-init netns
        - net: usb: ax88179_178a: initialize local variables before use
        - igb: Enable RSS for Intel I211 Ethernet Controller
        - bpf: Fix masking negation logic upon negative dst register
          (CVE-2021-31829)
        - bpf: Fix leakage of uninitialized bpf stack under speculation
          (CVE-2021-31829)
        - net: qrtr: Avoid potential use after free in MHI send
        - perf data: Fix error return code in perf_data__create_dir()
        - capabilities: require CAP_SETFCAP to map uid 0
        - perf ftrace: Fix access to pid in array when setting a pid filter
        - driver core: add a min_align_mask field to struct device_dma_parameters
        - swiotlb: add a IO_TLB_SIZE define
        - swiotlb: factor out an io_tlb_offset helper
        - swiotlb: factor out a nr_slots helper
        - swiotlb: clean up swiotlb_tbl_unmap_single
        - swiotlb: refactor swiotlb_tbl_map_single
        - swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single
        - swiotlb: respect min_align_mask
        - nvme-pci: set min_align_mask
        - ovl: fix leaked dentry
        - ovl: allow upperdir inside lowerdir
        - ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EX
        - USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet
        - USB: Add reset-resume quirk for WD19's Realtek Hub
        - [x86] platform/x86: thinkpad_acpi: Correct thermal sensor allocation
        - perf/core: Fix unconditional security_locked_down() call
        - vfio: Depend on MMU
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.36
        - bus: mhi: core: Fix check for syserr at power_up
        - bus: mhi: core: Clear configuration from channel context during reset
        - bus: mhi: core: Sanity check values from remote device before use
        - dyndbg: fix parsing file query without a line-range suffix
        - [s390x] disassembler: increase ebpf disasm buffer size
        - [s390x] zcrypt: fix zcard and zqueue hot-unplug memleak
        - [arm64,x86] tpm: acpi: Check eventlog signature before using it
        - ftrace: Handle commands when closing set_ftrace_filter file
        - ecryptfs: fix kernel panic with null dev_name
        - fs/epoll: restore waking from ep_done_scan()
        - mtd: spi-nor: core: Fix an issue of releasing resources during read/write
        - Revert "mtd: spi-nor: macronix: Add support for mx25l51245g"
        - erofs: add unsupported inode i_format check
        - [armhf] spi: stm32-qspi: fix pm_runtime usage_count counter
        - [armhf] spi: spi-ti-qspi: Free DMA resources
        - scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()
        - scsi: mpt3sas: Block PCI config access from userspace during reset
        - mmc: sdhci: Check for reset prior to DMA address unmap
        - mmc: sdhci-pci: Fix initialization of some SD cards for Intel BYT-based
          controllers
        - [arm64,armhf] mmc: sdhci-tegra: Add required callbacks to set/clear CQE_EN
          bit
        - mmc: block: Update ext_csd.cache_ctrl if it was written
        - mmc: block: Issue a cache flush only when it's enabled
        - mmc: core: Do a power cycle when the CMD11 fails
        - mmc: core: Set read only for SD cards with permanent write protect bit
        - mmc: core: Fix hanging on I/O during system suspend for removable cards
        - [arm64,armhf] irqchip/gic-v3: Do not enable irqs when handling spurious
          interrups
        - cifs: Return correct error code from smb2_get_enc_key
        - cifs: fix out-of-bound memory access when calling smb3_notify() at mount
          point
        - cifs: detect dead connections only when echoes are enabled.
        - smb2: fix use-after-free in smb2_ioctl_query_info()
        - btrfs: handle remount to no compress during compression
        - btrfs: fix metadata extent leak after failure to create subvolume
        - [x86] intel_th: pci: Add Rocket Lake CPU support
        - btrfs: fix race between transaction aborts and fsyncs leading to
          use-after-free
        - posix-timers: Preserve return value in clock_adjtime32()
        - fbdev: zero-fill colormap in fbcmap.c
        - [armhf] bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices
          first
        - staging: wimax/i2400m: fix byte-order issue
        - bus: mhi: core: Destroy SBL devices when moving to mission mode
        - crypto: api - check for ERR pointers in crypto_destroy_tfm()
        - [x86] crypto: qat - fix unmap invalid dma address
        - usb: gadget: uvc: add bInterval checking for HS mode
        - usb: webcam: Invalid size of Processing Unit Descriptor
        - [x86] genirq/matrix: Prevent allocation counter corruption
        - usb: gadget: f_uac2: validate input parameters
        - usb: gadget: f_uac1: validate input parameters
        - [arm64,armhf] usb: dwc3: gadget: Ignore EP queue requests during bus reset
        - usb: xhci: Fix port minor revision
        - PCI: PM: Do not read power state in pci_enable_device_flags()
        - [arm64,armhf] soc/tegra: pmc: Fix completion of power-gate toggling
        - [arm64] dts: imx8mq-librem5-r3: Mark buck3 as always on
        - [arm64] tee: optee: do not check memref size on return from Secure World
        - [arm64,x86] soundwire: cadence: only prepare attached devices on clock
          stop
        - [arm*] perf/arm_pmu_platform: Use dev_err_probe() for IRQ errors
        - [arm*] perf/arm_pmu_platform: Fix error handling
        - random: initialize ChaCha20 constants with correct endianness
        - xhci: check port array allocation was successful before dereferencing it
        - xhci: check control context is valid before dereferencing it.
        - xhci: fix potential array out of bounds with several interrupters
        - bus: mhi: core: Clear context for stopped channels from remove()
        - [arm64] spi: qup: fix PM reference leak in spi_qup_remove()
        - [arm64,armhf] usb: musb: fix PM reference leak in musb_irq_work()
        - usb: core: hub: Fix PM reference leak in usb_port_resume()
        - [arm64,armhf] usb: dwc3: gadget: Check for disabled LPM quirk
        - tty: n_gsm: check error while registering tty devices
        - [x86] intel_th: Consistency and off-by-one fix
        - [armhf] phy: phy-twl4030-usb: Fix possible use-after-free in
          twl4030_usb_remove()
        - [arm64] crypto: sun8i-ce - Fix PM reference leak in sun8i_ce_probe()
        - [armhf] crypto: stm32/hash - Fix PM reference leak on stm32-hash.c
        - [armhf] crypto: stm32/cryp - Fix PM reference leak on stm32-cryp.c
        - [x86] platform/x86: intel_pmc_core: Don't use global pmcdev in quirks
        - spi: sync up initial chipselect state
        - btrfs: do proper error handling in create_reloc_root
        - btrfs: do proper error handling in btrfs_update_reloc_root
        - btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s
        - drm: Added orientation quirk for OneGX1 Pro
        - drm/qxl: do not run release if qxl failed to init
        - drm/qxl: release shadow on shutdown
        - drm/ast: Fix invalid usage of AST_MAX_HWC_WIDTH in cursor atomic_check
        - drm/ast: fix memory leak when unload the driver
        - drm/amd/display: Check for DSC support instead of ASIC revision
        - drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt work
        - scsi: lpfc: Fix incorrect dbde assignment when building target abts wqe
        - scsi: lpfc: Fix pt2pt connection does not recover after LOGO
        - drm/amdgpu: Fix some unload driver issues
        - sched/pelt: Fix task util_est update filtering
        - kvfree_rcu: Use same set of GFP flags as does single-argument
        - scsi: target: pscsi: Fix warning in pscsi_complete_cmd()
        - [x86] media: ite-cir: check for receive overflow
        - power: supply: bq27xxx: fix power_avg for newer ICs
        - media: media/saa7164: fix saa7164_encoder_register() memory leak bugs
        - media: gspca/sq905.c: fix uninitialized variable
        - drm/amdgpu: mask the xgmi number of hops reported from psp to kfd
        - drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4f
        - drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'
        - scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()
        - scsi: qla2xxx: Fix use after free in bsg
        - [arm64,armhf] mmc: sdhci-esdhc-imx: validate pinctrl before use it
        - mmc: sdhci-pci: Add PCI IDs for Intel LKF
        - ata: ahci: Disable SXS for Hisilicon Kunpeng920
        - nvmet: return proper error code from discovery ctrl
        - scsi: smartpqi: Use host-wide tag space
        - scsi: smartpqi: Correct request leakage during reset operations
        - scsi: smartpqi: Add new PCI IDs
        - scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg()
        - media: em28xx: fix memory leak
        - media: vivid: update EDID
        - [arm64] drm/msm/dp: Fix incorrect NULL check kbot warnings in DP driver
        - [armhf] clk: socfpga: arria10: Fix memory leak of socfpga_clk on error
          return
        - media: dvb-usb: fix memory leak in dvb_usb_adapter_init
        - media: gscpa/stv06xx: fix memory leak
        - sched/fair: Ignore percpu threads for imbalance pulls
        - [arm64] drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotal
        - [arm64] drm/msm/mdp5: Do not multiply vclk line count by 100
        - drm/amdgpu/ttm: Fix memory leak userptr pages
        - drm/radeon/ttm: Fix memory leak userptr pages
        - drm/amd/display: Try YCbCr420 color when YCbCr444 fails
        - drm/amdgpu: fix NULL pointer dereference
        - scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO
          response
        - scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL mode
        - scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logic
        - mfd: intel-m10-bmc: Fix the register access range
        - mfd: da9063: Support SMBus and I2C mode
        - scsi: libfc: Fix a format specifier
        - perf: Rework perf_event_exit_event()
        - sched,fair: Alternative sched_slice()
        - [s390x] archrandom: add parameter check for s390_arch_random_generate
        - sched,psi: Handle potential task count underflow bugs more gracefully
        - [i386] ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixer
        - ALSA: hda/conexant: Re-order CX5066 quirk table entries
        - [i386] ALSA: sb: Fix two use after free in snd_sb_qsound_build
        - ALSA: usb-audio: Explicitly set up the clock selector
        - ALSA: usb-audio: Add dB range mapping for Sennheiser Communications
          Headset PC 8
        - ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G7
        - ALSA: hda/realtek: GA503 use same quirks as GA401
        - ALSA: hda/realtek: fix mic boost on Intel NUC 8
        - ALSA: hda/realtek - Headset Mic issue on HP platform
        - ALSA: hda/realtek: fix static noise on ALC285 Lenovo laptops
        - ALSA: hda/realtek: Add quirk for Intel Clevo PCx0Dx
        - [x86] tools/power/turbostat: Fix turbostat for AMD Zen CPUs
          (Closes: #985681)
        - btrfs: fix race when picking most recent mod log operation for an old root
        - [arm64] vdso: Discard .note.gnu.property sections in vDSO
        - Makefile: Move -Wno-unused-but-set-variable out of GCC only block
        - fs: fix reporting supported extra file attributes for statx()
        - virtiofs: fix memory leak in virtio_fs_probe()
        - ubifs: Only check replay with inode type to judge if inode linked
        - f2fs: fix error handling in f2fs_end_enable_verity()
        - f2fs: fix to avoid out-of-bounds memory access (CVE-2021-3506)
        - openvswitch: fix stack OOB read while fragmenting IPv4 packets
        - [arm64] ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe
          failure
        - NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds
        - NFS: Don't discard pNFS layout segments that are marked for return
        - NFSv4: Don't discard segments marked for return in _pnfs_return_layout()
        - jffs2: Fix kasan slab-out-of-bounds problem
        - jffs2: Hook up splice_write callback
        - [powerpc*] powernv: Enable HAIL (HV AIL) for ISA v3.1 processors
        - [powerpc*] eeh: Fix EEH handling for hugepages in ioremap space.
        - [x86] intel_th: pci: Add Alder Lake-M support
        - [arm64,x86] tpm: efi: Use local variable for calculating final log size
        - [arm64,x86] tpm: vtpm_proxy: Avoid reading host log when using a virtual
          device
        - [armhf] crypto: arm/curve25519 - Move '.fpu' after '.arch'
        - md/raid1: properly indicate failure when ending a failed write request
        - dm raid: fix inconclusive reshape layout on fast raid4/5/6 table reload
          sequences
        - fuse: fix write deadlock
        - exfat: fix erroneous discard when clear cluster bit
        - sfc: farch: fix TX queue lookup in TX flush done handling
        - sfc: farch: fix TX queue lookup in TX event handling
        - security: commoncap: fix -Wstringop-overread warning
        - Fix misc new gcc warnings
        - jffs2: check the validity of dstlen in jffs2_zlib_compress()
        - smb3: when mounting with multichannel include it in requested capabilities
        - smb3: do not attempt multichannel to server which does not support it
        - Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT
          op")
        - futex: Do not apply time namespace adjustment on FUTEX_LOCK_PI
        - [x86] cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supported
        - ext4: annotate data race in start_this_handle()
        - ext4: annotate data race in jbd2_journal_dirty_metadata()
        - ext4: fix check to prevent false positive report of incorrect used inodes
        - ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()
        - ext4: fix error code in ext4_commit_super
        - ext4: fix ext4_error_err save negative errno into superblock
        - ext4: fix error return code in ext4_fc_perform_commit()
        - ext4: allow the dax flag to be set and cleared on inline directories
        - ext4: Fix occasional generic/418 failure
        - media: dvbdev: Fix memory leak in dvb_media_device_free()
        - media: dvb-usb: Fix use-after-free access
        - media: dvb-usb: Fix memory leak at error in dvb_usb_device_init()
        - media: v4l2-ctrls: fix reference to freed memory
        - [arm64] media: venus: hfi_parser: Don't initialize parser on v1
        - usb: gadget: dummy_hcd: fix gpf in gadget_setup
        - usb: gadget: Fix double free of device descriptor pointers
        - usb: gadget/function/f_fs string table fix for multiple languages
        - [arm64,armhf] usb: dwc3: gadget: Remove FS bInterval_m1 limitation
        - [arm64,armhf] usb: dwc3: gadget: Fix START_TRANSFER link state check
        - [arm64,armhf] usb: dwc3: core: Do core softreset when switch mode
        - [arm*] usb: dwc2: Fix session request interrupt handler
        - tty: fix memory leak in vc_deallocate
        - [x86] tools/power turbostat: Fix offset overflow issue in index converting
        - tracing: Map all PIDs to command lines
        - tracing: Restructure trace_clock_global() to never block
        - dm space map common: fix division bug in sm_ll_find_free_block()
        - dm integrity: fix missing goto in bitmap_flush_interval error handling
        - dm rq: fix double free of blk_mq_tag_set in dev remove after table load
          fails
        - lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf()
        - [arm*] thermal/drivers/cpufreq_cooling: Fix slab OOB issue
        - thermal/core/fair share: Lock the thermal zone while looping over
          instances
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.37
        - Bluetooth: verify AMP hci_chan before amp_destroy (CVE-2021-33034)
        - bluetooth: eliminate the potential race condition when removing the HCI
          controller (CVE-2021-32399)
        - net/nfc: fix use-after-free llcp_sock_bind/connect (CVE-2021-23134)
        - io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffers
          (CVE-2021-3491)
        - Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL"
        - usb: roles: Call try_module_get() from usb_role_switch_find_by_fwnode()
        - [amd64] tty: moxa: fix TIOCSSERIAL jiffies conversions
        - USB: serial: usb_wwan: fix TIOCSSERIAL jiffies conversions
        - USB: serial: ti_usb_3410_5052: fix TIOCSSERIAL permission check
        - [amd64] tty: moxa: fix TIOCSSERIAL permission check
        - [x86] usb: typec: tcpm: Address incorrect values of tcpm psy for fixed
          supply
        - [x86] usb: typec: tcpm: Address incorrect values of tcpm psy for pps
          supply
        - [x86] usb: typec: tcpm: update power supply once partner accepts
        - FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSR
        - PCI: Allow VPD access for QLogic ISP2722
        - [x86] KVM: Defer the MMU unload to the normal path on an global INVPCID
        - [arm64] PCI: xgene: Fix cfg resource mapping
        - PM / devfreq: Unlock mutex and free devfreq struct in error path
        - iio: inv_mpu6050: Fully validate gyro and accel scale writes
        - iio:accel:adis16201: Fix wrong axis assignment that prevents loading
        - iio:adc:ad7476: Fix remove handling
        - misc: lis3lv02d: Fix false-positive WARN on various HP models
        - [x86] misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg struct
        - [x86] misc: vmw_vmci: explicitly initialize vmci_datagram payload
        - selinux: add proper NULL termination to the secclass_map permissions
        - [x86] sched: Treat Intel SNC topology as default, COD as exception
        - async_xor: increase src_offs when dropping destination page
        - md/bitmap: wait for external bitmap writes to complete during tear down
        - md-cluster: fix use-after-free issue when removing rdev
        - md: split mddev_find
        - md: factor out a mddev_find_locked helper from mddev_find
        - md: md_open returns -EBUSY when entering racing area
        - md: Fix missing unused status line of /proc/mdstat
        - ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()
        - cfg80211: scan: drop entry from hidden_list on overflow
        - rtw88: Fix array overrun in rtw_get_tx_power_params()
        - mt76: fix potential DMA mapping leak
        - [amd64] drm/i915/gvt: Fix virtual display setup for BXT/APL
        - [amd64] drm/i915/gvt: Fix vfio_edid issue for BXT/APL
        - drm/qxl: use ttm bo priorities
        - [arm64,armhf] drm/panfrost: Clear MMU irqs before handling the fault
        - [arm64,armhf] drm/panfrost: Don't try to map pages that are already mapped
        - drm/radeon: fix copy of uninitialized variable back to userspace
        - drm/dp_mst: Revise broadcast msg lct & lcr
        - drm/dp_mst: Set CLEAR_PAYLOAD_ID_TABLE as broadcast
        - drm: bridge/panel: Cleanup connector on bridge detach
        - drm/amd/display: Reject non-zero src_y and src_x for video planes
        - drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2
        - ALSA: hda/realtek: Re-order ALC882 Acer quirk table entries
        - ALSA: hda/realtek: Re-order ALC882 Sony quirk table entries
        - ALSA: hda/realtek: Re-order ALC882 Clevo quirk table entries
        - ALSA: hda/realtek: Re-order ALC269 HP quirk table entries
        - ALSA: hda/realtek: Re-order ALC269 Acer quirk table entries
        - ALSA: hda/realtek: Re-order ALC269 Dell quirk table entries
        - ALSA: hda/realtek: Re-order ALC269 ASUS quirk table entries
        - ALSA: hda/realtek: Re-order ALC269 Sony quirk table entries
        - ALSA: hda/realtek: Re-order ALC269 Lenovo quirk table entries
        - ALSA: hda/realtek: Re-order remaining ALC269 quirk table entries
        - ALSA: hda/realtek: Re-order ALC662 quirk table entries
        - ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill devices
        - ALSA: hda/realtek: ALC285 Thinkpad jack pin quirk is unreachable
        - ALSA: hda/realtek: Fix speaker amp on HP Envy AiO 32
        - [s390x] KVM: VSIE: correctly handle MVPG when in VSIE
        - [s390x] KVM: split kvm_s390_logical_to_effective
        - [s390x] KVM: fix guarded storage control register handling
        - [s390x] fix detection of vector enhancements facility 1 vs. vector packed
          decimal facility
        - [s390x] KVM: VSIE: fix MVPG handling for prefixing and MSO
        - [s390x] KVM: split kvm_s390_real_to_abs
        - [s390x] KVM: extend kvm_s390_shadow_fault to return entry pointer
        - [x86] KVM: x86/mmu: Alloc page for PDPTEs when shadowing 32-bit NPT with
          64-bit
        - [x86] KVM: x86: Remove emulator's broken checks on CR0/CR3/CR4 loads
        - [x86] KVM: nSVM: Set the shadow root level to the TDP level for nested NPT
        - [x86] KVM: SVM: Don't strip the C-bit from CR2 on #PF interception
        - [x86] KVM: SVM: Do not allow SEV/SEV-ES initialization after vCPUs are
          created
        - [x86] KVM: SVM: Inject #GP on guest MSR_TSC_AUX accesses if RDTSCP
          unsupported
        - [x86] KVM: nVMX: Defer the MMU reload to the normal path on an EPTP switch
        - [x86] KVM: nVMX: Truncate bits 63:32 of VMCS field on nested check in
          !64-bit
        - [x86] KVM: nVMX: Truncate base/index GPR value on address calc in !64-bit
        - [arm64] KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
        - KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU
        - KVM: Stop looking for coalesced MMIO zones if the bus is destroyed
        - [arm64] KVM: Fully zero the vcpu state on reset
        - [arm64] KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION read
        - Revert "drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit"
        - Revert "i3c master: fix missing destroy_workqueue() on error in
          i3c_master_register"
        - ovl: fix missing revert_creds() on error path
        - Revert "drm/qxl: do not run release if qxl failed to init"
        - [x86] usb: gadget: pch_udc: Revert d3cb25a12138 completely
        - Revert "tools/power turbostat: adjust for temperature offset"
        - [arm64] firmware: xilinx: Fix dereferencing freed memory
        - [armhf] memory: gpmc: fix out of bounds read and dereference on gpmc_cs[]
        - [armhf] ARM: dts: exynos: correct fuel gauge interrupt trigger level on
          GT-I9100
        - [armhf] ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250
        - [armhf] serial: stm32: fix code cleaning warnings and checks
        - [armhf] serial: stm32: add "_usart" prefix in functions name
        - [armhf] serial: stm32: fix probe and remove order for dma
        - [armhf] serial: stm32: Use of_device_get_match_data()
        - [armhf] serial: stm32: fix startup by enabling usart for reception
        - [armhf] serial: stm32: fix incorrect characters on console
        - [armhf] serial: stm32: fix TX and RX FIFO thresholds
        - [armhf] serial: stm32: fix a deadlock condition with wakeup event
        - [armhf] serial: stm32: fix wake-up flag handling
        - [armhf] serial: stm32: fix a deadlock in set_termios
        - [armhf] serial: stm32: fix tx dma completion, release channel
        - [armhf] serial: stm32: call stm32_transmit_chars locked
        - [armhf] serial: stm32: fix FIFO flush in startup and set_termios
        - [armhf] serial: stm32: add FIFO flush when port is closed
        - [armhf] serial: stm32: fix tx_empty condition
        - [x86] usb: typec: tps6598x: Fix return value check in tps6598x_probe()
        - regmap: set debugfs_name to NULL after it is freed
        - [arm64,armhf] spi: rockchip: avoid objtool warning
        - mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions()
        - mtd: don't lock when recursively deleting partitions
        - mtd: maps: fix error return code of physmap_flash_remove()
        - [arm64] dts: qcom: db845c: fix correct powerdown pin for WSA881x
        - [armhf] spi: stm32: drop devres version of spi_register_master
        - [armhf] spi: stm32: Fix use-after-free on unbind
        - [x86] microcode: Check for offline CPUs before requesting new microcode
        - devtmpfs: fix placement of complete() call
        - [x86] usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits()
        - [x86] usb: gadget: pch_udc: Check if driver is present before calling
          ->setup()
        - [x86] usb: gadget: pch_udc: Check for DMA mapping error
        - [x86] usb: gadget: pch_udc: Initialize device pointer before use
        - [x86] usb: gadget: pch_udc: Provide a GPIO line used on Intel Minnowboard
          (v1)
        - [amd64] crypto: ccp - fix command queuing to TEE ring buffer
        - [x86] crypto: qat - don't release uninitialized resources
        - [x86] crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init
        - dt-bindings: serial: stm32: Use 'type: object' instead of false for
          'additionalProperties'
        - mtd: require write permissions for locking and badblock ioctls
        - [arm64] bus: qcom: Put child node before return
        - soundwire: bus: Fix device found flag correctly
        - NFSD: Fix sparse warning in nfs4proc.c
        - NFSv4.2: fix copy stateid copying for the async copy
        - crypto: poly1305 - fix poly1305_core_setkey() declaration
        - [x86] crypto: qat - fix error path in adf_isr_resource_alloc()
        - [armhf] usb: gadget: aspeed: fix dma map failure
        - [arm64] drivers: nvmem: Fix voltage settings for QTI qfprom-efuse
        - driver core: platform: Declare early_platform_cleanup() prototype
        - [armel,armhf] memory: pl353: fix mask of ECC page_size config register
        - soundwire: stream: fix memory leak in stream config error path
        - [arm64] firmware: qcom_scm: Make __qcom_scm_is_call_available() return
          bool
        - [arm64] firmware: qcom_scm: Reduce locking section for __get_convention()
        - [arm64] firmware: qcom_scm: Workaround lack of "is available" call on
          SC7180
        - [arm64,armhf] irqchip/gic-v3: Fix OF_BAD_ADDR error handling
        - [x86] staging: rtl8192u: Fix potential infinite loop
        - PM / devfreq: Use more accurate returned new_freq as resume_freq
        - [armhf] clocksource/drivers/timer-ti-dm: Fix posted mode status check
          order
        - [armhf] clocksource/drivers/timer-ti-dm: Add missing
          set_state_oneshot_stopped
        - spi: Fix use-after-free with devm_spi_alloc_*
        - [arm64] soc: qcom: mdt_loader: Validate that p_filesz < p_memsz
        - [arm64] soc: qcom: mdt_loader: Detect truncated read of segments
        - PM: runtime: Replace inline function pm_runtime_callbacks_present()
        - [amd64,arm64] ACPI: CPPC: Replace cppc_attr with kobj_attribute
        - [x86] crypto: qat - Fix a double free in adf_create_ring
        - [arm64] cpufreq: armada-37xx: Fix setting TBG parent for load levels
        - [arm64] clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU
          PM clock
        - [arm64] cpufreq: armada-37xx: Fix the AVS value for load L1
        - [arm64] clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250
          Mhz to 1 GHz
        - [arm64] clk: mvebu: armada-37xx-periph: Fix workaround for switching from
          L1 to L0
        - [arm64] cpufreq: armada-37xx: Fix driver cleanup when registration failed
        - [arm64] cpufreq: armada-37xx: Fix determining base CPU frequency
        - USB: cdc-acm: fix unprivileged TIOCCSERIAL
        - USB: cdc-acm: fix TIOCGSERIAL implementation
        - tty: actually undefine superseded ASYNC flags
        - tty: fix return value for unsupported ioctls
        - tty: fix return value for unsupported termiox ioctls
        - serial: core: return early on unsupported ioctls
        - node: fix device cleanups in error handling code
        - crypto: chelsio - Read rxchannel-id from firmware
        - usbip: vudc: fix missing unlock on error in usbip_sockfd_store()
        - security: keys: trusted: fix TPM2 authorizations
        - [x86] platform/x86: pmc_atom: Match all Beckhoff Automation baytrail
          boards with critclk_systems DMI table
        - [armhf] dts: aspeed: Rainier: Fix humidity sensor bus address
        - [x86] Drivers: hv: vmbus: Use after free in __vmbus_open()
        - [x86] Drivers: hv: vmbus: Increase wait time for VMbus unload
        - [x86] PM: hibernate: x86: Use crc32 instead of md5 for hibernation e820
          integrity check
        - [arm*] usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.
        - [arm*] usb: dwc2: Fix hibernation between host and device modes.
        - ttyprintk: Add TTY hangup callback.
        - [armhf] serial: omap: don't disable rs485 if rts gpio is missing
        - [armhf] serial: omap: fix rs485 half-duplex filtering
        - xen-blkback: fix compatibility bug with single page rings
        - [armhf] soc: aspeed: fix a ternary sign expansion bug
        - [armhf] drm/tilcdc: send vblank event when disabling crtc
        - [armhf] drm/stm: Fix bus_flags handling
        - drm/amd/display: Fix off by one in hdmi_14_process_transaction()
        - sched/fair: Fix shift-out-of-bounds in load_balance()
        - afs: Fix updating of i_mode due to 3rd party change
        - rcu: Remove spurious instrumentation_end() in rcu_nmi_enter()
        - media: vivid: fix assignment of dev->fbuf_out_flags
        - media: saa7134: use sg_dma_len when building pgtable
        - media: saa7146: use sg_dma_len when building pgtable
        - [armhf] media: aspeed: fix clock handling logic
        - drm/probe-helper: Check epoch counter in output_poll_execute()
        - [arm64] media: venus: core: Fix some resource leaks in the error path of
          'venus_probe()'
        - media: m88ds3103: fix return value check in m88ds3103_probe()
        - media: m88rs6000t: avoid potential out-of-bounds reads on arrays
        - [x86] kprobes: Fix to check non boostable prefixes correctly
        - sata_mv: add IRQ checks
        - ata: libahci_platform: fix IRQ check
        - seccomp: Fix CONFIG tests for Seccomp_filters
        - nvme-tcp: block BH in sk state_change sk callback
        - nvmet-tcp: fix incorrect locking in state_change sk callback
        - [armhf] clk: imx: Fix reparenting of UARTs not associated with stdout
        - nvme: retrigger ANA log update if group descriptor isn't found
        - media: v4l2-ctrls.c: fix race condition in hdl->requests list
        - vfio/pci: Move VGA and VF initialization to functions
        - vfio/pci: Re-order vfio_pci_probe()
        - [amd64] vfio/mdev: Do not allow a mdev_type to have a NULL parent pointer
        - drm/amd/display: use GFP_ATOMIC in dcn20_resource_construct
        - drm/radeon: Fix a missing check bug in radeon_dp_mst_detect()
        - scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()
        - scsi: pm80xx: Fix potential infinite loop
        - scsi: ufs: ufshcd-pltfrm: Fix deferred probing
        - [amd64] scsi: hisi_sas: Fix IRQ checks
        - [powerpc*] scsi: ibmvfc: Fix invalid state machine BUG_ON()
        - nvmet-tcp: fix a segmentation fault during io parsing error
        - nvme-pci: don't simple map sgl when sgls are disabled
        - [armhf] HSI: core: fix resource leaks in hsi_add_client_from_dt()
        - [amd64] x86/events/amd/iommu: Fix sysfs type mismatch
        - [x86] perf/amd/uncore: Fix sysfs type mismatch
        - io_uring: fix overflows checks in provide buffers
        - sched/debug: Fix cgroup_path[] serialization
        - drivers/block/null_blk/main: Fix a double free in null_init.
        - xsk: Respect device's headroom and tailroom on generic xmit path
        - HID: plantronics: Workaround for double volume key presses
        - RDMA/mlx5: Fix mlx5 rates to IB rates map
        - [x86] KVM: x86/mmu: Retry page faults that hit an invalid memslot
        - Bluetooth: avoid deadlock between hci_dev->lock and socket lock
        - bpftool: Fix maybe-uninitialized warnings
        - iommu: Check dev->iommu in iommu_dev_xxx functions
        - [amd64] iommu/vt-d: Reject unsupported page request modes
        - [powerpc*] prom: Mark identical_pvr_fixup as __init
        - inet: use bigger hash table for IP ID generation
        - [arm64,armhf] pinctrl: pinctrl-single: remove unused parameter
        - [arm64,armhf] pinctrl: pinctrl-single: fix pcs_pin_dbg_show() when
          bits_per_mux is not zero
        - [mips64el,mipsel] loongson64: fix bug when PAGE_SIZE > 16KB
        - RDMA/mlx5: Fix drop packet rule in egress table
        - IB/isert: Fix a use after free in isert_connect_request
        - gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIP
        - ALSA: core: remove redundant spin_lock pair in snd_card_disconnect
        - net: phy: lan87xx: fix access to wrong register of LAN87xx
        - udp: never accept GSO_FRAGLIST packets
        - [powerpc*] pseries: Only register vio drivers if vio bus exists
        - net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()
        - bug: Remove redundant condition check in report_bug
        - RDMA/core: Fix corrupted SL on passive side
        - nfc: pn533: prevent potential memory corruption
        - [arm64] net: hns3: Limiting the scope of vector_ring_chain variable
        - [amd64] iommu/vt-d: Don't set then clear private data in
          prq_event_thread()
        - iommu: Fix a boundary issue to avoid performance drop
        - [amd64] iommu/vt-d: Report right snoop capability when using FL for IOVA
        - [amd64] iommu/vt-d: Report the right page fault address
        - [amd64] iommu/vt-d: Preset Access/Dirty bits for IOVA over FL
        - [amd64] iommu/vt-d: Remove WO permissions on second-level paging entries
        - [amd64] iommu/vt-d: Invalidate PASID cache when root/context entry changed
        - ALSA: usb-audio: Add error checks for usb_driver_claim_interface() calls
        - HID: lenovo: Use brightness_set_blocking callback for setting LEDs
          brightness
        - HID: lenovo: Fix lenovo_led_set_tp10ubkbd() error handling
        - HID: lenovo: Check hid_get_drvdata() returns non NULL in lenovo_event()
        - HID: lenovo: Map mic-mute button to KEY_F20 instead of KEY_MICMUTE
        - [arm64] KVM: Initialize VCPU mdcr_el2 before loading it
        - [arm*] ASoC: simple-card: fix possible uninitialized single_cpu local
          variable
        - [amd64] IB/hfi1: Use kzalloc() for mmu_rb_handler allocation
        - [powerpc*] 64s: Fix pte update for kernel memory on radix
        - [powerpc*] perf: Fix PMU constraint check for EBB events
        - mac80211: bail out if cipher schemes are invalid
        - perf vendor events amd: Fix broken L2 Cache Hits from L2 HWPF metric
        - xfs: fix return of uninitialized value in variable error
        - rtw88: Fix an error code in rtw_debugfs_set_rsvd_page()
        - mt7601u: fix always true expression
        - [powerpc*] KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exit
        - ovl: invalidate readdir cache on changes to dir with origin
        - RDMA/qedr: Fix error return code in qedr_iw_connect()
        - [amd64] IB/hfi1: Fix error return code in parse_platform_config()
        - cxgb4: Fix unintentional sign extension issues
        - [arm64] net: thunderx: Fix unintentional sign extension issue
        - RDMA/srpt: Fix error return code in srpt_cm_req_recv()
        - [arm64,armhf] i2c: imx: fix reference leak when pm_runtime_get_sync fails
        - [armhf] i2c: omap: fix reference leak when pm_runtime_get_sync fails
        - [armhf] i2c: stm32f7: fix reference leak when pm_runtime_get_sync fails
        - [powerpc*] xive: Drop check on irq_data in xive_core_debug_show()
        - [powerpc*] xive: Fix xmon command "dxi"
        - net/packet: make packet_fanout.arr size configurable up to 64K
        - net/packet: remove data races in fanout operations
        - [amd64] drm/i915/gvt: Fix error code in intel_gvt_init_device()
        - [amd64] iommu/amd: Put newline after closing bracket in warning
        - [mips64el,mipsel] pci-legacy: stop using of_pci_range_to_resource
        - [powerpc*] pseries: extract host bridge from pci_bus prior to bus removal
        - [powerpc*] smp: Reintroduce cpu_core_mask
        - [x86] KVM: dump_vmcs should not assume GUEST_IA32_EFER is valid
        - rtlwifi: 8821ae: upgrade PHY and RF parameters
        - [arm64,armhf] wlcore: fix overlapping snprintf arguments in debugfs
        - mwl8k: Fix a double Free in mwl8k_probe_hw
        - netfilter: nft_payload: fix C-VLAN offload support
        - netfilter: nftables_offload: VLAN id needs host byteorder in flow
          dissector
        - netfilter: nftables_offload: special ethertype handling for VLAN
        - [x86] vsock/vmci: log once the failed queue pair allocation
        - gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment check
        - RDMA/cxgb4: add missing qpid increment
        - RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails
        - ALSA: usb: midi: don't return -ENOMEM when usb_urb_ep_type_check fails
        - sfc: ef10: fix TX queue lookup in TX event handling
        - vsock/virtio: free queued packets when closing socket
        - [armhf] net: davinci_emac: Fix incorrect masking of tx and rx error
          channel
        - [amd64] crypto: ccp: Detect and reject "invalid" addresses destined for
          PSP
        - nfp: devlink: initialize the devlink port attribute "lanes"
        - net: stmmac: fix TSO and TBS feature enabling during driver open
        - RDMA/rxe: Fix a bug in rxe_fill_ip_info()
        - RDMA/core: Add CM to restrack after successful attachment to a device
        - [powerpc*] 64: Fix the definition of the fixmap area
        - ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devices
        - ath10k: Fix a use after free in ath10k_htc_send_bundle
        - ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lock
        - wlcore: Fix buffer overrun by snprintf due to incorrect buffer size
        - [powerpc*] perf: Fix the threshold event selection for memory events in
          power10
        - net: phy: marvell: fix m88e1011_set_downshift
        - net: phy: marvell: fix m88e1111_set_downshift
        - bnxt_en: fix ternary sign extension bug in bnxt_show_temp()
        - net: geneve: modify IP header check in geneve6_xmit_skb and
          geneve_xmit_skb
        - bnxt_en: Fix RX consumer index logic in the error path.
        - [x86] KVM: VMX: Intercept FS/GS_BASE MSR accesses for 32-bit KVM
        - [arm64] net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send
        - bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds
        - net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
        - net:nfc:digital: Fix a double free in digital_tg_recv_dep_req
        - perf tools: Change fields type in perf_record_time_conv
        - perf jit: Let convert_timestamp() to be backwards-compatible
        - perf session: Add swap operation for event TIME_CONV
        - mm/sl?b.c: remove ctor argument from kmem_cache_flags
        - mm: memcontrol: slab: fix obtain a reference to a freeing memcg
        - mm/sparse: add the missing sparse_buffer_fini() in error branch
        - mm/memory-failure: unnecessary amount of unmapping
        - afs: Fix speculative status fetches
        - bpf: Fix alu32 const subreg bound tracking on bitwise operations
          (CVE-2021-3490)
        - bpf, ringbuf: Deny reserve of buffers larger than ringbuf (CVE-2021-3489)
        - bpf: Prevent writable memory-mapping of read-only ringbuf pages
        - [arm64] Remove arm64_dma32_phys_limit and its uses
        - net: Only allow init netns to set default tcp cong to a restricted algo
        - smp: Fix smp_call_function_single_async prototype
        - Revert "net/sctp: fix race condition in sctp_destroy_sock"
        - sctp: delay auto_asconf init until binding the first addr (CVE-2021-23133)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.38
        - [arm64,x86] tpm: fix error return code in tpm2_get_cc_attrs_tbl()
        - [arm64,x86] tpm, tpm_tis: Extend locality handling to TPM2 in
          tpm_tis_gen_interrupt()
        - [arm64,x86] tpm, tpm_tis: Reserve locality in tpm_tis_resume()
        - [x86] KVM: x86/mmu: Remove the defunct update_pte() paging hook
        - [x86] KVM/VMX: Invoke NMI non-IST entry instead of IST entry
        - ACPI: PM: Add ACPI ID of Alder Lake Fan
        - PM: runtime: Fix unpaired parent child_count for force_resume
        - [x86] cpufreq: intel_pstate: Use HWP if enabled by platform firmware
        - kvm: Cap halt polling at kvm->max_halt_poll_ns
        - ath11k: fix thermal temperature read
        - fs: dlm: fix debugfs dump
        - fs: dlm: add errno handling to check callback
        - fs: dlm: check on minimum msglen size
        - fs: dlm: flush swork on shutdown
        - tipc: convert dest node's address to network order
        - [x86] ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus
          T100TAF
        - net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX datapath
        - [arm64] net: stmmac: Set FIFO sizes for ipq806x
        - Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
        - i2c: bail out early when RDWR parameters are wrong
        - ALSA: hdsp: don't disable if not enabled
        - ALSA: hdspm: don't disable if not enabled
        - ALSA: rme9652: don't disable if not enabled
        - ALSA: bebob: enable to deliver MIDI messages for multiple ports
        - Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
        - Bluetooth: initialize skb_queue_head at l2cap_chan_create()
        - net/sched: cls_flower: use ntohs for struct flow_dissector_key_ports
        - net: bridge: when suppression is enabled exclude RARP packets
        - Bluetooth: check for zapped sk before connecting
        - [powerpc] 32: Statically initialise first emergency context
        - [arm64] net: hns3: remediate a potential overflow risk of bd_num_list
        - [arm64] net: hns3: add handling for xmit skb with recursive fraglist
        - ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
        - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
        - ice: handle increasing Tx or Rx ring sizes
        - Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip.
        - [x86] ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
        - i2c: Add I2C_AQ_NO_REP_START adapter quirk
        - [mips64el,mipsel] MIPS: Loongson64: Use _CACHE_UNCACHED instead of
          _CACHE_UNCACHED_ACCELERATED
        - [amd64] IB/hfi1: Correct oversized ring allocation
        - mac80211: clear the beacon's CRC after channel switch
        - [armhf] pinctrl: samsung: use 'int' for register masks in Exynos
        - rtw88: 8822c: add LC calibration for RTL8822C
        - mt76: mt76x0: disable GTK offloading
        - fuse: invalidate attrs when page writeback completes
        - virtiofs: fix userns
        - cuse: prevent clone
        - iwlwifi: pcie: make cfg vs. trans_cfg more robust
        - [powerpc*] mm: Add cond_resched() while removing hpte mappings
        - Revert "iommu/amd: Fix performance counter initialization"
        - [amd64] iommu/amd: Remove performance counter pre-initialization test
        - ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
        - [x86] ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp
        - ALSA: hda/hdmi: fix race in handling acomp ELD notification at resume
        - sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
        - flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()
        - [powerpc*] smp: Set numa node before updating mask
        - [x86] ASoC: rt286: Generalize support for ALC3263 codec
        - ethtool: ioctl: Fix out-of-bounds warning in
          store_link_ksettings_for_user()
        - net: sched: tapr: prevent cycle_time == 0 in parse_taprio_schedule
        - [powerpc*] pseries: Stop calling printk in rtas_stop_self()
        - wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
        - wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
        - [powerpc*] iommu: Annotate nested lock for lockdep
        - iavf: remove duplicate free resources calls
        - kbuild: generate Module.symvers only when vmlinux exists
        - bnxt_en: Add PCI IDs for Hyper-V VF devices.
        - [ia64] module: fix symbolizer crash on fdescr
        - watchdog: rename __touch_watchdog() to a better descriptive name
        - watchdog: explicitly update timestamp when reporting softlockup
        - watchdog/softlockup: remove logic that tried to prevent repeated reports
        - watchdog: fix barriers when printing backtraces from all CPUs
        - [x86] ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
        - thermal: thermal_of: Fix error return code of
          thermal_of_populate_bind_params()
        - f2fs: move ioctl interface definitions to separated file
        - f2fs: fix compat F2FS_IOC_{MOVE,GARBAGE_COLLECT}_RANGE
        - f2fs: fix to allow migrating fully valid segment
        - f2fs: fix panic during f2fs_resize_fs()
        - f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
        - PCI: Release OF node in pci_scan_device()'s error path
        - [armel,armhf] 9064/1: hw_breakpoint: Do not directly check the event's
          overflow_handler hook
        - f2fs: fix to align to section for fallocate() on pinned file
        - f2fs: fix to update last i_size if fallocate partially succeeds
        - f2fs: fix to avoid touching checkpointed data in get_victim()
        - f2fs: fix to cover __allocate_new_section() with curseg_lock
        - f2fs: Fix a hungtask problem in atomic write
        - f2fs: fix to avoid accessing invalid fio in f2fs_allocate_data_block()
        - [arm64] rpmsg: qcom_glink_native: fix error return code of
          qcom_glink_rx_data()
        - NFS: nfs4_bitmask_adjust() must not change the server global bitmasks
        - NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
        - NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
        - NFS: Deal correctly with attribute generation counter overflow
        - pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
        - NFSv4.2 fix handling of sr_eof in SEEK's reply
        - SUNRPC: Move fault injection call sites
        - SUNRPC: Remove trace_xprt_transmit_queued
        - SUNRPC: Handle major timeout in xprt_adjust_timeout()
        - [arm64] thermal/drivers/tsens: Fix missing put_device error
        - NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're unmounting
        - nfsd: ensure new clients break delegations
        - SUNRPC: fix ternary sign expansion bug in tracing
        - xprtrdma: Avoid Receive Queue wrapping
        - xprtrdma: Fix cwnd update ordering
        - xprtrdma: rpcrdma_mr_pop() already does list_del_init()
        - swiotlb: Fix the type of index
        - ceph: fix inode leak on getattr error in __fh_to_dentry
        - scsi: qla2xxx: Prevent PRLI in target mode
        - scsi: ufs: core: Do not put UFS power into LPM if link is broken
        - scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during system suspend
        - scsi: ufs: core: Narrow down fast path in system suspend path
        - rtc: ds1307: Fix wday settings for rx8130
        - [arm64] net: hns3: fix incorrect configuration for igu_egu_hw_err
        - [arm64] net: hns3: initialize the message content in hclge_get_link_mode()
        - [arm64] net: hns3: add check for HNS3_NIC_STATE_INITED in
          hns3_reset_notify_up_enet()
        - [arm64] net: hns3: fix for vxlan gpe tx checksum bug
        - [arm64] net: hns3: use netif_tx_disable to stop the transmit queue
        - [arm64] net: hns3: disable phy loopback setting in hclge_mac_start_phy
        - sctp: do asoc update earlier in sctp_sf_do_dupcook_a
        - [riscv64] Fix error code returned by riscv_hartid_to_cpuid()
        - sunrpc: Fix misplaced barrier in call_decode
        - ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
        - sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
        - netfilter: xt_SECMARK: add new revision to fix structure layout
        - net: stmmac: Clear receive all(RA) bit when promiscuous mode is off
        - drm/radeon: Fix off-by-one power_state index heap overwrite
        - drm/radeon: Avoid power table parsing memory leaks
        - [arm64] entry: factor irq triage logic into macros
        - [arm64] entry: always set GIC_PRIO_PSR_I_SET during entry
        - khugepaged: fix wrong result value for
          trace_mm_collapse_huge_page_isolate()
        - mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()
        - mm/migrate.c: fix potential indeterminate pte entry in
          migrate_vma_insert_page()
        - ksm: fix potential missing rmap_item for stable_node
        - mm/gup: check every subpage of a compound page during isolation
        - mm/gup: return an error on migration failure
        - mm/gup: check for isolation errors
        - ethtool: fix missing NLM_F_MULTI flag when dumping
        - net: fix nla_strcmp to handle more then one trailing null character
        - smc: disallow TCP_ULP in smc_setsockopt()
        - netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
        - netfilter: nftables: Fix a memleak from userdata error path in new objects
        - sched: Fix out-of-bound access in uclamp
        - sched/fair: Fix unfairness caused by missing load decay
        - fs/proc/generic.c: fix incorrect pde_is_permanent check
        - kernel: kexec_file: fix error return code of
          kexec_calculate_store_digests()
        - kernel/resource: make walk_system_ram_res() find all busy
          IORESOURCE_SYSTEM_RAM resources
        - kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM
          resources
        - netfilter: nftables: avoid overflows in nft_hash_buckets()
        - i40e: fix broken XDP support
        - i40e: Fix use-after-free in i40e_client_subtask()
        - i40e: fix the restart auto-negotiation after FEC modified
        - i40e: Fix PHY type identifiers for 2.5G and 5G adapters
        - f2fs: avoid unneeded data copy in f2fs_ioc_move_range()
        - [powerpc*] 64s: Fix crashes when toggling stf barrier
        - [powerpc*] 64s: Fix crashes when toggling entry flush barrier
        - hfsplus: prevent corruption in shrinking truncate
        - squashfs: fix divide error in calculate_skip()
        - userfaultfd: release page in error path to avoid BUG_ON
        - mm/hugetlb: fix F_SEAL_FUTURE_WRITE
        - blk-iocost: fix weight updates of inner active iocgs
        - [arm64] mte: initialize RGSR_EL1.SEED in __cpu_setup
        - [arm64] Fix race condition on PG_dcache_clean in __sync_icache_dcache()
        - btrfs: fix race leading to unpersisted data and metadata on fsync
        - drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors
          are connected
        - [x86] drm/i915: Avoid div-by-zero on gen2
        - kvm: exit halt polling on need_resched() as well
        - [x86] KVM: LAPIC: Accurately guarantee busy wait for timer to expire when
          using hv_timer
        - [arm64] drm/msm/dp: initialize audio_comp when audio starts
        - [x86] KVM: x86: Cancel pvclock_gtod_work on module removal
        - [x86] KVM: x86: Prevent deadlock against tk_core.seq
        - dax: Add an enum for specifying dax wakup mode
        - dax: Add a wakeup mode parameter to put_unlocked_entry()
        - dax: Wake up all waiters after invalidating dax entry
        - [amd64] xen/unpopulated-alloc: consolidate pgmap manipulation
        - [amd64] xen/unpopulated-alloc: fix error return code in fill_list()
        - [arm64,armhf] usb: dwc3: gadget: Free gadget structure only after freeing
          endpoints
        - iio: light: gp2ap002: Fix rumtime PM imbalance on error
        - iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
        - [armhf] hwmon: (occ) Fix poll rate limiting
        - ACPI: scan: Fix a memory leak in an error handling path
        - kyber: fix out of bounds access when preempted
        - nvmet: add lba to sect conversion helpers
        - nvmet: fix inline bio check for bdev-ns
        - nvmet-rdma: Fix NULL deref when SEND is completed with error
        - f2fs: compress: fix to free compress page correctly
        - f2fs: compress: fix race condition of overwrite vs truncate
        - f2fs: compress: fix to assign cc.cluster_idx correctly
        - nbd: Fix NULL pointer in flush_workqueue
        - blk-mq: plug request for shared sbitmap
        - blk-mq: Swap two calls in blk_mq_exit_queue()
        - [armhf] usb: dwc3: omap: improve extcon initialization
        - [arm64] usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel
          Merrifield
        - usb: xhci: Increase timeout for HC halt
        - [arm*] usb: dwc2: Fix gadget DMA unmap direction
        - usb: core: hub: fix race condition about TRSMRCY of resume
        - [arm64,armhf] usb: dwc3: gadget: Enable suspend events
        - [arm64,armhf] usb: dwc3: gadget: Return success always for kick transfer
          in ep queue
        - [x86] usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4
        - [x86] usb: typec: ucsi: Put fwnode in any case during ->probe()
        - xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCI
        - xhci: Do not use GFP_KERNEL in (potentially) atomic context
        - xhci: Add reset resume quirk for AMD xhci controller.
        - iio: gyro: mpu3050: Fix reported temperature value
        - iio: tsl2583: Fix division by a zero lux_val
        - cdc-wdm: untangle a circular dependency between callback and softint
        - xen/gntdev: fix gntdev_mmap() error exit path
        - [x86] KVM: Emulate RDPID only if RDTSCP is supported
        - [x86] KVM: Move RDPID emulation intercept to its own enum
        - [x86] KVM: nVMX: Always make an attempt to map eVMCS after migration
        - [x86] KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is
          unsupported
        - [x86] KVM: VMX: Disable preemption when probing user return MSRs
        - Revert "iommu/vt-d: Remove WO permissions on second-level paging entries"
        - Revert "iommu/vt-d: Preset Access/Dirty bits for IOVA over FL"
        - iommu/vt-d: Preset Access/Dirty bits for IOVA over FL
        - iommu/vt-d: Remove WO permissions on second-level paging entries
        - mm: fix struct page layout on 32-bit systems
        - [mips*] Reinstate platform `__div64_32' handler
        - [mips*] Avoid DIVU in `__div64_32' is result would be zero
        - [mips*] Avoid handcoded DIVU in `__div64_32' altogether
        - [armhf] clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap
          issue
        - [armhf] clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata
          i940
        - [armel,armhf] 9011/1: centralize phys-to-virt conversion of DT/ATAGS
          address
        - [armel,armhf] 9012/1: move device tree mapping out of linear region
        - [armel,armhf] 9020/1: mm: use correct section size macro to describe the
          FDT virtual address
        - [armel,armhf] 9027/1: head.S: explicitly map DT even if it lives in the
          first physical section
        - [x86] usb: typec: tcpm: Fix error while calculating PPS out values
        - kobject_uevent: remove warning in init_uevent_argv()
        - [x86] drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
        - [x86] drm/i915: Read C0DRB3/C1DRB3 as 16 bits again
        - [x86] drm/i915/overlay: Fix active retire callback alignment
        - [x86] drm/i915: Fix crash in auto_retire
        - debugfs: Make debugfs_allow RO after init
        - ext4: fix debug format string warning
        - nvme: do not try to reconfigure APST when the controller is not live
    
      [ Vincent Blut ]
      * [x86] sound/soc/intel: Enable SND_SOC_INTEL_CATPT as module
        (Closes: #986822)
      * [x86] sound/soc/intel/boards: Enable SND_SOC_INTEL_BDW_RT5650_MACH as
        module
      * drivers/input/rmi4: Enable RMI4_F3A (Closes: #986848)
      * [armhf] drivers/gpio: Enable GPIO_MXC as module (Closes: #987019)
      * [x86] drivers/misc/mei: Enable INTEL_MEI_TXE, INTEL_MEI_HDCP as modules
        (Closes: #987281)
    
      [ Uwe Kleine-König ]
      * [arm64] Enable more options for NXP's i.MX8 (Closes: #985862)
    
      [ Salvatore Bonaccorso ]
      * vfs: move cap_convert_nscap() call into vfs_setxattr() (CVE-2021-3493)
      * Refresh "Makefile: Do not check for libelf when building OOT module"
      * Bump ABI to 7
      * Refresh "tools/include/uapi: Fix <asm/errno.h>"
      * [rt] Update to 5.10.35-rt39
      * [rt] Refresh "powerpc/mm/highmem: Switch to generic kmap atomic"
      * [arm64] udeb: Include mdio module for RPi4 ethernet in installer
        (Closes: #985956)
    
      [ Vagrant Cascadian ]
      * [arm64] Disable USB type-C DisplayPort in pinebook pro device-tree.
      * [arm64] Enable TYPEC_FUSB302, SND_SOC_ES8316, TYPEC and TYPEC_TCPM as
        modules. (Closes: #987638)
    
      [ Michal Simek ]
      * [arm64] Enable clock driver for Xilinx ZynqMP SoC
    
      [ Valentin Vidic ]
      * [s390x] udeb: Include standard scsi-modules containing the virtio_blk
        module (Closes: #988005)
    
      [ Ben Hutchings ]
      * kbuild: Abort build if SUBDIRS used (Closes: #987575)
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 20 May 2021 07:47:35 +0200
  • linux (5.10.28-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.27
        - mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add
          nr_pages argument
        - mm/memcg: set memcg when splitting page
        - mt76: fix tx skb error handling in mt76_dma_tx_queue_skb
        - net: stmmac: fix dma physical address of descriptor when display ring
        - [arm64,armhf] net: fec: ptp: avoid register access when ipg clock is
          disabled
        - [powerpc*] 4xx: Fix build errors from mfdcr()
        - atm: eni: dont release is never initialized
        - atm: lanai: dont run lanai_dev_close if not open
        - Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"
        - [x86] ALSA: hda: ignore invalid NHLT table
        - ixgbe: Fix memleak in ixgbe_configure_clsu32
        - blk-cgroup: Fix the recursive blkg rwstat
        - net: tehuti: fix error return code in bdx_probe()
        - net: intel: iavf: fix error return code of iavf_init_get_resources()
        - sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
        - gianfar: fix jumbo packets+napi+rx overrun crash (CVE-2021-29264)
        - cifs: ask for more credit on async read/write code paths
        - gfs2: fix use-after-free in trans_drain
        - [arm64,armhf] cpufreq: blacklist Arm Vexpress platforms in
          cpufreq-dt-platdev
        - gpiolib: acpi: Add missing IRQF_ONESHOT
        - nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
        - NFS: Correct size calculation for create reply length
        - [arm64] net: hisilicon: hns: fix error return code of
          hns_nic_clear_all_rx_fetch()
        - [arm64] net: enetc: set MAC RX FIFO to recommended value
        - atm: uPD98402: fix incorrect allocation
        - atm: idt77252: fix null-ptr-dereference
        - cifs: change noisy error message to FYI
        - kbuild: add image_name to no-sync-config-targets
        - umem: fix error return code in mm_pci_probe()
        - [sparc64] Fix opcode filtering in handling of no fault loads
        - u64_stats,lockdep: Fix u64_stats_init() vs lockdep
        - block: Fix REQ_OP_ZONE_RESET_ALL handling
        - drm/amdgpu: fb BO should be ttm_bo_type_device
        - drm/radeon: fix AGP dependency
        - nvme: simplify error logic in nvme_validate_ns()
        - nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()
        - nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange()
        - nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted
        - nvme-core: check ctrl css before setting up zns
        - nvme-rdma: Fix a use after free in nvmet_rdma_write_data_done
        - nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
        - nfs: we don't support removing system.nfs4_acl
        - block: Suppress uevent for hidden device when removed
        - mm/fork: clear PASID for new mm
        - [ia64] fix ia64_syscall_get_set_arguments() for break-based syscalls
        - [ia64] fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
        - static_call: Pull some static_call declarations to the type headers
        - [x86] static_call: Allow module use without exposing static_call_key
        - [x86] static_call: Fix the module key fixup
        - [x86] static_call: Fix static_call_set_init()
        - [x86] KVM: Protect userspace MSR filter with SRCU, and set atomically-ish
        - btrfs: fix sleep while in non-sleep context during qgroup removal
        - selinux: don't log MAC_POLICY_LOAD record on failed policy load
        - selinux: fix variable scope issue in live sidtab conversion
        - [arm64] netsec: restore phy power state after controller reset
        - [x86] platform/x86: intel-vbtn: Stop reporting SW_DOCK events
        - psample: Fix user API breakage
        - z3fold: prevent reclaim/free race for headless pages
        - squashfs: fix inode lookup sanity checks
        - squashfs: fix xattr id and id lookup sanity checks
        - hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared
          mappings
        - [x86] ACPI: video: Add missing callback back for Sony VPCEH3U1E
        - ACPICA: Always create namespace nodes using acpi_ns_create_node()
        - [arm64] stacktrace: don't trace arch_stack_walk()
        - integrity: double check iint_cache was initialized
        - [armhf] drm/etnaviv: Use FOLL_FORCE for userptr
        - drm/amdgpu: Add additional Sienna Cichlid PCI ID
        - [x86] drm/i915: Fix the GT fence revocation runtime PM logic
        - dm verity: fix DM_VERITY_OPTS_MAX value
        - dm ioctl: fix out of bounds array access when no devices
        - [armhf] bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREAD
        - [armhf] OMAP2+: Fix smartreflex init regression after dropping legacy data
        - [armhf] soc: ti: omap-prm: Fix occasional abort on reset deassert for dra7
          iva
        - veth: Store queue_mapping independently of XDP prog presence
        - bpf: Change inode_storage's lookup_elem return value from NULL to -EBADF
        - net/mlx5e: RX, Mind the MPWQE gaps when calculating offsets
        - net/mlx5e: When changing XDP program without reset, take refs for XSK RQs
        - net/mlx5e: Don't match on Geneve options in case option masks are all zero
        - ipv6: fix suspecious RCU usage warning
        - drop_monitor: Perform cleanup upon probe registration failure
        - macvlan: macvlan_count_rx() needs to be aware of preemption
        - net: sched: validate stab values
        - [armhf] net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port
        - igc: reinit_locked() should be called with rtnl_lock
        - igc: Fix Pause Frame Advertising
        - igc: Fix Supported Pause Frame Link Setting
        - igc: Fix igc_ptp_rx_pktstamp()
        - e1000e: add rtnl_lock() to e1000_reset_task
        - e1000e: Fix error handling in e1000_set_d0_lplu_state_82571
        - net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_template
        - net: phy: broadcom: Add power down exit reset state delay
        - [armhf] ftgmac100: Restart MAC HW once
        - net: qrtr: fix a kernel-infoleak in qrtr_recvmsg() (CVE-2021-29647)
        - flow_dissector: fix byteorder of dissected ICMP ID
        - netfilter: ctnetlink: fix dump of the expect mask attribute
        - net: phylink: Fix phylink_err() function name error in
          phylink_major_config
        - tipc: better validate user input in tipc_nl_retrieve_key()
          (CVE-2021-29646)
        - tcp: relookup sock for RST+ACK packets handled by obsolete req sock
        - can: isotp: isotp_setsockopt(): only allow to set low level TX flags for
          CAN-FD
        - can: isotp: TX-path: ensure that CAN frame flags are initialized
        - can: peak_usb: add forgotten supported devices
        - [arm64,armhf] can: flexcan: flexcan_chip_freeze(): fix chip freeze for
          missing bitrate
        - can: c_can_pci: c_can_pci_remove(): fix use-after-free
        - [armhf] can: c_can: move runtime PM enable/disable to c_can_platform
        - mac80211: fix rate mask reset
        - mac80211: Allow HE operation to be longer than expected.
        - nfp: flower: fix unsupported pre_tunnel flows
        - nfp: flower: add ipv6 bit to pre_tunnel control message
        - nfp: flower: fix pre_tun mask id allocation
        - ftrace: Fix modify_ftrace_direct.
        - [arm64] drm/msm/dsi: fix check-before-set in the 7nm dsi_pll code
        - net/sched: cls_flower: fix only mask bit check in the validate_ct_state
        - netfilter: nftables: report EOPNOTSUPP on unsupported flowtable flags
        - netfilter: nftables: allow to update flowtable flags
        - netfilter: flowtable: Make sure GC works periodically in idle system
        - [armhf] dts: imx6ull: fix ubi filesystem mount failed
        - ipv6: weaken the v4mapped source check
        - net: check all name nodes in __dev_alloc_name
        - net: cdc-phonet: fix data-interface release on probe failure
        - igb: check timestamp validity
        - r8152: limit the RX buffer size of RTL8153A for USB 2.0
        - [arm64,armhf] net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizes
        - selinux: vsock: Set SID for socket returned by accept()
        - bpf: Fix umd memory leak in copy_process() (CVE-2021-29649)
        - can: isotp: tx-path: zero initialize outgoing CAN frames
        - [arm64] drm/msm: fix shutdown hook in case GPU components failed to bind
        - [arm64] drm/msm: Fix suspend/resume on i.MX5
        - [arm64] kdump: update ppos when reading elfcorehdr
        - PM: runtime: Defer suspending suppliers
        - net/mlx5: Add back multicast stats for uplink representor
        - net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDP
        - net/mlx5e: Offload tuple rewrite for non-CT flows
        - net/mlx5e: Fix error path for ethtool set-priv-flag
        - PM: EM: postpone creating the debugfs dir till fs_initcall
        - net: bridge: don't notify switchdev for local FDB addresses
        - [amd64] xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on
          MEMORY_HOTPLUG
        - RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening
          server
        - bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programs
        - net: Consolidate common blackhole dst ops
        - net, bpf: Fix ip6ip6 crash with collect_md populated skbs
        - igb: avoid premature Rx buffer reuse
        - net: phy: introduce phydev->port
        - net: phy: broadcom: Avoid forward for bcm54xx_config_clock_delay()
        - net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for
          BCM54616S
        - net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610M
        - Revert "netfilter: x_tables: Switch synchronization to RCU"
        - netfilter: x_tables: Use correct memory barriers. (CVE-2021-29650)
        - dm table: Fix zoned model check and zone sectors check
        - mm/mmu_notifiers: ensure range_end() is paired with range_start()
        - Revert "netfilter: x_tables: Update remaining dereference to RCU"
        - ACPI: scan: Rearrange memory allocation in acpi_device_add()
        - ACPI: scan: Use unique number for instance_no
        - io_uring: fix provide_buffers sign extension
        - block: recalculate segment count for multi-segment discards correctly
        - scsi: Revert "qla2xxx: Make sure that aborted commands are freed"
        - scsi: qedi: Fix error return code of qedi_alloc_global_queues()
        - scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()
        - smb3: fix cached file size problems in duplicate extents (reflink)
        - cifs: Adjust key sizes and key generation routines for AES256 encryption
        - locking/mutex: Fix non debug version of mutex_lock_io_nested()
        - mm/memcg: fix 5.10 backport of splitting page memcg
        - fs/cachefiles: Remove wait_bit_key layout dependency
        - can: dev: Move device back to init netns on owning netns delete
        - r8169: fix DMA being used after buffer free if WoL is enabled
        - [armhf] net: dsa: b53: VLAN filtering is global to all users
        - mac80211: fix double free in ibss_leave
        - ext4: add reclaim checks to xattr code
        - fs/ext4: fix integer overflow in s_log_groups_per_flex
        - [amd64] Revert "xen: fix p2m size in dom0 for disabled memory hotplug
          case"
        - Revert "net: bonding: fix error return code of bond_neigh_init()"
        - nvme: fix the nsid value to print in nvme_validate_or_alloc_ns
        - can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"
        - xen-blkback: don't leak persistent grants from xen_blkbk_map()
          (CVE-2021-28688)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.28
        - [arm64] mm: correct the inside linear map range during hotplug check
        - bpf: Fix fexit trampoline.
        - virtiofs: Fail dax mount if device does not support it
        - ext4: shrink race window in ext4_should_retry_alloc()
        - ext4: fix bh ref count on error paths
        - rpc: fix NULL dereference on kmalloc failure
        - iomap: Fix negative assignment to unsigned sis->pages in
          iomap_swapfile_activate
        - [x86] ASoC: rt1015: fix i2c communication error
        - ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10
        - [x86] ASoC: rt5651: Fix dac- and adc- vol-tlv values being off by a factor
          of 10
        - [armhf] ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value
          on probe
        - [x86] ASoC: es8316: Simplify adc_pga_gain_tlv table
        - ASoC: soc-core: Prevent warning if no DMI table is present
        - NFSD: fix error handling in NFSv4.0 callbacks
        - kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing
        - vhost: Fix vhost_vq_reset()
        - io_uring: fix ->flags races by linked timeouts
        - scsi: st: Fix a use after free in st_open()
        - scsi: qla2xxx: Fix broken #endif placement
        - [x86] staging: comedi: cb_pcidas: fix request_irq() warn
        - [x86] staging: comedi: cb_pcidas64: fix request_irq() warn
        - ASoC: rt711: add snd_soc_component remove callback
        - thermal/core: Add NULL pointer check before using cooling device stats
        - locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling
        - locking/ww_mutex: Fix acquire/release imbalance in
          ww_acquire_init()/ww_acquire_fini()
        - nvmet-tcp: fix kmap leak when data digest in use
        - io_uring: imply MSG_NOSIGNAL for send[msg]()/recv[msg]() calls
        - [x86] static_call: Align static_call_is_init() patching condition
        - ext4: do not iput inode under running transaction in ext4_rename()
        - io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with
          MSG_WAITALL
        - [arm64,armhf] net: mvpp2: fix interrupt mask/unmask skip condition
        - flow_dissector: fix TTL and TOS dissection on IPv4 fragments
        - net: introduce CAN specific pointer in the struct net_device
        - brcmfmac: clear EAP/association status bits on linkdown events
        - ath11k: add ieee80211_unregister_hw to avoid kernel crash caused by NULL
          pointer
        - rtw88: coex: 8821c: correct antenna switch function
        - iwlwifi: pcie: don't disable interrupts for reg_lock
        - ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()
        - [amd64,arm64] net: ethernet: aquantia: Handle error cleanup of start on
          open
        - appletalk: Fix skb allocation size in loopback case
        - net: wan/lmc: unregister device when no matching device is found
        - net: 9p: advance iov on empty read
        - bpf: Remove MTU check in __bpf_skb_max_len
        - ACPI: tables: x86: Reserve memory occupied by ACPI tables
        - ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()
        - ALSA: usb-audio: Apply sample rate quirk to Logitech Connect
        - ALSA: hda: Re-add dropped snd_poewr_change_state() calls
        - ALSA: hda: Add missing sanity checks in PM prepare/complete callbacks
        - ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIO
        - ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hook
        - ALSA: hda/realtek: fix mute/micmute LEDs for HP 640 G8
        - [x86] KVM: SVM: load control fields from VMCB12 before checking them
          (CVE-2021-29657)
        - [x86] KVM: SVM: ensure that EFER.SVME is set when running nested guest or
          on nested vmexit
        - PM: runtime: Fix race getting/putting suppliers at probe
        - PM: runtime: Fix ordering in pm_runtime_get_suppliers()
        - tracing: Fix stack trace event size
        - [s390x] vdso: copy tod_steering_delta value to vdso_data page
        - [s390x] vdso: fix tod_steering_delta type
        - mm: fix race by making init_zero_pfn() early_initcall
        - drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()
        - drm/amdgpu: check alignment on CPU page for bo map
        - reiserfs: update reiserfs_xattrs_initialized() condition
        - [armhf] drm/imx: fix memory leak when fails to init
        - [arm64,armhf] drm/tegra: dc: Restore coupling of display controllers
        - [arm64,armhf] drm/tegra: sor: Grab runtime PM reference across reset
        - [arm64,armhf] pinctrl: rockchip: fix restore error in resume
        - extcon: Add stubs for extcon_register_notifier_all() functions
        - extcon: Fix error handling in extcon_dev_register
        - firmware: stratix10-svc: reset COMMAND_RECONFIG_FLAG_PARTIAL to 0
        - [arm64] usb: dwc3: pci: Enable dis_uX_susphy_quirk for Intel Merrifield
        - [x86] video: hyperv_fb: Fix a double free in hvfb_probe
        - firewire: nosy: Fix a use-after-free bug in nosy_ioctl() (CVE-2021-3483)
        - usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()
        - USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem
        - [arm64,armhf] usb: musb: Fix suspend with devices connected for a64
        - cdc-acm: fix BREAK rx code path adding necessary calls
        - USB: cdc-acm: untangle a circular dependency between callback and softint
        - USB: cdc-acm: downgrade message to debug
        - USB: cdc-acm: fix double free on probe failure
        - USB: cdc-acm: fix use-after-free after probe failure
        - [i386] usb: gadget: udc: amd5536udc_pci fix null-ptr-dereference
        - [arm*] usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.
        - [arm*] usb: dwc2: Prevent core suspend when port connection flag is 0
        - [arm64] usb: dwc3: qcom: skip interconnect init for ACPI probe
        - [arm64,armhf] usb: dwc3: gadget: Clear DEP flags after stop transfers in
          ep disable
        - soc: qcom-geni-se: Cleanup the code to remove proxy votes
        - [x86] staging: rtl8192e: Fix incorrect source in memcpy()
        - [x86] staging: rtl8192e: Change state information from u16 to u8
        - driver core: clear deferred probe reason on probe retry
        - drivers: video: fbcon: fix NULL dereference in fbcon_cursor()
        - [riscv64] evaluate put_user() arg before enabling user access
        - Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for
          freezing"
        - [amd64] bpf: Use NOP_ATOMIC5 instead of emit_nops(&prog, 5) for
          BPF_TRAMP_F_CALL_ORIG
    
      [ Salvatore Bonaccorso ]
      * [rt] Refresh "u64_stats: Disable preemption on 32bit-UP/SMP with RT
        during updates"
      * Bump ABI to 6
      * [rt] Refresh "tracing: Merge irqflags + preempt counter."
      * bpf, x86: Validate computation of branch displacements for x86-64
        (CVE-2021-29154)
      * bpf, x86: Validate computation of branch displacements for x86-32
        (CVE-2021-29154)
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 09 Apr 2021 20:17:58 +0200
  • linux (5.10.26-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.25
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.26
        - ALSA: dice: fix null pointer dereference when node is disconnected
        - ALSA: hda/realtek: apply pin quirk for XiaomiNotebook Pro
        - ALSA: hda: generic: Fix the micmute led init state
        - ALSA: hda/realtek: Apply headset-mic quirks for Xiaomi Redmibook Air
        - ALSA: hda/realtek: fix mute/micmute LEDs for HP 840 G8
        - ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8
        - ALSA: hda/realtek: fix mute/micmute LEDs for HP 850 G8
        - Revert "PM: runtime: Update device status before letting suppliers
          suspend"
        - [s390x] vtime: fix increased steal time accounting
        - [s390x] pci: refactor zpci_create_device()
        - [s390x] pci: remove superfluous zdev->zbus check
        - [s390x] pci: fix leak of PCI device structure
        - zonefs: Fix O_APPEND async write handling
        - zonefs: prevent use of seq files as swap file
        - zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()
        - btrfs: fix race when cloning extent buffer during rewind of an old root
          (CVE-2021-28964)
        - btrfs: fix slab cache flags for free space tree bitmap
        - vhost-vdpa: fix use-after-free of v->config_ctx (CVE-2021-29266)
        - [armhf] ASoC: fsl_ssi: Fix TDM slot setup for I2S mode
        - [x86] ASoC: Intel: bytcr_rt5640: Fix HP Pavilion x2 10-p0XX OVCD current
          threshold
        - [x86] ASoC: SOF: Intel: unregister DMIC device on probe error
        - [x86] ASoC: SOF: intel: fix wrong poll bits in dsp power down
        - ASoC: qcom: sdm845: Fix array out of bounds access (CVE-2021-28952)
        - ASoC: qcom: sdm845: Fix array out of range on rx slim channels
        - [arm64] ASoC: qcom: lpass-cpu: Fix lpass dai ids parse
        - [arm*] ASoC: simple-card-utils: Do not handle device clock
        - afs: Fix accessing YFS xattrs on a non-YFS server
        - afs: Stop listxattr() from listing "afs.*" attributes
        - ALSA: usb-audio: Fix unintentional sign extension issue
        - nvme: fix Write Zeroes limitations
        - nvme-tcp: fix misuse of __smp_processor_id with preemption enabled
        - nvme-tcp: fix possible hang when failing to set io queues
        - nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU
        - nvmet: don't check iosqes,iocqes for discovery controllers
        - nfsd: Don't keep looking up unhashed files in the nfsd file cache
        - nfsd: don't abort copies early
        - NFSD: Repair misuse of sv_lock in 5.10.16-rt30.
        - NFSD: fix dest to src mount in inter-server COPY
        - svcrdma: disable timeouts on rdma backchannel
        - sunrpc: fix refcount leak for rpc auth modules
        - [x86] i915/perf: Start hrtimer only if sampling the OA buffer
        - pstore: Fix warning in pstore_kill_sb()
        - io_uring: ensure that SQPOLL thread is started for exit (CVE-2021-28951)
        - net/qrtr: fix __netdev_alloc_skb call
        - cifs: fix allocation size on newly created files
        - scsi: lpfc: Fix some error codes in debugfs
        - scsi: myrs: Fix a double free in myrs_cleanup()
        - [riscv64] correct enum sbi_ext_rfence_fid
        - gpiolib: Assign fwnode to parent's if no primary one provided
        - nvme-rdma: fix possible hang when failing to set io queues
        - [armhf] tty: serial: stm32-usart: Remove set but unused 'cookie' variables
        - [armhf] serial: stm32: fix DMA initialization error handling
        - bpf: Declare __bpf_free_used_maps() unconditionally
        - module: merge repetitive strings in module_sig_check()
        - module: avoid *goto*s in module_sig_check()
        - module: harden ELF info handling
        - scsi: pm80xx: Make mpi_build_cmd locking consistent
        - scsi: pm80xx: Make running_req atomic
        - scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race condition
        - scsi: pm8001: Neaten debug logging macros and uses
        - scsi: libsas: Remove notifier indirection
        - scsi: libsas: Introduce a _gfp() variant of event notifiers
        - scsi: mvsas: Pass gfp_t flags to libsas event notifiers
        - [x86] scsi: isci: Pass gfp_t flags in isci_port_link_down()
        - [x86] scsi: isci: Pass gfp_t flags in isci_port_link_up()
        - [x86] scsi: isci: Pass gfp_t flags in isci_port_bc_change_received()
        - RDMA/mlx5: Allow creating all QPs even when non RDMA profile is used
        - [powerpc*] sstep: Fix load-store and update emulation
        - [powerpc*] sstep: Fix darn emulation
        - i40e: Fix endianness conversions
        - net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081
        - drm/amd/display: turn DPMS off on connector unplug
        - iwlwifi: Add a new card for MA family
        - io_uring: fix inconsistent lock state
        - [arm64,armhf] media: cedrus: h264: Support profile controls
        - [s390x] qeth: schedule TX NAPI on QAOB completion
        - io_uring: don't attempt IO reissue from the ring exit path
        - io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED return
        - net: bonding: fix error return code of bond_neigh_init()
        - gfs2: Add common helper for holding and releasing the freeze glock
        - gfs2: move freeze glock outside the make_fs_rw and _ro functions
        - gfs2: bypass signal_our_withdraw if no journal
        - [powerpc*] Force inlining of cpu_has_feature() to avoid build failure
        - usb-storage: Add quirk to defeat Kindle's automatic unload
        - usbip: Fix incorrect double assignment to udc->ud.tcp_rx
        - usb: gadget: configfs: Fix KASAN use-after-free
        - [x86] usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg struct
        - [x86] usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-
        - [arm64,armhf] usb: dwc3: gadget: Allow runtime suspend if UDC unbinded
        - [arm64,armhf] usb: dwc3: gadget: Prevent EP queuing while stopping
          transfers
        - [x86] thunderbolt: Initialize HopID IDAs in tb_switch_alloc()
        - [x86] thunderbolt: Increase runtime PM reference count on DP tunnel
          discovery
        - iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler
        - iio: adc: ad7949: fix wrong ADC result due to incorrect bit mask
        - iio: hid-sensor-prox: Fix scale not correct issue
        - iio: hid-sensor-temperature: Fix issues of timestamp channel
        - [powerpc*] PCI: rpadlpar: Fix potential drc_name corruption in store
          functions (CVE-2021-28972)
        - [x86] perf/x86/intel: Fix a crash caused by zero PEBS status
          (CVE-2021-28971)
        - [x86] perf/x86/intel: Fix unchecked MSR access error caused by VLBR_EVENT
        - [x86] ioapic: Ignore IRQ2 again
        - kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
        - [x86] Move TS_COMPAT back to asm/thread_info.h
        - [x86] Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
        - efivars: respect EFI_UNSUPPORTED return from firmware
        - ext4: fix error handling in ext4_end_enable_verity()
        - ext4: find old entry again if failed to rename whiteout
        - ext4: stop inode update before return
        - ext4: do not try to set xattr into ea_inode if value is empty
        - ext4: fix potential error in ext4_do_update_inode
        - ext4: fix rename whiteout with fast commit
        - static_call: Fix static_call_update() sanity check
        - efi: use 32-bit alignment for efi_guid_t literals
        - firmware/efi: Fix a use after bug in efi_mem_reserve_persistent
        - genirq: Disable interrupts for force threaded handlers
        - [x86] apic/of: Fix CPU devicetree-node lookups
        - cifs: Fix preauth hash corruption
    
      [ Salvatore Bonaccorso ]
      * linux-image: Add Breaks: relation with old fwupdate versions
        (Closes: #985801)
      * [rt] Update to 5.10.25-rt35
      * Refresh "Include package version along with kernel release in stack
        traces"
      * Refresh "firmware: Remove redundant log messages from drivers"
      * Refresh "MODSIGN: checking the blacklisted hash before loading a kernel
        module"
      * libsas: Avoid ABI change for removal of notifier indirection
    
      [ Uwe Kleine-König ]
      * [arm64] Enable various configurations for i.MX8 (Closes: #985862)
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 27 Mar 2021 15:14:11 +0100
  • linux (5.10.24-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.20
        - vmlinux.lds.h: add DWARF v5 sections
        - debugfs: be more robust at handling improper input in debugfs_lookup()
        - debugfs: do not attempt to create a new file before the filesystem is
          initalized
        - scsi: libsas: docs: Remove notify_ha_event()
        - scsi: qla2xxx: Fix mailbox Ch erroneous error
        - kdb: Make memory allocations more robust
        - w1: w1_therm: Fix conversion result for negative temperatures
        - [arm64] PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064
        - PCI: Decline to resize resources if boot config must be preserved
        - [x86] virt: vbox: Do not use wait_event_interruptible when called from
          kernel context
        - bfq: Avoid false bfq queue merging
        - ALSA: usb-audio: Fix PCM buffer allocation in non-vmalloc mode
        - [mips*] vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
        - random: fix the RNDRESEEDCRNG ioctl
        - ALSA: pcm: Call sync_stop at disconnection
        - ALSA: pcm: Assure sync with the pending stop operation at suspend
        - ALSA: pcm: Don't call sync_stop if it hasn't been stopped
        - [arm64] Bluetooth: btqcomsmd: Fix a resource leak in error handling
          paths in the probe function
        - Bluetooth: hci_uart: Fix a race for write_work scheduling
        - Bluetooth: Fix initializing response id after clearing struct
        - [armhf] dts: exynos: correct PMIC interrupt trigger level on Spring
        - [armhf] dts: exynos: correct PMIC interrupt trigger level on Arndale
          Octa
        - Bluetooth: hci_qca: Fix memleak in qca_controller_memdump
        - [arm*] staging: vchiq: Fix bulk userdata handling
        - [arm*] staging: vchiq: Fix bulk transfers on 64-bit builds
        - [arm64,armhf] net: stmmac: dwmac-meson8b: fix enabling the
          timing-adjustment clock
        - bpf: Add bpf_patch_call_args prototype to include/linux/bpf.h
        - bpf: Avoid warning when re-casting __bpf_call_base into
          __bpf_call_base_args
        - [arm64] dts: allwinner: A64: properly connect USB PHY to port 0
        - [arm64] dts: allwinner: A64: Limit MMC2 bus frequency to 150 MHz
        - ACPICA: Fix exception code class checks
        - usb: gadget: u_audio: Free requests only after callback
        - Bluetooth: drop HCI device reference before return
        - Bluetooth: Put HCI device if inquiry procedure interrupts
        - [arm*] usb: dwc2: Do not update data length if it is 0 on inbound
          transfers
        - [arm*] usb: dwc2: Abort transaction after errors with unknown reason
        - [arm*] usb: dwc2: Make "trimming xfer length" a debug message
        - staging: rtl8723bs: wifi_regd.c: Fix incorrect number of regulatory
          rules
        - [x86] MSR: Filter MSR writes through X86_IOC_WRMSR_REGS ioctl too
        - [armhf] dts: armada388-helios4: assign pinctrl to LEDs
        - [armhf] dts: armada388-helios4: assign pinctrl to each fan
        - opp: Correct debug message in _opp_add_static_v2()
        - Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recv
        - iwlwifi: mvm: set enabled in the PPAG command properly
        - [arm64] optee: simplify i2c access
        - ath10k: Fix suspicious RCU usage warning in
          ath10k_wmi_tlv_parse_peer_stats_info()
        - ath10k: Fix lockdep assertion warning in ath10k_sta_statistics
        - iwlwifi: mvm: fix the type we use in the PPAG table validity checks
        - iwlwifi: mvm: store PPAG enabled/disabled flag properly
        - iwlwifi: mvm: send stored PPAG command instead of local
        - iwlwifi: mvm: assign SAR table revision to the command later
        - iwlwifi: mvm: don't check if CSA event is running before removing
        - bpf_lru_list: Read double-checked variable once without lock
        - iwlwifi: pnvm: set the PNVM again if it was already loaded
        - iwlwifi: pnvm: increment the pointer before checking the TLV
        - bnxt_en: reverse order of TX disable and carrier off
        - bnxt_en: Fix devlink info's stored fw.psid version format.
        - xen/netback: fix spurious event detection for common event case
        - net: phy: consider that suspend2ram may cut off PHY power
        - net/mlx5e: Don't change interrupt moderation params when DIM is enabled
        - net/mlx5e: Change interrupt moderation channel params also when channels
          are closed
        - net/mlx5: Fix health error state handling
        - net/mlx5e: Replace synchronize_rcu with synchronize_net
        - net/mlx5e: kTLS, Use refcounts to free kTLS RX priv context
        - net/mlx5: Disable devlink reload for multi port slave device
        - net/mlx5: Disallow RoCE on multi port slave device
        - net/mlx5: Disallow RoCE on lag device
        - net/mlx5: Disable devlink reload for lag devices
        - net/mlx5e: CT: manage the lifetime of the ct entry object
        - net/mlx5e: Check tunnel offload is required before setting SWP
        - mac80211: fix potential overflow when multiplying to u32 integers
        - libbpf: Ignore non function pointer member in struct_ops
        - bpf: Fix an unitialized value in bpf_iter
        - bpf, devmap: Use GFP_KERNEL for xdp bulk queue allocation
        - bpf: Fix bpf_fib_lookup helper MTU check for SKB ctx
        - tcp: fix SO_RCVLOWAT related hangs under mem pressure
        - cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in
          cxgb4 and ulds
        - b43: N-PHY: Fix the update of coef for the PHY revision >= 3case
        - bpf: Clear subreg_def for global function return values
        - [amd64,arm64] net: amd-xgbe: Reset the PHY rx data path when mailbox
          command timeout
        - [amd64,arm64] net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout
          warning
        - [amd64,arm64] net: amd-xgbe: Reset link when the link never comes back
        - [amd64,arm64] net: amd-xgbe: Fix network fluctuations when using 1G
          BELFUSE SFP
        - [arm64,armhf] net: mvneta: Remove per-cpu queue mapping for Armada 3700
        - tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
        - tty: implement read_iter
        - [x86] drm/gma500: Fix error return code in psb_driver_load()
        - [x86] gma500: clean up error handling in init
        - drm/fb-helper: Add missed unlocks in setcmap_legacy()
        - [arm*] drm/vc4: hdmi: Take into account the clock doubling flag in
          atomic_check
        - [arm64] crypto: arm64/aes-ce - really hide slower algos when faster ones
          are enabled
        - [mips*] c-r4k: Fix section mismatch for loongson2_sc_init
        - drm/virtio: make sure context is created in gem open
        - media: em28xx: Fix use-after-free in em28xx_alloc_urbs
        - media: media/pci: Fix memleak in empress_init
        - [x86] media: tm6000: Fix memleak in tm6000_start_stream
        - sched/fair: Avoid stale CPU util_est value for schedutil in task dequeue
        - [arm64,armhf] drm/sun4i: tcon: fix inverted DCLK polarity
        - [mips*] properly stop .eh_frame generation
        - [arm64,armhf] drm/tegra: Fix reference leak when pm_runtime_get_sync()
          fails
        - bsg: free the request before return error code
        - media: lmedm04: Fix misuse of comma
        - media: qm1d1c0042: fix error return code in qm1d1c0042_init()
        - media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex values
        - sched/eas: Don't update misfit status if the task is pinned
        - f2fs: compress: fix potential deadlock
        - [arm64] ASoC: qcom: lpass-cpu: Remove bit clock state check
        - perf/arm-cmn: Fix PMU instance naming
        - perf/arm-cmn: Move IRQs when migrating context
        - mm: proc: Invalidate TLB after clearing soft-dirty page state
        - f2fs: fix to avoid inconsistent quota data
        - f2fs: fix a wrong condition in __submit_bio
        - [arm64] ASoC: qcom: Fix typo error in HDMI regmap config callbacks
        - [x86] KVM: nSVM: Don't strip host's C-bit from guest's CR3 when reading
          PDPTRs
        - [x86] Drivers: hv: vmbus: Avoid use-after-free in
          vmbus_onoffer_rescind()
        - [x86] ASoC: Intel: sof_sdw: add missing TGL_HDMI quirk for Dell SKU 0A5E
        - [x86] ASoC: Intel: sof_sdw: add missing TGL_HDMI quirk for Dell SKU 0A3E
        - locking/lockdep: Avoid unmatched unlock
        - [arm64] ASoC: qcom: lpass: Fix i2s ctl register bit map
        - btrfs: clarify error returns values in __load_free_space_cache
        - btrfs: fix double accounting of ordered extent for subpage case in
          btrfs_invalidapge
        - [x86] KVM: Restore all 64 bits of DR6 and DR7 during RSM on x86-64
        - [s390x] zcrypt: return EIO when msg retry limit reached
        - [arm*] drm/vc4: hdmi: Move hdmi reset to bind
        - [arm*] drm/vc4: hdmi: Fix register offset with longer CEC messages
        - [arm*] drm/vc4: hdmi: Fix up CEC registers
        - [arm*] drm/vc4: hdmi: Restore cec physical address on reconnect
        - [arm*] drm/vc4: hdmi: Compute the CEC clock divider from the clock rate
        - [arm*] drm/vc4: hdmi: Update the CEC clock divider on HSM rate change
        - drm/dp_mst: Don't cache EDIDs for physical ports
        - crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key()
        - io_uring: fix possible deadlock in io_uring_poll
        - nvme-multipath: set nr_zones for zoned namespaces
        - nvmet: remove extra variable in identify ns
        - nvmet: set status to 0 in case for invalid nsid
        - [armel,armhf] ASoC: simple-card-utils: Fix device module clock
        - fs/jfs: fix potential integer overflow on shift of a int
        - jffs2: fix use after free in jffs2_sum_write_data()
        - smp: Process pending softirqs in flush_smp_call_function_from_idle()
        - capabilities: Don't allow writing ambiguous v3 file capabilities
        - [armhf] HSI: Fix PM usage counter unbalance in ssi_hw_init
        - [arm64,armhf] clk: meson: clk-pll: fix initializing the old rate
          (fallback) for a PLL
        - [arm64,armhf] clk: meson: clk-pll: make "ret" a signed integer
        - [arm64,armhf] clk: meson: clk-pll: propagate the error from
          meson_clk_pll_set_rate()
        - quota: Fix memory leak when handling corrupted quota file
        - [arm64] clk: sunxi-ng: h6: Fix CEC clock
        - HID: core: detect and skip invalid inputs to snto32()
        - fdt: Properly handle "no-map" field in the memory region
        - of/fdt: Make sure no-map does not remove already reserved regions
        - [armhf] spi: imx: Don't print error on -EPROBEDEFER
        - RDMA/mlx5: Use the correct obj_id upon DEVX TIR creation
        - IB/mlx5: Add mutex destroy call to cap_mask_mutex mutex
        - [arm64] clk: sunxi-ng: h6: Fix clock divider range on some clocks
        - [arm64,armhf] platform/chrome: cros_ec_proto: Use EC_HOST_EVENT_MASK not
          BIT
        - [arm64,armhf] platform/chrome: cros_ec_proto: Add LID and BATTERY to
          default mask
        - [arm64,armhf] regulator: axp20x: Fix reference cout leak
        - watch_queue: Drop references to /dev/watch_queue
        - certs: Fix blacklist flag type confusion
        - [armhf] regulator: s5m8767: Fix reference count leak
        - [armhf] regulator: s5m8767: Drop regulators OF node reference
        - [arm64,armhf] power: supply: axp20x_usb_power: Init work before enabling
          IRQs
        - regulator: core: Avoid debugfs: Directory ... already present! error
        - isofs: release buffer head before return
        - objtool: Fix error handling for STD/CLD warnings
        - objtool: Fix retpoline detection in asm code
        - objtool: Fix ".cold" section suffix check for newer versions of GCC
        - scsi: lpfc: Fix ancient double free
        - iommu: Switch gather->end to the inclusive end
        - IB/umad: Return EIO in case of when device disassociated
        - IB/umad: Return EPOLLERR in case of when device disassociated
        - [ppc64el] KVM: Make the VMX instruction emulation routines static
        - [powerpc*] time: Enable sched clock for irqtime
        - [armel,armhf] 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+
          cores
        - [arm*] amba: Fix resource leak for drivers without .remove
        - iommu: Move iotlb_sync_map out from __iommu_map
        - iommu: Properly pass gfp_t in _iommu_map() to avoid atomic sleeping
        - IB/mlx5: Return appropriate error code instead of ENOMEM
        - IB/cm: Avoid a loop when device has 255 ports
        - tracepoint: Do not fail unregistering a probe due to memory failure
        - perf tools: Fix DSO filtering when not finding a map for a sampled
          address
        - perf vendor events arm64: Fix Ampere eMag event typo
        - RDMA/rxe: Fix coding error in rxe_recv.c
        - RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt
        - RDMA/rxe: Correct skb on loopback path
        - [powerpc*] pseries/dlpar: handle ibm, configure-connector delay status
        - [arm64] RDMA/hns: Fixed wrong judgments in the goto branch
        - [arm64] RDMA/hns: Fix type of sq_signal_bits
        - [arm64] RDMA/hns: Disable RQ inline by default
        - clk: divider: fix initialization with parent_hw
        - [amd64] spi: pxa2xx: Fix the controller numbering for Wildcat Point
        - [powerpc*] uaccess: Avoid might_fault() when user access is enabled
        - [powerpc*] kuap: Restore AMR after replaying soft interrupts
        - perf symbols: Use (long) for iterator for bfd symbols
        - spi: Skip zero-length transfers in spi_transfer_one_message()
        - printk: avoid prb_first_valid_seq() where possible
        - perf symbols: Fix return value when loading PE DSO
        - nfsd: register pernet ops last, unregister first
        - svcrdma: Hold private mutex while invoking rdma_accept()
        - ceph: fix flush_snap logic after putting caps
        - [arm64] RDMA/hns: Fixes missing error code of CMDQ
        - RDMA/ucma: Fix use-after-free bug in ucma_create_uevent
        - Input: sur40 - fix an error code in sur40_probe()
        - perf record: Fix continue profiling after draining the buffer
        - perf intel-pt: Fix missing CYC processing in PSB
        - perf intel-pt: Fix premature IPC
        - perf intel-pt: Fix IPC with CYC threshold
        - perf test: Fix unaligned access in sample parsing test
        - Input: elo - fix an error code in elo_connect()
        - [arm64,armhf] phy: rockchip-emmc: emmc_phy_init() always return 0
        - [arm64,armhf] pwm: rockchip: Enable APB clock during register access
          while probing
        - [arm64,armhf] pwm: rockchip: rockchip_pwm_probe(): Remove superfluous
          clk_unprepare()
        - [arm64,armhf] pwm: rockchip: Eliminate potential race condition when
          probing
        - [x86] VMCI: Use set_page_dirty_lock() when unregistering guest memory
        - PCI: Align checking of syscall user config accessors
        - [x86] mei: hbm: call mei_set_devstate() on hbm stop response
        - [arm64] drm/msm: Fix MSM_INFO_GET_IOVA with carveout
        - [arm64] drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)
        - [arm64] drm/msm/mdp5: Fix wait-for-commit for cmd panels
        - [arm64] drm/msm: Fix race of GPU init vs timestamp power management.
        - [arm64] drm/msm: Fix races managing the OOB state for timestamp vs
          timestamps.
        - [arm64] drm/msm/dp: trigger unplug event in msm_dp_display_disable
        - [amd64,arm64] vfio/iommu_type1: Populate full dirty when detach
          non-pinned group
        - [amd64,arm64] vfio/iommu_type1: Fix some sanity checks in detach group
        - ext4: fix potential htree index checksum corruption
        - nvmem: core: Fix a resource leak on error in nvmem_add_cells_from_of()
        - nvmem: core: skip child nodes not matching binding
        - soundwire: bus: use sdw_update_no_pm when initializing a device
        - soundwire: bus: use sdw_write_no_pm when setting the bus scale registers
        - soundwire: export sdw_write/read_no_pm functions
        - soundwire: bus: fix confusion on device used by pm_runtime
        - ext: EXT4_KUNIT_TESTS should depend on EXT4_FS instead of selecting it
        - PCI: pci-bridge-emul: Fix array overruns, improve safety
        - i40e: Fix flow for IPv6 next header (extension header)
        - i40e: Add zero-initialization of AQ command structures
        - i40e: Fix overwriting flow control settings during driver loading
        - i40e: Fix addition of RX filters after enabling FW LLDP agent
        - i40e: Fix VFs not created
        - Take mmap lock in cacheflush syscall
        - i40e: Fix add TC filter for IPv6
        - [amd64,arm64] vfio/type1: Use follow_pte()
        - ice: report correct max number of TCs
        - ice: Account for port VLAN in VF max packet size calculation
        - ice: Fix state bits on LLDP mode switch
        - ice: update the number of available RSS queues
        - [arm64,armhf] net: stmmac: fix CBS idleslope and sendslope calculation
        - net/mlx4_core: Add missed mlx4_free_cmd_mailbox()
        - [arm64] PCI: rockchip: Make 'ep-gpios' DT property optional
        - vxlan: move debug check after netdev unregister
        - wireguard: device: do not generate ICMP for non-IP packets
        - wireguard: kconfig: use arm chacha even with no neon
        - ocfs2: fix a use after free on error
        - mm: memcontrol: fix NR_ANON_THPS accounting in charge moving
        - mm: memcontrol: fix slub memory accounting
        - mm/memory.c: fix potential pte_unmap_unlock pte error
        - mm/hugetlb: fix potential double free in hugetlb_register_node() error
          path
        - mm/hugetlb: suppress wrong warning info when alloc gigantic page
        - mm/compaction: fix misbehaviors of fast_find_migrateblock()
        - NFSv4: Fixes for nfs4_bitmask_adjust()
        - [x86] KVM: SVM: Intercept INVPCID when it's disabled to inject #UD
        - [x86] KVM: x86/mmu: Expand collapsible SPTE zap for TDP MMU to
          ZONE_DEVICE and HugeTLB pages
        - [arm64] Add missing ISB after invalidating TLB in __primary_switch
        - [armhf] i2c: exynos5: Preserve high speed master code
        - mm,thp,shmem: make khugepaged obey tmpfs mount flags
        - mm: fix memory_failure() handling of dax-namespace metadata
        - mm/rmap: fix potential pte_unmap on an not mapped pte
        - proc: use kvzalloc for our kernel buffer
        - scsi: sd: sd_zbc: Don't pass GFP_NOIO to kvcalloc
        - block: reopen the device in blkdev_reread_part
        - scsi: sd: Fix Opal support
        - blk-settings: align max_sectors on "logical_block_size" boundary
        - ACPI: property: Fix fwnode string properties matching
        - ACPI: configfs: add missing check after
          configfs_register_default_group()
        - cpufreq: ACPI: Set cpuinfo.max_freq directly if max boost is known
        - HID: logitech-dj: add support for keyboard events in eQUAD step 4 Gaming
        - HID: wacom: Ignore attempts to overwrite the touch_max value from HID
        - Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox
          Series X|S
        - Input: joydev - prevent potential read overflow in ioctl
        - Input: i8042 - add ASUS Zenbook Flip to noselftest list
        - media: mceusb: Fix potential out-of-bounds shift
        - USB: serial: option: update interface mapping for ZTE P685M
        - [arm64,armhf] usb: musb: Fix runtime PM race in musb_queue_resume_work
        - [arm64,armhf] usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1
        - [arm64,armhf] usb: dwc3: gadget: Fix dep->interval for fullspeed
          interrupt
        - USB: serial: ftdi_sio: fix FTX sub-integer prescaler
        - USB: serial: pl2303: fix line-speed handling on newer chips
        - USB: serial: mos7840: fix error code in mos7840_write()
        - USB: serial: mos7720: fix error code in mos7720_write()
        - ALSA: hda: Add another CometLake-H PCI ID
        - ALSA: hda/hdmi: Drop bogus check at closing a stream
        - ALSA: hda/realtek: modify EAPD in the ALC886
        - ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setup
        - [mips*] Ingenic: Disable HPTLB for D0 XBurst CPUs too
        - [mips*] Revert "MIPS: Octeon: Remove special handling of
          CONFIG_MIPS_ELF_APPENDED_DTB=y"
        - Revert "bcache: Kill btree_io_wq"
        - bcache: Give btree_io_wq correct semantics again
        - bcache: Move journal work to new flush wq
        - drm/amdgpu: Set reference clock to 100Mhz on Renoir (v2)
        - drm/nouveau/kms: handle mDP connectors
        - drm/modes: Switch to 64bit maths to avoid integer overflow
        - drm/sched: Cancel and flush all outstanding jobs before finish.
        - selinux: fix inconsistency between inode_getxattr and inode_listsecurity
        - tpm_tis: Fix check_locality for correct locality acquisition
        - tpm_tis: Clean up locality release
        - KEYS: trusted: Fix incorrect handling of tpm_get_random()
        - KEYS: trusted: Fix migratable=1 failing
        - KEYS: trusted: Reserve TPM for seal and unseal operations
        - btrfs: do not cleanup upper nodes in btrfs_backref_cleanup_node
        - btrfs: do not warn if we can't find the reloc root when looking up
          backref
        - btrfs: add asserts for deleting backref cache nodes
        - btrfs: abort the transaction if we fail to inc ref in btrfs_copy_root
        - btrfs: fix reloc root leak with 0 ref reloc roots on recovery
        - btrfs: splice remaining dirty_bg's onto the transaction dirty bg list
        - btrfs: handle space_info::total_bytes_pinned inside the delayed ref
          itself
        - btrfs: account for new extents being deleted in total_bytes_pinned
        - btrfs: fix extent buffer leak on failure to copy root
        - [arm64] crypto: arm64/sha - add missing module aliases
        - [x86] crypto: aesni - prevent misaligned buffers on the stack
        - crypto: michael_mic - fix broken misalignment handling
        - seccomp: Add missing return in non-void function
        - [arm64] ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)
        - misc: rtsx: init of rts522a add OCP power off when no card is present
        - [x86] drivers/misc/vmw_vmci: restrict too big queue size in
          qp_host_alloc_queue
        - pstore: Fix typo in compression option name
        - staging: rtl8188eu: Add Edimax EW-7811UN V2 to device table
        - floppy: reintroduce O_NDELAY fix
        - media: marvell-ccic: power up the device on mclk enable
        - media: smipcie: fix interrupt handling and IR timeout
        - [x86] virt: Eat faults on VMXOFF in reboot flows
        - [x86] reboot: Force all cpus to exit VMX root if VMX is supported
        - [x86] fault: Fix AMD erratum #91 errata fixup for user code
        - [x86] entry: Fix instrumentation annotation
        - [powerpc*] prom: Fix "ibm,arch-vec-5-platform-support" scan
        - rcu: Pull deferred rcuog wake up to rcu_eqs_enter() callers
        - rcu/nocb: Perform deferred wake up before last idle's need_resched()
          check
        - kprobes: Fix to delay the kprobes jump optimization
        - [arm64] Extend workaround for erratum 1024718 to all versions of
          Cortex-A55
        - [arm64] uprobe: Return EOPNOTSUPP for AARCH32 instruction probing
        - [arm64] module: set plt* section addresses to 0x0
        - [arm64] spectre: Prevent lockdep splat on v4 mitigation enable path
        - [arm64] watchdog: qcom: Remove incorrect usage of QCOM_WDT_ENABLE_IRQ
        - [x86] watchdog: mei_wdt: request stop on unregister
        - fs/affs: release old buffer head on error path
        - seq_file: document how per-entry resources are managed.
        - [x86] fix seq_file iteration for pat/memtype.c
        - mm: memcontrol: fix swap undercounting in cgroup2
        - mm: memcontrol: fix get_active_memcg return value
        - hugetlb: fix update_and_free_page contig page struct assumption
        - hugetlb: fix copy_huge_page_from_user contig page struct assumption
        - mm/vmscan: restore zone_reclaim_mode ABI
        - mm, compaction: make fast_isolate_freepages() stay within zone
        - [x86] KVM: nSVM: fix running nested guests when npt=0
        - nvmem: qcom-spmi-sdam: Fix uninitialized pdev pointer
        - module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols
        - [armhf] mmc: sdhci-esdhc-imx: fix kernel panic when remove module
        - mmc: sdhci-pci-o2micro: Bug fix for SDR104 HW tuning failure
        - [arm64] spmi: spmi-pmic-arb: Fix hw_irq overflow
        - [x86] mei: fix transfer over dma with extended header
        - [x86] mei: me: emmitsburg workstation DID
        - [x86] mei: me: add adler lake point S DID
        - [x86] mei: me: add adler lake point LP DID
        - [armhf] gpio: pcf857x: Fix missing first interrupt
        - printk: fix deadlock when kernel panic
        - exfat: fix shift-out-of-bounds in exfat_fill_super()
        - zonefs: Fix file size of zones in full condition
        - [x86] cpufreq: intel_pstate: Change intel_pstate_get_hwp_max() argument
        - [x86] cpufreq: intel_pstate: Get per-CPU max freq via
          MSR_HWP_CAPABILITIES if available
        - proc: don't allow async path resolution of /proc/thread-self components
        - [s390x] vtime: fix inline assembly clobber list
        - [s390x] virtio/s390: implement virtio-ccw revision 2 correctly
        - f2fs: fix out-of-repair __setattr_copy()
        - f2fs: enforce the immutable flag on open files
        - f2fs: flush data when enabling checkpoint back
        - gfs2: fix glock confusion in function signal_our_withdraw
        - gfs2: Don't skip dlm unlock if glock has an lvb
        - gfs2: Lock imbalance on error path in gfs2_recover_one
        - gfs2: Recursive gfs2_quota_hold in gfs2_iomap_end
        - dm: fix deadlock when swapping to encrypted device
        - dm table: fix iterate_devices based device capability checks
        - dm table: fix DAX iterate_devices based device capability checks
        - dm table: fix zoned iterate_devices based device capability checks
        - dm writecache: fix performance degradation in ssd mode
        - dm writecache: return the exact table values that were set
        - dm writecache: fix writing beyond end of underlying device when
          shrinking
        - dm era: Recover committed writeset after crash
        - dm era: Update in-core bitset after committing the metadata
        - dm era: Verify the data block size hasn't changed
        - dm era: Fix bitset memory leaks
        - dm era: Use correct value size in equality function of writeset tree
        - dm era: Reinitialize bitset cache before digesting a new writeset
        - dm era: only resize metadata in preresume
        - kgdb: fix to kill breakpoints on initmem after boot
        - ipv6: silence compilation warning for non-IPV6 builds
        - net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
        - wireguard: queueing: get rid of per-peer ring buffers
        - net: sched: fix police ext initialization
        - net_sched: fix RTNL deadlock again caused by request_module()
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.21
        - net: usb: qmi_wwan: support ZTE P685M modem
        - Input: elantech - fix protocol errors for some trackpoints in SMBus mode
        - Input: elan_i2c - add new trackpoint report type 0x5F
        - drm/virtio: use kvmalloc for large allocations
        - [x86] build: Treat R_386_PLT32 relocation as R_386_PC32
        - JFS: more checks for invalid superblock
        - sched/core: Allow try_invoke_on_locked_down_task() with irqs disabled
        - udlfb: Fix memory leak in dlfb_usb_probe
        - media: mceusb: sanity check for prescaler value
        - erofs: fix shift-out-of-bounds of blkszbits
        - media: v4l2-ctrls.c: fix shift-out-of-bounds in std_validate
        - xfs: Fix assert failure in xfs_setattr_size()
        - [s390x] net/af_iucv: remove WARN_ONCE on malformed RX packets
        - tomoyo: ignore data race while checking quota
        - net: fix up truesize of cloned skb in skb_prepare_for_shift()
        - [riscv64] Get rid of MAX_EARLY_MAPPING_SIZE
        - nbd: handle device refs for DESTROY_ON_DISCONNECT properly
        - mm/hugetlb.c: fix unnecessary address expansion of pmd sharing
        - tcp: fix tcp_rmem documentation
        - net: bridge: use switchdev for port flags set through sysfs too
        - net/sched: cls_flower: Reject invalid ct_state flags rules
        - net: psample: Fix netlink skb length with tunnel info
        - net: fix dev_ifsioc_locked() race condition
        - dt-bindings: ethernet-controller: fix fixed-link specification
        - dt-bindings: net: btusb: DT fix s/interrupt-name/interrupt-names/
        - [arm64] ASoC: qcom: Remove useless debug print
        - rsi: Fix TX EAPOL packet handling against iwlwifi AP
        - rsi: Move card interrupt handling to RX thread
        - [x86] EDAC/amd64: Do not load on family 0x15, model 0x13
        - [x86] reboot: Add Zotac ZBOX CI327 nano PCI reboot quirk
        - vt/consolemap: do font sum unsigned
        - [arm64,armhf] wlcore: Fix command execute failure 19 for wl12xx
        - Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtl
        - Bluetooth: btusb: fix memory leak on suspend and resume
        - pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()
        - ath10k: fix wmi mgmt tx queue full due to race condition
        - net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber Instant
        - Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk
        - Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
        - [arm*] staging: bcm2835-audio: Replace unsafe strcpy() with strscpy()
        - brcmfmac: Add DMI nvram filename quirk for Predia Basic tablet
        - brcmfmac: Add DMI nvram filename quirk for Voyo winpad A15 tablet
        - [arm64] drm/hisilicon: Fix use-after-free
        - crypto: tcrypt - avoid signed overflow in byte count
        - fs: make unlazy_walk() error handling consistent
        - drm/amdgpu: Add check to prevent IH overflow
        - PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse
        - [x86] ASoC: Intel: bytcr_rt5640: Add new BYT_RT5640_NO_SPEAKERS
          quirk-flag
        - media: uvcvideo: Allow entities with no pads
        - f2fs: handle unallocated section and zone on pinned/atgc
        - f2fs: fix to set/clear I_LINKABLE under i_lock
        - nvme-core: add cancel tagset helpers
        - nvme-rdma: add clean action for failed reconnection
        - nvme-tcp: add clean action for failed reconnection
        - ASoC: Intel: Add DMI quirk table to soc_intel_is_byt_cr()
        - btrfs: fix error handling in commit_fs_roots
        - [x86] perf/x86/kvm: Add Cascade Lake Xeon steppings to
          isolation_ucodes[]
        - [x86] ASoC: Intel: sof-sdw: indent and add quirks consistently
        - [x86] ASoC: Intel: sof_sdw: detect DMIC number based on mach params
        - sched/features: Fix hrtick reprogramming
        - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for the Estar Beauty HD MID
          7316R tablet
        - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for the Voyo Winpad A15
          tablet
        - [x86] ASoC: Intel: bytcr_rt5651: Add quirk for the Jumper EZpad 7 tablet
        - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for the Acer One S1002 tablet
        - scsi: iscsi: Restrict sessions and handles to admin capabilities
          (CVE-2021-27363, CVE-2021-27364)
        - scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE
          (CVE-2021-27365)
        - scsi: iscsi: Verify lengths on passthrough PDUs (CVE-2021-27365)
        - Xen/gnttab: handle p2m update errors on a per-slot basis
          (CVE-2021-28038)
        - xen-netback: respect gnttab_map_refs()'s return value (CVE-2021-28038)
        - xen: fix p2m size in dom0 for disabled memory hotplug case
          (CVE-2021-28039)
        - zsmalloc: account the number of compacted pages correctly
        - swap: fix swapfile read/write offset
        - [powerpc*] sstep: Check instruction validity against ISA version before
          emulation
        - [powerpc*] sstep: Fix incorrect return from analyze_instr()
        - tty: fix up iterate_tty_read() EOVERFLOW handling
        - tty: fix up hung_up_tty_read() conversion
        - tty: clean up legacy leftovers from n_tty line discipline
        - tty: teach n_tty line discipline about the new "cookie continuations"
        - tty: teach the n_tty ICANON case about the new "cookie continuations"
          too
        - media: v4l: ioctl: Fix memory leak in video_usercopy
        - ALSA: hda/realtek: Add quirk for Clevo NH55RZQ
        - ALSA: hda/realtek: Add quirk for Intel NUC 10
        - ALSA: hda/realtek: Apply dual codec quirks for MSI Godlike X570 board
        - net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaround
        - net: sfp: add workaround for Realtek RTL8672 and RTL9601C chips
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.22
        - ALSA: hda/realtek: Enable headset mic of Acer SWIFT with ALC256
        - ALSA: usb-audio: Drop bogus dB range in too low level
        - tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality()
        - tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality()
        - btrfs: avoid double put of block group when emptying cluster
        - btrfs: fix raid6 qstripe kmap
        - btrfs: fix race between writes to swap files and scrub
        - btrfs: fix race between swap file activation and snapshot creation
        - btrfs: fix stale data exposure after cloning a hole with NO_HOLES
          enabled
        - btrfs: fix race between extent freeing/allocation when using bitmaps
        - btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl
        - btrfs: free correct amount of space in
          btrfs_delayed_inode_reserve_metadata
        - btrfs: unlock extents in btrfs_zero_range in case of quota reservation
          errors
        - btrfs: fix warning when creating a directory with smack enabled
        - PM: runtime: Update device status before letting suppliers suspend
        - ring-buffer: Force before_stamp and write_stamp to be different on
          discard
        - io_uring: ignore double poll add on the same waitqueue head
        - dm bufio: subtract the number of initial sectors in
          dm_bufio_get_device_size
        - drm/amdgpu:disable VCN for Navi12 SKU
        - drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcie
        - [arm64] mm: Move reserve_crashkernel() into mem_init()
        - [arm64] mm: Move zone_dma_bits initialization into zone_sizes_init()
        - of/address: Introduce of_dma_get_max_cpu_address()
        - [arm64] mm: Set ZONE_DMA size based on devicetree's dma-ranges
        - [arm64] mm: Set ZONE_DMA size based on early IORT scan
        - ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits
        - RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_rep
        - IB/mlx5: Add missing error code
        - ALSA: hda: intel-nhlt: verify config type
        - ftrace: Have recordmcount use w8 to read relp->r_info in
          arm64_is_fake_mcount
        - rsxx: Return -EFAULT if copy_to_user() fails
        - [amd64] iommu/vt-d: Fix status code for Allocate/Free PASID command
        - tomoyo: recognize kernel threads correctly
        - r8169: fix resuming from suspend on RTL8105e if machine runs on battery
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.23
        - ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region
          parameter handling
        - nvme-pci: mark Kingston SKC2000 as not supporting the deepest power
          state
        - btrfs: export and rename qgroup_reserve_meta
        - btrfs: don't flush from btrfs_delayed_inode_reserve_metadata
        - [amd64] iommu/amd: Fix sleeping in atomic in increase_address_space()
        - Bluetooth: btqca: Add valid le states quirk
        - mwifiex: pcie: skip cancel_work_sync() on reset failure path
        - [x86] ASoC: Intel: sof_sdw: add quirk for new TigerLake-SDCA device
        - [armhf] bus: ti-sysc: Implement GPMC debug quirk to drop platform data
        - [x86] platform/x86: acer-wmi: Cleanup ACER_CAP_FOO defines
        - [x86] platform/x86: acer-wmi: Cleanup accelerometer device handling
        - [x86] platform/x86: acer-wmi: Add new force_caps module parameter
        - [x86] platform/x86: acer-wmi: Add ACER_CAP_SET_FUNCTION_MODE capability
          flag
        - [x86] platform/x86: acer-wmi: Add support for SW_TABLET_MODE on Switch
          devices
        - [x86] platform/x86: acer-wmi: Add ACER_CAP_KBD_DOCK quirk for the Aspire
          Switch 10E SW3-016
        - HID: mf: add support for 0079:1846 Mayflash/Dragonrise USB Gamecube
          Adapter
        - media: cx23885: add more quirks for reset DMA on some AMD IOMMU
        - [x86] ACPI: video: Add DMI quirk for GIGABYTE GB-BXBT-2807
        - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for ARCHOS Cesium 140
        - PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller
        - [x86] KVM: x86: Supplement __cr4_reserved_bits() with X86_FEATURE_PCID
          check
        - [x86] ASoC: Intel: sof_sdw: add missing TGL_HDMI quirk for Dell SKU 0A32
        - scsi: ufs: Add a quirk to permit overriding UniPro defaults
        - misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
        - scsi: ufs: Introduce a quirk to allow only page-aligned sg entries
        - [arm64] drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register
        - HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on
          Voyo Winpad A15
        - ALSA: usb-audio: Add DJM750 to Pioneer mixer quirk
        - ALSA: usb-audio: add mixer quirks for Pioneer DJM-900NXS2
        - [x86] ASoC: Intel: sof_sdw: reorganize quirks by generation
        - [x86] ASoC: Intel: sof_sdw: add quirk for HP Spectre x360 convertible
        - [x86] KVM: SVM: Clear the CR4 register on reset
        - nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.
        - nvme-pci: add quirks for Lexar 256GB SSD
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.24
        - uapi: nfnetlink_cthelper.h: fix userspace compilation error
        - [powerpc*] perf: Fix handling of privilege level checks in perf interrupt
          context
        - [powerpc*] pseries: Don't enforce MSI affinity with kdump
        - ethernet: alx: fix order of calls on resume (Closes: #983595)
        - [mips*] crypto: mips/poly1305 - enable for all MIPS processors
        - ath9k: fix transmitting to stations in dynamic SMPS mode
        - net: Fix gro aggregation for udp encaps with zero csum
        - net: check if protocol extracted by virtio_net_hdr_set_proto is correct
        - net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0
        - net: l2tp: reduce log level of messages in receive path, add counter
          instead
        - can: skb: can_skb_set_owner(): fix ref counting if socket was closed
          before setting skb ownership
        - [armhf] can: flexcan: assert FRZ bit in flexcan_chip_freeze()
        - [armhf] can: flexcan: enable RX FIFO after FRZ/HALT valid
        - [armhf] can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode
        - tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)
        - tcp: add sanity tests to TCP_QUEUE_SEQ
        - netfilter: nf_nat: undo erroneous tcp edemux lookup
        - netfilter: x_tables: gpf inside xt_find_revision()
        - net: always use icmp{,v6}_ndo_send from ndo_start_xmit
        - net: phy: fix save wrong speed and duplex problem if autoneg is on
        - mt76: dma: do not report truncated frames to mac80211
        - [powerpc*] 603: Fix protection of user pages mapped with PROT_NONE
        - mount: fix mounting of detached mounts onto targets that reside on shared
          mounts
        - cifs: return proper error code in statfs(2)
        - Revert "mm, slub: consider rest of partial list if acquire_slab() fails"
        - docs: networking: drop special stable handling
        - [arm64] net: enetc: don't overwrite the RSS indirection table when
          initializing
        - [arm64] net: enetc: take the MDIO lock only once per NAPI poll cycle
        - [arm64] net: enetc: fix incorrect TPID when receiving 802.1ad tagged
          packets
        - [arm64] net: enetc: don't disable VLAN filtering in IFF_PROMISC mode
        - [arm64] net: enetc: force the RGMII speed and duplex instead of operating
          in inband mode
        - [arm64] net: enetc: remove bogus write to SIRXIDR from enetc_setup_rxbdr
        - [arm64] net: enetc: keep RX ring consumer index in sync with hardware
        - net/mlx4_en: update moderation when config reset
        - net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10
        - nexthop: Do not flush blackhole nexthops when loopback goes down
        - net: sched: avoid duplicates in classes dump
        - [arm64] net: mscc: ocelot: properly reject destination IP keys in VCAP IS1
        - net: usb: qmi_wwan: allow qmimux add/del with master up
        - cipso,calipso: resolve a number of problems with the DOI refcounts
        - net: stmmac: Fix VLAN filter delete timeout issue in Intel mGBE SGMII
        - [x86] stmmac: intel: Fixes clock registration error seen for multiple
          interfaces
        - [arm64] net: enetc: allow hardware timestamping on TX queues with tc-etf
          enabled
        - net: qrtr: fix error return code of qrtr_sendmsg()
        - [s390x] qeth: fix memory leak after failed TX Buffer allocation
        - r8169: fix r8168fp_adjust_ocp_cmd function
        - ixgbe: fail to create xfrm offload of IPsec tunnel mode SA
        - net: stmmac: stop each tx channel independently
        - net: stmmac: fix watchdog timeout during suspend/resume stress test
        - net: stmmac: fix wrongly set buffer2 valid when sph unsupport
        - ethtool: fix the check logic of at least one channel for RX/TX
        - net: phy: make mdio_bus_phy_suspend/resume as __maybe_unused
        - perf traceevent: Ensure read cmdlines are null terminated.
        - perf report: Fix -F for branch & mem modes
        - [arm64] net: hns3: fix query vlan mask value error for flow director
        - [arm64] net: hns3: fix bug when calculating the TCAM table info
        - bnxt_en: reliably allocate IRQ table on reset to avoid crash
        - gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
        - gpiolib: acpi: Allow to find GpioInt() resource by name and index
        - [arm64,armhf] gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2
        - gpio: fix gpio-device list corruption
        - drm/compat: Clear bounce structures
        - drm/amd/display: Add a backlight module option
        - drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()
        - drm/shmem-helper: Check for purged buffers in fault handler
        - drm/shmem-helper: Don't remove the offset in vm_area_struct pgoff
        - drm: Use USB controller's DMA mask when importing dmabufs
        - [arm64] drm: meson_drv add shutdown function
        - drm/shmem-helpers: vunmap: Don't put pages for dma-buf
        - [x86] drm/i915: Wedge the GPU if command parser setup fails
        - qxl: Fix uninitialised struct field head.surface_id
        - media: usbtv: Fix deadlock on suspend
        - media: rc: compile rc-cec.c into rc-core
        - cifs: fix credit accounting for extra channel
        - [arm64] net: hns3: fix error mask definition of flow director
        - [s390x] qeth: don't replace a fully completed async TX buffer
        - [s390x] qeth: remove QETH_QDIO_BUF_HANDLED_DELAYED state
        - [s390x] qeth: improve completion of pending TX buffers
        - [s390x] qeth: fix notification for pending buffers during teardown
        - [arm64,armhf] net: dsa: implement a central TX reallocation procedure
        - [arm64,armhf] net: dsa: trailer: don't allocate additional memory for
          padding/tagging
        - [arm64] net: dsa: tag_ocelot: let DSA core deal with TX reallocation
        - [arm64,armhf] net: dsa: tag_edsa: let DSA core deal with TX reallocation
        - [armhf] net: dsa: tag_brcm: let DSA core deal with TX reallocation
        - [arm64,armhf] net: dsa: tag_dsa: let DSA core deal with TX reallocation
        - [arm64] enetc: Fix unused var build warning for CONFIG_OF
        - [arm64] net: enetc: initialize RFS/RSS memories for unused ports too
        - ath11k: peer delete synchronization with firmware
        - ath11k: start vdev if a bss peer is already created
        - ath11k: fix AP mode for QCA6390
        - scsi: ufs: WB is only available on LUN #0 to #7
        - udf: fix silent AED tagLocation corruption
        - [amd64] iommu/vt-d: Clear PRQ overflow only when PRQ is empty
        - [arm*] mmc: sdhci-iproc: Add ACPI bindings for the RPi
        - Platform: OLPC: Fix probe error handling
        - [powerpc*] pci: Add ppc_md.discover_phbs()
        - [armhf] spi: stm32: make spurious and overrun interrupts visible
        - [powerpc] improve handling of unrecoverable system reset
        - [powerpc] perf: Record counter overflow always if SAMPLE_IP is unset
        - HID: logitech-dj: add support for the new lightspeed connection iteration
        - [powerpc*] 64: Fix stack trace not displaying final frame
        - [amd64] iommu/amd: Fix performance counter initialization
        - [arm64] clk: qcom: gdsc: Implement NO_RET_PERIPH flag
        - [x86] Input: applespi - don't wait for responses to commands indefinitely.
        - [arm64] PCI: xgene-msi: Fix race in installing chained irq handler
        - ext4: don't try to processed freed blocks until mballoc is initialized
        - kbuild: clamp SUBLEVEL to 255
        - PCI: Fix pci_register_io_range() memory leak
        - i40e: Fix memory leak in i40e_probe
        - [s390x] smp: __smp_rescan_cpus() - move cpumask away from stack
        - drivers/base/memory: don't store phys_device in memory blocks
        - sysctl.c: fix underflow value setting risk in vm_table
        - scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling
        - scsi: target: core: Add cmd length set before cmd complete
        - scsi: target: core: Prevent underflow for service actions
        - mmc: sdhci: Update firmware interface API
        - [arm*] assembler: introduce adr_l, ldr_l and str_l macros
        - [arm*] efistub: replace adrl pseudo-op with adr_l macro invocation
        - ALSA: usb: Add Plantronics C320-M USB ctrl msg delay quirk
        - ALSA: hda/hdmi: Cancel pending works before suspend
        - ALSA: hda/conexant: Add quirk for mute LED control on HP ZBook G5
        - ALSA: hda/ca0132: Add Sound BlasterX AE-5 Plus support
        - ALSA: hda: Drop the BATCH workaround for AMD controllers
        - ALSA: hda: Flush pending unsolicited events before suspend
        - ALSA: hda: Avoid spurious unsol event handling during S3/S4
        - ALSA: usb-audio: Fix "cannot get freq eq" errors on Dell AE515 sound bar
        - ALSA: usb-audio: Apply the control quirk to Plantronics headsets
        - ALSA: usb-audio: Disable USB autosuspend properly in
          setup_disable_autosuspend()
        - ALSA: usb-audio: fix NULL ptr dereference in usb_audio_probe
        - ALSA: usb-audio: fix use after free in usb_audio_disconnect
        - Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file
          capabilities")
        - block: Discard page cache of zone reset target range
        - block: Try to handle busy underlying device on discard
        - [arm64] mte: Map hotplugged memory as Normal Tagged
        - [arm64] perf: Fix 64-bit event counter read truncation
        - [s390x] dasd: fix hanging DASD driver unbind
        - [s390]x dasd: fix hanging IO request during DASD driver unbind
        - software node: Fix node registration
        - xen/events: reset affinity of 2-level event when tearing it down
        - [arm64,armhf] mmc: mmci: Add MMC_CAP_NEED_RSP_BUSY for the stm32 variants
        - mmc: core: Fix partition switch time for eMMC
        - mmc: cqhci: Fix random crash when remove mmc module/card
        - cifs: do not send close in compound create+close requests
        - Goodix Fingerprint device is not a modem
        - usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio
          slot
        - usb: gadget: f_uac1: stop playback on function disable
        - [arm64] usb: dwc3: qcom: Add missing DWC3 OF node refcount decrement
        - [arm64] usb: dwc3: qcom: add URS Host support for sdm845 ACPI boot
        - [arm64] usb: dwc3: qcom: add ACPI device id for sc8180x
        - [arm64] usb: dwc3: qcom: Honor wakeup enabled/disabled state
        - USB: usblp: fix a hang in poll() if disconnected
        - usb: xhci: do not perform Soft Retry for some xHCI hosts
        - xhci: Improve detection of device initiated wake signal.
        - usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing
        - xhci: Fix repeated xhci wake after suspend due to uncleared internal wake
          state
        - USB: serial: io_edgeport: fix memory leak in edge_startup
        - USB: serial: ch341: add new Product ID
        - USB: serial: cp210x: add ID for Acuity Brands nLight Air Adapter
        - USB: serial: cp210x: add some more GE USB IDs
        - usbip: fix stub_dev to check for stream socket
        - usbip: fix vhci_hcd to check for stream socket
        - usbip: fix vudc to check for stream socket
        - usbip: fix stub_dev usbip_sockfd_store() races leading to gpf
        - usbip: fix vhci_hcd attach_store() races leading to gpf
        - usbip: fix vudc usbip_sockfd_store races leading to gpf
        - [x86] misc/pvpanic: Export module FDT device table
        - misc: fastrpc: restrict user apps from sending kernel RPC messages
          (CVE-2021-28375)
        - [x86] staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()
        - staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()
          (CVE-2021-28660)
        - staging: rtl8712: unterminated string leads to read overflow
        - staging: rtl8188eu: fix potential memory corruption in
          rtw_check_beacon_data()
        - staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmd
        - [x86] staging: rtl8192e: Fix possible buffer overflow in
          _rtl92e_wx_set_scan
        - [x86] staging: comedi: addi_apci_1032: Fix endian problem for COS sample
        - [x86] staging: comedi: addi_apci_1500: Fix endian problem for command
          sample
        - [x86] staging: comedi: adv_pci1710: Fix endian problem for AI command data
        - [i386] staging: comedi: das6402: Fix endian problem for AI command data
        - [i386] staging: comedi: das800: Fix endian problem for AI command data
        - [i386] staging: comedi: dmm32at: Fix endian problem for AI command data
        - [x86] staging: comedi: me4000: Fix endian problem for AI command data
        - [i386] staging: comedi: pcl711: Fix endian problem for AI command data
        - [i386] staging: comedi: pcl818: Fix endian problem for AI command data
        - [arm64] mm: Fix pfn_valid() for ZONE_DEVICE based memory
        - SUNRPC: Set memalloc_nofs_save() for sync tasks
        - NFS: Don't revalidate the directory permissions on a lookup failure
        - NFS: Don't gratuitously clear the inode cache when lookup failed
        - NFSv4.2: fix return value of _nfs4_get_security_label()
        - block: rsxx: fix error return code of rsxx_pci_probe()
        - nvme-fc: fix racing controller reset and create association
        - configfs: fix a use-after-free in __configfs_open_file
        - [arm64] mm: use a 48-bit ID map when possible on 52-bit VA builds
        - perf/core: Flush PMU internal buffers for per-CPU events
        - [x86] perf/x86/intel: Set PERF_ATTACH_SCHED_CB for large PEBS and LBR
        - hrtimer: Update softirq_expires_next correctly after
          __hrtimer_get_next_event()
        - seqlock,lockdep: Fix seqcount_latch_init()
        - stop_machine: mark helpers __always_inline
        - include/linux/sched/mm.h: use rcu_dereference in in_vfork()
        - zram: fix return value on writeback_store
        - sched/membarrier: fix missing local execution of ipi_sync_rq_state()
        - efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP
          table
        - [powerpc*] 64s: Fix instruction encoding for lis in ppc_function_entry()
        - [powerpc*] Fix inverted SET_FULL_REGS bitop
        - [powerpc*] Fix missing declaration of [en/dis]able_kernel_vsx()
        - binfmt_misc: fix possible deadlock in bm_register_write
        - [amd64] x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2
        - [x86] entry: Move nmi entry/exit into common code
        - [x86] entry: Fix entry/exit mismatch on failed fast 32-bit syscalls
        - [x86] KVM: Ensure deadline timer has truly expired before posting its IRQ
        - [x86] KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged
        - [arm64] KVM: Fix range alignment when walking page tables
        - [arm64] KVM: Avoid corrupting vCPU context register in guest exit
        - [arm64] KVM: nvhe: Save the SPE context early
        - [arm64] KVM: Reject VM creation when the default IPA size is unsupported
        - [arm64] KVM: Fix exclusive limit for IPA size
        - mm/userfaultfd: fix memory corruption due to writeprotect
        - mm/madvise: replace ptrace attach requirement for process_madvise
        - [arm64] KVM: Ensure I-cache isolation between vcpus of a same VM
        - mm/page_alloc.c: refactor initialization of struct page for holes in
          memory layout
        - xen/events: don't unmask an event channel when an eoi is pending
        - xen/events: avoid handling the same event on two cpus at the same time
        - [arm64] KVM: Fix nVHE hyp panic host context restore
        - RDMA/umem: Use ib_dma_max_seg_size instead of dma_get_max_seg_size
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 5
      * [rt] Refresh "printk: remove logbuf_lock"
      * [rt] Refresh "printk: remove safe buffers"
      * [rt] Refresh "printk: remove deferred printing"
      * [rt] Refresh "mm/memcontrol: Replace local_irq_disable with local locks"
      * [rt] Update to 5.10.21-rt34
      * Refresh "Include package version along with kernel release in stack
        traces"
      * bpf: Prohibit alu ops for pointer types not defining ptr_limit
        (CVE-2020-27170)
      * bpf: Fix off-by-one for area size in creating mask to left
        (CVE-2020-27171)
      * bpf: Simplify alu_limit masking for pointer arithmetic
      * bpf: Add sanity check for upper ptr_limit
      * bpf, selftests: Fix up some test_verifier cases for unprivileged
      * [x86] crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%reg
      * [x86] crypto: x86/aes-ni-xts - use direct calls to and 4-way stride
      * RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes
      * fuse: fix live lock in fuse_iget()
      * Revert "nfsd4: remove check_conflicting_opens warning"
      * Revert "nfsd4: a client's own opens needn't prevent delegations"
      * ALSA: usb-audio: Don't avoid stopping the stream at disconnection
      * [armhf] net: dsa: b53: Support setting learning on port
    
      [ Wookey ]
      * [arm64] drivers/perf: Enable ARM_CMN as module (Closes: #981186)
    
      [ Vincent Blut ]
      * [arm64] drivers/perf: Enable ARM_SMMU_V3_PMU as module
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 19 Mar 2021 19:20:52 +0100
  • linux (5.10.19-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.14
        - [armhf] net: fec: put child node on error path
        - [x86] stmmac: intel: Configure EHL PSE0 GbE and PSE1 GbE to 32 bits DMA
          addressing
        - [armhf] net: dsa: bcm_sf2: put device node before return
        - net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPP
        - [arm64,armhf] iommu/io-pgtable-arm: Support coherency for Mali LPAE
        - [arm64,armhf] drm/panfrost: Support cache-coherent integrations
        - [arm64] Fix kernel address detection of __is_lm_address()
        - [arm64] Do not pass tagged addresses to __is_lm_address()
        - Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0"
        - [amd64] iommu/vt-d: Do not use flush-queue when caching-mode is on
        - [x86] platform/x86: touchscreen_dmi: Add swap-x-y quirk for Goodix
          touchscreen on Estar Beauty HD tablet
        - [x86] platform/x86: intel-vbtn: Support for tablet mode on Dell Inspiron
          7352
        - [x86] __always_inline __{rd,wr}msr()
        - scsi: scsi_transport_srp: Don't block target in failfast state
        - scsi: libfc: Avoid invoking response handler twice if ep is already
          completed
        - [x86] scsi: fnic: Fix memleak in vnic_dev_init_devcmd2
        - [x86] ASoC: SOF: Intel: hda: Resume codec to do jack detection
        - ALSA: hda: Add AlderLake-P PCI ID and HDMI codec vid
        - mac80211: fix fast-rx encryption check
        - mac80211: fix encryption key selection for 802.3 xmit
        - [powerpc*] scsi: ibmvfc: Set default timeout to avoid crash during
          migration
        - ALSA: hda: Add Cometlake-R PCI ID
        - [arm64,armhf] i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for
          filling TX FIFO
        - udf: fix the problem that the disc content is not displayed
        - nvme: check the PRINFO bit before deciding the host buffer length
        - nvme-rdma: avoid request double completion for concurrent
          nvme_rdma_timeout
        - nvme-tcp: avoid request double completion for concurrent
          nvme_tcp_timeout
        - nvme-pci: allow use of cmb on v1.4 controllers
        - nvmet: set right status on error in id-ns handler
        - [x86] platform/x86: thinkpad_acpi: Add P53/73 firmware to
          fan_quirk_table for dual fan control
        - objtool: Don't fail the kernel build on fatal errors
        - [x86] cpu: Add another Alder Lake CPU to the Intel family
        - kthread: Extract KTHREAD_IS_PER_CPU
        - workqueue: Restrict affinity change to rescuer
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.15
        - USB: serial: cp210x: add pid/vid for WSDA-200-USB
        - USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000
        - USB: serial: option: Adding support for Cinterion MV31
        - [arm64,armhf] usb: host: xhci: mvebu: make USB 3.0 PHY optional for
          Armada 3720
        - USB: gadget: legacy: fix an error code in eth_bind()
        - [armhf] usb: gadget: aspeed: add missing of_node_put
        - USB: usblp: don't call usb_set_interface if there's a single alt
        - [arm*] usb: dwc2: Fix endpoint direction check in ep_from_windex
        - [arm64,armhf] usb: dwc3: fix clock issue during resume in OTG mode
        - [arm64] dts: qcom: c630: keep both touchpad devices enabled
        - Input: i8042 - unbreak Pegatron C15B
        - [arm64] dts: rockchip: Use only supported PCIe link speed on Pinebook
          Pro
        - bpf, cgroup: Fix optlen WARN_ON_ONCE toctou (CVE-2021-20194)
        - bpf, cgroup: Fix problematic bounds check (CVE-2021-20194)
        - bpf, inode_storage: Put file handler if no storage was found
        - bpf, preload: Fix build when $(O) points to a relative path
        - [arm64] dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4
        - r8169: work around RTL8125 UDP hw bug
        - rxrpc: Fix deadlock around release of dst cached on udp tunnel
        - SUNRPC: Fix NFS READs that start at non-page-aligned offsets
        - igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwr
        - igc: check return value of ret_val in igc_config_fc_after_link_up
        - i40e: Revert "i40e: don't report link up for a VF who hasn't enabled
          queues"
        - net/mlx5: Fix function calculation for page trees
        - net/mlx5: Fix leak upon failure of rule creation
        - net/mlx5e: Update max_opened_tc also when channels are closed
        - net/mlx5e: Release skb in case of failure in tc update skb
        - net: lapb: Copy the skb before sending a packet
        - [arm64,armhf] net: mvpp2: TCAM entry enable should be written after SRAM
          data
        - [armhf] dts: sun7i: a20: bananapro: Fix ethernet phy-mode
        - nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUs
        - memblock: do not start bottom-up allocations with kernel_end
        - [x86] thunderbolt: Fix possible NULL pointer dereference in
          tb_acpi_add_link()
        - ovl: fix dentry leak in ovl_get_redirect
        - ovl: avoid deadlock on directory ioctl
        - ovl: implement volatile-specific fsync error behaviour
        - mac80211: fix station rate table updates on assoc
        - gpiolib: free device name on error path to fix kmemleak
        - fgraph: Initialize tracing_graph_pause at task creation
        - tracing/kprobe: Fix to support kretprobe events on unloaded modules
        - kretprobe: Avoid re-registration of the same kretprobe earlier
        - tracing: Use pause-on-trace with the latency tracers
        - tracepoint: Fix race between tracing and removing tracepoint
        - [arm64,x86] libnvdimm/namespace: Fix visibility of namespace resource
          attribute
        - [arm64,x86] libnvdimm/dimm: Avoid race between probe and
          available_slots_show()
        - genirq: Prevent [devm_]irq_alloc_desc from returning irq 0
        - genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
        - scripts: use pkg-config to locate libcrypto
        - xhci: fix bounce buffer usage for non-sg list case
        - cifs: report error instead of invalid when revalidating a dentry fails
        - iommu: Check dev->iommu in dev_iommu_priv_get() before dereferencing it
        - smb3: Fix out-of-bounds bug in SMB2_negotiate()
        - smb3: fix crediting for compounding when only one request in flight
        - mmc: core: Limit retries when analyse of SDIO tuples fails
        - [x86] Fix unsynchronized access to sev members through
          svm_register_enc_region
        - drm/dp/mst: Export drm_dp_get_vc_payload_bw()
        - [x86] drm/i915: Fix the MST PBN divider calculation
        - [x86] drm/i915/gem: Drop lru bumping on display unpinning
        - [x86] drm/i915/gt: Close race between enable_breadcrumbs and
          cancel_breadcrumbs
        - [x86] drm/i915/display: Prevent double YUV range correction on HDR
          planes
        - [x86] drm/i915: Extract intel_ddi_power_up_lanes()
        - [x86] drm/i915: Power up combo PHY lanes for for HDMI as well
        - drm/amd/display: Revert "Fix EDID parsing after resume from suspend"
        - io_uring: don't modify identity's files uncess identity is cowed
        - nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs
        - [x86] KVM: SVM: Treat SVM as unsupported when running as an SEV guest
        - [x86] KVM: x86/mmu: Fix TDP MMU zap collapsible SPTEs
        - [x86] KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off
        - [x86] KVM: x86: fix CPUID entries returned by KVM_GET_CPUID2 ioctl
        - [x86] KVM: x86: Update emulator context mode if SYSENTER xfers to 64-bit
          mode
        - [x86] KVM: x86: Set so called 'reserved CR3 bits in LM mask' at vCPU
          reset
        - mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
        - mm: hugetlb: fix a race between freeing and dissolving the page
        - mm: hugetlb: fix a race between isolating and freeing page
        - mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
        - mm, compaction: move high_pfn to the for loop scope
        - mm/vmalloc: separate put pages and flush VM flags
        - mm: thp: fix MADV_REMOVE deadlock on shmem THP
        - mm/filemap: add missing mem_cgroup_uncharge() to
          __add_to_page_cache_locked()
        - [x86] build: Disable CET instrumentation in the kernel
        - [x86] debug: Fix DR6 handling
        - [x86] debug: Prevent data breakpoints on __per_cpu_offset
        - [x86] debug: Prevent data breakpoints on cpu_dr7
        - [x86] apic: Add extra serialization for non-serializing MSRs
        - Input: goodix - add support for Goodix GT9286 chip
        - Input: xpad - sync supported devices with fork on GitHub
        - md: Set prev_flush_start and flush_bio in an atomic way
        - igc: Report speed and duplex as unknown when device is runtime suspended
        - neighbour: Prevent a dead entry from updating gc_list
        - net: ip_tunnel: fix mtu calculation
        - udp: ipv4: manipulate network header of NATed UDP GRO fraglist
        - [arm64,armhf] net: dsa: mv88e6xxx: override existent unicast portvec in
          port_fdb_add
        - net: sched: replaced invalid qdisc tree flush helper in qdisc_replace
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.16
        - io_uring: simplify io_task_match()
        - io_uring: add a {task,files} pair matching helper
        - io_uring: don't iterate io_uring_cancel_files()
        - io_uring: pass files into kill timeouts/poll
        - io_uring: always batch cancel in *cancel_files()
        - io_uring: fix files cancellation
        - io_uring: account io_uring internal files as REQ_F_INFLIGHT
        - io_uring: if we see flush on exit, cancel related tasks
        - io_uring: fix __io_uring_files_cancel() with TASK_UNINTERRUPTIBLE
        - io_uring: replace inflight_wait with tctx->wait
        - io_uring: fix cancellation taking mutex while TASK_UNINTERRUPTIBLE
        - io_uring: fix flush cqring overflow list while TASK_INTERRUPTIBLE
        - io_uring: fix list corruption for splice file_get
        - io_uring: fix sqo ownership false positive warning
        - io_uring: reinforce cancel on flush during exit
        - io_uring: drop mm/files between task_work_submit
        - gpiolib: cdev: clear debounce period if line set to output
        - [powerpc*] 64/signal: Fix regression in __kernel_sigtramp_rt64()
          semantics
        - af_key: relax availability checks for skb size calculation
        - regulator: core: avoid regulator_resolve_supply() race condition
        - drm/nouveau/nvif: fix method count when pushing an array
        - mac80211: 160MHz with extended NSS BW in CSA
        - [x86] ASoC: Intel: Skylake: Zero snd_ctl_elem_value
        - pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()
        - pNFS/NFSv4: Improve rejection of out-of-order layouts
        - ALSA: hda: intel-dsp-config: add PCI id for TGL-H
        - [x86] ASoC: Intel: sof_sdw: set proper flags for Dell TGL-H SKU 0A5E
        - iwlwifi: mvm: skip power command when unbinding vif during CSA
        - iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap
        - iwlwifi: pcie: fix context info memory leak
        - iwlwifi: mvm: invalidate IDs of internal stations at mvm start
        - iwlwifi: pcie: add rules to match Qu with Hr2
        - iwlwifi: mvm: guard against device removal in reprobe
        - iwlwifi: queue: bail out on invalid freeing
        - SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
        - SUNRPC: Handle 0 length opaque XDR object data properly
        - blk-cgroup: Use cond_resched() when destroy blkgs
        - regulator: Fix lockdep warning resolving supplies
        - bpf: Fix verifier jmp32 pruning decision logic
        - bpf: Fix 32 bit src register truncation on div/mod
        - bpf: Fix verifier jsgt branch analysis on max bound
        - [x86] drm/i915: Fix ICL MG PHY vswing handling
        - [x86] drm/i915: Skip vswing programming for TBT
        - nilfs2: make splice write available again
        - Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"
        - squashfs: avoid out of bounds writes in decompressors
        - squashfs: add more sanity checks in id lookup
        - squashfs: add more sanity checks in inode lookup
        - squashfs: add more sanity checks in xattr id lookup
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.17
        - objtool: Fix seg fault with Clang non-section symbols
        - Revert "dts: phy: add GPIO number and active state used for phy reset"
        - tracing: Do not count ftrace events in top level enable output
        - tracing: Check length before giving out the filter buffer
        - [x86] drm/i915: Fix overlay frontbuffer tracking
        - arm/xen: Don't probe xenbus as part of an early initcall
        - cgroup: fix psi monitor for root cgroup
        - [x86] drm/i915/tgl+: Make sure TypeC FIA is powered up when initializing
          it
        - drm/dp_mst: Don't report ports connected if nothing is attached to them
        - dmaengine: move channel device_node deletion to driver
        - [armhf] soc: ti: omap-prm: Fix boot time errors for rst_map_012 bits 0
          and 1
        - [arm64] dts: qcom: sdm845: Reserve LPASS clocks in gcc
        - [x86] platform/x86: hp-wmi: Disable tablet-mode reporting by default
        - [arm64] dts: rockchip: Disable display for NanoPi R2S
        - ovl: perform vfs_getxattr() with mounter creds
        - cap: fix conversions on getxattr
        - ovl: skip getxattr of security labels
        - scsi: lpfc: Fix EEH encountering oops with NVMe traffic
        - [x86] split_lock: Enable the split lock feature on another Alder Lake
          CPU
        - nvme-pci: ignore the subsysem NQN on Phison E16
        - [riscv64] virt_addr_valid must check the address belongs to linear
          mapping
        - bfq-iosched: Revert "bfq: Fix computation of shallow depth"
        - kallsyms: fix nonconverging kallsyms table with lld
        - [armel,armhf] ensure the signal page contains defined contents
        - [armel,armhf] kexec: fix oops after TLB are invalidated
        - Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs"
        - [amd64] x86/efi: Remove EFI PGD build time checks
        - [x86] KVM: x86: cleanup CR3 reserved bits checks
        - cgroup-v1: add disabled controller check in cgroup1_parse_param()
        - mt76: dma: fix a possible memory leak in mt76_add_fragment()
        - [arm*] drm/vc4: hvs: Fix buffer overflow with the dlist handling
        - bpf: Unbreak BPF_PROG_TYPE_KPROBE when kprobe is called via do_int3
        - bpf: Check for integer overflow when using roundup_pow_of_two()
        - netfilter: xt_recent: Fix attempt to update deleted entry
        - netfilter: nftables: fix possible UAF over chains from packet path in
          netns
        - netfilter: flowtable: fix tcp and udp header checksum update
        - xen/netback: avoid race in xenvif_rx_ring_slots_available()
        - [x86] hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in
          netvsc_receive()
        - [arm64] net: enetc: initialize the RFS and RSS memories
        - net: stmmac: set TxQ mode back to DCB after disabling CBS
        - netfilter: conntrack: skip identical origin tuple in same zone only
        - scsi: scsi_debug: Fix a memory leak
        - [x86] build: Disable CET instrumentation in the kernel for 32-bit too
        - [arm64] net: dsa: felix: implement port flushing on
          .phylink_mac_link_down
        - [arm64] net: hns3: add a check for queue_id in hclge_reset_vf_queue()
        - [arm64] net: hns3: add a check for tqp_index in
          hclge_get_ring_chain_from_mbx()
        - [arm64] net: hns3: add a check for index in hclge_get_rss_key()
        - firmware_loader: align .builtin_fw to 8
        - [arm64,armhf] drm/sun4i: tcon: set sync polarity for tcon1 channel
        - [arm64,armhf] drm/sun4i: dw-hdmi: always set clock rate
        - [arm64,armhf] drm/sun4i: Fix H6 HDMI PHY configuration
        - [arm64,armhf] drm/sun4i: dw-hdmi: Fix max. frequency for H6
        - [arm64,armhf] clk: sunxi-ng: mp: fix parent rate change flag check
        - [armhf] i2c: stm32f7: fix configuration of the digital filter
        - scripts: set proper OpenSSL include dir also for sign-file
        - [x86] pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init()
        - arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero page
        - rxrpc: Fix clearance of Tx/Rx ring when releasing a call
        - udp: fix skb_copy_and_csum_datagram with odd segment sizes
        - [arm64,armhf] net: dsa: call teardown method on probe failure
        - [x86] cpufreq: ACPI: Extend frequency tables to cover boost frequencies
        - [x86] cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC
          is not there
        - net: gro: do not keep too many GRO packets in napi->rx_list
        - net: fix iteration for sctp transport seq_files
        - net/vmw_vsock: fix NULL pointer dereference
        - net/vmw_vsock: improve locking in vsock_connect_timeout()
        - net: watchdog: hold device global xmit lock during tx disable
        - switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STAT
        - vsock/virtio: update credit only if socket is not closed
        - vsock: fix locking in vsock_shutdown()
        - net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS
        - ovl: expand warning in ovl_d_real()
        - kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirq
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.18
        - IB/isert: add module param to set sg_tablesize for IO cmd
        - net: qrtr: Fix port ID for control messages
        - net/sched: fix miss init the mru in qdisc_skb_cb
        - net: openvswitch: fix TTL decrement exception action execution
        - net: bridge: Fix a warning when del bridge sysfs
        - net: fix proc_fs init handling in af_packet and tls
        - [amd64] Xen/x86: don't bail early from clear_foreign_p2m_mapping()
          (CVE-2021-26932)
        - [amd64] Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
          (CVE-2021-26932)
        - Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()
          (CVE-2021-26932)
        - Xen/gntdev: correct error checking in gntdev_map_grant_pages()
          (CVE-2021-26932)
        - [armhf] xen/arm: don't ignore return errors from set_phys_to_machine
          (CVE-2021-26932)
        - xen-blkback: don't "handle" error by BUG() (CVE-2021-26931)
        - xen-netback: don't "handle" error by BUG() (CVE-2021-26931)
        - xen-scsiback: don't "handle" error by BUG() (CVE-2021-26931)
        - xen-blkback: fix error handling in xen_blkbk_map() (CVE-2021-26930)
        - tty: protect tty_write from odd low-level tty disciplines
        - Bluetooth: btusb: Always fallback to alt 1 for WBS
        - btrfs: fix crash after non-aligned direct IO write with O_DSYNC
        - media: pwc: Use correct device for DMA
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.19
        - bpf: Fix truncation handling for mod32 dst reg wrt zero
        - HID: make arrays usage and value to be the same
        - RDMA: Lift ibdev_to_node from rds to common code
        - nvme-rdma: Use ibdev_to_node instead of dereferencing ->dma_device
        - USB: quirks: sort quirk entries
        - usb: quirks: add quirk to start video capture on ELMO L-12F document
          camera reliable
        - ceph: downgrade warning from mdsmap decode to debug
        - Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop working
          (Closes: #981005)
        - [x86] hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklist
        - [x86] KVM: Zap the oldest MMU pages, not the newest
        - mm: unexport follow_pte_pmd
        - mm: simplify follow_pte{,pmd}
        - KVM: do not assume PTE is writable after follow_pfn
        - mm: provide a saner PTE walking API for modules
        - KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()
        - NET: usb: qmi_wwan: Adding support for Cinterion MV31
        - cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.
    
      [ Salvatore Bonaccorso ]
      * [rt] Update to 5.10.14-rt28
      * Ignore __udp_gso_segment to avoid ABI changes
      * Ignore xhci_init_driver to avoid ABI changes
      * [rt] Update to 5.10.16-rt30
      * [rt] Refresh "tracing: Merge irqflags + preempt counter." for context
        changes
      * [rt] Update to 5.10.17-rt32
      * [rt] Refresh "um: synchronize kmsg_dumper" for context changes
      * [rt] Refresh "printk: move console printing to kthreads" for context
        changes
      * Bump ABI to 4
      * soundwire: intel: fix possible crash when no device is detected
        (Closes: #981003)
      * drm/nouveau: bail out of nouveau_channel_new if channel init fails
        (CVE-2020-25639)
      * [x86] drm/i915/gt: One more flush for Baytrail clear residuals
      * [x86] drm/i915/gt: Flush before changing register state
      * [x86] drm/i915/gt: Correct surface base address for renderclear
      * certs: Rotate to use the "Debian Secure Boot Signer 2021 - linux"
        certificate
    
      [ Vincent Blut ]
      * [x86] Enable PWM_CRC (Closes: #982808)
      * net/can: Enable CAN_J1939 as module
      * misc/eeprom: Enable EEPROM_EE1004 as module (Closes: #983495)
      * [arm64] Enable DRM_DW_HDMI_CEC as module (Closes: #983759)
    
      [ Luca Boccassi ]
      * bpf: enable CONFIG_BPF_LSM on all architectures. Not active by default,
        by explicitly setting CONFIG_LSM to include all other LSMs but not bpf.
    
     -- Salvatore Bonaccorso <email address hidden>  Tue, 02 Mar 2021 17:49:25 +0100
  • linux (5.10.13-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.13
        - iwlwifi: provide gso_type to GSO packets
        - nbd: freeze the queue while we're adding connections (CVE-2021-3348)
        - tty: avoid using vfs_iocb_iter_write() for redirected console writes
        - ACPI: sysfs: Prefer "compatible" modalias
        - ACPI: thermal: Do not call acpi_thermal_check() directly
        - kernel: kexec: remove the lock operation of system_transition_mutex
        - ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256
        - ALSA: hda/via: Apply the workaround generically for Clevo machines
        - [arm64,armhf] media: cedrus: Fix H264 decoding
        - media: rc: fix timeout handling after switch to microsecond durations
        - [x86] media: rc: ite-cir: fix min_timeout calculation
        - media: rc: ensure that uevent can be read directly after rc device
          register
        - [armhf] dts: tbs2910: rename MMC node aliases
        - wext: fix NULL-ptr-dereference with cfg80211's lack of commit()
        - [amd64] ASoC: AMD Renoir - refine DMI entries for some Lenovo products
        - drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors
        - [x86] drm/i915: Always flush the active worker before returning from the
          wait
        - [x86] drm/i915/gt: Always try to reserve GGTT address 0x0
        - drivers/nouveau/kms/nv50-: Reject format modifiers for cursor planes
        - bcache: only check feature sets when sb->version >=
          BCACHE_SB_VERSION_CDEV_WITH_FEATURES
        - net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem
          family
        - [s390x] uv: Fix sysfs max number of VCPUs reporting
        - PM: hibernate: flush swap writer after marking
        - [x86] efi/apple-properties: Reinstate support for boolean properties
        - btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch
        - btrfs: fix possible free space tree corruption with online conversion
        - [x86] KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in
          intel_arch_events[]
        - [x86] KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in
          intel_pmu_refresh()
        - [arm64] KVM: Filter out v8.1+ events on v8.0 HW
        - [x86] KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit
        - [x86] KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode
          for VMX
        - [x86] KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration
        - [x86] KVM: get smi pending status correctly
        - KVM: Forbid the use of tagged userspace addresses for memslots
        - io_uring: fix wqe->lock/completion_lock deadlock
        - leds: trigger: fix potential deadlock with libata
        - mt7601u: fix kernel crash unplugging the device
        - mt7601u: fix rx buffer refcounting
        - iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit.
        - [x86] drm/i915/gt: Clear CACHE_MODE prior to clearing residuals
        - [x86] drm/i915/pmu: Don't grab wakeref when enabling events
        - [arm*] drm/vc4: Correct lbm size and calculation
        - [arm*] drm/vc4: Correct POS1_SCL for hvs5
        - drm/nouveau/dispnv50: Restore pushing of all data.
        - [x86] drm/i915: Check for all subplatform bits
        - uapi: fix big endian definition of ipv6_rpl_sr_hdr
        - KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM
        - [arm64] tee: optee: replace might_sleep with cond_resched
        - xen-blkfront: allow discard-* nodes to be optional
        - blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue
        - [armhf] imx: build suspend-imx6.S with arm instruction set
        - netfilter: nft_dynset: add timeout extension to template
        - Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"
        - Revert "block: simplify set_init_blocksize" to regain lost performance
        - xfrm: Fix oops in xfrm_replay_advance_bmp
        - xfrm: fix disable_xfrm sysctl when used on xfrm interfaces
        - xfrm: Fix wraparound in xfrm_policy_addr_delta()
        - RDMA/cxgb4: Fix the reported max_recv_sge value
        - [arm64] ASoC: qcom: Fix incorrect volatile registers
        - [arm64] ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARY
        - [x86] ASoC: Intel: Skylake: skl-topology: Fix OOPs ib skl_tplg_complete
        - [powerpc*] 64s: prevent recursive replay_soft_interrupts causing
          superfluous interrupt
        - pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()
        - pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturn
        - ASoC: SOF: Intel: soundwire: fix select/depend unmet dependencies
        - ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup
        - iwlwifi: pcie: avoid potential PNVM leaks
        - iwlwifi: pnvm: don't skip everything when not reloading
        - iwlwifi: pnvm: don't try to load after failures
        - iwlwifi: pcie: set LTR on more devices
        - iwlwifi: pcie: use jiffies for memory read spin time limit
        - iwlwifi: pcie: reschedule in long-running memory reads
        - mac80211: pause TX while changing interface type
        - ice: fix FDir IPv6 flexbyte
        - ice: Implement flow for IPv6 next header (extension header)
        - ice: update dev_addr in ice_set_mac_address even if HW filter exists
        - ice: Don't allow more channels than LAN MSI-X available
        - ice: Fix MSI-X vector fallback logic
        - i40e: acquire VSI pointer only after VF is initialized
        - igc: fix link speed advertising
        - net/mlx5: Fix memory leak on flow table creation error flow
        - net/mlx5e: E-switch, Fix rate calculation for overflow
        - net/mlx5e: free page before return
        - net/mlx5e: Reduce tc unsupported key print level
        - net/mlx5: Maintain separate page trees for ECPF and PF functions
        - net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is disabled
        - net/mlx5e: Fix CT rule + encap slow path offload and deletion
        - net/mlx5e: Correctly handle changing the number of queues when the
          interface is down
        - net/mlx5e: Revert parameters on errors when changing trust state without
          reset
        - net/mlx5e: Revert parameters on errors when changing MTU and LRO state
          without reset
        - can: dev: prevent potential information leak in can_fill_info()
        - [arm64] ACPI/IORT: Do not blindly trust DMA masks from firmware
        - of/device: Update dma_range_map only when dev has valid dma-ranges
        - [amd64] iommu/amd: Use IVHD EFR for early initialization of IOMMU
          features
        - [amd64] iommu/vt-d: Correctly check addr alignment in
          qi_flush_dev_iotlb_pasid()
        - nvme-multipath: Early exit if no path is available
        - rxrpc: Fix memory leak in rxrpc_lookup_local
        - NFC: fix resource leak when target index is invalid
        - NFC: fix possible resource leak
        - [x86] ASoC: topology: Properly unregister DAI on removal
        - [x86] ASoC: topology: Fix memory corruption in
          soc_tplg_denum_create_values()
        - scsi: qla2xxx: Fix description for parameter ql2xenforce_iocb_limit
        - team: protect features update by RCU to avoid deadlock
        - tcp: make TCP_USER_TIMEOUT accurate for zero window probes
        - tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
        - vsock: fix the race conditions in multi-transport support
          (CVE-2021-26708)
    
      [ Salvatore Bonaccorso ]
      * arch/s390: uv_info: Ignore ABI changes
    
      [ Vincent Blut ]
      * [arm64] Enable CRYPTO_NHPOLY1305_NEON. (closes: #980214)
      * [armhf] Enable KERNEL_MODE_NEON.
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 06 Feb 2021 09:23:52 +0100
  • linux (5.10.12-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.10
        - [x86] hyperv: Initialize clockevents after LAPIC is initialized
        - bpf: Fix signed_{sub,add32}_overflows type handling
        - nfsd4: readdirplus shouldn't return parent of export (CVE-2021-3178)
        - bpf: Don't leak memory in bpf getsockopt when optlen == 0
        - bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
        - bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback
        - net: fix use-after-free when UDP GRO with shared fraglist
        - udp: Prevent reuseport_select_sock from reading uninitialized socks
        - netxen_nic: fix MSI/MSI-x interrupts
        - net: ipv6: Validate GSO SKB before finish IPv6 processing
        - tipc: fix NULL deref in tipc_link_xmit()
        - [arm64,armhf] net: mvpp2: Remove Pause and Asym_Pause support
        - rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request
        - esp: avoid unneeded kmap_atomic call
        - net: dcb: Validate netlink message in DCB handler
        - net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands
        - rxrpc: Call state should be read with READ_ONCE() under some
          circumstances
        - i40e: fix potential NULL pointer dereferencing
        - [arm64,armhf] net: stmmac: Fixed mtu channged by cache aligned
        - net: sit: unregister_netdevice on newlink's error path
        - [arm64,armhf] net: stmmac: fix taprio schedule configuration
        - [arm64,armhf] net: stmmac: fix taprio configuration when base_time is in
          the past
        - net: avoid 32 x truesize under-estimation for tiny skbs
        - net: phy: smsc: fix clk error handling
        - [arm64,armhf] net: dsa: clear devlink port type before unregistering
          slave netdevs
        - rxrpc: Fix handling of an unsupported token type in rxrpc_read()
        - [arm64,armhf] net: stmmac: use __napi_schedule() for PREEMPT_RT
        - [armhf] drm/panel: otm8009a: allow using non-continuous dsi clock
        - mac80211: do not drop tx nulldata packets on encrypted links
        - mac80211: check if atf has been disabled in __ieee80211_schedule_txq
        - [arm64,armhf] net: dsa: unbind all switches from tree when DSA master
          unbinds
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.11
        - scsi: target: tcmu: Fix use-after-free of se_cmd->priv
        - [armhf] mtd: rawnand: gpmi: fix dst bit offset when extracting raw
          payload
        - mtd: rawnand: nandsim: Fix the logic when selecting Hamming soft ECC
          engine
        - [arm64,armhf] i2c: tegra: Wait for config load atomically while in ISR
        - [x86] platform/x86: i2c-multi-instantiate: Don't create platform device
          for INT3515 ACPI nodes
        - [x86] platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634
        - ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
        - ALSA: hda/via: Add minimum mute flag
        - crypto: xor - Fix divide error in do_xor_speed()
        - dm crypt: fix copy and paste bug in crypt_alloc_req_aead
        - ACPI: scan: Make acpi_bus_get_device() clear return pointer on error
        - btrfs: don't get an EINTR during drop_snapshot for reloc
        - btrfs: do not double free backref nodes on error
        - btrfs: fix lockdep splat in btrfs_recover_relocation
        - btrfs: don't clear ret in btrfs_start_dirty_block_groups
        - btrfs: send: fix invalid clone operations when cloning from the same
          file and root
        - fs: fix lazytime expiration handling in __writeback_single_inode()
        - mmc: core: don't initialize block size from ext_csd if not present
        - [arm64] mmc: sdhci-xenon: fix 1.8v regulator stabilization
        - dm: avoid filesystem lookup in dm_get_dev_t()
        - dm integrity: fix a crash if "recalculate" used without "internal_hash"
        - dm integrity: conditionally disable "recalculate" feature
        - drm/atomic: put state on error path
        - drm/syncobj: Fix use-after-free
        - drm/amdgpu: remove gpu info firmware of green sardine
        - [x86] drm/i915/gt: Prevent use of engine->wa_ctx after error
        - [x86] drm/i915: Check for rq->hwsp validity after acquiring RCU lock
        - ASoC: rt711: mutex between calibration and power state changes
        - SUNRPC: Handle TCP socket sends with kernel_sendpage() again
        - HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad
          device
        - dm integrity: select CRYPTO_SKCIPHER
        - [x86] hyperv: Fix kexec panic/hang issues
        - scsi: ufs: Relax the condition of UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
        - scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
        - scsi: qedi: Correct max length of CHAP secret
        - scsi: scsi_debug: Fix memleak in scsi_debug_init()
        - scsi: sd: Suppress spurious errors when WRITE SAME is being disabled
        - [riscv64] Fix kernel time_init()
        - [riscv64] Fix sifive serial driver
        - [riscv64] Enable interrupts during syscalls with M-Mode
        - HID: logitech-dj: add the G602 receiver
        - HID: Ignore battery for Elan touchscreen on ASUS UX550
        - [arm64,armhf] ALSA: hda/tegra: fix tegra-hda on tegra30 soc
        - [riscv64] cacheinfo: Fix using smp_processor_id() in preemptible
        - [arm64] make atomic helpers __always_inline
        - xen: Fix event channel callback via INTX/GSI
        - [x86] xen: Add xen_no_vector_callback option to test PCI INTX delivery
        - [x86] xen: Fix xen_hvm_smp_init() when vector callback not available
        - [riscv64] dts: phy: fix missing mdio device and probe failure of
          vsc8541-01 device
        - [riscv64] dts: phy: add GPIO number and active state used for phy reset
        - drm/amdgpu/psp: fix psp gfx ctrl cmds
        - HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth mode
        - drm/nouveau/bios: fix issue shadowing expansion ROMs
        - drm/nouveau/privring: ack interrupts the same way as RM
        - drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields
        - drm/nouveau/mmu: fix vram heap sizing
        - drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0
        - io_uring: flush timeouts that should already have expired
        - [riscv64] Set current memblock limit
        - [riscv64] Fix maximum allowed phsyical memory for RV32
        - nfsd: Fixes for nfsd4_encode_read_plus_data()
        - nfsd: Don't set eof on a truncated READ_PLUS
        - gpiolib: cdev: fix frame size warning in gpio_ioctl()
        - [armhf] pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting
        - RDMA/ucma: Do not miss ctx destruction steps in some cases
        - btrfs: print the actual offset in btrfs_root_name
        - scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
        - scsi: ufs: Fix tm request when non-fatal error happens
        - bpf: Prevent double bpf_prog_put call from bpf_tracing_prog_attach
        - [powerpc*] Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
        - [powerpc*] Fix alignment bug within the init sections
        - [arm64] entry: remove redundant IRQ flag tracing
        - bpf: Reject too big ctx_size_in for raw_tp test run
        - RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
        - RDMA/cma: Fix error flow in default_roce_mode_store
        - printk: ringbuffer: fix line counting
        - printk: fix kmsg_dump_get_buffer length calulations
        - iov_iter: fix the uaccess area in copy_compat_iovec_from_user
        - [mips*] i2c: octeon: check correct size of maximum RECV_LEN packet
        - [armel,armhf] drm/vc4: Unify PCM card's driver_name
        - [x86] platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC 11
          from allow-list
        - [x86] platform/x86: hp-wmi: Don't log a warning on
          HPWMI_RET_UNKNOWN_COMMAND errors
        - ALSA: hda: Balance runtime/system PM if direct-complete is disabled
        - xsk: Clear pool even for inactive queues
        - can: dev: can_restart: fix use after free bug
        - can: vxcan: vxcan_xmit: fix use after free bug
        - can: peak_usb: fix use after free bugs
        - iio: common: st_sensors: fix possible infinite loop in
          st_sensors_irq_thread
        - iio: ad5504: Fix setting power-down state
        - drivers: iio: temperature: Add delay after the addressed reset command
          in mlx90632.c
        - [powerpc*] 64s: fix scv entry fallback flush vs interrupt
        - cifs: do not fail __smb_send_rqst if non-fatal signals are pending
        - [mips*] irqchip/mips-cpu: Set IPI domain parent chip
        - [x86] fpu: Add kernel_fpu_begin_mask() to selectively initialize state
        - [x86] topology: Make __max_die_per_package available unconditionally
        - [x86] mmx: Use KFPU_387 for MMX string operations
        - [x86] setup: don't remove E820_TYPE_RAM for pfn 0
        - proc_sysctl: fix oops caused by incorrect command parameters
        - mm: memcg/slab: optimize objcg stock draining
        - mm: memcg: fix memcg file_dirty numa stat
        - mm: fix numa stats for thp migration
        - io_uring: iopoll requests should also wake task ->in_idle state
        - io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state
        - io_uring: fix short read retries for non-reg files
        - [x86] intel_th: pci: Add Alder Lake-P support
        - [arm64] serial: mvebu-uart: fix tx lost characters at power off
        - ehci: fix EHCI host controller initialization sequence
        - [armhf] usb: gadget: aspeed: fix stop dma register setting.
        - USB: gadget: dummy-hcd: Fix errors in port-reset handling
        - usb: udc: core: Use lock when write to soft_connect
        - xhci: make sure TRB is fully written before giving it to the controller
        - [arm64,armhf] xhci: tegra: Delay for disabling LFPS detector
        - drivers core: Free dma_range_map when driver probe failed
        - driver core: Fix device link device name collision
        - driver core: Extend device_is_dependent()
        - [x86] drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/
        - [x86] drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when outputting
          YCbCr 4:4:4
        - [x86] entry: Fix noinstr fail
        - [x86] cpu/amd: Set __max_die_per_package on AMD
        - cls_flower: call nla_ok() before nla_next()
        - netfilter: rpfilter: mask ecn bits before fib lookup
        - [x86] drm/i915/hdcp: Update CP property in update_pipe
        - locking/lockdep: Cure noinstr fail
        - [x86] ASoC: SOF: Intel: fix page fault at probe if i915 init fails
        - [arm64,armhf] net: dsa: mv88e6xxx: also read STU state in
          mv88e6250_g1_vtu_getnext
        - nvme-pci: refactor nvme_unmap_data
        - nvme-pci: fix error unwind in nvme_map_data
        - cachefiles: Drop superfluous readpages aops NULL check
        - skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
        - tcp: fix TCP socket rehash stats mis-accounting
        - net_sched: gen_estimator: support large ewma log
        - udp: mask TOS bits in udp_v4_early_demux()
        - ipv6: create multicast route with RTPROT_KERNEL
        - net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
        - net_sched: reject silly cell_log in qdisc_get_rtab()
        - ipv6: set multicast flag on the multicast route
        - net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
        - [armhf] net: dsa: b53: fix an off by one in checking "vlan->vid"
        - tcp: do not mess with cloned skbs in tcp_add_backlog()
        - tcp: fix TCP_USER_TIMEOUT with zero window
        - net: core: devlink: use right genl user_ptr when handling port param
          get/set
        - [arm64] pinctrl: qcom: Allow SoCs to specify a GPIO function that's not
          0
        - [arm64] pinctrl: qcom: No need to read-modify-write the interrupt status
        - [arm64] pinctrl: qcom: Properly clear "intr_ack_high" interrupts when
          unmasking
        - [arm64] pinctrl: qcom: Don't clear pending interrupts when enabling
        - tty: implement write_iter
        - tty: fix up hung_up_tty_write() conversion
        - tcp: Fix potential use-after-free due to double kfree()
        - [x86] ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
        - [x86] drm/i915/hdcp: Get conn while content_type changed
        - bpf: Local storage helpers should check nullness of owner ptr passed
        - kernfs: implement ->read_iter
        - kernfs: implement ->write_iter
        - kernfs: wire up ->splice_read and ->splice_write
        - fs/pipe: allow sendfile() to pipe again
        - mm: fix initialization of struct page for holes in memory layout
        - Revert "mm: fix initialization of struct page for holes in memory
          layout"
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.12
        - [arm*] gpio: mvebu: fix pwm .get_state period calculation
        - Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
        - HID: wacom: Correct NULL dereference on AES pen proximity
        - HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input devices
        - media: Revert "media: videobuf2: Fix length check for single plane
          dmabuf queueing"
        - media: v4l2-subdev.h: BIT() is not available in userspace
        - RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
        - iwlwifi: dbg: Don't touch the tlv data
        - kernel/io_uring: cancel io_uring before task works
        - io_uring: inline io_uring_attempt_task_drop()
        - io_uring: add warn_once for io_uring_flush()
        - io_uring: stop SQPOLL submit on creator's death
        - io_uring: fix null-deref in io_disable_sqo_submit
        - io_uring: do sqo disable on install_fd error
        - io_uring: fix false positive sqo warning on flush
        - io_uring: fix uring_flush in exit_files() warning
        - io_uring: fix skipping disabling sqo on exec
        - io_uring: dont kill fasync under completion_lock
        - io_uring: fix sleeping under spin in __io_clean_op
        - objtool: Don't fail on missing symbol table
        - mm/page_alloc: add a missing mm_page_alloc_zone_locked() tracepoint
        - mm: fix a race on nr_swap_pages
        - tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
        - printk: fix buffer overflow potential for print_text()
        - printk: fix string termination for record_print_text()
    
      [ Salvatore Bonaccorso ]
      * Add set of PI futex fixes (CVE-2021-3347)
        - futex: Ensure the correct return value from futex_lock_pi()
        - futex: Replace pointless printk in fixup_owner()
        - futex: Provide and use pi_state_update_owner()
        - rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
        - futex: Use pi_state_update_owner() in put_pi_state()
        - futex: Simplify fixup_pi_state_owner()
        - futex: Handle faults correctly for PI futexes
      * Bump ABI to 3
      * xen: Fix XenStore initialisation for XS_LOCAL
      * [rt] Refresh "printk: refactor kmsg_dump_get_buffer()"
      * [rt] Refresh "locking/rtmutex: Handle the various new futex race
        conditions"
      * [rt] Refresh "locking/rtmutex: add sleeping lock implementation"
      * [rt] Refresh "crypto: limit more FPU-enabled sections"
      * Unset CRYPTO_USER_API_ENABLE_OBSOLETE
    
      [ Ricardo Ribalda ]
      * Enable USB_NET_AQC111 as module (Closes: #968760)
    
      [ Vincent Blut ]
      * [arm64] Enable DRM_VC4 again. (Closes: #968181, #968188)
      * [arm64] Enable DRM_VC4_HDMI_CEC. (Closes: #977438)
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 30 Jan 2021 21:38:57 +0100
  • linux (5.10.9-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.6
        - [arm64] rtc: pcf2127: move watchdog initialisation to a separate
          function
        - [arm64] rtc: pcf2127: only use watchdog when explicitly available
        - dt-bindings: rtc: add reset-source property
        - kdev_t: always inline major/minor helper functions
        - ALSA: hda/realtek - Modify Dell platform name
        - ALSA: hda/hdmi: Fix incorrect mutex unlock in silent_stream_disable()
        - [x86] drm/i915/tgl: Fix Combo PHY DPLL fractional divider for 38.4MHz
          ref clock
        - RDMA/core: remove use of dma_virt_ops
        - RDMA/siw,rxe: Make emulated devices virtual in the device tree
        - fuse: fix bad inode
        - perf: Break deadlock involving exec_update_mutex
        - rwsem: Implement down_read_killable_nested
        - rwsem: Implement down_read_interruptible
        - exec: Transform exec_update_mutex into a rw_semaphore
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.7
        - i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs
        - iavf: fix double-release of rtnl_lock
        - net/sched: sch_taprio: ensure to reset/destroy all child qdiscs
        - [arm64,armhf] net: mvpp2: Add TCAM entry to drop flow control pause
          frames
        - [arm64,armhf] net: mvpp2: prs: fix PPPoE with ipv6 packet parse
        - atm: idt77252: call pci_disable_device() on error path
        - [arm64,armhf] net: mvpp2: Fix GoP port 3 Networking Complex Control
          configurations
        - [arm64,armhf] net: stmmac: dwmac-meson8b: ignore the second clock input
        - [arm64,armhf] net: ethernet: mvneta: Fix error handling in mvneta_probe
        - qede: fix offload for IPIP tunnel packets
        - virtio_net: Fix recursive call to cpus_read_lock()
        - [armhf] net/ncsi: Use real net-device for response handler
        - net-sysfs: take the rtnl lock when storing xps_cpus
        - net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
        - net-sysfs: take the rtnl lock when storing xps_rxqs
        - net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc
        - [armhf] net: ethernet: ti: cpts: fix ethtool output when no ptp_clock
          registered
        - tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS
        - e1000e: Only run S0ix flows if shutdown succeeded
        - e1000e: bump up timeout to wait when ME un-configures ULP mode
        - Revert "e1000e: disable s0ix entry and exit flows for ME systems"
        - e1000e: Export S0ix flags to ethtool
        - bnxt_en: Check TQM rings for maximum supported value.
        - [arm64,armhf] net: mvpp2: fix pkt coalescing int-threshold configuration
        - bnxt_en: Fix AER recovery.
        - ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()
        - net: sched: prevent invalid Scell_log shift count
        - [arm64] net: hns: fix return value check in __lb_other_process()
        - erspan: fix version 1 check in gre_parse_header()
        - net: hdlc_ppp: Fix issues when mod_timer is called while timer is
          running
        - vhost_net: fix ubuf refcount incorrectly when sendmsg fails
        - r8169: work around power-saving bug on some chip versions
        - CDC-NCM: remove "connected" log message
        - net: usb: qmi_wwan: add Quectel EM160R-GL
        - block: add debugfs stanza for QUEUE_FLAG_NOWAIT
        - workqueue: Kick a worker based on the actual activation of delayed works
        - scsi: ufs: Fix wrong print message in dev_err()
        - scsi: ufs-pci: Fix restore from S4 for Intel controllers
        - scsi: ufs-pci: Ensure UFS device is in PowerDown mode for
          suspend-to-disk ->poweroff()
        - scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel
          controllers
        - scsi: ufs-pci: Enable UFSHCD_CAP_RPM_AUTOSUSPEND for Intel controllers
        - scsi: block: Introduce BLK_MQ_REQ_PM
        - scsi: ide: Do not set the RQF_PREEMPT flag for sense requests
        - scsi: scsi_transport_spi: Set RQF_PM for domain validation commands
        - scsi: core: Only process PM requests if rpm_status != RPM_ACTIVE
        - lib/genalloc: fix the overflow when size is too big
        - scsi: ufs: Clear UAC for FFU and RPMB LUNs
        - Bluetooth: revert: hci_h5: close serdev device and free hu in h5_close
        - scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT
        - scsi: block: Do not accept any requests while suspended
        - crypto: ecdh - avoid buffer overflow in ecdh_set_secret()
        - [powerpc*] Handle .text.{hot,unlikely}.* in linker script
        - [x86] Staging: comedi: Return -EFAULT if copy_to_user() fails
        - usb: gadget: enable super speed plus
        - USB: cdc-acm: blacklist another IR Droid device
        - USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().
        - [arm64,armhf] usb: dwc3: meson-g12a: disable clk on error handling path
          in probe
        - [arm64,armhf] usb: dwc3: gadget: Restart DWC3 gadget when enabling
          pullup
        - [arm64,armhf] usb: dwc3: gadget: Clear wait flag on dequeue
        - [arm64] usb: dwc3: ulpi: Use VStsDone to detect PHY regs access
          completion
        - [arm64] usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based
          one
        - [arm64] usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regression
        - [arm64,armhf] usb: chipidea: ci_hdrc_imx: add missing put_device() call
          in usbmisc_get_init_data()
        - USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk
          set
        - usb: usbip: vhci_hcd: protect shift size
        - usb: uas: Add PNY USB Portable SSD to unusual_uas
        - USB: serial: iuu_phoenix: fix DMA from stack
        - USB: serial: option: add LongSung M5710 module support
        - USB: serial: option: add Quectel EM160R-GL
        - USB: yurex: fix control-URB timeout handling
        - USB: usblp: fix DMA to stack
        - ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks
        - USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bug
        - usb: gadget: f_uac2: reset wMaxPacketSize
        - usb: gadget: function: printer: Fix a memory leak for interface
          descriptor
        - usb: gadget: u_ether: Fix MTU size mismatch with RX packet size
        - usb: gadget: Fix spinlock lockup on usb_function_deactivate
        - usb: gadget: configfs: Preserve function ordering after bind failure
        - usb: gadget: configfs: Fix use-after-free issue with udc_name
        - USB: serial: keyspan_pda: remove unused variable
        - mm: make wait_on_page_writeback() wait for multiple pending writebacks
        - [x86] mm: Fix leak of pmd ptlock
        - [x86] KVM: mmu: Use -1 to flag an undefined spte in get_mmio_spte()
        - [x86] KVM: mmu: Get root level from walkers when retrieving MMIO SPTE
        - kvm: check tlbs_dirty directly
        - [x86] KVM: mmu: Ensure TDP MMU roots are freed after yield
        - [x86] resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC
          MSR
        - [x86] resctrl: Don't move a task to the same resource group
        - blk-iocost: fix NULL iocg deref from racing against initialization
        - ALSA: hda/via: Fix runtime PM for Clevo W35xSS
        - ALSA: hda/conexant: add a new hda codec CX11970
        - ALSA: hda/realtek - Fix speaker volume control on Lenovo C940
        - ALSA: hda/realtek: Add mute LED quirk for more HP laptops
        - ALSA: hda/realtek: Enable mute and micmute LED on HP EliteBook 850 G7
        - ALSA: hda/realtek: Add two "Intel Reference board" SSID in the ALC256.
        - [amd64] iommu/vt-d: Move intel_iommu info from struct intel_svm to
          struct intel_svm_dev
        - btrfs: qgroup: don't try to wait flushing if we're already holding a
          transaction
        - btrfs: send: fix wrong file path when there is an inode with a pending
          rmdir
        - Revert "device property: Keep secondary firmware node secondary by type"
        - dmabuf: fix use-after-free of dmabuf's file->f_inode
        - [x86] drm/i915: clear the shadow batch
        - [x86] drm/i915: clear the gpu reloc batch
        - bcache: check unsupported feature sets for bcache register
        - bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large
          bucket
        - net/mlx5e: Fix SWP offsets when vlan inserted by driver
        - netfilter: x_tables: Update remaining dereference to RCU
        - netfilter: ipset: fix shift-out-of-bounds in htable_bits()
        - netfilter: xt_RATEEST: reject non-null terminated string from userspace
        - netfilter: nft_dynset: report EOPNOTSUPP on missing set feature
        - [x86] mtrr: Correct the range check before performing MTRR type lookups
        - xsk: Fix memory leak for failed bind
        - rtlwifi: rise completion at the last step of firmware callback
        - scsi: target: Fix XCOPY NAA identifier lookup (CVE-2020-28374)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.8
        - [powerpc] 32s: Fix RTAS machine check with VMAP stack
        - io_uring: synchronise IOPOLL on task_submit fail
        - io_uring: limit {io|sq}poll submit locking scope
        - io_uring: patch up IOPOLL overflow_flush sync
        - [arm64] RDMA/hns: Avoid filling sl in high 3 bits of vlan_id
        - [arm64,armhf] iommu/arm-smmu-qcom: Initialize SCTLR of the bypass
          context
        - [arm64,armhf] drm/panfrost: Don't corrupt the queue mutex on open/close
        - io_uring: Fix return value from alloc_fixed_file_ref_node
        - scsi: ufs: Fix -Wsometimes-uninitialized warning
        - btrfs: skip unnecessary searches for xattrs when logging an inode
        - btrfs: fix deadlock when cloning inline extent and low on free metadata
          space
        - btrfs: shrink delalloc pages instead of full inodes
        - [arm64] net: hns3: fix incorrect handling of sctp6 rss tuple
        - [arm64] net: hns3: fix the number of queues actually used by ARQ
        - [arm64] net: hns3: fix a phy loopback fail issue
        - [arm64,armhf] net: stmmac: dwmac-sun8i: Fix probe error handling
        - [arm64,armhf] net: stmmac: dwmac-sun8i: Balance internal PHY resource
          references
        - [arm64,armhf] net: stmmac: dwmac-sun8i: Balance internal PHY power
        - [arm64,armhf] net: stmmac: dwmac-sun8i: Balance syscon
          (de)initialization
        - net: vlan: avoid leaks on register_vlan_dev() failures
        - net: ipv6: fib: flush exceptions when purging route
        - net: fix pmtu check in nopmtudisc mode
        - net: ip: always refragment ip defragmented packets
        - nexthop: Fix off-by-one error in error path
        - nexthop: Unlink nexthop group entry in error path
        - nexthop: Bounce NHA_GATEWAY in FDB nexthop groups
        - [s390x] qeth: fix deadlock during recovery
        - [s390x] qeth: fix locking for discipline setup / removal
        - [s390x] qeth: fix L2 header access in qeth_l3_osa_features_check()
        - net/mlx5: Use port_num 1 instead of 0 when delete a RoCE address
        - net/mlx5e: ethtool, Fix restriction of autoneg with 56G
        - net/mlx5e: In skb build skip setting mark in switchdev mode
        - net/mlx5: Check if lag is supported before creating one
        - scsi: lpfc: Fix variable 'vport' set but not used in
          lpfc_sli4_abts_err_handler()
        - HID: wacom: Fix memory leakage caused by kfifo_alloc
        - fanotify: Fix sys_fanotify_mark() on native x86-32
        - [armhf] OMAP2+: omap_device: fix idling of devices during probe
        - [x86] cpufreq: powernow-k8: pass policy rather than use
          cpufreq_cpu_get()
        - [armhf] spi: stm32: FIFO threshold level - fix align packet size
        - i2c: i801: Fix the i2c-mux gpiod_lookup_table not being properly
          terminated
        - bcache: set bcache device into read-only mode for
          BCH_FEATURE_INCOMPAT_OBSO_LARGE_BUCKET
        - [amd64] iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()
        - [amd64] iommu/intel: Fix memleak in intel_irq_remapping_alloc
        - nvme-tcp: Fix possible race of io_work and direct send
        - net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups
        - net/mlx5e: Fix two double free cases
        - regmap: debugfs: Fix a memory leak when calling regmap_attach_dev
        - [arm64,armhf] net: mvpp2: disable force link UP during port init
          procedure
        - [x86] drm/i915/dp: Track pm_qos per connector
        - [arm64,armhf] net: mvneta: fix error message when MTU too large for XDP
        - [arm64] KVM: Don't access PMCR_EL0 when no PMU is available
        - xsk: Fix race in SKB mode transmit with shared cq
        - xsk: Rollback reservation at NETDEV_TX_BUSY
        - can: isotp: isotp_getname(): fix kernel information leak
        - block: fix use-after-free in disk_part_iter_next
        - net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of
          trimmed packet
        - regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()
        - [arm64,armhf] drm/panfrost: Remove unused variables in
          panfrost_job_close()
        - tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.9
        - btrfs: reloc: fix wrong file extent type check to avoid false ENOENT
        - btrfs: prevent NULL pointer dereference in extent_io_tree_panic
        - ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP
          machines
        - ALSA: doc: Fix reference to mixart.rst
        - [amd64] ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395
        - ASoC: dapm: remove widget from dirty list on free
        - [x86] hyperv: check cpu mask after interrupt has been disabled
        - drm/amdgpu: add green_sardine device id (v2)
        - drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug
          210921)
        - drm/amdgpu: add new device id for Renior
        - [x86] drm/i915: Allow the sysadmin to override security mitigations
        - [x86] drm/i915/gt: Limit VFE threads based on GT
        - [x86] drm/i915/backlight: fix CPU mode backlight takeover on LPT
        - [armhf] drm/bridge: sii902x: Refactor init code into separate function
        - dt-bindings: display: sii902x: Add supply bindings
        - [armhf] drm/bridge: sii902x: Enable I/O and core VCC supplies if present
        - tracing/kprobes: Do the notrace functions check without kprobes on
          ftrace
        - tools/bootconfig: Add tracing_on support to helper scripts
        - ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when
          IS_ERR
        - ext4: fix wrong list_splice in ext4_fc_cleanup
        - ext4: fix bug for rename with RENAME_WHITEOUT
        - cifs: check pointer before freeing
        - cifs: fix interrupted close commands
        - [riscv64] Drop a duplicated PAGE_KERNEL_EXEC
        - [riscv64] return -ENOSYS for syscall -1
        - [riscv64] Fixup CONFIG_GENERIC_TIME_VSYSCALL
        - [mips*] fix Section mismatch in reference
        - [mips*] lib: uncached: fix non-standard usage of variable 'sp'
        - [mips*] boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB
        - [mips*] Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps
        - [mips*] relocatable: fix possible boot hangup with KASLR enabled
        - RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd()
        - ACPI: scan: Harden acpi_device_add() against device ID overflows
        - xen/privcmd: allow fetching resource sizes
        - mm/vmalloc.c: fix potential memory leak
        - mm/hugetlb: fix potential missing huge page size info
        - mm/process_vm_access.c: include compat.h
        - dm raid: fix discard limits for raid1
        - dm snapshot: flush merged data before committing metadata
        - dm integrity: fix flush with external metadata device
        - dm integrity: fix the maximum number of arguments
        - dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
        - dm crypt: do not wait for backlogged crypto request completion in
          softirq
        - dm crypt: do not call bio_endio() from the dm-crypt tasklet
        - dm crypt: defer decryption to a tasklet if interrupts disabled
        - r8152: Add Lenovo Powered USB-C Travel Hub
        - btrfs: tree-checker: check if chunk item end overflows
        - ext4: don't leak old mountpoint samples
        - io_uring: don't take files/mm for a dead task
        - io_uring: drop mm and files after task_work_run
        - ath11k: fix crash caused by NULL rx_channel
        - netfilter: ipset: fixes possible oops in mtype_resize
        - ath11k: qmi: try to allocate a big block of DMA memory first
        - btrfs: fix async discard stall
        - btrfs: merge critical sections of discard lock in workfn
        - btrfs: fix transaction leak and crash after RO remount caused by qgroup
          rescan
        - ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram
        - [arm64,armhf] hwmon: (pwm-fan) Ensure that calculation doesn't discard
          big period values
        - spi: fix the divide by 0 error when calculating xfer waiting time
        - io_uring: drop file refs after task cancel
        - bfq: Fix computation of shallow depth
        - misdn: dsp: select CONFIG_BITREVERSE
        - net: ethernet: fs_enet: Add missing MODULE_LICENSE
        - nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN
        - nvme: avoid possible double fetch in handling CQE
        - nvmet-rdma: Fix list_del corruption on queue establishment failure
        - drm/amdgpu: fix a GPU hang issue when remove device
        - drm/amdgpu: fix potential memory leak during navi12 deinitialization
        - [amd64] iommu/vt-d: Fix lockdep splat in sva bind()/unbind()
        - ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI
        - [arm64] drm/msm: Call msm_init_vram before binding the gpu
        - poll: fix performance regression due to out-of-line __put_user()
        - rcu-tasks: Move RCU-tasks initialization to before early_initcall()
        - bpf: Simplify task_file_seq_get_next()
        - bpf: Save correct stopping point in file seq iteration
        - nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt
          context
        - [amd64] iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev
        - net/mlx5: Fix passing zero to 'PTR_ERR'
        - net/mlx5: E-Switch, fix changing vf VLANID
        - blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED
        - mm: fix clear_refs_write locking
        - mm: don't play games with pinned pages in clear_page_refs
        - mm: don't put pinned pages into the swap cache
        - perf intel-pt: Fix 'CPU too large' error
        - dump_common_audit_data(): fix racy accesses to ->d_name
        - [x86] ASoC: Intel: fix error code cnl_set_dsp_D0()
        - nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANY
        - nvme: don't intialize hwmon for discovery controllers
        - nvme-tcp: fix possible data corruption with bio merges
        - nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT
        - NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock
        - pNFS: We want return-on-close to complete when evicting the inode
        - pNFS: Mark layout for return if return-on-close was not sent
        - pNFS: Stricter ordering of layoutget and layoutreturn
        - NFS: Adjust fs_context error logging
        - NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the request
        - NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit()
        - NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter
        - NFS: nfs_delegation_find_inode_server must first reference the
          superblock
        - NFS: nfs_igrab_and_active must first reference the superblock
        - scsi: ufs: Fix possible power drain during system suspend
        - ext4: fix superblock checksum failure when setting password salt
        - RDMA/restrack: Don't treat as an error allocation ID wrapping
        - [amd64] RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp
        - bnxt_en: Improve stats context resource accounting with RDMA driver
          loaded.
        - RDMA/mlx5: Fix wrong free of blue flame register on error
        - IB/mlx5: Fix error unwinding when set_has_smi_cap fails
        - umount(2): move the flag validity checks first
        - [x86] drm/i915/dsi: Use unconditional msleep for the panel_on_delay when
          there is no reset-deassert MIPI-sequence
        - [x86] drm/i915/icl: Fix initing the DSI DSC power refcount during HW
          readout
        - [x86] drm/i915/gt: Restore clear-residual mitigations for Ivybridge,
          Baytrail
        - mm, slub: consider rest of partial list if acquire_slab() fails
        - [riscv64] Trace irq on only interrupt is enabled
        - [amd64] iommu/vt-d: Fix unaligned addresses for
          intel_flush_svm_range_dev()
        - net: sunrpc: interpret the return value of kstrtou32 correctly
        - dm: eliminate potential source of excessive kernel log noise
        - ALSA: fireface: Fix integer overflow in transmit_midi_msg()
        - ALSA: firewire-tascam: Fix integer overflow in midi_port_work()
        - netfilter: conntrack: fix reading nf_conntrack_buckets
        - netfilter: nf_nat: Fix memleak in nf_nat_init
    
      [ Aurelien Jarno ]
      * Ignore ABI change for dfltcc_* symbols.
      * [riscv64] PCI: Enable PCI_HOST_GENERIC.
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 2
      * [rt] Update to 5.10.8-rt24
    
      [ Bastian Blank ]
      * [arm64] Enable support for Marvell EBU SoC.
      * Enable remaining NET_ACT_*.
      * Enable ACPI_HMAT, EFI_SOFT_RESERVE.
      * Enable remaining THERMAL_GOV_*, ENERGY_MODEL.
      * Set SCTP_DEFAULT_COOKIE_HMAC_SHA1.
      * [x86] Enable SERIAL_8250_LPSS. (closes: #973985)
      * Enable CRYPTO_DEV_VIRTIO.
      * Enable DRM_AMD_DC_*.
      * [arm] Enable CRYPTO_NHPOLY1305_NEON. (closes: #980214)
      * [arm64] Enable MFD_AXP20X_I2C. (closes: #980114)
      * [amd64] Enable SENSORS_AMD_ENERGY. (closes: #970699)
      * [cloud] Enable SUSPEND. (closes: #964845)
      * [armhf] Enable GPIO_PCA953X_IRQ. (closes: #972221)
      * [arm] Enable DRM_VC4, DRM_VC4_HDMI_CEC. (closes: #956951)
      * [x86] Enable STMMAC_ETH, DWMAC_INTEL. (closes: #980180)
    
     -- Salvatore Bonaccorso <email address hidden>  Wed, 20 Jan 2021 17:40:43 +0100
  • linux (5.10.5-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.5
        - net/sched: sch_taprio: reset child qdiscs before freeing them
        - ethtool: fix error paths in ethnl_set_channels()
        - ethtool: fix string set id check
        - md/raid10: initialize r10_bio->read_slot before use.
        - io_uring: close a small race gap for files cancel
        - jffs2: Allow setting rp_size to zero during remounting
        - jffs2: Fix NULL pointer dereference in rp_size fs option parsing
        - opp: fix memory leak in _allocate_opp_table
        - opp: Call the missing clk_put() on error
        - scsi: block: Fix a race in the runtime power management code
        - mm/hugetlb: fix deadlock in hugetlb_cow error path
        - mm: memmap defer init doesn't work as expected
        - [s390x] lib/zlib: fix inflating zlib streams on s390
        - io_uring: don't assume mm is constant across submits
        - io_uring: use bottom half safe lock for fixed file data
        - io_uring: add a helper for setting a ref node
        - io_uring: fix io_sqe_files_unregister() hangs
        - uapi: move constants from <linux/kernel.h> to <linux/const.h>
        - tools headers UAPI: Sync linux/const.h with the kernel headers
        - cgroup: Fix memory leak when parsing multiple source parameters
        - [s390x] zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of
          dfltcc_syms.c
        - Bluetooth: hci_h5: close serdev device and free hu in h5_close
        - fbcon: Disable accelerated scrolling
        - reiserfs: add check for an invalid ih_entry_count
        - [x86] misc: vmw_vmci: fix kernel info-leak by initializing dbells in
          vmci_ctx_get_chkpt_doorbells()
        - media: gp8psk: initialize stats at power control logic
        - f2fs: fix shift-out-of-bounds in sanity_check_raw_super()
        - ALSA: seq: Use bool for snd_seq_queue internal flags
        - ALSA: rawmidi: Access runtime->avail always in spinlock
        - bfs: don't use WARNING: string when it's just info.
        - ext4: check for invalid block size early when mounting a file system
        - fcntl: Fix potential deadlock in send_sig{io, urg}()
        - io_uring: check kthread stopped flag when sq thread is unparked
        - [arm64,armhf] rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
        - module: set MODULE_STATE_GOING state when a module fails to load
        - quota: Don't overflow quota file offsets
        - [arm64,armhf] rtc: pl031: fix resource leak in pl031_probe
        - i3c master: fix missing destroy_workqueue() on error in
          i3c_master_register
        - NFSv4: Fix a pNFS layout related use-after-free race when freeing the
          inode
        - f2fs: avoid race condition for shrinker count
        - f2fs: fix race of pending_pages in decompression
        - module: delay kobject uevent until after module init call
        - [powerpc*] 64: irq replay remove decrementer overflow check
        - fs/namespace.c: WARN if mnt_count has become negative
        - ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode
          fails
        - tick/sched: Remove bogus boot "safety" check
        - [s390x] always clear kernel stack backchain before calling functions
        - io_uring: remove racy overflow list fast checks
        - ALSA: pcm: Clear the full allocated memory at hw_params
        - dm verity: skip verity work if I/O error when system is shutting down
        - ext4: avoid s_mb_prefetch to be zero in individual scenarios
        - device-dax: Fix range release
    
      [ Luca Boccassi ]
      * [amd64,arm64] Generate BTF debug info: (partially closes: #973870)
        - Enable DEBUG_INFO_BTF.
        - Build-Depend on dwarves >= 1.16~.
    
      [ Aurelien Jarno ]
      * usbip: depend on usb.ids instead of usbutils.
      * [mips*] Fix build with binutils configured with
        --enable-mips-fix-loongson3-llsc=yes.
    
      [ Salvatore Bonaccorso ]
      * Bluetooth: Fix attempting to set RPA timeout when unsupported
        (Closes: #972968)
      * net: cdc_ncm: correct overhead in delayed_ndp_size (Closes: #970736)
      * mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start
        (CVE-2020-36158)
      * [rt] Update to 5.10.4-rt22
      * X.509: Fix crash caused by NULL pointer (Closes: #979496)
      * Revert "drm/amd/display: Fix memory leaks in S3 resume"
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 09 Jan 2021 21:25:11 +0100
  • linux (5.10.4-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.3
        - net: ipconfig: Avoid spurious blank lines in boot log
        - [x86] split-lock: Avoid returning with interrupts enabled
        - exfat: Avoid allocating upcase table using kcalloc()
        - [arm64] soc/tegra: fuse: Fix index bug in get_process_id
        - USB: serial: option: add interface-number sanity check to flag handling
        - USB: gadget: f_acm: add support for SuperSpeed Plus
        - USB: gadget: f_midi: setup SuperSpeed Plus descriptors
        - usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlus
        - USB: gadget: f_rndis: fix bitrate for SuperSpeed and above
        - [arm64,armhf] usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING
          flag to imx6ul
        - [armhf] dts: exynos: fix roles of USB 3.0 ports on Odroid XU
        - [armhf] dts: exynos: fix USB 3.0 pins supply being turned off on Odroid
          XU
        - f2fs: fix to seek incorrect data offset in inline data file
        - f2fs: init dirty_secmap incorrectly
        - scsi: megaraid_sas: Check user-provided offsets
        - [arm64,x86] HID: i2c-hid: add Vero K147 to descriptor override
        - serial_core: Check for port state when tty is in error state
        - fscrypt: remove kernel-internal constants from UAPI header
        - fscrypt: add fscrypt_is_nokey_name()
        - ubifs: prevent creating duplicate encrypted filenames
        - ext4: prevent creating duplicate encrypted filenames
        - f2fs: prevent creating duplicate encrypted filenames
        - Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
        - quota: Sanity-check quota file headers on load
        - fs: quota: fix array-index-out-of-bounds bug by passing correct argument
          to vfs_cleanup_quota_inode()
        - media: msi2500: assign SPI bus number dynamically
        - crypto: af_alg - avoid undefined behavior accessing salg_name
        - nl80211: validate key indexes for cfg80211_registered_device
        - md: fix a warning caused by a race between concurrent md_ioctl()s
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.4
        - [x86] hwmon: (k10temp) Remove support for displaying voltage and current
          on Zen CPUs
        - [x86] drm/gma500: fix double free of gma_connector
        - [arm64] rtc: pcf2127: fix pcf2127_nvmem_read/write() returns
        - selinux: fix error initialization in inode_doinit_with_dentry()
        - [armhf] dts: aspeed: s2600wf: Fix VGA memory region location
        - RDMA/core: Fix error return in _ib_modify_qp()
        - RDMA/rxe: Compute PSN windows correctly
        - [x86] /mm/ident_map: Check for errors from ident_pud_init()
        - [armel,armhf] p2v: fix handling of LPAE translation in BE mode
        - [x86] apic: Fix x2apic enablement without interrupt remapping
        - sched/deadline: Fix sched_dl_global_validate()
        - sched: Reenable interrupts in do_sched_yield()
        - [arm64] crypto: inside-secure - Fix sizeof() mismatch
        - [arm64] ASoC: sun4i-i2s: Fix lrck_period computation for I2S justified
          mode
        - drm/msm: Add missing stub definition
        - [armhf] dts: aspeed: tiogapass: Remove vuart
        - [powerpc*] 64: Set up a kernel stack for secondaries before
          cpu_restore()
        - f2fs: call f2fs_get_meta_page_retry for nat page
        - RDMA/mlx5: Fix corruption of reg_pages in mlx5_ib_rereg_user_mr()
        - [arm64] drm/msm/dp: DisplayPort PHY compliance tests fixup
        - [arm64] drm/msm/dsi_pll_7nm: restore VCO rate during restore_state
        - [arm64] drm/msm/dsi_pll_10nm: restore VCO rate during restore_state
        - [arm64] drm/msm/dpu: fix clock scaling on non-sc7180 board
        - spi: spi-mem: fix reference leak in spi_mem_access_start
        - scsi: aacraid: Improve compat_ioctl handlers
        - ASoC: pcm: DRAIN support reactivation
        - [armhf] drm/bridge: tpd12s015: Fix irq registering in tpd12s015_probe
        - [arm64] crypto: arm64/poly1305-neon - reorder PAC authentication with SP
          update
        - [arm64] crypto: caam - fix printing on xts fallback allocation error
          path
        - selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling
        - nl80211/cfg80211: fix potential infinite loop
        - [armhf] spi: stm32: fix reference leak in stm32_spi_resume
        - [x86] mce: Correct the detection of invalid notifier priorities
        - drm/edid: Fix uninitialized variable in drm_cvt_modes()
        - ath11k: Initialize complete alpha2 for regulatory change
        - ath11k: Fix number of rules in filtered ETSI regdomain
        - ath11k: fix wmi init configuration
        - brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}
        - [arm64,armhf] drm/panel: simple: Add flags to boe_nv133fhm_n61
        - Bluetooth: Fix null pointer dereference in hci_event_packet()
        - Bluetooth: Fix: LL PRivacy BLE device fails to connect
        - Bluetooth: hci_h5: fix memory leak in h5_close
        - [armhf] spi: stm32-qspi: fix reference leak in stm32 qspi operations
        - [armhf] spi: spi-ti-qspi: fix reference leak in ti_qspi_setup
        - [arm64] spi: tegra20-slink: fix reference leak in slink ops of tegra20
        - [arm64,armhf] spi: tegra20-sflash: fix reference leak in
          tegra_sflash_resume
        - [arm64,armhf] spi: tegra114: fix reference leak in tegra spi ops
        - [armhf] spi: imx: fix reference leak in two imx operations
        - [arm64] ASoC: qcom: common: Fix refcounting in qcom_snd_parse_of()
        - ath11k: Handle errors if peer creation fails
        - mwifiex: fix mwifiex_shutdown_sw() causing sw reset failure
        - [arm64] drm/msm/a6xx: Clear shadow on suspend
        - [arm64] drm/msm/a5xx: Clear shadow on suspend
        - [arm64] drm/msm/dp: return correct connection status after suspend
        - [arm64] drm/msm/dp: skip checking LINK_STATUS_UPDATED bit
        - [arm64] drm/msm/dp: do not notify audio subsystem if sink doesn't
          support audio
        - virtiofs fix leak in setup
        - RDMa/mthca: Work around -Wenum-conversion warning
        - [armhf] soc: ti: omap-prm: Do not check rstst bit on deassert if already
          deasserted
        - [x86] crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()
        - drm/udl: Fix missing error code in udl_handle_damage()
        - [x86] media: tm6000: Fix sizeof() mismatches
        - media: v4l2-fwnode: Return -EINVAL for invalid bus-type
        - media: v4l2-fwnode: v4l2_fwnode_endpoint_parse caller must init vep
          argument
        - [arm64,armhf] media: cedrus: fix reference leak in
          cedrus_start_streaming
        - [arm64] media: venus: core: change clk enable and disable order in
          resume and suspend
        - [arm64] media: venus: core: vote for video-mem path
        - [arm64] media: venus: core: vote with average bandwidth and peak
          bandwidth as zero
        - RDMA/cma: Add missing error handling of listen_id
        - scsi: core: Fix VPD LUN ID designator priorities
        - [arm64] media: venus: put dummy vote on video-mem path after last
          session release
        - media: solo6x10: fix missing snd_card_free in error handling case
        - [arm64,armhf] mmc: sdhci: tegra: fix wrong unit with busy_timeout
        - [armhf] drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()
        - [arm64] drm/meson: Free RDMA resources after tearing down DRM
        - [arm64] drm/meson: Unbind all connectors on module removal
        - [arm64] drm/meson: dw-hdmi: Register a callback to disable the regulator
        - [arm64] drm/meson: dw-hdmi: Ensure that clocks are enabled before
          touching the TOP registers
        - [amd64] iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVM
        - Input: ads7846 - fix race that causes missing releases
        - Input: ads7846 - fix integer overflow on Rt calculation
        - Input: ads7846 - fix unaligned access on 7845
        - bus: mhi: core: Remove double locking from mhi_driver_remove()
        - bus: mhi: core: Fix null pointer access when parsing MHI configuration
        - [powerpc*] Avoid broken GCC __attribute__((optimize))
        - [powerpc*] feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
        - [armhf] dts: tacoma: Fix node vs reg mismatch for flash memory
        - Revert "powerpc/pseries/hotplug-cpu: Remove double free in error path"
        - [powerpc*] powernv/sriov: fix unsigned int win compared to less than
          zero
        - [x86] EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeId
        - scsi: ufs: Avoid to call REQ_CLKS_OFF to CLKS_OFF
        - scsi: ufs: Fix clkgating on/off
        - rcu: Allow rcu_irq_enter_check_tick() from NMI
        - rcu,ftrace: Fix ftrace recursion
        - rcu/tree: Defer kvfree_rcu() allocation to a clean context
        - spi: fix resource leak for drivers without .remove callback
        - [arm64] drm/meson: dw-hdmi: Disable clocks on driver teardown
        - [arm64] drm/meson: dw-hdmi: Enable the iahb clock early enough
        - PCI: Disable MSI for Pericom PCIe-USB adapter
        - [arm64] PCI: brcmstb: Initialize "tmp" before use
        - [arm64] dts: qcom: sm8250: correct compatible for sm8250-mtp
        - [armhf] Input: omap4-keypad - fix runtime PM error handling
        - ath11k: Fix the rx_filter flag setting for peer rssi stats
        - RDMA/cxgb4: Validate the number of CQEs
        - [arm64] pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin
          controller
        - memstick: fix a double-free bug in memstick_check
        - brcmfmac: fix error return code in brcmf_cfg80211_connect()
        - orinoco: Move context allocation after processing the skb
        - rsi: fix error return code in rsi_reset_card()
        - [arm64] dmaengine: mv_xor_v2: Fix error return code in mv_xor_v2_probe()
        - [armel] leds: netxbig: add missing put_device() call in
          netxbig_leds_get_of_pdata()
        - RDMA/cma: Fix deadlock on &lock in rdma_cma_listen_on_all() error unwind
        - media: siano: fix memory leak of debugfs members in smsdvb_hotplug
        - [x86] platform/x86: mlx-platform: Remove PSU EEPROM from default
          platform configuration
        - [x86] platform/x86: mlx-platform: Remove PSU EEPROM from MSN274x
          platform configuration
        - [arm64] RDMA/hns: Only record vlan info for HIP08
        - [arm64] RDMA/hns: Fix missing fields in address vector
        - [arm64] RDMA/hns: Avoid setting loopback indicator when smac is same as
          dmac
        - RDMA/core: Track device memory MRs
        - [armhf] HSI: omap_ssi: Don't jump to free ID in ssi_add_controller()
        - [arm64] dts: armada-3720-turris-mox: update ethernet-phy handle name
        - [arm64] dts: rockchip: Set dr_mode to "host" for OTG on rk3328-roc-cc
        - [x86] power: supply: max17042_battery: Fix current_{avg,now} hiding with
          no current sense
        - [x86] power: supply: bq24190_charger: fix reference leak
        - genirq/irqdomain: Don't try to free an interrupt that has no mapping
        - [arm64] dts: freescale: sl28: combine SPI MTD partitions
        - [arm64,armhf] phy: tegra: xusb: Fix usb_phy device driver field
        - [arm64] dts: qcom: c630: Polish i2c-hid devices
        - [arm64] dts: qcom: c630: Fix pinctrl pins properties
        - PCI: Bounds-check command-line resource alignment requests
        - PCI: Fix overflow in command-line resource alignment requests
        - [arm64] dts: meson: fix spi-max-frequency on Khadas VIM2
        - [arm64] soc: amlogic: canvas: add missing put_device() call in
          meson_canvas_get()
        - [arm64] scsi: hisi_sas: Fix up probe error handling for v3 hw
        - scsi: pm80xx: Do not sleep in atomic context
        - [arm64] spi: spi-fsl-dspi: Use max_native_cs instead of num_chipselect
          to set SPI_MCR
        - [arm64] RDMA/hns: Fix 0-length sge calculation error
        - [arm64] RDMA/hns: Bugfix for calculation of extended sge
        - soundwire: master: use pm_runtime_set_active() on add
        - [x86] platform/x86: dell-smbios-base: Fix error return code in
          dell_smbios_init
        - [x86] ASoC: Intel: Boards: tgl_max98373: update TDM slot_width
        - ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.control
        - ath11k: Reset ath11k_skb_cb before setting new flags
        - ath11k: Fix an error handling path
        - ath10k: Fix the parsing error in service available event
        - ath10k: Fix an error handling path
        - ath10k: Release some resources in an error handling path
        - SUNRPC: rpc_wake_up() should wake up tasks in the correct order
        - NFSv4.2: condition READDIR's mask for security label based on LSM state
        - SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
        - NFSv4: Fix the alignment of page data in the getdeviceinfo reply
        - net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs'
        - lockd: don't use interval-based rebinding over TCP
        - NFS: switch nfsiod to be an UNBOUND workqueue.
        - vfio-pci: Use io_remap_pfn_range() for PCI IO memory
        - f2fs: fix double free of unicode map
        - media: tvp5150: Fix wrong return value of tvp5150_parse_dt()
        - media: saa7146: fix array overflow in vidioc_s_audio()
        - [powerpc*] perf: Fix crash with is_sier_available when pmu is not set
        - [powerpc*] 64: Fix an EMIT_BUG_ENTRY in head_64.S
        - [powerpc*] xmon: Fix build failure for 8xx
        - [powerpc*] perf: Fix to update radix_scope_qual in power10
        - [powerpc*] perf: Update the PMU group constraints for l2l3 events in
          power10
        - [powerpc*] perf: Fix the PMU group constraints for threshold events in
          power10
        - [armel,armhf] clocksource/drivers/orion: Add missing
          clk_disable_unprepare() on error path
        - [arm64] mte: fix prctl(PR_GET_TAGGED_ADDR_CTRL) if TCF0=NONE
        - bpf: Fix bpf_put_raw_tracepoint()'s use of __module_address()
        - [arm64,armhf] soc: rockchip: io-domain: Fix error return code in
          rockchip_iodomain_probe()
        - memstick: r592: Fix error return in r592_probe()
        - [mips64el] Don't round up kernel sections size for memblock_add()
        - mt76: dma: fix possible deadlock running mt76_dma_cleanup
        - net/mlx5: Properly convey driver version to firmware
        - mt76: fix memory leak if device probing fails
        - dm ioctl: fix error return code in target_message
        - [arm64] drm/msm: a5xx: Make preemption reset case reentrant
        - [arm64,armhf] clocksource/drivers/arm_arch_timer: Use stable count
          reader in erratum sne
        - [arm64,armhf] clocksource/drivers/arm_arch_timer: Correct fault
          programming of CNTKCTL_EL1.EVNTI
        - [m68k] macintosh/adb-iop: Always wait for reply message from IOP
        - [m68k] macintosh/adb-iop: Send correct poll command
        - Bluetooth: btusb: Add the missed release_firmware() in
          btusb_mtk_setup_firmware()
        - Bluetooth: btmtksdio: Add the missed release_firmware() in
          mtk_setup_firmware()
        - Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU option
        - Bluetooth: btusb: Fix detection of some fake CSR controllers with a
          bcdDevice val of 0x0134
        - [x86] platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting 1 on
          some HP x360 models
        - adm8211: fix error return code in adm8211_probe()
        - mtd: spi-nor: sst: fix BPn bits for the SST25VF064C
        - mtd: spi-nor: ignore errors in spi_nor_unlock_all()
        - mtd: spi-nor: atmel: remove global protection flag
        - mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040
        - [arm64] dts: meson: fix PHY deassert timing requirements
        - [armhf] dts: meson: fix PHY deassert timing requirements
        - [arm64] dts: meson: g12a: x96-max: fix PHY deassert timing requirements
        - [arm64] clk: fsl-sai: fix memory leak
        - scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probe
        - scsi: pm80xx: Fix error return in pm8001_pci_probe()
        - scsi: iscsi: Fix inappropriate use of put_device()
        - seq_buf: Avoid type mismatch for seq_buf_init
        - [x86] scsi: fnic: Fix error return code in fnic_probe()
        - [x86] platform/x86: mlx-platform: Fix item counter assignment for
          MSN2700, MSN24xx systems
        - [x86] platform/x86: mlx-platform: Fix item counter assignment for
          MSN2700/ComEx system
        - [armel,armhf] 9030/1: entry: omit FP emulation for UND exceptions taken
          in kernel mode
        - [powerpc*] pseries/hibernation: drop pseries_suspend_begin() from
          suspend ops
        - [powerpc*] pseries/hibernation: remove redundant cacheinfo update
        - [powerpc*] powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK
        - [x86] ASoC: amd: change clk_get() to devm_clk_get() and add missed
          checks
        - [x86] ASoC: max98390: Fix error codes in max98390_dsm_init()
        - [powerpc*] mm: sanity_check_fault() should work for all, not only BOOK3S
        - [armhf] usb: ehci-omap: Fix PM disable depth umbalance in
          ehci_hcd_omap_probe
        - speakup: fix uninitialized flush_lock
        - nfsd: Fix message level for normal termination
        - NFSD: Fix 5 seconds delay when doing inter server copy
        - nfs_common: need lock during iterate through the list
        - [x86] kprobes: Restore BTF if the single-stepping is cancelled
        - scsi: qla2xxx: Fix FW initialization error on big endian machines
        - scsi: qla2xxx: Fix N2N and NVMe connect retry failure
        - [arm64,armhf] platform/chrome: cros_ec_spi: Don't overwrite spi::mode
        - [arm64] bus: fsl-mc: add back accidentally dropped error check
        - [arm64] bus: fsl-mc: fix error return code in fsl_mc_object_allocate()
        - [armhf] fsi: Aspeed: Add mutex to protect HW access
        - [s390x] cio: fix use-after-free in ccw_device_destroy_console
        - iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()
        - iwlwifi: mvm: hook up missing RX handlers
        - erofs: avoid using generic_block_bmap
        - [powerpc*] sstep: Emulate prefixed instructions only when
          CPU_FTR_ARCH_31 is set
        - [powerpc*] sstep: Cover new VSX instructions under CONFIG_VSX
        - ALSA: hda/hdmi: fix silent stream for first playback to DP
        - RDMA/core: Do not indicate device ready when device enablement fails
        - RDMA/uverbs: Fix incorrect variable type
        - [arm64,armhf] clk: tegra: Fix duplicated SE clock entry
        - [armhf] mtd: rawnand: gpmi: fix reference count leak in gpmi ops
        - [armhf] mtd: rawnand: gpmi: Fix the random DMA timeout issue
        - samples/bpf: Fix possible hang in xdpsock with multiple threads
        - fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
        - mac80211: don't set set TDLS STA bandwidth wider than possible
        - mac80211: fix a mistake check for rx_stats update
        - [arm64] irqchip/alpine-msi: Fix freeing of interrupts on allocation
          error path
        - [arm64] RDMA/hns: Limit the length of data copied between kernel and
          userspace
        - [arm64] RDMA/hns: Normalization the judgment of some features
        - [arm64] RDMA/hns: Do shift on traffic class when using RoCEv2
        - gpiolib: irq hooks: fix recursion in gpiochip_irq_unmask
        - ath11k: Fix incorrect tlvs in scan start command
        - watchdog: Fix potential dereferencing of null pointer
        - sunrpc: fix xs_read_xdr_buf for partial pages receive
        - RDMA/mlx5: Fix MR cache memory leak
        - RDMA/cma: Don't overwrite sgid_attr after device is released
        - [powerpc*] perf: Fix Threshold Event Counter Multiplier width for P10
        - [powerpc*] ps3: use dma_mapping_error()
        - mm/gup: reorganize internal_get_user_pages_fast()
        - mm/gup: prevent gup_fast from racing with COW during fork
        - mm/gup: combine put_compound_head() and unpin_user_page()
        - mm: memcg/slab: fix return of child memcg objcg for root memcg
        - mm: memcg/slab: fix use after free in obj_cgroup_charge
        - mm/rmap: always do TTU_IGNORE_ACCESS
        - [sparc64] fix handling of page table constructor failure
        - mm/vmalloc: Fix unlock order in s_stop()
        - mm/vmalloc.c: fix kasan shadow poisoning size
        - mm,memory_failure: always pin the page in madvise_inject_error
        - hugetlb: fix an error code in hugetlb_reserve_pages()
        - mm: don't wake kswapd prematurely when watermark boosting is disabled
        - proc: fix lookup in /proc/net subdirectories after setns(2)
        - lan743x: fix rx_napi_poll/interrupt ping-pong
        - ice, xsk: clear the status bits for the next_to_use descriptor
        - i40e, xsk: clear the status bits for the next_to_use descriptor
        - [arm64] dpaa2-eth: fix the size of the mapped SGT buffer
        - [arm64] net: bcmgenet: Fix a resource leak in an error handling path in
          the probe functin
        - [armhf] net: allwinner: Fix some resources leak in the error handling
          path of the probe and in the remove function
        - NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()
        - devlink: use _BITUL() macro instead of BIT() in the UAPI header
        - libnvdimm/label: Return -ENXIO for no slot in __blk_label_update
        - [powerpc*] 32s: Fix cleanup_cpu_mmu_context() compile bug
        - [arm64] watchdog: qcom: Avoid context switch in restart handler
        - [armhf] clk: ti: Fix memleak in ti_fapll_synth_setup
        - [armhf] pwm: imx27: Fix overflow for bigger periods
        - [arm64,armhf] pwm: sun4i: Remove erroneous else branch
        - io_uring: cancel only requests of current task
        - perf record: Fix memory leak when using '--user-regs=?' to list
          registers
        - qlcnic: Fix error code in probe
        - nfp: move indirect block cleanup to flower app stop callback
        - virtio_ring: Cut and paste bugs in vring_create_virtqueue_packed()
        - virtio_net: Fix error code in probe()
        - virtio_ring: Fix two use after free bugs
        - vhost scsi: fix error return code in vhost_scsi_set_endpoint()
        - epoll: check for events when removing a timed out thread from the wait
          queue
        - [arm*] clk: bcm: dvp: Add MODULE_DEVICE_TABLE()
        - [armhf] clk: s2mps11: Fix a resource leak in error handling paths in the
          probe function
        - [arm64,armhf] clk: sunxi-ng: Make sure divider tables have sentinel
        - [powerpc*] smp: Add __init to init_big_cores()
        - [armel,armhf] 9044/1: vfp: use undef hook for VFP support detection
        - [armel,armhf] 9036/1: uncompress: Fix dbgadtb size parameter name
        - perf probe: Fix memory leak when synthesizing SDT probes
        - io_uring: fix racy IOPOLL flush overflow
        - io_uring: cancel reqs shouldn't kill overflow list
        - proc mountinfo: make splice available again
        - io_uring: fix io_cqring_events()'s noflush
        - io_uring: fix racy IOPOLL completions
        - io_uring: always let io_iopoll_complete() complete polled io
        - vfio/pci: Move dummy_resources_list init in vfio_pci_probe()
        - media: gspca: Fix memory leak in probe
        - io_uring: fix io_wqe->work_list corruption
        - io_uring: fix 0-iov read buffer select
        - io_uring: hold uring_lock while completing failed polled io in
          io_wq_submit_work()
        - io_uring: fix ignoring xa_store errors
        - io_uring: fix double io_uring free
        - io_uring: make ctx cancel on exit targeted to actual ctx
        - [armhf] media: sunxi-cir: ensure IR is handled when it is continuous
        - media: netup_unidvb: Don't leak SPI master in probe error path
        - [x86] Input: cyapa_gen6 - fix out-of-bounds stack access
        - ALSA: hda/ca0132 - Change Input Source enum strings.
        - [amd64,arm64] ACPI: NFIT: Fix input validation of bus-family
        - PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()
        - Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources
          walks"
        - ACPI: PNP: compare the string length in the matching_id()
        - ALSA: hda: Fix regressions on clear and reconfig sysfs
        - ALSA: hda/ca0132 - Fix AE-5 rear headphone pincfg.
        - ALSA: hda/realtek: make bass spk volume adjustable on a yoga laptop
        - ALSA: hda/realtek - Enable headset mic of ASUS X430UN with ALC256
        - ALSA: hda/realtek - Enable headset mic of ASUS Q524UQK with ALC255
        - ALSA: hda/realtek - Add supported for more Lenovo ALC285 Headset Button
        - ALSA: pcm: oss: Fix a few more UBSAN fixes
        - ALSA/hda: apply jack fixup for the Acer Veriton N4640G/N6640G/N2510G
        - ALSA: hda/realtek: Add quirk for MSI-GP73
        - ALSA: hda/realtek: Apply jack fixup for Quanta NL3
        - ALSA: hda/realtek: Remove dummy lineout on Acer TravelMate P648/P658
        - ALSA: hda/realtek - Supported Dell fixed type headset
        - ALSA: usb-audio: Add VID to support native DSD reproduction on FiiO
          devices
        - ALSA: usb-audio: Disable sample read check if firmware doesn't give back
        - ALSA: usb-audio: Add alias entry for ASUS PRIME TRX40 PRO-S
        - ALSA: core: memalloc: add page alignment for iram
        - [s390x] smp: perform initial CPU reset also for SMT siblings
        - [s390x] idle: add missing mt_cycles calculation
        - [s390x] idle: fix accounting with machine checks
        - [s390x] dasd: fix hanging device offline processing
        - [s390x] dasd: prevent inconsistent LCU device data
        - [s390x] dasd: fix list corruption of pavgroup group list
        - [s390x] dasd: fix list corruption of lcu list
        - binder: add flag to clear buffer on txn complete
        - [x86] ASoC: cx2072x: Fix doubly definitions of Playback and Capture
          streams
        - [amd64] ASoC: AMD Renoir - add DMI table to avoid the ACP mic probe
          (broken BIOS)
        - [amd64] ASoC: AMD Raven/Renoir - fix the PCI probe (PCI revision)
        - [x86] staging: comedi: mf6x4: Fix AI end-of-conversion detection
        - z3fold: simplify freeing slots
        - z3fold: stricter locking and more careful reclaim
        - [x86] perf/x86/intel: Add event constraint for
          CYCLE_ACTIVITY.STALLS_MEM_ANY
        - [x86] perf/x86/intel: Fix rtm_abort_event encoding on Ice Lake
        - [x86] perf/x86/intel/lbr: Fix the return type of get_lbr_cycles()
        - [powerpc*] perf: Exclude kernel samples while counting events in user
          space.
        - [x86] cpufreq: intel_pstate: Use most recent guaranteed performance
          values
        - crypto: ecdh - avoid unaligned accesses in ecdh_set_secret()
        - [x86] EDAC/amd64: Fix PCI component registration
        - cpuset: fix race between hotplug work and later CPU offline
        - dyndbg: fix use before null check
        - USB: serial: mos7720: fix parallel-port state restore
        - USB: serial: digi_acceleport: fix write-wakeup deadlocks
        - USB: serial: keyspan_pda: fix dropped unthrottle interrupts
        - USB: serial: keyspan_pda: fix write deadlock
        - USB: serial: keyspan_pda: fix stalled writes
        - USB: serial: keyspan_pda: fix write-wakeup use-after-free
        - USB: serial: keyspan_pda: fix tx-unthrottle use-after-free
        - USB: serial: keyspan_pda: fix write unthrottling
        - btrfs: do not shorten unpin len for caching block groups
        - btrfs: update last_byte_to_unpin in switch_commit_roots
        - btrfs: fix race when defragmenting leads to unnecessary IO
        - ext4: fix an IS_ERR() vs NULL check
        - ext4: fix a memory leak of ext4_free_data
        - ext4: fix deadlock with fs freezing and EA inodes
        - ext4: don't remount read-only with errors=continue on reboot
        - [riscv64] Fix usage of memblock_enforce_memory_limit
        - [arm64] KVM: Introduce handling of AArch32 TTBCR2 traps
        - [x86] KVM: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits
        - [x86] KVM: SVM: Remove the call to sev_platform_status() during setup
        - [arm64,armhf] iommu/arm-smmu: Allow implementation specific write_s2cr
        - [arm64,armhf] iommu/arm-smmu-qcom: Read back stream mappings
        - [arm64,armhf] iommu/arm-smmu-qcom: Implement S2CR quirk
        - [armhf] dts: pandaboard: fix pinmux for gpio user button of Pandaboard
          ES
        - xprtrdma: Fix XDRBUF_SPARSE_PAGES support
        - [powerpc*] 32: Fix vmap stack - Properly set r1 before activating MMU on
          syscall too
        - [powerpc*] Fix incorrect stw{, ux, u, x} instructions in __set_pte_at
        - [powerpc*] rtas: Fix typo of ibm,open-errinjct in RTAS filter
        - [powerpc*] bitops: Fix possible undefined behaviour with fls() and
          fls64()
        - [powerpc*] feature: Add CPU_FTR_NOEXECUTE to G2_LE
        - [powerpc*] xmon: Change printk() to pr_cont()
        - [powerpc*] 8xx: Fix early debug when SMC1 is relocated
        - [powerpc*] mm: Fix verification of MMU_FTR_TYPE_44x
        - [powerpc*] powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU
        - [powerpc*] powernv/memtrace: Don't leak kernel memory to user space
        - [powerpc*] powernv/memtrace: Fix crashing the kernel when enabling
          concurrently
        - ovl: make ioctl() safe
        - ceph: fix race in concurrent __ceph_remove_cap invocations
        - SMB3: avoid confusing warning message on mount to Azure
        - SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot
          rsp
        - SMB3.1.1: do not log warning message if server doesn't populate salt
        - ubifs: wbuf: Don't leak kernel memory to flash
        - jffs2: Fix GC exit abnormally
        - jffs2: Fix ignoring mounting options problem during remounting
        - fsnotify: generalize handle_inode_event()
        - inotify: convert to handle_inode_event() interface
        - fsnotify: fix events reported to watching parent and child
        - jfs: Fix array index bounds check in dbAdjTree (CVE-2020-27815)
        - [arm64,armhf] drm/panfrost: Fix job timeout handling
        - [arm64,armhf] drm/panfrost: Move the GPU reset bits outside the timeout
          handler
        - [x86] platform/x86: mlx-platform: remove an unused variable
        - drm/dp_aux_dev: check aux_dev before use in
          drm_dp_aux_dev_get_by_minor()
        - [x86] drm/i915: Fix mismatch between misplaced vma check and vma insert
        - iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
        - [arm64,armhf] spi: pxa2xx: Fix use-after-free on unbind
        - [armhf] spi: gpio: Don't leak SPI master in probe error path
        - [armel] mtd: parser: cmdline: Fix parsing of part-names with colons
        - mtd: core: Fix refcounting for unpartitioned MTDs
        - scsi: qla2xxx: Fix crash during driver load on big endian machines
        - scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()
        - scsi: lpfc: Fix scheduling call while in softirq context in
          lpfc_unreg_rpi
        - scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()
        - openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT
        - iio: buffer: Fix demux update
        - iio: imu: st_lsm6dsx: fix edge-trigger interrupts
        - iio:light:rpr0521: Fix timestamp alignment and prevent data leak.
        - iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.
        - iio:magnetometer:mag3110: Fix alignment and data leak issues.
        - iio:pressure:mpl3115: Force alignment of buffer
        - iio:imu:bmi160: Fix too large a buffer.
        - iio:imu:bmi160: Fix alignment and data leak issues
        - md/cluster: block reshape with remote resync job
        - md/cluster: fix deadlock when node is doing resync job
        - [arm64,armhf] pinctrl: sunxi: Always call chained_irq_{enter, exit} in
          sunxi_pinctrl_irq_handler
        - [arm64] clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9
        - [arm64,armhf] clk: tegra: Do not return 0 on failure
        - device-dax/core: Fix memory leak when rmmod dax.ko
        - dma-buf/dma-resv: Respect num_fences when initializing the shared fence
          list.
        - driver: core: Fix list corruption after device_del()
        - libnvdimm/namespace: Fix reaping of invalidated block-window-namespace
          labels
        - [x86] platform/x86: intel-vbtn: Allow switch events on Acer Switch Alpha
          12
        - tracing: Disable ftrace selftests when any tracer is running
        - mt76: add back the SUPPORTS_REORDERING_BUFFER flag
        - PCI: Fix pci_slot_release() NULL pointer dereference
        - [arm64,armhf] regulator: axp20x: Fix DLDO2 voltage control register mask
          for AXP22x
        - [arm*] thermal/drivers/cpufreq_cooling: Update cpufreq_state only if
          state has changed
        - null_blk: Fix zone size initialization
        - null_blk: Fail zone append to conventional zones
        - drm/edid: fix objtool warning in drm_cvt_modes()
        - [x86] CPU/AMD: Save AMD NodeId as cpu_die_id
    
      [ Uwe Kleine-König ]
      * [armhf] Enable VIDEO_CODA and VIDEO_IMX_PXP for i.MX6 platforms
    
      [ Vincent Blut ]
      * [x86] Enable SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES. (Closes: #976791)
    
      [ Salvatore Bonaccorso ]
      * [rt] Drop "z3fold: simplify freeing slots"
      * [rt] Drop "z3fold: stricter locking and more careful reclaim"
      * [rt] Refresh "sched: Move mmdrop to RCU on RT"
      * Set ABI to 1
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 31 Dec 2020 07:26:43 +0100
  • linux (5.9.15-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.12
        - io_uring: get an active ref_node from files_data
        - io_uring: order refnode recycling
        - [arm*] spi: bcm2835: Fix use-after-free on unbind
        - ipv4: use IS_ENABLED instead of ifdef
        - [amd64] IB/hfi1: Ensure correct mm is used at all times (CVE-2020-27835)
        - RDMA/i40iw: Address an mmap handler exploit in i40iw
        - btrfs: fix missing delalloc new bit for new delalloc ranges
        - btrfs: tree-checker: add missing return after error in root_item
        - btrfs: tree-checker: add missing returns after data_ref alignment checks
        - btrfs: don't access possibly stale fs_info data for printing duplicate
          device
        - btrfs: fix lockdep splat when reading qgroup config on mount
        - [arm64] rtc: pcf2127: fix a bug when not specify interrupts property
        - [s390x] fix fpu restore in entry.S
        - mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback)
        - smb3: Call cifs reconnect from demultiplex thread
        - smb3: Avoid Mid pending list corruption
        - smb3: Handle error case during offload read path
        - cifs: fix a memleak with modefromsid
        - [powerpc*] KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing
          ESB page
        - [arm64] KVM: vgic-v3: Drop the reporting of GICR_TYPER.Last for
          userspace
        - [x86] KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint
        - [x86] KVM: x86: Fix split-irqchip vs interrupt injection window request
        - [amd64] iommu/vt-d: Don't read VCCAP register unless it exists
        - [arm64] firmware: xilinx: Use hash-table for api feature check
        - drm/amdgpu: fix SI UVD firmware validate resume fail
        - io_uring: fix ITER_BVEC check
        - trace: fix potenial dangerous pointer
        - [arm64] pgtable: Fix pte_accessible()
        - [arm64] pgtable: Ensure dirty bit is preserved across pte_wrprotect()
        - drm/amdgpu: fix a page fault
        - drm/amdgpu: update golden setting for sienna_cichlid
        - drm/amd/amdgpu: fix null pointer in runtime pm
        - HID: uclogic: Add ID for Trust Flex Design Tablet
        - HID: ite: Replace ABS_MISC 120/121 events with touchpad on/off
          keypresses
        - HID: cypress: Support Varmilo Keyboards' media hotkeys
        - HID: add support for Sega Saturn
        - Input: i8042 - allow insmod to succeed on devices without an i8042
          controller
        - HID: hid-sensor-hub: Fix issue with devices with no report ID
        - HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devices
        - [x86] xen: don't unbind uninitialized lock_kicker_irq
        - HID: logitech-hidpp: Add HIDPP_CONSUMER_VENDOR_KEYS quirk for the Dinovo
          Edge
        - HID: Add Logitech Dinovo Edge battery quirk
        - proc: don't allow async path resolution of /proc/self components
        - nvme: free sq/cq dbbuf pointers when dbbuf set fails
        - io_uring: handle -EOPNOTSUPP on path resolution
        - [arm64,armhf] net: stmmac: dwmac_lib: enlarge dma reset timeout
        - vhost: add helper to check if a vq has been setup
        - vhost scsi: alloc cmds per vq instead of session
        - vhost scsi: fix cmd completion race
        - [arm64,armhf] dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
        - scsi: libiscsi: Fix NOP race condition
        - scsi: target: iscsi: Fix cmd abort fabric stop race
        - lockdep: Put graph lock/unlock under lock_recursion protection
        - [x86] perf/x86: fix sysfs type mismatches
        - [x86] dumpstack: Do not try to access user space code of other tasks
        - [arm64,armhf] net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset
        - [armhf] bus: ti-sysc: Fix reset status check for modules with quirks
        - [armhf] bus: ti-sysc: Fix bogus resetdone warning on enable for cpsw
        - [arm64,armhf] phy: tegra: xusb: Fix dangling pointer on probe failure
        - iwlwifi: mvm: use the HOT_SPOT_CMD to cancel an AUX ROC
        - iwlwifi: mvm: properly cancel a session protection for P2P
        - iwlwifi: mvm: write queue_sync_state only for sync
        - [s390x] KVM: pv: Mark mm as protected after the set secure parameters
          and improve cleanup
        - [s390x] KVM: remove diag318 reset code
        - btrfs: qgroup: don't commit transaction when we already hold the handle
        - arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
        - [armhf] bus: ti-sysc: suppress err msg for timers used as
          clockevent/source
        - scsi: ufs: Fix race between shutdown and runtime resume flow
        - bnxt_en: fix error return code in bnxt_init_one()
        - bnxt_en: fix error return code in bnxt_init_board()
        - [x86] video: hyperv_fb: Fix the cache type when mapping the VRAM
        - bnxt_en: Release PCI regions when DMA mask setup fails during probe.
        - cxgb4: fix the panic caused by non smac rewrite
        - [s390x] qeth: make af_iucv TX notification call more robust
        - [s390x] qeth: fix af_iucv notification race
        - [s390x] qeth: fix tear down of async TX buffers
        - bonding: wait for sysfs kobject destruction before freeing struct slave
        - [powerpc*] 64s: Fix allnoconfig build since uaccess flush
        - iommu: Check return of __iommu_attach_device()
        - IB/mthca: fix return value of error branch in mthca_init_cq()
        - i40e: Fix removing driver while bare-metal VFs pass traffic
        - [arm64] firmware: xilinx: Fix SD DLL node reset issue
        - [armhf] spi: imx: fix the unbalanced spi runtime pm management
        - io_uring: fix shift-out-of-bounds when round up cq size
        - [amd64,arm64] aquantia: Remove the build_skb path
        - net: ena: handle bad request id in ena_netdev
        - net: ena: set initial DMA width to avoid intel iommu issue
        - net: ena: fix packet's addresses for rx_offset feature
        - [arm64] optee: add writeback to valid memory type
        - efi/efivars: Set generic ops before loading SSDT
        - efivarfs: revert "fix memory leak in efivarfs_create()"
          (Closes:  #977048)
        - efi: EFI_EARLYCON should depend on EFI
        - [riscv64] Add missing jump label initialization
        - [riscv64] fix barrier() use in <vdso/processor.h>
        - [arm64,armhf] net: stmmac: fix incorrect merge of patch upstream
        - [arm64] enetc: Let the hardware auto-advance the taprio base-time of 0
        - drm/nouveau: fix relocations applying logic and a double-free
        - can: gs_usb: fix endianess problem with candleLight firmware
        - [x86] platform/x86: thinkpad_acpi: Send tablet mode switch at wakeup
          time
        - [x86] platform/x86: toshiba_acpi: Fix the wrong variable assignment
        - [arm64] RDMA/hns: Fix retry_cnt and rnr_cnt when querying QP
        - [arm64] RDMA/hns: Bugfix for memory window mtpt configuration
        - perf record: Synthesize cgroup events only if needed
        - perf stat: Use proper cpu for shadow stats
        - perf probe: Fix to die_entrypc() returns error correctly
        - [arm*] spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
        - USB: core: Change %pK for __user pointers to %px
        - usb: gadget: f_midi: Fix memleak in f_midi_alloc
        - USB: core: Fix regression in Hercules audio card
        - USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO
          built-in usb-audio card
        - usb: gadget: Fix memleak in gadgetfs_fill_super
        - [arm64] irqchip/exiu: Fix the index of fwspec for IRQ type
        - [x86] mce: Do not overwrite no_way_out if mce_end() fails
        - [x86] speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb
        - drm/amdgpu: add rlc iram and dram firmware support
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.13
        - devlink: Hold rtnl lock while reading netdev attributes
        - devlink: Make sure devlink instance and port are in same net namespace
        - ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
        - [s390x] net/af_iucv: set correct sk_protocol for child sockets
        - net: openvswitch: fix TTL decrement action netlink message format
        - rose: Fix Null pointer dereference in rose_send_frame()
        - sock: set sk_err to ee_errno on dequeue from errq
        - tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
        - tun: honor IOCB_NOWAIT flag
        - vsock/virtio: discard packets only when socket is really closed
        - net/packet: fix packet receive on L3 devices without visible hard header
        - netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING
          traversal
        - ipv4: Fix tos mask in inet_rtm_getroute()
        - dt-bindings: net: correct interrupt flags in examples
        - tipc: fix incompatible mtu of transmission
        - inet_ecn: Fix endianness of checksum update when setting ECT(1)
        - geneve: pull IP header before ECN decapsulation
        - net: ip6_gre: set dev->hard_header_len when using header_ops
        - cxgb3: fix error return code in t3_sge_alloc_qset()
        - [powerpc*] net: pasemi: fix error return code in pasemi_mac_open()
        - vxlan: fix error return code in __vxlan_dev_create()
        - [arm64,armhf] net: mvpp2: Fix error return code in mvpp2_open()
        - net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl
        - net: openvswitch: ensure LSE is pullable before reading it
        - net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering
        - net/mlx5: Fix wrong address reclaim when command interface is down
        - net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
        - ALSA: usb-audio: US16x08: fix value count for level meters
        - Input: xpad - support Ardwiino Controllers
        - Input: i8042 - add ByteSpeed touchpad to noloop table
        - Input: atmel_mxt_ts - fix lost interrupts
        - tracing: Fix alignment of static buffer
        - tracing: Remove WARN_ON in start_thread()
        - uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
        - [x86] drm/i915/gt: Fixup tgl mocs for PTE tracking
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.14
        - usb: gadget: f_fs: Use local copy of descriptors for userspace copy
        - USB: serial: kl5kusb105: fix memleak on open
        - USB: serial: ch341: add new Product ID for CH341A
        - USB: serial: ch341: sort device-id entries
        - USB: serial: option: add Fibocom NL668 variants
        - USB: serial: option: add support for Thales Cinterion EXS82
        - USB: serial: option: fix Quectel BG96 matching
        - tty: Fix ->pgrp locking in tiocspgrp() (CVE-2020-29661)
        - tty: Fix ->session locking (CVE-2020-29660)
        - speakup: Reject setting the speakup line discipline outside of speakup
          (CVE-2020-27830)
        - ALSA: hda/realtek: Fix bass speaker DAC assignment on Asus Zephyrus G14
        - ALSA: hda/realtek: Add mute LED quirk to yet another HP x360 model
        - ALSA: hda/realtek: Enable headset of ASUS UX482EG & B9400CEA with ALC294
        - ALSA: hda/realtek - Add new codec supported for ALC897
        - ALSA: hda/realtek - Fixed Dell AIO wrong sound tone
        - ALSA: hda/generic: Add option to enforce preferred_dacs pairs
        - ring-buffer: Update write stamp with the correct ts
        - ring-buffer: Set the right timestamp in the slow path of
          __rb_reserve_next()
        - ring-buffer: Always check to put back before stamp when crossing pages
        - ftrace: Fix updating FTRACE_FL_TRAMP
        - ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency
        - cifs: allow syscalls to be restarted in __smb_send_rqst()
        - cifs: fix potential use-after-free in cifs_echo_request()
        - cifs: refactor create_sd_buf() and and avoid corrupting the buffer
        - cifs: add NULL check for ses->tcon_ipc
        - gfs2: Upgrade shared glocks for atime updates
        - gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and
          delete_work_func
        - [s390x] pci: fix CPU address in MSI for directed IRQ
        - [arm64,armhf] i2c: imx: Fix reset of I2SR_IAL flag
        - [arm64,armhf] i2c: imx: Check for I2SR_IAL after every byte
        - [arm64,armhf] i2c: imx: Don't generate STOP condition if arbitration has
          been lost
        - tracing: Fix userstacktrace option for instances
        - [x86] thunderbolt: Fix use-after-free in remove_unplugged_switch()
        - [armhf] drm/omap: sdi: fix bridge enable/disable
        - drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR reset
        - drm/amdgpu/vcn3.0: remove old DPG workaround
        - [x86] drm/i915/gt: Retain default context state across shrinking
        - [x86] drm/i915/gt: Limit frequency drop to RPe on parking
        - [x86] drm/i915/gt: Program mocs:63 for cache eviction on gen9
        - [powerpc*] KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity check
        - scsi: mpt3sas: Fix ioctl timeout
        - io_uring: fix recvmsg setup with compat buf-select
        - dm writecache: advance the number of arguments when reporting max_age
        - dm writecache: fix the maximum number of arguments
        - [powerpc*] 64s/powernv: Fix memory corruption when saving SLB entries on
          MCE
        - genirq/irqdomain: Add an irq_create_mapping_affinity() function
        - [powerpc*] pseries: Pass MSI affinity to irq_create_mapping()
        - dm: fix bug with RCU locking in dm_blk_report_zones
        - dm: fix double RCU unlock in dm_dax_zero_page_range() error path
        - dm: remove invalid sparse __acquires and __releases annotations
        - [x86] uprobes: Do not use prefixes.nbytes when looping over
          prefixes.bytes
        - coredump: fix core_pattern parse error
        - mm: list_lru: set shrinker map bit when child nr_items is not zero
        - mm/swapfile: do not sleep with a spin lock held
        - hugetlb_cgroup: fix offline of hugetlb cgroup with reservations
        - Revert "amd/amdgpu: Disable VCN DPG mode for Picasso"
        - iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs
        - mm: memcg/slab: fix obj_cgroup_charge() return value handling
        - lib/syscall: fix syscall registers retrieval on 32-bit platforms
          (CVE-2020-28588)
        - can: af_can: can_rx_unregister(): remove WARN() statement from list
          operation sanity check
        - gfs2: check for empty rgrp tree in gfs2_ri_update
        - netfilter: ipset: prevent uninit-value in hash_ip6_add
        - tipc: fix a deadlock when flushing scheduled work
        - gfs2: Fix deadlock dumping resource group glocks
        - gfs2: Don't freeze the file system during unmount
        - rtw88: debug: Fix uninitialized memory in debugfs code
        - [arm64] i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()
        - dm writecache: remove BUG() and fail gracefully instead
        - Input: i8042 - fix error return code in i8042_setup_aux()
        - netfilter: nf_tables: avoid false-postive lockdep splat
        - netfilter: nftables_offload: set address type in control dissector
        - netfilter: nftables_offload: build mask based from the matching bytes
        - [x86] insn-eval: Use new for_each_insn_prefix() macro to loop over
          prefixes bytes
        - Revert "geneve: pull IP header before ECN decapsulation"
        - bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds.
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.15
        - mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING
        - kprobes: Remove NMI context check
        - kprobes: Tell lockdep about kprobe nesting
        - [x86] ASoC: Intel: bytcr_rt5640: Fix HP Pavilion x2 Detachable quirks
        - net, xsk: Avoid taking multiple skbuff references
        - bpftool: Fix error return value in build_btf_type_table
        - [powerpc*] 64s: Fix hash ISA v3.0 TLBIEL instruction generation
        - batman-adv: Consider fragmentation for needed_headroom
        - batman-adv: Reserve needed_*room for fragments
        - batman-adv: Don't always reallocate the fragmentation skb head
        - ipvs: fix possible memory leak in ip_vs_control_net_init
        - [armhf] drm/panel: sony-acx565akm: Fix race condition in probe
        - can: sja1000: sja1000_err(): don't count arbitration lose as an error
        - [armhf] can: sun4i_can: sun4i_can_err(): don't count arbitration lose as
          an error
        - [armhf] can: c_can: c_can_power_up(): fix error handling
        - [x86] scsi: storvsc: Fix error return in storvsc_probe()
        - iwlwifi: pcie: invert values of NO_160 device config entries
        - [x86] perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBS
        - [x390x] zlib: export S390 symbols for zlib modules
        - mm/mmap.c: fix mmap return value when vma is merged after call_mmap()
        - [arm64] dts: rockchip: Remove system-power-controller from pmic on
          Odroid Go Advance
        - iwlwifi: pcie: limit memory read spin time
        - iwlwifi: sta: set max HE max A-MPDU according to HE capa
        - iwlwifi: pcie: set LTR to avoid completion timeout
        - iwlwifi: mvm: fix kernel panic in case of assert during CSA
        - [powerpc*] Drop -me200 addition to build flags
        - scsi: ufs: Fix unexpected values from ufshcd_read_desc_param()
        - scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVE
        - [arm64,armhf] irqchip/gic-v3-its: Unconditionally save/restore the ITS
          state on suspend
        - [arm64] spi: spi-nxp-fspi: fix fspi panic by unexpected interrupts
        - [arm64,armhf] arm-smmu-qcom: Ensure the qcom_scm driver has finished
          probing
        - btrfs: do nofs allocations when adding and removing qgroup relations
        - btrfs: fix lockdep splat when enabling and disabling qgroups
        - [arm64] soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)
        - sched/idle: Fix arch_cpu_idle() vs tracing
        - [x86] intel_idle: Fix intel_idle() vs tracing
        - [x86] platform/x86: thinkpad_acpi: add P1 gen3 second fan support
        - [x86] platform/x86: thinkpad_acpi: Do not report SW_TABLET_MODE on Yoga
          11e
        - [x86] platform/x86: thinkpad_acpi: Add BAT1 is primary battery quirk for
          Thinkpad Yoga 11e 4th gen
        - [x86] platform/x86: thinkpad_acpi: Whitelist P15 firmware for dual fan
          control
        - [x86] platform/x86: acer-wmi: add automatic keyboard background light
          toggle key as KEY_LIGHTS_TOGGLE
        - [x86] platform/x86: intel-vbtn: Support for tablet mode on HP Pavilion
          13 x360 PC
        - [s390x] fix irq state tracing
        - [x86] intel_idle: Build fix
        - media: pulse8-cec: fix duplicate free at disconnect or probe error
        - media: pulse8-cec: add support for FW v10 and up
        - xen: add helpers for caching grant mapping pages
        - xen: don't use page->lru for ZONE_DEVICE memory
        - Input: cm109 - do not stomp on control URB
        - Input: i8042 - add Acer laptops to the i8042 reset list
        - pinctrl: amd: remove debounce filter setting in IRQ type setting
        - [arm64] mmc: sdhci-of-arasan: Fix clock registration error for Keem Bay
          SOC
        - mmc: block: Fixup condition for CMD13 polling for RPMB requests
        - [x86] drm/i915/gem: Propagate error from cancelled submit due to context
          closure
        - [x86] drm/i915/display/dp: Compute the correct slice count for VDSC on
          DP
        - [x86] drm/i915/gt: Declare gen9 has 64 mocs entries!
        - [x86] drm/i915/gt: Ignore repeated attempts to suspend request flow
          across reset
        - [x86] drm/i915/gt: Cancel the preemption timeout on responding to it
        - drm/amdgpu: fix sdma instance fw version and feature version init
        - kbuild: avoid static_assert for genksyms
        - proc: use untagged_addr() for pagemap_read addresses
        - mm/hugetlb: clear compound_nr before freeing gigantic pages
        - scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"
        - [x86] membarrier: Get rid of a dubious optimization
        - [x86] apic/vector: Fix ordering in vector assignment
        - [x86] kprobes: Fix optprobe to detect INT3 padding correctly
    
      [ Salvatore Bonaccorso ]
      * [x86] drm/i915: Update TGL and RKL DMC firmware versions (Closes: #974646)
      * [rt] Refresh "mm/zsmalloc: copy with get_cpu_var() and locking"
      * xen/xenbus: Allow watches discard events before queueing (CVE-2020-29568,
        XSA-349)
      * xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
        (CVE-2020-29568, XSA-349)
      * xen/xenbus/xen_bus_type: Support will_handle watch callback
        (CVE-2020-29568, XSA-349)
      * xen/xenbus: Count pending messages for each watch (CVE-2020-29568,
        XSA-349)
      * xenbus/xenbus_backend: Disallow pending watch messages (CVE-2020-29568,
        XSA-349)
      * xen-blkback: set ring->xenblkd to NULL after kthread_stop()
        (CVE-2020-29569, XSA-350)
      * Bump ABI to 5
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 17 Dec 2020 06:31:52 +0100
  • linux (5.9.11-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.10
        - [powerpc*] 64s: flush L1D on kernel entry (CVE-2020-4788)
        - [powerpc*] 64s: flush L1D after user accesses (CVE-2020-4788)
        - [powerpc*] Only include kup-radix.h for 64-bit Book3S
        - Input: sunkbd - avoid use-after-free in teardown paths (CVE-2020-25669)
        - mac80211: always wind down STA state
        - can: proc: can_remove_proc(): silence remove_proc_entry warning
        - [powerpc*] smp: Call rcu_cpu_starting() earlier
        - [x86] perf/x86/intel/uncore: Fix Add BW copypasta
        - [x86] KVM: clflushopt should be treated as a no-op by emulation
        - [arm64,x86] ACPI: GED: fix -Wformat
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.11
        - ah6: fix error return code in ah6_input()
        - atm: nicstar: Unmap DMA on send error
        - bnxt_en: read EEPROM A2h address using page 0
        - devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()
        - [arm64] enetc: Workaround for MDIO register access issue
        - Exempt multicast addresses from five-second neighbor lifetime
        - inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()
        - ipv6: Fix error path to cancel the meseage
        - lan743x: fix issue causing intermittent kernel log warnings
        - lan743x: prevent entire kernel HANG on open, for some platforms
        - net: b44: fix error return code in b44_init_one()
        - net: bridge: add missing counters to ndo_get_stats64 callback
        - [arm64,armhf] net: dsa: mv88e6xxx: Avoid VTU corruption on 6097
        - [armhf] net: ethernet: ti: cpsw: fix cpts irq after suspend
        - [armhf] net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
        - [armhf] net: ftgmac100: Fix crash when removing driver
        - net: Have netpoll bring-up DSA management interface
        - netlabel: fix our progress tracking in netlbl_unlabel_staticlist()
        - netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist()
        - net/mlx4_core: Fix init_hca fields offset
        - [armhf] net/ncsi: Fix netlink registration
        - net: phy: mscc: remove non-MACSec compatible phy
        - net/smc: fix direct access to ib_gid_addr->ndev in
          smc_ib_determine_gid()
        - [arm64,armhf] net: stmmac: Use rtnl_lock/unlock on
          netif_set_real_num_rx_queues() call
        - page_frag: Recover from memory pressure
        - qed: fix error return code in qed_iwarp_ll2_start()
        - qed: fix ILT configuration of SRC block
        - qlcnic: fix error return code in qlcnic_83xx_restart_hw()
        - sctp: change to hold/put transport for proto_unreach_timer
        - tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimate
        - vsock: forward all packets to the host when no H2G is registered
        - net/mlx5e: Fix check if netdev is bond slave
        - net/mlx5: Add handling of port type in rule deletion
        - net/mlx5: Clear bw_share upon VF disable
        - net/mlx5: Disable QoS when min_rates on all VFs are zero
        - PM: runtime: Add pm_runtime_resume_and_get to deal with usage counter
        - [armhf] net: fec: Fix reference count leak in fec series ops
        - bnxt_en: Fix counter overflow logic.
        - bnxt_en: Free port stats during firmware reset.
        - [arm64,armhf] net: mvneta: fix possible memory leak in
          mvneta_swbm_add_rx_fragment
        - net: usb: qmi_wwan: Set DTR quirk for MR400
        - [armhf] Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
        - tools, bpftool: Avoid array index warnings.
        - [arm64,armhf] pinctrl: rockchip: enable gpio pclk for
          rockchip_gpio_to_irq
        - scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold()
        - scsi: ufs: Try to save power mode change and UIC cmd completion timeout
        - [armhf] pinctrl: mcp23s08: Print error message when regmap init fails
        - [x86] ACPI: button: Add DMI quirk for Medion Akoya E2228T
        - [arm64] errata: Fix handling of 1418040 with late CPU onlining
        - [arm64] psci: Avoid printing in cpu_psci_cpu_die()
        - [arm64] smp: Tell RCU about CPUs that fail to come online
        - vfs: remove lockdep bogosity in __sb_start_write
        - gfs2: fix possible reference leak in gfs2_check_blk_type
        - [arm64,armhf] hwmon: (pwm-fan) Fix RPM calculation
        - gfs2: Fix case in which ail writes are done to jdata holes
        - [arm64] Add MIDR value for KRYO2XX gold/silver CPU cores
        - [arm64] kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
        - [arm64] cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
        - [arm64,armhf] usb: dwc2: Avoid leaving the error_debugfs label unused
        - [arm64] dts: allwinner: beelink-gs1: Enable both RGMII RX/TX delay
        - [arm64] dts: allwinner: Pine H64: Enable both RGMII RX/TX delay
        - [arm64] dts: allwinner: a64: OrangePi Win: Fix ethernet node
        - [arm64] dts: allwinner: a64: Pine64 Plus: Fix ethernet node
        - [arm64] dts: allwinner: h5: OrangePi PC2: Fix ethernet node
        - [armhf] dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
        - [armhf] Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to
          active high"
        - [armhf] dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on
          Ethernet PHY
        - [armhf] dts: sun7i: cubietruck: Enable RGMII RX/TX delay on Ethernet PHY
        - [armhf] dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay on
          Ethernet PHY
        - [armhf] dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay on
          Ethernet PHY
        - [armhf] dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHY
        - [arm64] dts: allwinner: h5: libretech-all-h5-cc: Enable RGMII RX/TX
          delay on PHY
        - [arm64] dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX delay on
          PHY
        - [mips64el,mipsel] export has_transparent_hugepage() for modules
        - [arm64] dts: allwinner: h5: OrangePi Prime: Fix ethernet node
        - [armhf] dts: imx6q-prti6q: fix PHY address
        - swiotlb: using SIZE_MAX needs limits.h included
        - [armhf] dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
        - rcu: Don't invoke try_invoke_on_locked_down_task() with irqs disabled
        - spi: fix client driver breakages when using GPIO descriptors
        - Input: elan_i2c - fix firmware update on newer ICs
        - rfkill: Fix use-after-free in rfkill_resume()
        - perf lock: Correct field name "flags"
        - perf lock: Don't free "lock_seq_stat" if read_count isn't zero
        - SUNRPC: Fix oops in the rpc_xdr_buf event class
        - [arm64,armhf] drm: bridge: dw-hdmi: Avoid resetting force in the detect
          function
        - tools, bpftool: Add missing close before bpftool net attach exit
        - [amd64] IB/hfi1: Fix error return code in hfi1_init_dd()
        - ip_tunnels: Set tunnel option flag when tunnel metadata is present
        - can: af_can: prevent potential access of uninitialized member in
          can_rcv()
        - can: af_can: prevent potential access of uninitialized member in
          canfd_rcv()
        - can: dev: can_restart(): post buffer from the right context
        - can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to
          can_put_echo_skb()
        - can: peak_usb: fix potential integer overflow on shift of a int
        - [armhf] can: flexcan: fix failure handling of pm_runtime_get_sync()
        - [arm64] ASoC: qcom: lpass-platform: Fix memory leak
        - [arm64,armhf] drm/sun4i: dw-hdmi: fix error return code in
          sun8i_dw_hdmi_bind()
        - net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos disabled
        - bpf, sockmap: Fix partial copy_page_to_iter so progress can still be
          made
        - bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect
        - can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
        - dmaengine: fix error codes in channel_register()
        - [amd64] iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
        - [amd64] iommu/vt-d: Avoid panic if iommu init fails in tboot system
        - [armhf] can: flexcan: flexcan_chip_start(): fix erroneous
          flexcan_transceiver_enable() during bus-off recovery
        - xfs: ensure inobt record walks always make forward progress
        - xfs: return corresponding errcode if xfs_initialize_perag() fail
        - [x86] ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable
          disabled clock
        - [armhf] regulator: ti-abb: Fix array out of bound read access on the
          first transition
        - lib/strncpy_from_user.c: Mask out bytes after NUL terminator.
        - xfs: revert "xfs: fix rmap key and record comparison functions"
        - bpf, sockmap: Skb verdict SK_PASS to self already checked rmem limits
        - bpf, sockmap: On receive programs try to fast track SK_PASS ingress
        - bpf, sockmap: Use truesize with sk_rmem_schedule()
        - bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to self
        - [armhf] efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
        - [amd64] efi/x86: Free efi_pgd with free_pages()
        - sched/fair: Fix overutilized update in enqueue_task_fair()
        - sched: Fix data-race in wakeup
        - sched: Fix rq->nr_iowait ordering
        - libfs: fix error cast of negative value in simple_attr_write()
        - afs: Fix speculative status fetch going out of order wrt to
          modifications
        - HID: logitech-hidpp: Add PID for MX Anywhere 2
        - HID: logitech-dj: Handle quad/bluetooth keyboards with a builtin
          trackpad
        - HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00 receiver
        - speakup: Do not let the line discipline be used several times
          (CVE-2020-28941)
        - ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
        - ALSA: usb-audio: Add delay quirk for all Logitech USB devices
        - ALSA: ctl: fix error path at adding user-defined element set
        - ALSA: mixart: Fix mutex deadlock
        - ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset Button
        - ALSA: hda/realtek - Add supported mute Led for HP
        - ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)
        - ALSA: hda/realtek - HP Headset Mic can't detect after boot
        - [armhf] tty: serial: imx: fix potential deadlock
        - [armhf] tty: serial: imx: keep console clocks always on
        - HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
        - [arm64,armhf,x86] efivarfs: fix memory leak in efivarfs_create()
        - [arm64,x86] staging: rtl8723bs: Add 024c:0627 to the list of SDIO
          device-ids
        - xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
        - [arm64,x86] ACPI: fan: Initialize performance state sysfs attribute
        - [x86] iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type
          enum
        - [x86] iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for
          setting tablet-mode
        - [arm64] iio: cros_ec: Use default frequencies when EC returns invalid
          information
        - spi: Introduce device-managed SPI controller allocation
        - [arm64,armhf] spi: bcm2835aux: Fix use-after-free on unbind
        - [armhf] regulator: pfuze100: limit pfuze-support-disable-sw to
          pfuze{100,200}
        - regulator: fix memory leak with repeated set_machine_constraints()
        - regulator: avoid resolve_supply() infinite recursion
        - regulator: workaround self-referent regulators
        - gfs2: Fix regression in freeze_go_sync
        - mac80211: minstrel: remove deferred sampling code
        - mac80211: minstrel: fix tx status processing corner case
        - mac80211: free sta in sta_info_insert_finish() on errors
        - [s390x] fix system call exit path
        - [s390x] cpum_sf.c: fix file permission for cpum_sfb_size
        - [s390x] dasd: fix null pointer dereference for ERP requests
        - [x86] Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if
          disconnected
        - [x86] drm/i915: Handle max_bpc==16
        - [x86] drm/i915/tgl: Fix Media power gate sequence.
        - io_uring: don't double complete failed reissue request
        - mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for BYT-based
          Intel controllers
        - [arm64] mmc: sdhci-of-arasan: Allow configuring zero tap values
        - [arm64] mmc: sdhci-of-arasan: Use Mask writes for Tap delays
        - [arm64] mmc: sdhci-of-arasan: Issue DLL reset explicitly
        - blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
        - ptrace: Set PF_SUPERPRIV when checking capability
        - seccomp: Set PF_SUPERPRIV when checking capability
        - fanotify: fix logic of reporting name info with watched parent
        - [x86] microcode/intel: Check patch signature before saving microcode for
          early loading
        - mm: never attempt async page lock if we've transferred data already
        - mm: fix readahead_page_batch for retry entries
        - mm: memcg/slab: fix root memcg vmstats
        - mm/userfaultfd: do not access vma->vm_mm after calling
          handle_userfault()
    
      [ Ben Hutchings ]
      * [arm64][rt] Disable KVM, which currently conflicts with PREEMPT_RT
    
      [ Yves-Alexis Perez ]
      * usbnet: ipheth: fix connectivity with iOS 14
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 4
    
      [ Julien Cristau ]
      * Disable NOUVEAU_LEGACY_CTX_SUPPORT, which was keeping DRM_LEGACY enabled
        for no good reason (closes: #975038)
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 27 Nov 2020 22:02:14 +0100
  • linux (5.9.9-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.7
        - net: core: use list_del_init() instead of list_del() in
          netdev_run_todo()
        - tipc: fix use-after-free in tipc_bcast_get_mode
        - [x86] drm/i915/gem: Avoid implicit vmap for highmem on x86-32
        - [x86] drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not
          supported
        - [x86] drm/i915/gem: Always test execution status on closing the context
        - [x86] drm/i915/gt: Always send a pulse down the engine after disabling
          heartbeat
        - [x86] drm/i915: Break up error capture compression loops with
          cond_resched()
        - [x86] drm/i915: Cancel outstanding work after disabling heartbeats on an
          engine
        - [x86] drm/i915: Avoid mixing integer types during batch copies
        - [x86] drm/i915: Fix TGL DKL PHY DP vswing handling
        - [x86] drm/i915/gt: Initialize reserved and unspecified MOCS indices
        - [x86] drm/i915/gt: Undo forced context restores after trivial
          preemptions
        - [x86] drm/i915/gt: Delay execlist processing for tgl
        - [x86] drm/i915: Drop runtime-pm assert from vgpu io accessors
        - [x86] drm/i915: Exclude low pages (128KiB) of stolen from use
        - [x86] drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid
          rcu lockup during fbdev init
        - [x86] drm/i915: Use the active reference on the vma while capturing
        - [x86] drm/i915: Reject 90/270 degree rotated initial fbs
        - [x86] drm/i915: Restore ILK-M RPS support
        - drm/nouveau/kms/nv50-: Program notifier offset before requesting disp
          caps
        - drm/nouveau/device: fix changing endianess code to work on older GPUs
        - ptrace: fix task_join_group_stop() for the case when current is traced
        - [arm64,riscv64] cadence: force nonlinear buffers to be cloned
        - ip_tunnel: fix over-mtu packet send fail without TUNNEL_DONT_FRAGMENT
          flags
        - [armhf] net: ethernet: ti: cpsw: disable PTPv1 hw timestamping
          advertisement
        - net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
        - sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms
        - [arm64,armhf,riscv64] sfp: Fix error handing in sfp_probe()
        - ip6_tunnel: set inner ipproto before ip6_tnl_encap
        - [armhf] net: fec: fix MDIO probing for some FEC hardware blocks
        - net: openvswitch: silence suspicious RCU usage warning
        - r8169: work around short packet hw bug on RTL8125
        - drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid()
        - drm/nouveau/kms/nv50-: Fix clock checking algorithm in
          nv50_dp_mode_valid()
        - Fonts: Replace discarded const qualifier
        - ALSA: hda/realtek - Fixed HP headset Mic can't be detected
        - ALSA: hda/realtek - Enable headphone for ASUS TM420
        - ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
        - ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devices
        - ALSA: usb-audio: Add implicit feedback quirk for Qu-16
        - ALSA: usb-audio: Add implicit feedback quirk for MODX
        - hugetlb_cgroup: fix reservation accounting
        - mm: mempolicy: fix potential pte_unmap_unlock pte error
        - kthread_worker: prevent queuing delayed work from timer_fn when it is
          being canceled
        - mm: always have io_remap_pfn_range() set pgprot_decrypted()
        - gfs2: Wake up when sd_glock_disposal becomes zero
        - gfs2: Don't call cancel_delayed_work_sync from within delete work
          function
        - ring-buffer: Fix recursion protection transitions between interrupt
          context
        - drm/amdgpu: update golden setting for sienna_cichlid
        - drm/amdgpu: resolved ASD loading issue on sienna
        - [amd64] iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
        - mtd: spi-nor: Don't copy self-pointing struct around
        - ftrace: Fix recursion check for NMI test
        - ftrace: Handle tracing when switching between context
        - regulator: defer probe when trying to get voltage from unresolved supply
        - [arm*] spi: bcm2835: fix gpio cs level inversion
        - tracing: Fix out of bounds write in get_trace_buf
        - futex: Handle transient "ownerless" rtmutex state correctly
        - [amd64] x86/lib: Change .weak to SYM_FUNC_START_WEAK for
          arch/x86/lib/mem*_64.S
        - [x86] kexec: Use up-to-dated screen_info copy to fill boot params
        - [x86] hyperv_fb: Update screen_info after removing old framebuffer
        - io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
        - of: Fix reserved-memory overlap detection
        - [arm64,armhf] drm/sun4i: frontend: Rework a bit the phase data
        - [arm64,armhf] drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
        - [arm64,armhf] drm/sun4i: frontend: Fix the scaler phase on A33
        - blk-cgroup: Fix memleak on error path
        - blk-cgroup: Pre-allocate tree node on blkg_conf_prep
        - btrfs: drop the path before adding qgroup items when enabling qgroups
        - btrfs: add a helper to read the tree_root commit root for backref lookup
        - scsi: core: Don't start concurrent async scan on same host
        - drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
        - drm/amdgpu: add DID for navi10 blockchain SKU
        - [powerpc*] scsi: ibmvscsi: Fix potential race after loss of transport
        - vsock: use ns_capable_noaudit() on socket create
        - nvme-rdma: handle unexpected nvme completion data length
        - nvmet: fix a NULL pointer dereference when tracing the flush command
        - [arm*] staging: mmal-vchiq: Fix memory leak for vchiq_instance
        - [arm*] drm/vc4: drv: Add error handding for bind
        - [amd64,arm64] ACPI: NFIT: Fix comparison to '-ENXIO'
        - drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
        - [arm64] smp: Move rcu_cpu_starting() earlier
        - vt: Disable KD_FONT_OP_COPY
        - tty: fix crash in release_tty if tty->port is not set
        - fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
        - entry: Fix the incorrect ordering of lockdep and RCU check
        - [s390x] pci: fix hot-plug of PCI function missing bus
        - [s390x] mm: make pmd/pud_deref() large page aware
        - [s390x] pkey: fix paes selftest failure with paes and pkey static build
        - USB: serial: cyberjack: fix write-URB completion race
        - USB: serial: option: add Quectel EC200T module support
        - USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231
        - USB: serial: option: add Telit FN980 composition 0x1055
        - [arm64,armhf] usb: dwc3: ep0: Fix delay status handling
        - USB: Add NO_LPM quirk for Kingston flash drive
        - io_uring: fix link lookup racing with link timeout
        - mac80211: fix regression where EAPOL frames were sent in plaintext
        - [arm64,armhf] drm/panfrost: Fix a deadlock between the shrinker and
          madvise path
        - PM: runtime: Drop runtime PM references to supplier on link removal
        - PM: runtime: Drop pm_runtime_clean_up_links()
        - PM: runtime: Resume the device earlier in __device_release_driver()
        - [x86] drm/i915: Fix encoder lookup during PSR atomic check
        - [x86] drm/i915/gt: Use the local HWSP offset during submission
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.8
        - [x86] powercap: restrict energy meter to root access (CVE-2020-8694)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.9
        - [x86] drm/i915: Hold onto an explicit ref to i915_vma_work.pinned
        - [x86] drm/i915/gem: Flush coherency domains on first set-domain-ioctl
        - mm: memcg: link page counters to root if use_hierarchy is false
        - nbd: don't update block size after device is started
        - [arm64] KVM: Force PTE mapping on fault resulting in a device mapping
        - xfrm: interface: fix the priorities for ipip and ipv6 tunnels
        - [x86] ASoC: Intel: kbl_rt5663_max98927: Fix kabylake_ssp_fixup function
        - [x86] hv_balloon: disable warning when floor reached
        - net: xfrm: fix a race condition during allocing spi
        - [riscv64] irqchip/sifive-plic: Fix broken irq_set_affinity() callback
        - mtd: spi-nor: Fix address width on flash chips > 16MB
        - xfs: set xefi_discard when creating a deferred agfl free log intent item
        - mac80211: don't require VHT elements for HE on 2.4 GHz
        - netfilter: nftables: fix netlink report logic in flowtable and genid
        - netfilter: use actual socket sk rather than skb sk when routing harder
        - netfilter: nf_tables: missing validation from the abort path
        - PCI: Always enable ACS even if no ACS Capability
        - netfilter: ipset: Update byte and packet counters regardless of whether
          they match
        - [riscv64] irqchip/sifive-plic: Fix chip_data access within a hierarchy
        - [powerpc*] eeh_cache: Fix a possible debugfs deadlock
        - [arm*] drm/vc4: bo: Add a managed action to cleanup the cache
        - IB/srpt: Fix memory leak in srpt_add_one
        - mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcg
        - [arm64,armhf] drm/panfrost: rename error labels in device_init
        - [arm64,armhf] drm/panfrost: move devfreq_init()/fini() in device
        - [arm64,armhf] drm/panfrost: Fix module unload
        - perf trace: Fix segfault when trying to trace events by cgroup
        - perf tools: Add missing swap for ino_generation
        - perf tools: Add missing swap for cgroup events
        - [x86] ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()
        - [amd64] iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()
        - [amd64] iommu/vt-d: Fix a bug for PDP check in prq_event_thread
        - afs: Fix warning due to unadvanced marshalling pointer
        - afs: Fix incorrect freeing of the ACL passed to the YFS ACL store op
        - vfio/pci: Implement ioeventfd thread handler for contended memory lock
        - can: rx-offload: don't call kfree_skb() from IRQ context
        - can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ
          context
        - can: dev: __can_get_echo_skb(): fix real payload length return value for
          RTR frames
        - can: can_create_echo_skb(): fix echo skb generation: always use
          skb_clone()
        - can: j1939: swap addr and pgn in the send example
        - can: j1939: j1939_sk_bind(): return failure if netdev is down
        - can: peak_usb: add range checking in decode operations
        - can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
        - can: peak_canfd: pucan_handle_can_rx(): fix echo management when
          loopback is on
        - [armhf] can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for
          LS1021A
        - [armhf] can: flexcan: flexcan_remove(): disable wakeup completely
        - xfs: flush new eof page on truncate to avoid post-eof corruption
        - xfs: fix missing CoW blocks writeback conversion retry
        - xfs: fix scrub flagging rtinherit even if there is no rt device
        - io_uring: ensure consistent view of original task ->mm from SQPOLL
        - [arm64] spi: fsl-dspi: fix wrong pointer in suspend/resume
        - [armel,armhf] PCI: mvebu: Fix duplicate resource requests
        - ceph: check session state after bumping session->s_seq
        - [x86] speculation: Allow IBPB to be conditionally enabled on CPUs with
          always-on STIBP
        - USB: apple-mfi-fastcharge: fix reference leak in
          apple_mfi_fc_set_property
        - [arm64,x86] tpm: efi: Don't create binary_bios_measurements file for an
          empty log
        - [arm64] KVM: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return
          SMCCC_RET_NOT_REQUIRED
        - ath9k_htc: Use appropriate rs_datalen type
        - scsi: ufs: Fix missing brace warning for old compilers
        - [arm64] usb: dwc3: pci: add support for the Intel Alder Lake-S
        - opp: Reduce the size of critical section in _opp_table_kref_release()
        - usb: raw-gadget: fix memory leak in gadget_setup
        - ALSA: hda: Separate runtime and system suspend
        - ALSA: hda: Reinstate runtime_allow() for all hda controllers
        - [amd64] x86/boot/compressed/64: Introduce sev_status
        - gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free
        - gfs2: Add missing truncate_inode_pages_final for sd_aspace
        - gfs2: check for live vs. read-only file system in gfs2_fitrim
        - scsi: hpsa: Fix memory leak in hpsa_init_one()
        - drm/amdgpu: perform srbm soft reset always on SDMA resume
        - mac80211: fix use of skb payload instead of header
        - cfg80211: initialize wdev data earlier
        - cfg80211: regulatory: Fix inconsistent format argument
        - tracing: Fix the checking of stackidx in __ftrace_trace_stack
        - Revert "nvme-pci: remove last_sq_tail"
        - scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()
        - scsi: mpt3sas: Fix timeouts observed while reenabling IRQ
        - nvme: introduce nvme_sync_io_queues
        - nvme-rdma: avoid race between time out and tear down
        - nvme-rdma: avoid repeated request completion
        - [amd64] iommu/amd: Increase interrupt remapping table limit to 512
          entries
        - [s390x] smp: move rcu_cpu_starting() earlier
        - vfio/pci: Bypass IGD init in case of -ENODEV
        - amd/amdgpu: Disable VCN DPG mode for Picasso
        - iomap: clean up writeback state logic on writepage error
        - [riscv64] Set text_offset correctly for M-Mode
        - tpm_tis: Disable interrupts on ThinkPad T490s
        - [arm*] spi: bcm2835: remove use of uninitialized gpio flags variable
        - [x86] pinctrl: intel: Fix 2 kOhm bias which is 833 Ohm
        - [x86] pinctrl: intel: Set default bias in case no particular value given
        - [armhf] gpio: aspeed: fix ast2600 bank properties
        - [armel,armhf] 9019/1: kprobes: Avoid fortify_panic() when copying
          optprobe template
        - bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE
        - libbpf, hashmap: Fix undefined behavior in hash_bits
        - [armhf] pinctrl: mcp23s08: Use full chunk of memory for regmap
          configuration
        - [armhf] pinctrl: aspeed: Fix GPI only function problem.
        - net/mlx5e: Fix modify header actions memory leak
        - net/mlx5e: Protect encap route dev from concurrent release
        - net/mlx5e: Use spin_lock_bh for async_icosq_lock
        - net/mlx5: Fix deletion of duplicate rules
        - net/mlx5: E-switch, Avoid extack error log for disabled vport
        - net/mlx5e: Fix VXLAN synchronization after function reload
        - net/mlx5e: Fix incorrect access of RCU-protected xdp_prog
        - SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()
        - NFSD: Fix use-after-free warning when doing inter-server copy
        - NFSD: fix missing refcount in nfsd4_copy by nfsd4_do_async_copy
        - tools/bpftool: Fix attaching flow dissector
        - bpf: Zero-fill re-used per-cpu map element
        - r8169: fix potential skb double free in an error path
        - r8169: disable hw csum for short packets on all chip versions
        - [arm64] pinctrl: qcom: Move clearing pending IRQ to
          .irq_request_resources callback
        - nbd: fix a block_device refcount leak in nbd_release
        - i40e: Fix MAC address setting for a VF via Host/VM
        - igc: Fix returning wrong statistics (Closes: #970722)
        - lan743x: correctly handle chips with internal PHY
        - net: phy: realtek: support paged operations on RTL8201CP
        - xfs: fix flags argument to rmap lookup when converting shared file rmaps
        - xfs: set the unwritten bit in rmap lookup flags in
          xchk_bmap_get_rmapextents
        - xfs: fix rmap key and record comparison functions
        - xfs: fix brainos in the refcount scrubber's rmap fragment processor
        - lan743x: fix "BUG: invalid wait context" when setting rx mode
        - xfs: fix a missing unlock on error in xfs_fs_map_blocks
        - of/address: Fix of_node memory leak in of_dma_is_coherent
        - ch_ktls: Update cheksum information
        - ch_ktls: tcb update fails sometimes
        - [i386] cosa: Add missing kfree in error path of cosa_write
        - hwmon: (applesmc) Re-work SMC comms
        - NFS: Fix listxattr receive buffer size
        - vrf: Fix fast path output packet handling with async Netfilter rules
        - lan743x: fix use of uninitialized variable
        - [arm64] mm: Validate hotplug range before creating linear mapping
        - kernel/watchdog: fix watchdog_allowed_mask not used warning
        - mm: memcontrol: fix missing wakeup polling thread
        - afs: Fix afs_write_end() when called with copied == 0 [ver #3]
        - perf: Fix get_recursion_context()
        - nvme: factor out a nvme_configure_metadata helper
        - nvme: freeze the queue over ->lba_shift updates
        - nvme: fix incorrect behavior when BLKROSET is called by the user
        - perf: Simplify group_sched_in()
        - perf: Fix event multiplexing for exclusive groups
        - [arm64] firmware: xilinx: fix out-of-bounds access
        - erofs: fix setting up pcluster for temporary pages
        - erofs: derive atime instead of leaving it empty
        - ext4: correctly report "not supported" for {usr,grp}jquota when
          !CONFIG_QUOTA
        - ext4: unlock xattr_sem properly in ext4_inline_data_truncate()
        - btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit arch
        - btrfs: ref-verify: fix memory leak in btrfs_ref_tree_mod
        - btrfs: fix min reserved size calculation in merge_reloc_root
        - btrfs: dev-replace: fail mount if we don't have replace item with target
          device
        - [arm64] KVM: Don't hide ID registers from userspace
        - [x86] thunderbolt: Fix memory leak if ida_simple_get() fails in
          enumerate_services()
        - [x86] thunderbolt: Add the missed ida_simple_remove() in
          ring_request_msix()
        - block: add a return value to set_capacity_revalidate_and_notify
        - loop: Fix occasional uevent drop
        - uio: Fix use-after-free in uio_unregister_device()
        - Revert "usb: musb: convert to devm_platform_ioremap_resource_byname"
        - usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode
        - [x86] usb: typec: ucsi: Report power supply changes
        - virtio: virtio_console: fix DMA memory allocation for rproc serial
        - futex: Don't enable IRQs unconditionally in put_pi_state()
        - jbd2: fix up sparse warnings in checkpoint code
        - bootconfig: Extend the magic check range to the preceding 3 bytes
        - mm/compaction: count pages and stop correctly during page isolation
        - mm/compaction: stop isolation if too many pages are isolated and we have
          pages to migrate
        - mm/slub: fix panic in slab_alloc_node()
        - mm/vmscan: fix NR_ISOLATED_FILE corruption on 64-bit
        - mm/gup: use unpin_user_pages() in __gup_longterm_locked()
        - Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"
        - reboot: fix overflow parsing reboot cpu number
        - hugetlbfs: fix anon huge page migration race
        - ocfs2: initialize ip_next_orphan
        - hwmon: (amd_energy) modify the visibility of the counters
          (CVE-2020-12912)
        - selinux: Fix error return code in sel_ib_pkey_sid_slow()
        - io_uring: round-up cq size before comparing with rounded sq size
        - [riscv64] gpio: sifive: Fix SiFive gpio probe
        - gpio: pcie-idio-24: Fix irq mask when masking
        - gpio: pcie-idio-24: Fix IRQ Enable Register value
        - gpio: pcie-idio-24: Enable PEX8311 interrupts
        - [arm64] mmc: sdhci-of-esdhc: Handle pulse width detection erratum for
          more SoCs
        - don't dump the threads that had been already exiting when zapped.
        - [x86] drm/i915: Correctly set SFC capability for video engines
        - [x86] drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]
        - NFSv4.2: fix failure to unregister shrinker
        - pinctrl: amd: use higher precision for 512 RtcClk
        - pinctrl: amd: fix incorrect way to disable debounce filter
        - swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"
        - cpufreq: Introduce governor flags
        - cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGET
        - cpufreq: Add strict_target to struct cpufreq_policy
        - cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into account
        - ethtool: netlink: add missing netdev_features_change() call
        - IPv6: Set SIT tunnel hard_header_len to zero
        - [s390x] net/af_iucv: fix null pointer dereference on shutdown
        - net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO
        - net: udp: fix UDP header access on Fast/frag0 UDP GRO
        - net: Update window_clamp if SOCK_RCVBUF is set
        - tipc: fix memory leak in tipc_topsrv_start()
        - devlink: Avoid overwriting port attributes of registered port
        - tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 replies
        - [powerpc*] 603: Always fault when _PAGE_ACCESSED is not set
        - null_blk: Fix scheduling in atomic with zoned mode
        - Convert trailing spaces and periods in path components
    
      [ Uwe Kleine-König ]
      * [amd64] Enable SND_SOC_AMD_ACP3x, SND_SOC_AMD_RENOIR and
        SND_SOC_AMD_RENOIR_MACH (Closes: #973252)
      * [arm64] Add device tree for Kobol helios64 from rockchip next branch.
    
      [ John L. Villalovos ]
      * [arm64] NUMA: Kconfig: Increase NODES_SHIFT to 4
    
      [ Salvatore Bonaccorso ]
      * [rt] Refresh "signals: Allow rt tasks to cache one sigqueue struct"
      * [armhf] dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet PHY
        (Closes: #973369)
      * Bump ABI to 3
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 19 Nov 2020 08:19:18 +0100
  • linux (5.9.6-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.2
        - [powerpc*] ibmveth: Switch order of ibmveth_helper calls.
        - [powerpc*] ibmveth: Identify ingress large send packets.
        - cxgb4: handle 4-tuple PEDIT to NAT mode translation
        - ipv4: Restore flowi4_oif update before call to xfrm_lookup_route
        - mlx4: handle non-napi callers to napi_poll
        - net: dsa: microchip: fix race condition
        - net: fec: Fix phy_device lookup for phy_reset_after_clk_enable()
        - net: fec: Fix PHY init after phy_reset_after_clk_enable()
        - net: fix pos incrementment in ipv6_route_seq_next
        - net: ipa: skip suspend/resume activities if not set up
        - net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_info
        - net/smc: fix use-after-free of delayed events
        - net/smc: fix valid DMBE buffer sizes
        - tipc: fix NULL pointer dereference in tipc_named_rcv
        - tipc: fix the skb_unshare() in tipc_buf_append()
        - socket: fix option SO_TIMESTAMPING_NEW
        - socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabled
        - can: m_can_platform: don't call m_can_class_suspend in runtime suspend
        - can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcnt
        - net: j1939: j1939_session_fresh_new(): fix missing initialization of
          skbcnt
        - binder: fix UAF when releasing todo list (CVE-2020-0423)
        - ALSA: bebob: potential info leak in hwdep_read()
        - ALSA: hda: fix jack detection with Realtek codecs when in D3
        - ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_close
        - tipc: re-configure queue limit for broadcast link
        - tipc: fix incorrect setting window for bcast link
        - ibmvnic: save changed mac address to adapter->mac_addr
        - icmp: randomize the global rate limiter
        - net: ftgmac100: Fix Aspeed ast2600 TX hang issue
        - net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC device
        - net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling
          ether_setup
        - net: Properly typecast int values to set sk_max_pacing_rate
        - net/sched: act_ct: Fix adding udp port mangle operation
        - net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels
        - netsec: ignore 'phy-mode' device property on ACPI systems
        - nexthop: Fix performance regression in nexthop deletion
        - nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in
          nfc_genl_fw_download()
        - r8169: fix operation under forced interrupt threading
        - tcp: fix to update snd_wl1 in bulk receiver fast path
        - net: ethernet: mtk-star-emac: select REGMAP_MMIO
        - net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action()
        - ixgbe: fix probing of multi-port devices with one MDIO
        - net: openvswitch: fix to make sure flow_lookup() is not preempted
        - sfc: move initialisation of efx->filter_sem to efx_init_struct()
        - ALSA: hda - Don't register a cb func if it is registered already
        - ALSA: hda - Fix the return value if cb func is already registered
        - ALSA: usb-audio: Line6 Pod Go interface requires static clock rate quirk
        - ALSA: hda/realtek - The front Mic on a HP machine doesn't work
        - ALSA: hda/realtek - set mic to auto detect on a HP AIO machine
        - ALSA: hda/realtek - Add mute Led support for HP Elitebook 845 G7
        - ALSA: hda/realtek: Enable audio jacks of ASUS D700SA with ALC887
        - cifs: remove bogus debug code
        - cifs: Return the error from crypt_message when enc/dec key not found.
        - SMB3: Resolve data corruption of TCP server info fields
        - SMB3.1.1: Fix ids returned in POSIX query dir
        - smb3: do not try to cache root directory if dir leases not supported
        - smb3: fix stat when special device file and mounted with modefromsid
        - [arm64] Make use of ARCH_WORKAROUND_1 even when KVM is not enabled
        - [x86] KVM: nVMX: Morph notification vector IRQ on nested VM-Enter to
          pending PI
        - [x86] KVM: nVMX: Reset the segment cache when stuffing guest segs
        - [x86] KVM: nVMX: Reload vmcs01 if getting vmcs12's pages fails
        - [x86] KVM: x86/mmu: Commit zap of remaining invalid pages when
          recovering lpages
        - [x86] KVM: x86: Intercept LA57 to inject #GP fault when it's reserved
        - [x86] KVM: SVM: Initialize prev_ga_tag before use
        - crypto: caam - add xts check for block length equal to zero
        - crypto: algif_aead - Do not set MAY_BACKLOG on the async path
        - crypto: caam/qi - add fallback for XTS with more than 8B IV
        - crypto: caam/qi - add support for more XTS key lengths
        - crypto: caam/jr - add fallback for XTS with more than 8B IV
        - crypto: caam/jr - add support for more XTS key lengths
        - crypto: caam/qi2 - add fallback for XTS with more than 8B IV
        - crypto: caam/qi2 - add support for more XTS key lengths
        - RAS/CEC: Fix cec_init() prototype
        - sched/fair: Fix wrong negative conversion in find_energy_efficient_cpu()
        - microblaze: fix kbuild redundant file warning
        - [x86] EDAC/i5100: Fix error handling order in i5100_init_one()
        - [x86] perf/x86/intel/ds: Fix x86_pmu_stop warning for large PEBS
        - [x86] x86/fpu: Allow multiple bits in clearcpuid= parameter
        - irqchip/ti-sci-inta: Fix unsigned comparison to zero
        - irqchip/ti-sci-intr: Fix unsigned comparison to zero
        - [arm64] kprobe: add checks for ARMv8.3-PAuth combined instructions
        - seqlock: Unbreak lockdep
        - drivers/perf: xgene_pmu: Fix uninitialized resource struct
        - drivers/perf: thunderx2_pmu: Fix memory resource error handling
        - sched/fair: Fix wrong cpu selecting from isolated domain
        - sched/fair: Use dst group while checking imbalance for NUMA balancer
        - [arm64] perf: Add missing ISB in armv8pmu_enable_counter()
        - [x86] perf/x86/intel/uncore: Update Ice Lake uncore units
        - [x86] perf/x86/intel/uncore: Reduce the number of CBOX counters
        - [x86] perf/x86/intel/uncore: Fix for iio mapping on Skylake Server
        - [x86] perf/x86/intel/uncore: Fix the scale of the IMC free-running
          events
        - [x86] x86/nmi: Fix nmi_handle() duration miscalculation
        - [amd64] x86/events/amd/iommu: Fix sizeof mismatch
        - [arm64] pinctrl: qcom: Set IRQCHIP_SET_TYPE_MASKED and
          IRQCHIP_MASK_ON_SUSPEND flags
        - [arm64] pinctrl: qcom: Use return value from irq_set_wake() call
        - [x86] perf/x86: Fix n_pair for cancelled txn
        - lockdep: Fix usage_traceoverflow
        - lockdep: Fix lockdep recursion
        - lockdep: Revert "lockdep: Use raw_cpu_*() for per-cpu variables"
        - perf/core: Fix race in the perf_mmap_close() function (CVE-2020-14351)
        - crypto: algif_skcipher - EBUSY on aio should be an error
        - crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' call
        - crypto: picoxcell - Fix potential race condition bug
        - media: vivid: Fix global-out-of-bounds read in precalculate_color()
        - crypto: ccree - fix runtime PM imbalance on error
        - media: hantro: h264: Get the correct fallback reference buffer
        - media: hantro: postproc: Fix motion vector space allocation
        - media: ov5640: Correct Bit Div register in clock tree diagram
        - media: i2c: fix error check on max9286_read call
        - media: m5mols: Check function pointer in m5mols_sensor_power
        - fscrypt: restrict IV_INO_LBLK_32 to ino_bits <= 32
        - media: uvcvideo: Set media controller entity functions
        - media: uvcvideo: Silence shift-out-of-bounds warning
        - media: staging/intel-ipu3: css: Correctly reset some memory
        - media: omap3isp: Fix memleak in isp_probe
        - media: i2c: ov5640: Remain in power down for DVP mode unless streaming
        - media: i2c: ov5640: Separate out mipi configuration from s_power
        - media: i2c: ov5640: Enable data pins on poweron for DVP mode
        - media: i2c: max9286: Allocate v4l2_async_subdev dynamically
        - crypto: sa2ul - fix compiler warning produced by clang
        - spi: fsi: Handle 9 to 15 byte transfers lengths
        - spi: fsi: Fix use of the bneq+ sequencer instruction
        - spi: fsi: Implement restricted size for certain controllers
        - spi: dw-pci: free previously allocated IRQs if desc->setup() fails
        - crypto: sa2ul - Select CRYPTO_AUTHENC
        - crypto: omap-sham - fix digcnt register handling with export/import
        - crypto: sa2ul - Fix pm_runtime_get_sync() error checking
        - regmap: debugfs: Fix more error path regressions
        - hwmon: (pmbus/max34440) Fix status register reads for MAX344{51,60,61}
        - hwmon: (w83627ehf) Fix a resource leak in probe
        - crypto: stm32/crc32 - Avoid lock if hardware is already used
        - crypto: sun8i-ce - handle endianness of t_common_ctl
        - media: mx2_emmaprp: Fix memleak in emmaprp_probe
        - media: mtk-mdp: Fix Null pointer dereference when calling list_add
        - media: tc358743: initialize variable
        - media: tc358743: cleanup tc358743_cec_isr
        - nvme: fix error handling in nvme_ns_report_zones
        - media: rcar-vin: Fix a reference count leak.
        - media: rockchip/rga: Fix a reference count leak.
        - media: platform: fcp: Fix a reference count leak.
        - media: camss: Fix a reference count leak.
        - media: s5p-mfc: Fix a reference count leak
        - media: stm32-dcmi: Fix a reference count leak
        - media: ti-vpe: Fix a missing check and reference count leak
        - regulator: resolve supply after creating regulator
        - hwmon: (bt1-pvt) Test sensor power supply on probe
        - hwmon: (bt1-pvt) Cache current update timeout
        - hwmon: (bt1-pvt) Wait for the completion with timeout
        - spi: imx: Fix freeing of DMA channels if spi_bitbang_start() fails
        - btrfs: add owner and fs_info to alloc_state io_tree
        - blk-mq: move cancel of hctx->run_work to the front of blk_exit_queue
        - ath10k: provide survey info as accumulated data
        - Bluetooth: hci_uart: Cancel init work before unregistering
        - [arm64,armhf] drm: panel: Fix bus format for OrtusTech COM43H4M85ULC
          panel
        - ath6kl: prevent potential array overflow in ath6kl_add_new_sta()
        - ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()
        - ath10k: Fix the size used in a 'dma_free_coherent()' call in an error
          handling path
        - wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680
        - [arm64] ASoC: qcom: lpass-platform: fix memory leak
        - [arm64] ASoC: qcom: lpass-cpu: fix concurrency issue
        - ath11k: Fix possible memleak in ath11k_qmi_init_service
        - brcmfmac: check ndev pointer
        - mwifiex: Do not use GFP_KERNEL in atomic context
        - [arm64] drm/malidp: Use struct drm_gem_object_funcs.get_sg_table
          internally
        - staging: rtl8192u: Do not use GFP_KERNEL in atomic context
        - drm/gma500: fix error check
        - scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'
        - scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' call
        - scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg()
        - scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba()
        - scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()
        - libbpf: Fix unintentional success return code in bpf_object__load
        - wilc1000: Fix memleak in wilc_sdio_probe
        - wilc1000: Fix memleak in wilc_bus_probe
        - rtw88: don't treat NULL pointer as an array
        - backlight: sky81452-backlight: Fix refcount imbalance on error
        - staging: wfx: fix frame reordering
        - staging: emxx_udc: Fix passing of NULL to dma_alloc_coherent()
        - [x86] VMCI: check return value of get_user_pages_fast() for errors
        - mm/error_inject: Fix allow_error_inject function signatures.
        - drm: panel: Fix bpc for OrtusTech COM43H4M85ULC panel
        - Bluetooth: Clear suspend tasks on unregister
        - scsi: ufs: Make ufshcd_print_trs() consider UFSHCD_QUIRK_PRDT_BYTE_GRAN
        - binder: Remove bogus warning on failed same-process transaction
        - drm/amdgpu: fix max_entries calculation v4
        - soundwire: stream: fix NULL/IS_ERR confusion
        - soundwire: intel: fix NULL/ERR_PTR confusion
        - tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
        - pty: do tty_flip_buffer_push without port->lock in pty_write
        - [x86] pwm: lpss: Fix off by one error in base_unit math in
          pwm_lpss_prepare()
        - [x86] pwm: lpss: Add range limit check for the base_unit register value
        - sfc: don't double-down() filters in ef100_reset()
        - ath11k: fix a double free and a memory leak
        - video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value
          error
        - video: fbdev: sis: fix null ptr dereference
        - video: fbdev: radeon: Fix memleak in radeonfb_pci_register
        - HID: roccat: add bounds checking in kone_sysfs_write_settings()
        - ath11k: fix uninitialized return in ath11k_spectral_process_data()
        - drm/msm: Avoid div-by-zero in dpu_crtc_atomic_check()
        - [arm64,armhf] drm/panfrost: Ensure GPU quirks are always initialised
        - iomap: Clear page error before beginning a write
        - iomap: Mark read blocks uptodate in write_begin
        - Bluetooth: Fix memory leak in read_adv_mon_features()
        - Bluetooth: Re-order clearing suspend tasks
        - [armhf] pinctrl: mcp23s08: Fix mcp23x17_regmap initialiser
        - [armhf] pinctrl: mcp23s08: Fix mcp23x17 precious range
        - pinctrl: devicetree: Keep deferring even on timeout
        - [s390x] bpf: Fix multiple tail calls
        - net/mlx5: Fix uninitialized variable warning
        - net/mlx5: Don't call timecounter cyc2time directly from 1PPS flow
        - scsi: mpt3sas: Fix sync irqs
        - [arm64,armhf] net: stmmac: Fix incorrect location to set
          real_num_rx|tx_queues
        - [arm64,armhf] net: stmmac: use netif_tx_start|stop_all_queues() function
        - xfs: force the log after remapping a synchronous-writes file
        - [arm64] cpufreq: armada-37xx: Add missing MODULE_DEVICE_TABLE
        - ASoC: topology: disable size checks for bytes_ext controls if needed
        - ASoC: tlv320adcx140: Fix digital gain range
        - nvmem: core: fix missing of_node_put() in of_nvmem_device_get()
        - dmaengine: ti: k3-udma-glue: fix channel enable functions
        - Bluetooth: Fix auto-creation of hci_conn at Conn Complete event
        - xhci: don't create endpoint debugfs entry before ring buffer is set.
        - [arm64] drm/msm: Fix the a650 hw_apriv check
        - net: dsa: rtl8366: Check validity of passed VLANs
        - net: dsa: rtl8366: Refactor VLAN/PVID init
        - net: dsa: rtl8366: Skip PVID setting if not requested
        - net: wilc1000: clean up resource in error path of init mon interface
        - ASoC: tlv320aic32x4: Fix bdiv clock rate derivation
        - net: dsa: rtl8366rb: Support all 4096 VLANs
        - ASoC: SOF: control: add size checks for ext_bytes control .put()
        - ASoC: tas2770: Fix unbalanced calls to pm_runtime
        - [armhf] spi: omap2-mcspi: Improve performance waiting for CHSTAT
        - ath11k: Add checked value for ath11k_ahb_remove
        - ath6kl: wmi: prevent a shift wrapping bug in
          ath6kl_wmi_delete_pstream_cmd()
        - drm: rcar-du: Put reference to VSP device
        - phy: rockchip-dphy-rx0: Include linux/delay.h
        - dmaengine: dmatest: Check list for emptiness before access its last
          entry
        - ASoC: cros_ec_codec: fix kconfig dependency warning for
          SND_SOC_CROS_EC_CODEC
        - misc: mic: scif: Fix error handling path
        - ALSA: seq: oss: Avoid mutex lock for a long-time ioctl
        - net/mlx5e: IPsec: Use kvfree() for memory allocated with kvzalloc()
        - [arm*] usb: dwc2: Fix parameter type in function pointer prototype
        - [arm64,armhf] usb: dwc3: core: Properly default unspecified speed
        - [arm*] usb: dwc2: Add missing cleanups when usb_add_gadget_udc() fails
        - rtw88: Fix probe error handling race with firmware loading
        - rtw88: Fix potential probe error handling race with wow firmware loading
        - quota: clear padding in v2r1_mem2diskdqb()
        - [arm*] drm/vc4: crtc: Rework a bit the CRTC state code
        - ASoC: fsl_sai: Instantiate snd_soc_dai_driver
        - HID: hid-input: fix stylus battery reporting
        - tty: hvc: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
        - tty: serial: imx: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
        - nvmem: core: fix possibly memleak when use
          nvmem_cell_info_to_nvmem_cell()
        - [x86] hv: clocksource: Add notrace attribute to read_hv_sched_clock_*()
          functions
        - nl80211: fix OBSS PD min and max offset validation
        - iomap: Use kzalloc to allocate iomap_page
        - ibmvnic: set up 200GBPS speed
        - bpf: disallow attaching modify_return tracing functions to other BPF
          programs
        - qtnfmac: fix resource leaks on unsupported iftype error return path
        - pinctrl: aspeed: Use the right pinconf mask
        - [arm64] iommu/qcom: add missing put_device() call in
          qcom_iommu_of_xlate()
        - iio: adc: stm32-adc: fix runtime autosuspend delay when slow polling
        - net: enic: Cure the enic api locking trainwreck
        - pinctrl: tigerlake: Fix register offsets for TGL-H variant
        - serial: 8250: Discard RTS/DTS setting from clock update method
        - serial: 8250: Skip uninitialized TTY port baud rate update
        - serial: 8250_dw: Fix clk-notifier/port suspend deadlock
        - mfd: syscon: Don't free allocated name for regmap_config
        - mfd: sm501: Fix leaks in probe()
        - dm: fix missing imposition of queue_limits from dm_wq_work() thread
        - pinctrl: single: fix pinctrl_spec.args_count bounds check
        - pinctrl: single: fix debug output when #pinctrl-cells = 2
        - staging: rtl8712: Fix enqueue_reorder_recvframe()
        - ASoC: wm_adsp: Pass full name to snd_ctl_notify
        - iwlwifi: mvm: split a print to avoid a WARNING in ROC
        - iwlwifi: dbg: remove no filter condition
        - iwlwifi: dbg: run init_cfg function once per driver load
        - usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above.
        - usb: gadget: u_serial: clear suspended flag when disconnecting
        - usb: gadget: u_ether: enable qmult on SuperSpeed Plus as well
        - bus: mhi: core: Fix the building of MHI module
        - ocxl: fix kconfig dependency warning for OCXL
        - nl80211: fix non-split wiphy information
        - [arm*] usb: dwc2: Fix INTR OUT transfers in DDMA mode.
        - scsi: target: tcmu: Fix warning: 'page' may be used uninitialized
        - scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs()
        - dmaengine: ioat: Allocate correct size for descriptor chunk
        - staging: qlge: fix build breakage with dumping enabled
        - ipmi_si: Fix wrong return value in try_smi_init()
        - tracing: Fix parse_synth_field() error handling
        - staging: wfx: fix BA sessions for older firmwares
        - [x86] platform/x86: mlx-platform: Remove PSU EEPROM configuration
        - dm: fix request-based DM to not bounce through indirect dm_submit_bio
        - mwifiex: fix double free
        - [arm64,armhf] drm/panfrost: increase readl_relaxed_poll_timeout values
        - drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_init
        - ipvs: clear skb->tstamp in forwarding path
        - bpf, sockmap: Remove skb_orphan and let normal skb_kfree do cleanup
        - netfilter: nf_log: missing vlan offload tag and proto
        - mm/swapfile.c: fix potential memory leak in sys_swapon
        - mm: memcg/slab: fix racy access to page->mem_cgroup in
          mem_cgroup_from_obj()
        - mm/memcg: fix device private memcg accounting
        - mm/mmap.c: replace do_brk with do_brk_flags in comment of
          insert_vm_struct()
        - mm/page_alloc.c: fix freeing non-compound pages
        - mm, oom_adj: don't loop through tasks in __set_oom_adj when not
          necessary
        - fs: fix NULL dereference due to data race in prepend_path()
        - tracing: Handle synthetic event array field type checking correctly
        - i3c: master add i3c_master_attach_boardinfo to preserve boardinfo
        - IB/mlx4: Fix starvation in paravirt mux/demux
        - IB/mlx4: Adjust delayed work when a dup is observed
        - [powerpc*] pseries: Fix missing of_node_put() in rng_init()
        - [powerpc*] icp-hv: Fix missing of_node_put() in success path
        - rcu/tree: Force quiescent state on callback overload
        - rcutorture: Properly set rcu_fwds for OOM handling
        - refperf: Avoid null pointer dereference when buf fails to allocate
        - RDMA/ucma: Fix locking for ctx->events_reported
        - RDMA/ucma: Add missing locking around rdma_leave_multicast()
        - mtd: lpddr: fix excessive stack usage with clang
        - RDMA/hns: Add a check for current state before modifying QP
        - RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz()
        - [powerpc*] pseries: explicitly reschedule during drmem_lmb list
          traversal
        - [powerpc*] pseries/drmem: don't cache node id in drmem_lmb struct
        - RDMA/mlx5: Fix potential race between destroy and CQE poll
        - mtd: mtdoops: Don't write panic data twice
        - perf tools: Make GTK2 support opt-in
        - [armel,armhf] 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using
          DT values
        - xfs: fix finobt btree block recovery ordering
        - m68knommu: include SDHC support only when hardware has it
        - xfs: limit entries returned when counting fsmap records
        - xfs: fix deadlock and streamline xfs_getfsmap performance
        - nfs: add missing "posix" local_lock constant table definition
        - xfs: fix high key handling in the rt allocator's query_range function
        - RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init
        - RDMA/core: Delete function indirection for alloc/free kernel CQ
        - RDMA: Allow fail of destroy CQ
        - RDMA: Change XRCD destroy return value
        - RDMA: Restore ability to return error for destroy WQ
        - RDMA/umem: Fix ib_umem_find_best_pgsz() for mappings that cross a page
          boundary
        - RDMA/umem: Prevent small pages from being returned by
          ib_umem_find_best_pgsz()
        - RDMA/qedr: Fix qp structure memory leak
        - RDMA/qedr: Fix doorbell setting
        - RDMA/qedr: Fix use of uninitialized field
        - RDMA/qedr: Fix return code if accept is called on a destroyed qp
        - RDMA/qedr: Fix inline size returned for iWARP
        - [powerpc*] pseries/svm: Allocate SWIOTLB buffer anywhere in memory
        - [powerpc*] watchpoint: Fix quadword instruction handling on p10
          predecessors
        - [powerpc*] watchpoint: Fix handling of vector instructions
        - [powerpc*] watchpoint: Add hw_len wherever missing
        - [powerpc*] book3s64/hash/4k: Support large linear mapping range with 4K
        - [powerpc*] 64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm
        - [powerpc*] papr_scm: Fix warning triggered by perf_stats_show()
        - RDMA/cma: Combine cma_ndev_work with cma_work
        - RDMA/cma: Remove dead code for kernel rdmacm multicast
        - RDMA/cma: Consolidate the destruction of a cma_multicast in one place
        - RDMA/cma: Fix use after free race in roce multicast join
        - perf intel-pt: Fix "context_switch event has no tid" error
        - perf metricgroup: Fix uncore metric expressions
        - RDMA/qedr: Fix resource leak in qedr_create_qp
        - RDMA/hns: Set the unsupported wr opcode
        - RDMA/mlx5: Use set_mkc_access_pd_addr_fields() in reg_create()
        - RDMA/mlx5: Make mkeys always owned by the kernel's PD when not enabled
        - RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't
          work
        - i40iw: Add support to make destroy QP synchronous
        - perf stat: Skip duration_time in setup_system_wide
        - RDMA/hns: Add check for the validity of sl configuration
        - RDMA/hns: Solve the overflow of the calc_pg_sz()
        - RDMA/hns: Fix the wrong value of rnr_retry when querying qp
        - RDMA/hns: Fix configuration of ack_req_freq in QPC
        - RDMA/hns: Fix missing sq_sig_type when querying QP
        - RDMA/mlx5: Fix type warning of sizeof in __mlx5_ib_alloc_counters()
        - mtd: hyperbus: hbmc-am654: Fix direct mapping setup flash access
        - overflow: Include header file with SIZE_MAX declaration
        - mtd: parsers: bcm63xx: Do not make it modular
        - RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
        - [powerpc*] 64: fix irq replay missing preempt
        - [powerpc*] 64: fix irq replay pt_regs->softe value
        - [powerpc*] perf: Exclude pmc5/6 from the irrelevant PMU group
          constraints
        - [powerpc*] perf/hv-gpci: Fix starting index value
        - perf stat: Fix out of bounds CPU map access when handling armv8_pmu
          events
        - i3c: master: Fix error return in cdns_i3c_master_probe()
        - [powerpc*] security: Fix link stack flush instruction
        - [powerpc*] book3s64/radix: Make radix_mem_block_size 64bit
        - [powerpc*] papr_scm: Add PAPR command family to pass-through command-set
        - [powerpc*] cpufreq: powernv: Fix frame-size-overflow in
          powernv_cpufreq_reboot_notifier
        - IB/rdmavt: Fix sizeof mismatch
        - RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt()
        - f2fs: reject CASEFOLD inode flag without casefold feature
        - um: vector: Use GFP_ATOMIC under spin lock
        - um: time-travel: Fix IRQ handling in time_travel_handle_message()
        - thermal: core: Adding missing nlmsg_free() in
          thermal_genl_sampling_temp()
        - perf trace: Fix off by ones in memset() after realloc() in arches using
          libaudit
        - f2fs: wait for sysfs kobject removal before freeing f2fs_sb_info
        - afs: Fix rapid cell addition/removal by not using RCU on cells tree
        - afs: Fix cell refcounting by splitting the usage counter
        - afs: Fix cell purging with aliases
        - afs: Fix cell removal
        - RDMA/rxe: Handle skb_clone() failure in rxe_recv.c
        - mm/page_owner: change split_page_owner to take a count
        - mm/huge_memory: fix split assumption of page size
        - mm: fix a race during THP splitting
        - lib/crc32.c: fix trivial typo in preprocessor condition
        - ramfs: fix nommu mmap with gaps in the page cache
        - rapidio: fix error handling path
        - rapidio: fix the missed put_device() for rio_mport_add_riodev
        - clk: meson: axg-audio: separate axg and g12a regmap tables
        - rtc: ds1307: Clear OSF flag on DS1388 when setting time
        - clk: meson: g12a: mark fclk_div2 as critical
        - PCI: designware-ep: Fix the Header Type check
        - PCI: aardvark: Fix compilation on s390
        - PCI: aardvark: Check for errors from pci_bridge_emul_init() call
        - PCI: iproc: Set affinity mask on MSI interrupts
        - PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY
        - vfio: add a singleton check for vfio_group_pin_pages
        - [s390x] pci: Mark all VFs as not implementing PCI_COMMAND_MEMORY
        - vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfn
        - vfio: fix a missed vfio group put in vfio_pin_pages
        - [x86,arm64] vfio/type1: fix dirty bitmap calculation in vfio_dma_rw
        - nfsd: Cache R, RW, and W opens separately
        - [x86] PCI: hv: Fix hibernation in case interrupts are not re-created
        - module: statically initialize init section freeing data
        - clk: at91: clk-main: update key before writing AT91_CKGR_MOR
        - clk: bcm2835: add missing release if devm_clk_hw_register fails
        - kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n
        - watchdog: Fix memleak in watchdog_cdev_register
        - watchdog: Use put_device on error
        - watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3
        - clk: at91: sam9x60: support only two programmable clocks
        - svcrdma: fix bounce buffers for unaligned offsets and multiple pages
        - ext4: fix dead loop in ext4_mb_new_blocks
        - ext4: discard preallocations before releasing group lock
        - ext4: disallow modifying DAX inode flag if inline_data has been set
        - ext4: limit entries returned when counting fsmap records
        - vfio/pci: Clear token on bypass registration failure
        - [x86,arm64] vfio iommu type1: Fix memory leak in
          vfio_iommu_type1_pin_pages
        - clk: qcom: gdsc: Keep RETAIN_FF bit set if gdsc is already on
        - clk: imx8mq: Fix usdhc parents order
        - SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()
        - NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
        - platform/chrome: cros_ec_typec: Send enum values to
          usb_role_switch_set_role()
        - platform/chrome: cros_ec_lightbar: Reduce ligthbar get version command
        - Input: elants_i2c - fix typo for an attribute to show calibration count
        - Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()
        - Input: stmfts - fix a & vs && typo
        - Input: ep93xx_keypad - fix handling of platform_get_irq() error
        - Input: omap4-keypad - fix handling of platform_get_irq() error
        - Input: twl4030_keypad - fix handling of platform_get_irq() error
        - Input: sun4i-ps2 - fix handling of platform_get_irq() error
        - [x86] KVM: x86: emulating RDPID failure shall return #UD rather than #GP
        - [x86] KVM: nSVM: CR3 MBZ bits are only 63:52
        - scsi: bfa: Fix error return in bfad_pci_init()
        - [arm64] mm: use single quantity to represent the PA to VA translation
        - bpf: Enforce id generation for all may-be-null register type
        - net: dsa: seville: the packet buffer is 2 megabits, not megabytes
        - netfilter: conntrack: connection timeout after re-register
        - netfilter: ebtables: Fixes dropping of small packets in bridge nat
        - vdpa/mlx5: Make use of a specific 16 bit endianness API
        - vdpa/mlx5: Fix failure to bring link up
        - vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OK
        - netfilter: nf_fwd_netdev: clear timestamp in forwarding path
        - [arm64] soc: xilinx: Fix error code in zynqmp_pm_probe()
        - [arm64] arm64: dts: meson: vim3: correct led polarity
        - [armhf] dts: sun8i: r40: bananapi-m2-ultra: Fix dcdc1 regulator
        - [arm64] dts: allwinner: h5: remove Mali GPU PMU module
        - [armhf] memory: omap-gpmc: Fix a couple off by ones
        - [armhf] memory: omap-gpmc: Fix build error without CONFIG_OF
        - [arm64] dts: qcom: msm8992: Fix UART interrupt property
        - [arm64] dts: qcom: sdm845-db845c: Fix hdmi nodes
        - [arm64] dts: qcom: sm8150: fix up primary USB nodes
        - [arm64] dts: qcom: sc7180: Fix the LLCC base register size
        - memory: fsl-corenet-cf: Fix handling of platform_get_irq() error
        - firmware: arm_scmi: Fix NULL pointer dereference in mailbox_chan_free
        - [arm64] dts: mt8173-elm: fix supported values for
          regulator-allowed-modes of da9211
        - [arm64] dts: qcom: sm8250: Rename UART2 node to UART12
        - dmaengine: ti: k3-udma-glue: Fix parameters for rx ring pair request
        - [arm64] dts: imx8mq: Add missing interrupts to GPC
        - [arm64] dts: qcom: sc7180: Drop flags on mdss irqs
        - [arm64] dts: sdm845: Fixup OPP table for all qup devices
        - [arm64] dts: qcom: msm8916: Remove one more thermal trip point unit name
        - [arm64] dts: qcom: pm8916: Remove invalid reg size from wcd_codec
        - [arm64] dts: qcom: msm8916: Fix MDP/DSI interrupts
        - [arm64] dts: mt8173: elm: Fix nor_flash node property
        - [arm64] dts: ti: k3-j721e: Rename mux header and update macro names
        - [arm64] dts: actions: limit address range for pinctrl node
        - lightnvm: fix out-of-bounds write to array devices->info[]
        - [powerpc*] powernv/dump: Fix race while processing OPAL dump
        - [powerpc*] 64s: Remove TM from Power10 features
        - [powerpc*] pseries: Avoid using addr_to_pfn in real mode
        - nvmet: fix uninitialized work for zero kato
        - nvmet: limit passthru MTDS by BIO_MAX_PAGES
        - [x86] KVM: ioapic: break infinite recursion on lazy EOI (CVE-2020-27152)
        - NTB: hw: amd: fix an issue about leak system resources
        - sched/features: Fix !CONFIG_JUMP_LABEL case
        - perf: correct SNOOPX field offset
        - random32: make prandom_u32() output unpredictable
        - i2c: core: Restore acpi_walk_dep_device_list() getting called after
          registering the ACPI i2c devs
        - md/bitmap: fix memory leak of temporary bitmap
        - block: ratelimit handle_bad_sector() message
        - [x86] dumpstack: Fix misleading instruction pointer error message
        - crypto: ccp - fix error handling
        - [x86] asm: Replace __force_order with a memory clobber
        - [x86] mce: Add Skylake quirk for patrol scrub reported errors
        - media: firewire: fix memory leak
        - media: ati_remote: sanity check for both endpoints
        - media: st-delta: Fix reference count leak in delta_run_work
        - media: sti: Fix reference count leaks
        - media: exynos4-is: Fix several reference count leaks due to
          pm_runtime_get_sync
        - media: exynos4-is: Fix a reference count leak due to pm_runtime_get_sync
        - media: exynos4-is: Fix a reference count leak
        - media: vsp1: Fix runtime PM imbalance on error
        - media: platform: s3c-camif: Fix runtime PM imbalance on error
        - media: platform: sti: hva: Fix runtime PM imbalance on error
        - media: bdisp: Fix runtime PM imbalance on error
        - media: media/pci: prevent memory leak in bttv_probe
        - [x86] mce: Annotate mce_rd/wrmsrl() with noinstr
        - crypto: hisilicon - fixed memory allocation error
        - spi: fsi: Fix clock running too fast
        - blk-mq: always allow reserved allocation in hctx_may_queue
        - [x86] mce: Make mce_rdmsrl() panic on an inaccessible MSR
        - media: uvcvideo: Ensure all probed info is returned to v4l2
        - mmc: sdio: Check for CISTPL_VERS_1 buffer size
        - media: saa7134: avoid a shift overflow
        - media: atomisp: fix memleak in ia_css_stream_create
        - media: venus: fixes for list corruption
        - notifier: Fix broken error handling pattern
        - fs: dlm: fix configfs memory leak
        - media: venus: core: Fix error handling in probe
        - media: venus: core: Fix runtime PM imbalance in venus_probe
        - ntfs: add check for mft record size in superblock
        - ip_gre: set dev->hard_header_len and dev->needed_headroom properly
        - mac80211: handle lack of sband->bitrates in rates
        - staging: wfx: fix handling of MMIC error
        - libbpf: Close map fd if init map slots failed
        - bpf: Use raw_spin_trylock() for pcpu_freelist_push/pop in NMI
        - PM: hibernate: remove the bogus call to get_gendisk() in
          software_resume()
        - scsi: mvumi: Fix error return in mvumi_io_attach()
        - scsi: target: core: Add CONTROL field for trace events
        - [amd64] mic: vop: copy data to kernel space then write to io memory
        - [amd64] misc: vop: add round_up(x,4) for vring_size to avoid kernel
          panic
        - [arm64,armhf] usb: dwc3: Add splitdisable quirk for Hisilicon Kirin Soc
        - usb: gadget: function: printer: fix use-after-free in __lock_acquire
        - rtw88: pci: Power cycle device during shutdown
        - udf: Limit sparing table size
        - udf: Avoid accessing uninitialized data on failed inode read
        - rtw88: increse the size of rx buffer size
        - USB: cdc-acm: handle broken union descriptors
        - [arm64,armhf] usb: dwc3: simple: add support for Hikey 970
        - can: flexcan: flexcan_chip_stop(): add error handling and propagate
          error value
        - HID: multitouch: Lenovo X1 Tablet Gen3 trackpoint and buttons
        - ath9k: hif_usb: fix race condition between usb_get_urb() and
          usb_kill_anchored_urbs()
        - [arm64,armhf] drm/panfrost: add Amlogic GPU integration quirks
        - [arm64,armhf] drm/panfrost: add amlogic reset quirk callback
        - [arm64,armhf] drm/panfrost: add support for vendor quirk
        - bpf: Limit caller's stack depth 256 for subprogs with tailcalls
        - dma-direct: Fix potential NULL pointer dereference
        - misc: rtsx: Fix memory leak in rtsx_pci_probe
        - reiserfs: only call unlock_new_inode() if I_NEW
        - opp: Prevent memory leak in dev_pm_opp_attach_genpd()
        - xfs: make sure the rt allocator doesn't run off the end
        - usb: ohci: Default to per-port over-current protection
        - drm: fix double free for gbo in drm_gem_vram_init and
          drm_gem_vram_create
        - Bluetooth: Only mark socket zapped after unlocking
        - drm/msm/a6xx: fix a potential overflow issue
        - drm/xlnx: Use devm_drm_dev_alloc
        - iomap: fix WARN_ON_ONCE() from unprivileged users
        - scsi: ibmvfc: Fix error return in ibmvfc_probe()
        - scsi: qla2xxx: Warn if done() or free() are called on an already freed
          srb
        - soundwire: cadence: fix race condition between suspend and Slave device
          alerts
        - brcmsmac: fix memory leak in wlc_phy_attach_lcnphy
        - rtl8xxxu: prevent potential memory leak
        - Fix use after free in get_capset_info callback.
        - HID: ite: Add USB id match for Acer One S1003 keyboard dock
        - scsi: qedf: Return SUCCESS if stale rport is encountered
        - scsi: qedi: Mark all connections for recovery on link down event
        - scsi: qedi: Protect active command list to avoid list corruption
        - scsi: qedi: Fix list_del corruption while removing active I/O
        - fbmem: add margin check to fb_check_caps()
        - tty: ipwireless: fix error handling
        - Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urb
        - ipvs: Fix uninit-value in do_ip_vs_set_ctl()
        - reiserfs: Fix memory leak in reiserfs_parse_options()
        - [s390x] qeth: strictly order bridge address events
        - mwifiex: don't call del_timer_sync() on uninitialized timer
        - ALSA: hda/ca0132 - Add AE-7 microphone selection commands.
        - ALSA: hda/ca0132 - Add new quirk ID for SoundBlaster AE-7.
        - [x86] ASoC: SOF: Add topology filename override based on dmi data match
        - [x86] ASoC: Intel: sof_rt5682: override quirk data for
          tgl_max98373_rt5682
        - scsi: smartpqi: Avoid crashing kernel for controller issues
        - brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
        - usb: core: Solve race condition in anchor cleanup functions
        - soundwire: intel: reinitialize IP+DSP in .prepare(), but only when
          resuming
        - scsi: ufs: ufs-qcom: Fix race conditions caused by
          ufs_qcom_testbus_config()
        - dmaengine: dw: Add DMA-channels mask cell support
        - dmaengine: dw: Activate FIFO-mode for memory peripherals only
        - drm/hisilicon: Code refactoring for hibmc_drv_de
        - [arm64,armhf] drm/panfrost: perfcnt: fix ref count leak in
          panfrost_perfcnt_enable_locked
        - ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()
        - [s390x] qeth: don't let HW override the configured port role
        - tty: serial: lpuart: fix lpuart32_write usage
        - tty: serial: fsl_lpuart: fix lpuart32_poll_get_char
        - usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_root
        - usb: cdc-acm: add quirk to blacklist ETAS ES58X devices
        - USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().
        - usb: cdns3: gadget: free interrupt after gadget has deleted
        - eeprom: at25: set minimum read/write access stride to 1
        - usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.3
        - cpufreq: Improve code around unlisted freq check
        - netfilter: nftables_offload: KASAN slab-out-of-bounds Read in
          nft_flow_rule_create
        - io_uring: allow timeout/poll/files killing to take task into account
        - io_uring: move dropping of files into separate helper
        - io_uring: stash ctx task reference for SQPOLL
        - io_uring: unconditionally grab req->task
        - io_uring: return cancelation status from poll/timeout/files handlers
        - io_uring: enable task/files specific overflow flushing
        - io_uring: don't rely on weak ->files references
        - io_uring: reference ->nsproxy for file table commands
        - io_wq: Make io_wqe::lock a raw_spinlock_t
        - io-wq: fix use-after-free in io_wq_worker_running
        - io_uring: no need to call xa_destroy() on empty xarray
        - io_uring: Fix use of XArray in __io_uring_files_cancel
        - io_uring: Fix XArray usage in io_uring_add_task_file
        - io_uring: Convert advanced XArray uses to the normal API
        - scripts/setlocalversion: make git describe output more reliable
        - [arm64] efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL
          failure
        - fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
        - [arm64] Run ARCH_WORKAROUND_1 enabling code on all CPUs
        - [arm64] Run ARCH_WORKAROUND_2 enabling code on all CPUs
        - [arm64] link with -z norelro regardless of CONFIG_RELOCATABLE
        - [x86] PCI: Fix intel_mid_pci.c build error when ACPI is not enabled
        - efivarfs: Replace invalid slashes with exclamation marks in dentries.
        - bnxt_en: Check abort error state in bnxt_open_nic().
        - bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().
        - bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.
        - bnxt_en: Re-write PCI BARs after PCI fatal error.
        - bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.
        - cxgb4: set up filter action after rewrites
        - gtp: fix an use-before-init in gtp_newlink()
        - ibmveth: Fix use of ibmveth in a bridge.
        - ibmvnic: fix ibmvnic_set_mac
        - mlxsw: core: Fix memory leak on module removal
        - mlxsw: Only advertise link modes supported by both driver and device
        - netem: fix zero division in tabledist
        - net: hns3: Clear the CMDQ registers before unmapping BAR region
        - net: ipa: command payloads already mapped
        - net/sched: act_mpls: Add softdep on mpls_gso.ko
        - r8169: fix issue with forced threading in combination with shared
          interrupts
        - ravb: Fix bit fields checking in ravb_hwtstamp_get()
        - tcp: Prevent low rmem stalls with SO_RCVLOWAT.
        - tipc: fix memory leak caused by tipc_buf_append()
        - net/smc: fix invalid return code in smcd_new_buf_create()
        - net/smc: fix suppressed return code
        - net: protect tcf_block_unbind with block lock
        - erofs: avoid duplicated permission check for "trusted." xattrs
        - [x86] arch/x86/amd/ibs: Fix re-arming IBS Fetch
        - [x86] traps: Fix #DE Oops message regression
        - [x86] xen: disable Firmware First mode for correctable memory errors
        - PCI: aardvark: Fix initialization with old Marvell's Arm Trusted
          Firmware
        - ata: ahci: mvebu: Make SATA PHY optional for Armada 3720
        - fuse: fix page dereference after free
        - bpf: Fix comment for helper bpf_current_task_under_cgroup()
        - evm: Check size of security.evm before using it
        - p54: avoid accessing the data mapped to streaming DMA
        - cxl: Rework error message for incompatible slots
        - RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()
        - mtd: lpddr: Fix bad logic in print_drs_error
        - [x86] drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex
        - serial: qcom_geni_serial: To correct QUP Version detection logic
        - serial: pl011: Fix lockdep splat when handling magic-sysrq interrupt
        - PM: runtime: Fix timer_expires data type on 32-bit arches
        - ata: sata_rcar: Fix DMA boundary mask
        - mm: mark async iocb read as NOWAIT once some data has been copied
        - xen/gntdev.c: Mark pages as dirty
        - io_uring: don't reuse linked_timeout
        - misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()
        - phy: marvell: comphy: Convert internal SMCC firmware return codes to
          errno
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.4
        - [x86,powerpc] Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
        - [x86] copy_mc: Introduce copy_mc_enhanced_fast_string()
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.5
        - xen/events: avoid removing an event channel while handling it
          (CVE-2020-27675)
        - xen/events: add a proper barrier to 2-level uevent unmasking
          (CVE-2020-27673)
        - xen/events: fix race in evtchn_fifo_unmask() (CVE-2020-27673)
        - xen/events: add a new "late EOI" evtchn framework (CVE-2020-27673)
        - xen/blkback: use lateeoi irq binding (CVE-2020-27673)
        - xen/netback: use lateeoi irq binding (CVE-2020-27673)
        - xen/scsiback: use lateeoi irq binding (CVE-2020-27673)
        - xen/pvcallsback: use lateeoi irq binding (CVE-2020-27673)
        - xen/pciback: use lateeoi irq binding (CVE-2020-27673)
        - xen/events: switch user event channels to lateeoi model (CVE-2020-27673)
        - xen/events: use a common cpu hotplug hook for event channels
          (CVE-2020-27673)
        - xen/events: defer eoi in case of excessive number of events
          (CVE-2020-27673)
        - xen/events: block rogue events for some time (CVE-2020-27673)
        - [arm64] tee: client UUID: Skip REE kernel login method as well
        - [x86] unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10
          compiled kernels
        - [x86] alternative: Don't call text_poke() in lazy TLB mode
        - RDMA/mlx5: Fix devlink deadlock on net namespace deletion
        - afs: Fix a use after free in afs_xattr_get_acl()
        - afs: Fix afs_launder_page to not clear PG_writeback
        - RDMA/qedr: Fix memory leak in iWARP CM
        - ata: sata_nv: Fix retrieving of active qcs
        - [arm64] efi: increase EFI PE/COFF header padding to 64 KB
        - afs: Fix to take ref on page when PG_private is set
        - afs: Fix page leak on afs_write_begin() failure
        - afs: Fix where page->private is set during write
        - afs: Wrap page->private manipulations in inline functions
        - afs: Alter dirty range encoding in page->private
        - afs: Fix afs_invalidatepage to adjust the dirty region
        - afs: Fix dirty-region encoding on ppc32 with 64K pages
        - lockdep: Fix preemption WARN for spurious IRQ-enable
        - [arm64,armhf] usb: host: ehci-tegra: Fix error handling in
          tegra_ehci_probe()
        - futex: Fix incorrect should_fail_futex() handling
        - [powerpc*] vmemmap: Fix memory leak with vmemmap list allocation
          failures.
        - [powerpc*] powernv/smp: Fix spurious DBG() warning
        - RDMA/core: Change how failing destroy is handled during uobj abort
        - f2fs: allocate proper size memory for zstd decompress
        - mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race
        - [powerpc*] select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
        - [sparc64] remove mm_cpumask clearing to fix kthread_use_mm race
        - f2fs: add trace exit in exception path
        - f2fs: do sanity check on zoned block device path
        - f2fs: fix uninit-value in f2fs_lookup
        - f2fs: fix to check segment boundary during SIT page readahead
        - [s390x] startup: avoid save_area_sync overflow
        - f2fs: compress: fix to disallow enabling compress on non-empty file
        - [s390x] ap/zcrypt: revisit ap and zcrypt error handling
        - f2fs: handle errors of f2fs_get_meta_page_nofail
        - afs: Don't assert on unpurgeable server records
        - [powerpc*] 64s: handle ISA v3.1 local copy-paste context switches
        - [armel,armhf] 8997/2: hw_breakpoint: Handle inexact watchpoint addresses
        - NFS4: Fix oops when copy_file_range is attempted with NFS4.0 source
        - xfs: Set xfs_buf type flag when growing summary/bitmap files
        - xfs: Set xfs_buf's b_ops member when zeroing bitmap/summary files
        - xfs: log new intent items created as part of finishing recovered intent
          items
        - power: supply: bq27xxx: report "not charging" on all types
        - xfs: change the order in which child and parent defer ops are finished
        - xfs: fix realtime bitmap/summary file truncation when growing rt volume
        - io_uring: don't set COMP_LOCKED if won't put
        - ath10k: fix retry packets update in station dump
        - [x86] kaslr: Initialize mem_limit to the real maximum address
        - drm/ast: Separate DRM driver from PCI code
        - drm/amdgpu: restore ras flags when user resets eeprom(v2)
        - ath10k: start recovery process when payload length exceeds max htc
          length for sdio
        - ath10k: fix VHT NSS calculation when STBC is enabled
        - drm/scheduler: Scheduler priority fixes (v2)
        - [x86] ASoC: SOF: fix a runtime pm issue in SOF when HDMI codec doesn't
          work
        - drm/bridge_connector: Set default status connected for eDP connectors
        - media: videodev2.h: RGB BT2020 and HSV are always full range
        - [x86] usb: typec: tcpm: During PR_SWAP, source caps should be sent only
          after tSwapSourceStart
        - mmc: via-sdmmc: Fix data race bug
        - brcmfmac: increase F2 watermark for BCM4329
        - [arm64] topology: Stop using MPIDR for topology information
        - printk: reduce LOG_BUF_SHIFT range for H8300
        - [ia64] kprobes: Use generic kretprobe trampoline handler
        - bpf: Permit map_ptr arithmetic with opcode add and offset 0
        - [arm64,armhf] drm: lima: fix common struct sg_table related issues
        - [arm64,armhf] drm: panfrost: fix common struct sg_table related issues
        - media: uvcvideo: Fix dereference of out-of-bound list iterator
        - selinux: access policycaps with READ_ONCE/WRITE_ONCE
        - samples/bpf: Fix possible deadlock in xdpsock
        - [riscv64] Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
        - cpufreq: sti-cpufreq: add stih418 support
        - USB: adutux: fix debugging
        - mac80211: add missing queue/hash initialization to 802.3 xmit
        - usb: xhci: omit duplicate actions when suspending a runtime suspended
          host.
        - SUNRPC: Mitigate cond_resched() in xprt_transmit()
        - [arm64] mm: return cpu_all_mask when node is NUMA_NO_NODE
        - [armhf] can: flexcan: disable clocks during stop mode
        - xfs: don't free rt blocks when we're doing a REMAP bunmapi call
        - xfs: avoid LR buffer overrun due to crafted h_len
        - ACPI: Add out of bounds and numa_off protections to pxm_to_node()
        - brcmfmac: Fix warning message after dongle setup failed
        - ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in
          ath11k_dp_htt_get_ppdu_desc
        - ath11k: fix warning caused by lockdep_assert_held
        - ath11k: change to disable softirqs for ath11k_regd_update to solve
          deadlock
        - drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values
        - [arm64,armhf] usb: dwc3: core: do not queue work if dr_mode is not
          USB_DR_MODE_OTG
        - [arm64] bus/fsl_mc: Do not rely on caller to provide non NULL mc_io
        - ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
        - block: Consider only dispatched requests for inflight statistic
        - btrfs: fix replace of seed device
        - md/bitmap: md_bitmap_get_counter returns wrong blocks
        - f2fs: fix to set SBI_NEED_FSCK flag for inconsistent inode
        - bnxt_en: Log unknown link speed appropriately.
        - [arm64] rpmsg: glink: Use complete_all for open states
        - PCI/ACPI: Add Ampere Altra SOC MCFG quirk
        - [armhf] clk: ti: clockdomain: fix static checker warning
        - nfsd: rename delegation related tracepoints to make them less confusing
        - nfsd4: remove check_conflicting_opens warning
        - net: 9p: initialize sun_server.sun_path to have addr's value only when
          addr is valid
        - ceph: encode inodes' parent/d_name in cap reconnect message
        - jbd2: avoid transaction reuse after reformatting
        - ext4: Detect already used quota file early
        - [ppc64el] KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest
        - scsi: core: Clean up allocation and freeing of sgtables
        - gfs2: call truncate_inode_pages_final for address space glocks
        - gfs2: Fix NULL pointer dereference in gfs2_rgrp_dump
        - gfs2: use-after-free in sysfs deregistration
        - gfs2: add validation checks for size of superblock
        - Handle STATUS_IO_TIMEOUT gracefully
        - cifs: handle -EINTR in cifs_setattr
        - [armhf] memory: emif: Remove bogus debugfs error handling
        - nbd: make the config put is called before the notifying the waiter
        - sgl_alloc_order: fix memory leak
        - nvme-rdma: fix crash when connect rejected
        - vmlinux.lds.h: Add PGO and AutoFDO input sections
        - [mips64el,mipsel] irqchip/loongson-htvec: Fix initial interrupt clearing
        - md: fix the checking of wrong work queue
        - md/raid5: fix oops during stripe resizing
        - mmc: sdhci: Add LTR support for some Intel BYT based controllers
        - mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKEN
        - mm: memcg/slab: uncharge during kmem_cache_free_bulk()
        - seccomp: Make duplicate listener detection non-racy
        - [x86] perf/x86/intel: Fix Ice Lake event constraint table
        - [x86] perf/x86/amd: Fix sampling Large Increment per Cycle events
        - [x86] perf/amd/uncore: Set all slices and threads to restore perf stat
          -a behaviour
        - [x86] perf/x86/amd/ibs: Don't include randomized bits in
          get_ibs_op_count()
        - [x86] perf/x86/amd/ibs: Fix raw sample data accumulation
        - media: uvcvideo: Fix uvc_ctrl_fixup_xu_info() not having any effect
        - fs: Don't invalidate page buffers in block_write_full_page()
        - ACPI: configfs: Add missing config_item_put() to fix refcount leak
        - NFS: fix nfs_path in case of a rename retry
        - ACPI: button: fix handling lid state changes when input device closed
        - ACPI: video: use ACPI backlight for HP 635 Notebook
        - ACPI: debug: don't allow debugging when ACPI is disabled
        - PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI
        - ACPI: EC: PM: Flush EC work unconditionally after wakeup
        - ACPI: EC: PM: Drop ec_no_wakeup check from acpi_ec_dispatch_gpe()
        - acpi-cpufreq: Honor _PSD table setting on new AMD CPUs
        - io-wq: assign NUMA node locality if appropriate
        - w1: mxc_w1: Fix timeout resolution problem leading to bus error
        - fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
        - scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()
        - scsi: qla2xxx: Fix MPI reset needed message
        - scsi: qla2xxx: Fix reset of MPI firmware
        - scsi: qla2xxx: Fix crash on session cleanup with unload
        - PM: runtime: Remove link state checks in rpm_get/put_supplier()
        - btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode
        - btrfs: improve device scanning messages
        - btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations
        - btrfs: sysfs: init devices outside of the chunk_mutex
        - btrfs: tracepoints: output proper root owner for
          trace_find_free_extent()
        - btrfs: reschedule if necessary when logging directory items
        - btrfs: send, orphanize first all conflicting inodes when processing
          references
        - btrfs: send, recompute reference path after orphanization of a directory
        - btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send()
        - btrfs: tree-checker: fix false alert caused by legacy btrfs root item
        - btrfs: reschedule when cloning lots of extents
        - btrfs: cleanup cow block on error
        - btrfs: skip devices without magic signature when mounting
        - btrfs: tree-checker: validate number of chunk stripes and parity
        - btrfs: fix use-after-free on readahead extent after failure to create it
        - btrfs: fix readahead hang and use-after-free after removing a device
        - btrfs: drop the path before adding block group sysfs files
        - usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHC
        - [arm64] usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM
          functionality
        - [arm64,armhf] usb: dwc3: ep0: Fix ZLP for OUT ep0 requests
        - [arm64,armhf] usb: dwc3: gadget: Check MPS of the request length
        - [arm64,armhf] usb: dwc3: gadget: Reclaim extra TRBs after request
          completion
        - [arm64,armhf] usb: dwc3: core: add phy cleanup for probe error handling
        - [arm64,armhf] usb: dwc3: core: don't trigger runtime pm when remove
          driver
        - [arm64,armhf] usb: dwc3: gadget: Resume pending requests after
          CLEAR_STALL
        - [arm64,armhf] usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL command
        - usb: cdc-acm: fix cooldown mechanism
        - [x86] usb: typec: tcpm: reset hard_reset_count for any disconnect
        - usbcore: Check both id_table and match() when both available
        - USB: apple-mfi-fastcharge: don't probe unhandled devices
        - [x86] drm/i915: Force VT'd workarounds when running as a guest OS
        - vt: keyboard, simplify vt_kdgkbsent
        - vt: keyboard, extend func_buf_lock to readers (CVE-2020-25656)
        - vt_ioctl: fix GIO_UNIMAP regression
        - HID: wacom: Avoid entering wacom_wac_pen_report for pad / battery
        - [x86] mce: Allow for copy_mc_fragile symbol checksum to be generated
        - [arm64] tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words,
          like LS1028A
        - tracing: Fix race in trace_open and buffer resize call
        - [powerpc*] Fix random segfault when freeing hugetlb range
        - udf: Fix memory leak when mounting
        - rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace
        - rcu-tasks: Fix low-probability task_struct leak
        - rcu-tasks: Enclose task-list scan in rcu_read_lock()
        - [s390x] stp: add locking to sysfs functions
        - [powerpc*] rtas: Restrict RTAS requests from userspace
        - [powerpc*] Warn about use of smt_snooze_delay
        - [powerpc*] memhotplug: Make lmb size 64bit
        - [powerpc*] powernv/elog: Fix race while processing OPAL error log event.
        - [powerpc*] powermac: Fix low_sleep_handler with KUAP and KUEP
        - [powerpc*] mce: Avoid nmi_enter/exit in real mode on pseries hash
        - [powerpc*] Fix undetected data corruption with P9N DD2.1 VSX CI load
          emulation
        - [powerpc*] 32: Fix vmap stack - Do not activate MMU before reading task
          struct
        - [powerpc*] 32: Fix vmap stack - Properly set r1 before activating MMU
        - block: advance iov_iter on bio_add_hw_page failure
        - io_uring: use type appropriate io_kiocb handler for double poll
        - [armhf] remoteproc: Fixup coredump debugfs disable request
        - gfs2: Make sure we don't miss any delayed withdraws
        - gfs2: Only access gl_delete for iopen glocks
        - NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE
        - NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag
        - NFSD: Add missing NFSv2 .pc_func methods
        - ubifs: dent: Fix some potential memory leaks while iterating entries
        - ubifs: xattr: Fix some potential memory leaks while iterating entries
        - ubifs: journal: Make sure to not dirty twice for auth nodes
        - ubifs: Fix a memleak after dumping authentication mount options
        - ubifs: Don't parse authentication mount options in remount process
        - ubifs: mount_ubifs: Release authentication resource in error handling
          path
        - perf vendor events amd: Add L2 Prefetch events for zen1
        - perf python scripting: Fix printable strings in python3 scripts
        - ubi: check kthread_should_stop() after the setting of task state
        - [arm64,armhf] i2c: imx: Fix external abort on interrupt in exit paths
        - drm/amdgpu: don't map BO in reserved region
        - drm/amdgpu: vcn and jpeg ring synchronization
        - drm/amdgpu: update golden setting for sienna_cichlid
        - drm/amdgpu: correct the gpu reset handling for job != NULL case
        - drm/amdgpu: add function to program pbb mode for sienna cichlid
        - drm/amdgpu: increase the reserved VM size to 2MB
        - ceph: promote to unsigned long long before shifting
        - libceph: clear con->out_msg on Policy::stateful_server faults
        - 9P: Cast to loff_t before multiplying
        - net/sunrpc: Fix return value for sysctl sunrpc.transports
        - [arm64] PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0
        - ring-buffer: Return 0 on success from ring_buffer_resize()
        - [x86] intel_idle: Ignore _CST if control cannot be taken from the
          platform
        - [x86] intel_idle: Fix max_cstate for processor models without C-state
          tables
        - cpufreq: Avoid configuring old governors as default with intel_pstate
        - cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag
        - cpufreq: intel_pstate: Avoid missing HWP max updates in passive mode
        - [amd64] vringh: fix __vringh_iov() when riov and wiov are different
        - ext4: fix leaking sysfs kobject after failed mount
        - ext4: fix error handling code in add_new_gdb
        - ext4: implement swap_activate aops using iomap
        - ext4: fix invalid inode checksum
        - ext4: clear buffer verified flag if read meta block from disk
        - ext4: fix bdev write error check failed when mount fs with ro
        - ext4: fix bs < ps issue reported with dioread_nolock mount opt
        - ext4: do not use extent after put_bh
        - drm/ttm: fix eviction valuable range check.
        - [arm64] mmc: sdhci-of-esdhc: make sure delay chain locked for HS400
        - [arm64] mmc: sdhci-of-esdhc: set timeout to max before tuning
        - mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is true
        - [arm64,armhf] memory: tegra: Remove GPU from DRM IOMMU group
        - futex: Adjust absolute futex timeouts with per time namespace offset
        - drm/amd/psp: Fix sysfs: cannot create duplicate filename
        - drm/amdgpu: correct the cu and rb info for sienna cichlid
        - tty: make FONTX ioctl use the tty pointer they were actually passed
          (CVE-2020-25668)
        - cachefiles: Handle readpage error correctly
        - [hppa] hil/parisc: Disable HIL driver when it gets stuck
        - [arm64] Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S
        - [arm64] dts: marvell: espressobin: Add ethernet switch aliases
        - null_blk: synchronization fix for zoned device
        - device property: Keep secondary firmware node secondary by type
        - device property: Don't clear secondary pointer for shared primary
          firmware node
        - [x86] KVM: Fix NULL dereference at kvm_msr_ignored_check()
        - [arm64] KVM: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR
        - stop_machine, rcu: Mark functions as notrace
        - [x86] staging: comedi: cb_pcidas: Allow 2-channel commands for AO
          subdevice
        - [mips64el,mipsel] staging: octeon: repair "fixed-link" support
        - [mips64el,mipsel] staging: octeon: Drop on uncorrectable alignment or
          FCS error
        - cpufreq: Introduce cpufreq_driver_test_flags()
        - cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is
          set
        - time: Prevent undefined behaviour in timespec64_to_ns()
        - time/sched_clock: Mark sched_clock_read_begin/retry() as notrace
        - null_blk: Fix zone reset all tracing
        - null_blk: Fix locking in zoned mode
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.6
        - [x86] ASOC: SOF: Intel: hda-codec: move unused label to correct position
    
      [ Sudip Mukherjee ]
      * Remove libtraceevent. (See: #971976)
    
      [ Vagrant Cascadian ]
      * [arm64] Add i2c_mv64xxx i2c-modules udeb.
      * [arm64] Add drivers/pinctrl to kernel-image udeb.
    
      [ Salvatore Bonaccorso ]
      * [rt] Update to 5.9.1-rt20
      * [rt] Drop "io_wq: Make io_wqe::lock a raw_spinlock_t"
      * [rt] Refresh "kernel/sched: move stack + kprobe clean up to
        __put_task_struct()" for context changes in 5.9.3
      * Bump ABI to 2
      * [x86] media/cec: Enable MEDIA_CEC_SUPPORT; Enable CEC_SECO as module
        (Closes: #972973)
      * [rt] Drop "printk: reduce LOG_BUF_SHIFT range for H8300"
      * [rt] Drop "mm: fix exec activate_mm vs TLB shootdown and lazy tlb
        switching race"
      * [x86] pinctrl: Enable PINCTRL_TIGERLAKE (Closes: #973372)
      * [x86] sound/soc: Enable SND_SOC_SOF_TIGERLAKE_SUPPORT (Closes: #973879)
      * perf/core: Fix a memory leak in perf_event_parse_addr_filter()
    
      [ Ben Hutchings ]
      * [rt] Rebase seqlock patches on top of 5.9.6
    
      [ John Paul Adrian Glaubitz ]
      * [sh4] Update kernel configuration for sh7785lcr flavor
        - Compile CONFIG_HID, CONFIG_USB_HID, CONFIG_INPUT_EVDEV and
          CONFIG_R8169 as modules to reduce kernel image size
        - Disable CONFIG_KEYBOARD_ATKBD, CONFIG_MOUSE_PS2*, CONFIG_SERIO*
          and CONFIG_PARPORT_1284 as the SH-7785LCR board does not support
          PC-style keyboards, serial and parallel ports and mice
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 08 Nov 2020 13:40:04 +0100
  • linux (5.9.1-1) unstable; urgency=medium
    
      * New upstream release: https://kernelnewbies.org/Linux_5.9
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.1
        - Bluetooth: A2MP: Fix not initializing all members (CVE-2020-12352)
        - Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
          (CVE-2020-12351)
        - Bluetooth: MGMT: Fix not checking if BT_HS is enabled
        - media: usbtv: Fix refcounting mixup
        - USB: serial: option: add Cellient MPL200 card
        - USB: serial: option: Add Telit FT980-KS composition
        - [x86] staging: comedi: check validity of wMaxPacketSize of usb endpoints
          found
        - USB: serial: pl2303: add device-id for HP GC device
        - USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters
        - vt_ioctl: make VT_RESIZEX behave like VT_RESIZE
        - reiserfs: Initialize inode keys properly
        - reiserfs: Fix oops during mount
        - Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"
        - [x86] crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA
    
      [ Romain Perier ]
      * [rt] Update to 5.9-rc8-rt12
    
      [ Uwe Kleine-König ]
      * [armhf,arm64] Enable CONFIG_VIDEO_SUNXI_CEDRUS (Closes: #972123)
    
      [ Salvatore Bonaccorso ]
      * [rt] Update to 5.9-rt16
      * [x86]  ACPI / extlog: Check for RDMSR failure (Closes: #971058)
      * Set ABI to 1
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 17 Oct 2020 15:14:43 +0200
  • linux (5.8.14-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.11
        - dt-bindings: spi: Fix spi-bcm-qspi compatible ordering
        - net: handle the return value of pskb_carve_frag_list() correctly
        - dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie
          instances
        - [x86] hv_netvsc: Remove "unlikely" from netvsc_select_queue
        - loop: Set correct device size when using LOOP_CONFIGURE
        - firmware_loader: fix memory leak for paged buffer
        - xprtrdma: Release in-flight MRs on disconnect
        - NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation
          recall
        - [armhf] phy: omap-usb2-phy: disable PHY charger detect
        - scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abort
        - scsi: libfc: Fix for double free()
        - scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discovery
        - scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional
          events
        - [arm64] regulator: pwm: Fix machine constraints application
        - NFS: Zero-stateid SETATTR should first return delegation
        - SUNRPC: stop printk reading past end of string
        - cifs: fix DFS mount with cifsacl/modefromsid
        - nvme-fc: cancel async events before freeing event struct
        - nvme-rdma: cancel async events before freeing event struct
        - block: only call sched requeue_request() for scheduled requests
        - f2fs: fix indefinite loop scanning for free nid
        - f2fs: Return EOF on unaligned end of file DIO read
        - i2c: algo: pca: Reapply i2c bus settings after reset
        - spi: Fix memory leak on splited transfers
        - [mips*] KVM: Change the definition of kvm type
        - [arm64,armhf] clk: rockchip: Fix initialization of mux_pll_src_4plls_p
        - [x86] ASoC: Intel: skl_hda_dsp_generic: Fix NULLptr dereference in
          autosuspend delay
        - [arm64] ASoC: qcom: Set card->owner to avoid warnings
        - ASoC: qcom: common: Fix refcount imbalance on error
        - [powerpc*] book3s64/radix: Fix boot failure with large amount of guest
          memory
        - ASoC: soc-core: add snd_soc_find_dai_with_mutex()
        - [x86] ASoC: Intel: haswell: Fix power transition refactor
        - ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failure
        - [x86] Drivers: hv: vmbus: hibernation: do not hang forever in
          vmbus_bus_resume()
        - scsi: libsas: Fix error path in sas_notify_lldd_dev_found()
        - [arm64] Allow CPUs unffected by ARM erratum 1418040 to come in late
        - [x86] Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload
        - [x86] drm/i915/gem: Reduce context termination list iteration guard to
          RCU
        - fbcon: Fix user font detection test at fbcon_resize().
        - [arm64] bpf: Fix branch offset in JIT
        - [amd64] iommu/amd: Fix potential @entry null deref
        - [amd64] iommu/amd: Restore IRTE.RemapEn bit for
          amd_iommu_activate_guest_mode
        - [riscv64] Add sfence.vma after early page table changes
        - locking/lockdep: Fix "USED" <- "IN-NMI" inversions
        - efi: efibc: check for efivars write capability
        - locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count
        - [x86] unwind/fp: Fix FP unwinding in ret_from_fork
        - [x86] drm/i915/gem: Delay tracking the GEM context until it is
          registered
        - [x86] drm/i915: Filter wake_flags passed to default_wake_function
        - USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin
          notebook
        - USB: UAS: fix disconnect by unplugging a hub
        - usblp: fix race between disconnect() and read()
        - [x86] usb: typec: ucsi: acpi: Increase command completion timeout value
        - [x86] usb: typec: ucsi: Prevent mode overrun
        - [x86] i2c: i801: Fix resume bug
        - Revert "ALSA: hda - Fix silent audio output and corrupted input on MSI
          X570-A PRO"
        - ALSA: hda: fixup headset for ASUS GX502 laptop
        - ALSA: hda/realtek - The Mic on a RedmiBook doesn't work
        - percpu: fix first chunk size calculation for populated bitmap
        - Input: trackpoint - add new trackpoint variant IDs
        - Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset lists
        - [x86] thunderbolt: Retry DROM read once if parsing fails
        - serial: 8250_pci: Add Realtek 816a and 816b
        - serial: core: fix port-lock initialisation
        - serial: core: fix console port-lock regression
        - ksm: reinstate memcg charge on copied pages
        - kprobes: fix kill kprobe which has been marked as gone
        - mm/thp: fix __split_huge_pmd_locked() for migration PMD
        - [s390x] add 3f program exception handler
        - [s390x] pci: fix leak of DMA tables on hard unplug
        - [s390x] zcrypt: fix kmalloc 256k failure
        - ehci-hcd: Move include to keep CRC stable
        - [arm64] paravirt: Initialize steal time when cpu is online
        - [powerpc*] dma: Fix dma_map_ops::get_required_mask
        - dm/dax: Fix table reference counts
        - mm/memory_hotplug: drain per-cpu pages again during memory offline
        - dm: Call proper helper to determine dax support
        - dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
        - mm: memcg: fix memcg reclaim soft lockup
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.12
        - act_ife: load meta modules before tcf_idr_check_alloc()
        - bnxt_en: Avoid sending firmware messages when AER error is detected.
        - bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()
        - cxgb4: fix memory leak during module unload
        - cxgb4: Fix offset when clearing filter byte counters
        - geneve: add transport ports in route lookup for geneve (CVE-2020-25645)
        - hdlc_ppp: add range checks in ppp_cp_parse_cr() (CVE-2020-25643)
        - [arm64,x86] hinic: bump up the timeout of SET_FUNC_STATE cmd
        - ip: fix tos reflection in ack and reset packets
        - ipv4: Initialize flowi4_multipath_hash in data path
        - ipv4: Update exception handling for multipath routes via same device
        - ipv6: avoid lockdep issue in fib6_del()
        - net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group
          under RCU
        - net: DCB: Validate DCB_ATTR_DCB_BUFFER argument
        - net: Fix bridge enslavement failure
        - net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
        - net/mlx5: Fix FTE cleanup
        - net: phy: call phy_disable_interrupts() in phy_attach_direct() instead
        - net: sched: initialize with 0 before setting erspan md->u
        - net: sch_generic: aviod concurrent reset and enqueue op for lockless
          qdisc
        - net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
        - nfp: use correct define to return NONE fec
        - tipc: Fix memory leak in tipc_group_create_member()
        - tipc: fix shutdown() of connection oriented socket
        - tipc: use skb_unshare() instead in tipc_buf_append()
        - net/mlx5e: Enable adding peer miss rules only if merged eswitch is
          supported
        - bnxt_en: Use memcpy to copy VPD field info.
        - bnxt_en: return proper error codes in bnxt_show_temp
        - bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
        - net: phy: Avoid NPD upon phy_detach() when driver is unbound
        - net: phy: Do not warn in phy_stop() on PHY_DOWN
        - net: add __must_check to skb_put_padto()
        - [armhf] net: ethernet: ti: cpsw_new: fix suspend/resume
        - wireguard: noise: take lock when removing handshake entry from table
        - wireguard: peerlookup: take lock before checking hash in replace
          operation
        - net/mlx5e: Fix memory leak of tunnel info when rule under multipath not
          ready
        - [arm64,x86] hinic: fix rewaking txq after netif_tx_disable
        - [x86] hv_netvsc: Fix hibernation for mlx5 VF driver
        - [arm64,armhf] net: dsa: link interfaces with the DSA master to get rid
          of lockdep warnings
        - net: macb: fix for pause frame receive enable bit
        - Revert "netns: don't disable BHs when locking "nsid_lock""
        - net/mlx5e: Use RCU to protect rq->xdp_prog
        - net/mlx5e: Use synchronize_rcu to sync with NAPI
        - net/mlx5e: Fix endianness when calculating pedit mask first bit
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.13
        - device_cgroup: Fix RCU list debugging warning
        - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1
        - [riscv64] Take text_mutex in ftrace_init_nop()
        - [armhf] i2c: aspeed: Mask IRQ status to relevant bits
        - [s390x] init: add missing __init annotations
        - lockdep: fix order in trace_hardirqs_off_caller()
        - i2c: core: Call i2c_acpi_install_space_handler() before
          i2c_acpi_register_devices()
        - objtool: Fix noreturn detection for ignored functions
        - mwifiex: Increase AES key storage size to 256 bits
        - batman-adv: bla: fix type misuse for backbone_gw hash indexing
        - libbpf: Fix build failure from uninitialized variable warning
        - atm: eni: fix the missed pci_disable_device() for eni_init_one()
        - batman-adv: mcast/TT: fix wrongly dropped or rerouted packets
        - netfilter: ctnetlink: add a range check for l3/l4 protonum
          (CVE-2020-25211)
        - netfilter: ctnetlink: fix mark based dump filtering regression
        - netfilter: conntrack: nf_conncount_init is failing with IPv6 disabled
        - netfilter: nft_meta: use socket user_ns to retrieve skuid and skgid
        - mac802154: tx: fix use-after-free
        - bpf: Fix clobbering of r2 in bpf_gen_ld_abs
        - tools/libbpf: Avoid counting local symbols in ABI check
        - [arm*] drm/vc4/vc4_hdmi: fill ASoC card owner
        - net: qed: Disable aRFS for NPAR and 100G
        - net: qede: Disable aRFS for NPAR and 100G
        - net: qed: RDMA personality shouldn't fail VF load
        - igc: Fix wrong timestamp latency numbers
        - igc: Fix not considering the TX delay for timestamps
        - [x86] hv_netvsc: Switch the data path at the right time during
          hibernation
        - RDMA/core: Fix ordering of CQ pool destruction
        - batman-adv: Add missing include for in_interrupt()
        - xsk: Fix number of pinned pages/umem size discrepancy
        - batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN
        - batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh
        - batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh
        - bpf: Fix a rcu warning for bpffs map pretty-print
        - mac80211: do not disable HE if HT is missing on 2.4 GHz
        - cfg80211: fix 6 GHz channel conversion
        - mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHz
        - [x86] ALSA: asihpi: fix iounmap in error handler
        - io_uring: fix openat/openat2 unified prep handling
        - SUNRPC: Fix svc_flush_dcache()
        - regmap: fix page selection for noinc reads
        - regmap: fix page selection for noinc writes
        - net/mlx5e: mlx5e_fec_in_caps() returns a boolean
        - [mips64el,mipsel] Loongson-3: Fix fp register access if MSA enabled
        - [armhf] PM / devfreq: tegra30: Disable clock on error in probe
        - [arm64,armhf] regulator: axp20x: fix LDO2/4 description
        - [x86] KVM: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE
        - [x86] KVM: SVM: Add a dedicated INVD intercept routine
        - mm: validate pmd after splitting
        - [x86] arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache
          writeback
        - [x86] irq: Make run_on_irqstack_cond() typesafe
        - [x86] ioapic: Unbreak check_timer()
        - scsi: lpfc: Fix initial FLOGI failure due to BBSCN not supported
        - ALSA: usb-audio: Add delay quirk for H570e USB headsets
        - ALSA: hda/realtek - Couldn't detect Mic if booting with headset plugged
        - ALSA: hda/realtek: Enable front panel headset LED on Lenovo ThinkStation
          P520
        - lib/string.c: implement stpcpy
        - tracing: fix double free
        - [s390x] dasd: Fix zero write for FBA devices
        - kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()
        - kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
        - btrfs: fix put of uninitialized kobject after seed device delete
        - btrfs: fix overflow when copying corrupt csums for a message
        - media: cec-adap.c: don't use flush_scheduled_work()
        - dmabuf: fix NULL pointer dereference in dma_buf_release()
        - mm, THP, swap: fix allocating cluster for swapfile by mistake
        - mm/gup: fix gup_fast with dynamic page table folding
        - mm: replace memmap_context by meminit_context
        - mm: don't rely on system state to detect hot-plug operations
        - [s390x] zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctl
        - io_uring: ensure open/openat2 name is cleaned on cancelation
        - [arm64] KVM: Assume write fault on S1PTW permission fault on instruction
          fetch
        - dm: fix bio splitting and its bio completion order for regular IO
        - [armhf] clocksource/drivers/timer-ti-dm: Do reset before enable
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.14
        - io_uring: always delete double poll wait entry on match
        - btrfs: fix filesystem corruption after a device replace
        - mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS
          models
        - USB: gadget: f_ncm: Fix NDP16 datagram validation
        - Revert "usbip: Implement a match function to fix usbip"
        - usbcore/driver: Fix specific driver selection
        - usbcore/driver: Fix incorrect downcast
        - usbcore/driver: Accommodate usbip
        - [x86] gpio: amd-fch: correct logic of GPIO_LINE_DIRECTION
        - [armhf] clk: samsung: Keep top BPLL mux on Exynos542x enabled
        - scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling
          getpeername()
        - [arm64,x86] i2c: i801: Exclude device from suspend direct complete
          optimization
        - Input: i8042 - add nopnp quirk for Acer Aspire 5 A515
        - ftrace: Move RCU is watching check after recursion check
        - tracing: Fix trace_find_next_entry() accounting of temp buffer size
        - memstick: Skip allocating card when removing host
        - drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
        - xen/events: don't use chip_data for legacy IRQs
        - [x86] vboxsf: Fix the check for the old binary mount-arguments struct
        - drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
        - Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"
        - [arm64,armhf] drm/sun4i: mixer: Extend regmap max_register
        - [x86] hv_netvsc: Cache the current data path to avoid duplicate call and
          message
        - net: dec: de2104x: Increase receive ring size for Tulip
        - rndis_host: increase sleep time in the query-response loop
        - nvme-pci: disable the write zeros command for Intel 600P/P3100
        - nvme-core: get/put ctrl and transport module in nvme_dev_open/release()
        - fuse: fix the ->direct_IO() treatment of iov_iter
        - drivers/net/wan/hdlc: Set skb->protocol before transmitting
        - mac80211: Fix radiotap header channel flag for 6GHz band
        - mac80211: do not allow bigger VHT MPDUs than the hardware supports
        - tracing: Make the space reserved for the pid wider
        - tools/io_uring: fix compile breakage
        - io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL
        - cpuidle: psci: Fix suspicious RCU usage
        - nvme-pci: fix NULL req in completion handler
        - nvme-fc: fail new connections to a deleted host or remote port
        - scripts/kallsyms: skip ppc compiler stub *.long_branch.* /
          *.plt_branch.*
        - [armhf] pinctrl: mvebu: Fix i2c sda definition for 98DX3236
        - nfs: Fix security label length not being reset
        - NFSv4.2: fix client's attribute cache management for copy_file_range
        - pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read
        - [arm64,armhf] clk: tegra: Always program PLL_E when enabled
        - [arm64,armhf] clk: tegra: Fix missing prototype for
          tegra210_clk_register_emc()
        - [armhf] clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED
        - scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG case
        - [arm64,armhf] gpio: pca953x: Fix uninitialized pending variable
        - Input: trackpoint - enable Synaptics trackpoints
        - blk-mq: call commit_rqs while list empty but error happen
        - scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting
        - autofs: use __kernel_write() for the autofs pipe writing
        - [arm64,armhf] gpio: pca953x: Correctly initialize registers 6 and 7 for
          PCA957x
        - [amd64] iommu/amd: Fix the overwritten field in IVMD header
        - pipe: remove pipe_wait() and fix wakeup race with splice
        - random32: Restore __latent_entropy attribute on net_rand_state
        - gpiolib: Fix line event handling in syscall compatible mode
        - [x86] drm/i915/gvt: Fix port number for BDW on EDID region setup
        - scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks
        - scsi: sd: sd_zbc: Fix ZBC disk initialization
        - epoll: do not insert into poll queues until all sanity checks are done
        - epoll: replace ->visited/visited_list with generation count
        - epoll: EPOLL_CTL_ADD: close the race in decision to take fast path
        - ep_create_wakeup_source(): dentry name can change under you...
    
      [ Vagrant Cascadian ]
      * [armhf] Enable MFD_AXP20X_RSB as a built-in (Closes: #914813). Thanks
        to Bernhard.
    
      [ Salvatore Bonaccorso ]
      * [x86] Enable INTEL_PMC_CORE as module (Closes: #971017)
      * Bump ABI to 3
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 10 Oct 2020 21:40:31 +0200
  • linux (5.8.10-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.8
        - HID: quirks: Always poll three more Lenovo PixArt mice
        - [arm64] drm/msm/dpu: Fix reservation failures in modeset
        - [arm64] drm/msm/dpu: Fix scale params in plane validation
        - [arm64] drm/msm/dpu: fix unitialized variable error
        - [arm64] drm/msm: add shutdown support for display platform_driver
        - [x86] hwmon: (applesmc) check status earlier.
        - nvmet: Disable keep-alive timer when kato is cleared to 0h
        - [arm64] drm/msm: enable vblank during atomic commits
        - [arm64] drm/msm/a6xx: fix gmu start on newer firmware
        - gfs2: add some much needed cleanup for log flushes that fail
        - [x86] hv_utils: return error if host timesysnc update is stale
        - [x86] hv_utils: drain the timesync packets on onchannelcallback
        - ceph: don't allow setlease on cephfs
        - [armhf] drm/omap: fix incorrect lock state
        - cpuidle: Fixup IRQ state
        - nbd: restore default timeout when setting it to zero
        - [s390x] don't trace preemption in percpu macros
        - xen/xenbus: Fix granting of vmalloc'd memory
        - dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling
        - batman-adv: Avoid uninitialized chaddr when handling DHCP
        - batman-adv: Fix own OGM check in aggregated OGMs
        - batman-adv: bla: use netif_rx_ni when not in interrupt context
        - rxrpc: Keep the ACK serial in a var in rxrpc_input_ack()
        - rxrpc: Fix loss of RTT samples due to interposed ACK
        - rxrpc: Make rxrpc_kernel_get_srtt() indicate validity
        - [mips*] mm: BMIPS5000 has inclusive physical caches
        - [arm64,x86] mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040
        - perf sched timehist: Fix use of CPU list with summary option
        - perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set
        - netfilter: nf_tables: add NFTA_SET_USERDATA if not null
        - netfilter: nf_tables: incorrect enum nft_list_attributes definition
        - netfilter: nf_tables: fix destination register zeroing
        - [arm64] net: hns: Fix memleak in hns_nic_dev_probe
        - bpf: Fix a buffer out-of-bound access when filling raw_tp link_info
        - [arm64,armhf] dmaengine: pl330: Fix burst length if burst size is
          smaller than bus width
        - gtp: add GTPA_LINK info to msg sent to userspace
        - [armhf] net: ethernet: ti: cpsw: fix clean up of vlan mc entries for
          host port
        - [armhf] net: ethernet: ti: cpsw_new: fix clean up of vlan mc entries for
          host port
        - bnxt_en: Don't query FW when netif_running() is false.
        - bnxt_en: Check for zero dir entries in NVRAM.
        - bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled.
        - bnxt_en: Fix PCI AER error recovery flow
        - bnxt_en: Fix possible crash in bnxt_fw_reset_task().
        - bnxt_en: fix HWRM error when querying VF temperature
        - xfs: finish dfops on every insert range shift iteration
        - xfs: fix boundary test in xfs_attr_shortform_verify
        - bnxt: don't enable NAPI until rings are ready
        - [armhf] net: ethernet: ti: cpsw_new: fix error handling in
          cpsw_ndo_vlan_rx_kill_vid()
        - netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of
          ENOBUFS
        - nvmet-fc: Fix a missed _irqsave version of spin_lock in
          'nvmet_fc_fod_op_done()'
        - nvme: fix controller instance leak
        - netfilter: conntrack: do not auto-delete clash entries on reply
        - opp: Don't drop reference for an OPP table that was never parsed
        - cxgb4: fix thermal zone device registration
        - [mips*] perf: Fix wrong check condition of Loongson event IDs
        - block: fix locking in bdev_del_partition
        - perf top/report: Fix infinite loop in the TUI for grouped events
        - perf cs-etm: Fix corrupt data after perf inject from
        - perf intel-pt: Fix corrupt data after perf inject from
        - perf tools: Correct SNOOPX field offset
        - net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()
        - fix regression in "epoll: Keep a reference on files added to the check
          list"
        - [arm64] net: bcmgenet: fix mask check in bcmgenet_validate_flow()
        - nfp: flower: fix ABI mismatch between driver and firmware
        - net: dp83867: Fix WoL SecureOn password
        - [mips*] add missing MSACSR and upper MSA initialization
        - xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt
          files
        - perf jevents: Fix suspicious code in fixregex()
        - perf stat: Turn off summary for interval mode by default
        - perf bench: The do_run_multi_threaded() function must use
          IS_ERR(perf_session__new())
        - tg3: Fix soft lockup when tg3_reset_task() fails.
        - [amd64] x86, fakenuma: Fix invalid starting node ID
        - [amd64] iommu/vt-d: Serialize IOMMU GCMD register modifications
        - [armhf] thermal: ti-soc-thermal: Fix bogus thermal shutdowns for
          omap4430
        - [arm64] thermal: qcom-spmi-temp-alarm: Don't suppress negative temp
        - [amd64] iommu/amd: Restore IRTE.RemapEn bit after programming IRTE
        - [amd64] iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
        - [amd64] iommu/vt-d: Handle 36bit addressing for x86-32
        - [x86] tracing/kprobes, x86/ptrace: Fix regs argument order for i386
        - [x86] entry: Fix AC assertion
        - [x86] debug: Allow a single level of #DB recursion
        - ext2: don't update mtime on COW faults
        - xfs: don't update mtime on COW faults
        - btrfs: drop path before adding new uuid tree entry
        - btrfs: fix potential deadlock in the search ioctl
        - btrfs: allocate scrub workqueues outside of locks
        - btrfs: set the correct lockdep class for new nodes
        - btrfs: set the lockdep class for log tree extent buffers
        - btrfs: block-group: fix free-space bitmap threshold
        - btrfs: tree-checker: fix the error message for transid error
        - Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier (Closes: #964839)
        - [x86] mm/32: Bring back vmalloc faulting on x86_32
        - Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
        - ALSA: ca0106: fix error code handling
        - ALSA: usb-audio: Add basic capture support for Pioneer DJ DJM-250MK2
        - ALSA: usb-audio: Add implicit feedback quirk for UR22C
        - ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
        - ALSA: hda/hdmi: always check pin power status in i915 pin fixup
        - ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
        - ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A
          PRO
        - ALSA; firewire-tascam: exclude Tascam FE-8 from detection
        - ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion NT950XCJ-X716A
        - ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th Gen
        - mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based
          controllers
        - media: rc: do not access device via sysfs after rc_unregister_device()
        - media: rc: uevent sysfs file races with rc_unregister_device()
        - affs: fix basic permission bits to actually work
        - block: allow for_each_bvec to support zero len bvec
        - block: ensure bdi->io_pages is always initialized
        - io_uring: set table->files[i] to NULL when io_sqe_file_register failed
        - io_uring: fix removing the wrong file in __io_sqe_files_update()
        - libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
        - [mips*] oprofile: Fix fallthrough placement
        - blk-stat: make q->stats->lock irqsafe
        - [x86] drm/i915: Fix sha_text population code
        - dm writecache: handle DAX to partitions on persistent memory correctly
        - dm mpath: fix racey management of PG initialization
        - dm integrity: fix error reporting in bitmap mode after creation
        - dm crypt: Initialize crypto wait structures
        - dm cache metadata: Avoid returning cmd->bm wild pointer on error
        - dm thin metadata: Avoid returning cmd->bm wild pointer on error
        - dm thin metadata: Fix use-after-free in dm_bm_set_read_only
        - mm: slub: fix conversion of freelist_corrupted()
        - mm: track page table modifications in __apply_to_page_range()
        - mm: madvise: fix vma user-after-free
        - mm/rmap: fixup copying of soft dirty and uffd ptes
        - io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked
          file
        - perf record: Correct the help info of option "--no-bpf-event"
        - [arm64,armhf] sdhci: tegra: Add missing TMCLK for data timeout
        - mm/migrate: fixup setting UFFD_WP flag
        - mm/hugetlb: try preferred node first when alloc gigantic page from cma
        - mm/hugetlb: fix a race between hugetlb sysctl handlers (CVE-2020-25285)
        - mm/khugepaged.c: fix khugepaged's request size in collapse_file
        - cfg80211: regulatory: reject invalid hints
        - net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.9
        - io_uring: fix cancel of deferred reqs with ->files
        - io_uring: fix linked deferred ->files cancellation
        - RDMA/cma: Simplify DEVICE_REMOVAL for internal_id
        - RDMA/cma: Using the standard locking pattern when delivering the removal
          event
        - RDMA/cma: Remove unneeded locking for req paths
        - RDMA/cma: Execute rdma_cm destruction from a handler properly
        - ipv4: Silence suspicious RCU usage warning
        - ipv6: Fix sysctl max for fib_multipath_hash_policy
        - netlabel: fix problems with mapping removal
        - net: usb: dm9601: Add USB ID of Keenetic Plus DSL
        - sctp: not disable bh in the whole sctp_get_port_local()
        - tipc: fix shutdown() of connectionless socket
        - tipc: fix using smp_processor_id() in preemptible
        - net: disable netpoll on fresh napis
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.10
        - [armhf] OMAP2+: Fix an IS_ERR() vs NULL check in _get_pwrdm()
        - regulator: push allocation in regulator_ena_gpio_request() out of lock
        - regulator: remove superfluous lock in regulator_resolve_coupling()
        - RDMA/rxe: Fix memleak in rxe_mem_init_user
        - RDMA/rxe: Drop pointless checks in rxe_init_ports
        - RDMA/rxe: Fix panic when calling kmem_cache_create()
        - [arm64,armhf] drm/sun4i: add missing put_device() call in
          sun8i_r40_tcon_tv_set_mux()
        - [armhf] drm/sun4i: Fix dsi dcs long write function
        - scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATA
        - drm/virtio: fix unblank
        - RDMA/core: Fix unsafe linked list traversal after failing to allocate CQ
        - RDMA/core: Fix reported speed and width
        - scsi: megaraid_sas: Don't call disable_irq from process IRQ poll
        - scsi: mpt3sas: Don't call disable_irq from IRQ poll handler
        - padata: fix possible padata_works_lock deadlock
        - [arm64,armhf] drm/sun4i: Fix DE2 YVU handling
        - [arm64,armhf] drm/sun4i: backend: Support alpha property on lowest plane
        - [arm64,armhf] drm/sun4i: backend: Disable alpha on the lowest plane on
          the A20
        - [arm64] KVM: Update page shift if stage 2 block mapping not supported
        - [arm64,x86] mmc: sdhci-acpi: Clear amd_sdhci_host on reset
        - [arm64] mmc: sdhci-msm: Add retries when all tuning phases are found
          valid
        - [armhf] spi: stm32: Rate-limit the 'Communication suspended' message
        - btrfs: fix NULL pointer dereference after failure to create snapshot
        - block: restore a specific error code in bdev_del_partition
        - seccomp: don't leak memory when filter install races
        - nvme-fabrics: allow to queue requests for live queues
        - [armhf] spi: stm32: fix pm_runtime_get_sync() error checking
        - block: Set same_page to false in __bio_try_merge_page if ret is false
        - IB/isert: Fix unaligned immediate-data handling
        - [x86] KVM: nVMX: Fix the update value of nested load
          IA32_PERF_GLOBAL_CTRL control
        - [x86] KVM: always allow writing '0' to MSR_KVM_ASYNC_PF_EN
        - [arm64,x86] dmaengine: acpi: Put the CSRT table after using it
        - netfilter: conntrack: allow sctp hearbeat after connection re-use
        - netfilter: nft_set_rbtree: Detect partial overlap with start endpoint
          match
        - [x86] firestream: Fix memleak in fs_open
        - scsi: qedf: Fix null ptr reference in qedf_stag_change_work
        - [arm64,armhf] ALSA: hda: Fix 2 channel swapping for Tegra
        - [arm64,armhf] ALSA: hda/tegra: Program WAKEEN register for Tegra
        - [arm64] net: hns3: Fix for geneve tx checksum bug
        - xfs: fix off-by-one in inode alloc block reservation calculation
        - wireless: fix wrong 160/80+80 MHz setting
        - mac80211: reduce packet loss event false positives
        - cfg80211: Adjust 6 GHz frequency to channel conversion
        - xfs: initialize the shortform attr header padding entry
        - nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptance
        - nvme: have nvme_wait_freeze_timeout return if it timed out
        - nvme-rdma: serialize controller teardown sequences
        - nvme-rdma: fix timeout handler
        - nvme-rdma: fix reset hang if controller died in the middle of a reset
        - nvme-pci: cancel nvme device request before disabling
        - HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for all Saitek X52 devices
        - HID: microsoft: Add rumble support for the 8bitdo SN30 Pro+ controller
        - drivers/net/wan/hdlc_cisco: Add hard_header_len
        - HID: elan: Fix memleak in elan_input_configured
        - [x86] cpufreq: intel_pstate: Refuse to turn off with HWP enabled
        - [x86] cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo
          disabled
        - [arm64] module: set trampoline section flags regardless of
          CONFIG_DYNAMIC_FTRACE
        - ALSA: hda: hdmi - add Rocketlake support
        - ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabled
        - ALSA: hda: use consistent HDAudio spelling in comments/docs
        - drivers/net/wan/hdlc: Change the default of hard_header_len to 0
        - [amd64] iommu/amd: Do not force direct mapping when SME is active
        - [amd64] iommu/amd: Do not use IOMMUv2 functionality when SME is active
        - gcov: Disable gcov build with GCC 10
        - iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not set
        - [arm64] iio: cros_ec: Set Gyroscope default frequency to 25Hz
        - [x86] iio:accel:bmc150-accel: Fix timestamp alignment and prevent data
          leak.
        - [x86] iio:magnetometer:ak8975 Fix alignment and data leak issues.
        - [armhf] iio:accel:mma8452: Fix timestamp alignment and prevent data
          leak.
        - [x86] staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()
        - btrfs: require only sector size alignment for parent eb bytenr
        - btrfs: fix lockdep splat in add_missing_dev
        - btrfs: free data reloc tree on failed mount
        - btrfs: fix wrong address when faulting in pages in the search ioctl
        - [x86] thunderbolt: Disable ports that are not implemented
        - kobject: Restore old behaviour of kobject_del(NULL)
        - regulator: push allocation in regulator_init_coupling() outside of lock
        - regulator: push allocations in create_regulator() outside of lock
        - regulator: push allocation in set_consumer_device_supply() out of lock
        - regulator: plug of_node leak in regulator_register()'s error path
        - regulator: core: Fix slab-out-of-bounds in regulator_unlock_recursive()
        - misc: eeprom: at24: register nvmem only after eeprom is ready to use
        - scsi: target: iscsi: Fix data digest calculation
        - scsi: lpfc: Fix setting IRQ affinity with an empty CPU mask
        - scsi: target: iscsi: Fix hang in iscsit_access_np() when getting
          tpg->np_login_sem
        - [arm64] drm/msm: Split the a5xx preemption record
        - [arm64] drm/msm: Disable preemption on all 5xx targets
        - [arm64] drm/msm: Disable the RPTR shadow
        - mmc: sdio: Use mmc_pre_req() / mmc_post_req()
        - [arm64] mmc: sdhci-of-esdhc: Don't walk device-tree on every interrupt
        - nvme: Revert: Fix controller creation races with teardown flow
        - rbd: require global CAP_SYS_ADMIN for mapping and unmapping
          (CVE-2020-25284)
        - RDMA/rxe: Fix the parent sysfs read when the interface has 15 chars
        - RDMA/mlx4: Read pkey table length instead of hardcoded value
        - fbcon: remove soft scrollback code (CVE-2020-14390)
        - fbcon: remove now unusued 'softback_lines' cursor() argument
        - vgacon: remove software scrollback support
        - [x86] KVM: VMX: Don't freeze guest when event delivery causes an
          APIC-access exit
        - [arm64] KVM: Do not try to map PUDs when they are folded into PMD
        - [x86] kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when needed
        - KVM: fix memory leak in kvm_io_bus_unregister_dev()
        - [arm64,armhf] Revert "usb: dwc3: meson-g12a: fix shared reset control
          use"
        - debugfs: Fix module state check condition
        - test_firmware: Test platform fw loading on non-EFI systems
        - [x86] video: fbdev: fix OOB read in vga_8planes_imageblit()
        - [arm64] phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY init
        - usb: core: fix slab-out-of-bounds Read in read_descriptors
        - USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter
        - USB: serial: option: support dynamic Quectel USB compositions
        - USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules
        - usb: Fix out of sync data toggle if a configured device is reconfigured
        - [x86] usb: typec: ucsi: acpi: Check the _DEP dependencies
        - [arm64] drm/msm/gpu: make ringbuffer readonly
        - gcov: add support for GCC 10.1
    
      [ Salvatore Bonaccorso ]
      * [x86] drivers/input/keyboard: Enable KEYBOARD_APPLESPI as module
        (Closes: #943337)
      * drivers/net/wireless: Enable RTW88_8723DE
      * Bump ABI to 2
      * udeb: Make input-modules depend on crc-modules.
    
      [ Vagrant Cascadian ]
      * [arm64] Enable BATTERY_CW2015 as a module.
      * [arm64] Apply patch from upstream to support battery status on
        Pinebook Pro.
    
      [ Ben Hutchings ]
      * [hppa] Set Build-Profiles for linux-image-parisc{,64}-smp (Closes: #970011)
      * Provide linux-{image,headers}-generic virtual packages on most
        architectures (Closes: #960209)
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 19 Sep 2020 14:17:19 +0200
  • linux (5.8.7-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.4
        - ext4: fix potential negative array index in do_split() (CVE-2020-14314)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.5
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.6
        - nfsd: fix oops on mixed NFSv4/NFSv3 client access
        - [powerpc] 32s: Disable VMAP stack which CONFIG_ADB_PMU (Closes: #963689)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.7
    
      [ Ben Hutchings ]
      * [mips*] udeb: Drop hfs-modules (fixes FTBFS)
      * [m68k,powerpc,ppc64] udeb: Make hfs-modules depend on cdrom-core-modules
        (fixes FTBFS)
      * tools/include/uapi: Fix <asm/errno.h> (probably fixes FTBFS on ia64)
      * bpftool: Build with Debian recommended compiler options
    
      [ Salvatore Bonaccorso ]
      * iwlwifi: yoyo: don't print failure if debug firmware is missing
        (Closes: #966218)
      * debian/tests/python: pycodestyle: Increase max-line-length to 100.
      * net/packet: fix overflow in tpacket_rcv (CVE-2020-14386)
      * Set ABI to 1
    
      [ Uwe Kleine-König ]
      * [arm64] Enable a few options for Kobol's helios64
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 05 Sep 2020 16:52:44 +0200
  • linux (5.7.17-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.11
        - bpf: Set the number of exception entries properly for subprograms
        - mac80211: allow rx of mesh eapol frames with default rx key
        - scsi: scsi_transport_spi: Fix function pointer check
        - scsi: mpt3sas: Fix unlock imbalance
        - ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and later
        - net: sky2: initialize return of gm_phy_read
        - drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout
        - scsi: mpt3sas: Fix error returns in BRM_status_show
        - scsi: dh: Add Fujitsu device to devinfo and dh lists
        - dm: use bio_uninit instead of bio_disassociate_blkg
        - fuse: fix weird page warning
        - [x86] irqdomain/treewide: Keep firmware node unconditionally allocated
        - SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct
          IO compeletion")
        - exfat: fix overflow issue in exfat_cluster_to_sector()
        - exfat: fix wrong hint_stat initialization in exfat_find_dir_entry()
        - exfat: fix wrong size update of stream entry by typo
        - exfat: fix name_hash computation on big endian systems
        - btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent
          runaway balance
        - uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to
          fix GDB regression
        - ALSA: hda/realtek: Fixed ALC298 sound bug by adding quirk for Samsung
          Notebook Pen S
        - ALSA: info: Drop WARN_ON() from buffer NULL sanity check
        - [x86] ASoC: rt5670: Correct RT5670_LDO_SEL_MASK
        - [x86] ASoC: Intel: cht_bsw_rt5672: Change bus format to I2S 2 channel
        - [s390x] cpum_cf,perf: change DFLT_CCERROR counter name
        - btrfs: fix double free on ulist after backref resolution failure
        - btrfs: fix mount failure caused by race with umount
        - btrfs: fix page leaks after failure to lock page for delalloc
        - mt76: mt76x02: fix handling MCU timeouts during hw restart
        - efi/efivars: Expose RT service availability via efivars abstraction
        - bnxt_en: Fix race when modifying pause settings.
        - bnxt_en: Init ethtool link settings after reading updated PHY
          configuration.
        - bnxt_en: Fix completion ring sizing with TPA enabled.
        - [x86] hippi: Fix a size used in a 'pci_free_consistent()' in an error
          handling path
        - netfilter: nf_tables: fix nat hook table deletion
        - [arm64] dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL()
        - vsock/virtio: annotate 'the_virtio_vsock' RCU pointer
        - ax88172a: fix ax88172a_unbind() failures
        - RDMA/mlx5: Use xa_lock_irq when access to SRQ table
        - RDMA/core: Fix race in rdma_alloc_commit_uobject()
        - RDMA/cm: Protect access to remote_sidr_table
        - [armhf] net: fec: fix hardware time stamping by external devices
        - [x86] ASoC: Intel: bytcht_es8316: Add missed put_device()
        - ieee802154: fix one possible memleak in adf7242_probe
        - [arm64,armhf] drm: sun4i: hdmi: Fix inverted HPD result
        - [arm64,armhf] net: smc91x: Fix possible memory leak in smc_drv_probe()
        - [arm64,armhf] net: dsa: mv88e6xxx: fix in-band AN link establishment
        - [arm64] dts: clearfog-gt-8k: fix switch link configuration
        - bonding: check error value of register_netdevice() immediately
        - iwlwifi: Make some Killer Wireless-AC 1550 cards work again
        - [arm64] net: bcmgenet: fix error returns in bcmgenet_probe()
        - RDMA/mlx5: Prevent prefetch from racing with implicit destruction
        - [arm64] net: hns3: fix for not calculating TX BD send size correctly
        - [arm64] net: hns3: fix error handling for desc filling
        - [arm64] net: hns3: fix return value error when query MAC link status
          fail
        - qed: suppress "don't support RoCE & iWARP" flooding on HW init
        - qed: suppress false-positives interrupt error messages on HW init
        - ipvs: fix the connection sync failed in some cases
        - [arm64] iommu/qcom: Use domain rather than dev as tlb cookie
        - Revert "PCI/PM: Assume ports without DLL Link Active train links in 100
          ms"
        - nfsd4: fix NULL dereference in nfsd/clients display code
        - bonding: check return value of register_netdevice() in bond_newlink()
        - geneve: fix an uninitialized value in geneve_changelink()
        - serial: exar: Fix GPIO configuration for Sealevel cards based on
          XR17V35X
        - scripts/decode_stacktrace: strip basepath from all paths
        - scripts/gdb: fix lx-symbols 'gdb.error' while loading modules
        - [riscv64] Do not rely on initrd_start/end computed during early dt
          parsing
        - kbuild: fix single target builds for external modules
        - [arm64,x86] HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor
          override
        - HID: alps: support devices with report id 2
        - HID: steam: fixes race in handling device list.
        - dmaengine: idxd: fix hw descriptor fields for delta record
        - HID: apple: Disable Fn-key key-re-mapping on clone keyboards
        - [arm64] dmaengine: tegra210-adma: Fix runtime PM imbalance on error
        - [arm64,armhf] soc: amlogic: meson-gx-socinfo: Fix S905X3 and S905D3 ID's
        - Input: add `SW_MACHINE_COVER`
        - [armhf] dts: n900: remove mmc1 card detect gpio
        - regmap: dev_get_regmap_match(): fix string comparison
        - hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflow
        - [amd64] dmaengine: ioat setting ioat timeout as module parameter
        - Input: synaptics - enable InterTouch for ThinkPad X1E 1st gen
        - Input: elan_i2c - only increment wakeup count on touch
        - [arm64] usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H
          variant
        - [arm64] usb: dwc3: pci: add support for the Intel Jasper Lake
        - drm/amdgpu/gfx10: fix race condition for kiq
        - drm/amdgpu: fix preemption unit test
        - hwmon: (nct6775) Accept PECI Calibration as temperature source for
          NCT6798D
        - [x86] platform: asus-wmi: allow BAT1 battery name
        - ALSA: hda/realtek - fixup for yet another Intel reference board
        - drivers/perf: Fix kernel panic when rmmod PMU modules during perf
          sampling
        - [arm64] Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
        - asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()
        - drivers/perf: Prevent forced unbinding of PMU drivers
        - [riscv64] Upgrade smp_mb__after_spinlock() to iorw,iorw
        - [x86] boot: Don't add the EFI stub to targets
        - [arm*] binder: Don't use mmput() from shrinker function.
        - [arm64,armhf] usb: tegra: Fix allocation for the FPCI context
        - usb: xhci: Fix ASM2142/ASM3142 DMA addressing
        - Revert "cifs: Fix the target file was deleted when rename failed."
          (Closes: #966917)
        - iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue() under RCU
        - [arm64] tty: xilinx_uartps: Really fix id assignment
        - [x86] staging: wlan-ng: properly check endpoint types
        - [x86] staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG
          shift
        - [x86] staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG support
        - [x86] staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG
          shift
        - [x86] staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG
          shift
        - [arm64,armhf] serial: tegra: fix CREAD handling for PIO
        - serial: 8250: fix null-ptr-deref in serial8250_start_tx()
        - /dev/mem: Add missing memory barriers for devmem_inode
        - fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.
        - vt: Reject zero-sized screen buffer size.
        - mm/mmap.c: close race between munmap() and expand_upwards()/downwards()
        - vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
        - mm/memcg: fix refcount error while moving and swapping
        - mm: memcg/slab: fix memory leak at non-root kmem_cache destroy
        - mm/hugetlb: avoid hardcoding while checking if cma is enabled
        - khugepaged: fix null-pointer dereference due to race
        - io-mapping: indicate mapping failure
        - [armhf] mmc: sdhci-of-aspeed: Fix clock divider calculation
        - drm/amdgpu: Fix NULL dereference in dpm sysfs handlers
        - [x86] vmlinux.lds: Page-align end of ..page_aligned sections
        - [x86] ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on
          the Lenovo Miix 2 10
        - [x86] ASoC: topology: fix kernel oops on route addition error
        - [x86] ASoC: topology: fix tlvs in error handling for widget_dmixer
        - [x86] ASoC: Intel: bdw-rt5677: fix non BE conversion
        - dm integrity: fix integrity recalculation that is improperly skipped
        - ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
        - ath9k: Fix regression with Atheros 9271
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.12
        - AX.25: Fix out-of-bounds read in ax25_connect()
        - AX.25: Prevent out-of-bounds read in ax25_sendmsg()
        - dev: Defer free of skbs in flush_backlog
        - ip6_gre: fix null-ptr-deref in ip6gre_init_net()
        - net-sysfs: add a newline when printing 'tx_timeout' by sysfs
        - net: udp: Fix wrong clean up for IS_UDPLITE macro
        - rtnetlink: Fix memory(net_device) leak when ->newlink fails
        - rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA
        - tcp: allow at most one TLP probe per flight
        - AX.25: Prevent integer overflows in connect and sendmsg
        - sctp: shrink stream outq only when new outcnt < old outcnt
        - sctp: shrink stream outq when fails to do addstream reconf
        - udp: Copy has_conns in reuseport_grow().
        - udp: Improve load balancing for SO_REUSEPORT.
        - tipc: allow to build NACK message in link timeout function
        - io_uring: ensure double poll additions work with both request types
        - regmap: debugfs: check count when read regmap file
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.13
        - sunrpc: check that domain table is empty at module unload.
        - PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridge
        - ALSA: usb-audio: Add implicit feedback quirk for SSL2
        - ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G15(GA502)
          series with ALC289
        - ALSA: hda/realtek: typo_fix: enable headset mic of ASUS ROG Zephyrus
          G14(GA401) series with ALC289
        - ALSA: hda/realtek: Fix add a "ultra_low_power" function for intel
          reference board (alc256)
        - ALSA: hda/realtek - Fixed HP right speaker no sound
        - ALSA: hda: Workaround for spurious wakeups on some Intel platforms
        - ALSA: hda/hdmi: Fix keep_power assignment for non-component devices
        - RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr fails
        - [amd64] IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE
        - vhost/scsi: fix up req type endian-ness
        - 9p/trans_fd: Fix concurrency del of req_list in
          p9_fd_cancelled/p9_read_work
        - revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules
          present") (Closes: #966822)
        - [armel,armhf] 8986/1: hw_breakpoint: Don't invoke overflow handler on
          uaccess watchpoints
        - [armhf] 8987/1: VDSO: Fix incorrect clock_gettime64
        - [armhf] dts: imx6sx-sabreauto: Fix the phy-mode on fec2
        - virtio_balloon: fix up endian-ness for free cmd id
        - Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"
        - drm/amd/display: Clear dm_state for fast updates (Closes: #963868)
        - drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
        - drm/dbi: Fix SPI Type 1 (9-bit) transfer
        - drm: hold gem reference until object is no longer accessed
        - drm: of: Fix double-free bug
        - rds: Prevent kernel-infoleak in rds_notify_queue_get()
        - xfrm: policy: match with both mark and mask on user interfaces
        - [arm64] pinctrl: qcom: Handle broken/missing PDC dual edge IRQs on
          sc7180
        - espintcp: recv() should return 0 when the peer socket is closed
        - xfrm: Fix crash when the hold queue is used.
        - [arm64] net: hns3: fix desc filling bug when skb is expanded or lineared
        - [arm64] net: hns3: fix a TX timeout issue
        - [arm64] net: hns3: add reset check for VF updating port based VLAN
        - [arm64] net: hns3: fix aRFS FD rules leftover after add a user FD rule
        - [arm64] net: hns3: fix for VLAN config when reset failed
        - net/mlx5: E-switch, Destroy TSAR when fail to enable the mode
        - net/mlx5: E-switch, Destroy TSAR after reload interface
        - net/mlx5e: Fix error path of device attach
        - net/mlx5: Fix a bug of using ptp channel index as pin index
        - net/mlx5: Verify Hardware supports requested ptp function on a given pin
        - net/mlx5: Query PPS pin operational status before registering it
        - net/mlx5e: Modify uplink state on interface up/down
        - net/mlx5e: Fix kernel crash when setting vf VLANID on a VF dev
        - net: lan78xx: add missing endpoint sanity check
        - net: lan78xx: fix transfer-buffer memory leak
        - rhashtable: Fix unprotected RCU dereference in __rht_ptr
        - mlx4: disable device on shutdown
        - nvme: add a Identify Namespace Identification Descriptor list quirk
        - bpf: Fix map leak in HASH_OF_MAPS map
        - espintcp: handle short messages instead of breaking the encap socket
        - mac80211: mesh: Free ie data when leaving mesh
        - mac80211: mesh: Free pending skb when destroying a mpath
        - RDMA/core: Stop DIM before destroying CQ
        - RDMA/core: Free DIM memory in error unwind
        - [arm64] alternatives: move length validation inside the subsection
        - [arm64] csum: Fix handling of bad packets
        - Bluetooth: fix kernel oops in store_pending_adv_report
        - net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroring
        - net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq
        - vxlan: fix memleak of fdb
        - iwlwifi: fix crash in iwl_dbg_tlv_alloc_trigger
        - qed: Disable "MFW indication via attention" SPAM every 5 minutes
        - io_uring: always allow drain/link/hardlink/async sqe flags
        - scsi: core: Run queue in case of I/O resource contention failure
        - [amd64] x86/unwind/orc: Fix ORC for newly forked tasks
        - [x86] stacktrace: Fix reliable check for empty user task stacks
        - cxgb4: add missing release on skb in uld_send()
        - xen-netfront: fix potential deadlock in xennet_remove()
        - [riscv64] Set maximum number of mapped pages correctly
        - [riscv64] Parse all memory blocks to remove unusable memory
        - [arm64] KVM: Don't inherit exec permission across page-table levels
        - [x86] KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is
          hw disabled
        - [x86] KVM: SVM: Fix disable pause loop exit/pause filtering capability
          on SVM
        - [x86] i8259: Use printk_deferred() to prevent deadlock
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.14
        - random32: update the net random state on interrupt and activity
          (CVE-2020-16166)
        - [armel] percpu.h: fix build error
        - [arm64] random: fix circular include dependency on arm64 after addition
          of percpu.h
        - random32: remove net_rand_state from the latent entropy gcc plugin
        - random32: move the pseudo-random 32-bit definitions to prandom.h
        - [arm64] Workaround circular dependency in pointer_auth.h
        - random: random.h should include archrandom.h, not the other way around
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.15
        - scsi: ufs: Fix and simplify setup_xfer_req variant operation
        - USB: serial: qcserial: add EM7305 QDL product ID
        - USB: iowarrior: fix up report size handling for some devices
        - usb: xhci: define IDs for various ASMedia host controllers
        - usb: xhci: Fix ASMedia ASM1142 DMA addressing
        - Revert "ALSA: hda: call runtime_allow() for all hda controllers"
        - ALSA: hda/realtek: Add alc269/alc662 pin-tables for Loongson-3 laptops
        - ALSA: hda/ca0132 - Add new quirk ID for Recon3D.
        - ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value.
        - ALSA: hda/ca0132 - Fix AE-5 microphone selection commands.
        - ALSA: seq: oss: Serialize ioctls
        - [arm*] staging: android: ashmem: Fix lockdep warning for write operation
        - staging: rtl8712: handle firmware load failure
        - Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmode
        - Bluetooth: Fix slab-out-of-bounds read in
          hci_extended_inquiry_result_evt()
        - Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
        - Bluetooth: Prevent out-of-bounds read in
          hci_inquiry_result_with_rssi_evt()
        - [arm*] binder: Prevent context manager from incrementing ref 0
        - Smack: fix use-after-free in smk_write_relabel_self()
        - vgacon: Fix for missing check in scrollback handling (CVE-2020-14331)
        - mtd: properly check all write ioctls for permissions
        - [arm64] gpio: max77620: Fix missing release of interrupt
        - bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()
        - net/9p: validate fds in p9_fd_open
        - drm/nouveau/kms/tu102: wait for core update to complete when assigning
          windows
        - drm/nouveau/fbcon: fix module unload when fbcon init has failed for some
          reason
        - drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure
        - io_uring: fix lockup in io_fail_links()
        - nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
        - [arm64] drm/bridge/adv7511: set the bridge type properly
        - [armhf] i2c: slave: improve sanity check when registering
        - [armhf] i2c: slave: add sanity check when unregistering
        - usb: hso: check for return value in hso_serial_common_create()
        - ALSA: hda: fix NULL pointer dereference during suspend
        - firmware: Fix a reference count leak.
        - cfg80211: check vendor command doit pointer before use
        - igb: reinit_locked() should be called with rtnl_lock
        - atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent
        - tools lib traceevent: Fix memory leak in process_dynamic_array_len
        - xattr: break delegations in {set,remove}xattr
        - [arm64,armhf] PCI: tegra: Revert tegra124 raw_violation_fixup
        - ipv4: Silence suspicious RCU usage warning
        - ipv6: fix memory leaks on IPV6_ADDRFORM path
        - ipv6: Fix nexthop refcnt leak when creating ipv6 route info
        - rxrpc: Fix race between recvmsg and sendmsg on immediate call failure
        - vxlan: Ensure FDB dump is performed under RCU
        - net: lan78xx: replace bogus endpoint lookup
        - rhashtable: Restore RCU marking on rhash_lock_head
        - devlink: ignore -EOPNOTSUPP errors on dumpit
        - appletalk: Fix atalk_proc_init() return path
        - [arm64] dpaa2-eth: Fix passing zero to 'PTR_ERR' warning
        - [x86] hv_netvsc: do not use VF device if link is down
        - net: bridge: clear bridge's private skb space on xmit
        - net: gre: recompute gre csum for sctp over gre tunnels
        - net: macb: Properly handle phylink on at91sam9x
        - [arm64,armhf] net: mvpp2: fix memory leak in mvpp2_rx
        - net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct
        - [arm64] net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()
        - openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
        - Revert "vxlan: fix tos value before xmit"
        - tcp: apply a floor of 1 for RTT samples from TCP timestamps
        - [arm64] kaslr: Use standard early random function
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.16
        - tracepoint: Mark __tracepoint_string's __used
        - io_uring: abstract out task work running
        - HID: input: Fix devices that return multiple bytes in battery report
        - [x86] mce/inject: Fix a wrong assignment of i_mce.status
        - [x86] perf/x86/intel/uncore: Fix oops when counting IMC uncore events on
          some TGL
        - [x86] sched: Bail out of frequency invariance if turbo frequency is
          unknown
        - [x86] sched: Bail out of frequency invariance if turbo_freq/base_freq
          gives 0
        - sched/fair: Fix NOHZ next idle balance
        - sched: correct SD_flags returned by tl->sd_flags()
        - EDAC: Fix reference count leaks
        - crc-t10dif: Fix potential crypto notify dead-lock
        - blktrace: fix debugfs use after free (CVE-2019-19770)
        - [armhf] exynos: MCPM: Restore big.LITTLE cpuidle support
        - rcu/tree: Repeat the monitor if any free channel is busy
        - sched/uclamp: Fix initialization of struct uclamp_rq
        - [x86] crypto: qat - allow xts requests not multiple of block
        - [x86] platform/x86: intel-hid: Fix return value check in
          check_acpi_dev()
        - [x86] platform/x86: intel-vbtn: Fix return value check in
          check_acpi_dev()
        - tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
        - recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.
        - regulator: fix memory leak on error path of regulator_register()
        - io_uring: fix sq array offset calculation
        - [arm64] dts: meson: fix mmc0 tuning error on Khadas VIM3
        - [arm64,armhf] spi: rockchip: Fix error in SPI slave pio read
        - seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
        - md: raid0/linear: fix dereference before null check on pointer mddev
        - [mips64el,mipsel] irqchip/loongson-liointc: Fix potential dead lock
        - [arm64,armhf] irqchip/gic-v4.1: Use GFP_ATOMIC flag in
          allocate_vpe_l1_table()
        - nvme-tcp: fix controller reset hang during traffic
        - nvme-rdma: fix controller reset hang during traffic
        - nvme-multipath: fix logic for non-optimized paths
        - nvme-multipath: do not fall back to __nvme_find_path() for non-optimized
          paths
        - block: don't do revalidate zones on invalid devices
        - [armhf] drm/tilcdc: fix leak & null ref in panel_connector_get_modes
        - [armhf] exynos: clear L310_AUX_CTRL_FULL_LINE_ZERO in default
          l2c_aux_val
        - Bluetooth: add a mutex lock to avoid UAF in do_enale_set
        - loop: be paranoid on exit and prevent new additions / removals
        - io_uring: fix req->work corruption
        - fs/btrfs: Add cond_resched() for try_release_extent_mapping() stalls
        - drm/amdgpu: avoid dereferencing a NULL pointer
        - drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync
        - video: fbdev: savage: fix memory leak on error handling path in probe
        - video: fbdev: neofb: fix memory leak in neo_scan_monitor()
        - [armhf] bus: ti-sysc: Add missing quirk flags for usb_host_hs
        - md-cluster: fix wild pointer of unlock_all_bitmaps()
        - drm/nouveau/kms/nv50-: Fix disabling dithering
        - [arm64] dts: hisilicon: hikey: fixes to comply with adi, adv7533 DT
          binding
        - [armhf] drm/etnaviv: fix ref count leak via pm_runtime_get_sync
        - drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peek
        - drm/nouveau: fix multiple instances of reference count leaks
        - btrfs: fix lockdep splat from btrfs_dump_space_info
        - [arm64] drm: msm: a6xx: fix gpu failure after system resume
        - [arm64] drm/msm: Fix a null pointer access in msm_gem_shrinker_count()
        - drm/debugfs: fix plain echo to connector "force" attribute
        - drm/radeon: disable AGP by default
        - net: phy: mscc: restore the base page in vsc8514/8584_config_init
        - mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
        - bpf: Fix fds_example SIGSEGV error
        - Bluetooth: hci_qca: Bug fixes for SSR
        - brcmfmac: keep SDIO watchdog running when console_interval is non-zero
        - brcmfmac: To fix Bss Info flag definition Bug
        - brcmfmac: set state of hanger slot to FREE when flushing PSQ
        - [x86] platform/x86: asus-nb-wmi: add support for ASUS ROG Zephyrus G14
          and G15
        - iwlegacy: Check the return value of pcie_capability_read_*()
        - [arm64,armhf] gpu: host1x: debug: Fix multiple channels emitting
          messages simultaneously
        - [x86] uaccess: Make __get_user_size() Clang compliant on 32-bit
        - mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1
        - usb: gadget: net2280: fix memory leak on probe error handling paths
        - dyndbg: fix a BUG_ON in ddebug_describe_flags
        - bcache: fix super block seq numbers comparision in register_cache_set()
        - btrfs: allow btrfs_truncate_block() to fallback to nocow for data space
          reservation
        - btrfs: qgroup: free per-trans reserved space when a subvolume gets
          dropped
        - [arm64,x86] ACPICA: Do not increment operation_region reference counts
          for field units
        - io_uring: fix racy overflow count reporting
        - io_uring: fix stalled deferred requests
        - [arm64] crypto: caam - silence .setkey in case of bad key length
        - [arm64] drm/msm: ratelimit crtc event overflow error
        - drm/gem: Fix a leak in drm_gem_objects_lookup()
        - drm/amdgpu: use the unlocked drm_gem_object_put
        - [x86] agp/intel: Fix a memory leak on module initialisation failure
        - btmrvl: Fix firmware filename for sd8977 chipset
        - btmrvl: Fix firmware filename for sd8997 chipset
        - Bluetooth: hci_qca: Fix an error pointer dereference
        - Bluetooth: hci_qca: Only remove TX clock vote after TX is completed
        - Bluetooth: Allow suspend even when preparation has failed
        - ath10k: Acquire tx_lock in tx error paths
        - Bluetooth: hci_qca: Bug fix during SSR timeout
        - Bluetooth: hci_qca: Increase SoC idle timeout to 200ms
        - iio: improve IIO_CONCENTRATION channel type description
        - scsi: ufs: Fix imprecise load calculation in devfreq window
        - [armhf] drm/etnaviv: Fix error path on failure to enable bus clk
        - [arm64,armhf] drm/panfrost: Fix inbalance of devfreq record_busy/idle()
        - [arm64] drm/arm: fix unintentional integer overflow on left shift
        - Bluetooth: btusb: fix up firmware download sequence
        - Bluetooth: btmtksdio: fix up firmware download sequence
        - media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()
        - [armhf] media: omap3isp: Add missed v4l2_ctrl_handler_free() for
          preview_init_entities()
        - [arm64] dpaa2-eth: fix condition for number of buffer acquire retries
        - drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline
        - [powerpc*] cxl: Fix kobject memleak
        - tracing: Move pipe reference to trace array instead of current_tracer
        - drm/amdgpu: ensure 0 is returned for success in jpeg_v2_5_wait_for_idle
        - drm/radeon: fix array out-of-bounds read and write issues
        - [arm*] staging: vchiq_arm: Add a matching unregister call
        - iavf: fix error return code in iavf_init_get_resources()
        - iavf: Fix updating statistics
        - RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()
        - ipvs: allow connection reuse for unconfirmed conntrack
        - media: firewire: Using uninitialized values in node_probe()
        - media: tvp5150: Add missed media_entity_cleanup()
        - xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data fork
        - xfs: fix reflink quota reservation accounting error
        - RDMA/rxe: Skip dgid check in loopback mode
        - PCI: Fix pci_cfg_wait queue locking problem
        - samples: bpf: Fix bpf programs with kprobe/sys_connect event
        - [armhf] drm/stm: repair runtime power management
        - kobject: Avoid premature parent object freeing in kobject_cleanup()
        - leds: core: Flush scheduled work for system suspend
        - [arm64,armhf] drm: panel: simple: Fix bpc for LG LB070WV8 panel
        - [armhf] phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHY
        - [arm64] mmc: sdhci-of-arasan: Add missed checks for devm_clk_register()
        - scsi: scsi_debug: Add check for sdebug_max_queue during module init
        - mwifiex: Prevent memory corruption handling keys
        - kernfs: do not call fsnotify() with name without a parent
        - [powerpc*] pseries: remove cede offline state for CPUs
        - [powerpc*] rtas: don't online CPUs for partition suspend
        - [powerpc*] vdso: Fix vdso cpu truncation
        - RDMA/qedr: SRQ's bug fixes
        - RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send
          queue
        - [x86] staging: rtl8192u: fix a dubious looking mask before a shift
        - PCI/ASPM: Add missing newline in sysfs 'policy'
        - go7007: add sanity checking for endpoints
        - [powerpc*] book3s64/pkeys: Use PVR check instead of cpu feature
        - [armhf] drm/imx: fix use after free
        - [armhf] gpu: ipu-v3: Restore RGB32, BGR32
        - USB: serial: iuu_phoenix: fix led-activity helpers
        - usb: core: fix quirks_param_set() writing to a const pointer
        - [armhf] thermal: ti-soc-thermal: Fix reversed condition in
          ti_thermal_expose_sensor()
        - [powerpc*] perf: Fix missing is_sier_aviable() during build
        - [armhf] phy: armada-38x: fix NETA lockup when repeatedly switching
          speeds
        - [x86] ASoC: hdac_hda: fix deadlock after PCM open error
        - [mips64el,mipsel] OCTEON: add missing put_device() call in
          dwc3_octeon_device_init()
        - [x86] thermal: int340x: processor_thermal: fix: update Jasper Lake PCI
          id
        - [arm*] usb: dwc2: Fix error path in gadget registration
        - usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength
        - scsi: megaraid_sas: Clear affinity hint
        - [powerpc] scsi: mesh: Fix panic after host or bus reset
        - [arm64,armhf] net: dsa: mv88e6xxx: MV88E6097 does not support jumbo
          configuration
        - RDMA/core: Fix return error value in _ib_modify_qp() to negative
        - Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth
          controllers
        - Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags
        - Bluetooth: hci_serdev: Only unregister device if it was registered
        - Bluetooth: Fix suspend notifier race
        - Bluetooth: hci_qca: Stop collecting memdump again for command timeout
          during SSR
        - xfs: fix inode allocation block res calculation precedence
        - xfs: clear XFS_DQ_FREEING if we can't lock the dquot buffer to flush
        - RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QP
        - PCI: Release IVRS table in AMD ACS quirk
        - [powerpc*] pseries/hotplug-cpu: Remove double free in error path
        - ASoC: soc-core: Fix regression causing sysfs entries to disappear
        - [s390x] qeth: tolerate pre-filled RX buffer
        - [s390x] qeth: don't process empty bridge port events
        - ice: Clear and free XLT entries on reset
        - ice: Graceful error handling in HW table calloc failure
        - netfilter: nft_meta: fix iifgroup matching
        - rtw88: fix LDPC field for RA info
        - rtw88: fix short GI capability based on current bandwidth
        - rtw88: coex: only skip coex triggered by BT info
        - [arm64,armhf] wl1251: fix always return 0 error
        - net/mlx5: DR, Change push vlan action sequence
        - net/mlx5: Delete extra dump stack that gives nothing
        - ftrace: Fix ftrace_trace_task return value
        - [amd64,arm64] net: ethernet: aquantia: Fix wrong return value
        - liquidio: Fix wrong return value in cn23xx_get_pf_num()
        - [powerpc] net: spider_net: Fix the size used in a 'dma_free_coherent()'
          call
        - gpio: don't use same lockdep class for all devm_gpiochip_add_data users
        - [arm64] net: thunderx: initialize VF's mailbox mutex before first usage
        - dlm: Fix kobject memleak
        - ocfs2: fix unbalanced locking
        - [arm64,armhf] pinctrl-single: fix pcs_parse_pinconf() return value
        - svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
        - nfsd: avoid a NULL dereference in __cld_pipe_upcall()
        - SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")
        - [amd64] x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task
        - [amd64] crypto: aesni - add compatibility with IAS
        - af_packet: TPACKET_V3: fix fill status rwlock imbalance
        - net: Fix potential memory leak in proto_register()
        - net/nfc/rawsock.c: add CAP_NET_RAW check.
        - net: phy: fix memory leak in device-create error path
        - net: Set fput_needed iff FDPUT_FPUT is set
        - tcp: correct read of TFO keys on big endian systems
        - [x86] vmxnet3: use correct tcp hdr length when packet is encapsulated
        - net: refactor bind_bucket fastreuse into helper
        - net: initialize fastreuse on inet_inherit_port
        - vsock: fix potential null pointer dereference in vsock_poll()
        - net: phy: marvell10g: fix null pointer dereference
        - USB: serial: cp210x: re-enable auto-RTS on open
        - USB: serial: cp210x: enable usb generic throttle/unthrottle
        - ALSA: hda - fix the micmute led status for Lenovo ThinkCentre AIO
        - ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob support
        - ALSA: usb-audio: fix overeager device match for MacroSilicon MS2109
        - ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109
        - ALSA: usb-audio: add quirk for Pioneer DDJ-RB
        - [arm64,x86] tpm: Unify the mismatching TPM space buffer sizes
        - [x86] crypto: qat - fix double free in qat_uclo_create_batch_init_list
        - [x86] crypto: ccp - Fix use of merged scatterlists
        - [arm64] crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not
          specified
        - tick/nohz: Narrow down noise while setting current task's tick
          dependency
        - bitfield.h: don't compile-time validate _val in FIELD_FIT
        - fs/minix: check return value of sb_getblk()
        - fs/minix: don't allow getting deleted inodes
        - fs/minix: reject too-large maximum file size
        - [x86] kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on
          the host
        - 9p: Fix memory leak in v9fs_mount
        - driver core: Fix probe_count imbalance in really_probe()
        - media: media-request: Fix crash if memory allocation fails
        - drm/ttm/nouveau: don't call tt destroy callback on alloc failure.
        - io_uring: set ctx sq/cq entry count earlier
        - io_uring: use TWA_SIGNAL for task_work uncondtionally
        - io_uring: fail poll arm on queue proc failure
        - NFS: Don't move layouts to plh_return_segs list while in use
        - NFS: Don't return layout segments that are in use
        - cpufreq: Fix locking issues with governors
        - [arm64] cpufreq: dt: fix oops on armada37xx
        - include/asm-generic/vmlinux.lds.h: align ro_after_init
        - [arm64] PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is
          absent
        - PM / devfreq: Fix indentaion of devfreq_summary debugfs node
        - spi: spidev: Align buffers for DMA
        - erofs: fix extended inode could cross boundary
        - [arm64] firmware: qcom_scm: Fix legacy convention SCM accessors
        - [x86] irqdomain/treewide: Free firmware node after domain removal
        - xen/balloon: fix accounting in alloc_xenballooned_pages error path
        - xen/balloon: make the balloon wait interruptible
        - [x86] drm/xen-front: Fix misused IS_ERR_OR_NULL checks
        - [s390x] dasd: fix inability to use DASD with DIAG driver
        - [s390x] numa: set node distance to LOCAL_DISTANCE
        - [s390x] gmap: improve THP splitting
        - io_uring: sanitize double poll handling
        - io_uring: Fix NULL pointer dereference in loop_rw_iter()
        - task_work: only grab task signal lock when needed
        - io_uring: add missing REQ_F_COMP_LOCKED for nested requests
        - io_uring: enable lookup of links holding inflight files
        - io_uring: hold 'ctx' reference around task_work queue + execute
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.17
        - smb3: warn on confusing error scenario with sec=krb5
        - genirq/affinity: Make affinity setting if activated opt-in
        - genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
        - [arm64,x86] PCI: hotplug: ACPI: Fix context refcounting in
          acpiphp_grab_context()
        - PCI/ATS: Add pci_pri_supported() to check device or associated PF
        - PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
        - PCI: Add device even if driver attach failed
        - [arm64] PCI: qcom: Define some PARF params needed for ipq8064 SoC
        - [arm64] PCI: qcom: Add support for tx term offset for rev 2.1.0
        - btrfs: allow use of global block reserve for balance item deletion
        - btrfs: free anon block device right after subvolume deletion
        - btrfs: don't allocate anonymous block device for user invisible roots
        - btrfs: ref-verify: fix memory leak in add_block_entry
        - btrfs: only commit the delayed inode when doing a full fsync
        - btrfs: stop incremening log_batch for the log root tree when syncing log
        - btrfs: only commit delayed items at fsync if we are logging a directory
        - btrfs: remove no longer needed use of log_writers for the log root tree
        - btrfs: don't traverse into the seed devices in show_devname
        - btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
        - btrfs: open device without device_list_mutex
        - btrfs: move the chunk_mutex in btrfs_read_chunk_tree
        - btrfs: relocation: review the call sites which can be interrupted by
          signal
        - btrfs: add missing check for nocow and compression inode flags
        - btrfs: avoid possible signal interruption of btrfs_drop_snapshot() on
          relocation tree
        - btrfs: return EROFS for BTRFS_FS_STATE_ERROR cases
        - btrfs: sysfs: use NOFS for device creation
        - btrfs: don't WARN if we abort a transaction with EROFS
        - btrfs: fix race between page release and a fast fsync
        - btrfs: don't show full path of bind mounts in subvol=
        - btrfs: fix messages after changing compression level by remount
        - btrfs: only search for left_info if there is no right_info in
          try_merge_free_space
        - btrfs: inode: fix NULL pointer dereference if inode doesn't need
          compression
        - btrfs: fix memory leaks after failure to lookup checksums during inode
          logging
        - btrfs: trim: fix underflow in trim length to prevent access beyond
          device boundary
        - btrfs: make sure SB_I_VERSION doesn't get unset by remount
        - btrfs: fix return value mixup in btrfs_get_extent
        - [arm64] perf: Correct the event index in sysfs
        - cifs: Fix leak when handling lease break for cached root fid
        - [powerpc*] Allow 4224 bytes of stack expansion for the signal frame
        - [powerpc*] Fix circular dependency between percpu.h and mmu.h
        - [arm64] media: venus: fix multiple encoder crash
        - [arm64] net: ethernet: stmmac: Disable hardware multicast filter
        - [arm64,armhf] net: stmmac: dwmac1000: provide multicast filter fallback
        - [mips64el,mipsel] irqchip/loongson-liointc: Fix misuse of gc->mask_cache
        - [arm64,armhf] irqchip/gic-v4.1: Ensure accessing the correct RD when
          writing INVALLR
        - pidfd: Add missing sock updates for pidfd_getfd()
        - net/compat: Add missing sock updates for SCM_RIGHTS
        - md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
        - bcache: allocate meta data pages as compound pages
        - bcache: fix overflow in offset_to_stripe()
        - mac80211: fix misplaced while instead of if
        - driver core: Avoid binding drivers to dead devices
        - [mips*] CPU#0 is not hotpluggable
        - ext2: fix missing percpu_counter_inc
        - khugepaged: collapse_pte_mapped_thp() flush the right range
        - mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
        - khugepaged: collapse_pte_mapped_thp() protect the pmd lock
        - hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
        - [amd64,arm64] mm/shuffle: don't move pages between zones and don't read
          garbage memmaps
        - ocfs2: change slot number type s16 to u16
        - mm/page_counter.c: fix protection usage propagation
        - cma: don't quit at first error when activating reserved areas
        - mm/memory_hotplug: fix unpaired mem_hotplug_begin/done
        - ftrace: Setup correct FTRACE_FL_REGS flags for module
        - kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler
        - tracing: Use trace_sched_process_free() instead of exit() for pid
          tracing
        - [x86] watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in
          watchdog_info.options
        - [x86] watchdog: f71808e_wdt: remove use of wrong watchdog_info option
        - [x86] watchdog: f71808e_wdt: clear watchdog timeout occurred flag
        - ceph: set sec_context xattr on symlink creation
        - ceph: handle zero-length feature mask in session messages
        - [powerpc*] pseries: Fix 64 bit logical memory block panic
        - dm: don't call report zones for more than the user requested
        - module: Correctly truncate sysfs sections output
        - bootconfig: Fix to find the initargs correctly
        - perf probe: Fix wrong variable warning when the probe point is not found
        - perf probe: Fix memory leakage when the probe point is not found
        - perf intel-pt: Fix FUP packet state
        - perf intel-pt: Fix duplicate branch after CBR
        - gfs2: Never call gfs2_block_zero_range with an open transaction
        - [armhf] drm/imx: imx-ldb: Disable both channels for split mode in
          enc->disable()
        - crypto: algif_aead - Only wake up when ctx->more is zero
        - RDMA/ipoib: Return void from ipoib_ib_dev_stop()
        - RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()
        - rtc: cpcap: fix range
        - IB/uverbs: Set IOVA on IB MR in uverbs layer
        - sched/uclamp: Protect uclamp fast path code with static key
        - USB: serial: ftdi_sio: make process-packet buffer unsigned
        - USB: serial: ftdi_sio: clean up receive processing
        - crypto: af_alg - Fix regression on empty requests
        - devres: keep both device name and resource name in pretty name
        - RDMA/counter: Only bind user QPs in auto mode
        - RDMA/counter: Allow manually bind QPs with different pids to same
          counter
        - rtw88: pci: disable aspm for platform inter-op with module parameter
        - [arm64,armhf] rtc: pl031: fix set_alarm by adding back call to
          alarm_irq_enable
        - [armhf] gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq
          handlers
        - [armhf] gpu: ipu-v3: image-convert: Wait for all EOFs before completing
          a tile
        - dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()
        - f2fs: compress: fix to avoid memory leak on cc->cpages
        - [arm64] clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VAL
        - iommu/vt-d: Enforce PASID devTLB field mask
        - f2fs: compress: fix to update isize when overwriting compressed file
        - nvme: fix deadlock in disconnect during scan_work and/or ana_work
        - sched/uclamp: Fix a deadlock when enabling uclamp static key
        - nfs: ensure correct writeback errors are returned on close()
        - ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename
        - [arm*] clk: bcm2835: Do not use prediv with bcm2711's PLLs
        - scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying
          targetport
        - nfs: nfs_file_write() should check for writeback errors
        - watchdog: initialize device before misc_register
        - md-cluster: Fix potential error pointer dereference in resize_bitmaps()
        - [x86] tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoC
        - [x86] bugs/multihit: Fix mitigation reporting when VMX is not in use
        - Input: sentelic - fix error return when fsp_reg_write fails
        - [x86] drm/vmwgfx: Use correct vmw_legacy_display_unit pointer
        - [x86] drm/vmwgfx: Fix two list_for_each loop exit tests
        - [arm64] net: qcom/emac: add missed clk_disable_unprepare in error path
          of emac_clks_phase1_init
        - nfs: Fix getxattr kernel panic and memory overflow
        - NFS: Fix flexfiles read failover
        - fs/minix: set s_maxbytes correctly
        - fs/minix: fix block limit check for V1 filesystems
        - fs/minix: remove expected error message in block_to_path()
        - fs/ufs: avoid potential u32 multiplication overflow
        - crypto: algif_aead - fix uninitialized ctx->init
        - perf bench mem: Always memset source before memcpy
        - [x86] perf/x86/rapl: Fix missing psys sysfs attributes
        - khugepaged: retract_page_tables() remember to test exit
        - [arm64,armhf] ASoC: tegra: Use device managed resource APIs to get the
          clock
        - [arm64,armhf] ASoC: tegra: Add audio mclk parent configuration
        - [arm64,armhf] ASoC: tegra: Enable audio mclk during
          tegra_asoc_utils_init()
        - [x86] drm/i915/gt: Force the GT reset on shutdown
        - [arm64,armhf] drm/panfrost: Use kvfree() to free bo->sgts
        - drm/dp_mst: Fix the DDC I2C device registration of an MST port
        - drm/amdgpu: fix ordering of psp suspend
        - [armhf] drm/omap: force runtime PM suspend on system suspend
        - drm: Added orientation quirk for ASUS tablet model T103HAF
        - drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpi
        - drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resume
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 3
    
      [ Ben Hutchings ]
      * doc: Disable extension incompatible with Sphinx 3 (fixes FTBFS)
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 23 Aug 2020 15:44:14 +0200
  • linux (5.7.10-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.7
        - block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failed
        - ethtool: Fix check in ethtool_rx_flow_rule_create
        - geneve: allow changing DF behavior after creation
        - [powerpc*] ibmveth: Fix max MTU limit
        - mld: fix memory leak in ipv6_mc_destroy_dev()
        - [arm64,armhf] mvpp2: ethtool rxtx stats fix
        - net: bridge: enfore alignment for ethernet address
        - net: core: reduce recursion limit value
        - net: Do not clear the sock TX queue in sk_set_socket()
        - net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUM
        - net: fix memleak in register_netdevice()
        - net: Fix the arp error in some cases
        - net: increment xmit_recursion level in dev_direct_xmit()
        - net: usb: ax88179_178a: fix packet alignment padding
        - openvswitch: take into account de-fragmentation/gso_size in
          execute_check_pkt_len
        - rxrpc: Fix notification call on completion of discarded calls
        - sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
        - tcp: don't ignore ECN CWR on pure ACK
        - tcp: grow window for OOO packets only for SACK flows
        - tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
        - ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
        - net: phy: Check harder for errors in get_phy_id()
        - ip_tunnel: fix use-after-free in ip_tunnel_lookup()
        - bnxt_en: Store the running firmware version code.
        - bnxt_en: Do not enable legacy TX push on older firmware.
        - bnxt_en: Fix statistics counters issue during ifdown with older firmware.
        - bnxt_en: Read VPD info only for PFs
        - net: phylink: fix ethtool -A with attached PHYs
        - net: phylink: ensure manual pause mode configuration takes effect
        - sch_cake: don't try to reallocate or unshare skb unconditionally
        - sch_cake: don't call diffserv parsing code when it is not needed
        - sch_cake: fix a few style nits
        - tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
        - bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
        - [arm64,riscv64] net: macb: undo operations in case of failure
        - r8169: fix firmware not resetting tp->ocp_base
        - net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature string
        - [arm64,riscv64] net: macb: call pm_runtime_put_sync on failure path
        - net: phy: mscc: avoid skcipher API for single block AES encryption
        - of: of_mdio: Correct loop scanning logic
        - wireguard: device: avoid circular netns references
        - bareudp: Fixed multiproto mode configuration
        - [armhf] net: dsa: bcm_sf2: Fix node reference count
        - net: phy: smsc: fix printing too many logs
        - genetlink: clean up family attributes allocations
        - nvmet: cleanups the loop in nvmet_async_events_process
        - nvmet: fail outstanding host posted AEN req
        - ALSA: usb-audio: Fix potential use-after-free of streams
        - [arm64,armhf] Revert "i2c: tegra: Fix suspending in active runtime PM
          state"
        - btrfs: fix a block group ref counter leak after failure to remove block
          group
        - binder: fix null deref of proc->context
        - [x86] mei: me: disable mei interface on Mehlow server platforms
        - [x86] mei: me: add tiger lake point device ids for H platforms.
        - [armhf] Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend
          clk"
        - [mips*/*-malta,sh4] USB: ohci-sm501: Add missed iounmap() in remove
        - [arm64,armhf] usb: dwc2: Postponed gadget registration to the udc class
          driver
        - usb: add USB_QUIRK_DELAY_INIT for Logitech C922
        - USB: ehci: reopen solution for Synopsys HC bug
        - xhci: Poll for U0 after disabling USB2 LPM
        - [armhf] usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()
        - ALSA: usb-audio: Add implicit feedback quirk for SSL2+.
        - ALSA: usb-audio: add quirk for Denon DCD-1500RE
        - ALSA: usb-audio: Set 48 kHz rate for Rodecaster
        - ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Flight S
        - ALSA: usb-audio: add quirk for Samsung USBC Headset (AKG)
        - ALSA: usb-audio: Fix OOB access of mixer element list
        - scsi: qla2xxx: Keep initiator ports after RSCN
        - [s390x] scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP
          action
        - cifs: Fix cached_fid refcnt leak in open_shroot
        - cifs/smb3: Fix data inconsistent when punch hole
        - cifs/smb3: Fix data inconsistent when zero file range
        - xhci: Fix incorrect EP_STATE_MASK
        - xhci: Fix enumeration issue when setting max packet size for FS devices.
        - xhci: Return if xHCI doesn't support LPM
        - cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip
        - loop: replace kill_bdev with invalidate_bdev
        - IB/mad: Fix use after free when destroying MAD agent
        - IB/hfi1: Fix module use count flaw due to leftover module put calls
        - [armhf] bus: ti-sysc: Flush posted write on enable and disable
        - [armhf] bus: ti-sysc: Use optional clocks on for enable and wait for
          softreset bit
        - [armhf] bus: ti-sysc: Ignore clockactivity unless specified as a quirk
        - [armhf] bus: ti-sysc: Fix uninitialized framedonetv_irq
        - [armhf] OMAP2+: Fix legacy mode dss_reset
        - xfrm: Fix double ESP trailer insertion in IPsec crypto offload.
        - [armhf] dts: Fix am33xx.dtsi USB ranges length
        - [armhf] dts: Fix am33xx.dtsi ti,sysc-mask wrong softreset flag
        - [x86] resctrl: Support CPUID enumeration of MBM counter width
        - [x86] resctrl: Fix memory bandwidth counter width for AMD
        - efi/tpm: Verify event log header before parsing
        - ASoC: soc-pcm: fix checks for multi-cpu FE dailinks
        - [arm64] ASoC: qcom: common: set correct directions for dailinks
        - [armhf] regualtor: pfuze100: correct sw1a/sw2 on pfuze3000
        - efi/libstub: Fix path separator regression
        - RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl()
        - [armhf] dts: am335x-pocketbeagle: Fix mmc0 Write Protect
        - [armhf] dts: Fix duovero smsc interrupt for suspend
        - dma-direct: re-encrypt memory if dma_direct_alloc_pages() fails
        - dma-direct: check return value when encrypting or decrypting memory
        - [x86] resctrl: Fix a NULL vs IS_ERR() static checker warning in
          rdt_cdp_peer_get()
        - [x86] efi/x86: Setup stack correctly for efi_pe_entry
        - regmap: Fix memory leak from regmap_register_patch
        - devmap: Use bpf_map_area_alloc() for allocating hash buckets
        - bpf: Don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE
        - rxrpc: Fix handling of rwind from an ACK packet
        - RDMA/rvt: Fix potential memory leak caused by rvt_alloc_rq
        - RDMA/efa: Set maximum pkeys device attribute
        - RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532
        - RDMA/cma: Protect bind_list and listen_list while finding matching cm id
        - RDMA/core: Check that type_attrs is not NULL prior access
        - [arm64,armhf] ASoC: rockchip: Fix a reference count leak.
        - [s390x] qeth: fix error handling for isolation mode cmds
        - RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()
        - [x86] Revert "KVM: VMX: Micro-optimize vmexit time when not exposing PMU"
        - [x86] iommu/vt-d: Set U/S bit in first level page table by default
        - [x86] iommu/vt-d: Enable PCI ACS for platform opt in hint
        - [x86] iommu/vt-d: Update scalable mode paging structure coherency
        - dma-direct: add missing set_memory_decrypted() for coherent mapping
        - net: qed: fix left elements count calculation
        - net: qed: fix async event callbacks unregistering
        - net: qede: stop adding events on an already destroyed workqueue
        - net: qed: fix NVMe login fails over VFs
        - net: qed: fix excessive QM ILT lines consumption
        - net: qede: fix PTP initialization on recovery
        - net: qede: fix use-after-free on recovery and AER handling
        - net: qed: reset ILT block sizes before recomputing to fix crashes
        - cxgb4: move handling L2T ARP failures to caller
        - cxgb4: move PTP lock and unlock to caller in Tx path
        - [armhf] imx5: add missing put_device() call in imx_suspend_alloc_ocram()
        - scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset()
        - usb: gadget: udc: Potential Oops in error handling code
        - nvme: don't protect ns mutation with ns->head->lock
        - qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE
        - netfilter: ipset: fix unaligned atomic access
        - [arm64] net: bcmgenet: use hardware padding of runt frames
        - io_uring: fix hanging iopoll in case of -EAGAIN
        - [riscv64] clk: sifive: allocate sufficient memory for struct __prci_data
        - [armhf] i2c: fsi: Fix the port number field in status register
        - wireguard: receive: account for napi_gro_receive never returning GRO_DROP
        - [arm64] socionext: account for napi_gro_receive never returning GRO_DROP
        - wil6210: account for napi_gro_receive never returning GRO_DROP
        - i2c: core: check returned size of emulated smbus block read
        - afs: Fix storage of cell names
        - sched/deadline: Initialize ->dl_boosted
        - sched/core: Fix PI boosting between RT and DEADLINE tasks
        - sched/cfs: change initial value of runnable_avg
        - ata/libata: Fix usage of page address by page_address in
          ata_scsi_mode_select_xlat function
        - drm/amd/display: Use kfree() to free rgb_user in
          calculate_user_regamma_ramp()
        - [riscv64] atomic: Fix sign extension for RV64I
        - bcache: check and adjust logical block size for backing devices
        - net: alx: fix race condition in alx_remove
        - [arm64] pinctrl: qcom: spmi-gpio: fix warning about irq chip reusage
        - [arm64,armhf] pinctrl: tegra: Use noirq suspend/resume callbacks
        - [s390x] seccomp: pass syscall arguments via seccomp_data
        - [s390x] ptrace: return -ENOSYS when invalid syscall is supplied
        - [s390x] ptrace: pass invalid syscall numbers to tracing
        - [s390x] ptrace: fix setting syscall number
        - [s390x] vdso: Use $(LD) instead of $(CC) to link vDSO
        - [s390x] vdso: fix vDSO clock_getres()
        - [arm64] sve: Fix build failure when ARM64_SVE=y and SYSCTL=n
        - kbuild: improve cc-option to clean up all temporary files
        - recordmcount: support >64k sections
        - kprobes: Suppress the suspicious RCU warning on kprobes
        - blktrace: break out of blktrace setup on concurrent calls
        - nvdimm/region: always show the 'align' attribute
        - block: update hctx map when use multiple maps
        - [riscv64] Don't allow write+exec only page mapping request in mmap
        - syscalls: Fix offset type of ksys_ftruncate()
        - ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch table
        - [x86] ALSA: hda/realtek - Add quirk for MSI GE63 laptop
        - [x86] ALSA: hda/realtek: Add mute LED and micmute LED support for HP
          systems
        - ACPI: sysfs: Fix pm_profile_attr type
        - ACPI: configfs: Disallow loading ACPI tables when locked down
          (CVE-2020-15780)
        - erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixup
        - [x86] KVM: X86: Fix MSR range of APIC registers in X2APIC mode
        - [x86] kvm: lapic: fix broken vcpu hotplug
        - [x86] KVM: nVMX: Plumb L2 GPA through to PML emulation
        - [x86] KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL
        - [x86] cpu: Use pinning mask for CR4 bits needing to be 0
        - [x86] cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
        - [amd64] asm/64: Align start of __clear_user() loop to 16-bytes
        - btrfs: fix bytes_may_use underflow when running balance and scrub in
          parallel
        - btrfs: fix data block group relocation failure due to concurrent scrub
        - btrfs: check if a log root exists before locking the log_mutex on unlink
        - btrfs: fix hang on snapshot creation after RWF_NOWAIT write
        - btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof
        - btrfs: fix RWF_NOWAIT write not failling when we need to cow
        - mm, compaction: make capture control handling safe wrt interrupts
        - mm, slab: fix sign conversion problem in memcg_uncharge_slab()
        - mm/slab: use memzero_explicit() in kzfree()
        - ocfs2: avoid inode removal while nfsd is accessing it
        - ocfs2: load global_inode_alloc
        - ocfs2: fix value of OCFS2_INVALID_SLOT
        - ocfs2: fix panic on nfs server over ocfs2
        - mm: memcontrol: handle div0 crash race condition in memory.low
        - mm/memcontrol.c: add missed css_put()
        - mm/memory_hotplug.c: fix false softlockup during pfn range removal
        - [arm64] perf: Report the PC value in REGS_ABI_32 mode
        - tracing/boottime: Fix kprobe multiple events
        - tracing: Fix event trigger to accept redundant spaces
        - ring-buffer: Zero out time extend if it is nested and not absolute
        - drm/amd/display: Enable output_bpc property on all outputs
        - drm/amd: fix potential memleak in err branch
        - drm/radeon: fix fb_div check in ni_init_smc_spll_table()
        - drm/fb-helper: Fix vt restore
        - drm/amdgpu: add fw release for sdma v5_0
        - drm/amdgpu/display: Unlock mutex on error
        - drm/panel-simple: fix connector type for newhaven_nhd_43_480272ef_atxl
        - drm/panel-simple: fix connector type for LogicPD Type28 Display
        - [armhf] dts: imx6ul-kontron: Move watchdog from Kontron i.MX6UL/ULL board
          to SoM
        - [armhf] dts: imx6ul-kontron: Change WDOG_ANY signal from push-pull to
          open-drain
        - [x86,arm64] Staging: rtl8723bs: prevent buffer overflow in
          update_sta_support_rate()
        - sunrpc: fixed rollback in rpc_gssd_dummy_populate()
        - SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
        - pNFS/flexfiles: Fix list corruption if the mirror count changes
        - NFSv4 fix CLOSE not waiting for direct IO compeletion
        - [x86] EDAC/amd64: Read back the scrub rate PCI register on F15h
        - xprtrdma: Fix handling of RDMA_ERROR replies
        - dm writecache: correct uncommitted_block when discarding uncommitted entry
        - dm writecache: add cond_resched to loop in persistent_memory_claim()
        - Revert "tty: hvc: Fix data abort due to race in hvc_open"
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.8
        - exfat: Set the unused characters of FileName field to the value 0000h
        - exfat: add missing brelse() calls on error paths
        - exfat: call sync_filesystem for read-only remount
        - exfat: move setting VOL_DIRTY over exfat_remove_entries()
        - exfat: flush dirty metadata in fsync
        - btrfs: block-group: refactor how we delete one block group item
        - btrfs: fix race between block group removal and block group creation
        - mm: fix swap cache node allocation mask
        - drm/amd/display: Fix incorrectly pruned modes with deep color
        - drm/amd/display: Fix ineffective setting of max bpc property
        - seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds
        - tipc: add test for Nagle algorithm effectiveness
        - tipc: fix kernel WARNING in tipc_msg_append()
        - usbnet: smsc95xx: Fix use-after-free after removal
        - tipc: Fix NULL pointer dereference in __tipc_sendstream()
        - [x86] drm/i915/gt: Mark timeline->cacheline as destroyed after rcu grace
          period
        - drm/amdgpu: disable ras query and iject during gpu reset
        - drm/amdgpu: fix non-pointer dereference for non-RAS supported
        - drm/amdgpu: fix kernel page fault issue by ras recovery on sGPU
        - sched/debug: Make sd->flags sysctl read-only
        - soc: ti: omap-prm: use atomic iopoll instead of sleeping one
        - [powerpc*] kvm/book3s: Add helper to walk partition scoped linux page
          table.
        - [powerpc*] book3s64/kvm: Fix secondary page table walk warning during
          migration
        - mm/slub.c: fix corrupted freechain in deactivate_slab()
        - mm/slub: fix stack overruns with SLUB_STATS
        - mm, dump_page(): do not crash with invalid mapping pointer
        - io_uring: fix {SQ,IO}POLL with unsupported opcodes
        - rxrpc: Fix race between incoming ACK parser and retransmitter
        - usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
          (CVE-2020-15393)
        - tools lib traceevent: Add append() function helper for appending strings
        - tools lib traceevent: Handle __attribute__((user)) in field names
        - [s390x] debug: avoid kernel warning on too large number of pages
        - io_uring: fix io_sq_thread no schedule when busy
        - nvme-multipath: set bdi capabilities once
        - nvme: fix possible deadlock when I/O is blocked
        - nvme-multipath: fix deadlock between ana_work and scan_work
        - nvme-multipath: fix deadlock due to head->lock
        - nvme-multipath: fix bogus request queue reference put
        - io_uring: fix current->mm NULL dereference on exit
        - tpm: Fix TIS locality timeout problems
        - crypto: af_alg - fix use-after-free in af_alg_accept() due to
          bh_lock_sock()
        - task_work: teach task_work_add() to do signal_wake_up()
        - io_uring: use signal based task_work running
        - [arm64] drm/msm/dpu: fix error return code in dpu_encoder_init
        - btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IO
        - rxrpc: Fix afs large storage transmission performance drop
        - RDMA/counter: Query a counter before release
        - xfs: fix use-after-free on CIL context on shutdown
        - hsr: remove hsr interface if all slaves are removed
        - hsr: avoid to create proc file after unregister
        - cxgb4: use unaligned conversion for fetching timestamp
        - cxgb4: parse TC-U32 key values and masks natively
        - cxgb4: fix endian conversions for L4 ports in filters
        - cxgb4: use correct type for all-mask IP address comparison
        - cxgb4: fix SGE queue dump destination buffer context
        - security: Fix hook iteration and default value for inode_copy_up_xattr
        - [x86] hwmon: (acpi_power_meter) Fix potential memory leak in
          acpi_power_meter_add()
        - scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs()
        - nfsd4: fix nfsdfs reference count loop
        - nfsd: fix nfsdfs inode reference count leak
        - [arm64,armhf] drm: sun4i: hdmi: Remove extra HPD polling
        - virtio-blk: free vblk-vqs in error path of virtblk_probe()
        - SMB3: Honor 'posix' flag for multiuser mounts
        - nvme: fix identify error status silent ignore
        - nvme: fix a crash in nvme_mpath_add_disk
        - [sh4] i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
        - [x86,arm64] i2c: designware: platdrv: Set class based on DMI
        - io_uring: fix regression with always ignoring signals in io_cqring_wait()
        - Revert "ALSA: usb-audio: Improve frames size computation"
        - padata: upgrade smp_mb__after_atomic to smp_mb in padata_do_serial
        - SMB3: Honor 'seal' flag for multiuser mounts
        - SMB3: Honor persistent/resilient handle flags for multiuser mounts
        - SMB3: Honor lease disabling for multiuser mounts
        - SMB3: Honor 'handletimeout' flag for multiuser mounts
        - cifs: Fix the target file was deleted when rename failed.
        - [x86] Drivers: hv: Change flag to write log level in panic msg to false
        - hwmon: (pmbus) Fix page vs. register when accessing fans
        - [x86] ACPI: fan: Fix Tiger Lake ACPI device ID
        - gfs2: fix trans slab error when withdraw occurs inside log_flush
        - [x86] split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't
          whitelisted
        - [mips*] Add missing EHB in mtc0 -> mfc0 sequence for DSPen
        - [x86] drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c
        - drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RAS
        - drm/amd/display: Only revalidate bandwidth on medium and fast updates
        - drm/amdgpu: use %u rather than %d for sclk/mclk
        - drm/amdgpu/atomfirmware: fix vram_info fetching for renoir
        - dma-buf: Move dma_buf_release() from fops to dentry_ops
        - [arm64,armhf] irqchip/gic: Atomically update affinity
        - mm/hugetlb.c: fix pages per hugetlb calculation
        - [arm*] mm/cma.c: use exact_nid true to fix possible per-numa cma leak
        - dm zoned: assign max_io_len correctly
        - efi: Make it possible to disable efivar_ssdt entirely
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.9
        - [s389x] KVM: s390: reduce number of IO pins to 1
        - regmap: fix alignment issue
        - [x86] perf/x86/rapl: Move RAPL support to common x86 code
        - [x86] perf/x86/rapl: Fix RAPL config variable bug
        - [armhf] dts: omap4-droid4: Fix spi configuration and increase rate
        - drm/ttm: Fix dma_fence refcnt leak in ttm_bo_vm_fault_reserved
        - drm/ttm: Fix dma_fence refcnt leak when adding move fence
        - [arm64,armhf] gpu: host1x: Clean up debugfs in error handling path
        - [arm64,armhf] drm/tegra: hub: Do not enable orphaned window group
        - [arm64,armhf] gpu: host1x: Detach driver on unregister
        - [x86] ASoC: SOF: Intel: add PCI ID for CometLake-S
        - ASoC: hdac_hda: fix memleak with regmap not freed on remove
        - [x86] ALSA: hda: Intel: add missing PCI IDs for ICL-H, TGL-H and EKL
        - spi: spidev: fix a race between spidev_release and spidev_remove
        - spi: spidev: fix a potential use-after-free in spidev_release()
        - [arm64,armhf] net: ethernet: mvneta: Fix Serdes configuration for SoCs
          without comphy
        - [arm64,armhf] net: ethernet: mvneta: Add 2500BaseX support for SoCs
          without comphy
        - ixgbe: protect ring accesses with READ- and WRITE_ONCE
        - i40e: protect ring accesses with READ- and WRITE_ONCE
        - ice: protect ring accesses with WRITE_ONCE
        - [powerpc*] kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUAL
        - xprtrdma: Prevent dereferencing r_xprt->rx_ep after it is freed
        - [x86] iommu/vt-d: Don't apply gfx quirks to untrusted devices
        - [x86] drm: panel-orientation-quirks: Add quirk for Asus T101HA panel
        - [x86] drm: panel-orientation-quirks: Use generic orientation-data for
          Acer S1003
        - [s390x] kasan: fix early pgm check handler execution
        - cifs: update ctime and mtime during truncate
        - [armhf] imx6: add missing put_device() call in imx6q_suspend_init()
        - scsi: qla2xxx: Fix MPI failure AEN (8200) handling
        - scsi: mptscsih: Fix read sense data size
        - [arm64,armhf] usb: dwc3: pci: Fix reference count leak in
          dwc3_pci_resume_work
        - [arm64] kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelist
        - block: release bip in a right way in error path
        - nvme-rdma: assign completion vector correctly
        - [x86] entry: Increase entry_stack size to a full page
        - [arm64] Add KRYO{3,4}XX silver CPU cores to SSB safelist
        - nfs: Fix memory leak of export_path
        - sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to
          fix mask corruption
        - mtd: set master partition panic write flag
        - [arm64,armhf] gpio: pca953x: Synchronize interrupt handler properly
        - [arm64,armhf] gpio: pca953x: Fix direction setting when configure an IRQ
        - [arm64] KVM: arm64: vgic-v4: Plug race between non-residency and v4.1
          doorbell
        - mac80211: Fix dropping broadcast packets in 802.11 encap
        - bpf: Do not allow btf_ctx_access with __int128 types
        - nl80211: don't return err unconditionally in nl80211_start_ap()
        - nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLOR
        - bpf, sockmap: RCU splat with redirect and strparser error or TLS
        - bpf, sockmap: RCU dereferenced psock may be used outside RCU block
        - netfilter: ipset: call ip_set_free() instead of kfree()
        - [arm64,armhf] net: mvneta: fix use of state->speed
        - net: cxgb4: fix return error value in t4_prep_fw
        - btrfs: fix reclaim_size counter leak after stealing from global reserve
        - [arm64] drm/meson: viu: fix setting the OSD burst length in
          VIU_OSD1_FIFO_CTRL_STAT
        - IB/sa: Resolv use-after-free in ib_nl_make_request()
        - netfilter: conntrack: refetch conntrack after nf_conntrack_update()
        - perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()
        - [x86] perf intel-pt: Fix recording PEBS-via-PT with registers
        - [x86] perf intel-pt: Fix PEBS sample for XMM registers
        - smsc95xx: check return value of smsc95xx_reset
        - smsc95xx: avoid memory leak in smsc95xx_bind
        - [arm64] net: hns3: check reset pending after FLR prepare
        - [arm64] net: hns3: fix for mishandle of asserting VF reset fail
        - [arm64] net: hns3: add a missing uninit debugfs when unload driver
        - [arm64] net: hns3: fix use-after-free when doing self test
        - ALSA: compress: fix partial_drain completion state
        - net: qed: fix buffer overflow on ethtool -d
        - [powerpc*] 64s/exception: Fix 0x1500 interrupt handler crash
        - RDMA/siw: Fix reporting vendor_part_id
        - net: atlantic: fix ip dst and ipv6 address filters
        - nbd: Fix memory leak in nbd_add_socket
        - cxgb4: fix all-mask IP address comparison
        - IB/mlx5: Fix 50G per lane indication
        - qed: Populate nvm-file attributes while reading nvm config partition.
        - net/mlx5: Fix eeprom support for SFP module
        - net/mlx5e: Fix VXLAN configuration restore after function reload
        - net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crash
        - net/mlx5e: Fix 50G per lane indication
        - net/mlx5e: CT: Fix memory leak in cleanup
        - bnxt_en: fix NULL dereference in case SR-IOV configuration fails
        - [arm64,riscv64] net: macb: fix wakeup test in runtime suspend/resume
          routines
        - [arm64,riscv64] net: macb: mark device wake capable when "magic-packet"
          property present
        - [arm64,riscv64] net: macb: fix macb_get/set_wol() when moving to phylink
        - [arm64,riscv64] net: macb: fix macb_suspend() by removing call to
          netif_carrier_off()
        - [arm64,riscv64] net: macb: fix call to pm_runtime in the suspend/resume
          functions
        - IB/hfi1: Do not destroy hfi1_wq when the device is shut down
        - IB/hfi1: Do not destroy link_wq when the device is shut down
        - [i386,alpha,hppa] ALSA: opl3: fix infoleak in opl3
        - ALSA: hda - let hs_mic be picked ahead of hp_mic
        - ALSA: usb-audio: add quirk for MacroSilicon MS2109
        - ALSA: usb-audio: Add implicit feedback quirk for RTX6001
        - [x86] ALSA: hda/realtek - Fix Lenovo Thinkpad X1 Carbon 7th quirk
          subdevice id
        - ALSA: hda/realtek - Enable audio jacks of Acer vCopperbox with ALC269VC
        - [x86] ALSA: hda/realtek: Enable headset mic of Acer C20-820 with ALC269VC
        - [x86] ALSA: hda/realtek: Enable headset mic of Acer Veriton N4660G with
          ALC269VC
        - [arm64] KVM: arm64: Fix definition of PAGE_HYP_DEVICE
        - [arm64] KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
        - [arm64] KVM: arm64: Annotate hyp NMI-related functions as __always_inline
        - [x86] KVM: x86: bit 8 of non-leaf PDPEs is not reserved
        - [x86] KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit
          mode
        - [x86] KVM: x86: Mark CR4.TSD as being possibly owned by the guest
        - [arm64] KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with
          SVE
        - io_uring: fix memleak in __io_sqe_files_update()
        - io_uring: account user memory freed when exit has been queued
        - io_uring: fix memleak in io_sqe_files_register()
        - io_uring: fix missing msg_name assignment
        - kallsyms: Refactor kallsyms_show_value() to take cred
        - module: Refactor section attr into bin attribute
        - module: Do not expose section addresses to non-CAP_SYSLOG
        - kprobes: Do not expose probe addresses to non-CAP_SYSLOG
        - bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
        - Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"
          (Closes: #964153, #964480)
        - btrfs: fix fatal extent_buffer readahead vs releasepage race
        - btrfs: reset tree root pointer after error in init_tree_roots
        - btrfs: discard: add missing put when grabbing block group from unused list
        - btrfs: fix double put of block group with nocow
        - drm/radeon: fix double free
        - [x86] drm/i915/gt: Pin the rings before marking active
        - [x86] drm/i915: Skip stale object handle for debugfs per-file-stats
        - drm/amdgpu: don't do soft recovery if gpu_recovery=0
        - drm/amdgpu: add TMR destory function for psp
        - drm/amdgpu: asd function needs to be unloaded in suspend phase
        - [x86] drm/i915: Drop vm.ref for duplicate vma on construction
        - [x86] drm/i915: Also drop vm.ref along error paths for vma construction
        - cifs: fix reference leak for tlink
        - smb3: fix access denied on change notify request to some servers
        - smb3: fix unneeded error message on change notify
        - dm: use noio when sending kobject event
        - [arm64] mmc: meson-gx: limit segments to 1 when dram-access-quirk is
          needed
        - [x86] pinctrl: baytrail: Fix pin being driven low for a while on
          gpiod_get(..., GPIOD_OUT_HIGH)
        - [s390x] setup: init jump labels before command line parsing
        - [s390x] mm: fix huge pte soft dirty copying
        - [arm64] Introduce a way to disable the 32bit vdso
        - [arm64] arch_timer: Allow an workaround descriptor to disable compat vdso
        - [arm64] arch_timer: Disable the compat vdso for cores affected by
          ARM64_WORKAROUND_1418040
        - blk-mq: consider non-idle request as "inflight" in blk_mq_rq_inflight()
        - dm writecache: reject asynchronous pmem devices
        - perf scripts python: export-to-postgresql.py: Fix struct.pack() int
          argument
        - perf scripts python: exported-sql-viewer.py: Fix zero id in call graph
          'Find' result
        - perf scripts python: exported-sql-viewer.py: Fix zero id in call tree
          'Find' result
        - perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' result
        - perf scripts python: exported-sql-viewer.py: Fix time chart call tree
        - [s390x] Change s390_kernel_write() return type to match memcpy()
        - [s390x] maccess: add no DAT mode to kernel_write
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.10
        - bridge: mcast: Fix MLD2 Report IPv6 payload length check
        - genetlink: remove genl_bind
        - ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
        - ipv6: fib6_select_path can not use out path for nexthop objects
        - ipv6: Fix use of anycast address with loopback
        - l2tp: remove skb_dst_set() from l2tp_xmit_skb()
        - llc: make sure applications use ARPHRD_ETHER
        - net: Added pointer check for dst->ops->neigh_lookup in
          dst_neigh_lookup_skb
        - net_sched: fix a memory leak in atm_tc_init()
        - net: usb: qmi_wwan: add support for Quectel EG95 LTE modem
        - sched: consistently handle layer3 header accesses in the presence of
          VLANs
        - tcp: fix SO_RCVLOWAT possible hangs under high mem pressure
        - tcp: make sure listeners don't initialize congestion-control state
        - tcp: md5: add missing memory barriers in tcp_md5_do_add()/
          tcp_md5_hash_key()
        - tcp: md5: do not send silly options in SYNCOOKIES
        - vlan: consolidate VLAN parsing code and limit max parsing depth
        - tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers
        - tcp: md5: allow changing MD5 keys in all socket states
        - cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
        - cgroup: Fix sock_cgroup_data on big-endian.
        - ip: Fix SO_MARK in RST, ACK and ICMP packets
        - genetlink: get rid of family->attrbuf
        - net: ipv4: Fix wrong type conversion from hint to rt in
          ip_route_use_hint()
        - ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit()
        - [arm64] drm/msm: fix potential memleak in error branch
        - [arm64] drm/msm/dpu: allow initialization of encoder locks during encoder
          init
        - [armhf] drm/exynos: Properly propagate return value in
          drm_iommu_attach_device()
        - [armhf] drm/exynos: fix ref count leak in mic_pre_enable
        - [x86] fpu: Reset MXCSR to default in kernel_fpu_begin()
        - [armhf] thermal/drivers: imx: Fix missing of_node_put() at probe time
        - [x86] ACPI: DPTF: Add battery participant for TigerLake
        - blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags
        - [m68k] mm: fix node memblock init
        - cifs: prevent truncation from long to int in wait_for_free_credits
        - [arm64] alternatives: use subsections for replacement sequences
        - tpm_tis: extra chip->ops check on error path in tpm_tis_core_init
        - xen/xenbus: avoid large structs and arrays on the stack
        - xen/xenbus: let xenbus_map_ring_valloc() return errno values only
        - gfs2: eliminate GIF_ORDERED in favor of list_empty
        - gfs2: freeze should work on read-only mounts
        - gfs2: read-only mounts should grab the sd_freeze_gl glock
        - gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHE
        - gfs2: The freeze glock should never be frozen
        - [arm64] Add MIDR value for KRYO4XX gold CPU cores
        - [arm64] Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040
        - [arm64] Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718
        - [i386,mips*/boston] i2c: eg20t: Load module automatically if ID matches
        - [arm64] alternatives: don't patch up internal branches
        - iio: core: add missing IIO_MOD_H2/ETHANOL string identifiers
        - [armhf] iio: mma8452: Add missed iio_device_unregister() call in
          mma8452_probe()
        - [arm64] Add missing sentinel to erratum_1463225
        - xen/xenbus: Fix a double free in xenbus_map_ring_pv()
        - [arm64,armhf] net: ethernet: mvneta: Do not error out in non serdes modes
        - [arm64,armhf] net: ethernet: mvneta: Add back interface mode validation
        - scsi: qla2xxx: make 1-bit bit-fields unsigned int
        - io_uring: fix recvmsg memory leak with buffer selection
        - [arm64,armhf] phy: rockchip: Fix return value of inno_dsidphy_probe()
        - [arm64,armhf] phy: sun4i-usb: fix dereference of pointer phy0 before it
          is null checked
        - [arm64] dts: meson: add missing gxl rng clock
        - [arm64] dts: meson-gxl-s805x: reduce initial Mali450 core frequency
        - [armhf] bus: ti-sysc: Fix wakeirq sleeping function called from invalid
          context
        - [armhf] bus: ti-sysc: Fix sleeping function called from invalid context
          for RTC quirk
        - [armhf] bus: ti-sysc: Do not disable on suspend for no-idle
        - [x86] dmaengine: dw: Initialize channel before each transfer
        - [armhf] spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock
          rate
        - [x86] staging: comedi: verify array index is correct before using it
        - serial: core: Initialise spin lock before use in uart_configure_port()
        - [arm64,armhf] clk: mvebu: ARMADA_AP_CPU_CLK needs to select
          ARMADA_AP_CP_HELPER
        - [armhf] clk: AST2600: Add mux for EMMC clock
        - xprtrdma: Fix double-free in rpcrdma_ep_create()
        - xprtrdma: Fix recursion into rpcrdma_xprt_disconnect()
        - xprtrdma: Fix return code from rpcrdma_xprt_connect()
        - xprtrdma: Fix handling of connect errors
        - NFS: Fix interrupted slots by sending a solo SEQUENCE operation
        - fuse: don't ignore errors from fuse_writepages_fill()
        - xprtrdma: fix incorrect header size calculations
        - [armhf] dts: socfpga: Align L2 cache-controller nodename with dtschema
        - keys: asymmetric: fix error return code in software_key_query()
        - nvme: explicitly update mpath disk capacity on revalidation
        - regmap: debugfs: Don't sleep while atomic for fast_io regmaps
        - copy_xstate_to_kernel: Fix typo which caused GDB regression
        - apparmor: ensure that dfa state tables have entries
        - RDMA/rxe: Set default vendor ID
        - PCI/PM: Call .bridge_d3() hook only if non-NULL
        - perf stat: Zero all the 'ena' and 'run' array slot stats for interval
          mode
        - RDMA/mlx5: Verify that QP is created with RQ or SQ
        - [arm64] clk: qcom: Add missing msm8998 ufs_unipro_core_clk_src
        - mtd: spi-nor: winbond: Fix 4-byte opcode support for w25q256
        - mtd: spi-nor: spansion: fix writes on S25FS512S
        - [armhf] mtd: rawnand: marvell: Fix the condition on a return code
        - [armhf] mtd: rawnand: marvell: Use nand_cleanup() when the device is not
          yet registered
        - [armhf] mtd: rawnand: marvell: Fix probe error path
        - mtd: rawnand: timings: Fix default tR_max and tCCS_min timings
        - [arm64] clk: qcom: gcc: Add GPU and NPU clocks for SM8150
        - [arm64] clk: qcom: gcc: Add missing UFS clocks for SM8150
        - [arm64] clk: qcom: gcc: Add support for a new frequency for SC7180
        - HID: logitech-hidpp: avoid repeated "multiplier = " log messages
        - HID: magicmouse: do not set up autorepeat
        - HID: quirks: Always poll Obins Anne Pro 2 keyboard
        - HID: quirks: Ignore Simply Automated UPB PIM
        - ALSA: line6: Perform sanity check for each URB creation
        - ALSA: line6: Sync the pending work cancel at disconnection
        - ALSA: usb-audio: Fix race against the error recovery URB submission
        - [x86] ALSA: hda/realtek - change to suitable link model for ASUS platform
        - [x86] ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus
          G14(G401) series with ALC289
        - [x86] ALSA: hda/realtek: Enable headset mic of Acer TravelMate B311R-31
          with ALC256
        - [x86] ALSA: hda/realtek - Enable Speaker for ASUS UX533 and UX534
        - [x86] ALSA: hda/realtek - Enable Speaker for ASUS UX563
        - [x86] thunderbolt: Fix path indices used in USB3 tunnel discovery
        - [arm64,armhf] usb: dwc2: Fix shutdown callback in platform
        - [arm64,armh] usb: chipidea: core: add wakeup support for extcon
        - usb: gadget: function: fix missing spinlock in f_uac1_legacy
        - USB: serial: iuu_phoenix: fix memory corruption
        - USB: serial: cypress_m8: enable Simply Automated UPB PIM
        - USB: serial: ch341: add new Product ID for CH340
        - USB: serial: option: add GosunCn GM500 series
        - USB: serial: option: add Quectel EG95 LTE modem
        - [x86] virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers
          to match upstream
        - [x86] virt: vbox: Fix guest capabilities mask check
        - [arm64] Revert "tty: xilinx_uartps: Fix missing id assignment to the
          console"
        - virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc
          serial
        - [sh4] serial: sh-sci: Initialize spinlock for uart console
        - Revert "serial: core: Refactor uart_unlock_and_check_sysrq()"
        - serial: core: fix sysrq overhead regression
        - ovl: fix regression with re-formatted lower squashfs
        - ovl: inode reference leak in ovl_is_inuse true case.
        - ovl: relax WARN_ON() when decoding lower directory file handle
        - ovl: fix unneeded call to ovl_change_flags()
        - fuse: ignore 'data' argument of mount(..., MS_REMOUNT)
        - fuse: use ->reconfigure() instead of ->remount_fs()
        - fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS
        - Revert "zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()"
          (CVE-2020-10781)
        - [x86] mei: bus: don't clean driver pointer
        - [arm64] Revert "Input: elants_i2c - report resolution information for
          touch major"
        - [x86] Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux list
        - [x86] Input: elan_i2c - add more hardware ID for Lenovo laptops
        - scsi: megaraid_sas: Remove undefined ENABLE_IRQ_POLL macro
        - timer: Prevent base->clk from moving backward
        - timer: Fix wheel index calculation on last level
        - [riscv64] use 16KB kernel stack on 64-bit
        - hwmon: (emc2103) fix unable to change fan pwm1_enable attribute
        - hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drives
        - [powerpc*] book3s64/pkeys: Fix pkey_access_permitted() for execute
          disable pkey
        - [powerpc*] pseries/svm: Fix incorrect check for shared_lppaca_size
        - [x86] intel_th: pci: Add Jasper Lake CPU support
        - [x86] intel_th: pci: Add Tiger Lake PCH-H support
        - [x86] intel_th: pci: Add Emmitsburg PCH support
        - [x86] intel_th: Fix a NULL dereference when hub driver is not loaded
        - opp: Increase parsed_static_opps in _of_add_opp_table_v1()
        - dmabuf: use spinlock to access dmabuf->name
        - [x86] thermal: int3403_thermal: Downgrade error message
        - [armhf] dts: imx6qdl-gw551x: fix audio SSI
        - [arm64] ptrace: Override SPSR.SS when single-stepping is enabled
        - [arm64] ptrace: Consistently use pseudo-singlestep exceptions
        - [arm64] compat: Ensure upper 32 bits of x0 are zero on syscall return
        - sched: Fix unreliable rseq cpu_id for new tasks
        - sched/fair: handle case of task_h_load() returning 0
        - [x86] ioperm: Fix io bitmap invalidation on Xen PV
        - genirq/affinity: Handle affinity setting on inactive interrupts correctly
        - [x86] drm/vmwgfx: fix update of display surface when resolution changes
        - drm/amdgpu/powerplay: Modify SMC message name for setting power profile
          mode
        - drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()
        - drm/amd/display: handle failed allocation during stream construction
        - drm/amd/display: OLED panel backlight adjust not work with external
          display connected
        - drm/amdgpu/display: create fake mst encoders ahead of time (v4)
        - [x86] drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.
        - [x86] drm/i915/gt: Ignore irq enabling on the virtual engines
        - [x86] drm/i915/gt: Only swap to a random sibling once upon creation
        - libceph: don't omit recovery_deletes in target_copy()
        - rxrpc: Fix trace string
        - [x86] iommu/vt-d: Make Intel SVM code 64-bit only
        - mm/memory.c: properly pte_offset_map_lock/unlock in vm_insert_pages()
        - [x86] drm/i915/gvt: Fix two CFL MMIO handling caused by regression.
        - [arm64,armhf] gpio: pca953x: disable regmap locking for automatic address
          incrementing
        - bpf: sockmap: Check value of unused args to BPF_PROG_ATTACH
        - bpf: sockmap: Require attach_bpf_fd when detaching a program
        - [x86] drm/i915/perf: Use GTT when saving/restoring engine GPR
    
      [ Aurelien Jarno ]
      * Enable perf on riscv64.
    
      [ Salvatore Bonaccorso ]
      * drivers/net/ethernet/intel: Enable IGC as module (Closes: #965931)
      * [x86] ioperm: Fix io bitmap invalidation on Xen PV (CVE-2020-15852,
        XSA-329)
      * certs: Rotate to use the Debian Secure Boot Signer 2020 certificate
      * perf cs-etm: Move definition of 'traceid_list' global variable from header
        file (Closes: #957491)
      * usbip: tools: fix build error for multiple definition
    
      [ Ben Hutchings ]
      * libtraceevent: Fix build with binutils 2.35
      * Bump ABI to 2
    
      [ John Paul Adrian Glaubitz ]
      * [sh4] Add patch to implement __get_user_u64()
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 26 Jul 2020 08:40:40 +0200
  • linux (5.7.6-1) unstable; urgency=medium
    
      * New upstream release: https://kernelnewbies.org/Linux_5.7
        - [x86] syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned
          long" (Closes: #954294)
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.1
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.2
        - vt: keyboard: avoid signed integer overflow in k_ascii (CVE-2020-13974)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.3
        - [x86] speculation: Prevent rogue cross-process SSBD shutdown
          (CVE-2020-10766)
        - [x86] speculation: Avoid force-disabling IBPB based on STIBP and
          enhanced IBRS. (CVE-2020-10767)
        - [x86] speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect
          branches. (CVE-2020-10768)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.4
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.5
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.6
    
      [ Ben Hutchings ]
      * fs: Enable EXFAT_FS as module (Closes: #959781)
      * Fix conversion of meta-package doc directories to symlinks
        (Closes: #942861)
    
      [ Vagrant Cascadian ]
      * [arm64] Enable DRM_ANALOGIX_ANX6345 as a module.
      * [arm64] Add analogix-anx6345, pwm-sun4i, sun4i-drm and sun8i-mixer to
        fb-modules udeb.
    
      [ Helge Deller ]
      * [hppa] Don't run dh_strip on vmlinuz (Closes: #961299)
    
      [ YunQiang Su ]
      * [mips/loongson-3] Enable SERIAL_OF_PLATFORM and OF (Closes: 961328)
    
      [ Aurelien Jarno ]
      * Enable CONFIG_NVME_HWMON (Closes: #961823)
    
      [ Romain Perier ]
      * [arm64] Enable PCIE_BRCMSTB
      * [arm64] Enable BCM2711_THERMAL
    
      [ Salvatore Bonaccorso ]
      * nfsd: apply umask on fs without ACL support (Closes: #962254)
      * [rt] Add new signing key for Tom Zanussi
      * Set ABI to 1
      * [arm64] Remove explicit setting of CONFIG_HNS
      * debian/config: Clean up with the help of kconfigeditor2
    
      [ Gianfranco Costamagna ]
      * [x86] Enable VBOXSF_FS as a module (Closes: #961516)
    
     -- Salvatore Bonaccorso <email address hidden>  Wed, 24 Jun 2020 20:56:57 +0200
  • linux (5.6.14-2) unstable; urgency=medium
    
      [ Vagrant Cascadian ]
      * [arm64] Add pwm-sun4i to fb-modules udeb.
    
      [ Salvatore Bonaccorso ]
      * kernel/relay.c: handle alloc_percpu returning NULL in relay_open
        (CVE-2019-19462)
      * fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
        (CVE-2020-10732)
      * mm: Fix mremap not considering huge pmd devmap (CVE-2020-10757)
    
      [ Ben Hutchings ]
      * [x86] Add support for mitigation of Special Register Buffer Data Sampling
        (SRBDS) (CVE-2020-0543):
        - x86/cpu: Add 'table' argument to cpu_matches()
        - x86/speculation: Add Special Register Buffer Data Sampling (SRBDS)
          mitigation
        - x86/speculation: Add SRBDS vulnerability and mitigation documentation
        - x86/speculation: Add Ivy Bridge to affected list
      * [x86] speculation: Do not match steppings, to avoid an ABI change
    
     -- Ben Hutchings <email address hidden>  Tue, 09 Jun 2020 18:50:00 +0100
  • linux (5.6.14-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6.8
        - mm: check that mm is still valid in madvise()
        - watchdog: reset last_hw_keepalive time at start
        - scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_login
        - xfs: correctly acount for reclaimable slabs
        - scsi: lpfc: Fix crash after handling a pci error
        - scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREG
        - scsi: libfc: If PRLI rejected, move rport to PLOGI state
        - ceph: return ceph_mdsc_do_request() errors from __get_parent()
        - ceph: don't skip updating wanted caps when cap is stale
        - [armhf] pwm: imx27: Fix clock handling in pwm_imx27_apply()
        - nvme-tcp: fix possible crash in write_zeroes processing
        - scsi: iscsi: Report unbind session event when the target has been
          removed
        - [x86] ASoC: Intel: atom: Take the drv->lock mutex before calling
          sst_send_slot_map()
        - nvme: fix deadlock caused by ANA update wrong locking
        - drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmax
        - dma-direct: fix data truncation in dma_direct_get_required_mask()
        - kernel/gcov/fs.c: gcov_seq_next() should increase position index
        - ipc/util.c: sysvipc_find_ipc() should increase position index
        - block: fix busy device checking in blk_drop_partitions
        - [s390x] cio: generate delayed uevent for vfio-ccw subchannels
        - [s390x] cio: avoid duplicated 'ADD' uevents
        - loop: Better discard support for block devices
        - [powerpc*] Revert "powerpc/64: irq_work avoid interrupt when called with
          hardware irqs enabled"
        - [powerpc*] pseries: Fix MCE handling on pseries
        - nvme: fix compat address handling in several ioctls
        - pwm: renesas-tpu: Fix late Runtime PM enablement
        - [armel, armhf, arm64] pwm: bcm2835: Dynamically allocate base
        - scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
        - scsi: lpfc: Fix lockdep error - register non-static key
        - perf/core: Disable page faults when getting phys address
        - drm/amd/display: Calculate scaling ratios on every medium/full update
        - ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet
        - ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk
        - xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
        - xhci: Wait until link state trainsits to U0 after setting
          USB_SS_PORT_LS_U0
        - xhci: Finetune host initiated USB3 rootport link suspend and resume
        - block: fix busy device checking in blk_drop_partitions again
        - cxgb4: fix adapter crash due to wrong MC size
        - cxgb4: fix large delays in PTP synchronization
        - ipv4: Update fib_select_default to handle nexthop objects
        - ipv6: fix restrict IPV6_ADDRFORM operation
        - macsec: avoid to set wrong mtu
        - macvlan: fix null dereference in macvlan_device_event()
        - mlxsw: Fix some IS_ERR() vs NULL bugs
        - [arm64] net: bcmgenet: correct per TX/RX ring statistics
        - net/mlx4_en: avoid indirect call in TX completion
        - net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
        - net: openvswitch: ovs_ct_exit to be done under ovs_lock
        - [armhf, arm64] net: stmmac: dwmac-meson8b: Add missing boundary to RGMII
          TX clock array
        - net/x25: Fix x25_neigh refcnt leak when receiving frame
        - sched: etf: do not assume all sockets are full blown
        - tcp: cache line align MAX_TCP_HEADER
        - team: fix hang in team_mode_get()
        - tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
        - tipc: Fix potential tipc_node refcnt leak in tipc_rcv
        - vrf: Fix IPv6 with qdisc and xfrm
        - net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
        - net: dsa: b53: Fix valid setting for MDB entries
        - net: dsa: b53: Fix ARL register definitions
        - net: dsa: b53: Rework ARL bin logic
        - net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
        - vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
        - geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
        - xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
        - vrf: Check skb for XFRM_TRANSFORMED flag
        - net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
        - KEYS: Avoid false positive ENOMEM error on key read
        - ALSA: hda: Remove ASUS ROG Zenith from the blacklist
        - ALSA: usb-audio: Add static mapping table for ALC1220-VB-based mobos
        - ALSA: usb-audio: Add connector notifier delegation
        - mac80211: populate debugfs only after cfg80211 init
        - libbpf: Only check mode flags in get_xdp_id
        - iio: core: remove extra semi-colon from devm_iio_device_register() macro
        - iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device
        - iio: st_sensors: rely on odr mask to know if odr can be set
        - iio: adc: stm32-adc: fix sleep in atomic context
        - iio: adc: ti-ads8344: properly byte swap value
        - USB: sisusbvga: Change port variable from signed to unsigned
        - USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair
          K70 RGB RAPIDFIRE
        - USB: early: Handle AMD's spec-compliant identifiers, too
        - USB: core: Fix free-while-in-use bug in the USB S-Glibrary
          (CVE-2020-12464)
        - USB: hub: Fix handling of connect changes during sleep
        - USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration
          scheme first for high speed devices")
        - tty: serial: owl: add "much needed" clk_prepare_enable()
        - vmalloc: fix remap_vmalloc_range() bounds checks
        - staging: gasket: Fix incongruency in handling of sysfs entries creation
        - coredump: fix null pointer dereference on coredump
        - mm/hugetlb: fix a addressing exception caused by huge_pte_offset
        - mm/ksm: fix NULL pointer dereference when KSM zero page is enabled
        - ALSA: usx2y: Fix potential NULL dereference
        - ALSA: hda/realtek - Fix unexpected init_amp override
        - ALSA: hda/realtek - Add new codec supported for ALC245
        - ALSA: hda/hdmi: Add module option to disable audio component binding
        - ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
        - ALSA: usb-audio: Filter out unsupported sample rates on Focusrite
          devices
        - tpm/tpm_tis: Free IRQ if probing fails
        - tpm: fix wrong return value in tpm_pcr_extend
        - tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
        - [s390x] KVM: Return last valid slot if approx index is out-of-bounds
        - KVM: Check validity of resolved slot when searching memslots
        - [x86] KVM: VMX: Enable machine check support for 32bit targets
        - tty: hvc: fix buffer overflow during hvc_alloc().
        - tty: rocket, avoid OOB access
        - usb-storage: Add unusual_devs entry for JMicron JMS566
        - signal: Avoid corrupting si_pid and si_uid in do_notify_parent
        - drm/dp_mst: Zero assigned PBN when releasing VCPI slots
        - audit: check the length of userspace generated audit records
        - ASoC: dapm: fixup dapm kcontrol widget
        - SUNRPC: Fix backchannel RPC soft lockups
        - iwlwifi: pcie: actually release queue memory in TVQM
        - iwlwifi: mvm: beacon statistics shouldn't go backwards
        - iwlwifi: pcie: indicate correct RB size to device
        - iwlwifi: mvm: limit maximum queue appropriately
        - iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
        - iwlwifi: mvm: fix inactive TID removal return value usage
        - iwlwifi: fix WGDS check when WRDS is disabled
        - cifs: fix uninitialised lease_key in open_shroot()
        - [armhf] imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
        - [powerpc*] 8xx: Fix STRICT_KERNEL_RWX startup test failure
        - [powerpc*] setup_64: Set cache-line-size based on cache-block-size
        - [x86] staging: comedi: dt2815: fix writing hi byte of analog output
        - [x86] staging: comedi: Fix comedi_device refcnt leak in comedi_open
        - vt: don't hardcode the mem allocation upper bound
        - vt: don't use kmalloc() for the unicode screen buffer
        - [x86] staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by
          default.
        - [x86] staging: vt6656: Fix calling conditions of vnt_set_bss_mode
        - [x86] staging: vt6656: Fix drivers TBTT timing counter.
        - [x86] staging: vt6656: Fix pairwise key entry save.
        - [x86] staging: vt6656: Power save stop wake_up_count wrap around.
        - [x86] mei: me: fix irq number stored in hw struct
        - cdc-acm: close race betrween suspend() and acm_softint
        - cdc-acm: introduce a cool down
        - UAS: no use logging any details in case of ENODEV
        - UAS: fix deadlock in error handling and PM flushing work
        - fpga: dfl: pci: fix return value of cci_pci_sriov_configure
        - [armhf, arm64] usb: dwc3: gadget: Fix request completion check
        - usb: f_fs: Clear OS Extended descriptor counts to zero in
          ffs_data_reset()
        - [x86] usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET change
        - [x86] usb: typec: altmode: Fix typec_altmode_get_partner sometimes
          returning an invalid pointer
        - xhci: Fix handling halted endpoint even if endpoint ring appears empty
        - xhci: prevent bus suspend if a roothub port detected a over-current
          condition
        - xhci: Don't clear hub TT buffer on ep0 protocol stall
        - serial: sh-sci: Make sure status register SCxSR is read in correct
          sequence
        - Revert "serial: uartps: Fix uartps_major handling"
        - Revert "serial: uartps: Use the same dynamic major number for all ports"
        - Revert "serial: uartps: Fix error path when alloc failed"
        - Revert "serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCES"
        - Revert "serial: uartps: Change uart ID port allocation"
        - Revert "serial: uartps: Move Port ID to device data structure"
        - Revert "serial: uartps: Register own uart console and driver structures"
        - [x86] drm/i915/gt: Update PMINTRMSK holding fw
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6.9
        - ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans()
        - printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
        - [armhf] ASoC: stm32: sai: fix sai probe
        - [armhf, arm64] usb: dwc3: gadget: Do link recovery for SS and SSP
        - [armel, armhf] ARM: dts: bcm283x: Add cells encoding format to firmware
          bus
        - usb: gadget: udc: bdc: Remove unnecessary NULL checks in
          bdc_req_complete
        - usb: gadget: udc: atmel: Fix vbus disconnect handling
        - afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate
        - afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCH
        - iio:ad7797: Use correct attribute_group
        - iio: imu: st_lsm6dsx: fix read misalignment on untagged FIFO
        - iio: imu: st_lsm6dsx: specify slave odr in slv_odr
        - propagate_one(): mnt_set_mountpoint() needs mount_lock
        - counter: 104-quad-8: Add lock guards - generic interface
        - [s390x] ftrace: fix potential crashes when switching tracers
        - ASoC: q6dsp6: q6afe-dai: add missing channels to MI2S DAIs
        - iwlwifi: actually check allocated conf_tlv pointer
        - ASoC: tas571x: disable regulators on failed probe
        - [armhf, arm64] ASoC: meson: axg-card: fix codec-to-codec link setup
        - ASoC: wm8960: Fix wrong clock after suspend & resume
        - nfsd: memory corruption in nfsd4_lock()
        - [armhf] dts: OMAP3: disable RNG on N950/N9
        - bpf: Forbid XADD on spilled pointers for unprivileged users
        - brcmfmac: add stub for monitor interface xmit
        - i2c: altera: use proper variable to hold errno
        - clk: asm9260: fix __clk_hw_register_fixed_rate_with_accuracy typo
        - rtw88: avoid unused function warnings
        - hwmon: (drivetemp) Return -ENODATA for invalid temperatures
        - rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socket
        - netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flag
        - [x86] efi: Don't remap text<->rodata gap read-only for mixed mode
        - net/cxgb4: Check the return from t4_query_params properly
        - tipc: fix incorrect increasing of link window
        - xfs: acquire superblock freeze protection on eofblocks scans
        - svcrdma: Fix trace point use-after-free race
        - svcrdma: Fix leak of svc_rdma_recv_ctxt objects
        - [armhf, arm64] net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup
          to avoid WQ overruns
        - [armhf, arm64] net/mlx5e: Get the latest values from counters in
          switchdev mode
        - PCI: Avoid ASMedia XHCI USB PME# from D0 defect
        - PCI: Add Zhaoxin Vendor ID
        - PCI: Add ACS quirk for Zhaoxin multi-function devices
        - PCI: Add ACS quirk for Zhaoxin Root/Downstream Ports
        - PCI: Move Apex Edge TPU class quirk to fix BAR assignment
        - ARM: dts: bcm283x: Disable dsi0 node
        - cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled
        - [s390x] pci: do not set affinity for floating irqs
        - remoteproc: mtk_scp: use dma_addr_t for DMA API
        - net/mlx5: Fix failing fw tracer allocation on s390
        - sched/core: Fix reset-on-fork from RT with uclamp
        - perf/core: fix parent pid/tid in task exit events
        - netfilter: nat: fix error handling upon registering inet hook
        - PM: sleep: core: Switch back to async_schedule_dev()
        - blk-iocost: Fix error on iocost_ioc_vrate_adj
        - bpf: Fix handling of XADD on BTF memory
        - [x86] bpf: Fix encoding for lower 8-bit registers in BPF_STX BPF_B
        - [x86] bpf: x32: Fix incorrect encoding in BPF_LDX zero-extension
        - [x86] bpf: x32: Fix clobbering of dst for BPF_JSET
        - [x86] bpf, x32: Fix logic error in BPF_LDX zero-extension
        - bpf: Propagate expected_attach_type when verifying freplace programs
        - mm: shmem: disable interrupt when acquiring info->lock in
          userfaultfd_copy path
        - xfs: clear PF_MEMALLOC before exiting xfsaild thread
        - libbpf: Initialize *nl_pid so gcc 10 is happy
        - [armhf] net: fec: set GPR bit on suspend by DT configuration.
        - [x86] hyperv: report value of misc_features
        - signal: check sig before setting info in kill_pid_usb_asyncio
        - afs: Fix length of dump of bad YFSFetchStatus record
        - xfs: fix partially uninitialized structure in xfs_reflink_remap_extent
        - ALSA: hda: Release resources at error in delayed probe
        - ALSA: hda: Keep the controller initialization even if no codecs found
        - ALSA: hda: Explicitly permit using autosuspend if runtime PM is
          supported
        - drm/amdgpu: fix wrong vram lost counter increment V2
        - scsi: target: fix PR IN / READ FULL STATUS for FC
        - scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKEN
        - objtool: Fix CONFIG_UBSAN_TRAP unreachable warnings
        - objtool: Support Clang non-section symbols in ORC dump
        - xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant status
        - ALSA: hda: call runtime_allow() for all hda controllers
        - net: stmmac: socfpga: Allow all RGMII modes
        - mac80211: fix channel switch trigger from unknown mesh peer
        - sched/isolation: Allow "isolcpus=" to skip unknown sub-parameters
        - sched/vtime: Work around an unitialized variable warning
        - [arm64] Delete the space separator in __emit_inst
        - ext4: use matching invalidatepage in ext4_writepage
        - ext4: increase wait time needed before reuse of deleted inode numbers
        - ext4: convert BUG_ON's to WARN_ON's in mballoc.c
        - irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signaling
        - blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget
        - irqchip/meson-gpio: Fix HARDIRQ-safe -> HARDIRQ-unsafe lock order
        - hwmon: (jc42) Fix name to have no illegal characters
        - sfc: fix XDP-redirect in this driver
        - taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitions
        - tipc: Add a missing case of TIPC_DIRECT_MSG type
        - qed: Fix race condition between scheduling and destroying the slowpath
          workqueue
        - Crypto: chelsio - Fixes a hang issue during driver registration
        - net: use indirect call wrappers for skb_copy_datagram_iter()
        - qed: Fix use after free in qed_chain_free
        - ext4: check for non-zero journal inum in ext4_calculate_overhead
        - ASoC: soc-pcm: fix regression in soc_new_pcm()
        - ASoC: soc-core: disable route checks for legacy devices
        - [armhf] ASoC: stm32: spdifrx: fix regmap status check
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6.10
        - Revert "ASoC: meson: axg-card: fix codec-to-codec link setup"
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6.11
        - drm/scheduler: fix drm_sched_get_cleanup_job
        - dma-buf: Fix SET_NAME ioctl uapi
        - drm/amdgpu: invalidate L2 before SDMA IBs (v2)
        - drm/edid: Fix off-by-one in DispID DTD pixel clock
        - drm/amd/display: Fix green screen issue after suspend
        - [x86] drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma()
        - [x86] drm/i915/gt: Check cacheline is valid before acquiring
        - drm/qxl: qxl_release leak in qxl_draw_dirty_fb()
        - drm/qxl: qxl_release leak in qxl_hw_surface_alloc()
        - drm/qxl: qxl_release use after free
        - NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION
        - btrfs: fix transaction leak in btrfs_recover_relocation
        - btrfs: fix block group leak when removing fails
        - btrfs: fix partial loss of prealloc extent past i_size after fsync
        - btrfs: transaction: Avoid deadlock due to bad initialization timing of
          fs_info::journal_info
        - mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open-coding timeout
          loop
        - [arm64] mmc: sdhci-xenon: fix annoying 1.8V regulator warning
        - mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllers
        - [arm64] mmc: sdhci-msm: Enable host capabilities pertains to R1b
          response
        - [armhf] mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSY
        - [armhf] mmc: meson-mx-sdio: remove the broken ->card_busy() op
        - ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenter
        - ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID
        - ALSA: hda/hdmi: fix without unlocked before return
        - ALSA: line6: Fix POD HD500 audio playback
        - ALSA: pcm: oss: Place the plugin buffer overflow checks correctly
        - [x86] i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handling
        - [x86] hyperv: Suspend/resume the VP assist page for hibernation
        - [x86] Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VM
        - dlmfs_file_write(): fix the bogosity in handling non-zero *ppos
        - selinux: properly handle multiple messages in selinux_netlink_send()
        - [amd64] IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()
        - PM: ACPI: Output correct message on target power state
        - PM: hibernate: Freeze kernel threads in software_resume()
        - dm writecache: fix data corruption when reloading the target
        - dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpath
        - block: remove the bd_openers checks in blk_drop_partitions
        - scsi: qla2xxx: set UNLOADING before waiting for session deletion
        - scsi: qla2xxx: check UNLOADING before posting async work
        - RDMA/mlx5: Set GRH fields in query QP on RoCE
        - RDMA/uverbs: Fix a race with disassociate and exit_mmap()
        - RDMA/mlx4: Initialize ib_spec on the stack
        - RDMA/core: Prevent mixed use of FDs between shared ufiles
        - RDMA/core: Fix overwriting of uobj in case of error
        - RDMA/core: Fix race between destroy and release FD object
        - RDMA/cm: Fix ordering of xa_alloc_cyclic() in ib_create_cm_id()
        - RDMA/cm: Fix an error check in cm_alloc_id_priv()
        - [arm64] dmaengine: hisilicon: Fix build error without PCI_MSI
        - [x86,arm64] vfio: avoid possible overflow in vfio_iommu_type1_pin_pages
        - [x86,arm64] vfio/type1: Fix VA->PA translation for PFNMAP VMAs in
          vaddr_get_pfn()
        - [arm64] iommu/qcom: Fix local_base status check
        - dmaengine: fix channel index enumeration
        - scsi: target/iblock: fix WRITE SAME zeroing
        - iommu: Properly export iommu_group_get_for_dev()
        - [amd64] iommu/vt-d: Use right Kconfig option name
        - [amd64] iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled
          system
        - [armhf] i2c: aspeed: Avoid i2c interrupt status clear race condition.
        - [i386] ALSA: opti9xx: shut up gcc-10 range warning
        - Fix use after free in get_tree_bdev()
        - nvme: prevent double free in nvme_alloc_ns() error handling
        - nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
        - [x86] drm/i915: Use proper fault mask in interrupt postinstall too
        - [arm64] vdso: Add -fasynchronous-unwind-tables to cflags
        - io_uring: statx must grab the file table for valid fd
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6.12
        - vhost: vsock: kick send_pkt worker once device is started
        - [arm64,armhf] drm/bridge: analogix_dp: Split bind() into probe() and
          real bind()
        - [x86] ASoC: topology: Add missing memory checks
        - [x86] ASoC: topology: Check return value of soc_tplg_create_tlv
        - [x86] ASoC: topology: Check return value of soc_tplg_*_create
        - [x86] ASoC: topology: Check soc_tplg_add_route return value
        - [x86] ASoC: topology: Check return value of pcm_new_ver
        - [x86] ASoC: topology: Check return value of soc_tplg_dai_config
        - SUNRPC/cache: Fix unsafe traverse caused double-free in cache_purge
        - scsi: sg: add sg_remove_request in sg_write (CVE-2020-12770)
        - [armhf] ASoC: sgtl5000: Fix VAG power-on handling
        - [x86] ASoC: topology: Fix endianness issue
        - [arm64,armhf] usb: dwc3: gadget: Properly set maxpacket limit
        - [x86] ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry
        - wimax/i2400m: Fix potential urb refcnt leak
        - [armhf] net: stmmac: fix enabling socfpga's ptp_ref_clock
        - [arm64,armhf] net: stmmac: Fix sub-second increment
        - cifs: protect updating server->dstaddr with a spinlock
        - cifs: do not share tcons with DFS
        - tracing: Fix memory leaks in trace_events_hist.c
        - ftrace: Fix memory leak caused by not freeing entry in
          unregister_ftrace_direct()
        - mac80211: sta_info: Add lockdep condition for RCU list usage
        - [arm64] net: bcmgenet: suppress warnings on failed Rx SKB allocations
        - sctp: Fix SHUTDOWN CTSN Ack in the peer restart case
        - drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event
        - ALSA: hda: Match both PCI ID and SSID for driver blacklist
        - [x86] kvm: fix a missing-prototypes "vmread_error"
        - [x86] platform: GPD pocket fan: Fix error message when temp-limits are
          out of range
        - ACPI: PM: s2idle: Fix comment in acpi_s2idle_prepare_late()
        - mac80211: add ieee80211_is_any_nullfunc()
        - cgroup, netclassid: remove double cond_resched
        - mm/mremap: Add comment explaining the untagging behaviour of mremap()
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6.13
        - [x86] thunderbolt: Check return value of tb_sw_read() in
          usb4_switch_op()
        - USB: serial: qcserial: Add DW5816e support
        - drm/amdgpu: move kfd suspend after ip_suspend_phase1
        - drm/amdgpu: drop redundant cg/pg ungate on runpm enter
        - vt: fix unicode console freeing with a common interface
        - [arm64] tty: xilinx_uartps: Fix missing id assignment to the console
        - ext4: don't set dioread_nolock by default for blocksize < pagesize
        - ext4: disable dioread_nolock whenever delayed allocation is disabled
        - nvme: refactor nvme_identify_ns_descs error handling
        - nvme: fix possible hang when ns scanning fails during error recovery
        - tracing/kprobes: Fix a double initialization typo
        - [arm64,riscv64] net: macb: Fix runtime PM refcounting
        - cxgb4: fix EOTID leak when disabling TC-MQPRIO offload
        - devlink: Fix reporter's recovery condition
        - devlink: fix return value after hitting end in region read
        - fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks
        - ipv6: Use global sernum for dst validation with nexthop objects
        - neigh: send protocol value in neighbor create notification
        - net: bridge: vlan: Add a schedule point during VLAN processing
        - [arm64,armhf] net: dsa: Do not leave DSA master with NULL netdev_ops
        - [arm64,armhf] net: dsa: Do not make user port errors fatal
        - [arm64,riscv64] net: macb: fix an issue about leak related system
          resources
        - net: macsec: preserve ingress frame ordering
        - net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
        - net: phy: marvell10g: fix temperature sensor on 2110
        - net_sched: sch_skbprio: add message validation to skbprio_change()
        - net: stricter validation of untrusted gso packets
        - net: usb: qmi_wwan: add support for DW5816e
        - nfp: abm: fix a memory leak bug
        - sch_choke: avoid potential panic in choke_reset()
        - sch_sfq: validate silly quantum values
        - tipc: fix partial topology connection closure
        - tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040
        - bnxt_en: Fix VF anti-spoof filter setup.
        - bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF.
        - bnxt_en: Improve AER slot reset.
        - bnxt_en: Return error when allocating zero size context memory.
        - bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().
        - net/mlx5: DR, On creation set CQ's arm_db member to right value
        - net/mlx5: Fix forced completion access non initialized command entry
        - net/mlx5: Fix command entry leak in Internal Error State
        - net/mlx5e: Fix q counters on uplink representors
        - [arm64,armhf] net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()
        - [arm64,armhf] net: mvpp2: cls: Prevent buffer overflow in
          mvpp2_ethtool_cls_rule_del()
        - wireguard: queueing: cleanup ptr_ring in error path of packet_queue_init
        - wireguard: receive: use tunnel helpers for decapsulating ECN markings
        - wireguard: socket: remove errant restriction on looping to self
        - wireguard: send/receive: cond_resched() when processing worker
          ringbuffers
        - HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devices
        - sctp: Fix bundling of SHUTDOWN with COOKIE-ACK
        - Revert "HID: wacom: generic: read the number of expected touches on a
          per collection basis"
        - HID: usbhid: Fix race between usbhid_close() and usbhid_stop()
        - HID: wacom: Report 2nd-gen Intuos Pro S center button status over BT
        - USB: uas: add quirk for LaCie 2Big Quadra
        - [arm64,armhf] usb: chipidea: msm: Ensure proper controller reset using
          role switch API
        - USB: serial: garmin_gps: add sanity checking for data length
        - tracing/boottime: Fix kprobe event API usage
        - tracing/kprobes: Reject new event if loc is NULL
        - tracing: Wait for preempt irq delay thread to finish
        - tracing: Add a vmalloc_sync_mappings() for safe measure
        - crypto: arch/lib - limit simd usage to 4k chunks
        - [s390x] KVM: Remove false WARN_ON_ONCE for the PQAP instruction
        - [x86] KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB
          path
        - [arm64,armhf] KVM: vgic: Fix limit condition when writing to
          GICD_I[CS]ACTIVER
        - [arm64] KVM: Fix 32bit PC wrap-around
        - [arm64] hugetlb: avoid potential NULL dereference
        - driver core: platform: Initialize dma_parms for platform devices
        - [arm*] amba: Initialize dma_parms for amba devices
        - [x86] mei: me: disable mei interface on LBG servers.
        - ipc/mqueue.c: change __do_notify() to bypass check_kill_permission()
        - epoll: atomically remove wait entry on wake up
        - eventpoll: fix missing wakeup for ovflist in ep_poll_callback
        - mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
        - mm: limit boost_watermark on small zones
        - ceph: fix endianness bug when handling MDS session feature bits
        - ceph: demote quotarealm lookup warning to a debug message
        - coredump: fix crash when umh is disabled
        - [riscv64] set max_pfn to the PFN of the last page
        - batman-adv: fix batadv_nc_random_weight_tq
        - batman-adv: Fix refcnt leak in batadv_show_throughput_override
        - batman-adv: Fix refcnt leak in batadv_store_throughput_override
        - batman-adv: Fix refcnt leak in batadv_v_ogm_process
        - [x86] mm/cpa: Flush direct map alias during cpa
        - [x86] entry/64: Fix unwind hints in register clearing code
        - [x86] entry/64: Fix unwind hints in kernel exit path
        - [x86] entry/64: Fix unwind hints in __switch_to_asm()
        - [x86] entry/64: Fix unwind hints in rewind_stack_do_exit()
        - [amd64] x86/unwind/orc: Don't skip the first frame for inactive tasks
        - [amd64] x86/unwind/orc: Prevent unwinding before ORC initialization
        - [amd64] x86/unwind/orc: Fix error path for bad ORC entry type
        - [amd64] x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
        - [x86] KVM: Fixes posted interrupt check for IRQs delivery modes
        - [x86] arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in
          sev_pin_memory()
        - netfilter: nat: never update the UDP checksum when it's 0
        - netfilter: nf_osf: avoid passing pointer to local var
        - [x86] kvm: ioapic: Restrict lazy EOI update to edge-triggered interrupts
        - scripts/decodecode: fix trapping instruction formatting
        - mm, memcg: fix error return value of mem_cgroup_css_alloc()
        - bdi: move bdi_dev_name out of line
        - bdi: add a ->dev_name field to struct backing_dev_info
        - io_uring: don't use 'fd' for openat/openat2/statx
        - fsnotify: replace inode pointer with an object id
        - fanotify: merge duplicate events on parent and child
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6.14
        - [x86] KVM: nVMX: Consolidate nested MTF checks to helper function
        - [x86] kvm: nVMX: reflect MTF VM-exits if injected by L1
        - xprtrdma: Clean up the post_send path
        - xprtrdma: Fix trace point use-after-free race
        - [x86] drm/i915/tgl: Add Wa_14010477008:tgl
        - [x86] drm/i915/tgl: TBT AUX should use TC power well ops
        - [x86] drm/i915/display: Load DP_TP_CTL/STATUS offset before use it
        - shmem: fix possible deadlocks on shmlock_user_lock
        - net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx
          phy.
        - [arm64,armhf] KVM: vgic: Synchronize the whole guest on
          GIC{D,R}_I{S,C}ACTIVER read
        - [arm64,armhf] KVM: vgic-v2: Only use the virtual state when userspace
          accesses pending bits
        - gpio: pca953x: Fix pca953x_gpio_set_config
        - SUNRPC: Add "@len" parameter to gss_unwrap()
        - SUNRPC: Fix GSS privacy computation of auth->au_ralign
        - [x86] hv_netvsc: Fix netvsc_start_xmit's return type
        - drop_monitor: work around gcc-10 stringop-overflow warning
        - virtio-blk: handle block_device_operations callbacks after hot unplug
        - net_sched: fix tcm_parent in tc filter dump
        - [arm64,armhf] net: stmmac: gmac5+: fix potential integer overflow on 32
          bit multiply
        - [amd64] iommu/amd: Fix race in increase_address_space()/fetch_pte()
        - [amd64] iommu/amd: Update Device Table in increase_address_space()
        - mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040
        - [arm64] dpaa2-eth: properly handle buffer size restrictions
        - mptcp: set correct vfs info for subflows
        - net: fix a potential recursive NETDEV_FEAT_CHANGE
        - netlabel: cope with NULL catmap (CVE-2020-10711)
        - net: phy: fix aneg restart in phy_ethtool_set_eee
        - [arm64] net: stmmac: fix num_por initialization
        - pppoe: only process PADT targeted at local interfaces
        - Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
        - tcp: fix error recovery in tcp_zerocopy_receive()
        - tcp: fix SO_RCVLOWAT hangs with fat skbs
        - virtio_net: fix lockdep warning on 32 bit
        - [arm64] dpaa2-eth: prevent array underflow in update_cls_rule()
        - hinic: fix a bug of ndo_stop
        - net: ipv4: really enforce backoff for redirects
        - netprio_cgroup: Fix unlimited memory leak of v2 cgroups
        - net: tcp: fix rx timestamp behavior for tcp_recvmsg
        - nfp: abm: fix error return code in nfp_abm_vnic_alloc()
        - r8169: re-establish support for RTL8401 chip version
        - umh: fix memory leak on execve failure
        - [arm64] net: broadcom: Select BROADCOM_PHY for BCMGENET
        - [i386] dmaengine: pch_dma.c: Avoid data race between probe and irq
          handler
        - [x86] cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode
          once
        - ALSA: hda/hdmi: fix race in monitor detection during probe
        - drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
        - fibmap: Warn and return an error in case of block > INT_MAX
        - io_uring: use cond_resched() in io_ring_ctx_wait_and_kill()
        - io_uring: check non-sync defer_list carefully
        - ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
        - ALSA: hda/realtek - Fix S3 pop noise on Dell Wyse
        - gfs2: Another gfs2_walk_metadata fix
        - mmc: sdhci-pci-gli: Fix no irq handler from suspend
        - [amd64] IB/hfi1: Fix another case where pq is left on waitlist
        - ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake()
        - [x86] pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H
        - [x86] pinctrl: baytrail: Enable pin configuration setting for GPIO chip
        - [arm64] pinctrl: qcom: fix wrong write in update_dual_edge
        - [x86] pinctrl: cherryview: Add missing spinlock usage in
          chv_gpio_irq_handler
        - [arm64,armhf] drm/tegra: Fix SMMU support on Tegra124 and Tegra210
        - bpf: Fix error return code in map_lookup_and_delete_elem()
        - ALSA: firewire-lib: fix 'function sizeof not defined' error of
          tracepoints format
        - cachefiles: Fix corruption of the return value in
          cachefiles_read_or_alloc_pages()
        - i40iw: Fix error handling in i40iw_manage_arp_cache()
        - [x86] drm/i915/gt: Make timeslicing an explicit engine property
        - [x86] drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is
          disabled
        - bpf, sockmap: msg_pop_data can incorrecty set an sge length
        - bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.size
        - [x86] drm/i915/gem: Remove object_is_locked assertion from
          unpin_from_display_plane
        - mmc: sdhci-pci-gli: Fix can not access GL9750 after reboot from Windows
          10
        - mmc: core: Check request type before completing the request
        - mmc: core: Fix recursive locking issue in CQE recovery path
        - mmc: block: Fix request completion in the CQE timeout path
        - gfs2: More gfs2_find_jhead fixes
        - fork: prevent accidental access to clone3 features
        - drm/amdgpu: force fbdev into vram
        - NFS: Fix fscache super_cookie index_key from changing after umount
        - NFS: Fix fscache super_cookie allocation
        - NFSv4: Fix fscache cookie aux_data to ensure change_attr is included
        - hwmon: (drivetemp) Fix SCT support if SCT data tables are not supported
        - netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
        - [x86] drm/i915/gvt: Fix kernel oops for 3-level ppgtt guest
        - [arm64] fix the flush_icache_range arguments in machine_kexec
        - netfilter: conntrack: fix infinite loop on rmmod
        - [x86] drm/i915: Mark concurrent submissions with a weak-dependency
        - nfs: fix NULL deference in nfs4_get_valid_delegation
        - SUNRPC: Signalled ASYNC tasks need to exit
        - tracing: Wait for preempt irq delay thread to execute
        - netfilter: flowtable: set NF_FLOW_TEARDOWN flag on entry expiration
        - netfilter: nft_set_rbtree: Add missing expired checks
        - RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()
        - IB/mlx4: Test return value of calls to ib_get_cached_pkey
        - IB/core: Fix potential NULL pointer dereference in pkey cache
        - RDMA/core: Fix double put of resource
        - RDMA/iw_cxgb4: Fix incorrect function parameters
        - [x86] ftrace: Have ftrace trampolines turn read-only at the end of
          system boot up
        - [x86] drm/i915: Handle idling during i915_gem_evict_something busy loops
        - mm, memcg: fix inconsistent oom event behavior
        - epoll: call final ep_events_available() check under the lock
        - bpf: Fix bug in mmap() implementation for BPF array map
        - NFSv3: fix rpc receive buffer size for MOUNT call
        - pnp: Use list_for_each_entry() instead of open coding
        - net/rds: Use ERR_PTR for rds_message_alloc_sgs()
        - Stop the ad-hoc games with -Wno-maybe-initialized
        - gcc-10: disable 'zero-length-bounds' warning for now
        - gcc-10: disable 'array-bounds' warning for now
        - gcc-10: disable 'stringop-overflow' warning for now
        - gcc-10: disable 'restrict' warning for now
        - gcc-10 warnings: fix low-hanging fruit
        - gcc-10: mark more functions __init to avoid section mismatch warnings
        - gcc-10: avoid shadowing standard library 'free()' in crypto
        - bootconfig: Fix to remove bootconfig data from initrd while boot
        - bootconfig: Fix to prevent warning message if no bootconfig option
        - usb: usbfs: correct kernel->user page attribute mismatch
        - USB: usbfs: fix mmap dma mismatch
        - ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
        - ALSA: hda/realtek - Add COEF workaround for ASUS ZenBook UX431DA
        - ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
        - ALSA: usb-audio: Add control message quirk delay for Kingston HyperX
          headset
        - usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
        - [arm64,armhf,riscv64] usb: host: xhci-plat: keep runtime active when
          removing host
        - USB: gadget: fix illegal array access in binding with UDC
          (CVE-2020-13143)
        - usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg
          list
        - [x86] Make the "Reducing compressed framebufer size" message be
          DRM_INFO_ONCE()
        - [armhf] dts: imx6dl-yapp4: Fix Ursa board Ethernet connection
        - drm/amd/amdgpu: add raven1 part to the gfxoff quirk list
        - [x86] drm/i915/tgl+: Fix interrupt handling for DP AUX transactions
        - [powerpc*] vdso32: Fallback on getres syscall when clock is unknown
        - cifs: fix leaked reference on requeued write
        - [x86] KVM: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c
        - [x86] Fix early boot crash on gcc-10, third try
        - [amd64] x86/unwind/orc: Fix error handling in __unwind_start()
        - exec: Move would_dump into flush_old_exec
        - [arm64,armhf] clk: rockchip: fix incorrect configuration of rk3228
          aclk_gpu* clocks
        - [arm64,armhf] dwc3: Remove check for HWO flag in
          dwc3_gadget_ep_reclaim_trb_sg()
        - fanotify: fix merging marks masks with FAN_ONDIR
        - [arm64] dts: meson-g12b-ugoos-am6: fix usb vbus-supply
        - Revert "ALSA: hda/realtek: Fix pop noise on ALC225"
        - [armhf] clk: ti: clkctrl: Fix Bad of_node_put within clkctrl_get_name
        - clk: Unlink clock if failed to prepare or enable
        - [arm64] dts: rockchip: Replace RK805 PMIC node name with "pmic" on
          rk3328 boards
        - dt-bindings: dma: fsl-edma: fix ls1028a-edma compatible
        - SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")
        - bpf: Fix sk_psock refcnt leak when receiving message
        - RDMA/uverbs: Do not discard the IB_EVENT_DEVICE_FATAL event
        - RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobj
        - [x86] KVM: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
        - bpf: Enforce returning 0 for fentry/fexit progs
        - bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
        - Makefile: disallow data races on gcc-10 as well
    
      [ Ben Hutchings ]
      * linux-libc-dev: Re-add "Provides: linux-kernel-headers" as several
        source packages still have this in Build-Depends
    
      [ Luca Boccassi ]
      * [cloud] Enable INFINIBAND configs for HyperV/Azure (Closes: #958300)
    
      [ Bastian Blank ]
      * [cloud] Re-enable some FB drivers.
    
      [ Romain Perier ]
      * Enable support for fsverity
    
      [ Salvatore Bonaccorso ]
      * [rt] Update to 5.6.10-rt5 and re-enable
      * Bump ABI to 2.
      * xfs: add agf freeblocks verify in xfs_agf_verify (CVE-2020-12655)
    
      [ Domenico Andreoli ]
      * [arm64] udeb: Add armada_37xx_wdt to kernel-image (Closes: #961086)
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 23 May 2020 16:29:21 +0200
  • linux (5.6.7-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6.5
        - perf tools: Support Python 3.8+ in Makefile (Closes: #958165)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6.6
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6.7
    
      [ Ben Hutchings ]
      * [armhf,arm64] lockdown: Update arm Secure Boot patch for 5.6
        (fixes FTBFS)
      * Use debhelper compatibility level 12:
        - Build-Depend on debhelper-compat and remove debian/compat
        - hyperv-daemons: Use dh_installsystemd instead of
          dh_systemd_{enable,start}
        - hyperv-daemons: Add "Pre-Depends: ${misc:Pre-Depends}"
      * debian/README.source: Refer to upload checklist in kernel-team.git
      * [armel] Disable NETLABEL, since SECURITY_SELINUX is also disabled
      * Drop linux-headers-<ver>-all and linux-headers-<ver>-all-<arch> packages,
        which are no longer needed
      * linux-libc-dev: Drop "Provides: linux-kernel-headers" which is no longer
        needed
      * [s390x] mm: fix page table upgrade vs 2ndary address mode accesses
        (CVE-2020-11884)
      * Set ABI to 1
    
      [ Romain Perier ]
      *  Rebased patch firmware-remove-redundant-log-messages-from-drivers.patch
         onto 5.6.7.
    
      [ Philip Rinn ]
      * [arm64] Enable CRYPTO_DEV_SUN8I_CE (closes: #958037)
      * [arm64] Enable SUN8I_THERMAL
    
      [ Roberto Bampi ]
      * [arm64] Enable ARMADA_37XX_WATCHDOG as module
    
      [ Vagrant Cascadian ]
      * [arm64] Enable SENSORS_PWM_FAN as a module.
    
      [ Paul Tagliamonte ]
      * Enable CONFIG_NETLABEL (Closes: #958804)
    
     -- Ben Hutchings <email address hidden>  Wed, 29 Apr 2020 04:46:47 +0100
  • linux (5.5.17-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.5.14
        - mmc: core: Allow host controllers to require R1B for CMD6
        - mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
        - mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command
        - [armhf] mmc: sdhci-omap: Fix busy detection by enabling
          MMC_CAP_NEED_RSP_BUSY
        - [armhf,arm64] mmc: sdhci-tegra: Fix busy detection by enabling
          MMC_CAP_NEED_RSP_BUSY
        - cxgb4: fix throughput drop during Tx backpressure
        - cxgb4: fix Txq restart check during backpressure
        - geneve: move debug check after netdev unregister
        - hsr: fix general protection fault in hsr_addr_is_self()
        - ipv4: fix a RCU-list lock in inet_dump_fib()
        - macsec: restrict to ethernet devices
        - net/bpfilter: fix dprintf usage for /dev/kmsg
        - net: cbs: Fix software cbs to consider packet sending time
        - [armhf,arm64] net: dsa: Fix duplicate frames flooded by learning
        - net: ena: Add PCI shutdown handler to allow safe kexec
        - [armhf] net: mvneta: Fix the case where the last poll did not process all
          rx
        - net/packet: tpacket_rcv: avoid a producer race condition
        - net: phy: dp83867: w/a for fld detect threshold bootstrapping issue
        - [armhf,arm64] net: phy: mdio-bcm-unimac: Fix clock handling
        - net: qmi_wwan: add support for ASKEY WWHC050
        - net/sched: act_ct: Fix leak of ct zone template on replace
        - net_sched: cls_route: remove the right filter from hashtable
        - net_sched: hold rtnl lock in tcindex_partial_destroy_work()
        - net_sched: keep alloc_hash updated after hash allocation
        - [armhf,arm64] net: stmmac: dwmac-rk: fix error path in rk_gmac_probe
        - r8169: re-enable MSI on RTL8168c
        - slcan: not call free_netdev before rtnl_unlock in slcan_open
        - tcp: also NULL skb->dev when copy was needed
        - tcp: ensure skb->dev is NULL before leaving TCP stack
        - tcp: repair: fix TCP_QUEUE_SEQ implementation
        - vxlan: check return value of gro_cells_init()
        - [arm64] Revert "net: bcmgenet: use RGMII loopback for MAC reset"
        - [arm64] net: bcmgenet: keep MAC in reset until PHY is up
        - bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.
        - bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()
        - bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.
        - bnxt_en: Free context memory after disabling PCI in probe error path.
        - bnxt_en: Reset rings if ring reservation fails during open()
        - net: ena: fix incorrect setting of the number of msix vectors
        - net: ena: fix request of incorrect number of IRQ vectors
        - net: ena: avoid memory access violation by validating req_id properly
        - net: ena: fix continuous keep-alive resets
        - net: ip_gre: Separate ERSPAN newlink / changelink callbacks
        - net: ip_gre: Accept IFLA_INFO_DATA-less configuration
        - hsr: use rcu_read_lock() in hsr_get_node_{list/status}()
        - hsr: add restart routine into hsr_get_node_list()
        - hsr: set .netnsok flag
        - net/mlx5: DR, Fix postsend actions write length
        - net/mlx5e: Enhance ICOSQ WQE info fields
        - net/mlx5e: Fix missing reset of SW metadata in Striding RQ reset
        - net/mlx5e: Fix ICOSQ recovery flow with Striding RQ
        - net/mlx5e: Do not recover from a non-fatal syndrome
        - net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure
        - net/mlx5e: kTLS, Fix TCP seq off-by-1 issue in TX resync flow
        - net/mlx5e: Fix endianness handling in pedit mask
        - cgroup-v1: cgroup_pidlist_next should update position index
        - nfs: add minor version to nfs_server_key for fscache
        - drivers/of/of_mdio.c:fix of_mdiobus_register()
        - cgroup1: don't call release_agent when it is ""
        - veth: ignore peer tx_dropped when counting local rx_dropped
        - drm/amd/display: update soc bb for nv14
        - drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20
        - [armhf] drm/exynos: Fix cleanup of IOMMU related objects
        - [x86] iommu/vt-d: Silence RCU-list debugging warnings
        - scsi: ipr: Fix softlockup when rescanning devices in petitboot
        - mac80211: Do not send mesh HWMP PREQ if HWMP is disabled
        - [x86] iommu/vt-d: Fix debugfs register reads
        - [x86] iommu/vt-d: Populate debugfs if IOMMUs are detected
        - Input: fix stale timestamp on key autorepeat events
        - [x86] Input: synaptics - enable RMI on HP Envy 13-ad105ng
        - Input: avoid BIT() macro usage in the serio.h UAPI header
        - IB/rdmavt: Free kernel completion queue when done
        - RDMA/core: Fix missing error check on dev_set_name()
        - RDMA/odp: Fix leaking the tgid for implicit ODP
        - gpiolib: Fix irq_disable() semantics
        - RDMA/nl: Do not permit empty devices names during
          RDMA_NLDEV_CMD_NEWLINK/SET
        - RDMA/mad: Do not crash if the rdma device does not have a umad interface
        - ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL
        - ceph: fix memory leak in ceph_cleanup_snapid_map()
        - [x86] KVM: SVM: Issue WBINVD after deactivating an SEV guest
        - [armhf] dts: dra7: Add bus_dma_limit for L3 bus
        - [armhf] dts: omap5: Add bus_dma_limit for L3 bus
        - perf probe: Fix to delete multiple probe event
        - perf probe: Do not depend on dwfl_module_addrsym()
        - rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44
        - drm/prime: use dma length macro when mapping sg
        - drm/amdgpu: fix scatter-gather mapping with user pages
        - drm/radeon: fix scatter-gather mapping with user pages
        - [armhf] soc: samsung: chipid: Fix return value on non-Exynos platforms
        - scsi: sd: Fix optimal I/O size for devices that change reported values
        - nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type
        - mac80211: drop data frames without key on encrypted links
        - mac80211: mark station unauthorized before key removal
        - mm/swapfile.c: move inode_lock out of claim_swapfile
        - drivers/base/memory.c: indicate all memory blocks as removable
        - mm/sparse: fix kernel crash with pfn_section_valid check
        - mm: fork: fix kernel_stack memcg stats for various stack implementations
        - [x86] gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk
        - gpiolib: acpi: Rework honor_wakeup option into an ignore_wake option
        - [x86] gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT +
          AXP288 model
        - bpf: Fix cgroup ref leak in cgroup_bpf_inherit on out-of-memory
        - RDMA/core: Ensure security pkey modify is not lost
        - afs: Fix handling of an abort from a service handler
        - genirq: Fix reference leaks on irq affinity notifiers
        - xfrm: handle NETDEV_UNREGISTER for xfrm device
        - vti[6]: fix packet tx through bpf_redirect() in XinY cases
        - RDMA/mlx5: Fix the number of hwcounters of a dynamic counter
        - RDMA/mlx5: Fix access to wrong pointer while performing flush due to
          error
        - RDMA/mlx5: Block delay drop to unprivileged users
        - xfrm: fix uctx len check in verify_sec_ctx_len
        - xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire
        - xfrm: policy: Fix doulbe free in xfrm_policy_timer
        - afs: Fix client call Rx-phase signal handling
        - afs: Fix some tracing details
        - afs: Fix unpinned address list during probing
        - ieee80211: fix HE SPR size calculation
        - mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX
        - netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}
        - netfilter: flowtable: populate addr_type mask
        - netfilter: nft_fwd_netdev: validate family and chain type
        - netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress
        - [i386] bpf, x32: Fix bug with JMP32 JSET BPF_X checking upper bits
        - bpf: Initialize storage pointers to NULL to prevent freeing garbage
          pointer
        - bpf/btf: Fix BTF verification of enum members in struct/union
        - bpf, sockmap: Remove bucket->lock from sock_{hash|map}_free
        - [armhf] dts: sun8i-a83t-tbs-a711: Fix USB OTG mode detection
        - vti6: Fix memory leak of skb if input policy check fails
        - r8169: fix PHY driver check on platforms w/o module softdeps
        - [x86] clocksource/drivers/hyper-v: Untangle stimers and timesync from
          clocksources
        - bpf: Undo incorrect __reg_bound_offset32 handling
        - USB: serial: option: add support for ASKEY WWHC050
        - USB: serial: option: add BroadMobi BM806U
        - USB: serial: option: add Wistron Neweb D19Q1
        - USB: cdc-acm: restore capability check order
        - USB: serial: io_edgeport: fix slab-out-of-bounds read in
          edge_interrupt_callback
        - [armhf,arm64] usb: musb: fix crash with highmen PIO and usbmon
        - media: flexcop-usb: fix endpoint sanity check
        - media: usbtv: fix control-message timeouts
        - staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device table
        - [x86] staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usb
        - [x86] staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callback
        - [x86] ahci: Add Intel Comet Lake H RAID PCI ID
        - libfs: fix infoleak in simple_attr_read()
        - media: ov519: add missing endpoint sanity checks (CVE-2020-11608)
        - media: dib0700: fix rc endpoint lookup
        - media: stv06xx: add missing descriptor sanity checks (CVE-2020-11609)
        - media: xirlink_cit: add missing descriptor sanity checks
          (CVE-2020-11668)
        - media: v4l2-core: fix a use-after-free bug of sd->devnode
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.5.15
        - bpf: update jmp32 test cases to fix range bound deduction
        - mac80211: Check port authorization in the ieee80211_tx_dequeue() case
        - mac80211: fix authentication with iwlwifi/mvm
        - vt: selection, introduce vc_is_sel
        - vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
        - vt: switch vt_dont_switch to bool
        - vt: vt_ioctl: remove unnecessary console allocation checks
        - vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
        - vt: vt_ioctl: fix use-after-free in vt_in_use()
        - [x86] platform: pmc_atom: Add Lex 2I385SW to critclk_systems DMI table
        - bpf: Explicitly memset the bpf_attr structure
        - bpf: Explicitly memset some bpf info structures declared on the stack
        - iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds table
        - [x86] gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT +
          AXP288 model
        - [armhf] clk: imx: Align imx sc clock msg structs to 4
        - [armhf] clk: imx: Align imx sc clock parent msg structs to 4
        - libceph: fix alloc_msg_with_page_vector() memory leaks
        - perf map: Fix off by one in strncpy() size argument
        - [armel,armhf] dts: bcm283x: Fix vc4's firmware bus DMA limitations
        - [armel] bcm2835-rpi-zero-w: Add missing pinctrl name
        - [armhf] dts: imx6: phycore-som: fix arm and soc minimum voltage
        - [armhf] dts: N900: fix onenand timings
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.5.16
        - ipv4: fix a RCU-list lock in fib_triestat_seq_show
        - net, ip_tunnel: fix interface lookup with no key
        - sctp: fix possibly using a bad saddr with a given dst
        - sctp: fix refcount bug in sctp_wfree
        - [arm64,riscv64] net: macb: Fix handling of fixed-link node
        - nvme-rdma: Avoid double freeing of async event data
        - drm/amdgpu: add fbdev suspend/resume on gpu reset
        - [x86] drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017
        - drm/bochs: downgrade pci_request_region failure from error to warning
        - initramfs: restore default compression behavior
        - drm/amdgpu: fix typo for vcn1 idle check
        - tools/power turbostat: Fix gcc build warnings
        - tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks
        - tools/power turbostat: Fix 32-bit capabilities warning
        - padata: fix uninitialized return value in padata_replace()
        - brcmfmac: abort and release host after error
        - XArray: Fix xa_find_next for large multi-index entries
        - misc: rtsx: set correct pcr_ops for rts522A
        - PCI: sysfs: Revert "rescan" file renames
        - [x86] mei: me: add cedar fork device ids
        - nvmem: check for NULL reg_read and reg_write before dereferencing
        - [armhf] extcon: axp288: Add wakeup support
        - Revert "dm: always call blk_queue_split() in dm_process_bio()"
        - [x86] ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on
          EVGA X99 Classified motherboard
        - iwlwifi: consider HE capability when setting LDPC
        - iwlwifi: yoyo: don't add TLV offset when reading FIFOs
        - iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME fails
        - rxrpc: Fix sendmsg(MSG_WAITALL) handling
        - IB/hfi1: Ensure pq is not left on waitlist
        - sched: act: count in the size of action flags bitfield
        - tcp: fix TFO SYNACK undo to avoid double-timestamp-undo
        - [x86,ia64] watchdog: iTCO_wdt: Export vendorsupport
        - [x86,ia64] watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional
        - i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt device
        - net: genetlink: return the error code when attribute parsing fails.
        - net: Fix Tx hash bound checking
        - net/smc: fix cleanup for linkgroup setup failures
        - padata: always acquire cpu_hotplug_lock before pinst->lock
        - mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
          (CVE-2020-11565)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.5.17
        - cxgb4: fix MPS index overwrite when setting MAC address
        - ipv6: don't auto-add link-local address to lag ports
        - [armhf] net: dsa: bcm_sf2: Do not register slave MDIO bus with OF
        - [armhf] net: dsa: bcm_sf2: Ensure correct sub-node is parsed
        - net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before
          accessing PHY registers
        - net_sched: add a temporary refcnt for struct tcindex_data
        - net_sched: fix a missing refcnt in tcindex_init()
        - [armhf,arm64] net: stmmac: dwmac1000: fix out-of-bounds mac address reg
          setting
        - slcan: Don't transmit uninitialized stack data in padding
        - tun: Don't put_page() for all negative return values from XDP program
        - r8169: change back SG and TSO to be disabled by default
        - cxgb4: free MQPRIO resources in shutdown path
        - [s390x] prevent leaking kernel address in BEAR
        - random: always use batched entropy for get_random_u{32,64}
        - [armhf,arm64] usb: dwc3: gadget: Wrap around when skip TRBs
        - slub: improve bit diffusion for freelist ptr obfuscation
        - ubi: fastmap: Free unused fastmap anchor peb during detach
        - RDMA/ucma: Put a lock around every call to the rdma_cm layer
        - RDMA/cma: Teach lockdep about the order of rtnl and lock
        - RDMA/siw: Fix passive connection establishment
        - Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
        - RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow
        - blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
        - fbcon: fix null-ptr-deref in fbcon_switch
        - driver core: Reevaluate dev->links.need_for_probe as suppliers are added
        - [x86] iommu/vt-d: Allow devices with RMRRs to use identity domain
        - ACPI: PM: Add acpi_[un]register_wakeup_handler()
        - [x86] platform: intel_int0002_vgpio: Use acpi_register_wakeup_handler()
        - IB/hfi1: Call kobject_put() when kobject_init_and_add() fails
        - IB/hfi1: Fix memory leaks in sysfs registration and unregistration
        - IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads
        - [armhf] imx: Enable ARM_ERRATA_814220 for i.MX6UL and i.MX7D
        - [armhf] imx: only select ARM_ERRATA_814220 for ARMv7-A
        - ceph: remove the extra slashes in the server path
        - ceph: canonicalize server path in place
    
      [ Noah Meyerhans ]
      * Fix autopkgtest failure due to pycodestyle violation
      * [cloud] Re-enable kernel page merge functionality (Closes: #955366)
      * [cloud] Apply a number of additional optimizations (Closes: #947759)
        - Statically link nvme and ext4 drivers with the kernel
        - [amd64] Re-enable SCHED_MC_PRIO
        - Switch to LZ4 for compression
        - Disable a number of additional drivers unlikely to be found in
          cloud environments
    
      [ Ben Hutchings ]
      * drm: Disable DRM_LEGACY (DRI1)
      * Bump ABI to 2
      * WireGuard: Update for renaming of skb_reset_tc() to skb_reset_redirect()
      * lib/fonts: Enable FONTS, FONT_8x8, FONT_8x16, FONT_TER16x32 for most
        flavours (Closes: #956173)
      * keys: Enable PERSISTENT_KEYRINGS
      * mm: Enable DEFERRED_STRUCT_PAGE_INIT (Closes: #954025)
      * [armel/marvell] mm: Enable COMPACTION (Closes: #949171)
      * [x86} media/cec: Enable CEC_PLATFORM_DRIVERS; enable VIDEO_SECO_CEC as a
        module (Closes: #951543)
      * [x86] sound/soc/intel: Enable SND_SOC_INTEL_BYT_CHT_CX2072X_MACH as module
        (Closes: #951482)
    
      [ Sudip Mukherjee ]
      * Remove libbpf. (See: #948041)
    
      [ Jason A. Donenfeld ]
      * Provide wireguard-modules as stop-gap for packages.
    
      [ Christian Barcenas ]
      * linux-cpupower: Add libcap to Build-Depends and turbostat linker flags
    
      [ Joel Johnson ]
      * [armhf] Build PHY_MVEBU_A38X_COMPHY module (Closes: #951409)
    
      [ Josua Mayer ]
      * [arm64] enable support for the Honeycomb arm64 workstation
        (Closes: #948576)
    
     -- Ben Hutchings <email address hidden>  Wed, 15 Apr 2020 03:37:48 +0100
  • linux (5.5.13-2) unstable; urgency=medium
    
      * bpf: Undo incorrect __reg_bound_offset32 handling (CVE-2020-8835)
    
     -- Salvatore Bonaccorso <email address hidden>  Mon, 30 Mar 2020 23:06:57 +0200
  • linux (5.5.13-1) unstable; urgency=medium
    
      * New upstream release: https://kernelnewbies.org/Linux_5.5
        (Closes: #953680)
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.5.1
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.5.2
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.5.3
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.5.4
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.5.5
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.5.6
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.5.7
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.5.8
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.5.9
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.5.10
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.5.11
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.5.12
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.5.13
    
      [ Ben Hutchings ]
      * aufs: Update support patchset to aufs5.x-rcN 20200120; no functional
        change
      * net: Enable NET_SWITCHDEV; disable on armel/marvell (Closes: #949863)
      * [armhf] net/ethernet/ti: Enable TI_CPSW_SWITCHDEV as module; enable TI_CPTS
      * wireless: Enable regulatory.db direct loading:
        - Drop "wireless: Disable regulatory.db direct loading"
        - linux-image: Add Breaks: relation with old wireless-regdb versions
        - Regenerate my wireless-regdb certificate with expected attributes
      * [x86] Drop "Add a SysRq option to lift kernel lockdown" (Closes: #947021)
        - This patch allowed remotely disabling lockdown using usbip
        - Lockdown can be disabled by running "mokutil --disable-validation",
          rebooting, and confirming the change when prompted
      * Set PYTHON=python3 for document build (fixes FTBFS)
      * [x86,arm64] Move linux-headers metapackages to src:linux-signed-*.
        This should ensure that src:linux and src:linux-signed-* transition to
        testing together.
      * debian/bin/gencontrol_signed.py: Generate valid versions in a linux binNMU
      * udeb: Drop zlib-modules packages, as zlib_deflate is now always built-in
        (fixes FTBFS on several architectures)
      * [mips*/octeon] Fix and re-enable the Octeon Ethernet driver
      * [mips*] Fix FTBFS:
        - Increase RELOCATION_TABLE_SIZE to 0x160000
        - Fix exception handler memcpy()
      * debian/config: Delete redundant arch/flavour-specific "debug-info: true"
      * linux-source: Suggest qtbase5-dev instead of the removed libqt4-dev
        (Closes: #953386)
      * Add WireGuard driver and required crypto changes from 5.6-rc7 and
        cryptodev-2.6, thanks to Jason A. Donenfeld (Closes: #953569)
      * drivers/net: Enable WIREGUARD as module
      * debian/control: Use my debian.org email in Uploaders field
      * debian/certs: Rename Romain Perier's certificate to match email address
      * security/integrity/platform_certs: Rebase db-mok-keyring patch set for
        5.5.9
      * [x86] Enable X86_UMIP (previously configured as X86_INTEL_UMIP)
      * Set ABI to 1
      * [amd64] Enable Intel GVT-g (except cloud-amd64) (Closes: #954088):
        - vfio: Enable VFIO_MDEV, VFIO_MDEV_DEVICE as modules
        - i915: Enable DRM_I915_GVT; enable DRM_I915_GVT_KVMGT as module
      * drivers/net/wireless: Enable MT76x0E as module (Closes: #953683)
      * bcmgenet: Backport ACPI support, supporting Raspberry Pi 4
        (Closes: #950578)
    
      [ Aurelien Jarno ]
      * [riscv64] Enable SECCOMP.
    
      [ Romain Perier ]
      * [arm64] Enable BCMGENET
      * [arm64] Fix CONFIG_INFINIBAND_HNS_HIP06 and CONFIG_INFINIBAND_HNS_HIP08
        from tristate to boolean
      * debian/certs: Add my own certificate for wireless-regdb
      * debian/patches/debian/wireless-add-debian-wireless-regdb-certificates.patch:
        Add the hexdump of my certificate to this patch, so the kernel can
        directly load the regulatory db and trust it if have I signed it.
    
      [ Noah Meyerhans ]
      * [arm64] Enable KVM_ARM_HOST and KVM_ARM_PMU
      * [arm64] Enable CONFIG_ARM64_ERRATUM_1418040
      * [arm64/cloud-arm64] Introduce cloud build flavour
      * [cloud] random: Enable RANDOM_TRUST_BOOTLOADER
    
      [ Mark Pearson ]
      * [amd64] ASoC: Enable SND_SOC_SOF_COMETLAKE_LP_SUPPORT,
        SND_SOC_SOF_COMETLAKE_H_SUPPORT
    
      [ Christian Barcenas ]
      * lockdown: honor LOCK_DOWN_IN_EFI_SECURE_BOOT=n (Closes: #945604)
    
      [ Salvatore Bonaccorso ]
      * libcpupower: Lower back soname version to 1 and add new
        cpufreq_{get,put}_boost_frequencies methods
    
      [ Joel Stanley ]
      * [armhf] Enable ASPEED AST2600 SoC family. This includes all ASPEED symbols
        for the AST2600 and FTGMAC100, the network device used by this SoC. The
        SoC has 5 UARTs so CONFIG_SERIAL_8250_NR_UARTS is bumped to 5 from 4
        in order to correctly register UART5, the boot console.
    
      [ Petr Stastny ]
      * [x86] i2c: Enable I2C_AMD_MP2 as module (Closes: #955004)
    
      [ Vagrant Cascadian ]
      * [arm64] Add patch from next-20200325 to enable device-tree for
        Pinebook Pro.
    
     -- Ben Hutchings <email address hidden>  Mon, 30 Mar 2020 03:03:47 +0100
  • linux (5.4.19-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.14
        - [arm64,armhf] soc: amlogic: meson-ee-pwrc: propagate PD provider
          registration errors
        - [arm64,armhf] soc: amlogic: meson-ee-pwrc: propagate errors from
          pm_genpd_init()
        - [armhf] bus: ti-sysc: Fix iterating over clocks
        - clk: Don't try to enable critical clocks if prepare failed
        - [armhf] ASoC: stm32: sai: fix possible circular locking
        - [armhf] ASoC: stm32: dfsdm: fix 16 bits record
        - [armhf] OMAP2+: Fix ti_sysc_find_one_clockdomain to check for
          to_clk_hw_omap
        - [armhf] dts: imx6q-dhcom: Fix SGTL5000 VDDIO regulator connection
        - [x86] ASoC: Intel: bytcht_es8316: Fix Irbis NB41 netbook quirk
        - ALSA: dice: fix fallback from protocol extension into limited
          functionality
        - ALSA: seq: Fix racy access for queue timer in proc read
        - ALSA: firewire-tascam: fix corruption due to spin lock without
          restoration in SoftIRQ context
        - ALSA: usb-audio: fix sync-ep altsetting sanity check
        - [arm64] dts: allwinner: a64: olinuxino: Fix SDIO supply regulator
        - [arm64] dts: allwinner: a64: olinuxino: Fix eMMC supply regulator
        - [armhf] clk: sunxi-ng: r40: Allow setting parent rate for external clock
          outputs
        - block: fix an integer overflow in logical block size
        - fuse: fix fuse_send_readpages() in the syncronous read case
        - io_uring: only allow submit from owning task
        - [armhf] dts: am571x-idk: Fix gpios property to have the correct gpio
          number
        - [armel] davinci: select CONFIG_RESET_CONTROLLER
        - perf: Correctly handle failed perf_get_aux_event()
        - iio: buffer: align the size of scan bytes to size of the largest element
        - USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xx
        - USB: serial: option: Add support for Quectel RM500Q
        - USB: serial: opticon: fix control-message timeouts
        - USB: serial: option: add support for Quectel RM500Q in QDL mode
        - USB: serial: suppress driver bind attributes
        - USB: serial: ch341: handle unbound port at reset_resume
        - USB: serial: io_edgeport: handle unbound ports on URB completion
        - USB: serial: io_edgeport: add missing active-port sanity check
        - USB: serial: keyspan: handle unbound ports
        - USB: serial: quatech2: handle unbound ports
        - [x86] staging: comedi: ni_routes: fix null dereference in
          ni_find_route_source()
        - [x86] staging: comedi: ni_routes: allow partial routing information
        - [x86] scsi: fnic: fix invalid stack access
        - scsi: mptfusion: Fix double fetch bug in ioctl
        - ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()
        - [armhf] mtd: rawnand: gpmi: Fix suspend/resume problem
        - [armhf] mtd: rawnand: gpmi: Restore nfc timing setup after
          suspend/resume
        - usb: core: hub: Improved device recognition on remote wakeup
        - cpu/SMT: Fix x86 link error without CONFIG_SYSFS
        - [x86] CPU/AMD: Ensure clearing of SME/SEV features is maintained
        - locking/rwsem: Fix kernel crash when spinning on RWSEM_OWNER_UNKNOWN
        - [x86] perf/x86/intel/uncore: Fix missing marker for
          snr_uncore_imc_freerunning_events
        - [amd64] x86/efistub: Disable paging at mixed mode entry
        - [s390x] zcrypt: Fix CCA cipher key gen with clear key value function
        - [x86] scsi: storvsc: Correctly set number of hardware queues for IDE
          disk
        - mtd: spi-nor: Fix selection of 4-byte addressing opcodes on Spansion
        - [x86] efi/earlycon: Fix write-combine mapping on x86
        - [s390x] setup: Fix secure ipl message
        - [armhf] clk: samsung: exynos5420: Keep top G3D clocks enabled
        - perf hists: Fix variable name's inconsistency in hists__for_each() macro
        - locking/lockdep: Fix buffer overrun problem in stack_trace[]
        - perf report: Fix incorrectly added dimensions as switch perf data file
        - mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD
          alignment
        - mm/huge_memory.c: thp: fix conflict of above-47bit hint address and PMD
          alignment
        - mm: memcg/slab: fix percpu slab vmstats flushing
        - mm: memcg/slab: call flush_memcg_workqueue() only if memcg workqueue is
          valid
        - mm, debug_pagealloc: don't rely on static keys too early
        - btrfs: rework arguments of btrfs_unlink_subvol
        - btrfs: fix invalid removal of root ref
        - btrfs: do not delete mismatched root refs
        - btrfs: relocation: fix reloc_root lifespan and access
        - btrfs: fix memory leak in qgroup accounting
        - btrfs: check rw_devices, not num_devices for balance
        - Btrfs: always copy scrub arguments back to user space
        - mm/memory_hotplug: don't free usage map when removing a re-added early
          section
        - mm/page-writeback.c: avoid potential division by zero in
          wb_min_max_ratio()
        - mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATE
        - [armhf] dts: imx6sx-sdb: Remove incorrect power supply assignment
        - [armhf] dts: imx6sl-evk: Remove incorrect power supply assignment
        - [armhf] dts: imx6sll-evk: Remove incorrect power supply assignment
        - [armhf] dts: imx6q-icore-mipi: Use 1.5 version of i.Core MX6DL
        - [arm64,armhf] net: stmmac: 16KB buffer must be 16 byte aligned
        - [arm64,armhf] net: stmmac: Enable 16KB buffer size
        - [arm*] reset: Fix {of,devm}_reset_control_array_get kerneldoc return
          types
        - tipc: fix potential hanging after b/rcast changing
        - tipc: fix retrans failure due to wrong destination
        - block: Fix the type of 'sts' in bsg_queue_rq()
        - bpf: Fix incorrect verifier simulation of ARSH under ALU32
        - bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loop
        - bpf: Sockmap, ensure sock lock held during tear down
        - bpf: Sockmap/tls, push write_space updates through ulp updates
        - bpf: Sockmap, skmsg helper overestimates push, pull, and pop bounds
        - bpf: Sockmap/tls, msg_push_data may leave end mark in place
        - bpf: Sockmap/tls, tls_sw can create a plaintext buf > encrypt buf
        - bpf: Sockmap/tls, skmsg can have wrapped skmsg that needs extra chaining
        - bpf: Sockmap/tls, fix pop data with SK_DROP return code
        - [arm64,armhf] i2c: tegra: Fix suspending in active runtime PM state
        - [arm64,armhf] i2c: tegra: Properly disable runtime PM on driver's probe
          error
        - cfg80211: fix deadlocks in autodisconnect work
        - cfg80211: fix memory leak in nl80211_probe_mesh_link
        - cfg80211: fix memory leak in cfg80211_cqm_rssi_update
        - cfg80211: fix page refcount issue in A-MSDU decap
        - bpf/sockmap: Read psock ingress_msg before sk_receive_queue
        - netfilter: fix a use-after-free in mtype_destroy()
        - netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
        - netfilter: nat: fix ICMP header corruption on ICMP errors
        - netfilter: nft_tunnel: fix null-attribute check
        - netfilter: nft_tunnel: ERSPAN_VERSION must not be null
        - netfilter: nf_tables: remove WARN and add NLA_STRING upper limits
        - netfilter: nf_tables: store transaction list locally while requesting
          module
        - netfilter: nf_tables: fix flowtable list del corruption
        - NFC: pn533: fix bulk-message timeout
        - net: bpf: Don't leak time wait and request sockets
        - bpftool: Fix printing incorrect pointer in btf_dump_ptr
        - batman-adv: Fix DAT candidate selection on little endian systems
        - macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()
        - [x86] hv_netvsc: Fix memory leak when removing rndis device
        - net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()
        - [arm64] net: hns3: pad the short frame before sending to the hardware
        - [arm64] net: hns: fix soft lockup when there is not enough memory
        - net: phy: dp83867: Set FORCE_LINK_GOOD to default after reset
        - net/sched: act_ife: initalize ife->metalist earlier
        - net: usb: lan78xx: limit size of local TSO packets
        - ptp: free ptp device pin descriptors properly
        - r8152: add missing endpoint sanity check
        - tcp: fix marked lost packets not being retransmitted
        - bnxt_en: Fix NTUPLE firmware command failures.
        - bnxt_en: Fix ipv6 RFS filter matching logic.
        - bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.
        - net: sched: act_ctinfo: fix memory leak
        - [armhf] net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec
        - i40e: prevent memory leak in i40e_setup_macvlans (CVE-2019-19043)
        - drm/amdgpu: allow direct upload save restore list for raven2
        - [arm64,armhf] net: stmmac: tc: Do not setup flower filtering if RSS is
          enabled
        - devlink: Wait longer before warning about unset port type
        - xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
        - tcp: refine rule to allow EPOLLOUT generation under mem pressure
        - [arm64] dts: meson-gxl-s905x-khadas-vim: fix gpio-keys-polled node
        - cfg80211: check for set_wiphy_params
        - tick/sched: Annotate lockless access to last_jiffies_update
        - [armhf] dts: imx6ul-kontron-n6310-s: Disable the snvs-poweroff driver
        - mtd: cfi_cmdset_0002: only check errors when ready in
          cfi_check_err_status()
        - mtd: cfi_cmdset_0002: fix delayed error detection on HyperFlash
        - reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr
        - scsi: esas2r: unlock on error in esas2r_nvram_read_direct()
        - [arm64] scsi: hisi_sas: Don't create debugfs dump folder twice
        - [arm64] scsi: hisi_sas: Set the BIST init value before enabling BIST
        - scsi: qla4xxx: fix double free bug
        - scsi: bnx2i: fix potential use after free
        - scsi: target: core: Fix a pr_debug() argument
        - scsi: lpfc: fix: Coverity: lpfc_get_scsi_buf_s3(): Null pointer
          dereferences
        - [arm64] scsi: hisi_sas: Return directly if init hardware failed
        - scsi: scsi_transport_sas: Fix memory leak when removing devices
        - scsi: qla2xxx: Fix qla2x00_request_irqs() for MSI
        - scsi: qla2xxx: fix rports not being mark as lost in sync fabric scan
        - scsi: core: scsi_trace: Use get_unaligned_be*()
        - scsi: lpfc: Fix list corruption detected in lpfc_put_sgl_per_hdwq
        - scsi: lpfc: Fix hdwq sgl locks and irq handling
        - scsi: lpfc: Fix a kernel warning triggered by lpfc_get_sgl_per_hdwq()
        - rtw88: fix potential read outside array boundary
        - perf probe: Fix wrong address verification
        - perf script: Allow --time with --reltime
        - perf script: Fix --reltime with --time
        - scsi: lpfc: use hdwq assigned cpu for allocation
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.15
        - [x86] drm/i915: Fix pid leak with banned clients
        - libbpf: Fix compatibility for kernels without need_wakeup
        - 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
        - bpf: Force .BTF section start to zero when dumping from vmlinux
        - [armhf] OMAP2+: Add missing put_device() call in omapdss_init_of()
        - xfs: Sanity check flags of Q_XQUOTARM call
        - [armhf] i2c: stm32f7: rework slave_id allocation
        - [armhf] i2c: i2c-stm32f7: fix 10-bits check in slave free id search loop
        - [x86] mfd: intel-lpss: Add default I2C device properties for Gemini Lake
        - SUNRPC: Fix svcauth_gss_proxy_init()
        - SUNRPC: Fix backchannel latency metrics
        - [powerpc*] security: Fix debugfs data leak on 32-bit
        - [powerpc*] pseries: Enable support for ibm,drc-info property
        - tipc: reduce sensitive to retransmit failures
        - tipc: update mon's self addr when node addr generated
        - tipc: fix potential memory leak in __tipc_sendmsg()
        - tipc: fix wrong socket reference counter after tipc_sk_timeout() returns
        - tipc: fix wrong timeout input for tipc_wait_for_cond()
        - [arm64,armhf] net/mlx5e: Fix free peer_flow when refcount is 0
        - net: phy: broadcom: Fix RGMII delays configuration for BCM54210E
        - [armhf] phy: ti: gmii-sel: fix mac tx internal delay for rgmii-rxid
        - mt7601u: fix bbp version check in mt7601u_wait_bbp_ready
        - ice: fix stack leakage
        - [s390x] pkey: fix memory leak within _copy_apqns_from_user()
        - nfsd: depend on CRYPTO_MD5 for legacy client tracking
        - [armhf] crypto: sun4i-ss - fix big endian issues
        - perf map: No need to adjust the long name of modules
        - [arm64,armhf] soc/tegra: pmc: Fix crashes for hierarchical interrupts
        - watchdog: sprd: Fix the incorrect pointer getting from driver data
        - ipmi: Fix memory leak in __ipmi_bmc_register (CVE-2019-19046)
        - sched/core: Further clarify sched_class::set_next_task()
        - 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
        - [arm64,armhf] drm/panfrost: Add missing check for pfdev->regulator
        - drm/amdgpu: remove excess function parameter description
        - [armhf] hwrng: omap3-rom - Fix missing clock by probing with device tree
        - [arm64,armhf] drm/rockchip: Round up _before_ giving to the clock
          framework
        - software node: Get reference to parent swnode in get_parent op
        - [arm64] net: netsec: Correct dma sync for XDP_TX frames
        - ACPI: platform: Unregister stale platform devices
        - [arm64,armhf] pwm: sun4i: Fix incorrect calculation of duty_cycle/period
        - libbpf: Don't use kernel-side u32 type in xsk.c
        - scsi: ufs: delete redundant function ufshcd_def_desc_sizes()
        - net: openvswitch: don't unlock mutex when changing the user_features
          fails
        - [x86] hv_netvsc: flag software created hash value
        - rt2800: remove errornous duplicate condition
        - net: neigh: use long type to store jiffies delta
        - packet: fix data-race in fanout_flow_is_huge()
        - [armhf] i2c: stm32f7: report dma error during probe
        - [arm64] tee: optee: Fix dynamic shm pool allocations
        - [arm64] tee: optee: fix device enumeration error handling
        - workqueue: Add RCU annotation for pwq list walk
        - SUNRPC: Fix another issue with MIC buffer space
        - 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
        - afs: Remove set but not used variables 'before', 'after'
        - [armhf] dmaengine: ti: edma: fix missed failure handling
        - drm/radeon: fix bad DMA from INTERRUPT_CNTL2
        - xdp: Fix cleanup on map free for devmap_hash map type
        - block: fix memleak of bio integrity data
        - [s390x] qeth: fix dangling IO buffers after halt/clear
        - net-sysfs: Call dev_hold always in netdev_queue_add_kobject
        - [arm64,armhf] phy/rockchip: inno-hdmi: round clock rate down to closest
          1000 Hz
        - [arm64] optee: Fix multi page dynamic shm pool alloc
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.16
        - can, slip: Protect tty->disc_data in write_wakeup and close with RCU
        - 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: 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_sched: use validated TCA_KIND attribute in tc_new_tfilter()
        - 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()
        - airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATE
        - airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATE
        - fou: Fix IPv6 netlink policy
        - net: Fix packet reordering caused by GRO and listified RX cooperation
        - [arm64,armhf] net/mlx5: Fix lowest FDB pool size
        - [arm64,armhf] net/mlx5: Update the list of the PCI supported devices
        - [arm64,armhf] net/mlx5: DR, Enable counter on non-fwd-dest objects
        - [arm64,armhf] net/mlx5: E-Switch, Prevent ingress rate configuration of
          uplink rep
        - [arm64,armhf] net/mlx5: DR, use non preemptible call to get the current
          cpu number
        - ipv4: Detect rollover in specific fib table dump
        - Revert "io_uring: only allow submit from owning task"
        - 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
        - ceph: hold extra reference to r_parent over life of request
        - PCI: Mark AMD Navi14 GPU rev 0xc5 ATS as broken
        - [arm64,armhf] drm/panfrost: Add the panfrost_gem_mapping concept
        - [x86] drm/i915: Align engine->uabi_class/instance with i915_drm.h
        - PM: hibernate: fix crashes with init_on_free=1
        - tracing: trigger: Replace unneeded RCU-list traversals
        - tracing/uprobe: Fix double perf_event linking on multiprobe uprobe
        - tracing: Do not set trace clock if tracefs lockdown is in effect
        - tracing: Fix histogram code when expression has same var as value
        - [powerpc*] xive: Discard ESB load value when interrupt is invalid
        - Revert "iwlwifi: mvm: fix scan config command size"
        - iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queues
        - 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
        - [x86] pinctrl: sunrisepoint: Add missing Interrupt Status register
          offset
        - [amd64] iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointer
        - Input: keyspan-remote - fix control-message timeouts
        - [x86] Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus
          transfers"
        - [arm64,armhf] mmc: tegra: fix SDR50 tuning override
        - mmc: sdhci: fix minimum clock rate for v3 controller
        - 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
        - [amd64] iommu/amd: Fix IOMMU perf counter clobbering during init
        - readdir: make user_access_begin() use the real access range
        - leds: gpio: Fix uninitialized gpio label for fwnode based probe
        - hwmon: (nct7802) Fix voltage limits to wrong registers
        - hwmon: (nct7802) Fix non-working alarm on voltages
        - scsi: RDMA/isert: Fix a recently introduced regression related to logout
        - tracing: xen: Ordered comparison of function pointers
        - iwlwifi: mvm: fix SKB leak on invalid queue
        - iwlwifi: mvm: fix potential SKB leak on TXQ TX
        - [x86] 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
        - do_last(): fetch directory ->i_mode and ->i_uid before it's too late
          (CVE-2020-8428)
        - readdir: be more conservative with directory entry names
        - libertas: Fix two buffer overflows at parsing bss descriptor
          (CVE-2019-14896 CVE-2019-14897)
        - 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()
        - netfilter: nf_tables: autoload modules from the abort path
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.17
        - Bluetooth: btusb: fix non-atomic allocation in completion handler
        - 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
        - [arm64,armhf] usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186
        - USB: serial: ir-usb: add missing endpoint sanity check
        - USB: serial: ir-usb: fix link-speed handling
        - USB: serial: ir-usb: fix IrLAP framing
        - [arm64,armhf] usb: dwc3: turn off VBUS when leaving host mode
        - [x86] usb: typec: fusb302: fix "op-sink-microwatt" default that was in
          mW
        - [x86] staging: vt6656: correct packet types for CTS protect, mode.
        - [x86] staging: vt6656: use NULLFUCTION stack on mac80211
        - [x86] staging: vt6656: Fix false Tx excessive retries reporting.
        - [arm64,armel] serial: 8250_bcm2835aux: Fix line mismatch on driver
          unbind
        - [armhf] serial: imx: fix a race condition in receive path
        - debugfs: Return -EPERM when locked down
        - component: do not dereference opaque pointer in debugfs
        - [arm*] binder: fix log spam for existing debugfs file creation.
        - [x86] mei: me: add comet point (lake) H device ids
        - crypto: chelsio - fix writing tfm flags to wrong place
        - CIFS: Fix task struct use-after-free on reconnect
        - cifs: set correct max-buffer-size for smb2_ioctl_init()
        - 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
        - net_sched: walk through all child classes in tc_bind_tclass()
        - [arm64] net: socionext: fix possible user-after-free in
          netsec_process_rx
        - [arm64] net: socionext: fix xdp_result initialization in
          netsec_process_rx
        - udp: segment looped gso packets correctly
        - net: include struct nhmsg size in nh nlmsg size
        - rxrpc: Fix use-after-free in rxrpc_receive_data()
        - HID: multitouch: Add LG MELF0410 I2C touchscreen support
        - HID: Add quirk for Xin-Mo Dual Controller
        - HID: ite: Add USB id match for Acer SW5-012 keyboard dock
        - HID: asus: Ignore Asus vendor-page usage-code 0xff events
        - HID: Add quirk for incorrect input length on Lenovo Y720
        - HID: intel-ish-hid: ipc: add CMP device id
        - HID: wacom: Recognize new MobileStudio Pro PID
        - [x86] ASoC: SOF: fix fault at driver unload after failed probe
        - [x86] ASoC: SOF: Intel: hda: hda-dai: fix oops on hda_link .hw_free
        - drivers/hid/hid-multitouch.c: fix a possible null pointer access.
        - phy: qcom-qmp: Increase PHY ready timeout
        - [x86] ASoC: topology: Prevent use-after-free in
          snd_soc_get_pcm_runtime()
        - HID: intel-ish-hid: ipc: Add Tiger Lake PCI device ID
        - [arm64] watchdog: max77620_wdt: fix potential build errors
        - [armel,armhf] watchdog: orion: fix platform_get_irq() complaints
        - drivers/net/b44: Change to non-atomic bit operations on pwol_mask
        - [i386] net: wan: sdla: Fix cast from pointer to integer of different
          size
        - [arm64] gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP
        - [arm64] iommu/dma: fix variable 'cookie' set but not used
        - [arm64,armhf] stmmac: debugfs entry name is not be changed when udev
          rename device name.
        - atm: eni: fix uninitialized variable warning
        - HID: steam: Fix input device disappearing
        - [x86] ASoC: Intel: cht_bsw_rt5645: Add quirk for boards using
          pmc_plt_clk_0
        - drm/amdgpu/SRIOV: add navi12 pci id for SRIOV (v2)
        - libbpf: Fix BTF-defined map's __type macro handling of arrays
        - [x86] platform/x86: dell-laptop: disable kbd backlight on Inspiron 10xx
        - PCI: Add DMA alias quirk for Intel VCA NTB
        - media: dvbsky: add support for eyeTV Geniatech T2 lite
        - [armhf] bus: ti-sysc: Handle mstandby quirk and use it for musb
        - [armhf] bus: ti-sysc: Use swsup quirks also for am335x musb
        - [amd64,armhf] spi: pxa2xx: Add support for Intel Comet Lake-H
        - [amd64] iommu/amd: Support multiple PCI DMA aliases in device table
        - [amd64] iommu/amd: Support multiple PCI DMA aliases in IRQ Remapping
        - perf/imx_ddr: Add enhanced AXI ID filter support
        - [x86] mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs
        - mmc: sdhci-pci: Quirk for AMD SDHC Device 0x7906
        - mmc: sdhci-pci: Add support for Intel JSL
        - [armhf] bus: ti-sysc: Add module enable quirk for audio AESS
        - usb-storage: Disable UAS on JMicron SATA enclosure
        - ALSA: hda/realtek - Move some alc236 pintbls to fallback table
        - Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR
          quirks
        - Bluetooth: btbcm: Use the BDADDR_PROPERTY quirk
        - [armhf] bus: ti-sysc: Fix missing force mstandby quirk handling
        - rsi: fix use-after-free on failed probe and unbind
        - 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
        - [powerpc*] crypto: vmx - reject xts inputs that are too short
        - crypto: pcrypt - Fix user-after-free on module unload
        - [arm64] KVM: Write arch.mdcr_el2 changes since last vcpu_load on VHE
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.18
        - vfs: fix do_last() regression
        - 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
        - perf c2c: Fix return type for histogram sorting comparision functions
        - PM / devfreq: Add new name attribute for sysfs
        - 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
        - [armhf] clk: sunxi-ng: v3s: Fix incorrect number of hw_clks.
        - [arm64] dts: meson-sm1-sei610: add gpio bluetooth interrupt
        - [armhf] dts: sun8i: a83t: Correct USB3503 GPIOs polarity
        - [armhf] dts: am57xx-beagle-x15/am57xx-idk: Remove "gpios" for endpoint
          dt nodes
        - rseq: Unregister rseq for clone CLONE_VM
        - [arm64,armhf] clk: sunxi-ng: sun8i-r: Fix divider on APB0 clock
        - [arm64] clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent order
        - mac80211: mesh: restrict airtime metric to peered established plinks
        - [armhf] clk: mmp2: Fix the order of timer mux parents
        - ASoC: rt5640: Fix NULL dereference on module unload
        - [s390x] zcrypt: move ap device reset from bus to driver code
        - i40e: Fix virtchnl_queue_select bitmap validation
        - 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.
        - iavf: remove current MAC address filter on VF reset
        - [x86] platform/x86: GPD pocket fan: Allow somewhat lower/higher
          temperature limits
        - [x86] platform/x86: intel_pmc_core: update Comet Lake platform driver
        - [x86] ASoC: SOF: Intel: fix HDA codec driver probe with multiple
          controllers
        - [x86] ASoC: hdac_hda: Fix error in driver removal after failed probe
        - qmi_wwan: Add support for Quectel RM500Q
        - [hppa/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
        - [x86] perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 Family
        - [x86] perf/x86/intel/uncore: Remove PCIe3 unit for SNR
        - XArray: Fix xas_pause at ULONG_MAX
        - iwlwifi: pcie: allocate smaller dev_cmd for TX headers
        - iwlwifi: Don't ignore the cap field upon mcc update
        - iwlwifi: dbg: force stop the debug monitor HW
        - Input: evdev - convert kzalloc()/vzalloc() to kvzalloc()
        - vti[6]: fix packet tx through bpf_redirect()
        - xfrm interface: fix packet tx through bpf_redirect()
        - xfrm: interface: do not confirm neighbor when do pmtu update
        - [x86] scsi: fnic: do not queue commands during fwreset
        - [armhf] 8955/1: virt: Relax arch timer version check during early boot
        - r8152: get default setting of WOL before initializing
        - 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
        - qlcnic: Fix CPU soft lockup while collecting firmware dump
        - seq_tab_next() should increase position index
        - l2t_seq_next should increase position index
        - netfilter: conntrack: sctp: use distinct states for new SCTP connections
        - netfilter: nf_tables_offload: fix check the chain offload flag
        - net: Fix skb->csum update in inet_proto_csum_replace16().
        - btrfs: do not zero f_bavail if we have available space
        - flow_dissector: Fix to use new variables for port ranges in bpf hook
        - dm thin: fix use-after-free in metadata_pre_commit_callback
        - perf report: Fix no libunwind compiled warning break s390 issue
        - mm/migrate.c: also overwrite error when it is bigger than zero
        - [x86] ASoC: topology: fix soc_tplg_fe_link_create() - link->dobj
          initialization order
        - Revert "rsi: fix potential null dereference in rsi_probe()"
        - tracing/uprobe: Fix to make trace_uprobe_filter alignment safe
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.19
        - bnxt_en: Move devlink_register before registering netdev
        - gtp: use __GFP_NOWARN to avoid memalloc warning
        - l2tp: Allow duplicate session creation with UDP
        - net_sched: fix an OOB access in cls_tcindex
        - [arm64,armhf] net: stmmac: Delete txtimer in suspend()
        - bnxt_en: Fix TC queue mapping.
        - 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
        - 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()
        - bnxt_en: Fix logic that disables Bus Master during firmware reset.
        - media: uvcvideo: Avoid cyclic entity chains due to malformed USB
          descriptors
        - netfilter: ipset: fix suspicious RCU usage in find_set_and_id
        - ipc/msg.c: consolidate all xxxctl_down() functions
        - tracing/kprobes: Have uname use __get_str() in print_fmt
        - tracing: Fix sched switch start/stop refcount racy updates
        - rcu: Use *_ONCE() to protect lockless ->expmask accesses
        - rcu: Avoid data-race in rcu_gp_fqs_check_wake()
        - 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
        - Bluetooth: btusb: Disable runtime suspend on Realtek devices
        - brcmfmac: Fix memory leak in brcmf_usbdev_qinit
        - [arm64,armhf] usb: dwc3: gadget: Check END_TRANSFER completion
        - [arm64,armhf] usb: dwc3: gadget: Delay starting transfer
        - usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transfer
        - 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: usb-audio: Annotate endianess in Scarlett gen2 quirk
        - ALSA: dummy: Fix PCM format loop in proc output
        - memcg: fix a crash in wb_workfn when a device disappears
        - mm/sparse.c: reset section's mem_map when fully deactivated
        - mmc: sdhci-pci: Make function amd_sdhci_reset static
        - utimes: Clamp the timestamps in notify_change()
        - mm/memory_hotplug: fix remove_memory() lockdep splat
        - mm: thp: don't need care deferred split queue in memcg charge move path
        - 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
        - irqdomain: Fix a memory leak in irq_domain_push_irq()
        - [x86] cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR
        - ALSA: hda: Apply aligned MMIO access only conditionally
        - ALSA: hda: Add Clevo W65_67SB the power_save blacklist
        - ALSA: hda: Add JasperLake PCI ID and codec vid
        - [arm64] acpi: fix DAIF manipulation with pNMI
        - [arm64] KVM: Correct PSTATE on exception entry
        - [arm64,armhf] KVM: Correct CPSR on exception entry
        - [arm64,armhf] KVM: Correct AArch32 SPSR on exception entry
        - [arm64] KVM: Only sign-extend MMIO up to register width
        - [s390x] 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()
        - tracing: Fix now invalid var_ref_vals assumption in trace action
        - [arm64,armhf] PCI: tegra: Fix return value check of
          pm_runtime_get_sync()
        - mmc: spi: Toggle SPI polarity, do not hardcode it
        - [x86] 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
        - fscrypt: don't print name of busy file when removing key
        - ubifs: don't trigger assertion on invalid no-key filename
        - ubifs: Fix wrong memory allocation
        - ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag
        - ubifs: Fix deadlock in concurrent bulk-read and writepage
        - [x86] ASoC: SOF: core: free trace on errors
        - [x86] hv_balloon: Balloon up according to request page number
        - mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatile
        - nvmem: core: fix memory abort in cleanup path
        - crypto: api - Check spawn->alg under lock in crypto_drop_spawn
        - padata: Remove broken queue flushing
        - 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
        - scsi: qla2xxx: Fix mtcp dump collection failure
        - cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3e
        - [arm64,armhf] power: supply: axp20x_ac_power: Fix reporting online
          status
        - ovl: fix wrong WARN_ON() in ovl_cache_update_ino()
        - ovl: fix lseek overflow on 32bit
        - 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()
        - f2fs: fix dcache lookup of !casefolded directories
        - f2fs: fix race conditions in ->d_compare() and ->d_hash()
        - PM: core: Fix handling of devices deleted during system-wide resume
        - cpufreq: Avoid creating excessively large stack frames
        - [armel,armhf] dma-api: fix max_pfn off-by-one error in __dma_supported()
        - dm zoned: support zone sizes smaller than 128MiB
        - dm space map common: fix to ensure new block isn't already in use
        - dm writecache: fix incorrect flush sequence when doing SSD mode commit
        - dm crypt: fix GFP flags passed to skcipher_request_alloc()
        - dm crypt: fix benbi IV constructor crash if used in authenticated mode
        - dm thin metadata: use pool locking at end of dm_pool_metadata_close
        - dm: fix potential for q->make_request_fn NULL pointer
        - scsi: qla2xxx: Fix stuck login session using prli_pend_timer
        - [x86] ASoC: SOF: Introduce state machine for FW boot
        - [x86] ASoC: SOF: core: release resources on errors in probe_continue
        - 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
        - crypto: pcrypt - Avoid deadlock by using per-instance padata queues
        - btrfs: fix improper setting of scanned for range cyclic write cache
          pages
        - btrfs: Handle another split brain scenario with metadata uuid feature
        - [riscv64] bpf: Fix broken BPF tail calls
        - bpf, devmap: Pass lockdep expression to RCU lists
        - libbpf: Fix realloc usage in bpf_core_find_cands
        - crypto: api - fix unexpectedly getting generic implementation
        - [arm64] crypto: hisilicon - Use the offset fields in sqe to avoid need
          to split scatterlists
        - [x86] crypto: ccp - set max RSA modulus size for v3 platform devices as
          well
        - [arm64] crypto: arm64/ghash-neon - bump priority to 150
        - crypto: pcrypt - Do not clear MAY_SLEEP flag in original request
        - crypto: api - Fix race condition in crypto_spawn_alg
        - [powerpc*] futex: Fix incorrect user access blocking
        - 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
        - nfsd: fix filecache lookup
        - jbd2_seq_info_next should increase position index
        - ext4: fix deadlock allocating crypto bounce page from mempool
        - ext4: fix race conditions in ->d_compare() and ->d_hash()
        - Btrfs: fix missing hole after hole punching and fsync when using
          NO_HOLES
        - Btrfs: make deduplication with range including the last block work
        - Btrfs: fix infinite loop during fsync after rename operations
        - btrfs: set trans->drity in btrfs_commit_transaction
        - btrfs: drop log root for dropped roots
        - Btrfs: fix race between adding and putting tree mod seq elements and
          nodes
        - btrfs: flush write bio if we loop in extent_write_cache_pages
        - btrfs: Correctly handle empty trees in find_first_clear_extent_bit
        - [armhf] 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: fix gfs2_find_jhead that returns uninitialized jhead with seq 0
        - gfs2: move setting current->backing_dev_info
        - gfs2: fix O_SYNC write handling
        - drm/rect: Avoid division by zero
        - media: iguanair: fix endpoint sanity check
        - media: rc: ensure lirc is initialized before registering input device
        - 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
        - [x86] KVM: Refactor picdev_write() to prevent Spectre-v1/L1TF attacks
        - [x86] KVM: Refactor prefix decoding to prevent Spectre-v1/L1TF attacks
        - [x86] KVM: Protect pmu_intel.c from Spectre-v1/L1TF attacks
        - [x86] KVM: Protect DR-based index computations from Spectre-v1/L1TF
          attacks
        - [x86] KVM: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacks
        - [x86] KVM: Protect kvm_hv_msr_[get|set]_crash_data() from
          Spectre-v1/L1TF attacks
        - [x86] KVM: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacks
        - [x86] KVM: Protect MSR-based index computations in pmu.h from
          Spectre-v1/L1TF attacks
        - [x86] KVM: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacks
        - [x86] KVM: Protect MSR-based index computations from Spectre-v1/L1TF
          attacks in x86.c
        - [x86] KVM: Protect x86_decode_insn from Spectre-v1/L1TF attacks
        - [x86] KVM: Protect MSR-based index computations in
          fixed_msr_to_seg_unit() from Spectre-v1/L1TF attacks
        - [x86] KVM: Fix potential put_fpu() w/o load_fpu() on MPX platform
        - [powerpc*] KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
        - [powerpc*] KVM: PPC: Book3S PR: Free shared page if mmu initialization
          fails
        - [x86] kvm/svm: PKU not currently supported
        - [x86] kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit
          (CVE-2019-3016)
        - [x86] kvm: Introduce kvm_(un)map_gfn() (CVE-2019-3016)
        - [x86] KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missed
          (CVE-2019-3016)
        - [x86] kvm: Cache gfn to pfn translation (CVE-2019-3016)
        - [x86] KVM: Clean up host's steal time structure (CVE-2019-3016)
        - [x86] KVM: VMX: Add non-canonical check on writes to RTIT address MSRs
        - [x86] KVM: Don't let userspace set host-reserved cr4 bits
        - [x86] KVM: Free wbinvd_dirty_mask if vCPU creation fails
        - [x86] KVM: Handle TIF_NEED_FPU_LOAD in kvm_{load,put}_guest_fpu()
        - [x86] KVM: Ensure guest's FPU state is loaded when accessing for
          emulation
        - [x86] KVM: Revert "KVM: X86: Fix fpu state crash in kvm guest"
        - [s390x] KVM: do not clobber registers during guest reset/store status
        - ocfs2: fix oops when writing cloned file
        - mm/page_alloc.c: fix uninitialized memmaps on a partially populated last
          section
        - mm/mmu_gather: invalidate TLB correctly on batch allocation failure and
          flush
        - [arm64,armhf] clk: tegra: Mark fuse clock as critical
        - virtio-balloon: initialize all vq callbacks
        - virtio-pci: check name when counting MSI-X vectors
        - fix up iter on short count in fuse_direct_io()
        - broken ping to ipv6 linklocal addresses on debian buster
        - 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
        - mtd: spi-nor: Split mt25qu512a (n25q512a) entry into two
        - [arm64] phy: qualcomm: Adjust indentation in read_poll_timeout
        - ext2: Adjust indentation in ext2_fill_super
        - [arm64] drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enable
        - [x86] NFC: pn544: Adjust indentation in pn544_hci_check_presence
        - ppp: Adjust indentation into ppp_async_input
        - [armhf] 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
        - 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
        - [armhf] ASoC: sgtl5000: Fix VDDA and VDDIO comparison
        - bonding/alb: properly access headers in bond_alb_xmit()
        - devlink: report 0 after hitting end in region read
        - [armhf] net: dsa: b53: Always use dev->vlan_enabled in
          b53_configure_vlan()
        - [armhf] net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port
        - [arm64,armhf] net: mvneta: move rx_dropped and rx_errors in per-cpu
          stats
        - net_sched: fix a resource leak in tcindex_set_parms()
        - [arm64] net: stmmac: fix a possible endless loop
        - [arm64,riscv64] net: macb: Remove unnecessary alignment check for TSO
        - [arm64,riscv64] net: macb: Limit maximum GEM TX length in TSO
        - ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()
        - qed: Fix timestamping issue for L2 unicast ptp packets.
        - drop_monitor: Do not cancel uninitialized work item
        - net/mlx5: Fix deadlock in fs_core
        - net/mlx5: Deprecate usage of generic TLS HW capability bit
        - [x86] ASoC: Intel: skl_hda_dsp_common: Fix global-out-of-bounds bug
        - [x86] timer: Don't skip PIT setup when APIC is disabled or in legacy
          mode
        - btrfs: use bool argument in free_root_pointers()
        - btrfs: free block groups after free'ing fs trees
        - drm/dp_mst: Remove VCPI while disabling topology mgr
        - [x86] KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM
        - [x86] KVM: x86: use CPUID to locate host page table reserved bits
        - [x86] KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
        - [x86] KVM: x86: fix overlap between SPTE_MMIO_MASK and generation
        - [x86] 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
        - 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
    
      [ Aurelien Jarno ]
      * [mips*/malta] Enable POWER_RESET_PIIX4_POWEROFF.
    
      [ Salvatore Bonaccorso ]
      * [rt] Update to 5.4.13-rt6
      * [rt] Update to 5.4.13-rt7
      * [rt] Update to 5.4.17-rt8
      * [rt] Update to 5.4.17-rt9
      * Bump ABI to 4.
      * Revert "cpupower: Revert library ABI changes from commit
        ae2917093fb60bdc1ed3e"
    
      [ Ben Hutchings ]
      * linux-perf: Build with CORESIGHT=1 (thanks to Wookey) (Closes: #924673)
    
      [ Steve McIntyre ]
      * [arm64] Include the Hisilicon Hibmc drm driver in fb-modules
        Closes: #944546)
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 13 Feb 2020 06:14:49 +0100
  • linux (5.4.13-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.9
        - nvme_fc: add module to ops template to allow module references
        - nvme-fc: fix double-free scenarios on hw queues
        - drm/amdgpu: add check before enabling/disabling broadcast mode
        - drm/amdgpu: add header line for power profile on Arcturus
        - drm/amdgpu: add cache flush workaround to gfx8 emit_fence
        - nvme/pci: Fix write and poll queue types
        - nvme/pci: Fix read queue count
        - [armhf] iio: st_accel: Fix unused variable warning
        - PM / devfreq: Fix devfreq_notifier_call returning errno
        - PM / devfreq: Set scaling_max_freq to max on OPP notifier error
        - PM / devfreq: Don't fail devfreq_dev_release if not in list
        - afs: Fix afs_find_server lookups for ipv4 peers
        - afs: Fix SELinux setting security label on /afs
        - RDMA/cma: add missed unregister_pernet_subsys in init failure
        - rxe: correctly calculate iCRC for unaligned payloads
        - scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set func
        - scsi: qla2xxx: Use explicit LOGO in target mode
        - scsi: qla2xxx: Drop superfluous INIT_WORK of del_work
        - scsi: qla2xxx: Don't call qlt_async_event twice
        - scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump length
        - scsi: qla2xxx: Configure local loop for N2N target
        - scsi: qla2xxx: Send Notify ACK after N2N PLOGI
        - scsi: qla2xxx: Don't defer relogin unconditonally
        - scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGI
        - scsi: iscsi: qla4xxx: fix double free in probe
        - scsi: libsas: stop discovering if oob mode is disconnected
          (CVE-2019-19965)
        - scsi: iscsi: Avoid potential deadlock in iscsi_if_rx func
        - [x86] staging/wlan-ng: add CRC32 dependency in Kconfig
        - drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bit
        - drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardware
        - drm/nouveau/kms/nv50-: fix panel scaling
        - usb: gadget: fix wrong endpoint desc
        - net: make socket read/write_iter() honor IOCB_NOWAIT
        - afs: Fix mountpoint parsing
        - afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP
        - raid5: need to set STRIPE_HANDLE for batch head
        - md: raid1: check rdev before reference in raid1_sync_request func
        - [s390x] cpum_sf: Adjust sampling interval to avoid hitting sample limits
        - [s390x] cpum_sf: Avoid SBD overflow condition in irq handler
        - RDMA/counter: Prevent auto-binding a QP which are not tracked with res
        - IB/mlx4: Follow mirror sequence of device add during device removal
        - IB/mlx5: Fix steering rule of drop and count
        - xen-blkback: prevent premature module unload
        - xen/balloon: fix ballooned page accounting without hotplug enabled
        - PM / hibernate: memory_bm_find_bit(): Tighten node optimisation
        - ALSA: hda/realtek - Add Bass Speaker and fixed dac for bass speaker
        - ALSA: hda/realtek - Enable the bass speaker of ASUS UX431FLC
        - PCI: Add a helper to check Power Resource Requirements _PR3 existence
        - ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound to a
          driver
        - PCI: Fix missing inline for pci_pr3_present()
        - ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th gen
        - tcp: fix data-race in tcp_recvmsg()
        - shmem: pin the file in shmem_fault() if mmap_sem is dropped
        - taskstats: fix data-race
        - ALSA: hda - Downgrade error message for single-cmd fallback
        - netfilter: nft_tproxy: Fix port selector on Big Endian
        - block: add bio_truncate to fix guard_bio_eod
        - mm: drop mmap_sem before calling balance_dirty_pages() in write fault
        - ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code
        - ALSA: usb-audio: fix set_format altsetting sanity check
        - ALSA: usb-audio: set the interface format after resume on Dell WD19
        - ALSA: hda - Apply sync-write workaround to old Intel platforms, too
        - ALSA: hda/realtek - Add headset Mic no shutup for ALC283
        - [arm64,armhf] drm/sun4i: hdmi: Remove duplicate cleanup calls
        - [mips*] BPF: Disable MIPS32 eBPF JIT
        - [mips*] BPF: eBPF JIT: check for MIPS ISA compliance in Kconfig
        - [mips*] Avoid VDSO ABI breakage due to global register variable
        - media: pulse8-cec: fix lost cec_transmit_attempt_done() call
        - media: cec: CEC 2.0-only bcast messages were ignored
        - media: cec: avoid decrementing transmit_queue_sz if it is 0
        - media: cec: check 'transmit_in_progress', not 'transmitting'
        - mm/memory_hotplug: shrink zones when offlining memory
        - mm/zsmalloc.c: fix the migrated zspage statistics.
        - memcg: account security cred as well to kmemcg
        - mm: move_pages: return valid node id in status if the page is already on
          the target node
        - mm/oom: fix pgtables units mismatch in Killed process message
        - ocfs2: fix the crash due to call ocfs2_get_dlm_debug once less
        - [x86,arm64] pstore/ram: Write new dumps to start of recycled zones
        - [x86,arm64] pstore/ram: Fix error-path memory leak in
          persistent_ram_new() callers
        - locks: print unsigned ino in /proc/locks
        - seccomp: Check that seccomp_notif is zeroed out by the user
        - Btrfs: fix infinite loop during nocow writeback due to race
        - compat_ioctl: block: handle Persistent Reservations
        - compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
        - compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
        - bpf: Fix precision tracking for unbounded scalars
        - ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
        - libata: Fix retrieving of active qcs
        - gpiolib: fix up emulated open drain outputs
        - [riscv64] clocksource: riscv: add notrace to riscv_sched_clock
        - [riscv64] ftrace: correct the condition logic in function graph tracer
        - tracing: Fix lock inversion in trace_event_enable_tgid_record()
        - tracing: Avoid memory leak in process_system_preds()
        - tracing: Have the histogram compare functions convert to u64 first
        - tracing: Fix endianness bug in histogram trigger
        - io_uring: use current task creds instead of allocating a new one
        - mm/gup: fix memory leak in __gup_benchmark_ioctl
        - apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
        - dmaengine: virt-dma: Fix access after free in vchan_complete()
        - [i386] ALSA: cs4236: fix error return comparison of an unsigned integer
        - ALSA: pcm: Yet another missing check of non-cached buffer type
        - ALSA: firewire-motu: Correct a typo in the clock proc string
        - scsi: lpfc: Fix rpi release when deleting vport
        - exit: panic before exit_mm() on global init exit
        - [arm64] Revert support for execute-only user mappings
        - ftrace: Avoid potential division by zero in function profiler
        - [arm64] drm/msm: include linux/sched/task.h
        - PM / devfreq: Check NULL governor in available_governors_show
        - sunrpc: fix crash when cache_head become valid before update
        - nfsd4: fix up replay_matches_cache()
        - [powerpc*] Chunk calls to flush_dcache_range in arch_*_memory
        - [x86,arm64] HID: i2c-hid: Reset ALPS touchpads on resume
        - net/sched: annotate lockless accesses to qdisc->empty
        - kernel/module.c: wakeup processes in module_wq on module unload
        - ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100
        - perf callchain: Fix segfault in thread__resolve_callchain_sample()
        - [amd64] iommu/vt-d: Remove incorrect PSI capability check
        - cifs: Fix potential softlockups while refreshing DFS cache
        - xfs: don't check for AG deadlock for realtime files in bunmapi
        - [x86] platform/x86: pmc_atom: Add Siemens CONNECT X300 to
          critclk_systems DMI table
        - netfilter: nf_queue: enqueue skbs with NULL dst
        - [arm64,armhf] regulator: axp20x: Fix axp20x_set_ramp_delay
        - [arm64,armhf] regulator: axp20x: Fix AXP22x ELDO2 regulator enable
          bitmask
        - [powerpc*] mm: Mark get_slice_psize() & slice_addr_is_low() as notrace
        - Bluetooth: btusb: fix PM leak in error case of setup
        - Bluetooth: delete a stray unlock
        - Bluetooth: Fix memory leak in hci_connect_le_scan
        - [arm64] dts: meson-gxl-s905x-khadas-vim: fix uart_A bluetooth node
        - [arm64] dts: meson-gxm-khadas-vim2: fix uart_A bluetooth node
        - media: flexcop-usb: ensure -EIO is returned on error condition
        - media: usb: fix memory leak in af9005_identify_state (CVE-2019-18809)
        - [arm64] dts: meson: odroid-c2: Disable usb_otg bus to avoid power failed
          warning
        - [arm64] tty: serial: msm_serial: Fix lockup for sysrq and oops
        - cifs: Fix lookup of root ses in DFS referral cache
        - fs: cifs: Fix atime update check vs mtime
        - fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP
        - ath9k_htc: Modify byte order for an error message
        - ath9k_htc: Discard undersized packets
        - [x86] drm/i915/execlists: Fix annotation for decoupling virtual request
        - xfs: periodically yield scrub threads to the scheduler
        - net: add annotations on hh->hh_len lockless accesses
        - ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps
        - btrfs: get rid of unique workqueue helper functions
        - Btrfs: only associate the locked page with one async_chunk struct
        - [s390x] smp: fix physical to logical CPU map for SMT
        - mm/sparse.c: mark populate_section_memmap as __meminit
        - xen/blkback: Avoid unmapping unmapped grant pages
        - lib/ubsan: don't serialize UBSAN report
        - [x86] perf/x86/intel/bts: Fix the use of page_private()
        - net: annotate lockless accesses to sk->sk_pacing_shift
        - mm/hugetlb: defer freeing of huge pages if in non-task context
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.10
        - [powerpc*] pmem: Fix kernel crash due to wrong range value usage in
          flush_dcache_range
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.11
        - bpf: Fix passing modified ctx to ld/abs/ind instruction
        - [x86] ASoC: rt5682: fix i2c arbitration lost issue
        - spi: pxa2xx: Add support for Intel Jasper Lake
        - regulator: fix use after free issue
        - ASoC: max98090: fix possible race conditions
        - gpio: Handle counting of Freescale chipselects
        - netfilter: ctnetlink: netns exit must wait for callbacks
        - [x86] intel: Disable HPET on Intel Ice Lake platforms
        - netfilter: nf_tables_offload: Check for the NETDEV_UNREGISTER event
        - mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
          (CVE-2019-14901)
        - regulator: core: fix regulator_register() error paths to properly
          release rdev
        - [x86] efi: Update e820 with reserved EFI boot services data to fix kexec
          breakage
        - [x86] ASoC: Intel: bytcr_rt5640: Update quirk for Teclast X89
        - efi/gop: Return EFI_NOT_FOUND if there are no usable GOPs
        - efi/gop: Return EFI_SUCCESS if a usable GOP was found
        - efi/gop: Fix memory leak in __gop_query32/64()
        - [x86,arm64] efi/earlycon: Remap entire framebuffer after page
          initialization
        - netfilter: uapi: Avoid undefined left-shift in xt_sctp.h
        - netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in
          named sets
        - netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_END
        - netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()
        - netfilter: nf_tables: skip module reference count bump on object updates
        - netfilter: nf_tables_offload: return EOPNOTSUPP if rule specifies no
          actions
        - [arm64] spi: spi-cavium-thunderx: Add missing pci_release_regions()
        - [arm*] reset: Do not register resource data for missing resets
        - [x86] ASoC: topology: Check return value for snd_soc_add_dai_link()
        - [x86] ASoC: topology: Check return value for soc_tplg_pcm_create()
        - [x86] ASoC: SOF: loader: snd_sof_fw_parse_ext_data log warning on
          unknown header
        - [x86] ASoC: SOF: Intel: split cht and byt debug window sizes
        - [armhf] dts: am335x-sancloud-bbe: fix phy mode
        - [riscv64] bpf, riscv: Limit to 33 tail calls
        - [mips64el,mipsel] bpf, mips: Limit to 33 tail calls
        - perf header: Fix false warning when there are no duplicate cache entries
        - [armhf] spi: spi-ti-qspi: Fix a bug when accessing non default CS
        - [armhf] bus: ti-sysc: Fix missing reset delay handling
        - clk: walk orphan list on clock provider registration
        - mac80211: fix TID field in monitor mode transmit
        - cfg80211: fix double-free after changing network namespace
        - pinctrl: pinmux: fix a possible null pointer in
          pinmux_can_be_used_for_gpio
        - [powerpc*] Ensure that swiotlb buffer is allocated from low memory
        - btrfs: Fix error messages in qgroup_rescan_init
        - Btrfs: fix cloning range with a hole when using the NO_HOLES feature
        - [powerpc*] vcpu: Assume dedicated processors as non-preempt
        - [powerpc*] spinlocks: Include correct header for static key
        - btrfs: handle error in btrfs_cache_block_group
        - Btrfs: fix hole extent items with a zero size after range cloning
        - [powerpc*] ocxl: Fix potential memory leak on context creation
        - bpf: Clear skb->tstamp in bpf_redirect when necessary
        - bnx2x: Do not handle requests from VFs after parity
        - bnx2x: Fix logic to get total no. of PFs per engine
        - cxgb4: Fix kernel panic while accessing sge_info
        - net: usb: lan78xx: Fix error message format specifier
        - [hppa/parisc] add missing __init annotation
        - rfkill: Fix incorrect check to avoid NULL pointer dereference
        - staging: axis-fifo: add unspecified HAS_IOMEM dependency
        - [arm*] iommu/iova: Init the struct iova to fix the possible memleak
        - [x86] perf/x86: Fix potential out-of-bounds access
        - [x86] perf/x86/intel: Fix PT PMI handling
        - sched/psi: Fix sampling error and rare div0 crashes with cgroups and
          high uptime
        - psi: Fix a division error in psi poll()
        - [x86] usb: typec: fusb302: Fix an undefined reference to
          'extcon_get_state'
        - block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT
        - fs: avoid softlockups in s_inodes iterators
        - fs: call fsnotify_sb_delete after evict_inodes
        - [arm64] iommu/dma: Relax locking in iommu_dma_prepare_msi()
        - io_uring: don't wait when under-submitting
        - clk: Move clk_core_reparent_orphans() under CONFIG_OF
        - [arm64,armhf] net: stmmac: Determine earlier the size of RX buffer
        - [arm64,armhf] net: stmmac: Do not accept invalid MTU values
        - [arm64,armhf] net: stmmac: xgmac: Clear previous RX buffer size
        - [arm64,armhf] net: stmmac: RX buffer size must be 16 byte aligned
        - [arm64,armhf] net: stmmac: Always arm TX Timer at end of transmission
          start
        - xsk: Add rcu_read_lock around the XSK wakeup
        - net/mlx5e: Fix concurrency issues between config flow and XSK
        - net/i40e: Fix concurrency issues between config flow and XSK
        - net/ixgbe: Fix concurrency issues between config flow and XSK
        - [arm64] cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe list
        - block: Fix a lockdep complaint triggered by request queue flushing
        - [s390x] dasd/cio: Interpret ccw_device_get_mdc return value correctly
        - [s390x] dasd: fix memleak in path handling error case
        - block: fix memleak when __blk_rq_map_user_iov() is failed
        - sbitmap: only queue kyber's wait callback if not already active
        - [s390x] qeth: handle error due to unsupported transport mode
        - [s390x] qeth: fix promiscuous mode after reset
        - [s390x] qeth: don't return -ENOTSUPP to userspace
        - llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and
          _test_c)
        - [x86] hv_netvsc: Fix unwanted rx_table reset
        - gtp: fix bad unlock balance in gtp_encap_enable_socket
        - macvlan: do not assume mac_header is set in macvlan_broadcast()
        - [arm64,armhf] net: dsa: mv88e6xxx: Preserve priority when setting CPU
          port.
        - [armhf] net: freescale: fec: Fix ethtool -d runtime PM
        - [arm64,armhf] net: stmmac: dwmac-sun8i: Allow all RGMII modes
        - [arm64,armhf] net: stmmac: dwmac-sunxi: Allow all RGMII modes
        - [arm64,armhf] net: stmmac: Fixed link does not need MDIO Bus
        - net: usb: lan78xx: fix possible skb leak
        - pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
        - sch_cake: avoid possible divide by zero in cake_enqueue()
        - sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY
        - tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
        - vxlan: fix tos value before xmit
        - net: sch_prio: When ungrafting, replace with FIFO
        - vlan: fix memory leak in vlan_dev_set_egress_priority
        - vlan: vlan_changelink() should propagate errors
        - [arm64,riscv64] macb: Don't unregister clks unconditionally
        - net/mlx5: Move devlink registration before interfaces load
        - [arm64,armhf] net: dsa: mv88e6xxx: force cmode write on 6141/6341
        - net/mlx5e: Always print health reporter message to dmesg
        - net/mlx5: DR, No need for atomic refcount for internal SW steering
          resources
        - net/mlx5e: Fix hairpin RSS table size
        - net/mlx5: DR, Init lists that are used in rule's member
        - [arm64,armhf] usb: dwc3: gadget: Fix request complete check
        - USB: core: fix check for duplicate endpoints
        - USB: serial: option: add Telit ME910G1 0x110a composition
        - usb: missing parentheses in USE_NEW_SCHEME
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.12
        - chardev: Avoid potential use-after-free in 'chrdev_open()'
        - i2c: fix bus recovery stop mode timing
        - [x86] powercap: intel_rapl: add NULL pointer check to
          rapl_mmio_cpu_online()
        - [arm64,armhf] usb: chipidea: host: Disable port power only if previously
          enabled
        - ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5
        - ALSA: hda/realtek - Add new codec supported for ALCS1200A
        - ALSA: hda/realtek - Set EAPD control to default for ALC222
        - ALSA: hda/realtek - Add quirk for the bass speaker on Lenovo Yoga X1 7th
          gen
        - tpm: Revert "tpm_tis: reserve chip for duration of tpm_tis_core_init"
        - tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for
          interrupts"
        - tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's"
        - tpm: Handle negative priv->response_len in tpm_common_read()
        - [arm64,armhf] rtc: sun6i: Add support for RTC clocks on R40
        - kernel/trace: Fix do not unregister tracepoints when register
          sched_migrate_task fail
        - tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
        - tracing: Change offset type to s32 in preempt/irq tracepoints
        - HID: Fix slab-out-of-bounds read in hid_field_extract
        - HID: uhid: Fix returning EPOLLOUT from uhid_char_poll
        - HID: hidraw: Fix returning EPOLLOUT from hidraw_poll
        - HID: hid-input: clear unmapped usages
        - Input: add safety guards to input_set_keycode()
        - [x86] drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehl
        - [arm64,armhf] drm/sun4i: tcon: Set RGB DCLK min. divider based on
          hardware model
        - drm/fb-helper: Round up bits_per_pixel if possible
        - drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ
        - [x86] drm/i915: Add Wa_1407352427:icl,ehl
        - [x86] drm/i915/gt: Mark up virtual engine uabi_instance
        - [amd64] IB/hfi1: Adjust flow PSN with the correct resync_psn
        - can: kvaser_usb: fix interface sanity check
        - can: gs_usb: gs_usb_probe(): use descriptors of current altsetting
        - gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
        - gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism
        - pstore/ram: Regularize prz label allocation lifetime
        - [x86] staging: vt6656: set usb_set_intfdata on driver fail.
        - [x86] staging: vt6656: Fix non zero logical return of, usb_control_msg
        - USB: serial: option: add ZLP support for 0x1bc7/0x9010
        - [arm64,armhf] usb: musb: fix idling for suspend after disconnect
          interrupt
        - [arm64,armhf] usb: musb: Disable pullup at init
        - [arm64,armhf] usb: musb: dma: Correct parameter passed to IRQ handler
        - [x86] staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713
        - [x86] staging: vt6656: correct return of vnt_init_registers.
        - [x86] staging: vt6656: limit reg output to block size
        - staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21
        - serdev: Don't claim unsupported ACPI serial devices
        - [amd64] iommu/vt-d: Fix adding non-PCI devices to Intel IOMMU
        - tty: link tty and port before configuring it as console
        - tty: always relink the port
        - [arm64] Move __ARCH_WANT_SYS_CLONE3 definition to uapi headers
        - [arm64] Implement copy_thread_tls
        - [arm*] Implement copy_thread_tls
        - [hppa/parisc] Implement copy_thread_tls
        - [riscv64] Implement copy_thread_tls
        - clone3: ensure copy_thread_tls is implemented
        - um: Implement copy_thread_tls
        - [x86] staging: vt6656: remove bool from vnt_radio_power_on ret
        - mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
          (CVE-2019-14895)
        - mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf
          (CVE-2019-19056)
        - rpmsg: char: release allocated memory (CVE-2019-19053)
        - scsi: bfa: release allocated memory in case of error (CVE-2019-19066)
        - rtl8xxxu: prevent leaking urb (CVE-2019-19068)
        - ath10k: fix memory leak (CVE-2019-19078)
        - HID: hiddev: fix mess in hiddev_open()
        - USB: Fix: Don't skip endpoint descriptors with maxpacket=0
        - netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
        - netfilter: conntrack: dccp, sctp: handle null timeout argument
        - netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
        - [x86] drm/i915/gen9: Clear residual context state on context switch
          (CVE-2019-14615)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.13
        - HID: hidraw, uhid: Always report EPOLLOUT
        - [amd64] IB/hfi1: Don't cancel unused work item
        - [armhf] mtd: rawnand: stm32_fmc2: avoid to lock the CPU bus
        - [arm*] 2c: bcm2835: Store pointer to bus clock
        - ASoC: soc-core: Set dpcm_playback / dpcm_capture
        - [armhf] ASoC: stm32: spdifrx: fix inconsistent lock state
        - [armhf] ASoC: stm32: spdifrx: fix race condition in irq handler
        - [armhf] ASoC: stm32: spdifrx: fix input pin state management
        - netfilter: nft_flow_offload: fix underflow in flowtable reference
          counter
        - [armhf] mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy
        - [arm64] gpio: zynq: Fix for bug in zynq_gpio_restore_context API
        - [arm64,armhf] pinctrl: meson: Fix wrong shift value when get
          drive-strength
        - [amd64] iommu/vt-d: Unlink device if failed to add to group
        - iommu: Remove device link to group on failure
        - bpf: cgroup: prevent out-of-order release of cgroup bpf
        - fs: move guard_bio_eod() after bio_set_op_attrs
        - scsi: mpt3sas: Fix double free in attach error handling
        - gpio: Fix error message on out-of-range GPIO in lookup table
        - [arm64,armhf] PM / devfreq: tegra: Add COMMON_CLK dependency
        - [arm64,armhf] drm/tegra: Fix ordering of cleanup code
        - [s390x] qeth: fix qdio teardown after early init error
        - [s390x] qeth: fix false reporting of VNIC CHAR config failure
        - [s390x] qeth: Fix vnicc_is_in_use if rx_bcast not set
        - [s390x] qeth: vnicc Fix init to default
        - [s390x] qeth: fix initialization on old HW
        - scsi: smartpqi: Update attribute name to `driver_version`
        - afs: Fix missing cell comparison in afs_test_super()
        - [x86] syscalls/x86: Wire up COMPAT_SYSCALL_DEFINE0
        - [x86] syscalls/x86: Use COMPAT_SYSCALL_DEFINE0 for IA32 (rt_)sigreturn
        - [x86] syscalls/x86: Use the correct function type for sys_ni_syscall
        - [x86] syscalls/x86: Fix function types in COND_SYSCALL
        - btrfs: simplify inode locking for RWF_NOWAIT
        - netfilter: nf_tables_offload: release flow_rule on error from commit
          path
        - netfilter: nft_meta: use 64-bit time arithmetic
        - [arm64] RDMA/hns: Prevent undefined behavior in
          hns_roce_set_user_sq_size()
        - [arm64] RDMA/hns: remove a redundant le16_to_cpu
        - [arm64] RDMA/hns: Modify return value of restrack functions
        - RDMA/counter: Prevent QP counter manual binding in auto mode
        - [arm64] RDMA/hns: Release qp resources when failed to destroy qp
        - xprtrdma: Add unique trace points for posting Local Invalidate WRs
        - xprtrdma: Connection becomes unstable after a reconnect
        - xprtrdma: Fix MR list handling
        - xprtrdma: Close window between waking RPC senders and posting Receives
        - [arm64] RDMA/hns: Fix to support 64K page for srq
        - [arm64] RDMA/hns: Bugfix for qpc/cqc timer configuration
        - RDMA/mlx5: Return proper error value
        - RDMA/srpt: Report the SCSI residual to the initiator
        - uaccess: Add non-pagefault user-space write function
        - bpf: Make use of probe_user_write in probe write helper
        - bpf: skmsg, fix potential psock NULL pointer dereference
        - libbpf: Fix Makefile' libbpf symbol mismatch diagnostic
        - afs: Fix use-after-loss-of-ref
        - afs: Fix afs_lookup() to not clobber the version on a new dentry
        - keys: Fix request_key() cache
        - scsi: enclosure: Fix stale device oops with hot replug
        - scsi: sd: Clear sdkp->protection_type if disk is reformatted without PI
        - [x86] platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0
        - [x86] platform/x86: GPD pocket fan: Use default values when wrong
          modparams are given
        - Documentation/ABI: Fix documentation inconsistency for mlxreg-io sysfs
          interfaces
        - Documentation/ABI: Add missed attribute for mlxreg-io sysfs interfaces
        - xprtrdma: Fix create_qp crash on device unload
        - xprtrdma: Fix completion wait during device removal
        - xprtrdma: Fix oops in Receive handler after device removal
        - dm: add dm-clone to the documentation index
        - scsi: ufs: Give an unique ID to each ufs-bsg
        - [arm64] crypto: cavium/nitrox - fix firmware assignment to AE cores
        - crypto: virtio - implement missing support for output IVs
        - crypto: algif_skcipher - Use chunksize instead of blocksize
        - [i386] crypto: geode-aes - convert to skcipher API and make thread-safe
        - NFSv2: Fix a typo in encode_sattr()
        - nfsd: Fix cld_net->cn_tfm initialization
        - nfsd: v4 support requires CRYPTO_SHA256
        - NFSv4.x: Handle bad/dead sessions correctly in nfs41_sequence_process()
        - NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for
          layoutreturn
        - mei: fix modalias documentation
        - [armhf] clk: samsung: exynos5420: Preserve CPU clocks configuration
          during suspend/resume
        - clk: Fix memory leak in clk_unregister()
        - [arm64,armhf] dmaengine: dw: platform: Mark 'hclk' clock optional
        - [armhf] clk: imx: pll14xx: Fix quick switch of S/K parameter
        - rsi: fix potential null dereference in rsi_probe()
        - affs: fix a memory leak in affs_remount
        - [armhf] pinctl: ti: iodelay: fix error checking on
          pinctrl_count_index_with_args call
        - [x86] pinctrl: lewisburg: Update pin list according to v1.1v6
        - PCI: pciehp: Do not disable interrupt twice on suspend
        - Revert "drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper."
        - drm/amdgpu: cleanup creating BOs at fixed location
        - drm/amdgpu/discovery: reserve discovery data at the top of VRAM
        - scsi: sd: enable compat ioctls for sed-opal
        - gfs2: add compat_ioctl support
        - af_unix: add compat_ioctl support
        - compat_ioctl: handle SIOCOUTQNSD
        - [arm64] PCI: aardvark: Use LTSSM state to build link training flag
        - [arm64] PCI: aardvark: Fix PCI_EXP_RTCTL register configuration
        - [arm64,armhf] PCI: dwc: Fix find_next_bit() usage
        - PCI: Fix missing bridge dma_ranges resource list cleanup
        - PCI/PM: Clear PCIe PME Status even for legacy power management
        - PCI/PTM: Remove spurious "d" from granularity message
        - [powerpc*] powernv: Disable native PCIe port management
        - [mips64el,mipsel] Loongson: Fix return value of loongson_hwmon_init
        - [armhf] tty: serial: imx: use the sg count from dma_map_sg
        - [i386] tty: serial: pch_uart: correct usage of dma_unmap_sg
        - ARM: 8943/1: Fix topology setup in case of CPU hotplug for
          CONFIG_SCHED_MC
        - Revert "ubifs: Fix memory leak bug in alloc_ubifs_info() error path"
        - ubifs: Fixed missed le64_to_cpu() in journal
        - ubifs: do_kill_orphans: Fix a memory leak bug
        - mtd: spi-nor: fix silent truncation in spi_nor_read()
        - mtd: spi-nor: fix silent truncation in spi_nor_read_raw()
        - [arm64,armhf] spi: pxa2xx: Set controller->max_transfer_size in dma mode
        - iwlwifi: mvm: consider ieee80211 station max amsdu value
        - rtlwifi: Remove unnecessary NULL check in rtl_regd_init
        - iwlwifi: mvm: fix support for single antenna diversity
        - sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSO
        - f2fs: fix potential overflow
        - NFSD fixing possible null pointer derefering in copy offload
        - scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()
        - scsi: target/iblock: Fix protection error with blocks greater than 512B
        - [riscv64] export flush_icache_all to modules
        - [mips64el,mipsel] cacheinfo: report shared CPU map
        - [mips64el,mipsel] Fix gettimeofday() in the vdso library
        - tomoyo: Suppress RCU warning at list_for_each_entry_rcu().
        - [arm64] drm/arm/mali: make malidp_mw_connector_helper_funcs static
        - rxrpc: Unlock new call in rxrpc_new_incoming_call() rather than the
          caller
        - rxrpc: Don't take call->user_mutex in rxrpc_new_incoming_call()
        - rxrpc: Fix missing security check on incoming calls
        - [arm64] dmaengine: k3dma: Avoid null pointer traversal
        - [s390x] qeth: lock the card while changing its hsuid
        - [amd64] ioat: ioat_alloc_ring() failure handling.
        - drm/amdgpu: enable gfxoff for raven1 refresh
        - ocfs2: call journal flush to mark journal as empty after journal
          recovery when mount
    
      [ Salvatore Bonaccorso ]
      * signing_templates/rules.real: Include modules.builtin.modinfo file in
        image (Closes: #948427)
      * [rt] Drop "lib/ubsan: Don't seralize UBSAN report"
      * nvme: Ignore ABI changes
      * Drop "ARM: dts: bcm283x: Fix critical trip point"
      * Drop "tracing: Do not create directories if lockdown is in affect"
      * Drop "libtraceevent: Fix lib installation with O="
      * Drop "libtraceevent: Copy pkg-config file to output folder when using O="
      * Refresh "libbpf: fix readelf output parsing on powerpc with recent
        binutils"
      * Refresh "x86: Make x32 syscall support conditional on a kernel parameter"
      * Bump ABI to 3.
    
      [ Ben Hutchings ]
      * f2fs: Fix crypto softdep: it uses crc32, not crc32c
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 19 Jan 2020 10:22:58 +0100
  • linux (5.4.8-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.7
        - af_packet: set defaule value for tmo
        - [amd64] fjes: fix missed check in fjes_acpi_add
        - mod_devicetable: fix PHY module format
        - net: dst: Force 4-byte alignment of dst_metrics
        - [arm64] net: hisilicon: Fix a BUG trigered by wrong bytes_compl
        - net: phy: ensure that phy IDs are correctly typed
        - net: qlogic: Fix error paths in ql_alloc_large_buffers()
        - net-sysfs: Call dev_hold always in rx_queue_add_kobject
        - net: usb: lan78xx: Fix suspend/resume PHY register access error
        - [arm64,armhf] nfp: flower: fix stats id allocation
        - qede: Disable hardware gro when xdp prog is installed
        - qede: Fix multicast mac configuration
        - sctp: fix memleak on err handling of stream initialization
        - sctp: fully initialize v4 addr in some functions
        - neighbour: remove neigh_cleanup() method
        - bonding: fix bond_neigh_init()
        - net: ena: fix default tx interrupt moderation interval
        - net: ena: fix issues in setting interrupt moderation params in ethtool
        - [armhf] net: ethernet: ti: davinci_cpdma: fix warning "device driver
          frees DMA memory with different size"
        - [arm64,armhf] net: stmmac: platform: Fix MDIO init for platforms without
          PHY
        - [armhf] net: dsa: b53: Fix egress flooding settings
        - btrfs: don't double lock the subvol_sem for rename exchange
        - btrfs: do not call synchronize_srcu() in inode_tree_del
        - Btrfs: make tree checker detect checksum items with overlapping ranges
        - btrfs: return error pointer from alloc_test_extent_buffer
        - Btrfs: fix missing data checksums after replaying a log tree
        - btrfs: send: remove WARN_ON for readonly mount
        - btrfs: abort transaction after failed inode updates in create_subvol
        - btrfs: skip log replay on orphaned roots
        - btrfs: do not leak reloc root if we fail to read the fs root
        - btrfs: handle ENOENT in btrfs_uuid_tree_iterate
        - Btrfs: fix removal logic of the tree mod log that leads to
          use-after-free issues
        - ALSA: pcm: Avoid possible info leaks from PCM stream buffers
        - ALSA: hda/ca0132 - Keep power on during processing DSP response
        - ALSA: hda/ca0132 - Avoid endless loop
        - ALSA: hda/ca0132 - Fix work handling in delayed HP detection
        - [arm*] drm/vc4/vc4_hdmi: fill in connector info
        - drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper.
        - drm: mst: Fix query_payload ack reply struct
        - [arm64,armhf] drm/panel: Add missing drm_panel_init() in panel drivers
        - [armhf] drm: exynos: exynos_hdmi: use cec_notifier_conn_(un)register
        - drm: Use EOPNOTSUPP, not ENOTSUPP
        - drm/amdgpu/sriov: add ring_stop before ring_create in psp v11 code
        - drm/amdgpu: grab the id mgr lock while accessing passid_mapping
        - drm/ttm: return -EBUSY on pipelining with no_gpu_wait (v2)
        - ath10k: add cleanup in ath10k_sta_state()
        - ath10k: Check if station exists before forwarding tx airtime report
        - spi: Add call to spi_slave_abort() function when spidev driver is
          released
        - [arm64] drm/meson: vclk: use the correct G12A frac max value
        - [x86] staging: rtl8192u: fix multiple memory leaks on error path
        - staging: rtl8188eu: fix possible null dereference
        - rtlwifi: prevent memory leak in rtl_usb_probe (CVE-2019-19063)
        - libertas: fix a potential NULL pointer dereference
        - ath10k: fix backtrace on coredump
        - IB/iser: bound protection_sg size by data_sg size
        - [armhf] spi: gpio: prevent memory leak in spi_gpio_probe
        - media: max2175: Fix build error without CONFIG_REGMAP_I2C
        - [arm64] media: venus: core: Fix msm8996 frequency table
        - ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freq
        - pinctrl: devicetree: Avoid taking direct reference to device name string
        - [armhf] drm/sun4i: dsi: Fix TCON DRQ set bits
        - [arm64] media: venus: Fix occasionally failures to suspend
        - rtw88: fix NSS of hw_cap
        - [armhf] hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if
          not idled
        - media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init()
        - [arm64,armhf] drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the
          internal I2C controller
        - mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring
          (CVE-2019-19057)
        - drm/drm_vblank: Change EINVAL by the correct errno
        - libbpf: Fix struct end padding in btf_dump
        - libbpf: Fix passing uninitialized bytes to setsockopt
        - net/smc: increase device refcount for added link group
        - team: call RCU read lock when walking the port_list
        - media: cx88: Fix some error handling path in 'cx8800_initdev()'
        - [arm64] crypto: inside-secure - Fix a maybe-uninitialized warning
        - [arm64] crypto: aegis128/simd - build 32-bit ARM for v8 architecture
          explicitly
        - [x86] ASoC: SOF: enable sync_write in hdac_bus
        - [armhf] media: ti-vpe: vpe: Fix Motion Vector vpdma stride
        - [armhf] media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid
          pixel format
        - [armhf] media: ti-vpe: vpe: fix a v4l2-compliance failure about frame
          sequence number
        - [armhf] media: ti-vpe: vpe: Make sure YUYV is set as default format
        - [armhf] media: ti-vpe: vpe: fix a v4l2-compliance failure causing a
          kernel panic
        - [armhf] media: ti-vpe: vpe: ensure buffers are cleaned up properly in
          abort cases
        - [armhf] media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid
          sizeimage
        - [x86] syscalls/x86: Use the correct function type in SYSCALL_DEFINE0
        - [x86] mm: Use the correct function type for native_set_fixmap()
        - ath10k: Correct error handling of dma_map_single()
        - rtw88: coex: Set 4 slot mode for A2DP
        - [arm64,armhf] drm/bridge: dw-hdmi: Restore audio when setting a mode
        - perf vendor events arm64: Fix Hisi hip08 DDRC PMU eventname
        - usb: usbfs: Suppress problematic bind and unbind uevents.
        - Bluetooth: btusb: avoid unused function warning
        - Bluetooth: missed cpu_to_le16 conversion in hci_init4_req
        - Bluetooth: Workaround directed advertising bug in Broadcom controllers
        - Bluetooth: hci_core: fix init for HCI_USER_CHANNEL
        - bpf/stackmap: Fix deadlock with rq_lock in bpf_get_stack()
        - [x86] mce: Lower throttling MCE messages' priority to warning
        - [arm64] net: hns3: log and clear hardware error after reset complete
        - [arm64] RDMA/hns: Fix wrong parameters when initial mtt of srq->idx_que
        - [x86] drm/gma500: fix memory disclosures due to uninitialized bytes
        - ASoC: soc-pcm: fixup dpcm_prune_paths() loop continue
        - rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot
        - ipmi: Don't allow device module unload when in use
        - [x86] ioapic: Prevent inconsistent state when moving an interrupt
        - media: cedrus: Fix undefined shift with a SHIFT_AND_MASK_BITS macro
        - drm/nouveau: Don't grab runtime PM refs for HPD IRQs
        - md: no longer compare spare disk superblock events in super_load
        - md/bitmap: avoid race window between md_bitmap_resize and
          bitmap_file_clear_bit
        - drm: Don't free jobs in wait_event_interruptible()
        - EDAC/amd64: Set grain per DIMM
        - [arm64] psci: Reduce the waiting time for cpu_psci_cpu_kill()
        - i40e: initialize ITRN registers with correct values
        - i40e: Wrong 'Advertised FEC modes' after set FEC to AUTO
        - net: phy: dp83867: enable robust auto-mdix
        - [arm64,armhf] drm/tegra: sor: Use correct SOR index on Tegra210
        - regulator: core: Release coupled_rdevs on regulator_init_coupling()
          error
        - ubsan, x86: Annotate and allow __ubsan_handle_shift_out_of_bounds() in
          uaccess regions
        - ACPI: button: Add DMI quirk for Medion Akoya E2215T
        - RDMA/qedr: Fix memory leak in user qp and mr
        - [arm64] RDMA/hns: Fix memory leak on 'context' on error return path
        - RDMA/qedr: Fix srqs xarray initialization
        - RDMA/core: Set DMA parameters correctly
        - [arm64,armhf] gpu: host1x: Allocate gather copy for host1x
        - [arm64,armhf] net: dsa: LAN9303: select REGMAP when LAN9303 enable
        - [arm64] phy: qcom-usb-hs: Fix extcon double register after power cycle
        - [s390x] time: ensure get_clock_monotonic() returns monotonic values
        - [s390x] add error handling to perf_callchain_kernel
        - [s390x] mm: add mm_pxd_folded() checks to pxd_free()
        - [arm64] net: hns3: add struct netdev_queue debug info for TX timeout
        - libata: Ensure ata_port probe has completed before detach
        - loop: fix no-unmap write-zeroes request behavior
        - [arm64,armhf] net/mlx5e: Verify that rule has at least one fwd/drop
          action
        - ALSA: bebob: expand sleep just after breaking connections for protocol
          version 1
        - libbpf: Fix error handling in bpf_map__reuse_fd()
        - Bluetooth: Fix advertising duplicated flags
        - ALSA: pcm: Fix missing check of the new non-cached buffer type
        - [riscv64] spi: sifive: disable clk when probe fails and remove
        - pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler()
        - ixgbe: protect TX timestamping from API misuse
        - media: rcar_drif: fix a memory disclosure (CVE-2019-18786)
        - media: v4l2-core: fix touch support in v4l_g_fmt
        - nvme: introduce "Command Aborted By host" status code
        - nvmem: core: fix nvmem_cell_write inline function
        - ASoC: SOF: topology: set trigger order for FE DAI link
        - media: vivid: media_device_cleanup was called too early
        - bnx2x: Fix PF-VF communication over multi-cos queues.
        - ALSA: timer: Limit max amount of slave instances
        - RDMA/core: Fix return code when modify_port isn't supported
        - [arm64] drm: msm: a6xx: fix debug bus register configuration
        - rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()
        - perf probe: Fix to find range-only function instance
        - perf cs-etm: Fix definition of macro TO_CS_QUEUE_NR
        - perf probe: Fix to list probe event with correct line number
        - perf jevents: Fix resource leak in process_mapfile() and main()
        - perf probe: Walk function lines in lexical blocks
        - perf probe: Fix to probe an inline function which has no entry pc
        - perf probe: Fix to show ranges of variables in functions without
          entry_pc
        - perf probe: Fix to show inlined function callsite without entry_pc
        - perf probe: Fix to probe a function which has no entry pc
        - perf tools: Fix cross compile for ARM64
        - perf tools: Splice events onto evlist even on error
        - ice: Check for null pointer dereference when setting rings
        - perf parse: If pmu configuration fails free terms
        - perf probe: Skip overlapped location on searching variables
        - net: avoid potential false sharing in neighbor related code
        - perf probe: Return a better scope DIE if there is no best scope
        - perf probe: Fix to show calling lines of inlined functions
        - perf probe: Skip end-of-sequence and non statement lines
        - perf probe: Filter out instances except for inlined subroutine and
          subprogram
        - libbpf: Fix negative FD close() in xsk_setup_xdp_prog()
        - [s390x] bpf: Use kvcalloc for addrs array
        - cgroup: freezer: don't change task and cgroups status unnecessarily
        - ath10k: fix get invalid tx rate for Mesh metric
        - media: pvrusb2: Fix oops on tear-down when radio support is not present
        - ice: delay less
        - media: cedrus: Use helpers to access capture queue
        - [arm64,armhf] spi: pxa2xx: Add missed security checks
        - ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatile
        - iio: dac: ad5446: Add support for new AD5600 DAC
        - [x86] ASoC: Intel: kbl_rt5663_rt5514_max98927: Add dmic format
          constraint
        - r8169: respect EEE user setting when restarting network
        - [s390x] disassembler: don't hide instruction addresses
        - [armhf] net: ethernet: ti: Add dependency for TI_DAVINCI_EMAC
        - nvme: Discard workaround for non-conformant devices
        - parport: load lowlevel driver if ports not found
        - bcache: fix static checker warning in bcache_device_free()
        - cpufreq: Register drivers only after CPU devices have been registered
        - [x86] crash: Add a forward declaration of struct kimage
        - tracing: use kvcalloc for tgid_map array allocation
        - tracing/kprobe: Check whether the non-suffixed symbol is notrace
        - bcache: fix deadlock in bcache_allocator
        - iwlwifi: mvm: fix unaligned read of rx_pkt_status
        - regulator: core: Let boot-on regulators be powered off
        - [arm64] spi: tegra20-slink: add missed clk_unprepare
        - tun: fix data-race in gro_normal_list()
        - xhci-pci: Allow host runtime PM as default also for Intel Ice Lake xHCI
        - crypto: virtio - deal with unsupported input sizes
        - btrfs: don't prematurely free work in end_workqueue_fn()
        - btrfs: don't prematurely free work in run_ordered_work()
        - sched/uclamp: Fix overzealous type replacement
        - perf/core: Fix the mlock accounting, again
        - bnxt_en: Return proper error code for non-existent NVM variable
        - net: phy: avoid matching all-ones clause 45 PHY IDs
        - [x86] ASoC: Intel: bytcr_rt5640: Update quirk for Acer Switch 10 SW5-012
          2-in-1
        - [x86] insn: Add some Intel instructions to the opcode map
        - brcmfmac: remove monitor interface when detaching
        - perf session: Fix decompression of PERF_RECORD_COMPRESSED records
        - perf probe: Fix to show function entry line as probe-able
        - [s390x] crypto: Fix unsigned variable compared with zero
        - [s390x] kasan: support memcpy_real with TRACE_IRQFLAGS
        - bnxt_en: Improve RX buffer error handling.
        - iwlwifi: check kasprintf() return value
        - ASoC: soc-pcm: check symmetry before hw_params
        - [armhf] net: ethernet: ti: ale: clean ale tbl on init and intf restart
        - [s390x] cpumf: Adjust registration of s390 PMU device drivers
        - [armhf] crypto: sun4i-ss - Fix 64-bit size_t warnings
        - [armhf] crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c
        - mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED
        - libtraceevent: Fix memory leakage in copy_filter_type
        - ice: Only disable VF state when freeing each VF resources
        - ice: Fix setting coalesce to handle DCB configuration
        - net: phy: initialise phydev speed and duplex sanely
        - tools, bpf: Fix build for 'make -s tools/bpf O=<dir>'
        - bpf: Provide better register bounds after jmp32 instructions
        - net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stalling
        - btrfs: don't prematurely free work in reada_start_machine_worker()
        - btrfs: don't prematurely free work in scrub_missing_raid56_worker()
        - Revert "mmc: sdhci: Fix incorrect switch to HS mode"
        - tpm_tis: reserve chip for duration of tpm_tis_core_init
        - tpm: fix invalid locking in NONBLOCKING mode
        - iommu: fix KASAN use-after-free in iommu_insert_resv_region
        - iommu: set group default domain before creating direct mappings
        - iommu/vt-d: Fix dmar pte read access not set error
        - iommu/vt-d: Set ISA bridge reserved region as relaxable
        - iommu/vt-d: Allocate reserved region for ISA with correct permission
        - [armhf] can: flexcan: fix possible deadlock and out-of-order reception
          after wakeup
        - [armhf] can: flexcan: poll MCR_LPM_ACK instead of GPR ACK for stop mode
          acknowledgment
        - can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices
          (CVE-2019-19947)
        - usb: xhci: Fix build warning seen with CONFIG_PM=n
        - ath10k: Revert "ath10k: add cleanup in ath10k_sta_state()"
        - md: avoid invalid memory access for array sb->dev_roles
        - [s390x] ftrace: fix endless recursion in function_graph tracer
        - [armhf] can: flexcan: add low power enter/exit acknowledgment helper
        - usbip: Fix receive error in vhci-hcd when using scatter-gather
        - usbip: Fix error path of vhci_recv_ret_submit()
        - cpufreq: Avoid leaving stale IRQ work items during CPU offline
        - mm: vmscan: protect shrinker idr replace with CONFIG_MEMCG
        - [x86] intel_th: pci: Add Comet Lake PCH-V support
        - [x86] intel_th: pci: Add Elkhart Lake SOC support
        - [x86] intel_th: Fix freeing IRQs
        - [x86] intel_th: msu: Fix window switching without windows
        - [x86] platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128
          bytes
        - [x86] staging: comedi: gsc_hpdi: check dma_alloc_coherent() return value
        - [x86] pinctrl: baytrail: Really serialize all register accesses
        - ext4: fix ext4_empty_dir() for directories with holes (CVE-2019-19037)
        - ext4: check for directory entries too close to block end
        - ext4: unlock on error in ext4_expand_extra_isize()
        - ext4: validate the debug_want_extra_isize mount option at parse time
        - [powerpc*] KVM: PPC: Book3S HV: Fix regression on big endian hosts
        - [x86] kvm: x86: Host feature SSBD doesn't imply guest feature
          SPEC_CTRL_SSBD
        - [x86] kvm: x86: Host feature SSBD doesn't imply guest feature AMD_SSBD
        - [arm64,armhf] KVM: arm/arm64: Properly handle faulting of device
          mappings
        - [arm64] KVM: arm64: Ensure 'params' is initialised when looking up sys
          register
        - [x86] intel: Disable HPET on Intel Coffee Lake H platforms
        - [x86] MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()
        - [x86] MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]
        - [x86] mce: Fix possibly incorrect severity calculation on AMD
        - [powerpc*] irq: fix stack overflow verification
        - [powerpc*] ocxl: Fix concurrent AFU open and device removal
        - [arm64] mmc: sdhci-msm: Correct the offset and value for DDR_CONFIG
          register
        - mmc: sdhci: Update the tuning failed messages to pr_debug level
        - mmc: sdhci: Workaround broken command queuing on Intel GLK
        - mmc: sdhci: Add a quirk for broken command queuing
        - nbd: fix shutdown and recv work deadlock v2
        - iwlwifi: pcie: move power gating workaround earlier in the flow
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.8
        - Revert "MIPS: futex: Restore \n after sync instructions"
        - Revert "MIPS: futex: Emit Loongson3 sync workarounds within asm"
        - scsi: lpfc: Fix spinlock_irq issues in lpfc_els_flush_cmd()
        - scsi: lpfc: Fix discovery failures when target device connectivity
          bounces
        - scsi: mpt3sas: Fix clear pending bit in ioctl status
        - scsi: lpfc: Fix locking on mailbox command completion
        - scsi: mpt3sas: Reject NVMe Encap cmnds to unsupported HBA
        - [armhf] gpio: mxc: Only get the second IRQ when there is more than one
          IRQ
        - scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbq
        - Input: atmel_mxt_ts - disable IRQ across suspend
        - f2fs: fix to update time in lazytime mode
        - [x86] platform/x86: peaq-wmi: switch to using polled mode of input
          devices
        - [arm64,armhf] iommu: rockchip: Free domain on .domain_free
        - [arm64,armhf] iommu/tegra-smmu: Fix page tables in > 4 GiB memory
        - scsi: target: compare full CHAP_A Algorithm strings
        - scsi: lpfc: Fix hardlockup in lpfc_abort_handler
        - scsi: lpfc: Fix SLI3 hba in loop mode not discovering devices
        - scsi: csiostor: Don't enable IRQs too early
        - [arm64] scsi: hisi_sas: Replace in_softirq() check in
          hisi_sas_task_exec()
        - [arm64] scsi: hisi_sas: Delete the debugfs folder of hisi_sas when the
          probe fails
        - [powerpc*] pseries: Mark accumulate_stolen_time() as notrace
        - [powerpc*] pseries: Don't fail hash page table insert for bolted mapping
        - dma-mapping: Add vmap checks to dma_map_single()
        - dma-mapping: fix handling of dma-ranges for reserved memory (again)
        - clocksource/drivers/timer-of: Use unique device name instead of timer
        - [powerpc*] security/book3s64: Report L1TF status in sysfs
        - [powerpc*] book3s64/hash: Add cond_resched to avoid soft lockup warning
        - ext4: update direct I/O read lock pattern for IOCB_NOWAIT
        - ext4: iomap that extends beyond EOF should be marked dirty
        - jbd2: Fix statistics for the number of logged blocks
        - scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and
          WRITE(6)
        - scsi: lpfc: Fix unexpected error messages during RSCN handling
        - scsi: lpfc: Fix duplicate unreg_rpi error in port offline flow
        - f2fs: fix to update dir's i_pino during cross_rename
        - [arm64] clk: qcom: smd: Add missing pnoc clock
        - [arm64] clk: qcom: Allow constant ratio freq tables for rcg
        - clk: clk-gpio: propagate rate change to parent
        - dma-direct: check for overflows on 32 bit DMA addresses
        - fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned
          long
        - [arm64] iommu/arm-smmu-v3: Don't display an error when IRQ lines are
          missing
        - [armhf] i2c: stm32f7: fix & reorder remove & probe error handling
        - iomap: fix return value of iomap_dio_bio_actor on 32bit systems
        - scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer
          dereferences
        - [m68k] scsi: zorro_esp: Limit DMA transfers to 65536 bytes (except on
          Fastlane)
        - [powerpc*] PCI: rpaphp: Fix up pointer to first drc-info entry
        - scsi: ufs: fix potential bug which ends in system hang
        - [powerpc*] PCI: rpaphp: Don't rely on firmware feature to imply drc-info
          support
        - [powerpc*] PCI: rpaphp: Annotate and correctly byte swap DRC properties
        - [powerpc*] PCI: rpaphp: Correctly match ibm, my-drc-index to drc-name
          when using drc-info
        - [powerpc*] security: Fix wrong message when RFI Flush is disable
        - [powerpc*] eeh: differentiate duplicate detection message
        - [powerpc*] book3s/mm: Update Oops message to print the correct
          translation in use
        - bcache: at least try to shrink 1 node in bch_mca_scan()
        - HID: quirks: Add quirk for HP MSU1465 PIXART OEM mouse
        - HID: logitech-hidpp: Silence intermittent get_battery_capacity errors
        - HID: i2c-hid: fix no irq after reset on raydium 3118
        - [armhf] 8937/1: spectre-v2: remove Brahma-B53 from hardening
        - libnvdimm/btt: fix variable 'rc' set but not used
        - HID: Improve Windows Precision Touchpad detection.
        - HID: rmi: Check that the RMI_STARTED bit is set before unregistering the
          RMI transport device
        - watchdog: prevent deferral of watchdogd wakeup on RT
        - watchdog: Fix the race between the release of watchdog_core_data and
          cdev
        - scsi: pm80xx: Fix for SATA device discovery
        - scsi: ufs: Fix error handing during hibern8 enter
        - scsi: scsi_debug: num_tgts must be >= 0
        - scsi: target: core: Release SPC-2 reservations when closing a session
        - scsi: ufs: Fix up auto hibern8 enablement
        - scsi: iscsi: Don't send data to unbound connection
        - scsi: target: iscsi: Wait for all commands to finish before freeing a
          session
        - f2fs: Fix deadlock in f2fs_gc() context during atomic files handling
        - [x86] Drivers: hv: vmbus: Fix crash handler reset of Hyper-V synic
        - apparmor: fix unsigned len comparison with less than zero
        - drm/amdgpu: Call find_vma under mmap_sem
        - cifs: Fix use-after-free bug in cifs_reconnect()
        - io_uring: io_allocate_scq_urings() should return a sane state
        - cdrom: respect device capabilities during opening action
        - cifs: move cifsFileInfo_put logic into a work-queue
        - perf diff: Use llabs() with 64-bit values
        - perf script: Fix brstackinsn for AUXTRACE
        - perf regs: Make perf_reg_name() return "unknown" instead of NULL
        - [s390x] zcrypt: handle new reply code FILTERED_BY_HYPERVISOR
        - [s390x] unwind: filter out unreliable bogus %r14
        - [s390x] cpum_sf: Check for SDBT and SDB consistency
        - ocfs2: fix passing zero to 'PTR_ERR' warning
        - [s390x] disable preemption when switching to nodat stack with
          CALL_ON_STACK
        - mm/hugetlbfs: fix error handling when setting up mounts
        - kernel: sysctl: make drop_caches write-only
        - userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK
        - sctp: fix err handling of stream initialization
        - md: make sure desc_nr less than MD_SB_DISKS
        - Revert "iwlwifi: assign directly to iwl_trans->cfg in QuZ detection"
        - netfilter: ebtables: compat: reject all padding in matches/watchers
        - 6pack,mkiss: fix possible deadlock
        - [powerpc*] Fix __clear_user() with KUAP enabled
        - net/smc: add fallback check to connect()
        - netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()
        - inetpeer: fix data-race in inet_putpeer / inet_putpeer
        - net: add a READ_ONCE() in skb_peek_tail()
        - net: icmp: fix data-race in cmp_global_allow()
        - hrtimer: Annotate lockless access to timer->state
        - tomoyo: Don't use nifty names on sockets.
        - uaccess: disallow > INT_MAX copy sizes
        - drm: limit to INT_MAX in create_blob ioctl
        - xfs: fix mount failure crash on invalid iclog memory access
        - cxgb4/cxgb4vf: fix flow control display for auto negotiation
        - [armhf] net: dsa: bcm_sf2: Fix IP fragment location and behavior
        - net/mlxfw: Fix out-of-memory error in mfa2 flash burning
        - net: phy: aquantia: add suspend / resume ops for AQR105
        - net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit
          device
        - net/sched: add delete_empty() to filters and use it in cls_flower
        - net_sched: sch_fq: properly set sk->sk_pacing_status
        - [arm64,armhf] net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on
          Meson8b/8m2 SoCs
        - ptp: fix the race between the release of ptp_clock and cdev
        - tcp: Fix highest_sack and highest_sack_seq
        - udp: fix integer overflow while computing available space in sk_rcvbuf
        - bnxt_en: Fix MSIX request logic for RDMA driver.
        - bnxt_en: Free context memory in the open path if firmware has been
          reset.
        - bnxt_en: Return error if FW returns more data than dump length
        - bnxt_en: Fix bp->fw_health allocation and free logic.
        - bnxt_en: Remove unnecessary NULL checks for fw_health
        - bnxt_en: Fix the logic that creates the health reporters.
        - bnxt_en: Add missing devlink health reporters for VFs.
        - net: add bool confirm_neigh parameter for dst_ops.update_pmtu
        - ip6_gre: do not confirm neighbor when do pmtu update
        - gtp: do not confirm neighbor when do pmtu update
        - net/dst: add new function skb_dst_update_pmtu_no_confirm
        - tunnel: do not confirm neighbor when do pmtu update
        - vti: do not confirm neighbor when do pmtu update
        - sit: do not confirm neighbor when do pmtu update
        - net/dst: do not confirm neighbor for vxlan and geneve pmtu update
        - [arm64,armhf] net: marvell: mvpp2: phylink requires the link interrupt
        - gtp: fix wrong condition in gtp_genl_dump_pdp()
        - gtp: avoid zero size hashtable
        - bonding: fix active-backup transition after link failure
        - tcp: do not send empty skb from tcp_write_xmit()
        - tcp/dccp: fix possible race __inet_lookup_established()
        - [x86] hv_netvsc: Fix tx_table init in rndis_set_subchannel()
        - gtp: fix an use-after-free in ipv4_pdp_find()
        - gtp: do not allow adding duplicate tid and ms_addr pdp context
        - bnxt: apply computed clamp value for coalece parameter
        - ipv6/addrconf: only check invalid header values when
          NETLINK_F_STRICT_CHK is set
        - [arm64,armhf] net: phylink: fix interface passed to mac_link_up
        - net: ena: fix napi handler misbehavior when the napi budget is zero
        - vhost/vsock: accept only packets with the right dst_cid
        - mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs()
    
      [ Salvatore Bonaccorso ]
      * debian/lib/python/debian_linux/abi.py: Add one missing string replacement.
      * debian/lib/python/debian_linux/abi.py: strip whitespace characters in
        line.
      * [rt] Refresh lib-ubsan-Don-t-seralize-UBSAN-report.patch for context
        changes in 5.4.7
      * [rt] Drop x86-ioapic-Prevent-inconsistent-state-when-moving-an.patch
      * Enable EROFS filesystem support as module.
        Enable EROFS_FS as module, enable EROFS_FS_XATTR, EROFS_FS_POSIX_ACL,
        EROFS_FS_SECURITY, EROFS_FS_ZIP and EROFS_FS_CLUSTER_PAGE_LIMIT.
        Thanks to Gao Xiang <email address hidden> (Closes: #946569)
      * Enable additional netfilter modules.
        Enable NFT_BRIDGE_META, NF_CONNTRACK_BRIDGE, IP6_NF_MATCH_SRH, NFT_XFRM
        and NFT_SYNPROXY as modules.
        Thanks to Arturo Borrero Gonzalez (Closes: #948031)
      * [rt] Drop watchdog-prevent-deferral-of-watchdogd-wakeup-on-RT.patch
      * [rt] Refresh Use-CONFIG_PREEMPTION.patch (Context changes in 5.4.8)
      * Bump ABI to 2
    
      [ YunQiang Su ]
      * [mips*/octeon] Fix ftbfs on mips* due to octeon image-file:
            move "image-file: linux" to octeon_build from octeon_image.
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 05 Jan 2020 15:40:37 +0100
  • linux (5.4.6-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.3
        - rsi: release skb if rsi_prepare_beacon fails (CVE-2019-19071)
        - lp: fix sparc64 LPSETTIMEOUT ioctl
        - time: Zero the upper 32-bits in __kernel_timespec on 32-bit
        - usb: gadget: u_serial: add missing port entry locking
        - [arm64] tty: serial: msm_serial: Fix flow control
        - [arm64,armel,armhf] serial: pl011: Fix DMA ->flush_buffer()
        - serial: serial_core: Perform NULL checks for break_ctl ops
        - [armhf] serial: stm32: fix clearing interrupt error flags
        - serial: 8250_dw: Avoid double error messaging when IRQ absent
        - mwifiex: Re-work support for SDIO HW reset
        - io_uring: fix dead-hung for non-iter fixed rw
        - io_uring: transform send/recvmsg() -ERESTARTSYS to -EINTR
        - fuse: fix leak of fuse_io_priv
        - fuse: verify nlink
        - fuse: verify write return
        - fuse: verify attributes
        - io_uring: fix missing kmap() declaration on powerpc
        - io_uring: ensure req->submit is copied when req is deferred
        - SUNRPC: Avoid RPC delays when exiting suspend
        - ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLC
        - ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptop
        - ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236
        - ALSA: hda/realtek - Fix inverted bass GPIO pin on Acer 8951G
        - ALSA: pcm: oss: Avoid potential buffer overflows
        - ALSA: hda - Add mute led support for HP ProBook 645 G4
        - ALSA: hda: Modify stream stripe mask only when needed
        - Input: synaptics - switch another X1 Carbon 6 to RMI/SMbus
        - Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash
        - [x86] Input: synaptics-rmi4 - don't increment rmiaddr for SMBus
          transfers
        - Input: goodix - add upside-down quirk for Teclast X89 tablet
        - media: rc: mark input device as pointing stick
        - [i386] x86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all()
        - [x86] PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
        - CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
        - CIFS: Fix SMB2 oplock break processing
        - tty: vt: keyboard: reject invalid keycodes
        - can: slcan: Fix use-after-free Read in slcan_open
        - nfsd: Ensure CLONE persists data and metadata changes to the target file
        - nfsd: restore NFSv3 ACL support
        - kernfs: fix ino wrap-around detection
        - jbd2: Fix possible overflow in jbd2_log_space_left()
        - [arm64] drm/msm: fix memleak on release
        - drm: damage_helper: Fix race checking plane->state->fb
        - [i386] drm/i810: Prevent underflow in ioctl
        - [arm64] Validate tagged addresses in access_ok() called from kernel
          threads
        - [powerpc*] KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting
          up a new one
        - [powerpc*] KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error
          path
        - [powerpc*] KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are
          allocated
        - [x86] KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-Enter
        - [arm64,armhf] KVM: vgic: Don't rely on the wrong pending table
        - [x86] KVM: do not modify masked bits of shared MSRs
        - [x86] KVM: fix presentation of TSX feature in ARCH_CAPABILITIES
        - [x86] KVM: Remove a spurious export of a static function
        - [x86] KVM: Grab KVM's srcu lock when setting nested state
        - crypto: af_alg - cast ki_complete ternary op to int
        - [i386] crypto: geode-aes - switch to skcipher for cbc(aes) fallback
        - [x86] crypto: ccp - fix uninitialized list head
        - crypto: ecdh - fix big endian bug in ECC library
        - crypto: user - fix memory leak in crypto_report (CVE-2019-19062)
        - [armhf] spi: stm32-qspi: Fix kernel oops when unbinding driver
        - spi: Fix SPI_CS_HIGH setting when using native and GPIO CS
        - spi: Fix NULL pointer when setting SPI_CS_HIGH for GPIO CS
        - can: ucan: fix non-atomic allocation in completion handler
        - [amd64] RDMA/qib: Validate ->show()/store() callbacks before calling
          them
        - rfkill: allocate static minor
        - bdev: Factor out bdev revalidation into a common helper
        - bdev: Refresh bdev size for disks without partitioning
        - iomap: Fix pipe page leakage during splicing
        - thermal: Fix deadlock in thermal thermal_zone_device_check
        - vcs: prevent write access to vcsu devices
        - Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"
        - binder: Fix race between mmap() and binder_alloc_print_pages()
        - binder: Prevent repeated use of ->mmap() via NULL mapping
        - binder: Handle start==NULL in binder_update_page_range()
        - [x86] KVM: fix out-of-bounds write in KVM_GET_EMULATED_CPUID
          (CVE-2019-19332)
        - ALSA: hda - Fix pending unsol events at shutdown
        - md/raid0: Fix an error message in raid0_make_request()
        - drm/mcde: Fix an error handling path in 'mcde_probe()'
        - perf script: Fix invalid LBR/binary mismatch error
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.4
        - usb: gadget: configfs: Fix missing spin_lock_init()
        - [x86] usb: gadget: pch_udc: fix use after free
        - nvme: Namepace identification descriptor list is optional
        - Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T"
        - scsi: lpfc: Fix bad ndlp ptr in xri aborted handling
        - [s390x] scsi: zfcp: trace channel log even for FCP command responses
        - scsi: qla2xxx: Do command completion on abort timeout
        - scsi: qla2xxx: Fix driver unload hang
        - scsi: qla2xxx: Fix double scsi_done for abort path
        - scsi: qla2xxx: Fix memory leak when sending I/O fails
        - compat_ioctl: add compat_ptr_ioctl()
        - ceph: fix compat_ioctl for ceph_dir_operations
        - [arm64] media: venus: remove invalid compat_ioctl32 handler
        - USB: uas: honor flag to avoid CAPACITY16
        - USB: uas: heed CAPACITY_HEURISTICS
        - USB: documentation: flags on usb-storage versus UAS
        - usb: Allow USB device to be warm reset in suspended state
        - [arm64,armhf] usb: host: xhci-tegra: Correct phy enable sequence
        - binder: fix incorrect calculation for num_valid
        - staging: rtl8188eu: fix interface sanity check
        - staging: rtl8712: fix interface sanity check
        - [arm*] staging: vchiq: call unregister_chrdev_region() when driver
          registration fails
        - staging: gigaset: fix general protection fault on probe
        - staging: gigaset: fix illegal free on probe errors
        - staging: gigaset: add endpoint-type sanity check
        - usb: xhci: only set D3hot for pci device
        - xhci: Fix memory leak in xhci_add_in_port()
        - xhci: fix USB3 device initiated resume race with roothub autosuspend
        - xhci: Increase STS_HALT timeout in xhci_suspend()
        - xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default
          behaviour.
        - xhci: make sure interrupts are restored to correct state
        - [x86] iio: imu: inv_mpu6050: fix temperature reporting using bad unit
        - USB: atm: ueagle-atm: add missing endpoint check
        - USB: idmouse: fix interface sanity checks
        - USB: serial: io_edgeport: fix epic endpoint lookup
        - usb: roles: fix a potential use after free
        - USB: adutux: fix interface sanity check
        - usb: core: urb: fix URB structure initialization function
        - usb: mon: Fix a deadlock in usbmon between mmap and read
        - [arm64,amd64,i386] tpm: add check after commands attribs tab allocation
        - [arm64,amd64,i386] tpm: Switch to platform_get_irq_optional()
        - brcmfmac: disable PCIe interrupts before bus reset
        - mtd: rawnand: Change calculating of position page containing BBM
        - virtio-balloon: fix managed page counts when migrating pages between
          zones
        - usb: dwc3: pci: add ID for the Intel Comet Lake -H variant
        - [arm64,armhf] usb: dwc3: gadget: Fix logical condition
        - [arm64,armhf] usb: dwc3: gadget: Clear started flag for non-IOC
        - [arm64,armhf] usb: dwc3: ep0: Clear started flag on completion
        - [x86] usb: typec: fix use after free in typec_register_port()
        - iwlwifi: pcie: fix support for transmitting SKBs with fraglist
        - btrfs: check page->mapping when loading free space cache
        - btrfs: use btrfs_block_group_cache_done in update_block_group
        - btrfs: use refcount_inc_not_zero in kill_all_nodes
        - Btrfs: fix metadata space leak on fixup worker failure to set range as
          delalloc
        - Btrfs: fix negative subv_writers counter and data space leak after
          buffered write
        - btrfs: Avoid getting stuck during cyclic writebacks
        - btrfs: Remove btrfs_bio::flags member
        - Btrfs: send, skip backreference walking for extents with many references
        - btrfs: record all roots for rename exchange on a subvol
        - rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer address
        - rtlwifi: rtl8192de: Fix missing callback that tests for hw release of
          buffer
        - rtlwifi: rtl8192de: Fix missing enable interrupt flag
        - ovl: fix lookup failure on multi lower squashfs
        - ovl: fix corner case of non-unique st_dev;st_ino
        - ovl: relax WARN_ON() on rename to self
        - [arm*] hwrng: omap - Fix RNG wait loop timeout
        - dm writecache: handle REQ_FUA
        - dm zoned: reduce overhead of backing device checks
        - workqueue: Fix spurious sanity check failures in destroy_workqueue()
        - workqueue: Fix pwq ref leak in rescuer_thread()
        - ASoC: rt5645: Fixed buddy jack support.
        - ASoC: rt5645: Fixed typo for buddy jack support.
        - ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_report
        - md: improve handling of bio with REQ_PREFLUSH in md_flush_request()
        - blk-mq: avoid sysfs buffer overflow with too many CPU cores
        - cgroup: pids: use atomic64_t for pids->limit
        - wil6210: check len before memcpy() calls
        - ar5523: check NULL before memcpy() in ar5523_cmd()
        - [s390x] mm: properly clear _PAGE_NOEXEC bit when it is not supported
        - cpuidle: Do not unset the driver if it is there already
        - cpuidle: use first valid target residency as poll time
        - [arm64,armhf] drm/panfrost: Open/close the perfcnt BO
        - [powerpc*] perf: Disable trace_imc pmu
        - [x86] intel_th: Fix a double put_device() in error path
        - [x86] intel_th: pci: Add Ice Lake CPU support
        - [x86] intel_th: pci: Add Tiger Lake CPU support
        - PM / devfreq: Lock devfreq in trans_stat_show
        - [powerpc*] cpufreq: powernv: fix stack bloat and hard limit on number of
          CPUs
        - ALSA: fireface: fix return value in error path of isochronous resources
          reservation
        - ALSA: oxfw: fix return value in error path of isochronous resources
          reservation
        - ALSA: hda/realtek - Line-out jack doesn't work on a Dell AIO
        - ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPI
        - ACPI: LPSS: Add LNXVIDEO -> BYT I2C7 to lpss_device_links
        - ACPI: LPSS: Add LNXVIDEO -> BYT I2C1 to lpss_device_links
        - ACPI: LPSS: Add dmi quirk for skipping _DEP check for some device-links
        - ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug
          bridge
        - ACPI: OSL: only free map once in osl.c
        - ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data()
        - ACPI: EC: Rework flushing of pending work
        - ACPI: PM: Avoid attaching ACPI PM domain to certain devices
        - [arm64] pinctrl: armada-37xx: Fix irq mask access in
          armada_37xx_irq_set_type()
        - [armhf] pinctrl: samsung: Add of_node_put() before return in error path
        - [armhf] pinctrl: samsung: Fix device node refcount leaks in Exynos
          wakeup controller init
        - [armhf] pinctrl: samsung: Fix device node refcount leaks in init code
        - [armhf] mmc: host: omap_hsmmc: add code for special init of wl1251 to
          get rid of pandora_wl1251_init_card
        - RDMA/core: Fix ib_dma_max_seg_size()
        - ppdev: fix PPGETTIME/PPSETTIME ioctls
        - [powerpc*] Allow 64bit VDSO __kernel_sync_dicache to work across ranges
          >4GB
        - [powerpc*] xive: Prevent page fault issues in the machine crash handler
        - [powerpc*] Allow flush_icache_range to work across ranges >4GB
        - [powerpc*] xive: Skip ioremap() of ESB pages for LSI interrupts
        - video/hdmi: Fix AVI bar unpack
        - quota: Check that quota is not dirty before release
        - ext2: check err when partial != NULL
        - seccomp: avoid overflow in implicit constant conversion
        - quota: fix livelock in dquot_writeback_dquots
        - ext4: Fix credit estimate for final inode freeing
        - reiserfs: fix extended attributes on the root directory
        - scsi: qla2xxx: Fix SRB leak on switch command timeout
        - scsi: qla2xxx: Fix a dma_pool_free() call
        - Revert "scsi: qla2xxx: Fix memory leak when sending I/O fails"
        - [armhf] omap: pdata-quirks: revert pandora specific gpiod additions
        - [armhf] omap: pdata-quirks: remove openpandora quirks for mmc3 and
          wl1251
        - [powerpc*] Avoid clang warnings around setjmp and longjmp
        - [powerpc*] Fix vDSO clock_getres()
        - mm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings
        - mm: memcg/slab: wait for !root kmem_cache refcnt killing on root
          kmem_cache destruction
        - ext4: work around deleting a file with i_nlink == 0 safely
        - [arm64] firmware: qcom: scm: Ensure 'a0' status code is treated as
          signed
        - [s390x] smp,vdso: fix ASCE handling
        - [s390x] kaslr: store KASLR offset for early dumps
        - mm/shmem.c: cast the type of unmap_start to u64
        - [powerpc*] Define arch_is_kernel_initmem_freed() for lockdep
        - rtc: disable uie before setting time and enable after
        - splice: only read in as much information as there is pipe buffer space
        - ext4: fix a bug in ext4_wait_for_tail_page_commit
        - ext4: fix leak of quota reservations
        - blk-mq: make sure that line break can be printed
        - workqueue: Fix missing kfree(rescuer) in destroy_workqueue()
        - r8169: fix rtl_hw_jumbo_disable for RTL8168evl
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.5
        - inet: protect against too small mtu values.
        - mqprio: Fix out-of-bounds access in mqprio_dump
        - net: bridge: deny dev_set_mac_address() when unregistering
        - net: dsa: fix flow dissection on Tx path
        - [armhf] net: ethernet: ti: cpsw: fix extra rx interrupt
        - net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues
        - net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
        - [arm64] net: thunderx: start phy before starting autonegotiation
        - openvswitch: support asymmetric conntrack
        - tcp: md5: fix potential overestimation of TCP option space
        - tipc: fix ordering of tipc module init and exit routine
        - net/mlx5e: Query global pause state before setting prio2buffer
        - net: ipv6: add net argument to ip6_dst_lookup_flow
        - net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
        - tcp: fix rejected syncookies due to stale timestamps
        - tcp: tighten acceptance of ACKs not matching a child socket
        - tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
        - net: core: rename indirect block ingress cb function
        - net: sched: allow indirect blocks to bind to clsact in TC
        - cls_flower: Fix the behavior using port ranges with hw-offload
        - gre: refetch erspan header from skb->data after pskb_may_pull()
        - Fixed updating of ethertype in function skb_mpls_pop
        - net: Fixed updating of ethertype in skb_mpls_push()
        - net/mlx5e: Fix TXQ indices to be sequential
        - net/mlx5e: Fix SFF 8472 eeprom length
        - net/mlx5e: Fix freeing flow with kfree() and not kvfree()
        - net/mlx5e: Fix translation of link mode into speed
        - net/mlx5e: ethtool, Fix analysis of speed setting
        - page_pool: do not release pool until inflight == 0.
        - xdp: obtain the mem_id mutex before trying to remove an entry.
        - r8169: add missing RX enabling for WoL on RTL8125
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.4.6
        - USB: Fix incorrect DMA allocations for local memory pool drivers
        - mmc: block: Make card_busy_detect() a bit more generic
        - mmc: block: Add CMD13 polling for MMC IOCTLS with R1B response
        - mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan()
        - mmc: core: Re-work HW reset for SDIO cards
        - PCI/PM: Always return devices to D0 when thawing
        - PCI: pciehp: Avoid returning prematurely from sysfs requests
        - PCI: Fix Intel ACS quirk UPDCR register address
        - PCI/MSI: Fix incorrect MSI-X masking on resume
        - PCI: Do not use bus number zero from EA capability
        - PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3
        - PM / QoS: Redefine FREQ_QOS_MAX_DEFAULT_VALUE to S32_MAX
        - block: fix "check bi_size overflow before merge"
        - gfs2: Multi-block allocations in gfs2_page_mkwrite
        - gfs2: fix glock reference problem in gfs2_trans_remove_revoke
        - [arm64] rpmsg: glink: Fix reuse intents memory leak issue
        - [arm64] rpmsg: glink: Fix use after free in open_ack TIMEOUT case
        - [arm64] rpmsg: glink: Put an extra reference during cleanup
        - [arm64] rpmsg: glink: Fix rpmsg_register_device err handling
        - [arm64] rpmsg: glink: Don't send pending rx_done during remove
        - [arm64] rpmsg: glink: Free pending deferred work on remove
        - cifs: smbd: Return -EAGAIN when transport is reconnecting
        - cifs: smbd: Only queue work for error recovery on memory registration
        - cifs: smbd: Add messages on RDMA session destroy and reconnection
        - cifs: smbd: Return -EINVAL when the number of iovs exceeds
          SMBDIRECT_MAX_SGE
        - cifs: smbd: Return -ECONNABORTED when trasnport is not in connected
          state
        - cifs: Don't display RDMA transport on reconnect
        - CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
        - CIFS: Close open handle after interrupted close
        - CIFS: Do not miss cancelled OPEN responses
        - CIFS: Fix NULL pointer dereference in mid callback
        - cifs: Fix retrieval of DFS referrals in cifs_mount()
        - [armhf] ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by
          tegra_resume()
        - vfio/pci: call irq_bypass_unregister_producer() before freeing irq
        - dma-buf: Fix memory leak in sync_file_merge()
        - [arm64,armhf] drm/panfrost: Fix a race in panfrost_ioctl_madvise()
        - [arm64,armhf] drm/panfrost: Fix a BO leak in panfrost_ioctl_mmap_bo()
        - [arm64,armhf] drm/panfrost: Fix a race in panfrost_gem_free_object()
        - [x86] drm/mgag200: Extract device type from flags
        - [x86] drm/mgag200: Store flags from PCI driver data in device structure
        - [x86] drm/mgag200: Add workaround for HW that does not support
          'startadd'
        - [x86] drm/mgag200: Flag all G200 SE A machines as broken wrt <startadd>
        - [arm64] drm: meson: venc: cvbs: fix CVBS mode matching
        - dm mpath: remove harmful bio-based optimization
        - dm btree: increase rebalance threshold in __rebalance2()
        - dm clone metadata: Track exact changes per transaction
        - dm clone metadata: Use a two phase commit
        - dm clone: Flush destination device before committing metadata
        - dm thin metadata: Add support for a pre-commit callback
        - dm thin: Flush data device before committing metadata
        - scsi: ufs: Disable autohibern8 feature in Cadence UFS
        - scsi: iscsi: Fix a potential deadlock in the timeout handler
        - scsi: qla2xxx: Ignore NULL pointer in tcm_qla2xxx_free_mcmd
        - scsi: qla2xxx: Initialize free_work before flushing it
        - scsi: qla2xxx: Added support for MPI and PEP regions for ISP28XX
        - scsi: qla2xxx: Change discovery state before PLOGI
        - scsi: qla2xxx: Correctly retrieve and interpret active flash region
        - scsi: qla2xxx: Fix incorrect SFUB length used for Secure Flash Update MB
          Cmd
        - drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBN
        - drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atom
        - drm/nouveau/kms/nv50-: Limit MST BPC to 8
        - [x86] drm/i915/fbc: Disable fbc by default on all glk+
        - drm/radeon: fix r1xx/r2xx register checker for POT textures
        - drm/dp_mst: Correct the bug in drm_dp_update_payload_part1()
        - drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhub
        - drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10
        - drm/amdgpu/gfx10: explicitly wait for cp idle after halt/unhalt
        - drm/amdgpu/gfx10: re-init clear state buffer after gpu reset
        - drm/amdgpu: avoid using invalidate semaphore for picasso
        - drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in gmc9
        - ALSA: hda: Fix regression by strip mask fix
    
      [ Joe Richey ]
      * [amd64/cloud-amd64] tpm: Enable TPM drivers for Cloud (Closes: #946237)
    
      [ Ben Hutchings ]
      * [armel/rpi,armhf,arm64] Enable DEBUG_WX
      * linux-cpupower: Fix grammar error in package description
      * debian/control: Make library package descriptions more consistent
      * Set ABI to 1
      * tracing: Do not create directories if lockdown is in affect
    
      [ Aurelien Jarno ]
      * [armhf,arm64] Fix critical trip point on RPI 3.
    
      [ Salvatore Bonaccorso ]
      * [rt] Update to 5.4.3-rt1 and re-enable
      * [rt] Enable PREEMPT_RT (instead of PREEMPT_RT_FULL) which is part of 5.4
      * [rt] Update to 5.4.5-rt3
    
      [ YunQiang Su ]
      * [mipsel,mips64el/loongson-3] Enable AMDGPU.
      * [mips*] switch to vmlinuz from vmlinux except octeon.
      * [mips*] enable CONFIG_MIPS_O32_FP64_SUPPORT.
      * [mips*] enable CONFIG_CPU_HAS_MSA except octeon.
    
      [ Vagrant Cascadian ]
      * [arm64] drivers/gpu/drm/sun4i: Enable DRM_SUN8I_MIXER as a module.
        (Closes: #946510). Thanks to Andrei POPESCU.
    
      [ Sudip Mukherjee ]
      * Add libtraceevent packages (Closes: #944138)
    
     -- Ben Hutchings <email address hidden>  Fri, 27 Dec 2019 22:17:44 +0000
  • linux (5.3.15-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.10
        - regulator: of: fix suspend-min/max-voltage parsing
        - ASoC: topology: Fix a signedness bug in soc_tplg_dapm_widget_create()
        - [arm64] dts: allwinner: a64: pine64-plus: Add PHY regulator delay
        - [arm64] dts: allwinner: a64: Drop PMU node
        - [arm64] dts: allwinner: a64: sopine-baseboard: Add PHY regulator delay
        - [arm64] dts: Fix gpio to pinmux mapping
        - [x86] pinctrl: intel: Allocate IRQ chip dynamic
        - [amd64] ASoC: SOF: loader: fix kernel oops on firmware boot failure
        - [amd64] ASoC: SOF: topology: fix parse fail issue for byte/bool tuple
          types
        - [amd64] ASoC: SOF: Intel: hda: fix warnings during FW load
        - [amd64] ASoC: SOF: Intel: initialise and verify FW crash dump data.
        - [amd64] ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture
        - [amd64] ASoC: rt5682: add NULL handler to set_jack function
        - [amd64] ASoC: intel: sof_rt5682: add remove function to disable jack
        - [x86] ASoC: intel: bytcr_rt5651: add null check to support_button_press
        - [armhf] regulator: pfuze100-regulator: Variable "val" in
          pfuze100_regulator_probe() could be uninitialized
        - [armhf,arm64] ASoc: rockchip: i2s: Fix RPM imbalance
        - [arm64] dts: rockchip: fix Rockpro64 RK808 interrupt line
        - [armhf] dts: logicpd-torpedo-som: Remove twl_keypad
        - [arm64] dts: rockchip: fix RockPro64 vdd-log regulator settings
        - [arm64] dts: rockchip: fix RockPro64 sdhci settings
        - [arm64] dts: zii-ultra: fix ARM regulator states
        - [armhf] dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage
        - [armhf] dts: Use level interrupt for omap4 & 5 wlcore
        - [armel,armhf] mm: fix alignment handler faults under memory pressure
        - scsi: qla2xxx: fix a potential NULL pointer dereference
        - scsi: scsi_dh_alua: handle RTPG sense code correctly during state
          transitions
        - [armel,armhf] 8908/1: add __always_inline to functions called from
          __get_user_check()
        - [arm64] dts: rockchip: fix RockPro64 sdmmc settings
        - [arm64] dts: rockchip: Fix usb-c on Hugsun X99 TV Box
        - [armhf] dts: imx6q-logicpd: Re-Enable SNVS power key
        - perf tools: Fix resource leak of closedir() on the error paths
        - perf c2c: Fix memory leak in build_cl_output()
        - perf kmem: Fix memory leak in compact_gfp_flags()
        - drm/amdgpu: fix potential VM faults
        - drm/amdgpu: fix error handling in amdgpu_bo_list_create
        - scsi: target: core: Do not overwrite CDB byte 1
        - scsi: hpsa: add missing hunks in reset-patch
        - [x86] ASoC: Intel: sof-rt5682: add a check for devm_clk_get
        - [x86] ASoC: SOF: control: return true when kcontrol values change
        - tracing: Fix "gfp_t" format for synthetic events
        - [arm64] dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue
        - [x86] ALSA: hda: Add Tigerlake/Jasperlake PCI ID
        - [armhf,arm64] irqchip/gic-v3-its: Use the exact ITSList for VMOVP
        - cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
        - [riscv64] irqchip/sifive-plic: Skip contexts except supervisor in
          plic_init()
        - nbd: protect cmd->status with cmd->lock
        - nbd: handle racing with error'ed out commands
        - cxgb4: fix panic when attaching to ULD fail
        - cxgb4: request the TX CIDX updates to status page
        - dccp: do not leak jiffies on the wire
        - erspan: fix the tun_info options_len check for erspan
        - inet: stop leaking jiffies on the wire
        - net: annotate accesses to sk->sk_incoming_cpu
        - net: annotate lockless accesses to sk->sk_napi_id
        - [armhf] net: dsa: bcm_sf2: Fix IMP setup for port different than 8
        - net: fix sk_page_frag() recursion from memory reclaim
        - [arm64] net: hisilicon: Fix ping latency when deal with high throughput
        - net/mlx4_core: Dynamically set guaranteed amount of counters per VF
        - netns: fix GFP flags in rtnl_net_notifyid()
        - net: rtnetlink: fix a typo fbd -> fdb
        - net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()
        - net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
        - udp: fix data-race in udp_set_dev_scratch()
        - vxlan: check tun_info options_len properly
        - net: add skb_queue_empty_lockless()
        - udp: use skb_queue_empty_lockless()
        - net: use skb_queue_empty_lockless() in poll() handlers
        - net: use skb_queue_empty_lockless() in busy poll contexts
        - net: add READ_ONCE() annotation in __skb_wait_for_more_packets()
        - ipv4: fix route update on metric change.
        - net/smc: fix closing of fallback SMC sockets
        - net/smc: keep vlan_id for SMC-R in smc_listen_work()
        - keys: Fix memory leak in copy_net_ns
        - net: phylink: Fix phylink_dbg() macro
        - rxrpc: Fix handling of last subpacket of jumbo packet
        - net/mlx5e: Determine source port properly for vlan push action
        - net/mlx5e: Remove incorrect match criteria assignment line
        - net/mlx5e: Initialize on stack link modes bitmap
        - net/mlx5: Fix flow counter list auto bits struct
        - net/smc: fix refcounting for non-blocking connect()
        - net/mlx5: Fix rtable reference leak
        - r8169: fix wrong PHY ID issue with RTL8168dp
        - net/mlx5e: Fix ethtool self test: link speed
        - net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budget
        - ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
        - [armhf] net: dsa: b53: Do not clear existing mirrored port mask
        - net: dsa: fix switch tree list
        - net: ensure correct skb->tstamp in various fragmenters
        - [arm64] net: hns3: fix mis-counting IRQ vector numbers issue
        - net: netem: fix error path for corrupted GSO frames
        - net: reorder 'struct net' fields to avoid false sharing
        - net: usb: lan78xx: Connect PHY before registering MAC
        - [x86] r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2
        - net: netem: correct the parent's backlog when corrupted packet was
          dropped
        - net/flow_dissector: switch to siphash
        - CIFS: Fix retry mid list corruption on reconnects
        - usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending
          driver fails
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.11
        - bonding: fix state transition issue in link monitoring
        - CDC-NCM: handle incomplete transfer of MTU
        - ipv4: Fix table id reference in fib_sync_down_addr
        - [mips*/octeon] net: ethernet: octeon_mgmt: Account for second possible
          VLAN header
        - net: fix data-race in neigh_event_send()
        - net: usb: qmi_wwan: add support for DW5821e with eSIM support
        - nfc: netlink: fix double device reference drop
        - qede: fix NULL pointer deref in __qede_remove()
        - ipv6: fixes rt6_probe() and fib6_nh->last_probe init
        - [arm64] net: hns: Fix the stray netpoll locks causing deadlock in NAPI
          path
        - net: prevent load/store tearing on sk->sk_stamp
        - net: sched: prevent duplicate flower rules from tcf_proto destroy race
        - net/smc: fix ethernet interface refcounting
        - vsock/virtio: fix sock refcnt holding during the shutdown
        - r8169: fix page read in r8168g_mdio_read
        - ALSA: timer: Fix incorrectly assigned timer instance
        - ALSA: bebob: fix to detect configured source of sampling clock for
          Focusrite Saffire Pro i/o series
        - ALSA: hda/ca0132 - Fix possible workqueue stall
        - mm: memcontrol: fix NULL-ptr deref in percpu stats flush
        - mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges
        - mm, meminit: recalculate pcpu batch and high limits after init completes
        - mm: thp: handle page cache THP correctly in PageTransCompoundMap
        - mm, vmstat: hide /proc/pagetypeinfo from normal users
        - dump_stack: avoid the livelock of the dump_lock
        - mm: slab: make page_cgroup_ino() to recognize non-compound slab pages
          properly
        - btrfs: Consider system chunk array size for new SYSTEM chunks
        - btrfs: tree-checker: Fix wrong check on max devid
        - btrfs: save i_size to avoid double evaluation of i_size_read in
          compress_file_range
        - [x86] pinctrl: intel: Avoid potential glitches if pin is in GPIO mode
        - perf tools: Fix time sorting
        - perf map: Use zalloc for map_groups
        - drm/radeon: fix si_enable_smc_cac() failed issue
        - HID: wacom: generic: Treat serial number and related fields as unsigned
        - mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=y
        - blkcg: make blkcg_print_stat() print stats only for online blkgs
        - [arm64] Do not mask out PTE_RDONLY in pte_same()
        - ceph: fix use-after-free in __ceph_remove_cap()
        - ceph: fix RCU case handling in ceph_d_revalidate()
        - ceph: add missing check in d_revalidate snapdir handling
        - ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open
        - ceph: don't allow copy_file_range when stripe_count != 1
        - [x86] iio: imu: inv_mpu6050: fix no data on MPU6050
        - [armhf] sunxi: Fix CPU powerdown on A83T
        - [armhf] dts: imx6-logicpd: Re-enable SNVS power key
        - cpufreq: intel_pstate: Fix invalid EPB setting
        - clone3: validate stack arguments
        - netfilter: nf_tables: Align nft_expr private data to 64-bit
        - netfilter: ipset: Fix an error code in ip_set_sockfn_get()
        - [x86] intel_th: gth: Fix the window switching sequence
        - [x86] intel_th: pci: Add Comet Lake PCH support
        - [x86] intel_th: pci: Add Jasper Lake PCH support
        - [amd64] dumpstack: Don't evaluate exception stacks before setup
        - [i386] apic: Avoid bogus LDR warnings
        - SMB3: Fix persistent handles reconnect
        - can: usb_8dev: fix use-after-free on disconnect
        - [armhf] can: flexcan: disable completely the ECC mechanism
        - [armhf] can: c_can: c_can_poll(): only read status register after status
          IRQ
        - can: peak_usb: fix a potential out-of-sync while decoding packets
        - can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid
          skb mem leak
        - can: gs_usb: gs_can_open(): prevent memory leak (CVE-2019-19052)
        - can: dev: add missing of_node_put() after calling of_get_child_by_name()
        - can: mcba_usb: fix use-after-free on disconnect (CVE-2019-19529)
        - can: peak_usb: fix slab info leak (CVE-2019-19534)
        - configfs: fix a deadlock in configfs_symlink()
        - ALSA: usb-audio: More validations of descriptor units
        - ALSA: usb-audio: Simplify parse_audio_unit()
        - ALSA: usb-audio: Unify the release of usb_mixer_elem_info objects
        - ALSA: usb-audio: Remove superfluous bLength checks
        - ALSA: usb-audio: Clean up check_input_term()
        - ALSA: usb-audio: Fix possible NULL dereference at
          create_yamaha_midi_quirk()
        - ALSA: usb-audio: remove some dead code
        - ALSA: usb-audio: Fix copy&paste error in the validator
        - usbip: Implement SG support to vhci-hcd and stub driver
        - HID: google: add magnemite/masterball USB ids
        - bpf: lwtunnel: Fix reroute supplying invalid dst
        - [x86] HID: intel-ish-hid: fix wrong error handling in
          ishtp_cl_alloc_tx_ring()
        - [powerpc] fix allow/prevent_user_access() when crossing segment
          boundaries.
        - RDMA/mlx5: Clear old rate limit when closing QP
        - iw_cxgb4: fix ECN check on the passive accept
        - RDMA/siw: free siw_base_qp in kref release routine
        - RDMA/qedr: Fix reported firmware version
        - IB/core: Use rdma_read_gid_l2_fields to compare GID L2 fields
        - net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flow
        - net/mlx5e: TX, Fix consumer index of error cqe dump
        - net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq
          (CVE-2019-19045)
        - net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dump (CVE-2019-19047)
        - scsi: qla2xxx: fixup incorrect usage of host_byte
        - scsi: lpfc: Check queue pointer before use
        - scsi: ufs-bsg: Wake the device before sending raw upiu commands
        - RDMA/uverbs: Prevent potential underflow
        - bpf: Fix use after free in subprog's jited symbol removal
        - [armhf,arm64] net: stmmac: Fix the problem of tso_xmit
        - net: openvswitch: free vport unless register_netdevice() succeeds
        - scsi: lpfc: Honor module parameter lpfc_use_adisc
        - scsi: qla2xxx: Initialized mailbox to prevent driver load failure
        - bpf: Fix use after free in bpf_get_prog_name
        - iwlwifi: pcie: fix PCI ID 0x2720 configs that should be soc
        - iwlwifi: pcie: fix all 9460 entries for qnj
        - iwlwifi: pcie: 0x2720 is qu and 0x30DC is not
        - netfilter: nf_flow_table: set timeout before insertion into hashes
        - xsk: Fix registration of Rx-only sockets
        - net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flag
        - ipvs: don't ignore errors in case refcounting ip_vs module fails
        - ipvs: move old_secure_tcp into struct netns_ipvs
        - netfilter: nft_payload: fix missing check for matching length in offloads
        - RDMA/nldev: Skip counter if port doesn't match
        - bonding: fix unexpected IFF_BONDING bit unset
        - bonding: use dynamic lockdep key instead of subclass
        - macsec: fix refcnt leak in module exit routine
        - virt_wifi: fix refcnt leak in module exit routine
        - scsi: sd: define variable dif as unsigned int instead of bool
        - usb: gadget: composite: Fix possible double free memory bug
        - usb: gadget: configfs: fix concurrent issue between composite APIs
        - [armhf,arm64] usb: dwc3: remove the call trace of USBx_GFLADJ
        - [x86] perf/amd/ibs: Fix reading of the IBS OpData register and thus
          precise RIP validity
        - [x86] perf/amd/ibs: Handle erratum #420 only on the affected CPU family
          (10h)
        - [x86] perf/uncore: Fix event group support
        - USB: Skip endpoints with 0 maxpacket length
        - USB: ldusb: use unsigned size format specifiers
        - usbip: tools: Fix read_usb_vudc_device() error path handling
        - RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure case
        - [arm64] RDMA/hns: Prevent memory leaks of eq->buf_list
        - scsi: qla2xxx: stop timer in shutdown path
        - sched/topology: Don't try to build empty sched domains
        - sched/topology: Allow sched_asym_cpucapacity to be disabled
        - nvme-multipath: fix possible io hang after ctrl reconnect
        - [amd64] fjes: Handle workqueue allocation failure
        - [arm64] net: hisilicon: Fix "Trying to free already-free IRQ"
        - wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle
          (CVE-2019-19051)
        - [x86] iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire
          A315-41
        - mt76: dma: fix buffer unmap with non-linear skbs
        - drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)
        - drm/sched: Set error to s_fence if HW job submission failed.
        - drm/amdgpu: If amdgpu_ib_schedule fails return back the error.
        - drm/amd/display: do not synchronize "drr" displays
        - drm/amd/display: add 50us buffer as WA for pstate switch in active
        - drm/amd/display: Passive DP->HDMI dongle detection fix
        - drm/amd/display: dc.c:use kzalloc without test
        - SUNRPC: The TCP back channel mustn't disappear while requests are
          outstanding
        - SUNRPC: The RDMA back channel mustn't disappear while requests are
          outstanding
        - SUNRPC: Destroy the back channel when we destroy the host transport
        - [x86] hv_netvsc: Fix error handling in netvsc_attach()
        - efi/tpm: Return -EINVAL when determining tpm final events log size fails
        - efi: libstub/arm: Account for firmware reserved memory at the base of RAM
        - [x86] efi: Never relocate kernel below lowest acceptable address
        - [arm64] cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo
        - usb: dwc3: gadget: fix race when disabling ep with cancelled xfers
        - [arm64] apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
        - [arm64] Brahma-B53 is SSB and spectre v2 safe
        - [arm64] apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core
        - NFSv4: Don't allow a cached open with a revoked delegation
        - igb: Fix constant media auto sense switching when no cable is connected
        - e1000: fix memory leaks
        - ocfs2: protect extent tree in ocfs2_prepare_inode_for_write()
        - [x86] pinctrl: cherryview: Fix irq_valid_mask calculation
        - timekeeping/vsyscall: Update VDSO data unconditionally
        - mm/filemap.c: don't initiate writeback if mapping has no dirty pages
        - cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg
          is dead
        - [x86] ASoC: SOF: Intel: hda-stream: fix the CONFIG_ prefix missing
        - usbip: Fix free of unallocated memory in vhci tx
        - bonding: fix using uninitialized mode_lock
        - netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 sets
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.12
        - scsi: core: Handle drivers which set sg_tablesize to zero
        - ax88172a: fix information leak on short answers
        - devlink: disallow reload operation during device cleanup
        - ipmr: Fix skb headroom in ipmr_get_route().
        - net/smc: fix fastopen for non-blocking connect()
        - net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modules
        - slip: Fix memory leak in slip_open error path
        - tcp: remove redundant new line from tcp_event_sk_skb
        - devlink: Add method for time-stamp on reporter's dump
        - net/smc: fix refcount non-blocking connect() -part 2
        - ALSA: usb-audio: Fix missing error check at mixer resolution test
        - ALSA: usb-audio: not submit urb for stopped endpoint
        - ALSA: usb-audio: Fix incorrect NULL check in create_yamaha_midi_quirk()
        - ALSA: usb-audio: Fix incorrect size check for processing/extension units
        - Btrfs: fix log context list corruption after rename exchange operation
        - cgroup: freezer: call cgroup_enter_frozen() with preemption disabled in
          ptrace_stop()
        - Input: ff-memless - kill timer in destroy() (CVE-2019-19524)
        - Input: synaptics-rmi4 - fix video buffer size
        - Input: synaptics-rmi4 - disable the relative position IRQ in the F12
          driver
        - Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)
        - Input: synaptics-rmi4 - clear IRQ enables for F54
        - Input: synaptics-rmi4 - destroy F54 poller workqueue when removing
        - KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
        - IB/hfi1: Ensure r_tid_ack is valid before building TID RDMA ACK packet
        - IB/hfi1: Calculate flow weight based on QP MTU for TID RDMA
        - IB/hfi1: TID RDMA WRITE should not return IB_WC_RNR_RETRY_EXC_ERR
        - IB/hfi1: Ensure full Gen3 speed in a Gen4 system
        - IB/hfi1: Use a common pad buffer for 9B and 16B packets
        - i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present
        - [x86] quirks: Disable HPET on Intel Coffe Lake platforms
        - ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable
        - ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either
        - io_uring: ensure registered buffer import returns the IO length
        - [x86] drm/i915: update rawclk also on resume
        - [x86] Revert "drm/i915/ehl: Update MOCS table for EHL"
        - ntp/y2038: Remove incorrect time_t truncation
        - [x86] iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros
        - mm: mempolicy: fix the wrong return value and potential pages leak of
          mbind
        - mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
        - mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()
        - mm: slub: really fix slab walking for init_on_free
        - mm/memory_hotplug: fix try_offline_node()
        - mm/page_io.c: do not free shared swap slots
        - mmc: sdhci-of-at91: fix quirk2 overwrite
        - slcan: Fix memory leak in error path
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.13
        - net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()
        - block, bfq: deschedule empty bfq_queues not referred by any process
        - mm/memory_hotplug: don't access uninitialized memmaps in
          shrink_pgdat_span()
        - mm/memory_hotplug: fix updating the node span
        - [arm64] uaccess: Ensure PAN is re-enabled after unhandled uaccess fault
        - fbdev: Ditch fb_edid_add_monspecs
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.14
        - net/mlx4_en: fix mlx4 ethtool -N insertion
        - net/mlx4_en: Fix wrong limitation for number of TX rings
        - net: rtnetlink: prevent underflows in do_setvfinfo()
        - net/sched: act_pedit: fix WARN() in the traffic path
        - net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key
        - sfc: Only cancel the PPS workqueue if it exists
        - net/mlxfw: Verify FSM error code translation doesn't exceed array size
        - net/mlx5e: Fix set vf link state error flow
        - net/mlx5: Fix auto group size calculation
        - ipv6/route: return if there is no fib_nh_gw_family
        - taprio: don't reject same mqprio settings
        - net/ipv4: fix sysctl max for fib_multipath_hash_policy
        - net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6
        - net/mlx5e: Do not use non-EXT link modes in EXT mode
        - net/mlx5: Update the list of the PCI supported devices
        - vhost/vsock: split packets to send using multiple buffers
        - [arm64] gpio: max77620: Fixup debounce delays
        - fork: fix pidfd_poll()'s return type
        - nbd:fix memory leak in nbd_get_socket()
        - virtio_console: allocate inbufs in add_port() only if it is needed
        - virtio_ring: fix return code on DMA mapping fails
        - virtio_balloon: fix shrinker count
        - Revert "fs: ocfs2: fix possible null-pointer dereferences in
          ocfs2_xa_prepare_entry()"
        - mm/memory_hotplug: don't access uninitialized memmaps in
          shrink_zone_span()
        - mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()
        - drm/amdgpu: disable gfxoff when using register read interface
        - drm/amdgpu: disable gfxoff on original raven
        - drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICs
        - [x86] drm/i915: Don't oops in dumb_create ioctl if we have no crtcs
        - [x86] drm/i915/pmu: "Frequency" is reported as accumulated cycles
        - [x86] drm/i915/userptr: Try to acquire the page lock around
          set_page_dirty()
        - Bluetooth: Fix invalid-free in bcsp_close()
        - ath10k: restore QCA9880-AR1A (v1) detection
        - ath10k: Fix HOST capability QMI incompatibility
        - ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
          (CVE-2019-15099)
        - ath9k_hw: fix uninitialized variable data
        - Revert "Bluetooth: hci_ll: set operational frequency earlier"
        - Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"
        - md/raid10: prevent access of uninitialized resync_pages offset
        - mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=n
        - [armel,armhf] 8904/1: skip nomap memblocks while finding the lowmem/
          highmem boundary
        - [x86] insn: Fix awk regexp warnings
        - [x86] speculation: Fix incorrect MDS/TAA mitigation status
        - [x86] speculation: Fix redundant MDS mitigation message
        - nbd: prevent memory leak
        - [i386] stackframe: Repair 32-bit Xen PV
        - [i386] xen: Make xen_iret_crit_fixup() independent of frame layout
        - [i386] xen: Simplify ring check in xen_iret_crit_fixup()
        - [i386] doublefault: Fix stack canaries in the double fault handler
        - [i386] pti: Size initial_page_table correctly
        - [i386] cpu_entry_area: Add guard page for entry stack on 32bit
        - [i386] entry: Fix IRET exception
        - [i386] entry: Use %ss segment where required
        - [i386] entry: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
        - [i386] entry: Unwind the ESPFIX stack earlier on exception entry
        - [i386] entry: Fix NMI vs ESPFIX
        - [i386] pti: Calculate the various PTI cpu_entry_area sizes correctly,
          make the CPU_ENTRY_AREA_PAGES assert precise
        - [i386] entry: Fix FIXUP_ESPFIX_STACK with user CR3
        - futex: Prevent robust futex exit race
        - ALSA: usb-audio: Fix NULL dereference at parsing BADD
        - nfc: port100: handle command failure cleanly
        - media: vivid: Set vid_cap_streaming and vid_out_streaming to true
        - media: vivid: Fix wrong locking that causes race conditions on streaming
          stop (CVE-2019-18683)
        - media: usbvision: Fix invalid accesses after device disconnect
        - media: usbvision: Fix races among open, close, and disconnect
        - cpufreq: Add NULL checks to show() and store() methods of cpufreq
        - media: uvcvideo: Fix error path in control parsing failure
        - media: b2c2-flexcop-usb: add sanity checking (CVE-2019-15291)
        - media: cxusb: detect cxusb_ctrl_msg error in query
        - media: imon: invalid dereference in imon_touch_event
        - media: mceusb: fix out of bounds read in MCE receiver buffer
        - mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocations
        - usbip: tools: fix fd leakage in the function of read_attr_usbip_status
        - usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
        - usb-serial: cp201x: support Mark-10 digital force gauge
        - USB: chaoskey: fix error case of a timeout
        - appledisplay: fix error handling in the scheduled work
        - USB: serial: mos7840: add USB ID to support Moxa UPort 2210
        - USB: serial: mos7720: fix remote wakeup
        - USB: serial: mos7840: fix remote wakeup
        - USB: serial: option: add support for DW5821e with eSIM support
        - USB: serial: option: add support for Foxconn T77W968 LTE modules
        - [x86] staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error
        - [powerpc*] 64s: support nospectre_v2 cmdline option
        - [powerpc*] book3s64: Fix link stack flush on context switch
          (CVE-2019-18660)
        - [powerpc*] KVM: Book3S HV: Flush link stack on guest exit to host kernel
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.15
        - io_uring: async workers should inherit the user creds
        - net: separate out the msghdr copy from ___sys_{send,recv}msg()
        - net: disallow ancillary data for __sys_{send,recv}msg_file()
        - XArray: Fix xas_next() with a single entry at 0
        - [arm64] clk: meson: gxbb: let sar_adc_clk_div set the parent clock rate
        - [x86] thunderbolt: Read DP IN adapter first two dwords in one go
        - [x86] thunderbolt: Fix lockdep circular locking depedency warning
        - [x86] ASoC: compress: fix unsigned integer overflow check
        - [arm64,armel,armhf] reset: Fix memory leak in reset_control_array_put()
        - [armhf] clk: samsung: exynos542x: Move G3D subsystem clocks to its
          sub-CMU
        - [armel,armhf] ASoC: kirkwood: fix external clock probe defer
        - [armel,armhf] ASoC: kirkwood: fix device remove ordering
        - [armhf] clk: samsung: exynos5420: Preserve PLL configuration during
          suspend/resume
        - [x86] pinctrl: cherryview: Allocate IRQ chip dynamic
        - [armhf] soc: imx: gpc: fix initialiser format
        - ASoC: SOF: ipc: Fix memory leak in sof_set_get_large_ctrl_data
          (CVE-2019-18811)
        - [armhf] ASoC: ti: sdma-pcm: Add back the flags parameter for non
          standard dma names
        - [armhf] ASoC: rockchip: rockchip_max98090: Enable SHDN to fix headset
          detection
        - [arm64,armhf] clk: sunxi: Fix operator precedence in
          sunxi_divs_clk_setup
        - [armhf] clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18
        - [armhf] dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspend
        - bpf: Allow narrow loads of bpf_sysctl fields with offset > 0
        - bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()
        - [powerpc*] bpf: Fix tail call implementation
        - idr: Fix idr_get_next_ul race with idr_remove
        - idr: Fix integer overflow in idr_for_each_entry
        - idr: Fix idr_alloc_u32 on 32-bit systems
        - [amd64] ASoC: hdac_hda: fix race in device removal
        - [armhf] clk: ti: dra7-atl-clock: Remove ti_clk_add_alias call
        - [armhf] clk: ti: clkctrl: Fix failed to enable error with double udelay
          timeout
        - [armhf] net: fec: add missed clk_disable_unprepare in remove
        - netfilter: ipset: Fix nla_policies to fully support NL_VALIDATE_STRICT
        - bridge: ebtables: don't crash when using dnat target in output chains
        - netfilter: nf_tables: bogus EOPNOTSUPP on basechain update
        - netfilter: nf_tables_offload: skip EBUSY on chain update
        - stacktrace: Don't skip first entry on noncurrent tasks
        - can: peak_usb: report bus recovery as well
        - [armhf] can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset
          on open
        - can: rx-offload: can_rx_offload_queue_tail(): fix error handling, avoid
          skb mem leak
        - can: rx-offload: can_rx_offload_offload_one(): do not increase the
          skb_queue beyond skb_queue_len_max
        - can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors
          on queue overflow or OOM
        - can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to
          propagate error value in case of errors
        - can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on
          error
        - can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on error
        - [armhf] can: flexcan: increase error counters if skb enqueueing via
          can_rx_offload_queue_sorted() fails
        - [x86] tsc: Respect tsc command line paraemeter for clocksource_tsc_early
        - nvme-rdma: fix a segmentation fault during module unload
        - nvme-multipath: fix crash in nvme_mpath_clear_ctrl_paths
        - [arm64] watchdog: meson: Fix the wrong value of left time
        - ALSA: hda: hdmi - add Tigerlake support
        - [amd64] ASoC: SOF: topology: Fix bytes control size checks
        - drm/amdgpu: dont schedule jobs while in reset
        - [arm64,armhf] net/mlx5e: Fix eswitch debug print of max fdb flow
        - net/mlx5e: Use correct enum to determine uplink port
        - drm/amdgpu: register gpu instance before fan boost feature enablment
        - drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9
        - [arm64,armhf] net: stmmac: gmac4: bitrev32 returns u32
        - [arm64,armhf] net: stmmac: xgmac: bitrev32 returns u32
        - [arm64,armhf] net: stmmac: xgmac: Fix TSA selection
        - [arm64,armhf] net: stmmac: xgmac: Disable Flow Control when 1 or more
          queues are in AV
        - ceph: return -EINVAL if given fsc mount option on kernel w/o support
        - mac80211: fix ieee80211_txq_setup_flows() failure path
        - mac80211: fix station inactive_time shortly after boot
        - block: drbd: remove a stray unlock in __drbd_send_protocol()
        - ice: fix potential infinite loop because loop counter being too small
        - iavf: initialize ITRN registers with correct values
        - [arm64,armel,armhf] usb: dwc2: use a longer core rest timeout in
          dwc2_core_reset()
        - [x86] staging: rtl8192e: fix potential use after free
        - staging: rtl8723bs: Drop ACPI device ids
        - staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids
        - USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P
        - [x86] mei: bus: prefix device names on bus with the bus name
        - [x86] mei: me: add comet point V device id
        - [x86] thunderbolt: Power cycle the router if NVM authentication fails
        - xfrm: Fix memleak on xfrm state destroy
        - [x86] fpu: Don't cache access to fpu_fpregs_owner_ctx (CVE-2019-19602)
        - macvlan: schedule bc_work even if error
        - mdio_bus: don't use managed reset-controller
        - net: macb: add missed tasklet_kill
        - net: psample: fix skb_over_panic
        - net: sched: fix `tc -s class show` no bstats on class with nolock
          subqueues
        - openvswitch: fix flow command message size
        - sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
        - slip: Fix use-after-free Read in slip_open
        - sctp: cache netns in sctp_ep_common
        - openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
        - openvswitch: remove another BUG_ON()
        - net/tls: take into account that bpf_exec_tx_verdict() may free the
          record
        - net: skmsg: fix TLS 1.3 crash with full sk_msg
        - tipc: fix link name length check
        - ext4: add more paranoia checking in ext4_expand_extra_isize handling
        - HID: core: check whether Usage Page item is after Usage ID items
        - [x86] platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer
        - [x86] platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input
          size
        - [armhf] net: fec: fix clock count mis-match
    
      [ Ben Hutchings ]
      * [amd64] sound/soc/sof: Disable SND_SOC_SOF_ACPI,
        SND_SOC_SOF_{BAYTRAIL,BROADWELL}_SUPPORT (Closes: #945914)
      * [amd64] sound/soc/intel/boarss: Disable Broxton drivers again
      * [i386] sound/soc: Enable same SOF drivers as on amd64
      * Bump ABI to 3
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 07 Dec 2019 13:24:06 +0100
  • linux (5.3.9-3) unstable; urgency=medium
    
      * [arm64,armhf,powerpc*,s390x] KVM: Add more exports to ABI ignore list
        (fixes FTBFS)
    
     -- Ben Hutchings <email address hidden>  Tue, 19 Nov 2019 01:43:33 +0000
  • linux (5.3.9-2) unstable; urgency=medium
    
      * [x86] Add mitigation for TSX Asynchronous Abort (CVE-2019-11135):
        - x86/msr: Add the IA32_TSX_CTRL MSR
        - x86/cpu: Add a helper function x86_read_arch_cap_msr()
        - x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
        - x86/speculation/taa: Add mitigation for TSX Async Abort
        - x86/speculation/taa: Add sysfs reporting for TSX Async Abort
        - kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
        - x86/tsx: Add "auto" option to the tsx= cmdline parameter
        - x86/speculation/taa: Add documentation for TSX Async Abort
        - x86/tsx: Add config options to set tsx=on|off|auto
        - x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
        TSX is now disabled by default; see
        Documentation/admin-guide/hw-vuln/tsx_async_abort.rst
      * [x86] KVM: Add mitigation for Machine Check Error on Page Size Change
        (aka iTLB multi-hit, CVE-2018-12207):
        - kvm: x86, powerpc: do not allow clearing largepages debugfs entry
        - x86/bugs: Add ITLB_MULTIHIT bug infrastructure
        - x86/cpu: Add Tremont to the cpu vulnerability whitelist
        - cpu/speculation: Uninline and export CPU mitigations helpers
        - kvm: mmu: ITLB_MULTIHIT mitigation
        - kvm: Add helper function for creating VM worker threads
        - kvm: x86: mmu: Recovery of shattered NX large pages
        - Documentation: Add ITLB_MULTIHIT documentation
      * [x86] i915: Mitigate local privilege escalation on gen9 (CVE-2019-0155):
        - drm/i915: Rename gen7 cmdparser tables
        - drm/i915: Disable Secure Batches for gen6+
        - drm/i915: Remove Master tables from cmdparser
        - drm/i915: Add support for mandatory cmdparsing
        - drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
        - drm/i915: Allow parsing of unsized batches
        - drm/i915: Add gen9 BCS cmdparsing
        - drm/i915/cmdparser: Use explicit goto for error paths
        - drm/i915/cmdparser: Add support for backward jumps
        - drm/i915/cmdparser: Ignore Length operands during command matching
        - drm/i915/cmdparser: Fix jump whitelist clearing
      * [x86] i915: Mitigate local denial-of-service on gen8/gen9 (CVE-2019-0154):
        - drm/i915: Lower RM timeout to avoid DSI hard hangs
        - drm/i915/gen8+: Add RC6 CTX corruption WA
    
     -- Ben Hutchings <email address hidden>  Tue, 12 Nov 2019 15:44:08 +0000
  • linux (5.3.9-1) unstable; urgency=medium
    
      * New version hopefully closes: #942881
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.8
        - drm: Free the writeback_job when it with an empty fb
        - drm: Clear the fence pointer when writeback job signaled
        - [armhf] clk: ti: dra7: Fix mcasp8 clock bits
        - [armhf] dts: Fix wrong clocks for dra7 mcasp
        - nvme-pci: Fix a race in controller removal
        - scsi: ufs: skip shutdown if hba is not powered
        - scsi: megaraid: disable device when probe failed after enabled device
        - scsi: qla2xxx: Silence fwdump template message
        - scsi: qla2xxx: Fix unbound sleep in fcport delete path.
        - scsi: qla2xxx: Fix stale mem access on driver unload
        - scsi: qla2xxx: Fix N2N link reset
        - scsi: qla2xxx: Fix N2N link up fail
        - [armhf] dts: Fix gpio0 flags for am335x-icev2
        - [armhf] OMAP2+: Fix missing reset done flag for am3 and am43
        - [armhf] OMAP2+: Add missing LCDC midlemode for am335x
        - [armhf] OMAP2+: Fix warnings with broken omap2_set_init_voltage()
        - nvme-tcp: fix wrong stop condition in io_work
        - nvme-pci: Save PCI state before putting drive into deepest state
        - nvme: fix an error code in nvme_init_subsystem()
        - nvme-rdma: Fix max_hw_sectors calculation
        - nvme: Added QUIRKs for ADATA XPG SX8200 Pro 512GB
        - nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T
        - nvme-rdma: fix possible use-after-free in connect timeout
        - blk-mq: honor IO scheduler for multiqueue devices
        - xen/efi: Set nonblocking callbacks
        - loop: change queue block size to match when using DIO
        - nl80211: fix null pointer dereference
        - mac80211: fix txq null pointer dereference
        - netfilter: nft_connlimit: disable bh on garbage collection
        - [armhf,arm64] net: stmmac: xgmac: Not all Unicast addresses may be
          available
        - [armhf,arm64] net: stmmac: dwmac4: Always update the MAC Hash Filter
        - [armhf,arm64] net: stmmac: Correctly take timestamp for PTPv2
        - [armhf,arm64] net: stmmac: Do not stop PHY if WoL is enabled
        - drm/amdgpu: fix multiple memory leaks in acp_hw_init
        - drm/amd/display: memory leak
        - [mips*el/loongson-*] Fix the link time qualifier of 'serial_exit()'
        - [arm64] net: hisilicon: Fix usage of uninitialized variable in function
          mdio_sc_cfg_reg_write()
        - [armhf,arm64] net: stmmac: Avoid deadlock on suspend/resume
        - [s390x] mm: fix -Wunused-but-set-variable warnings
        - r8152: Set macpassthru in reset_resume callback
        - net: phy: allow for reset line to be tied to a sleepy GPIO controller
        - net: phy: fix write to mii-ctrl1000 register
        - vfs: Convert filldir[64]() from __put_user() to unsafe_put_user()
        - elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
          (regression in 4.17)
        - vfs: Make filldir[64]() verify the directory entry filename is valid
        - uaccess: implement a proper unsafe_copy_to_user() and switch filldir over
          to it
        - vfs: filldir[64]: remove WARN_ON_ONCE() for bad directory entries
        - net_sched: fix backward compatibility for TCA_KIND (regression in 5.3.4)
        - net_sched: fix backward compatibility for TCA_ACT_KIND (regression in
          5.3.4)
        - libata/ahci: Fix PCS quirk application (regression in 5.3.4)
        - md/raid0: fix warning message for parameter default_layout
        - Revert "drm/radeon: Fix EEH during kexec" (regression in 5.3.5)
        - ocfs2: fix panic due to ocfs2_wq is null
        - nvme-pci: Set the prp2 correctly when using more than 4k page
        - ipv4: fix race condition between route lookup and invalidation
        - ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
        - net: avoid potential infinite loop in tc_ctl_action()
        - [hppa,m68k] net: i82596: fix dma_alloc_attr for sni_82596
        - net: ipv6: fix listify ip6_rcv_finish in case of forwarding
        - [armhf,arm64] net: stmmac: disable/enable ptp_ref_clk in suspend/resume
          flow
        - rxrpc: Fix possible NULL pointer access in ICMP handling
        - sched: etf: Fix ordering of packets with same txtime
        - sctp: change sctp_prot .no_autobind with true
        - net: aquantia: temperature retrieval fix
        - net: aquantia: when cleaning hw cache it should be toggled
        - net: aquantia: do not pass lro session with invalid tcp checksum
        - net: aquantia: correctly handle macvlan and multicast coexistence
        - net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYs
        - net: phy: micrel: Update KSZ87xx PHY name
        - net: avoid errors when trying to pop MLPS header on non-MPLS packets
        - net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
        - netdevsim: Fix error handling in nsim_fib_init and nsim_fib_exit
        - net: ethernet: broadcom: have drivers select DIMLIB as needed
        - net: phy: Fix "link partner" information disappear issue
        - rxrpc: use rcu protection while reading sk->sk_user_data
        - io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD
        - io_uring: Fix corrupted user_data
        - USB: legousbtower: fix memleak on disconnect
        - ALSA: hda/realtek - Add support for ALC711
        - [x86] ALSA: hda/realtek - Enable headset mic on Asus MJ401TA
        - ALSA: usb-audio: Disable quirks for BOSS Katana amplifiers
        - ALSA: hda - Force runtime PM on Nvidia HDMI codecs
        - USB: serial: ti_usb_3410_5052: fix port-close races
        - USB: ldusb: fix memleak on disconnect
        - USB: usblp: fix use-after-free on disconnect
        - USB: ldusb: fix read info leaks
        - binder: Don't modify VMA bounds in ->mmap handler
        - [mips*] tlbex: Fix build_restore_pagemask KScratch restore
        - staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYS
        - [s390x] scsi: zfcp: fix reaction on bit error threshold notification
        - scsi: sd: Ignore a failure to sync cache due to lack of authorization
        - scsi: core: save/restore command resid for error handling
        - scsi: core: try to get module before removing device
        - scsi: ch: Make it possible to open a ch device multiple times again
        - Revert "Input: elantech - enable SMBus on new (2018+) systems"
          (regression in 5.3)
        - Input: synaptics-rmi4 - avoid processing unknown IRQs
        - ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()
        - ACPI: NFIT: Fix unlock on error in scrub_show()
        - iwlwifi: pcie: change qu with jf devices to use qu configuration
        - cfg80211: wext: avoid copying malformed SSIDs (CVE-2019-17133)
        - mac80211: Reject malformed SSID elements
        - drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50
        - drm/ttm: Restore ttm prefaulting
        - [armhf,arm64] drm/panfrost: Handle resetting on timeout better
        - drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1
        - drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe sync
        - [x86] drm/i915/userptr: Never allow userptr into the mappable GGTT
        - [x86] drm/i915: Favor last VBT child device with conflicting AUX ch/DDC
          pin
        - drm/amdgpu/vce: fix allocation size in enc ring test
        - drm/amdgpu/vcn: fix allocation size in enc ring test
        - drm/amdgpu/uvd6: fix allocation size in enc ring test (v2)
        - drm/amdgpu/uvd7: fix allocation size in enc ring test (v2)
        - drm/amdgpu: user pages array memory leak fix
        - drivers/base/memory.c: don't access uninitialized memmaps in
          soft_offline_page_store()
        - fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c
        - io_uring: Fix broken links with offloading
        - io_uring: Fix race for sqes with userspace
        - io_uring: used cached copies of sq->dropped and cq->overflow
        - [armhf] mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20C
        - mm/memory-failure.c: don't access uninitialized memmaps in
          memory_failure()
        - mm/slub: fix a deadlock in show_slab_objects()
        - mm/page_owner: don't access uninitialized memmaps when reading
          /proc/pagetypeinfo
        - mm/memunmap: don't access uninitialized memmap in memunmap_pages()
        - mm: memcg/slab: fix panic in __free_slab() caused by premature memcg
          pointer release
        - mm, compaction: fix wrong pfn handling in __reset_isolation_pfn()
        - mm: memcg: get number of pages on the LRU list in memcgroup base on
          lru_zone_size
        - mm: memblock: do not enforce current limit for memblock_phys* family
        - hugetlbfs: don't access uninitialized memmaps in
          pfn_range_valid_gigantic()
        - mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if
          mmaped more than once
        - zram: fix race between backing_dev_show and backing_dev_store
        - [s390x] zcrypt: fix memleak at release
        - [s390x] kaslr: add support for R_390_GLOB_DAT relocation type
        - lib/vdso: Make clock_getres() POSIX compliant again
        - [hppa] Fix vmap memory leak in ioremap()/iounmap()
        - [arm64] KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is set
        - [arm64] Avoid Cavium TX2 erratum 219 when switching TTBR
        - [arm64] Enable workaround for Cavium TX2 erratum 219 when running SMT
        - [arm64] Allow CAVIUM_TX2_ERRATUM_219 to be selected
        - CIFS: avoid using MID 0xFFFF
        - cifs: Fix missed free operations
        - CIFS: Fix use after free of file info structures
        - perf/aux: Fix AUX output stopping
        - tracing: Fix race in perf_trace_buf initialization
        - fs/dax: Fix pmd vs pte conflict detection
        - dm cache: fix bugs when a GFP_NOWAIT allocation fails
        - [riscv64] irqchip/sifive-plic: Switch to fasteoi flow
        - [amd64] boot: Make level2_kernel_pgt pages invalid outside kernel area
        - [x86] apic/x2apic: Fix a NULL pointer deref when handling a dying cpu
        - [x86] hyperv: Make vapic support x2apic mode
        - [x86] pinctrl: cherryview: restore Strago DMI workaround for all versions
        - [arm64] pinctrl: armada-37xx: fix control of pins 32 and up
        - [arm64] pinctrl: armada-37xx: swap polarity on LED group
        - btrfs: block-group: Fix a memory leak due to missing
          btrfs_put_block_group()
        - Btrfs: add missing extents release on file extent cluster relocation
          error
        - btrfs: don't needlessly create extent-refs kernel thread
        - Btrfs: fix qgroup double free after failure to reserve metadata for
          delalloc
        - Btrfs: check for the full sync flag while holding the inode lock during
          fsync
        - btrfs: tracepoints: Fix wrong parameter order for qgroup events
        - btrfs: tracepoints: Fix bad entry members of qgroup events
        - [ppc64*] KVM: Book3S HV: XIVE: Ensure VP isn't already in use
        - memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'
        - cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
        - ceph: just skip unrecognized info in ceph_reply_info_extra
        - xen/netback: fix error path of xenvif_connect_data()
        - PCI: PM: Fix pci_power_up()
        - opp: of: drop incorrect lockdep_assert_held()
        - of: reserved_mem: add missing of_node_put() for proper ref-counting
        - blk-rq-qos: fix first node deletion of rq_qos_del()
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.9
        - io_uring: fix up O_NONBLOCK handling for sockets
        - dm snapshot: introduce account_start_copy() and account_end_copy()
        - dm snapshot: rework COW throttling to fix deadlock
        - Btrfs: fix inode cache block reserve leak on failure to allocate data
          space
        - btrfs: qgroup: Always free PREALLOC META reserve in
          btrfs_delalloc_release_extents()
        - iio: fix center temperature of bmc150-accel-core
        - libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
        - perf tests: Avoid raising SEGV using an obvious NULL dereference
        - perf map: Fix overlapped map handling
        - perf script brstackinsn: Fix recovery from LBR/binary mismatch
        - perf jevents: Fix period for Intel fixed counters
        - perf tools: Propagate get_cpuid() error
        - perf annotate: Propagate perf_env__arch() error
        - perf annotate: Fix the signedness of failure returns
        - perf annotate: Propagate the symbol__annotate() error return
        - perf annotate: Fix arch specific ->init() failure errors
        - perf annotate: Return appropriate error code for allocation failures
        - perf annotate: Don't return -1 for error when doing BPF disassembly
        - staging: rtl8188eu: fix null dereference when kzalloc fails
        - RDMA/hfi1: Prevent memory leak in sdma_init
        - RDMA/iw_cxgb4: fix SRQ access from dump_qp()
        - RDMA/iwcm: Fix a lock inversion issue
        - [x86] HID: hyperv: Use in-place iterator API in the channel callback
        - nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request
        - [arm64] cpufeature: Effectively expose FRINT capability to userspace
        - [arm64] Fix incorrect irqflag restore for priority masking for compat
        - [arm64] ftrace: Ensure synchronisation in PLT setup for Neoverse-N1
          #1542419
        - [riscv64] serial/sifive: select SERIAL_EARLYCON
        - RDMA/core: Fix an error handling path in 'res_get_common_doit()'
        - RDMA/cm: Fix memory leak in cm_add/remove_one
        - RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error path
        - RDMA/mlx5: Do not allow rereg of a ODP MR
        - RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcu
        - RDMA/mlx5: Add missing synchronize_srcu() for MW cases
        - [arm64] gpio: max77620: Use correct unit for debounce times
        - fs: cifs: mute -Wunused-const-variable message
        - [arm64] vdso32: Fix broken compat vDSO build warnings
        - [arm64] vdso32: Detect binutils support for dmb ishld
        - serial: mctrl_gpio: Check for NULL pointer
        - [armhf] serial: 8250_omap: Fix gpio check for auto RTS/CTS
        - [arm64] vdso32: Don't use KBUILD_CPPFLAGS unconditionally
        - efi/cper: Fix endianness of PCIe class code
        - [x86] efi: Do not clean dummy variable in kexec path
        - [mips*] include: Mark __cmpxchg as __always_inline
        - [riscv64] avoid kernel hangs when trapped in BUG()
        - [riscv64] avoid sending a SIGTRAP to a user thread trapped in WARN()
        - [riscv64] Correct the handling of unexpected ebreak in do_trap_break()
        - [x86] xen: Return from panic notifier
        - ocfs2: clear zero in unaligned direct IO
        - fs: ocfs2: fix possible null-pointer dereferences in
          ocfs2_xa_prepare_entry()
        - fs: ocfs2: fix a possible null-pointer dereference in
          ocfs2_write_end_nolock()
        - fs: ocfs2: fix a possible null-pointer dereference in
          ocfs2_info_scan_inode_alloc()
        - btrfs: silence maybe-uninitialized warning in clone_range
        - [arm64] armv8_deprecated: Checking return value for memory allocation
        - [x86] cpu: Add Comet Lake to the Intel CPU models header
        - sched/fair: Scale bandwidth quota and period without losing quota/period
          ratio precision
        - sched/vtime: Fix guest/system mis-accounting on task switch
        - perf/core: Rework memory accounting in perf_mmap()
        - perf/core: Fix corner case in perf_rotate_context()
        - [x86] perf/amd: Change/fix NMI latency mitigation to use a timestamp
        - drm/amdgpu: fix memory leak
        - [mips*] include: Mark __xchg as __always_inline
        - [mips*] fw: sni: Fix out of bounds init of o32 stack
        - [s390x] cio: fix virtio-ccw DMA without PV
        - [x86] virt: vbox: fix memory leak in hgcm_call_preprocess_linaddr
        - nbd: fix possible sysfs duplicate warning
        - NFSv4: Fix leak of clp->cl_acceptor string
        - SUNRPC: fix race to sk_err after xs_error_report
        - [s390x] uaccess: avoid (false positive) compiler warnings
        - tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
        - perf annotate: Fix multiple memory and file descriptor leaks
        - perf/aux: Fix tracking of auxiliary trace buffer allocation
        - USB: legousbtower: fix a signedness bug in tower_probe()
        - nbd: verify socket is supported during setup
        - [arm64] dts: qcom: Add Lenovo Miix 630
        - [arm64] dts: qcom: Add HP Envy x2
        - [arm64] dts: qcom: Add Asus NovaGo TP370QL
        - rtw88: Fix misuse of GENMASK macro
        - [s390x] pci: fix MSI message data
        - thunderbolt: Correct path indices for PCIe tunnel
        - thunderbolt: Use 32-bit writes when writing ring producer/consumer
        - fuse: flush dirty data/metadata before non-truncate setattr
        - fuse: truncate pending writes on O_TRUNC
        - ALSA: bebob: Fix prototype of helper function to return negative value
        - ALSA: timer: Fix mutex deadlock at releasing card
        - ALSA: hda/realtek - Fix 2 front mics of codec 0x623
        - ALSA: hda/realtek - Add support for ALC623
        - ath10k: fix latency issue for QCA988x
        - UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather
          segments") (regression in 5.2)
        - nl80211: fix validation of mesh path nexthop
        - USB: gadget: Reject endpoints with 0 maxpacket value
        - usb-storage: Revert commit 747668dbc061 ("usb-storage: Set
          virt_boundary_mask to avoid SG overflows") (regression in 5.2)
        - USB: ldusb: fix ring-buffer locking
        - USB: ldusb: fix control-message timeout
        - usb: xhci: fix Immediate Data Transfer endianness
        - USB: serial: whiteheat: fix potential slab corruption
        - USB: serial: whiteheat: fix line-speed endianness
        - xhci: Fix use-after-free regression in xhci clear hub TT implementation
        - scsi: qla2xxx: Fix partial flash write of MBI
        - scsi: target: cxgbit: Fix cxgbit_fw4_ack()
        - [x86] HID: i2c-hid: add Trekstor Primebook C11B to descriptor override
        - HID: Fix assumption that devices have inputs
        - HID: fix error message in hid_open_report()
        - HID: logitech-hidpp: split g920_get_config()
        - HID: logitech-hidpp: rework device validation
        - HID: logitech-hidpp: do all FF cleanup in hidpp_ff_destroy()
        - [s390x] unwind: fix mixing regs and sp
        - [s390x] cmm: fix information leak in cmm_timeout_handler()
        - [s390x] idle: fix cpu idle time calculation
        - IB/hfi1: Avoid excessive retry for TID RDMA READ request
        - [arm64] Ensure VM_WRITE|VM_SHARED ptes are clean by default
        - [arm64] cpufeature: Enable Qualcomm Falkor/Kryo errata 1003
        - virtio_ring: fix stalls for packed rings
        - rtlwifi: rtl_pci: Fix problem of too small skb->len
        - rtlwifi: Fix potential overflow on P2P code
        - [x86] KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is
          active
        - [arm64] dmaengine: qcom: bam_dma: Fix resource leak
        - [arm64] dmaengine: tegra210-adma: fix transfer failure
        - [armhf] dmaengine: imx-sdma: fix size check for sdma script_number
        - [armhf] dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle
        - drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZE
        - [x86] drm/i915: Fix PCH reference clock for FDI on HSW/BDW
        - drm/amdgpu/gfx10: update gfx golden settings
        - drm/amdgpu/powerplay/vega10: allow undervolting in p7
        - drm/amdgpu: Fix SDMA hang when performing VKexample test
        - NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()
        - io_uring: ensure we clear io_kiocb->result before each issue
        - [x86] iommu/vt-d: Fix panic after kexec -p for kdump
        - batman-adv: Avoid free/alloc race when handling OGM buffer
        - llc: fix sk_buff leak in llc_sap_state_process()
        - llc: fix sk_buff leak in llc_conn_service()
        - rxrpc: Fix call ref leak
        - rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record
        - rxrpc: Fix trace-after-put looking at the put peer record
        - NFC: pn533: fix use-after-free and memleaks
        - bonding: fix potential NULL deref in bond_update_slave_arr
        - netfilter: conntrack: avoid possible false sharing
        - net: usb: sr9800: fix uninitialized local variable
        - sch_netem: fix rcu splat in netem_enqueue()
        - net: sched: sch_sfb: don't call qdisc_put() while holding tree lock
        - iwlwifi: exclude GEO SAR support for 3168
        - sched/fair: Fix low cpu usage with high throttling by removing expiration
          of cpu-local slices
        - ALSA: usb-audio: DSD auto-detection for Playback Designs
        - ALSA: usb-audio: Update DSD support quirks for Oppo and Rotel
        - ALSA: usb-audio: Add DSD support for Gustard U16/X26 USB Interface
        - RDMA/mlx5: Use irq xarray locking for mkey_table
        - sched/fair: Fix -Wunused-but-set-variable warnings
        - [powerpc*] powernv: Fix CPU idle to be called with IRQs disabled
        - Revert "ALSA: hda: Flush interrupts on disabling" (regression in 5.3.4)
    
      [ Ben Hutchings ]
      * debian/bin/gencontrol_signed.py: Fix code style error
      * debian/bin/gencontrol.py: Skip linux-perf lintian-overrides if we won't
        build it
      * debian/bin/gencontrol{,_signed}.py: Use vars parameter instead of self.vars
      * debian/bin/gencontrol{,_signed}.py: Use %(name)s to format template vars
      * debian/.gitignore, debian/rules: Generalise patterns for generated files
      * gencontrol: Generalise substitution of debhelper config template
      * Add maint scripts to meta-packages to convert doc directories to symlinks
        (Closes: #942861)
      * debian/lib/python/debian_linux/utils.py: Use 'with' to manage file handles
      * debian/lib/python/debian_linux/utils.py: Store file mode for templates
      * Copy template file permissions to output files
      * debian/templates/headers.postinst.in: Set executable for consistency
      * debian/README.source: Document code signing and how to test it
      * debian/tests/control: Mark python test as superficial
      * [arm64] linux-headers: Disable check for a 32-bit compiler
        (Closes: #943953):
        - arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig option
        - debian/bin/gencontrol.py: Optionally define $(CROSS_COMPILE_COMPAT) make
          variable
        - Enable COMPAT_VDSO and set $(CROSS_COMPILE_COMPAT) instead of setting
          CROSS_COMPILE_COMPAT_VDSO
      * crypto: Enable PKCS8_PRIVATE_KEY_PARSER as module (Closes: #924705)
      * Bump ABI to 2
      * [arm64] atmel_mxt_ts: Disable TOUCHSCREEN_ATMEL_MXT_T37 to avoid V4L
        dependency
      * random: try to actively add entropy rather than passively wait for it
    
      [ Bastian Blank ]
      * [amd64/cloud-amd64] Re-enable RTC drivers. (closes: #931341)
    
      [ Thomas W ]
      * [x86] Enable missing modules and setting:
        CONFIG_HUAWEI_WMI
        CONFIG_I2C_MULTI_INSTANTIATE
        CONFIG_INTEL_TURBO_MAX_3
    
      [ Alper Nebi Yasak ]
      * [arm64] udeb: Add i2c-rk3x to i2c-modules
      * [arm64,armhf] udeb: Add rockchip-io-domain to kernel-image
      * udeb: Add atmel_mxt_ts to input-modules
    
      [ Noah Meyerhans ]
      * drivers/net/ethernet/amazon: Backport driver fixes from v5.4-rc5
    
      [ Niv Sardi ]
      * KEYS: Make use of platform keyring for module signature verify
        (closes: #935945)
    
     -- Ben Hutchings <email address hidden>  Sat, 09 Nov 2019 15:42:49 +0000
  • linux (5.3.7-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.3
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.4
        - mISDN: enforce CAP_NET_RAW for raw sockets (CVE-2019-17055)
        - appletalk: enforce CAP_NET_RAW for raw sockets (CVE-2019-17054)
        - ax25: enforce CAP_NET_RAW for raw sockets (CVE-2019-17052)
        - ieee802154: enforce CAP_NET_RAW for raw sockets (CVE-2019-17053)
        - nfc: enforce CAP_NET_RAW for raw sockets (CVE-2019-17056)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.5
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.6
        - nl80211: validate beacon head (CVE-2019-16746)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.7
    
      [ Aurelien Jarno ]
      * [riscv64] Enable SOC_SIFIVE. Do not select CLK_SIFIVE,
        CLK_SIFIVE_FU540_PRCI, SIFIVE_PLIC, SERIAL_SIFIVE and
        SERIAL_SIFIVE_CONSOLE as they are selected by SOC_SIFIVE.
      * [riscv64] Install DTBS using dtbs_install target.
      * [riscv64] Enable SPI_SIFIVE.
      * [riscv64] Enable SERIAL_EARLYCON_RISCV_SBI.
      * [riscv64] Enable MMC, MMC_SPI.
      * [riscv64] udeb: Add mmc-core-modules and mmc-modules.
      * [riscv64] Fix memblock reservation for device tree blob.
      * [riscv64] Clear load reservations while restoring hart contexts.
    
      [ Ben Hutchings ]
      * [mips*] Revert "Only define MAX_PHYSMEM_BITS on Loongson-3"
      * KEYS: Re-enable SECONDARY_TRUSTED_KEYRING, dropped in 5.2.6-1 by
        mis-merge (Closes: #935945)
    
      [ John Paul Adrian Glaubitz ]
      * [m68k] Enable CONFIG_CRYPTO_MANAGER_DISABLE_TESTS
      * [hppa] Enable CONFIG_CRYPTO_MANAGER_DISABLE_TESTS
      * [sh4] Enable CONFIG_CRYPTO_MANAGER_DISABLE_TESTS
    
      [ Salvatore Bonaccorso ]
      * RDMA/cxgb4: Do not dma memory off of the stack (CVE-2019-17075)
      * ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
        (CVE-2019-15098)
    
      [ Romain Perier ]
      * [armel/rpi] Enable CONFIG_BRCMFMAC_SDIO (Closes: #940530)
    
      [ Héctor Orón Martínez ]
      * [x86] Enable ASoC: SOF sound driver (Closes: #940726)
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 20 Oct 2019 00:56:32 +0200
  • linux (5.2.17-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.10
        - KEYS: trusted: allow module init if TPM is inactive or deactivated
        - seq_file: fix problem when seeking mid-record
        - mm/hmm: fix bad subpage pointer in try_to_unmap_one
        - mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and
          MPOL_MF_STRICT were specified
        - mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
        - mm/z3fold.c: fix z3fold_destroy_pool() ordering
        - mm/z3fold.c: fix z3fold_destroy_pool() race condition
        - mm/memcontrol.c: fix use after free in mem_cgroup_iter()
        - mm/usercopy: use memory range to be accessed for wraparound check
        - mm, vmscan: do not special-case slab reclaim when watermarks are boosted
        - [armhf,arm64] cpufreq: schedutil: Don't skip freq update when limits
          change
        - drm/amdgpu: fix gfx9 soft recovery
        - drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes
        - [arm64] ftrace: Ensure module ftrace trampoline is coherent with I-side
        - [x86] ALSA: hda/realtek - Add quirk for HP Envy x360
        - ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term
          (CVE-2019-15118)
        - ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit
          (CVE-2019-15117)
        - [x86] ALSA: hda - Apply workaround for another AMD chip 1022:1487
        - ALSA: hda - Fix a memory leak bug
        - ALSA: hda - Add a generic reboot_notify
        - ALSA: hda - Let all conexant codec enter D3 when rebooting
        - HID: holtek: test for sanity of intfdata
        - HID: hiddev: avoid opening a disconnected device
        - HID: hiddev: do cleanup in failure of opening a device
        - Input: kbtab - sanity check for endpoint type
        - Input: iforce - add sanity checks
        - net: usb: pegasus: fix improper read if get_registers() fail
        - bpf: fix access to skb_shared_info->gso_segs
        - netfilter: ebtables: also count base chain policies
        - [riscv64] Correct the initialized flow of FP register
        - [riscv64] Make __fstate_clean() work correctly.
        - [armhf] Revert "i2c: imx: improve the error handling in
          i2c_imx_dma_request()"
        - blk-mq: move cancel of requeue_work to the front of blk_exit_queue
        - io_uring: fix manual setup of iov_iter for fixed buffers
        - [arm64] RDMA/hns: Fix sg offset non-zero issue
        - IB/mlx5: Replace kfree with kvfree
        - dma-mapping: check pfn validity in dma_common_{mmap,get_sgtable}
        - [x87] platform: intel_pmc_core: Add ICL-NNPI support to PMC Core
        - mm/hmm: always return EBUSY for invalid ranges in
          hmm_range_{fault,snapshot}
        - [armhf,arm64] irqchip/gic-v3-its: Free unused vpt_page when alloc vpe
          table fail
        - [armhf] irqchip/irq-imx-gpcv2: Forward irq type to parent
        - f2fs: fix to read source block before invalidating it
        - tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()
        - perf header: Fix divide by zero error if f_header.attr_size==0
        - perf header: Fix use of unitialized value warning
        - RDMA/qedr: Fix the hca_type and hca_rev returned in device attributes
        - ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drain
        - libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
        - Btrfs: fix deadlock between fiemap and transaction commits
        - scsi: hpsa: correct scsi command status issue after reset
        - scsi: qla2xxx: Fix possible fcport null-pointer dereferences
        - drm/amdkfd: Fix byte align on VegaM
        - drm/amd/powerplay: fix null pointer dereference around dpm state relates
        - drm/amdgpu: fix error handling in amdgpu_cs_process_fence_dep
        - drm/amdgpu: fix a potential information leaking bug
        - ata: libahci: do not complain in case of deferred probe
        - [riscv64] Fix perf record without libelf support
        - [arm64] Lower priority mask for GIC_PRIO_IRQON
        - [arm64] unwind: Prohibit probing on return_address()
        - IB/core: Add mitigation for Spectre V1 (CVE-2017-5753)
        - IB/mlx5: Fix MR registration flow to use UMR properly
        - RDMA/restrack: Track driver QP types in resource tracker
        - IB/mad: Fix use-after-free in ib mad completion handling
        - RDMA/mlx5: Release locks during notifier unregister
        - [arm64] drm: msm: Fix add_gpu_components
        - [arm64] RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()
        - [armhf] drm/exynos: fix missing decrement of retry counter
        - [arm64] kprobes: Recover pstate.D in single-step exception handler
        - [arm64] Make debug exception handlers visible from RCU
        - Revert "kmemleak: allow to coexist with fault injection"
        - ocfs2: remove set but not used variable 'last_hash'
        - page flags: prioritize kasan bits over last-cpuid
        - asm-generic: fix -Wtype-limits compiler warnings
        - tpm: tpm_ibm_vtpm: Fix unallocated banks
        - [arm64] KVM: regmap: Fix unexpected switch fall-through
        - [x86] staging: comedi: dt3000: Fix signed integer overflow 'divider *
          base'
        - [x86] staging: comedi: dt3000: Fix rounding up of timer divisor
        - USB: core: Fix races in character device registration and deregistraion
        - usb: cdc-acm: make sure a refcount is taken early enough
        - USB: CDC: fix sanity checks in CDC union parser
        - USB: serial: option: add D-Link DWM-222 device ID
        - USB: serial: option: Add support for ZTE MF871A
        - USB: serial: option: add the BroadMobi BM818 card
        - USB: serial: option: Add Motorola modem UARTs
        - usb: setup authorized_default attributes using usb_bus_notify
        - netfilter: conntrack: Use consistent ct id hash calculation
        - iwlwifi: Add support for SAR South Korea limitation
        - Input: psmouse - fix build error of multiple definition
        - bnx2x: Fix VF's VLAN reconfiguration in reload.
        - bonding: Add vlan tx offload to hw_enc_features
        - [armhf,arm64] net: dsa: Check existence of .port_mdb_add callback before
          calling it
        - net/mlx4_en: fix a memory leak bug
        - net/packet: fix race in tpacket_snd()
        - net: sched: sch_taprio: fix memleak in error path for sched list parse
        - sctp: fix memleak in sctp_send_reset_streams
        - sctp: fix the transport error_count check
        - team: Add vlan tx offload to hw_enc_features
        - tipc: initialise addr_trail_end when setting node addresses
        - xen/netback: Reset nr_frags before freeing skb
        - net/mlx5e: Only support tx/rx pause setting for port owner
        - bnxt_en: Fix VNIC clearing logic for 57500 chips.
        - bnxt_en: Improve RX doorbell sequence.
        - bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails
        - bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE command
        - bnxt_en: Use correct src_fid to determine direction of the flow
        - bnxt_en: Fix to include flow direction in L2 key
        - net sched: update skbedit action for batched events operations
        - netdevsim: Restore per-network namespace accounting for fib entries
        - net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg off
        - net/mlx5e: Fix false negative indication on tx reporter CQE recovery
        - net/mlx5e: Remove redundant check in CQE recovery flow of tx reporter
        - net/mlx5e: Use flow keys dissector to parse packets for ARFS
        - net/tls: prevent skb_orphan() from leaking TLS plain text with offload
        - net: phy: consider AN_RESTART status when reading link status
        - netlink: Fix nlmsg_parse as a wrapper for strict message parsing
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.11
        - ASoC: simple_card_utils.h: care NULL dai at asoc_simple_debug_dai()
        - ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm()
        - ASoC: simple-card: fix an use-after-free in simple_for_each_link()
        - ASoC: audio-graph-card: fix use-after-free in graph_dai_link_of_dpcm()
        - ASoC: audio-graph-card: fix an use-after-free in graph_get_dai_id()
        - ASoC: audio-graph-card: add missing const at graph_get_dai_id()
        - regulator: axp20x: fix DCDCA and DCDCD for AXP806
        - regulator: axp20x: fix DCDC5 and DCDC6 for AXP803
        - [armhf] ASoC: samsung: odroid: fix an use-after-free issue for codec
        - [armhf] ASoC: samsung: odroid: fix a double-free issue for cpu_dai
        - [x86] ASoC: Intel: bytcht_es8316: Add quirk for Irbis NB41 netbook
        - HID: logitech-hidpp: add USB PID for a few more supported mice
        - HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT
        - [mips*] kernel: only use i8253 clocksource with periodic clockevent
        - [mips*] fix cacheinfo
        - libbpf: sanitize VAR to conservative 1-byte INT
        - netfilter: ebtables: fix a memory leak bug in compat
        - ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
        - [amd64] spi: pxa2xx: Balance runtime PM enable/disable on error
        - bpf: sockmap, sock_map_delete needs to use xchg
        - bpf: sockmap, synchronize_rcu before free'ing map
        - bpf: sockmap, only create entry if ulp is not already enabled
        - ASoC: dapm: fix a memory leak bug
        - bonding: Force slave speed check after link state recovery for 802.3ad
        - [armhf,arm64] net: mvpp2: Don't check for 3 consecutive Idle frames for
          10G links
        - libbpf: fix using uninitialized ioctl results
        - can: dev: call netif_carrier_off() in register_candev()
        - can: gw: Fix error path of cgw_module_init
        - libbpf: silence GCC8 warning about string truncation
        - {nl,mac}80211: fix interface combinations on crypto controlled devices
        - [armhf] ASoC: ti: davinci-mcasp: Fix clk PDIR handling for i2s master
          mode
        - [armhf,arm64] ASoC: rockchip: Fix mono capture
        - [armhf] ASoC: ti: davinci-mcasp: Correct slot_width posed constraint
        - net: usb: qmi_wwan: Add the BroadMobi BM818 card
        - qed: RDMA - Fix the hw_ver returned in device attributes
        - isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in
          start_isoc_chain()
        - mac80211_hwsim: Fix possible null-pointer dereferences in
          hwsim_dump_radio_nl()
        - [armhf,arm64] net: stmmac: manage errors returned by of_get_mac_address()
        - netfilter: ipset: Actually allow destination MAC address for hash:ip,mac
          sets too
        - netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and
          hash:ip,mac sets
        - netfilter: ipset: Fix rename concurrency with listing
        - rxrpc: Fix potential deadlock
        - rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet
        - nvmem: Use the same permissions for eeprom as for nvmem
        - iwlwifi: mvm: avoid races in rate init and rate perform
        - iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdef
        - iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdef
        - iwlwifi: fix locking in delayed GTK setting
        - iwlwifi: mvm: send LQ command always ASYNC
        - isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the
          stack
        - net: phy: phy_led_triggers: Fix a possible null-pointer dereference in
          phy_led_trigger_change_speed()
        - perf bench numa: Fix cpu0 binding
        - [arm64] spi: pxa2xx: Add support for Intel Tiger Lake
        - can: sja1000: force the string buffer NULL-terminated
        - can: peak_usb: force the string buffer NULL-terminated
        - [x86] ASoC: amd: acp3x: use dma_ops of parent device for acp3x dma driver
        - net/ethernet/qlogic/qed: force the string buffer NULL-terminated
        - NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateid
        - NFSv4: When recovering state fails with EAGAIN, retry the same recovery
        - NFSv4.1: Fix open stateid recovery
        - NFSv4.1: Only reap expired delegations
        - NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
        - NFS: Fix regression whereby fscache errors are appearing on 'nofsc'
          mounts
        - HID: quirks: Set the INCREMENT_USAGE_ON_DUPLICATE quirk on Saitek X52
        - HID: input: fix a4tech horizontal wheel custom usage
        - [armhf,arm64] drm/rockchip: Suspend DP late
        - SMB3: Fix potential memory leak when processing compound chain
        - SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
        - sched/deadline: Fix double accounting of rq/running bw in push & pull
        - sched/psi: Reduce psimon FIFO priority
        - sched/psi: Do not require setsched permission from the trigger creator
        - [s390x] protvirt: avoid memory sharing for diag 308 set/store
        - [s390x] mm: fix dump_pagetables top level page table walking
        - [s390x] put _stext and _etext into .text section
        - net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
        - [armhf,arm64] net: stmmac: Fix issues when number of Queues >= 4
        - [armhf,arm64] net: stmmac: tc: Do not return a fragment entry
        - drm/amdgpu: pin the csb buffer on hw init for gfx v8
        - [arm64] net: hisilicon: make hip04_tx_reclaim non-reentrant
        - [arm64] net: hisilicon: fix hip04-xmit never return TX_BUSY
        - [arm64] net: hisilicon: Fix dma_map_single failed on arm64
        - NFSv4: Ensure state recovery handles ETIMEDOUT correctly
        - libata: have ata_scsi_rw_xlat() fail invalid passthrough requests
        - libata: add SG safety checks in SFF pio transfers
        - [x86] lib/cpu: Address missing prototypes warning
        - [x86] drm/vmwgfx: fix memory leak when too many retries have occurred
        - block: aoe: Fix kernel crash due to atomic sleep when exiting
        - block, bfq: handle NULL return value by bfq_init_rq()
        - perf ftrace: Fix failure to set cpumask when only one cpu is present
        - perf cpumap: Fix writing to illegal memory in handling cpumap mask
        - perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
        - [riscv64] dt-bindings: fix the schema compatible string for the HiFive
          Unleashed board
        - [arm64] KVM: Don't write junk to sysregs on reset
        - [armhf] KVM: Don't write junk to CP15 registers on reset
        - iwlwifi: mvm: disable TX-AMSDU on older NICs (Closes: #939853)
        - HID: wacom: correct misreported EKR ring values
        - HID: wacom: Correct distance scale for 2nd-gen Intuos devices
        - [x86] Revert "KVM: x86/mmu: Zap only the relevant pages when removing a
          memslot" (regression in 5.1)
        - Revert "dm bufio: fix deadlock with loop device" (regression in 5.2.3)
        - [armhf] clk: socfpga: stratix10: fix rate caclulationg for cnt_clks
        - ceph: clear page dirty before invalidate page
        - ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
        - libceph: fix PG split vs OSD (re)connect race
        - drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possible
        - drm/nouveau: Don't retry infinitely when receiving no data on i2c over
          AUX
        - scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()
        - gpiolib: never report open-drain/source lines as 'input' to user-space
        - [x86] Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE
        - userfaultfd_release: always remove uffd flags and clear
          vm_userfaultfd_ctx
        - [i386] retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
        - [x86] apic: Handle missing global clockevent gracefully
        - [x86] CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
        - [x86] boot: Save fields explicitly, zero out everything else
        - [x86] boot: Fix boot regression caused by bootparam sanitizing
        - IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packet
        - IB/hfi1: Add additional checks when handling TID RDMA READ RESP packet
        - IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packet
        - IB/hfi1: Drop stale TID RDMA packets that cause TIDErr
        - psi: get poll_work to run when calling poll syscall next time
        - dm kcopyd: always complete failed jobs
        - dm btree: fix order of block initialization in btree_split_beneath
        - dm integrity: fix a crash due to BUG_ON in __journal_read_write()
        - dm raid: add missing cleanup in raid_ctr()
        - dm space map metadata: fix missing store of apply_bops() return value
        - dm table: fix invalid memory accesses with too high sector number
        - dm zoned: improve error handling in reclaim
        - dm zoned: improve error handling in i/o map code
        - dm zoned: properly handle backing device failure
        - genirq: Properly pair kobject_del() with kobject_add()
        - mm/z3fold.c: fix race between migration and destruction
        - mm, page_alloc: move_freepages should not examine struct page of reserved
          memory
        - mm: memcontrol: flush percpu vmstats before releasing memcg
        - mm: memcontrol: flush percpu vmevents before releasing memcg
        - mm, page_owner: handle THP splits correctly
        - mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
        - mm/zsmalloc.c: fix race condition in zs_destroy_pool
        - IB/hfi1: Drop stale TID RDMA packets
        - dm zoned: fix potential NULL dereference in dmz_do_reclaim()
        - io_uring: fix potential hang with polled IO
        - io_uring: don't enter poll loop if we have CQEs pending
        - io_uring: add need_resched() check in inner poll loop
        - [powerpc*] Allow flush_(inval_)dcache_range to work across ranges >4GB
        - rxrpc: Fix local endpoint refcounting
        - rxrpc: Fix read-after-free in rxrpc_queue_local()
        - rxrpc: Fix local endpoint replacement
        - rxrpc: Fix local refcounting
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.12
        - nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
        - afs: Fix the CB.ProbeUuid service handler to reply correctly
        - afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u()
        - fs: afs: Fix a possible null-pointer dereference in afs_put_read()
        - afs: Fix off-by-one in afs_rename() expected data version calculation
        - afs: Only update d_fsdata if different in afs_d_revalidate()
        - afs: Fix missing dentry data version updating
        - nvmet: Fix use-after-free bug when a port is removed
        - nvmet-loop: Flush nvme_delete_wq when removing the port
        - nvmet-file: fix nvmet_file_flush() always returning an error
        - nvme-core: Fix extra device_put() call on error path
        - nvme: fix a possible deadlock when passthru commands sent to a multipath
          device
        - nvme-rdma: fix possible use-after-free in connect error flow
        - nvme: fix controller removal race with scan work
        - nvme-pci: Fix async probe remove race
        - btrfs: trim: Check the range passed into to prevent overflow
        - IB/mlx5: Fix implicit MR release flow
        - [armhf] omap-dma/omap_vout_vrfb: fix off-by-one fi value
        - iommu/dma: Handle SG length overflow better
        - dma-direct: don't truncate dma_required_mask to bus addressing
          capabilities
        - usb: gadget: composite: Clear "suspended" on reset/disconnect
        - usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt
        - xen/blkback: fix memory leaks
        - [arm64] cpufeature: Don't treat granule sizes as strict
        - [riscv64] fix flush_tlb_range() end address for flush_tlb_page()
        - drm/scheduler: use job count instead of peek
        - drm/ast: Fixed reboot test may cause system hanged
        - [x86] tools: hv: fix KVP and VSS daemons exit code
        - locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is
          empty
        - lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop
        - [arm*] watchdog: bcm2835_wdt: Fix module autoload
        - mt76: usb: fix rx A-MSDU support
        - ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set
        - ipv6: Fix return value of ipv6_mc_may_pull() for malformed packets
          (regression in 5.1)
        - [armhf] net: cpsw: fix NULL pointer exception in the probe error path
        - net: fix __ip_mc_inc_group usage
        - net/smc: make sure EPOLLOUT is raised
        - tcp: make sure EPOLLOUT wont be missed
        - ipv4: mpls: fix mpls_xmit for iptunnel
        - openvswitch: Fix conntrack cache with timeout
        - ipv4/icmp: fix rt dst dev null pointer dereference
        - xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode
        - mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n
        - ALSA: usb-audio: Check mixer unit bitmap yet more strictly
        - ALSA: hda/ca0132 - Add new SBZ quirk
        - ALSA: line6: Fix memory leak at line6_init_pcm() error path
        - ALSA: hda - Fixes inverted Conexant GPIO mic mute led
        - ALSA: seq: Fix potential concurrent access to the deleted pool
        - ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate()
        - ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604
        - [x86] kvm: skip populating logical dest map if apic is not sw enabled
        - [x86] KVM: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when
          kvm_intel.nested is disabled
        - [x86] KVM: Don't update RIP or do single-step on faulting emulation
        - [x86] uprobes: Fix detection of 32-bit user mode
        - [x86] mm/cpa: Prevent large page split when ftrace flips RW on kernel text
        - [x86] apic: Do not initialize LDR and DFR for bigsmp
        - [x86] apic: Include the LDR when clearing out APIC registers
        - HID: logitech-hidpp: remove support for the G700 over USB
        - ftrace: Fix NULL pointer dereference in t_probe_next()
        - ftrace: Check for successful allocation of hash
        - ftrace: Check for empty hash and comment the race with registering probes
        - usbtmc: more sanity checking for packet size
        - usb-storage: Add new JMS567 revision to unusual_devs
        - USB: cdc-wdm: fix race between write and disconnect due to flag abuse
        - usb: hcd: use managed device resources
        - [armhf,arm64] usb: chipidea: udc: don't do hardware access if gadget has
          stopped
        - usb: host: ohci: fix a race condition between shutdown and irq
        - USB: storage: ums-realtek: Whitelist auto-delink support
        - [x86] tools/power turbostat: Fix caller parameter of get_tdp_amd()
        - [powerpc*] KVM: Book3S: Fix incorrect guest-to-user-translation error
          handling
        - [armhf,arm64] KVM: vgic: Fix potential deadlock when ap_list is long
        - [armhf,arm64] KVM: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI
        - [x86] mei: me: add Tiger Lake point LP device ID
        - [armhf,arm64] Revert "mmc: sdhci-tegra: drop ->get_ro() implementation"
          (regression in 5.1)
        - mmc: core: Fix init of SD cards reporting an invalid VDD range
        - [x86] intel_th: pci: Add support for another Lewisburg PCH
        - [x86] intel_th: pci: Add Tiger Lake support
        - [x86] typec: tcpm: fix a typo in the comparison of pdo_max_voltage
        - NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()
        - NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0
        - Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was
          invalidated" (regression in 5.1)
        - lib: logic_pio: Fix RCU usage
        - lib: logic_pio: Avoid possible overlap for unregistering regions
        - lib: logic_pio: Add logic_pio_unregister_range()
        - drm/amdgpu: Add APTX quirk for Dell Latitude 5495
        - drm/amdgpu: fix GFXOFF on Picasso and Raven2
        - [x86] drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
        - [x86] drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
        - i2c: piix4: Fix port selection for AMD Family 16h Model 30h
        - [arm64] bus: hisi_lpc: Unregister logical PIO range to avoid potential
          use-after-free
        - [arm64] bus: hisi_lpc: Add .remove method to avoid driver unbind crash
        - [x86] VMCI: Release resource if the work is already queued
        - [x86] crypto: ccp - Ignore unconfigured CCP device on suspend/resume
        - SUNRPC: Don't handle errors if the bind/connect succeeded
        - mt76: mt76x0u: do not reset radio on resume
        - mm, memcg: partially revert "mm/memcontrol.c: keep local VM counters in
          sync with the hierarchical ones" (regression in 5.2.7)
        - mm: memcontrol: fix percpu vmstats and vmevents flush
        - mac80211: fix possible sta leak
        - cfg80211: Fix Extended Key ID key install checks
        - mac80211: Don't memset RXCB prior to PAE intercept
        - mac80211: Correctly set noencrypt for PAE frames
        - iwlwifi: add new cards for 22000 and fix struct name
        - iwlwifi: add new cards for 22000 and change wrong structs
        - iwlwifi: add new cards for 9000 and 20000 series
        - iwlwifi: change 0x02F0 fw from qu to quz
        - iwlwifi: pcie: add support for qu c-step devices
        - iwlwifi: pcie: don't switch FW to qnj when ax201 is detected
        - iwlwifi: pcie: handle switching killer Qu B0 NICs to C0
        - [x86] drm/i915: Do not create a new max_bpc prop for MST connectors
        - [x86] drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of
          encoder->type
        - [x86] ptrace: fix up botched merge of spectrev1 fix
        - bpf: fix use after free in prog symbol exposure
        - hsr: implement dellink to clean up resources
        - hsr: fix a NULL pointer deref in hsr_dev_xmit()
        - hsr: switch ->dellink() to ->ndo_uninit()
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.13
        - Revert "Input: elantech - enable SMBus on new (2018+) systems"
          (regression in 5.2.9)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.14
        - mld: fix memory leak in mld_del_delrec()
        - net: fix skb use after free in netpoll
        - net: sched: act_sample: fix psample group handling on overwrite
        - net_sched: fix a NULL pointer deref in ipt action
        - [arm64, armhf] net: stmmac: dwmac-rk: Don't fail if phy regulator is
          absent
        - tcp: inherit timestamp on mtu probe
        - tcp: remove empty skb from write queue in error cases
        - Revert "r8152: napi hangup fix after disconnect"
        - r8152: remove calling netif_napi_del
        - net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate
        - Add genphy_c45_config_aneg() function to phy-c45.c
        - net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueue
        - net/sched: pfifo_fast: fix wrong dereference when qdisc is reset
        - net/rds: Fix info leak in rds6_inc_info_copy() (CVE-2019-16714)
        - batman-adv: Fix netlink dumping of all mcast_flags buckets
        - libbpf: fix erroneous multi-closing of BTF FD
        - libbpf: set BTF FD for prog only when there is supported .BTF.ext data
        - netfilter: nf_flow_table: fix offload for flows that are subject to xfrm
        - net/mlx5e: Fix error flow of CQE recovery on tx reporter
        - [armhf] clk: samsung: Change signature of exynos5_subcmus_init() function
        - [armhf] clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMU
        - [armhf] clk: samsung: exynos542x: Move MSCL subsystem clocks to its
          sub-CMU
        - netfilter: nf_tables: use-after-free in failing rule with bound set
        - netfilter: nf_flow_table: conntrack picks up expired flows
        - netfilter: nf_flow_table: teardown flow timeout race
        - tools: bpftool: fix error message (prog -> object)
        - ixgbe: fix possible deadlock in ixgbe_service_task()
        - [x86] hv_netvsc: Fix a warning of suspicious RCU usage
        - net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
        - Bluetooth: btqca: Add a short delay before downloading the NVM
        - Bluetooth: hci_qca: Send VS pre shutdown command.
        - [s390x] qeth: serialize cmd reply with concurrent timeout
        - ibmveth: Convert multicast list size for little-endian system
        - gpio: Fix build error of function redefinition
        - netfilter: nft_flow_offload: skip tcp rst and fin packets
        - scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
        - scsi: target: tcmu: avoid use-after-free after command timeout
        - cxgb4: fix a memory leak bug
        - liquidio: add cleanup in octeon_setup_iq()
        - net: myri10ge: fix memory leaks
        - clk: Fix falling back to legacy parent string matching
        - clk: Fix potential NULL dereference in clk_fetch_parent_index()
        - lan78xx: Fix memory leaks
        - vfs: fix page locking deadlocks when deduping files
        - cx82310_eth: fix a memory leak bug
        - net: kalmia: fix memory leaks
        - net: cavium: fix driver name
        - wimax/i2400m: fix a memory leak bug
        - sched/core: Schedule new worker even if PI-blocked
        - kprobes: Fix potential deadlock in kprobe_optimizer()
        - [x86] HID: intel-ish-hid: ipc: add EHL device id
        - HID: cp2112: prevent sleeping function called from invalid context
        - [x86] boot/compressed/64: Fix boot on machines with broken E820 table
        - scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQ
        - [x86] Input: hyperv-keyboard: Use in-place iterator API in the channel
          callback
        - Tools: hv: kvp: eliminate 'may be used uninitialized' warning
        - nvme-multipath: fix possible I/O hang when paths are updated
        - nvme: Fix cntlid validation when not using NVMEoF
        - RDMA/cma: fix null-ptr-deref Read in cma_cleanup
        - IB/mlx4: Fix memory leaks
        - [x86] infiniband: hfi1: fix a memory leak bug
        - [x86] infiniband: hfi1: fix memory leaks
        - drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctl
        - ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
        - ceph: fix buffer free while holding i_ceph_lock in
          __ceph_build_xattrs_blob()
        - ceph: fix buffer free while holding i_ceph_lock in fill_inode()
        - [arm64, armhf] KVM: Only skip MMIO insn once
        - afs: Fix leak in afs_lookup_cell_rcu()
        - afs: Fix possible oops in afs_lookup trace event
        - afs: use correct afs_call_type in yfs_fs_store_opaque_acl2
        - RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message
        - gpio: Fix irqchip initialization order
        - [arm64, armhf] KVM: VGIC: Properly initialise private IRQ affinity
        - [x86] boot/compressed/64: Fix missing initialization in
          find_trampoline_placement()
        - libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
        - [x86] Revert "x86/apic: Include the LDR when clearing out APIC registers"
        - [x86] boot: Preserve boot_params.secure_boot from sanitizing
        - Revert "mmc: core: do not retry CMD6 in __mmc_switch()"
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.15
        - gpio: pca953x: correct type of reg_direction
        - gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_read
        - ALSA: hda - Fix potential endless loop at applying quirks
        - ALSA: hda/realtek - Fix overridden device-specific initialization
        - ALSA: hda/realtek - Add quirk for HP Pavilion 15
        - ALSA: hda/realtek - Enable internal speaker & headset mic of ASUS UX431FL
        - ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentre
        - sched/fair: Don't assign runtime for throttled cfs_rq
        - [x86] drm/vmwgfx: Fix double free in vmw_recv_msg()
        - drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREs
        - [powerpc*] 64e: Drop stale call to smp_processor_id() which hangs SMP
          startup
        - [powerpc*] tm: Fix restoring FP/VMX facility incorrectly on interrupts
          (CVE-2019-15031)
        - batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
        - batman-adv: Only read OGM tvlv_len after buffer len check
        - bcache: only clear BTREE_NODE_dirty bit when it is set
        - bcache: add comments for mutex_lock(&b->write_lock)
        - bcache: fix race in btree_flush_write()
        - IB/rdmavt: Add new completion inline
        - IB/{rdmavt, qib, hfi1}: Convert to new completion API
        - IB/hfi1: Unreserve a flushed OPFN request
        - [x86] drm/i915: Disable SAMPLER_STATE prefetching on all Gen11 steppings.
        - [x86] drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV
        - mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime
          resuming
        - usb: chipidea: imx: add imx7ulp support
        - usb: chipidea: imx: fix EPROBE_DEFER support during driver probe
        - [s390x] virtio: fix race on airq_areas[]
        - [x86] drm/i915: Support flags in whitlist WAs
        - [x86] drm/i915: Support whitelist workarounds on all engines
        - [x86] drm/i915: whitelist PS_(DEPTH|INVOCATION)_COUNT
        - [x86] drm/i915: Add whitelist workarounds for ICL
        - [x86] drm/i915/icl: whitelist PS_(DEPTH|INVOCATION)_COUNT
        - Btrfs: fix unwritten extent buffers and hangs on future writeback
          attempts (Closes: #940105)
        - vhost: make sure log_num < in_num (CVE-2019-14835)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.16
        - bridge/mdb: remove wrong use of NLM_F_MULTI
        - cdc_ether: fix rndis support for Mediatek based smartphones
        - ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
        - isdn/capi: check message length in capi_write()
        - ixgbe: Fix secpath usage for IPsec TX offload.
        - ixgbevf: Fix secpath usage for IPsec Tx offload
        - net: Fix null de-reference of device refcount
        - net: gso: Fix skb_segment splat when splitting gso_size mangled skb
          having linear-headed frag_list
        - net: phylink: Fix flow control resolution
        - net: sched: fix reordering issues
        - sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
        - sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'
        - sctp: use transport pf_retrans in sctp_do_8_2_transport_strike
        - tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
        - tipc: add NULL pointer check before calling kfree_rcu
        - tun: fix use-after-free when register netdev failed
        - net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and
          others)
        - ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR()
        - net: fixed_phy: Add forward declaration for struct gpio_desc;
        - sctp: fix the missing put_user when dumping transport thresholds
        - net: sock_map, fix missing ulp check in sock hash case
        - gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and
          blacklist
        - gpio: mockup: add missing single_release()
        - gpio: fix line flag validation in linehandle_create
        - gpio: fix line flag validation in lineevent_create
        - Btrfs: fix assertion failure during fsync and use of stale transaction
        - cgroup: freezer: fix frozen state inheritance
        - Revert "mmc: bcm2835: Terminate timeout work synchronously"
        - Revert "mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller"
        - mmc: tmio: Fixup runtime PM management during probe
        - mmc: tmio: Fixup runtime PM management during remove
        - drm/lima: fix lima_gem_wait() return value
        - [x86] drm/i915: Limit MST to <= 8bpc once again
        - [x86] drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+
        - ipc: fix semtimedop for generic 32-bit architectures
        - ipc: fix sparc64 ipc() wrapper
        - ixgbe: fix double clean of Tx descriptors with xdp
        - ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
        - Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"
        - mt76: mt76x0e: disable 5GHz band for MT7630E
        - genirq: Prevent NULL pointer dereference in resend_irqs()
        - regulator: twl: voltage lists for vdd1/2 on twl4030
        - [s390x] KVM: kvm_s390_vm_start_migration: check dirty_bitmap before using
          it as target for memset()
        - [s390x] KVM: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
        - [x86] KVM: work around leak of uninitialized stack contents
        - [x86] KVM: mmu: Reintroduce fast invalidate/zap for flushing memslot
        - [x86] KVM: nVMX: handle page fault in vmread
        - [x86] purgatory: Change compiler flags from -mcmodel=kernel to
          -mcmodel=large to fix kexec relocation errors
        - powerpc: Add barrier_nospec to raw_copy_in_user()
        - kernel/module: Fix mem leak in module_add_modinfo_attrs
        - x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernels
        - x86/ima: check EFI SetupMode too
        - drm/meson: Add support for XBGR8888 & ABGR8888 formats
        - clk: Fix debugfs clk_possible_parents for clks without parent string names
        - clk: Simplify debugfs printing and add a newline
        - mt76: Fix a signedness bug in mt7615_add_interface()
        - mt76: mt7615: Use after free in mt7615_mcu_set_bcn()
        - clk: rockchip: Don't yell about bad mmc phases when getting
        - mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue
        - PCI: Always allow probing with driver_override
        - ubifs: Correctly use tnc_next() in search_dh_cookie()
        - driver core: Fix use-after-free and double free on glue directory
        - crypto: talitos - check AES key size
        - crypto: talitos - fix CTR alg blocksize
        - crypto: talitos - check data blocksize in ablkcipher.
        - crypto: talitos - fix ECB algs ivsize
        - crypto: talitos - Do not modify req->cryptlen on decryption.
        - crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
        - firmware: ti_sci: Always request response from firmware
        - drm: panel-orientation-quirks: Add extra quirk table entry for GPD MicroPC
        - drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto
        - mm/z3fold.c: remove z3fold_migration trylock
        - mm/z3fold.c: fix lock/unlock imbalance in z3fold_page_isolate
        - Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"
        - modules: fix BUG when load module with rodata=n
        - modules: fix compile error if don't have strict module rwx
        - modules: always page-align module section allocations
        - [x86] kvm: nVMX: Remove unnecessary sync_roots from handle_invept
        - [x86] KVM: SVM: Fix detection of AMD Errata 1096
        - [x86] platform: pmc_atom: Add CB4063 Beckhoff Automation board to
          critclk_systems DMI table
        - [x86] platform: pcengines-apuv2: use KEY_RESTART for front button
        - rsi: fix a double free bug in rsi_91x_deinit() (CVE-2019-15504)
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.17
        - USB: usbcore: Fix slab-out-of-bounds bug during device reset
        - media: tm6000: double free if usb disconnect while streaming
        - phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current
        - net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()
        - netfilter: nf_flow_table: set default timeout after successful insertion
        - HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report
        - Input: elan_i2c - remove Lenovo Legion Y7000 PnpID
        - SUNRPC: Handle connection breakages correctly in call_status()
        - nfs: disable client side deduplication
        - [powerpc*] mm/radix: Use the right page size for vmemmap mapping
        - net: hns: fix LED configuration for marvell phy
        - net: aquantia: fix limit of vlan filters
        - ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
        - net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
        - net_sched: let qdisc_put() accept NULL pointer
        - udp: correct reuseport selection with connected sockets
        - xen-netfront: do not assume sk_buff_head list is empty in error handling
        - net: dsa: Fix load order between DSA drivers and taggers
        - KVM: coalesced_mmio: add bounds checking (CVE-2019-14821)
        - firmware: google: check if size is valid when decoding VPD data
        - serial: sprd: correct the wrong sequence of arguments
        - tty/serial: atmel: reschedule TX after RX was started
        - mwifiex: Fix three heap overflow at parsing element in
          cfg80211_ap_settings (CVE-2019-14814, CVE-2019-14815, CVE-2019-14816)
        - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
        - ieee802154: hwsim: Fix error handle path in hwsim_init_module
        - ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others fails
        - [armhf] dts: am57xx: Disable voltage switching for SD card
        - [armhf] OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmss
        - bus: ti-sysc: Fix handling of forced idle
        - bus: ti-sysc: Fix using configured sysc mask value
        - [armhf] dts: Fix flags for gpio7
        - [armhf] dts: Fix incorrect dcan register mapping for am3, am4 and dra7
        - [arm64] dts: meson-g12a: add missing dwc2 phy-names
        - [s390x] bpf: fix lcgr instruction encoding
        - [armhf] OMAP2+: Fix omap4 errata warning on other SoCs
        - [armhf] dts: am335x: Fix UARTs length
        - [armhf] dts: dra74x: Fix iodelay configuration for mmc3
        - bus: ti-sysc: Simplify cleanup upon failures in sysc_probe()
        - [armhf] dts: Fix incomplete dts data for am3 and am4 mmc
        - [s390x] bpf: use 32-bit index for tail calls
        - fpga: altera-ps-spi: Fix getting of optional confd gpio
        - netfilter: ebtables: Fix argument order to ADD_COUNTER
        - netfilter: nft_flow_offload: missing netlink attribute policy
        - netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info
        - NFSv4: Fix return values for nfs4_file_open()
        - NFSv4: Fix return value in nfs_finish_open()
        - NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup
        - NFS: On fatal writeback errors, we need to call
          nfs_inode_remove_request()
        - xdp: unpin xdp umem pages in error path
        - selftests/bpf: fix test_cgroup_storage on s390
        - selftests/bpf: add config fragment BPF_JIT
        - qed: Add cleanup in qed_slowpath_start()
        - drm/omap: Fix port lookup for SDI output
        - drm/virtio: use virtio_max_dma_size
        - [armel,armhf] 8874/1: mm: only adjust sections of valid mm structures
        - batman-adv: Only read OGM2 tvlv_len after buffer len check
        - flow_dissector: Fix potential use-after-free on BPF_PROG_DETACH
        - bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0
        - r8152: Set memory to all 0xFFs on failed reg reads
        - x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines
        - pNFS/flexfiles: Don't time out requests on hard mounts
        - NFS: Fix spurious EIO read errors
        - NFS: Fix writepage(s) error handling to not report errors twice
        - drm/amdgpu: fix dma_fence_wait without reference
        - netfilter: xt_physdev: Fix spurious error message in physdev_mt_check
        - netfilter: nf_conntrack_ftp: Fix debug output
        - NFSv2: Fix eof handling
        - NFSv2: Fix write regression
        - NFS: remove set but not used variable 'mapping'
        - kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the
          first symbol
        - netfilter: conntrack: make sysctls per-namespace again
        - drm/amd/powerplay: correct Vega20 dpm level related settings
        - cifs: set domainName when a domain-key is used in multiuser
        - cifs: Use kzfree() to zero out the password
        - libceph: don't call crypto_free_sync_skcipher() on a NULL tfm
        - usb: host: xhci-tegra: Set DMA mask correctly
        - RISC-V: Fix FIXMAP area corruption on RV32 systems
        - [armel,armhf] 8901/1: add a criteria for pfn_valid of arm
        - ibmvnic: Do not process reset during or after device removal
        - sky2: Disable MSI on yet another ASUS boards (P6Xxxx)
        - i2c: designware: Synchronize IRQs when unregistering slave client
        - perf/x86/intel: Restrict period on Nehalem
        - perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops
        - i2c: iproc: Stop advertising support of SMBUS quick cmd
        - i2c: mediatek: disable zero-length transfers for mt8183
        - amd-xgbe: Fix error path in xgbe_mod_init()
        - netfilter: nf_flow_table: clear skb tstamp before xmit
        - [x86] tools/power x86_energy_perf_policy: Fix argument parsing
        - [x86] tools/power turbostat: fix leak of file descriptor on error return
          path
        - [x86] tools/power turbostat: fix file descriptor leaks
        - [x86] tools/power turbostat: fix buffer overrun
        - [x86] tools/power turbostat: Fix Haswell Core systems
        - [x86] tools/power turbostat: Add Ice Lake NNPI support
        - [x86] tools/power turbostat: Fix CPU%C1 display value
        - net: aquantia: fix removal of vlan 0
        - net: aquantia: reapply vlan filters on up
        - net: aquantia: linkstate irq should be oneshot
        - net: aquantia: fix out of memory condition on rx side
        - net: dsa: microchip: add KSZ8563 compatibility string
        - enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove
          functions
        - net: seeq: Fix the function used to release some memory in an error
          handling path
        - dmaengine: ti: dma-crossbar: Fix a memory leak bug
        - dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()
        - [x86] uaccess: Don't leak the AC flags into __get_user() argument
          evaluation
        - [x86] hyper-v: Fix overflow bug in fill_gva_list()
        - [x86] iommu/vt-d: Remove global page flush support
        - dmaengine: sprd: Fix the DMA link-list configuration
        - dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mapped
        - keys: Fix missing null pointer check in request_key_auth_describe()
        - [x86] iommu/amd: Flush old domains in kdump kernel
        - [x86] iommu/amd: Fix race in increase_address_space()
        - [arm64] Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"
        - ovl: fix regression caused by overlapping layers detection
        - floppy: fix usercopy direction
        - media: technisat-usb2: break out of loop at end of buffer
          (CVE-2019-15505)
        - vfs: Fix refcounting of filenames in fs_parser
    
      [ Salvatore Bonaccorso ]
      * xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
        (CVE-2019-15538)
    
      [ Romain Perier ]
      * [rt] Update to 5.2.14-rt7
    
      [ Ben Hutchings ]
      * Bump ABI to 3
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 26 Sep 2019 14:19:06 +0200
  • linux (5.2.9-2) unstable; urgency=medium
    
      [ Ben Hutchings ]
      * Partially revert "net: socket: implement 64-bit timestamps"
        (fixes build/test regressions for glibc, qemu, suricata)
      * [x86] intel-iommu: Exclude integrated GPUs by default (Closes: #935270):
        - intel-iommu: Add option to exclude integrated GPU only
        - intel-iommu: Add Kconfig option to exclude iGPU by default
        - Enable INTEL_IOMMU_DEFAULT_ON_INTGPU_OFF instead of
          INTEL_IOMMU_DEFAULT_ON
    
      [ Thomas W ]
      * [x86] Add various laptop modules. (Closes: #932086)
        CONFIG_ACER_WIRELESS
        CONFIG_LG_LAPTOP
        CONFIG_SURFACE3_WMI
        CONFIG_INTEL_WMI_THUNDERBOLT
        CONFIG_PEAQ_WMI
        CONFIG_TOSHIBA_WMI
        CONFIG_SURFACE_3_BUTTON
    
     -- Ben Hutchings <email address hidden>  Wed, 21 Aug 2019 13:48:11 +0100
  • linux (5.2.9-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.8
        - scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
        - libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
        - libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
        - ALSA: usb-audio: Sanity checks for each pipe and EP types
        - ALSA: usb-audio: Fix gpf in snd_usb_pipe_sanity_check
        - HID: wacom: fix bit shift for Cintiq Companion 2
        - HID: Add quirk for HP X1200 PIXART OEM mouse
        - atm: iphase: Fix Spectre v1 vulnerability (CVE-2017-5753)
        - bnx2x: Disable multi-cos feature.
        - drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case (Closes: #908712)
        - ife: error out when nla attributes are empty
        - ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6
        - ip6_tunnel: fix possible use-after-free on xmit
        - ipip: validate header length in ipip_tunnel_xmit
        - [armhf,arm64] mvpp2: fix panic on module removal
        - [armhf,arm64] mvpp2: refactor MTU change code
        - net: bridge: delete local fdb on device init failure
        - net: bridge: mcast: don't delete permanent entries when fast leave is
          enabled
        - net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTER
        - net: fix ifindex collision during namespace removal
        - net/mlx5e: always initialize frag->last_in_page
        - net/mlx5: Use reversed order when unregister devices
        - net: phy: fixed_phy: print gpio error only if gpio node is present
        - net: phy: mscc: initialize stats array
        - net: sched: Fix a possible null-pointer dereference in dequeue_func()
        - net sched: update vlan action for batched events operations
        - net: sched: use temporary variable for actions indexes
        - net/smc: do not schedule tx_work in SMC_CLOSED state
        - [armhf,arm64] net: stmmac: Use netif_tx_napi_add() for TX polling
          function
        - tipc: compat: allow tipc commands without arguments
        - tipc: fix unitilized skb list crash
        - tun: mark small packets as owned by the tap sock
        - net/mlx5: Fix modify_cq_in alignment
        - net/mlx5e: Prevent encap flow counter update async to user query
        - r8169: don't use MSI before RTL8168d
        - net: fix bpf_xdp_adjust_head regression for generic-XDP
        - [x86] hv_sock: Fix hang when a connection is closed
        - net: phy: fix race in genphy_update_link
        - net/smc: avoid fallback in case of non-blocking connect
        - rocker: fix memory leaks of fib_work on two error return paths
        - net/mlx5: Add missing RDMA_RX capabilities
        - net/mlx5e: Fix matching of speed to PRM link modes
        - compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
        - [x86] drm/i915/vbt: Fix VBT parsing for the PSR section
        - Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"
        - [armhf,arm64] spi: bcm2835: Fix 3-wire mode if DMA is enabled
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.9
        - Revert "PCI: Add missing link delays required by the PCIe spec"
        - [arm64] iio: cros_ec_accel_legacy: Fix incorrect channel setting
        - [x86] iio: imu: mpu6050: add missing available scan masks
        - [x86] crypto: ccp - Fix oops by properly managing allocated structures
        - [x86] crypto: ccp - Add support for valid authsize values less than 16
        - [x86] crypto: ccp - Ignore tag length when decrypting GCM ciphertext
        - driver core: platform: return -ENXIO for missing GpioInt
        - usb: usbfs: fix double-free of usb memory upon submiturb error
        - Revert "USB: rio500: simplify locking"
        - usb: iowarrior: fix deadlock on disconnect
        - sound: fix a memory leak bug
        - [arm64,mips/octeon] mmc: cavium: Set the correct dma max segment size for
          mmc_host
        - [arm64,mips/octeon] mmc: cavium: Add the missing dma unmap when the dma
          has finished.
        - loop: set PF_MEMALLOC_NOIO for the worker thread
        - bdev: Fixup error handling in blkdev_get() (Closes: #934378)
        - Input: usbtouchscreen - initialize PM mutex before using it
        - Input: elantech - enable SMBus on new (2018+) systems
        - [x86] Input: synaptics - enable RMI mode for HP Spectre X360
        - [x86] mm: Check for pfn instead of page in vmalloc_sync_one()
        - [x86] mm: Sync also unmappings in vmalloc_sync_all()
        - mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()
        - [s390x] perf annotate: Fix s390 gap between kernel end and module start
        - perf db-export: Fix thread__exec_comm()
        - [s390x] perf record: Fix module size on s390
        - [x86] purgatory: Do not use __builtin_memcpy and __builtin_memset
        - [x86] purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS
        - genirq/affinity: Create affinity mask for single vector
        - gfs2: gfs2_walk_metadata fix
        - usb: yurex: Fix use-after-free in yurex_delete
        - usb: typec: ucsi: ccg: Fix uninitilized symbol error
        - usb: typec: tcpm: free log buf memory when remove debug file
        - usb: typec: tcpm: remove tcpm dir if no children
        - usb: typec: tcpm: Add NULL check before dereferencing config
        - usb: typec: tcpm: Ignore unsupported/unknown alternate mode requests
        - [armhf] can: flexcan: fix stop mode acknowledgment
        - [armhf] can: flexcan: fix an use-after-free in flexcan_setup_stop_mode()
        - can: peak_usb: fix potential double kfree_skb()
        - [powerpc*] fix off by one in max_zone_pfn initialization for ZONE_DMA
        - netfilter: nfnetlink: avoid deadlock due to synchronous request_module
        - netfilter: Fix rpfilter dropping vrf packets by mistake
        - netfilter: nf_tables: fix module autoload for redir
        - netfilter: conntrack: always store window size un-scaled
        - netfilter: nft_hash: fix symhash with modulus one
        - rq-qos: don't reset has_sleepers on spurious wakeups
        - rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule
        - rq-qos: use a mb for got_token
        - netfilter: nf_tables: Support auto-loading for inet nat
        - drm/amd/display: No audio endpoint for Dell MST display
        - drm/amd/display: Clock does not lower in Updateplanes
        - drm/amd/display: Wait for backlight programming completion in set
          backlight level
        - drm/amd/display: fix DMCU hang when going into Modern Standby
        - drm/amd/display: use encoder's engine id to find matched free audio
          device
        - drm/amd/display: put back front end initialization sequence
        - drm/amd/display: allocate 4 ddc engines for RV2
        - drm/amd/display: Fix dc_create failure handling and 666 color depths
        - drm/amd/display: Only enable audio if speaker allocation exists
        - drm/amd/display: Increase size of audios array
        - nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN
        - mac80211: fix possible memory leak in ieee80211_assign_beacon
        - mac80211: don't warn about CW params when not using them
        - allocate_flower_entry: should check for null deref
        - hwmon: (nct6775) Fix register address and added missed tolerance for
          nct6106
        - [armhf] dts: imx6ul: fix clock frequency property name of I2C buses
        - [powerpc*] papr_scm: Force a scm-unbind if initial scm-bind fails
        - [arm64] Force SSBS on context switch
        - [arm64] entry: SP Alignment Fault doesn't write to FAR_EL1
        - [x86] iommu/vt-d: Check if domain->pgd was allocated
        - [arm64] drm/msm/dpu: Correct dpu encoder spinlock initialization
        - [ppc64] cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()
        - [s390x] qdio: add sanity checks to the fast-requeue path
        - ALSA: compress: Fix regression on compressed capture streams
        - ALSA: compress: Prevent bypasses of set_params
        - ALSA: compress: Don't allow paritial drain operations on capture streams
        - ALSA: compress: Be more restrictive about when a drain is allowed
        - perf script: Fix off by one in brstackinsn IPC computation
        - perf tools: Fix proper buffer size for feature processing
        - perf stat: Fix segfault for event group in repeat mode
        - perf session: Fix loading of compressed data split across adjacent
          records
        - perf probe: Avoid calling freeing routine multiple times for same pointer
        - drbd: dynamically allocate shash descriptor
        - ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
        - nvme: ignore subnqn for ADATA SX6000LNP
        - nvme: fix memory leak caused by incorrect subsystem free
        - scsi: megaraid_sas: fix panic on loading firmware crashdump
        - scsi: ibmvfc: fix WARN_ON during event pool release
        - scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG
        - test_firmware: fix a memory leak bug
        - tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop
        - [x86] perf/intel: Fix SLOTS PEBS event constraint
        - [x86] perf/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x
          register
        - [x86] perf: Apply more accurate check on hypervisor platform
        - perf/core: Fix creating kernel counters for PMUs that override event->cpu
        - [s390x] dma: provide proper ARCH_ZONE_DMA_BITS value
        - HID: sony: Fix race condition between rumble and device remove.
        - ALSA: usb-audio: fix a memory leak bug
        - [x86] KVM/nSVM: properly map nested VMCB
        - can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
        - can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices
        - hwmon: (nct7802) Fix wrong detection of in4 presence
        - hwmon: (lm75) Fixup tmp75b clr_mask
        - [x86] drm/i915: Fix wrong escape clock divisor init for GLK
        - ALSA: firewire: fix a memory leak bug
        - ALSA: hiface: fix multiple memory leak bugs
        - ALSA: hda - Don't override global PCM hw info flag
        - [x86] ALSA: hda - Workaround for crackled sound on AMD controller
          (1022:1457)
        - mac80211: don't WARN on short WMM parameters from AP
        - dax: dax_layout_busy_page() should not unmap cow pages
        - SMB3: Fix deadlock in validate negotiate hits reconnect
        - smb3: send CAP_DFS capability during session setup
        - NFSv4: Fix delegation state recovery
        - NFSv4: Check the return value of update_open_stateid()
        - NFSv4: Fix an Oops in nfs4_do_setattr
        - [x86] KVM: Fix leak vCPU's VMCS value into other pCPU
        - [armhf,arm64] KVM: Sync ICH_VMCR_EL2 back when about to block
        - mwifiex: fix 802.11n/WPA detection
        - iwlwifi: don't unmap as page memory that was mapped as single
        - iwlwifi: mvm: fix an out-of-bound access
        - iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment
        - iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41
        - iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support
    
      [ Salvatore Bonaccorso ]
      * Enable Realtek 802.11ac wireless chips support (Closes: #933963)
    
      [ Ben Hutchings ]
      * [armel] fb-modules: Remove xgifb, which was removed upstream (fixes FTBFS)
      * tracefs: Fix potential null dereference in default_file_open()
        (Closes: #934304)
      * [arm64] hwrandom: Re-enable HW_RANDOM_OMAP as module (Closes: #931707)
      * ptp: Change CAVIUM_PTP from built-in to modular (Closes: #934848)
      * bug script: Check whether /e/n/interfaces exists (Closes: #934824)
      * bug script: Include network configuration from /e/n/interfaces.d
      * bug script: Check for unreadable /e/n/interfaces files
      * [x86] iommu: Enable INTEL_IOMMU_DEFAULT_ON (Closes: #934309)
      * HID: Enable HID_BIGBEN_FF, HID_MACALLY, HID_GFRM, HID_GT683R,
        HID_VIEWSONIC, HID_MALTRON, HID_U2FZERO as modules (Closes: #934091)
      * usbip: network: Fix unaligned member access (Closes: #925766)
      * libbpf: Fix cross-build
      * [rt] Update to 5.2.9-rt3:
        - i2c: exynos5: Remove IRQF_ONESHOT
        - i2c: hix5hd2: Remove IRQF_ONESHOT
        - sched/deadline: Ensure inactive_timer runs in hardirq context
        - thermal/x86_pkg_temp: make pkg_temp_lock a raw spinlock
        - dma-buf: Use seqlock_t instread disabling preemption
        - KVM: arm/arm64: Let the timer expire in hardirq context on RT
        - x86: preempt: Check preemption level before looking at lazy-preempt
        - arm64: preempt: Fixup lazy preempt
        - arm64: preempt: Check preemption level before looking at lazy-preempt
    
      [ Alper Nebi Yasak ]
      * [arm64] udeb: Add pl330 to kernel-image
    
     -- Ben Hutchings <email address hidden>  Sun, 18 Aug 2019 22:54:21 +0100
  • linux (5.2.7-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.7
        - [armhf] dts: rockchip: Make rk3288-veyron-minnie run at hs200
        - [armhf] dts: rockchip: Make rk3288-veyron-mickey's emmc work again
        - [arm64] clk: meson: mpll: properly handle spread spectrum
        - [armhf] dts: rockchip: Mark that the rk3288 timer might stop in suspend
        - ftrace: Enable trampoline when rec count returns back to one
        - [arm64] dts: qcom: qcs404-evb: fix l3 min voltage
        - [arm64] dts: marvell: mcbin: enlarge PCI memory window
        - [armhf,arm64] dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag
          is unset
        - [arm64] dts: rockchip: fix isp iommu clocks and power domain
        - kernel/module.c: Only return -EEXIST for modules that have finished
          loading
        - PCI: OF: Initialize dev->fwnode appropriately
        - [armhf,arm64] firmware/psci: psci_checker: Park kthreads before stopping
          them
        - [arm64] qcom: qcs404: Add reset-cells to GCC node
        - swiotlb: fix phys_addr_t overflow warning
        - [arm64] clk: tegra210: fix PLLU and PLLU_OUT1
        - fs/adfs: super: fix use-after-free bug
        - [arm64] dts: rockchip: Fix USB3 Type-C on rk3399-sapphire
        - btrfs: tree-checker: Check if the file extent end overflows
        - btrfs: fix minimum number of chunk errors for DUP
        - btrfs: Flush before reflinking any extent to prevent NOCOW write falling
          back to COW without data reservation
        - [arm64] remoteproc: copy parent dma_pfn_offset for vdev
        - btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()
        - cifs: Fix a race condition with cifs_echo_request
        - ceph: fix improper use of smp_mb__before_atomic()
        - ceph: fix dir_lease_is_valid()
        - ceph: return -ERANGE if virtual xattr value didn't fit in buffer
        - virtio-mmio: add error check for platform_get_irq
        - drm/amd/display: Expose audio inst from DC to DM
        - cifs: fix crash in cifs_dfs_do_automount
        - perf version: Fix segfault due to missing OPT_END()
        - [x86] kvm: avoid constant-conversion warning
        - ACPI: fix false-positive -Wuninitialized warning
        - [x86] KVM: nVMX: Ignore segment base for VMX memory operand when segment
          not FS or GS
        - bpf: fix BTF verifier size resolution logic
        - be2net: Signal that the device cannot transmit during reconfiguration
        - mm/z3fold: don't try to use buddy slots after free
        - mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones
        - mm/z3fold.c: reinitialize zhdr structs after migration
        - [x86] apic: Silence -Wtype-limits compiler warnings
        - [arm*] mm/cma.c: fail if fixed declaration can't be honored
        - mm/ioremap: check virtual address alignment while creating huge mappings
        - coda: add error handling for fget
        - uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side
          headers
        - ipc/mqueue.c: only perform resource calculation if user valid
        - device-dax: fix memory and resource leak if hotplug fails
        - mm/hotplug: make remove_memory() interface usable
        - stacktrace: Force USER_DS for stack_trace_save_user()
        - [x86] crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUAL
        - xen/pv: Fix a boot up hang revealed by int3 self test
        - [x86] kvm: Don't call kvm_spurious_fault() from .fixup
        - [x86] paravirt: Fix callee-saved function ELF sizes
        - [x86] boot: Remove multiple copy of static function sanitize_boot_params()
        - bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()
        - drm/nouveau: fix memory leak in nouveau_conn_reset()
        - drm/nouveau/dmem: missing mutex_lock in error path
        - kconfig: Clear "written" flag to avoid data loss
        - tpm: Fix null pointer dereference on chip register error path
        - Btrfs: fix incremental send failure after deduplication
        - Btrfs: fix race leading to fs corruption after transaction abort
        - dax: Fix missed wakeup in put_unlocked_entry()
        - fgraph: Remove redundant ftrace_graph_notrace_addr() test
        - [armhf,arm64] mmc: dw_mmc: Fix occasional hang after tuning on eMMC
        - [armhf] mmc: meson-mx-sdio: Fix misuse of GENMASK macro
        - mmc: mmc_spi: Enable stable writes
        - gpiolib: Preserve desc->flags when setting state
        - gpio: don't WARN() on NULL descs if gpiolib is disabled
        - gpiolib: fix incorrect IRQ requesting of an active-low lineevent
        - IB/hfi1: Fix Spectre v1 vulnerability
        - drm/nouveau: Only release VCPI slots on mode changes
        - mtd: rawnand: micron: handle on-die "ECC-off" devices correctly
        - eeprom: at24: make spd world-readable again
        - [arm*] i2c: iproc: Fix i2c master read more than 63 bytes
        - selinux: fix memory leak in policydb_init()
        - [x86] ALSA: hda: Fix 1-minute detection delay when i915 module is not
          available (see #931507)
        - mm: vmscan: check if mem cgroup is disabled or not before calling memcg
          slab shrinker
        - mm: migrate: fix reference check race between __find_get_block() and
          migration
        - mm: compaction: avoid 100% CPU usage during compaction when a task is
          killed
        - mm/migrate.c: initialize pud_entry in migrate_vma()
        - loop: Fix mount(2) failure due to race with LOOP_SET_FD
        - [s390x] dasd: fix endless loop after read unit address configuration
        - cgroup: kselftest: relax fs_spec checks
        - [hppa] Add archclean Makefile target
        - [hppa] Strip debug info from kernel before creating compressed vmlinuz
        - [hppa] Fix build of compressed kernel even with debug enabled
        - drivers/perf: arm_pmu: Fix failure path in PM notifier
        - [arm64] compat: Allow single-byte watchpoints on all addresses
        - [arm64] cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
        - io_uring: fix KASAN use after free in io_sq_wq_submit_work
        - scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
        - nbd: replace kill_bdev() with __invalidate_device() again
        - xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
        - xen/gntdev.c: Replace vm_map_pages() with vm_map_pages_zero()
        - RDMA/devices: Do not deadlock during client removal
        - IB/mlx5: Fix unreg_umr to ignore the mkey state
        - IB/mlx5: Use direct mkey destroy command upon UMR unreg failure
        - IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cache
        - IB/mlx5: Fix clean_mr() to work in the expected order
        - IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification
        - IB/hfi1: Check for error on call to alloc_rsm_map_table
        - IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psn
        - IB/hfi1: Field not zero-ed when allocating TID flow memory
        - [x86] drm/i915/perf: fix ICL perf register offsets
        - [x86] drm/i915/gvt: fix incorrect cache entry for guest page mapping
        - [x86] cpufeatures: Carve out CQM features retrieval
        - [x86] cpufeatures: Combine word 11 and 12 into a new scattered features
          word
        - [x86] speculation: Prepare entry code for Spectre v1 swapgs mitigations
        - [x86] speculation: Enable Spectre v1 swapgs mitigations (CVE-2019-1125)
        - [amd64] entry: Use JMP instead of JMPQ
        - [x86] speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
        - Documentation: Add swapgs description to the Spectre v1 documentation
    
      [ Ben Hutchings ]
      * [armhf] udeb: Remove davinci_cpdma from nic-modules (fixes FTBFS)
      * Bump ABI to 2
      * [armel/marvell] Increase maximum image size (fixes FTBFS):
        - This removes support for QNAP TS-109, TS-119, TS-209, TS-219, TS-409,
          and HP Media Vault mv2120
        - This may be reverted if we can disable or modularise some features
    
      [ Julien Cristau ]
      * Fix libcpupower-dev's Depends field to account for SONAME bump.
    
     -- Ben Hutchings <email address hidden>  Wed, 07 Aug 2019 14:50:10 +0100
  • linux (5.2.6-1) unstable; urgency=medium
    
      * New upstream release:
        https://kernelnewbies.org/Linux_5.1
        https://kernelnewbies.org/Linux_5.2
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.1
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.2
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.3
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.4
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.5
        https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.6
    
      [ Bastian Germann ]
      * [armhf] Enable C_CAN as a module. (Closes: #929968)
    
      [ Ben Hutchings ]
      * Drop "x86/boot: Add ACPI RSDP address to setup_header", which should
        not have been applied to 4.20 or later
      * Drop redundant part of "Install perf scripts non-executable"
      * Drop "kbuild: Use -nostdinc in compile tests", which is no longer needed
      * debian/rules.d/scripts/kconfig: Update for upstream file renaming
      * debian/rules.d/scripts/mod: Add uuid_t and UUID_STRING_LEN definitions
      * liblockdep: Disable until it can be built again
      * libcpupower: Bump soversion since 2 exported functions have been removed
      * libbpf: Stop overriding upstream soname; rename shlib package to libbpf0
      * vfs: Enable FS_ENCRYPTION as built-in; disable on armel/marvell
      * net: Enable NET_DEVLINK as built-in; disable on armel/marvell
      * aufs: Update support patchset to aufs5.2 20190805
      * lockdown: Update for 5.2:
        - Update "acpi: Ignore acpi_rsdp kernel param when the kernel ..."
        - Add "tracefs: Restrict tracefs when the kernel is locked down"
        - Add "efi: Restrict efivar_ssdt_load when the kernel is locked down"
        - Drop "MODSIGN: Import certificates from UEFI Secure Boot"
      * [rt] Rebase onto 5.2.6, and re-enable
      * [armhf,arm64] gpu: Enable DRM_LIMA, DRM_PANFROST as modules
      * sched: Enable PSI (Closes: #931247)
      * [armhf,arm64] power: Enable ENERGY_MODEL
      * [armhf,arm64] cpufreq: Enable CPU_FREQ_DEFAULT_GOV_SCHEDUTIL (instead of
        CPU_FREQ_DEFAULT_GOV_PERFORMANCE)
      * hamradio: Disable auto-loading as mitigation against local exploits
      * hamradio: Enable most options in top-level config:
        - [arm64,ia64,mips*,riscv64,s390x,sh4,sparc64] Enable AX25, NETROM, ROSE,
          and all possible drivers (Closes: #920651)
        - [alpha,amd64,armel] ax25: Enable AX25_DAMA_SLAVE
        - [armhf] Enable BPQETHER, BAYCOM_SER_FDX, BAYCOM_SER_HDX, BAYCOM_PAR,
          BAYCOM_EPP, YAM as modules
      * [armel/rpi,armhf] media: Enable VIDEO_BCM2835 as module
      * usb/typec: Enable TYPEC_DP_ALTMODE, TYPEC_NVIDIA_ALTMODE as modules
        (Closes: #931752)
      * [amd64/cloud-amd64] hwrandom: Enable HW_RANDOM_VIRTIO (Closes: #914511)
      * [ppc64*] crypto: Enable CRYPTO_DEV_NX, and CRYPTO_DEV_NX_ENCRYPT,
        CRYPTO_DEV_NX_COMPRESS, CRYPTO_DEV_NX_COMPRESS_PSERIES,
        CRYPTO_DEV_NX_COMPRESS_POWERNV as modules (Closes: #931374)
      * [ppc64*] Disable PPC_TRANSACTIONAL_MEM (Closes: #866122)
    
      [ Vagrant Cascadian ]
      * [arm64] Enable modules to support audio on pinebook: SND_SUN4I_I2S,
        SND_SUN8I_CODEC, SND_SUN50I_CODEC_ANALOG, SND_SIMPLE_CARD,
        SND_SOC_SIMPLE_AMPLIFIER. (Closes: #921019)
    
      [ Romain Perier ]
      * Refreshed patches:
        - debian/revert-objtool-fix-config_stack_validation-y-warning.patch
        - debian/dfsg/video-remove-nvidiafb-and-rivafb.patch
        - debian/gitignore.patch
        - debian/mips-disable-werror.patch
        - bugfix/all/firmware-remove-redundant-log-messages-from-drivers.patch
        - bugfix/arm/arm-mm-export-__sync_icache_dcache-for-xen-privcmd.patch
        - bugfix/powerpc/powerpc-lib-makefile-don-t-pull-in-quad.o-for-32-bit.patch
        - bugfix/all/
          radeon-amdgpu-firmware-is-required-for-drm-and-kms-on-r600-onward.patch
        - bugfix/all/disable-some-marvell-phys.patch
        - debian/overlayfs-permit-mounts-in-userns.patch
        - bugfix/all/tools-perf-remove-shebangs.patch
        - debian/ntfs-mark-it-as-broken.patch
        - features/all/db-mok-keyring/
          0003-MODSIGN-checking-the-blacklisted-hash-before-loading-a-kernel-module.patch
        - features/all/db-mok-keyring/
          0004-MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch
        - debian/android-enable-building-ashmem-and-binder-as-modules.patch
        - features/all/aufs5/aufs5-mmap.patch
        - features/all/aufs5/aufs5-standalone.patch
        - features/all/lockdown/
          0029-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mo.patch
      * Enable coreboot memconsole (Closes: #872069)
      * [rt] Update to 5.2-rt1
    
      [ Karsten Merker ]
      * [riscv64] Change the kernel image format from ELF to flat Image.
        (Closes: #928451)
      * [riscv64] Update config and image format (Closes: #933603):
        - Enable SiFive UART and UART console support
        - Enable clock drivers for the SiFive FU540
        - Backport kernel image header support from kernel 5.3
    
      [ Uwe Kleine-König ]
      * [armhf] Add support for all i.MX6 variants.
      * enable XFRM_STATISTICS (Closes: #929938)
      * [arm64] Add support for Raspberry Pi 3 camera host interface (Closes:
        #933228)
      * Enable CRYPTO_ZSTD for ZRAM with ZSTD compression (Closes: #932722)
    
      [ Lubomir Rintel ]
      * [armhf] Enable config items for OLPC XO-1.75 (Closes: #927791)
    
     -- Ben Hutchings <email address hidden>  Mon, 05 Aug 2019 02:27:14 +0100
  • linux (4.19.181-1) buster; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.178
        - HID: make arrays usage and value to be the same
        - USB: quirks: sort quirk entries
        - usb: quirks: add quirk to start video capture on ELMO L-12F document
          camera reliable
        - block: add helper for checking if queue is registered
        - block: split .sysfs_lock into two locks
        - block: fix race between switching elevator and removing queues
        - block: don't release queue's sysfs lock during switching elevator
        - NET: usb: qmi_wwan: Adding support for Cinterion MV31
        - cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.
        - jump_label/lockdep: Assert we hold the hotplug lock for _cpuslocked()
          operations
        - locking/static_key: Fix false positive warnings on concurrent dec/inc
        - vmlinux.lds.h: add DWARF v5 sections
        - [arm64] PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064
        - bfq: Avoid false bfq queue merging
        - ALSA: usb-audio: Fix PCM buffer allocation in non-vmalloc mode
        - [mips*] vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
        - random: fix the RNDRESEEDCRNG ioctl
        - [arm64] Bluetooth: btqcomsmd: Fix a resource leak in error handling
          paths in the probe function
        - Bluetooth: Fix initializing response id after clearing struct
        - [armhf] dts: exynos: correct PMIC interrupt trigger level on Spring
        - [armhf] dts: exynos: correct PMIC interrupt trigger level on Arndale Octa
        - bpf: Avoid warning when re-casting __bpf_call_base into
          __bpf_call_base_args
        - [arm64] dts: allwinner: A64: properly connect USB PHY to port 0
        - [arm64] dts: allwinner: A64: Limit MMC2 bus frequency to 150 MHz
        - ACPICA: Fix exception code class checks
        - usb: gadget: u_audio: Free requests only after callback
        - Bluetooth: drop HCI device reference before return
        - Bluetooth: Put HCI device if inquiry procedure interrupts
        - [arm*] usb: dwc2: Do not update data length if it is 0 on inbound
          transfers
        - [arm*] usb: dwc2: Abort transaction after errors with unknown reason
        - [arm*] usb: dwc2: Make "trimming xfer length" a debug message
        - staging: rtl8723bs: wifi_regd.c: Fix incorrect number of regulatory
          rules
        - [armhf] dts: armada388-helios4: assign pinctrl to LEDs
        - [armhf] dts: armada388-helios4: assign pinctrl to each fan
        - bpf_lru_list: Read double-checked variable once without lock
        - bnxt_en: reverse order of TX disable and carrier off
        - xen/netback: fix spurious event detection for common event case
        - mac80211: fix potential overflow when multiplying to u32 integers
        - bpf: Fix bpf_fib_lookup helper MTU check for SKB ctx
        - tcp: fix SO_RCVLOWAT related hangs under mem pressure
        - cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in
          cxgb4 and ulds
        - b43: N-PHY: Fix the update of coef for the PHY revision >= 3case
        - [amd64,arm64] net: amd-xgbe: Reset the PHY rx data path when mailbox
          command timeout
        - [amd64,arm64] net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout
          warning
        - [amd64,arm64] net: amd-xgbe: Reset link when the link never comes back
        - [amd64,arm64] net: amd-xgbe: Fix network fluctuations when using 1G
          BELFUSE SFP
        - [arm64,armhf] net: mvneta: Remove per-cpu queue mapping for Armada 3700
        - [x86] drm/gma500: Fix error return code in psb_driver_load()
        - [x86] gma500: clean up error handling in init
        - [armhf] crypto: sun4i-ss - fix kmap usage
        - [mips*] c-r4k: Fix section mismatch for loongson2_sc_init
        - media: em28xx: Fix use-after-free in em28xx_alloc_urbs
        - media: media/pci: Fix memleak in empress_init
        - [x86] media: tm6000: Fix memleak in tm6000_start_stream
        - media: lmedm04: Fix misuse of comma
        - media: qm1d1c0042: fix error return code in qm1d1c0042_init()
        - media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex values
        - f2fs: fix to avoid inconsistent quota data
        - drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()
        - [x86] Drivers: hv: vmbus: Avoid use-after-free in
          vmbus_onoffer_rescind()
        - btrfs: clarify error returns values in __load_free_space_cache
        - crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key()
        - fs/jfs: fix potential integer overflow on shift of a int
        - jffs2: fix use after free in jffs2_sum_write_data()
        - capabilities: Don't allow writing ambiguous v3 file capabilities
        - [arm64,armhf] clk: meson: clk-pll: fix initializing the old rate
          (fallback) for a PLL
        - quota: Fix memory leak when handling corrupted quota file
        - [arm64] clk: sunxi-ng: h6: Fix CEC clock
        - HID: core: detect and skip invalid inputs to snto32()
        - fdt: Properly handle "no-map" field in the memory region
        - of/fdt: Make sure no-map does not remove already reserved regions
        - RDMA/mlx5: Use the correct obj_id upon DEVX TIR creation
        - [arm64] clk: sunxi-ng: h6: Fix clock divider range on some clocks
        - [arm64,armhf] regulator: axp20x: Fix reference cout leak
        - certs: Fix blacklist flag type confusion
        - [armhf] regulator: s5m8767: Drop regulators OF node reference
        - isofs: release buffer head before return
        - IB/umad: Return EIO in case of when device disassociated
        - IB/umad: Return EPOLLERR in case of when device disassociated
        - [ppc64el] KVM: Make the VMX instruction emulation routines static
        - [armel,armhf] 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+
          cores
        - [arm*] amba: Fix resource leak for drivers without .remove
        - tracepoint: Do not fail unregistering a probe due to memory failure
        - perf tools: Fix DSO filtering when not finding a map for a sampled
          address
        - RDMA/rxe: Fix coding error in rxe_recv.c
        - RDMA/rxe: Correct skb on loopback path
        - [powerpc*] pseries/dlpar: handle ibm, configure-connector delay status
        - [amd64] spi: pxa2xx: Fix the controller numbering for Wildcat Point
        - Input: sur40 - fix an error code in sur40_probe()
        - perf intel-pt: Fix missing CYC processing in PSB
        - Input: elo - fix an error code in elo_connect()
        - [arm64,armhf] pwm: rockchip: rockchip_pwm_probe(): Remove superfluous
          clk_unprepare()
        - [x86] VMCI: Use set_page_dirty_lock() when unregistering guest memory
        - PCI: Align checking of syscall user config accessors
        - [arm64] drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)
        - ext4: fix potential htree index checksum corruption
        - i40e: Fix flow for IPv6 next header (extension header)
        - i40e: Add zero-initialization of AQ command structures
        - i40e: Fix overwriting flow control settings during driver loading
        - i40e: Fix VFs not created
        - i40e: Fix add TC filter for IPv6
        - net/mlx4_core: Add missed mlx4_free_cmd_mailbox()
        - vxlan: move debug check after netdev unregister
        - ocfs2: fix a use after free on error
        - mm/memory.c: fix potential pte_unmap_unlock pte error
        - mm/hugetlb: fix potential double free in hugetlb_register_node() error
          path
        - r8169: fix jumbo packet handling on RTL8168e
        - [arm64] Add missing ISB after invalidating TLB in __primary_switch
        - mm/rmap: fix potential pte_unmap on an not mapped pte
        - blk-settings: align max_sectors on "logical_block_size" boundary
        - ACPI: property: Fix fwnode string properties matching
        - HID: wacom: Ignore attempts to overwrite the touch_max value from HID
        - Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox
          Series X|S
        - Input: joydev - prevent potential read overflow in ioctl
        - USB: serial: option: update interface mapping for ZTE P685M
        - [arm64,armhf] usb: musb: Fix runtime PM race in musb_queue_resume_work
        - [arm64,armhf] usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1
        - [arm64,armhf] usb: dwc3: gadget: Fix dep->interval for fullspeed
          interrupt
        - USB: serial: ftdi_sio: fix FTX sub-integer prescaler
        - USB: serial: mos7840: fix error code in mos7840_write()
        - USB: serial: mos7720: fix error code in mos7720_write()
        - ALSA: hda/realtek: modify EAPD in the ALC886
        - tpm_tis: Fix check_locality for correct locality acquisition
        - tpm_tis: Clean up locality release
        - KEYS: trusted: Fix migratable=1 failing
        - btrfs: abort the transaction if we fail to inc ref in btrfs_copy_root
        - btrfs: fix reloc root leak with 0 ref reloc roots on recovery
        - btrfs: fix extent buffer leak on failure to copy root
        - [arm64] crypto: arm64/sha - add missing module aliases
        - [armhf] crypto: sun4i-ss - checking sg length is not sufficient
        - [armhf] crypto: sun4i-ss - handle BigEndian for cipher
        - seccomp: Add missing return in non-void function
        - misc: rtsx: init of rts522a add OCP power off when no card is present
        - [x86] drivers/misc/vmw_vmci: restrict too big queue size in
          qp_host_alloc_queue
        - staging: rtl8188eu: Add Edimax EW-7811UN V2 to device table
        - [x86] reboot: Force all cpus to exit VMX root if VMX is supported
        - floppy: reintroduce O_NDELAY fix
        - [arm64] uprobe: Return EOPNOTSUPP for AARCH32 instruction probing
        - [x86] watchdog: mei_wdt: request stop on unregister
        - [arm64] mtd: spi-nor: hisi-sfc: Put child node np on error path
        - fs/affs: release old buffer head on error path
        - seq_file: document how per-entry resources are managed.
        - [x86] fix seq_file iteration for pat/memtype.c
        - hugetlb: fix copy_huge_page_from_user contig page struct assumption
        - libnvdimm/dimm: Avoid race between probe and available_slots_show()
        - [arm64] Extend workaround for erratum 1024718 to all versions of
          Cortex-A55
        - module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols
        - [armhf] mmc: sdhci-esdhc-imx: fix kernel panic when remove module
        - [armhf] gpio: pcf857x: Fix missing first interrupt
        - printk: fix deadlock when kernel panic
        - [x86] cpufreq: intel_pstate: Get per-CPU max freq via
          MSR_HWP_CAPABILITIES if available
        - f2fs: fix out-of-repair __setattr_copy()
        - gfs2: Don't skip dlm unlock if glock has an lvb
        - dm: fix deadlock when swapping to encrypted device
        - dm era: Recover committed writeset after crash
        - dm era: Verify the data block size hasn't changed
        - dm era: Fix bitset memory leaks
        - dm era: Use correct value size in equality function of writeset tree
        - dm era: Reinitialize bitset cache before digesting a new writeset
        - dm era: only resize metadata in preresume
        - icmp: introduce helper for nat'd source address in network device
          context
        - icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=n
        - gtp: use icmp_ndo_send helper
        - xfrm: interface: use icmp_ndo_send helper
        - ipv6: icmp6: avoid indirect call for icmpv6_send()
        - ipv6: silence compilation warning for non-IPV6 builds
        - net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
        - dm era: Update in-core bitset after committing the metadata
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.179
        - net: usb: qmi_wwan: support ZTE P685M modem
        - hugetlb: fix update_and_free_page contig page struct assumption
        - drm/virtio: use kvmalloc for large allocations
        - [s390x] virtio/s390: implement virtio-ccw revision 2 correctly
        - [arm64] module: set plt* section addresses to 0x0
        - [arm64] Avoid redundant type conversions in xchg() and cmpxchg()
        - [arm64] cmpxchg: Use "K" instead of "L" for ll/sc immediate constraint
        - [arm64] Use correct ll/sc atomic constraints
        - JFS: more checks for invalid superblock
        - udlfb: Fix memory leak in dlfb_usb_probe
        - media: mceusb: sanity check for prescaler value
        - xfs: Fix assert failure in xfs_setattr_size()
        - net: fix up truesize of cloned skb in skb_prepare_for_shift()
        - mm/hugetlb.c: fix unnecessary address expansion of pmd sharing
        - net: bridge: use switchdev for port flags set through sysfs too
        - dt-bindings: net: btusb: DT fix s/interrupt-name/interrupt-names/
        - rsi: Fix TX EAPOL packet handling against iwlwifi AP
        - rsi: Move card interrupt handling to RX thread
        - [x86] reboot: Add Zotac ZBOX CI327 nano PCI reboot quirk
        - vt/consolemap: do font sum unsigned
        - [arm64,armhf] wlcore: Fix command execute failure 19 for wl12xx
        - Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtl
        - pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()
        - ath10k: fix wmi mgmt tx queue full due to race condition
        - [x86] build: Treat R_386_PLT32 relocation as R_386_PC32
        - Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
        - crypto: tcrypt - avoid signed overflow in byte count
        - PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse
        - media: uvcvideo: Allow entities with no pads
        - f2fs: handle unallocated section and zone on pinned/atgc
        - f2fs: fix to set/clear I_LINKABLE under i_lock
        - btrfs: fix error handling in commit_fs_roots
        - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for the Estar Beauty HD MID
          7316R tablet
        - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for the Voyo Winpad A15
          tablet
        - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for the Acer One S1002 tablet
        - scsi: iscsi: Restrict sessions and handles to admin capabilities
          (CVE-2021-27363, CVE-2021-27364)
        - sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
        - scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE
          (CVE-2021-27365)
        - scsi: iscsi: Verify lengths on passthrough PDUs (CVE-2021-27365)
        - Xen/gnttab: handle p2m update errors on a per-slot basis
          (CVE-2021-28038)
        - xen-netback: respect gnttab_map_refs()'s return value (CVE-2021-28038)
        - zsmalloc: account the number of compacted pages correctly
        - swap: fix swapfile read/write offset
        - media: v4l: ioctl: Fix memory leak in video_usercopy
        - ALSA: hda/realtek: Add quirk for Clevo NH55RZQ
        - ALSA: hda/realtek: Apply dual codec quirks for MSI Godlike X570 board
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.180
        - btrfs: raid56: simplify tracking of Q stripe presence
        - btrfs: fix raid6 qstripe kmap
        - btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl
        - btrfs: free correct amount of space in
          btrfs_delayed_inode_reserve_metadata
        - btrfs: unlock extents in btrfs_zero_range in case of quota reservation
          errors
        - PM: runtime: Update device status before letting suppliers suspend
        - dm bufio: subtract the number of initial sectors in
          dm_bufio_get_device_size
        - drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcie
        - usbip: tools: fix build error for multiple definition
        - Revert "zram: close udev startup race condition as default groups"
        - block: genhd: add 'groups' argument to device_add_disk
        - nvme: register ns_id attributes as default sysfs groups
        - aoe: register default groups with device_add_disk()
        - zram: register default groups with device_add_disk()
        - virtio-blk: modernize sysfs attribute creation
        - ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits
        - rsxx: Return -EFAULT if copy_to_user() fails
        - r8169: fix resuming from suspend on RTL8105e if machine runs on battery
        - [arm64,armhf] net: dsa: add GRO support via gro_cells
        - dm table: fix iterate_devices based device capability checks
        - dm table: fix DAX iterate_devices based device capability checks
        - dm table: fix zoned iterate_devices based device capability checks
        - [amd64] iommu/amd: Fix sleeping in atomic in increase_address_space()
        - mwifiex: pcie: skip cancel_work_sync() on reset failure path
        - [x86] platform/x86: acer-wmi: Cleanup ACER_CAP_FOO defines
        - [x86] platform/x86: acer-wmi: Cleanup accelerometer device handling
        - [x86] platform/x86: acer-wmi: Add new force_caps module parameter
        - [x86] platform/x86: acer-wmi: Add ACER_CAP_SET_FUNCTION_MODE capability
          flag
        - [x86] platform/x86: acer-wmi: Add support for SW_TABLET_MODE on Switch
          devices
        - [x86] platform/x86: acer-wmi: Add ACER_CAP_KBD_DOCK quirk for the Aspire
          Switch 10E SW3-016
        - HID: mf: add support for 0079:1846 Mayflash/Dragonrise USB Gamecube
          Adapter
        - media: cx23885: add more quirks for reset DMA on some AMD IOMMU
        - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for ARCHOS Cesium 140
        - PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller
        - misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
        - [arm64] drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.181
        - uapi: nfnetlink_cthelper.h: fix userspace compilation error
        - ethernet: alx: fix order of calls on resume (Closes: #983595)
        - ath9k: fix transmitting to stations in dynamic SMPS mode
        - net: Fix gro aggregation for udp encaps with zero csum
        - net: Introduce parse_protocol header_ops callback
        - can: skb: can_skb_set_owner(): fix ref counting if socket was closed
          before setting skb ownership
        - [armhf] can: flexcan: assert FRZ bit in flexcan_chip_freeze()
        - [armhf] can: flexcan: enable RX FIFO after FRZ/HALT valid
        - netfilter: x_tables: gpf inside xt_find_revision()
        - mt76: dma: do not report truncated frames to mac80211
        - tcp: annotate tp->copied_seq lockless reads
        - tcp: annotate tp->write_seq lockless reads
        - tcp: add sanity tests to TCP_QUEUE_SEQ
        - cifs: return proper error code in statfs(2)
        - scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section
          names
        - Revert "mm, slub: consider rest of partial list if acquire_slab() fails"
        - net: check if protocol extracted by virtio_net_hdr_set_proto is correct
        - net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0
        - net/mlx4_en: update moderation when config reset
        - [arm64,armhf] net: stmmac: fix incorrect DMA channel intr enable setting
          of EQoS v4.10
        - net: sched: avoid duplicates in classes dump
        - net: usb: qmi_wwan: allow qmimux add/del with master up
        - [arm64,armhf] net: stmmac: stop each tx channel independently
        - [arm64,armhf] net: stmmac: fix watchdog timeout during suspend/resume
          stress test
        - drm/compat: Clear bounce structures
        - [arm64] drm: meson_drv add shutdown function
        - media: usbtv: Fix deadlock on suspend
        - net: phy: fix save wrong speed and duplex problem if autoneg is on
        - udf: fix silent AED tagLocation corruption
        - [powerpc*] pci: Add ppc_md.discover_phbs()
        - [powerpc*] improve handling of unrecoverable system reset
        - [powerpc*] perf: Record counter overflow always if SAMPLE_IP is unset
        - [arm64] PCI: xgene-msi: Fix race in installing chained irq handler
        - PCI: Fix pci_register_io_range() memory leak
        - i40e: Fix memory leak in i40e_probe
        - [s390x] smp: __smp_rescan_cpus() - move cpumask away from stack
        - scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling
        - scsi: target: core: Add cmd length set before cmd complete
        - scsi: target: core: Prevent underflow for service actions
        - ALSA: usb: Add Plantronics C320-M USB ctrl msg delay quirk
        - ALSA: hda/hdmi: Cancel pending works before suspend
        - ALSA: hda: Drop the BATCH workaround for AMD controllers
        - ALSA: hda: Avoid spurious unsol event handling during S3/S4
        - ALSA: usb-audio: Fix "cannot get freq eq" errors on Dell AE515 sound bar
        - ALSA: usb-audio: Apply the control quirk to Plantronics headsets
        - Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file
          capabilities")
        - [s390x] dasd: fix hanging DASD driver unbind
        - [s390x] dasd: fix hanging IO request during DASD driver unbind
        - mmc: core: Fix partition switch time for eMMC
        - mmc: cqhci: Fix random crash when remove mmc module/card
        - Goodix Fingerprint device is not a modem
        - USB: gadget: u_ether: Fix a configfs return code
        - usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio
          slot
        - usb: gadget: f_uac1: stop playback on function disable
        - [arm64] usb: dwc3: qcom: Honor wakeup enabled/disabled state
        - USB: usblp: fix a hang in poll() if disconnected
        - xhci: Improve detection of device initiated wake signal.
        - usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing
        - USB: serial: io_edgeport: fix memory leak in edge_startup
        - USB: serial: ch341: add new Product ID
        - USB: serial: cp210x: add ID for Acuity Brands nLight Air Adapter
        - USB: serial: cp210x: add some more GE USB IDs
        - usbip: fix stub_dev to check for stream socket
        - usbip: fix vhci_hcd to check for stream socket
        - usbip: fix vudc to check for stream socket
        - usbip: fix stub_dev usbip_sockfd_store() races leading to gpf
        - usbip: fix vhci_hcd attach_store() races leading to gpf
        - usbip: fix vudc usbip_sockfd_store races leading to gpf
        - [x86] staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()
        - staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()
          (CVE-2021-28660)
        - staging: rtl8712: unterminated string leads to read overflow
        - staging: rtl8188eu: fix potential memory corruption in
          rtw_check_beacon_data()
        - staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmd
        - [x86] staging: rtl8192e: Fix possible buffer overflow in
          _rtl92e_wx_set_scan
        - [x86] staging: comedi: addi_apci_1032: Fix endian problem for COS sample
        - [x86] staging: comedi: addi_apci_1500: Fix endian problem for command
          sample
        - [x86] staging: comedi: adv_pci1710: Fix endian problem for AI command data
        - [i386] staging: comedi: das6402: Fix endian problem for AI command data
        - [i386] staging: comedi: das800: Fix endian problem for AI command data
        - [i386] staging: comedi: dmm32at: Fix endian problem for AI command data
        - [x86] staging: comedi: me4000: Fix endian problem for AI command data
        - [i386] staging: comedi: pcl711: Fix endian problem for AI command data
        - [i386] staging: comedi: pcl818: Fix endian problem for AI command data
        - NFSv4.2: fix return value of _nfs4_get_security_label()
        - block: rsxx: fix error return code of rsxx_pci_probe()
        - configfs: fix a use-after-free in __configfs_open_file
        - hrtimer: Update softirq_expires_next correctly after
          __hrtimer_get_next_event()
        - stop_machine: mark helpers __always_inline
        - include/linux/sched/mm.h: use rcu_dereference in in_vfork()
        - [powerpc*] 64s: Fix instruction encoding for lis in ppc_function_entry()
        - binfmt_misc: fix possible deadlock in bm_register_write
        - [amd64] x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2
        - hwmon: (lm90) Fix max6658 sporadic wrong temperature reading
        - [arm64] KVM: Fix exclusive limit for IPA size
        - xen/events: reset affinity of 2-level event when tearing it down
        - xen/events: don't unmask an event channel when an eoi is pending
        - xen/events: avoid handling the same event on two cpus at the same time
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 16
      * ext4: check journal inode extents more carefully (CVE-2021-3428)
      * bpf: Prohibit alu ops for pointer types not defining ptr_limit
        (CVE-2020-27170)
      * bpf: Fix off-by-one for area size in creating mask to left
        (CVE-2020-27171)
      * bpf: Simplify alu_limit masking for pointer arithmetic
      * bpf: Add sanity check for upper ptr_limit
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 19 Mar 2021 15:29:57 +0100
  • linux (4.19.171-2) buster-security; urgency=high
    
      * xen: Fix XenStore initialisation for XS_LOCAL
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 30 Jan 2021 10:35:46 +0100
  • linux (4.19.160-2) buster; urgency=medium
    
      * net: Disable MLX5_ESWITCH on mips and mipsel (Fixes FTBFS)
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 28 Nov 2020 08:47:24 +0100
  • linux (4.19.146-1) buster; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.133
        - [s390x] KVM: s390: reduce number of IO pins to 1
        - regmap: fix alignment issue
        - [arm64,armhf] drm/tegra: hub: Do not enable orphaned window group
        - [arm64,armhf] gpu: host1x: Detach driver on unregister
        - spi: spidev: fix a race between spidev_release and spidev_remove
        - spi: spidev: fix a potential use-after-free in spidev_release()
        - ixgbe: protect ring accesses with READ- and WRITE_ONCE
        - i40e: protect ring accesses with READ- and WRITE_ONCE
        - [x86] drm: panel-orientation-quirks: Add quirk for Asus T101HA panel
        - [x86] drm: panel-orientation-quirks: Use generic orientation-data for
          Acer S1003
        - cifs: update ctime and mtime during truncate
        - [armhf] imx6: add missing put_device() call in imx6q_suspend_init()
        - scsi: mptscsih: Fix read sense data size
        - [arm64] usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work
        - block: release bip in a right way in error path
        - nvme-rdma: assign completion vector correctly
        - [x86] entry: Increase entry_stack size to a full page
        - net: cxgb4: fix return error value in t4_prep_fw
        - smsc95xx: check return value of smsc95xx_reset
        - smsc95xx: avoid memory leak in smsc95xx_bind
        - [arm64] net: hns3: fix use-after-free when doing self test
        - [x86] ALSA: compress: fix partial_drain completion state
        - nbd: Fix memory leak in nbd_add_socket
        - cxgb4: fix all-mask IP address comparison
        - bnxt_en: fix NULL dereference in case SR-IOV configuration fails
        - [arm64] net: macb: mark device wake capable when "magic-packet" property
          present
        - ALSA: opl3: fix infoleak in opl3
        - ALSA: hda - let hs_mic be picked ahead of hp_mic
        - ALSA: usb-audio: add quirk for MacroSilicon MS2109
        - [arm64] KVM: Fix definition of PAGE_HYP_DEVICE
        - [arm64] KVM: Stop clobbering x0 for HVC_SOFT_RESTART
        - [x86] KVM: bit 8 of non-leaf PDPEs is not reserved
        - [x86] KVM: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit
          mode
        - [x86] KVM: Mark CR4.TSD as being possibly owned by the guest
        - kallsyms: Refactor kallsyms_show_value() to take cred
        - kernel: module: Use struct_size() helper
        - module: Refactor section attr into bin attribute
        - module: Do not expose section addresses to non-CAP_SYSLOG
        - kprobes: Do not expose probe addresses to non-CAP_SYSLOG
        - bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
        - btrfs: fix fatal extent_buffer readahead vs releasepage race
        - drm/radeon: fix double free
        - dm: use noio when sending kobject event
        - [s390x] mm: fix huge pte soft dirty copying
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.134
        - perf: Make perf able to build with latest libbfd
        - genetlink: remove genl_bind
        - ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
        - l2tp: remove skb_dst_set() from l2tp_xmit_skb()
        - llc: make sure applications use ARPHRD_ETHER
        - net: Added pointer check for dst->ops->neigh_lookup in
          dst_neigh_lookup_skb
        - net_sched: fix a memory leak in atm_tc_init()
        - net: usb: qmi_wwan: add support for Quectel EG95 LTE modem
        - tcp: fix SO_RCVLOWAT possible hangs under high mem pressure
        - tcp: make sure listeners don't initialize congestion-control state
        - tcp: md5: add missing memory barriers in
          tcp_md5_do_add()/tcp_md5_hash_key()
        - tcp: md5: do not send silly options in SYNCOOKIES
        - tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers
        - tcp: md5: allow changing MD5 keys in all socket states
        - cgroup: fix cgroup_sk_alloc() for sk_clone_lock() (CVE-2020-14356)
          (Closes: #966846)
        - cgroup: Fix sock_cgroup_data on big-endian.
        - sched: consistently handle layer3 header accesses in the presence of
          VLANs
        - vlan: consolidate VLAN parsing code and limit max parsing depth
        - [arm64] drm/msm: fix potential memleak in error branch
        - [arm64] alternatives: use subsections for replacement sequences
        - [arm64,x86] tpm_tis: extra chip->ops check on error path in
          tpm_tis_core_init
        - gfs2: read-only mounts should grab the sd_freeze_gl glock
        - [i386] i2c: eg20t: Load module automatically if ID matches
        - [arm64] alternatives: don't patch up internal branches
        - [armhf] iio: mma8452: Add missed iio_device_unregister() call in
          mma8452_probe()
        - [armhf] net: dsa: bcm_sf2: Fix node reference count
        - of: of_mdio: Correct loop scanning logic
        - Revert "usb/ohci-platform: Fix a warning when hibernating"
        - [arm64,armhf] Revert "usb/xhci-plat: Set PM runtime as active on resume"
        - Revert "usb/ehci-platform: Set PM runtime as active on resume"
        - [arm64,armhf] net: sfp: add support for module quirks
        - [arm64,armhf] net: sfp: add some quirks for GPON modules
        - HID: quirks: Remove ITE 8595 entry from hid_have_special_driver
        - ALSA: usb-audio: Create a registration quirk for Kingston HyperX Amp
          (0951:16d8)
        - mmc: sdhci: do not enable card detect interrupt for gpio cd type
        - ALSA: usb-audio: Rewrite registration quirk handling
        - [x86] ACPI: video: Use native backlight on Acer Aspire 5783z
        - ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Alpha
          S
        - [x86] ACPI: video: Use native backlight on Acer TravelMate 5735Z
        - ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Flight
          S
        - [arm64,armhf] phy: sun4i-usb: fix dereference of pointer phy0 before it
          is null checked
        - [armhf] spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock
          rate
        - [x86] staging: comedi: verify array index is correct before using it
        - regmap: debugfs: Don't sleep while atomic for fast_io regmaps
        - [x86] copy_xstate_to_kernel: Fix typo which caused GDB regression
        - apparmor: ensure that dfa state tables have entries
        - perf stat: Zero all the 'ena' and 'run' array slot stats for interval
          mode
        - [armhf] mtd: rawnand: marvell: Use nand_cleanup() when the device is not
          yet registered
        - [armhf] mtd: rawnand: marvell: Fix probe error path
        - mtd: rawnand: timings: Fix default tR_max and tCCS_min timings
        - HID: magicmouse: do not set up autorepeat
        - HID: quirks: Always poll Obins Anne Pro 2 keyboard
        - HID: quirks: Ignore Simply Automated UPB PIM
        - ALSA: line6: Perform sanity check for each URB creation
        - ALSA: line6: Sync the pending work cancel at disconnection
        - ALSA: usb-audio: Fix race against the error recovery URB submission
        - [x86] ALSA: hda/realtek - change to suitable link model for ASUS platform
        - [x86] ALSA: hda/realtek - Enable Speaker for ASUS UX533 and UX534
        - [arm*] usb: dwc2: Fix shutdown callback in platform
        - [arm64,armhf] usb: chipidea: core: add wakeup support for extcon
        - USB: serial: iuu_phoenix: fix memory corruption
        - USB: serial: cypress_m8: enable Simply Automated UPB PIM
        - USB: serial: ch341: add new Product ID for CH340
        - USB: serial: option: add GosunCn GM500 series
        - USB: serial: option: add Quectel EG95 LTE modem
        - [x86] virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers
          to match upstream
        - [x86] virt: vbox: Fix guest capabilities mask check
        - [arm64] virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for
          rproc serial
        - ovl: inode reference leak in ovl_is_inuse true case.
        - ovl: relax WARN_ON() when decoding lower directory file handle
        - ovl: fix unneeded call to ovl_change_flags()
        - fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS
        - Revert "zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()"
          (CVE-2020-10781)
        - [x86] mei: bus: don't clean driver pointer
        - timer: Prevent base->clk from moving backward
        - timer: Fix wheel index calculation on last level
        - [mips*] Fix build for LTS kernel caused by backporting lpj adjustment
        - hwmon: (emc2103) fix unable to change fan pwm1_enable attribute
        - [powerpc*] book3s64/pkeys: Fix pkey_access_permitted() for execute
          disable pkey
        - [x86] intel_th: pci: Add Jasper Lake CPU support
        - [x86] intel_th: pci: Add Tiger Lake PCH-H support
        - [x86] intel_th: pci: Add Emmitsburg PCH support
        - [x86] intel_th: Fix a NULL dereference when hub driver is not loaded
        - [arm*] thermal/drivers/cpufreq_cooling: Fix wrong frequency converted
          from power
        - [arm64] ptrace: Override SPSR.SS when single-stepping is enabled
        - [arm64] ptrace: Consistently use pseudo-singlestep exceptions
        - [arm64] compat: Ensure upper 32 bits of x0 are zero on syscall return
        - sched: Fix unreliable rseq cpu_id for new tasks
        - sched/fair: handle case of task_h_load() returning 0
        - genirq/affinity: Handle affinity setting on inactive interrupts
          correctly
        - printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
        - libceph: don't omit recovery_deletes in target_copy()
        - rxrpc: Fix trace string
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.135
        - mac80211: allow rx of mesh eapol frames with default rx key
        - scsi: scsi_transport_spi: Fix function pointer check
        - net: sky2: initialize return of gm_phy_read
        - drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout
        - fuse: fix weird page warning
        - [x86] irqdomain/treewide: Keep firmware node unconditionally allocated
        - SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct
          IO compeletion")
        - tipc: clean up skb list lock handling on send path
        - IB/umem: fix reference count leak in ib_umem_odp_get()
        - uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to
          fix GDB regression
        - ALSA: info: Drop WARN_ON() from buffer NULL sanity check
        - btrfs: fix double free on ulist after backref resolution failure
        - btrfs: fix mount failure caused by race with umount
        - btrfs: fix page leaks after failure to lock page for delalloc
        - bnxt_en: Fix race when modifying pause settings.
        - [x86] hippi: Fix a size used in a 'pci_free_consistent()' in an error
          handling path
        - ax88172a: fix ax88172a_unbind() failures
        - ieee802154: fix one possible memleak in adf7242_probe
        - [arm64,armhf] drm: sun4i: hdmi: Fix inverted HPD result
        - [arm64,armhf] net: smc91x: Fix possible memory leak in smc_drv_probe()
        - bonding: check error value of register_netdevice() immediately
        - qed: suppress "don't support RoCE & iWARP" flooding on HW init
        - ipvs: fix the connection sync failed in some cases
        - bonding: check return value of register_netdevice() in bond_newlink()
        - serial: exar: Fix GPIO configuration for Sealevel cards based on
          XR17V35X
        - [arm64,x86] HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor
          override
        - HID: alps: support devices with report id 2
        - HID: steam: fixes race in handling device list.
        - HID: apple: Disable Fn-key key-re-mapping on clone keyboards
        - [arm64] dmaengine: tegra210-adma: Fix runtime PM imbalance on error
        - Input: add `SW_MACHINE_COVER`
        - regmap: dev_get_regmap_match(): fix string comparison
        - hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflow
        - [amd64] dmaengine: ioat setting ioat timeout as module parameter
        - [x86] Input: synaptics - enable InterTouch for ThinkPad X1E 1st gen
        - [arm64] Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
        - [arm*] binder: Don't use mmput() from shrinker function.
        - usb: xhci: Fix ASM2142/ASM3142 DMA addressing
        - Revert "cifs: Fix the target file was deleted when rename failed."
          (Closes: #966917)
        - [x86] staging: wlan-ng: properly check endpoint types
        - [x86] staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG
          shift
        - [x86] staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG support
        - [x86] staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG
          shift
        - [x86] staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG
          shift
        - serial: 8250: fix null-ptr-deref in serial8250_start_tx()
        - fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.
        - vt: Reject zero-sized screen buffer size.
        - mm/memcg: fix refcount error while moving and swapping
        - mm: memcg/slab: synchronize access to kmem_cache dying flag using a
          spinlock
        - mm: memcg/slab: fix memory leak at non-root kmem_cache destroy
        - io-mapping: indicate mapping failure
        - drm/amdgpu: Fix NULL dereference in dpm sysfs handlers
        - [x86] vmlinux.lds: Page-align end of ..page_aligned sections
        - [x86] ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on
          the Lenovo Miix 2 10
        - dm integrity: fix integrity recalculation that is improperly skipped
        - ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
        - ath9k: Fix regression with Atheros 9271
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.136
        - AX.25: Fix out-of-bounds read in ax25_connect()
        - AX.25: Prevent out-of-bounds read in ax25_sendmsg()
        - dev: Defer free of skbs in flush_backlog
        - ip6_gre: fix null-ptr-deref in ip6gre_init_net()
        - net-sysfs: add a newline when printing 'tx_timeout' by sysfs
        - net: udp: Fix wrong clean up for IS_UDPLITE macro
        - rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA
        - tcp: allow at most one TLP probe per flight
        - AX.25: Prevent integer overflows in connect and sendmsg
        - sctp: shrink stream outq only when new outcnt < old outcnt
        - sctp: shrink stream outq when fails to do addstream reconf
        - udp: Copy has_conns in reuseport_grow().
        - udp: Improve load balancing for SO_REUSEPORT.
        - rtnetlink: Fix memory(net_device) leak when ->newlink fails
        - regmap: debugfs: check count when read regmap file
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.137
        - [x86] crypto: ccp - Release all allocated memory if sha type is invalid
          (CVE-2019-18808)
        - media: rc: prevent memory leak in cx23888_ir_probe (CVE-2019-19054)
        - iio: imu: adis16400: fix memory leak (CVE-2019-19061)
        - [x86] drm/amdgpu: fix multiple memory leaks in acp_hw_init
          (CVE-2019-19067)
        - tracing: Have error path in predicate_parse() free its allocated memory
          (CVE-2019-19072)
        - ath9k_htc: release allocated buffer if timed out (CVE-2019-19073)
        - ath9k: release allocated buffer if timed out (CVE-2019-19074)
        - drm/amd/display: prevent memory leak (CVE-2019-19082)
        - btrfs: inode: Verify inode mode to avoid NULL pointer dereference
          (CVE-2019-19813, CVE-2019-19816)
        - sctp: implement memory accounting on tx path (CVE-2019-3874)
        - Btrfs: fix selftests failure due to uninitialized i_mode in test inodes
        - PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridge
        - 9p/trans_fd: Fix concurrency del of req_list in
          p9_fd_cancelled/p9_read_work
        - wireless: Use offsetof instead of custom macro.
        - [armel,armhf] 8986/1: hw_breakpoint: Don't invoke overflow handler on
          uaccess watchpoints
        - Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"
        - drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
        - drm: hold gem reference until object is no longer accessed
        - rds: Prevent kernel-infoleak in rds_notify_queue_get()
        - xfs: fix missed wakeup on l_flush_wait
        - xfrm: Fix crash when the hold queue is used.
        - net/mlx5: Verify Hardware supports requested ptp function on a given pin
        - net: lan78xx: add missing endpoint sanity check
        - net: lan78xx: fix transfer-buffer memory leak
        - mlx4: disable device on shutdown
        - bpf: Fix map leak in HASH_OF_MAPS map
        - mac80211: mesh: Free ie data when leaving mesh
        - mac80211: mesh: Free pending skb when destroying a mpath
        - [arm64] alternatives: move length validation inside the subsection
        - [arm64] csum: Fix handling of bad packets
        - Bluetooth: fix kernel oops in store_pending_adv_report
        - net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq
        - qed: Disable "MFW indication via attention" SPAM every 5 minutes
        - [amd64] x86/unwind/orc: Fix ORC for newly forked tasks
        - cxgb4: add missing release on skb in uld_send()
        - xen-netfront: fix potential deadlock in xennet_remove()
        - [x86] KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is
          hw disabled
        - [x86] i8259: Use printk_deferred() to prevent deadlock
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.138
        - random32: update the net random state on interrupt and activity
          (CVE-2020-16166)
        - [armel] ARM: percpu.h: fix build error
        - random: fix circular include dependency on arm64 after addition of
          percpu.h
        - random32: remove net_rand_state from the latent entropy gcc plugin
        - random32: move the pseudo-random 32-bit definitions to prandom.h
        - ext4: fix direct I/O read error
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.139
        - USB: serial: qcserial: add EM7305 QDL product ID
        - USB: iowarrior: fix up report size handling for some devices
        - usb: xhci: define IDs for various ASMedia host controllers
        - usb: xhci: Fix ASMedia ASM1142 DMA addressing
        - Revert "ALSA: hda: call runtime_allow() for all hda controllers"
        - [arm*] staging: android: ashmem: Fix lockdep warning for write operation
        - Bluetooth: Fix slab-out-of-bounds read in
          hci_extended_inquiry_result_evt()
        - Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
        - Bluetooth: Prevent out-of-bounds read in
          hci_inquiry_result_with_rssi_evt()
        - [arm*] binder: Prevent context manager from incrementing ref 0
        - vgacon: Fix for missing check in scrollback handling (CVE-2020-14331)
        - mtd: properly check all write ioctls for permissions
        - net/9p: validate fds in p9_fd_open
        - drm/nouveau/fbcon: fix module unload when fbcon init has failed for some
          reason
        - drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure
        - usb: hso: check for return value in hso_serial_common_create()
        - firmware: Fix a reference count leak.
        - cfg80211: check vendor command doit pointer before use
        - igb: reinit_locked() should be called with rtnl_lock
        - atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent
        - tools lib traceevent: Fix memory leak in process_dynamic_array_len
        - [x86] Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
        - xattr: break delegations in {set,remove}xattr
        - ipv4: Silence suspicious RCU usage warning
        - ipv6: fix memory leaks on IPV6_ADDRFORM path
        - vxlan: Ensure FDB dump is performed under RCU
        - net: lan78xx: replace bogus endpoint lookup
        - [x86] hv_netvsc: do not use VF device if link is down
        - net: gre: recompute gre csum for sctp over gre tunnels
        - [arm64] net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()
        - openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
        - Revert "vxlan: fix tos value before xmit"
        - rxrpc: Fix race between recvmsg and sendmsg on immediate call failure
        - i40e: add num_vectors checker in iwarp handler
        - i40e: Wrong truncation from u16 to u8
        - i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
        - i40e: Memory leak in i40e_config_iwarp_qvlist
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.140
        - tracepoint: Mark __tracepoint_string's __used
        - HID: input: Fix devices that return multiple bytes in battery report
        - cgroup: add missing skcd->no_refcnt check in cgroup_sk_clone()
        - [x86] mce/inject: Fix a wrong assignment of i_mce.status
        - sched/fair: Fix NOHZ next idle balance
        - sched: correct SD_flags returned by tl->sd_flags()
        - EDAC: Fix reference count leaks
        - [x86] platform/x86: intel-hid: Fix return value check in
          check_acpi_dev()
        - [x86] platform/x86: intel-vbtn: Fix return value check in
          check_acpi_dev()
        - [armhf] drm/tilcdc: fix leak & null ref in panel_connector_get_modes
        - Bluetooth: add a mutex lock to avoid UAF in do_enale_set
        - loop: be paranoid on exit and prevent new additions / removals
        - fs/btrfs: Add cond_resched() for try_release_extent_mapping() stalls
        - drm/amdgpu: avoid dereferencing a NULL pointer
        - drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync
        - [x86] crypto: aesni - Fix build with LLVM_IAS=1
        - video: fbdev: neofb: fix memory leak in neo_scan_monitor()
        - md-cluster: fix wild pointer of unlock_all_bitmaps()
        - [arm64] dts: hisilicon: hikey: fixes to comply with adi, adv7533 DT
          binding
        - [armhf] drm/etnaviv: fix ref count leak via pm_runtime_get_sync
        - drm/nouveau: fix multiple instances of reference count leaks
        - drm/debugfs: fix plain echo to connector "force" attribute
        - drm/radeon: disable AGP by default
        - mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
        - brcmfmac: keep SDIO watchdog running when console_interval is non-zero
        - brcmfmac: To fix Bss Info flag definition Bug
        - brcmfmac: set state of hanger slot to FREE when flushing PSQ
        - iwlegacy: Check the return value of pcie_capability_read_*()
        - [arm64,armhf] gpu: host1x: debug: Fix multiple channels emitting
          messages simultaneously
        - usb: gadget: net2280: fix memory leak on probe error handling paths
        - dyndbg: fix a BUG_ON in ddebug_describe_flags
        - bcache: fix super block seq numbers comparision in register_cache_set()
        - [arm64,x86] ACPICA: Do not increment operation_region reference counts
          for field units
        - [arm64] drm/msm: ratelimit crtc event overflow error
        - [x86] agp/intel: Fix a memory leak on module initialisation failure
        - ath10k: Acquire tx_lock in tx error paths
        - [armhf] drm/etnaviv: Fix error path on failure to enable bus clk
        - [arm64] drm/arm: fix unintentional integer overflow on left shift
        - drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline
        - [powerpc*] cxl: Fix kobject memleak
        - drm/radeon: fix array out-of-bounds read and write issues
        - ipvs: allow connection reuse for unconfirmed conntrack
        - xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data fork
        - xfs: fix reflink quota reservation accounting error
        - RDMA/rxe: Skip dgid check in loopback mode
        - PCI: Fix pci_cfg_wait queue locking problem
        - leds: core: Flush scheduled work for system suspend
        - [arm64,armhf] drm: panel: simple: Fix bpc for LG LB070WV8 panel
        - [armhf] phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHY
        - scsi: scsi_debug: Add check for sdebug_max_queue during module init
        - mwifiex: Prevent memory corruption handling keys
        - [powerpc*] vdso: Fix vdso cpu truncation
        - RDMA/qedr: SRQ's bug fixes
        - RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send
          queue
        - [x86] staging: rtl8192u: fix a dubious looking mask before a shift
        - PCI/ASPM: Add missing newline in sysfs 'policy'
        - [powerpc*] book3s64/pkeys: Use PVR check instead of cpu feature
        - USB: serial: iuu_phoenix: fix led-activity helpers
        - usb: core: fix quirks_param_set() writing to a const pointer
        - [armhf] thermal: ti-soc-thermal: Fix reversed condition in
          ti_thermal_expose_sensor()
        - [mips*] OCTEON: add missing put_device() call in
          dwc3_octeon_device_init()
        - [arm*] usb: dwc2: Fix error path in gadget registration
        - [arm64,armhf] net: dsa: mv88e6xxx: MV88E6097 does not support jumbo
          configuration
        - RDMA/core: Fix return error value in _ib_modify_qp() to negative
        - Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags
        - Bluetooth: hci_serdev: Only unregister device if it was registered
        - [x86] PCI: Release IVRS table in AMD ACS quirk
        - [s390x] qeth: don't process empty bridge port events
        - [arm64,armhf] wl1251: fix always return 0 error
        - [amd64] net: ethernet: aquantia: Fix wrong return value
        - liquidio: Fix wrong return value in cn23xx_get_pf_num()
        - dlm: Fix kobject memleak
        - ocfs2: fix unbalanced locking
        - [arm64,armhf] pinctrl-single: fix pcs_parse_pinconf() return value
        - svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
        - [x86] fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task
        - [amd64] crypto: aesni - add compatibility with IAS
        - af_packet: TPACKET_V3: fix fill status rwlock imbalance
        - net/nfc/rawsock.c: add CAP_NET_RAW check.
        - net: Set fput_needed iff FDPUT_FPUT is set
        - net: refactor bind_bucket fastreuse into helper
        - net: initialize fastreuse on inet_inherit_port
        - USB: serial: cp210x: re-enable auto-RTS on open
        - USB: serial: cp210x: enable usb generic throttle/unthrottle
        - [x86] ALSA: hda - fix the micmute led status for Lenovo ThinkCentre AIO
        - ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob support
        - ALSA: usb-audio: fix overeager device match for MacroSilicon MS2109
        - ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109
        - [x86] crypto: qat - fix double free in qat_uclo_create_batch_init_list
        - [x86] crypto: ccp - Fix use of merged scatterlists
        - [arm64] crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not
          specified
        - bitfield.h: don't compile-time validate _val in FIELD_FIT
        - fs/minix: check return value of sb_getblk()
        - fs/minix: don't allow getting deleted inodes
        - fs/minix: reject too-large maximum file size
        - ALSA: usb-audio: add quirk for Pioneer DDJ-RB
        - 9p: Fix memory leak in v9fs_mount
        - drm/ttm/nouveau: don't call tt destroy callback on alloc failure.
        - NFS: Don't move layouts to plh_return_segs list while in use
        - NFS: Don't return layout segments that are in use
        - [arm64] cpufreq: dt: fix oops on armada37xx
        - include/asm-generic/vmlinux.lds.h: align ro_after_init
        - spi: spidev: Align buffers for DMA
        - [x86] irqdomain/treewide: Free firmware node after domain removal
        - xen/balloon: fix accounting in alloc_xenballooned_pages error path
        - xen/balloon: make the balloon wait interruptible
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.141
        - smb3: warn on confusing error scenario with sec=krb5
        - genirq/affinity: Make affinity setting if activated opt-in
        - [arm64,x86] PCI: hotplug: ACPI: Fix context refcounting in
          acpiphp_grab_context()
        - PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
        - PCI: Add device even if driver attach failed
        - [arm64] PCI: qcom: Define some PARF params needed for ipq8064 SoC
        - [arm64] PCI: qcom: Add support for tx term offset for rev 2.1.0
        - PCI: Probe bridge window attributes once at enumeration-time
        - btrfs: free anon block device right after subvolume deletion
        - btrfs: don't allocate anonymous block device for user invisible roots
        - btrfs: ref-verify: fix memory leak in add_block_entry
        - btrfs: don't traverse into the seed devices in show_devname
        - btrfs: open device without device_list_mutex
        - btrfs: fix messages after changing compression level by remount
        - btrfs: only search for left_info if there is no right_info in
          try_merge_free_space (CVE-2019-19448)
        - btrfs: fix memory leaks after failure to lookup checksums during inode
          logging
        - btrfs: fix return value mixup in btrfs_get_extent
        - cifs: Fix leak when handling lease break for cached root fid
        - [powerpc*] Allow 4224 bytes of stack expansion for the signal frame
        - [powerpc*] Fix circular dependency between percpu.h and mmu.h
        - [arm64] net: ethernet: stmmac: Disable hardware multicast filter
        - [arm64,armhf] net: stmmac: dwmac1000: provide multicast filter fallback
        - net/compat: Add missing sock updates for SCM_RIGHTS
        - md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
        - bcache: allocate meta data pages as compound pages
        - bcache: fix overflow in offset_to_stripe()
        - mac80211: fix misplaced while instead of if
        - driver core: Avoid binding drivers to dead devices
        - [mips*] CPU#0 is not hotpluggable
        - ocfs2: change slot number type s16 to u16
        - mm/page_counter.c: fix protection usage propagation
        - ftrace: Setup correct FTRACE_FL_REGS flags for module
        - kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler
        - tracing/hwlat: Honor the tracing_cpumask
        - tracing: Use trace_sched_process_free() instead of exit() for pid
          tracing
        - [x86] watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in
          watchdog_info.options
        - [x86] watchdog: f71808e_wdt: remove use of wrong watchdog_info option
        - [x86] watchdog: f71808e_wdt: clear watchdog timeout occurred flag
        - [powerpc*] pseries: Fix 64 bit logical memory block panic
        - module: Correctly truncate sysfs sections output
        - [armhf] drm/imx: imx-ldb: Disable both channels for split mode in
          enc->disable()
        - RDMA/ipoib: Return void from ipoib_ib_dev_stop()
        - RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()
        - USB: serial: ftdi_sio: make process-packet buffer unsigned
        - USB: serial: ftdi_sio: clean up receive processing
        - [armhf] gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq
          handlers
        - dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()
        - [amd64] iommu/vt-d: Enforce PASID devTLB field mask
        - scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying
          targetport
        - watchdog: initialize device before misc_register
        - Input: sentelic - fix error return when fsp_reg_write fails
        - [x86] drm/vmwgfx: Use correct vmw_legacy_display_unit pointer
        - [x86] drm/vmwgfx: Fix two list_for_each loop exit tests
        - [arm64] net: qcom/emac: add missed clk_disable_unprepare in error path
          of emac_clks_phase1_init
        - nfs: Fix getxattr kernel panic and memory overflow (CVE-2020-25212)
        - fs/minix: set s_maxbytes correctly
        - fs/minix: fix block limit check for V1 filesystems
        - fs/minix: remove expected error message in block_to_path()
        - fs/ufs: avoid potential u32 multiplication overflow
        - khugepaged: retract_page_tables() remember to test exit
        - [arm64] dts: marvell: espressobin: add ethernet alias
        - [x86] drm: Added orientation quirk for ASUS tablet model T103HAF
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.142
        - drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()
        - perf probe: Fix memory leakage when the probe point is not found
        - khugepaged: khugepaged_test_exit() check mmget_still_valid()
        - khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
        - btrfs: export helpers for subvolume name/id resolution
        - btrfs: don't show full path of bind mounts in subvol=
        - btrfs: Move free_pages_out label in inline extent handling branch in
          compress_file_range
        - btrfs: inode: fix NULL pointer dereference if inode doesn't need
          compression
        - btrfs: sysfs: use NOFS for device creation
        - romfs: fix uninitialized memory leak in romfs_dev_read()
        - kernel/relay.c: fix memleak on destroy relay channel
        - mm: include CMA pages in lowmem_reserve at boot
        - mm, page_alloc: fix core hung in free_pcppages_bulk()
        - ext4: fix checking of directory entry validity for inline directories
        - jbd2: add the missing unlock_buffer() in the error path of
          jbd2_write_superblock()
        - [s390x] scsi: zfcp: Fix use-after-free in request timeout handlers
        - kthread: Do not preempt current task if it is going to call schedule()
        - spi: Prevent adding devices below an unregistering controller
        - scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
        - [arm*] scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
        - media: budget-core: Improve exception handling in budget_register()
        - Input: psmouse - add a newline when printing 'proto' by sysfs
        - svcrdma: Fix another Receive buffer leak
        - xfs: fix inode quota reservation checks
        - jffs2: fix UAF problem
        - ceph: fix use-after-free for fsc->mdsc
        - [x86] cpufreq: intel_pstate: Fix cpuinfo_max_freq when
          MSR_TURBO_RATIO_LIMIT is 0
        - scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
        - virtio_ring: Avoid loop when vq is broken in virtqueue_poll
        - xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
        - fs/signalfd.c: fix inconsistent return codes for signalfd4
        - ext4: fix potential negative array index in do_split() (CVE-2020-14314)
        - ext4: don't allow overlapping system zones
        - i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
        - i40e: Fix crash during removing i40e driver
        - [armhf] net: fec: correct the error path for regulator disable in probe
        - bonding: show saner speed for broadcast mode
        - bonding: fix a potential double-unregister
        - [s390x] runtime_instrumentation: fix storage key handling
        - [s390x] ptrace: fix storage key handling
        - [x86] ASoC: intel: Fix memleak in sst_media_open
        - [amd64,arm64] vfio/type1: Add proper error unwind for
          vfio_iommu_replay()
        - [x86] kvm: Toggling CR4.SMAP does not load PDPTEs in PAE mode
        - [x86] kvm: Toggling CR4.PKE does not load PDPTEs in PAE mode
        - efi: avoid error message when booting under Xen
        - afs: Fix NULL deref in afs_dynroot_depopulate()
        - bonding: fix active-backup failover for current ARP slave
        - net: ena: Prevent reset after device destruction
        - [x86] hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
        - [armhf] net: dsa: b53: check for timeout
        - [powerpc*] pseries: Do not initiate shutdown when system is running on
          UPS
        - efi: add missed destroy_workqueue when efisubsys_init fails
        - epoll: Keep a reference on files added to the check list
        - do_epoll_ctl(): clean the failure exits up a bit
        - mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
        - xen: don't reschedule in preemption off sections
        - clk: Evict unregistered clks from parent caches
        - KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
        - [arm64] KVM: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.143
        - [powerpc*] 64s: Don't init FSCR_DSCR in __init_FSCR()
        - gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
        - net: Fix potential wrong skb->protocol in skb_vlan_untag()
        - net/smc: Prevent kernel-infoleak in __smc_diag_dump()
        - tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
        - net: ena: Make missed_tx stat incremental
        - ipvlan: fix device features
        - [x86] mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs
        - [powerpc*] xive: Ignore kmemleak false positives
        - media: pci: ttpci: av7110: fix possible buffer overflow caused by bad
          DMA value in debiirq()
        - blktrace: ensure our debugfs dir exists
        - scsi: target: tcmu: Fix crash on ARM during cmd completion
        - [arm*] iommu/iova: Don't BUG on invalid PFNs
        - [amd64] drm/amdkfd: Fix reference count leaks.
        - drm/radeon: fix multiple reference count leak
        - drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
        - drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
        - drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
        - drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails
        - scsi: lpfc: Fix shost refcount mismatch when deleting vport
        - xfs: Don't allow logging of XFS_ISTALE inodes
        - f2fs: fix error path in do_recover_data()
        - PCI: Fix pci_create_slot() reference count leak
        - rtlwifi: rtl8192cu: Prevent leaking urb
        - [mips*] vdso: Fix resource leaks in genvdso.c
        - cec-api: prevent leaking memory through hole in structure
        - HID: quirks: add NOGET quirk for Logitech GROUP
        - f2fs: fix use-after-free issue
        - drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open
        - drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
        - drm/nouveau: Fix reference count leak in nouveau_connector_detect
        - btrfs: file: reserve qgroup space after the hole punch range is locked
        - scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
        - ceph: fix potential mdsc use-after-free crash
        - scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
        - [x86] EDAC/ie31200: Fallback if host bridge device is already
          initialized
        - [arm64] KVM: Fix symbol dependency in __hyp_call_panic_nvhe
        - USB: sisusbvga: Fix a potential UB casued by left shifting a negative
          value
        - [arm64] drm/msm/adreno: fix updating ring fence
        - nvme-fc: Fix wrong return value in __nvme_fc_init_request()
        - null_blk: fix passing of REQ_FUA flag in null_handle_rq
        - jbd2: make sure jh have b_transaction set in refile/unfile_buffer
        - ext4: don't BUG on inconsistent journal feature
        - ext4: handle read only external journal device
        - jbd2: abort journal if free a async write error metadata buffer
        - ext4: handle option set by mount flags correctly
        - ext4: handle error of ext4_setup_system_zone() on remount
        - ext4: correctly restore system zone info when remount fails
        - fs: prevent BUG_ON in submit_bh_wbc()
        - [s390x] cio: add cond_resched() in the slow_eval_known_fn() loop
        - scsi: fcoe: Fix I/O path allocation
        - scsi: ufs: Fix possible infinite loop in ufshcd_hold
        - scsi: ufs: Improve interrupt handling for shared interrupts
        - scsi: ufs: Clean up completed request without interrupt notification
        - scsi: qla2xxx: Check if FW supports MQ before enabling
        - scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
        - Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
        - macvlan: validate setting of multiple remote source MAC addresses
        - [powerpc*] perf: Fix soft lockups due to missed interrupt accounting
        - block: loop: set discard granularity and alignment for block device
          backed loop
        - [arm64,x86] HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON
          commands
        - blk-mq: order adding requests to hctx->dispatch and checking
          SCHED_RESTART
        - btrfs: reset compression level for lzo on remount
        - btrfs: fix space cache memory leak after transaction abort
        - fbcon: prevent user font height or width change from causing potential
          out-of-bounds access
        - vt: defer kfree() of vc_screenbuf in vc_do_resize()
        - vt_ioctl: change VT_RESIZEX ioctl to check for error return from
          vc_resize()
        - [armhf] serial: samsung: Removes the IRQ not found warning
        - [arm*] serial: pl011: Fix oops on -EPROBE_DEFER
        - [arm*] serial: pl011: Don't leak amba_ports entry on driver register
          error
        - serial: 8250_exar: Fix number of ports for Commtech PCIe cards
        - serial: 8250: change lock order in serial8250_do_startup()
        - writeback: Protect inode->i_io_list with inode->i_lock
        - writeback: Avoid skipping inode writeback
        - writeback: Fix sync livelock due to b_dirty_time processing
        - XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt
          XEN data pointer which contains XEN specific information.
        - usb: host: xhci: fix ep context print mismatch in debugfs
        - xhci: Do warm-reset when both CAS and XDEV_RESUME are set
        - xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed
        - PM: sleep: core: Fix the handling of pending runtime resume requests
        - device property: Fix the secondary firmware node handling in
          set_primary_fwnode()
        - [x86] genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
        - drm/amdgpu: Fix buffer overflow in INFO ioctl
        - USB: yurex: Fix bad gfp argument
        - USB: quirks: Add no-lpm quirk for another Raydium touchscreen
        - USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
        - [armhf] usb: host: ohci-exynos: Fix error handling in
          exynos_ohci_probe()
        - USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
        - USB: cdc-acm: rework notification_buffer resizing
        - btrfs: check the right error variable in btrfs_del_dir_entries_in_log
        - [arm64,armhf] usb: dwc3: gadget: Don't setup more than requested
        - [arm64,armhf] usb: dwc3: gadget: Fix handling ZLP
        - [arm64,armhf] usb: dwc3: gadget: Handle ZLP for sg requests
        - [arm64,x86] tpm: Unify the mismatching TPM space buffer sizes
        - HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.144
        - HID: core: Correctly handle ReportSize being zero
        - HID: core: Sanitize event code and type when mapping input
        - scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_range
        - scsi: target: tcmu: Optimize use of flush_dcache_page
        - [arm64] drm/msm: add shutdown support for display platform_driver
        - [x86] hwmon: (applesmc) check status earlier.
        - nvmet: Disable keep-alive timer when kato is cleared to 0h
        - [arm64] drm/msm/a6xx: fix gmu start on newer firmware
        - ceph: don't allow setlease on cephfs
        - cpuidle: Fixup IRQ state
        - [s390x] don't trace preemption in percpu macros
        - xen/xenbus: Fix granting of vmalloc'd memory
        - dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling
        - batman-adv: Avoid uninitialized chaddr when handling DHCP
        - batman-adv: bla: use netif_rx_ni when not in interrupt context
        - [mips*] mm: BMIPS5000 has inclusive physical caches
        - netfilter: nf_tables: add NFTA_SET_USERDATA if not null
        - netfilter: nf_tables: incorrect enum nft_list_attributes definition
        - netfilter: nf_tables: fix destination register zeroing
        - [arm64] net: hns: Fix memleak in hns_nic_dev_probe
        - [arm64,armhf] dmaengine: pl330: Fix burst length if burst size is
          smaller than bus width
        - gtp: add GTPA_LINK info to msg sent to userspace
        - bnxt_en: Don't query FW when netif_running() is false.
        - bnxt_en: Check for zero dir entries in NVRAM.
        - bnxt_en: Fix PCI AER error recovery flow
        - bnxt_en: fix HWRM error when querying VF temperature
        - xfs: fix boundary test in xfs_attr_shortform_verify (CVE-2020-14385)
        - bnxt: don't enable NAPI until rings are ready
        - netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of
          ENOBUFS
        - nvmet-fc: Fix a missed _irqsave version of spin_lock in
          'nvmet_fc_fod_op_done()'
        - net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()
        - fix regression in "epoll: Keep a reference on files added to the check
          list"
        - xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt
          files
        - tg3: Fix soft lockup when tg3_reset_task() fails.
        - [amd64] x86, fakenuma: Fix invalid starting node ID
        - [amd64] iommu/vt-d: Serialize IOMMU GCMD register modifications
        - [armhf] thermal: ti-soc-thermal: Fix bogus thermal shutdowns for
          omap4430
        - xfs: don't update mtime on COW faults
        - btrfs: drop path before adding new uuid tree entry
        - vfio/type1: Support faulting PFNMAP vmas
        - vfio-pci: Fault mmaps to enable vma tracking
        - vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
          (CVE-2020-12888)
        - btrfs: Remove redundant extent_buffer_get in get_old_root
        - btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind
        - btrfs: set the lockdep class for log tree extent buffers
        - uaccess: Add non-pagefault user-space read functions
        - uaccess: Add non-pagefault user-space write function
        - btrfs: fix potential deadlock in the search ioctl
        - net: usb: qmi_wwan: add Telit 0x1050 composition
        - usb: qmi_wwan: add D-Link DWM-222 A2 device ID
        - ALSA: ca0106: fix error code handling
        - ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
        - [x86] ALSA: hda/hdmi: always check pin power status in i915 pin fixup
        - ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
        - [x86] ALSA: hda - Fix silent audio output and corrupted input on MSI
          X570-A PRO
        - media: rc: do not access device via sysfs after rc_unregister_device()
        - media: rc: uevent sysfs file races with rc_unregister_device()
        - affs: fix basic permission bits to actually work
        - block: allow for_each_bvec to support zero len bvec
        - libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
        - dm writecache: handle DAX to partitions on persistent memory correctly
        - dm cache metadata: Avoid returning cmd->bm wild pointer on error
        - dm thin metadata: Avoid returning cmd->bm wild pointer on error
        - mm: slub: fix conversion of freelist_corrupted()
        - [arm64] KVM: Add kvm_extable for vaxorcism code
        - [arm64] KVM: Defer guest entry when an asynchronous exception is pending
        - [arm64] KVM: Survive synchronous exceptions caused by AT instructions
        - [arm64] KVM: Set HCR_EL2.PTW to prevent AT taking synchronous exception
        - vfio/pci: Fix SR-IOV VF handling with MMIO blocking
        - checkpatch: fix the usage of capture group ( ... )
        - mm/hugetlb: fix a race between hugetlb sysctl handlers (CVE-2020-25285)
        - cfg80211: regulatory: reject invalid hints
        - net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.145
        - ALSA; firewire-tascam: exclude Tascam FE-8 from detection
        - block: ensure bdi->io_pages is always initialized
        - net: usb: dm9601: Add USB ID of Keenetic Plus DSL
        - sctp: not disable bh in the whole sctp_get_port_local()
        - tipc: fix shutdown() of connectionless socket
        - net: disable netpoll on fresh napis
        - [arm64,armhf] net/mlx5e: Don't support phys switch id if not in
          switchdev mode
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.146
        - RDMA/rxe: Fix memleak in rxe_mem_init_user
        - RDMA/rxe: Drop pointless checks in rxe_init_ports
        - [armhf] drm/sun4i: Fix dsi dcs long write function
        - scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATA
        - RDMA/core: Fix reported speed and width
        - [arm64] mmc: sdhci-msm: Add retries when all tuning phases are found
          valid
        - [arm64,x86] dmaengine: acpi: Put the CSRT table after using it
        - netfilter: conntrack: allow sctp hearbeat after connection re-use
        - [x86] firestream: Fix memleak in fs_open
        - [arm64,armhf] ALSA: hda: Fix 2 channel swapping for Tegra
        - xfs: initialize the shortform attr header padding entry
        - nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptance
        - nvme-rdma: serialize controller teardown sequences
        - HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for all Saitek X52 devices
        - [ppc64el,x86] drivers/net/wan/hdlc_cisco: Add hard_header_len
        - HID: elan: Fix memleak in elan_input_configured
        - [x86] cpufreq: intel_pstate: Refuse to turn off with HWP enabled
        - [x86] cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo
          disabled
        - ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabled
        - [amd64] iommu/amd: Do not use IOMMUv2 functionality when SME is active
        - [x86] iio:accel:bmc150-accel: Fix timestamp alignment and prevent data
          leak.
        - [x86] iio:magnetometer:ak8975 Fix alignment and data leak issues.
        - [armhf] iio:accel:mma8452: Fix timestamp alignment and prevent data
          leak.
        - [x86] staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()
        - btrfs: require only sector size alignment for parent eb bytenr
        - btrfs: fix lockdep splat in add_missing_dev
        - btrfs: fix wrong address when faulting in pages in the search ioctl
        - regulator: push allocation in set_consumer_device_supply() out of lock
        - scsi: target: iscsi: Fix data digest calculation
        - scsi: target: iscsi: Fix hang in iscsit_access_np() when getting
          tpg->np_login_sem
        - [arm64] drm/msm: Disable preemption on all 5xx targets
        - rbd: require global CAP_SYS_ADMIN for mapping and unmapping
          (CVE-2020-25284)
        - RDMA/rxe: Fix the parent sysfs read when the interface has 15 chars
        - vgacon: remove software scrollback support
        - fbcon: remove soft scrollback code (CVE-2020-14390)
        - fbcon: remove now unusued 'softback_lines' cursor() argument
        - [x86] KVM: VMX: Don't freeze guest when event delivery causes an
          APIC-access exit
        - [x86] video: fbdev: fix OOB read in vga_8planes_imageblit()
        - [arm64] phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY init
        - usb: core: fix slab-out-of-bounds Read in read_descriptors
        - USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter
        - USB: serial: option: support dynamic Quectel USB compositions
        - USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules
        - usb: Fix out of sync data toggle if a configured device is reconfigured
        - [x86] usb: typec: ucsi: acpi: Check the _DEP dependencies
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 11
      * Drop 'Revert "mips: Add udelay lpj numbers adjustment"'
      * [rt] Update to 4.19.135-rt60
      * [rt] Refresh "net: Use skbufhead with raw lock" for context changes in
        4.19.136
      * [rt] Refresh "timers: Prepare for full preemption" for context changes in
        4.19.138
      * [rt] Refresh "timers: Redo the notification of canceling timers on -RT"
        for context changes in 4.19.138
      * [rt] Refresh "watchdog: prevent deferral of watchdogd wakeup on RT" for
        context changes in 4.19.141
      * Refresh "net: ena: fix crash during ena_remove()" for context changes in
        4.19.142
      * [rt] Refresh "Split IRQ-off and zone->lock while freeing pages from PCP
        list #1" for context changes in 4.19.142
      * ACPI: configfs: Disallow loading ACPI tables when locked down
        (CVE-2020-15780)
      * [rt] Update to 4.19.142-rt63
      * net/packet: fix overflow in tpacket_rcv (CVE-2020-14386)
      * debian/tests/python: pycodestyle: Increase max-line-length to 100.
      * gfs2: initialize transaction tr_ailX_lists earlier (Closes: #968567)
    
     -- Salvatore Bonaccorso <email address hidden>  Thu, 17 Sep 2020 23:42:03 +0200
  • linux (4.19.132-1) buster; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.132
        - btrfs: fix a block group ref counter leak after failure to remove block
          group
        - mm: fix swap cache node allocation mask
        - [x86] EDAC/amd64: Read back the scrub rate PCI register on F15h
        - usbnet: smsc95xx: Fix use-after-free after removal
        - mm/slub.c: fix corrupted freechain in deactivate_slab()
        - mm/slub: fix stack overruns with SLUB_STATS
        - [s390x] debug: avoid kernel warning on too large number of pages
        - nvme-multipath: set bdi capabilities once
        - nvme-multipath: fix deadlock between ana_work and scan_work
        - crypto: af_alg - fix use-after-free in af_alg_accept() due to
          bh_lock_sock()
        - [arm64] drm/msm/dpu: fix error return code in dpu_encoder_init
        - cxgb4: use unaligned conversion for fetching timestamp
        - cxgb4: parse TC-U32 key values and masks natively
        - cxgb4: use correct type for all-mask IP address comparison
        - cxgb4: fix SGE queue dump destination buffer context
        - [x86] hwmon: (acpi_power_meter) Fix potential memory leak in
          acpi_power_meter_add()
        - [arm64,armhf] drm: sun4i: hdmi: Remove extra HPD polling
        - virtio-blk: free vblk-vqs in error path of virtblk_probe()
        - SMB3: Honor 'posix' flag for multiuser mounts
        - nvme: fix a crash in nvme_mpath_add_disk
        - i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
        - Revert "ALSA: usb-audio: Improve frames size computation"
        - SMB3: Honor 'seal' flag for multiuser mounts
        - SMB3: Honor persistent/resilient handle flags for multiuser mounts
        - SMB3: Honor lease disabling for multiuser mounts
        - cifs: Fix the target file was deleted when rename failed.
        - [mips*] Add missing EHB in mtc0 -> mfc0 sequence for DSPen
        - [arm64,armhf] irqchip/gic: Atomically update affinity
        - dm zoned: assign max_io_len correctly
        - efi: Make it possible to disable efivar_ssdt entirely
    
      [ Salvatore Bonaccorso ]
      * [rt] Update to 4.19.132-rt59
      * Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"
        (Closes: #964153, #964480)
      * efi: Restrict efivar_ssdt_load when the kernel is locked down
        (CVE-2019-20908)
      * certs: Rotate to use the Debian Secure Boot Signer 2020 certificate
      * e1000e: Add support for Comet Lake (Closes: #965365)
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 24 Jul 2020 20:46:18 +0200
  • linux (4.19.118-2) buster; urgency=medium
    
      * Merge changes from 4.19.67-2+deb10u2 to include all security fixes from
        DSA 4667-1.
    
     -- Salvatore Bonaccorso <email address hidden>  Wed, 29 Apr 2020 11:38:41 +0200
  • linux (4.19.98-1) buster; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.88
        - [arm64] clk: meson: gxbb: let sar_adc_clk_div set the parent clock rate
        - ASoC: compress: fix unsigned integer overflow check
        - reset: Fix memory leak in reset_control_array_put()
        - [armhf] clk: samsung: exynos5433: Fix error paths
        - [armel/marvell,armhf] ASoC: kirkwood: fix external clock probe defer
        - [armel/marvell,armhf] ASoC: kirkwood: fix device remove ordering
        - [armhf] clk: samsung: exynos5420: Preserve PLL configuration during
          suspend/resume
        - [x86] pinctrl: cherryview: Allocate IRQ chip dynamic
        - [armhf] dts: imx6qdl-sabreauto: Fix storm of accelerometer interrupts
        - reset: fix reset_control_ops kerneldoc comment
        - [armhf,arm64] clk: sunxi: Fix operator precedence in sunxi_divs_clk_setup
        - [armhf] clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18
        - [armhf] dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspend
        - [ppc64el] bpf: Fix tail call implementation
        - idr: Fix integer overflow in idr_for_each_entry
        - idr: Fix idr_alloc_u32 on 32-bit systems
        - [x86] resctrl: Prevent NULL pointer dereference when reading mondata
        - [armhf] clk: ti: dra7-atl-clock: Remove ti_clk_add_alias call
        - [armhf] clk: ti: clkctrl: Fix failed to enable error with double udelay
          timeout
        - bridge: ebtables: don't crash when using dnat target in output chains
        - can: peak_usb: report bus recovery as well
        - can: rx-offload: can_rx_offload_queue_tail(): fix error handling, avoid
          skb mem leak
        - can: rx-offload: can_rx_offload_offload_one(): do not increase the
          skb_queue beyond skb_queue_len_max
        - can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors
          on queue overflow or OOM
        - can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to
          propagate error value in case of errors
        - can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on
          error
        - can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on error
        - [armhf] can: flexcan: increase error counters if skb enqueueing via
          can_rx_offload_queue_sorted() fails
        - [arm64] watchdog: meson: Fix the wrong value of left time
        - ceph: return -EINVAL if given fsc mount option on kernel w/o support
        - net/fq_impl: Switch to kvmalloc() for memory allocation
        - mac80211: fix station inactive_time shortly after boot
        - block: drbd: remove a stray unlock in __drbd_send_protocol()
        - scsi: target/tcmu: Fix queue_cmd_ring() declaration
        - scsi: lpfc: Fix kernel Oops due to null pring pointers
        - scsi: lpfc: Fix dif and first burst use in write commands
        - tracing: Lock event_mutex before synth_event_mutex
        - [armhf] dts: imx*: Fix memory node duplication
        - [armhf] dts: Fix hsi gdd range for omap4
        - [arm64] mm: Prevent mismatched 52-bit VA support
        - [arm64] smp: Handle errors reported by the firmware
        - [armhf] bus: ti-sysc: Check for no-reset and no-idle flags at the child
          level
        - [arm64] RDMA/hns: Fix the bug while use multi-hop of pbl
        - [x86] RDMA/vmw_pvrdma: Use atomic memory allocation in create AH
        - [armhf] PM / AVS: SmartReflex: NULL check before some freeing functions
          is not needed
        - xfs: zero length symlinks are not valid
        - ACPI / LPSS: Ignore acpi_device_fix_up_power() return value
        - scsi: lpfc: Enable Management features for IF_TYPE=6
        - scsi: qla2xxx: Fix NPIV handling for FC-NVMe
        - scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV port
        - nvme: provide fallback for discard alloc failure
        - [s390x] zcrypt: make sysfs reset attribute trigger queue reset
        - crypto: user - support incremental algorithm dumps
        - mwifiex: fix potential NULL dereference and use after free
        - mwifiex: debugfs: correct histogram spacing, formatting
        - brcmfmac: set F2 watermark to 256 for 4373
        - brcmfmac: set SDIO F1 MesBusyCtrl for CYW4373
        - rtl818x: fix potential use after free
        - bcache: do not check if debug dentry is ERR or NULL explicitly on remove
        - bcache: do not mark writeback_running too early
        - xfs: require both realtime inodes to mount
        - nvme: fix kernel paging oops
        - ubifs: Fix default compression selection in ubifs
        - ubi: Put MTD device after it is not used
        - ubi: Do not drop UBI device reference before using
        - iwlwifi: move iwl_nvm_check_version() into dvm
        - iwlwifi: mvm: force TCM re-evaluation on TCM resume
        - iwlwifi: pcie: fix erroneous print
        - iwlwifi: pcie: set cmd_len in the correct place
        - [armhf,arm64] gpio: pca953x: Fix AI overflow on PCAL6524
        - gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB
        - [x86] kvm: vmx: Set IA32_TSC_AUX for legacy mode guests
        - [x86] Revert "KVM: nVMX: reset cache/shadows when switching loaded VMCS"
        - [x86] Revert "KVM: nVMX: move check_vmentry_postreqs() call to
          nested_vmx_enter_non_root_mode()"
        - VSOCK: bind to random port for VMADDR_PORT_ANY
        - [amd64] mmc: meson-gx: make sure the descriptor is stopped on errors
        - [armhf] mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SET
        - [armhf] usb: ehci-omap: Fix deferred probe for phy handling
        - btrfs: Check for missing device before bio submission in btrfs_map_bio
        - btrfs: fix ncopies raid_attr for RAID56
        - btrfs: dev-replace: set result code of cancel by status of scrub
        - Btrfs: allow clear_extent_dirty() to receive a cached extent state
          record
        - btrfs: only track ref_heads in delayed_ref_updates
        - [x86] HID: intel-ish-hid: fixes incorrect error handling
        - serial: 8250: Rate limit serial port rx interrupts during input overruns
        - [x86] kprobes/xen: blacklist non-attachable xen interrupt functions
        - xen/pciback: Check dev_data before using it
        - kprobes: Blacklist symbols in arch-defined prohibited area
        - [amd64] kprobes: Show x86-64 specific blacklisted symbols correctly
        - [armhf] memory: omap-gpmc: Get the header of the enum
        - net/mlx5: Continue driver initialization despite debugfs failure
        - netfilter: nf_nat_sip: fix RTP/RTCP source port translations
        - exofs_mount(): fix leaks on failure exits
        - bnxt_en: Return linux standard errors in bnxt_ethtool.c
        - bnxt_en: Save ring statistics before reset.
        - bnxt_en: query force speeds before disabling autoneg mode.
        - [s390x] KVM: unregister debug feature on failing arch init
        - dm flakey: Properly corrupt multi-page bios.
        - gfs2: take jdata unstuff into account in do_grow
        - dm raid: fix false -EBUSY when handling check/repair message
        - xfs: Align compat attrlist_by_handle with native implementation.
        - xfs: Fix bulkstat compat ioctls on x32 userspace.
        - IB/qib: Fix an error code in qib_sdma_verbs_send()
        - vxlan: Fix error path in __vxlan_dev_create()
        - [ppc64el] xmon: fix dump_segments()
        - drivers/regulator: fix a missing check of return value
        - Bluetooth: hci_bcm: Handle specific unknown packets after firmware
          loading
        - RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layer
        - scsi: qla2xxx: deadlock by configfs_depend_item
        - scsi: csiostor: fix incorrect dma device in case of vport
        - brcmfmac: Fix access point mode
        - ath6kl: Only use match sets when firmware supports it
        - ath6kl: Fix off by one error in scan completion
        - [ppc64el] perf: Fix unit_sel/cache_sel checks
        - [ppc64el] prom: fix early DEBUG messages
        - [ppc64el] mm: Make NULL pointer deferences explicit on bad page faults.
        - [ppc64el] vfio/spapr_tce: Get rid of possible infinite loop
        - [ppc64el] powernv/eeh/npu: Fix uninitialized variables in
          opal_pci_eeh_freeze_status
        - drbd: ignore "all zero" peer volume sizes in handshake
        - drbd: reject attach of unsuitable uuids even if connected
        - drbd: do not block when adjusting "disk-options" while IO is frozen
        - drbd: fix print_st_err()'s prototype to match the definition
        - IB/rxe: Make counters thread safe
        - bpf/cpumap: make sure frame_size for build_skb is aligned if headroom
          isn't
        - [armhf] regulator: tps65910: fix a missing check of return value
        - [ppc64el] powerpc/pseries: Fix node leak in
          update_lmb_associativity_index()
        - net/netlink_compat: Fix a missing check of nla_parse_nested
        - net/net_namespace: Check the return value of register_pernet_subsys()
        - f2fs: fix block address for __check_sit_bitmap
        - f2fs: fix to dirty inode synchronously
        - [armhf] net: dsa: bcm_sf2: Propagate error value from mdio_write
        - atl1e: checking the status of atl1e_write_phy_reg
        - tipc: fix a missing check of genlmsg_put
        - net: marvell: fix a missing check of acpi_match_device
        - ocfs2: clear journal dirty flag after shutdown journal
        - vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is
          n
        - mm/page_alloc.c: free order-0 pages through PCP in page_frag_free()
        - mm/page_alloc.c: use a single function to free page
        - mm/page_alloc.c: deduplicate __memblock_free_early() and memblock_free()
        - netfilter: nf_tables: fix a missing check of nla_put_failure
        - xprtrdma: Prevent leak of rpcrdma_rep objects
        - infiniband/qedr: Potential null ptr dereference of qp
        - lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
        - lib/genalloc.c: use vzalloc_node() to allocate the bitmap
        - drivers/base/platform.c: kmemleak ignore a known leak
        - lib/genalloc.c: include vmalloc.h
        - mtd: Check add_mtd_device() ret code
        - tipc: fix memory leak in tipc_nl_compat_publ_dump
        - net/core/neighbour: tell kmemleak about hash tables
        - [armhf,arm64] ata: ahci: mvebu: do Armada 38x configuration only on
          relevant SoCs
        - PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()
        - net/core/neighbour: fix kmemleak minimal reference count for hash tables
        - serial: 8250: Fix serial8250 initialization crash
        - [armhf] gpu: ipu-v3: pre: don't trigger update if buffer address doesn't
          change
        - sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe
        - ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel
        - decnet: fix DN_IFREQ_SIZE
        - net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()
        - net/smc: don't wait for send buffer space when data was already sent
        - mm/hotplug: invalid PFNs from pfn_to_online_page()
        - xfs: end sync buffer I/O properly on shutdown error
        - net/smc: fix sender_free computation
        - blktrace: Show requests without sector
        - net/smc: fix byte_order for rx_curs_confirmed
        - tipc: fix skb may be leaky in tipc_link_input
        - sfc: initialise found bitmap in efx_ef10_mtd_probe
        - geneve: change NET_UDP_TUNNEL dependency to select
        - net: fix possible overflow in __sk_mem_raise_allocated()
        - net: ip_gre: do not report erspan_ver for gre or gretap
        - net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap
        - sctp: don't compare hb_timer expire date before starting it
        - bpf: decrease usercnt if bpf_map_new_fd() fails in
          bpf_map_get_fd_by_id()
        - mmc: core: align max segment size with logical block size
        - net: dev: Use unsigned integer as an argument to left-shift
        - kvm: properly check debugfs dentry before using it
        - bpf: drop refcount if bpf_map_new_fd() fails in map_create()
        - [arm64] net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED
        - [arm64] net: hns3: fix PFC not setting problem for DCB module
        - [arm64] net: hns3: fix an issue for hclgevf_ae_get_hdev
        - [arm64] net: hns3: fix an issue for hns3_update_new_int_gl
        - [x86] iommu/amd: Fix NULL dereference bug in match_hid_uid
        - apparmor: delete the dentry in aafs_remove() to avoid a leak
        - scsi: libsas: Support SATA PHY connection rate unmatch fixing during
          discovery
        - ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
        - ACPI / APEI: Switch estatus pool to use vmalloc memory
        - [arm64] scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned
        - scsi: libsas: Check SMP PHY control function result
        - [arm64] RDMA/hns: Fix the bug with updating rq head pointer when flush cqe
        - [arm64] RDMA/hns: Bugfix for the scene without receiver queue
        - [arm64] RDMA/hns: Fix the state of rereg mr
        - [arm64] RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp
        - ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board
        - [ppc64el] pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()
          (CVE-2019-12614)
        - xdp: fix cpumap redirect SKB creation bug
        - mtd: Remove a debug trace in mtdpart.c
        - [s390x] mm, gup: add missing refcount overflow checks on s390
        - [armhf,arm64] usb: dwc2: use a longer core rest timeout in
          dwc2_core_reset()
        - staging: rtl8192e: fix potential use after free
        - staging: rtl8723bs: Drop ACPI device ids
        - staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids
        - USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P
        - [x86] mei: bus: prefix device names on bus with the bus name
        - [x86] mei: me: add comet point V device id
        - thunderbolt: Power cycle the router if NVM authentication fails
        - xfrm: Fix memleak on xfrm state destroy
        - media: v4l2-ctrl: fix flags for DO_WHITE_BALANCE
        - [arm64] net: macb: fix error format in dev_err()
        - pwm: Clear chip_data in pwm_put()
        - macvlan: schedule bc_work even if error
        - net: psample: fix skb_over_panic
        - openvswitch: fix flow command message size
        - sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
        - slip: Fix use-after-free Read in slip_open
        - openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
        - openvswitch: remove another BUG_ON()
        - tipc: fix link name length check
        - sctp: cache netns in sctp_ep_common
        - net: sched: fix `tc -s class show` no bstats on class with nolock
          subqueues
        - [arm64] net: macb: add missed tasklet_kill
        - ext4: add more paranoia checking in ext4_expand_extra_isize handling
          (CVE-2019-19767)
        - [arm64] net: macb: Fix SUBNS increment and increase resolution
        - [arm64] net: macb driver, check for SKBTX_HW_TSTAMP
        - mtd: spi-nor: cast to u64 to avoid uint overflows
        - tcp: exit if nothing to retransmit on RTO timeout
        - HID: core: check whether Usage Page item is after Usage ID items
        - [x86] platform: hp-wmi: Fix ACPI errors caused by too small buffer
        - [x86] platform: hp-wmi: Fix ACPI errors caused by passing 0 as input size
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.89
        - rsi: release skb if rsi_prepare_beacon fails (CVE-2019-19071)
        - [arm64] tegra: Fix 'active-low' warning for Jetson TX1 regulator
        - usb: gadget: u_serial: add missing port entry locking
        - [arm64] tty: serial: msm_serial: Fix flow control
        - [armhf,arm64] serial: pl011: Fix DMA ->flush_buffer()
        - serial: serial_core: Perform NULL checks for break_ctl ops
        - autofs: fix a leak in autofs_expire_indirect()
        - [arm64] RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LEN
        - iwlwifi: pcie: don't consider IV len in A-MSDU
        - exportfs_decode_fh(): negative pinned may become positive without the
          parent locked
        - audit_get_nd(): don't unlock parent too early
        - xfrm: release device reference for invalid state
        - sched/core: Avoid spurious lock dependencies
        - perf/core: Consistently fail fork on allocation failures
        - ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()
        - [armhf,arm64] drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.
        - rsxx: add missed destroy_workqueue calls in remove
        - i2c: core: fix use after free in of_i2c_notify
        - serial: core: Allow processing sysrq at port unlock time
        - cxgb4vf: fix memleak in mac_hlist initialization
        - iwlwifi: mvm: synchronize TID queue removal
        - iwlwifi: trans: Clear persistence bit when starting the FW
        - iwlwifi: mvm: Send non offchannel traffic via AP sta
        - [armhf] 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+
        - audit: Embed key into chunk
        - netfilter: nf_tables: don't use position attribute on rule replacement
        - net/mlx5: Release resource on error flow
        - [arm64] clk: sunxi-ng: a64: Fix gate bit of DSI DPHY
        - ice: Fix NVM mask defines
        - dlm: fix possible call to kfree() for non-initialized pointer
        - [armhf] dts: exynos: Fix LDO13 min values on Odroid XU3/XU4/HC1
        - [armhf,arm64] rtc: max77686: Fix the returned value in case of error in
          'max77686_rtc_read_time()'
        - i40e: don't restart nway if autoneg not supported
        - virtchnl: Fix off by one error
        - [armhf] clk: rockchip: fix rk3188 sclk_smc gate data
        - [armhf] clk: rockchip: fix rk3188 sclk_mac_lbtest parameter ordering
        - [armhf] dts: rockchip: Fix rk3288-rock2 vcc_flash name
        - dlm: fix missing idr_destroy for recover_idr
        - [armhf,arm64] net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing
          MII_PHYSID2
        - [s390x] scsi: zfcp: update kernel message for invalid FCP_CMND length,
          it's not the CDB
        - [s390x] scsi: zfcp: drop default switch case which might paper over
          missing case
        - [armhf] bus: ti-sysc: Fix getting optional clocks in clock_roles
        - [armhf] dts: imx6: RDU2: fix eGalax touchscreen node
        - crypto: ecc - check for invalid values in the key verification test
        - crypto: bcm - fix normal/non key hash algorithm failure
        - [arm64] dts: zynqmp: Fix node names which contain "_"
        - [arm64] pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issues
        - [arm*] firmware: raspberrypi: Fix firmware calls with large buffers
        - mm/vmstat.c: fix NUMA statistics updates
        - [arm64] clk: rockchip: fix I2S1 clock gate register for rk3328
        - [arm64] clk: rockchip: fix ID of 8ch clock of I2S1 for rk3328
        - sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmit
        - regulator: Fix return value of _set_load() stub
        - USB: serial: f81534: fix reading old/new IC config
        - xfs: extent shifting doesn't fully invalidate page cache
        - net-next/hinic:fix a bug in set mac address
        - net-next/hinic: fix a bug in rx data flow
        - ice: Fix return value from NAPI poll
        - ice: Fix possible NULL pointer de-reference
        - iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extents
        - iomap: sub-block dio needs to zeroout beyond EOF
        - iomap: dio data corruption and spurious errors when pipes fill
        - iomap: readpages doesn't zero page tail beyond EOF
        - iw_cxgb4: only reconnect with MPAv1 if the peer aborts
        - [mips*/octeon] octeon-platform: fix typing
        - net/smc: use after free fix in smc_wr_tx_put_slot()
        - [armhf] dts: exynos: Use Samsung SoC specific compatible for DWC2 module
        - media: pulse8-cec: return 0 when invalidating the logical address
        - media: cec: report Vendor ID after initialization
        - iwlwifi: fix cfg structs for 22000 with different RF modules
        - net/ipv6: re-do dad when interface has IFF_NOARP flag change
        - [x86] dmaengine: dw-dmac: implement dma protection control setting
        - [armhf,arm64] usb: dwc3: debugfs: Properly print/set link state for HS
        - [armhf,arm64] usb: dwc3: don't log probe deferrals; but do log other
          error codes
        - ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion()
        - f2fs: fix to account preflush command for noflush_merge mode
        - f2fs: fix count of seg_freed to make sec_freed correct
        - f2fs: change segment to section in f2fs_ioc_gc_range
        - [armhf] dts: rockchip: Fix the PMU interrupt number for rv1108
        - [armhf] dts: rockchip: Assign the proper GPIO clocks for rv1108
        - f2fs: fix to allow node segment for GC by ioctl path
        - nvme: Free ctrl device name on init failure
        - dma-mapping: fix return type of dma_set_max_seg_size()
        - [armhf] serial: imx: fix error handling in console_setup
        - [armhf] i2c: imx: don't print error message on probe defer
        - [arm64] clk: meson: Fix GXL HDMI PLL fractional bits width
        - [armhf,arm64] gpu: host1x: Fix syncpoint ID field size on Tegra186
        - lockd: fix decoding of TEST results
        - sctp: increase sk_wmem_alloc when head->truesize is increased
        - [x86] iommu/amd: Fix line-break in error log reporting
        - [armhf] dts: sun8i: a23/a33: Fix OPP DTC warnings
        - [armhf] dts: sun8i: v3s: Change pinctrl nodes to avoid warning
        - nfsd: fix a warning in __cld_pipe_upcall()
        - bpf: btf: implement btf_name_valid_identifier()
        - bpf: btf: check name validity for various types
        - [armhf] OMAP1/2: fix SoC name printing
        - [arm64] dts: meson-gxl-libretech-cc: fix GPIO lines names
        - [arm64] dts: meson-gxbb-nanopi-k2: fix GPIO lines names
        - [arm64] dts: meson-gxbb-odroidc2: fix GPIO lines names
        - [arm64] dts: meson-gxl-khadas-vim: fix GPIO lines names
        - net/x25: fix called/calling length calculation in x25_parse_address_block
        - net/x25: fix null_x25_address handling
        - tcp: make tcp_space() aware of socket backlog
        - tcp: fix off-by-one bug on aborting window-probing socket
        - tcp: fix SNMP under-estimation on failed retransmission
        - tcp: fix SNMP TCP timeout under-estimation
        - kbuild: fix single target build for external module
        - mtd: fix mtd_oobavail() incoherent returned value
        - [arm64] clk: meson: meson8b: fix the offset of vid_pll_dco's N value
        - [armhf,arm64] clk: sunxi-ng: h3/h5: Fix CSI_MCLK parent
        - [arm64] clk: qcom: Fix MSM8998 resets
        - dlm: fix invalid cluster name warning
        - net/mlx4_core: Fix return codes of unsupported operations
        - pstore/ram: Avoid NULL deref in ftrace merging failure path
        - [mips*/octeon] cvmx_pko_mem_debug8: use oldest forward compatible
          definition
        - nfsd: Return EPERM, not EACCES, in some SETATTR cases
        - media: uvcvideo: Abstract streaming object lifetime
        - [armhf] dts: sun8i: h3: Fix the system-control register range
        - tty: Don't block on IO when ldisc change is pending
        - media: stkwebcam: Bugfix for wrong return values
        - sctp: frag_point sanity check
        - IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling state
        - IB/hfi1: Close VNIC sdma_progress sleep window
        - mlx4: Use snprintf instead of complicated strcpy
        - [armhf] dts: sunxi: Fix PMU compatible strings
        - [armhf] dts: am335x-pdu001: Fix polarity of card detection input
        - net: aquantia: fix RSS table and key sizes
        - sched/fair: Scale bandwidth quota and period without losing quota/period
          ratio precision
        - fuse: verify nlink
        - fuse: verify attributes
        - [x86] ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLC
        - [x86] ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptop
        - [x86] ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236
        - ALSA: pcm: oss: Avoid potential buffer overflows
        - [x86] ALSA: hda - Add mute led support for HP ProBook 645 G4
        - [x86] Input: synaptics - switch another X1 Carbon 6 to RMI/SMbus
        - [x86] Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash
        - [x86] Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers
        - [x86] Input: goodix - add upside-down quirk for Teclast X89 tablet
        - Input: Fix memory leak in psxpad_spi_probe
        - [i386] mm: Sync only to VMALLOC_END in vmalloc_sync_all()
        - [x86] PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
        - xfrm interface: fix memory leak on creation
        - xfrm interface: avoid corruption on changelink
        - xfrm interface: fix list corruption for x-netns
        - xfrm interface: fix management of phydev
        - CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
        - CIFS: Fix SMB2 oplock break processing
        - tty: vt: keyboard: reject invalid keycodes
        - can: slcan: Fix use-after-free Read in slcan_open
        - kernfs: fix ino wrap-around detection
        - jbd2: Fix possible overflow in jbd2_log_space_left()
        - [arm64] drm/msm: fix memleak on release
        - [i386] drm/i810: Prevent underflow in ioctl
        - [armhf,arm64] KVM: vgic: Don't rely on the wrong pending table
        - [x86] KVM: do not modify masked bits of shared MSRs
        - [x86] KVM: fix presentation of TSX feature in ARCH_CAPABILITIES
        - [x86] KVM: Grab KVM's srcu lock when setting nested state
        - crypto: af_alg - cast ki_complete ternary op to int
        - [x86] crypto: ccp - fix uninitialized list head
        - crypto: ecdh - fix big endian bug in ECC library
        - crypto: user - fix memory leak in crypto_report (CVE-2019-19062)
        - mwifiex: update set_mac_address logic
        - can: ucan: fix non-atomic allocation in completion handler
        - RDMA/qib: Validate ->show()/store() callbacks before calling them
        - iomap: Fix pipe page leakage during splicing
        - thermal: Fix deadlock in thermal thermal_zone_device_check
        - vcs: prevent write access to vcsu devices (CVE-2019-19252)
        - binder: Fix race between mmap() and binder_alloc_print_pages()
        - binder: Handle start==NULL in binder_update_page_range()
        - ALSA: hda - Fix pending unsol events at shutdown
        - perf script: Fix invalid LBR/binary mismatch error
        - splice: don't read more than available pipe space
        - iomap: partially revert 4721a601099 (simulated directio short read on
          EFAULT)
        - xfs: add missing error check in xfs_prepare_shift()
        - ASoC: rsnd: fixup MIX kctrl registration
        - [x86] KVM: fix out-of-bounds write in KVM_GET_EMULATED_CPUID
          (CVE-2019-19332)
        - net: qrtr: fix memort leak in qrtr_tun_write_iter (CVE-2019-19079)
        - appletalk: Fix potential NULL pointer dereference in
          unregister_snap_client (CVE-2019-19227)
        - appletalk: Set error code if register_snap_client failed
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.90
        - usb: gadget: configfs: Fix missing spin_lock_init()
        - [x86] usb: gadget: pch_udc: fix use after free
        - scsi: qla2xxx: Fix driver unload hang
        - [arm64] media: venus: remove invalid compat_ioctl32 handler
        - USB: uas: honor flag to avoid CAPACITY16
        - USB: uas: heed CAPACITY_HEURISTICS
        - usb: Allow USB device to be warm reset in suspended state
        - staging: rtl8188eu: fix interface sanity check
        - staging: rtl8712: fix interface sanity check
        - staging: gigaset: fix general protection fault on probe
        - staging: gigaset: fix illegal free on probe errors
        - staging: gigaset: add endpoint-type sanity check
        - usb: xhci: only set D3hot for pci device
        - xhci: Fix memory leak in xhci_add_in_port()
        - xhci: Increase STS_HALT timeout in xhci_suspend()
        - xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.
        - [armhf] dts: pandora-common: define wl1251 as child node of mmc3
        - [x86] iio: imu: inv_mpu6050: fix temperature reporting using bad unit
        - USB: atm: ueagle-atm: add missing endpoint check
        - USB: idmouse: fix interface sanity checks
        - USB: serial: io_edgeport: fix epic endpoint lookup
        - usb: roles: fix a potential use after free
        - USB: adutux: fix interface sanity check
        - usb: core: urb: fix URB structure initialization function
        - usb: mon: Fix a deadlock in usbmon between mmap and read
        - tpm: add check after commands attribs tab allocation
        - virtio-balloon: fix managed page counts when migrating pages between
          zones
        - [armhf,arm64] usb: dwc3: gadget: Fix logical condition
        - [armhf,arm64] usb: dwc3: ep0: Clear started flag on completion
        - btrfs: check page->mapping when loading free space cache
        - btrfs: use refcount_inc_not_zero in kill_all_nodes
        - Btrfs: fix metadata space leak on fixup worker failure to set range as
          delalloc
        - Btrfs: fix negative subv_writers counter and data space leak after
          buffered write
        - btrfs: Avoid getting stuck during cyclic writebacks
        - btrfs: Remove btrfs_bio::flags member
        - Btrfs: send, skip backreference walking for extents with many references
        - btrfs: record all roots for rename exchange on a subvol
        - rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer address
        - rtlwifi: rtl8192de: Fix missing callback that tests for hw release of
          buffer
        - rtlwifi: rtl8192de: Fix missing enable interrupt flag
        - ovl: fix corner case of non-unique st_dev;st_ino
        - ovl: relax WARN_ON() on rename to self
        - [armhf] hwrng: omap - Fix RNG wait loop timeout
        - dm writecache: handle REQ_FUA
        - dm zoned: reduce overhead of backing device checks
        - workqueue: Fix spurious sanity check failures in destroy_workqueue()
        - workqueue: Fix pwq ref leak in rescuer_thread()
        - ASoC: rt5645: Fixed buddy jack support.
        - ASoC: rt5645: Fixed typo for buddy jack support.
        - ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_report
        - md: improve handling of bio with REQ_PREFLUSH in md_flush_request()
        - blk-mq: avoid sysfs buffer overflow with too many CPU cores
        - cgroup: pids: use atomic64_t for pids->limit
        - ar5523: check NULL before memcpy() in ar5523_cmd()
        - [s390x] mm: properly clear _PAGE_NOEXEC bit when it is not supported
        - media: cec.h: CEC_OP_REC_FLAG_ values were swapped
        - cpuidle: Do not unset the driver if it is there already
        - erofs: zero out when listxattr is called with no xattr
        - [x86] intel_th: Fix a double put_device() in error path
        - [x86] intel_th: pci: Add Ice Lake CPU support
        - [x86] intel_th: pci: Add Tiger Lake CPU support
        - PM / devfreq: Lock devfreq in trans_stat_show
        - [ppc64el] cpufreq: powernv: fix stack bloat and hard limit on number of
          CPUs
        - ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug
          bridge
        - ACPI: OSL: only free map once in osl.c
        - ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data()
        - ACPI: PM: Avoid attaching ACPI PM domain to certain devices
        - [arm64] pinctrl: armada-37xx: Fix irq mask access in
          armada_37xx_irq_set_type()
        - [armhf] pinctrl: samsung: Add of_node_put() before return in error path
        - [armhf] pinctrl: samsung: Fix device node refcount leaks in Exynos wakeup
          controller init
        - [armhf] pinctrl: samsung: Fix device node refcount leaks in init code
        - [armhf] mmc: host: omap_hsmmc: add code for special init of wl1251 to get
          rid of pandora_wl1251_init_card
        - [armhf] dts: omap3-tao3530: Fix incorrect MMC card detection GPIO
          polarity
        - ppdev: fix PPGETTIME/PPSETTIME ioctls
        - [ppc64el] Allow 64bit VDSO __kernel_sync_dicache to work across ranges
          >4GB
        - [ppc64el] xive: Prevent page fault issues in the machine crash handler
        - [ppc64el] Allow flush_icache_range to work across ranges >4GB
        - [ppc64el] xive: Skip ioremap() of ESB pages for LSI interrupts
        - video/hdmi: Fix AVI bar unpack
        - quota: Check that quota is not dirty before release
        - ext2: check err when partial != NULL
        - quota: fix livelock in dquot_writeback_dquots
        - ext4: Fix credit estimate for final inode freeing
        - reiserfs: fix extended attributes on the root directory
        - block: fix single range discard merge
        - [s390x] scsi: zfcp: trace channel log even for FCP command responses
        - scsi: qla2xxx: Fix DMA unmap leak
        - scsi: qla2xxx: Fix hang in fcport delete path
        - scsi: qla2xxx: Fix session lookup in qlt_abort_work()
        - scsi: qla2xxx: Fix qla24xx_process_bidir_cmd()
        - scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return value
        - scsi: qla2xxx: Fix message indicating vectors used by driver
        - scsi: qla2xxx: Fix SRB leak on switch command timeout
        - xhci: make sure interrupts are restored to correct state
        - usb: typec: fix use after free in typec_register_port()
        - [armhf] omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251
        - scsi: lpfc: Cap NPIV vports to 256
        - scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQE
        - scsi: lpfc: Correct topology type reporting on G7 adapters
        - sch_cake: Correctly update parent qlen when splitting GSO packets
        - net/smc: do not wait under send_lock
        - [arm64] net: hns3: clear pci private data when unload hns3 driver
        - [arm64] net: hns3: change hnae3_register_ae_dev() to int
        - [arm64] net: hns3: Check variable is valid before assigning it to another
        - [arm64] scsi: hisi_sas: send primitive NOTIFY to SSP situation only
        - [arm64] scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G
        - [x86] MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models
        - [x86] MCE/AMD: Carve out the MC4_MISC thresholding quirk
        - ath10k: fix fw crash by moving chip reset after napi disabled
        - [ppc64el] Fix vDSO clock_getres()
        - ext4: work around deleting a file with i_nlink == 0 safely
          (CVE-2019-19447)
        - mm/shmem.c: cast the type of unmap_start to u64
        - rtc: disable uie before setting time and enable after
        - splice: only read in as much information as there is pipe buffer space
        - ext4: fix a bug in ext4_wait_for_tail_page_commit
        - [armhf,arm64] mfd: rk808: Fix RK818 ID template
        - mm, thp, proc: report THP eligibility for each vma
        - [s390x] smp,vdso: fix ASCE handling
        - blk-mq: make sure that line break can be printed
        - workqueue: Fix missing kfree(rescuer) in destroy_workqueue()
        - perf callchain: Fix segfault in thread__resolve_callchain_sample()
        - gre: refetch erspan header from skb->data after pskb_may_pull()
        - sunrpc: fix crash when cache_head become valid before update
        - net/mlx5e: Fix SFF 8472 eeprom length
        - leds: trigger: netdev: fix handling on interface rename
        - gfs2: fix glock reference problem in gfs2_trans_remove_revoke
        - of: overlay: add_changeset_property() memory leak
        - kernel/module.c: wakeup processes in module_wq on module unload
        - cifs: Fix potential softlockups while refreshing DFS cache
        - [x86] gpiolib: acpi: Add Terra Pad 1061 to the
          run_edge_events_on_boot_blacklist
        - raid5: need to set STRIPE_HANDLE for batch head
        - scsi: qla2xxx: Change discovery state before PLOGI
        - [x86] iio: imu: mpu6050: add missing available scan masks
        - idr: Fix idr_get_next_ul race with idr_remove
        - of: unittest: fix memory leak in attach_node_and_children
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.91
        - inet: protect against too small mtu values.
        - mqprio: Fix out-of-bounds access in mqprio_dump
        - net: bridge: deny dev_set_mac_address() when unregistering
        - net: dsa: fix flow dissection on Tx path
        - net: ethernet: ti: cpsw: fix extra rx interrupt
        - net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues
        - [arm64] net: thunderx: start phy before starting autonegotiation
        - openvswitch: support asymmetric conntrack
        - tcp: md5: fix potential overestimation of TCP option space
        - tipc: fix ordering of tipc module init and exit routine
        - net/mlx5e: Query global pause state before setting prio2buffer
        - tcp: fix rejected syncookies due to stale timestamps
        - tcp: tighten acceptance of ACKs not matching a child socket
        - tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
        - [arm64] Revert "arm64: preempt: Fix big-endian when checking preempt
          count in assembly"
        - mmc: block: Make card_busy_detect() a bit more generic
        - mmc: block: Add CMD13 polling for MMC IOCTLS with R1B response
        - PCI/PM: Always return devices to D0 when thawing
        - PCI: pciehp: Avoid returning prematurely from sysfs requests
        - [x86] PCI: Fix Intel ACS quirk UPDCR register address
        - PCI/MSI: Fix incorrect MSI-X masking on resume
        - [arm64] PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3
        - [arm64] rpmsg: glink: Set tail pointer to 0 at end of FIFO
        - [arm64] rpmsg: glink: Fix reuse intents memory leak issue
        - [arm64] rpmsg: glink: Fix use after free in open_ack TIMEOUT case
        - [arm64] rpmsg: glink: Put an extra reference during cleanup
        - [arm64] rpmsg: glink: Fix rpmsg_register_device err handling
        - [arm64] rpmsg: glink: Don't send pending rx_done during remove
        - [arm64] rpmsg: glink: Free pending deferred work on remove
        - cifs: smbd: Return -EAGAIN when transport is reconnecting
        - cifs: smbd: Add messages on RDMA session destroy and reconnection
        - cifs: smbd: Return -EINVAL when the number of iovs exceeds
          SMBDIRECT_MAX_SGE
        - cifs: Don't display RDMA transport on reconnect
        - CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
        - CIFS: Close open handle after interrupted close
        - [armhf] tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume()
        - vfio/pci: call irq_bypass_unregister_producer() before freeing irq
        - dma-buf: Fix memory leak in sync_file_merge()
        - [arm64] drm: meson: venc: cvbs: fix CVBS mode matching
        - dm mpath: remove harmful bio-based optimization
        - dm btree: increase rebalance threshold in __rebalance2()
        - scsi: iscsi: Fix a potential deadlock in the timeout handler
        - scsi: qla2xxx: Change discovery state before PLOGI
        - drm/radeon: fix r1xx/r2xx register checker for POT textures
        - xhci: fix USB3 device initiated resume race with roothub autosuspend
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.92
        - af_packet: set defaule value for tmo
        - [amd64] fjes: fix missed check in fjes_acpi_add
        - [arm64] net: hisilicon: Fix a BUG trigered by wrong bytes_compl
        - net: qlogic: Fix error paths in ql_alloc_large_buffers()
        - net: usb: lan78xx: Fix suspend/resume PHY register access error
        - qede: Disable hardware gro when xdp prog is installed
        - qede: Fix multicast mac configuration
        - sctp: fully initialize v4 addr in some functions
        - btrfs: don't double lock the subvol_sem for rename exchange
        - btrfs: do not call synchronize_srcu() in inode_tree_del
        - Btrfs: fix missing data checksums after replaying a log tree
        - btrfs: send: remove WARN_ON for readonly mount
        - btrfs: abort transaction after failed inode updates in create_subvol
        - btrfs: skip log replay on orphaned roots
        - btrfs: do not leak reloc root if we fail to read the fs root
        - btrfs: handle ENOENT in btrfs_uuid_tree_iterate
        - Btrfs: fix removal logic of the tree mod log that leads to
          use-after-free issues
        - ALSA: pcm: Avoid possible info leaks from PCM stream buffers
        - ALSA: hda/ca0132 - Keep power on during processing DSP response
        - ALSA: hda/ca0132 - Avoid endless loop
        - ALSA: hda/ca0132 - Fix work handling in delayed HP detection
        - [arm64,armhf] drm/panel: Add missing drm_panel_init() in panel drivers
        - drm/amdgpu: grab the id mgr lock while accessing passid_mapping
        - spi: Add call to spi_slave_abort() function when spidev driver is
          released
        - [x86] staging: rtl8192u: fix multiple memory leaks on error path
        - staging: rtl8188eu: fix possible null dereference
        - rtlwifi: prevent memory leak in rtl_usb_probe (CVE-2019-19063)
        - libertas: fix a potential NULL pointer dereference
        - ath10k: fix backtrace on coredump
        - IB/iser: bound protection_sg size by data_sg size
        - [arm64] media: venus: core: Fix msm8996 frequency table
        - ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freq
        - pinctrl: devicetree: Avoid taking direct reference to device name string
        - [amd64] drm/amdkfd: fix a potential NULL pointer dereference
        - [arm64] media: venus: Fix occasionally failures to suspend
        - [armhf] hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if
          not idled
        - media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init()
        - [arm64,armhf] drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the
          internal I2C controller
        - block: Fix writeback throttling W=1 compiler warnings
        - mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring
          (CVE-2019-19057)
        - drm/drm_vblank: Change EINVAL by the correct errno
        - media: cx88: Fix some error handling path in 'cx8800_initdev()'
        - [armhf] media: ti-vpe: vpe: Fix Motion Vector vpdma stride
        - [armhf] media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid
          pixel format
        - [armhf] media: ti-vpe: vpe: fix a v4l2-compliance failure about frame
          sequence number
        - [armhf] media: ti-vpe: vpe: Make sure YUYV is set as default format
        - [armhf] media: ti-vpe: vpe: fix a v4l2-compliance failure causing a
          kernel panic
        - [armhf] media: ti-vpe: vpe: ensure buffers are cleaned up properly in
          abort cases
        - [armhf] media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid
          sizeimage
        - [x86] syscalls/x86: Use the correct function type in SYSCALL_DEFINE0
        - [x86] mm: Use the correct function type for native_set_fixmap()
        - ath10k: Correct error handling of dma_map_single()
        - [arm64,armhf] drm/bridge: dw-hdmi: Restore audio when setting a mode
        - perf report: Add warning when libunwind not compiled in
        - usb: usbfs: Suppress problematic bind and unbind uevents.
        - Bluetooth: missed cpu_to_le16 conversion in hci_init4_req
        - Bluetooth: Workaround directed advertising bug in Broadcom controllers
        - Bluetooth: hci_core: fix init for HCI_USER_CHANNEL
        - [x86] mce: Lower throttling MCE messages' priority to warning
        - [x86] drm/gma500: fix memory disclosures due to uninitialized bytes
        - rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot
        - ipmi: Don't allow device module unload when in use
        - [x86] ioapic: Prevent inconsistent state when moving an interrupt
        - md/bitmap: avoid race window between md_bitmap_resize and
          bitmap_file_clear_bit
        - [arm64] psci: Reduce the waiting time for cpu_psci_cpu_kill()
        - i40e: initialize ITRN registers with correct values
        - net: phy: dp83867: enable robust auto-mdix
        - [arm64,armhf] drm/tegra: sor: Use correct SOR index on Tegra210
        - ACPI: button: Add DMI quirk for Medion Akoya E2215T
        - RDMA/qedr: Fix memory leak in user qp and mr
        - [arm64,armhf] gpu: host1x: Allocate gather copy for host1x
        - [arm64,armhf] net: dsa: LAN9303: select REGMAP when LAN9303 enable
        - [arm64] phy: qcom-usb-hs: Fix extcon double register after power cycle
        - [s390x] time: ensure get_clock_monotonic() returns monotonic values
        - [s390x] mm: add mm_pxd_folded() checks to pxd_free()
        - [arm64] net: hns3: add struct netdev_queue debug info for TX timeout
        - libata: Ensure ata_port probe has completed before detach
        - loop: fix no-unmap write-zeroes request behavior
        - Bluetooth: Fix advertising duplicated flags
        - pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler()
        - ixgbe: protect TX timestamping from API misuse
        - media: rcar_drif: fix a memory disclosure (CVE-2019-18786)
        - media: v4l2-core: fix touch support in v4l_g_fmt
        - rfkill: allocate static minor
        - bnx2x: Fix PF-VF communication over multi-cos queues.
        - ALSA: timer: Limit max amount of slave instances
        - rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()
        - perf probe: Fix to find range-only function instance
        - perf probe: Fix to list probe event with correct line number
        - perf jevents: Fix resource leak in process_mapfile() and main()
        - perf probe: Walk function lines in lexical blocks
        - perf probe: Fix to probe an inline function which has no entry pc
        - perf probe: Fix to show ranges of variables in functions without
          entry_pc
        - perf probe: Fix to show inlined function callsite without entry_pc
        - perf probe: Fix to probe a function which has no entry pc
        - perf tools: Splice events onto evlist even on error
        - perf parse: If pmu configuration fails free terms
        - perf probe: Skip overlapped location on searching variables
        - perf probe: Return a better scope DIE if there is no best scope
        - perf probe: Fix to show calling lines of inlined functions
        - perf probe: Skip end-of-sequence and non statement lines
        - perf probe: Filter out instances except for inlined subroutine and
          subprogram
        - ath10k: fix get invalid tx rate for Mesh metric
        - media: pvrusb2: Fix oops on tear-down when radio support is not present
        - ice: delay less
        - [amd64] spi: pxa2xx: Add missed security checks
        - ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatile
        - iio: dac: ad5446: Add support for new AD5600 DAC
        - [x86] ASoC: Intel: kbl_rt5663_rt5514_max98927: Add dmic format
          constraint
        - [s390x] disassembler: don't hide instruction addresses
        - nvme: Discard workaround for non-conformant devices
        - parport: load lowlevel driver if ports not found
        - bcache: fix static checker warning in bcache_device_free()
        - cpufreq: Register drivers only after CPU devices have been registered
        - tracing: use kvcalloc for tgid_map array allocation
        - tracing/kprobe: Check whether the non-suffixed symbol is notrace
        - bcache: fix deadlock in bcache_allocator
        - iwlwifi: mvm: fix unaligned read of rx_pkt_status
        - [arm64] spi: tegra20-slink: add missed clk_unprepare
        - tun: fix data-race in gro_normal_list()
        - crypto: virtio - deal with unsupported input sizes
        - btrfs: don't prematurely free work in end_workqueue_fn()
        - btrfs: don't prematurely free work in run_ordered_work()
        - [x86] ASoC: Intel: bytcr_rt5640: Update quirk for Acer Switch 10 SW5-012
          2-in-1
        - [x86] insn: Add some Intel instructions to the opcode map
        - brcmfmac: remove monitor interface when detaching
        - iwlwifi: check kasprintf() return value
        - [armhf] net: ethernet: ti: ale: clean ale tbl on init and intf restart
        - [armhf] crypto: sun4i-ss - Fix 64-bit size_t warnings
        - [armhf] crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c
        - mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED
        - net: phy: initialise phydev speed and duplex sanely
        - btrfs: don't prematurely free work in reada_start_machine_worker()
        - btrfs: don't prematurely free work in scrub_missing_raid56_worker()
        - Revert "mmc: sdhci: Fix incorrect switch to HS mode"
        - can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices
          (CVE-2019-19947)
        - usb: xhci: Fix build warning seen with CONFIG_PM=n
        - [s390x] ftrace: fix endless recursion in function_graph tracer
        - btrfs: return error pointer from alloc_test_extent_buffer
        - usbip: Fix receive error in vhci-hcd when using scatter-gather
        - usbip: Fix error path of vhci_recv_ret_submit()
        - cpufreq: Avoid leaving stale IRQ work items during CPU offline
        - [x86] intel_th: pci: Add Comet Lake PCH-V support
        - [x86] intel_th: pci: Add Elkhart Lake SOC support
        - [x86] platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128
          bytes
        - [x86] staging: comedi: gsc_hpdi: check dma_alloc_coherent() return value
        - ext4: fix ext4_empty_dir() for directories with holes (CVE-2019-19037)
        - ext4: check for directory entries too close to block end
        - ext4: unlock on error in ext4_expand_extra_isize()
        - [arm64] KVM: Ensure 'params' is initialised when looking up sys register
        - [x86] MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()
        - [x86] MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]
        - [powerpc*] irq: fix stack overflow verification
        - [arm64] mmc: sdhci-msm: Correct the offset and value for DDR_CONFIG
          register
        - mmc: sdhci: Update the tuning failed messages to pr_debug level
        - mmc: sdhci: Workaround broken command queuing on Intel GLK
        - mmc: sdhci: Add a quirk for broken command queuing
        - nbd: fix shutdown and recv work deadlock
        - perf probe: Fix to show function entry line as probe-able
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.93
        - scsi: lpfc: Fix discovery failures when target device connectivity
          bounces
        - scsi: mpt3sas: Fix clear pending bit in ioctl status
        - scsi: lpfc: Fix locking on mailbox command completion
        - Input: atmel_mxt_ts - disable IRQ across suspend
        - f2fs: fix to update time in lazytime mode
        - [arm64,armhf] iommu: rockchip: Free domain on .domain_free
        - [arm64,armhf] iommu/tegra-smmu: Fix page tables in > 4 GiB memory
        - scsi: target: compare full CHAP_A Algorithm strings
        - scsi: lpfc: Fix SLI3 hba in loop mode not discovering devices
        - scsi: csiostor: Don't enable IRQs too early
        - [arm64] scsi: hisi_sas: Replace in_softirq() check in
          hisi_sas_task_exec()
        - [ppc64el] pseries: Mark accumulate_stolen_time() as notrace
        - [ppc64el] pseries: Don't fail hash page table insert for bolted mapping
        - clocksource/drivers/timer-of: Use unique device name instead of timer
        - [ppc64el] security/book3s64: Report L1TF status in sysfs
        - [ppc64el] book3s64/hash: Add cond_resched to avoid soft lockup warning
        - ext4: update direct I/O read lock pattern for IOCB_NOWAIT
        - ext4: iomap that extends beyond EOF should be marked dirty
        - jbd2: Fix statistics for the number of logged blocks
        - scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and
          WRITE(6)
        - scsi: lpfc: Fix duplicate unreg_rpi error in port offline flow
        - f2fs: fix to update dir's i_pino during cross_rename
        - [arm64] clk: qcom: Allow constant ratio freq tables for rcg
        - clk: clk-gpio: propagate rate change to parent
        - fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned
          long
        - scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer
          dereferences
        - [ppc64el] PCI: rpaphp: Fix up pointer to first drc-info entry
        - scsi: ufs: fix potential bug which ends in system hang
        - [ppc64el] PCI: rpaphp: Don't rely on firmware feature to imply drc-info
          support
        - [ppc64el] PCI: rpaphp: Annotate and correctly byte swap DRC properties
        - [ppc64el] PCI: rpaphp: Correctly match ibm, my-drc-index to drc-name
          when using drc-info
        - [ppc64el] powerpc/security: Fix wrong message when RFI Flush is disable
        - bcache: at least try to shrink 1 node in bch_mca_scan()
        - HID: quirks: Add quirk for HP MSU1465 PIXART OEM mouse
        - HID: logitech-hidpp: Silence intermittent get_battery_capacity errors
        - [armhf] 8937/1: spectre-v2: remove Brahma-B53 from hardening
        - libnvdimm/btt: fix variable 'rc' set but not used
        - HID: Improve Windows Precision Touchpad detection.
        - HID: rmi: Check that the RMI_STARTED bit is set before unregistering the
          RMI transport device
        - watchdog: Fix the race between the release of watchdog_core_data and
          cdev
        - scsi: pm80xx: Fix for SATA device discovery
        - scsi: ufs: Fix error handing during hibern8 enter
        - scsi: scsi_debug: num_tgts must be >= 0
        - scsi: iscsi: Don't send data to unbound connection
        - scsi: target: iscsi: Wait for all commands to finish before freeing a
          session
        - apparmor: fix unsigned len comparison with less than zero
        - scripts/kallsyms: fix definitely-lost memory leak
        - cdrom: respect device capabilities during opening action
        - perf script: Fix brstackinsn for AUXTRACE
        - perf regs: Make perf_reg_name() return "unknown" instead of NULL
        - [s390x] zcrypt: handle new reply code FILTERED_BY_HYPERVISOR
        - [s390x] cpum_sf: Check for SDBT and SDB consistency
        - ocfs2: fix passing zero to 'PTR_ERR' warning
        - kernel: sysctl: make drop_caches write-only
        - userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK
        - [x86] mce: Fix possibly incorrect severity calculation on AMD
        - net, sysctl: Fix compiler warning when only cBPF is present
        - netfilter: nf_queue: enqueue skbs with NULL dst
        - ALSA: hda - Downgrade error message for single-cmd fallback
        - bonding: fix active-backup transition after link failure
        - perf strbuf: Remove redundant va_end() in strbuf_addv()
        - Make filldir[64]() verify the directory entry filename is valid
          (CVE-2019-10220)
        - filldir[64]: remove WARN_ON_ONCE() for bad directory entries
          (CVE-2019-10220)
        - netfilter: ebtables: compat: reject all padding in matches/watchers
        - 6pack,mkiss: fix possible deadlock
        - netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()
        - inetpeer: fix data-race in inet_putpeer / inet_putpeer
        - net: add a READ_ONCE() in skb_peek_tail()
        - net: icmp: fix data-race in cmp_global_allow()
        - hrtimer: Annotate lockless access to timer->state
        - net: ena: fix napi handler misbehavior when the napi budget is zero
        - net/mlxfw: Fix out-of-memory error in mfa2 flash burning
        - [arm64,armhf] net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on
          Meson8b/8m2 SoCs
        - ptp: fix the race between the release of ptp_clock and cdev
        - tcp: Fix highest_sack and highest_sack_seq
        - udp: fix integer overflow while computing available space in sk_rcvbuf
        - vhost/vsock: accept only packets with the right dst_cid
        - net: add bool confirm_neigh parameter for dst_ops.update_pmtu
        - ip6_gre: do not confirm neighbor when do pmtu update
        - gtp: do not confirm neighbor when do pmtu update
        - net/dst: add new function skb_dst_update_pmtu_no_confirm
        - tunnel: do not confirm neighbor when do pmtu update
        - vti: do not confirm neighbor when do pmtu update
        - sit: do not confirm neighbor when do pmtu update
        - net/dst: do not confirm neighbor for vxlan and geneve pmtu update
        - gtp: do not allow adding duplicate tid and ms_addr pdp context
        - [arm64,armhf] net: marvell: mvpp2: phylink requires the link interrupt
        - tcp/dccp: fix possible race __inet_lookup_established()
        - tcp: do not send empty skb from tcp_write_xmit()
        - gtp: fix wrong condition in gtp_genl_dump_pdp()
        - gtp: fix an use-after-free in ipv4_pdp_find()
        - gtp: avoid zero size hashtable
        - [arm64,armhf] pinctrl: baytrail: Really serialize all register accesses
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.94
        - nvme_fc: add module to ops template to allow module references
        - nvme-fc: fix double-free scenarios on hw queues
        - drm/amdgpu: add check before enabling/disabling broadcast mode
        - drm/amdgpu: add cache flush workaround to gfx8 emit_fence
        - PM / devfreq: Fix devfreq_notifier_call returning errno
        - PM / devfreq: Set scaling_max_freq to max on OPP notifier error
        - PM / devfreq: Don't fail devfreq_dev_release if not in list
        - afs: Fix afs_find_server lookups for ipv4 peers
        - afs: Fix SELinux setting security label on /afs
        - RDMA/cma: add missed unregister_pernet_subsys in init failure
        - rxe: correctly calculate iCRC for unaligned payloads
        - scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set func
        - scsi: qla2xxx: Drop superfluous INIT_WORK of del_work
        - scsi: qla2xxx: Don't call qlt_async_event twice
        - scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump length
        - scsi: qla2xxx: Configure local loop for N2N target
        - scsi: qla2xxx: Send Notify ACK after N2N PLOGI
        - scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGI
        - scsi: iscsi: qla4xxx: fix double free in probe
        - scsi: libsas: stop discovering if oob mode is disconnected
          (CVE-2019-19965)
        - drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bit
        - usb: gadget: fix wrong endpoint desc
        - net: make socket read/write_iter() honor IOCB_NOWAIT
        - afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP
        - md: raid1: check rdev before reference in raid1_sync_request func
        - [s390x] cpum_sf: Adjust sampling interval to avoid hitting sample limits
        - [s390x] cpum_sf: Avoid SBD overflow condition in irq handler
        - IB/mlx4: Follow mirror sequence of device add during device removal
        - IB/mlx5: Fix steering rule of drop and count
        - xen-blkback: prevent premature module unload
        - xen/balloon: fix ballooned page accounting without hotplug enabled
        - PM / hibernate: memory_bm_find_bit(): Tighten node optimisation
        - ALSA: hda/realtek - Add Bass Speaker and fixed dac for bass speaker
        - ALSA: hda/realtek - Enable the bass speaker of ASUS UX431FLC
        - ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th gen
        - xfs: fix mount failure crash on invalid iclog memory access
        - taskstats: fix data-race
        - drm: limit to INT_MAX in create_blob ioctl
        - netfilter: nft_tproxy: Fix port selector on Big Endian
        - ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code
        - ALSA: usb-audio: fix set_format altsetting sanity check
        - ALSA: usb-audio: set the interface format after resume on Dell WD19
        - ALSA: hda/realtek - Add headset Mic no shutup for ALC283
        - [arm64,armhf] drm/sun4i: hdmi: Remove duplicate cleanup calls
        - [mips*] Avoid VDSO ABI breakage due to global register variable
        - media: pulse8-cec: fix lost cec_transmit_attempt_done() call
        - media: cec: CEC 2.0-only bcast messages were ignored
        - media: cec: avoid decrementing transmit_queue_sz if it is 0
        - media: cec: check 'transmit_in_progress', not 'transmitting'
        - mm/zsmalloc.c: fix the migrated zspage statistics.
        - memcg: account security cred as well to kmemcg
        - mm: move_pages: return valid node id in status if the page is already on
          the target node
        - [x86,arm64] pstore/ram: Write new dumps to start of recycled zones
        - locks: print unsigned ino in /proc/locks
        - compat_ioctl: block: handle Persistent Reservations
        - compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
        - ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
        - libata: Fix retrieving of active qcs
        - gpiolib: fix up emulated open drain outputs
        - tracing: Fix lock inversion in trace_event_enable_tgid_record()
        - tracing: Avoid memory leak in process_system_preds()
        - tracing: Have the histogram compare functions convert to u64 first
        - tracing: Fix endianness bug in histogram trigger
        - apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
        - [i386] ALSA: cs4236: fix error return comparison of an unsigned integer
        - ALSA: firewire-motu: Correct a typo in the clock proc string
        - exit: panic before exit_mm() on global init exit
        - [arm64] Revert support for execute-only user mappings
        - ftrace: Avoid potential division by zero in function profiler
        - [arm64] drm/msm: include linux/sched/task.h
        - PM / devfreq: Check NULL governor in available_governors_show
        - nfsd4: fix up replay_matches_cache()
        - [x86,arm64] HID: i2c-hid: Reset ALPS touchpads on resume
        - ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100
        - xfs: don't check for AG deadlock for realtime files in bunmapi
        - [x86] platform/x86: pmc_atom: Add Siemens CONNECT X300 to
          critclk_systems DMI table
        - Bluetooth: btusb: fix PM leak in error case of setup
        - Bluetooth: delete a stray unlock
        - Bluetooth: Fix memory leak in hci_connect_le_scan
        - media: flexcop-usb: ensure -EIO is returned on error condition
        - media: usb: fix memory leak in af9005_identify_state (CVE-2019-18809)
        - [arm64] dts: meson: odroid-c2: Disable usb_otg bus to avoid power failed
          warning
        - [arm64] tty: serial: msm_serial: Fix lockup for sysrq and oops
        - fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP
        - bdev: Factor out bdev revalidation into a common helper
        - bdev: Refresh bdev size for disks without partitioning
        - scsi: qedf: Do not retry ELS request if qedf_alloc_cmd fails
        - drm/mst: Fix MST sideband up-reply failure handling
        - [ppc64el] pseries/hvconsole: Fix stack overread via udbg
        - [ppc64el] KVM: PPC: Book3S HV: use smp_mb() when setting/clearing
          host_ipi flag
        - rxrpc: Fix possible NULL pointer access in ICMP handling
        - tcp: annotate tp->rcv_nxt lockless reads
        - net: core: limit nested device depth
        - ath9k_htc: Modify byte order for an error message
        - ath9k_htc: Discard undersized packets
        - xfs: periodically yield scrub threads to the scheduler
        - net: add annotations on hh->hh_len lockless accesses
        - ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps
        - [s390x] smp: fix physical to logical CPU map for SMT
        - xen/blkback: Avoid unmapping unmapped grant pages
        - [x86] perf/x86/intel/bts: Fix the use of page_private()
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.95
        - bpf: Fix passing modified ctx to ld/abs/ind instruction
        - regulator: fix use after free issue
        - ASoC: max98090: fix possible race conditions
        - netfilter: ctnetlink: netns exit must wait for callbacks
        - mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
          (CVE-2019-14901)
        - [x86] efi: Update e820 with reserved EFI boot services data to fix kexec
          breakage
        - [x86] ASoC: Intel: bytcr_rt5640: Update quirk for Teclast X89
        - efi/gop: Return EFI_NOT_FOUND if there are no usable GOPs
        - efi/gop: Return EFI_SUCCESS if a usable GOP was found
        - efi/gop: Fix memory leak in __gop_query32/64()
        - netfilter: uapi: Avoid undefined left-shift in xt_sctp.h
        - netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in
          named sets
        - netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_END
        - netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()
        - [arm64] spi: spi-cavium-thunderx: Add missing pci_release_regions()
        - ASoC: topology: Check return value for soc_tplg_pcm_create()
        - bnxt_en: Return error if FW returns more data than dump length
        - [mips*] bpf, mips: Limit to 33 tail calls
        - [armhf] spi: spi-ti-qspi: Fix a bug when accessing non default CS
        - [powerpc*] Ensure that swiotlb buffer is allocated from low memory
        - btrfs: Fix error messages in qgroup_rescan_init
        - bpf: Clear skb->tstamp in bpf_redirect when necessary
        - bnx2x: Do not handle requests from VFs after parity
        - bnx2x: Fix logic to get total no. of PFs per engine
        - cxgb4: Fix kernel panic while accessing sge_info
        - net: usb: lan78xx: Fix error message format specifier
        - rfkill: Fix incorrect check to avoid NULL pointer dereference
        - iommu/iova: Init the struct iova to fix the possible memleak
        - [x86] perf/x86/intel: Fix PT PMI handling
        - fs: avoid softlockups in s_inodes iterators
        - [arm64,armhf] net: stmmac: Do not accept invalid MTU values
        - [arm64,armhf] net: stmmac: xgmac: Clear previous RX buffer size
        - [arm64,armhf] net: stmmac: RX buffer size must be 16 byte aligned
        - [arm64,armhf] net: stmmac: Always arm TX Timer at end of transmission
          start
        - [s390x] dasd/cio: Interpret ccw_device_get_mdc return value correctly
        - [s390x] dasd: fix memleak in path handling error case
        - block: fix memleak when __blk_rq_map_user_iov() is failed
        - llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and
          _test_c)
        - [x86] hv_netvsc: Fix unwanted rx_table reset
        - [powerpc*] vcpu: Assume dedicated processors as non-preempt
        - [powerpc*] spinlocks: Include correct header for static key
        - [armhf] cpufreq: imx6q: read OCOTP through nvmem for imx6ul/imx6ull
        - gtp: fix bad unlock balance in gtp_encap_enable_socket
        - macvlan: do not assume mac_header is set in macvlan_broadcast()
        - [arm64,armhf] net: dsa: mv88e6xxx: Preserve priority when setting CPU
          port.
        - [arm64,armhf] net: stmmac: dwmac-sun8i: Allow all RGMII modes
        - [arm64,armhf] net: stmmac: dwmac-sunxi: Allow all RGMII modes
        - net: usb: lan78xx: fix possible skb leak
        - pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
        - sch_cake: avoid possible divide by zero in cake_enqueue()
        - sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY
        - tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
        - vxlan: fix tos value before xmit
        - vlan: fix memory leak in vlan_dev_set_egress_priority
        - vlan: vlan_changelink() should propagate errors
        - net: sch_prio: When ungrafting, replace with FIFO
        - [arm64,armhf] usb: dwc3: gadget: Fix request complete check
        - USB: core: fix check for duplicate endpoints
        - USB: serial: option: add Telit ME910G1 0x110a composition
        - usb: missing parentheses in USE_NEW_SCHEME
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.96
        - chardev: Avoid potential use-after-free in 'chrdev_open()'
        - i2c: fix bus recovery stop mode timing
        - [arm64,armhf] usb: chipidea: host: Disable port power only if previously
          enabled
        - ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5
        - ALSA: hda/realtek - Add new codec supported for ALCS1200A
        - ALSA: hda/realtek - Set EAPD control to default for ALC222
        - [x86] ALSA: hda/realtek - Add quirk for the bass speaker on Lenovo Yoga
          X1 7th gen
        - kernel/trace: Fix do not unregister tracepoints when register
          sched_migrate_task fail
        - tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
        - tracing: Change offset type to s32 in preempt/irq tracepoints
        - HID: Fix slab-out-of-bounds read in hid_field_extract
        - HID: uhid: Fix returning EPOLLOUT from uhid_char_poll
        - HID: hid-input: clear unmapped usages
        - Input: add safety guards to input_set_keycode()
        - [arm64,armhf] drm/sun4i: tcon: Set RGB DCLK min. divider based on
          hardware model
        - drm/fb-helper: Round up bits_per_pixel if possible
        - drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ
        - can: kvaser_usb: fix interface sanity check
        - can: gs_usb: gs_usb_probe(): use descriptors of current altsetting
        - can: can_dropped_invalid_skb(): ensure an initialized headroom in
          outgoing CAN sk_buffs
        - gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
        - gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism
        - [x86] staging: vt6656: set usb_set_intfdata on driver fail.
        - USB: serial: option: add ZLP support for 0x1bc7/0x9010
        - [arm64,armhf] usb: musb: fix idling for suspend after disconnect
          interrupt
        - [arm64,armhf] usb: musb: Disable pullup at init
        - [arm64,armhf] usb: musb: dma: Correct parameter passed to IRQ handler
        - [x86] staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713
        - staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21
        - serdev: Don't claim unsupported ACPI serial devices
        - tty: link tty and port before configuring it as console
        - tty: always relink the port
        - mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
          (CVE-2019-14895)
        - mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf
          (CVE-2019-19056)
        - scsi: bfa: release allocated memory in case of error (CVE-2019-19066)
        - rtl8xxxu: prevent leaking urb (CVE-2019-19068)
        - ath10k: fix memory leak (CVE-2019-19078)
        - HID: hiddev: fix mess in hiddev_open()
        - USB: Fix: Don't skip endpoint descriptors with maxpacket=0
        - netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
        - netfilter: conntrack: dccp, sctp: handle null timeout argument
        - netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
        - [x86] drm/i915/gen9: Clear residual context state on context switch
          (CVE-2019-14615)
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.97
        - hidraw: Return EPOLLOUT from hidraw_poll
        - HID: hidraw: Fix returning EPOLLOUT from hidraw_poll
        - HID: hidraw, uhid: Always report EPOLLOUT
        - cfg80211/mac80211: make ieee80211_send_layer2_update a public function
        - mac80211: Do not send Layer 2 Update frame before authorization
          (CVE-2019-5108)
        - f2fs: Move err variable to function scope in f2fs_fill_dentries()
        - f2fs: check memory boundary by insane namelen
        - f2fs: check if file namelen exceeds max value (CVE-2019-9445)
        - media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in
          zr364xx_vidioc_querycap (CVE-2019-15217)
        - iwlwifi: dbg_ini: fix memory leak in alloc_sgtable (CVE-2019-19058)
        - iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_init
          (CVE-2019-19059)
        - RDMA: Fix goto target to release the allocated memory (CVE-2019-19077)
        - dccp: Fix memleak in __feat_register_sp (CVE-2019-20096)
        - [x86] drm/i915: Fix use-after-free when destroying GEM context
        - ASoC: soc-core: Set dpcm_playback / dpcm_capture
        - [armhf] mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy
        - [arm64] gpio: zynq: Fix for bug in zynq_gpio_restore_context API
        - iommu: Remove device link to group on failure
        - gpio: Fix error message on out-of-range GPIO in lookup table
        - [s390x] qeth: fix false reporting of VNIC CHAR config failure
        - [s390x] qeth: Fix vnicc_is_in_use if rx_bcast not set
        - cifs: Adjust indentation in smb2_open_file
        - afs: Fix missing cell comparison in afs_test_super()
        - drm/ttm: fix start page for huge page check in ttm_put_pages()
          (CVE-2019-19927)
        - drm/ttm: fix incrementing the page pointer for huge pages
          (CVE-2019-19927)
        - btrfs: simplify inode locking for RWF_NOWAIT
        - RDMA/mlx5: Return proper error value
        - RDMA/srpt: Report the SCSI residual to the initiator
        - scsi: enclosure: Fix stale device oops with hot replug
        - scsi: sd: Clear sdkp->protection_type if disk is reformatted without PI
        - [x86] platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0
        - [x86] platform/x86: GPD pocket fan: Use default values when wrong
          modparams are given
        - xprtrdma: Fix completion wait during device removal
        - crypto: virtio - implement missing support for output IVs
        - NFSv2: Fix a typo in encode_sattr()
        - NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for
          layoutreturn
        - mei: fix modalias documentation
        - [armhf] clk: samsung: exynos5420: Preserve CPU clocks configuration
          during suspend/resume
        - [armhf] pinctl: ti: iodelay: fix error checking on
          pinctrl_count_index_with_args call
        - [x86] pinctrl: lewisburg: Update pin list according to v1.1v6
        - scsi: sd: enable compat ioctls for sed-opal
        - af_unix: add compat_ioctl support
        - compat_ioctl: handle SIOCOUTQNSD
        - [arm64,armhf] PCI: dwc: Fix find_next_bit() usage
        - PCI/PTM: Remove spurious "d" from granularity message
        - [powerpc*] powernv: Disable native PCIe port management
        - [armhf] tty: serial: imx: use the sg count from dma_map_sg
        - [i386] tty: serial: pch_uart: correct usage of dma_unmap_sg
        - mtd: spi-nor: fix silent truncation in spi_nor_read()
        - mtd: spi-nor: fix silent truncation in spi_nor_read_raw()
        - rtlwifi: Remove unnecessary NULL check in rtl_regd_init
        - f2fs: fix potential overflow
        - scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()
        - [mips*] cacheinfo: report shared CPU map
        - [arm64] drm/arm/mali: make malidp_mw_connector_helper_funcs static
        - [arm64] dmaengine: k3dma: Avoid null pointer traversal
        - [amd64] ioat: ioat_alloc_ring() failure handling.
        - ocfs2: call journal flush to mark journal as empty after journal
          recovery when mount
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.98
        - clk: Don't try to enable critical clocks if prepare failed
        - iio: buffer: align the size of scan bytes to size of the largest element
        - USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xx
        - USB: serial: option: Add support for Quectel RM500Q
        - USB: serial: opticon: fix control-message timeouts
        - USB: serial: option: add support for Quectel RM500Q in QDL mode
        - USB: serial: suppress driver bind attributes
        - USB: serial: ch341: handle unbound port at reset_resume
        - USB: serial: io_edgeport: handle unbound ports on URB completion
        - USB: serial: io_edgeport: add missing active-port sanity check
        - USB: serial: keyspan: handle unbound ports
        - USB: serial: quatech2: handle unbound ports
        - [x86] scsi: fnic: fix invalid stack access
        - scsi: mptfusion: Fix double fetch bug in ioctl
        - [armhf] dts: imx6q-dhcom: Fix SGTL5000 VDDIO regulator connection
        - ALSA: dice: fix fallback from protocol extension into limited
          functionality
        - ALSA: seq: Fix racy access for queue timer in proc read
        - ALSA: usb-audio: fix sync-ep altsetting sanity check
        - [arm64] dts: allwinner: a64: olinuxino: Fix SDIO supply regulator
        - block: fix an integer overflow in logical block size
        - [armhf] dts: am571x-idk: Fix gpios property to have the correct gpio
          number
        - LSM: generalize flag passing to security_capable
        - ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()
        - usb: core: hub: Improved device recognition on remote wakeup
        - [x86] resctrl: Fix an imbalance in domain_remove_cpu()
        - [x86] CPU/AMD: Ensure clearing of SME/SEV features is maintained
        - [amd64] x86/efistub: Disable paging at mixed mode entry
        - [x86] resctrl: Fix potential memory leak
        - perf hists: Fix variable name's inconsistency in hists__for_each() macro
        - perf report: Fix incorrectly added dimensions as switch perf data file
        - mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD
          alignment
        - mm: memcg/slab: call flush_memcg_workqueue() only if memcg workqueue is
          valid
        - btrfs: rework arguments of btrfs_unlink_subvol
        - btrfs: fix invalid removal of root ref
        - btrfs: do not delete mismatched root refs
        - btrfs: fix memory leak in qgroup accounting
        - mm/page-writeback.c: avoid potential division by zero in
          wb_min_max_ratio()
        - [armhf] dts: imx6qdl: Add Engicam i.Core 1.5 MX6
        - [armhf] dts: imx6q-icore-mipi: Use 1.5 version of i.Core MX6DL
        - [arm64,armhf] net: stmmac: 16KB buffer must be 16 byte aligned
        - [arm64,armhf] net: stmmac: Enable 16KB buffer size
        - mm/huge_memory.c: make __thp_get_unmapped_area static
        - mm/huge_memory.c: thp: fix conflict of above-47bit hint address and PMD
          alignment
        - bpf: Fix incorrect verifier simulation of ARSH under ALU32
        - cfg80211: fix deadlocks in autodisconnect work
        - cfg80211: fix memory leak in cfg80211_cqm_rssi_update
        - cfg80211: fix page refcount issue in A-MSDU decap
        - netfilter: fix a use-after-free in mtype_destroy()
        - netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
        - netfilter: nft_tunnel: fix null-attribute check
        - netfilter: nf_tables: remove WARN and add NLA_STRING upper limits
        - netfilter: nf_tables: store transaction list locally while requesting
          module
        - netfilter: nf_tables: fix flowtable list del corruption
        - NFC: pn533: fix bulk-message timeout
        - batman-adv: Fix DAT candidate selection on little endian systems
        - macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()
        - [x86] hv_netvsc: Fix memory leak when removing rndis device
        - [arm64] net: hns: fix soft lockup when there is not enough memory
        - net: usb: lan78xx: limit size of local TSO packets
        - ptp: free ptp device pin descriptors properly
        - r8152: add missing endpoint sanity check
        - tcp: fix marked lost packets not being retransmitted
        - xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
        - tcp: refine rule to allow EPOLLOUT generation under mem pressure
        - [arm64] dts: meson-gxl-s905x-khadas-vim: fix gpio-keys-polled node
        - cfg80211: check for set_wiphy_params
        - tick/sched: Annotate lockless access to last_jiffies_update
        - drm/nouveau/bar/nv50: check bar1 vmm return value
        - drm/nouveau/bar/gf100: ensure BAR is mapped
        - drm/nouveau/mmu: qualify vmm during dtor
        - reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr
        - scsi: esas2r: unlock on error in esas2r_nvram_read_direct()
        - scsi: qla4xxx: fix double free bug
        - scsi: bnx2i: fix potential use after free
        - scsi: target: core: Fix a pr_debug() argument
        - scsi: qla2xxx: Fix qla2x00_request_irqs() for MSI
        - scsi: qla2xxx: fix rports not being mark as lost in sync fabric scan
        - scsi: core: scsi_trace: Use get_unaligned_be*()
        - perf probe: Fix wrong address verification
    
      [ Joe Richey ]
      * [cloud-amd64] tpm: Enable TPM drivers for Cloud (Closes: #946237)
    
      [ Salvatore Bonaccorso ]
      * Refresh powerpc-fix-mcpu-options-for-spe-only-compiler.patch (Context
        changes in 4.19.88)
      * Drop 0027-RDMA-hns-Fix-the-bug-with-updating-rq-head-pointer-w.patch
      * Drop 0028-RDMA-hns-Bugfix-for-the-scene-without-receiver-queue.patch
      * [rt] Refresh 0199-net-move-xmit_recursion-to-per-task-variable-on-RT.patch
        (Context changes in 4.19.88)
      * [rt] Update to 4.19.90-rt35:
        - Update "workqueue: rework" for workqueue changes in 4.19.90
      * [rt] Drop 0245-Revert-arm64-preempt-Fix-big-endian-when-checking-pr.patch
      * Refresh 0013-scsi-hisi_sas-Relocate-some-codes-to-avoid-an-unused.patch
        for context changes in 4.19.93.
      * [rt] Refresh
        0253-watchdog-prevent-deferral-of-watchdogd-wakeup-on-RT.patch (Context
        changes in 4.19.93)
      * [rt] Refresh 0199-net-move-xmit_recursion-to-per-task-variable-on-RT.patch
        (Context changes in 4.19.97)
    
      [ Ben Hutchings ]
      * [rt] Update to 4.19.94-rt38:
        - Refresh "x86/ioapic: Don't let setaffinity unmask threaded EOI interrupt
          too early" which was partly included in 4.19.92
      * aufs: Update support patchset to aufs4.19.63+ 20200113; no functional
        changes
      * Bump ABI to 8
      * libertas: Fix two buffer overflows at parsing bss descriptor
        (CVE-2019-14896, CVE-2019-14897)
      * wimax: i2400: fix memory leak (CVE-2019-19051)
      * wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle
        (CVE-2019-19051)
      * [amd64/cloud-amd64] hwrandom: Enable HW_RANDOM_VIRTIO (Closes: #914511)
    
      [ Noah Meyerhans ]
      * random: try to actively add entropy rather than passively wait for it
        (Closes: #948519)
    
      [ Aurelien Jarno ]
      * [mips*/malta] Enable POWER_RESET_PIIX4_POWEROFF.
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 26 Jan 2020 21:01:13 +0100
  • linux (4.19.67-2+deb10u1) buster-security; urgency=high
    
      [ Romain Perier ]
      * ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit (CVE-2019-15117)
      * ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term
        (CVE-2019-15118)
    
      [ Salvatore Bonaccorso ]
      * vhost: make sure log_num < in_num (CVE-2019-14835)
      * [x86] ptrace: fix up botched merge of spectrev1 fix (CVE-2019-15902)
      * KVM: coalesced_mmio: add bounds checking (CVE-2019-14821)
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 20 Sep 2019 12:51:55 +0200
  • linux (4.19.67-2) buster; urgency=medium
    
      [ Salvatore Bonaccorso ]
      * dm: disable DISCARD if the underlying storage no longer supports it
        (Closes: #934331)
      * xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
        (CVE-2019-15538)
    
      [ Ben Hutchings ]
      * KVM: Ignore ABI changes
      * [ppc64el] Disable PPC_TRANSACTIONAL_MEM (Closes: #866122)
      * [ppc64el] Avoid ABI change for disabling TM
      * netfilter: conntrack: Use consistent ct id hash calculation
        (fixes regression in 4.19.44)
    
      [ Cyril Brulebois ]
      * [arm] Backport DTB support for Rasperry Pi Compute Module 3.
      * [arm64] Backport DTB support for Rasperry Pi Compute Module 3.
    
     -- Salvatore Bonaccorso <email address hidden>  Wed, 28 Aug 2019 06:20:22 +0200
  • linux (4.19.37-6) unstable; urgency=high
    
      [ John Paul Adrian Glaubitz ]
      * [sh4]: Check for kprobe trap number before trying to handle a kprobe trap
    
      [ Salvatore Bonaccorso ]
      * tcp: refine memory limit test in tcp_fragment() (Closes: #930904)
      * ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME (CVE-2019-13272)
    
      [ Steve McIntyre ]
      * [arm64] Improve support for the Huawei TaiShan server platform
        (Closes: #930554):
        - Enable the HNS/ROCE Infiniband driver
        - Backport fixes from 4.20 and 4.21 for HNS3 networking, hisi_sas SAS
          and HNS/ROCE Infiniband
        - Add module:drivers/scsi/hisi_sas/* to the ABI ignore list
    
      [ Cyril Brulebois ]
      * [arm] Backport DTB support for Rasperry Pi Compute Module 3.
      * [arm64] Backport DTB support for Rasperry Pi Compute Module 3.
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 19 Jul 2019 00:23:17 +0200
  • linux (4.19.37-5) unstable; urgency=medium
    
      [ Romain Perier ]
      * [sparc64] Fix device naming inconsistency between sunhv_console and
        sunhv_reg (Closes: #926539)
    
      [ Ben Hutchings ]
      * tcp: Avoid ABI change for DoS fixes (Closes: #930743)
      * Add ABI reference for 4.19.0-5
    
     -- Ben Hutchings <email address hidden>  Wed, 19 Jun 2019 23:16:58 +0100
  • linux (4.19.37-4) unstable; urgency=high
    
      [ Ben Hutchings ]
      * libbpf: Fix various build bugs:
        - Drop unnecessary changes from "libbpf: add SONAME to shared object"
        - libbpf: Use only 2 components in soversion, matching package name
          (Closes: #929187)
        - libbpf: Build out-of-tree
      * README.source: Document the various makefiles and use of out-of-tree builds
      * [x86] lockdown,sysrq: Enable ALLOW_LOCKDOWN_LIFT_BY_SYSRQ (Closes: #929583)
      * mwifiex: Fix possible buffer overflows at parsing bss descriptor
        (CVE-2019-3846)
      * mwifiex: Abort at too short BSS descriptor element
      * mwifiex: Don't abort on small, spec-compliant vendor IEs
      * mm/mincore.c: make mincore() more conservative (CVE-2019-5489)
      * mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()
        (CVE-2019-10126)
      * tcp: limit payload size of sacked skbs (CVE-2019-11477)
      * tcp: tcp_fragment() should apply sane memory limits (CVE-2019-11478)
      * tcp: add tcp_min_snd_mss sysctl (CVE-2019-11479)
      * tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
    
      [ Romain Perier ]
      * [rt] Update to 4.19.37-rt20:
        - powerpc/pseries/iommu: Use a locallock instead local_irq_save()
        - powerpc: reshuffle TIF bits
        - tty/sysrq: Convert show_lock to raw_spinlock_t
        - drm/i915: Don't disable interrupts independently of the lock
        - sched/completion: Fix a lockup in wait_for_completion()
    
      [ Salvatore Bonaccorso ]
      * brcmfmac: assure SSID length from firmware is limited (CVE-2019-9500)
      * brcmfmac: add subtype check for event handling in data path
        (CVE-2019-9503)
      * ext4: zero out the unused memory region in the extent tree block
        (CVE-2019-11833)
      * Bluetooth: hidp: fix buffer overflow (CVE-2019-11884)
    
      [ Aurelien Jarno ]
      * [mips] Correctly bounds check virt_addr_valid (Closes: #929366)
    
      [ John Paul Adrian Glaubitz ]
      * [sparc64] udeb: Disable suffix for kernel-image
    
      [ Alper Nebi Yasak ]
      * udeb: input-modules: Include all keyboard driver modules
      * [arm64] udeb: kernel-image: Include cros_ec_spi and SPI drivers
      * [arm64] udeb: kernel-image: Include phy-rockchip-pcie
      * [arm64] udeb: usb-modules: Include phy-rockchip-typec, extcon-usbc-cros-ec
      * [arm64] udeb: mmc-modules: Include phy-rockchip-emmc
      * [arm64] udeb: fb-modules: Include rockchipdrm, panel-simple, pwm_bl and
        pwm-cros-ec
    
     -- Ben Hutchings <email address hidden>  Mon, 17 Jun 2019 20:00:22 +0100
  • linux (4.19.37-3) unstable; urgency=medium
    
      * [powerpc*] 64s: Include cpu header (fixes FTBFS)
    
     -- Ben Hutchings <email address hidden>  Wed, 15 May 2019 23:07:16 +0100
  • linux (4.19.37-2) unstable; urgency=high
    
      * debian/bin: Fix Python static checker regressions (Closes: #928618)
      * Clean up speculation mitigations:
        - Documentation/l1tf: Fix small spelling typo
        - x86/cpu: Sanitize FAM6_ATOM naming
        - kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
        - x86/msr-index: Cleanup bit defines
        - x86/speculation: Consolidate CPU whitelists
        - Documentation: Move L1TF to separate directory
        - cpu/speculation: Add 'mitigations=' cmdline option
        - x86/speculation: Support 'mitigations=' cmdline option
        - powerpc/speculation: Support 'mitigations=' cmdline option
        - s390/speculation: Support 'mitigations=' cmdline option
        - x86/speculation/mds: Add 'mitigations=' support for MDS
      * [x86] Mitigate Microarchitectural Data Sampling (MDS) vulnerabilities
        (CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091):
        - x86/speculation/mds: Add basic bug infrastructure for MDS
        - x86/speculation/mds: Add BUG_MSBDS_ONLY
        - x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
        - x86/speculation/mds: Add mds_clear_cpu_buffers()
        - x86/speculation/mds: Clear CPU buffers on exit to user
        - x86/kvm/vmx: Add MDS protection when L1D Flush is not active
        - x86/speculation/mds: Conditionally clear CPU buffers on idle entry
        - x86/speculation/mds: Add mitigation control for MDS
        - x86/speculation/mds: Add sysfs reporting for MDS
        - x86/speculation/mds: Add mitigation mode VMWERV
        - Documentation: Add MDS vulnerability documentation
        - x86/speculation/mds: Add mds=full,nosmt cmdline option
        - x86/speculation: Move arch_smt_update() call to after mitigation decisions
        - x86/speculation/mds: Add SMT warning message
        - x86/speculation/mds: Fix comment
        - x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
        - x86/mds: Add MDSUM variant to the MDS documentation
        - Documentation: Correct the possible MDS sysfs values
        - x86/speculation/mds: Fix documentation typo
      * [x86] linux-cpupower: Update CPPFLAGS for change in <asm/msr-index.h>
    
     -- Ben Hutchings <email address hidden>  Tue, 14 May 2019 17:34:37 +0100
  • linux (4.19.37-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.29
        - media: uvcvideo: Fix 'type' check leading to overflow
        - vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
        - perf script: Fix crash with printing mixed trace point and other events
        - perf core: Fix perf_proc_update_handler() bug
        - perf tools: Handle TOPOLOGY headers with no CPU
        - perf script: Fix crash when processing recorded stat data
        - IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
        - [amd64] iommu/amd: Call free_iova_fast with pfn in map_sg
        - [amd64] iommu/amd: Unmap all mapped pages in error path of map_sg
        - [riscv64] fixup max_low_pfn with PFN_DOWN.
        - ipvs: Fix signed integer overflow when setsockopt timeout
        - [amd64] iommu/amd: Fix IOMMU page flush when detach device from a domain
        - [armhf] clk: ti: Fix error handling in ti_clk_parse_divider_data()
        - [arm64] clk: qcom: gcc: Use active only source for CPUSS clocks
        - [riscv64] Adjust mmap base address at a third of task size
        - IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start
        - iomap: get/put the page in iomap_page_create/release()
        - iomap: fix a use after free in iomap_dio_rw
        - [arm64] net: hns: Fix for missing of_node_put() after of_parse_phandle()
        - [arm64] net: hns: Restart autoneg need return failed when autoneg off
        - [arm64] net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
        - [armhf,arm64] net: stmmac: dwmac-rk: fix error handling in
          rk_gmac_powerup()
        - netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are
          present
        - nfs: Fix NULL pointer dereference of dev_name
        - qed: Fix bug in tx promiscuous mode settings
        - qed: Fix LACP pdu drops for VFs
        - qed: Fix VF probe failure while FLR
        - qed: Fix system crash in ll2 xmit
        - qed: Fix stack out of bounds bug
        - scsi: libfc: free skb when receiving invalid flogi resp
        - scsi: scsi_debug: fix write_same with virtual_gb problem
        - scsi: bnx2fc: Fix error handling in probe()
        - scsi: 53c700: pass correct "dev" to dma_alloc_attrs()
        - net: macb: Apply RXUBR workaround only to versions with errata
        - [amd64] boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before
          returning to long mode
        - cifs: fix computation for MAX_SMB2_HDR_SIZE
        - [x86] microcode/amd: Don't falsely trick the late loading mechanism
        - [arm64] kprobe: Always blacklist the KVM world-switch code
        - apparmor: Fix aa_label_build() error handling for failed merges
        - [x86] kexec: Don't setup EFI info if EFI runtime is not enabled
        - proc: fix /proc/net/* after setns(2)
        - mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
        - mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone
        - fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
        - autofs: drop dentry reference only when it is never used
        - autofs: fix error return in autofs_fill_super()
        - mm, memory_hotplug: fix off-by-one in is_pageblock_removable
        - [armhf] OMAP: dts: N950/N9: fix onenand timings
        - [armhf] dts: omap4-droid4: Fix typo in cpcap IRQ flags
        - [armhf] dts: sun8i: h3: Add ethernet0 alias to Beelink X2
        - [arm64] dts: meson: Fix IRQ trigger type for macirq
        - [arm64] dts: meson8b: odroidc1: mark the SD card detection GPIO
          active-low
        - [arm64] dts: meson8m2: mxiii-plus: mark the SD card detection GPIO
          active-low
        - [arm64] dts: imx6sx: correct backward compatible of gpt
        - [armhf] pinctrl: mcp23s08: spi: Fix regmap allocation for mcp23s18
        - wlcore: sdio: Fixup power on/off sequence
        - bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
        - [arm64] dts: add msm8996 compatible to gicv3
        - batman-adv: release station info tidstats
        - [armhf,arm64] irqchip/gic-v4: Fix occasional VLPI drop
        - [armhf,arm64] irqchip/gic-v3-its: Gracefully fail on LPI exhaustion
        - drm/amdgpu: Add missing power attribute to APU check
        - drm/radeon: check if device is root before getting pci speed caps
        - drm/amdgpu: Transfer fences to dmabuf importer
        - [armhf,arm64] net: stmmac: Fallback to Platform Data clock in Watchdog
          conversion
        - [armhf,arm64] net: stmmac: Disable EEE mode earlier in XMIT callback
        - [armhf,arm64] irqchip/gic-v3-its: Fix ITT_entry_size accessor
        - relay: check return of create_buf_file() properly
        - bpf: fix potential deadlock in bpf_prog_register
        - bpf: Fix syscall's stackmap lookup potential deadlock
        - [armhf,arm64] drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at
          init
        - vsock/virtio: fix kernel panic after device hot-unplug
        - vsock/virtio: reset connected sockets on device removal
        - netfilter: nf_nat: skip nat clash resolution for same-origin entries
        - [s390x] qeth: release cmd buffer in error paths
        - [s390x] qeth: fix use-after-free in error path
        - [s390x] qeth: cancel close_dev work before removing a card
        - perf symbols: Filter out hidden symbols from labels
        - perf trace: Support multiple "vfs_getname" probes
        - [mips*] Remove function size check in get_frame_info()
        - Revert "scsi: libfc: Add WARN_ON() when deleting rports"
        - [armhf] i2c: omap: Use noirq system sleep pm ops to idle device for
          suspend
        - drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idr
        - nvme: lock NS list changes while handling command effects
        - nvme-pci: fix rapid add remove sequence
        - fs: ratelimit __find_get_block_slow() failure message.
        - qed: Fix EQ full firmware assert.
        - qed: Consider TX tcs while deriving the max num_queues for PF.
        - qede: Fix system crash on configuring channels.
        - blk-iolatency: fix IO hang due to negative inflight counter
        - nvme-pci: add missing unlock for reset error
        - Input: wacom_serial4 - add support for Wacom ArtPad II tablet
        - Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
        - [x86] iscsi_ibft: Fix missing break in switch statement
        - scsi: aacraid: Fix missing break in switch statement
        - [x86] PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub
        - [arm64] dts: zcu100-revC: Give wifi some time after power-on
        - [arm64] dts: hikey: Give wifi some time after power-on
        - [arm64] dts: hikey: Revert "Enable HS200 mode on eMMC"
        - [armhf] dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid
          X2/U3
        - [armhf] dts: exynos: Add minimal clkout parameters to Exynos3250 PMU
        - [armhf] dts: exynos: Fix max voltage for buck8 regulator on Odroid
          XU3/XU4
        - drm: disable uncached DMA optimization for ARM and arm64
          (Closes: #923723)
        - netfilter: xt_TEE: fix wrong interface selection
        - netfilter: xt_TEE: add missing code to get interface index in checkentry.
        - gfs2: Fix missed wakeups in find_insert_glock
        - cifs: allow calling SMB2_xxx_free(NULL) (Closes: #919290)
        - ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
        - driver core: Postpone DMA tear-down until after devres release
        - [x86] perf/intel: Make cpuc allocations consistent
        - [x86] perf/intel: Generalize dynamic constraint creation
        - [x86] Add TSX Force Abort CPUID/MSR
        - [x86] perf/intel: Implement support for TSX Force Abort
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.30
        - connector: fix unsafe usage of ->real_parent
        - gro_cells: make sure device is up in gro_cells_receive()
        - ipv4/route: fail early when inet dev is missing
        - l2tp: fix infoleak in l2tp_ip6_recvmsg()
        - lan743x: Fix RX Kernel Panic
        - lan743x: Fix TX Stall Issue
        - net: sit: fix UBSAN Undefined behaviour in check_6rd
        - net/x25: fix use-after-free in x25_device_event()
        - net/x25: reset state in x25_connect()
        - pptp: dst_release sk_dst_cache in pptp_sock_destruct
        - route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
        - rxrpc: Fix client call queueing, waiting for channel
        - sctp: remove sched init from sctp_stream_init
        - tcp: do not report TCP_CM_INQ of 0 for closed connections
        - tcp: Don't access TCP_SKB_CB before initializing it
        - tcp: handle inet_csk_reqsk_queue_add() failures
        - vxlan: Fix GRO cells race condition between receive and link delete
        - vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
        - net/mlx4_core: Fix reset flow when in command polling mode
        - net/mlx4_core: Fix locking in SRIOV mode when switching between events
          and polling
        - net/mlx4_core: Fix qp mtt size calculation
        - net/x25: fix a race in x25_bind()
        - mdio_bus: Fix use-after-free on device_register fails
        - net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
        - ipv6: route: purge exception on removal
        - team: use operstate consistently for linkup
        - ipvlan: disallow userns cap_net_admin to change global mode/flags
        - ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()
        - ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()
        - bonding: fix PACKET_ORIGDEV regression
        - net/smc: fix smc_poll in SMC_INIT state
        - af_unix: missing barriers in some of unix_sock ->addr and ->path accesses
        - net: sched: flower: insert new filter to idr after setting its mask
        - f2fs: wait on atomic writes to count F2FS_CP_WB_DATA
        - ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against
          Liquid Saffire 56
        - ALSA: firewire-motu: fix construction of PCM frame for capture direction
        - [x86] ALSA: hda: Extend i915 component bind timeout
        - [x86] ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
        - ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294
        - ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone
        - ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with
          ALC255
        - [x86] perf/intel: Fix memory corruption
        - [x86] perf/intel: Make dev_attr_allow_tsx_force_abort static
        - md: It's wrong to add len to sector_nr in raid10 reshape twice
        - drm: Block fb changes for async plane updates
        - i40e: report correct statistics when XDP is enabled
        - vhost/vsock: fix vhost vsock cid hashing inconsistent
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.31
        - media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused()
        - 9p: use inode->i_lock to protect i_size_write() under 32-bit
        - 9p/net: fix memory leak in p9_client_create
        - [armhf] iio: adc: exynos-adc: Fix NULL pointer exception on unbind
        - [x86] mei: hbm: clean the feature flags on link reset
        - [x86] mei: bus: move hw module get/put to probe/release
        - crypto: cfb - add missing 'chunksize' property
        - crypto: cfb - remove bogus memcpy() with src == dest
        - crypto: ahash - fix another early termination in hash walk
        - [armhf] drm/imx: ignore plane updates on disabled crtcs
        - [armhf] drm/imx: imx-ldb: add missing of_node_puts
        - [x86] ASoC: rt5682: Correct the setting while select ASRC clk for AD/DA
          filter
        - [armhf] clocksource: timer-ti-dm: Fix pwm dmtimer usage of fck
          reparenting
        - [armhf,arm64] KVM: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock
        - [arm64] dts: rockchip: fix graph_port warning on rk3399 bob kevin and
          excavator
        - [s390x] dasd: fix using offset into zero size array error
        - Input: pwm-vibra - prevent unbalanced regulator
        - Input: pwm-vibra - stop regulator after disabling pwm, not before
        - [armhf] dts: Configure clock parent for pwm vibra
        - [armhf] OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be
          uninitialized
        - ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tables
        - [armhf,arm64] KVM: Reset the VCPU without preemption and vcpu state
          loaded
        - [armhf,arm64] KVM: Allow a VCPU to fully reset itself
        - [armhf,arm64] KVM: Don't panic on failure to properly reset system
          registers
        - [armhf,arm64] KVM: vgic: Always initialize the group of private IRQs
        - [arm64] KVM: Forbid kprobing of the VHE world-switch code
        - [armhf] OMAP2+: fix lack of timer interrupts on CPU1 after hotplug
        - mac80211: call drv_ibss_join() on restart
        - mac80211: Fix Tx aggregation session tear down with ITXQs
        - netfilter: compat: initialize all fields in xt_init
        - blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue
        - ipvs: fix dependency on nf_defrag_ipv6
        - floppy: check_events callback should not return a negative number
        - xprtrdma: Make sure Send CQ is allocated on an existing compvec
        - NFS: Don't use page_file_mapping after removing the page
        - mm/gup: fix gup_pmd_range() for dax
        - Revert "mm: use early_pfn_to_nid in page_ext_init"
        - scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmd
        - [armhf] net: dsa: bcm_sf2: potential array overflow in
          bcm_sf2_sw_suspend()
        - [x86] CPU: Add Icelake model number
        - mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs
        - [arm64] net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
        - [arm*] i2c: bcm2835: Clear current buffer pointers and counts after a
          transfer
        - [armhf] clk: sunxi-ng: v3s: Fix TCON reset de-assert bit
        - kallsyms: Handle too long symbols in kallsyms.c
        - [armhf] clk: sunxi: A31: Fix wrong AHB gate number
        - esp: Skip TX bytes accounting when sending from a request socket
        - [armhf] 8824/1: fix a migrating irq bug when hotplug cpu
        - bpf: only adjust gso_size on bytestream protocols
        - bpf: fix lockdep false positive in stackmap
        - af_key: unconditionally clone on broadcast
        - [armhf] 8835/1: dma-mapping: Clear DMA ops on teardown
        - assoc_array: Fix shortcut creation
        - keys: Fix dependency loop between construction record and auth key
        - scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_task
        - [armhf] net: dsa: bcm_sf2: Do not assume DSA master supports WoL
        - [arm64] pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pins
        - qmi_wwan: apply SET_DTR quirk to Sierra WP7607
        - net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()
        - xfrm: Fix inbound traffic via XFRM interfaces across network namespaces
        - ASoC: topology: free created components in tplg load error
        - qed: Fix iWARP buffer size provided for syn packet processing.
        - qed: Fix iWARP syn packet mac address validation.
        - [armhf] dts: armada-xp: fix Armada XP boards NAND description
        - [arm64] Relax GIC version check during early boot
        - [armhf] tegra: Restore DT ABI on Tegra124 Chromebooks
        - [armhf,arm64] net: marvell: mvneta: fix DMA debug warning
        - mm: handle lru_add_drain_all for UP properly
        - tmpfs: fix link accounting when a tmpfile is linked in
        - ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN
        - phonet: fix building with clang
        - mac80211_hwsim: propagate genlmsg_reply return code
        - bpf, lpm: fix lookup bug in map_delete_elem
        - [arm64] net: thunderx: make CFG_DONE message to run through generic
          send-ack sequence
        - [arm64] net: thunderx: add nicvf_send_msg_to_pf result check for
          set_rx_mode_task
        - nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K
        - nfp: bpf: fix ALU32 high bits clearance bug
        - bnxt_en: Fix typo in firmware message timeout logic.
        - bnxt_en: Wait longer for the firmware message response to complete.
        - net: set static variable an initial value in atl2_probe()
        - tmpfs: fix uninitialized return value in shmem_link
        - stm class: Prevent division by zero
        - nfit: acpi_nfit_ctl(): Check out_obj->type in the right place
        - acpi/nfit: Fix bus command validation
        - nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot
        - nfit/ars: Attempt short-ARS even in the no_init_ars case
        - [amd64] libnvdimm/label: Clear 'updating' flag after label-set update
        - [amd64] libnvdimm, pfn: Fix over-trim in trim_pfn_device()
        - [amd64] libnvdimm/pmem: Honor force_raw for legacy pmem regions
        - [amd64] libnvdimm: Fix altmap reservation size calculation
        - cgroupfs: fix cgroup_do_mount() handling of failure exits
        - crypto: aead - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
        - crypto: aegis - fix handling chunked inputs
        - [arm64] crypto: aes-neonbs - fix returning final keystream block
        - crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
        - crypto: morus - fix handling chunked inputs
        - crypto: pcbc - remove bogus memcpy()s with src == dest
        - crypto: skcipher - set CRYPTO_TFM_NEED_KEY if ->setkey() fails
        - crypto: testmgr - skip crc32c context test for ahash algorithms
        - [x86] crypto: aegis - fix handling chunked inputs and MAY_SLEEP
        - [x86] crypto: aesni-gcm - fix crash on empty plaintext
        - [x86] crypto: morus - fix handling chunked inputs and MAY_SLEEP
        - [arm64] crypto: aes-ccm - fix logical bug in AAD MAC handling
        - [arm64] crypto: aes-ccm - fix bugs in non-NEON fallback routine
        - CIFS: Do not reset lease state to NONE on lease break
        - CIFS: Do not skip SMB2 message IDs on send failures
        - CIFS: Fix read after write for files with read caching
        - tracing: Use strncpy instead of memcpy for string keys in hist triggers
        - tracing: Do not free iter->trace in fail path of tracing_open_pipe()
        - tracing/perf: Use strndup_user() instead of buggy open-coded version
        - xen: fix dom0 boot on huge systems
        - ACPI / device_sysfs: Avoid OF modalias creation for removed device
        - [armhf] mmc: sdhci-esdhc-imx: fix HS400 timing issue
        - mmc:fix a bug when max_discard is 0
        - netfilter: ipt_CLUSTERIP: fix warning unused variable cn
        - [armhf] spi: ti-qspi: Fix mmap read when more than one CS in use
        - [amd64] spi: pxa2xx: Setup maximum supported DMA transfer length
        - [armhf] regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
        - [arm64] regulator: max77620: Initialize values for DT properties
        - [armhf] regulator: s2mpa01: Fix step values for some LDOs
        - [armhf] clocksource/drivers/exynos_mct: Move one-shot check from tick
          clear to ISR
        - [armhf] clocksource/drivers/exynos_mct: Clear timer interrupt when
          shutdown
        - [arm64] clocksource/drivers/arch_timer: Workaround for Allwinner A64
          timer instability (Closes: #928457)
        - [s390x] setup: fix early warning messages
        - [s390x] virtio: handle find on invalid queue gracefully
        - scsi: virtio_scsi: don't send sc payload with tmfs
        - scsi: aacraid: Fix performance issue on logical drives
        - scsi: sd: Optimal I/O size should be a multiple of physical block size
        - scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock
        - scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by
          firmware
        - fs/devpts: always delete dcache dentry-s in dput()
        - splice: don't merge into linked buffers
        - ovl: During copy up, first copy up data and then xattrs
        - ovl: Do not lose security.capability xattr over metadata file copy-up
        - Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()
        - Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
        - btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
        - Btrfs: fix corruption reading shared and compressed extents after hole
          punching
        - libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
        - [armhf,arm64] irqchip/gic-v3-its: Avoid parsing _indirect_ twice for
          Device table
        - [x86] kprobes: Prohibit probing on optprobe template code
        - [armhf,arm64] cpufreq: tegra124: add missing of_node_put()
        - ext4: fix check of inode in swap_inode_boot_loader
        - ext4: cleanup pagecache before swap i_data
        - ext4: update quota information while swapping boot loader inode
        - ext4: add mask of ext4 flags to swap
        - ext4: fix crash during online resizing
        - PCI/ASPM: Use LTR if already enabled by platform
        - PCI/DPC: Fix print AER status in DPC event handling
        - [armhf,arm64] PCI: dwc: skip MSI init if MSIs have been explicitly
          disabled
        - IB/hfi1: Close race condition on user context disable and close
        - [armhf] clk: clk-twl6040: Fix imprecise external abort for pdmclk
        - [armhf] clk: samsung: exynos5: Fix possible NULL pointer exception on
          platform_device_alloc() failure
        - [armhf] clk: samsung: exynos5: Fix kfree() of const memory on setting
          driver_override
        - [armhf,arm64] usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
        - [x86] usb: typec: tps6598x: handle block writes separately with plain-I2C
          adapters
        - mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
        - mm/vmalloc: fix size check for remap_vmalloc_range_partial()
        - mm/memory.c: do_fault: avoid usage of stale vm_area_struct
        - kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
        - device property: Fix the length used in PROPERTY_ENTRY_STRING()
        - [x86] intel_th: Don't reference unassigned outputs
        - parport_pc: fix find_superio io compare code, should use equal test.
        - [armhf,arm64] i2c: tegra: fix maximum transfer size
        - [armhf,arm64] gpio: pca953x: Fix dereference of irq data in shutdown
        - [armhf] can: flexcan: FLEXCAN_IFLAG_MB: add () around macro argument
        - [x86] drm/i915: Relax mmap VMA check
        - bpf: only test gso type on gso packets
        - [arm64] serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
        - serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
        - serial: 8250_pci: Fix number of ports for ACCES serial cards
        - serial: 8250_pci: Have ACCES cards that use the four port Pericom
          PI7C9X7954 chip use the pci_pericom_setup()
        - jbd2: clear dirty flag when revoking a buffer from an older transaction
        - jbd2: fix compile warning when using JBUFFER_TRACE
        - selinux: add the missing walk_size + len check in
          selinux_sctp_bind_connect
        - security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock
        - [powerpc*] powerpc/32: Clear on-stack exception marker upon exception
          return
        - [powerpc*] powernv: Make opal log only readable by root
        - [powerpc*] powernv: Don't reprogram SLW image on every KVM guest
          entry/exit
        - [powerpc*] Fix 32-bit KVM-PR lockup and host crash with MacOS guest
        - [powerpc*] ptrace: Simplify vr_get/set() to avoid GCC warning
        - [powerpc*] hugetlb: Don't do runtime allocation of 16G pages in LPAR
          configuration
        - [powerpc*] traps: fix recoverability of machine check handling on
          book3s/32
        - [powerpc*] traps: Fix the message printed when stack overflows
        - [arm64] Fix HCR.TGE status for NMI contexts
        - [arm64] debug: Ensure debug handlers check triggering exception level
        - [arm64] KVM: Fix architecturally invalid reset value for FPEXC32_EL2
        - ipmi_si: fix use-after-free of resource->name
        - dm: fix to_sector() for 32bit
        - dm integrity: limit the rate of error messages
        - mfd: sm501: Fix potential NULL pointer dereference
        - NFS: Fix I/O request leakages
        - NFS: Fix an I/O request leakage in nfs_do_recoalesce
        - NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()
        - nfsd: fix performance-limiting session calculation
        - nfsd: fix memory corruption caused by readdir
        - nfsd: fix wrong check in write_v4_end_grace()
        - NFSv4.1: Reinitialise sequence results before retransmitting a request
        - svcrpc: fix UDP on servers with lots of threads
        - PM / wakeup: Rework wakeup source timer cancellation
        - bcache: never writeback a discard operation
        - vt: perform safe console erase in the right order
        - [x86] unwind/orc: Fix ORC unwind table alignment
        - [x86] perf intel-pt: Fix CYC timestamp calculation after OVF
        - perf tools: Fix split_kallsyms_for_kcore() for trampoline symbols
        - perf auxtrace: Define auxtrace record alignment
        - [x86] perf intel-pt: Fix overlap calculation for padding
        - [x86] perf/intel/uncore: Fix client IMC events return huge result
        - [x86] perf intel-pt: Fix divide by zero when TSC is not available
        - md: Fix failed allocation of md_register_thread
        - [x86] tpm/tpm_crb: Avoid unaligned reads in crb_recv()
        - tpm: Unify the send callback behaviour
        - rcu: Do RCU GP kthread self-wakeup from softirq and interrupt
        - media: lgdt330x: fix lock status reporting
        - media: uvcvideo: Avoid NULL pointer dereference at the end of streaming
        - drm/fb-helper: generic: Fix drm_fbdev_client_restore()
        - drm/radeon/evergreen_cs: fix missing break in switch statement
        - drm/amd/powerplay: correct power reading on fiji
        - drm/amd/display: don't call dm_pp_ function from an fpu block
        - KVM: Call kvm_arch_memslots_updated() before updating memslots
        - [x86] KVM: mmu: Detect MMIO generation wrap in any address space
        - [x86] KVM: mmu: Do not cache MMIO accesses while memslots are in flux
        - [x86] KVM: nVMX: Sign extend displacements of VMX instr's mem operands
        - [x86] KVM: nVMX: Apply addr size mask to effective address for VMX
          instructions
        - [x86] KVM: nVMX: Ignore limit checks on VMX instructions using flat
          segments
        - bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
        - [s390x] setup: fix boot crash for machine without EDAT-1
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.32
        - [x86] ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
        - ALSA: firewire-motu: use 'version' field of unit directory to identify
          model
        - [x86] drm/vmwgfx: Don't double-free the mode stored in par->set_mode
        - [x86] drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
        - [amd64] iommu/amd: fix sg->dma_address for sg->offset bigger than
          PAGE_SIZE
        - libceph: wait for latest osdmap in ceph_monc_blacklist_add()
        - udf: Fix crash on IO error during truncate
        - [mips64*/loongson-3] lemote-2f: Add IRQF_NO_SUSPEND to "cascade"
          irqaction.
        - [mips*] Ensure ELF appended dtb is relocated
        - [mips*r6] Fix kernel crash for R6 in jump label branch function
        - [powerpc*] vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
        - [powerpc*] scsi: ibmvscsi: Protect ibmvscsi_head from concurrent
          modificaiton
        - [powerpc*] scsi: ibmvscsi: Fix empty event pool access during host
          removal
        - futex: Ensure that futex address is aligned in handle_futex_death()
        - cifs: allow guest mounts to work for smb3.11
        - perf probe: Fix getting the kernel map
        - [x86] objtool: Move objtool_file struct off the stack
        - [armhf,arm64] irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
        - SMB3: Fix SMB3.1.1 guest mounts to Samba
        - [x86] ALSA: Fix runtime PM for hdmi-lpe-audio
        - ALSA: hda/ca0132 - make pci_iounmap() call conditional
        - ALSA: ac97: Fix of-node refcount unbalance
        - ext4: fix NULL pointer dereference while journal is aborted
        - ext4: fix data corruption caused by unaligned direct AIO
        - ext4: brelse all indirect buffer in ext4_ind_remove_space()
        - media: v4l2-ctrls.c/uvc: zero v4l2_event
        - Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
        - Bluetooth: Fix decrementing reference count twice in releasing socket
        - Bluetooth: hci_ldisc: Initialize hci_dev before open()
        - Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in
          hci_uart_set_proto()
        - drm: Reorder set_property_atomic to avoid returning with an active ww_ctx
        - RDMA/cma: Rollback source IP address if failing to acquire device
        - f2fs: fix to avoid deadlock of atomic file operations
        - netfilter: ebtables: remove BUGPRINT messages
        - loop: access lo_backing_file only when the loop device is Lo_bound
        - [x86] unwind: Handle NULL pointer calls better in frame unwinder
        - [x86] unwind: Add hardcoded ORC entry for NULL
        - ALSA: hda - Record the current power state before suspend/resume calls
        - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
        - power: supply: charger-manager: Fix incorrect return value
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.33
        - Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
          (CVE-2019-3460)
        - Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
          (CVE-2019-3459)
        - ipmi_si: Fix crash when using hard-coded device
        - dccp: do not use ipv6 header for ipv4 flow
        - genetlink: Fix a memory leak on error path
        - ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
        - mac8390: Fix mmio access size probe
        - mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
        - net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
        - net: datagram: fix unbounded loop in __skb_try_recv_datagram()
        - net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
        - [arm64] net: phy: meson-gxl: fix interrupt support
        - net: rose: fix a possible stack overflow
        - [armhf,arm64] net: stmmac: fix memory corruption with large MTUs
        - net-sysfs: call dev_hold if kobject_init_and_add success
        - packets: Always register packet sk in the same order
        - rhashtable: Still do rehash when we get EEXIST
        - sctp: get sctphdr by offset in sctp_compute_cksum
        - sctp: use memdup_user instead of vmemdup_user
        - tcp: do not use ipv6 header for ipv4 flow
        - tipc: allow service ranges to be connect()'ed on RDM/DGRAM
        - tipc: change to check tipc_own_id to return in tipc_net_stop
        - tipc: fix cancellation of topology subscriptions
        - tun: properly test for IFF_UP
        - vrf: prevent adding upper devices
        - vxlan: Don't call gro_cells_destroy() before device is unregistered
        - ila: Fix rhashtable walker list corruption
        - net: sched: fix cleanup NULL pointer exception in act_mirr
        - [arm64] thunderx: enable page recycling for non-XDP case
        - [arm64] thunderx: eliminate extra calls to put_page() for pages held for
          recycling
        - tun: add a missing rcu_read_unlock() in error path
        - [powerpcspe] fsl: Add infrastructure to fixup branch predictor flush
        - [powerpcspe] fsl: Add macro to flush the branch predictor
        - [powerpcspe] fsl: Emulate SPRN_BUCSR register
        - [powerpcspe] fsl: Add nospectre_v2 command line argument
        - [powerpcspe] fsl: Flush the branch predictor at each kernel entry (32 bit)
        - [powerpcspe] fsl: Enable runtime patching if nospectre_v2 boot arg is used
        - [powerpcspe] fsl: Update Spectre v2 reporting
        - [powerpcspe] fsl: Fixed warning: orphan section `__btb_flush_fixup'
        - [powerpc*] security: Fix spectre_v2 reporting
        - Btrfs: fix incorrect file size after shrinking truncate and fsync
        - btrfs: remove WARN_ON in log_dir_items
        - btrfs: don't report readahead errors and don't update statistics
        - btrfs: raid56: properly unmap parity page in finish_parity_scrub()
        - btrfs: Avoid possible qgroup_rsv_size overflow in
          btrfs_calculate_inode_block_rsv_size
        - Btrfs: fix assertion failure on fsync with NO_HOLES enabled
        - [armhf] imx6q: cpuidle: fix bug that CPU might not wake up at expected
          time
        - [powerpc*] bpf: Fix generation of load/store DW instructions
        - [s390x] vfio: ccw: only free cp on final interrupt
        - NFS: fix mount/umount race in nlmclnt.
        - NFSv4.1 don't free interrupted slot on open
        - ALSA: rawmidi: Fix potential Spectre v1 vulnerability
        - ALSA: seq: oss: Fix Spectre v1 vulnerability
        - ALSA: pcm: Fix possible OOB access in PCM oss plugins
        - ALSA: pcm: Don't suspend stream in unrecoverable PCM state
        - [x86] ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
        - [x86] ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB
        - [x86] ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
        - [x86] ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with
          ALC286
        - [x86] ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432
          headset mic
        - [x86] ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with
          ALC256
        - [x86] ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256
        - [x86] ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK
          with ALC256
        - [x86] ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen
          laptops
        - kbuild: modversions: Fix relative CRC byte order interpretation
        - fs/open.c: allow opening only regular files during execve()
        - ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
        - scsi: sd: Fix a race between closing an sd device and sd I/O
        - scsi: sd: Quiesce warning if device does not report optimal I/O size
        - [s390x] scsi: zfcp: fix rport unblock if deleted SCSI devices on
          Scsi_Host
        - [s390x] scsi: zfcp: fix scsi_eh host reset with port_forced ERP for
          non-NPIV FCP devices
        - [armhf,arm64] drm/rockchip: vop: reset scale mode when win is disabled
        - [x86] staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest
        - staging: speakup_soft: Fix alternate speech with other synths
        - staging: vt6655: Remove vif check from vnt_interrupt
        - staging: vt6655: Fix interrupt race condition on device start up.
        - [arm64] serial: mvebu-uart: Fix to avoid a potential NULL pointer
          dereference
        - [sh4] serial: sh-sci: Fix setting SCSCR_TIE while transferring data
        - USB: serial: cp210x: add new device id
        - USB: serial: ftdi_sio: add additional NovaTech products
        - USB: serial: mos7720: fix mos_parport refcount imbalance on error path
        - USB: serial: option: set driver_info for SIM5218 and compatibles
        - USB: serial: option: add support for Quectel EM12
        - USB: serial: option: add Olicard 600
        - fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
        - drm/vgem: fix use-after-free when drm_gem_handle_create() fails
        - [x86] drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
        - gpio: exar: add a check for the return value of ida_simple_get fails
        - [armhf,arm64] phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG
          PHYs
        - USB: gadget: f_hid: fix deadlock in f_hidg_write()
        - usb: common: Consider only available nodes for dr_mode
        - xhci: Fix port resume done detection for SS ports with LPM enabled
        - usb: xhci: dbc: Don't free all memory with spinlock held
        - xhci: Don't let USB3 ports stuck in polling state prevent suspend
        - usb: cdc-acm: fix race during wakeup blocking TX traffic
        - mm: add support for kmem caches in DMA32 zone
        - [armhf,arm64] iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve
          debugging
        - mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
        - mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate
        - perf pmu: Fix parser error for uncore event alias
        - [x86] perf intel-pt: Fix TSC slip
        - [x86] objtool: Query pkg-config for libelf location
        - [powerpc*] pseries/energy: Use OF accessor functions to read
          ibm,drc-indexes
        - [powerpc*] powerpc/64: Fix memcmp reading past the end of src/dest
        - watchdog: Respect watchdog cpumask on CPU hotplug
        - cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
        - KVM: Reject device ioctls from processes other than the VM's creator
        - [x86] KVM: update %rip after emulating IO
        - [x86] KVM: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
        - bpf: do not restore dst_reg when cur_state is freed
        - [x86] platform: intel_cht_int33fe: Register all connections at once
        - [x86] platform: intel_cht_int33fe: Add connection for the DP alt mode
        - [x86] platform: intel_cht_int33fe: Add connections for the USB Type-C port
        - usb: typec: class: Don't use port parent for getting mux handles
        - [x86] platform: intel_cht_int33fe: Remove the old connections for the
          muxes
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.34
        - [arm64] debug: Don't propagate UNKNOWN FAR into si_code for debug signals
        - ext4: cleanup bh release code in ext4_ind_remove_space()
        - CIFS: fix POSIX lock leak and invalid ptr deref
        - f2fs: fix to adapt small inline xattr space in __find_inline_xattr()
        - f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
        - tracing: kdb: Fix ftdump to not sleep
        - net/mlx5: Avoid panic when setting vport rate
        - net/mlx5: Avoid panic when setting vport mac, getting vport config
        - [armhf] gpio: gpio-omap: fix level interrupt idling
        - sysctl: handle overflow for file-max
        - [armhf,arm64] net: stmmac: Avoid sometimes uninitialized Clang warnings
        - enic: fix build warning without CONFIG_CPUMASK_OFFSTACK
        - [arm64] scsi: hisi_sas: Set PHY linkrate when disconnected
        - [arm64] scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO
        - iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driver
        - [x86] hyperv: Fix kernel panic when kexec on HyperV
        - perf c2c: Fix c2c report for empty numa node
        - mm/sparse: fix a bad comparison
        - mm/cma.c: cma_declare_contiguous: correct err handling
        - mm/page_ext.c: fix an imbalance with kmemleak
        - mm, swap: bounds check swap_info array accesses to avoid NULL derefs
        - mm,oom: don't kill global init via memory.oom.group
        - memcg: killed threads should not invoke memcg OOM killer
        - mm, mempolicy: fix uninit memory access
        - mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
        - mm/slab.c: kmemleak no scan alien caches
        - ocfs2: fix a panic problem caused by o2cb_ctl
        - f2fs: do not use mutex lock in atomic context
        - fs/file.c: initialize init_files.resize_wait
        - page_poison: play nicely with KASAN
        - cifs: use correct format characters
        - dm thin: add sanity checks to thin-pool and external snapshot creation
        - f2fs: fix to check inline_xattr_size boundary correctly
        - cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED
        - cifs: Fix NULL pointer dereference of devname
        - netfilter: nf_tables: check the result of dereferencing base_chain->stats
        - netfilter: conntrack: tcp: only close if RST matches exact sequence
        - jbd2: fix invalid descriptor block checksum
        - fs: fix guard_bio_eod to check for real EOD errors
        - tools lib traceevent: Fix buffer overflow in arg_eval
        - PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()
        - wil6210: check null pointer in _wil_cfg80211_merge_extra_ies
        - mt76: fix a leaked reference by adding a missing of_node_put
        - [armhf,arm64] usb: chipidea: Grab the (legacy) USB PHY by phandle first
        - [powerpc*] powernv/ioda: Fix locked_vm counting for memory used by IOMMU
          tables
        - scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c
        - [powerpc*] xmon: Fix opcode being uninitialized in print_insn_powerpc
        - [armhf,arm64] coresight: etm4x: Add support to enable ETMv4.2
        - [armhf] 8840/1: use a raw_spinlock_t in unwind
        - [armhf,arm64] iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables
        - [powerpc*] hugetlb: Handle mmap_min_addr correctly in get_unmapped_area
          callback
        - btrfs: qgroup: Make qgroup async transaction commit more aggressive
        - [armhf] mmc: omap: fix the maximum timeout setting
        - [armhf.arm64] net: dsa: mv88e6xxx: Add lockdep classes to fix false
          positive splat
        - e1000e: Fix -Wformat-truncation warnings
        - [x86] platform: ideapad-laptop: Fix no_hw_rfkill_list for Lenovo RESCUER
          R720-15IKBN
        - loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()
        - IB/mlx4: Increase the timeout for CM cache
        - clk: fractional-divider: check parent rate only if flag is set
        - perf annotate: Fix getting source line failure
        - [arm64] ASoC: qcom: Fix of-node refcount unbalance in qcom_snd_parse_of()
        - cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologies
        - efi: cper: Fix possible out-of-bounds access
        - [s390x] ism: ignore some errors during deregistration
        - scsi: megaraid_sas: return error when create DMA pool failed
        - scsi: fcoe: make use of fip_mode enum complete
        - drm/amd/display: Clear stream->mode_changed after commit
        - [s390x] perf test: Fix failure of 'evsel-tp-sched' test on s390
        - mwifiex: don't advertise IBSS features without FW support
        - perf report: Don't shadow inlined symbol with different addr range
        - [armhf] SoC: imx-sgtl5000: add missing put_device()
        - mt76: usb: do not run mt76u_queues_deinit twice
        - xen/gntdev: Do not destroy context while dma-bufs are in use
        - vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1
        - [x86] HID: intel-ish-hid: avoid binding wrong ishtp_cl_device
        - cgroup, rstat: Don't flush subtree root unless necessary
        - jbd2: fix race when writing superblock
        - [s390x] perf report: Add s390 diagnosic sampling descriptor size
        - iwlwifi: pcie: fix emergency path
        - ACPI / video: Refactor and fix dmi_is_desktop()
        - kprobes: Prohibit probing on bsearch()
        - kprobes: Prohibit probing on RCU debug routine
        - netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in
          __nf_conntrack_confirm
        - [armhf] 8833/1: Ensure that NEON code always compiles with Clang
        - ALSA: PCM: check if ops are defined before suspending PCM
        - ath10k: fix shadow register implementation for WCN3990
        - usb: f_fs: Avoid crash due to out-of-scope stack ptr access
        - sched/topology: Fix percpu data types in struct sd_data & struct s_data
        - bcache: fix input overflow to cache set sysfs file io_error_halflife
        - bcache: fix input overflow to sequential_cutoff
        - bcache: fix potential div-zero error of writeback_rate_i_term_inverse
        - bcache: improve sysfs_strtoul_clamp()
        - genirq: Avoid summation loops for /proc/stat
        - [armhf,arm64] net: marvell: mvpp2: fix stuck in-band SGMII negotiation
        - iw_cxgb4: fix srqidx leak during connection abort
        - net: phy: consider latched link-down status in polling mode
        - fbdev: fbmem: fix memory access if logo is bigger than the screen
        - cdrom: Fix race condition in cdrom_sysctl_register
        - drm: rcar-du: add missing of_node_put
        - drm/amd/display: Don't re-program planes for DPMS changes
        - drm/amd/display: Disconnect mpcc when changing tg
        - perf/aux: Make perf_event accessible to setup_aux()
        - e1000e: fix cyclic resets at link up with active tx
        - e1000e: Exclude device from suspend direct complete optimization
        - [x86] platform: intel_pmc_core: Fix PCH IP sts reading
        - i2c: of: Try to find an I2C adapter matching the parent
        - iwlwifi: mvm: fix RFH config command with >=10 CPUs
        - sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
        - efi/memattr: Don't bail on zero VA if it equals the region's PA
        - sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/
          task_rq_lock()
        - drm/vkms: Bugfix extra vblank frame
        - [armhf] dts: lpc32xx: Remove leading 0x and 0s from bindings notation
        - [armhf,arm64] efi: Allow SetVirtualAddressMap() to be omitted
        - [arm64] soc: qcom: gsbi: Fix error handling in gsbi_probe()
        - mt7601u: bump supported EEPROM version
        - [armhf] 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care
          of
        - [armhf] avoid Cortex-A9 livelock on tight dmb loops
        - block, bfq: fix in-service-queue check for queue merging
        - [powerpc*] 64s: Clear on-stack exception marker upon exception return
        - cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to
          fix the accounting
        - [armhf,arm64] backlight: pwm_bl: Use gpiod_get_value_cansleep() to get
          initial state
        - tty: increase the default flip buffer limit to 2*640K
        - [powerpc*] pseries: Perform full re-add of CPU for topology update
          post-migration
        - drm/amd/display: Enable vblank interrupt during CRC capture
        - ALSA: dice: add support for Solid State Logic Duende Classic/Mini
        - [armhf,arm64] usb: dwc3: gadget: Fix OTG events when gadget driver isn't
          loaded
        - [x86] platform: intel-hid: Missing power button release on some Dell
          models
        - perf script python: Use PyBytes for attr in trace-event-python
        - perf script python: Add trace_context extension module to sys.modules
        - hwrng: virtio - Avoid repeated init of completion
        - [armhf,arm64] soc/tegra: fuse: Fix illegal free of IO base address
        - [x86] HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR
          busy_clear bit
        - f2fs: UBSAN: set boolean value iostat_enable correctly
        - hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
        - [armhf] dmaengine: imx-dma: fix warning comparison of distinct pointer
          types
        - [arm64] dmaengine: qcom_hidma: assign channel cookie correctly
        - [arm64] dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*
        - netfilter: physdev: relax br_netfilter dependency
        - [armhf] regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting
        - [arm64] pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pins
        - drm: Auto-set allow_fb_modifiers when given modifiers at plane init
        - drm/nouveau: Stop using drm_crtc_force_disable
        - selinux: do not override context on context mounts
        - brcmfmac: Use firmware_request_nowarn for the clm_blob
        - [armhf,arm64] wlcore: Fix memory leak in case wl12xx_fetch_firmware
          failure
        - drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setup
        - [arm64] clk: rockchip: fix frac settings of GPLL clock for rk3328
        - [armhf,arm64] dmaengine: tegra: avoid overflow of byte tracking
        - [x86] Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40
          device
        - drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers
        - ACPI / video: Extend chassis-type detection with a "Lunch Box" check
        - bcache: fix potential div-zero error of writeback_rate_p_term_inverse
        - [x86] kprobes: Blacklist non-attachable interrupt functions
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.35
        - [x86] kvm: nVMX: NMI-window and interrupt-window exiting should wake L2
          from HLT
        - [powerpc*] tm: Limit TM code inside PPC_TRANSACTIONAL_MEM
        - [x86] hv_netvsc: Fix unwanted wakeup after tx_disable
        - ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
        - ipv6: Fix dangling pointer when ipv6 fragment
        - ipv6: sit: reset ip header pointer in ipip6_rcv
        - net: ethtool: not call vzalloc for zero sized memory request
        - net-gro: Fix GRO flush when receiving a GSO packet.
        - net/mlx5: Decrease default mr cache size
        - netns: provide pure entropy for net_hash_mix()
        - net: rds: force to destroy connection if t_sock is NULL in
          rds_tcp_kill_sock().
        - net/sched: act_sample: fix divide by zero in the traffic path
        - net/sched: fix ->get helper of the matchall cls
        - openvswitch: fix flow actions reallocation
        - qmi_wwan: add Olicard 600
        - r8169: disable ASPM again
        - sctp: initialize _pad of sockaddr_in before copying to user memory
        - tcp: Ensure DCTCP reacts to losses
        - tcp: fix a potential NULL pointer dereference in tcp_sk_exit
        - vrf: check accept_source_route on the original netdevice
        - net/mlx5e: Fix error handling when refreshing TIRs
        - net/mlx5e: Add a lock on tir list
        - nfp: validate the return code from dev_queue_xmit()
        - nfp: disable netpoll on representors
        - bnxt_en: Improve RX consumer index validity check.
        - bnxt_en: Reset device on RX buffer errors.
        - net: ip_gre: fix possible use-after-free in erspan_rcv
        - net: ip6_gre: fix possible use-after-free in ip6erspan_rcv
        - net: core: netif_receive_skb_list: unlist skb before passing to pt->func
        - r8169: disable default rx interrupt coalescing on RTL8168
          (Closes: #925496)
        - net: mlx5: Add a missing check on idr_find, free buf
        - net/mlx5e: Update xoff formula
        - net/mlx5e: Update xon formula
        - kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used
        - netfilter: nfnetlink_cttimeout: pass default timeout policy to
          obj_to_nlattr
        - netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
        - [arm64] kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region
        - [x86] tty: mark Siemens R3964 line discipline as BROKEN (CVE-2019-11486)
        - tty: ldisc: add sysctl to prevent autoloading of ldiscs
        - ACPICA: Clear status of GPEs before enabling them
        - ACPICA: Namespace: remove address node from global list after method
          termination
        - ALSA: seq: Fix OOB-reads from strlcpy
        - [x86] ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B114-21
          with ALC233
        - [x86] ALSA: hda/realtek - Add quirk for Tuxedo XC 1509
        - [x86] ALSA: hda - Add two more machines to the power_save_blacklist
        - mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd()
        - [arm64] dts: rockchip: fix rk3328 sdmmc0 write errors
        - [hppa] Detect QEMU earlier in boot process
        - [hppa] regs_return_value() should return gpr28
        - [hppa] also set iaoq_b in instruction_pointer_set()
        - alarmtimer: Return correct remaining time
        - drm/udl: add a release method and delay modeset teardown
        - [x86] kvm: svm: fix potential get_num_contig_pages overflow
        - include/linux/bitrev.h: fix constant bitrev
        - mm: writeback: use exact memcg dirty counts
        - [x86] ASoC: intel: Fix crash at suspend/resume after failed codec
          registration
        - Btrfs: do not allow trimming when a fs is mounted with the nologreplay
          option
        - btrfs: prop: fix zstd compression parameter validation
        - btrfs: prop: fix vanished compression property after failed set
        - [riscv64] Fix syscall_get_arguments() and syscall_set_arguments()
        - block: do not leak memory in bio_copy_user_iov()
        - block: fix the return errno for direct IO
        - genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
        - genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n
        - virtio: Honour 'may_reduce_num' in vring_create_virtqueue
        - [armhf] dts: rockchip: fix rk3288 cpu opp node reference
        - [armhf] dts: am335x-evmsk: Correct the regulators for the audio codec
        - [armhf] dts: am335x-evm: Correct the regulators for the audio codec
        - [arm64] futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
        - [arm64] dts: rockchip: fix rk3328 rgmii high tx error rate
        - [arm64] backtrace: Don't bother trying to unwind the userspace stack
        - xen: Prevent buffer overflow in privcmd ioctl
        - sched/fair: Do not re-read ->h_load_next during hierarchical load
          calculation
        - [x86] asm: Use stricter assembly constraints in bitops
        - [x86] perf/amd: Resolve race condition when disabling PMC
        - [x86] perf/amd: Resolve NMI latency issues for active PMCs
        - [x86] perf/amd: Remove need to check "running" bit in NMI handler
        - PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller
        - PCI: pciehp: Ignore Link State Changes after powering off a slot
        - dm integrity: change memcmp to strncmp in dm_integrity_ctr
        - dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES *
          PAGE_SIZE")
        - dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors
        - dm integrity: fix deadlock with overlapping I/O
        - [arm64] dts: rockchip: fix vcc_host1_5v pin assign on rk3328-rock64
        - [arm64] dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64
        - ACPICA: AML interpreter: add region addresses in global list during
          initialization
        - [x86] KVM: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)
        - [x86] KVM: nVMX: fix x2APIC VTPR read intercept
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.36
        - inotify: Fix fsnotify_mark refcount leak in
          inotify_update_existing_watch() (CVE-2019-9857)
        - perf/core: Restore mmap record type correctly
        - ext4: avoid panic during forced reboot
        - ext4: add missing brelse() in add_new_gdb_meta_bg()
        - ext4: report real fs size after failed resize
        - ALSA: echoaudio: add a check for ioremap_nocache
        - [i386,alpha] ALSA: sb8: add a check for request_region
        - drm/udl: use drm_gem_object_put_unlocked.
        - IB/mlx4: Fix race condition between catas error reset and aliasguid flows
        - i40iw: Avoid panic when handling the inetdev event
        - [i386,alpha] ALSA: opl3: fix mismatch between snd_opl3_drum_switch
          definition and declaration
        - [x86] thermal/intel_powerclamp: fix __percpu declaration of worker_data
        - [arm*] thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
        - [x86] thermal/int340x_thermal: Add additional UUIDs
        - [x86] thermal/int340x_thermal: fix mode setting
        - [x86] thermal/intel_powerclamp: fix truncated kthread name
        - scsi: iscsi: flush running unbind operations when removing a session
        - sched/cpufreq: Fix 32-bit math overflow
        - sched/core: Fix buffer overflow in cgroup2 property cpu.max
        - [x86] mm: Don't leak kernel addresses
        - [x86] tools/power turbostat: return the exit status of a command
        - perf list: Don't forget to drop the reference to the allocated thread_map
        - perf config: Fix an error in the config template documentation
        - perf config: Fix a memory leak in collect_config()
        - perf build-id: Fix memory leak in print_sdt_events()
        - perf top: Fix error handling in cmd_top()
        - perf hist: Add missing map__put() in error case
        - perf evsel: Free evsel->counts in perf_evsel__exit()
        - ACPI / utils: Drop reference in test for device presence
        - PM / Domains: Avoid a potential deadlock
        - [armhf] drm/exynos/mixer: fix MIXER shadow registry synchronisation code
        - [arm64] irqchip/mbigen: Don't clear eventid when freeing an MSI
        - [x86] hpet: Prevent potential NULL pointer dereference
        - [x86] hyperv: Prevent potential NULL pointer dereference
        - [i386] cpu/cyrix: Use correct macros for Cyrix calls on Geode processors
        - drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
        - [x86] iommu/vt-d: Check capability before disabling protected memory
        - [x86] hw_breakpoints: Make default case in hw_breakpoint_arch_parse()
          return an error
        - fix incorrect error code mapping for OBJECTID_NOT_FOUND
        - [x86] gart: Exclude GART aperture from kcore
        - ext4: prohibit fstrim in norecovery mode
        - drm/cirrus: Use drm_framebuffer_put to avoid kernel oops in clean-up
        - rsi: improve kernel thread handling to fix kernel panic
        - f2fs: fix to avoid NULL pointer dereference on se->discard_map
        - 9p: do not trust pdu content for stat item size
        - 9p locks: add mount option for lock retry interval
        - ASoC: Fix UBSAN warning at snd_soc_get/put_volsw_sx()
        - f2fs: fix to do sanity check with current segment number
        - netfilter: xt_cgroup: shrink size of v2 path
        - [arm64] serial: uartps: console_setup() can't be placed to init section
        - [powerpc*] pseries: Remove prrn_work workqueue
        - media: au0828: cannot kfree dev before usb disconnect
        - Bluetooth: Fix debugfs NULL pointer dereference
        - HID: i2c-hid: override HID descriptors for certain devices
        - pinctrl: core: make sure strcmp() doesn't get a null parameter
        - usbip: fix vhci_hcd controller counting
        - [x86] ACPI / SBS: Fix GPE storm on recent MacBookPro's
        - HID: usbhid: Add quirk for Redragon/Dragonrise Seymur 2
        - [x86] KVM: nVMX: restore host state in nested_vmx_vmexit for VMFail
        - netfilter: nf_flow_table: remove flowtable hook flush routine in netns
          exit routine
        - f2fs: cleanup dirty pages if recover failed
        - [armhf,arm64] net: stmmac: Set OWN bit for jumbo frames
        - cifs: fallback to older infolevels on findfirst queryinfo retry
        - kernel: hung_task.c: disable on suspend
        - drm/ttm: Fix bo_global and mem_global kfree error
        - [x86] ALSA: hda: fix front speakers on Huawei MBXP
        - ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle
        - net/rds: fix warn in rds_message_alloc_sgs
        - xfrm: destroy xfrm_state synchronously on net exit path
        - net: ip6_gre: fix possible NULL pointer dereference in
          ip6erspan_set_version
        - [x86] iommu/dmar: Fix buffer overflow during PCI bus notification
        - scsi: core: Avoid that system resume triggers a kernel warning
        - [armhf,arm64] soc/tegra: pmc: Drop locking from
          tegra_powergate_is_powered()
        - Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
        - [arm64] coresight: cpu-debug: Support for CA73 CPUs
        - [x86] PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe
          ports
        - drm/nouveau/volt/gf117: fix speedo readout register
        - [armel,armhf] 8839/1: kprobe: make patch_lock a raw_spinlock_t
        - [x86] drm/amdkfd: use init_mqd function to allocate object for hid_mqd
          (CI)
        - appletalk: Fix use-after-free in atalk_proc_exit
        - lib/div64.c: off by one in shift
        - rxrpc: Fix client call connect/disconnect race
        - f2fs: fix to dirty inode for i_mode recovery
        - include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
        - bpf: fix use after free in bpf_evict_inode
        - IB/hfi1: Failed to drain send queue when QP is put into error state
        - mm: hide incomplete nr_indirectly_reclaimable in /proc/zoneinfo
        - mm: hide incomplete nr_indirectly_reclaimable in sysfs
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.37
        - bonding: fix event handling for stacked bonds
        - failover: allow name change on IFF_UP slave interfaces
        - net: atm: Fix potential Spectre v1 vulnerabilities (CVE-2017-5715)
        - net: bridge: fix per-port af_packet sockets
        - net: bridge: multicast: use rcu to access port list from
          br_multicast_start_querier
        - net: Fix missing meta data in skb with vlan packet
        - net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
        - tcp: tcp_grow_window() needs to respect tcp_space()
        - team: set slave to promisc if team is already in promisc mode
        - tipc: missing entries in name table of publications
        - vhost: reject zero size iova range
        - ipv4: recompile ip options in ipv4_link_failure
        - ipv4: ensure rcu_read_lock() in ipv4_link_failure()
        - [arm64] net: thunderx: raise XDP MTU to 1508
        - [arm64] net: thunderx: don't allow jumbo frames with XDP
        - net/mlx5: FPGA, tls, hold rcu read lock a bit longer
        - net/mlx5: FPGA, tls, idr remove on flow delete
        - route: Avoid crash from dereferencing NULL rt->from
        - sch_cake: Use tc_skb_protocol() helper for getting packet protocol
        - sch_cake: Make sure we can write the IP header before changing DSCP bits
        - nfp: flower: replace CFI with vlan present
        - nfp: flower: remove vlan CFI bit from push vlan action
        - sch_cake: Simplify logic in cake_select_tin()
        - net: IP defrag: encapsulate rbtree defrag code into callable functions
        - net: IP6 defrag: use rbtrees for IPv6 defrag
        - net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
        - CIFS: keep FileInfo handle live during oplock break
        - cifs: Fix use-after-free in SMB2_write
        - cifs: Fix use-after-free in SMB2_read
        - cifs: fix handle leak in smb2_query_symlink()
        - [x86] KVM: Don't clear EFER during SMM transitions for 32-bit vCPU
        - [x86] KVM: svm: make sure NMI is injected after nmi_singlestep
        - [x86] iio/gyro/bmg160: Use millidegrees for temperature scale
        - iio: Fix scan mask selection
        - iio: core: fix a possible circular locking dependency
        - [x86] iio: accel: kxcjk-1013: restore the range after resume.
        - [x86] staging: comedi: vmk80xx: Fix use of uninitialized semaphore
        - [x86] staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf
        - [x86] staging: comedi: ni_usb6501: Fix use of uninitialized mutex
        - [x86] staging: comedi: ni_usb6501: Fix possible double-free of
          ->usb_rx_buf
        - [x86] ALSA: hda/realtek - add two more pin configuration sets to quirk
          table
        - ALSA: core: Fix card races between register and disconnect
        - [x86] Input: elan_i2c - add hardware ID for multiple Lenovo laptops
        - vt: fix cursor when clearing the screen
        - scsi: core: set result when the command cannot be dispatched
        - Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"
        - [x86] Revert "svm: Fix AVIC incomplete IPI emulation"
        - coredump: fix race condition between mmget_not_zero()/get_task_mm() and
          core dumping (CVE-2019-11599)
        - ipmi: fix sleep-in-atomic in free_user at cleanup SRCU
          user->release_barrier
        - [x86] crypto: poly1305 - fix overflow during partial reduction
        - drm/ttm: fix out-of-bounds read in ttm_put_pages() v2
        - [arm64] futex: Restore oldval initialization to work around buggy
          compilers
        - [x86] kprobes: Verify stack frame on kretprobe
        - kprobes: Mark ftrace mcount handler functions nokprobe
        - kprobes: Fix error check when reusing optimized probes
        - rt2x00: do not increment sequence number while re-transmitting
        - mac80211: do not call driver wake_tx_queue op during reconfig
        - drm/amdgpu/gmc9: fix VM_L2_CNTL3 programming
        - [x86] perf/amd: Add event map for AMD Family 17h
        - [x86] cpu/bugs: Use __initconst for 'const' init data
        - [x86] perf: Fix incorrect PEBS_REGS
        - [x86] speculation: Prevent deadlock on ssb_state::lock
        - timers/sched_clock: Prevent generic sched_clock wrap caused by
          tick_freeze()
        - nfit/ars: Remove ars_start_flags
        - nfit/ars: Introduce scrub_flags
        - nfit/ars: Allow root to busy-poll the ARS state machine
        - nfit/ars: Avoid stale ARS results
        - mmc: sdhci: Fix data command CRC error handling
        - mmc: sdhci: Handle auto-command errors
        - modpost: file2alias: go back to simple devtable lookup
        - modpost: file2alias: check prototype of handler
        - [x86] tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
        - tpm: Fix the type of the return value in calc_tpm2_event_size()
        - sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
        - device_cgroup: fix RCU imbalance in error case
        - ALSA: info: Fix racy addition/deletion of nodes
        - [armhf] ASoC: rockchip: add missing INTERLEAVED PCM attribute
        - i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array
        - kernel/sysctl.c: fix out-of-bounds access when setting file-max
    
      [ Ben Hutchings ]
      * debian/bin/abiupdate.py: Automatically select the correct archive to fetch
        from
      * debian/bin/abiupdate.py: Change default URLs to use https: scheme
      * [powerpc*] vdso: Make vdso32 installation conditional in vdso_install
        (Closes: #785065)
      * Bump ABI to 5
      * [rt] Add new signing subkey for Steven Rostedt
      * [rt] Update to 4.19.31-rt18 (no functional change)
      * [armhf,arm64] Revert "net: stmmac: Send TSO packets always from Queue 0"
      * [riscv64] linux-image-dbg: Include vdso debug symbols
      * [ia64] linux-image: Recommend grub-efi-ia64 instead of (removed) elilo
      * [armel/marvell] Disable HW_RANDOM as no HWRNG drivers are usable here
      * udeb: Add all HWRNG drivers to kernel-image (see #923675)
      * lockdown: Refer to Debian wiki until manual page exists
      * [sparc64] linux-image: Recommend grub-ieee1275 instead of (removed) silo
      * [sparc64] linux-image: Install uncompressed kernel image
      * [powerpc,ppc64,ppc64el] linux-image: Recommend grub-ieee1275
      * [i386] Add grub-efi-ia32 as an alternate recommended bootloader
      * linux-source: Recommend bison and flex, always needed to build the kernel
      * [armel/marvell,sh4] linux-image: Recommend apparmor, like all other configs
      * udeb: Drop unused ntfs-modules packages
      * ntfs: Disable NTFS_FS due to lack of upstream security support
        (CVE-2018-12929, CVE-2018-12930, CVE-2018-12931)
      * [x86] platform: Enable INTEL_ATOMISP2_PM as module
      * drivers/firmware/google: Adjust configuration for 4.19
      * MODSIGN: Make shash allocation failure fatal
      * aio: Apply fixes from 4.19.38:
        - aio: clear IOCB_HIPRI
        - aio: use assigned completion handler
        - aio: separate out ring reservation from req allocation
        - aio: don't zero entire aio_kiocb aio_get_req()
        - aio: use iocb_put() instead of open coding it
        - aio: split out iocb copy from io_submit_one()
        - aio: abstract out io_event filler helper
        - aio: initialize kiocb private in case any filesystems expect it.
        - aio: simplify - and fix - fget/fput for io_submit() (CVE-2019-10125)
        - pin iocb through aio.
        - aio: fold lookup_kiocb() into its sole caller
        - aio: keep io_event in aio_kiocb
        - aio: store event at final iocb_put()
        - Fix aio_poll() races
      * tracing: Fix buffer_ref pipe ops
      * mm,fs: Prevent page refcount overflow (CVE-2019-11487):
        - mm: make page ref count overflow check tighter and more explicit
        - mm: add 'try_get_page()' helper function
        - mm: prevent get_user_pages() from overflowing page refcount
        - fs: prevent page refcount overflow in pipe_buf_get
    
      [ YunQiang Su ]
      * [mips*r6] Re-enable CONFIG_JUMP_LABEL, which has been fixed in upstream.
    
      [ Stefan Fritsch ]
      * [armhf] Enable SND_SOC_SPDIF for Cubietruck (Closes: #884562)
    
      [ Luca Boccassi ]
      * libbpf-dev: generate pkg-config file for libbpf by backporting
        libbpf-generate-pkg-config.patch from bpf-next.
      * Import patches to enable loading keys from UEFI db and MOK from
        http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git to
        allow kernel modules built by users (eg: by dkms) to be verified, and
        to load dbx and MOKX for the equivalent blacklisting functionality.
    
      [ Bastian Blank ]
      * Don't longer recommend irqbalance. (closes: #926967)
    
      [ Salvatore Bonaccorso ]
      * xen/pciback: Don't disable PCI_COMMAND on PCI device reset.
        (CVE-2015-8553)
      * [x86] Disable R3964 due to lack of security support
      * [amd64,arm64] vfio/type1: Limit DMA mappings per container (CVE-2019-3882)
    
      [ Aurelien Jarno ]
      * [mips] Fix indirect syscall tracing & seccomp filtering for big endian
        MIPS64 kernels with 32-bit userland.
    
      [ Romain Perier ]
      * [rt] Update to 4.19.37-rt19
      * Enable coreboot memconsole (Closes: #872069)
    
      [ Uwe Kleine-König ]
      * [armhf] Disable MVNETA_BM_ENABLE again as it break networking on
        DB-MV784MP-GP. Thanks to Steve McIntyre for providing access such a
        machine for testing. (Closes: #927825)
    
      [ Alper Nebi Yasak ]
      * [arm64] Enable configs for Samsung Chromebook Plus (v1) and other
        rk3399-gru based devices:
        - Enable PL330_DMA, CROS_EC_SPI, SPI_ROCKCHIP as modules.
        - Enable EXTCON_USBC_CROS_EC, PHY_ROCKCHIP_TYPEC, PHY_ROCKCHIP_USB as
        modules.
        - Enable KEYBOARD_CROS_EC as module.
        - Enable PWM_CROS_EC, PHY_ROCKCHIP_DP as modules and enable ROCKCHIP_CDN_DP
        - Enable SND_SOC_ROCKCHIP, SND_SOC_ROCKCHIP_I2S, SND_SOC_ROCKCHIP_SPDIF,
        SND_SOC_ROCKCHIP_RT5645, SND_SOC_RK3399_GRU_SOUND as modules.
        - Enable INPUT_TOUCHSCREEN, enable TOUCHSCREEN_ATMEL_MXT as module, and
        enable TOUCHSCREEN_ATMEL_MXT_T37.
        - Enable TOUCHSCREEN_ELAN, MOUSE_ELAN_I2C as modules.
        - Enable I2C_HID as module.
        - Enable MWIFIEX, MWIFIEX_PCIE as modules.
        - Enable TCG_TPM, TCG_TIS_I2C_INFINEON as modules.
        - Enable PM_DEVFREQ_EVENT, enable DEVFREQ_EVENT_ROCKCHIP_DFI and
        ARM_RK3399_DMC_DEVFREQ as modules.
        - Enable REGULATOR_VCTRL as module.
        - Enable MFD_CROS_EC_CHARDEV, IIO_CROS_EC_ACCEL_LEGACY,
        IIO_CROS_EC_SENSORS_CORE, IIO_CROS_EC_SENSORS, IIO_CROS_EC_LIGHT_PROX,
        IIO_CROS_EC_BARO, RTC_DRV_CROS_EC as modules.
        - Enable BATTERY_SBS, CHARGER_CROS_USBPD as modules.
    
      [ Vagrant Cascadian ]
      * debian/bin/gencontrol_signed.py: Sort list of modules before adding to
        .json file, fixing reproducibility issues.
    
     -- Ben Hutchings <email address hidden>  Sun, 05 May 2019 19:32:32 +0100
  • linux (4.19.28-2) unstable; urgency=medium
    
      [ Ben Hutchings ]
      * [x86,alpha,m68k] binfmt: Disable BINFMT_AOUT, IA32_AOUT, OSF4_COMPAT
      * [x86] Drop fix for #865303, which no longer affects Debian's OpenJDK
      * udeb: Make serial_cs optional in serial-modules
      * [ppc64el] Disable PCMCIA (fixes FTBFS)
    
      [ Vagrant Cascadian ]
      * [arm64] Enable DRM_SUN4I and DRM_SUN8I_DW_HDMI as modules.
      * [arm64] Enable I2C_GPIO as a module.
      * [arm64] Enable MESON_EFUSE as a module.
    
      [ Yves-Alexis Perez ]
      * certs: include both root CA and direct signing certificate.
        closes: #924545
    
     -- Ben Hutchings <email address hidden>  Fri, 15 Mar 2019 02:16:04 +0000
  • linux (4.19.28-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.21
        - devres: Align data[] to ARCH_KMALLOC_MINALIGN
        - drm/bufs: Fix Spectre v1 vulnerability
        - drm/vgem: Fix vgem_init to get drm device available.
        - [arm*] pinctrl: bcm2835: Use raw spinlock for RT compatibility
        - [x86] ASoC: Intel: mrfld: fix uninitialized variable access
        - gpiolib: Fix possible use after free on label
        - [armhf] drm/sun4i: Initialize registers in tcon-top driver
        - genirq/affinity: Spread IRQs to all available NUMA nodes
        - [armhf] gpu: ipu-v3: image-convert: Prevent race between run and
          unprepare
        - wil6210: fix reset flow for Talyn-mb
        - wil6210: fix memory leak in wil_find_tx_bcast_2
        - ath10k: assign 'n_cipher_suites' for WCN3990
        - ath9k: dynack: use authentication messages for 'late' ack
        - scsi: lpfc: Correct LCB RJT handling
        - scsi: mpt3sas: Call sas_remove_host before removing the target devices
        - scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout event
        - [armhf] 8808/1: kexec:offline panic_smp_self_stop CPU
        - [mips] clk: boston: fix possible memory leak in clk_boston_setup()
        - dlm: Don't swamp the CPU with callbacks queued during recovery
        - [x86] PCI: Fix Broadcom CNB20LE unintended sign extension (redux)
        - [powerpc] pseries: add of_node_put() in dlpar_detach_node()
        - [arm*] drm/vc4: ->x_scaling[1] should never be set to VC4_SCALING_NONE
        - ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl
        - [mips] Boston: Disable EG20T prefetch
        - iwlwifi: fw: do not set sgi bits for HE connection
        - fpga: altera-cvp: Fix registration for CvP incapable devices
        - [x86] fpga: altera-cvp: fix 'bad IO access' on x86_64
        - [x86] vbox: fix link error with 'gcc -Og'
        - platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeup
        - i40e: prevent overlapping tx_timeout recover
        - scsi: hisi_sas: change the time of SAS SSP connection
        - usbnet: smsc95xx: fix rx packet alignment
        - [armhf,arm64] drm/rockchip: fix for mailbox read size
        - [arm*] OMAP2+: hwmod: Fix some section annotations
        - drm/amd/display: fix gamma not being applied correctly
        - drm/amd/display: calculate stream->phy_pix_clk before clock mapping
        - bpf: libbpf: retry map creation without the name
        - net/mlx5: EQ, Use the right place to store/read IRQ affinity hint
        - modpost: validate symbol names also in find_elf_symbol
        - perf tools: Add Hygon Dhyana support
        - [armhf] soc/tegra: Don't leak device tree node reference
        - media: rc: ensure close() is called on rc_unregister_device
        - media: video-i2c: avoid accessing released memory area when removing
          driver
        - [armhf] media: mtk-vcodec: Release device nodes in
          mtk_vcodec_init_enc_pm()
        - ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
        - dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_ll
        - [powerpc] 32: Add .data..Lubsan_data*/.data..Lubsan_type* sections
          explicitly
        - media: adv*/tc358743/ths8200: fill in min width/height/pixelclock
        - ACPI: SPCR: Consider baud rate 0 as preconfigured state
        - f2fs: move dir data flush to write checkpoint process
        - f2fs: fix race between write_checkpoint and write_begin
        - f2fs: fix wrong return value of f2fs_acl_create
        - [arm64] io: Ensure calls to delay routines are ordered against prior
          readX()
        - net: aquantia: return 'err' if set MPI_DEINIT state fails
        - [sparc*] sunvdc: Do not spin in an infinite loop when vio_ldc_send()
          returns EAGAIN
        - nfsd4: fix crash on writing v4_end_grace before nfsd startup
        - drm: Clear state->acquire_ctx before leaving
          drm_atomic_helper_commit_duplicated_state()
        - [arm64] io: Ensure value passed to __iormb() is held in a 64-bit register
        - Thermal: do not clear passive state during system sleep
        - thermal: Fix locking in cooling device sysfs update cur_state
        - firmware/efi: Add NULL pointer checks in efivars API functions
        - [s390] zcrypt: improve special ap message cmd handling
        - [arm64] ftrace: don't adjust the LR value
        - [x86] fpu: Add might_fault() to user_insn()
        - usb: dwc3: Correct the logic for checking TRB full in
          __dwc3_prepare_one_trb()
        - usb: dwc2: Disable power down feature on Samsung SoCs
        - usb: hub: delay hub autosuspend if USB3 port is still link training
        - timekeeping: Use proper seqcount initializer
        - usb: mtu3: fix the issue about SetFeature(U1/U2_Enable)
        - [armhf] clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module
          clocks
        - media: imx274: select REGMAP_I2C
        - drm/amdgpu/powerplay: fix clock stretcher limits on polaris (v2)
        - tipc: fix node keep alive interval calculation
        - driver core: Move async_synchronize_full call
        - kobject: return error code if writing /sys/.../uevent fails
        - IB/hfi1: Unreserve a reserved request when it is completed
        - usb: dwc3: trace: add missing break statement to make compiler happy
        - [mips] gpio: mt7621: report failure of devm_kasprintf()
        - [mips] gpio: mt7621: pass mediatek_gpio_bank_probe() failure up the stack
        - [x86] iommu/amd: Fix amd_iommu=force_isolation
        - [armhf] dts: Fix OMAP4430 SDP Ethernet startup
        - [mips] bpf: fix encoding bug for mm_srlv32_op
        - media: coda: fix H.264 deblocking filter controls
        - [armel] dts: Fix up the D-Link DIR-685 MTD partition info
        - watchdog: renesas_wdt: don't set divider while watchdog is running
        - [armhf] dts: imx51-zii-rdu1: Do not specify "power-gpio" for hpa1
        - usb: dwc3: gadget: Disable CSP for stream OUT ep
        - [arm64] iommu/arm-smmu-v3: Avoid memory corruption from Hisilicon MSI
          payloads
        - [arm64] iommu/arm-smmu: Add support for qcom,smmu-v2 variant
        - [arm64] iommu/arm-smmu-v3: Use explicit mb() when moving cons pointer
        - [armhf] clk: imx6sl: ensure MMDC CH0 handshake is bypassed
        - OPP: Use opp_table->regulators to verify no regulator case
        - [arm64] tee: optee: avoid possible double list_del()
        - [arm64] drm/msm/dsi: fix dsi clock names in DSI 10nm PLL driver
        - [arm64] drm/msm: dpu: Only check flush register against pending flushes
        - lightnvm: pblk: fix resubmission of overwritten write err lbas
        - lightnvm: pblk: add lock protection to list operations
        - i2c-axxia: check for error conditions first
        - [armhf] phy: sun4i-usb: add support for missing USB PHY index
        - udf: Fix BUG on corrupted inode
        - selftests/bpf: use __bpf_constant_htons in test_prog.c
        - [armel] pxa: avoid section mismatch warning
        - [armhf] ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8M
        - [powerpc] KVM: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv
          machines
        - [arm*] mmc: bcm2835: Recover from MMC_SEND_EXT_CSD
        - [arm*] mmc: bcm2835: reset host on timeout
        - memstick: Prevent memstick host from getting runtime suspended during
          card detection
        - [arm64] mmc: sdhci-xenon: Fix timeout checks
        - btrfs: harden agaist duplicate fsid on scanned devices
        - serial: sh-sci: Fix locking in sci_submit_rx()
        - serial: sh-sci: Resume PIO in sci_rx_interrupt() on DMA failure
        - tty: serial: samsung: Properly set flags in autoCTS mode
        - perf test: Fix perf_event_attr test failure
        - perf dso: Fix unchecked usage of strncpy()
        - perf header: Fix unchecked usage of strncpy()
        - btrfs: use tagged writepage to mitigate livelock of snapshot
        - perf probe: Fix unchecked usage of strncpy()
        - i2c: sh_mobile: Add support for r8a774c0 (RZ/G2E)
        - bnxt_en: Disable MSIX before re-reserving NQs/CMPL rings.
        - [x86] tools/power/x86/intel_pstate_tracer: Fix non root execution for
          post processing a trace file
        - livepatch: check kzalloc return values
        - [arm64] KVM: Skip MMIO insn after emulation
        - usb: musb: dsps: fix otg state machine
        - usb: musb: dsps: fix runtime pm for peripheral mode
        - perf header: Fix up argument to ctime()
        - perf tools: Cast off_t to s64 to avoid warning on bionic libc
        - percpu: convert spin_lock_irq to spin_lock_irqsave.
        - [arm64] net: hns3: fix incomplete uninitialization of IRQ in the
          hns3_nic_uninit_vector_data()
        - drm/amd/display: Add retry to read ddc_clock pin
        - Bluetooth: hci_bcm: Handle deferred probing for the clock supply
        - drm/amd/display: fix YCbCr420 blank color
        - [powerpc] uaccess: fix warning/error with access_ok()
        - mac80211: fix radiotap vendor presence bitmap handling
        - xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
        - scsi: smartpqi: correct host serial num for ssa
        - scsi: smartpqi: correct volume status
        - scsi: smartpqi: increase fw status register read timeout
        - cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()
        - [arm64] net: hns3: add max vector number check for pf
        - [powerpc] perf: Fix thresholding counter data for unknown type
        - iwlwifi: mvm: fix setting HE ppe FW config
        - [powerpc] powernv/ioda: Allocate indirect TCE levels of cached userspace
          addresses on demand
        - mlx5: update timecounter at least twice per counter overflow
        - drbd: narrow rcu_read_lock in drbd_sync_handshake
        - drbd: disconnect, if the wrong UUIDs are attached on a connected peer
        - drbd: skip spurious timeout (ping-timeo) when failing promote
        - drbd: Avoid Clang warning about pointless switch statment
        - drm/amd/display: validate extended dongle caps
        - md: fix raid10 hang issue caused by barrier
        - fbdev: fbmem: behave better with small rotated displays and many CPUs
        - i40e: define proper net_device::neigh_priv_len
        - ice: Do not enable NAPI on q_vectors that have no rings
        - igb: Fix an issue that PME is not enabled during runtime suspend
        - ACPI/APEI: Clear GHES block_status before panic()
        - fbdev: fbcon: Fix unregister crash when more than one framebuffer
        - [powerpc] mm: Fix reporting of kernel execute faults on the 8xx
        - [x86] KVM: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
        - [powerpc] fadump: Do not allow hot-remove memory from fadump reserved
          area.
        - kvm: Change offset in kvm_write_guest_offset_cached to unsigned
        - NFS: nfs_compare_mount_options always compare auth flavors.
        - perf build: Don't unconditionally link the libbfd feature test to
          -liberty and -lz
        - hwmon: (lm80) fix a missing check of the status of SMBus read
        - hwmon: (lm80) fix a missing check of bus read in lm80 probe
        - seq_buf: Make seq_buf_puts() null-terminate the buffer
        - cifs: check ntwrk_buf_start for NULL before dereferencing it
        - f2fs: fix use-after-free issue when accessing sbi->stat_info
        - niu: fix missing checks of niu_pci_eeprom_read
        - f2fs: fix sbi->extent_list corruption issue
        - cgroup: fix parsing empty mount option string
        - perf python: Do not force closing original perf descriptor in
          evlist.get_pollfd()
        - scripts/decode_stacktrace: only strip base path when a prefix of the path
        - arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warning
        - ocfs2: don't clear bh uptodate for block read
        - ocfs2: improve ocfs2 Makefile
        - mm/page_alloc.c: don't call kasan_free_pages() at deferred mem init
        - zram: fix lockdep warning of free block handling
        - isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in
          HFCPCI_l1hw()
        - [m68k] block/swim3: Fix -EBUSY error when re-opening device after unmount
        - [arm*] thermal: bcm2835: enable hwmon explicitly
        - [armhf] PCI: imx: Enable MSI from downstream components
        - thermal: generic-adc: Fix adc to temp interpolation
        - [arm64] sve: ptrace: Fix SVE_PT_REGS_OFFSET definition
        - kernel/hung_task.c: break RCU locks based on jiffies
        - proc/sysctl: fix return error for proc_doulongvec_minmax()
        - kernel/hung_task.c: force console verbose before panic
        - fs/epoll: drop ovflist branch prediction
        - exec: load_script: don't blindly truncate shebang string
        - xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstat
        - xfs: cancel COW blocks before swapext
        - xfs: Fix error code in 'xfs_ioc_getbmap()'
        - xfs: fix overflow in xfs_attr3_leaf_verify
        - xfs: fix shared extent data corruption due to missing cow reservation
        - xfs: fix transient reference count error in
          xfs_buf_resubmit_failed_buffers
        - xfs: delalloc -> unwritten COW fork allocation can go wrong
        - fs/xfs: fix f_ffree value for statfs when project quota is set
        - xfs: fix PAGE_MASK usage in xfs_free_file_space
        - xfs: fix inverted return from xfs_btree_sblock_verify_crc
        - thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not set
        - dccp: fool proof ccid_hc_[rt]x_parse_options()
        - enic: fix checksum validation for IPv6
        - lib/test_rhashtable: Make test_insert_dup() allocate its hash table
          dynamically
        - net: dsa: Fix lockdep false positive splat
        - net: dsa: Fix NULL checking in dsa_slave_set_eee()
        - [armhf,arm64] net: dsa: mv88e6xxx: Fix counting of ATU violations
        - net: dsa: slave: Don't propagate flag changes on down slave interfaces
        - net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
        - rds: fix refcount bug in rds_sock_addref
        - Revert "net: phy: marvell: avoid pause mode on SGMII-to-Copper for
          88e151x"
        - rxrpc: bad unlock balance in rxrpc_recvmsg
        - sctp: check and update stream->out_curr when allocating stream_out
        - sctp: walk the list of asoc safely (CVE-2019-8956)
        - skge: potential memory corruption in skge_get_regs()
        - virtio_net: Account for tx bytes and packets on sending xdp_frames
        - net/mlx5e: FPGA, fix Innova IPsec TX offload data path performance
        - xfs: eof trim writeback mapping as soon as it is cached
        - ALSA: compress: Fix stop handling on compressed capture streams
        - ALSA: usb-audio: Add support for new T+A USB DAC
        - ALSA: hda - Serialize codec registrations
        - ALSA: hda/realtek - Fix lose hp_pins for disable auto mute
        - ALSA: hda/realtek - Use a common helper for hp pin reference
        - ALSA: hda/realtek - Headset microphone support for System76 darp5
        - fuse: call pipe_buf_release() under pipe lock
        - fuse: decrement NR_WRITEBACK_TEMP on the right page
        - fuse: handle zero sized retrieve correctly
        - [arm*] dmaengine: bcm2835: Fix interrupt race on RT
        - [arm*] dmaengine: bcm2835: Fix abort of transactions
        - [armhf] dmaengine: imx-dma: fix wrong callback invoke
        - futex: Handle early deadlock return correctly
        - [arm64] irqchip/gic-v3-its: Plug allocation race for devices sharing a
          DevID
        - [armhf] usb: phy: am335x: fix race condition in _probe
        - usb: dwc3: gadget: Handle 0 xfer length for OUT EP
        - usb: gadget: udc: net2272: Fix bitwise and boolean operations
        - usb: gadget: musb: fix short isoc packets with inventra dma
        - staging: speakup: fix tty-operation NULL derefs
        - scsi: cxlflash: Prevent deadlock when adapter probe fails
        - scsi: aic94xx: fix module loading
        - cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
        - [x86] perf/x86/intel/uncore: Add Node ID mask
        - [x86] MCE: Initialize mce.bank in the case of a fatal error in
          mce_no_way_out()
        - perf/core: Don't WARN() for impossible ring-buffer sizes
        - perf tests evsel-tp-sched: Fix bitwise operator
        - serial: fix race between flush_to_ldisc and tty_open
        - serial: 8250_pci: Make PCI class test non fatal
        - serial: sh-sci: Do not free irqs that have already been freed
        - cacheinfo: Keep the old value if of_property_read_u32 fails
        - IB/hfi1: Add limit test for RC/UC send via loopback
        - [x86] perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()
        - ath9k: dynack: make ewma estimation faster
        - ath9k: dynack: check da->enabled first in sampling routines
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.22
        - mtd: Make sure mtd->erasesize is valid even if the partition is of size 0
        - mtd: rawnand: gpmi: fix MX28 bus master lockup problem
        - libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSD
        - [armhf, arm64] iio: adc: axp288: Fix TS-pin handling
        - signal: Always notice exiting tasks
        - signal: Better detection of synchronous signals
        - [armhf, arm64] misc: vexpress: Off by one in vexpress_syscfg_exec()
        - [x86] mei: me: add ice lake point device id.
        - debugfs: fix debugfs_rename parameter checking
        - [arm64] pinctrl: sunxi: Correct number of IRQ banks on H6 main pin
          controller
        - [x86] pinctrl: cherryview: fix Strago DMI workaround
        - tracing: uprobes: Fix typo in pr_fmt string
        - [mips*] cm: reprime error cause
        - [mips*] OCTEON: don't set octeon_dma_bar_type if PCI is disabled
        - [mips*] VDSO: Use same -m%-float cflag as the kernel proper
        - [mips*] loongson64: remove unreachable(), fix loongson_poweroff().
        - [mips*] VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds
        - [arm64] firmware: arm_scmi: provide the mandatory device release callback
        - [powerpc*] radix: Fix kernel crash with mremap()
        - [amd64] mic: vop: Fix use-after-free on remove
        - mac80211: ensure that mgmt tx skbs have tailroom for encryption
        - drm/modes: Prevent division by zero htotal
        - drm/amd/powerplay: Fix missing break in switch
        - [x86] drm/i915: always return something on DDI clock selection
        - [x86] drm/vmwgfx: Fix setting of dma masks
        - [x86] drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
        - SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAIT
        - xfrm: Make set-mark default behavior backward compatible
        - Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"
        - libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
        - xfrm: refine validation of template and selector families
        - batman-adv: Avoid WARN on net_device without parent in netns
        - batman-adv: Force mac header to start of data on xmit
        - svcrdma: Reduce max_send_sges
        - svcrdma: Remove max_sge check at connect time
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.23
        - Revert "exec: load_script: don't blindly truncate shebang string"
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.24
        - dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string
        - eeprom: at24: add support for 24c2048
        - blk-mq: fix a hung issue when fsync (Closes: #913119, #913138)
        - [armel, armhf] 8789/1: signal: copy registers using __copy_to_user()
        - [armel, armhf] 8790/1: signal: always use __copy_to_user to save iwmmxt
          context
        - [armel, armhf] 8791/1: vfp: use __copy_to_user() when saving VFP state
        - [armel, armhf] 8792/1: oabi-compat: copy oabi events using
          __copy_to_user()
        - [armel, armhf] 8793/1: signal: replace __put_user_error with __put_user
        - [armel, armhf] 8794/1: uaccess: Prevent speculative use of the current
          addr_limit
        - [armel, armhf] 8795/1: spectre-v1.1: use put_user() for __put_user()
        - [armel, armhf] 8796/1: spectre-v1,v1.1: provide helpers for address
          sanitization
        - [armel, armhf] 8797/1: spectre-v1.1: harden __copy_to_user
        - [armel, armhf] 8810/1: vfp: Fix wrong assignement to ufp_exc
        - [armel, armhfl armhf] make lookup_processor_type() non-__init
        - [armel, armhf] split out processor lookup
        - [armel, armhf] clean up per-processor check_bugs method call
        - [armel, armhf] add PROC_VTABLE and PROC_TABLE macros
        - [armel, armhf] spectre-v2: per-CPU vtables to work around big.Little
          systems
        - [armel, armhf] ensure that processor vtables is not lost after boot
        - [armel, armhf] fix the cockup in the previous patch
        - drm/amdgpu/sriov:Correct pfvf exchange logic
        - [i386] ACPI: NUMA: Use correct type for printing addresses on i386-PAE
        - perf report: Fix wrong iteration count in --branch-history
        - perf test shell: Use a fallback to get the pathname in vfs_getname
        - [riscv64] riscv: fix trace_sys_exit hook
        - cpufreq: check if policy is inactive early in __cpufreq_get()
        - nvme-pci: use the same attributes when freeing host_mem_desc_bufs.
        - nvme-pci: fix out of bounds access in nvme_cqe_pending
        - nvme-multipath: zero out ANA log buffer
        - nvme: pad fake subsys NQN vid and ssvid with zeros
        - drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hang
        - [armel] dts: kirkwood: Fix polarity of GPIO fan lines
        - [armel, armhf] gpio: pl061: handle failed allocations
        - drm/nouveau: Don't disable polling in fallback mode
        - drm/nouveau/falcon: avoid touching registers if engine is off
        - cifs: Limit memory used by lock request calls to a page
        - [x86] kvm: sev: Fail KVM_SEV_INIT if already initialized
        - CIFS: Do not assume one credit for async responses
        - [arm*] gpio: mxc: move gpio noirq suspend/resume to syscore phase
        - [x86] Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire
          F5-573G"
        - [x86] Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK
        - [armhf] OMAP5+: Fix inverted nirq pin interrupts with irq_set_type
        - perf/core: Fix impossible ring-buffer sizes warning
        - [x86] perf: Add check_period PMU callback
        - [x86] ALSA: hda - Add quirk for HP EliteBook 840 G5
        - ALSA: usb-audio: Fix implicit fb endpoint setup by quirk
        - ASoC: hdmi-codec: fix oops on re-probe
        - [alpha] tools uapi: fix Alpha support
        - [riscv64] Add pte bit to distinguish swap from invalid
        - [x86] kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2 only when it is
          available
        - [x86] kvm: vmx: Fix entry number check for add_atomic_switch_msr()
        - [arm*] mmc: sunxi: Filter out unsupported modes declared in the device
          tree
        - mmc: block: handle complete_work on separate workqueue
        - [x86] Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780
        - Revert "nfsd4: return default lease period"
        - Revert "mm: don't reclaim inodes with many attached pages"
        - Revert "mm: slowly shrink slabs with a relatively small number of
          objects"
        - [alpha] fix page fault handling for r16-r18 targets
        - [alpha] Fix Eiger NR_IRQS to 128
        - [s390*] zcrypt: fix specification exception on z196 during ap probe
        - tracing/uprobes: Fix output for multiple string arguments
        - [x86] platform/UV: Use efi_runtime_lock to serialise BIOS calls
        - scsi: sd: fix entropy gathering for most rotational disks
        - signal: Restore the stop PTRACE_EVENT_EXIT
        - md/raid1: don't clear bitmap bits on interrupted recovery.
        - [x86] a.out: Clear the dump structure initially
        - dm crypt: don't overallocate the integrity tag space
        - dm thin: fix bug where bio that overwrites thin block ignores FUA
        - drm: Use array_size() when creating lease
        - [x86] drm/i915: Block fbdev HPD processing during suspend
        - [x86] drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set
        - mm: proc: smaps_rollup: fix pss_locked calculation
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.25
        - af_packet: fix raw sockets over 6in4 tunnel
        - [arm64, armhf] dsa: mv88e6xxx: Ensure all pending interrupts are handled
          prior to exit
        - net: crypto set sk to NULL when af_alg_release. (CVE-2019-8912)
        - net: Fix for_each_netdev_feature on Big endian
        - net: fix IPv6 prefix route residue
        - net: ip6_gre: initialize erspan_ver just for erspan tunnels
        - net: ipv4: use a dedicated counter for icmp_v4 redirect packets
        - net: phy: xgmiitorgmii: Support generic PHY status read
        - net: stmmac: Fix a race in EEE enable callback
        - net: stmmac: handle endianness in dwmac4_get_timestamp
        - sky2: Increase D3 delay again
        - vhost: correctly check the return value of translate_desc() in log_used()
        - vsock: cope with memory allocation failure at socket creation time
        - vxlan: test dev->flags & IFF_UP before calling netif_rx()
        - net: Add header for usage of fls64()
        - tcp: clear icsk_backoff in tcp_write_queue_purge()
        - tcp: tcp_v4_err() should be more careful
        - net: Do not allocate page fragments that are not skb aligned
        - hwmon: (lm80) Fix missing unlock on error in set_fan_div()
        - scsi: target/core: Use kmem_cache_free() instead of kfree()
        - PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter
        - sunrpc: fix 4 more call sites that were using stack memory with a
          scatterlist
        - netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbs
          (CVE-2019-9162)
        - net/x25: do not hold the cpu too long in x25_new_lci()
        - ax25: fix possible use-after-free
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.26
        - [armel armhf] 8834/1: Fix: kprobes: optimized kprobes illegal instruction
        - tracing: Fix number of entries in trace header
        - [mips*] eBPF: Always return sign extended 32b values
        - mac80211: Restore vif beacon interval if start ap fails
        - mac80211: Use linked list instead of rhashtable walk for mesh tables
        - mac80211: Free mpath object when rhashtable insertion fails
        - libceph: handle an empty authorize reply
        - ceph: avoid repeatedly adding inode to mdsc->snap_flush_list
        - numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES
        - proc, oom: do not report alien mms when setting oom_score_adj
        - [x86] ALSA: hda/realtek - Headset microphone and internal speaker
          support for System76 oryp5
        - [x86] ALSA: hda/realtek: Disable PC beep in passthrough on alc285
        - KEYS: allow reaching the keys quotas exactly
        - [armhf,arm64] backlight: pwm_bl: Fix devicetree parsing with auto-
          generated brightness tables
        - [armhf] mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering
          mfd cells
        - [armhf] mfd: twl-core: Fix section annotations on {,un}protect_pm_master
        - [arm64] mfd: qcom_rpm: write fw_version to CTRL_REG
        - mfd: axp20x: Add AC power supply cell for AXP813
        - mfd: axp20x: Re-align MFD cell entries
        - mfd: axp20x: Add supported cells for AXP803
        - mfd: cros_ec_dev: Add missing mfd_remove_devices() call in remove
          probe()
        - [armhf] mfd: mc13xxx: Fix a missing check of a register-read failure
        - qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page
          count
        - qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory
          barrier
        - [arm64] net: hns: Fix use after free identified by SLUB debug
        - bpf: Fix [::] -> [::1] rewrite in sys_sendmsg
        - selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in
          test_sock_addr
        - net/mlx4: Get rid of page operation after dma_alloc_coherent
        - xprtrdma: Double free in rpcrdma_sendctxs_create()
        - selftests: forwarding: Add a test for VLAN deletion
        - netfilter: nf_tables: fix leaking object reference count
        - scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param
        - scsi: isci: initialize shost fully before calling scsi_add_host()
        - include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR
        - netfilter: nft_flow_offload: Fix reverse route lookup
        - bpf: correctly set initial window on active Fast Open sender
        - bpf: fix panic in stack_map_get_build_id() on i386 and arm32
        - netfilter: nft_flow_offload: fix interaction with vrf slave device
        - RDMA/mthca: Clear QP objects during their allocation
        - [powerpcspe] 8xx: fix setting of pagetable for Abatron BDI debug tool.
        - acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id()
        - net: stmmac: Fix PCI module removal leak
        - net: stmmac: dwxgmac2: Only clear interrupts that are active
        - net: stmmac: Check if CBS is supported before configuring
        - net: stmmac: Fix the logic of checking if RX Watchdog must be enabled
        - net: stmmac: Prevent RX starvation in stmmac_napi_poll()
        - scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comes
        - scsi: ufs: Fix system suspend status
        - scsi: qedi: Add ep_state for login completion on un-reachable targets
        - scsi: ufs: Fix geometry descriptor size
        - scsi: cxgb4i: add wait_for_completion()
        - netfilter: nft_flow_offload: fix checking method of conntrack helper
        - always clear the X2APIC_ENABLE bit for PV guest
        - [armhf, arm64] drm/meson: add missing of_node_put
        - drm/amdkfd: Don't assign dGPUs to APU topology devices
        - drm/amd/display: fix PME notification not working in RV desktop
        - vhost: return EINVAL if iovecs size does not match the message size
        - [armhf, arm64] drm/sun4i: backend: add missing of_node_puts
        - bpf: don't assume build-id length is always 20 bytes
        - bpf: zero out build_id for BPF_STACK_BUILD_ID_IP
        - atm: he: fix sign-extension overflow on large shift
        - hwmon: (tmp421) Correct the misspelling of the tmp442 compatible
          attribute in OF device ID table
        - [armhf] leds: lp5523: fix a missing check of return value of lp55xx_read
        - bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
        - net: bridge: Mark FDB entries that were added by user as such
        - net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
        - isdn: avm: Fix string plus integer warning from Clang
        - batman-adv: fix uninit-value in batadv_interface_tx()
        - inet_diag: fix reporting cgroup classid and fallback to priority
        - ipv6: propagate genlmsg_reply return code
        - net: ena: fix race between link up and device initalization
        - net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
        - net/mlx5e: Don't overwrite pedit action when multiple pedit used
        - net/packet: fix 4gb buffer limit due to overflow check
        - net: sfp: do not probe SFP module before we're attached
        - sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment
        - sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate
        - team: avoid complex list operations in team_nl_cmd_options_set()
        - Revert "socket: fix struct ifreq size in compat ioctl"
        - Revert "kill dev_ifsioc()"
        - net: socket: fix SIOCGIFNAME in compat
        - net: socket: make bond ioctls go through compat_ifreq_ioctl()
        - geneve: should not call rt6_lookup() when ipv6 was disabled
        - sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
        - net_sched: fix a race condition in tcindex_destroy() (Closes: #921542)
        - net_sched: fix a memory leak in cls_tcindex
        - net_sched: fix two more memory leaks in cls_tcindex
        - net/mlx5e: XDP, fix redirect resources availability check
        - RDMA/srp: Rework SCSI device reset handling
        - KEYS: user: Align the payload buffer
        - KEYS: always initialize keyring_index_key::desc_len
        - drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime
        - gpu: drm: radeon: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime
        - [x86] drm/i915/fbdev: Actually configure untiled displays
        - drm/amd/display: Fix MST reboot/poweroff sequence
        - mac80211: allocate tailroom for forwarded mesh packets
        - [x86] kvm: Return LA57 feature based on hardware capability
        - net: validate untrusted gso packets without csum offload
        - net: avoid false positives in untrusted gso validation
        - Revert "bridge: do not add port to router list when receives query with
          source 0.0.0.0"
        - netfilter: nf_tables: fix flush after rule deletion in the same batch
        - netfilter: nft_compat: use-after-free when deleting targets
        - netfilter: ipv6: Don't preserve original oif for loopback address
        - netfilter: nfnetlink_osf: add missing fmatch check
        - netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in
          clusterip_config_entry_put()
        - udlfb: handle unplug properly
        - [armhf arm64] pinctrl: max77620: Use define directive for
          max77620_pinconf_param values
        - net: phylink: avoid resolving link state too early
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.27
        - irq/matrix: Split out the CPU selection code into a helper
        - irq/matrix: Spread managed interrupts on allocation
        - genirq/matrix: Improve target CPU selection for managed interrupts
          (Closes: #922182)
        - mac80211: Change default tx_sk_pacing_shift to 7
        - scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached
        - [arm64] drm/msm: Unblock writer if reader closes file
        - [x86] ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic field
        - [armhf] clk: tegra: dfll: Fix a potential Oop in remove()
        - [x86] thermal: int340x_thermal: Fix a NULL vs IS_ERR() check
        - [arm64, armhf] usb: dwc3: gadget: synchronize_irq dwc irq in suspend
        - [arm64, armhf] usb: dwc3: gadget: Fix the uninitialized link_state when
          udc starts
        - genirq: Make sure the initial affinity is not empty
        - [arm64, armel, x86, armhf] ASoC: dapm: change snprintf to scnprintf for
          possible overflow
        - [x86] drivers: thermal: int340x_thermal: Fix sysfs race condition
        - mac80211: fix miscounting of ttl-dropped frames
        - sched/wait: Fix rcuwait_wake_up() ordering
        - sched/wake_q: Fix wakeup ordering for wake_q
        - futex: Fix (possible) missed wakeup
        - drm/amd/powerplay: OD setting fix on Vega10
        - [armhf] drm/sun4i: hdmi: Fix usage of TMDS clock
        - direct-io: allow direct writes to empty inodes
        - writeback: synchronize sync(2) against cgroup writeback membership
          switches
        - scsi: lpfc: nvme: avoid hang / use-after-free when destroying localport
        - scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetport
        - scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()
        - [x86] hv_netvsc: Fix ethtool change hash key error
        - [x86] hv_netvsc: Refactor assignments of struct netvsc_device_info
        - [x86] hv_netvsc: Fix hash key value reset after other ops
        - nvme-rdma: fix timeout handler
        - nvme-multipath: drop optimization for static ANA group IDs
        - [arm64] drm/msm: Fix A6XX support for opp-level
        - net: usb: asix: ax88772_bind return error when hw_reset fail
        - net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP
        - [powerpc*] ibmveth: Do not process frames after calling napi_reschedule
        - mac80211: don't initiate TDLS connection if station is not associated to
          AP
        - mac80211: Add attribute aligned(2) to struct 'action'
        - cfg80211: extend range deviation for DMG
        - [x86] svm: Fix AVIC incomplete IPI emulation
        - [x86] KVM: nSVM: clear events pending from svm_complete_interrupts() when
          exiting to L1
        - [arm64, armhf] mmc: spi: Fix card detection during probe
        - mmc: core: Fix NULL ptr crash from mmc_should_fail_request
        - [armhf] mmc: sdhci-esdhc-imx: correct the fix of ERR004536
        - mm: enforce min addr even if capable() in expand_downwards()
          (CVE-2019-9213)
        - hugetlbfs: fix races and page leaks during migration
        - [mips*] fix truncation in __cmpxchg_small for short values
        - [x86] uaccess: Don't leak the AC flag into __put_user() value evaluation
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.28
        - cpufreq: Use struct kobj_attribute instead of struct global_attr
        - staging: erofs: fix mis-acted TAIL merging behavior
        - USB: serial: option: add Telit ME910 ECM composition
        - USB: serial: cp210x: add ID for Ingenico 3070
        - USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
        - [x86] staging: comedi: ni_660x: fix missing break in switch statement
        - [x86, arm64, armhf] staging: android: ashmem: Don't call fallocate() with
          ashmem_mutex held.
        - [x86, arm64, armhf] staging: android: ashmem: Avoid range_alloc()
          allocation with ashmem_mutex held.
        - ip6mr: Do not call __IP6_INC_STATS() from preemptible context
        - [arm64, armhf] net: dsa: mv88e6xxx: handle unknown duplex modes gracefully
          in mv88e6xxx_port_set_duplex
        - [arm64, armhf] net: dsa: mv88e6xxx: fix number of internal PHYs for
          88E6x90 family
        - net: sched: put back q.qlen into a single location
        - net-sysfs: Fix mem leak in netdev_register_kobject
        - qmi_wwan: Add support for Quectel EG12/EM12
        - sctp: call iov_iter_revert() after sending ABORT
        - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
        - team: Free BPF filter when unregistering netdev
        - tipc: fix RDM/DGRAM connect() regression
        - bnxt_en: Drop oversize TX packets to prevent errors.
        - geneve: correctly handle ipv6.disable module parameter
        - [x86] hv_netvsc: Fix IP header checksum for coalesced packets
        - ipv4: Add ICMPv6 support when parse route ipproto
        - lan743x: Fix TX Stall Issue
        - [arm64, armhf] net: dsa: mv88e6xxx: Fix statistics on mv88e6161
        - [arm64, armhf] net: dsa: mv88e6xxx: Fix u64 statistics
        - net: netem: fix skb length BUG_ON in __skb_to_sgvec
        - net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
        - net: phy: Micrel KSZ8061: link failure after cable connect
        - [arm64, armhf] net: phy: phylink: fix uninitialized variable in
          phylink_get_mac_state
        - net: sit: fix memory leak in sit_init_net()
        - net: socket: set sock->sk to NULL after calling proto_ops::release()
        - tipc: fix race condition causing hung sendto
        - tun: fix blocking read
        - [x86, arm64, armhf] xen-netback: don't populate the hash cache on XenBus
          disconnect
        - [x86, arm64, armhf] xen-netback: fix occasional leak of grant ref mappings
          under memory pressure
        - tun: remove unnecessary memory barrier
        - net: Add __icmp_send helper.
        - ipv4: Return error for RTA_VIA attribute
        - ipv6: Return error for RTA_VIA attribute
        - mpls: Return error for RTA_GATEWAY attribute
        - ipv4: Pass original device to ip_rcv_finish_core
        - [arm64, armhf] net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces
          on 6390X
        - [arm64, armhf] net: dsa: mv88e6xxx: prevent interrupt storm caused by
          mv88e6390x_port_set_cmode
        - net/sched: act_ipt: fix refcount leak when replace fails
        - net/sched: act_skbedit: fix refcount leak when replace fails
        - net: sched: act_tunnel_key: fix NULL pointer dereference during init
        - [x86] CPU/AMD: Set the CPB bit unconditionally on F17h
        - [x86] boot/compressed/64: Do not read legacy ROM on EFI system
        - tracing: Fix event filters and triggers to handle negative numbers
        - usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on
          INTEL_SUNRISEPOINT_LP_XHCI
        - [x86, powerpc*] applicom: Fix potential Spectre v1 vulnerabilities
        - [mips*] irq: Allocate accurate order pages for irq stack
        - aio: Fix locking in aio_poll()
        - xtensa: fix get_wchan
        - gnss: sirf: fix premature wakeup interrupt enable
        - USB: serial: cp210x: fix GPIO in autosuspend
        - Bluetooth: btrtl: Restore old logic to assume firmware is already loaded
        - Bluetooth: Fix locking in bt_accept_enqueue() for BH context
        - exec: Fix mem leak in kernel_read_file (CVE-2019-8980)
        - scsi: core: reset host byte in DID_NEXUS_FAILURE case
        - bpf: fix sanitation rewrite in case of non-pointers
    
      [ Ben Hutchings ]
      * [sparc64] udeb: Use standard module list in nic-modules; add i2c-modules
        and nic-shared-modules to avoid duplication
      * mt76: Use the correct hweight8() function (fixes FTBFS on ia64)
      * [armel] udeb: Add mmc-core-modules
      * udeb: Make nic-wireless-modules depend on mmc-core-modules, not
        mmc-modules; move crc7 to crc-modules to avoid duplication
      * [powerpc*] udeb: Add i2c-modules, mmc-core-modules, nic-wireless-modules
      * [arm64,armhf] udeb: Add mmc-core-modules to Provides of kernel-image
      * udeb: Add fb-modules and include drm and drm_kms_helper on most
        architecures
      * udeb: Move basic PV modules from {hyperv,virtio}-modules to kernel-image
      * udeb: Move drivers from {hyperv,virtio}-modules to
        {fb,input,nic,scsi}-modules
      * debian/bin/gencontrol.py: Add rules to build debian/build/config.*
      * certs: Replace test signing certificate with production signing certificate
      * debian/bin/gencontrol_signed.py: Put all files.json fields under "packages"
      * Bump ABI to 4
    
      [ Wookey ]
      * linux-perf: Enable coresight trace (libopencsd) support in perf
        (Closes: #895131)
    
      [ Vagrant Cascadian ]
      * [armhf] Add patch from upstream fixing stability issues when cpufreq
        is enabled on Orange Pi Plus.
      * [armhf] Enable REGULATOR_SY8106A as module.
      * [arm64] Add patch working around A64 timer issues.
    
      [ dann frazier ]
      * arm64: lockdown: Move init_lockdown() call after uefi_init()
    
      [ Salvatore Bonaccorso ]
      * Btrfs: fix corruption reading shared and compressed extents after hole
        punching (Closes: #922306)
    
      [ Vagrant Cascadian ]
      * [arm64] Add patch from v4.20 to enable device-tree for Pine64-LTS.
    
      [ Romain Perier ]
      * [rt] Update to 4.19.25-rt16:
        - Add zram_slot_trylock() to "drivers/block/zram: Replace bit spinlocks
          with rtmutex for -rt"
        - Refresh "futex: workaround migrate_disable/enable in different context"
        - softirq: Avoid "local_softirq_pending" messages if ksoftirqd is blocked
        - softirq: Avoid "local_softirq_pending" messages if task is in cpu_chill()
        - hrtimer: Don't lose state in cpu_chill()
        - hrtimer: cpu_chill(): save task state in ->saved_state()
        - [x86] lazy-preempt: properly check against preempt-mask
        - [i386] lazy-preempt: use proper return label on 32bit-x86
      * [armel/rpi] Add flavour for Raspberry Pi and Raspberry Pi Zero
      * [armel, armhf] Enable CRASH_DUMP
      * Enable STRICT_MODULE_RWX
    
      [ Marcin Juszkiewicz ]
      * [arm64] udeb: Use generic ata-modules
      * [arm64] udeb: Remove redundant lines from nic-modules
    
      [ YunQiang Su ]
      * [mips r6] Disable JUMP_LABEL for now: it will cause Reserved Instruction.
        Enable SERIAL_OF_PLATFORM, if not, userland shows nothing.
        Enable CPU_HAS_MSA, HIGHMEM, CRYPTO_CRC32_MIPS, and NR_CPUS to 16.
        Support some boston drivers: IMG_ASCII_LCD, I2C_EG20T, PCH_PHUB, MMC,
          PCIE_XILINX, RTC_DRV_M41T80, SPI_TOPCLIFF_PCH.
      * [mipsel/mips64el] Backport MIPS: Loongson: Introduce and use
        loongson_llsc_mb()
    
     -- Ben Hutchings <email address hidden>  Tue, 12 Mar 2019 05:06:28 +0000
  • linux (4.19.20-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.17
        - tty/ldsem: Wake up readers after timed out down_write()
        - tty: Hold tty_ldisc_lock() during tty_reopen()
        - tty: Simplify tty->count math in tty_reopen()
        - tty: Don't hold ldisc lock in tty_reopen() if ldisc present
        - can: gw: ensure DLC boundaries after CAN frame modification
          (CVE-2019-3701)
        - netfilter: nf_conncount: don't skip eviction when age is negative
        - netfilter: nf_conncount: split gc in two phases
        - netfilter: nf_conncount: restart search when nodes have been erased
          (Closes: #921616)
        - netfilter: nf_conncount: merge lookup and add functions
        - netfilter: nf_conncount: move all list iterations under spinlock
        - netfilter: nf_conncount: speculative garbage collection on empty lists
        - netfilter: nf_conncount: fix argument order to find_next_bit
        - [arm64] mmc: sdhci-msm: Disable CDR function on TX
        - Revert "scsi: target: iscsi: cxgbit: fix csk leak"
        - scsi: target: iscsi: cxgbit: fix csk leak
        - scsi: target: iscsi: cxgbit: fix csk leak
        - [arm64] kvm: consistently handle host HCR_EL2 flags
        - [arm64] Don't trap host pointer auth use to EL2
        - ipv6: fix kernel-infoleak in ipv6_local_error()
        - net: bridge: fix a bug on using a neighbour cache entry without checking
          its state
        - packet: Do not leak dev refcounts on error exit
        - tcp: change txhash on SYN-data timeout
        - tun: publish tfile after it's fully initialized
        - r8169: don't try to read counters if chip is in a PCI power-save state
        - bonding: update nest level on unlink
        - ip: on queued skb use skb_header_pointer instead of pskb_may_pull
        - r8169: load Realtek PHY driver module before r8169
        - crypto: authencesn - Avoid twice completion call in decrypt path
        - crypto: authenc - fix parsing key with misaligned rta_len
        - [x86] xen: Fix x86 sched_clock() interface for xen
        - Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io"
        - btrfs: wait on ordered extents on abort cleanup
        - Yama: Check for pid death before checking ancestry
        - scsi: core: Synchronize request queue PM status only on successful resume
        - [x86] scsi: sd: Fix cache_type_store()
        - [mips*] fix n32 compat_ipc_parse_version
        - [mips*] BCM47XX: Setup struct device for the SoC
        - [mips*] lantiq: Fix IPI interrupt handling
        - of: properties: add missing of_node_put
        - RDMA/nldev: Don't expose unsafe global rkey to regular user
        - [arm64] kaslr: ensure randomized quantities are clean to the PoC
        - [arm64] dts: marvell: armada-ap806: reserve PSCI area
        - [mips*] Disable MSI also when pcie-octeon.pcie_disable on
        - fix int_sqrt64() for very large numbers
        - media: vivid: fix error handling of kthread_run
        - media: vivid: set min width/height to a value > 0
        - bpf: in __bpf_redirect_no_mac pull mac only if present
        - ipv6: make icmp6_send() robust against null skb->dev
        - LSM: Check for NULL cred-security on free
        - netfilter: ebtables: account ebt_table_info to kmemcg
        - block: use rcu_work instead of call_rcu to avoid sleep in softirq
        - selinux: fix GPF on invalid policy
        - blockdev: Fix livelocks on loop device
        - sctp: allocate sctp_sockaddr_entry with kzalloc
        - tipc: fix uninit-value in in tipc_conn_rcv_sub
        - tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
        - tipc: fix uninit-value in tipc_nl_compat_bearer_enable
        - tipc: fix uninit-value in tipc_nl_compat_link_set
        - tipc: fix uninit-value in tipc_nl_compat_name_table_dump
        - tipc: fix uninit-value in tipc_nl_compat_doit
        - block/loop: Don't grab "struct file" for vfs_getattr() operation.
        - block/loop: Use global lock for ioctl() operation.
        - loop: Fold __loop_release into loop_release
        - loop: Get rid of loop_index_mutex
        - loop: Push lo_ctl_mutex down into individual ioctls
        - loop: Split setting of lo_state from loop_clr_fd
        - loop: Push loop_ctl_mutex down into loop_clr_fd()
        - loop: Push loop_ctl_mutex down to loop_get_status()
        - loop: Push loop_ctl_mutex down to loop_set_status()
        - loop: Push loop_ctl_mutex down to loop_set_fd()
        - loop: Push loop_ctl_mutex down to loop_change_fd()
        - loop: Move special partition reread handling in loop_clr_fd()
        - loop: Move loop_reread_partitions() out of loop_ctl_mutex
        - loop: Fix deadlock when calling blkdev_reread_part()
        - loop: Avoid circular locking dependency between loop_ctl_mutex and
          bd_mutex
        - loop: Get rid of 'nested' acquisition of loop_ctl_mutex
        - loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
        - loop: drop caches if offset or block_size are changed
        - drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock
        - nbd: Use set_blocksize() to set device blocksize
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.18
        - ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped
          address
        - [armhf, arm64 net: dsa: mv88x6xxx: mv88e6390 errata
        - net, skbuff: do not prefer skb allocation fails early
        - qmi_wwan: add MTU default to qmap network interface
        - r8169: Add support for new Realtek Ethernet
        - ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses
        - net: clear skb->tstamp in bridge forwarding path
        - netfilter: ipset: Allow matching on destination MAC address for mac and
          ipmac sets
        - [arm64] gpio: pl061: Move irq_chip definition inside struct pl061
        - drm/amd/display: Guard against null stream_state in set_crc_source
        - [x86] drm/amdkfd: fix interrupt spin lock
        - ixgbe: allow IPsec Tx offload in VEPA mode
        - [x86] platform: asus-wmi: Tell the EC the OS will handle the display
          off hotkey
        - e1000e: allow non-monotonic SYSTIM readings
        - [x86] usb: typec: tcpm: Do not disconnect link for self powered devices
        - of: overlay: add missing of_node_put() after add new node to changeset
        - writeback: don't decrement wb->refcnt if !wb->bdi
        - serial: set suppress_bind_attrs flag only if builtin
        - bpf: Allow narrow loads with offset > 0
        - ALSA: oxfw: add support for APOGEE duet FireWire
        - [x86] mce: Fix -Wmissing-prototypes warnings
        - [mips] SiByte: Enable swiotlb for SWARM, LittleSur and BigSur
        - [arm64] perf: set suppress_bind_attrs flag to true
        - drm/atomic-helper: Complete fake_commit->flip_done potentially earlier
        - [arm64] clk: meson: meson8b: fix incorrect divider mapping in
          cpu_scale_table
        - samples: bpf: fix: error handling regarding kprobe_events
        - usb: gadget: udc: renesas_usb3: add a safety connection way for
          forced_b_device
        - fpga: altera-cvp: fix probing for multiple FPGAs on the bus
        - selinux: always allow mounting submounts
        - ASoC: pcm3168a: Don't disable pcm3168a when CONFIG_PM defined
        - scsi: qedi: Check for session online before getting iSCSI TLV data.
        - drm/amdgpu: Reorder uvd ring init before uvd resume
        - rxe: IB_WR_REG_MR does not capture MR's iova field
        - efi/libstub: Disable some warnings for x86{,_64}
        - jffs2: Fix use of uninitialized delayed_work, lockdep breakage
        - clk: imx: make mux parent strings const
        - pstore/ram: Do not treat empty buffers as valid
        - media: uvcvideo: Refactor teardown of uvc on USB disconnect
        - powerpc/xmon: Fix invocation inside lock region
        - powerpc/pseries/cpuidle: Fix preempt warning
        - media: firewire: Fix app_info parameter type in avc_ca{,_app}_info
        - ASoC: use dma_ops of parent device for acp_audio_dma
        - media: venus: core: Set dma maximum segment size
        - staging: erofs: fix use-after-free of on-stack `z_erofs_vle_unzip_io'
        - net: call sk_dst_reset when set SO_DONTROUTE
        - scsi: target: use consistent left-aligned ASCII INQUIRY data
        - scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long
          enough
        - [arm64] kasan: Increase stack size for KASAN_EXTRA
        - clk: imx6q: reset exclusive gates on init
        - [arm64] Fix minor issues with the dcache_by_line_op macro
        - bpf: relax verifier restriction on BPF_MOV | BPF_ALU
        - mmc: atmel-mci: do not assume idle after atmci_request_end
        - btrfs: volumes: Make sure there is no overlap of dev extents at mount
          time
        - btrfs: alloc_chunk: fix more DUP stripe size handling
        - btrfs: fix use-after-free due to race between replace start and cancel
        - btrfs: improve error handling of btrfs_add_link
        - tty/serial: do not free trasnmit buffer page under port lock
        - perf intel-pt: Fix error with config term "pt=0"
        - perf tests ARM: Disable breakpoint tests 32-bit
        - perf svghelper: Fix unchecked usage of strncpy()
        - perf parse-events: Fix unchecked usage of strncpy()
        - perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKX
        - netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is set
        - netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routine
        - netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routine
        - [x86] topology: Use total_cpus for max logical packages calculation
        - dm crypt: use u64 instead of sector_t to store iv_offset
        - dm kcopyd: Fix bug causing workqueue stalls
        - perf stat: Avoid segfaults caused by negated options
        - tools lib subcmd: Don't add the kernel sources to the include path
        - dm snapshot: Fix excessive memory usage and workqueue stalls
        - perf cs-etm: Correct packets swapping in cs_etm__flush()
        - perf tools: Add missing sigqueue() prototype for systems lacking it
        - perf tools: Add missing open_memstream() prototype for systems lacking it
        - quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls.
        - clocksource/drivers/integrator-ap: Add missing of_node_put()
        - dm: Check for device sector overflow if CONFIG_LBDAF is not set
        - Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029
        - ALSA: bebob: fix model-id of unit for Apogee Ensemble
        - sysfs: Disable lockdep for driver bind/unbind files
        - IB/usnic: Fix potential deadlock
        - scsi: mpt3sas: fix memory ordering on 64bit writes
        - scsi: smartpqi: correct lun reset issues
        - ath10k: fix peer stats null pointer dereference
        - scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()
        - scsi: megaraid: fix out-of-bound array accesses
        - iomap: don't search past page end in iomap_is_partially_uptodate
        - ocfs2: fix panic due to unrecovered local alloc
        - mm/page-writeback.c: don't break integrity writeback on ->writepage()
          error
        - mm/swap: use nr_node_ids for avail_lists in swap_info_struct
        - userfaultfd: clear flag if remap event not enabled
        - mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps
        - iwlwifi: mvm: Send LQ command as async when necessary
        - Bluetooth: Fix unnecessary error message for HCI request completion
        - ipmi: fix use-after-free of user->release_barrier.rda
        - ipmi: msghandler: Fix potential Spectre v1 vulnerabilities
        - ipmi: Prevent use-after-free in deliver_response
        - ipmi:ssif: Fix handling of multi-part return messages
        - ipmi: Don't initialize anything in the core until something uses it
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.19
        - amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYs
        - net: bridge: Fix ethernet header pointer before check skb forwardable
        - net: Fix usage of pskb_trim_rcsum
        - net: phy: marvell: Errata for mv88e6390 internal PHYs
        - net: phy: mdio_bus: add missing device_del() in mdiobus_register() error
          handling
        - net/sched: act_tunnel_key: fix memory leak in case of action replace
        - net_sched: refetch skb protocol for each filter
        - openvswitch: Avoid OOB read when parsing flow nlattrs
        - vhost: log dirty page correctly
        - net: ipv4: Fix memory leak in network namespace dismantle
        - net/sched: cls_flower: allocate mask dynamically in fl_change()
        - udp: with udp_segment release on error path
        - ip6_gre: fix tunnel list corruption for x-netns
        - erspan: build the header with the right proto according to erspan_ver
        - net: phy: marvell: Fix deadlock from wrong locking
        - ip6_gre: update version related info when changing link
        - tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state
        - mei: me: mark LBG devices as having dma support
        - mei: me: add denverton innovation engine device IDs
        - USB: leds: fix regression in usbport led trigger
        - USB: serial: simple: add Motorola Tetra TPG2200 device id
        - USB: serial: pl2303: add new PID to support PL2303TB
        - ceph: clear inode pointer when snap realm gets dropped by its inode
        - ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages
        - ASoC: rt5514-spi: Fix potential NULL pointer dereference
        - ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby mode
        - clk: socfpga: stratix10: fix rate calculation for pll clocks
        - clk: socfpga: stratix10: fix naming convention for the fixed-clocks
        - inotify: Fix fd refcount leak in inotify_add_watch().
        - ALSA: hda/realtek - Fix typo for ALC225 model
        - ALSA: hda - Add mute LED support for HP ProBook 470 G5
        - ARCv2: lib: memeset: fix doing prefetchw outside of buffer
        - ARC: adjust memblock_reserve of kernel memory
        - ARC: perf: map generic branches to correct hardware condition
        - s390/mm: always force a load of the primary ASCE on context switch
        - s390/early: improve machine detection
        - s390/smp: fix CPU hotplug deadlock with CPU rescan
        - misc: ibmvsm: Fix potential NULL pointer dereference
        - char/mwave: fix potential Spectre v1 vulnerability
        - [arm64] mmc: dw_mmc-bluefield: : Fix the license information
        - [arm64] mmc: meson-gx: Free irq in release() callback
        - staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1
        - tty: Handle problem if line discipline does not have receive_buf
        - uart: Fix crash in uart_write and uart_put_char
        - tty/n_hdlc: fix __might_sleep warning
        - hv_balloon: avoid touching uninitialized struct page during tail onlining
        - Drivers: hv: vmbus: Check for ring when getting debug info
        - vgacon: unconfuse vc_origin when using soft scrollback
        - CIFS: Fix possible hang during async MTU reads and writes
        - CIFS: Fix credits calculations for reads with errors
        - CIFS: Fix credit calculation for encrypted reads with errors
        - CIFS: Do not reconnect TCP session in add_credits()
        - smb3: add credits we receive from oplock/break PDUs
        - Input: xpad - add support for SteelSeries Stratus Duo
        - Input: input_event - provide override for sparc64
        - Input: uinput - fix undefined behavior in uinput_validate_absinfo()
        - acpi/nfit: Block function zero DSMs
        - acpi/nfit: Fix command-supported detection
        - scsi: ufs: Use explicit access size in ufshcd_dump_regs
        - dm thin: fix passdown_double_checking_shared_status()
        - dm crypt: fix parsing of extended IV arguments
        - [x86] drm/amdgpu: Add APTX quirk for Lenovo laptop
        - [x86] KVM: Fix single-step debugging
        - [x86] KVM: Fix PV IPIs for 32-bit KVM host
        - [x86] KVM: WARN_ONCE if sending a PV IPI returns a fatal error
        - [x86] kvm: vmx: Use kzalloc for cached_vmcs12
        - [x86] KVM/nVMX: Do not validate that posted_intr_desc_addr is page
          aligned
        - [x86] pkeys: Properly copy pkey state at fork()
        - [x86] selftests/pkeys: Fork() to check for state being preserved
        - [x86] kaslr: Fix incorrect i8254 outb() parameters
        - [x86] entry/64/compat: Fix stack switching for XEN PV
        - [arm64] irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size
        - can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by
          removing it
        - can: bcm: check timer values before ktime conversion
        - can: flexcan: fix NULL pointer exception during bringup
        - vt: make vt_console_print() compatible with the unicode screen buffer
        - vt: always call notifier with the console lock held
        - vt: invoke notifier on screen size change
        - [arm64] drm/meson: Fix atomic mode switching regression
        - bpf: improve verifier branch analysis
        - bpf: add per-insn complexity limit
        - bpf: move {prev_,}insn_idx into verifier env
        - bpf: move tmp variable into ax register in interpreter
        - bpf: enable access to ax register also from verifier rewrite
        - bpf: restrict map value pointer arithmetic for unprivileged
        - bpf: restrict stack pointer arithmetic for unprivileged
        - bpf: restrict unknown scalars of mixed signed bounds for unprivileged
        - bpf: fix check_map_access smin_value test when pointer contains offset
        - bpf: prevent out of bounds speculation on pointer arithmetic
          (CVE-2019-7308)
        - bpf: fix sanitation of alu op with pointer / scalar type from different
          paths (CVE-2019-7308)
        - bpf: fix inner map masking to prevent oob under speculation
        - [s390*] smp: Fix calling smp_call_ipl_cpu() from ipl CPU
        - nvmet-rdma: Add unlikely for response allocated check
        - nvmet-rdma: fix null dereference under heavy load
        - Revert "mm, memory_hotplug: initialize struct pages for the full memory
          section"
        - usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
        - ide: fix a typo in the settings proc file name
        - Input: input_event - fix the CONFIG_SPARC64 mixup
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.20
        - Fix "net: ipv4: do not handle duplicate fragments as overlapping"
        - ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
        - ipvlan, l3mdev: fix broken l3s mode wrt local routes
        - l2tp: copy 4 more bytes to linear part if necessary
        - l2tp: fix reading optional fields of L2TPv3
        - net: ip_gre: always reports o_key to userspace
        - net: ip_gre: use erspan key field for tunnel lookup
        - net/mlx4_core: Add masking for a few queries on HCA caps
        - netrom: switch to sock timer API
        - net/rose: fix NULL ax25_cb kernel panic
        - net: set default network namespace in init_dummy_netdev()
        - sctp: improve the events for sctp stream reset
        - tun: move the call to tun_set_real_num_queues
        - vhost: fix OOB in get_rx_bufs()
          (CVE-2018-16880)
        - net: ip6_gre: always reports o_key to userspace
        - sctp: improve the events for sctp stream adding
        - net/mlx5e: Allow MAC invalidation while spoofchk is ON
        - ip6mr: Fix notifiers call on mroute_clean_tables()
        - sctp: set chunk transport correctly when it's a new asoc
        - sctp: set flow sport from saddr only when it's 0
        - virtio_net: Don't enable NAPI when interface is down
        - virtio_net: Don't call free_old_xmit_skbs for xdp_frames
        - virtio_net: Fix not restoring real_num_rx_queues
        - virtio_net: Fix out of bounds access of sq
        - virtio_net: Don't process redirected XDP frames when XDP is disabled
        - virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqs
        - virtio_net: Differentiate sk_buff and xdp_frame on freeing
        - CIFS: Do not count -ENODATA as failure for query directory
        - CIFS: Fix trace command logging for SMB2 reads and writes
        - CIFS: Do not consider -ENODATA as stat failure for reads
        - fs/dcache: Fix incorrect nr_dentry_unused accounting in
          shrink_dcache_sb()
        - iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()
        - NFS: Fix up return value on fatal errors in nfs_page_async_flush()
        - [arm64] kaslr: ensure randomized quantities are clean also when kaslr is
          off
        - [arm64] Do not issue IPIs for user executable ptes
        - [arm64] hyp-stub: Forbid kprobing of the hyp-stub
        - [arm64] hibernate: Clean the __hyp_text to PoC after resume
        - gpiolib: fix line event timestamps for nested irqs
        - gpio: pcf857x: Fix interrupts on multiple instances
        - gfs2: Revert "Fix loop in gfs2_rbm_find"
        - [arm*] mmc: bcm2835: Fix DMA channel leak on probe error
        - mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delay
        - ALSA: usb-audio: Add Opus #3 to quirks for native DSD support
        - ALSA: hda/realtek - Fixed hp_pin no value
        - IB/hfi1: Remove overly conservative VM_EXEC flag check
        - [x86] platform: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK
        - [x86] platform: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codes
        - mmc: sdhci-iproc: handle mmc_of_parse() errors during probe
        - Btrfs: fix deadlock when allocating tree block during leaf/node split
        - btrfs: On error always free subvol_name in btrfs_mount
        - kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
        - mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT
        - oom, oom_reaper: do not enqueue same task twice
        - mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepages
        - mm, oom: fix use-after-free in oom_kill_process
        - mm: hwpoison: use do_send_sig_info() instead of force_sig()
        - mm: migrate: don't rely on __PageMovable() of newpage after unlocking it
        - of: Convert to using %pOFn instead of device_node.name
        - of: overlay: add tests to validate kfrees from overlay removal
        - of: overlay: add missing of_node_get() in __of_attach_node_sysfs
        - of: overlay: use prop add changeset entry for property in new nodes
        - of: overlay: do not duplicate properties from overlay for new nodes
        - md/raid5: fix 'out of memory' during raid cache recovery
        - cifs: Always resolve hostname before reconnecting
    
      [ Luca Boccassi ]
      * Do not generate linux-source-$ver stanza in debian/control if
        source is set to disabled in debian/config/defines.
      * linux-perf: explicitly disable the jvmti feature and shared library.
      * Document pkg.linux.nosource in debian/README.source.
      * [amd64] enable UIO_HV_GENERIC for Azure's VMBus access.
      * [cloud-amd64] enable UIO for Azure's VMBus access, and VFIO for guests
        running on an hypervisor that exposes a vIOMMU.
    
      [ Ben Hutchings ]
      * debian/rules.d, debian/rules.real: Restore build of userland headers for
        tools
      * debian/rules.d: Delete now-unused recursive makefiles
      * debian/rules.d/tools/perf/Makefile: Delete redundant arch/profile checks
      * debian/control: Add !pkg.linux.nokernel to qualification for compiler
        build-deps
      * [i386] debian/control: Fix cross-compiler build-dependency
      * debian/README.source: Document how to run kconfigeditor2
      * [armhf,arm64] serial: 8250: Disable SERIAL_8250_DEPRECATED_OPTIONS
      * percpu: convert spin_lock_irq to spin_lock_irqsave (fixes boot failure with
        alpha-generic flavour)
      * debian/tests/python: Fix spurious failure due to misuse of stderr
      * Update "Revert "objtool: Fix CONFIG_STACK_VALIDATION=y warning for ..."
        to not duplicate the conditional warning/error
      * Bump ABI to 3
      * drivers/firmware: Enable FW_CFG_SYSFS as module (Closes: #882208)
      * [arm64,armhf,ia64,riscv64,sparc64] udeb: Add usb-serial-modules
        (Closes: #903824)
      * [powerpc*,sparc64] udeb: Add nic-usb-modules
      * [armhf,riscv64,s390x] udeb: Add cdrom-core-modules
      * 9p: Enable NET_9P_XEN as module
      * ACPI: Enable ACPI_TAD as module
      * amd-xgbe: Enable AMD_XGBE_DCB
      * ath9k: Enable ATH9K_CHANNEL_CONTEXT
      * block: Enable BLK_DEV_ZONED (except armel/marvell)
      * bluetooth: Enable BT_HCIUART_RTL; BT_HCIUART_NOKIA, BT_MTKUART as modules
      * bnxt: Enable BNXT_DCB
      * ethernet: Enable HINIC, ICE, LAN743X, LIQUIDIO_VF as modules
      * can: Enable CAN_VXCAN, CAN_MCBA_USB, CAN_UCAN as modules
      * dm: Enable DM_UNSTRIPED, DM_WRITECACHE, DM_ZONED as modules
      * [arm64,armhf] drm: Enable DRM_PANEL_RASPBERRYPI_TOUCHSCREEN as module
      * dvb-usb-v2: Enable DVB_USB_ZD1301 as module
      * gnss: Enable GNSS, GNSS_SIRF_SERIAL, GNSS_UBX_SERIAL as modules
      * gpio: Enable GPIO_EXAR, GPIO_PCI_IDIO_16, GPIO_PCIE_IDIO_24 as modules
      * HID: Enable HID_ACCUTOUCH, HID_COUGAR, HID_ELAN, HID_ITE, HID_JABRA,
        HID_MAYFLASH, HID_REDRAGON, HID_RETRODE, HID_STEAM, HID_UDRAW_PS3 as
        modules
      * [x86] i2c: Enable I2C_DESIGNWARE_BAYTRAIL
      * IB: Enable CGROUP_RDMA (except armel/marvell)
      * ieee802154: Enable IEEE802154_HWSIM as module
      * inet: Enable INET_RAW_DIAG as module
      * input: Enable INPUT_AXP20X_PEK as module
      * IPMI: Enable IPMI_SSIF as module
      * joystick: Enable JOYSTICK_PXRC as module
      * media/rc: Enable IR_IMON_DECODER, IR_IMON_RAW as modules
      * [x86] mfd: Enable INTEL_SOC_PMIC_BXTWC, INTEL_SOC_PMIC_CHTDC_TI as modules
      * mlx5: Enable MLX5_FPGA, MLX5_CORE_IPOIB; MLXFW as module
      * net: Enable BPF_STREAM_PARSER, XDP_SOCKETS (except armel/marvell)
        (Closes: #908860); NET_FAILOVER, SMC, SMC_DIAG, VSOCKMON as modules
      * net/phy: Enable LED_TRIGGER_PHY; CORTINA_PHY, DP83822_PHY, DP83TC811_PHY,
        MARVELL_10G_PHY, MICROCHIP_T1_PHY, RENESAS_PHY, ROCKCHIP_PHY as modules
      * net/sched: Enable NET_SCH_CBS, NET_SCH_ETF, NET_SCH_SKBPRIO, NET_EMATCH_IPT
        as modules
      * PCMCIA: Enable SCR24X as module
      * [x86] pinctrl: Enable PINCTRL_CANNONLAKE, PINCTRL_CEDARFORK,
        PINCTRL_DENVERTON, PINCTRL_GEMINILAKE, PINCTRL_ICELAKE, PINCTRL_LEWISBURG
      * [x86] rmi4: Re-enable RMI4_CORE, RMI4_SMB as modules (Closes: #875621);
        RMI4_F03, RMI4_F11, RMI4_F12, RMI4_F30, RMI4_F34, RMI4_F55
      * xfrm: Enable XFRM_INTERFACE as module
      * PCI: Enable PCI_PF_STUB as module
      * ptp: Change PTP_1588_CLOCK_KVM from built-in to module
      * random: Enable RANDOM_TRUST_CPU. This can be reverted using the kernel
        parameter: random.trust_cpu=off
      * SCSI: Enable QEDF, QEDI as modules
      * serial: Enable SERIAL_8250_EXAR, USB_SERIAL_F8153X, USB_SERIAL_UPD78F0730
        as modules
      * sound: Enable SND_FIREWIRE_MOTU, SND_FIREFACE, SND_XEN_FRONTEND as modules
      * [x86] sound: Enable SND_SOC_AMD_CZ_DA7219MX98357_MACH,
        SND_SOC_AMD_CZ_RT5645_MACH, SND_SOC_INTEL_CHT_BSW_NAU8824_MACH,
        SND_SOC_INTEL_BYT_CHT_DA7213_MACH, SND_SOC_INTEL_KBL_RT5663_MAX98927_MACH,
        SND_SOC_INTEL_KBL_RT5663_RT5514_MAX98927_MACH,
        SND_SOC_INTEL_KBL_DA7219_MAX98357A_MACH,
        SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH as modules
      * thermal: Enable DEVFREQ_THERMAL, THERMAL_STATISTICS
      * tpm: Enable TCG_TIS_SPI, TCG_VTPM_PROXY as modules
      * usbtouchscreen: Enable TOUCHSCREEN_USB_EASYTOUCH
      * watchdog: Enable WATCHDOG_PRETIMEOUT_GOV, WATCHDOG_PRETIMEOUT_GOV_NOOP,
        WATCHDOG_PRETIMEOUT_DEFAULT_GOV_NOOP; WATCHDOG_PRETIMEOUT_GOV_PANIC,
        WDAT_WDT as modules
      * [x86] watchdog: Enable INTEL_MEI_WDT, NI903X_WDT, NIC7018_WDT as modules
      * wireless: Enable MT76x0U, MT76x2E, MT76x2U, QTNFMAC_PEARL_PCIE as modules
        (Closes: #918331)
      * zram: Enable ZRAM_WRITEBACK, ZRAM_MEMORY_TRACKING
      * udeb: Add scsi-nic-modules containing Chelsio and Qlogic iSCSI/FC drivers
    
      [ Marcin Juszkiewicz ]
      * [arm64] enable ARM_CCI_PMU so ARM_CCI400_PMU and ARM_CCI5xx_PMU options
        get really enabled.
      * [arm64] enable PCI_PRI, PCI_PASID as PCI can be behind IOMMU in servers.
      * udeb: Add virtio-gpu into d-i to get graphical output in VM instances.
      * [arm64] Enable ARM64_ERRATUM_843419 (Closes: #920866)
    
      [ Salvatore Bonaccorso ]
      * [x86] kvmclock: set offset for kvm unstable clock (Closes: #918036)
      * kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)
      * [x86] KVM: work around leak of uninitialized stack contents
        (CVE-2019-7222)
      * [x86] KVM: nVMX: unconditionally cancel preemption timer in free_nested
        (CVE-2019-7221)
      * HID: debug: fix the ring buffer implementation (CVE-2019-3819)
    
      [ Hideki Yamane ]
      * [x86] Enable Touchpad support on Gemini Lake via CONFIG_PINCTRL_GEMINILAKE
        (Closes: #917388)
      * [x86] Enable SND_SOC_ES8316 and Baytrail & Cherrytrail with ES8316 codec,
        too (Closes: #918589)
      * hwmon: Enable CONFIG_SENSORS_NCT7802,NCT7904,NPCM7XX,ASPEED and W83773G
        to use HWMON hardware (Closes: #912597)
      * net: can: Enable CONFIG_CAN_PEAK_PCIEFD for a PCI express CAN Bus adapter
        (Closes: #920809)
      * [armhf] Enable CONFIG_SENSORS_LM75 for armhf (Closes: #918114)
      * [armhf] Enable CONFIG_IMX_THERMAL for armhf (Closes: #883023)
      * [arm64] Enable CONFIG_ARM_ARMADA_37XX_CPUFREQ for arm64 (Closes: #917939)
    
      [ Vagrant Cascadian ]
      * [armhf] Enable CONFIG_MMC_SDHCI_OMAP=m, used on DRA7 and related SoCs.
    
      [ Uwe Kleine-König ]
      * [armel] add spi-orion to mtd.udeb to be able to access spi flash on e.g.
        qnap ts-21x. (Closes: #920607)
    
     -- Ben Hutchings <email address hidden>  Mon, 11 Feb 2019 16:55:59 +0000
  • linux (4.19.16-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.14
        - ax25: fix a use-after-free in ax25_fillin_cb()
        - gro_cell: add napi_disable in gro_cells_destroy
        - ip6mr: Fix potential Spectre v1 vulnerability
        - ipv4: Fix potential Spectre v1 vulnerability
        - ipv6: explicitly initialize udp6_addr in udp_sock_create6()
        - ipv6: tunnels: fix two use-after-free
        - ip: validate header length on virtual device xmit
        - isdn: fix kernel-infoleak in capi_unlocked_ioctl
        - net/wan: fix a double free in x25_asy_open_tty()
        - packet: validate address length
        - packet: validate address length if non-zero
        - ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()
        - sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
        - tipc: compare remote and local protocols in tipc_udp_enable()
        - tipc: fix a double free in tipc_enable_bearer()
        - tipc: fix a double kfree_skb()
        - ipv6: frags: Fix bogus skb->sk in reassembled packets
        - ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create()
          error
        - ALSA: rme9652: Fix potential Spectre v1 vulnerability
        - ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities
        - ALSA: pcm: Fix potential Spectre v1 vulnerability
        - ALSA: emux: Fix potential Spectre v1 vulnerabilities
        - powerpc/fsl: Fix spectre_v2 mitigations reporting
        - usb: r8a66597: Fix a possible concurrency use-after-free bug in
          r8a66597_endpoint_disable()
        - [s390x] s390/pci: fix sleeping in atomic during hotplug
        - [x86] x86/speculation/l1tf: Drop the swap storage limit restriction when
          l1tf=off
        - [x86] x86/mm: Drop usage of __flush_tlb_all() in
          kernel_physical_mapping_init()
        - [x86] KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup
        - [arm64] arm64: KVM: Make VHE Stage-2 TLB invalidation operations
          non-interruptible
        - perf pmu: Suppress potential format-truncation warning
        - perf env: Also consider env->arch == NULL as local operation
        - ext4: fix possible use after free in ext4_quota_enable
        - ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
        - ext4: include terminating u32 in size of xattr entries when expanding
          inodes
        - ext4: force inode writes when nfsd calls commit_metadata()
        - ext4: check for shutdown and r/o file system in ext4_write_inode()
        - [armhf,arm64] spi: bcm2835: Fix race on DMA termination
        - [armhf,arm64] spi: bcm2835: Fix book-keeping of DMA termination
        - [armhf,arm64] spi: bcm2835: Avoid finishing transfer prematurely in IRQ
          mode
        - btrfs: dev-replace: go back to suspended state if target device is missing
        - btrfs: dev-replace: go back to suspend state if another EXCL_OP is running
        - btrfs: skip file_extent generation check for free_space_inode in
          run_delalloc_nocow
        - Btrfs: fix fsync of files with multiple hard links in new directories
        - btrfs: run delayed items before dropping the snapshot
        - Btrfs: send, fix race with transaction commits that create snapshots
        - brcmfmac: Fix out of bounds memory access during fw load
        - dax: Don't access a freed inode
        - f2fs: read page index before freeing
        - f2fs: sanity check of xattr entry size
        - media: imx274: fix stack corruption in imx274_read_reg
        - media: v4l2-tpg: array index could become negative
        - tools lib traceevent: Fix processing of dereferenced args in bprintk
          events
        - [mips*] MIPS: math-emu: Write-protect delay slot emulation pages
        - [mips*] MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
        - [mips*] MIPS: Align kernel load address to 64KB
        - [mips*] MIPS: Expand MIPS32 ASIDs to 64 bits
        - CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock
          problem
        - smb3: fix large reads on encrypted connections
        - [arm*] KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum
        - [arm*] KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring
          state
        - [arm*] KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq()
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.15
        - IB/core: Fix oops in netdev_next_upper_dev_rcu()
        - xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force
          clears the dst_entry.
        - ieee802154: hwsim: fix off-by-one in parse nested
        - netfilter: seqadj: re-load tcp header pointer after possible head
          reallocation
        - scsi: bnx2fc: Fix NULL dereference in error handling
        - [ppc64el] ibmvnic: Convert reset work item mutex to spin lock
        - [ppc64el] ibmvnic: Fix non-atomic memory allocation in IRQ context
        - [x86] x86/mm: Fix guard hole handling
        - i40e: fix mac filter delete when setting mac address
        - ixgbe: Fix race when the VF driver does a reset
        - netfilter: nat: can't use dst_hold on noref dst
        - bnx2x: Clear fip MAC when fcoe offload support is disabled
        - bnx2x: Remove configured vlans as part of unload sequence.
        - bnx2x: Send update-svid ramrod with retry/poll flags enabled
        - mt76: fix potential NULL pointer dereference in mt76_stop_tx_queues
        - [x86] x86, hyperv: remove PCI dependency
        - [arm64] net: hns: All ports can not work when insmod hns ko after rmmod.
        - [arm64] net: hns: Fixed bug that netdev was opened twice
        - [arm64] net: hns: Clean rx fbd when ae stopped.
        - [arm64] net: hns: Avoid net reset caused by pause frames storm
        - [arm64] net: hns: Add mac pcs config when enable|disable mac
        - [arm64] net: hns: Fix ping failed when use net bridge and send multicast
        - mac80211: fix a kernel panic when TXing after TXQ teardown
        - [arm64,riscv64] net: macb: fix random memory corruption on RX with
          64-bit DMA
        - [arm64.risvv64] net: macb: fix dropped RX frames due to a race
        - lan78xx: Resolve issue with changing MAC address
        - [s390x] scsi: zfcp: fix posting too many status read buffers leading to
          adapter shutdown
        - fork: record start_time late
        - zram: fix double free backing device
        - hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
        - mm, devm_memremap_pages: kill mapping "System RAM" support
        - memcg, oom: notify on oom killer invocation from the charge path
        - mt76x0: init hw capabilities
        - [amd64] media: cx23885: only reset DMA on problematic CPUs
        - ALSA: cs46xx: Potential NULL dereference in probe
        - ALSA: usb-audio: Avoid access before bLength check in
          build_audio_procunit()
        - ALSA: usb-audio: Check mixer unit descriptors more strictly
        - ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirks
        - ALSA: usb-audio: Always check descriptor sizes in parser code
        - Fix failure path in alloc_pid()
        - block: deactivate blk_stat timer in wbt_disable_default()
        - gfs2: Get rid of potential double-freeing in gfs2_create_inode
        - gfs2: Fix loop in gfs2_rbm_find
        - b43: Fix error in cordic routine
        - nfsd4: zero-length WRITE should succeed
        - [ppc*] powerpc/tm: Set MSR[TS] just prior to recheckpoint
        - RDMA/srpt: Fix a use-after-free in the channel release code
        - sched/fair: Fix infinite loop in update_blocked_averages() by reverting
          a9e7f6544b9c
        - [s390x] genwqe: Fix size check
        - [x86] intel_th: msu: Fix an off-by-one in attribute store
        - [armhf,arm64] drm/rockchip: psr: do not dereference encoder before it is
          null checked.
        - bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.16
        - Btrfs: fix deadlock when using free space tree due to block group
          creation
        - staging: rtl8188eu: Fix module loading from tasklet for CCMP encryption
        - staging: rtl8188eu: Fix module loading from tasklet for WEP encryption
        - cpufreq: scmi: Fix frequency invariance in slow path
        - [x86] modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
        - ALSA: hda/realtek - Support Dell headset mode for New AIO platform
        - ALSA: hda/realtek - Add unplug function into unplug state of Headset Mode
          for ALC225
        - ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225
        - CIFS: Fix adjustment of credits for MTU requests
        - CIFS: Do not set credits to 1 if the server didn't grant anything
        - CIFS: Do not hide EINTR after sending network packets
        - CIFS: Fix credit computation for compounded requests
        - cifs: Fix potential OOB access of lock element array
        - usb: cdc-acm: send ZLP for Telit 3G Intel based modems
        - USB: storage: don't insert sane sense for SPC3+ when bad sense specified
        - USB: storage: add quirk for SMI SM3350
        - USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGB
        - slab: alien caches must not be initialized if the allocation of the alien
          cache failed
        - mm/usercopy.c: no check page span for stack objects
        - mm, memcg: fix reclaim deadlock with writeback
        - ACPI: power: Skip duplicate power resource references in _PRx
        - ACPI / PMIC: xpower: Fix TS-pin current-source handling
        - ACPI/IORT: Fix rc_dma_get_range()
        - i2c: dev: prevent adapter retries and timeout being set as minus value
        - vfio/type1: Fix unmap overflow off-by-one
        - drm/amdgpu: Add new VegaM pci id
        - PCI: dwc: Use interrupt masking instead of disabling
        - PCI: dwc: Take lock when ACKing an interrupt
        - PCI: dwc: Move interrupt acking into the proper callback
        - drm/amd/display: Fix MST dp_blank REG_WAIT timeout
        - drm/fb_helper: Allow leaking fbdev smem_start
        - drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2
        - [x86] drm/i915: Unwind failure on pinning the gen7 ppgtt
        - drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()
        - drm/amdgpu: Don't fail resume process if resuming atomic state fails
        - rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set
        - ext4: make sure enough credits are reserved for dioread_nolock writes
        - ext4: fix a potential fiemap/page fault deadlock w/ inline_data
        - ext4: avoid kernel warning when writing the superblock to a dead device
        - ext4: use ext4_write_inode() when fsyncing w/o a journal
        - ext4: track writeback errors using the generic tracking infrastructure
        - ext4: fix special inode number checks in __ext4_iget()
        - mm: page_mapped: don't assume compound page is huge or THP
        - sunrpc: use-after-free in svc_process_common()
        - [armhf,arm64] KVM: Fix VMID alloc race by reverting to lock-less
        - [arm64] compat: Don't pull syscall number from regs in arm_compat_syscall
        - Btrfs: fix access to available allocation bits when starting balance
        - Btrfs: fix deadlock when enabling quotas due to concurrent snapshot
          creation
        - Btrfs: use nofs context when initializing security xattrs to avoid
          deadlock
    
      [ John Paul Adrian Glaubitz ]
      * [m68k] Add patch to build with -ffreestanding to fix FTBFS
    
      [ Ben Hutchings ]
      * [ia64,m68k] libbpf: Really don't build on architectures without perf events
      * Use dh_listpackages to determine which packages to build
      * Add pkg.linux.nokernel build profile that excludes kernel image and header
        packages
    
      [ Yves-Alexis Perez ]
      * Bump ABI to 2 because of changes in struct sock_common from 60f05dddf1eb
      * [rt] Update to 4.19.15-rt12
        - rtmutex/rwlock: preserve state like a sleeping lock
    
      [ Salvatore Bonaccorso ]
      * ipv6: Consider sk_bound_dev_if when binding a socket to an address
        (Closes: #918103)
      * posix-cpu-timers: Unbreak timer rearming (Closes: #919019, #919049)
    
      [ Michal Simek ]
      * [arm64] Enable Xilinx ZynqMP SoC and drivers
    
      [ YunQiang Su ]
      * [mipsel, mips64el] Enable DRM_AST and FB_SM750 for loongson-3
        install ast and sm750fb to loongson-3's fb-modules
    
      [ Romain Perier ]
      * [rt] Update to 4.19.13-rt10
    
      [ Luigi Baldoni ]
      * [x86] Enable LEDS_APU to support leds on PC Engines
        APU SBC series
    
     -- Ben Hutchings <email address hidden>  Thu, 17 Jan 2019 18:56:17 +0000
  • linux (4.19.13-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.13
        - Revert "vfs: Allow userns root to call mknod on owned filesystems."
        - USB: hso: Fix OOB memory access in hso_probe/hso_get_config_data
          (CVE-2018-19985)
        - xhci: Don't prevent USB2 bus suspend in state check intended for USB3
          only
        - USB: xhci: fix 'broken_suspend' placement in struct xchi_hcd
        - USB: serial: option: add GosunCn ZTE WeLink ME3630
        - USB: serial: option: add HP lt4132
        - USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)
        - USB: serial: option: add Fibocom NL668 series
        - USB: serial: option: add Telit LN940 series
        - ubifs: Handle re-linking of inodes correctly while recovery
        - scsi: t10-pi: Return correct ref tag when queue has no integrity profile
        - scsi: sd: use mempool for discard special page
        - mmc: core: Reset HPI enabled state during re-init and in case of errors
        - mmc: core: Allow BKOPS and CACHE ctrl even if no HPI support
        - mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrl
        - [armhf] mmc: omap_hsmmc: fix DMA API warning
        - gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers
        - posix-timers: Fix division by zero bug
        - [x86] KVM: Fix NULL deref in vcpu_scan_ioapic
        - [x86] kvm: Add AMD's EX_CFG to the list of ignored MSRs
        - [x86] KVM: Fix UAF in nested posted interrupt processing
        - [x86] Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened
          channels
        - futex: Cure exit race
        - [x86] mtrr: Don't copy uninitialized gentry fields back to userspace
        - [x86] mm: Fix decoy address handling vs 32-bit builds (Closes: #917569)
        - [x86] vdso: Pass --eh-frame-hdr to the linker
        - panic: avoid deadlocks in re-entrant console drivers
        - mm: add mm_pxd_folded checks to pgtable_bytes accounting functions
        - mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
        - mm: introduce mm_[p4d|pud|pmd]_folded
        - xfrm_user: fix freeing of xfrm states on acquire
        - rtlwifi: Fix leak of skb when processing C2H_BT_INFO
        - iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwares
        - Revert "mwifiex: restructure rx_reorder_tbl_lock usage"
        - iwlwifi: add new cards for 9560, 9462, 9461 and killer series
        - mm, memory_hotplug: initialize struct pages for the full memory section
        - mm: thp: fix flags for pmd migration when split
        - mm, page_alloc: fix has_unmovable_pages for HugePages
        - mm: don't miss the last page because of round-off error
        - Input: elantech - disable elan-i2c for P52 and P72
        - proc/sysctl: don't return ENOMEM on lookup when a table is unregistering
        - drm/ioctl: Fix Spectre v1 vulnerabilities
    
      [ Uwe Kleine-König ]
      * [armhf] enable some kconfig items for Allwinner SoCs (SUNXI_CCU=y,
        SUN8I_DE2_CCU=y, DRM_SUN8I_DW_HDMI=m, SND_SUN8I_CODEC=m,
        SND_SUN8I_CODEC_ANALOG=m). (Closes: #915899)
    
      [ Ben Hutchings ]
      * linux-image-*-unsigned: Remove Provides field (Closes: #916927)
      * [ia64,m68k] libbpf: Don't build on architectures without performance events
      * [riscv64] tools uapi: fix RISC-V 64-bit support
      * [powerpc,powerpcspe,ppc64] linux-config: Eliminate config.*_bootwrapper.gz
        files
      * [powerpcspe] Fix -mcpu= options for SPE-only compiler
      * debian/lib/python/debian_linux/debian.py: Fix deprecated import of
        MutableSet
      * Fix pycodestyle "line break after binary operator" warnings
      * Fix pycodestyle "inalid escape sequence" warnings
    
      [ Romain Perier ]
      * [rt] Update to 4.19.10-rt8
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 30 Dec 2018 10:04:03 +0100
  • linux (4.19.12-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.10
        - ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
        - ipv6: Check available headroom in ip6_xmit() even without options
        - ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
        - [arm64, hppa, powerpc, x86, alpha, armhf, mips*] net: 8139cp: fix a BUG
          triggered by changing mtu with network traffic
        - net: phy: don't allow __set_phy_supported to add unsupported modes
        - net: Prevent invalid access to skb->prev in __qdisc_drop_all
        - net: use skb_list_del_init() to remove from RX sublists
        - Revert "net/ibm/emac: wrong bit is used for STA control"
        - rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
        - sctp: kfree_rcu asoc
        - tcp: Do not underestimate rwnd_limited
        - tcp: fix NULL ref in tail loss probe
        - tun: forbid iface creation with rtnl ops
        - virtio-net: keep vnet header zeroed after processing XDP
        - net: phy: sfp: correct store of detected link modes
        - sctp: update frag_point when stream_interleave is set
        - net: restore call to netdev_queue_numa_node_write when resetting XPS
        - net: fix XPS static_key accounting
        - [armhf] OMAP2+: prm44xx: Fix section annotation on
          omap44xx_prm_enable_io_wakeup
        - [arm64, x86] staging: rtl8723bs: Fix the return value in case of error in
          'rtw_wx_read32()'
        - [armhf] dts: am3517: Fix pinmuxing for CD on MMC1
        - [armhf] dts: LogicPD Torpedo: Fix mmc3_dat1 interrupt
        - [armhf] dts: logicpd-somlv: Fix interrupt on mmc3_dat1
        - [armhf] dts: am3517-som: Fix WL127x Wifi interrupt
        - tools: bpftool: prevent infinite loop in get_fdinfo()
        - [arm64] dts: sdm845-mtp: Reserve reserved gpios
        - sysv: return 'err' instead of 0 in __sysv_write_inode
        - netfilter: nf_tables: don't skip inactive chains during update
        - perf tools: Fix crash on synthesizing the unit
        - netfilter: xt_RATEEST: remove netns exit routine
        - netfilter: nf_tables: fix use-after-free when deleting compat expressions
        - [armhf] ASoC: rockchip: add missing slave_config setting for I2S
        - s390/cpum_cf: Reject request for sampling in event initialization
        - [arm64, armel, x86, armhf] ASoC: dapm: Recalculate audio map forcely when
          card instantiated
        - [armhf] spi: omap2-mcspi: Add missing suspend and resume calls
        - bpf: allocate local storage buffers using GFP_ATOMIC
        - aio: fix failure to put the file pointer
        - netfilter: xt_hashlimit: fix a possible memory leak in htable_create()
        - hwmon: (w83795) temp4_type has writable permission
        - perf tools: Restore proper cwd on return from mnt namespace
        - [armhf] PCI: imx6: Fix link training status detection in link up check
        - objtool: Fix double-free in .cold detection error path
        - objtool: Fix segfault in .cold detection with -ffunction-sections
        - [arm64] phy: qcom-qusb2: Use HSTX_TRIM fused value as is
        - [arm64] phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845
        - Btrfs: send, fix infinite loop due to directory rename dependencies
        - RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WR
        - RDMA/core: Add GIDs while changing MAC addr only for registered ndev
        - RDMA/rdmavt: Fix rvt_create_ah function signature
        - tools: bpftool: fix potential NULL pointer dereference in do_load
        - ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
        - [x86] thunderbolt: Prevent root port runtime suspend during NVM upgrade
        - [arm64] drm/meson: add support for 1080p25 mode
        - netfilter: ipv6: Preserve link scope traffic original oif
        - IB/mlx5: Fix page fault handling for MW
        - netfilter: add missing error handling code for register functions
        - [x86] KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA
          changes
        - [x86] kvm/vmx: fix old-style function declaration
        - [arm64] net: thunderx: fix NULL pointer dereference in nic_remove
        - netfilter: nf_tables: deactivate expressions in rule replecement routine
        - ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock
        - cachefiles: Fix an assertion failure when trying to update a failed object
        - fscache: Fix race in fscache_op_complete() due to split atomic_sub & read
        - cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is
          active
        - igb: fix uninitialized variables
        - ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
        - [arm64] net: hisilicon: remove unexpected free_netdev
        - drm/amdgpu: Add delay after enable RLC ucode
        - [arm64, powerpc, x86] drm/ast: fixed reading monitor EDID not stable issue
        - Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
        - afs: Fix validation/callback interaction
        - fscache: fix race between enablement and dropping of object
        - cachefiles: Explicitly cast enumerated type in put_object
        - fscache, cachefiles: remove redundant variable 'cache'
        - nvme: warn when finding multi-port subsystems without multipathing enabled
        - ocfs2: fix deadlock caused by ocfs2_defrag_extent()
        - mm/page_alloc.c: fix calculation of pgdat->nr_zones
        - hfs: do not free node before using
        - hfsplus: do not free node before using
        - initramfs: clean old path before creating a hardlink
        - ocfs2: fix potential use after free
        - dax: Check page->mapping isn't NULL
        - ALSA: hda/realtek - Fixed headphone issue for ALC700
        - ALSA: hda/realtek: ALC294 mic and headset-mode fixups for ASUS X542UN
        - ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294
        - ALSA: hda/realtek: Enable audio jacks of ASUS UX433FN/UX333FA with ALC294
        - ALSA: hda/realtek - Fix the mute LED regresion on Lenovo X1 Carbon
        - IB/hfi1: Fix an out-of-bounds access in get_hw_stats
        - bpf: fix off-by-one error in adjust_subprog_starts
        - tcp: lack of available data can also cause TSO defer
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.11
        - sched/pelt: Fix warning and clean up IRQ PELT config
        - scsi: raid_attrs: fix unused variable warning
        - [i386] staging: olpc_dcon: add a missing dependency
        - [arm64] dts: qcom-apq8064-arrow-sd-600eval fix graph_endpoint warning
        - [arm64] drm/msm: fix address space warning
        - aio: fix spectre gadget in lookup_ioctx
        - fs/iomap.c: get/put the page in iomap_page_create/release()
        - userfaultfd: check VM_MAYWRITE was set after verifying the uffd is
          registered
        - [arm64] dma-mapping: Fix FORCE_CONTIGUOUS buffer clearing
        - block/bio: Do not zero user pages
        - ovl: fix decode of dir file handle with multi lower layers
        - ovl: fix missing override creds in link of a metacopy upper
        - [armhf] MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310
        - mmc: core: use mrq->sbc when sending CMD23 for RPMB
        - mmc: sdhci: fix the timeout check window for clock and reset
        - fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
        - [arm] mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt
        - [arm] dts: bcm2837: Fix polarity of wifi reset GPIOs (Closes: #911443)
        - dm thin: send event about thin-pool state change _after_ making it
        - dm cache metadata: verify cache has blocks in
          blocks_are_clean_separate_dirty()
        - dm: call blk_queue_split() to impose device limits on bios
        - tracing: Fix memory leak of instance function hash filters
        - [powerpc*] msi: Fix NULL pointer access in teardown code
        - drm/nouveau/kms: Fix memory leak in nv50_mstm_del()
        - drm/nouveau/kms/nv50-: also flush fb writes when rewinding push buffer
        - Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"
        - [x86] drm/i915/execlists: Apply a full mb before execution for Braswell
        - [amd64] drm/amdkfd: add new vega10 pci ids
        - drm/amdgpu: add some additional vega10 pci ids
        - drm/amdgpu: update smu firmware images for VI variants (v2)
        - drm/amdgpu: update SMC firmware image for polaris10 variants
        - [x86] build: Fix compiler support check for CONFIG_RETPOLINE
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.12
        - locking/qspinlock: Re-order code
        - [x86] locking/qspinlock, x86: Provide liveness guarantee
        - [amd64] IB/hfi1: Remove race conditions in user_sdma send path
        - mac80211_hwsim: fix module init error paths for netlink
        - [x86] Input: hyper-v - fix wakeup from suspend-to-idle
        - scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
        - [x86] scsi: vmw_pscsi: Rearrange code to avoid multiple calls to
          free_irq during unload
        - [x86] earlyprintk/efi: Fix infinite loop on some screen widths
        - [arm64] drm/msm: Fix task dump in gpu recovery
        - [arm64] drm/msm/gpu: Fix a couple memory leaks in debugfs
        - [arm64] drm/msm: fix handling of cmdstream offset
        - [arm64] drm/msm/dsi: configure VCO rate for 10nm PLL driver
        - [arm64] drm/msm: Grab a vblank reference when waiting for commit_done
        - drm/ttm: fix LRU handling in ttm_buffer_object_transfer
        - drm/amdgpu: wait for IB test on first device open
        - [arm64,armhf] net: stmmac: Move debugfs init/exit to
          ->probe()/->remove()
        - [amd64] net: aquantia: fix rx checksum offload bits
        - bonding: fix 802.3ad state sent to partner when unbinding slave
        - liquidio: read sc->iq_no before release sc
        - nfs: don't dirty kernel pages read by direct-io
        - SUNRPC: Fix a potential race in xprt_connect()
        - [sparc64] sbus: char: add of_node_put()
        - [sparc64] drivers/sbus/char: add of_node_put()
        - [sparc64] drivers/tty: add missing of_node_put()
        - [arm64] drm/msm/hdmi: Enable HPD after HDMI IRQ is set up
        - [amr64] drm/msm: dpu: Don't set legacy plane->crtc pointer
        - [arm64] drm/msm: dpu: Fix "WARNING: invalid free of devm_ allocated
          data"
        - [arm64] drm/msm: Fix error return checking
        - [arm64] clk: mvebu: Off by one bugs in cp110_of_clk_get()
        - Input: synaptics - enable SMBus for HP 15-ay000
        - [armhf] Input: omap-keypad - fix keyboard debounce configuration
        - libata: whitelist all SAMSUNG MZ7KM* solid-state disks
        - macvlan: return correct error value
        - [arm64,armhf] mv88e6060: disable hardware level MAC learning
        - net/mlx4_en: Fix build break when CONFIG_INET is off
        - bpf: check pending signals while verifying programs
        - [arm*] 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address
          handling
        - [arm*] 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart
        - [arm*] 8816/1: dma-mapping: fix potential uninitialized return
        - [arm64,armhf] thermal: armada: fix legacy validity test sense
        - [arm64,armhf] net: mvpp2: fix detection of 10G SFP modules
        - [arm64,armhf] net: mvpp2: fix phylink handling of invalid PHY modes
        - drm/amdgpu/vcn: Update vcn.cur_state during suspend
        - [amd64,arm64] acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather
          than "ARS-short"
        - drm/ast: Fix connector leak during driver unload
        - cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure
          cifs)
        - vhost/vsock: fix reset orphans race with close timeout
        - [x86] i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI
          device node
        - nvme: validate controller state before rescheduling keep alive
        - nvmet-rdma: fix response use after free
        - Btrfs: fix missing delayed iputs on unmount
    
      [ Uwe Kleine-König ]
      * [arm] Fix probing of 3rd gpio device on Armada 370.
    
      [ Ben Hutchings ]
      * linux-perf: Fix build-time check for unversioned files
      * linux-perf: Fix installation directories for BPF headers and examples
        (Closes: #916774)
    
      [ Noah Meyerhans ]
      * drivers/net/ethernet/amazon: Backport v2.0.2 from Linux 4.20
    
      [ Bastian Blank ]
      * Ignore various ABI changes.
    
      [ Salvatore Bonaccorso ]
      * iomap: Revert "fs/iomap.c: get/put the page in
        iomap_page_create/release()"
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 22 Dec 2018 09:06:45 +0100
  • linux (4.19.9-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.6
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.7
        - [x86] KVM: LAPIC: Fix pv ipis use-before-initialization (CVE-2018-19406)
        - mm: cleancache: fix corruption on missed inode invalidation
          (CVE-2018-16862)
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.8
        - blk-mq: fix corruption with direct issue (Closes: #915666)
        - userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
          (CVE-2018-18397)
        - userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
          (CVE-2018-18397)
        - userfaultfd: shmem: add i_size checks (CVE-2018-18397)
        - userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not
          set (CVE-2018-18397)
        - blk-mq: punt failed direct issue to dispatch list
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.9
        - ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in
          card.c (CVE-2018-19824)
        - vhost/vsock: fix use-after-free in network stack callers
          (CVE-2018-14625)
    
      [ Marcin Juszkiewicz ]
      * [arm64] Enable ACPI IMPI
      * [arm64] Enable IPMI watchdog and power off support
      * [arm64] Enable PCI Express hotplug
      * [arm64] Enable PMU for several server cpus
      * [arm64] Enable HiSilicon LPC for serial/ipmi access
    
      [ Romain Perier ]
      * [x86] Enable support for error detection and correction on the Intel
        Pondicherry2 Integrated Memory Controller (Closes: #914946)
      * [rt] Update to 4.19.8-rt6
    
      [ Uwe Kleine-König ]
      * Enable usb support for ATH10K (Closes: #915083)
    
      [ Luca Boccassi ]
      * debian/rules.real: Split the rules so that the [un]versioned_tools
        knobs can be used to avoid building them. Fixes FTBFS with unversioned
        tools disabled.
      * perf: do not ship python2-only call-graph-from-sql script.
      * Override Lintian warning dbg-package-missing-depends in source too.
    
      [ Ben Hutchings ]
      * debian/rules.real: Mark most targets as phony
      * debian/rules: Mark more targets as phony
      * libcpupower: Hide private function and drop it from .symbols file
      * integrity: Disable INTEGRITY_TRUSTED_KEYRING (Closes: #865277)
    
      [ Vagrant Cascadian ]
      * debian/config/config: Enable Z3FOLD as a module.
    
      [ Salvatore Bonaccorso ]
      * Set ABI to 1
    
      [ Nicolas Schier ]
      * ovl: permit overlayfs mounts in user namespaces (Closes: #913880)
    
      [ Hilko Bengen ]
      * Add patches to build libbpf.so with SONAME, link against libelf
      * Add versioned libbpf, libbpf-dev package (Closes: #914428)
    
      [ Hans van Kranenburg ]
      * [x86] Add patch to repair booting as Xen dom0 (Closes: #914951)
      * [x86] Add patches to support booting a Xen PVH guest via Grub2
    
      [ Christoph Anton Mitterer ]
      * crypto: Enable MORUS and AEGIS AEAD ciphers (Closes: #914136)
      * [amd64]: Enable AES-NI/SSE2/AVX2 optimised implementations of the MORUS
        and AEGIS AEAD ciphers
    
      [ Bastian Blank ]
      * Enable NFT_CONNLIMIT, NFT_TUNNEL, NFT_SOCKET, NFT_OSF, NFT_TPROXY,
        IP_VS_MH.
      * Enable netfilter flow table support.
      * [x86] Enable DRM_XEN_FRONTEND.
      * Enable EFI_BOOTLOADER_CONTROL, EFI_CAPSULE_LOADER.
    
     -- Bastian Blank <email address hidden>  Sun, 16 Dec 2018 19:45:54 +0100
  • linux (4.18.20-2) unstable; urgency=medium
    
      * linux-kbuild: Include scripts/subarch.include (Closes: #910348)
    
     -- Ben Hutchings <email address hidden>  Fri, 23 Nov 2018 19:15:55 +0000
  • linux (4.18.20-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.18.11
        - gso_segment: Reset skb->mac_len after modifying network header
        - ipv6: fix possible use-after-free in ip6_xmit()
        - net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT
        - [alpha, hppa, x86] net: hp100: fix always-true check for link up state
        - pppoe: fix reception of frames with no mac header
        - qmi_wwan: set DTR for modems in forced USB2 mode
        - udp4: fix IP_CMSG_CHECKSUM for connected sockets
        - neighbour: confirm neigh entries when ARP packet is received
        - udp6: add missing checks on edumux packet processing
        - net/sched: act_sample: fix NULL dereference in the data path
        - hv_netvsc: fix schedule in RCU context
        - [arm64, armhf] net: dsa: mv88e6xxx: Fix ATU Miss Violation
        - socket: fix struct ifreq size in compat ioctl
        - bnxt_en: Fix VF mac address regression.
        - ipv6: use rt6_info members when dst is set in rt6_fill_node
        - net/ipv6: do not copy dst flags on rt init
        - [arm64, armhf] net: mvpp2: let phylink manage the carrier state
        - net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
        - NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
        - NFC: Fix the number of pipes
        - ASoC: uapi: fix sound/skl-tplg-interface.h userspace compilation errors
        - ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at
          error path
        - ALSA: bebob: use address returned by kmalloc() instead of kernel stack for
          streaming DMA mapping
        - [powerpc*, mips*, x86, alpha, sparc*] ALSA: emu10k1: fix possible info
          leak to userspace on SNDRV_EMU10K1_IOCTL_INFO
        - ALSA: firewire-digi00x: fix memory leak of private data
        - ALSA: firewire-tascam: fix memory leak of private data
        - ALSA: fireworks: fix memory leak of response buffer at error path
        - ALSA: oxfw: fix memory leak for model-dependent data at error path
        - ALSA: oxfw: fix memory leak of discovered stream formats at error path
        - ALSA: oxfw: fix memory leak of private data
        - mtd: devices: m25p80: Make sure the buffer passed in op is DMA-able
        - [x86] platform: dell-smbios-wmi: Correct a memory leak
        - [x86] platform: alienware-wmi: Correct a memory leak
        - xen/netfront: don't bug in case of too many frags
        - Revert "PCI: Add ACS quirk for Intel 300 series"
        - crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2
        - fork: report pid exhaustion correctly
        - mm: disable deferred struct page for 32-bit arches
        - mm: shmem.c: Correctly annotate new inodes for lockdep
        - bpf/verifier: disallow pointer subtraction
        - Revert "ubifs: xattr: Don't operate on deleted inodes"
        - libata: mask swap internal and hardware tag
        - ocfs2: fix ocfs2 read block panic
        - drm/i915/bdw: Increase IPS disable timeout to 100ms
        - drm/nouveau: Reset MST branching unit before enabling
        - drm/nouveau: Only write DP_MSTM_CTRL when needed
        - drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend()
        - drm/nouveau: Fix deadlocks in nouveau_connector_detect()
        - drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload
        - drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement
        - drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM
          requests
        - drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in
          connector_detect()
        - drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early
        - drm/vc4: Fix the "no scaling" case on multi-planar YUV formats
        - drm: udl: Destroy framebuffer only if it was initialized
        - drm/amdgpu: add new polaris pci id
        - tty: vt_ioctl: fix potential Spectre v1
        - ext4: check to make sure the rename(2)'s destination is not freed
        - ext4: avoid divide by zero fault when deleting corrupted inline
          directories
        - ext4: avoid arithemetic overflow that can trigger a BUG
        - ext4: recalucate superblock checksum after updating free blocks/inodes
        - ext4: fix online resize's handling of a too-small final block group
        - ext4: fix online resizing for bigalloc file systems with a 1k block size
        - ext4: don't mark mmp buffer head dirty
        - ext4: show test_dummy_encryption mount option in /proc/mounts
        - ext4, dax: add ext4_bmap to ext4_dax_aops
        - ext4, dax: set ext4_dax_aops for dax files
        - sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
        - [x86] vmw_balloon: include asm/io.h
        - iw_cxgb4: only allow 1 flush on user qps
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.18.12
        - tsl2550: fix lux1_input error in low light
        - vmci: type promotion bug in qp_host_get_user_memory()
        - [x86] numa_emulation: Fix emulated-to-physical node mapping
        - staging: rts5208: fix missing error check on call to rtsx_write_register
        - [armhf] power: supply: axp288_charger: Fix initial
          constant_charge_current value
        - [sh4] serial: sh-sci: Stop RX FIFO timer during port shutdown
        - [arm64] power: vexpress: fix corruption in notifier registration
        - [x86] iommu/amd: make sure TLB to be flushed before IOVA freed
        - Bluetooth: Add a new Realtek 8723DE ID 0bda:b009
        - USB: serial: kobil_sct: fix modem-status error handling
        - 6lowpan: iphc: reset mac_header after decompress to fix panic
        - [s390x] mm: correct allocate_pgste proc_handler callback
        - power: remove possible deadlock when unregistering power_supply
        - cxgb4: Fix the condition to check if the card is T5
        - RDMA/bnxt_re: Fix a couple off by one bugs
        - RDMA/i40w: Hold read semaphore while looking after VMA
        - RDMA/bnxt_re: Fix a bunch of off by one bugs in qplib_fp.c
        - IB/core: type promotion bug in rdma_rw_init_one_mr()
        - IB/mlx4: Test port number before querying type.
        - vhost_net: Avoid tx vring kicks during busyloop
        - IB/mlx5: Fix GRE flow specification
        - include/rdma/opa_addr.h: Fix an endianness issue
        - x86/tsc: Add missing header to tsc_msr.c
        - ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabled
        - [x86] entry/64: Add two more instruction suffixes
        - scsi: target/iscsi: Make iscsit_ta_authentication() respect the output
          buffer size
        - scsi: klist: Make it safe to use klists in atomic context
        - [powerpc*] scsi: ibmvscsi: Improve strings handling
        - scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion
        - usb: wusbcore: security: cast sizeof to int for comparison
        - ath10k: sdio: use same endpoint id for all packets in a bundle
        - ath10k: sdio: set skb len for all rx packets
        - [powerpc*] powerpc/powernv/ioda2: Reduce upper limit for DMA window size
        - [x86] platform/x86: asus-wireless: Fix uninitialized symbol usage
        - [x86] ACPI / button: increment wakeup count only when notified
        - alarmtimer: Prevent overflow for relative nanosleep (CVE-2018-13053)
        - [s390x] s390/dasd: correct numa_node in dasd_alloc_queue
        - [s390x] s390/scm_blk: correct numa_node in scm_blk_dev_setup
        - posix-timers: Make forward callback return s64
        - posix-timers: Sanitize overrun handling (CVE-2018-12896)
        - [powerpc*] ALSA: snd-aoa: add of_node_put() in error path
        - ath10k: use locked skb_dequeue for rx completions
        - [armhf] media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial
          data
        - staging: android: ashmem: Fix mmap size validation
        - staging: mt7621-eth: Fix memory leak in mtk_add_mac() error path
        - [powerpc*, x86, alpha, m68k, hppa] drivers/tty: add error handling for
          pcmcia_loop_config
        - [arm64] dts: renesas: salvator-common: Fix adv7482 decimal unit addresses
        - [x86] media: tm6000: add error handling for dvb_register_adapter
        - [powerpc*, mips*, arm64, x86, alpha] ALSA: hda: Add AZX_DCAPS_PM_RUNTIME
          for AMD Raven Ridge
        - ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lock
        - [armhf] drm/sun4i: Enable DW HDMI PHY clock
        - [armhf] drm/sun4i: Fix releasing node when enumerating enpoints
        - ath10k: transmit queued frames after processing rx packets
        - mt76x2: fix mrr idx/count estimation in mt76x2_mac_fill_tx_status()
        - rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()
        - brcmsmac: fix wrap around in conversion from constant to s16
        - bitfield: fix *_encode_bits()
        - [arm64]wlcore: Add missing PM call for
          wlcore_cmd_wait_for_event_or_timeout()
        - [armhf] drm/omap: gem: Fix mm_list locking
        - [armhf] mvebu: declare asm symbols as character arrays in pmsu.c
        - RDMA/uverbs: Don't overwrite NULL pointer with ZERO_SIZE_PTR
        - HID: hid-ntrig: add error handling for sysfs_create_group
        - [x86] HID: i2c-hid: Use devm to allocate i2c_hid struct
        - [arm64] dts: renesas: Fix VSPD registers range
        - drm/v3d: Take a lock across GPU scheduler job creation and queuing.
        - scsi: bnx2i: add error handling for ioremap_nocache
        - [arm64] scsi: hisi_sas: Fix the conflict between dev gone and host reset
        - [armhf] spi: orion: fix CS GPIO handling again
        - scsi: megaraid_sas: Update controller info during resume
        - [x86] ASoC: Intel: bytcr_rt5640: Fix Acer Iconia 8 over-current detect
          threshold
        - [x86] EDAC, i7core: Fix memleaks and use-after-free on probe and remove
        - [x86, arm64, armhf] ASoC: dapm: Fix potential DAI widget pointer deref
          when linking DAIs
        - module: exclude SHN_UNDEF symbols from kallsyms api
        - nfsd: fix corrupted reply to badly ordered compound
        - [mips*, arm64, x86] EDAC: Fix memleak in module init error path
        - ath10k: fix incorrect size of dma_free_coherent in
          ath10k_ce_alloc_src_ring_64
        - ath10k: snoc: use correct bus-specific pointer in RX retry
        - fs/lock: skip lock owner pid translation in case we are in init_pid_ns
        - ath10k: fix memory leak of tpc_stats
        - Input: xen-kbdfront - fix multi-touch XenStore node's locations
        - drm/vc4: Add missing formats to vc4_format_mod_supported().
        - [armhf] ARM: dts: dra7: fix DCAN node addresses
        - drm/vc4: plane: Expand the lower bits by repeating the higher bits
        - block: fix deadline elevator drain for zoned block devices
        - [x86] mm: Expand static page table for fixmap space
        - [armhf] serial: imx: restore handshaking irq for imx1
        - [arm64] serial: mvebu-uart: Fix reporting of effective CSIZE to userspace
        - [x86] intel_th: Fix device removal logic
        - [x86] intel_th: Fix resource handling for ACPI glue layer
        - spi: tegra20-slink: explicitly enable/disable clock
        - [mips*, 'arm64', x86, armhf] regulator: fix crash caused by null driver
          data
        - [mips*, 'arm64', x86, armhf] regulator: Fix 'do-nothing' value for
          regulators without suspend state
        - USB: fix error handling in usb_driver_claim_interface()
        - USB: handle NULL config in usb_find_alt_setting()
        - usb: core: safely deal with the dynamic quirk lists
        - [armhf] usb: musb: dsps: do not disable CPPI41 irq in driver teardown
        - USB: usbdevfs: sanitize flags more
        - USB: usbdevfs: restore warning for nonsensical flags
        - Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in
          service_outstanding_interrupt()"
        - USB: remove LPM management from usb_driver_claim_interface()
        - uaccess: Fix is_source param for check_copy_size() in
          copy_to_iter_mcsafe()
        - filesystem-dax: Fix use of zero page
        - Input: elantech - enable middle button of touchpad on ThinkPad P72
        - IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loop
        - IB/hfi1: Fix SL array bounds check
        - IB/hfi1: Invalid user input can result in crash
        - IB/hfi1: Fix context recovery when PBC has an UnsupportedVL
        - IB/hfi1: Fix destroy_qp hang after a link down
        - [x86] ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot
          is not bridge
        - RDMA/uverbs: Atomically flush and mark closed the comp event queue
        - ARM: OMAP2+: Fix null hwmod for ti-sysc debug
        - ARM: OMAP2+: Fix module address for modules using mpu_rt_idx
        - bus: ti-sysc: Fix module register ioremap for larger offsets
        - qed: Wait for ready indication before rereading the shmem
        - qed: Wait for MCP halt and resume commands to take place
        - qed: Prevent a possible deadlock during driver load and unload
        - qed: Avoid sending mailbox commands when MFW is not responsive
        - thermal: of-thermal: disable passive polling when thermal zone is disabled
        - isofs: reject hardware sector size > 2048 bytes
        - mmc: atmel-mci: fix bad logic of sg_copy_{from,to}_buffer conversion
        - mmc: android-goldfish: fix bad logic of sg_copy_{from,to}_buffer
          conversion
        - bus: ti-sysc: Fix no_console_suspend handling
        - [armhf] dts: omap4-droid4: fix vibrations on Droid 4
        - bpf, sockmap: fix sock_hash_alloc and reject zero-sized keys
        - bpf, sockmap: fix sock hash count in alloc_sock_hash_elem
        - tls: possible hang when do_tcp_sendpages hits sndbuf is full case
        - bpf: sockmap: write_space events need to be passed to TCP handler
        - drm/amdgpu: fix VM clearing for the root PD
        - drm/amdgpu: fix preamble handling
        - amdgpu: fix multi-process hang issue
        - net/ncsi: Fixup .dumpit message flags and ID check in Netlink handler
        - tcp_bbr: add bbr_check_probe_rtt_done() helper
        - tcp_bbr: in restart from idle, see if we should exit PROBE_RTT
        - net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
        - net: hns: fix skb->truesize underestimation
        - tools: bpftool: return from do_event_pipe() on bad arguments
        - e1000: check on netif_running() before calling e1000_up()
        - e1000: ensure to free old tx/rx rings in set_ringparam()
        - ixgbe: fix driver behaviour after issuing VFLR
        - i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled
        - i40e: fix condition of WARN_ONCE for stat strings
        - [arm64] crypto: cavium/nitrox - fix for command corruption in queue full
          case with backlog submissions.
        - hwmon: (ina2xx) fix sysfs shunt resistor read access
        - hwmon: (adt7475) Make adt7475_read_word() return errors
        - Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"
        - drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode
        - drm/amdgpu: Update power state at the end of smu hw_init.
        - ata: ftide010: Add a quirk for SQ201
        - nvme-fcloop: Fix dropped LS's to removed target port
        - [armhf] dts: omap4-droid4: Fix emmc errors seen on some devices
        - drm/amdgpu: Need to set moved to true when evict bo
        - [arm64, armhf] smccc-1.1: Make return values unsigned long
        - [arm64, armhf] smccc-1.1: Handle function result as parameters
        - i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
        - clk: x86: Set default parent to 48Mhz
        - [x86] pti: Fix section mismatch warning/error
        - [powerpc*] KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM
          workarounds
        - [powerpc*] fix csum_ipv6_magic() on little endian platforms
        - [powerpc*] pkeys: Fix reading of ibm, processor-storage-keys property
        - [powerpc*] pseries: Fix unitialized timer reset on migration
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.18.13
        - mac80211: Run TXQ teardown code before de-registering interfaces
        - mac80211_hwsim: require at least one channel
        - Btrfs: fix unexpected failure of nocow buffered writes after snapshotting
          when low on space
        - [powerpc*] KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate
          function
        - cfg80211: remove division by size of sizeof(struct ieee80211_wmm_rule)
        - btrfs: btrfs_shrink_device should call commit transaction at the end
        - scsi: csiostor: add a check for NULL pointer after kmalloc()
        - scsi: csiostor: fix incorrect port capabilities
        - scsi: libata: Add missing newline at end of file
        - scsi: aacraid: fix a signedness bug
        - bpf, sockmap: fix potential use after free in bpf_tcp_close
        - bpf, sockmap: fix psock refcount leak in bpf_tcp_recvmsg
        - bpf: sockmap, decrement copied count correctly in redirect error case
        - mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X
        - mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_X
        - cfg80211: make wmm_rule part of the reg_rule structure
        - mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_custom
        - nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOP
        - nl80211: Pass center frequency in kHz instead of MHz
        - bpf: fix several offset tests in bpf_msg_pull_data
        - mac80211: mesh: fix HWMP sequence numbering to follow standard
        - mac80211: avoid kernel panic when building AMSDU from non-linear SKB
        - bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data
        - bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data
        - bpf: fix sg shift repair start offset in bpf_msg_pull_data
        - [arm64] net: hns: add the code for cleaning pkt in chip
        - [arm64] net: hns: add netif_carrier_off before change speed and duplex
        - [arm64, armhf] net: mvpp2: initialize port of_node pointer
        - cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
        - mac80211: do not convert to A-MSDU if frag/subframe limited
        - mac80211: always account for A-MSDU header changes
        - Revert "blk-throttle: fix race between blkcg_bio_issue_check() and
          cgroup_rmdir()"
        - md/raid5-cache: disable reshape completely
        - RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0
        - bpf: Fix bpf_msg_pull_data()
        - bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULP
        - fs/cifs: don't translate SFM_SLASH (U+F026) to backslash
        - mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
        - cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
        - mac80211: fix WMM TXOP calculation
        - mac80211: fix a race between restart and CSA flows
        - mac80211: Fix station bandwidth setting after channel switch
        - mac80211: don't Tx a deauth frame if the AP forbade Tx
        - mac80211: shorten the IBSS debug messages
        - [powerpc*] net/ibm/emac: wrong emac_calc_base call was used by typo
        - ceph: avoid a use-after-free in ceph_destroy_options()
        - firmware: arm_scmi: fix divide by zero when sustained_perf_level is zero
        - afs: Fix cell specification to permit an empty address list
        - mm: madvise(MADV_DODUMP): allow hugetlbfs pages
        - bpf: 32-bit RSH verification must truncate input before the ALU op
          (CVE-2018-18445)
        - netfilter: xt_cluster: add dependency on conntrack module
        - [x86] HID: intel-ish-hid: Enable Sunrise Point-H ish driver
        - HID: add support for Apple Magic Keyboards
        - HID: hid-saitek: Add device ID for RAT 7 Contagion
        - scsi: iscsi: target: Set conn->sess to NULL when
          iscsi_login_set_conn_values fails
        - scsi: iscsi: target: Fix conn_ops double free
        - perf annotate: Properly interpret indirect call
        - perf evsel: Fix potential null pointer dereference in
          perf_evsel__new_idx()
        - perf util: Fix bad memory access in trace info.
        - [powerpc*] perf probe: Ignore SyS symbols irrespective of endianness
        - [arm64] perf annotate: Fix parsing aarch64 branch instructions after
          objdump update
        - netfilter: nf_tables: release chain in flushing set
        - HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub
          report
        - USB: yurex: Check for truncation in yurex_read()
        - nvmet-rdma: fix possible bogus dereference under heavy load
        - net/mlx5: Consider PCI domain in search for next dev
        - [x86] HID: i2c-hid: Don't reset device upon system resume
        - dm raid: fix reshape race on small devices
        - drm/nouveau: fix oops in client init failure path
        - drm/nouveau/mmu: don't attempt to dereference vmm without valid instance
          pointer
        - drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
        - drm/nouveau/disp: fix DP disable race
        - drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for
          LVDS/eDP panels
        - dm raid: fix stripe adding reshape deadlock
        - dm raid: fix rebuild of specific devices by updating superblock
        - dm raid: fix RAID leg rebuild errors
        - r8169: set TxConfig register after TX / RX is enabled, just like RxConfig
        - fs/cifs: suppress a string overflow warning
        - net: ena: fix surprise unplug NULL dereference kernel crash
        - net: ena: fix driver when PAGE_SIZE == 64kB
        - net: ena: fix device destruction to gracefully free resources
        - net: ena: fix potential double ena_destroy_device()
        - net: ena: fix missing lock during device destruction
        - net: ena: fix missing calls to READ_ONCE
        - sched/topology: Set correct NUMA topology type
        - dm thin metadata: try to avoid ever aborting transactions
        - netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for
          NF_REPEAT
        - netfilter: xt_hashlimit: use s->file instead of s->private
        - drm/amdgpu: Fix SDMA hang in prt mode v2
        - drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
        - r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
        - [s390x] qeth: use vzalloc for QUERY OAT buffer
        - [s390x] qeth: don't dump past end of unknown HW header
        - cifs: read overflow in is_valid_oplock_break()
        - asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP &&
          CONFIG_INDIRECT_PIO
        - xen/manage: don't complain about an empty value in control/sysrq node
        - [mips*, x86, s390x] xen: avoid crash in disable_hotplug_cpu
        - new primitive: discard_new_inode()
        - vfs: don't evict uninitialized inode
        - ovl: set I_CREATING on inode being created
        - ovl: fix access beyond unterminated strings
        - ovl: fix memory leak on unlink of indexed file
        - ovl: fix format of setxattr debug
        - sysfs: Do not return POSIX ACL xattrs via listxattr
        - b43: fix DMA error related regression with proprietary firmware
        - firmware: Fix security issue with request_firmware_into_buf()
        - firmware: Always initialize the fw_priv list object
        - smb2: fix missing files in root share directory listing
        - [x86] iommu/amd: Clear memory encryption mask from physical address
        - ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760
        - [x86] crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()
        - crypto: chelsio - Fix memory corruption in DMA Mapped buffers.
        - [arm64, armhf, x86, powerpc*] gpiolib: Free the last requested descriptor
        - [x86] Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()
        - proc: restrict kernel stack dumps to root (CVE-2018-17972)
        - ocfs2: fix locking for res->tracking and dlm->tracking_list
        - [x86] HID: i2c-hid: disable runtime PM operations on hantick touchpad
        - ixgbe: check return value of napi_complete_done()
        - dm thin metadata: fix __udivdi3 undefined on 32-bit
        - Revert "drm/amd/pp: Send khz clock values to DC for smu7/8"
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.18.14
        - perf/core: Add sanity check to deal with pinned event failure
        - mm: migration: fix migration of huge PMD shared pages
        - mm, thp: fix mlocking THP page with migration enabled
        - mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
        - [x86] KVM: fix L1TF's MMIO GFN calculation
        - [x86] KVM: VMX: check for existence of secondary exec controls before
          accessing
        - blk-mq: I/O and timer unplugs are inverted in blktrace
        - [powerpc*, mips*, arm64, x86, alpha, armhf] mmc: core: Fix debounce time
          to use microseconds
        - [powerpc*, mips*, arm64, x86, alpha, armhf] mmc: slot-gpio: Fix debounce
          time to use miliseconds again
        - mac80211: allocate TXQs for active monitor interfaces
        - drm/amdgpu: Fix vce work queue was not cancelled when suspend
        - [x86] vdso: Fix asm constraints on vDSO syscall fallbacks
        - [x86] vdso: Only enable vDSO retpolines when enabled and supported
        - [x86] vdso: Fix vDSO syscall fallback asm constraint regression
        - [powerpc*, mips*, arm64, x86, s390x, armhf, sparc, hppa] PCI: Reprogram
          bridge prefetch registers on resume
        - mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
        - dm mpath: fix attached_handler_name leak and dangling hw_handler_name
          pointer
        - dm cache metadata: ignore hints array being too small during resize
        - dm cache: fix resize crash if user doesn't reload cache table
        - USB: serial: simple: add Motorola Tetra MTP6550 id
        - USB: serial: option: improve Quectel EP06 detection
        - USB: serial: option: add two-endpoints device-id flag
        - usb: cdc_acm: Do not leak URB buffers
        - tty: Drop tty->count on tty_reopen() failure
        - [powerpc*] Avoid code patching freed init sections
        - [powerpc*] lib: fix book3s/32 boot failure due to code patching
        - f2fs: fix invalid memory access
        - tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
        - ubifs: Check for name being NULL while mounting
        - rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead
        - ath10k: fix scan crash due to incorrect length calculation
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.18.15
        - bnxt_en: Fix TX timeout during netpoll.
        - bnxt_en: free hwrm resources, if driver probe fails.
        - bonding: avoid possible dead-lock
        - ip6_tunnel: be careful when accessing the inner header
        - ip_tunnel: be careful when accessing the inner header
        - ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
        - ipv6: take rcu lock in rawv6_send_hdrinc()
        - [armhf] net: dsa: bcm_sf2: Call setup during switch resume
        - [arm64] net: hns: fix for unmapping problem when SMMU is on
        - net: ipv4: update fnhe_pmtu when first hop's MTU changes
        - net/ipv6: Display all addresses in output of /proc/net/if_inet6
        - netlabel: check for IPV4MASK in addrinfo_get
        - [armhf,arm64] net: mvpp2: Extract the correct ethtype from the skb for
          tx csum offload
        - [armhf,arm64] net: mvpp2: fix a txq_done race condition
        - net: sched: Add policy validation for tc attributes
        - net: sched: cls_u32: fix hnode refcounting
        - net/usb: cancel pending work when unbinding smsc75xx
        - qlcnic: fix Tx descriptor corruption on 82xx devices
        - qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interface
        - rtnetlink: fix rtnl_fdb_dump() for ndmsg header
        - rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
        - sctp: update dst pmtu with the correct daddr
        - team: Forbid enslaving team device to itself
        - tipc: fix flow control accounting for implicit connect
        - udp: Unbreak modules that rely on external __skb_recv_udp() availability
        - tun: remove unused parameters
        - tun: initialize napi_mutex unconditionally
        - tun: napi flags belong to tfile
        - [armhf,arm64] net: stmmac: Fixup the tail addr setting in xmit path
        - net/packet: fix packet drop as of virtio gso
        - [armhf] net: dsa: bcm_sf2: Fix unbind ordering
        - net/mlx5e: Set vlan masks for all offloaded TC rules
        - net: aquantia: memory corruption on jumbo frames
        - net/mlx5: E-Switch, Fix out of bound access when setting vport rate
        - bonding: pass link-local packets to bonding master also.
        - bonding: fix warning message
        - [armhf,arm64] net: stmmac: Rework coalesce timer and fix multi-queue
          races
        - nfp: avoid soft lockups under control message storm
        - bnxt_en: don't try to offload VLAN 'modify' action
        - net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
        - net: phy: phylink: fix SFP interface autodetection
        - sfp: fix oops with ethtool -m
        - tcp/dccp: fix lockdep issue when SYN is backlogged
        - inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
        - [armhf] net: dsa: b53: Keep CPU port as tagged in all VLANs
        - rtnetlink: Fail dump if target netnsid is invalid
        - bnxt_en: Fix VNIC reservations on the PF.
        - net: ipv4: don't let PMTU updates increase route MTU
        - net/mlx5: Check for SQ and not RQ state when modifying hairpin SQ
        - bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG request
        - bnxt_en: get the reduced max_irqs by the ones used by RDMA
        - net/ipv6: Remove extra call to ip6_convert_metrics for multipath case
        - net/ipv6: stop leaking percpu memory in fib6 info
        - qed: Fix shmem structure inconsistency between driver and the mfw.
        - r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFO
        - r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chips
        - vxlan: fill ttl inherit info
        - ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs
        - hwmon: (nct6775) Fix access to fan pulse registers
        - [x86] ASoC: AMD: Ensure reset bit is cleared before configuring
        - Bluetooth: SMP: Fix trying to use non-existent local OOB data
        - Bluetooth: Use correct tfm to generate OOB data
        - Bluetooth: hci_ldisc: Free rw_semaphore on close
        - [armhf] mfd: omap-usb-host: Fix dts probe of children
        - [powerpc*] KVM: Book3S HV: Don't use compound_order to determine host
          mapping size
        - scsi: iscsi: target: Don't use stack buffer for scatterlist
        - scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()
        - sound: enable interrupt after dma buffer initialization
        - sound: don't call skl_init_chip() to reset intel skl soc
        - bpf: btf: Fix end boundary calculation for type section
        - bpf: use __GFP_COMP while allocating page
        - hwmon: (nct6775) Fix virtual temperature sources for NCT6796D
        - hwmon: (nct6775) Fix RPM output for fan7 on NCT6796D
        - [armhf,arm64] stmmac: fix valid numbers of unicast filter entries
        - hwmon: (nct6775) Use different register to get fan RPM for fan7
        - [x86] PCI: hv: support reporting serial number as slot information
        - [x86] clk: add "ether_clk" alias for Bay Trail / Cherry Trail
        - [x86] clk: Stop marking clocks as CLK_IS_CRITICAL
        - [x86] pinctrl: cannonlake: Fix gpio base for GPP-E
        - [x86] kvm/lapic: always disable MMIO interface in x2APIC mode
        - drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
        - drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9
        - drm/amdkfd: Fix ATS capablity was not reported correctly on some APUs
        - mm/vmstat.c: fix outdated vmstat_text
        - afs: Fix afs_server struct leak
        - afs: Fix clearance of reply
        - [mips*] Fix CONFIG_CMDLINE handling
        - [mips*] VDSO: Always map near top of user memory
        - [sparc64] mach64: detect the dot clock divider correctly on sparc
        - vsprintf: Fix off-by-one bug in bstr_printf() processing dereferenced
          pointers
        - percpu: stop leaking bitmap metadata blocks
        - perf script python: Fix export-to-postgresql.py occasional failure
        - perf script python: Fix export-to-sqlite.py sample columns
        - [s390x] cio: Fix how vfio-ccw checks pinned pages
        - dm cache: destroy migration_cache if cache target registration failed
        - dm: fix report zone remapping to account for partition offset
        - dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled
        - dm linear: fix linear_end_io conditional definition
        - cgroup: Fix dom_cgrp propagation when enabling threaded mode
        - drm/nouveau/drm/nouveau: Grab runtime PM ref in nv50_mstc_detect()
        - mmc: block: avoid multiblock reads for the last sector in SPI mode
        - [armhf] pinctrl: mcp23s08: fix irq and irqchip setup order
        - [arm64] perf: Reject stand-alone CHAIN events for PMUv3
        - mm/mmap.c: don't clobber partially overlapping VMA with
          MAP_FIXED_NOREPLACE
        - mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2
        - filesystem-dax: Fix dax_layout_busy_page() livelock
        - mm: Preserve _PAGE_DEVMAP across mprotect() calls
        - [x86] i2c: i2c-scmi: fix for i2c_smbus_write_block_data
        - [powerpc*] KVM: Book3S HV: Avoid crash from THP collapse during radix
          page fault
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.18.16
        - media: af9035: prevent buffer overflow on write
        - spi: gpio: Fix copy-and-paste error
        - batman-adv: Avoid probe ELP information leak
        - batman-adv: Fix segfault when writing to throughput_override
        - batman-adv: Fix segfault when writing to sysfs elp_interval
        - batman-adv: Prevent duplicated gateway_node entry
        - batman-adv: Prevent duplicated nc_node entry
        - batman-adv: Prevent duplicated softif_vlan entry
        - batman-adv: Prevent duplicated global TT entry
        - batman-adv: Prevent duplicated tvlv handler
        - batman-adv: fix backbone_gw refcount on queue_work() failure
        - batman-adv: fix hardif_neigh refcount on queue_work() failure
        - cxgb4: fix abort_req_rss6 struct
        - [armhf] clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag
          for non-am43 SoCs
        - [powerpc*] scsi: ibmvscsis: Fix a stringop-overflow warning
        - [powerpc*] scsi: ibmvscsis: Ensure partition name is properly NUL
          terminated
        - [x86] intel_th: pci: Add Ice Lake PCH support
        - [m68k] Input: atakbd - fix Atari keymap
        - [m68k] Input: atakbd - fix Atari CapsLock behaviour
        - [powerpc*] net: emac: fix fixed-link setup for the RTL8363SB switch
        - qed: Fix populating the invalid stag value in multi function mode.
        - qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.
        - [armhf,arm64] PCI: dwc: Fix scheduling while atomic issues
        - RDMA/uverbs: Fix validity check for modify QP
        - scsi: lpfc: Synchronize access to remoteport via rport
        - [arm64] drm: mali-dp: Call drm_crtc_vblank_reset on device init
        - scsi: ipr: System hung while dlpar adding primary ipr adapter back
        - scsi: sd: don't crash the host on invalid commands
        - bpf: sockmap only allow ESTABLISHED sock state
        - bpf: sockmap, fix transition through disconnect without close
        - bpf: test_maps, only support ESTABLISHED socks
        - net/mlx4: Use cpumask_available for eq->affinity_mask
        - clocksource/drivers/fttmr010: Fix set_next_event handler
        - RDMA/bnxt_re: Fix system crash during RDMA resource initialization
        - [armhf,arm64] iommu/rockchip: Free irqs in shutdown handler
        - [x86] pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_type
        - [powerpc*] tm: Fix userspace r13 corruption
        - [powerpc*] tm: Avoid possible userspace r1 corruption on reclaim
        - [powerpc*] numa: Use associativity if VPHN hcall is successful
        - [x86] iommu/amd: Return devid as alias for ACPI HID devices
        - [x86] boot: Fix kexec booting failure in the SEV bit detection code
        - Revert "vfs: fix freeze protection in mnt_want_write_file() for
          overlayfs"
        - mremap: properly flush TLB before releasing the page
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.18.17
        - xfrm: Validate address prefix lengths in the xfrm selector.
        - xfrm6: call kfree_skb when skb is toobig
        - xfrm: reset transport header back to network header after all input
          transforms ahave been applied
        - xfrm: reset crypto_done when iterating over multiple input xfrms
        - mac80211: Always report TX status
        - cfg80211: reg: Init wiphy_idx in regulatory_hint_core()
        - mac80211: fix pending queue hang due to TX_DROP
        - cfg80211: Address some corner cases in scan result channel updating
        - mac80211: TDLS: fix skb queue/priority assignment
        - mac80211: fix TX status reporting for ieee80211s
        - xfrm: Fix NULL pointer dereference when skb_dst_force clears the
          dst_entry.
        - [armel,armhf] 8799/1: mm: fix pci_ioremap_io() offset check
        - xfrm: validate template mode
        - netfilter: bridge: Don't sabotage nf_hook calls from an l3mdev
        - netfilter: conntrack: get rid of double sizeof
        - [arm64] hugetlb: Fix handling of young ptes
        - nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT
        - mac80211_hwsim: fix locking when iterating radios during ns exit
        - mac80211_hwsim: fix race in radio destruction from netlink notifier
        - mac80211_hwsim: do not omit multicast announce of first added radio
        - Bluetooth: SMP: fix crash in unpairing
        - qed: Avoid implicit enum conversion in qed_set_tunn_cls_info
        - qed: Fix mask parameter in qed_vf_prep_tunn_req_tlv
        - qed: Avoid implicit enum conversion in qed_roce_mode_to_flavor
        - qed: Avoid constant logical operation warning in qed_vf_pf_acquire
        - qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pkt
        - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
        - scsi: qedi: Initialize the stats mutex lock
        - rxrpc: Fix checks as to whether we should set up a new call
        - rxrpc: Fix RTT gathering
        - rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket
        - rxrpc: Fix error distribution
        - netfilter: nft_set_rbtree: add missing rb_erase() in GC routine
        - netfilter: avoid erronous array bounds warning
        - asix: Check for supported Wake-on-LAN modes
        - ax88179_178a: Check for supported Wake-on-LAN modes
        - lan78xx: Check for supported Wake-on-LAN modes
        - sr9800: Check for supported Wake-on-LAN modes
        - r8152: Check for supported Wake-on-LAN Modes
        - smsc75xx: Check for Wake-on-LAN modes
        - smsc95xx: Check for Wake-on-LAN modes
        - cfg80211: fix use-after-free in reg_process_hint()
        - [x86] KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabled
        - [x86] KVM: Do not use kvm_x86_ops->mpx_supported() directly
        - [x86] KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGS
        - perf/core: Fix perf_pmu_unregister() locking
        - [x86] perf/intel/uncore: Use boot_cpu_data.phys_proc_id instead of
          hardcorded physical package ID 0
        - perf/ring_buffer: Prevent concurent ring buffer access
        - [x86] perf/intel/uncore: Fix PCI BDF address of M3UPI on SKX
        - [x86] perf/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf
          events
        - thunderbolt: Do not handle ICM events after domain is stopped
        - thunderbolt: Initialize after IOMMUs
        - Revert "serial: 8250_dw: Fix runtime PM handling"
        - locking/ww_mutex: Fix runtime warning in the WW mutex selftest
        - drm/amd/display: Signal hw_done() after waiting for flip_done()
        - be2net: don't flip hw_features when VXLANs are added/deleted
        - [powerpc*] numa: Skip onlining a offline node in kdump path
        - net: cxgb3_main: fix a missing-check bug
        - yam: fix a missing-check bug
        - ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
        - mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl
        - mm/migrate.c: split only transparent huge pages when allocation fails
        - [x86] paravirt: Fix some warning messages
        - [arm64] clk: mvebu: armada-37xx-periph: Remove unused var num_parents
        - libertas: call into generic suspend code before turning off power
        - perf report: Don't try to map ip to invalid map
        - HID: i2c-hid: Remove RESEND_REPORT_DESCR quirk and its handling
        - [armhf] dts: imx53-qsb: disable 1.2GHz OPP
        - perf record: Use unmapped IP for inline callchain cursors
        - rxrpc: Don't check RXRPC_CALL_TX_LAST after calling
          rxrpc_rotate_tx_window()
        - rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
        - rxrpc: Only take the rwind and mtu values from latest ACK
        - rxrpc: Fix connection-level abort handling
        - [x86] net: ena: fix warning in rmmod caused by double iounmap
        - [x86] net: ena: fix rare bug when failed restart/resume is followed by
          driver removal
        - [x86] net: ena: fix NULL dereference due to untimely napi initialization
        - gpio: Assign gpio_irq_chip::parents to non-stack pointer
        - IB/mlx5: Unmap DMA addr from HCA before IOMMU
        - rds: RDS (tcp) hangs on sendto() to unresponding address
        - afs: Fix cell proc list
        - fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()
        - Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"
        - bridge: do not add port to router list when receives query with source
          0.0.0.0
        - ipv6: mcast: fix a use-after-free in inet6_mc_check
        - ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are
          called
        - ipv6: rate-limit probes for neighbourless routes
        - llc: set SOCK_RCU_FREE in llc_sap_add_socket()
        - net: fec: don't dump RX FIFO register when not available
        - net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
        - net/mlx5e: fix csum adjustments caused by RXFCS
        - net: sched: gred: pass the right attribute to gred_change_table_def()
        - net: socket: fix a missing-check bug
        - [armhf,arm64] net: stmmac: Fix stmmac_mdio_reset() when building stmmac
          as  modules
        - net: udp: fix handling of CHECKSUM_COMPLETE packets
        - r8169: fix NAPI handling under high load
        - rtnetlink: Disallow FDB configuration for non-Ethernet device
        - sctp: fix race on sctp_id2asoc
        - tipc: fix unsafe rcu locking when accessing publication list
        - udp6: fix encap return code for resubmitting
        - vhost: Fix Spectre V1 vulnerability
        - virtio_net: avoid using netif_tx_disable() for serializing tx routine
        - ethtool: fix a privilege escalation bug
        - bonding: fix length of actor system
        - ip6_tunnel: Fix encapsulation layout
        - openvswitch: Fix push/pop ethernet validation
        - net: ipmr: fix unresolved entry dumps
        - net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault type
        - net: sched: Fix for duplicate class dump
        - net/sched: cls_api: add missing validation of netlink attributes
        - net/ipv6: Allow onlink routes to have a device mismatch if it is the
          default route
        - sctp: fix the data size calculation in sctp_data_size
        - sctp: not free the new asoc when sctp_wait_for_connect returns err
        - net/mlx5: Fix memory leak when setting fpga ipsec caps
        - net: bpfilter: use get_pid_task instead of pid_task
        - net: drop skb on failure in ip_check_defrag()
        - net: fix pskb_trim_rcsum_slow() with odd trim offset
        - net/mlx5: WQ, fixes for fragmented WQ buffers API
        - [sparc64] Make corrupted user stacks more debuggable.
        - [sparc64] Set %l4 properly on trap return after handling signals.
        - [sparc64] Wire up compat getpeername and getsockname.
        - [sparc64] Fix single-pcr perf event counter management.
        - [sparc64] Fix syscall fallback bugs in VDSO.
        - [sparc64] Throttle perf events properly.
        - net: bridge: remove ipv6 zero address check in mcast queries
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.18.18
        - vfs: swap names of {do,vfs}_clone_file_range()
        - bpf: fix partial copy of map_ptr when dst is scalar
        - [armhf,arm64] clk: sunxi-ng: sun4i: Set VCO and PLL bias current to
          lowest setting
        - fscache: Fix incomplete initialisation of inline key space
        - cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)
        - fscache: Fix out of bound read in long cookie keys
        - ptp: fix Spectre v1 vulnerability
        - drm/edid: VSDB yCBCr420 Deep Color mode bit definitions
        - drm: fb-helper: Reject all pixel format changing requests
        - RDMA/ucma: Fix Spectre v1 vulnerability (CVE-2017-5753)
        - IB/ucm: Fix Spectre v1 vulnerability (CVE-2017-5753)
        - cdc-acm: do not reset notification buffer index upon urb unlinking
        - cdc-acm: correct counting of UART states in serial state notification
        - cdc-acm: fix race between reset and control messaging
        - usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()
        - usb: gadget: storage: Fix Spectre v1 vulnerability
        - usb: roles: intel_xhci: Fix Unbalanced pm_runtime_enable
        - usb: xhci: pci: Enable Intel USB role mux on Apollo Lake platforms
        - USB: fix the usbfs flag sanitization for control transfers
        - tracing: Fix synthetic event to accept unsigned modifier
        - tracing: Fix synthetic event to allow semicolon at end
        - [armhf] drm/sun4i: Fix an ulong overflow in the dotclock driver
        - sched/fair: Fix throttle_list starvation with low CFS quota
        - [x86] tsc: Force inlining of cyc2ns bits
        - [x86] hibernate: Fix nosave_regions setup for hibernation
        - [x86] percpu: Fix this_cpu_read()
        - [x86] time: Correct the attribute on jiffies' definition
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.18.19
        - [armhf] mtd: rawnand: marvell: fix the IRQ handler complete() condition
        - spi: spi-mem: Adjust op len based on message/transfer size limitations
        - bcache: trace missed reading by cache_missed
        - bcache: correct dirty data statistics
        - bcache: fix miss key refill->end in writeback
        - hwmon: (pmbus) Fix page count auto-detection.
        - jffs2: free jffs2_sb_info through jffs2_kill_sb()
        - block: setup bounce bio_sets properly
        - block: don't deal with discard limit in blkdev_issue_discard()
        - block: make sure discard bio is aligned with logical block size
        - block: make sure writesame bio is aligned with logical block size
        - cpufreq: conservative: Take limits changes into account properly
        - dma-mapping: fix panic caused by passing empty cma command line argument
        - pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
        - ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()
        - ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended
          opcodes
        - [x86] kprobes: Use preempt_enable() in optimized_callback()
        - ipmi: Fix timer race with module unload
        - acpi, nfit: Fix Address Range Scrub completion tracking
        - [hppa] Fix address in HPMC IVA
        - [hppa] Fix map_pages() to not overwrite existing pte entries
        - [hppa] Fix exported address of os_hpmc handler
        - [x86] ALSA: hda - Add quirk for ASUS G751 laptop
        - [x86] ALSA: hda - Fix headphone pin config for ASUS G751
        - [x86] ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo
          M715
        - [x86] ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)
        - ALSA: hda: Add 2 more models to the power_save blacklist
        - ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops
        - [x86] speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
          (CVE-2017-5715)
        - [x86] xen: Fix boot loader version reported for PVH guests
        - [x86] corruption-check: Fix panic in memory_corruption_check() when boot
          option without value is provided
        - [x86] mm/pat: Disable preemption around __flush_tlb_all()
        - [x86] speculation: Support Enhanced IBRS on future CPUs (CVE-2017-5715)
        - [armhf] dts: exynos: Disable pull control for MAX8997 interrupts on
          Origen
        - drm: fix use of freed memory in drm_mode_setcrtc
        - bpf: do not blindly change rlimit in reuseport net selftest
        - nvme: remove ns sibling before clearing path
        - Revert "perf tools: Fix PMU term format max value calculation"
        - xsk: do not call synchronize_net() under RCU read lock
        - xfrm: policy: use hlist rcu variants on insert
        - [x86] perf vendor events intel: Fix wrong filter_band* values for uncore
          events
        - r8169: Enable MSI-X on RTL8106e
        - nfp: flower: fix pedit set actions for multiple partial masks
        - nfp: flower: use offsets provided by pedit instead of index for ipv6
        - sched/fair: Fix the min_vruntime update logic in dequeue_entity()
        - perf evsel: Store ids for events with their own cpus
          perf_event__synthesize_event_update_cpus
        - perf tools: Fix use of alternatives to find JDIR
        - perf cpu_map: Align cpu map synthesized events properly.
        - perf report: Don't crash on invalid inline debug information
        - [x86] fpu: Remove second definition of fpu in __fpu__restore_sig()
        - net: qla3xxx: Remove overflowing shift statement
        - r8169: re-enable MSI-X on RTL8168g
        - drm: Get ref on CRTC commit object when waiting for flip_done
        - [arm64] net: socionext: Reset tx queue in ndo_stop
        - netfilter: xt_nat: fix DNAT target for shifted portmap ranges
        - [m68k] ataflop: fix error handling during setup
        - [m68k] swim: fix cleanup on setup error
        - [arm64] cpufeature: ctr: Fix cpu capability check for late CPUs
        - nfp: devlink port split support for 1x100G CXP NIC
        - tun: Consistently configure generic netdev params via rtnetlink
        - [s390x] sthyi: Fix machine name validity indication
        - hwmon: (pwm-fan) Set fan speed to 0 on suspend
        - lightnvm: pblk: fix race on sysfs line state
        - lightnvm: pblk: fix two sleep-in-atomic-context bugs
        - lightnvm: pblk: fix race condition on metadata I/O
        - perf tools: Free temporary 'sys' string in read_event_files()
        - perf tools: Cleanup trace-event-info 'tdata' leak
        - perf strbuf: Match va_{add,copy} with va_end
        - [x86] cpupower: Fix coredump on VMWare
        - bcache: Populate writeback_rate_minimum attribute
        - mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01
        - sdhci: acpi: add free_slot callback
        - iwlwifi: pcie: avoid empty free RB queue
        - iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface
        - iwlwifi: mvm: check for n_profiles validity in EWRD ACPI
        - [i386] olpc: Indicate that legacy PC XO-1 platform should not register
          RTC
        - ACPI/PPTT: Handle architecturally unknown cache types
        - ACPI / PM: LPIT: Register sysfs attributes based on FADT
        - ACPI / processor: Fix the return value of acpi_processor_ids_walk()
        - cpufreq: dt: Try freeing static OPPs only if we have added them
        - [x86] intel_rdt: Show missing resctrl mount options
        - [arm64] signal: Introduce COMPAT_SIGMINSTKSZ for use in
          compat_sys_sigaltstack
        - [arm64] net: hns3: Fix for packet buffer setting bug
        - [x86] boot: Fix EFI stub alignment
        - [arm64] net: hns3: Add nic state check before calling netif_tx_wake_queue
        - [arm64] net: hns3: Fix ets validate issue
        - [armhf,arm64] pinctrl: sunxi: fix 'pctrl->functions' allocation in
          sunxi_pinctrl_build_state
        - [arm64] pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux
        - brcmfmac: fix for proper support of 160MHz bandwidth
        - [arm64] net: hns3: Check hdev state when getting link status
        - [arm64] net: hns3: Set STATE_DOWN bit of hdev state when stopping net
        - net: phy: phylink: ensure the carrier is off when starting phylink
        - block, bfq: correctly charge and reset entity service in all cases
        - [arm64] entry: Allow handling of undefined instructions from EL1
        - kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
        - spi: gpio: No MISO does not imply no RX
        - ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers
        - [arm64] pinctrl: qcom: spmi-mpp: Fix drive strength setting
        - bpf/verifier: fix verifier instability
        - failover: Add missing check to validate 'slave_dev' in
          net_failover_slave_unregister
        - perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo
        - [arm64] pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant
        - [arm64] pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant
        - [arm64] net: hns3: Preserve vlan 0 in hardware table
        - [arm64] net: hns3: Fix ping exited problem when doing lp selftest
        - [arm64] net: hns3: Fix for vf vlan delete failed problem
        - [armhf,arm64] net: dsa: mv88e6xxx: Fix writing to a PHY page.
        - rsi: fix memory alignment issue in ARM32 platforms
        - iwlwifi: mvm: fix BAR seq ctrl reporting
        - ixgbe: disallow IPsec Tx offload when in SR-IOV mode
        - ixgbevf: VF2VF TCP RSS
        - ath10k: schedule hardware restart if WMI command times out
        - libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9
        - cgroup, netclassid: add a preemption point to write_classid
        - [armhf,arm64] net: stmmac: dwmac-sun8i: fix OF child-node lookup
        - f2fs: fix to account IO correctly for cgroup writeback
        - MD: Memory leak when flush bio size is zero
        - md: fix memleak for mempool
        - scsi: esp_scsi: Track residual for PIO transfers
        - scsi: ufs: Schedule clk gating work on correct queue
        - UAPI: ndctl: Fix g++-unsupported initialisation in headers
        - [x86] KVM: nVMX: Clear reserved bits of #DB exit qualification
        - scsi: megaraid_sas: fix a missing-check bug
        - RDMA/core: Do not expose unsupported counters
        - IB/ipoib: Clear IPCB before icmp_send
        - usb: host: ohci-at91: fix request of irq for optional gpio
        - usb: typec: tcpm: Report back negotiated PPS voltage and current
        - tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/
          deactivated
        - f2fs: clear PageError on the read path
        - [x86] Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
        - [x86] VMCI: Resource wildcard match fixed
        - PCI / ACPI: Enable wake automatically for power managed bridges
        - xprtrdma: Reset credit grant properly after a disconnect
        - irqchip/pdc: Setup all edge interrupts as rising edge at GIC
        - [armhf,arm64] usb: dwc2: fix a race with external vbus supply
        - ext4: fix argument checking in EXT4_IOC_MOVE_EXT
        - MD: fix invalid stored role for a disk
        - nvmem: check the return value of nvmem_add_cells()
        - xhci: Avoid USB autosuspend when resuming USB2 ports.
        - f2fs: fix to recover inode's crtime during POR
        - f2fs: fix to recover inode's i_flags during POR
        - PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice
        - [armhf.arm64] usb: chipidea: Prevent unbalanced IRQ disable
        - [x86] driver/dma/ioat: Call del_timer_sync() without holding prep_lock
        - IB/mlx5: Allow transition of DCI QP to reset
        - uio: ensure class is registered before devices
        - scsi: lpfc: Correct soft lockup when running mds diagnostics
        - scsi: lpfc: Correct race with abort on completion path
        - f2fs: avoid sleeping under spin_lock
        - f2fs: report error if quota off error during umount
        - signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid
          namespace init
        - IB/rxe: fix for duplicate request processing and ack psns
        - ALSA: hda: Check the non-cached stream buffers more explicitly
        - [x86] cpupower: Fix AMD Family 0x17 msr_pstate size
        - Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"
        - f2fs: fix to recover cold bit of inode block during POR
        - f2fs: fix to account IO correctly
        - OPP: Free OPP table properly on performance state irregularities
        - [armhf] dts: exynos: Add missing cooling device properties for CPUs
        - [armhf] dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings
        - [armhf] dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250
        - xen-swiotlb: use actually allocated size on check physical continuous
        - tpm: Restore functionality to xen vtpm driver.
        - xen/blkfront: avoid NULL blkfront_info dereference on device removal
        - xen/balloon: Support xend-based toolstack
        - xen: fix race in xen_qlock_wait()
        - xen: make xen_qlock_wait() nestable
        - xen/pvh: increase early stack size
        - xen/pvh: don't try to unplug emulated devices
        - libertas: don't set URB_ZERO_PACKET on IN USB transfer
        - usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
        - usb: typec: tcpm: Fix APDO PPS order checking to be based on voltage
        - mt76: mt76x2: fix multi-interface beacon configuration
        - iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()
        - net/ipv4: defensive cipso option parsing
        - libnvdimm: Hold reference on parent while scheduling async init
        - libnvdimm, region: Fail badblocks listing for inactive regions
        - libnvdimm, pmem: Fix badblocks population for 'raw' namespaces
        - [x86] ASoC: intel: skylake: Add missing break in skl_tplg_get_token()
        - IB/mlx5: Fix MR cache initialization
        - IB/rxe: Revise the ib_wr_opcode enum
        - jbd2: fix use after free in jbd2_log_do_checkpoint()
        - gfs2_meta: ->mount() can get NULL dev_name
        - ext4: fix EXT4_IOC_SWAP_BOOT
        - ext4: initialize retries variable in ext4_da_write_inline_data_begin()
        - ext4: fix setattr project check in fssetxattr ioctl
        - ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
        - ext4: fix use-after-free race in ext4_remount()'s error path
        - selinux: fix mounting of cgroup2 under older policies
        - HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452
        - HID: hiddev: fix potential Spectre v1
        - [x86] EDAC, amd64: Add Family 17h, models 10h-2fh support
        - [x86] EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting
        - [x86] EDAC, skx_edac: Fix logical channel intermediate decoding
        - PCI/ASPM: Fix link_state teardown on device removal
        - [x86] PCI: vmd: White list for fast interrupt handlers
        - [powerpc*] signal/GenWQE: Fix sending of SIGKILL
        - signal: Guard against negative signal numbers in copy_siginfo_from_user32
        - crypto: lrw - Fix out-of bounds access on counter overflow
        - crypto: tcrypt - fix ghash-generic speed test
        - [x86] crypto: aesni - don't use GFP_ATOMIC allocation if the request
          doesn't cross a page in gcm
        - mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()
        - ima: fix showing large 'violations' or 'runtime_measurements_count'
        - hugetlbfs: dirty pages as they are added to pagecache
        - mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
        - mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
        - [armhf,arm64] KVM: Ensure only THP is candidate for adjustment
        - [arm64] KVM: Fix caching of host MDCR_EL2 value
        - [armhf] w1: omap-hdq: fix missing bus unregister at removal
        - smb3: allow stats which track session and share reconnects to be reset
        - smb3: do not attempt cifs operation in smb3 query info error path
        - smb3: on kerberos mount if server doesn't specify auth type use krb5
        - printk: Fix panic caused by passing log_buf_len to command line
        - genirq: Fix race on spurious interrupt detection
        - NFSv4.1: Fix the r/wsize checking
        - nfs: Fix a missed page unlock after pg_doio()
        - nfsd: correctly decrement odstate refcount in error path
        - nfsd: Fix an Oops in free_session()
        - lockd: fix access beyond unterminated strings in prints
        - dm ioctl: harden copy_params()'s copy_from_user() from malicious users
        - dm zoned: fix metadata block ref counting
        - dm zoned: fix various dmz_get_mblock() issues
        - media: ov7670: make "xclk" clock optional
        - fsnotify: Fix busy inodes during unmount
        - [powerpc*] msi: Fix compile error on mpc83xx
        - [powerpc*] tm: Fix HFSCR bit for no suspend case
        - [powerpc*] 4s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
        - [mips*] memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regression
        - [mips*/octeon] fix out of bounds array access on CN68XX
        - rtc: ds1307: fix ds1339 wakealarm support
        - rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'
        - rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI
        - [armhf] power: supply: twl4030-charger: fix OF sibling-node lookup
        - [armhf,arm64] iommu/arm-smmu: Ensure that page-table updates are visible
          before TLBI
        - media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD
        - Revert "media: dvbsky: use just one mutex for serializing device R/W ops"
        - media: cec: make cec_get_edid_spa_location() an inline function
        - media: cec: integrate cec_validate_phys_addr() in cec-api.c
        - xen: fix xen_qlock_wait()
        - xen: remove size limit of privcmd-buf mapping interface
        - xen-blkfront: fix kernel panic with negotiate_mq error path
        - media: cec: add new tx/rx status bits to detect aborts/timeouts
        - media: cec: fix the Signal Free Time calculation
        - media: cec: forgot to cancel delayed work
        - media: em28xx: use a default format if TRY_FMT fails
        - media: tvp5150: avoid going past array on v4l2_querymenu()
        - media: em28xx: fix input name for Terratec AV 350
        - media: em28xx: make v4l2-compliance happier by starting sequence on zero
        - media: em28xx: fix handler for vidioc_s_input()
        - media: media colorspaces*.rst: rename AdobeRGB to opRGB
        - media: replace ADOBERGB by OPRGB
        - media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC
        - [arm64] lse: remove -fcall-used-x0 flag
        - [arm64] rpmsg: smd: fix memory leak on channel create
        - Cramfs: fix abad comparison when wrap-arounds occur
        - [armhf,arm64] soc/tegra: pmc: Fix child-node lookup
        - tracing: Return -ENOENT if there is no target synthetic event
        - btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
        - btrfs: Handle owner mismatch gracefully when walking up tree
        - btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid
          deadlock
        - btrfs: fix error handling in free_log_tree
        - btrfs: fix error handling in btrfs_dev_replace_start
        - btrfs: Enhance btrfs_trim_fs function to handle error better
        - btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
        - btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
        - btrfs: don't attempt to trim devices that don't support it
        - btrfs: keep trim from interfering with transaction commits
        - btrfs: wait on caching when putting the bg cache
        - Btrfs: don't clean dirty pages during buffered writes
        - btrfs: release metadata before running delayed refs
        - btrfs: protect space cache inode alloc with GFP_NOFS
        - btrfs: reset max_extent_size on clear in a bitmap
        - btrfs: make sure we create all new block groups
        - Btrfs: fix warning when replaying log after fsync of a tmpfile
        - Btrfs: fix wrong dentries after fsync of file that got its parent
          replaced
        - btrfs: qgroup: Dirty all qgroups before rescan
        - Btrfs: fix null pointer dereference on compressed write path error
        - Btrfs: fix assertion on fsync of regular file when using no-holes feature
        - Btrfs: fix deadlock when writing out free space caches
        - btrfs: reset max_extent_size properly
        - btrfs: set max_extent_size properly
        - btrfs: don't use ctl->free_space for max_extent_size
        - btrfs: only free reserved extent if we didn't insert it
        - btrfs: fix insert_reserved error handling
        - btrfs: don't run delayed_iputs in commit
        - btrfs: move the dio_sem higher up the callchain
        - Btrfs: fix use-after-free during inode eviction
        - Btrfs: fix use-after-free when dumping free space
        - net: sched: Remove TCA_OPTIONS from policy
        - userns: also map extents in the reverse map to kernel IDs
        - bpf: wait for running BPF programs when updating map-in-map
        - MD: fix invalid stored role for a disk - try2
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.18.20
        - [powerpc*] traps: restore recoverability of machine_check interrupts
        - [powerpc*] 64/module: REL32 relocation range check
        - [powerpc*] mm: Fix page table dump to work on Radix
        - [powerpc*] mm: fix always true/false warning in slice.c
        - drm/amd/display: fix bug of accessing invalid memory
        - Input: wm97xx-ts - fix exit path
        - [powerpc*] eeh: Fix possible null deref in eeh_dump_dev_log()
        - tty: check name length in tty_find_polling_driver()
        - tracing/kprobes: Check the probe on unloaded module correctly
        - drm/amdgpu/powerplay: fix missing break in switch statements
        - [powerpc*] nohash: fix undefined behaviour when testing page size support
        - [powerpc*] mm: Don't report hugepage tables as memory leaks when using
          kmemleak
        - [armhf] drm/omap: fix memory barrier bug in DMM driver
        - drm/amd/display: fix gamma not being applied
        - [arm64] drm/hisilicon: hibmc: Do not carry error code in HiBMC
          framebuffer pointer
        - media: pci: cx23885: handle adding to list failure
        - [mips*] kexec: Mark CPU offline before disabling local IRQ
        - [powerpc*] memtrace: Remove memory in chunks
        - [mips*] PCI: Call pcie_bus_configure_settings() to set MPS/MRRS
        - media: tvp5150: fix width alignment during set_selection()
        - drm/amdgpu: Fix SDMA TO after GPU reset v3
        - 9p locks: fix glock.client_id leak in do_lock
        - udf: Prevent write-unsupported filesystem to be remounted read-write
        - 9p: clear dangling pointers in p9stat_free
        - cdrom: fix improper type cast, which can leat to information leak.
        - ovl: fix error handling in ovl_verify_set_fh()
        - ovl: check whiteout in ovl_create_over_whiteout()
        - [sh4] serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
        - scsi: qla2xxx: Fix incorrect port speed being set for FC adapters
        - scsi: qla2xxx: Fix process response queue for ISP26XX and above
        - scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxx
        - scsi: qla2xxx: shutdown chip if reset fail
        - scsi: qla2xxx: Fix duplicate switch database entries
        - scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configured
        - fuse: Fix use-after-free in fuse_dev_do_read()
        - fuse: Fix use-after-free in fuse_dev_do_write()
        - fuse: fix blocked_waitq wakeup
        - fuse: set FR_SENT while locked
        - ovl: fix recursive oi->lock in ovl_link()
        - scsi: qla2xxx: Fix re-using LoopID when handle is in use
        - scsi: qla2xxx: Fix NVMe session hang on unload
        - [arm64] clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
        - [arm64] clk: meson: axg: mark fdiv2 and fdiv3 as critical
        - zram: close udev startup race condition as default groups
        - [mips*el/loonsgon-3] Fix CPU UART irq delivery problem
        - [mips*el/loongson-3] Fix BRIDGE irq delivery problem
        - [armhf] clk: s2mps11: Fix matching when built as module and DT node
          contains compatible
        - [armhf,arm64] clk: sunxi-ng: h6: fix bus clocks' divider position
        - [arm64] clk: rockchip: fix wrong mmc sample phase shift for rk3328
        - [armhf,arm64] clk: rockchip: Fix static checker warning in
          rockchip_ddrclk_get_parent call
        - libceph: bump CEPH_MSG_MAX_DATA_LEN
        - Revert "ceph: fix dentry leak in splice_dentry()"
        - thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfs
        - mach64: fix display corruption on big endian machines
        - mach64: fix image corruption due to reading accelerator registers
        - acpi/nfit, x86/mce: Handle only uncorrectable machine checks
        - acpi/nfit, x86/mce: Validate a MCE's address before using it
        - acpi, nfit: Fix ARS overflow continuation
        - [arm64] reset: hisilicon: fix potential NULL pointer dereference
        - vhost/scsi: truncate T10 PI iov_iter to prot_bytes
        - scsi: qla2xxx: Initialize port speed to avoid setting lower speed
        - SCSI: fix queue cleanup race before queue initialization is done
        - [powerpc*] Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED
          for CONFIG_SWAP"
        - ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
        - ocfs2: free up write context when direct IO failed
        - mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
        - memory_hotplug: cond_resched in __remove_pages
        - netfilter: conntrack: fix calculation of next bucket number in early_drop
        - [armhf] 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
        - bonding/802.3ad: fix link_failure_count tracking
        - mtd: nand: Fix nanddev_neraseblocks()
        - mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
        - hwmon: (core) Fix double-free in __hwmon_device_register()
        - perf stat: Handle different PMU names with common prefix
        - of, numa: Validate some distance map rules
        - [x86] hyper-v: Enable PIT shutdown quirk
        - termios, tty/tty_baudrate.c: fix buffer overrun
        - watchdog/core: Add missing prototypes for weak functions
        - btrfs: fix pinned underflow after transaction aborted
        - Btrfs: fix cur_offset in the error case for nocow
        - Btrfs: fix infinite loop on inode eviction after deduplication of eof
          block
        - Btrfs: fix data corruption due to cloning of eof block
        - clockevents/drivers/i8253: Add support for PIT shutdown quirk
        - ext4: add missing brelse() update_backups()'s error path
        - ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
        - ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
        - ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
        - ext4: missing !bh check in ext4_xattr_inode_write()
        - ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
        - ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
        - ext4: avoid buffer leak in ext4_orphan_add() after prior errors
        - ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while
          resizing
        - ext4: avoid possible double brelse() in add_new_gdb() on error path
        - ext4: fix possible leak of sbi->s_group_desc_leak in error path
        - ext4: fix possible leak of s_journal_flag_rwsem in error path
        - ext4: fix buffer leak in ext4_xattr_get_block() on error path
        - ext4: release bs.bh before re-using in ext4_xattr_block_find()
        - ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
        - ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path
        - ext4: fix buffer leak in __ext4_read_dirblock() on error path
        - mount: Retest MNT_LOCKED in do_umount
        - mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
        - mount: Prevent MNT_DETACH from disconnecting locked mounts
        - mnt: fix __detach_mounts infinite loop
        - sunrpc: correct the computation for page_ptr when truncating
        - NFSv4: Don't exit the state manager without clearing
          NFS4CLNT_MANAGER_RUNNING
        - nfsd: COPY and CLONE operations require the saved filehandle to be set
        - rtc: hctosys: Add missing range error reporting
        - fuse: fix use-after-free in fuse_direct_IO()
        - fuse: fix leaked notify reply
        - selinux: check length properly in SCTP bind hook
        - configfs: replace strncpy with memcpy
        - gfs2: Put bitmap buffers in put_super
        - gfs2: Fix metadata read-ahead during truncate (2)
        - libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD
        - crypto: user - fix leaking uninitialized memory to userspace
        - hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
        - mm/swapfile.c: use kvzalloc for swap_info_struct allocation
        - [armhf,arm64] efi/libstub: Pack FDT after populating it
        - [armhf,arm64] drm/rockchip: Allow driver to be shutdown on reboot/kexec
        - [arm64] drm/msm: fix OF child-node lookup
        - drm/amdgpu: Fix typo in amdgpu_vmid_mgr_init
        - drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
        - drm/nouveau: Check backlight IDs are >= 0, not > 0
        - drm/nouveau: Fix nv50_mstc->best_encoder()
        - drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD
        - [armhf] drm/etnaviv: fix bogus fence complete check in timeout handler
        - drm/dp_mst: Check if primary mstb is null
        - drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003)
        - [x86] drm/i915/dp: Link train Fallback on eDP only if fallback link BW
          can fit panel's native mode
        - [x86] drm/i915: Restore vblank interrupts earlier
        - [x86] drm/i915: Don't unset intel_connector->mst_port
        - [x86] drm/i915: Skip vcpi allocation for MSTB ports that are gone
        - [x86] drm/i915: Large page offsets for pread/pwrite
        - [x86] drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()
        - [x86] drm/i915/dp: Restrict link retrain workaround to external monitors
        - [x86] drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
        - [x86] drm/i915: Fix error handling for the NV12 fb dimensions check
        - [x86] drm/i915: Fix ilk+ watermarks when disabling pipes
        - [x86] drm/i915: Compare user's 64b GTT offset even on 32b
        - [x86] drm/i915: Don't oops during modeset shutdown after lpe audio deinit
        - [x86] drm/i915: Mark pin flags as u64
        - [x86] drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5
        - [x86] drm/i915/execlists: Force write serialisation into context image vs
          execution
        - [x86] drm/i915: Fix possible race in intel_dp_add_mst_connector()
        - [armhf,arm64] CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM
    
      [ Ben Hutchings ]
      * linux-perf: Fix BPF feature detection
      * [rt] Update to 4.18.16-rt9:
        - Revert "rcu: Use cpus_read_lock() while looking at cpu_online_mask"
        - EXP rcu: Revert expedited GP parallelization cleverness
    
      [ Romain Perier ]
      * [rt] Update to 4.18.12-rt7
      * Fixed FTBFS caused by wireless-disable-regulatory.db-direct-loading.patch,
        due to conflicting types for 'reg_query_regdb_wmm'
    
      [ Vagrant Cascadian ]
      * [arm64] Update pinebook/teres-i device-tree patches to 4.19.x:
        - Enables the lid to wakeup from suspend.
    
      [ Salvatore Bonaccorso ]
      * [x86] swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels
        (Closes: #908924)
      * mremap: properly flush TLB before releasing the page (CVE-2018-18281)
      * cdrom: fix improper type cast, which can leat to information leak
        (CVE-2018-18710)
    
     -- Ben Hutchings <email address hidden>  Wed, 21 Nov 2018 20:55:46 +0000
  • linux (4.18.10-2) unstable; urgency=medium
    
      [ Ben Hutchings ]
      * [rt][arm64,armhf] Fix build failure after rebasing onto 4.18.10
      * xen-netback: fix input validation in xenvif_set_hash_mapping()
        (CVE-2018-15471)
      * Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct
        member name" (Closes: #909813)
    
      [ Salvatore Bonaccorso ]
      * [arm64] KVM: Tighten guest core register access from userspace
        (CVE-2018-18021)
      * [arm64] KVM: Sanitize PSTATE.M when being set from userspace
        (CVE-2018-18021)
    
     -- Ben Hutchings <email address hidden>  Sun, 07 Oct 2018 21:57:06 +0100
  • linux (4.18.10-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.18.9
        - i2c: xiic: Make the start and the byte count write atomic
        - i2c: i801: fix DNV's SMBCTRL register offset
        - HID: multitouch: fix Elan panels with 2 input modes declaration
        - HID: core: fix grouping by application
        - HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreen
        - HID: input: fix leaking custom input node name
        - mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not
          supported.
        - mac80211: don't update the PM state of a peer upon a multicast frame
        - scsi: lpfc: Correct MDS diag and nvmet configuration
        - nbd: don't allow invalid blocksize settings
        - block: don't warn when doing fsync on read-only devices
        - block: bfq: swap puts in bfqg_and_blkg_put
        - android: binder: fix the race mmap and alloc_new_buf_locked
        - [mips*] VDSO: Match data page cache colouring when D$ aliases
        - smb3: Backup intent flag missing for directory opens with backupuid mounts
        - smb3: check for and properly advertise directory lease support
        - cifs: connect to servername instead of IP for IPC$ share
        - btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata
        - btrfs: fix data corruption when deduplicating between different files
        - [arm64] KVM: Only force FPEXC32_EL2.EN if trapping FPSIMD
        - [armhf, arm64] KVM: Clean dcache to PoC when changing PTE due to CoW
        - [[powerpc*] KVM: Book3S HV: Use correct pagesize in kvm_unmap_radix()
        - [s390x] KVM: vsie: copy wrapping keys to right place
        - [x86] KVM: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulation
        - [x86] KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO
          instr
        - [x86] KVM: Invert emulation re-execute behavior to make it opt-in
        - [x86] KVM: Merge EMULTYPE_RETRY and EMULTYPE_ALLOW_REEXECUTE
        - [x86] KVM: Default to not allowing emulation retry in kvm_mmu_page_fault
        - [x86] KVM: Do not re-{try,execute} after failed emulation in L2
        - ACPI / LPSS: Force LPSS quirks on boot
        - memory: ti-aemif: fix a potential NULL-pointer dereference
        - ALSA: hda - Fix cancel_work_sync() stall from jackpoll work
        - cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()
        - cpu/hotplug: Prevent state corruption on error rollback
        - [x86] microcode: Make sure boot_cpu_data.microcode is up-to-date
        - [x86] microcode: Update the new microcode revision unconditionally
        - [x86] process: Don't mix user/kernel regs in 64bit __show_regs()
        - [x86] apic/vector: Make error return value negative
        - switchtec: Fix Spectre v1 vulnerability
        - misc: mic: SCIF Fix scif_get_new_port() error handling
        - ALSA: hda/realtek - Add mute LED quirk for HP Spectre x360
        - ethtool: Remove trailing semicolon for static inline
        - i2c: aspeed: Add an explicit type casting for *get_clk_reg_val
        - Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV
        - gpio: tegra: Move driver registration to subsys_init level
        - [powerpc*] powernv: Fix concurrency issue with npu->mmio_atsd_usage
        - [powerpc*] 4xx: Fix error return path in ppc4xx_msi_probe()
        - media: davinci: vpif_display: Mix memory leak on probe error path
        - media: dw2102: Fix memleak on sequence of probes
        - net: phy: Fix the register offsets in Broadcom iProc mdio mux driver
        - scsi: qla2xxx: Fix unintended Logout
        - scsi: qla2xxx: Fix session state stuck in Get Port DB
        - scsi: qla2xxx: Silent erroneous message
        - clk: scmi: Fix the rounding of clock rate
        - blk-mq: fix updating tags depth
        - scsi: lpfc: Fix driver crash when re-registering NVME rports.
        - scsi: target: fix __transport_register_session locking
        - md/raid5: fix data corruption of replacements after originals dropped
        - timers: Clear timer_base::must_forward_clk with timer_base::lock held
        - gpu: ipu-v3: default to id 0 on missing OF alias
        - misc: ti-st: Fix memory leak in the error path of probe()
        - uio: potential double frees if __uio_register_device() fails
        - firmware: vpd: Fix section enabled flag on vpd_section_destroy
        - [x86] Drivers: hv: vmbus: Cleanup synic memory free path
        - tty: rocket: Fix possible buffer overwrite on register_PCI
        - uio: fix possible circular locking dependency
        - iwlwifi: pcie: don't access periphery registers when not available
        - IB/IPoIB: Set ah valid flag in multicast send flow
        - f2fs: fix to active page in lru list for read path
        - f2fs: do not set free of current section
        - f2fs: Keep alloc_valid_block_count in sync
        - f2fs: issue discard align to section in LFS mode
        - f2fs: fix defined but not used build warnings
        - f2fs: fix to detect looped node chain correctly
        - ASoC: soc-pcm: Use delay set in component pointer function
        - perf tools: Allow overriding MAX_NR_CPUS at compile time
        - device-dax: avoid hang on error before devm_memremap_pages()
        - NFSv4.0 fix client reference leak in callback
        - perf c2c report: Fix crash for empty browser
        - perf evlist: Fix error out while applying initial delay and LBR
        - [powerpc*] pseries: fix EEH recovery of some IOV devices
        - [powerpc*] macintosh/via-pmu: Add missing mmio accessors
        - ath9k: report tx status on EOSP
        - ath9k_hw: fix channel maximum power level test
        - ath10k: prevent active scans on potential unusable channels
        - wlcore: Set rx_status boottime_ns field on rx
        - rpmsg: core: add support to power domains for devices
        - mtd: rawnand: make subop helpers return unsigned values
        - scsi: tcmu: do not set max_blocks if data_bitmap has been setup
        - [mips*] Fix ISA virt/bus conversion for non-zero PHYS_OFFSET
        - ata: libahci: Allow reconfigure of DEVSLP register
        - ata: libahci: Correct setting of DEVSLP register
        - nfs: Referrals not inheriting proto setting from parent
        - scsi: 3ware: fix return 0 on the error path of probe
        - tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access()
        - ath10k: disable bundle mgmt tx completion event support
        - media: em28xx: explicitly disable TS packet filter
        - PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address type
        - [powerpc*] mm: Don't report PUDs as memory leaks when using kmemleak
        - Bluetooth: hidp: Fix handling of strncpy for hid->name information
        - [x86] mm: Remove in_nmi() warning from vmalloc_fault()
        - [armhf] pinctrl: imx: off by one in imx_pinconf_group_dbg_show()
        - gpio: pxa: disable pinctrl calls for PXA3xx
        - gpio: ml-ioh: Fix buffer underwrite on probe error path
        - [x86, arm64] pinctrl/amd: only handle irq if it is pending and unmasked
        - [armhf, arm64] net: mvneta: fix mtu change on port without link
        - f2fs: try grabbing node page lock aggressively in sync scenario
        - pktcdvd: Fix possible Spectre-v1 for pkt_devs
        - f2fs: fix to skip GC if type in SSA and SIT is inconsistent
        - [x86] tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
        - f2fs: fix to do sanity check with reserved blkaddr of inline inode
          (CVE-2018-13099)
        - [mips*] Octeon: add missing of_node_put()
        - [mips*] generic: fix missing of_node_put()
        - thermal: rcar_thermal: avoid NULL dereference in absence of IRQ resources
        - thermal_hwmon: Sanitize attribute name passed to hwmon
        - net: dcb: For wild-card lookups, use priority -1, not 0
        - dm cache: only allow a single io_mode cache feature to be requested
        - Input: atmel_mxt_ts - only use first T9 instance
        - [powerpc*] partitions/aix: append null character to print data from disk
        - [powerpc*] partitions/aix: fix usage of uninitialized lv_info and lvname
          structures
        - drm/amd/display: Prevent PSR from being enabled if initialization fails
        - media: em28xx: Fix dual transport stream operation
        - [arm64] iommu/arm-smmu-v3: Abort all transactions if SMMU is enabled in
          kdump kernel
        - f2fs: fix to wait on page writeback before updating page
        - f2fs: Fix uninitialized return in f2fs_ioc_shutdown()
        - media: em28xx: Fix DualHD disconnect oops
        - f2fs: avoid potential deadlock in f2fs_sbi_store
        - f2fs: fix to do sanity check with secs_per_zone (CVE-2018-13100)
        - [armhf] mfd: ti_am335x_tscadc: Fix struct clk memory leak
        - f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize
        - f2fs: fix to propagate return value of scan_nat_page()
        - f2fs: fix to do sanity check with extra_attr feature (CVE-2018-13098)
        - RDMA/hns: Add illegal hop_num judgement
        - NFSv4.1: Fix a potential layoutget/layoutrecall deadlock
        - RDMA/hns: Update the data type of immediate data
        - [mips*] WARN_ON invalid DMA cache maintenance, not BUG_ON
        - [mips*] mscc: ocelot: fix length of memory address space for MIIM
        - RDMA/cma: Do not ignore net namespace for unbound cm_id
        - clocksource: Revert "Remove kthread"
        - autofs: fix autofs_sbi() does not check super block type
        - mm: get rid of vmacache_flush_all() entirely (CVE-2018-17182)
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.18.10
        - be2net: Fix memory leak in be_cmd_get_profile_config()
        - net/mlx5: Fix use-after-free in self-healing flow
        - rds: fix two RCU related problems
        - tipc: orphan sock in tipc_release()
        - net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB
          tables
        - net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC
        - net/mlx5: Check for error in mlx5_attach_interface
        - net/mlx5: Fix debugfs cleanup in the device init/remove flow
        - erspan: fix error handling for erspan tunnel
        - erspan: return PACKET_REJECT when the appropriate tunnel is not found
        - tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
        - net/mlx5: Fix not releasing read lock when adding flow rules
        - net/mlx5: Fix possible deadlock from lockdep when adding fte to fg
        - net/mlx5: Use u16 for Work Queue buffer fragment size
        - [armhf, arm64] usb: dwc3: change stream event enable bit back to 13
        - [arm64] iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register
        - [armhf] iommu/io-pgtable-arm-v7s: Abort allocation when table address
          overflows the PTE
        - [armhf] iommu/io-pgtable-arm: Fix pgtable allocation in selftest
        - ALSA: msnd: Fix the default sample sizes
        - ALSA: usb-audio: Add support for Encore mDSD USB DAC
        - ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macro
        - xfrm: fix 'passing zero to ERR_PTR()' warning
        - [amd64, arm64] amd-xgbe: use dma_mapping_error to check map errors
        - nfp: don't fail probe on pci_sriov_set_totalvfs() errors
        - iwlwifi: cancel the injective function between hw pointers to tfd entry
          index
        - gfs2: Special-case rindex for gfs2_grow
        - [armhf] clk: imx6ul: fix missing of_node_put()
        - [armhf] clk: imx6sll: fix missing of_node_put()
        - [arm64] clk: mvebu: armada-37xx-periph: Fix wrong return value in
          get_parent
        - Input: pxrc - fix freeing URB on device teardown
        - clk: core: Potentially free connection id
        - clk: clk-fixed-factor: Clear OF_POPULATED flag in case of failure
        - media: tw686x: Fix oops on buffer alloc failure
        - [armhf] dmaengine: pl330: fix irq race with terminate_all
        - [mips*] ath79: fix system restart
        - media: videobuf2-core: check for q->error in vb2_core_qbuf()
        - IB/rxe: Drop QP0 silently
        - block: allow max_discard_segments to be stacked
        - IB/ipoib: Fix error return code in ipoib_dev_init()
        - mtd/maps: fix solutionengine.c printk format warnings
        - gfs2: Don't reject a supposedly full bitmap if we have blocks reserved
        - perf tools: Synthesize GROUP_DESC feature in pipe mode
        - perf tools: Fix struct comm_str removal crash
        - [powerpc*] perf: Fix callchain ip filtering when return address is in a
          register
        - fbdev: Distinguish between interlaced and progressive modes
        - [armhf] exynos: Clear global variable on init error path
        - [powerpc*] perf: Fix callchain ip filtering
        - nvmet: fix file discard return status
        - nvme-rdma: unquiesce queues when deleting the controller
        - [armhf, arm64] KVM: vgic: Fix possible spectre-v1 write in
          vgic_mmio_write_apr()
        - [powerpc*] powerpc/powernv: opal_put_chars partial write fix
        - perf script: Show correct offsets for DWARF-based unwinding
        - ASoC: rt5514: Fix the issue of the delay volume applied
        - [mips*] jz4740: Bump zload address
        - mac80211: restrict delayed tailroom needed decrement
        - Smack: Fix handling of IPv4 traffic received by PF_INET6 sockets
        - wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of
          qe_muram_alloc
        - [arm64] fix possible spectre-v1 write in ptrace_hbp_set_event()
        - reset: imx7: Fix always writing bits as 0
        - efi/arm: preserve early mapping of UEFI memory map longer for BGRT
        - ALSA: usb-audio: Generic DSD detection for Thesycon-based implementations
        - nfp: avoid buffer leak when FW communication fails
        - xen-netfront: fix queue name setting
        - [arm64] dts: qcom: db410c: Fix Bluetooth LED trigger
        - ARM: dts: qcom: msm8974-hammerhead: increase load on l20 for sdhci
        - soc: qcom: smem: Correct check for global partition
        - [s390x] qeth: fix race in used-buffer accounting
        - [s390x] qeth: reset layer2 attribute on layer switch
        - platform/x86: toshiba_acpi: Fix defined but not used build warnings
        - KVM: arm/arm64: Fix vgic init race
        - drivers/base: stop new probing during shutdown
        - i2c: aspeed: Fix initial values of master and slave state
        - drm/amd/pp: Set Max clock level to display by default
        - regulator: qcom_spmi: Use correct regmap when checking for error
        - regulator: qcom_spmi: Fix warning Bad of_node_put()
        - iommu/ipmmu-vmsa: IMUCTRn.TTSEL needs a special usage on R-Car Gen3
        - dmaengine: mv_xor_v2: kill the tasklets upon exit
        - crypto: sharah - Unregister correct algorithms for SAHARA 3
        - [x86] pti: Check the return value of pti_user_pagetable_walk_p4d()
        - [x86] pti: Check the return value of pti_user_pagetable_walk_pmd()
        - [x86} mm/pti: Add an overflow check to pti_clone_pmds()
        - PCI/AER: Honor "pcie_ports=native" even if HEST sets FIRMWARE_FIRST
        - xen-netfront: fix warn message as irq device name has '/'
        - RDMA/cma: Protect cma dev list with lock
        - pstore: Fix incorrect persistent ram buffer mapping
        - xen/netfront: fix waiting for xenbus state change
        - IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
        - [s390x] crypto: Fix return code checking in cbc_paes_crypt()
        - [armhf] mmc: omap_hsmmc: fix wakeirq handling on removal
        - ipmi: Rework SMI registration failure
        - ipmi: Move BT capabilities detection to the detect call
        - ipmi: Fix I2C client removal in the SSIF driver
        - ovl: fix oopses in ovl_fill_super() failure paths
        - vmbus: don't return values for uninitalized channels
        - tools: hv: Fix a bug in the key delete code
        - misc: ibmvsm: Fix wrong assignment of return code
        - misc: hmc6352: fix potential Spectre v1
        - xhci: Fix use after free for URB cancellation on a reallocated endpoint
        - usb: Don't die twice if PCI xhci host is not responding in resume
        - usb: xhci: fix interrupt transfer error happened on MTK platforms
        - usb: mtu3: fix error of xhci port id when enable U3 dual role
        - mei: ignore not found client in the enumeration
        - mei: bus: fix hw module get/put balance
        - mei: bus: need to unlink client before freeing
        - dm verity: fix crash on bufio buffer that was allocated with vmalloc
        - usb: Add quirk to support DJI CineSSD
        - usb: uas: add support for more quirk flags
        - usb: Avoid use-after-free by flushing endpoints early in
          usb_set_interface()
        - usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()
        - usb: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB
          controller
        - usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0
        - usb: net2280: Fix erroneous synchronization change
        - usb: serial: io_ti: fix array underflow in completion handler
        - usb: misc: uss720: Fix two sleep-in-atomic-context bugs
        - usb: serial: ti_usb_3410_5052: fix array underflow in completion handler
        - usb: yurex: Fix buffer over-read in yurex_write()
        - usb: cdc-wdm: Fix a sleep-in-atomic-context bug in
          service_outstanding_interrupt()
        - Revert "cdc-acm: implement put_char() and flush_chars()"
        - cifs: prevent integer overflow in nxt_dir_entry()
        - CIFS: fix wrapping bugs in num_entries()
        - cifs: integer overflow in in SMB2_ioctl()
        - xtensa: ISS: don't allocate memory in platform_setup
        - perf/core: Force USER_DS when recording user stack data
        - perf tools: Fix maps__find_symbol_by_name()
        - of: fix phandle cache creation for DTs with no phandles
        - x86/EISA: Don't probe EISA bus for Xen PV guests
        - NFSv4: Fix a tracepoint Oops in initiate_file_draining()
        - NFSv4.1 fix infinite loop on I/O.
        - of: add helper to lookup compatible child node
        - mmc: meson-mx-sdio: fix OF child-node lookup
        - binfmt_elf: Respect error return from `regset->active'
        - net/mlx5: Add missing SET_DRIVER_VERSION command translation
        - audit: fix use-after-free in audit_add_watch
        - mtdchar: fix overflows in adjustment of `count`
        - vfs: fix freeze protection in mnt_want_write_file() for overlayfs
        - bpf: fix rcu annotations in compute_effective_progs()
        - spi: dw: fix possible race condition
        - Bluetooth: Use lock_sock_nested in bt_accept_enqueue
        - evm: Don't deadlock if a crypto algorithm is unavailable
        - [powerpc*] KVM: Book3S HV: Add of_node_put() in success path
        - security: check for kstrdup() failure in lsm_append()
        - PM / devfreq: use put_device() instead of kfree()
        - [powerpc*] KVM: Book3S: Fix matching of hardware and emulated TCE tables
        - configfs: fix registered group removal
        - sched/core: Use smp_mb() in wake_woken_function()
        - efi/esrt: Only call efi_mem_reserve() for boot services memory
        - [arm64] net: hns3: Reset net device with rtnl_lock
        - [arm64] net: hns3: Fix for reset_level default assignment probelm
        - [arm64] hisi: handle of_iomap and fix missing of_node_put
        - [arm64] hisi: fix error handling and missing of_node_put
        - [arm64] net: hns3: Fix return value error in hns3_reset_notify_down_enet
        - [arm64] hisi: check of_iomap and fix missing of_node_put
        - liquidio: fix hang when re-binding VF host drv after running DPDK VF
          driver
        - [armhf] gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codes
        - ASoC: hdmi-codec: fix routing
        - serial: 8250: of: Correct of_platform_serial_setup() error handling
        - tty: fix termios input-speed encoding when using BOTHER
        - tty: fix termios input-speed encoding
        - [armhf, arm64] mmc: tegra: prevent HS200 on Tegra 3
        - mmc: sdhci: do not try to use 3.3V signaling if not supported
        - drm/nouveau: Fix runtime PM leak in drm_open()
        - drm/nouveau/debugfs: Wake up GPU before doing any reclocking
        - [armhf, arm64] drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
        - tls: Fix zerocopy_from_iter iov handling
        - parport: sunbpp: fix error return code
        - sched/fair: Fix util_avg of new tasks for asymmetric systems
        - f2fs: do checkpoint in kill_sb
        - drm/amd/display: support access ddc for mst branch
        - gpiolib: Mark gpio_suffixes array with __maybe_unused
        - [armhf, arm64] net: mvpp2: make sure we use single queue mode on PPv2.1
        - mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
        - input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
        - [x86] drm/amdkfd: Fix kernel queue 64 bit doorbell offset calculation
        - [x86] drm/amdkfd: Fix error codes in kfd_get_process
        - ALSA: pcm: Fix snd_interval_refine first/last with open min/max
        - scsi: libfc: fixup 'sleeping function called from invalid context'
        - scsi: lpfc: Fix NVME Target crash in defer rcv logic
        - scsi: lpfc: Fix panic if driver unloaded when port is offline
        - [arm64] perf: Disable PMU while processing counter overflows
        - drm/amd/pp: Send khz clock values to DC for smu7/8
        - IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlers
        - blk-mq: only attempt to merge bio if there is rq in sw queue
        - blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
        - [arm64] pinctrl: msm: Fix msm_config_group_get() to be compliant
        - [arm64] pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be
          compliant
        - [armhf, arm64] clk: tegra: bpmp: Don't crash when a clock fails to
          register
        - [x86] mei: bus: type promotion bug in mei_nfc_if_version()
        - [x86] crypto: ccp - add timeout support in the SEV command
    
      [ Vagrant Cascadian ]
      * debian/rules.real: Generate linux-source tarball with root user and
        group specified, to fix reproducibility issues.
    
      [ Ben Hutchings ]
      * drivers/net/ethernet: Ignore ABI changes
      * [arm64] ACPI: Change ACPI_NFIT from built-in to module
      * [i386/686] Enable MGEODE_LX instead of M686 (regression in 4.16)
        - x86-32: Disable 3D-Now in generic config
      * Bump ABI to 2
    
      [ Yves-Alexis Perez ]
      * [x86] enable PINCTRL_AMD for touchpad support on Lenovo IdeaPad.
        (closes: #876141)
    
      [ Geoff Levand ]
      * [arm64] Add support for new server hardware (Closes: #900581):
        - Enable SCHED_SMT for hardware multithreading processors
        - Enable ARM64_LSE_ATOMICS for v8.1 processors
        - ACPI: Enable ACPI_PCI_SLOT, ACPI_HED, ACPI_BGRT, ACPI_APEI,
          ACPI_APEI_GHES, ACPI_APEI_PCIEAER, ACPI_APEI_SEA,
          ACPI_APEI_MEMORY_FAILURE as built-in;
          ACPI_APEI_EINJ, WDAT_WDT as modules
      * [arm64] acpi: Add fixup for HPE m400 quirks
    
      [ Salvatore Bonaccorso ]
      * floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
        (CVE-2018-7755)
      * scsi: target: iscsi: Use hex2bin instead of a re-implementation
        (CVE-2018-14633)
      * scsi: target: iscsi: Use bin2hex instead of a re-implementation
    
     -- Ben Hutchings <email address hidden>  Sun, 30 Sep 2018 18:02:51 +0100
  • linux (4.18.8-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.18.7
        - rcu: Make expedited GPs handle CPU 0 being offline
        - net: 6lowpan: fix reserved space for single frames
        - net: mac802154: tx: expand tailroom if necessary
        - 9p/net: Fix zero-copy path in the 9p virtio transport
        - spi: pxa2xx: Add support for Intel Ice Lake
        - mmc: block: Fix unsupported parallel dispatch of requests
        - readahead: stricter check for bdi io_pages
        - block: fix infinite loop if the device loses discard capability
        - block: blk_init_allocated_queue() set q->fq as NULL in the fail case
        - block: really disable runtime-pm for blk-mq
        - blkcg: Introduce blkg_root_lookup()
        - block: Introduce blk_exit_queue()
        - block: Ensure that a request queue is dissociated from the cgroup
          controller
        - apparmor: fix bad debug check in apparmor_secid_to_secctx()
        - dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace
        - libertas: fix suspend and resume for SDIO connected cards
        - media: Revert "[media] tvp5150: fix pad format frame height"
        - [arm64] mailbox: xgene-slimpro: Fix potential NULL pointer dereference
        - Replace magic for trusting the secondary keyring with #define
        - Fix kexec forbidding kernels signed with keys in the secondary keyring to
          boot
        - [powerpc*] fadump: handle crash memory ranges array index overflow
        - [powerpc*] 64s: Fix page table fragment refcount race vs speculative
          references
        - [powerpc*] pseries: Fix endianness while restoring of r3 in MCE handler.
        - [powerpc*] pkeys: Give all threads control of their key permissions
        - [powerpc*] pkeys: Deny read/write/execute by default
        - [powerpc*] pkeys: key allocation/deallocation must not change pkey
          registers
        - [powerpc*] pkeys: Save the pkey registers before fork
        - [powerpc*] pkeys: Fix calculation of total pkeys.
        - [powerpc*] pkeys: Preallocate execute-only key
        - [powerpc*] nohash: fix pte_access_permitted()
        - [powerpc64] ftrace: Include ftrace.h needed for enable/disable calls
        - [powerpc*] powernv/pci: Work around races in PCI bridge enabling
        - cxl: Fix wrong comparison in cxl_adapter_context_get()
        - ocxl: Fix page fault handler in case of fault on dying process
        - IB/mlx5: Honor cnt_set_id_valid flag instead of set_id
        - IB/mlx5: Fix leaking stack memory to userspace
        - IB/srpt: Fix srpt_cm_req_recv() error path (1/2)
        - IB/srpt: Fix srpt_cm_req_recv() error path (2/2)
        - IB/srpt: Support HCAs with more than two ports
        - RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq
        - ib_srpt: Fix a use-after-free in srpt_close_ch()
        - ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
        - RDMA/rxe: Set wqe->status correctly if an unexpected response is received
        - 9p: fix multiple NULL-pointer-dereferences
        - fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr
          failed
        - 9p/virtio: fix off-by-one error in sg list bounds check
        - net/9p/client.c: version pointer uninitialized
        - net/9p/trans_fd.c: fix race-condition by flushing workqueue before the
          kfree()
        - dm integrity: change 'suspending' variable from bool to int
        - dm thin: stop no_space_timeout worker when switching to write-mode
        - dm cache metadata: save in-core policy_hint_size to on-disk superblock
        - dm cache metadata: set dirty on all cache blocks after a crash
        - dm crypt: don't decrease device limits
        - dm writecache: fix a crash due to reading past end of dirty_bitmap
        - uart: fix race between uart_put_char() and uart_shutdown()
        - [x86] Drivers: hv: vmbus: Fix the offer_in_progress in
          vmbus_process_offer()
        - [x86] Drivers: hv: vmbus: Reset the channel callback in
          vmbus_onoffer_rescind()
        - extcon: Release locking when sending the notification of connector state
        - [x86] vmw_balloon: fix inflation of 64-bit GFNs
        - [x86] vmw_balloon: do not use 2MB without batching
        - [x86] vmw_balloon: VMCI_DOORBELL_SET does not check status
        - [x86] vmw_balloon: fix VMCI use when balloon built into kernel
        - [armhf] rtc: omap: fix resource leak in registration error path
        - [armhf] rtc: omap: fix potential crash on power off
        - tracing: Do not call start/stop() functions when tracing_on does not
          change
        - tracing/blktrace: Fix to allow setting same value
        - printk/tracing: Do not trace printk_nmi_enter()
        - uprobes: Use synchronize_rcu() not synchronize_sched()
        - mfd: hi655x: Fix regmap area declared size for hi655x
        - ovl: fix wrong use of impure dir cache in ovl_iterate()
        - ACPICA: AML Parser: skip opcodes that open a scope upon parse failure
        - ACPICA: Clear status of all events when entering sleep states
        - drivers/block/zram/zram_drv.c: fix bug storing backing_dev
        - sched: idle: Avoid retaining the tick when it has been stopped
        - cpuidle: menu: Handle stopped tick more aggressively
        - cpufreq: governor: Avoid accessing invalid governor_data
        - PM / sleep: wakeup: Fix build error caused by missing SRCU support
        - ALSA: ac97: fix device initialization in the compat layer
        - ALSA: ac97: fix check of pm_runtime_get_sync failure
        - ALSA: ac97: fix unbalanced pm_runtime_enable
        - [x86, arm64] i2c: designware: Re-init controllers with pm_disabled set on
          resume
        - [x86] KVM: VMX: fixes for vmentry_l1d_flush module parameter
        - [powerpc*] KVM: Book3S: Fix guest DMA when guest partially backed by
          THP pages
        - block, bfq: return nbytes and not zero from struct cftype .write() method
        - pnfs/blocklayout: off by one in bl_map_stripe()
        - nfsd: fix leaked file lock with nfs exported overlayfs
        - NFSv4 client live hangs after live data migration recovery
        - NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
        - NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
        - [armhf] ARM: dts: am57xx-idk: Enable dual role for USB2 port
        - [armhf] pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform
          data
        - mm/tlb: Remove tlb_remove_table() non-concurrent condition
        - [x86] iommu/vt-d: Add definitions for PFSID
        - [x86] iommu/vt-d: Fix dev iotlb pfsid use
        - sys: don't hold uts_sem while accessing userspace memory
        - ubifs: Fix memory leak in lprobs self-check
        - Revert "UBIFS: Fix potential integer overflow in allocation"
        - ubifs: Check data node size before truncate
        - ubifs: xattr: Don't operate on deleted inodes
        - ubifs: Fix directory size calculation for symlinks
        - ubifs: Fix synced_i_size calculation for xattr inodes
        - [armhf] pwm: tiehrpwm: Don't use emulation mode bits to control PWM output
        - [armhf] pwm: tiehrpwm: Fix disabling of output of PWMs
        - fb: fix lost console when the user unplugs a USB adapter
        - udlfb: fix semaphore value leak
        - udlfb: fix display corruption of the last line
        - udlfb: don't switch if we are switching to the same videomode
        - udlfb: set optimal write delay
        - udlfb: make a local copy of fb_ops
        - udlfb: handle allocation failure
        - udlfb: set line_length in dlfb_ops_set_par
        - getxattr: use correct xattr length
        - libnvdimm: Use max contiguous area for namespace size
        - libnvdimm: fix ars_status output length calculation
        - bcache: release dc->writeback_lock properly in bch_writeback_thread()
        - cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias()
        - mm, dev_pagemap: Do not clear ->mapping on final put
        - perf auxtrace: Fix queue resize
        - [x86] crypto: vmx - Fix sleep-in-atomic bugs
        - [x86] crypto: aesni - Use unaligned loads from gcm_context_data
        - [arm64] crypto: arm64/sm4-ce - check for the right CPU feature bit
        - fs/quota: Fix spectre gadget in do_quotactl
        - udf: Fix mounting of Win7 created UDF filesystems
        - cpuidle: menu: Retain tick when shallow state is selected
        - [arm64] mm: always enable CONFIG_HOLES_IN_ZONE
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.18.8
        - act_ife: fix a potential use-after-free
        - ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT
          state
        - net: sched: Fix memory exposure from short TCA_U32_SEL
        - qlge: Fix netdev features configuration.
        - r8152: disable RX aggregation on new Dell TB16 dock
        - tcp: do not restart timewait timer on rst reception
        - vti6: remove !skb->ignore_df check from vti6_xmit()
        - act_ife: move tcfa_lock down to where necessary
        - act_ife: fix a potential deadlock
        - net: sched: action_ife: take reference to meta module
        - bnxt_en: Clean up unused functions.
        - bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.
        - net/sched: act_pedit: fix dump of extended layered op
        - tipc: fix a missing rhashtable_walk_exit()
        - [x86] hv_netvsc: Fix a deadlock by getting rtnl lock earlier in
          netvsc_probe()
        - tipc: fix the big/little endian issue in tipc_dest
        - sctp: remove useless start_fail from sctp_ht_iter in proc
        - erspan: set erspan_ver to 1 by default when adding an erspan dev
        - ipv6: don't get lwtstate twice in ip6_rt_copy_init()
        - net/ipv6: init ip6 anycast rt->dst.input as ip6_input
        - net/ipv6: Only update MTU metric if it set
        - net/ipv6: Put lwtstate when destroying fib6_info
        - net/mlx5: Fix SQ offset in QPs with small RQ
        - r8169: set RxConfig after tx/rx is enabled for RTL8169sb/8110sb devices
        - [armhf,arm64] Revert "net: stmmac: Do not keep rearming the coalesce
          timer in stmmac_xmit"
        - ip6_vti: fix creating fallback tunnel device for vti6
        - ip6_vti: fix a null pointer deference when destroy vti6 tunnel
        - nfp: wait for posted reconfigs when disabling the device
        - sctp: hold transport before accessing its asoc in sctp_transport_get_next
        - vhost: correctly check the iova range when waking virtqueue
        - [x86] hv_netvsc: ignore devices that are not PCI
        - cifs: check if SMB2 PDU size has been padded and suppress the warning
        - hfsplus: don't return 0 when fill_super() failed
        - hfs: prevent crash on exit from failed search
        - sunrpc: Don't use stack buffer with scatterlist
        - fork: don't copy inconsistent signal handler state to child
        - fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu builds
        - reiserfs: change j_timestamp type to time64_t
        - [armhf,arm64] iommu/rockchip: Handle errors returned from PM framework
        - hfsplus: fix NULL dereference in hfsplus_lookup() (CVE-2018-14617)
        - [armhf,arm64] iommu/rockchip: Move irq request past pm_runtime_enable
        - fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entries
        - fat: validate ->i_start before using
        - workqueue: skip lockdep wq dependency in cancel_work_sync()
        - workqueue: re-add lockdep dependencies for flushing
        - scripts: modpost: check memory allocation results
        - apparmor: fix an error code in __aa_create_ns()
        - virtio: pci-legacy: Validate queue pfn
        - [x86] mce: Add notifier_block forward declaration
        - i2c: core: ACPI: Make acpi_gsb_i2c_read_bytes() check i2c_transfer return
          value
        - IB/hfi1: Invalid NUMA node information can cause a divide by zero
        - [armhf,arm64] pwm: meson: Fix mux clock names
        - [powerpc*] topology: Get topology for shared processors at boot
        - mm/fadvise.c: fix signed overflow UBSAN complaint
        - mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEM
        - fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()
        - [x86] platform: intel_punit_ipc: fix build errors
        - bpf, sockmap: fix map elem deletion race with smap_stop_sock
        - tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattach
        - bpf, sockmap: fix sock_map_ctx_update_elem race with exist/noexist
        - net/xdp: Fix suspicious RCU usage warning
        - bpf, sockmap: fix leakage of smap_psock_map_entry
        - netfilter: ip6t_rpfilter: set F_IFACE for linklocal addresses
        - [s390x] kdump: Fix memleak in nt_vmcoreinfo
        - ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
        - mfd: sm501: Set coherent_dma_mask when creating subdevices
        - netfilter: x_tables: do not fail xt_alloc_table_info too easilly
        - [x86] platform: asus-nb-wmi: Add keymap entry for lid flip action on
          UX360
        - netfilter: fix memory leaks on netlink_dump_start error
        - tcp, ulp: add alias for all ulp modules
        - ubi: Initialize Fastmap checkmapping correctly
        - ACPICA: ACPICA: add status check for acpi_hw_read before assigning return
          value
        - [arm*] perf arm spe: Fix uninitialized record error variable
        - [arm64] net: hns3: Fix for command format parsing error in
          hclge_is_all_function_id_zero
        - block: don't warn for flush on read-only device
        - [arm64] net: hns3: Fix for phy link issue when using marvell phy driver
        - PCI: Match Root Port's MPS to endpoint's MPSS as necessary
        - drm/amd/display: Guard against null crtc in CRC IRQ
        - perf tools: Check for null when copying nsinfo.
        - f2fs: avoid race between zero_range and background GC
        - f2fs: fix avoid race between truncate and background GC
        - net/9p/trans_fd.c: fix race by holding the lock
        - net/9p: fix error path of p9_virtio_probe
        - f2fs: fix to clear PG_checked flag in set_page_dirty()
        - [armhf,arm64] pinctrl: axp209: Fix NULL pointer dereference after
          allocation
        - bpf: fix bpffs non-array map seq_show issue
        - [powerpc*] uaccess: Enable get_user(u64, *p) on 32-bit
        - [powerpc*] Fix size calculation using resource_size()
        - [powerpc*] perf probe powerpc: Fix trace event post-processing
        - block: bvec_nr_vecs() returns value for wrong slab
        - brcmfmac: fix brcmf_wiphy_wowl_params() NULL pointer dereference
        - [s390x] dasd: fix hanging offline processing due to canceled worker
        - [s390x] dasd: fix panic for failed online processing
        - ACPI / scan: Initialize status to ACPI_STA_DEFAULT
        - blk-mq: count the hctx as active before allocating tag
        - scsi: aic94xx: fix an error code in aic94xx_init()
        - NFSv4: Fix error handling in nfs4_sp4_select_mode()
        - Input: do not use WARN() in input_alloc_absinfo()
        - xen/balloon: fix balloon initialization for PVH Dom0
        - [armhf] PCI: mvebu: Fix I/O space end address calculation
        - dm kcopyd: avoid softlockup in run_complete_job
        - [x86] staging: comedi: ni_mio_common: fix subdevice flags for PFI
          subdevice
        - ASoC: rt5677: Fix initialization of rt5677_of_match.data
        - [armhf] iommu/omap: Fix cache flushes on L2 table entries
        - selinux: cleanup dentry and inodes on error in selinuxfs
        - RDS: IB: fix 'passing zero to ERR_PTR()' warning
        - cfq: Suppress compiler warnings about comparisons
        - smb3: fix reset of bytes read and written stats
        - CIFS: fix memory leak and remove dead code
        - SMB3: Number of requests sent should be displayed for SMB3 not just CIFS
        - smb3: if server does not support posix do not allow posix mount option
        - [powerpcspe] platforms/85xx: fix t1042rdb_diu.c build errors & warning
        - [powerpc*] 64s: Make rfi_flush_fallback a little more robust
        - [powerpc*] pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.
        - [armhf,arm64] clk: rockchip: Add pclk_rkpwm_pmu to PMU critical clocks in
          rk3399
        - drm/amd/display: Read back max backlight value at boot
        - [x86] KVM: vmx: track host_state.loaded using a loaded_vmcs pointer
        - [x86] kvm: nVMX: Fix fault vector for VMX operation at CPL > 0
        - [armhf] drm/etnaviv: fix crash in GPU suspend when init failed due to
          buffer placement
        - btrfs: Exit gracefully when chunk map cannot be inserted to the tree
        - btrfs: replace: Reset on-disk dev stats value after replace
        - btrfs: fix in-memory value of total_devices after seed device deletion
        - btrfs: relocation: Only remove reloc rb_trees if reloc control has been
          initialized (CVE-2018-14609)
        - btrfs: tree-checker: Detect invalid and empty essential trees
          (CVE-2018-14612)
        - btrfs: check-integrity: Fix NULL pointer dereference for degraded mount
        - btrfs: lift uuid_mutex to callers of btrfs_open_devices
        - btrfs: Don't remove block group that still has pinned down bytes
        - btrfs: Fix a C compliance issue
        - [armhf,arm64] rockchip: Force CONFIG_PM on Rockchip systems
        - btrfs: do btrfs_free_stale_devices outside of device_list_add
        - btrfs: extend locked section when adding a new device in device_list_add
        - btrfs: rename local devices for fs_devices in btrfs_free_stale_devices(
        - btrfs: use device_list_mutex when removing stale devices
        - btrfs: lift uuid_mutex to callers of btrfs_scan_one_device
        - btrfs: lift uuid_mutex to callers of btrfs_parse_early_options
        - btrfs: reorder initialization before the mount locks uuid_mutex
        - btrfs: fix mount and ioctl device scan ioctl race
        - [x86] drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"
        - [x86] drm/i915: Nuke the LVDS lid notifier
        - [x86] drm/i915: Increase LSPCON timeout
        - [x86] drm/i915: Free write_buf that we allocated with kzalloc.
        - drm/amdgpu: update uvd_v6_0_ring_vm_funcs to use new nop packet
        - drm/amdgpu: fix a reversed condition
        - drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_mode
        - drm/amd/pp: Convert voltage unit in mV*4 to mV on CZ/ST
        - drm/amd/powerplay: fixed uninitialized value
        - drm/amd/pp/Polaris12: Fix a chunk of registers missed to program
        - drm/edid: Quirk Vive Pro VR headset non-desktop.
        - drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80
        - drm/amd/display: fix type of variable
        - drm/amd/display: Don't share clk source between DP and HDMI
        - drm/amd/display: update clk for various HDMI color depths
        - drm/amd/display: Use requested HDMI aspect ratio
        - drm/amd/display: Report non-DP display as disconnected without EDID
        - [armhf,arm64] drm/rockchip: lvds: add missing of_node_put
        - [armhf,arm64] drm/rockchip: vop: split out core clock enablement into
          separate functions
        - [armhf,arm64] drm/rockchip: vop: fix irq disabled after vop driver probed
        - drm/amd/display: Pass connector id when executing VBIOS CT
        - drm/amd/display: Check if clock source in use before disabling
        - drm/amdgpu: update tmr mc address
        - drm/amdgpu:add tmr mc address into amdgpu_firmware_info
        - drm/amdgpu:add new firmware id for VCN
        - drm/amdgpu:add VCN support in PSP driver
        - drm/amdgpu:add VCN booting with firmware loaded by PSP
        - drm/amdgpu: fix incorrect use of fcheck
        - drm/amdgpu: fix incorrect use of drm_file->pid
        - [x86] drm/i915: Re-apply "Perform link quality check, unconditionally
          during long pulse"
        - uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member
          name
        - mm: respect arch_dup_mmap() return value
        - [x86] drm/i915: set DP Main Stream Attribute for color range on DDI
          platforms
        - [i386] tsc: Prevent result truncation on 32bit
        - drm/amdgpu: Keep track of amount of pinned CPU visible VRAM
        - drm/amdgpu: Make pin_size values atomic
        - drm/amdgpu: Warn and update pin_size values when destroying a pinned BO
        - drm/amdgpu: Don't warn on destroying a pinned BO
        - debugobjects: Make stack check warning more informative
        - [i386] pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
        - [x86] xen: don't write ptes directly in 32-bit PV guests
        - [x86] kvm: Set highest physical address bits in non-present/reserved SPTEs
        - [x86] kvm: avoid unused variable warning
        - HID: redragon: fix num lock and caps lock LEDs
    
      [ Ben Hutchings ]
      * [x86] wireless: Enable R8822BE as module (Closes: #908330)
      * Move all patch generation scripts to debian/bin
      * [rt] genpatch-rt: Store patches and series file in debian/patches-rt
      * linux-headers: Stop linking the doc directory, which is not binNMU-safe
      * debian/copyright: Simplify exclusions to work with mk-origtargz
      * debian/{watch,bin/uscan-hook}: Drop uscan hook in favour of uupdate
      * debian/watch: Add options for signature validation
      * README.Debian: Update URLs that were pointing to Alioth
      * README.Debian: Describe where to find patches for a specific version
      * Revert "i40e: Add kconfig dependency to ensure cmpxchg64() is available"
    
      [ Salvatore Bonaccorso ]
      * mac80211: don't update the PM state of a peer upon a multicast frame
        (Closes: #887045, #886292)
    
      [ Romain Perier ]
      * [x86] Enable TI TPS6598x USB Power Delivery controller family
      * [x86] crypto: ccp: add timeout support in the SEV command (Closes: #908248)
      * [rt] Update to 4.18.7-rt5
    
     -- Ben Hutchings <email address hidden>  Tue, 18 Sep 2018 03:05:01 +0100
  • linux (4.18.6-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.18.6
        - scsi: libsas: dynamically allocate and free ata host
        - xprtrdma: Fix disconnect regression
        - mei: don't update offset in write
        - cifs: add missing support for ACLs in SMB 3.11
        - cifs: fix uninitialized ptr deref in smb2 signing
        - cifs: add missing debug entries for kconfig options
        - cifs: use a refcount to protect open/closing the cached file handle
        - cifs: check kmalloc before use
        - smb3: enumerating snapshots was leaving part of the data off end
        - smb3: Do not send SMB3 SET_INFO if nothing changed
        - smb3: don't request leases in symlink creation and query
        - smb3: fill in statfs fsid and correct namelen
        - btrfs: use correct compare function of dirty_metadata_bytes
        - btrfs: don't leak ret from do_chunk_alloc
        - Btrfs: fix mount failure after fsync due to hard link recreation
        - Btrfs: fix btrfs_write_inode vs delayed iput deadlock
        - Btrfs: fix send failure when root has deleted files still open
        - Btrfs: send, fix incorrect file layout after hole punching beyond eof
        - hwmon: (k10temp) 27C Offset needed for Threadripper2
        - [armhf] bpf: fix stack var offset in jit
        - [armhf, arm64] iommu/arm-smmu: Error out only if not enough context
          interrupts
        - printk: Split the code for storing a message into the log buffer
        - printk: Create helper function to queue deferred console handling
        - printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
        - [arm64] kprobes: Fix %p uses in error messages
        - [arm64] Fix mismatched cache line size detection
        - [arm64] Handle mismatched cache type
        - [arm64] mm: check for upper PAGE_SHIFT bits in pfn_valid()
        - [arm64] dts: rockchip: corrected uart1 clock-names for rk3328
        - [armhf, arm64] KVM: Fix potential loss of ptimer interrupts
        - [armhf, arm64] KVM: Fix lost IRQs from emulated physcial timer when
          blocked
        - [armhf, arm64] KVM: Skip updating PMD entry if no change
        - [armhf, arm64] KVM: Skip updating PTE entry if no change
        - [s390x] kvm: fix deadlock when killed by oom
        - [s390x] perf kvm: Fix subcommands on s390
        - stop_machine: Reflow cpu_stop_queue_two_works()
        - stop_machine: Atomically queue and wake stopper threads
        - ext4: check for NUL characters in extended attribute's name
        - ext4: use ext4_warning() for sb_getblk failure
        - ext4: sysfs: print ext4_super_block fields as little-endian
        - ext4: reset error code in ext4_find_entry in fallback
        - ext4: fix race when setting the bitmap corrupted flag
        - nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
        - [x86] gpu: reserve ICL's graphics stolen memory
        - [x86] platform: wmi: Do not mix pages and kmalloc
        - [x86] platform: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too
        - mm: move tlb_table_flush to tlb_flush_mmu_free
        - [x86] mm/tlb, mm: Support invalidating TLB caches for RCU_TABLE_FREE
        - [x86] speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
        - [x86] speculation/l1tf: Fix off-by-one error when warning that system has
          too much RAM (Closes: #907581)
        - [x86] speculation/l1tf: Suggest what to do on systems with too much RAM
        - [x86] vdso: Fix vDSO build if a retpoline is emitted
        - [x86] process: Re-export start_thread()
        - [x86] KVM: ensure all MSRs can always be KVM_GET/SET_MSR'd
        - [x86] KVM: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts
          disabled
        - fuse: Don't access pipe->buffers without pipe_lock()
        - fuse: fix initial parallel dirops
        - fuse: fix double request_end()
        - fuse: fix unlocked access to processing queue
        - fuse: umount should wait for all requests
        - fuse: Fix oops at process_init_reply()
        - fuse: Add missed unlock_page() to fuse_readpages_fill()
        - lib/vsprintf: Do not handle %pO[^F] as %px
        - udl-kms: change down_interruptible to down
        - udl-kms: handle allocation failure
        - udl-kms: fix crash due to uninitialized memory
        - udl-kms: avoid division
        - b43legacy/leds: Ensure NUL-termination of LED name string
        - b43/leds: Ensure NUL-termination of LED name string
        - ASoC: dpcm: don't merge format from invalid codec dai
        - ASoC: zte: Fix incorrect PCM format bit usages
        - ASoC: sirf: Fix potential NULL pointer dereference
        - ASoC: wm_adsp: Correct DSP pointer for preloader control
        - [armhf] pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
        - scsi: qla2xxx: Fix stalled relogin
        - [x86] vdso: Fix lsl operand order
        - [x86 ]nmi: Fix NMI uaccess race against CR3 switching
        - [x86] irqflags: Mark native_restore_fl extern inline
        - [x86] spectre: Add missing family 6 check to microcode check
        - [x86] speculation/l1tf: Increase l1tf memory limit for Nehalem+
          (Closes: #907581)
        - hwmon: (nct6775) Fix potential Spectre v1
        - [x86] entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
        - [x86] Allow generating user-space headers without a compiler
        - [s390x] mm: fix addressing exception after suspend/resume
        - [s390x] lib: use expoline for all bcr instructions
        - [s390x] fix br_r1_trampoline for machines without exrl
        - [s390x] qdio: reset old sbal_state flags
        - [s390x] numa: move initial setup of node_to_cpumask_map
        - [s390x] pci: fix out of bounds access during irq setup
        - [s390x] purgatory: Fix crash with expoline enabled
        - [s390x] purgatory: Add missing FORCE to Makefile targets
        - kprobes: Show blacklist addresses as same as kallsyms does
        - kprobes: Replace %p with other pointer types
        - kprobes/arm: Fix %p uses in error messages
        - kprobes: Make list and blacklist root user read only
        - [mips*] Correct the 64-bit DSP accumulator register size
        - [mips*] memset.S: Fix byte_fixup for MIPSr6
        - [mips*] Always use -march=<arch>, not -<arch> shortcuts
        - [mips*] Change definition of cpu_relax() for Loongson-3
        - [mips*] lib: Provide MIPS64r6 __multi3() for GCC < 7
        - tpm: Return the actual size when receiving an unsupported command
        - tpm: separate cmd_ready/go_idle from runtime_pm
        - scsi: mpt3sas: Fix calltrace observed while running IO & reset
        - scsi: mpt3sas: Fix _transport_smp_handler() error path
        - scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
        - scsi: core: Avoid that SCSI device removal through sysfs triggers a
          deadlock
        - iscsi target: fix session creation failure handling
        - mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()
        - mtd: rawnand: fsmc: Stop using chip->read_buf()
        - mtd: rawnand: marvell: add suspend and resume hooks
        - mtd: rawnand: qcom: wait for desc completion in all BAM channels
        - [arm64] clk: rockchip: fix clk_i2sout parent selection bits on rk3399
        - PM / clk: signedness bug in of_pm_clk_add_clks()
        - power: generic-adc-battery: fix out-of-bounds write when copying channel
          properties
        - power: generic-adc-battery: check for duplicate properties copied from
          iio channels
        - watchdog: Mark watchdog touch functions as notrace
        - cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
        - [x86] dumpstack: Don't dump kernel memory based on usermode RIP
    
      [ Ben Hutchings ]
      * Set ABI to 1
      * [x86,arm64] Disable code signing for upload to unstable
      * [rt] Re-enable PREEMPT_RT
      * aufs: Update support patchset to aufs4.18-20180827 (no functional change)
      * netfilter: Enable NF_TABLES_SET as module, replacing the multiple set
        type modules that were enabled before 4.18
      * [powerpc,powerpcspe,ppc64] Build-Depend on updated kernel-wedge to fix
        broken symlinks in kernel-image udeb
    
      [ Romain Perier ]
      * [rt] Update to 4.18.5-rt3
    
     -- Ben Hutchings <email address hidden>  Thu, 06 Sep 2018 15:32:14 +0100
  • linux (4.17.17-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.17.16
        - [x86] platform/UV: Mark memblock related init code and data correctly
        - [x86] mm/pti: Clear Global bit more aggressively
        - [x86] xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits
        - [x86] mm: Disable ioremap free page handling on x86-PAE
        - kbuild: verify that $DEPMOD is installed
        - [x86] crypto: ccp - Check for NULL PSP pointer at module unload
        - [x86] crypto: ccp - Fix command completion detection race
        - crypto: vmac - require a block cipher with 128-bit block size
        - crypto: vmac - separate tfm and request context
        - crypto: blkcipher - fix crash flushing dcache in error path
        - crypto: ablkcipher - fix crash flushing dcache in error path
        - crypto: skcipher - fix aligning block size in skcipher_copy_iv()
        - crypto: skcipher - fix crash flushing dcache in error path
        - ioremap: Update pgtable free interfaces with addr
        - [x86] mm: Add TLB purge to free pmd/pte page interfaces
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.17.17
        - [x86] speculation/l1tf: Exempt zeroed PTEs from inversion
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 18 Aug 2018 14:02:58 +0200
  • linux (4.17.15-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.17.15
        - [hppa/parisc] Enable CONFIG_MLONGCALLS by default
        - [hppa/parisc] Define mb() and add memory barriers to assembler unlock
          sequences
        - Mark HI and TASKLET softirq synchronous
        - stop_machine: Disable preemption after queueing stopper threads
        - sched/deadline: Update rq_clock of later_rq when pushing a task
        - zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature
        - xen/netfront: don't cache skb_shinfo()
        - bpf, sockmap: fix leak in bpf_tcp_sendmsg wait for mem path
        - bpf, sockmap: fix bpf_tcp_sendmsg sock error handling
        - scsi: sr: Avoid that opening a CD-ROM hangs with runtime power
          management enabled
        - scsi: qla2xxx: Fix memory leak for allocating abort IOCB
        - init: rename and re-order boot_cpu_state_init()
        - root dentries need RCU-delayed freeing
        - make sure that __dentry_kill() always invalidates d_seq, unhashed or not
        - fix mntput/mntput race
        - fix __legitimize_mnt()/mntput() race
        - [armhf] dts: imx6sx: fix irq for pcie bridge
        - [x86] paravirt: Fix spectre-v2 mitigations for paravirt guests
        - [x86] speculation: Protect against userspace-userspace spectreRSB
        - [x86] kprobes/x86: Fix %p uses in error messages
        - [x86] irqflags: Provide a declaration for native_save_fl
        - [x86] speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
        - [x86] speculation/l1tf: Change order of offset/type in swap entry
        - [x86] speculation/l1tf: Protect swap entries against L1TF
        - [x86] speculation/l1tf: Protect PROT_NONE PTEs against speculation
        - [x86] speculation/l1tf: Make sure the first page is always reserved
        - [x86] speculation/l1tf: Add sysfs reporting for l1tf
        - [x86] speculation/l1tf: Disallow non privileged high MMIO PROT_NONE
          mappings
        - [x86] speculation/l1tf: Limit swap file size to MAX_PA/2
        - [x86] bugs: Move the l1tf function and define pr_fmt properly
        - sched/smt: Update sched_smt_present at runtime
        - [x86] smp: Provide topology_is_primary_thread()
        - [x86] topology: Provide topology_smt_supported()
        - cpu/hotplug: Make bringup/teardown of smp threads symmetric
        - cpu/hotplug: Split do_cpu_down()
        - cpu/hotplug: Provide knobs to control SMT
        - [x86] cpu: Remove the pointless CPU printout
        - [x86] cpu/AMD: Remove the pointless detect_ht() call
        - [x86] cpu/common: Provide detect_ht_early()
        - [x86] cpu/topology: Provide detect_extended_topology_early()
        - [x86] cpu/intel: Evaluate smp_num_siblings early
        - [x86] CPU/AMD: Do not check CPUID max ext level before parsing SMP info
        - [x86] cpu/AMD: Evaluate smp_num_siblings early
        - [x86] apic: Ignore secondary threads if nosmt=force
        - [x86] speculation/l1tf: Extend 64bit swap file size limit
        - [x86] cpufeatures: Add detection of L1D cache flush support.
        - [x86] CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
        - [x86] speculation/l1tf: Protect PAE swap entries against L1TF
        - [x86] speculation/l1tf: Fix up pte->pfn conversion for PAE
        - Revert "[x86] apic: Ignore secondary threads if nosmt=force"
        - cpu/hotplug: Boot HT siblings at least once
        - [x86] KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
        - [x86] KVM/VMX: Add module argument for L1TF mitigation
        - [x86] KVM/VMX: Add L1D flush algorithm
        - [x86] KVM/VMX: Add L1D MSR based flush
        - [x86] KVM/VMX: Add L1D flush logic
        - [x86] KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest
          numbers
        - [x86] KVM/VMX: Add find_msr() helper function
        - [x86] KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
        - [x86] KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
        - [x86] KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
        - cpu/hotplug: Online siblings when SMT control is turned on
        - [x86] litf: Introduce vmx status variable
        - [x86] kvm: Drop L1TF MSR list approach
        - [x86] l1tf: Handle EPT disabled state proper
        - [x86] kvm: Move l1tf setup function
        - [x86] kvm: Add static key for flush always
        - [x86] kvm: Serialize L1D flush parameter setter
        - [x86] kvm: Allow runtime control of L1D flush
        - cpu/hotplug: Expose SMT control init function
        - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
        - [x86] bugs, kvm: Introduce boot-time control of L1TF mitigations
        - Documentation: Add section about CPU vulnerabilities
        - [x86] speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED
          architectures
        - [x86] KVM/VMX: Initialize the vmx_l1d_flush_pages' content
        - Documentation/l1tf: Fix typos
        - cpu/hotplug: detect SMT disabled by BIOS
        - [x86] KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
        - [x86] KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
        - [x86] KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
        - [x86] irq: Demote irq_cpustat_t::__softirq_pending to u16
        - [x86] KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
        - [x86] Don't include linux/irq.h from asm/hardirq.h
        - [x86] irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
        - [x86] KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
        - Documentation/l1tf: Remove Yonah processors from not vulnerable list
        - [x86] speculation: Simplify sysfs report of VMX L1TF vulnerability
        - [x86] speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
        - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
        - cpu/hotplug: Fix SMT supported evaluation
        - [x86] speculation/l1tf: Invert all not present mappings
        - [x86] speculation/l1tf: Make pmd/pud_mknotpresent() invert
        - [x86] mm/pat: Make set_memory_np() L1TF safe
        - [x86] mm/kmmio: Make the tracer robust against L1TF
        - tools headers: Synchronize prctl.h ABI header
        - tools headers: Synchronise x86 cpufeatures.h for L1TF additions
        - [x86] microcode: Allow late microcode loading with SMT disabled
        - [x86] smp: fix non-SMP broken build due to redefinition of
          apic_id_is_primary_thread
        - cpu/hotplug: Non-SMP machines do not make use of booted_once
        - [x86] init: fix build with CONFIG_SWAP=n
        - [x86] CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present
    
      [ Ben Hutchings ]
      * serdev: Enable SERIAL_DEV_BUS, SERIAL_DEV_CTRL_TTYPORT as built-in
        (except on armel)
        - bluetooth: Re-enable BT_HCIUART_{BCM,LL} (Closes: #906048)
      * drivers/net/phy: Enable SFP as module (Closes: #906054)
      * Revert "net: increase fragment memory usage limits" (CVE-2018-5391)
    
      [ Salvatore Bonaccorso ]
      * [x86] l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
      * [x86] i8259: Add missing include file
      * Bluetooth: hidp: buffer overflow in hidp_process_report (CVE-2018-9363)
      * Bump ABI to 3
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 17 Aug 2018 05:11:43 +0200
  • linux (4.17.14-1) unstable; urgency=high
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.17.9
        - compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
        - [x86] asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
        - [x86] paravirt: Make native_save_fl() extern inline
        - alx: take rtnl before calling __alx_open from resume
        - atm: Preserve value of skb->truesize when accounting to vcc
        - atm: zatm: Fix potential Spectre v1
        - [x86] hv_netvsc: split sub-channel setup into async and sync
        - ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
        - ipvlan: fix IFLA_MTU ignored on NEWLINK
        - ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
        - net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
        - net: dccp: switch rx_tstamp_last_feedback to monotonic clock
        - net: fix use-after-free in GRO with ESP
        - net/mlx5e: Avoid dealing with vport representors if not being e-switch
          manager
        - net/mlx5e: Don't attempt to dereference the ppriv struct if not being
          eswitch manager
        - net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager
        - net/mlx5: Fix command interface race in polling mode
        - net/mlx5: Fix incorrect raw command length parsing
        - net/mlx5: Fix required capability for manipulating MPFS
        - net/mlx5: Fix wrong size allocation for QoS ETC TC regitster
        - [armhf, arm64] net: mvneta: fix the Rx desc DMA address in the Rx path
        - net/packet: fix use-after-free
        - net/sched: act_ife: fix recursive lock and idr leak
        - net/sched: act_ife: preserve the action control in case of error
        - net_sched: blackhole: tell upper qdisc about dropped packets
        - net: sungem: fix rx checksum support
        - net/tcp: Fix socket lookups with SO_BINDTODEVICE
        - qede: Adverstise software timestamp caps when PHC is not available.
        - qed: Fix setting of incorrect eswitch mode.
        - qed: Fix use of incorrect size in memcpy call.
        - qed: Limit msix vectors in kdump kernel to the minimum required count.
        - qmi_wwan: add support for the Dell Wireless 5821e module
        - r8152: napi hangup fix after disconnect
        - [s390x] qeth: don't clobber buffer on async TX completion
        - [armhf, arm64] stmmac: fix DMA channel hang in half-duplex mode
        - tcp: fix Fast Open key endianness
        - tcp: prevent bogus FRTO undos with non-SACK flows
        - vhost_net: validate sock before trying to put its fd
        - VSOCK: fix loopback on big-endian systems
        - nfp: flower: fix mpls ether type detection
        - net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN
        - nfp: reject binding to shared blocks
        - xen-netfront: Fix mismatched rtnl_unlock
        - xen-netfront: Update features after registering netdev
        - enic: do not overwrite error code
        - i40e: split XDP_TX tail and XDP_REDIRECT map flushing
        - IB/mlx5: Avoid dealing with vport representors if not being e-switch
          manager
        - [s390x] Revert "s390/qeth: use Read device to query hypervisor for MAC"
        - [s390x] qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]
        - [s390x] qeth: fix race when setting MAC address
        - sfc: correctly initialise filter rwsem for farch
        - virtio_net: split XDP_TX kick and XDP_REDIRECT map flushing
        - [x86] kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches
          KVM_AMD
        - net: cxgb3_main: fix potential Spectre v1
        - net: lan78xx: Fix race in tx pending skb size calculation
        - [x86] PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()
        - netfilter: ebtables: reject non-bridge targets
        - reiserfs: fix buffer overflow with long warning messages
        - KEYS: DNS: fix parsing multiple options
        - tls: Stricter error checking in zerocopy sendmsg path
        - autofs: fix slab out of bounds read in getname_kernel()
        - netfilter: ipv6: nf_defrag: drop skb dst before queueing
        - bpf: reject any prog that failed read-only lock
        - rds: avoid unenecessary cong_update in loop transport
        - block: don't use blocking queue entered for recursive bio submits
        - bpf: sockmap, fix crash when ipv6 sock is added
        - bpf: sockmap, consume_skb in close path
        - bpf: don't leave partial mangled prog in jit_subprogs error path
        - net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
        - ipvs: initialize tbl->entries after allocation
        - ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
        - [armhf, arm64] smccc: Add SMCCC-specific return codes
        - [arm64] Add 'ssbd' command-line option
        - [arm64] ssbd: Add global mitigation state accessor
        - [arm64] ssbd: Skip apply_ssbd if not using dynamic mitigation
        - [arm64] ssbd: Restore mitigation status on CPU resume
        - [arm64] ssbd: Introduce thread flag to control userspace mitigation
        - [arm64] ssbd: Add prctl interface for per-thread mitigation
        - [arm64] KVM: Add HYP per-cpu accessors
          ARCH_FEATURES_FUNC_ID
        - bpf: enforce correct alignment for instructions
        - [armhf] bpf: fix to use bpf_jit_binary_lock_ro api
        - bpf: undo prog rejection on read-only lock failure
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.17.10
        - scsi: sd_zbc: Fix variable type and bogus comment
        - scsi: qla2xxx: Fix inconsistent DMA mem alloc/free
        - scsi: qla2xxx: Fix kernel crash due to late workqueue allocation
        - scsi: qla2xxx: Fix NULL pointer dereference for fcport search
        - KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in
          parallel.
        - KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer
        - [x86] KVM: VMX: Mark VMXArea with revision_id of physical CPU even when
          eVMCS enabled
        - [x86] kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasks
        - [x86] kvmclock: set pvti_cpu0_va after enabling kvmclock
        - [x86] apm: Don't access __preempt_count with zeroed fs
        - [x86] events/intel/ds: Fix bts_interrupt_threshold alignment
        - [x86] MCE: Remove min interval polling limitation
        - fat: fix memory allocation failure handling of match_strdup()
        - ALSA: rawmidi: Change resized buffers atomically
        - [x86] ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk
        - [x86] ALSA: hda/realtek - Yet another Clevo P950 quirk entry
        - [x86] ALSA: hda: add mute led support for HP ProBook 455 G5
        - mm: memcg: fix use after free in mem_cgroup_iter()
        - mm/huge_memory.c: fix data loss when splitting a file pmd
        - [x86] cpufreq: intel_pstate: Register when ACPI PCCH is present
        - [x86, arm64, powerpc*] vfio/pci: Fix potential Spectre v1
        - stop_machine: Disable preemption when waking two stopper threads
        - [powerpc*] powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from
          stop (idle)
        - drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)
        - [x86] drm/i915: Fix hotplug irq ack on i965/g4x
        - Revert "drm/amd/display: Don't return ddc result and read_bytes in same
          return value"
        - [x86] drm/nouveau: Remove bogus crtc check in pmops_runtime_idle
        - [x86] drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
        - [x86] drm/nouveau: Avoid looping through fake MST connectors
        - gen_stats: Fix netlink stats dumping in the presence of padding
        - ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
        - ipv6: fix useless rol32 call on hash
        - ipv6: ila: select CONFIG_DST_CACHE
        - lib/rhashtable: consider param->min_size when setting initial table size
        - net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
        - net: Don't copy pfmemalloc flag in __copy_skb_header()
        - skbuff: Unconditionally copy pfmemalloc in __skb_clone()
        - net/ipv4: Set oif in fib_compute_spec_dst
        - net/ipv6: Do not allow device only routes via the multipath API
        - net: phy: fix flag masking in __set_phy_supported
        - qmi_wwan: add support for Quectel EG91
        - rhashtable: add restart routine in rhashtable_free_and_destroy()
        - sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
        - tg3: Add higher cpu clock for 5762.
        - net: ip6_gre: get ipv6hdr after skb_cow_head()
        - sctp: introduce sctp_dst_mtu
        - sctp: fix the issue that pathmtu may be set lower than MINSEGMENT
        - [x86] hv_netvsc: Fix napi reschedule while receive completion is busy
        - net: aquantia: vlan unicast address list correct handling
        - net/mlx4_en: Don't reuse RX page when XDP is set
        - ipv6: make DAD fail with enhanced DAD when nonce length differs
        - net: usb: asix: replace mii_nway_restart in resume path
        - [alpha] fix osf_wait4() breakage
        - drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
        - xhci: Fix perceived dead host due to runtime suspend race with event
          handler
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.17.11
        - [x86] KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
        - [x86] Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean
          up intel_{alloc,free}_coherent()"
        - [mips*] Fix off-by-one in pci_resource_to_user()
        - [arm64] clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz
          to 1.2GHz
        - [x86] xen/PVH: Set up GS segment for stack canary
        - [x86] drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()
        - [x86] drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
        - [arm64] clk: meson-gxbb: set fclk_div2 as CLK_IS_CRITICAL
        - bonding: set default miimon value for non-arp modes if not set
        - ip: hash fragments consistently
        - ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
        - net: dsa: mv88e6xxx: fix races between lock and irq freeing
        - net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper
        - net-next/hinic: fix a problem in hinic_xmit_frame()
        - net: skb_segment() should not return NULL
        - tcp: fix dctcp delayed ACK schedule
        - tcp: helpers to send special DCTCP ack
        - tcp: do not cancel delay-AcK on DCTCP special ACK
        - tcp: do not delay ACK in DCTCP upon CE status change
        - net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_mode
        - r8169: restore previous behavior to accept BIOS WoL settings
        - tls: check RCV_SHUTDOWN in tls_wait_data
        - net/mlx5e: Add ingress/egress indication for offloaded TC flows
        - net/mlx5e: Only allow offloading decap egress (egdev) flows
        - net/mlx5e: Refine ets validation function
        - nfp: flower: ensure dead neighbour entries are not offloaded
        - sock: fix sg page frag coalescing in sk_alloc_sg
        - net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv
        - multicast: do not restore deleted record source filter mode to new one
        - net/ipv6: Fix linklocal to global address with VRF
        - net/mlx5e: Don't allow aRFS for encapsulated packets
        - net/mlx5e: Fix quota counting in aRFS expire flow
        - net/mlx5: Adjust clock overflow work period
        - rtnetlink: add rtnl_link_state check in rtnl_configure_link
        - vxlan: add new fdb alloc and create helpers
        - vxlan: make netlink notify in vxlan_fdb_destroy optional
        - vxlan: fix default fdb entry netlink notify ordering during netdev create
        - tcp: free batches of packets in tcp_prune_ofo_queue()
          CVE-2018-5390
        - tcp: avoid collapses in tcp_prune_queue() if possible
        - tcp: detect malicious patterns in tcp_collapse_ofo_queue()
        - tcp: call tcp_drop() from tcp_data_queue_ofo()
        - tcp: add tcp_ooo_try_coalesce() helper
        - Revert "staging:r8188eu: Use lib80211 to support TKIP"
        - staging: speakup: fix wraparound in uaccess length check
        - usb: cdc_acm: Add quirk for Castles VEGA3000
        - usb: core: handle hub C_PORT_OVER_CURRENT condition
        - [armhf, arm64] usb: dwc2: Fix DMA alignment to start at allocated boundary
        - [armhf, arm64] usb: xhci: Fix memory leak in xhci_endpoint_reset()
        - [x86, arm64] ACPICA: AML Parser: ignore dispatcher error status during
          table load
        - driver core: Partially revert "driver core: correct device's shutdown
          order"
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.17.12
        - Input: elan_i2c - add ACPI ID for lenovo ideapad 330
        - Input: i8042 - add Lenovo LaVie Z to the i8042 reset list
        - Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15AST
        - mm: disallow mappings that conflict for devm_memremap_pages()
        - kvm, mm: account shadow page tables to kmemcg
        - delayacct: fix crash in delayacct_blkio_end() after delayacct init failure
        - tracing: Fix double free of event_trigger_data
        - tracing: Fix possible double free in event_enable_trigger_func()
        - kthread, tracing: Don't expose half-written comm when creating kthreads
        - tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
        - tracing: Quiet gcc warning about maybe unused link variable
        - [arm64] fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups
        - [x86] drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.
        - kcov: ensure irq code sees a valid area
        - mm: check for SIGKILL inside dup_mmap() loop
        - drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)
        - xen/netfront: raise max number of slots in xennet_get_responses()
        - [x86] hv_netvsc: fix network namespace issues with VF support
        - skip LAYOUTRETURN if layout is invalid
        - ixgbe: Fix setting of TC configuration for macvlan case
        - ALSA: emu10k1: add error handling for snd_ctl_add
        - ALSA: fm801: add error handling for snd_ctl_add
        - NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY
        - nfsd: fix error handling in nfs4_set_delegation()
        - nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo
        - vfio: platform: Fix reset module leak in error path
        - vfio/mdev: Check globally for duplicate devices
        - vfio/type1: Fix task tracking for QEMU vCPU hotplug
        - kernel/hung_task.c: show all hung tasks before panic
        - mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the
          same cacheline
        - mm: /proc/pid/pagemap: hide swap entries from unprivileged users
        - mm: vmalloc: avoid racy handling of debugobjects in vunmap
        - mm/slub.c: add __printf verification to slab_err()
        - rtc: ensure rtc_set_alarm fails when alarms are not supported
        - rxrpc: Fix terminal retransmission connection ID to include the channel
        - [arm64] net: hns3: Fix for VF mailbox cannot receiving PF response
        - perf tools: Fix pmu events parsing rule
        - netfilter: ipset: forbid family for hash:mac sets
        - netfilter: ipset: List timing out entries with "timeout 1" instead of zero
        - printk: drop in_nmi check from printk_safe_flush_on_panic()
        - [armhf] bpf: fix inconsistent naming about emit_a32_lsr_{r64,i64}
        - ceph: fix alignment of rasize
        - ceph: fix use-after-free in ceph_statfs()
        - e1000e: Ignore TSYNCRXCTL when getting I219 clock attributes
        - infiniband: fix a possible use-after-free bug (CVE-2018-14734)
        - [powerpc*] lib: Adjust .balign inside string functions for PPC32
        - [powerpc*] 64s: Add barrier_nospec
        - [powerpc*] eeh: Fix use-after-release of EEH driver
        - [powerpc*] 64s: Fix compiler store ordering to SLB shadow area
        - [arm64] net: hns3: Fix for phy not link up problem after resetting
        - [arm64] net: hns3: Fix for service_task not running problem after
          resetting
        - RDMA/mad: Convert BUG_ONs to error flows
        - lightnvm: fix partial read error path
        - lightnvm: proper error handling for pblk_bio_add_pages
        - lightnvm: pblk: warn in case of corrupted write buffer
        - netfilter: nf_tables: check msg_type before nft_trans_set(trans)
        - pnfs: Don't release the sequence slot until we've processed layoutget on
          open
        - NFS: Fix up nfs_post_op_update_inode() to force ctime updates
        - disable loading f2fs module on PAGE_SIZE > 4KB
        - f2fs: fix error path of move_data_page
        - f2fs: don't drop dentry pages after fs shutdown
        - f2fs: fix to don't trigger writeback during recovery
        - f2fs: fix to wait page writeback during revoking atomic write
        - f2fs: Fix deadlock in shutdown ioctl
        - f2fs: fix missing clear FI_NO_PREALLOC in some error case
        - f2fs: fix to detect failure of dquot_initialize
        - f2fs: fix race in between GC and atomic open
        - block, bfq: remove wrong lock in bfq_requests_merged
        - usbip: usbip_detach: Fix memory, udev context and udev leak
        - usbip: dynamically allocate idev by nports found in sysfs
        - [x86] perf/x86/intel/uncore: Correct fixed counter index check in
          generic code
        - [x86] perf/x86/intel/uncore: Correct fixed counter index check for NHM
        - PCI: Fix devm_pci_alloc_host_bridge() memory leak
        - btrfs: balance dirty metadata pages in btrfs_finish_ordered_io
        - iwlwifi: pcie: fix race in Rx buffer allocator
        - iwlwifi: mvm: open BA session only when sta is authorized
        - Bluetooth: hci_qca: Fix "Sleep inside atomic section" warning
        - drm/amd/display: Do not program interrupt status on disabled crtc
        - Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011
        - ASoC: dpcm: fix BE dai not hw_free and shutdown
        - mfd: cros_ec: Fail early if we cannot identify the EC
        - mwifiex: handle race during mwifiex_usb_disconnect
        - wlcore: sdio: check for valid platform device data before suspend
        - [arm64] net: hns3: Fixes initalization of RoCE handle and makes it
          conditional
        - [arm64] net: hns3: Fixes the init of the VALID BD info in the descriptor
        - media: tw686x: Fix incorrect vb2_mem_ops GFP flags
        - media: cec-pin-error-inj: avoid a false-positive Spectre detection
        - media: videobuf2-core: don't call memop 'finish' when queueing
        - Btrfs: don't return ino to ino cache if inode item removal fails
        - Btrfs: don't BUG_ON() in btrfs_truncate_inode_items()
        - btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups
        - btrfs: qgroup: Finish rescan when hit the last leaf of extent tree
        - [x86] microcode: Make the late update update_lock a raw lock for RT
        - PM / wakeup: Make s2idle_lock a RAW_SPINLOCK
        - PCI: Prevent sysfs disable of device while driver is attached
        - [arm64] soc: qcom: qmi: fix a buffer sizing bug
        - [arm64] soc: qcom: smem: fix qcom_smem_set_global_partition()
        - [arm64] soc: qcom: smem: byte swap values properly
        - nvme-rdma: stop admin queue before freeing it
        - nvme-pci: Fix AER reset handling
        - ath: Add regulatory mapping for : FCC3_ETSIC, ETSI8_WORLD, APL13_WORLD,
          APL2_FCCA, Uganda, Tanzania, Serbia, Bermuda and Bahamas
        - sched/cpufreq: Modify aggregate utilization to always include blocked FAIR
          utilization
        - [powerpc*] Add a missing include header
        - [powerpc*] chrp/time: Make some functions static, add missing header
          include
        - [powerpc*] powermac: Add missing prototype for note_bootable_part()
        - [powerpc*] powermac: Mark variable x as unused
        - powerpc: Add __printf verification to prom_printf
        - [x86] KVM: prevent integer overflows in KVM_MEMORY_ENCRYPT_REG_REGION
        - [powerpc*] 8xx: fix invalid register expression in head_8xx.S
        - [arm64] pinctrl: msm: fix gpio-hog related boot issues
        - bpf: fix multi-function JITed dump obtained via syscall
        - [powerpc*] bpf: pad function address loads with NOPs
        - PCI: pciehp: Request control of native hotplug only if supported
        - mwifiex: correct histogram data with appropriate index
        - ima: based on policy verify firmware signatures (pre-allocated buffer)
        - spi: Add missing pm_runtime_put_noidle() after failed get
        - [arm64] net: hns3: Fix for CMDQ and Misc. interrupt init order problem
        - [arm64] net: hns3: Fix the missing client list node initialization
        - [arm64] net: hns3: Fix for hns3 module is loaded multiple times problem
        - fscrypt: use unbound workqueue for decryption
        - [armhf, arm64] net: mvpp2: Add missing VLAN tag detection
        - scsi: ufs: ufshcd: fix possible unclocked register access
        - scsi: ufs: fix exception event handling
        - [s390x] scsi: zfcp: assert that the ERP lock is held when tracing a
          recovery trigger
        - drm/nouveau: remove fence wait code from deferred client work handler
        - drm/nouveau/gem: lookup VMAs for buffers referenced by pushbuf ioctl
        - drm/nouveau/fifo/gk104-: poll for runlist update completion
        - Bluetooth: btusb: add ID for LiteOn 04ca:301a
        - rtc: tps6586x: fix possible race condition
        - rtc: vr41xx: fix possible race condition
        - rtc: tps65910: fix possible race condition
        - ALSA: emu10k1: Rate-limit error messages about page errors
        - regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_ops
        - md/raid1: add error handling of read error from FailFast device
        - md: fix NULL dereference of mddev->pers in remove_and_add_spares()
        - ixgbevf: fix MAC address changes through ixgbevf_set_mac()
        - gpu: host1x: Acquire a reference to the IOVA cache
        - media: smiapp: fix timeout checking in smiapp_read_nvm
        - PCI/DPC: Clear interrupt status in interrupt handler top half
        - clocksource: Move inline keyword to the beginning of function declarations
        - net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value
        - ALSA: usb-audio: Apply rate limit to warning messages in URB complete
          callback
        - [arm64] net: hns3: Fix for fiber link up problem
        - media: atomisp: ov2680: don't declare unused vars
        - media: staging: atomisp: Comment out several unused sensor resolutions
        - [arm64] cmpwait: Clear event register before arming exclusive monitor
        - HID: hid-plantronics: Re-resend Update to map button for PTT products
        - drm/amd/display: remove need of modeset flag for overlay planes (V2)
        - drm/radeon: fix mode_valid's return type
        - drm/amdgpu: Remove VRAM from shared bo domains.
        - drm/amd/display: Fix dim display on DCE11
        - IB: Fix RDMA_RXE and INFINIBAND_RDMAVT dependencies for DMA_VIRT_OPS
        - [powerpc*] embedded6xx/hlwd-pic: Prevent interrupts from being handled by
          Starlet
        - HID: i2c-hid: check if device is there before really probing
        - rsi: Add null check for virtual interfaces in wowlan config
        - nvmem: properly handle returned value nvmem_reg_read
        - [armhf] ARM: dts: imx53: Fix LDB OF graph warning
        - i40e: free the skb after clearing the bitlock
        - tty: Fix data race in tty_insert_flip_string_fixed_flag
        - dma-iommu: Fix compilation when !CONFIG_IOMMU_DMA
        - net: phy: phylink: Release link GPIO
        - media: rcar_jpu: Add missing clk_disable_unprepare() on error in
          jpu_open()
        - libata: Fix command retry decision
        - ACPI / LPSS: Only call pwm_add_table() for Bay Trail PWM if PMIC HRV is 2
        - media: media-device: fix ioctl function types
        - media: saa7164: Fix driver name in debug output
        - media: em28xx: Fix DualHD broken second tuner
        - mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter
          pages
        - brcmfmac: Add support for bcm43364 wireless chipset
        - [s390x] cpum_sf: Add data entry sizes to sampling trailer entry
        - perf: fix invalid bit in diagnostic entry
        - net: phy: sfp: handle cases where neither BR, min nor BR, max is given
        - bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.
        - bnxt_en: Always forward VF MAC address to the PF.
        - mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is
          enabled
        - staging: most: cdev: fix chrdev_region leak
        - scsi: 3w-9xxx: fix a missing-check bug
        - scsi: 3w-xxxx: fix a missing-check bug
        - scsi: megaraid: silence a static checker bug
        - scsi: hisi_sas: config ATA de-reset as an constrained command for v3 hw
        - soc/tegra: pmc: Don't allocate struct tegra_powergate on stack
        - scsi: qedf: Set the UNLOADING flag when removing a vport
        - dma-direct: try reallocation with GFP_DMA32 if possible
        - staging: lustre: o2iblnd: fix race at kiblnd_connect_peer
        - staging: lustre: o2iblnd: Fix FastReg map/unmap for MLX5
        - thermal: exynos: fix setting rising_threshold for Exynos5433
        - regulator: add dummy function of_find_regulator_by_node
        - bpf: fix references to free_bpf_prog_info() in comments
        - f2fs: avoid fsync() failure caused by EAGAIN in writepage()
        - media: em28xx: fix a regression with HVR-950
        - media: siano: get rid of __le32/__le16 cast warnings
        - mt76x2: fix avg_rssi estimation
        - drm/atomic: Handling the case when setting old crtc for plane
        - mmc: sdhci-omap: Fix when capabilities are obtained from
          SDHCI_CAPABILITIES reg
        - f2fs: check cap_resource only for data blocks
        - mlxsw: spectrum_router: Return an error for non-default FIB rules
        - ALSA: hda/ca0132: fix build failure when a local macro is defined
        - mmc: dw_mmc: update actual clock for mmc debugfs
        - mmc: pwrseq: Use kmalloc_array instead of stack VLA
        - [arm64] dt-bindings: pinctrl: meson: add support for the Meson8m2 SoC
        - [armhf] spi: meson-spicc: Fix error handling in meson_spicc_probe()
        - [arm64] net: hns3: Fixes the out of bounds access in hclge_map_tqp
        - dt-bindings: net: meson-dwmac: new compatible name for AXG SoC
        - i40e: Add advertising 10G LR mode
        - i40e: avoid overflow in i40e_ptp_adjfreq()
        - mt76: add rcu locking around tx scheduling
        - backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_direction
        - stop_machine: Use raw spinlocks
        - delayacct: Use raw_spinlocks
        - ath10k: fix kernel panic while reading tpc_stats
        - memory: tegra: Do not handle spurious interrupts
        - memory: tegra: Apply interrupts mask per SoC
        - nvme: lightnvm: add granby support
        - ASoC: fsl_ssi: Use u32 variable type when using regmap_read()
        - ASoC: compress: Only call free for components which have been opened
        - igb: Fix queue selection on MAC filters on i210
        - qtnfmac: pearl: pcie: fix memory leak in qtnf_fw_work_handler
        - drm/gma500: fix psb_intel_lvds_mode_valid()'s return type
        - ipconfig: Correctly initialise ic_nameservers
        - rsi: Fix 'invalid vdd' warning in mmc
        - rsi: fix nommu_map_sg overflow kernel panic
        - audit: allow not equal op for audit by executable
        - [armhf, arm64] drm/rockchip: analogix_dp: Do not call Analogix code before 
          bind
        - [x86] platform/x86: dell-smbios: Match on www.dell.com in OEM strings too
        - staging: vchiq_core: Fix missing semaphore release in error case
        - staging: lustre: llite: correct removexattr detection
        - staging: lustre: ldlm: free resource when ldlm_lock_create() fails.
        - staging: ks7010: fix error handling in ks7010_upload_firmware
        - serial: core: Make sure compiler barfs for 16-byte earlycon names
        - soc: imx: gpcv2: Do not pass static memory as platform data
        - microblaze: Fix simpleImage format generation
        - usb: hub: Don't wait for connect state at resume for powered-off ports
        - crypto: authencesn - don't leak pointers to authenc keys
        - crypto: authenc - don't leak pointers to authenc keys
        - y2038: ipc: Use ktime_get_real_seconds consistently
        - media: rc: mce_kbd decoder: low timeout values cause double keydowns
        - media: omap3isp: fix unbalanced dma_iommu_mapping
        - regulator: Don't return or expect -errno from of_map_mode()
        - ath10k: search all IEs for variant before falling back
        - drm/stm: ltdc: fix warning in ltdc_crtc_update_clut()
        - scsi: scsi_dh: replace too broad "TP9" string with the exact models
        - scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOs
        - scsi: cxlflash: Synchronize reset and remove ops
        - scsi: cxlflash: Avoid clobbering context control register value
        - PCI/ASPM: Disable ASPM L1.2 Substate if we don't have LTR
        - media: atomisp: compat32: fix __user annotations
        - media: cec: fix smatch error
        - media: si470x: fix __be16 annotations
        - net: socionext: reset hardware in ndo_stop
        - ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()
        - ASoC: topology: Add missing clock gating parameter when parsing hw_configs
        - [armhf] ARM: dts: imx6qdl-wandboard: Let the codec control MCLK pinctrl
        - drm: Add DP PSR2 sink enable bit
        - drm/atomic-helper: Drop plane->fb references only for
          drm_atomic_helper_shutdown()
        - drm/dp/mst: Fix off-by-one typo when dump payload table
        - drm/amdgpu: Avoid reclaim while holding locks taken in MMU notifier
        - block: bio_iov_iter_get_pages: fix size of last iovec
        - blkdev: __blkdev_direct_IO_simple: fix leak in error case
        - block: reset bi_iter.bi_done after splitting bio
        - nvmet-fc: fix target sgl list on large transfers
        - i2c: rcar: handle RXDMA HW behaviour on Gen3
        - random: mix rdrand with entropy sent in from userspace
        - squashfs: be more careful about metadata corruption
        - ext4: fix false negatives *and* false positives in
          ext4_check_descriptors()
        - ext4: fix inline data updates with checksums enabled
        - ext4: check for allocation block validity with block group locked
        - ext4: fix check to prevent initializing reserved inodes
        - gpio: of: Handle fixed regulator flags properly
        - gpio: uniphier: set legitimate irq trigger type in .to_irq hook
        - RDMA/uverbs: Protect from attempts to create flows on unsupported QP
        - net: dsa: qca8k: Force CPU port to its highest bandwidth
        - net: dsa: qca8k: Enable RXMAC when bringing up a port
        - net: dsa: qca8k: Add QCA8334 binding documentation
        - net: dsa: qca8k: Allow overwriting CPU port setting
        - ipv4: remove BUG_ON() from fib_compute_spec_dst
        - netdevsim: don't leak devlink resources
        - net: ena: Fix use of uninitialized DMA address bits field
        - net: fix amd-xgbe flow-control issue
        - net: lan78xx: fix rx handling before first packet is send
        - net: mdio-mux: bcm-iproc: fix wrong getter and setter pair
        - NET: stmmac: align DMA stuff to largest cache line length
        - RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr
        - tcp_bbr: fix bw probing to raise in-flight data for very small BDPs
        - virtio_net: Fix incosistent received bytes counter
        - xen-netfront: wait xenbus state change when load module manually
        - cxgb4: Added missing break in ndo_udp_tunnel_{add/del}
        - net: rollback orig value on failure of dev_qdisc_change_tx_queue_len
        - netlink: Do not subscribe to non-existent groups
        - netlink: Don't shift with UB on nlk->ngroups
        - tcp: do not force quickack when receiving out-of-order packets
        - tcp: add max_quickacks param to tcp_incr_quickack and
          tcp_enter_quickack_mode
        - tcp: do not aggressively quick ack after ECN events
        - tcp: refactor tcp_ecn_check_ce to remove sk type cast
        - tcp: add one more quick ack after after ECN events
        - tcp: ack immediately when a cwr packet arrives
        - ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation
        - [x86, arm64] ACPICA: AML Parser: ignore control method status in
          module-level code
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.17.13
        - bonding: avoid lockdep confusion in bond_get_stats()
        - inet: frag: enforce memory limits earlier
        - ipv4: frags: handle possible skb truesize change
        - net: dsa: Do not suspend/resume closed slave_dev
        - netlink: Fix spectre v1 gadget in netlink_create()
        - [armhf, arm64] net: stmmac: Fix WoL for PCI-based setups
        - rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
        - net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager
        - net/mlx5e: Set port trust mode to PCP as default
        - net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flow
        - squashfs: more metadata hardening
        - can: ems_usb: Fix memory leak on ems_usb_disconnect()
        - net: socket: fix potential spectre v1 gadget in socketcall
        - net: socket: Fix potential spectre v1 gadget in sock_is_registered
        - virtio_balloon: fix another race between migration and ballooning
        - [x86] efi: Access EFI MMIO data as unencrypted when SEV is active
        - [x86] apic: Future-proof the TSC_DEADLINE quirk for SKX
        - [x86] entry/64: Remove %ebx handling from error_entry/exit
        - [86] kvm: x86: vmx: fix vpid leak
        - audit: fix potential null dereference 'context->module.name'
        - ipc/shm.c add ->pagesize function to shm_vm_ops
        - userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK fails
        - iwlwifi: add more card IDs for 9000 series
        - brcmfmac: fix regression in parsing NVRAM for multiple devices
        - RDMA/uverbs: Expand primary and alt AV port checks
        - [x86] crypto: padlock-aes - Fix Nano workaround data corruption
        - [armhf, arm64] drm/vc4: Reset ->{x, y}_scaling[1] when dealing with
          uniplanar formats
        - drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check()
        - drm/atomic: Initialize variables in drm_atomic_helper_async_check() to
          make gcc happy
        - scsi: sg: fix minor memory leak in error path
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.17.14
        - scsi: qla2xxx: Fix unintialized List head crash
        - scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
        - scsi: qla2xxx: Fix driver unload by shutting down chip
        - scsi: qla2xxx: Fix ISP recovery on unload
        - scsi: qla2xxx: Return error when TMF returns
        - jfs: Fix usercopy whitelist for inline inode data
        - genirq: Make force irq threading setup more robust
        - [x86] perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI
          devices
        - nohz: Fix local_timer_softirq_pending()
        - nohz: Fix missing tick reprogram when interrupting an inline softirq
        - netlink: Don't shift on 64 for ngroups
        - ring_buffer: tracing: Inherit the tracing setting to next ring buffer
        - i2c: imx: Fix reinit_completion() use
        - Btrfs: fix file data corruption after cloning a range and fsync
        - Partially revert "block: fail op_is_write() requests to read-only
          partitions" (Closes: #900442)
        - xfs: don't call xfs_da_shrink_inode with NULL bp
        - xfs: validate cached inodes are free when allocated
        - jfs: Fix inconsistency between memory allocation and ea_buf->max_size
    
      [ Ben Hutchings ]
      * [armhf] gpu: host1x: Drop my build fix in favour of upstream fix:
        - Revert "Revert "gpu: host1x: Add IOMMU support""
        - gpu: host1x: Fix compiler errors by converting to dma_addr_t
      * [ia64] sched: Disable SCHED_STACK_END_CHECK (Closes: #905461)
      * mtd: powernv_flash: set of_node in mtd's dev (Closes: #904380)
      * block: really disable runtime-pm for blk-mq (Closes: #904441)
    
      [ Bastian Blank ]
      * Bump ABI to 2
    
     -- Bastian Blank <email address hidden>  Mon, 13 Aug 2018 15:33:58 +0200
  • linux (4.17.8-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.17.7
        - bpf: reject passing modified ctx to helper functions
        - [mips*] Call dump_stack() from show_regs()
        - [mips*] Use async IPIs for arch_trigger_cpumask_backtrace()
        - [mips*] Fix ioremap() RAM check
        - [armhf] drm/etnaviv: Check for platform_device_register_simple() failure
        - [armhf] drm/etnaviv: Fix driver unregistering
        - [armhf] drm/etnaviv: bring back progress check in job timeout handler
        - ACPICA: Clear status of all events when entering S5
        - [armhf] mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz
          pinctrl states
        - [armhf] mmc: dw_mmc: fix card threshold control configuration
        - [x86] ibmasm: don't write out of bounds in read handler
        - [arm64,x86] staging: rtl8723bs: Prevent an underflow in
          rtw_check_beacon_data().
        - ata: Fix ZBC_OUT command block check
        - ata: Fix ZBC_OUT all bit handling
        - [x86] mei: discard messages from not connected client during power down.
        - mtd: spi-nor: cadence-quadspi: Fix direct mode write timeouts
        - tracing/kprobe: Release kprobe print_fmt properly
        - vmw_balloon: fix inflation with batching
        - ahci: Add Intel Ice Lake LP PCI ID
        - ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
        - [x86] thunderbolt: Notify userspace when boot_acl is changed
        - USB: serial: ch341: fix type promotion bug in ch341_control_in()
        - USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
        - USB: serial: keyspan_pda: fix modem-status error handling
        - USB: yurex: fix out-of-bounds uaccess in read handler
        - USB: serial: mos7840: fix status-register error handling
        - usb: quirks: add delay quirks for Corsair Strafe
        - xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
        - mm: zero unavailable pages before memmap init
        - ALSA: hda/realtek - two more lenovo models need fixup of
          MIC_LOCATION
        - ALSA: hda - Handle pm failure during hotplug
        - mm: do not drop unused pages when userfaultd is running
        - fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
        - x86/purgatory: add missing FORCE to Makefile target
        - fs, elf: make sure to page align bss in load_elf_library
        - mm: do not bug_on on incorrect length in __mm_populate()
        - tracing: Reorder display of TGID to be after PID
        - kbuild: delete INSTALL_FW_PATH from kbuild documentation
        - acpi, nfit: Fix scrub idle detection
        - [arm64] neon: Fix function may_use_simd() return error status
        - tools build: fix # escaping in .cmd files for future Make
        - IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
        - [arm64,armhf] i2c: tegra: Fix NACK error handling
        - i2c: recovery: if possible send STOP with recovery pulses
        - iw_cxgb4: correctly enforce the max reg_mr depth
        - [x86] xen: remove global bit from __default_kernel_pte_mask for pv
          guests
        - [x86] xen: setup pv irq ops vector earlier
        - bsg: fix bogus EINVAL on non-data commands
        - [x86] uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
        - netfilter: nf_queue: augment nfqa_cfg_policy
        - crypto: don't optimize keccakf()
        - netfilter: x_tables: initialise match/target check parameter
          struct
        - loop: add recursion validation to LOOP_CHANGE_FD
        - xfs: fix inobt magic number check
        - PM / hibernate: Fix oops at snapshot_write()
        - RDMA/ucm: Mark UCM interface as BROKEN
        - loop: remember whether sysfs_create_group() was done
        - [x86] kvm: vmx: Nested VM-entry prereqs for event inj.
        - f2fs: give message and set need_fsck given broken node id
        - f2fs: avoid bug_on on corrupted inode
        - f2fs: sanity check on sit entry
        - f2fs: sanity check for total valid node blocks
        - [armhf] dts: armada-38x: use the new thermal binding
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.17.8
        - mm: don't do zero_resv_unavail if memmap is not allocated
    
      [ Ben Hutchings ]
      * ext4: fix false negatives *and* false positives in ext4_check_descriptors()
        (Closes: #903838)
      * Fix remaining build failures with gcc 8 (Closes: #897802):
        - tools/lib/api/fs/fs.c: Fix misuse of strncpy()
        - usbip: Fix misuse of strncpy()
    
      [ Salvatore Bonaccorso ]
      * Ignore ABI changes for acpi_nfit_desc_init and acpi_nfit_init
      * Ignore ABI changes for loop_register_transfer
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 20 Jul 2018 23:08:27 +0200
  • linux (4.17.6-2) unstable; urgency=medium
    
      [ Ben Hutchings ]
      * [armhf] drm/sun4i: Ignore ABI changes (fixes FTBFS)
      * debian/control: Fix arch/profile qualifications for libelf-dev
        build-dependency
      * debian/rules.real: Pass KERNEL_ARCH variable down to debian/rules.d
      * debian/rules.d/tools/perf/Makefile: Use KERNEL_ARCH variable
      * linux-kbuild: Fix the assumed host architecture for cross-built objtool
      * [ppc64] linux-bootwrapper: Work around compiler include path quirk
        (fixes FTBFS)
      * Fix file conflicts between debug packages where a vDSO is identical
        (Closes: #872263):
        - kbuild: Add build salt to the kernel and modules
        - [arm64,powerpc,x86] Add build salt to the vDSO
        - Set BUILD_SALT equal to the release string
      * init: Avoid ABI change for build salt
    
      [ Vagrant Cascadian ]
      * [riscv64] Build linux-libc-dev (Closes: #886440).
        Thanks to Manuel A. Fernandez Montecelo.
    
     -- Ben Hutchings <email address hidden>  Sun, 15 Jul 2018 23:45:56 +0100
  • linux (4.17.6-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.17.4
        - [x86] spectre_v1: Disable compiler optimizations over
          array_index_mask_nospec()
        - [x86] xen: Add call of speculative_store_bypass_ht_init() to PV paths
        - [x86] UV: Add adjustable set memory block size function
        - [x86] UV: Use new set memory block size function
        - [x86] UV: Add kernel parameter to set memory block size
        - [x86] mce: Improve error message when kernel cannot recover
        - [x86] mce: Check for alternate indication of machine check recovery on
          Skylake
        - [x86] mce: Fix incorrect "Machine check from unknown source" message
        - [x86] mce: Do not overwrite MCi_STATUS in mce_no_way_out()
        - [x86] Call fixup_exception() before notify_die() in math_error()
        - [m68k] mm: Adjust VM area to be unmapped by gap size for __iounmap()
        - [m68k] mac: Fix SWIM memory resource end address
        - hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUs
        - mtd: spi-nor: intel-spi: Fix atomic sequence handling
        - serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version
        - signal/xtensa: Consistenly use SIGBUS in do_unaligned_user
        - PM / Domains: Fix error path during attach in genpd
        - PCI / PM: Do not clear state_saved for devices that remain suspended
        - ACPI / LPSS: Avoid PM quirks on suspend and resume from S3
        - PM / core: Fix supplier device runtime PM usage counter imbalance
        - PM / OPP: Update voltage in case freq == old_freq
        - mmc: renesas_sdhi: really fix WP logic regressions
        - usb: do not reset if a low-speed or full-speed device timed out
        - 1wire: family module autoload fails because of upper/lower case mismatch.
        - ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it
        - ASoC: cs35l35: Add use_single_rw to regmap config
        - ASoC: mediatek: preallocate pages use platform device
        - ASoC: cirrus: i2s: Fix LRCLK configuration
        - ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setup
        - thermal: bcm2835: Stop using printk format %pCr
        - lib/vsprintf: Remove atomic-unsafe support for %pCr
        - ftrace/selftest: Have the reset_trigger code be a bit more careful
        - mips: ftrace: fix static function graph tracing
        - branch-check: fix long->int truncation when profiling branches
        - ipmi:bt: Set the timeout before doing a capabilities check
        - Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw
          loader
        - printk: fix possible reuse of va_list variable
        - fuse: fix congested state leak on aborted connections
        - fuse: atomic_o_trunc should truncate pagecache
        - fuse: don't keep dead fuse_conn at fuse_fill_super().
        - fuse: fix control dir setup and teardown
        - [powerpc*] mm/hash: Add missing isync prior to kernel stack SLB switch
        - [powerpc*] pkeys: Detach execute_only key on !PROT_EXEC
        - [powerpc*] ptrace: Fix setting 512B aligned breakpoints with
          PTRACE_SET_DEBUGREG
        - [powerpc*] perf: Fix memory allocation for core-imc based on
          num_possible_cpus()
        - [powerpc*] ptrace: Fix enforcement of DAWR constraints
        - [powerpc*] powernv/ioda2: Remove redundant free of TCE pages
        - [powerpc*] powernv: copy/paste - Mask SO bit in CR
        - [powerpc*] powernv/cpuidle: Init all present cpus for deep states
        - [powerpc*] cpuidle: powernv: Fix promotion from snooze if next state
          disabled
        - [powerpc*] fadump: Unregister fadump on kexec down path.
        - libnvdimm, pmem: Do not flush power-fail protected CPU caches
        - [armhf, arm64] soc: rockchip: power-domain: Fix wrong value when power
          up pd with writemask
        - [powerpc*] 64s/radix: Fix radix_kvm_prefetch_workaround paca access of not
          possible CPU
        - [powerpc] e500mc: Set assembler machine type to e500mc
        - [powerpc*] 64s: Fix DT CPU features Power9 DD2.1 logic
        - cxl: Configure PSL to not use APC virtual machines
        - cxl: Disable prefault_mode in Radix mode
        - [armhf] 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size
        - [armhf] dts: Fix SPI node for Arria10
        - [armhf] dts: socfpga: Fix NAND controller node compatible
        - [armhf] dts: socfpga: Fix NAND controller clock supply
        - [armhf] dts: socfpga: Fix NAND controller node compatible for Arria10
        - hwrng: core - Always drop the RNG in hwrng_unregister()
        - softirq: Reorder trace_softirqs_on to prevent lockdep splat
        - [arm64] Fix syscall restarting around signal suppressed by tracer
        - [arm64] crypto: arm64/aes-blk - fix and move skcipher_walk_done out of
          kernel_neon_begin, _end
        - [arm64] kpti: Use early_param for kpti= command-line option
        - [arm64] mm: Ensure writes to swapper are ordered wrt subsequent cache
          maintenance
        - [arm64] dts: marvell: fix CP110 ICU node size
        - [arm64] dts: meson: disable sd-uhs modes on the libretech-cc
        - [arm64] dts: meson-gx: fix ATF reserved memory region
        - of: overlay: validate offset from property fixups
        - of: unittest: for strings, account for trailing \0 in property length
          field
        - of: platform: stop accessing invalid dev in of_platform_device_destroy
        - tpm: fix use after free in tpm2_load_context()
        - tpm: fix race condition in tpm_common_write()
        - efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed
          mode
        - IB/qib: Fix DMA api warning with debug kernel
        - IB/{hfi1, qib}: Add handling of kernel restart
        - IB/mlx4: Mark user MR as writable if actual virtual memory is writable
        - IB/core: Make testing MR flags for writability a static inline function
        - IB/mlx5: Fetch soft WQE's on fatal error state
        - IB/isert: Fix for lib/dma_debug check_sync warning
        - IB/isert: fix T10-pi check mask setting
        - IB/hfi1: Fix fault injection init/exit issues
        - IB/hfi1: Reorder incorrect send context disable
        - IB/hfi1: Optimize kthread pointer locking when queuing CQ entries
        - IB/hfi1: Fix user context tail allocation for DMA_RTAIL
        - IB/uverbs: Fix ordering of ucontext check in ib_uverbs_write
        - RDMA/mlx4: Discard unknown SQP work requests
        - xprtrdma: Return -ENOBUFS when no pages are available
        - RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()
        - mtd: rawnand: Do not check FAIL bit when executing a SET_FEATURES op
        - mtd: cfi_cmdset_0002: Change write buffer to check correct value
        - mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally
        - mtd: rawnand: fix return value check for bad block status
        - mtd: rawnand: mxc: set spare area size register explicitly
        - mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features
        - mtd: rawnand: All AC chips have a broken GET_FEATURES(TIMINGS).
        - mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()
        - mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips
        - mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudary
        - mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.
        - clk:aspeed: Fix reset bits for PCI/VGA and PECI
        - [x86] PCI: hv: Make sure the bus domain is really unique
        - PCI: Add ACS quirk for Intel 7th & 8th Gen mobile
        - PCI: Add ACS quirk for Intel 300 series
        - PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on
          resume
        - PCI: Account for all bridges on bus when distributing bus numbers
        - auxdisplay: fix broken menu
        - pinctrl: armada-37xx: Fix spurious irq management
        - pinctrl: samsung: Correct EINTG banks order
        - pinctrl: devicetree: Fix pctldev pointer overwrite
        - cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0
        - [mips*] pb44: Fix i2c-gpio GPIO descriptor table
        - [mips*] io: Add barrier after register read in inX()
        - time: Make sure jiffies_to_msecs() preserves non-zero time periods
        - irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node
        - locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS
        - X.509: unpack RSA signatureValue field from BIT STRING
        - Btrfs: fix return value on rename exchange failure
        - iio: adc: ad7791: remove sample freq sysfs attributes
        - iio: sca3000: Fix an error handling path in 'sca3000_probe()'
        - mm: fix __gup_device_huge vs unmap
        - scsi: scsi_debug: Fix memory leak on module unload
        - scsi: hpsa: disable device during shutdown
        - scsi: qla2xxx: Delete session for nport id change
        - scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails
        - scsi: qla2xxx: Mask off Scope bits in retry delay
        - scsi: qla2xxx: Spinlock recursion in qla_target
        - scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler
        - scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMF
        - scsi: zfcp: fix misleading REC trigger trace where erp_action setup
          failed
        - scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early
          return
        - scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for
          ERP_FAILED
        - scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILED
        - scsi: zfcp: fix missing REC trigger trace on enqueue without ERP thread
        - linvdimm, pmem: Preserve read-only setting for pmem devices
        - libnvdimm, pmem: Unconditionally deep flush on *sync
        - [armhf] clk: meson: meson8b: mark fclk_div2 gate clocks as CLK_IS_CRITICAL
        - [armhf] rtc: sun6i: Fix bit_idx value for clk_register_gate
        - md: fix two problems with setting the "re-add" device state.
        - rpmsg: smd: do not use mananged resources for endpoints and channels
        - ubi: fastmap: Cancel work upon detach
        - ubi: fastmap: Correctly handle interrupted erasures in EBA
        - UBIFS: Fix potential integer overflow in allocation
        - backlight: as3711_bl: Fix Device Tree node lookup
        - backlight: max8925_bl: Fix Device Tree node lookup
        - backlight: tps65217_bl: Fix Device Tree node lookup
        - Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and
          dma_direct_{alloc,free}()"
        - f2fs: don't use GFP_ZERO for page caches
        - um: Fix initialization of vector queues
        - um: Fix raw interface options
        - mfd: twl-core: Fix clock initialization
        - mfd: intel-lpss: Program REMAP register in PIO mode
        - mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clock
        - perf tools: Fix symbol and object code resolution for vdso32 and vdsox32
        - [x86] perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING
        - [x86] perf intel-pt: Fix decoding to accept CBR between FUP and
          corresponding TIP
        - [x86] perf intel-pt: Fix MTC timing after overflow
        - [x86] perf intel-pt: Fix "Unexpected indirect branch" error
        - [x86] perf intel-pt: Fix packet decoding of CYC packets
        - media: vsp1: Release buffers for each video node
        - media: uvcvideo: Support realtek's UVC 1.5 device
        - media: cx231xx: Ignore an i2c mux adapter
        - media: v4l2-compat-ioctl32: prevent go past max size
        - media: cx231xx: Add support for AverMedia DVD EZMaker 7
        - media: rc: mce_kbd decoder: fix stuck keys
        - media: dvb_frontend: fix locking issues at dvb_frontend_get_event()
        - nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir
        - NFSv4: Fix possible 1-byte stack overflow in
          nfs_idmap_read_and_verify_message
        - NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")
        - NFSv4: Fix a typo in nfs41_sequence_process
        - video: uvesafb: Fix integer overflow in allocation (CVE-2018-13406)
        - ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices
        - Input: silead - add MSSL0002 ACPI HID
        - Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI ID
        - pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
        - rbd: flush rbd_dev->watch_dwork after watch is unregistered
        - mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()
        - mm: fix devmem_is_allowed() for sub-page System RAM intersections
        - xen: Remove unnecessary BUG_ON from __unbind_from_irq()
        - net: ethernet: fix suspend/resume in davinci_emac
        - udf: Detect incorrect directory size
        - Input: xpad - fix GPD Win 2 controller name
        - Input: psmouse - fix button reporting for basic protocols
        - Input: elan_i2c_smbus - fix more potential stack buffer overflows
        - Input: elantech - enable middle button of touchpads on ThinkPad P52
        - Input: elantech - fix V4 report decoding for module with middle key
        - ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctl
        - ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMI
        - ALSA: hda/realtek - Fix pop noise on Lenovo P50 & co
        - ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210
        - ALSA: hda/realtek - Fix the problem of two front mics on more machines
        - Revert "i2c: algo-bit: init the bus to a known state"
        - i2c: gpio: initialize SCL to HIGH again
        - slub: fix failure when we delete and create a slab cache
        - kasan: depend on CONFIG_SLUB_DEBUG
        - dm: use bio_split() when splitting out the already processed bio
        - pmem: only set QUEUE_FLAG_DAX for fsdax mode
        - block: Fix transfer when chunk sectors exceeds max
        - block: Fix cloning of requests with a special payload
        - [x86] e820: put !E820_TYPE_RAM regions into memblock.reserved
        - selinux: move user accesses in selinuxfs out of locked regions
        - [x86] entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int
          $0x80"
        - [x86] efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=y
        - dm zoned: avoid triggering reclaim from inside dmz_map()
        - dm thin: handle running out of data space vs concurrent discard
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.17.5
        - [armhf,arm64] usb: dwc2: fix the incorrect bitmaps for the ports of
          multi_tt hub
        - usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered
        - acpi: Add helper for deactivating memory region
        - usb: typec: ucsi: acpi: Workaround for cache mode issue
        - usb: typec: ucsi: Fix for incorrect status data issue
        - xhci: Fix kernel oops in trace_xhci_free_virt_device
        - n_tty: Fix stall at n_tty_receive_char_special().
        - n_tty: Access echo_* variables carefully.
        - [armhf] iio: mma8452: Fix ignoring MMA8452_INT_DRDY
        - serial: 8250_pci: Remove stalled entries in blacklist
        - serdev: fix memleak on module unload
        - vt: prevent leaking uninitialized data to userspace via /dev/vcs*
        - drm/amdgpu: Add APU support in vi_set_uvd_clocks
        - drm/amdgpu: Add APU support in vi_set_vce_clocks
        - drm/amdgpu: fix the missed vcn fw version report
        - drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()
        - drm/amdgpu: fix clear_all and replace handling in the VM (v2)
        - drm/amd/display: Clear connector's edid pointer
        - [x86] drm/i915/dp: Send DPCD ON for MST before phy_up
        - drm/qxl: Call qxl_bo_unref outside atomic context
        - [armhf] Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE"
        - drm/amdgpu: Don't default to DC support for Kaveri and older
        - drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array
        - drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper
        - drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurate
        - drm/amdgpu: Update pin_size values before unpinning BO
        - drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mapping
        - drm/amdgpu: Count disabled CRTCs in commit tail earlier
        - drm/amd/display: release spinlock before committing updates to stream
        - [x86] drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI
        - [x86] drm/i915: Fix PIPESTAT irq ack on i965/g4x
        - [x86] drm/i915: Disallow interlaced modes on g4x DP outputs
        - [x86] drm/i915: Turn off g4x DP port in .post_disable()
        - [x86] drm/i915: Enable provoking vertex fix on Gen9 systems.
        - netfilter: ip6t_rpfilter: provide input interface for route lookup
        - netfilter: xt_connmark: fix list corruption on rmmod
        - netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in
          nft_do_chain()
        - [arm64] dts: meson-gxl-s905x-p212: Add phy-supply for usb0
        - [x86] mm: Don't free P4D table when it is folded at runtime
        - [armhf] dts: imx6q: Use correct SDMA script for SPI5 core
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.17.6
        - userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access
        - mm: hugetlb: yield when prepping struct pages
        - mm: teach dump_page() to correctly output poisoned struct pages
        - PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAM
        - ACPICA: Drop leading newlines from error messages
        - ACPI / battery: Safe unregistering of hooks
        - tracing: Avoid string overflow
        - tracing: Fix missing return symbol in function_graph output
        - scsi: sg: mitigate read/write abuse
        - scsi: aacraid: Fix PD performance regression over incorrect qd being set
        - scsi: target: Fix truncated PR-in ReadKeys response
        - [s390x] Correct register corruption in critical section cleanup
        - drbd: fix access after free
        - vfio: Use get_user_pages_longterm correctly
        - [armhf] dts: imx51-zii-rdu1: fix touchscreen pinctrl
        - [armhf] dts: omap3: Fix am3517 mdio and emac clock references
        - [armhf] dts: dra7: Disable metastability workaround for USB2
        - cifs: Fix use after free of a mid_q_entry
        - cifs: Fix memory leak in smb2_set_ea()
        - cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting
        - cifs: Fix infinite loop when using hard mount option
        - drm: Use kvzalloc for allocating blob property memory
        - drm/udl: fix display corruption of the last line
        - drm/amdgpu: Add amdgpu_atpx_get_dhandle()
        - drm/amdgpu: Dynamically probe for ATIF handle (v2)
        - ext4: include the illegal physical block in the bad map ext4_error msg
        - ext4: add more mount time checks of the superblock
        - ext4: check superblock mapped prior to committing
        - HID: i2c-hid: Fix "incomplete report" noise
        - HID: hiddev: fix potential Spectre v1 (CVE-2017-5715)
        - HID: debug: check length before copy_to_user()
        - HID: core: allow concurrent registration of drivers
        - i2c: core: smbus: fix a potential missing-check bug
        - i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfers
        - fs: allow per-device dax status checking for filesystems
        - dax: change bdev_dax_supported() to support boolean returns
        - dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()
        - dm: prevent DAX mounts if not supported
        - mtd: cfi_cmdset_0002: Change definition naming to retry write operation
        - mtd: cfi_cmdset_0002: Change erase functions to retry for error
        - mtd: cfi_cmdset_0002: Change erase functions to check chip good only
        - netfilter: nf_log: don't hold nf_log_mutex during user access
        - [x86] staging: comedi: quatech_daqp_cs: fix no-op loop
          daqp_ao_insn_write()
        - Revert mm/vmstat.c: fix vmstat_update() preemption BUG
    
      [ Sjoerd Simons ]
      * [armhf] DRM: Enable CONFIG_DRM_IMX_PARALLEL_DISPLAY
    
      [ Ben Hutchings ]
      * linux-tools: Fix cross-build of objtool
      * [powerpcspe] Fix build failures (thanks to James Clarke):
        - powerpc/lib/sstep: Fix building for powerpcspe
        - powerpc/lib/Makefile: Don't pull in quad.o for 32-bit kernels
        - linux-perf: Disable building for powerpcspe
      * [powerpc,powerpcspe,ppc64] Fix cross-build (Closes: #903096):
        - Introduce linux-bootwrapper-<abiname> package containing boot wrapper
          tools for the host architecture
        - linux-image: Install symlinks to boot wrapper tools instead of the
          native tools built by kbuild
      * fs: Fix up non-directory creation in SGID directories (CVE-2018-13405)
      * sound/pci/hda: Ignore ABI changes
      * HID: Avoid ABI change in 4.17.6
      * dax: Avoid ABI change in 4.17.6
    
      [ Cyril Brulebois ]
      * udeb: Add virtio_console to virtio-modules (Closes: #903122).
    
     -- Ben Hutchings <email address hidden>  Thu, 12 Jul 2018 02:05:27 +0100
  • linux (4.17.3-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.17.3
        - net: aquantia: fix unsigned numvecs comparison with less than zero
        - bonding: re-evaluate force_primary when the primary slave name changes
        - cdc_ncm: avoid padding beyond end of skb
        - ipv6: allow PMTU exceptions to local routes
        - [armhf,arm64] net: dsa: add error handling for pskb_trim_rcsum
        - net/sched: act_simple: fix parsing of TCA_DEF_DATA
        - tcp: verify the checksum of the first data segment in a new connection
        - socket: close race condition between sock_close() and sockfs_setattr()
          (CVE-2018-12232)
        - udp: fix rx queue len reported by diag and proc interface
        - net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds
          vlan
        - ACPICA: AML parser: attempt to continue loading table after error
        - ext4: fix hole length detection in ext4_ind_map_blocks()
        - ext4: update mtime in ext4_punch_hole even if no blocks are released
        - ext4: do not allow external inodes for inline data (CVE-2018-11412)
        - ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
        - ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
          (CVE-2018-10840)
        - ext4: fix fencepost error in check for inode count overflow during resize
        - driver core: Don't ignore class_dir_create_and_add() failure.
        - Btrfs: allow empty subvol= again
        - Btrfs: fix clone vs chattr NODATASUM race
        - Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
        - btrfs: return error value if create_io_em failed in cow_file_range
        - btrfs: scrub: Don't use inode pages for device replace
        - ALSA: usb-audio: Disable the quirk for Nura headset
        - ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
        - [x86] MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
        - smb3: fix various xid leaks
        - smb3: on reconnect set PreviousSessionId field
        - CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session
          expiry
        - cifs: For SMB2 security informaion query, check for minimum sized
          security descriptor instead of sizeof FileAllInformation class
        - nbd: fix nbd device deletion
        - nbd: update size when connected
        - nbd: use bd_set_size when updating disk size
        - blk-mq: reinit q->tag_set_list entry only after grace period
        - bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
        - cpufreq: Fix new policy initialization during limits updates via sysfs
        - cpufreq: governors: Fix long idle detection logic in load calculation
        - libata: zpodd: small read overflow in eject_tray()
        - libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
        - nvme/pci: Sync controller reset for AER slot_reset
        - [x86] vector: Fix the args of vector_alloc tracepoint
        - [x86] apic/vector: Prevent hlist corruption and leaks
        - [x86] apic: Provide apic_ack_irq()
        - [x86] ioapic: Use apic_ack_irq()
        - [x86] platform/uv: Use apic_ack_irq()
        - irq_remapping: Use apic_ack_irq()
        - genirq/generic_pending: Do not lose pending affinity update
        - genirq/affinity: Defer affinity setting if irq chip is busy
        - genirq/migration: Avoid out of line call if pending is not set
        - [x86] intel_rdt: Enable CMT and MBM on new Skylake stepping
        - media: uvcvideo: Prevent setting unavailable flags
        - media: rc: ensure input/lirc device can be opened after register
        - iwlwifi: fw: harden page loading code
        - [x86] HID: intel_ish-hid: ipc: register more pm callbacks to support
          hibernation
        - HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
        - vhost: fix info leak due to uninitialized memory (CVE-2018-1118)
        - fs/binfmt_misc.c: do not allow offset overflow
        - mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
    
      [ Ben Hutchings ]
      * [amd64,arm64,armhf] android: Build modules to support Anbox
        (Closes: #901492)
        - Export symbols needed by Android drivers
        - Enable building ashmem and binder as modules
        - Enable ANDROID
        - Enable ANDROID_BINDER_IPC, ASHMEM as modules
        - Set ANDROID_BINDER_DEVICES="binder"
        - Disable ANDROID_BINDER_IPC_32BIT
      * [mips*] Increase RELOCATION_TABLE_SIZE to 0x00140000 (fixes FTBFS)
      * Set ABI to 1
      * [x86,arm64] Disable code signing for upload to unstable
      * [x86] virt: vbox: Only copy_from_user the request-header once
        (CVE-2018-12633)
      * [x86] vboxguest: Enable VBOXGUEST and DRM_VBOXVIDEO as modules
      * aufs: Update support patchset to aufs4.x-rcN-20180611
      * debian/rules.d/scripts/mod/gendef.py: Use Python 3
      * debian/rules: Fix pkg.linux.notools build profile
      * tracing: Check for no filter when processing event filters (CVE-2018-12714)
      * dm: Enable DM_INTEGRITY as module (except on armel) (Closes: #896649)
      * debian/lib/python/debian_linux/debian.py: Accept arbitrary revision
        suffixes (Closes: #898087)
      * ext4: add corruption check in ext4_xattr_set_entry() (CVE-2018-10879)
      * ext4: always verify the magic number in xattr blocks (CVE-2018-10879)
      * ext4: always check block group bounds in ext4_init_block_bitmap()
        (CVE-2018-10878)
      * ext4: make sure bitmaps and the inode table don't overlap with bg
        descriptors (CVE-2018-10878)
      * ext4: only look at the bg_flags field if it is valid (CVE-2018-10876)
      * ext4: verify the depth of extent tree in ext4_find_extent()
        (CVE-2018-10877)
      * ext4: clear i_data in ext4_inode_info when removing inline data
        (CVE-2018-10881)
      * ext4: never move the system.data xattr out of the inode body
        (CVE-2018-10880)
      * jbd2: don't mark block as modified if the handle is out of credits
        (CVE-2018-10883)
      * ext4: avoid running out of journal credits when appending to an inline file
        (CVE-2018-10883)
      * ext4: add more inode number paranoia checks (CVE-2018-10882)
      * jfs: Fix inconsistency between memory allocation and ea_buf->max_size
        (CVE-2018-12233)
      * debian/control: Move bison and flex to Build-Depends (Closes: #901712)
    
      [ Romain Perier ]
      * [x86] amdgpu: Enable DCN 1.0 Raven family (Closes: #901349)
      * [armhf] Enable missing SND_EDMA_SOC for davinci-mcasp on the BeagleBoneBlack
    
      [ Vagrant Cascadian ]
      * [arm64] Add device-tree to support Pinebook.
    
     -- Ben Hutchings <email address hidden>  Mon, 02 Jul 2018 22:13:27 +0100
  • linux (4.16.16-2) unstable; urgency=medium
    
      * [powerpc*] Ignore further ABI changes in cxl.
      * [ia64] Add compress-modules udeb.
    
     -- Bastian Blank <email address hidden>  Fri, 22 Jun 2018 11:50:22 +0200
  • linux (4.16.16-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.13
        - [mips*] c-r4k: Fix data corruption related to cache coherence
        - [mips*] ptrace: Expose FIR register through FP regset
        - [mips*] Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32
          FGRs
        - affs_lookup(): close a race with affs_remove_link()
        - fix breakage caused by d_find_alias() semantics change
        - fs: don't scan the inode cache before SB_BORN is set
        - aio: fix io_destroy(2) vs. lookup_ioctx() race
        - Btrfs: fix error handling in btrfs_truncate()
        - ALSA: timer: Fix pause event notification
        - do d_instantiate/unlock_new_inode combinations safely
        - mmc: block: propagate correct returned value in mmc_rpmb_ioctl
        - mmc: sdhci-iproc: remove hard coded mmc cap 1.8v
        - mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE register
        - mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnus
        - ahci: Add PCI ID for Cannon Lake PCH-LP AHCI
        - libata: Blacklist some Sandisk SSDs for NCQ
        - libata: blacklist Micron 500IT SSD with MU01 firmware
        - xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent
        - drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macros
        - [arm64] lse: Add early clobbers to some input/output asm operands
        - [arm64] export tishift functions to modules
        - [powerpc*] 64s: Clear PCR on boot
        - IB/hfi1: Use after free race condition in send context error path
        - IB/umem: Use the correct mm during ib_umem_release
        - sr: pass down correctly sized SCSI sense buffer (CVE-2018-11506)
        - bcma: fix buffer size caused crash in bcma_core_mips_print_irq()
        - idr: fix invalid ptr dereference on item delete
        - Revert "ipc/shm: Fix shmat mmap nil-page protection"
        - ipc/shm: fix shmat() nil address after round-down when remapping
        - mm/kasan: don't vfree() nonexistent vm_area
        - kasan: free allocated shadow memory on MEM_CANCEL_ONLINE
        - kasan: fix memory hotplug during boot
        - kernel/sys.c: fix potential Spectre v1 issue
        - PM / core: Fix direct_complete handling for devices with no callbacks
        - KVM/VMX: Expose SSBD properly to guests
        - KVM: s390: vsie: fix < 8k check for the itdba
        - KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed
        - kvm: x86: IA32_ARCH_CAPABILITIES is always supported
        - x86/kvm: fix LAPIC timer drift when guest uses periodic mode
        - [armhf] dts: sun4i: Fix incorrect clocks for displays
        - sh: fix debug trap failure to process signals before return to user
        - firmware: dmi_scan: Fix UUID length safety check
        - nvme: don't send keep-alives to the discovery controller
        - Btrfs: clean up resources during umount after trans is aborted
        - Btrfs: fix loss of prealloc extents past i_size after fsync log replay
        - x86/pgtable: Don't set huge PUD/PMD on non-leaf entries
        - x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init
        - bnxt_en: Ignore src port field in decap filter nodes
        - nvme: expand nvmf_check_if_ready checks
        - fs/proc/proc_sysctl.c: fix potential page fault while unregistering
          sysctl table
        - kasan: fix invalid-free test crashing the kernel
        - kasan, slub: fix handling of kasan_slab_free hook
        - swap: divide-by-zero when zero length swap file on ssd
        - z3fold: fix memory leak
        - sr: get/drop reference to device in revalidate and check_events
        - Force log to disk before reading the AGF during a fstrim
        - cpufreq: CPPC: Initialize shared perf capabilities of CPUs
        - powerpc/fscr: Enable interrupts earlier before calling get_user()
        - perf tools: Fix perf builds with clang support
        - perf clang: Add support for recent clang versions
        - dp83640: Ensure against premature access to PHY registers after reset
        - ibmvnic: Zero used TX descriptor counter on reset
        - genirq/affinity: Don't return with empty affinity masks on error
        - mm/ksm: fix interaction with THP
        - mm: fix races between address_space dereference and free in
          page_evicatable
        - mm: thp: fix potential clearing to referenced flag in
          page_idle_clear_pte_refs_one()
        - Btrfs: bail out on error during replay_dir_deletes
        - Btrfs: fix NULL pointer dereference in log_dir_items
        - btrfs: Fix possible softlock on single core machines
        - IB/rxe: Fix for oops in rxe_register_device on ppc64le arch
        - ocfs2/dlm: don't handle migrate lockres if already in shutdown
        - [powerpc*] 64s: Fix restore of AMOR on POWER9 after deep sleep
        - sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
        - x86/mm: Fix bogus warning during EFI bootup, use boot_cpu_has() instead
          of this_cpu_has() in build_cr3_noflush()
        - KVM: VMX: raise internal error for exception during invalid protected
          mode state
        - lan78xx: Connect phy early
        - fscache: Fix hanging wait on page discarded by writeback
        - dmaengine: rcar-dmac: Fix too early/late system suspend/resume callbacks
        - [sparc64] Make atomic_xchg() an inline function rather than a macro.
        - riscv/spinlock: Strengthen implementations with fences
        - platform/x86: dell-smbios: Fix memory leaks in build_tokens_sysfs()
        - net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()
        - net: bgmac: Correctly annotate register space
        - bnxt_en: fix clear flags in ethtool reset handling
        - [powerpc*] 64s: sreset panic if there is no debugger or crash dump handlers
        - btrfs: tests/qgroup: Fix wrong tree backref level
        - Btrfs: fix copy_items() return value when logging an inode
        - btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
        - btrfs: qgroup: Fix root item corruption when multiple same source
          snapshots are created with quota enabled
        - rxrpc: Fix resend event time calculation
        - rxrpc: Fix Tx ring annotation after initial Tx failure
        - rxrpc: Don't treat call aborts as conn aborts
        - xen/acpi: off by one in read_acpi_id()
        - drivers: macintosh: rack-meter: really fix bogus memsets
        - ACPI: acpi_pad: Fix memory leak in power saving threads
        - powerpc/mpic: Check if cpu_possible() in mpic_physmask()
        - ieee802154: ca8210: fix uninitialised data read
        - ath10k: advertize beacon_int_min_gcd
        - iommu/amd: Take into account that alloc_dev_data() may return NULL
        - intel_th: Use correct method of finding hub
        - [m68k] set dma and coherent masks for platform FEC ethernets
        - iwlwifi: mvm: check if mac80211_queue is valid in iwl_mvm_disable_txq
        - iwlwifi: mvm: take RCU lock before dereferencing
        - net/mlx5e: Move all TX timeout logic to be under state lock
        - parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail mode
        - perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done()
        - hwmon: (nct6775) Fix writing pwmX_mode
        - mt76x2: fix possible NULL pointer dereferencing in mt76x2_tx()
        - mt76x2: fix warning in ieee80211_get_key_rx_seq()
        - [powerpc] perf: Prevent kernel address leak to userspace via BHRB buffer
        - [powerpc] perf: Fix kernel address leak via sampling registers
        - rsi: fix kernel panic observed on 64bit machine
        - tools/thermal: tmon: fix for segfault
        - selftests: Print the test we're running to /dev/kmsg
        - i40e: hold the RTNL lock while changing interrupt schemes
        - net/mlx5: Protect from command bit overflow
        - watchdog: davinci_wdt: fix error handling in davinci_wdt_probe()
        - net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfo
        - net: hns3: fix for returning wrong value problem in
          hns3_get_rss_indir_size
        - net: hns3: fix for returning wrong value problem in hns3_get_rss_key_size
        - net: qualcomm: rmnet: check for null ep to avoid null pointer dereference
        - ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)
        - nvme_fc: fix abort race on teardown with lld reject
        - nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-A
        - ath9k: fix crash in spectral scan
        - btrfs: fix null pointer deref when target device is missing
        - cxgb4: Setup FW queues before registering netdev
        - hv_netvsc: Fix the return status in RX path
        - ima: Fix Kconfig to select TPM 2.0 CRB interface
        - ima: Fallback to the builtin hash algorithm
        - watchdog: aspeed: Allow configuring for alternate boot
        - gfs2: Check for the end of metadata in punch_hole
        - virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
        - [armhf] dts: socfpga: fix GIC PPI warning
        - ima: clear IMA_HASH
        - ext4: don't complain about incorrect features when probing
        - drm/vmwgfx: Unpin the screen object backup buffer when not used
        - iommu/mediatek: Fix protect memory setting
        - cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure path
        - firmware: fix checking for return values for fw_add_devm_name()
        - IB/mlx5: Set the default active rate and width to QDR and 4X
        - zorro: Set up z->dev.dma_mask for the DMA API
        - bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
        - remoteproc: imx_rproc: Fix an error handling path in 'imx_rproc_probe()'
        - bcache: fix cached_dev->count usage for bch_cache_set_error()
        - ACPICA: Events: add a return on failure from acpi_hw_register_read
        - ACPICA: Fix memory leak on unusual memory leak
        - bcache: stop dc->writeback_rate_update properly
        - ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c
        - cxgb4: Fix queue free path of ULD drivers
        - i2c: mv64xxx: Apply errata delay only in standard mode
        - KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use
        - perf top: Fix top.c[all] all-graph config option reading
        - perf stat: Fix core dump when flag T is used
        - IB/core: Honor port_num while resolving GID for IB link layer
        - drm/amdkfd: add missing include of mm.h
        - coresight: Use %px to print pcsr instead of %p
        - ibmvnic: Fix reset return from closed state
        - regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()'
        - spi: bcm-qspi: fIX some error handling paths
        - net/smc: pay attention to MAX_ORDER for CQ entries
        - MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset
        - powerpc/vas: Fix cleanup when VAS is not configured
        - PCI: Restore config space on runtime resume despite being unbound
        - watchdog: sprd_wdt: Fix error handling in sprd_wdt_enable()
        - watchdog: dw: RMW the control register
        - watchdog: aspeed: Fix translation of reset mode to ctrl register
        - ipmi_ssif: Fix kernel panic at msg_done_handler
        - [arm64] drm/meson: Fix some error handling paths in 'meson_drv_bind_master()'
        - [arm64] drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'
        - [powerpc] powernv/npu: Fix deadlock in mmio_invalidate()
        - f2fs: flush cp pack except cp pack 2 page at first
        - cxl: Check if PSL data-cache is available before issue flush request
        - f2fs: fix to set KEEP_SIZE bit in f2fs_zero_range
        - f2fs: fix to clear CP_TRIMMED_FLAG
        - f2fs: fix to check extent cache in f2fs_drop_extent_tree
        - perf/core: Fix installing cgroup events on CPU
        - max17042: propagate of_node to power supply device
        - perf/core: Fix perf_output_read_group()
        - drm/panel: simple: Fix the bus format for the Ontat panel
        - hwmon: (pmbus/max8688) Accept negative page register values
        - hwmon: (pmbus/adm1275) Accept negative page register values
        - [amd64] perf: Properly save/restore the PMU state in the NMI handler
        - cdrom: do not call check_disk_change() inside cdrom_open()
        - [armhf, arm64] efi: Only register page tables when they exist
        - [amd64] perf: Fix large period handling on Broadwell CPUs
        - [amd64] perf: Fix event update for auto-reload
        - [arm64] dts: qcom: Fix SPI5 config on MSM8996
        - [arm64] soc: qcom: wcnss_ctrl: Fix increment in NV upload
        - gfs2: Fix fallocate chunk size
        - [amd64] x86/devicetree: Initialize device tree before using it
        - [amd64] x86/devicetree: Fix device IRQ settings in DT
        - phy: rockchip-emmc: retry calpad busy trimming
        - ALSA: vmaster: Propagate slave error
        - phy: qcom-qmp: Fix phy pipe clock gating
        - drm/bridge: sii902x: Retry status read after DDI I2C
        - drm/amdgpu: Clean sdma wptr register when only enable wptr polling
        - tools: hv: fix compiler warnings about major/target_fname
        - block: null_blk: fix 'Invalid parameters' when loading module
        - dmaengine: pl330: fix a race condition in case of threaded irqs
        - [powerpc] mm/slice: Remove intermediate bitmap copy
        - [powerpc] mm/slice: create header files dedicated to slices
        - [powerpc] mm/slice: Enhance for supporting PPC32
        - [powerpc] mm/slice: Fix hugepage allocation at hint address on 8xx
        - dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue()
        - enic: enable rq before updating rq descriptors
        - watchdog: asm9260_wdt: fix error handling in asm9260_wdt_probe()
        - hwrng: stm32 - add reset during probe
        - pinctrl: devicetree: Fix dt_to_map_one_config handling of hogs
        - pinctrl: artpec6: dt: add missing pin group uart5nocts
        - vfio-ccw: fence off transport mode
        - dmaengine: qcom: bam_dma: get num-channels and num-ees from dt
        - drm: omapdrm: dss: Move initialization code from component bind to probe
        - [armhf] dts: dra71-evm: Correct evm_sd regulator max voltage
        - drm/amdgpu: disable GFX ring and disable PQ wptr in hw_fini
        - drm/amdgpu: adjust timeout for ib_ring_tests(v2)
        - ibmvnic: Allocate statistics buffers during probe
        - [armhf, arm64] net: stmmac: ensure that the device has released ownership
          before reading data
        - [armhf, arm64] net: stmmac: ensure that the MSS desc is the last desc to
          set the own bit
        - cpufreq: Reorder cpufreq_online() error code path
        - dpaa_eth: fix SG mapping
        - PCI: Add function 1 DMA alias quirk for Marvell 88SE9220
        - udf: Provide saner default for invalid uid / gid
        - ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL mode
        - sh_eth: fix TSU init on SH7734/R8A7740
        - power: supply: ltc2941-battery-gauge: Fix temperature units
        - [armhf] dts: bcm283x: Fix probing of bcm2835-i2s
        - [armhf] dts: bcm283x: Fix pin function of JTAG pins
        - PCMCIA / PM: Avoid noirq suspend aborts during suspend-to-idle
        - hwrng: bcm2835 - Handle deferred clock properly
        - audit: return on memory error to avoid null pointer dereference
        - [armhf, arm64] net: stmmac: call correct function in
          stmmac_mac_config_rx_queues_routing()
        - rcu: Call touch_nmi_watchdog() while printing stall warnings
        - pinctrl: sh-pfc: r8a7796: Fix MOD_SEL register pin assignment for SSI
          pins group
        - dt-bindings: display: msm/dsi: Fix the PHY regulator supply props
        - drm/amd/display: Set vsc pack revision when DPCD revision is >= 1.2
        - dpaa_eth: fix pause capability advertisement logic
        - [mips*/octeon] Fix logging messages with spurious periods after newlines
        - [arm64] soc: renesas: r8a77970-sysc: fix power area parents
        - [armhf] drm/rockchip: Respect page offset for PRIME mmap calls
        - x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic'
          specified
        - perf report: Fix wrong jump arrow
        - perf tests: Use arch__compare_symbol_names to compare symbols
        - perf report: Fix memory corruption in --branch-history mode
          --branch-history
        - perf tests: Fix dwarf unwind for stripped binaries
        - selftests/net: fixes psock_fanout eBPF test case
        - drm/vblank: Data type fixes for 64-bit vblank sequences.
        - netlabel: If PF_INET6, check sk_buff ip header version
        - drm: rcar-du: lvds: Fix LVDS startup on R-Car Gen3
        - drm: rcar-du: lvds: Fix LVDS startup on R-Car Gen2
        - selftests: Add FIB onlink tests
        - regmap: Correct comparison in regmap_cached
        - soc: amlogic: meson-gx-pwrc-vpu: fix error on shutdown when domain is
          powered off
        - i40e: Add delay after EMP reset for firmware to recover
        - [armhf] dts: imx7d: cl-som-imx7: fix pinctrl_enet
        - [armhf] dts: porter: Fix HDMI output routing
        - regulator: of: Add a missing 'of_node_put()' in an error handling path of
          'of_regulator_match()'
        - pinctrl: msm: Use dynamic GPIO numbering
        - pinctrl: mcp23s08: spi: Fix regmap debugfs entries
        - kdb: make "mdr" command repeat
        - drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successful
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.14
        - objtool: Support GCC 8's cold subfunctions
        - objtool: Support GCC 8 switch tables
        - objtool: Detect RIP-relative switch table references
        - objtool: Detect RIP-relative switch table references, part 2
        - objtool: Fix "noreturn" detection for recursive sibling calls
        - x86/mce/AMD: Carve out SMCA get_block_address() code
        - x86/MCE/AMD: Cache SMCA MISC block addresses
        - drm/vmwgfx: Use kasprintf
        - drm/vmwgfx: Fix host logging / guestinfo reading error paths
        - Revert "pinctrl: msm: Use dynamic GPIO numbering"
        - xfs: convert XFS_AGFL_SIZE to a helper function
        - xfs: detect agfl count corruption and reset agfl
        - Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI
        - Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoints should use RMI
        - Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
        - Input: synaptics - add Lenovo 80 series ids to SMBus
        - Input: elan_i2c_smbus - fix corrupted stack
        - tracing: Fix crash when freeing instances with event triggers
        - tracing: Make the snapshot trigger work with instances
        - nvme: fix extended data LBA supported setting
        - selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
        - cfg80211: further limit wiphy names to 64 bytes
        - drm/amd/powerplay: Fix enum mismatch
        - rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c
        - iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQ
        - iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resume
        - iio:buffer: make length types match kfifo types
        - iio:kfifo_buf: check for uint overflow
        - iio: adc: stm32-dfsdm: fix successive oversampling settings
        - iio: adc: stm32-dfsdm: fix sample rate for div2 spi clock
        - iio: adc: at91-sama5d2_adc: fix channel configuration for differential channels
        - iio: adc: select buffer for at91-sama5d2_adc
        - MIPS: lantiq: gphy: Drop reboot/remove reset asserts
        - MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
        - MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
        - scsi: scsi_transport_srp: Fix shost to rport translation
        - stm class: Use vmalloc for the master map
        - hwtracing: stm: fix build error on some arches
        - IB/core: Fix error code for invalid GID entry
        - mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()
        - Revert "rt2800: use TXOP_BACKOFF for probe frames"
        - intel_th: Use correct device when freeing buffers
        - drm/psr: Fix missed entry in PSR setup time table.
        - drm/i915/lvds: Move acpi lid notification registration to registration phase
        - drm/i915: Disable LVDS on Radiant P845
        - fix io_destroy()/aio_complete() race
        - mm: fix the NULL mapping case in __isolate_lru_page()
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.15
        - mmap: introduce sane default mmap limits
        - mmap: relax file size limit for regular files
        - netfilter: nf_flow_table: attach dst to skbs
        - kconfig: Avoid format overflow warning from GCC 8.1
        - be2net: Fix error detection logic for BE3
        - bnx2x: use the right constant
        - cls_flower: Fix incorrect idr release when failing to modify rule
        - dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
        - enic: set DMA mask to 47 bit
        - ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
        - ip6_tunnel: remove magic mtu value 0xFFF8
        - ipmr: properly check rhltable_init() return value
        - ipv4: remove warning in ip_recv_error
        - ipv6: omit traffic class when calculating flow hash
        - isdn: eicon: fix a missing-check bug
        - kcm: Fix use-after-free caused by clonned sockets
        - l2tp: fix refcount leakage on PPPoL2TP sockets
        - mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAG
        - netdev-FAQ: clarify DaveM's position for stable backports
        - net: ethernet: davinci_emac: fix error handling in probe()
        - net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy
        - net: metrics: add proper netlink validation
        - net/packet: refine check for priv area size
        - net: phy: broadcom: Fix bcm_write_exp()
        - net: usb: cdc_mbim: add flag FLAG_SEND_ZLP
        - packet: fix reserve calculation
        - qed: Fix mask for physical address in ILT entry
        - rtnetlink: validate attributes in do_setlink()
        - sctp: not allow transport timeout value less than HZ/5 for hb_timer
        - team: use netdev_features_t instead of u32
        - vhost: synchronize IOTLB message with dev cleanup
        - vrf: check the original netdevice for generating redirect
        - ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline
        - net: phy: broadcom: Fix auxiliary control register reads
        - net-sysfs: Fix memory leak in XPS configuration
        - virtio-net: correctly transmit XDP buff after linearizing
        - virtio-net: fix leaking page for gso packet during mergeable XDP
        - net/mlx4: Fix irq-unsafe spinlock usage
        - net/mlx5e: When RXFCS is set, add FCS data into checksum calculation
        - tun: Fix NULL pointer dereference in XDP redirect
        - virtio-net: correctly check num_buf during err path
        - net: dsa: b53: Fix for brcm tag issue in Cygnus SoC
        - net : sched: cls_api: deal with egdev path only if needed
        - virtio-net: correctly redirect linearized packet
        - ip_tunnel: restore binding to ifaces with a large mtu
        - net: netsec: reduce DMA mask to 40 bits
        - vhost_net: flush batched heads before trying to busy polling
        - PCI: hv: Do not wait forever on a device that has disappeared
        - drm: set FMODE_UNSIGNED_OFFSET for drm files
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.16
        - netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump()
        - crypto: chelsio - request to HW should wrap
        - blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
        - af_key: Always verify length of provided sadb_key
        - KVM: X86: Fix reserved bits check for MOV to CR3
        - KVM: x86: introduce linear_{read,write}_system
        - kvm: nVMX: Enforce cpl=0 for VMX instructions
        - KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
        - staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
        - NFC: pn533: don't send USB data off of the stack
        - usbip: vhci_sysfs: fix potential Spectre v1
        - usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
        - usb-storage: Add compatibility quirk flags for G-Technologies G-Drive
        - Input: xpad - add GPD Win 2 Controller USB IDs
        - phy: qcom-qusb2: Fix crash if nvmem cell not specified
        - usb: core: message: remove extra endianness conversion in usb_set_isoch_delay
        - usb: typec: wcove: Remove dependency on HW FSM
        - usb: gadget: function: printer: avoid wrong list handling in printer_write()
        - usb: gadget: udc: renesas_usb3: fix double phy_put()
        - usb: gadget: udc: renesas_usb3: should remove debugfs
        - usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add udc
        - usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
        - usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
        - usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnecting
        - serial: sh-sci: Stop using printk format %pCr
        - tty/serial: atmel: use port->name as name in request_irq()
        - serial: samsung: fix maxburst parameter for DMA transactions
        - serial: 8250: omap: Fix idling of clocks for unused uarts
        - vmw_balloon: fixing double free when batching mode is off
        - tty: pl011: Avoid spuriously stuck-off interrupts
        - kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
        - Input: goodix - add new ACPI id for GPD Win 2 touch screen
        - Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID
        - crypto: caam - strip input zeros from RSA input buffer
        - crypto: caam - fix DMA mapping dir for generated IV
        - crypto: caam - fix IV DMA mapping and updating
        - crypto: caam/qi - fix IV DMA mapping and updating
        - crypto: caam - fix size of RSA prime factor q
        - crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
        - crypto: cavium - Limit result reading attempts
        - crypto: vmx - Remove overly verbose printk from AES init routines
        - crypto: vmx - Remove overly verbose printk from AES XTS init
        - crypto: omap-sham - fix memleak
    
      [ Vagrant Cascadian ]
      * [armhf] Enable MFD_AC100 and RTC_DRV_AC100, used in allwinner A80/A83t
        systems.
    
      [ Yves-Alexis Perez ]
      * hardening: enable FORTIFY_SOURCE, disable HARDENED_USERCOPY_FALLBACK
      * [x86] hardening: enable REFCOUNT_FULL
    
      [ Ben Hutchings ]
      * ext4: Fix duplicate softdep fields in module info
    
      [ Bastian Blank ]
      * hv_netvsc: Fix a network regression after ifdown/ifup
      * [rt] Update to 4.16.15-rt7.
    
      [ Vagrant Cascadian ]
      * [arm64] Enable configuration options used in Firefly-RK3399:
        DRM_ROCKCHIP, ROCKCHIP_ANALOGIX_DP, ROCKCHIP_DW_HDMI,
        ROCKCHIP_DW_MIPI_DSI, ROCKCHIP_SARADC, ROCKCHIP_IOMMU, ROCKCHIP_EFUSE,
        PHY_ROCKCHIP_TYPEC, ROCKCHIP_THERMAL (Closes: #901159).
        Thanks to Heinrich Schuchardt.
      * [arm64,armhf] Add device-tree to support Raspberry PI 3b+.
    
     -- Bastian Blank <email address hidden>  Tue, 19 Jun 2018 20:23:54 +0200
  • linux (4.16.12-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.6
        - Revert "pinctrl: intel: Initialize GPIO properly when used through
          irqchip"
        - [armhf] drm: bridge: dw-hdmi: Fix overflow workaround for Amlogic Meson
          GX SoCs
        - i40e: Fix attach VF to VM issue
        - tpm: cmd_ready command can be issued only after granting locality
        - tpm: tpm-interface: fix tpm_transmit/_cmd kdoc
        - tpm: add retry logic
        - Revert "ath10k: send (re)assoc peer command when NSS changed"
        - bonding: do not set slave_dev npinfo before slave_enable_netpoll in
          bond_enslave
        - docs: ip-sysctl.txt: fix name of some ipv6 variables
        - ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
        - ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
        - KEYS: DNS: limit the length of option strings
        - l2tp: check sockaddr length in pppol2tp_connect()
        - llc: delete timers synchronously in llc_sk_free()
        - net: af_packet: fix race in PACKET_{R|T}X_RING
        - net: fix deadlock while clearing neighbor proxy table
        - [arm64,armhf] net: mvpp2: Fix DMA address mask size
        - net: qmi_wwan: add Wistron Neweb D19Q1
        - net/smc: fix shutdown in state SMC_LISTEN
        - net: stmmac: Disable ACS Feature for GMAC >= 4
        - packet: fix bitfield update race
        - pppoe: check sockaddr length in pppoe_connect()
        - Revert "macsec: missing dev_put() on error in macsec_newlink()"
        - sctp: do not check port in sctp_inet6_cmp_addr
        - strparser: Do not call mod_delayed_work with a timeout of LONG_MAX
        - strparser: Fix incorrect strp->need_bytes value.
        - tcp: clear tp->packets_out when purging write queue
        - tcp: don't read out-of-bounds opsize
        - tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
        - team: avoid adding twice the same option to the event list
        - team: fix netconsole setup over team
        - tipc: add policy for TIPC_NLA_NET_ADDR
        - vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
        - vmxnet3: fix incorrect dereference when rxvlan is disabled
        - [amd64,arm64] amd-xgbe: Add pre/post auto-negotiation phy hooks
        - [amd64,arm64] amd-xgbe: Improve KR auto-negotiation and training
        - [amd64,arm64] amd-xgbe: Only use the SFP supported transceiver signals
        - net: sched: ife: signal not finding metaid
        - net: sched: ife: handle malformed tlv length
        - net: sched: ife: check on metadata length
        - l2tp: hold reference on tunnels in netlink dumps
        - l2tp: hold reference on tunnels printed in pppol2tp proc file
        - l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs file
        - l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow
        - llc: hold llc_sap before release_sock()
        - llc: fix NULL pointer deref for SOCK_ZAPPED
        - [s390x] qeth: fix error handling in adapter command callbacks
        - [s390x] qeth: avoid control IO completion stalls
        - [s390x] qeth: handle failure on workqueue creation
        - [armhf] net: ethernet: ti: cpsw: fix tx vlan priority mapping
        - net: validate attribute sizes in neigh_dump_table()
        - bnxt_en: Fix memory fault in bnxt_ethtool_init()
        - virtio-net: add missing virtqueue kick when flushing packets
        - VSOCK: make af_vsock.ko removable again
        - net: aquantia: Regression on reset with 1.x firmware
        - tun: fix vlan packet truncation
        - net: aquantia: oops when shutdown on already stopped device
        - virtio_net: split out ctrl buffer
        - virtio_net: fix adding vids on big-endian
        - Revert "mm/hmm: fix header file if/else/endif maze"
        - commoncap: Handle memory allocation failure.
        - scsi: mptsas: Disable WRITE SAME
        - cdrom: information leak in cdrom_ioctl_media_changed() (CVE-2018-10940)
        - fsnotify: Fix fsnotify_mark_connector race
        - [m68k] mac: Don't remap SWIM MMIO region
        - [m68k] block/swim: Check drive type
        - [m68k] block/swim: Don't log an error message for an invalid ioctl
        - [m68k] block/swim: Remove extra put_disk() call from error path
        - [m68k] block/swim: Rename macros to avoid inconsistent inverted logic
        - [m68k] block/swim: Select appropriate drive on device open
        - [m68k] block/swim: Fix array bounds check
        - [m68k] block/swim: Fix IO error at end of medium
        - tracing: Fix missing tab for hwlat_detector print format
        - hwmon: (k10temp) Add temperature offset for Ryzen 2700X
        - hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphics
        - [s390x] cio: update chpid descriptor after resource accessibility event
        - [s390x] dasd: fix IO error for newly defined devices
        - [s390x] uprobes: implement arch_uretprobe_is_alive()
        - [s390x] cpum_cf: rename IBM z13/z14 counter names
        - kprobes: Fix random address output of blacklist file
        - ACPI / video: Only default only_lcd to true on Win8-ready _desktops_
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.7
        - ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
        - ext4: set h_journal if there is a failure starting a reserved handle
        - ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
        - random: set up the NUMA crng instances after the CRNG is fully
          initialized
        - random: fix possible sleeping allocation from irq context
        - random: rate limit unseeded randomness warnings
        - usbip: usbip_event: fix to not print kernel pointer address
        - usbip: usbip_host: fix to hold parent lock for device_attach() calls
        - usbip: vhci_hcd: Fix usb device and sockfd leaks
        - usbip: vhci_hcd: check rhport before using in vhci_hub_control()
        - Revert "xhci: plat: Register shutdown for xhci_plat"
        - xhci: Fix USB ports for Dell Inspiron 5775
        - USB: serial: simple: add libtransistor console
        - USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
        - USB: serial: cp210x: add ID for NI USB serial console
        - [arm64] serial: mvebu-uart: Fix local flags handling on termios update
        - usb: typec: ucsi: Increase command completion timeout value
        - usb: core: Add quirk for HP v222w 16GB Mini
        - USB: Increment wakeup count on remote wakeup.
        - ALSA: usb-audio: Skip broken EU on Dell dock USB-audio
        - virtio: add ability to iterate over vqs
        - virtio_console: don't tie bufs to a vq
        - virtio_console: free buffers after reset
        - virtio_console: drop custom control queue cleanup
        - virtio_console: move removal code
        - virtio_console: reset on out of memory
        - drm/virtio: fix vq wait_event condition
        - tty: Don't call panic() at tty_ldisc_init()
        - tty: n_gsm: Fix long delays with control frame timeouts in ADM mode
        - tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set
        - tty: Avoid possible error pointer dereference at tty_ldisc_restore().
        - tty: Use __GFP_NOFAIL for tty_ldisc_get()
        - ALSA: dice: fix OUI for TC group
        - ALSA: dice: fix error path to destroy initialized stream data
        - ALSA: hda - Skip jack and others for non-existing PCM streams
        - ALSA: opl3: Hardening for potential Spectre v1
        - ALSA: asihpi: Hardening for potential Spectre v1
        - ALSA: hdspm: Hardening for potential Spectre v1
        - ALSA: rme9652: Hardening for potential Spectre v1
        - ALSA: control: Hardening for potential Spectre v1
        - ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.
        - ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
        - ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
        - ALSA: seq: oss: Hardening for potential Spectre v1
        - ALSA: hda: Hardening for potential Spectre v1
        - ALSA: hda/realtek - Add some fixes for ALC233
        - ALSA: hda/realtek - Update ALC255 depop optimize
        - ALSA: hda/realtek - change the location for one of two front mics
        - mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
        - mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
        - mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.
        - mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.
        - mtd: rawnand: tango: Fix struct clk memory leak
        - mtd: rawnand: marvell: fix the chip-select DT parsing logic
        - kobject: don't use WARN for registration failures
        - scsi: sd_zbc: Avoid that resetting a zone fails sporadically
        - scsi: sd: Defer spinning up drive while SANITIZE is in progress
        - blk-mq: start request gstate with gen 1
        - bfq-iosched: ensure to clear bic/bfqq pointers when preparing request
        - block: do not use interruptible wait anywhere
        - [s390x] vfio: ccw: process ssch with interrupts disabled
        - [arm64] PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
        - [arm64] PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
        - [arm64] PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq
          mode
        - [arm64] PCI: aardvark: Fix PCIe Max Read Request Size setting
        - [armhf,arm64] KVM: Close VMID generation race
        - [powerpc*] mm: Flush cache on memory hot(un)plug
        - [powerpc*] mce: Fix a bug where mce loops on memory UE.
        - [powerpc*] powernv/npu: Do a PID GPU TLB flush when invalidating a large
          address range
        - crypto: drbg - set freed buffers to NULL
        - libceph: un-backoff on tick when we have a authenticated session
        - libceph: reschedule a tick in finish_hunting()
        - libceph: validate con->state at the top of try_write()
        - PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend
          is set
        - module: Fix display of wrong module .text address
        - earlycon: Use a pointer table to fix __earlycon_table stride
        - [powerpc*] cpufreq: powernv: Fix hardlockup due to synchronous smp_call
          in timer interrupt
        - [powerpc*] rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops
        - drm/edid: Reset more of the display info
        - drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
        - [x86] drm/i915/fbdev: Enable late fbdev initial configuration
        - [x86] drm/i915/audio: set minimum CD clock to twice the BCLK
        - [x86] drm/i915: Enable display WA#1183 from its correct spot
        - drm/amd/display: Fix deadlock when flushing irq
        - drm/amd/display: Don't read EDID in atomic_check
        - drm/amd/display: Disallow enabling CRTC without primary plane with FB
        - objtool, perf: Fix GCC 8 -Wrestrict error
        - [x86] ipc: Fix x32 version of shmid64_ds and msqid64_ds
        - [x86] smpboot: Don't use mwait_play_dead() on AMD systems
        - [x86] microcode/intel: Save microcode patch unconditionally
        - [x86] microcode: Do not exit early from __reload_late()
        - tick/sched: Do not mess with an enqueued hrtimer
        - [x86] crypto: ccp - add check to get PSP master only when PSP is
          detected
        - [armhf,arm64] KVM: Add PSCI version selection API
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.8
        - ACPI / button: make module loadable when booted in non-ACPI mode
        - [arm64] Add work around for Arm Cortex-A55 Erratum 1024718
        - ALSA: hda - Fix incorrect usage of IS_REACHABLE()
        - ALSA: pcm: Check PCM state at xfern compat ioctl
        - ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
        - ALSA: dice: fix kernel NULL pointer dereference due to invalid
          calculation for array index
        - ALSA: aloop: Mark paused device as inactive
        - ALSA: aloop: Add missing cable lock to ctl API callbacks
        - errseq: Always report a writeback error once
        - tracepoint: Do not warn on ENOMEM
        - scsi: target: Fix fortify_panic kernel exception
        - Input: leds - fix out of bound access
        - Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook
          Pro
        - swiotlb: fix inversed DMA_ATTR_NO_WARN test
        - rtlwifi: cleanup 8723be ant_sel definition
        - xfs: prevent creating negative-sized file via INSERT_RANGE
        - RDMA/cxgb4: release hw resources on device removal
        - RDMA/ucma: Allow resolving address w/o specifying source address
        - RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flow
        - RDMA/mlx4: Add missed RSS hash inner header flag
        - RDMA/mlx5: Protect from shift operand overflow
        - NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2
        - IB/mlx5: Use unlimited rate when static rate is not supported
        - infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=m
        - IB/hfi1: Fix handling of FECN marked multicast packet
        - IB/hfi1: Fix loss of BECN with AHG
        - IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used
        - iw_cxgb4: Atomically flush per QP HW CQEs
        - btrfs: Take trans lock before access running trans in check_delayed_ref
        - [arm64,armhf] drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are
          balanced
        - [x86] drm/vmwgfx: Fix a buffer object leak
        - drm/bridge: vga-dac: Fix edid memory leak
        - xhci: Fix use-after-free in xhci_free_virt_device
        - USB: serial: visor: handle potential invalid device configuration
        - [arm64,armhf] usb: dwc3: gadget: Fix list_del corruption in
          dwc3_ep_dequeue
        - USB: Accept bulk endpoints with 1024-byte maxpacket
        - USB: serial: option: reimplement interface masking
        - USB: serial: option: adding support for ublox R410M
        - [arm64,armhf] usb: musb: host: fix potential NULL pointer dereference
        - [arm64, armhf] usb: musb: trace: fix NULL pointer dereference in
          musb_g_tx()
        - [x86] platform/x86: asus-wireless: Fix NULL pointer dereference
        - [x86] platform/x86: Kconfig: Fix dell-laptop dependency chain.
        - [x86] KVM: remove APIC Timer periodic/oneshot spikes
        - [x86] tsc: Always unregister clocksource_tsc_early
        - [x86] tsc: Fix mark_tsc_unstable()
        - [arm64] irqchip/qcom: Fix check for spurious interrupts
        - clocksource: Allow clocksource_mark_unstable() on unregistered
          clocksources
        - clocksource: Initialize cs->wd_list
        - clocksource: Consistent de-rate when marking unstable
        - tracing: Fix bad use of igrab in trace_uprobe.c
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.9
        - ipvs: fix rtnl_lock lockups caused by start_sync_thread
        - netfilter: ebtables: don't attempt to allocate 0-sized compat array
        - clk: ti: fix flag space conflict with clkctrl clocks
        - rds: tcp: must use spin_lock_irq* and not spin_lock_bh with
          rds_tcp_conn_lock
        - crypto: af_alg - fix possible uninit-value in alg_bind()
        - netlink: fix uninit-value in netlink_sendmsg
        - net: fix rtnh_ok()
        - net: initialize skb->peeked when cloning
        - net: fix uninit-value in __hw_addr_add_ex()
        - dccp: initialize ireq->ir_mark
        - ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
        - soreuseport: initialise timewait reuseport field
        - inetpeer: fix uninit-value in inet_getpeer
        - bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
        - memcg: fix per_node_info cleanup
        - perf: Remove superfluous allocation error check
        - i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
        - tcp: fix TCP_REPAIR_QUEUE bound checking
        - bdi: wake up concurrent wb_shutdown() callers.
        - bdi: Fix use after free bug in debugfs_remove()
        - bdi: Fix oops in wb_workfn()
        - compat: fix 4-byte infoleak via uninitialized struct field
        - gpioib: do not free unrequested descriptors
        - gpio: fix error path in lineevent_create
        - rfkill: gpio: fix memory leak in probe error path
        - libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs
        - dm integrity: use kvfree for kvmalloc'd memory
        - tracing: Fix regex_match_front() to not over compare the test string
        - mm: sections are not offlined during memory hotremove
        - mm, oom: fix concurrent munlock and oom reaper unmap (CVE-2018-1000200)
        - ceph: fix rsize/wsize capping in ceph_direct_read_write()
        - can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()
        - [armhf,arm64] drm/vc4: Fix scaling of uni-planar formats
        - drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pages
        - [x86] drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel log
        - [x86] drm/i915: Adjust eDP's logical vco in a reliable place.
        - drm/nouveau: Fix deadlock in nv50_mstm_register_connector()
          (Closes: #898825)
        - drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive client
        - drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()
        - drm/atomic: Clean private obj old_state/new_state in
          drm_atomic_state_default_clear()
        - net: atm: Fix potential Spectre v1
        - atm: zatm: Fix potential Spectre v1
        - PCI / PM: Always check PME wakeup capability for runtime wakeup support
        - PCI / PM: Check device_may_wakeup() in pci_enable_wake()
        - cpufreq: schedutil: Avoid using invalid next_freq
        - Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"
        - [x86] Bluetooth: btusb: Add Dell XPS 13 9360 to
          btusb_needs_reset_resume_table
        - Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome
          chipsets
        - [armhf] thermal: exynos: Reading temperature makes sense only when TMU is
          turned on
        - [armhf] thermal: exynos: Propagate error value from tmu_read()
        - nvme: add quirk to force medium priority for SQ creation
        - nvme: Fix sync controller reset return
        - smb3: directory sync should not return an error
        - swiotlb: silent unwanted warning "buffer is full"
        - sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
        - sched/autogroup: Fix possible Spectre-v1 indexing for
          sched_prio_to_weight[]
        - tracing/uprobe_event: Fix strncpy corner case
        - [x86] perf: Fix possible Spectre-v1 indexing for hw_perf_event cache_*
        - [x86] perf/cstate: Fix possible Spectre-v1 indexing for pkg_msr
        - [x86] perf/msr: Fix possible Spectre-v1 indexing in the MSR driver
        - perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]
        - [x86] perf: Fix possible Spectre-v1 indexing for x86_pmu::event_map()
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.10
        - 8139too: Use disable_irq_nosync() in rtl8139_poll_controller()
        - bridge: check iface upper dev when setting master via ioctl
        - dccp: fix tasklet usage
        - ipv4: fix fnhe usage by non-cached routes
        - ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
        - llc: better deal with too small mtu
        - net: ethernet: sun: niu set correct packet size in skb
        - [armhf] net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
        - net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'
        - net/mlx4_en: Verify coalescing parameters are in range
        - net/mlx5e: Err if asked to offload TC match on frag being first
        - net/mlx5: E-Switch, Include VF RDMA stats in vport statistics
        - net sched actions: fix refcnt leak in skbmod
        - net_sched: fq: take care of throttled flows before reuse
        - net: support compat 64-bit time in {s,g}etsockopt
        - openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is
          found
        - qmi_wwan: do not steal interfaces from class drivers
        - r8169: fix powering up RTL8168h
        - rds: do not leak kernel memory to user land
        - sctp: delay the authentication for the duplicated cookie-echo chunk
        - sctp: fix the issue that the cookie-ack with auth can't get processed
        - sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
        - sctp: remove sctp_chunk_put from fail_mark err path in
          sctp_ulpevent_make_rcvmsg
        - sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
        - tcp_bbr: fix to zero idle_restart only upon S/ACKed data
        - tcp: ignore Fast Open on repair mode
        - tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().
        - bonding: do not allow rlb updates to invalid mac
        - bonding: send learning packets for vlans on slave
        - net: sched: fix error path in tcf_proto_create() when modules are not
          configured
        - net/mlx5e: TX, Use correct counter in dma_map error flow
        - net/mlx5: Avoid cleaning flow steering table twice during error flow
        - [x86] hv_netvsc: set master device
        - ipv6: fix uninit-value in ip6_multipath_l3_keys()
        - net/mlx5e: Allow offloading ipv4 header re-write for icmp
        - udp: fix SO_BINDTODEVICE
        - net/mlx5e: DCBNL fix min inline header size for dscp
        - sctp: clear the new asoc's stream outcnt in sctp_stream_update
        - tcp: restore autocorking
        - tipc: fix one byte leak in tipc_sk_set_orig_addr()
        - [x86] hv_netvsc: Fix net device attach on older Windows hosts
        - ipv4: reset fnhe_mtu_locked after cache route flushed
        - net/mlx5: Fix mlx5_get_vector_affinity function
        - net: phy: sfp: fix the BR,min computation
        - net/smc: keep clcsock reference in smc_tcp_listen_work()
        - scsi: aacraid: Correct hba_send to include iu_type
        - proc: do not access cmdline nor environ from file-backed areas
          (CVE-2018-1120)
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.11
        - xhci: Fix USB3 NULL pointer dereference at logical disconnect.
        - usbip: usbip_host: refine probe and disconnect debug msgs to be useful
        - usbip: usbip_host: delete device from busid_table after rebind
        - usbip: usbip_host: run rebind from exit when module is removed
        - usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
        - usbip: usbip_host: fix bad unlock balance during stub_probe()
        - ALSA: usb: mixer: volume quirk for CM102-A+/102S+
        - ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup
        - ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist
        - ALSA: control: fix a redundant-copy issue
        - [amd64] spi: pxa2xx: Allow 64-bit DMA
        - KVM: vmx: update sec exec controls for UMIP iff emulating UMIP
        - [armhf,arm64] KVM: Properly protect VGIC locks from IRQs
        - [armhf,arm64] KVM: VGIC/ITS: Promote irq_lock() in update_affinity
        - [armhf,arm64] KVM: VGIC/ITS save/restore: protect kvm_read_guest() calls
        - [armhf,arm64] KVM: VGIC/ITS: protect kvm_read_guest() calls with SRCU
          lock
        - hwmon: (k10temp) Fix reading critical temperature register
        - hwmon: (k10temp) Use API function to access System Management Network
        - [s390x] vfio: ccw: fix cleanup if cp_prefetch fails
        - tracing/x86/xen: Remove zero data size trace events
          trace_xen_mmu_flush_tlb{_all}
        - vsprintf: Replace memory barrier with static_key for random_ptr_key
          update
        - [x86] amd_nb: Add support for Raven Ridge CPUs
        - [arm64] tee: shm: fix use-after-free via temporarily dropped reference
        - netfilter: nf_tables: free set name in error path
        - netfilter: nf_tables: can't fail after linking rule into active rule
          list
        - netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be static
        - [arm64] dts: marvell: armada-cp110: Add clocks for the xmdio node
        - [arm64] dts: marvell: armada-cp110: Add mg_core_clk for ethernet node
        - i2c: designware: fix poll-after-enable regression
        - mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks > 2
        - [powerpc*] powerpc/powernv: Fix NVRAM sleep in invalid context when
          crashing
        - drm: Match sysfs name in link removal to link creation
        - radix tree: fix multi-order iteration race
        - mm: don't allow deferred pages with NEED_PER_CPU_KM
        - [x86] drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk
        - [s390x] qdio: fix access to uninitialized qdio_q fields
        - [s390x] cpum_sf: ensure sample frequency of perf event attributes is
          non-zero
        - [s390x] qdio: don't release memory in qdio_setup_irq()
        - [s390x] remove indirect branch from do_softirq_own_stack
        - bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n
        - [x86] pkeys: Override pkey when moving away from PROT_EXEC
        - [x86] pkeys: Do not special case protection key 0
        - efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32'
          definition for mixed mode
        - [arm*] 8771/1: kprobes: Prohibit kprobes on do_undefinstr
        - [x86] apic/x2apic: Initialize cluster ID properly
        - [x86] mm: Drop TS_COMPAT on 64-bit exec() syscall
        - tick/broadcast: Use for_each_cpu() specially on UP kernels
        - [arm*] 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
        - [arm*] 8770/1: kprobes: Prohibit probing on optimized_callback
        - [arm*] 8772/1: kprobes: Prohibit kprobes on get_user functions
        - Btrfs: fix xattr loss after power failure
        - Btrfs: send, fix invalid access to commit roots due to concurrent
          snapshotting
        - btrfs: property: Set incompat flag if lzo/zstd compression is set
        - btrfs: fix crash when trying to resume balance without the resume flag
        - btrfs: Split btrfs_del_delalloc_inode into 2 functions
        - btrfs: Fix delalloc inodes invalidation during transaction abort
        - btrfs: fix reading stale metadata blocks after degraded raid1 mounts
        - x86/nospec: Simplify alternative_msr_write()
        - x86/bugs: Concentrate bug detection into a separate function
        - x86/bugs: Concentrate bug reporting into a separate function
        - x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
        - x86/bugs, KVM: Support the combination of guest and host IBRS
        - x86/bugs: Expose /sys/../spec_store_bypass
        - x86/cpufeatures: Add X86_FEATURE_RDS
        - x86/bugs: Provide boot parameters for the spec_store_bypass_disable
          mitigation
        - x86/bugs/intel: Set proper CPU features and setup RDS
        - x86/bugs: Whitelist allowed SPEC_CTRL MSR values
        - x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
        - x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
        - x86/speculation: Create spec-ctrl.h to avoid include hell
        - prctl: Add speculation control prctls
        - x86/process: Allow runtime control of Speculative Store Bypass
        - x86/speculation: Add prctl for Speculative Store Bypass mitigation
        - nospec: Allow getting/setting on non-current task
        - proc: Provide details on speculation flaw mitigations
        - seccomp: Enable speculation flaw mitigations
        - x86/bugs: Make boot modes __ro_after_init
        - prctl: Add force disable speculation
        - seccomp: Use PR_SPEC_FORCE_DISABLE
        - seccomp: Add filter flag to opt-out of SSB mitigation
        - seccomp: Move speculation migitation control to arch code
        - x86/speculation: Make "seccomp" the default mode for Speculative Store
          Bypass
        - x86/bugs: Rename _RDS to _SSBD
        - proc: Use underscores for SSBD in 'status'
        - Documentation/spec_ctrl: Do some minor cleanups
        - x86/bugs: Fix __ssb_select_mitigation() return type
        - x86/bugs: Make cpu_show_common() static
        - x86/bugs: Fix the parameters alignment and missing void
        - x86/cpu: Make alternative_msr_write work for 32-bit code
        - KVM: SVM: Move spec control call after restore of GS
        - x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
        - x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
        - x86/cpufeatures: Disentangle SSBD enumeration
        - x86/cpufeatures: Add FEATURE_ZEN
        - x86/speculation: Handle HT correctly on AMD
        - x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
        - x86/speculation: Add virtualized speculative store bypass disable
          support
        - x86/speculation: Rework speculative_store_bypass_update()
        - x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
        - x86/bugs: Expose x86_spec_ctrl_base directly
        - x86/bugs: Remove x86_spec_ctrl_set()
        - x86/bugs: Rework spec_ctrl base and mask logic
        - x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
        - KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
        - x86/bugs: Rename SSBD_NO to SSB_NO
        - bpf: Prevent memory disambiguation attack
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.12
        - net/mlx5: Fix build break when CONFIG_SMP=n
        - net: Fix a bug in removing queues from XPS map
        - net/mlx4_core: Fix error handling in mlx4_init_port_info.
        - net/sched: fix refcnt leak in the error path of tcf_vlan_init()
        - net: sched: red: avoid hashing NULL child
        - net/smc: check for missing nlattrs in SMC_PNETID messages
        - net: test tailroom before appending to linear skb
        - packet: in packet_snd start writing at link layer allocation
        - sock_diag: fix use-after-free read in __sk_free
        - tcp: purge write queue in tcp_connect_init()
        - tun: fix use after free for ptr_ring
        - tuntap: fix use after free during release
        - cxgb4: Correct ntuple mask validation for hash filters
        - [armhf] net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last rule
        - net: dsa: Do not register devlink for unused ports
        - [armhf] net: dsa: bcm_sf2: Fix IPv6 rules and chain ID
        - [armhf] net: dsa: bcm_sf2: Fix IPv6 rule half deletion
        - 3c59x: convert to generic DMA API
        - cxgb4: fix offset in collecting TX rate limit info
        - vmxnet3: set the DMA mask before the first DMA map operation
        - vmxnet3: use DMA memory barriers where required
        - net: ip6_gre: Request headroom in __gre6_xmit()
        - net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit()
        - net: ip6_gre: Split up ip6gre_tnl_link_config()
        - net: ip6_gre: Split up ip6gre_tnl_change()
        - net: ip6_gre: Split up ip6gre_newlink()
        - net: ip6_gre: Split up ip6gre_changelink()
        - net: ip6_gre: Fix ip6erspan hlen calculation
        - net: ip6_gre: fix tunnel metadata device sharing.
        - [sparc*]: vio: use put_device() instead of kfree()
        - ext2: fix a block leak
        - [powerpc*] rfi-flush: Always enable fallback flush on pseries
        - [powerpc*] Add security feature flags for Spectre/Meltdown
        - [powerpc*] pseries: Add new H_GET_CPU_CHARACTERISTICS flags
        - [powerpc*] pseries: Set or clear security feature flags
        - [powerpc*] powerpc/powernv: Set or clear security feature flags
        - [powerpc*] powerpc/64s: Move cpu_show_meltdown()
        - [powerpc*] powerpc/64s: Enhance the information in cpu_show_meltdown()
        - [powerpc*] powerpc/powernv: Use the security flags in
          pnv_setup_rfi_flush()
        - [powerpc*] powerpc/pseries: Use the security flags in
          pseries_setup_rfi_flush()
        - [powerpc*] powerpc/64s: Wire up cpu_show_spectre_v1()
        - [powerpc*] powerpc/64s: Wire up cpu_show_spectre_v2()
        - [powerpc*] powerpc/pseries: Fix clearing of security feature flags
        - [powerpc*] powerpc: Move default security feature flags
        - [powerpc*] powerpc/64s: Add support for a store forwarding barrier at
          kernel entry/exit
        - [s390x] move nobp parameter functions to nospec-branch.c
        - [s390x] add automatic detection of the spectre defense
        - [s390x] report spectre mitigation via syslog
        - [s390x] add sysfs attributes for spectre
        - [s390x] add assembler macros for CPU alternatives
        - [s390x] correct nospec auto detection init order
        - [s390x] correct module section names for expoline code revert
        - [s390x] move expoline assembler macros to a header
        - [s390x] crc32-vx: use expoline for indirect branches
        - [s390x] lib: use expoline for indirect branches
        - [s390x] ftrace: use expoline for indirect branches
        - [s390x] kernel: use expoline for indirect branches
        - [s390x] move spectre sysfs attribute code
        - [s390x] extend expoline to BC instructions
        - [s390x] use expoline thunks in the BPF JIT
        - scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()
        - [s390x] scsi: zfcp: fix infinite iteration on ERP ready list
        - Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULB
        - ALSA: usb-audio: Add native DSD support for Luxman DA-06
        - [arm64,armhf] usb: dwc3: Add SoftReset PHY synchonization delay
        - [arm64,armhf] usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fields
        - [arm64,armhf] usb: dwc3: Makefile: fix link error on randconfig
        - xhci: zero usb device slot_id member when disabling and freeing a xhci slot
        - [arm64,armhf] usb: dwc2: Fix interval type issue
        - [arm64,armhf] usb: dwc2: hcd: Fix host channel halt flow
        - [arm64,armhf] usb: dwc2: host: Fix transaction errors in host mode
        - usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTS
        - media: em28xx: USB bulk packet size fix
        - Bluetooth: btusb: Add device ID for RTL8822BE
        - Bluetooth: btusb: Add support for Intel Bluetooth device 22560
          [8087:0026]
        - xhci: Show what USB release number the xHC supports from protocol
          capablity
        - loop: don't call into filesystem while holding lo_ctl_mutex
        - loop: fix LOOP_GET_STATUS lock imbalance
        - cfg80211: limit wiphy names to 128 bytes
        - hfsplus: stop workqueue when fill_super() failed
        - [x86] kexec: Avoid double free_page() upon do_kexec_load() failure
        - staging: bcm2835-audio: Release resources on module_exit()
        - staging: lustre: fix bug in osc_enter_cache_try
        - [x86] staging: rtl8192u: return -ENOMEM on failed allocation of
          priv->oldaddr
        - staging: lustre: lmv: correctly iput lmo_root
        - [arm64] crypto: inside-secure - move the digest to the request context
        - [arm64] crypto: inside-secure - wait for the request to complete if in
          the backlog
        - [x86] crypto: ccp - don't disable interrupts while setting up debugfs
        - [arm64] crypto: inside-secure - do not process request if no command was
          issued
        - [arm64] crypto: inside-secure - fix the cache_len computation
        - [arm64] crypto: inside-secure - fix the extra cache computation
        - [arm64] crypto: inside-secure - do not overwrite the threshold value
        - [armhf] crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss
        - [arm64] crypto: inside-secure - fix the invalidation step during
          cra_exit
        - scsi: aacraid: Insure command thread is not recursively stopped
        - scsi: devinfo: add HP DISK-SUBSYSTEM device, for HP XP arrays
        - scsi: lpfc: Fix NVME Initiator FirstBurst
        - scsi: core: Make SCSI Status CONDITION MET equivalent to GOOD
        - scsi: mvsas: fix wrong endianness of sgpio api
        - scsi: lpfc: Fix issue_lip if link is disabled
        - scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
        - scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
        - scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
        - scsi: lpfc: Fix frequency of Release WQE CQEs
        - [armhf] clk: rockchip: Fix wrong parent for SDMMC phase clock for rk3228
        - clk: Don't show the incorrect clock phase
        - clk: hisilicon: mark wdt_mux_p[] as const
        - [arm64,armhf] clk: tegra: Fix pll_u rate configuration
        - [armhf] clk: rockchip: Prevent calculating mmc phase if clock rate is
          zero
        - [armhf] clk: samsung: s3c2410: Fix PLL rates
        - [armhf] clk: samsung: exynos7: Fix PLL rates
        - [armhf] clk: samsung: exynos5260: Fix PLL rates
        - [armhf] clk: samsung: exynos5433: Fix PLL rates
        - [armhf] clk: samsung: exynos5250: Fix PLL rates
        - [armhf] clk: samsung: exynos3250: Fix PLL rates
        - clk: meson: axg: fix the od shift of the sys_pll
        - clk: meson: axg: add the fractional part of the fixed_pll
        - media: cx23885: Override 888 ImpactVCBe crystal frequency
        - media: cx23885: Set subdev host data to clk_freq pointer
        - media: em28xx: Add Hauppauge SoloHD/DualHD bulk models
        - media: v4l: vsp1: Fix display stalls when requesting too many inputs
        - media: i2c: adv748x: fix HDMI field heights
        - media: vb2: Fix videobuf2 to map correct area
        - media: vivid: fix incorrect capabilities for radio
        - media: cx25821: prevent out-of-bounds read on array card
        - [arm64] serial: mvebu-uart: fix tx lost characters
        - [sh4] serial: sh-sci: Fix out-of-bounds access through DT alias
        - [armhf] serial: samsung: Fix out-of-bounds access through serial port
          index
        - [armhf] serial: imx: Fix out-of-bounds access through serial port index
        - [armhf] serial: arc_uart: Fix out-of-bounds access through DT alias
        - [arm*] serial: 8250: Don't service RX FIFO if interrupts are disabled
        - [armhf] rtc: snvs: Fix usage of snvs_rtc_enable
        - rtc: hctosys: Ensure system time doesn't overflow time_t
        - [arm64,armhf] rtc: rk808: fix possible race condition
        - [armel/marvell] rtc: m41t80: fix race conditions
        - [m68k] rtc: rp5c01: fix possible race condition
    
      [ Romain Perier ]
      * [armhf] DRM: Enable DW_HDMI_AHB_AUDIO and DW_HDMI_CEC (Closes: #897204)
      * [armhf] MFD: Enable MFD_TPS65217 (Closes: #897590)
    
      [ Ben Hutchings ]
      * kbuild: use -fmacro-prefix-map to make __FILE__ a relative path
      * Bump ABI to 2
      * [rt] Update to 4.16.8-rt3
      * [x86] KVM: VMX: Expose SSBD properly to guests.
    
      [ Salvatore Bonaccorso ]
      * [rt] Update to 4.16.7-rt1 and reenable
      * [rt] certs: Reference certificate for test key used in Debian signing
        service
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 27 May 2018 14:05:03 +0200
  • linux (4.16.5-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.1
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.2
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.3
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.4
        - ext4: limit xattr size to INT_MAX (CVE-2018-1095)
        - random: fix crng_ready() test (CVE-2018-1108)
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.5
    
      [ Ben Hutchings ]
      * aufs: gen-patch: Fix Subject generation to skip SPDX-License-Identifier
      * aufs: Update support patchset to aufs4.16-20180409 (no functional change)
      * wireless: Add Debian wireless-regdb certificates (see #892229)
      * Add support for compilers installed outside the default PATH
      * linux-headers: Change linux-kbuild dependency to be versioned
      * Set ABI to 1
      * [x86,arm64] Disable code signing for upload to unstable
      * debian/lib/python/debian_linux/debian.py: Fix binNMU changelog parsing
      * debian/lib/python/debian_linux/debian.py: Fix binNMU revision parsing
      * xfs: enhance dinode verifier (CVE-2018-10322)
      * xfs: set format back to extents if xfs_bmap_extents_to_btree
        (CVE-2018-10323)
      * udeb: Add algif_skcipher to crypto-modules (Closes: #896968)
      * ext4: fix bitmap position validation (fixes regression in 4.15.17-1)
      * debian/lib/python/debian_linux/gencontrol.py: Allow uploads to *-security
        with a simple revision
    
      [ Vagrant Cascadian ]
      * [arm64] Add patches to support SATA on Tegra210/Jetson-TX1.
    
      [ James Clarke ]
      * [ia64] Drop nic-modules Depends overrides (fixes FTBFS)
    
      [ Vagrant Cascadian ]
      * [arm64] Enable features to support Pinebook and other A64 systems:
        CONFIG_USB_MUSB_HDRC, CONFIG_USB_MUSB_SUNXI, CONFIG_SUN8I_DE2_CCU,
        CONFIG_DMA_SUN6I
      * [arm64] Add patch enabling simplefb LCD on A64.
    
      [ Roger Shimizu ]
      * [armel] Add dependency of udeb modules (fixes FTBFS):
        - Add lzo_decompress to lzo-modules.
        - Add cmdlinepart to mtd-modules.
      * [armel] Add dependency of udeb packages (fixes FTBFS):
        - Add package dependency of mtd-modules to jffs2-modules.
        - Add package dependency of lzo-modules to squashfs-modules.
    
      [ Helge Deller ]
      * [hppa] Switch to self-decompressing kernel to save disk space in /boot
    
      [ Uwe Kleine-König ]
      * [amd64] enable AMD 10GbE Ethernet driver (CONFIG_AMD_XGBE=m)
    
     -- Ben Hutchings <email address hidden>  Sun, 29 Apr 2018 17:09:14 +0100
  • linux (4.15.17-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.12
        - [i386] vm86: Fix POPF emulation
        - [i386] speculation, objtool: Annotate indirect calls/jumps for objtool on
          32-bit kernels
        - [x86] speculation: Remove Skylake C2 from Speculation Control microcode
          blacklist
        - [x86] KVM: Fix device passthrough when SME is active
        - [x86] mm: Fix vmalloc_fault to use pXd_large
        - [hppa] Handle case where flush_cache_range is called with no context
        - ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
        - ALSA: hda - Revert power_save option default value
        - ALSA: seq: Fix possible UAF in snd_seq_check_queue()
        - ALSA: seq: Clear client entry before deleting else at closing
        - drm/nouveau/bl: Fix oops on driver unbind
        - drm/nouveau/mmu: ALIGN_DOWN correct variable (Closes: #895750)
        - drm/amdgpu: fix prime teardown order
        - drm/radeon: fix prime teardown order
        - drm/amdgpu/dce: Don't turn off DP sink when disconnected
        - fs: Teach path_connected to handle nfs filesystems with multiple roots.
        - [armhf,arm64] KVM: Reduce verbosity of KVM init log
        - [armhf,arm64] KVM: Reset mapped IRQs on VM reset
        - [armhf,arm64] kvm: vgic-v3: Tighten synchronization for guests using v2
          on v3
        - [armhf.arm64] KVM: vgic: Don't populate multiple LRs with the same vintid
        - lock_parent() needs to recheck if dentry got __dentry_kill'ed under it
        - fs/aio: Add explicit RCU grace period when freeing kioctx
        - fs/aio: Use RCU accessors for kioctx_table->table[]
        - RDMAVT: Fix synchronization around percpu_ref
        - [armhf.arm64] irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis
        - nvme: fix subsystem multiple controllers support check
        - xfs: preserve i_rdev when recycling a reclaimable inode
        - btrfs: Fix NULL pointer exception in find_bio_stripe
        - btrfs: add missing initialization in btrfs_check_shared
        - btrfs: alloc_chunk: fix DUP stripe size handling
        - btrfs: Fix use-after-free when cleaning up fs_devs with a single stale
          device
        - btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
        - btrfs: Fix memory barriers usage with device stats counters
        - scsi: qla2xxx: Fix smatch warning in qla25xx_delete_{rsp|req}_que
        - scsi: qla2xxx: Fix NULL pointer access for fcport structure
        - scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
        - scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
        - usb: dwc2: fix STM32F7 USB OTG HS compatible
        - USB: gadget: udc: Add missing platform_device_put() on error in
          bdc_pci_probe()
        - usb: dwc3: Fix GDBGFIFOSPACE_TYPE values
        - usb: dwc3: core: Power-off core/PHYs on system_suspend in host mode
        - usb: dwc3: of-simple: fix oops by unbalanced clk disable call
        - usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove()
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.13
        - scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for
          Ventura controllers
        - drm/amdgpu: use polling mem to set SDMA3 wptr for VF
        - Bluetooth: hci_qca: Avoid setup failure on missing rampatch
        - [arm64] Bluetooth: btqcomsmd: Fix skb double free corruption
        - [x86] cpufreq: longhaul: Revert transition_delay_us to 200 ms
        - [arm64] drm/msm: fix leak in failed get_pages
        - IB/ipoib: Warn when one port fails to initialize
        - RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()
        - [x86] hv_netvsc: Fix the receive buffer size limit
        - [x86] hv_netvsc: Fix the TX/RX buffer default sizes
        - tcp: allow TLP in ECN CWR
        - libbpf: prefer global symbols as bpf program name source
        - rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.
        - rtlwifi: always initialize variables given to RT_TRACE()
        - media: bt8xx: Fix err 'bt878_probe()'
        - ath10k: handling qos at STA side based on AP WMM enable/disable
        - media: dvb-frontends: Add delay to Si2168 restart
        - qmi_wwan: set FLAG_SEND_ZLP to avoid network initiated disconnect
        - serial: 8250_dw: Disable clock on error
        - [armhf,arm64] cros_ec: fix nul-termination for firmware build info
        - watchdog: Fix potential kref imbalance when opening watchdog
        - watchdog: Fix kref imbalance seen if handle_boot_enabled=0
        - platform/chrome: Use proper protocol transfer function
        - [armhf] drm/tilcdc: ensure nonatomic iowrite64 is not used
        - mmc: avoid removing non-removable hosts during suspend
        - mmc: block: fix logical error to avoid memory leak
        - /dev/mem: Add bounce buffer for copy-out
        - [arm64] net: phy: meson-gxl: check phy_write return value
        - IB/ipoib: Avoid memory leak if the SA returns a different DGID
        - RDMA/cma: Use correct size when writing netlink stats
        - IB/umem: Fix use of npages/nmap fields
        - iser-target: avoid reinitializing rdma contexts for isert commands
        - bpf/cgroup: fix a verification error for a CGROUP_DEVICE type prog
        - PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristics
        - vgacon: Set VGA struct resource types
        - [armhf] omapdrm: panel: fix compatible vendor string for td028ttec1
        - [arm64] mmc: sdhci-xenon: wait 5ms after set 1.8V signal enable
        - [armhf] drm/omap: DMM: Check for DMM readiness after successful
          transaction commit
        - pty: cancel pty slave port buf's work in tty_release
        - clk: check ops pointer on clock register
        - clk: use round rate to bail out early in set_rate
        - pinctrl: Really force states during suspend/resume
        - [armhf,arm64] pinctrl: rockchip: enable clock when reading pin direction
          register
        - [x86] iommu/vt-d: clean up pr_irq if request_threaded_irq fails
        - ip6_vti: adjust vti mtu according to mtu of lower device
        - ip_gre: fix error path when erspan_rcv failed
        - ip_gre: fix potential memory leak in erspan_rcv
        - [arm64] soc: qcom: smsm: fix child-node lookup
        - scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabled
        - scsi: lpfc: Fix issues connecting with nvme initiator
        - RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS
        - nfsd4: permit layoutget of executable-only files
        - clk: Don't touch hardware when reparenting during registration
        - hwrng: core - Clean up RNG list when last hwrng is unregistered
        - [armhf] dmaengine: ti-dma-crossbar: Fix event mapping for
          TPCC_EVT_MUX_60_63
        - IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
        - IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq
        - [x86] RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file
        - serial: 8250_pci: Don't fail on multiport card class
        - RDMA/core: Do not use invalid destination in determining port reuse
        - clk: migrate the count of orphaned clocks at init
        - RDMA/ucma: Fix access to non-initialized CM_ID object
        - RDMA/ucma: Don't allow join attempts for unsupported AF family
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.14
        - [armhf] iio: st_pressure: st_accel: pass correct platform data to init
        - [arm64] iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
        - ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
        - ALSA: aloop: Sync stale timer before release
        - ALSA: aloop: Fix access to not-yet-ready substream via cable
        - ALSA: hda - Force polling mode on CFL for fixing codec communication
        - ALSA: hda/realtek - Fix speaker no sound after system resume
        - ALSA: hda/realtek - Fix Dell headset Mic can't record
        - ALSA: hda/realtek - Always immediately update mute LED with pin VREF
        - mmc: core: Fix tracepoint print of blk_addr and blksz
        - mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
        - mmc: block: fix updating ext_csd caches on ioctl call
        - [armhf] mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for
          32-bit systems
        - [armhf] mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
        - [armhf,arm64] mmc: dw_mmc: fix falling from idmac to PIO mode when
          dw_mci_reset occurs
        - PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644L
        - lockdep: fix fs_reclaim warning
        - [armhf,arm64] clk: bcm2835: Fix ana->maskX definitions
        - [armhf,arm64] clk: bcm2835: Protect sections updating shared registers
        - [armhf,arm64] clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops
        - RDMA/mlx5: Fix crash while accessing garbage pointer and freed memory
        - [x86] Drivers: hv: vmbus: Fix ring buffer signaling
        - [armhf] pinctrl: samsung: Validate alias coming from DT
        - Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_table
        - Bluetooth: btusb: Add Dell OptiPlex 3060 to btusb_needs_reset_resume_table
        - Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174
        - libata: fix length validation of ATAPI-relayed SCSI commands
        - libata: remove WARN() for DMA or PIO command without data
        - libata: don't try to pass through NCQ commands to non-NCQ devices
        - libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
        - libata: disable LPM for Crucial BX100 SSD 500GB drive
        - libata: Enable queued TRIM for Samsung SSD 860
        - libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
        - libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions
        - libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version
        - sched, cgroup: Don't reject lower cpu.max on ancestors
        - cgroup: fix rule checking for threaded mode switching
        - nfsd: remove blocked locks on client teardown
        - hugetlbfs: check for pgoff value overflow (CVE-2018-7740)
        - [x86] mm: implement free pmd/pte page interfaces
        - mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
        - mm/thp: do not wait for lock_page() in deferred_split_scan()
        - mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()
        - Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
        - [x86] drm/vmwgfx: Fix black screen and device errors when running without
          fbdev
        - [x86] drm/vmwgfx: Fix a destoy-while-held mutex problem.
        - drm/radeon: Don't turn off DP sink when disconnected
        - drm/amd/display: We shouldn't set format_default on plane as atomic driver
        - drm/amd/display: Add one to EDID's audio channel count when passing to DC
        - drm: Reject getfb for multi-plane framebuffers
        - drm: udl: Properly check framebuffer mmap offsets
        - mm/vmscan: wake up flushers for legacy cgroups too
        - module: propagate error in modules_open()
        - acpi, numa: fix pxm to online numa node associations
        - ACPI / watchdog: Fix off-by-one error at resource assignment
        - libnvdimm, {btt, blk}: do integrity setup before add_disk()
        - brcmfmac: fix P2P_DEVICE ethernet address generation
        - rtlwifi: rtl8723be: Fix loss of signal
        - tracing: probeevent: Fix to support minus offset from symbol
        - mtdchar: fix usage of mtd_ooblayout_ecc()
        - staging: ncpfs: memory corruption in ncp_read_kernel() (CVE-2018-8822)
        - [i386] can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
        - [i386] can: cc770: Fix queue stall & dropped RTR reply
        - [i386] can: cc770: Fix use after free in cc770_tx_interrupt()
        - tty: vt: fix up tabstops properly
        - [amd64] entry: Don't use IST entry for #BP stack
        - [amd64] vsyscall: Use proper accessor to update P4D entry
        - [x86] efi: Free efi_pgd with free_pages()
        - posix-timers: Protect posix clock array access against speculation
        - [x86] kvm: fix icebp instruction handling
        - [amd64] build: Force the linker to use 2MB page size
        - [amd64] boot: Verify alignment of the LOAD segment
        - [x86] hwmon: (k10temp) Only apply temperature offset if result is positive
        - [x86] hwmon: (k10temp) Add temperature offset for Ryzen 1900X
        - [x86] perf/intel/uncore: Fix Skylake UPI event format
        - perf stat: Fix CVS output format for non-supported counters
        - perf/core: Fix ctx_event_type in ctx_resched()
        - trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type
          programs
        - [x86] perf/intel: Don't accidentally clear high bits in bdw_limit_period()
        - [x86] perf/intel/uncore: Fix multi-domain PCI CHA enumeration bug on
          Skylake servers
        - iio: ABI: Fix name of timestamp sysfs file
        - bpf: skip unnecessary capability check
        - [amd64] bpf: increase number of passes
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.15
        - net: dsa: Fix dsa_is_user_port() test inversion
        - openvswitch: meter: fix the incorrect calculation of max delta_t
        - qed: Fix MPA unalign flow in case header is split across two packets.
        - tcp: purge write queue upon aborting the connection
        - qed: Fix non TCP packets should be dropped on iWARP ll2 connection
        - net: phy: relax error checking when creating sysfs link netdev->phydev
        - devlink: Remove redundant free on error path
        - macvlan: filter out unsupported feature flags
        - net: ipv6: keep sk status consistent after datagram connect failure
        - ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
        - ipv6: sr: fix NULL pointer dereference when setting encap source address
        - ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
        - net: phy: Tell caller result of phy_change()
        - ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes
        - net sched actions: return explicit error when tunnel_key mode is not
          specified
        - ppp: avoid loop in xmit recursion detection code
        - rhashtable: Fix rhlist duplicates insertion
        - sch_netem: fix skb leak in netem_enqueue()
        - ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
        - net: use skb_to_full_sk() in skb_update_prio()
        - net: Fix hlist corruptions in inet_evict_bucket()
        - [s390x] qeth: free netdevice when removing a card
        - [s390x] qeth: when thread completes, wake up all waiters
        - [s390x] qeth: lock read device while queueing next buffer
        - [s390x] qeth: on channel error, reject further cmd requests
        - dccp: check sk for closed state in dccp_sendmsg()
        - ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
        - l2tp: do not accept arbitrary sockets
        - [armhf] net: ethernet: ti: cpsw: add check for in-band mode setting with
          RGMII PHY interface
        - [armhf] net: fec: Fix unbalanced PM runtime calls
        - [s390x] net/iucv: Free memory obtained by kzalloc
        - netlink: avoid a double skb free in genlmsg_mcast()
        - net: Only honor ifindex in IP_PKTINFO if non-0
        - net: systemport: Rewrite __bcm_sysport_tx_reclaim()
        - qede: Fix qedr link update
        - skbuff: Fix not waking applications when errors are enqueued
        - team: Fix double free in error path
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.16
        - [armhf] OMAP: Fix SRAM W+X mapping
        - [armhf] 8746/1: vfp: Go back to clearing vfp_current_hw_state[]
        - [armhf] dts: sun6i: a31s: bpi-m2: improve pmic properties
        - [armhf] dts: sun6i: a31s: bpi-m2: add missing regulators
        - mtd: jedec_probe: Fix crash in jedec_read_mfr()
        - ALSA: usb-audio: Add native DSD support for TEAC UD-301
        - ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()
        - ALSA: pcm: potential uninitialized return values
        - perf/hwbp: Simplify the perf-hwbp code, fix documentation
        - ceph: only dirty ITER_IOVEC pages for direct read
        - ipc/shm.c: add split function to shm_vm_ops
        - [powerpc*] mm: Add tracking of the number of coprocessors using a context
        - [powerpc*] mm: Workaround Nest MMU bug with TLB invalidations
        - [powerpc*] 64s: Fix lost pending interrupt due to race causing lost
          update to irq_happened
        - [powerpc*] 64s: Fix i-side SLB miss bad address handler saving
          nonvolatile GPRs
        - partitions/msdos: Unable to mount UFS 44bsd partitions
        - xfrm_user: uncoditionally validate esn replay attribute struct
        - RDMA/ucma: Check AF family prior resolving address
        - RDMA/ucma: Fix use-after-free access in ucma_close
        - RDMA/ucma: Ensure that CM_ID exists prior to access it
        - RDMA/rdma_cm: Fix use after free race with process_one_req
        - RDMA/ucma: Check that device is connected prior to access it
        - RDMA/ucma: Check that device exists prior to accessing it
        - RDMA/ucma: Introduce safer rdma_addr_size() variants
        - ipv6: fix possible deadlock in rt6_age_examine_exception()
        - net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
        - xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systems
        - percpu: add __GFP_NORETRY semantics to the percpu balancing path
        - netfilter: x_tables: make allocation less aggressive
        - netfilter: bridge: ebt_among: add more missing match size checks
        - l2tp: fix races with ipv4-mapped ipv6 addresses
        - netfilter: drop template ct when conntrack is skipped.
        - netfilter: x_tables: add and use xt_check_proc_name
        - [arm64] phy: qcom-ufs: add MODULE_LICENSE tag
        - Bluetooth: Fix missing encryption refresh on Security Request
        - [x86] drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.
        - bitmap: fix memset optimization on big-endian systems
        - [x86] mei: remove dev_err message on an unsupported ioctl
        - /dev/mem: Avoid overwriting "err" in read_mem()
        - media: usbtv: prevent double free in error case (CVE-2017-17975)
        - crypto: lrw - Free rctx->ext with kzfree
        - [arm64] crypto: inside-secure - fix clock management
        - crypto: testmgr - Fix incorrect values in PKCS#1 test vector
        - crypto: ahash - Fix early termination in hash walk
        - [x86] crypto: ccp - return an actual key size from RSA max_size callback
        - [arm*] crypto - Fix random regeneration of S_shipped
        - [x86] crypto: cast5-avx - fix ECB encryption when long sg follows short
          one
        - Btrfs: fix unexpected cow in run_delalloc_nocow
        - [x86] staging: comedi: ni_mio_common: ack ai fifo error interrupts.
        - Revert "base: arch_topology: fix section mismatch build warnings"
        - [x86] Input: ALPS - fix TrackStick detection on Thinkpad L570 and
          Latitude 7370
        - [x86] Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list
        - [x86] Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad
        - vt: change SGR 21 to follow the standards
        - [arm64] net: hns: Fix ethtool private flags (CVE-2017-18222)
        - Fix slab name "biovec-(1<<(21-12))"
        - [armhf] Revert "ARM: dts: am335x-pepper: Fix the audio CODEC's reset pin"
        - [armhf] Revert "ARM: dts: omap3-n900: Fix the audio CODEC's reset pin"
        - Revert "cpufreq: Fix governor module removal race"
        - Revert "ip6_vti: adjust vti mtu according to mtu of lower device"
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.17
        - i40iw: Fix sequence number for the first partial FPDU
        - i40iw: Correct Q1/XF object count equation
        - i40iw: Validate correct IRD/ORD connection parameters
        - [arm64] clk: meson: mpll: use 64-bit maths in params_from_rate
        - ipv6: Reinject IPv6 packets if IPsec policy matches after SNAT
        - thermal: power_allocator: fix one race condition issue for
          thermal_instances list
        - perf probe: Find versioned symbols from map
        - perf probe: Add warning message if there is unexpected event name
        - perf evsel: Fix swap for samples with raw data
        - perf evsel: Enable ignore_missing_thread for pid option
        - l2tp: fix missing print session offset info
        - rds; Reset rs->rs_bound_addr in rds_add_bound() failure path
        - [x86] ACPI / video: Default lcd_only to true on Win8-ready and newer
          machines
        - net/mlx4_en: Change default QoS settings
        - IB/mlx5: Report inner RSS capability
        - VFS: close race between getcwd() and d_move()
        - [armhf,arm64] watchdog: dw_wdt: add stop watchdog operation
        - clk: divider: fix incorrect usage of container_of
        - PM / devfreq: Fix potential NULL pointer dereference in governor_store
        - gpiolib: don't dereference a desc before validation
        - net_sch: red: Fix the new offload indication
        - [arm64] thermal/drivers/hisi: Remove bogus const from function return type
        - RDMA/cma: Mark end of CMA ID messages
        - f2fs: fix lock dependency in between dio_rwsem & i_mmap_sem
        - [armhf] clk: sunxi-ng: a83t: Add M divider to TCON1 clock
        - media: videobuf2-core: don't go out of the buffer range
        - [x86] ASoC: Intel: Skylake: Disable clock gating during firmware and
          library download
        - [x86] ASoC: Intel: cht_bsw_rt5645: Analog Mic support
        - [arm64] drm/msm: Fix NULL deref in adreno_load_gpu
        - IB/ipoib: Fix for notify send CQ failure messages
        - scsi: libiscsi: Allow sd_shutdown on bad transport
        - scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.
        - [armhf,arm64] irqchip/gic-v3: Fix the driver probe() fail due to disabled
          GICC entry
        - ACPI: EC: Fix debugfs_create_*() usage
        - mac80211: Fix setting TX power on monitor interfaces
        - vfb: fix video mode and line_length being set when loaded
        - gpio: label descriptors using the device name
        - [arm64] asid: Do not replace active_asids if already 0
        - [powerpc*] powernv-cpufreq: Add helper to extract pstate from PMSR
        - IB/rdmavt: Allocate CQ memory on the correct node
        - blk-mq: avoid to map CPU into stale hw queue
        - blk-mq: fix race between updating nr_hw_queues and switching io sched
        - nvme-fabrics: protect against module unload during create_ctrl
        - nvme-fabrics: don't check for non-NULL module in nvmf_register_transport
        - [x86] pinctrl: baytrail: Enable glitch filter for GPIOs used as interrupts
        - nvme_fcloop: disassocate local port structs
        - nvme_fcloop: fix abort race condition
        - tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented
        - perf report: Fix a no annotate browser displayed issue
        - [x86] staging: lustre: disable preempt while sampling processor id.
        - [x86] ASoC: Intel: sst: Fix the return value o
          'sst_send_byte_stream_mrfld()'
        - [armhf] power: supply: axp288_charger: Properly stop work on probe-error
          / remove
        - rt2x00: do not pause queue unconditionally on error path
        - wl1251: check return from call to wl1251_acx_arp_ip_filter
        - net/mlx5: Fix race for multiple RoCE enable
        - bcache: ret IOERR when read meets metadata error
        - bcache: stop writeback thread after detaching
        - bcache: segregate flash only volume write streams
        - scsi: libsas: Use dynamic alloced work to avoid sas event lost
        - net: Fix netdev_WARN_ONCE macro
        - scsi: libsas: fix memory leak in sas_smp_get_phy_events() (CVE-2018-7757)
        - scsi: libsas: fix error when getting phy events
        - scsi: libsas: initialize sas_phy status according to response of DISCOVER
        - net/mlx5e: IPoIB, Use correct timestamp in child receive flow
        - blk-mq: fix kernel oops in blk_mq_tag_idle()
        - tty: n_gsm: Allow ADM response in addition to UA for control dlci
        - block, bfq: put async queues for root bfq groups too
        - serdev: Fix serdev_uevent failure on ACPI enumerated serdev-controllers
        - i40evf: don't rely on netif_running() outside rtnl_lock()
        - drm/amd/powerplay: fix memory leakage when reload (v2)
        - cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages
        - PM / domains: Don't skip driver's ->suspend|resume_noirq() callbacks
        - scsi: megaraid_sas: Error handling for invalid ldcount provided by
          firmware in RAID map
        - scsi: megaraid_sas: unload flag should be set after scsi_remove_host is
          called
        - RDMA/cma: Fix rdma_cm path querying for RoCE
        - [x86] gart: Exclude GART aperture from vmcore
        - sdhci: Advertise 2.0v supply on SDIO host controller
        - Input: goodix - disable IRQs while suspended
        - mtd: mtd_oobtest: Handle bitflips during reads
        - crypto: aes-generic - build with -Os on gcc-7+
        - perf tools: Fix copyfile_offset update of output offset
        - tcmu: release blocks for partially setup cmds
        - [x86] thermal: int3400_thermal: fix error handling in
          int3400_thermal_probe()
        - [x86] drm/i915/cnp: Ignore VBT request for know invalid DDC pin.
        - [x86] drm/i915/cnp: Properly handle VBT ddc pin out of bounds.
        - [x86] microcode: Propagate return value from updating functions
        - [x86] CPU: Add a microcode loader callback
        - [x86] CPU: Check CPU feature bits after microcode upgrade
        - [x86] microcode: Get rid of struct apply_microcode_ctx
        - [x86] microcode/intel: Check microcode revision before updating sibling
          threads
        - [x86] microcode/intel: Writeback and invalidate caches before updating
          microcode
        - [x86] microcode: Do not upload microcode if CPUs are offline
        - [x86] microcode/intel: Look into the patch cache first
        - [x86] microcode: Request microcode on the BSP
        - [x86] microcode: Synchronize late microcode loading
        - [x86] microcode: Attempt late loading only when new microcode is present
        - [x86] microcode: Fix CPU synchronization routine
        - arp: fix arp_filter on l3slave devices
        - ipv6: the entire IPv6 header chain must fit the first fragment
        - lan78xx: Crash in lan78xx_writ_reg (Workqueue: events
          lan78xx_deferred_multicast_write)
        - net: dsa: Discard frames from unused ports
        - net: fix possible out-of-bound read in skb_network_protocol()
        - net/ipv6: Fix route leaking between VRFs
        - net/ipv6: Increment OUTxxx counters after netfilter hook
        - netlink: make sure nladdr has correct size in netlink_connect()
        - net/mlx5e: Verify coalescing parameters in range
        - net sched actions: fix dumping which requires several messages to user
          space
        - net/sched: fix NULL dereference in the error path of tcf_bpf_init()
        - pptp: remove a buggy dst release in pptp_connect()
        - r8169: fix setting driver_data after register_netdev
        - sctp: do not leak kernel memory to user space
        - sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
        - sky2: Increase D3 delay to sky2 stops working after suspend
        - vhost: correctly remove wait queue during poll failure
        - vlan: also check phy_driver ts_info for vlan's real device
        - vrf: Fix use after free and double free in vrf_finish_output
        - bonding: fix the err path for dev hwaddr sync in bond_enslave
        - bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave
        - bonding: process the err returned by dev_set_allmulti properly in
          bond_enslave
        - net: fool proof dev_valid_name()
        - ip_tunnel: better validate user provided tunnel names
        - ipv6: sit: better validate user provided tunnel names
        - ip6_gre: better validate user provided tunnel names
        - ip6_tunnel: better validate user provided tunnel names
        - vti6: better validate user provided tunnel names
        - net/mlx5e: Set EQE based as default TX interrupt moderation mode
        - net_sched: fix a missing idr_remove() in u32_delete_key()
        - net/sched: fix NULL dereference in the error path of tcf_vlan_init()
        - net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update path
        - net/mlx5e: Fix memory usage issues in offloading TC flows
        - net/sched: fix NULL dereference in the error path of tcf_sample_init()
        - nfp: use full 40 bits of the NSP buffer address
        - ipv6: sr: fix seg6 encap performances with TSO enabled
        - net/mlx5e: Don't override vport admin link state in switchdev mode
        - net/mlx5e: Sync netdev vxlan ports at open
        - net/sched: fix NULL dereference in the error path of tunnel_key_init()
        - net/sched: fix NULL dereference on the error path of tcf_skbmod_init()
        - strparser: Fix sign of err codes
        - net/mlx4_en: Fix mixed PFC and Global pause user control requests
        - net/mlx5e: Fix traffic being dropped on VF representor
        - vhost: validate log when IOTLB is enabled
        - route: check sysctl_fib_multipath_use_neigh earlier than hash
        - team: move dev_mc_sync after master_upper_dev_link in team_port_add
        - vhost_net: add missing lock nesting notation
        - net/mlx4_core: Fix memory leak while delete slave's resources
    
      [ Roger Shimizu ]
      * [armel] Bring back armel build by reverting two commits that disabled
        armel previously:
        - [2ed70eb] "Add empty featuresets for armel to help abiupdate script"
        - [5f62872] "(Temporarily) disable armel kernel image build"
      * [armel] Reduce armel image size by:
        - Set CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
        - Change MTD, MTD_CMDLINE_PARTS, RTC_DRV_MV, and SPI_ORION from
          built-in to module.
        - Disable VT, ZSWAP, RD_BZIP2, and RD_LZMA.
        Thanks to Leigh Brown <email address hidden> for his idea to disable VT.
      * [armel] Add dependency of udeb modules (fixes FTBFS):
        - Add lzo_decompress to lzo-modules.
        - Add cmdlinepart to mtd-modules.
      * [armel] Add dependency of udeb packages (fixes FTBFS):
        - Add package dependency of mtd-modules to jffs2-modules.
        - Add package dependency of lzo-modules to squashfs-modules.
    
      [ Ben Hutchings ]
      * wireless: Disable regulatory.db direct loading (see #892229)
      * Bump ABI to 3
      * scsi: libsas: direct call probe and destruct (CVE-2017-18232)
      * ext4: fail ext4_iget for root directory if unallocated (CVE-2018-1092)
      * ext4: add validity checks for bitmap block numbers (CVE-2018-1093)
      * ext4: always initialize the crc32c checksum driver (CVE-2018-1094)
      * scsi: libsas: defer ata device eh commands to libata (CVE-2018-10021)
      * [armel/marvell] linux-image: Replace supported model list with wiki link
      * [armhf] udeb: Add i2c-exynos5 to i2c-modules (Closes: #895976)
      * [arm*] iio: Enable DHT11 as module (Closes: #873176)
      * udeb: Move arc4 and ecb from nic-wireless-modules to crypto-modules
        (Closes: #895362)
      * SCSI: Enable SCSI_SYM53C8XX_2 as module on all architectures
        (Closes: #895532)
      * [x86] Enable MFD_AXP20X_I2C, AXP288_FUEL_GAUGE as modules (Closes: #895129)
      * w1: Enable all "slave" device drivers (Closes: #895340)
      * [arm64] net/phy: Enable MDIO_BUS_MUX_MMIOREG as module (Closes: #894336)
      * [x86] net: Enable THUNDERBOLT_NET as module (Closes: #894310)
      * [x86] platform: Enable DELL_SMBIOS_SMM, DELL_SMBIOS_WMI as modules
        (closes: #893976)
      * ath9k_htc: Fix regression in 4.15, thanks to Ben Caradoc-Davies
        (Closes: #891060)
        - mac80211: add ieee80211_hw flag for QoS NDP support
        - ath9k_htc: use non-QoS NDP for AP probing
      * squashfs: Enable SQUASHFS_ZSTD (Closes: #883410)
      * block: Enable BLK_SED_OPAL (except on armel)
      * [arm64] Enable ARCH_SYNQUACER and related driver modules (Closes: #891787)
      * [arm64] PCI: Enable PCI_TEGRA (Closes: #888817)
      * [amd64] net: Enable AQTION as module
      * udeb: Rename lzo-modules to compress-modules
      * udeb: Add zstd_decompress to compress-modules and make squashfs-modules
        depend on it
    
      [ Vagrant Cascadian ]
      * [armhf] Add patch to fix loading of imx6q-cpufreq module.
    
     -- Ben Hutchings <email address hidden>  Thu, 19 Apr 2018 11:13:03 +0100
  • linux (4.15.11-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.5
        - IB/umad: Fix use of unprotected device pointer
        - IB/qib: Fix comparison error with qperf compare/swap test
        - IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH
          ports
        - IB/core: Fix two kernel warnings triggered by rxe registration
        - IB/core: Fix ib_wc structure size to remain in 64 bytes boundary
        - IB/core: Avoid a potential OOPs for an unused optional parameter
        - RDMA/rxe: Fix a race condition related to the QP error state
        - RDMA/rxe: Fix a race condition in rxe_requester()
        - RDMA/rxe: Fix rxe_qp_cleanup()
        - [powerpc*] cpufreq: powernv: Dont assume distinct pstate values for
          nominal and pmin
        - swiotlb: suppress warning when __GFP_NOWARN is set
        - PM / devfreq: Propagate error from devfreq_add_device()
        - mwifiex: resolve reset vs. remove()/shutdown() deadlocks
        - ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
        - trace_uprobe: Display correct offset in uprobe_events
        - [powerpc*] radix: Remove trace_tlbie call from radix__flush_tlb_all
        - [powerpc*] kernel: Block interrupts when updating TIDR
        - [powerpc*] vas: Don't set uses_vas for kernel windows
        - [powerpc*] numa: Invalidate numa_cpu_lookup_table on cpu remove
        - [powerpc*] mm: Flush radix process translations when setting MMU type
        - [powerpc*] xive: Use hw CPU ids when configuring the CPU queues
        - dma-buf: fix reservation_object_wait_timeout_rcu once more v2
        - [s390x] fix handling of -1 in set{,fs}[gu]id16 syscalls
        - [arm64] dts: msm8916: Correct ipc references for smsm
        - [x86] gpu: add CFL to early quirks
        - [x86] kexec: Make kexec (mostly) work in 5-level paging mode
        - [x86] xen: init %gs very early to avoid page faults with stack protector
        - [x86] PM: Make APM idle driver initialize polling state
        - mm, memory_hotplug: fix memmap initialization
        - [amd64] entry: Clear extra registers beyond syscall arguments, to reduce
          speculation attack surface
        - [amd64] entry/compat: Clear registers for compat syscalls, to reduce
          speculation attack surface
        - [armhf] crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generate
        - [armhf] crypto: sun4i_ss_prng - convert lock to _bh in
          sun4i_ss_prng_generate
        - [powerpc*] mm/radix: Split linear mapping on hot-unplug
        - [x86] speculation: Update Speculation Control microcode blacklist
        - [x86] speculation: Correct Speculation Control microcode blacklist again
        - [x86] Revert "x86/speculation: Simplify
          indirect_branch_prediction_barrier()"
        - [x86] KVM: Reduce retpoline performance impact in
          slot_handle_level_range(), by always inlining iterator helper methods
        - [X86] nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
        - [x86] KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02
          MSR bitmap
        - [x86] speculation: Clean up various Spectre related details
        - PM / runtime: Update links_count also if !CONFIG_SRCU
        - PM: cpuidle: Fix cpuidle_poll_state_init() prototype
        - [x86] platform: wmi: fix off-by-one write in wmi_dev_probe()
        - [amd64] entry: Clear registers for exceptions/interrupts, to reduce
          speculation attack surface
        - [amd64] entry: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused
          extensions
        - [amd64] entry: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a
          single POP_REGS macro
        - [amd64] entry: Interleave XOR register clearing with PUSH instructions
        - [amd64] entry: Introduce the PUSH_AND_CLEAN_REGS macro
        - [amd64] entry: Use PUSH_AND_CLEAN_REGS in more cases
        - [amd64] entry: Get rid of the ALLOC_PT_GPREGS_ON_STACK and
          SAVE_AND_CLEAR_REGS macros
        - [amd64] entry: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly
        - [amd64] entry: Fix paranoid_entry() frame pointer warning
        - [amd64] entry: Remove the unused 'icebp' macro
        - gfs2: Fixes to "Implement iomap for block_map"
        - objtool: Fix segfault in ignore_unreachable_insn()
        - [x86] debug, objtool: Annotate WARN()-related UD2 as reachable
        - [x86] debug: Use UD2 for WARN()
        - [x86] speculation: Fix up array_index_nospec_mask() asm constraint
        - nospec: Move array_index_nospec() parameter checking into separate macro
        - [x86] speculation: Add <asm/msr-index.h> dependency
        - [x86] mm: Rename flush_tlb_single() and flush_tlb_one() to
          __flush_tlb_one_[user|kernel]()
        - [x86] cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
        - [x86] spectre: Fix an error message
        - [x86] cpu: Change type of x86_cache_size variable to unsigned int
        - [amd64] entry: Fix CR3 restore in paranoid_exit()
        - drm/ttm: Don't add swapped BOs to swap-LRU list
        - drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)
        - drm/qxl: unref cursor bo when finished with it
        - drm/qxl: reapply cursor after resetting primary
        - drm/amd/powerplay: Fix smu_table_entry.handle type
        - drm/ast: Load lut in crtc_commit
        - drm: Check for lessee in DROP_MASTER ioctl
        - [arm64] Add missing Falkor part number for branch predictor hardening
        - drm/radeon: Add dpm quirk for Jet PRO (v2)
        - drm/radeon: adjust tested variable
        - [x86] smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a
          physical CPU
        - [powerpc*] rtc-opal: Fix handling of firmware error codes, prevent busy
          loops
        - mbcache: initialize entry->e_referenced in mb_cache_entry_create()
        - mmc: sdhci: Implement an SDHCI-specific bounce buffer
        - [armhf,arm64] mmc: bcm2835: Don't overwrite max frequency unconditionally
        - [arm64] Revert "mmc: meson-gx: include tx phase in the tuning process"
        - mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
        - [x86] Revert "apple-gmux: lock iGP IO to protect from vgaarb changes"
        - ext4: fix a race in the ext4 shutdown path
        - ext4: save error to disk in __ext4_grp_locked_error()
        - ext4: correct documentation for grpid mount option
        - mm: Fix memory size alignment in devm_memremap_pages_release()
        - [mips*] Fix typo BIG_ENDIAN to CPU_BIG_ENDIAN
        - [mips*] CPS: Fix MIPS_ISA_LEVEL_RAW fallout
        - [mips*] Fix incorrect mem=X@Y handling
        - [arm64] PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port mode
        - [armhf,arm64] PCI: iproc: Fix NULL pointer dereference for BCMA
        - [x86] PCI: pciehp: Assume NoCompl+ for Thunderbolt ports
        - console/dummy: leave .con_font_get set to NULL
        - rbd: whitelist RBD_FEATURE_OPERATIONS feature bit
        - xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests
        - xenbus: track caller request id
        - seq_file: fix incomplete reset on read from zero offset
        - tracing: Fix parsing of globs with a wildcard at the beginning
        - mpls, nospec: Sanitize array index in mpls_label_ok() (CVE-2017-5753)
        - rtlwifi: rtl8821ae: Fix connection lost problem correctly
        - [arm64] proc: Set PTE_NG for table entries to avoid traversing them twice
        - xprtrdma: Fix calculation of ri_max_send_sges
        - xprtrdma: Fix BUG after a device removal
        - blk-wbt: account flush requests correctly
        - target/iscsi: avoid NULL dereference in CHAP auth error path
        - iscsi-target: make sure to wake up sleeping login worker
        - dm: correctly handle chained bios in dec_pending()
        - Btrfs: fix deadlock in run_delalloc_nocow
        - Btrfs: fix crash due to not cleaning up tree log block's dirty bits
        - Btrfs: fix extent state leak from tree log
        - Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
        - Btrfs: fix use-after-free on root->orphan_block_rsv
        - Btrfs: fix unexpected -EEXIST when creating new inode
        - 9p/trans_virtio: discard zero-length reply
        - mtd: nand: vf610: set correct ooblayout
        - ALSA: hda - Fix headset mic detection problem for two Dell machines
        - ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
        - ALSA: hda/realtek - Add headset mode support for Dell laptop
        - ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platform
        - ALSA: hda/realtek: PCI quirk for Fujitsu U7x7
        - ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
        - ALSA: usb: add more device quirks for USB DSD devices
        - ALSA: seq: Fix racy pool initializations (CVE-2018-7566)
        - [armhf,arm64] mvpp2: fix multicast address filter
        - usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT
        - [x86] mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
        - [armhf] dts: exynos: fix RTC interrupt for exynos5410
        - [arm64] dts: msm8916: Add missing #phy-cells
         https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.6
        - tun: fix tun_napi_alloc_frags() frag allocator
        - ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
        - ptr_ring: try vmalloc() when kmalloc() fails
        - selinux: ensure the context is NUL terminated in
          security_context_to_sid_core()
        - selinux: skip bounded transition processing if the policy isn't loaded
        - media: pvrusb2: properly check endpoint types
        - [x86] crypto: twofish-3way - Fix %rbp usage
        - blk_rq_map_user_iov: fix error override
        - [x86] KVM: fix escape of guest dr6 to the host
        - kcov: detect double association with a single task
        - netfilter: x_tables: fix int overflow in xt_alloc_table_info()
        - netfilter: x_tables: avoid out-of-bounds reads in
          xt_request_find_{match|target}
        - netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in
          clusterip_tg_check()
        - netfilter: on sockopt() acquire sock lock only in the required scope
        - netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()
        - netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
        - rds: tcp: correctly sequence cleanup on netns deletion.
        - rds: tcp: atomically purge entries from rds_tcp_conn_list during netns
          delete
        - net: avoid skb_warn_bad_offload on IS_ERR
        - net_sched: gen_estimator: fix lockdep splat
        - [arm64] dts: add #cooling-cells to CPU nodes
        - dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock
        - xhci: Fix NULL pointer in xhci debugfs
        - xhci: Fix xhci debugfs devices node disappearance after hibernation
        - xhci: xhci debugfs device nodes weren't removed after device plugged out
        - xhci: fix xhci debugfs errors in xhci_stop
        - usbip: keep usbip_device sockfd state in sync with tcp_socket
        - [x86] mei: me: add cannon point device ids
        - [x86] mei: me: add cannon point device ids for 4th device
        - vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.7
        - netfilter: drop outermost socket lock in getsockopt()
        - [arm64] mm: don't write garbage into TTBR1_EL1 register
        - kconfig.h: Include compiler types to avoid missed struct attributes
        - scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info
        - [mips*] Drop spurious __unused in struct compat_flock
        - cfg80211: fix cfg80211_beacon_dup
        - i2c: designware: must wait for enable
        - [armhf,arm64] i2c: bcm2835: Set up the rising/falling edge delays
        - X.509: fix BUG_ON() when hash algorithm is unsupported
        - X.509: fix NULL dereference when restricting key with unsupported_sig
        - PKCS#7: fix certificate chain verification
        - PKCS#7: fix certificate blacklisting
        - [x86] genirq/matrix: Handle CPU offlining proper
        - RDMA/uverbs: Protect from races between lookup and destroy of uobjects
        - RDMA/uverbs: Protect from command mask overflow
        - RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
        - RDMA/uverbs: Fix circular locking dependency
        - RDMA/uverbs: Sanitize user entered port numbers prior to access it
        - iio: buffer: check if a buffer has been set up when poll is called
        - Kbuild: always define endianess in kconfig.h
        - [x86] apic/vector: Handle vector release on CPU unplug correctly
        - mm, swap, frontswap: fix THP swap if frontswap enabled
        - mm: don't defer struct page initialization for Xen pv guests
        - uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
        - [armhf,arm64] irqchip/gic-v3: Use wmb() instead of smb_wmb() in
          gic_raise_softirq()
        - [mips*] irqchip/mips-gic: Avoid spuriously handling masked interrupts
        - PCI/cxgb4: Extend T3 PCI quirk to T4+ devices
        - [x86] net: thunderbolt: Tear down connection properly on suspend
        - [x86] net: thunderbolt: Run disconnect flow asynchronously when logout is
          received
        - ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and
          io_watchdog_func()
        - usb: ohci: Proper handling of ed_rm_list to handle race condition between
          usb_kill_urb() and finish_unlinks()
        - [arm64] Remove unimplemented syscall log message
        - [arm64] Disable unhandled signal log messages by default
        - [arm64] cpufeature: Fix CTR_EL0 field definitions
        - USB: Add delay-init quirk for Corsair K70 RGB keyboards
        - drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA
        - usb: host: ehci: use correct device pointer for dma ops
        - usb: dwc3: gadget: Set maxpacket size for ep0 IN
        - usb: dwc3: ep0: Reset TRB counter for ep0 IN
        - usb: ldusb: add PIDs for new CASSY devices supported by this driver
        - Revert "usb: musb: host: don't start next rx urb if current one failed"
        - usb: gadget: f_fs: Process all descriptors during bind
        - usb: gadget: f_fs: Use config_ep_by_speed()
        - drm/cirrus: Load lut in crtc_commit
        - drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
        - drm: Handle unexpected holes in color-eviction
        - drm/amdgpu: disable MMHUB power gating on raven
        - drm/amdgpu: fix VA hole handling on Vega10 v3
        - drm/amdgpu: Add dpm quirk for Jet PRO (v2)
        - drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fiji
        - drm/amdgpu: add atpx quirk handling (v2)
        - drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)
        - drm/amdgpu: add new device to use atpx quirk
        - [arm64] __show_regs: Only resolve kernel symbols when running at EL1
        - [x86] drm/i915/breadcrumbs: Ignore unsubmitted signalers
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.8
        - vsprintf: avoid misleading "(null)" for %px
        - hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
        - ipmi_si: Fix error handling of platform device
        - [x86] platform: dell-laptop: Allocate buffer on heap rather than globally
        - [powerpc*] pseries: Enable RAS hotplug events later
        - Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking
        - ixgbe: fix crash in build_skb Rx code path
        - [x86] tpm: st33zp24: fix potential buffer overruns caused by bit glitches
          on the bus
        - tpm: fix potential buffer overruns caused by bit glitches on the bus
        - [x86] tpm_i2c_infineon: fix potential buffer overruns caused by bit
          glitches on the bus
        - [x86] tpm_i2c_nuvoton: fix potential buffer overruns caused by bit
          glitches on the bus
        - [x86] tpm_tis: fix potential buffer overruns caused by bit glitches on
          the bus
        - ALSA: usb-audio: Add a quirck for B&W PX headphones
        - ALSA: control: Fix memory corruption risk in snd_ctl_elem_read
        - [x86] ALSA: x86: Fix missing spinlock and mutex initializations
        - ALSA: hda: Add a power_save blacklist
        - ALSA: hda - Fix pincfg at resume on Lenovo T470 dock
        - mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllers
        - [armhf,arm64] mmc: dw_mmc-k3: Fix out-of-bounds access through DT alias
        - [armhf,arm64] mmc: dw_mmc: Avoid accessing registers in runtime suspended
          state
        - [armhf,arm64] mmc: dw_mmc: Factor out dw_mci_init_slot_caps
        - [armhf,arm64] mmc: dw_mmc: Fix out-of-bounds access for slot's caps
        - timers: Forward timer base before migrating timers
        - [hppa] Use cr16 interval timers unconditionally on qemu
        - [hppa] Reduce irq overhead when run in qemu
        - [hppa] Fix ordering of cache and TLB flushes
        - [hppa] Hide virtual kernel memory layout
        - btrfs: use proper endianness accessors for super_copy
        - block: fix the count of PGPGOUT for WRITE_SAME
        - block: kyber: fix domain token leak during requeue
        - block: pass inclusive 'lend' parameter to truncate_inode_pages_range
        - vfio: disable filesystem-dax page pinning
        - dax: fix vma_is_fsdax() helper
        - direct-io: Fix sleep in atomic due to sync AIO
        - [x86] xen: Zero MSR_IA32_SPEC_CTRL before suspend
        - [x86] cpu_entry_area: Sync cpu_entry_area to initial_page_table
        - bridge: check brport attr show in brport_show
        - fib_semantics: Don't match route with mismatching tclassid
        - hdlc_ppp: carrier detect ok, don't turn off negotiation
        - [arm64] net: amd-xgbe: fix comparison to bitshift when dealing with a mask
        - [armhf] net: ethernet: ti: cpsw: fix net watchdog timeout
        - net: fix race on decreasing number of TX queues
        - net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
        - netlink: ensure to loop over all netns in genlmsg_multicast_allns()
        - net: sched: report if filter is too large to dump
        - ppp: prevent unregistered channels from connecting to PPP units
        - sctp: verify size of a new chunk in _sctp_make_chunk() (CVE-2018-5803)
        - udplite: fix partial checksum initialization
        - net/mlx5e: Fix TCP checksum in LRO buffers
        - sctp: fix dst refcnt leak in sctp_v4_get_dst
        - net/mlx5e: Specify numa node when allocating drop rq
        - net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
        - tcp: Honor the eor bit in tcp_mtu_probe
        - rxrpc: Fix send in rxrpc_send_data_packet()
        - tcp_bbr: better deal with suboptimal GSO
        - doc: Change the min default value of tcp_wmem/tcp_rmem.
        - net/mlx5e: Fix loopback self test when GRO is off
        - net_sched: gen_estimator: fix broken estimators based on percpu stats
        - net/sched: cls_u32: fix cls_u32 on filter replace
        - sctp: do not pr_err for the duplicated node in transport rhlist
        - net: ipv4: Set addr_type in hash_keys for forwarded case
        - sctp: fix dst refcnt leak in sctp_v6_get_dst()
        - bridge: Fix VLAN reference count problem
        - net/mlx5e: Verify inline header size do not exceed SKB linear size
        - tls: Use correct sk->sk_prot for IPV6
        - [arm64] amd-xgbe: Restore PCI interrupt enablement setting on resume
        - cls_u32: fix use after free in u32_destroy_key()
        - netlink: put module reference if dump start fails
        - tcp: purge write queue upon RST
        - tuntap: correctly add the missing XDP flush
        - tuntap: disable preemption during XDP processing
        - virtio-net: disable NAPI only when enabled during XDP set
        - cxgb4: fix trailing zero in CIM LA dump
        - net/mlx5: Fix error handling when adding flow rules
        - net: phy: Restore phy_resume() locking assumption
        - tcp: tracepoint: only call trace_tcp_send_reset with full socket
        - l2tp: don't use inet_shutdown on tunnel destroy
        - l2tp: don't use inet_shutdown on ppp session destroy
        - l2tp: fix races with tunnel socket close
        - l2tp: fix race in pppol2tp_release with session object destroy
        - l2tp: fix tunnel lookup use-after-free race
        - [s390x] qeth: fix underestimated count of buffer elements
        - [s390x] qeth: fix SETIP command handling
        - [s390x] qeth: fix overestimated count of buffer elements
        - [s390x] qeth: fix IP removal on offline cards
        - [s390x] qeth: fix double-free on IP add/remove race
        - [s390x] Revert "s390/qeth: fix using of ref counter for rxip addresses"
        - [s390x] qeth: fix IP address lookup for L3 devices
        - [s390x] qeth: fix IPA command submission race
        - tcp: revert F-RTO middle-box workaround
        - tcp: revert F-RTO extension to detect more spurious timeouts
        - blk-mq: don't call io sched's .requeue_request when requeueing rq to
          ->dispatch
        - media: m88ds3103: don't call a non-initalized function
        - [x86] EDAC, sb_edac: Fix out of bound writes during DIMM configuration on
          KNL
        - [s390x] KVM: take care of clock-comparator sign control
        - [s390x] KVM: provide only a single function for setting the tod (fix SCK)
        - [s390x] KVM: consider epoch index on hotplugged CPUs
        - [s390x] KVM: consider epoch index on TOD clock syncs
        - nospec: Allow index argument to have const-qualified type
        - [x86] mm: Fix {pmd,pud}_{set,clear}_flags()
        - [armhf] orion: fix orion_ge00_switch_board_info initialization
        - [armhf] dts: rockchip: Remove 1.8 GHz operation point from phycore som
        - [armhf] mvebu: Fix broken PL310_ERRATA_753970 selects
        - [x86] KVM: Fix SMRAM accessing even if VM is shutdown
        - KVM: mmu: Fix overlap between public and private memslots
        - [x86] KVM: Remove indirect MSR op calls from SPEC_CTRL
        - [x86] KVM: move LAPIC initialization after VMCS creation
        - [x86] KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the
          RDMSR path as unlikely()
        - [x86] KVM: fix vcpu initialization with userspace lapic
        - [x86] KVM: remove WARN_ON() for when vm_munmap() fails
        - [x86] ACPI / bus: Parse tables as term_list for Dell XPS 9570 and
          Precision M5530
        - [armhf] dts: LogicPD SOM-LV: Fix I2C1 pinmux
        - [armhf] dts: LogicPD Torpedo: Fix I2C1 pinmux
        - [powerpc*] 64s/radix: Boot-time NULL pointer protection using a guard-PID
        - md: only allow remove_and_add_spares when no sync_thread running.
        - [x86] platform: dell-laptop: fix kbd_get_state's request value
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.9
        - bpf: fix mlock precharge on arraymaps
        - bpf: fix memory leak in lpm_trie map_free callback function
        - bpf: fix rcu lockdep warning for lpm_trie map_free callback
        - [amd64] bpf: implement retpoline for tail call (CVE-2017-5715)
        - [arm64] bpf: fix out of bounds access in tail call
        - bpf: add schedule points in percpu arrays management
        - bpf: allow xadd only on aligned memory
        - [powerpc*] bpf, ppc64: fix out of bounds access in tail call
        - scsi: mpt3sas: fix oops in error handlers after shutdown/unload
        - scsi: mpt3sas: wait for and flush running commands on shutdown/unload
        - [x86] KVM: fix backward migration with async_PF
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.10
        - RDMA/ucma: Limit possible option size
        - RDMA/ucma: Check that user doesn't overflow QP state
        - RDMA/mlx5: Fix integer overflow while resizing CQ
        - bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in
          __cpu_map_entry_alloc()
        - IB/uverbs: Improve lockdep_check
        - mac80211_hwsim: don't use WQ_MEM_RECLAIM
        - [x86] drm/i915: Check for fused or unused pipes
        - [x86] drm/i915/audio: fix check for av_enc_map overflow
        - [x86] drm/i915: Fix rsvd2 mask when out-fence is returned
        - [x86] drm/i915: Clear the in-use marker on execbuf failure
        - [x86] drm/i915: Disable DC states around GMBUS on GLK
        - [x86] drm/i915: Update watermark state correctly in sanitize_watermarks
        - [x86] drm/i915: Try EDID bitbanging on HDMI after failed read
        - [x86] drm/i915/perf: fix perf stream opening lock
        - scsi: core: Avoid that ATA error handling can trigger a kernel hang or
          oops (Closes: #891467)
        - scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS
        - [x86] drm/i915: Always call to intel_display_set_init_power() in
          resume_early.
        - workqueue: Allow retrieval of current task's work struct
        - drm: Allow determining if current task is output poll worker
        - drm/nouveau: Fix deadlock on runtime suspend
        - drm/radeon: Fix deadlock on runtime suspend
        - drm/amdgpu: Fix deadlock on runtime suspend
        - drm/nouveau: prefer XBGR2101010 for addfb ioctl
        - drm/amd/powerplay/smu7: allow mclk switching with no displays
        - drm/amd/powerplay/vega10: allow mclk switching with no displays
        - Revert "drm/radeon/pm: autoswitch power state when in balanced mode"
        - drm/amd/display: check for ipp before calling cursor operations
        - drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LE
        - drm/amd/powerplay: fix power over limit on Fiji
        - drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.
        - drm/amdgpu: used cached pcie gen info for SI (v2)
        - drm/amdgpu: Notify sbios device ready before send request
        - drm/radeon: fix KV harvesting
        - drm/amdgpu: fix KV harvesting
        - drm/amdgpu:Correct max uvd handles
        - drm/amdgpu:Always save uvd vcpu_bo in VM Mode
        - ovl: redirect_dir=nofollow should not follow redirect for opaque lower
        - [mips*/octeon] irq: Check for null return on kzalloc allocation
        - PCI: dwc: Fix enumeration end when reaching root subordinate
        - Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"
        - bug: use %pB in BUG and stack protector failure
        - lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
        - mm/memblock.c: hardcode the end_pfn being -1
        - Documentation/sphinx: Fix Directive import error
        - loop: Fix lost writes caused by missing flag
        - virtio_ring: fix num_free handling in error case
        - [x390x] KVM: fix memory overwrites when not using SCA entries
        - [arm64] mm: fix thinko in non-global page table attribute check
        - IB/core: Fix missing RDMA cgroups release in case of failure to register
          device
        - Revert "nvme: create 'slaves' and 'holders' entries for hidden
          controllers"
        - kbuild: Handle builtin dtb file names containing hyphens
        - dm bufio: avoid false-positive Wmaybe-uninitialized warning
        - IB/mlx5: Fix incorrect size of klms in the memory region
        - bcache: fix crashes in duplicate cache device register
        - bcache: don't attach backing with duplicate UUID
        - [x86] MCE: Save microcode revision in machine check records
        - [x86] MCE: Serialize sysfs changes (CVE-2018-7995)
        - perf tools: Fix trigger class trigger_on()
        - [x86] spectre_v2: Don't check microcode versions when running under
          hypervisors
        - ALSA: hda/realtek - Add support headset mode for DELL WYSE
        - ALSA: hda/realtek - Add headset mode support for Dell laptop
        - ALSA: hda/realtek: Limit mic boost on T480
        - ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520
        - ALSA: hda/realtek - Make dock sound work on ThinkPad L570
        - ALSA: seq: Don't allow resizing pool in use
        - ALSA: seq: More protection for concurrent write and ioctl races
        - ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machines
        - ALSA: hda: add dock and led support for HP EliteBook 820 G3
        - ALSA: hda: add dock and led support for HP ProBook 640 G2
        - scsi: qla2xxx: Fix NULL pointer crash due to probe failure
        - scsi: qla2xxx: Fix recursion while sending terminate exchange
        - dt-bindings: Document mti,mips-cpc binding
        - nospec: Kill array_index_nospec_mask_check()
        - nospec: Include <asm/barrier.h> dependency
        - [x86] entry: Reduce the code footprint of the 'idtentry' macro
        - [x86] entry/64: Use 'xorl' for faster register clearing
        - [x86] mm: Remove stale comment about KMEMCHECK
        - [x86] asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbers
        - [x86] IO-APIC: Avoid warning in 32-bit builds
        - [x86] LDT: Avoid warning in 32-bit builds with older gcc
        - x86-64/realmode: Add instruction suffix
        - Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
        - [x86] speculation: Use IBRS if available before calling into firmware
        - [x86] retpoline: Support retpoline builds with Clang
        - [x86] speculation, objtool: Annotate indirect calls/jumps for objtool
        - [x86] speculation: Move firmware_restrict_branch_speculation_*() from C
          to CPP
        - [x86] paravirt, objtool: Annotate indirect calls
        - [x86] boot, objtool: Annotate indirect jump in secondary_startup_64()
        - [x86] mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()
        - objtool: Use existing global variables for options
        - objtool: Add retpoline validation
        - objtool: Add module specific retpoline rules
        - objtool, retpolines: Integrate objtool with retpoline support more
          closely
        - objtool: Fix another switch table detection issue
        - objtool: Fix 32-bit build
        - [x86] kprobes: Fix kernel crash when probing .entry_trampoline code
        - watchdog: hpwdt: SMBIOS check
        - watchdog: hpwdt: Check source of NMI
        - watchdog: hpwdt: fix unused variable warning
        - watchdog: hpwdt: Remove legacy NMI sourcing.
        - netfilter: add back stackpointer size checks (CVE-2018-1065)
        - netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation
        - netfilter: xt_hashlimit: fix lock imbalance
        - netfilter: x_tables: fix missing timer initialization in xt_LED
        - netfilter: nat: cope with negative port range
        - netfilter: IDLETIMER: be syzkaller friendly
        - netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
          (CVE-2018-1068)
        - netfilter: bridge: ebt_among: add missing match size checks
        - netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
        - netfilter: use skb_to_full_sk in ip6_route_me_harder
        - tpm_tis: Move ilb_base_addr to tpm_tis_data
        - tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
        - tpm: delete the TPM_TIS_CLK_ENABLE flag
        - tpm: remove unused variables
        - tpm: only attempt to disable the LPC CLKRUN if is already enabled
        - [x86] xen: Calculate __max_logical_packages on PV domains
        - scsi: qla2xxx: Fix system crash for Notify ack timeout handling
        - scsi: qla2xxx: Fix gpnid error processing
        - scsi: qla2xxx: Move session delete to driver work queue
        - scsi: qla2xxx: Skip IRQ affinity for Target QPairs
        - scsi: qla2xxx: Fix re-login for Nport Handle in use
        - scsi: qla2xxx: Retry switch command on time out
        - scsi: qla2xxx: Serialize GPNID for multiple RSCN
        - scsi: qla2xxx: Fix login state machine stuck at GPDB
        - scsi: qla2xxx: Fix NPIV host cleanup in target mode
        - scsi: qla2xxx: Relogin to target port on a cable swap
        - scsi: qla2xxx: Fix Relogin being triggered too fast
        - scsi: qla2xxx: Fix PRLI state check
        - scsi: qla2xxx: Fix abort command deadlock due to spinlock
        - scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcport
        - scsi: qla2xxx: Fix scan state field for fcport
        - scsi: qla2xxx: Clear loop id after delete
        - scsi: qla2xxx: Defer processing of GS IOCB calls
        - scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout.
        - scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unref
        - scsi: qla2xxx: Fix memory leak in dual/target mode
        - NFS: Fix an incorrect type in struct nfs_direct_req
        - pNFS: Prevent the layout header refcount going to zero in pnfs_roc()
        - NFS: Fix unstable write completion
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.11
        - [x86] Treat R_X86_64_PLT32 as R_X86_64_PC32
        - usb: host: xhci-rcar: add support for r8a77965
        - xhci: Fix front USB ports on ASUS PRIME B350M-A
        - xhci: fix endpoint context tracer output
        - [sh4] serial: sh-sci: prevent lockup on full TTY buffers
        - tty/serial: atmel: add new version check for usart
        - uas: fix comparison for error code
        - [x86] staging: comedi: fix comedi_nsamples_left.
        - USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.h
        - usbip: vudc: fix null pointer dereference on udc->lock
        - usb: quirks: add control message delay for 1b1c:1b20
        - usb: usbmon: Read text within supplied buffer size
        - usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()
        - [arm64,armhf] usb: dwc3: Fix lock-up on ID change during system
          suspend/resume
        - serial: 8250_pci: Add Brainboxes UC-260 4 port serial device
        - serial: core: mark port as initialized in autoconfig
        - earlycon: add reg-offset to physical address before mapping
        - dm mpath: fix passing integrity data
        - Revert "btrfs: use proper endianness accessors for super_copy"
        - gfs2: Clean up {lookup,fillup}_metapath
        - gfs2: Fixes to "Implement iomap for block_map" (2)
        - [armhf] spi: imx: Fix failure path leak on GPIO request error correctly
        - HID: multitouch: Only look at non touch fields in first packet of a
          frame
        - [powerpc*] KVM: Book3S HV: Avoid shifts by negative amounts
        - drm/edid: set ELD connector type in drm_edid_to_eld()
        - dma-buf/fence: Fix lock inversion within dma-fence-array
        - video/hdmi: Allow "empty" HDMI infoframes
        - [powerpc*] KVM: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix()
        - HID: elo: clear BTN_LEFT mapping
        - iwlwifi: mvm: rs: don't override the rate history in the search cycle
        - [armhf] dts: exynos: Correct Trats2 panel reset line
        - drm/amdgpu: fix get_max_engine_clock_in_mhz
        - USB: ledtrig-usbport: fix of-node leak
        - dt-bindings: serial: Add common rs485 binding for RTS polarity
        - sched: Stop switched_to_rt() from sending IPIs to offline CPUs
        - sched: Stop resched_cpu() from sending IPIs to offline CPUs
        - crypto: chelsio - Fix an error code in chcr_hash_dma_map()
        - crypto: keywrap - Add missing ULL suffixes for 64-bit constants
        - crypto: cavium - fix memory leak on info
        - test_firmware: fix setting old custom fw path back on exit
        - drm/vblank: Fix vblank timestamp debugs
        - net: ieee802154: adf7242: Fix bug if defined DEBUG
        - perf report: Fix -D output for user metadata events
        - net: xfrm: allow clearing socket xfrm policies.
        - gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneously
        - mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()
        - [arm64] net: thunderx: Set max queue count taking XDP_TX into account
        - [armhf] dts: am335x-pepper: Fix the audio CODEC's reset pin
        - [armhf] dts: omap3-n900: Fix the audio CODEC's reset pin
        - mtd: nand: ifc: update bufnum mask for ver >= 2.0.0
        - userns: Don't fail follow_automount based on s_user_ns
        - xfrm: Fix xfrm_replay_overflow_offload_esn
        - leds: pm8058: Silence pointer to integer size warning
        - bpf: fix stack state printing in verifier log
        - [armhf] drm/etnaviv: make THERMAL selectable
        - ath10k: update tdls teardown state to target
        - cpufreq: Fix governor module removal race
        - [x86] KVM: Restart the guest when insn_len is zero and SEV is enabled
        - drm/amdgpu:fix random missing of FLR NOTIFY
        - scsi: lpfc: Fix crash during driver unload with running nvme traffic
        - scsi: ses: don't ask for diagnostic pages repeatedly during probe
        - [armhf] drm/sun4i: Fix format mask in DE2 driver
        - [s390x] perf annotate: Fix unnecessary memory allocation for s390x
        - perf annotate: Fix objdump comment parsing for Intel mov dissassembly
        - iwlwifi: mvm: avoid dumping assert log when device is stopped
        - drm/amdgpu:fix virtual dce bug
        - drm/amdgpu: fix amdgpu_sync_resv v2
        - bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
        - [arm64] clk: qcom: msm8916: fix mnd_width for codec_digcodec
        - mwifiex: cfg80211: do not change virtual interface during scan
          processing
        - ath10k: fix invalid STS_CAP_OFFSET_MASK
        - tools/usbip: fixes build with musl libc toolchain
        - [armhf] spi: sun6i: disable/unprepare clocks on remove
        - bnxt_en: Don't print "Link speed -1 no longer supported" messages.
        - scsi: core: scsi_get_device_flags_keyed(): Always return device flags
        - scsi: devinfo: apply to HP XP the same flags as Hitachi VSP
        - scsi: dh: add new rdac devices
        - media: vsp1: Prevent suspending and resuming DRM pipelines
        - dm raid: fix raid set size revalidation
        - media: cpia2: Fix a couple off by one bugs
        - [arm*] media: davinci: vpif_capture: add NULL check on devm_kzalloc
          return value
        - virtio_net: Disable interrupts if napi_complete_done rescheduled napi
        - net: sched: drop qdisc_reset from dev_graft_qdisc
        - veth: set peer GSO values
        - [x86] drm/amdkfd: Fix memory leaks in kfd topology
        - [powerpc*] modules: Don't try to restore r2 after a sibling call
        - [powerpc/powerpc64,ppc64*] Don't trace irqs-off at interrupt return to
          soft-disabled context
        - [arm64] dts: renesas: salvator-common: Add EthernetAVB PHY reset
        - agp/intel: Flush all chipset writes after updating the GGTT
        - mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLED
        - mac80211: remove BUG() when interface type is invalid
        - crypto: caam/qi - use correct print specifier for size_t
        - mmc: mmc_test: Ensure command queue is disabled for testing
        - Fix misannotated out-of-line _copy_to_user()
        - ipvlan: add L2 check for packets arriving via virtual devices
        - locking/locktorture: Fix num reader/writer corner cases
        - ima: relax requiring a file signature for new files with zero length
        - IB/mlx5: revisit -Wmaybe-uninitialized warning
        - [arm64] dmaengine: qcom_hidma: check pending interrupts
        - [x86] drm/i915/glk: Disable Guc and HuC on GLK
    
      [ Ben Hutchings ]
      * aufs: gen-patch: Fix Subject generation to skip SPDX-License-Identifier
      * aufs: Update support patchset to aufs4.15-20180219 (no functional change)
      * debian/control: Point Vcs URLs to Salsa
      * [x86] sound/soc/intel: Enable SND_SOC_INTEL_SST_TOPLEVEL,
        SND_SOC_INTEL_HASWELL, SND_SOC_INTEL_BAYTRAIL, SND_SST_ATOM_HIFI2_PLATFORM,
        SND_SOC_INTEL_SKYLAKE as modules; re-enable dependent board drivers
        (Closes: #892629)
      * firmware_class: Refer to Debian wiki page when logging missing firmware
        (Closes: #888405)
      * amdgpu: Abort probing if firmware is not installed, as we do in radeon
      * Bump ABI to 2
      * [amd64] udeb: Add vmd to scsi-modules, required for NVMe on some systems
        (Closes: #891482)
      * udeb: Update patterns for PHY modules included in usb-modules
        (Closes: #893154)
    
      [ Uwe Kleine-König ]
      * netfilter: enable NFT_FIB_NETDEV as module
    
      [ Thadeu Lima de Souza Cascardo ]
      * [powerpc,ppc64el,ppc64] Enable CRASH_DUMP (Closes: #883432)
    
      [ Bastian Blank ]
      * Drop note about Xen from long descriptions.
    
      [ Vagrant Cascadian ]
      * [arm64] Enable ROCKCHIP_IODOMAIN as a module, to enable PCIe reset.
      * [arm64] Enable REGULATOR_FAN53555 as a module, enabling cpufreq to
        work on rk3399 A72 cores.
      * [arm64] Apply patch from linux-next to fix eMMC corruption on
        Odroid-C2 (Closes: #879072).
    
      [ Salvatore Bonaccorso ]
      * mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()
        (CVE-2018-8087)
    
     -- Salvatore Bonaccorso <email address hidden>  Tue, 20 Mar 2018 09:31:07 +0100
  • linux (4.15.4-1) unstable; urgency=medium
    
      * New upstream release: https://kernelnewbies.org/Linux_4.15
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.1
        - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops
        - tools/gpio: Fix build error with musl libc
        - gpio: stmpe: i2c transfer are forbiden in atomic context
        - gpio: Fix kernel stack leak to userspace
        - scsi: storvsc: missing error code in storvsc_probe()
        - staging: lustre: separate a connection destroy from free struct kib_conn
        - staging: ccree: NULLify backup_info when unused
        - staging: ccree: fix fips event irq handling build
        - usb: option: Add support for FS040U modem
        - serial: 8250_dw: Revert "Improve clock rate setting"
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.2
        - [x86] KVM: Make indirect calls in emulator speculation safe
        - [x86] KVM: VMX: Make indirect call speculation safe
        - module/retpoline: Warn about missing retpoline in module
        - [x86] cpufeatures: Add CPUID_7_EDX CPUID leaf
        - [x86] cpufeatures: Add Intel feature bits for Speculation Control
        - [x86] cpufeatures: Add AMD feature bits for Speculation Control
        - [x86] msr: Add definitions for new speculation control MSRs
        - [x86] pti: Do not enable PTI on CPUs which are not vulnerable to
          Meltdown
        - [x86] cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2
          microcodes
        - [x86] speculation: Add basic IBPB (Indirect Branch Prediction Barrier)
          support
        - [x86] alternative: Print unadorned pointers
        - [x86] nospec: Fix header guards names
        - [x86] bugs: Drop one "mitigation" from dmesg
        - [x86] cpu/bugs: Make retpoline module warning conditional
        - [x86] cpufeatures: Clean up Spectre v2 related CPUID flags
        - [x86] retpoline: Simplify vmexit_fill_RSB()
        - [x86] speculation: Simplify indirect_branch_prediction_barrier()
        - [x86] KVM: nVMX: Eliminate vmcs02 pool
        - [x86] KVM: VMX: introduce alloc_loaded_vmcs
        - objtool: Improve retpoline alternative handling
        - objtool: Add support for alternatives at the end of a section
        - objtool: Warn on stripped section symbol
        - [x86] mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
        - [x86] spectre: Check CONFIG_RETPOLINE in command line parser
        - [x86] entry/64: Remove the SYSCALL64 fast path
        - [x86] entry/64: Push extra regs right away
        - [x86] asm: Move 'status' from thread_struct to thread_info
        - Documentation: Document array_index_nospec
        - array_index_nospec: Sanitize speculative array de-references
        - [x86] Implement array_index_mask_nospec
        - [x86] Introduce barrier_nospec
        - [x86] Introduce __uaccess_begin_nospec() and uaccess_try_nospec
        - [x86] usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
        - [x86] uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
        - [x86] get_user: Use pointer masking to limit speculation
        - [x86] syscall: Sanitize syscall table de-references under speculation
        - vfs, fdtable: Prevent bounds-check bypass via speculative execution
        - nl80211: Sanitize array index in parse_txq_params
        - [x86] spectre: Report get_user mitigation for spectre_v1
        - [x86] spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
        - [x86] cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
        - [x86] speculation: Use Indirect Branch Prediction Barrier in context
          switch
        - [x86] paravirt: Remove 'noreplace-paravirt' cmdline option
        - [x86] KVM: VMX: make MSR bitmaps per-VCPU
        - [x86] kvm: Update spectre-v1 mitigation
        - [x86] retpoline: Avoid retpolines for built-in __init functions
        - [x86] spectre: Simplify spectre_v2 command line parsing
        - [x86] pti: Mark constant arrays as __initconst
        - [x86] speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
        - [x86] KVM: Update the reverse_cpuid list to include CPUID_7_EDX
        - [x86] KVM: Add IBPB support
        - [x86] KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
        - [x86] KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
        - [x86] KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
        - serial: core: mark port as initialized after successful IRQ change
        - fpga: region: release of_parse_phandle nodes after use
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.3
        - ip6mr: fix stale iterator
        - net: igmp: add a missing rcu locking section
        - qlcnic: fix deadlock bug
        - qmi_wwan: Add support for Quectel EP06
        - r8169: fix RTL8168EP take too long to complete driver initialization.
        - tcp: release sk_frag.page in tcp_disconnect
        - vhost_net: stop device during reset owner
        - ipv6: addrconf: break critical section in addrconf_verify_rtnl()
        - ipv6: change route cache aging logic
        - Revert "defer call to mem_cgroup_sk_alloc()"
        - net: ipv6: send unsolicited NA after DAD
        - rocker: fix possible null pointer dereference in
          rocker_router_fib_event_work
        - tcp_bbr: fix pacing_gain to always be unity when using lt_bw
        - cls_u32: add missing RCU annotation.
        - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
        - soreuseport: fix mem leak in reuseport_add_sock()
        - net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
        - net: sched: fix use-after-free in tcf_block_put_ext
        - crypto: tcrypt - fix S/G table for test_aead_speed()
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.15.4
        - cifs: Fix missing put_xid in cifs_file_strict_mmap
        - cifs: Fix autonegotiate security settings mismatch
        - CIFS: zero sensitive data when freeing
        - cpufreq: mediatek: add mediatek related projects into blacklist
        - [arm64] watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop
        - Revert "drm/i915: mark all device info struct with __initconst"
        - sched/rt: Use container_of() to get root domain in
          rto_push_irq_work_func()
        - sched/rt: Up the root domain ref count when passing it around via IPIs
        - [arm64] mm: Use non-global mappings for kernel space
        - [arm64] mm: Temporarily disable ARM64_SW_TTBR0_PAN
        - [arm64] mm: Move ASID from TTBR0 to TTBR1
        - [arm64] mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
        - [arm64] mm: Rename post_ttbr0_update_workaround
        - [arm64] mm: Fix and re-enable ARM64_SW_TTBR0_PAN
        - [arm64] mm: Allocate ASIDs in pairs
        - [arm64] mm: Add arm64_kernel_unmapped_at_el0 helper
        - [arm64] mm: Invalidate both kernel and user ASIDs when performing TLBI
        - [arm64] entry: Add exception trampoline page for exceptions from EL0
        - [arm64] mm: Map entry trampoline into trampoline and kernel page tables
        - [arm64] entry: Explicitly pass exception level to kernel_ventry macro
        - [arm64] entry: Hook up entry trampoline to exception vectors
        - [arm64] erratum: Work around Falkor erratum #E1003 in trampoline code
        - [arm64] cpu_errata: Add Kryo to Falkor 1003 errata
        - [arm64] tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
        - [arm64] entry: Add fake CPU feature for unmapping the kernel at EL0
        - [arm64] kaslr: Put kernel vectors address in separate data page
        - [arm64] use RET instruction for exiting the trampoline
        - [arm64] Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
        - [arm64] Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
        - [arm64] Take into account ID_AA64PFR0_EL1.CSV3
        - [arm64] capabilities: Handle duplicate entries for a capability
        - [arm64] mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
        - [arm64] kpti: Fix the interaction between ASID switching and software PAN
        - [arm64] cputype: Add MIDR values for Cavium ThunderX2 CPUs
        - [arm64] Turn on KPTI only on CPUs that need it
        - [arm64] kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
        - [arm64] mm: Permit transitioning from Global to Non-Global without BBM
        - [arm64] kpti: Add ->enable callback to remap swapper using nG mappings
        - [arm64] Force KPTI to be disabled on Cavium ThunderX
        - [arm64] entry: Reword comment about post_ttbr_update_workaround
        - [arm64] idmap: Use "awx" flags for .idmap.text .pushsection directives
        - [arm64] barrier: Add CSDB macros to control data-value prediction
        - [arm64] Implement array_index_mask_nospec()
        - [arm64] Make USER_DS an inclusive limit
        - [arm64] Use pointer masking to limit uaccess speculation
        - [arm64] entry: Ensure branch through syscall table is bounded under
          speculation
        - [arm64] uaccess: Prevent speculative use of the current addr_limit
        - [arm64] uaccess: Don't bother eliding access_ok checks in __{get,
          put}_user
        - [arm64] uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
        - [arm64] futex: Mask __user pointers prior to dereference
        - [arm64] cpufeature: __this_cpu_has_cap() shouldn't stop early
        - [arm64] Run enable method for errata work arounds on late CPUs
        - [arm64] cpufeature: Pass capability structure to ->enable callback
        - drivers/firmware: Expose psci_get_version through psci_ops structure
        - [arm64] Move post_ttbr_update_workaround to C code
        - [arm64] Add skeleton to harden the branch predictor against aliasing
          attacks
        - [arm64] Move BP hardening to check_and_switch_context
        - [arm64] KVM: Use per-CPU vector when BP hardening is enabled
        - [arm64] entry: Apply BP hardening for high-priority synchronous
          exceptions
        - [arm64] entry: Apply BP hardening for suspicious interrupts from EL0
        - [arm64] cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
        - [arm64] Implement branch predictor hardening for affected Cortex-A CPUs
        - [arm64] Implement branch predictor hardening for Falkor
        - [arm64] Branch predictor hardening for Cavium ThunderX2
        - [arm64] KVM: Increment PC after handling an SMC trap
        - [armhf,arm64] KVM: Consolidate the PSCI include files
        - [armhf,arm64] KVM: Add PSCI_VERSION helper
        - [armhf,arm64] KVM: Add smccc accessors to PSCI code
        - [armhf,arm64] KVM: Implement PSCI 1.0 support
        - [armhf,arm64] KVM: Advertise SMCCC v1.1
        - [arm64] KVM: Make PSCI_VERSION a fast path
        - [armhf,arm64] KVM: Turn kvm_psci_version into a static inline
        - [arm64] KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
        - [arm64] KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
        - firmware/psci: Expose PSCI conduit
        - firmware/psci: Expose SMCCC version through psci_ops
        - arm/arm64: smccc: Make function identifiers an unsigned quantity
        - arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
        - [arm64] Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
        - [arm64] Kill PSCI_GET_VERSION as a variant-2 workaround
        - mtd: cfi: convert inline functions to macros
        - mtd: nand: brcmnand: Disable prefetch by default
        - mtd: nand: Fix nand_do_read_oob() return value
        - mtd: nand: sunxi: Fix ECC strength choice
        - ubi: Fix race condition between ubi volume creation and udev
        - ubi: fastmap: Erase outdated anchor PEBs during attach
        - ubi: block: Fix locking for idr_alloc/idr_remove
        - ubifs: free the encrypted symlink target
        - nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
        - nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE
        - NFS: Add a cond_resched() to nfs_commit_release_pages()
        - NFS: Fix nfsstat breakage due to LOOKUPP
        - NFS: commit direct writes even if they fail partially
        - NFS: reject request for id_legacy key without auxdata
        - NFS: Fix a race between mmap() and O_DIRECT
        - nfsd: Detect unhashed stids in nfsd4_verify_open_stid()
        - kernfs: fix regression in kernfs_fop_write caused by wrong type
        - ahci: Annotate PCI ids for mobile Intel chipsets as such
        - ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI
        - ahci: Add Intel Cannon Lake PCH-H PCI ID
        - crypto: hash - introduce crypto_hash_alg_has_setkey()
        - crypto: cryptd - pass through absence of ->setkey()
        - crypto: mcryptd - pass through absence of ->setkey()
        - crypto: poly1305 - remove ->setkey() method
        - crypto: hash - annotate algorithms taking optional key
        - crypto: hash - prevent using keyed hashes without setting key
        - media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmt
        - media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
        - media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
        - media: v4l2-compat-ioctl32.c: fix the indentation
        - media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32
        - media: v4l2-compat-ioctl32.c: avoid sizeof(type)
        - media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
        - media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
        - media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
        - media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
        - media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
        - media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
        - media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
        - crypto: caam - fix endless loop when DECO acquire fails
        - crypto: sha512-mb - initialize pending lengths correctly
        - crypto: talitos - fix Kernel Oops on hashing an empty file
        - [armhf,arm64 KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
        - [x86] KVM: nVMX: Fix races when sending nested PI while dest
          enters/leaves L2
        - [x86] KVM: nVMX: Fix bug of injecting L2 exception into L1
        - [powerpc*] KVM: PPC: Book3S HV: Make sure we don't re-enter guest
          without XIVE loaded
        - [powerpc*] KVM: PPC: Book3S HV: Drop locks before reading guest memory
        - [armhf,arm64] KVM: Handle CPU_PM_ENTER_FAILED
        - [powerpc*] KVM: PPC: Book3S PR: Fix broken select due to misspelling
        - watchdog: imx2_wdt: restore previous timeout after suspend+resume
        - afs: Add missing afs_put_cell()
        - afs: Need to clear responded flag in addr cursor
        - afs: Fix missing cursor clearance
        - afs: Fix server list handling
        - btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
        - Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_all
        - kasan: don't emit builtin calls when sanitization is off
        - kasan: rework Kconfig settings
        - media: dvb_frontend: be sure to init dvb_frontend_handle_ioctl() return
          code
        - media: dvb-frontends: fix i2c access helpers for KASAN
        - media: dt-bindings/media/cec-gpio.txt: mention the CEC/HPD max voltages
        - media: ts2020: avoid integer overflows on 32 bit machines
        - media: vivid: fix module load error when enabling fb and no_error_inj=1
        - media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
        - fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
        - kernel/async.c: revert "async: simplify lowest_in_progress()"
        - kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"
        - pipe: actually allow root to exceed the pipe buffer limits
        - pipe: fix off-by-one error when checking buffer limits
        - HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working
        - Bluetooth: btsdio: Do not bind to non-removable BCM43341
        - Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"
        - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten"
          version
        - ipmi: use dynamic memory for DMI driver override
        - signal/openrisc: Fix do_unaligned_access to send the proper signal
        - signal/sh: Ensure si_signo is initialized in do_divide_error
        - alpha: fix crash if pthread_create races with signal delivery
        - alpha: osf_sys.c: fix put_tv32 regression
        - alpha: Fix mixed up args in EXC macro in futex operations
        - alpha: fix reboot on Avanti platform
        - alpha: fix formating of stack content
        - xtensa: fix futex_atomic_cmpxchg_inatomic
        - EDAC, octeon: Fix an uninitialized variable warning
        - genirq: Make legacy autoprobing work again
        - pinctrl: intel: Initialize GPIO properly when used through irqchip
        - pinctrl: mcp23s08: fix irq setup order
        - pinctrl: sx150x: Unregister the pinctrl on release
        - pinctrl: sx150x: Register pinctrl before adding the gpiochip
        - pinctrl: sx150x: Add a static gpio/pinctrl pin range mapping
        - pktcdvd: Fix pkt_setup_dev() error path
        - pktcdvd: Fix a recently introduced NULL pointer dereference
        - blk-mq: quiesce queue before freeing queue
        - clocksource/drivers/stm32: Fix kernel panic with multiple timers
        - lib/ubsan.c: s/missaligned/misaligned/
        - lib/ubsan: add type mismatch handler for new GCC/Clang
        - objtool: Fix switch-table detection
        - [arm64] dts: marvell: add Ethernet aliases
        - drm/i915: Avoid PPS HW/SW state mismatch due to rounding
        - ACPI: sbshc: remove raw pointer from printk() message (CVE-2018-5750)
        - acpi, nfit: fix register dimm error handling
        - ovl: force r/o mount when index dir creation fails
        - ovl: fix failure to fsync lower dir
        - ovl: take mnt_want_write() for work/index dir setup
        - ovl: take mnt_want_write() for removing impure xattr
        - ovl: hash directory inodes for fsnotify
        - devpts: fix error handling in devpts_mntget()
        - ftrace: Remove incorrect setting of glob search field
        - scsi: core: Ensure that the SCSI error handler gets woken up
        - scsi: lpfc: Fix crash after bad bar setup on driver attachment
        - scsi: cxlflash: Reset command ioasc
        - rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules
    
      [ Bastian Blank ]
      * Add cloud-amd64 kernel flavour.
        - Support Microsoft Azure.
        - Support Amazon EC2.
        - Support Google Compute Engine.
      * Enable NUMA_BALANCING_DEFAULT_ENABLED, enabled by all others.
      * Enable INET_ESP_OFFLOAD, INET6_ESP_OFFLOAD, IPV6_SEG6_LWTUNNEL,
        IPV6_SEG6_HMAC, NF_LOG_NETDEV, IP_SET_HASH_IPMAC, NET_ACT_SAMPLE,
        IPVTAP, VIRTIO_MMIO, CRYPTO_RSA, CRYPTO_DH, CRYPTO_ECDH.
      * x86: Enable SCHED_MC_PRIO, HYPERV_VSOCKETS.
      * Enable NVME_MULTIPATH, NVME_FC, NVME_TARGET_FC, move nvme module into
        scsi-modules installer udeb.
      * Switch to SLUB as kernel allocator. (Closes: #862718)
        - Enable SLUB_DEBUG, SLAB_FREELIST_HARDENED except on armel/marvell.
          (Closes: #883069)
      * Fix building of liblockdep.
    
      [ Uwe Kleine-König ]
      * [arm64] enable I2C_PXA for espressobin (Closes: #886983)
    
      [ Ben Hutchings ]
      * Enable CGROUP_BPF (except for armel) (Closes: #872560)
      * usb: Enable USBIP_CORE, USBIP_VHCI_HCD, USBIP_HOST, USBIP_VUDC as
        modules on all architectures (Closes: #888042)
      * [x86] Rewrite "Make x32 syscall support conditional on a kernel parameter"
        to use a static key
    
      [ Salvatore Bonaccorso ]
      * (Temporarily) disable armel kernel image build.
        The armel/marvell kernel size is growing to large and the compressed
        image is over the limit.
        Given the armel architecture will most likely not be part of Buster,
        disable the image build.
        Cf. https://lists.debian.org/debian-kernel/2018/01/msg00278.html
      * Set ABI to 1
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 18 Feb 2018 09:36:49 +0100
  • linux (4.14.17-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.14
        - dm bufio: fix shrinker scans when (nr_to_scan < retain_target)
        - can: gs_usb: fix return value of the "set_bittiming" callback
        - IB/srpt: Disable RDMA access by the initiator
        - IB/srpt: Fix ACL lookup during login
        - [mips*] Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the
          task
        - [mips*] Factor out NT_PRFPREG regset access helpers
        - [mips*] Guard against any partial write attempt with PTRACE_SETREGSET
        - [mips*] Consistently handle buffer counter with PTRACE_SETREGSET
        - [mips*] Fix an FCSR access API regression with NT_PRFPREG and MSA
        - [mips*] Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET
        - [mips*] Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses
        - cgroup: fix css_task_iter crash on CSS_TASK_ITER_PROC (Closes: #888954)
        - [x86] kvm: vmx: Scrub hardware GPRs at VM-exit (partial mitigation of
          CVE-2017-5715, CVE-2017-5753)
        - [x86] platform: wmi: Call acpi_wmi_init() later
        - iw_cxgb4: only call the cq comp_handler when the cq is armed
        - iw_cxgb4: atomically flush the qp
        - iw_cxgb4: only clear the ARMED bit if a notification is needed
        - iw_cxgb4: reflect the original WR opcode in drain cqes
        - iw_cxgb4: when flushing, complete all wrs in a chain
        - [x86] acpi: Handle SCI interrupts above legacy space gracefully
        - ALSA: pcm: Remove incorrect snd_BUG_ON() usages
        - ALSA: pcm: Workaround for weird PulseAudio behavior on rewind error
        - ALSA: pcm: Add missing error checks in OSS emulation plugin builder
        - ALSA: pcm: Abort properly at pending signal in OSS read/write loops
        - ALSA: pcm: Allow aborting mutex lock at OSS read/write loops
        - ALSA: aloop: Release cable upon open error path
        - ALSA: aloop: Fix inconsistent format due to incomplete rule
        - ALSA: aloop: Fix racy hw constraints adjustment
        - [x86] acpi: Reduce code duplication in mp_override_legacy_irq()
        - 8021q: fix a memory leak for VLAN 0 device
        - ip6_tunnel: disable dst caching if tunnel is dual-stack
        - net: core: fix module type in sock_diag_bind
        - RDS: Heap OOB write in rds_message_alloc_sgs() (CVE-2018-5332)
        - RDS: null pointer dereference in rds_atomic_free_op (CVE-2018-5333)
        - net: fec: restore dev_id in the cases of probe error
        - net: fec: defer probe if regulator is not ready
        - net: fec: free/restore resource in related probe error pathes
        - sctp: do not retransmit upon FragNeeded if PMTU discovery is disabled
        - sctp: fix the handling of ICMP Frag Needed for too small MTUs
        - [arm64, armhf] net: stmmac: enable EEE in MII, GMII or RGMII only
        - ipv6: fix possible mem leaks in ipv6_make_skb()
        - net/sched: Fix update of lastuse in act modules implementing
          stats_update
        - ipv6: sr: fix TLVs not being copied using setsockopt
        - sfp: fix sfp-bus oops when removing socket/upstream
        - membarrier: Disable preemption when calling smp_call_function_many()
        - crypto: algapi - fix NULL dereference in crypto_remove_spawns()
        - rbd: reacquire lock should update lock owner client id
        - rbd: set max_segments to USHRT_MAX
        - iwlwifi: pcie: fix DMA memory mapping / unmapping
        - [x86] microcode/intel: Extend BDW late-loading with a revision check
        - [x86] KVM: Add memory barrier on vmcs field lookup
        - [powerpc*] KVM: Book3S PR: Fix WIMG handling under pHyp
        - [powerpc*] KVM: Book3S HV: Drop prepare_done from struct kvm_resize_hpt
        - [powerpc*] KVM: Book3S HV: Fix use after free in case of multiple resize
          requests
        - [powerpc*] KVM: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt()
        - [x86] drm/vmwgfx: Don't cache framebuffer maps
        - [x86] drm/vmwgfx: Potential off by one in vmw_view_add()
        - [x86] drm/i915/gvt: Clear the shadow page table entry after post-sync
        - [x86] drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake.
        - [x86] drm/i915: Move init_clock_gating() back to where it was
        - [x86] drm/i915: Fix init_clock_gating for resume
        - bpf: prevent out-of-bounds speculation (partial mitigation of
          CVE-2017-5753)
        - bpf, array: fix overflow in max_entries and undefined behavior in
          index_mask
        - bpf: arsh is not supported in 32 bit alu thus reject it
        - [arm64, armhf] usb: misc: usb3503: make sure reset is low for at least
          100us
        - USB: fix usbmon BUG trigger
        - USB: UDC core: fix double-free in usb_add_gadget_udc_release
        - usbip: remove kernel addresses from usb device and urb debug msgs
        - usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input
        - usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer
          buffer
        - staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctl
          (CVE-2017-13216)
        - mux: core: fix double get_device()
        - kdump: write correct address of mem_section into vmcoreinfo
        - apparmor: fix ptrace label match when matching stacked labels
        - [x86] pti: Unbreak EFI old_memmap
        - [x86] Documentation: Add PTI description
        - [x86] cpufeatures: Add X86_BUG_SPECTRE_V[12]
        - sysfs/cpu: Add vulnerability folder
        - [x86] cpu: Implement CPU vulnerabilites sysfs functions
        - [x86] tboot: Unbreak tboot with PTI enabled
        - [x86] mm/pti: Remove dead logic in pti_user_pagetable_walk*()
        - [x86] cpu/AMD: Make LFENCE a serializing instruction
        - [x86] cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
        - [x86] alternatives: Fix optimize_nops() checking
        - [x86] pti: Make unpoison of pgd for trusted boot work for real
        - [x86] retpoline: Add initial retpoline support (partial mitigation of
          CVE-2017-5715)
        - [x86] spectre: Add boot time option to select Spectre v2 mitigation
        - [x86] retpoline/crypto: Convert crypto assembler indirect jumps
        - [x86] retpoline/entry: Convert entry assembler indirect jumps
        - [x86] retpoline/ftrace: Convert ftrace assembler indirect jumps
        - [x86] retpoline/hyperv: Convert assembler indirect jumps
        - [x86] retpoline/xen: Convert Xen hypercall indirect jumps
        - [x86] retpoline/checksum32: Convert assembler indirect jumps
        - [x86] retpoline/irq32: Convert assembler indirect jumps
        - [x86] retpoline: Fill return stack buffer on vmexit
        - [x86] pti: Fix !PCID and sanitize defines
        - [x86] perf: Disable intel_bts when PTI
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.15
        - tools/objtool/Makefile: don't assume sync-check.sh is executable
        - objtool: Fix seg fault with clang-compiled objects
        - objtool: Fix Clang enum conversion warning
        - objtool: Fix seg fault caused by missing parameter
        - [powerpc*] pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper
        - [powerpc*] 64: Add macros for annotating the destination of rfid/hrfid
        - [powerpc*] 64s: Simple RFI macro conversions
        - [powerpc*] 64: Convert the syscall exit path to use RFI_TO_USER/KERNEL
        - [powerpc*] 64: Convert fast_exception_return to use RFI_TO_USER/KERNEL
        - [powerpc*] 64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL
        - [powerpc*] 64s: Add support for RFI flush of L1-D cache
        - [powerpc*] 64s: Support disabling RFI flush with no_rfi_flush and nopti
        - [powerpc*] pseries: Query hypervisor for RFI flush settings
        - [powerpc*] powernv: Check device-tree for RFI flush settings
        - futex: Avoid violating the 10th rule of futex
        - futex: Prevent overflow by strengthen input validation (CVE-2018-6927)
        - ALSA: seq: Make ioctls race-free (CVE-2018-1000004)
        - ALSA: pcm: Remove yet superfluous WARN_ON()
        - ALSA: hda - Apply headphone noise quirk for another Dell XPS 13 variant
        - ALSA: hda - Apply the existing quirk to iMac 14,1
        - IB/hfi1: Prevent a NULL dereference
        - RDMA/mlx5: Fix out-of-bound access while querying AH
        - timers: Unconditionally check deferrable base
        - af_key: fix buffer overread in verify_address_len()
        - af_key: fix buffer overread in parse_exthdrs()
        - iser-target: Fix possible use-after-free in connection establishment
          error
        - delayacct: Account blkio completion on the correct task
        - objtool: Fix seg fault with gold linker
        - [armhf] mmc: sdhci-esdhc-imx: Fix i.MX53 eSDHCv3 clock
        - [x86] kasan: Panic if there is not enough memory to boot
        - [x86] retpoline: Fill RSB on context switch for affected CPUs
        - [x86] retpoline: Add LFENCE to the retpoline/RSB filling RSB macros
        - objtool: Improve error message for bad file argument
        - [x86] cpufeature: Move processor tracing out of scattered features
        - [x86] intel_rdt/cqm: Prevent use after free
        - [x86] mm/pkeys: Fix fill_sig_info_pkey
        - [x86] idt: Mark IDT tables __initconst
        - [x86] tsc: Future-proof native_calibrate_tsc()
        - [x86] tsc: Fix erroneous TSC rate on Skylake Xeon
        - pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
        - [x86] apic/vector: Fix off by one in error path
        - [x86] mm: Clean up register saving in the __enc_copy() assembly code
        - [x86] mm: Use a struct to reduce parameters for SME PGD mapping
        - [x86] mm: Centralize PMD flags in sme_encrypt_kernel()
        - [x86] mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption
        - [armhf] OMAP3: hwmod_data: add missing module_offs for MMC3
        - [x86] mm: Encrypt the initrd earlier for BSP microcode update
        - Input: ALPS - fix multi-touch decoding on SS4 plus touchpads
        - Input: synaptics-rmi4 - prevent UAF reported by KASAN
        - [armhf] Input: twl6040-vibra - fix child-node lookup
        - [armhf] Input: twl4030-vibra - fix sibling-node lookup
        - tracing: Fix converting enum's from the map in trace_event_eval_update()
        - phy: work around 'phys' references to usb-nop-xceiv devices
        - [arm64] dts: marvell: armada-cp110: Fix clock resources for various node
        - [armhf] sunxi_defconfig: Enable CMA
        - [armel] dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7
        - can: peak: fix potential bug in packet fragmentation
        - can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
        - can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once
        - i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA
        - proc: fix coredump vs read /proc/*/stat race
        - libata: apply MAX_SEC_1024 to all LITEON EP1 series devices
        - workqueue: avoid hard lockups in show_workqueue_state()
        - [x86] drm/vmwgfx: fix memory corruption with legacy/sou connectors
        - dm btree: fix serious bug in btree_split_beneath()
        - dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
        - dm integrity: don't store cipher request on the stack
        - dm crypt: fix crash by adding missing check for auth key size
        - dm crypt: wipe kernel key copy after IV initialization
        - dm crypt: fix error return code in crypt_ctr()
        - [x86] x86: Use __nostackprotect for sme_encrypt_kernel
        - [alpha] PCI: Fix noname IRQ level detection
        - [mips*] CM: Drop WARN_ON(vp != 0)
        - [arm*] KVM: Check pagesize when allocating a hugepage at Stage 2
        - [arm64] KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
        - [x86] mce: Make machine check speculation protected
        - retpoline: Introduce start/end markers of indirect thunk
        - [x86] kprobes: Blacklist indirect thunk functions for kprobes
        - [x86] kprobes: Disable optimizing on the function jumps to indirect
          thunk
        - [x86] retpoline: Optimize inline assembler for vmexit_fill_RSB
        - [x86] mm: Rework wbinvd, hlt operation in stop_this_cpu()
        - mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()
        - [arm64, armhf] net: mvpp2: do not disable GMAC padding
        - [mips]: AR7: ensure the port type's FCR value is used
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.16
        - mm, page_alloc: fix potential false positive in __zone_watermark_ok
        - xfrm: Fix a race in the xdst pcpu cache.
        - Input: xpad - add support for PDP Xbox One controllers
        - Input: trackpoint - force 3 buttons if 0 button is reported
        - Input: trackpoint - only expose supported controls for Elan, ALPS and
          NXP
        - Btrfs: fix stale entries in readdir
        - [s390x] KVM: add proper locking for CMMA migration bitmap
        - [arm*] net: bpf: avoid 'bx' instruction on non-Thumb capable CPUs
        - [arm*] net: bpf: fix tail call jumps
        - [arm*] net: bpf: fix stack alignment
        - [arm*] net: bpf: move stack documentation
        - [arm*] net: bpf: correct stack layout documentation
        - [arm*] net: bpf: fix register saving
        - [arm*] net: bpf: fix LDX instructions
        - [arm*] net: bpf: clarify tail_call index
        - [arm64,armhf] drm/vc4: Fix NULL pointer dereference in
          vc4_save_hang_state()
        - net: Allow neigh contructor functions ability to modify the primary_key
        - ipv4: Make neigh lookup keys for loopback/point-to-point devices be
          INADDR_ANY
        - dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state
        - ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
        - ipv6: fix udpv6 sendmsg crash caused by too small MTU
        - ipv6: ip6_make_skb() needs to clear cork.base.dst
        - lan78xx: Fix failure in USB Full Speed
        - net: igmp: fix source address check for IGMPv3 reports
        - net: qdisc_pkt_len_init() should be more robust
        - net: tcp: close sock if net namespace is exiting
        - net/tls: Fix inverted error codes to avoid endless loop
        - net: vrf: Add support for sends to local broadcast address
        - pppoe: take ->needed_headroom of lower device into account on xmit
        - r8169: fix memory corruption on retrieval of hardware statistics.
        - sctp: do not allow the v4 socket to bind a v4mapped v6 address
        - sctp: return error if the asoc has been peeled off in
          sctp_wait_for_sndbuf
        - tipc: fix a memory leak in tipc_nl_node_get_link()
        - {net,ib}/mlx5: Don't disable local loopback multicast traffic when
          needed
        - net/mlx5: Fix get vector affinity helper function
        - ppp: unlock all_ppp_mutex before registering device
        - be2net: restore properly promisc mode after queues reconfiguration
        - ip6_gre: init dev->mtu and dev->hard_header_len correctly
        - gso: validate gso_type in GSO handlers
        - tun: fix a memory leak for tfile->tx_array
        - flow_dissector: properly cap thoff field
        - sctp: reinit stream if stream outcnt has been change by sinit in sendmsg
        - netlink: extack needs to be reset each time through loop
        - net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compare
        - nfp: use the correct index for link speed table
        - netlink: reset extack earlier in netlink_rcv_skb
        - net/tls: Only attach to sockets in ESTABLISHED state
        - tls: fix sw_ctx leak
        - tls: return -EBUSY if crypto_info is already set
        - tls: reset crypto_info when do_tls_setsockopt_tx fails
        - net: ipv4: Make "ip route get" match iif lo rules again.
        - vmxnet3: repair memory leak
        - perf/x86/amd/power: Do not load AMD power module on !AMD platforms
        - [x86] microcode/intel: Extend BDW late-loading further with LLC size
          check
        - [x86] microcode: Fix again accessing initrd after having been freed
        - [x86] mm/64: Fix vmapped stack syncing on very-large-memory 4-level
          systems
        - hrtimer: Reset hrtimer cpu base proper on CPU hotplug
        - bpf: introduce BPF_JIT_ALWAYS_ON config
        - bpf: fix divides by zero
        - bpf: fix 32-bit divide by zero
        - bpf: reject stores into ctx via st and xadd
        - [arm64] bpf: fix stack_depth tracking in combination with tail calls
        - cpufreq: governor: Ensure sufficiently large sampling intervals
        - nfsd: auth: Fix gid sorting when rootsquash enabled (CVE-2018-1000028)
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.17
        - futex: Fix OWNER_DEAD fixup
        - loop: fix concurrent lo_open/lo_release (CVE-2018-5344)
        - [x86] KVM: Fix CPUID function for word 6 (80000001_ECX)
        - gpio: Fix kernel stack leak to userspace
        - ALSA: hda - Reduce the suspend time consumption for ALC256
        - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
        - [x86] crypto: aesni - handle zero length dst buffer
        - [x86] crypto: aesni - fix typo in generic_gcmaes_decrypt
        - crypto: gcm - add GCM IV size constant
        - [x86] crypto: aesni - Use GCM IV size constant
        - [x86] crypto: aesni - add wrapper for generic gcm(aes)
        - [x86] crypto: aesni - Fix out-of-bounds access of the data buffer in
          generic-gcm-aesni
        - [x86] crypto: aesni - Fix out-of-bounds access of the AAD buffer in
          generic-gcm-aesni
        - [arm64] crypto: inside-secure - fix hash when length is a multiple of a
          block
        - [arm64] crypto: inside-secure - avoid unmapping DMA memory that was not
          mapped
        - crypto: sha3-generic - fixes for alignment and big endian operation
        - crypto: af_alg - whitelist mask and type
        - HID: wacom: EKR: ensure devres groups at higher indexes are released
        - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE)
          events
        - igb: Free IRQs when device is hotplugged
        - ima/policy: fix parsing of fsuuid
        - scsi: aacraid: Fix udev inquiry race condition
        - scsi: aacraid: Fix hang in kdump
        - VFS: Handle lazytime in do_mount()
        - [arm64,armhf] drm/vc4: Account for interrupts in flight
        - btrfs: Fix transaction abort during failure in btrfs_rm_dev_item
        - Btrfs: bail out gracefully rather than BUG_ON
        - cpupowerutils: bench - Fix cpu online check
        - cpupower : Fix cpupower working when cpu0 is offline
        - [x86] KVM: nVMX/nSVM: Don't intercept #UD when running L2
        - [x86] KVM: emulator: Return to user-mode on L1 CPL=0 emulation failure
        - [x86] KVM: Don't re-execute instruction when not passing CR2 value
        - [x86] KVM: Fix operand/address-size during instruction decoding
        - [x86] KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure
        - [x86] KVM: fix em_fxstor() sleeping while in atomic
        - [x86] KVM: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race
        - [x86] KVM: ioapic: Clear Remote IRR when entry is switched to
          edge-triggered
        - [x86] KVM: ioapic: Preserve read-only values in the redirection table
        - [x86] KVM: nVMX: Fix vmx_check_nested_events() return value in case an
          event was reinjected to L2
        - nvme-fabrics: introduce init command check for a queue that is not alive
        - nvme-fc: check if queue is ready in queue_rq
        - nvme-loop: check if queue is ready in queue_rq
        - nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-A
        - nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set.
        - nvmet-fc: correct ref counting error when deferred rcv used
        - [s390x] topology: fix compile error in file arch/s390/kernel/smp.c
        - [s390x] zcrypt: Fix wrong comparison leading to strange load balancing
        - ACPI / bus: Leave modalias empty for devices which are not present
        - null_blk: fix dev->badblocks leak
        - [s390x] fix alloc_pgste check in init_new_context again
        - rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasing
        - rxrpc: Provide a different lockdep key for call->user_mutex for kernel
          calls
        - rxrpc: Fix service endpoint expiry
        - bcache: check return value of register_shrinker
        - drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled mode
        - [x86] drm/amdkfd: Fix SDMA ring buffer size calculation
        - [x86] drm/amdkfd: Fix SDMA oversubsription handling
        - uapi: fix linux/kfd_ioctl.h userspace compilation errors
        - nvme-rdma: don't complete requests before a send work request has
          completed
        - openvswitch: fix the incorrect flow action alloc size
        - [armhf] drm/rockchip: dw-mipi-dsi: fix possible un-balanced runtime PM
          enable
        - mac80211: use QoS NDP for AP probing
        - mac80211: fix the update of path metric for RANN frame
        - btrfs: fix deadlock when writing out space cache
        - sctp: only allow the asoc reset when the asoc outq is empty
        - sctp: avoid flushing unsent queue when doing asoc reset
        - sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1
        - reiserfs: remove unneeded i_version bump
        - [x86] KVM: Fix softlockup when get the current kvmclock
        - [x86] KVM: VMX: Fix rflags cache during vCPU reset
        - Btrfs: fix list_add corruption and soft lockups in fsync
        - KVM: Let KVM_SET_SIGNAL_MASK work as advertised
        - xfs: always free inline data before resetting inode fork during ifree
        - xfs: log recovery should replay deferred ops in order
        - xen-netfront: remove warning when unloading module
        - nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)
        - nfsd: Ensure we check stateid validity in the seqid operation checks
        - grace: replace BUG_ON by WARN_ONCE in exit_net hook
        - nfsd: check for use of the closed special stateid
        - race of lockd inetaddr notifiers vs nlmsvc_rqst change
        - lockd: fix "list_add double add" caused by legacy signal interface
        - quota: propagate error from __dquot_initialize
        - [arm64,armhf] net: mvpp2: fix the txq_init error path
        - [arm64] net: phy: marvell10g: fix the PHY id mask
        - bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'
        - Btrfs: incremental send, fix wrong unlink path after renaming file
        - nvme-pci: fix NULL pointer dereference in nvme_free_host_mem()
        - xfs: fortify xfs_alloc_buftarg error handling
        - drm/amdgpu: don't try to move pinned BOs
        - quota: Check for register_shrinker() failure.
        - SUNRPC: Allow connect to return EHOSTUNREACH
        - kmemleak: add scheduling point to kmemleak_scan()
        - [armhf] drm/omap: Fix error handling path in 'omap_dmm_probe()'
        - [armhf] drm/omap: displays: panel-dpi: add backlight dependency
        - xfs: ubsan fixes
        - xfs: Properly retry failed dquot items in case of error during buffer
          writeback
        - perf/core: Fix memory leak triggered by perf --namespace
        - scsi: aacraid: Prevent crash in case of free interrupt during scsi EH
          path
        - scsi: ufs: ufshcd: fix potential NULL pointer dereference in
          ufshcd_config_vreg
        - iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif type
        - iwlwifi: fix access to prph when transport is stopped
        - [arm*] dts: NSP: Disable AHCI controller for HR NSP boards
        - [arm*] ARM: dts: NSP: Fix PPI interrupt types
        - media: usbtv: add a new usbid
        - [x86] xen: Support early interrupts in xen pv guests
        - usb: gadget: don't dereference g until after it has been null checked
        - staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID
        - [arm64,armhf] drm/vc4: Move IRQ enable to PM path
        - [x86] KVM: emulate #UD while in guest mode
        - [x86] staging: lustre: separate a connection destroy from free struct
          kib_conn
        - tty: fix data race between tty_init_dev and flush of buf
        - USB: serial: pl2303: new device id for Chilitag
        - USB: cdc-acm: Do not log urb submission errors on disconnect
        - CDC-ACM: apply quirk for card reader
        - USB: serial: io_edgeport: fix possible sleep-in-atomic
        - usbip: prevent bind loops on devices attached to vhci_hcd
        - usbip: list: don't list devices attached to vhci_hcd
        - USB: serial: simple: add Motorola Tetra driver
        - usb: f_fs: Prevent gadget unbind if it is already unbound
        - usb: uas: unconditionally bring back host after reset
        - usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
        - [x86] mei: me: allow runtime pm for platform with D0i3
        - serial: 8250_of: fix return code when probe function fails to get reset
        - serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
        - [armhf] serial: imx: Only wakeup via RTSDEN bit if the system has
          RTS/CTS
        - [armhf] spi: imx: do not access registers while clocks disabled
        - iio: adc: stm32: fix scan of multiple channels with DMA
        - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels
        - test_firmware: fix missing unlock on error in
          config_num_requests_store()
        - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
        - Input: synaptics-rmi4 - do not delete interrupt memory too early
        - [x86] efi: Clarify that reset attack mitigation needs appropriate
          userspace
    
      [ Salvatore Bonaccorso ]
      * [rt] Update to 4.14.15-rt11
      * [rt] Update to 4.14.15-rt13
      * crypto: ecc - Fix NULL pointer deref. on no default_rng (Closes: #886556)
      * mac80211: Avoid ABI change in 4.14.17
      * rxrpc: Avoid ABI change in 4.14.17
    
      [ Ben Hutchings ]
      * bpf: Avoid ABI change in 4.14.14
      * usbip: Reduce USBIP_VHCI_HC_PORTS to 15, the maximum allowed for SuperSpeed
        hubs (Closes: #878866)
      * [x86] Add versioned build-dependency on gcc-7 for retpoline support
      * [x86] linux-compiler-gcc-7-x86: Add versioned dependency on gcc-7 for
        retpoline support
      * linux-compiler-gcc-7-{arm,s390,x86}: Remove specific (and wrong) compiler
        version from description (Closes: #883363)
      * [x86] linux-headers: Depend on updated linux-compiler-gcc-7-x86
    
      [ Riku Voipio ]
      * [arm64] build in reset drivers
      * [arm64] enable COMMON_CLK_HI655X so wifi and bluetooth work on Hikey
    
     -- Salvatore Bonaccorso <email address hidden>  Wed, 14 Feb 2018 06:56:06 +0100
  • linux (4.14.13-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.13
        - [x86] mm: Set MODULES_END to 0xffffffffff000000
        - [x86] mm: Map cpu_entry_area at the same place on 4/5 level
        - [x86] kaslr: Fix the vaddr_end mess
        - [x86] events/intel/ds: Use the proper cache flush method for mapping ds
          buffers
        - [x86] alternatives: Add missing '\n' at end of ALTERNATIVE inline asm
        - [x86] pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
        - kernel/acct.c: fix the acct->needcheck check in check_free_space()
        - mm/mprotect: add a cond_resched() inside change_pmd_range()
        - mm/sparse.c: wrong allocation for mem_section
        - userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK fails
        - btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes
        - efi/capsule-loader: Reinstate virtual capsule mapping
        - [sparc*] crypto: n2 - cure use after free
        - crypto: chacha20poly1305 - validate the digest size
        - crypto: pcrypt - fix freeing pcrypt instances
        - crypto: chelsio - select CRYPTO_GF128MUL
        - [x86] drm/i915: Disable DC states around GMBUS on GLK
        - [x86] drm/i915: Apply Display WA #1183 on skl, kbl, and cfl
        - fscache: Fix the default for fscache_maybe_release_page()
        - [x86] CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()
        - [x86] CPU: Always show current CPU frequency in /proc/cpuinfo
        - kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
        - kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from
          !sig_kernel_only() signals
        - kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in
          complete_signal()
        - [arm64] iommu/arm-smmu-v3: Don't free page table ops twice
        - [arm64] iommu/arm-smmu-v3: Cope with duplicated Stream IDs
        - [powerpc* ]mm: Fix SEGV on mapped region to return SEGV_ACCERR
        - Input: elantech - add new icbody type 15
        - [x86] microcode/AMD: Add support for fam17h microcode loading
        - apparmor: fix regression in mount mediation when feature set is pinned
        - [hppa/parisc] Fix alignment of pa_tlb_lock in assembly on 32-bit SMP
          kernel
        - [hppa/parisc] qemu idle sleep support
        - mtd: nand: pxa3xx: Fix READOOB implementation
        - [s390x] KVM: fix cmma migration for multiple memory slots
        - [s390x] KVM: prevent buffer overrun on memory hotplug during migration
    
      [ Salvatore Bonaccorso ]
      * libsas: Disable asynchronous aborts for SATA devices
      * drm/nouveau/disp/gf119: add missing drive vfunc ptr (Closes: #880660)
    
      [ Riku Voipio ]
      * [arm64] disable CONFIG_HW_RANDOM_OMAP until the IRQ storm bug is fixed
    
      [ Ben Hutchings ]
      * abiupdate.py: Add support for security mirrors
      * Fix dependencies related to objtool (Closes: #886474):
        - linux-headers: Add versioned dependency on linux-kbuild
        - Revert "objtool: Fix CONFIG_STACK_VALIDATION=y warning for out-of-tree
          modules"
    
     -- Ben Hutchings <email address hidden>  Sun, 14 Jan 2018 19:45:05 +0000
  • linux (4.14.12-2) unstable; urgency=medium
    
      [ Ben Hutchings ]
      * linux-kbuild: Add objtool
      * linux-headers: Add symlink to linux-kbuild tools directory for objtool
    
      [ Salvatore Bonaccorso ]
      * linux-headers: Add symlink to linux-kbuild tools directory for objtool in
        architecture-specific headers package.
        Thanks to Luca Boccassi (Closes: #886366)
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 06 Jan 2018 09:08:42 +0100
  • linux (4.14.12-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.8
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.9
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.10
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.11
        - x86/cpufeatures: Add X86_BUG_CPU_INSECURE
        - x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y
        - x86/mm/pti: Prepare the x86/entry assembly code for entry/exit CR3
          switching
        - x86/mm/pti: Add infrastructure for page table isolation
        - x86/pti: Add the pti= cmdline option and documentation
        - x86/mm/pti: Add mapping helper functions
        - x86/mm/pti: Allow NX poison to be set in p4d/pgd
        - x86/mm/pti: Allocate a separate user PGD
        - x86/mm/pti: Populate user PGD
        - x86/mm/pti: Add functions to clone kernel PMDs
        - x86/mm/pti: Force entry through trampoline when PTI active
        - x86/mm/pti: Share cpu_entry_area with user space page tables
        - x86/entry: Align entry text section to PMD boundary
        - x86/mm/pti: Share entry text PMD
        - x86/mm/pti: Map ESPFIX into user space
        - x86/cpu_entry_area: Add debugstore entries to cpu_entry_area
        - x86/events/intel/ds: Map debug buffers in cpu_entry_area
        - x86/mm/64: Make a full PGD-entry size hole in the memory map
        - x86/pti: Put the LDT in its own PGD if PTI is on
        - x86/pti: Map the vsyscall page if needed
        - x86/mm: Allow flushing for future ASID switches
        - x86/mm: Abstract switching CR3
        - x86/mm: Use/Fix PCID to optimize user/kernel switches
        - x86/mm: Optimize RESTORE_CR3
        - x86/mm: Use INVPCID for __native_flush_tlb_single()
        - x86/mm: Clarify the whole ASID/kernel PCID/user PCID naming
        - x86/dumpstack: Indicate in Oops whether PTI is configured and enabled
        - x86/mm/pti: Add Kconfig
        - net: Fix double free and memory corruption in get_net_ns_by_id()
          (CVE-2017-15129)
      * [amd64] Implement Kernel Page Table Isolation (KPTI, aka KAISER)
        (CVE-2017-5754)
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.12
        - exec: Weaken dumpability for secureexec
        - capabilities: fix buffer overread on very short xattr
        - x86/cpu, x86/pti: Do not enable PTI on AMD processors
        - x86/pti: Make sure the user/kernel PTEs match
        - x86/dumpstack: Fix partial register dumps
        - x86/dumpstack: Print registers for first stack frame
        - x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()
        - x86/process: Define cpu_tss_rw in same section as declaration
    
      [ Ben Hutchings ]
      * e1000e: Fix e1000_check_for_copper_link_ich8lan return value.
        (Closes: #885348)
    
      [ Vagrant Cascadian ]
      * [arm64] Backport patch from linux-next to support SMP on tegra210
        systems.
    
      [ Salvatore Bonaccorso ]
      * [rt] Update to 4.14.8-rt9
      * Bump ABI to 3
      * Revert "scsi: libsas: allow async aborts"
        Fixes "Oops: NULL pointer dereference - RIP:
        isci_task_abort_task+0x30/0x3e0 [isci]" (Closes: #882414)
      * x86/tlb: Drop the _GPL from the cpu_tlbstate export
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 05 Jan 2018 21:20:26 +0100
  • linux (4.14.7-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.3
        - [s390x] fix transactional execution control register handling
        - [s390x] noexec: execute kexec datamover without DAT
        - [s390x] runtime instrumention: fix possible memory corruption
        - [s390x] guarded storage: fix possible memory corruption
        - [s390x] disassembler: add missing end marker for e7 table
        - [s390x] disassembler: increase show_code buffer size
        - ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlock
        - ACPI / EC: Fix regression related to triggering source of EC event
          handling
        - cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
        - serdev: fix registration of second slave
        - sched: Make resched_cpu() unconditional
        - lib/mpi: call cond_resched() from mpi_powm() loop
        - [x86] boot: Fix boot failure when SMP MP-table is based at 0
        - [x86] decoder: Add new TEST instruction pattern
        - [amd64] entry: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
        - [x86] perf: intel: Hide TSX events when RTM is not supported
        - [arm64] Implement arch-specific pte_access_permitted()
        - [armhf/armmp-lpae] 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
        - [armhf/armmp-lpae] 8721/1: mm: dump: check hardware RO bit for LPAE
        - uapi: fix linux/tls.h userspace compilation error
        - uapi: fix linux/rxrpc.h userspace compilation errors
        - [mips*/4kc-malta] cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work
          for 32-bit SMP
        - [armhf,arm64] net: mvneta: fix handling of the Tx descriptor counter
        - nbd: wait uninterruptible for the dead timeout
        - nbd: don't start req until after the dead connection logic
        - PM / OPP: Add missing of_node_put(np)
        - PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time
        - PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD
        - [x86] PCI: hv: Use effective affinity mask
        - [arm64] PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
        - [arm64] PCI: Apply Cavium ThunderX ACS quirk to more Root Ports
        - dm integrity: allow unaligned bv_offset
        - dm cache: fix race condition in the writeback mode overwrite_bio
          optimisation
        - dm crypt: allow unaligned bv_offset
        - dm zoned: ignore last smaller runt zone
        - dm mpath: remove annoying message of 'blk_get_request() returned -11'
        - dm bufio: fix integer overflow when limiting maximum cache size
        - ovl: Put upperdentry if ovl_check_origin() fails
        - dm: allocate struct mapped_device with kvzalloc
        - sched/rt: Simplify the IPI based RT balancing logic
        - dm: fix race between dm_get_from_kobject() and __dm_destroy()
        - dm: discard support requires all targets in a table support discards
        - [mips*] Fix odd fp register warnings with MIPS64r2
        - [mips*/4kc-malta] Fix MIPS64 FP save/restore on 32-bit kernels
        - [mips*] dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
        - [mips*] Fix an n32 core file generation regset support regression
        - [mips*] math-emu: Fix final emulation phase for certain instructions
        - rt2x00usb: mark device removed when get ENOENT usb error
        - mm/z3fold.c: use kref to prevent page free/compact race
        - autofs: don't fail mount for transient error
        - nilfs2: fix race condition that causes file system corruption
        - fscrypt: lock mutex before checking for bounce page pool
        - eCryptfs: use after free in ecryptfs_release_messaging()
        - libceph: don't WARN() if user tries to add invalid key
        - bcache: check ca->alloc_thread initialized before wake up it
        - fs: guard_bio_eod() needs to consider partitions
        - fanotify: fix fsnotify_prepare_user_wait() failure
        - isofs: fix timestamps beyond 2027
        - btrfs: change how we decide to commit transactions during flushing
        - f2fs: expose some sectors to user in inline data or dentry case
        - NFS: Fix typo in nomigration mount option
        - NFS: Revert "NFS: Move the flock open mode check into nfs_flock()"
        - nfs: Fix ugly referral attributes
        - NFS: Avoid RCU usage in tracepoints
        - NFS: revalidate "." etc correctly on "open".
        - nfsd: deal with revoked delegations appropriately
        - rtlwifi: rtl8192ee: Fix memory leak when loading firmware
        - rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
        - iwlwifi: fix firmware names for 9000 and A000 series hw
        - md: fix deadlock error in recent patch.
        - md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
        - Bluetooth: btqcomsmd: Add support for BD address setup
        - md/bitmap: revert a patch
        - fsnotify: clean up fsnotify_prepare/finish_user_wait()
        - fsnotify: pin both inode and vfsmount mark
        - fsnotify: fix pinning group in fsnotify_prepare_user_wait()
        - ata: fixes kernel crash while tracing ata_eh_link_autopsy event
        - ext4: fix interaction between i_size, fallocate, and delalloc after a
          crash
        - ext4: prevent data corruption with inline data + DAX
        - ext4: prevent data corruption with journaling + DAX
        - ALSA: pcm: update tstamp only if audio_tstamp changed
        - ALSA: usb-audio: Add sanity checks to FE parser
        - ALSA: usb-audio: Fix potential out-of-bound access at parsing SU
        - ALSA: usb-audio: Add sanity checks in v2 clock parsers
        - ALSA: timer: Remove kernel warning at compat ioctl error paths
        - ALSA: hda/realtek - Fix ALC275 no sound issue
        - ALSA: hda: Fix too short HDMI/DP chmap reporting
        - ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
        - ALSA: hda/realtek - Fix ALC700 family no sound issue
        - [x86] mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
        - fix a page leak in vhost_scsi_iov_to_sgl() error recovery
        - 9p: Fix missing commas in mount options
        - fs/9p: Compare qid.path in v9fs_test_inode
        - net/9p: Switch to wait_event_killable()
        - scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
        - scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()
        - scsi: lpfc: fix pci hot plug crash in timer management routines
        - scsi: lpfc: fix pci hot plug crash in list_add call
        - scsi: lpfc: Fix crash receiving ELS while detaching driver
        - scsi: lpfc: Fix FCP hba_wqidx assignment
        - scsi: lpfc: Fix oops if nvmet_fc_register_targetport fails
        - iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
        - iscsi-target: Fix non-immediate TMR reference leak
        - target: fix null pointer regression in core_tmr_drain_tmr_list
        - target: fix buffer offset in core_scsi3_pri_read_full_status
        - target: Fix QUEUE_FULL + SCSI task attribute handling
        - target: Fix caw_sem leak in transport_generic_request_failure
        - target: Fix quiese during transport_write_pending_qf endless loop
        - target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
        - mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
        - mtd: nand: atmel: Actually use the PM ops
        - mtd: nand: omap2: Fix subpage write
        - mtd: nand: Fix writing mtdoops to nand flash.
        - mtd: nand: mtk: fix infinite ECC decode IRQ issue
        - p54: don't unregister leds when they are not initialized
        - block: Fix a race between blk_cleanup_queue() and timeout handling
        - raid1: prevent freeze_array/wait_all_barriers deadlock
        - genirq: Track whether the trigger type has been set
        - [armhf,arm64] irqchip/gic-v3: Fix ppi-partitions lookup
        - lockd: double unregister of inetaddr notifiers
        - [powerpc*] KVM: Book3S HV: Don't call real-mode XICS hypercall handlers
          if not enabled
        - [x86] KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
        - [x86] KVM: SVM: obey guest PAT
        - [x86] kvm: vmx: Reinstate support for CPUs without virtual NMI
          (Closes: #884482)
        - dax: fix PMD faults on zero-length files
        - dax: fix general protection fault in dax_alloc_inode
        - SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
        - [armhf] clk: ti: dra7-atl-clock: fix child-node lookups
        - libnvdimm, dimm: clear 'locked' status on successful DIMM enable
        - libnvdimm, pfn: make 'resource' attribute only readable by root
        - libnvdimm, namespace: fix label initialization to use valid seq numbers
        - libnvdimm, region : make 'resource' attribute only readable by root
        - libnvdimm, namespace: make 'resource' attribute only readable by root
        - svcrdma: Preserve CB send buffer across retransmits
        - IB/srpt: Do not accept invalid initiator port names
        - IB/cm: Fix memory corruption in handling CM request
        - IB/hfi1: Fix incorrect available receive user context count
        - IB/srp: Avoid that a cable pull can trigger a kernel crash
        - IB/core: Avoid crash on pkey enforcement failed in received MADs
        - IB/core: Only maintain real QPs in the security lists
        - NFC: fix device-allocation error return
        - spi-nor: intel-spi: Fix broken software sequencing codes
        - fm10k,i40e,i40evf,igb,igbvf,ixgbe,ixgbevf: Use smp_rmb rather than
          read_barrier_depends
        - [hppa] Fix validity check of pointer size argument in new CAS
          implementation
        - [powerpc*] Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
        - [powerpc*] mm/radix: Fix crashes on Power9 DD1 with radix MMU and
          STRICT_RWX
        - [powerpc*] perf/imc: Use cpu_to_node() not topology_physical_package_id()
        - [powerpc*] signal: Properly handle return value from uprobe_deny_signal()
        - [powerpc*] 64s: Fix masking of SRR1 bits on instruction fault
        - [powerpc*] 64s/radix: Fix 128TB-512TB virtual address boundary case
          allocation
        - [powerpc*] 64s/hash: Fix 512T hint detection to use >= 128T
        - [powerpc*] 64s/hash: Fix 128TB-512TB virtual address boundary case
          allocation
        - [powerpc*] 64s/hash: Fix fork() with 512TB process address space
        - [powerpc*] 64s/hash: Allow MAP_FIXED allocations to cross 128TB boundary
        - media: Don't do DMA on stack for firmware upload in the AS102 driver
        - media: rc: check for integer overflow
        - media: rc: nec decoder should not send both repeat and keycode
        - media: v4l2-ctrl: Fix flags field on Control events
        - [arm64] media: venus: fix wrong size on dma_free
        - [arm64] media: venus: venc: fix bytesused v4l2_plane field
        - [arm64] media: venus: reimplement decoder stop command
        - [arm64] dts: meson-gxl: Add alternate ARM Trusted Firmware reserved
          memory zone
        - iwlwifi: fix wrong struct for a000 device
        - iwlwifi: fix PCI IDs and configuration mapping for 9000 series
        - iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
        - e1000e: Fix error path in link detection
        - e1000e: Fix return value test
        - e1000e: Separate signaling for link check/link up
        - e1000e: Avoid receiver overrun interrupt bursts
        - e1000e: fix buffer overrun while the I219 is processing DMA transactions
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.4
        - [x86]: platform: hp-wmi: Fix tablet mode detection for convertibles
        - mm, memory_hotplug: do not back off draining pcp free pages from kworker
          context
        - mm, oom_reaper: gather each vma to prevent leaking TLB entry
        - [armhf,arm64] mm/cma: fix alloc_contig_range ret code/potential leak
        - mm: fix device-dax pud write-faults triggered by get_user_pages()
        - mm, hugetlbfs: introduce ->split() to vm_operations_struct
        - device-dax: implement ->split() to catch invalid munmap attempts
        - mm: introduce get_user_pages_longterm
        - mm: fail get_vaddr_frames() for filesystem-dax mappings
        - v4l2: disable filesystem-dax mapping support
        - IB/core: disable memory registration of filesystem-dax vmas
        - exec: avoid RLIMIT_STACK races with prlimit()
        - mm/madvise.c: fix madvise() infinite loop under special circumstances
        - mm: migrate: fix an incorrect call of prep_transhuge_page()
        - mm, memcg: fix mem_cgroup_swapout() for THPs
        - fs/fat/inode.c: fix sb_rdonly() change
        - autofs: revert "autofs: take more care to not update last_used on path
          walk"
        - autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"
        - mm/hugetlb: fix NULL-pointer dereference on 5-level paging machine
        - btrfs: clear space cache inode generation always
        - nfsd: Fix stateid races between OPEN and CLOSE
        - nfsd: Fix another OPEN stateid race
        - nfsd: fix panic in posix_unblock_lock called from nfs4_laundromat
        - crypto: algif_aead - skip SGL entries with NULL page
        - crypto: af_alg - remove locking in async callback
        - crypto: skcipher - Fix skcipher_walk_aead_common
        - lockd: lost rollback of set_grace_period() in lockd_down_net()
        - [s390x] revert ELF_ET_DYN_BASE base changes
        - [armhf] drm: omapdrm: Fix DPI on platforms using the DSI VDDS
        - [armhf] omapdrm: hdmi4: Correct the SoC revision matching
        - [arm64] module-plts: factor out PLT generation code for ftrace
        - [arm64] ftrace: emit ftrace-mod.o contents through code
        - [powerpc*] powernv: Fix kexec crashes caused by tlbie tracing
        - [powerpc*] kexec: Fix kexec/kdump in P9 guest kernels
        - [x86] KVM: pvclock: Handle first-time write to pvclock-page contains
          random junk
        - [x86] KVM: Exit to user-mode on #UD intercept when emulator requires
        - [x86] KVM: inject exceptions produced by x86_decode_insn
        - [x86] KVM: lapic: Split out x2apic ldr calculation
        - [x86] KVM: lapic: Fixup LDR on load in x2apic
        - mmc: sdhci: Avoid swiotlb buffer being full
        - mmc: block: Fix missing blk_put_request()
        - mmc: block: Check return value of blk_get_request()
        - mmc: core: Do not leave the block driver in a suspended state
        - mmc: block: Ensure that debugfs files are removed
        - mmc: core: prepend 0x to pre_eol_info entry in sysfs
        - mmc: core: prepend 0x to OCR entry in sysfs
        - ACPI / EC: Fix regression related to PM ops support in ECDT device
        - eeprom: at24: fix reading from 24MAC402/24MAC602
        - eeprom: at24: correctly set the size for at24mac402
        - eeprom: at24: check at24_read/write arguments
        - [alpha,x86] i2c: i801: Fix Failed to allocate irq -2147483648 error
        - bcache: Fix building error on MIPS
        - bcache: only permit to recovery read error when cache device is clean
        - bcache: recover data from backing when data is clean
        - hwmon: (jc42) optionally try to disable the SMBUS timeout
        - nvme-pci: add quirk for delay before CHK RDY for WDC SN200
        - Revert "drm/radeon: dont switch vt on suspend"
        - drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()
        - drm/amdgpu: Potential uninitialized variable in
          amdgpu_vm_update_directories()
        - drm/amdgpu: correct reference clock value on vega10
        - drm/amdgpu: fix error handling in amdgpu_bo_do_create
        - drm/amdgpu: Properly allocate VM invalidate eng v2
        - drm/amdgpu: Remove check which is not valid for certain VBIOS
        - drm/ttm: fix ttm_bo_cleanup_refs_or_queue once more
        - dma-buf: make reservation_object_copy_fences rcu save
        - drm/amdgpu: reserve root PD while releasing it
        - drm/ttm: Always and only destroy bo->ttm_resv in ttm_bo_release_list
        - drm/vblank: Fix flip event vblank count
        - drm/vblank: Tune drm_crtc_accurate_vblank_count() WARN down to a debug
        - drm/tilcdc: Precalculate total frametime in tilcdc_crtc_set_mode()
        - drm/radeon: fix atombios on big endian
        - drm/panel: simple: Add missing panel_simple_unprepare() calls
        - [arm64] drm/hisilicon: Ensure LDI regs are properly configured.
        - drm/ttm: once more fix ttm_buffer_object_transfer
        - drm/amd/pp: fix typecast error in powerplay.
        - drm/fb_helper: Disable all crtc's when initial setup fails.
        - drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinks
        - drm/amdgpu: move UVD/VCE and VCN structure out from union
        - drm/amdgpu: Set adev->vcn.irq.num_types for VCN
        - IB/core: Do not warn on lid conversions for OPA
        - IB/hfi1: Do not warn on lid conversions for OPA
        - e1000e: fix the use of magic numbers for buffer overrun issue
        - md: forbid a RAID5 from having both a bitmap and a journal.
        - [x86] drm/i915: Fix false-positive assert_rpm_wakelock_held in
          i915_pmic_bus_access_notifier v2
        - [x86] drm/i915: Re-register PMIC bus access notifier on runtime resume
        - [x86] drm/i915/fbdev: Serialise early hotplug events with async fbdev
          config
        - [x86] drm/i915/gvt: Correct ADDR_4K/2M/1G_MASK definition
        - [x86] drm/i915: Don't try indexed reads to alternate slave addresses
        - [x86] drm/i915: Prevent zero length "index" write
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.5
        - drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map
        - [s390x] runtime instrumentation: simplify task exit handling
        - usbip: fix usbip attach to find a port that matches the requested speed
        - usbip: Fix USB device hang due to wrong enabling of scatter-gather
        - uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices
        - usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub
        - serial: 8250_early: Only set divisor if valid clk & baud
        - [mips*] Add custom serial.h with BASE_BAUD override for generic kernel
        - ima: fix hash algorithm initialization
        - [s390x] vfio-ccw: Do not attempt to free no-op, test and tic cda.
        - PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare()
        - [s390x] pci: do not require AIS facility
        - serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()
        - staging: rtl8188eu: avoid a null dereference on pmlmepriv
        - [arm64] mmc: sdhci-msm: fix issue with power irq
        - hwmon: (pmbus/core) Prevent unintentional setting of page to 0xFF
        - perf/core: Fix __perf_read_group_add() locking
        - [armhf] PCI: dra7xx: Create functional dependency between PCIe and PHY
        - [x86] intel_rdt: Initialize bitmask of shareable resource if CDP enabled
        - [x86] intel_rdt: Fix potential deadlock during resctrl mount
        - serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X
        - kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=y
        - [x86] entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()
        - [armhf,arm64] clocksource/drivers/arm_arch_timer: Validate CNTFRQ after
          enabling frame
        - [x86] EDAC, sb_edac: Fix missing break in switch
        - [arm64] cpuidle: Correct driver unregistration if init fails
        - usb: xhci: Return error when host is dead in xhci_disable_slot()
        - [armel,armhf] sysrq : fix Show Regs call trace on ARM
        - [sh4] serial: sh-sci: suppress warning for ports without dma channels
        - [armhf] serial: imx: Update cached mctrl value when changing RTS
        - [x86] kprobes: Disable preemption in ftrace-based jprobes
        - [x86] locking/refcounts, asm: Use unique .text section for refcount
          exceptions
        - [s390x] ptrace: fix guarded storage regset handling
        - perf tools: Fix leaking rec_argv in error cases
        - mm, x86/mm: Fix performance regression in get_user_pages_fast()
        - iio: adc: ti-ads1015: add 10% to conversion wait time
        - iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup()
          return values
        - [x86] locking/refcounts, asm: Enable CONFIG_ARCH_HAS_REFCOUNT
        - [powerpc*] jprobes: Disable preemption when triggered through ftrace
        - [powerpc*] kprobes: Disable preemption before invoking probe handler for
          optprobes
        - usb: hub: Cycle HUB power when initialization fails
        - [armhf,arm64] USB: ulpi: fix bus-node lookup
        - xhci: Don't show incorrect WARN message about events for empty rings
        - usb: xhci: fix panic in xhci_free_virt_devices_depth_first
        - USB: core: Add type-specific length check of BOS descriptors
        - USB: usbfs: Filter flags passed in from user space
        - usb: host: fix incorrect updating of offset
        - locking/refcounts: Do not force refcount_t usage as GPL-only export
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.6
        - usb: gadget: core: Fix ->udc_set_speed() speed handling
        - serdev: ttyport: add missing receive_buf sanity checks
        - serdev: ttyport: fix NULL-deref on hangup
        - serdev: ttyport: fix tty locking in close
        - usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPAT
        - can: peak/pci: fix potential bug when probe() fails
        - can: kvaser_usb: free buf in error paths
        - can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()
        - can: kvaser_usb: ratelimit errors if incomplete messages are received
        - can: kvaser_usb: cancel urb on -EPIPE and -EPROTO
        - can: ems_usb: cancel urb on -EPIPE and -EPROTO
        - can: esd_usb2: cancel urb on -EPIPE and -EPROTO
        - can: usb_8dev: cancel urb on -EPIPE and -EPROTO
        - can: peak/pcie_fd: fix potential bug in restarting tx queue
        - virtio: release virtio index when fail to device_register
        - [arm64] pinctrl: armada-37xx: Fix direction_output() callback behavior
        - [x86] Drivers: hv: vmbus: Fix a rescind issue
        - [x86] hv: kvp: Avoid reading past allocated blocks from KVP file
        - firmware: vpd: Destroy vpd sections in remove function
        - firmware: vpd: Tie firmware kobject to device lifetime
        - firmware: vpd: Fix platform driver and device registration/unregistration
        - scsi: dma-mapping: always provide dma_get_cache_alignment
        - scsi: use dma_get_cache_alignment() as minimum DMA alignment
        - scsi: libsas: align sata_device's rps_resp on a cacheline
        - efi: Move some sysfs files to be read-only by root
        - efi/esrt: Use memunmap() instead of kfree() to free the remapping
        - ASN.1: fix out-of-bounds read when parsing indefinite length item
        - ASN.1: check for error from ASN1_OP_END__ACT actions
        - KEYS: add missing permission check for request_key() destination
          (CVE-2017-17807)
        - KEYS: reject NULL restriction string when type is specified
        - X.509: reject invalid BIT STRING for subjectPublicKey
        - X.509: fix comparisons of ->pkey_algo
        - [x86] idt: Load idt early in start_secondary
        - [x86] PCI: Make broadcom_postcore_init() check acpi_disabled
        - [x86] KVM: fix APIC page invalidation
        - btrfs: fix missing error return in btrfs_drop_snapshot
        - btrfs: handle errors while updating refcounts in update_ref_for_cow
        - ALSA: pcm: prevent UAF in snd_pcm_info
        - ALSA: seq: Remove spurious WARN_ON() at timer check
        - ALSA: usb-audio: Fix out-of-bound error
        - ALSA: usb-audio: Add check return value for usb_string()
        - [x86] iommu/vt-d: Fix scatterlist offset handling
        - smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct place
        - [s390x] always save and restore all registers on context switch
        - [s390x] mm: fix off-by-one bug in 5-level page table handling
        - [s390x] fix compat system call table
        - [s390x] KVM: Fix skey emulation permission check
        - [powerpc*] Revert "powerpc: Do not call ppc_md.panic in fadump panic
          notifier"
        - [powerpc*] 64s: Initialize ISAv3 MMU registers before setting partition
          table
        - iwlwifi: mvm: mark MIC stripped MPDUs
        - iwlwifi: mvm: don't use transmit queue hang detection when it is not
          possible
        - iwlwifi: mvm: flush queue before deleting ROC
        - iwlwifi: mvm: fix packet injection
        - iwlwifi: mvm: enable RX offloading with TKIP and WEP
        - brcmfmac: change driver unbind order of the sdio function devices
        - md/r5cache: move mddev_lock() out of r5c_journal_mode_set()
        - [armhf] drm/bridge: analogix dp: Fix runtime PM state in get_modes()
          callback
        - [armhf] drm/exynos: gem: Drop NONCONTIG flag for buffers allocated
          without IOMMU
        - [x86] drm/i915: Fix vblank timestamp/frame counter jumps on gen2
        - media: dvb: i2c transfers over usb cannot be done from stack
        - media: rc: sir_ir: detect presence of port
        - media: rc: partial revert of "media: rc: per-protocol repeat period"
        - [arm64] KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-one
        - [armhf] KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-one
        - [x86] KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
          (CVE-2017-1000407)
        - [armhf,arm64] KVM: Fix broken GICH_ELRSR big endian conversion
        - [armhf,arm64] KVM: vgic-irqfd: Fix MSI entry allocation
        - [armhf,arm64] KVM: vgic: Preserve the revious read from the pending table
        - [armhf,arm64] KVM: vgic-its: Check result of allocation before use
        - [arm64] fpsimd: Prevent registers leaking from dead tasks
        - [arm64] SW PAN: Point saved ttbr0 at the zero page when switching to
          init_mm
        - [arm64] SW PAN: Update saved ttbr0 value on enter_lazy_tlb
        - [armhf] Revert "ARM: dts: imx53: add srtc node"
        - [armhf] bus: arm-cci: Fix use of smp_processor_id() in preemptible context
        - IB/core: Only enforce security for InfiniBand
        - [armel,armhf] BUG if jumping to usermode address in kernel mode
        - [armel,armhf] avoid faulting on qemu
        - [arm64] irqchip/qcom: Fix u32 comparison with value less than zero
        - [powerpc*] perf: Fix pmu_count to count only nest imc pmus
        - apparmor: fix leak of null profile name if profile allocation fails
        - mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()
        - gre6: use log_ecn_error module parameter in ip6_tnl_rcv()
        - route: also update fnhe_genid when updating a route cache
        - route: update fnhe_expires for redirect when the fnhe exists
        - rsi: fix memory leak on buf and usb_reg_buf
        - pipe: match pipe_max_size data type with procfs
        - lib/genalloc.c: make the avail variable an atomic_long_t
        - NFS: Fix a typo in nfs_rename()
        - sunrpc: Fix rpc_task_begin trace point
        - nfp: inherit the max_mtu from the PF netdev
        - nfp: fix flower offload metadata flag usage
        - xfs: fix forgotten rcu read unlock when skipping inode reclaim
        - block: wake up all tasks blocked in get_request()
        - [sparc64] mm: set fields in deferred pages
        - zsmalloc: calling zs_map_object() from irq is a bug
        - slub: fix sysfs duplicate filename creation when slub_debug=O
        - sctp: do not free asoc when it is already dead in sctp_sendmsg
        - sctp: use the right sk after waking up from wait_buf sleep
        - fcntl: don't leak fd reference when fixup_compat_flock fails
        - geneve: fix fill_info when link down
        - bpf: fix lockdep splat
        - [arm64] clk: qcom: common: fix legacy board-clock registration
        - [arm64] clk: hi3660: fix incorrect uart3 clock freqency
        - atm: horizon: Fix irq release error
        - xfrm: Copy policy family in clone_policy
        - f2fs: fix to clear FI_NO_PREALLOC
        - bnxt_re: changing the ip address shouldn't affect new connections
        - IB/mlx4: Increase maximal message size under UD QP
        - IB/mlx5: Assign send CQ and recv CQ of UMR QP
        - afs: Fix total-length calculation for multiple-page send
        - afs: Connect up the CB.ProbeUuid
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.7
        - net: realtek: r8169: implement set_link_ksettings()
        - [s390x] qeth: fix early exit from error path
        - tipc: fix memory leak in tipc_accept_from_sock()
        - vhost: fix skb leak in handle_rx()
        - rds: Fix NULL pointer dereference in __rds_rdma_map
        - sit: update frag_off info
        - tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
        - packet: fix crash in fanout_demux_rollover()
        - net/packet: fix a race in packet_bind() and packet_notifier()
        - tcp: remove buggy call to tcp_v6_restore_cb()
        - usbnet: fix alignment for frames with no ethernet header
        - net: remove hlist_nulls_add_tail_rcu()
        - stmmac: reset last TSO segment size after device open
        - tcp/dccp: block bh before arming time_wait timer
        - [s390x] qeth: build max size GSO skbs on L2 devices
        - [s390x] qeth: fix thinko in IPv4 multicast address tracking
        - [s390x] qeth: fix GSO throughput regression
        - tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()
        - tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
        - tcp: use current time in tcp_rcv_space_adjust()
        - net: sched: cbq: create block for q->link.block
        - tap: free skb if flags error
        - tcp: when scheduling TLP, time of RTO should account for current ACK
        - tun: free skb in early errors
        - net: ipv6: Fixup device for anycast routes during copy
        - tun: fix rcu_read_lock imbalance in tun_build_skb
        - net: accept UFO datagrams from tuntap and packet
        - net: openvswitch: datapath: fix data type in queue_gso_packets
        - cls_bpf: don't decrement net's refcount when offload fails
        - sctp: use right member as the param of list_for_each_entry
        - ipmi: Stop timers before cleaning up the module
        - usb: gadget: ffs: Forbid usb_ep_alloc_request from sleeping
        - fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
        - fix kcm_clone()
        - [armhf,arm64] KVM: vgic-its: Preserve the revious read from the pending
          table
        - kbuild: do not call cc-option before KBUILD_CFLAGS initialization
        - [powerpc*] powernv/idle: Round up latency and residency values
        - ipvlan: fix ipv6 outbound device
        - blk-mq: Avoid that request queue removal can trigger list corruption
        - nvmet-rdma: update queue list during ib_device removal
        - audit: Allow auditd to set pid to 0 to end auditing
        - audit: ensure that 'audit=1' actually enables audit for PID 1
        - dm raid: fix panic when attempting to force a raid to sync
        - md: free unused memory after bitmap resize
        - RDMA/cxgb4: Annotate r2 and stag as __be32
        - [x86] intel_rdt: Fix potential deadlock during resctrl unmount
    
      [ Salvatore Bonaccorso ]
      * Add ABI reference for 4.14.0-1
      * xen/time: do not decrease steal time after live migration on xen
        (Closes: #871608)
      * crypto: salsa20 - fix blkcipher_walk API usage (CVE-2017-17805)
      * crypto: hmac - require that the underlying hash algorithm is unkeyed
        (CVE-2017-17806)
    
      [ Vagrant Cascadian ]
      * [armhf, arm64] Backport patches from 4.15.x to support dwmac-sun8i.
    
      [ Ben Hutchings ]
      * [rt] Update to 4.14.6-rt7:
        - hrtimer: account for migrated timers
        - crypto: mcryptd: protect the per-CPU queue with a lock
        - tracing: Update inter-event hist trigger support to v7:
          + Rename virtual "$common_timestamp" field to "common_timestamp"
          + Fix use-after-free in trigger removal
        - mm/slub: close possible memory-leak in kmem_cache_alloc_bulk()
        - crypto: limit more FPU-enabled sections
      * dccp: CVE-2017-8824: use-after-free in DCCP code
      * netfilter: nfnetlink_cthelper: Add missing permission checks
        (CVE-2017-17448)
      * netlink: Add netns check on taps (CVE-2017-17449)
      * netfilter: xt_osf: Add missing permission checks (CVE-2017-17450)
      * USB: core: prevent malicious bNumInterfaces overflow (CVE-2017-17558)
      * net: ipv4: fix for a race condition in raw_sendmsg (CVE-2017-17712)
      * media: dvb-usb-v2: lmedm04: Improve logic checking of warm start
        (CVE-2017-16538)
      * media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner
        (CVE-2017-16538)
      * media: hdpvr: Fix an error handling path in hdpvr_probe() (CVE-2017-16644)
      * [armhf,arm64,x86] KVM: Fix stack-out-of-bounds read in write_mmio
        (CVE-2017-17741)
      * bluetooth: Prevent stack info leak from the EFS element.
        (CVE-2017-1000410)
      * bpf/verifier: Fix multiple security issues (Closes: #883558):
        - encapsulate verifier log state into a structure
        - move global verifier log into verifier environment
        - fix branch pruning logic
        - fix bounds calculation on BPF_RSH
        - fix incorrect sign extension in check_alu_op() (CVE-2017-16995)
        - fix incorrect tracking of register size truncation (CVE-2017-16996)
        - fix 32-bit ALU op verification
        - fix missing error return in check_stack_boundary()
        - force strict alignment checks for stack pointers
        - don't prune branches when a scalar is replaced with a pointer
        - fix integer overflows
      * Bump ABI to 2
    
     -- Ben Hutchings <email address hidden>  Fri, 22 Dec 2017 14:12:23 +0000
  • linux (4.14.2-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.1
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.2
        - mm/pagewalk.c: report holes in hugetlb ranges (CVE-2017-16994)
    
      [ Ben Hutchings ]
      * [rt] Update to 4.14-rt1 and reenable (Closes: #882192)
      * i40e: Build for 32-bit targets again
        - i40e/i40evf: organize and re-number feature flags
        - i40e: fix flags declaration
        - Revert "i40e: Build for 64-bit targets only"
      * aufs: Update support patchset to aufs4.14-20171120
      * [armel] Change configuration to reduce image size (fixes FTBFS):
        - Change CONNECTOR from built-in to module, and disable PROC_EVENTS
        - Disable INTEGRITY and dependent options
        - video: Disable USB_APPLEDISPLAY, BACKLIGHT_CLASS_DEVICE
      * apparmor: fix oops in audit_signal_cb hook (regression in 4.14)
      * leds: Enable LEDS_BRIGHTNESS_HW_CHANGED (Closes: #872862)
      * [rt] Add new signing subkey for Steven Rostedt
      * [rt] Update to 4.14.1-rt3
      * Set ABI to 1
      * mmap: Remember the MAP_FIXED flag as VM_FIXED
      * [x86] mmap: Add an exception to the stack gap for Hotspot JVM compatibility
        (Closes: #865303)
    
      [ Salvatore Bonaccorso ]
      * mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
        (CVE-2017-1000405)
    
     -- Ben Hutchings <email address hidden>  Thu, 30 Nov 2017 12:33:47 +0000
  • linux (4.13.13-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.11
        - workqueue: replace pool->manager_arb mutex with a flag
        - [x86] ALSA: hda/realtek - Add support for ALC236/ALC3204
        - [x86] ALSA: hda - fix headset mic problem for Dell machines with alc236
        - ceph: unlock dangling spinlock in try_flush_caps()
        - [powerpc*] KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM
          (CVE-2017-15306)
        - [powerpc*] KVM: PPC: Book3S HV: POWER9 more doorbell fixes
        - [powerpc*] KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCU
        - [s390x] kvm: fix detection of guest machine checks
        - nbd: handle interrupted sendmsg with a sndtimeo set
        - spi: uapi: spidev: add missing ioctl header
        - spi: a3700: Return correct value on timeout detection
        - spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error path
        - spi: armada-3700: Fix failing commands with quad-SPI
        - ovl: add NULL check in ovl_alloc_inode
        - ovl: fix EIO from lookup of non-indexed upper
        - ovl: handle ENOENT on index lookup
        - ovl: do not cleanup unsupported index entries
        - fuse: fix READDIRPLUS skipping an entry
        - xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()
        - xen: fix booting ballooned down hvm guest
        - cifs: Select all required crypto modules
        - CIFS: Fix NULL pointer deref on SMB2_tcon() failure
        - Input: elan_i2c - add ELAN0611 to the ACPI table
        - Input: gtco - fix potential out-of-bound access (CVE-2017-16643)
        - Fix encryption labels and lengths for SMB3.1.1
        - SMB3: Validate negotiate request must always be signed
        - assoc_array: Fix a buggy node-splitting case (CVE-2017-12193)
        - [s390x] scsi: zfcp: fix erp_action use-before-initialize in REC action
          trace
        - scsi: aacraid: Fix controller initialization failure
        - scsi: qla2xxx: Initialize Work element before requesting IRQs
        - scsi: sg: Re-fix off by one in sg_fill_request_table()
        - [x86] cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn't
        - [x86] drm/amd/powerplay: fix uninitialized variable
        - [x86] drm/i915/perf: fix perf enable/disable ioctls with 32bits
          userspace
        - [armhf] can: sun4i: fix loopback mode
        - can: kvaser_usb: Correct return value in printout
        - can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages
        - cfg80211: fix connect/disconnect edge cases
        - ipsec: Fix aborted xfrm policy dump crash
        - [armhf] regulator: fan53555: fix I2C device ids (Closes: #879768)
        - [powerpc*] xive: Fix the size of the cpumask used in
          xive_find_target_in_mask()
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.12
        - ALSA: timer: Add missing mutex lock for compat ioctls
        - ALSA: seq: Fix nested rwsem annotation for lockdep splat
        - cifs: check MaxPathNameComponentLength != 0 before using it
          (Closes: #880504)
        - KEYS: return full count in keyring_read() if buffer is too small
        - KEYS: trusted: fix writing past end of buffer in trusted_read()
        - KEYS: fix out-of-bounds read during ASN.1 parsing
        - ASoC: adau17x1: Workaround for noise bug in ADC
        - virtio_blk: Fix an SG_IO regression
        - [arm64] ensure __dump_instr() checks addr_limit
        - [arm64] KVM: its: Fix missing dynamic allocation check in scan_its_table
        - [armhf, arm64] KVM: set right LR register value for 32 bit guest when
          inject abort
        - [armhf,arm64] kvm: Disable branch profiling in HYP code
        - [armhf] dts: mvebu: pl310-cache disable double-linefill
        - drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting
        - drm/amdgpu: allow harvesting check for Polaris VCE
        - userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of
          i_size
        - ocfs2: fstrim: Fix start offset of first cluster group during fstrim
        - fs/hugetlbfs/inode.c: fix hwpoison reserve accounting
        - mm, swap: fix race between swap count continuation operations
        - [x86] drm/i915: Do not rely on wm preservation for ILK watermarks
        - [x86] drm/i915/edp: read edp display control registers unconditionally
        - [mips*] bpf: Fix a typo in build_one_insn()
        - [mips*] smp-cmp: Use right include for task_struct
        - [mips*] SMP: Fix deadlock & online race
        - Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""
        - [powerpc*] kprobes: Dereference function pointers only if the address
          does not belong to kernel text
        - futex: Fix more put_pi_state() vs. exit_pi_state_list() races
        - perf/cgroup: Fix perf cgroup hierarchy support
        - [x86] mcelog: Get rid of RCU remnants
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.13
        - netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to
          rhashtable"
        - netfilter: nft_set_hash: disable fast_ops for 2-len keys (Closes: #880145)
        - workqueue: Fix NULL pointer dereference
        - crypto: ccm - preserve the IV buffer
        - [x86] crypto: sha1-mb - fix panic due to unaligned access
        - [x86] crypto: sha256-mb - fix panic due to unaligned access
        - KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]
        - [x86] ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360
        - ACPICA: Dispatch active GPEs at init time
        - ACPICA: Make it possible to enable runtime GPEs earlier
        - ACPI / scan: Enable GPEs before scanning the namespace
        - [armel,armhf] 8720/1: ensure dump_instr() checks addr_limit
        - ALSA: timer: Limit max instances per timer
        - ALSA: usb-audio: support new Amanero Combo384 firmware version
        - [x86] ALSA: hda - fix headset mic problem for Dell machines with alc274
        - ALSA: seq: Fix OSS sysex delivery in OSS emulation
        - ALSA: seq: Avoid invalid lockdep class warning
        - [mips*] Fix CM region target definitions
        - [powerpc*] KVM: Book3S HV: Fix exclusion between HPT resizing and other
          HPT updates
        - Input: elan_i2c - add ELAN060C to the ACPI table
        - rbd: use GFP_NOIO for parent stat and data requests
        - [x86] drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issue
        - [armhf] can: sun4i: handle overrun in RX FIFO
        - can: peak: Add support for new PCIe/M2 CAN FD interfaces
        - [x86] debug: Handle warnings before the notifier chain, to fix KGDB crash
        - [x86] smpboot: Make optimization of delay calibration work correctly
        - [x86] oprofile/ppro: Do not use __this_cpu*() in preemptible context
    
      [ Salvatore Bonaccorso ]
      * mac80211: accept key reinstall without changing anything (CVE-2017-13080)
      * sctp: do not peel off an assoc from one netns to another one
        (CVE-2017-15115)
    
      [ Ben Hutchings ]
      * linux-image: Recommend apparmor, as systemd units with an AppArmor
        profile will fail without it (Closes: #880441)
      * [powerpc*] kvm: Ignore ABI change in 4.13.6 (fixes FTBFS)
      * swap: Avoid ABI change in 4.13.12
      * mac80211: use constant time comparison with keys
      * mac80211: don't compare TKIP TX MIC key in reinstall prevention
      * usb: usbtest: fix NULL pointer dereference (CVE-2017-16532)
      * media: cx231xx-cards: fix NULL-deref on missing association descriptor
        (CVE-2017-16536)
      * media: imon: Fix null-ptr-deref in imon_probe (CVE-2017-16537)
      * media: dib0700: fix invalid dvb_detach argument (CVE-2017-16646)
      * net: usb: asix: fill null-ptr-deref in asix_suspend (CVE-2017-16647)
      * net: cdc_ether: fix divide by 0 on bad descriptors (CVE-2017-16649)
      * net: qmi_wwan: fix divide by 0 on bad descriptors (CVE-2017-16650)
      * nftables: Enable NFT_RT, NFT_SET_BITMAP, NFT_OBJREF as modules
        (Closes: #881931)
      * [powerpc*/*64*] drm: Enable DRM_AMDGPU as module (Closes: #881593)
      * amdgpu: Enable DRM_AMDGPU_USERPTR on all architectures
      * amdgpu: Enable DRM_AMDGPU_SI, CONFIG_DRM_AMDGPU_CIK (Closes: #847570)
      * [arm64,x86] net/wireless: Enable RTL8723BS as module (Closes: #881568)
      * [arm64] nvmem: Enable NVMEM_SUNXI_SID as module (Closes: #881567)
      * [x86] rmi4: Disable RMI4_SMB (Closes: #880471)
      * ALSA: timer: Avoid ABI change in 4.13.13
      * netfilter: nat: Avoid ABI change in 4.13.13
    
     -- Ben Hutchings <email address hidden>  Thu, 16 Nov 2017 21:04:10 +0000
  • linux (4.13.10-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.5
        - cifs: check rsp for NULL before dereferencing in SMB2_open
        - cifs: release cifs root_cred after exit_cifs
        - cifs: release auth_key.response for reconnect.
        - nvme-pci: fix host memory buffer allocation fallback
        - nvme-pci: use appropriate initial chunk size for HMB allocation
        - nvme-pci: propagate (some) errors from host memory buffer setup
        - dax: remove the pmem_dax_ops->flush abstraction
        - dm integrity: do not check integrity for failed read operations
        - mmc: block: Fix incorrectly initialized requests
        - fs/proc: Report eip/esp in /prod/PID/stat for coredumping
        - scsi: scsi_transport_fc: fix NULL pointer dereference in
          fc_bsg_job_timeout
        - cifs: SMB3: Add support for multidialect negotiate (SMB2.1 and later)
        - mac80211: fix VLAN handling with TXQs
        - mac80211_hwsim: Use proper TX power
        - mac80211: flush hw_roc_start work before cancelling the ROC
        - genirq: Make sparse_irq_lock protect what it should protect
        - genirq/msi: Fix populating multiple interrupts
        - genirq: Fix cpumask check in __irq_startup_managed()
        - [powerpc*] KVM: Book3S HV: Hold kvm->lock around call to
          kvmppc_update_lpcr
        - [powerpc*] KVM: Book3S HV: Fix bug causing host SLB to be restored
          incorrectly
        - [powerpc*] KVM: PPC: Book3S HV: Don't access XIVE PIPR register using
          byte accesses
        - tracing: Fix trace_pipe behavior for instance traces
        - tracing: Erase irqsoff trace with empty write
        - tracing: Remove RCU work arounds from stack tracer
        - md/raid5: fix a race condition in stripe batch
        - md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list
        - scsi: aacraid: Fix 2T+ drives on SmartIOC-2000
        - scsi: aacraid: Add a small delay after IOP reset
        - [armhf] drm/exynos: Fix locking in the suspend/resume paths
        - [x86] drm/i915/gvt: Fix incorrect PCI BARs reporting
        - Revert "drm/i915/bxt: Disable device ready before shutdown command"
        - drm/amdgpu: revert tile table update for oland
        - drm/radeon: disable hard reset in hibernate for APUs
        - crypto: drbg - fix freeing of resources
        - security/keys: properly zero out sensitive key material in big_key
        - security/keys: rewrite all of big_key crypto
        - KEYS: fix writing past end of user-supplied buffer in keyring_read()
        - KEYS: prevent creating a different user's keyrings
        - [x86] libnvdimm, namespace: fix btt claim class crash
        - [powerpc*] eeh: Create PHB PEs after EEH is initialized
        - [powerpc*] pseries: Fix parent_dn reference leak in add_dt_node()
        - [powerpc*] tm: Flush TM only if CPU has TM feature
        - [mips*] Fix perf event init
        - [s390x] perf: fix bug when creating per-thread event
        - [s390x] mm: make pmdp_invalidate() do invalidation only
        - [s390x] mm: fix write access check in gup_huge_pmd()
        - PM: core: Fix device_pm_check_callbacks()
        - Revert "IB/ipoib: Update broadcast object if PKey value was changed in
          index 0"
        - cifs: Fix SMB3.1.1 guest authentication to Samba
        - cifs: SMB3: Fix endian warning
        - cifs: SMB3: Warn user if trying to sign connection that authenticated as
          guest
        - cifs: SMB: Validate negotiate (to protect against downgrade) even if
          signing off
        - cifs: SMB3: handle new statx fields
        - cifs: SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
        - vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
        - libceph: don't allow bidirectional swap of pg-upmap-items
        - brd: fix overflow in __brd_direct_access
        - gfs2: Fix debugfs glocks dump
        - bsg-lib: don't free job in bsg_prepare_job
        - iw_cxgb4: drop listen destroy replies if no ep found
        - iw_cxgb4: remove the stid on listen create failure
        - iw_cxgb4: put ep reference in pass_accept_req()
        - rcu: Allow for page faults in NMI handlers
        - mmc: sdhci-pci: Fix voltage switch for some Intel host controllers
        - extable: Consolidate *kernel_text_address() functions
        - extable: Enable RCU if it is not watching in kernel_text_address()
        - seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
        - [arm64] Make sure SPsel is always set
        - [arm64] mm: Use READ_ONCE when dereferencing pointer to pte table
        - [arm64] fault: Route pte translation faults via do_translation_fault
        - [x86] KVM: VMX: extract __pi_post_block
        - [x86] KVM: VMX: avoid double list add with VT-d posted interrupts
        - [x86] KVM: VMX: simplify and fix vmx_vcpu_pi_load
        - [x86] KVM: nVMX: fix HOST_CR3/HOST_CR4 cache
        - [x86] kvm: Handle async PF in RCU read-side critical sections
        - xfs: validate bdev support for DAX inode flag
        - sched/sysctl: Check user input value of sysctl_sched_time_avg
        - irq/generic-chip: Don't replace domain's name
        - mtd: Fix partition alignment check on multi-erasesize devices
        - [armhf] etnaviv: fix submit error path
        - [armhf] etnaviv: fix gem object list corruption
        - futex: Fix pi_state->owner serialization
        - md: fix a race condition for flush request handling
        - md: separate request handling
        - PCI: Fix race condition with driver_override
        - btrfs: fix NULL pointer dereference from free_reloc_roots()
        - btrfs: clear ordered flag on cleaning up ordered extents
        - btrfs: finish ordered extent cleaning if no progress is found
        - btrfs: propagate error to btrfs_cmp_data_prepare caller
        - btrfs: prevent to set invalid default subvolid
        - [x86] platform: fujitsu-laptop: Don't oops when FUJ02E3 is not presnt
        - PM / OPP: Call notifier without holding opp_table->lock
        - [x86] mm: Fix fault error path using unsafe vma pointer
        - [x86] fpu: Don't let userspace set bogus xcomp_bv (CVE-2017-15537)
        - [x86] KVM: VMX: do not change SN bit in vmx_update_pi_irte()
        - [x86] KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
        - [x86] KVM: VMX: use cmpxchg64
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.6
        - [armhf,arm64] usb: dwc3: ep0: fix DMA starvation by assigning req->trb on
          ep0
        - mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+
        - net: bonding: Fix transmit load balancing in balance-alb mode if
          specified by sysfs
        - openvswitch: Fix an error handling path in
          'ovs_nla_init_match_and_action()'
        - net: bonding: fix tlb_dynamic_lb default value
        - net_sched: gen_estimator: fix scaling error in bytes/packets samples
        - net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker
        - sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
        - tcp: update skb->skb_mstamp more carefully
        - bpf/verifier: reject BPF_ALU64|BPF_END
        - tcp: fix data delivery rate
        - udpv6: Fix the checksum computation when HW checksum does not apply
        - ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
        - net: phy: Fix mask value write on gmii2rgmii converter speed register
        - ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
        - net/sched: cls_matchall: fix crash when used with classful qdisc
        - 8139too: revisit napi_complete_done() usage
        - bpf: do not disable/enable BH in bpf_map_free_id()
        - tcp: fastopen: fix on syn-data transmit failure
        - [powerpc*] net: emac: Fix napi poll list corruption
        - net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure
        - packet: hold bind lock when rebinding to fanout hook (CVE-2017-15649)
        - net: change skb->mac_header when Generic XDP calls adjust_head
        - net_sched: always reset qdisc backlog in qdisc_reset()
        - [armhf,arm64] net: stmmac: Cocci spatch "of_table"
        - [arm64] net: qcom/emac: specify the correct size when mapping a DMA buffer
        - vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
        - l2tp: fix race condition in l2tp_tunnel_delete
        - tun: bail out from tun_get_user() if the skb is empty
        - [armhf,arm64] net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple
          vlans
        - [armhf,arm64] net: dsa: Fix network device registration order
        - packet: in packet_do_bind, test fanout with bind_lock held (CVE-2017-15649)
        - packet: only test po->has_vnet_hdr once in packet_snd
        - [armhf,arm64] net: dsa: mv88e6xxx: lock mutex when freeing IRQs
        - net: Set sk_prot_creator when cloning sockets to the right proto
        - net/mlx5e: IPoIB, Fix access to invalid memory address
        - netlink: do not proceed if dump's start() errs
        - ip6_gre: ip6gre_tap device should keep dst
        - ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
        - IPv4: early demux can return an error code
        - tipc: use only positive error codes in messages
        - l2tp: fix l2tp_eth module loading
        - socket, bpf: fix possible use after free
        - net: rtnetlink: fix info leak in RTM_GETSTATS call
        - [amd64] bpf: fix bpf_tail_call() x64 JIT
        - usb: gadget: core: fix ->udc_set_speed() logic
        - USB: gadgetfs: Fix crash caused by inadequate synchronization
        - USB: gadgetfs: fix copy_to_user while holding spinlock
        - usb: gadget: udc: atmel: set vbus irqflags explicitly
        - usb-storage: unusual_devs entry to fix write-access regression for
          Seagate external drives
        - usb-storage: fix bogus hardware error messages for ATA pass-thru devices
        - ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor
        - usb: pci-quirks.c: Corrected timeout values used in handshake
        - USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse
        - USB: dummy-hcd: fix connection failures (wrong speed)
        - USB: dummy-hcd: fix infinite-loop resubmission bug
        - USB: dummy-hcd: Fix erroneous synchronization change
        - USB: devio: Prevent integer overflow in proc_do_submiturb()
        - USB: g_mass_storage: Fix deadlock when driver is unbound
        - USB: uas: fix bug in handling of alternate settings
        - USB: core: harden cdc_parse_cdc_header
        - usb: Increase quirk delay for USB devices
        - USB: fix out-of-bounds in usb_set_configuration
        - usb: xhci: Free the right ring in xhci_add_endpoint()
        - xhci: fix finding correct bus_state structure for USB 3.1 hosts
        - xhci: fix wrong endpoint ESIT value shown in tracing
        - usb: host: xhci-plat: allow sysdev to inherit from ACPI
        - xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaround
        - xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
        - [x86] Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"
        - [armhf] iio: adc: twl4030: Fix an error handling path in
          'twl4030_madc_probe()'
        - [armhf] iio: adc: twl4030: Disable the vusb3v1 rugulator in the error
          handling path of 'twl4030_madc_probe()'
        - iio: core: Return error for failed read_reg
        - uwb: properly check kthread_run return value
        - uwb: ensure that endpoint is interrupt
        - ksm: fix unlocked iteration over vmas in cmp_and_merge_page()
        - mm, hugetlb, soft_offline: save compound page order before page migration
        - mm, oom_reaper: skip mm structs with mmu notifiers
        - mm: fix RODATA_TEST failure "rodata_test: test data was not read only"
        - mm: avoid marking swap cached page as lazyfree
        - mm: fix data corruption caused by lazyfree page
        - userfaultfd: non-cooperative: fix fork use after free
        - ALSA: compress: Remove unused variable
        - Revert "ALSA: echoaudio: purge contradictions between dimension matrix
          members and total number of members"
        - ALSA: usx2y: Suppress kernel warning at page allocation failures
        - [powerpc*] powernv: Increase memory block size to 1GB on radix
        - [powerpc*] Fix action argument for cpufeatures-based TLB flush
        - percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
        - [x86] intel_th: pci: Add Lewisburg PCH support
        - driver core: platform: Don't read past the end of "driver_override" buffer
        - cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute()
          returns
        - [x86] Drivers: hv: fcopy: restore correct transfer length
        - [x86] vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister()
        - ftrace: Fix kmemleak in unregister_ftrace_graph
        - ovl: fix error value printed in ovl_lookup_index()
        - ovl: fix dput() of ERR_PTR in ovl_cleanup_index()
        - ovl: fix dentry leak in ovl_indexdir_cleanup()
        - ovl: fix missing unlock_rename() in ovl_do_copy_up()
        - ovl: fix regression caused by exclusive upper/work dir protection
        - [arm64] dt marvell: Fix AP806 system controller size
        - [arm64] Ensure the instruction emulation is ready for userspace
        - HID: rmi: Make sure the HID device is opened on resume
        - HID: i2c-hid: allocate hid buffers for real worst case
        - HID: wacom: leds: Don't try to control the EKR's read-only LEDs
        - HID: wacom: Properly report negative values from Intuos Pro 2 Bluetooth
        - HID: wacom: Correct coordinate system of touchring and pen twist
        - HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving prox
        - HID: wacom: generic: Clear ABS_MISC when tool leaves proximity
        - HID: wacom: Always increment hdev refcount within wacom_get_hdev_data
        - HID: wacom: bits shifted too much for 9th and 10th buttons
        - btrfs: avoid overflow when sector_t is 32 bit
        - Btrfs: fix overlap of fs_info::flags values
        - dm crypt: reject sector_size feature if device length is not aligned to it
        - dm ioctl: fix alignment of event number in the device list
        - dm crypt: fix memory leak in crypt_ctr_cipher_old()
        - [powerpc*] KVM: Book3S: Fix server always zero from kvmppc_xive_get_xive()
        - [x86] kvm: Avoid async PF preempting the kernel incorrectly
        - iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMD
        - scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
        - scsi: sd: Do not override max_sectors_kb sysfs setting
        - brcmfmac: setup passive scan if requested by user-space
        - [x86] drm/i915: always update ELD connector type after get modes
        - [x86] drm/i915/bios: ignore HDMI on port A
        - bsg-lib: fix use-after-free under memory-pressure
        - nvme-pci: Use PCI bus address for data/queues in CMB
        - mmc: core: add driver strength selection when selecting hs400es
        - nl80211: Define policy for packet pattern attributes
        - [armhf] clk: samsung: exynos4: Enable VPLL and EPLL clocks for
          suspend/resume cycle
        - udp: perform source validation for mcast early demux
        - udp: fix bcast packet reception
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.7
        - watchdog: Revert "iTCO_wdt: all versions count down twice"
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.8
        - USB: dummy-hcd: Fix deadlock caused by disconnect detection
        - [mips*] math-emu: Remove pr_err() calls from fpu_emu()
        - [mips*] bpf: Fix uninitialised target compiler error
        - [x86] mei: always use domain runtime pm callbacks.
        - [armhf] dmaengine: edma: Align the memcpy acnt array size with the
          transfer
        - [armhf] dmaengine: ti-dma-crossbar: Fix possible race condition with
          dma_inuse
        - NFS: Fix uninitialized rpc_wait_queue
        - nfs/filelayout: fix oops when freeing filelayout segment
        - HID: usbhid: fix out-of-bounds bug
        - crypto: skcipher - Fix crash on zero-length input
        - crypto: shash - Fix zero-length shash ahash digest crash
        - [x86] KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
        - [x86] pinctrl/amd: Fix build dependency on pinmux code
        - [x86] iommu/amd: Finish TLB flush in amd_iommu_unmap()
        - device property: Track owner device of device property
        - Revert "vmalloc: back off when the current task is killed"
        - fs/mpage.c: fix mpage_writepage() for pages with buffers
        - ALSA: usb-audio: Kill stray URB at exiting
        - ALSA: seq: Fix copy_from_user() call inside lock
        - ALSA: caiaq: Fix stray URB at probe error path
        - ALSA: line6: Fix NULL dereference at podhd_disconnect()
        - ALSA: line6: Fix missing initialization before error path
        - ALSA: line6: Fix leftover URB at error-path during probe
        - drm/atomic: Unref duplicated drm_atomic_state in
          drm_atomic_helper_resume()
        - [x86] drm/i915/edp: Get the Panel Power Off timestamp after panel is off
        - [x86] drm/i915: Read timings from the correct transcoder in
          intel_crtc_mode_get()
        - [x86] drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP
          AUX channel
        - [x86] drm/i915: Use crtc_state_is_legacy_gamma in intel_color_check
        - usb: gadget: configfs: Fix memory leak of interface directory data
        - usb: gadget: composite: Fix use-after-free in
          usb_composite_overwrite_options
        - [arm64] PCI: aardvark: Move to struct pci_host_bridge IRQ mapping
          functions
        - [armhf,armhf] Revert "PCI: tegra: Do not allocate MSI target memory"
        - direct-io: Prevent NULL pointer access in submit_page_section
        - fix unbalanced page refcounting in bio_map_user_iov (CVE-2017-12190)
        - more bio_map_user_iov() leak fixes
        - bio_copy_user_iov(): don't ignore ->iov_offset
        - perf script: Add missing separator for "-F ip,brstack" (and brstackoff)
        - genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
        - genirq/cpuhotplug: Add sanity check for effective affinity mask
        - USB: serial: cp210x: fix partnum regression
        - USB: serial: console: fix use-after-free on disconnect
        - USB: serial: console: fix use-after-free after failed setup
        - RAS/CEC: Use the right length for "cec_disable"
        - [x86] alternatives: Fix alt_max_short macro to really be a max()
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.9
        - [x86] apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs
          without the feature
        - [x86] apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on
          hypervisors
        - [armhf,arm64] perf pmu: Unbreak perf record for arm/arm64 with events
          with explicit PMU
        - mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of lock
        - HID: hid-elecom: extend to fix descriptor for HUGE trackball
        - [x86] Drivers: hv: vmbus: Fix rescind handling issues
        - [x86] Drivers: hv: vmbus: Fix bugs in rescind handling
        - [x86] vmbus: simplify hv_ringbuffer_read
        - [x86] vmbus: refactor hv_signal_on_read
        - [x86] vmbus: eliminate duplicate cached index
        - [x86] vmbus: more host signalling avoidance
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.10
        - USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
        - usb: hub: Allow reset retry for USB2 devices on connect bounce
        - ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital
        - can: gs_usb: fix busy loop if no more TX context is available
        - scsi: qla2xxx: Fix uninitialized work element
        - nbd: don't set the device size until we're connected
        - [s390x] cputime: fix guest/irq/softirq times after CPU hotplug
        - [hppa/parisc] Fix double-word compare and exchange in LWS code on 32-bit
          kernels
        - [hppa] Fix detection of nonsynchronous cr16 cycle counters
        - iio: dummy: events: Add missing break
        - [armhf] usb: musb: sunxi: Explicitly release USB PHY on exit
        - [armhf] USB: musb: fix session-bit runtime-PM quirk
        - [armhf] USB: musb: fix late external abort on suspend
        - [armhf] usb: musb: musb_cppi41: Fix the address of teardown and autoreq
          registers
        - [armhf] usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx
        - [armhf] usb: musb: musb_cppi41: Configure the number of channels for DA8xx
        - [armhf] usb: musb: Check for host-mode using is_host_active() on reset
          interrupt
        - xhci: Identify USB 3.1 capable hosts by their port protocol capability
        - xhci: Cleanup current_cmd in xhci_cleanup_command_queue()
        - usb: xhci: Reset halted endpoint if trb is noop
        - usb: xhci: Handle error condition in xhci_stop_device()
        - can: esd_usb2: Fix can_dlc value for received RTR, frames
        - can: af_can: can_pernet_init(): add missing error handling for kzalloc
          returning NULL
        - KEYS: encrypted: fix dereference of NULL user_key_payload
        - mmc: sdhci-pci: Fix default d3_retune for Intel host controllers
        - [x86] drm/i915: Use bdw_ddi_translations_fdi for Broadwell
        - drm/nouveau/kms/nv50: fix oops during DP IRQ handling on non-MST boards
        - drm/nouveau/bsp/g92: disable by default
        - drm/nouveau/mmu: flush tlbs before deleting page tables
        - media: cec: Respond to unregistered initiators, when applicable
        - media: dvb: i2c transfers over usb cannot be done from stack
        - ALSA: seq: Enable 'use' locking in all configurations
        - ALSA: hda: Remove superfluous '-' added by printk conversion
        - ALSA: hda: Abort capability probe at invalid register read
        - [x86] i2c: ismt: Separate I2C block read from SMBus block read
        - [x86] i2c: piix4: Fix SMBus port selection for AMD Family 17h chips
        - Revert "tools/power turbostat: stop migrating, unless '-m'"
        - brcmfmac: Add check for short event packets
        - brcmsmac: make some local variables 'static const' to reduce stack size
        - [armhf] dts: sun6i: Fix endpoint IDs in second display pipeline
        - [i386] clockevents/drivers/cs5535: Improve resilience to spurious
          interrupts
        - rtlwifi: rtl8821ae: Fix connection lost problem
        - [x86] microcode/intel: Disable late loading on model 79
        - lib/digsig: fix dereference of NULL user_key_payload
        - fscrypt: fix dereference of NULL user_key_payload
        - ecryptfs: fix dereference of NULL user_key_payload
        - KEYS: Fix race between updating and finding a negative key
          (CVE-2017-15951)
        - FS-Cache: fix dereference of NULL user_key_payload
        - KEYS: don't let add_key() update an uninstantiated key (CVE-2017-15299)
        - pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.
        - [arm64] dts: rockchip: correct vqmmc voltage for rk3399 platforms
        - ALSA: hda - Fix incorrect TLV callback check introduced during set_fs()
          removal
        - iomap_dio_rw: Allocate AIO completion queue before submitting dio
        - xfs: don't unconditionally clear the reflink flag on zero-block files
        - xfs: evict CoW fork extents when performing finsert/fcollapse
        - fs/xfs: Use %pS printk format for direct addresses
        - xfs: report zeroed or not correctly in xfs_zero_range()
        - xfs: update i_size after unwritten conversion in dio completion
        - xfs: perag initialization should only touch m_ag_max_usable for AG 0
        - xfs: Capture state of the right inode in xfs_iflush_done
        - xfs: always swap the cow forks when swapping extents
        - xfs: handle racy AIO in xfs_reflink_end_cow
        - xfs: Don't log uninitialised fields in inode structures
        - xfs: move more RT specific code under CONFIG_XFS_RT
        - xfs: don't change inode mode if ACL update fails
        - xfs: reinit btree pointer on attr tree inactivation walk
        - xfs: handle error if xfs_btree_get_bufs fails
        - xfs: cancel dirty pages on invalidation
        - xfs: trim writepage mapping to within eof
        - xfs: move two more RT specific functions into CONFIG_XFS_RT
    
      [ Ben Hutchings ]
      * [arm64] brcmfmac: Enable BRCMFMAC_SDIO (Closes: #877911)
      * Update build dependencies on libbabeltrace[,-ctf}-dev
      * linux-kbuild: Include scripts/ld-version.sh, needed for powerpc 64-bit
        modules
      * dax: Avoid most ABI changes in 4.13.5
      * SCSI: Avoid ABI change in 4.13.6
      * [x86] kvm: Ignore ABI change in 4.13.6
      * inet, l2tp, snd-seq, usb/gadget: Ignore ABI changes
      * [armel,armhf] mbus: Ignore ABI change in 4.13.10
      * Revert "bpf: one perf event close won't free bpf program attached ..."
        to avoid an ABI change
      * [armel] security: Enable SECURITY_APPARMOR and disable SECURITY_SELINUX
      * security: Enable DEFAULT_SECURITY_APPARMOR
      * mac80211: Avoid ABI change in 4.13.5
      * [x86] rmi4: Enable RMI4_SMB as module (Closes: #875621)
      * KEYS: Limit ABI change in 4.13.10
    
     -- Ben Hutchings <email address hidden>  Mon, 30 Oct 2017 15:32:11 +0000
  • linux (4.13.4-2) unstable; urgency=medium
    
      [ Ben Hutchings ]
      * [armhf,arm64] thermal: Enable BCM2835_THERMAL as module (Closes: #877699)
    
      [ Salvatore Bonaccorso ]
      * brcmfmac: add length check in brcmf_cfg80211_escan_handler()
        (CVE-2017-0786)
      * [powerpc*] Use emergency stack for kernel TM Bad Thing program
        (CVE-2017-1000255)
      * [powerpc*] Fix illegal TM state in signal handler
      * mac80211: fix deadlock in driver-managed RX BA session start.
        Thanks to Eric Côté (Closes: #878092)
      * KEYS: prevent KEYCTL_READ on negative key (CVE-2017-12192)
      * waitid(): Add missing access_ok() checks (CVE-2017-5123)
      * ALSA: seq: Fix use-after-free at creating a port (CVE-2017-15265)
      * [x86] KVM: nVMX: update last_nonleaf_level when initializing nested EPT
        (CVE-2017-12188)
      * [x86] KVM: MMU: always terminate page walks at level 1 (CVE-2017-12188)
    
     -- Salvatore Bonaccorso <email address hidden>  Sun, 15 Oct 2017 08:57:36 +0200
  • linux (4.13.4-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.3
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.4
    
      [ Ben Hutchings ]
      * [armhf,arm64] mmc: Enable MMC_BCM2835 (Closes: #845422)
      * [arm64ilp32] Build a linux-libc-dev package (Closes: #874536)
      * [mips*r6*] Re-enable these architectures, now that dak knows about them
        (Closes: #825024)
      * [x86] Enable INTEL_CHT_INT33FE as module (Closes: #873164)
      * [armhf] Enable AXP20X_ADC, CHARGER_AXP20X, BATTERY_AXP20X, GPIO_AXP209,
        AXP288_CHARGER, AXP288_FUEL_GAUGE, EXTCON_AXP288, AXP288_ADC as modules
        (Closes: #873038)
      * thp: Enable TRANSPARENT_HUGEPAGE_ALWAYS instead of
        TRANSPARENT_HUGEPAGE_MADVISE
      * ALSA: Enable SND_OSSEMUL, a new dependency of SND_{MIXER,PCM}_OSS
      * [armel] rtc: Disable RTC_NVMEM
      * [x86] hyperv-daemons: Use pid file name in init script status operation
      * Update policy version to 4.1.1:
        - linux-doc: Build an empty package when the nodoc profile is used
        - [x86] hyperv-daemons: Create pid files under /run, not /var/run
        - Change all binary packages with priority: extra to priority: optional
        - Install copyright file (and some other documentation) when the nodoc
          profile is used
      * debian/control: Move many build dependencies to Build-Depends-Arch field
      * debian/control: Remove obsolete workarounds and alternate build deps
      * usbip: Stop building broken libusbip-dev package
      * Rename lintian-overrides template files to be consistent
      * linux-image-dbg: Override lintian errors binary-from-other-architecture and
        shlib-without-PT_GNU_STACK-section for vDSOs
      * [armhf] dts: exynos: Add dwc3 SUSPHY quirk (Closes: #843448)
      * liblockdep: Make missing function declarations fatal errors, to catch use
        of missing kernel APIs
      * liblockdep: Define pr_cont()
      * Set ABI to 1
    
      [ Uwe Kleine-König ]
      * [arm64] really enable NET_DSA_MV88E6XXX for Espressobin
    
      [ John Paul Adrian Glaubitz ]
      * [m68k] Enable CONFIG_PATA_FALCON as module.
    
      [ Salvatore Bonaccorso ]
      * fix infoleak in waitid(2) (CVE-2017-14954)
    
     -- Ben Hutchings <email address hidden>  Sun, 01 Oct 2017 15:52:09 +0100
  • linux (4.12.13-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.12.13
        - mtd: nand: make Samsung SLC NAND usable again
        - mtd: nand: hynix: add support for 20nm NAND chips
        - [armhf] mtd: nand: mxc: Fix mxc_v1 ooblayout
        - nvme-fabrics: generate spec-compliant UUID NQNs
        - btrfs: resume qgroup rescan on rw remount
        - rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723be
        - radix-tree: must check __radix_tree_preload() return value
        - mm: kvfree the swap cluster info if the swap file is unsatisfactory
        - mm/swapfile.c: fix swapon frontswap_map memory leak on error
        - mm/memory.c: fix mem_cgroup_oom_disable() call missing
        - [i386] ALSA: msnd: Optimize / harden DSP and MIDI loops
        - [x86] KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guest
        - rt2800: fix TX_PIN_CFG setting for non MT7620 chips
        - Bluetooth: Properly check L2CAP config option output buffer length
          (CVE-2017-1000251) (Closes: #875881)
        - [arm64] dts: marvell: armada-37xx: Fix GIC maintenance interrupt
        - [armel,armhf] 8692/1: mm: abort uaccess retries upon fatal signal
        - NFS: Fix 2 use after free issues in the I/O code
        - NFS: Sync the correct byte range during synchronous writes
        - NFSv4: Fix up mirror allocation
        - xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
          (CVE-2017-14340)
    
      [ Salvatore Bonaccorso ]
      * sctp: Avoid out-of-bounds reads from address storage (CVE-2017-7558)
      * scsi: qla2xxx: Fix an integer overflow in sysfs code (CVE-2017-14051)
      * Add ABI reference for 4.12.0-2
    
      [ Ben Hutchings ]
      * nl80211: check for the required netlink attributes presence (CVE-2017-12153)
      * [x86] kvm: nVMX: Don't allow L2 to access the hardware CR8 (CVE-2017-12154)
      * video: fbdev: aty: do not leak uninitialized padding in clk to userspace
        (CVE-2017-14156)
      * scsi: fix the issue that iscsi_if_rx doesn't parse nlmsg properly
        (CVE-2017-14489)
      * packet: Don't write vnet header beyond end of buffer (CVE-2017-14497)
      * [x86] KVM: VMX: Do not BUG() on out-of-bounds guest IRQ (CVE-2017-1000252)
      * nfs: Ignore ABI change
    
     -- Ben Hutchings <email address hidden>  Tue, 19 Sep 2017 01:59:17 +0100
  • linux (4.12.12-2) unstable; urgency=medium
    
      * debian/source/lintian-overrides: Override license-problem-gfdl-invariants
        error triggered by a ReSTified copy of the GFDL
    
     -- Ben Hutchings <email address hidden>  Mon, 11 Sep 2017 04:35:28 +0100
  • linux (4.12.6-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.12.3
        -  brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
           (CVE-2017-7541)
        - [sparc64] Adding asm-prototypes.h for genksyms to generate crc
        - [sparc64] sed regex in Makefile.build requires line break between
          exported symbols
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.12.4
        - f2fs: sanity check checkpoint segno and blkoff (CVE-2017-10663)
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.12.5
        - dentry name snapshots (CVE-2017-7533)
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.12.6
        - saa7164: fix double fetch PCIe access condition (CVE-2017-8831)
        - ipv6: avoid overflow of offset in ip6_find_1stfragopt (CVE-2017-7542)
    
      [ Ben Hutchings ]
      * media: Enable USB_RAINSHADOW_CEC as module (see #868511)
      * Clean up symbol version fixes for symbols exported from asm
        (fixes FTBFS on sparc64):
        - [alpha] Un-revert "alpha: move exports to actual definitions"
        - [alpha] Restore symbol versions for symbols exported from assembly
        - [m68k] Un-revert "m68k: move exports to definitions"
        - [sparc64] Un-revert "sparc: move exports to definitions"
      * [mips*/octeon] Fix broken EDAC driver (fixes FTBFS)
      * [armhf] Revert "gpu: host1x: Add IOMMU support"
      * [armhf] udeb: Replace imx-ipuv3-crtc with imxdrm in fb-modules
      * [i386] perf tools: Fix unwind build (fixes FTBFS)
      * debian/control: Fix version in dependencies on arch-independent
        linux-headers-*-common* (Closes: #869511)
      * xfrm: policy: check policy direction value (CVE-2017-11600)
      * rtlwifi: Fix memory leak when firmware request fails
      * rtlwifi: Fix fallback firmware loading (Closes: #869084)
      * [arm64] video: Enable FRAMEBUFFER_CONSOLE (Closes: #870071)
      * integrity: Enable INTEGRITY_SIGNATURE, INTEGRITY_ASYMMETRIC_KEYS
        (Closes: #869565)
      * [x86] sound: Enable SND_X86; enable HDMI_LPE_AUDIO as module
        (Closes: #869372)
      * blk-mq: Change MQ_IOSCHED_KYBER from built-in to module
      * blk-mq: Enable IOSCHED_BFQ as module (Closes: #869028); enable
        BFQ_GROUP_IOSCHED
      * bfq: Enable auto-loading when built as a module
      * netfilter: Enable NFT_FIB_IPV4, NFT_FIB_IPV6, NFT_FIB_INET as modules
        (Closes: #868803)
      * [amd64,arm64] mm: Revert x86_64 and arm64 ELF_ET_DYN_BASE base
        (Closes: #869090)
    
      [ Salvatore Bonaccorso ]
      * packet: fix tp_reserve race in packet_set_ring (CVE-2017-1000111)
      * udp: consistently apply ufo or fragmentation (CVE-2017-1000112)
      * Set ABI to 1
    
      [ Uwe Kleine-König ]
      * [arm64] enable MMC_SDHCI_XENON and MVNETA for Espressobin and enable
        respective device in its device tree (Closes: #871049)
    
      [ Roger Shimizu ]
      * [armel] Change NAND related stuff to modules (fixes FTBFS)
    
     -- Ben Hutchings <email address hidden>  Sat, 12 Aug 2017 23:09:26 +0100
  • linux (4.11.11-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.7
        - fs: pass on flags in compat_writev
        - configfs: Fix race between create_link and configfs_rmdir
        - can: gs_usb: fix memory leak in gs_cmd_reset()
        - ila_xlat: add missing hash secret initialization
        - cpufreq: conservative: Allow down_threshold to take values from 1 to 10
        - vb2: Fix an off by one error in 'vb2_plane_vaddr'
        - cec: race fix: don't return -ENONET in cec_receive()
        - selinux: fix double free in selinux_parse_opts_str()
        - mac80211: don't look at the PM bit of BAR frames
        - mac80211/wpa: use constant time memory comparison for MACs
        - [x86] drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.
        - [x86] drm/i915: Fix GVT-g PVINFO version compatibility check
        - [x86] drm/i915: Fix scaling check for 90/270 degree plane rotation
        - [x86] drm/i915: Do not sync RCU during shrinking
        - mac80211: fix IBSS presp allocation size
        - mac80211: strictly check mesh address extension mode
        - mac80211: fix dropped counter in multiqueue RX
        - mac80211: don't send SMPS action frame in AP mode when not needed
        - [arm64, armhf] drm/vc4: Fix OOPSes from trying to cache a partially
          constructed BO.
        - serial: 8250_lpss: Unconditionally set PCI master for Quark
        - [sh4] serial: sh-sci: Fix (AUTO)RTS in sci_init_pins()
        - [sh4] serial: sh-sci: Fix late enablement of AUTORTS
        - [x86] mm/32: Set the '__vmalloc_start_set' flag in initmem_init()
        - [armhf] mfd: axp20x: Add support for dts property "xpowers,master-mode"
        - [armhf] dt-bindings: mfd: axp20x: Add "xpowers,master-mode" property for
          AXP806 PMICs
        - [powerpc] mm: Add physical address to Linux page table dump
        - staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()
        - [armhf] iio: adc: ti_am335x_adc: allocating too much in probe
        - [x86] ALSA: hda: Add Geminilake id to SKL_PLUS
        - ALSA: usb-audio: fix Amanero Combo384 quirk on big-endian hosts
        - USB: hub: fix SS max number of ports
        - usb: core: fix potential memory leak in error path during hcd creation
        - [x86] USB: usbip: fix nonconforming hub descriptor
        - [arm64, armhf] usb: dwc3: gadget: Fix ISO transfer performance
        - pvrusb2: reduce stack usage pvr2_eeprom_analyze()
        - USB: gadget: dummy_hcd: fix hub-descriptor removable fields
        - coda: restore original firmware locations
        - usb: xhci: Fix USB 3.1 supported protocol parsing
        - usb: xhci: ASMedia ASM1042A chipset need shorts TX quirk
        - USB: gadget: fix GPF in gadgetfs
        - USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
        - mm/memory-failure.c: use compound_head() flags for huge pages
        - swap: cond_resched in swap_cgroup_prepare()
        - mm: numa: avoid waiting on freed migrated pages
        - userfaultfd: shmem: handle coredumping in handle_userfault()
        - sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
        - genirq: Release resources in __setup_irq() error path
        - alarmtimer: Prevent overflow of relative timers
        - alarmtimer: Rate limit periodic intervals
        - virtio_balloon: disable VIOMMU support
        - [mips*] Fix bnezc/jialc return address calculation
        - [mips*] .its targets depend on vmlinux
        - [sparc*] crypto: Work around deallocated stack frame reference gcc bug
          on sparc.
        - [armhf] dts: am335x-sl50: Fix card detect pin for mmc1
        - [armhf] dts: am335x-sl50: Fix cannot claim requested pins for spi0
        - mm: larger stack guard gap, between vmas
        - Allow stack to grow up to address space limit
        - mm: fix new crash in unmapped_area_topdown()
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.8
        - [armhf] clk: sunxi-ng: a31: Correct lcd1-ch1 clock register offset
        - [armhf] clk: sunxi-ng: v3s: Fix usb otg device reset bit
        - [armhf] clk: sunxi-ng: sun5i: Fix ahb_bist_clk definition
        - xen/blkback: fix disconnect while I/Os in flight
        - xen-blkback: don't leak stack data via response ring (XSA-216,
          CVE-2017-10911)
        - ALSA: firewire-lib: Fix stall of process context at packet error
        - ALSA: pcm: Don't treat NULL chmap as a fatal error
        - ALSA: hda - Add Coffelake PCI ID
        - ALSA: hda - Apply quirks to Broxton-T, too
        - fs/exec.c: account for argv/envp pointers (CVE-2017-1000365)
        - [powerpc] perf: Fix oops when kthread execs user process
        - autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
        - fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
        - lib/cmdline.c: fix get_options() overflow while parsing ranges
        - [x86] perf/x86/intel: Add 1G DTLB load/store miss support for SKL
        - perf probe: Fix probe definition for inlined functions
        - [x86] KVM: fix singlestepping over syscall (CVE-2017-7518)
        - [s390x] KVM gaccess: fix real-space designation asce handling for gmap
          shadows
        - [powerpc*] KVM: Book3S HV: Cope with host using large decrementer mode
        - [powerpc*] KVM: Book3S HV: Preserve userspace HTM state properly
        - [powerpc*] KVM: Book3S HV: Ignore timebase offset on POWER9 DD1
        - [powerpc*] KVM: Book3S HV: Context-switch EBB registers properly
        - [powerpc*] KVM: Book3S HV: Restore critical SPRs to host values on guest
          exit
        - [powerpc*] KVM: Book3S HV: Save/restore host values of debug registers
        - CIFS: Improve readdir verbosity
        - CIFS: Fix some return values in case of error in 'crypt_message'
        - cxgb4: notify uP to route ctrlq compl to rdma rspq
        - HID: Add quirk for Dell PIXART OEM mouse
        - random: silence compiler warnings and fix race
        - signal: Only reschedule timers on signals timers have sent
        - [powerpc] kprobes: Pause function_graph tracing during jprobes handling
        - ]powerpc*] 64s: Handle data breakpoints in Radix mode
        - Input: i8042 - add Fujitsu Lifebook AH544 to notimeout list
        - brcmfmac: add parameter to pass error code in firmware callback
        - brcmfmac: use firmware callback upon failure to load
        - brcmfmac: unbind all devices upon failure in firmware callback
        - time: Fix clock->read(clock) race around clocksource changes
        - time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
        - [arm64] vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW
        - target: Fix kref->refcount underflow in transport_cmd_finish_abort
        - iscsi-target: Fix delayed logout processing greater than
          SECONDS_FOR_LOGOUT_COMP
        - iscsi-target: Reject immediate data underflow larger than SCSI transfer
          length
        - drm/radeon: add a PX quirk for another K53TK variant
        - drm/radeon: add a quirk for Toshiba Satellite L20-183
        - [x86] drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating
        - [x86] drm/amdgpu: adjust default display clock
        - [x86] drm/amdgpu: add Polaris12 DID
        - ACPI / scan: Apply default enumeration to devices with ACPI drivers
        - ACPI / scan: Fix enumeration for special SPI and I2C devices
        - rxrpc: Fix several cases where a padded len isn't checked in ticket
          decode (CVE-2017-7482)
        - drm: Fix GETCONNECTOR regression
        - usb: gadget: f_fs: avoid out of bounds access on comp_desc
        - spi: double time out tolerance
        - net: phy: fix marvell phy status reading
        - netfilter: xtables: zero padding in data_to_user
        - netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside
          CONFIG_COMPAT
        - brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.9
        - net: don't call strlen on non-terminated string in dev_set_alias()
        - net: Fix inconsistent teardown and release of private netdev state.
        - [s390x] net: fix up for "Fix inconsistent teardown and release of
          private netdev state"
        - mac80211: free netdev on dev_alloc_name() error
        - decnet: dn_rtmsg: Improve input length sanitization in
          dnrmg_receive_user_skb
        - net: Zero ifla_vf_info in rtnl_fill_vfinfo()
        - net: ipv6: Release route when device is unregistering
        - net: vrf: Make add_fib_rules per network namespace flag
        - af_unix: Add sockaddr length checks before accessing sa_family in bind
          and connect handlers
        - Fix an intermittent pr_emerg warning about lo becoming free.
        - sctp: disable BH in sctp_for_each_endpoint
        - net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx
        - net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse
        - net/mlx5: Remove several module events out of ethtool stats
        - net/mlx5e: Added BW check for DIM decision mechanism
        - net/mlx5e: Fix wrong indications in DIM due to counter wraparound
        - net/mlx5: Enable 4K UAR only when page size is bigger than 4K
        - proc: snmp6: Use correct type in memset
        - igmp: acquire pmc lock for ip_mc_clear_src()
        - igmp: add a missing spin_lock_init()
        - qmi_wwan: new Telewell and Sierra device IDs
        - net: don't global ICMP rate limit packets originating from loopback
        - ipv6: fix calling in6_ifa_hold incorrectly for dad work
        - sctp: return next obj by passing pos + 1 into sctp_transport_get_idx
        - net/mlx5e: Fix min inline value for VF rep SQs
        - net/mlx5e: Avoid doing a cleanup call if the profile doesn't have it
        - net/mlx5: Wait for FW readiness before initializing command interface
        - net/mlx5e: Fix timestamping capabilities reporting
        - decnet: always not take dst->__refcnt when inserting dst into hash table
        - net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
        - ipv6: Do not leak throw route references
        - rtnetlink: add IFLA_GROUP to ifla_policy
        - netfilter: synproxy: fix conntrackd interaction
        - NFSv4.x/callback: Create the callback service through svc_create_pooled
        - xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
        - [mips*] head: Reorder instructions missing a delay slot
        - [mips*] Avoid accidental raw backtrace
        - [mips*] pm-cps: Drop manual cache-line alignment of ready_count
        - [mips*] Fix IRQ tracing & lockdep when rescheduling
        - ALSA: hda - Fix endless loop of codec configure
        - ALSA: hda - set input_path bitmap to zero after moving it to new place
        - NFSv4.2: Don't send mode again in post-EXCLUSIVE4_1 SETATTR with umask
        - NFSv4.1: Fix a race in nfs4_proc_layoutget
        - Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"
        - ovl: copy-up: don't unlock between lookup and link
        - gpiolib: fix filtering out unwanted events
        - [x86] intel_rdt: Fix memory leak on mount failure
        - [x86] perf/x86/intel/uncore: Fix wrong box pointer check
        - [x86] drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr
        - dm thin: do not queue freed thin mapping for next stage processing
        - [x86] mm: Fix boot crash caused by incorrect loop count calculation in
          sync_global_pgds()
        - [arm64] pinctrl/amd: Use regular interrupt instead of chained
        - mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap
          mappings
        - xen/blkback: don't free be structure too early
        - xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish
        - xfrm: move xfrm_garbage_collect out of xfrm_policy_flush
        - xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
        - xfrm: NULL dereference on allocation failure
        - xfrm: Oops on error in pfkey_msg2xfrm_state()
        - [arm64] PCI: Fix struct acpi_pci_root_ops allocation failure path
        - [arm64] ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
        - [arm*] 8685/1: ensure memblock-limit is pmd-aligned
        - [arm*] davinci: PM: Free resources in error handling path in
          'davinci_pm_init'
        - [arm*] davinci: PM: Do not free useful resources in normal path in
          'davinci_pm_init'
        - Revert "x86/entry: Fix the end of the stack for newly forked tasks"
        - [x86] boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug
        - [x86] perf: Fix spurious NMI with PEBS Load Latency event
        - [x86] mpx: Correctly report do_mpx_bt_fault() failures to user-space
        - [x86] mm: Fix flush_tlb_page() on Xen
        - ocfs2: o2hb: revert hb threshold to keep compatible
        - ocfs2: fix deadlock caused by recursive locking in xattr
        - iommu/dma: Don't reserve PCI I/O windows
        - [amd64] iommu/amd: Fix incorrect error handling in
          amd_iommu_bind_pasid()
        - [amd64] iommu/amd: Fix interrupt remapping when disable guest_mode
        - mtd: nand: brcmnand: Check flash #WP pin status before nand
          erase/program
        - mtd: nand: fsmc: fix NAND width handling
        - [x86] KVM: fix emulation of RSM and IRET instructions
        - [x86] KVM: vPMU: fix undefined shift in intel_pmu_refresh()
        - [x86] KVM: zero base3 of unusable segments
        - KVM: nVMX: Fix exception injection
        - esp4: Fix udpencap for local TCP packets.
        - [armhf] hsi: Fix build regression due to netdev destructor fix.
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.10
        - fs: completely ignore unknown open flags
        - driver core: platform: fix race condition with driver_override
        - RDMA/uverbs: Check port number supplied by user verbs cmds
        - ceph: choose readdir frag based on previous readdir reply
        - tracing/kprobes: Allow to create probe with a module name starting with a
          digit
        - drm/virtio: don't leak bo on drm_gem_object_init failure (CVE-2017-10810)
        - usb: dwc3: replace %p with %pK
        - Add USB quirk for HVR-950q to avoid intermittent device resets
        - usb: usbip: set buffer pointers to NULL after free
        - usb: Fix typo in the definition of Endpoint[out]Request
        - USB: core: fix device node leak
        - [armhf] pinctrl: meson: meson8b: fix the NAND DQS pins
        - [armhf,arm64] pinctrl: sunxi: Fix SPDIF function name for A83T
        - pinctrl: core: Fix warning by removing bogus code
        - [x86] xhci: Limit USB2 port wake support for AMD Promontory hosts
        - gfs2: Fix glock rhashtable rcu bug
        - Add "shutdown" to "struct class".
        - tpm: Issue a TPM2_Shutdown for TPM2 devices.
        - tpm: fix a kernel memory leak in tpm-sysfs.c
        - [x86] uaccess: Optimize copy_user_enhanced_fast_string() for short strings
        - xen: avoid deadlock in xenbus driver
        - crypto: drbg - Fixes panic in wait_for_completion call
        - [x86] rt286: add Thinkpad Helix 2 to force_combo_jack_table
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.11
        - mqueue: fix a use-after-free in sys_mq_notify() (CVE-2017-11176)
        - proc: Fix proc_sys_prune_dcache to hold a sb reference
        - locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()
        - [x86] staging: comedi: fix clean-up of comedi_class in comedi_init()
        - crypto: rsa-pkcs1pad - use constant time memory comparison for MACs
        - ext4: check return value of kstrtoull correctly in reserved_clusters_store
        - [x86] mm/pat: Don't report PAT on CPUs that don't support it
    
      [ Ben Hutchings ]
      * [m68k] udeb: Use only the common module list for nic-shared-modules
        (fixes FTBFS)
      * [sparc64] Update "Revert "sparc: move exports to definitions"" for the
        addition of __multi3 (fixes FTBFS)
      * binfmt_elf: use ELF_ET_DYN_BASE only for PIE (CVE-2017-1000370,
        CVE-2017-1000371)
      * [rt] Update to 4.11.9-rt7:
        - smp/hotplug: Move unparking of percpu threads to the control CPU
        - cpu_pm: replace raw_notifier to atomic_notifier
      * media: Enable MEDIA_CEC_SUPPORT, VIDEO_VIVID_CEC; USB_PULSE8_CEC as module
        (Closes: #868511)
      * [armhf] udeb: Add sunxi_wdt to kernel-image (Closes: #866130)
      * crypto: Enable CRYPTO_USER, CRYPTO_USER_API_RNG as modules (Closes: #868291)
      * udeb: Add dm-raid to md-modules (Closes: #868251)
      * [arm64] sound: Enable SND_HDA_INTEL as module (Closes: #867611)
      * aufs: Update support patchset to aufs4.11.7+-20170703 (Closes: #867257)
      * [x86] ideapad-laptop: Add various IdeaPad models to no_hw_rfkill list
        (Closes: #866706)
      * firmware: dmi: Add DMI_PRODUCT_FAMILY identification string
      * [x86] pinctrl: cherryview: Extend the Chromebook DMI quirk to Intel_Strago
        systems (Closes: #862723)
      * [armhf] Add ARM Mali Midgard device tree bindings and gpu node for rk3288
        (thanks to Guillaume Tucker) (Closes: #865646)
    
      [ Uwe Kleine-König ]
      * [arm64] enable FB_SIMPLE
    
      [ Vagrant Cascadian ]
      * [arm64] Enable support for Rockchip systems (Closes: #860976).
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 2
      * [rt] Update to 4.11.8-rt5
    
      [ Cyril Brulebois ]
      * [arm64,armhf] udeb: Ship usb3503 module in usb-modules, needed for
        e.g. Arndale development boards, thanks to Wei Liu (Closes: #865645).
    
     -- Ben Hutchings <email address hidden>  Mon, 17 Jul 2017 03:01:21 +0100
  • linux (4.11.6-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.4
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.5
        - [x86] drm/vmwgfx: limit the number of mip levels in
          vmw_gb_surface_define_ioctl() (CVE-2017-7346)
        - [x86] drm/vmwgfx: Make sure backup_handle is always valid (CVE-2017-9605)
        - ALSA: timer: Fix race between read and ioctl (CVE-2017-1000380)
        - ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT
          (CVE-2017-1000380)
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.6
    
      [ John Paul Adrian Glaubitz ]
      * [m68k] udeb: Build affs-modules package
      * [m68k] udeb: Build hfs-modules package
      * [m68k] udeb: Build nic-modules package
      * [m68k] udeb: Build pata-modules package
      * [m68k] udeb: Build scsi-core-modules package
      * [m68k] udeb: Move non-shared modules from nic-shared-modules to nic-modules
      * [m68k] udeb: Add buddha, falconide, gayle, macide, q40ide to pata-modules
      * [m68k] udeb: Add atari_scsi, mac_esp, mac_scsi to scsi-modules
    
      [ Ben Hutchings ]
      * [x86] Enable SERIAL_8250_MID as built-in (Closes: #864368)
      * Set ABI to 1
      * debian/rules.real: Include rules.defs before using architecture variables
        (Closes: #862842)
      * [rt] Update to 4.11.5-rt1 and reenable
      * fs: Reenable HPFS_FS as module (Closes: #864878)
      * USB: serial: option: add two Longcheer device ids (Closes: #864604)
      * [armhf] PCI: Enable PCI_HOST_GENERIC (Closes: #864726)
      * mm: larger stack guard gap, between vmas (CVE-2017-1000364)
    
     -- Ben Hutchings <email address hidden>  Tue, 20 Jun 2017 00:25:45 +0100
  • linux (4.9.144-3) stretch; urgency=medium
    
      * libceph: fix CEPH_FEATURE_CEPHX_V2 check in calc_signature()
        (regression in 4.9.144)
    
     -- Ben Hutchings <email address hidden>  Sat, 02 Feb 2019 15:53:59 +0100
  • linux (4.9.130-2) stretch; urgency=medium
    
      [ Salvatore Bonaccorso ]
      * Ignore ABI change for return_address.
        Fixes "FTBFS on armel/armhf: ABI change for return_address".
        Modules will use their own inline copy.
        Thanks to Cyril Brulebois for the analysis (Closes: #911421)
    
     -- Ben Hutchings <email address hidden>  Sat, 27 Oct 2018 19:46:16 +0100
  • linux (4.9.110-1) stretch; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.108
        - tpm: do not suspend/resume if power stays on
        - tpm: self test failure should not cause suspend to fail
        - mmap: introduce sane default mmap limits
        - mmap: relax file size limit for regular files
        - btrfs: define SUPER_FLAG_METADUMP_V2
        - drm: set FMODE_UNSIGNED_OFFSET for drm files
        - bnx2x: use the right constant
        - dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
        - enic: set DMA mask to 47 bit
        - ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
        - ipv4: remove warning in ip_recv_error
        - isdn: eicon: fix a missing-check bug
        - net/packet: refine check for priv area size
        - net: usb: cdc_mbim: add flag FLAG_SEND_ZLP
        - packet: fix reserve calculation
        - qed: Fix mask for physical address in ILT entry
        - sctp: not allow transport timeout value less than HZ/5 for hb_timer
        - team: use netdev_features_t instead of u32
        - vhost: synchronize IOTLB message with dev cleanup
        - vrf: check the original netdevice for generating redirect
        - net/mlx4: Fix irq-unsafe spinlock usage
        - rtnetlink: validate attributes in do_setlink()
        - net: phy: broadcom: Fix bcm_write_exp()
        - net: metrics: add proper netlink validation
        - dm bufio: avoid false-positive Wmaybe-uninitialized warning
        - objtool: complete e390f9a port for v4.9.106
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.109
        - [x86] fpu: Hard-disable lazy FPU mode
        - bonding: correctly update link status during mii-commit phase
        - bonding: fix active-backup transition
        - bonding: require speed/duplex only for 802.3ad, alb and tlb
        - nvme-pci: initialize queue memory before interrupts
        - af_key: Always verify length of provided sadb_key
        - [x86] crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the
          crc32c code
        - nvmet: Move serial number from controller to subsystem
        - nvmet: don't report 0-bytes in serial number
        - nvmet: don't overwrite identify sn/fr with 0-bytes
        - gpio: No NULL owner
        - [x86] KVM: introduce linear_{read,write}_system
        - [x86] KVM: pass kvm_vcpu to kvm_read_guest_virt and
          kvm_write_guest_virt_system
        - usbip: vhci_sysfs: fix potential Spectre v1 (CVE-2017-5753)
        - [armhf] serial: samsung: fix maxburst parameter for DMA transactions
        - [armhf] serial: 8250: omap: Fix idling of clocks for unused uarts
        - [x86] vmw_balloon: fixing double free when batching mode is off
        - [armhf,arm64] tty: pl011: Avoid spuriously stuck-off interrupts
        - [x86] kvm: use correct privilege level for sgdt/sidt/fxsave/fxrstor
          access (CVE-2018-10853)
        - [powerpc*] crypto: vmx - Remove overly verbose printk from AES init
          routines
        - [armhf] crypto: omap-sham - fix memleak
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.110
        - xfrm6: avoid potential infinite loop in _decode_session6()
        - netfilter: ebtables: handle string from userspace with care
        - ipvs: fix buffer overflow with sync daemon and service
        - iwlwifi: pcie: compare with number of IRQs requested for, not number of
          CPUs
        - atm: zatm: fix memcmp casting
        - [x86] platform: asus-wmi: Fix NULL pointer dereference
        - Revert "Btrfs: fix scrub to repair raid6 corruption"
        - tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()
        - Btrfs: make raid6 rebuild retry more
        - [armhf] usb: musb: fix remote wakeup racing with suspend
        - bonding: re-evaluate force_primary when the primary slave name changes
        - ipv6: allow PMTU exceptions to local routes
        - net/sched: act_simple: fix parsing of TCA_DEF_DATA
        - tcp: verify the checksum of the first data segment in a new connection
        - ext4: fix hole length detection in ext4_ind_map_blocks()
        - ext4: update mtime in ext4_punch_hole even if no blocks are released
        - ext4: fix fencepost error in check for inode count overflow during resize
        - driver core: Don't ignore class_dir_create_and_add() failure.
        - Btrfs: fix clone vs chattr NODATASUM race
        - Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
        - btrfs: scrub: Don't use inode pages for device replace
        - ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
        - smb3: on reconnect set PreviousSessionId field
        - cpufreq: Fix new policy initialization during limits updates via sysfs
        - libata: zpodd: make arrays cdb static, reduces object code size
        - libata: zpodd: small read overflow in eject_tray()
        - libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
        - [x86] HID: intel_ish-hid: ipc: register more pm callbacks to support
          hibernation
        - vhost: fix info leak due to uninitialized memory (CVE-2018-1118)
        - fs/binfmt_misc.c: do not allow offset overflow
    
      [ Ben Hutchings ]
      * netfilter: xt_hashlimit: Fix integer divide round to zero.
        (Closes: #872907)
      * [arm64,powerpc*,x86] drm/ast: Add support for new chips and boards
        (Closes: #860900):
        - drm/ast: const'ify mode setting tables
        - drm/ast: Remove spurrious include
        - drm/ast: Fix calculation of MCLK
        - drm/ast: Base support for AST2500
        - drm/ast: Fixed vram size incorrect issue on POWER
        - drm/ast: Factor mmc_test code in POST code
        - drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300
        - drm/ast: POST code for the new AST2500
      * ext4: add corruption check in ext4_xattr_set_entry() (CVE-2018-10879)
      * ext4: always verify the magic number in xattr blocks (CVE-2018-10879)
      * ext4: always check block group bounds in ext4_init_block_bitmap()
        (CVE-2018-10878)
      * ext4: make sure bitmaps and the inode table don't overlap with bg
        descriptors (CVE-2018-10878)
      * ext4: only look at the bg_flags field if it is valid (CVE-2018-10876)
      * ext4: verify the depth of extent tree in ext4_find_extent()
        (CVE-2018-10877)
      * ext4: clear i_data in ext4_inode_info when removing inline data
        (CVE-2018-10881)
      * ext4: never move the system.data xattr out of the inode body
        (CVE-2018-10880)
      * jbd2: don't mark block as modified if the handle is out of credits
        (CVE-2018-10883)
      * ext4: avoid running out of journal credits when appending to an inline file
        (CVE-2018-10883)
      * ext4: add more inode number paranoia checks (CVE-2018-10882)
      * sr: pass down correctly sized SCSI sense buffer (CVE-2018-11506)
      * nvme: Ignore ABI changes
      * tpm: Ignore ABI changes
    
      [ Romain Perier ]
      * jfs: Fix inconsistency between memory allocation and ea_buf->max_size
        (CVE-2018-12233)
    
     -- Ben Hutchings <email address hidden>  Thu, 05 Jul 2018 02:29:30 +0100
  • linux (4.9.82-1+deb9u3) stretch-security; urgency=medium
    
      * [powerpc] Backport more RFI flush related patches from 4.9.84.  Closes:
        #891249.
      * [powerpc] Ignore ABI change in paca.
    
     -- Aurelien Jarno <email address hidden>  Fri, 02 Mar 2018 08:52:22 +0100
  • linux (4.9.65-3) stretch; urgency=medium
    
      [ Salvatore Bonaccorso ]
      * xen/time: do not decrease steal time after live migration on xen
        (Closes: #871608)
    
     -- Ben Hutchings <email address hidden>  Sun, 03 Dec 2017 19:41:55 +0000
  • linux (4.9.51-1) stretch; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.48
        - [x86] i2c: ismt: Don't duplicate the receive length for block reads
        - [x86] i2c: ismt: Return EMSGSIZE for block reads with bogus length
        - crypto: algif_skcipher - only call put_page on referenced and used pages
        - mm, uprobes: fix multiple free of ->uprobes_state.xol_area
        - mm, madvise: ensure poisoned pages are removed from per-cpu lists
        - ceph: fix readpage from fscache
        - cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs
        - cpuset: Fix incorrect memory_pressure control file mapping
        - CIFS: Fix maximum SMB2 header size
        - lib/mpi: kunmap after finishing accessing buffer
        - drm/ttm: Fix accounting error when fail to get pages for pool
        - [armhf,arm64] kvm: Force reading uncached stage2 PGD
        - epoll: fix race between ep_poll_callback(POLLFREE) and
          ep_free()/ep_remove()
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.49
        - usb:xhci:Fix regression when ATI chipsets detected
        - [armhf] USB: musb: fix external abort on suspend
        - USB: core: Avoid race of async_completed() w/ usbdev_release()
        - [x86] staging/rts5208: fix incorrect shift to extract upper nybble
        - driver core: bus: Fix a potential double free
        - ath10k: fix memory leak in rx ring buffer allocation
        - Input: trackpoint - assume 3 buttons when buttons detection fails
        - rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
        - dlm: avoid double-free on error path in dlm_device_{register,unregister}
        - mwifiex: correct channel stat buffer overflows
        - [s390x] mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
        - drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
        - scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
        - scsi: sg: recheck MMAP_IO request length with lock held
        - [arm64] drm/bridge: adv7511: Use work_struct to defer hotplug handing to
          out of irq context
        - [arm64] drm/bridge: adv7511: Switch to using
          drm_kms_helper_hotplug_event()
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.50
        - [armhf] mtd: nand: mxc: Fix mxc_v1 ooblayout
        - nvme-fabrics: generate spec-compliant UUID NQNs
        - btrfs: resume qgroup rescan on rw remount
        - mm/memory.c: fix mem_cgroup_oom_disable() call missing
        - ALSA: msnd: Optimize / harden DSP and MIDI loops
        - [arm64] dts: marvell: armada-37xx: Fix GIC maintenance interrupt
        - [armhf] 8692/1: mm: abort uaccess retries upon fatal signal
        - NFS: Fix 2 use after free issues in the I/O code
        - NFS: Sync the correct byte range during synchronous writes
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.51
        - ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
        - ipv6: add rcu grace period before freeing fib6_node
        - macsec: add genl family module alias
        - udp: on peeking bad csum, drop packets even if not at head
        - qlge: avoid memcpy buffer overflow
        - [x86] netvsc: fix deadlock betwen link status and removal
        - cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()
        - kcm: do not attach PF_KCM sockets to avoid deadlock
        - Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"
        - bridge: switchdev: Clear forward mark when transmitting packet
        - Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
        - Revert "net: fix percpu memory leaks"
        - gianfar: Fix Tx flow control deactivation
        - vhost_net: correctly check tx avail during rx busy polling
        - ip6_gre: update mtu properly in ip6gre_err
        - ipv6: fix memory leak with multiple tables during netns destruction
        - ipv6: fix typo in fib6_net_exit()
        - sctp: fix missing wake ups in some situations
        - ip_tunnel: fix setting ttl and tos value in collect_md mode
        - f2fs: let fill_super handle roll-forward errors
        - f2fs: check hot_data for roll-forward recovery
        - [amd64] fsgsbase: Fully initialize FS and GS state in start_thread_common
        - [amd64] fsgsbase: Report FSBASE and GSBASE correctly in core dumps
        - [amd64] switch_to: Rewrite FS/GS switching yet again to fix AMD CPUs
        - xfs: fix spurious spin_is_locked() assert failures on non-smp kernels
        - xfs: push buffer of flush locked dquot to avoid quotacheck deadlock
        - xfs: try to avoid blowing out the transaction reservation when bunmaping
          a shared extent
        - xfs: release bli from transaction properly on fs shutdown
        - xfs: remove bli from AIL before release on transaction abort
        - xfs: don't allow bmap on rt files
        - xfs: free uncommitted transactions during log recovery
        - xfs: free cowblocks and retry on buffered write ENOSPC
        - xfs: don't crash on unexpected holes in dir/attr btrees
        - xfs: check _btree_check_block value
        - xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
        - xfs: check _alloc_read_agf buffer pointer before using
        - xfs: fix quotacheck dquot id overflow infinite loop
        - xfs: fix multi-AG deadlock in xfs_bunmapi
        - xfs: Fix per-inode DAX flag inheritance
        - xfs: fix inobt inode allocation search optimization
        - xfs: clear MS_ACTIVE after finishing log recovery
        - xfs: don't leak quotacheck dquots when cow recovery
        - iomap: fix integer truncation issues in the zeroing and dirtying helpers
        - xfs: write unmount record for ro mounts
        - xfs: toggle readonly state around xfs_log_mount_finish
        - xfs: Properly retry failed inode items in case of error during buffer
          writeback
        - xfs: fix recovery failure when log record header wraps log end
        - xfs: always verify the log tail during recovery
        - xfs: fix log recovery corruption error due to tail overwrite
        - xfs: handle -EFSCORRUPTED during head/tail verification
        - xfs: stop searching for free slots in an inode chunk when there are none
        - xfs: evict all inodes involved with log redo item
        - xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
        - xfs: don't log dirty ranges for ordered buffers
        - xfs: skip bmbt block ino validation during owner change
        - xfs: move bmbt owner change to last step of extent swap
        - xfs: disallow marking previously dirty buffers as ordered
        - xfs: relog dirty buffers during swapext bmbt owner change
        - xfs: disable per-inode DAX flag
        - xfs: fix incorrect log_flushed on fsync
        - xfs: don't set v3 xflags for v2 inodes
        - xfs: open code end_buffer_async_write in xfs_finish_page_writeback
        - md/raid5: release/flush io in raid5_do_work()
        - ipv6: Fix may be used uninitialized warning in rt6_check
    
      [ Ben Hutchings ]
      * Fix regressions caused by fix for CVE-2016-7097 (Closes: #873026):
        - ext4: preserve i_mode if __ext4_set_acl() fails
        - ext4: Don't clear SGID when inheriting ACLs
      * [mips{,64}el/loongson-3] Add support for Loongson-3A/B 3000 CPUs, thanks to
        YunQiang Su (Closes: #871701):
        - Add Loongson-3A R3 basic support
        - Add NMI handler support
        - Support 4 packages in CPU Hwmon driver
        - IRQ balancing for PCI devices
        - support irq_set_affinity() in i8259 chip
        - Make enum loongson_cpu_type more clear
      * [ppc64el] Invalidate ERAT on powersave wakeup for POWER9, thanks to
        Michael Neuling (Closes: #868887)
      * ip6_fib: Avoid ABI change in 4.9.51
      * inet_frag: Limit ABI change in 4.9.51
      * nfs: Ignore ABI change in 4.9.50
    
     -- Ben Hutchings <email address hidden>  Thu, 28 Sep 2017 19:27:56 +0200
  • linux (4.9.30-2+deb9u2) stretch-security; urgency=high
    
      * Revert changes in version 4.9.30-2+deb9u1 (Closes: #865303)
      * mm: larger stack guard gap, between vmas (CVE-2017-1000364)
      * mm: fix new crash in unmapped_area_topdown()
    
     -- Ben Hutchings <email address hidden>  Mon, 26 Jun 2017 16:27:47 +0100
  • linux (4.9.30-2) unstable; urgency=high
    
      * [x86] Enable SERIAL_8250_MID as built-in (Closes: #864368)
      * Fix bugs introduced by original fix for CVE-2017-9074:
        - ipv6: Check ip6_find_1stfragopt() return value properly.
        - ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
        - ipv6: Fix leak in ipv6_gso_segment().
      * Revert "uapi: fix linux/if.h userspace compilation errors" (see #864269)
      * [armhf] udeb: Add axp20x_usb_power to kernel-image; add i2c-modules
        package including i2c-mv64xxx and i2c-rk3x (thanks to Karsten Merker)
        (Closes: #856111)
      * NFSv4.x/callback: Create the callback service through svc_create_pooled
        (Closes: #862357)
    
     -- Ben Hutchings <email address hidden>  Mon, 12 Jun 2017 16:24:30 +0100
  • linux (4.9.30-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.26
        - [arm64] Revert "mmc: sdhci-msm: Enable few quirks"
        - ping: implement proper locking
        - [sparc64] kern_addr_valid regression
        - [sparc64] Fix kernel panic due to erroneous #ifdef surrounding
          pmd_write()
        - net: neigh: guard against NULL solicit() method
        - net: phy: handle state correctly in phy_stop_machine
        - bpf: improve verifier packet range checks
        - net/mlx5: Avoid dereferencing uninitialized pointer
        - l2tp: hold tunnel socket when handling control frames in l2tp_ip
          and l2tp_ip6
        - l2tp: purge socket queues in the .destruct() callback
        - net/packet: fix overflow in check for tp_frame_nr
        - net/packet: fix overflow in check for tp_reserve
        - l2tp: take reference on sessions being dumped
        - l2tp: fix PPP pseudo-wire auto-loading
        - net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
        - sctp: listen on the sock only when it's state is listening or
          closed
        - tcp: clear saved_syn in tcp_disconnect()
        - ipv6: Fix idev->addr_list corruption
        - net-timestamp: avoid use-after-free in ip_recv_error
        - net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev rule
        - dp83640: don't recieve time stamps twice
        - gso: Validate assumption of frag_list segementation
        - net: ipv6: RTF_PCPU should not be settable from userspace
        - netpoll: Check for skb->queue_mapping
        - ip6mr: fix notification device destruction
        - net/mlx5: Fix driver load bad flow when having fw
          initializing timeout
        - net/mlx5e: Fix small packet threshold
        - net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handling
        - macvlan: Fix device ref leak when purging bc_queue
        - net: ipv6: regenerate host route if moved to gc list
        - net: phy: fix auto-negotiation stall due to unavailable interrupt
        - ipv6: check skb->protocol before lookup for nexthop
        - tcp: memset ca_priv data to 0 properly
        - ipv6: check raw payload size correctly in ioctl
        - ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d
        - ALSA: firewire-lib: fix inappropriate assignment between
          signed/unsigned type
        - ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
        - [mips*] KGDB: Use kernel context for sleeping threads
        - [mips*] Avoid BUG warning in arch_check_elf
        - p9_client_readdir() fix
        - [x86] ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
        - Input: i8042 - add Clevo P650RS to the i8042 reset list
        - nfsd: check for oversized NFSv2/v3 arguments
        - nfsd4: minor NFSv2/v3 write decoding cleanup
        - nfsd: stricter decoding of write-like NFSv2/v3 ops
        - ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
        - macsec: avoid heap overflow in skb_to_sgvec
        - net: can: usb: gs_usb: Fix buffer on stack
        - [x86] ftrace: Fix triple fault with graph tracing and suspend-to-ram
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.27
        - timerfd: Protect the might cancel mechanism proper
        - Handle mismatched open calls
        - [x86] tpm_tis: use default timeout value if chip reports it as zero
        - scsi: storvsc: Workaround for virtual DVD SCSI version
        - [powerpc, x86] hwmon: (it87) Avoid registering the same chip on both SIO
          addresses
        - 8250_pci: Fix potential use-after-free in error path
        - ceph: try getting buffer capability for readahead/fadvise
        - cpu/hotplug: Serialize callback invocations proper
        - dm ioctl: prevent stack leak in dm ioctl call
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.28
        - 9p: fix a potential acl leak
        - hwmon: (it87) Fix pwm4 detection for IT8620 and IT8628
        - [x86] tpm: fix RC value check in tpm2_seal_trusted
        - [x86] tmp: use pdev for parent device in tpm_chip_alloc
        - cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
        - [powerpc*] mm: Fixup wrong LPCR_VRMASD value
        - [powerpc*] powernv: Fix opal_exit tracepoint opcode
        - [powerpc*] Correctly disable latent entropy GCC plugin on
          prom_init.o
        - [x86] perf/x86/intel/pt: Add format strings for PTWRITE and power
          event tracing
        - [arm64] dts: r8a7795: Mark EthernetAVB device node disabled
        - [arm64] dts: qcom: Fix ipq board clock rates
        - [arm64] Improve detection of user/non-user mappings in
          set_pte(_at)
        - [armhf] OMAP5 / DRA7: Fix HYP mode boot for thumb2 build
        - [armhf] dts: sun7i: lamobo-r1: Fix CPU port RGMII settings
        - mwifiex: debugfs: Fix (sometimes) off-by-1 SSID print
        - mwifiex: remove redundant dma padding in AMSDU
        - mwifiex: Avoid skipping WEP key deletion for AP
        - iwlwifi: fix MODULE_FIRMWARE for 6030
        - iwlwifi: mvm: don't restart HW if suspend fails with unified image
        - iwlwifi: mvm: overwrite skb info later
        - iwlwifi: pcie: don't increment / decrement a bool
        - iwlwifi: pcie: trans: Remove unused 'shift_param'
        - iwlwifi: pcie: fix the set of DMA memory mask
        - iwlwifi: mvm: fix reorder timer re-arming
        - iwlwifi: mvm: Use aux queue for offchannel frames in dqa
        - iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIe
        - iwlwifi: mvm: fix pending frame counter calculation
        - iwlwifi: mvm: fix references to first_agg_queue in DQA mode
        - iwlwifi: mvm: synchronize firmware DMA paging memory
        - iwlwifi: mvm: writing zero bytes to debugfs causes a crash
        - [x86] ioapic: Restore IO-APIC irq_chip retrigger callback
        - [amd64] x86/pci-calgary: Fix iommu_free() comparison of unsigned
          expression >= 0
        - [x86] kprobes/x86: Fix kernel panic when certain exception-
          handling addresses are probed
        - [x86] platform/intel-mid: Correct MSI IRQ line for watchdog device
        - [x86] KVM: nVMX: initialize PML fields in vmcs02
        - [x86] KVM: nVMX: do not leak PML full vmexit to L1
        - [arm64, armhf] usb: dwc2: host: use msleep() for long delay
        - [armhf] usb: host: ehci-exynos: Decrese node refcount on
          exynos_ehci_get_phy() error paths
        - [armhf] usb: host: ohci-exynos: Decrese node refcount on
          exynos_ehci_get_phy() error paths
        - [arm64, armhf] usb: chipidea: Only read/write OTGSC from one place
        - [arm64, armhf] usb: chipidea: Handle extcon events properly
        - USB: serial: keyspan_pda: fix receive sanity checks
        - USB: serial: digi_acceleport: fix incomplete rx sanity check
        - USB: serial: ssu100: fix control-message error handling
        - USB: serial: io_edgeport: fix epic-descriptor handling
        - USB: serial: ti_usb_3410_5052: fix control-message error handling
        - USB: serial: ark3116: fix open error handling
        - USB: serial: ftdi_sio: fix latency-timer error handling
        - USB: serial: quatech2: fix control-message error handling
        - USB: serial: mct_u232: fix modem-status error handling
        - USB: serial: io_edgeport: fix descriptor error handling
        - [armhf] clk: rockchip: add "," to
          mux_pll_src_apll_dpll_gpll_usb480m_p on rk3036
        - phy: qcom-usb-hs: Add depends on EXTCON
        - scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptr
        - scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m
        - scsi: smartpqi: fix time handling
        - [mips*] R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix
        - brcmfmac: Ensure pointer correctly set if skb data location
          changes
        - brcmfmac: Make skb header writable before use
        - [x86] staging/lustre/llite: move root_squash from sysfs to debugfs
        - [x86] staging: wlan-ng: add missing byte order conversion
        - ALSA: hda - Fix deadlock of controller device lock at unbinding
        - [sparc64] fix fault handling in NGbzero.S and GENbzero.S
        - macsec: dynamically allocate space for sglist
        - tcp: do not underestimate skb->truesize in tcp_trim_head()
        - bpf: enhance verifier to understand stack pointer arithmetic
        - [arm64] bpf: fix jit branch offset related to ldimm64
        - tcp: fix wraparound issue in tcp_lp
        - net: ipv6: Do not duplicate DAD on link up
        - net: usb: qmi_wwan: add Telit ME910 support
        - tcp: do not inherit fastopen_req from parent
        - ipv4, ipv6: ensure raw socket message is big enough to hold
          an IP header
        - rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
        - ipv6: initialize route null entry in addrconf_init()
        - ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
        - bnxt_en: allocate enough space for ->ntp_fltr_bmap
        - bpf: don't let ldimm64 leak map addresses on unprivileged
          (CVE-2017-9150)
        - f2fs: sanity check segment count
        - xen: Revert commits da72ff5bfcb0 and 72a9b186292d
        - [arm64, armhf] wlcore: Pass win_size taken from
          ieee80211_sta to FW
        - [arm64, armhf] wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event
        - drm/ttm: fix use-after-free races in vm fault handling
        - block: get rid of blk_integrity_revalidate()
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.29
        - [x86] xen: adjust early dom0 p2m handling to xen hypervisor behavior
        - target: Fix compare_and_write_callback handling for non GOOD status
        - target/fileio: Fix zero-length READ and WRITE handling
        - iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
        - usb: xhci: bInterval quirk for TI TUSB73x0
        - usb: host: xhci: print correct command ring address
        - USB: Proper handling of Race Condition when two USB class drivers try to
          call init_usb_class simultaneously
        - USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"
        - [x86] staging: vt6656: use off stack for in buffer USB transfers.
        - [x86] staging: vt6656: use off stack for out buffer USB transfers.
        - [x86] staging: comedi: jr3_pci: fix possible null pointer dereference
        - [x86] staging: comedi: jr3_pci: cope with jiffies wraparound
        - usb: misc: add missing continue in switch
        - usb: gadget: legacy gadgets are optional
        - usb: Make sure usb/phy/of gets built-in
        - usb: hub: Fix error loop seen after hub communication errors
        - usb: hub: Do not attempt to autosuspend disconnected devices
        - [x86] boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
        - [amd64] pmem: Fix cache flushing for iovec write < 8 bytes
        - [x86] perf: Fix Broadwell-EP DRAM RAPL events
        - [x86] KVM: fix user triggerable warning in kvm_apic_accept_events()
        - [armhf,arm64] KVM: fix races in kvm_psci_vcpu_on
        - [arm64] KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
        - block: fix blk_integrity_register to use template's interval_exp if not 0
        - crypto: algif_aead - Require setkey before accept(2)
        - [x86] crypto: ccp - Use only the relevant interrupt bits
        - [x86] crypto: ccp - Disable interrupts early on unload
        - [x86] crypto: ccp - Change ISR handler method for a v3 CCP
        - [x86] crypto: ccp - Change ISR handler method for a v5 CCP
        - dm era: save spacemap metadata root after the pre-commit
        - dm rq: check blk_mq_register_dev() return value in
          dm_mq_init_request_queue()
        - dm thin: fix a memory leak when passing discard bio down
        - vfio/type1: Remove locked page accounting workqueue
        - iov_iter: don't revert iov buffer if csum error
        - IB/core: Fix sysfs registration error flow
        - IB/core: For multicast functions, verify that LIDs are multicast LIDs
        - IB/IPoIB: ibX: failed to create mcg debug file
        - IB/mlx4: Fix ib device initialization error flow
        - IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
        - IB/hfi1: Prevent kernel QP post send hard lockups
        - perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
        - ext4: evict inline data when writing to memory map
        - fs/xattr.c: zero out memory copied to userspace in getxattr
        - ceph: fix memory leak in __ceph_setxattr()
        - fs/block_dev: always invalidate cleancache in invalidate_bdev()
        - mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
        - Fix match_prepath()
        - Set unicode flag on cifs echo request to avoid Mac error
        - SMB3: Work around mount failure when using SMB3 dialect to Macs
        - CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
        - cifs: fix leak in FSCTL_ENUM_SNAPS response handling
        - cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
        - CIFS: fix oplock break deadlocks
        - cifs: fix CIFS_IOC_GET_MNT_INFO oops
        - CIFS: add misssing SFM mapping for doublequote
        - padata: free correct variable
        - device-dax: fix cdev leak
        - fscrypt: fix context consistency check when key(s) unavailable
        - [armhf] serial: samsung: Use right device for DMA-mapping calls
        - [armhf] serial: omap: fix runtime-pm handling on unbind
        - [armhf] serial: omap: suspend device on probe errors
        - tty: pty: Fix ldisc flush after userspace become aware of the data already
        - Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
        - Bluetooth: hci_bcm: add missing tty-device sanity check
        - Bluetooth: hci_intel: add missing tty-device sanity check
        - ipmi: Fix kernel panic at ipmi_ssif_thread()
        - libnvdimm, region: fix flush hint detection crash
        - libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify
        - libnvdimm, pfn: fix 'npfns' vs section alignment
        - [powerpc*/*64*] pstore: Fix flags to enable dumps on powerpc
        - pstore: Shut down worker when unregistering
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.30
        - usb: misc: legousbtower: Fix buffers on stack
        - usb: misc: legousbtower: Fix memory leak
        - USB: ene_usb6250: fix DMA to the stack
        - watchdog: pcwd_usb: fix NULL-deref at probe
        - char: lp: fix possible integer overflow in lp_setup() (CVE-2017-1000363)
        - USB: core: replace %p with %pK
        - tpm_tis_core: Choose appropriate timeout for reading burstcount
        - ALSA: hda: Fix cpu lockup when stopping the cmd dmas
        - [armhf] tegra: paz00: Mark panel regulator as enabled on boot
        - fanotify: don't expose EOPENSTALE to userspace
        - tpm_tis_spi: Use single function to transfer data
        - tpm_tis_spi: Abort transfer when too many wait states are signaled
        - tpm_tis_spi: Check correct byte for wait state indicator
        - tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytes
        - tpm_tis_spi: Add small delay after last transfer
        - tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
        - tpm: add sleep only for retry in i2c_nuvoton_write_status()
        - tpm_crb: check for bad response size
        - mlx5: Fix mlx5_ib_map_mr_sg mr length
        - infiniband: call ipv6 route lookup via the stub interface
        - dm btree: fix for dm_btree_find_lowest_key()
        - dm raid: select the Kconfig option CONFIG_MD_RAID0
        - dm bufio: avoid a possible ABBA deadlock
        - dm bufio: check new buffer allocation watermark every 30 seconds
        - dm mpath: split and rename activate_path() to prepare for its expanded use
        - dm cache metadata: fail operations if fail_io mode has been established
        - dm bufio: make the parameter "retain_bytes" unsigned long
        - dm thin metadata: call precommit before saving the roots
        - dm space map disk: fix some book keeping in the disk space map
        - md: update slab_cache before releasing new stripes when stripes resizing
        - md: MD_CLOSING needs to be cleared after called md_set_readonly or
          do_md_stop
        - rtlwifi: rtl8821ae: setup 8812ae RFE according to device type
        - mwifiex: MAC randomization should not be persistent
        - mwifiex: pcie: fix cmd_buf use-after-free in remove/reset
        - ima: accept previously set IMA_NEW_FILE
        - [x86] KVM: Fix load damaged SSEx MXCSR register
        - [x86] KVM: Fix potential preemption when get the current kvmclock
          timestamp
        - [x86] KVM: Fix read out-of-bounds vulnerability in kvm pio emulation
        - [i386] fix 32-bit case of __get_user_asm_u64()
        - [armhf] regulator: rk808: Fix RK818 LDO2
        - [s390x] kdump: Add final note
        - [s390x] cputime: fix incorrect system time
        - ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device
        - ath9k_htc: fix NULL-deref at probe
        - [x86] drm/amdgpu: Make display watermark calculations more accurate
        - [x86] drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark
          calculations.
        - [x86] drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path.
        - drm/nouveau/therm: remove ineffective workarounds for alarm bugs
        - drm/nouveau/tmr: ack interrupt before processing alarms
        - drm/nouveau/tmr: fix corruption of the pending list when rescheduling an
          alarm
        - drm/nouveau/tmr: avoid processing completed alarms when adding a new one
        - drm/nouveau/tmr: handle races with hw when updating the next alarm time
        - [armhf] gpio: omap: return error if requested debounce time is not
          possible
        - cdc-acm: fix possible invalid access when processing notification
        - ohci-pci: add qemu quirk
        - [powerpc*] cxl: Force context lock during EEH flow
        - [powerpc*] cxl: Route eeh events to all drivers in
          cxl_pci_error_detected()
        - proc: Fix unbalanced hard link numbers
        - of: fix sparse warning in of_pci_range_parser_one
        - of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes()
        - of: fdt: add missing allocation-failure check
        - [powerpc*/*64*] ibmvscsis: Do not send aborted task response
        - [x86] IIO: bmp280-core.c: fix error in humidity calculation
        - IB/hfi1: Return an error on memory allocation failure
        - IB/hfi1: Fix a subcontext memory leak
        - pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
        - pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()
        - USB: serial: ftdi_sio: fix setting latency for unprivileged users
        - USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs
        - USB: chaoskey: fix Alea quirk on big-endian hosts
        - f2fs: check entire encrypted bigname when finding a dentry
        - fscrypt: avoid collisions when presenting long encrypted filenames
        - libnvdimm: fix clear length of nvdimm_forget_poison()
        - xhci: remove GFP_DMA flag from allocation
        - usb: host: xhci-plat: propagate return value of platform_get_irq()
        - xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton
        - usb: host: xhci-mem: allocate zeroed Scratchpad Buffer
        - net: irda: irda-usb: fix firmware name on big-endian hosts
        - usbvision: fix NULL-deref at probe
        - mceusb: fix NULL-deref at probe
        - ttusb2: limit messages to buffer size
        - [armhf,arm64] usb: dwc3: gadget: Prevent losing events in event cache
        - [armhf] usb: musb: tusb6010_omap: Do not reset the other direction's
          packet size
        - [armhf] usb: musb: Fix trying to suspend while active for OTG
          configurations
        - USB: iowarrior: fix info ioctl on big-endian hosts
        - usb: serial: option: add Telit ME910 support
        - USB: serial: qcserial: add more Lenovo EM74xx device IDs
        - USB: serial: mct_u232: fix big-endian baud-rate handling
        - USB: serial: io_ti: fix div-by-zero in set_termios
        - USB: hub: fix SS hub-descriptor handling
        - USB: hub: fix non-SS hub-descriptor handling
        - ipx: call ipxitf_put() in ioctl error path (CVE-2017-7487)
        - iio: hid-sensor: Store restore poll and hysteresis on S3
        - gspca: konica: add missing endpoint sanity check
        - dib0700: fix NULL-deref at probe
        - zr364xx: enforce minimum size when reading header
        - dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-ops
        - digitv: limit messages to buffer size
        - dw2102: limit messages to buffer size
        - cx231xx-audio: fix init error path
        - cx231xx-audio: fix NULL-deref at probe
        - cx231xx-cards: fix NULL-deref at probe
        - [powerpc*] mm: Ensure IRQs are off in switch_mm()
        - [powerpc*] eeh: Avoid use after free in eeh_handle_special_event()
        - [powerpc*] book3s/mce: Move add_taint() later in virtual mode
        - [powerpc*] pseries: Fix of_node_put() underflow during DLPAR remove
        - [powerpc*] iommu: Do not call PageTransHuge() on tail pages
        - [powerpc*] tm: Fix FP and VMX register corruption
        - [arm64] KVM: Do not use stack-protector to compile EL2 code
        - [armhf] KVM: Do not use stack-protector to compile HYP code
        - [armhf] KVM: plug potential guest hardware debug leakage
        - [armel,armhf] 8662/1: module: split core and init PLT sections
        - [armhf] dts: imx6sx-sdb: Remove OPP override
        - [arm64] dts: hi6220: Reset the mmc hosts
        - [arm64] xchg: hazard against entire exchange variable
        - [arm64] ensure extension of smp_store_release value
        - [arm64] armv8_deprecated: ensure extension of addr
        - [arm64] uaccess: ensure extension of access_ok() addr
        - [arm64] documentation: document tagged pointer stack constraints
        - [x86] staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out
          memory.
        - [x86] staging: rtl8192e: fix 2 byte alignment of register BSSIDR.
        - [x86] staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of
          EPROM_CMD.
        - [x86] staging: rtl8192e: GetTs Fix invalid TID 7 warning.
        - [x86] iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings
        - stackprotector: Increase the per-task stack canary's random range from 32
          bits to 64 bits on 64-bit platforms
        - uwb: fix device quirk on big-endian hosts
        - genirq: Fix chained interrupt data ordering
        - nvme: unmap CMB and remove sysfs file in reset path
        - [alpha] osf_wait4(): fix infoleak
        - tracing/kprobes: Enforce kprobes teardown after testing
        - [x86] PCI: hv: Allocate interrupt descriptors with GFP_ATOMIC
        - [x86] PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUs
        - PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
        - PCI: Fix another sanity check bug in /proc/pci mmap
        - PCI: Only allow WC mmap on prefetchable resources
        - PCI: Freeze PME scan before suspending devices
        - [armel,armhf] mtd: nand: orion: fix clk handling
        - [armhf] mtd: nand: omap2: Fix partition creation via cmdline mtdparts
        - mtd: nand: add ooblayout for old hamming layout
        - [x86] drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2
        - NFSv4: Fix a hang in OPEN related to server reboot
        - NFS: Fix use after free in write error path
        - NFS: Use GFP_NOIO for two allocations in writeback
        - nfsd: fix undefined behavior in nfsd4_layout_verify
        - nfsd: encoders mustn't use unitialized values in error cases
        - drivers: char: mem: Check for address space wraparound with mmap()
        - [x86] drm/i915/gvt: Disable access to stolen memory as a guest
    
      [ Aurelien Jarno ]
      * [mips*/*-malta] Enable POWER_RESET and POWER_RESET_SYSCON.
    
      [ Uwe Kleine-König ]
      * [arm64] Enable DRM modules (Closes: #863344)
      * Ignore ABI changes in chipidea driver
    
      [ Ben Hutchings ]
      * Ignore ABI changes in ccp and hid-sensors
      * [mips*el/loongson-3] Revert "MIPS: Loongson-3: Select
        MIPS_L1_CACHE_SHIFT_6" to avoid ABI change
      * SUNRPC: Refactor svc_set_num_threads()
      * NFSv4: Fix callback server shutdown (CVE-2017-9059) (Closes: #862357)
      * uapi: fix linux/if.h userspace compilation errors (see #822393, #824442)
      * debian/control: Fix compiler build-dependencies for cross-building
        (Closes: #863907)
      * Add Debian package version to "hung task" log messages
      * btrfs: warn about RAID5/6 being experimental at mount time (Closes: #863290)
      * [x86] pinctrl: cherryview: Add a quirk to make Acer Chromebook keyboard
        work again (Closes: #862723)
      * [arm64] serial: pl011: add console matching function (Closes: #861898)
      * [rt] Add new GPG subkeys for Sebastian Andrzej Siewior
      * [rt] Update to 4.9.30-rt20:
        - rtmutex: Deboost before waking up the top waiter
        - sched/rtmutex/deadline: Fix a PI crash for deadline tasks
        - sched/deadline/rtmutex: Dont miss the dl_runtime/dl_period update
        - rtmutex: Clean up
        - sched/rtmutex: Refactor rt_mutex_setprio()
        - sched,tracing: Update trace_sched_pi_setprio()
        - rtmutex: Fix PI chain order integrity
        - rtmutex: Fix more prio comparisons
        - rtmutex: Plug preempt count leak in rt_mutex_futex_unlock()
        - futex: Avoid freeing an active timer
        - futex: Fix small (and harmless looking) inconsistencies
        - futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()
        - Revert "timers: Don't wake ktimersoftd on every tick"
        - futex/rtmutex: Cure RT double blocking issue
        - random: avoid preempt_disable()ed section
    
      [ Salvatore Bonaccorso ]
      * tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
        (CVE-2017-0605)
      * dccp/tcp: do not inherit mc_list from parent (CVE-2017-8890)
      * ipv6: Prevent overrun when parsing v6 header options (CVE-2017-9074)
      * sctp: do not inherit ipv6_{mc|ac|fl}_list from parent (CVE-2017-9075)
      * ipv6/dccp: do not inherit ipv6_mc_list from parent (CVE-2017-9076,
        CVE-2017-9077)
      * crypto: skcipher - Add missing API setkey checks (CVE-2017-9211)
      * ipv6: fix out of bound writes in __ip6_append_data() (CVE-2017-9242)
    
      [ Cyril Brulebois ]
      * udeb: Add efivarfs to efi-modules, which can be needed to retrieve
        firmware or configuration bits from d-i. (Closes: #862555)
    
      [ John Paul Adrian Glaubitz ]
      * [m68k] udeb: Build loop-modules package (Closes: #862813)
    
     -- Ben Hutchings <email address hidden>  Sun, 04 Jun 2017 03:03:01 +0100
  • linux (4.9.25-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.19
        - net/openvswitch: Set the ipv6 source tunnel key address attribute
          correctly
        - net: properly release sk_frag.page
        - [arm64] amd-xgbe: Fix jumbo MTU processing on newer hardware
        - openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
        - net: unix: properly re-increment inflight counter of GC discarded
          candidates
        - net: vrf: Reset rt6i_idev in local dst after put
        - net/mlx5: Add missing entries for set/query rate limit commands
        - net/mlx5e: Use the proper UAPI values when offloading TC vlan actions
        - net/mlx5: Increase number of max QPs in default profile
        - net/mlx5e: Count GSO/LRO packets correctly
        - ipv6: make sure to initialize sockc.tsflags before first use
        - ipv4: provide stronger user input validation in nl_fib_input()
        - socket, bpf: fix sk_filter use after free in sk_clone_lock
        - tcp: initialize icsk_ack.lrcvtime at session start time
        - Input: iforce,ims-pcu,hanwang,yealink,cm109,kbtab,sur40 - validate
          number of endpoints before using them
        - ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
        - ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
        - ALSA: hda - Adding a group of pin definition to fix headset problem
        - ACM gadget: fix endianness in notifications
        - usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's
          wBytesPerInterval
        - USB: uss720,idmouse,wusbcore: fix NULL-deref at probe
        - usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer
        - usb: hub: Fix crash after failure to read BOS descriptor
        - USB: usbtmc: add missing endpoint sanity check
        - USB: usbtmc: fix probe error path
        - uwb: i1480-dfu: fix NULL-deref at probe
        - mmc: ushc: fix NULL-deref at probe
        - [armhf[ iio: adc: ti_am335x_adc: fix fifo overrun recovery
        - iio: sw-device: Fix config group initialization
        - iio: hid-sensor-trigger: Change get poll value function order to avoid
          sensor properties losing after resume from S3
        - parport: fix attempt to write duplicate procfiles
        - ext4: mark inode dirty after converting inline directory
        - ext4: lock the xattr block before checksuming it
        - [powerpc*/*64*] Fix idle wakeup potential to clobber registers
        - mmc: sdhci: Do not disable interrupts while waiting for clock
        - mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_power
        - [x86] hwrng: amd - Revert managed API changes
        - [x86] hwrng: geode - Revert managed API changes
        - [armhf] clk: sunxi-ng: sun6i: Fix enable bit offset for hdmi-ddc module
          clock
        - [armhf] clk: sunxi-ng: mp: Adjust parent rate for pre-dividers
        - mwifiex: pcie: don't leak DMA buffers when removing
        - [x86] crypto: ccp - Assign DMA commands to the channel's CCP
        - xen/acpi: upload PM state from init-domain to Xen
        - [x86] iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
        - [arm64] kaslr: Fix up the kernel image alignment
        - cpufreq: Restore policy min/max limits on CPU online
        - cgroup, net_cls: iterate the fds of only the tasks which are being
          migrated
        - blk-mq: don't complete un-started request in timeout handler
        - [x86] drm/amdgpu: reinstate oland workaround for sclk
        - jbd2: don't leak memory if setting up journal fails
        - [x86] intel_th: Don't leak module refcount on failure to activate
        - [x86] Drivers: hv: vmbus: Don't leak channel ids
        - [x86] Drivers: hv: vmbus: Don't leak memory when a channel is rescinded
        - libceph: don't set weight to IN when OSD is destroyed
        - [x86] device-dax: fix pmd/pte fault fallback handling
        - [armhf] drm/bridge: analogix dp: Fix runtime PM state on driver bind
        - nl80211: fix dumpit error path RTNL deadlocks
        - drm: reference count event->completion
        - fbcon: Fix vc attr at deinit
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.20
        - xfrm: policy: init locks early
        - [x86] KVM: cleanup the page tracking SRCU instance
        - virtio_balloon: init 1st buffer in stats vq
        - [mips*] ptrace: Preserve previous registers for short regset write
        - [sparc64] ptrace: Preserve previous registers for short regset write
        - fscrypt: remove broken support for detecting keyring key revocation
          (CVE-2017-7374)
        - sched/rt: Add a missing rescheduling point
        - [armhf] usb: musb: fix possible spinlock deadlock
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.21
        - libceph: force GFP_NOIO for socket allocations
        - xen/setup: Don't relocate p2m over existing one
        - xfs: only update mount/resv fields on success in __xfs_ag_resv_init
        - xfs: use per-AG reservations for the finobt
        - xfs: pull up iolock from xfs_free_eofblocks()
        - xfs: sync eofblocks scans under iolock are livelock prone
        - xfs: fix eofblocks race with file extending async dio writes
        - xfs: fix toctou race when locking an inode to access the data map
        - xfs: fail _dir_open when readahead fails
        - xfs: filter out obviously bad btree pointers
        - xfs: check for obviously bad level values in the bmbt root
        - xfs: verify free block header fields
        - xfs: allow unwritten extents in the CoW fork
        - xfs: mark speculative prealloc CoW fork extents unwritten
        - xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
        - xfs: update ctime and mtime on clone destinatation inodes
        - xfs: reject all unaligned direct writes to reflinked files
        - xfs: don't fail xfs_extent_busy allocation
        - xfs: handle indlen shortage on delalloc extent merge
        - xfs: split indlen reservations fairly when under reserved
        - xfs: fix uninitialized variable in _reflink_convert_cow
        - xfs: don't reserve blocks for right shift transactions
        - xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment
        - xfs: tune down agno asserts in the bmap code
        - xfs: only reclaim unwritten COW extents periodically
        - xfs: fix and streamline error handling in xfs_end_io
        - xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
        - xfs: use iomap new flag for newly allocated delalloc blocks
        - xfs: try any AG when allocating the first btree block when reflinking
        - scsi: libsas: fix ata xfer length
        - scsi: scsi_dh_alua: Check scsi_device_get() return value
        - scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion
          function
        - ALSA: seq: Fix race during FIFO resize
        - ALSA: hda - fix a problem for lineout on a Dell AIO machine
        - [x86] ASoC: Intel: Skylake: fix invalid memory access due to wrong
          reference of pointer
        - HID: wacom: Don't add ghost interface as shared data
        - mmc: sdhci: Disable runtime pm when the sdio_irq is enabled
        - NFSv4.1 fix infinite loop on IO BAD_STATEID error
        - nfsd: map the ENOKEY to nfserr_perm for avoiding warning
        - [hppa] Clean up fixup routines for get_user()/put_user()
        - [hppa] Avoid stalled CPU warnings after system shutdown
        - [hppa] Fix access fault handling in pa_memcpy()
        - ACPI: Fix incompatibility with mcount-based function graph tracing
        - ACPI: Do not create a platform_device for IOAPIC/IOxAPIC
        - USB: fix linked-list corruption in rh_call_control()
        - [x86] KVM: clear bus pointer when destroyed
        - KVM: kvm_io_bus_unregister_dev() should never fail
        - drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flags
        - [armhf,arm64] drm/vc4: Allocate the right amount of space for boot-time
          CRTC state.
        - [armhf] drm/etnaviv: (re-)protect fence allocation with GPU mutex
        - [x86] mm/KASLR: Exclude EFI region from KASLR VA space randomization
        - [x86] mce: Fix copy/paste error in exception table entries
        - lib/syscall: Clear return values when no stack
        - mm: rmap: fix huge file mmap accounting in the memcg stats
        - mm, hugetlb: use pte_present() instead of pmd_present() in
          follow_huge_pmd()
        - qla2xxx: Allow vref count to timeout on vport delete.
        - mm: workingset: fix premature shadow node shrinking with cgroups
        - blk: improve order of bio handling in generic_make_request()
        - blk: Ensure users for current->bio_list can see the full list.
        - padata: avoid race in reordering
        - nvme/core: Fix race kicking freed request_queue
        - nvme/pci: Disable on removal when disconnected
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.22
        - ppdev: check before attaching port
        - ppdev: fix registering same device name
        - [x86] drm/vmwgfx: Type-check lookups of fence objects
        - [x86] drm/vmwgfx: avoid calling vzalloc with a 0 size in
          vmw_get_cap_3d_ioctl()
        - drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
        - [x86] drm/vmwgfx: Remove getparam error message
        - sysfs: be careful of error returns from ops->show()
        - [armhf,arm64] KVM: Take mmap_sem in stage2_unmap_vm
        - [armhf,arm64] KVM: Take mmap_sem in kvm_arch_prepare_memory_region
        - [armhf,arm64] kvm: Fix locking for kvm_free_stage2_pgd
        - [x86] iio: bmg160: reset chip when probing
        - [arm64] mm: unaligned access by user-land should be received as SIGBUS
        - cfg80211: check rdev resume callback only for registered wiphy
        - CIFS: Reset TreeId to zero on SMB2 TREE_CONNECT
        - mm/page_alloc.c: fix print order in show_free_areas()
        - ptrace: fix PTRACE_LISTEN race corrupting task->state
        - dm verity fec: limit error correction recursion
        - dm verity fec: fix bufio leaks
        - ACPI / gpio: do not fall back to parsing _CRS when we get a deferral
        - xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
        - ring-buffer: Fix return value check in test_ringbuffer()
        - mac80211: unconditionally start new netdev queues with iTXQ support
        - brcmfmac: use local iftype avoiding use-after-free of virtual interface
        - [powerpc*] Disable HFSCR[TM] if TM is not supported
        - [powerpc*] mm: Add missing global TLB invalidate if cxl is active
        - [powerpc*/*64*]: Fix flush_(d|i)cache_range() called from modules
        - [powerpc*] Don't try to fix up misaligned load-with-reservation
          instructions
        - [powerpc*] crypto/crc32c-vpmsum: Fix missing preempt_disable()
        - dm raid: fix NULL pointer dereference for raid1 without bitmap
        - [s390x] decompressor: fix initrd corruption caused by bss clear
        - [s390x] uaccess: get_user() should zero on failure (again)
        - [mips*el/loongson-3] Check TLB before handle_ri_rdhwr() for Loongson-3
        - [mips*el/loongson-3] Add MIPS_CPU_FTLB for Loongson-3A R2
        - [mips*el/loongson-3] Flush wrong invalid FTLB entry for huge page
        - [mips*el/loongson-3] c-r4k: Fix Loongson-3's vcache/scache waysize
          calculation
        - mm/mempolicy.c: fix error handling in set_mempolicy and mbind
          (CVE-2017-7616)
        - random: use chacha20 for get_random_int/long
        - [armhf] drm/sun4i: tcon: Move SoC specific quirks to a DT matched data
          structure
        - [armhf] drm/sun4i: Add compatible strings for A31/A31s display pipelines
        - [armhf] drm/sun4i: Add compatible string for A31/A31s TCON (timing
          controller)
        - HID: i2c-hid: add a simple quirk to fix device defects
        - usb: dwc3: gadget: delay unmap of bounced requests
        - [x86] ASoC: Intel: bytct_rt5640: change default capture settings
        - [armhf,arm64] clocksource/drivers/arm_arch_timer: Don't assume clock runs
          in suspend
        - scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
        - HID: multitouch: do not retrieve all reports for all devices
        - [arm64] mmc: sdhci-msm: Enable few quirks
        - scsi: ufs: ensure that host pa_tactivate is higher than device
        - svcauth_gss: Close connection when dropping an incoming message
        - scsi: ufs: add quirk to increase host PA_SaveConfigTime
        - [x86] platform: acer-wmi: Only supports AMW0_GUID1 on acer family
        - nvme: simplify stripe quirk
        - ACPI / sysfs: Provide quirk mechanism to prevent GPE flooding
        - HID: usbhid: Add quirk for the Futaba TOSD-5711BB VFD
        - [x86] drm/i915: actually drive the BDW reserved IDs
        - scsi: ufs: issue link starup 2 times if device isn't active
        - [armhf] serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x
        - ACPI / button: Change default behavior to lid_init_state=open
        - [x86] ACPI: save NVS memory for Lenovo G50-45
        - HID: wacom: don't apply generic settings to old devices
        - [arm64] firmware: qcom: scm: Fix interrupted SCM calls
        - [armhf] watchdog: s3c2410: Fix infinite interrupt in soft mode
        - [x86] platform: asus-wmi: Set specified XUSB2PR value for X550LB
        - [x86] platform: asus-wmi: Detect quirk_no_rfkill from the DSDT
        - [x86] reboot/quirks: Add ASUS EeeBook X205TA reboot quirk
        - [x86] reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk
        - usb-storage: Add ignore-residue quirk for Initio INIC-3619
        - [x86] reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.23
        - [x86] drm/i915/gen9: Increase PCODE request timeout to 50ms
        - [x86] drm/i915: Nuke debug messages from the pipe update critical section
        - [x86] drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3
        - [x86] drm/i915: Only enable hotplug interrupts if the display interrupts
          are enabled
        - [x86] drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
        - [x86] drm/i915: Stop using RP_DOWN_EI on Baytrail
        - [x86] drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)
        - [armhf,arm64] i2c: bcm2835: Fix hang for writing messages larger than 16
          bytes
        - rt2x00usb: fix anchor initialization
        - rt2x00usb: do not anchor rx and tx urb's
        - [mips*] Introduce irq_stack
        - [mips*] Stack unwinding while on IRQ stack
        - [mips*] Only change $28 to thread_info if coming from user mode
        - [mips*] Switch to the irq_stack in interrupts
        - [mips*] Select HAVE_IRQ_EXIT_ON_IRQ_STACK
        - [mips*] IRQ Stack: Fix erroneous jal to plat_irq_dispatch
        - [x86] Revert "drm/i915/execlists: Reset RING registers upon resume"
        - blk-mq: Avoid memory reclaim when remapping queues
        - usb: hub: Wait for connection to be reestablished after port reset
        - net/mlx4_en: Fix bad WQE issue
        - net/mlx4_core: Fix racy CQ (Completion Queue) free
        - net/mlx4_core: Fix when to save some qp context flags for dynamic VST to
          VGT transitions
        - dma-buf: add support for compat ioctl
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.24
        - cgroup, kthread: close race window where new kthreads can be migrated to
          non-root cgroups
        - thp: fix MADV_DONTNEED vs. MADV_FREE race
        - thp: fix MADV_DONTNEED vs clear soft dirty race
        - zsmalloc: expand class bit
        - drm/nouveau/mpeg: mthd returns true on success now
        - drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
        - [armhf] drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
        - CIFS: reconnect thread reschedule itself
        - CIFS: store results of cifs_reopen_file to avoid infinite wait
        - Input: xpad - add support for Razer Wildcat gamepad
        - [x86] perf: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
        - [x86] efi: Don't try to reserve runtime regions
        - [x86] signals: Fix lower/upper bound reporting in compat siginfo
        - [x86] pmem: fix broken __copy_user_nocache cache-bypass assumptions
        - [x86] vdso: Ensure vdso32_enabled gets set to valid values only
        - [x86] vdso: Plug race between mapping and ELF header setup
        - [x86] acpi, nfit, libnvdimm: fix interleave set cookie calculation
          (64-bit comparison)
        - ACPI / scan: Set the visited flag for all enumerated devices
        - [hppa] fix bugs in pa_memcpy
        - efi/libstub: Skip GOP with PIXEL_BLT_ONLY format
        - efi/fb: Avoid reconfiguration of BAR that covers the framebuffer
        - iscsi-target: Fix TMR reference leak during session shutdown
        - iscsi-target: Drop work-around for legacy GlobalSAN initiator
        - scsi: sr: Sanity check returned mode data
        - scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
        - scsi: qla2xxx: Add fix to read correct register value for ISP82xx.
        - scsi: sd: Fix capacity calculation with 32-bit sector_t
        - target: Avoid mappedlun symlink creation during lun shutdown
        - xen, fbfront: fix connecting to backend
        - new privimitive: iov_iter_revert()
        - make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
        - [x86] libnvdimm: fix blk free space accounting
        - [x86] libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep
          splat
        - [armhf] pwm: rockchip: State of PWM clock should synchronize with PWM
          enabled state
        - cpufreq: Bring CPUs up even if cpufreq_online() failed
        - [armhf] irqchip/irq-imx-gpcv2: Fix spinlock initialization
        - ftrace: Fix removing of second function probe
        - zram: do not use copy_page with non-page aligned address
        - ftrace: Fix function pid filter on instances
        - crypto: algif_aead - Fix bogus request dereference in completion function
        - crypto: ahash - Fix EINPROGRESS notification callback (CVE-2017-7618)
        - [hppa] Fix get_user() for 64-bit value on 32-bit kernel
        - dvb-usb-v2: avoid use-after-free (CVE-2017-8064)
        - drm/nouveau/disp/mcp7x: disable dptmds workaround (Closes: #850219)
        - [x86] mm: Tighten x86 /dev/mem with zeroing reads (CVE-2017-7889)
        - dvb-usb-firmware: don't do DMA on stack (CVE-2017-8061)
        - cxusb: Use a dma capable buffer also for reading (CVE-2017-8063)
        - virtio-console: avoid DMA from stack (CVE-2017-8067)
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.25
        - KEYS: Disallow keyrings beginning with '.' to be joined as session
          keyrings (CVE-2016-9604)
        - KEYS: Change the name of the dead type to ".dead" to prevent user access
          (CVE-2017-6951)
        - KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings
          (CVE-2017-7472)
        - tracing: Allocate the snapshot buffer before enabling probe
        - ring-buffer: Have ring_buffer_iter_empty() return true when empty
        - mm: prevent NR_ISOLATE_* stats from going negative
        - cifs: Do not send echoes before Negotiate is complete (Closes: #856843)
        - CIFS: remove bad_network_name flag
        - [s390x] mm: fix CMMA vs KSM vs others
        - Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
        - ACPI / power: Avoid maybe-uninitialized warning
        - [armhf] mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for
          DDR50 card
        - ubifs: Fix RENAME_WHITEOUT support
        - ubifs: Fix O_TMPFILE corner case in ubifs_link()
        - mac80211: reject ToDS broadcast data frames
        - mac80211: fix MU-MIMO follow-MAC mode
        - ubi/upd: Always flush after prepared for an update
        - [powerpc*] kprobe: Fix oops when kprobed on 'stdu' instruction
        - [x86] mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
        - [x86] mce: Make the MCE notifier a blocking one
        - device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation
    
      [ Ben Hutchings ]
      * w1: Really enable W1_MASTER_GPIO as module (Closes: #858975)
      * debian/rules.real: Undefine $LANGUAGE, which can break debug symbols for
        vDSOs (Closes: #859807)
      * Bump ABI to 3
      * [s390x] Set NR_CPUS=256 (Closes: #858731)
      * [x86] usbip: Increase USBIP_VHCI_NR_HCS to 8 and USBIP_VHCI_HC_PORTS to 31
        (Closes: #859641)
      * [powerpc/powerpc64,ppc64*] target: Enable SCSI_IBMVSCSIS as module
      * cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
        (Closes: #859978)
      * udeb: Include all AHCI drivers in sata-modules (Closes: #860335)
      * [powerpc/powerpc64,ppc64] Set NR_CPUS=2048, matching ppc64el
      * [powerpc*/*64*] Enable CPUMASK_OFFSTACK to reduce stack usage
      * [mips*el/loongson-3] Set NR_CPUS=16 to allow for Loongson 3B2000
      * [mips*/octeon] Set NR_CPUS=64 to allow for Cavium CN7890
      * [arm64] Set NR_CPUS=256 to allow for multi-SoC systems (Closes: #861209)
      * [powerpc/powerpc-smp,powerpcspe] Explicitly set NR_CPUS=4
      * Move debug symbols back to the main archive, to avoid problems with the
        current handling in dak
      * linux-image: Disable signing until it's supported in dak
      * [rt] Update to 4.9.20-rt16:
        - rtmutex: Make lock_killable work
        - rtmutex: Provide rt_mutex_lock_state()
        - rtmutex: Provide locked slowpath
        - rwsem/rt: Lift single reader restriction
      * PCI: Enable PCIE_PTM (except on armel/marvell)
      * 6lowpan: Enable Generic Header Compression modules
      * net/sched: Enable NET_ACT_SKBMOD as module
      * ethernet: Enable NFP_NETVF as module
      * net/phy: Enable MICROSEMI_PHY as module
      * input/tablet: Enable TABLET_USB_PEGASUS as module
      * [x86] input/touchscreen: Enable TOUCHSCREEN_SURFACE3_SPI as module
      * serial/8250: Enable SERIAL_8250_MOXA as module
      * [x86] gpio: Enable GPIO_AMDPT as module
      * [x86] thermal: Enable INT3406_THERMAL as module
      * watchdog: Enable WATCHDOG_SYSFS
      * integrity: Enable IMA, IMA_DEFAULT_HASH_SHA256, IMA_APPRAISE,
        IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY, IMA_BLACKLIST_KEYRING
        (except on armel/marvell) (Closes: #788290)
      * media: Enable VIDEO_TW5864, VIDEO_TW686X as modules
      * [x86] amdgpu,sound/soc: Enable DRM_AMD_ACP; enable SND_SOC_AMD_ACP as module
      * hda: Set SND_HDA_PREALLOC_SIZE=2048 as recommended for PulseAudio
      * HID: Enable HID_SENSOR_CUSTOM_SENSOR as module
      * leds,USB: Enable USB_LEDS_TRIGGER_USBPORT as module
      * usbip: Enable USBIP_VUDC as module
      * USB/misc: Enable UCSI as module
      * leds: Enable LEDS_TRIGGER_DISK, LEDS_TRIGGER_MTD, LEDS_TRIGGER_PANIC
      * IB: Enable INFINIBAND_HFI1, INFINIBAND_I40IW, INFINIBAND_QEDR, RDMA_RXE
        as modules
      * [amd64] EDAC: Enable EDAC_SKX as module
      * [x86] comedi: Enable COMEDI_ADV_PCI1720, COMEDI_ADV_PCI1760 as modules
      * [x86] platform: Enable INTEL_HID_EVENT as module
      * [x86] hwtracing: Enable INTEL_TH, INTEL_TH_PCI, INTEL_TH_GTH, INTEL_TH_MSU,
        INTEL_TH_PTI as modules
      * [rt] tracing: Enable HWLAT_TRACER
      * [x86] crypto: Enable CRYPTO_DEV_QAT_C3XXX, CRYPTO_DEV_QAT_C62X,
        CRYPTO_DEV_QAT_C3XXXVF, CRYPTO_DEV_QAT_C62XVF as modules
      * crypto: Enable CRYPTO_DEV_CHELSIO as module
      * [arm64] Enable ARMV8_DEPRECATED, SWP_EMULATION, CP15_BARRIER_EMULATION,
        SETEND_EMULATION (Closes: #861384)
      * udeb: Add tifm_7xx1 to mmc-modules (Closes: #861195)
      * leds: Enable LEDS_GPIO as module for all configurations with GPIOs
        (Closes: #860569)
      * selinux: Set SECURITY_SELINUX_CHECKREQPROT_VALUE=0, per default.
        This may break some old applications if SELinux is enabled, and can be
        reverted using the kernel parameter: checkreqprot=1
      * udeb: Move mfd-core to kernel-image, as both input-modules and
        mmc-modules need it
      * crypto: Change CRYPTO_SHA256 from module to built-in, as required by IMA
    
      [ Salvatore Bonaccorso ]
      * ping: implement proper locking (CVE-2017-2671)
      * macsec: avoid heap overflow in skb_to_sgvec (CVE-2017-7477)
      * macsec: dynamically allocate space for sglist
      * nfsd: check for oversized NFSv2/v3 arguments (CVE-2017-7645)
      * nfsd4: minor NFSv2/v3 write decoding cleanup
      * nfsd: stricter decoding of write-like NFSv2/v3 ops (CVE-2017-7895)
    
      [ Aurelien Jarno ]
      * [mips*/octeon] Drop obsolete patch adding support for the UBNT E200
        board.
      * [mips*el/loongson-3] Disable PAGE_EXTENSION and PAGE_POISONING.
    
      [ John Paul Adrian Glaubitz ]
      * [m68k] udeb: Enable suffix for kernel-image (Closes: #859366)
    
     -- Ben Hutchings <email address hidden>  Tue, 02 May 2017 16:21:44 +0100
  • linux (4.9.18-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.17
        - net/mlx5e: Register/unregister vport representors on interface
          attach/detach
        - net/mlx5e: Do not reduce LRO WQE size when not using build_skb
        - net/mlx5e: Fix wrong CQE decompression
        - vxlan: correctly validate VXLAN ID against VXLAN_N_VID
        - vti6: return GRE_KEY for vti6
        - vxlan: don't allow overwrite of config src addr
        - ipv4: mask tos for input route
        - net sched actions: decrement module reference count after table flush.
        - l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
        - net: phy: Avoid deadlock during phy_error()
        - vxlan: lock RCU on TX path
        - geneve: lock RCU on TX path
        - tcp/dccp: block BH for SYN processing
        - net: bridge: allow IPv6 when multicast flood is disabled
        - net: don't call strlen() on the user buffer in packet_bind_spkt()
        - net: net_enable_timestamp() can be called from irq contexts
        - ipv6: orphan skbs in reassembly unit
        - dccp: Unlock sock before calling sk_free()
        - strparser: destroy workqueue on module exit
        - tcp: fix various issues for sockets morphing to listen state
        - net: fix socket refcounting in skb_complete_wifi_ack()
        - net: fix socket refcounting in skb_complete_tx_timestamp()
        - net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump
        - dccp: fix use-after-free in dccp_feat_activate_values
        - vrf: Fix use-after-free in vrf_xmit
        - net/tunnel: set inner protocol in network gro hooks
        - act_connmark: avoid crashing on malformed nlattrs with null parms
        - mpls: Send route delete notifications when router module is unloaded
        - mpls: Do not decrement alive counter for unregister events
        - ipv6: make ECMP route replacement less greedy
        - ipv6: avoid write to a possibly cloned skb
        - bridge: drop netfilter fake rtable unconditionally
        - dccp/tcp: fix routing redirect race
        - tun: fix premature POLLOUT notification on tun devices
        - dccp: fix memory leak during tear-down of unsuccessful connection request
        - bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
        - bpf: fix state equivalence
        - bpf: fix regression on verifier pruning wrt map lookups
        - bpf: fix mark_reg_unknown_value for spilled regs on map value marking
        - dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping
          allocations.
        - xen: do not re-use pirq number cached in pci device msi msg data
        - igb: Workaround for igb i210 firmware issue
        - igb: add i211 to i210 PHY workaround
        - [x86] hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
        - PCI: Separate VF BAR updates from standard BAR updates
        - PCI: Remove pci_resource_bar() and pci_iov_resource_bar()
        - PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE
        - PCI: Don't update VF BARs while VF memory space is enabled
        - PCI: Update BARs using property bits appropriate for type
        - PCI: Ignore BAR updates on virtual functions
        - PCI: Do any VF BAR updates before enabling the BARs
        - [powerpc*] ibmveth: calculate gso_segs for large packets
        - [x86] Drivers: hv: ring_buffer: count on wrap around mappings in
          get_next_pkt_raw() (v2)
        - vfio/spapr: Postpone allocation of userspace version of TCE table
        - [powerpc*] iommu: Stop using @current in mm_iommu_xxx
        - [powerpc*] vfio/spapr: Reference mm in tce_container
        - [powerpc*] mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
        - [powerpc*] vfio/spapr: Add a helper to create default DMA window
        - [powerpc*] vfio/spapr: Postpone default window creation
        - drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indices
        - drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.user
        - drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing
          classes
        - block: allow WRITE_SAME commands with the SG_IO ioctl
        - [s390x] zcrypt: Introduce CEX6 toleration
        - uvcvideo: uvc_scan_fallback() for webcams with broken chain
        - [x86] ACPI / blacklist: add _REV quirks for Dell Precision 5520 and 3520
        - [x86] ACPI / blacklist: Make Dell Latitude 3350 ethernet work
        - serial: 8250_pci: Detach low-level driver during PCI error recovery
        - [armhf] clk: bcm2835: Fix ->fixed_divider of pllh_aux
        - [armhf] drm/vc4: Fix race between page flip completion event and clean-up
        - [armhf] drm/vc4: Fix ->clock_select setting for the VEC encoder
        - [arm64] KVM: VHE: Clear HCR_TGE when invalidating guest TLBs
        - [armhf,arm64] irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum
          0065
        - [x86] tsc: Fix ART for TSC_KNOWN_FREQ
        - [x86] perf: Fix CR4.PCE propagation to use active_mm instead of mm
        - futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
        - futex: Add missing error handling to FUTEX_REQUEUE_PI
        - locking/rwsem: Fix down_write_killable() for
          CONFIG_RWSEM_GENERIC_SPINLOCK=y
        - [powerpc*] crypto: Fix initialisation of crc32c context
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.18
        - [armhf] drm/vc4: Fix termination of the initial scan for branch targets.
        - [armhf] drm/vc4: Use runtime autosuspend to avoid thrashing V3D power
          state.
        - qla2xxx: Fix memory leak for abts processing
        - qla2xxx: Fix request queue corruption.
        - [hppa] Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
        - [hppa] Fix system shutdown halt
        - perf/core: Fix use-after-free in perf_release()
        - perf/core: Fix event inheritance on fork()
        - NFS prevent double free in async nfs4_exchange_id
        - cpufreq: Fix and clean up show_cpuinfo_cur_freq()
        - [powerpc*] boot: Fix zImage TOC alignment
        - md/raid1/10: fix potential deadlock
        - target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
        - scsi: lpfc: Add shutdown method for kexec
        - scsi: libiscsi: add lock around task lists to fix list corruption
          regression
        - target: Fix VERIFY_16 handling in sbc_parse_cdb
        - isdn/gigaset: fix NULL-deref at probe
        - gfs2: Avoid alignment hole in struct lm_lockname
        - percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages
        - cgroup/pids: remove spurious suspicious RCU usage warning
        - [x86] drm/amdgpu/si: add dpm quirk for Oland
        - ext4: fix fencepost in s_first_meta_bg validation (Closes: #856808)
    
      [ Ben Hutchings ]
      * [powerpc*] Ignore ABI changes in cxl (fixes FTBFS) (Closes: #858530)
        and IOMMU setup
      * Ignore ABI changes in bpf, dccp, libiscsi
      * [x86] Ignore ABI changes in kvm
      * [rt] Update to 4.9.18-rt14:
        - lockdep: Fix per-cpu static objects
        - futex: Cleanup variable names for futex_top_waiter()
        - futex: Use smp_store_release() in mark_wake_futex()
        - futex: Remove rt_mutex_deadlock_account_*()
        - futex,rt_mutex: Provide futex specific rt_mutex API
        - futex: Change locking rules
        - futex: Cleanup refcounting
        - futex: Rework inconsistent rt_mutex/futex_q state
        - futex: Pull rt_mutex_futex_unlock() out from under hb->lock
        - futex,rt_mutex: Introduce rt_mutex_init_waiter()
        - futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()
        - futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()
        - futex: Futex_unlock_pi() determinism
        - futex: Drop hb->lock before enqueueing on the rtmutex
        - futex: workaround migrate_disable/enable in different context
        - Revert "kernel/futex: don't deboost too early"
      * xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
        (CVE-2017-7184)
      * xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder (CVE-2017-7184)
      * scsi: sg: check length passed to SG_NEXT_CMD_LEN (CVE-2017-7187)
      * [x86] vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
        (CVE-2017-7261)
      * [x86] drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
        (CVE-2017-7294)
      * net/packet: Fix integer overflow in various range checks (CVE-2017-7308)
      * [arm64] rtc: tegra: Implement clock handling (Closes: #858514)
      * [armhf] sound/soc: Enable SND_SUN4I_SPDIF as module (Closes: #857410)
      * [arm64,x86] Enable CROS_KBD_LED_BACKLIGHT as module (Closes: #856906)
      * netfilter: nft_ct: add notrack support (Closes: #845500)
      * w1: Enable W1_MASTER_GPIO as module (Closes: #858975)
    
      [ James Clarke ]
      * [sparc64] udeb: Re-add ufs-modules (Closes: #858049)
    
     -- Ben Hutchings <email address hidden>  Thu, 30 Mar 2017 02:16:33 +0100
  • linux (4.9.16-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.14
        - [mips*] Fix special case in 64 bit IP checksumming.
        - [mips*/octeon] Fix copy_from_user fault handling for large buffers
        - mmc: sdhci-acpi: support deferred probe
        - uvcvideo: Fix a wrong macro
        - media: fix dm1105.c build error
        - lirc_dev: LIRC_{G,S}ET_REC_MODE do not work
        - media: Properly pass through media entity types in entity enumeration
        - ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
        - [x86] ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO
        - [x86] ALSA: hda - fix Lewisburg audio issue
        - ALSA: timer: Reject user params with too small ticks
        - ALSA: ctxfi: Fallback DMA mask to 32bit
        - ALSA: seq: Fix link corruption by event error handling
        - [x86] ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming
        - [x86] ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine
        - hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers
        - hwmon: (it87) Ensure that pwm control cache is current before updating
          values
        - [x86] staging/lustre/lnet: Fix allocation size for sv_cpt_data
        - staging: rtl: fix possible NULL pointer dereference
        - regulator: Fix regulator_summary for deviceless consumers
        - tpm_tis: fix the error handling of init_tis()
        - [x86] iommu/vt-d: Fix some macros that are incorrectly specified in
          intel-iommu
        - [x86] iommu/vt-d: Tylersburg isoch identity map check is done too late.
        - CIFS: Fix splice read for non-cached files
        - [x86] mm, devm_memremap_pages: hold device_hotplug lock over
          mem_hotplug_{begin, done}
        - mm/page_alloc: fix nodes for reclaim in fast path
        - mm: vmpressure: fix sending wrong events on underflow
        - mm: do not access page->mapping directly on page_endio
        - mm balloon: umount balloon_mnt when removing vb device
        - mm, vmscan: cleanup lru size claculations
        - mm, vmscan: consider eligible zones in get_scan_count
        - sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
        - PM / devfreq: Fix available_governor sysfs
        - PM / devfreq: Fix wrong trans_stat of passive devfreq device
        - dm cache: fix corruption seen when using cache > 2TB
        - dm stats: fix a leaked s->histogram_boundaries array
        - dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
        - dm raid: fix data corruption on reshape request
        - [x86] scsi: storvsc: use tagged SRB requests if supported by the device
        - [x86] scsi: storvsc: properly handle SRB_ERROR when sense message is
          present
        - [x86] scsi: storvsc: properly set residual data length on errors
        - scsi: aacraid: Reorder Adapter status check
        - scsi: use 'scsi_device_from_queue()' for scsi_dh
        - Fix: Disable sys_membarrier when nohz_full is enabled
        - jbd2: don't leak modified metadata buffers on an aborted journal
        - block/loop: fix race between I/O and set_status
        - loop: fix LO_FLAGS_PARTSCAN hang
        - ext4: Include forgotten start block on fallocate insert range
        - ext4: do not polute the extents cache while shifting extents
        - ext4: trim allocation requests to group size
        - ext4: fix data corruption in data=journal mode
        - ext4: fix use-after-iput when fscrypt contexts are inconsistent
        - ext4: fix inline data error paths
        - ext4: preserve the needs_recovery flag when the journal is aborted
        - ext4: return EROFS if device is r/o and journal replay is needed
        - mei: remove support for broken parallel read
        - ath10k: fix boot failure in UTF mode/testmode
        - ath5k: drop bogus warning on drv_set_key with unsupported cipher
        - ath9k: fix race condition in enabling/disabling IRQs
        - ath9k: use correct OTP register offsets for the AR9340 and AR9550
        - [x86] PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
        - [x86] Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
        - perf callchain: Reference count maps
        - crypto: testmgr - Pad aes_ccm_enc_tv_template vector
        - fuse: add missing FR_FORCE
        - [x86] pkeys: Check against max pkey to avoid overflows
        - [armhf,arm64] KVM: Enforce unconditional flush to PoC when mapping to
          stage-2
        - [arm64] dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB
        - [arm64] fix erroneous __raw_read_system_reg() cases
        - [armhf,arm64] KVM: vgic: Stop injecting the MSI occurrence twice
        - can: gs_usb: Don't use stack memory for USB transfers
        - can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
        - w1: don't leak refcount on slave attach failure in
          w1_attach_slave_device()
        - w1: ds2490: USB transfer buffers need to be DMAable
        - usb: dwc3: gadget: skip Set/Clear Halt when invalid
        - usb: host: xhci: plat: check hcc_params after add hcd
        - usb: gadget: udc-core: Rescan pending list on driver unbind
        - usb: gadget: f_hid: fix: Free out requests
        - usb: gadget: f_hid: fix: Prevent accessing released memory
        - usb: gadget: f_hid: Use spinlock instead of mutex
        - [x86] hv: allocate synic pages for all present CPUs
        - [x86] hv: init percpu_list in hv_synic_alloc()
        - [x86] hv: don't reset hv_context.tsc_page on crash
        - [x86] Drivers: hv: vmbus: Prevent sending data on a rescinded channel
        - [x86] Drivers: hv: vmbus: Fix a rescind handling bug
        - [x86] Drivers: hv: util: kvp: Fix a rescind processing issue
        - [x86] Drivers: hv: util: Fcopy: Fix a rescind processing issue
        - [x86] Drivers: hv: util: Backup: Fix a rescind processing issue
        - RDMA/core: Fix incorrect structure packing for booleans
        - rdma_cm: fail iwarp accepts w/o connection params
        - gfs2: Add missing rcu locking for glock lookup
        - [arm64] remoteproc: qcom: mdt_loader: Don't overwrite firmware object
        - rtlwifi: Fix alignment issues
        - rtlwifi: rtl8192c-common: Fix "BUG: KASAN:
        - [m68k] VME: restore bus_remove function causing incomplete module unload
        - nfsd: minor nfsd_setattr cleanup
        - nfsd: special case truncates some more
        - NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
        - NFSv4: Fix reboot recovery in copy offload
        - pNFS/flexfiles: If the layout is invalid, it must be updated before
          retrying
        - NFSv4: fix getacl head length estimation
        - NFSv4: fix getacl ERANGE for some ACL buffer sizes
        - f2fs: fix a problem of using memory after free
        - f2fs: fix multiple f2fs_add_link() calls having same name
        - f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
        - f2fs: avoid to issue redundant discard commands
        - [armhf] rtc: sun6i: Disable the build as a module
        - [armhf] rtc: sun6i: Add some locking
        - [armhf] rtc: sun6i: Switch to the external oscillator
        - md linear: fix a race between linear_add() and linear_congested()
        - bcma: use (get|put)_device when probing/removing device driver
        - [armhf] dmaengine: ipu: Make sure the interrupt routine checks all
          interrupts.
        - xprtrdma: Fix Read chunk padding
        - xprtrdma: Per-connection pad optimization
        - xprtrdma: Disable pad optimization by default
        - xprtrdma: Reduce required number of send SGEs
        - [powerpc*] xmon: Fix data-breakpoint
        - [powerpc*] mm: Add MMU_FTR_KERNEL_RO to possible feature mask
        - [powerpc*] mm/hash: Always clear UPRT and Host Radix bits when setting up
          CPU
        - scsi: lpfc: Correct WQ creation for pagesize
        - ceph: update readpages osd request according to size of pages
        - netfilter: conntrack: remove GC_MAX_EVICTS break
        - netfilter: conntrack: refine gc worker heuristics, redux
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.15
        - tty: n_hdlc: get rid of racy n_hdlc.tbuf (CVE-2017-2636)
          (Closes: #858122)
        - serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
        - [s390x] KVM: Disable dirty log retrieval for UCONTROL guests
        - [x86] KVM: VMX: use correct vmcs_read/write for guest segment
          selector/base
        - Bluetooth: Add another AR3012 04ca:3018 device
        - [s390x] qdio: clear DSCI prior to scanning multiple input queues
        - [s390x] dcssblk: fix device size calculation in dcssblk_direct_access()
        - [s390x] kdump: Use "LINUX" ELF note name instead of "CORE"
        - [s390x] chsc: Add exception handler for CHSC instruction
        - [s390x] TASK_SIZE for kernel threads
        - [s390x] make setup_randomness work
        - [s390x] use correct input data address for setup_randomness
        - [armhf] net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
        - [powerpc*] cxl: Prevent read/write to AFU config space while AFU not
          configured
        - [powerpc*] cxl: fix nested locking hang during EEH hotplug
        - brcmfmac: fix incorrect event channel deduction
        - mnt: Tuck mounts under others instead of creating shadow/side mounts.
        - IB/ipoib: Fix deadlock between rmmod and set_mode
        - IB/IPoIB: Add destination address when re-queue packet
        - IB/mlx5: Fix out-of-bound access
        - IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS
        - IB/srp: Avoid that duplicate responses trigger a kernel bug
        - IB/srp: Fix race conditions related to task management
        - fs: Better permission checking for submounts
        - ceph: remove req from unsafe list when unregistering it
        - [powerpc*] pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
        - [powerpc*] pci/hotplug/pnv-php: Disable surprise hotplug capability on
          conflicts
        - target: Fix NULL dereference during LUN lookup + active I/O shutdown
        - [powerpc*] drivers/pci/hotplug: Handle presence detection change
          properly
        - [powerpc*] drivers/pci/hotplug: Fix initial state for empty slot
        - nlm: Ensure callback code also checks that the files match
        - nfit, libnvdimm: fix interleave set cookie calculation
        - mac80211: flush delayed work when entering suspend
        - mac80211: don't reorder frames with SN smaller than SSN
        - mac80211: don't handle filtered frames within a BA session
        - mac80211: use driver-indicated transmitter STA only for data frames
        - [x86] drm/amdgpu: add more cases to DCE11 possible crtc mask setup
        - [arm64,powerpc*,x86] drm/ast: Fix test for VGA enabled
        - [arm64,powerpc*,x86] drm/ast: Call open_key before enable_mmio in POST
          code
        - [arm64,powerpc*,x86] drm/ast: Fix AST2400 POST failure without BMC FW or
          VBIOS
        - drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058
        - [x86] drm/vmwgfx: Work around drm removal of control nodes
        - [armhf] dmaengine: imx-sdma - correct the dma transfer residue
          calculation
        - drm/atomic: fix an error code in mode_fixup()
        - [x86] drm/i915/gvt: Disable access to stolen memory as a guest
        - drm: Cancel drm_fb_helper_dirty_work on unload
        - drm: Cancel drm_fb_helper_resume_work on unload
        - [x86] drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS
          code
        - [x86] drm/i915: Fix not finding the VBT when it overlaps with
          OPREGION_ASLE_EXT
        - libceph: use BUG() instead of BUG_ON(1)
        - [x86] mm: fix gup_pte_range() vs DAX mappings
        - [x86] tlb: Fix tlb flushing when lguest clears PGE
        - thp: fix another corner case of munlock() vs. THPs
        - mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
        - fat: fix using uninitialized fields of fat_inode/fsinfo_inode
        - [x86] drivers: hv: Turn off write permission on the hypercall page
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.16
        - USB: serial: digi_acceleport: fix OOB data sanity check
        - USB: serial: digi_acceleport: fix OOB-event processing
        - crypto: improve gcc optimization flags for serpent and wp512
        - ucount: Remove the atomicity from ucount->count (CVE-2017-6874)
        - dw2102: don't do DMA on stack
        - i2c: add missing of_node_put in i2c_mux_del_adapters
        - [ppc64el] Emulation support for load/store instructions on LE
        - [powerpc*] xics: Work around limitations of OPAL XICS priority handling
        - PCI: Prevent VPD access for QLogic ISP2722
        - usb: gadget: dummy_hcd: clear usb_gadget region before registration
        - usb: dwc3: gadget: make Set Endpoint Configuration macros safe
        - [armhf] usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
        - usb: gadget: function: f_fs: pass companion descriptor along
        - Revert "usb: gadget: uvc: Add missing call for additional setup data"
        - usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci
          controllers
        - USB: serial: safe_serial: fix information leak in completion handler
        - USB: serial: omninet: fix reference leaks at open
        - USB: iowarrior: fix NULL-deref at probe (CVE-2016-2188)
        - USB: iowarrior: fix NULL-deref in write
        - USB: serial: io_ti: fix NULL-deref in interrupt callback
        - USB: serial: io_ti: fix information leak in completion handler
        - [armhf] serial: samsung: Continue to work if DMA request fails
        - [s390x] KVM: Fix guest migration for huge guests resulting in panic
        - [armhf.arm64] KVM: Let vcpu thread modify its own active state
        - dm: flush queued bios when process blocks to avoid deadlock
        - rc: raw decoder for keymap protocol is not loaded on register
        - ext4: don't BUG when truncating encrypted inodes on the orphan list
        - IB/mlx5: Verify that Q counters are supported
    
      [ Ben Hutchings ]
      * [media] dvb-usb: don't use stack for firmware load or reset
        (Closes: #853894)
      * Kbuild.include: addtree: Remove quotes before matching path
        (regression in 4.8) (Closes: #856474)
      * [rt] Update to 4.9.13-rt12:
        - timer/hrtimer: check properly for a running timer
      * [rt] Refresh one patch that had a textual conflict with 4.9.14
      * Ignore various ABI changes that shouldn't affect OOT modules
      * userns: Avoid ABI change for CVE-2017-6874 fix
      * [amd64] Don't WARN about expected W+X pages on Xen (see #852324)
      * fjes: Disable auto-loading, as this driver matches a very common ACPI ID
        (Closes: #853976)
    
      [ Salvatore Bonaccorso ]
      * ACPI / EC: Use busy polling mode when GPE is not enabled.
        Thanks to Jakobus Schurz <email address hidden> (Closes: #846792)
      * Ignore ABI changes for acpi_ec_{add,remove}_query_handler
      * Ignore ABI change for first_ec (not declared in public header)
    
      [ Helge Deller ]
      * [hppa] Switch to debian default config option for bonding, irda and atalk
    
     -- Salvatore Bonaccorso <email address hidden>  Wed, 22 Mar 2017 17:01:40 +0100
  • linux (4.9.13-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.11
        - can: Fix kernel panic at security_sock_rcv_skb
        - net/mlx5e: Fix update of hash function/key via ethtool
        - net/sched: matchall: Fix configuration race
        - ipv6: fix ip6_tnl_parse_tlv_enc_lim()
        - ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
        - tcp: fix 0 divide in __tcp_select_window()
        - stmmac: Discard masked flags in interrupt status register
        - net: use a work queue to defer net_disable_timestamp() work
        - netlabel: out of bound access in cipso_v4_validate()
        - ip6_gre: fix ip6gre_err() invalid reads (CVE-2017-5897)
        - ipv6: tcp: add a missing tcp_v6_restore_cb()
        - tcp: avoid infinite loop in tcp_splice_read() (CVE-2017-6214)
        - tun: read vnet_hdr_sz once
        - macvtap: read vnet_hdr_size once
        - rtl8150: Use heap buffers for all register access
        - catc: Combine failure cleanup code in catc_probe()
        - catc: Use heap buffer for memory size test
        - mlx4: Invoke softirqs after napi_reschedule
        - lwtunnel: valid encap attr check should return 0 when lwtunnel
          is disabled
        - sit: fix a double free on error path
        - net: introduce device min_header_len
        - packet: round up linear to header len
        - ping: fix a null pointer dereference
        - net: dsa: Do not destroy invalid network devices
        - l2tp: do not use udp_ioctl()
        - mld: do not remove mld souce list info when set link down
        - igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()
        - tcp: fix mark propagation with fwmark_reflect enabled
        - net/mlx5: Don't unlock fte while still using it
        - tcp: don't annotate mark on control socket from
          tcp_v6_send_response()
        - [x86] fpu/xstate: Fix xcomp_bv in XSAVES header
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.12
        - vfs: fix uninitialized flags in splice_to_pipe()
        - siano: make it work again with CONFIG_VMAP_STACK
        - fuse: fix use after free issue in fuse_dev_do_read()
        - fuse: fix uninitialized flags in pipe_buffer
        - mmc: core: fix multi-bit bus width without high-speed mode
        - [powerpc*/*64*] Disable use of radix under a hypervisor
        - scsi: don't BUG_ON() empty DMA transfers
        - Fix missing sanity check in /dev/sg
        - [x86] Input: elan_i2c - add ELAN0605 to the ACPI table
        - drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor
        - drm/dp/mst: fix kernel oops when turning off secondary monitor
        - futex: Move futex_init() to core_initcall
        - [armel,armhf] 8658/1: uaccess: fix zeroing of 64-bit get_user()
        - Revert "i2c: designware: detect when dynamic tar update is possible"
        - PCI/PME: Restore pcie_pme_driver.remove
        - printk: use rcuidle console tracepoint
        - timekeeping: Use deferred printk() in debug code
        - bcache: Make gc wakeup sane, remove set_task_state()
        - videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGB
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.13
        - net/mlx5e: Disable preemption when doing TC statistics upcall
        - net/llc: avoid BUG_ON() in skb_orphan() (CVE-2017-6345)
        - net: ethernet: ti: cpsw: fix cpsw assignment in resume
          (regression in 4.9)
        - packet: fix races in fanout_add() (CVE-2017-6346)
        - packet: Do not call fanout_release from atomic contexts
          (regression in 4.9)
        - net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification
        - dccp: fix freeing skb too early for IPV6_RECVPKTINFO (CVE-2017-6074)
        - vxlan: fix oops in dev_fill_metadata_dst (regression in 4.6)
        - irda: Fix lockdep annotations in hashbin_delete(). (CVE-2017-6348)
        - ptr_ring: fix race conditions when resizing
        - ip: fix IP_CHECKSUM handling (regression in 4.0) (CVE-2017-6347)
        - net: socket: fix recvmmsg not returning error from sock_error
          (regression in 4.6)
        - USB: serial: mos7840: fix another NULL-deref at open
        - USB: serial: ftdi_sio: fix modem-status error handling
        - USB: serial: ftdi_sio: fix extreme low-latency setting
        - USB: serial: ftdi_sio: fix line-status over-reporting
        - USB: serial: spcp8x5: fix modem-status handling
        - USB: serial: opticon: fix CTS retrieval at open
        - USB: serial: ark3116: fix register-accessor error handling
        - netfilter: nf_ct_helper: warn when not applying default helper assignment
        - block: fix double-free in the failure path of cgwb_bdi_init()
        - rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
        - xfs: clear delalloc and cache on buffered write failure
    
      [ Ben Hutchings ]
      * [armel] dts: kirkwood: Fix SATA pinmux-ing for TS419 (Closes: #855017)
      * [armhf] Enable DRM_OMAP_PANEL_TPO_TD028TTEC1, PWM_OMAP_DMTIMER as modules
        (Closes: #855472)
      * net: Ignore ABI changes to can_rx_register(), ip6_xmit()
      * net: Avoid ABI change for min_header_len
      * udeb: Add more USB host and dual-role drivers to usb-modules
        (Closes: #856111)
      * [x86] kvm: fix page struct leak in handle_vmon (CVE-2017-2596)
      * ipc/shm: Fix shmat mmap nil-page protection (CVE-2017-5669)
      * time: Disable TIMER_STATS (CVE-2017-5967)
      * sctp: deny peeloff operation on asocs with threads sleeping on it
        (CVE-2017-6353)
      * [rt] Update to 4.9.13-rt10:
        - sched/rt: Add a missing rescheduling point
        - lockdep: Handle statically initialized PER_CPU locks proper
        - Change export of rt_mutex_destroy() back to GPL-only
    
     -- Ben Hutchings <email address hidden>  Mon, 27 Feb 2017 15:58:07 +0000
  • linux (4.9.10-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.7
        - drm: Schedule the output_poll_work with 1s delay if we have delayed event
        - drm: Fix broken VT switch with video=1366x768 option
        - [x86] drm/i915: Ignore bogus plane coordinates on SKL when the plane is
          not visible
        - [armhf,arm64] drm/vc4: Fix memory leak of the CRTC state.
        - [armhf,arm64] drm/vc4: fix a bounds check
        - Revert "drm/radeon: always apply pci shutdown callbacks"
        - drm/atomic: clear out fence when duplicating state
        - mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp
        - mm/mempolicy.c: do not put mempolicy before using its nodemask
        - mm, page_alloc: fix check for NULL preferred_zone
        - mm, page_alloc: fix fast-path race with cpuset update or removal
        - mm, page_alloc: move cpuset seqcount checking to slowpath
        - mm, page_alloc: fix premature OOM when racing with cpuset mems update
        - userns: Make ucounts lock irq-safe
        - sysctl: fix proc_doulongvec_ms_jiffies_minmax()
        - xfs: prevent quotacheck from overloading inode lru
        - ISDN: eicon: silence misleading array-bounds warning
        - Btrfs: remove old tree_root case in btrfs_read_locked_inode()
        - Btrfs: disable xattr operations on subvolume directories
        - Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations
        - RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
        - [s390x] mm: Fix cmma unused transfer from pgste into pte
        - [s390x] ptrace: Preserve previous registers for short regset write
        - IB/cxgb3: fix misspelling in header guard
        - IB/iser: Fix sg_tablesize calculation
        - IB/srp: fix mr allocation when the device supports sg gaps
        - IB/srp: fix invalid indirect_sg_entries parameter value
        - can: c_can_pci: fix null-pointer-deref in c_can_start() - set device
          pointer
        - can: ti_hecc: add missing prepare and unprepare of the clock
        - [hppa] Don't use BITS_PER_LONG in userspace-exported swab.h header
        - nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
        - NFSv4.1: Fix a deadlock in layoutget
        - NFSv4.0: always send mode in SETATTR after EXCLUSIVE4
        - SUNRPC: cleanup ida information when removing sunrpc module
        - iw_cxgb4: free EQ queue memory on last deref
        - pctv452e: move buffer to heap, no mutex
        - v4l: tvp5150: Reset device at probe time, not in get/set format handlers
        - v4l: tvp5150: Fix comment regarding output pin muxing
        - v4l: tvp5150: Don't override output pinmuxing at stream on/off time
        - [x86] drm/i915: Clear ret before unbinding in i915_gem_evict_something()
        - [x86] drm/i915: prevent crash with .disable_display parameter
        - [x86] drm/i915: Don't leak edid in intel_crt_detect_ddc()
        - [x86] drm/i915: Don't init hpd polling for vlv and chv from
          runtime_suspend()
        - [x86] drm/i915: Fix calculation of rotated x and y offsets for planar
          formats
        - [x86] drm/i915: Check for NULL atomic state in
          intel_crtc_disable_noatomic()
        - IB/umem: Release pid in error and ODP flow
        - [x86] pinctrl: baytrail: Rectify debounce support
        - memory_hotplug: make zone_can_shift() return a boolean value
        - virtio_mmio: Set DMA masks appropriately
        - mm, memcg: do not retry precharge charges
        - perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
          (CVE-2017-6001)
        - [x86] drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.8
        - r8152: fix the sw rx checksum is unavailable
        - [x86] netvsc: add rcu_read locking to netvsc callback
        - net: lwtunnel: Handle lwtunnel_fill_encap failure
        - net: ipv4: fix table id in getroute response
        - tcp: fix tcp_fastopen unaligned access complaints on sparc
        - openvswitch: maintain correct checksum state in conntrack actions
        - mlx4: do not call napi_schedule() without care
        - ip6_tunnel: Account for tunnel header in tunnel MTU
        - ax25: Fix segfault after sock connection timeout
        - net sched actions: fix refcnt when GETing of action after bind
        - virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmit
        - virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving
        - vxlan: fix byte order of vxlan-gpe port number
        - net: fix harmonize_features() vs NETIF_F_HIGHDMA
        - lwtunnel: fix autoload of lwt modules
        - ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
        - tcp: initialize max window for a new fastopen socket
        - net/mlx5e: Do not recycle pages from emergency reserve
        - bridge: netlink: call br_changelink() during br_dev_newlink()
        - net: mpls: Fix multipath selection for LSR use case
        - r8152: don't execute runtime suspend if the tx is not empty
        - af_unix: move unix_mknod() out of bindlock
        - net: Specify the owning module for lwtunnel ops
        - lwtunnel: Fix oops on state free after encap module unload
        - [armhf] net: dsa: Bring back device detaching in dsa_slave_suspend()
        - xfs: bump up reserved blocks in xfs_alloc_set_aside
        - xfs: fix bogus minleft manipulations
        - xfs: adjust allocation length in xfs_alloc_space_available
        - xfs: don't rely on ->total in xfs_alloc_space_available
        - xfs: don't print warnings when xfs_log_force fails
        - xfs: make the ASSERT() condition likely
        - xfs: sanity check directory inode di_size
        - xfs: add missing include dependencies to xfs_dir2.h
        - xfs: replace xfs_mode_to_ftype table with switch statement
        - xfs: sanity check inode mode when creating new dentry
        - xfs: sanity check inode di_mode
        - xfs: don't wrap ID in xfs_dq_get_next_id
        - xfs: fix xfs_mode_to_ftype() prototype
        - xfs: fix COW writeback race
        - xfs: verify dirblocklog correctly
        - xfs: remove racy hasattr check from attr ops
        - xfs: extsize hints are not unlikely in xfs_bmap_btalloc
        - xfs: clear _XBF_PAGES from buffers when readahead page
        - xfs: fix bmv_count confusion w/ shared extents
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.9
        - PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies
        - ext4: validate s_first_meta_bg at mount time (CVE-2016-10208)
        - [x86] efi: Always map the first physical page into the EFI pagetables
        - [arm64] efi/fdt: Avoid FDT manipulation after ExitBootServices()
          (Closes: #853170)
        - HID: cp2112: fix sleep-while-atomic
        - HID: cp2112: fix gpio-callback error handling
        - [x86] pinctrl: baytrail: Add missing spinlock usage in
          byt_gpio_irq_handler
        - [x86] drm/amdgpu/si: fix crash on headless asics
        - drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215
        - drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval
        - crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
        - crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
        - perf/core: Fix use-after-free bug
        - perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
        - ata: sata_mv:- Handle return value of devm_ioremap.
        - libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices
        - libata: Fix ATA request sense
        - [powerpc*] eeh: Fix wrong flag passed to eeh_unfreeze_pe()
        - [powerpc*] Add missing error check to prom_find_boot_cpu()
        - [powerpc*] mm: Use the correct pointer when setting a 2MB pte
        - NFSD: Fix a null reference case in find_or_create_lock_stateid()
        - svcrpc: fix oops in absence of krb5 module
        - zswap: disable changing params if init fails
        - cifs: initialize file_info_lock
        - mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
        - base/memory, hotplug: fix a kernel oops in show_valid_zones()
        - mm, fs: check for fatal signals in do_generic_file_read()
        - tracing: Fix hwlat kthread migration
        - can: bcm: fix hrtimer/tasklet termination in bcm op removal
        - cgroup: don't online subsystems before cgroup_name/path() are operational
        - mmc: sdhci: Ignore unexpected CARD_INT interrupts
        - vhost: fix initialization for vq->is_le
        - [armhf] regulator: axp20x: AXP806: Fix dcdcb being set instead of dcdce
        - percpu-refcount: fix reference leak during percpu-atomic transition
        - [x86] pinctrl: baytrail: Debounce register is one per community
        - [x86] pinctrl: intel: merrifield: Add missed check in mrfld_config_set()
        - iwlwifi: fix double hyphen in MODULE_FIRMWARE for 8000
        - iwlwifi: mvm: avoid crash on restart w/o reserved queues
        - HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLL
        - HID: hid-lg: Fix immediate disconnection of Logitech Rumblepad 2
        - HID: wacom: Fix poor prox handling in 'wacom_pl_irq'
        - [x86] perf/intel/uncore: Clean up hotplug conversion fallout
        - [armhf] dmaengine: cppi41: Fix runtime PM timeouts with USB mass storage
        - [armhf] dmaengine: cppi41: Fix oops in cppi41_runtime_resume
        - [x86] KVM: do not save guest-unsupported XSAVE state
        - USB: Add quirk for WORLDE easykey.25 MIDI keyboard
        - usb: musb: Fix host mode error -71 regression
        - usb: gadget: f_fs: Assorted buffer overflow checks.
        - irqdomain: Avoid activating interrupts more than once
        - [x86] irq: Make irq activate operations symmetric
        - iw_cxgb4: set correct FetchBurstMax for QPs
        - fs: break out of iomap_file_buffered_write on fatal signals
        - [x86] drm/i915/execlists: Reset RING registers upon resume
          (Closes: #855055)
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.10
        - [x86] cpufreq: intel_pstate: Disable energy efficiency optimization
        - acpi, nfit: fix acpi_nfit_flush_probe() crash
        - [x86] libnvdimm, namespace: do not delete namespace-id 0
        - [x86] libnvdimm, pfn: fix memmap reservation size versus 4K alignment
        - dm rq: cope with DM device destruction while in dm_old_request_fn()
        - crypto: algif_aead - Fix kernel panic on list_del
        - [x86] crypto: qat - fix bar discovery for c62x
        - [x86] crypto: qat - zero esram only for DH85x devices
        - [x86] crypto: ccp - Fix DMA operations when IOMMU is enabled
        - [x86] crypto: ccp - Fix double add when creating new DMA command
        - Input: uinput - fix crash when mixing old and new init style
        - selinux: fix off-by-one in setprocattr (CVE-2017-2618)
        - [x86] Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"
        - rtlwifi: rtl8192ce: Fix loading of incorrect firmware (Closes: #853073)
        - cpumask: use nr_cpumask_bits for parsing functions (Closes: #848682)
        - [armel,armhf] 8643/3: arm/ptrace: Preserve previous registers for short
          regset write
        - [x86] drm/i915: fix use-after-free in page_flip_completed()
        - [x86] drm/i915/bxt: Add MST support when do DPLL calculation
        - drm/atomic: Fix double free in drm_atomic_state_default_clear
        - target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
        - target: Use correct SCSI status during EXTENDED_COPY exception
        - target: Fix early transport_generic_handle_tmr abort scenario
        - target: Fix multi-session dynamic se_node_acl double free OOPs
        - target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
        - [armhf] dts: imx6dl: fix GPIO4 range
        - [armhf] 8642/1: LPAE: catch pending imprecise abort on unmask
        - [x86] drm/i915: Always convert incoming exec offsets to non-canonical
        - nl80211: Fix mesh HT operation check
        - mac80211: Fix adding of mesh vendor IEs
        - net/mlx5e: Modify TIRs hash only when it's needed
        - [x86] Drivers: hv: vmbus: Base host signaling strictly on the ring state
        - [x86] Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
        - [x86] Drivers: hv: vmbus: On the read path cleanup the logic to interrupt
          the host
        - [x86] Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
        - [s390x] scsi: zfcp: fix use-after-free by not tracing WKA port open/close
          on failed send
        - scsi: aacraid: Fix INTx/MSI-x issue with older controllers
        - scsi: mpt3sas: disable ASPM for MPI2 controllers
        - scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crash
        - btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
        - [powerpc*] mm/radix: Update ERAT flushes when invalidating TLB
        - [powerpc*] powernv: Fix CPU hotplug to handle waking on HVI
        - xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
        - ALSA: hda - adding a new NV HDMI/DP codec ID in the driver
        - ALSA: seq: Fix race at creating a queue
        - ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
        - Revert "ALSA: line6: Only determine control port properties if needed"
        - [x86] mm/ptdump: Fix soft lockup in page table walker
        - [x86] CPU/AMD: Bring back Compute Unit ID
        - [x86] CPU/AMD: Fix Zen SMT topology
        - IB/rxe: Fix resid update
        - IB/rxe: Fix mem_check_range integer overflow (CVE-2016-8636)
        - stacktrace, lockdep: Fix address, newline ugliness
        - perf diff: Fix -o/--order option behavior (again)
        - perf diff: Fix segfault on 'perf diff -o N' option
        - perf/core: Fix crash in perf_event_read()
    
      [ Ben Hutchings ]
      * Bump ABI to 2
      * [or1k] Remove configuration, as the port has been abandoned
      * [arm64] Enable KEXEC (Closes: #852747)
      * [arm64,armhf,x86] usb: gadget: Enable USB_CONFIGFS, USB_ETH, USB_GADGETFS,
        USB_FUNCTIONFS, USB_G_SERIAL as modules;
        USB_CONFIGFS_{SERIAL,ACM,OBEX,NCM,ECM,ECM_SUBSET,RNDIS,EEM,PHONET,MASS_STORAGE},
        USB_CONFIGFS_F_{LB_SS,LS,UAC1,UAC2,MIDI,HID,UVC,PRINTER}, USB_ETH_RNDIS,
        USB_FUNCTIONFS_{ETH,RNDIS,GENERIC} (thanks to Riku Voipio)
      * [ppc64el] Disable IBMEBUS; this bus does not exist on POWER8 systems
      * aufs: Update support patchset to aufs4.9-20170206
      * [rt] Update to 4.9.9-rt6:
        - Revert "btrfs: swap free() and trace point in run_ordered_work()"
        - pinctrl: qcom: Use raw spinlock variants
        - x86/mm/cpa: avoid wbinvd() for PREEMPT
        - Revert "radix-tree: Make RT aware"
        - radix-tree: use local locks
        - softirq: wake the timer softirq if needed
        - timers: Don't wake ktimersoftd on every tick
        - rt: Drop mutex_disable() on !DEBUG configs and the GPL suffix from export
          symbol
        - cpuset: Convert callback_lock to raw_spinlock_t
      * pegasus: Use heap buffers for all register access (Closes: #852556)
      * test-patches: Use the pkg.linux.notools build profile
      * test-patches: Set default number of jobs to number of available processors
      * dccp: Disable auto-loading as mitigation against local exploits
      * net: ipv6: check route protocol when deleting routes (Closes: #855153)
      * [arm64] drm: Enable DRM_AST as module (Closes: #820168)
        - udeb: Add ast to fb-modules
      * [armel/marvell] hwmon: Enable SENSORS_G762 as module (Closes: #854662)
      * [m68k] Change MAC8390, MAC_SCSI from built-in to modules (Closes: #826614)
        - udeb: Add mac8390 to nic-shared-modules
      * udeb: Add bcache to md-modules (Closes: #718548)
      * [x86] platform: acer-wmi: setup accelerometer when machine has appropriate
        notify event (Closes: #853067)
      * [x86] xen: Fix APIC id mismatch warning on Intel (Closes: #853193)
      * media: dvb-usb-dibusb-mc-common: Add MODULE_LICENSE (Closes: #853110)
    
      [ Roger Shimizu ]
      * [armel] ARM: dts: orion5x-lschl: Fix model name
      * [armel] ARM: dts: orion5x-lschl: More consistent naming on linkstation
        series
      * [armel] ARM: orion5x: fix Makefile for linkstation-lschl.dtb
    
      [ Salvatore Bonaccorso ]
      * ipv4: keep skb->dst around in presence of IP options (CVE-2017-5970)
      * sctp: avoid BUG_ON on sctp_wait_for_sndbuf (CVE-2017-5986)
    
     -- Ben Hutchings <email address hidden>  Fri, 17 Feb 2017 13:18:17 +0000
  • linux (4.9.6-3) unstable; urgency=medium
    
      * btree,musb,st_sensors: Ignore ABI changes (fixes FTBFS on armel,armhf)
    
     -- Ben Hutchings <email address hidden>  Sat, 28 Jan 2017 16:11:16 +0000
  • linux (4.9.6-2) unstable; urgency=medium
    
      * linux-cpupower: Use dh-exec architecture filtering for x86-specific files
        (fixes FTBFS on !x86)
    
     -- Ben Hutchings <email address hidden>  Fri, 27 Jan 2017 22:09:50 +0000
  • linux (4.9.6-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.3
        - iio: common: st_sensors: fix channel data parsing
        - [mips] staging: octeon: Call SET_NETDEV_DEV()
        - ALSA: hda - Fix up GPIO for ASUS ROG Ranger
        - ALSA: hda - Apply asus-mode8 fixup to ASUS X71SL
        - ALSA: usb-audio: Fix irq/process data synchronization
        - fscrypt: fix renaming and linking special files
        - [hppa/parisc] Add line-break when printing segfault info
        - [hppa/parisc] Mark cr16 clocksource unstable on SMP systems
        - HID: sensor-hub: Move the memset to sensor_hub_get_feature()
        - mac80211: initialize fast-xmit 'info' later
        - asm-prototypes: Clear any CPP defines before declaring the functions
        - [x86] drm/i915: Fix oopses in the overlay code due to i915_gem_active
          stuff
        - [x86] drm/i915: Fix oops in overlay due to frontbuffer tracking
        - [x86] drm/i915: Force VDD off on the new power seqeuencer before
          starting to use it
        - [x86] drm/i915: Initialize overlay->last_flip properly
        - [x86] KVM: reset MMU on KVM_SET_VCPU_EVENTS
        - [armhf] usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
        - [armhf] usb: musb: dsps: implement clear_ep_rxintr() callback
        - usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
        - usb: gadgetfs: restrict upper bound on device configuration size
        - USB: gadgetfs: fix unbounded memory allocation bug
        - USB: gadgetfs: fix use-after-free bug
        - USB: gadgetfs: fix checks of wTotalLength in config descriptors
        - USB: fix problems with duplicate endpoint addresses
        - usb: gadget: composite: Test get_alt() presence instead of set_alt()
        - [arm64, armhf] usb: dwc3: core: avoid Overflow events
        - usb: xhci: fix possible wild pointer
        - [x86] usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake
        - xhci: free xhci virtual devices with leaf nodes first
        - usb: xhci: fix return value of xhci_setup_device()
        - usb: host: xhci: Fix possible wild pointer when handling abort command
        - xhci: Handle command completion and timeout race
        - usb: xhci: hold lock over xhci_abort_cmd_ring()
        - USB: serial: omninet: fix NULL-derefs at open and disconnect
        - USB: serial: quatech2: fix sleep-while-atomic in close
        - USB: serial: pl2303: fix NULL-deref at open
        - USB: serial: keyspan_pda: verify endpoints at probe
        - USB: serial: spcp8x5: fix NULL-deref at open
        - USB: serial: io_ti: fix NULL-deref at open
        - USB: serial: io_ti: fix another NULL-deref at open
        - USB: serial: io_ti: fix I/O after disconnect
        - USB: serial: iuu_phoenix: fix NULL-deref at open
        - USB: serial: garmin_gps: fix memory leak on failed URB submit
        - USB: serial: ti_usb_3410_5052: fix NULL-deref at open
        - USB: serial: io_edgeport: fix NULL-deref at open
        - USB: serial: oti6858: fix NULL-deref at open
        - USB: serial: cyberjack: fix NULL-deref at open
        - USB: serial: kobil_sct: fix NULL-deref in write
        - USB: serial: mos7840: fix NULL-deref at open
        - USB: serial: mos7720: fix NULL-deref at open
        - USB: serial: mos7720: fix use-after-free on probe errors
        - USB: serial: mos7720: fix parport use-after-free on probe errors
        - USB: serial: mos7720: fix parallel probe
        - usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
        - xhci: Use delayed_work instead of timer for command timeout
        - xhci: Fix race related to abort operation
        - [armhf] usb: musb: Fix trying to free already-free IRQ 4
        - usb: hub: Move hub_port_disable() to fix warning if PM is disabled
        - usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()
        - ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()
        - USB: serial: kl5kusb105: abort on open exception path
        - usb: gadget: Fix second argument of percpu_ida_alloc()
        - usb: gadget: fix request length error for isoc transfer
        - [armhf] dts: sun7i: bananapi-m1-plus: Enable USB PHY for USB host
          support
        - dibusb: fix possible memory leak in dibusb_rc_query()
        - USB: serial: io_ti: bind to interface after fw download
        - [x86] mei: move write cb to completion on credentials failures
        - iio: accel: st_accel: fix LIS3LV02 reading and scaling
        - [arm64, armhf] usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()
        - [arm64, armhf] usb: dwc3: ep0: explicitly call
          dwc3_ep0_prepare_one_trb()
        - [arm64, armhf] usb: dwc3: gadget: always unmap EP0 requests
        - [x86] drm/i915/dp: add lane_count check in intel_dp_check_link_status
        - [x86] drm/i915: tune down the fast link training vs boot fail
        - mac80211: fix tid_agg_rx NULL dereference
        - nl80211: Use different attrs for BSSID and random MAC addr in scan req
        - ath10k: fix failure to send NULL func frame for 10.4
        - ath10k: use the right length of "background"
        - efi/efivar_ssdt_load: Don't return success on allocation failure
        - debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUG_FS
        - [x86] prctl/uapi: Remove #ifdef for CHECKPOINT_RESTORE
        - [x86] cpu: Probe CPUID leaf 6 even when cpuid_level == 6
        - [x86] platform/x86: fujitsu-laptop: use brightness_set_blocking for
          LED-setting callbacks
        - hwmon: (amc6821) sign extension temperature
        - hwmon: (ds620) Fix overflows seen when writing temperature limits
        - [armhf] hwmon: (g762) Fix overflows and crash seen when writing limit
          attributes
        - hwmon: (lm90) fix temp1_max_alarm attribute
        - Input: synaptics-rmi4 - unlock on error
        - [armhf] clk: ti: dra7: fix "failed to lookup clock node
          gmac_gmii_ref_clk_div" boot message
        - [amd64] iommu/amd: Missing error code in amd_iommu_init_device()
        - [amd64] iommu/amd: Fix the left value check of cmd buffer
        - [x86] iommu/vt-d: Fix pasid table size encoding
        - [x86] iommu/vt-d: Flush old iommu caches for kdump when the device gets
          context mapped
        - [x86] ASoC: cht_bsw_rt5645: Fix leftover kmalloc
        - [x86] ASoC: Intel: Skylake: Fix a shift wrapping bug
        - scsi: mvsas: fix command_active typo
        - target/iscsi: Fix double free in lio_target_tiqn_addtpg()
        - sbp-target: Fix second argument of percpu_ida_alloc()
        - relay: check array offset before using it
        - PCI/MSI: Check for NULL affinity mask in pci_irq_get_affinity()
        - PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
        - genirq/affinity: Fix node generation from cpumask
        - mm/hugetlb.c: use the right pte val for compare in hugetlb_cow
        - docs-rst: fix LaTeX \DURole renewcommand with Sphinx 1.3+
        - mm: khugepaged: close use-after-free race during shmem collapsing
        - mm: khugepaged: fix radix tree node leak in shmem collapse error path
        - mm, compaction: fix NR_ISOLATED_* stats for pfn based migration
        - [s390x] crypto: unlock on error in prng_tdes_read()
        - [arm64] crypto: sha2-ce - fix for big endian
        - [arm64] crypto: ghash-ce - fix for big endian
        - [arm64] crypto: aes-ccm-ce: fix for big endian
        - [arm64] crypto: sha1-ce - fix for big endian
        - [arm64] crypto: aes-xts-ce: fix for big endian
        - [arm64] crypto: aes-ce - fix for big endian
        - md: MD_RECOVERY_NEEDED is set for mddev->recovery
        - md: fix refcount problem on mddev when stopping array.
        - f2fs: remove percpu_count due to performance regression
        - f2fs: hide a maybe-uninitialized warning
        - PCI: Add Mellanox device IDs
        - PCI: Convert broken INTx masking quirks from HEADER to FINAL
        - PCI: Convert Mellanox broken INTx quirks to be for listed devices only
        - PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+
        - PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3)
        - [powerpc/powerpc64,ppc64*] pci/rpadlpar: Fix device reference leaks
        - [s390x] topology: always use s390 specific sched_domain_topology_level
        - [s390x] pci: fix dma address calculation in map_sg
        - drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y values
        - [x86] drm/i915: disable PSR by default on HSW/BDW
        - [x86] drm/i915/gen9: unconditionally apply the memory bandwidth WA
        - [x86] drm/i915/gen9: fix the WM memory bandwidth WA for Y tiling cases
        - xfs: don't call xfs_sb_quota_from_disk twice
        - xfs: check return value of _trans_reserve_quota_nblks
        - xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan
        - xfs: don't BUG() on mixed direct and mapped I/O
        - xfs: provide helper for counting extents from if_bytes
        - xfs: check minimum block size for CRC filesystems
        - xfs: fix unbalanced inode reclaim flush locking
        - xfs: new inode extent list lookup helpers
        - xfs: factor rmap btree size into the indlen calculations
        - xfs: always succeed when deduping zero bytes
        - xfs: remove prev argument to xfs_bmapi_reserve_delalloc
        - xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
        - xfs: use new extent lookup helpers in __xfs_reflink_reserve_cow
        - xfs: clean up cow fork reservation and tag inodes correctly
        - xfs: use new extent lookup helpers xfs_file_iomap_begin_delay
        - xfs: pass post-eof speculative prealloc blocks to bmapi
        - xfs: Move AGI buffer type setting to xfs_read_agi
        - xfs: pass state not whichfork to trace_xfs_extlist
        - xfs: handle cow fork in xfs_bmap_trace_exlist
        - xfs: forbid AG btrees with level == 0
        - xfs: check for bogus values in btree block headers
        - xfs: complain if we don't get nextents bmap records
        - xfs: don't crash if reading a directory results in an unexpected hole
        - xfs: error out if trying to add attrs and anextents > 0
        - xfs: don't allow di_size with high bit set
        - xfs: don't cap maximum dedupe request length
        - xfs: ignore leaf attr ichdr.count in verifier during log replay
        - xfs: use GPF_NOFS when allocating btree cursors
        - xfs: fix double-cleanup when CUI recovery fails
        - xfs: use the actual AG length when reserving blocks
        - xfs: fix crash and data corruption due to removal of busy COW extents
        - xfs: fix max_retries _show and _store functions
        - clocksource/dummy_timer: Move hotplug callback after the real timers
        - tick/broadcast: Prevent NULL pointer dereference
        - Revert "rtlwifi: Fix enter/exit power_save"
        - Revert "usb: gadget: composite: always set ep->mult to a sensible value"
        - usb: gadget: composite: always set ep->mult to a sensible value
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.4
        - net: vrf: Fix NAT within a VRF
        - net: vrf: Drop conntrack data after pass through VRF device on Tx
        - sctp: sctp_transport_lookup_process should rcu_read_unlock when transport
          is null
        - inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
        - ipv6: handle -EFAULT from skb_copy_bits
        - net, sched: fix soft lockup in tc_classify
        - [arm64, armhf] net: stmmac: Fix race between stmmac_drv_probe and
          stmmac_open
        - net/sched: cls_flower: Fix missing addr_type in classify
        - net/mlx5: Check FW limitations on log_max_qp before setting it
        - net/mlx5: Cancel recovery work in remove flow
        - net/mlx5: Avoid shadowing numa_node
        - net/mlx5: Mask destination mac value in ethtool steering rules
        - net/mlx5: Prevent setting multicast macs for VFs
        - net/mlx5e: Don't sync netdev state when not registered
        - net/mlx5e: Disable netdev after close
        - rtnl: stats - add missing netlink message size checks
        - net: fix incorrect original ingress device index in PKTINFO
        - net: ipv4: dst for local input routes should use l3mdev if relevant
        - drop_monitor: add missing call to genlmsg_end
        - drop_monitor: consider inserted data in genlmsg_end
        - flow_dissector: Update pptp handling to avoid null pointer deref.
        - igmp: Make igmp group member RFC 3376 compliant
        - ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
        - net: vrf: Add missing Rx counters
        - [x86] bpf: change back to orig prog on too many passes
        - [armhf] net: dsa: bcm_sf2: Do not clobber b53_switch_ops
        - [armhf] net: dsa: bcm_sf2: Utilize nested MDIO read/write
        - r8152: split rtl8152_suspend function
        - r8152: fix rx issue for runtime suspend
        - [armhf] net: dsa: Ensure validity of dst->ds[0]
        - net: add the AF_QIPCRTR entries to family name tables
        - gro: Enter slow-path if there is no tailroom
        - gro: use min_t() in skb_gro_reset_offset()
        - gro: Disable frag0 optimization on IPv6 ext headers
        - net/mlx5e: Remove WARN_ONCE from adaptive moderation code
        - net: ipv4: Fix multipath selection with vrf
        - net: vrf: do not allow table id 0
        - HID: hid-cypress: validate length of report
        - ALSA: firewire-tascam: Fix to handle error from initialization of stream
          data
        - [powerpc] Fix build warning on 32-bit PPC
        - [arm64] dts: mt8173: Fix auxadc node
        - [arm64] dts: bcm2837-rpi-3-b: remove incorrect pwr LED
        - [arm64] dts: bcm2835: Fix bcm2837 compatible string
        - svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm
        - [armhf] OMAP5: Fix mpuss_early_init
        - [armhf] OMAP5: Fix build for PM code
        - [armhf] OMAP4+: Fix bad fallthrough for cpuidle
        - [armhf] omap2+: am437x: rollback to use omap3_gptimer_timer_init()
        - [armel/marvell, armhf] spi: mvebu: fix baudrate calculation for armada
          variant
        - ALSA: usb-audio: Add a quirk for Plantronics BT600
        - [x86] drm/i915/gen9: Fix PCODE polling during CDCLK change notification
        - rtlwifi: Fix enter/exit power_save
        - rtlwifi: rtl_usb: Fix missing entry in USB driver's private data
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.5
        - Input: xpad - use correct product id for x360w controllers
        - Input: i8042 - add Pegatron touchpad to noloop table
        - [armhf] regulator: axp20x: Fix axp809 ldo_io registration error on cold
          boot
        - [arm64, armhf] drm/tegra: dpaux: Fix error handling
        - [arm64, armhf] drm/vc4: Fix a couple error codes in vc4_cl_lookup_bos()
        - drm/savage: dereferencing an error pointer
        - zram: revalidate disk under init_lock
        - zram: support BDI_CAP_STABLE_WRITES
        - dax: fix deadlock with DAX 4k holes
        - mm: pmd dirty emulation in page fault handler
        - mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
        - ocfs2: fix crash caused by stale lvb with fsdlm plugin
        - mm, memcg: fix the active list aging for lowmem requests when memcg is
          enabled
        - mm: support anonymous stable page
        - mm/slab.c: fix SLAB freelist randomization duplicate entries
          (CVE-2017-5546)
        - mm/hugetlb.c: fix reservation race when freeing surplus pages
        - [x86] KVM: fix emulation of "MOV SS, null selector" (CVE-2017-2583)
        - KVM: eventfd: fix NULL deref irqbypass consumer
        - jump_labels: API for flushing deferred jump label updates
        - [x86] KVM: flush pending lapic jump label updates on module unload
        - [x86] KVM: fix NULL deref in vcpu_scan_ioapic
        - [x86] KVM: add Align16 instruction flag
        - [x86] KVM: add asm_safe wrapper
        - [x86] KVM: emulate FXSAVE and FXRSTOR
        - [x86] KVM: Introduce segmented_write_std (CVE-2017-2584)
        - efi/libstub/arm*: Pass latest memory map to the kernel
        - [x86] efi: Prune invalid memory map entries and fix boot regression
        - [x86] efi: Don't allocate memmap through memblock after mm_init()
          (Closes: #851928)
        - nl80211: fix sched scan netlink socket owner destruction
        - gpio: Move freeing of GPIO hogs before numbing of the device
        - xfs: Timely free truncated dirty pages
        - bridge: netfilter: Fix dropping packets that moving through bridge
          interface
        - [x86] cpu/AMD: Clean up cpu_llc_id assignment per topology feature
        - [x86] bugs: Separate AMD E400 erratum and C1E bug
        - [x86] CPU/AMD: Fix Bulldozer topology
        - wusbcore: Fix one more crypto-on-the-stack bug
        - [armhf] usb: musb: fix runtime PM in debugfs
        - USB: serial: kl5kusb105: fix line-state error handling (CVE-2017-5549)
        - USB: serial: ch341: fix initial modem-control state
        - USB: serial: ch341: fix resume after reset
        - USB: serial: ch341: fix open error handling
        - USB: serial: ch341: fix control-message error handling
        - USB: serial: ch341: fix open and resume after B0
        - i2c: print correct device invalid address
        - i2c: fix kernel memory disclosure in dev interface
        - fix a fencepost error in pipe_advance() (CVE-2017-5550)
        - xhci: fix deadlock at host remove by running watchdog correctly
        - btrfs: fix crash when tracepoint arguments are freed by wq callbacks
        - ASoC: hdmi-codec: use unsigned type to structure members with bit-field
        - Revert "tty: serial: 8250: add CON_CONSDEV to flags"
        - pid: fix lockdep deadlock warning due to ucount_lock
        - mnt: Protect the mountpoint hashtable with mount_lock
        - drivers: char: mem: Fix thinkos in kmem address checks
        - [armhf] dmaengine: omap-dma: Fix dynamic lch_map allocation
        - virtio_blk: avoid DMA to stack for the sense buffer
        - orinoco: Use shash instead of ahash for MIC calculations
        - sysrq: attach sysrq handler correctly for 32-bit kernel
        - [arm64, armhf] extcon: return error code on failure
        - Clearing FIFOs in RS485 emulation mode causes subsequent transmits to
          break
        - sysctl: Drop reference added by grab_header in proc_sys_readdir
          (CVE-2016-9191)
        - [s390x] net/af_iucv: don't use paged skbs for TX on HiperSockets
        - [x86] drm/i915/gen9: Fix PCODE polling timeout in stable backport
        - drm: Clean up planes in atomic commit helper failure path
        - drm/radeon: update smc firmware selection for SI
        - drm/radeon: drop verde dpm quirks
        - [x86] drm/amdgpu: update si kicker smc firmware
        - [x86] drm/amdgpu: drop verde dpm quirks
        - USB: serial: ch341: fix modem-control and B0 handling
        - net/mlx5: Only cancel recovery work when cleaning up device
        - i2c: piix4: Avoid race conditions with IMC
        - [x86] cpu: Fix bootup crashes by sanitizing the argument of the
          'clearcpuid=' command-line option
        - nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too
        - btrfs: fix locking when we put back a delayed ref that's too new
        - btrfs: fix error handling when run_delayed_extent_op fails
        - NFS: fix typo in parameter description
        - pNFS: Fix race in pnfs_wait_on_layoutreturn
        - NFS: Fix a performance regression in readdir
        - NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
        - [armhf] i2c: mux: pca954x: fix i2c mux selection caching
        - [x86] drm/i915/gen9: Fix PCODE polling during SAGV disabling
        - drm: avoid uninitialized timestamp use in wait_vblank
        - [arm64, armhf] drm/panel: simple: Check against num_timings when setting
          preferred for timing
        - [x86] drm/i915: Move the min_pixclk[] handling to the end of readout
        - drm: Initialise drm_mm.head_node.allocated
        - block: Change extern inline to static inline
        - block: cfq_cpd_alloc() should use @gfp
        - [x86] ACPI / APEI: Fix NMI notification handling
        - [x86] powercap/intel_rapl: fix and tidy up error handling
        - iw_cxgb4: Fix error return code in c4iw_rdev_open()
        - [arm64, armhf] power: supply: bq27xxx_battery: Fix register map for
          BQ27510 and BQ27520
        - blk-mq: Always schedule hctx->next_cpu
        - [powerpc] mm: Correct process and partition table max size
        - [powerpc*] ibmebus: Fix further device reference leaks
        - [powerpc*] ibmebus: Fix device reference leaks in sysfs interface
        - [powerpc*] powernv: Don't warn on PE init if unfreeze is unsupported
        - [arm64] hugetlb: fix the wrong address for several functions
        - [arm64] hugetlb: remove the wrong pmd check in find_num_contig()
        - [arm64] hugetlb: fix the wrong return value for
          huge_ptep_set_access_flags
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.6
        - IB/core: Release allocated memory in cache setup failure
        - IB/rxe: Increase max number of completions to 32k
        - IB/rxe: avoid putting a large struct rxe_qp on stack
        - IB/mlx5: Avoid system crash when enabling many VFs
        - IB/mlx5: Fix reported max SGE calculation
        - IB/mlx5: Assign SRQ type earlier
        - IB/mlx5: Wait for all async command completions to complete
        - IB/mlx4: Set traffic class in AH
        - IB/mlx4: Fix out-of-range array index in destroy qp flow
        - IB/mlx4: Handle well-known-gid in mad_demux processing
        - IB/mlx4: Fix port query for 56Gb Ethernet links
        - IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs
        - IB/mlx4: Check if GRH is available before using it
        - IB/IPoIB: Remove can't use GFP_NOIO warning
        - perf trace: Use the syscall raw_syscalls:sys_enter timestamp
        - perf mem: Fix --all-user/--all-kernel options
        - perf trace: Check if MAP_32BIT is defined (again)
        - perf diff: Do not overwrite valid build id
        - perf callchain: Fixup help/config for no-unwinding
        - perf scripting: Avoid leaking the scripting_context variable
        - perf jit: Enable jitdump support without dwarf
        - [armhf] dts: bcm283x: fix typo in mailbox address
        - [armhf] dts: imx6q-cm-fx6: fix fec pinctrl
        - [armhf] dts: omap3: Add DTS for Logic PD SOM-LV 37xx Dev Kit
        - tmpfs: clear S_ISGID when setting posix ACLs (CVE-2017-5551)
        - [x86] PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F
        - rcu: Narrow early boot window of illegal synchronous grace periods
        - sunrpc: don't call sleeping functions from the notifier block callbacks
        - svcrpc: don't leak contexts on PROC_DESTROY
        - libnvdimm, namespace: fix pmem namespace leak, delete when size set to
          zero
        - fuse: clear FR_PENDING flag when moving requests out of pending queue
        - fuse: fix time_to_jiffies nsec sanity check
        - PCI: Enumerate switches below PCI-to-PCIe bridges
        - HID: corsair: fix DMA buffers on stack (CVE-2017-5547)
        - HID: corsair: fix control-transfer error handling
        - mmc: sdhci-acpi: Only powered up enabled acpi child devices
        - ieee802154: atusb: do not use the stack for buffers to make them DMA able
          (CVE-2017-5548)
        - [s390x] KVM: do not expose random data via facility bitmap
        - [armhf,arm64] KVM: vgic: Fix deadlock on error handling
        - [powerpc*] icp-opal: Fix missing KVM case and harden replay
        - [powerpc*] perf: Fix PM_BRU_CMPL event code for power9
        - [powerpc*] ptrace: Preserve previous fprs/vsrs on short regset write
        - [powerpc*] ptrace: Preserve previous TM fprs/vsrs on short regset write
        - [powerpc*] Ignore reserved field in DCSR and PVR reads and writes
        - [x86] ioapic: Restore IO-APIC irq_chip retrigger callback
        - qla2xxx: Fix crash due to null pointer access
        - mac80211: implement multicast forwarding on fast-RX path
        - ubifs: Fix journal replay wrt. xattr nodes
        - [armhf] clocksource/exynos_mct: Clear interrupt when cpu is shut down
        - svcrdma: avoid duplicate dma unmapping during error recovery
        - ceph: fix bad endianness handling in parse_reply_info_extra
        - [armhf] dts: OMAP5 / DRA7: indicate that SATA port 0 is available.
        - [arm64] avoid returning from bad_mode
        - [arm64] ptrace: Preserve previous registers for short regset write
        - [arm64] ptrace: Avoid uninitialised struct padding in fpr_set()
        - [arm64] ptrace: Reject attempts to set incomplete hardware breakpoint
          fields
        - Input: ALPS - fix TrackStick support for SS5 hardware
        - libceph: ceph_x_encrypt_buflen() takes in_len
        - libceph: old_key in process_one_ticket() is redundant
        - libceph: introduce ceph_x_encrypt_offset()
        - libceph: introduce ceph_crypt() for in-place en/decryption
          (CVE-2016-10153)
        - libceph: rename and align ceph_x_authorizer::reply_buf
        - libceph: tweak calcu_signature() a little
        - libceph: switch ceph_x_encrypt() to ceph_crypt()
        - libceph: switch ceph_x_decrypt() to ceph_crypt()
        - libceph: remove now unused ceph_*{en,de}crypt*() functions
        - [armhf] dts: Add an empty chosen node to top level DTSI
        - [armel,armhf] 8613/1: Fix the uaccess crash on PB11MPCore
        - ceph: fix scheduler warning due to nested blocking
        - ceph: fix ceph_get_caps() interruption
        - ceph: fix endianness of getattr mask in ceph_d_revalidate
        - ceph: fix endianness bug in frag_tree_split_cmp
        - libceph: make sure ceph_aes_crypt() IV is aligned
        - xprtrdma: Make FRWR send queue entry accounting more accurate
        - xprtrdma: Squelch "max send, max recv" messages at connect time
        - [arm64] mm: avoid name clash in __page_to_voff()
        - [arm64] Fix swiotlb fallback allocation
        - swiotlb: Convert swiotlb_force from int to enum
        - swiotlb: Add swiotlb=noforce debug option
        - scsi: ses: Fix SAS device detection in enclosure
        - scsi: mpt3sas: fix hang on ata passthrough commands
        - [armhf] PM / devfreq: exynos-bus: Fix the wrong return value
        - PM / devfreq: Fix the bug of devfreq_add_device when governor is NULL
        - mtd: spi-nor: Off by one in cqspi_setup_flash()
        - mtd: spi-nor: Fix some error codes in cqspi_setup_flash()
        - [x86] ite-cir: initialize use_demodulator before using it
        - [armhf] dmaengine: pl330: Fix runtime PM support for terminated transfers
        - [armhf] soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe()
        - libceph: uninline ceph_crypto_key_destroy()
        - libceph: stop allocating a new cipher on every crypto request
    
      [ Ben Hutchings ]
      * [armel,armhf,s390x,x86] linux-headers: Fix regression of multilib compiler
        support (Closes: #851481)
      * nbd: use loff_t for blocksize and nbd_set_size args (Closes: #851533)
      * ath9k: fix NULL pointer dereference (Closes: #851621)
      * cfg80211,memcg,power: Avoid ABI changes
      * bq27xxx_battery,cpuhp,libceph,orinoco,xhci: Ignore ABI changes
      * linux-image: Increase minimum version of initramfs-tools (Closes: #808038)
      * [x86] linux-cpupower: Add turbostat and x86_energy_perf_policy commands
        (Closes: #778249)
      * [arm64] Enable ARCH_MESON and related drivers (Closes: #852132)
      * [arm64] dts: meson-gx: Add firmware reserved memory zones
      * [x86] ASoC: Intel: select DW_DMAC_CORE since it's mandatory
      * [x86] sound/soc/intel: Enable SND_SOC_INTEL_BDW_RT5677_MACH as module
        (Closes: #851916)
      * [arm64] video/fbdev: Change FB from module to built-in
      * [arm64,armhf] video/fbdev: Enable FB_EFI (Closes: #851778)
      * fs: Disable LOGFS, as it is unmaintained and will be removed in 4.10
      * [rt] genpatch.py: Verify tag and tarball signatures
      * fbdev: color map copying bounds checking (CVE-2016-8405)
      * [armhf,arm64] drm/vc4: Fix an integer overflow in temporary allocation
        layout. (CVE-2017-5576)
      * [armhf,arm64] drm/vc4: Return -EINVAL on the overflow checks failing.
        (CVE-2017-5577)
      * [arm64] ptrace: Avoid ABI change in 4.9.6
      * [arm64] Enable ARM64_ACPI_PARKING_PROTOCOL, ARCH_THUNDER, GPIO_PL061,
        GPIO_XGENE, ARM_SMMU, ARM_SMMU_V3, PCI_HOST_THUNDER_PEM, and
        PCI_HOST_THUNDER_ECAM; PINCTRL_AMD as built-in; SATA_AHCI_SEATTLE,
        HW_RANDOM_XGENE, HW_RANDOM_CAVIUM, CPUFREQ_DT, K3_DMA, GPIO_XGENE_SB,
        SENSORS_XGENE, I2C_THUNDERX, KEYBOARD_GPIO, TI_ST, THUNDER_NIC_PF,
        THUNDER_NIC_VF (Closes: #852493), THUNDER_NIC_BGX, THUNDER_NIC_RGX,
        MDIO_THUNDER, MDIO_XGENE, SPI_THUNDERX, and SND_SOC_APQ8016_SBC as
        modules (thanks to Riku Voipio)
    
      [ Roger Shimizu ]
      * [armel] Add DT support of Buffalo Linkstation Live v3 (LS-CHL)
      * drivers/input: Enable TOUCHSCREEN_GOODIX as module (Closes: #851821).
      * [mips/octeon] hwmon: Enable SENSORS_ADM1031 as module (Closes: #851963).
        Thanks to James Cowgill.
      * nbd: fix 64-bit division.
    
     -- Ben Hutchings <email address hidden>  Fri, 27 Jan 2017 07:44:54 +0000
  • linux (4.9.2-2) unstable; urgency=medium
    
      * [sparc64] Export memcpy and memset to modules again (fixes FTBFS)
      * Revert "Remove debug symbol packages from debian/control to work around dak
        bug", which caused most binary uploads to be rejected
    
     -- Ben Hutchings <email address hidden>  Thu, 12 Jan 2017 15:52:37 +0000
  • linux (4.9.2-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.2
    
      [ Ben Hutchings ]
      * abiupdate.py: Use current config instead of downloading previous config
      * abiupdate.py: Update base URLs
      * abiupdate.py: Add support for incoming.ports.debian.org
      * Make the pickled config (config.defines.dump) reproducible
      * Remove debug symbol packages from debian/control to work around dak bug
      * udeb: Add switch (DSA) drivers to nic-modules (Closes: #845075)
      * netfilter: Enable NFT_NUMGEN, NFT_QUOTA as modules
      * net/sched: Enable NET_ACT_TUNNEL_KEY, NET_IFE_SKBTCINDEX as modules
      * vsock: Enable VSOCKETS, VHOST_VSOCK, VIRTIO_VSOCKETS as modules
      * hci_uart: Enable BT_HCIUART_MRVL
      * rxrpc: Enable AF_RXRPC_IPV6
      * net: Enable NET_DEVLINK, MACSEC as modules
      * SCSI: Enable SCSI_SMARTPQI as module
      * target: Enable ISCSI_TARGET_CXGB4 as module
      * cxgb4: Enable CHELSIO_T4_FCOE
      * drm: Enable DRM_LEGACY; re-enable DRM_TDFX, DRM_R128, DRM_MGA, DRM_SIS,
        DRM_VIA, DRM_SAVAGE as modules for some architectures
      * 8250: Disable SERIAL_8250_LPSS, since it causes DW_DMAC_CORE to be built-in
      * Partially revert "usb: Kconfig: using select for USB_COMMON dependency",
        since it causes USB_COMMON to be built-in
      * Set ABI to 1
    
      [ John Paul Adrian Glaubitz ]
      * [sh3] Build a linux-libc-dev package (Closes: #850732)
    
      [ Martin Michlmayr ]
      * [arm64] Enable MV_XOR and MV_XOR_V2.
    
     -- Ben Hutchings <email address hidden>  Wed, 11 Jan 2017 04:41:33 +0000
  • linux (4.8.15-2) unstable; urgency=medium
    
      [ Ben Hutchings ]
      * [x86] Enable INTEL_VBTN as module (Closes: #848967)
      * debian/control: Change build-dependency on asciidoc to prefer the new
        asciidoc-base, so we don't pull in LaTeX unnecessarily
      * [x86] Enable LEDS_DELL_NETBOOKS and DELL_SMBIOS as modules; re-enable
        DELL_LAPTOP and DELL_WMI as modules (Closes: #849674)
      * [powerpc*] boot: Request no dynamic linker for boot wrapper
        (Closes: #848851, FTBFS on ppc6el)
      * cpufreq: Enable CPU_FREQ_GOV_SCHEDUTIL as module
      * [x86] ACPI: Enable DPTF_POWER as module
      * [x86] perf: Enable PERF_EVENTS_AMD_POWER as module
      * [x86] perf: Change PERF_EVENTS_INTEL_{CSTATE,RAPL,UNCORE} from built-in
        to modules
      * PCI: Enable PCIE_DPC (except for armel/versatile)
      * [amd64] PCI: Enable PCI_HYPERV as module
      * inet: Enable INET_DIAG_DESTROY
      * tcp: Enable TCP_CONG_NV as module
      * ipv6: Enable IPV6_ILA as module
      * net/sched: Enable NET_CLS_MATCHALL, NET_ACT_IFE, NET_IFE_SKBMARK,
        NET_IFE_SKBPRIO as modules
      * hci_uart: Enable BT_HCIUART_AG6XX
      * nvme: Enable NVME_RDMA, NVME_TARGET, NVME_TARGET_RDMA as modules
      * [amd64] mic: Enable VOP_BUS and VOP as modules; re-enable INTEL_MIC_HOST as
        module
      * debian/control: Add Salvatore Bonaccorso to Uploaders
      * [rt] Update to 4.8.15-rt10 (no functional change)
    
      [ Salvatore Bonaccorso ]
      * sg_write()/bsg_write() is not fit to be called under KERNEL_DS
        (CVE-2016-10088)
      * kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
        (CVE-2016-9588)
    
     -- Ben Hutchings <email address hidden>  Wed, 04 Jan 2017 19:39:36 +0000
  • linux (4.8.15-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.12
        - [x86] iommu/vt-d: Fix PASID table allocation
        - [x86] iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions
        - [x86] KVM: fix out-of-bounds access in lapic
        - [x86] KVM: x86: drop error recovery in em_jmp_far and em_ret_far
          (CVE-2016-9756)
        - [x86] KVM: fix out-of-bounds accesses of rtc_eoi map (CVE-2016-9777)
        - [x86] KVM: check for pic and ioapic presence before use
        - [arm64, armhf] usb: chipidea: move the lock initialization to core file
        - USB: serial: cp210x: add ID for the Zone DPMX
        - USB: serial: ftdi_sio: add support for TI CC3200 LaunchPad
        - scsi: mpt3sas: Fix secure erase premature termination
        - cfg80211: limit scan results cache size
        - apparmor: fix change_hat not finding hat after policy replacement
        - NFSv4.x: hide array-bounds warning
        - [x86] fpu: Fix invalid FPU ptrace state after execve()
        - [x86] traps: Ignore high word of regs->cs in early_fixup_exception()
        - perf/core: Fix address filter parser
        - perf/x86/intel: Cure bogus unwind from PEBS entries
        - [x86] thermal/powerclamp: add back module device table
        - [hppa/parisc] Fix races in parisc_setup_cache_timing()
        - [hppa/parisc] Switch to generic sched_clock implementation
        - [hppa/parisc] Fix race in pci-dma.c
        - [hppa/parisc] Also flush data TLB in flush_icache_page_asm
        - mpi: Fix NULL ptr dereference in mpi_powm()
        - X.509: Fix double free in x509_cert_parse()
        - xc2028: Fix use-after-free bug properly
        - [powerpc] Set missing wakeup bit in LPCR on POWER9
        - [powerpc] mm: Fixup kernel read only mapping
        - [powerpc] boot: Fix the early OPAL console wrappers
        - can: bcm: fix support for CAN FD frames
        - mm, oom: stop pre-mature high-order OOM killer invocations
        - flow_dissect: call init_default_flow_dissectors() earlier
        - scsi: mpt3sas: Unblock device after controller reset
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.13
        - libata-scsi: Fixup ata_gen_passthru_sense()
        - scsi: hpsa: use bus '3' for legacy HBA devices
        - scsi: libfc: fix seconds_since_last_reset miscalculation
        - mm, thp: propagation of conditional compilation in khugepaged.c
        - thp: fix corner case of munlock() of PTE-mapped THPs
        - zram: fix unbalanced idr management at hot removal
        - mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb
        - ovl: fix d_real() for stacked fs
        - Input: change KEY_DATA from 0x275 to 0x277
        - Input: psmouse - disable automatic probing of BYD touchpads
        - rcu: Fix soft lockup for rcu_nocb_kthread
        - mm: workingset: fix NULL ptr in count_shadow_nodes
        - PCI: Export pcie_find_root_port
        - PCI: Set Read Completion Boundary to 128 iff Root Port supports it
          (_HPX)
        - mwifiex: printk() overflow with 32-byte SSIDs
        - [arm64] KVM: vgic: Don't notify EOI for non-SPIs
        - [x86] drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt()
          error
        - [x86] drm/i915: drop the struct_mutex when wedged or trying to reset
        - [x86] drm/amdgpu: fix power state when port pm is unavailable
        - drm/radeon: fix power state when port pm is unavailable
        - [x86] drm/amdgpu: fix check for port PM availability
        - drm/radeon: fix check for port PM availability
        - [arm64] dts: juno: fix cluster sleep state entry latency on all SoC
          versions
        - KVM: use after free in kvm_ioctl_create_device()
        - pwm: Fix device reference leak
        - [x86] perf: Restore TASK_SIZE check on frame pointer
        - [armhf] clk: sunxi: Fix M factor computation for APB1
        - batman-adv: Detect missing primaryif during tp_send as error
        - [arm64] cpufeature: Schedule enable() calls instead of calling them via
          IPI
        - [arm64] mm: Set PSTATE.PAN from the cpu_enable_pan() call
        - [arm64] suspend: Reconfigure PSTATE after resume from idle
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.14
        - gro_cells: mark napi struct as not busy poll candidates
        - virtio-net: add a missing synchronize_net()
        - [armhf] net: dsa: b53: Fix VLAN usage and how we treat CPU port
        - net: check dead netns for peernet2id_alloc()
        - ip6_tunnel: disable caching when the traffic class is inherited
        - net: sky2: Fix shutdown crash
        - af_unix: conditionally use freezable blocking calls in read
        - rtnetlink: fix FDB size computation
        - l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
        - rtnl: fix the loop index update error in rtnl_dump_ifinfo()
        - ipv6: bump genid when the IFA_F_TENTATIVE flag is clear
        - udplite: call proper backlog handlers
        - [armhf] net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link
          change
        - net, sched: respect rcu grace period on cls destruction
        - [armhf] net: dsa: fix unbalanced dsa_switch_tree reference counting
        - net/sched: pedit: make sure that offset is valid
        - netlink: Call cb->done from a worker thread
        - netlink: Do not schedule work from sk_destruct
        - net/dccp: fix use-after-free in dccp_invalid_packet
        - GSO: Reload iph after pskb_may_pull
        - packet: fix race condition in packet_set_ring (CVE-2016-8655)
        - ip6_offload: check segs for NULL in ipv6_gso_segment.
        - cdc_ether: Fix handling connection notification
        - tipc: check minimum bearer MTU (CVE-2016-8632)
        - geneve: avoid use-after-free of skb->data
        - net: avoid signed overflows for SO_{SND|RCV}BUFFORCE (CVE-2016-9793)
        - net: ping: check minimum size on ICMP header length (CVE-2016-8399)
        - ipv4: Restore fib_trie_flush_external function and fix call ordering
        - ipv4: Fix memory leak in exception case for splitting tries
        - ipv4: Drop leaf from suffix pull/push functions
        - ipv4: Drop suffix update from resize code
        - [sparc64] Fix find_node warning if numa node cannot be found
        - [sparc64] fix compile warning section mismatch in find_node()
        - [sparc] Fix inverted invalid_frame_pointer checks on sigreturns
        - constify iov_iter_count() and iter_is_iovec()
        - Don't feed anything but regular iovec's to blk_rq_map_user_iov
          (CVE-2016-9576)
        - ipv6: Set skb->protocol properly for local output
        - ipv4: Set skb->protocol properly for local output
        - Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in
          ip6_tnl_xmit()"
        - flowcache: Increase threshold for refusing new allocations
        - esp4: Fix integrity verification when ESN are used
        - esp6: Fix integrity verification when ESN are used
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.15
        - [powerpc] eeh: Fix deadlock when PE frozen state can't be cleared
        - [powerpc] mm: Fix lazy icache flush on pre-POWER5
        - [powerpc] boot: Fix build failure in 32-bit boot wrapper
        - fuse: fix clearing suid, sgid for chown()
        - [hppa/parisc] Purge TLB before setting PTE
        - [hppa/parisc] Remove unnecessary TLB purges from flush_dcache_page_asm
          and flush_icache_page_asm
        - [hppa/parisc] Fix TLB related boot crash on SMP machines
        - zram: restrict add/remove attributes to root only
        - locking/rtmutex: Prevent dequeue vs. unlock race
        - locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
        - device-dax: fix private mapping restriction, permit read-only
        - scsi: lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()
        - sched/autogroup: Fix 64-bit kernel nice level adjustment
        - [x86] perf: Fix full width counter, counter overflow
        - acpi, nfit: fix extended status translations for ACPI DSMs
        - acpi, nfit, libnvdimm: fix / harden ars_status output length handling
        - acpi, nfit: validate ars_status output buffer size
        - acpi, nfit: fix bus vs dimm confusion in xlat_status
        - [armel, armhf] crypto: marvell - Don't copy hash operation twice into
          the SRAM
        - crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel
        - [armel, armhf] crypto: marvell - Don't corrupt state of an STD req for
          re-stepped ahash
        - can: raw: raw_setsockopt: limit number of can_filter that can be set
        - can: peak: fix bad memory access and free sequence
        - [armel] dts: orion5x: fix number of sata port for linkstation ls-gl
          (Closes: #845611)
        - ceph: don't set req->r_locked_dir in ceph_d_revalidate
        - [m68k] Fix ndelay() macro
        - batman-adv: Check for alloc errors when preparing TT local data
        - hotplug: Make register and unregister notifier API symmetric
    
      [ Uwe Kleine-König ]
      * [armhf] dts: armada-385: add support for Turris Omnia
    
      [ Salvatore Bonaccorso ]
      * Add ABI reference for 4.8.0-2
      * Ignore ABI changes in KVM
      * net: handle no dst on skb in icmp6_send (CVE-2016-9919)
      * [rt] Update to 4.8.11-rt7
      * [rt] Update to 4.8.14-rt9
      * netfilter: ipv6: nf_defrag: drop mangled skb on ream error (CVE-2016-9755)
      * Ignore ABI changes in libnvdimm
      * docs: sphinx-extensions: make rstFlatTable work with docutils 0.13.
        Thanks to Dmitry Shachnev <email address hidden> (Closes: #848349)
    
      [ Ben Hutchings ]
      * [amd64] Re-enable LEGACY_VSYSCALL_EMULATE instead of LEGACY_VSYSCALL_NONE.
        There are still binaries in stable that use vsyscall (via dietlibc).
        (Closes: #847154)
      * debian/rules.real: Exclude *.pyc from featureset diffs
      * debian/control: Fix build-dependency on flex to work with new versions that
        have M-A: foreign
      * debian/rules: Use dpkg-parsechangelog -S option to select fields
      * debian/rules: Tighten binNMU version matching, consistent with linux-latest
    
     -- Salvatore Bonaccorso <email address hidden>  Mon, 19 Dec 2016 12:35:29 +0100
  • linux (4.8.11-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.8
        - net: fec: set mac address unconditionally
        - net: pktgen: fix pkt_size
        - net/sched: act_vlan: Push skb->data to mac_header prior calling
          skb_vlan_*() functions
        - net: Add netdev all_adj_list refcnt propagation to fix panic
        - packet: call fanout_release, while UNREGISTERING a netdev
        - netlink: do not enter direct reclaim from netlink_dump()
        - drivers/ptp: Fix kernel memory disclosure
        - net_sched: reorder pernet ops and act ops registrations
        - ipv6: tcp: restore IP6CB for pktoptions skbs
        - net: phy: Trigger state machine on state change and not polling.
        - ip6_tunnel: fix ip6_tnl_lookup
        - ipv6: correctly add local routes when lo goes up
        - IB/ipoib: move back IB LL address into the hard header
        - net/mlx4_en: fixup xdp tx irq to match rx
        - net: pktgen: remove rcu locking in pktgen_change_name()
        - bridge: multicast: restore perm router ports on multicast enable
        - switchdev: Execute bridge ndos only for bridge ports
        - rtnetlink: Add rtnexthop offload flag to compare mask
        - net: core: Correctly iterate over lower adjacency list
        - net: add recursion limit to GRO
        - ipv4: disable BH in set_ping_group_range()
        - ipv4: use the right lock for ping_group_range
        - net: fec: Call swap_buffer() prior to IP header alignment
        - net: sctp, forbid negative length
        - sctp: fix the panic caused by route update
        - udp: fix IP_CHECKSUM handling
        - [x86] netvsc: fix incorrect receive checksum offloading
        - net: ipv6: Do not consider link state for nexthop validation
        - net sched filters: fix notification of filter delete with proper handle
        - sctp: validate chunk len before actually using it (CVE-2016-9555)
        - ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()
        - packet: on direct_xmit, limit tso and csum to supported devices
        - [powerpc] Update parameters for csum_tcpudp_magic & csum_tcpudp_nofold
        - [arm64, armhf] usb: dwc3: gadget: properly account queued requests
        - scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough)
          devices
        - scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.9
        - ALSA: info: Return error for invalid read/write
        - ALSA: info: Limit the proc text input size
        - dib0700: fix nec repeat handling
        - mm, frontswap: make sure allocated frontswap map is assigned
        - shmem: fix pageflags after swapping DMA32 object
        - swapfile: fix memory corruption via malformed swapfile
        - mm: hwpoison: fix thp split handling in memory_failure()
        - mm/hugetlb: fix huge page reservation leak in private mapping error paths
        - coredump: fix unfreezable coredumping task
        - [s390x] hypfs: Use get_free_page() instead of kmalloc to ensure page
          alignment
        - PCI: Don't attempt to claim shadow copies of ROM
        - [x86] pinctrl: cherryview: Serialize register access in suspend/resume
        - [x86] pinctrl: cherryview: Prevent possible interrupt storm on resume
        - cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set
        - mmc: sdhci: Fix CMD line reset interfering with ongoing data transfer
        - mmc: sdhci: Fix unexpected data interrupt handling
        - mmc: mmc: Use 500ms as the default generic CMD6 timeout
        - [arm64, armhf] usb: dwc3: Fix error handling for core init
        - USB: cdc-acm: fix TIOCMIWAIT
        - usb: gadget: u_ether: remove interrupt throttling
        - drbd: Fix kernel_sendmsg() usage - potential NULL deref
        - cdc-acm: fix uninitialized variable
        - scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init
        - scsi: mpt3sas: Fix for block device of raid exists even after deleting
          raid disk
        - scsi: scsi_dh_alua: fix missing kref_put() in alua_rtpg_work()
        - scsi: scsi_dh_alua: Fix a reference counting bug
        - [arm64] KVM: vgic: Prevent access to invalid SPIs
        - drm/radeon: disable runtime pm in certain cases
        - [x86] drm/i915: Respect alternate_ddc_pin for all DDI ports
        - [x86] drm/i915/dp: BDW cdclk fix for DP audio
        - [x86] drm/i915/dp: Extend BDW DP audio workaround to GEN9 platforms
        - [x86] drm/amdgpu: disable runtime pm in certain cases
        - xprtrdma: use complete() instead complete_all()
        - xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect
        - [amd64] iommu/amd: Free domain id when free a domain of struct
          dma_ops_domain
        - [x86] iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
        - [x86] agp/intel: Flush chipset writes after updating a single PTE
        - watchdog: core: Fix devres_alloc() allocation size
        - perf top: Fix refreshing hierarchy entries on TUI
        - [x86] mei: bus: fix received data size check in NFC fixup
        - svcrdma: Skip put_page() when send_reply() fails
        - svcrdma: Tail iovec leaves an orphaned DMA mapping
        - nvme: Delete created IO queues on reset
        - [s390x] dumpstack: restore reliable indicator for call traces
        - hwrng: core - Don't use a stack buffer in add_early_randomness()
        - i40e: fix call of ndo_dflt_bridge_getlink()
        - [arm64] mmc: sdhci-msm: Fix error return code in sdhci_msm_probe()
        - [x86] ACPI / APEI: Fix incorrect return value of ghes_proc()
        - ACPI/PCI/IRQ: assign ISA IRQ directly during early boot stages
        - ACPI/PCI: pci_link: penalize SCI correctly
        - ACPI/PCI: pci_link: Include PIRQ_PENALTY_PCI_USING for ISA IRQs
        - batman-adv: Modify neigh_list only with rcu-list functions
        - [armel, armhf] gpio/mvebu: Use irq_domain_add_linear
        - ASoC: Intel: Skylake: Always acquire runtime pm ref on unload
        - [armhf] ASoC: sun4i-codec: return error code instead of NULL when
          create_card fails
        - memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB
        - libceph: fix legacy layout decode with pool 0
        - [x86] drm/amdgpu: fix fence slab teardown
        - [x86] drm/amdgpu: fix a vm_flush fence leak
        - [x86] drm/i915: Fix mismatched INIT power domain disabling during
          suspend
        - netfilter: fix namespace handling in nf_log_proc_dostring
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.10
        - dctcp: avoid bogus doubling of cwnd after loss
        - net: clear sk_err_soft in sk_clone_lock()
        - net: mangle zero checksum in skb_checksum_help()
        - ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
        - tcp: fix potential memory corruption
        - ipv4: allow local fragmentation in ip_finish_output_gso()
        - tcp: fix return value for partial writes
        - dccp: do not release listeners too soon
        - dccp: do not send reset to already closed sockets
        - dccp: fix out of bound access in dccp_v4_err()
        - ipv6: dccp: fix out of bound access in dccp_v6_err()
        - ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
        - sctp: assign assoc_id earlier in __sctp_connect
        - bpf: fix htab map destruction when extra reserve is in use
        - net: icmp6_send should use dst dev to determine L3 domain
        - fib_trie: Correct /proc/net/route off by one error
        - sock: fix sendmmsg for partial sendmsg
        - net: icmp_route_lookup should use rt dev to determine L3 domain
        - net: __skb_flow_dissect() must cap its return value
        - ipv4: use new_gw for redirect neigh lookup
        - tcp: take care of truncations done by sk_filter() (CVE-2016-8645)
        - Revert "include/uapi/linux/atm_zatm.h: include linux/time.h"
          (Closes: #844491)
        - Revert "bnx2: Reset device during driver initialization"
        - bnx2: Wait for in-flight DMA to complete at probe stage
        - sctp: change sk state only when it has assocs in sctp_shutdown
        - [arm64, armhf] net: stmmac: Fix lack of link transition for fixed PHYs
        - [sparc] Handle negative offsets in arch_jump_label_transform
        - [sparc64] Handle extremely large kernel TSB range flushes sanely.
        - [sparc64] Fix illegal relative branches in hypervisor patched TLB code.
        - [sparc64] Fix instruction count in comment for
          __hypervisor_flush_tlb_pending.
        - [sparc64] Fix illegal relative branches in hypervisor patched TLB
          cross-call code.
        - [sparc64] Handle extremely large kernel TLB range flushes more
          gracefully.
        - [sparc64] Delete __ret_efault.
        - [sparc64] Prepare to move to more saner user copy exception handling.
        - [sparc64] Convert copy_in_user to accurate exception reporting.
        - [sparc64] Convert GENcopy_{from,to}_user to accurate exception
          reporting.
        - [sparc64] Convert U1copy_{from,to}_user to accurate exception reporting.
        - [sparc64] Convert NG4copy_{from,to}_user to accurate exception
          reporting.
        - [sparc64] Convert NGcopy_{from,to}_user to accurate exception reporting.
        - [sparc64] Convert NG2copy_{from,to}_user to accurate exception
          reporting.
        - [sparc64] Convert U3copy_{from,to}_user to accurate exception reporting.
        - [sparc64] Delete now unused user copy assembler helpers.
        - [sparc64] Delete now unused user copy fixup functions.
        - usb: gadget: f_fs: edit epfile->ep under lock
        - usb: gadget: f_fs: stop sleeping in ffs_func_eps_disable
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.11
        - [x86] cpu/AMD: Fix cpu_llc_id for AMD Fam17h systems
        - [x86] KVM: fix missed SRCU usage in kvm_lapic_set_vapic_addr
        - [x86] KVM: Disable irq while unregistering user notifier
        - ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records
        - ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records
        - genirq: Use irq type from irqdata instead of irqdesc
        - fuse: fix fuse_write_end() if zero bytes were copied
        - IB/rdmavt: rdmavt can handle non aligned page maps
        - IB/hfi1: Fix rnr_timer addition
        - [x86] mfd: intel-lpss: Do not put device in reset state on suspend
        - [armhf] mfd: stmpe: Fix RESET regression on STMPE2401
        - can: bcm: fix warning in bcm_connect/proc_register
        - gpio: do not double-check direction on sleeping chips
        - [x86] ALSA: usb-audio: Fix use-after-free of usb_device at disconnect
        - [x86] ALSA: hda - add a new condition to check if it is thinkpad
        - ALSA: hda - Fix mic regression by ASRock mobo fixup
        - [armhf] i2c: mux: fix up dependencies
        - [armhf] i2c: i2c-mux-pca954x: fix deselect enabling for device-tree
        - kbuild: add -fno-PIE
        - scripts/has-stack-protector: add -fno-PIE
        - x86/kexec: add -fno-PIE
        - kbuild: Steal gcc's pie from the very beginning
        - ext4: sanity check the block and cluster size at mount time
        - [armhf] dts: imx53-qsb: Fix regulator constraints
        - crypto: caam - do not register AES-XTS mode on LP units
        - [powerpc*] Fix setting of AIL in hypervisor mode
        - [x86] drm/amdgpu: Attach exclusive fence to prime exported bo's.
        - [x86] drm/i915: Refresh that status of MST capable connectors in
          ->detect()
        - [x86] drm/i915: Assume non-DP++ port if dvo_port is HDMI and there's no
          AUX ch specified in the VBT
        - virtio-net: drop legacy features in virtio 1 mode
        - [armhf] clk: imx: fix integer overflow in AV PLL round rate
        - [armhf] rtc: omap: Fix selecting external osc
        - iwlwifi: pcie: fix SPLC structure parsing
        - iwlwifi: pcie: mark command queue lock with separate lockdep class
        - iwlwifi: mvm: fix netdetect starting/stopping for unified images
        - iwlwifi: mvm: fix d3_test with unified D0/D3 images
        - iwlwifi: mvm: wake the wait queue when the RX sync counter is zero
        - mfd: core: Fix device reference leak in mfd_clone_cell
        - sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp
          transports
        - uwb: fix device reference leaks
        - PM / sleep: fix device reference leak in test_suspend
        - PM / sleep: don't suspend parent when async child suspend_{noirq,
          late} fails
        - perf hists: Fix column length on --hierarchy
        - IB/mlx4: Check gid_index return value
        - IB/mlx4: Fix create CQ error flow
        - IB/mlx5: Validate requested RQT size
        - IB/mlx5: Use cache line size to select CQE stride
        - IB/mlx5: Fix memory leak in query device
        - IB/mlx5: Fix fatal error dispatching
        - IB/mlx5: Fix NULL pointer dereference on debug print
        - IB/core: Avoid unsigned int overflow in sg_alloc_table
        - IB/hfi1: Remove incorrect IS_ERR check
        - IB/uverbs: Fix leak of XRC target QPs
        - IB/cm: Mark stale CM id's whenever the mad agent was unregistered
        - netfilter: nft_dynset: fix element timeout for HZ != 1000
        - [arm64, armhf] gpio: pca953x: Move memcpy into mutex lock for set
          multiple
        - [arm64, armhf] gpio: pca953x: Fix corruption of other gpios in
          set_multiple.
    
      [ Salvatore Bonaccorso ]
      * Bump ABI to 2 and remove ABI reference for 4.8.0-1
      * xfs: Propagate dentry down to inode_change_ok()
      * ceph: Propagate dentry down to inode_change_ok()
      * fuse: Propagate dentry down to inode_change_ok()
      * fs: Give dentry to inode_change_ok() instead of inode
      * fs: Avoid premature clearing of capabilities (CVE-2015-1350)
        (Closes: #770492)
      * mpi: Fix NULL ptr dereference in mpi_powm() (CVE-2016-8650)
      * vfio/pci: Fix integer overflows, bitmask check (CVE-2016-9083
        CVE-2016-9084)
      * mnt: Add a per mount namespace limit on the number of mounts
        (CVE-2016-6213)
    
      [ Ben Hutchings ]
      * [arm64] Enable more drivers for X-Gene (Really closes: #840061):
        - DMA: Enable XGENE_DMA as module
        - EDAC: Enable EDAC and EDAC_MM_EDAC, EDAC_XGENE as modules
      * [x86] video: Disable X86_SYSFB, FB_SIMPLE (Closes: #822575)
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 02 Dec 2016 06:35:22 +0100
  • linux (4.8.7-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.6
        - [armhf,arm64] drm/vc4: Fix races when the CS reads from render targets.
        - [x86] drm/i915/backlight: setup and cache pwm alternate increment value
        - [x86] drm/i915/backlight: setup backlight pwm alternate increment on
          backlight enable
        - [x86] drm/amdgpu: fix IB alignment for UVD
        - [x86] drm/amdgpu/dce10: disable hpd on local panels
        - [x86] drm/amdgpu/dce8: disable hpd on local panels
        - [x86] drm/amdgpu/dce11: disable hpd on local panels
        - [x86] drm/amdgpu/dce11: add missing drm_mode_config_cleanup call
        - [x86] drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_init
        - [x86] drm/amdgpu: change vblank_time's calculation method to reduce
          computational error.
        - drm/radeon: narrow asic_init for virtualization
        - drm/radeon/si/dpm: fix phase shedding setup
        - drm/radeon: change vblank_time's calculation method to reduce
          computational error.
        - [x86] drm/vmwgfx: Limit the user-space command buffer size
        - [x86] drm/amd/powerplay: fix mclk not switching back after multi-head
          was disabled
        - [x86] drm/i915/skl: Fix FIFO underrun (Closes: #844113)
          + Update plane watermarks atomically during plane updates
          + Move CRTC updating in atomic_commit into it's own hook
          + Update DDB values atomically with wms/plane attrs
          + Don't try to update plane watermarks if they haven't changed
        - [x86] drm/i915/gen9: only add the planes actually affected by ddb changes
        - [x86] drm/i915/gen9: fix the WaWmMemoryReadLatency implementation
        - [x86] drm/i915/gen9: minimum scanlines for Y tile is not always 4
        - [x86] drm/i915/gen9: fix plane_blocks_per_line on watermarks calculations
        - [x86] drm/i915/gen9: fix the watermark res_blocks value
        - [x86] drm/i915: SAGV is not SKL-only, so rename a few things
        - [x86] drm/i915: introduce intel_has_sagv()
        - [x86] drm/i915/kbl: KBL also needs to run the SAGV code
        - [x86] Revert "drm/i915: Check live status before reading edid"
        - [x86] drm/i915: Account for TSEG size when determining 865G stolen base
        - [x86] drm/i915/skl: Ensure pipes with changed wms get added to the state
        - [x86] drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEED
        - [x86] drm/i915: Move long hpd handling into the hotplug work
        - [x86] drm/i915: Allow DP to work w/o EDID
        - [x86] drm/i915: Just clear the mmiodebug before a register access
        - [x86] drm/i915: Unalias obj->phys_handle and obj->userptr
        - rt2x00usb: Fix error return code
        - uio: fix dmem_region_start computation
        - i40e: remove a stray unlock
        - i40e: fix broken i40e_config_rss_aq function
        - mwifiex: correct aid value during tdls setup
        - mwifiex: fix failed to reconnect after interface disabled/enabled
        - ath10k: Add WMI_SERVICE_PERIODIC_CHAN_STAT_SUPPORT wmi service
        - ath10k: fix sending frame in management path in push txq logic
        - ath10k: fix reporting channel survey data
        - ath10k: fix throughput regression in multi client mode
        - [armel/marvell,armhf] crypto: marvell - Don't overwrite default
          creq->state during initialization
        - crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
        - [armel/marvell,armhf] crypto: marvell - Update transformation context for
          each dequeued req
        - [x86] crypto: ccp - Fix return value check in ccp_dmaengine_register()
        - [armhf] hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
        - ASoC: topology: Fix error return code in soc_tplg_dapm_widget_create()
        - ASoC: dapm: Fix possible uninitialized variable in
          snd_soc_dapm_get_volsw()
        - ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channel
        - ASoC: dapm: Fix kcontrol creation for output driver widget
        - staging: r8188eu: Fix scheduling while atomic splat
        - IB/qib: Remove qpt_mask global
        - IB/mlx5: Fix steering resource leak
        - mm/hugetlb: check for reserved hugepages during memory offline
        - mm/hugetlb: improve locking in dissolve_free_huge_pages()
        - [x86] drm/vmwgfx: Avoid validating views on view destruction
        - [s390x] cio: fix accidental interrupt enabling during resume
        - [s390x] con3270: fix use of uninitialised data
        - [s390x] con3270: fix insufficient space padding
        - [armhf,arm64] clk: bcm2835: Skip PLLC clocks when deciding on a new
          clock parent
        - [arm64] clk: gcc-msm8996: Fix pcie 2 pipe register offset
        - [arm64] clk: qcom: select GDSC for msm8996 gcc and mmcc
        - clk: Return errors from clk providers in __of_clk_get_from_provider()
        - clk: core: Force setting the phase delay when no change
        - clk: divider: Fix clk_divider_round_rate() to use clk_readl()
        - perf hists browser: Fix event group display
        - perf ui/tui: Reset output width for hierarchy
        - perf ui/stdio: Always reset output width for hierarchy
        - perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
        - perf symbols: Fixup symbol sizes before picking best ones
        - iwlwifi: check for valid ethernet address provided by OEM
        - iwlwifi: mvm: fix pending frames tracking on tx resp
        - iwlwifi: mvm: call a different txq_enable function
        - iwlwifi: mvm: free reserved queue on STA removal
        - iwlwifi: mvm: support BAR in reorder buffer
        - iwlwifi: mvm: disable P2P queue on mac context release
        - iwlwifi: mvm: bail out if CTDP start operation fails
        - [armhf,arm64] pinctrl: qcom: fix masking of pinmux functions
        - mpt3sas: Don't spam logs if logging level is 0
        - [powerpc*] Always restore FPU/VEC/VSX if hardware transactional memory
          in use
        - [powerpc*] Add check_if_tm_restore_required() to giveup_all()
        - [powerpc*] nvram: Fix an incorrect partition merge
        - [powerpc*] Fix usage of _PAGE_RO in hugepage
        - [armhf] dts: omap3: overo: add missing unit name for lcd35 display
        - PCI: generic: Fix pci_remap_iospace() failure path
        - [armhf] PCI: tegra: Fix pci_remap_iospace() failure path
        - libnvdimm: clear the internal poison_list when clearing badblocks
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.7
        - [armhf] i2c: rk3x: Give the tuning value 0 during
          rk3x_i2c_v0_calc_timings
        - i2c: core: fix NULL pointer dereference under race condition
        - drm/dp/mst: Clear port->pdt when tearing down the i2c adapter
        - gpio / ACPI: fix returned error from acpi_dev_gpio_irq_get()
        - gpio: GPIO_GET_CHIPINFO_IOCTL: Fix line offset validation
        - gpio: GPIO_GET_CHIPINFO_IOCTL: Fix information leak
        - gpio: GPIO_GET_LINEHANDLE_IOCTL: Validate line offset
        - gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix information leak
        - gpio: GPIO_GET_LINEEVENT_IOCTL: Validate line offset
        - gpio: GPIO_GET_LINEHANDLE_IOCTL: Reject invalid line flags
        - gpio: GPIO_GET_LINEEVENT_IOCTL: Reject invalid line and event flags
        - gpio: GPIOHANDLE_GET_LINE_VALUES_IOCTL: Fix another information leak
        - gpio: GPIO_GET_LINE{HANDLE,EVENT}_IOCTL: Fix file descriptor leak
        - libxfs: clean up _calc_dquots_per_chunk
        - mm/list_lru.c: avoid error-path NULL pointer deref
        - mm/slab: fix kmemcg cache creation delayed issue
        - mm: memcontrol: do not recurse in direct reclaim
        - [x86] thermal/powerclamp: correct cpu support check
        - KEYS: Fix short sprintf buffer in /proc/keys show function
        - ALSA: usb-audio: Add quirk for Syntek STK1160
        - ALSA: seq: Fix time account regression
        - ALSA: hda - allow 40 bit DMA mask for NVidia devices
        - ALSA: hda - Adding a new group of pin cfg into ALC295 pin quirk table
        - ALSA: hda - Fix surround output pins for ASRock B150M mobo
        - ALSA: hda - Fix headset mic detection problem for two Dell laptops
        - [powerpc*] cxl: Fix leaking pid refs in some error paths
        - btrfs: fix races on root_log_ctx lists
        - [powerpc] Convert cmp to cmpd in idle enter sequence
        - [powerpc] mm/radix: Use tlbiel only if we ever ran on the current cpu
        - [powerpc] Re-fix race condition between going idle and entering guest
        - [powerpc] Fix race condition in setting lock bit in idle/wakeup code
        - [amd64] x86/microcode/AMD: Fix more fallout from
          CONFIG_RANDOMIZE_MEMORY=y
        - timers: Prevent base clock rewind when forwarding clock
        - timers: Prevent base clock corruption when forwarding
        - timers: Plug locking race vs. timer migration
        - timers: Lock base for same bucket optimization
        - mei: txe: don't clean an unprocessed interrupt cause.
        - USB: serial: fix potential NULL-dereference at probe
        - USB: serial: cp210x: fix tiocmget error handling
        - USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7
        - xhci: use default USB_RESUME_TIMEOUT when resuming ports.
        - usb: increase ohci watchdog delay to 275 msec (Closes: #842863)
        - [powerpc] GenWQE: Fix bad page access during abort of resource
          allocation
        - [x86] smpboot: Init apic mapping before usage
        - vt: clear selection before resizing
        - [x86] hv: do not lose pending heartbeat vmbus packets
        - xhci: add restart quirk for Intel Wildcatpoint PCH
        - xhci: workaround for hosts missing CAS bit
        - tty: limit terminal size to 4M chars
        - [arm64] dts: marvell: fix clocksource for CP110 master SPI0
        - dm: free io_barrier after blk_cleanup_queue call
        - [x86] KVM: fix wbinvd_dirty_mask use-after-free
        - [s390] KVM: Fix STHYI buffer alignment for diag224
        - [armhf]  mvebu: Select corediv clk for all mvebu v7 SoC
        - nfsd: Fix general protection fault in release_lock_stateid()
        - [mips*] KASLR: Fix handling of NULL FDT
        - ovl: fix get_acl() on tmpfs
        - ovl: update S_ISGID when setting posix ACLs
        - ovl: fsync after copy-up
        - virtio_ring: Make interrupt suppression spec compliant
        - virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices
        - virtio: console: Unlock vqs while freeing buffers
        - dm mirror: fix read error on recovery after default leg failure
        - dm table: fix missing dm_put_target_type() in dm_table_add_target()
        - dm rq: clear kworker_task if kthread_run() returned an error
        - dm raid: fix compat_features validation (Closes: #843572)
        - dm raid: fix activation of existing raid4/10 devices
        - firewire: net: guard against rx buffer overflows (CVE-2016-8633)
        - firewire: net: fix fragmented datagram_size off-by-one
        - mac80211: discard multicast and 4-addr A-MSDUs
        - ath10k: cache calibration data when the core is stopped
        - scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloaded
        - scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware
        - [arm64, armhf] mmc: dw_mmc-pltfm: fix the potential NULL pointer
          dereference
        - RAID1: ignore discard error
        - RAID10: ignore discard error
        - md: be careful not lot leak internal curr_resync value into metadata.
        - Revert "drm/radeon: fix DP link training issue with second 4K monitor"
        - [armhf] drm/imx: ipuv3-plane: Switch EBA buffer only when we don't need
          modeset
        - [armhf] drm/imx: ipuv3-plane: Access old u/vbo properly in
          ->atomic_check for YU12/YV12
        - drm/radeon/si_dpm: Limit clocks on HD86xx part
        - drm/radeon/si_dpm: workaround for SI kickers
        - drm/radeon: drop register readback in cayman_cp_int_cntl_setup
        - drm/nouveau/acpi: fix check for power resources support
        - drm/fb-helper: Don't call dirty callback for untouched clips
        - drm/fb-helper: Fix connector ref leak on error
        - drm/fb-helper: Keep references for the current set of used connectors
        - drm/i915/gen9: fix DDB partitioning for multi-screen cases
        - drm/i915/gen9: fix watermarks when using the pipe scaler
        - drm/dp/mst: Check peer device type before attempting EDID read
        - drm: Release reference from blob lookup after replacing property
        - drm/i915: Respect alternate_aux_channel for all DDI ports
        - drm/i915: Clean up DDI DDC/AUX CH sanitation
        - drm/i915/fbc: fix CFB size calculation for gen8+
        - drm: i915: Wait for fences on new fb, not old
        - i2c: mark device nodes only in case of successful instantiation
        - netfilter: xt_NFLOG: fix unexpected truncated packet
        - [arm64, armhf] pwm: Unexport children before chip removal
        - [arm64, armhf] usb: dwc3: Fix size used in dma_free_coherent()
        - [arm64, armhf] usb: chipidea: host: fix NULL ptr dereference during
          shutdown
        - [armhf] usb: musb: Fix hardirq-safe hardirq-unsafe lock order error
        - tty: vt, fix bogus division in csi_J
        - [x86] kvm: Check memopp before dereference (CVE-2016-8630)
        - btrfs: qgroup: Prevent qgroup->reserved from going subzero
        - [x86] cpufreq: intel_pstate: Set P-state upfront in performance mode
        - HID: usbhid: add ATEN CS962 to list of quirky devices
    
      [ Ben Hutchings ]
      * debian/control: Fix build-dependency on openssl to work with new
        versions that have M-A: allowed (Closes: #839145)
      * [rt] Update to 4.8.6-rt5:
        - [i386] entry: Fix preempt_lazy_count check in resume_kernel()
        - sched: Use mmdrop_delayed() in sched_cpu_dying()
        - Revert "mm/zsmalloc: Use get/put_cpu_light in
          zs_map_object()/zs_unmap_object()"
        - mm/zsmalloc: copy with get_cpu_var() and locking
        - NFSv4: replace seqcount_t with a seqlock_t
        - ftrace: Fix trace header alignment
        - connector/cn_proc: Protect send_msg() with a local lock on RT
        - drivers/zram: Don't disable preemption in zcomp_stream_get/put()
      * HID: Enable HID_ALPS, HID_ASUS (Closes: #843085), HID_CMEDIA as modules
      * cpupower: Fix checks for CPU existence (Closes: #843071)
      * perf: Disable use of libcrypto (Closes: #843199)
      * IB: Enable INFINIBAND_RDMAVT as module, re-enabling INFINIBAND_HFI1
        and INFINIBAND_QIB (Closes: #843792)
      * libcpupower-dev: Depend on libcpupower1 (Closes:  #840852)
      * [arm64] Enable more drivers for X-Gene (Closes: #840061):
        - ipmi: Enable IPMI_HANDLER, IPMI_DEVICE_INTERFACE, IPMI_SSIF as modules
        - i2c: Enable I2C_XGENE_SLIMPRO as module
        - mailbox: Enable XGENE_SLIMPRO_MBOX as module
      * debian/control: Build-Depend on a recent debhelper instead of dh-systemd
    
     -- Ben Hutchings <email address hidden>  Sun, 13 Nov 2016 04:38:09 +0000
  • linux (4.8.5-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.5
        - [x86] boot/smp: Don't try to poke disabled/non-existent APIC
          (Closes: #841850)
        - [x86] Input: i8042 - skip selftest on ASUS laptops
        - [x86] Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled
          (Closes: #835160)
    
      [ Ben Hutchings ]
      * cpufreq: Re-enable CPU_FREQ_STAT, which can no longer be modular
      * [armhf] dts: imx53: add support for USB armory board (Closes: #840137)
      * kconfig: Renumber SYMBOL_NEW, fixing regression of allnoconfig
        (Closes: #841357)
      * netfilter: xt_NFLOG: fix unexpected truncated packet (Closes: #841261)
      * Set ABI to 1
    
     -- Ben Hutchings <email address hidden>  Fri, 28 Oct 2016 20:34:09 +0100
  • linux (4.7.8-1) unstable; urgency=high
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.7
        - cpuset: handle race between CPU hotplug and cpuset_hotplug_work
        - cgroup: fix invalid controller enable rejections with cgroup namespace
        - scripts/recordmcount.c: account for .softirqentry.text
        - mm,ksm: fix endless looping in allocating memory when ksm enable
        - can: dev: fix deadlock reported after bus-off
        - [x86] init: Fix cr4_init_shadow() on CR4-less machines
        - drm/udl: fix line iterator in damage handling
        - drm/nouveau/fifo/nv04: avoid ramht race against cookie insertion
        - drm/radeon/si/dpm: add workaround for for Jet parts
        - [armel,armhf] 8616/1: dt: Respect property size when parsing CPUs
        - [armel,armhf] 8617/1: dma: fix dma_max_pfn()
        - mwifiex: illegal assignment
        - i40e: avoid null pointer dereference
        - pinctrl: Flag strict is a field in struct pinmux_ops
        - i2c: mux: demux-pinctrl: run properly with multiple instances
        - rcuperf: Don't treat gp_exp mis-setting as a WARN
        - [armhf,arm64] drivers/perf: arm_pmu: Fix leak in error path
        - perf/core: Use this_cpu_ptr() when stopping AUX events
        - [armhf,arm64] mmc: tegra: Only advertise UHS modes if IO regulator is
          present
        - nvmem: Declare nvmem_cell_read() consistently
        - hwmon: (adt7411) set bit 3 in CFG1 register
        - sched/cputime: Fix prev steal time accouting during CPU hotplug
        - iwlwifi: mvm: checksum IPv6 fragmented packet
        - iwlwifi: mvm: fix txq aggregation bug
        - iwlwifi: mvm: write the correct internal TXF index
        - iwlwifi: mvm: unmap the paging memory before freeing it
        - iwlwifi: pcie: fix access to scratch buffer
        - iwlwifi: mvm: free RX reorder buffer on restart
        - iwlwifi: mvm: avoid harmless -Wmaybe-uninialized warning
        - iwlwifi: mvm: don't use ret when not initialised
        - [armhf] usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
        - mac80211: check skb_linearize() return value
        - i40iw: Protect req_resource_num update
        - i40iw: Add missing check for interface already open
        - i40iw: Change mem_resources pointer to a u8
        - i40iw: Fix double free of allocated_buffer
        - i40iw: Do not set self-referencing pointer to NULL after kfree
        - i40iw: Avoid writing to freed memory
        - i40iw: Add missing NULL check for MPA private data
        - i40iw: Send last streaming mode message for loopback connections
        - i40iw: Update hw_iwarp_state
        - i40iw: Receive notification events correctly
        - batman-adv: Add missing refcnt for last_candidate
        - batman-adv: fix elp packet data reservation
        - [armhf,arm64] irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning
        - [armhf] 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7
        - [arm64] debug: avoid resetting stepping state machine when TIF_SINGLESTEP
        - [mips*] uprobes: remove incorrect set_orig_insn
        - [mips*] fix uretprobe implementation
        - [mips*/*-malta] Fix IOCU disable switch read for MIPS64
        - [mips*] uprobes: fix use of uninitialised variable
        - printk: fix parsing of "brl=" option
        - Bluetooth: split sk_filter in l2cap_sock_recv_cb
        - tpm: fix byte-order for the value read by tpm2_get_tpm_pt
        - regulator: pwm: Fix regulator ramp delay for continuous mode
        - [arm64] regulator: qcom_spmi: Add support for S4 supply on pm8941
        - [arm64] regulator: qcom_spmi: Add support for get_mode/set_mode on
          switches
        - [arm64] regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941
        - [arm64] regulator: qcom_smd: Fix voltage ranges for pm8x41
        - [arm64] regulator: qcom_smd: Fix voltage ranges for pma8084 ftsmps and
          pldo
        - [armhf] dts: imx6sx-sabreauto: Fix misspelled property
        - [armhf] sun5i: Fix typo in trip point temperature
        - pcmcia: ds: fix suspend/resume
        - [armhf] hwrng: omap - Fix assumption that runtime_get_sync will always
          succeed
        - blk-mq: actually hook up defer list when running requests
        - pstore: drop file opened reference count
        - fm10k: fix incorrect index calculation in fm10k_write_reta
        - iwlmvm: mvm: set correct state in smart-fifo configuration
        - [armhf,arm64] em28xx-i2c: rt_mutex_trylock() returns zero on failure
        - gspca: avoid unused variable warnings
        - ath9k: Fix programming of minCCA power threshold
        - qla2xxx: Fix BBCR offset
        - fnic: pci_dma_mapping_error() doesn't return an error code
        - tracing: Have HIST_TRIGGERS select TRACING
        - NFS/pnfs: Do not clobber existing pgio_done_cb in nfs4_proc_read_setup
        - svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
        - NFS: Don't drop CB requests with invalid principals
        - pNFS/files: Fix layoutcommit after a commit to DS
        - pNFS/flexfiles: Fix layoutcommit after a commit to DS
        - watchdog: core: Clear WDOG_HW_RUNNING before calling the stop function
        - xprtrdma: Remove FMRs from the unmap list after unmapping
        - [x86] ASoC: Intel: Skylake: Fix error return code in skl_probe()
        - brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chain
        - brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill
        - brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()
        - [powerpc*] prom: Fix sub-processor option passed to ibm,
          client-architecture-support
        - sysctl: handle error writing UINT_MAX to u32 fields
        - IB/core: Fix possible memory leak in cma_resolve_iboe_route()
        - kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
        - SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use
        - pNFS/flexfiles: Fix layoutstat periodic reporting
        - lib/test_hash.c: fix warning in preprocessor symbol evaluation
        - [x86] KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
        - ceph: do not modify fi->frag in need_reset_readdir()
        - IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
        - ath10k: fix get rx_status from htt context
        - IB/core: Fix use after free in send_leave function
        - regmap: rbtree: Avoid overlapping nodes
        - scsi: ses: use scsi_is_sas_rphy instead of is_sas_attached
        - IB/ipoib: Don't allow MC joins during light MC flush
        - IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
        - IB/mlx4: Fix code indentation in QP1 MAD flow
        - IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
        - IB/mlx5: Enable MAD_IFC commands for IB ports only
        - IB/mlx5: Set source mac address in FTE
        - batman-adv: remove unused callback from batadv_algo_ops struct
        - aio: mark AIO pseudo-fs noexec
        - dm log writes: fix bug with too large bios
        - usb: misc: legousbtower: Fix NULL pointer deference
        - [x86] usb: usbip: vudc: fix left shift overflow
        - Revert "usbtmc: convert to devm_kzalloc"
        - [x86] ALSA: hda - Adding one more ALC255 pin definition for headset
          problem
        - [x86] ALSA: hda - Fix headset mic detection problem for several Dell
          laptops
        - [x86] ALSA: hda - Add the top speaker pin config for HP Spectre x360
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.8
        - [powerpc*] pseries: use pci_host_bridge.release_fn() to kfree(phb)
        - [powerpc*] cxl: use pcibios_free_controller_deferred() when removing
          vPHBs
        - timekeeping: Fix __ktime_get_fast_ns() regression
        - ALSA: ali5451: Fix out-of-bound position reporting
        - ALSA: usb-audio: Extend DragonFly dB scale quirk to cover other variants
        - mfd: rtsx_usb: Avoid setting ucr->current_sg.status
        - [x86] xen: Update topology map for PV VCPUs
        - [powerpc*] KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2
          register
        - [arm64] KVM: arm64: Require in-kernel irqchip for PMU support
        - [arm64] KVM: arm/arm64: vgic: Don't flush/sync without a working vgic
        - [powerpc*] KVM: PPC: BookE: Fix a sanity check
        - [arm64] fix dump_backtrace/unwind_frame with NULL tsk
        - [x86] boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulation
        - [x86] irq: Prevent force migration of irqs which are not in the vector
          domain
        - [x86] apic: Get rid of apic_version[] array
        - [x86] arch/x86: Handle non enumerated CPU after physical hotplug
        - [x86] dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access
        - [armhf] dts: mvebu: armada-390: add missing compatibility string and
          bracket
        - [arm64] dts: MSM8064 remove flags from SPMI/MPP IRQs
        - [arm64] cpuidle: Fix error return code
        - [x86] tpm: fix a race condition in tpm2_unseal_trusted()
        - [x86] tpm_crb: fix crb_req_canceled behavior
    
      [ Ben Hutchings ]
      * net: add recursion limit to GRO (CVE-2016-7039)
      * posix_acl: Clear SGID bit when setting file permissions (CVE-2016-7097)
      * scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer() (CVE-2016-7425)
    
      [ Salvatore Bonaccorso ]
      * KEYS: Fix short sprintf buffer in /proc/keys show function (CVE-2016-7042)
      * mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
        (CVE-2016-5195)
    
     -- Salvatore Bonaccorso <email address hidden>  Wed, 19 Oct 2016 17:56:57 +0200
  • linux (4.7.6-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.6
        - [arm64] crypto: arm64/aes-ctr - fix NULL dereference in tail processing
        - [armhf] crypto: arm/aes-ctr - fix NULL dereference in tail processing
        - crypto: skcipher - Fix blkcipher walk OOM crash
        - crypto: echainiv - Replace chaining with multiplication
        - ocfs2/dlm: fix race between convert and migration
        - ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
        - Revert "ocfs2: bump up o2cb network protocol version"
        - autofs: use dentry flags to block walks during expire
        - xfs: prevent dropping ioend completions during buftarg wait
        - mm: fix the page_swap_info() BUG_ON check
        - fsnotify: add a way to stop queueing events on group shutdown
        - fanotify: fix list corruption in fanotify_get_response()
        - mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting
        - cgroup: duplicate cgroup reference when cloning sockets
        - fix fault_in_multipages_...() on architectures with no-op access_ok()
        - KEYS: Fix skcipher IV clobbering
        - [arm64] Call numa_store_cpu_info() earlier.
        - configfs: Return -EFBIG from configfs_write_bin_file.
        - [armhf] mtd: nand: mxc: fix obiwan error in
          mxc_nand_v[12]_ooblayout_free() functions
        - mtd: spi-nor: fix wrong "fully unlocked" test
        - reset: Return -ENOTSUPP when not configured
        - rtc: ds1307: Fix relying on reset value for weekday
        - [arm64] power: reset: hisi-reboot: Unmap region obtained by of_iomap
        - mac80211: reject TSPEC TIDs (TSIDs) for aggregation
        - fix memory leaks in tracing_buffers_splice_read()
        - tracing: Move mutex to protect against resetting of seq data
        - mm: delete unnecessary and unsafe init_tlb_ubc()
        - iwlwifi: mvm: update TX queue before making a copy of the skb
        - nl80211: validate number of probe response CSA counters
        - btrfs: ensure that file descriptor used with subvol ioctls is a dir
        - [x86] efi: Only map RAM into EFI page tables if in mixed-mode
        - [x86] i2c-eg20t: fix race between i2c init and interrupt enable
        - [armhf] i2c: mux: pca954x: retry updating the mux selection on failure
        - [arm64] i2c: qup: skip qup_i2c_suspend if the device is already runtime
          suspended
        - [mips*] SMP: Fix possibility of deadlock when bringing CPUs online
        - [mips*] Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
        - [mips*] Add a missing ".set pop" in an early commit
        - [x86] mm/pat: Prevent hang during boot when mapping pages
        - libceph: add an ONSTACK initializer for oids
        - ceph: fix symbol versioning for ceph_monc_do_statfs
        - ceph: Correctly return NXIO errors from ceph_llseek
        - libceph: fix return value check in alloc_msg_with_page_vector()
        - PM / hibernate: Restore processor state before using per-CPU variables
        - PM / hibernate: Fix rtree_next_node() to avoid walking off list ends
        - ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths
        - ixgbe: Re-enable ability to toggle VLAN filtering
        - igb: fix adjusting PTP timestamps for Tx/Rx latency
        - [armhf,arm64] soc/tegra: pmc: Don't probe PMC if early initialisation
          fails
        - qxl: check for kmap failures
        - hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
        - iw_cxgb4: stop MPA_REPLY timer when disconnecting
    
      [ Ben Hutchings ]
      * debian/bin/gencontrol.py: Fix cross-build-dependencies if invoked under
        dpkg-buildpackage
      * linux-image: Exclude vmlinux from stripping by dh_strip (fixes FTBFS
        on hppa)
      * udeb: Fold core-modules into kernel-image
      * udeb: Move nls_utf8 from fat-modules to kernel-image, as many other
        filesystems need it but vfat no longer does
      * of_mdio: Enable fixed PHY support if driver is a module
      * of_mdio: select fixed phy support unconditionally
      * [armhf] Enable driver for SolidRun ClearFog: USB_XHCI_MVEBU as module
      * mm: memcontrol: use special workqueue for creating per-memcg caches
    
      [ Cyril Brulebois ]
      * Add nls_ascii to the fat-modules udeb, following the change of
        iocharset default in 4.7.2-1. This fixes a regression with EFI-related
        mounts within the Debian Installer. (Closes: #839552)
    
     -- Ben Hutchings <email address hidden>  Fri, 07 Oct 2016 02:11:50 +0100
  • linux (4.7.5-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.5
        - [armhf] clocksource/drivers/sun4i: Clear interrupts after stopping timer
          in probe function
        - fscrypto: require write access to mount to set encryption policy
        - [arm64] drm/msm: protect against faults from copy_from_user() in submit
          ioctl
        - bpf: fix method of PTR_TO_PACKET reg id generation
        - ipv4: panic in leaf_walk_rcu due to stale node pointer
        - vti: flush x-netns xfrm cache when vti interface is removed
        - bpf: fix write helpers with regards to non-linear parts
        - net/irda: handle iriap_register_lsap() allocation failure
        - net/sctp: always initialise sctp_ht_iter::start_fail
        - net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled
        - tipc: fix NULL pointer dereference in shutdown()
        - net/mlx5: Fix pci error recovery flow
        - net/mlx5: Added missing check of msg length in verifying its signature
        - net/mlx5e: Use correct flow dissector key on flower offloading
        - net sched: fix encoding to use real length
        - udp: fix poll() issue with zero sized packets
        - tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
        - sctp: fix overrun in sctp_diag_dump_one()
        - tun: fix transmit timestamp support
        - [armhf] net: dsa: bcm_sf2: Fix race condition while unmasking interrupts
        - Revert "phy: IRQ cannot be shared"
        - net: smc91x: fix SMC accesses
        - bridge: re-introduce 'fix parsing of MLDv2 reports'
        - bonding: Fix bonding crash
        - Revert "af_unix: Fix splice-bind deadlock"
        - af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
        - ipv6: release dst in ping_v6_sendmsg
        - [arm64] bnxt_en: Fix TX push operation on ARM64.
        - ipv6: addrconf: fix dev refcont leak when DAD failed
        - tcp: fastopen: avoid negative sk_forward_alloc
        - net/mlx5e: Fix parsing of vlan packets when updating lro header
        - tcp: cwnd does not increase in TCP YeAH
        - [powerpc*] tm: do not use r13 for tabort_syscall
        - [powerpc*] powernv : Drop reference added by kset_find_obj()
        - [powerpc*] sysdev: cpm: fix gpio save_regs functions
        - [powerpc*] mm: Don't alias user region to other regions below PAGE_OFFSET
        - [powerpc*] powernv: Fix corrupted PE allocation bitmap on releasing PE
        - kernfs: don't depend on d_find_any_alias() when generating notifications
        - pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails
        - pNFS: The client must not do I/O to the DS if it's lease has expired
        - NFSv4.1: Fix Oopsable condition in server callback races
        - NFSv4.x: Fix a refcount leak in nfs_callback_up_net
        - nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
        - pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
        - NFSv4.1: Fix the CREATE_SESSION slot number accounting
        - kexec: fix double-free when failing to relocate the purgatory
        - mm, mempolicy: task->mempolicy must be NULL before dropping final
          reference
        - ahci: disable correct irq for dummy ports
        - audit: fix exe_file access in audit_exe_compare
        - dm flakey: fix reads to be issued if drop_writes configured
        - IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held
        - IB/uverbs: Fix race between uverbs_close and remove_one
        - IB/hfi1: Reset QSFP on every run through channel tuning
        - [amd64] mm: fix cache mode of dax pmd mappings
        - [x86] paravirt: Do not trace _paravirt_ident_*() functions
        - [x86] AMD: Apply erratum 665 on machines without a BIOS fix
        - [s390x] KVM: don't use current->thread.fpu.* when accessing registers
        - [armhf,arm64] kvm-arm: Unmap shadow pagetables properly
        - [x86] kvm: correctly reset dest_map->vector when restoring LAPIC state
        - iio: sw-trigger: Fix config group initialization
        - [armhf] iio: adc: rockchip_saradc: reset saradc controller before
          programming it
        - [armhf] iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access
        - [armhf] iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC
          sample
        - iio:ti-ads1015: fix a wrong pointer definition.
        - [x86] iio: accel: bmc150: reset chip at init time
        - iio: fix pressure data output unit in hid-sensor-attributes
        - iio:core: fix IIO_VAL_FRACTIONAL sign handling
        - iio: ensure ret is initialized to zero before entering do loop
        - serial: 8250_mid: fix divide error bug if baud rate is 0
        - serial: 8250: added acces i/o products quad and octal serial cards
        - [armhf,arm64] usb: chipidea: udc: fix NULL ptr dereference in
          isr_setup_status_phase
        - USB: change bInterval default to 10 ms
        - devpts: return NULL pts 'priv' entry for non-devpts nodes
        - cpuset: make sure new tasks conform to the current config of the cpuset
        - [armhf] dts: rockchip: add reset node for the exist saradc SoCs
        - [armhf] imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ul
        - [armhf] imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx
        - [armel] kirkwood: ib62x0: fix size of u-boot environment partition
        - [armhf] OMAP3: hwmod data: Add sysc information for DSI
        - [armel] dts: kirkwood: Fix PCIe label on OpenRD
        - [armhf] dts: imx6qdl: Fix SPDIF regression
        - [armhf] dts: armada-388-clearfog: number LAN ports properly
        - dm log writes: fix check of kthread_run() return value
        - dm crypt: fix free of bad values after tfm allocation failure
        - dm log writes: move IO accounting earlier to fix error path
        - dm crypt: fix error with too large bios
        - [armhf] pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33
        - [armhf] memory: omap-gpmc: allow probe of child nodes to fail
        - [arm64] spinlocks: implement smp_mb__before_spinlock() as smp_mb()
        - crypto: cryptd - initialize child shash_desc on import
        - Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
        - fuse: direct-io: don't dirty ITER_BVEC pages
        - xhci: fix null pointer dereference in stop command timeout function
        - brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()
        - md-cluster: make md-cluster also can work when compiled into kernel
        - ath9k: fix using sta->drv_priv before initializing it
        - ath9k: bring back direction setting in ath9k_{start_stop}
        - [x86] perf/intel: Fix PEBSv3 record drain
        - [x86] perf/intel/cqm: Check cqm/mbm enabled state in event init
        - [x86] perf/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2
        - [x86] perf/intel/pt: Fix an off-by-one in address filter configuration
        - [x86] perf/intel/pt: Fix kernel address filter's offset validation
        - [x86] perf/intel/pt: Do validate the size of a kernel address filter
        - Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"
        - sched/core: Fix a race between try_to_wake_up() and a woken up task
        - ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()
        - efi: Make for_each_efi_memory_desc_in_map() cope with running on Xen
        - efi/libstub: Allocate headspace in efi_get_memory_map()
        - efi/libstub: Introduce ExitBootServices helper
        - efi/libstub: Use efi_exit_boot_services() in FDT
        - [x86] efi: Use efi_exit_boot_services()
        - [powerpc,powerpcspe] Fix csum_partial_copy_generic()
        - [powerpc,powerpcspe] Fix again csum_partial_copy_generic()
        - [x86] drm/i915: Ignore OpRegion panel type except on select machines
        - [x86] drm: Only use compat ioctl for addfb2 on X86/IA64
        - svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")
        - genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
        - fix iov_iter_fault_in_readable()
        - [x86] fix minor infoleak in get_user_ex()
        - [s390x] get_user() should zero on failure
        - asm-generic: make get_user() clear the destination on errors
        - asm-generic: make copy_from_user() zero the destination properly
        - [alpha,hppa,mips*,powerpc,powerpcspe,sh4] make copy_from_user() zero the
          destination properly
    
      [ Ben Hutchings ]
      * [hppa,mips*,powerpc*] linux-image: Strip debug symbols from vmlinux
        (really closes: #837588)
      * [hppa] tracing: Re-enable FTRACE
      * [powerpc,powerpcspe,ppc64] linux-image: Suppress automatic dbgsym packages
      * uaccess,uio: Fix ABI changes in 4.7.5
      * ext4: Fix checksum validation for inodes with small i_extra_isize
        (Closes: #838544, regression in 4.7.4)
    
     -- Ben Hutchings <email address hidden>  Mon, 26 Sep 2016 01:48:21 +0100
  • linux (4.7.4-2) unstable; urgency=medium
    
      * [arm64] Revert "arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO"
        (fixes FTBFS)
      * [armhf] media: Disable VIDEO_V4L2_SUBDEV_API and VIDEO_OMAP3 to avoid ABI
        change (fixes FTBFS)
      * [hppa] Ignore ABI changes caused by disabling CONFIG_FTRACE (fixes FTBFS)
    
     -- Ben Hutchings <email address hidden>  Mon, 19 Sep 2016 22:09:42 +0100
  • linux (4.7.4-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.3
        - [x86] mm: Disable preemption during CR3 read+write
        - [x86] uprobes: Fix RIP-relative handling of EVEX-encoded instructions
        - [x86] platform/uv: Skip UV runtime services mapping in the
          efi_runtime_disabled case
        - SUNRPC: Handle EADDRNOTAVAIL on connection failures
        - SUNRPC: allow for upcalls for same uid but different gss service
        - [x86] ALSA: hda - Manage power well properly for resume
        - efi/capsule: Allocate whole capsule into virtual memory
        - virtio: fix memory leak in virtqueue_add()
        - vfio/pci: Fix NULL pointer oops in error interrupt setup handling
        - tracing: Fix tick_stop tracepoint symbols for user export
        - [x86] perf intel-pt: Fix occasional decoding errors when tracing
          system-wide
        - [amd64] libnvdimm, nd_blk: mask off reserved status bits
        - ACPI: CPPC: Return error if _CPC is invalid on a CPU
        - ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data
        - genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
        - genirq/msi: Make sure PCI MSIs are activated early
        - usb: ehci: change order of register cleanup during shutdown
        - usb: devio, do not warn when allocation fails
        - usb: misc: usbtest: add fix for driver hang
        - usb: misc: usbtest: usbtest_do_ioctl may return positive integer
        - usb: dwc3: gadget: increment request->actual once
        - usb: dwc3: gadget: fix for short pkts during chained xfers
        - usb: dwc3: gadget: always cleanup all TRBs
        - usb: hub: Fix unbalanced reference count/memory leak/deadlocks
        - USB: hub: fix up early-exit pathway in hub_activate
        - USB: hub: change the locking in hub_activate
        - USB: validate wMaxPacketValue entries in endpoint descriptors
        - usb/gadget: fix gadgetfs aio support.
        - xhci: always handle "Command Ring Stopped" events
        - usb: xhci: Fix panic if disconnect
        - xhci: don't dereference a xhci member after removing xhci
        - USB: serial: fix memleak in driver-registration error path
        - uprobes: Fix the memcg accounting
        - perf symbols: Fix annotation of objects with debuginfo files
        - perf/core: Fix event_function_local()
        - perf tools mem: Fix -t store option for record command
        - iommu/dma: Don't put uninitialised IOVA domains
        - [armhf] iommu/io-pgtable-arm-v7s: Fix attributes when splitting blocks
        - [armhf,arm64] iommu/arm-smmu: Fix CMDQ error handling
        - [armhf,arm64] iommu/arm-smmu: Disable stalling faults for all endpoints
        - [armhf,arm64] iommu/arm-smmu: Don't BUG() if we find aborting STEs with
          disable_bypass
        - [x86] pinctrl/amd: Remove the default de-bounce time
        - i2c: mux: demux-pinctrl: properly roll back when adding adapter fails
        - [s390x] dasd: fix hanging device after clear subchannel
        - mac80211: fix purging multicast PS buffer queue
        - [arm64] kernel: avoid literal load of virtual address with MMU off
        - [arm64] avoid TLB conflict with CONFIG_RANDOMIZE_BASE
        - [arm64] dts: rockchip: add reset saradc node for rk3368 SoCs
        - [arm64] kernel: Fix unmasked debug exceptions when restoring mdscr_el1
        - of: fix reference counting in of_graph_get_endpoint_by_regs
        - iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"
        - [x86] drm/amdgpu: Change GART offset to 64-bit
        - [x86] drm/amdgpu: fix amdgpu_move_blit on 32bit systems
        - [x86] drm/amdgpu: fix lru size grouping v2
        - [x86] drm/amdgpu: avoid a possible array overflow
        - [x86] drm/amdgpu: skip TV/CV in display parsing
        - [x86] drm/amd/amdgpu: sdma resume fail during S4 on CI
        - [x86] drm/amd/amdgpu: compute ring test fail during S4 on CI
        - [x86] drm/amdgpu: record error code when ring test failed
        - [x86] drm/i915: Fix iboost setting for DDI with 4 lanes on SKL
        - [x86] drm/i915: Program iboost settings for HDMI/DVI on SKL
        - [x86] drm/i915: Fix iboost setting for SKL Y/U DP DDI buffer translation
          entry 2
        - [x86] drm/i915: Acquire audio powerwell for HD-Audio registers
        - [x86] drm/i915: fix aliasing_ppgtt leak
        - [x86] drm/i915/vlv: Make intel_crt_reset() per-encoder
        - [x86] drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
        - [x86] drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
        - [x86] drm/i915: Enable polling when we don't have hpd
        - [arm64] mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
        - [arm64] i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()
        - cdc-acm: fix wrong pipe type on rx interrupt xfers
        - mpt3sas: Fix resume on WarpDrive flash cards
        - megaraid_sas: Fix probing cards without io port
        - dm round robin: do not use this_cpu_ptr() without having preemption
          disabled
        - gpio: Fix OF build problem on UM
        - fs/seq_file: fix out-of-bounds read
        - soft_dirty: fix soft_dirty during THP split
        - [amd64] dax: fix device-dax region base
        - [amd64] mm: silently skip readahead for DAX inodes
        - btrfs: waiting on qgroup rescan should not always be interruptible
        - btrfs: properly track when rescan worker is running
        - btrfs: don't create or leak aliased root while cleaning up orphans
        - Revert "floppy: fix open(O_ACCMODE) for ioctl-only open"
        - Input: synaptics-rmi4 - fix register descriptor subpacket map construction
        - [x86] crypto: qat - fix aes-xts key sizes
        - USB: avoid left shift by -1
        - usb: chipidea: udc: don't touch DP when controller is in host mode
        - USB: fix typo in wMaxPacketSize validation
        - usb: gadget: udc: core: don't starve DMA resources
        - USB: serial: mos7720: fix non-atomic allocation in write path
        - USB: serial: mos7840: fix non-atomic allocation in write path
        - [x86] staging/lustre/llite: Close atomic_open race with several openers
        - [x86] staging: comedi: daqboard2000: bug fix board type matching code
        - [x86] staging: comedi: comedi_test: fix timer race conditions
        - [x86] staging: comedi: ni_mio_common: fix AO inttrig backwards
          compatibility
        - [x86] staging: comedi: ni_mio_common: fix wrong insn_write handler
        - ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
        - ACPI / drivers: replace acpi_probe_lock spinlock with mutex
        - ALSA: line6: Remove double line6_pcm_release() after failed acquire.
        - ALSA: line6: Give up on the lock while URBs are released.
        - ALSA: line6: Fix POD sysfs attributes segfault
        - hwmon: (it87) Add missing sysfs attribute group terminator
        - hwmon: (iio_hwmon) fix memory leak in name attribute
        - sysfs: correctly handle read offset on PREALLOC attrs
        - SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprt
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.4
        - Revert "floppy: refactor open() flags handling"
        - apparmor: fix refcount race when finding a child profile
        - fs: Check for invalid i_uid in may_follow_link()
        - cred: Reject inodes with invalid ids in set_create_file_as()
        - ext4: validate that metadata blocks do not overlap superblock
        - ext4: fix xattr shifting when expanding inodes
        - ext4: fix xattr shifting when expanding inodes part 2
        - ext4: properly align shifted xattrs when expanding inodes
        - ext4: avoid deadlock when expanding inode size
        - ext4: avoid modifying checksum fields directly during checksum
          verification
        - block: Fix race triggered by blk_set_queue_dying()
        - block: make sure a big bio is split into at most 256 bvecs
        - cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork
        - cdc-acm: added sanity checking for probe()
        - drm/radeon: fix radeon_move_blit on 32bit systems
        - drm/radeon: only apply the SS fractional workaround to RS[78]80
        - drm/atomic: Don't potentially reset color_mgmt_changed on successive
          property updates.
        - drm: Reject page_flip for !DRIVER_MODESET
        - [arm64] drm/msm: fix use of copy_from_user() while holding spinlock
        - [armhf] drm/vc4: Use drm_free_large() on handles to match its allocation.
        - [armhf] drm/vc4: Fix overflow mem unreferencing when the binner runs dry.
        - [armhf] drm/vc4: Fix oops when userspace hands in a bad BO.
        - xfs: fix superblock inprogress check
        - timekeeping: Cap array access in timekeeping_debug
        - xenbus: don't look up transaction IDs for ordinary writes
        - ovl: proper cleanup of workdir
        - ovl: don't copy up opaqueness
        - ovl: remove posix_acl_default from workdir
        - ovl: listxattr: use strnlen()
        - ovl: fix workdir creation
        - mei: me: disable driver on SPT SPS firmware
        - ubifs: Fix xattr generic handler usage
        - ubifs: Fix assertion in layout_in_gaps()
        - bdev: fix NULL pointer dereference
        - bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power
          of two.
        - [mips*/*-malta] irqchip/mips-gic: Implement activate op for device domain
        - vhost/scsi: fix reuse of &vq->iov[out] in response
        - [x86] apic: Do not init irq remapping if ioapic is disabled
        - xprtrdma: Create common scatterlist fields in rpcrdma_mw
        - crypto: caam - fix IV loading for authenc (giv)decryption
        - fscrypto: add authorization check for setting encryption policy
        - fscrypto: only allow setting encryption policy on directories
        - ALSA: firewire-tascam: accessing to user space outside spinlock
        - ALSA: fireworks: accessing to user space outside spinlock
        - ALSA: rawmidi: Fix possible deadlock with virmidi registration
        - ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
        - ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
        - ALSA: timer: fix NULL pointer dereference on memory allocation failure
        - ALSA: timer: Fix zero-division by continue of uninitialized instance
        - scsi: fix upper bounds check of sense key in scsi_sense_key_string()
        - cpufreq: dt: Add terminate entry for of_device_id tables
    
      [ Ben Hutchings ]
      * [arm64] Add cpu_to_fdt32() when setting Secure Boot flag in FDT
      * [amd64] Enable SIGNED_PE_FILE_VERIFICATION, KEXEC_FILE,
        KEXEC_VERIFY_SIG, KEXEC_BZIMAGE_VERIFY_SIG
      * i8042: Revert ABI break in 4.7.3
      * mm, oom: prevent premature OOM killer invocation for high order request
        (regression in 4.7)
      * [arm64] pinctrl: Enable PINCTRL_SINGLE as built-in, needed for HiKey SoCs
      * [hppa] Disable FTRACE due to huge size cost (Closes: #837588)
      * [powerpcspe] xmon: Don't use ld on 32-bit (Closes: #836741)
      * liblockdep-dev: Add dependency on liblockdep<version> (Closes: #837710)
      * xen-linux-system: Relax dependency on linux-image to allow for version
        suffix added by linux-signed
      * [armhf] Enable drivers for Novena: MFD_STMPE as built-in; DRM_PANEL_SIMPLE,
        MMA8452, TOUCHSCREEN_STMPE, BATTERY_SBS, BACKLIGHT_PWM, SND_SOC_IMX_ES8328
        as modules (Closes: #837627, thanks to Vagrant Cascadian)
      * linux-image: postrm: Make failure of rmdir on purge non-fatal
        (Closes: #836282)
      * [armhf] Enable drivers and options for OpenPandora console: POWER_AVS_OMAP
        as built-in; DISPLAY_CONNECTOR_ANALOG_TV, DISPLAY_PANEL_TPO_TD043MTEA1,
        SENSORS_TWL4030_MADC, VIDEO_OMAP3, BATTERY_TWL4030_MADC, BACKLIGHT_PANDORA,
        HDQ_MASTER_OMAP as modules; OMAP2_DSS_DSI (Closes: #835893, thanks to
        Vagrant Cascadian)
      * bug script: Stop describing TAINT_UNSIGNED_MODULE as expected
    
     -- Ben Hutchings <email address hidden>  Sun, 18 Sep 2016 14:56:01 +0100
  • linux (4.7.2-1) unstable; urgency=medium
    
      * New upstream release: https://kernelnewbies.org/Linux_4.7
        - media: fix airspy usb probe error path (CVE-2016-5400)
        - libata: LITE-ON CX1-JB256-HP needs lower max_sectors (Closes: #830971)
        - tcp: make challenge acks less predictable (CVE-2016-5696)
      * New stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.1
        - vfs: ioctl: prevent double-fetch in dedupe ioctl (CVE-2016-6516)
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.7.2
        - [powerpc*] KVM: Book3S HV: Save/restore TM state in H_CEDE (CVE-2016-5412)
        - audit: fix a double fetch in audit_log_single_execve_arg() (CVE-2016-6136)
    
      [ Ben Hutchings ]
      * sched: Enable SCHEDSTATS (Closes: #796674)
      * Re-enable various config options disabled by name and type changes in 4.7:
        - nfc: NFC_PN533_USB replaced NFC_PN533
        - [armhf] dsa: NET_DSA_MV88E6XXX replaced NET_DSA_MV88E6{123,131,171}
        - [x86] ACPI: ACPI_TABLE_UPGRADE replaced ACPI_INITRD_TABLE_OVERRIDE
        - rxrpc: Enable RXKAD as part of af_rxrpc module
        - [x86] 8250: Enable SERIAL_8250_FINTEK as built-in
      * cgroups: Enable memory controller by default
      * [armfh] udeb: Add efi-modules
      * linux-kbuild: Include headers_install.sh and unifdef (Closes: #832359)
      * udeb: Include cdc_ncm in nic-usb-modules (Closes: #833918)
      * usbip: Use the locally-installed <linux/usbip.h>
      * Exclude redundant and unreproducible files from binary packages
        (Closes: #830268)
        - usbip: Put all autotools-generated files in the build directory
        - linux-headers: Exclude all .cmd files
      * [arm*] Enable SECCOMP (Closes: #833183)
      * [hppa] Fix automatic selection of cr16 clocksource
      * [hppa] Fix order of EREFUSED define in errno.h
      * aufs: Update support patches to aufs4.7-20160822 (Closes: #834764)
      * [powerpc*] ipmi: Enable IPMI_POWERNV as module (Closes: #833861)
      * kbuild: Do not use hyphen in exported variable name (Closes: #833561)
      * fat: Mitigate the lack of UTF-8 case folding by enabling
        FAT_DEFAULT_UTF8 and setting FAT_DEFAULT_IOCHARSET to "ascii"
        (Closes: #833238)
      * [arm64] Add support for securelevel and Secure Boot (Closes: #831827,
        thanks to Linn Crosetto):
        - efi: Disable secure boot if shim is in insecure mode
        - Add kernel config option to set securelevel when in Secure Boot mode
        - Enable EFI_SECURE_BOOT_SECURELEVEL
      * tcp: fix use after free in tcp_xmit_retransmit_queue() (CVE-2016-6828)
      * aacraid: Check size values after double-fetch from user (CVE-2016-6480)
      * liblockdep: Move dummy definition of prandom_u32() to fix missing
        declaration
      * debian/rules.real: Avoid error message when usbip's config.h doesn't exist
    
      [ Martin Michlmayr ]
      * [armhf] Enable MMC_SDHCI_IPROC and HW_RANDOM_BCM2835 for BCM2835.
      * [arm64] Add USB support for NVIDIA Jetson TX1 Developer Kit:
        - pinctrl: max77620: add pincontrol driver for MAX77620/MAX20024
        - gpio: max77620: add gpio driver for MAX77620/MAX20024
        - gpio: max77620: Configure interrupt trigger level
        - gpio: max77620: use the new open drain callback
        - gpio: max77620: get gpio value based on direction
        - arm64: tegra: Add PMIC support on Jetson TX1
        - arm64: tegra: p2597: Add SDMMC power supplies
        - arm64: tegra: Add DSI panel on Jetson TX1
        - arm64: tegra: Add Tegra210 XUSB pad controller
        - arm64: tegra: Add Tegra210 XUSB controller
        - arm64: tegra: Enable debug serial on Jetson TX1
        - arm64: tegra: Enable XUSB controller on Jetson TX1
        - arm64: tegra: Correct Tegra210 XUSB mailbox interrupt
      * [arm64] Enable REGULATOR_FIXED_VOLTAGE.
      * [arm64] Enable ARM64_ERRATUM_834220.
      * [arm64] Build in SERIAL_TEGRA.
      * [arm64] Enable REGULATOR_PWM, DRM_PANEL_SIMPLE, BACKLIGHT_GENERIC
        and BACKLIGHT_LP855X for Jetson TX1.
      * [arm64] Enable BATTERY_BQ27XXX, MFD_CROS_EC_I2C, I2C_CROS_EC_TUNNEL
        for Google Pixel C.
      * [arm64] Enable more Qualcomm options: PINCTRL_QCOM_SPMI_PMIC,
        SPMI_MSM_PMIC_ARB, QCOM_SPMI_IADC, QCOM_SPMI_VADC, MFD_SPMI_PMIC,
        REGULATOR_QCOM_SPMI, QCOM_SPMI_TEMP_ALARM, CHARGER_QCOM_SMBB,
        USB_CHIPIDEA, USB_HSIC_USB3503, RTC_DRV_PM8XXX, EXTCON_USB_GPIO,
        QCOM_COINCELL, and INPUT_PM8941_PWRKEY.
    
      [ Uwe Kleine-König ]
      * Fix perf to be able to find debug info based on build-id. (Closes:
        #833096)
    
      [ Nicolas LE CAM ]
      * [amd64] Suggest grub-efi-amd64 instead of grub-efi dummy transitionnal
        package (Closes: #835459)
    
     -- Ben Hutchings <email address hidden>  Sun, 28 Aug 2016 15:56:10 +0100
  • linux (4.6.4-1) unstable; urgency=medium
    
      * Team upload.
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.6.4
        - net_sched: fix pfifo_head_drop behavior vs backlog
        - act_ipt: fix a bind refcnt leak
        - net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
        - sit: correct IP protocol used in ipip6_err
        - esp: Fix ESN generation under UDP encapsulation
        - netem: fix a use after free
        - ipmr/ip6mr: Initialize the last assert time of mfc entries.
        - Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
        - sock_diag: do not broadcast raw socket destruction
        - bpf, perf: delay release of BPF prog after grace period
        - neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
        - AX.25: Close socket connection on session completion
        - [powerpc] crypto: vmx - Increase priority of aes-cbc cipher
        - crypto: user - re-add size check for CRYPTO_MSG_GETALG
        - USB: uas: Fix slave queue_depth not being set
        - usb: quirks: Fix sorting
        - usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
        - [armhf] usb: musb: only restore devctl when session was set in backup
        - [armhf] usb: musb: Stop bulk endpoint while queue is rotated
        - [armhf] usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
        - [armhf] usb: musb: host: correct cppi dma channel for isoch transfer
        - xhci: Cleanup only when releasing primary hcd
        - usb: xhci-plat: properly handle probe deferral for devm_clk_get()
        - USB: xhci: Add broken streams quirk for Frescologic device id 1009
        - xhci: Fix handling timeouted commands on hosts in weird states.
        - USB: mos7720: delete parport
        - usb: gadget: fix spinlock dead lock in gadgetfs
        - [arm64, armhf] usb: host: ehci-tegra: Grab the correct UTMI pads reset
        - usb: dwc3: exynos: Fix deferred probing storm.
    
      [ Uwe Kleine-König ]
      * Cherry pick patches for rtc-s35390a from next. (Closes: #794266)
    
      [ Salvatore Bonaccorso ]
      * apparmor: fix oops, validate buffer size in apparmor_setprocattr()
        (CVE-2016-6187)
    
      [ Ben Hutchings ]
      * bridge: Fix ABI change in 4.6.4
      * [rt] Update to 4.6.4-rt6 (no functional change)
    
     -- Salvatore Bonaccorso <email address hidden>  Mon, 18 Jul 2016 21:57:31 +0200
  • linux (4.6.3-1) unstable; urgency=medium
    
      [ Ben Hutchings ]
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.6.3
        - scsi_lib: correctly retry failed zero length REQ_TYPE_FS commands
        - scsi: Add QEMU CD-ROM to VPD Inquiry Blacklist
        - netlink: Fix dump skb leak/double free
        - tipc: fix nametable publication field in nl compat
        - switchdev: pass pointer to fib_info instead of copy
        - tuntap: correctly wake up process during uninit
        - bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
        - udp: prevent skbs lingering in tunnel socket queues
        - uapi glibc compat: fix compilation when !__USE_MISC in glibc
        - bpf, inode: disallow userns mounts
        - [armhf] net: mvneta: Fix lacking spinlock initialization
        - net: hwbm: Fix unbalanced spinlock in error case
        - sfc: on MC reset, clear PIO buffer linkage in TXQs
        - team: don't call netdev_change_features under team->lock
        - net: alx: use custom skb allocator
        - net: stmmac: Fix incorrect memcpy source memory
        - vxlan: Accept user specified MTU value when create new vxlan link
        - net: nps_enet: Disable interrupts before napi reschedule
        - bpf, trace: use READ_ONCE for retrieving file ptr
        - tcp: record TLP and ER timer stats in v6 stats
        - bridge: Don't insert unnecessary local fdb entry on changing mac address
        - l2tp: fix configuration passed to setup_udp_tunnel_sock()
        - ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
        - [armhf,arm64] KVM: vgic-v2: Clear all dirty LRs
        - [armhf,arm64] KVM: vgic-v3: Clear all dirty LRs
        - [x86] KVM: fix OOPS after invalid KVM_SET_DEBUGREGS
        - KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
        - [arm*] drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu
        - [x86] ALSA: hda - Add PCI ID for Kabylake
        - [x86] ALSA: hda - Fix headset mic detection problem for Dell machine
        - ALSA: hda/realtek - ALC256 speaker noise issue
        - ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703
        - [x86] ALSA: hda/realtek: Add T560 docking unit fixup
        - [armhf] fix PTRACE_SETVFPREGS on SMP systems
        - gpio: bail out silently on NULL descriptors
        - gpiolib: Fix NULL pointer deference
        - gpiolib: Fix unaligned used of reference counters
        - [s390x] bpf: fix recache skb->data/hlen for skb_vlan_push/pop
        - [s390x] bpf: reduce maximum program size to 64 KB
        - [armhf,arm64] irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask
        - [x86] crypto: ccp - Fix AES XTS error for request sizes above 4096
        - [arm64] Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
        - [arm64] mm: always take dirty state from new pte in ptep_set_access_flags
        - [powerpc*] pseries/eeh: Handle RTAS delay requests in configure_bridge
        - [powerpc*] Fix definition of SIAR and SDAR registers
        - [powerpc*] Use privileged SPR number for MMCR2
        - [powerpc*] pseries: Add POWER8NVL support to
          ibm,client-architecture-support call
        - [powerpc*] mm/hash: Fix the reference bit update when handling hash fault
        - [hppa] Fix pagefault crash in unaligned __get_user() call
        - memcg: add RCU locking around css_for_each_descendant_pre() in
          memcg_offline_kmem()
        - wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
        - mm: thp: broken page count after commit aa88b68c3b1d
        - [x86] entry/traps: Don't force in_interrupt() to return true in IST
          handlers
        - fix d_walk()/non-delayed __d_free() race
        - [sparc64] Reduce TLB flushes during hugepte changes
        - [sparc64] Take ctx_alloc_lock properly in hugetlb_setup().
        - [sparc64] Harden signal return frame checks.
        - [sparc64] Fix return from trap window fill crashes.
        - drm/core: Do not preserve framebuffer on rmfb, v4.
        - [x86] Revert "drm/i915: Exit cherryview_irq_handler() after one pass"
        - gpio: make sure gpiod_to_irq() returns negative on NULL desc
      * [powerpc*] tm: Always reclaim in start_thread() for exec() class syscalls
        (CVE-2016-5828)
    
      [ Salvatore Bonaccorso ]
      * HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
        (CVE-2016-5829)
    
     -- Ben Hutchings <email address hidden>  Mon, 04 Jul 2016 20:10:24 +0200
  • linux (4.6.2-2) unstable; urgency=medium
    
      * [mips*] Fix ABI changes in 4.6.2
      * [rt] Update to 4.6.2-rt5:
        - mm/memcontrol: mem_cgroup_migrate() - replace another local_irq_disable()
          w. local_lock_irq()
      * KEYS: potential uninitialized variable (CVE-2016-4470)
      * percpu: fix synchronization between chunk->map_extend_work and chunk
        destruction (CVE-2016-4794)
      * percpu: fix synchronization between synchronous map extension and
        chunk destruction (CVE-2016-4794)
      * netfilter: x_tables: Fix parsing of IPT_SO_SET_REPLACE blobs
        (CVE-2016-4997, CVE-2016-4998)
        - don't move to non-existent next rule
        - validate targets of jumps
        - add and use xt_check_entry_offsets
        - kill check_entry helper
        - assert minimum target size
        - add compat version of xt_check_entry_offsets
        - check standard target size too
        - check for bogus target offset
        - validate all offsets and sizes in a rule
        - don't reject valid target size on some
        - arp_tables: simplify translate_compat_table args
        - ip_tables: simplify translate_compat_table args
        - ip6_tables: simplify translate_compat_table args
        - xt_compat_match_from_user doesn't need a retval
        - do compat validation via translate_table
        - introduce and use xt_copy_counters_from_user
      * Ignore ABI change in x_tables
      * nfsd: check permissions when setting ACLs (CVE-2016-1237)
    
     -- Ben Hutchings <email address hidden>  Sat, 25 Jun 2016 11:22:27 +0200
  • linux (4.6.2-1) unstable; urgency=medium
    
      * Team upload.
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.6.2
        - f2fs: fix deadlock when flush inline data
        - [mips*] math-emu: Fix jalr emulation when rd == $0
        - [mips*] Avoid using unwind_stack() with usermode
        - [mips*] Fix siginfo.h to use strict posix types
        - [mips*] Fix uapi include in exported asm/siginfo.h
        - [mips*] Fix watchpoint restoration
        - [mips*] Flush highmem pages in __flush_dcache_page
        - [mips*] Handle highmem pages in __update_cache
        - [mips*] Sync icache & dcache in set_pte_at
        - [mips*] Reserve nosave data for hibernation
        - [mips*el/loongson-3] Reserve 32MB for RS780E integrated GPU
        - [mips*] Use copy_s.fmt rather than copy_u.fmt
        - [mips*] Prevent "restoration" of MSA context in non-MSA kernels
        - [mips*] ptrace: Fix FP context restoration FCSR regression
        - [mips*] ptrace: Prevent writes to read-only FCSR bits
        - [mips*] lib: Mark intrinsics notrace
        - [mips*] VDSO: Build with `-fno-strict-aliasing'
        - affs: fix remount failure when there are no options changed
        - ASoC: ak4642: Enable cache usage to fix crashes on resume
        - Input: uinput - handle compat ioctl for UI_SET_PHYS
        - Input: xpad - move pending clear to the correct location
        - Input: xpad - prevent spurious input from wired Xbox 360 controllers
        - [armhf] sun4i: dt: Enable dram gate 5 (tve0 clock) for simplefb TV output
        - [armhf] sun7i: dt: Enable dram gate 5 (tve0 clock) for simplefb TV output
        - [armhf] mvebu: fix GPIO config on the Linksys boards
        - [armhf] dts: exynos: Add interrupt line to MAX8997 PMIC on
          exynos4210-trats
        - ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.
        - ath10k: fix firmware assert in monitor mode
        - ath10k: fix rx_channel during hw reconfigure
        - ath10k: fix kernel panic, move arvifs list head init before htt init
        - ath5k: Change led pin configuration for compaq c700 laptop
        - [armhf] hwrng: exynos - Fix unbalanced PM runtime put on timeout
          error path
        - rtlwifi: Fix logic error in enter/exit power-save mode
        - rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in
          rtl_pci_reset_trx_ring
        - Revert "lpfc: Delete unnecessary checks before the function call
          mempool_destroy"
        - aacraid: Start adapter after updating number of MSIX vectors
        - aacraid: Relinquish CPU during timeout wait
        - aacraid: Fix for aac_command_thread hang
        - aacraid: Fix for KDUMP driver hang
        - regulator: Try to resolve regulators supplies on registration
        - hwmon: (ads7828) Enable internal reference
        - [x86] mfd: intel_quark_i2c_gpio: Remove clock tree on error path
        - [x86] mfd: intel-lpss: Save register context on suspend
        - [x86] mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup
          table correctly
        - PM / Runtime: Fix error path in pm_runtime_force_resume()
        - cpuidle: Indicate when a device has been unregistered
        - cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()
        - [armhf] clk: bcm2835: Fix PLL poweron
        - [armhf] clk: bcm2835: pll_off should only update CM_PLL_ANARST
        - [armhf] clk: bcm2835: divider value has to be 1 or more
        - [armhf] clk: bcm2835: correctly enable fractional clock support
        - [armhf] pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range
        - PCI: Disable all BAR sizing for devices with non-compliant BARs
        - media: v4l2-compat-ioctl32: fix missing reserved field copy in
          put_v4l2_create32
        - PKCS#7: fix missing break on OID_sha224 case
        - mm: use phys_addr_t for reserve_bootmem_region() arguments
        - mm/compaction.c: fix zoneindex in kcompactd()
        - wait/ptrace: assume __WALL if the child is traced
        - batman-adv: Fix double neigh_node_put in batadv_v_ogm_route_update
        - [powerpc*] book3s64: Fix branching to OOL handlers in relocatable kernel
        - [powerpc*] eeh: Don't report error in eeh_pe_reset_and_recover()
        - [powerpc*] Revert "powerpc/eeh: Fix crash in eeh_add_device_early()
          on Cell"
        - [powerpc*] eeh: Restore initial state in eeh_pe_reset_and_recover()
        - xen/events: Don't move disabled irqs
        - xen: use same main loop for counting and remapping pages
        - sunrpc: fix stripping of padded MIC tokens
        - [x86] drm/gma500: Fix possible out of bounds read
        - [x86] drm/vmwgfx: Kill some lockdep warnings
        - [x86] drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh
        - [x86] drm/amdgpu: Fix hdmi deep color support.
        - [x86] drm/i915/fbdev: Fix num_connector references in
          intel_fb_initial_config()
        - drm/fb_helper: Fix references to dev->mode_config.num_connector
        - [x86] drm/i915: Discard previous atomic state on resume if connectors
          change
        - drm/atomic: Verify connector->funcs != NULL when clearing states
        - Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination address
        - [x86] drm/i915/psr: Try to program link training times correctly
        - [x86] drm/i915: Respect DP++ adaptor TMDS clock limit
        - [x86] drm/i915: Enable/disable TMDS output buffers in DP++ adaptor
          as needed
        - [x86] drm/i915: Don't leave old junk in ilk active watermarks on readout
        - [x86] drm/i915: Fix watermarks for VLV/CHV
        - [armhf] drm/imx: Match imx-ipuv3-crtc components using device node in
          platform data
        - [x86] drm/i915: Pass the correct crtc state to .update_plane()
        - ext4: fix data exposure after a crash
        - ext4: fix hang when processing corrupted orphaned inode list
        - ext4: clean up error handling when orphan list is corrupted
        - ext4: fix check of dqget() return value in ext4_ioctl_setproject()
        - ext4: fix oops on corrupted filesystem
        - ext4: address UBSAN warning in mb_find_order_for_block()
        - nfs: avoid race that crashes nfs_init_commit
        - PM / sleep: Handle failures in device_suspend_late() consistently
        - mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap()
        - xfs: disallow rw remount on fs with unknown ro-compat features
        - xfs: Don't wrap growfs AGFL indexes
        - xfs: remove xfs_fs_evict_inode()
        - xfs: xfs_iflush_cluster fails to abort on error
        - xfs: fix inode validity check in xfs_iflush_cluster
        - xfs: skip stale inodes in xfs_iflush_cluster
        - [armhf] drm: msm: remove unused variable
        - IB/hfi1: Fix hard lockup due to not using save/restore spin lock
        - regulator: Fix deadlock during regulator registration
    
      [ Ben Hutchings ]
      * [armel,armhf,sh4] linux-image: Do not suggest fdutils
      * liblockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain::depth
      * liblockdep: Fix 'unused value' warnings
      * liblockdep: Fix 'set but not used' warnings
      * liblockdep: Fix 'defined but not used' warning for init_utsname()
    
      [ Salvatore Bonaccorso ]
      * Stack overflow via ecryptfs and /proc/$pid/environ (CVE-2016-1583)
        - proc: prevent stacking filesystems on top
        - ecryptfs: forbid opening files without mmap handler
        - sched: panic on corrupted stack end
      * tipc: fix an infoleak in tipc_nl_compat_link_dump (CVE-2016-5243)
      * rds: fix an infoleak in rds_inc_info_copy (CVE-2016-5244)
    
     -- Salvatore Bonaccorso <email address hidden>  Wed, 15 Jun 2016 21:32:54 +0200
  • linux (4.6.1-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.6.1
    
      [ Ben Hutchings ]
      * [mips*r6*] Disable these architectures until dak recognises them as valid
        in the control file
      * linux-image: Rewrite maintainer scripts in shell, using the new
        linux-update-symlinks and linux-check-removal commands
        (Closes: #692333, #815850).  Drop support for minimal_swap, no_symlinks,
        use_hard_links and *_hook parameters in  /etc/kernel-img.conf
        (Closes: #730073).  Remove now-redundant debconf templates.
      * linux-image: postrm: Update default symlinks before running hook scripts
      * linux-image: Make a newly installed kernel the default if the package
        was previously removed
      * mtd: Disable slram and phram when securelevel is enabled
      * debian/patches/features/all/rt/genpatch.py: Use Python 3
      * debian/patches/features/all/rt/genpatch.py: Fix mapping of -rt version to
        upstream version
      * debian/patches/features/all/rt/genpatch.py: Use upstream tarball directly
      * debian/patches/features/all/rt/genpatch.py: Use stable URLs in patch Origin
        headers
      * [rt] Update to 4.6.1-rt3:
        - trace: correct off by one while recording the trace-event
        - sched,preempt: Fix preempt_count manipulations
        - kernel/rtmutex: only warn once on a try lock from bad
        - locallock: add local_lock_on()
        - kernel/printk: Don't try to print from IRQ/NMI region
        - mm: perform lru_add_drain_all() remotely
      * debian/control: Drop obsolete versioned Depends and Breaks
      * linux-libc-dev: Drop obsolete Replaces/Conflicts with linux-kernel-headers
      * debian/control: Update policy version to 3.9.8; no changes required
      * Disable MODULE_SIG for architectures not supported by linux-signed
      * Set ABI to 1
    
     -- Ben Hutchings <email address hidden>  Mon, 06 Jun 2016 18:13:57 +0100
  • linux (4.5.5-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.5.5
        - decnet: Do not build routes to devices without decnet private data.
        - route: do not cache fib route info on local routes with oif
        - packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
        - net: sched: do not requeue a NULL skb
        - bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
        - cdc_mbim: apply "NDP to end" quirk to all Huawei devices
        - soreuseport: fix ordering for mixed v4/v6 sockets
        - net: use skb_postpush_rcsum instead of own implementations
        - vlan: pull on __vlan_insert_tag error path and fix csum correction
        - openvswitch: Orphan skbs before IPv6 defrag
        - openvswitch: use flow protocol when recalculating ipv6 checksums
        - net/mlx5_core: Fix soft lockup in steering error flow
        - net/mlx5e: Device's mtu field is u16 and not int
        - net/mlx5e: Fix minimum MTU
        - net/mlx5e: Use vport MTU rather than physical port MTU
        - ipv4/fib: don't warn when primary address is missing if in_dev is dead
        - net/mlx4_en: fix spurious timestamping callbacks
        - net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
        - gre: do not pull header in ICMP error processing
        - net_sched: introduce qdisc_replace() helper
        - net_sched: update hierarchical backlog too
        - sch_htb: update backlog as well
        - sch_dsmark: update backlog as well
        - netem: Segment GSO packets on enqueue
        - ipv6/ila: fix nlsize calculation for lwtunnel
        - net/mlx4_en: Fix endianness bug in IPV6 csum calculation
        - [x86] VSOCK: do not disconnect socket when peer has shutdown SEND only
        - net: bridge: fix old ioctl unlocked net device walk
        - bridge: fix igmp / mld query parsing
        - net: fix a kernel infoleak in x25 module (CVE-2016-4580)
        - net: thunderx: avoid exposing kernel stack
        - tcp: refresh skb timestamp at retransmit time
        - net/route: enforce hoplimit max value
        - ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
        - ocfs2: fix posix_acl_create deadlock
        - zsmalloc: fix zs_can_compact() integer overflow
        - mm: thp: calculate the mapcount correctly for THP pages during WP faults
        - [x86] crypto: qat - fix invalid pf2vf_resp_wq logic
        - crypto: testmgr - Use kmalloc memory for RSA input
        - ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)
        - ALSA: usb-audio: Yet another Phoneix Audio device quirk
        - ALSA: hda - Fix subwoofer pin on ASUS N751 and N551
        - ALSA: hda - Fix white noise on Asus UX501VW headset
        - ALSA: hda - Fix broken reconfig
        - [armhf] spi: spi-ti-qspi: Fix FLEN and WLEN settings if bits_per_word is
          overridden
        - [armhf] spi: spi-ti-qspi: Handle truncated frames properly
        - perf diff: Fix duplicated output column
        - perf/core: Disable the event on a truncated AUX record
        - vfs: rename: check backing inode being equal
        - workqueue: fix rebind bound workers warning
        - [armhf] regulator: s2mps11: Fix invalid selector mask and voltages
          for buck9
        - [armhf] regulator: axp20x: Fix axp22x ldo_io voltage ranges
        - atomic_open(): fix the handling of create_error
        - qla1280: Don't allocate 512kb of host tags
        - tools lib traceevent: Do not reassign parg after collapse_tree()
        - [x86] drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk
          frequency
        - drm/radeon: fix PLL sharing on DCE6.1 (v2)
        - [x86] drm/i915: Bail out of pipe config compute loop on LPT
        - [x86] Revert "drm/i915: start adding dp mst audio"
        - [x86] drm/i915/bdw: Add missing delay during L3 SQC credit programming
        - drm/radeon: fix DP link training issue with second 4K monitor
        - drm/radeon: fix DP mode validation
        - [x86] drm/amdgpu: fix DP mode validation
        - btrfs: reada: Fix in-segment calculation for reada
        - Btrfs: fix truncate_space_check
        - btrfs: remove error message from search ioctl for nonexistent tree
        - btrfs: change max_inline default to 2048
        - Btrfs: fix unreplayable log after snapshot delete + parent dir fsync
        - Btrfs: fix file loss on log replay after renaming a file and fsync
        - Btrfs: fix extent_same allowing destination offset beyond i_size
        - Btrfs: fix deadlock between direct IO reads and buffered writes
        - Btrfs: fix race when checking if we can skip fsync'ing an inode
        - Btrfs: do not collect ordered extents when logging that inode exists
        - btrfs: csum_tree_block: return proper errno value
        - btrfs: do not write corrupted metadata blocks to disk
        - Btrfs: fix invalid reference in replace_path
        - btrfs: handle non-fatal errors in btrfs_qgroup_inherit()
        - btrfs: fallback to vmalloc in btrfs_compare_tree
        - Btrfs: don't use src fd for printk
        - btrfs: Reset IO error counters before start of device replacing
    
      [ Salvatore Bonaccorso ]
      * tipc: check nl sock before parsing nested attributes (CVE-2016-4951)
    
      [ Ben Hutchings ]
      * aufs: Update support patches to aufs4.5-20160523
        - mmap: Fix use-after-free in remap_file_pages(2)
      * Revert "stmmac: Fix 'eth0: No PHY found' regression" (Closes: #823493)
      * [x86] kvm:vmx: more complete state update on APICv on/off (CVE-2016-4440)
      * USB: usbfs: fix potential infoleak in devio (CVE-2016-4482)
      * ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS (CVE-2016-4569)
      * ALSA: timer: Fix leak in events via snd_timer_user_ccallback or
        snd_timer_user_tinterrupt (CVE-2016-4578)
      * dwc3-exynos: Fix deferred probing storm (Closes: #823552; thanks to
        Steinar H. Gunderson)
      * Re-apply "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing",
        reverted upstream in 4.5.5
    
      [ Roger Shimizu ]
      * [armhf] Enable SENSORS_PWM_FAN / PWM_SAMSUNG as module, as recommended by
        Steinar H. Gunderson. (Closes: #824941)
      * [armhf] For Odroid-U3 (Exynos4) support, enable ARCH_EXYNOS4 / MFD_MAX77686
        / RTC_DRV_MAX77686 as built-in, and COMMON_CLK_MAX77686
        / REGULATOR_MAX77686 / MMC_SDHCI_S3C as module. Thanks to
        Vagrant Cascadian. (Closes: #825139)
    
     -- Ben Hutchings <email address hidden>  Sun, 29 May 2016 22:21:11 +0100
  • linux (4.5.4-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.5.4
        - RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
        - net/mlx5_core: Fix caching ATOMIC endian mode capability
        - ipvs: handle ip_vs_fill_iph_skb_off failure
        - ipvs: correct initial offset of Call-ID header search in SIP persistence
          engine
        - ipvs: drop first packet to redirect conntrack
        - rtlwifi: Fix size of wireless mode variable
        - [x86] mfd: intel-lpss: Remove clock tree on error path
        - nbd: ratelimit error msgs after socket close
        - null_blk: add lightnvm null_blk device to the nullb_list
        - [arm64] ata: ahci_xgene: dereferencing uninitialized pointer in probe
        - [armhf] wlcore: fix error handling in wlcore_event_fw_logger
        - ath10k: fix pktlog in QCA99X0
        - mwifiex: fix corner case association failure
        - clk-divider: make sure read-only dividers do not write to their register
        - [armhf] clk: rockchip: fix wrong mmc phase shift for rk3228
        - [armhf] clk: rockchip: free memory in error cases when registering clock
          branches
        - [armel/versatile] clk: versatile: sp810: support reentrance
        - [armhf] clk: sunxi: Fix sun8i-a23-apb0-clk divider flags
        - [arm64] clk: xgene: Add missing parenthesis when clearing divider value
        - [armhf] clk: bcm2835: fix check of error code returned by
          devm_ioremap_resource()
        - [armhf] pwm: omap-dmtimer: Fix inaccurate period and duty cycle
          calculations
        - [armhf] pwm: omap-dmtimer: Add sanity checking for load and match values
        - [armhf] pwm: omap-dmtimer: Round load and match values rather than
          truncate
        - lpfc: fix misleading indentation
        - gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup
          list
        - ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p
          initialisation
        - mac80211: fix statistics leak if dev_alloc_name() fails
        - tracing: Don't display trigger file for events that can't be enabled
        - MD: make bio mergeable
        - Minimal fix-up of bad hashing behavior of hash_64()
        - mm: memcontrol: let v2 cgroups follow changes in system swappiness
        - [armhf] mm, cma: prevent nr_isolated_* counters from going negative
        - mm/zswap: provide unique zpool name
        - propogate_mnt: Handle the first propogated copy being a slave
          (CVE-2016-4581)
        - modpost: fix module autoloading for OF devices with generic compatible
          property
        - [armhf] EXYNOS: Properly skip unitialized parent clock in power domain on
        - [armhf] SoCFPGA: Fix secondary CPU startup in thumb2 kernel
        - xen: Fix page <-> pfn conversion on 32 bit systems
        - xen/balloon: Fix crash when ballooning on x86 32 bit PAE
        - xen/evtchn: fix ring resize when binding new events
        - HID: wacom: Add support for DTK-1651
        - proc: prevent accessing /proc/<PID>/environ until it's ready
        - mm: update min_free_kbytes from khugepaged after core initialization
        - batman-adv: fix DAT candidate selection (must use vid)
        - batman-adv: Check skb size before using encapsulated ETH+VLAN header
        - batman-adv: Fix broadcast/ogm queue limit on a removed interface
        - batman-adv: Reduce refcnt of removed router when updating route
        - [x86] libnvdimm, pfn: fix memmap reservation sizing
        - writeback: Fix performance regression in wb_over_bg_thresh()
        - [x86] tsc: Read all ratio bits from MSR_PLATFORM_INFO
        - [arm64] cpuidle: Pass on arm_cpuidle_suspend()'s return value
        - [x86] sysfb_efi: Fix valid BAR address range check
        - [arm64] dts: apq8064: add ahci ports-implemented mask
        - ACPICA: Dispatcher: Update thread ID for recursive method calls
        - [powerpc*] Fix bad inline asm constraint in create_zero_mask()
        - libahci: save port map for forced port map
        - ata: ahci-platform: Add ports-implemented DT bindings.
        - USB: serial: cp210x: add ID for Link ECU
        - USB: serial: cp210x: add Straizona Focusers device ids
        - Revert "USB / PM: Allow USB devices to remain runtime-suspended when
          sleeping"
        - nvmem: mxs-ocotp: fix buffer overflow in read
        - [x86] Drivers: hv: vmbus: Fix signaling logic in
          hv_need_to_signal_on_read()
        - [armhf] gpu: ipu-v3: Fix imx-ipuv3-crtc module autoloading
        - [x86] drm/amdgpu: make sure vertical front porch is at least 1
        - [x86] drm/amdgpu: set metadata pointer to NULL after freeing.
        - [x86] iio: ak8975: Fix NULL pointer exception on early interrupt
        - [x86] iio: ak8975: fix maybe-uninitialized warning
        - drm/radeon: make sure vertical front porch is at least 1
        - [x86] drm/i915: Avoid stalling on pending flips for legacy cursor updates
        - [x86] drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume
        - [x86] drm/i915: Fix system resume if PCI device remained enabled
        - [x86] drm/i915: Fix eDP low vswing for Broadwell
        - [x86] drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDW
        - [x86] drm/i915: Fake HDMI live status
        - [x86] ACPI / processor: Request native thermal interrupt handling via _OSC
    
      [ Aurelien Jarno ]
      * [mips*] Fix PR_SET_FPMODE issues with multi-threaded programs.
      * [i386] Stop recommending libc6-i686.
      * [arm,x86] Fix memory corruption in KVM with THP enabled. (Closes: #821225)
      * [mips*/octeon] Add support for byte swapped initramfs to handle u-boot and
        kernel running with a different endianness.
      * [mipsel/octeon] Activate flavour on mipsel.
    
      [ Roger Shimizu ]
      * netfilter: Enable NF_DUP_NETDEV / NFT_DUP_NETDEV / NFT_FWD_NETDEV
        as module, as recommended by Arturo Borrero Gonzalez. (Closes: #824162)
    
      [ Salvatore Bonaccorso ]
      * KEYS: Fix ASN.1 indefinite length object parsing (CVE-2016-0758)
      * net: fix infoleak in llc (CVE-2016-4485)
      * KVM: MTRR: remove MSR 0x2f8 (CVE-2016-3713)
    
      [ Ben Hutchings ]
      * gencontrol.py: Fix implementation of [packages]tools config option,
        thanks to Yves-Alexis Perez
      * debian/control: Exclude tools from 'stage1' build profile
      * debian/control,debian/rules: Support a 'pkg.linux.notools' build profile
        which does not build tools packages
      * debian/control,debian/rules,debian/rules.d: Support the 'nodoc' build
        profile
      * debian/control: Remove alternate build-dependency on binutils-dev that was
        used for backports to wheezy
      * net: fix infoleak in rtnetlink (CVE-2016-4486)
      * nf_conntrack: avoid kernel pointer value leak in slab name
      * vfs: do_splice_to(): cap the size before passing to ->splice_read()
      * crypto: hash - Fix page length clamping in hash walk
      * isofs: get_rock_ridge_filename(): handle malformed NM entries
      * uapi glibc compat: fix compile errors when glibc net/if.h included
        before linux/if.h (Closes: #822393)
      * videobuf2-core: Fix crash after fixing CVE-2016-4568
      * [armhf] Enable more Exynos drivers (Closes: #824435):
        - drm: Enable DRM_EXYNOS as module, DRM_EXYNOS_MIXER, DRM_EXYNOS_FIMD,
          DRM_EXYNOS_DSI, DRM_EXYNOS_DP, DRM_EXYNOS_HDMI
        - phy: Enable PHY_EXYNOS_MIPI_VIDEO, PHY_EXYNOS_DP_VIDEO as modules
        - cpuidle: Enable ARM_EXYNOS_CPUIDLE
        - iio: Enable EXYNOS_ADC as module
    
     -- Ben Hutchings <email address hidden>  Mon, 16 May 2016 19:17:22 +0100
  • linux (4.5.3-2) unstable; urgency=medium
    
      * [s390x] PCI: Ignore zpci ABI changes; these functions are not used by
        modules
      * [powerpc*] Fix sstep compile on powerpcspe (Closes: #823526; thanks to
        Lennart Sorensen)
    
     -- Ben Hutchings <email address hidden>  Sun, 08 May 2016 15:03:45 +0100
  • linux (4.5.3-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.5.3
        - mmc: block: Use the mmc host device index as the mmcblk device index
        - block: partition: initialize percpuref before sending out KOBJ_ADD
        - block: loop: fix filesystem corruption in case of aio/dio
        - [arm64] efi: Don't apply MEMBLOCK_NOMAP to UEFI memory map mapping
        - [x86] mce: Avoid using object after free in genpool
        - [x86] kvm: do not leak guest xcr0 into host interrupt handlers
        - [arm*] KVM: Handle forward time correction gracefully
        - [armhf] mvebu: Correct unit address for linksys
        - [armhf] OMAP2: Fix up interconnect barrier initialization for DRA7
        - [armhf] OMAP2+: hwmod: Fix updating of sysconfig register
        - assoc_array: don't call compare_object() on a node
        - [x86] usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
        - xhci: resume USB 3 roothub first
        - usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT
        - usb: xhci: fix wild pointers in xhci_mem_cleanup
        - xhci: fix 10 second timeout on removal of PCI hotpluggable xhci
          controllers
        - usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value
        - usb: hcd: out of bounds access in for_each_companion
        - usb: gadget: f_fs: Fix use-after-free
        - dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
        - dm cache metadata: fix cmd_read_lock() acquiring write lock
        - lib: lz4: fixed zram with lz4 on big endian machines
        - debugfs: Make automount point inodes permanently empty
        - dmaengine: dw: fix master selection
        - [armhf] dmaengine: omap-dma: Fix polled channel completion detection
          and handling
        - dmaengine: edma: Remove dynamic TPTC power management feature
        - mtd: nand: pxa3xx_nand: fix dmaengine initialization
        - sched/cgroup: Fix/cleanup cgroup teardown/init
        - [x86] EDAC, sb_edac.c: Repair damage introduced when "fixing"
          channel address
        - [x86] EDAC, sb_edac.c: Take account of channel hashing when needed
        - ALSA: hda - Don't trust the reported actual power state
        - [x86] ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020m
        - ALSA: hda - Keep powering up ADCs on Cirrus codecs
        - [x86] ALSA: hda - add PCI ID for Intel Broxton-T
        - ALSA: pcxhr: Fix missing mutex unlock
        - [x86] ALSA: hda - Add dock support for ThinkPad X260
        - [x86] ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDW
        - asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()
        - futex: Handle unlock_pi race gracefully
        - futex: Acknowledge a new waiter in counter before plist
        - drm/nouveau/core: use vzalloc for allocating ramht
        - drm/qxl: fix cursor position with non-zero hotspot
        - [x86] drm/i915: Fix race condition in intel_dp_destroy_mst_connector()
        - Revert "drm/radeon: disable runtime pm on PX laptops without dGPU
          power control"
        - [armhf] Revert "PCI: imx6: Add support for active-low reset GPIO"
        - usbvision: revert commit 588afcc1
        - [x86] Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU
          power control"
        - cpufreq: intel_pstate: Fix processing for turbo activation ratio
        - [s390x] pci: add extra padding to function measurement block
        - iwlwifi: pcie: lower the debug level for RSA semaphore access
        - iwlwifi: mvm: fix memory leak in paging
        - crypto: rsa-pkcs1pad - fix dst len
        - [x86] crypto: ccp - Prevent information leakage on export
        - crypto: sha1-mb - use corrcet pointer while completing jobs
        - [powerpc*] scan_features() updates incorrect bits for REAL_LE
        - [powerpc*] Update cpu_user_features2 in scan_features()
        - [powerpc*] Update TM user feature bits in scan_features()
        - nl80211: check netlink protocol in socket release notification
        - netlink: don't send NETLINK_URELEASE for unbound sockets
        - pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
        - [x86] iommu/amd: Fix checking of pci dma aliases
        - iommu/dma: Restore scatterlist offsets correctly
        - [x86] drm/amdgpu: when suspending, if uvd/vce was running. need to cancel
          delay work.
        - [x86] drm/amdgpu: use defines for CRTCs and AMFT blocks
        - [x86] drm/amdgpu: bump the afmt limit for CZ, ST, Polaris
        - [x86] amdgpu/uvd: add uvd fw version for amdgpu
        - [x86] drm/amdgpu: fix regression on CIK (v2)
        - drm/radeon: add a quirk for a XFX R9 270X
        - drm/radeon: fix initial connector audio value
        - drm/radeon: forbid mapping of userptr bo through radeon device file
        - drm/radeon: fix vertical bars appear on monitor (v2)
        - [mips*el/loongson-3] drm: Loongson-3 doesn't fully support wc memory
        - drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries
        - drm/dp/mst: Validate port in drm_dp_payload_send_msg()
        - drm/dp/mst: Restore primary hub guid on resume
        - drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()
        - [x86] drm/i915: Pass the correct encoder to intel_ddi_clk_select()
          with MST
        - [x86] drm/i915: Cleanup phys status page too
        - [x86] drm/i915: Use the active wm config for merging on ILK-BDW
        - [x86] drm/i915: Start WM computation from scratch on ILK-BDW
        - [x86] drm/i915: skl_update_scaler() wants a rotation bitmask instead of
          bit number
        - [x86] drm/amdkfd: uninitialized variable in
          dbgdev_wave_control_set_registers()
        - [x86] drm/i915/skl: Fix DMC load on Skylake J0 and K0
        - [x86] drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
        - [x86] drm/i915: Fixup the free space logic in ring_prepare
        - [x86] drm/i915: Force ringbuffers to not be at offset 0
        - [x86] drm/i915: Use fw_domains_put_with_fifo() on HSW
        - drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail
        - [x86] perf intel-pt: Fix segfault tracing transactions
        - [armhf] i2c: exynos5: Fix possible ABBA deadlock by keeping I2C
          clock prepared
        - ACPICA / Interpreter: Fix a regression triggered because of wrong Linux
          ECDT support
        - [x86] mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
        - [x86] toshiba_acpi: Fix regression caused by hotkey enabling value
        - [x86] EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder
          callback
        - [x86] ASoC: ssm4567: Reset device before regcache_sync()
        - [x86] ASoC: rt5640: Correct the digital interface data select
        - vb2-memops: Fix over allocation of frame vectors
        - media: vb2: Fix regression on poll() for RW mode
        - videobuf2-core: Check user space planes array in dqbuf
        - videobuf2-v4l2: Verify planes array in buffer dequeueing (CVE-2016-4568)
        - v4l2-dv-timings.h: fix polarity for 4k formats
        - IB/core: Fix oops in ib_cache_gid_set_default_gid
        - mwifiex: fix IBSS data path issue.
        - IB/mlx5: Expose correct max_sge_rd limit
        - IB/security: Restrict use of the write() interface (CVE-2016-4565)
        - efi: Fix out-of-bounds read in variable_matches()
        - efi: Expose non-blocking set_variable() wrapper to efivars
        - [x86] apic: Handle zero vector gracefully in clear_vector_irq()
        - workqueue: fix ghost PENDING flag while doing MQ IO
        - slub: clean up code for kmem cgroup support to kmem_cache_free_bulk
        - cgroup, cpuset: replace cpuset_post_attach_flush() with
          cgroup_subsys->post_attach callback
        - memcg: relocate charge moving from ->attach to ->post_attach
        - mm: exclude HugeTLB pages from THP page_mapped() logic
        - mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
        - numa: fix /proc/<pid>/numa_maps for THP
        - mm: vmscan: reclaim highmem zone if buffer_heads is over limit
        - mm/hwpoison: fix wrong num_poisoned_pages accounting
        - locking/mcs: Fix mcs_spin_lock() ordering
        - [armhf] spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs
        - [armhf] irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()
        - [armhf] regulator: s5m8767: fix get_register() error handling
        - scsi_dh: force modular build if SCSI is a module
        - lib/mpi: Endianness fix
        - [x86] misc: mic/scif: fix wrap around tests
        - PM / OPP: Initialize u_volt_min/max to a valid value
        - PM / Domains: Fix removal of a subdomain
        - drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors
        - perf evlist: Reference count the cpu and thread maps at set_maps()
        - perf tools: Fix perf script python database export crash
        - [x86] mm/kmmio: Fix mmiotrace for hugepages
        - ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
        - f2fs crypto: fix corrupted symlink in encrypted case
        - f2fs: slightly reorganize read_raw_super_block
        - f2fs: cover large section in sanity check of super
        - ext4/fscrypto: avoid RCU lookup in d_revalidate
        - f2fs: do f2fs_balance_fs when block is allocated
        - f2fs: don't need to call set_page_dirty for io error
        - f2fs crypto: handle unexpected lack of encryption keys
        - f2fs crypto: make sure the encryption info is initialized on opendir(2)
        - bus: uniphier-system-bus: fix condition of overlap check
        - mtd: spi-nor: remove micron_quad_enable()
        - mtd: brcmnand: Fix v7.1 register offsets
        - mtd: nand: Drop mtd.owner requirement in nand_scan
        - perf hists browser: Only offer symbol scripting when a symbol is under
          the cursor
        - perf hists browser: Fix dump to show correct callchain style
        - perf tools: handle spaces in file names obtained from /proc/pid/maps
        - NTB: Remove _addr functions from ntb_hw_amd
        - perf/core: Don't leak event in the syscall error path
        - perf/core: Fix time tracking bug with multiplexing
        - perf hists: Fix determination of a callchain node's childlessness
        - [armhf] OMAP3: Add cpuidle parameters table for omap3430
        - [armhf] dts: armada-375: use armada-370-sata for SATA
        - [armhf] dts: am33xx: Fix GPMC dma properties
        - btrfs: fix memory leak of fs_info in block group cache
        - btrfs: cleaner_kthread() doesn't need explicit freeze
        - [armhf] thermal: rockchip: fix a impossible condition caused by the
          warning
        - sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects
          a race
        - megaraid_sas: add missing curly braces in ioctl handler
        - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
        - tpm: fix: set continueSession attribute for the unseal operation
    
      [ Uwe Kleine-König ]
      * [armhf] enable I2C_MUX_PCA954x, MMC_SDHCI_PXAV3, AHCI_MVEBU
    
      [ Ben Hutchings ]
      * bug control: Update list of related firmware packages
      * Revert "sp5100_tco: fix the device check for SB800 and later chipsets"
        (Closes: #823146; probably fixes #822651)
      * bpf: fix double-fdput in replace_map_fd_with_map_ptr() (CVE-2016-4557)
        (Closes: #823603)
      * bpf: fix refcnt overflow (CVE-2016-4558)
      * bpf: fix check_map_func_compatibility logic
      * stable-update: Rewrite stable-update.sh in Python
    
     -- Ben Hutchings <email address hidden>  Sat, 07 May 2016 21:59:15 +0100
  • linux (4.5.2-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.5.2
        - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
          instantiated
        - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
        - [hppa] Fix SIGSYS signals in compat case
        - [hppa] Fix and enable seccomp filter support
        - [hppa] Avoid function pointers for kernel exception routines
        - [hppa] Fix kernel crash with reversed copy_from_user()
        - [hppa] Unbreak handling exceptions from kernel modules
        - ALSA: timer: Use mod_timer() for rearming the system timer
        - mm: fix invalid node in alloc_migrate_target()
        - [powerpc*] mm: Fixup preempt underflow with huge pages
        - [s390x] /mm: handle PTE-mapped tail pages in fast gup
        - [x86] libnvdimm: fix smart data retrieval
        - [x86] libnvdimm, pfn: fix uuid validation
        - [powerpc*] process: Fix altivec SPR not being saved
        - compiler-gcc: disable -ftracer for __noclone functions
        - drm/dp: move hw_mutex up the call stack
        - drm/udl: Use unlocked gem unreferencing
        - [x86] drm/amd/powerplay: fix segment fault issue in multi-display case.
        - [x86] drm/amdgpu/gmc: move vram type fetching into sw_init
        - [x86] drm/amdgpu/gmc: use proper register for vram type on Fiji
        - xen/events: Mask a moving irq
        - net: validate variable length ll headers
        - ax25: add link layer header validation function
        - packet: validate variable length ll headers
        - bpf: avoid copying junk bytes in bpf_get_current_comm()
        - qlcnic: Remove unnecessary usage of atomic_t
        - qlcnic: Fix mailbox completion handling during spurious interrupt
        - macvtap: always pass ethernet header in linear
        - bridge: allow zero ageing time
        - ipv4: Don't do expensive useless work during inetdev destroy.
        - net: Fix use after free in the recvmmsg exit path
        - mlx4: add missing braces in verify_qp_parameters
        - farsync: fix off-by-one bug in fst_add_one
        - ath9k: fix buffer overrun for ar9287
        - [armhf] net: mvneta: Fix spinlock usage
        - ppp: ensure file->private_data can't be overridden
        - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
        - qlge: Fix receive packets drop.
        - bonding: fix bond_get_stats()
        - ipv4: fix broadcast packets reception
        - ipv4: initialize flowi4_flags before calling fib_lookup()
        - ppp: take reference on channels netns
        - xfrm: Fix crash observed during device unregistration and decryption
        - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
        - bridge: Allow set bridge ageing time when switchdev disabled
        - rtnl: fix msg size calculation in if_nlmsg_size()
        - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
        - tuntap: restore default qdisc
        - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
        - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
        - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
        - ipv6: Count in extension headers in skb->network_header
        - mpls: find_outdev: check for err ptr in addition to NULL check
        - USB: uas: Limit qdepth at the scsi-host level
        - USB: uas: Add a new NO_REPORT_LUNS quirk
        - [x86] KVM: Inject pending interrupt even if pending nmi exist
        - [x86] KVM: reduce default value of halt_poll_ns parameter
        - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
        - pinctrl: sunxi: Fix A33 external interrupts not working
        - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
        - au0828: fix au0828_v4l2_close() dev_state race condition
        - au0828: Fix dev_state handling
        - coda: fix error path in case of missing pdata on non-DT platform
        - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
        - pcmcia: db1xxx_ss: fix last irq_to_gpio user
        - rbd: use GFP_NOIO consistently for request allocations
        - mac80211: properly deal with station hashtable insert errors
        - mac80211: avoid excessive stack usage in sta_info
        - mac80211: fix ibss scan parameters
        - mac80211: fix unnecessary frame drops in mesh fwding
        - mac80211: fix txq queue related crashes
        - [armhf] gpio: pca953x: Use correct u16 value for register word write
        - scsi: Do not attach VPD to devices that don't support it
        - [armel,armhf]: 8550/1: protect idiv patching against undefined
          gcc behavior
        - iio: fix config watermark initial value
        - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
        - iio: accel: bmc150: fix endianness when reading axes
        - iio: gyro: bmg160: fix buffer read values
        - iio: gyro: bmg160: fix endianness when reading axes
        - sd: Fix excessive capacity printing on devices with blocks bigger than
          512 bytes
        - fs: add file_dentry() (Closes: #821442)
          + nfs: use file_dentry()
          + ext4 crypto: use dget_parent() in ext4_d_revalidate()
          + ext4: use dget_parent() in ext4_file_open()
          + ext4: use file_dentry()
        - btrfs: fix crash/invalid memory access on fsync when using overlayfs
        - ext4: ignore quota mount options if the quota feature is enabled
        - iommu: Don't overwrite domain pointer when there is no default_domain
        - Btrfs: fix file/data loss caused by fsync after rename and new inode
        - [arm64] replace read_lock to rcu lock in call_step_hook
        - mmc: sdhci: Fix regression setting power on Trats2 board
        - ALSA: hda - Fix regression of monitor_present flag in eld proc file
        - [x86] ALSA: usb-audio: Skip volume controls triggers hangup on Dell
          USB Dock
        - HID: wacom: fix Bamboo ONE oops
        - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
    
      [ Salvatore Bonaccorso ]
      * [x86] xen: suppress hugetlbfs in PV guests (CVE-2016-3961)
      * [x86] USB: usbip: fix potential out-of-bounds write (CVE-2016-3955)
    
      [ Ben Hutchings ]
      * fs: Consolidate softdep declarations in each module
      * Bump ABI to 2
      * [armel/marvell] dts: kirkwood: fix SD slot default configuration for OpenRD
        (Closes: #811351)
      * atl2: Disable unimplemented scatter/gather feature (CVE-2016-2117)
      * [x86] sound/soc/intel: Enable SND_SOC_INTEL_BYTCR_RT5640_MACH (replacing
        SND_SOC_INTEL_BYT_RT5640_MACH; closes: #822267),
        SND_SOC_INTEL_BYTCR_RT5651_MACH, SND_SOC_INTEL_CHT_BSW_RT5672_MACH,
        SND_SOC_INTEL_CHT_BSW_RT5645_MACH, SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH,
        SND_SOC_INTEL_SKL_RT286_MACH, SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH,
        SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH as modules
      * module: Invalidate signatures on force-loaded modules
      * linux-source: Fix up module signing configuration in included kernel
        config files
      * README.Debian: Change more URLs to use https: scheme
      * [sparc] Implement and wire up hotplug and modalias_show for vio, thanks to
        Adrian Glaubitz (Closes: #815977)
      * linux-headers: Avoid mixed implicit and normal rules in Makefile, thanks to
        Thierry Herbelot (Closes: #822666)
      * memcg: remove lru_add_drain_all() invocation from mem_cgroup_move_charge()
        (Closes: #822084)
      * linux-perf: Add build-time check for unversioned files that are likely to
        result in file conflicts
      * linux-perf: Move tips.txt to /usr/share/doc/linux-perf-<version>
        (Closes: #821741)
      * tools/build: Fix bpf(2) feature test (fixes FTBFS on alpha, sh4;
        closes: #822364)
      * [armhf] Disable FB_OMAP2; it is redundant and conflicting with DRM_OMAP
      * [armhf] mm: Enable CMA, DMA_CMA
      * Input: gtco - fix crash on detecting device without endpoints
        (CVE-2016-2187)
    
      [ Aurelien Jarno ]
      * [mips*] Emulate unaligned LDXC1 and SDXC1 instructions.
    
      [ Uwe Kleine-König ]
      * [armhf] enable NET_DSA and available switch drivers as modules.
    
     -- Ben Hutchings <email address hidden>  Thu, 28 Apr 2016 18:03:18 +0200
  • linux (4.5.1-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.5.1
        - [x86] entry/compat: Keep TS_COMPAT set during signal delivery
        - [x86] perf/intel: Add definition for PT PMI bit
        - [x86] KVM: fix missed hardware breakpoints
        - [x86] KVM: i8254: change PIT discard tick policy
        - [x86] KVM: fix spin_lock_init order on x86
        - [x86] KVM: VMX: avoid guest hang on invalid invept instruction
        - [x86] KVM: VMX: avoid guest hang on invalid invvpid instruction
        - [x86] KVM: VMX: fix nested vpid for old KVM guests
        - perf/core: Fix perf_sched_count derailment
        - perf tools: Fix checking asprintf return value
        - Thermal: Ignore invalid trip points
        - sched/cputime: Fix steal_account_process_tick() to always return jiffies
        - sched/fair: Avoid using decay_load_missed() with a negative value
        - [x86] EDAC/sb_edac: Fix computation of channel address
        - [x86] EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
        - [s390x] fix floating pointer register corruption (again)
        - [s390x] cpumf: add missing lpp magic initialization
        - [s390x] pci: enforce fmb page boundary rule
        - [armhf] pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
        - [x86] irq: Cure live lock in fixup_irqs() (Closes: #817816)
        - [x86] apic: Fix suspicious RCU usage in
          smp_trace_call_function_interrupt()
        - [amd64] iopl: Properly context-switch IOPL on Xen PV (CVE-2016-3157)
        - [x86] mm: TLB_REMOTE_SEND_IPI should count pages
        - sg: fix dxferp in from_to case
        - aacraid: Fix RRQ overload
        - aacraid: Fix memory leak in aac_fib_map_free
        - aacraid: Set correct msix count for EEH recovery
        - sd: Fix discard granularity when LBPRZ=1
        - ncr5380: Correctly clear command pointers and lists after bus reset
        - ncr5380: Dont release lock for PIO transfer
        - ncr5380: Dont re-enter NCR5380_select()
        - ncr5380: Forget aborted commands
        - ncr5380: Fix NCR5380_select() EH checks and result handling
        - ncr5380: Call scsi_eh_prep_cmnd() and scsi_eh_restore_cmnd() as and when
          appropriate
        - scsi: storvsc: fix SRB_STATUS_ABORTED handling
        - be2iscsi: set the boot_kset pointer to NULL in case of failure
        - aic7xxx: Fix queue depth handling
        - libnvdimm: Fix security issue with DSM IOCTL.
        - libnvdimm, pmem: fix kmap_atomic() leak in error path
        - dm snapshot: disallow the COW and origin devices from being identical
        - dm: fix excessive dm-mq context switching
        - dm thin metadata: don't issue prefetches if a transaction abort
          has failed
        - dm cache: make sure every metadata function checks fail_io
        - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
        - usb: retry reset if a device times out
        - usb: hub: fix a typo in hub_port_init() leading to wrong logic
        - USB: cdc-acm: more sanity checking (CVE-2016-3138)
        - USB: iowarrior: fix oops with malicious USB descriptors (incomplete fix
          for CVE-2016-2188)
        - USB: usb_driver_claim_interface: add sanity checking
        - USB: mct_u232: add sanity checking in probe (CVE-2016-3136)
        - USB: digi_acceleport: do sanity checking for the number of ports
          (CVE-2016-3140)
        - USB: cypress_m8: add endpoint sanity check (CVE-2016-3137)
        - Input: powermate - fix oops with malicious USB descriptors
          (CVE-2016-2186)
        - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
          (CVE-2016-2184)
        - ALSA: usb-audio: Add sanity checks for endpoint accesses (CVE-2016-2184)
        - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
        - ALSA: usb-audio: Fix double-free in error paths after
          snd_usb_add_audio_stream() call
        - crypto: ccp - Add hash state import and export support
        - crypto: ccp - Limit the amount of information exported
        - crypto: ccp - Don't assume export/import areas are aligned
        - crypto: ccp - memset request context to zero during import
        - crypto: keywrap - memzero the correct memory
        - [armel/marvell,armhf] crypto: marvell/cesa - forward
          devm_ioremap_resource() error code
        - [x86] mei: bus: check if the device is enabled before data transfer
        - tpm: fix the rollback in tpm_chip_register()
        - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
        - tpm_eventlog.c: fix binary_bios_measurements
        - tpm: fix the cleanup of struct tpm_chip
        - HID: logitech: fix Dual Action gamepad support
        - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
        - HID: multitouch: force retrieving of Win8 signature blob
        - HID: fix hid_ignore_special_drivers module parameter
        - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
        - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
        - tty: Fix GPF in flush_to_ldisc(), part 2
        - net: irda: Fix use-after-free in irtty_open()
        - 8250: use callbacks to access UART_DLL/UART_DLM
        - saa7134: Fix bytesperline not being set correctly for planar formats
        - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
        - bttv: Width must be a multiple of 16 when capturing planar formats
        - coda: fix first encoded frame payload
        - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
        - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
        - mtip32xx: Fix broken service thread handling
        - mtip32xx: Remove unwanted code from taskfile error handler
        - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
        - mtip32xx: Handle safe removal during IO
        - mtip32xx: Handle FTL rebuild failure state during device initialization
        - mtip32xx: Implement timeout handler
        - mtip32xx: Cleanup queued requests after surprise removal
        - ALSA: hda - Fix unexpected resume through regmap code path
        - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
        - [x86] ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM
          ThinkPad X41.
        - ALSA: hda - Don't handle ELD notify from invalid port
        - [x86] ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
        - ALSA: hda - Fix unconditional GPIO toggle via automute
        - [x86] ALSA: hda - Limit i915 HDMI binding only for HSW and later
        - [x86] ALSA: hda - Fix spurious kernel WARNING on Baytrail HDMI
        - [x86] ALSA: hda - Really restrict i915 notifier to HSW+
        - ALSA: hda - Fix forgotten HDMI monitor_present update
        - [x86] ALSA: hda - Workaround for unbalanced i915 power refcount by
          concurrent probe
        - ALSA: hda - Fix missing ELD update at unplugging
        - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on
          umount path
        - [arm64] Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
        - brd: Fix discard request processing
        - IB/srpt: Simplify srpt_handle_tsk_mgmt()
        - bcache: cleaned up error handling around register_cache()
        - bcache: fix race of writeback thread starting before complete
          initialization
        - bcache: fix cache_set_flush() NULL pointer dereference on OOM
        - mm: memcontrol: reclaim when shrinking memory.high below usage
        - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
        - watchdog: don't run proc_watchdog_update if new value is same as old
        - Bluetooth: Fix potential buffer overflow with Add Advertising
        - cgroup: ignore css_sets associated with dead cgroups during migration
        - [amrhf] net: mvneta: enable change MAC address when interface is up
        - brcmfmac: Increase nr of supported flowrings.
        - of: alloc anywhere from memblock if range not specified
        - vfs: show_vfsstat: do not ignore errors from show_devname method
        - splice: handle zero nr_pages in splice_to_pipe()
        - quota: Fix possible GPF due to uninitialised pointers
        - xfs: fix two memory leaks in xfs_attr_list.c error paths
        - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
        - md/raid5: Compare apples to apples (or sectors to sectors)
        - RAID5: check_reshape() shouldn't call mddev_suspend
        - RAID5: revert e9e4c377e2f563 to fix a livelock
        - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
        - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
        - md: multipath: don't hardcopy bio in .make_request path
        - fuse: do not use iocb after it may have been freed
        - fuse: Add reference counting for fuse_io_priv
        - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
        - [armhf] drm/vc4: Return -EFAULT on copy_from_user() failure
        - [x86] drm/radeon: disable runtime pm on PX laptops without dGPU
          power control
        - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
        - drm/radeon: rework fbdev handling on chips with no connectors
        - drm/radeon/mst: fix regression in lane/link handling.
        - [x86] drm/amdgpu: disable runtime pm on PX laptops without dGPU
          power control
        - drm/amdgpu: include the right version of gmc header files for iceland
        - drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance
          issue for CZ
        - tracing: Have preempt(irqs)off trace preempt disabled functions
        - tracing: Fix crash from reading trace_pipe with sendfile
        - tracing: Fix trace_printk() to print when not using bprintk()
        - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
        - [x86] ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
        - mmc: block: fix ABI regression of mmc_blk_ioctl
        - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
        - mmc: sdhci: move initialisation of command error member
        - mmc: sdhci: clean up command error handling
        - mmc: sdhci: fix command response CRC error handling
        - mmc: sdhci: further fix for DMA unmapping in sdhci_post_req()
        - mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer
        - mmc: sdhci: plug DMA mapping leak on error
        - mmc: sdhci: fix data timeout
        - [armhf] mmc: tegra: Disable UHS-I modes for tegra114
        - [armhf] mmc: tegra: properly disable card clock
        - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
        - [armhf] clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
        - [armhf] clk: rockchip: rk3368: fix cpuclk core dividers
        - [armhf] clk: rockchip: rk3368: fix parents of video encoder/decoder
        - [armhf] clk: rockchip: rk3368: fix hdmi_cec gate-register
        - [armhf] clk: rockchip: add hclk_cpubus to the list of rk3188
          critical clocks
        - [armhf] clk: bcm2835: Fix setting of PLL divider clock rates
        - target: Fix target_release_cmd_kref shutdown comp leak
        - iser-target: Fix identification of login rx descriptor type
        - iser-target: Separate flows for np listeners and connections cma events
        - iser-target: Rework connection termination
        - nfsd4: fix bad bounds checking
        - nfsd: fix deadlock secinfo+readdir compound
        - ACPI / PM: Runtime resume devices when waking from hibernate
        - writeback, cgroup: fix premature wb_put() in
          locked_inode_to_wb_and_lock_list()
        - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches
          the inode
        - Input: synaptics - handle spurious release of trackstick buttons, again
        - Input: ati_remote2 - fix crashes on detecting device with invalid
          descriptor (CVE-2016-2185)
        - ocfs2: o2hb: fix double free bug
        - ocfs2/dlm: fix race between convert and recovery
        - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
        - mm/page_alloc: prevent merging between isolated and other pageblocks
        - mtd: onenand: fix deadlock in onenand_block_markbad
        - [x86] intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
        - PM / sleep: Clear pm_suspend_global_flags upon hibernate
        - scsi_common: do not clobber fixed sense information
        - sched/cputime: Fix steal time accounting vs. CPU hotplug
        - [x86] perf/pebs: Add workaround for broken OVFL status on HSW+
        - [x86] perf/intel/uncore: Remove SBOX support for BDX-DE
        - [x86] perf/intel: Fix PEBS warning by only restoring active PMU in pmi
        - [x86] perf/intel: Use PAGE_SIZE for PEBS buffer size on Core2
        - [x86] perf/intel: Fix PEBS data source interpretation on Nehalem/Westmere
    
      [ Ben Hutchings ]
      * mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
      * mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAP
      * [amd64] Re-enable ZONE_DMA and sound drivers that depend on it
        (Closes: #814855, #819385, #820890)
      * ntfs: Disable NTFS_RW (Closes: #566356); ntfs-3g has much more complete
        write support
      * Merge linux-tools source package into linux
        (Closes: #550379, #573483, #816500)
      * Add support for securelevel and prepare for Secure Boot (Closes: #820008):
        - Add Matthew Garrett's securelevel patchset (see
          Documentation/security/securelevel.txt)
        - modules: Enable MODULE_SIG and MODULE_SIG_SHA256, but not MODULE_SIG_ALL
          as signatures will be packaged separately
        - debian/control: Add build-dependencies on libssl-dev, openssl
        - debian/copyright: Note that extract-cert and sign-file are under LGPL 2.1
        - linux-kbuild: Add extract-cert and sign-file programs
        - scripts: Fix X.509 PEM support in sign-file
        - certs: Set SYSTEM_TRUSTED_KEYS to my own personal certificate to support
          initial testing of signed modules
      * Disable UNUSED_SYMBOLS; it is now itself unused
      * linux-support: Include udeb configuration from debian/installer for use
        by the linux-signed package
      * Set ABI to 1
      * netfilter: x_tables: Fix parsing of IPT_SO_SET_REPLACE blobs (CVE-2016-3134)
        - validate e->target_offset early
        - make sure e->next_offset covers remaining blob size
      * ipv4: Don't do expensive useless work during inetdev destroy (CVE-2016-3156)
      * [x86] mm/32: Enable full randomization on i386 and X86_32 (CVE-2016-3672)
      * fs: Add MODULE_SOFTDEP declarations for hard-coded crypto drivers
        (Closes: #819725)
      * aufs: Update support patches to aufs4.5-20160328 (Closes: #819748)
      * [x86] ACPI / processor: Request native thermal interrupt handling via _OSC
        (Closes: #817016, #819336)
      * [armhf] Add support for octa-core big.LITTLE systems including Exynos
        (Closes: #819379)
      * [armhf] watchdog: Enable S3C2410_WATCHDOG as module (Closes: #819377)
      * nbd: Create size change events for userspace (Closes: #812487)
      * [armhf] usb-modules: Add modules required for BeagleBoard-X15, thanks to
        Vagrant Cascadian (Closes: #815848)
    
      [ Aurelien Jarno ]
      * [mipsel/mips/config.loongson-2f] Disable VIDEO_CX23885, VIDEO_IVTV,
        VIDEO_CX231XX, VIDEO_PVRUSB2 (fixes FTBFS).
      * [mips*/octeon] Backport OCTEON SATA controller support from 4.6-rc1.
        Enable AHCI_OCTEON and SATA_AHCI_PLATFORM.
      * [mips*/octeon] Backport Octeon III CN7xxx interface detection from
        4.7 queue.
      * [mips*/octeon] Enable SPI_OCTEON.
      * [mips*/octeon] udeb: Add ahci_octeon and ahci_platform modules to
        sata-modules.
      * [mips*/octeon] Bump CONFIG_NR_CPUS to 32 to accomodate recent Octeon
        III SoCs.
      * [mips*/octeon] Enable CRYPTO_MD5_OCTEON, CRYPTO_SHA1_OCTEON, CRYPTO_SHA256
        and CRYPTO_SHA512_OCTEON.
    
      [ Roger Shimizu ]
      * [armel/marvell] Change MTD_CFI_AMDSTD from module to built-in
        because orion5x-based Buffalo Linkstation devices still need it
        (Closes: #818598)
      * [armel/marvell] Add DT support for "Synology DS112" and "Zyxel NSA320".
        Thanks to Heinrich Schuchardt. (Closes: #819393)
      * [armel/marvell] Add DT support for "Buffalo/Revogear Kurobox Pro"
      * [armhf/armmp] Enable DW_WATCHDOG as module, used on Firefly-RK3288.
        Patch by Vagrant Cascadian. (Closes: #820834)
    
     -- Ben Hutchings <email address hidden>  Thu, 14 Apr 2016 09:49:24 +0100
  • linux (4.4.6-1) unstable; urgency=medium
    
      [ Salvatore Bonaccorso ]
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.4.5
        - Btrfs: fix deadlock running delayed iputs at transaction commit time
          (regression in 4.1)
        - btrfs: Fix no_space in write and rm loop
          (regression in 4.4)
        - btrfs: async-thread: Fix a use-after-free error for trace
        - [x86] drm/amdgpu: mask out WC from BO on unsupported arches
        - block: Initialize max_dev_sectors to 0
        - [hppa] Fix ptrace syscall number and return value modification
        - [x86] kvm: Update tsc multiplier on change.
          (regression in 4.4)
        - fbcon: set a default value to blink interval
        - cifs: fix out-of-bounds access in lease parsing
        - CIFS: Fix SMB2+ interim response processing for read requests
        - [x86] vfio: fix ioctl error handling
        - [x86] KVM: fix root cause for missed hardware breakpoints
        - [arm*] KVM: Fix ioctl error handling
        - [amd64] iommu: Apply workaround for ATS write permission check
        - [amd64] iommu: Fix boot warning when device 00:00.0 is not iommu covered
        - [x86] iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
        - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
        - [x86,powerpc*] drm/ast: Fix incorrect register check for DRAM width
        - drm/radeon/pm: update current crtc info after setting the powerstate
        - [x86] drm/amdgpu/pm: update current crtc info after setting the powerstate
        - [x86] drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
        - [x86] drm/amdgpu/gfx8: specify which engine to wait before vm flush
        - [x86] drm/amdgpu: return from atombios_dp_get_dpcd only when error
        - libata: fix HDIO_GET_32BIT ioctl
        - writeback: flush inode cgroup wb switches instead of pinning super_block
        - Adding Intel Lewisburg device IDs for SATA
        - [arm64] vmemmap: use virtual projection of linear region
          (regression in 4.1)
        - ata: ahci: don't mark HotPlugCapable Ports as external/removable
        - tracing: Do not have 'comm' filter override event 'comm' field
          (regression in 4.3)
        - Btrfs: fix loading of orphan roots leading to BUG_ON
        - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
        - jffs2: Fix page lock / f->sem deadlock
        - jffs2: Fix directory hardlinks from deleted directories
        - ALSA: usb-audio: Add a quirk for Plantronics DA45
        - [amd64] ALSA: ctl: Fix ioctls for X32 ABI
        - [x86] ALSA: hda - Fix mic issues on Acer Aspire E1-472
        - [amd64] ALSA: rawmidi: Fix ioctls X32 ABI
        - [amd64] ALSA: timer: Fix ioctls for X32 ABI
        - [amd64] ALSA: pcm: Fix ioctls for X32 ABI
        - ALSA: seq: oss: Don't drain at closing a client
        - ALSA: hdspm: Fix wrong boolean ctl value accesses
        - ALSA: hdsp: Fix wrong boolean ctl value accesses
        - ALSA: hdspm: Fix zero-division
        - ALSA: timer: Fix broken compat timer user status ioctl
        - [armhf] usb: chipidea: otg: change workqueue ci_otg as freezable
        - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
        - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
        - USB: qcserial: add Sierra Wireless EM74xx device ID
        - USB: serial: option: add support for Telit LE922 PID 0x1045
        - USB: serial: option: add support for Quectel UC20
        - [mips*] scache: Fix scache init with invalid line size.
        - [mips*] traps: Fix SIGFPE information leak from `do_ov' and
          `do_trap_or_bp'
        - ubi: Fix out of bounds write in volume update code
        - thermal: cpu_cooling: fix out of bounds access in time_in_idle
        - [x86] drm/amdgpu: Use drm_calloc_large for VM page_tables array
        - block: check virt boundary in bio_will_gap()
        - [x86] drm/i915: more virtual south bridge detection
        - [x86] drm/i915: refine qemu south bridge detection
        - modules: fix longstanding /proc/kallsyms vs module insertion race.
        - [x86] drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
    
      [ Ben Hutchings ]
      * [x86] drm/i915: Fix oops caused by fbdev initialization failure
      * module: Fix ABI change in 4.4.5
      * Revert "libata: Align ata_device's id on a cacheline" to avoid ABI change
      * [amd64] Fix more regressions due to "efi: Build our own page table
        structure":
        - efi: Fix boot crash by always mapping boot service regions into new EFI
          page tables (Closes: #815125)
        - mm/pat: Fix boot crash when 1GB pages are not supported by cpu
      * [armhf] gpio: Enable GPIO_PCF857X as module, needed by TI DRA7xx EVMs
        (Closes: #818386)
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.4.6
        - [arm64] account for sparsemem section alignment when choosing vmemmap
          offset
        - [armel,armhf] mvebu: fix overlap of Crypto SRAM with PCIe memory window
        - [armhf] dts: dra7: do not gate cpsw clock due to errata i877
        - [armhf] OMAP2+: hwmod: Introduce ti,no-idle dt property
        - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
        - kvm: cap halt polling at exactly halt_poll_ns
        - [x86] KVM: VMX: disable PEBS before a guest entry
        - [s390x] KVM: correct fprs on SIGP (STOP AND) STORE STATUS
        - [powerpc*] KVM: Book3S HV: Sanitize special-purpose register values on
          guest exit
        - [x86] KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
          combo
        - [x86] KVM: MMU: fix reserved bit check for
          ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
        - [s390x] mm: four page table levels vs. fork (CVE-2016-2143)
        - [s390x] dasd: fix diag 0x250 inline assembly
        - tracing: Fix check for cpu online when event is disabled
        - jffs2: reduce the breakage on recovery from halfway failed rename()
        - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
        - ASoC: dapm: Fix ctl value accesses in a wrong type
        - ovl: ignore lower entries when checking purity of non-directory entries
        - ovl: fix working on distributed fs as lower layer
        - wext: fix message delay/ordering
        - cfg80211/wext: fix message ordering
        - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
        - iwlwifi: mvm: inc pending frames counter also when txing non-sta
        - mac80211: minstrel: Change expected throughput unit back to Kbps
        - mac80211: fix use of uninitialised values in RX aggregation
        - mac80211: minstrel_ht: set default tx aggregation timeout to 0
        - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
        - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
        - mac80211: Fix Public Action frame RX in AP mode
        - [armhf] gpu: ipu-v3: Do not bail out on missing optional port nodes
        - [i386/686-pae] mm: Fix slow_virt_to_phys() for X86_PAE again
        - Revert "drm/radeon: call hpd_irq_event on resume"
        - [x86] drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
        - drm/radeon: Fix error handling in radeon_flip_work_func.
        - Revert "drm/radeon/pm: adjust display configuration after powerstate"
        - [powerpc*] powernv: Add a kmsg_dumper that flushes console output on panic
        - [powerpc*] powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
        - userfaultfd: don't block on the last VM updates at exit time
        - ovl: copy new uid/gid into overlayfs runtime inode
        - ovl: fix getcwd() failure after unsuccessful rmdir
        - [mips*] smp.c: Fix uninitialised temp_foreign_map
        - block: don't optimize for non-cloned bio in bio_get_last_bvec()
        - target: Drop incorrect ABORT_TASK put for completed commands
      * netfilter: x_tables: check for size overflow (CVE-2016-3135)
    
      [ Ian Campbell ]
      * [arm64] Enable ARCH_HISI (Hisilicon) and the set of currently available
        drivers (Power, Thermal, MMC) (Closes: #812540)
    
     -- Ben Hutchings <email address hidden>  Thu, 17 Mar 2016 01:25:23 +0000
  • linux (4.4.4-2) unstable; urgency=medium
    
      * Ignore ABI changes in sdhci* modules (fixes FTBFS on armhf)
      * udeb: Add dependency from mmc-modules to crc-modules (fixes FTBFS on arm64)
      * [hppa] Ignore ABI changes in built-in drm_kms_helper code (fixes FTBFS)
      * [powerpc*] Revert "powerpc: Simplify module TOC handling"; it is not needed
        to fix #808043 and causes a regression on ppc64el
    
     -- Ben Hutchings <email address hidden>  Wed, 09 Mar 2016 02:15:48 +0000
  • linux (4.4.4-1) unstable; urgency=medium
    
      [ Salvatore Bonaccorso ]
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.4.3
        - [x86] mm: Fix types used in pgprot cacheability flags translations
        - [x86] mm/pat: Avoid truncation when converting cpa->numpages to address
        - [x86] uaccess/64: Make the __copy_user_nocache() assembly code
          more readable
        - [x86] uaccess/64: Handle the caching of 4-byte nocache copies
          properly in __copy_user_nocache()
        - [x86] mm: Fix vmalloc_fault() to handle large pages properly
        - ALSA: hda - Cancel probe work instead of flush at remove
        - ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
        - ALSA: seq: Fix leak of pool buffer at concurrent writes
        - ALSA: seq: Fix double port list deletion
        - [armhf] phy: twl4030-usb: Relase usb phy on unload
        - [armhf] phy: twl4030-usb: Fix unbalanced pm_runtime_enable on
          module reload
        - staging/speakup: Use tty_ldisc_ref() for paste kworker
        - pty: fix possible use after free of tty->driver_data
        - pty: make sure super_block is still valid in final /dev/tty close
        - tty: Add support for PCIe WCH382 2S multi-IO card
        - [x86] serial: 8250_pci: Add Intel Broadwell ports
        - [armhf] serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)
        - ext4: fix scheduling in atomic on group checksum failure
        - ext4: fix potential integer overflow
        - ext4: don't read blocks from disk after extents being swapped
        - btrfs: handle invalid num_stripes in sys_array
        - Btrfs: fix fitrim discarding device area reserved for boot loader's use
        - Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"
        - btrfs: properly set the termination value of ctx->pos in readdir
        - Btrfs: fix invalid page accesses in extent_same (dedup) ioctl
        - Btrfs: fix page reading in extent_same ioctl leading to csum errors
        - Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl
        - Btrfs: fix direct IO requests not reporting IO error to user space
        - ptrace: use fsuid, fsgid, effective creds for fs access checks
        - tracing: Fix freak link error caused by branch tracer
        - tracepoints: Do not trace when cpu is offline
        - klist: fix starting point removed bug in klist iterators
        - scsi: add Synology to 1024 sector blacklist
        - iscsi-target: Fix potential dead-lock during node acl delete
        - SCSI: fix crashes in sd and sr runtime PM
        - drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration
        - scsi_dh_rdac: always retry MODE SELECT on command lock violation
        - SCSI: Add Marvell Console to VPD blacklist
        - scsi: fix soft lockup in scsi_remove_target() on module removal
        - iio: adis_buffer: Fix out-of-bounds memory access
        - iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer.
        - iio-light: Use a signed return type for ltr501_match_samp_freq()
        - iio: add HAS_IOMEM dependency to VF610_ADC
        - iio: add IIO_TRIGGER dependency to STK8BA50
        - iio: dac: mcp4725: set iio name property in sysfs
        - iio: light: acpi-als: Report data as processed
        - iio: pressure: mpl115: fix temperature offset sign
        - iio: inkern: fix a NULL dereference on error
        - cifs: Ratelimit kernel log messages
        - cifs: fix race between call_async() and reconnect()
        - cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
        - cifs: fix erroneous return value
        - NFS: Fix attribute cache revalidation
        - pNFS/flexfiles: Fix an Oopsable typo in ff_mirror_match_fh()
        - nfs: Fix race in __update_open_stateid()
        - pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn
        - udf: limit the maximum number of indirect extents in a row
        - udf: Prevent buffer overrun with multi-byte characters
        - udf: Check output buffer length when converting name to CS0
        - SUNRPC: Fixup socket wait for memory
        - [powerpc] eeh: Fix PE location code
        - [powerpc] eeh: Fix stale cached primary bus
        - [powerpc] powernv: Fix stale PE primary bus
        - [powerpc] ioda: Set "read" permission when "write" is set
        - [armhf] mvebu: remove duplicated regulator definition in Armada 388 GP
        - [arm64] mm: avoid calling apply_to_page_range on empty range
        - [armel,armhf] 8519/1: ICST: try other dividends than 1
        - [armel,armhf] 8517/1: ICST: avoid arithmetic overflow in icst_hz()
        - [armhf] dts: Fix wl12xx missing clocks that cause hangs
        - [armhf] dts: Fix omap5 PMIC control lines for RTC writes
        - [armhf] dts: omap5-board-common: enable rtc and charging of backup battery
        - [armhf] OMAP2+: Fix wait_dll_lock_timed for rodata
        - [armhf] OMAP2+: Fix l2_inv_api_params for rodata
        - [armhf] OMAP2+: Fix l2dis_3630 for rodata
        - [armhf] OMAP2+: Fix save_secure_ram_context for rodata
        - [armhf] OMAP2+: Fix ppa_zero_params and ppa_por_params for rodata
        - [arm64] dma-mapping: fix handling of devices registered before
          arch_initcall
        - [arm,arm64] KVM: Fix reference to uninitialised VGIC
        - [powerpc*] KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8
        - [powerpc*] KVM: PPC: Fix ONE_REG AltiVec support
        - mm: soft-offline: check return value in second __get_any_page() call
        - libnvdimm: fix namespace object confusion in is_uuid_busy()
        - mm: fix mlock accouting
        - mm: replace vma_lock_anon_vma with anon_vma_lock_read/write
        - mm: fix regression in remap_file_pages() emulation
        - Input: elantech - mark protocols v2 and v3 as semi-mt
        - [x86] Input: i8042 - add Fujitsu Lifebook U745 to the nomux list
        - string_helpers: fix precision loss for some inputs
        - Input: vmmouse - fix absolute device registration
        - [x86] iommu/vt-d: Don't skip PCI devices when disabling IOTLB
        - [x86] iommu/amd: Correct the wrong setting of alias DTE in do_attach
        - [x86] iommu/vt-d: Fix mm refcounting to hold mm_count not mm_users
        - [x86] iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG
        - [x86] iommu/vt-d: Clear PPR bit to ensure we get more page
          request interrupts
        - Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"
        - xhci: Fix list corruption in urb dequeue at host removal
        - fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list()
        - [s390x] numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390
        - memcg: only free spare array when readers are done
        - radix-tree: fix race in gang lookup
        - drivers/hwspinlock: fix race between radix tree insertion and lookup
        - radix-tree: fix oops after radix_tree_iter_retry
        - dump_stack: avoid potential deadlocks
        - mm,thp: khugepaged: call pte flush at the time of collapse
        - [x86] intel_scu_ipcutil: underflow in scu_reg_access()
        - ipc/shm: handle removed segments gracefully in shm_mmap()
        - devm_memremap_release(): fix memremap'd addr handling
        - futex: Drop refcount if requeue_pi() acquired the rtmutex
        - ovl: allow zero size xattr
        - ovl: use a minimal buffer in ovl_copy_xattr
        - ovl: check dentry positiveness in ovl_cleanup_whiteouts()
        - ovl: root: copy attr
        - ovl: setattr: check permissions before copy-up
        - libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct
        - xfs: inode recovery readahead can race with inode buffer creation
        - Revert "xfs: clear PF_NOFREEZE for xfsaild kthread"
        - xfs: log mount failures don't wait for buffers to be released
        - prctl: take mmap sem for writing to protect against others
        - timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper
        - posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper
        - itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper
        - modules: fix modparam async_probe request
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.4.4
        - af_iucv: Validate socket address length in iucv_sock_bind()
        - gro: Make GRO aware of lightweight tunnels.
        - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
        - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
        - tcp: fix NULL deref in tcp_v4_send_ack()
        - af_unix: fix struct pid memory leak
        - pptp: fix illegal memory access caused by multiple bind()s
        - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
        - tipc: fix connection abort during subscription cancel
        - inet: frag: Always orphan skbs inside ip_defrag()
        - tcp: beware of alignments in tcp_get_info()
        - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
        - ipv6/udp: use sticky pktinfo egress ifindex on connect()
        - ipv6: addrconf: Fix recursive spin lock call
        - ipv6: fix a lockdep splat
        - unix: correctly track in-flight fds in sending process user_struct
          (regression in 4.3.3-6; CVE-2016-2550)
        - tcp: do not drop syn_recv on all icmp reports
        - net:Add sysctl_max_skb_frags
        - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
        - enic: increment devcmd2 result ring in case of timeout
        - sctp: translate network order to host order when users get a hmacid
        - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
        - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
          eth_get_headlen
        - bpf: fix branch offset adjustment on backjumps after patching
          ctx expansion
        - bonding: Fix ARP monitor validation
        - ipv4: fix memory leaks in ip_cmsg_send() callers
        - af_unix: Don't set err in unix_stream_read_generic unless there was
          an error
        - af_unix: Guard against other == sk in unix_dgram_sendmsg
        - tipc: fix premature addition of node to lookup table
        - tcp: md5: release request socket instead of listener
        - qmi_wwan: add "4G LTE usb-modem U901"
        - net/mlx4_en: Count HW buffer overrun only once
        - net/mlx4_en: Choose time-stamping shift value according to HW frequency
        - net/mlx4_en: Avoid changing dev->features directly in run-time
        - l2tp: Fix error creating L2TP tunnels
        - pppoe: fix reference counting in PPPoE proxy
        - net_sched fix: reclassification needs to consider ether protocol changes
        - route: check and remove route cache when we get route
        - tcp/dccp: fix another race at listener dismantle
        - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
        - rtnl: RTM_GETNETCONF: fix wrong return value
        - tipc: unlock in error path
        - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
        - sctp: Fix port hash table size computation
        - ext4: fix bh->b_state corruption
        - [s390x] KVM: fix guest fprs memory leak
        - devm_memremap: Fix error value when memremap failed
        - efi: Make efivarfs entries immutable by default
        - efi: Add pstore variables to the deletion whitelist
        - bcache: fix a livelock when we cause a huge number of cache misses
        - bcache: Add a cond_resched() call to gc
        - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
        - bcache: fix a leak in bch_cached_dev_run()
        - bcache: unregister reboot notifier if bcache fails to unregister device
        - bcache: allows use of register in udev to avoid "device_busy" error.
        - bcache: prevent crash on changing writeback_running
        - bcache: Change refill_dirty() to always scan entire disk if necessary
        - dm thin: fix race condition when destroying thin pool workqueue
        - can: ems_usb: Fix possible tx overflow
        - usb: dwc3: Fix assignment of EP transfer resources
        - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
        - USB: option: add support for SIM7100E
        - USB: option: add "4G LTE usb-modem U901"
        - [armhf] spi: omap2-mcspi: Prevent duplicate gpio_request
        - iw_cxgb3: Fix incorrectly returning error on success
        - [x86] drm/i915: shut up gen8+ SDE irq dmesg noise
        - ocfs2: unlock inode if deleting inode from orphan fails
        - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
        - mm: numa: quickly fail allocations for NUMA balancing on full nodes
        - genirq: Validate action before dereferencing it in
          handle_irq_event_percpu()
        - [s390x] KVM: fix memory overwrites when vx is disabled
        - Btrfs: add missing brelse when superblock checksum fails
        - Btrfs: igrab inode in writepage
        - btrfs: statfs: report zero available if metadata are exhausted
        - Btrfs: send, don't BUG_ON() when an empty symlink is found
        - Btrfs: fix number of transaction units required to create symlink
        - Btrfs: fix transaction handle leak on failure to create hard link
        - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
          subvolume roots
        - btrfs: initialize the seq counter in struct btrfs_device
        - [s390x] fix normalization bug in exception table sorting
        - [s390x] dasd: prevent incorrect length error under z/VM after PAV changes
        - [s390x] dasd: fix refcount for PAV reassignment
        - [s390x] dasd: fix performance drop
        - [s390x] compat: correct restore of high gprs on signal return
        - [s390x] fpu: signals vs. floating point control register
        - locks: fix unlock when fcntl_setlk races with a close
        - rtlwifi: rtl8192cu: Add missing parameter setup
        - rtlwifi: rtl8192ce: Fix handling of module parameters
        - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
        - rtlwifi: rtl8723ae: Fix initialization of module parameters
        - rtlwifi: rtl8192se: Fix module parameter initialization
        - rtlwifi: rtl8188ee: Fix module parameter initialization
        - rtlwifi: rtl8723be: Fix module parameter initialization
        - [x86] mei: fix fasync return value on error
        - [x86] mei: validate request value in client notify request ioctl
        - namei: ->d_inode of a pinned dentry is stable only for positives
        - [armhf] rc: sunxi-cir: Initialize the spinlock properly
        - gspca: ov534/topro: prevent a division by 0
        - vb2: fix a regression in poll() behavior for output,streams
        - tda1004x: only update the frontend properties if locked
        - dm snapshot: fix hung bios when copy error occurs
        - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
        - posix-clock: Fix return code on the poll method's error path
        - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
        - mmc: sdhci: Fix DMA descriptor with zero data length
        - mmc: sdio: Fix invalid vdd in voltage switch power cycle
        - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
        - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
        - mmc: core: Enable tuning according to the actual timing
        - [armhf, arm64] mmc: mmci: fix an ages old detection error
        - [x86] mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
        - [x86] mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
        - mmc: sdhci: Allow override of mmc host operations
        - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
        - [x86] Drivers: hv: vmbus: Fix a Host signaling bug
        - Bluetooth: Use continuous scanning when creating LE connections
        - Bluetooth: Add support of Toshiba Broadcom based devices
        - Bluetooth: Fix incorrect removing of IRKs
        - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
        - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
        - time: Avoid signed overflow in timekeeping_get_ns()
        - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
        - [mips*] Revert "MIPS: Fix PAGE_MASK definition"
        - [mips*el/loongson-3] Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
        - [mips*] hpet: Choose a safe value for the ETIME check
        - [mips*] Fix buffer overflow in syscall_get_arguments()
        - EDAC: Robustify workqueues destruction
        - EDAC, mc_sysfs: Fix freeing bus' name
        - [sparc64] fix incorrect sign extension in sys_sparc64_personality
        - [armhf] clk: exynos: use irqsave version of spin_lock to avoid deadlock
          with irqs
        - [armhf] regulator: axp20x: Fix GPIO LDO enable value for AXP22x
        - virtio_balloon: fix race by fill and leak
        - virtio_balloon: fix race between migration and ballooning
        - virtio_pci: fix use after free on release
        - [x86] drm/vmwgfx: Fix an incorrect lock check
        - [x86] drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
        - [x86] drm/vmwgfx: respect 'nomodeset'
        - [x86] drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
        - [x86] drm/amdgpu: call hpd_irq_event on resume
        - [x86] drm/amdgpu: fix lost sync_to if scheduler is enabled.
        - [x86] drm/amdgpu: fix tonga smu resume
        - [x86] drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
        - [x86] drm/amdgpu: no need to load MC firmware on fiji
        - [x86] drm/amdgpu: move gmc7 support out of CIK dependency
        - [x86] drm/amdgpu: iceland use CI based MC IP
        - [x86] drm/amdgpu: The VI specific EXE bit should only apply to GMC
          v8.0 above
        - [x86] drm/amdgpu: pull topaz gmc bits into gmc_v7
        - [x86] drm/amdgpu: drop topaz support from gmc8 module
        - [x86] drm/amdgpu: don't load MEC2 on topaz
        - [x86] drm/amdgpu: remove exp hardware support from iceland
        - [x86] drm/amdgpu: fix s4 resume
        - [x86] drm/amdgpu: remove unnecessary forward declaration
        - [x86] drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
        - [x86] drm/amdgpu: fix issue with overlapping userptrs
        - [x86] drm/amdgpu: use post-decrement in error handling
        - [x86] drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
        - [x86] drm/amdgpu/pm: adjust display configuration after powerstate
        - drm/nouveau/kms: take mode_config mutex in connector hotplug path
        - drm/nouveau/display: Enable vblank irqs after display engine is on again.
          (regression in 4.4)
        - drm/nouveau/disp/dp: ensure sink is powered up before attempting
          link training
        - drm/nouveau: platform: Fix deferred probe
        - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
        - drm/radeon: Fix "slow" audio over DP on DCE8+
        - drm/radeon: clean up fujitsu quirks
        - drm/radeon: properly byte swap vce firmware setup
        - drm/radeon: cleaned up VCO output settings for DP audio
        - drm/radeon: Add a common function for DFS handling
        - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
        - drm/radeon: mask out WC from BO on unsupported arches
        - drm/radeon: hold reference to fences in radeon_sa_bo_new
        - drm: fix missing reference counting decrease
        - [x86] drm/i915: Restore inhibiting the load of the default context
        - [x86] drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
        - [x86] drm/i915: Init power domains early in driver load
        - [x86] drm/i915: Make sure DC writes are coherent on flush.
        - [x86] drm/i915/dp: fall back to 18 bpp when sink capability is unknown
        - [x86] drm/i915: Don't reject primary plane windowing with color keying
          enabled on SKL+
        - [x86] drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
        - [x86] drm/i915/dsi: defend gpio table against out of bounds access
        - [x86] drm/i915/dsi: don't pass arbitrary data to sideband
        - [x86] drm/i915: fix error path in intel_setup_gmbus()
        - drm/qxl: use kmalloc_array to alloc reloc_info in
          qxl_process_single_command
        - drm/radeon: use post-decrement in error handling
        - drm: No-Op redundant calls to drm_vblank_off() (v2)
        - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
          (regression in 4.4)
        - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
        - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
        - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
        - drm/radeon/pm: adjust display configuration after powerstate
        - make sure that freeing shmem fast symlinks is RCU-delayed
        - [x86] toshiba_acpi: Fix blank screen at boot if transflective backlight is
          supported
        - [x86] ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill
          dmi list
        - [x86] ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
        - [x86] ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba
          Portege R700
        - [x86] ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba
          Satellite R830
        - [x86] ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
        - [x86] ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
        - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
        - dmaengine: dw: fix cyclic transfer setup
        - dmaengine: dw: fix cyclic transfer callbacks
        - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
        - IB/cm: Fix a recently introduced deadlock
        - IB/qib: fix mcast detach when qp not attached
        - IB/qib: Support creating qps with GFP_NOIO flag
        - IB/mlx5: Expose correct maximum number of CQE capacity
        - Thermal: initialize thermal zone device correctly
        - Thermal: handle thermal zone device properly during system sleep
        - Thermal: do thermal zone update after a cooling device registered
        - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
        - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
        - hwmon: (ads1015) Handle negative conversion values correctly
        - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
        - cpufreq: Fix NULL reference crash while accessing policy->governor_data
        - seccomp: always propagate NO_NEW_PRIVS on tsync
        - libceph: fix ceph_msg_revoke()
        - libceph: don't bail early from try_read() when skipping a message
        - libceph: use the right footer size when skipping a message
        - libceph: don't spam dmesg with stray reply warnings
        - sd: Optimal I/O size is in bytes, not sectors
        - Staging: speakup: Fix getting port information
        - cdc-acm:exclude Samsung phone 04e8:685d
        - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
        - rfkill: fix rfkill_fop_read wait_event usage
        - mac80211: Requeue work after scan complete for all VIF types.
        - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
        - Revert "workqueue: make sure delayed work run in local cpu"
        - ALSA: hda - Apply clock gate workaround to Skylake, too
        - ALSA: hda - Fixing background noise on Dell Inspiron 3162
        - target: Fix LUN_RESET active I/O handling for ACK_KREF
        - target: Fix LUN_RESET active TMR descriptor handling
        - target: Fix TAS handling for multi-session se_node_acls
        - target: Fix remote-port TMR ABORT + se_cmd fabric stop
        - target: Fix race with SCF_SEND_DELAYED_TAS handling
        - qla2xxx: Fix stale pointer access.
        - libata: fix sff host state machine locking while polling
        - PCI/AER: Flush workqueue on device remove to avoid use-after-free
        - cpuset: make mm migration asynchronous
        - cgroup: make sure a parent css isn't offlined before its children
        - writeback: keep superblock pinned during cgroup writeback
          association switches
        - phy: core: fix wrong err handle for phy_power_on
        - [x86] i2c: i801: Adding Intel Lewisburg support for iTCO
        - bio: return EINTR if copying to user space got interrupted
        - block: fix use-after-free in dio_bio_complete
        - nfs: fix nfs_size_to_loff_t
        - NFSv4: Fix a dentry leak on alias use
        - KVM: async_pf: do not warn on page allocation failures
        - [armhf,arm64] KVM: vgic: Ensure bitmaps are long enough
        - [x86] KVM: fix missed hardware breakpoints
        - [x86] KVM: fix conversion of addresses to linear in 32-bit protected mode
        - [x86] KVM: MMU: fix ubsan index-out-of-range warning
        - [powerpc] eeh: Fix partial hotplug criterion
        - tracing: Fix showing function event in available_events
        - sunrpc/cache: fix off-by-one in qword_get()
        - kernel/resource.c: fix muxed resource handling in __request_region()
        - do_last(): don't let a bogus return value from ->open() et.al. to
          confuse us
        - [armhf] OMAP2+: Fix onenand initialization to avoid filesystem corruption
        - [armhf] xen: correctly handle DMA mapping of compound pages
        - xen/scsiback: correct frontend counting
        - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
        - xen/pciback: Save the number of MSI-X entries to be copied later.
        - xen/pcifront: Fix mysterious crashes when NUMA locality information
          was extracted.
        - should_follow_link(): validate ->d_seq after having decided to follow
        - do_last(): ELOOP failure exit should be done after leaving RCU mode
        - [x86] mpx: Fix off-by-one comparison with nr_registers
        - [x86] entry/compat: Add missing CLAC to entry_INT80_32
        - [x86] irq: Call chip->irq_set_affinity in proper context
        - [x86] irq: Fix a race in x86_vector_free_irqs()
        - [x86] irq: Validate that irq descriptor is still active
        - [x86] irq: Do not use apic_chip_data.old_domain as temporary buffer
        - [x86] irq: Reorganize the return path in assign_irq_vector
        - [x86] irq: Reorganize the search in assign_irq_vector
        - [x86] irq: Check vector allocation early
        - [x86] irq: Copy vectormask instead of an AND operation
        - [x86] irq: Remove offline cpus from vector cleanup
        - [x86] irq: Clear move_in_progress before sending cleanup IPI
        - [x86] irq: Remove the cpumask allocation from send_cleanup_vector()
        - [x86] irq: Remove outgoing CPU from vector cleanup mask
        - [x86] irq: Call irq_force_move_complete with irq descriptor
        - [x86] irq: Plug vector cleanup race
        - IB/cma: Fix RDMA port validation for iWarp
        - security: let security modules use PTRACE_MODE_* with bitmasks
        - iwlwifi: dvm: fix WoWLAN
        - iwlwifi: pcie: properly configure the debug buffer size for 8000
        - iwlwifi: update and fix 7265 series PCI IDs
        - iwlwifi: mvm: don't allow sched scans without matches to be started
    
      [ Roger Shimizu ]
      * [armhf] dts: imx6dlq-wandboard-revb1: use unique model id
        (Closes: #813881).
      * [armel] dts: Add various device-tree fixes and improvements for
        Buffalo Linkstation devices.
    
      [ Ben Hutchings ]
      * udeb: Include more modules, including those needed on Firefly-RK3288,
        thanks to Vagrant Cascadian (Closes: #815476)
        - [armhf] core-modules: Include regulator drivers by default
        - mmc-modules: Include MMC controller drivers by default
        - mmc-modules: Depends on usb-modules
        - usb-modules: Include USB PHY drivers by default
      * uas: Fix high-order alloc
      * Fix/ignore module ABI changes in 4.4.4 as appropriate
      * Revert "drm/radeon: call hpd_irq_event on resume", reported to cause
        regressions (crash/hang) on some systems
      * [powerpc*] Fix module linking to work with binutils 2.26 (Closes: #808043):
        - Simplify module TOC handling
        - Fix dedotify for binutils >= 2.26
    
      [ Ian Campbell ]
      * [armhf] dts: Add DTB for Novena, patches from Vagrant Cascadian
        (Closes: #815324)
    
      [ Uwe Kleine-König ]
      * [armhf] enable AXP20X_POWER (Closes: #815971)
      * [rt] Update to 4.4.3-rt9
    
     -- Ben Hutchings <email address hidden>  Mon, 07 Mar 2016 19:27:18 +0000
  • linux (4.4.2-3) unstable; urgency=medium
    
      * [x86] efi-bgrt: Fix kernel panic when mapping BGRT data (Closes: #815125)
      * [x86] efi-bgrt: Replace early_memremap() with memremap()
    
     -- Ben Hutchings <email address hidden>  Sun, 21 Feb 2016 13:11:18 +0000
  • linux (4.4.2-2) unstable; urgency=medium
    
      [ Ben Hutchings ]
      * udeb: Make DAC960 and cciss optional in scsi-modules again
        (fixes FTBFS on armhf, arm64)
      * [armel,armhf] net: mv643xx_eth: fix packet corruption with TSO and tiny
        unaligned packets. (Closes: #814681)
      * [mipsel/loongson-2f] udeb: Add i2c-modules to avoid duplicate modules
    
      [ Martin Michlmayr ]
      * [arm64] Create i2c-modules udeb to avoid duplicate modules.
    
     -- Ben Hutchings <email address hidden>  Fri, 19 Feb 2016 14:48:52 +0000
  • linux (4.4.2-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.4.2
        - ALSA: usb-audio: avoid freeing umidi object twice (CVE-2016-2384)
    
      [ Ben Hutchings ]
      * Set ABI to 1
      * iw_cxgb3: Fix incorrectly returning error on success (CVE-2015-8812)
      * fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list() (CVE-2016-0617)
        (regression in 4.3)
      * af_unix: Guard against other == sk in unix_dgram_sendmsg
        (regression in 4.2.6-2)
      * Revert "workqueue: make sure delayed work run in local cpu"
        (regression in 4.3)
      * af_unix: Don't set err in unix_stream_read_generic unless there was an error
        (regression in 4.4, 4.3.4)
      * bpf: fix branch offset adjustment on backjumps after patching ctx expansion
        (CVE-2016-2383)
      * udeb: Combine scsi-{common,extra}-modules with scsi-modules
      * udeb: Use wildcards to include entire classes of drivers:
        - input-modules: Include HID drivers by default
        - nic{,-pcmcia,-usb,-wireless}-modules: Include Ethernet, USB and wireless
          drivers by default
        - {pata,sata}-modules: Include ATA drivers by default
        - sound-modules: Include sound drivers by default
        - scsi-modules: Include SCSI drivers by default
        - usb-modules: Include USB host drivers by default
        - usb-serial-modules: Include USB serial drivers by default
        - usb-storage-modules: Include USB storage drivers by default
      * udeb: Remove some obsolete drivers:
        - nic-modules: Remove FDDI and HIPPI drivers, and inet_lro module
        - nic-pcmcia-modules: Remove Arcnet drivers
      * udeb: Move most USB wireless drivers from nic-usb-modules to
        nic-wireless-modules
      * udeb: Really add virtio_input to virtio-modules (not input-modules)
      * [x86] Fix issues resulting in W+X pages:
        - [amd64] efi: Build our own page table structure
        - [i386/686-pae] mm: Fix types used in pgprot cacheability flags
          translations
        - [i386/686-pae] PCI: Set pci=nobios by default
      * IFF_NO_QUEUE: Fix for drivers not calling ether_setup() (regression in 4.3)
      * udeb: Fix issues with wildcards that caused FTBFS on armhf, thanks to
        Karsten Merker
    
      [ Roger Shimizu ]
      * Enable TTY_PRINTK as module (Closes: #814540).
    
      [ Uwe Kleine-König ]
      * [rt] Update to 4.4.1-rt6
    
     -- Ben Hutchings <email address hidden>  Wed, 17 Feb 2016 21:20:12 +0000
  • linux (4.2.6-3) unstable; urgency=medium
    
      * Ignore some gpiochip ABI changes (fixes FTBFS on i386)
    
     -- Ben Hutchings <email address hidden>  Sun, 06 Dec 2015 02:12:41 +0000
  • linux (4.2.6-2) unstable; urgency=medium
    
      [ Salvatore Bonaccorso ]
      * [x86] KVM: svm: unconditionally intercept #DB (CVE-2015-8104)
      * [x86] KVM: rename update_db_bp_intercept to update_bp_intercept
    
      [ Ian Campbell ]
      * [x86] Xen: expose a more realistic max p2m size in the shared info, fixes
        migration (Closes: #797205)
    
      [ Ben Hutchings ]
      * media: usbvision: fix crash on detecting device with invalid configuration
        (CVE-2015-7833, partly fixed in 4.2.6-1)
      * udeb: Add dm-service-time to multipath-modules (Closes: #806131)
      * unix: avoid use-after-free in ep_remove_wait_queue (CVE-2013-7446)
      * isdn_ppp: Add checks for allocation failure in isdn_ppp_open()
      * ppp, slip: Validate VJ compression slot parameters completely
        (CVE-2015-7799)
      * Btrfs: fix truncation of compressed and inlined extents (CVE-2015-8374)
      * netfilter: Enable NFT_DUP_IPV4, NFT_DUP_IPV6 as modules (Closes: #803370)
      * [x86] Enable PINCTRL_BAYTRAIL (Closes: #797949)
      * qxl: Enable by default (Closes: #779515)
      * [s390*] Update linux-compiler metapackage to gcc-4.9
      * firmware_class: Fix condition in directory search loop (Closes: #804862)
      * [x86] input: Enable MOUSE_ELAN_I2C as module, MOUSE_ELAN_I2C_I2C and
        MOUSE_ELAN_I2C_SMBUS (Closes: #791631)
      * [armhf] hsi: Enable CMT_SPEECH as module (Closes: #791819)
      * [armhf] power: Enable BATTERY_RX51 as module (Closes: #791820)
      * [x86] psmouse: Enable MOUSE_PS2_VMMOUSE (Closes: #802929)
        - linux-image: Add versioned Breaks on xserver-xorg-input-vmmouse to
          avoid driver conflicts
      * [armhf] udeb: Add stmmac platform modules dwmac-generic, dwmac-socfpga
        and dwmac-sunxi to nic-modules (Closes: #805098)
      * wireless: Enable WL_MEDIATEK, MT7601U as module
      * [x86] drm/i915: shut up gen8+ SDE irq dmesg noise (Closes: #806304)
      * [armhf] regulator: Enable REGULATOR_PFUZE100 as module (Closes: #806284)
    
     -- Ben Hutchings <email address hidden>  Fri, 04 Dec 2015 02:26:51 +0000
  • linux (4.2.6-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.2.6
        - mmc: core: Fix init_card in 52Mhz (regression in 4.2)
        - rtlwifi: rtl8821ae: Fix system lockups on boot (regression in 4.2)
        - iwlwifi: mvm: init card correctly on ctkill exit check
          (regression in 3.18)
        - iwlwifi: mvm: flush fw_dump_wk when mvm fails to start
          (regression in 3.18)
        - [x86] iommu/vt-d: fix range computation when making room for large pages
        - [x86] iommu/amd: Fix BUG when faulting a PROT_NONE VMA
        - [x86] iommu/amd: Don't clear DTE flags when modifying it
        - drm: fix mutex leak in drm_dp_get_mst_branch_device
        - drm: Correct arguments to list_tail_add in create blob ioctl
        - drm: crtc: integer overflow in drm_property_create_blob()
        - rtl28xxu: fix control message flaws (regression in 4.0)
        - ALSA: hda - Fix deadlock at error in building PCM
        - [x86] ioapic: Prevent NULL pointer dereference in setup_ioapic_dest()
          (regression in 4.2.4)
        - mm: make sendfile(2) killable
        - drm/radeon/dpm: don't add pwm attributes if DPM is disabled
          (regression in 4.0)
        - [x86] drm/i915: Restore lost DPLL register write on gen2-4
          (regression in 3.18)
        - [x86] drm/i915: Deny wrapping an userptr into a framebuffer
        - drm/radeon: don't try to recreate sysfs entries on resume
          (regression in 4.2.5)
        - drm/radeon: fix dpms when driver backlight control is disabled
          (regression in 4.2.4)
        - drm/radeon: move bl encoder assignment into bl init
        - rbd: require stable pages if message data CRCs are enabled
        - rbd: don't leak parent_spec in rbd_dev_probe_parent()
        - rbd: prevent kernel stack blow up on rbd map
        - [armhf] EXYNOS: Fix double of_node_put() when parsing child power domains
          (regression in 4.2)
        - [armhf] dts: Fix audio card detection on Peach boards (regression in 4.1)
        - [arm64] Revert "ARM64: unwind: Fix PC calculation"
        - block: don't release bdi while request_queue has live references
          (regression in 4.2)
        - dm btree remove: fix a bug when rebalancing nodes after removal
        - dm cache: the CLEAN_SHUTDOWN flag was not being set
        - dm btree: fix leak of bufio-backed block in btree_split_beneath error path
        - Revert "serial: 8250_dma: don't bother DMA with small transfers"
          (regression in 4.0)
        - [armel] i2c: mv64xxx: really allow I2C offloading (regression in 3.19)
        - clkdev: fix clk_add_alias() with a NULL alias device name
          (regression in 4.2)
        - fbcon: initialize blink interval before calling fb_set_par
          (regression in 4.2)
        - PCI: Prevent out of bounds access in numa_node override
        - ovl: free stack of paths in ovl_fill_super (regression in 4.0)
        - ovl: free lower_mnt array in ovl_put_super (regression in 4.0)
        - ovl: fix dentry reference leak
        - ovl: fix open in stacked overlay (regression in 4.2)
        - [x86] Input: alps - only the Dell Latitude D420/430/620/630 have separate
          stick button bits (regression in 4.1)
        - crypto: api - Only abort operations on fatal signal
        - md/raid1: submit_bio_wait() returns 0 on success (regression in 3.10)
        - md/raid10: submit_bio_wait() returns 0 on success (regression in 3.10)
        - md/raid5: fix locking in handle_stripe_clean_event() (regression in 3.13)
        - Revert "md: allow a partially recovered device to be hot-added to an
          array." (regression in 3.14)
        - [amd64] EDAC, sb_edac: Fix TAD presence check for sbridge_mci_bind_devs()
          (regression in 4.2)
        - mvsas: Fix NULL pointer dereference in mvs_slot_task_free
        - netfilter: ipset: Fix sleeping memory allocation in atomic context
          (regression in 4.2)
        - btrfs: fix possible leak in btrfs_ioctl_balance() (regression in 4.2.5)
        - kvm: irqchip: fix memory leak (regression in 4.2)
        - [armhf] thermal: exynos: Fix register read in TMU (regression in 4.2)
        - blk-mq: fix use-after-free in blk_mq_free_tag_set() (regression in 4.2)
        - IB/cm: Fix rb-tree duplicate free and use-after-free
        - sched/deadline: Fix migration of SCHED_DEADLINE tasks (regression in 4.2)
        - [arm64] compat: fix stxr failure case in SWP emulation
        - NVMe: Fix memory leak on retried commands
        - [x86] drm/vmwgfx: Fix up user_dmabuf refcounting
        - thp: use is_zero_pfn() only after pte_present() check (regression in 4.1)
        - xen: fix backport of previous kexec patch
    
      [ Ben Hutchings ]
      * usbvision: fix overflow of interfaces array (CVE-2015-7833)
      * RDS: fix race condition when sending a message on unbound socket
        (CVE-2015-7990)
      * media/vivid-osd: fix info leak in ioctl (CVE-2015-7884)
      * [x86] KVM: Intercept #AC to avoid guest->host denial-of-service
        (CVE-2015-5307)
    
     -- Ben Hutchings <email address hidden>  Tue, 10 Nov 2015 14:35:05 +0000
  • linux (4.2.5-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.2.4
        - [armhf] KVM: Fix incorrect device to IPA mapping
        - [x86] KVM: vmx: fix VPID is 0000H in non-root operation
        - kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfd
        - kvm: fix zero length mmio searching
        - kvm: factor out core eventfd assign/deassign logic
        - kvm: fix double free for fast mmio eventfd
        - [armhf] KVM: Disable virtual timer even if the guest is not using it
        - kvm: svm: reset mmu on VCPU reset
        - [x86] KVM: trap AMD MSRs for the TSeg base and mask
        - [powerpc*] KVM: Book3S: Take the kvm->srcu lock in
          kvmppc_h_logical_ci_load/store()
        - [powerpc*] KVM: Book3S HV: Pass the correct trap argument to
          kvmhv_commence_exit
        - [x86] Revert "KVM: x86: apply guest MTRR virtualization on host reserved
          pages"
        - [x86] Revert "KVM: SVM: use NPT page attributes"
        - [x86] Revert "KVM: SVM: Sync g_pat with guest-written PAT value"
        - time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of
          abs64()
        - target/iscsi: Fix np_ip bracket issue by removing np_ip
        - scsi: fix scsi_error_handler vs. scsi_host_dev_release race
        - target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess
        - target: Fix PR registration + APTPL RCU conversion regression
        - iser-target: remove command with state ISTATE_REMOVE
        - iser-target: Put the reference on commands waiting for unsol data
        - toshiba_acpi: Fix hotkeys registration on some toshiba models
        - [x86] perf/intel: Fix constraint access
        - [x86] locking/qspinlock: Fix performance regression under unaccelerated
          VMs
        - [x86] locking/qspinlock: Only emit the test-and-set fallback when
          building guest support
        - [armhf] 8401/1: perf: Set affinity for PPI based PMUs
        - perf hists: Update the column width for the "srcline" sort key
        - perf stat: Get correct cpu id for print_aggr
        - perf tools: Add missing forward declaration of struct map to probe-event.h
        - perf tools: Add empty Build files for architectures lacking them
        - perf tools: Fix parse_events_add_pmu caller
        - perf header: Fixup reading of HEADER_NRCPUS feature
        - perf probe: Use existing routine to look for a kernel module by
          dso->short_name
        - watchdog: sunxi: fix activation of system reset
        - watchdog: imgpdc: Unregister restart handler on remove
        - sched: access local runqueue directly in single_task_running
        - hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most
          chips
        - [armhf] fix Thumb2 signal handling when ARMv6 is enabled
        - [armel,armhf] 8429/1: disable GCC SRA optimization
        - [powerpc*] windfarm: decrement client count when unregistering
        - [armhf] dts: omap5-uevm.dts: fix i2c5 pinctrl offsets
        - [armhf] dts: omap3-beagle: make i2c3, ddc and tfp410 gpio work again
        - [armhf] EXYNOS: reset Little cores when cpu is up
        - [armhf] dts: sunxi: Raise minimum CPU voltage for sun7i-a20 to meet SoC
          specifications
        - [armhf] dts: Fix wrong clock binding for sysmmu_fimd1_1 on exynos5420
        - [armhf] dts: fix usb pin control for imx-rex dts
        - dax: fix O_DIRECT I/O to the last block of a blockdev
        - blockdev: don't set S_DAX for misaligned partitions
        - block: blkg_destroy_all() should clear q->root_blkg and ->root_rl.blkg
        - dmaengine: at_xdmac: change block increment addressing mode
        - dmaengine: at_xdmac: clean used descriptor
        - dmaengine: dw: properly read DWC_PARAMS register
        - dmaengine: at_xdmac: fix bug in prep_dma_cyclic
        - pmem: add proper fencing to pmem_rw_page()
        - [x86] apic: Serialize LVTT and TSC_DEADLINE writes
        - [x86] alternatives: Make optimize_nops() interrupt safe and synced
        - [i386] platform: Fix Geode LX timekeeping in the generic x86 build
        - [x86] ioapic: Force affinity setting in setup_ioapic_dest()
        - [x86] pci/intel_mid_pci: Work around for IRQ0 assignment
        - [x86] paravirt: Replace the paravirt nop with a bona fide empty function
        - [amd64] nmi: Fix a paravirt stack-clobbering bug in the NMI code
        - [x86] Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
        - [x86] efi: Fix boot crash by mapping EFI memmap entries bottom-up at
          runtime, instead of top-down
        - [x86] kexec: Fix kexec crash in syscall kexec_file_load()
        - [x86] process: Add proper bound checks in 64bit get_wchan()
        - [x86] mm: Set NX on gap between __ex_table and rodata
        - [x86] xen: Support kexec/kdump in HVM guests by doing a soft reset
        - leds:lp55xx: Correct Kconfig dependency for f/w user helper
        - leds/led-class: Add missing put_device()
        - sched/core: Fix TASK_DEAD race in finish_task_switch()
        - [s390x] compat: correct uc_sigmask of the compat signal frame
        - [s390x] boot/decompression: disable floating point in decompressor
        - Revert "cgroup: simplify threadgroup locking"
        - Revert "sched, cgroup: replace signal_struct->group_rwsem with a global
          percpu_rwsem"
        - memcg: make mem_cgroup_read_stat() unsigned
        - spi: Fix documentation of spi_alloc_master()
        - spi: bcm2835: BUG: fix wrong use of PAGE_MASK
        - spi: spidev: fix possible NULL dereference
        - mm: migrate: hugetlb: putback destination hugepage to active list
        - lib/iommu-common.c: do not try to deref a null iommu->lazy_flush()
          pointer when n < pool->hint
        - ocfs2/dlm: fix deadlock when dispatch assert master
        - mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a
          fault
        - memcg: fix dirty page migration
        - [armhf] ALSA: hda/tegra - async probe for avoiding module loading deadlock
        - ALSA: synth: Fix conflicting OSS device registration on AWE32
        - ALSA: hda: Add dock support for ThinkPad T550
        - ALSA: hda - Apply SPDIF pin ctl to MacBookPro 12,1
        - ALSA: hda - Disable power_save_node for IDT 92HD73xx chips
        - ASoC: pxa: pxa2xx-ac97: fix dma requestor lines
        - ASoC: dwc: correct irq clear method
        - ASoC: db1200: Fix DAI link format for db1300 and db1550
        - ASoC: sgtl5000: fix wrong register MIC_BIAS_VOLTAGE setup on probe
        - ASoC: tas2552: fix dBscale-min declaration
        - btrfs: skip waiting on ordered range for special files
        - Btrfs: fix read corruption of compressed and shared extents
        - Btrfs: update fix for read corruption of compressed and shared extents
        - PCI: Fix devfn for VPD access through function 0
        - PCI: Use function 0 VPD for identical functions, regular VPD for others
        - PCI: Clear IORESOURCE_UNSET when clipping a bridge window
        - dm thin: disable discard support for thin devices if pool's is disabled
        - dm crypt: constrain crypt device's max_segment_size to PAGE_SIZE
        - ath10k: fix dma_mapping_error() handling
        - svcrdma: Fix send_reply() scatter/gather set-up
        - md/raid0: update queue parameter in a safer location.
        - md/raid0: apply base queue limits *before* disk_stack_limits
        - dm raid: fix round up of default region size
        - netfilter: nfnetlink: work around wrong endianess in res_id field
        - netfilter: nf_tables: Use 32 bit addressing register from
          nft_type_to_reg()
        - netfilter: ipset: Out of bound access in hash:net* types fixed
        - netfilter: ipset: Fixing unnamed union init
        - netfilter: nf_log: wait for rcu grace after logger unregistration
        - netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC
        - netfilter: nf_log: don't zap all loggers on unregister
        - regulator: core: Correct return value check in regulator_resolve_supply
        - regulator: axp20x: Fix enable bit indexes for DCDC4 and DCDC5
        - regulator: core: Handle probe deferral from DT when resolving supplies
        - Bluetooth: Delay check for conn->smp in smp_conn_security()
        - nfs: fix v4.2 SEEK on files over 2 gigs
        - NFS: Do cleanup before resetting pageio read/write to mds
        - NFSv4: Recovery of recalled read delegations is broken
        - nfs: fix pg_test page count calculation
        - NFS: Fix a write performance regression
        - cifs: Fix sec=krb5 on smb3 mounts
        - cifs: disabling oplocks/leases via module parm enable_oplocks broken for
          SMB3
        - cifs: Do not fall back to SMBWriteX in set_file_size error cases
        - drm/qxl: only report first monitor as connected if we have no state
        - drm/qxl: recreate the primary surface when the bo is not primary
        - drm/amdgpu: fix overflow on 32bit systems
        - drm/amdgpu: Disable UVD PG
        - drm/amdgpu: fix the UVD suspend sequence order
        - drm/amdgpu: make UVD handle checking more strict
        - drm/amdgpu: Fix max_vblank_count value for current display engines
        - drm/amdgpu: Restore LCD backlight level on resume
        - [x86] drm/i915/bios: handle MIPI Sequence Block v3+ gracefully
        - drm: Reject DRI1 hw lock ioctl functions for kms drivers
        - drm/radeon: Restore LCD backlight level on resume (>= R5xx)
        - drm/dp/mst: fixup handling hotplug on port removal.
        - drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)
        - xhci: give command abortion one more chance before killing xhci
        - xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PM
        - usb: xhci: lock mutex on xhci_stop
        - usb: xhci: Clear XHCI_STATE_DYING on start
        - usb: xhci: stop everything on the first call to xhci_stop
        - usb: xhci: exit early in xhci_setup_device() if we're halted or dying
        - xhci: change xhci 1.0 only restrictions to support xhci 1.1
        - xhci: init command timeout timer earlier to avoid deleting it
          uninitialized
        - usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers
        - batman-adv: Make DAT capability changes atomic
        - thermal: cpu_cooling: don't call kcalloc() under rcu_read_lock
        - thermal: cpu_cooling: free power table on error or when unregistering
        - [x86] hv: util: checking the wrong variable
        - mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is used
        - usb: chipidea: imx: fix a typo for imx6sx
        - cifs: use server timestamp for ntlmv2 authentication
        - [armhf] irqchip/gic-v3-its: Add missing cache flushes
        - docs: update HOWTO for 3.x -> 4.x versioning
        - extcon: Fix signedness bugs about break error handling
        - extcon: Fix attached value returned by is_extcon_changed
        - [armhf] mtd: pxa3xx_nand: add a default chunk size
        - mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()
        - mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions
        - hpsa: fix an sprintf() overflow in the reset handler
        - PM / AVS: rockchip-io: depend on CONFIG_POWER_AVS
        - device property: fix potential NULL pointer dereference
        - ath10k: fix per-vif queue locking
        - ath10k: reject 11b tx fragmentation configuration
        - ath10k: fix peer limit enforcement
        - ath10k: wake up offchannel queue properly
        - ath10k: wake up queue upon vif creation
        - pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket drivers
        - ipr: Enable SIS pipe commands for SIS-32 devices.
        - regmap: debugfs: Ensure we don't underflow when printing access masks
        - regmap: debugfs: Don't bother actually printing when calculating max
          length
        - security: fix typo in security_task_prctl
        - usb: musb: dsps: fix polling in device-only mode
        - usb: chipidea: udc: using the correct stall implementation
        - usb: Use the USB_SS_MULT() macro to get the burst multiplier.
        - usb: phy: phy-generic: Fix reset behaviour on legacy boot
        - usb: musb: cppi41: allow it to work again
        - USB: chaoskey read offset bug
        - usb: Add device quirk for Logitech PTZ cameras
        - USB: Add reset-resume quirk for two Plantronics usb headphones.
        - [armel,armhf] crypto: marvell - properly handle
          CRYPTO_TFM_REQ_MAY_BACKLOG-flagged requests
        - cpu/cacheinfo: Fix teardown path
        - cpufreq: dt: Tolerance applies on both sides of target voltage
        - [mips*] Fix console output for Fulong2e system
        - [mips*] bootmem: Fix mapstart calculation for contiguous maps
        - [mips*] dma-default: Fix 32-bit fall back to GFP_DMA
        - [mips*] CPS: Stop dangling delay slot from has_mt.
        - [mips*] CPS: Don't include MT code in non-MT kernels.
        - [mips*] CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT
        - batman-adv: Make NC capability changes atomic
        - batman-adv: Make TT capability changes atomic
        - batman-adv: Make MCAST capability changes atomic
        - batman-adv: Fix potential synchronization issues in mcast tvlv handler
        - batman-adv: Fix potentially broken skb network header access
        - [powerpc*] MSI: Fix race condition in tearing down MSI interrupts
        - rsi: Fix possible leak when loading firmware
        - UBIFS: Kill unneeded locking in ubifs_init_security
        - UBI: Validate data_size
        - UBI: return ENOSPC if no enough space available
        - net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected
        - iscsi-target: Avoid OFMarker + IFMarker negotiation
        - mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset
        - mmc: core: fix dead loop of mmc_retune
        - [arm64] efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME
          regions
        - [arm64] ftrace: fix function_graph tracer panic
        - [arm64] readahead: fault retry breaks mmap file read random detection
        - [m68k] Define asmlinkage_protect
        - xen/blkback: free requests on disconnection
        - net/xen-netfront: only napi_synchronize() if running
        - igb: do not re-init SR-IOV during probe
        - genirq: Fix race in register_irq_proc()
        - clocksource: Fix abs() usage w/ 64bit values
        - md/bitmap: don't pass -1 to bitmap_storage_alloc.
        - nfs/filelayout: Fix NULL reference caused by double freeing of fh_array
        - cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpus
        - [armhf] clk: ti: fix dual-registration of uart4_ick
        - [armhf] clk: ti: clk-7xx: Remove hardwired ABE clock configuration
        - [armhf] clk: samsung: fix cpu clock's flags checking
        - namei: results of d_is_negative() should be checked after dentry
          revalidation
        - dm: fix AB-BA deadlock in __dm_destroy()
        - dm cache: fix NULL pointer when switching from cleaner policy
        - staging: speakup: fix speakup-r regression
        - tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c
        - drivers/tty: require read access for controlling terminal
        - serial: 8250: add uart_config entry for PORT_RT2880
        - serial: atmel: fix error path of probe function
        - mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)
        - blk-mq: avoid setting hctx->tags->cpumask before allocation
        - sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
        - 3w-9xxx: don't unmap bounce buffered commands
        - sched/preempt, xen: Use need_resched() instead of should_resched()
        - sched/preempt, powerpc, kvm: Use need_resched() instead of
          should_resched()
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.2.5
        - [powerpc*] net/ibm/emac: bump version numbers for correct work with
          ethtool
        - l2tp: protect tunnel->del_work by ref_count
        - af_unix: Convert the unix_sk macro to an inline function for type safety
        - af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
        - net/unix: fix logic about sk_peek_offset
        - skbuff: Fix skb checksum flag on skb pull
        - skbuff: Fix skb checksum partial check.
        - inet: fix races in reqsk_queue_hash_req()
        - net: add pfmemalloc check in sk_add_backlog()
        - ppp: don't override sk->sk_state in pppoe_flush_dev()
        - inet: fix race in reqsk_queue_unlink()
        - bpf: fix panic in SO_GET_FILTER with native ebpf programs
        - ovs: do not allocate memory from offline numa node
        - act_mirred: clear sender cpu before sending to tx
        - bpf: clear sender_cpu before xmit
        - ipv6: Don't call with rt6_uncached_list_flush_dev
        - ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
        - tipc: move fragment importance field to new header position
        - netlink: Trim skb to alloc size to avoid MSG_TRUNC
        - drm: Fix locking for sysfs dpms file
        - [sparc*] crypto: initialize blkcipher.ivsize
        - crypto: ahash - ensure statesize is non-zero
        - memcg: convert threshold to bytes
        - btrfs: check unsupported filters in balance arguments
        - btrfs: fix use after free iterating extrefs
        - [arm64] errata: use KBUILD_CFLAGS_MODULE for erratum #843419
        - nfsd/blocklayout: accept any minlength
        - [armhf] i2c: s3c2410: enable RuntimePM before registering to the core
        - i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
        - i2c: designware-platdrv: enable RuntimePM before registering to the core
        - workqueue: make sure delayed work run in local cpu
        - [x86] KVM: fix SMI to halted VCPU
        - [x86] KVM: fix RSM into 64-bit protected mode
        - drm/qxl: fix framebuffer dirty rectangle tracking.
        - drm/nouveau/fbcon: take runpm reference when userspace has an open fd
        - drm/dp/mst: make mst i2c transfer code more robust.
        - drm/radeon: attach tile property to mst connector
        - drm/radeon: add pm sysfs files late
        - dm thin: fix missing pool reference count decrement in pool_ctr error
          path
        - rbd: fix double free on rbd_dev->header_name
        - timekeeping: Increment clock_was_set_seq in timekeeping_init()
        - [arm64] Fix THP protection change logic
        - svcrdma: handle rdma read with a non-zero initial page offset
    
      [ Salvatore Bonaccorso ]
      * KEYS: Fix race between key destruction and finding a keyring by name
      * KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
        (CVE-2015-7872)
      * KEYS: Don't permit request_key() to construct a new keyring
    
      [ Ben Hutchings ]
      * [x86] drm: Enable DRM_AMDGPU and HSA_AMD as modules (Closes: #797752)
      * media: Enable DVB_AS102, VIDEO_GO7007, VIDEO_GO7007_USB,
        VIDEO_GO7007_LOADER, VIDEO_GO7007_USB_S2250_BOARD as modules
      * net: Enable LIQUIDIO and MLX5_CORE as modules; enable MLX5_CORE_EN
      * [x86] Enable X86_AMD_PLATFORM_DEVICE
      * linux-manual: Fix regression in reproducibility in 4.2~rc8-1~exp1
      * net: Enable GENEVE_CORE as module
        - Re-enable GENEVE and OPENVSWITCH_GENEVE
      * bpf: Enable BPF_SYSCALL
      * ACPI: Enable ACPI_NFIT as module
      * tcp: Enable TCP_CONG_CDG as module
      * nftables: Enable NF_TABLES_NETDEV, NFT_REDIR_IPV4, NFT_REDIR_IPV6 as
        modules
      * net/sched: Enable NET_CLS_FLOWER as module
      * SCSI: Enable SCSI_SNIC as module
      * target: Enable TCM_USER2 as module
      * net/phy: Enable DP83867_PHY as module
      * drm: Enable DRM_VIRTIO_GPU as module
      * HID: Enable HID_BETOP_FF, HID_PLANTRONICS as modules
      * hwrng: Enable USB_CHAOSKEY as module
      * ext4: Enable EXT4_ENCRYPTION
      * f2fs: Enable F2FS_FS_ENCRYPTION
      * vfs,nvdimm: Enable FS_DAX
    
     -- Ben Hutchings <email address hidden>  Wed, 28 Oct 2015 05:46:49 +0900
  • linux (4.2.3-2) unstable; urgency=medium
    
      * nbd: Restore request timeout detection (Closes: #770479)
      * Ignore ABI changes in all mmc host drivers (fixes FTBFS on armhf)
    
     -- Ben Hutchings <email address hidden>  Wed, 14 Oct 2015 19:09:49 +0100
  • linux (4.2.3-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.2.2
        - nfc: netlink: Add check on NFC_ATTR_VENDOR_DATA
        - nfc: nci: hci: Add check on skb nci_hci_send_cmd parameter
        - blk-mq: fix buffer overflow when reading sysfs file of 'pending'
        - blk-mq: fix race between timeout and freeing request
        - mac80211: enable assoc check for mesh interfaces
        - [powerpc*] cxl: Allow release of contexts which have been OPENED but not
          STARTED (regression in 4.2)
        - ext4: don't manipulate recovery flag when freezing no-journal fs
          (regression in 3.18)
        - Revert "ext4: remove block_device_ejected" (regression in 4.1)
        - [arm64] kconfig: Move LIST_POISON to a safe value
        - [arm64] entry: always restore x0 from the stack on syscall return
        - [arm64] flush FP/SIMD state correctly after execve()
        - [arm64] head.S: initialise mdcr_el2 in el2_setup
        - [armhf,arm64] KVM: vgic: Check for !irqchip_in_kernel() when mapping
          resources (regression in 4.0)
        - [arm64] KVM: add workaround for Cortex-A57 erratum #852523
        - [powerpc*] pseries: Fix corrupted pdn list (regression in 4.1)
        - [powerpc*] eeh: Probe after unbalanced kref check (regression in 4.1)
        - [powerpc*] eeh: Fix fenced PHB caused by eeh_slot_error_detail()
          (regression in 3.18)
        - [powerpc*] powernv/pci-ioda: fix 32-bit TCE table init in kdump kernel
          (regression in 4.2)
        - [powerpc*] powernv/pci-ioda: fix kdump with non-power-of-2 crashkernel=
          (regression in 4.2)
        - [powerpc*] pseries: Release DRC when configure_connector fails
          (regression in 4.1)
        - [powerpc*] mm: Recompute hash value after a failed update
        - CIFS: fix type confusion in copy offload ioctl
        - mm: check if section present during memory block registering
          (regression in 3.19)
        - [i386] mm: Initialize pmd_idx in page_table_range_init_count()
        - [x86] i915: Set ddi_pll_sel in DP MST path (regression in 4.2)
        - Btrfs: check if previous transaction aborted to avoid fs corruption
        - nfsd: Fix an FS_LAYOUT_TYPES/LAYOUT_TYPES encode bug
        - nfsd: ensure that the ol stateid hash reference is only put once
        - nfsd: ensure that delegation stateid hash references are only put once
        - NFSv4.1/pnfs: Fix atomicity of commit list updates (regression in 4.0)
        - NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
        - NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()
        - NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2
          client
        - NFS: nfs_set_pgio_error sometimes misses errors
        - NFS41/flexfiles: update inode after write finishes
        - NFSv4: Force a post-op attribute update when holding a delegation
        - NFS41/flexfiles: zero out DS write wcc
        - NFSv4.1/flexfiles: Fix a protocol error in layoutreturn
        - NFSv4.1: Fix a protocol issue with CLOSE stateids
        - nfs: Fix truncated client owner id without proto type (regression in 4.2)
        - Revert "NFSv4: Remove incorrect check in can_open_delegated()"
          (regression in 3.19)
        - svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD
          (regression in 4.2)
        - SUNRPC: Ensure that we wait for connections to complete before retrying
          (regression in 4.0)
        - SUNRPC: Lock the transport layer on shutdown
        - [hppa] PCI: Enable 64-bit bus addresses on PA-RISC (regression in 4.2)
        - [hppa] Use double word condition in 64bit CAS operation
        - fs: if a coredump already exists, unlink and recreate with O_EXCL
        - fs: Don't dump core if the corefile would become world-readable.
        - mmc: sdhci-of-esdhc: add workaround for pre divider initial value
          (regression in 4.2)
        - mmc: sdhci: also get preset value and driver type for MMC_DDR52
          (regression in 3.16)
        - mmc: sdhci: fix dma memory leak in sdhci_pre_req() (regression in 4.0)
        - mmc: core: fix race condition in mmc_wait_data_done
        - [armhf] iommu/fsl: Really fix init section(s) content (regression in 4.0)
        - [armhf] iommu/io-pgtable-arm: Unmap and free table when overwriting with
          block
        - [x86] iommu/vt-d: Really use upper context table when necessary
          (regression in 4.1)
        - eCryptfs: Invalidate dcache entries when lower i_nlink is zero
        - hfs: fix B-tree corruption after insertion at position 0
        - IB/srp: Handle partial connection success correctly
        - IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails
          (regression in 4.2)
        - IB/uverbs: reject invalid or unknown opcodes
        - IB/uverbs: Fix race between ib_uverbs_open and remove_one
        - IB/iser: Fix missing return status check in iser_send_data_out
          (regression in 3.19)
        - IB/iser: Fix possible bogus DMA unmapping (regression in 3.19)
        - IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flow
          (regression in 3.19)
        - IB/mlx4: Fix incorrect cq flushing in error state (regression in 4.0)
        - hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
        - jbd2: avoid infinite loop when destroying aborted journal
          (regression in 4.2)
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.2.3
        - phylib: fix device deletion order in mdiobus_unregister()
          (regression in 4.2)
        - sock, diag: fix panic in sock_diag_put_filterinfo
          (regression in 3.19)
        - net/ipv6: Correct PIM6 mrt_lock handling
        - ipv6: fix multipath route replace error recovery (regression in 4.1)
        - netlink, mmap: transform mmap skb into full skb on taps
        - bridge: fix igmpv3 / mldv2 report parsing (regression in 4.2)
        - [armhf] net: mvneta: fix DMA buffer unmapping in mvneta_rx()
          (regression in 4.2)
        - rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink
          (regression in 4.2)
        - macvtap: fix TUNSETSNDBUF values > 64k (regression in 3.19)
        - netlink: Fix autobind race condition that leads to zero port ID
          (regression in 4.1)
        - netlink: Replace rhash_portid with bound
        - openvswitch: Zero flows on allocation.
        - tcp: add proper TS val into RST packets (regression in 3.18)
        - packet: Fix AF_PACKET ABI breakage in 4.2
        - net: revert "net_sched: move tp->root allocation into fw_init()"
          (regression in 4.1)
        - fib_rules: fix fib rule dumps across multiple skbs
        - ppp: fix lockdep splat in ppp_dev_uninit() (regression in 4.2)
        - [armhf] mvneta: use inband status only when explicitly enabled
          (regression in 4.1)
        - net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX
        - zram: fix possible use after free in zcomp_create()
        - [x86] hp-wmi: limit hotkey enable
    
      [ Ben Hutchings ]
      * ovl: conditionally use O_LARGEFILE in ovl_copy_up() (Closes: #800724)
      * [x86] ALSA: hda - Disable power_save_node for Thinkpads (Closes: #800694)
      * i2c: Enable I2C_CHARDEV as a module in all configurations with I2C
        support (Closes: #800597)
      * [mips*/octeon] Enable CAVIUM_CN63XXP1 (Closes: #800595)
      * [mips*/octeon] Enable MMC, MMC_BLOCK, OCTEON_MMC and other drivers as
        modules (Closes: #800594)
      * ath10k: add qca6164 support (Closes: #800703)
      * [!x86] net: Disable VMXNET3, only useful in VMware x86 virtual machines
      * netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths
        (Closes: #800445)
      * [arm64] Defer workaround for erratum #843419
      * [x86] crypto camellia_aesni_avx: Fix CPU feature checks (Closes: #800934)
    
      [ Salvatore Bonaccorso ]
      * ipc: Initialize msg/shm IPC objects before doing ipc_addid()
        (CVE-2015-7613)
    
      [ Ian Campbell ]
      * [armel] Update breaks on flash-kernel to anything earlier than 3.37 since
        that version adds the knowledge that various additional kirkwood systems
        need a DTB appending as of v3.17-rc1. (Closes: #797878)
    
     -- Ben Hutchings <email address hidden>  Tue, 06 Oct 2015 17:44:55 +0100
  • linux (4.2.1-2) unstable; urgency=medium
    
      * media: uvcvideo: Disable hardware timestamps by default (Closes: #794327)
      * [mips*] udeb: Remove 'Provides: ata-modules' from kernel-image
      * [hppa/parisc64-smp,mips*el/loongson-3] udeb: Remove i2c-modules again, as
        the drivers that belong in it are actually built-in (fixes FTBFS)
      * sctp: fix race on protocol/netns initialization (CVE-2015-5283)
      * [mips*] pgtable-bits.h: Correct _PAGE_GLOBAL_SHIFT build failure
        (regression in 4.0, but not a build failure for us)
    
     -- Ben Hutchings <email address hidden>  Sun, 27 Sep 2015 14:17:34 +0100
  • linux (4.2.1-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.2.1
    
      [ Ben Hutchings ]
      * [mips*el/loongson-3] udeb: Add fb-modules containing radeon driver
        (Closes: #776274)
      * [hppa/parisc64-smp,[mips*el/loongson-3] udeb: Add i2c-modules and
        make fb-modules depend on it rather than including I2C modules
        directly
      * workqueue: Make flush_workqueue() available again to non GPL modules
        (Closes: #798311)
      * vfs: Fix possible escape from mount namespace (CVE-2015-2925):
        - dcache: Handle escaped paths in prepend_path
        - dcache: Reduce the scope of i_lock in d_splice_alias
        - vfs: Test for and handle paths that are unreachable from their mnt_root
      * aufs: Update support patches to aufs4.x-rcN-20150921
        - mmap: Fix races in madvise_remove() and sys_msync() (Closes: #796036)
      * RDS: verify the underlying transport exists before creating a connection
        (CVE-2015-6937)
      * Set ABI to 1
      * e1000e: Fix tight loop implementation of systime read algorithm
      * mmc: Drop "eMMC: Don't initialize partitions on RPMB flagged areas", as
        upstream commit 4e93b9a6abc0 ("mmc: card: Don't access RPMB partitions for
        normal read/write") looks like a cleaner solution
      * mm: Change ZBUD back to built-in, as it's not really useful as a module
      * USB: whiteheat: fix potential null-deref at probe (CVE-2015-5257)
    
      [ Aurelien Jarno ]
      * [mips*el] Fix BPF assembly code for pre-R2 CPUs. (fixes FTBFS)
    
     -- Ben Hutchings <email address hidden>  Fri, 25 Sep 2015 18:18:01 +0100
  • linux (4.1.6-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.6
        - [mips*/*-malta] Don't reinitialise RTC (regression in 3.14)
        - [mips*] Make set_pte() SMP safe.
        - fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
        - [x86] drm/i915: Declare the swizzling unknown for L-shaped configurations
        - [x86] drm/i915: Replace WARN inside I915_READ64_2x32 with retry loop
        - drm/radeon: rework audio detect (v4) (regression in 4.0)
        - drm/radeon/combios: add some validation of lvds values
          (regression in 4.0)
        - ipr: Fix incorrect trace indexing
        - ipr: Fix invalid array indexing for HRRQ
        - Bluetooth: Fix NULL pointer dereference in smp_conn_security
        - [armhf] dmaengine: pl330: Fix overflow when reporting residue in memcpy
          (regression in 4.0)
        - [armhf] dmaengine: pl330: Really fix choppy sound because of wrong residue
          calculation (regression in 4.0)
        - xhci: fix off by one error in TRB DMA address boundary check
        - ath10k: fix qca61x4 hw2.1 support
        - [sparc*] Fix userspace FPU register corruptions. (Closes: #789180)
        - ASoC: dapm: Lock during userspace access
        - ASoC: dapm: Don't add prefix to widget stream name (regression in 4.1)
        - [x86] xen: Probe target addresses in set_aliased_prot() before the
          hypercall
        - xen/gntdevt: Fix race condition in gntdev_release()
        - hwrng: core - correct error check of kthread_run call
        - [x86] crypto: qat - Fix invalid synchronization between
          register/unregister sym algs
        - rbd: fix copyup completion race
        - [armhf] OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc
        - [x86] hwmon: (dell-smm) Blacklist Dell Studio XPS 8100
        - ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
        - ocfs2: fix shift left overflow
        - nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystem
        - md/raid1: extend spinlock to protect raid1_end_read_request against
          inconsistencies
        - dm: fix dm_merge_bvec regression on 32 bit systems (regression in 3.19
        - [x86] Input: alps - only Dell laptops have separate button bits for v2
          dualpoint sticks (regression in 4.1)
        - mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations
        - signalfd: fix information leak in signalfd_copyinfo
        - signal: fix information leak in copy_siginfo_to_user
        - signal: fix information leak in copy_siginfo_from_user32
        - nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid
    
      [ Aurelien Jarno ]
      * [mips*] Build ext4 as module. Add core-modules and ext4-modules udeb.
        Fixes FTBFS.
    
      [ Ben Hutchings ]
      * [i386] udeb: Make gpio_keys_polled and leds-gpio optional in input-modules
        as they are not built for the 686-pae flavour (fixes FTBFS)
      * perf: Fix AUX buffer refcounting
      * ovl: Revert changes in 4.1.5-1 due to regression (Reopens: #786925)
    
     -- Ben Hutchings <email address hidden>  Sun, 23 Aug 2015 12:19:22 +0200
  • linux (4.1.5-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.4
        - Bluetooth: btbcm: allow btbcm_read_verbose_config to fail on Apple
          (regression in 4.1)
        - ath9k_htc: memory corruption calling set_bit()
        - ieee802154: Fix sockaddr_ieee802154 implicit padding information leak.
        - staging: vt6656: check ieee80211_bss_conf bssid not NULL
        - staging: vt6655: check ieee80211_bss_conf bssid not NULL
        - staging: vt6655: device_rx_srv check sk_buff is NULL
        - staging: rtl8712: prevent buffer overrun in recvbuf2recvframe
        - hid-sensor: Fix suspend/resume delay (regression in 4.0)
        - ext4: fix race between truncate and __ext4_journalled_writepage()
        - ext4: call sync_blockdev() before invalidate_bdev() in put_super()
        - ext4: don't retry file block mapping on bigalloc fs with non-extent file
        - ext4: fix fencepost error in lazytime optimization
        - ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp
        - ext4: fix reservation release on invalidatepage for delalloc fs
        - ext4: be more strict when migrating to non-extent based file
        - ext4: correctly migrate a file with a hole at the beginning
        - jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()
        - jbd2: fix ocfs2 corrupt when updating journal superblock fails
        - [armhf] rtc: snvs: fix wakealarm by call enable_irq_wake earlier
          (regression in 3.19)
        - i2c: mux: Use __i2c_transfer() instead of calling parent's master_xfer()
          (regression in 4.1)
        - i2c: use parent adapter quirks in mux (regression in 4.1)
        - vb2: Don't WARN when v4l2_buffer.bytesused is 0 for multiplanar buffers
          (regression in 4.1)
        - media: Fix regression in some more dib0700 based devices
          (regression in 3.17)
        - rc-core: fix dib0700 scancode generation for RC5 (regression in 3.17)
        - cx24117: fix a buffer overflow when checking userspace params
        - af9013: Don't accept invalid bandwidth
        - s5h1420: fix a buffer overflow when checking userspace params
        - cx24116: fix a buffer overflow when checking userspace params
        - libata: Fall back to unqueued READ LOG EXT if the DMA variant fails
          (regression in 4.1)
        - libata: Expose TRIM capability in sysfs
        - libata: add ATA_HORKAGE_NOTRIM
        - libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous
          max_sectors limit (regression in 3.19)
        - libata: force disable trim for SuperSSpeed S238
        - [armhf] usb: dwc3: gadget: don't clear EP_BUSY too early
          (regression in 3.15)
        - USB: devio: fix a condition in async_completed()
        - [armhf] phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in
          probe function. (regression in 3.17)
        - usb: gadget: composite: Fix NULL pointer dereference (regression in 4.1)
        - usb: gadget: f_fs: do not set cancel function on synchronous {read,write}
          (regression in 4.0)
        - USB: OHCI: Fix race between ED unlink and URB submission
          (regression in 3.17)
        - usb: core: lpm: set lpm_capable for root hub device (regression in 3.15)
        - usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init()
          function
        - dm cache: fix race when issuing a POLICY_REPLACE operation
        - dm btree remove: fix bug in redistribute3
        - block: loop: convert to per-device workqueue (regression in 4.0)
        - block: loop: avoiding too many pending per work I/O (regression in 4.0)
        - block: Do a full clone when splitting discard bios (Closes: #793326)
          (regression in 3.14)
        - [armhf] drm/tegra: dpaux: Fix transfers larger than 4 bytes
          (regression in 3.15)
        - drm/qxl: Do not cause spice-server to clean our objects
        - drm/atomic: fix out of bounds read in for_each_*_in_state helpers
          (regression in 4.1)
        - drm/radeon: take the mode_config mutex when dealing with hpds (v2)
        - [x86] drm/i915/ppgtt: Break loop in gen8_ppgtt_clear_range failure path
          (regression in 4.1)
        - [x86] drm/i915: fix backlight after resume on 855gm (regression in 3.19)
        - [x86] drm/i915: Snapshot seqno of most recently submitted request.
          (regression in 4.0)
        - Revert "drm/radeon: dont switch vt on suspend" (regression in 4.1)
        - drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2)
          (regression in 4.1)
        - drm/radeon: fix user ptr race condition
        - drm/radeon/ci: silence a harmless PCC warning
        - drm: add a check for x/y in drm_mode_setcrtc
        - drm: Stop resetting connector state to unknown (regression in 4.1)
        - libata: Fix regression when the NCQ Send and Receive log page is absent
        - xfs: fix remote symlinks on V5/CRC filesystems
        - xfs: don't truncate attribute extents if no extents exist
          (regression in 4.1)
        - tpm: Fix initialization of the cdev (regression in 4.0)
        - tpm, tpm_crb: fail when TPM2 ACPI table contents look corrupted
          (regression in 4.1)
        - [armel,armhf] dmaengine: mv_xor: bug fix for racing condition in
          descriptors cleanup
        - md: clear mddev->private when it has been freed. (regression in 4.0)
        - md: unlock mddev_lock on an error path. (regression in 4.0)
        - md: Skip cluster setup for dm-raid (regression in 4.1)
        - Btrfs: don't invalidate root dentry when subvolume deletion fails
          (regression in 3.18)
        - Btrfs: use kmem_cache_free when freeing entry in inode cache
        - Btrfs: fix race between caching kthread and returning inode to inode
          cache (regression in 3.15)
        - Btrfs: fix fsync data loss after append write
        - Btrfs: fix list transaction->pending_ordered corruption
          (regression in 3.19)
        - Btrfs: fix file corruption after cloning inline extents
        - selinux: fix mprotect PROT_EXEC regression caused by mm change
          (regression in 4.1)
        - ceph/crush: fix a bug in tree bucket decode
        - ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
          (regression in 4.1)
        - ACPI / LPSS: Fix up acpi_lpss_create_device() (regression in 4.0)
        - ACPICA: Tables: Enable both 32-bit and 64-bit FACS (regression in 3.14)
        - ACPICA: Tables: Enable default 64-bit FADT addresses favor
        - ACPI / PCI: Fix regressions caused by resource_size_t overflow with
          32-bit kernel (regression in 4.0)
        - mmc: sdhci: Restore behavior while creating OCR mask (regression in 3.17)
        - PM / clk: Fix clock error check in __pm_clk_add() (regression in 3.19)
        - RDMA/ocrdma: fix double free on pd (regression in 4.0)
        - mm/hugetlb: introduce minimum hugepage order (regression in 3.12)
        - PM / sleep: Increase default DPM watchdog timeout to 60
          (regression in 3.13)
        - firmware: dmi_scan: Only honor end-of-table for 64-bit tables
          (regression in 3.19)
        - mac80211: fix the beacon csa counter for mesh and ibss
          (regression in 3.17)
        - iwlwifi: mvm: fix ROC reference accounting (regression in 3.17)
        - cfg80211: ignore netif running state when changing iftype
        - e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size
          (regression in 3.15)
        - ovl: lookup whiteouts outside iterate_dir() (regression in 4.0)
        - pNFS: Fix a memory leak when attempted pnfs fails
        - pNFS/flexfiles: Fix the reset of struct pgio_header when resending
        - nfs: fixing infinite OPEN loop in 4.0 stateid recovery
        - NFS: Ensure we set NFS_CONTEXT_RESEND_WRITES when requeuing writes
        - nfs: fix potential credential leak in ff_layout_update_mirror_cred
        - nfs: always update creds in mirror, even when we have an already
          connected ds
        - 9p: forgetting to cancel request on interrupted zero-copy RPC
        - 9p: don't leave a half-initialized inode sitting around
        - p9_client_write(): avoid double p9_free_req()
        - [arm64] bpf: fix out-of-bounds read in bpf2a64_offset()
        - [arm64] bpf: fix endianness conversion bugs
        - [arm64] Don't report clear pmds and puds as huge
        - mm: avoid setting up anonymous pages into file mapping
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.5
        - [powerpc*] powernv: Fix race in updating core_idle_state
          (regression in 3.19)
        - Revert "Input: synaptics - allocate 3 slots to keep stability in image
          sensors" (regression in 4.1)
        - [hppa] Fix some PTE/TLB race conditions and optimize __flush_tlb_range
          based on timing results
        - [hppa] mm: Fix a memory leak related to pmd not attached to the pgd
          (regression in 4.0)
        - [armel,armhf] 8404/1: dma-mapping: fix off-by-one error in bitmap size
          check (regression in 3.15)
        - [mips*] c-r4k: Fix cache flushing for MT cores
        - can: replace timestamp as unique skb attribute (regression in 4.1)
        - vfs: freeing unlinked file indefinitely delayed
        - [armhf] crypto: omap-des - Fix unmapping of dma channels
        - [s390x] nmi: fix vector register corruption
        - [s390x] bpf: clear correct BPF accumulator register
        - genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD
        - [x86] perf: Fix static_key bug in load_mm_cr4() (regression in 4.0)
        - Revert "dm: only run the queue on completion if congested or no requests
          pending" (regression in 4.1)
        - scsi: fix host max depth checking for the 'queue_depth' sysfs interface
          (regression in 3.19)
        - scsi: fix memory leak with scsi-mq (regression in 3.17)
        - mnt: Clarify and correct the disconnect logic in umount_tree
          (regressions in 4.0.2, 4.1)
        - mnt: In detach_mounts detach the appropriate unmounted mount
          (regression in 4.1)
        - ftrace: Fix breakage of set_ftrace_pid (regression in 3.16)
        - [x86] iommu/vt-d: Fix VM domain ID leak (regression in 3.17)
        - mmc: sdhci check parameters before call dma_free_coherent
          (regression in 3.16)
        - iwlwifi: mvm: fix antenna selection when BT is active
          (regression in 3.17)
        - md/raid1: fix test for 'was read error from last working device'.
        - [armhf] spi: imx: Fix small DMA transfers (regression in 3.18)
        - [armhf] regulator: s2mps11: Fix GPIO suspend enable shift wrapping bug
        - usb-storage: ignore ZTE MF 823 card reader in mode 0x1225
        - [armhf] Revert "serial: imx: initialized DMA w/o HW flow enabled"
          (regression in 4.0)
        - serial: core: Fix crashes while echoing when closing (regression in 3.19)
        - efi: Handle memory error structures produced based on old versions of
          standard (regression in 3.13)
        - [x86] efi: Use all 64 bit of efi_memmap in setup_e820()
        - rds: rds_ib_device.refcount overflow
        - n_tty: signal and flush atomically (regression in 4.0)
        - [x86] perf/intel/cqm: Return cached counter value from IRQ context
          (regression in 4.1)f
        - NFS: Don't revalidate the mapping if both size and change attr are up to
          date (regression in 3.16)
        - NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_locked
          (regression in 4.0)
        - NFS: Fix a memory leak in nfs_do_recoalesce (regression in 4.0)
        - iscsi-target: Fix use-after-free during TPG session shutdown
        - iscsi-target: Fix iscsit_start_kthreads failure OOPs (regression in 4.0)
        - iscsi-target: Fix iser explicit logout TX kthread leak
          (regression in 4.0)
        - qla2xxx: Fix hardware lock/unlock issue causing kernel panic.
          (regression in 3.18)
        - qla2xxx: release request queue reservation. (regression in 3.18)
        - qla2xxx: Remove msleep in qlt_send_term_exchange (regression in 3.18)
        - qla2xxx: fix command initialization in target mode. (regression in 3.18)
        - qla2xxx: kill sessions/log out initiator on RSCN and port down efvents
          (regression in 3.18)
        - drm/nouveau/fbcon/nv11-: correctly account for ring space usage
        - drm/nouveau/kms/nv50-: guard against enabling cursor on disabled heads
        - drm/nouveau: hold mutex when calling nouveau_abi16_fini()
        - drm/nouveau/drm/nv04-nv40/instmem: protect access to priv->heap by mutex
        - xfs: remote attribute headers contain an invalid LSN
        - xfs: remote attributes need to be considered data
    
      [ Ian Campbell ]
      * [armhf] Enable cpufreq on some sunxi platforms (Closes: #793185)
        - Enable autoloading of the cpufreq-dt driver.
        - Enable autoloading of AXP20x regulator driver.
    
      [ Ben Hutchings ]
      * [x86] iio: Enable drivers for ACPI-discoverable devices as modules:
        AK8975, BMC150_ACCEL, BMG160, BMP280, INV_MPU6050_IIO, JSA1212, KMX61,
        KXCJK1013, MMA9551, MMA9553, SX9500
      * Adjust for migration to git:
        - Update .gitignore files
        - debian/control: Update Vcs-* fields
        - README.Debian, README.source: Update references to svn
      * Bump ABI to 2
      * virtio-net: drop NETIF_F_FRAGLIST (CVE-2015-5156)
      * ovl: Add support for NFS as lower filesystem (Closes: #786925)
      * perf: Fix double-free of the AUX buffer
      * linux-source: Fix compression of the source tarball (Closes: #795199)
      * udeb: Add newly enabled drivers:
        - [i386] Add gpio_keys_polled, leds-gpio to input-modules
        - Add virtio-input to input-modules
        - Add toshsd to mmc-modules
        - Add wd719x to scsi-extra-modules
        - Move eeprom_93cx6 to core-modules; make scsi-extra-modules depend on it
    
     -- Ben Hutchings <email address hidden>  Sat, 15 Aug 2015 23:37:20 +0200
  • linux (4.1.3-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.3
    
      [ Ben Hutchings ]
      * [armel/kirkwood] ubi: Change UBIFS_FS and MTD_UBI from built-in to
        modules, to reduce kernel image size (fixes FTBFS)
      * debian/rules.real: Use dpkg-parsechangelog -S
      * [rt] Update to 4.1.3-rt3 and re-enable
      * KEYS: ensure we free the assoc array edit if edit is valid (CVE-2015-1333)
      * [armel,sh4] linux-image: Recommend u-boot-tools rather than the obsolete
        uboot-mkimage package (Closes: #793608)
      * [i386/586] Enable KEYBOARD_GPIO_POLLED and LEDS_GPIO as modules, and
        ALIX, NET5501, GEOS (Closes: #734204)
      * [s390x] cachinfo: add missing facility check to init_cache_level()
        (Closes: #793929)
      * md: use kzalloc() when bitmap is disabled (CVE-2015-5697)
      * inet: Enable IPVLAN, NET_FOU as modules; enable NET_FOU_IP_TUNNELS
      * netfilter: Enable NFT_REDIR as module
      * net/sched: Enable NET_ACT_VLAN, NET_ACT_BPF, NET_ACT_CONNMARK as modules
      * mpls: Enable MPLS_ROUTING as module
      * hci_uart: Enable BT_HCIUART_INTEL, BT_HCIUART_BCM
      * SCSI: Enable SCSI_WD719X as module
      * dm: Enable DM_LOG_WRITES as module
      * cxgb4: Enable CHELSIO_T4_DCB
      * ixgbe: Enable IXGBE_VXLAN
      * i40e: Enable I40E_FCOE
      * drm: Enable DRM_VGEM as module
      * virtio: Enable VIRTIO_INPUT as module
      * mmc: Enable MMC_TOSHIBA_PCI as module
      * [x86] block: Enable BLK_DEV_PMEM as module; enable X86_PMEM_LEGACY
      * [x86] tpm: Enable TCG_CRB as module
      * debug: Enable DEBUG_LIST
      * security: Apply and enable GRKERNSEC_PERF_HARDEN feature from Grsecurity,
        disabling use of perf_event_open() by unprivileged users by default
        (sysctl: kernel.perf_event_paranoid)
      * Set ABI to 1
    
      [ Ian Campbell ]
      * [armhf] Set CONFIG_ARM_TEGRA_CPUFREQ as builtin.
      * [armhf] Enable new drivers for sunxi platforms (Closes: #792388)
    
     -- Ben Hutchings <email address hidden>  Mon, 03 Aug 2015 22:17:15 +0100
  • linux (4.0.8-2) unstable; urgency=high
    
      [ Uwe Kleine-König ]
      * [rt] Update to 4.0.8-rt6
    
      [ Ben Hutchings ]
      * [amd64] Fix nested NMI handling (CVE-2015-3290, CVE-2015-3291,
        CVE-2015-5157)
        - Enable nested do_nmi handling for 64-bit kernels
        - Remove asm code that saves cr2
        - Switch stacks on userspace NMI entry
        - Reorder nested NMI checks
        - Use DF to avoid userspace RSP confusing nested NMI detection
    
     -- Ben Hutchings <email address hidden>  Wed, 22 Jul 2015 21:45:07 +0100
  • linux (4.0.8-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.8
        - netfilter: nft_rbtree: fix locking
        - [armhf] clk-imx6q: refine sata's parent
        - KVM: nSVM: Check for NRIPS support before updating control field
        - [sparc*] Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in
          softirq context
        - bridge: fix multicast router rlist endless loop
        - net: igb: fix the start time for periodic output signals
        - net: don't wait for order-3 page allocation
        - sctp: fix ASCONF list handling (CVE-2015-3212)
        - bridge: fix br_stp_set_bridge_priority race conditions
        - packet: read num_members once in packet_rcv_fanout()
        - packet: avoid out of bounds read in round robin fanout
        - neigh: do not modify unlinked entries
        - tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
        - ip: report the original address of ICMP messages
        - net/mlx4_en: Release TX QP when destroying TX ring
        - net/mlx4_en: Wake TX queues only when there's enough room
        - net/mlx4_en: Fix wrong csum complete report when rxvlan offload is
          disabled
        - mlx4: Disable HA for SRIOV PF RoCE devices
        - net: phy: fix phy link up when limiting speed via device tree
        - bnx2x: fix lockdep splat
        - sctp: Fix race between OOTB responce and route removal
        - [armhf] net: mvneta: introduce compatible string "marvell, armada-xp-neta"
        - [armhf] mvebu: update Ethernet compatible string for Armada XP
        - [armhf] net: mvneta: disable IP checksum with jumbo frames for Armada 370
        - usb: gadget: f_fs: fix check in read operation
        - usb: gadget: f_fs: add extra check before unregister_gadget_item
        - crypto: talitos - avoid memleak in talitos_alg_alloc()
        - Revert "crypto: talitos - convert to use be16_add_cpu()"
        - [armhf/armmp-lpae] iommu/arm-smmu: Fix broken ATOS check
        - [x86] iommu/amd: Handle large pages correctly in free_pagetable
        - mmc: sdhci: fix low memory corruption
        - [x86] intel_pstate: set BYT MSR with wrmsrl_on_cpu()
        - selinux: fix setting of security labels on NFS
        - [armhf] KVM: force execution of HCPTR access on VM exit
        - [armhf] kvm: psci: fix handling of unimplemented functions
        - [armhf] tegra20: Store CPU "resettable" status in IRAM
        - [powerpc*] tick/idle: Do not register idle states with
          CPUIDLE_FLAG_TIMER_STOP set in periodic mode
        - [powerpc*] perf: Fix book3s kernel to userspace backtraces
        - [x86] PCI: Use host bridge _CRS info on systems with >32 bit addressing
        - [x86] PCI: Use host bridge _CRS info on Foxconn K8M890-8237A
        - [s390x] KVM: fix external call injection without sigp interpretation
        - [s390x] kdump: fix REGSET_VX_LOW vector register ELF notes
        - [s390x] KVM: virtio-ccw: don't overwrite config space values
        - [x86] KVM: properly restore LVT0
        - [x86] KVM: make vapics_in_nmi_mode atomic
        - fs: Fix S_NOSEC handling
        - fs/ufs: revert "ufs: fix deadlocks introduced by sb mutex merge"
        - fs/ufs: restore s_lock mutex
        - vfs: Remove incorrect debugging WARN in prepend_path
        - vfs: Ignore unlocked mounts in fs_fully_visible
        - ufs: Fix warning from unlock_new_inode()
        - ufs: Fix possible deadlock when looking up directories
        - fs/ufs: restore s_lock mutex_init()
    
      [ Ben Hutchings ]
      * [ppc64el] Ignore ABI changes due to disabling HIBERNATION (fixes FTBFS)
      * [x86] kvm: fix kvm_apic_has_events to check for NULL pointer (CVE-2015-4692)
    
     -- Ben Hutchings <email address hidden>  Sat, 11 Jul 2015 04:58:05 +0100
  • linux (4.0.7-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.6
        - crush: ensuring at most num-rep osds are selected
        - aio: fix serial draining in exit_aio()
        - net: core: Correct an over-stringent device loop detection.
        - [x86] bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions
        - [x86] bpf_jit: fix compilation of large bpf programs
        - net: phy: Allow EEE for all RGMII variants
        - netlink: Reset portid after netlink_insert failure
        - rtnl/bond: don't send rtnl msg for unregistered iface
        - tcp/ipv6: fix flow label setting in TIME_WAIT state
        - net/ipv6/udp: Fix ipv6 multicast socket filter regression
        - net: sched: fix call_rcu() race on classifier module unloads
        - ipv4: Avoid crashing in ip_error
        - cdc_ncm: Fix tx_bytes statistics
        - bridge: fix parsing of MLDv2 reports
        - net: dp83640: fix broken calibration routine.
        - net: dp83640: reinforce locking rules.
        - net: dp83640: fix improper double spin locking.
        - unix/caif: sk_socket can disappear when state is unlocked
        - xen/netback: Properly initialize credit_bytes
        - net_sched: invoke ->attach() after setting dev->qdisc
        - sctp: Fix mangled IPv4 addresses on a IPv6 listening socket
        - bridge: fix br_multicast_query_expired() bug
        - udp: fix behavior of wrong checksums (CVE-2015-5364)
        - tcp: fix child sockets to use system default congestion control if not set
        - xen: netback: read hotplug script once at start of day.
        - ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
        - be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()
        - bridge: disable softirqs around br_fdb_update to avoid lockup
        - netlink: Disable insertions/removals during rehash
        - drivers/base: cacheinfo: handle absence of caches
        - n_tty: Fix auditing support for cannonical mode
        - [x86] iommu/vt-d: Allow RMRR on graphics devices too
        - [x86] iommu/vt-d: Fix passthrough mode with translation-disabled devices
        - ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420
        - ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam Fusion
        - ALSA: usb-audio: don't try to get Outlaw RR2150 sample rate
        - ALSA: usb-audio: add MAYA44 USB+ mixer control names
        - ALSA: usb-audio: fix missing input volume controls in MAYA44 USB(+)
        - ALSA: usb-audio: add native DSD support for JLsounds I2SoverUSB
        - [armhf] dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain
          boards
        - dmaengine: Fix choppy sound because of unimplemented resume
        - Input: alps - do not reduce trackpoint speed by half
        - Input: synaptics - add min/max quirk for Lenovo S540
        - Input: elantech - fix detection of touchpads where the revision matches
          a known rate
        - Input: elantech - add new icbody type
        - block: fix ext_dev_lock lockdep report
        - block: discard bdi_unregister() in favour of bdi_destroy()
        - USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle
        - USB: serial: ftdi_sio: Add support for a Motion Tracker Development Board
        - usb: host: xhci: add mutex for non-thread-safe data
        - usb: make module xhci_hcd removable
        - [x86] asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
        - [armhf] dts: am335x-boneblack: disable RTC-only sleep to avoid hardware
          damage
        - [x86] drm/amdkfd: fix topology bug with capability attr.
        - drm/radeon: use proper ACR regisiter for DCE3.2
        - [x86] drm/i915/hsw: Fix workaround for server AUX channel clock divisor
        - [x86] drm/i915: Don't skip request retirement if the active list is empty
        - [x86] drm/i915: Fix DDC probe for passive adapters
        - drm/radeon: fix freeze for laptop with Turks/Thames GPU.
        - Revert "drm/radeon: don't share plls if monitors differ in audio support"
        - Revert "drm/radeon: adjust pll when audio is not enabled"
        - drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BO
        - serial: imx: Fix DMA handling for IDLE condition aborts
        - [powerpc*] of/dynamic: Fix test for PPC_PSERIES
        - virtio_pci: Clear stale cpumask when setting irq affinity
        - [armel,armhf] bus: mvebu-mbus: do not set WIN_CTRL_SYNCBARRIER on non
          io-coherent platforms.
        - [armel,armhf] Revert "bus: mvebu-mbus: make sure SDRAM CS for DMA don't
          overlap the MBus bridge window"
        - [arm64] dts: mt8173-evb: fix model name
        - mm/memory_hotplug.c: set zone->wait_table to null after freeing it
        - md: Close race when setting 'action' to 'idle'.
        - md: don't return 0 from array_state_store
        - sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings
        - blk-mq: free hctx->ctxs in queue's release handler
        - cfg80211: wext: clear sinfo struct before calling driver
        - [armhf] irqchip: sunxi-nmi: Fix off-by-one error in irq iterator
        - Btrfs: send, add missing check for dead clone root
        - Btrfs: send, don't leave without decrementing clone root's send_progress
        - btrfs: incorrect handling for fiemap_fill_next_extent return
        - btrfs: cleanup orphans while looking up default subvolume
        - Btrfs: fix range cloning when same inode used as source and destination
        - Btrfs: fix uninit variable in clone ioctl
        - Btrfs: fix regression in raid level conversion
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.7
        - crypto: caam - improve initalization for context state saves
        - crypto: caam - fix RNG buffer cache alignment
        - [x86] KVM: fix lapic.timer_mode on restore
        - ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machine
        - tracing: Have filter check for balanced ops
        - iser-target: Fix variable-length response error completion
        - iser-target: Fix possible use-after-free
        - drm/mgag200: Reject non-character-cell-aligned mode widths
        - [x86] drm/i915: Always reset vma->ggtt_view.pages cache on unbinding
        - [x86] Revert "drm/i915: Don't skip request retirement if the active list
          is empty"
        - drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING query
        - ath3k: Add support of 0489:e076 AR3012 device
        - ath3k: add support of 13d3:3474 AR3012 device
        - b43: fix support for 14e4:4321 PCI dev with BCM4321 chipset
        - cdc-acm: Add support of ATOL FPrint fiscal printers
        - [armhf] EXYNOS: Fix failed second suspend on Exynos4
        - [x86] kprobes: Return correct length in __copy_instruction()
        - dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPED
        - [x86] drm/i915: Avoid GPU hang when coming out of s3 or s4
        - [powerpc*] powernv: Restore non-volatile CRs after nap
    
      [ Ben Hutchings ]
      * mm: Re-enable ZBUD as module (Closes: #789094)
      * mm: Change ZSMALLOC from built-in to module
      * Revert "tcp: fix child sockets to use system default congestion control if
        not set" to avoid ABI change
      * [ppc64el] Disable HIBERNATION (Closes: #789070)
      * [mips*] Correct FP ISA requirements (Closes: #781892)
      * udeb: Add more drivers to sound-modules, thanks to Samuel Thibault
        (Closes: #782495)
    
     -- Ben Hutchings <email address hidden>  Mon, 06 Jul 2015 02:57:42 +0100
  • linux (4.0.5-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.5
        - [x86] iommu/amd: Fix bug in put_pasid_state_wait (regression in 4.0)
        - [x86] fpu: Disable XSAVES* support for now (regression in 3.17)
        - [x86] KVM: MMU: fix smap permission check
        - [x86] kvm: fix crash in kvm_vcpu_reload_apic_access_page
        - [x86] KVM: MMU: fix SMAP virtualization
        - ktime: Fix ktime_divns to do signed division (regression in 3.17)
        - omfs: fix sign confusion for bitmap loop counter (regression in 3.18)
        - xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
        - xfs: xfs_iozero can return positive errno (regression in 3.17)
        - ovl: don't remove non-empty opaque directory (regression in 4.0)
        - [armhf] mfd: da9052: Fix broken regulator probe (regression in 3.19)
        - libceph: request a new osdmap if lingering request maps to no osd
        - Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"
          (regression in 3.18)
        - Btrfs: fix racy system chunk allocation when setting block group ro
          (regression in 4.0)
        - xen/events: don't bind non-percpu VIRQs with percpu chip
        - hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37
        - clk: add missing lock when call clk_core_enable in clk_set_parent
          (regression in 4.0)
        - brcmfmac: avoid null pointer access when brcmf_msgbuf_get_pktid() fails
        - lib: Fix strnlen_user() to not touch memory after specified maximum
        - vfs: d_walk() might skip too much
        - module: Call module notifier on failure after complete_formation()
          (regression in 3.16)
        - Revert "ALSA: hda - Add mute-LED mode control to Thinkpad"
          (regression in 4.0.3)
        - xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256
        - [powerpc*] mce: fix off by one errors in mce event handling
          (regression in 3.19)
        - pty: Fix input race when closing (regression in 3.19)
        - ext4: fix lazytime optimization
        - ext4: fix NULL pointer dereference when journal restart fails
        - ext4: check for zero length extent explicitly
        - jbd2: fix r_count overflows leading to buffer overflow in journal recovery
        - libata: Ignore spurious PHY event on LPM policy change
        - libata: Blacklist queued TRIM on all Samsung 800-series
        - [arm64] bpf: fix signedness bug in loading 64-bit immediate
          (regression in 3.18)
        - [x86] gpio: gpio-kempld: Fix get_direction return value
        - [s390x] crypto: ghash - Fix incorrect ghash icv buffer handling.
        - mac80211: move WEP tailroom size check
        - mac80211: don't use napi_gro_receive() outside NAPI context
        - [s390x] mm: correct return value of pmd_pfn (regression in 3.17)
        - [armhf] EXYNOS: Fix dereference of ERR_PTR returned by
          of_genpd_get_from_provider (regression in 4.0)
        - [arm*] fix missing syscall trace exit
        - [hppa] Fix crashes due to stack randomization on stack-grows-upwards
          architectures
        - kernfs: do not account ino_ida allocations to memcg
        - nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op
        - md/raid5: don't record new size if resize_stripes fails.
        - Revert "HID: logitech-hidpp: support combo keyboard touchpad TK820"
          (regression in 3.19)
        - [mips*] fix FP mode selection in lieu of .MIPS.abiflags data
          (regression in 4.0)
        - ACPI / init: Fix the ordering of acpi_reserve_resources()
        - iwlwifi: mvm: Free fw_status after use to avoid memory leak
          (regression in 3.19)
        - iwlwifi: pcie: prevent using unmapped memory in fw monitor
        - drm/plane-helper: Adapt cursor hack to transitional helpers
          (regression in 4.0)
        - drm/radeon/audio: make sure connector is valid in hotplug case
        - Revert "drm/radeon: only mark audio as connected if the monitor supports
          it (v3)" (regression in 4.0.3)
        - dm: fix casting bug in dm_merge_bvec() (regression in 3.19)
        - dm: fix reload failure of 0 path multipath mapping on blk-mq devices
          (regression in 4.0)
        - UBI: block: Add missing cache flushes
        - md: fix race when unfreezing sync_action (regression in 4.0)
        - fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings
          (regression in 4.0.2)
    
      [ Ben Hutchings ]
      * udeb: Remove i2o modules (fixes FTBFS on amd64) (Closes: #787004)
      * Revert "libata: Ignore spurious PHY event on LPM policy change" to avoid
        ABI change
    
      [ Ian Campbell ]
      * [armhf] Enable PCIe support for IMX6 boards. Patch from Vagrant
        Cascadian (Closes: #787029)
      * [armhf] Add stmmac-platform module to nic-modules udeb. (Closes: #786716)
      * [arm] Fix mvebu-mbus for non-io-coherent platforms. In particular
        armel/{orion5x,kirkwood}.
      * [armel/kirkwood]: Enable CONFIG_ARM_KIRKWOOD_CPUIDLE. (Closes: #787716)
    
      [ Uwe Kleine-König ]
      * [rt] Update to 4.0.5-rt3
    
     -- Ben Hutchings <email address hidden>  Tue, 16 Jun 2015 15:40:49 +0100
  • linux (4.0.4-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.3
        - bpf: fix 64-bit divide
        - route: Use ipv4_mtu instead of raw rt_pmtu (regression in 3.19)
        - cxgb4: Fix MC1 memory offset calculation (regression in 3.19)
        - [mips*] Revert "MIPS: Remove race window in page fault handling"
          (regression in 3.17)
        - [mips*] Fix race condition in lazy cache flushing.
        - [mips*/octeon] Remove udelay() causing huge IRQ latency
        - [mips*] Fix cpu_has_mips_r2_exec_hazard.
        - [mips*] asm: elf: Set O32 default FPU flags (regression in 4.0)
        - ALSA: emux: Fix mutex deadlock in OSS emulation
        - cdc-acm: prevent infinite loop when parsing CDC headers.
          (regression in 4.0)
        - [arm64] dma-mapping: always clear allocated buffers
        - [arm64] add missing PAGE_ALIGN() to __dma_free()
        - [armhf] usb: chipidea: otg: remove mutex unlock and lock while stop and
          start role (regression in 3.16)
        - btrfs: unlock i_mutex after attempting to delete subvolume during send
          (regression in 3.16)
        - [x86] ACPI / SBS: Enable battery manager when present (regression in 3.18)
        - rbd: end I/O the entire obj_request on error
        - ext4: fix data corruption caused by unwritten and delayed extents
          (Closes: #785672)
        - ext4: move check under lock scope to close a race.
        - SCSI: add 1024 max sectors black list flag (regression in 3.19)
        - 3w-xxxx: fix command completion race
        - 3w-9xxx: fix command completion race
        - 3w-sas: fix command completion race
        - drm/radeon: fix lockup when BOs aren't part of the VM on release
        - drm/radeon: reset BOs address after clearing it.
        - drm/radeon: check new address before removing old one
        - hfsplus: don't store special "osx" xattr prefix on-disk
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.4
        - [x86] spinlocks: Fix regression in spinlock contention detection
          (regression in 4.0)
        - [x86] ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBook
          (regression in 3.18)
        - [x86] PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on
          PCI bus (regression in 4.0)
        - ACPI / PNP: add two IDs to list for PNPACPI device enumeration
          (regression in 3.16)
        - ocfs2: dlm: fix race between purge and get lock resource
        - nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
        - mnt: Fix fs_fully_visible to verify the root directory is visible
        - mm/memory-failure: call shake_page() when error hits thp tail page
        - vfio: Fix runaway interruptible timeout (regression in 4.0)
        - Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"
          (regression in 4.0.2)
        - block: destroy bdi before blockdev is unregistered. (regression in 4.0)
        - blk-mq: fix race between timeout and CPU hotplug
        - blk-mq: fix CPU hotplug handling
        - [armhf] dts: imx6: phyFLEX: USB VBUS control is active-high
          (regression in 3.16)
        - [armhf] mvebu: armada-xp-openblocks-ax3-4: Disable internal RTC
        - [armhf] OMAP2+: Fix omap off idle power consumption creeping up
          (regression in 3.16)
        - [armel,armhf] net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K
          intruction.
        - drm: Zero out invalid vblank timestamp in drm_update_vblank_count.
          (regression in 3.17)
        - [x86] drm/i915/dp: there is no audio on port A
        - [x86] drm/amdkfd: allow unregister process with queues
        - drm/radeon: disable semaphores for UVD V1 (v2)
        - drm/radeon: don't setup audio on asics that don't support it
        - drm/radeon: fix userptr BO unpin bug v3
        - drm/radeon: make VCE handle check more strict
        - drm/radeon: make UVD handle checking more strict
        - drm/radeon: more strictly validate the UVD codec
        - pinctrl: Don't just pretend to protect pinctrl_maps, do it for real
        - mmc: card: Don't access RPMB partitions for normal read/write
    
      [ Ben Hutchings ]
      * Fix error messages at boot on systems without an RTC (Closes: #784146):
        - rtc: hctosys: do not treat lack of RTC device as error
        - rtc: hctosys: use function name in the error log
      * [rt] Update to 4.0.4-rt1 and re-enable
      * linux-image: Depend on kmod without an alternative of module-init-tools
      * linux-image: Add versioned Breaks on udev (<< 208-8~) due to #752742 and
        #756312
      * [i386] pnp: Disable PNPBIOS_PROC_FS
      * [arm64] USB: Add support for XHCI on APM Mustang (Closes: #785707)
        - Change USB_XHCI_HCD to built-in and enable USB_XHCI_PLATFORM as built-in
        - Make xhci platform driver use 64 bit or 32 bit DMA
        - Add support for ACPI identification to xhci-platform
      * md/raid0: fix restore to sector variable in raid0_make_request
        (Closes: #786372) (regression in 4.0.2)
      * [x86] e1000e: Add support for Sunrise Point (i219) (Closes: #784546)
      * [x86] config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected
        (Closes: #786551)
      * cdc_ncm: Fix tx_bytes statistics (regression in 4.0)
      * [armhf] USB: musb: Fix order of conditions for assigning end point
        operations (regression in 3.19)
      * [armel/{kirkwood,orion5x}] Disable PM again to reduce kernel image size
      * [armel/kirkwood] Enable DEBUG_MVEBU_UART0_ALTERNATE, replacing
        DEBUG_MVEBU_UART_ALTERNATE
      * i2o: Disable I2O
      * [x86] vmwgfx: Enable DRM_VMWGFX_FBCON (Closes: #714929)
      * media: Enable DVB_SMIPCIE as module (Closes: #785153)
      * Bump ABI to 2
      * [x86] i2c: Change I2C to built-in and enable ACPI_I2C_OPREGION
        (Closes: #778896)
      * usb-storage: Enable USB_UAS for the third time, hoping that it's finally
        robust enough (Closes: #749014)
      * zram: Enable ZRAM_LZ4_COMPRESS (Closes: #770958)
      * HID: Enable HID_BATTERY_STRENGTH (Closes: #783214)
      * [x86] ALSA: Enable SND_SOC_INTEL_BROADWELL_MACH as module (Closes: #785422)
    
      [ Ian Campbell ]
      * [armhf+arm64] Enabled generic SYSCON regmap reset driver
      * [arm64] Enable PCI support and related modules, adjusting udeb module lists
        for new modules.
      * [arm64] Build XHCI platform drivers as a module.
    
     -- Ben Hutchings <email address hidden>  Tue, 26 May 2015 02:30:06 +0100
  • linux (4.0.2-1) unstable; urgency=medium
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.1
        - udptunnels: Call handle_offloads after inserting vlan tag.
        - tcp: tcp_make_synack() should clear skb->tstamp
        - bnx2x: Fix busy_poll vs netpoll
        - bpf: fix verifier memory corruption
        - Revert "net: Reset secmark when scrubbing packet"
        - skbuff: Do not scrub skb mark within the same name space
        - fs: take i_mutex during prepare_binprm for set[ug]id executables
          (CVE-2015-3339)
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.2
        - tcp: fix possible deadlock in tcp_send_fin()
        - tcp: avoid looping in tcp_send_fin() (regression in 4.0)
        - net: do not deplete pfmemalloc reserve
        - net: fix crash in build_skb()
        - net: rfs: fix crash in get_rps_cpus() (regression in 4.0)
        - md: fix md io stats accounting broken (regression in 3.19)
        - [x86] perf/intel: Fix Core2,Atom,NHM,WSM cycles:pp events
          (regression in 3.19)
        - [x86] fix special __probe_kernel_write() tail zeroing case
          (regression in 4.0)
        - Btrfs: fix log tree corruption when fs mounted with -o discard
        - btrfs: don't accept bare namespace as a valid xattr
        - Btrfs: fix inode eviction infinite loop after cloning into it
        - Btrfs: fix inode eviction infinite loop after extent_same ioctl
        - mm/hugetlb: use pmd_page() in follow_huge_pmd() (regression in 4.0)
        - [powerpc] hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range()
          (regression in 4.0)
        - [s390x] KVM: fix handling of write errors in the tpi handler
        - [s390x] KVM: reinjection of irqs can fail in the tpi handler
        - [s390x] KVM: fix get_all_floating_irqs (regression in 3.15)
        - [s390x] hibernate: fix save and restore of kernel text section
        - KVM: use slowpath for cross page cached accesses
        - [arm*] KVM: check IRQ number on userland injection
        - [x86] KVM: VMX: Preserve host CR4.MCE value while in guest mode.
        - [mips*el] Loongson-3: Add IRQF_NO_SUSPEND to Cascade irqaction
          (regression in 3.19)
        - [mips*] Hibernate: flush TLB entries earlier
        - md/raid0: fix bug with chunksize not a power of 2.
        - [armhf] spi: imx: read back the RX/TX watermark levels earlier
          (regression in 3.18)
        - ring-buffer: Replace this_cpu_*() with __this_cpu_*()
        - NFS: fix BUG() crash in notify_change() with patch to chown_common()
        - [armhf] fix broken hibernation (regression in 3.16)
        - [armel,armhf] 8320/1: fix integer overflow in ELF_ET_DYN_BASE
        - ALSA: emu10k1: don't deadlock in proc-functions
        - Input: alps - fix touchpad buttons getting stuck when used with trackpoint
          (regression in 4.0)
        - mfd: core: Fix platform-device name collisions (regression in 3.19)
        - fs/binfmt_elf.c: fix bug in loading of PIE binaries
        - ptrace: fix race between ptrace_resume() and wait_task_stopped()
        - ext4: make fsync to sync parent dir in no-journal for real this time
        - mnt: Prevent circumvention of locked mounts using umount(MNT_DETACH)
          (CVE-2014-9717)
        - tpm: fix: sanitized code paths in tpm_chip_register() (regression in 4.0)
        - [powerpc/powerpc64,ppc64*] perf: Cap 64bit userspace backtraces to
          PERF_MAX_STACK_DEPTH (Closes: #784278)
        - UBI: account for bitflips in both the VID header and data
        - UBI: fix out of bounds write
        - UBI: fix check for "too many bytes"
        - target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling
        - target/file: Fix SG table for prot_buf initialization
        - [arm64] head.S: ensure visibility of page tables (regression in 3.15)
        - [arm64] errata: add workaround for cortex-a53 erratum #845719
        - [powerpc/powerpc64,ppc64*] powernv: Don't map M64 segments using M32DT
          (regression in 3.17)
        - [powerpc/powerpc64,ppc64] cell: Fix crash in iic_setup_cpu() after per_cpu
          changes (regression in 3.19)
        - [powerpc/powerpc64,ppc64] cell: Fix cell iommu after it_page_shift changes
        - [i386/686-pae] ACPICA: Utilities: split IO address types from data type
          models.
        - ACPICA: Store GPE register enable masks upfront (regression in 3.19)
        - [armhf] clk: samsung: exynos4: Disable ARMCLK down feature on Exynos4210
          SoC (regression in 3.17)
        - [armhf] clk: tegra: Use the proper parent for plld_dsi (regression in 4.0)
        - [armhf] serial: imx: Fix clearing of receiver overrun flag
        - serial: 8250: Check UART_SCR is writable (regression in 4.0)
        - sd: Unregister integrity profile (regression in 3.18)
        - sd: Fix missing ATO tag check (regression in 3.18)
        - [x86] Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()
        - IB/core: disallow registering 0-sized memory region
        - IB/iser: Fix wrong calculation of protection buffer length
          (regression in 3.16)
        - i2c: Mark adapter devices with pm_runtime_no_callbacks (regression in 4.0)
        - [armhf] drm/exynos: Enable DP clock to fix display on Exynos5250 and other
          (regression in 4.0)
        - [x86] drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg
          (regression in 3.16)
        - [x86] drm/i915: cope with large i2c transfers
        - vfs: RCU pathwalk breakage when running into a symlink overmounting
          something
        - Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one"
          (regression in 3.19)
        - nfsd4: disallow ALLOCATE with special stateids (regression in 3.19)
        - nfsd4: fix READ permission checking (regression in 3.16)
        - nfsd4: disallow SEEK with special stateids (regression in 3.18)
        - nfsd: eliminate NFSD_DEBUG (regression of linux-libc-dev in 3.19)
        - nfs: fix high load average due to callback thread sleeping
          (regression in 4.0)
        - nfs: fix DIO good bytes calculation (regression in 4.0)
        - nfs: remove WARN_ON_ONCE from nfs_direct_good_bytes
        - NFS: Add a stub for GETDEVICELIST (regression in 3.18)
        - sched/deadline: Always enqueue on previous rq when dl_task_timer() fires
          (regression in 4.0)
        - mac80211: send AP probe as unicast again (regression in 3.19)
        - lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR
        - [armhf] crypto: omap-aes - Fix support for unequal lengths
        - memstick: mspro_block: add missing curly braces
        - drivers: platform: parse IRQ flags from resources (regression in 3.18)
    
      [ Ben Hutchings ]
      * debian.py,gencontrol.py: Fix the version sanity checks for backports and
        security/LTS uploads
      * ipv4: Missing sk_nulls_node_init() in ping_unhash() (CVE-2015-3636)
      * [armel/orion5x] Increase maximum kernel image size to ~2 MB, removing
        support for DNS-323 (fixes FTBFS)
        - Re-enable BLK_DEV_INTEGRITY, SCSI_UFSHCD, TCM_IBLOCK, AUDIT, USER_NS,
          PCI_QUIRKS, FTRACE, DEBUG_BUGVERBOSE, SECURITY
        - Enable DYNAMIC_DEBUG, FRONTSWAP
      * [arm64,armhf,powerpcspe,x86] gpio: Explicitly enable GPIOLIB, as some
        drivers now depend on rather than selecting it (fixes FTBFS on i386)
      * [x86] thermal: Enable INT340X_THERMAL as module, replacing
        ACPI_INT3403_THERMAL
      * [x86] Re-enable IOSF_MBI and INTEL_RAPL as modules
      * sound: Enable SND_USB_POD, SND_USB_PODHD, SND_USB_TONEPORT,
        SND_USB_VARIAX as modules, replacing LINE6_USB
      * media/rc: Enable IR_IGORPLUGUSB as module, replacing LIRC_IGORPLUGUSB
      * [amd64] misc: Enable INTEL_MIC_BUS and re-enable INTEL_MIC_HOST as modules
      * sound/firewire: Enable SND_OXFW as module, replacing SND_FIREWIRE_SPEAKERS
      * [x86] Enable DW_DMAC and re-enable SND_SOC_INTEL_HASWELL_MACH,
        SND_SOC_INTEL_BYT_RT5640_MACH, SND_SOC_INTEL_BYT_MAX98090_MACH as modules
      * [x86] tpm: Enable TCG_TIS_I2C_ST33 as module, replacing TCG_ST33_I2C
      * [armel/kirkwood] regulator: Re-enable REGULATOR, REGULATOR_FIXED_VOLTAGE
      * [armel/kirkwood] sound: Enable SND_SIMPLE_CARD as module, replacing
        SND_KIRKWOOD_SOC_OPENRD, SND_KIRKWOOD_SOC_T5325; re-enable
        SND_SOC_ALC5623, SND_SOC_CS42L51_I2C as modules
      * [alpha,armel/kirkwood,hppa,ia64,mips*/{octeon,sb1-bcm91250a}] Re-enable PM
      * [armel/orion5x] Enable PM
      * [armhf] sound: Enable SND_SIMPLE_CARD as module
      * path_openat(): fix double fput()
      * [x86] serial: Enable SERIAL_8250_DW as built-in
      * [armhf] Enable ARM_ERRATA_430973 (Closes: #768890), ARM_ERRATA_643719,
        ARM_ERRATA_754327, ARM_ERRATA_773022
      * [x86] nfc: Enable NFC_HCI, NFC_MEI_PHY, NFC_PN544, NFC_PN544_MEI as
        modules (Closes: #770323)
      * Set ABI to 1
      * mnt: Add missing pieces of fix for CVE-2014-9717:
        - mnt: Fail collect_mounts when applied to unmounted mounts
        - fs_pin: Allow for the possibility that m_list or s_list go unused.
    
      [ Ian Campbell ]
      * [armhf] Enable support for Freescale SNVS RTC. (Closes: #782364)
      * [armhf] Add ehci-orion module to usb-modules udeb. (Closes: #783324)
      * [armhf] imx-hdmi module is now called dw_hdmi-imx, so update fb-modules
        udeb. Patches from both Vagrant Cascadian and Wookey. (Closes: #783275)
      * [arm*] Install DTBS using dtbs_install target. (Closes: #784761)
    
     -- Ben Hutchings <email address hidden>  Mon, 11 May 2015 04:29:06 +0100
  • linux (3.16.36-1+deb8u1) jessie-security; urgency=high
    
      [ Ben Hutchings ]
      * tcp: make challenge acks less predictable (CVE-2016-5696)
      * audit: fix a double fetch in audit_log_single_execve_arg() (CVE-2016-6136)
      * fs: Fix oops when fcntl() is called on an aufs directory (CVE-2016-7118;
        regression in 3.16.36-1)
    
      [ Salvatore Bonaccorso ]
      * tcp: fix use after free in tcp_xmit_retransmit_queue() (CVE-2016-6828)
      * aacraid: Check size values after double-fetch from user (CVE-2016-6480)
    
     -- Salvatore Bonaccorso <email address hidden>  Sat, 03 Sep 2016 08:55:23 +0200
  • linux (3.16.7-ckt25-2) jessie; urgency=medium
    
      * Revert "drm/radeon: hold reference to fences in radeon_sa_bo_new"
        (Closes: #819881)
      * Revert "drm/radeon: call hpd_irq_event on resume", reported to cause
        regressions (crash/hang) on some systems
      * Revert "usb: hub: do not clear BOS field during reset device"
        (Closes: #820176)
    
     -- Ben Hutchings <email address hidden>  Fri, 08 Apr 2016 11:51:23 +0100
  • linux (3.16.7-ckt25-1) jessie; urgency=medium
    
      * New upstream stable update:
        http://kernel.ubuntu.com/stable/ChangeLog-3.16.7-ckt21
        - irda: precedence bug in irlmp_seq_hb_idx()
        - macvtap: unbreak receiving of gro skb with frag list
        - RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in
          rds_tcp_data_recv
        - stmmac: Correctly report PTP capabilities.
        - ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH()
          in preemptible context.
        - sit: fix sit0 percpu double allocations
        - packet: race condition in packet_bind
        - net: avoid NULL deref in inet_ctl_sock_destroy()
        - net: fix a race in dst_release()
        - Failing to send a CLOSE if file is opened WRONLY and server reboots on a
          4.x mount
        - [x86] xen: Do not clip xen_e820_map to xen_e820_map_entries when
          sanitizing map
        - HID: core: Avoid uninitialized buffer access
        - [media] v4l2-compat-ioctl32: fix alignment for ARM64
        - [armhf] net: mvneta: Fix CPU_MAP registers initialisation
        - mtd: mtdpart: fix add_mtd_partitions error path
        - [armel,armhf] 8426/1: dma-mapping: add missing range check in dma_mmap()
        - [armel,armhf] 8427/1: dma-mapping: add support for offset parameter in
          dma_mmap()
        - spi: ti-qspi: Fix data corruption seen on r/w stress test
        - lockd: create NSM handles per net namespace
        - Btrfs: fix file corruption and data loss after cloning inline extents
        - [armel,armhf] common: edma: Fix channel parameter for irq callbacks
        - [x86] iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpoints
        - ext4: fix potential use after free in __ext4_journal_stop
        - ext4: fix calculation of meta_bg descriptor backups
        - ext4, jbd2: ensure entering into panic after recording an error in
          superblock
        - vTPM: fix memory allocation flag for rtce buffer at kernel boot
        - spi: dw: explicitly free IRQ handler in dw_spi_remove_host()
        - media: vb2 dma-contig: Fully cache synchronise buffers in prepare and
          finish
        - Bluetooth: hidp: fix device disconnect on idle timeout
        - Bluetooth: ath3k: Add new AR3012 0930:021c id
        - Bluetooth: ath3k: Add support of AR3012 0cf3:817b device
        - spi: atmel: Fix DMA-setup for transfers with more than 8 bits per word
        - ACPI: Use correct IRQ when uninstalling ACPI interrupt handler
        - [x86] ALSA: hda/realtek - Dell XPS one ALC3260 speaker no sound after
          resume back
        - megaraid_sas: Do not use PAGE_SIZE for max_sectors
        - [s390x] KVM: SCA must not cross page boundaries
        - [arm64] Fix compat register mappings
        - can: Use correct type in sizeof() in nla_put()
        - mtd: blkdevs: fix potential deadlock + lockdep warnings
        - Revert "dm mpath: fix stalls when handling invalid ioctls"
        - [x86] drm/i915: add quirk to enable backlight on Dell Chromebook 11 (2015)
        - crypto: algif_hash - Only export and import on sockets with data
        - xtensa: fixes for configs without loop option
        - megaraid_sas : do not access user memory from IOCTL code
        - mac80211: fix divide by zero when NOA update
        - mac80211: allow null chandef in tracing
        - [x86] KVM: VMX: fix SMEP and SMAP without EPT
        - [armhf] thermal: exynos: Fix unbalanced regulator disable on probe failure
        - [x86] ALSA: hda - Apply pin fixup for HP ProBook 6550b
        - firewire: ohci: fix JMicron JMB38x IT context discovery
        - scsi: restart list search after unlock in scsi_remove_target
        - mm: slab: only move management objects off-slab for sizes larger than
          KMALLOC_MIN_SIZE
        - [x86] Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled
        - proc: actually make proc_fd_permission() thread-friendly
        - [x86] setup: Extend low identity map to cover whole kernel range
        - [x86] setup: Fix low identity map for >= 2GB kernel range
        - [x86] cpu: Call verify_cpu() after having entered long mode too
        - Btrfs: fix race leading to incorrect item deletion when dropping extents
        - Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
        - perf: Fix inherited events vs. tracepoint filters
        - scsi_sysfs: Fix queue_ramp_up_period return code
        - Btrfs: fix race when listing an inode's xattrs
        - [x86] ideapad-laptop: Add Lenovo Yoga 900 to no_hw_rfkill dmi list
        - [x86] storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flag
        - [x86] KVM: Defining missing x86 vectors
        - drivers: of: of_reserved_mem: fixup the alignment with CMA setup
        - drm/ast: Initialized data needed to map fbdev memory
        - FS-Cache: Increase reference of parent after registering, netfs success
        - FS-Cache: Don't override netfs's primary_index if registering failed
        - binfmt_elf: Don't clobber passed executable's file header
        - fs/pipe.c: return error code rather than 0 in pipe_write()
        - mac80211: fix driver RSSI event calculations
        - wm831x_power: Use IRQF_ONESHOT to request threaded IRQs
        - mwifiex: fix mwifiex_rdeeprom_read()
        - dmaengine: dw: convert to __ffs()
        - usb: ehci-orion: fix probe for !GENERIC_PHY
        - devres: fix a for loop bounds check
        - netfilter: remove dead code
        - ipv4: Fix ip_queue_xmit to pass sk into ip_local_out_sk
        - packet: fix match_fanout_group()
        - hsi: fix double kfree
        - hsi: omap_ssi_port: Prevent warning if cawake_gpio is not defined.
        - ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in
        - drm: Fix return value of drm_framebuffer_init()
        - ALSA: fireworks: use u32 type for be32_to_cpup() macro
        - ALSA: bebob: use correct type for __be32 data
        - tcp: apply Kern's check on RTTs used for congestion control
        - clk: versatile-icst: fix memory leak
        - mfd: twl6040: Fix deferred probe handling for clk32k
        - of/fdt: fix error checking for earlycon address
        - netfilter: nfnetlink: don't probe module if it exists
        - xprtrdma: Re-arm after missed events
        - ceph: fix message length computation
        - ipv6: fix tunnel error handling
        - perf trace: Fix documentation for -i
        - bonding: fix panic on non-ARPHRD_ETHER enslave failure
        - rtc: ds1307: Fix alarm programming for mcp794xx
        - TPM: Avoid reference to potentially freed memory
        - md/raid0: update queue parameter in a safer location.
        - md/raid0: apply base queue limits *before* disk_stack_limits
        - drm/radeon: add quirk for MSI R7 370
        - drm/radeon: add quirk for ASUS R7 370
        - drm/radeon: fix quirk for MSI R7 370 Armor 2X
        - tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c
        - fs/proc, core/debug: Don't expose absolute kernel addresses via wchan
        - ALSA: hda - Disable 64bit address for Creative HDA controllers
        - printk: prevent userland from spoofing kernel messages
        - FS-Cache: Handle a write to the page immediately beyond the EOF marker
        http://kernel.ubuntu.com/stable/ChangeLog-3.16.7-ckt22
        - iio: lpc32xx_adc: fix warnings caused by enabling unprepared clock
        - iio:ad5064: Make sure ad5064_i2c_write() returns 0 on success
        - iio: ad5064: Fix ad5629/ad5669 shift
        - iio:ad7793: Fix ad7785 product ID
        - [x86] fpu: Fix 32-bit signal frame handling
        - iio: adc: xilinx: Fix VREFN scale
        - [x86] drm/i915: quirk backlight present on Macbook 4, 1
        - USB: qcserial: Add support for Quectel EC20 Mini PCIe module
        - USB: serial: option: add support for Novatel MiFi USB620L
        - USB: ti_usb_3410_5052: Add Honeywell HGI80 ID
        - [x86] drm/i915: get runtime PM reference around GEM set_caching IOCTL
        - drm/radeon: unconditionally set sysfs_initialized
        - USB: qcserial: Fix support for HP lt4112 LTE/HSPA+ Gobi 4G Modem
        - [arm64] kernel: pause/unpause function graph tracer in cpu_suspend()
        - usb: dwc3: gadget: let us set lower max_speed
        - usb: chipidea: debug: disable usb irq while role switch
        - xhci: Workaround to get Intel xHCI reset working more reliably
        - xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devices
        - [x86] cpu: Fix SMAP check in PVOPS environments
        - [arm64] restore bogomips information in /proc/cpuinfo
        - USB: option: add XS Stick W100-2 from 4G Systems
        - usblp: do not set TASK_INTERRUPTIBLE before lock
        - fat: fix fake_offset handling on error path
        - kernel/signal.c: unexport sigsuspend()
        - ocfs2: fix umask ignored issue
        - mmc: remove bondage between REQ_META and reliable write
        - packet: do skb_probe_transport_header when we actually have data
        - packet: only allow extra vlan len on ethernet devices
        - packet: fix tpacket_snd max frame len
        - sctp: translate host order to network order when setting a hmacid
        - net/mlx4_core: Avoid returning success in case of an error flow
        - usb: musb: core: fix order of arguments to ulpi write callback
        - FS-Cache: Add missing initialization of ret in cachefiles_write_page()
        - macvlan: fix leak in macvlan_handle_frame
        - packet: always probe for transport header
        - packet: infer protocol from ethernet header if unset
        - ip_tunnel: disable preemption when updating per-cpu tstats
        - snmp: Remove duplicate OUTMCAST stat increment
        - tcp: initialize tp->copied_seq in case of cross SYN connection
        - net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
        - net: ipmr: fix static mfc/dev leaks on table destruction
        - net: ip6mr: fix static mfc/dev leaks on table destruction
        - ipv6: distinguish frag queues by device for multicast and link-local
          packets
        - ipv6: add complete rcu protection around np->opt
        - net/neighbour: fix crash at dumping device-agnostic proxy entries
        - ipv6: sctp: implement sctp_v6_destroy_sock()
        - xfs: allow inode allocations in post-growfs disk space (Closes: #802885)
        - ALSA: usb-audio: add packet size quirk for the Medeli DD305
        - ALSA: usb-audio: prevent CH345 multiport output SysEx corruption
        - ALSA: usb-audio: work around CH345 input SysEx corruption
        - dm thin: restore requested 'error_if_no_space' setting on OODS to WRITE
          transition
        - dm: fix ioctl retry termination with signal
        - ALSA: hda - Add fixup for Acer Aspire One Cloudbook 14
        - mac: validate mac_partition is within sector
        - ALSA: hda - Apply HP headphone fixups more generically
        - fix sysvfs symlinks
        - vfs: Make sendfile(2) killable even better
        - vfs: Avoid softlockups with sendfile(2)
        - nfs4: start callback_ident at idr 1
        - ALSA: hda - Fix headphone noise after Dell XPS 13 resume back from S3
        - [arm64] KVM: Fix AArch32 to AArch64 register mapping
        - drm/radeon: make rv770_set_sw_state failures non-fatal
        - ALSA: hda - Fix noise on Gigabyte Z170X mobo
        - drm/radeon: make some dpm errors debug only
        - nfs: if we have no valid attrs, then don't declare the attribute cache
          valid
        - xen/gntdev: Grant maps should not be subject to NUMA balancing
        - iscsi-target: Fix rx_login_comp hang after login failure
        - target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
        - target: fix COMPARE_AND_WRITE non zero SGL offset data corruption
        - [armel/kirkwood] dts: Fix QNAP TS219 power-off
        - netfilter: ipt_rpfilter: remove the nh_scope test in
          rpfilter_lookup_reverse
        - netfilter: nf_tables: fix bogus warning in nft_data_uninit()
        - netfilter: ip6t_SYNPROXY: fix NULL pointer dereference
        - gre6: allow to update all parameters via rtnl
        - atl1c: Improve driver not to do order 4 GFP_ATOMIC allocation
        - sctp: use the same clock as if sock source timestamps were on
        - sctp: update the netstamp_needed counter when copying sockets
        - ipv6: sctp: clone options to avoid use after free
        - vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
        - skbuff: Fix offset error in skb_reorder_vlan_header
        - af_unix: Revert 'lock_interruptible' in stream receive code
        - ip6mr: call del_timer_sync() in ip6mr_free_table()
        - [x86] drm/i915: Disable PSMI sleep messages on all rings around context
          switches (Closes: #777231)
        - crypto: nx - Fix timing leak in GCM and CCM decryption
        - crypto: talitos - Fix timing leak in ESP ICV verification
        - ASoC: wm8962: correct addresses for HPF_C_0/1
        - mac80211: mesh: fix call_rcu() usage
        - mac80211: ensure we don't update tx power on a non-running sdata
        - can: sja1000: clear interrupts on start
        - ring-buffer: Update read stamp with first real commit on page
        - block: Always check queue limits for cloned requests
        - Fix a memory leak in scsi_host_dev_release()
        - wan/x25: Fix use-after-free in x25_asy_open_tty()
        - mac80211: do not actively scan DFS channels
        - locking: Add WARN_ON_ONCE lock assertion
        - drm: Fix an unwanted master inheritance v2
        - sched/core: Clear the root_domain cpumasks in init_rootdomain()
        - [x86] signal: Fix restart_syscall number for x32 tasks
        - isdn: Partially revert debug format string usage clean up
        - remoteproc: avoid stack overflow in debugfs file
        - [armhf] net: mvneta: add configuration for MBUS windows access protection
        - [armhf] net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG
        - [armhf] net: mvneta: fix bit assignment for RX packet irq enable
        - ipv4: igmp: Allow removing groups from a removed interface
        - sched/core: Remove false-positive warning from wake_up_process()
        - btrfs: fix signed overflows in btrfs_sync_file
        http://kernel.ubuntu.com/stable/ChangeLog-3.16.7-ckt23
        - iio: fix some warning messages
        - USB: cp210x: Remove CP2110 ID from compatibility list
        - USB: cdc_acm: Ignore Infineon Flash Loader utility
        - USB: serial: Another Infineon flash loader USB ID
        - ext4: Fix handling of extended tv_sec
        - jbd2: Fix unreclaimed pages after truncate in data=journal mode
        - drm/ttm: Fixed a read/write lock imbalance
        - AHCI: Fix softreset failed issue of Port Multiplier
        - sata_sil: disable trim
        - usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter
          JMicron
        - staging: lustre: echo_copy.._lsm() dereferences userland pointers directly
        - irqchip/versatile-fpga: Fix PCI IRQ mapping on Versatile PB
        - usb: core : hub: Fix BOS 'NULL pointer' kernel panic
        - USB: whci-hcd: add check for dma mapping error
        - dm btree: fix leak of bufio-backed block in btree_split_sibling error path
        - SCSI: Fix NULL pointer dereference in runtime PM
        - perf: Fix PERF_EVENT_IOC_PERIOD deadlock
        - usb: xhci: fix config fail of FS hub behind a HS hub with MTT
        - ALSA: rme96: Fix unexpected volume reset after rate changes
        - ALSA: hda - Add inverted dmic for Packard Bell DOTS
        - virtio: fix memory leak of virtio ida cache layers
        - nfs4: limit callback decoding to received bytes
        - SUNRPC: Fix callback channel
        - IB/srp: Fix possible send queue overflow
        - ALSA: hda - Fixing speaker noise on the two latest thinkpad models
        - 9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
        - radeon/cik: Fix GFX IB test on Big-Endian
        - radeon: Fix VCE ring test for Big-Endian systems
        - radeon: Fix VCE IB test on Big-Endian systems
        - ALSA: hda - Fix noise problems on Thinkpad T440s
        - dm thin metadata: fix bug when taking a metadata snapshot
        - dm space map metadata: fix ref counting bug when bootstrapping a new
          space map
        - ipmi: move timer init to before irq is setup
        - dm btree: fix bufio buffer leaks in dm_btree_del() error path
        - vgaarb: fix signal handling in vga_get()
        - xhci: fix usb2 resume timing and races.
        - USB: add quirk for devices with broken LPM
        - [hppa] iommu: fix panic due to trying to allocate too large region
        - mm: hugetlb: fix hugepage memory leak caused by wrong reserve count
        - mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make
          any progress
        - mm: hugetlb: call huge_pte_alloc() only if ptep is null
        - drivers/base/memory.c: prohibit offlining of memory blocks with missing
          sections
        - ocfs2: fix SGID not inherited issue
        - usb: musb: USB_TI_CPPI41_DMA requires dmaengine support
        - efi: Disable interrupts around EFI calls, not in the epilog/prolog calls
        - [armhf] i2c: mv64xxx: The n clockdiv factor is 0 based on sunxi SoCs
        - xen/events/fifo: Consume unprocessed events when a CPU dies
        - video: fbdev: fsl: Fix kernel crash when diu_ops is not implemented
        - crypto: skcipher - Copy iv from desc even for 0-len walks
        - rfkill: copy the name into the rfkill struct
        - ses: Fix problems with simple enclosures
        - Revert "SCSI: Fix NULL pointer dereference in runtime PM"
        - ses: fix additional element traversal bug
        - powercap / RAPL: fix BIOS lock check
        - n_tty: Fix poll() after buffer-limited eof push read
        - tty: Fix GPF in flush_to_ldisc()
        - ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest DragonFly
        - [armel,armhf] 8471/1: need to save/restore arm register(r11) when it is
          corrupted
        - ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2nd
        - spi: fix parent-device reference leak
        - dma-debug: Fix dma_debug_entry offset calculation
        - [powerpc*] powernv: Fix the overflow of OPAL message notifiers head array
        - [powerpc*] powernv: pr_warn_once on unsupported OPAL_MSG type
        - USB: ipaq.c: fix a timeout loop
        - USB: fix invalid memory access in hub_activate()
        - pinctrl: bcm2835: Fix initial value for direction_output
        - net: phy: mdio-mux: Check return value of mdiobus_alloc()
        - mISDN: fix a loop count
        - qlcnic: fix a timeout loop
        - ser_gigaset: fix deallocation of platform device structure
        - include/linux/mmdebug.h: should include linux/bug.h
        - [x86] drm/i915: Fix SRC_COPY width on 830/845g
        - vmstat: allocate vmstat_wq before it is used
        - [powerpc*] KVM: Book3S HV: Prohibit setting illegal transaction state
          in MSR
        - ASoC: wm8974: set cache type for regmap
        - [armhf] dts: imx6: Fix Ethernet PHY mode on Ventana boards
        - ALSA: hda - Set SKL+ hda controller power at freeze() and thaw()
        - [s390x] dis: Fix handling of format specifiers
        - [hppa] Fix syscall restarts
        - ALSA: hda/realtek - Fix silent headphone output on MacPro 4,1 (v2)
        - ocfs2: fix BUG when calculate new backup super
        - mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()
        - net/mlx4_en: Remove dependency between timestamping capability
          and service_task
        - net/mlx4_en: Fix HW timestamp init issue upon system startup
        - ipv6/addrlabel: fix ip6addrlbl_get()
        - qlcnic: fix a loop exit condition better
        - genirq: Prevent chip buslock deadlock
        - ftrace/scripts: Fix incorrect use of sprintf in recordmcount
        - tracing: Fix setting of start_index in find_next()
        - [armhf] dts: vt8500: Add SDHC node to DTS file for WM8650
        - [x86] mce: Ensure offline CPUs don't participate in rendezvous process
        - ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHz
        - async_tx: use GFP_NOWAIT rather than GFP_IO
        - ftrace/module: Call clean up function when module init fails early
        - ASoC: Use nested lock for snd_soc_dapm_mutex_lock
        - net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
        - net: possible use after free in dst_release
        - [x86] kvm: only channel 0 of the i8254 is linked to the HPET
        - firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6
        http://kernel.ubuntu.com/stable/ChangeLog-3.16.7-ckt24
        - drm/nouveau/nv46: Change mc subdev oclass from nv44 to nv4c
        - veth: don’t modify ip_summed; doing so treats packets with bad checksums
          as good.
        - sctp: sctp should release assoc when sctp_make_abort_user return NULL in
          sctp_close
        - connector: bump skb->users before callback invocation
        - unix: properly account for FDs passed over unix sockets
        - bridge: Only call /sbin/bridge-stp for the initial network namespace
        - vxlan: fix test which detect duplicate vxlan iface
        - net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
        - tcp_yeah: don't set ssthresh below 2
        - bonding: Prevent IPv6 link local address on enslaved devices
        - phonet: properly unshare skbs in phonet_rcv()
        - net: bpf: reject invalid shifts
        - ipv6: update skb->csum when CE mark is propagated
        - team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid
        - xen-netback: respect user provided max_queues
        - xen-netfront: respect user provided max_queues
        - xen-netfront: print correct number of queues
        - xen-netfront: update num_queues to real created
        - xfrm: dst_entries_init() per-net dst_ops
        - sctp: convert sack_needed and sack_generation to bits
        - sctp: start t5 timer only when peer rwnd is 0 and local state is
          SHUTDOWN_PENDING
        - nfs: Fix unused variable error
        - media: gspca: ov534/topro: prevent a division by 0
        - media: media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
        - [x86] KVM: expose MSR_TSC_AUX to userspace
        - [x86] KVM: correctly print #AC in traces
        - drm/radeon: call hpd_irq_event on resume
        - xhci: refuse loading if nousb is used
        - [arm64] Clear out any singlestep state on a ptrace detach operation
        - time: Avoid signed overflow in timekeeping_get_ns()
        - Bluetooth: Add support of Toshiba Broadcom based devices
        - rtlwifi: fix memory leak for USB device
        - wlcore/wl12xx: spi: fix oops on firmware load
        - EDAC: Fix the leak of mci->bus->name when bus_register fails
        - EDAC, mc_sysfs: Fix freeing bus' name
        - EDAC: Robustify workqueues destruction
        - [arm64] mm: ensure that the zero page is visible to the page table walker
        - [powerpc*] Make value-returning atomics fully ordered
        - [powerpc*] Make {cmp}xchg* and their atomic_ versions fully ordered
        - dm space map metadata: remove unused variable in brb_pop()
        - dm thin: fix race condition when destroying thin pool workqueue
        - futex: Drop refcount if requeue_pi() acquired the rtmutex
        - [arm64] mdscr_el1: avoid exposing DCC to userspace
        - [arm64] kernel: enforce pmuserenr_el0 initialization and restore
        - drm/radeon: clean up fujitsu quirks
        - mmc: sdio: Fix invalid vdd in voltage switch power cycle
        - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
        - udf: limit the maximum number of indirect extents in a row
        - nfs: Fix race in __update_open_stateid()
        - USB: cp210x: add ID for ELV Marble Sound Board 1
        - posix-clock: Fix return code on the poll method's error path
        - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
        - rtlwifi: rtl8192se: Fix module parameter initialization
        - rtlwifi: rtl8192ce: Fix handling of module parameters
        - rtlwifi: rtl8192cu: Add missing parameter setup
        - NFSv4: Don't perform cached access checks before we've OPENed the file
        - NFS: Fix attribute cache revalidation
        - bcache: fix a livelock when we cause a huge number of cache misses
        - bcache: Add a cond_resched() call to gc
        - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
        - bcache: fix a leak in bch_cached_dev_run()
        - bcache: unregister reboot notifier if bcache fails to unregister device
        - bcache: allows use of register in udev to avoid "device_busy" error.
        - bcache: prevent crash on changing writeback_running
        - bcache: Change refill_dirty() to always scan entire disk if necessary
        - wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)
        - Input: i8042 - add Fujitsu Lifebook U745 to the nomux list
        - libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct
        - [x86] xen: don't reset vcpu_info on a cancelled suspend
        - udf: Prevent buffer overrun with multi-byte characters
        - udf: Check output buffer length when converting name to CS0
        - PCI: Fix minimum allocation address overwrite
        - PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREAD
        - iwlwifi: update and fix 7265 series PCI IDs
        - locks: fix unlock when fcntl_setlk races with a close
        - ASoC: compress: Fix compress device direction check
        - dm snapshot: fix hung bios when copy error occurs
        - uml: fix hostfs mknod()
        - uml: flush stdout before forking
        - drm/nouveau/kms: take mode_config mutex in connector hotplug path
        - [x86] boot: Double BOOT_HEAP_SIZE to 64KB
        - [s390x] fix normalization bug in exception table sorting
        - xfs: inode recovery readahead can race with inode buffer creation
        - xfs: handle dquot buffer readahead in log recovery correctly
        - clocksource/drivers/vt8500: Increase the minimum delta
        - Input: elantech - mark protocols v2 and v3 as semi-mt
        - [x86] reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]
        - virtio_balloon: fix race by fill and leak
        - virtio_balloon: fix race between migration and ballooning
        - [hppa] Fix __ARCH_SI_PREAMBLE_SIZE
        - scripts/recordmcount.pl: support data in text section on powerpc
        - [powerpc*] module: Handle R_PPC64_ENTRY relocations
        - dmaengine: dw: fix cyclic transfer setup
        - dmaengine: dw: fix cyclic transfer callbacks
        - mmc: mmci: fix an ages old detection error
        - [sparc64] fix incorrect sign extension in sys_sparc64_personality
        - cifs: fix race between call_async() and reconnect()
        - cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
        - dma-debug: switch check from _text to _stext
        - ocfs2/dlm: ignore cleaning the migration mle that is inuse
        - zram/zcomp: use GFP_NOIO to allocate streams
        - zram: try vmalloc() after kmalloc()
        - mm: soft-offline: check return value in second __get_any_page() call
        - memcg: only free spare array when readers are done
        - panic: release stale console lock to always get the logbuf printed out
        - kernel/panic.c: turn off locks debug before releasing console lock
        - printk: do cond_resched() between lines while outputting to consoles
        - ALSA: hda - Fix bass pin fixup for ASUS N550JX
        - crypto: af_alg - Disallow bind/setkey/... after accept(2)
        - crypto: af_alg - Fix socket double-free when accept fails
        - crypto: af_alg - Add nokey compatibility path
        - crypto: hash - Add crypto_ahash_has_setkey
        - crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
        - crypto: af_alg - Forbid bind(2) when nokey child sockets are present
        - ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat mode
        - ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode
        - ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0
        - crypto: algif_skcipher - Load TX SG list after waiting
        - crypto: crc32c - Fix crc32c soft dependency
        - IB/qib: fix mcast detach when qp not attached
        - IB/qib: Support creating qps with GFP_NOIO flag
        - [x86] ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill
          dmi list
        - iscsi-target: Fix potential dead-lock during node acl delete
        - ALSA: timer: Handle disconnection more safely
        - ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with
          ocfs2_unblock_lock
        - [x86] ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
        - [x86] drm/i915: avoid deadlock on failure paths in
          __intel_framebuffer_create()
        - [x86] drm/i915: On fb alloc failure, unref gem object where it gets refed
        - media: rc: allow rc modules to be loaded if rc-main is not a module
        - SCSI: initio: remove duplicate module device table
        - [arm64] clk: xgene: Fix divider with non-zero shift value
        - clk: st: avoid uninitialized variable use
        - ath9k_htc: check for underflow in ath9k_htc_rx_msg()
        - mtd: nand: fix ONFI parameter page layout
        - mtd: nand: denali: add missing nand_release() call in denali_remove()
        - mtd: nand: remove unused and buggy get_platform_nandchip() helper function
        - ALSA: fm801: propagate TUNER_ONLY bit when autodetected
        - pinctrl: bcm2835: Fix memory leak in error path
        - [x86] LDT: Print the real LDT base address
        - sysrq: Fix warning in sysrq generated crash.
        - kconfig: return 'false' instead of 'no' in bool function
        - [x86] perf: Fix filter_events() bug with event mappings
        - power: test_power: correctly handle empty writes
        - firmware: actually return NULL on failed request_firmware_nowait()
        - target: Fix a memory leak in target_dev_lba_map_store()
        - um: Fix build error and kconfig for i386
        - ipv6: tcp: add rcu locking in tcp_v6_send_synack()
        - mmc: sd: limit SD card power limit according to cards capabilities
        - Btrfs: clean up an error code in btrfs_init_space_info()
        - bridge: fix lockdep addr_list_lock false positive splat
        - batman-adv: Avoid recursive call_rcu for batadv_bla_claim
        - batman-adv: Avoid recursive call_rcu for batadv_nc_node
        - batman-adv: fix potential TT client + orig-node memory leak
        - batman-adv: Drop immediate batadv_orig_ifinfo free function
        - batman-adv: Drop immediate batadv_neigh_node free function
        - batman-adv: Drop immediate neigh_ifinfo free function
        - batman-adv: Drop immediate batadv_hard_iface free function
        - batman-adv: Drop immediate orig_node free function
        - printk: help pr_debug and pr_devel to optimize out arguments
        - mmc: debugfs: correct wrong voltage value
        - IB/mlx4: Initialize hop_limit when creating address handle
        - net/mlx4: Remove unused macro
        - cifs: Ratelimit kernel log messages
        - HID: usbhid: fix recursive deadlock
        http://kernel.ubuntu.com/stable/ChangeLog-3.16.7-ckt25
        - ASN.1: Fix non-match detection failure on data overrun
        - qeth: initialize net_device with carrier off
        - EVM: Use crypto_memneq() for digest comparisons
        - iio: adis_buffer: Fix out-of-bounds memory access
        - [powerpc*] KVM: Fix emulation of H_SET_DABR/X on POWER8
        - [x86] irq: Call chip->irq_set_affinity in proper context
        - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
        - usb: cdc-acm: handle unlinked urb in acm read callback
        - usb: cdc-acm: send zero packet for intel 7260 modem
        - cdc-acm:exclude Samsung phone 04e8:685d
        - usb: hub: do not clear BOS field during reset device
        - USB: cp210x: add ID for IAI USB to RS485 adaptor
        - USB: visor: fix null-deref at probe
        - USB: serial: option: Adding support for Telit LE922
        - ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()
        - ALSA: seq: Degrade the error message for too many opens
        - USB: serial: ftdi_sio: add support for Yaesu SCU-18 cable
        - USB: option: fix Cinterion AHxx enumeration
        - ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures
        - ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delay
        - virtio_pci: fix use after free on release
        - ALSA: bebob: Use a signed return type for get_formation_index
        - [arm64] errata: Add -mpc-relative-literal-loads to build flags
        - [powerpc*] eeh: Fix PE location code
        - SCSI: fix crashes in sd and sr runtime PM
        - n_tty: Fix unsafe reference to "other" ldisc
        - staging/speakup: Use tty_ldisc_ref() for paste kworker
        - ALSA: dummy: Disable switching timer backend via sysfs
        - [x86] drm/vmwgfx: respect 'nomodeset'
        - [x86] mm/pat: Avoid truncation when converting cpa->numpages to address
        - perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed
        - perf hists: Fix HISTC_MEM_DCACHELINE width setting
        - [powerpc*] perf: Remove PPMU_HAS_SSLOT flag for Power8
        - vmstat: explicitly schedule per-cpu work on the CPU we need it to run on
        - umount: Do not allow unmounting rootfs.
        - crypto: algif_skcipher - Require setkey before accept(2)
        - crypto: algif_skcipher - Add nokey compatibility path
        - crypto: algif_hash - Require setkey before accept(2)
        - crypto: skcipher - Add crypto_skcipher_has_setkey
        - crypto: algif_skcipher - Add key check exception for cipher_null
        - crypto: algif_hash - Remove custom release parent function
        - crypto: algif_skcipher - Remove custom release parent function
        - crypto: algif_hash - Fix race condition in hash_check_key
        - crypto: algif_skcipher - Fix race condition in skcipher_check_key
        - iio: add HAS_IOMEM dependency to VF610_ADC
        - iio: dac: mcp4725: set iio name property in sysfs
        - ASoC: rt5645: fix the shift bit of IN1 boost
        - cgroup: make sure a parent css isn't offlined before its children
        - PCI/AER: Flush workqueue on device remove to avoid use-after-free
        - libata: disable forced PORTS_IMPL for >= AHCI 1.3
        - mac80211: Requeue work after scan complete for all VIF types.
        - rfkill: fix rfkill_fop_read wait_event usage
        - crypto: shash - Fix has_key setting
        - [x86] drm/i915/dp: fall back to 18 bpp when sink capability is unknown
        - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
        - crypto: algif_hash - wait for crypto_ahash_init() to complete
        - iio: inkern: fix a NULL dereference on error
        - iio: pressure: mpl115: fix temperature offset sign
        - [x86] intel_scu_ipcutil: underflow in scu_reg_access()
        - ALSA: seq: Fix race at closing in virmidi driver
        - ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check
        - ALSA: pcm: Fix potential deadlock in OSS emulation
        - ALSA: seq: Fix yet another races among ALSA timer accesses
        - ALSA: timer: Code cleanup
        - ALSA: timer: Fix link corruption due to double start or stop
        - libata: fix sff host state machine locking while polling
        - [mips*] Fix buffer overflow in syscall_get_arguments()
        - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
        - ASoC: dpcm: fix the BE state on hw_free
        - module: wrapper for symbol name.
        - ALSA: hda - Add fixup for Mac Mini 7,1 model
        - ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
        - ALSA: rawmidi: Fix race at copying & updating the position
        - ALSA: seq: Fix lockdep warnings due to double mutex locks
        - drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration
        - radix-tree: fix race in gang lookup
        - [x86] usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms
        - xhci: Fix list corruption in urb dequeue at host removal
        - media: tda1004x: only update the frontend properties if locked
        - ALSA: timer: Fix leftover link at closing
        - media: saa7134-alsa: Only frees registered sound cards
        - Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl
        - scsi_dh_rdac: always retry MODE SELECT on command lock violation
        - SCSI: Add Marvell Console to VPD blacklist
        - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
        - ALSA: hda - Fix static checker warning in patch_hdmi.c
        - Revert "ALSA: hda - Fix noise on Gigabyte Z170X mobo"
        - dump_stack: avoid potential deadlocks
        - mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make
          any progress
        - ocfs2/dlm: clear refmap bit of recovery lock while doing local
          recovery cleanup
        - mm: replace vma_lock_anon_vma with anon_vma_lock_read/write
        - radix-tree: fix oops after radix_tree_iter_retry
        - crypto: user - lock crypto_alg_list on alg dump
        - serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)
        - pty: fix possible use after free of tty->driver_data
        - pty: make sure super_block is still valid in final /dev/tty close
        - ALSA: hda - Fix speaker output from VAIO AiO machines
        - klist: fix starting point removed bug in klist iterators
        - ALSA: dummy: Implement timer backend switching more safely
        - ALSA: timer: Fix wrong instance passed to slave callbacks
        - [armel,armhf] 8517/1: ICST: avoid arithmetic overflow in icst_hz()
        - ALSA: timer: Fix race between stop and interrupt
        - ALSA: timer: Fix race at concurrent reads
        - [armhf] phy: twl4030-usb: Relase usb phy on unload
        - [x86] ahci: Intel DNV device IDs SATA
        - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
        - drm/radeon: hold reference to fences in radeon_sa_bo_new
        - [armel,armhf] 8519/1: ICST: try other dividends than 1
        - btrfs: properly set the termination value of ctx->pos in readdir
        - net: phy: Fix phy_mac_interrupt()
        - af_unix: fix struct pid memory leak
        - pptp: fix illegal memory access caused by multiple bind()s
        - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
        - netlink: not trim skb for mmaped socket when dump
        - ipv6: fix a lockdep splat
        - sctp: translate network order to host order when users get a hmacid
        - IB/mlx5: Fix RC transport send queue overhead computation
        - [x86] drm/vmwgfx: Fix an fb unlocking bug
        - net: phy: fix PHY_RUNNING in phy_state_machine
        - net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS
    
      [ Ben Hutchings ]
      * udeb: Add dm-service-time to multipath-modules (Closes: #806131)
      * net: Ignore ABI changes due to "ipv6: add complete rcu protection around
        np->opt", which don't appear to affect out-of-tree modules
      * crypto: {blk,giv}cipher: Set has_setkey (avoids regressing cryptsetup;
        see #815480)
      * net: Fix regression in ip_vti/ip6_vti in 3.16.7-ckt11 (Closes: #813594):
        - ip_vti/ip6_vti: Do not touch skb->mark on xmit
        - xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input
        - ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call
    
      [ Aurelien Jarno ]
      * [mips*] Add support for MIPS 5KE CPU.
      * [mips*] Backport math emulation fix from 4.5.
    
     -- Ben Hutchings <email address hidden>  Sun, 06 Mar 2016 22:19:34 +0000
  • linux (3.16.7-ckt20-1+deb8u2) jessie-security; urgency=medium
    
      * [xen] Fix race conditions in back-end drivers (CVE-2015-8550, XSA-155)
      * [xen] pciback: Fix state validation in MSI control operations
        (CVE-2015-8551, CVE-2015-8852, XSA-157)
      * pptp: verify sockaddr_len in pptp_bind() and pptp_connect() (CVE-2015-8569)
      * bluetooth: Validate socket address length in sco_sock_bind() (CVE-2015-8575)
      * ptrace: being capable wrt a process requires mapped uids/gids
        (CVE-2015-8709)
      * KEYS: Fix race between read and revoke (CVE-2015-7550)
      * [x86] KVM: Reload pit counters for all channels when restoring state
        (CVE-2015-7513)
      * udp: properly support MSG_PEEK with truncated buffers
        (Closes: #808293, regression in 3.16.7-ckt17)
      * Revert "xhci: don't finish a TD if we get a short transfer event mid TD"
        (Closes: #808602, #808953, regression in 3.16.7-ckt20)
    
     -- Ben Hutchings <email address hidden>  Sat, 02 Jan 2016 03:31:39 +0000
  • linux (3.16.7-ckt11-1+deb8u3) jessie-security; urgency=high
    
      * path_openat(): fix double fput() (CVE-2015-5706)
      * KEYS: ensure we free the assoc array edit if edit is valid (CVE-2015-1333)
      * sctp: fix ASCONF list handling (CVE-2015-3212)
      * [x86] kvm: fix kvm_apic_has_events to check for NULL pointer (CVE-2015-4692)
      * [x86] bpf_jit: fix compilation of large bpf programs (CVE-2015-4700)
      * sg_start_req(): make sure that there's not too many elements in iovec
        (CVE-2015-5707)
      * md: use kzalloc() when bitmap is disabled (CVE-2015-5697)
    
     -- Ben Hutchings <email address hidden>  Tue, 04 Aug 2015 01:50:04 +0100
  • linux (3.16.7-ckt11-1) jessie; urgency=medium
    
      * New upstream stable update:
        http://kernel.ubuntu.com/stable/ChangeLog-3.16.7-ckt10
        - fuse: notify: don't move pages
        - fuse: set stolen page uptodate
        - dm thin: fix to consistently zero-fill reads to unprovisioned blocks
        - dm: hold suspend_lock while suspending device during device deletion
        - dm snapshot: suspend origin when doing exception handover
        - dm snapshot: suspend merging snapshot when doing exception handover
        - dm io: deal with wandering queue limits when handling REQ_DISCARD and
          REQ_WRITE_SAME
        - [armhf] crypto: arm/aes update NEON AES module to latest OpenSSL version
          (regression in 3.13)
        - mac80211: drop unencrypted frames in mesh fwding
        - mac80211: disable u-APSD queues by default
        - virtio_console: init work unconditionally
        - regmap: regcache-rbtree: Fix present bitmap resize (regression in 3.12)
        - Input: synaptics - fix middle button on Lenovo 2015 products
        - Input: synaptics - handle spurious release of trackstick buttons
        - [x86] asm/entry/32: Fix user_mode() misuses
        - [x86] fpu: Avoid math_state_restore() without used_math() in
          __restore_xstate_sig()
        - [x86] fpu: Drop_fpu() should not assume that tsk equals current
        - mac80211: count interfaces correctly for combination checks
          (regression in 3.16)
        - nl80211: ignore HT/VHT capabilities without QoS/WMM
        - pagemap: do not leak physical addresses to non-privileged userspace
          (mitigation of the DRAM 'rowhammer' defect)
        - iscsi-target: Avoid early conn_logout_comp for iser connections
        - tcm_qla2xxx: Fix incorrect use of __transport_register_session
        - [arm64] Honor __GFP_ZERO in dma allocations
        - xfrm: release dst_orig in case of error in xfrm_lookup()
          (regression in 3.16.6)
        - [powerpc*] smp: Wait until secondaries are active & online
          (regression in 3.15)
        - [powerpc*] iommu: Remove IOMMU device references via bus notifier
          (regression in 3.14)
        - [powerpcspe] mpc85xx: Add ranges to etsec2 nodes
          (regression in 3.16.7-ckt3)
        - IB/core: Avoid leakage from kernel to user space
        - timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loop
        - [x86] KVM: nVMX: mask unrestricted_guest if disabled on L0
        - [ppc64el] pseries: Little endian fixes for post mobility device tree
          update
        - block: Fix bug in blk_rq_merge_ok (regression in 3.16)
        - sched: Fix RLIMIT_RTTIME when PI-boosting to RT
        - mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
          (regression in 3.16.7-ckt5)
        - hfsplus: fix B-tree corruption after insertion at position 0
        - iio: fix drivers that check buffer->scan_mask
        - iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifo
        - cifs: smb2_clone_range() - exit on unhandled error
        - cifs: fix use-after-free bug in find_writable_file
        - xen/balloon: before adding hotplugged memory, set frames to invalid
          (regression in 3.16)
        - iio: adc: vf610: use ADC clock within specification
        - dmaengine: edma: fix memory leak when terminating running transfers
        - dmaengine: omap-dma: Fix memory leak when terminating running transfer
        - mac80211: fix RX A-MPDU session reorder timer deletion
        - net: use for_each_netdev_safe() in rtnl_group_changelink()
        - net/mlx4_en: Call register_netdevice in the proper location
          (regression in 3.14)
        - NFS: fix BUG() crash in notify_change() with patch to chown_common()
        http://kernel.ubuntu.com/stable/ChangeLog-3.16.7-ckt11
        - n_tty: Fix read buffer overwrite when no newline
        - [x86] KVM: Fix lost interrupt on irr_pending race (regression in 3.16.2)
        - tcp: prevent fetching dst twice in early demux code
        - ipv6: protect skb->sk accesses from recursive dereference inside the stack
        - bonding: Bonding Overriding Configuration logic restored.
          (regression in 3.14)
        - ioctx_alloc(): fix vma (and file) leak on failure
        - [x86] drm/i915/vlv: remove wait for previous GFX clk disable request
          (regression in 3.16)
        - SCSI: Defer processing of REQ_PREEMPT requests for blocked devices
        - ocfs2: _really_ sync the right range (regression in 3.14)
        - iscsi target: fix oops when adding reject pdu
        - ext4: fix indirect punch hole corruption
        - ip_forward: Drop frames with attached skb->sk
        - ppp: call skb_checksum_complete_unset in ppp_receive_frame
        - tcp: fix possible deadlock in tcp_send_fin() (regression in 3.16.7-ckt9)
        - tcp: avoid looping in tcp_send_fin()
        - [x86] Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()
        - [s390x] KVM: fix handling of write errors in the tpi handler
        - [s390x] KVM: reinjection of irqs can fail in the tpi handler
        - [x86] compal-laptop: correct invalid hwmon name (regression in 3.14)
        - [x86] compal-laptop: Fix leaking hwmon device
        - [x86] compal-laptop: Check return value of power_supply_register
          (regression in 3.14)
        - [x86] sched/idle: Restore mwait_idle() to fix boot hangs, to improve power
          savings and to improve performance
        - usb: phy: Find the right match in devm_usb_phy_match
        - [x86] kvm: Revert "remove sched notifier for cross-cpu migrations"
          (regression in 3.12)
        - [mips*el/loongson-3] Add IRQF_NO_SUSPEND to Cascade irqaction
          (regression in 3.16.7-ckt7)
        - ring-buffer: Replace this_cpu_*() with __this_cpu_*()
        - UBI: account for bitflips in both the VID header and data
        - UBI: fix out of bounds write
        - UBI: fix check for "too many bytes"
        - Btrfs: fix log tree corruption when fs mounted with -o discard
        - btrfs: don't accept bare namespace as a valid xattr
        - [armel,armhf] 8320/1: fix integer overflow in ELF_ET_DYN_BASE
        - [mips*] Hibernate: flush TLB entries earlier
        - ext4: make fsync to sync parent dir in no-journal for real this time
        - iser-target: Fix session hang in case of an rdma read DIF error
        - iser-target: Fix possible deadlock in RDMA_CM connection error
        - [x86] vdso: fix pvclock races with task migration (Closes: #784960)
        - md/raid0: fix bug with chunksize not a power of 2.
        - ALSA: emu10k1: don't deadlock in proc-functions
        - [s390x] hibernate: fix save and restore of kernel text section
        - Btrfs: fix inode eviction infinite loop after extent_same ioctl
        - Btrfs: fix inode eviction infinite loop after cloning into it
        - [powerpc/powerpc64,ppc64*] perf: Cap 64bit userspace backtraces to
          PERF_MAX_STACK_DEPTH (Closes: #784278)
        - target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling
        - fs/binfmt_elf.c: fix bug in loading of PIE binaries
        - IB/core: disallow registering 0-sized memory region
        - IB/core: don't disallow registering region starting at 0x0
        - target/file: Fix SG table for prot_buf initialization
        - ptrace: fix race between ptrace_resume() and wait_task_stopped()
        - nfs: fix high load average due to callback thread sleeping
          (regression in 3.16.7-ckt8)
        - [x86] drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg
          (regression in 3.16)
        - ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()
          (regression in 3.14)
        - vfs: RCU pathwalk breakage when running into a symlink overmounting
          something
        - drivers/of: Add empty ranges quirk for PA-Semi (regression in 3.16.7-ckt3)
        - [x86] apple-gmux: lock iGP IO to protect from vgaarb changes
          (regression in 3.16.5)
        - lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR
        - [arm64] head.S: ensure visibility of page tables (regression in 3.15)
        - [armhf] crypto: omap-aes - Fix support for unequal lengths
        - [armhf] fix broken hibernation (regression in 3.16)
        - jhash: Update jhash_[321]words functions to use correct initval
        - vti6: fix uninit when using x-netns
        - [powerpc*] cell: Fix cell iommu after it_page_shift changes
          (regression in 3.14)
        - KVM: use slowpath for cross page cached accesses
        - IB/iser: Fix wrong calculation of protection buffer length
        - [i386/686-pae] mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT
          enabled for 32Bit architectures
        - skbuff: Do not scrub skb mark within the same name space
          (regression in 3.12)
        - memstick: mspro_block: add missing curly braces
        - ipv4: Missing sk_nulls_node_init() in ping_unhash(). (CVE-2015-3636)
    
      [ Ben Hutchings ]
      * debian.py,gencontrol.py: Fix the version sanity checks for backports
        and security/LTS uploads
      * Fix error messages at boot on systems without an RTC (Closes: #784146):
        - [armhf] mvebu: armada-xp-openblocks-ax3-4: Disable internal RTC
        - rtc: hctosys: do not treat lack of RTC device as error
        - rtc: hctosys: use function name in the error log
      * [x86] Input: synaptics: Fix routing of trackpoint buttons on Lenovo
        2015 models (Closes: #780862)
      * [x86] thinkpad_acpi: support new BIOS version string pattern
        (Closes: #780467)
      * ext4: fix data corruption caused by unwritten and delayed extents
        (Closes: #785672)
      * ext4: move check under lock scope to close a race.
      * libata: Update Crucial/Micron blacklist
      * libata: Blacklist queued TRIM on Samsung SSD 850 Pro (Closes: #784152)
      * [x86] config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected
        (Closes: #786551)
      * [arm64] USB: Add support for XHCI on APM Mustang (Closes: #785707)
        - Enable USB_XHCI_HCD as module, and USB_XHCI_PLATFORM
        - Make xhci platform driver use 64 bit or 32 bit DMA
        - Add support for ACPI identification to xhci-platform
      * md/raid0: fix restore to sector variable in raid0_make_request
        (regression in 3.16.7-ckt11)
      * cdc_ncm: Fix tx_bytes statistics (regression in 3.16.7-ckt11)
      * [x86] e1000e: Add support for Sunrise Point (i219) (Closes: #784546)
      * [armhf] musb: Backport upstream changes to support multiplatform
        configuration properly (Closes: #773400)
    
      [ Ian Campbell ]
      * [armhf] Enable support for Freescale SNVS RTC. (Closes: #782364)
      * [armhf] Add ehci-orion module to usb-modules udeb. (Closes: #783324)
      * [armhf] dts: imx53: correct clock-names of SATA node (Closes: #784344)
      * [armhf+arm64] Enabled generic SYSCON regmap reset driver
    
     -- Ben Hutchings <email address hidden>  Sun, 24 May 2015 18:46:08 +0100
  • linux (3.16.7-ckt9-3) unstable; urgency=high
    
    
      [ Ben Hutchings ]
      * [x86] crypto: aesni - fix memory usage in GCM decryption (Closes: #782561)
        (CVE-2015-3331)
      * tcp: Fix crash in TCP Fast Open (Closes: #782515) (CVE-2015-3332)
      * kernel: Provide READ_ONCE and ASSIGN_ONCE
      * Replace use of ACCESS_ONCE on non-scalar types with READ_ONCE or barriers
        as appropriate
      * kernel: tighten rules for ACCESS ONCE
      * kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
      * fs: take i_mutex during prepare_binprm for set[ug]id executables
        (CVE-2015-3339)
    
      [ Ian Campbell ]
      * [xen] release per-queue Tx and Rx resource when disconnecting, fixing
        network after save/restore or migration. (Closes: #782698)
    
     -- Ben Hutchings <email address hidden>  Thu, 23 Apr 2015 16:41:27 +0100
  • linux (3.16.7-ckt9-2) unstable; urgency=medium
    
    
      * btrfs: simplify insert_orphan_item (Closes: #782362)
    
     -- Ben Hutchings <email address hidden>  Mon, 13 Apr 2015 02:01:54 +0100
  • linux (3.16.7-ckt9-1) unstable; urgency=medium
    
    
      * New upstream stable update:
        http://kernel.ubuntu.com/stable/ChangeLog-3.16.7-ckt8
        - usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
        - btrfs: fix leak of path in btrfs_find_item
        - tpm_tis: verify interrupt during init
        - xfs: ensure buffer types are set correctly
        - xfs: inode unlink does not set AGI buffer type
        - xfs: set buf types when converting extent formats
        - xfs: set superblock buffer type correctly
        - [s390*] KVM: avoid memory leaks if __inject_vm() fails
        - samsung-laptop: Add use_native_backlight quirk, and enable it on some
          models (regression in 3.14)
        - staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy back
        - nfs: don't call blocking operations while !TASK_RUNNING
        - cdc-acm: add sanity checks
        - USB: fix use-after-free bug in usb_hcd_unlink_urb()
        - iwlwifi: mvm: fix failure path when power_update fails in add_interface
        - tty: Prevent untrappable signals from malicious program
        - cpufreq: Set cpufreq_cpu_data to NULL before putting kobject
        - nfs41: .init_read and .init_write can be called with valid pg_lseg
          (regression in 3.15)
        - mei: mask interrupt set bit on clean reset bit (regression in
          3.16.7-ckt5)
        - [s390*] KVM: floating irqs: fix user triggerable endless loop
        - cfq-iosched: handle failure of cfq group allocation
        - tracing: Fix unmapping loop in tracing_mark_write
        - fsnotify: fix handling of renames in audit
        - blk-mq: fix double-free in error path
        - NFSv4.1: Fix a kfree() of uninitialised pointers in
          decode_cb_sequence_args
        - mm/hugetlb: pmd_huge() returns true for non-present hugepage
        - mm/hugetlb: take page table lock in follow_huge_pmd()
        - mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()
        - mm/hugetlb: add migration/hwpoisoned entry check in
          hugetlb_change_protection
        - mm/hugetlb: add migration entry check in __unmap_hugepage_range
        - iscsi-target: Drop problematic active_ts_list usage
        - mm/memory.c: actually remap enough memory
        - mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()
          (regression in 3.11)
        - jffs2: fix handling of corrupted summary length
        - dm mirror: do not degrade the mirror on discard error
        - dm io: reject unsupported DISCARD requests with EOPNOTSUPP
        - NFS: struct nfs_commit_info.lock must always point to inode->i_lock
          (regression in 3.16.4)
        - target: Add missing WRITE_SAME end-of-device sanity check
        - target: Check for LBA + sectors wrap-around in sbc_parse_cdb
        - Btrfs: fix fsync data loss after adding hard link to inode
        - sg: fix read() error reporting
        - IB/qib: Do not write EEPROM
        - [amd64] EDAC, amd64_edac: Prevent OOPS with >16 memory controllers
          (regression in 3.11)
        - md/raid5: Fix livelock when array is both resyncing and degraded.
        - locking/rtmutex: Avoid a NULL pointer dereference on deadlock
          (regression in 3.16)
        - time: adjtimex: Validate the ADJ_FREQUENCY values
        - ntp: Fixup adjtimex freq validation on 32-bit systems
        - dm: fix a race condition in dm_get_md
        - dm snapshot: fix a possible invalid memory access on unload
        - libceph: fix double __remove_osd() problem
        - blk-throttle: check stats_cpu before reading it from sysfs
        - debugfs: leave freeing a symlink body until inode eviction
        - procfs: fix race between symlink removals and traversals
        - autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for
          allocation
        - clk-gate: fix bit # check in clk_register_gate() (regression in 3.11)
        - [powerpc*] kernel: Avoid memory corruption at early stage
          (regression in 3.14)
        - GFS2: Fix crash during ACL deletion in acl max entry check in
          gfs2_set_acl() (regression in 3.14)
        - net: llc: use correct size for sysctl timeout entries (CVE-2015-2041)
        - net: rds: use correct size for max unacked packets and bytes
          (CVE-2015-2042)
        - HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
          (regression in 3.16.7-ckt4)
        - net: sctp: fix race for one-to-many sockets in sendmsg's auto associate
        - ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
        - IB/core: When marshaling ucma path from user-space, clear unused fields
          (regression in 3.14)
        - IB/core: Fix deadlock on uverbs modify_qp error flow (regression in 3.14)
        - IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detach
          (regression in 3.14)
        - IB/iser: Use correct dma direction when unmapping SGs
          (regression in 3.15)
        - staging: comedi: cb_pcidas64: fix incorrect AI range code handling
        - target: Fix R_HOLDER bit usage for AllRegistrants
        - target: Avoid dropping AllRegistrants reservation during unregister
        - target: Allow AllRegistrants to re-RESERVE existing reservation
        - target: Allow Write Exclusive non-reservation holders to READ
        - vhost/scsi: potential memory corruption
        - mm: softdirty: unmapped addresses between VMAs are clean
        - proc/pagemap: walk page tables under pte lock
        http://kernel.ubuntu.com/stable/ChangeLog-3.16.7-ckt9
        - netfilter: nft_compat: fix module refcount underflow
        - netfilter: xt_socket: fix a stack corruption bug
        - ipvs: add missing ip_vs_pe_put in sync code
        - flowcache: Fix kernel panic in flow_cache_flush_task (regression in 3.15)
        - tcp: make sure skb is not shared before using skb_get()
          (regression in 3.16)
        - gen_stats.c: Duplicate xstats buffer for later use
        - ematch: Fix auto-loading of ematch modules.
        - openvswitch: Fix net exit.
        - net: reject creation of netdev names with colons
        - macvtap: make sure neighbour code can push ethernet header
        - udp: only allow UFO for packets from SOCK_DGRAM sockets
        - gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip
          per node (regression in 3.16.7-ckt6)
        - [x86] drm/i915: Check obj->vma_list under the struct_mutex
          (regression in 3.15)
        - ALSA: hda - Disable runtime PM for Panther Point again
          (regression in 3.14)
        - nilfs2: fix potential memory overrun on inode
        - [armhf] usb: dwc3: dwc3-omap: Fix disable IRQ
        - [i386] KVM: emulate: fix CMPXCHG8B on 32-bit hosts
        - xhci: Allocate correct amount of scratchpad buffers
        - USB: usbfs: don't leak kernel data in siginfo
        - efi/libstub: Fix boundary checking in efi_high_alloc()
        - USB: serial: fix potential use-after-free after failed probe
        - USB: serial: fix tty-device error handling at probe
        - staging: comedi: adv_pci1710: fix AI INSN_READ for non-zero channel
        - mei: make device disabled on stop unconditionally
        - NFSv4: Don't call put_rpccred() under the rcu_read_lock()
        - btrfs: fix lost return value due to variable shadowing
        - eCryptfs: don't pass fs-specific ioctl commands through
        - drm/radeon: fix DRM_IOCTL_RADEON_CS oops
        - [armhf] ASoC: omap-pcm: Correct dma mask
        - [amd64] x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization
          (CVE-2015-2830)
        - Btrfs: fix data loss in the fast fsync path
        - Btrfs:__add_inode_ref: out of bounds memory read when looking for
          extended ref.
        - svcrpc: fix memory leak in gssp_accept_sec_context_upcall
          (regression in 3.12)
        - SUNRPC: Always manipulate rpc_rqst::rq_bc_pa_list under xprt->bc_pa_lock
          (regression in 3.15)
        - net: cls_bpf: fix size mismatch on filter preparation
        - net: cls_bpf: fix auto generation of per list handles
        - qlge: Fix qlge_update_hw_vlan_features to handle if interface is down
          (regression in 3.13)
        - libsas: Fix Kernel Crash in smp_execute_task
        - ALSA: hda - Fix regression of HD-audio controller fallback modes
          (regression in 3.11)
        - can: add missing initialisations in CAN related skbuffs
        - ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
        - ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
        - [armhf] imx6qdl-sabresd: set swbst_reg as vbus's parent reg
        - [armhf] imx6sl-evk: set swbst_reg as vbus's parent reg
        - xen-pciback: limit guest control of command register (CVE-2015-2150)
        - drm/vmwgfx: Reorder device takedown somewhat
        - ALSA: control: Add sanity checks for user ctl id name string
        - Revert "i2c: core: Dispose OF IRQ mapping at client removal time"
          (regression in 3.16.7-ckt2)
        - nilfs2: fix deadlock of segment constructor during recovery
          (regression in 3.16.7-ckt7)
        - clk: divider: fix calculation of maximal parent rate for a given divider
          (regression in 3.15)
        - [sparc*] Fix several bugs in memmove().
        - net: sysctl_net_core: check SNDBUF and RCVBUF for min length
        - inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
        - caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
        - rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
        - tcp: fix tcp fin memory accounting
        - net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user()
          behaviour (regression in 3.13)
        - tcp: make connect() mem charging friendly
    
      [ Ian Campbell ]
      * Initialise framebuffer console earlier. (Closes: #779935)
      * [xen] Enable Xen MCE log support. (Closes: #779698)
      * [armhf] mvebu: do not register custom DMA operations when coherency is
        disabled (Closes: #780858)
      * [armhf] Enable power control on various sunxi platforms, enable MFD_AXP20X
        and REGULATOR_AXP20X and adding the necessary DTB nodes. (Closes: #781576)
    
      [ Ben Hutchings ]
      * [armel/kirkwood] linux-image: Add versioned Breaks against flash-kernel,
        to ensure that an FDT is appended to the image if needed (Closes: #781193)
      * Revert "quota: Store maximum space limit in bytes" to avoid ABI change
      * IB/core: Prevent integer overflow in ib_umem_get address arithmetic
        (CVE-2014-8159)
      * Btrfs: make xattr replace operations atomic (CVE-2014-9710)
      * ext4: fix ZERO_RANGE bug hidden by flag aliasing
      * ext4: fix accidental flag aliasing in ext4_map_blocks flags
      * ext4: allocate entire range in zero range (CVE-2015-0275)
      * [x86] microcode/intel: Guard against stack overflow in the loader
        (CVE-2015-2666)
      * ipv6: Don't reduce hop limit for an interface (CVE-2015-2922)
      * [powerpc/powerpc64,ppc64] Disable THERM_PM72 and enable its replacements
        WINDFARM_PM72 and WINDFARM_RM31 as modules. Update the udeb config
        accordingly. Thanks to Milan Kupcevic. (Closes: #781934)
      * psmouse: Add support for FocalTech touchpads, thanks to Rafal Ramocki
        (Closes: #780971)
      * [x86] drm/i915: Add limited color range readout for HDMI/DP ports on
        g4x/vlv/chv (Closes: #775217)
      * HID: thingm: fix workqueue race on remove (Closes: #780055)
      * [x86] Disable X86_VERBOSE_BOOTUP (Closes: #781953)
      * eMMC: Don't initialize partitions on RPMB flagged areas (Closes: #782038)
      * [x86] powercap / RAPL: change domain detection message (Closes: #781418)
      * procfs: Avoid ABI change in 3.16.7-ckt8
      * [powerpc/powerpc] udeb: Add fb-modules package containing radeonfb driver
        (Closes: #782058)
    
     -- Ben Hutchings <email address hidden>  Wed, 08 Apr 2015 01:03:08 +0100
  • linux (3.16.7-ckt7-1) unstable; urgency=medium
    
    
      * New upstream stable update:
        http://kernel.ubuntu.com/stable/ChangeLog-3.16.7-ckt5
        - [x86] vdso: Use asm volatile in __getcpu
        - SCSI: fix regression in scsi_send_eh_cmnd() (regression in 3.16)
        - Btrfs: don't delay inode ref updates during log replay
          (regression in 3.16.7)
        - mm: propagate error from stack expansion even for guard page
        - vfio-pci: Fix the check on pci device type in vfio_pci_probe()
        - rpc: fix xdr_truncate_encode to handle buffer ending on page boundary
          (regression in 3.16)
        - [arm64] efi: add missing call to early_ioremap_reset()
          (regression in 3.16)
        - exit: fix race between wait_consider_task() and wait_task_zombie()
          (regression in 3.15)
        - mm: prevent endless growth of anon_vma hierarchy
        - mm: protect set_page_dirty() from ongoing truncation
        - mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process
          being killed
        - sched/deadline: Fix migration of SCHED_DEADLINE tasks
        - HID: roccat: potential out of bounds in pyra_sysfs_write_settings()
        - mm: Don't count the stack guard page towards RLIMIT_STACK
        - mm: fix corner case in anon_vma endless growing prevention
        - [arm*][xen] introduce xen_arch_need_swiotlb
        - fsnotify: next_i is freed during fsnotify_unmount_inodes.
        - [armhf] ASoC: eukrea-tlv320: Fix of_node_put() call with uninitialized
          object (regression in 3.15)
        - HID: i2c-hid: Do not free buffers in i2c_hid_stop() (regression in 3.15)
        - ALSA: fireworks: fix an endianness bug for transaction length
          (regression in 3.16)
        - [armhf] mtd: nand: omap: Fix NAND enumeration on 3430 LDP
          (regression in 3.13)
        - ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name()
          when link file (regression in 3.14)
        - [powerpc*] Fix bad NULL pointer check in udbg_uart_getc_poll()
          (regression in 3.12)
        - nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() races
        - [armhf] OMAP4: PM: Only do static dependency configuration in
          omap4_init_static_deps (regression in 3.11)
        - [armel,armhf] Revert "ARM: 7830/1: delay: don't bother reporting bogomips
          in /proc/cpuinfo" (regression in 3.12)
        - gre: fix the inner mac header in nbma tunnel xmit path
          (regression in 3.16.7-ckt3)
        - netlink: Always copy on mmap TX.
        - netlink: Don't reorder loads/stores before marking mmap netlink frame as
          available
        - batman-adv: Unify fragment size calculation (regression in 3.13)
        - batman-adv: avoid NULL dereferences and fix if check (regression in 3.13)
        - net: Fix stacked vlan offload features computation
        - net: Reset secmark when scrubbing packet
        - xen-netback: fixing the propagation of the transmit shaper timeout
          (regression in 3.16)
        - team: avoid possible underflow of count_pending value for notify_peers
          and mcast_rejoin (regression in 3.12)
        - usb: gadget: gadgetfs: Free memory allocated by memdup_user()
          (regression in 3.15)
        - iwlwifi: mvm: fix Rx with both chains (regression in 3.16)
        - LOCKD: Fix a race when initialising nlmsvc_timeout (regression in 3.11)
        - NFSv4.1: Fix client id trunking on Linux
        - vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion
        - xhci: Check if slot is already in default state before moving it there
          (regression in 3.14)
        - USB: console: fix uninitialised ldisc semaphore (regression in 3.12)
        - USB: console: fix potential use after free
        - [armhf] usb: dwc3: gadget: Fix TRB preparation during SG
        - [x86] ftrace/jprobes: Fix conflict between jprobes and function graph
          tracing
        - clk: Don't try to use a struct clk* after it could have been freed
        - [x86] drm/i915: Evict CS TLBs between batches
        - [xen] Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"
          (regression in 3.16.7-ckt4)
        http://kernel.ubuntu.com/stable/ChangeLog-3.16.7-ckt6
        - ipvs: uninitialized data with IP_VS_IPV6
        - netfilter: nfnetlink: validate nfnetlink header from batch
        - time: settimeofday: Validate the values of tv from user
        - drm/radeon: fix VM flush on cayman/aruba (v3)
        - drm/radeon: fix VM flush on SI (v3)
        - drm/radeon: fix VM flush on CIK (v3)
        - drm/radeon: add a dpm quirk list (regression around 3.14)
        - can: dev: fix crtlmode_supported check
        - can: kvaser_usb: Don't free packets when tight on URBs
        - drm/radeon: use rv515_ring_start on r5xx (regression in 3.12)
        - PCI: Mark Atheros AR93xx to avoid bus reset (regression in 3.14)
        - [x86] PCI: Clip bridge windows to fit in upstream windows
          (regression in 3.16)
        - [armhf] mvebu: completely disable hardware I/O coherency
        - cifs: fix deadlock in cifs_ioctl_clone()
        - ipr: wait for aborted command responses
        - libata: allow sata_sil24 to opt-out of tag ordered submission
          (regression in 3.14.4, 3.15)
        - [media] vb2: fix vb2_thread_stop race conditions
        - [i386/586] apic: Re-enable PCI_MSI support for non-SMP X86_32
          (regression in 3.12)
        - dm cache: share cache-metadata object across inactive and active DM
          tables
        - dm cache: fix problematic dual use of a single migration count variable
        - Input: evdev - fix EVIOCG{type} ioctl
        - tty: Fix pty master poll() after slave closes v2 (regression in 3.12)
        - [armhf] bus: omap_l3_noc: Add resume hook to restore context
          (regression in 3.16)
        - decompress_bunzip2: off by one in get_next_block()
        - kbuild: Fix removal of the debian/ directory (regression in 3.16)
        - mm: get rid of radix tree gfp mask for pagecache_get_page
          (regression in 3.16)
        - regulator: core: fix race condition in regulator_put()
        - ASoC: simple-card: Fix crash in asoc_simple_card_unref()
          (regression in 3.15)
        - [ppc64el] xmon: Fix another endiannes issue in RTAS call from xmon
        - nfs: fix dio deadlock when O_DIRECT flag is flipped
        - mac80211: properly set CCK flag in radiotap (regression in 3.12)
        - [x86] drm/i915: Only fence tiled region of object.
        - can: kvaser_usb: Do not sleep in atomic context
        - can: kvaser_usb: Send correct context to URB completion
        - rbd: fix rbd_dev_parent_get() when parent_overlap == 0
        - rbd: drop parent_ref in rbd_dev_unprobe() unconditionally
        - dm cache: fix missing ERR_PTR returns and handling
        - dm thin: don't allow messages to be sent to a pool target in READ_ONLY
          or FAIL mode
        - [armhf] mvebu: don't set the PL310 in I/O coherency mode when I/O
          coherency is disabled
        - vm: add VM_FAULT_SIGSEGV handling support
        - vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than
          SIGBUS
        - perf: Tighten (and fix) the grouping condition
        - iwlwifi: mvm: drop non VO frames when flushing (regression in 3.16)
        - memcg: remove extra newlines from memcg oom kill log (regression in 3.15)
        - ipv4: try to cache dst_entries which would cause a redirect
          (regression in 3.16) (CVE-2015-1465)
        http://kernel.ubuntu.com/stable/ChangeLog-3.16.7-ckt7
        - [ppc64el] powerpc: add little endian flag to syscall_get_arch()
        - [arm64] Fix up /proc/cpuinfo
        - cifs: Complete oplock break jobs before closing file handle
          (regression in 3.15)
        - [arm64,or1k] lib/checksum.c: fix carry in csum_tcpudp_nofold
        - [mips*] Fix kernel lockup or crash after CPU offline/online
        - md/raid5: fix another livelock caused by non-aligned writes.
          (regression in 3.16)
        - drm/radeon: fix PLLs on RS880 and older v2 (regression in 3.15)
          (Closes: #770790)
        - [armhf/armmp-lpae] 8299/1: mm: ensure local active ASID is marked as
          allocated on rollover
        - PCI: Handle read-only BARs on AMD CS553x devices
          (regression in 3.16.7-ckt4)
        - mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range
        - nilfs2: fix deadlock of segment constructor over I_SYNC flag
        - ip: zero sockaddr returned on error queue
        - net: rps: fix cpu unplug
        - ipv6: stop sending PTB packets for MTU < 1280
        - udp_diag: Fix socket skipping within chain
        - ping: Fix race in free in receive path
        - net: don't OOPS on socket aio
        - ipv4: tcp: get rid of ugly unicast_sock
        - ppp: deflate: never return len larger than output buffer
        - [x86] hyperv: Fix the error processing in netvsc_send()
        - Bluetooth: ath3k: workaround the compatibility issue with xHCI controller
        - ceph: introduce global empty snap context
        - drm/vmwgfx: Don't use memory accounting for kernel-side fence objects
        - net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr
          struct from userland.
        - virtio_pci: defer kfree until release callback
    
      [ Ian Campbell ]
      * [armhf] Add DTB for Olimex A20-OLinuXino-LIME2. (Closes: #777455)
      * [armhf] Enable CONFIG_BACKLIGHT_GPIO as a module. (Closes: #778783)
      * [armhf] Enable FB_SIMPLE on sunxi platform, backporting fixes and DTS
        entries.
    
      [ Ben Hutchings ]
      * shm: add memfd.h to UAPI export list, so kdbus will build
      * [x86] HPET force enable for e6xx based systems (Closes: #772951)
      * vfs: read file_handle only once in handle_to_path (CVE-2015-1420)
      * ASLR: fix stack randomization on 64-bit systems (CVE-2015-1593)
      * Revert "quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as
        space units" to avoid ABI change
      * rmap: Fix ABI change in 3.16.7-ckt5
      * perf: Fix ABI change in 3.16.7-ckt6
      * mm: Fix pagecache_get_page() ABI change in 3.16.7-ckt6
      * tcp: Fix ABI change in 3.16.7-ckt7
      * [x86] ACPI / video: Add disable_native_backlight quirk for various
        Samsung models and Dell XPS15 L521X (Closes: #772440)
      * [x86] ALSA: Enable SND_SOC, SND_SOC_INTEL_SST, SND_SOC_INTEL_HASWELL_MACH,
        SND_SOC_INTEL_BYT_RT5640_MACH, SND_SOC_INTEL_BYT_MAX98090_MACH as modules
        (Closes: #773835)
      * arcmsr: Backport changes up to Linux 3.18 (Closes: #698821)
      * [x86] drm/i915: Quietly reject attempts to create non-pagealigned stolen
        objects (Closes: #763155)
      * KEYS: request_key() should reget expired keys rather than give EKEYEXPIRED
        (Closes: #758870)
      * drm: Enable DRM_BOCHS, DRM_QXL as modules
        - qxl: Disable by default, as it is incompatible with wheezy's
          xserver-xorg-video-qxl. It can be forced to load with module
          parameter modeset=1.
      * of.h: Keep extern declaration of of_* variables when !CONFIG_OF
        (for simplefb)
    
      [ Helge Deller ]
      * [alpha] build debian-installer udeb packages
      * [hppa] build virtio udeb packages
    
      [ Uwe Kleine-König ]
      * Add support for Bananapro board, thanks Karsten Merker for the patch.
        (Closes: 779311)
    
     -- Ben Hutchings <email address hidden>  Sun, 01 Mar 2015 15:13:40 +0000
  • linux (3.16.7-ckt4-3) unstable; urgency=medium
    
    
      [ Ben Hutchings ]
      * [sh4] ftrace: Remove -m32 option from recordmcount.pl (Closes: #775611)
      * [x86] Revert "KVM: Fix of previously incomplete fix for CVE-2014-8480"
        as that issue does not affect 3.16
      * [amd64] tls, ldt: Stop checking lm in LDT_empty (regression in 3.16.7-ckt4)
      * [x86] tls: Interpret an all-zero struct user_desc as "no segment"
        (regression in 3.16.7-ckt4)
      * net: sctp: fix slab corruption from use after free on INIT collisions
        (CVE-2015-1421)
    
      [ Ian Campbell ]
      * [xen] cancel ballooning if adding new memory failed (Closes: #776448)
      * [arm64] Only use the virtual counter (CNTVCT) on arm64. (Closes: #776957)
    
     -- Ben Hutchings <email address hidden>  Tue, 03 Feb 2015 20:07:06 +0000
  • linux (3.16.7-ckt4-2) unstable; urgency=medium
    
    
      [ Ian Campbell ]
      * [arm64] udeb: Remove zlib-modules, as ZLIB_DEFLATE is now
        built-in (fixes FTBFS)
      * [xen] Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"
        (Closes: #776237)
    
      [ Helge Deller ]
      * [hppa] udeb: Fix duplicate modules in ata-modules, pata-modules
        (Closes: #770102)
      * [hppa] Enable CONFIG_PPDEV to avoid CUPS complaining with systemd
    
      [ Ben Hutchings ]
      * crypto: Fix unprivileged arbitrary module loading (CVE-2013-7421,
        CVE-2014-9644)
        - prefix module autoloading with "crypto-"
        - include crypto- module prefix in template
        - add missing crypto module aliases
      * [x86] KVM: Fix of previously incomplete fix for CVE-2014-8480
      * [x86] KVM: SYSENTER emulation is broken (CVE-2015-0239)
    
     -- Ben Hutchings <email address hidden>  Tue, 27 Jan 2015 03:57:26 +0000
  • linux (3.16.7-ckt4-1) unstable; urgency=medium
    
    
      * New upstream stable update:
        http://kernel.ubuntu.com/stable/ChangeLog-3.16.7-ckt3
        - [x86] kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is
          read-only
        - [sparc*] Fix constraints on swab helpers.
        - inetdevice: fixed signed integer overflow
        - ieee802154: fix error handling in ieee802154fake_probe()
        - bonding: fix curr_active_slave/carrier with loadbalance arp monitoring
          (regression in 3.14)
        - pptp: fix stack info leak in pptp_getname()
        - ipx: fix locking regression in ipx_sendmsg and ipx_recvmsg
        - net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too
          (regression in 3.15)
        - net/mlx4_en: Advertize encapsulation offloads features only when VXLAN
          tunnel is set (regression in 3.15)
        - target: Don't call TFO->write_pending if data_length == 0
        - vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT
        - iser-target: Handle DEVICE_REMOVAL event on network portal listener
          correctly
        - ASoC: dpcm: Fix race between FE/BE updates and trigger
        - mac80211: Fix regression that triggers a kernel BUG with CCMP
          (regression in 3.13)
        - rt2x00: do not align payload on modern H/W
        - bitops: Fix shift overflow in GENMASK macros
        - [x86] Require exact match for 'noxsave' command line option
        - [x86] drm/i915: Kick fbdev before vgacon (regression in 3.16)
        - can: dev: avoid calling kfree_skb() from interrupt context
        - [x86] mm: Set NX across entire PMD at boot
        - of: Fix crash if an earlycon driver is not found
        - btrfs: fix lockups from btrfs_clear_path_blocking
        - [i386/686-pae,armhf/armmp-lpae] PCI: Support 64-bit bridge windows if we
          have 64-bit dma_addr_t (regression in 3.14)
        - ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake up
          (regression in 3.13)
        - drm/radeon: fix endian swapping in vbios fetch for tdp table
        - Bluetooth: Fix endian and alignment issue with ath3k version handling
        - nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait
        - [armhf] 8109/1: mm: Modify pte_write and pmd_write logic for LPAE
        - aio: fix incorrect dirty pages accouting when truncating AIO ring buffer
          (regression in 3.12)
        - [armel,armhf] mvebu: add missing of_node_put() call in coherency.c
          (regression in 3.16)
        - iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask
        - spi: Fix mapping from vmalloc-ed buffer to scatter list
        - SUNRPC: Fix locking around callback channel reply receive
        - nfsd: Fix slot wake up race in the nfsv4.1 callback code
        - bnx2fc: do not add shared skbs to the fcoe_rx_list
        - Revert "xhci: clear root port wake on bits if controller isn't wake-up
          capable" (regression in 3.16)
        - usb: xhci: rework root port wake bits if controller isn't allowed to
          wakeup
        - ixgbe: Correctly disable VLAN filter in promiscuous mode
          (regression in 3.16)
        - ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probe
          (regression in 3.15)
        - ALSA: hda - Limit 40bit DMA for AMD HDMI controllers
        - PCI/MSI: Add device flag indicating that 64-bit MSIs don't work
        - gpu/radeon: Set flag to indicate broken 64-bit MSI
        - sound/radeon: Move 64-bit MSI quirk from arch to driver
        - [powerpc*] pseries: Honor the generic "no_64bit_msi" flag
        - [mips*] fix EVA & non-SMP non-FPU FP context signal handling
          (regression in 3.15)
        - [x86] drm/i915: Ignore SURFLIVE and flip counter when the GPU gets reset
          (regression in 3.16)
        - [powerpc*] 32 bit getcpu VDSO function uses 64 bit instructions
        - [armhf] 8222/1: mvebu: enable strex backoff delay
        - [armel,armhf] 8226/1: cacheflush: get rid of restarting block
        - btrfs: zero out left over bytes after processing compression streams
        - [armhf] net: sun4i-emac: fix memory leak on bad packet
        - [armhf] i2c: omap: fix NACK and Arbitration Lost irq handling
        - [media] s2255drv: fix payload size for JPG, MJPEG (regression in 3.15)
        - nouveau: move the hotplug ignore to correct place. (regression in 3.16.4)
        - mm: frontswap: invalidate expired data on a dup-store failure
        - mm/vmpressure.c: fix race in vmpressure_work_fn()
        - xen-netfront: Remove BUGs on paged skb data which crosses a page boundary
        - drivers/input/evdev.c: don't kfree() a vmalloc address
          (regression in 3.13)
        - mm: fix anon_vma_clone() error treatment (regression in 3.12)
        - ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic
        - vxlan: Fix race condition between vxlan_sock_add and vxlan_sock_release
        - bond: Check length of IFLA_BOND_ARP_IP_TARGET attributes
        - gre: Set inner mac header in gro complete (regression in 3.16.7-ckt1)
        - [mips*] bpf: Fix broken BPF_MOD
        http://kernel.ubuntu.com/stable/ChangeLog-3.16.7-ckt4
        - [x86] drm/i915: don't warn if backlight unexpectedly enabled
          (Closes: #757805)
        - [x86] drm/i915/dp: only use training pattern 3 on platforms that
          support it (regression in 3.15)
        - btrfs: don't go readonly on existing qgroup items
        - writeback: fix a subtle race condition in I_DIRTY clearing
        - [s390*] KVM: flush CPU on load control
        - UBI: Fix double free after do_sync_erase()
        - [x86] Drivers: hv: util: make struct hv_do_fcopy match Hyper-V host
          messages (regression for amd64 in 3.16.7)
        - Drivers: hv: vmbus: Fix a race condition when unregistering a device
        - misc: genwqe: check for error from get_user_pages_fast()
        - drbd: merge_bvec_fn: properly remap bvm->bi_bdev
        - PCI: Restore detection of read-only BARs
        - scsi: correct return values for .eh_abort_handler implementations
        - genhd: check for int overflow in disk_expand_part_tbl()
        - Btrfs: make sure we wait on logged extents when fsycning two subvols
        - Btrfs: make sure logged extents complete in the current transaction V3
        - Btrfs: do not move em to modified list when unpinning
        - [armhf] mvebu: disable I/O coherency on non-SMP situations on
          Armada 370/375/38x/XP
        - nfs41: fix nfs4_proc_layoutget error handling
        - USB: cdc-acm: check for valid interfaces
        - HID: i2c-hid: fix race condition reading reports
        - [armhf] mfd: twl4030-power: Fix regression with missing compatible flag
          (regression in 3.16)
        - [armhf] serial: samsung: wait for transfer completion before clock
          disable
        - n_tty: Fix read_buf race condition, increment read_head after pushing
          data (regression in 3.12)
        - dm cache: only use overwrite optimisation for promotion when in
          writeback mode
        - dm cache: dirty flag was mistakenly being cleared when promoting via
          overwrite
        - dm bufio: fix memleak when using a dm_buffer's inline bio
        - iwlwifi: dvm: fix flush support for old firmware (regression in
          3.16.7-ckt1)
        - iwlwifi: mvm: update values for Smart Fifo (regression in 3.14)
        - iommu/vt-d: Fix an off-by-one bug in __domain_mapping()
        - dm crypt: use memzero_explicit for on-stack buffer
        - mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by
          mount (regression in 3.16.3)
        - umount: Disallow unprivileged mount force
        - md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying
          wants.
        - [x86] drm/i915: Only warn the first time we attempt to mmio whilst
          suspended (regression in 3.15)
        - drm/vmwgfx: Fix error printout on signals pending
        - drm/radeon: check the right ring in radeon_evict_flags()
        - swiotlb-xen: pass dev_addr to xen_dma_unmap_page and
          xen_dma_sync_single_for_cpu
        - [armhf/armmp] swiotlb-xen: remove BUG_ON in xen_bus_to_phys
        - swiotlb-xen: call xen_dma_sync_single_for_device when appropriate
        - swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single
        - [powerpc] book3s: Fix partial invalidation of TLBs in MCE code.
        - [armhf] clocksource: arch_timer: Fix code to use physical timers when
          requested (regression in 3.11)
        - userns: Prevent evasion of group negative permissions through a userns
          (CVE-2014-8989):
          + Don't allow setgroups until a gid mapping has been setablished
          + Don't allow unprivileged creation of gid mappings
          + Add a knob to disable setgroups on a per user namespace basis
          + Allow setting gid_maps without privilege when setgroups is disabled
        - KEYS: Fix stale key registration at error path
        - blk-mq: Fix a use-after-free
        - blk-mq: Fix a race between bt_clear_tag() and bt_get()
        - nfsd4: fix xdr4 count of server in fs_location4 (regression in 3.16)
        - [x86] drm/i915: Don't complain about stolen conflicts on gen3
          (regression in 3.12)
        - [x86] kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit
          (CVE-2014-8134)
        - blk-mq: Fix uninitialized kobject at CPU hotplugging
        - ncpfs: return proper error from NCP_IOC_SETROOT ioctl
        - [armhf] rtc: omap: fix clock-source configuration (regression in 3.16)
        - exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
        - [amd64] switch_to(): Load TLS descriptors before switching DS and ES
          (CVE-2014-9419)
        - [x86] KVM: nVMX: Disable unrestricted mode if ept=0 (regression in 3.13)
        - [x86] KVM: em_ret_far overrides cpl (follow-up to CVE-2014-3647 fix)
        - pstore-ram: Fix hangs by using write-combine mappings
        - HID: i2c-hid: prevent buffer overflow in early IRQ
        - mac80211: fix multicast LED blinking and counter (regression in
          3.16.7-ckt2)
        - cfg80211: avoid mem leak on driver hint set
        - nl80211: check matches array length before acessing it
        - cfg80211: don't WARN about two consecutive Country IE hint
          (regression in 3.14)
        - tracing/sched: Check preempt_count() for current when reading task->state
          (regression in 3.13)
        - [x86] tls: Validate TLS entries to protect espfix (CVE-2014-8133)
        - [x86] tls: Disallow unusual TLS segments
        - isofs: Fix infinite looping over CE entries (CVE-2014-9420)
        - mac80211: free management frame keys when removing station
        - ceph: do_sync is never initialized (regression in 3.12)
        - mnt: Fix a memory stomp in umount (regression in 3.14)
        - ocfs2: fix journal commit deadlock
        - md/bitmap: always wait for writes on unplug.
        - [armhf] mmc: omap_hsmmc: Fix UHS card with DDR50 support (regression in
          3.16)
        - [x86] mmc: sdhci-pci-o2micro: Fix Dell E5440 issue (regression in 3.14)
        - dm space map metadata: fix sm_bootstrap_get_nr_blocks()
        - dm thin: fix a race in thin_dtr
        - eCryptfs: Force RO mount when encrypted view is enabled
        - eCryptfs: Remove buggy and unnecessary write in file name decode routine
        - tcm_loop: Fix wrong I_T nexus association
        - Btrfs: fix fs corruption on transaction abort if device supports discard
        - [x86] perf/intel/uncore: Make sure only uncore events are collected
        - perf: Fix events installation during moving group
        - iscsi,iser-target: Initiate termination only once (regression in 3.16.4)
        - iser-target: Fix flush + disconnect completion handling
        - iser-target: Parallelize CM connection establishment
        - iser-target: Fix connected_handler + teardown flow race
        - iser-target: Handle ADDR_CHANGE event for listener cm_id
        - iser-target: Fix implicit termination of connections
        - iser-target: Allocate PI contexts dynamically
        - iser-target: Fix NULL dereference in SW mode DIF
        - iscsi,iser-target: Expose supported protection ops according to t10_pi
        - genirq: Prevent proc race against freeing of irq descriptors
        - [powerpc] powernv: Switch off MMU before entering nap/sleep/rvwinkle mode
        - [x86] storvsc: ring buffer failures may result in I/O freeze
        - iscsi-target: Fail connection on short sendmsg writes
        - [x86] drm/i915: Invalidate media caches on gen7
        - [x86] drm/i915: Force the CS stall for invalidate flushes
        - dm thin: fix inability to discard blocks when in out-of-data-space mode
        - dm thin: fix missing out-of-data-space to write mode transition if blocks
          are released
        - dm: fix missed error code if .end_io isn't implemented by target_type
        - [armhf] i2c: mv64xxx: rework offload support to fix several problems
          (regression in 3.12)
        - [x86] tls: Don't validate lm in set_thread_area() after all
        - ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPAC
        - tick/powerclamp: Remove tick_nohz_idle abuse
        - audit: don't attempt to lookup PIDs when changing PID filtering audit
          rules (regression in 3.15)
        - audit: use supplied gfp_mask from audit_buffer in
          kauditd_send_multicast_skb (regression in 3.16)
        - [arm64] kernel: fix __cpu_suspend mm switch on warm-boot
        - audit: restore AUDIT_LOGINUID unset ABI (regression in 3.10)
        - Btrfs: fix loop writing of async reclaim
        - isofs: Fix unchecked printing of ER records (CVE-2014-9584)
        - crypto: af_alg - fix backlog handling
        - udf: Check path length when reading symlink
        - udf: Verify i_size when loading inode
        - udf: Verify symlink size before loading it
        - udf: Check component length before reading it
        - [x86] platform/chrome: chromeos_laptop - Add support for Acer C720
          (Closes: #774209)
        - batman-adv: Calculate extra tail size based on queued fragments
          (Closes: #774155) (CVE-2014-9428)
        - vfs: move d_rcu from overlapping d_child to overlapping d_alias
        - vfs: deal with deadlock in d_walk() (CVE-2014-8559)
        - KEYS: close race between key lookup and freeing (CVE-2014-9529)
    
      [ Ben Hutchings ]
      * [sh4] Build with gcc-4.8 (Closes: #772602)
      * Fix inconsistent ABI name generation in
        debian/bin/{abiupdate,buildcheck,gencontrol}.py (Closes: #773233)
      * iov: Revert unwanted ABI 'fix' in 3.16.7-ckt2-1
      * [armel,armhf] thread_info: Fix ABI change in 3.16.7-ckt3
      * PCI: Fix ABI change in 3.16.7-ckt3
      * Ignore some ABI changes that don't appear to affect OOT modules:
        - Removal of __add_pages(), __remove_pages(), of_device_is_stdout_path(),
          clk_divider_ro_ops, tick_nohz_idle_enter, tick_nohz_idle_exit
        - Changes to ASoC functions
      * [arm64] Enable PSTORE as built-in and EFI_VARS_PSTORE as module;
        ensure efivars and efi-pstore are loaded on EFI systems (Closes: #773309)
      * hwmon: Enable SENSORS_NCT6683 as module (Closes: #774372)
      * udeb: Add i2c-designware-{core,platform} to i2c-modules and i2c-hid to
        input-modules (Closes: #772578)
      * [x86] ACPI / video: Run _BCL before deciding registering backlight
        (regression in 3.16) (Closes: #762285)
      * [amd64] Enable EFI_MIXED to support Bay Trail systems
      * efi: Expose underlying UEFI firmware platform size to userland, to
        support installation on Bay Trail systems (Closes: #775191)
      * vfs: Changes for compatibility with CVE-2014-8559 fix:
        - aufs: move d_rcu from overlapping d_child to overlapping d_alias
        - vfs: Avoid ABI change for dentry union changes
      * [powerpc/powerpc{,-smp}] video/fb: Change FB_RADEON back to module
        (Closes: #748398) (thanks to John Paul Adrian Glaubitz for thoroughly
        testing this change)
      * userns: Fix ABI change in 3.16.7-ckt4
      * netfilter: conntrack: disable generic tracking for known protocols
        (CVE-2014-8160)
      * [amd64] vdso: Fix the vdso address randomization algorithm (CVE-2014-9585)
    
      [ Ian Campbell ]
      * [armhf] Enable support for support OMAP5432 uEVM by enabling:
        TI_SOC_THERMAL, MFD_PALMAS, REGULATOR_PALMAS, REGULATOR_PBIAS,
        REGULATOR_TI_ABB, PINCTRL_PALMAS, GPIO_PALMAS, RTC_DRV_PALMAS,
        OMAP5_DSS_HDMI, DISPLAY_ENCODER_TPD12S015, DISPLAY_CONNECTOR_HDMI,
        USB_DWC3_OMAP, EXTCON_PALMAS, TI_EMIF and DDR.
        Based on a patch from Chen Baozi (Closes: #772953)
      * [armel] Change configuration to reduce kernel image size
        - Warn if image size leaves less than 1% spare capacity in the flash. This
          allows some slack for growth over the lifetime of a stable release.
        - [/kirkwood] Disable RD_LZO and RD_LZ4
        - [/kirkwood] mm: Disable KSM
        - [/kirkwood] Disable CHECKPOINT_RESTORE
        - [/kirkwood] Disable ZSMALLOC
        - [/kirkwood] Disable CRYPTO_FIPS
        - [/kirkwood] Disable NET_MPLS_GSO
        - [/kirkwood] Disable NETLINK_MMAP
        - [/kirkwood] Disable PROFILING
        - [/kirkwood] Disable BPF_JIT
        - [/kirkwood] Disable KPROBES
        - [/ixp4xx,orion5x]: Disable RD_LZO
        - [/ixp4xx,orion5x]: Disable PROFILING
        - [/orion5x]: Make SERIO and dependants modular
      * [arhmf] Add device-tree for LinkSprite pcDuino V3. Patch from Karsten
        Merker (Closes: #774067)
      * [xen] More netback fixes (including reintroducing support for
        feature-rx-notify, which was regressed by the fix to #767261).
      * Disable TSO in mv643xx_eth driver by default again, since previous fix
        appears to not work on all platforms (Closes: #764162).
    
     -- Ben Hutchings <email address hidden>  Fri, 16 Jan 2015 00:15:12 +0000
  • linux (3.16.7-ckt2-1) unstable; urgency=high
    
    
      * New upstream stable update:
        http://kernel.ubuntu.com/stable/ChangeLog-3.16.7-ckt1
        - drm/tilcdc: Fix the error path in tilcdc_load()
        - usb: phy: return -ENODEV on failure of try_module_get
        - PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME
        - rt2x00: support Ralink 5362.
        - wireless: rt2x00: add new rt2800usb devices
        - NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes
        - nfs: fix duplicate proc entries
        - mm: page_alloc: fix zone allocation fairness on UP
        - ext4: check EA value offset when loading
        - jbd2: free bh when descriptor block checksum fails
        - ext4: don't check quota format when there are no quota files
        - target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE
        - vfs: fix data corruption when blocksize < pagesize for mmaped data
        - ext4: fix mmap data corruption when blocksize < pagesize
        - ext4: grab missed write_count for EXT4_IOC_SWAP_BOOT
        - qla_target: don't delete changed nacls
        - target: Fix APTPL metadata handling for dynamic MappedLUNs
        - iser-target: Disable TX completion interrupt coalescing
        - ext4: don't orphan or truncate the boot loader inode
        - ext4: add ext4_iget_normal() which is to be used for dir tree lookups
        - ext4: fix reservation overflow in ext4_da_write_begin
        - ext4: Replace open coded mdata csum feature to helper function
        - ext4: move error report out of atomic context in ext4_init_block_bitmap()
        - ext4: check s_chksum_driver when looking for bg csum presence
        - drm/radeon: fix speaker allocation setup
        - drm/radeon: use gart memory for DMA ring tests
        - random: add and use memzero_explicit() for clearing data
        - freezer: Do not freeze tasks killed by OOM killer
        - OOM, PM: OOM killed task shouldn't escape PM suspend
        - [mips*/loongson-2f] loongson2_cpufreq: Fix CPU clock rate setting mismerge
        - drm/cirrus: bind also to qemu-xen-traditional
        - cpufreq: intel_pstate: Fix setting max_perf_pct in performance policy
        - cpufreq: expose scaling_cur_freq sysfs file for set_policy() drivers
        - cpufreq: intel_pstate: Reflect current no_turbo state correctly
        - [x86] intel_pstate: Don't lose sysfs settings during cpu offline
        - [x86] intel_pstate: Fix BYT frequency reporting
        - [x86] intel_pstate: Correct BYT VID values.
        - [x86] kvm: don't kill guest on unknown exit reason
        - kvm: fix excessive pages un-pinning in kvm_iommu_map error path.
          (CVE-2014-8369)
        - vfs: be careful with nd->inode in path_init() and follow_dotdot_rcu()
        - pstore: Fix duplicate {console,ftrace}-efi entries
        - [x86] bpf_jit: fix two bugs in eBPF JIT compiler (regression in 3.16)
        - vxlan: fix a use after free in vxlan_encap_bypass
        - vxlan: using pskb_may_pull as early as possible
        - vxlan: fix a free after use
        - ipv4: dst_entry leak in ip_send_unicast_reply()
        - ipv4: fix a potential use after free in ip_tunnel_core.c
          (regression in 3.11)
        - net: tso: fix unaligned access to crafted TCP header in helper API
        - [x86] hyperv: Fix the total_data_buflen in send path
        - tcp: md5: do not use alloc_percpu()
        - macvlan: fix a race on port dismantle and possible skb leaks
          (regression in 3.16)
        - net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN
          (regression in 3.14)
        - gre: Use inner mac length when computing tunnel length
          (regression in 3.14)
        - [armhf] spi: pl022: Fix incorrect dma_unmap_sg
        - mac80211: fix typo in starting baserate for rts_cts_rate_idx
        - staging: comedi: (regression) channel list must be set for COMEDI_CMD
          ioctl (regression in 3.15)
        - nfsd4: fix response size estimation for OP_SEQUENCE (regression in 3.16)
        - quota: Properly return errors from dquot_writeback_dquots()
        - i3200_edac: Report CE events properly
        - i82860_edac: Report CE events properly
        - cpc925_edac: Report UE events properly
        - e7xxx_edac: Report CE events properly
        - scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND
        - usb: serial: ftdi_sio: add "bricked" FTDI device PID
        - [armhf] Revert "usb: dwc3: dwc3-omap: Disable/Enable only wrapper
          interrupts in prepare/complete" (regression in 3.16)
        - usb: gadget: f_fs: remove redundant ffs_data_get() (regression in 3.14)
        - [armhf] usb: ffs: fix regression when quirk_ep_out_aligned_size flag is
          set (regression in 3.15)
        - [armhf] usb: musb: dsps: start OTG timer on resume again
          (regression in 3.16.6)
        - usb: gadget: udc: core: fix kernel oops with soft-connect
        - nfsd4: fix crash on unknown operation number
        - Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"
          (regression in 3.16.4)
        - [armhf] usb: dwc3: gadget: Properly initialize LINK TRB
        - posix-timers: Fix stack info leak in timer_create()
        - futex: Fix a race condition between REQUEUE_PI and task death
        - ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_get
        - PM / Sleep: fix async suspend_late/freeze_late error handling
          (regression in 3.15)
        - Revert "block: all blk-mq requests are tagged" (regression in 3.16)
        - ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat mode
        - zap_pte_range: update addr when forcing flush after TLB batching faiure
        - staging: comedi: fix memory leak / bad pointer freeing for chanlist
          (regression in 3.15)
        - [x86] drm/i915: Ignore VBT backlight check on Macbook 2, 1
          (regression in 3.15)
        - [i386/686-pae] pageattr: Prevent overflow in slow_virt_to_phys() for
          X86_PAE
        - [x86] ACPI / EC: Fix regression due to conflicting firmware behavior
          between Samsung and Acer. (regression in 3.16.3)
        - mm: free compound page with correct order
        - lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()
        - ext4: fix overflow when updating superblock backups after resize
        - ext4: fix oops when loading block bitmap failed
        - ext4: enable journal checksum when metadata checksum feature enabled
        - ext4: prevent bugon on race between write/fcntl
        - ext4: bail out from make_indexed_dir() on first error
        - PCI: Rename sysfs 'enabled' file back to 'enable' (regression in 3.13)
        - fs: allow open(dir, O_TMPFILE|..., 0) with mode 0
        - [arm*] tracing/syscalls: Ignore numbers outside NR_syscalls' range
        - nfs: fix kernel warning when removing proc entry
        http://kernel.ubuntu.com/stable/ChangeLog-3.16.7-ckt2
        - rbd: Fix error recovery in rbd_obj_read_sync()
        - regulator: max77693: Fix use of uninitialized regulator config
        - xhci: no switching back on non-ULT Haswell (regression in 3.12)
        - Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup
        - ocfs2: fix breakage in o2net_send_tcp_msg() (regression in 3.15)
        - [armhf] phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly
          (regression in 3.16)
        - USB: cdc-acm: add quirk for control-line state requests
          (regression in 3.16)
        - sysfs: driver core: Fix glue dir race condition by gdp_mutex
        - drm/nouveau: make sure display hardware is reinitialised on runtime
          resume (regression in 3.15)
        - drm/nv50/disp: fix dpms regression on certain boards
        - drm/nouveau/bios: memset dcb struct to zero before parsing
        - GFS2: Make rename not save dirent location (regression in 3.14)
        - netfilter: ipset: off by one in ip_set_nfnl_get_byindex()
        - netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats
          allocation (regression in 3.16)
        - netfilter: nfnetlink_log: fix maximum packet length logged to userspace
        - netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()
        - mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread
          (regression in 3.16)
        - mmc: don't request CD IRQ until mmc_start_host()
        - fs: make cont_expand_zero interruptible
        - UBIFS: fix a race condition
        - [x86] fpu: __restore_xstate_sig()->math_state_restore() needs
          preempt_disable()
        - [x86] fpu: shift drop_init_fpu() from save_xstate_sig() to
          handle_signal()
        - perf: Fix unclone_ctx() vs. locking
        - evm: properly handle INTEGRITY_NOXATTRS EVM status
        - [alpha] vfs: missing data dependency barrier in prepend_name()
        - jffs2: kill wbuf_queued/wbuf_dwork_lock
        - fix misuses of f_count() in ppp and netlink
        - sched: Use dl_bw_of() under RCU read lock
        - [s390*] topology: call set_sched_topology early
        - [armhf] mfd: ti_am335x_tscadc: Fix TSC operation after ADC continouous
          mode (regression in 3.14)
        - [armhf] mfd: ti_am335x_tscadc: Fix TSC resume (regression in 3.14)
        - selinux: fix inode security list corruption
        - blk-mq: fix potential hang if rolling wakeup depth is too high
          (regression in 3.16)
        - block: fix alignment_offset math that assumes io_min is a power-of-2
        - drm/nouveau/gpio: rename g92 class to g94 (regression in 3.16)
        - [x86] drm/i915: Do not leak pages when freeing userptr objects
        - media: v4l2-common: fix overflow in v4l_bound_align_image()
        - sched: Use rq->rd in sched_setaffinity() under RCU read lock
        - [powerpc*] use device_online/offline() instead of cpu_up/down()
          (regression in 3.11)
        - xen-blkback: fix leak on grant map error path
        - net: skb_fclone_busy() needs to detect orphaned skb (regression in 3.16)
        - rbd: avoid format-security warning inside alloc_workqueue()
        - rbd: fix error return code in rbd_dev_device_setup()
        - media: ttusb-dec: buffer overflow in ioctl (CVE-2014-8884)
        - dm raid: ensure superblock's size matches device's logical block size
        - ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooks
          (Closes: #772435)
        - mac80211: properly flush delayed scan work on interface removal
        - [i386] microcode, AMD: Fix early ucode loading on 32-bit
          (regression in 3.14)
        - [armhf] mvebu: armada xp: Generalize use of i2c quirk
          (regression in 3.12)
        - mac80211: fix use-after-free in defragmentation
        - iwlwifi: fix RFkill while calibrating (regression in 3.16)
        - tun: Fix csum_start with VLAN acceleration (regression in 3.12)
        - macvtap: Fix csum_start when VLAN tags are present
        - dm thin: grab a virtual cell before looking up the mapping
        - [x86] KVM: Fix uninitialized op->type for some immediate values
        - [powerpc*] hwrng: pseries - port to new read API and fix stack corruption
        - drm/radeon: set correct CE ram size for CIK
        - drm/radeon: make sure mode init is complete in bandwidth_update
        - cpufreq: Avoid crash in resume on SMP without OPP (regresion in 3.12)
        - [i386] microcode, AMD: Fix ucode patch stashing on 32-bit
          (regression in 3.14)
        - [armhf] mfd: twl4030-power: Fix poweroff with PM configuration enabled
          (regression in 3.16)
        - [hppa] Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls
        - tracing: Do not busy wait in buffer splice (regresion in 3.16)
        - param: fix crash on bad kernel arguments (regression in 3.16)
        - audit: keep inode pinned
        - drm/radeon: add locking around atombios scratch space usage
        - nfs: fix pnfs direct write memory leak
        - nfs: Fix use of uninitialized variable in nfs_getattr()
        - NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired
        - NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust
          NFS_DELEGATED_STATE
        - NFSv4: Fix races between nfs_remove_bad_delegation() and delegation
          return
        - NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked
        - NFS: Don't try to reclaim delegation open state if recovery failed
        - [arm64] efi: Fix stub cache maintenance
        - [arm64] __clear_user: handle exceptions on strb (CVE-2014-7843)
        - [arm64] Correct the race condition in aarch64_insn_patch_text_sync()
        - Fix thinko in iov_iter_single_seg_count
        - libceph: do not crash on large auth tickets
        - [armel,armhf] 8191/1: decompressor: ensure I-side picks up relocated code
        - zram: avoid kunmap_atomic() of a NULL pointer
        - firewire: cdev: prevent kernel stack leaking into ioctl arguments
        - md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZEN
          (regression in 3.13)
        - vxlan: Do not reuse sockets for a different address family
        - net: sctp: fix NULL pointer dereference in af->from_addr_param on
          malformed packet (CVE-2014-7841)
        - net: sctp: fix memory leak in auth key management
        - [armel,m68k] ipv6: fix IPV6_PKTINFO with v4 mapped (regression in 3.15)
        - netlink: Properly unbind in error conditions. (regression in 3.16)
        - smsc911x: power-up phydev before doing a software reset.
          (regression in 3.14)
        - [sparc*] sunvdc: limit each sg segment to a page
        - [sparc*] vio: fix reuse of vio_dring slot
        - drm/radeon: initialize sadb to NULL in the audio code
        - [x86] KVM: Don't report guest userspace emulation error to userspace
        - crypto: caam - remove duplicated sg copy functions
        - audit: correct AUDIT_GET_FEATURE return message type
        - memory-hotplug: Remove "weak" from memory_block_size_bytes() declaration
          (regression in 3.14)
        - [s390*] vmcore: Remove "weak" from function declarations
        - [s390*] clocksource: Remove "weak" from clocksource_default_clock()
          declaration
        - IB/core: Clear AH attr variable to prevent garbage data
        - [amd64] x32, audit: Fix x32's AUDIT_ARCH wrt audit
        - [armhf] dts: am335x-evm: Fix 5th NAND partition's name
          (regression in 3.15)
        - dell-wmi: Fix access out of memory
    
      [ Ben Hutchings ]
      * [x86] Complete Thunderbolt support on Apple computers (Closes: #768653)
        - PCI: Add pci_fixup_suspend_late quirk pass
        - PCI: Suspend/resume quirks for Apple thunderbolt
        - Enable THUNDERBOLT as module
      * [amd64] traps: Stop using IST for #SS (CVE-2014-9090)
      * [amd64] traps: Fix the espfix64 #DF fixup and rewrite it in C
      * [amd64] traps: Rework bad_iret
      * [amd64] asm/traps: Disable tracing and kprobes in fixup_bad_iret and
        sync_regs
      * Fix ABI changes in iovec, of, perf and truncate
      * Ignore ABI changes in iwlwifi, KVM and spi-nor
      * Revert "drivers/net: Disable UFO through virtio" in macvtap and tun.
        This removes the need to shut down VMs if migrating to a patched
        host.
    
      [ Ian Campbell ]
      * [xen] Backport various netback fixes (Closes: #767261).
      * Backport fix for TSO with mv643xx_eth driver, replacing previous workaround
        (#764162)
      * [armhf] Increase Ethernet phy startup delay on Banana-Pi. Patch from
        Karsten Merker (Closes: #767042)
      * [armhf] Enable FB_SIMPLE, used on some Exynos platforms and elsewhere.
      * [arm64] Backport various upstream fixes and improvements to the APM X-gene
        Ethernet driver.
      * Honour stdout-path from Device Tree, along with supporting any supplied
        options. (Closes: #770212)
      * [armhf] Add udeb modules to support video and keyboard for imx6. Patch from
        Vagrant Cascadian (Closes: #770635)
      * [device-tree] Reserve memreserve regions even if they partially overlap
        with an existing reservation. Fixes boot on Midway.
      * [arm64] Enable reboot on the Xgene platform.
    
     -- Ben Hutchings <email address hidden>  Mon, 08 Dec 2014 20:03:18 +0000
  • linux (3.16.7-2) unstable; urgency=medium
    
    
      [ Ian Campbell ]
      * Disable TSO in mv643xx_eth driver by default (Closes: #764162).
    
      [ Aurelien Jarno ]
      * [i386] Rename 486 flavour to 586 for udebs. (Closes: #768288)
    
      [ Ben Hutchings ]
      * [hppa] udeb: Fix modules in multiple packages (Closes: 768297)
    
     -- Ben Hutchings <email address hidden>  Thu, 06 Nov 2014 17:42:26 +0000
  • linux (3.16.7-1) unstable; urgency=medium
    
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.16.6
        - rtnetlink: fix VF info size (regression in 3.11)
        - myri10ge: check for DMA mapping errors
        - Revert "macvlan: simplify the structure port" (regression in 3.16)
        - tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
          (regression in 3.15)
        - tcp: fix tcp_release_cb() to dispatch via address family for
          mtu_reduced()
        - tipc: fix message importance range check (regression in 3.15)
        - packet: handle too big packets for PACKET_V3
        - bnx2x: Revert UNDI flushing mechanism (regression in 3.14)
        - net: ipv6: fib: don't sleep inside atomic lock (regression in 3.15)
        - openvswitch: fix panic with multiple vlan headers
        - ipv6: fix rtnl locking in setsockopt for anycast and multicast
        - l2tp: fix race while getting PMTU on PPP pseudo-wire (regression in 3.15)
        - ipv6: restore the behavior of ipv6_sock_ac_drop()
        - bonding: fix div by zero while enslaving and transmitting
          (regression in 3.12)
        - net: filter: fix possible use after free (regression in 3.15)
        - net: allow macvlans to move to net namespace (regression in 3.13)
        - macvlan: allow to enqueue broadcast pkt on virtual device
          (regression in 3.16)
        - xfrm: Generate blackhole routes only from route lookup functions
        - xfrm: Generate queueing routes only from route lookup functions
        - macvtap: Fix race between device delete and open.
        - net/mlx4_core: Allow not to specify probe_vf in SRIOV IB mode
          (regression in 3.15)
        - net/mlx4: Correctly configure single ported VFs from the host
          (regression in 3.15)
        - gro: fix aggregation for skb using frag_list (regression in 3.13)
        - hyperv: Fix bug in netvsc_start_xmit() (potential use-after-free)
        - team: avoid race condition in scheduling delayed work
        - hyperv: Fix bug in netvsc_send() (potential use-after-free)
        - sctp: handle association restarts when the socket is closed.
        - net_sched: copy exts->type in tcf_exts_change() (regression in 3.14)
        - crypto: caam - fix addressing of struct member
        - driver/base/node: remove unnecessary kfree of node struct from
          unregister_one_node (regression in 3.15)
        https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.16.7
        - btrfs: wake up transaction thread from SYNC_FS ioctl
        - Btrfs: fix up bounds checking in lseek
        - Btrfs: don't do async reclaim during log replay
        - Btrfs: cleanup error handling in build_backref_tree
        - Btrfs: fix build_backref_tree issue with multiple shared blocks
        - Btrfs: fix race in WAIT_SYNC ioctl
        - fs: Add a missing permission check to do_umount (CVE-2014-7975)
        - kvm: fix potentially corrupt mmio cache
        - [x86] kvm,vmx: Preserve CR4 across VM entry (CVE-2014-3690)
        - be2iscsi: check ip buffer before copying (stack buffer overflow)
        - mptfusion: enable no_write_same for vmware scsi disks
        - qla2xxx: fix kernel NULL pointer access (regression in 3.16)
          (Closes: #764804)
        - qla2xxx: Fix shost use-after-free on device removal (regression in 3.14)
        - dmaengine: fix xor sources continuation
        - [arm64] debug: don't re-enable debug exceptions on return from el1_dbg
        - mei: bus: fix possible boundaries violation
        - nfsv4: Fixing lease renewal (regression in 3.13)
        - lzo: check for length overrun in variable length encoding.
        - [armhf] tty: omap-serial: fix division by zero
        - NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM fails
        - NFSv4: fix open/lock state recovery error handling
        - NFSv4.1: Fix an NFSv4.1 state renewal regression
        - nfsd4: reserve adequate space for LOCK op (regression in 3.16)
        - NFS: Fix an uninitialised pointer Oops in the writeback error path
        - NFS: Fix a bogus warning in nfs_generic_pgio (regression in 3.16.4)
        - iwlwifi: mvm: disable BT Co-running by default
        - [armel,armhf] PCI: mvebu: Fix uninitialized variable in
          mvebu_get_tgt_attr()
        - Revert "ath9k_hw: reduce ANI firstep range for older chips"
          (regression in 3.15)
        - fanotify: enable close-on-exec on events' fd when requested in
          fanotify_init()
        - futex: Ensure get_futex_key_refs() always implies a barrier
          (regression in 3.14)
        - [ppc64el] iommu/ddw: Fix endianness
        - [arm64] compat: fix compat types affecting struct compat_elf_prpsinfo
        - ALSA: emu10k1: Fix deadlock in synth voice lookup
        - ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macro
        - [armhf] mvebu: Netgear RN104: Use Hardware BCH ECC
        - [armhf] mvebu: Netgear RN2120: Use Hardware BCH ECC
        - [armhf] mvebu: Netgear RN102: Use Hardware BCH ECC
        - ecryptfs: avoid to access NULL pointer when write metadata in xattr
        - xfs: ensure WB_SYNC_ALL writeback handles partial pages correctly
        - [sparc*] Do not disable interrupts in nmi_cpu_busy()
        - [sparc*] Fix pcr_ops initialization and usage bugs.
        - [sparc*] sun4v TLB error power off events
        - [sparc*] Fix corrupted thread fault code.
        - [sparc*] find_node adjustment
        - [sparc*] Let memset return the address argument
        - [sparc*] bpf_jit: fix support for ldx/stx mem and SKF_AD_VLAN_TAG
        - [sparc*] bpf_jit: fix loads from negative offsets
        - [sparc*] Fix FPU register corruption with AES crypto offload.
        - [sparc*] Do not define thread fpregs save area as zero-length array.
        - [sparc*] Fix hibernation code refrence to PAGE_OFFSET.
        - [sparc*] correctly recognise M6 and M7 cpu type
        - [sparc*] T5 PMU
        - [sparc*] Switch to 4-level page tables.
        - [sparc*] Adjust KTSB assembler to support larger physical addresses.
        - [sparc*] Fix physical memory management regressions with large
          max_phys_bits.
        - [sparc*] Use kernel page tables for vmemmap.
        - [sparc*] Increase MAX_PHYS_ADDRESS_BITS to 53.
        - [sparc*] sparse irq
        - [sparc*] Fix register corruption in top-most kernel stack frame during
          boot.
        - [sparc*] Implement __get_user_pages_fast().
    
      [ Ben Hutchings ]
      * [i386] Rename 486 flavour to 586, as it has not worked on 486 processors
        since we enabled CC_STACKPROTECTOR (Closes: #766105)
        - Select M586TSC instead of M486
      * [x86] r8723au: Backport changes up to Linux 3.17 (Closes: #765685)
      * mmc_block: Increase max_devices and set MMC_BLOCK_MINORS to 256
        (Closes: #765621)
      * [x86] drm/i915: Initialise userptr mmu_notifier serial to 1
        (Closes: #765590)
      * rtsx_usb_ms: Use msleep_interruptible() in polling loop (Closes: #765717)
      * Bump ABI to 4
      * Add '.0' to the kernel version string (Closes: #742226, #745984)
      * vfs,fuse: Change iov_iter_get_pages() to take both maxsize and maxpages
        parameters (Closes: #764285)
      * lockd: Try to reconnect if statd has moved (Closes: #767219)
      * m25p80: Fix module device ID table
      * HID: i2c-hid: call the hid driver's suspend and resume callbacks
        (Closes: #767204)
      * [x86] drm/i915: Add some L3 registers to the parser whitelist
        (Closes: #767148)
      * wireless: rt2x00: add new rt2800usb device (thanks to Cyril Brulebois)
        (Closes: #766802)
      * drivers/net,ipv6: Fix virtio/IPv6 regression in 3.16:
        - drivers/net: Disable UFO through virtio
        - drivers/net,ipv6: Select IPv6 fragment idents for virtio UFO packets
      * [x86] KVM: Check non-canonical addresses upon WRMSR (CVE-2014-3610)
      * [x86] KVM: Prevent host from panicking on shared MSR writes.
        (CVE-2014-3610)
      * [x86] KVM: Improve thread safety in pit (CVE-2014-3611)
      * [x86] kvm: vmx: handle invvpid vm exit gracefully (CVE-2014-3646)
      * [x86] KVM: Fix wrong masking on relative jump/call
      * [x86] KVM: Emulator fixes for eip canonical checks on near branches
        (CVE-2014-3647)
      * [x86] KVM: Handle errors when RIP is set during far jumps (CVE-2014-3647)
      * [x86] KVM: Fix far-jump to non-canonical check
      * net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
        (CVE-2014-3673)
      * net: sctp: fix panic on duplicate ASCONF chunks (CVE-2014-3687)
      * net: sctp: fix remote memory pressure from excessive queueing
        (CVE-2014-3688)
      * mnt: Prevent pivot_root from creating a loop in the mount tree
        (CVE-2014-7970)
      * linux-image: Recommend irqbalance if CONFIG_SMP is enabled
        (Closes: #577788)
      * [armhf] leds: Enable LEDS_PWM as module (for Cubox-i)
      * [x86] Backport Thunderbolt support on Apple computers from 3.17
      * [x86] linux-image: Remove lilo from suggested boot loaders
      * [amd64] linux-image: Add grub-efi to suggested boot loaders
      * [hppa] Reduce SIGRTMIN from 37 to 32 to behave like other Linux
        architectures (Closes: #766635)
      * [hppa] udeb: Add many more module packages (Closes: #766793)
      * iwlwifi: Backport firmware monitor from 3.17 (Closes: #767088)
      * bug script: Warn if the running kernel matches the ABI name of the
        package but is not the installed version
    
      [ Mauricio Faria de Oliveira ]
      * [ppc64el] Disable CONFIG_CMDLINE{,_BOOL} usage for setting consoles
        (Closes: #764745)
    
      [ Uwe Kleine-König ]
      * [armhf] enable rtc driver for i.MX6 
      * [armhf] add chipidea usb host driver to usb-modules-$version-armmmp-di
        for i.MX6 
      * [armhf] enable PCI and NAND driver for Armada 370
      * [armhf] enable RTC, GPIO_PCA953X, SENSORS_G762 and watchdog driver for
        Netgear ReadyNAS 102/104
    
      [ Ian Campbell ]
      * [armhf] Build i2c-s3c2410 statically, it is used by the arndale power
        controller.
      * [armhf] Backport device tree file for Olimex A20-OLinuXino-LIME. (Closes: #764967)
      * [armhf] Enable various drivers for the Nokia N900. Patch from Sebastian
        Reichel. (Closes: #766070)
      * [arm64] Enable EHCI and OHCI platform USB HCD drivers.
      * Enable MTD and MTDBLOCK in top-level config.
      * [armhf] Add mtd-modules udeb. Patch from Uwe Kleine-Koenig.
    
      [ Aurelien Jarno ]
      * [mips*] Backport a hugetlb fix for Octeon from 3.18.
      * [mips*] Backport math emulation fix for MIPS32r2 from 3.18.
      * [mips*] Only define MAX_PHYSMEM_BITS on Loongson-3, until a better fix
        is committed upstream. Fixes Loongson-2 kernel and maybe more. Closes:
        #764223.
      * [mips*/octeon] Add support for the UBNT E200 board (EdgeRouter/EdgeRouter
        Pro 8 port).
      * [mips*/octeon] Enable SERIAL_8250_DW. Disable KEYBOARD_ATKBD, MOUSE_PS2,
        SERIO_I8042.
      * [mips*/octeon] Really enable USB_OCTEON_EHCI and USB_OCTEON_OHCI. Closes: 
        Closes: #762066.
    
     -- Ben Hutchings <email address hidden>  Tue, 04 Nov 2014 09:47:27 +0000
  • linux (3.16.5-1) unstable; urgency=medium
    
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.16.4
        - module: Clean up ro/nx after early module load failures
          (regression in 3.16)
        - [armhf] cpufreq: OPP: Avoid sleeping while atomic
        - [armhf] drm/tilcdc: Fix various bugs in removal path
        - drm/ttm: Fix possible stack overflow by recursive shrinker calls.
        - [x86] drm/i915: Fix crash when failing to parse MIPI VBT
          (regression in 3.16)
        - [x86] drm/i915: read HEAD register back in init_ring_common() to enforce
          ordering (Closes: #763583)
        - libata: widen Crucial M550 blacklist matching
        - pata_scc: propagate return value of scc_wait_after_reset
        - pwm: Fix period and polarity in pwm_get() for non-perfect matches
        - aio: add missing smp_rmb() in read_events_ring
        - [arm64] flush TLS registers during exec
        - [arm64] use irq_set_affinity with force=false when migrating irqs
          (regression in 3.15)
        - [arm*] KVM: Nuke Hyp-mode tlbs before enabling MMU
        - [x86] i2c: ismt: use correct length when copy buffer
        - ftrace: Use current addr when converting to nop in
          __ftrace_replace_code() (regression in 3.16)
        - ALSA: core: fix buffer overflow in snd_info_get_line()
        - ALSA: firewire-lib/dice: add arrangements of PCM pointer and interrupts
          for Dice quirk (regression in 3.16)
        - HID: picolcd: sanity check report size in raw_event() callback
          (CVE-2014-3186)
        - HID: magicmouse: sanity check report size in raw_event() callback
          (CVE-2014-3181)
        - HID: logitech-dj: prevent false errors to be shown (regression in 3.16.2)
        - [x86] drm/i915: Skip load detect when intel_crtc->new_enable==true
          (regression in 3.16)
        - [x86] drm/i915: fix plane/cursor handling when runtime suspended
          (regression in 3.14)
        - [x86] drm/i915: Ignore VBT backlight presence check on Acer C720 (4005U)
          (regression in 3.15)
        - [x86] drm/i915: Wait for vblank before enabling the TV encoder
          (regression in 3.16)
        - [x86] drm/i915/hdmi: fix hdmi audio state readout (regression in 3.16)
        - drm/radeon: Add ability to get and change dpm state when radeon PX card
          is turned off (regression in 3.15)
        - locks: pass correct "before" pointer to locks_unlink_lock in
          generic_add_lease
        - ufs: fix deadlocks introduced by sb mutex merge (regression in 3.16)
        - USB: serial: fix potential stack buffer overflow
        - USB: serial: fix potential heap buffer overflow
        - USB: option: reduce interrupt-urb logging verbosity (regression in 3.16)
        - [armhf] usb: phy: twl4030-usb: Fix lost interrupts after ID pin goes down
          (regression in 3.13)
        - [armhf] usb: phy: twl4030-usb: Fix regressions to runtime PM on omaps
          (regressions in 3.14, 3.15)
        - uwb: init beacon cache entry before registering uwb device
        - usb: hub: take hub->hdev reference when processing from eventlist
        - USB: EHCI: unlink QHs even after the controller has stopped
        - Revert "ACPI / battery: fix wrong value of capacity_now reported when
          fully charged" (regression in 3.16)
        - [x86] iommu/vt-d: Check return value of acpi_bus_get_device()
          (regression in 3.15)
        - [armhf/armmp-lpae] iommu/arm-smmu: fix programming of SMMU_CBn_TCR for
          stage 1
        - cgroup: check cgroup liveliness before unbreaking kernfs
          (regression in 3.15)
        - NFSv4: Fix another bug in the close/open_downgrade code
          (regression in 3.16.2)
        - nfsd4: fix corruption of NFSv4 read data (regression in 3.16)
        - nfs: check wait_on_bit_lock err in page_group_lock
        - nfs: clear_request_commit while holding i_lock
        - nfs: fix nonblocking calls to nfs_page_group_lock
        - nfs: use blocking page_group_lock in add_request
        - nfs: fix error handling in lock_and_join_requests
        - nfs: don't sleep with inode lock in lock_and_join_requests
        - nfs: disallow duplicate pages in pgio page vectors
        - nfs: can_coalesce_requests must enforce contiguity
        - [armhf] 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy
          strex
        - [armhf] 8133/1: use irq_set_affinity with force=false when migrating irqs
          (regression in 3.15)
        - [armel,armhf] 8148/1: flush TLS and thumbee register state during exec
        - [armel,armhf] 8149/1: perf: Don't sleep while atomic when enabling
          per-cpu interrupts (regression in 3.15)
        - [armhf] imx: fix .is_enabled() of shared gate clock (regression in 3.16)
        - [armhf] 8165/1: alignment: don't break misaligned NEON load/store
        - [mips*] Fix MFC1 & MFHC1 emulation for 64-bit MIPS systems
          (regression in 3.15)
        - ACPICA: Update to GPIO region handler interface.
        - gpio / ACPI: Use pin index and bit length
        - ACPI / platform / LPSS: disable async suspend/resume of LPSS devices
          (regression in 3.16)
        - ACPI / hotplug: Generate online uevents for ACPI containers
          (regression in 3.14)
        - ACPI / video: disable native backlight for ThinkPad X201s
          (regression in 3.16)
        - regmap: Fix regcache debugfs initialization (regression in 3.15)
        - regmap: Fix handling of volatile registers for format_write() chips
        - regmap: Don't attempt block writes when syncing cache on single_rw
          devices
        - cgroup: reject cgroup names with '\n'
        - cgroup: delay the clearing of cgrp->kn->priv
        - cgroup: fix unbalanced locking (regression in 3.14)
        - [s390*] KVM: Fix user triggerable bug in dead code
        - [s390*] KVM: mm: try a cow on read only pages for key ops
        - [s390*] KVM: mm: Fix storage key corruption during swapping
        - [s390*] KVM: mm: Fix guest storage key corruption in
          ptep_set_access_flags
        - [x86] xen: don't copy bogus duplicate entries into kernel page tables
        - [x86] early_ioremap: Increase FIX_BTMAPS_SLOTS to 8 (regression in 3.16)
        - shmem: fix nlink for rename overwrite directory
        - SMB3: Fix oops when creating symlinks on smb3
        - iio: Fix indio_dev->trig assignment in several drivers
        - Target/iser: Don't put isert_conn inside disconnected handler
        - target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORE
          (regression in 3.13)
        - iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid
        - SCSI: libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu
        - Revert "iwlwifi: dvm: don't enable CTS to self" (regression in 3.16)
        - iwlwifi: mvm: fix endianity issues with Smart Fifo commands
          (regression in 3.14)
        - iwlwifi: mvm: set MAC_FILTER_IN_BEACON correctly for STA/P2P client
          (regression in 3.16)
        - workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()
          (regression in 3.10)
        - futex: Unlock hb->lock in futex_wait_requeue_pi() error path
        - block: Fix dev_t minor allocation lifetime
        - dm cache: fix race causing dirty blocks to be marked as clean
        - percpu: fix pcpu_alloc_pages() failure path
        - percpu: perform tlb flush after pcpu_map_pages() failure
        - regulatory: add NUL to alpha2
        - lockd: fix rpcbind crash on lockd startup failure (regression in 3.15)
        - genhd: fix leftover might_sleep() in blk_free_devt()
        - eventpoll: fix uninitialized variable in epoll_ctl
        - kcmp: fix standard comparison bug
        - fs/notify: don't show f_handle if exportfs_encode_inode_fh failed
        - nilfs2: fix data loss with mmap()
        - mm, slab: initialize object alignment on cache creation
        - fs/cachefiles: add missing \n to kerror conversions (regression in 3.16)
        - mm: softdirty: keep bit when zapping file pte
        - sched: Fix unreleased llc_shared_mask bit during CPU hotplug
        - brcmfmac: handle IF event for P2P_DEVICE interface (regression in 3.12)
        - ath9k_htc: fix random decryption failure (regression in 3.15)
        - [powerpc,ppc*] Add smp_mb() to arch_spin_is_locked()
        - [powerpc,ppc*] Add smp_mb()s to arch_spin_unlock_wait()
        - [hppa] Implement new LWS CAS supporting 64 bit operations.
        - alarmtimer: Return relative times in timer_gettime
        - alarmtimer: Do not signal SIGEV_NONE timers
        - alarmtimer: Lock k_itimer during timer callback
        - GFS2: fix d_splice_alias() misuses
        - IB/qib: Correct reference counting in debugfs qp_stats
        - IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs()
          (regression in 3.14)
        - IB/mlx4: Don't duplicate the default RoCE GID (regression in 3.14)
        - IB/core: When marshaling uverbs path, clear unused fields
          (regression in 3.14)
        - mm: Fix unbalanced mutex in dma_pool_create(). (regression in 3.16)
        - PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device
          (regression in 3.15)
        - Revert "PCI: Don't scan random busses in pci_scan_bridge()"
          (regression in 3.15)
        - drm/nouveau/runpm: fix module unload
        - drm/radeon/px: fix module unload
        - fs: Fix nasty 32-bit overflow bug in buffer i/o code.
        - blk-mq: Avoid race condition with uninitialized requests
        - [x86] crypto: ccp - Check for CCP before registering crypto algs
        - nl80211: clear skb cb before passing to netlink
        - Revert "PCI: Make sure bus number resources stay within their parents
          bounds" (regression in 3.15)
        - cpufreq: release policy->rwsem on error (regression in 3.14)
        - cpufreq: fix cpufreq suspend/resume for intel_pstate (regression in 3.15)
        - media: it913x: init tuner on attach (regression in 3.15)
        - media: videobuf2-dma-sg: fix for wrong GFP mask to
          sg_alloc_table_from_pages (regression in 3.13)
        - media: vb2: fix vb2 state check when start_streaming fails
          (regression in 3.16.3)
        - media: vb2: fix plane index sanity check in vb2_plane_cookie()
        - md/raid1: clean up request counts properly in close_sync()
          (regression in 3.13)
        - md/raid1: be more cautious where we read-balance during resync.
          (regression in 3.13)
        - md/raid1: make sure resync waits for conflicting writes to complete.
          (regression in 3.13)
        - md/raid1: Don't use next_resync to determine how far resync has
          progressed (regression in 3.13)
        - md/raid1: update next_resync under resync_lock. (regression in 3.13)
        - md/raid1: count resync requests in nr_pending. (regression in 3.13)
        - md/raid1: fix_read_error should act on all non-faulty devices.
        - md/raid1: intialise start_next_window for READ case to avoid hang
          (regression in 3.13)
        - netfilter: xt_hashlimit: perform garbage collection from process context
        - mmc: mmci: Reverse IRQ handling for the arm_variant (regression in 3.15)
        - partitions: aix.c: off by one bug (regression in 3.11)
        - cpufreq: update 'cpufreq_suspended' after stopping governors
        - aio: block exit_aio() until all context requests are completed
        - ext4: propagate errors up to ext4_find_entry()'s callers
        - ext4: avoid trying to kfree an ERR_PTR pointer
        https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.16.5
        - udf: Avoid infinite loop when processing indirect ICBs (CVE-2014-6410)
        - ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.
        - perf: fix perf bug in fork()
        - mm: memcontrol: do not iterate uninitialized memcgs (regression in 3.14)
        - mm: migrate: Close race between migration completion and mprotect
        - [x86] ACPI / i915: Update the condition to ignore firmware backlight
          change request (regression in 3.16)
        - [x86] cpufreq: pcc-cpufreq: Fix wait_event() under spinlock
          (regression in 3.15)
        - md/raid5: disable 'DISCARD' by default due to safety concerns.
        - [x86] drm/i915: Flush the PTEs after updating them before suspend
          (regression in 3.12)
        - cifs: Fix problem recognizing symlinks (regression in 3.13)
        - ring-buffer: Fix infinite spin in reading buffer (regression in 3.16.3)
        - mm: numa: Do not mark PTEs pte_numa when splitting huge pages
        - media: vb2: fix VBI/poll regression
    
      [ Ian Campbell ]
      * [armhf] Add Exynos5 disk/usb/nic modules to udebs.
      * [armhf] Backport BananaPi device tree files. Patch from Karsten
        Merker (Closes: #763897).
    
      [ Ben Hutchings ]
      * [hppa/parisc64-smp] Work around gcc 4.8 miscompilation (Closes: #762390)
      * [powerpc/powerpc64,ppc64*] video/fb: Change FB_MATROX, FB_RADEON, FB_ATY,
        FB_SIS, FB_3DFX, FB_VOODOO1 back to modules (Closes: #748398)
      * udeb: Add pata_rdc to pata-modules (Closes: #633128)
      * [s390*] 3215: fix tty output containing tabs (Closes: #758264)
      * radeon: Don't check for installed firmware if driver is built-in
        (Closes: #763305)
      * Bump ABI to 3
      * vfs: fold swapping ->d_name.hash into switch_names()
      * vfs: Don't exchange "short" filenames unconditionally. (Closes: #763700)
      * [hppa,m68k,mips/r4k-ip22,sparc*] bluetooth: Enable BT as module
        (Closes: #764524)
    
      [ Aurelien Jarno ]
      * [arm64] Change RTC_DRV_PL031 and RTC_DRV_XGENE from modules to built-ins
        as the kernel isn't able to initialize the system clock from a hardware
        clock whose driver is a module, and as there is no initramfs mechanism
        to do that.
      * [armhf] Change RTC_DRV_DA9052, RTC_DRV_IMXDI, RTC_DRV_MC13XXX,
        RTC_DRV_MV, RTC_DRV_MXC, RTC_DRV_OMAP, RTC_DRV_PL030, RTC_DRV_PL031,
        RTC_DRV_S5M, RTC_DRV_SUNXI, RTC_DRV_VT8500 from modules to built-ins for
        the same reason as above.
    
     -- Ben Hutchings <email address hidden>  Fri, 10 Oct 2014 09:15:17 +0100
  • linux (3.16.3-2) unstable; urgency=medium
    
    
      [ Ben Hutchings ]
      * [s390*] syscall: Fix unimplented-syscall entries added before
        memfd_create() (fixes FTBFS) (Closes: #762221)
      * [armel/kirkwood] Change configuration to reduce kernel image size
        (fixes FTBFS) (Closes: #762219)
        - block: Change IOSCHED_DEADLINE to module
        - gpu: Disable VGA_ARB
    
      [ Aurelien Jarno ]
      * [mips*/octeon] Enable OCTEON_USB, USB_EHCI_HCD, USB_OHCI_HCD,
        and USB_OCTEON_EHCI, USB_OCTEON_OHCI (Closes: #762066).
    
     -- Bastian Blank <email address hidden>  Sat, 20 Sep 2014 11:43:05 +0200
  • linux (3.16.3-1) unstable; urgency=medium
    
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.16.3
        - reiserfs: fix corruption introduced by balance_leaf refactor
          (regression in 3.16) (Closes: #761457)
        - reiserfs: Fix use after free in journal teardown
        - media: v4l: vb2: Fix stream start and buffer completion race
        - [x86] iommu/vt-d: Exclude devices using RMRRs from IOMMU API domains
        - [powerpc*] powerpc/powernv: Fix IOMMU group lost (regression in 3.15)
        - [x86] iommu/vt-d: Defer domain removal if device is assigned to a driver
        - [x86] iommu/amd: Fix cleanup_domain for mass device removal
        - [s390*] locking: Reenable optimistic spinning
        - firmware: Do not use WARN_ON(!spin_is_locked())
        - CAPABILITIES: remove undefined caps from all processes
        - fanotify: fix double free of pending permission events
        - ocfs2: do not write error flag to user structure we cannot copy from/to
        - [powerpc*] mm: fix potential infinite loop in dissolve_free_huge_pages()
        - drivers/mfd/rtsx_usb.c: export device table (Closes: #761428)
        - [powerpc*] mm: Use read barrier when creating real_pte
        - [powerpc*] thp: Add write barrier after updating the valid bit
        - [powerpc*] thp: Invalidate old 64K based hash page mapping before insert
          of 4k pte
        - [powerpc*] thp: Handle combo pages in invalidate
        - [powerpc*] thp: Invalidate with vpn in loop
        - [powerpc*] thp: Use ACCESS_ONCE when loading pmdp
        - SCSI: save command pool address of Scsi_Host (regression in 3.15)
        - fix regression in SCSI_IOCTL_SEND_COMMAND (regression in 3.16)
        - [mips*] GIC: Prevent array overrun
        - [mips*] ptrace: Test correct task's flags in task_user_regset_view()
        - [mips*] ptrace: Change GP regset to use correct core dump register layout
        - [mips*] ptrace: Avoid smp_processor_id() when retrieving FPU IR
        - [mips*] syscall: Fix AUDIT value for O32 processes on MIPS64
        - [mips*] scall64-o32: Fix indirect syscall detection
        - [mips,powerpc] bfa: Fix undefined bit shift on big-endian architectures
          with 32-bit DMA address
        - ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()
          (regression in 3.14)
        - ACPI: Run fixed event device notifications in process context
          (regression in 3.15)
        - ACPI / scan: Allow ACPI drivers to bind to PNP device objects
          (regression in 3.16)
        - ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't
          set (regression in 3.14.13, 3.16)
        - ACPI / EC: Add support to disallow QR_EC to be issued before completing
          previous QR_EC (regression in 3.14.13, 3.16)
        - ACPI / scan: not cache _SUN value in struct acpi_device_pnp
          (regression in 3.14)
        - ACPI / video: Add a disable_native_backlight quirk
        - ACPI / video: Disable native_backlight on HP ENVY 15 Notebook PC
        - ring-buffer: Always reset iterator to reader page
        - ring-buffer: Up rb_iter_peek() loop count to 3
        - vfs: get rid of propagate_umount() mistakenly treating slaves as busy.
          (regression in 3.15)
        - Bluetooth: Fix tracking local SSP authentication requirement
        - Bluetooth: Avoid use of session socket after the session gets freed
        - vfs: __generic_file_write_iter(): fix handling of sync error after DIO
          (regression in 3.16)
        - rbd: rework rbd_request_fn() (regression in 3.15)
        - vfs: fix copy_tree() regression (regression in 3.14)
        - md/raid1,raid10: always abort recover on write error.
        - md/raid5: avoid livelock caused by non-aligned writes.
          (regression in 3.16)
        - md/raid6: avoid data corruption during recovery of double-degraded RAID6
        - md/raid10: fix memory leak when reshaping a RAID10.
        - xfs: ensure verifiers are attached to recovered buffers
        - xfs: quotacheck leaves dquot buffers without verifiers
        - xfs: don't dirty buffers beyond EOF
        - xfs: don't zero partial page cache pages during O_DIRECT writes
        - xfs: don't zero partial page cache pages during O_DIRECT reads
        - libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctly
        - libceph: gracefully handle large reply messages from the mon
        - libceph: do not hard code max auth ticket len (CVE-2014-6416,
          CVE-2014-6417, CVE-2014-6418)
        - CIFS: Fix async reading on reconnects
        - CIFS: Possible null ptr deref in SMB2_tcon
        - CIFS: Fix wrong directory attributes after rename
        - mtd/ftl: fix the double free of the buffers allocated in build_maps()
        - mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()
        - dm table: propagate QUEUE_FLAG_NO_SG_MERGE (regression in 3.16)
        - KEYS: Fix use-after-free in assoc_array_gc()
        - KEYS: Fix termination condition in assoc array garbage collection
          (CVE-2014-3631)
    
      [ Ben Hutchings ]
      * sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.
      * sfc: Add 40G link capability decoding
      * Bump ABI to 2 (Closes: #761874)
      * ata: Enable SATA_ZPODD
      * tracing: Enable TRACER_SNAPSHOT
      * Add memfd_create() and shared memory sealing (Closes: #760702):
        - mm: allow drivers to prevent new writable mappings
        - shm: add sealing API
        - shm: add memfd_create() syscall
        - shm: wait for pins to be released when sealing
        - mm: Add memfd_create() system call
        - [arm*,m68k,mips*,powerpc*,s390*,sparc*] Wire up memfd_create()
      * udeb: Add ccm, ctr to crypto-modules (Closes: #761902)
      * [armhf] udeb: Add ehci-platform, ohci-platform and phy-sun4i-usb to
        usb-modules (Closes: #761591)
    
      [ Ian Campbell ]
      * [armhf] Enable support for Exynos5 systems. (Closes: #759291)
      * [arm64] Enable crypto accelerator modules
      * [arm64] Add cdrom-core-modules udeb
    
      [ Aurelien Jarno ]
      * [powerpc/powerpc64,ppc64el] Backport more KVM patches from 3.17. Enable
        KVM_BOOK3S_64, KVM_BOOK3S_64_HV, KVM_BOOK3S_64_PR and KVM_XICS.  (Closes:
        #761656).
    
     -- Ben Hutchings <email address hidden>  Thu, 18 Sep 2014 03:32:47 +0100
  • linux (3.16.2-3) unstable; urgency=medium
    
    
      [ Ben Hutchings ]
      * [armhf] udeb: Remove efi-modules, as EFI is not yet supported on ARM!
      * [arm64] ata: Enable PHY_XYGENE, AHCI_XGENE as modules
        - udeb: Add ahci_xgene to sata-modules (fixes FTBFS)
      * [arm64] rtc: Enable RTC_DRV_XGENE as module
      * mfd,mmc,memstick: Enable MFD_RTSX_USB, MMC_REALTEK_USB,
        MEMSTICK_REALTEK_USB as modules (Closes: #761099)
      * [mips64,mips64el] Properly add the 5kc-malta flavour (should fix FTBFS)
      * batman-adv: Enable BATMAN_ADV_MCAST
      * can: Enable CAN_GS_USB as module
      * bluetooth: Enable BT_6LOWPAN
      * ubi: Enable MTD_UBI_BLOCK
      * md: Enable DM_ERA as module
      * qlcnic: Enable QLCNIC_VXLAN
      * net/wireless: Enable RSI_91X, RSI_USB as modules
        - udeb: Add rsi_usb to nic-wireless-modules
      * i2c: Enable I2C_ROBOTFUZZ_OSIF as module
      * mfd,gpio,i2c,iio: Enable MFD_VIPERBOARD, GPIO_VIPERBOARD, I2C_VIPERBOARD,
        VIPERBOARD_ADC as modules
      * media/usb/gspca: Enable USB_GSPCA_DTCS033 as module
      * media/pci/cx23885: Enable MEDIA_ALTERA_CI as module
      * sound/usb: Enable SND_USB_HIFACE, SND_BCD2000 as modules
      * usb/misc: Enable USB_EHSET_TEST_FIXTURE as module
      * usb/gadget: Enable USB_NET2280 as module
      * leds: Enable LEDS_TRIGGER_CPU as built-in and LEDS_TRIGGER_ONESHOT,
        LEDS_TRIGGER_GPIO, LEDS_TRIGGER_TRANSIENT, LEDS_TRIGGER_CAMERA as modules
      * uio: Enable UIO_MF624 as module
      * iio: Enable HID_SENSOR_PROX, HID_SENSOR_DEVICE_ROTATION, HID_SENSOR_PRESS
        as modules
      * ecryptfs: Enable ECRYPT_FS_MESSAGING
      * ceph: Enable CEPH_FSCACHE
      * crypto: Enable CRYPTO_LZ4, CRYPTO_LZ4HC as modules
      * [x86] mfd,gpio,i2c,watchdog: Enable KEMPLD_MFD, GPIO_KEMPLD, I2C_KEMPLD,
        KEMPLD_WDT as modules
      * [x86] staging: Enable R8723AU as module
      * [x86] staging: Enable WIMAX_GDM72XX as modules
        - gdmwm: Enable WIMAX_GDM72XX_USB, WIMAX_GDM72XX_USB_PM
      * [x86] staging/media: Enable DVB_AS102, USB_MSI3101, MEDIA_TUNER_MSI001,
        SOLO6X10 as modules
      * [x86] dvb-usb-rtl28xxu: Enable DVB_RTL2832_SDR
      * [x86] platform: Enable ALIENWARE_WMI, DELL_SMO8800, IBM_RTL,
        SAMSUNG_Q10, INTEL_RST, INTEL_SMARTCONNECT (Closes: #749273), PVPANIC
        as modules
      * [x86] sony-laptop: Enable SONYPI_COMPAT
      * [x86,ia64] firmware: Enable DMI_SYSFS
      * [x86] Disable USB_SN9C102; this driver is deprecated in favour of the
        gspca drivers
      * [i386] usb/gadget: Enable USB_AMD5536UDC as module
      * [i386] comedi: Enable COMEDI_AMPLC_DIO200_ISA, COMEDI_AMPLC_PC236_ISA,
        COMEDI_AMPLC_PC263_ISA, COMEDI_DAS08_ISA, COMEDI_NI_LABPC_ISA as modules
      * [i386] speakup: Enable SPEAKUP_SYNTH_DECPC as module
      * [!x86] staging: Enable R8712U, R8188EU as modules (Closes: #742055, #760859)
      * i2o: Disable I2O_EXT_ADAPTEC on 64-bit, as it assumes 32-bit virtual
        addresses
      * SCSI: aic94xx: Remove broken fallback for missing 'Ctrl-A' user settings
      * udeb: Add ath6kl_sdio, libertas_cs, libertas_sdio, mwifiex_sdio,
        r8192u_usb, r8723au, rtl8188eu, rtl818x_pci, rtl8723be, rtl8821ae,
        spectrum_cs to nic-wireless-modules
      * builddeb: put the dbg files into the correct directory
      * [ppc64el] deb-pkg: Add support for powerpc little endian
      * [armhf] deb-pkg: Add automatic support for armhf architecture
      * debian/rules.real: Never make kernel-wedge errors non-fatal, as in
        practice this meant we didn't see them until they appeared in unstable
      * udeb: Fix typo in dependencies of speakup-modules (fixes FTBFS on
        mips64el due to interaction with another bug in kernel-wedge)
      * libceph: Apply critical fixes:
        - set last_piece in ceph_msg_data_pages_cursor_init() correctly
        - gracefully handle large reply messages from the mon
        - add process_one_ticket() helper
        - do not hard code max auth ticket len
    
      [ Ian Campbell ]
      * [armel/orion5x] udeb: Include mvmdio in nic-modules udeb.
      * [arm64] Backport X-GENE Ethernet driver from v3.17-rcs
      * [arm64] Including phy-xgene in sata-modules udeb since it is needed by
        ahci_xgene.
    
      [ Aurelien Jarno ]
      * [mips64el] Drop loongson-2e and loongson-2f flavour as the minimum
        supported ISA will be at least MIPS64.
    
     -- Ben Hutchings <email address hidden>  Sat, 13 Sep 2014 03:49:53 +0100
  • linux (3.16.2-2) unstable; urgency=medium
    
    
      [ Ben Hutchings ]
      * [armel,mips*] udeb: Remove lzo-modules, as LZO_COMPRESS is now built-in
        (fixes FTBFS)
    
     -- Ben Hutchings <email address hidden>  Mon, 08 Sep 2014 18:39:25 +0100
  • linux (3.14.15-2) unstable; urgency=medium
    
    
      [ Aurelien Jarno ]
      * [mips*/4kc-malta] Remove ABI reference as previous kernels were not
        really usable, and the fix changes the ABI.
    
     -- Ben Hutchings <email address hidden>  Sat, 09 Aug 2014 01:09:38 +0100
  • linux (3.14.15-1) unstable; urgency=medium
    
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.14
        - Bluetooth: Ignore H5 non-link packets in non-active state
        - fuse: timeout comparison fix
        - tracing: instance_rmdir() leaks ftrace_event_file->filter
          (regression in 3.11)
        - xen/balloon: set ballooned out pages as invalid in p2m
          (regression in 3.12)
        - quota: missing lock in dqcache_shrink_scan() (regression in 3.12)
        - shmem: fix faulting into a hole, not taking i_mutex (CVE-2014-4171)
        - shmem: fix splicing from a hole while it's punched (CVE-2014-4171)
        - e1000e: Fix SHRA register access for 82579 (regression in 3.12)
        - ip_tunnel: fix ip_tunnel_lookup
        - net: sctp: check proc_dointvec result in proc_sctp_do_auth
        - 8021q: fix a potential memory leak
        - net: fix UDP tunnel GSO of frag_list GRO packets
        - ipv4: fix dst race in sk_dst_get()
        - ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
        - bnx2x: fix possible panic under memory stress
        - tcp: Fix divide by zero when pushing during tcp-repair
        - ipv4: icmp: Fix pMTU handling for rare case
        - net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush
          (regression in 3.11)
        - igmp: fix the problem when mc leave group
        - appletalk: Fix socket referencing in skb
        - netlink: Fix handling of error from netlink_dump().
        - tipc: clear 'next'-pointer of message fragments before reassembly
          (regression in 3.13)
        - net: sctp: fix information leaks in ulpevent layer
        - bonding: fix ad_select module param check (regression in 3.14)
        - net-gre-gro: Fix a bug that breaks the forwarding path
          (regression in 3.14)
        - perf/x86/intel: ignore CondChgd bit to avoid false NMI handling
        - mwifiex: fix Tx timeout issue
        - [x86] tsc: Fix cpufreq lockup (regression in 3.14)
        - dm thin metadata: do not allow the data block size to change
        - dm cache metadata: do not allow the data block size to change
        - locking/mutex: Disable optimistic spinning on some architectures
        - sched: Fix possible divide by zero in avg_atom() calculation
        - aio: protect reqs_available updates from changes in interrupt handlers
          (regression in 3.14.10)
        - Don't trigger congestion wait on dirty-but-not-writeout pages
          (regression in 3.11)
        https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.15
        - nfs: only show Posix ACLs in listxattr if actually present
          (regression in 3.14)
        - block: don't assume last put of shared tags is for the host
        - libata: support the ata host which implements a queue depth less than 32
          (regression in 3.14.4)
        - libata: introduce ata_host->n_tags to avoid oops on SAS controllers
        - blkcg: don't call into policy draining if root_blkg is already gone
        - coredump: fix the setting of PF_DUMPCORE
        - [hppa] Remove SA_RESTORER define
        - hwmon: (smsc47m192) Fix temperature limit and vrm write operations
        - fs: umount on symlink leaks mnt count (CVE-2014-5045)
        - [x86] x86_32, entry: Store badsys error code in %eax
          (regression in 3.14.10)
        - drm/radeon: fix irq ring buffer overflow handling (regression in 3.14)
        - mm: hugetlb: fix copy_hugetlb_page_range() (regression in 3.14.12)
        - [x86] efi: Include a .bss section within the PE/COFF headers
        - nl80211: move set_qos_map command into split state (regression in 3.14)
        - platform_get_irq: Revert to platform_get_resource if of_irq_get fails
          (regression in 3.14.6)
    
      [ Aurelien Jarno ]
      * Update German debconf template translations (Holger Wansing) (Closes:
        #756049).
      * Update French debconf template translations (David Prévot) (Closes:
        #756134).
      * Rewrite postinst to not require File::stat perl module (Closes: #756207).
      * [mips*] Avoid smp_processor_id() in preemptible code.
      * [mips*/octeon] Fix /proc/cpuinfo issues.
      * [mips,mipsel/4kc-malta] Fix bug which can cause incorrect system call
        restarts (fix hang on boot).
      * [mips*] Fix hugepage support on machines with R4K like TLB.
      * [mips*] Prevent user from setting FCSR cause bits and cause possible
        kernel oops.
      * Update Japanese debconf template translations (Victory).
    
      [ Ben Hutchings ]
      * [amd64] Reject x32 executables if x32 ABI not supported
      * [amd64] Make x32 syscall support conditional on a kernel parameter
      * [amd64] Enable X86_X32 (Closes: #708070) and X86_X32_DISABLED.
        Use the kernel parameter "syscall.x32=y" to enable support for x32.
      * [s390,s390x] 3215: fix hanging console issue (Closes: #747922)
      * [armhf] Enable BRCMFMAC, BRCMFMAC_SDIO as modules (Closes: #734430)
      * net: sctp: inherit auth_capable on INIT collisions (CVE-2014-5077)
    
     -- Ben Hutchings <email address hidden>  Thu, 07 Aug 2014 16:47:21 +0100
  • linux (3.14.13-2) unstable; urgency=medium
    
    
      [ Aurelien Jarno ]
      * [mips64,mips64el] Really enable mips64 and mips64el architectures.
      * [mips64,mips64el] Build udebs for 5kc-malta flavour. 
      * [mipsel,mips64el/loongson-3] Disable not built modules in nic-modules,
        scsi-common-modules, scsi-extra-modules, scsi-modules (fixes FTBFS).
      * Add scsi_transport_sas and scsi_transport_spi to scsi-core-modules udeb
        as optional so that these modules do not end up in two different udebs
        as dependencies. Remove them from the i386, ia64, powerpc and sparc
        definition.
      * [mipsel,mips64el/loongson-2e,2f] Enable CONFIG_RTC_DRV_CMOS as built-in.
      * [mips*] Add few new udebs and use standard udebs configuration when
        possible.
      * [s390,s390x] ptrace: fix PSW mask check (CVE-2014-3534).
      * [mipsel,mips64el/loongson-3] Enable PREEMPT instead of PREEMPT_VOLUNTARY
        as it workarounds SMP issues.
    
     -- Aurelien Jarno <email address hidden>  Thu, 24 Jul 2014 21:05:08 +0200
  • linux (3.14.13-1) unstable; urgency=medium
    
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.13
        - iio: ti_am335x_adc: Fix: Use same step id at FIFOs both ends
          (regression in 3.11)
        - [hppa] Do not hardcode maximum userspace stack size (regression in 3.14)
        - workqueue: fix dev_set_uevent_suppress() imbalance (regression in 3.10)
        - workqueue: zero cpumask of wq_numa_possible_cpumask on init
          (regression in 3.10)
        - i8k: Fix non-SMP operation (regression in 3.14)
        - Revert "ACPI / AC: Remove AC's proc directory." (regression in 3.13)
        - ACPI / resources: only reject zero length resources based at address zero
          (regression in 3.14)
        - ACPI / EC: Avoid race condition related to advance_transaction()
        - ACPI / EC: Fix race condition in ec_transaction_completed()
        - [x86] crypto: sha512_ssse3 - fix byte count to bit count conversion
        - [arm64] implement TASK_SIZE_OF
        - phy: core: Fix error path in phy_create()
        - dm io: fix a race condition in the wake up code for sync_io
        - [x86] intel_pstate: Fix setting VID (regression in 3.14.6)
        - PCI: Fix unaligned access in AF transaction pending test
          (regression in 3.14)
        - ext4: fix unjournalled bg descriptor while initializing inode bitmap
        - ext4: fix a potential deadlock in __ext4_es_shrink()
        - drm/radeon: stop poisoning the GART TLB
        - [x86] drm/i915: Don't clobber the GTT when it's within stolen memory
    
      [ Ian Campbell ]
      * [armel] Remove drivers/net/phy configs which are redundant with toplevel.
      * [armhf] Add MMC and NIC modules for BeagleBone Black to udebs.
        (Closes: #754491)
      * [arm64] Add xfs-modules udeb and add xen-netfront to nic-modules udeb.
      * aufs: Fix build on arm64.
    
      [ Aurelien Jarno ]
      * [mips,mipsel] Add a debconf note to warn users that they have to
        configure the system bootloader to load initramfs.
      * Update Polish debconf template translations (Łukasz Dulny).
      * Update Czech debconf template translations (Michal Simunek) (Closes:
        #755060).
      * Update Russian debconf template translations (Yuri Kozlov) (Closes:
        #755085).
      * Update Portuguese debconf template translations (Américo Monteiro)
        (Closes: #755100).
      * Update Swedish debconf template translations (Martin Bagge) (Closes:
        #755145).
      * Update Slovak debconf template translation (Slavko) (Closes: #755152).
      * Update Turkish debconf template translation (Mert Dirik) (Closes:
        #755223).
      * Update Danish debconf template translation (Joe Dalton) (Closes:
        #755400).
      * [mips,mipsel] Cleanup configuration files.
      * [mips,mipsel] Move common MIPS kernel config files to kernelarch-mips.
      * [mips,mipsel] Clean mipsel installer by using symlinks to the mips
        versions.
      * [mipsel] Backport Loongson 3A/3B support from 3.15 and add the
        corresponding flavour.
      * [mips,mipsel] Remove the sb1a-bcm91480b flavour.
      * [mips,mipsel] Add mips64 and mips64el support (Closes: #749688).
      * [mips/octeon] Backport from upstream PCIe2 support and interface
        mode detection for Octeon.
      * [mips/sb1-91250a] Backport from upstream additional build flags
        to fix excessive kernel warnings.
      * [mips/malta] Backport from upstream power management support for
        Malta.
      * [mipsel/loongson3] Add support for Loongson 3 LS3A RS780E 1-way
        boards.
    
      [ Ben Hutchings ]
      * net/l2tp: don't fall back on UDP [get|set]sockopt (CVE-2014-4943)
      * Bump ABI to 2 (Closes: #754902)
      * [powerpc/powerpc64] Re-enable JUMP_LABEL
      * [powerpc/powerpc64,ppc64] Enable PPC_TRANSACTIONAL_MEM
      * Enable DYNAMIC_DEBUG (except for armel/orion5x) (Closes: #694884)
      * [rt] Update to 3.14.12-rt9 (no functional changes)
      * udeb: Add sdhci-acpi to mmc-modules (Closes: #747284)
    
     -- Ben Hutchings <email address hidden>  Mon, 21 Jul 2014 14:02:14 +0100
  • linux (3.14.12-1) unstable; urgency=medium
    
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.11
        - iscsi-target: Avoid rejecting incorrect ITT for Data-Out
        - iscsi-target: Explicily clear login response PDU in exception path
          (regression in 3.10)
        - iscsi-target: fix iscsit_del_np deadlock on unload (regression in 3.13)
        - Input: synaptics - fix resolution for manually provided min/max
          (regression in 3.14)
        - [mips] MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region
        - UBIFS: fix an mmap and fsync race condition
        - UBIFS: Remove incorrect assertion in shrink_tnc()
        - IB/ipath: Translate legacy diagpkt into newer extended diagpkt
        - IB/srp: Fix a sporadic crash triggered by cable pulling
        - IB/umad: Fix error handling
        - IB/umad: Fix use-after-free on close
        - nfsd4: fix FREE_STATEID lockowner leak (regression in 3.14.6)
        - nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer
        - NFS: Don't declare inode uptodate unless all attributes were checked
        - nfs: Fix cache_validity check in nfs_write_pageuptodate()
        - [powerpc] mm: Check paca psize is up to date for huge mappings
        - [powerpc] perf: Ensure all EBB register state is cleared on fork()
        - xfs: xfs_readsb needs to check for magic numbers (regression in 3.14)
        - reiserfs: call truncate_setsize under tailpack mutex
        - ipvs: Fix panic due to non-linear skb
        - tracing: Fix syscall_*regfunc() vs copy_process() race
        - ALSA: usb-audio: Fix races at disconnection and PCM closing
        https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.12
        - [powerpc] ibmvscsi: Abort init sequence during error recovery
        - [powerpc] ibmvscsi: Add memory barriers for send / receive
        - virtio-scsi: avoid cancelling uninitialized work items
        - scsi_error: fix invalid setting of host byte
        - virtio-scsi: fix various bad behavior on aborted requests
        - xhci: Use correct SLOT ID when handling a reset device command
          (regression in 3.13)
        - usb: chipidea: udc: delete td from req's td list at ep_dequeue
        - mtd: eLBC NAND: fix subpage write support (regression in 3.10)
        - mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in
          erased-page
        - [x86] drm/i915: Avoid div-by-zero when pixel_multiplier is zero
          (regression in 3.13)
        - [x86] drm/i915: set backlight duty cycle after backlight enable for gen4
          (regression in 3.14)
        - Bluetooth: Fix SSP acceptor just-works confirmation without MITM
        - Bluetooth: Fix check for connection encryption
        - rbd: use reference counts for image requests
        - rbd: handle parent_overlap on writes correctly
        - mac80211: fix a memory leak on sta rate selection table
          (regression in 3.10)
        - hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned
          entry
        - [arm64] mm: Make icache synchronisation logic huge page aware
        - [arm64] Bug fix in stack alignment exception
        - fs/cifs: fix regression in cifs_create_mf_symlink() (regression in 3.14)
        - blkcg: fix use-after-free in __blkg_release_rcu() by making
          blkcg_gq refcnt an atomic_t
        - ext4: Fix buffer double free in ext4_alloc_branch()
        - ext4: Fix hole punching for files with indirect blocks
        - [x86] KVM: preserve the high 32-bits of the PAT register
        - [x86] kvm: fix wrong address when writing Hyper-V tsc page
        - nfsd: fix rare symlink decoding bug
        - tracing: Remove ftrace_stop/start() from reading the trace file
        - md: flush writes before starting a recovery.
        - mlx4_core: Fix incorrect FLAGS1 bitmap test in mlx4_QUERY_FUNC_CAP
          (regression in 3.14)
        - netfilter: nf_nat: fix oops on netns removal
        - brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to
          BCMA_IOCTL (regression in 3.14)
        - mmc: rtsx: add R1-no-CRC mmc command type handle (regression in 3.13)
        - aio: block io_destroy() until all context requests are completed
          (regression in 3.11)
        - audit: remove superfluous new- prefix in AUDIT_LOGIN messages
          (regression in 3.14)
        - mm/numa: Remove BUG_ON() in __handle_mm_fault() (regression in 3.13)
        - slab: fix oops when reading /proc/slab_allocators
        - sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
        - mm: fix crashes from mbind() merging vmas
    
      [ Ben Hutchings ]
      * [rt] Update to 3.14.10-rt7:
        - rtmutex: Resolve conflicts with changes in 3.14.10
        - sched: Do not clear PF_NO_SETAFFINITY flag in select_fallback_rq()
        - workqueue: Prevent deadlock/stall on RT
      * [rt] random: Restore interrupt randomness dropped in 3.14.10-rt6
      * [s390,s390x] Ignore ABI change in lowcore structure (fixes FTBFS)
      * [m68k] block: Change IOSCHED_CFQ to built-in and make it the default
        I/O scheduler, consistent with other architectures
    
     -- Ben Hutchings <email address hidden>  Fri, 11 Jul 2014 17:56:20 +0100
  • linux (3.14.10-1) unstable; urgency=high
    
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.10
        - [s390] af_iucv: wrong mapping of sent and confirmed skbs
        - Staging: rtl8188eu: overflow in update_sta_support_rate()
        - USB: option: fix runtime PM handling
        - hugetlb: restrict hugepage_migration_support() to x86_64
        - kthread: fix return value of kthread_create() upon SIGKILL.
        - mm/memory-failure.c-failure: send right signal code to correct thread
        - mm/memory-failure.c: don't let collect_procs() skip over processes for
          MF_ACTION_REQUIRED
        - ptrace: fix fork event messages across pid namespaces
        - idr: fix overflow bug during maximum ID calculation at maximum height
        - [s390] time: cast tv_nsec to u64 prior to shift in update_vsyscall
          (regression in 3.13)
        - [s390] lowcore: reserve 96 bytes for IRB in lowcore
        - ext4: fix data integrity sync in ordered mode
        - ext4: fix zeroing of page during writeback
        - ext4: fix wrong assert in ext4_mb_normalize_request()
        - USB: usb_wwan: fix race between write and resume
        - USB: usb_wwan: fix write and suspend race
        - USB: usb_wwan: fix urb leak at shutdown
        - USB: sierra: fix use after free at suspend/resume
        - USB: sierra: fix remote wakeup
        - USB: serial: fix potential runtime pm imbalance at device remove
        - media: stk1160: Avoid stack-allocated buffer for control URBs
        - rtmutex: Detect changes in the pi lock chain
        - rtmutex: Handle deadlock detection smarter
        - rtmutex: Plug slow unlock race
        - media: uvcvideo: Fix clock param realtime setting
        - media: saa7134: fix regression with tvtime (regression in 3.14)
        - Bluetooth: Fix L2CAP deadlock
        - Target/iser: Wait for proper cleanup before unloading
        - target: Set CMD_T_ACTIVE bit for Task Management Requests
        - target: Use complete_all for se_cmd->t_transport_stop_comp
        - iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory
          leak
        - target: Explicitly clear ramdisk_mcp backend pages
        - [x86] x86-32, espfix: Remove filter for espfix32 due to race
        - aio: fix aio request leak when events are reaped by userspace
        - aio: fix kernel memory disclosure in io_getevents() introduced in v3.10
          (CVE-2014-0206)
        - CIFS: Fix memory leaks in SMB2_open
        - Btrfs: fix double free in find_lock_delalloc_range
        - Btrfs: make sure there are not any read requests before stopping workers
        - Btrfs: mark mapping with error flag to report errors to userspace
        - Btrfs: set right total device count for seeding support
        - fs: btrfs: volumes.c: Fix for possible null pointer dereference
        - Btrfs: don't check nodes for extent items
        - Btrfs: fix scrub_print_warning to handle skinny metadata extents
        - btrfs: fix use of uninit "ret" in end_extent_writepage()
        - btrfs: allocate raid type kobjects dynamically
        - lz4: fix another possible overrun
        - epoll: fix use-after-free in eventpoll_release_file
        - builddeb: use $OBJCOPY variable instead of objcopy (regression in 3.12)
        - [i386] efi-pstore: Fix an overflow on 32-bit builds
    
      [ Ben Hutchings ]
      * [amd64] ptrace,x86: force IRET path after a ptrace_stop() (CVE-2014-4699)
      * shmem: fix faulting into a hole while it's punched (CVE-2014-4171)
    
     -- Ben Hutchings <email address hidden>  Mon, 07 Jul 2014 09:54:10 +0100
  • linux (3.14.9-1) unstable; urgency=medium
    
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.8
        - Target/iscsi,iser: Avoid accepting transport connections during stop
          stage
        - iser-target: Fix multi network portal shutdown regression
        https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.9
        - target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd
          (regression in 3.14.6)
        - iscsi-target: Reject mutual authentication with reflected CHAP_C
        - ima: audit log files opened with O_DIRECT flag
        - ima: introduce ima_kernel_read() (regression in 3.10)
        - evm: prohibit userspace writing 'security.evm' HMAC value
        - net: Use netlink_ns_capable to verify the permisions of netlink messages
          (CVE-2014-0181)
        - netlink: Only check file credentials for implicit destinations
        - qlcnic: info leak in qlcnic_dcb_peer_app_info()
        - ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()
          (regression in 3.13)
        - netlink: rate-limit leftover bytes warning and print process name
        - bridge: Prevent insertion of FDB entry with disallowed vlan
        - net: tunnels - enable module autoloading
        - [sparc] net: filter: fix typo in sparc BPF JIT
        - sfc: PIO:Restrict to 64bit arch and use 64-bit writes.
          (regression in 3.13)
        - ipv4: fix a race in ip4_datagram_release_cb()
        - sctp: Fix sk_ack_backlog wrap-around problem
        - udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
          (regression in 3.13)
        - USB: cdc-acm: Fix various bugs in power management
        - USB: cdc-acm: fix I/O after failed open
        - [x86] hv: use correct order when freeing monitor_pages
        - ASoC: dapm: Make sure to always update the DAPM graph in _put_volsw()
          (regression in 3.12)
        - lzo: properly check for overruns (CVE-2014-4608)
        - lz4: ensure length does not wrap (CVE-2014-4608)
        - ALSA: compress: Cancel the optimization of compiler and fix the size of
          struct for all platform.
        - ALSA: control: Protect user controls against concurrent access
          (CVE-2014-4652)
        - ALSA: control: Fix replacing user controls (CVE-2014-4654, CVE-2014-4655)
        - ALSA: control: Don't access controls outside of protected regions
          (CVE-2014-4653)
        - ALSA: control: Make sure that id->index does not overflow;
          Handle numid overflow (CVE-2014-4656)
    
      [ Ben Hutchings ]
      * aufs: Update to aufs3.14-20140616:
        - tiny, no msg in spinlock regeion
        - minor bugfix, correct error value in link(2)
        - O_TMPFILE support
        - bugfix, handling an error in opening a FIFO
        - propagate aufs file references to new vmas created by remap_file_pages()
      * linux-image: Make initramfs support unconditional
      * [x86] x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)
      * [rt] Fix latency histogram after "hrtimer: Set expiry time before
        switch_hrtimer_base()" in 3.14.6
    
      [ Aurelien Jarno ]
      * [arm64] Enable COMPAT to support 32-bit binaries.
      * [mips,mipsel] Enable initramfs for all flavours, but keep the disk
        related drivers built-in for now.
    
     -- Ben Hutchings <email address hidden>  Mon, 30 Jun 2014 13:57:11 +0100
  • linux (3.14.7-1) unstable; urgency=medium
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.6
        - [mipsel] loongson2_cpufreq: Fix CPU clock rate setting
          (regression in 3.14)
        - rtmutex: Fix deadlock detector for real
        - kernfs: add back missing error check in kernfs_fop_mmap()
          (regression in 3.14)
        - coredump: fix va_list corruption (regression in 3.11)
        - mm: make fixup_user_fault() check the vma access rights too
        - serial: 8250: Fix thread unsafe __dma_tx_complete function
        - 8250_core: Fix unwanted TX chars write
        - iwlwifi: 7000: bump API to 9
        - timer: Prevent overflow in apply_slack
        - cfg80211: free sme on connection failures (regression in 3.11)
        - cfg80211: add cfg80211_sched_scan_stopped_rtnl (regression in 3.14)
        - mac80211: fix nested rtnl locking on ieee80211_reconfig
          (regression in 3.14)
        - mm, thp: close race between mremap() and split_huge_page()
        - [x86] mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()
        - hwpoison, hugetlb: lock_page/unlock_page does not match for handling a
          free hugepage
        - iwlwifi: mvm: delay enabling smart FIFO until after beacon RX
          (regression in 3.14)
        - aio: fix potential leak in aio_run_iocb().
        - Revert "hwmon: (coretemp) Refine TjMax detection"
        - hrtimer: Prevent remote enqueue of leftmost timers
        - hrtimer: Set expiry time before switch_hrtimer_base()
        - dm verity: fix biovecs hash calculation regression (regression in 3.14)
        - dm cache: fix writethrough mode quiescing in cache_map
          (regression in 3.13)
        - md/raid10: call wait_barrier() for each request submitted.
          (regression in 3.14)
        - PNP / ACPI: Do not return errors if _DIS or _SRS are not present
          (regression in 3.14)
        - ACPI / EC: Process rather than discard events in acpi_ec_clear
          (regression in 3.13.7, 3.14)
        - irqchip: armada-370-xp: fix invalid cast of signed value into unsigned
          variable (regression in 3.13)
        - irqchip: armada-370-xp: implement the ->check_device() msi_chip
          operation (regression in 3.13)
        - irqchip: armada-370-xp: Fix releasing of MSIs (regression in 3.13)
        - [x86] drm/i915: Allow user modes to exceed DVI 165MHz limit
          (regression in 3.14)
        - [x86] drm/i915: Don't check gmch state on inherited configs
          (regression in 3.13?)
        - [x86] drm/i915: Don't WARN nor handle unexpected hpd interrupts on gmch
          platforms (regression in 3.13)
        - [x86] drm/radeon: fix runpm handling on APUs (v4) (regression in 3.13)
        - drm/radeon: disable mclk dpm on R7 260X (regression in 3.14)
        - drm/radeon: add support for newer mc ucode on SI (v2)
        - drm/radeon: add support for newer mc ucode on CI (v2)
        - drm/radeon: re-enable mclk dpm on R7 260X asics
        - drm/radeon/uvd: use lower clocks on old UVD to boot v2
          (regression in 3.13)
        - drm/radeon: check buffer relocation offset
        - USB: Nokia 305 should be treated as unusual dev
        - USB: Nokia 5300 should be treated as unusual dev
        - Revert "Bluetooth: Enable autosuspend for Intel Bluetooth device"
          (regression in 3.14)
        - posix_acl: handle NULL ACL in posix_acl_equiv_mode
        - fs/affs/super.c: bugfix / double free (regression in 3.14)
        - [armel/orion5x] fix target ID for crypto SRAM window
          (regression in 3.12)
        - [armel/kirkwood]: dts: fix mislocated pcie-controller nodes
          (regression in 3.12)
        - [armhf/armmp-lpae] 8012/1: kdump: Avoid overflow when converting pfn to
          physaddr
        - drm/nouveau: fix another lock unbalance in nouveau_crtc_page_flip
          (regression in 3.11)
        - drm/i915/vlv: reset VLV media force wake request register
          (regression in 3.14?)
        - i40e: potential array underflow in i40e_vc_process_vf_msg()
        - igb: Fix Null-pointer dereference in igb_reset_q_vector
          (regression in 3.14)
        - igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only
          (regression in 3.14)
        - leds: leds-pwm: properly clean up after probe failure
        - device_cgroup: rework device access check and exception checking
        - device_cgroup: check if exception removal is allowed
        - media: media-device: fix infoleak in ioctl media_enum_entities()
          (CVE-2014-1739)
        - Input: Add INPUT_PROP_TOPBUTTONPAD device property
        - Input: synaptics - report INPUT_PROP_TOPBUTTONPAD property
        - e1000e: Fix no connectivity when driver loaded with cable out
          (regression in 3.12)
        - autofs: fix lockref lookup
        - vfs: fix races between __d_instantiate() and checks of dentry flags
        - ALSA: hda - hdmi: Set converter channel count even without sink
          (regression in 3.13)
        - NFSd: Move default initialisers from create_client() to alloc_client()
        - NFSd: call rpc_destroy_wait_queue() from free_client()
        - NFSD: Call ->set_acl with a NULL ACL structure if no entries
        - nfsd4: remove lockowner when removing lock stateid
        - workqueue: fix bugs in wq_update_unbound_numa() failure path
        - workqueue: fix a possible race condition between rescuer and pwq-release
        - [arm] mvebu: mvebu-soc-id: add missing clk_put() call
          (regression in 3.14)
        - [arm] mvebu: mvebu-soc-id: keep clock enabled if PCIe unit is enabled
          (regression in 3.14)
        - ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets()
          (regression in 3.14)
        - [hppa] ratelimit userspace segfault printing
        - [amd64] modify_ldt: Make support for 16-bit segments a runtime option
        - sysfs: make sure read buffer is zeroed (possible regression in 3.13)
        - Target/iser: Fix wrong connection requests list addition
        - Target/iser: Fix iscsit_accept_np and rdma_cm racy flow
        - iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out
          (regression in 3.11)
        - target: fix memory leak on XCOPY
        - [x86] drm/i915: Disable self-refresh for untiled fbs on i915gm
          (regression in 3.14)
        - [x86] drm/i915: move power domain init earlier during system resume
          (regression in 3.14?)
        - [x86] drm/i915: Fix unsafe loop iteration over vma whilst unbinding them
          (regression in 3.12)
        - iwlwifi: mvm: BT Coex - fix Look Up Table (regression in 3.13)
        - PCI: Wrong register used to check pending traffic (regression in 3.14)
        - dm crypt: fix cpu hotplug crash by removing per-cpu structure
        - dm thin: allow metadata commit if pool is in PM_OUT_OF_DATA_SPACE mode
          (regression in 3.14)
        - dm thin: add timeout to stop out-of-data-space mode holding IO forever
        - dmaengine: fix dmaengine_unmap failure
        - dma: mv_xor: Flush descriptors before activating a channel
        - tcm_fc: Fix free-after-use regression in ft_free_cmd
          (regression in 3.13)
        - ACPICA: Tables: Restore old behavor to favor 32-bit FADT addresses.
          (regression in 3.14)
        - ACPI: Revert "ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c"
          (regression in 3.13)
        - ACPI: Revert "ACPI / Battery: Remove battery's proc directory"
          (regression in 3.13)
        - [x86] ACPI / video: Add use_native_backlight quirks for more systems
        - ACPI: Revert "ACPI / AC: convert ACPI ac driver to platform bus"
          (regression in 3.13)
        - [x86] ACPI / TPM: Fix resume regression on Chromebooks
          (regression in 3.14)
        - i2c: s3c2410: resume race fix
        - [x86] intel_pstate: Set turbo VID for BayTrail
        - [s390] crypto: fix aes,des ctr mode concurrency finding.
        - clk: Fix double free due to devm_clk_register()
        - clk: Fix slab corruption in clk_unregister()
        - [powerpc] powernv: Reset root port in firmware (regression in 3.14)
        - [powerpc] irq work racing with timer interrupt can result in timer
          interrupt hang (regression in 3.14)
        - [powerpc] kexec: Fix "Processor X is stuck" issue during kexec from ST
          mode (regression in 3.13)
        - spi: core: Ignore unsupported Dual/Quad Transfer Mode bits
          (regression in 3.12)
        - libceph: fix corruption when using page_count 0 page in rbd
        - media: V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel
          from user-space
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.7
        - perf: Limit perf_event_attr::sample_period to 63 bits
        - perf: Fix race in removing an event
        - SCSI: scsi_transport_sas: move bsg destructor into sas_rphy_remove
          (regression in 3.13)
        - [arm] 8051/1: put_user: fix possible data corruption in put_user
        - [arm] 8064/1: fix v7-M signal return (regression in 3.11)
        - cpufreq: remove race while accessing cur_policy
        - firewire: revert to 4 GB RDMA, fix protocols using Memory Space
          (regression in 3.14)
        - [mips] Fix typo when reporting cache and ftlb errors for ImgTec cores
          (regression in 3.14)
        - dm cache: always split discards on cache block boundaries
        - virtio_blk: fix race between start and stop queue
        - sched/deadline: Restrict user params max value to 2^63 ns
        - sched/dl: Fix race in dl_task_timer()
        - drm/radeon: avoid crash if VM command submission isn't available
        - [x86] drm/i915: Only copy back the modified fields to userspace from
          execbuffer
        - drm/radeon/dpm: resume fixes for some systems (regression in 3.14)
        - libata: Blacklist queued trim for Crucial M500 (regression in 3.14.4)
        - md: always set MD_RECOVERY_INTR when aborting a reshape or other
          "resync".
        - md: always set MD_RECOVERY_INTR when interrupting a reshape thread.
          (regression in 3.12.9, 3.13)
        - xhci: delete endpoints from bandwidth list before freeing whole device
        - staging: comedi: ni_daq_700: add mux settling delay
        - staging: r8192e_pci: fix htons error (regression in 3.14)
        - ALSA: hda/analog - Fix silent output on ASUS A8JN (regression in 3.12)
        - USB: io_ti: fix firmware download on big-endian machines (part 2)
        - usb: pci-quirks: Prevent Sony VAIO t-series from switching usb ports
          (regression in 3.12)
        - percpu-refcount: fix usage of this_cpu_ops
        - [x86] intel_pstate: Remove C0 tracking (regression in 3.14)
        - [x86] intel_pstate: Correct rounding in busy calculation
          (regression in 3.14)
        - [x86] intel_pstate: add sample time scaling
        - [x86] intel_pstate: Improve initial busy calculation
        - mm: add !pte_present() check on existing hugetlb_entry callbacks
          (CVE-2014-3940)
        - mm: rmap: fix use-after-free in __put_anon_vma
        - iser-target: Add missing target_put_sess_cmd for ImmedateData failure
        - iscsi-target: Fix wrong buffer / buffer overrun in
          iscsi_change_param_value()
        - target: Fix alua_access_state attribute OOPs for un-configured devices
        - netfilter: Fix potential use after free in ip6_route_me_harder()
        - netfilter: nfnetlink: Fix use after free when it fails to process batch
        - [x86] iommu/vt-d: Fix missing IOTLB flush in intel_iommu_unmap()
    
      [ Ian Campbell ]
      * [armhf] Enable VIRTIO_BALLOON and VIRTIO_PCI (Closes: #750742)
      * [arm64] Update modules included in installer udebs.
      * Include virtio_mmio in virtio-modules udeb when available.
    
      [ Aurelien Jarno ]
      * topconfig: Enable modular HW_RANDOM.
      * [kernelarch-powerpc] Remove HW_RANDOM.
      * [kernelarch-x86] Remove HW_RANDOM.
      * [mips/4kc-malta] Remove HW_RANDOM.
      * [mips/5kc-malta] Remove HW_RANDOM.
      * [mips/octeon] Remove HW_RANDOM.
      * [arm64] Enable modular RTC_DRV_PL031. 
    
      [ Ben Hutchings ]
      * [ppc64el] Add kernel image, thanks to Mauricio Faria de Oliveira:
        - Split common/big-endian powerpc64 options
        - Add little-endian powerpc64 options
        - Temporarily disable zImage
        - powerpc/powernv: Add calls to support little endian host
        - Add 'ppc64le' (uname output) to bug/include-model script
        - udeb: Add packages based on ppc64 configuration
      * netfilter: ipv4: defrag: set local_df flag on defragmented skb
        (regression in 3.14.5)
      * [mips] seccomp: Check system calls whenever seccomp is enabled,
        even if audit and trace are disabled (Closes: #751417)
      * auditsc: audit_krule mask accesses need bounds checking (CVE-2014-3917)
      * fs,userns: Change inode_capable to capable_wrt_inode_uidgid
        (CVE-2014-4014)
      * SCSI: Fix spurious request sense in error handling (regression in 3.14)
      * PCI/MSI: Fix memory leak in free_msi_irqs() (regression in 3.14)
      * [rt] hrtimer: Disable MISSED_TIMER_OFFSETS_HIST as it will currently
        result in a panic
    
     -- Ben Hutchings <email address hidden>  Mon, 16 Jun 2014 09:51:49 +0100
  • linux (3.14.5-1) unstable; urgency=high
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.5
        - SCSI: dual scan thread bug fix
        - SCSI: megaraid: missing bounds check in mimd_to_kioc()
        - [x86] KVM: remove WARN_ON from get_kernel_ns()
        - audit: convert PPIDs to the inital PID namespace.
        - netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4
        - netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len
          (Closes: #741667)
        - netfilter: Can't fail and free after table replacement
        - [i386] x86,preempt: Fix preemption for i386
        - rbd: fix error paths in rbd_img_request_fill()
        - [x86] drm/i915: restore QUIRK_NO_PCH_PWM_ENABLE (regression in 3.14)
        - tick-sched: Don't call update_wall_time() when delta is lesser than
          tick_period (regression in 3.14)
        - tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()
          (regression in 3.13)
        - [hppa] change value of SHMLBA from 0x00400000 to PAGE_SIZE
        - [hppa] fix epoll_pwait syscall on compat kernel
        - [hppa] remove _STK_LIM_MAX override
        - vfs: don't bother with {get,put}_write_access() on non-regular files
        - cifs: Wait for writebacks to complete before attempting write.
        - xen/spinlock: Don't enable them unconditionally. (regression in 3.12)
        - thp: close race between split and zap huge pages (regression in 3.13)
        - mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
        - mm: use paravirt friendly ops for NUMA hinting ptes
        - USB: io_ti: fix firmware download on big-endian machines
        - fs: Don't return 0 from get_anon_bdev (regression in 3.14)
        - [x86] drm/vmwgfx: Make sure user-space can't DMA across buffer object
          boundaries v2
        - [x86] drm/i915: Do not dereference pointers from ring buffer in evict
          event (regression in 3.13)  
        - net: core: don't account for udp header size when computing seglen
          (regression in 3.14)
        - bridge: Fix double free and memory leak around br_allowed_ingress
        - filter: prevent nla extensions to peek beyond the end of the message
          (CVE-2014-3144, CVE-2014-3145)
        - Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of
          the receiver's buffer" (regression in 3.14)
        - ip6_gre: don't allow to remove the fb_tunnel_dev
        - net: sctp: cache auth_enable per endpoint
        - net: Fix ns_capable check in sock_diag_put_filterinfo
        - rtnetlink: Warn when interface's information won't fit in our packet
        - rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF
          is set
        - tcp_cubic: fix the range of delayed_ack
        - net: cdc_ncm: fix buffer overflow (regression in 3.13)
        - ip_tunnel: Set network header properly for IP_ECN_decapsulate()
          (regression in 3.11)
        - ipv4: ip_tunnels: disable cache for nbma gre tunnels (regression in 3.14)
        - net: cdc_mbim: __vlan_find_dev_deep need rcu_read_lock
          (regression in 3.13)
        - net: ipv4: ip_forward: fix inverted local_df test (regression in 3.14)
        - net: ipv6: send pkttoobig immediately if orig frag size > mtu
          (regression in 3.14)
        - ip6_tunnel: fix potential NULL pointer dereference
        - neigh: set nud_state to NUD_INCOMPLETE when probing router reachability
          (regression in 3.14)
        - batman-adv: fix neigh_ifinfo imbalance (regression in 3.14)
        - batman-adv: fix neigh reference imbalance (regression in 3.14)
        - batman-adv: always run purge_orig_neighbors (regression in 3.14)
        - batman-adv: fix removing neigh_ifinfo (regression in 3.14)
        - [s390,x86] net: filter: fix JIT address randomization
        - net: avoid dependency of net_get_random_once on nop patching
          (regression in 3.13)
        - ipv6: fix calculation of option len in ip6_append_data
          (regression in 3.13)
        - rtnetlink: wait for unregistering devices in rtnl_link_unregister()
        - bonding: fix out of range parameters for bond_intmax_tbl
          (regression in 3.14)
        - net: gro: make sure skb->cb[] initial content has not to be zero
          (regression in 3.13)
        - batman-adv: fix indirect hard_iface NULL dereference (regression in 3.14)
        - batman-adv: fix reference counting imbalance while sending fragment
          (regression in 3.14)
        - batman-adv: increase orig refcount when storing ref in gw_node
        - batman-adv: fix local TT check for outgoing arp requests in DAT
          (regression in 3.13)
        - net_sched: fix an oops in tcindex filter (regression in 3.14)
        - ipv6: gro: fix CHECKSUM_COMPLETE support (regression in 3.14)
        - ipv4: initialise the itag variable in __mkroute_input
        - net-gro: reset skb->truesize in napi_reuse_skb()
    
      [ Ben Hutchings ]
      * [x86] ACPICA: Tables: Fix invalid pointer accesses in
        acpi_tb_parse_root_table(). (Closes: #748574)
      * net: Revert lockdep changes in 3.14.5 to avoid an ABI change
      * futex: Add another early deadlock detection check
      * futex: Prevent attaching to kernel threads
      * futex: Forbid uaddr == uaddr2 in futex_requeue(..., requeue_pi=1)
        (CVE-2014-3153)
      * futex: Validate atomic acquisition in futex_lock_pi_atomic()
      * futex: Always cleanup owner tid in unlock_pi
      * futex: Make lookup_pi_state more robust
    
      [ Ian Campbell ]
      * [arm64] Initial kernel configuration and packaging (Closes: #745349).
      * [armhf] Add virtio-modules udeb.
    
      [ Aurelien Jarno ]
      * [mips,mipsel] Fix branch emulation of branch likely instructions. 
    
     -- Ben Hutchings <email address hidden>  Thu, 05 Jun 2014 13:49:15 +0100
  • linux (3.14.4-1) unstable; urgency=high
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.3
        - ASoC: pcm: Drop incorrect double/extra frees
        - [s390] KVM: Optimize ucontrol path (regression in 3.11)
        - [s390] bitops,atomic: add missing memory barriers
        - [s390] fix control register update (regression in 3.14)
        - mei: me: do not load the driver if the FW doesn't support MEI interface
        - staging: comedi: usbdux: bug fix for accessing 'ao_chanlist' in private
          data
        - [x86] AVX-512: AVX-512 Feature Detection
        - [x86] AVX-512: Enable AVX-512 States Context Switch
        - [x86] ftrace: One more missing sync after fixup of function modification
          failure
        - [amd64] modify_ldt: Ban 16-bit segments on 64-bit kernels
        - [armhf] PCI: imx6: Wait for retraining (regression in 3.14)
        - [arm] PCI: mvebu: Fix potential issue in range parsing
          (regression in 3.12)
        - NFSv4: Fix a use-after-free problem in open()
        - nfsd: revert v2 half of "nfsd: don't return high mode bits"
          (regression in 3.14)
        - nfsd4: buffer-length check for SUPPATTR_EXCLCREAT
        - nfsd4: fix test_stateid error reply encoding
        - nfsd: notify_change needs elevated write count
        - nfsd: check passed socket's net matches NFSd superblock's one
        - nfsd4: fix memory leak in nfsd4_encode_fattr()
        - nfsd4: fix setclientid encode size
        - NFSD: Traverse unconfirmed client through hash-table
        - IB/ipath: Fix potential buffer overrun in sending diag packet routine
        - IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL
        - IB/mthca: Return an error on ib_copy_to_udata() failure
        - IB/ehca: Returns an error on ib_copy_to_udata() failure
        - IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handler
          (regression in 3.14)
        - ib_srpt: Use correct ib_sg_dma primitives
        - SCSI: arcmsr: upper 32 of dma address lost
        - iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug
        - target/iblock: Fix double bioset_integrity_free bug
        - target/tcm_fc: Fix use-after-free of ft_tpg
        - [x86] efi: Correct EFI boot stub use of code32_start
        - efi: Pass correct file handle to efi_file_{read,close}
        - reiserfs: fix race in readdir
        - media: v4l2-dv-timings: add module name, description, license
        - media: em28xx-audio: fix user counting in snd_em28xx_capture_open()
        - [armhf] usb: musb: fix PHY power on/off (regression in 3.14)
        - mtip32xx: Unmap the DMA segments before completing the IO request
        - mtip32xx: mtip_async_complete() bug fixes
        - iser-target: Match FRMR descriptors to available session tags
        - iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_err
        - [sh] fix format string bug in stack tracer
        - mm: page_alloc: spill to remote nodes before waking kswapd
          (regression in 3.12/3.13)
        - mm: try_to_unmap_cluster() should lock_page() before mlocking
          (CVE-2014-3122) (Closes: #747326)
        - xattr: guard against simultaneous glibc header inclusion
        - ocfs2: do not put bh when buffer_uptodate failed
        - ocfs2: fix panic on kfree(xattr->name)
        - vfs: smarter propagate_mnt()
        - block: Fix for_each_bvec()
        - ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS
        - ext4: note the error in ext4_end_bio()
        - ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent()
        - ext4: use i_size_read in ext4_unaligned_aio()
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.4
        - tty: Fix lockless tty buffer race
        - n_tty: Fix n_tty_write crash when echoing in raw mode (CVE-2014-0196)
          (Closes: #747166)
        - floppy: ignore kernel-only members in FDRAWCMD ioctl input (CVE-2014-1737)
        - floppy: don't write kernel-only members to FDRAWCMD ioctl output
          (CVE-2014-1738)
        - KVM: async_pf: mm->mm_users can not pin apf->mm
        - KVM: ioapic: fix assignment of ioapic->rtc_status.pending_eoi
          (CVE-2014-0155)
        - [powerpc] KVM: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n
          (regression in 3.14)
        - [mips] Hibernate: Flush TLB entries in swsusp_arch_resume()
        - [powerpc] Fix Oops in rtas_stop_self() (regression in 3.14)
        - [s390] bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH
        - SUNRPC: Ensure that call_connect times out correctly (regression in 3.13)
        - SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasks
          (regression in 3.13)
        - Revert "net: mvneta: fix usage as a module on RGMII configurations"
          (regression in 3.14)
        - iwlwifi: dvm: take mutex when sending SYNC BT config command
        - mac80211: fix potential use-after-free
        - mac80211: fix WPA with VLAN on AP side with ps-sta again
        - locks: allow __break_lease to sleep even when break_time is 0
        - rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbb
          (regression in 3.13)
        - dm cache: prevent corruption caused by discard_block_size >
          cache_block_size
        - dm transaction manager: fix corruption due to non-atomic transaction
          commit
        - dm: take care to copy the space map roots before locking the superblock
        - dm thin: fix dangling bio in process_deferred_bios error path
        - aio: v4 ensure access to ctx->ring_pages is correctly serialised for
          migration
        - cpufreq: loongson2_cpufreq: don't declare local variable as static
          (regression in 3.14)
    
      [ Ben Hutchings ]
      * [or1k] Build a linux-libc-dev package (Closes: #746309)
      * net: Start with correct mac_len in skb_network_protocol (Closes: #746453)
      * [x86] ACPI/Processor: Fix failure of loading acpi-cpufreq driver
        (Closes: #746448)
      * [armhf] ARM: sun4i: dt: Add bindings for USB clocks (fixes FTBFS,
        Closes: #746420)
      * [x86] udeb: Add hyperv-keyboard to hyperv-modules
      * drm: Enable auto-loading of ast, udl
      * [ppc64el] Build a linux-libc-dev package (Closes: #747367)
      * net: ipv4: current group_info should be put after using. (CVE-2014-2851)
      * filter: prevent nla extensions to peek beyond the end of the message
        (CVE-2014-3144, CVE-2014-3145)
      * [powerpc,ppc64] Add versioned build-dependency on gcc-4.8, as compiler
        changes have resulted in a different kernel module ABI
        - [powerpc] Bump ABI to 1a as 3.14.2-1 was built with an older compiler
      * [armhf] Enable IR_GPIO_CIR as module (Closes: #747762)
      * [hppa/parisc64-smp] ipmi: Enable IPMI_HANDLER, IPMI_DEVICE_INTERFACE,
        IPMI_SI, IPMI_WATCHDOG, IPMI_POWEROFF as modules (Closes: #747482)
      * [armhf] Enable various drivers to support BeagleBone Black
        (Closes: #747364)
      * [hppa] udeb: Add xfs-modules (Closes: #746506)
      * udeb: Add mtip32xx, nvme to sata-modules
      * [rt] Update to 3.14.3-rt5:
        - tracing: use migrate_disable() to prevent beeing pushed off the cpu
        - rwsem-rt: Do not allow readers to nest
        - Revert "migrate_disable pushd down in atomic_dec_and_spin_lock"
        - rwlock: disable migration before taking a lock
        - timer: do not spin_trylock() on UP
        - stomp-machine: Fix wait for completion
        - stomp-machine: create lg_global_trylock_relax() primitive
        - stomp-machine: use lg_global_trylock_relax() to dead with
          stop_cpus_lock lglock
        - blk-mq: revert raw locks, post pone notifier to POST_DEAD
        - use EXPORT_SYMBOL() on __rt_mutex_init() and rt_down_write_nested_lock()
        - netconsole: Allow use with PREEMPT_RT_FULL
      * aufs: Update to aufs3.14-20140512:
        - bugfix, stop calling security_mmap_file() again
    
     -- Ben Hutchings <email address hidden>  Wed, 14 May 2014 00:46:05 +0100
  • linux (3.14.2-1) unstable; urgency=medium
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.2
    
      [ Ian Campbell ]
      * [armhf] Drop suffix from kernel udeb.
      * [armhf] Backport sunxi AHCI and GMAC drivers from v3.15-rc1
    
      [ Ben Hutchings ]
      * [x86] Enable X86_INTEL_LPSS (Closes: #745331)
      * [x86] thinkpad_acpi: Add support for X1 Carbon 2nd generation's adaptive
        keyboard (Closes: #745252)
      * [armhf] Enable more Allwinner/sunxi drivers (Closes: #745972):
        - spi: sunxi: Add Allwinner A31 SPI controller driver
        - ARM: dt: sun4i: Add A10 SPI controller nodes
        - PHY: sunxi: Add driver for sunxi usb phy
        - ARM: sun4i: dt: Add USB host bindings
        - Enable PHY_SUN4I_USB, RTC_DRV_SUNXI, SPI_SUN6I, USB_EHCI_HCD_PLATFORM,
          USB_OHCI_HCD_PLATFORM and CONFIG_SUNXI_WATCHDOG as modules
      * Set ABI to 1
      * Staging: speakup: Move pasting into a work item and update it to match vt
        (Closes: #735202,  #744015)
    
     -- Ben Hutchings <email address hidden>  Mon, 28 Apr 2014 17:12:03 +0100
  • linux (3.13.10-1) unstable; urgency=medium
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.13.8
        - ALSA: compress: Pass through return value of open ops callback
        - [hppa] partly revert commit 8a10bc9: parisc/sti_console: prefer Linux
          fonts over built-in ROM fonts (regression in 3.13.2)
        - [armhf] net: davinci_emac: Replace devm_request_irq with request_irq
          (regression in 3.11)
        - NFSv4: Use the correct net namespace in nfs4_update_server
        - media: cxusb: unlock on error in cxusb_i2c_xfer() (regression in 3.13)
        - media: dw2102: some missing unlocks on error (regression in 3.13)
        - libceph: block I/O when PAUSE or FULL osd map flags are set
        - libceph: resend all writes after the osdmap loses the full flag
        - stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()
        - [arm] 7941/2: Fix incorrect FDT initrd parameter override
          (regression in 3.13)
        - [x86] bpf_jit: support negative offsets
        - printk: fix syslog() overflowing user buffer
        - Fix uses of dma_max_pfn() when converting to a limiting address
        - deb-pkg: Fix building for MIPS big-endian or ARM OABI
        - deb-pkg: Fix cross-building linux-headers package
        - fs/proc/proc_devtree.c: remove empty /proc/device-tree when no
          openfirmware exists.
        - KVM: MMU: handle invalid root_hpa at __direct_map
        - [x86] KVM: x86: handle invalid root_hpa everywhere
        - KVM: VMX: fix use after free of vmx->loaded_vmcs
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.13.9
        - ext4: atomically set inode->i_flags in ext4_set_inode_flags()
        - rcuwalk: recheck mount_lock after mountpoint crossing attempts
        - Input: mousedev - fix race when creating mixed device
        - xen/balloon: flush persistent kmaps in correct position
        - Revert "xen: properly account for _PAGE_NUMA during xen pte translations"
          (regression in 3.13.5)
        - drm/i915: Undo gtt scratch pte unmapping again (regression in 3.12)
        - [i386/486] fix boot on uniprocessor systems
        - random32: avoid attempt to late reseed if in the middle of seeding
        - rcuwalk: switch mnt_hash to hlist
        - mm: close PageTail race
        - cgroup: protect modifications to cgroup_idr with cgroup_mutex
        - netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages
          (CVE-2014-2523)
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.13.10
        - selinux: correctly label /proc inodes in use before the policy is loaded
        - net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
        - bridge: multicast: add sanity check for query source addresses
        - tipc: allow connection shutdown callback to be invoked in advance
        - tipc: fix connection refcount leak
        - tipc: drop subscriber connection id invalidation
        - inet: frag: make sure forced eviction removes all frags
        - vlan: Set correct source MAC address with TX VLAN offload enabled
          (regression in 3.13)
        - tcp: tcp_release_cb() should release socket ownership
        - bridge: multicast: add sanity check for general query destination
        - bridge: multicast: enable snooping on general queries only
        - net: socket: error on a negative msg_namelen (regression in 3.11.10)
        - bonding: set correct vlan id for alb xmit path (regression in 3.12)
        - ipv6: Avoid unnecessary temporary addresses being generated
        - net: cdc_ncm: fix control message ordering (regression in 3.13)
        - tcp: syncookies: do not use getnstimeofday() (regression in 3.13)
        - tipc: fix spinlock recursion bug for failed subscriptions
        - ip_tunnel: Fix dst ref-count. (regression in 3.13.7)
        - tg3: Do not include vlan acceleration features in vlan_features
        - virtio-net: correct error handling of virtqueue_kick()
          (regression in 3.13)
        - usbnet: include wait queue head in device structure
        - vhost: fix total length when packets are too short (CVE-2014-0077)
        - vhost: validate vhost_get_vq_desc return value (CVE-2014-0055)
        - tcp: fix get_timewait4_sock() delay computation on 64bit
          (regression in 3.13)
        - xen-netback: remove pointless clause from if statement
        - netlink: don't compare the nul-termination in nla_strcmp
        - xen-netback: disable rogue vif in kthread context
        - net: vxlan: fix crash when interface is created with no group
        - rds: prevent dereference of a NULL device in rds_iw_laddr_check
          (CVE-2014-2678)
        - powernow-k6: disable cache when changing frequency
        - [m68k] Skip futex_atomic_cmpxchg_inatomic() test
        - crypto: ghash-clmulni-intel - use C implementation for setkey()
    
     -- Ben Hutchings <email address hidden>  Tue, 15 Apr 2014 22:12:38 +0100
  • linux (3.13.7-1) unstable; urgency=medium
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.13.7
        - mm: page_alloc: exempt GFP_THISNODE allocations from zone fairness
          (regression in 3.12)
        - mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking
          (regression in 3.12)
        - ocfs2: fix quota file corruption
        - ocfs2 syncs the wrong range...
        - memcg: fix endless loop in __mem_cgroup_iter_next()
          (regression in 3.13.3)
        - net-tcp: fastopen: fix high order allocations
        - ipv6: reuse ip6_frag_id from ip6_ufo_append_data
        - ipv4: ipv6: better estimate tunnel header cut for correct ufo handling
        - ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL
          pointer
        - mac80211: clear sequence/fragment number in QoS-null frames
        - ath9k: Fix ETSI compliance for AR9462 2.0
        - ath9k: protect tid->sched check
        - cpuset: fix a locking issue in cpuset_migrate_mm()
        - cpuset: fix a race condition in __cpuset_node_allowed_softwall()
        - firewire: net: fix use after free
        - firewire: don't use PREPARE_DELAYED_WORK
        - libata: disable queued TRIM for Crucial M500 mSATA SSDs
        - libata: use wider match for blacklisting Crucial M500
        - NFSv4: Fix another nfs4_sequence corruptor (Closes: #734268)
        - cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditions
        - cpufreq: Skip current frequency initialization for ->setpolicy drivers
          (regression in 3.13)
        - iscsi/iser-target: Use list_del_init for ->i_conn_node
        - iser-target: Ignore completions for FRWRs in isert_cq_tx_work
        - iser-target: Fix post_send_buf_count for RDMA READ/WRITE
        - mm/readahead.c: fix do_readahead() for no readpage(s)
          (regression in 3.13)
        - fs/proc/base.c: fix GPF in /proc/$PID/map_files
        - drm/i915: fix pch pci device enumeration (regression in 3.11)
        - drm/i915: Reject >165MHz modes w/ DVI monitors (regression in 3.11)
        - drm/radeon: fix runpm disabling on non-PX harder
          (may fix #741619, #742507)
        - PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
          (fixes regression in 3.13.6)
        - [x86] vmxnet3: fix netpoll race condition
        - mm/compaction: break out of loop on !PageBuddy in isolate_freepages_block
        - dm space map metadata: fix refcount decrement below 0 which caused
          corruption
        - dm cache: fix truncation bug when copying a block to/from >2TB fast
          device
        - net: unix socket code abuses csum_partial
        - SCSI: qla2xxx: Fix multiqueue MSI-X registration.
        - [x86] fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU
        - Btrfs: fix tree mod logging
        - Btrfs: fix data corruption when reading/updating compressed extents
        - intel_pstate: Add setting voltage value for baytrail P states.
        - Fix mountpoint reference leakage in linkat
        - bio-integrity: Fix bio_integrity_verify segment start bug
        - memcg: reparent charges of children before processing parent
    
      [ Ben Hutchings ]
      * [arm] mm: Avoid ABI change in 3.13.6 (fixes FTBFS)
      * nfqueue: Orphan frags in nfqnl_zcopy() and handle errors (CVE-2014-2568)
    
     -- Ben Hutchings <email address hidden>  Tue, 25 Mar 2014 17:23:31 +0000
  • linux (3.13.6-1) unstable; urgency=high
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.13.6
        - drm/nouveau/fb: use correct ram oclass for nv1a hardware
          (regression in 3.13)
        - ext4: fix xfstest generic/299 block validity failures
        - ext4: fix error paths in swap_inode_boot_loader()
        - ext4: don't try to modify s_flags if the the file system is read-only
        - ext4: fix online resize with a non-standard blocks per group setting
        - [arm] 7950/1: mm: Fix stage-2 device memory attributes
        - [arm] 7953/1: mm: ensure TLB invalidation is complete before enabling MMU
        - [arm] 7957/1: add DSB after icache flush in __flush_icache_all()
        - powerpc: Set the correct ksp_limit on ppc32 when switching to irq stack
          (regression in 3.12)
        - jbd2: fix use after free in jbd2_journal_start_reserved()
        - cifs: ensure that uncached writes handle unmapped areas correctly
          (CVE-2014-0069)
        - NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled NFS
          (regression in 3.11)
        - NFS fix error return in nfs4_select_rw_stateid (regression in 3.12)
        - bridge: fix netconsole setup over bridge (regression in 3.12)
        - net: fix 'ip rule' iif/oif device rename
        - net: asix: add missing flag to struct driver_info
        - gre: add link local route when local addr is any (regression in 3.13)
        - ipv4: fix counter in_slow_tot
        - net: use __GFP_NORETRY for high order allocations
        - batman-adv: fix soft-interface MTU computation (regression in 3.13)
        - batman-adv: fix TT-TVLV parsing on OGM reception
        - batman-adv: release vlan object after checking the CRC
        - batman-adv: properly check pskb_may_pull return value
        - batman-adv: avoid potential race condition when adding a new neighbour
        - batman-adv: fix TT CRC computation by ensuring byte order
          (regression in 3.13)
        - batman-adv: free skb on TVLV parsing success
        - batman-adv: avoid double free when orig_node initialization fails
        - batman-adv: fix potential kernel paging error for unicast transmissions
        - cgroup: fix error return value in cgroup_mount()
        - cgroup: fix error return from cgroup_create()
        - cgroup: fix locking in cgroup_cfts_commit()
        - cgroup: update cgroup_enable_task_cg_lists() to grab siglock
        - fs: fix iversion handling
        - kvm: x86: fix emulator buffer overflow (CVE-2014-0049)
        - kvm, vmx: Really fix lazy FPU on nested guest
        - SUNRPC: Ensure that gss_auth isn't freed before its upcall messages
        - powerpc/powernv: Fix opal_xscom_{read,write} prototype
        - powerpc/powernv: Fix indirect XSCOM unmangling
        - perf/x86: Fix event scheduling
        - sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYN
        - cpufreq: powernow-k8: Initialize per-cpu data-structures properly
          (regression in 3.12)
        - Revert "writeback: do not sync data dirtied after sync start"
          (regression in 3.13)
        - [arm] PCI: mvebu: Use Device ID and revision from underlying endpoint
        - PCI: Enable INTx if BIOS left them disabled
        - i7core_edac: Fix PCI device reference count
        - can: kvaser_usb: check number of channels returned by HW
        - usb: chipidea: need to mask when writting endptflush and endptprime
        - mei: set client's read_cb to NULL when flow control fails
        - workqueue: ensure @task is valid across kthread_stop()
        - regulator: da9063: Bug fix when setting max voltage on LDOs 5-11
        - [armhf] mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND
          driver (regression in 3.13)
        - [armhf] mtd: nand: omap: fix ecclayout->oobfree->offset
        - [armhf] mtd: nand: omap: fix ecclayout->oobfree->length
        - [armhf/armmp-lpae] iommu/arm-smmu: fix pud/pmd entry fill sequence
        - [armhf/armmp-lpae] iommu/arm-smmu: really fix page table locking
        - [armhf/armmp-lpae] iommu/arm-smmu: fix table flushing during initial
          allocations
        - [armhf/armmp-lpae] iommu/arm-smmu: set CBARn.BPSHCFG to NSH for
          s1-s2-bypass contexts
        - perf: Fix hotplug splat
        - quota: Fix race between dqput() and dquot_scan_active()
        - ipc,mqueue: remove limits for the amount of system-wide queues
        - mm, thp: fix infinite loop on memcg OOM
        - qla2xxx: Fix kernel panic on selective retransmission request
        - i7300_edac: Fix device reference count
        - dm cache: move hook_info into common portion of per_bio_data structure
          (regression in 3.13)
        - drm/radeon: fix missing bo reservation
        - drm/radeon: free uvd ring on unload
    
      [ Ben Hutchings ]
      * xhci: Revert more sg changes (Closes: #741989; also see #738113):
        - Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."
        - Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma"
      * aufs: Update to aufs3.13-20140303
        - bugfix, Fix unmount to properly free anonymous block devices
      * net: fix for a race condition in the inet frag code (CVE-2014-0100)
      * net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
        (CVE-2014-0101)
      * KEYS: Make the keyring cycle detector ignore other keyrings of the
        same name (CVE-2014-0102)
      * skbuff: skb_segment: orphan frags before copying (CVE-2014-0131)
      * ipv6: don't set DST_NOCOUNT for remotely added routes (CVE-2014-2309)
    
     -- Ben Hutchings <email address hidden>  Wed, 19 Mar 2014 16:18:42 +0000
  • linux (3.13.5-1) unstable; urgency=medium
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.13.5
        - xen: properly account for _PAGE_NUMA during xen pte translations
        - mm: fix page leak at nfs_symlink()
        - mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED
        - CIFS: Fix SMB2 mounts so they don't try to set or get xattrs via cifs
        - CIFS: Add protocol specific operation for CIFS xattrs
        - CIFS: retrieving CIFS ACLs when mounted with SMB2 fails dropping session
        - mac80211: release the channel in error path in start_ap
        - mac80211: Fix IBSS disconnect
        - mac80211: fix fragmentation code, particularly for encryption
        - ath9k_htc: Do not support PowerSave by default
        - ath9k: Do not support PowerSave by default
        - [s390x] fix kernel crash due to linkage stack instructions
        - raw: test against runtime value of max_raw_minors
        - hwmon: (ntc_thermistor) Avoid math overflow
        - lockd: send correct lock when granting a delayed lock.
        - drm/i915: Pair va_copy with va_end in i915_error_vprintf
        - vt: Fix secure clear screen
        - staging: lustre: fix quotactl permission denied (LU-4530)
        - staging: comedi: adv_pci1710: fix analog output readback value
        - iio: adis16400: Set timestamp as the last element in chan_spec
        - iio: ak8975: Fix calculation formula for convert micro tesla to gauss
          unit
        - usb-storage: add unusual-devs entry for BlackBerry 9000
        - usb-storage: restrict bcdDevice range for Super Top in Cypress ATACB
        - xhci 1.0: Limit arbitrarily-aligned scatter gather.
        - Revert "usbcore: set lpm_capable field for LPM capable root hubs"
          (regression in 3.12.1)
        - block: __elv_next_request() shouldn't call into the elevator if bypassing
        - block: Fix nr_vecs for inline integrity vectors
        - block: add cond_resched() to potentially long running ioctl discard loop
        - compiler/gcc4: Make quirk for asm_volatile_goto() unconditional
        - misc: mic: fix possible signed underflow (undefined behavior) in
          userspace API
        - KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()
        - md/raid1: restore ability for check and repair to fix read errors.
          (regression in 3.10.5)
        - i2c: mv64xxx: refactor message start to ensure proper initialization
        - target: Fix free-after-use regression in PR unregister
        - drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero
        - EDAC: Poll timeout cannot be zero, p2
        - EDAC: Correct workqueue setup path
    
      [ Ben Hutchings ]
      * [armhf] net/wireless: Really enable WL_TI and dependent modules
      * aufs: Update to aufs3.13-20140127 (no functional changes)
      * [powerpc] Change I2C_POWERMAC from module to built-in (Closes: #713943)
      * [mips] rtl8187: fix regression on MIPS without coherent DMA
        (Closes: #739978)
      * [x86] Enable CHROME_PLATFORMS and re-enable CHROMEOS_LAPTOP as module
        (Closes: #740042)
      * [armel/!kirkwood] udeb: Re-add lzo-modules udeb as lzo_compress is a
        module again (Closes: #740219)
      * debian/control: Simplify build-dependencies:
        - Remove versions for debhelper, python, kernel-wedge that are
          satisfied by stable
        - Remove module-init-tools as alternative to kmod, which is in stable
    
     -- Ben Hutchings <email address hidden>  Tue, 04 Mar 2014 19:49:27 +0000
  • linux (3.13.4-1) unstable; urgency=low
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.13.1
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.13.2
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.13.3
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.13.4
    
      [ Ben Hutchings ]
      * [x86] Enable POWERCAP, INTEL_RAPL as module (Closes: #736399)
      * [arm] Disable OABI_COMPAT and enable AUDITSYSCALL (except for
        armel/{ixp4xx,orion5x}) (Closes: #728975, #736843)
      * [x86] Enable R8188EU as module, 88EU_AP_MODE and 88EU_P2P (Closes: #736905)
      * [x86] Enable I2C_DESIGNWARE_PLATFORM as module (Closes: #737163)
      * [x86] snd-pcsp: Disable autoload (Closes: #697709)
      * DFSG: Remove the af9005 initialisation script and vs6624 driver again
        (they were renamed in 3.7)
      * linux-image.postinst: Use lstat() to check symlink existence
        (Closes: #738707)
      * [hppa] Update configuration, thanks to Helge Deller (Closes: #738487)
        - megaraid: Enable MEGARAID_NEWGEN as module; disable MEGARAID_LEGACY
        - drm: Change DRM from module to built-in
        - [/parisc64-smp] udeb: Add fb-modules package containing radeon driver
      * udeb: Add various recently enabled drivers
        - Add i40e to nic-modules
        - Add r815x to nic-usb-modules
        - Add ath10k_core, ath10k_pci, brcmfmac to nic-wireless-modules
        - Add esas2r to scsi-modules
      * Bluetooth: allocate static minor for vhci (fixes depmod error)
      * Set ABI to 1
    
     -- Ben Hutchings <email address hidden>  Sat, 22 Feb 2014 11:54:57 +0000
  • linux (3.12.9-1) unstable; urgency=high
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.12.9
        - Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"
          (regression in 3.12.7)
        - GFS2: Increase i_writecount during gfs2_setattr_chown
        - vfs: Fix a regression in mounting proc (regression in 3.12)
        - fork: Allow CLONE_PARENT after setns(CLONE_NEWPID) (regression in 3.12)
        - i2c: Re-instate body of i2c_parent_is_i2c_adapter() (regression in 3.12)
        - writeback: Fix data corruption on NFS
        - thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only
        - [x86] ftrace: Load ftrace_ops in parameter not the variable holding it
        - nilfs2: fix segctor bug that causes file system corruption
        - md: fix problem when adding device to read-only array with bitmap.
        - md/raid10: fix bug when raid10 recovery fails to recover a block.
        - md/raid10: fix two bugs in handling of known-bad-blocks.
        - md/raid5: Fix possible confusion when multiple write errors occur.
        - mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL
          (fixes FTBFS on sparc and m68k)
        - [x86] drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()
          (regression in 3.12.7)
        - [arm] 7938/1: OMAP4/highbank: Flush L2 cache before disabling
    
      [ Ben Hutchings ]
      * HID: Enable HID_ELO, HID_XINMO as modules (Closes: #736369)
      * xhci: Revert generalised sg support (Closes: #733826, #736274)
    
     -- Ben Hutchings <email address hidden>  Sat, 01 Feb 2014 18:50:01 +0100
  • linux (3.12.8-1) unstable; urgency=medium
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.12.7
        - [powerpc] kvm: fix rare but potential deadlock scene
        - [m68k] TTY: pmac_zilog, check existence of ports in pmz_console_init()
        - xhci: Limit the spurious wakeup fix only to HP machines (fixes
          regression in 3.12)
        - usb: chipidea: host: Only disable the vbus regulator if it is not NULL
          (fixes regression in 3.12)
        - aio: fix kioctx leak introduced by "aio: Fix a trinity splat"
        - iser-target: Move INIT_WORK setup into isert_create_device_ib_res
        - [x86] idle: Repair large-server 50-watt idle-power regression
          (fixes regression in 3.10)
        - ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() fails
        - ext4: fix use-after-free in ext4_mb_new_blocks
        - ext4: fix del_timer() misuse for ->s_err_report
        - ext4: add explicit casts when masking cluster sizes
        - ext4: fix bigalloc regression
        - sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
        - net_dma: mark broken (fixes potential data loss)
        - drm/i915: Take modeset locks around intel_modeset_setup_hw_state()
        - drm/i915: Hold mutex across i915_gem_release
        - drm/i915: Fix use-after-free in do_switch
        - drm/i915: don't update the dri1 breadcrumb with modesetting
        - drm/i915: Fix erroneous dereference of batch_obj inside reset_status
        - ceph: Avoid data inconsistency due to d-cache aliasing in readpage()
        - tg3: Expand 4g_overflow_test workaround to skb fragments of any size.
        - cgroup: fix cgroup_create() error handling path
        - [powerpc] auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASE
        - ath9k_htc: properly set MAC address and BSSID mask (CVE-2013-4579)
          (Closes: #729573)
        - KVM: nVMX: Unconditionally uninit the MMU on nested vmexit
        - [x86] KVM: Fix APIC map calculation after re-enabling
        - [powerpc] Fix bad stack check in exception entry
        - libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDs
          (fixes potential data loss)
        - radiotap: fix bitmap-end-finding buffer overrun
        - mm: numa: serialise parallel get_user_page against THP migration
        - mm: numa: call MMU notifiers on THP migration
        - mm: clear pmd_numa before invalidating
        - mm: numa: do not clear PTE for pte_numa update
        - mm: numa: ensure anon_vma is locked to prevent parallel THP splits
        - sched: numa: skip inaccessible VMAs
        - mm: numa: clear numa hinting information on mprotect
        - mm: fix TLB flush race between migration, and change_protection_range
        - mm: numa: guarantee that tlb_flush_pending updates are visible before
          page table updates
        - mm/mempolicy: correct putback method for isolate pages if failed
        - mm/compaction: respect ignore_skip_hint in update_pageblock_skip
        - mm/hugetlb: check for pte NULL pointer in __page_check_address()
        - mm: munlock: fix a bug where THP tail page is encountered
        - mm: munlock: fix deadlock in __munlock_pagevec()
        - mm: fix use-after-free in sys_remap_file_pages
        - Input: allocate absinfo data when setting ABS capability
        - GFS2: Fix use-after-free race when calling gfs2_remove_from_ail
        - GFS2: Fix slab memory leak in gfs2_bufdata
        - GFS2: Fix incorrect invalidation for DIO/buffered I/O
        - [s390] 3270: fix allocation of tty3270_screen structure
        - [sh] always link in helper functions extracted from libgcc
        - selinux: look for IPsec labels on both inbound and outbound packets
        - selinux: process labeled IPsec TCP SYN-ACK packets properly in
          selinux_ip_postroute()
        - aio: clean up and fix aio_setup_ring page mapping
        - aio/migratepages: make aio migrate pages sane
        - ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
          (regression in 3.12)
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.12.8
        - IPv6: Fixed support for blackhole and prohibit routes
        - net: do not pretend FRAGLIST support
        - tun: unbreak truncated packet signalling
        - macvtap: signal truncated packets
        - br: fix use of ->rx_handler_data in code executed on non-rx_handler path
        - inet: fix NULL pointer Oops in fib(6)_rule_suppress
        - vxlan: release rt when found circular route
        - ipv6: fix illegal mac_header comparison on 32bit
        - ip_gre: fix msg_name parsing for recvfrom/recvmsg
        - net: inet_diag: zero out uninitialized idiag_{src,dst} fields
        - drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()
        - hamradio/yam: fix info leak in ioctl
        - net: fec: fix potential use after free
        - rds: prevent dereference of a NULL device
        - arc_emac: fix potential use after free
        - net: rose: restore old recvmsg behavior (regression in 3.12.4)
        - vlan: Fix header ops passthru when doing TX VLAN offload.
        - virtio-net: fix refill races during restore
        - net: llc: fix use after free in llc_ui_recvmsg
        - netpoll: Fix missing TXQ unlock and and OOPS.
        - bridge: use spin_lock_bh() in br_multicast_set_hash_max
        - sfc: Add length checks to efx_xmit_with_hwtstamp() and
          efx_ptp_is_ptp_tx()
        - sfc: PTP: Moderate log message on event queue overflow
        - sfc: Rate-limit log message for PTP packets without a matching timestamp
          event
        - [arm] fix "bad mode in ... handler" message for undefined instructions
        - [arm] 7923/1: mm: fix dcache flush logic for compound high pages
        - [hppa] Ensure full cache coherency for kmap/kunmap
        - clk: clk-divider: fix divisor > 255 bug
        - mfd: rtsx_pcr: Disable interrupts before cancelling delayed works
        - netfilter: fix wrong byte order in nf_ct_seqadj_set internal information
          (regression in 3.12)
        - netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper
        - x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround
          (CVE-2014-1438) (Closes: #733551)
        - sched: Fix race on toggling cfs_bandwidth_used
        - sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
        - sched: Fix hrtimer_cancel()/rq->lock deadlock
    
      [ Ben Hutchings ]
      * [hppa] Update configuration, thanks to Helge Deller (Closes: #733895)
        - Change AGP, AGP_PARISC from modules to built-in, to work around
          race condition between DRM and AGP
        - Enable DEBUG_STACKOVERFLOW
        - udeb: Build packages for the parisc64-smp flavour instead of the
          removed parisc flavour (fixes FTBFS)
      * linux-image: Make maintainer scripts less verbose (Closes: #734266)
      * [m68k] Enable EARLY_PRINTK (Closes: #734289)
      * crypto: Enable more processor-specific algorithms and drivers:
        - [amd64] Enable CRYPTO_CRCT10DIF_PCLMUL, CRYPTO_SHA256_SSSE3,
          CRYPTO_SHA512_SSSE3, CRYPTO_GHASH_CLMUL_NI_INTEL,
          CRYPTO_CAMELLIA_AESNI_AVX_X86_64, CRYPTO_CAMELLIA_AESNI_AVX2_X86_64,
          CRYPTO_CAST5_AVX_X86_64, CRYPTO_CAST6_AVX_X86_64,
          CRYPTO_SERPENT_AVX2_X86_64 as modules (Closes: #734376)
        - [arm] Enable CRYPTO_SHA1_ARM, CRYPTO_AES_ARM as modules
        - [powerpc] Enable CRYPTO_SHA1_PPC as module
        - [sparc] Enable CRYPTO_CRC32C_SPARC64, CRYPTO_MD5_SPARC64,
          CRYPTO_SHA1_SPARC64, CRYPTO_SHA256_SPARC64, CRYPTO_SHA512_SPARC64,
          CRYPTO_AES_SPARC64, CRYPTO_CAMELLIA_SPARC64, CRYPTO_DES_SPARC64,
          CRYPTO_DEV_NIAGARA2 as modules
        - [x86] Enable CRYPTO_CRC32_PCLMUL as module
      * [powerpc] Remove AT_HWCAP2 from auxv to avoid module ABI change
      * [rt] Update to 3.12.6-rt9:
        - rcu: Don't activate RCU core on NO_HZ_FULL CPUs
        - timers: do not raise softirq unconditionally
        - rcutree/rcu_bh_qs: disable irq while calling rcu_preempt_qs()
      * Revert "net: unix: allow set_peek_off to fail", included in 3.12.8,
        as it would cause an ABI change
      * media: Enable VIDEO_STK1160_COMMON (new dependency of VIDEO_STK1160)
        as module (Closes: #735870)
      * [x86] brcm80211: Enable BRCMFMAC as module, and BRCMFMAC_SDIO
        (Closes: #735245)
      * [x86] staging: lustre: Make LUSTRE_LLITE_LLOOP tristate
    
      [ Ian Campbell ]
      * [armel/kirkwood] Fix interrupt handling on non-DT platforms (Closes: #735172)
      * [armhf/armmp] Add mmci driver to mmc-module udeb.
    
     -- Ben Hutchings <email address hidden>  Sun, 19 Jan 2014 19:22:22 +0000
  • linux (3.12.6-2) unstable; urgency=medium
    
    
      [ Bastian Blank ]
      * [x86] Make MICROCODE built-in for early microcode loading.
    
      [ Ben Hutchings ]
      * [armhf] linux-headers: Fix typo in compiler dependency
    
     -- Ben Hutchings <email address hidden>  Sun, 29 Dec 2013 16:56:20 +0100
  • linux (3.12.6-1) unstable; urgency=medium
    
    
      * New upstream stable update:
        https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.12.4
        - net: x86: bpf: don't forget to free sk_filter (v2)
        - net: Fix "ip rule delete table 256" (Closes: #724783)
        - net-tcp: fix panic in tcp_fastopen_cache_set()
        - inet: prevent leakage of uninitialized memory to user in recv syscalls
          (CVE-2013-6405)
        - ping: prevent NULL pointer dereference on write to msg_name
          (CVE-2013-6432)
        - ipv6: fix leaking uninitialized port number of offender sockaddr
        - netfilter: push reasm skb through instead of original frag skbs
        - packet: fix use after free race in send path when dev is released
        - gso: handle new frag_list of frags GRO packets
        - net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
        - xfs: add capability check to free eofblocks ioctl
        - iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address
          limits
        - aio: Fix a trinity splat
        - aio: prevent double free in ioctx_alloc
        https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.12.5
        - [s390,s390x] crypto: Fix aes-xts parameter corruption
        - crypto: scatterwalk - Set the chain pointer indication bit
        - crypto: ccm - Fix handling of zero plaintext when computing mac
        - crypto: authenc - Find proper IV address in ablkcipher callback
        - [armhf] mvebu: use the virtual CPU registers to access coherency
          registers
        - vfs: fix subtle use-after-free of pipe_inode_info
        - SCSI: bfa: Fix crash when symb name set for offline vport
        - SCSI: hpsa: do not discard scsi status on aborted commands
        - [hppa] fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address
        - net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
        - SCSI: Disable WRITE SAME for RAID and virtual host adapter drivers
        - tg3: avoid double-freeing of rx data memory
        - crypto: scatterwalk - Use sg_chain_ptr on chain entries
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.12.6
        - ALSA: memalloc.h - fix wrong truncation of dma_addr_t
        - [arm] 7912/1: check stack pointer in get_wchan
        - [arm] 7913/1: fix framepointer check in unwind_frame
        - KVM: Improve create VCPU parameter (CVE-2013-4587)
        - [x86] KVM: Fix potential divide by 0 in lapic (CVE-2013-6367)
        - [x86] KVM: Convert vapic synchronization to _cached functions
          (CVE-2013-6368)
        - [x86] KVM: fix guest-initiated crash with x2apic (CVE-2013-6376)
        - xfs: growfs overruns AGFL buffer on V4 filesystems
        - futex: fix handling of read-only-mapped hugepages
        - nfsd: when reusing an existing repcache entry, unhash it first
        - [armhf] usb: musb: musb_cppi41: handle pre-mature TX complete interrupt
        - powerpc: Fix PTE page address mismatch in pgtable ctor/dtor
        - mm: memcg: do not allow task about to OOM kill to bypass the limit
        - mm: memcg: fix race condition between memcg teardown and swapin
        - cfg80211: disable 5/10 MHz support for all drivers
        - Revert "mac80211: allow disable power save in mesh"
        - mac80211: fix scheduled scan rtnl deadlock
        - iwlwifi: mvm: check sta_id/drain values in debugfs
        - Btrfs: fix access_ok() check in btrfs_ioctl_send()
        - dm snapshot: avoid snapshot space leak on crash
        - dm array: fix a reference counting bug in shadow_ablock
        - dm space map metadata: return on failure in sm_metadata_new_block
        - dm space map: disallow decrementing a reference count below zero
        - dm table: fail dm_table_create on dm_round_up overflow
        - dm thin: switch to read only mode if a mapping insert fails
        - dm thin: switch to read-only mode if metadata space is exhausted
        - dm thin: always fallback the pool mode if commit fails
        - dm thin: re-establish read-only state when switching to fail mode
        - dm thin: allow pool in read-only mode to transition to read-write mode
        - media/cxd2820r_core: Fix regression in 3.12.3
        - sched: Avoid throttle_cfs_rq() racing with period_timer stopping
        - Btrfs: do a full search everytime in btrfs_search_old_slot
        - Btrfs: reset intwrite on transaction abort
        - Btrfs: fix memory leak of chunks' extent map
        - Btrfs: fix hole check in log_one_extent
        - Btrfs: fix incorrect inode acl reset
        - Btrfs: take ordered root lock when removing ordered operations inode
        - Btrfs: do not run snapshot-aware defragment on error
        - Btrfs: fix a crash when running balance and defrag concurrently
        - Btrfs: fix lockdep error in async commit
    
      [ Ben Hutchings ]
      * udeb: Add ohci-pci to usb-modules (Closes: #730789)
      * cifs: Enable CIFS_SMB2
      * [hppa] Update flavours and configuration, thanks to Helge Deller
        (Closes: #721191)
        - Remove parisc-smp and parisc64 (UP) flavours
        - Build with gcc-4.8
        - rtc: Enable HP_SDC_RTC as module
        - megaraid: Enable MEGARAID_NEWGEN
        - [/parisc64-smp] Enable MLONGCALLS, DISCONTIGMEM_MANUAL
        - [/parisc64-smp] Enable PATA_SIL680, AGP, AGP_PARISC, DRM,
          DRM_RADEON as modules
      * firmware: Disable FW_LOADER_USER_HELPER (see #725714)
      * firmware: Improve logging of success/failure for direct file loading
      * media: az6007: support Technisat Cablestar Combo HDCI (minus remote)
        (Closes: #732106)
      * linux-source: Compress with gzip -1 (Closes: #725492)
      * [alpha] Prevent a NULL ptr dereference in csum_partial_copy
      * Set ABI to 1
      * [ia64] Enable PSTORE, EFI_VARS_PSTORE
      * [x86,ia64] udeb: Remove zlib-modules as zlib is now built-in
      * [rt] Update to 3.12.5-rt7:
        - ptrace: fix ptrace vs tasklist_lock race
        - migrate_disable pushd down in atomic_dec_and_spin_lock
        - migrate_disable pushd down in rt_spin_trylock_irqsave
        - migrate_disable pushd down in rt_write_trylock_irqsave
        - Revert "sched/rt: Fix wait_task_interactive() to test rt_spin_lock state"
        - seqlock: consolidate spin_lock/unlock waiting with spin_unlock_wait
        - softirq: make migrate disable/enable conditioned on softirq_nestcnt
    
      [ Ian Campbell ]
      * [armel/kirkwood+orion] Reenable MARVELL_PHY (Closes: #723177)
    
     -- Ben Hutchings <email address hidden>  Sat, 21 Dec 2013 03:12:38 +0000
  • linux (3.11.10-1) unstable; urgency=medium
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.11.9
        - net/mlx4_core: Fix call to __mlx4_unregister_mac
        - net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
        - cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architectures
        - tcp: gso: fix truesize tracking
        - xen-netback: Handle backend state transitions in a more robust way
        - xen-netback: transition to CLOSED when removing a VIF
        - [x86] hyperv-fb: add pci stub
        - tracing: Fix potential out-of-bounds in trace_get_user()
        - perf: Fix perf ring buffer memory ordering
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.11.10
        - ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and
          BufferField refs.
        - libertas: potential oops in debugfs (CVE-2013-6378)
        - aacraid: prevent invalid pointer dereference
        - ACPICA: Return error if DerefOf resolves to a null package element.
        - ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.
        - USB: mos7840: fix tiocmget error handling
        - Btrfs: relocate csums properly with prealloc extents
        - [s390,s390x] crypto: s390 - Fix aes-cbc IV corruption
        - can: c_can: Fix RX message handling, handle lost message before EOB
        - ipc,shm: correct error return value in shmctl (SHM_UNLOCK)
        - ipc,shm: fix shm_file deletion races
        - drm/nvc0-/gr: fix a number of missing explicit array terminators...
        - sched, idle: Fix the idle polling state logic
        - [x86] ACPI / EC: Ensure lock is acquired before accessing ec struct
          members
        - [x86] ACPI / video: Quirk initial backlight level 0
        - Staging: zram: Fix access of NULL pointer
        - Drivers: hv: vmbus: Fix a bug in channel rescind code
        - rt2x00: fix a crash bug in the HT descriptor handling fix
        - Bluetooth: revert: "Bluetooth: Add missing reset_resume dev_pm_ops"
        - exec/ptrace: fix get_dumpable() incorrect tests (CVE-2013-2929)
    
      [ Ben Hutchings ]
      * net: clamp ->msg_namelen instead of returning an error
      * tcp: tsq: restore minimal amount of queueing
      * rds: prevent BUG_ON triggered on congestion update to loopback
        (CVE-2012-2372)
      * ipv6: fix headroom calculation in udp6_ufo_fragment (CVE-2013-4563)
      * [s390,s390x] qeth: avoid buffer overflow in snmp ioctl (CVE-2013-6381)
      * xfs: underflow bug in xfs_attrlist_by_handle() (CVE-2013-6382)
      * [x86] Enable CHROMEOS_LAPTOP as module (Closes: #731271)
        - iio/light: Enable SENSORS_TSL2563, SENSORS_ISL29018, TSL2583 as modules
    
     -- Ben Hutchings <email address hidden>  Wed, 04 Dec 2013 14:49:01 +0000
  • linux (3.11.8-1) unstable; urgency=low
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.11.8
        - bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
        - cgroup: fix to break the while loop in cgroup_attach_task() correctly
        - mac80211: drop spoofed packets in ad-hoc mode
        - mac80211: fix crash if bitrate calculation goes wrong
        - rtlwifi: rtl8192cu: Fix error in pointer arithmetic
        - jfs: fix error path in ialloc
        - SCSI: sd: call blk_pm_runtime_init before add_disk
        - ecryptfs: Fix memory leakage in keystore.c
        - eCryptfs: fix 32 bit corruption issue
        - raid5: set bio bi_vcnt 0 for discard request
        - raid5: avoid finding "discard" stripe
        - libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failures
        - Revert "epoll: use freezable blocking call"
        - Revert "select: use freezable blocking call"
        - md: Fix skipping recovery for read-only arrays.
        - vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameter
        - Fix a few incorrectly checked [io_]remap_pfn_range() calls
        - lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
        - aacraid: missing capable() check in compat ioctl
        - mm: Wait for THP migrations to complete during NUMA hinting faults
        - mm: Prevent parallel splits during THP migration
        - mm: Close races between THP migration and PMD numa clearing
        - mm/pagewalk.c: fix walk_page_range() access of wrong PTEs
        - drm: Prevent overwriting from userspace underallocating core ioctl
          structs
        - seq_file: always update file->f_pos in seq_lseek()
    
      [ Ben Hutchings ]
      * perf/ftrace: Fix paranoid level for enabling function tracer
        (CVE-2013-2930)
      * [armhf] Bump ABI to 2
      * [armhf/armmp] udeb: Add zlib-modules (fixes FTBFS)
    
     -- Ben Hutchings <email address hidden>  Wed, 13 Nov 2013 05:36:36 +0000
  • linux (3.11.7-1) unstable; urgency=low
    
      
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.11.7
        - tcp: TSO packets automatic sizing
        - tcp: TSQ can use a dynamic limit
        - tcp: must unclone packets before mangling them
        - tcp: fix incorrect ca_state in tail loss probe (Closes: #728726)
    
      [ Ben Hutchings ]
      * [armel] udeb: Re-enable iop32x flavour
      * Bump ABI to 2 due to TCP changes
    
     -- Ben Hutchings <email address hidden>  Sat, 09 Nov 2013 20:18:02 +0000
  • linux (3.11.6-2) unstable; urgency=medium
    
    
      [ Ben Hutchings ]
      * [sh4] Reduce compiler version to gcc-4.7, as gcc-4.8 is not yet
        available
      * [ia64] Reduce compiler version to gcc-4.6, matching gcc-defaults
        (fixes FTBFS)
      * [armhf] Bump ABI to 1a, as enabling Xen and KVM support changes ABI
      * net: Fix infinite loop in in skb_flow_dissect() (CVE-2013-4348)
      * net: do not call sock_put() on TIMEWAIT sockets
      * l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses
      * net: heap overflow in __audit_sockaddr()
      * proc connector: fix info leaks
      * bridge: update mdb expiration timer upon reports.
      * Revert "bridge: only expire the mdb entry when query is received"
      * unix_diag: fix info leak
      * be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
      * net: fix cipso packet validation when !NETLABEL
      * inet: fix possible memory corruption with UDP_CORK and UFO
      * [arm] 7851/1: check for number of arguments in syscall_get/set_arguments()
      * ext[34]: fix double put in tmpfile
      * dm snapshot: fix data corruption (CVE-2013-4299)
      * i2c: ismt: initialize DMA buffer
      * mm: fix BUG in __split_huge_page_pmd
      * writeback: fix negative bdi max pause
    
      [ Aurelien Jarno ]
      * UAPI: include <asm/byteorder.h> in linux/raid/md_p.h.
    
     -- Ben Hutchings <email address hidden>  Fri, 01 Nov 2013 05:23:13 +0000
  • linux (3.11.6-1) unstable; urgency=low
    
      
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.11.6
        - random: run random_int_secret_init() run after all late_initcalls
        - ext4: fix memory leak in xattr
        - KVM: PPC: Book3S HV: Fix typo in saving DSCR
        - ipc: Apply mainline changes up to 3.12-rc5
    
      [ Ian Campbell ]
      * [armhf] Enable Xen and virtio for armmp and armmp-lpae as well as KVM for
        armmp-lpae only.
    
      [ Ben Hutchings ]
      * kbuild: Use -nostdinc in compile tests (Closes: #726861, workaround
        for #717557)
      * Disable CC_OPTIMIZE_FOR_SIZE (Closes: #635899, fixes FTBFS on mips,
        mipsel, powerpc) [!armel/{iop32x,ixp4xx,kirkwood,orion5x},m68k]
      * aufs: Update to aufs3.11-20131014
        - Remove dependency on loop module (Closes: #727243)
      * [armhf/armmp] udeb: Add ppp-modules
    
     -- Ben Hutchings <email address hidden>  Sun, 27 Oct 2013 19:02:04 +0000
  • linux (3.11.5-1) unstable; urgency=low
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.11.1
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.11.2
        - media: siano: fix divide error on 0 counters (Closes: #719623)
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.11.3
        - HID: multitouch: validate indexes details (CVE-2013-2897)
        - HID: LG: validate HID output report details (CVE-2013-2893)
        - HID: zeroplus: validate output report details (CVE-2013-2889)
        - HID: lenovo-tpkbd: fix leak if tpkbd_probe_tp fails (CVE-2013-2894)
        - HID: steelseries: validate output report details (CVE-2013-2891)
        - HID: logitech-dj: validate output report details (CVE-2013-2895)
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.11.4
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.11.5
        - cpqarray: fix info leak in ida_locked_ioctl() (CVE-2013-2147)
        - cciss: fix info leak in cciss_ioctl32_passthru() (CVE-2013-2147)
        - tuntap: correctly handle error in tun_set_iff() (CVE-2013-4343)
        - net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit (CVE-2013-4350)
        - ipv6: udp packets following an UFO enqueued packet need also be handled
          by UFO (CVE-2013-4387)
    
      [ Ben Hutchings ]
      * udeb: Update config to match previous kernel config changes:
        - Remove ext{2,3}-modules
        - Update description of ext4-modules and let it provide ext{2,3}-modules
        - Remove aic7xxx_old, enc28j60 and imm from module lists
        - [sh4] kernel-image no longer provides ext3-modules
      * [hppa] udeb: kernel-image does not provide ext2-modules (since 3.2.7-1)
      * [arm] thermal: Re-enable CPU_THERMAL as built-in (regression in
        3.10~rc4-1~exp1)
      * Stop providing virtual packages linux-image (Closes: #724569),
        linux-headers and linux-source
      * hwmon: Enable SENSORS_JC42, SENSORS_NCT6775 as modules (Closes: #722062)
      * compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
      * [arm64] Build a linux-libc-dev package (Closes: #695241)
      * crypto: ansi_cprng - Fix off by one error in non-block size request
        (CVE-2013-4345)
      * mvsas: Recognise device/subsystem 9485/9485 as 88SE9485
      * Set ABI to 1
      * [i386] Remove xen-linux-system-<version> packages (Closes: #726010)
    
      [ Ian Campbell ]
      * [armhf] Enable CONFIG_PCI for multiplatform flavour.
        - Enable standard NIC and SCSI modules and include in udebs.
      * [armhf] Add multiplatform + LPAE flavour (armmp-lpae).
      * [armhf] Remove mx5, omap and vexpress flavours. These are all supported
        by the multiplatform flavour.
      * [armel/kirkwood] Add orion-ehci, mvmdio and of_mdio modules to udebs.
    
     -- Ben Hutchings <email address hidden>  Thu, 17 Oct 2013 14:46:41 +0100
  • linux (3.10.11-1) unstable; urgency=low
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.8
        - [arm] perf/arm: Fix armpmu_map_hw_event()
        - memcg: don't initialize kmem-cache destroying work for root caches
        - fs/proc/task_mmu.c: fix buffer overflow in add_page_map()
        - elevator: Fix a race in elevator switching
        - mac80211: fix infinite loop in ieee80211_determine_chantype
        - can: pcan_usb: fix wrong memcpy() bytes length
        - cfg80211: fix P2P GO interface teardown
        - ASoC: dapm: Fix empty list check in dapm_new_mux()
        - ALSA: 6fire: make buffers DMA-able (pcm)
        - ALSA: 6fire: make buffers DMA-able (midi)
        - USB: ti_usb_3410_5052: fix big-endian firmware handling
        - USB: mos7720: fix broken control requests
        - Fix TLB gather virtual address range invalidation corner cases
        - [arm] 7809/1: perf: fix event validation for software group leaders
          (CVE-2013-4254)
        - jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.9
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.10
        - [s390] KVM: s390: move kvm_guest_enter,exit closer to sie
        - mac80211: don't wait for TX status forever
        - tracing/kprobe: Wait for disabling all running kprobe handlers
        - tracing: Fix many race conditions including potential use-after-free
        - tracing/kprobes: Fail to unregister if probe event files are in use
        - tracing/uprobes: Fail to unregister if probe event files are in use
        - ftrace: Check module functions being traced on reload
        - zd1201: do not use stack as URB transfer_buffer
        - VFS: collect_mounts() should return an ERR_PTR
        - [arm] davinci: nand: specify ecc strength
        - drm/radeon/r7xx: fix copy paste typo in golden register setup
        - drm/radeon: fix UVD message buffer validation
        - drm/i915: Invalidate TLBs for the rings after a reset
        - nilfs2: remove double bio_put() in nilfs_end_bio_write() for
          BIO_EOPNOTSUPP error
        - Hostap: copying wrong data prism2_ioctl_giwaplist()
        - SCSI: zfcp: fix lock imbalance by reworking request queue locking
        - SCSI: zfcp: fix schedule-inside-lock in scsi_device list loops
        - SCSI: sg: Fix user memory corruption when SG_IO is interrupted by a
          signal
        - [x86] get_unmapped_area: Access mmap_legacy_base through mm_struct member
        - bcache: FUA fixes
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.11
        - drm/nouveau/mc: fix race condition between constructor and request_irq()
        - jfs: fix readdir cookie incompatibility with NFSv4 (Closes: #714974)
        - [powerpc] Work around gcc miscompilation of __pa() on 64-bit
        - [powerpc] Don't Oops when accessing /proc/powerpc/lparcfg without
          hypervisor
        - timer_list: correct the iterator for timer_list
        - drivers/base/memory.c: fix show_mem_removable() to handle missing sections
        - memcg: check that kmem_cache has memcg_params before accessing it
        - SUNRPC: Fix memory corruption issue on 32-bit highmem systems
        - ath9k_htc: Restore skb headroom when returning skb to mac80211
        - iscsi-target: Fix ImmediateData=Yes failure regression in >= v3.10
        - iscsi-target: Fix potential NULL pointer in solicited NOPOUT reject
        - ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDT
        - regmap: rbtree: Fix overlapping rbnodes.
    
      [ Ben Hutchings ]
      * [rt] Update to 3.10.10-rt7:
        - hwlat-detector: Update hwlat_detector to add outer loop detection
        - hwlat-detector: Use thread instead of stop machine
        - hwlat-detector: Use trace_clock_local if available
        - genirq: do not invoke the affinity callback via a workqueue
        - simple-wait: rename and export the equivalent of waitqueue_active()
        - simple-wait: Fix a race condition with swait wakeups vs adding items
          to the list
        - rcu: Use swait_wake_all() in rcu_nocb_gp_cleanup()
      * aufs: Update to aufs3.10-20130826
      * aufs: mvdown, don't let unprivileged users provoke a WARNING
      * [x86] ACPI: Re-enable ACPI_HOTPLUG_MEMORY as built-in
      * [x86] amd64_edac: Fix single-channel setups (Closes: #717473)
      * [x86] efi: Ensure efi-pstore is loaded on EFI systems
      * bug script: Prompt to include crash logs from pstore
      * ipv6: remove max_addresses check from ipv6_create_tempaddr (CVE-2013-0343)
      * HID: validate HID report id size (CVE-2013-2888)
      * HID: pantherlord: validate output report details (CVE-2013-2892)
      * HID: ntrig: validate feature report details (CVE-2013-2896)
      * HID: sensor-hub: validate feature report details (CVE-2013-2898)
      * HID: picolcd_core: validate output report details (CVE-2013-2899)
      * HID: check for NULL field when setting values
    
      [ Ian Campbell ]
      * [armel]: Enable MVMDIO and USB_EHCI_HCD_ORION on Kirkwood and Orion
        (Closes: #719680)
      * Bump ABI to 3
      * [armhf]: Add udebs for armmp flavour
    
     -- Ben Hutchings <email address hidden>  Tue, 10 Sep 2013 14:13:16 +0100
  • linux (3.10.7-1) unstable; urgency=low
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.6
        - [arm] Modify vectors page to defend against ROP buffer overflow attacks
        - [armel] 7790/1: Fix deferred mm switch on VIVT processors
        - [armel] 7791/1: a.out: remove partial a.out support
        - [powerpc] VPHN topology change updates all siblings
        - hwmon: (max6697) fix MAX6581 ideality
        - USB: mos7840: fix race in register handling
        - USB: mos7840: fix race in led handling
        - mac80211: fix duplicate retransmission detection
        - mac80211: fix ethtool stats for non-station interfaces
        - ixgbe: Fix Tx Hang issue with lldpad on 82598EB
        - Bluetooth: ath3k: don't use stack memory for DMA
        - Bluetooth: fix wrong use of PTR_ERR() in btusb
        - svcrpc: fix gss-proxy xdr decoding oops
        - svcrpc: fix gss_rpc_upcall create error
        - svcrpc: fix kfree oops in gss-proxy code
        - zram: avoid invalid memory access in zram_exit()
        - zram: use zram->lock to protect zram_free_page() in swap free notify path
        - zram: avoid double free in function zram_bvec_write()
        - zram: avoid access beyond the zram device
        - zram: protect sysfs handler from invalid memory access
        - Revert "cpuidle: Quickly notice prediction failure in general case"
        - cpufreq: Fix cpufreq driver module refcount balance after suspend/resume
        - Revert "cpuidle: Quickly notice prediction failure for repeat mode"
        - drm/radeon: Disable dma rings for bo moves on r6xx
        - xen-blkfront: use a different scatterlist for each request
        - drm/radeon: never unpin UVD bo v3
        - Btrfs: fix crash regarding to ulist_add_merge
        - [s390] bitops: fix find_next_bit_left
        - userns: unshare_userns(&cred) should not populate cred on failure
          (CVE-2013-4205)
        - ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
        - usbnet: do not pretend to support SG/TSO
        - net_sched: Fix stack info leak in cbq_dump_wrr().
        - af_key: more info leaks in pfkey messages
        - net_sched: info leak in atm_tc_dump_class()
        - 8139cp: Add dma_mapping_error checking
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.7
        - [powerpc] Save the TAR register earlier
        - [powerpc] tm: Fix context switching TAR, PPR and DSCR SPRs
        - ext4: make sure group number is bumped after a inode allocation race
        - regmap: cache: Make sure to sync the last register in a block
        - hwmon: (adt7470) Fix incorrect return code check
        - media: em28xx: fix assignment of the eeprom data
        - ACPI / PM: Walk physical_node_list under physical_node_lock
        - ALSA: 6fire: fix DMA issues with URB transfer_buffer usage
        - Btrfs: release both paths before logging dir/changed extents
        - LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargs
        - SUNRPC: Don't auto-disconnect from the local rpcbind socket
        - SUNRPC: If the rpcbind channel is disconnected, fail the call to
          unregister
        - virtio/console: Quit from splice_write if pipe->nrbufs is 0
        - virtio/console: Add pipe_lock/unlock for splice_write
        - virtio: console: fix race with port unplug and open/close
        - virtio: console: fix race in port_fops_open() and port unplug
        - virtio: console: clean up port data immediately at time of unplug
        - virtio: console: fix raising SIGIO after port unplug
        - virtio: console: return -ENODEV on all read operations after unplug
        - drm/radeon: stop sending invalid UVD destroy msg
        - ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT
        - cifs: extend the buffer length enought for sprintf() using
        - zram: allow request end to coincide with disksize
        - reiserfs: fix deadlock in umount
        - [x86] drm/i915: initialize gt_lock early with other spin locks
    
      [ Ben Hutchings ]
      * [x86] Enable ASUS_OLED as module (Closes: #680016)
      * [armel/orion5x] I2C: mv64xxx: fix race between FSM/interrupt and process
        context (Closes: #622325)
      * [arm] Fix the world famous typo with is_gate_vma()
      * [rt] Update to 3.10.6-rt3
        - hpsa: fix warning with smp_processor_id() in preemptible
      * [arm] Change SERIAL_8250_PCI from built-in to module
      * net: Change WIZNET_W5{1,3}00 from built-in(!) to module
      * net: Change DROP_MONITOR from built-in to module
      * netlink: Change NETLINK_DIAG from built-in to module; enable on
        armel/{iop32x,ixp4xx,orion5x}
    
      [ Thorsten Glaser ]
      * [m68k] debian/patches/bugfix/m68k/atari-irqs.patch: patch from mailing list
        to silence IRQ problems on Atari platforms with multi-platform kernel
      * [m68k] debian/patches/bugfix/m68k/type-fix-div64.patch: patch from Andreas
        Schwab to handle do_div being called with a non-u32 second argument
      * [m68k] begin working on d-i kernel configs (just enough to not FTBFS)
    
     -- Ben Hutchings <email address hidden>  Sat, 17 Aug 2013 22:35:15 +0200
  • linux (3.10.5-1) unstable; urgency=low
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.4
        - ipv6,mcast: always hold idev->lock before mca_lock
        - ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
          pending data (CVE-2013-4162)
        - ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
          (CVE-2013-4163)
        - sunvnet: vnet_port_remove must call unregister_netdev
        - ipv6: only static routes qualify for equal cost multipathing
          (CVE-2013-4125)
        - atl1e: fix dma mapping warnings
        - atl1e: unmap partially mapped skb on dma error and free skb
        - vlan: mask vlan prio bits
        - vlan: fix a race in egress prio management
        - fuse: readdirplus: fix dentry leak
        - fuse: readdirplus: fix instantiate
        - fuse: readdirplus: sanity checks
        - bcache: Fix a dumb race
        - bcache: Advertise that flushes are supported
        - bcache: Shutdown fix (possibly fixes #715019)
        - bcache: Fix a sysfs splat on shutdown
        - bcache: Journal replay fix
        - ext4: fix error handling in ext4_ext_truncate()
        - media: saa7134: Fix unlocked snd_pcm_stop() call
        - media: dmxdev: remove dvb_ringbuffer_flush() on writer side
        - lockd: protect nlm_blocked access in nlmsvc_retry_blocked
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.5
        - mm: fix the TLB range flushed when __tlb_remove_page() runs out of slots
        - iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
        - iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED
        - iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iser
        - firewire: fix libdc1394/FlyCap2 iso event regression
        - SCSI: sd: fix crash when UA received on DIF enabled device
        - tracing: Remove locking trace_types_lock from
          tracing_reset_all_online_cpus()
        - usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with
          xhci 1.0
        - xhci: fix null pointer dereference on ring_doorbell_for_active_rings
        - xhci: Avoid NULL pointer deref when host dies.
        - staging: comedi: fix a race between do_cmd_ioctl() and read/write
        - Btrfs: fix wrong write offset when replacing a device
        - Btrfs: fix lock leak when resuming snapshot deletion
        - Btrfs: re-add root to dead root list if we stop dropping it
        - xen-netfront: pull on receive skb may need to happen earlier
        - md: Remove recent change which allows devices to skip recovery.
        - md/raid1: fix bio handling problems in process_checks()
        - md/raid5: fix interaction of 'replace' and 'recovery'.
        - md/raid10: remove use-after-free bug.
        - svcrdma: underflow issue in decode_write_list()
        - nfsd: nfsd_open: when dentry_open returns an error do not propagate as
          struct file
        - ACPI / scan: Do not try to attach scan handlers to devices having them
        - drm/radeon: fix endian issues with DP handling (v3)
        - drm/radeon: fix combios tables on older cards
        - drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/a
        - drm/i915: Fix write-read race with multiple rings
        - Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"
        - drm/i915: Fix incoherence with fence updates on Sandybridge+
        - drm/i915: fix long-standing SNB regression in power consumption after resume v2
        - drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off()
        - drm/i915: correctly restore fences with objects attached
        - drm/i915: Serialize almost all register access
        - drm/radeon/atom: initialize more atom interpretor elements to 0
        - mm: mempolicy: fix mbind_range() && vma_adjust() interaction
        - tty_port: Fix refcounting leak in tty_port_tty_hangup()
        - vfs: livelock avoidance in sget()
        - iscsi-target: Fix iscsit_add_reject* usage for iser
        - drm/i915: Correct obj->mm_list link to
          dev_priv->dev_priv->mm.inactive_list
    
      [ Ben Hutchings ]
      * [hppa] udeb: Add core-modules package (Closes: #718270)
      * nl80211: fix another nl80211_fam.attrbuf race
      * Bump ABI to 2
      * ext4: fix retry handling in ext4_ext_truncate()
      * atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring
        (Closes: #718505)
      * [rt] genpatch.py: Accept missing series-rt
      * [rt] Update to 3.10.4-rt1 and reenable
      * [rt] genpatch.py: Fix parsing of upstream patches with no header
      * aufs: Update to aufs3.10-20130805
      * [rt] md: Disable BCACHE, as it fails to build
      * SCSI: Don't attempt to send extended INQUIRY command if skip_vpd_pages is
        set (Closes: #719002)
    
     -- Ben Hutchings <email address hidden>  Wed, 07 Aug 2013 22:38:45 +0200
  • linux (3.10.3-1) unstable; urgency=low
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.2
        - CIFS: Fix a deadlock when a file is reopened
        - jbd2: move superblock checksum calculation to jbd2_write_superblock()
        - jbd2: fix theoretical race in jbd2__journal_restart
        - ext4: fix corruption when online resizing a fs with 1K block size
        - ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
        - ext4: check error return from ext4_write_inline_data_end()
        - xhci: check for failed dma pool allocation
        - [x86] drivers: hv: switch to use mb() instead of smp_mb()
        - cgroup: fix umount vs cgroup_event_remove() race
        - cgroup: fix RCU accesses to task->cgroups
        - [hppa] Fix gcc miscompilation in pa_memcpy()
        - [hppa] Ensure volatile space register %sr1 is not clobbered
        - genirq: Fix can_request_irq() for IRQs without an action
          (Closes: #709647)
        - [x86] ACPI: Fix HP Folio 13 EC register access (Closes: #684186)
          + ACPI: Add CMOS RTC Operation Region handler support
          + ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan
        - ocfs2: xattr: fix inlined xattr reflink
        - iwlwifi: pcie: fix race in queue unmapping
        - Btrfs: fix estale with btrfs send
        - Btrfs: hold the tree mod lock in __tree_mod_log_rewind
        - Btrfs: only do the tree_mod_log_free_eb if this is our last ref
        - ext4: fix data offset overflow on 32-bit archs in
          ext4_inline_data_fiemap()
        - ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementations
        - ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs
        - ext4: fix overflow when counting used blocks on 32-bit architectures
        - ext4: fix ext4_get_group_number()
        - ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
        - [arm] 7767/1: let the ASID allocator handle suspended animation
        - [arm] 7768/1: prevent risks of out-of-bound access in ASID allocator
        - [arm] 7769/1: Cortex-A15: fix erratum 798181 implementation
        - [arm] 7778/1: smp_twd: twd_update_frequency need be run on all online CPUs
        - [armhf] dts: imx: cpus/cpu nodes dts updates
        - [armhf] drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()
        - memcg, kmem: fix reference count handling on the error path
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.3
        - cpufreq: Revert commit a66b2e to fix suspend/resume regression
        - iio: Fix iio_channel_has_info
        - iio: inkern: fix iio_convert_raw_to_processed_unlocked
        - ALSA: seq-oss: Initialize MIDI clients asynchronously
        - ALSA: Fix unlocked snd_pcm_stop() calls in various drivers
        - libata-zpodd: Use ata_tf_init() to select the right device
        - md/raid10: fix bug which causes all RAID10 reshapes to move no data.
        - md/raid10: fix two bugs affecting RAID10 reshape.
        - md/raid10: fix two problems with RAID10 resync. (Closes: #717681)
        - mac80211: close AP_VLAN interfaces before unregistering all
        - svcrpc: fix failures to handle -1 uid's
        - svcrpc: fix handling of too-short rpc's
        - drm/i915: Fix context sizes on HSW
        - drm/i915: Only clear write-domains after a successful wait-seqno
        - drm/gem: fix not to assign error value to gem name
        - drm/nv50-/disp: Use output specific mask in interrupt (Closes: #717590)
        - iommu/amd: Only unmap large pages from the first pte
        - MIPS: Octeon: Don't clobber bootloader data structures.
        - perf: Clone child context from parent context pmu
        - perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
          scenario
        - perf: Fix perf_lock_task_context() vs RCU
        - tracing: Protect ftrace_trace_arrays list in trace_events.c
        - tracing: Fix race between deleting buffer and setting events
    
      [ Arnaud Patard ]
      * udeb: add ehci-pci to usb-modules
    
      [ Ben Hutchings ]
      * udeb: Add snd-cmi8328 and snd-scs1x to sound-modules, thanks to
        Samuel Thibault (Closes: #717183)
      * be2net: Fix to avoid hardware workaround when not needed
      * iwlwifi: Update 3160 and 7260 support to work with production firmware
      * rtlwifi: rtl8723ae: Fix typo in firmware names
      * [x86] Change INTEL_MEI_ME back to a module (Closes: #717383)
      * [armhf/armmp] Enable NET_CALXEDA_XGMAC as module (Closes: #717269)
      * linux-source: Switch compression of tarball and patch to xz.  Disable
        compression of package (but use gzip, to keep old tools happy).
      * linux-source: Install kernel config files for linux-image packages in
        /usr/src/linux-config-$UPSTREAMVERSION directory
      * ata: Disable SATA_INIC162X - this driver corrupts data and is not
        expected to be fixed (Closes: #714295)
      * writeback: Fix periodic writeback after fs mount
      * sfc: Fix memory leak when discarding scattered packets
      * neighbour: fix a race in neigh_destroy()
      * virtio: support unlocked queue poll
      * virtio_net: fix race in RX VQ processing
      * vhost-net: fix use-after-free in vhost_net_flush
      * tuntap: correctly linearize skb when zerocopy is used
      * macvtap: correctly linearize skb when zerocopy is used
      * ipv6: in case of link failure remove route directly instead of
        letting it expire
      * 9p: fix off by one causing access violations and memory corruption
    
      [ Thorsten Glaser ]
      * Update m68k configs (Closes: #717689):
        - disable some functionality due to size constraints
        - switch to using initrd
        - drop all flavours; build a generic image that runs on
          multiple subarchitectores (old Amiga, Atari, Macintosh tested;
          old BVME6000, MVME147, MVME16x, new Apollo, Q40/Q60 untested)
        - use gcc-4.8
        - add patch to make Atari EtherNAT actually selectable
      * nfs: Enable swap on NFS
      * fs/nls: Enable Macintosh HFS+ codepage modules
      * debian/control: Fix Vcs-Svn: use anonscm.debian.org
    
     -- Ben Hutchings <email address hidden>  Sun, 28 Jul 2013 00:33:32 +0100
  • linux (3.10.1-1) unstable; urgency=low
    
    
      * New upstream release: http://kernelnewbies.org/Linux_3.10
        - netfilter: nf_nat_sip: fix mangling (Closes: #715822)
        - drm/i915: Add HPD IRQ storm detection (Closes: #572537)
        - ipv6: ip6_sk_dst_check() must not assume ipv6 dst (CVE-2013-2232)
        - af_key: fix info leaks in notify messages (CVE-2013-2234)
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.1
        - libceph: Fix NULL pointer dereference in auth client code (CVE-2013-1059)
        - ceph: fix sleeping function called from invalid context.
        - libceph: fix invalid unsigned->signed conversion for timespec encoding
        - module: do percpu allocation after uniqueness check. No, really!
        - charger-manager: Ensure event is not used as format string
        - hpfs: better test for errors
        - crypto: sanitize argument for format string
        - MAINTAINERS: add stable_kernel_rules.txt to stable maintainer information
        - futex: Take hugepages into account when generating futex_key
        - tty: Reset itty for other pty
        - Revert "serial: 8250_pci: add support for another kind of NetMos
          Technology PCI 9835 Multi-I/O Controller"
        - NFSv4.1 end back channel session draining
        - nfsd4: fix decoding of compounds across page boundaries
        - KVM: VMX: mark unusable segment as nonpresent
        - SCSI: sd: Fix parsing of 'temporary ' cache mode prefix
        - cpufreq: Fix cpufreq regression after suspend/resume
        - Revert "memcg: avoid dangling reference count in creation failure"
    	
      [ Ben Hutchings ]
      * cassini: Make missing firmware non-fatal (Closes: #714128)
      * debian/patches: Add DEP-3 headers (From/Author, Subject/Description,
        Forwarded/Origin) to all patches
      * aufs: Add DEP-3 headers to generated/copied patches
      * [rt] genpatch.py: Work with upstream patch series as well as git
        - Fold convert-series into genpatch.py
      * [rt] genpatch.py: Add Origin header to all patches
      * debian/bin/check-patches.sh: Report missing DEP-3 headers
      * alx: Use upstream minimal driver
        - Update to 3.11-rc1
      * [x86] efivars: Reenable 'paranoid' size check by default, as it should
        no longer have false positives
      * debian/patches: Reorder and group patches in series
      * debian/rules.real: Remove support for pre-multiarch dpkg
      * Update policy version to 3.9.4
        - debian/control: Put xen-linux-system-* in the 'metapackages' section
      * linux-source: Add bc to recommended packages (Closes: #715413)
      * udeb: Add ath6kl_usb and mwifiex_usb to nic-wireless-modules
      * udeb: Add pm80xx (previously pm8001) to scsi-extra-modules
      * udeb: Add virtio_scsi to virtio-modules
      * Set ABI to 1
      * xen/blkback: Check device permissions before allowing OP_DISCARD
        (CVE-2013-2140)
      * udeb: Remove obsolete and unsupported drivers and filesystems
        - Remove ppa from scsi-modules
        - Remove floppy-modules, irda-modules, parport-modules, plip-modules,
          qnx4-modules, reiserfs-modules, ufs-modules
      * [x86] efivars: Re-enable pstore support by default.  It can be disabled
        by setting module parameter pstore_disable=Y.
    
     -- Ben Hutchings <email address hidden>  Tue, 16 Jul 2013 02:06:53 +0100
  • linux (3.9.8-1) unstable; urgency=low
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.9.7
        - b43: stop format string leaking into error msgs (CVE-2013-2852)
        - ACPI / video: Do not bind to device objects with a scan handler
        - libceph: must hold mutex for reset_changed_osds()
        - ceph: ceph_pagelist_append might sleep while atomic
        - rbd: don't destroy ceph_opts in rbd_add()
        - Bluetooth: Fix missing length checks for L2CAP signalling PDUs
        - kmsg: honor dmesg_restrict sysctl on /dev/kmsg
        - memcg: don't initialize kmem-cache destroying work for root caches
        - md/raid1: consider WRITE as successful only if at least one non-Faulty
          and non-rebuilding drive completed it.
        - md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place
        - [x86] Modify UEFI anti-bricking code
        - powerpc: Fix stack overflow crash in resume_kernel when ftracing
        - USB: pl2303: fix device initialisation at open
        - USB: f81232: fix device initialisation at open
        - USB: spcp8x5: fix device initialisation at open
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.9.8
        - ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrect
        - clk: remove notifier from list before freeing it
        - [hppa] make interrupt and interruption stack allocation reentrant
        - ACPI / dock: Take ACPI scan lock in write_undock()
        - net: fec: fix kernel oops when plug/unplug cable many times
        - tcp: fix tcp_md5_hash_skb_data()
        - net/802/mrp: fix lockdep splat
        - ipv6: fix possible crashes in ip6_cork_release()
        - r8169: fix offloaded tx checksum for small packets.
        - xfrm: properly handle invalid states as an error
        - ip_tunnel: fix kernel panic with icmp_dest_unreach
        - net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
        - net: force a reload of first item in hlist_nulls_for_each_entry_rcu
        - vhost_net: clear msg.control for non-zerocopy case during tx
        - net: sctp: fix NULL pointer dereference in socket destruction
        - team: check return value of team_get_port_by_index_rcu() for NULL
        - team: move add to port list before port enablement
        - l2tp: Fix PPP header erasure and memory leak
        - sctp: fully initialize sctp_outq in sctp_outq_init
        - macvtap: set transport header before passing skb to lower device
        - tuntap: set transport header before passing it to kernel
        - packet: set transport header before doing xmit
        - netback: set transport header before passing it to kernel
        - net_sched: better precise estimation on packet length for untrusted
          packets
        - firmware loader: fix use-after-free by double abort
        - target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()
        - rbd: use the correct length for format 2 object names
        - perf: Fix perf mmap bugs
        - perf: Fix mmap() accounting hole
    
      [ Ben Hutchings ]
      * yama: Disable ptrace restrictions by default, and change boot message
        to indicate this (Closes: #712740)
      * fanotify: info leak in copy_event_to_user() (CVE-2013-2148)
      * drivers/cdrom/cdrom.c: use kzalloc() for failing hardware (CVE-2013-2164)
      * block: do not pass disk names as format strings (CVE-2013-2851)
    
     -- Ben Hutchings <email address hidden>  Sat, 29 Jun 2013 18:44:21 +0100
  • linux (3.9.6-1) unstable; urgency=low
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.9.6
        - xhci - correct comp_mode_recovery_timer on return from hibernate
        - usb: musb: make use_sg flag URB specific
        - USB: keyspan: fix bogus array index
        - [arm] 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across
          barrier()
        - hpfs: fix warnings when the filesystem fills up
        - cifs: fix off-by-one bug in build_unc_path_to_root
        - ecryptfs: fixed msync to flush data
        - eCryptfs: Check return of filemap_write_and_wait during fsync
        - hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617
        - drm: fix a use-after-free when GPU acceleration disabled
        - [powerpc] pseries: Force 32 bit MSIs for devices that require it
        - [powerpc] pseries: Make 32-bit MSI quirk work on systems lacking firmware
          support
    
      [ Ben Hutchings ]
      * [armel/orion5x] Enable EXPERT; disable FIPS, OABI_COMPAT, PCI_QUIRKS,
        VGA_ARB to reduce kernel size (really fixes FTBFS)
    
     -- Ben Hutchings <email address hidden>  Sat, 15 Jun 2013 04:53:13 +0100
  • linux (3.9.5-1) unstable; urgency=low
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.9.5
        - [arm] 7723/1: crypto: sha1-armv4-large.S: fix SP handling
        - mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()
        - USB: cxacru: potential underflow in cxacru_cm_get_array()
        - TTY: Fix tty miss restart after we turn off flow-control
          (Closes: #465823)
        - cifs: only set ops for inodes in I_NEW state
        - drivers/char/random.c: fix priming of last_data
        - random: fix accounting race condition with lockless irq entropy_count
          update
        - fat: fix possible overflow for fat_clusters
        - tg3: Fix data corruption on 5725 with TSO
        - ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in
          ocfs2_fiemap()
        - mm compaction: fix of improper cache flush in migration code
        - klist: del waiter from klist_remove_waiters before wakeup waitting process
        - wait: fix false timeouts when using wait_event_timeout()
        - nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary
        - mm: mmu_notifier: re-fix freed page still mapped in secondary MMU
        - mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in uncharge
        - mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas
        - mm/THP: use pmd_populate() to update the pmd with pgtable_t pointer
        - module: don't unlink the module until we've removed all exposure.
        - xfs: kill suid/sgid through the truncate path.
        - SUNRPC: Prevent an rpc_task wakeup race
        - cifs: fix potential buffer overrun when composing a new options string
        - cgroup: initialize xattr before calling d_instantiate()
        - [powerpc] 32bit:Store temporary result in r0 instead of r8
        - [powerpc] tm: Fix userspace stack corruption on signal delivery for active
          transactions
        - [powerpc] tm: Abort on emulation and alignment faults
        - iscsi-target: fix heap buffer overflow on error
        - KVM: fix sil/dil/bpl/spl in the mod/rm fields
        - reiserfs: fix deadlock with nfs racing on create/lookup
        - reiserfs: fix problems with chowning setuid file w/ xattrs
        - reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry
        - jfs: fix a couple races
        - IB/iser: Return error to upper layers on EAGAIN registration failures
        - fuse: fix readdirplus Oops in fuse_dentry_revalidate
        - target: Re-instate sess_wait_list for target_wait_for_sess_cmds
        - xen-netback: Fix regressions caused by fix for CVE-2013-0216
          + coalesce slots in TX path and fix regressions
          + don't disconnect frontend when seeing oversize packet
    
      [ Ben Hutchings ]
      * [powerpcspe] Remove installer udebs (really fixes FTBFS)
      * [s390] Add pgste to ptep_modify_prot_start()
      * [s390] Enable PCI, PCI and USB drivers
      * [powerpc] Fix build error in stable/3.9
      * [armel/iop32x,armel/ixp4xx] Disable OABI_COMPAT, PCI_QUIRKS to reduce
        kernel size (fixes FTBFS)
      * ath9k: Disable PowerSave by default (Closes: #695968)
      * [i386] udeb: Add viafb to fb-modules (Closes: #705788)
        - [i386] udeb: Move i2c-algo-bit to i2c-modules and make fb-modules
          depend on it
        - viafb: Autoload on OLPC XO 1.5 only
      * fs: Enable F2FS_FS as module (Closes: #711342)
      * iio,HID: Enable IIO, HID_SENSOR_HUB, HID_SENSOR_ACCEL_3D,
        HID_SENSOR_ALS, HID_SENSOR_GYRO_3D, HID_SENSOR_MAGNETOMETER_3D
        as modules (Closes: #711690)
    
     -- Ben Hutchings <email address hidden>  Mon, 10 Jun 2013 02:41:53 +0100
  • linux (3.9.4-1) unstable; urgency=low
    
    
      * New upstream release: http://kernelnewbies.org/Linux_3.9
        - ALSA: hda - Add generic parser support to Analog Device codec driver
          (Closes: #659033)
        - Input: add support for Cypress PS/2 Trackpads (Closes: #703607)
        - [armel] media: VIDEO_ZORAN is disabled as it requires virt_to_bus()
        - [armhf/omap] OMAP_MBOX_FWK and TIDSPBRIDGE is disabled as they are
          not yet compatible with ARM multiplatform
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.9.1
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.9.2
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.9.3
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.9.4
    
      [ Ben Hutchings ]
      * [rt] Disable until it is updated for Linux 3.9 or later
      * Build-Depend on bc, needed to build kernel/timeconst.h
      * [x86] Enable VMWARE_VMCI, VSOCKETS, VMWARE_VMCI_VSOCKETS as modules
        (Closes: #707676)
      * README.Debian: Correct reference to Berkeley Database development package
      * aufs: Update to aufs3.9-20130506
      * [powerpcspe] Prevent building uImage with missing mkimage, thanks to
        Roland Stigge (Closes: #708094)
      * udeb: Fix yet more configuration errors causing FTBFS:
        - [powerpc/powerpc64] Replace ibmvscsic with ibmvscsi in scsi-modules
        - [ppc64] Use symlinks to follow powerpc/powerpc64 configuration
        - [powerpcspe] Use symlinks to follow powerpc configuration
          (Closes: #708336, #708662)
        - Add raid6_pq to md-modules, and make btrfs-modules depend on it
      * netfilter: Enable NETFILTER_XT_MATCH_BPF, NETFILTER_XT_MATCH_CONNLABEL
        as modules
      * bridge: Enable BRIDGE_VLAN_FILTERING
      * batman: Enable BATMAN_ADV_DAT
      * nfc: Enable NFC_LLCP
      * can: Enable CAN_PEAK_USB, CAN_8DEV_USB as modules
      * hci_uart: Enable BT_HCIUART_3WIRE
      * [amd64,powerpc/powerpc64,ppc64] block: Enable BLK_DEV_RSXX as module
      * SCSI: Enable SCSI_CHELSIO_FCOE, SCSI_MPT3SAS, SCSI_UFSHCD as modules
        - udeb: Add csiostor, mpt3sas, ufshcd, ufshcd-pci to scsi-extra-modules
      * md: Enable DM_CACHE as module
      * net/usb: Enable USB_NET_AX88179_178A as module (Closes: #704129)
        - udeb: Add ax88179_178a to nic-usb-modules
      * net/wireless: Enable AR5523 (Closes: #701777), IWLMVM,
        RTL8723AE (Closes: #708348), WIL6210 as modules
        - udeb: Add ar5523, iwldvm, iwlmvm, rtl8723ae, wil6210 to
          nic-wireless-modules
      * serial: Enable SERIAL_RP2 as module
        - udeb: Add rp2 to serial-modules
      * hw_random: Enable HW_RANDOM_TPM as module
      * [x86] watchdog: Enable IE6XX_WDT, VIA_WDT as modules
      * media/usb: Enable DVB_USB_AZ6007, USB_GSPCA_JL2005BCD as modules
      * stk1160: Enable VIDEO_STK1160_AC97
      * ivtv: Enable VIDEO_IVTV_ALSA as module
      * radio: Enable RADIO_SHARK, RADIO_SHARK2, USB_KEENE, USB_MA901 as modules
      * hda: Enable SND_HDA_CODEC_CA0132_DSP
      * sound/firewire: Enable SND_SCS1X as module
      * hid-holtek: Enable HOLTEK_FF
      * hid: Enable HID_ICADE, HID_PS3REMOTE, HID_STEELSERIES, HID_THINGM as
        modules
      * usb/serial: Enable USB_SERIAL_F81232, USB_SERIAL_METRO, USB_SERIAL_QT2,
        USB_SERIAL_XSENS_MT, USB_SERIAL_ZTE as modules
        - udeb: Add f81232, quatech2, zte_ev to usb-serial-modules
      * infiniband: Enable INFINIBAND_OCRDMA as module
      * [x86] vfio: Enable VFIO, VFIO_PCI as modules
      * [x86] hv: Enable HYPERV_BALLOON as module
      * security: Enable SECURITY_YAMA, SECURITY_YAMA_STACKED (Closes: #704750)
      * iscsi-target: fix heap buffer overflow on error (CVE-2013-2850)
    
      [ Aurelien Jarno ]
      * [mips] Enable KEXEC.
    
      [ Arnaud Patard ]
      * [armhf] Add armmp flavour
      * [armhf] backport usb support for imx53 through chipidea and usb phy nop fixes
      * [armhf] backport armada 370/xp thermal support
      * [armhf] fix hard freeze when mvneta is used as module
      * [arm] backport ehci split patches for omap and orion
      * [armel] enable thermal
      * [armel] kirkwood: enable more DT configs, thermal, POWER_RESET_*
    
     -- Ben Hutchings <email address hidden>  Sat, 01 Jun 2013 23:13:01 +0100
  • linux (3.8.13-1) unstable; urgency=low
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.13
        - autofs - remove autofs dentry mount check
        - hugetlbfs: fix mmap failure in unaligned size request
          (fixes regression in 3.4)
        - perf/x86/intel/lbr: Fix LBR filter
        - perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL
        - ipvs: ip_vs_sip_fill_param() BUG: bad check of return value
        - netfilter: ctnetlink: don't permit ct creation with random tuple
        - ext4: add check for inodes_count overflow in new resize ioctl
        - r8169: fix 8168evl frame padding.
        - drm/prime: keep a reference from the handle to exported dma-buf (v6)
        - Btrfs: compare relevant parts of delayed tree refs
        - Btrfs: fix extent logging with O_DIRECT into prealloc
        - kernel/audit_tree.c: tree will leak memory when failure occurs in
          audit_trim_trees()
    
      [ Ben Hutchings ]
      * udeb: Fix more configuration errors causing FTBFS:
        - [m68k,mips,mipsel,ppc64,sparc64] Add crc-modules as common dependency
          of btrfs-modules and xfs-modules (and others)
        - [powerpc] Add llc to nic-shared-modules
      * Bump ABI to 2
    
     -- Ben Hutchings <email address hidden>  Thu, 16 May 2013 00:28:04 +0100
  • linux (3.8.12-1) unstable; urgency=low
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.12
        - [powerpc] spufs: Initialise inode->i_ino in spufs_new_inode()
          (possibly fixes: #707175)
        - iwlwifi: fix freeing uninitialized pointer
        - tty: fix up atime/mtime mess, take three
        - sysfs: fix use after free in case of concurrent read/write and readdir
        - [ia64] Fix initialization of CMCI/CMCP interrupts
        - [ia64] Wrong asm register contraints in the futex implementation
          (Closes: #702641)
        - [ia64] Wrong asm register contraints in the kvm implementation
          (Closes: #702639)
        - fs/fscache/stats.c: fix memory leak
        - hrtimer: Fix ktime_add_ns() overflow on 32bit architectures
        - swap: redirty page if page write fails on swap file
        - mm: swap: mark swap pages writeback before queueing for direct IO
        - ACPI: Fix wrong parameter passed to memblock_reserve
        - cgroup: fix an off-by-one bug which may trigger BUG_ON()
        - cgroup: fix broken file xattrs
        - clockevents: Set dummy handler on CPU_DEAD shutdown (Closes: #700333)
        - inotify: invalid mask should return a error number but not set it
          (fixes regression in 3.8.1)
        - exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
        - md: bad block list should default to disabled.
        - MD: ignore discard request for hard disks of hybid raid1/raid10 array
          (fixes regression in 3.6)
        - nfsd4: don't close read-write opens too soon
        - wireless: regulatory: fix channel disabling race condition
        - ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
        - jbd2: fix race between jbd2_journal_remove_checkpoint and
          ->j_commit_callback
        - ext4: fix journal callback list traversal
        - ext4: fix big-endian bug in metadata checksum calculations
        - [x86] KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x
          instructions
    
      [ Ben Hutchings ]
      * [rt] Remove xen-linux-system packages and references to Xen support,
        as Xen does not support real-time scheduling
      * udeb: Fix configuration errors causing FTBFS:
        - [armhf/vexpress] Remove ipv6-modules; ipv6 is now built-in
        - [mipsel/sb1-bcm91250a,sparc] Add crc-modules as common dependency of
          btrfs-modules and xfs-modules (and others)
        - [powerpc] Add nic-shared-modules as common dependency of nic-modules
          and nic-extra-modules
        - Unify module list for nic-shared-modules across architectures [!m68k]
      * [rt] Update to 3.8.11-rt8:
        - time/timekeeping: shadow tk->cycle_last together with clock->cycle_last
        - sched/workqueue: Only wake up idle workers if not blocked on sleeping
          spin lock
      * aufs: Update to aufs3.8-20130506
        - for linux-3.7, btrfs limits the link count explicitly
        - for linux-3.6, push mnt_want_write() outside of i_mutex
        - possible bugfix, make sure the target branch is upper
        - possible bugfix, error handling in reopen_nondir()
        - new copyup implementation
        - pin the branch dir
        - convert the plink list into hlist
      * linux-doc: Include aufs documentation
      * [x86] zsmalloc: Change to built-in, as it can no longer be modular
    
     -- Ben Hutchings <email address hidden>  Fri, 10 May 2013 04:46:36 +0100
  • linux (3.8.11-1) unstable; urgency=high
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.6
        - sysfs: fix race between readdir and lseek
        - sysfs: handle failure path correctly for readdir()
        - rtlwifi: usb: add missing freeing of skbuff
        - b43: A fix for DMA transmission sequence errors
        - tg3: fix length overflow in VPD firmware parsing (CVE-2013-1929)
        - xen-blkback: fix dispatch_rw_block_io() error path
        - net/irda: add missing error path release_sock call
        - usb: xhci: Fix TRB transfer length macro used for Event TRB.
        - Btrfs: fix locking on ROOT_REPLACE operations in tree mod log
        - Btrfs: fix race between mmap writes and compression
        - USB: serial: fix use-after-free in TIOCMIWAIT
        - loop: prevent bdev freeing while device in use
        - virtio: console: add locking around c_ovq operations
        - nfsd4: reject "negative" acl lengths
        - Btrfs: fix space leak when we fail to reserve metadata space
        - net: remove a WARN_ON() in net_enable_timestamp()
        - 8021q: fix a potential use-after-free
        - unix: fix a race condition in unix_release()
        - atl1e: drop pci-msi support because of packet corruption
          (possibly fixes: #577747)
        - ipv6: fix bad free of addrconf_init_net
        - ipv6: don't accept multicast traffic with scope 0
        - ipv6: don't accept node local multicast traffic from the wire
        - pch_gbe: fix ip_summed checksum reporting on rx
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.7
        - drm/nouveau: fix handling empty channel list in ioctl's
        - drm/i915: Be sure to turn hsync/vsync back on at crt enable (v2)
          (fixes regression in 3.8.3)
        - drm: correctly restore mappings if drm_open fails
        - mm: prevent mmap_cache race in find_vma()
        - mwifiex: limit channel number not to overflow memory
        - spinlocks and preemption points need to be at least compiler barriers
        - crypto: gcm - fix assumption that assoc has one segment
        - NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list
        - vfio-pci: Fix possible integer overflow
        - can: gw: use kmem_cache_free() instead of kfree()
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.8
        - ipc: set msg back to -EAGAIN if copy wasn't performed
        - GFS2: Fix unlock of fcntl locks during withdrawn state
        - cifs: Allow passwords which begin with a delimitor (fixes
          regression in 3.8)
        - [i386] Fix possible incomplete TLB invalidate with PAE pagetables
        - sched_clock: Prevent 64bit inatomicity on 32bit systems
        - [x86] mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates
        - tty: don't deadlock while flushing workqueue
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.9
        - [powerpc] add a missing label in resume_kernel
        - [powerpc] kvm/powerpc/e500mc: fix tlb invalidation on cpu migration
        - kthread: Prevent unpark race which puts threads on the wrong cpu
        - hrtimer: Don't reinitialize a cpu_base lock on CPU_UP
        - hugetlbfs: add swap entry check in follow_hugetlb_page()
        - kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
        - hfsplus: fix potential overflow in hfsplus_file_truncate()
        - md: raid1,10: Handle REQ_WRITE_SAME flag in write bios
        - [x86] KVM: Allow cross page reads and writes from cached translations.
          (fixes regression in fix for CVE-2013-1796)
        - hsched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
        - [armel] Fix kexec by setting outer_cache.inv_all for Feroceon
        - ath9k_htc: accept 1.x firmware newer than 1.3
        - mac80211: fix cfg80211 interaction on auth/assoc request
        - crypto: algif - suppress sending source address information in recvmsg
          (CVE-2013-3076)
        - vm: add and use vm_iomap_memory() helper function
        - Btrfs: make sure nbytes are right after log replay
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.10
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.11
        - TTY: do not update atime/mtime on read/write
        - TTY: fix atime/mtime regression
        - [sparc] sparc64: Fix race in TLB batch processing.
        - atm: update msg_namelen in vcc_recvmsg() (CVE-2013-3222)
        - ax25: fix info leak via msg_name in ax25_recvmsg() (CVE-2013-3223)
        - Bluetooth: fix possible info leak in bt_sock_recvmsg() (CVE-2013-3224)
        - Bluetooth: RFCOMM - Fix missing msg_namelen update in
          rfcomm_sock_recvmsg() (CVE-2013-3225)
        - Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()
        - caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
          (CVE-2013-3227)
        - irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
          (CVE-2013-3228)
        - [s390] iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
          (CVE-2013-3229)
        - l2tp: fix info leak in l2tp_ip6_recvmsg()
        - llc: Fix missing msg_namelen update in llc_ui_recvmsg() (CVE-2013-3231)
        - netrom: fix info leak via msg_name in nr_recvmsg()
        - NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
        - rose: fix info leak via msg_name in rose_recvmsg() (CVE-2013-3234)
        - tipc: fix info leaks via msg_name in recv_msg/recv_stream
          (CVE-2013-3235)
        - atl1e: limit gso segment size to prevent generation of wrong ip length
          fields (Closes: #565404)
        - af_unix: If we don't care about credentials coallesce all messages
        - ipv6/tcp: Stop processing ICMPv6 redirect messages
        - rtnetlink: Call nlmsg_parse() with correct header length
        - tcp: incoming connections might use wrong route under synflood
        - tcp: Reallocate headroom if it would overflow csum_start
        - net: cdc_mbim: remove bogus sizeof()
        - net: fix incorrect credentials passing (CVE-2013-1979)
        - net: drop dst before queueing fragments
    
      [ Ben Hutchings ]
      * [rt] Update to 3.8.10-rt6
      * aufs: Update to aufs3.8-20130325
        - ftruncate() supports sb_{start,end}_write()
        - replace mnt_drop_write_file() by __mnt_drop_write()
        - support for vfs_truncate()
      * udeb: Move modules and adjust dependencies to avoid duplicates
        (Closes: #706646)
        - Move crc16 to crc-modules; make ext4-modules and nic-usb-modules depend
          on it
        - Make xfs-modules depends on crc-modules
        - Move pps_core and ptp to nic-common-modules or nic-modules as appropriate
      * udeb: Merge redundant configuration for ext{2,3} dependency on mbcache
      * Set ABI to 1
      * bug script: Remove broken sound functions (Closes: #705619)
      * [i386/486] udeb: Add lxfb to fb-modules (Closes: #705780)
    
     -- Ben Hutchings <email address hidden>  Sat, 04 May 2013 21:45:23 +0100
  • linux (3.2.65-1) wheezy; urgency=medium
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.64
        - percpu: fix pcpu_alloc_pages() failure path
        - percpu: perform tlb flush after pcpu_map_pages() failure
        - cgroup: reject cgroup names with '\n'
        - [s390*] KVM: Fix user triggerable bug in dead code
        - regmap: Fix handling of volatile registers for format_write() chips
        - Revert "iwlwifi: dvm: don't enable CTS to self" (regression in 3.2.62)
        - aio: add missing smp_rmb() in read_events_ring
        - block: Fix dev_t minor allocation lifetime
        - uwb: init beacon cache entry before registering uwb device
        - perf: Fix a race condition in perf_remove_from_context()
        - libceph: gracefully handle large reply messages from the mon
        - libceph: add process_one_ticket() helper
        - libceph: do not hard code max auth ticket len
        - usb: hub: take hub->hdev reference when processing from eventlist
        - futex: Unlock hb->lock in futex_wait_requeue_pi() error path
        - alarmtimer: Return relative times in timer_gettime
        - alarmtimer: Do not signal SIGEV_NONE timers
        - alarmtimer: Lock k_itimer during timer callback
        - vfs: don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
        - vfs: Fold follow_mount_rcu() into follow_dotdot_rcu()
        - vfs: be careful with nd->inode in path_init() and follow_dotdot_rcu()
        - iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid
        - NFSv4: Fix another bug in the close/open_downgrade code
        - libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu
        - nl80211: clear skb cb before passing to netlink
        - ALSA: pcm: fix fifo_size frame calculation
        - Fix nasty 32-bit overflow bug in buffer i/o code.
        - sched: Fix unreleased llc_shared_mask bit during CPU hotplug
        - [armhf] 8165/1: alignment: don't break misaligned NEON load/store
        - nilfs2: fix data loss with mmap()
        - ocfs2/dlm: do not get resource spinlock if lockres is new
          (regression in 3.2)
        - shmem: fix nlink for rename overwrite directory
        - mm: migrate: Close race between migration completion and mprotect
        - perf: fix perf bug in fork()
        - [mips*] Fix forgotten preempt_enable() when CPU has inclusive pcaches
        - ipv4: move route garbage collector to work queue
        - ipv4: avoid parallel route cache gc executions
        - ipv4: disable bh while doing route gc
        - ipv6: reallocate addrconf router for ipv6 address when lo device up
          (regression in 3.2.50)
        - [x86] kvm,vmx: Preserve CR4 across VM entry
        - ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack
        - ring-buffer: Fix infinite spin in reading buffer (regression in 3.2.63)
        - genhd: fix leftover might_sleep() in blk_free_devt()
        - [x86] KVM: Fix far-jump to non-canonical check
          (regression in 3.2.63-2+deb7u1)
        - l2tp: fix race while getting PMTU on PPP pseudo-wire
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.65
        - [x86] kvm: fix stale mmio cache bug
        - UBIFS: fix a race condition
        - [s390*] KVM: unintended fallthrough for external call
        - ext4: check EA value offset when loading
        - v4l2-common: fix overflow in v4l_bound_align_image()
        - Revert "lzo: properly check for overruns"
        - lzo: check for length overrun in variable length encoding.
        - NFSv4: fix open/lock state recovery error handling
        - NFSv4.1: Fix an NFSv4.1 state renewal regression
        - target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE
        - vfs: fix data corruption when blocksize < pagesize for mmaped data
        - dm bufio: update last_accessed when relinking a buffer
        - ext4: don't orphan or truncate the boot loader inode
        - ext4: add ext4_iget_normal() which is to be used for dir tree lookups
        - ecryptfs: avoid to access NULL pointer when write metadata in xattr
        - fs: make cont_expand_zero interruptible
        - fix misuses of f_count() in ppp and netlink
        - block: fix alignment_offset math that assumes io_min is a power-of-2
        - fanotify: enable close-on-exec on events' fd when requested in
          fanotify_init()
        - selinux: fix inode security list corruption
        - random: add and use memzero_explicit() for clearing data
        - dm raid: ensure superblock's size matches device's logical block size
        - scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND
        - usb: serial: ftdi_sio: add "bricked" FTDI device PID
        - nfsd4: fix crash on unknown operation number
        - [x86] kvm: don't kill guest on unknown exit reason
        - posix-timers: Fix stack info leak in timer_create()
        - futex: Fix a race condition between REQUEUE_PI and task death
        - ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat mode
        - zap_pte_range: update addr when forcing flush after TLB batching faiure
        - mm, thp: fix collapsing of hugepages on madvise
        - lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()
        - ext4: fix overflow when updating superblock backups after resize
        - ext4: bail out from make_indexed_dir() on first error
        - tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1
        - tracing/syscalls: Ignore numbers outside NR_syscalls' range
        - mac80211: fix use-after-free in defragmentation
        - xhci: no switching back on non-ULT Haswell (regression in 3.2.53)
        - audit: keep inode pinned
        - libceph: do not crash on large auth tickets
        - firewire: cdev: prevent kernel stack leaking into ioctl arguments
        - iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask
        - [x86] Require exact match for 'noxsave' command line option
        - [amd64] mm: Mark data/bss/brk to nx
        - [amd64] mm: Set NX across entire PMD at boot
        - SUNRPC: Fix locking around callback channel reply receive
        - bnx2fc: do not add shared skbs to the fcoe_rx_list
        - Revert "xhci: clear root port wake on bits if controller isn't wake-up
          capable" (regression in 3.2.62)
        - [amd64] ALSA: hda - Limit 40bit DMA for AMD HDMI controllers
        - mei: add mei_quirk_probe function
        - tcp: be more strict before accepting ECN negociation
        - hpsa: fix a race in cmd_free/scsi_done
        - mm: Remove false WARN_ON from pagecache_isize_extended()
    
      [ Ben Hutchings ]
      * [rt] Update to 3.2.64-rt94:
        - sched: Do not clear PF_NO_SETAFFINITY flag in select_fallback_rq()
        - workqueue: Prevent deadlock/stall on RT
        - hrtimer:fix the miss of hrtimer_peek_ahead_timers in nort code
        - lockdep: Fix backport of "Correctly annotate hardirq context in
          irq_exit()"
      * drm, agp: Update to 3.4.105:
        - drm/i915: Remove bogus __init annotation from DMI callbacks
        - drm/vmwgfx: Fix a potential infinite spin waiting for fifo idle
        - drm/radeon: add connector quirk for fujitsu board
       * [x86] KVM: Don't report guest userspace emulation error to userspace
         (CVE-2014-7842)
       * [x86] kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit
         (CVE-2014-8134)
       * isofs: Fix infinite looping over CE entries (CVE-2014-9420)
    
     -- Ben Hutchings <email address hidden>  Mon, 29 Dec 2014 02:50:43 +0100
  • linux (3.2.63-2) wheezy; urgency=medium
    
    
      * [s390*] Ignore ABI change in lowcore structure (fixes FTBFS)
    
     -- Ben Hutchings <email address hidden>  Mon, 29 Sep 2014 22:35:33 +0100
  • linux (3.2.60-1+deb7u1) wheezy-security; urgency=high
    
    
      * Non-maintainer upload by the Security Team.
      * CVE-2014-4699: ptrace,x86: force IRET path after a ptrace_stop()
    
     -- Salvatore Bonaccorso <email address hidden>  Fri, 04 Jul 2014 23:21:05 +0200
  • linux (3.2.57-3) wheezy; urgency=medium
    
    
      * rtl8192ce: Fix null dereference in watchdog (Closes: #745137)
    
     -- Ben Hutchings <email address hidden>  Tue, 22 Apr 2014 20:48:59 +0100
  • linux (3.2.54-2) wheezy; urgency=high
    
    
      * [arm] Ignore ABI change in omap_dsp_get_mempool_base (fixes FTBFS)
    
     -- dann frazier <email address hidden>  Sat, 01 Feb 2014 13:08:46 +0000
  • linux (3.2.54-1) wheezy; urgency=high
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.54
        - NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
        - USB: mos7840: fix tiocmget error handling
        - ALSA: 6fire: Fix probe of multiple cards
        - can: c_can: Fix RX message handling, handle lost message before EOB
        - dm mpath: fix race condition between multipath_dtr and pg_init_done
        - ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea()
        - KVM: IOMMU: hva align mapping page size
        - crypto: s390 - Fix aes-cbc IV corruption
        - audit: printk USER_AVC messages when audit isn't enabled
        - audit: fix info leak in AUDIT_GET requests
        - audit: use nlmsg_len() to get message payload length
        - PM / hibernate: Avoid overflow in hibernate_preallocate_memory()
        - blk-core: Fix memory corruption if blkcg_init_queue fails
        - block: fix a probe argument to blk_register_region
        - SUNRPC: Fix a data corruption issue when retransmitting RPC calls
        - mwifiex: correct packet length for packets from SDIO interface
        - vsprintf: check real user/group id for %pK
        - ipc, msg: fix message length check for negative values
        - hwmon: (lm90) Fix max6696 alarm handling
        - rtlwifi: rtl8192cu: Fix more pointer arithmetic errors
        - setfacl removes part of ACL when setting POSIX ACLs to Samba
        - nfsd: make sure to balance get/put_write_access
        - nfsd4: fix xdr decoding of large non-write compounds (regression
          in 3.2.49)
        - NFSv4 wait on recovery for async session errors
        - powerpc/signals: Mark VSX not saved with small contexts
        - iscsi-target: fix extract_param to handle buffer length corner case
        - iscsi-target: chap auth shouldn't match username with trailing garbage
        - configfs: fix race between dentry put and lookup
        - [powerpc] signals: Improved mark VSX not saved with small contexts fix
        - mac80211: don't attempt to reorder multicast frames
        - Staging: zram: Fix access of NULL pointer
        - Staging: zram: Fix memory leak by refcount mismatch
        - irq: Enable all irqs unconditionally in irq_resume
        - tracing: Allow events to have NULL strings
        - [armhf/omap] Staging: tidspbridge: disable driver
        - cpuset: Fix memory allocator deadlock
        - crypto: authenc - Find proper IV address in ablkcipher callback
        - crypto: scatterwalk - Set the chain pointer indication bit
        - [s390] crypto: s390 - Fix aes-xts parameter corruption
        - crypto: ccm - Fix handling of zero plaintext when computing mac
        - net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
          (fixes regression in 3.2.17)
        - hpsa: do not discard scsi status on aborted commands
        - hpsa: return 0 from driver probe function on success, not 1
        - [arm] 7912/1: check stack pointer in get_wchan
        - [arm] 7913/1: fix framepointer check in unwind_frame
        - ALSA: memalloc.h - fix wrong truncation of dma_addr_t
        - dm snapshot: avoid snapshot space leak on crash
        - dm table: fail dm_table_create on dm_round_up overflow
        - hwmon: (w83l786ng) Fix fan speed control mode setting and reporting
        - hwmon: (w83l768ng) Fix fan speed control range
        - futex: fix handling of read-only-mapped hugepages
        - KVM: Improve create VCPU parameter (CVE-2013-4587)
        - [x86] KVM: Fix potential divide by 0 in lapic (CVE-2013-6367)
        - net: Fix "ip rule delete table 256" (Closes: #724783)
        - 6lowpan: Uncompression of traffic class field was incorrect
        - ipv4: fix possible seqlock deadlock
        - inet: prevent leakage of uninitialized memory to user in recv syscalls
        - net: rework recvmsg handler msg_name and msg_namelen logic
        - net: add BUG_ON if kernel advertises msg_namelen >
          sizeof(struct sockaddr_storage)
        - inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu
          functions
        - ipv6: fix leaking uninitialized port number of offender sockaddr
        - net: core: Always propagate flag changes to interfaces
        - packet: fix use after free race in send path when dev is released
        - inet: fix possible seqlock deadlocks
        - ipv6: fix possible seqlock deadlock in ip6_finish_output2
        - ftrace: Check module functions being traced on reload
        - ftrace: Fix function graph with loading of modules
        - mmc: block: fix a bug of error handling in MMC driver
    
      [ Ben Hutchings ]
      * SCSI: virtio_scsi: fix memory leak on full queue condition
        (Closes: #730138)
      * drm, agp: Update to 3.4.76:
        - drm/radeon: fix asic gfx values for scrapper asics
        - drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebook
        - drm/radeon: fixup bad vram size on SI
    
      [ dann frazier ]
      * ath9k_htc: properly set MAC address and BSSID mask (CVE-2013-4579)
      * KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
      * x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround (CVE-2014-1438)
      * hamradio/yam: fix info leak in ioctl (CVE-2014-1446)
    
     -- dann frazier <email address hidden>  Wed, 29 Jan 2014 13:42:01 -0700
  • linux (3.2.51-1) wheezy; urgency=low
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.47
        - xfs: kill suid/sgid through the truncate path.
        - ALSA: usb-audio: fix possible hang and overflow in
          parse_uac2_sample_rate_range()
        - ALSA: usb-audio: avoid integer overflow in create_fixed_stream_quirk()
        - xen-netfront: reduce gso_max_size to account for max TCP header
        - jfs: fix a couple races
        - USB: revert periodic scheduling bugfix (fixes regression in 3.2.39)
        - USB: keyspan: fix bogus array index
        - Bluetooth: Fix missing length checks for L2CAP signalling PDUs
        - swap: avoid read_swap_cache_async() race to deadlock while waiting on
          discard I/O completion
        - mm: migration: add migrate_entry_wait_huge()
        - USB: spcp8x5: fix device initialisation at open
        - USB: pl2303: fix device initialisation at open
        - md/raid1: consider WRITE as successful only if at least one non-Faulty
          and non-rebuilding drive completed it.
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.48
        - ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page
        - ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU
        - [x86] Modify UEFI anti-bricking code
        - tcp: fix tcp_md5_hash_skb_data()
        - ipv6: fix possible crashes in ip6_cork_release()
        - r8169: fix 8168evl frame padding.
        - ip_tunnel: fix kernel panic with icmp_dest_unreach
        - net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
        - net: force a reload of first item in hlist_nulls_for_each_entry_rcu
        - net: sctp: fix NULL pointer dereference in socket destruction
        - l2tp: Fix PPP header erasure and memory leak
        - ncpfs: fix rmdir returns Device or resource busy (regression in 3.1)
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.49
        - zram: avoid invalid memory access in zram_exit()
        - zram: use zram->lock to protect zram_free_page() in swap free notify path
        - zram: avoid access beyond the zram device
        - zram: protect sysfs handler from invalid memory access
        - Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
        - xhci: check for failed dma pool allocation
        - drivers: hv: switch to use mb() instead of smp_mb()
        - media: dmxdev: remove dvb_ringbuffer_flush() on writer side
        - hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
        - iommu/amd: Only unmap large pages from the first pte
        - futex: Take hugepages into account when generating futex_key
        - perf: Disable monitoring on setuid processes for regular users
        - cgroup: fix RCU accesses to task->cgroups
        - dlci: acquire rtnl_lock before calling __dev_get_by_name()
        - dlci: validate the net device in dlci_del()
        - genirq: Fix can_request_irq() for IRQs without an action
          (Closes: #709647)
        - writeback: Fix periodic writeback after fs mount
        - UBIFS: fix a horrid bug - data race between readdir and llseek
        - powerpc/smp: Section mismatch from smp_release_cpus to __initdata
          spinning_secondaries
        - ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
        - jbd2: fix theoretical race in jbd2__journal_restart
        - drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()
        - ocfs2: xattr: fix inlined xattr reflink
        - crypto: sanitize argument for format string
        - hpfs: better test for errors
        - iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
        - perf: Clone child context from parent context pmu
        - perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid
          scenario
        - perf: Fix perf_lock_task_context() vs RCU
        - perf: Fix perf mmap bugs
        - perf: Fix mmap() accounting hole
        - ext4: fix overflow when counting used blocks on 32-bit architectures
        - ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.50
        - macvtap: fix recovery from gup errors
        - neighbour: fix a race in neigh_destroy()
        - net: Swap ver and type in pppoe_hdr
        - ipv6,mcast: always hold idev->lock before mca_lock
        - macvtap: correctly linearize skb when zerocopy is used
        - 9p: fix off by one causing access violations and memory corruption
        - atl1e: fix dma mapping warnings
        - atl1e: unmap partially mapped skb on dma error and free skb
        - vlan: fix a race in egress prio management
        - [sparc] tsb must be flushed before tlb
        - virtio_net: fix race in RX VQ processing
        - bnx2fc: Fix incorrect memset in bnx2fc_parse_fcp_rsp
        - xen/blkback: Check for insane amounts of request on the ring (v6).
        - lockd: protect nlm_blocked access in nlmsvc_retry_blocked
        - ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
        - ACPI / memhotplug: Fix a stale pointer in error path
        - ALSA: Fix unlocked snd_pcm_stop() calls in various drivers
        - Btrfs: fix lock leak when resuming snapshot deletion
        - Btrfs: re-add root to dead root list if we stop dropping it
        - ALSA: usb-audio: 6fire: return correct XRUN indication
        - [x86] isci: Fix a race condition in the SSP task management path
        - sd: fix crash when UA received on DIF enabled device
        - nfsd: nfsd_open: when dentry_open returns an error do not propagate as
          struct file
        - staging: comedi: fix a race between do_cmd_ioctl() and read/write
        - usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with
          xhci 1.0
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.51
        - sctp: fully initialize sctp_outq in sctp_outq_init
        - ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
        - net_sched: Fix stack info leak in cbq_dump_wrr().
        - af_key: more info leaks in pfkey messages
        - net_sched: info leak in atm_tc_dump_class()
        - ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info()
        - NFSv4.1: integer overflow in decode_cb_sequence_args()
        - jfs: fix readdir cookie incompatibility with NFSv4 (Closes: #714974)
        - mac80211: fix duplicate retransmission detection
        - [arm] 7791/1: a.out: remove partial a.out support
        - [x86] fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz
        - USB: mos7840: fix race in register handling
        - serial/mxs-auart: fix race condition in interrupt handler
        - serial/mxs-auart: increase time to wait for transmitter to become idle
        - ixgbe: Fix Tx Hang issue with lldpad on 82598EB
        - virtio: console: fix race with port unplug and open/close
        - virtio: console: fix race in port_fops_open() and port unplug
        - virtio: console: clean up port data immediately at time of unplug
        - ACPI / battery: Fix parsing _BIX return value (Closes: #721468)
        - cifs: extend the buffer length enought for sprintf() using
        - iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULL
        - ALSA: 6fire: fix DMA issues with URB transfer_buffer usage
        - cifs: don't instantiate new dentries in readdir for inodes that need
          to be revalidated immediately (fixes regression in 3.2.46)
        - hwmon: (adt7470) Fix incorrect return code check
        - zd1201: do not use stack as URB transfer_buffer
        - Hostap: copying wrong data prism2_ioctl_giwaplist()
        - ALSA: 6fire: make buffers DMA-able (pcm)
        - ALSA: 6fire: make buffers DMA-able (midi)
        - jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()
        - [arm] 7809/1: perf: fix event validation for software group leaders
        - [arm] perf: Fix armpmu_map_hw_event()
        - fs/proc/task_mmu.c: fix buffer overflow in add_page_map()
        - USB: mos7720: fix broken control requests
        - USB: keyspan: fix null-deref at disconnect and release
        - block: Add bio_for_each_segment_all()
        - sg: Fix user memory corruption when SG_IO is interrupted by a signal
        - of: fdt: fix memory initialization for expanded DT
        - nilfs2: remove double bio_put() in nilfs_end_bio_write() for
          BIO_EOPNOTSUPP error
        - nilfs2: fix issue with counting number of bio requests for
          BIO_EOPNOTSUPP error detection
        - ath9k_htc: Restore skb headroom when returning skb to mac80211
        - [powerpc] Don't Oops when accessing /proc/powerpc/lparcfg without
          hypervisor
        - [powerpc] Work around gcc miscompilation of __pa() on 64-bit
        - SUNRPC: Fix memory corruption issue on 32-bit highmem systems
        - drivers/base/memory.c: fix show_mem_removable() to handle missing sections
        - [x86] get_unmapped_area: Access mmap_legacy_base through mm_struct member
        - [s390] KVM: move kvm_guest_enter,exit closer to sie
    
      [ Ben Hutchings ]
      * cassini: Make missing firmware non-fatal (Closes: #714128)
      * drm, agp: Update to 3.4.61:
        - drm/radeon: fix card_posted check for newer asics
        - radeon: Fix system hang issue when using KMS with older cards
        - drm/radeon: don't allow audio on DCE6
        - drm: fix a use-after-free when GPU acceleration disabled
        - drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.
        - drm/i915: no lvds quirk for hp t5740
        - drm/gma500: Increase max resolution for mode setting
        - drm/gma500/psb: Unpin framebuffer on crtc disable
        - drm/gma500/cdv: Unpin framebuffer on crtc disable
        - drm/i915: prefer VBT modes for SVDO-LVDS over EDID
        - drm/radeon: fix endian issues with DP handling (v3)
        - drm/radeon: fix combios tables on older cards
        - drm/radeon: improve dac adjust heuristics for legacy pdac
        - drm/radeon/atom: initialize more atom interpretor elements to 0
        - drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight
        - drm/i915/lvds: ditch ->prepare special case
        - drm/i915: Invalidate TLBs for the rings after a reset
        - drm/vmwgfx: Split GMR2_REMAP commands if they are to large
        - drm/i915: ivb: fix edp voltage swing reg val
      * m25p80: Add support for Micron N25Q128 including 3V variant
        (Closes: #714092)
      * [x86] Revert "drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1'
        for scanline waits" (possibly fixes: #703715, #704987 and others)
      * ata: Disable SATA_INIC162X - this driver corrupts data and is not
        expected to be fixed (Closes: #714295)
      * Update debconf template translations:
        - Update Brazilian Portugese (Fernando Ike de Oliveira) (Closes: #719725)
        - Update Japanese ('victory') (Closes: #719939)
      * [x86] efivars: Enable the improved check for free space; this should
        avoid either risk of bricking Samsung systems or refusing to set the
        boot configuration on Asus systems
      * mvsas: Recognise device/subsystem 9485/9485 as 88SE9485
      * ipv6: remove max_addresses check from ipv6_create_tempaddr (CVE-2013-0343)
      * Revert "zram: use zram->lock to protect zram_free_page() in swap free
        notify path" (regression in 3.2.49)
      * HID: validate HID report id size (CVE-2013-2888)
      * HID: pantherlord: validate output report details (CVE-2013-2892)
      * HID: ntrig: validate feature report details (CVE-2013-2896)
      * HID: picolcd_core: validate output report details (CVE-2013-2899)
      * HID: check for NULL field when setting values
      * [rt] Update to 3.2.51-rt72:
        - sched/workqueue: Only wake up idle workers if not blocked on sleeping
          spin lock
        - x86/mce: fix mce timer interval
        - genirq: Set irq thread to RT priority on creation
        - list_bl.h: make list head locking RT safe
        - list_bl.h: fix it for for !SMP && !DEBUG_SPINLOCK
        - timers: prepare for full preemption improve
        - kernel/cpu: fix cpu down problem if kthread's cpu is going down
        - kernel/hotplug: restore original cpu mask oncpu/down
        - drm/i915: drop trace_i915_gem_ring_dispatch on rt
        - rt,ntp: Move call to schedule_delayed_work() to helper thread
        - hwlat-detector: Update hwlat_detector to add outer loop detection
        - hwlat-detect/trace: Export trace_clock_local for hwlat-detector
        - hwlat-detector: Use trace_clock_local if available
        - hwlat-detector: Use thread instead of stop machine
        - genirq: do not invoke the affinity callback via a workqueue
      * linux-doc: Include aufs documentation
      * aufs: Apply bug fixes from 3.2.x branch:
        - Update Sourceforge URLs in documentation
        - Fix build with CONFIG_AUFS_DEBUG=y
        - Make sure the target branch is upper before copy-up
        - Fix error handling in au_reopen_nondir()
        - Track pseudo-links with hlist, addressing poor performance and
          WARNING during package installation
        - Add necessary memory barriers around i_nlink updates
        - Fix unbalanced au_unpin() in au_file_refresh_by_inode()
        - Do not copy-up the S_AUTOMOUNT inode flag
      * kernel-doc: bugfix - multi-line macros (fixes build failure in 3.2.51)
    
      [ Aurelien Jarno ]
      * [s390] Revert "s390: Use direct ktime path for s390 clockevent device"
        to fix kernel hard hang after a few hours (Closes: #719993).
    
     -- Ben Hutchings <email address hidden>  Wed, 18 Sep 2013 14:22:20 +0100
  • linux (3.2.46-1) wheezy; urgency=low
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.42
        - TTY: do not reset master's packet mode
        - l2tp: Restore socket refcount when sendmsg succeeds
        - tun: add a missing nf_reset() in tun_net_xmit()
        - netlabel: correctly list all the static label mappings
        - sctp: Use correct sideffect command in duplicate cookie handling
        - rtlwifi: rtl8192cu: Fix problem that prevents reassociation
          (Closes: #661860)
        - inet: limit length of fragment queue hash table bucket lists
        - sfc: Properly sync RX DMA buffer when it is not the last in the page
        - sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
        - sfc: Only use TX push if a single descriptor is to be written
        - ext4: fix the wrong number of the allocated blocks in ext4_split_extent()
        - jbd2: fix use after free in jbd2_journal_dirty_metadata()
        - ext4: convert number of blocks to clusters properly
        - ext4: use atomic64_t for the per-flexbg free_clusters count
        - cifs: delay super block destruction until all cifsFileInfo objects are
          gone
        - USB: xhci: correctly enable interrupts (possibly fix for #703470)
        - [amd64] Fix the failure case in copy_user_handle_tail()
        - dm thin: fix discard corruption
        - USB: serial: fix interface refcounting
        - vfs,proc: guarantee unique inodes in /proc
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.43
        - [armhf/mx5] ASoC: imx-ssi: Fix occasional AC97 reset failure
        - rtlwifi: usb: add missing freeing of skbuff
        - xen-blkback: fix dispatch_rw_block_io() error path
        - net/irda: add missing error path release_sock call
        - sysfs: fix race between readdir and lseek
        - sysfs: handle failure path correctly for readdir()
        - NFSv4.1: Fix a race in pNFS layoutcommit
        - usb: xhci: Fix TRB transfer length macro used for Event TRB.
        - nfsd4: reject "negative" acl lengths
        - Nest rename_lock inside vfsmount_lock
        - [x86] iommu/amd: Make sure dma_ops are set for hotplug devices
        - b43: A fix for DMA transmission sequence errors
        - reiserfs: Fix warning and inode leak when deleting inode with xattrs
        - virtio: console: add locking around c_ovq operations
        - mm: prevent mmap_cache race in find_vma()
        - ixgbe: fix registration order of driver and DCA nofitication
        - key: Fix resource leak
        - udf: Fix bitmap overflow on large filesystems with small block size
        - NFS: nfs_getaclargs.acl_len is a size_t
        - loop: prevent bdev freeing while device in use
        - sky2: Threshold for Pause Packet is set wrong
        - 8021q: fix a potential use-after-free
        - unix: fix a race condition in unix_release()
        - atl1e: drop pci-msi support because of packet corruption
          (possibly fixes: #577747)
        - ipv6: don't accept multicast traffic with scope 0
        - ipv6: don't accept node local multicast traffic from the wire
        - pch_gbe: fix ip_summed checksum reporting on rx
        - HID: microsoft: do not use compound literal (fixes FTBFS on m68k)
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.44
        - USB: serial: fix use-after-free in TIOCMIWAIT
        - hrtimer: Don't reinitialize a cpu_base lock on CPU_UP
        - crypto: gcm - fix assumption that assoc has one segment
        - sched_clock: Prevent 64bit inatomicity on 32bit systems
        - can: gw: use kmem_cache_free() instead of kfree()
        - spinlocks and preemption points need to be at least compiler barriers
        - [x86] mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates
        - Btrfs: make sure nbytes are right after log replay
        - kobject: fix kset_find_obj() race with concurrent last kobject_put()
        - vfs: Revert spurious fix to spinning prevention in prune_icache_sb
        - ath9k_htc: accept 1.x firmware newer than 1.3
        - [armel] Fix kexec by setting outer_cache.inv_all for Feroceon
        - hugetlbfs: add swap entry check in follow_hugetlb_page()
        - writeback: fix dirtied pages accounting on redirty
        - Btrfs: fix race between mmap writes and compression
        - mtd: Disable mtdchar mmap on MMU systems
        - fbcon: fix locking harder (Closes: #704933)
        - hfsplus: fix potential overflow in hfsplus_file_truncate()
        - sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.45
        - [ia64] Wrong asm register contraints in the futex implementation
          (Closes: #702641)
        - [ia64] Wrong asm register contraints in the kvm implementation
          (Closes: #702639)
        - [ia64] Fix initialization of CMCI/CMCP interrupts
        - sysfs: fix use after free in case of concurrent read/write and readdir
        - nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
        - ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
        - jbd2: fix race between jbd2_journal_remove_checkpoint and
          ->j_commit_callback
        - hrtimer: Fix ktime_add_ns() overflow on 32bit architectures
        - nfsd4: don't close read-write opens too soon
        - wireless: regulatory: fix channel disabling race condition
        - iwlwifi: dvm: don't send zeroed LQ cmd
        - powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()
          (possibly fixes: #707175)
        - clockevents: Set dummy handler on CPU_DEAD shutdown (Closes: #700333)
        - powerpc: Add isync to copy_and_flush
        - fs/fscache/stats.c: fix memory leak
        - md: bad block list should default to disabled. (fixes regression in 3.1)
        - inotify: invalid mask should return a error number but not set it
          (fixes regression in 3.2.40)
        - fs/dcache.c: add cond_resched() to shrink_dcache_parent()
        - perf: Fix error return code
        - [x86] perf: Fix offcore_rsp valid mask for SNB/IVB (CVE-2013-2146)
        - vm: Introduce and use vm_iomap_memory() helper function
        - atl1e: limit gso segment size to prevent generation of wrong ip length
          fields (Closes: #565404)
        - netfilter: don't reset nf_trace in nf_reset()
        - rtnetlink: Call nlmsg_parse() with correct header length
        - tcp: incoming connections might use wrong route under synflood
        - esp4: fix error return code in esp_output()
        - net: sctp: sctp_auth_key_put: use kzfree instead of kfree
        - netrom: fix info leak via msg_name in nr_recvmsg()
        - netrom: fix invalid use of sizeof in nr_recvmsg()
        - net: drop dst before queueing fragments
        - [sparc] sparc64: Fix race in TLB batch processing.
        - r8169: fix 8168evl frame padding.
        - ixgbe: add missing rtnl_lock in PM resume path
        - kernel/audit_tree.c: tree will leak memory when failure occurs in
          audit_trim_trees()
        - r8169: fix vlan tag read ordering.
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.46
        - nfsd4: don't allow owner override on 4.1 CLAIM_FH opens
        - ext4: limit group search loop for non-extent files
        - iscsi-target: Fix processing of OOO commands
        - cifs: only set ops for inodes in I_NEW state
        - KVM: VMX: fix halt emulation while emulating invalid guest sate
        - [armel/kirkwood] Enable PCIe port 1 on QNAP TS-11x/TS-21x
        - drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory
          overflow
        - ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
        - btrfs: don't stop searching after encountering the wrong item
        - TTY: Fix tty miss restart after we turn off flow-control
          (Closes: #465823)
        - SUNRPC: Prevent an rpc_task wakeup race
        - fat: fix possible overflow for fat_clusters
        - mm: mmu_notifier: re-fix freed page still mapped in secondary MMU
        - mm compaction: fix of improper cache flush in migration code
        - mm/THP: use pmd_populate() to update the pmd with pgtable_t pointer
        - nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary
        - random: fix accounting race condition with lockless irq entropy_count
          update
        - mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas
        - ipvs: ip_vs_sip_fill_param() BUG: bad check of return value
        - x86,efi: Check max_size only if it is non-zero.
        - x86,efi: Implement efi_no_storage_paranoia parameter
        - tcp: force a dst refcount when prequeue packet
        - packet: tpacket_v3: do not trigger bug() on wrong header status
        - macvlan: fix passthru mode race between dev removal and rx path
        - ipv6: do not clear pinet6 field
    
      [ Ben Hutchings ]
      * Input: MT: add tracking and frame synchronisation to core
      * Input: add support for Cypress PS/2 Trackpads (Closes: #703607),
        thanks to Apollon Oikonomopoulos
      * drm, agp: Update to 3.4.47:
        - drm/i915: restrict kernel address leak in debugfs
        - KMS: fix EDID detailed timing vsync parsing
        - KMS: fix EDID detailed timing frame rate
        - drm/radeon: add support for Richland APUs
        - drm/radeon/benchmark: make sure bo blit copy exists before using it
        - drm/i915: Don't clobber crtc->fb when queue_flip fails
        - drm/i915: Use the correct size of the GTT for placing the per-process
          entries
        - udl: handle EDID failure properly.
        - drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900
        - drm/i915: Fall back to bit banging mode for DVO transmitter detection
        - drm/radeon: don't use get_engine_clock() on APUs
        - drm/radeon/dce6: add missing display reg for tiling setup
        - drm/radeon: properly lock disp in mc_stop/resume for evergreen+
        - drm/radeon: disable the crtcs in mc_stop (evergreen+) (v2)
        - drm/radeon/evergreen+: don't enable HPD interrupts on eDP/LVDS
        - drm/radeon: fix endian bugs in atom_allocate_fb_scratch()
        - drm/radeon: fix possible segfault when parsing pm tables
        - drm/radeon: add new richland pci ids
        - drm/radeon: fix handling of v6 power tables
        - drm/radeon: Fix VRAM size calculation for VRAM >= 4GB
        - drm/radeon: check incoming cliprects pointer
        - drm/mm: fix dump table BUG
      * [rt] Update to 3.2.45-rt66:
        - rcutiny: Fix typo of using swake_up() instead of swait_wake()
        - tcp: force a dst refcount when prequeue packet
        - x86/mce: Defer mce wakeups to threads for PREEMPT_RT
        - swap: Use unique local lock name for swap_lock
        - sched: Add is_idle_task() to handle invalidated uses of idle_cpu()
      * debugfs: Document change of default mode
      * iwlwifi: Do not request firmware API version 6 for IWL6005/6205
        (Closes: #705655)
      * bug script: Remove broken sound functions (Closes: #705619)
      * [i386/486] udeb: Add lxfb to fb-modules (Closes: #705780)
      * [i386] cpufreq / Longhaul: Disable driver by default (Closes: #707047)
      * iscsi-target: fix heap buffer overflow on error (CVE-2013-2850)
      * ath9k: Disable PowerSave by default (Closes: #695968)
      * dlm: Do not allocate a fd for peeloff (Closes: #706010)
      * nfsd4: Fix performance problem with RELEASE_LOCKOWNER (Closes: #699361)
        - hash lockowners to simplify RELEASE_LOCKOWNER
        - maintain one seqid stream per (lockowner, file)
      * ipw2100,ipw2200: Fix order of device registration (Closes: #656813)
      * udf: Fix handling of i_blocks (Closes: #704269)
      * kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig
        >conf.new (Closes: #636029)
      * [i386] udeb: Add viafb to fb-modules (Closes: #705788)
        - [i386] udeb: Move i2c-algo-bit to i2c-modules and make fb-modules
          depend on it
        - viafb: Autoload on OLPC XO 1.5 only
      * cifs: fix potential buffer overrun when composing a new options string
    
      [ Jonathan Nieder ]
      * ext3,ext4,nfsd: dir_index: Return 64-bit readdir cookies for NFSv3 and 4
        (Closes: #685407)
    
     -- Ben Hutchings <email address hidden>  Sat, 08 Jun 2013 22:36:14 +0100
  • linux (3.2.41-2+deb7u2) wheezy-security; urgency=high
    
    
      * s390/kvm: Ignore ABI changes, it should not be used OOT
    
     -- dann frazier <email address hidden>  Wed, 15 May 2013 12:07:33 -0600
  • linux (3.2.41-2) unstable; urgency=low
    
    
      * [ia64] udeb: Remove efi-modules package; make kernel-image provide
        efi-modules (fixes FTBFS)
      * linux-headers: Fix file installation on architectures without
        Kbuild.platforms (Closes: #703800)
      * [x86] drm/i915: bounds check execbuffer relocation count (CVE-2013-0913)
      * [x86] drm: Enable DRM_GMA500 as module, replacing DRM_PSB (Closes: #703506)
        - Enable DRM_GMA600, DRM_GMA3600, DRM_MEDFIELD
      * [x86] KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME
        (CVE-2013-1796)
      * [x86] KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache
        functions (CVE-2013-1797)
      * KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)
    
     -- Ben Hutchings <email address hidden>  Mon, 25 Mar 2013 15:17:44 +0000
  • linux (3.2.41-1) unstable; urgency=low
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.40
        - ext4: return ENOMEM if sb_getblk() fails
        - ext4: fix possible use-after-free with AIO
        - s390/kvm: Fix store status for ACRS/FPRS
        - staging: comedi: disallow COMEDI_DEVCONFIG on non-board minors
        - ext4: fix race in ext4_mb_add_n_trim()
        - UBIFS: fix double free of ubifs_orphan objects
        - hrtimer: Prevent hrtimer_enqueue_reprogram race
        - nfsd: Fix memleak
        - x86: Do not leak kernel page mapping locations
        - USB: usb-storage: unusual_devs update for Super TOP SATA bridge
        - posix-cpu-timers: Fix nanosleep task_struct leak
        - NFSv4.1: Don't decode skipped layoutgets
        - cgroup: fix exit() vs rmdir() race
        - cpuset: fix cpuset_print_task_mems_allowed() vs rename() race
        - ext4: fix xattr block allocation/release with bigalloc
        - mm: fix pageblock bitmap allocation
        - target: Add missing mapped_lun bounds checking during make_mappedlun
          setup
        - b43: Increase number of RX DMA slots
        - posix-timer: Don't call idr_find() with out-of-range ID
        - fs: Fix possible use-after-free with AIO
        - powerpc/kexec: Disable hard IRQ before kexec
        - mmu_notifier_unregister NULL Pointer deref and multiple ->release()
          callouts
        - tmpfs: fix use-after-free of mempolicy object (CVE-2013-1767)
        - ocfs2: fix possible use-after-free with AIO
        - ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly
        - ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink
        - idr: fix a subtle bug in idr_get_next()
        - idr: make idr_get_next() good for rcu_read_lock()
        - idr: fix top layer handling
        - sysctl: fix null checking in bin_dn_node_address()
        - nbd: fsync and kill block device on shutdown
        - s390/timer: avoid overflow when programming clock comparator
          (regression in 3.2.38)
        - xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()
          (CVE-2013-0231)
        - xen-netback: correctly return errors from netbk_count_requests()
        - xen-netback: cancel the credit timer when taking the vif down
        - ipv6: use a stronger hash for tcp
        - staging: comedi: ni_labpc: correct differential channel sequence for
          AI commands
        - staging: comedi: ni_labpc: set up command4 register *after* command3
        - vhost: fix length for cross region descriptor (CVE-2013-0311)
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.41
        - NFS: Don't allow NFS silly-renamed files to be deleted, no signal
        - ARM: VFP: fix emulation of second VFP instruction
        - md: fix two bugs when attempting to resize RAID0 array.
        - proc connector: reject unprivileged listener bumps
        - cifs: ensure that cifs_get_root() only traverses directories
        - dm: fix truncated status strings
        - hw_random: make buffer usable in scatterlist. (real fix for #701784)
        - efi_pstore: Check remaining space with QueryVariableInfo() before
          writing data
        - efi: be more paranoid about available space when creating variables
          (Closes: #703574)
        - vfs: fix pipe counter breakage
        - xen/pciback: Don't disable a PCI device that is already disabled.
        - ALSA: seq: Fix missing error handling in snd_seq_timer_open()
        - ext3: Fix format string issues (CVE-2013-1848)
        - keys: fix race with concurrent install_user_keyrings() (CVE-2013-1792)
        - USB: cdc-wdm: fix buffer overflow (CVE-2013-1860)
        - signal: always clear sa_restorer on execve (CVE-2013-0914)
        - crypto: user - fix info leaks in report API (CVE-2013-2546,
          CVE-2013-2547, CVE-2013-2548)
        - Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and
          security keys
        - batman-adv: bat_socket_read missing checks
        - batman-adv: Only write requested number of byte to user buffer
        - mm/hotplug: correctly add new zone to all other nodes' zone lists
          (CVE-2012-5517)
        - btrfs: use rcu_barrier() to wait for bdev puts at unmount
    
      [ Aurelien Jarno]
      * [mips,mipsel] Disable VGA_CONSOLE and ignore the corresponding ABI
        change. It is completely broken on MIPS.
      * headers: Include Kbuild.platforms and Platform files in -common to
        fix out-of-tree building on mips and mipsel.
      * [{mips,mipsel}/{4,5}kc-malta] Enable HW_RANDOM as module so that both
        flavours have a consistent configuration.
    
      [ Ben Hutchings ]
      * [x86] ata_piix: reenable MS Virtual PC guests (fixes regression in
        3.2.19-1)
      * test-patches: Clean up all previous test patches, whether or not they
        were applied
      * test-patches: Add --fuzz option to allow testing patches that have fuzz
      * [x86] efi: Fix processor-specific memcpy() build error (Closes: #698581)
      * udeb: Add hid-topseed to input-modules (Closes: #702611)
      * [x86] drm/i915: Unconditionally initialise the interrupt workers,
        thanks to Bjørn Mork (Closes: #692607)
      * efi: Ensure efivars is loaded on EFI systems (Closes: #703363)
        - [x86] Use a platform device to trigger loading of efivars
        - [ia64] Change EFI_VARS from module to built-in
      * efivars: Work around serious firmware bugs
        - Allow disabling use as a pstore backend
        - Add module parameter to disable use as a pstore backend
          * [x86] Set EFI_VARS_PSTORE_DEFAULT_DISABLE=y
        - explicitly calculate length of VariableName
        - Handle duplicate names from get_next_variable()
      * efi_pstore: Introducing workqueue updating sysfs
      * efivars: pstore: Do not check size when erasing variable
      * efivars: Remove check for 50% full on write
      * kmsg_dump: Only dump kernel log in error cases (Closes: #703386)
        - kexec: remove KMSG_DUMP_KEXEC
        - kmsg_dump: don't run on non-error paths by default
      * [x86] i915: initialize CADL in opregion (Closes: #703271)
      * drm, agp: Update to 3.4.37:
        - drm/radeon/dce6: fix display powergating
        - drm: don't add inferred modes for monitors that don't support them
        - drm/i915: Increase the RC6p threshold.
      * signal: Fix use of missing sa_restorer field (build regression
        introduced by fix for CVE-2013-0914)
      * rds: limit the size allocated by rds_message_alloc()
      * rtnl: fix info leak on RTM_GETLINK request for VF devices
      * dcbnl: fix various netlink info leaks
      * [s390] mm: fix flush_tlb_kernel_range()
      * [powerpc] Fix cputable entry for 970MP rev 1.0
      * vhost/net: fix heads usage of ubuf_info
      * udf: avoid info leak on export (CVE-2012-6548)
      * isofs: avoid info leak on export (CVE-2012-6549)
      * [x86,powerpc/powerpc64] random: Change HW_RANDOM back from built-in to
        module, as we now have a real fix for #701784
      * [rt] Update to 3.2.40-rt60
    
     -- Ben Hutchings <email address hidden>  Sat, 23 Mar 2013 03:54:34 +0000
  • linux (3.2.39-2) unstable; urgency=high
    
    
      * [s390,s390x] virtio: Ignore ABI changes in 3.2.39 (fixes FTBFS)
      * [sparc] drm: Ignore ABI changes in 3.2.39 (fixes FTBFS)
      * [sparc] drm: Change from built-in to module
      * [rt] Update to 3.2.39-rt59:
        - acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_t
        - printk: Fix rq->lock vs logbuf_lock unlock lock inversion
        - wait-simple: Simple waitqueue implementation
        - rcutiny: Use simple waitqueue
      * [x86] efi: Fix ABI change for introduction of efi_enabled() function
        in 3.2.38 (Closes: #701690)
      * [armel/versatile] i2c: Re-enable I2C_PCA_PLATFORM as module, erroneously
        disabled in 3.2.39-1 (fixes FTBFS)
      * [x86,powerpc/powerpc64] random: Change HW_RANDOM from module to built-in,
        to work around virtio-rng bug (Closes: #701784)
    
     -- Ben Hutchings <email address hidden>  Wed, 27 Feb 2013 03:48:30 +0000
  • linux (3.2.39-1) unstable; urgency=high
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.36
        - freezer: PF_FREEZER_NOSIG should be cleared along with PF_NOFREEZE
          (Closes: #697077)
        - tmpfs: fix shared mempolicy leak
        - virtio: 9p: correctly pass physical address to userspace for high pages
        - virtio: force vring descriptors to be allocated from lowmem
        - USB: EHCI: bugfix: urb->hcpriv should not be NULL
        - rcu: Fix batch-limit size problem
        - Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]
          (Closes: #700550)
        - mvsas: fix undefined bit shift
        - ALSA: usb-audio: Avoid autopm calls after disconnection; Fix missing
          autopm for MIDI input (Closes: #664068)
        - target/file: Fix 32-bit highmem breakage for SGL -> iovec mapping
        - SCSI: fix Null pointer dereference on disk error
        - proc: pid/status: show all supplementary groups
        - nfsd4: fix oops on unusual readlike compound
        - ARM: missing ->mmap_sem around find_vma() in swp_emulate.c
        - sctp: fix memory leak in sctp_datamsg_from_user() when copy from user
          space fails
        - ne2000: add the right platform device
        - irda: sir_dev: Fix copy/paste typo
        - ipv4: ip_check_defrag must not modify skb before unsharing
        - telephony: ijx: buffer overflow in ixj_write_cid()
        - udf: fix memory leak while allocating blocks during write
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.37
        - ext4: fix extent tree corruption caused by hole punch
        - jbd2: fix assertion failure in jbd2_journal_flush()
        - tmpfs mempolicy: fix /proc/mounts corrupting memory
        - sparc: huge_ptep_set_* functions need to call set_huge_pte_at()
        - inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and
          dccp_v4/6_request_recv_sock
        - net: sched: integer overflow fix
        - tcp: implement RFC 5961 3.2
        - tcp: implement RFC 5961 4.2
        - tcp: refine SYN handling in tcp_validate_incoming
        - tcp: tcp_replace_ts_recent() should not be called from
          tcp_validate_incoming()
        - tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
        - RDMA/nes: Fix for crash when registering zero length MR for CQ
        - ACPI : do not use Lid and Sleep button for S5 wakeup
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.38
        - staging: comedi: comedi_test: fix race when cancelling command
        - mm: use aligned zone start for pfn_to_bitidx calculation
        - [s390] s390/time: fix sched_clock() overflow (Closes: #698382) 
        - [i386] xen: Fix stack corruption in xen_failsafe_callback for 32bit
          PVOPS guests. (CVE-2013-0190)
        - KVM: PPC: Emulate dcbf
        - evm: checking if removexattr is not a NULL
        - ath9k_htc: Fix memory leak
        - ath9k: do not link receive buffers during flush
        - ath9k: fix double-free bug on beacon generate failure
        - x86/msr: Add capabilities check
        - can: c_can: fix invalid error codes
        - can: ti_hecc: fix invalid error codes
        - can: pch_can: fix invalid error codes
        - smp: Fix SMP function call empty cpu mask race
        - xfs: Fix possible use-after-free with AIO
        - EDAC: Test correct variable in ->store function
        - samsung-laptop: Disable on EFI hardware, to avoid damaging it
        - NFS: Don't silently fail setattr() requests on mountpoints
        - intel-iommu: Prevent devices with RMRRs from being placed into SI Domain
        - ALSA: usb-audio: Fix regression by disconnection-race-fix patch
          (Closes: #696321)
        - printk: fix buffer overflow when calling log_prefix function from
          call_console_drivers
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.39
        - USB: XHCI: fix memory leak of URB-private data
        - sched/rt: Use root_domain of rt_rq not current processor
        - mwifiex: fix incomplete scan in case of IE parsing error
        - x86-64: Replace left over sti/cli in ia32 audit exit code
        - Bluetooth: Fix handling of unexpected SMP PDUs
        - ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic
        - Fix race condition with PTRACE_SETREGS and fatal signal (CVE-2013-0871)
          + ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
          + ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
          + wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED
            task
        - net: prevent setting ttl=0 via IP_TTL
        - ipv6: fix header length calculation in ip6_append_data()
        - netxen: fix off by one bug in netxen_release_tx_buffer()
        - r8169: remove the obsolete and incorrect AMD workaround
        - net: loopback: fix a dst refcounting issue
        - packet: fix leakage of tx_ring memory
        - net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
        - net: sctp: sctp_endpoint_free: zero out secret key data
        - xen/netback: shutdown the ring if it contains garbage. (CVE-2013-0216)
        - xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.
        - xen/netback: free already allocated memory on failure in
          xen_netbk_get_requests
        - netback: correct netbk_tx_err to handle wrap around. (CVE-2013-0217)
        - tcp: frto should not set snd_cwnd to 0
        - tcp: fix for zero packets_in_flight was too broad
        - tcp: fix MSG_SENDPAGE_NOTLAST logic
        - bridge: Pull ip header into skb->data before looking into ip header.
          (Closes: #697903)
        - x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.
          (CVE-2013-0228)
    
      [ Aurelien Jarno ]
      * [armhf/vexpress] Add kernel udebs.
    
      [ Julien Cristau ]
      * Backport drm and agp subsystems from Linux 3.4.29 (closes: #687442)
        - [x86] i915: Fixes freezes on Ivy Bridge (Closes: #689268)
        - nouveau: Support for newer nvidia chipsets (Closes: #690284)
        - radeon: Support for HD7000 'Southern Islands' chips
        - [x86] drm/i915: add Ivy Bridge GT2 Server entries (Closes: #684767)
        - [x86] drm/i915: Close race between processing unpin task and queueing
          the flip
    
      [ Ben Hutchings ]
      * Input: wacom - fix touch support for Bamboo Fun CTH-461
      * media/rc: Add iguanair driver from Linux 3.7 (Closes: #696925)
      * rt2800: add chipset revision RT5390R support (Closes: #696592)
      * [armhf/mx5] mtd: Enable MTD_BLOCK as module
      * [armhf/mx5] udeb: Add missing storage drivers (Closes: #697128)
        - Add ata-modules including libata, pata-modules including pata_imx,
          sata-modules including ahci_platform
        - Add sdhci-esdhc-imx to mmc-modules
        - Add mtd-modules including mtd, mtdblock and m25p80
      * [armhf] udeb: Fix network driver selection
        - [armhf/mx5] Remove nic-modules
        - [armhf/vexpress] Add usb-modules
        - Add standard set of USB drivers to nic-usb-modules
        - Add nic-wireless-modules
      * be2net: Apply backported fixes requested by Emulex (Closes: #697479)
        - be2net: do not modify PCI MaxReadReq size
        - be2net: fix reporting number of actual rx queues
        - be2net: do not use SCRATCHPAD register
        - be2net: reduce gso_max_size setting to account for ethernet header.
        - be2net: Increase statistics structure size for skyhawk.
        - be2net: Explicitly clear the reserved field in the Tx Descriptor
        - be2net: Regression bug wherein VFs creation broken for multiple cards.
        - be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug
        - be2net: Fix Endian
        - be2net: Enable RSS UDP hashing for Lancer and Skyhawk
        - be2net: dont pull too much data in skb linear part
        - be2net: Fix to parse RSS hash from Receive completions correctly.
        - be2net: Avoid disabling BH in be_poll()
      * udeb: Add specialised USB keyboard/mouse drivers to input-modules:
        hid-a4tech, hid-cypress, hid-ezkey (Closes: #697035), hid-kensington,
        hid-keytouch, hid-kye, hid-multitouch, hid-ortek, hid-primax,
        hid-quanta, hid-samsung, hid-speedlink
      * radeon: Firmware is required for DRM and KMS on R600 onward, but not
        for KMS on earlier chips (Closes: #697229)
      * [!powerpc] radeon: Reenable DRM_RADEON_KMS, as it apparently works on
        most non-PowerMac systems
      * fs: cachefiles: add support for large files in filesystem caching
        (Closes: #698376)
      * [rt] Update to 3.2.38-rt57:
        - sched: Adjust sched_reset_on_fork when nothing else changes
        - sched: Queue RT tasks to head when prio drops
        - sched: Consider pi boosting in setscheduler
        - sched: Init idle->on_rq in init_idle()
        - sched: Check for idle task in might_sleep()
        - mm: swap: Initialize local locks early
      * [armel/versatile,armhf/vexpress] i2c: Enable I2C, I2C_VERSATILE as modules
        (Closes: #696182)
      * ext4: Fix corruption by hole punch in large files (Closes: #685726)
        - rewrite punch hole to use ext4_ext_remove_space()
        - fix hole punch failure when depth is greater than 0
        - fix kernel BUG on large-scale rm -rf commands
      * md: protect against crash upon fsync on ro array (Closes: #696650)
      * net: Add alx driver for Atheros AR8161 and AR8162 (Closes: #699129)
        - Mark as staging, since it has not been accepted upstream
      * [armel/kirkwood] rtc-s35390a: add wakealarm support (Closes: #693997)
      * [x86] i915: Invert backlight brightness control for various models
        including Packard Bell NCL20 (Closes: #627372) and eMachines G725
        (Closes: #680737)
        - Also allow this behaviour to be enabled via module parameter
          invert_brightness=1
      * [amd64] edac: Enable EDAC_SBRIDGE as module (Closes: #699283)
      * SCSI: Add virtio_scsi driver (Closes: #686636)
      * [x86] sound: Enable LINE6_USB as module (Closes: #700211)
        - Apply upstream changes up to Linux 3.8-rc1
      * [armhf/mx5] Update description to mention i.MX53
      * mm: Try harder to allocate vmemmap blocks (Closes: #699913)
      * aufs: Update to aufs3.2-20130204:
        - support for syncfs(2)
        - possible bugfix, race in lookup
        - bugfix, half refreshed iinfo
        - possible bugfix, au_lkup_by_ino() returns ESTALE
      * [x86] efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot
        parameter
      * [x86] efi: Make "noefi" really disable EFI runtime serivces
      * drm, agp: Update to 3.4.32
        - drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TN
        - drm/radeon: prevent crash in the ring space allocation
      * linux-image-dbg: Add symlinks to vmlinux from the locations expected by
        kdump-tools (Closes: #700418), systemtap and others
      * mm: fix pageblock bitmap allocation (fixes regression in 3.2.38)
      * USB: usb-storage: unusual_devs update for Super TOP SATA bridge
    
      [ Cyril Brulebois ]
      * Bump python build-dep, needed since the switch from local SortedDict
        to collections.OrderedDict (new in version 2.7). (Closes: #697740)
    
     -- Ben Hutchings <email address hidden>  Mon, 25 Feb 2013 00:36:51 +0000
  • linux (3.2.35-2) unstable; urgency=low
    
    
      * [ia64] Make IPV6 built-in (fixes FTBFS)
      * [rt] Update to 3.2.35-rt52
      * audit: Increase maximum number of names logged per syscall to 30
        (Closes: #631799)
      * asix: Add support for Lenovo 10/100 USB dongle (Closes: #696248)
      * udeb: Add ums-eneub6250, ums-realtek (Closes: #694348) to
        usb-storage-modules
    
     -- Ben Hutchings <email address hidden>  Wed, 19 Dec 2012 03:41:35 +0000
  • linux (3.2.35-1) unstable; urgency=low
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.33
        - samsung-laptop: don't handle backlight if handled by acpi/video
          (Closes: #693190)
        - e1000: fix vlan processing regression (Closes: #690956)
        - [x86] drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13
          (Closes: #691122)
        - au0828: fix case where STREAMOFF being called on stopped stream
          causes BUG()
        - net: Fix skb_under_panic oops in neigh_resolve_output
        - vlan: don't deliver frames for unknown vlans to protocols
        - RDS: fix rds-ping spinlock recursion
        - tcp: resets are misrouted
        - nfsd4: fix nfs4 stateid leak
        - [arm] vfp: fix saving d16-d31 vfp registers on v6+ kernels
        - scsi_debug: Fix off-by-one bug when unmapping region
        - storvsc: Account for in-transit packets in the RESET path
        - tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
        - ext4: race-condition protection for ext4_convert_unwritten_extents_endio
          (CVE-2012-4508)
        - md/raid10: use correct limit variable
        - net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()
        - USB: cdc-acm: fix pipe type of write endpoint
        - [x86] xen: don't corrupt %eip when returning from a signal handler
        - sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()
        - fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check
        - netfilter: nf_conntrack: fix racy timer handling with reliable events
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.34
        - x86: Remove the ancient and deprecated disable_hlt() and enable_hlt()
          facility (Closes: #667501)
        - ALSA: PCM: Fix some races at disconnection
        - ALSA: usb-audio: Fix races at disconnection
        - crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent
          data corruption
        - mac80211: Only process mesh config header on frames that RA_MATCH
        - mac80211: fix SSID copy on IBSS JOIN
        - mac80211: check management frame header length
        - mac80211: verify that skb data is present
        - mac80211: make sure data is accessible in EAPOL check
        - ath9k: Test for TID only in BlockAcks while checking tx status
        - nfs: Show original device name verbatim in /proc/*/mount{s,info}
          (Closes: #669314)
        - target: Avoid integer overflow in se_dev_align_max_sectors()
        - hwmon: (w83627ehf) Force initial bank selection
        - xfs: fix reading of wrapped log data
        - fanotify: fix missing break
        - drm/vmwgfx: Fix a case where the code would BUG when trying to pin
          GMR memory
        - sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
        - netlink: use kfree_rcu() in netlink_release()
        - tcp: fix FIONREAD/SIOCINQ
        - net: fix divide by zero in tcp algorithm illinois (CVE-2012-4565)
        - af-packet: fix oops when socket is not present
        - r8169: Fix WoL on RTL8168d/8111d. (Closes: #674154)
        - sky2: Fix for interrupt handler (Closes: #681280)
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.35
        - UBIFS: fix mounting problems after power cuts
        - [s390] gup: add missing TASK_SIZE check to get_user_pages_fast()
        - [x86] Exclude E820_RESERVED regions and memory holes above 4 GB from
          direct mapping.
        - netfilter: Mark SYN/ACK packets as invalid from original direction
        - netfilter: Validate the sequence number of dataless ACK packets as well
        - ipv4: avoid undefined behavior in do_ip_setsockopt()
        - Input: i8042 - also perform controller reset when suspending
          (Closes: #693934)
        - brcm80211: smac: only print block-ack timeout message at trace level
          (Closes: #674430)
        - GFS2: Test bufdata with buffer locked and gfs2_log_lock held
        - [x86] mce, therm_throt: Don't report power limit and package level
          thermal throttle events in mcelog (Closes: #695209)
        - [hppa] fix virtual aliasing issue in get_shared_area()
        - xfs: drop buffer io reference when a bad bio is built
        - reiserfs: Protect reiserfs_quota_{on,write}() with write lock
        - md: Reassigned the parameters if read_seqretry returned true in func
          md_is_badblock.
        - md: Avoid write invalid address if read_seqretry returned true.
        - [i386] Fix invalid stack address while in softirq
        - selinux: fix sel_netnode_insert() suspicious rcu dereference
        - [hppa] fix user-triggerable panic on parisc
        - block: Don't access request after it might be freed
        - futex: avoid wake_futex() for a PI futex_q
    
      [ Ben Hutchings ]
      * [x86] udeb: Re-add isci to scsi-extra-modules (Closes: #690886;
        regression of #652897 in version 3.2~rc7-1~experimental.1 due to
        mis-merge)
      * udeb: Add missing net drivers:
        - Add 8021q (Closes: #689159), cxgb4, cxgb4vf, igbvf, ixgbevf, micrel,
          mlx4_en, pch_gbe, qlge, smsc9420, tehuti, vxge to nic-extra-modules
        - Add int51x1, smsc75xx, smsc95xx to nic-usb-modules
        - Add adm8211, at76c50x-usb, b43legacy, iwl4965, libertas_tf_usb,
          mwifiex_pcie, mwl8k, orinoco_usb, prism2_usb, r8187se, r8192e_pci,
          r8712u, rtl8192ce (Closes: #686605), rtl8192cu, rtl8192de, rtl8192se
          vt6656_stage to nic-wireless-modules
        - Move broadcom to nic-modules, as it may be needed by tg3
      * udeb: Add bnx2fc, fnic, pmcraid to scsi-extra-modules
      * udeb: Move rtl8180 to nic-wireless-modules
      * [x86] asus-laptop: Do not call HWRS on init (Closes: #692436)
      * [x86] drm/i915: Only kick out vesafb if we takeover the fbcon with KMS
        (Closes: #686284)
      * [!x86] radeon: Disable DRM_RADEON_KMS, as this is still not expected to
        work (Closes: #628972)
      * radeon: Disable KMS earlier if firmware is not installed (Closes: #607194)
      * [amd64] linux-image: Include VIA Nano in package description
      * linux-image-dbg: Change package description to use the phrase
        'debugging symbols' and correct grammar
      * usb: Disable UAS; it is known to be broken, and the supported devices
        can also work with usb-storage
      * ipv6: Treat ND option 31 as userland (DNSSL support) (Closes: #694522)
      * rt2x00: Add device IDs 5362, 5392, 539b (Closes: #694312)
      * udeb: Add pata_piccolo to pata-modules (Closes: #695437)
      * firmware_class: Log every success and failure against given device
      * firmware: Remove redundant log messages from drivers
      * [x86] ACPI / video: ignore BIOS initial backlight value for
        HP Folio 13-2000 (Closes: #692361)
      * [x86] KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set
        (CVE-2012-4461)
      * kmod: make __request_module() killable (CVE-2012-4398)
      * exec: do not leave bprm->interp on stack (CVE-2012-4530)
      * exec: use -ELOOP for max recursion depth
      * [rt] Update to 3.2.34-rt51:
        - hrtimer: Raise softirq if hrtimer irq stalled
        - rcu: Disable RCU_FAST_NO_HZ on RT
        - net: netfilter: Serialize xt_write_recseq sections on RT
      * megaraid_sas: fix memory leak if SGL has zero length entries
        (Closes: #688198)
    
      [ Ian Campbell ]
      * [xen] add support for microcode updating. (Closes: #693053)
    
     -- Ben Hutchings <email address hidden>  Mon, 10 Dec 2012 00:14:55 +0000
  • linux (3.2.32-1) unstable; urgency=low
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.31
        - target: Fix ->data_length re-assignment bug with SCSI overflow
        - hpsa: fix handling of protocol error
        - cifs: fix return value in cifsConvertToUTF16
        - asix: Support DLink DUB-E100 H/W Ver C1 (Closes: #687567)
        - dj: memory scribble in logi_dj
        - dm: handle requests beyond end of device instead of using BUG_ON
        - md/raid10: fix "enough" function for detecting if array is failed.
        - libata: Prevent interface errors with Seagate FreeAgent GoFlex
        - vfs: dcache: fix deadlock in tree traversal
        - Revert "drm/radeon: rework pll selection (v3)" (regression in 3.2.30)
        - HID: hidraw: don't deallocate memory when it is in use
        - xfrm: Workaround incompatibility of ESN and async crypto
        - xfrm_user: fix various information leaks
        - xfrm_user: ensure user supplied esn replay window is valid
        - net: guard tcp_set_keepalive() to tcp sockets
        - ipv4: raw: fix icmp_filter()
        - ipv6: raw: fix icmpv6_filter()
        - ipv6: mip6: fix mip6_mh_filter()
        - netrom: copy_datagram_iovec can fail
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.32
        - mtd: nand: Use the mirror BBT descriptor when reading its version
        - TTY: ttyprintk, don't touch behind tty->write_buf
        - n_gsm: fix various serious bugs
        - hpsa: Use LUN reset instead of target reset
        - staging: comedi: don't dereference user memory for INSN_INTTRIG
        - ext4: fix potential deadlock in ext4_nonda_switch()
        - staging: comedi: fix memory leak for saved channel list
        - scsi_remove_target: fix softlockup regression on hot remove
          (Closes: #690990)
        - usb: host: xhci: Fix Null pointer dereferencing with 71c731a for
          non-x86 systems (regression in 3.2.30)
        - ext4: online defrag is not supported for journaled files
        - staging: comedi: s626: don't dereference insn->data
        - serial: pl011: handle corruption at high clock speeds
        - ext4: always set i_op in ext4_mknod()
        - ext4: fix fdatasync() for files with only i_size changes
        - [x86] drm/i915: use adjusted_mode instead of mode for checking the
          6bpc force flag (regression in 3.2.29)
        - staging: comedi: jr3_pci: fix iomem dereference
        - JFFS2: don't fail on bitflips in OOB
        - mtd: nandsim: bugfix: fail if overridesize is too big
        - pnfsblock: fix partial page buffer wirte
        - target/file: Re-enable optional fd_buffered_io=1 operation
        - iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp
        - rapidio/rionet: fix multicast packet transmit logic
        - ALSA: aloop - add locking to timer access
        - [armhf/omap] counter: add locking to read_persistent_clock
        - mm: fix invalidate_complete_page2() lock ordering
        - mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP
        - mm: hugetlb: fix pgoff computation when unmapping page from vma
        - hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreach
        - [x86] firewire: cdev: fix user memory corruption (i386 userland on
          amd64 kernel)
        - udf: fix retun value on error path in udf_load_logicalvol
        - eCryptfs: Unlink lower inode when ecryptfs_create() fails
        - eCryptfs: Initialize empty lower files when opening them
        - eCryptfs: Revert to a writethrough cache model
        - eCryptfs: Write out all dirty pages just before releasing the lower file
        - eCryptfs: Call lower ->flush() from ecryptfs_flush()
        - mempolicy: remove mempolicy sharing
        - mempolicy: fix a race in shared_policy_replace()
        - mempolicy: fix refcount leak in mpol_set_shared_policy()
        - mempolicy: fix a memory corruption by refcount imbalance in
          alloc_pages_vma()
        - hpsa: dial down lockup detection during firmware flash
        - netfilter: nf_ct_ipv4: packets with wrong ihl are invalid
        - netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP
          expectation
        - netfilter: nf_ct_expect: fix possible access to uninitialized timer
        - ipvs: fix oops on NAT reply in br_nf context
    
      [ Ben Hutchings ]
      * codel: refine one condition to avoid a nul rec_inv_sqrt
      * [mips,mipsel] Ignore NFS/SunRPC ABI changes in 3.2.30 (fixes FTBFS)
      * tg3: Fix TSO CAP for 5704 devs w / ASF enabled
      * SUNRPC: Set alloc_slot for backchannel tcp ops (regression in 3.2.30)
      * iwlwifi: Do not request unreleased firmware for IWL6000 (Closes: #689416)
      * aufs: Update to aufs3.2-20120827:
        - Fix statfs() values when different block sizes are in use
      * udeb: Add hid-logitech-dj to input-modules (Closes: #661379)
      * connector: Make CONNECTOR built-in; enable PROC_EVENTS (Closes: #588200)
      * e1000e: Change wthresh to 1 to avoid possible Tx stalls
      * [x86] efi: Build EFI stub with EFI-appropriate options
      * [rt] Update to 3.2.32-rt48:
        - random: Make add_interrupt_randomness() work on rt
        - softirq: Init softirq local lock after per cpu section is set up
        - mm: slab: Fix potential deadlock
        - mm: page_alloc: Use local_lock_on() instead of plain spinlock
        - rt: rwsem/rwlock: lockdep annotations
        - sched: Better debug output for might sleep
        - stomp_machine: Use mutex_trylock when called from inactive cpu
      * [x86] storvsc: Account for in-transit packets in the RESET path
      * fs: handle failed audit_log_start properly
      * fs: prevent use after free in auditing when symlink following was denied
      * kernel/sys.c: fix stack memory content leak via UNAME26 (CVE-2012-0957)
      * ALSA: hda: Fix oops caused by "Fix internal mic for Lenovo Ideapad U300s"
        in 3.2.32
    
     -- Ben Hutchings <email address hidden>  Mon, 22 Oct 2012 06:25:37 +0100
  • linux (3.2.30-1) unstable; urgency=low
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.30
        - ext3: Fix fdatasync() for files with only i_size changes
        - UBI: fix a horrible memory deallocation bug
        - fuse: fix retrieve length
        - mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption
        - udf: Fix data corruption for files in ICB
        - xen: Use correct masking in xen_swiotlb_alloc_coherent.
        - CIFS: Fix error handling in cifs_push_mandatory_locks
        - [x86] drm/i915: Wait for all pending operations to the fb before
          disabling the pipe
        - xhci: Fix bug after deq ptr set to link TRB
        - NFS: Fix the initialisation of the readdir 'cookieverf' array
        - staging: comedi: das08: Correct AI encoding for das08jr-16-ao
        - staging: comedi: das08: Correct AO output for das08jr-16-ao
        - rt2800usb: Added rx packet length validity check
        - staging: zcache: fix cleancache race condition with shrinker
        - NFS: return error from decode_getfh in decode open
        - ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path
        - ahci: Add alternate identifier for the 88SE9172
    
      [ Ben Hutchings ]
      * [s390/s390x-tape] udeb: Remove fuse-modules configuration (fixes FTBFS)
    
     -- dann frazier <email address hidden>  Wed, 26 Sep 2012 16:00:58 +0900
  • linux (3.2.29-1) unstable; urgency=low
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.24
        - sched/nohz: Rewrite and fix load-avg computation -- again
          (Closes: #674153)
        - libsas: fix taskfile corruption in sas_ata_qc_fill_rtf
        - md/raid1: fix use-after-free bug in RAID1 data-check code.
        - PCI: EHCI: fix crash during suspend on ASUS computers
        - cpufreq / ACPI: Fix not loading acpi-cpufreq driver (regression in 3.2.2)
        - block: fix infinite loop in __getblk_slow (regression in 3.2.19)
          (Closes: #684293)
        - PM / Hibernate: Hibernate/thaw fixes/improvements
        - tcm_fc: Fix crash seen with aborts and large reads
        - fifo: Do not restart open() if it already found a partner
        - cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap space
        - UBIFS: fix a bug in empty space fix-up
        - ore: Fix NFS crash by supporting any unaligned RAID IO
        - ore: Remove support of partial IO request (NFS crash)
        - pnfs-obj: don't leak objio_state if ore_write/read fails
        - pnfs-obj: Fix __r4w_get_page when offset is beyond i_size
        - dm raid1: fix crash with mirror recovery and discard
        - dm raid1: set discard_zeroes_data_unsupported
        - time: Fix bugs in leap-second handling (Closes: #679882)
          + ntp: Fix leap-second hrtimer livelock
          + timekeeping: Fix leapsecond triggered load spike issue
        - bnx2x: fix checksum validation
        - bnx2x: fix panic when TX ring is full
        - eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files
        - ACPI / PM: Make acpi_pm_device_sleep_state() follow the specification
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.25
        - mm: Fix various performance problems, particularly affecting use of
          transparent hugepages (Closes: #675493)
        - target: Add range checking to UNMAP emulation
        - target: Fix reading of data length fields for UNMAP commands
        - target: Fix possible integer underflow in UNMAP emulation
        - target: Check number of unmap descriptors against our limit
        - ext4: don't let i_reserved_meta_blocks go negative
        - ext4: undo ext4_calc_metadata_amount if we fail to claim space
        - locks: fix checking of fcntl_setlease argument
        - Btrfs: call the ordered free operation without any locks held
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.26
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.27
        - lirc_sir: make device registration work (Closes: #680762)
        - random: Improve random number generation on non-interactive systems
          + random: Use arch_get_random_int instead of cycle counter if avail
          + random: Use arch-specific RNG to initialize the entropy store
          + random: make 'add_interrupt_randomness()' do something sane
          + usb: feed USB device information to the /dev/random driver
          + net: feed /dev/random with the MAC address when registering a device
          + rtc: wm831x: Feed the write counter into device_add_randomness()
          + mfd: wm831x: Feed the device UUID into device_add_randomness()
        - futex: Test for pi_mutex on fault in futex_wait_requeue_pi()
        - futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()
        - s390/mm: downgrade page table after fork of a 31 bit process
        - asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID.
          (Closes: #679158)
        - md/raid1: don't abort a resync on the first badblock.
        - [arm] 7467/1: mutex: use generic xchg-based implementation for ARMv6+
        - [arm] 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspend
        - [arm] 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UP
        - [arm] 7478/1: errata: extend workaround for erratum #720789
        - [arm] Fix undefined instruction exception handling
        - mm: mmu_notifier: fix freed page still mapped in secondary MMU
        - mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.28
        - bnx2: Fix bug in bnx2_free_tx_skbs().
        - sch_sfb: Fix missing NULL check
        - sctp: Fix list corruption resulting from freeing an association on a list
        - cipso: don't follow a NULL pointer when setsockopt() is called
        - caif: fix NULL pointer check
        - net/tun: fix ioctl() based info leaks
        - rtlwifi: rtl8192cu: Change buffer allocation for synchronous reads
        - hfsplus: fix overflow in sector calculations in hfsplus_submit_bio
        - drm/i915: fixup seqno allocation logic for lazy_request
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.29
        - pnfs: defer release of pages in layoutget
        - fuse: verify all ioctl retry iov elements
        - usb: serial: mos7840: Fixup mos7840_chars_in_buffer()
        - sched: fix divide by zero at {thread_group,task}_times
        - vfs: canonicalize create mode in build_open_flags()
        - dccp: check ccid before dereferencing
        - md: Don't truncate size at 4TB for RAID0 and Linear
        - target: fix NULL pointer dereference bug alloc_page() fails to get memory
        - USB: CDC ACM: Fix NULL pointer dereference
        - alpha: Don't export SOCK_NONBLOCK to user space. (Closes: #658460)
        - radeon: Fix various bugs in reading vbios (Closes: #685604)
        - vfs: missed source of ->f_pos races
        - svcrpc: fix BUG() in svc_tcp_clear_pages
        - svcrpc: sends on closed socket should stop immediately
        - fbcon: fix race condition between console lock and cursor timer (v1.1)
        - mm: hugetlbfs: correctly populate shared pmd
        - fs/buffer.c: remove BUG() in possible but rare condition
        - block: replace __getblk_slow misfix by grow_dev_page fix
        - Staging: speakup: fix an improperly-declared variable. (Closes: #685953)
        - NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
    
      [ Ben Hutchings ]
      * Bump ABI to 4
      * linux-image: Include package version in utsname version string
        ('uname -v' output) (Closes: #638878)
      * linux-source: Drop support for version.$DISTRIBUTION
      * [arm,ia64,powerpc,s390,sh,x86] linux-image: Include package version
        in stack traces from WARN, BUG, Oops etc.
      * udeb: Add snd-hda-codec-ca0132 to sound-modules (Closes: #682368)
      * linux-source: Suggest pkg-config, needed to build kconfig GUIs
        (Closes: #682726)
      * debugfs: Add mode, uid and gid mount options; set default mode to 700
        (Closes: #681418)
      * net: new counter for tx_timeout errors in sysfs
      * net: Add byte queue limits (bql) for reduced buffer-bloat
      * bnx2,bnx2x,e1000e,forcedeth,igb,ixgbe,sfc,skge,sky2,tg3:
        Add support for bql
      * fs: Update link security restrictions to match Linux 3.6:
        - Drop kconfig options; restrictions can only be disabled by sysctl
        - Change the audit message type from AUDIT_AVC (1400) to
          AUDIT_ANON_LINK (1702)
      * [rt] Update to 3.2.28-rt42:
        - time/rt: Fix up leap-second backport for RT changes
        - fix printk flush of messages
      * rds: set correct msg_namelen (CVE-2012-3430)
      * e1000: add dropped DMA receive enable back in for WoL (Closes: #684618)
      * PCI/PM/Runtime: make PCI traces quieter (Closes: #684049)
      * rc: ite-cir: Initialise ite_dev::rdev earlier (Closes: #684441)
      * input: Enable TOUCHSCREEN_ATMEL_MXT as module (Closes: #685123)
      * usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcams
        (Closes: #668211)
      * [alpha] Use gcc-4.6 (Closes: #685894)
        - Use large data model to work around link failure
      * [i386/486] video: Change FB_GEODE_LX from built-in to module (lxfb)
        (Closes: #686528)
      * [i386/686-pae] video: Disable Geode framebuffer drivers, not used with
        any chips that support PAE
      * [x86] drm/i915: Fix i8xx interrupt handling (Closes: #655152)
      * [armel/kirkwood] ahci: Add JMicron 362 device IDs (Closes: #634180)
      * speakup: lower default software speech rate (Closes: #686742)
      * e1000e: Fix potential DoS when TSO enabled
      * mm: Remove user-triggerable BUG from mpol_to_str
      * sfc: Fix maximum number of TSO segments and minimum TX queue size
        (CVE-2012-3412)
        - tcp: Apply device TSO segment limit earlier
      * net_sched: gact: Fix potential panic in tcf_gact().
      * af_packet: remove BUG statement in tpacket_destruct_skb
      * net: Fix various information leaks
      * af_packet: don't emit packet on orig fanout group
      * af_netlink: force credentials passing (CVE-2012-3520)
      * netlink: fix possible spoofing from non-root processes
      * net: ipv4: ipmr_expire_timer causes crash when removing net namespace
      * [i386] i810fb: Enable FB_I810_GTF, FB_I810_I2C (Closes: #687644)
      * udeb: Add fuse-modules to support os-prober (see #684265)
    
      [ Bastian Blank ]
      * Make xen-linux-system meta-packages depend on xen-system. This allows
        automatic updates. (closes: #681637)
    
     -- Ben Hutchings <email address hidden>  Sun, 16 Sep 2012 06:16:38 +0100
  • linux (3.2.23-1) unstable; urgency=low
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.22
        - nilfs2: ensure proper cache clearing for gc-inodes
        - ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvc
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.23
        - splice: fix racy pipe->buffers uses
        - NFC: Prevent multiple buffer overflows in NCI (CVE-2012-3364)
        - NFC: Return from rawsock_release when sk is NULL
        - md/raid5: Do not add data_offset before call to is_badblock
        - md/raid5: In ops_run_io, inc nr_pending before calling
          md_wait_for_blocked_rdev
        - md/raid10: fix failure when trying to repair a read error.
        - udf: Improve sanity checking of filesystem metadata (CVE-2012-3400)
          + udf: Avoid run away loop when partition table length is corrupted
          + udf: Fortify loading of sparing table
        - l2tp: fix a race in l2tp_ip_sendmsg()
        - netpoll: fix netpoll_send_udp() bugs
        - Btrfs: run delayed directory updates during log replay
        - ocfs2: clear unaligned io flag when dio fails
        - aio: make kiocb->private NUll in init_sync_kiocb()
        - mm: Hold a file reference in madvise_remove
    
      [ Ben Hutchings ]
      * linux-libc-dev: Fix redundant 'GNU glibc' in description (Closes: #631228)
      * README.source: Correct name of main patch series file
      * [sh] Fix up store queue code for subsys_interface changes (Closes: #680025)
      * scsi: Silence unnecessary warnings about ioctl to partition
        (Closes: #656899)
      * Update Czech debconf template translations (Michal Simunek)
        (Closes: #679674)
      * linux-image: Remove versioned relations where stable version is new enough
      * udf: Improve table length check to avoid possible overflow
      * CIFS: Respect negotiated MaxMpxCount (deferred from 3.2.14)
      * epoll: clear the tfile_check_list on -ELOOP (CVE-2012-3375)
      * nouveau: Update to support Fermi (NVC0+) acceleration (Closes: #679566)
        - Refactor sub-channel use
        - Bump version to 1.0.0
      * e100: ucode is optional in some cases
      * [x86] drm/i915: prefer wide & slow to fast & narrow in DP configs
        (Closes: #658662)
      * cipso: don't follow a NULL pointer when setsockopt() is called
      * [x86] hwmon: Enable SENSORS_SCH5636 as module (Closes: #680934)
      * atl1c: fix issue of transmit queue 0 timed out
      * raid5: delayed stripe fix (Closes: #680366)
      * fs: Remove easily user-triggerable BUG from generic_setlease
      * tcp: drop SYN+FIN messages
      * fifo: Do not restart open() if it already found a partner (Closes: #678852)
      * [rt] linux-source: Include -rt version suffix
      * [rt] Update to 3.2.23-rt37:
        - Latency histogramms: Cope with backwards running local trace clock
        - Latency histograms: Adjust timer, if already elapsed when programmed
        - Disable RT_GROUP_SCHED in PREEMPT_RT_FULL
        - Latency histograms: Detect another yet overlooked sharedprio condition
        - slab: Prevent local lock deadlock
        - fs, jbd: pull your plug when waiting for space
        - perf: Make swevent hrtimer run in irq instead of softirq
        - cpu/rt: Rework cpu down for PREEMPT_RT
        - cpu/rt: Fix cpu_hotplug variable initialization
        - workqueue: Revert workqueue: Fix PF_THREAD_BOUND abuse
        - workqueue: Revert workqueue: Fix cpuhotplug trainwreck
    
      [ Arnaud Patard ]
      * [mipsel] add r8169 to d-i udeb.
    
     -- Ben Hutchings <email address hidden>  Sun, 22 Jul 2012 23:25:47 +0100
  • linux (3.2.21-3) unstable; urgency=low
    
    
      * driver core: remove __must_check from device_create_file
        (fixes FTBFS on sparc)
      * i2400m: Disable I2400M_SDIO; hardware did not reach production
      * apparmor: remove advertising the support of network rules from
        compat iface (Closes: #676515)
      * xen/netfront: teardown the device before unregistering it (Closes: #675190)
      * linux-{doc,manual,source,support}: Mark as capable of satisfying
        relations from foreign packages (Multi-Arch: foreign) (Closes: #679202)
    
     -- Ben Hutchings <email address hidden>  Thu, 28 Jun 2012 04:58:18 +0100
  • linux (3.2.21-2) unstable; urgency=low
    
    
      * [i386] cpufreq/gx: Fix the compile error
      * [powerpc] Enable PPC_DISABLE_WERROR (fixes FTBFS)
      * tracing/mm: Move include of trace/events/kmem.h out of header into slab.c
        (fixes FTBFS on sparc)
      * [i386] Disable incomplete lguest support
      * udeb: Add missing dependencies for various modules (see #678587)
        - [armel/kirkwood] fb-modules depends on kernel-image
        - [ia64] nic-usb-modules depends on kernel-image, nic-shared-modules,
          usb-modules
        - [ia64] sata-modules depends on kernel-image, scsi-core-modules
        - [ia64] scsi-modules depends on scsi-core-modules
        - [ia64,powerpc,ppc64] pcmcia-modules depends on kernel-image
        - [powerpc,ppc64] nic-pcmcia-modules depends on kernel-image,
          nic-shared-modules, pcmcia-modules
        - [powerpc,ppc64,x86] scsi-modules depends on ata-modules
        - [x86] nic-extra-modules depends on i2c-modules
      * wacom: do not crash when retrieving touch_max (Closes: #678798)
      * wacom: Revert unintended changes to handling of Tablet PCs
        (Closes: #677164)
      * linux-image, README.Debian: Suggest debian-kernel-handbook package
    
      [ Arnaud Patard ]
      * [armel, armhf] backport BPF JIT support
    
     -- Ben Hutchings <email address hidden>  Tue, 26 Jun 2012 01:56:42 +0100
  • linux (3.2.21-1) unstable; urgency=low
    
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.21
        - NFSv4.1: Fix a request leak on the back channel
        - target: Return error to initiator if SET TARGET PORT GROUPS emulation
          fails
        - USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
        - USB: fix gathering of interface associations
    
      [ Ben Hutchings ]
      * [ia64,powerpc] udeb: Add crc-itu-t to crc-modules; make
        firewire-core-modules depend on it (fixes FTBFS)
      * [arm,m68k,sh4] udeb: Build ipv6-modules
      * ethtool: allow ETHTOOL_GSSET_INFO for users
      * [rt] bump version to 3.2.20-rt32
      * cpu: Convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
      * [x86] Add driver auto probing for x86 features
        - crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
          (Closes: #568008)
        - intel-idle: convert to x86_cpu_id auto probing
        - HWMON: Convert coretemp to x86 cpuid autoprobing
        - HWMON: Convert via-cputemp to x86 cpuid autoprobing
        - cpufreq: Add support for x86 cpuinfo auto loading (Closes: #664813)
      * [x86] ACPI: Load acpi-cpufreq from processor driver automatically
      * Bump ABI to 3
      * input: Add Synaptics USB device driver (Closes: #678071)
      * [x86] udeb: Fix dependencies for nic-wireless-modules
    
      [ Aurelien Jarno ]
      * [mips,mipsel] udeb: Remove rivafb and nvidiafb.
      * [ppc64]: add udebs, based on powerpc/powerpc64.
    
      [ Bastian Blank ]
      * Support build-arch and build-indep make targets.
    
      [ Arnaud Patard ]
      * [armel/kirkwood] Add dreamplug and iconnect support (Closes: #675922)
    
     -- Ben Hutchings <email address hidden>  Fri, 22 Jun 2012 13:54:15 +0100
  • linux (3.2.20-1) unstable; urgency=low
    
    
      * The "Confused? You Won't Be" release
    
      * New upstream stable update:
        http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.20
       - cifs: fix oops while traversing open file list (try #4)
       - mm/fork: fix overflow in vma length when copying mmap on clone
       - mm: fix faulty initialization in vmalloc_init()
       - x86, amd, xen: Avoid NULL pointer paravirt references
       - ext4: force ro mount if ext4_setup_super() fails
       - ext4: disallow hard-linked directory in ext4_lookup
       - ext4: add missing save_error_info() to ext4_error()
       - ALSA: usb-audio: fix rate_list memory leak
       - Bluetooth: btusb: typo in Broadcom SoftSailing id (Closes: #674565)
       - ipv4: Do not use dead fib_info entries.
       - ipv4: fix the rcu race between free_fib_info and ip_route_output_slow
       - l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case
       - btree: fix tree corruption in btree_get_prev()
       - asix: allow full size 8021Q frames to be received (Closes: #676545)
       - ext4: don't trash state flags in EXT4_IOC_SETFLAGS
       - ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg
    
      [ Ben Hutchings ]
      * Rename source package to 'linux' (Closes: #636010)
      * Convert source package format to 3.0 (quilt)
        - Convert patch system to quilt, except for the 'orig' patch series
        - Use xz compression for upstream and Debian tarballs
        - README.source: Update description of patch system to match current
          usage
        - linux-patch-debian: Remove; it is no longer necessary for GPL
          compliance and does not work with our current patch management
      * linux-image: Change package name for bugs to 'src:linux' (Closes: #644198)
      * DFSG: video: Remove nvidiafb and rivafb, which include apparently
        obfuscated code (Closes: #383481, #609615).  The nouveau driver supports
        all the same hardware, aside from RIVA 128 (NV3).
      * udeb: Add udf-modules containing UDF filesystem module (Closes: #613972)
      * [mipsel/loongson2f] linux-image: Recommend libc6-loongson2f
        (Closes: #629410)
      * Build-Depend on kmod or module-init-tools, not just the latter
      * test-patches: Recognise the rt featureset automatically
      * udeb: Build-Depend on kernel-wedge >= 2.84; this allows us to list
        modules as required even if they are built-in in some configurations
      * filter: Allow to create sk-unattached filters
      * proc: Backport hidepid mount option from Linux 3.4 (Closes: #669028)
      * NFSv4: Reduce the footprint of the idmapper (Closes: #657078)
      * [i386] thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE
        (Closes: #676360)
      * linux-source: Add single patch for each featureset
      * [x86] Enable CRASH_DUMP, PROC_VMCORE (Closes: #623177)
      * media/dvb: Enable DVB_DDBRIDGE as module (Closes: #676952)
      * net: sock: validate data_len before allocating skb in
        sock_alloc_send_pskb() (CVE-2012-2136)
      * macvtap: zerocopy: fix offset calculation when building skb
      * macvtap: zerocopy: fix truesize underestimation
      * macvtap: zerocopy: put page when fail to get all requested user pages
      * macvtap: zerocopy: set SKBTX_DEV_ZEROCOPY only when skb is built
        successfully
      * macvtap: zerocopy: validate vectors before building skb (CVE-2012-2119)
      * KVM: Fix buffer overflow in kvm_set_irq() (CVE-2012-2137)
    
      [ Bastian Blank ]
      * [s390/s390x,s390x/s390x] Build debugging symbols.
    
     -- Ben Hutchings <email address hidden>  Mon, 11 Jun 2012 02:46:34 +0100