From cda9d83d8a5dde7edc960a55f53de35371d64cd2df0a9e6f87cf6897c8a5b65e Mon Sep 17 00:00:00 2001 From: Kernel Bugs Date: Fri, 28 Jun 2024 06:09:29 +0000 Subject: [PATCH] commit edd4773d322580c43537109ca0962e6297efac00 OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=45 --- kernel-longterm.changes | 342 +++++++++++++++++++++++++++++++++ kernel-longterm.spec | 8 +- kernel-source-longterm.changes | 342 +++++++++++++++++++++++++++++++++ kernel-source-longterm.spec | 8 +- kernel-syms-longterm.changes | 342 +++++++++++++++++++++++++++++++++ kernel-syms-longterm.spec | 6 +- patches.kernel.org.tar.bz2 | 4 +- series.conf | 194 ++++++++++++++++++- source-timestamp | 4 +- 9 files changed, 1233 insertions(+), 17 deletions(-) diff --git a/kernel-longterm.changes b/kernel-longterm.changes index 914f575..da86c0c 100644 --- a/kernel-longterm.changes +++ b/kernel-longterm.changes @@ -1,3 +1,345 @@ +------------------------------------------------------------------- +Thu Jun 27 15:47:46 CEST 2024 - rfrohl@suse.com + +- Linux 6.6.36 (bsc#1218260). +- fs/writeback: bail out if there is no more inodes for IO and + queued once (bsc#1218260). +- padata: Disable BH when taking works lock on MT path + (bsc#1218260). +- crypto: hisilicon/sec - Fix memory leak for sec resource release + (bsc#1218260). +- crypto: hisilicon/qm - Add the err memory release process to + qm uninit (bsc#1218260). +- io_uring/sqpoll: work around a potential audit memory leak + (bsc#1218260). +- rcutorture: Fix rcu_torture_one_read() pipe_count overflow + comment (bsc#1218260). +- rcutorture: Make stall-tasks directly exit when rcutorture + tests end (bsc#1218260). +- rcutorture: Fix invalid context warning when enable srcu + barrier testing (bsc#1218260). +- block/ioctl: prefer different overflow check (bsc#1218260). +- ssb: Fix potential NULL pointer dereference in + ssb_device_uevent() (bsc#1218260). +- selftests/bpf: Prevent client connect before server bind in + test_tc_tunnel.sh (bsc#1218260). +- selftests/bpf: Fix flaky test btf_map_in_map/lookup_update + (bsc#1218260). +- batman-adv: bypass empty buckets in batadv_purge_orig_ref() + (bsc#1218260). +- wifi: ath9k: work around memset overflow warning (bsc#1218260). +- af_packet: avoid a false positive warning in packet_setsockopt() + (bsc#1218260). +- ACPI: x86: Add PNP_UART1_SKIP quirk for Lenovo Blade2 tablets + (bsc#1218260). +- drop_monitor: replace spin_lock by raw_spin_lock (bsc#1218260). +- scsi: qedi: Fix crash while reading debugfs attribute + (bsc#1218260). +- net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX module + (bsc#1218260). +- net/sched: fix false lockdep warning on qdisc root lock + (bsc#1218260). +- kselftest: arm64: Add a null pointer check (bsc#1218260). +- net: dsa: realtek: keep default LED state in rtl8366rb + (bsc#1218260). +- netpoll: Fix race condition in netpoll_owner_active + (bsc#1218260). +- wifi: mt76: mt7921s: fix potential hung tasks during chip + recovery (bsc#1218260). +- HID: Add quirk for Logitech Casa touchpad (bsc#1218260). +- HID: asus: fix more n-key report descriptors if n-key quirked + (bsc#1218260). +- ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 + (bsc#1218260). +- Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl + (bsc#1218260). +- drm/amd/display: Exit idle optimizations before HDCP execution + (bsc#1218260). +- platform/x86: toshiba_acpi: Add quirk for buttons on Z830 + (bsc#1218260). +- ASoC: Intel: sof_sdw: add JD2 quirk for HP Omen 14 + (bsc#1218260). +- ASoC: Intel: sof_sdw: add quirk for Dell SKU 0C0F (bsc#1218260). +- drm/lima: add mask irq callback to gp and pp (bsc#1218260). +- drm/lima: mask irqs in timeout path before hard reset + (bsc#1218260). +- ALSA: hda/realtek: Add quirks for Lenovo 13X (bsc#1218260). +- powerpc/pseries: Enforce hcall result buffer validity and size + (bsc#1218260). +- media: intel/ipu6: Fix build with !ACPI (bsc#1218260). +- media: mtk-vcodec: potential null pointer deference in SCP + (bsc#1218260). +- powerpc/io: Avoid clang null pointer arithmetic warnings + (bsc#1218260). +- platform/x86: p2sb: Don't init until unassigned resources have + been assigned (bsc#1218260). +- power: supply: cros_usbpd: provide ID table for avoiding + fallback match (bsc#1218260). +- iommu/arm-smmu-v3: Free MSIs in case of ENOMEM (bsc#1218260). +- ext4: fix uninitialized ratelimit_state->lock access in + __ext4_fill_super() (bsc#1218260). +- kprobe/ftrace: bail out if ftrace was killed (bsc#1218260). +- usb: gadget: uvc: configfs: ensure guid to be valid before set + (bsc#1218260). +- f2fs: remove clear SB_INLINECRYPT flag in default_options + (bsc#1218260). +- usb: misc: uss720: check for incompatible versions of the + Belkin F5U002 (bsc#1218260). +- Avoid hw_desc array overrun in dw-axi-dmac (bsc#1218260). +- usb: dwc3: pci: Don't set "linux,phy_charger_detect" property + on Lenovo Yoga Tab2 1380 (bsc#1218260). +- usb: typec: ucsi_glink: drop special handling for CCI_BUSY + (bsc#1218260). +- udf: udftime: prevent overflow in udf_disk_stamp_to_time() + (bsc#1218260). +- PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports + (bsc#1218260). +- f2fs: don't set RO when shutting down f2fs (bsc#1218260). +- MIPS: Octeon: Add PCIe link status check (bsc#1218260). +- serial: imx: Introduce timeout when waiting on transmitter empty + (bsc#1218260). +- serial: exar: adding missing CTI and Exar PCI ids (bsc#1218260). +- usb: gadget: function: Remove usage of the deprecated + ida_simple_xx() API (bsc#1218260). +- tty: add the option to have a tty reject a new ldisc + (bsc#1218260). +- vfio/pci: Collect hot-reset devices to local buffer + (bsc#1218260). +- cpufreq: amd-pstate: fix memory leak on CPU EPP exit + (bsc#1218260). +- ACPI: EC: Install address space handler at the namespace root + (bsc#1218260). +- PCI: Do not wait for disconnected devices when resuming + (bsc#1218260). +- ALSA: hda: cs35l41: Possible null pointer dereference in + cs35l41_hda_unbind() (bsc#1218260). +- ALSA: seq: ump: Fix missing System Reset message handling + (bsc#1218260). +- MIPS: Routerboard 532: Fix vendor retry check code + (bsc#1218260). +- mips: bmips: BCM6358: make sure CBR is correctly set + (bsc#1218260). +- tracing: Build event generation tests only as modules + (bsc#1218260). +- ALSA: hda/realtek: Remove Framework Laptop 16 from quirks + (bsc#1218260). +- ALSA/hda: intel-dsp-config: Document AVS as dsp_driver option + (bsc#1218260). +- ice: avoid IRQ collision to fix init failure on ACPI S3 resume + (bsc#1218260). +- btrfs: zoned: allocate dummy checksums for zoned NODATASUM + writes (bsc#1218260). +- net: mvpp2: use slab_build_skb for oversized frames + (bsc#1218260). +- cipso: fix total option length computation (bsc#1218260). +- ALSA: hda: cs35l56: Component should be unbound before + deconstruction (bsc#1218260). +- ALSA: hda: tas2781: Component should be unbound before + deconstruction (bsc#1218260). +- bpf: Avoid splat in pskb_pull_reason (bsc#1218260). +- ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DM + (bsc#1218260). +- netrom: Fix a memory leak in nr_heartbeat_expiry() + (bsc#1218260). +- ipv6: prevent possible NULL deref in fib6_nh_init() + (bsc#1218260). +- ipv6: prevent possible NULL dereference in rt6_probe() + (bsc#1218260). +- xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr() + (bsc#1218260). +- netns: Make get_net_ns() handle zero refcount net (bsc#1218260). +- qca_spi: Make interrupt remembering atomic (bsc#1218260). +- net: lan743x: disable WOL upon resume to restore full data + path operation (bsc#1218260). +- net: lan743x: Support WOL at both the PHY and MAC appropriately + (bsc#1218260). +- net: phy: mxl-gpy: Remove interrupt mask clearing from + config_init (bsc#1218260). +- net/sched: act_api: rely on rcu in tcf_idr_check_alloc + (bsc#1218260). +- net/sched: act_api: fix possible infinite loop in + tcf_idr_check_alloc() (bsc#1218260). +- tipc: force a dst refcount before doing decryption + (bsc#1218260). +- sched: act_ct: add netns into the key of tcf_ct_flow_table + (bsc#1218260). +- ptp: fix integer overflow in max_vclocks_store (bsc#1218260). +- selftests: openvswitch: Use bash as interpreter (bsc#1218260). +- virtio_net: checksum offloading handling fix (bsc#1218260). +- virtio_net: fixing XDP for fully checksummed packets handling + (bsc#1218260). +- octeontx2-pf: Add error handling to VLAN unoffload handling + (bsc#1218260). +- octeontx2-pf: Fix linking objects into multiple modules + (bsc#1218260). +- seg6: fix parameter passing when calling NF_HOOK() in End.DX4 + and End.DX6 behaviors (bsc#1218260). +- netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter + core (bsc#1218260). +- ice: Fix VSI list rule with ICE_SW_LKUP_LAST type (bsc#1218260). +- bnxt_en: Restore PTP tx_avail count in case of skb_pad() error + (bsc#1218260). +- net: usb: rtl8150 fix unintiatilzed variables in + rtl8150_get_link_ksettings (bsc#1218260). +- RDMA/bnxt_re: Fix the max msix vectors macro (bsc#1218260). +- spi: cs42l43: Correct SPI root clock speed (bsc#1218260). +- RDMA/rxe: Fix responder length checking for UD request packets + (bsc#1218260). +- regulator: core: Fix modpost error "regulator_get_regmap" + undefined (bsc#1218260). +- dmaengine: idxd: Fix possible Use-After-Free in + irq_process_work_list (bsc#1218260). +- dmaengine: ioatdma: Fix leaking on version mismatch + (bsc#1218260). +- dmaengine: ioatdma: Fix error path in ioat3_dma_probe() + (bsc#1218260). +- dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe() + (bsc#1218260). +- dmaengine: fsl-edma: avoid linking both modules (bsc#1218260). +- dmaengine: ioatdma: Fix missing kmem_cache_destroy() + (bsc#1218260). +- regulator: bd71815: fix ramp values (bsc#1218260). +- thermal/drivers/mediatek/lvts_thermal: Return error in case + of invalid efuse data (bsc#1218260). +- arm64: dts: imx8mp: Fix TC9595 reset GPIO on DH i.MX8M Plus + DHCOM SoM (bsc#1218260). +- arm64: dts: imx8mp: Fix TC9595 input clock on DH i.MX8M Plus + DHCOM SoM (bsc#1218260). +- arm64: dts: freescale: imx8mp-venice-gw73xx-2x: fix BT shutdown + GPIO (bsc#1218260). +- arm64: dts: imx93-11x11-evk: Remove the 'no-sdio' property + (bsc#1218260). +- arm64: dts: freescale: imx8mm-verdin: enable hysteresis on + slow input pin (bsc#1218260). +- ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your + kernel is fine." (bsc#1218260). +- spi: spi-imx: imx51: revert burst length calculation back to + bits_per_word (bsc#1218260). +- io_uring/rsrc: fix incorrect assignment of iter->nr_segs in + io_import_fixed (bsc#1218260). +- firmware: psci: Fix return value from psci_system_suspend() + (bsc#1218260). +- RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init + (bsc#1218260). +- RDMA/mlx5: Add check for srq max_sge attribute (bsc#1218260). +- RDMA/mana_ib: Ignore optional access flags for MRs + (bsc#1218260). +- ACPI: EC: Evaluate orphan _REG under EC device (bsc#1218260). +- arm64: defconfig: enable the vf610 gpio driver (bsc#1218260). +- ext4: avoid overflow when setting values via sysfs + (bsc#1218260). +- ext4: fix slab-out-of-bounds in + ext4_mb_find_good_group_avg_frag_lists() (bsc#1218260). +- locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc + (bsc#1218260). +- net: stmmac: Assign configured channel value to EXTTS event + (bsc#1218260). +- net: usb: ax88179_178a: improve reset check (bsc#1218260). +- net: do not leave a dangling sk pointer, when socket creation + fails (bsc#1218260). +- btrfs: retry block group reclaim without infinite loop + (bsc#1218260). +- scsi: ufs: core: Free memory allocated for model before reinit + (bsc#1218260). +- cifs: fix typo in module parameter enable_gcm_256 (bsc#1218260). +- LoongArch: Fix watchpoint setting error (bsc#1218260). +- LoongArch: Trigger user-space watchpoints correctly + (bsc#1218260). +- LoongArch: Fix multiple hardware watchpoint issues + (bsc#1218260). +- KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin() + (bsc#1218260). +- KVM: arm64: Disassociate vcpus from redistributor region on + teardown (bsc#1218260). +- KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC + routes (bsc#1218260). +- RDMA/rxe: Fix data copy for IB_SEND_INLINE (bsc#1218260). +- RDMA/mlx5: Remove extra unlock on error path (bsc#1218260). +- RDMA/mlx5: Follow rb_key.ats when creating new mkeys + (bsc#1218260). +- ovl: fix encoding fid for lower only root (bsc#1218260). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook + 445/465 G11 (bsc#1218260). +- ALSA: hda/realtek: Limit mic boost on N14AP7 (bsc#1218260). +- ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14AHP9 + (bsc#1218260). +- drm/i915/mso: using joiner is not possible with eDP MSO + (bsc#1218260). +- drm/radeon: fix UBSAN warning in kv_dpm.c (bsc#1218260). +- drm/amdgpu: fix UBSAN warning in kv_dpm.c (bsc#1218260). +- dt-bindings: dma: fsl-edma: fix dma-channels constraints + (bsc#1218260). +- ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty() + (bsc#1218260). +- ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger() + (bsc#1218260). +- gcov: add support for GCC 14 (bsc#1218260). +- kcov: don't lose track of remote references during softirqs + (bsc#1218260). +- efi/x86: Free EFI memory map only when installing a new one + (bsc#1218260). +- serial: 8250_dw: Revert "Move definitions to the shared header" + (bsc#1218260). +- mm: mmap: allow for the maximum number of bits for randomizing + mmap_base by default (bsc#1218260). +- tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack() + (bsc#1218260). +- mm/page_table_check: fix crash on ZONE_DEVICE (bsc#1218260). +- i2c: ocores: set IACK bit after core is enabled (bsc#1218260). +- dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller + schema (bsc#1218260). +- dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to + i2c-controller schema (bsc#1218260). +- spi: stm32: qspi: Fix dual flash mode sanity test in + stm32_qspi_setup() (bsc#1218260). +- arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmc + (bsc#1218260). +- spi: stm32: qspi: Clamp stm32_qspi_get_mode() output to + CCR_BUSWIDTH_4 (bsc#1218260). +- perf: script: add raw|disasm arguments to --insn-trace option + (bsc#1218260). +- perf script: Show also errors for --insn-trace option + (bsc#1218260). +- wifi: rtl8xxxu: enable MFP support with security flag of RX + descriptor (bsc#1218260). +- ocfs2: convert to new timestamp accessors (bsc#1218260). +- ocfs2: update inode fsync transaction id in ocfs2_unlink and + ocfs2_link (bsc#1218260). +- nbd: Improve the documentation of the locking assumptions + (bsc#1218260). +- nbd: Fix signal handling (bsc#1218260). +- tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test + (bsc#1218260). +- x86/cpu/vfm: Add new macros to work with (vendor/family/model) + values (bsc#1218260). +- x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL + (bsc#1218260). +- riscv: Don't use PGD entries for the linear mapping + (bsc#1218260). +- riscv: force PAGE_SIZE linear mapping if debug_pagealloc is + enabled (bsc#1218260). +- vgacon: rework screen_info #ifdef checks (bsc#1218260). +- efi/loongarch: Directly position the loaded image file + (bsc#1218260). +- LoongArch: Fix entry point in kernel image header (bsc#1218260). +- drm/amd/display: revert Exit idle optimizations before HDCP + execution (bsc#1218260). +- ASoC: Intel: sof-sdw: really remove FOUR_SPEAKER quirk + (bsc#1218260). +- net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc + error path (bsc#1218260). +- kprobe/ftrace: fix build error due to bad function definition + (bsc#1218260). +- hid: asus: asus_report_fixup: fix potential read out of bounds + (bsc#1218260). +- Revert "mm: mmap: allow for the maximum number of bits for + randomizing mmap_base by default" (bsc#1218260). +- Rename to + patches.kernel.org/6.6.36-093-net-stmmac-No-need-to-calculate-speed-divider-.patch. +- Rename to + patches.kernel.org/6.6.36-098-netfilter-ipset-Fix-suspicious-rcu_dereference.patch. +- commit edd4773 + ------------------------------------------------------------------- Sat Jun 22 09:49:30 CEST 2024 - rfrohl@suse.com diff --git a/kernel-longterm.spec b/kernel-longterm.spec index d47f114..b135e58 100644 --- a/kernel-longterm.spec +++ b/kernel-longterm.spec @@ -18,8 +18,8 @@ %define srcversion 6.6 -%define patchversion 6.6.35 -%define git_commit ccf0ab8212d31be7349e66cbfedfed598cc8be3c +%define patchversion 6.6.36 +%define git_commit edd4773d322580c43537109ca0962e6297efac00 %define variant -longterm%{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -113,9 +113,9 @@ Name: kernel-longterm Summary: The Linux Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.6.35 +Version: 6.6.36 %if 0%{?is_kotd} -Release: .gccf0ab8 +Release: .gedd4773 %else Release: 0 %endif diff --git a/kernel-source-longterm.changes b/kernel-source-longterm.changes index 914f575..da86c0c 100644 --- a/kernel-source-longterm.changes +++ b/kernel-source-longterm.changes @@ -1,3 +1,345 @@ +------------------------------------------------------------------- +Thu Jun 27 15:47:46 CEST 2024 - rfrohl@suse.com + +- Linux 6.6.36 (bsc#1218260). +- fs/writeback: bail out if there is no more inodes for IO and + queued once (bsc#1218260). +- padata: Disable BH when taking works lock on MT path + (bsc#1218260). +- crypto: hisilicon/sec - Fix memory leak for sec resource release + (bsc#1218260). +- crypto: hisilicon/qm - Add the err memory release process to + qm uninit (bsc#1218260). +- io_uring/sqpoll: work around a potential audit memory leak + (bsc#1218260). +- rcutorture: Fix rcu_torture_one_read() pipe_count overflow + comment (bsc#1218260). +- rcutorture: Make stall-tasks directly exit when rcutorture + tests end (bsc#1218260). +- rcutorture: Fix invalid context warning when enable srcu + barrier testing (bsc#1218260). +- block/ioctl: prefer different overflow check (bsc#1218260). +- ssb: Fix potential NULL pointer dereference in + ssb_device_uevent() (bsc#1218260). +- selftests/bpf: Prevent client connect before server bind in + test_tc_tunnel.sh (bsc#1218260). +- selftests/bpf: Fix flaky test btf_map_in_map/lookup_update + (bsc#1218260). +- batman-adv: bypass empty buckets in batadv_purge_orig_ref() + (bsc#1218260). +- wifi: ath9k: work around memset overflow warning (bsc#1218260). +- af_packet: avoid a false positive warning in packet_setsockopt() + (bsc#1218260). +- ACPI: x86: Add PNP_UART1_SKIP quirk for Lenovo Blade2 tablets + (bsc#1218260). +- drop_monitor: replace spin_lock by raw_spin_lock (bsc#1218260). +- scsi: qedi: Fix crash while reading debugfs attribute + (bsc#1218260). +- net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX module + (bsc#1218260). +- net/sched: fix false lockdep warning on qdisc root lock + (bsc#1218260). +- kselftest: arm64: Add a null pointer check (bsc#1218260). +- net: dsa: realtek: keep default LED state in rtl8366rb + (bsc#1218260). +- netpoll: Fix race condition in netpoll_owner_active + (bsc#1218260). +- wifi: mt76: mt7921s: fix potential hung tasks during chip + recovery (bsc#1218260). +- HID: Add quirk for Logitech Casa touchpad (bsc#1218260). +- HID: asus: fix more n-key report descriptors if n-key quirked + (bsc#1218260). +- ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 + (bsc#1218260). +- Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl + (bsc#1218260). +- drm/amd/display: Exit idle optimizations before HDCP execution + (bsc#1218260). +- platform/x86: toshiba_acpi: Add quirk for buttons on Z830 + (bsc#1218260). +- ASoC: Intel: sof_sdw: add JD2 quirk for HP Omen 14 + (bsc#1218260). +- ASoC: Intel: sof_sdw: add quirk for Dell SKU 0C0F (bsc#1218260). +- drm/lima: add mask irq callback to gp and pp (bsc#1218260). +- drm/lima: mask irqs in timeout path before hard reset + (bsc#1218260). +- ALSA: hda/realtek: Add quirks for Lenovo 13X (bsc#1218260). +- powerpc/pseries: Enforce hcall result buffer validity and size + (bsc#1218260). +- media: intel/ipu6: Fix build with !ACPI (bsc#1218260). +- media: mtk-vcodec: potential null pointer deference in SCP + (bsc#1218260). +- powerpc/io: Avoid clang null pointer arithmetic warnings + (bsc#1218260). +- platform/x86: p2sb: Don't init until unassigned resources have + been assigned (bsc#1218260). +- power: supply: cros_usbpd: provide ID table for avoiding + fallback match (bsc#1218260). +- iommu/arm-smmu-v3: Free MSIs in case of ENOMEM (bsc#1218260). +- ext4: fix uninitialized ratelimit_state->lock access in + __ext4_fill_super() (bsc#1218260). +- kprobe/ftrace: bail out if ftrace was killed (bsc#1218260). +- usb: gadget: uvc: configfs: ensure guid to be valid before set + (bsc#1218260). +- f2fs: remove clear SB_INLINECRYPT flag in default_options + (bsc#1218260). +- usb: misc: uss720: check for incompatible versions of the + Belkin F5U002 (bsc#1218260). +- Avoid hw_desc array overrun in dw-axi-dmac (bsc#1218260). +- usb: dwc3: pci: Don't set "linux,phy_charger_detect" property + on Lenovo Yoga Tab2 1380 (bsc#1218260). +- usb: typec: ucsi_glink: drop special handling for CCI_BUSY + (bsc#1218260). +- udf: udftime: prevent overflow in udf_disk_stamp_to_time() + (bsc#1218260). +- PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports + (bsc#1218260). +- f2fs: don't set RO when shutting down f2fs (bsc#1218260). +- MIPS: Octeon: Add PCIe link status check (bsc#1218260). +- serial: imx: Introduce timeout when waiting on transmitter empty + (bsc#1218260). +- serial: exar: adding missing CTI and Exar PCI ids (bsc#1218260). +- usb: gadget: function: Remove usage of the deprecated + ida_simple_xx() API (bsc#1218260). +- tty: add the option to have a tty reject a new ldisc + (bsc#1218260). +- vfio/pci: Collect hot-reset devices to local buffer + (bsc#1218260). +- cpufreq: amd-pstate: fix memory leak on CPU EPP exit + (bsc#1218260). +- ACPI: EC: Install address space handler at the namespace root + (bsc#1218260). +- PCI: Do not wait for disconnected devices when resuming + (bsc#1218260). +- ALSA: hda: cs35l41: Possible null pointer dereference in + cs35l41_hda_unbind() (bsc#1218260). +- ALSA: seq: ump: Fix missing System Reset message handling + (bsc#1218260). +- MIPS: Routerboard 532: Fix vendor retry check code + (bsc#1218260). +- mips: bmips: BCM6358: make sure CBR is correctly set + (bsc#1218260). +- tracing: Build event generation tests only as modules + (bsc#1218260). +- ALSA: hda/realtek: Remove Framework Laptop 16 from quirks + (bsc#1218260). +- ALSA/hda: intel-dsp-config: Document AVS as dsp_driver option + (bsc#1218260). +- ice: avoid IRQ collision to fix init failure on ACPI S3 resume + (bsc#1218260). +- btrfs: zoned: allocate dummy checksums for zoned NODATASUM + writes (bsc#1218260). +- net: mvpp2: use slab_build_skb for oversized frames + (bsc#1218260). +- cipso: fix total option length computation (bsc#1218260). +- ALSA: hda: cs35l56: Component should be unbound before + deconstruction (bsc#1218260). +- ALSA: hda: tas2781: Component should be unbound before + deconstruction (bsc#1218260). +- bpf: Avoid splat in pskb_pull_reason (bsc#1218260). +- ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DM + (bsc#1218260). +- netrom: Fix a memory leak in nr_heartbeat_expiry() + (bsc#1218260). +- ipv6: prevent possible NULL deref in fib6_nh_init() + (bsc#1218260). +- ipv6: prevent possible NULL dereference in rt6_probe() + (bsc#1218260). +- xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr() + (bsc#1218260). +- netns: Make get_net_ns() handle zero refcount net (bsc#1218260). +- qca_spi: Make interrupt remembering atomic (bsc#1218260). +- net: lan743x: disable WOL upon resume to restore full data + path operation (bsc#1218260). +- net: lan743x: Support WOL at both the PHY and MAC appropriately + (bsc#1218260). +- net: phy: mxl-gpy: Remove interrupt mask clearing from + config_init (bsc#1218260). +- net/sched: act_api: rely on rcu in tcf_idr_check_alloc + (bsc#1218260). +- net/sched: act_api: fix possible infinite loop in + tcf_idr_check_alloc() (bsc#1218260). +- tipc: force a dst refcount before doing decryption + (bsc#1218260). +- sched: act_ct: add netns into the key of tcf_ct_flow_table + (bsc#1218260). +- ptp: fix integer overflow in max_vclocks_store (bsc#1218260). +- selftests: openvswitch: Use bash as interpreter (bsc#1218260). +- virtio_net: checksum offloading handling fix (bsc#1218260). +- virtio_net: fixing XDP for fully checksummed packets handling + (bsc#1218260). +- octeontx2-pf: Add error handling to VLAN unoffload handling + (bsc#1218260). +- octeontx2-pf: Fix linking objects into multiple modules + (bsc#1218260). +- seg6: fix parameter passing when calling NF_HOOK() in End.DX4 + and End.DX6 behaviors (bsc#1218260). +- netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter + core (bsc#1218260). +- ice: Fix VSI list rule with ICE_SW_LKUP_LAST type (bsc#1218260). +- bnxt_en: Restore PTP tx_avail count in case of skb_pad() error + (bsc#1218260). +- net: usb: rtl8150 fix unintiatilzed variables in + rtl8150_get_link_ksettings (bsc#1218260). +- RDMA/bnxt_re: Fix the max msix vectors macro (bsc#1218260). +- spi: cs42l43: Correct SPI root clock speed (bsc#1218260). +- RDMA/rxe: Fix responder length checking for UD request packets + (bsc#1218260). +- regulator: core: Fix modpost error "regulator_get_regmap" + undefined (bsc#1218260). +- dmaengine: idxd: Fix possible Use-After-Free in + irq_process_work_list (bsc#1218260). +- dmaengine: ioatdma: Fix leaking on version mismatch + (bsc#1218260). +- dmaengine: ioatdma: Fix error path in ioat3_dma_probe() + (bsc#1218260). +- dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe() + (bsc#1218260). +- dmaengine: fsl-edma: avoid linking both modules (bsc#1218260). +- dmaengine: ioatdma: Fix missing kmem_cache_destroy() + (bsc#1218260). +- regulator: bd71815: fix ramp values (bsc#1218260). +- thermal/drivers/mediatek/lvts_thermal: Return error in case + of invalid efuse data (bsc#1218260). +- arm64: dts: imx8mp: Fix TC9595 reset GPIO on DH i.MX8M Plus + DHCOM SoM (bsc#1218260). +- arm64: dts: imx8mp: Fix TC9595 input clock on DH i.MX8M Plus + DHCOM SoM (bsc#1218260). +- arm64: dts: freescale: imx8mp-venice-gw73xx-2x: fix BT shutdown + GPIO (bsc#1218260). +- arm64: dts: imx93-11x11-evk: Remove the 'no-sdio' property + (bsc#1218260). +- arm64: dts: freescale: imx8mm-verdin: enable hysteresis on + slow input pin (bsc#1218260). +- ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your + kernel is fine." (bsc#1218260). +- spi: spi-imx: imx51: revert burst length calculation back to + bits_per_word (bsc#1218260). +- io_uring/rsrc: fix incorrect assignment of iter->nr_segs in + io_import_fixed (bsc#1218260). +- firmware: psci: Fix return value from psci_system_suspend() + (bsc#1218260). +- RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init + (bsc#1218260). +- RDMA/mlx5: Add check for srq max_sge attribute (bsc#1218260). +- RDMA/mana_ib: Ignore optional access flags for MRs + (bsc#1218260). +- ACPI: EC: Evaluate orphan _REG under EC device (bsc#1218260). +- arm64: defconfig: enable the vf610 gpio driver (bsc#1218260). +- ext4: avoid overflow when setting values via sysfs + (bsc#1218260). +- ext4: fix slab-out-of-bounds in + ext4_mb_find_good_group_avg_frag_lists() (bsc#1218260). +- locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc + (bsc#1218260). +- net: stmmac: Assign configured channel value to EXTTS event + (bsc#1218260). +- net: usb: ax88179_178a: improve reset check (bsc#1218260). +- net: do not leave a dangling sk pointer, when socket creation + fails (bsc#1218260). +- btrfs: retry block group reclaim without infinite loop + (bsc#1218260). +- scsi: ufs: core: Free memory allocated for model before reinit + (bsc#1218260). +- cifs: fix typo in module parameter enable_gcm_256 (bsc#1218260). +- LoongArch: Fix watchpoint setting error (bsc#1218260). +- LoongArch: Trigger user-space watchpoints correctly + (bsc#1218260). +- LoongArch: Fix multiple hardware watchpoint issues + (bsc#1218260). +- KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin() + (bsc#1218260). +- KVM: arm64: Disassociate vcpus from redistributor region on + teardown (bsc#1218260). +- KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC + routes (bsc#1218260). +- RDMA/rxe: Fix data copy for IB_SEND_INLINE (bsc#1218260). +- RDMA/mlx5: Remove extra unlock on error path (bsc#1218260). +- RDMA/mlx5: Follow rb_key.ats when creating new mkeys + (bsc#1218260). +- ovl: fix encoding fid for lower only root (bsc#1218260). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook + 445/465 G11 (bsc#1218260). +- ALSA: hda/realtek: Limit mic boost on N14AP7 (bsc#1218260). +- ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14AHP9 + (bsc#1218260). +- drm/i915/mso: using joiner is not possible with eDP MSO + (bsc#1218260). +- drm/radeon: fix UBSAN warning in kv_dpm.c (bsc#1218260). +- drm/amdgpu: fix UBSAN warning in kv_dpm.c (bsc#1218260). +- dt-bindings: dma: fsl-edma: fix dma-channels constraints + (bsc#1218260). +- ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty() + (bsc#1218260). +- ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger() + (bsc#1218260). +- gcov: add support for GCC 14 (bsc#1218260). +- kcov: don't lose track of remote references during softirqs + (bsc#1218260). +- efi/x86: Free EFI memory map only when installing a new one + (bsc#1218260). +- serial: 8250_dw: Revert "Move definitions to the shared header" + (bsc#1218260). +- mm: mmap: allow for the maximum number of bits for randomizing + mmap_base by default (bsc#1218260). +- tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack() + (bsc#1218260). +- mm/page_table_check: fix crash on ZONE_DEVICE (bsc#1218260). +- i2c: ocores: set IACK bit after core is enabled (bsc#1218260). +- dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller + schema (bsc#1218260). +- dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to + i2c-controller schema (bsc#1218260). +- spi: stm32: qspi: Fix dual flash mode sanity test in + stm32_qspi_setup() (bsc#1218260). +- arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmc + (bsc#1218260). +- spi: stm32: qspi: Clamp stm32_qspi_get_mode() output to + CCR_BUSWIDTH_4 (bsc#1218260). +- perf: script: add raw|disasm arguments to --insn-trace option + (bsc#1218260). +- perf script: Show also errors for --insn-trace option + (bsc#1218260). +- wifi: rtl8xxxu: enable MFP support with security flag of RX + descriptor (bsc#1218260). +- ocfs2: convert to new timestamp accessors (bsc#1218260). +- ocfs2: update inode fsync transaction id in ocfs2_unlink and + ocfs2_link (bsc#1218260). +- nbd: Improve the documentation of the locking assumptions + (bsc#1218260). +- nbd: Fix signal handling (bsc#1218260). +- tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test + (bsc#1218260). +- x86/cpu/vfm: Add new macros to work with (vendor/family/model) + values (bsc#1218260). +- x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL + (bsc#1218260). +- riscv: Don't use PGD entries for the linear mapping + (bsc#1218260). +- riscv: force PAGE_SIZE linear mapping if debug_pagealloc is + enabled (bsc#1218260). +- vgacon: rework screen_info #ifdef checks (bsc#1218260). +- efi/loongarch: Directly position the loaded image file + (bsc#1218260). +- LoongArch: Fix entry point in kernel image header (bsc#1218260). +- drm/amd/display: revert Exit idle optimizations before HDCP + execution (bsc#1218260). +- ASoC: Intel: sof-sdw: really remove FOUR_SPEAKER quirk + (bsc#1218260). +- net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc + error path (bsc#1218260). +- kprobe/ftrace: fix build error due to bad function definition + (bsc#1218260). +- hid: asus: asus_report_fixup: fix potential read out of bounds + (bsc#1218260). +- Revert "mm: mmap: allow for the maximum number of bits for + randomizing mmap_base by default" (bsc#1218260). +- Rename to + patches.kernel.org/6.6.36-093-net-stmmac-No-need-to-calculate-speed-divider-.patch. +- Rename to + patches.kernel.org/6.6.36-098-netfilter-ipset-Fix-suspicious-rcu_dereference.patch. +- commit edd4773 + ------------------------------------------------------------------- Sat Jun 22 09:49:30 CEST 2024 - rfrohl@suse.com diff --git a/kernel-source-longterm.spec b/kernel-source-longterm.spec index 480659e..9edf016 100644 --- a/kernel-source-longterm.spec +++ b/kernel-source-longterm.spec @@ -17,8 +17,8 @@ %define srcversion 6.6 -%define patchversion 6.6.35 -%define git_commit ccf0ab8212d31be7349e66cbfedfed598cc8be3c +%define patchversion 6.6.36 +%define git_commit edd4773d322580c43537109ca0962e6297efac00 %define variant -longterm%{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ %endif Name: kernel-source-longterm -Version: 6.6.35 +Version: 6.6.36 %if 0%{?is_kotd} -Release: .gccf0ab8 +Release: .gedd4773 %else Release: 0 %endif diff --git a/kernel-syms-longterm.changes b/kernel-syms-longterm.changes index 914f575..da86c0c 100644 --- a/kernel-syms-longterm.changes +++ b/kernel-syms-longterm.changes @@ -1,3 +1,345 @@ +------------------------------------------------------------------- +Thu Jun 27 15:47:46 CEST 2024 - rfrohl@suse.com + +- Linux 6.6.36 (bsc#1218260). +- fs/writeback: bail out if there is no more inodes for IO and + queued once (bsc#1218260). +- padata: Disable BH when taking works lock on MT path + (bsc#1218260). +- crypto: hisilicon/sec - Fix memory leak for sec resource release + (bsc#1218260). +- crypto: hisilicon/qm - Add the err memory release process to + qm uninit (bsc#1218260). +- io_uring/sqpoll: work around a potential audit memory leak + (bsc#1218260). +- rcutorture: Fix rcu_torture_one_read() pipe_count overflow + comment (bsc#1218260). +- rcutorture: Make stall-tasks directly exit when rcutorture + tests end (bsc#1218260). +- rcutorture: Fix invalid context warning when enable srcu + barrier testing (bsc#1218260). +- block/ioctl: prefer different overflow check (bsc#1218260). +- ssb: Fix potential NULL pointer dereference in + ssb_device_uevent() (bsc#1218260). +- selftests/bpf: Prevent client connect before server bind in + test_tc_tunnel.sh (bsc#1218260). +- selftests/bpf: Fix flaky test btf_map_in_map/lookup_update + (bsc#1218260). +- batman-adv: bypass empty buckets in batadv_purge_orig_ref() + (bsc#1218260). +- wifi: ath9k: work around memset overflow warning (bsc#1218260). +- af_packet: avoid a false positive warning in packet_setsockopt() + (bsc#1218260). +- ACPI: x86: Add PNP_UART1_SKIP quirk for Lenovo Blade2 tablets + (bsc#1218260). +- drop_monitor: replace spin_lock by raw_spin_lock (bsc#1218260). +- scsi: qedi: Fix crash while reading debugfs attribute + (bsc#1218260). +- net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX module + (bsc#1218260). +- net/sched: fix false lockdep warning on qdisc root lock + (bsc#1218260). +- kselftest: arm64: Add a null pointer check (bsc#1218260). +- net: dsa: realtek: keep default LED state in rtl8366rb + (bsc#1218260). +- netpoll: Fix race condition in netpoll_owner_active + (bsc#1218260). +- wifi: mt76: mt7921s: fix potential hung tasks during chip + recovery (bsc#1218260). +- HID: Add quirk for Logitech Casa touchpad (bsc#1218260). +- HID: asus: fix more n-key report descriptors if n-key quirked + (bsc#1218260). +- ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 + (bsc#1218260). +- Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl + (bsc#1218260). +- drm/amd/display: Exit idle optimizations before HDCP execution + (bsc#1218260). +- platform/x86: toshiba_acpi: Add quirk for buttons on Z830 + (bsc#1218260). +- ASoC: Intel: sof_sdw: add JD2 quirk for HP Omen 14 + (bsc#1218260). +- ASoC: Intel: sof_sdw: add quirk for Dell SKU 0C0F (bsc#1218260). +- drm/lima: add mask irq callback to gp and pp (bsc#1218260). +- drm/lima: mask irqs in timeout path before hard reset + (bsc#1218260). +- ALSA: hda/realtek: Add quirks for Lenovo 13X (bsc#1218260). +- powerpc/pseries: Enforce hcall result buffer validity and size + (bsc#1218260). +- media: intel/ipu6: Fix build with !ACPI (bsc#1218260). +- media: mtk-vcodec: potential null pointer deference in SCP + (bsc#1218260). +- powerpc/io: Avoid clang null pointer arithmetic warnings + (bsc#1218260). +- platform/x86: p2sb: Don't init until unassigned resources have + been assigned (bsc#1218260). +- power: supply: cros_usbpd: provide ID table for avoiding + fallback match (bsc#1218260). +- iommu/arm-smmu-v3: Free MSIs in case of ENOMEM (bsc#1218260). +- ext4: fix uninitialized ratelimit_state->lock access in + __ext4_fill_super() (bsc#1218260). +- kprobe/ftrace: bail out if ftrace was killed (bsc#1218260). +- usb: gadget: uvc: configfs: ensure guid to be valid before set + (bsc#1218260). +- f2fs: remove clear SB_INLINECRYPT flag in default_options + (bsc#1218260). +- usb: misc: uss720: check for incompatible versions of the + Belkin F5U002 (bsc#1218260). +- Avoid hw_desc array overrun in dw-axi-dmac (bsc#1218260). +- usb: dwc3: pci: Don't set "linux,phy_charger_detect" property + on Lenovo Yoga Tab2 1380 (bsc#1218260). +- usb: typec: ucsi_glink: drop special handling for CCI_BUSY + (bsc#1218260). +- udf: udftime: prevent overflow in udf_disk_stamp_to_time() + (bsc#1218260). +- PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports + (bsc#1218260). +- f2fs: don't set RO when shutting down f2fs (bsc#1218260). +- MIPS: Octeon: Add PCIe link status check (bsc#1218260). +- serial: imx: Introduce timeout when waiting on transmitter empty + (bsc#1218260). +- serial: exar: adding missing CTI and Exar PCI ids (bsc#1218260). +- usb: gadget: function: Remove usage of the deprecated + ida_simple_xx() API (bsc#1218260). +- tty: add the option to have a tty reject a new ldisc + (bsc#1218260). +- vfio/pci: Collect hot-reset devices to local buffer + (bsc#1218260). +- cpufreq: amd-pstate: fix memory leak on CPU EPP exit + (bsc#1218260). +- ACPI: EC: Install address space handler at the namespace root + (bsc#1218260). +- PCI: Do not wait for disconnected devices when resuming + (bsc#1218260). +- ALSA: hda: cs35l41: Possible null pointer dereference in + cs35l41_hda_unbind() (bsc#1218260). +- ALSA: seq: ump: Fix missing System Reset message handling + (bsc#1218260). +- MIPS: Routerboard 532: Fix vendor retry check code + (bsc#1218260). +- mips: bmips: BCM6358: make sure CBR is correctly set + (bsc#1218260). +- tracing: Build event generation tests only as modules + (bsc#1218260). +- ALSA: hda/realtek: Remove Framework Laptop 16 from quirks + (bsc#1218260). +- ALSA/hda: intel-dsp-config: Document AVS as dsp_driver option + (bsc#1218260). +- ice: avoid IRQ collision to fix init failure on ACPI S3 resume + (bsc#1218260). +- btrfs: zoned: allocate dummy checksums for zoned NODATASUM + writes (bsc#1218260). +- net: mvpp2: use slab_build_skb for oversized frames + (bsc#1218260). +- cipso: fix total option length computation (bsc#1218260). +- ALSA: hda: cs35l56: Component should be unbound before + deconstruction (bsc#1218260). +- ALSA: hda: tas2781: Component should be unbound before + deconstruction (bsc#1218260). +- bpf: Avoid splat in pskb_pull_reason (bsc#1218260). +- ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DM + (bsc#1218260). +- netrom: Fix a memory leak in nr_heartbeat_expiry() + (bsc#1218260). +- ipv6: prevent possible NULL deref in fib6_nh_init() + (bsc#1218260). +- ipv6: prevent possible NULL dereference in rt6_probe() + (bsc#1218260). +- xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr() + (bsc#1218260). +- netns: Make get_net_ns() handle zero refcount net (bsc#1218260). +- qca_spi: Make interrupt remembering atomic (bsc#1218260). +- net: lan743x: disable WOL upon resume to restore full data + path operation (bsc#1218260). +- net: lan743x: Support WOL at both the PHY and MAC appropriately + (bsc#1218260). +- net: phy: mxl-gpy: Remove interrupt mask clearing from + config_init (bsc#1218260). +- net/sched: act_api: rely on rcu in tcf_idr_check_alloc + (bsc#1218260). +- net/sched: act_api: fix possible infinite loop in + tcf_idr_check_alloc() (bsc#1218260). +- tipc: force a dst refcount before doing decryption + (bsc#1218260). +- sched: act_ct: add netns into the key of tcf_ct_flow_table + (bsc#1218260). +- ptp: fix integer overflow in max_vclocks_store (bsc#1218260). +- selftests: openvswitch: Use bash as interpreter (bsc#1218260). +- virtio_net: checksum offloading handling fix (bsc#1218260). +- virtio_net: fixing XDP for fully checksummed packets handling + (bsc#1218260). +- octeontx2-pf: Add error handling to VLAN unoffload handling + (bsc#1218260). +- octeontx2-pf: Fix linking objects into multiple modules + (bsc#1218260). +- seg6: fix parameter passing when calling NF_HOOK() in End.DX4 + and End.DX6 behaviors (bsc#1218260). +- netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter + core (bsc#1218260). +- ice: Fix VSI list rule with ICE_SW_LKUP_LAST type (bsc#1218260). +- bnxt_en: Restore PTP tx_avail count in case of skb_pad() error + (bsc#1218260). +- net: usb: rtl8150 fix unintiatilzed variables in + rtl8150_get_link_ksettings (bsc#1218260). +- RDMA/bnxt_re: Fix the max msix vectors macro (bsc#1218260). +- spi: cs42l43: Correct SPI root clock speed (bsc#1218260). +- RDMA/rxe: Fix responder length checking for UD request packets + (bsc#1218260). +- regulator: core: Fix modpost error "regulator_get_regmap" + undefined (bsc#1218260). +- dmaengine: idxd: Fix possible Use-After-Free in + irq_process_work_list (bsc#1218260). +- dmaengine: ioatdma: Fix leaking on version mismatch + (bsc#1218260). +- dmaengine: ioatdma: Fix error path in ioat3_dma_probe() + (bsc#1218260). +- dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe() + (bsc#1218260). +- dmaengine: fsl-edma: avoid linking both modules (bsc#1218260). +- dmaengine: ioatdma: Fix missing kmem_cache_destroy() + (bsc#1218260). +- regulator: bd71815: fix ramp values (bsc#1218260). +- thermal/drivers/mediatek/lvts_thermal: Return error in case + of invalid efuse data (bsc#1218260). +- arm64: dts: imx8mp: Fix TC9595 reset GPIO on DH i.MX8M Plus + DHCOM SoM (bsc#1218260). +- arm64: dts: imx8mp: Fix TC9595 input clock on DH i.MX8M Plus + DHCOM SoM (bsc#1218260). +- arm64: dts: freescale: imx8mp-venice-gw73xx-2x: fix BT shutdown + GPIO (bsc#1218260). +- arm64: dts: imx93-11x11-evk: Remove the 'no-sdio' property + (bsc#1218260). +- arm64: dts: freescale: imx8mm-verdin: enable hysteresis on + slow input pin (bsc#1218260). +- ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your + kernel is fine." (bsc#1218260). +- spi: spi-imx: imx51: revert burst length calculation back to + bits_per_word (bsc#1218260). +- io_uring/rsrc: fix incorrect assignment of iter->nr_segs in + io_import_fixed (bsc#1218260). +- firmware: psci: Fix return value from psci_system_suspend() + (bsc#1218260). +- RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init + (bsc#1218260). +- RDMA/mlx5: Add check for srq max_sge attribute (bsc#1218260). +- RDMA/mana_ib: Ignore optional access flags for MRs + (bsc#1218260). +- ACPI: EC: Evaluate orphan _REG under EC device (bsc#1218260). +- arm64: defconfig: enable the vf610 gpio driver (bsc#1218260). +- ext4: avoid overflow when setting values via sysfs + (bsc#1218260). +- ext4: fix slab-out-of-bounds in + ext4_mb_find_good_group_avg_frag_lists() (bsc#1218260). +- locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc + (bsc#1218260). +- net: stmmac: Assign configured channel value to EXTTS event + (bsc#1218260). +- net: usb: ax88179_178a: improve reset check (bsc#1218260). +- net: do not leave a dangling sk pointer, when socket creation + fails (bsc#1218260). +- btrfs: retry block group reclaim without infinite loop + (bsc#1218260). +- scsi: ufs: core: Free memory allocated for model before reinit + (bsc#1218260). +- cifs: fix typo in module parameter enable_gcm_256 (bsc#1218260). +- LoongArch: Fix watchpoint setting error (bsc#1218260). +- LoongArch: Trigger user-space watchpoints correctly + (bsc#1218260). +- LoongArch: Fix multiple hardware watchpoint issues + (bsc#1218260). +- KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin() + (bsc#1218260). +- KVM: arm64: Disassociate vcpus from redistributor region on + teardown (bsc#1218260). +- KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC + routes (bsc#1218260). +- RDMA/rxe: Fix data copy for IB_SEND_INLINE (bsc#1218260). +- RDMA/mlx5: Remove extra unlock on error path (bsc#1218260). +- RDMA/mlx5: Follow rb_key.ats when creating new mkeys + (bsc#1218260). +- ovl: fix encoding fid for lower only root (bsc#1218260). +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook + 445/465 G11 (bsc#1218260). +- ALSA: hda/realtek: Limit mic boost on N14AP7 (bsc#1218260). +- ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14AHP9 + (bsc#1218260). +- drm/i915/mso: using joiner is not possible with eDP MSO + (bsc#1218260). +- drm/radeon: fix UBSAN warning in kv_dpm.c (bsc#1218260). +- drm/amdgpu: fix UBSAN warning in kv_dpm.c (bsc#1218260). +- dt-bindings: dma: fsl-edma: fix dma-channels constraints + (bsc#1218260). +- ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty() + (bsc#1218260). +- ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger() + (bsc#1218260). +- gcov: add support for GCC 14 (bsc#1218260). +- kcov: don't lose track of remote references during softirqs + (bsc#1218260). +- efi/x86: Free EFI memory map only when installing a new one + (bsc#1218260). +- serial: 8250_dw: Revert "Move definitions to the shared header" + (bsc#1218260). +- mm: mmap: allow for the maximum number of bits for randomizing + mmap_base by default (bsc#1218260). +- tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack() + (bsc#1218260). +- mm/page_table_check: fix crash on ZONE_DEVICE (bsc#1218260). +- i2c: ocores: set IACK bit after core is enabled (bsc#1218260). +- dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller + schema (bsc#1218260). +- dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to + i2c-controller schema (bsc#1218260). +- spi: stm32: qspi: Fix dual flash mode sanity test in + stm32_qspi_setup() (bsc#1218260). +- arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmc + (bsc#1218260). +- spi: stm32: qspi: Clamp stm32_qspi_get_mode() output to + CCR_BUSWIDTH_4 (bsc#1218260). +- perf: script: add raw|disasm arguments to --insn-trace option + (bsc#1218260). +- perf script: Show also errors for --insn-trace option + (bsc#1218260). +- wifi: rtl8xxxu: enable MFP support with security flag of RX + descriptor (bsc#1218260). +- ocfs2: convert to new timestamp accessors (bsc#1218260). +- ocfs2: update inode fsync transaction id in ocfs2_unlink and + ocfs2_link (bsc#1218260). +- nbd: Improve the documentation of the locking assumptions + (bsc#1218260). +- nbd: Fix signal handling (bsc#1218260). +- tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test + (bsc#1218260). +- x86/cpu/vfm: Add new macros to work with (vendor/family/model) + values (bsc#1218260). +- x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL + (bsc#1218260). +- riscv: Don't use PGD entries for the linear mapping + (bsc#1218260). +- riscv: force PAGE_SIZE linear mapping if debug_pagealloc is + enabled (bsc#1218260). +- vgacon: rework screen_info #ifdef checks (bsc#1218260). +- efi/loongarch: Directly position the loaded image file + (bsc#1218260). +- LoongArch: Fix entry point in kernel image header (bsc#1218260). +- drm/amd/display: revert Exit idle optimizations before HDCP + execution (bsc#1218260). +- ASoC: Intel: sof-sdw: really remove FOUR_SPEAKER quirk + (bsc#1218260). +- net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc + error path (bsc#1218260). +- kprobe/ftrace: fix build error due to bad function definition + (bsc#1218260). +- hid: asus: asus_report_fixup: fix potential read out of bounds + (bsc#1218260). +- Revert "mm: mmap: allow for the maximum number of bits for + randomizing mmap_base by default" (bsc#1218260). +- Rename to + patches.kernel.org/6.6.36-093-net-stmmac-No-need-to-calculate-speed-divider-.patch. +- Rename to + patches.kernel.org/6.6.36-098-netfilter-ipset-Fix-suspicious-rcu_dereference.patch. +- commit edd4773 + ------------------------------------------------------------------- Sat Jun 22 09:49:30 CEST 2024 - rfrohl@suse.com diff --git a/kernel-syms-longterm.spec b/kernel-syms-longterm.spec index 3813555..a9e67fb 100644 --- a/kernel-syms-longterm.spec +++ b/kernel-syms-longterm.spec @@ -16,7 +16,7 @@ # -%define git_commit ccf0ab8212d31be7349e66cbfedfed598cc8be3c +%define git_commit edd4773d322580c43537109ca0962e6297efac00 %define variant -longterm%{nil} %include %_sourcedir/kernel-spec-macros @@ -25,10 +25,10 @@ Name: kernel-syms-longterm Summary: Kernel Symbol Versions (modversions) License: GPL-2.0-only Group: Development/Sources -Version: 6.6.35 +Version: 6.6.36 %if %using_buildservice %if 0%{?is_kotd} -Release: .gccf0ab8 +Release: .gedd4773 %else Release: 0 %endif diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index baf955b..8e82790 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a2566bb7b09faeeb78eb792cb638bcac4566a918e32ef97d0b72b4929708193 -size 6319604 +oid sha256:f5bdcaa3e29c9523f67744f1bd3327e6a4c8b1d8c739edd824033cbf44e2ce19 +size 6466718 diff --git a/series.conf b/series.conf index abd5bc5..43c4bf7 100644 --- a/series.conf +++ b/series.conf @@ -7973,8 +7973,198 @@ patches.kernel.org/6.6.35-266-i2c-designware-Fix-the-functionality-flags-of-.patch patches.kernel.org/6.6.35-267-zap_pid_ns_processes-clear-TIF_NOTIFY_SIGNAL-a.patch patches.kernel.org/6.6.35-268-Linux-6.6.35.patch - patches.kernel.org/net-stmmac-No-need-to-calculate-speed-divider-when-offload-is-disabled.patch - patches.kernel.org/netfilter-ipset-Fix-suspicious-rcu_dereference_protected.patch + patches.kernel.org/6.6.36-001-fs-writeback-bail-out-if-there-is-no-more-inod.patch + patches.kernel.org/6.6.36-002-padata-Disable-BH-when-taking-works-lock-on-MT.patch + patches.kernel.org/6.6.36-003-crypto-hisilicon-sec-Fix-memory-leak-for-sec-r.patch + patches.kernel.org/6.6.36-004-crypto-hisilicon-qm-Add-the-err-memory-release.patch + patches.kernel.org/6.6.36-005-io_uring-sqpoll-work-around-a-potential-audit-.patch + patches.kernel.org/6.6.36-006-rcutorture-Fix-rcu_torture_one_read-pipe_count.patch + patches.kernel.org/6.6.36-007-rcutorture-Make-stall-tasks-directly-exit-when.patch + patches.kernel.org/6.6.36-008-rcutorture-Fix-invalid-context-warning-when-en.patch + patches.kernel.org/6.6.36-009-block-ioctl-prefer-different-overflow-check.patch + patches.kernel.org/6.6.36-010-ssb-Fix-potential-NULL-pointer-dereference-in-.patch + patches.kernel.org/6.6.36-011-selftests-bpf-Prevent-client-connect-before-se.patch + patches.kernel.org/6.6.36-012-selftests-bpf-Fix-flaky-test-btf_map_in_map-lo.patch + patches.kernel.org/6.6.36-013-batman-adv-bypass-empty-buckets-in-batadv_purg.patch + patches.kernel.org/6.6.36-014-wifi-ath9k-work-around-memset-overflow-warning.patch + patches.kernel.org/6.6.36-015-af_packet-avoid-a-false-positive-warning-in-pa.patch + patches.kernel.org/6.6.36-016-ACPI-x86-Add-PNP_UART1_SKIP-quirk-for-Lenovo-B.patch + patches.kernel.org/6.6.36-017-drop_monitor-replace-spin_lock-by-raw_spin_loc.patch + patches.kernel.org/6.6.36-018-scsi-qedi-Fix-crash-while-reading-debugfs-attr.patch + patches.kernel.org/6.6.36-019-net-sfp-add-quirk-for-ATS-SFP-GE-T-1000Base-TX.patch + patches.kernel.org/6.6.36-020-net-sched-fix-false-lockdep-warning-on-qdisc-r.patch + patches.kernel.org/6.6.36-021-kselftest-arm64-Add-a-null-pointer-check.patch + patches.kernel.org/6.6.36-022-net-dsa-realtek-keep-default-LED-state-in-rtl8.patch + patches.kernel.org/6.6.36-023-netpoll-Fix-race-condition-in-netpoll_owner_ac.patch + patches.kernel.org/6.6.36-024-wifi-mt76-mt7921s-fix-potential-hung-tasks-dur.patch + patches.kernel.org/6.6.36-025-HID-Add-quirk-for-Logitech-Casa-touchpad.patch + patches.kernel.org/6.6.36-026-HID-asus-fix-more-n-key-report-descriptors-if-.patch + patches.kernel.org/6.6.36-027-ACPI-video-Add-backlight-native-quirk-for-Leno.patch + patches.kernel.org/6.6.36-028-Bluetooth-ath3k-Fix-multiple-issues-reported-b.patch + patches.kernel.org/6.6.36-029-drm-amd-display-Exit-idle-optimizations-before.patch + patches.kernel.org/6.6.36-030-platform-x86-toshiba_acpi-Add-quirk-for-button.patch + patches.kernel.org/6.6.36-031-ASoC-Intel-sof_sdw-add-JD2-quirk-for-HP-Omen-1.patch + patches.kernel.org/6.6.36-032-ASoC-Intel-sof_sdw-add-quirk-for-Dell-SKU-0C0F.patch + patches.kernel.org/6.6.36-033-drm-lima-add-mask-irq-callback-to-gp-and-pp.patch + patches.kernel.org/6.6.36-034-drm-lima-mask-irqs-in-timeout-path-before-hard.patch + patches.kernel.org/6.6.36-035-ALSA-hda-realtek-Add-quirks-for-Lenovo-13X.patch + patches.kernel.org/6.6.36-036-powerpc-pseries-Enforce-hcall-result-buffer-va.patch + patches.kernel.org/6.6.36-037-media-intel-ipu6-Fix-build-with-ACPI.patch + patches.kernel.org/6.6.36-038-media-mtk-vcodec-potential-null-pointer-defere.patch + patches.kernel.org/6.6.36-039-powerpc-io-Avoid-clang-null-pointer-arithmetic.patch + patches.kernel.org/6.6.36-040-platform-x86-p2sb-Don-t-init-until-unassigned-.patch + patches.kernel.org/6.6.36-041-power-supply-cros_usbpd-provide-ID-table-for-a.patch + patches.kernel.org/6.6.36-042-iommu-arm-smmu-v3-Free-MSIs-in-case-of-ENOMEM.patch + patches.kernel.org/6.6.36-043-ext4-fix-uninitialized-ratelimit_state-lock-ac.patch + patches.kernel.org/6.6.36-044-kprobe-ftrace-bail-out-if-ftrace-was-killed.patch + patches.kernel.org/6.6.36-045-usb-gadget-uvc-configfs-ensure-guid-to-be-vali.patch + patches.kernel.org/6.6.36-046-f2fs-remove-clear-SB_INLINECRYPT-flag-in-defau.patch + patches.kernel.org/6.6.36-047-usb-misc-uss720-check-for-incompatible-version.patch + patches.kernel.org/6.6.36-048-Avoid-hw_desc-array-overrun-in-dw-axi-dmac.patch + patches.kernel.org/6.6.36-049-usb-dwc3-pci-Don-t-set-linux-phy_charger_detec.patch + patches.kernel.org/6.6.36-050-usb-typec-ucsi_glink-drop-special-handling-for.patch + patches.kernel.org/6.6.36-051-udf-udftime-prevent-overflow-in-udf_disk_stamp.patch + patches.kernel.org/6.6.36-052-PCI-PM-Avoid-D3cold-for-HP-Pavilion-17-PC-1972.patch + patches.kernel.org/6.6.36-053-f2fs-don-t-set-RO-when-shutting-down-f2fs.patch + patches.kernel.org/6.6.36-054-MIPS-Octeon-Add-PCIe-link-status-check.patch + patches.kernel.org/6.6.36-055-serial-imx-Introduce-timeout-when-waiting-on-t.patch + patches.kernel.org/6.6.36-056-serial-exar-adding-missing-CTI-and-Exar-PCI-id.patch + patches.kernel.org/6.6.36-057-usb-gadget-function-Remove-usage-of-the-deprec.patch + patches.kernel.org/6.6.36-058-tty-add-the-option-to-have-a-tty-reject-a-new-.patch + patches.kernel.org/6.6.36-059-vfio-pci-Collect-hot-reset-devices-to-local-bu.patch + patches.kernel.org/6.6.36-060-cpufreq-amd-pstate-fix-memory-leak-on-CPU-EPP-.patch + patches.kernel.org/6.6.36-061-ACPI-EC-Install-address-space-handler-at-the-n.patch + patches.kernel.org/6.6.36-062-PCI-Do-not-wait-for-disconnected-devices-when-.patch + patches.kernel.org/6.6.36-063-ALSA-hda-cs35l41-Possible-null-pointer-derefer.patch + patches.kernel.org/6.6.36-064-ALSA-seq-ump-Fix-missing-System-Reset-message-.patch + patches.kernel.org/6.6.36-065-MIPS-Routerboard-532-Fix-vendor-retry-check-co.patch + patches.kernel.org/6.6.36-066-mips-bmips-BCM6358-make-sure-CBR-is-correctly-.patch + patches.kernel.org/6.6.36-067-tracing-Build-event-generation-tests-only-as-m.patch + patches.kernel.org/6.6.36-068-ALSA-hda-realtek-Remove-Framework-Laptop-16-fr.patch + patches.kernel.org/6.6.36-069-ALSA-hda-intel-dsp-config-Document-AVS-as-dsp_.patch + patches.kernel.org/6.6.36-070-ice-avoid-IRQ-collision-to-fix-init-failure-on.patch + patches.kernel.org/6.6.36-071-btrfs-zoned-allocate-dummy-checksums-for-zoned.patch + patches.kernel.org/6.6.36-072-net-mvpp2-use-slab_build_skb-for-oversized-fra.patch + patches.kernel.org/6.6.36-073-cipso-fix-total-option-length-computation.patch + patches.kernel.org/6.6.36-074-ALSA-hda-cs35l56-Component-should-be-unbound-b.patch + patches.kernel.org/6.6.36-075-ALSA-hda-tas2781-Component-should-be-unbound-b.patch + patches.kernel.org/6.6.36-076-bpf-Avoid-splat-in-pskb_pull_reason.patch + patches.kernel.org/6.6.36-077-ALSA-hda-realtek-Enable-headset-mic-on-IdeaPad.patch + patches.kernel.org/6.6.36-078-netrom-Fix-a-memory-leak-in-nr_heartbeat_expir.patch + patches.kernel.org/6.6.36-079-ipv6-prevent-possible-NULL-deref-in-fib6_nh_in.patch + patches.kernel.org/6.6.36-080-ipv6-prevent-possible-NULL-dereference-in-rt6_.patch + patches.kernel.org/6.6.36-081-xfrm6-check-ip6_dst_idev-return-value-in-xfrm6.patch + patches.kernel.org/6.6.36-082-netns-Make-get_net_ns-handle-zero-refcount-net.patch + patches.kernel.org/6.6.36-083-qca_spi-Make-interrupt-remembering-atomic.patch + patches.kernel.org/6.6.36-084-net-lan743x-disable-WOL-upon-resume-to-restore.patch + patches.kernel.org/6.6.36-085-net-lan743x-Support-WOL-at-both-the-PHY-and-MA.patch + patches.kernel.org/6.6.36-086-net-phy-mxl-gpy-Remove-interrupt-mask-clearing.patch + patches.kernel.org/6.6.36-087-net-sched-act_api-rely-on-rcu-in-tcf_idr_check.patch + patches.kernel.org/6.6.36-088-net-sched-act_api-fix-possible-infinite-loop-i.patch + patches.kernel.org/6.6.36-089-tipc-force-a-dst-refcount-before-doing-decrypt.patch + patches.kernel.org/6.6.36-090-sched-act_ct-add-netns-into-the-key-of-tcf_ct_.patch + patches.kernel.org/6.6.36-091-ptp-fix-integer-overflow-in-max_vclocks_store.patch + patches.kernel.org/6.6.36-092-selftests-openvswitch-Use-bash-as-interpreter.patch + patches.kernel.org/6.6.36-093-net-stmmac-No-need-to-calculate-speed-divider-.patch + patches.kernel.org/6.6.36-094-virtio_net-checksum-offloading-handling-fix.patch + patches.kernel.org/6.6.36-095-virtio_net-fixing-XDP-for-fully-checksummed-pa.patch + patches.kernel.org/6.6.36-096-octeontx2-pf-Add-error-handling-to-VLAN-unoffl.patch + patches.kernel.org/6.6.36-097-octeontx2-pf-Fix-linking-objects-into-multiple.patch + patches.kernel.org/6.6.36-098-netfilter-ipset-Fix-suspicious-rcu_dereference.patch + patches.kernel.org/6.6.36-099-seg6-fix-parameter-passing-when-calling-NF_HOO.patch + patches.kernel.org/6.6.36-100-netfilter-move-the-sysctl-nf_hooks_lwtunnel-in.patch + patches.kernel.org/6.6.36-101-ice-Fix-VSI-list-rule-with-ICE_SW_LKUP_LAST-ty.patch + patches.kernel.org/6.6.36-102-bnxt_en-Restore-PTP-tx_avail-count-in-case-of-.patch + patches.kernel.org/6.6.36-103-net-usb-rtl8150-fix-unintiatilzed-variables-in.patch + patches.kernel.org/6.6.36-104-RDMA-bnxt_re-Fix-the-max-msix-vectors-macro.patch + patches.kernel.org/6.6.36-105-spi-cs42l43-Correct-SPI-root-clock-speed.patch + patches.kernel.org/6.6.36-106-RDMA-rxe-Fix-responder-length-checking-for-UD-.patch + patches.kernel.org/6.6.36-107-regulator-core-Fix-modpost-error-regulator_get.patch + patches.kernel.org/6.6.36-108-dmaengine-idxd-Fix-possible-Use-After-Free-in-.patch + patches.kernel.org/6.6.36-109-dmaengine-ioatdma-Fix-leaking-on-version-misma.patch + patches.kernel.org/6.6.36-110-dmaengine-ioatdma-Fix-error-path-in-ioat3_dma_.patch + patches.kernel.org/6.6.36-111-dmaengine-ioatdma-Fix-kmemleak-in-ioat_pci_pro.patch + patches.kernel.org/6.6.36-112-dmaengine-fsl-edma-avoid-linking-both-modules.patch + patches.kernel.org/6.6.36-113-dmaengine-ioatdma-Fix-missing-kmem_cache_destr.patch + patches.kernel.org/6.6.36-114-regulator-bd71815-fix-ramp-values.patch + patches.kernel.org/6.6.36-115-thermal-drivers-mediatek-lvts_thermal-Return-e.patch + patches.kernel.org/6.6.36-116-arm64-dts-imx8mp-Fix-TC9595-reset-GPIO-on-DH-i.patch + patches.kernel.org/6.6.36-117-arm64-dts-imx8mp-Fix-TC9595-input-clock-on-DH-.patch + patches.kernel.org/6.6.36-118-arm64-dts-freescale-imx8mp-venice-gw73xx-2x-fi.patch + patches.kernel.org/6.6.36-119-arm64-dts-imx93-11x11-evk-Remove-the-no-sdio-p.patch + patches.kernel.org/6.6.36-120-arm64-dts-freescale-imx8mm-verdin-enable-hyste.patch + patches.kernel.org/6.6.36-121-ACPICA-Revert-ACPICA-avoid-Info-mapping-multip.patch + patches.kernel.org/6.6.36-122-spi-spi-imx-imx51-revert-burst-length-calculat.patch + patches.kernel.org/6.6.36-123-io_uring-rsrc-fix-incorrect-assignment-of-iter.patch + patches.kernel.org/6.6.36-124-firmware-psci-Fix-return-value-from-psci_syste.patch + patches.kernel.org/6.6.36-125-RDMA-mlx5-Fix-unwind-flow-as-part-of-mlx5_ib_s.patch + patches.kernel.org/6.6.36-126-RDMA-mlx5-Add-check-for-srq-max_sge-attribute.patch + patches.kernel.org/6.6.36-127-RDMA-mana_ib-Ignore-optional-access-flags-for-.patch + patches.kernel.org/6.6.36-128-ACPI-EC-Evaluate-orphan-_REG-under-EC-device.patch + patches.kernel.org/6.6.36-129-arm64-defconfig-enable-the-vf610-gpio-driver.patch + patches.kernel.org/6.6.36-130-ext4-avoid-overflow-when-setting-values-via-sy.patch + patches.kernel.org/6.6.36-131-ext4-fix-slab-out-of-bounds-in-ext4_mb_find_go.patch + patches.kernel.org/6.6.36-132-locking-atomic-scripts-fix-atomic-_sub_and_tes.patch + patches.kernel.org/6.6.36-133-net-stmmac-Assign-configured-channel-value-to-.patch + patches.kernel.org/6.6.36-134-net-usb-ax88179_178a-improve-reset-check.patch + patches.kernel.org/6.6.36-135-net-do-not-leave-a-dangling-sk-pointer-when-so.patch + patches.kernel.org/6.6.36-136-btrfs-retry-block-group-reclaim-without-infini.patch + patches.kernel.org/6.6.36-137-scsi-ufs-core-Free-memory-allocated-for-model-.patch + patches.kernel.org/6.6.36-138-cifs-fix-typo-in-module-parameter-enable_gcm_2.patch + patches.kernel.org/6.6.36-139-LoongArch-Fix-watchpoint-setting-error.patch + patches.kernel.org/6.6.36-140-LoongArch-Trigger-user-space-watchpoints-corre.patch + patches.kernel.org/6.6.36-141-LoongArch-Fix-multiple-hardware-watchpoint-iss.patch + patches.kernel.org/6.6.36-142-KVM-Fix-a-data-race-on-last_boosted_vcpu-in-kv.patch + patches.kernel.org/6.6.36-143-KVM-arm64-Disassociate-vcpus-from-redistributo.patch + patches.kernel.org/6.6.36-144-KVM-x86-Always-sync-PIR-to-IRR-prior-to-scanni.patch + patches.kernel.org/6.6.36-145-RDMA-rxe-Fix-data-copy-for-IB_SEND_INLINE.patch + patches.kernel.org/6.6.36-146-RDMA-mlx5-Remove-extra-unlock-on-error-path.patch + patches.kernel.org/6.6.36-147-RDMA-mlx5-Follow-rb_key.ats-when-creating-new-.patch + patches.kernel.org/6.6.36-148-ovl-fix-encoding-fid-for-lower-only-root.patch + patches.kernel.org/6.6.36-149-ALSA-hda-realtek-fix-mute-micmute-LEDs-don-t-w.patch + patches.kernel.org/6.6.36-150-ALSA-hda-realtek-Limit-mic-boost-on-N14AP7.patch + patches.kernel.org/6.6.36-151-ALSA-hda-realtek-Add-quirk-for-Lenovo-Yoga-Pro.patch + patches.kernel.org/6.6.36-152-drm-i915-mso-using-joiner-is-not-possible-with.patch + patches.kernel.org/6.6.36-153-drm-radeon-fix-UBSAN-warning-in-kv_dpm.c.patch + patches.kernel.org/6.6.36-154-drm-amdgpu-fix-UBSAN-warning-in-kv_dpm.c.patch + patches.kernel.org/6.6.36-155-dt-bindings-dma-fsl-edma-fix-dma-channels-cons.patch + patches.kernel.org/6.6.36-156-ocfs2-fix-NULL-pointer-dereference-in-ocfs2_jo.patch + patches.kernel.org/6.6.36-157-ocfs2-fix-NULL-pointer-dereference-in-ocfs2_ab.patch + patches.kernel.org/6.6.36-158-gcov-add-support-for-GCC-14.patch + patches.kernel.org/6.6.36-159-kcov-don-t-lose-track-of-remote-references-dur.patch + patches.kernel.org/6.6.36-160-efi-x86-Free-EFI-memory-map-only-when-installi.patch + patches.kernel.org/6.6.36-161-serial-8250_dw-Revert-Move-definitions-to-the-.patch + patches.kernel.org/6.6.36-162-mm-mmap-allow-for-the-maximum-number-of-bits-f.patch + patches.kernel.org/6.6.36-163-tcp-clear-tp-retrans_stamp-in-tcp_rcv_fastopen.patch + patches.kernel.org/6.6.36-164-mm-page_table_check-fix-crash-on-ZONE_DEVICE.patch + patches.kernel.org/6.6.36-165-i2c-ocores-set-IACK-bit-after-core-is-enabled.patch + patches.kernel.org/6.6.36-166-dt-bindings-i2c-atmel-at91sam-correct-path-to-.patch + patches.kernel.org/6.6.36-167-dt-bindings-i2c-google-cros-ec-i2c-tunnel-corr.patch + patches.kernel.org/6.6.36-168-spi-stm32-qspi-Fix-dual-flash-mode-sanity-test.patch + patches.kernel.org/6.6.36-169-arm64-dts-imx8qm-mek-fix-gpio-number-for-reg_u.patch + patches.kernel.org/6.6.36-170-spi-stm32-qspi-Clamp-stm32_qspi_get_mode-outpu.patch + patches.kernel.org/6.6.36-171-perf-script-add-raw-disasm-arguments-to-insn-t.patch + patches.kernel.org/6.6.36-172-perf-script-Show-also-errors-for-insn-trace-op.patch + patches.kernel.org/6.6.36-173-wifi-rtl8xxxu-enable-MFP-support-with-security.patch + patches.kernel.org/6.6.36-174-ocfs2-convert-to-new-timestamp-accessors.patch + patches.kernel.org/6.6.36-175-ocfs2-update-inode-fsync-transaction-id-in-ocf.patch + patches.kernel.org/6.6.36-176-nbd-Improve-the-documentation-of-the-locking-a.patch + patches.kernel.org/6.6.36-177-nbd-Fix-signal-handling.patch + patches.kernel.org/6.6.36-178-tracing-Add-MODULE_DESCRIPTION-to-preemptirq_d.patch + patches.kernel.org/6.6.36-179-x86-cpu-vfm-Add-new-macros-to-work-with-vendor.patch + patches.kernel.org/6.6.36-180-x86-cpu-Fix-x86_match_cpu-to-match-just-X86_VE.patch + patches.kernel.org/6.6.36-181-riscv-Don-t-use-PGD-entries-for-the-linear-map.patch + patches.kernel.org/6.6.36-182-riscv-force-PAGE_SIZE-linear-mapping-if-debug_.patch + patches.kernel.org/6.6.36-183-vgacon-rework-screen_info-ifdef-checks.patch + patches.kernel.org/6.6.36-184-efi-loongarch-Directly-position-the-loaded-ima.patch + patches.kernel.org/6.6.36-185-LoongArch-Fix-entry-point-in-kernel-image-head.patch + patches.kernel.org/6.6.36-186-drm-amd-display-revert-Exit-idle-optimizations.patch + patches.kernel.org/6.6.36-187-ASoC-Intel-sof-sdw-really-remove-FOUR_SPEAKER-.patch + patches.kernel.org/6.6.36-188-net-sched-unregister-lockdep-keys-in-qdisc_cre.patch + patches.kernel.org/6.6.36-189-kprobe-ftrace-fix-build-error-due-to-bad-funct.patch + patches.kernel.org/6.6.36-190-hid-asus-asus_report_fixup-fix-potential-read-.patch + patches.kernel.org/6.6.36-191-Revert-mm-mmap-allow-for-the-maximum-number-of.patch + patches.kernel.org/6.6.36-192-Linux-6.6.36.patch ######################################################## # Build fixes that apply to the vanilla kernel too. diff --git a/source-timestamp b/source-timestamp index 2d70edc..34656b3 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2024-06-22 07:49:30 +0000 -GIT Revision: ccf0ab8212d31be7349e66cbfedfed598cc8be3c +2024-06-27 13:47:46 +0000 +GIT Revision: edd4773d322580c43537109ca0962e6297efac00 GIT Branch: slowroll