** Description changed:

+ SRU Justification
  
-     SRU Justification
+     Impact:
+        The upstream process for stable tree updates is quite similar
+        in scope to the Ubuntu SRU process, e.g., each patch has to
+        demonstrably fix a bug, and each patch is vetted by upstream
+        by originating either directly from a mainline/stable Linux tree or
+        a minimally backported form of that patch. The following upstream
+        stable patches should be included in the Ubuntu kernel:
  
-     Impact:
-        The upstream process for stable tree updates is quite similar
-        in scope to the Ubuntu SRU process, e.g., each patch has to
-        demonstrably fix a bug, and each patch is vetted by upstream
-        by originating either directly from a mainline/stable Linux tree or
-        a minimally backported form of that patch. The following upstream
-        stable patches should be included in the Ubuntu kernel:
+        upstream stable patchset 2023-09-01
+        from git://git.kernel.org/
  
-        upstream stable patchset 2023-09-01
-        from git://git.kernel.org/
+ x86/head/64: Switch to KERNEL_CS as soon as new GDT is installed
+ test_firmware: Use kstrtobool() instead of strtobool()
+ 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()
+ qcom: llcc/edac: Fix the base address used for accessing LLCC banks
+ EDAC/qcom: Get rid of hardcoded register offsets
+ ksmbd: validate smb request protocol id
+ of: overlay: Fix missing of_node_put() in error case of 
init_overlay_changeset()
+ power: supply: ab8500: Fix external_power_changed race
+ power: supply: sc27xx: Fix external_power_changed race
+ power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + 
schedule()
+ ARM: dts: vexpress: add missing cache properties
+ tools: gpio: fix debounce_period_us output of lsgpio
+ selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change
+ power: supply: Ratelimit no data debug output
+ PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports
+ platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0
+ regulator: Fix error checking for debugfs_create_dir
+ irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issues
+ 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
+ ASoC: Intel: avs: Account for UID of ACPI device
+ ASoC: Intel: avs: Add missing checks on FE startup
+ parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()
+ parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()
+ MIPS: unhide PATA_PLATFORM
+ MIPS: Restore Au1300 support
+ MIPS: Alchemy: fix dbdma2
+ mips: Move initrd_start check after initrd address sanitisation.
+ ASoC: cs35l41: Fix default regmap values for some registers
+ ASoC: dwc: move DMA init to snd_soc_dai_driver probe()
+ 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.
+ 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
+ nios2: dts: Fix tse_mac "max-frame-size" property
+ 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
+ LoongArch: Fix perf event id calculation
+ io_uring/net: save msghdr->msg_control for retries
+ kexec: support purgatories with .text.hot sections
+ x86/purgatory: remove PGO flags
+ riscv/purgatory: remove PGO flags
+ powerpc/purgatory: remove PGO flags
+ 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: 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
+ ALSA: hda/realtek: Add a quirk for Compaq N14JP6
+ thunderbolt: dma_test: Use correct value for absent rings when creating paths
+ thunderbolt: Mask ring interrupt on Intel hardware as well
+ clk: pxa: fix NULL pointer dereference in pxa3xx_clk_update_accr
+ USB: serial: option: add Quectel EM061KGL series
+ serial: lantiq: add missing interrupt ack
+ 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: dwc3: qcom: fix NULL-deref on suspend
+ USB: dwc3: fix use-after-free on core driver unbind
+ 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()
+ spi: cadence-quadspi: Add missing check for dma_set_mask
+ spi: fsl-dspi: avoid SCK glitches with continuous transfers
+ netfilter: nf_tables: integrate pipapo into commit protocol
+ netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM
+ ice: Fix XDP memory leak when NIC is brought up and down
+ 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: simplify tcf_pedit_act
+ net/sched: act_pedit: remove extra check for key type
+ net/sched: act_pedit: Parse L3 Header for L4 offset
+ octeontx2-af: Fix promiscuous mode
+ 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()
+ octeontx2-af: fixed resource availability check
+ octeontx2-af: fix lbk link credits on cn10k
+ 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
+ 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
+ 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
+ selftests/tc-testing: Fix Error: Specified qdisc kind is unknown.
+ selftests/tc-testing: Fix Error: failed to find target LOG
+ selftests/tc-testing: Fix SFB db test
+ sched: add new attr TCA_EXT_WARN_MSG to report tc extact message
+ net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs
+ net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
+ selftests: forwarding: hw_stats_l3: Set addrgenmode in a separate step
+ cifs: fix lease break oops in xfstest generic/098
+ ext4: drop the call to ext4_error() from ext4_get_group_info()
+ net/sched: cls_api: Fix lockup on flushing explicitly created chain
+ net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo frames
+ net: lapbether: only support ethernet devices
+ 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
+ selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET
+ octeon_ep: Add missing check for ioremap
+ afs: Fix vlserver probe RTT handling
+ parisc: Delete redundant register definitions in <asm/assembly.h>
+ net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy
+ Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy"
+ net/sched: act_api: add specific EXT_WARN_MSG for tc action
+ neighbour: delete neigh_lookup_nodev as not used
+ scsi: target: core: Fix error path in target_setup_session()
+ x86/boot/compressed: prefer cc-option for CFLAGS additions
+ MIPS: Move '-Wa,-msoft-float' check from as-option to cc-option
+ MIPS: Prefer cc-option for additions to cflags
+ kbuild: Update assembler calls to use proper flags and language target
+ btrfs: properly enable async discard when switching from RO->RW
+ wifi: mac80211: fragment per STA profile correctly
+ RDMA/rxe: Fix rxe_cq_post
+ blk-cgroup: Flush stats before releasing blkcg_gq
+ UBUNTU: Upstream stable to v6.1.35, v6.3.9
+ 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
+ tty: serial: fsl_lpuart: make rx_watermark configurable for different 
platforms
+ tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A
+ mm: Fix copy_from_user_nofault().
+ tpm, tpm_tis: Claim locality in interrupt handler
+ tpm_crb: Add support for CRB devices based on Pluton
+ 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
+ tick/common: Align tick period during sched_timer setup
+ selftests: mptcp: remove duplicated entries in usage
+ selftests: mptcp: join: fix ShellCheck warnings
+ selftests: mptcp: lib: skip if missing symbol
+ selftests: mptcp: connect: skip transp tests if not supported
+ selftests: mptcp: connect: skip disconnect tests if not supported
+ selftests: mptcp: pm nl: remove hardcoded default limits
+ selftests: mptcp: pm nl: skip fullmesh flag checks if not supported
+ selftests: mptcp: sockopt: relax expected returned size
+ selftests: mptcp: sockopt: skip getsockopt checks if not supported
+ selftests: mptcp: userspace pm: skip if 'ip' tool is unavailable
+ selftests: mptcp: userspace pm: skip if not supported
+ selftests: mptcp: lib: skip if not below kernel version
+ selftests: mptcp: join: use 'iptables-legacy' if available
+ selftests: mptcp: join: helpers to skip tests
+ selftests: mptcp: join: skip check if MIB counter not supported
+ selftests: mptcp: join: support local endpoint being tracked or not
+ selftests: mptcp: join: skip Fastclose tests if not supported
+ selftests: mptcp: join: support RM_ADDR for used endpoints or not
+ selftests: mptcp: join: skip implicit tests if not supported
+ selftests: mptcp: join: skip backup if set flag on ID not supported
+ selftests: mptcp: join: skip fullmesh flag tests if not supported
+ selftests: mptcp: join: skip MPC backups tests if not supported
+ selftests/mount_setattr: fix redefine struct mount_attr build error
+ selftests: mptcp: diag: skip listen tests if not supported
+ selftests: mptcp: sockopt: skip TCP_INQ checks if not supported
+ selftests: mptcp: join: skip test if iptables/tc cmds fail
+ selftests: mptcp: join: skip userspace PM tests if not supported
+ selftests: mptcp: join: skip fail tests if not supported
+ selftests: mptcp: join: fix "userspace pm add & remove address"
+ writeback: fix dereferencing NULL mapping->host on writeback_page_template
+ scripts: fix the gfp flags header path in gfp-translate
+ nilfs2: fix buffer corruption due to concurrent device reads
+ ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()
+ KVM: Avoid illegal stage2 mapping on invalid memory slot
+ 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
+ cgroup: Do not corrupt task iteration when rebinding subsystem
+ cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in 
freezer_css_{online,offline}()
+ mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUS
+ mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916
+ mmc: meson-gx: remove redundant mmc_request_done() call from irq context
+ mmc: mmci: stm32: fix max busy timeout calculation
+ mmc: sdhci-spear: fix deferred probing
+ mmc: bcm2835: fix deferred probing
+ mmc: sunxi: fix deferred probing
+ bpf: ensure main program has an extable
+ wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0
+ spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()
+ regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK
+ regmap: spi-avmm: Fix regmap_bus max_raw_write
+ arm64: dts: rockchip: Fix rk356x PCIe register and range mappings
+ nilfs2: prevent general protection fault in nilfs_clear_dirty_page()
+ x86/mm: Avoid using set_pgd() outside of real PGD pages
+ memfd: check for non-NULL file_seals in memfd_create() syscall
+ mmc: meson-gx: fix deferred probing
+ ieee802154: hwsim: Fix possible memory leaks
+ xfrm: Treat already-verified secpath entries as optional
+ xfrm: Ensure policies always checked on XFRM-I input path
+ KVM: arm64: PMU: Restore the host's PMUSERENR_EL0
+ bpf: track immediate values written to stack by BPF_ST instruction
+ 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.
+ selftests: net: tls: check if FIPS mode is enabled
+ selftests: net: vrf-xfrm-tests: change authentication and encryption algos
+ selftests: net: fcnal-test: check if FIPS mode is enabled
+ 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
+ net: qca_spi: Avoid high load if QCA7000 is not available
+ mmc: mtk-sd: fix deferred probing
+ mmc: mvsdio: fix deferred probing
+ mmc: omap: fix deferred probing
+ mmc: omap_hsmmc: fix deferred probing
+ mmc: owl: fix deferred probing
+ mmc: sdhci-acpi: fix deferred probing
+ mmc: sh_mmcif: fix deferred probing
+ mmc: usdhi60rol0: fix deferred probing
+ ipvs: align inner_mac_header for encapsulation
+ net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch
+ net: dsa: mt7530: fix handling of BPDUs on MT7530 switch
+ net: dsa: mt7530: fix handling of LLDP frames
+ be2net: Extend xmit workaround to BE3 chip
+ 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
+ selftests: forwarding: Fix race condition in mirror installation
+ platform/x86/amd/pmf: Register notify handler only if SPS is enabled
+ 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
+ gpio: sifive: add missing check for platform_get_irq
+ gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()
+ 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
+ usb: gadget: udc: fix NULL dereference in remove()
+ 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
+ Input: soc_button_array - add invalid acpi_index DMI quirk handling
+ arm64: dts: qcom: sc7280-idp: drop incorrect dai-cells from WCD938x SDW
+ arm64: dts: qcom: sc7280-qcard: drop incorrect dai-cells from WCD938x SDW
+ s390/cio: unregister device when the only path is gone
+ spi: lpspi: disable lpspi module irq in DMA mode
+ ASoC: codecs: wcd938x-sdw: do not set can_multi_write flag
+ 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()
+ ASoC: nau8824: Add quirk to active-high jack-detect
+ ASoC: amd: yc: Add Thinkpad Neo14 to quirks list for acp6x
+ gfs2: Don't get stuck writing page onto itself under direct I/O
+ s390/purgatory: disable branch profiling
+ ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP 
asserted
+ ALSA: hda/realtek: Add "Intel Reference board" and "NUC 13" SSID in the ALC256
+ i2c: mchp-pci1xxxx: Avoid cast to incompatible function type
+ ARM: dts: Fix erroneous ADS touchscreen polarities
+ null_blk: Fix: memory release when memory_backed=1
+ drm/exynos: vidi: fix a wrong error return
+ drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
+ drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
+ vhost_vdpa: tell vqs about the negotiated
+ vhost_net: revert upend_idx only on retriable error
+ KVM: arm64: Restore GICv2-on-GICv3 functionality
+ x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys
+ i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
+ smb: move client and server files to common directory fs/smb
+ UBUNTU: [Config] updateconfigs for SMBFS_COMMON
+ cifs: fix status checks in cifs_tree_connect
+ udmabuf: revert 'Add support for mapping hugepages (v4)'
+ selftests: mptcp: connect: skip TFO tests if not supported
+ selftests: mptcp: join: skip PM listener tests if not supported
+ selftests: mptcp: join: uniform listener tests
+ block: make sure local irq is disabled when calling __blkcg_rstat_flush
+ xfrm: add missed call to delete offloaded policies
+ net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
+ iommu/amd: Fix possible memory leak of 'domain'
+ UBUNTU: Upstream stable to v6.1.36, v6.3.10
+ mm/mmap: Fix error path in do_vmi_align_munmap()
+ mm/mmap: Fix error return in do_vmi_align_munmap()
+ mptcp: ensure listener is unhashed before updating the sk status
+ x86/microcode/AMD: Load late on both threads too
+ 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
+ can: isotp: isotp_sendmsg(): fix return error fix on TX path
+ maple_tree: fix potential out-of-bounds access in mas_wr_end_piv()
+ 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.
+ Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in 
mtk_thermal_probe"
+ sparc32: fix lock_mm_and_find_vma() conversion
+ parisc: fix expand_stack() conversion
+ csky: fix up lock_mm_and_find_vma() conversion
+ xtensa: fix NOMMU build with lock_mm_and_find_vma() conversion
+ UBUNTU: Upstream stable to v6.1.37, v6.3.11
+ xtensa: fix lock_mm_and_find_vma in case VMA not found
+ 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
+ nubus: Partially revert proc_create_single_data() conversion
+ perf symbols: Symbol lookup with kcore can fail if multiple segments match 
stext
+ scripts/tags.sh: Resolve gtags empty index generation
+ docs: Set minimal gtags / GNU GLOBAL version to 6.6.5
+ drm/amdgpu: Validate VM ioctl flags.
+ drm/amd/display: Ensure vmin and vmax adjust for DCE
+ UBUNTU: Upstream stable to v6.1.38, v6.3.12

** Description changed:

  SRU Justification
  
      Impact:
         The upstream process for stable tree updates is quite similar
         in scope to the Ubuntu SRU process, e.g., each patch has to
         demonstrably fix a bug, and each patch is vetted by upstream
         by originating either directly from a mainline/stable Linux tree or
         a minimally backported form of that patch. The following upstream
         stable patches should be included in the Ubuntu kernel:
  
         upstream stable patchset 2023-09-01
+ 
+                 Ported from the following upstream stable releases:
+                         v6.1.35, v6.3.9 
+                         v6.1.36, v6.3.10 
+                         v6.1.37, v6.3.11
+                         v6.1.38, v6.3.12
+ 
         from git://git.kernel.org/
  
  x86/head/64: Switch to KERNEL_CS as soon as new GDT is installed
  test_firmware: Use kstrtobool() instead of strtobool()
  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()
  qcom: llcc/edac: Fix the base address used for accessing LLCC banks
  EDAC/qcom: Get rid of hardcoded register offsets
  ksmbd: validate smb request protocol id
  of: overlay: Fix missing of_node_put() in error case of 
init_overlay_changeset()
  power: supply: ab8500: Fix external_power_changed race
  power: supply: sc27xx: Fix external_power_changed race
  power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + 
schedule()
  ARM: dts: vexpress: add missing cache properties
  tools: gpio: fix debounce_period_us output of lsgpio
  selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change
  power: supply: Ratelimit no data debug output
  PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports
  platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0
  regulator: Fix error checking for debugfs_create_dir
  irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issues
  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
  ASoC: Intel: avs: Account for UID of ACPI device
  ASoC: Intel: avs: Add missing checks on FE startup
  parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()
  parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()
  MIPS: unhide PATA_PLATFORM
  MIPS: Restore Au1300 support
  MIPS: Alchemy: fix dbdma2
  mips: Move initrd_start check after initrd address sanitisation.
  ASoC: cs35l41: Fix default regmap values for some registers
  ASoC: dwc: move DMA init to snd_soc_dai_driver probe()
  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.
  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
  nios2: dts: Fix tse_mac "max-frame-size" property
  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
  LoongArch: Fix perf event id calculation
  io_uring/net: save msghdr->msg_control for retries
  kexec: support purgatories with .text.hot sections
  x86/purgatory: remove PGO flags
  riscv/purgatory: remove PGO flags
  powerpc/purgatory: remove PGO flags
  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: 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
  ALSA: hda/realtek: Add a quirk for Compaq N14JP6
  thunderbolt: dma_test: Use correct value for absent rings when creating paths
  thunderbolt: Mask ring interrupt on Intel hardware as well
  clk: pxa: fix NULL pointer dereference in pxa3xx_clk_update_accr
  USB: serial: option: add Quectel EM061KGL series
  serial: lantiq: add missing interrupt ack
  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: dwc3: qcom: fix NULL-deref on suspend
  USB: dwc3: fix use-after-free on core driver unbind
  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()
  spi: cadence-quadspi: Add missing check for dma_set_mask
  spi: fsl-dspi: avoid SCK glitches with continuous transfers
  netfilter: nf_tables: integrate pipapo into commit protocol
  netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM
  ice: Fix XDP memory leak when NIC is brought up and down
  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: simplify tcf_pedit_act
  net/sched: act_pedit: remove extra check for key type
  net/sched: act_pedit: Parse L3 Header for L4 offset
  octeontx2-af: Fix promiscuous mode
  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()
  octeontx2-af: fixed resource availability check
  octeontx2-af: fix lbk link credits on cn10k
  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
  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
  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
  selftests/tc-testing: Fix Error: Specified qdisc kind is unknown.
  selftests/tc-testing: Fix Error: failed to find target LOG
  selftests/tc-testing: Fix SFB db test
  sched: add new attr TCA_EXT_WARN_MSG to report tc extact message
  net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs
  net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
  selftests: forwarding: hw_stats_l3: Set addrgenmode in a separate step
  cifs: fix lease break oops in xfstest generic/098
  ext4: drop the call to ext4_error() from ext4_get_group_info()
  net/sched: cls_api: Fix lockup on flushing explicitly created chain
  net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo frames
  net: lapbether: only support ethernet devices
  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
  selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET
  octeon_ep: Add missing check for ioremap
  afs: Fix vlserver probe RTT handling
  parisc: Delete redundant register definitions in <asm/assembly.h>
  net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy
  Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy"
  net/sched: act_api: add specific EXT_WARN_MSG for tc action
  neighbour: delete neigh_lookup_nodev as not used
  scsi: target: core: Fix error path in target_setup_session()
  x86/boot/compressed: prefer cc-option for CFLAGS additions
  MIPS: Move '-Wa,-msoft-float' check from as-option to cc-option
  MIPS: Prefer cc-option for additions to cflags
  kbuild: Update assembler calls to use proper flags and language target
  btrfs: properly enable async discard when switching from RO->RW
  wifi: mac80211: fragment per STA profile correctly
  RDMA/rxe: Fix rxe_cq_post
  blk-cgroup: Flush stats before releasing blkcg_gq
  UBUNTU: Upstream stable to v6.1.35, v6.3.9
  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
  tty: serial: fsl_lpuart: make rx_watermark configurable for different 
platforms
  tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A
  mm: Fix copy_from_user_nofault().
  tpm, tpm_tis: Claim locality in interrupt handler
  tpm_crb: Add support for CRB devices based on Pluton
  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
  tick/common: Align tick period during sched_timer setup
  selftests: mptcp: remove duplicated entries in usage
  selftests: mptcp: join: fix ShellCheck warnings
  selftests: mptcp: lib: skip if missing symbol
  selftests: mptcp: connect: skip transp tests if not supported
  selftests: mptcp: connect: skip disconnect tests if not supported
  selftests: mptcp: pm nl: remove hardcoded default limits
  selftests: mptcp: pm nl: skip fullmesh flag checks if not supported
  selftests: mptcp: sockopt: relax expected returned size
  selftests: mptcp: sockopt: skip getsockopt checks if not supported
  selftests: mptcp: userspace pm: skip if 'ip' tool is unavailable
  selftests: mptcp: userspace pm: skip if not supported
  selftests: mptcp: lib: skip if not below kernel version
  selftests: mptcp: join: use 'iptables-legacy' if available
  selftests: mptcp: join: helpers to skip tests
  selftests: mptcp: join: skip check if MIB counter not supported
  selftests: mptcp: join: support local endpoint being tracked or not
  selftests: mptcp: join: skip Fastclose tests if not supported
  selftests: mptcp: join: support RM_ADDR for used endpoints or not
  selftests: mptcp: join: skip implicit tests if not supported
  selftests: mptcp: join: skip backup if set flag on ID not supported
  selftests: mptcp: join: skip fullmesh flag tests if not supported
  selftests: mptcp: join: skip MPC backups tests if not supported
  selftests/mount_setattr: fix redefine struct mount_attr build error
  selftests: mptcp: diag: skip listen tests if not supported
  selftests: mptcp: sockopt: skip TCP_INQ checks if not supported
  selftests: mptcp: join: skip test if iptables/tc cmds fail
  selftests: mptcp: join: skip userspace PM tests if not supported
  selftests: mptcp: join: skip fail tests if not supported
  selftests: mptcp: join: fix "userspace pm add & remove address"
  writeback: fix dereferencing NULL mapping->host on writeback_page_template
  scripts: fix the gfp flags header path in gfp-translate
  nilfs2: fix buffer corruption due to concurrent device reads
  ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()
  KVM: Avoid illegal stage2 mapping on invalid memory slot
  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
  cgroup: Do not corrupt task iteration when rebinding subsystem
  cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in 
freezer_css_{online,offline}()
  mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUS
  mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916
  mmc: meson-gx: remove redundant mmc_request_done() call from irq context
  mmc: mmci: stm32: fix max busy timeout calculation
  mmc: sdhci-spear: fix deferred probing
  mmc: bcm2835: fix deferred probing
  mmc: sunxi: fix deferred probing
  bpf: ensure main program has an extable
  wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0
  spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()
  regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK
  regmap: spi-avmm: Fix regmap_bus max_raw_write
  arm64: dts: rockchip: Fix rk356x PCIe register and range mappings
  nilfs2: prevent general protection fault in nilfs_clear_dirty_page()
  x86/mm: Avoid using set_pgd() outside of real PGD pages
  memfd: check for non-NULL file_seals in memfd_create() syscall
  mmc: meson-gx: fix deferred probing
  ieee802154: hwsim: Fix possible memory leaks
  xfrm: Treat already-verified secpath entries as optional
  xfrm: Ensure policies always checked on XFRM-I input path
  KVM: arm64: PMU: Restore the host's PMUSERENR_EL0
  bpf: track immediate values written to stack by BPF_ST instruction
  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.
  selftests: net: tls: check if FIPS mode is enabled
  selftests: net: vrf-xfrm-tests: change authentication and encryption algos
  selftests: net: fcnal-test: check if FIPS mode is enabled
  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
  net: qca_spi: Avoid high load if QCA7000 is not available
  mmc: mtk-sd: fix deferred probing
  mmc: mvsdio: fix deferred probing
  mmc: omap: fix deferred probing
  mmc: omap_hsmmc: fix deferred probing
  mmc: owl: fix deferred probing
  mmc: sdhci-acpi: fix deferred probing
  mmc: sh_mmcif: fix deferred probing
  mmc: usdhi60rol0: fix deferred probing
  ipvs: align inner_mac_header for encapsulation
  net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch
  net: dsa: mt7530: fix handling of BPDUs on MT7530 switch
  net: dsa: mt7530: fix handling of LLDP frames
  be2net: Extend xmit workaround to BE3 chip
  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
  selftests: forwarding: Fix race condition in mirror installation
  platform/x86/amd/pmf: Register notify handler only if SPS is enabled
  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
  gpio: sifive: add missing check for platform_get_irq
  gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()
  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
  usb: gadget: udc: fix NULL dereference in remove()
  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
  Input: soc_button_array - add invalid acpi_index DMI quirk handling
  arm64: dts: qcom: sc7280-idp: drop incorrect dai-cells from WCD938x SDW
  arm64: dts: qcom: sc7280-qcard: drop incorrect dai-cells from WCD938x SDW
  s390/cio: unregister device when the only path is gone
  spi: lpspi: disable lpspi module irq in DMA mode
  ASoC: codecs: wcd938x-sdw: do not set can_multi_write flag
  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()
  ASoC: nau8824: Add quirk to active-high jack-detect
  ASoC: amd: yc: Add Thinkpad Neo14 to quirks list for acp6x
  gfs2: Don't get stuck writing page onto itself under direct I/O
  s390/purgatory: disable branch profiling
  ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP 
asserted
  ALSA: hda/realtek: Add "Intel Reference board" and "NUC 13" SSID in the ALC256
  i2c: mchp-pci1xxxx: Avoid cast to incompatible function type
  ARM: dts: Fix erroneous ADS touchscreen polarities
  null_blk: Fix: memory release when memory_backed=1
  drm/exynos: vidi: fix a wrong error return
  drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
  drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
  vhost_vdpa: tell vqs about the negotiated
  vhost_net: revert upend_idx only on retriable error
  KVM: arm64: Restore GICv2-on-GICv3 functionality
  x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys
  i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
  smb: move client and server files to common directory fs/smb
  UBUNTU: [Config] updateconfigs for SMBFS_COMMON
  cifs: fix status checks in cifs_tree_connect
  udmabuf: revert 'Add support for mapping hugepages (v4)'
  selftests: mptcp: connect: skip TFO tests if not supported
  selftests: mptcp: join: skip PM listener tests if not supported
  selftests: mptcp: join: uniform listener tests
  block: make sure local irq is disabled when calling __blkcg_rstat_flush
  xfrm: add missed call to delete offloaded policies
  net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
  iommu/amd: Fix possible memory leak of 'domain'
  UBUNTU: Upstream stable to v6.1.36, v6.3.10
  mm/mmap: Fix error path in do_vmi_align_munmap()
  mm/mmap: Fix error return in do_vmi_align_munmap()
  mptcp: ensure listener is unhashed before updating the sk status
  x86/microcode/AMD: Load late on both threads too
  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
  can: isotp: isotp_sendmsg(): fix return error fix on TX path
  maple_tree: fix potential out-of-bounds access in mas_wr_end_piv()
  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.
  Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in 
mtk_thermal_probe"
  sparc32: fix lock_mm_and_find_vma() conversion
  parisc: fix expand_stack() conversion
  csky: fix up lock_mm_and_find_vma() conversion
  xtensa: fix NOMMU build with lock_mm_and_find_vma() conversion
  UBUNTU: Upstream stable to v6.1.37, v6.3.11
  xtensa: fix lock_mm_and_find_vma in case VMA not found
  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
  nubus: Partially revert proc_create_single_data() conversion
  perf symbols: Symbol lookup with kcore can fail if multiple segments match 
stext
  scripts/tags.sh: Resolve gtags empty index generation
  docs: Set minimal gtags / GNU GLOBAL version to 6.6.5
  drm/amdgpu: Validate VM ioctl flags.
  drm/amd/display: Ensure vmin and vmax adjust for DCE
  UBUNTU: Upstream stable to v6.1.38, v6.3.12

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2033931

Title:
  Lunar update: upstream stable patchset 2023-09-01

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Lunar:
  In Progress

Bug description:
  SRU Justification

      Impact:
         The upstream process for stable tree updates is quite similar
         in scope to the Ubuntu SRU process, e.g., each patch has to
         demonstrably fix a bug, and each patch is vetted by upstream
         by originating either directly from a mainline/stable Linux tree or
         a minimally backported form of that patch. The following upstream
         stable patches should be included in the Ubuntu kernel:

         upstream stable patchset 2023-09-01

                  Ported from the following upstream stable releases:
                          v6.1.35, v6.3.9 
                          v6.1.36, v6.3.10 
                          v6.1.37, v6.3.11
                          v6.1.38, v6.3.12

         from git://git.kernel.org/

  x86/head/64: Switch to KERNEL_CS as soon as new GDT is installed
  test_firmware: Use kstrtobool() instead of strtobool()
  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()
  qcom: llcc/edac: Fix the base address used for accessing LLCC banks
  EDAC/qcom: Get rid of hardcoded register offsets
  ksmbd: validate smb request protocol id
  of: overlay: Fix missing of_node_put() in error case of 
init_overlay_changeset()
  power: supply: ab8500: Fix external_power_changed race
  power: supply: sc27xx: Fix external_power_changed race
  power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + 
schedule()
  ARM: dts: vexpress: add missing cache properties
  tools: gpio: fix debounce_period_us output of lsgpio
  selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change
  power: supply: Ratelimit no data debug output
  PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports
  platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0
  regulator: Fix error checking for debugfs_create_dir
  irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issues
  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
  ASoC: Intel: avs: Account for UID of ACPI device
  ASoC: Intel: avs: Add missing checks on FE startup
  parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()
  parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()
  MIPS: unhide PATA_PLATFORM
  MIPS: Restore Au1300 support
  MIPS: Alchemy: fix dbdma2
  mips: Move initrd_start check after initrd address sanitisation.
  ASoC: cs35l41: Fix default regmap values for some registers
  ASoC: dwc: move DMA init to snd_soc_dai_driver probe()
  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.
  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
  nios2: dts: Fix tse_mac "max-frame-size" property
  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
  LoongArch: Fix perf event id calculation
  io_uring/net: save msghdr->msg_control for retries
  kexec: support purgatories with .text.hot sections
  x86/purgatory: remove PGO flags
  riscv/purgatory: remove PGO flags
  powerpc/purgatory: remove PGO flags
  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: 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
  ALSA: hda/realtek: Add a quirk for Compaq N14JP6
  thunderbolt: dma_test: Use correct value for absent rings when creating paths
  thunderbolt: Mask ring interrupt on Intel hardware as well
  clk: pxa: fix NULL pointer dereference in pxa3xx_clk_update_accr
  USB: serial: option: add Quectel EM061KGL series
  serial: lantiq: add missing interrupt ack
  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: dwc3: qcom: fix NULL-deref on suspend
  USB: dwc3: fix use-after-free on core driver unbind
  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()
  spi: cadence-quadspi: Add missing check for dma_set_mask
  spi: fsl-dspi: avoid SCK glitches with continuous transfers
  netfilter: nf_tables: integrate pipapo into commit protocol
  netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM
  ice: Fix XDP memory leak when NIC is brought up and down
  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: simplify tcf_pedit_act
  net/sched: act_pedit: remove extra check for key type
  net/sched: act_pedit: Parse L3 Header for L4 offset
  octeontx2-af: Fix promiscuous mode
  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()
  octeontx2-af: fixed resource availability check
  octeontx2-af: fix lbk link credits on cn10k
  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
  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
  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
  selftests/tc-testing: Fix Error: Specified qdisc kind is unknown.
  selftests/tc-testing: Fix Error: failed to find target LOG
  selftests/tc-testing: Fix SFB db test
  sched: add new attr TCA_EXT_WARN_MSG to report tc extact message
  net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs
  net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
  selftests: forwarding: hw_stats_l3: Set addrgenmode in a separate step
  cifs: fix lease break oops in xfstest generic/098
  ext4: drop the call to ext4_error() from ext4_get_group_info()
  net/sched: cls_api: Fix lockup on flushing explicitly created chain
  net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo frames
  net: lapbether: only support ethernet devices
  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
  selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET
  octeon_ep: Add missing check for ioremap
  afs: Fix vlserver probe RTT handling
  parisc: Delete redundant register definitions in <asm/assembly.h>
  net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy
  Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy"
  net/sched: act_api: add specific EXT_WARN_MSG for tc action
  neighbour: delete neigh_lookup_nodev as not used
  scsi: target: core: Fix error path in target_setup_session()
  x86/boot/compressed: prefer cc-option for CFLAGS additions
  MIPS: Move '-Wa,-msoft-float' check from as-option to cc-option
  MIPS: Prefer cc-option for additions to cflags
  kbuild: Update assembler calls to use proper flags and language target
  btrfs: properly enable async discard when switching from RO->RW
  wifi: mac80211: fragment per STA profile correctly
  RDMA/rxe: Fix rxe_cq_post
  blk-cgroup: Flush stats before releasing blkcg_gq
  UBUNTU: Upstream stable to v6.1.35, v6.3.9
  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
  tty: serial: fsl_lpuart: make rx_watermark configurable for different 
platforms
  tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A
  mm: Fix copy_from_user_nofault().
  tpm, tpm_tis: Claim locality in interrupt handler
  tpm_crb: Add support for CRB devices based on Pluton
  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
  tick/common: Align tick period during sched_timer setup
  selftests: mptcp: remove duplicated entries in usage
  selftests: mptcp: join: fix ShellCheck warnings
  selftests: mptcp: lib: skip if missing symbol
  selftests: mptcp: connect: skip transp tests if not supported
  selftests: mptcp: connect: skip disconnect tests if not supported
  selftests: mptcp: pm nl: remove hardcoded default limits
  selftests: mptcp: pm nl: skip fullmesh flag checks if not supported
  selftests: mptcp: sockopt: relax expected returned size
  selftests: mptcp: sockopt: skip getsockopt checks if not supported
  selftests: mptcp: userspace pm: skip if 'ip' tool is unavailable
  selftests: mptcp: userspace pm: skip if not supported
  selftests: mptcp: lib: skip if not below kernel version
  selftests: mptcp: join: use 'iptables-legacy' if available
  selftests: mptcp: join: helpers to skip tests
  selftests: mptcp: join: skip check if MIB counter not supported
  selftests: mptcp: join: support local endpoint being tracked or not
  selftests: mptcp: join: skip Fastclose tests if not supported
  selftests: mptcp: join: support RM_ADDR for used endpoints or not
  selftests: mptcp: join: skip implicit tests if not supported
  selftests: mptcp: join: skip backup if set flag on ID not supported
  selftests: mptcp: join: skip fullmesh flag tests if not supported
  selftests: mptcp: join: skip MPC backups tests if not supported
  selftests/mount_setattr: fix redefine struct mount_attr build error
  selftests: mptcp: diag: skip listen tests if not supported
  selftests: mptcp: sockopt: skip TCP_INQ checks if not supported
  selftests: mptcp: join: skip test if iptables/tc cmds fail
  selftests: mptcp: join: skip userspace PM tests if not supported
  selftests: mptcp: join: skip fail tests if not supported
  selftests: mptcp: join: fix "userspace pm add & remove address"
  writeback: fix dereferencing NULL mapping->host on writeback_page_template
  scripts: fix the gfp flags header path in gfp-translate
  nilfs2: fix buffer corruption due to concurrent device reads
  ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()
  KVM: Avoid illegal stage2 mapping on invalid memory slot
  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
  cgroup: Do not corrupt task iteration when rebinding subsystem
  cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in 
freezer_css_{online,offline}()
  mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUS
  mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916
  mmc: meson-gx: remove redundant mmc_request_done() call from irq context
  mmc: mmci: stm32: fix max busy timeout calculation
  mmc: sdhci-spear: fix deferred probing
  mmc: bcm2835: fix deferred probing
  mmc: sunxi: fix deferred probing
  bpf: ensure main program has an extable
  wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0
  spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()
  regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK
  regmap: spi-avmm: Fix regmap_bus max_raw_write
  arm64: dts: rockchip: Fix rk356x PCIe register and range mappings
  nilfs2: prevent general protection fault in nilfs_clear_dirty_page()
  x86/mm: Avoid using set_pgd() outside of real PGD pages
  memfd: check for non-NULL file_seals in memfd_create() syscall
  mmc: meson-gx: fix deferred probing
  ieee802154: hwsim: Fix possible memory leaks
  xfrm: Treat already-verified secpath entries as optional
  xfrm: Ensure policies always checked on XFRM-I input path
  KVM: arm64: PMU: Restore the host's PMUSERENR_EL0
  bpf: track immediate values written to stack by BPF_ST instruction
  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.
  selftests: net: tls: check if FIPS mode is enabled
  selftests: net: vrf-xfrm-tests: change authentication and encryption algos
  selftests: net: fcnal-test: check if FIPS mode is enabled
  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
  net: qca_spi: Avoid high load if QCA7000 is not available
  mmc: mtk-sd: fix deferred probing
  mmc: mvsdio: fix deferred probing
  mmc: omap: fix deferred probing
  mmc: omap_hsmmc: fix deferred probing
  mmc: owl: fix deferred probing
  mmc: sdhci-acpi: fix deferred probing
  mmc: sh_mmcif: fix deferred probing
  mmc: usdhi60rol0: fix deferred probing
  ipvs: align inner_mac_header for encapsulation
  net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch
  net: dsa: mt7530: fix handling of BPDUs on MT7530 switch
  net: dsa: mt7530: fix handling of LLDP frames
  be2net: Extend xmit workaround to BE3 chip
  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
  selftests: forwarding: Fix race condition in mirror installation
  platform/x86/amd/pmf: Register notify handler only if SPS is enabled
  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
  gpio: sifive: add missing check for platform_get_irq
  gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()
  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
  usb: gadget: udc: fix NULL dereference in remove()
  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
  Input: soc_button_array - add invalid acpi_index DMI quirk handling
  arm64: dts: qcom: sc7280-idp: drop incorrect dai-cells from WCD938x SDW
  arm64: dts: qcom: sc7280-qcard: drop incorrect dai-cells from WCD938x SDW
  s390/cio: unregister device when the only path is gone
  spi: lpspi: disable lpspi module irq in DMA mode
  ASoC: codecs: wcd938x-sdw: do not set can_multi_write flag
  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()
  ASoC: nau8824: Add quirk to active-high jack-detect
  ASoC: amd: yc: Add Thinkpad Neo14 to quirks list for acp6x
  gfs2: Don't get stuck writing page onto itself under direct I/O
  s390/purgatory: disable branch profiling
  ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP 
asserted
  ALSA: hda/realtek: Add "Intel Reference board" and "NUC 13" SSID in the ALC256
  i2c: mchp-pci1xxxx: Avoid cast to incompatible function type
  ARM: dts: Fix erroneous ADS touchscreen polarities
  null_blk: Fix: memory release when memory_backed=1
  drm/exynos: vidi: fix a wrong error return
  drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl
  drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
  vhost_vdpa: tell vqs about the negotiated
  vhost_net: revert upend_idx only on retriable error
  KVM: arm64: Restore GICv2-on-GICv3 functionality
  x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys
  i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
  smb: move client and server files to common directory fs/smb
  UBUNTU: [Config] updateconfigs for SMBFS_COMMON
  cifs: fix status checks in cifs_tree_connect
  udmabuf: revert 'Add support for mapping hugepages (v4)'
  selftests: mptcp: connect: skip TFO tests if not supported
  selftests: mptcp: join: skip PM listener tests if not supported
  selftests: mptcp: join: uniform listener tests
  block: make sure local irq is disabled when calling __blkcg_rstat_flush
  xfrm: add missed call to delete offloaded policies
  net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
  iommu/amd: Fix possible memory leak of 'domain'
  UBUNTU: Upstream stable to v6.1.36, v6.3.10
  mm/mmap: Fix error path in do_vmi_align_munmap()
  mm/mmap: Fix error return in do_vmi_align_munmap()
  mptcp: ensure listener is unhashed before updating the sk status
  x86/microcode/AMD: Load late on both threads too
  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
  can: isotp: isotp_sendmsg(): fix return error fix on TX path
  maple_tree: fix potential out-of-bounds access in mas_wr_end_piv()
  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.
  Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in 
mtk_thermal_probe"
  sparc32: fix lock_mm_and_find_vma() conversion
  parisc: fix expand_stack() conversion
  csky: fix up lock_mm_and_find_vma() conversion
  xtensa: fix NOMMU build with lock_mm_and_find_vma() conversion
  UBUNTU: Upstream stable to v6.1.37, v6.3.11
  xtensa: fix lock_mm_and_find_vma in case VMA not found
  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
  nubus: Partially revert proc_create_single_data() conversion
  perf symbols: Symbol lookup with kcore can fail if multiple segments match 
stext
  scripts/tags.sh: Resolve gtags empty index generation
  docs: Set minimal gtags / GNU GLOBAL version to 6.6.5
  drm/amdgpu: Validate VM ioctl flags.
  drm/amd/display: Ensure vmin and vmax adjust for DCE
  UBUNTU: Upstream stable to v6.1.38, v6.3.12

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2033931/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to