Compare commits
13 Commits
factory
...
Kernel/sta
| Author | SHA256 | Date | |
|---|---|---|---|
| ac5f922396 | |||
| d4ba94428a | |||
| 497ec6090c | |||
| d2322384e0 | |||
| 988867712d | |||
| e1c0f2870a | |||
| f14cd5be5a | |||
| 1c1f47c088 | |||
| 54f492b98a | |||
| 491e38ed59 | |||
| 34341099c7 | |||
| 2e015fee59 | |||
| 67da242d35 |
BIN
config.addon.tar.bz2
LFS
BIN
config.addon.tar.bz2
LFS
Binary file not shown.
BIN
config.tar.bz2
LFS
BIN
config.tar.bz2
LFS
Binary file not shown.
@@ -1,406 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jan 30 10:52:47 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- Linux 6.18.8 (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8550: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8650: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix wrong register range of rk3576 gpu
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf parse-events: Fix evsel allocation failure (bsc#1012628).
|
|
||||||
- Drivers: hv: Always do Hyper-V panic notification in
|
|
||||||
hv_kmsg_dump() (bsc#1012628).
|
|
||||||
- btrfs: fix missing fields in superblock backup with
|
|
||||||
BLOCK_GROUP_TREE (bsc#1012628).
|
|
||||||
- dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AO
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: qcom: rpmhpd: Add MXC to SC8280XP (bsc#1012628).
|
|
||||||
- wifi: ath12k: don't force radio frequency check in freq_to_idx()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: ahci: Do not read the per port area for unimplemented ports
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata: Call ata_dev_config_lpm() for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata-sata: Improve link_power_management_supported
|
|
||||||
sysfs attribute (bsc#1012628).
|
|
||||||
- ata: libata: Add cpr_log to ata_dev_print_features() early
|
|
||||||
return (bsc#1012628).
|
|
||||||
- ata: libata: Add DIPM and HIPM to ata_dev_print_features()
|
|
||||||
early return (bsc#1012628).
|
|
||||||
- ata: libata: Print features also for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: cancel scan only on active scan vdev
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix scan state stuck in ABORTING after
|
|
||||||
cancel_remain_on_channel (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dead lock while flushing management frames
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix wrong P2P device link id issue (bsc#1012628).
|
|
||||||
- ice: initialize ring_stats->syncp (bsc#1012628).
|
|
||||||
- ice: Avoid detrimental cleanup for bond during interface stop
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: Fix incorrect timeout ice_release_res() (bsc#1012628).
|
|
||||||
- igc: Restore default Qbv schedule when changing channels
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: fix race condition in TX timestamp read for register 0
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: Coalesce only linear skb (bsc#1012628).
|
|
||||||
- net: usb: dm9601: remove broken SR9700 support (bsc#1012628).
|
|
||||||
- bonding: limit BOND_MODE_8023AD to Ethernet devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: Fix memleak in l2tp_udp_encap_recv() (bsc#1012628).
|
|
||||||
- selftests: net: fib-onlink-tests: Convert to use namespaces
|
|
||||||
by default (bsc#1012628).
|
|
||||||
- net: freescale: ucc_geth: Return early when TBI PHY can't be
|
|
||||||
found (bsc#1012628).
|
|
||||||
- sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
|
|
||||||
(bsc#1012628).
|
|
||||||
- amd-xgbe: avoid misleading per-packet error log (bsc#1012628).
|
|
||||||
- gue: Fix skb memleak with inner IP protocol 0 (bsc#1012628).
|
|
||||||
- tools: ynl: Specify --no-line-number in ynl-regen.sh
|
|
||||||
(bsc#1012628).
|
|
||||||
- fou: Don't allow 0 for FOU_ATTR_IPPROTO (bsc#1012628).
|
|
||||||
- veth: fix data race in veth_get_ethtool_stats (bsc#1012628).
|
|
||||||
- pwm: Ensure ioctl() returns a negative errno on error
|
|
||||||
(bsc#1012628).
|
|
||||||
- pwm: max7360: Populate missing .sizeof_wfhw in max7360_pwm_ops
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: avoid one data-race in l2tp_tunnel_del_work()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ipvlan: Make the addrs_lock be per port (bsc#1012628).
|
|
||||||
- octeontx2: cn10k: fix RX flowid TCAM mask handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: Enforce that teql can only be used as root qdisc
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: qfq: Use cl_is_active to determine whether class
|
|
||||||
is active in qfq_rm_from_ag (bsc#1012628).
|
|
||||||
- crypto: authencesn - reject too-short AAD (assoclen<8) to
|
|
||||||
match ESP/ESN spec (bsc#1012628).
|
|
||||||
- wifi: mac80211: don't perform DA check on S1G beacon
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: 8250_pci: Fix broken RS485 for F81504/508/512
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: Fix not set tty->port race condition (bsc#1012628).
|
|
||||||
- comedi: dmm32at: serialize use of paged registers (bsc#1012628).
|
|
||||||
- w1: therm: Fix off-by-one buffer overflow in alarms_store
|
|
||||||
(bsc#1012628).
|
|
||||||
- w1: fix redundant counter decrement in w1_attach_slave_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- Revert "nfc/nci: Add the inconsistency check between the input
|
|
||||||
data length and count" (bsc#1012628).
|
|
||||||
- Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
|
|
||||||
(bsc#1012628).
|
|
||||||
- Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: storvsc: Process unsupported MODE_SENSE_10 (bsc#1012628).
|
|
||||||
- scsi: xen: scsiback: Fix potential memory leak in
|
|
||||||
scsiback_remove() (bsc#1012628).
|
|
||||||
- i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix the ranges property for flx9
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix size-cells property for i2c3
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove redundant max-link-speed from
|
|
||||||
nanopi-r4s (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove dangerous max-link-speed from
|
|
||||||
helios64 (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix voltage threshold for volume keys
|
|
||||||
for Pinephone Pro (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: fix unit-address for RK3588 NPU's core1
|
|
||||||
and core2's IOMMU (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix headphones widget name on NanoPi M5
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Configure MCLK for analog sound on NanoPi
|
|
||||||
M5 (bsc#1012628).
|
|
||||||
- slab: fix kmalloc_nolock() context check for PREEMPT_RT
|
|
||||||
(bsc#1012628).
|
|
||||||
- rxrpc: Fix recvmsg() unconditional requeue (bsc#1012628).
|
|
||||||
- x86/kfence: avoid writing L1TF-vulnerable PTEs (bsc#1012628).
|
|
||||||
- comedi: Fix getting range information for subdevices 16 to 255
|
|
||||||
(bsc#1012628).
|
|
||||||
- fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in
|
|
||||||
wait_sb_inodes() (bsc#1012628).
|
|
||||||
- drm, drm/xe: Fix xe userptr in the absence of
|
|
||||||
CONFIG_DEVICE_PRIVATE (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kobject warnings for empty
|
|
||||||
attribute names (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID
|
|
||||||
macro (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix hugetlb_pmd_shared() (bsc#1012628).
|
|
||||||
- mm/rmap: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
|
|
||||||
(bsc#1012628).
|
|
||||||
- timekeeping: Adjust the leap state for the correct auxiliary
|
|
||||||
timekeeper (bsc#1012628).
|
|
||||||
- io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without
|
|
||||||
event detection (bsc#1012628).
|
|
||||||
- iio: adc: ad7280a: handle spi_setup() errors in probe()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: ad7606: Fix incorrect type for error return variable
|
|
||||||
(bsc#1012628).
|
|
||||||
- interconnect: debugfs: initialize src_node and dst_node to
|
|
||||||
empty strings (bsc#1012628).
|
|
||||||
- spi: spi-sprd-adi: Fix double free in probe error path
|
|
||||||
(bsc#1012628).
|
|
||||||
- regmap: Fix race condition in hwspinlock irqsave routine
|
|
||||||
(bsc#1012628).
|
|
||||||
- kconfig: fix static linking of nconf (bsc#1012628).
|
|
||||||
- riscv: clocksource: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- riscv: suspend: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/mellanox: Fix SN5640/SN5610 LED platform data
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/x86/amd: Fix memory leak in wbrf_record()
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: core: Wake up the error handler when final completions
|
|
||||||
race against each other (bsc#1012628).
|
|
||||||
- scsi: qla2xxx: Sanitize payload size to prevent member overflow
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb: Increase volume range that triggers a warning
|
|
||||||
(bsc#1012628).
|
|
||||||
- ntb: transport: Fix uninitialized mutex (bsc#1012628).
|
|
||||||
- iommu/amd: Fix error path in amd_iommu_probe_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/vm: fix xe_vm_validation_exec() kernel-doc (bsc#1012628).
|
|
||||||
- drm/xe: Disable timestamp WA on VFs (bsc#1012628).
|
|
||||||
- drm/mediatek: dpi: Find next bridge during probe (bsc#1012628).
|
|
||||||
- drm/imagination: Wait for FW trace update command completion
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/test: Do not filter kallsyms by symbol type (bsc#1012628).
|
|
||||||
- netdevsim: fix a race issue related to the operation on
|
|
||||||
bpf_bound_progs list (bsc#1012628).
|
|
||||||
- ice: Fix persistent failure in ice_get_rxfh (bsc#1012628).
|
|
||||||
- ice: add missing ice_deinit_hw() in devlink reinit path
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: fix devlink reload call trace (bsc#1012628).
|
|
||||||
- idpf: read lower clock bits inside the time sandwich
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: phy: intel-xway: fix OF node refcount leakage
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix data race in hns3_fetch_stats (bsc#1012628).
|
|
||||||
- idpf: Fix data race in idpf_net_dim (bsc#1012628).
|
|
||||||
- be2net: fix data race in be_get_new_eqd (bsc#1012628).
|
|
||||||
- net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
|
|
||||||
(bsc#1012628).
|
|
||||||
- mISDN: annotate data-race around dev->work (bsc#1012628).
|
|
||||||
- ipv6: annotate data-race in ndisc_router_discovery()
|
|
||||||
(bsc#1012628).
|
|
||||||
- usbnet: limit max_mtu based on device's hard_mtu (bsc#1012628).
|
|
||||||
- Octeontx2-pf: Update xdp features (bsc#1012628).
|
|
||||||
- clocksource: Reduce watchdog readout delay limit to prevent
|
|
||||||
false positives (bsc#1012628).
|
|
||||||
- drm/xe/uapi: disallow bind queue sharing (bsc#1012628).
|
|
||||||
- drm/xe/migrate: fix job lock assert (bsc#1012628).
|
|
||||||
- drm/xe/pm: Add scope-based cleanup helper for runtime PM
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Update wedged.mode only after successful reset policy
|
|
||||||
change (bsc#1012628).
|
|
||||||
- ublk: fix ublksrv pid handling for pid namespaces (bsc#1012628).
|
|
||||||
- selftests/ublk: fix IO thread idle check (bsc#1012628).
|
|
||||||
- selftests/ublk: fix error handling for starting device
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests/ublk: fix garbage output in foreground mode
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf: Fix refcount warning on event->mmap_count increment
|
|
||||||
(bsc#1012628).
|
|
||||||
- sched/fair: Fix pelt clock sync when entering idle
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting (bsc#1012628).
|
|
||||||
- drm/amd/pm: Don't clear SI SMC table when setting power limit
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amdgpu: fix type for wptr in ring backup (bsc#1012628).
|
|
||||||
- drm/nouveau: add missing DCB connector types (bsc#1012628).
|
|
||||||
- drm/nouveau: implement missing DCB connector types; gracefully
|
|
||||||
handle unknown connectors (bsc#1012628).
|
|
||||||
- be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests: net: amt: wait longer for connection before sending
|
|
||||||
packets (bsc#1012628).
|
|
||||||
- bonding: provide a net pointer to __skb_flow_dissect()
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: bcmasp: Fix network filter wake for asp-3.0 (bsc#1012628).
|
|
||||||
- net: dsa: fix off-by-one in maximum bridge ID determination
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: pcs: pcs-mtk-lynxi: report in-band capability for
|
|
||||||
2500Base-X (bsc#1012628).
|
|
||||||
- octeontx2-af: Fix error handling (bsc#1012628).
|
|
||||||
- net: openvswitch: fix data race in ovs_vport_get_upcall_stats
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: fix potential underflow in
|
|
||||||
virtio_transport_get_credit() (bsc#1012628).
|
|
||||||
- vsock/test: fix seqpacket message bounds test (bsc#1012628).
|
|
||||||
- vsock/virtio: cap TX credit to local buffer size (bsc#1012628).
|
|
||||||
- hinic3: Fix netif_queue_set_napi queue_index input parameter
|
|
||||||
error (bsc#1012628).
|
|
||||||
- net/sched: act_ife: avoid possible NULL deref (bsc#1012628).
|
|
||||||
- dpll: Prevent duplicate registrations (bsc#1012628).
|
|
||||||
- Octeontx2-af: Add proper checks for fwdata (bsc#1012628).
|
|
||||||
- x86: make page fault handling disable interrupts properly
|
|
||||||
(bsc#1012628).
|
|
||||||
- keys/trusted_keys: fix handle passed to tpm_buf_append_name
|
|
||||||
during unseal (bsc#1012628).
|
|
||||||
- leds: led-class: Only Add LED to leds_list when it is fully
|
|
||||||
ready (bsc#1012628).
|
|
||||||
- panic: only warn about deprecated panic_print on write access
|
|
||||||
(bsc#1012628).
|
|
||||||
- of: fix reference count leak in of_alias_scan() (bsc#1012628).
|
|
||||||
- of: platform: Use default match table for /firmware
|
|
||||||
(bsc#1012628).
|
|
||||||
- migrate: correct lock ordering for hugetlb file folios
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: accel: adxl380: fix handling of unavailable "INT1"
|
|
||||||
interrupt (bsc#1012628).
|
|
||||||
- iio: accel: iis328dq: fix gain values (bsc#1012628).
|
|
||||||
- iio: adc: ad9467: fix ad9434 vref mask (bsc#1012628).
|
|
||||||
- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in
|
|
||||||
sama5d2_adc driver (bsc#1012628).
|
|
||||||
- iio: adc: exynos_adc: fix OF populate on driver rebind
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: chemical: scd4x: fix reported channel endianness
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: dac: ad3552r-hs: fix out-of-bound write in
|
|
||||||
ad3552r_hs_write_data_source (bsc#1012628).
|
|
||||||
- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: ctxfi: Fix potential OOB access in audio mixer handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphone
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: scarlett2: Fix buffer overflow in config retrieval
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in
|
|
||||||
HS200/HS400 mode (bsc#1012628).
|
|
||||||
- iommu/io-pgtable-arm: fix size_t signedness bug in unmap path
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/nouveau/disp: Set
|
|
||||||
drm_mode_config_funcs.atomic_(check|commit) (bsc#1012628).
|
|
||||||
- wifi: ath10k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: rsi: Fix memory corruption due to not set vif driver
|
|
||||||
data size (bsc#1012628).
|
|
||||||
- arm64/fpsimd: ptrace: Fix SVE writes on !SME systems
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Fix restoration of SVE context
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: Set __nocfi on swsusp_arch_resume() (bsc#1012628).
|
|
||||||
- ksmbd: smbd: fix dma_unmap_sg() nents (bsc#1012628).
|
|
||||||
- octeontx2: Fix otx2_dma_map_page() error return code
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix runtime PM imbalance on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix device reference leak on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- tracing: Fix crash on synthetic stacktrace field usage
|
|
||||||
(bsc#1012628).
|
|
||||||
- intel_th: fix device leak on output open() (bsc#1012628).
|
|
||||||
- mei: trace: treat reg parameter as string (bsc#1012628).
|
|
||||||
- s390/ap: Fix wrong APQN fill calculation (bsc#1012628).
|
|
||||||
- s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot
|
|
||||||
trailer (bsc#1012628).
|
|
||||||
- uacce: fix cdev handling in the cleanup path (bsc#1012628).
|
|
||||||
- uacce: fix isolate sysfs check condition (bsc#1012628).
|
|
||||||
- uacce: implement mremap in uacce_vm_ops to return -EPERM
|
|
||||||
(bsc#1012628).
|
|
||||||
- uacce: ensure safe queue release with state management
|
|
||||||
(bsc#1012628).
|
|
||||||
- netrom: fix double-free in nr_route_frame() (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix automatic module loading
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask
|
|
||||||
for 8mq vpu (bsc#1012628).
|
|
||||||
- pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before
|
|
||||||
regulator ready (bsc#1012628).
|
|
||||||
- rust: io: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rust: irq: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rxrpc: Fix data-race warning and potential load/store tearing
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf/x86/intel: Do not enable BTS for guests (bsc#1012628).
|
|
||||||
- irqchip/gic-v3-its: Avoid truncating memory addresses
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: fec: account for VLAN header in frame length calculations
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+
|
|
||||||
Stick (bsc#1012628).
|
|
||||||
- net: txgbe: remove the redundant data return in SW-FW mailbox
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB
|
|
||||||
memory leak (bsc#1012628).
|
|
||||||
- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- drm/amdgpu: remove frame cntl for gfx v12 (bsc#1012628).
|
|
||||||
- drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Adjust page count tracepoints in shrinker (bsc#1012628).
|
|
||||||
- drm/xe: fix WQ_MEM_RECLAIM passed as max_active to
|
|
||||||
alloc_workqueue() (bsc#1012628).
|
|
||||||
- gpio: cdev: Correct return code on memory allocation failure
|
|
||||||
(bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
lineinfo_changed_notify() (bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
gpiolib_cdev_register() (bsc#1012628).
|
|
||||||
- Bluetooth: btintel_pcie: Support for S4 (Hibernate)
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: fix some typos in mm module (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: core: Replace lockdep_set_class() + mutex_init() by
|
|
||||||
combined call (bsc#1012628).
|
|
||||||
- iio: core: add separate lockdep class for info_exist_lock
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: talos: Correct UFS clocks ordering
|
|
||||||
(bsc#1012628).
|
|
||||||
- irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during
|
|
||||||
resume (bsc#1012628).
|
|
||||||
- mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm/vma: enforce VMA fork limit on unfaulted,faulted mremap
|
|
||||||
merge too (bsc#1012628).
|
|
||||||
- Update config files.
|
|
||||||
- Rename to
|
|
||||||
patches.kernel.org/6.18.8-033-can-gs_usb-gs_usb_receive_bulk_callback-unanch.patch.
|
|
||||||
- commit 15be779
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309).
|
|
||||||
- commit e21436a
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.18
|
%define srcversion 6.18
|
||||||
%define patchversion 6.18.8
|
%define patchversion 6.18.7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@@ -25,9 +25,9 @@
|
|||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||||
|
|
||||||
Name: dtb-aarch64
|
Name: dtb-aarch64
|
||||||
Version: 6.18.8
|
Version: 6.18.7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0df318e
|
Release: <RELEASE>.gfba0cec
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -1,406 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jan 30 10:52:47 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- Linux 6.18.8 (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8550: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8650: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix wrong register range of rk3576 gpu
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf parse-events: Fix evsel allocation failure (bsc#1012628).
|
|
||||||
- Drivers: hv: Always do Hyper-V panic notification in
|
|
||||||
hv_kmsg_dump() (bsc#1012628).
|
|
||||||
- btrfs: fix missing fields in superblock backup with
|
|
||||||
BLOCK_GROUP_TREE (bsc#1012628).
|
|
||||||
- dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AO
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: qcom: rpmhpd: Add MXC to SC8280XP (bsc#1012628).
|
|
||||||
- wifi: ath12k: don't force radio frequency check in freq_to_idx()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: ahci: Do not read the per port area for unimplemented ports
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata: Call ata_dev_config_lpm() for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata-sata: Improve link_power_management_supported
|
|
||||||
sysfs attribute (bsc#1012628).
|
|
||||||
- ata: libata: Add cpr_log to ata_dev_print_features() early
|
|
||||||
return (bsc#1012628).
|
|
||||||
- ata: libata: Add DIPM and HIPM to ata_dev_print_features()
|
|
||||||
early return (bsc#1012628).
|
|
||||||
- ata: libata: Print features also for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: cancel scan only on active scan vdev
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix scan state stuck in ABORTING after
|
|
||||||
cancel_remain_on_channel (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dead lock while flushing management frames
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix wrong P2P device link id issue (bsc#1012628).
|
|
||||||
- ice: initialize ring_stats->syncp (bsc#1012628).
|
|
||||||
- ice: Avoid detrimental cleanup for bond during interface stop
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: Fix incorrect timeout ice_release_res() (bsc#1012628).
|
|
||||||
- igc: Restore default Qbv schedule when changing channels
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: fix race condition in TX timestamp read for register 0
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: Coalesce only linear skb (bsc#1012628).
|
|
||||||
- net: usb: dm9601: remove broken SR9700 support (bsc#1012628).
|
|
||||||
- bonding: limit BOND_MODE_8023AD to Ethernet devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: Fix memleak in l2tp_udp_encap_recv() (bsc#1012628).
|
|
||||||
- selftests: net: fib-onlink-tests: Convert to use namespaces
|
|
||||||
by default (bsc#1012628).
|
|
||||||
- net: freescale: ucc_geth: Return early when TBI PHY can't be
|
|
||||||
found (bsc#1012628).
|
|
||||||
- sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
|
|
||||||
(bsc#1012628).
|
|
||||||
- amd-xgbe: avoid misleading per-packet error log (bsc#1012628).
|
|
||||||
- gue: Fix skb memleak with inner IP protocol 0 (bsc#1012628).
|
|
||||||
- tools: ynl: Specify --no-line-number in ynl-regen.sh
|
|
||||||
(bsc#1012628).
|
|
||||||
- fou: Don't allow 0 for FOU_ATTR_IPPROTO (bsc#1012628).
|
|
||||||
- veth: fix data race in veth_get_ethtool_stats (bsc#1012628).
|
|
||||||
- pwm: Ensure ioctl() returns a negative errno on error
|
|
||||||
(bsc#1012628).
|
|
||||||
- pwm: max7360: Populate missing .sizeof_wfhw in max7360_pwm_ops
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: avoid one data-race in l2tp_tunnel_del_work()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ipvlan: Make the addrs_lock be per port (bsc#1012628).
|
|
||||||
- octeontx2: cn10k: fix RX flowid TCAM mask handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: Enforce that teql can only be used as root qdisc
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: qfq: Use cl_is_active to determine whether class
|
|
||||||
is active in qfq_rm_from_ag (bsc#1012628).
|
|
||||||
- crypto: authencesn - reject too-short AAD (assoclen<8) to
|
|
||||||
match ESP/ESN spec (bsc#1012628).
|
|
||||||
- wifi: mac80211: don't perform DA check on S1G beacon
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: 8250_pci: Fix broken RS485 for F81504/508/512
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: Fix not set tty->port race condition (bsc#1012628).
|
|
||||||
- comedi: dmm32at: serialize use of paged registers (bsc#1012628).
|
|
||||||
- w1: therm: Fix off-by-one buffer overflow in alarms_store
|
|
||||||
(bsc#1012628).
|
|
||||||
- w1: fix redundant counter decrement in w1_attach_slave_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- Revert "nfc/nci: Add the inconsistency check between the input
|
|
||||||
data length and count" (bsc#1012628).
|
|
||||||
- Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
|
|
||||||
(bsc#1012628).
|
|
||||||
- Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: storvsc: Process unsupported MODE_SENSE_10 (bsc#1012628).
|
|
||||||
- scsi: xen: scsiback: Fix potential memory leak in
|
|
||||||
scsiback_remove() (bsc#1012628).
|
|
||||||
- i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix the ranges property for flx9
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix size-cells property for i2c3
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove redundant max-link-speed from
|
|
||||||
nanopi-r4s (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove dangerous max-link-speed from
|
|
||||||
helios64 (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix voltage threshold for volume keys
|
|
||||||
for Pinephone Pro (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: fix unit-address for RK3588 NPU's core1
|
|
||||||
and core2's IOMMU (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix headphones widget name on NanoPi M5
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Configure MCLK for analog sound on NanoPi
|
|
||||||
M5 (bsc#1012628).
|
|
||||||
- slab: fix kmalloc_nolock() context check for PREEMPT_RT
|
|
||||||
(bsc#1012628).
|
|
||||||
- rxrpc: Fix recvmsg() unconditional requeue (bsc#1012628).
|
|
||||||
- x86/kfence: avoid writing L1TF-vulnerable PTEs (bsc#1012628).
|
|
||||||
- comedi: Fix getting range information for subdevices 16 to 255
|
|
||||||
(bsc#1012628).
|
|
||||||
- fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in
|
|
||||||
wait_sb_inodes() (bsc#1012628).
|
|
||||||
- drm, drm/xe: Fix xe userptr in the absence of
|
|
||||||
CONFIG_DEVICE_PRIVATE (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kobject warnings for empty
|
|
||||||
attribute names (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID
|
|
||||||
macro (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix hugetlb_pmd_shared() (bsc#1012628).
|
|
||||||
- mm/rmap: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
|
|
||||||
(bsc#1012628).
|
|
||||||
- timekeeping: Adjust the leap state for the correct auxiliary
|
|
||||||
timekeeper (bsc#1012628).
|
|
||||||
- io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without
|
|
||||||
event detection (bsc#1012628).
|
|
||||||
- iio: adc: ad7280a: handle spi_setup() errors in probe()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: ad7606: Fix incorrect type for error return variable
|
|
||||||
(bsc#1012628).
|
|
||||||
- interconnect: debugfs: initialize src_node and dst_node to
|
|
||||||
empty strings (bsc#1012628).
|
|
||||||
- spi: spi-sprd-adi: Fix double free in probe error path
|
|
||||||
(bsc#1012628).
|
|
||||||
- regmap: Fix race condition in hwspinlock irqsave routine
|
|
||||||
(bsc#1012628).
|
|
||||||
- kconfig: fix static linking of nconf (bsc#1012628).
|
|
||||||
- riscv: clocksource: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- riscv: suspend: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/mellanox: Fix SN5640/SN5610 LED platform data
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/x86/amd: Fix memory leak in wbrf_record()
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: core: Wake up the error handler when final completions
|
|
||||||
race against each other (bsc#1012628).
|
|
||||||
- scsi: qla2xxx: Sanitize payload size to prevent member overflow
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb: Increase volume range that triggers a warning
|
|
||||||
(bsc#1012628).
|
|
||||||
- ntb: transport: Fix uninitialized mutex (bsc#1012628).
|
|
||||||
- iommu/amd: Fix error path in amd_iommu_probe_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/vm: fix xe_vm_validation_exec() kernel-doc (bsc#1012628).
|
|
||||||
- drm/xe: Disable timestamp WA on VFs (bsc#1012628).
|
|
||||||
- drm/mediatek: dpi: Find next bridge during probe (bsc#1012628).
|
|
||||||
- drm/imagination: Wait for FW trace update command completion
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/test: Do not filter kallsyms by symbol type (bsc#1012628).
|
|
||||||
- netdevsim: fix a race issue related to the operation on
|
|
||||||
bpf_bound_progs list (bsc#1012628).
|
|
||||||
- ice: Fix persistent failure in ice_get_rxfh (bsc#1012628).
|
|
||||||
- ice: add missing ice_deinit_hw() in devlink reinit path
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: fix devlink reload call trace (bsc#1012628).
|
|
||||||
- idpf: read lower clock bits inside the time sandwich
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: phy: intel-xway: fix OF node refcount leakage
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix data race in hns3_fetch_stats (bsc#1012628).
|
|
||||||
- idpf: Fix data race in idpf_net_dim (bsc#1012628).
|
|
||||||
- be2net: fix data race in be_get_new_eqd (bsc#1012628).
|
|
||||||
- net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
|
|
||||||
(bsc#1012628).
|
|
||||||
- mISDN: annotate data-race around dev->work (bsc#1012628).
|
|
||||||
- ipv6: annotate data-race in ndisc_router_discovery()
|
|
||||||
(bsc#1012628).
|
|
||||||
- usbnet: limit max_mtu based on device's hard_mtu (bsc#1012628).
|
|
||||||
- Octeontx2-pf: Update xdp features (bsc#1012628).
|
|
||||||
- clocksource: Reduce watchdog readout delay limit to prevent
|
|
||||||
false positives (bsc#1012628).
|
|
||||||
- drm/xe/uapi: disallow bind queue sharing (bsc#1012628).
|
|
||||||
- drm/xe/migrate: fix job lock assert (bsc#1012628).
|
|
||||||
- drm/xe/pm: Add scope-based cleanup helper for runtime PM
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Update wedged.mode only after successful reset policy
|
|
||||||
change (bsc#1012628).
|
|
||||||
- ublk: fix ublksrv pid handling for pid namespaces (bsc#1012628).
|
|
||||||
- selftests/ublk: fix IO thread idle check (bsc#1012628).
|
|
||||||
- selftests/ublk: fix error handling for starting device
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests/ublk: fix garbage output in foreground mode
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf: Fix refcount warning on event->mmap_count increment
|
|
||||||
(bsc#1012628).
|
|
||||||
- sched/fair: Fix pelt clock sync when entering idle
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting (bsc#1012628).
|
|
||||||
- drm/amd/pm: Don't clear SI SMC table when setting power limit
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amdgpu: fix type for wptr in ring backup (bsc#1012628).
|
|
||||||
- drm/nouveau: add missing DCB connector types (bsc#1012628).
|
|
||||||
- drm/nouveau: implement missing DCB connector types; gracefully
|
|
||||||
handle unknown connectors (bsc#1012628).
|
|
||||||
- be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests: net: amt: wait longer for connection before sending
|
|
||||||
packets (bsc#1012628).
|
|
||||||
- bonding: provide a net pointer to __skb_flow_dissect()
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: bcmasp: Fix network filter wake for asp-3.0 (bsc#1012628).
|
|
||||||
- net: dsa: fix off-by-one in maximum bridge ID determination
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: pcs: pcs-mtk-lynxi: report in-band capability for
|
|
||||||
2500Base-X (bsc#1012628).
|
|
||||||
- octeontx2-af: Fix error handling (bsc#1012628).
|
|
||||||
- net: openvswitch: fix data race in ovs_vport_get_upcall_stats
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: fix potential underflow in
|
|
||||||
virtio_transport_get_credit() (bsc#1012628).
|
|
||||||
- vsock/test: fix seqpacket message bounds test (bsc#1012628).
|
|
||||||
- vsock/virtio: cap TX credit to local buffer size (bsc#1012628).
|
|
||||||
- hinic3: Fix netif_queue_set_napi queue_index input parameter
|
|
||||||
error (bsc#1012628).
|
|
||||||
- net/sched: act_ife: avoid possible NULL deref (bsc#1012628).
|
|
||||||
- dpll: Prevent duplicate registrations (bsc#1012628).
|
|
||||||
- Octeontx2-af: Add proper checks for fwdata (bsc#1012628).
|
|
||||||
- x86: make page fault handling disable interrupts properly
|
|
||||||
(bsc#1012628).
|
|
||||||
- keys/trusted_keys: fix handle passed to tpm_buf_append_name
|
|
||||||
during unseal (bsc#1012628).
|
|
||||||
- leds: led-class: Only Add LED to leds_list when it is fully
|
|
||||||
ready (bsc#1012628).
|
|
||||||
- panic: only warn about deprecated panic_print on write access
|
|
||||||
(bsc#1012628).
|
|
||||||
- of: fix reference count leak in of_alias_scan() (bsc#1012628).
|
|
||||||
- of: platform: Use default match table for /firmware
|
|
||||||
(bsc#1012628).
|
|
||||||
- migrate: correct lock ordering for hugetlb file folios
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: accel: adxl380: fix handling of unavailable "INT1"
|
|
||||||
interrupt (bsc#1012628).
|
|
||||||
- iio: accel: iis328dq: fix gain values (bsc#1012628).
|
|
||||||
- iio: adc: ad9467: fix ad9434 vref mask (bsc#1012628).
|
|
||||||
- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in
|
|
||||||
sama5d2_adc driver (bsc#1012628).
|
|
||||||
- iio: adc: exynos_adc: fix OF populate on driver rebind
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: chemical: scd4x: fix reported channel endianness
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: dac: ad3552r-hs: fix out-of-bound write in
|
|
||||||
ad3552r_hs_write_data_source (bsc#1012628).
|
|
||||||
- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: ctxfi: Fix potential OOB access in audio mixer handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphone
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: scarlett2: Fix buffer overflow in config retrieval
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in
|
|
||||||
HS200/HS400 mode (bsc#1012628).
|
|
||||||
- iommu/io-pgtable-arm: fix size_t signedness bug in unmap path
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/nouveau/disp: Set
|
|
||||||
drm_mode_config_funcs.atomic_(check|commit) (bsc#1012628).
|
|
||||||
- wifi: ath10k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: rsi: Fix memory corruption due to not set vif driver
|
|
||||||
data size (bsc#1012628).
|
|
||||||
- arm64/fpsimd: ptrace: Fix SVE writes on !SME systems
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Fix restoration of SVE context
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: Set __nocfi on swsusp_arch_resume() (bsc#1012628).
|
|
||||||
- ksmbd: smbd: fix dma_unmap_sg() nents (bsc#1012628).
|
|
||||||
- octeontx2: Fix otx2_dma_map_page() error return code
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix runtime PM imbalance on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix device reference leak on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- tracing: Fix crash on synthetic stacktrace field usage
|
|
||||||
(bsc#1012628).
|
|
||||||
- intel_th: fix device leak on output open() (bsc#1012628).
|
|
||||||
- mei: trace: treat reg parameter as string (bsc#1012628).
|
|
||||||
- s390/ap: Fix wrong APQN fill calculation (bsc#1012628).
|
|
||||||
- s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot
|
|
||||||
trailer (bsc#1012628).
|
|
||||||
- uacce: fix cdev handling in the cleanup path (bsc#1012628).
|
|
||||||
- uacce: fix isolate sysfs check condition (bsc#1012628).
|
|
||||||
- uacce: implement mremap in uacce_vm_ops to return -EPERM
|
|
||||||
(bsc#1012628).
|
|
||||||
- uacce: ensure safe queue release with state management
|
|
||||||
(bsc#1012628).
|
|
||||||
- netrom: fix double-free in nr_route_frame() (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix automatic module loading
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask
|
|
||||||
for 8mq vpu (bsc#1012628).
|
|
||||||
- pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before
|
|
||||||
regulator ready (bsc#1012628).
|
|
||||||
- rust: io: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rust: irq: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rxrpc: Fix data-race warning and potential load/store tearing
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf/x86/intel: Do not enable BTS for guests (bsc#1012628).
|
|
||||||
- irqchip/gic-v3-its: Avoid truncating memory addresses
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: fec: account for VLAN header in frame length calculations
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+
|
|
||||||
Stick (bsc#1012628).
|
|
||||||
- net: txgbe: remove the redundant data return in SW-FW mailbox
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB
|
|
||||||
memory leak (bsc#1012628).
|
|
||||||
- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- drm/amdgpu: remove frame cntl for gfx v12 (bsc#1012628).
|
|
||||||
- drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Adjust page count tracepoints in shrinker (bsc#1012628).
|
|
||||||
- drm/xe: fix WQ_MEM_RECLAIM passed as max_active to
|
|
||||||
alloc_workqueue() (bsc#1012628).
|
|
||||||
- gpio: cdev: Correct return code on memory allocation failure
|
|
||||||
(bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
lineinfo_changed_notify() (bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
gpiolib_cdev_register() (bsc#1012628).
|
|
||||||
- Bluetooth: btintel_pcie: Support for S4 (Hibernate)
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: fix some typos in mm module (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: core: Replace lockdep_set_class() + mutex_init() by
|
|
||||||
combined call (bsc#1012628).
|
|
||||||
- iio: core: add separate lockdep class for info_exist_lock
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: talos: Correct UFS clocks ordering
|
|
||||||
(bsc#1012628).
|
|
||||||
- irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during
|
|
||||||
resume (bsc#1012628).
|
|
||||||
- mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm/vma: enforce VMA fork limit on unfaulted,faulted mremap
|
|
||||||
merge too (bsc#1012628).
|
|
||||||
- Update config files.
|
|
||||||
- Rename to
|
|
||||||
patches.kernel.org/6.18.8-033-can-gs_usb-gs_usb_receive_bulk_callback-unanch.patch.
|
|
||||||
- commit 15be779
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309).
|
|
||||||
- commit e21436a
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.18
|
%define srcversion 6.18
|
||||||
%define patchversion 6.18.8
|
%define patchversion 6.18.7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@@ -25,9 +25,9 @@
|
|||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||||
|
|
||||||
Name: dtb-armv6l
|
Name: dtb-armv6l
|
||||||
Version: 6.18.8
|
Version: 6.18.7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0df318e
|
Release: <RELEASE>.gfba0cec
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -1,406 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jan 30 10:52:47 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- Linux 6.18.8 (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8550: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8650: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix wrong register range of rk3576 gpu
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf parse-events: Fix evsel allocation failure (bsc#1012628).
|
|
||||||
- Drivers: hv: Always do Hyper-V panic notification in
|
|
||||||
hv_kmsg_dump() (bsc#1012628).
|
|
||||||
- btrfs: fix missing fields in superblock backup with
|
|
||||||
BLOCK_GROUP_TREE (bsc#1012628).
|
|
||||||
- dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AO
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: qcom: rpmhpd: Add MXC to SC8280XP (bsc#1012628).
|
|
||||||
- wifi: ath12k: don't force radio frequency check in freq_to_idx()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: ahci: Do not read the per port area for unimplemented ports
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata: Call ata_dev_config_lpm() for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata-sata: Improve link_power_management_supported
|
|
||||||
sysfs attribute (bsc#1012628).
|
|
||||||
- ata: libata: Add cpr_log to ata_dev_print_features() early
|
|
||||||
return (bsc#1012628).
|
|
||||||
- ata: libata: Add DIPM and HIPM to ata_dev_print_features()
|
|
||||||
early return (bsc#1012628).
|
|
||||||
- ata: libata: Print features also for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: cancel scan only on active scan vdev
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix scan state stuck in ABORTING after
|
|
||||||
cancel_remain_on_channel (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dead lock while flushing management frames
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix wrong P2P device link id issue (bsc#1012628).
|
|
||||||
- ice: initialize ring_stats->syncp (bsc#1012628).
|
|
||||||
- ice: Avoid detrimental cleanup for bond during interface stop
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: Fix incorrect timeout ice_release_res() (bsc#1012628).
|
|
||||||
- igc: Restore default Qbv schedule when changing channels
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: fix race condition in TX timestamp read for register 0
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: Coalesce only linear skb (bsc#1012628).
|
|
||||||
- net: usb: dm9601: remove broken SR9700 support (bsc#1012628).
|
|
||||||
- bonding: limit BOND_MODE_8023AD to Ethernet devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: Fix memleak in l2tp_udp_encap_recv() (bsc#1012628).
|
|
||||||
- selftests: net: fib-onlink-tests: Convert to use namespaces
|
|
||||||
by default (bsc#1012628).
|
|
||||||
- net: freescale: ucc_geth: Return early when TBI PHY can't be
|
|
||||||
found (bsc#1012628).
|
|
||||||
- sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
|
|
||||||
(bsc#1012628).
|
|
||||||
- amd-xgbe: avoid misleading per-packet error log (bsc#1012628).
|
|
||||||
- gue: Fix skb memleak with inner IP protocol 0 (bsc#1012628).
|
|
||||||
- tools: ynl: Specify --no-line-number in ynl-regen.sh
|
|
||||||
(bsc#1012628).
|
|
||||||
- fou: Don't allow 0 for FOU_ATTR_IPPROTO (bsc#1012628).
|
|
||||||
- veth: fix data race in veth_get_ethtool_stats (bsc#1012628).
|
|
||||||
- pwm: Ensure ioctl() returns a negative errno on error
|
|
||||||
(bsc#1012628).
|
|
||||||
- pwm: max7360: Populate missing .sizeof_wfhw in max7360_pwm_ops
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: avoid one data-race in l2tp_tunnel_del_work()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ipvlan: Make the addrs_lock be per port (bsc#1012628).
|
|
||||||
- octeontx2: cn10k: fix RX flowid TCAM mask handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: Enforce that teql can only be used as root qdisc
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: qfq: Use cl_is_active to determine whether class
|
|
||||||
is active in qfq_rm_from_ag (bsc#1012628).
|
|
||||||
- crypto: authencesn - reject too-short AAD (assoclen<8) to
|
|
||||||
match ESP/ESN spec (bsc#1012628).
|
|
||||||
- wifi: mac80211: don't perform DA check on S1G beacon
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: 8250_pci: Fix broken RS485 for F81504/508/512
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: Fix not set tty->port race condition (bsc#1012628).
|
|
||||||
- comedi: dmm32at: serialize use of paged registers (bsc#1012628).
|
|
||||||
- w1: therm: Fix off-by-one buffer overflow in alarms_store
|
|
||||||
(bsc#1012628).
|
|
||||||
- w1: fix redundant counter decrement in w1_attach_slave_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- Revert "nfc/nci: Add the inconsistency check between the input
|
|
||||||
data length and count" (bsc#1012628).
|
|
||||||
- Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
|
|
||||||
(bsc#1012628).
|
|
||||||
- Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: storvsc: Process unsupported MODE_SENSE_10 (bsc#1012628).
|
|
||||||
- scsi: xen: scsiback: Fix potential memory leak in
|
|
||||||
scsiback_remove() (bsc#1012628).
|
|
||||||
- i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix the ranges property for flx9
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix size-cells property for i2c3
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove redundant max-link-speed from
|
|
||||||
nanopi-r4s (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove dangerous max-link-speed from
|
|
||||||
helios64 (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix voltage threshold for volume keys
|
|
||||||
for Pinephone Pro (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: fix unit-address for RK3588 NPU's core1
|
|
||||||
and core2's IOMMU (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix headphones widget name on NanoPi M5
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Configure MCLK for analog sound on NanoPi
|
|
||||||
M5 (bsc#1012628).
|
|
||||||
- slab: fix kmalloc_nolock() context check for PREEMPT_RT
|
|
||||||
(bsc#1012628).
|
|
||||||
- rxrpc: Fix recvmsg() unconditional requeue (bsc#1012628).
|
|
||||||
- x86/kfence: avoid writing L1TF-vulnerable PTEs (bsc#1012628).
|
|
||||||
- comedi: Fix getting range information for subdevices 16 to 255
|
|
||||||
(bsc#1012628).
|
|
||||||
- fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in
|
|
||||||
wait_sb_inodes() (bsc#1012628).
|
|
||||||
- drm, drm/xe: Fix xe userptr in the absence of
|
|
||||||
CONFIG_DEVICE_PRIVATE (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kobject warnings for empty
|
|
||||||
attribute names (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID
|
|
||||||
macro (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix hugetlb_pmd_shared() (bsc#1012628).
|
|
||||||
- mm/rmap: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
|
|
||||||
(bsc#1012628).
|
|
||||||
- timekeeping: Adjust the leap state for the correct auxiliary
|
|
||||||
timekeeper (bsc#1012628).
|
|
||||||
- io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without
|
|
||||||
event detection (bsc#1012628).
|
|
||||||
- iio: adc: ad7280a: handle spi_setup() errors in probe()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: ad7606: Fix incorrect type for error return variable
|
|
||||||
(bsc#1012628).
|
|
||||||
- interconnect: debugfs: initialize src_node and dst_node to
|
|
||||||
empty strings (bsc#1012628).
|
|
||||||
- spi: spi-sprd-adi: Fix double free in probe error path
|
|
||||||
(bsc#1012628).
|
|
||||||
- regmap: Fix race condition in hwspinlock irqsave routine
|
|
||||||
(bsc#1012628).
|
|
||||||
- kconfig: fix static linking of nconf (bsc#1012628).
|
|
||||||
- riscv: clocksource: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- riscv: suspend: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/mellanox: Fix SN5640/SN5610 LED platform data
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/x86/amd: Fix memory leak in wbrf_record()
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: core: Wake up the error handler when final completions
|
|
||||||
race against each other (bsc#1012628).
|
|
||||||
- scsi: qla2xxx: Sanitize payload size to prevent member overflow
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb: Increase volume range that triggers a warning
|
|
||||||
(bsc#1012628).
|
|
||||||
- ntb: transport: Fix uninitialized mutex (bsc#1012628).
|
|
||||||
- iommu/amd: Fix error path in amd_iommu_probe_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/vm: fix xe_vm_validation_exec() kernel-doc (bsc#1012628).
|
|
||||||
- drm/xe: Disable timestamp WA on VFs (bsc#1012628).
|
|
||||||
- drm/mediatek: dpi: Find next bridge during probe (bsc#1012628).
|
|
||||||
- drm/imagination: Wait for FW trace update command completion
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/test: Do not filter kallsyms by symbol type (bsc#1012628).
|
|
||||||
- netdevsim: fix a race issue related to the operation on
|
|
||||||
bpf_bound_progs list (bsc#1012628).
|
|
||||||
- ice: Fix persistent failure in ice_get_rxfh (bsc#1012628).
|
|
||||||
- ice: add missing ice_deinit_hw() in devlink reinit path
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: fix devlink reload call trace (bsc#1012628).
|
|
||||||
- idpf: read lower clock bits inside the time sandwich
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: phy: intel-xway: fix OF node refcount leakage
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix data race in hns3_fetch_stats (bsc#1012628).
|
|
||||||
- idpf: Fix data race in idpf_net_dim (bsc#1012628).
|
|
||||||
- be2net: fix data race in be_get_new_eqd (bsc#1012628).
|
|
||||||
- net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
|
|
||||||
(bsc#1012628).
|
|
||||||
- mISDN: annotate data-race around dev->work (bsc#1012628).
|
|
||||||
- ipv6: annotate data-race in ndisc_router_discovery()
|
|
||||||
(bsc#1012628).
|
|
||||||
- usbnet: limit max_mtu based on device's hard_mtu (bsc#1012628).
|
|
||||||
- Octeontx2-pf: Update xdp features (bsc#1012628).
|
|
||||||
- clocksource: Reduce watchdog readout delay limit to prevent
|
|
||||||
false positives (bsc#1012628).
|
|
||||||
- drm/xe/uapi: disallow bind queue sharing (bsc#1012628).
|
|
||||||
- drm/xe/migrate: fix job lock assert (bsc#1012628).
|
|
||||||
- drm/xe/pm: Add scope-based cleanup helper for runtime PM
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Update wedged.mode only after successful reset policy
|
|
||||||
change (bsc#1012628).
|
|
||||||
- ublk: fix ublksrv pid handling for pid namespaces (bsc#1012628).
|
|
||||||
- selftests/ublk: fix IO thread idle check (bsc#1012628).
|
|
||||||
- selftests/ublk: fix error handling for starting device
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests/ublk: fix garbage output in foreground mode
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf: Fix refcount warning on event->mmap_count increment
|
|
||||||
(bsc#1012628).
|
|
||||||
- sched/fair: Fix pelt clock sync when entering idle
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting (bsc#1012628).
|
|
||||||
- drm/amd/pm: Don't clear SI SMC table when setting power limit
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amdgpu: fix type for wptr in ring backup (bsc#1012628).
|
|
||||||
- drm/nouveau: add missing DCB connector types (bsc#1012628).
|
|
||||||
- drm/nouveau: implement missing DCB connector types; gracefully
|
|
||||||
handle unknown connectors (bsc#1012628).
|
|
||||||
- be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests: net: amt: wait longer for connection before sending
|
|
||||||
packets (bsc#1012628).
|
|
||||||
- bonding: provide a net pointer to __skb_flow_dissect()
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: bcmasp: Fix network filter wake for asp-3.0 (bsc#1012628).
|
|
||||||
- net: dsa: fix off-by-one in maximum bridge ID determination
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: pcs: pcs-mtk-lynxi: report in-band capability for
|
|
||||||
2500Base-X (bsc#1012628).
|
|
||||||
- octeontx2-af: Fix error handling (bsc#1012628).
|
|
||||||
- net: openvswitch: fix data race in ovs_vport_get_upcall_stats
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: fix potential underflow in
|
|
||||||
virtio_transport_get_credit() (bsc#1012628).
|
|
||||||
- vsock/test: fix seqpacket message bounds test (bsc#1012628).
|
|
||||||
- vsock/virtio: cap TX credit to local buffer size (bsc#1012628).
|
|
||||||
- hinic3: Fix netif_queue_set_napi queue_index input parameter
|
|
||||||
error (bsc#1012628).
|
|
||||||
- net/sched: act_ife: avoid possible NULL deref (bsc#1012628).
|
|
||||||
- dpll: Prevent duplicate registrations (bsc#1012628).
|
|
||||||
- Octeontx2-af: Add proper checks for fwdata (bsc#1012628).
|
|
||||||
- x86: make page fault handling disable interrupts properly
|
|
||||||
(bsc#1012628).
|
|
||||||
- keys/trusted_keys: fix handle passed to tpm_buf_append_name
|
|
||||||
during unseal (bsc#1012628).
|
|
||||||
- leds: led-class: Only Add LED to leds_list when it is fully
|
|
||||||
ready (bsc#1012628).
|
|
||||||
- panic: only warn about deprecated panic_print on write access
|
|
||||||
(bsc#1012628).
|
|
||||||
- of: fix reference count leak in of_alias_scan() (bsc#1012628).
|
|
||||||
- of: platform: Use default match table for /firmware
|
|
||||||
(bsc#1012628).
|
|
||||||
- migrate: correct lock ordering for hugetlb file folios
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: accel: adxl380: fix handling of unavailable "INT1"
|
|
||||||
interrupt (bsc#1012628).
|
|
||||||
- iio: accel: iis328dq: fix gain values (bsc#1012628).
|
|
||||||
- iio: adc: ad9467: fix ad9434 vref mask (bsc#1012628).
|
|
||||||
- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in
|
|
||||||
sama5d2_adc driver (bsc#1012628).
|
|
||||||
- iio: adc: exynos_adc: fix OF populate on driver rebind
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: chemical: scd4x: fix reported channel endianness
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: dac: ad3552r-hs: fix out-of-bound write in
|
|
||||||
ad3552r_hs_write_data_source (bsc#1012628).
|
|
||||||
- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: ctxfi: Fix potential OOB access in audio mixer handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphone
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: scarlett2: Fix buffer overflow in config retrieval
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in
|
|
||||||
HS200/HS400 mode (bsc#1012628).
|
|
||||||
- iommu/io-pgtable-arm: fix size_t signedness bug in unmap path
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/nouveau/disp: Set
|
|
||||||
drm_mode_config_funcs.atomic_(check|commit) (bsc#1012628).
|
|
||||||
- wifi: ath10k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: rsi: Fix memory corruption due to not set vif driver
|
|
||||||
data size (bsc#1012628).
|
|
||||||
- arm64/fpsimd: ptrace: Fix SVE writes on !SME systems
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Fix restoration of SVE context
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: Set __nocfi on swsusp_arch_resume() (bsc#1012628).
|
|
||||||
- ksmbd: smbd: fix dma_unmap_sg() nents (bsc#1012628).
|
|
||||||
- octeontx2: Fix otx2_dma_map_page() error return code
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix runtime PM imbalance on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix device reference leak on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- tracing: Fix crash on synthetic stacktrace field usage
|
|
||||||
(bsc#1012628).
|
|
||||||
- intel_th: fix device leak on output open() (bsc#1012628).
|
|
||||||
- mei: trace: treat reg parameter as string (bsc#1012628).
|
|
||||||
- s390/ap: Fix wrong APQN fill calculation (bsc#1012628).
|
|
||||||
- s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot
|
|
||||||
trailer (bsc#1012628).
|
|
||||||
- uacce: fix cdev handling in the cleanup path (bsc#1012628).
|
|
||||||
- uacce: fix isolate sysfs check condition (bsc#1012628).
|
|
||||||
- uacce: implement mremap in uacce_vm_ops to return -EPERM
|
|
||||||
(bsc#1012628).
|
|
||||||
- uacce: ensure safe queue release with state management
|
|
||||||
(bsc#1012628).
|
|
||||||
- netrom: fix double-free in nr_route_frame() (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix automatic module loading
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask
|
|
||||||
for 8mq vpu (bsc#1012628).
|
|
||||||
- pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before
|
|
||||||
regulator ready (bsc#1012628).
|
|
||||||
- rust: io: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rust: irq: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rxrpc: Fix data-race warning and potential load/store tearing
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf/x86/intel: Do not enable BTS for guests (bsc#1012628).
|
|
||||||
- irqchip/gic-v3-its: Avoid truncating memory addresses
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: fec: account for VLAN header in frame length calculations
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+
|
|
||||||
Stick (bsc#1012628).
|
|
||||||
- net: txgbe: remove the redundant data return in SW-FW mailbox
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB
|
|
||||||
memory leak (bsc#1012628).
|
|
||||||
- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- drm/amdgpu: remove frame cntl for gfx v12 (bsc#1012628).
|
|
||||||
- drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Adjust page count tracepoints in shrinker (bsc#1012628).
|
|
||||||
- drm/xe: fix WQ_MEM_RECLAIM passed as max_active to
|
|
||||||
alloc_workqueue() (bsc#1012628).
|
|
||||||
- gpio: cdev: Correct return code on memory allocation failure
|
|
||||||
(bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
lineinfo_changed_notify() (bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
gpiolib_cdev_register() (bsc#1012628).
|
|
||||||
- Bluetooth: btintel_pcie: Support for S4 (Hibernate)
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: fix some typos in mm module (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: core: Replace lockdep_set_class() + mutex_init() by
|
|
||||||
combined call (bsc#1012628).
|
|
||||||
- iio: core: add separate lockdep class for info_exist_lock
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: talos: Correct UFS clocks ordering
|
|
||||||
(bsc#1012628).
|
|
||||||
- irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during
|
|
||||||
resume (bsc#1012628).
|
|
||||||
- mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm/vma: enforce VMA fork limit on unfaulted,faulted mremap
|
|
||||||
merge too (bsc#1012628).
|
|
||||||
- Update config files.
|
|
||||||
- Rename to
|
|
||||||
patches.kernel.org/6.18.8-033-can-gs_usb-gs_usb_receive_bulk_callback-unanch.patch.
|
|
||||||
- commit 15be779
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309).
|
|
||||||
- commit e21436a
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.18
|
%define srcversion 6.18
|
||||||
%define patchversion 6.18.8
|
%define patchversion 6.18.7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@@ -25,9 +25,9 @@
|
|||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||||
|
|
||||||
Name: dtb-armv7l
|
Name: dtb-armv7l
|
||||||
Version: 6.18.8
|
Version: 6.18.7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0df318e
|
Release: <RELEASE>.gfba0cec
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -1,406 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jan 30 10:52:47 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- Linux 6.18.8 (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8550: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8650: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix wrong register range of rk3576 gpu
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf parse-events: Fix evsel allocation failure (bsc#1012628).
|
|
||||||
- Drivers: hv: Always do Hyper-V panic notification in
|
|
||||||
hv_kmsg_dump() (bsc#1012628).
|
|
||||||
- btrfs: fix missing fields in superblock backup with
|
|
||||||
BLOCK_GROUP_TREE (bsc#1012628).
|
|
||||||
- dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AO
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: qcom: rpmhpd: Add MXC to SC8280XP (bsc#1012628).
|
|
||||||
- wifi: ath12k: don't force radio frequency check in freq_to_idx()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: ahci: Do not read the per port area for unimplemented ports
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata: Call ata_dev_config_lpm() for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata-sata: Improve link_power_management_supported
|
|
||||||
sysfs attribute (bsc#1012628).
|
|
||||||
- ata: libata: Add cpr_log to ata_dev_print_features() early
|
|
||||||
return (bsc#1012628).
|
|
||||||
- ata: libata: Add DIPM and HIPM to ata_dev_print_features()
|
|
||||||
early return (bsc#1012628).
|
|
||||||
- ata: libata: Print features also for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: cancel scan only on active scan vdev
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix scan state stuck in ABORTING after
|
|
||||||
cancel_remain_on_channel (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dead lock while flushing management frames
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix wrong P2P device link id issue (bsc#1012628).
|
|
||||||
- ice: initialize ring_stats->syncp (bsc#1012628).
|
|
||||||
- ice: Avoid detrimental cleanup for bond during interface stop
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: Fix incorrect timeout ice_release_res() (bsc#1012628).
|
|
||||||
- igc: Restore default Qbv schedule when changing channels
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: fix race condition in TX timestamp read for register 0
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: Coalesce only linear skb (bsc#1012628).
|
|
||||||
- net: usb: dm9601: remove broken SR9700 support (bsc#1012628).
|
|
||||||
- bonding: limit BOND_MODE_8023AD to Ethernet devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: Fix memleak in l2tp_udp_encap_recv() (bsc#1012628).
|
|
||||||
- selftests: net: fib-onlink-tests: Convert to use namespaces
|
|
||||||
by default (bsc#1012628).
|
|
||||||
- net: freescale: ucc_geth: Return early when TBI PHY can't be
|
|
||||||
found (bsc#1012628).
|
|
||||||
- sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
|
|
||||||
(bsc#1012628).
|
|
||||||
- amd-xgbe: avoid misleading per-packet error log (bsc#1012628).
|
|
||||||
- gue: Fix skb memleak with inner IP protocol 0 (bsc#1012628).
|
|
||||||
- tools: ynl: Specify --no-line-number in ynl-regen.sh
|
|
||||||
(bsc#1012628).
|
|
||||||
- fou: Don't allow 0 for FOU_ATTR_IPPROTO (bsc#1012628).
|
|
||||||
- veth: fix data race in veth_get_ethtool_stats (bsc#1012628).
|
|
||||||
- pwm: Ensure ioctl() returns a negative errno on error
|
|
||||||
(bsc#1012628).
|
|
||||||
- pwm: max7360: Populate missing .sizeof_wfhw in max7360_pwm_ops
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: avoid one data-race in l2tp_tunnel_del_work()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ipvlan: Make the addrs_lock be per port (bsc#1012628).
|
|
||||||
- octeontx2: cn10k: fix RX flowid TCAM mask handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: Enforce that teql can only be used as root qdisc
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: qfq: Use cl_is_active to determine whether class
|
|
||||||
is active in qfq_rm_from_ag (bsc#1012628).
|
|
||||||
- crypto: authencesn - reject too-short AAD (assoclen<8) to
|
|
||||||
match ESP/ESN spec (bsc#1012628).
|
|
||||||
- wifi: mac80211: don't perform DA check on S1G beacon
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: 8250_pci: Fix broken RS485 for F81504/508/512
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: Fix not set tty->port race condition (bsc#1012628).
|
|
||||||
- comedi: dmm32at: serialize use of paged registers (bsc#1012628).
|
|
||||||
- w1: therm: Fix off-by-one buffer overflow in alarms_store
|
|
||||||
(bsc#1012628).
|
|
||||||
- w1: fix redundant counter decrement in w1_attach_slave_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- Revert "nfc/nci: Add the inconsistency check between the input
|
|
||||||
data length and count" (bsc#1012628).
|
|
||||||
- Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
|
|
||||||
(bsc#1012628).
|
|
||||||
- Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: storvsc: Process unsupported MODE_SENSE_10 (bsc#1012628).
|
|
||||||
- scsi: xen: scsiback: Fix potential memory leak in
|
|
||||||
scsiback_remove() (bsc#1012628).
|
|
||||||
- i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix the ranges property for flx9
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix size-cells property for i2c3
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove redundant max-link-speed from
|
|
||||||
nanopi-r4s (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove dangerous max-link-speed from
|
|
||||||
helios64 (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix voltage threshold for volume keys
|
|
||||||
for Pinephone Pro (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: fix unit-address for RK3588 NPU's core1
|
|
||||||
and core2's IOMMU (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix headphones widget name on NanoPi M5
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Configure MCLK for analog sound on NanoPi
|
|
||||||
M5 (bsc#1012628).
|
|
||||||
- slab: fix kmalloc_nolock() context check for PREEMPT_RT
|
|
||||||
(bsc#1012628).
|
|
||||||
- rxrpc: Fix recvmsg() unconditional requeue (bsc#1012628).
|
|
||||||
- x86/kfence: avoid writing L1TF-vulnerable PTEs (bsc#1012628).
|
|
||||||
- comedi: Fix getting range information for subdevices 16 to 255
|
|
||||||
(bsc#1012628).
|
|
||||||
- fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in
|
|
||||||
wait_sb_inodes() (bsc#1012628).
|
|
||||||
- drm, drm/xe: Fix xe userptr in the absence of
|
|
||||||
CONFIG_DEVICE_PRIVATE (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kobject warnings for empty
|
|
||||||
attribute names (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID
|
|
||||||
macro (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix hugetlb_pmd_shared() (bsc#1012628).
|
|
||||||
- mm/rmap: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
|
|
||||||
(bsc#1012628).
|
|
||||||
- timekeeping: Adjust the leap state for the correct auxiliary
|
|
||||||
timekeeper (bsc#1012628).
|
|
||||||
- io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without
|
|
||||||
event detection (bsc#1012628).
|
|
||||||
- iio: adc: ad7280a: handle spi_setup() errors in probe()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: ad7606: Fix incorrect type for error return variable
|
|
||||||
(bsc#1012628).
|
|
||||||
- interconnect: debugfs: initialize src_node and dst_node to
|
|
||||||
empty strings (bsc#1012628).
|
|
||||||
- spi: spi-sprd-adi: Fix double free in probe error path
|
|
||||||
(bsc#1012628).
|
|
||||||
- regmap: Fix race condition in hwspinlock irqsave routine
|
|
||||||
(bsc#1012628).
|
|
||||||
- kconfig: fix static linking of nconf (bsc#1012628).
|
|
||||||
- riscv: clocksource: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- riscv: suspend: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/mellanox: Fix SN5640/SN5610 LED platform data
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/x86/amd: Fix memory leak in wbrf_record()
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: core: Wake up the error handler when final completions
|
|
||||||
race against each other (bsc#1012628).
|
|
||||||
- scsi: qla2xxx: Sanitize payload size to prevent member overflow
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb: Increase volume range that triggers a warning
|
|
||||||
(bsc#1012628).
|
|
||||||
- ntb: transport: Fix uninitialized mutex (bsc#1012628).
|
|
||||||
- iommu/amd: Fix error path in amd_iommu_probe_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/vm: fix xe_vm_validation_exec() kernel-doc (bsc#1012628).
|
|
||||||
- drm/xe: Disable timestamp WA on VFs (bsc#1012628).
|
|
||||||
- drm/mediatek: dpi: Find next bridge during probe (bsc#1012628).
|
|
||||||
- drm/imagination: Wait for FW trace update command completion
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/test: Do not filter kallsyms by symbol type (bsc#1012628).
|
|
||||||
- netdevsim: fix a race issue related to the operation on
|
|
||||||
bpf_bound_progs list (bsc#1012628).
|
|
||||||
- ice: Fix persistent failure in ice_get_rxfh (bsc#1012628).
|
|
||||||
- ice: add missing ice_deinit_hw() in devlink reinit path
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: fix devlink reload call trace (bsc#1012628).
|
|
||||||
- idpf: read lower clock bits inside the time sandwich
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: phy: intel-xway: fix OF node refcount leakage
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix data race in hns3_fetch_stats (bsc#1012628).
|
|
||||||
- idpf: Fix data race in idpf_net_dim (bsc#1012628).
|
|
||||||
- be2net: fix data race in be_get_new_eqd (bsc#1012628).
|
|
||||||
- net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
|
|
||||||
(bsc#1012628).
|
|
||||||
- mISDN: annotate data-race around dev->work (bsc#1012628).
|
|
||||||
- ipv6: annotate data-race in ndisc_router_discovery()
|
|
||||||
(bsc#1012628).
|
|
||||||
- usbnet: limit max_mtu based on device's hard_mtu (bsc#1012628).
|
|
||||||
- Octeontx2-pf: Update xdp features (bsc#1012628).
|
|
||||||
- clocksource: Reduce watchdog readout delay limit to prevent
|
|
||||||
false positives (bsc#1012628).
|
|
||||||
- drm/xe/uapi: disallow bind queue sharing (bsc#1012628).
|
|
||||||
- drm/xe/migrate: fix job lock assert (bsc#1012628).
|
|
||||||
- drm/xe/pm: Add scope-based cleanup helper for runtime PM
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Update wedged.mode only after successful reset policy
|
|
||||||
change (bsc#1012628).
|
|
||||||
- ublk: fix ublksrv pid handling for pid namespaces (bsc#1012628).
|
|
||||||
- selftests/ublk: fix IO thread idle check (bsc#1012628).
|
|
||||||
- selftests/ublk: fix error handling for starting device
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests/ublk: fix garbage output in foreground mode
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf: Fix refcount warning on event->mmap_count increment
|
|
||||||
(bsc#1012628).
|
|
||||||
- sched/fair: Fix pelt clock sync when entering idle
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting (bsc#1012628).
|
|
||||||
- drm/amd/pm: Don't clear SI SMC table when setting power limit
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amdgpu: fix type for wptr in ring backup (bsc#1012628).
|
|
||||||
- drm/nouveau: add missing DCB connector types (bsc#1012628).
|
|
||||||
- drm/nouveau: implement missing DCB connector types; gracefully
|
|
||||||
handle unknown connectors (bsc#1012628).
|
|
||||||
- be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests: net: amt: wait longer for connection before sending
|
|
||||||
packets (bsc#1012628).
|
|
||||||
- bonding: provide a net pointer to __skb_flow_dissect()
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: bcmasp: Fix network filter wake for asp-3.0 (bsc#1012628).
|
|
||||||
- net: dsa: fix off-by-one in maximum bridge ID determination
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: pcs: pcs-mtk-lynxi: report in-band capability for
|
|
||||||
2500Base-X (bsc#1012628).
|
|
||||||
- octeontx2-af: Fix error handling (bsc#1012628).
|
|
||||||
- net: openvswitch: fix data race in ovs_vport_get_upcall_stats
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: fix potential underflow in
|
|
||||||
virtio_transport_get_credit() (bsc#1012628).
|
|
||||||
- vsock/test: fix seqpacket message bounds test (bsc#1012628).
|
|
||||||
- vsock/virtio: cap TX credit to local buffer size (bsc#1012628).
|
|
||||||
- hinic3: Fix netif_queue_set_napi queue_index input parameter
|
|
||||||
error (bsc#1012628).
|
|
||||||
- net/sched: act_ife: avoid possible NULL deref (bsc#1012628).
|
|
||||||
- dpll: Prevent duplicate registrations (bsc#1012628).
|
|
||||||
- Octeontx2-af: Add proper checks for fwdata (bsc#1012628).
|
|
||||||
- x86: make page fault handling disable interrupts properly
|
|
||||||
(bsc#1012628).
|
|
||||||
- keys/trusted_keys: fix handle passed to tpm_buf_append_name
|
|
||||||
during unseal (bsc#1012628).
|
|
||||||
- leds: led-class: Only Add LED to leds_list when it is fully
|
|
||||||
ready (bsc#1012628).
|
|
||||||
- panic: only warn about deprecated panic_print on write access
|
|
||||||
(bsc#1012628).
|
|
||||||
- of: fix reference count leak in of_alias_scan() (bsc#1012628).
|
|
||||||
- of: platform: Use default match table for /firmware
|
|
||||||
(bsc#1012628).
|
|
||||||
- migrate: correct lock ordering for hugetlb file folios
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: accel: adxl380: fix handling of unavailable "INT1"
|
|
||||||
interrupt (bsc#1012628).
|
|
||||||
- iio: accel: iis328dq: fix gain values (bsc#1012628).
|
|
||||||
- iio: adc: ad9467: fix ad9434 vref mask (bsc#1012628).
|
|
||||||
- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in
|
|
||||||
sama5d2_adc driver (bsc#1012628).
|
|
||||||
- iio: adc: exynos_adc: fix OF populate on driver rebind
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: chemical: scd4x: fix reported channel endianness
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: dac: ad3552r-hs: fix out-of-bound write in
|
|
||||||
ad3552r_hs_write_data_source (bsc#1012628).
|
|
||||||
- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: ctxfi: Fix potential OOB access in audio mixer handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphone
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: scarlett2: Fix buffer overflow in config retrieval
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in
|
|
||||||
HS200/HS400 mode (bsc#1012628).
|
|
||||||
- iommu/io-pgtable-arm: fix size_t signedness bug in unmap path
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/nouveau/disp: Set
|
|
||||||
drm_mode_config_funcs.atomic_(check|commit) (bsc#1012628).
|
|
||||||
- wifi: ath10k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: rsi: Fix memory corruption due to not set vif driver
|
|
||||||
data size (bsc#1012628).
|
|
||||||
- arm64/fpsimd: ptrace: Fix SVE writes on !SME systems
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Fix restoration of SVE context
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: Set __nocfi on swsusp_arch_resume() (bsc#1012628).
|
|
||||||
- ksmbd: smbd: fix dma_unmap_sg() nents (bsc#1012628).
|
|
||||||
- octeontx2: Fix otx2_dma_map_page() error return code
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix runtime PM imbalance on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix device reference leak on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- tracing: Fix crash on synthetic stacktrace field usage
|
|
||||||
(bsc#1012628).
|
|
||||||
- intel_th: fix device leak on output open() (bsc#1012628).
|
|
||||||
- mei: trace: treat reg parameter as string (bsc#1012628).
|
|
||||||
- s390/ap: Fix wrong APQN fill calculation (bsc#1012628).
|
|
||||||
- s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot
|
|
||||||
trailer (bsc#1012628).
|
|
||||||
- uacce: fix cdev handling in the cleanup path (bsc#1012628).
|
|
||||||
- uacce: fix isolate sysfs check condition (bsc#1012628).
|
|
||||||
- uacce: implement mremap in uacce_vm_ops to return -EPERM
|
|
||||||
(bsc#1012628).
|
|
||||||
- uacce: ensure safe queue release with state management
|
|
||||||
(bsc#1012628).
|
|
||||||
- netrom: fix double-free in nr_route_frame() (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix automatic module loading
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask
|
|
||||||
for 8mq vpu (bsc#1012628).
|
|
||||||
- pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before
|
|
||||||
regulator ready (bsc#1012628).
|
|
||||||
- rust: io: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rust: irq: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rxrpc: Fix data-race warning and potential load/store tearing
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf/x86/intel: Do not enable BTS for guests (bsc#1012628).
|
|
||||||
- irqchip/gic-v3-its: Avoid truncating memory addresses
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: fec: account for VLAN header in frame length calculations
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+
|
|
||||||
Stick (bsc#1012628).
|
|
||||||
- net: txgbe: remove the redundant data return in SW-FW mailbox
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB
|
|
||||||
memory leak (bsc#1012628).
|
|
||||||
- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- drm/amdgpu: remove frame cntl for gfx v12 (bsc#1012628).
|
|
||||||
- drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Adjust page count tracepoints in shrinker (bsc#1012628).
|
|
||||||
- drm/xe: fix WQ_MEM_RECLAIM passed as max_active to
|
|
||||||
alloc_workqueue() (bsc#1012628).
|
|
||||||
- gpio: cdev: Correct return code on memory allocation failure
|
|
||||||
(bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
lineinfo_changed_notify() (bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
gpiolib_cdev_register() (bsc#1012628).
|
|
||||||
- Bluetooth: btintel_pcie: Support for S4 (Hibernate)
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: fix some typos in mm module (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: core: Replace lockdep_set_class() + mutex_init() by
|
|
||||||
combined call (bsc#1012628).
|
|
||||||
- iio: core: add separate lockdep class for info_exist_lock
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: talos: Correct UFS clocks ordering
|
|
||||||
(bsc#1012628).
|
|
||||||
- irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during
|
|
||||||
resume (bsc#1012628).
|
|
||||||
- mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm/vma: enforce VMA fork limit on unfaulted,faulted mremap
|
|
||||||
merge too (bsc#1012628).
|
|
||||||
- Update config files.
|
|
||||||
- Rename to
|
|
||||||
patches.kernel.org/6.18.8-033-can-gs_usb-gs_usb_receive_bulk_callback-unanch.patch.
|
|
||||||
- commit 15be779
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309).
|
|
||||||
- commit e21436a
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.18
|
%define srcversion 6.18
|
||||||
%define patchversion 6.18.8
|
%define patchversion 6.18.7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@@ -25,9 +25,9 @@
|
|||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||||
|
|
||||||
Name: dtb-riscv64
|
Name: dtb-riscv64
|
||||||
Version: 6.18.8
|
Version: 6.18.7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0df318e
|
Release: <RELEASE>.gfba0cec
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
BIN
kabi.tar.bz2
LFS
BIN
kabi.tar.bz2
LFS
Binary file not shown.
@@ -1,406 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jan 30 10:52:47 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- Linux 6.18.8 (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8550: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8650: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix wrong register range of rk3576 gpu
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf parse-events: Fix evsel allocation failure (bsc#1012628).
|
|
||||||
- Drivers: hv: Always do Hyper-V panic notification in
|
|
||||||
hv_kmsg_dump() (bsc#1012628).
|
|
||||||
- btrfs: fix missing fields in superblock backup with
|
|
||||||
BLOCK_GROUP_TREE (bsc#1012628).
|
|
||||||
- dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AO
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: qcom: rpmhpd: Add MXC to SC8280XP (bsc#1012628).
|
|
||||||
- wifi: ath12k: don't force radio frequency check in freq_to_idx()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: ahci: Do not read the per port area for unimplemented ports
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata: Call ata_dev_config_lpm() for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata-sata: Improve link_power_management_supported
|
|
||||||
sysfs attribute (bsc#1012628).
|
|
||||||
- ata: libata: Add cpr_log to ata_dev_print_features() early
|
|
||||||
return (bsc#1012628).
|
|
||||||
- ata: libata: Add DIPM and HIPM to ata_dev_print_features()
|
|
||||||
early return (bsc#1012628).
|
|
||||||
- ata: libata: Print features also for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: cancel scan only on active scan vdev
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix scan state stuck in ABORTING after
|
|
||||||
cancel_remain_on_channel (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dead lock while flushing management frames
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix wrong P2P device link id issue (bsc#1012628).
|
|
||||||
- ice: initialize ring_stats->syncp (bsc#1012628).
|
|
||||||
- ice: Avoid detrimental cleanup for bond during interface stop
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: Fix incorrect timeout ice_release_res() (bsc#1012628).
|
|
||||||
- igc: Restore default Qbv schedule when changing channels
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: fix race condition in TX timestamp read for register 0
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: Coalesce only linear skb (bsc#1012628).
|
|
||||||
- net: usb: dm9601: remove broken SR9700 support (bsc#1012628).
|
|
||||||
- bonding: limit BOND_MODE_8023AD to Ethernet devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: Fix memleak in l2tp_udp_encap_recv() (bsc#1012628).
|
|
||||||
- selftests: net: fib-onlink-tests: Convert to use namespaces
|
|
||||||
by default (bsc#1012628).
|
|
||||||
- net: freescale: ucc_geth: Return early when TBI PHY can't be
|
|
||||||
found (bsc#1012628).
|
|
||||||
- sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
|
|
||||||
(bsc#1012628).
|
|
||||||
- amd-xgbe: avoid misleading per-packet error log (bsc#1012628).
|
|
||||||
- gue: Fix skb memleak with inner IP protocol 0 (bsc#1012628).
|
|
||||||
- tools: ynl: Specify --no-line-number in ynl-regen.sh
|
|
||||||
(bsc#1012628).
|
|
||||||
- fou: Don't allow 0 for FOU_ATTR_IPPROTO (bsc#1012628).
|
|
||||||
- veth: fix data race in veth_get_ethtool_stats (bsc#1012628).
|
|
||||||
- pwm: Ensure ioctl() returns a negative errno on error
|
|
||||||
(bsc#1012628).
|
|
||||||
- pwm: max7360: Populate missing .sizeof_wfhw in max7360_pwm_ops
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: avoid one data-race in l2tp_tunnel_del_work()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ipvlan: Make the addrs_lock be per port (bsc#1012628).
|
|
||||||
- octeontx2: cn10k: fix RX flowid TCAM mask handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: Enforce that teql can only be used as root qdisc
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: qfq: Use cl_is_active to determine whether class
|
|
||||||
is active in qfq_rm_from_ag (bsc#1012628).
|
|
||||||
- crypto: authencesn - reject too-short AAD (assoclen<8) to
|
|
||||||
match ESP/ESN spec (bsc#1012628).
|
|
||||||
- wifi: mac80211: don't perform DA check on S1G beacon
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: 8250_pci: Fix broken RS485 for F81504/508/512
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: Fix not set tty->port race condition (bsc#1012628).
|
|
||||||
- comedi: dmm32at: serialize use of paged registers (bsc#1012628).
|
|
||||||
- w1: therm: Fix off-by-one buffer overflow in alarms_store
|
|
||||||
(bsc#1012628).
|
|
||||||
- w1: fix redundant counter decrement in w1_attach_slave_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- Revert "nfc/nci: Add the inconsistency check between the input
|
|
||||||
data length and count" (bsc#1012628).
|
|
||||||
- Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
|
|
||||||
(bsc#1012628).
|
|
||||||
- Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: storvsc: Process unsupported MODE_SENSE_10 (bsc#1012628).
|
|
||||||
- scsi: xen: scsiback: Fix potential memory leak in
|
|
||||||
scsiback_remove() (bsc#1012628).
|
|
||||||
- i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix the ranges property for flx9
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix size-cells property for i2c3
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove redundant max-link-speed from
|
|
||||||
nanopi-r4s (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove dangerous max-link-speed from
|
|
||||||
helios64 (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix voltage threshold for volume keys
|
|
||||||
for Pinephone Pro (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: fix unit-address for RK3588 NPU's core1
|
|
||||||
and core2's IOMMU (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix headphones widget name on NanoPi M5
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Configure MCLK for analog sound on NanoPi
|
|
||||||
M5 (bsc#1012628).
|
|
||||||
- slab: fix kmalloc_nolock() context check for PREEMPT_RT
|
|
||||||
(bsc#1012628).
|
|
||||||
- rxrpc: Fix recvmsg() unconditional requeue (bsc#1012628).
|
|
||||||
- x86/kfence: avoid writing L1TF-vulnerable PTEs (bsc#1012628).
|
|
||||||
- comedi: Fix getting range information for subdevices 16 to 255
|
|
||||||
(bsc#1012628).
|
|
||||||
- fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in
|
|
||||||
wait_sb_inodes() (bsc#1012628).
|
|
||||||
- drm, drm/xe: Fix xe userptr in the absence of
|
|
||||||
CONFIG_DEVICE_PRIVATE (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kobject warnings for empty
|
|
||||||
attribute names (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID
|
|
||||||
macro (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix hugetlb_pmd_shared() (bsc#1012628).
|
|
||||||
- mm/rmap: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
|
|
||||||
(bsc#1012628).
|
|
||||||
- timekeeping: Adjust the leap state for the correct auxiliary
|
|
||||||
timekeeper (bsc#1012628).
|
|
||||||
- io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without
|
|
||||||
event detection (bsc#1012628).
|
|
||||||
- iio: adc: ad7280a: handle spi_setup() errors in probe()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: ad7606: Fix incorrect type for error return variable
|
|
||||||
(bsc#1012628).
|
|
||||||
- interconnect: debugfs: initialize src_node and dst_node to
|
|
||||||
empty strings (bsc#1012628).
|
|
||||||
- spi: spi-sprd-adi: Fix double free in probe error path
|
|
||||||
(bsc#1012628).
|
|
||||||
- regmap: Fix race condition in hwspinlock irqsave routine
|
|
||||||
(bsc#1012628).
|
|
||||||
- kconfig: fix static linking of nconf (bsc#1012628).
|
|
||||||
- riscv: clocksource: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- riscv: suspend: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/mellanox: Fix SN5640/SN5610 LED platform data
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/x86/amd: Fix memory leak in wbrf_record()
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: core: Wake up the error handler when final completions
|
|
||||||
race against each other (bsc#1012628).
|
|
||||||
- scsi: qla2xxx: Sanitize payload size to prevent member overflow
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb: Increase volume range that triggers a warning
|
|
||||||
(bsc#1012628).
|
|
||||||
- ntb: transport: Fix uninitialized mutex (bsc#1012628).
|
|
||||||
- iommu/amd: Fix error path in amd_iommu_probe_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/vm: fix xe_vm_validation_exec() kernel-doc (bsc#1012628).
|
|
||||||
- drm/xe: Disable timestamp WA on VFs (bsc#1012628).
|
|
||||||
- drm/mediatek: dpi: Find next bridge during probe (bsc#1012628).
|
|
||||||
- drm/imagination: Wait for FW trace update command completion
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/test: Do not filter kallsyms by symbol type (bsc#1012628).
|
|
||||||
- netdevsim: fix a race issue related to the operation on
|
|
||||||
bpf_bound_progs list (bsc#1012628).
|
|
||||||
- ice: Fix persistent failure in ice_get_rxfh (bsc#1012628).
|
|
||||||
- ice: add missing ice_deinit_hw() in devlink reinit path
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: fix devlink reload call trace (bsc#1012628).
|
|
||||||
- idpf: read lower clock bits inside the time sandwich
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: phy: intel-xway: fix OF node refcount leakage
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix data race in hns3_fetch_stats (bsc#1012628).
|
|
||||||
- idpf: Fix data race in idpf_net_dim (bsc#1012628).
|
|
||||||
- be2net: fix data race in be_get_new_eqd (bsc#1012628).
|
|
||||||
- net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
|
|
||||||
(bsc#1012628).
|
|
||||||
- mISDN: annotate data-race around dev->work (bsc#1012628).
|
|
||||||
- ipv6: annotate data-race in ndisc_router_discovery()
|
|
||||||
(bsc#1012628).
|
|
||||||
- usbnet: limit max_mtu based on device's hard_mtu (bsc#1012628).
|
|
||||||
- Octeontx2-pf: Update xdp features (bsc#1012628).
|
|
||||||
- clocksource: Reduce watchdog readout delay limit to prevent
|
|
||||||
false positives (bsc#1012628).
|
|
||||||
- drm/xe/uapi: disallow bind queue sharing (bsc#1012628).
|
|
||||||
- drm/xe/migrate: fix job lock assert (bsc#1012628).
|
|
||||||
- drm/xe/pm: Add scope-based cleanup helper for runtime PM
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Update wedged.mode only after successful reset policy
|
|
||||||
change (bsc#1012628).
|
|
||||||
- ublk: fix ublksrv pid handling for pid namespaces (bsc#1012628).
|
|
||||||
- selftests/ublk: fix IO thread idle check (bsc#1012628).
|
|
||||||
- selftests/ublk: fix error handling for starting device
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests/ublk: fix garbage output in foreground mode
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf: Fix refcount warning on event->mmap_count increment
|
|
||||||
(bsc#1012628).
|
|
||||||
- sched/fair: Fix pelt clock sync when entering idle
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting (bsc#1012628).
|
|
||||||
- drm/amd/pm: Don't clear SI SMC table when setting power limit
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amdgpu: fix type for wptr in ring backup (bsc#1012628).
|
|
||||||
- drm/nouveau: add missing DCB connector types (bsc#1012628).
|
|
||||||
- drm/nouveau: implement missing DCB connector types; gracefully
|
|
||||||
handle unknown connectors (bsc#1012628).
|
|
||||||
- be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests: net: amt: wait longer for connection before sending
|
|
||||||
packets (bsc#1012628).
|
|
||||||
- bonding: provide a net pointer to __skb_flow_dissect()
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: bcmasp: Fix network filter wake for asp-3.0 (bsc#1012628).
|
|
||||||
- net: dsa: fix off-by-one in maximum bridge ID determination
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: pcs: pcs-mtk-lynxi: report in-band capability for
|
|
||||||
2500Base-X (bsc#1012628).
|
|
||||||
- octeontx2-af: Fix error handling (bsc#1012628).
|
|
||||||
- net: openvswitch: fix data race in ovs_vport_get_upcall_stats
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: fix potential underflow in
|
|
||||||
virtio_transport_get_credit() (bsc#1012628).
|
|
||||||
- vsock/test: fix seqpacket message bounds test (bsc#1012628).
|
|
||||||
- vsock/virtio: cap TX credit to local buffer size (bsc#1012628).
|
|
||||||
- hinic3: Fix netif_queue_set_napi queue_index input parameter
|
|
||||||
error (bsc#1012628).
|
|
||||||
- net/sched: act_ife: avoid possible NULL deref (bsc#1012628).
|
|
||||||
- dpll: Prevent duplicate registrations (bsc#1012628).
|
|
||||||
- Octeontx2-af: Add proper checks for fwdata (bsc#1012628).
|
|
||||||
- x86: make page fault handling disable interrupts properly
|
|
||||||
(bsc#1012628).
|
|
||||||
- keys/trusted_keys: fix handle passed to tpm_buf_append_name
|
|
||||||
during unseal (bsc#1012628).
|
|
||||||
- leds: led-class: Only Add LED to leds_list when it is fully
|
|
||||||
ready (bsc#1012628).
|
|
||||||
- panic: only warn about deprecated panic_print on write access
|
|
||||||
(bsc#1012628).
|
|
||||||
- of: fix reference count leak in of_alias_scan() (bsc#1012628).
|
|
||||||
- of: platform: Use default match table for /firmware
|
|
||||||
(bsc#1012628).
|
|
||||||
- migrate: correct lock ordering for hugetlb file folios
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: accel: adxl380: fix handling of unavailable "INT1"
|
|
||||||
interrupt (bsc#1012628).
|
|
||||||
- iio: accel: iis328dq: fix gain values (bsc#1012628).
|
|
||||||
- iio: adc: ad9467: fix ad9434 vref mask (bsc#1012628).
|
|
||||||
- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in
|
|
||||||
sama5d2_adc driver (bsc#1012628).
|
|
||||||
- iio: adc: exynos_adc: fix OF populate on driver rebind
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: chemical: scd4x: fix reported channel endianness
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: dac: ad3552r-hs: fix out-of-bound write in
|
|
||||||
ad3552r_hs_write_data_source (bsc#1012628).
|
|
||||||
- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: ctxfi: Fix potential OOB access in audio mixer handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphone
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: scarlett2: Fix buffer overflow in config retrieval
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in
|
|
||||||
HS200/HS400 mode (bsc#1012628).
|
|
||||||
- iommu/io-pgtable-arm: fix size_t signedness bug in unmap path
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/nouveau/disp: Set
|
|
||||||
drm_mode_config_funcs.atomic_(check|commit) (bsc#1012628).
|
|
||||||
- wifi: ath10k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: rsi: Fix memory corruption due to not set vif driver
|
|
||||||
data size (bsc#1012628).
|
|
||||||
- arm64/fpsimd: ptrace: Fix SVE writes on !SME systems
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Fix restoration of SVE context
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: Set __nocfi on swsusp_arch_resume() (bsc#1012628).
|
|
||||||
- ksmbd: smbd: fix dma_unmap_sg() nents (bsc#1012628).
|
|
||||||
- octeontx2: Fix otx2_dma_map_page() error return code
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix runtime PM imbalance on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix device reference leak on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- tracing: Fix crash on synthetic stacktrace field usage
|
|
||||||
(bsc#1012628).
|
|
||||||
- intel_th: fix device leak on output open() (bsc#1012628).
|
|
||||||
- mei: trace: treat reg parameter as string (bsc#1012628).
|
|
||||||
- s390/ap: Fix wrong APQN fill calculation (bsc#1012628).
|
|
||||||
- s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot
|
|
||||||
trailer (bsc#1012628).
|
|
||||||
- uacce: fix cdev handling in the cleanup path (bsc#1012628).
|
|
||||||
- uacce: fix isolate sysfs check condition (bsc#1012628).
|
|
||||||
- uacce: implement mremap in uacce_vm_ops to return -EPERM
|
|
||||||
(bsc#1012628).
|
|
||||||
- uacce: ensure safe queue release with state management
|
|
||||||
(bsc#1012628).
|
|
||||||
- netrom: fix double-free in nr_route_frame() (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix automatic module loading
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask
|
|
||||||
for 8mq vpu (bsc#1012628).
|
|
||||||
- pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before
|
|
||||||
regulator ready (bsc#1012628).
|
|
||||||
- rust: io: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rust: irq: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rxrpc: Fix data-race warning and potential load/store tearing
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf/x86/intel: Do not enable BTS for guests (bsc#1012628).
|
|
||||||
- irqchip/gic-v3-its: Avoid truncating memory addresses
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: fec: account for VLAN header in frame length calculations
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+
|
|
||||||
Stick (bsc#1012628).
|
|
||||||
- net: txgbe: remove the redundant data return in SW-FW mailbox
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB
|
|
||||||
memory leak (bsc#1012628).
|
|
||||||
- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- drm/amdgpu: remove frame cntl for gfx v12 (bsc#1012628).
|
|
||||||
- drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Adjust page count tracepoints in shrinker (bsc#1012628).
|
|
||||||
- drm/xe: fix WQ_MEM_RECLAIM passed as max_active to
|
|
||||||
alloc_workqueue() (bsc#1012628).
|
|
||||||
- gpio: cdev: Correct return code on memory allocation failure
|
|
||||||
(bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
lineinfo_changed_notify() (bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
gpiolib_cdev_register() (bsc#1012628).
|
|
||||||
- Bluetooth: btintel_pcie: Support for S4 (Hibernate)
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: fix some typos in mm module (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: core: Replace lockdep_set_class() + mutex_init() by
|
|
||||||
combined call (bsc#1012628).
|
|
||||||
- iio: core: add separate lockdep class for info_exist_lock
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: talos: Correct UFS clocks ordering
|
|
||||||
(bsc#1012628).
|
|
||||||
- irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during
|
|
||||||
resume (bsc#1012628).
|
|
||||||
- mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm/vma: enforce VMA fork limit on unfaulted,faulted mremap
|
|
||||||
merge too (bsc#1012628).
|
|
||||||
- Update config files.
|
|
||||||
- Rename to
|
|
||||||
patches.kernel.org/6.18.8-033-can-gs_usb-gs_usb_receive_bulk_callback-unanch.patch.
|
|
||||||
- commit 15be779
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309).
|
|
||||||
- commit e21436a
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
||||||
|
|
||||||
|
|||||||
@@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.18
|
%define srcversion 6.18
|
||||||
%define patchversion 6.18.8
|
%define patchversion 6.18.7
|
||||||
%define git_commit 0df318ee571bb886b802231878d503c60b5e1c8e
|
%define git_commit fba0cec4bc3beb5d13e37aca8e0105d2060dfd4e
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
%define compress_vmlinux xz
|
%define compress_vmlinux xz
|
||||||
@@ -40,9 +40,9 @@
|
|||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||||
|
|
||||||
Name: kernel-64kb
|
Name: kernel-64kb
|
||||||
Version: 6.18.8
|
Version: 6.18.7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0df318e
|
Release: <RELEASE>.gfba0cec
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -1,406 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jan 30 10:52:47 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- Linux 6.18.8 (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8550: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8650: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix wrong register range of rk3576 gpu
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf parse-events: Fix evsel allocation failure (bsc#1012628).
|
|
||||||
- Drivers: hv: Always do Hyper-V panic notification in
|
|
||||||
hv_kmsg_dump() (bsc#1012628).
|
|
||||||
- btrfs: fix missing fields in superblock backup with
|
|
||||||
BLOCK_GROUP_TREE (bsc#1012628).
|
|
||||||
- dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AO
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: qcom: rpmhpd: Add MXC to SC8280XP (bsc#1012628).
|
|
||||||
- wifi: ath12k: don't force radio frequency check in freq_to_idx()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: ahci: Do not read the per port area for unimplemented ports
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata: Call ata_dev_config_lpm() for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata-sata: Improve link_power_management_supported
|
|
||||||
sysfs attribute (bsc#1012628).
|
|
||||||
- ata: libata: Add cpr_log to ata_dev_print_features() early
|
|
||||||
return (bsc#1012628).
|
|
||||||
- ata: libata: Add DIPM and HIPM to ata_dev_print_features()
|
|
||||||
early return (bsc#1012628).
|
|
||||||
- ata: libata: Print features also for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: cancel scan only on active scan vdev
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix scan state stuck in ABORTING after
|
|
||||||
cancel_remain_on_channel (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dead lock while flushing management frames
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix wrong P2P device link id issue (bsc#1012628).
|
|
||||||
- ice: initialize ring_stats->syncp (bsc#1012628).
|
|
||||||
- ice: Avoid detrimental cleanup for bond during interface stop
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: Fix incorrect timeout ice_release_res() (bsc#1012628).
|
|
||||||
- igc: Restore default Qbv schedule when changing channels
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: fix race condition in TX timestamp read for register 0
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: Coalesce only linear skb (bsc#1012628).
|
|
||||||
- net: usb: dm9601: remove broken SR9700 support (bsc#1012628).
|
|
||||||
- bonding: limit BOND_MODE_8023AD to Ethernet devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: Fix memleak in l2tp_udp_encap_recv() (bsc#1012628).
|
|
||||||
- selftests: net: fib-onlink-tests: Convert to use namespaces
|
|
||||||
by default (bsc#1012628).
|
|
||||||
- net: freescale: ucc_geth: Return early when TBI PHY can't be
|
|
||||||
found (bsc#1012628).
|
|
||||||
- sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
|
|
||||||
(bsc#1012628).
|
|
||||||
- amd-xgbe: avoid misleading per-packet error log (bsc#1012628).
|
|
||||||
- gue: Fix skb memleak with inner IP protocol 0 (bsc#1012628).
|
|
||||||
- tools: ynl: Specify --no-line-number in ynl-regen.sh
|
|
||||||
(bsc#1012628).
|
|
||||||
- fou: Don't allow 0 for FOU_ATTR_IPPROTO (bsc#1012628).
|
|
||||||
- veth: fix data race in veth_get_ethtool_stats (bsc#1012628).
|
|
||||||
- pwm: Ensure ioctl() returns a negative errno on error
|
|
||||||
(bsc#1012628).
|
|
||||||
- pwm: max7360: Populate missing .sizeof_wfhw in max7360_pwm_ops
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: avoid one data-race in l2tp_tunnel_del_work()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ipvlan: Make the addrs_lock be per port (bsc#1012628).
|
|
||||||
- octeontx2: cn10k: fix RX flowid TCAM mask handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: Enforce that teql can only be used as root qdisc
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: qfq: Use cl_is_active to determine whether class
|
|
||||||
is active in qfq_rm_from_ag (bsc#1012628).
|
|
||||||
- crypto: authencesn - reject too-short AAD (assoclen<8) to
|
|
||||||
match ESP/ESN spec (bsc#1012628).
|
|
||||||
- wifi: mac80211: don't perform DA check on S1G beacon
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: 8250_pci: Fix broken RS485 for F81504/508/512
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: Fix not set tty->port race condition (bsc#1012628).
|
|
||||||
- comedi: dmm32at: serialize use of paged registers (bsc#1012628).
|
|
||||||
- w1: therm: Fix off-by-one buffer overflow in alarms_store
|
|
||||||
(bsc#1012628).
|
|
||||||
- w1: fix redundant counter decrement in w1_attach_slave_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- Revert "nfc/nci: Add the inconsistency check between the input
|
|
||||||
data length and count" (bsc#1012628).
|
|
||||||
- Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
|
|
||||||
(bsc#1012628).
|
|
||||||
- Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: storvsc: Process unsupported MODE_SENSE_10 (bsc#1012628).
|
|
||||||
- scsi: xen: scsiback: Fix potential memory leak in
|
|
||||||
scsiback_remove() (bsc#1012628).
|
|
||||||
- i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix the ranges property for flx9
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix size-cells property for i2c3
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove redundant max-link-speed from
|
|
||||||
nanopi-r4s (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove dangerous max-link-speed from
|
|
||||||
helios64 (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix voltage threshold for volume keys
|
|
||||||
for Pinephone Pro (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: fix unit-address for RK3588 NPU's core1
|
|
||||||
and core2's IOMMU (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix headphones widget name on NanoPi M5
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Configure MCLK for analog sound on NanoPi
|
|
||||||
M5 (bsc#1012628).
|
|
||||||
- slab: fix kmalloc_nolock() context check for PREEMPT_RT
|
|
||||||
(bsc#1012628).
|
|
||||||
- rxrpc: Fix recvmsg() unconditional requeue (bsc#1012628).
|
|
||||||
- x86/kfence: avoid writing L1TF-vulnerable PTEs (bsc#1012628).
|
|
||||||
- comedi: Fix getting range information for subdevices 16 to 255
|
|
||||||
(bsc#1012628).
|
|
||||||
- fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in
|
|
||||||
wait_sb_inodes() (bsc#1012628).
|
|
||||||
- drm, drm/xe: Fix xe userptr in the absence of
|
|
||||||
CONFIG_DEVICE_PRIVATE (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kobject warnings for empty
|
|
||||||
attribute names (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID
|
|
||||||
macro (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix hugetlb_pmd_shared() (bsc#1012628).
|
|
||||||
- mm/rmap: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
|
|
||||||
(bsc#1012628).
|
|
||||||
- timekeeping: Adjust the leap state for the correct auxiliary
|
|
||||||
timekeeper (bsc#1012628).
|
|
||||||
- io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without
|
|
||||||
event detection (bsc#1012628).
|
|
||||||
- iio: adc: ad7280a: handle spi_setup() errors in probe()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: ad7606: Fix incorrect type for error return variable
|
|
||||||
(bsc#1012628).
|
|
||||||
- interconnect: debugfs: initialize src_node and dst_node to
|
|
||||||
empty strings (bsc#1012628).
|
|
||||||
- spi: spi-sprd-adi: Fix double free in probe error path
|
|
||||||
(bsc#1012628).
|
|
||||||
- regmap: Fix race condition in hwspinlock irqsave routine
|
|
||||||
(bsc#1012628).
|
|
||||||
- kconfig: fix static linking of nconf (bsc#1012628).
|
|
||||||
- riscv: clocksource: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- riscv: suspend: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/mellanox: Fix SN5640/SN5610 LED platform data
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/x86/amd: Fix memory leak in wbrf_record()
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: core: Wake up the error handler when final completions
|
|
||||||
race against each other (bsc#1012628).
|
|
||||||
- scsi: qla2xxx: Sanitize payload size to prevent member overflow
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb: Increase volume range that triggers a warning
|
|
||||||
(bsc#1012628).
|
|
||||||
- ntb: transport: Fix uninitialized mutex (bsc#1012628).
|
|
||||||
- iommu/amd: Fix error path in amd_iommu_probe_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/vm: fix xe_vm_validation_exec() kernel-doc (bsc#1012628).
|
|
||||||
- drm/xe: Disable timestamp WA on VFs (bsc#1012628).
|
|
||||||
- drm/mediatek: dpi: Find next bridge during probe (bsc#1012628).
|
|
||||||
- drm/imagination: Wait for FW trace update command completion
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/test: Do not filter kallsyms by symbol type (bsc#1012628).
|
|
||||||
- netdevsim: fix a race issue related to the operation on
|
|
||||||
bpf_bound_progs list (bsc#1012628).
|
|
||||||
- ice: Fix persistent failure in ice_get_rxfh (bsc#1012628).
|
|
||||||
- ice: add missing ice_deinit_hw() in devlink reinit path
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: fix devlink reload call trace (bsc#1012628).
|
|
||||||
- idpf: read lower clock bits inside the time sandwich
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: phy: intel-xway: fix OF node refcount leakage
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix data race in hns3_fetch_stats (bsc#1012628).
|
|
||||||
- idpf: Fix data race in idpf_net_dim (bsc#1012628).
|
|
||||||
- be2net: fix data race in be_get_new_eqd (bsc#1012628).
|
|
||||||
- net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
|
|
||||||
(bsc#1012628).
|
|
||||||
- mISDN: annotate data-race around dev->work (bsc#1012628).
|
|
||||||
- ipv6: annotate data-race in ndisc_router_discovery()
|
|
||||||
(bsc#1012628).
|
|
||||||
- usbnet: limit max_mtu based on device's hard_mtu (bsc#1012628).
|
|
||||||
- Octeontx2-pf: Update xdp features (bsc#1012628).
|
|
||||||
- clocksource: Reduce watchdog readout delay limit to prevent
|
|
||||||
false positives (bsc#1012628).
|
|
||||||
- drm/xe/uapi: disallow bind queue sharing (bsc#1012628).
|
|
||||||
- drm/xe/migrate: fix job lock assert (bsc#1012628).
|
|
||||||
- drm/xe/pm: Add scope-based cleanup helper for runtime PM
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Update wedged.mode only after successful reset policy
|
|
||||||
change (bsc#1012628).
|
|
||||||
- ublk: fix ublksrv pid handling for pid namespaces (bsc#1012628).
|
|
||||||
- selftests/ublk: fix IO thread idle check (bsc#1012628).
|
|
||||||
- selftests/ublk: fix error handling for starting device
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests/ublk: fix garbage output in foreground mode
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf: Fix refcount warning on event->mmap_count increment
|
|
||||||
(bsc#1012628).
|
|
||||||
- sched/fair: Fix pelt clock sync when entering idle
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting (bsc#1012628).
|
|
||||||
- drm/amd/pm: Don't clear SI SMC table when setting power limit
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amdgpu: fix type for wptr in ring backup (bsc#1012628).
|
|
||||||
- drm/nouveau: add missing DCB connector types (bsc#1012628).
|
|
||||||
- drm/nouveau: implement missing DCB connector types; gracefully
|
|
||||||
handle unknown connectors (bsc#1012628).
|
|
||||||
- be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests: net: amt: wait longer for connection before sending
|
|
||||||
packets (bsc#1012628).
|
|
||||||
- bonding: provide a net pointer to __skb_flow_dissect()
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: bcmasp: Fix network filter wake for asp-3.0 (bsc#1012628).
|
|
||||||
- net: dsa: fix off-by-one in maximum bridge ID determination
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: pcs: pcs-mtk-lynxi: report in-band capability for
|
|
||||||
2500Base-X (bsc#1012628).
|
|
||||||
- octeontx2-af: Fix error handling (bsc#1012628).
|
|
||||||
- net: openvswitch: fix data race in ovs_vport_get_upcall_stats
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: fix potential underflow in
|
|
||||||
virtio_transport_get_credit() (bsc#1012628).
|
|
||||||
- vsock/test: fix seqpacket message bounds test (bsc#1012628).
|
|
||||||
- vsock/virtio: cap TX credit to local buffer size (bsc#1012628).
|
|
||||||
- hinic3: Fix netif_queue_set_napi queue_index input parameter
|
|
||||||
error (bsc#1012628).
|
|
||||||
- net/sched: act_ife: avoid possible NULL deref (bsc#1012628).
|
|
||||||
- dpll: Prevent duplicate registrations (bsc#1012628).
|
|
||||||
- Octeontx2-af: Add proper checks for fwdata (bsc#1012628).
|
|
||||||
- x86: make page fault handling disable interrupts properly
|
|
||||||
(bsc#1012628).
|
|
||||||
- keys/trusted_keys: fix handle passed to tpm_buf_append_name
|
|
||||||
during unseal (bsc#1012628).
|
|
||||||
- leds: led-class: Only Add LED to leds_list when it is fully
|
|
||||||
ready (bsc#1012628).
|
|
||||||
- panic: only warn about deprecated panic_print on write access
|
|
||||||
(bsc#1012628).
|
|
||||||
- of: fix reference count leak in of_alias_scan() (bsc#1012628).
|
|
||||||
- of: platform: Use default match table for /firmware
|
|
||||||
(bsc#1012628).
|
|
||||||
- migrate: correct lock ordering for hugetlb file folios
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: accel: adxl380: fix handling of unavailable "INT1"
|
|
||||||
interrupt (bsc#1012628).
|
|
||||||
- iio: accel: iis328dq: fix gain values (bsc#1012628).
|
|
||||||
- iio: adc: ad9467: fix ad9434 vref mask (bsc#1012628).
|
|
||||||
- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in
|
|
||||||
sama5d2_adc driver (bsc#1012628).
|
|
||||||
- iio: adc: exynos_adc: fix OF populate on driver rebind
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: chemical: scd4x: fix reported channel endianness
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: dac: ad3552r-hs: fix out-of-bound write in
|
|
||||||
ad3552r_hs_write_data_source (bsc#1012628).
|
|
||||||
- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: ctxfi: Fix potential OOB access in audio mixer handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphone
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: scarlett2: Fix buffer overflow in config retrieval
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in
|
|
||||||
HS200/HS400 mode (bsc#1012628).
|
|
||||||
- iommu/io-pgtable-arm: fix size_t signedness bug in unmap path
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/nouveau/disp: Set
|
|
||||||
drm_mode_config_funcs.atomic_(check|commit) (bsc#1012628).
|
|
||||||
- wifi: ath10k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: rsi: Fix memory corruption due to not set vif driver
|
|
||||||
data size (bsc#1012628).
|
|
||||||
- arm64/fpsimd: ptrace: Fix SVE writes on !SME systems
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Fix restoration of SVE context
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: Set __nocfi on swsusp_arch_resume() (bsc#1012628).
|
|
||||||
- ksmbd: smbd: fix dma_unmap_sg() nents (bsc#1012628).
|
|
||||||
- octeontx2: Fix otx2_dma_map_page() error return code
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix runtime PM imbalance on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix device reference leak on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- tracing: Fix crash on synthetic stacktrace field usage
|
|
||||||
(bsc#1012628).
|
|
||||||
- intel_th: fix device leak on output open() (bsc#1012628).
|
|
||||||
- mei: trace: treat reg parameter as string (bsc#1012628).
|
|
||||||
- s390/ap: Fix wrong APQN fill calculation (bsc#1012628).
|
|
||||||
- s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot
|
|
||||||
trailer (bsc#1012628).
|
|
||||||
- uacce: fix cdev handling in the cleanup path (bsc#1012628).
|
|
||||||
- uacce: fix isolate sysfs check condition (bsc#1012628).
|
|
||||||
- uacce: implement mremap in uacce_vm_ops to return -EPERM
|
|
||||||
(bsc#1012628).
|
|
||||||
- uacce: ensure safe queue release with state management
|
|
||||||
(bsc#1012628).
|
|
||||||
- netrom: fix double-free in nr_route_frame() (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix automatic module loading
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask
|
|
||||||
for 8mq vpu (bsc#1012628).
|
|
||||||
- pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before
|
|
||||||
regulator ready (bsc#1012628).
|
|
||||||
- rust: io: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rust: irq: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rxrpc: Fix data-race warning and potential load/store tearing
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf/x86/intel: Do not enable BTS for guests (bsc#1012628).
|
|
||||||
- irqchip/gic-v3-its: Avoid truncating memory addresses
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: fec: account for VLAN header in frame length calculations
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+
|
|
||||||
Stick (bsc#1012628).
|
|
||||||
- net: txgbe: remove the redundant data return in SW-FW mailbox
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB
|
|
||||||
memory leak (bsc#1012628).
|
|
||||||
- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- drm/amdgpu: remove frame cntl for gfx v12 (bsc#1012628).
|
|
||||||
- drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Adjust page count tracepoints in shrinker (bsc#1012628).
|
|
||||||
- drm/xe: fix WQ_MEM_RECLAIM passed as max_active to
|
|
||||||
alloc_workqueue() (bsc#1012628).
|
|
||||||
- gpio: cdev: Correct return code on memory allocation failure
|
|
||||||
(bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
lineinfo_changed_notify() (bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
gpiolib_cdev_register() (bsc#1012628).
|
|
||||||
- Bluetooth: btintel_pcie: Support for S4 (Hibernate)
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: fix some typos in mm module (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: core: Replace lockdep_set_class() + mutex_init() by
|
|
||||||
combined call (bsc#1012628).
|
|
||||||
- iio: core: add separate lockdep class for info_exist_lock
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: talos: Correct UFS clocks ordering
|
|
||||||
(bsc#1012628).
|
|
||||||
- irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during
|
|
||||||
resume (bsc#1012628).
|
|
||||||
- mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm/vma: enforce VMA fork limit on unfaulted,faulted mremap
|
|
||||||
merge too (bsc#1012628).
|
|
||||||
- Update config files.
|
|
||||||
- Rename to
|
|
||||||
patches.kernel.org/6.18.8-033-can-gs_usb-gs_usb_receive_bulk_callback-unanch.patch.
|
|
||||||
- commit 15be779
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309).
|
|
||||||
- commit e21436a
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
||||||
|
|
||||||
|
|||||||
@@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.18
|
%define srcversion 6.18
|
||||||
%define patchversion 6.18.8
|
%define patchversion 6.18.7
|
||||||
%define git_commit 0df318ee571bb886b802231878d503c60b5e1c8e
|
%define git_commit fba0cec4bc3beb5d13e37aca8e0105d2060dfd4e
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
%define compress_vmlinux xz
|
%define compress_vmlinux xz
|
||||||
@@ -40,9 +40,9 @@
|
|||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||||
|
|
||||||
Name: kernel-default
|
Name: kernel-default
|
||||||
Version: 6.18.8
|
Version: 6.18.7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0df318e
|
Release: <RELEASE>.gfba0cec
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -1,406 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jan 30 10:52:47 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- Linux 6.18.8 (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8550: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8650: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix wrong register range of rk3576 gpu
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf parse-events: Fix evsel allocation failure (bsc#1012628).
|
|
||||||
- Drivers: hv: Always do Hyper-V panic notification in
|
|
||||||
hv_kmsg_dump() (bsc#1012628).
|
|
||||||
- btrfs: fix missing fields in superblock backup with
|
|
||||||
BLOCK_GROUP_TREE (bsc#1012628).
|
|
||||||
- dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AO
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: qcom: rpmhpd: Add MXC to SC8280XP (bsc#1012628).
|
|
||||||
- wifi: ath12k: don't force radio frequency check in freq_to_idx()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: ahci: Do not read the per port area for unimplemented ports
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata: Call ata_dev_config_lpm() for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata-sata: Improve link_power_management_supported
|
|
||||||
sysfs attribute (bsc#1012628).
|
|
||||||
- ata: libata: Add cpr_log to ata_dev_print_features() early
|
|
||||||
return (bsc#1012628).
|
|
||||||
- ata: libata: Add DIPM and HIPM to ata_dev_print_features()
|
|
||||||
early return (bsc#1012628).
|
|
||||||
- ata: libata: Print features also for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: cancel scan only on active scan vdev
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix scan state stuck in ABORTING after
|
|
||||||
cancel_remain_on_channel (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dead lock while flushing management frames
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix wrong P2P device link id issue (bsc#1012628).
|
|
||||||
- ice: initialize ring_stats->syncp (bsc#1012628).
|
|
||||||
- ice: Avoid detrimental cleanup for bond during interface stop
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: Fix incorrect timeout ice_release_res() (bsc#1012628).
|
|
||||||
- igc: Restore default Qbv schedule when changing channels
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: fix race condition in TX timestamp read for register 0
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: Coalesce only linear skb (bsc#1012628).
|
|
||||||
- net: usb: dm9601: remove broken SR9700 support (bsc#1012628).
|
|
||||||
- bonding: limit BOND_MODE_8023AD to Ethernet devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: Fix memleak in l2tp_udp_encap_recv() (bsc#1012628).
|
|
||||||
- selftests: net: fib-onlink-tests: Convert to use namespaces
|
|
||||||
by default (bsc#1012628).
|
|
||||||
- net: freescale: ucc_geth: Return early when TBI PHY can't be
|
|
||||||
found (bsc#1012628).
|
|
||||||
- sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
|
|
||||||
(bsc#1012628).
|
|
||||||
- amd-xgbe: avoid misleading per-packet error log (bsc#1012628).
|
|
||||||
- gue: Fix skb memleak with inner IP protocol 0 (bsc#1012628).
|
|
||||||
- tools: ynl: Specify --no-line-number in ynl-regen.sh
|
|
||||||
(bsc#1012628).
|
|
||||||
- fou: Don't allow 0 for FOU_ATTR_IPPROTO (bsc#1012628).
|
|
||||||
- veth: fix data race in veth_get_ethtool_stats (bsc#1012628).
|
|
||||||
- pwm: Ensure ioctl() returns a negative errno on error
|
|
||||||
(bsc#1012628).
|
|
||||||
- pwm: max7360: Populate missing .sizeof_wfhw in max7360_pwm_ops
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: avoid one data-race in l2tp_tunnel_del_work()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ipvlan: Make the addrs_lock be per port (bsc#1012628).
|
|
||||||
- octeontx2: cn10k: fix RX flowid TCAM mask handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: Enforce that teql can only be used as root qdisc
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: qfq: Use cl_is_active to determine whether class
|
|
||||||
is active in qfq_rm_from_ag (bsc#1012628).
|
|
||||||
- crypto: authencesn - reject too-short AAD (assoclen<8) to
|
|
||||||
match ESP/ESN spec (bsc#1012628).
|
|
||||||
- wifi: mac80211: don't perform DA check on S1G beacon
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: 8250_pci: Fix broken RS485 for F81504/508/512
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: Fix not set tty->port race condition (bsc#1012628).
|
|
||||||
- comedi: dmm32at: serialize use of paged registers (bsc#1012628).
|
|
||||||
- w1: therm: Fix off-by-one buffer overflow in alarms_store
|
|
||||||
(bsc#1012628).
|
|
||||||
- w1: fix redundant counter decrement in w1_attach_slave_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- Revert "nfc/nci: Add the inconsistency check between the input
|
|
||||||
data length and count" (bsc#1012628).
|
|
||||||
- Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
|
|
||||||
(bsc#1012628).
|
|
||||||
- Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: storvsc: Process unsupported MODE_SENSE_10 (bsc#1012628).
|
|
||||||
- scsi: xen: scsiback: Fix potential memory leak in
|
|
||||||
scsiback_remove() (bsc#1012628).
|
|
||||||
- i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix the ranges property for flx9
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix size-cells property for i2c3
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove redundant max-link-speed from
|
|
||||||
nanopi-r4s (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove dangerous max-link-speed from
|
|
||||||
helios64 (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix voltage threshold for volume keys
|
|
||||||
for Pinephone Pro (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: fix unit-address for RK3588 NPU's core1
|
|
||||||
and core2's IOMMU (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix headphones widget name on NanoPi M5
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Configure MCLK for analog sound on NanoPi
|
|
||||||
M5 (bsc#1012628).
|
|
||||||
- slab: fix kmalloc_nolock() context check for PREEMPT_RT
|
|
||||||
(bsc#1012628).
|
|
||||||
- rxrpc: Fix recvmsg() unconditional requeue (bsc#1012628).
|
|
||||||
- x86/kfence: avoid writing L1TF-vulnerable PTEs (bsc#1012628).
|
|
||||||
- comedi: Fix getting range information for subdevices 16 to 255
|
|
||||||
(bsc#1012628).
|
|
||||||
- fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in
|
|
||||||
wait_sb_inodes() (bsc#1012628).
|
|
||||||
- drm, drm/xe: Fix xe userptr in the absence of
|
|
||||||
CONFIG_DEVICE_PRIVATE (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kobject warnings for empty
|
|
||||||
attribute names (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID
|
|
||||||
macro (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix hugetlb_pmd_shared() (bsc#1012628).
|
|
||||||
- mm/rmap: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
|
|
||||||
(bsc#1012628).
|
|
||||||
- timekeeping: Adjust the leap state for the correct auxiliary
|
|
||||||
timekeeper (bsc#1012628).
|
|
||||||
- io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without
|
|
||||||
event detection (bsc#1012628).
|
|
||||||
- iio: adc: ad7280a: handle spi_setup() errors in probe()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: ad7606: Fix incorrect type for error return variable
|
|
||||||
(bsc#1012628).
|
|
||||||
- interconnect: debugfs: initialize src_node and dst_node to
|
|
||||||
empty strings (bsc#1012628).
|
|
||||||
- spi: spi-sprd-adi: Fix double free in probe error path
|
|
||||||
(bsc#1012628).
|
|
||||||
- regmap: Fix race condition in hwspinlock irqsave routine
|
|
||||||
(bsc#1012628).
|
|
||||||
- kconfig: fix static linking of nconf (bsc#1012628).
|
|
||||||
- riscv: clocksource: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- riscv: suspend: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/mellanox: Fix SN5640/SN5610 LED platform data
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/x86/amd: Fix memory leak in wbrf_record()
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: core: Wake up the error handler when final completions
|
|
||||||
race against each other (bsc#1012628).
|
|
||||||
- scsi: qla2xxx: Sanitize payload size to prevent member overflow
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb: Increase volume range that triggers a warning
|
|
||||||
(bsc#1012628).
|
|
||||||
- ntb: transport: Fix uninitialized mutex (bsc#1012628).
|
|
||||||
- iommu/amd: Fix error path in amd_iommu_probe_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/vm: fix xe_vm_validation_exec() kernel-doc (bsc#1012628).
|
|
||||||
- drm/xe: Disable timestamp WA on VFs (bsc#1012628).
|
|
||||||
- drm/mediatek: dpi: Find next bridge during probe (bsc#1012628).
|
|
||||||
- drm/imagination: Wait for FW trace update command completion
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/test: Do not filter kallsyms by symbol type (bsc#1012628).
|
|
||||||
- netdevsim: fix a race issue related to the operation on
|
|
||||||
bpf_bound_progs list (bsc#1012628).
|
|
||||||
- ice: Fix persistent failure in ice_get_rxfh (bsc#1012628).
|
|
||||||
- ice: add missing ice_deinit_hw() in devlink reinit path
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: fix devlink reload call trace (bsc#1012628).
|
|
||||||
- idpf: read lower clock bits inside the time sandwich
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: phy: intel-xway: fix OF node refcount leakage
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix data race in hns3_fetch_stats (bsc#1012628).
|
|
||||||
- idpf: Fix data race in idpf_net_dim (bsc#1012628).
|
|
||||||
- be2net: fix data race in be_get_new_eqd (bsc#1012628).
|
|
||||||
- net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
|
|
||||||
(bsc#1012628).
|
|
||||||
- mISDN: annotate data-race around dev->work (bsc#1012628).
|
|
||||||
- ipv6: annotate data-race in ndisc_router_discovery()
|
|
||||||
(bsc#1012628).
|
|
||||||
- usbnet: limit max_mtu based on device's hard_mtu (bsc#1012628).
|
|
||||||
- Octeontx2-pf: Update xdp features (bsc#1012628).
|
|
||||||
- clocksource: Reduce watchdog readout delay limit to prevent
|
|
||||||
false positives (bsc#1012628).
|
|
||||||
- drm/xe/uapi: disallow bind queue sharing (bsc#1012628).
|
|
||||||
- drm/xe/migrate: fix job lock assert (bsc#1012628).
|
|
||||||
- drm/xe/pm: Add scope-based cleanup helper for runtime PM
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Update wedged.mode only after successful reset policy
|
|
||||||
change (bsc#1012628).
|
|
||||||
- ublk: fix ublksrv pid handling for pid namespaces (bsc#1012628).
|
|
||||||
- selftests/ublk: fix IO thread idle check (bsc#1012628).
|
|
||||||
- selftests/ublk: fix error handling for starting device
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests/ublk: fix garbage output in foreground mode
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf: Fix refcount warning on event->mmap_count increment
|
|
||||||
(bsc#1012628).
|
|
||||||
- sched/fair: Fix pelt clock sync when entering idle
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting (bsc#1012628).
|
|
||||||
- drm/amd/pm: Don't clear SI SMC table when setting power limit
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amdgpu: fix type for wptr in ring backup (bsc#1012628).
|
|
||||||
- drm/nouveau: add missing DCB connector types (bsc#1012628).
|
|
||||||
- drm/nouveau: implement missing DCB connector types; gracefully
|
|
||||||
handle unknown connectors (bsc#1012628).
|
|
||||||
- be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests: net: amt: wait longer for connection before sending
|
|
||||||
packets (bsc#1012628).
|
|
||||||
- bonding: provide a net pointer to __skb_flow_dissect()
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: bcmasp: Fix network filter wake for asp-3.0 (bsc#1012628).
|
|
||||||
- net: dsa: fix off-by-one in maximum bridge ID determination
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: pcs: pcs-mtk-lynxi: report in-band capability for
|
|
||||||
2500Base-X (bsc#1012628).
|
|
||||||
- octeontx2-af: Fix error handling (bsc#1012628).
|
|
||||||
- net: openvswitch: fix data race in ovs_vport_get_upcall_stats
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: fix potential underflow in
|
|
||||||
virtio_transport_get_credit() (bsc#1012628).
|
|
||||||
- vsock/test: fix seqpacket message bounds test (bsc#1012628).
|
|
||||||
- vsock/virtio: cap TX credit to local buffer size (bsc#1012628).
|
|
||||||
- hinic3: Fix netif_queue_set_napi queue_index input parameter
|
|
||||||
error (bsc#1012628).
|
|
||||||
- net/sched: act_ife: avoid possible NULL deref (bsc#1012628).
|
|
||||||
- dpll: Prevent duplicate registrations (bsc#1012628).
|
|
||||||
- Octeontx2-af: Add proper checks for fwdata (bsc#1012628).
|
|
||||||
- x86: make page fault handling disable interrupts properly
|
|
||||||
(bsc#1012628).
|
|
||||||
- keys/trusted_keys: fix handle passed to tpm_buf_append_name
|
|
||||||
during unseal (bsc#1012628).
|
|
||||||
- leds: led-class: Only Add LED to leds_list when it is fully
|
|
||||||
ready (bsc#1012628).
|
|
||||||
- panic: only warn about deprecated panic_print on write access
|
|
||||||
(bsc#1012628).
|
|
||||||
- of: fix reference count leak in of_alias_scan() (bsc#1012628).
|
|
||||||
- of: platform: Use default match table for /firmware
|
|
||||||
(bsc#1012628).
|
|
||||||
- migrate: correct lock ordering for hugetlb file folios
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: accel: adxl380: fix handling of unavailable "INT1"
|
|
||||||
interrupt (bsc#1012628).
|
|
||||||
- iio: accel: iis328dq: fix gain values (bsc#1012628).
|
|
||||||
- iio: adc: ad9467: fix ad9434 vref mask (bsc#1012628).
|
|
||||||
- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in
|
|
||||||
sama5d2_adc driver (bsc#1012628).
|
|
||||||
- iio: adc: exynos_adc: fix OF populate on driver rebind
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: chemical: scd4x: fix reported channel endianness
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: dac: ad3552r-hs: fix out-of-bound write in
|
|
||||||
ad3552r_hs_write_data_source (bsc#1012628).
|
|
||||||
- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: ctxfi: Fix potential OOB access in audio mixer handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphone
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: scarlett2: Fix buffer overflow in config retrieval
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in
|
|
||||||
HS200/HS400 mode (bsc#1012628).
|
|
||||||
- iommu/io-pgtable-arm: fix size_t signedness bug in unmap path
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/nouveau/disp: Set
|
|
||||||
drm_mode_config_funcs.atomic_(check|commit) (bsc#1012628).
|
|
||||||
- wifi: ath10k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: rsi: Fix memory corruption due to not set vif driver
|
|
||||||
data size (bsc#1012628).
|
|
||||||
- arm64/fpsimd: ptrace: Fix SVE writes on !SME systems
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Fix restoration of SVE context
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: Set __nocfi on swsusp_arch_resume() (bsc#1012628).
|
|
||||||
- ksmbd: smbd: fix dma_unmap_sg() nents (bsc#1012628).
|
|
||||||
- octeontx2: Fix otx2_dma_map_page() error return code
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix runtime PM imbalance on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix device reference leak on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- tracing: Fix crash on synthetic stacktrace field usage
|
|
||||||
(bsc#1012628).
|
|
||||||
- intel_th: fix device leak on output open() (bsc#1012628).
|
|
||||||
- mei: trace: treat reg parameter as string (bsc#1012628).
|
|
||||||
- s390/ap: Fix wrong APQN fill calculation (bsc#1012628).
|
|
||||||
- s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot
|
|
||||||
trailer (bsc#1012628).
|
|
||||||
- uacce: fix cdev handling in the cleanup path (bsc#1012628).
|
|
||||||
- uacce: fix isolate sysfs check condition (bsc#1012628).
|
|
||||||
- uacce: implement mremap in uacce_vm_ops to return -EPERM
|
|
||||||
(bsc#1012628).
|
|
||||||
- uacce: ensure safe queue release with state management
|
|
||||||
(bsc#1012628).
|
|
||||||
- netrom: fix double-free in nr_route_frame() (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix automatic module loading
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask
|
|
||||||
for 8mq vpu (bsc#1012628).
|
|
||||||
- pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before
|
|
||||||
regulator ready (bsc#1012628).
|
|
||||||
- rust: io: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rust: irq: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rxrpc: Fix data-race warning and potential load/store tearing
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf/x86/intel: Do not enable BTS for guests (bsc#1012628).
|
|
||||||
- irqchip/gic-v3-its: Avoid truncating memory addresses
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: fec: account for VLAN header in frame length calculations
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+
|
|
||||||
Stick (bsc#1012628).
|
|
||||||
- net: txgbe: remove the redundant data return in SW-FW mailbox
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB
|
|
||||||
memory leak (bsc#1012628).
|
|
||||||
- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- drm/amdgpu: remove frame cntl for gfx v12 (bsc#1012628).
|
|
||||||
- drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Adjust page count tracepoints in shrinker (bsc#1012628).
|
|
||||||
- drm/xe: fix WQ_MEM_RECLAIM passed as max_active to
|
|
||||||
alloc_workqueue() (bsc#1012628).
|
|
||||||
- gpio: cdev: Correct return code on memory allocation failure
|
|
||||||
(bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
lineinfo_changed_notify() (bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
gpiolib_cdev_register() (bsc#1012628).
|
|
||||||
- Bluetooth: btintel_pcie: Support for S4 (Hibernate)
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: fix some typos in mm module (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: core: Replace lockdep_set_class() + mutex_init() by
|
|
||||||
combined call (bsc#1012628).
|
|
||||||
- iio: core: add separate lockdep class for info_exist_lock
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: talos: Correct UFS clocks ordering
|
|
||||||
(bsc#1012628).
|
|
||||||
- irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during
|
|
||||||
resume (bsc#1012628).
|
|
||||||
- mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm/vma: enforce VMA fork limit on unfaulted,faulted mremap
|
|
||||||
merge too (bsc#1012628).
|
|
||||||
- Update config files.
|
|
||||||
- Rename to
|
|
||||||
patches.kernel.org/6.18.8-033-can-gs_usb-gs_usb_receive_bulk_callback-unanch.patch.
|
|
||||||
- commit 15be779
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309).
|
|
||||||
- commit e21436a
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
||||||
|
|
||||||
|
|||||||
@@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.18
|
%define srcversion 6.18
|
||||||
%define patchversion 6.18.8
|
%define patchversion 6.18.7
|
||||||
%define git_commit 0df318ee571bb886b802231878d503c60b5e1c8e
|
%define git_commit fba0cec4bc3beb5d13e37aca8e0105d2060dfd4e
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define build_html 1
|
%define build_html 1
|
||||||
%define build_pdf 0
|
%define build_pdf 0
|
||||||
@@ -28,9 +28,9 @@
|
|||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||||
|
|
||||||
Name: kernel-docs
|
Name: kernel-docs
|
||||||
Version: 6.18.8
|
Version: 6.18.7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0df318e
|
Release: <RELEASE>.gfba0cec
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -1,406 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jan 30 10:52:47 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- Linux 6.18.8 (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8550: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8650: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix wrong register range of rk3576 gpu
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf parse-events: Fix evsel allocation failure (bsc#1012628).
|
|
||||||
- Drivers: hv: Always do Hyper-V panic notification in
|
|
||||||
hv_kmsg_dump() (bsc#1012628).
|
|
||||||
- btrfs: fix missing fields in superblock backup with
|
|
||||||
BLOCK_GROUP_TREE (bsc#1012628).
|
|
||||||
- dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AO
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: qcom: rpmhpd: Add MXC to SC8280XP (bsc#1012628).
|
|
||||||
- wifi: ath12k: don't force radio frequency check in freq_to_idx()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: ahci: Do not read the per port area for unimplemented ports
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata: Call ata_dev_config_lpm() for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata-sata: Improve link_power_management_supported
|
|
||||||
sysfs attribute (bsc#1012628).
|
|
||||||
- ata: libata: Add cpr_log to ata_dev_print_features() early
|
|
||||||
return (bsc#1012628).
|
|
||||||
- ata: libata: Add DIPM and HIPM to ata_dev_print_features()
|
|
||||||
early return (bsc#1012628).
|
|
||||||
- ata: libata: Print features also for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: cancel scan only on active scan vdev
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix scan state stuck in ABORTING after
|
|
||||||
cancel_remain_on_channel (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dead lock while flushing management frames
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix wrong P2P device link id issue (bsc#1012628).
|
|
||||||
- ice: initialize ring_stats->syncp (bsc#1012628).
|
|
||||||
- ice: Avoid detrimental cleanup for bond during interface stop
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: Fix incorrect timeout ice_release_res() (bsc#1012628).
|
|
||||||
- igc: Restore default Qbv schedule when changing channels
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: fix race condition in TX timestamp read for register 0
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: Coalesce only linear skb (bsc#1012628).
|
|
||||||
- net: usb: dm9601: remove broken SR9700 support (bsc#1012628).
|
|
||||||
- bonding: limit BOND_MODE_8023AD to Ethernet devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: Fix memleak in l2tp_udp_encap_recv() (bsc#1012628).
|
|
||||||
- selftests: net: fib-onlink-tests: Convert to use namespaces
|
|
||||||
by default (bsc#1012628).
|
|
||||||
- net: freescale: ucc_geth: Return early when TBI PHY can't be
|
|
||||||
found (bsc#1012628).
|
|
||||||
- sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
|
|
||||||
(bsc#1012628).
|
|
||||||
- amd-xgbe: avoid misleading per-packet error log (bsc#1012628).
|
|
||||||
- gue: Fix skb memleak with inner IP protocol 0 (bsc#1012628).
|
|
||||||
- tools: ynl: Specify --no-line-number in ynl-regen.sh
|
|
||||||
(bsc#1012628).
|
|
||||||
- fou: Don't allow 0 for FOU_ATTR_IPPROTO (bsc#1012628).
|
|
||||||
- veth: fix data race in veth_get_ethtool_stats (bsc#1012628).
|
|
||||||
- pwm: Ensure ioctl() returns a negative errno on error
|
|
||||||
(bsc#1012628).
|
|
||||||
- pwm: max7360: Populate missing .sizeof_wfhw in max7360_pwm_ops
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: avoid one data-race in l2tp_tunnel_del_work()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ipvlan: Make the addrs_lock be per port (bsc#1012628).
|
|
||||||
- octeontx2: cn10k: fix RX flowid TCAM mask handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: Enforce that teql can only be used as root qdisc
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: qfq: Use cl_is_active to determine whether class
|
|
||||||
is active in qfq_rm_from_ag (bsc#1012628).
|
|
||||||
- crypto: authencesn - reject too-short AAD (assoclen<8) to
|
|
||||||
match ESP/ESN spec (bsc#1012628).
|
|
||||||
- wifi: mac80211: don't perform DA check on S1G beacon
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: 8250_pci: Fix broken RS485 for F81504/508/512
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: Fix not set tty->port race condition (bsc#1012628).
|
|
||||||
- comedi: dmm32at: serialize use of paged registers (bsc#1012628).
|
|
||||||
- w1: therm: Fix off-by-one buffer overflow in alarms_store
|
|
||||||
(bsc#1012628).
|
|
||||||
- w1: fix redundant counter decrement in w1_attach_slave_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- Revert "nfc/nci: Add the inconsistency check between the input
|
|
||||||
data length and count" (bsc#1012628).
|
|
||||||
- Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
|
|
||||||
(bsc#1012628).
|
|
||||||
- Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: storvsc: Process unsupported MODE_SENSE_10 (bsc#1012628).
|
|
||||||
- scsi: xen: scsiback: Fix potential memory leak in
|
|
||||||
scsiback_remove() (bsc#1012628).
|
|
||||||
- i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix the ranges property for flx9
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix size-cells property for i2c3
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove redundant max-link-speed from
|
|
||||||
nanopi-r4s (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove dangerous max-link-speed from
|
|
||||||
helios64 (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix voltage threshold for volume keys
|
|
||||||
for Pinephone Pro (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: fix unit-address for RK3588 NPU's core1
|
|
||||||
and core2's IOMMU (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix headphones widget name on NanoPi M5
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Configure MCLK for analog sound on NanoPi
|
|
||||||
M5 (bsc#1012628).
|
|
||||||
- slab: fix kmalloc_nolock() context check for PREEMPT_RT
|
|
||||||
(bsc#1012628).
|
|
||||||
- rxrpc: Fix recvmsg() unconditional requeue (bsc#1012628).
|
|
||||||
- x86/kfence: avoid writing L1TF-vulnerable PTEs (bsc#1012628).
|
|
||||||
- comedi: Fix getting range information for subdevices 16 to 255
|
|
||||||
(bsc#1012628).
|
|
||||||
- fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in
|
|
||||||
wait_sb_inodes() (bsc#1012628).
|
|
||||||
- drm, drm/xe: Fix xe userptr in the absence of
|
|
||||||
CONFIG_DEVICE_PRIVATE (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kobject warnings for empty
|
|
||||||
attribute names (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID
|
|
||||||
macro (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix hugetlb_pmd_shared() (bsc#1012628).
|
|
||||||
- mm/rmap: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
|
|
||||||
(bsc#1012628).
|
|
||||||
- timekeeping: Adjust the leap state for the correct auxiliary
|
|
||||||
timekeeper (bsc#1012628).
|
|
||||||
- io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without
|
|
||||||
event detection (bsc#1012628).
|
|
||||||
- iio: adc: ad7280a: handle spi_setup() errors in probe()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: ad7606: Fix incorrect type for error return variable
|
|
||||||
(bsc#1012628).
|
|
||||||
- interconnect: debugfs: initialize src_node and dst_node to
|
|
||||||
empty strings (bsc#1012628).
|
|
||||||
- spi: spi-sprd-adi: Fix double free in probe error path
|
|
||||||
(bsc#1012628).
|
|
||||||
- regmap: Fix race condition in hwspinlock irqsave routine
|
|
||||||
(bsc#1012628).
|
|
||||||
- kconfig: fix static linking of nconf (bsc#1012628).
|
|
||||||
- riscv: clocksource: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- riscv: suspend: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/mellanox: Fix SN5640/SN5610 LED platform data
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/x86/amd: Fix memory leak in wbrf_record()
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: core: Wake up the error handler when final completions
|
|
||||||
race against each other (bsc#1012628).
|
|
||||||
- scsi: qla2xxx: Sanitize payload size to prevent member overflow
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb: Increase volume range that triggers a warning
|
|
||||||
(bsc#1012628).
|
|
||||||
- ntb: transport: Fix uninitialized mutex (bsc#1012628).
|
|
||||||
- iommu/amd: Fix error path in amd_iommu_probe_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/vm: fix xe_vm_validation_exec() kernel-doc (bsc#1012628).
|
|
||||||
- drm/xe: Disable timestamp WA on VFs (bsc#1012628).
|
|
||||||
- drm/mediatek: dpi: Find next bridge during probe (bsc#1012628).
|
|
||||||
- drm/imagination: Wait for FW trace update command completion
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/test: Do not filter kallsyms by symbol type (bsc#1012628).
|
|
||||||
- netdevsim: fix a race issue related to the operation on
|
|
||||||
bpf_bound_progs list (bsc#1012628).
|
|
||||||
- ice: Fix persistent failure in ice_get_rxfh (bsc#1012628).
|
|
||||||
- ice: add missing ice_deinit_hw() in devlink reinit path
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: fix devlink reload call trace (bsc#1012628).
|
|
||||||
- idpf: read lower clock bits inside the time sandwich
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: phy: intel-xway: fix OF node refcount leakage
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix data race in hns3_fetch_stats (bsc#1012628).
|
|
||||||
- idpf: Fix data race in idpf_net_dim (bsc#1012628).
|
|
||||||
- be2net: fix data race in be_get_new_eqd (bsc#1012628).
|
|
||||||
- net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
|
|
||||||
(bsc#1012628).
|
|
||||||
- mISDN: annotate data-race around dev->work (bsc#1012628).
|
|
||||||
- ipv6: annotate data-race in ndisc_router_discovery()
|
|
||||||
(bsc#1012628).
|
|
||||||
- usbnet: limit max_mtu based on device's hard_mtu (bsc#1012628).
|
|
||||||
- Octeontx2-pf: Update xdp features (bsc#1012628).
|
|
||||||
- clocksource: Reduce watchdog readout delay limit to prevent
|
|
||||||
false positives (bsc#1012628).
|
|
||||||
- drm/xe/uapi: disallow bind queue sharing (bsc#1012628).
|
|
||||||
- drm/xe/migrate: fix job lock assert (bsc#1012628).
|
|
||||||
- drm/xe/pm: Add scope-based cleanup helper for runtime PM
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Update wedged.mode only after successful reset policy
|
|
||||||
change (bsc#1012628).
|
|
||||||
- ublk: fix ublksrv pid handling for pid namespaces (bsc#1012628).
|
|
||||||
- selftests/ublk: fix IO thread idle check (bsc#1012628).
|
|
||||||
- selftests/ublk: fix error handling for starting device
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests/ublk: fix garbage output in foreground mode
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf: Fix refcount warning on event->mmap_count increment
|
|
||||||
(bsc#1012628).
|
|
||||||
- sched/fair: Fix pelt clock sync when entering idle
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting (bsc#1012628).
|
|
||||||
- drm/amd/pm: Don't clear SI SMC table when setting power limit
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amdgpu: fix type for wptr in ring backup (bsc#1012628).
|
|
||||||
- drm/nouveau: add missing DCB connector types (bsc#1012628).
|
|
||||||
- drm/nouveau: implement missing DCB connector types; gracefully
|
|
||||||
handle unknown connectors (bsc#1012628).
|
|
||||||
- be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests: net: amt: wait longer for connection before sending
|
|
||||||
packets (bsc#1012628).
|
|
||||||
- bonding: provide a net pointer to __skb_flow_dissect()
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: bcmasp: Fix network filter wake for asp-3.0 (bsc#1012628).
|
|
||||||
- net: dsa: fix off-by-one in maximum bridge ID determination
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: pcs: pcs-mtk-lynxi: report in-band capability for
|
|
||||||
2500Base-X (bsc#1012628).
|
|
||||||
- octeontx2-af: Fix error handling (bsc#1012628).
|
|
||||||
- net: openvswitch: fix data race in ovs_vport_get_upcall_stats
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: fix potential underflow in
|
|
||||||
virtio_transport_get_credit() (bsc#1012628).
|
|
||||||
- vsock/test: fix seqpacket message bounds test (bsc#1012628).
|
|
||||||
- vsock/virtio: cap TX credit to local buffer size (bsc#1012628).
|
|
||||||
- hinic3: Fix netif_queue_set_napi queue_index input parameter
|
|
||||||
error (bsc#1012628).
|
|
||||||
- net/sched: act_ife: avoid possible NULL deref (bsc#1012628).
|
|
||||||
- dpll: Prevent duplicate registrations (bsc#1012628).
|
|
||||||
- Octeontx2-af: Add proper checks for fwdata (bsc#1012628).
|
|
||||||
- x86: make page fault handling disable interrupts properly
|
|
||||||
(bsc#1012628).
|
|
||||||
- keys/trusted_keys: fix handle passed to tpm_buf_append_name
|
|
||||||
during unseal (bsc#1012628).
|
|
||||||
- leds: led-class: Only Add LED to leds_list when it is fully
|
|
||||||
ready (bsc#1012628).
|
|
||||||
- panic: only warn about deprecated panic_print on write access
|
|
||||||
(bsc#1012628).
|
|
||||||
- of: fix reference count leak in of_alias_scan() (bsc#1012628).
|
|
||||||
- of: platform: Use default match table for /firmware
|
|
||||||
(bsc#1012628).
|
|
||||||
- migrate: correct lock ordering for hugetlb file folios
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: accel: adxl380: fix handling of unavailable "INT1"
|
|
||||||
interrupt (bsc#1012628).
|
|
||||||
- iio: accel: iis328dq: fix gain values (bsc#1012628).
|
|
||||||
- iio: adc: ad9467: fix ad9434 vref mask (bsc#1012628).
|
|
||||||
- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in
|
|
||||||
sama5d2_adc driver (bsc#1012628).
|
|
||||||
- iio: adc: exynos_adc: fix OF populate on driver rebind
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: chemical: scd4x: fix reported channel endianness
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: dac: ad3552r-hs: fix out-of-bound write in
|
|
||||||
ad3552r_hs_write_data_source (bsc#1012628).
|
|
||||||
- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: ctxfi: Fix potential OOB access in audio mixer handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphone
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: scarlett2: Fix buffer overflow in config retrieval
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in
|
|
||||||
HS200/HS400 mode (bsc#1012628).
|
|
||||||
- iommu/io-pgtable-arm: fix size_t signedness bug in unmap path
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/nouveau/disp: Set
|
|
||||||
drm_mode_config_funcs.atomic_(check|commit) (bsc#1012628).
|
|
||||||
- wifi: ath10k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: rsi: Fix memory corruption due to not set vif driver
|
|
||||||
data size (bsc#1012628).
|
|
||||||
- arm64/fpsimd: ptrace: Fix SVE writes on !SME systems
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Fix restoration of SVE context
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: Set __nocfi on swsusp_arch_resume() (bsc#1012628).
|
|
||||||
- ksmbd: smbd: fix dma_unmap_sg() nents (bsc#1012628).
|
|
||||||
- octeontx2: Fix otx2_dma_map_page() error return code
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix runtime PM imbalance on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix device reference leak on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- tracing: Fix crash on synthetic stacktrace field usage
|
|
||||||
(bsc#1012628).
|
|
||||||
- intel_th: fix device leak on output open() (bsc#1012628).
|
|
||||||
- mei: trace: treat reg parameter as string (bsc#1012628).
|
|
||||||
- s390/ap: Fix wrong APQN fill calculation (bsc#1012628).
|
|
||||||
- s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot
|
|
||||||
trailer (bsc#1012628).
|
|
||||||
- uacce: fix cdev handling in the cleanup path (bsc#1012628).
|
|
||||||
- uacce: fix isolate sysfs check condition (bsc#1012628).
|
|
||||||
- uacce: implement mremap in uacce_vm_ops to return -EPERM
|
|
||||||
(bsc#1012628).
|
|
||||||
- uacce: ensure safe queue release with state management
|
|
||||||
(bsc#1012628).
|
|
||||||
- netrom: fix double-free in nr_route_frame() (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix automatic module loading
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask
|
|
||||||
for 8mq vpu (bsc#1012628).
|
|
||||||
- pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before
|
|
||||||
regulator ready (bsc#1012628).
|
|
||||||
- rust: io: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rust: irq: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rxrpc: Fix data-race warning and potential load/store tearing
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf/x86/intel: Do not enable BTS for guests (bsc#1012628).
|
|
||||||
- irqchip/gic-v3-its: Avoid truncating memory addresses
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: fec: account for VLAN header in frame length calculations
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+
|
|
||||||
Stick (bsc#1012628).
|
|
||||||
- net: txgbe: remove the redundant data return in SW-FW mailbox
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB
|
|
||||||
memory leak (bsc#1012628).
|
|
||||||
- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- drm/amdgpu: remove frame cntl for gfx v12 (bsc#1012628).
|
|
||||||
- drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Adjust page count tracepoints in shrinker (bsc#1012628).
|
|
||||||
- drm/xe: fix WQ_MEM_RECLAIM passed as max_active to
|
|
||||||
alloc_workqueue() (bsc#1012628).
|
|
||||||
- gpio: cdev: Correct return code on memory allocation failure
|
|
||||||
(bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
lineinfo_changed_notify() (bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
gpiolib_cdev_register() (bsc#1012628).
|
|
||||||
- Bluetooth: btintel_pcie: Support for S4 (Hibernate)
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: fix some typos in mm module (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: core: Replace lockdep_set_class() + mutex_init() by
|
|
||||||
combined call (bsc#1012628).
|
|
||||||
- iio: core: add separate lockdep class for info_exist_lock
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: talos: Correct UFS clocks ordering
|
|
||||||
(bsc#1012628).
|
|
||||||
- irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during
|
|
||||||
resume (bsc#1012628).
|
|
||||||
- mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm/vma: enforce VMA fork limit on unfaulted,faulted mremap
|
|
||||||
merge too (bsc#1012628).
|
|
||||||
- Update config files.
|
|
||||||
- Rename to
|
|
||||||
patches.kernel.org/6.18.8-033-can-gs_usb-gs_usb_receive_bulk_callback-unanch.patch.
|
|
||||||
- commit 15be779
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309).
|
|
||||||
- commit e21436a
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
||||||
|
|
||||||
|
|||||||
@@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.18
|
%define srcversion 6.18
|
||||||
%define patchversion 6.18.8
|
%define patchversion 6.18.7
|
||||||
%define git_commit 0df318ee571bb886b802231878d503c60b5e1c8e
|
%define git_commit fba0cec4bc3beb5d13e37aca8e0105d2060dfd4e
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
%define compress_vmlinux xz
|
%define compress_vmlinux xz
|
||||||
@@ -40,9 +40,9 @@
|
|||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||||
|
|
||||||
Name: kernel-kvmsmall
|
Name: kernel-kvmsmall
|
||||||
Version: 6.18.8
|
Version: 6.18.7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0df318e
|
Release: <RELEASE>.gfba0cec
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -1,406 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jan 30 10:52:47 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- Linux 6.18.8 (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8550: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8650: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix wrong register range of rk3576 gpu
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf parse-events: Fix evsel allocation failure (bsc#1012628).
|
|
||||||
- Drivers: hv: Always do Hyper-V panic notification in
|
|
||||||
hv_kmsg_dump() (bsc#1012628).
|
|
||||||
- btrfs: fix missing fields in superblock backup with
|
|
||||||
BLOCK_GROUP_TREE (bsc#1012628).
|
|
||||||
- dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AO
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: qcom: rpmhpd: Add MXC to SC8280XP (bsc#1012628).
|
|
||||||
- wifi: ath12k: don't force radio frequency check in freq_to_idx()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: ahci: Do not read the per port area for unimplemented ports
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata: Call ata_dev_config_lpm() for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata-sata: Improve link_power_management_supported
|
|
||||||
sysfs attribute (bsc#1012628).
|
|
||||||
- ata: libata: Add cpr_log to ata_dev_print_features() early
|
|
||||||
return (bsc#1012628).
|
|
||||||
- ata: libata: Add DIPM and HIPM to ata_dev_print_features()
|
|
||||||
early return (bsc#1012628).
|
|
||||||
- ata: libata: Print features also for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: cancel scan only on active scan vdev
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix scan state stuck in ABORTING after
|
|
||||||
cancel_remain_on_channel (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dead lock while flushing management frames
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix wrong P2P device link id issue (bsc#1012628).
|
|
||||||
- ice: initialize ring_stats->syncp (bsc#1012628).
|
|
||||||
- ice: Avoid detrimental cleanup for bond during interface stop
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: Fix incorrect timeout ice_release_res() (bsc#1012628).
|
|
||||||
- igc: Restore default Qbv schedule when changing channels
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: fix race condition in TX timestamp read for register 0
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: Coalesce only linear skb (bsc#1012628).
|
|
||||||
- net: usb: dm9601: remove broken SR9700 support (bsc#1012628).
|
|
||||||
- bonding: limit BOND_MODE_8023AD to Ethernet devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: Fix memleak in l2tp_udp_encap_recv() (bsc#1012628).
|
|
||||||
- selftests: net: fib-onlink-tests: Convert to use namespaces
|
|
||||||
by default (bsc#1012628).
|
|
||||||
- net: freescale: ucc_geth: Return early when TBI PHY can't be
|
|
||||||
found (bsc#1012628).
|
|
||||||
- sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
|
|
||||||
(bsc#1012628).
|
|
||||||
- amd-xgbe: avoid misleading per-packet error log (bsc#1012628).
|
|
||||||
- gue: Fix skb memleak with inner IP protocol 0 (bsc#1012628).
|
|
||||||
- tools: ynl: Specify --no-line-number in ynl-regen.sh
|
|
||||||
(bsc#1012628).
|
|
||||||
- fou: Don't allow 0 for FOU_ATTR_IPPROTO (bsc#1012628).
|
|
||||||
- veth: fix data race in veth_get_ethtool_stats (bsc#1012628).
|
|
||||||
- pwm: Ensure ioctl() returns a negative errno on error
|
|
||||||
(bsc#1012628).
|
|
||||||
- pwm: max7360: Populate missing .sizeof_wfhw in max7360_pwm_ops
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: avoid one data-race in l2tp_tunnel_del_work()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ipvlan: Make the addrs_lock be per port (bsc#1012628).
|
|
||||||
- octeontx2: cn10k: fix RX flowid TCAM mask handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: Enforce that teql can only be used as root qdisc
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: qfq: Use cl_is_active to determine whether class
|
|
||||||
is active in qfq_rm_from_ag (bsc#1012628).
|
|
||||||
- crypto: authencesn - reject too-short AAD (assoclen<8) to
|
|
||||||
match ESP/ESN spec (bsc#1012628).
|
|
||||||
- wifi: mac80211: don't perform DA check on S1G beacon
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: 8250_pci: Fix broken RS485 for F81504/508/512
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: Fix not set tty->port race condition (bsc#1012628).
|
|
||||||
- comedi: dmm32at: serialize use of paged registers (bsc#1012628).
|
|
||||||
- w1: therm: Fix off-by-one buffer overflow in alarms_store
|
|
||||||
(bsc#1012628).
|
|
||||||
- w1: fix redundant counter decrement in w1_attach_slave_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- Revert "nfc/nci: Add the inconsistency check between the input
|
|
||||||
data length and count" (bsc#1012628).
|
|
||||||
- Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
|
|
||||||
(bsc#1012628).
|
|
||||||
- Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: storvsc: Process unsupported MODE_SENSE_10 (bsc#1012628).
|
|
||||||
- scsi: xen: scsiback: Fix potential memory leak in
|
|
||||||
scsiback_remove() (bsc#1012628).
|
|
||||||
- i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix the ranges property for flx9
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix size-cells property for i2c3
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove redundant max-link-speed from
|
|
||||||
nanopi-r4s (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove dangerous max-link-speed from
|
|
||||||
helios64 (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix voltage threshold for volume keys
|
|
||||||
for Pinephone Pro (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: fix unit-address for RK3588 NPU's core1
|
|
||||||
and core2's IOMMU (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix headphones widget name on NanoPi M5
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Configure MCLK for analog sound on NanoPi
|
|
||||||
M5 (bsc#1012628).
|
|
||||||
- slab: fix kmalloc_nolock() context check for PREEMPT_RT
|
|
||||||
(bsc#1012628).
|
|
||||||
- rxrpc: Fix recvmsg() unconditional requeue (bsc#1012628).
|
|
||||||
- x86/kfence: avoid writing L1TF-vulnerable PTEs (bsc#1012628).
|
|
||||||
- comedi: Fix getting range information for subdevices 16 to 255
|
|
||||||
(bsc#1012628).
|
|
||||||
- fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in
|
|
||||||
wait_sb_inodes() (bsc#1012628).
|
|
||||||
- drm, drm/xe: Fix xe userptr in the absence of
|
|
||||||
CONFIG_DEVICE_PRIVATE (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kobject warnings for empty
|
|
||||||
attribute names (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID
|
|
||||||
macro (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix hugetlb_pmd_shared() (bsc#1012628).
|
|
||||||
- mm/rmap: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
|
|
||||||
(bsc#1012628).
|
|
||||||
- timekeeping: Adjust the leap state for the correct auxiliary
|
|
||||||
timekeeper (bsc#1012628).
|
|
||||||
- io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without
|
|
||||||
event detection (bsc#1012628).
|
|
||||||
- iio: adc: ad7280a: handle spi_setup() errors in probe()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: ad7606: Fix incorrect type for error return variable
|
|
||||||
(bsc#1012628).
|
|
||||||
- interconnect: debugfs: initialize src_node and dst_node to
|
|
||||||
empty strings (bsc#1012628).
|
|
||||||
- spi: spi-sprd-adi: Fix double free in probe error path
|
|
||||||
(bsc#1012628).
|
|
||||||
- regmap: Fix race condition in hwspinlock irqsave routine
|
|
||||||
(bsc#1012628).
|
|
||||||
- kconfig: fix static linking of nconf (bsc#1012628).
|
|
||||||
- riscv: clocksource: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- riscv: suspend: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/mellanox: Fix SN5640/SN5610 LED platform data
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/x86/amd: Fix memory leak in wbrf_record()
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: core: Wake up the error handler when final completions
|
|
||||||
race against each other (bsc#1012628).
|
|
||||||
- scsi: qla2xxx: Sanitize payload size to prevent member overflow
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb: Increase volume range that triggers a warning
|
|
||||||
(bsc#1012628).
|
|
||||||
- ntb: transport: Fix uninitialized mutex (bsc#1012628).
|
|
||||||
- iommu/amd: Fix error path in amd_iommu_probe_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/vm: fix xe_vm_validation_exec() kernel-doc (bsc#1012628).
|
|
||||||
- drm/xe: Disable timestamp WA on VFs (bsc#1012628).
|
|
||||||
- drm/mediatek: dpi: Find next bridge during probe (bsc#1012628).
|
|
||||||
- drm/imagination: Wait for FW trace update command completion
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/test: Do not filter kallsyms by symbol type (bsc#1012628).
|
|
||||||
- netdevsim: fix a race issue related to the operation on
|
|
||||||
bpf_bound_progs list (bsc#1012628).
|
|
||||||
- ice: Fix persistent failure in ice_get_rxfh (bsc#1012628).
|
|
||||||
- ice: add missing ice_deinit_hw() in devlink reinit path
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: fix devlink reload call trace (bsc#1012628).
|
|
||||||
- idpf: read lower clock bits inside the time sandwich
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: phy: intel-xway: fix OF node refcount leakage
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix data race in hns3_fetch_stats (bsc#1012628).
|
|
||||||
- idpf: Fix data race in idpf_net_dim (bsc#1012628).
|
|
||||||
- be2net: fix data race in be_get_new_eqd (bsc#1012628).
|
|
||||||
- net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
|
|
||||||
(bsc#1012628).
|
|
||||||
- mISDN: annotate data-race around dev->work (bsc#1012628).
|
|
||||||
- ipv6: annotate data-race in ndisc_router_discovery()
|
|
||||||
(bsc#1012628).
|
|
||||||
- usbnet: limit max_mtu based on device's hard_mtu (bsc#1012628).
|
|
||||||
- Octeontx2-pf: Update xdp features (bsc#1012628).
|
|
||||||
- clocksource: Reduce watchdog readout delay limit to prevent
|
|
||||||
false positives (bsc#1012628).
|
|
||||||
- drm/xe/uapi: disallow bind queue sharing (bsc#1012628).
|
|
||||||
- drm/xe/migrate: fix job lock assert (bsc#1012628).
|
|
||||||
- drm/xe/pm: Add scope-based cleanup helper for runtime PM
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Update wedged.mode only after successful reset policy
|
|
||||||
change (bsc#1012628).
|
|
||||||
- ublk: fix ublksrv pid handling for pid namespaces (bsc#1012628).
|
|
||||||
- selftests/ublk: fix IO thread idle check (bsc#1012628).
|
|
||||||
- selftests/ublk: fix error handling for starting device
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests/ublk: fix garbage output in foreground mode
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf: Fix refcount warning on event->mmap_count increment
|
|
||||||
(bsc#1012628).
|
|
||||||
- sched/fair: Fix pelt clock sync when entering idle
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting (bsc#1012628).
|
|
||||||
- drm/amd/pm: Don't clear SI SMC table when setting power limit
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amdgpu: fix type for wptr in ring backup (bsc#1012628).
|
|
||||||
- drm/nouveau: add missing DCB connector types (bsc#1012628).
|
|
||||||
- drm/nouveau: implement missing DCB connector types; gracefully
|
|
||||||
handle unknown connectors (bsc#1012628).
|
|
||||||
- be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests: net: amt: wait longer for connection before sending
|
|
||||||
packets (bsc#1012628).
|
|
||||||
- bonding: provide a net pointer to __skb_flow_dissect()
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: bcmasp: Fix network filter wake for asp-3.0 (bsc#1012628).
|
|
||||||
- net: dsa: fix off-by-one in maximum bridge ID determination
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: pcs: pcs-mtk-lynxi: report in-band capability for
|
|
||||||
2500Base-X (bsc#1012628).
|
|
||||||
- octeontx2-af: Fix error handling (bsc#1012628).
|
|
||||||
- net: openvswitch: fix data race in ovs_vport_get_upcall_stats
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: fix potential underflow in
|
|
||||||
virtio_transport_get_credit() (bsc#1012628).
|
|
||||||
- vsock/test: fix seqpacket message bounds test (bsc#1012628).
|
|
||||||
- vsock/virtio: cap TX credit to local buffer size (bsc#1012628).
|
|
||||||
- hinic3: Fix netif_queue_set_napi queue_index input parameter
|
|
||||||
error (bsc#1012628).
|
|
||||||
- net/sched: act_ife: avoid possible NULL deref (bsc#1012628).
|
|
||||||
- dpll: Prevent duplicate registrations (bsc#1012628).
|
|
||||||
- Octeontx2-af: Add proper checks for fwdata (bsc#1012628).
|
|
||||||
- x86: make page fault handling disable interrupts properly
|
|
||||||
(bsc#1012628).
|
|
||||||
- keys/trusted_keys: fix handle passed to tpm_buf_append_name
|
|
||||||
during unseal (bsc#1012628).
|
|
||||||
- leds: led-class: Only Add LED to leds_list when it is fully
|
|
||||||
ready (bsc#1012628).
|
|
||||||
- panic: only warn about deprecated panic_print on write access
|
|
||||||
(bsc#1012628).
|
|
||||||
- of: fix reference count leak in of_alias_scan() (bsc#1012628).
|
|
||||||
- of: platform: Use default match table for /firmware
|
|
||||||
(bsc#1012628).
|
|
||||||
- migrate: correct lock ordering for hugetlb file folios
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: accel: adxl380: fix handling of unavailable "INT1"
|
|
||||||
interrupt (bsc#1012628).
|
|
||||||
- iio: accel: iis328dq: fix gain values (bsc#1012628).
|
|
||||||
- iio: adc: ad9467: fix ad9434 vref mask (bsc#1012628).
|
|
||||||
- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in
|
|
||||||
sama5d2_adc driver (bsc#1012628).
|
|
||||||
- iio: adc: exynos_adc: fix OF populate on driver rebind
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: chemical: scd4x: fix reported channel endianness
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: dac: ad3552r-hs: fix out-of-bound write in
|
|
||||||
ad3552r_hs_write_data_source (bsc#1012628).
|
|
||||||
- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: ctxfi: Fix potential OOB access in audio mixer handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphone
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: scarlett2: Fix buffer overflow in config retrieval
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in
|
|
||||||
HS200/HS400 mode (bsc#1012628).
|
|
||||||
- iommu/io-pgtable-arm: fix size_t signedness bug in unmap path
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/nouveau/disp: Set
|
|
||||||
drm_mode_config_funcs.atomic_(check|commit) (bsc#1012628).
|
|
||||||
- wifi: ath10k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: rsi: Fix memory corruption due to not set vif driver
|
|
||||||
data size (bsc#1012628).
|
|
||||||
- arm64/fpsimd: ptrace: Fix SVE writes on !SME systems
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Fix restoration of SVE context
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: Set __nocfi on swsusp_arch_resume() (bsc#1012628).
|
|
||||||
- ksmbd: smbd: fix dma_unmap_sg() nents (bsc#1012628).
|
|
||||||
- octeontx2: Fix otx2_dma_map_page() error return code
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix runtime PM imbalance on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix device reference leak on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- tracing: Fix crash on synthetic stacktrace field usage
|
|
||||||
(bsc#1012628).
|
|
||||||
- intel_th: fix device leak on output open() (bsc#1012628).
|
|
||||||
- mei: trace: treat reg parameter as string (bsc#1012628).
|
|
||||||
- s390/ap: Fix wrong APQN fill calculation (bsc#1012628).
|
|
||||||
- s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot
|
|
||||||
trailer (bsc#1012628).
|
|
||||||
- uacce: fix cdev handling in the cleanup path (bsc#1012628).
|
|
||||||
- uacce: fix isolate sysfs check condition (bsc#1012628).
|
|
||||||
- uacce: implement mremap in uacce_vm_ops to return -EPERM
|
|
||||||
(bsc#1012628).
|
|
||||||
- uacce: ensure safe queue release with state management
|
|
||||||
(bsc#1012628).
|
|
||||||
- netrom: fix double-free in nr_route_frame() (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix automatic module loading
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask
|
|
||||||
for 8mq vpu (bsc#1012628).
|
|
||||||
- pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before
|
|
||||||
regulator ready (bsc#1012628).
|
|
||||||
- rust: io: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rust: irq: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rxrpc: Fix data-race warning and potential load/store tearing
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf/x86/intel: Do not enable BTS for guests (bsc#1012628).
|
|
||||||
- irqchip/gic-v3-its: Avoid truncating memory addresses
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: fec: account for VLAN header in frame length calculations
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+
|
|
||||||
Stick (bsc#1012628).
|
|
||||||
- net: txgbe: remove the redundant data return in SW-FW mailbox
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB
|
|
||||||
memory leak (bsc#1012628).
|
|
||||||
- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- drm/amdgpu: remove frame cntl for gfx v12 (bsc#1012628).
|
|
||||||
- drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Adjust page count tracepoints in shrinker (bsc#1012628).
|
|
||||||
- drm/xe: fix WQ_MEM_RECLAIM passed as max_active to
|
|
||||||
alloc_workqueue() (bsc#1012628).
|
|
||||||
- gpio: cdev: Correct return code on memory allocation failure
|
|
||||||
(bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
lineinfo_changed_notify() (bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
gpiolib_cdev_register() (bsc#1012628).
|
|
||||||
- Bluetooth: btintel_pcie: Support for S4 (Hibernate)
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: fix some typos in mm module (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: core: Replace lockdep_set_class() + mutex_init() by
|
|
||||||
combined call (bsc#1012628).
|
|
||||||
- iio: core: add separate lockdep class for info_exist_lock
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: talos: Correct UFS clocks ordering
|
|
||||||
(bsc#1012628).
|
|
||||||
- irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during
|
|
||||||
resume (bsc#1012628).
|
|
||||||
- mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm/vma: enforce VMA fork limit on unfaulted,faulted mremap
|
|
||||||
merge too (bsc#1012628).
|
|
||||||
- Update config files.
|
|
||||||
- Rename to
|
|
||||||
patches.kernel.org/6.18.8-033-can-gs_usb-gs_usb_receive_bulk_callback-unanch.patch.
|
|
||||||
- commit 15be779
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309).
|
|
||||||
- commit e21436a
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
||||||
|
|
||||||
|
|||||||
@@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.18
|
%define srcversion 6.18
|
||||||
%define patchversion 6.18.8
|
%define patchversion 6.18.7
|
||||||
%define git_commit 0df318ee571bb886b802231878d503c60b5e1c8e
|
%define git_commit fba0cec4bc3beb5d13e37aca8e0105d2060dfd4e
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
%define compress_vmlinux xz
|
%define compress_vmlinux xz
|
||||||
@@ -40,9 +40,9 @@
|
|||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||||
|
|
||||||
Name: kernel-lpae
|
Name: kernel-lpae
|
||||||
Version: 6.18.8
|
Version: 6.18.7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0df318e
|
Release: <RELEASE>.gfba0cec
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -1,406 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jan 30 10:52:47 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- Linux 6.18.8 (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8550: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8650: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix wrong register range of rk3576 gpu
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf parse-events: Fix evsel allocation failure (bsc#1012628).
|
|
||||||
- Drivers: hv: Always do Hyper-V panic notification in
|
|
||||||
hv_kmsg_dump() (bsc#1012628).
|
|
||||||
- btrfs: fix missing fields in superblock backup with
|
|
||||||
BLOCK_GROUP_TREE (bsc#1012628).
|
|
||||||
- dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AO
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: qcom: rpmhpd: Add MXC to SC8280XP (bsc#1012628).
|
|
||||||
- wifi: ath12k: don't force radio frequency check in freq_to_idx()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: ahci: Do not read the per port area for unimplemented ports
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata: Call ata_dev_config_lpm() for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata-sata: Improve link_power_management_supported
|
|
||||||
sysfs attribute (bsc#1012628).
|
|
||||||
- ata: libata: Add cpr_log to ata_dev_print_features() early
|
|
||||||
return (bsc#1012628).
|
|
||||||
- ata: libata: Add DIPM and HIPM to ata_dev_print_features()
|
|
||||||
early return (bsc#1012628).
|
|
||||||
- ata: libata: Print features also for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: cancel scan only on active scan vdev
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix scan state stuck in ABORTING after
|
|
||||||
cancel_remain_on_channel (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dead lock while flushing management frames
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix wrong P2P device link id issue (bsc#1012628).
|
|
||||||
- ice: initialize ring_stats->syncp (bsc#1012628).
|
|
||||||
- ice: Avoid detrimental cleanup for bond during interface stop
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: Fix incorrect timeout ice_release_res() (bsc#1012628).
|
|
||||||
- igc: Restore default Qbv schedule when changing channels
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: fix race condition in TX timestamp read for register 0
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: Coalesce only linear skb (bsc#1012628).
|
|
||||||
- net: usb: dm9601: remove broken SR9700 support (bsc#1012628).
|
|
||||||
- bonding: limit BOND_MODE_8023AD to Ethernet devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: Fix memleak in l2tp_udp_encap_recv() (bsc#1012628).
|
|
||||||
- selftests: net: fib-onlink-tests: Convert to use namespaces
|
|
||||||
by default (bsc#1012628).
|
|
||||||
- net: freescale: ucc_geth: Return early when TBI PHY can't be
|
|
||||||
found (bsc#1012628).
|
|
||||||
- sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
|
|
||||||
(bsc#1012628).
|
|
||||||
- amd-xgbe: avoid misleading per-packet error log (bsc#1012628).
|
|
||||||
- gue: Fix skb memleak with inner IP protocol 0 (bsc#1012628).
|
|
||||||
- tools: ynl: Specify --no-line-number in ynl-regen.sh
|
|
||||||
(bsc#1012628).
|
|
||||||
- fou: Don't allow 0 for FOU_ATTR_IPPROTO (bsc#1012628).
|
|
||||||
- veth: fix data race in veth_get_ethtool_stats (bsc#1012628).
|
|
||||||
- pwm: Ensure ioctl() returns a negative errno on error
|
|
||||||
(bsc#1012628).
|
|
||||||
- pwm: max7360: Populate missing .sizeof_wfhw in max7360_pwm_ops
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: avoid one data-race in l2tp_tunnel_del_work()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ipvlan: Make the addrs_lock be per port (bsc#1012628).
|
|
||||||
- octeontx2: cn10k: fix RX flowid TCAM mask handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: Enforce that teql can only be used as root qdisc
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: qfq: Use cl_is_active to determine whether class
|
|
||||||
is active in qfq_rm_from_ag (bsc#1012628).
|
|
||||||
- crypto: authencesn - reject too-short AAD (assoclen<8) to
|
|
||||||
match ESP/ESN spec (bsc#1012628).
|
|
||||||
- wifi: mac80211: don't perform DA check on S1G beacon
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: 8250_pci: Fix broken RS485 for F81504/508/512
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: Fix not set tty->port race condition (bsc#1012628).
|
|
||||||
- comedi: dmm32at: serialize use of paged registers (bsc#1012628).
|
|
||||||
- w1: therm: Fix off-by-one buffer overflow in alarms_store
|
|
||||||
(bsc#1012628).
|
|
||||||
- w1: fix redundant counter decrement in w1_attach_slave_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- Revert "nfc/nci: Add the inconsistency check between the input
|
|
||||||
data length and count" (bsc#1012628).
|
|
||||||
- Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
|
|
||||||
(bsc#1012628).
|
|
||||||
- Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: storvsc: Process unsupported MODE_SENSE_10 (bsc#1012628).
|
|
||||||
- scsi: xen: scsiback: Fix potential memory leak in
|
|
||||||
scsiback_remove() (bsc#1012628).
|
|
||||||
- i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix the ranges property for flx9
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix size-cells property for i2c3
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove redundant max-link-speed from
|
|
||||||
nanopi-r4s (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove dangerous max-link-speed from
|
|
||||||
helios64 (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix voltage threshold for volume keys
|
|
||||||
for Pinephone Pro (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: fix unit-address for RK3588 NPU's core1
|
|
||||||
and core2's IOMMU (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix headphones widget name on NanoPi M5
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Configure MCLK for analog sound on NanoPi
|
|
||||||
M5 (bsc#1012628).
|
|
||||||
- slab: fix kmalloc_nolock() context check for PREEMPT_RT
|
|
||||||
(bsc#1012628).
|
|
||||||
- rxrpc: Fix recvmsg() unconditional requeue (bsc#1012628).
|
|
||||||
- x86/kfence: avoid writing L1TF-vulnerable PTEs (bsc#1012628).
|
|
||||||
- comedi: Fix getting range information for subdevices 16 to 255
|
|
||||||
(bsc#1012628).
|
|
||||||
- fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in
|
|
||||||
wait_sb_inodes() (bsc#1012628).
|
|
||||||
- drm, drm/xe: Fix xe userptr in the absence of
|
|
||||||
CONFIG_DEVICE_PRIVATE (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kobject warnings for empty
|
|
||||||
attribute names (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID
|
|
||||||
macro (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix hugetlb_pmd_shared() (bsc#1012628).
|
|
||||||
- mm/rmap: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
|
|
||||||
(bsc#1012628).
|
|
||||||
- timekeeping: Adjust the leap state for the correct auxiliary
|
|
||||||
timekeeper (bsc#1012628).
|
|
||||||
- io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without
|
|
||||||
event detection (bsc#1012628).
|
|
||||||
- iio: adc: ad7280a: handle spi_setup() errors in probe()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: ad7606: Fix incorrect type for error return variable
|
|
||||||
(bsc#1012628).
|
|
||||||
- interconnect: debugfs: initialize src_node and dst_node to
|
|
||||||
empty strings (bsc#1012628).
|
|
||||||
- spi: spi-sprd-adi: Fix double free in probe error path
|
|
||||||
(bsc#1012628).
|
|
||||||
- regmap: Fix race condition in hwspinlock irqsave routine
|
|
||||||
(bsc#1012628).
|
|
||||||
- kconfig: fix static linking of nconf (bsc#1012628).
|
|
||||||
- riscv: clocksource: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- riscv: suspend: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/mellanox: Fix SN5640/SN5610 LED platform data
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/x86/amd: Fix memory leak in wbrf_record()
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: core: Wake up the error handler when final completions
|
|
||||||
race against each other (bsc#1012628).
|
|
||||||
- scsi: qla2xxx: Sanitize payload size to prevent member overflow
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb: Increase volume range that triggers a warning
|
|
||||||
(bsc#1012628).
|
|
||||||
- ntb: transport: Fix uninitialized mutex (bsc#1012628).
|
|
||||||
- iommu/amd: Fix error path in amd_iommu_probe_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/vm: fix xe_vm_validation_exec() kernel-doc (bsc#1012628).
|
|
||||||
- drm/xe: Disable timestamp WA on VFs (bsc#1012628).
|
|
||||||
- drm/mediatek: dpi: Find next bridge during probe (bsc#1012628).
|
|
||||||
- drm/imagination: Wait for FW trace update command completion
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/test: Do not filter kallsyms by symbol type (bsc#1012628).
|
|
||||||
- netdevsim: fix a race issue related to the operation on
|
|
||||||
bpf_bound_progs list (bsc#1012628).
|
|
||||||
- ice: Fix persistent failure in ice_get_rxfh (bsc#1012628).
|
|
||||||
- ice: add missing ice_deinit_hw() in devlink reinit path
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: fix devlink reload call trace (bsc#1012628).
|
|
||||||
- idpf: read lower clock bits inside the time sandwich
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: phy: intel-xway: fix OF node refcount leakage
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix data race in hns3_fetch_stats (bsc#1012628).
|
|
||||||
- idpf: Fix data race in idpf_net_dim (bsc#1012628).
|
|
||||||
- be2net: fix data race in be_get_new_eqd (bsc#1012628).
|
|
||||||
- net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
|
|
||||||
(bsc#1012628).
|
|
||||||
- mISDN: annotate data-race around dev->work (bsc#1012628).
|
|
||||||
- ipv6: annotate data-race in ndisc_router_discovery()
|
|
||||||
(bsc#1012628).
|
|
||||||
- usbnet: limit max_mtu based on device's hard_mtu (bsc#1012628).
|
|
||||||
- Octeontx2-pf: Update xdp features (bsc#1012628).
|
|
||||||
- clocksource: Reduce watchdog readout delay limit to prevent
|
|
||||||
false positives (bsc#1012628).
|
|
||||||
- drm/xe/uapi: disallow bind queue sharing (bsc#1012628).
|
|
||||||
- drm/xe/migrate: fix job lock assert (bsc#1012628).
|
|
||||||
- drm/xe/pm: Add scope-based cleanup helper for runtime PM
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Update wedged.mode only after successful reset policy
|
|
||||||
change (bsc#1012628).
|
|
||||||
- ublk: fix ublksrv pid handling for pid namespaces (bsc#1012628).
|
|
||||||
- selftests/ublk: fix IO thread idle check (bsc#1012628).
|
|
||||||
- selftests/ublk: fix error handling for starting device
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests/ublk: fix garbage output in foreground mode
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf: Fix refcount warning on event->mmap_count increment
|
|
||||||
(bsc#1012628).
|
|
||||||
- sched/fair: Fix pelt clock sync when entering idle
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting (bsc#1012628).
|
|
||||||
- drm/amd/pm: Don't clear SI SMC table when setting power limit
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amdgpu: fix type for wptr in ring backup (bsc#1012628).
|
|
||||||
- drm/nouveau: add missing DCB connector types (bsc#1012628).
|
|
||||||
- drm/nouveau: implement missing DCB connector types; gracefully
|
|
||||||
handle unknown connectors (bsc#1012628).
|
|
||||||
- be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests: net: amt: wait longer for connection before sending
|
|
||||||
packets (bsc#1012628).
|
|
||||||
- bonding: provide a net pointer to __skb_flow_dissect()
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: bcmasp: Fix network filter wake for asp-3.0 (bsc#1012628).
|
|
||||||
- net: dsa: fix off-by-one in maximum bridge ID determination
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: pcs: pcs-mtk-lynxi: report in-band capability for
|
|
||||||
2500Base-X (bsc#1012628).
|
|
||||||
- octeontx2-af: Fix error handling (bsc#1012628).
|
|
||||||
- net: openvswitch: fix data race in ovs_vport_get_upcall_stats
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: fix potential underflow in
|
|
||||||
virtio_transport_get_credit() (bsc#1012628).
|
|
||||||
- vsock/test: fix seqpacket message bounds test (bsc#1012628).
|
|
||||||
- vsock/virtio: cap TX credit to local buffer size (bsc#1012628).
|
|
||||||
- hinic3: Fix netif_queue_set_napi queue_index input parameter
|
|
||||||
error (bsc#1012628).
|
|
||||||
- net/sched: act_ife: avoid possible NULL deref (bsc#1012628).
|
|
||||||
- dpll: Prevent duplicate registrations (bsc#1012628).
|
|
||||||
- Octeontx2-af: Add proper checks for fwdata (bsc#1012628).
|
|
||||||
- x86: make page fault handling disable interrupts properly
|
|
||||||
(bsc#1012628).
|
|
||||||
- keys/trusted_keys: fix handle passed to tpm_buf_append_name
|
|
||||||
during unseal (bsc#1012628).
|
|
||||||
- leds: led-class: Only Add LED to leds_list when it is fully
|
|
||||||
ready (bsc#1012628).
|
|
||||||
- panic: only warn about deprecated panic_print on write access
|
|
||||||
(bsc#1012628).
|
|
||||||
- of: fix reference count leak in of_alias_scan() (bsc#1012628).
|
|
||||||
- of: platform: Use default match table for /firmware
|
|
||||||
(bsc#1012628).
|
|
||||||
- migrate: correct lock ordering for hugetlb file folios
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: accel: adxl380: fix handling of unavailable "INT1"
|
|
||||||
interrupt (bsc#1012628).
|
|
||||||
- iio: accel: iis328dq: fix gain values (bsc#1012628).
|
|
||||||
- iio: adc: ad9467: fix ad9434 vref mask (bsc#1012628).
|
|
||||||
- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in
|
|
||||||
sama5d2_adc driver (bsc#1012628).
|
|
||||||
- iio: adc: exynos_adc: fix OF populate on driver rebind
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: chemical: scd4x: fix reported channel endianness
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: dac: ad3552r-hs: fix out-of-bound write in
|
|
||||||
ad3552r_hs_write_data_source (bsc#1012628).
|
|
||||||
- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: ctxfi: Fix potential OOB access in audio mixer handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphone
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: scarlett2: Fix buffer overflow in config retrieval
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in
|
|
||||||
HS200/HS400 mode (bsc#1012628).
|
|
||||||
- iommu/io-pgtable-arm: fix size_t signedness bug in unmap path
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/nouveau/disp: Set
|
|
||||||
drm_mode_config_funcs.atomic_(check|commit) (bsc#1012628).
|
|
||||||
- wifi: ath10k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: rsi: Fix memory corruption due to not set vif driver
|
|
||||||
data size (bsc#1012628).
|
|
||||||
- arm64/fpsimd: ptrace: Fix SVE writes on !SME systems
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Fix restoration of SVE context
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: Set __nocfi on swsusp_arch_resume() (bsc#1012628).
|
|
||||||
- ksmbd: smbd: fix dma_unmap_sg() nents (bsc#1012628).
|
|
||||||
- octeontx2: Fix otx2_dma_map_page() error return code
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix runtime PM imbalance on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix device reference leak on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- tracing: Fix crash on synthetic stacktrace field usage
|
|
||||||
(bsc#1012628).
|
|
||||||
- intel_th: fix device leak on output open() (bsc#1012628).
|
|
||||||
- mei: trace: treat reg parameter as string (bsc#1012628).
|
|
||||||
- s390/ap: Fix wrong APQN fill calculation (bsc#1012628).
|
|
||||||
- s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot
|
|
||||||
trailer (bsc#1012628).
|
|
||||||
- uacce: fix cdev handling in the cleanup path (bsc#1012628).
|
|
||||||
- uacce: fix isolate sysfs check condition (bsc#1012628).
|
|
||||||
- uacce: implement mremap in uacce_vm_ops to return -EPERM
|
|
||||||
(bsc#1012628).
|
|
||||||
- uacce: ensure safe queue release with state management
|
|
||||||
(bsc#1012628).
|
|
||||||
- netrom: fix double-free in nr_route_frame() (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix automatic module loading
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask
|
|
||||||
for 8mq vpu (bsc#1012628).
|
|
||||||
- pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before
|
|
||||||
regulator ready (bsc#1012628).
|
|
||||||
- rust: io: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rust: irq: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rxrpc: Fix data-race warning and potential load/store tearing
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf/x86/intel: Do not enable BTS for guests (bsc#1012628).
|
|
||||||
- irqchip/gic-v3-its: Avoid truncating memory addresses
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: fec: account for VLAN header in frame length calculations
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+
|
|
||||||
Stick (bsc#1012628).
|
|
||||||
- net: txgbe: remove the redundant data return in SW-FW mailbox
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB
|
|
||||||
memory leak (bsc#1012628).
|
|
||||||
- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- drm/amdgpu: remove frame cntl for gfx v12 (bsc#1012628).
|
|
||||||
- drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Adjust page count tracepoints in shrinker (bsc#1012628).
|
|
||||||
- drm/xe: fix WQ_MEM_RECLAIM passed as max_active to
|
|
||||||
alloc_workqueue() (bsc#1012628).
|
|
||||||
- gpio: cdev: Correct return code on memory allocation failure
|
|
||||||
(bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
lineinfo_changed_notify() (bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
gpiolib_cdev_register() (bsc#1012628).
|
|
||||||
- Bluetooth: btintel_pcie: Support for S4 (Hibernate)
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: fix some typos in mm module (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: core: Replace lockdep_set_class() + mutex_init() by
|
|
||||||
combined call (bsc#1012628).
|
|
||||||
- iio: core: add separate lockdep class for info_exist_lock
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: talos: Correct UFS clocks ordering
|
|
||||||
(bsc#1012628).
|
|
||||||
- irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during
|
|
||||||
resume (bsc#1012628).
|
|
||||||
- mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm/vma: enforce VMA fork limit on unfaulted,faulted mremap
|
|
||||||
merge too (bsc#1012628).
|
|
||||||
- Update config files.
|
|
||||||
- Rename to
|
|
||||||
patches.kernel.org/6.18.8-033-can-gs_usb-gs_usb_receive_bulk_callback-unanch.patch.
|
|
||||||
- commit 15be779
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309).
|
|
||||||
- commit e21436a
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
#!BuildIgnore: post-build-checks
|
#!BuildIgnore: post-build-checks
|
||||||
|
|
||||||
%define patchversion 6.18.8
|
%define patchversion 6.18.7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@@ -38,23 +38,23 @@
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%global kernel_package kernel%kernel_flavor-srchash-0df318ee571bb886b802231878d503c60b5e1c8e
|
%global kernel_package kernel%kernel_flavor-srchash-fba0cec4bc3beb5d13e37aca8e0105d2060dfd4e
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?rhel_version}
|
%if 0%{?rhel_version}
|
||||||
%global kernel_package kernel
|
%global kernel_package kernel
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: kernel-obs-build
|
Name: kernel-obs-build
|
||||||
Version: 6.18.8
|
Version: 6.18.7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0df318e
|
Release: <RELEASE>.gfba0cec
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
Summary: package kernel and initrd for OBS VM builds
|
Summary: package kernel and initrd for OBS VM builds
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: SLES
|
Group: SLES
|
||||||
Provides: kernel-obs-build-srchash-0df318ee571bb886b802231878d503c60b5e1c8e
|
Provides: kernel-obs-build-srchash-fba0cec4bc3beb5d13e37aca8e0105d2060dfd4e
|
||||||
BuildRequires: coreutils
|
BuildRequires: coreutils
|
||||||
BuildRequires: device-mapper
|
BuildRequires: device-mapper
|
||||||
BuildRequires: dracut
|
BuildRequires: dracut
|
||||||
|
|||||||
@@ -1,406 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jan 30 10:52:47 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- Linux 6.18.8 (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8550: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8650: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix wrong register range of rk3576 gpu
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf parse-events: Fix evsel allocation failure (bsc#1012628).
|
|
||||||
- Drivers: hv: Always do Hyper-V panic notification in
|
|
||||||
hv_kmsg_dump() (bsc#1012628).
|
|
||||||
- btrfs: fix missing fields in superblock backup with
|
|
||||||
BLOCK_GROUP_TREE (bsc#1012628).
|
|
||||||
- dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AO
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: qcom: rpmhpd: Add MXC to SC8280XP (bsc#1012628).
|
|
||||||
- wifi: ath12k: don't force radio frequency check in freq_to_idx()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: ahci: Do not read the per port area for unimplemented ports
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata: Call ata_dev_config_lpm() for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata-sata: Improve link_power_management_supported
|
|
||||||
sysfs attribute (bsc#1012628).
|
|
||||||
- ata: libata: Add cpr_log to ata_dev_print_features() early
|
|
||||||
return (bsc#1012628).
|
|
||||||
- ata: libata: Add DIPM and HIPM to ata_dev_print_features()
|
|
||||||
early return (bsc#1012628).
|
|
||||||
- ata: libata: Print features also for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: cancel scan only on active scan vdev
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix scan state stuck in ABORTING after
|
|
||||||
cancel_remain_on_channel (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dead lock while flushing management frames
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix wrong P2P device link id issue (bsc#1012628).
|
|
||||||
- ice: initialize ring_stats->syncp (bsc#1012628).
|
|
||||||
- ice: Avoid detrimental cleanup for bond during interface stop
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: Fix incorrect timeout ice_release_res() (bsc#1012628).
|
|
||||||
- igc: Restore default Qbv schedule when changing channels
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: fix race condition in TX timestamp read for register 0
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: Coalesce only linear skb (bsc#1012628).
|
|
||||||
- net: usb: dm9601: remove broken SR9700 support (bsc#1012628).
|
|
||||||
- bonding: limit BOND_MODE_8023AD to Ethernet devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: Fix memleak in l2tp_udp_encap_recv() (bsc#1012628).
|
|
||||||
- selftests: net: fib-onlink-tests: Convert to use namespaces
|
|
||||||
by default (bsc#1012628).
|
|
||||||
- net: freescale: ucc_geth: Return early when TBI PHY can't be
|
|
||||||
found (bsc#1012628).
|
|
||||||
- sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
|
|
||||||
(bsc#1012628).
|
|
||||||
- amd-xgbe: avoid misleading per-packet error log (bsc#1012628).
|
|
||||||
- gue: Fix skb memleak with inner IP protocol 0 (bsc#1012628).
|
|
||||||
- tools: ynl: Specify --no-line-number in ynl-regen.sh
|
|
||||||
(bsc#1012628).
|
|
||||||
- fou: Don't allow 0 for FOU_ATTR_IPPROTO (bsc#1012628).
|
|
||||||
- veth: fix data race in veth_get_ethtool_stats (bsc#1012628).
|
|
||||||
- pwm: Ensure ioctl() returns a negative errno on error
|
|
||||||
(bsc#1012628).
|
|
||||||
- pwm: max7360: Populate missing .sizeof_wfhw in max7360_pwm_ops
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: avoid one data-race in l2tp_tunnel_del_work()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ipvlan: Make the addrs_lock be per port (bsc#1012628).
|
|
||||||
- octeontx2: cn10k: fix RX flowid TCAM mask handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: Enforce that teql can only be used as root qdisc
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: qfq: Use cl_is_active to determine whether class
|
|
||||||
is active in qfq_rm_from_ag (bsc#1012628).
|
|
||||||
- crypto: authencesn - reject too-short AAD (assoclen<8) to
|
|
||||||
match ESP/ESN spec (bsc#1012628).
|
|
||||||
- wifi: mac80211: don't perform DA check on S1G beacon
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: 8250_pci: Fix broken RS485 for F81504/508/512
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: Fix not set tty->port race condition (bsc#1012628).
|
|
||||||
- comedi: dmm32at: serialize use of paged registers (bsc#1012628).
|
|
||||||
- w1: therm: Fix off-by-one buffer overflow in alarms_store
|
|
||||||
(bsc#1012628).
|
|
||||||
- w1: fix redundant counter decrement in w1_attach_slave_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- Revert "nfc/nci: Add the inconsistency check between the input
|
|
||||||
data length and count" (bsc#1012628).
|
|
||||||
- Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
|
|
||||||
(bsc#1012628).
|
|
||||||
- Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: storvsc: Process unsupported MODE_SENSE_10 (bsc#1012628).
|
|
||||||
- scsi: xen: scsiback: Fix potential memory leak in
|
|
||||||
scsiback_remove() (bsc#1012628).
|
|
||||||
- i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix the ranges property for flx9
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix size-cells property for i2c3
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove redundant max-link-speed from
|
|
||||||
nanopi-r4s (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove dangerous max-link-speed from
|
|
||||||
helios64 (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix voltage threshold for volume keys
|
|
||||||
for Pinephone Pro (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: fix unit-address for RK3588 NPU's core1
|
|
||||||
and core2's IOMMU (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix headphones widget name on NanoPi M5
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Configure MCLK for analog sound on NanoPi
|
|
||||||
M5 (bsc#1012628).
|
|
||||||
- slab: fix kmalloc_nolock() context check for PREEMPT_RT
|
|
||||||
(bsc#1012628).
|
|
||||||
- rxrpc: Fix recvmsg() unconditional requeue (bsc#1012628).
|
|
||||||
- x86/kfence: avoid writing L1TF-vulnerable PTEs (bsc#1012628).
|
|
||||||
- comedi: Fix getting range information for subdevices 16 to 255
|
|
||||||
(bsc#1012628).
|
|
||||||
- fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in
|
|
||||||
wait_sb_inodes() (bsc#1012628).
|
|
||||||
- drm, drm/xe: Fix xe userptr in the absence of
|
|
||||||
CONFIG_DEVICE_PRIVATE (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kobject warnings for empty
|
|
||||||
attribute names (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID
|
|
||||||
macro (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix hugetlb_pmd_shared() (bsc#1012628).
|
|
||||||
- mm/rmap: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
|
|
||||||
(bsc#1012628).
|
|
||||||
- timekeeping: Adjust the leap state for the correct auxiliary
|
|
||||||
timekeeper (bsc#1012628).
|
|
||||||
- io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without
|
|
||||||
event detection (bsc#1012628).
|
|
||||||
- iio: adc: ad7280a: handle spi_setup() errors in probe()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: ad7606: Fix incorrect type for error return variable
|
|
||||||
(bsc#1012628).
|
|
||||||
- interconnect: debugfs: initialize src_node and dst_node to
|
|
||||||
empty strings (bsc#1012628).
|
|
||||||
- spi: spi-sprd-adi: Fix double free in probe error path
|
|
||||||
(bsc#1012628).
|
|
||||||
- regmap: Fix race condition in hwspinlock irqsave routine
|
|
||||||
(bsc#1012628).
|
|
||||||
- kconfig: fix static linking of nconf (bsc#1012628).
|
|
||||||
- riscv: clocksource: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- riscv: suspend: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/mellanox: Fix SN5640/SN5610 LED platform data
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/x86/amd: Fix memory leak in wbrf_record()
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: core: Wake up the error handler when final completions
|
|
||||||
race against each other (bsc#1012628).
|
|
||||||
- scsi: qla2xxx: Sanitize payload size to prevent member overflow
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb: Increase volume range that triggers a warning
|
|
||||||
(bsc#1012628).
|
|
||||||
- ntb: transport: Fix uninitialized mutex (bsc#1012628).
|
|
||||||
- iommu/amd: Fix error path in amd_iommu_probe_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/vm: fix xe_vm_validation_exec() kernel-doc (bsc#1012628).
|
|
||||||
- drm/xe: Disable timestamp WA on VFs (bsc#1012628).
|
|
||||||
- drm/mediatek: dpi: Find next bridge during probe (bsc#1012628).
|
|
||||||
- drm/imagination: Wait for FW trace update command completion
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/test: Do not filter kallsyms by symbol type (bsc#1012628).
|
|
||||||
- netdevsim: fix a race issue related to the operation on
|
|
||||||
bpf_bound_progs list (bsc#1012628).
|
|
||||||
- ice: Fix persistent failure in ice_get_rxfh (bsc#1012628).
|
|
||||||
- ice: add missing ice_deinit_hw() in devlink reinit path
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: fix devlink reload call trace (bsc#1012628).
|
|
||||||
- idpf: read lower clock bits inside the time sandwich
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: phy: intel-xway: fix OF node refcount leakage
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix data race in hns3_fetch_stats (bsc#1012628).
|
|
||||||
- idpf: Fix data race in idpf_net_dim (bsc#1012628).
|
|
||||||
- be2net: fix data race in be_get_new_eqd (bsc#1012628).
|
|
||||||
- net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
|
|
||||||
(bsc#1012628).
|
|
||||||
- mISDN: annotate data-race around dev->work (bsc#1012628).
|
|
||||||
- ipv6: annotate data-race in ndisc_router_discovery()
|
|
||||||
(bsc#1012628).
|
|
||||||
- usbnet: limit max_mtu based on device's hard_mtu (bsc#1012628).
|
|
||||||
- Octeontx2-pf: Update xdp features (bsc#1012628).
|
|
||||||
- clocksource: Reduce watchdog readout delay limit to prevent
|
|
||||||
false positives (bsc#1012628).
|
|
||||||
- drm/xe/uapi: disallow bind queue sharing (bsc#1012628).
|
|
||||||
- drm/xe/migrate: fix job lock assert (bsc#1012628).
|
|
||||||
- drm/xe/pm: Add scope-based cleanup helper for runtime PM
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Update wedged.mode only after successful reset policy
|
|
||||||
change (bsc#1012628).
|
|
||||||
- ublk: fix ublksrv pid handling for pid namespaces (bsc#1012628).
|
|
||||||
- selftests/ublk: fix IO thread idle check (bsc#1012628).
|
|
||||||
- selftests/ublk: fix error handling for starting device
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests/ublk: fix garbage output in foreground mode
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf: Fix refcount warning on event->mmap_count increment
|
|
||||||
(bsc#1012628).
|
|
||||||
- sched/fair: Fix pelt clock sync when entering idle
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting (bsc#1012628).
|
|
||||||
- drm/amd/pm: Don't clear SI SMC table when setting power limit
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amdgpu: fix type for wptr in ring backup (bsc#1012628).
|
|
||||||
- drm/nouveau: add missing DCB connector types (bsc#1012628).
|
|
||||||
- drm/nouveau: implement missing DCB connector types; gracefully
|
|
||||||
handle unknown connectors (bsc#1012628).
|
|
||||||
- be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests: net: amt: wait longer for connection before sending
|
|
||||||
packets (bsc#1012628).
|
|
||||||
- bonding: provide a net pointer to __skb_flow_dissect()
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: bcmasp: Fix network filter wake for asp-3.0 (bsc#1012628).
|
|
||||||
- net: dsa: fix off-by-one in maximum bridge ID determination
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: pcs: pcs-mtk-lynxi: report in-band capability for
|
|
||||||
2500Base-X (bsc#1012628).
|
|
||||||
- octeontx2-af: Fix error handling (bsc#1012628).
|
|
||||||
- net: openvswitch: fix data race in ovs_vport_get_upcall_stats
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: fix potential underflow in
|
|
||||||
virtio_transport_get_credit() (bsc#1012628).
|
|
||||||
- vsock/test: fix seqpacket message bounds test (bsc#1012628).
|
|
||||||
- vsock/virtio: cap TX credit to local buffer size (bsc#1012628).
|
|
||||||
- hinic3: Fix netif_queue_set_napi queue_index input parameter
|
|
||||||
error (bsc#1012628).
|
|
||||||
- net/sched: act_ife: avoid possible NULL deref (bsc#1012628).
|
|
||||||
- dpll: Prevent duplicate registrations (bsc#1012628).
|
|
||||||
- Octeontx2-af: Add proper checks for fwdata (bsc#1012628).
|
|
||||||
- x86: make page fault handling disable interrupts properly
|
|
||||||
(bsc#1012628).
|
|
||||||
- keys/trusted_keys: fix handle passed to tpm_buf_append_name
|
|
||||||
during unseal (bsc#1012628).
|
|
||||||
- leds: led-class: Only Add LED to leds_list when it is fully
|
|
||||||
ready (bsc#1012628).
|
|
||||||
- panic: only warn about deprecated panic_print on write access
|
|
||||||
(bsc#1012628).
|
|
||||||
- of: fix reference count leak in of_alias_scan() (bsc#1012628).
|
|
||||||
- of: platform: Use default match table for /firmware
|
|
||||||
(bsc#1012628).
|
|
||||||
- migrate: correct lock ordering for hugetlb file folios
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: accel: adxl380: fix handling of unavailable "INT1"
|
|
||||||
interrupt (bsc#1012628).
|
|
||||||
- iio: accel: iis328dq: fix gain values (bsc#1012628).
|
|
||||||
- iio: adc: ad9467: fix ad9434 vref mask (bsc#1012628).
|
|
||||||
- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in
|
|
||||||
sama5d2_adc driver (bsc#1012628).
|
|
||||||
- iio: adc: exynos_adc: fix OF populate on driver rebind
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: chemical: scd4x: fix reported channel endianness
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: dac: ad3552r-hs: fix out-of-bound write in
|
|
||||||
ad3552r_hs_write_data_source (bsc#1012628).
|
|
||||||
- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: ctxfi: Fix potential OOB access in audio mixer handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphone
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: scarlett2: Fix buffer overflow in config retrieval
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in
|
|
||||||
HS200/HS400 mode (bsc#1012628).
|
|
||||||
- iommu/io-pgtable-arm: fix size_t signedness bug in unmap path
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/nouveau/disp: Set
|
|
||||||
drm_mode_config_funcs.atomic_(check|commit) (bsc#1012628).
|
|
||||||
- wifi: ath10k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: rsi: Fix memory corruption due to not set vif driver
|
|
||||||
data size (bsc#1012628).
|
|
||||||
- arm64/fpsimd: ptrace: Fix SVE writes on !SME systems
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Fix restoration of SVE context
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: Set __nocfi on swsusp_arch_resume() (bsc#1012628).
|
|
||||||
- ksmbd: smbd: fix dma_unmap_sg() nents (bsc#1012628).
|
|
||||||
- octeontx2: Fix otx2_dma_map_page() error return code
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix runtime PM imbalance on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix device reference leak on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- tracing: Fix crash on synthetic stacktrace field usage
|
|
||||||
(bsc#1012628).
|
|
||||||
- intel_th: fix device leak on output open() (bsc#1012628).
|
|
||||||
- mei: trace: treat reg parameter as string (bsc#1012628).
|
|
||||||
- s390/ap: Fix wrong APQN fill calculation (bsc#1012628).
|
|
||||||
- s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot
|
|
||||||
trailer (bsc#1012628).
|
|
||||||
- uacce: fix cdev handling in the cleanup path (bsc#1012628).
|
|
||||||
- uacce: fix isolate sysfs check condition (bsc#1012628).
|
|
||||||
- uacce: implement mremap in uacce_vm_ops to return -EPERM
|
|
||||||
(bsc#1012628).
|
|
||||||
- uacce: ensure safe queue release with state management
|
|
||||||
(bsc#1012628).
|
|
||||||
- netrom: fix double-free in nr_route_frame() (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix automatic module loading
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask
|
|
||||||
for 8mq vpu (bsc#1012628).
|
|
||||||
- pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before
|
|
||||||
regulator ready (bsc#1012628).
|
|
||||||
- rust: io: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rust: irq: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rxrpc: Fix data-race warning and potential load/store tearing
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf/x86/intel: Do not enable BTS for guests (bsc#1012628).
|
|
||||||
- irqchip/gic-v3-its: Avoid truncating memory addresses
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: fec: account for VLAN header in frame length calculations
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+
|
|
||||||
Stick (bsc#1012628).
|
|
||||||
- net: txgbe: remove the redundant data return in SW-FW mailbox
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB
|
|
||||||
memory leak (bsc#1012628).
|
|
||||||
- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- drm/amdgpu: remove frame cntl for gfx v12 (bsc#1012628).
|
|
||||||
- drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Adjust page count tracepoints in shrinker (bsc#1012628).
|
|
||||||
- drm/xe: fix WQ_MEM_RECLAIM passed as max_active to
|
|
||||||
alloc_workqueue() (bsc#1012628).
|
|
||||||
- gpio: cdev: Correct return code on memory allocation failure
|
|
||||||
(bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
lineinfo_changed_notify() (bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
gpiolib_cdev_register() (bsc#1012628).
|
|
||||||
- Bluetooth: btintel_pcie: Support for S4 (Hibernate)
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: fix some typos in mm module (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: core: Replace lockdep_set_class() + mutex_init() by
|
|
||||||
combined call (bsc#1012628).
|
|
||||||
- iio: core: add separate lockdep class for info_exist_lock
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: talos: Correct UFS clocks ordering
|
|
||||||
(bsc#1012628).
|
|
||||||
- irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during
|
|
||||||
resume (bsc#1012628).
|
|
||||||
- mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm/vma: enforce VMA fork limit on unfaulted,faulted mremap
|
|
||||||
merge too (bsc#1012628).
|
|
||||||
- Update config files.
|
|
||||||
- Rename to
|
|
||||||
patches.kernel.org/6.18.8-033-can-gs_usb-gs_usb_receive_bulk_callback-unanch.patch.
|
|
||||||
- commit 15be779
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309).
|
|
||||||
- commit e21436a
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
||||||
|
|
||||||
|
|||||||
@@ -17,15 +17,15 @@
|
|||||||
# needsrootforbuild
|
# needsrootforbuild
|
||||||
|
|
||||||
|
|
||||||
%define patchversion 6.18.8
|
%define patchversion 6.18.7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
|
|
||||||
Name: kernel-obs-qa
|
Name: kernel-obs-qa
|
||||||
Version: 6.18.8
|
Version: 6.18.7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0df318e
|
Release: <RELEASE>.gfba0cec
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@@ -36,7 +36,7 @@ BuildRequires: kernel-default
|
|||||||
# kernel-obs-build must be also configured as VMinstall, but is required
|
# kernel-obs-build must be also configured as VMinstall, but is required
|
||||||
# here as well to avoid that qa and build package build parallel
|
# here as well to avoid that qa and build package build parallel
|
||||||
%if ! 0%{?qemu_user_space_build}
|
%if ! 0%{?qemu_user_space_build}
|
||||||
BuildRequires: kernel-obs-build-srchash-0df318ee571bb886b802231878d503c60b5e1c8e
|
BuildRequires: kernel-obs-build-srchash-fba0cec4bc3beb5d13e37aca8e0105d2060dfd4e
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: modutils
|
BuildRequires: modutils
|
||||||
ExclusiveArch: aarch64 armv6hl armv7hl ppc64le riscv64 s390x x86_64
|
ExclusiveArch: aarch64 armv6hl armv7hl ppc64le riscv64 s390x x86_64
|
||||||
|
|||||||
@@ -1,406 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jan 30 10:52:47 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- Linux 6.18.8 (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8550: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8650: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix wrong register range of rk3576 gpu
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf parse-events: Fix evsel allocation failure (bsc#1012628).
|
|
||||||
- Drivers: hv: Always do Hyper-V panic notification in
|
|
||||||
hv_kmsg_dump() (bsc#1012628).
|
|
||||||
- btrfs: fix missing fields in superblock backup with
|
|
||||||
BLOCK_GROUP_TREE (bsc#1012628).
|
|
||||||
- dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AO
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: qcom: rpmhpd: Add MXC to SC8280XP (bsc#1012628).
|
|
||||||
- wifi: ath12k: don't force radio frequency check in freq_to_idx()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: ahci: Do not read the per port area for unimplemented ports
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata: Call ata_dev_config_lpm() for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata-sata: Improve link_power_management_supported
|
|
||||||
sysfs attribute (bsc#1012628).
|
|
||||||
- ata: libata: Add cpr_log to ata_dev_print_features() early
|
|
||||||
return (bsc#1012628).
|
|
||||||
- ata: libata: Add DIPM and HIPM to ata_dev_print_features()
|
|
||||||
early return (bsc#1012628).
|
|
||||||
- ata: libata: Print features also for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: cancel scan only on active scan vdev
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix scan state stuck in ABORTING after
|
|
||||||
cancel_remain_on_channel (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dead lock while flushing management frames
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix wrong P2P device link id issue (bsc#1012628).
|
|
||||||
- ice: initialize ring_stats->syncp (bsc#1012628).
|
|
||||||
- ice: Avoid detrimental cleanup for bond during interface stop
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: Fix incorrect timeout ice_release_res() (bsc#1012628).
|
|
||||||
- igc: Restore default Qbv schedule when changing channels
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: fix race condition in TX timestamp read for register 0
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: Coalesce only linear skb (bsc#1012628).
|
|
||||||
- net: usb: dm9601: remove broken SR9700 support (bsc#1012628).
|
|
||||||
- bonding: limit BOND_MODE_8023AD to Ethernet devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: Fix memleak in l2tp_udp_encap_recv() (bsc#1012628).
|
|
||||||
- selftests: net: fib-onlink-tests: Convert to use namespaces
|
|
||||||
by default (bsc#1012628).
|
|
||||||
- net: freescale: ucc_geth: Return early when TBI PHY can't be
|
|
||||||
found (bsc#1012628).
|
|
||||||
- sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
|
|
||||||
(bsc#1012628).
|
|
||||||
- amd-xgbe: avoid misleading per-packet error log (bsc#1012628).
|
|
||||||
- gue: Fix skb memleak with inner IP protocol 0 (bsc#1012628).
|
|
||||||
- tools: ynl: Specify --no-line-number in ynl-regen.sh
|
|
||||||
(bsc#1012628).
|
|
||||||
- fou: Don't allow 0 for FOU_ATTR_IPPROTO (bsc#1012628).
|
|
||||||
- veth: fix data race in veth_get_ethtool_stats (bsc#1012628).
|
|
||||||
- pwm: Ensure ioctl() returns a negative errno on error
|
|
||||||
(bsc#1012628).
|
|
||||||
- pwm: max7360: Populate missing .sizeof_wfhw in max7360_pwm_ops
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: avoid one data-race in l2tp_tunnel_del_work()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ipvlan: Make the addrs_lock be per port (bsc#1012628).
|
|
||||||
- octeontx2: cn10k: fix RX flowid TCAM mask handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: Enforce that teql can only be used as root qdisc
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: qfq: Use cl_is_active to determine whether class
|
|
||||||
is active in qfq_rm_from_ag (bsc#1012628).
|
|
||||||
- crypto: authencesn - reject too-short AAD (assoclen<8) to
|
|
||||||
match ESP/ESN spec (bsc#1012628).
|
|
||||||
- wifi: mac80211: don't perform DA check on S1G beacon
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: 8250_pci: Fix broken RS485 for F81504/508/512
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: Fix not set tty->port race condition (bsc#1012628).
|
|
||||||
- comedi: dmm32at: serialize use of paged registers (bsc#1012628).
|
|
||||||
- w1: therm: Fix off-by-one buffer overflow in alarms_store
|
|
||||||
(bsc#1012628).
|
|
||||||
- w1: fix redundant counter decrement in w1_attach_slave_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- Revert "nfc/nci: Add the inconsistency check between the input
|
|
||||||
data length and count" (bsc#1012628).
|
|
||||||
- Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
|
|
||||||
(bsc#1012628).
|
|
||||||
- Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: storvsc: Process unsupported MODE_SENSE_10 (bsc#1012628).
|
|
||||||
- scsi: xen: scsiback: Fix potential memory leak in
|
|
||||||
scsiback_remove() (bsc#1012628).
|
|
||||||
- i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix the ranges property for flx9
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix size-cells property for i2c3
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove redundant max-link-speed from
|
|
||||||
nanopi-r4s (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove dangerous max-link-speed from
|
|
||||||
helios64 (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix voltage threshold for volume keys
|
|
||||||
for Pinephone Pro (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: fix unit-address for RK3588 NPU's core1
|
|
||||||
and core2's IOMMU (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix headphones widget name on NanoPi M5
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Configure MCLK for analog sound on NanoPi
|
|
||||||
M5 (bsc#1012628).
|
|
||||||
- slab: fix kmalloc_nolock() context check for PREEMPT_RT
|
|
||||||
(bsc#1012628).
|
|
||||||
- rxrpc: Fix recvmsg() unconditional requeue (bsc#1012628).
|
|
||||||
- x86/kfence: avoid writing L1TF-vulnerable PTEs (bsc#1012628).
|
|
||||||
- comedi: Fix getting range information for subdevices 16 to 255
|
|
||||||
(bsc#1012628).
|
|
||||||
- fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in
|
|
||||||
wait_sb_inodes() (bsc#1012628).
|
|
||||||
- drm, drm/xe: Fix xe userptr in the absence of
|
|
||||||
CONFIG_DEVICE_PRIVATE (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kobject warnings for empty
|
|
||||||
attribute names (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID
|
|
||||||
macro (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix hugetlb_pmd_shared() (bsc#1012628).
|
|
||||||
- mm/rmap: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
|
|
||||||
(bsc#1012628).
|
|
||||||
- timekeeping: Adjust the leap state for the correct auxiliary
|
|
||||||
timekeeper (bsc#1012628).
|
|
||||||
- io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without
|
|
||||||
event detection (bsc#1012628).
|
|
||||||
- iio: adc: ad7280a: handle spi_setup() errors in probe()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: ad7606: Fix incorrect type for error return variable
|
|
||||||
(bsc#1012628).
|
|
||||||
- interconnect: debugfs: initialize src_node and dst_node to
|
|
||||||
empty strings (bsc#1012628).
|
|
||||||
- spi: spi-sprd-adi: Fix double free in probe error path
|
|
||||||
(bsc#1012628).
|
|
||||||
- regmap: Fix race condition in hwspinlock irqsave routine
|
|
||||||
(bsc#1012628).
|
|
||||||
- kconfig: fix static linking of nconf (bsc#1012628).
|
|
||||||
- riscv: clocksource: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- riscv: suspend: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/mellanox: Fix SN5640/SN5610 LED platform data
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/x86/amd: Fix memory leak in wbrf_record()
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: core: Wake up the error handler when final completions
|
|
||||||
race against each other (bsc#1012628).
|
|
||||||
- scsi: qla2xxx: Sanitize payload size to prevent member overflow
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb: Increase volume range that triggers a warning
|
|
||||||
(bsc#1012628).
|
|
||||||
- ntb: transport: Fix uninitialized mutex (bsc#1012628).
|
|
||||||
- iommu/amd: Fix error path in amd_iommu_probe_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/vm: fix xe_vm_validation_exec() kernel-doc (bsc#1012628).
|
|
||||||
- drm/xe: Disable timestamp WA on VFs (bsc#1012628).
|
|
||||||
- drm/mediatek: dpi: Find next bridge during probe (bsc#1012628).
|
|
||||||
- drm/imagination: Wait for FW trace update command completion
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/test: Do not filter kallsyms by symbol type (bsc#1012628).
|
|
||||||
- netdevsim: fix a race issue related to the operation on
|
|
||||||
bpf_bound_progs list (bsc#1012628).
|
|
||||||
- ice: Fix persistent failure in ice_get_rxfh (bsc#1012628).
|
|
||||||
- ice: add missing ice_deinit_hw() in devlink reinit path
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: fix devlink reload call trace (bsc#1012628).
|
|
||||||
- idpf: read lower clock bits inside the time sandwich
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: phy: intel-xway: fix OF node refcount leakage
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix data race in hns3_fetch_stats (bsc#1012628).
|
|
||||||
- idpf: Fix data race in idpf_net_dim (bsc#1012628).
|
|
||||||
- be2net: fix data race in be_get_new_eqd (bsc#1012628).
|
|
||||||
- net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
|
|
||||||
(bsc#1012628).
|
|
||||||
- mISDN: annotate data-race around dev->work (bsc#1012628).
|
|
||||||
- ipv6: annotate data-race in ndisc_router_discovery()
|
|
||||||
(bsc#1012628).
|
|
||||||
- usbnet: limit max_mtu based on device's hard_mtu (bsc#1012628).
|
|
||||||
- Octeontx2-pf: Update xdp features (bsc#1012628).
|
|
||||||
- clocksource: Reduce watchdog readout delay limit to prevent
|
|
||||||
false positives (bsc#1012628).
|
|
||||||
- drm/xe/uapi: disallow bind queue sharing (bsc#1012628).
|
|
||||||
- drm/xe/migrate: fix job lock assert (bsc#1012628).
|
|
||||||
- drm/xe/pm: Add scope-based cleanup helper for runtime PM
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Update wedged.mode only after successful reset policy
|
|
||||||
change (bsc#1012628).
|
|
||||||
- ublk: fix ublksrv pid handling for pid namespaces (bsc#1012628).
|
|
||||||
- selftests/ublk: fix IO thread idle check (bsc#1012628).
|
|
||||||
- selftests/ublk: fix error handling for starting device
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests/ublk: fix garbage output in foreground mode
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf: Fix refcount warning on event->mmap_count increment
|
|
||||||
(bsc#1012628).
|
|
||||||
- sched/fair: Fix pelt clock sync when entering idle
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting (bsc#1012628).
|
|
||||||
- drm/amd/pm: Don't clear SI SMC table when setting power limit
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amdgpu: fix type for wptr in ring backup (bsc#1012628).
|
|
||||||
- drm/nouveau: add missing DCB connector types (bsc#1012628).
|
|
||||||
- drm/nouveau: implement missing DCB connector types; gracefully
|
|
||||||
handle unknown connectors (bsc#1012628).
|
|
||||||
- be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests: net: amt: wait longer for connection before sending
|
|
||||||
packets (bsc#1012628).
|
|
||||||
- bonding: provide a net pointer to __skb_flow_dissect()
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: bcmasp: Fix network filter wake for asp-3.0 (bsc#1012628).
|
|
||||||
- net: dsa: fix off-by-one in maximum bridge ID determination
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: pcs: pcs-mtk-lynxi: report in-band capability for
|
|
||||||
2500Base-X (bsc#1012628).
|
|
||||||
- octeontx2-af: Fix error handling (bsc#1012628).
|
|
||||||
- net: openvswitch: fix data race in ovs_vport_get_upcall_stats
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: fix potential underflow in
|
|
||||||
virtio_transport_get_credit() (bsc#1012628).
|
|
||||||
- vsock/test: fix seqpacket message bounds test (bsc#1012628).
|
|
||||||
- vsock/virtio: cap TX credit to local buffer size (bsc#1012628).
|
|
||||||
- hinic3: Fix netif_queue_set_napi queue_index input parameter
|
|
||||||
error (bsc#1012628).
|
|
||||||
- net/sched: act_ife: avoid possible NULL deref (bsc#1012628).
|
|
||||||
- dpll: Prevent duplicate registrations (bsc#1012628).
|
|
||||||
- Octeontx2-af: Add proper checks for fwdata (bsc#1012628).
|
|
||||||
- x86: make page fault handling disable interrupts properly
|
|
||||||
(bsc#1012628).
|
|
||||||
- keys/trusted_keys: fix handle passed to tpm_buf_append_name
|
|
||||||
during unseal (bsc#1012628).
|
|
||||||
- leds: led-class: Only Add LED to leds_list when it is fully
|
|
||||||
ready (bsc#1012628).
|
|
||||||
- panic: only warn about deprecated panic_print on write access
|
|
||||||
(bsc#1012628).
|
|
||||||
- of: fix reference count leak in of_alias_scan() (bsc#1012628).
|
|
||||||
- of: platform: Use default match table for /firmware
|
|
||||||
(bsc#1012628).
|
|
||||||
- migrate: correct lock ordering for hugetlb file folios
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: accel: adxl380: fix handling of unavailable "INT1"
|
|
||||||
interrupt (bsc#1012628).
|
|
||||||
- iio: accel: iis328dq: fix gain values (bsc#1012628).
|
|
||||||
- iio: adc: ad9467: fix ad9434 vref mask (bsc#1012628).
|
|
||||||
- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in
|
|
||||||
sama5d2_adc driver (bsc#1012628).
|
|
||||||
- iio: adc: exynos_adc: fix OF populate on driver rebind
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: chemical: scd4x: fix reported channel endianness
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: dac: ad3552r-hs: fix out-of-bound write in
|
|
||||||
ad3552r_hs_write_data_source (bsc#1012628).
|
|
||||||
- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: ctxfi: Fix potential OOB access in audio mixer handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphone
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: scarlett2: Fix buffer overflow in config retrieval
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in
|
|
||||||
HS200/HS400 mode (bsc#1012628).
|
|
||||||
- iommu/io-pgtable-arm: fix size_t signedness bug in unmap path
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/nouveau/disp: Set
|
|
||||||
drm_mode_config_funcs.atomic_(check|commit) (bsc#1012628).
|
|
||||||
- wifi: ath10k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: rsi: Fix memory corruption due to not set vif driver
|
|
||||||
data size (bsc#1012628).
|
|
||||||
- arm64/fpsimd: ptrace: Fix SVE writes on !SME systems
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Fix restoration of SVE context
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: Set __nocfi on swsusp_arch_resume() (bsc#1012628).
|
|
||||||
- ksmbd: smbd: fix dma_unmap_sg() nents (bsc#1012628).
|
|
||||||
- octeontx2: Fix otx2_dma_map_page() error return code
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix runtime PM imbalance on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix device reference leak on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- tracing: Fix crash on synthetic stacktrace field usage
|
|
||||||
(bsc#1012628).
|
|
||||||
- intel_th: fix device leak on output open() (bsc#1012628).
|
|
||||||
- mei: trace: treat reg parameter as string (bsc#1012628).
|
|
||||||
- s390/ap: Fix wrong APQN fill calculation (bsc#1012628).
|
|
||||||
- s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot
|
|
||||||
trailer (bsc#1012628).
|
|
||||||
- uacce: fix cdev handling in the cleanup path (bsc#1012628).
|
|
||||||
- uacce: fix isolate sysfs check condition (bsc#1012628).
|
|
||||||
- uacce: implement mremap in uacce_vm_ops to return -EPERM
|
|
||||||
(bsc#1012628).
|
|
||||||
- uacce: ensure safe queue release with state management
|
|
||||||
(bsc#1012628).
|
|
||||||
- netrom: fix double-free in nr_route_frame() (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix automatic module loading
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask
|
|
||||||
for 8mq vpu (bsc#1012628).
|
|
||||||
- pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before
|
|
||||||
regulator ready (bsc#1012628).
|
|
||||||
- rust: io: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rust: irq: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rxrpc: Fix data-race warning and potential load/store tearing
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf/x86/intel: Do not enable BTS for guests (bsc#1012628).
|
|
||||||
- irqchip/gic-v3-its: Avoid truncating memory addresses
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: fec: account for VLAN header in frame length calculations
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+
|
|
||||||
Stick (bsc#1012628).
|
|
||||||
- net: txgbe: remove the redundant data return in SW-FW mailbox
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB
|
|
||||||
memory leak (bsc#1012628).
|
|
||||||
- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- drm/amdgpu: remove frame cntl for gfx v12 (bsc#1012628).
|
|
||||||
- drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Adjust page count tracepoints in shrinker (bsc#1012628).
|
|
||||||
- drm/xe: fix WQ_MEM_RECLAIM passed as max_active to
|
|
||||||
alloc_workqueue() (bsc#1012628).
|
|
||||||
- gpio: cdev: Correct return code on memory allocation failure
|
|
||||||
(bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
lineinfo_changed_notify() (bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
gpiolib_cdev_register() (bsc#1012628).
|
|
||||||
- Bluetooth: btintel_pcie: Support for S4 (Hibernate)
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: fix some typos in mm module (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: core: Replace lockdep_set_class() + mutex_init() by
|
|
||||||
combined call (bsc#1012628).
|
|
||||||
- iio: core: add separate lockdep class for info_exist_lock
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: talos: Correct UFS clocks ordering
|
|
||||||
(bsc#1012628).
|
|
||||||
- irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during
|
|
||||||
resume (bsc#1012628).
|
|
||||||
- mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm/vma: enforce VMA fork limit on unfaulted,faulted mremap
|
|
||||||
merge too (bsc#1012628).
|
|
||||||
- Update config files.
|
|
||||||
- Rename to
|
|
||||||
patches.kernel.org/6.18.8-033-can-gs_usb-gs_usb_receive_bulk_callback-unanch.patch.
|
|
||||||
- commit 15be779
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309).
|
|
||||||
- commit e21436a
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
||||||
|
|
||||||
|
|||||||
@@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.18
|
%define srcversion 6.18
|
||||||
%define patchversion 6.18.8
|
%define patchversion 6.18.7
|
||||||
%define git_commit 0df318ee571bb886b802231878d503c60b5e1c8e
|
%define git_commit fba0cec4bc3beb5d13e37aca8e0105d2060dfd4e
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
%define compress_vmlinux xz
|
%define compress_vmlinux xz
|
||||||
@@ -40,9 +40,9 @@
|
|||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||||
|
|
||||||
Name: kernel-pae
|
Name: kernel-pae
|
||||||
Version: 6.18.8
|
Version: 6.18.7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0df318e
|
Release: <RELEASE>.gfba0cec
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -1,406 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jan 30 10:52:47 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- Linux 6.18.8 (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8550: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8650: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix wrong register range of rk3576 gpu
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf parse-events: Fix evsel allocation failure (bsc#1012628).
|
|
||||||
- Drivers: hv: Always do Hyper-V panic notification in
|
|
||||||
hv_kmsg_dump() (bsc#1012628).
|
|
||||||
- btrfs: fix missing fields in superblock backup with
|
|
||||||
BLOCK_GROUP_TREE (bsc#1012628).
|
|
||||||
- dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AO
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: qcom: rpmhpd: Add MXC to SC8280XP (bsc#1012628).
|
|
||||||
- wifi: ath12k: don't force radio frequency check in freq_to_idx()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: ahci: Do not read the per port area for unimplemented ports
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata: Call ata_dev_config_lpm() for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata-sata: Improve link_power_management_supported
|
|
||||||
sysfs attribute (bsc#1012628).
|
|
||||||
- ata: libata: Add cpr_log to ata_dev_print_features() early
|
|
||||||
return (bsc#1012628).
|
|
||||||
- ata: libata: Add DIPM and HIPM to ata_dev_print_features()
|
|
||||||
early return (bsc#1012628).
|
|
||||||
- ata: libata: Print features also for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: cancel scan only on active scan vdev
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix scan state stuck in ABORTING after
|
|
||||||
cancel_remain_on_channel (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dead lock while flushing management frames
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix wrong P2P device link id issue (bsc#1012628).
|
|
||||||
- ice: initialize ring_stats->syncp (bsc#1012628).
|
|
||||||
- ice: Avoid detrimental cleanup for bond during interface stop
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: Fix incorrect timeout ice_release_res() (bsc#1012628).
|
|
||||||
- igc: Restore default Qbv schedule when changing channels
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: fix race condition in TX timestamp read for register 0
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: Coalesce only linear skb (bsc#1012628).
|
|
||||||
- net: usb: dm9601: remove broken SR9700 support (bsc#1012628).
|
|
||||||
- bonding: limit BOND_MODE_8023AD to Ethernet devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: Fix memleak in l2tp_udp_encap_recv() (bsc#1012628).
|
|
||||||
- selftests: net: fib-onlink-tests: Convert to use namespaces
|
|
||||||
by default (bsc#1012628).
|
|
||||||
- net: freescale: ucc_geth: Return early when TBI PHY can't be
|
|
||||||
found (bsc#1012628).
|
|
||||||
- sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
|
|
||||||
(bsc#1012628).
|
|
||||||
- amd-xgbe: avoid misleading per-packet error log (bsc#1012628).
|
|
||||||
- gue: Fix skb memleak with inner IP protocol 0 (bsc#1012628).
|
|
||||||
- tools: ynl: Specify --no-line-number in ynl-regen.sh
|
|
||||||
(bsc#1012628).
|
|
||||||
- fou: Don't allow 0 for FOU_ATTR_IPPROTO (bsc#1012628).
|
|
||||||
- veth: fix data race in veth_get_ethtool_stats (bsc#1012628).
|
|
||||||
- pwm: Ensure ioctl() returns a negative errno on error
|
|
||||||
(bsc#1012628).
|
|
||||||
- pwm: max7360: Populate missing .sizeof_wfhw in max7360_pwm_ops
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: avoid one data-race in l2tp_tunnel_del_work()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ipvlan: Make the addrs_lock be per port (bsc#1012628).
|
|
||||||
- octeontx2: cn10k: fix RX flowid TCAM mask handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: Enforce that teql can only be used as root qdisc
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: qfq: Use cl_is_active to determine whether class
|
|
||||||
is active in qfq_rm_from_ag (bsc#1012628).
|
|
||||||
- crypto: authencesn - reject too-short AAD (assoclen<8) to
|
|
||||||
match ESP/ESN spec (bsc#1012628).
|
|
||||||
- wifi: mac80211: don't perform DA check on S1G beacon
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: 8250_pci: Fix broken RS485 for F81504/508/512
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: Fix not set tty->port race condition (bsc#1012628).
|
|
||||||
- comedi: dmm32at: serialize use of paged registers (bsc#1012628).
|
|
||||||
- w1: therm: Fix off-by-one buffer overflow in alarms_store
|
|
||||||
(bsc#1012628).
|
|
||||||
- w1: fix redundant counter decrement in w1_attach_slave_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- Revert "nfc/nci: Add the inconsistency check between the input
|
|
||||||
data length and count" (bsc#1012628).
|
|
||||||
- Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
|
|
||||||
(bsc#1012628).
|
|
||||||
- Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: storvsc: Process unsupported MODE_SENSE_10 (bsc#1012628).
|
|
||||||
- scsi: xen: scsiback: Fix potential memory leak in
|
|
||||||
scsiback_remove() (bsc#1012628).
|
|
||||||
- i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix the ranges property for flx9
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix size-cells property for i2c3
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove redundant max-link-speed from
|
|
||||||
nanopi-r4s (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove dangerous max-link-speed from
|
|
||||||
helios64 (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix voltage threshold for volume keys
|
|
||||||
for Pinephone Pro (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: fix unit-address for RK3588 NPU's core1
|
|
||||||
and core2's IOMMU (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix headphones widget name on NanoPi M5
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Configure MCLK for analog sound on NanoPi
|
|
||||||
M5 (bsc#1012628).
|
|
||||||
- slab: fix kmalloc_nolock() context check for PREEMPT_RT
|
|
||||||
(bsc#1012628).
|
|
||||||
- rxrpc: Fix recvmsg() unconditional requeue (bsc#1012628).
|
|
||||||
- x86/kfence: avoid writing L1TF-vulnerable PTEs (bsc#1012628).
|
|
||||||
- comedi: Fix getting range information for subdevices 16 to 255
|
|
||||||
(bsc#1012628).
|
|
||||||
- fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in
|
|
||||||
wait_sb_inodes() (bsc#1012628).
|
|
||||||
- drm, drm/xe: Fix xe userptr in the absence of
|
|
||||||
CONFIG_DEVICE_PRIVATE (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kobject warnings for empty
|
|
||||||
attribute names (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID
|
|
||||||
macro (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix hugetlb_pmd_shared() (bsc#1012628).
|
|
||||||
- mm/rmap: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
|
|
||||||
(bsc#1012628).
|
|
||||||
- timekeeping: Adjust the leap state for the correct auxiliary
|
|
||||||
timekeeper (bsc#1012628).
|
|
||||||
- io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without
|
|
||||||
event detection (bsc#1012628).
|
|
||||||
- iio: adc: ad7280a: handle spi_setup() errors in probe()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: ad7606: Fix incorrect type for error return variable
|
|
||||||
(bsc#1012628).
|
|
||||||
- interconnect: debugfs: initialize src_node and dst_node to
|
|
||||||
empty strings (bsc#1012628).
|
|
||||||
- spi: spi-sprd-adi: Fix double free in probe error path
|
|
||||||
(bsc#1012628).
|
|
||||||
- regmap: Fix race condition in hwspinlock irqsave routine
|
|
||||||
(bsc#1012628).
|
|
||||||
- kconfig: fix static linking of nconf (bsc#1012628).
|
|
||||||
- riscv: clocksource: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- riscv: suspend: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/mellanox: Fix SN5640/SN5610 LED platform data
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/x86/amd: Fix memory leak in wbrf_record()
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: core: Wake up the error handler when final completions
|
|
||||||
race against each other (bsc#1012628).
|
|
||||||
- scsi: qla2xxx: Sanitize payload size to prevent member overflow
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb: Increase volume range that triggers a warning
|
|
||||||
(bsc#1012628).
|
|
||||||
- ntb: transport: Fix uninitialized mutex (bsc#1012628).
|
|
||||||
- iommu/amd: Fix error path in amd_iommu_probe_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/vm: fix xe_vm_validation_exec() kernel-doc (bsc#1012628).
|
|
||||||
- drm/xe: Disable timestamp WA on VFs (bsc#1012628).
|
|
||||||
- drm/mediatek: dpi: Find next bridge during probe (bsc#1012628).
|
|
||||||
- drm/imagination: Wait for FW trace update command completion
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/test: Do not filter kallsyms by symbol type (bsc#1012628).
|
|
||||||
- netdevsim: fix a race issue related to the operation on
|
|
||||||
bpf_bound_progs list (bsc#1012628).
|
|
||||||
- ice: Fix persistent failure in ice_get_rxfh (bsc#1012628).
|
|
||||||
- ice: add missing ice_deinit_hw() in devlink reinit path
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: fix devlink reload call trace (bsc#1012628).
|
|
||||||
- idpf: read lower clock bits inside the time sandwich
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: phy: intel-xway: fix OF node refcount leakage
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix data race in hns3_fetch_stats (bsc#1012628).
|
|
||||||
- idpf: Fix data race in idpf_net_dim (bsc#1012628).
|
|
||||||
- be2net: fix data race in be_get_new_eqd (bsc#1012628).
|
|
||||||
- net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
|
|
||||||
(bsc#1012628).
|
|
||||||
- mISDN: annotate data-race around dev->work (bsc#1012628).
|
|
||||||
- ipv6: annotate data-race in ndisc_router_discovery()
|
|
||||||
(bsc#1012628).
|
|
||||||
- usbnet: limit max_mtu based on device's hard_mtu (bsc#1012628).
|
|
||||||
- Octeontx2-pf: Update xdp features (bsc#1012628).
|
|
||||||
- clocksource: Reduce watchdog readout delay limit to prevent
|
|
||||||
false positives (bsc#1012628).
|
|
||||||
- drm/xe/uapi: disallow bind queue sharing (bsc#1012628).
|
|
||||||
- drm/xe/migrate: fix job lock assert (bsc#1012628).
|
|
||||||
- drm/xe/pm: Add scope-based cleanup helper for runtime PM
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Update wedged.mode only after successful reset policy
|
|
||||||
change (bsc#1012628).
|
|
||||||
- ublk: fix ublksrv pid handling for pid namespaces (bsc#1012628).
|
|
||||||
- selftests/ublk: fix IO thread idle check (bsc#1012628).
|
|
||||||
- selftests/ublk: fix error handling for starting device
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests/ublk: fix garbage output in foreground mode
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf: Fix refcount warning on event->mmap_count increment
|
|
||||||
(bsc#1012628).
|
|
||||||
- sched/fair: Fix pelt clock sync when entering idle
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting (bsc#1012628).
|
|
||||||
- drm/amd/pm: Don't clear SI SMC table when setting power limit
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amdgpu: fix type for wptr in ring backup (bsc#1012628).
|
|
||||||
- drm/nouveau: add missing DCB connector types (bsc#1012628).
|
|
||||||
- drm/nouveau: implement missing DCB connector types; gracefully
|
|
||||||
handle unknown connectors (bsc#1012628).
|
|
||||||
- be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests: net: amt: wait longer for connection before sending
|
|
||||||
packets (bsc#1012628).
|
|
||||||
- bonding: provide a net pointer to __skb_flow_dissect()
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: bcmasp: Fix network filter wake for asp-3.0 (bsc#1012628).
|
|
||||||
- net: dsa: fix off-by-one in maximum bridge ID determination
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: pcs: pcs-mtk-lynxi: report in-band capability for
|
|
||||||
2500Base-X (bsc#1012628).
|
|
||||||
- octeontx2-af: Fix error handling (bsc#1012628).
|
|
||||||
- net: openvswitch: fix data race in ovs_vport_get_upcall_stats
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: fix potential underflow in
|
|
||||||
virtio_transport_get_credit() (bsc#1012628).
|
|
||||||
- vsock/test: fix seqpacket message bounds test (bsc#1012628).
|
|
||||||
- vsock/virtio: cap TX credit to local buffer size (bsc#1012628).
|
|
||||||
- hinic3: Fix netif_queue_set_napi queue_index input parameter
|
|
||||||
error (bsc#1012628).
|
|
||||||
- net/sched: act_ife: avoid possible NULL deref (bsc#1012628).
|
|
||||||
- dpll: Prevent duplicate registrations (bsc#1012628).
|
|
||||||
- Octeontx2-af: Add proper checks for fwdata (bsc#1012628).
|
|
||||||
- x86: make page fault handling disable interrupts properly
|
|
||||||
(bsc#1012628).
|
|
||||||
- keys/trusted_keys: fix handle passed to tpm_buf_append_name
|
|
||||||
during unseal (bsc#1012628).
|
|
||||||
- leds: led-class: Only Add LED to leds_list when it is fully
|
|
||||||
ready (bsc#1012628).
|
|
||||||
- panic: only warn about deprecated panic_print on write access
|
|
||||||
(bsc#1012628).
|
|
||||||
- of: fix reference count leak in of_alias_scan() (bsc#1012628).
|
|
||||||
- of: platform: Use default match table for /firmware
|
|
||||||
(bsc#1012628).
|
|
||||||
- migrate: correct lock ordering for hugetlb file folios
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: accel: adxl380: fix handling of unavailable "INT1"
|
|
||||||
interrupt (bsc#1012628).
|
|
||||||
- iio: accel: iis328dq: fix gain values (bsc#1012628).
|
|
||||||
- iio: adc: ad9467: fix ad9434 vref mask (bsc#1012628).
|
|
||||||
- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in
|
|
||||||
sama5d2_adc driver (bsc#1012628).
|
|
||||||
- iio: adc: exynos_adc: fix OF populate on driver rebind
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: chemical: scd4x: fix reported channel endianness
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: dac: ad3552r-hs: fix out-of-bound write in
|
|
||||||
ad3552r_hs_write_data_source (bsc#1012628).
|
|
||||||
- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: ctxfi: Fix potential OOB access in audio mixer handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphone
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: scarlett2: Fix buffer overflow in config retrieval
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in
|
|
||||||
HS200/HS400 mode (bsc#1012628).
|
|
||||||
- iommu/io-pgtable-arm: fix size_t signedness bug in unmap path
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/nouveau/disp: Set
|
|
||||||
drm_mode_config_funcs.atomic_(check|commit) (bsc#1012628).
|
|
||||||
- wifi: ath10k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: rsi: Fix memory corruption due to not set vif driver
|
|
||||||
data size (bsc#1012628).
|
|
||||||
- arm64/fpsimd: ptrace: Fix SVE writes on !SME systems
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Fix restoration of SVE context
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: Set __nocfi on swsusp_arch_resume() (bsc#1012628).
|
|
||||||
- ksmbd: smbd: fix dma_unmap_sg() nents (bsc#1012628).
|
|
||||||
- octeontx2: Fix otx2_dma_map_page() error return code
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix runtime PM imbalance on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix device reference leak on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- tracing: Fix crash on synthetic stacktrace field usage
|
|
||||||
(bsc#1012628).
|
|
||||||
- intel_th: fix device leak on output open() (bsc#1012628).
|
|
||||||
- mei: trace: treat reg parameter as string (bsc#1012628).
|
|
||||||
- s390/ap: Fix wrong APQN fill calculation (bsc#1012628).
|
|
||||||
- s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot
|
|
||||||
trailer (bsc#1012628).
|
|
||||||
- uacce: fix cdev handling in the cleanup path (bsc#1012628).
|
|
||||||
- uacce: fix isolate sysfs check condition (bsc#1012628).
|
|
||||||
- uacce: implement mremap in uacce_vm_ops to return -EPERM
|
|
||||||
(bsc#1012628).
|
|
||||||
- uacce: ensure safe queue release with state management
|
|
||||||
(bsc#1012628).
|
|
||||||
- netrom: fix double-free in nr_route_frame() (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix automatic module loading
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask
|
|
||||||
for 8mq vpu (bsc#1012628).
|
|
||||||
- pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before
|
|
||||||
regulator ready (bsc#1012628).
|
|
||||||
- rust: io: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rust: irq: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rxrpc: Fix data-race warning and potential load/store tearing
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf/x86/intel: Do not enable BTS for guests (bsc#1012628).
|
|
||||||
- irqchip/gic-v3-its: Avoid truncating memory addresses
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: fec: account for VLAN header in frame length calculations
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+
|
|
||||||
Stick (bsc#1012628).
|
|
||||||
- net: txgbe: remove the redundant data return in SW-FW mailbox
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB
|
|
||||||
memory leak (bsc#1012628).
|
|
||||||
- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- drm/amdgpu: remove frame cntl for gfx v12 (bsc#1012628).
|
|
||||||
- drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Adjust page count tracepoints in shrinker (bsc#1012628).
|
|
||||||
- drm/xe: fix WQ_MEM_RECLAIM passed as max_active to
|
|
||||||
alloc_workqueue() (bsc#1012628).
|
|
||||||
- gpio: cdev: Correct return code on memory allocation failure
|
|
||||||
(bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
lineinfo_changed_notify() (bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
gpiolib_cdev_register() (bsc#1012628).
|
|
||||||
- Bluetooth: btintel_pcie: Support for S4 (Hibernate)
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: fix some typos in mm module (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: core: Replace lockdep_set_class() + mutex_init() by
|
|
||||||
combined call (bsc#1012628).
|
|
||||||
- iio: core: add separate lockdep class for info_exist_lock
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: talos: Correct UFS clocks ordering
|
|
||||||
(bsc#1012628).
|
|
||||||
- irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during
|
|
||||||
resume (bsc#1012628).
|
|
||||||
- mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm/vma: enforce VMA fork limit on unfaulted,faulted mremap
|
|
||||||
merge too (bsc#1012628).
|
|
||||||
- Update config files.
|
|
||||||
- Rename to
|
|
||||||
patches.kernel.org/6.18.8-033-can-gs_usb-gs_usb_receive_bulk_callback-unanch.patch.
|
|
||||||
- commit 15be779
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309).
|
|
||||||
- commit e21436a
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
||||||
|
|
||||||
|
|||||||
@@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.18
|
%define srcversion 6.18
|
||||||
%define patchversion 6.18.8
|
%define patchversion 6.18.7
|
||||||
%define git_commit 0df318ee571bb886b802231878d503c60b5e1c8e
|
%define git_commit fba0cec4bc3beb5d13e37aca8e0105d2060dfd4e
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define gcc_package gcc
|
%define gcc_package gcc
|
||||||
%define gcc_compiler gcc
|
%define gcc_compiler gcc
|
||||||
@@ -28,9 +28,9 @@
|
|||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||||
|
|
||||||
Name: kernel-source
|
Name: kernel-source
|
||||||
Version: 6.18.8
|
Version: 6.18.7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0df318e
|
Release: <RELEASE>.gfba0cec
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -1,406 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jan 30 10:52:47 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- Linux 6.18.8 (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8550: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8650: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix wrong register range of rk3576 gpu
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf parse-events: Fix evsel allocation failure (bsc#1012628).
|
|
||||||
- Drivers: hv: Always do Hyper-V panic notification in
|
|
||||||
hv_kmsg_dump() (bsc#1012628).
|
|
||||||
- btrfs: fix missing fields in superblock backup with
|
|
||||||
BLOCK_GROUP_TREE (bsc#1012628).
|
|
||||||
- dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AO
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: qcom: rpmhpd: Add MXC to SC8280XP (bsc#1012628).
|
|
||||||
- wifi: ath12k: don't force radio frequency check in freq_to_idx()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: ahci: Do not read the per port area for unimplemented ports
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata: Call ata_dev_config_lpm() for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata-sata: Improve link_power_management_supported
|
|
||||||
sysfs attribute (bsc#1012628).
|
|
||||||
- ata: libata: Add cpr_log to ata_dev_print_features() early
|
|
||||||
return (bsc#1012628).
|
|
||||||
- ata: libata: Add DIPM and HIPM to ata_dev_print_features()
|
|
||||||
early return (bsc#1012628).
|
|
||||||
- ata: libata: Print features also for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: cancel scan only on active scan vdev
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix scan state stuck in ABORTING after
|
|
||||||
cancel_remain_on_channel (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dead lock while flushing management frames
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix wrong P2P device link id issue (bsc#1012628).
|
|
||||||
- ice: initialize ring_stats->syncp (bsc#1012628).
|
|
||||||
- ice: Avoid detrimental cleanup for bond during interface stop
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: Fix incorrect timeout ice_release_res() (bsc#1012628).
|
|
||||||
- igc: Restore default Qbv schedule when changing channels
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: fix race condition in TX timestamp read for register 0
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: Coalesce only linear skb (bsc#1012628).
|
|
||||||
- net: usb: dm9601: remove broken SR9700 support (bsc#1012628).
|
|
||||||
- bonding: limit BOND_MODE_8023AD to Ethernet devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: Fix memleak in l2tp_udp_encap_recv() (bsc#1012628).
|
|
||||||
- selftests: net: fib-onlink-tests: Convert to use namespaces
|
|
||||||
by default (bsc#1012628).
|
|
||||||
- net: freescale: ucc_geth: Return early when TBI PHY can't be
|
|
||||||
found (bsc#1012628).
|
|
||||||
- sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
|
|
||||||
(bsc#1012628).
|
|
||||||
- amd-xgbe: avoid misleading per-packet error log (bsc#1012628).
|
|
||||||
- gue: Fix skb memleak with inner IP protocol 0 (bsc#1012628).
|
|
||||||
- tools: ynl: Specify --no-line-number in ynl-regen.sh
|
|
||||||
(bsc#1012628).
|
|
||||||
- fou: Don't allow 0 for FOU_ATTR_IPPROTO (bsc#1012628).
|
|
||||||
- veth: fix data race in veth_get_ethtool_stats (bsc#1012628).
|
|
||||||
- pwm: Ensure ioctl() returns a negative errno on error
|
|
||||||
(bsc#1012628).
|
|
||||||
- pwm: max7360: Populate missing .sizeof_wfhw in max7360_pwm_ops
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: avoid one data-race in l2tp_tunnel_del_work()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ipvlan: Make the addrs_lock be per port (bsc#1012628).
|
|
||||||
- octeontx2: cn10k: fix RX flowid TCAM mask handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: Enforce that teql can only be used as root qdisc
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: qfq: Use cl_is_active to determine whether class
|
|
||||||
is active in qfq_rm_from_ag (bsc#1012628).
|
|
||||||
- crypto: authencesn - reject too-short AAD (assoclen<8) to
|
|
||||||
match ESP/ESN spec (bsc#1012628).
|
|
||||||
- wifi: mac80211: don't perform DA check on S1G beacon
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: 8250_pci: Fix broken RS485 for F81504/508/512
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: Fix not set tty->port race condition (bsc#1012628).
|
|
||||||
- comedi: dmm32at: serialize use of paged registers (bsc#1012628).
|
|
||||||
- w1: therm: Fix off-by-one buffer overflow in alarms_store
|
|
||||||
(bsc#1012628).
|
|
||||||
- w1: fix redundant counter decrement in w1_attach_slave_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- Revert "nfc/nci: Add the inconsistency check between the input
|
|
||||||
data length and count" (bsc#1012628).
|
|
||||||
- Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
|
|
||||||
(bsc#1012628).
|
|
||||||
- Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: storvsc: Process unsupported MODE_SENSE_10 (bsc#1012628).
|
|
||||||
- scsi: xen: scsiback: Fix potential memory leak in
|
|
||||||
scsiback_remove() (bsc#1012628).
|
|
||||||
- i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix the ranges property for flx9
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix size-cells property for i2c3
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove redundant max-link-speed from
|
|
||||||
nanopi-r4s (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove dangerous max-link-speed from
|
|
||||||
helios64 (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix voltage threshold for volume keys
|
|
||||||
for Pinephone Pro (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: fix unit-address for RK3588 NPU's core1
|
|
||||||
and core2's IOMMU (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix headphones widget name on NanoPi M5
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Configure MCLK for analog sound on NanoPi
|
|
||||||
M5 (bsc#1012628).
|
|
||||||
- slab: fix kmalloc_nolock() context check for PREEMPT_RT
|
|
||||||
(bsc#1012628).
|
|
||||||
- rxrpc: Fix recvmsg() unconditional requeue (bsc#1012628).
|
|
||||||
- x86/kfence: avoid writing L1TF-vulnerable PTEs (bsc#1012628).
|
|
||||||
- comedi: Fix getting range information for subdevices 16 to 255
|
|
||||||
(bsc#1012628).
|
|
||||||
- fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in
|
|
||||||
wait_sb_inodes() (bsc#1012628).
|
|
||||||
- drm, drm/xe: Fix xe userptr in the absence of
|
|
||||||
CONFIG_DEVICE_PRIVATE (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kobject warnings for empty
|
|
||||||
attribute names (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID
|
|
||||||
macro (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix hugetlb_pmd_shared() (bsc#1012628).
|
|
||||||
- mm/rmap: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
|
|
||||||
(bsc#1012628).
|
|
||||||
- timekeeping: Adjust the leap state for the correct auxiliary
|
|
||||||
timekeeper (bsc#1012628).
|
|
||||||
- io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without
|
|
||||||
event detection (bsc#1012628).
|
|
||||||
- iio: adc: ad7280a: handle spi_setup() errors in probe()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: ad7606: Fix incorrect type for error return variable
|
|
||||||
(bsc#1012628).
|
|
||||||
- interconnect: debugfs: initialize src_node and dst_node to
|
|
||||||
empty strings (bsc#1012628).
|
|
||||||
- spi: spi-sprd-adi: Fix double free in probe error path
|
|
||||||
(bsc#1012628).
|
|
||||||
- regmap: Fix race condition in hwspinlock irqsave routine
|
|
||||||
(bsc#1012628).
|
|
||||||
- kconfig: fix static linking of nconf (bsc#1012628).
|
|
||||||
- riscv: clocksource: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- riscv: suspend: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/mellanox: Fix SN5640/SN5610 LED platform data
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/x86/amd: Fix memory leak in wbrf_record()
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: core: Wake up the error handler when final completions
|
|
||||||
race against each other (bsc#1012628).
|
|
||||||
- scsi: qla2xxx: Sanitize payload size to prevent member overflow
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb: Increase volume range that triggers a warning
|
|
||||||
(bsc#1012628).
|
|
||||||
- ntb: transport: Fix uninitialized mutex (bsc#1012628).
|
|
||||||
- iommu/amd: Fix error path in amd_iommu_probe_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/vm: fix xe_vm_validation_exec() kernel-doc (bsc#1012628).
|
|
||||||
- drm/xe: Disable timestamp WA on VFs (bsc#1012628).
|
|
||||||
- drm/mediatek: dpi: Find next bridge during probe (bsc#1012628).
|
|
||||||
- drm/imagination: Wait for FW trace update command completion
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/test: Do not filter kallsyms by symbol type (bsc#1012628).
|
|
||||||
- netdevsim: fix a race issue related to the operation on
|
|
||||||
bpf_bound_progs list (bsc#1012628).
|
|
||||||
- ice: Fix persistent failure in ice_get_rxfh (bsc#1012628).
|
|
||||||
- ice: add missing ice_deinit_hw() in devlink reinit path
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: fix devlink reload call trace (bsc#1012628).
|
|
||||||
- idpf: read lower clock bits inside the time sandwich
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: phy: intel-xway: fix OF node refcount leakage
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix data race in hns3_fetch_stats (bsc#1012628).
|
|
||||||
- idpf: Fix data race in idpf_net_dim (bsc#1012628).
|
|
||||||
- be2net: fix data race in be_get_new_eqd (bsc#1012628).
|
|
||||||
- net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
|
|
||||||
(bsc#1012628).
|
|
||||||
- mISDN: annotate data-race around dev->work (bsc#1012628).
|
|
||||||
- ipv6: annotate data-race in ndisc_router_discovery()
|
|
||||||
(bsc#1012628).
|
|
||||||
- usbnet: limit max_mtu based on device's hard_mtu (bsc#1012628).
|
|
||||||
- Octeontx2-pf: Update xdp features (bsc#1012628).
|
|
||||||
- clocksource: Reduce watchdog readout delay limit to prevent
|
|
||||||
false positives (bsc#1012628).
|
|
||||||
- drm/xe/uapi: disallow bind queue sharing (bsc#1012628).
|
|
||||||
- drm/xe/migrate: fix job lock assert (bsc#1012628).
|
|
||||||
- drm/xe/pm: Add scope-based cleanup helper for runtime PM
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Update wedged.mode only after successful reset policy
|
|
||||||
change (bsc#1012628).
|
|
||||||
- ublk: fix ublksrv pid handling for pid namespaces (bsc#1012628).
|
|
||||||
- selftests/ublk: fix IO thread idle check (bsc#1012628).
|
|
||||||
- selftests/ublk: fix error handling for starting device
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests/ublk: fix garbage output in foreground mode
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf: Fix refcount warning on event->mmap_count increment
|
|
||||||
(bsc#1012628).
|
|
||||||
- sched/fair: Fix pelt clock sync when entering idle
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting (bsc#1012628).
|
|
||||||
- drm/amd/pm: Don't clear SI SMC table when setting power limit
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amdgpu: fix type for wptr in ring backup (bsc#1012628).
|
|
||||||
- drm/nouveau: add missing DCB connector types (bsc#1012628).
|
|
||||||
- drm/nouveau: implement missing DCB connector types; gracefully
|
|
||||||
handle unknown connectors (bsc#1012628).
|
|
||||||
- be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests: net: amt: wait longer for connection before sending
|
|
||||||
packets (bsc#1012628).
|
|
||||||
- bonding: provide a net pointer to __skb_flow_dissect()
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: bcmasp: Fix network filter wake for asp-3.0 (bsc#1012628).
|
|
||||||
- net: dsa: fix off-by-one in maximum bridge ID determination
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: pcs: pcs-mtk-lynxi: report in-band capability for
|
|
||||||
2500Base-X (bsc#1012628).
|
|
||||||
- octeontx2-af: Fix error handling (bsc#1012628).
|
|
||||||
- net: openvswitch: fix data race in ovs_vport_get_upcall_stats
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: fix potential underflow in
|
|
||||||
virtio_transport_get_credit() (bsc#1012628).
|
|
||||||
- vsock/test: fix seqpacket message bounds test (bsc#1012628).
|
|
||||||
- vsock/virtio: cap TX credit to local buffer size (bsc#1012628).
|
|
||||||
- hinic3: Fix netif_queue_set_napi queue_index input parameter
|
|
||||||
error (bsc#1012628).
|
|
||||||
- net/sched: act_ife: avoid possible NULL deref (bsc#1012628).
|
|
||||||
- dpll: Prevent duplicate registrations (bsc#1012628).
|
|
||||||
- Octeontx2-af: Add proper checks for fwdata (bsc#1012628).
|
|
||||||
- x86: make page fault handling disable interrupts properly
|
|
||||||
(bsc#1012628).
|
|
||||||
- keys/trusted_keys: fix handle passed to tpm_buf_append_name
|
|
||||||
during unseal (bsc#1012628).
|
|
||||||
- leds: led-class: Only Add LED to leds_list when it is fully
|
|
||||||
ready (bsc#1012628).
|
|
||||||
- panic: only warn about deprecated panic_print on write access
|
|
||||||
(bsc#1012628).
|
|
||||||
- of: fix reference count leak in of_alias_scan() (bsc#1012628).
|
|
||||||
- of: platform: Use default match table for /firmware
|
|
||||||
(bsc#1012628).
|
|
||||||
- migrate: correct lock ordering for hugetlb file folios
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: accel: adxl380: fix handling of unavailable "INT1"
|
|
||||||
interrupt (bsc#1012628).
|
|
||||||
- iio: accel: iis328dq: fix gain values (bsc#1012628).
|
|
||||||
- iio: adc: ad9467: fix ad9434 vref mask (bsc#1012628).
|
|
||||||
- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in
|
|
||||||
sama5d2_adc driver (bsc#1012628).
|
|
||||||
- iio: adc: exynos_adc: fix OF populate on driver rebind
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: chemical: scd4x: fix reported channel endianness
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: dac: ad3552r-hs: fix out-of-bound write in
|
|
||||||
ad3552r_hs_write_data_source (bsc#1012628).
|
|
||||||
- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: ctxfi: Fix potential OOB access in audio mixer handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphone
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: scarlett2: Fix buffer overflow in config retrieval
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in
|
|
||||||
HS200/HS400 mode (bsc#1012628).
|
|
||||||
- iommu/io-pgtable-arm: fix size_t signedness bug in unmap path
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/nouveau/disp: Set
|
|
||||||
drm_mode_config_funcs.atomic_(check|commit) (bsc#1012628).
|
|
||||||
- wifi: ath10k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: rsi: Fix memory corruption due to not set vif driver
|
|
||||||
data size (bsc#1012628).
|
|
||||||
- arm64/fpsimd: ptrace: Fix SVE writes on !SME systems
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Fix restoration of SVE context
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: Set __nocfi on swsusp_arch_resume() (bsc#1012628).
|
|
||||||
- ksmbd: smbd: fix dma_unmap_sg() nents (bsc#1012628).
|
|
||||||
- octeontx2: Fix otx2_dma_map_page() error return code
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix runtime PM imbalance on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix device reference leak on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- tracing: Fix crash on synthetic stacktrace field usage
|
|
||||||
(bsc#1012628).
|
|
||||||
- intel_th: fix device leak on output open() (bsc#1012628).
|
|
||||||
- mei: trace: treat reg parameter as string (bsc#1012628).
|
|
||||||
- s390/ap: Fix wrong APQN fill calculation (bsc#1012628).
|
|
||||||
- s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot
|
|
||||||
trailer (bsc#1012628).
|
|
||||||
- uacce: fix cdev handling in the cleanup path (bsc#1012628).
|
|
||||||
- uacce: fix isolate sysfs check condition (bsc#1012628).
|
|
||||||
- uacce: implement mremap in uacce_vm_ops to return -EPERM
|
|
||||||
(bsc#1012628).
|
|
||||||
- uacce: ensure safe queue release with state management
|
|
||||||
(bsc#1012628).
|
|
||||||
- netrom: fix double-free in nr_route_frame() (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix automatic module loading
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask
|
|
||||||
for 8mq vpu (bsc#1012628).
|
|
||||||
- pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before
|
|
||||||
regulator ready (bsc#1012628).
|
|
||||||
- rust: io: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rust: irq: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rxrpc: Fix data-race warning and potential load/store tearing
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf/x86/intel: Do not enable BTS for guests (bsc#1012628).
|
|
||||||
- irqchip/gic-v3-its: Avoid truncating memory addresses
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: fec: account for VLAN header in frame length calculations
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+
|
|
||||||
Stick (bsc#1012628).
|
|
||||||
- net: txgbe: remove the redundant data return in SW-FW mailbox
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB
|
|
||||||
memory leak (bsc#1012628).
|
|
||||||
- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- drm/amdgpu: remove frame cntl for gfx v12 (bsc#1012628).
|
|
||||||
- drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Adjust page count tracepoints in shrinker (bsc#1012628).
|
|
||||||
- drm/xe: fix WQ_MEM_RECLAIM passed as max_active to
|
|
||||||
alloc_workqueue() (bsc#1012628).
|
|
||||||
- gpio: cdev: Correct return code on memory allocation failure
|
|
||||||
(bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
lineinfo_changed_notify() (bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
gpiolib_cdev_register() (bsc#1012628).
|
|
||||||
- Bluetooth: btintel_pcie: Support for S4 (Hibernate)
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: fix some typos in mm module (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: core: Replace lockdep_set_class() + mutex_init() by
|
|
||||||
combined call (bsc#1012628).
|
|
||||||
- iio: core: add separate lockdep class for info_exist_lock
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: talos: Correct UFS clocks ordering
|
|
||||||
(bsc#1012628).
|
|
||||||
- irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during
|
|
||||||
resume (bsc#1012628).
|
|
||||||
- mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm/vma: enforce VMA fork limit on unfaulted,faulted mremap
|
|
||||||
merge too (bsc#1012628).
|
|
||||||
- Update config files.
|
|
||||||
- Rename to
|
|
||||||
patches.kernel.org/6.18.8-033-can-gs_usb-gs_usb_receive_bulk_callback-unanch.patch.
|
|
||||||
- commit 15be779
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309).
|
|
||||||
- commit e21436a
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
||||||
|
|
||||||
|
|||||||
@@ -16,15 +16,15 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define git_commit 0df318ee571bb886b802231878d503c60b5e1c8e
|
%define git_commit fba0cec4bc3beb5d13e37aca8e0105d2060dfd4e
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
|
|
||||||
Name: kernel-syms
|
Name: kernel-syms
|
||||||
Version: 6.18.8
|
Version: 6.18.7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0df318e
|
Release: <RELEASE>.gfba0cec
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -1,406 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jan 30 10:52:47 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- Linux 6.18.8 (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8550: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8650: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix wrong register range of rk3576 gpu
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf parse-events: Fix evsel allocation failure (bsc#1012628).
|
|
||||||
- Drivers: hv: Always do Hyper-V panic notification in
|
|
||||||
hv_kmsg_dump() (bsc#1012628).
|
|
||||||
- btrfs: fix missing fields in superblock backup with
|
|
||||||
BLOCK_GROUP_TREE (bsc#1012628).
|
|
||||||
- dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AO
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: qcom: rpmhpd: Add MXC to SC8280XP (bsc#1012628).
|
|
||||||
- wifi: ath12k: don't force radio frequency check in freq_to_idx()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: ahci: Do not read the per port area for unimplemented ports
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata: Call ata_dev_config_lpm() for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata-sata: Improve link_power_management_supported
|
|
||||||
sysfs attribute (bsc#1012628).
|
|
||||||
- ata: libata: Add cpr_log to ata_dev_print_features() early
|
|
||||||
return (bsc#1012628).
|
|
||||||
- ata: libata: Add DIPM and HIPM to ata_dev_print_features()
|
|
||||||
early return (bsc#1012628).
|
|
||||||
- ata: libata: Print features also for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: cancel scan only on active scan vdev
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix scan state stuck in ABORTING after
|
|
||||||
cancel_remain_on_channel (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dead lock while flushing management frames
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix wrong P2P device link id issue (bsc#1012628).
|
|
||||||
- ice: initialize ring_stats->syncp (bsc#1012628).
|
|
||||||
- ice: Avoid detrimental cleanup for bond during interface stop
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: Fix incorrect timeout ice_release_res() (bsc#1012628).
|
|
||||||
- igc: Restore default Qbv schedule when changing channels
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: fix race condition in TX timestamp read for register 0
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: Coalesce only linear skb (bsc#1012628).
|
|
||||||
- net: usb: dm9601: remove broken SR9700 support (bsc#1012628).
|
|
||||||
- bonding: limit BOND_MODE_8023AD to Ethernet devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: Fix memleak in l2tp_udp_encap_recv() (bsc#1012628).
|
|
||||||
- selftests: net: fib-onlink-tests: Convert to use namespaces
|
|
||||||
by default (bsc#1012628).
|
|
||||||
- net: freescale: ucc_geth: Return early when TBI PHY can't be
|
|
||||||
found (bsc#1012628).
|
|
||||||
- sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
|
|
||||||
(bsc#1012628).
|
|
||||||
- amd-xgbe: avoid misleading per-packet error log (bsc#1012628).
|
|
||||||
- gue: Fix skb memleak with inner IP protocol 0 (bsc#1012628).
|
|
||||||
- tools: ynl: Specify --no-line-number in ynl-regen.sh
|
|
||||||
(bsc#1012628).
|
|
||||||
- fou: Don't allow 0 for FOU_ATTR_IPPROTO (bsc#1012628).
|
|
||||||
- veth: fix data race in veth_get_ethtool_stats (bsc#1012628).
|
|
||||||
- pwm: Ensure ioctl() returns a negative errno on error
|
|
||||||
(bsc#1012628).
|
|
||||||
- pwm: max7360: Populate missing .sizeof_wfhw in max7360_pwm_ops
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: avoid one data-race in l2tp_tunnel_del_work()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ipvlan: Make the addrs_lock be per port (bsc#1012628).
|
|
||||||
- octeontx2: cn10k: fix RX flowid TCAM mask handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: Enforce that teql can only be used as root qdisc
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: qfq: Use cl_is_active to determine whether class
|
|
||||||
is active in qfq_rm_from_ag (bsc#1012628).
|
|
||||||
- crypto: authencesn - reject too-short AAD (assoclen<8) to
|
|
||||||
match ESP/ESN spec (bsc#1012628).
|
|
||||||
- wifi: mac80211: don't perform DA check on S1G beacon
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: 8250_pci: Fix broken RS485 for F81504/508/512
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: Fix not set tty->port race condition (bsc#1012628).
|
|
||||||
- comedi: dmm32at: serialize use of paged registers (bsc#1012628).
|
|
||||||
- w1: therm: Fix off-by-one buffer overflow in alarms_store
|
|
||||||
(bsc#1012628).
|
|
||||||
- w1: fix redundant counter decrement in w1_attach_slave_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- Revert "nfc/nci: Add the inconsistency check between the input
|
|
||||||
data length and count" (bsc#1012628).
|
|
||||||
- Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
|
|
||||||
(bsc#1012628).
|
|
||||||
- Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: storvsc: Process unsupported MODE_SENSE_10 (bsc#1012628).
|
|
||||||
- scsi: xen: scsiback: Fix potential memory leak in
|
|
||||||
scsiback_remove() (bsc#1012628).
|
|
||||||
- i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix the ranges property for flx9
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix size-cells property for i2c3
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove redundant max-link-speed from
|
|
||||||
nanopi-r4s (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove dangerous max-link-speed from
|
|
||||||
helios64 (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix voltage threshold for volume keys
|
|
||||||
for Pinephone Pro (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: fix unit-address for RK3588 NPU's core1
|
|
||||||
and core2's IOMMU (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix headphones widget name on NanoPi M5
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Configure MCLK for analog sound on NanoPi
|
|
||||||
M5 (bsc#1012628).
|
|
||||||
- slab: fix kmalloc_nolock() context check for PREEMPT_RT
|
|
||||||
(bsc#1012628).
|
|
||||||
- rxrpc: Fix recvmsg() unconditional requeue (bsc#1012628).
|
|
||||||
- x86/kfence: avoid writing L1TF-vulnerable PTEs (bsc#1012628).
|
|
||||||
- comedi: Fix getting range information for subdevices 16 to 255
|
|
||||||
(bsc#1012628).
|
|
||||||
- fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in
|
|
||||||
wait_sb_inodes() (bsc#1012628).
|
|
||||||
- drm, drm/xe: Fix xe userptr in the absence of
|
|
||||||
CONFIG_DEVICE_PRIVATE (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kobject warnings for empty
|
|
||||||
attribute names (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID
|
|
||||||
macro (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix hugetlb_pmd_shared() (bsc#1012628).
|
|
||||||
- mm/rmap: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
|
|
||||||
(bsc#1012628).
|
|
||||||
- timekeeping: Adjust the leap state for the correct auxiliary
|
|
||||||
timekeeper (bsc#1012628).
|
|
||||||
- io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without
|
|
||||||
event detection (bsc#1012628).
|
|
||||||
- iio: adc: ad7280a: handle spi_setup() errors in probe()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: ad7606: Fix incorrect type for error return variable
|
|
||||||
(bsc#1012628).
|
|
||||||
- interconnect: debugfs: initialize src_node and dst_node to
|
|
||||||
empty strings (bsc#1012628).
|
|
||||||
- spi: spi-sprd-adi: Fix double free in probe error path
|
|
||||||
(bsc#1012628).
|
|
||||||
- regmap: Fix race condition in hwspinlock irqsave routine
|
|
||||||
(bsc#1012628).
|
|
||||||
- kconfig: fix static linking of nconf (bsc#1012628).
|
|
||||||
- riscv: clocksource: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- riscv: suspend: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/mellanox: Fix SN5640/SN5610 LED platform data
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/x86/amd: Fix memory leak in wbrf_record()
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: core: Wake up the error handler when final completions
|
|
||||||
race against each other (bsc#1012628).
|
|
||||||
- scsi: qla2xxx: Sanitize payload size to prevent member overflow
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb: Increase volume range that triggers a warning
|
|
||||||
(bsc#1012628).
|
|
||||||
- ntb: transport: Fix uninitialized mutex (bsc#1012628).
|
|
||||||
- iommu/amd: Fix error path in amd_iommu_probe_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/vm: fix xe_vm_validation_exec() kernel-doc (bsc#1012628).
|
|
||||||
- drm/xe: Disable timestamp WA on VFs (bsc#1012628).
|
|
||||||
- drm/mediatek: dpi: Find next bridge during probe (bsc#1012628).
|
|
||||||
- drm/imagination: Wait for FW trace update command completion
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/test: Do not filter kallsyms by symbol type (bsc#1012628).
|
|
||||||
- netdevsim: fix a race issue related to the operation on
|
|
||||||
bpf_bound_progs list (bsc#1012628).
|
|
||||||
- ice: Fix persistent failure in ice_get_rxfh (bsc#1012628).
|
|
||||||
- ice: add missing ice_deinit_hw() in devlink reinit path
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: fix devlink reload call trace (bsc#1012628).
|
|
||||||
- idpf: read lower clock bits inside the time sandwich
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: phy: intel-xway: fix OF node refcount leakage
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix data race in hns3_fetch_stats (bsc#1012628).
|
|
||||||
- idpf: Fix data race in idpf_net_dim (bsc#1012628).
|
|
||||||
- be2net: fix data race in be_get_new_eqd (bsc#1012628).
|
|
||||||
- net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
|
|
||||||
(bsc#1012628).
|
|
||||||
- mISDN: annotate data-race around dev->work (bsc#1012628).
|
|
||||||
- ipv6: annotate data-race in ndisc_router_discovery()
|
|
||||||
(bsc#1012628).
|
|
||||||
- usbnet: limit max_mtu based on device's hard_mtu (bsc#1012628).
|
|
||||||
- Octeontx2-pf: Update xdp features (bsc#1012628).
|
|
||||||
- clocksource: Reduce watchdog readout delay limit to prevent
|
|
||||||
false positives (bsc#1012628).
|
|
||||||
- drm/xe/uapi: disallow bind queue sharing (bsc#1012628).
|
|
||||||
- drm/xe/migrate: fix job lock assert (bsc#1012628).
|
|
||||||
- drm/xe/pm: Add scope-based cleanup helper for runtime PM
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Update wedged.mode only after successful reset policy
|
|
||||||
change (bsc#1012628).
|
|
||||||
- ublk: fix ublksrv pid handling for pid namespaces (bsc#1012628).
|
|
||||||
- selftests/ublk: fix IO thread idle check (bsc#1012628).
|
|
||||||
- selftests/ublk: fix error handling for starting device
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests/ublk: fix garbage output in foreground mode
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf: Fix refcount warning on event->mmap_count increment
|
|
||||||
(bsc#1012628).
|
|
||||||
- sched/fair: Fix pelt clock sync when entering idle
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting (bsc#1012628).
|
|
||||||
- drm/amd/pm: Don't clear SI SMC table when setting power limit
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amdgpu: fix type for wptr in ring backup (bsc#1012628).
|
|
||||||
- drm/nouveau: add missing DCB connector types (bsc#1012628).
|
|
||||||
- drm/nouveau: implement missing DCB connector types; gracefully
|
|
||||||
handle unknown connectors (bsc#1012628).
|
|
||||||
- be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests: net: amt: wait longer for connection before sending
|
|
||||||
packets (bsc#1012628).
|
|
||||||
- bonding: provide a net pointer to __skb_flow_dissect()
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: bcmasp: Fix network filter wake for asp-3.0 (bsc#1012628).
|
|
||||||
- net: dsa: fix off-by-one in maximum bridge ID determination
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: pcs: pcs-mtk-lynxi: report in-band capability for
|
|
||||||
2500Base-X (bsc#1012628).
|
|
||||||
- octeontx2-af: Fix error handling (bsc#1012628).
|
|
||||||
- net: openvswitch: fix data race in ovs_vport_get_upcall_stats
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: fix potential underflow in
|
|
||||||
virtio_transport_get_credit() (bsc#1012628).
|
|
||||||
- vsock/test: fix seqpacket message bounds test (bsc#1012628).
|
|
||||||
- vsock/virtio: cap TX credit to local buffer size (bsc#1012628).
|
|
||||||
- hinic3: Fix netif_queue_set_napi queue_index input parameter
|
|
||||||
error (bsc#1012628).
|
|
||||||
- net/sched: act_ife: avoid possible NULL deref (bsc#1012628).
|
|
||||||
- dpll: Prevent duplicate registrations (bsc#1012628).
|
|
||||||
- Octeontx2-af: Add proper checks for fwdata (bsc#1012628).
|
|
||||||
- x86: make page fault handling disable interrupts properly
|
|
||||||
(bsc#1012628).
|
|
||||||
- keys/trusted_keys: fix handle passed to tpm_buf_append_name
|
|
||||||
during unseal (bsc#1012628).
|
|
||||||
- leds: led-class: Only Add LED to leds_list when it is fully
|
|
||||||
ready (bsc#1012628).
|
|
||||||
- panic: only warn about deprecated panic_print on write access
|
|
||||||
(bsc#1012628).
|
|
||||||
- of: fix reference count leak in of_alias_scan() (bsc#1012628).
|
|
||||||
- of: platform: Use default match table for /firmware
|
|
||||||
(bsc#1012628).
|
|
||||||
- migrate: correct lock ordering for hugetlb file folios
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: accel: adxl380: fix handling of unavailable "INT1"
|
|
||||||
interrupt (bsc#1012628).
|
|
||||||
- iio: accel: iis328dq: fix gain values (bsc#1012628).
|
|
||||||
- iio: adc: ad9467: fix ad9434 vref mask (bsc#1012628).
|
|
||||||
- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in
|
|
||||||
sama5d2_adc driver (bsc#1012628).
|
|
||||||
- iio: adc: exynos_adc: fix OF populate on driver rebind
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: chemical: scd4x: fix reported channel endianness
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: dac: ad3552r-hs: fix out-of-bound write in
|
|
||||||
ad3552r_hs_write_data_source (bsc#1012628).
|
|
||||||
- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: ctxfi: Fix potential OOB access in audio mixer handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphone
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: scarlett2: Fix buffer overflow in config retrieval
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in
|
|
||||||
HS200/HS400 mode (bsc#1012628).
|
|
||||||
- iommu/io-pgtable-arm: fix size_t signedness bug in unmap path
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/nouveau/disp: Set
|
|
||||||
drm_mode_config_funcs.atomic_(check|commit) (bsc#1012628).
|
|
||||||
- wifi: ath10k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: rsi: Fix memory corruption due to not set vif driver
|
|
||||||
data size (bsc#1012628).
|
|
||||||
- arm64/fpsimd: ptrace: Fix SVE writes on !SME systems
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Fix restoration of SVE context
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: Set __nocfi on swsusp_arch_resume() (bsc#1012628).
|
|
||||||
- ksmbd: smbd: fix dma_unmap_sg() nents (bsc#1012628).
|
|
||||||
- octeontx2: Fix otx2_dma_map_page() error return code
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix runtime PM imbalance on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix device reference leak on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- tracing: Fix crash on synthetic stacktrace field usage
|
|
||||||
(bsc#1012628).
|
|
||||||
- intel_th: fix device leak on output open() (bsc#1012628).
|
|
||||||
- mei: trace: treat reg parameter as string (bsc#1012628).
|
|
||||||
- s390/ap: Fix wrong APQN fill calculation (bsc#1012628).
|
|
||||||
- s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot
|
|
||||||
trailer (bsc#1012628).
|
|
||||||
- uacce: fix cdev handling in the cleanup path (bsc#1012628).
|
|
||||||
- uacce: fix isolate sysfs check condition (bsc#1012628).
|
|
||||||
- uacce: implement mremap in uacce_vm_ops to return -EPERM
|
|
||||||
(bsc#1012628).
|
|
||||||
- uacce: ensure safe queue release with state management
|
|
||||||
(bsc#1012628).
|
|
||||||
- netrom: fix double-free in nr_route_frame() (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix automatic module loading
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask
|
|
||||||
for 8mq vpu (bsc#1012628).
|
|
||||||
- pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before
|
|
||||||
regulator ready (bsc#1012628).
|
|
||||||
- rust: io: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rust: irq: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rxrpc: Fix data-race warning and potential load/store tearing
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf/x86/intel: Do not enable BTS for guests (bsc#1012628).
|
|
||||||
- irqchip/gic-v3-its: Avoid truncating memory addresses
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: fec: account for VLAN header in frame length calculations
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+
|
|
||||||
Stick (bsc#1012628).
|
|
||||||
- net: txgbe: remove the redundant data return in SW-FW mailbox
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB
|
|
||||||
memory leak (bsc#1012628).
|
|
||||||
- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- drm/amdgpu: remove frame cntl for gfx v12 (bsc#1012628).
|
|
||||||
- drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Adjust page count tracepoints in shrinker (bsc#1012628).
|
|
||||||
- drm/xe: fix WQ_MEM_RECLAIM passed as max_active to
|
|
||||||
alloc_workqueue() (bsc#1012628).
|
|
||||||
- gpio: cdev: Correct return code on memory allocation failure
|
|
||||||
(bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
lineinfo_changed_notify() (bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
gpiolib_cdev_register() (bsc#1012628).
|
|
||||||
- Bluetooth: btintel_pcie: Support for S4 (Hibernate)
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: fix some typos in mm module (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: core: Replace lockdep_set_class() + mutex_init() by
|
|
||||||
combined call (bsc#1012628).
|
|
||||||
- iio: core: add separate lockdep class for info_exist_lock
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: talos: Correct UFS clocks ordering
|
|
||||||
(bsc#1012628).
|
|
||||||
- irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during
|
|
||||||
resume (bsc#1012628).
|
|
||||||
- mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm/vma: enforce VMA fork limit on unfaulted,faulted mremap
|
|
||||||
merge too (bsc#1012628).
|
|
||||||
- Update config files.
|
|
||||||
- Rename to
|
|
||||||
patches.kernel.org/6.18.8-033-can-gs_usb-gs_usb_receive_bulk_callback-unanch.patch.
|
|
||||||
- commit 15be779
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309).
|
|
||||||
- commit e21436a
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
||||||
|
|
||||||
|
|||||||
@@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.18
|
%define srcversion 6.18
|
||||||
%define patchversion 6.18.8
|
%define patchversion 6.18.7
|
||||||
%define git_commit 0df318ee571bb886b802231878d503c60b5e1c8e
|
%define git_commit fba0cec4bc3beb5d13e37aca8e0105d2060dfd4e
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
%define compress_vmlinux xz
|
%define compress_vmlinux xz
|
||||||
@@ -40,9 +40,9 @@
|
|||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||||
|
|
||||||
Name: kernel-vanilla
|
Name: kernel-vanilla
|
||||||
Version: 6.18.8
|
Version: 6.18.7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0df318e
|
Release: <RELEASE>.gfba0cec
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -1,406 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Jan 30 10:52:47 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- Linux 6.18.8 (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8550: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: qcom: sm8650: Fix compile warnings in USB controller
|
|
||||||
node (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix wrong register range of rk3576 gpu
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf parse-events: Fix evsel allocation failure (bsc#1012628).
|
|
||||||
- Drivers: hv: Always do Hyper-V panic notification in
|
|
||||||
hv_kmsg_dump() (bsc#1012628).
|
|
||||||
- btrfs: fix missing fields in superblock backup with
|
|
||||||
BLOCK_GROUP_TREE (bsc#1012628).
|
|
||||||
- dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AO
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: qcom: rpmhpd: Add MXC to SC8280XP (bsc#1012628).
|
|
||||||
- wifi: ath12k: don't force radio frequency check in freq_to_idx()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: ahci: Do not read the per port area for unimplemented ports
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata: Call ata_dev_config_lpm() for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- ata: libata-sata: Improve link_power_management_supported
|
|
||||||
sysfs attribute (bsc#1012628).
|
|
||||||
- ata: libata: Add cpr_log to ata_dev_print_features() early
|
|
||||||
return (bsc#1012628).
|
|
||||||
- ata: libata: Add DIPM and HIPM to ata_dev_print_features()
|
|
||||||
early return (bsc#1012628).
|
|
||||||
- ata: libata: Print features also for ATAPI devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: cancel scan only on active scan vdev
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix scan state stuck in ABORTING after
|
|
||||||
cancel_remain_on_channel (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dead lock while flushing management frames
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: ath12k: Fix wrong P2P device link id issue (bsc#1012628).
|
|
||||||
- ice: initialize ring_stats->syncp (bsc#1012628).
|
|
||||||
- ice: Avoid detrimental cleanup for bond during interface stop
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: Fix incorrect timeout ice_release_res() (bsc#1012628).
|
|
||||||
- igc: Restore default Qbv schedule when changing channels
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: fix race condition in TX timestamp read for register 0
|
|
||||||
(bsc#1012628).
|
|
||||||
- igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: Coalesce only linear skb (bsc#1012628).
|
|
||||||
- net: usb: dm9601: remove broken SR9700 support (bsc#1012628).
|
|
||||||
- bonding: limit BOND_MODE_8023AD to Ethernet devices
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: Fix memleak in l2tp_udp_encap_recv() (bsc#1012628).
|
|
||||||
- selftests: net: fib-onlink-tests: Convert to use namespaces
|
|
||||||
by default (bsc#1012628).
|
|
||||||
- net: freescale: ucc_geth: Return early when TBI PHY can't be
|
|
||||||
found (bsc#1012628).
|
|
||||||
- sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
|
|
||||||
(bsc#1012628).
|
|
||||||
- amd-xgbe: avoid misleading per-packet error log (bsc#1012628).
|
|
||||||
- gue: Fix skb memleak with inner IP protocol 0 (bsc#1012628).
|
|
||||||
- tools: ynl: Specify --no-line-number in ynl-regen.sh
|
|
||||||
(bsc#1012628).
|
|
||||||
- fou: Don't allow 0 for FOU_ATTR_IPPROTO (bsc#1012628).
|
|
||||||
- veth: fix data race in veth_get_ethtool_stats (bsc#1012628).
|
|
||||||
- pwm: Ensure ioctl() returns a negative errno on error
|
|
||||||
(bsc#1012628).
|
|
||||||
- pwm: max7360: Populate missing .sizeof_wfhw in max7360_pwm_ops
|
|
||||||
(bsc#1012628).
|
|
||||||
- l2tp: avoid one data-race in l2tp_tunnel_del_work()
|
|
||||||
(bsc#1012628).
|
|
||||||
- ipvlan: Make the addrs_lock be per port (bsc#1012628).
|
|
||||||
- octeontx2: cn10k: fix RX flowid TCAM mask handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: Enforce that teql can only be used as root qdisc
|
|
||||||
(bsc#1012628).
|
|
||||||
- net/sched: qfq: Use cl_is_active to determine whether class
|
|
||||||
is active in qfq_rm_from_ag (bsc#1012628).
|
|
||||||
- crypto: authencesn - reject too-short AAD (assoclen<8) to
|
|
||||||
match ESP/ESN spec (bsc#1012628).
|
|
||||||
- wifi: mac80211: don't perform DA check on S1G beacon
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: 8250_pci: Fix broken RS485 for F81504/508/512
|
|
||||||
(bsc#1012628).
|
|
||||||
- serial: Fix not set tty->port race condition (bsc#1012628).
|
|
||||||
- comedi: dmm32at: serialize use of paged registers (bsc#1012628).
|
|
||||||
- w1: therm: Fix off-by-one buffer overflow in alarms_store
|
|
||||||
(bsc#1012628).
|
|
||||||
- w1: fix redundant counter decrement in w1_attach_slave_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- Revert "nfc/nci: Add the inconsistency check between the input
|
|
||||||
data length and count" (bsc#1012628).
|
|
||||||
- Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
|
|
||||||
(bsc#1012628).
|
|
||||||
- Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: storvsc: Process unsupported MODE_SENSE_10 (bsc#1012628).
|
|
||||||
- scsi: xen: scsiback: Fix potential memory leak in
|
|
||||||
scsiback_remove() (bsc#1012628).
|
|
||||||
- i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix the ranges property for flx9
|
|
||||||
(bsc#1012628).
|
|
||||||
- ARM: dts: microchip: sama7d65: fix size-cells property for i2c3
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove redundant max-link-speed from
|
|
||||||
nanopi-r4s (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: remove dangerous max-link-speed from
|
|
||||||
helios64 (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix voltage threshold for volume keys
|
|
||||||
for Pinephone Pro (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: fix unit-address for RK3588 NPU's core1
|
|
||||||
and core2's IOMMU (bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Fix headphones widget name on NanoPi M5
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: rockchip: Configure MCLK for analog sound on NanoPi
|
|
||||||
M5 (bsc#1012628).
|
|
||||||
- slab: fix kmalloc_nolock() context check for PREEMPT_RT
|
|
||||||
(bsc#1012628).
|
|
||||||
- rxrpc: Fix recvmsg() unconditional requeue (bsc#1012628).
|
|
||||||
- x86/kfence: avoid writing L1TF-vulnerable PTEs (bsc#1012628).
|
|
||||||
- comedi: Fix getting range information for subdevices 16 to 255
|
|
||||||
(bsc#1012628).
|
|
||||||
- fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in
|
|
||||||
wait_sb_inodes() (bsc#1012628).
|
|
||||||
- drm, drm/xe: Fix xe userptr in the absence of
|
|
||||||
CONFIG_DEVICE_PRIVATE (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kobject warnings for empty
|
|
||||||
attribute names (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID
|
|
||||||
macro (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix hugetlb_pmd_shared() (bsc#1012628).
|
|
||||||
- mm/rmap: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
|
|
||||||
(bsc#1012628).
|
|
||||||
- timekeeping: Adjust the leap state for the correct auxiliary
|
|
||||||
timekeeper (bsc#1012628).
|
|
||||||
- io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without
|
|
||||||
event detection (bsc#1012628).
|
|
||||||
- iio: adc: ad7280a: handle spi_setup() errors in probe()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: ad7606: Fix incorrect type for error return variable
|
|
||||||
(bsc#1012628).
|
|
||||||
- interconnect: debugfs: initialize src_node and dst_node to
|
|
||||||
empty strings (bsc#1012628).
|
|
||||||
- spi: spi-sprd-adi: Fix double free in probe error path
|
|
||||||
(bsc#1012628).
|
|
||||||
- regmap: Fix race condition in hwspinlock irqsave routine
|
|
||||||
(bsc#1012628).
|
|
||||||
- kconfig: fix static linking of nconf (bsc#1012628).
|
|
||||||
- riscv: clocksource: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- riscv: suspend: Fix stimecmp update hazard on RV32
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/mellanox: Fix SN5640/SN5610 LED platform data
|
|
||||||
(bsc#1012628).
|
|
||||||
- platform/x86/amd: Fix memory leak in wbrf_record()
|
|
||||||
(bsc#1012628).
|
|
||||||
- scsi: core: Wake up the error handler when final completions
|
|
||||||
race against each other (bsc#1012628).
|
|
||||||
- scsi: qla2xxx: Sanitize payload size to prevent member overflow
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb: Increase volume range that triggers a warning
|
|
||||||
(bsc#1012628).
|
|
||||||
- ntb: transport: Fix uninitialized mutex (bsc#1012628).
|
|
||||||
- iommu/amd: Fix error path in amd_iommu_probe_device()
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe/vm: fix xe_vm_validation_exec() kernel-doc (bsc#1012628).
|
|
||||||
- drm/xe: Disable timestamp WA on VFs (bsc#1012628).
|
|
||||||
- drm/mediatek: dpi: Find next bridge during probe (bsc#1012628).
|
|
||||||
- drm/imagination: Wait for FW trace update command completion
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/test: Do not filter kallsyms by symbol type (bsc#1012628).
|
|
||||||
- netdevsim: fix a race issue related to the operation on
|
|
||||||
bpf_bound_progs list (bsc#1012628).
|
|
||||||
- ice: Fix persistent failure in ice_get_rxfh (bsc#1012628).
|
|
||||||
- ice: add missing ice_deinit_hw() in devlink reinit path
|
|
||||||
(bsc#1012628).
|
|
||||||
- ice: fix devlink reload call trace (bsc#1012628).
|
|
||||||
- idpf: read lower clock bits inside the time sandwich
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: phy: intel-xway: fix OF node refcount leakage
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix data race in hns3_fetch_stats (bsc#1012628).
|
|
||||||
- idpf: Fix data race in idpf_net_dim (bsc#1012628).
|
|
||||||
- be2net: fix data race in be_get_new_eqd (bsc#1012628).
|
|
||||||
- net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_M
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issue
|
|
||||||
(bsc#1012628).
|
|
||||||
- mISDN: annotate data-race around dev->work (bsc#1012628).
|
|
||||||
- ipv6: annotate data-race in ndisc_router_discovery()
|
|
||||||
(bsc#1012628).
|
|
||||||
- usbnet: limit max_mtu based on device's hard_mtu (bsc#1012628).
|
|
||||||
- Octeontx2-pf: Update xdp features (bsc#1012628).
|
|
||||||
- clocksource: Reduce watchdog readout delay limit to prevent
|
|
||||||
false positives (bsc#1012628).
|
|
||||||
- drm/xe/uapi: disallow bind queue sharing (bsc#1012628).
|
|
||||||
- drm/xe/migrate: fix job lock assert (bsc#1012628).
|
|
||||||
- drm/xe/pm: Add scope-based cleanup helper for runtime PM
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Update wedged.mode only after successful reset policy
|
|
||||||
change (bsc#1012628).
|
|
||||||
- ublk: fix ublksrv pid handling for pid namespaces (bsc#1012628).
|
|
||||||
- selftests/ublk: fix IO thread idle check (bsc#1012628).
|
|
||||||
- selftests/ublk: fix error handling for starting device
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests/ublk: fix garbage output in foreground mode
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf: Fix refcount warning on event->mmap_count increment
|
|
||||||
(bsc#1012628).
|
|
||||||
- sched/fair: Fix pelt clock sync when entering idle
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting (bsc#1012628).
|
|
||||||
- drm/amd/pm: Don't clear SI SMC table when setting power limit
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/amdgpu: fix type for wptr in ring backup (bsc#1012628).
|
|
||||||
- drm/nouveau: add missing DCB connector types (bsc#1012628).
|
|
||||||
- drm/nouveau: implement missing DCB connector types; gracefully
|
|
||||||
handle unknown connectors (bsc#1012628).
|
|
||||||
- be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
|
|
||||||
(bsc#1012628).
|
|
||||||
- selftests: net: amt: wait longer for connection before sending
|
|
||||||
packets (bsc#1012628).
|
|
||||||
- bonding: provide a net pointer to __skb_flow_dissect()
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: bcmasp: Fix network filter wake for asp-3.0 (bsc#1012628).
|
|
||||||
- net: dsa: fix off-by-one in maximum bridge ID determination
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: pcs: pcs-mtk-lynxi: report in-band capability for
|
|
||||||
2500Base-X (bsc#1012628).
|
|
||||||
- octeontx2-af: Fix error handling (bsc#1012628).
|
|
||||||
- net: openvswitch: fix data race in ovs_vport_get_upcall_stats
|
|
||||||
(bsc#1012628).
|
|
||||||
- vsock/virtio: fix potential underflow in
|
|
||||||
virtio_transport_get_credit() (bsc#1012628).
|
|
||||||
- vsock/test: fix seqpacket message bounds test (bsc#1012628).
|
|
||||||
- vsock/virtio: cap TX credit to local buffer size (bsc#1012628).
|
|
||||||
- hinic3: Fix netif_queue_set_napi queue_index input parameter
|
|
||||||
error (bsc#1012628).
|
|
||||||
- net/sched: act_ife: avoid possible NULL deref (bsc#1012628).
|
|
||||||
- dpll: Prevent duplicate registrations (bsc#1012628).
|
|
||||||
- Octeontx2-af: Add proper checks for fwdata (bsc#1012628).
|
|
||||||
- x86: make page fault handling disable interrupts properly
|
|
||||||
(bsc#1012628).
|
|
||||||
- keys/trusted_keys: fix handle passed to tpm_buf_append_name
|
|
||||||
during unseal (bsc#1012628).
|
|
||||||
- leds: led-class: Only Add LED to leds_list when it is fully
|
|
||||||
ready (bsc#1012628).
|
|
||||||
- panic: only warn about deprecated panic_print on write access
|
|
||||||
(bsc#1012628).
|
|
||||||
- of: fix reference count leak in of_alias_scan() (bsc#1012628).
|
|
||||||
- of: platform: Use default match table for /firmware
|
|
||||||
(bsc#1012628).
|
|
||||||
- migrate: correct lock ordering for hugetlb file folios
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: accel: adxl380: fix handling of unavailable "INT1"
|
|
||||||
interrupt (bsc#1012628).
|
|
||||||
- iio: accel: iis328dq: fix gain values (bsc#1012628).
|
|
||||||
- iio: adc: ad9467: fix ad9434 vref mask (bsc#1012628).
|
|
||||||
- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in
|
|
||||||
sama5d2_adc driver (bsc#1012628).
|
|
||||||
- iio: adc: exynos_adc: fix OF populate on driver rebind
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: chemical: scd4x: fix reported channel endianness
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: dac: ad3552r-hs: fix out-of-bound write in
|
|
||||||
ad3552r_hs_write_data_source (bsc#1012628).
|
|
||||||
- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: ctxfi: Fix potential OOB access in audio mixer handling
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphone
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: scarlett2: Fix buffer overflow in config retrieval
|
|
||||||
(bsc#1012628).
|
|
||||||
- ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
|
|
||||||
(bsc#1012628).
|
|
||||||
- mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in
|
|
||||||
HS200/HS400 mode (bsc#1012628).
|
|
||||||
- iommu/io-pgtable-arm: fix size_t signedness bug in unmap path
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/nouveau/disp: Set
|
|
||||||
drm_mode_config_funcs.atomic_(check|commit) (bsc#1012628).
|
|
||||||
- wifi: ath10k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: ath12k: fix dma_free_coherent() pointer (bsc#1012628).
|
|
||||||
- wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
|
|
||||||
(bsc#1012628).
|
|
||||||
- wifi: rsi: Fix memory corruption due to not set vif driver
|
|
||||||
data size (bsc#1012628).
|
|
||||||
- arm64/fpsimd: ptrace: Fix SVE writes on !SME systems
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64/fpsimd: signal: Fix restoration of SVE context
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: Set __nocfi on swsusp_arch_resume() (bsc#1012628).
|
|
||||||
- ksmbd: smbd: fix dma_unmap_sg() nents (bsc#1012628).
|
|
||||||
- octeontx2: Fix otx2_dma_map_page() error return code
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix runtime PM imbalance on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- slimbus: core: fix device reference leak on report present
|
|
||||||
(bsc#1012628).
|
|
||||||
- tracing: Fix crash on synthetic stacktrace field usage
|
|
||||||
(bsc#1012628).
|
|
||||||
- intel_th: fix device leak on output open() (bsc#1012628).
|
|
||||||
- mei: trace: treat reg parameter as string (bsc#1012628).
|
|
||||||
- s390/ap: Fix wrong APQN fill calculation (bsc#1012628).
|
|
||||||
- s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot
|
|
||||||
trailer (bsc#1012628).
|
|
||||||
- uacce: fix cdev handling in the cleanup path (bsc#1012628).
|
|
||||||
- uacce: fix isolate sysfs check condition (bsc#1012628).
|
|
||||||
- uacce: implement mremap in uacce_vm_ops to return -EPERM
|
|
||||||
(bsc#1012628).
|
|
||||||
- uacce: ensure safe queue release with state management
|
|
||||||
(bsc#1012628).
|
|
||||||
- netrom: fix double-free in nr_route_frame() (bsc#1012628).
|
|
||||||
- platform/x86: hp-bioscfg: Fix automatic module loading
|
|
||||||
(bsc#1012628).
|
|
||||||
- pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask
|
|
||||||
for 8mq vpu (bsc#1012628).
|
|
||||||
- pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before
|
|
||||||
regulator ready (bsc#1012628).
|
|
||||||
- rust: io: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rust: irq: always inline functions using build_assert with
|
|
||||||
arguments (bsc#1012628).
|
|
||||||
- rxrpc: Fix data-race warning and potential load/store tearing
|
|
||||||
(bsc#1012628).
|
|
||||||
- perf/x86/intel: Do not enable BTS for guests (bsc#1012628).
|
|
||||||
- irqchip/gic-v3-its: Avoid truncating memory addresses
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: fec: account for VLAN header in frame length calculations
|
|
||||||
(bsc#1012628).
|
|
||||||
- net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+
|
|
||||||
Stick (bsc#1012628).
|
|
||||||
- net: txgbe: remove the redundant data return in SW-FW mailbox
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
|
|
||||||
(bsc#1012628).
|
|
||||||
- can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB
|
|
||||||
memory leak (bsc#1012628).
|
|
||||||
- can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory
|
|
||||||
leak (bsc#1012628).
|
|
||||||
- drm/amdgpu: remove frame cntl for gfx v12 (bsc#1012628).
|
|
||||||
- drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
|
|
||||||
(bsc#1012628).
|
|
||||||
- drm/xe: Adjust page count tracepoints in shrinker (bsc#1012628).
|
|
||||||
- drm/xe: fix WQ_MEM_RECLAIM passed as max_active to
|
|
||||||
alloc_workqueue() (bsc#1012628).
|
|
||||||
- gpio: cdev: Correct return code on memory allocation failure
|
|
||||||
(bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
lineinfo_changed_notify() (bsc#1012628).
|
|
||||||
- gpio: cdev: Fix resource leaks on errors in
|
|
||||||
gpiolib_cdev_register() (bsc#1012628).
|
|
||||||
- Bluetooth: btintel_pcie: Support for S4 (Hibernate)
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm: fix some typos in mm module (bsc#1012628).
|
|
||||||
- mm/hugetlb: fix two comments related to huge_pmd_unshare()
|
|
||||||
(bsc#1012628).
|
|
||||||
- iio: core: Replace lockdep_set_class() + mutex_init() by
|
|
||||||
combined call (bsc#1012628).
|
|
||||||
- iio: core: add separate lockdep class for info_exist_lock
|
|
||||||
(bsc#1012628).
|
|
||||||
- arm64: dts: qcom: talos: Correct UFS clocks ordering
|
|
||||||
(bsc#1012628).
|
|
||||||
- irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during
|
|
||||||
resume (bsc#1012628).
|
|
||||||
- mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
|
|
||||||
(bsc#1012628).
|
|
||||||
- mm/vma: enforce VMA fork limit on unfaulted,faulted mremap
|
|
||||||
merge too (bsc#1012628).
|
|
||||||
- Update config files.
|
|
||||||
- Rename to
|
|
||||||
patches.kernel.org/6.18.8-033-can-gs_usb-gs_usb_receive_bulk_callback-unanch.patch.
|
|
||||||
- commit 15be779
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jan 27 13:09:23 CET 2026 - jslaby@suse.cz
|
|
||||||
|
|
||||||
- libbpf: Fix -Wdiscarded-qualifiers under C23 (bsc#1257309).
|
|
||||||
- commit e21436a
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
Fri Jan 23 13:10:38 CET 2026 - jslaby@suse.cz
|
||||||
|
|
||||||
|
|||||||
@@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.18
|
%define srcversion 6.18
|
||||||
%define patchversion 6.18.8
|
%define patchversion 6.18.7
|
||||||
%define git_commit 0df318ee571bb886b802231878d503c60b5e1c8e
|
%define git_commit fba0cec4bc3beb5d13e37aca8e0105d2060dfd4e
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
%define compress_vmlinux xz
|
%define compress_vmlinux xz
|
||||||
@@ -40,9 +40,9 @@
|
|||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||||
|
|
||||||
Name: kernel-zfcpdump
|
Name: kernel-zfcpdump
|
||||||
Version: 6.18.8
|
Version: 6.18.7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g0df318e
|
Release: <RELEASE>.gfba0cec
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
BIN
patches.addon.tar.bz2
LFS
BIN
patches.addon.tar.bz2
LFS
Binary file not shown.
BIN
patches.apparmor.tar.bz2
LFS
BIN
patches.apparmor.tar.bz2
LFS
Binary file not shown.
BIN
patches.arch.tar.bz2
LFS
BIN
patches.arch.tar.bz2
LFS
Binary file not shown.
BIN
patches.drivers.tar.bz2
LFS
BIN
patches.drivers.tar.bz2
LFS
Binary file not shown.
BIN
patches.drm.tar.bz2
LFS
BIN
patches.drm.tar.bz2
LFS
Binary file not shown.
BIN
patches.fixes.tar.bz2
LFS
BIN
patches.fixes.tar.bz2
LFS
Binary file not shown.
BIN
patches.kabi.tar.bz2
LFS
BIN
patches.kabi.tar.bz2
LFS
Binary file not shown.
BIN
patches.kernel.org.tar.bz2
LFS
BIN
patches.kernel.org.tar.bz2
LFS
Binary file not shown.
BIN
patches.rpmify.tar.bz2
LFS
BIN
patches.rpmify.tar.bz2
LFS
Binary file not shown.
BIN
patches.rt.tar.bz2
LFS
BIN
patches.rt.tar.bz2
LFS
Binary file not shown.
BIN
patches.suse.tar.bz2
LFS
BIN
patches.suse.tar.bz2
LFS
Binary file not shown.
230
series.conf
230
series.conf
@@ -1798,234 +1798,6 @@
|
|||||||
patches.kernel.org/6.18.7-197-Revert-functionfs-fix-the-open-removal-races.patch
|
patches.kernel.org/6.18.7-197-Revert-functionfs-fix-the-open-removal-races.patch
|
||||||
patches.kernel.org/6.18.7-198-iommu-sva-include-mmu_notifier.h-header.patch
|
patches.kernel.org/6.18.7-198-iommu-sva-include-mmu_notifier.h-header.patch
|
||||||
patches.kernel.org/6.18.7-199-Linux-6.18.7.patch
|
patches.kernel.org/6.18.7-199-Linux-6.18.7.patch
|
||||||
patches.kernel.org/6.18.8-001-arm64-dts-qcom-sc8280xp-Add-missing-VDD_MXC-li.patch
|
|
||||||
patches.kernel.org/6.18.8-002-arm64-dts-qcom-sm8550-Fix-compile-warnings-in-.patch
|
|
||||||
patches.kernel.org/6.18.8-003-arm64-dts-qcom-sm8650-Fix-compile-warnings-in-.patch
|
|
||||||
patches.kernel.org/6.18.8-004-arm64-dts-rockchip-Fix-wrong-register-range-of.patch
|
|
||||||
patches.kernel.org/6.18.8-005-perf-parse-events-Fix-evsel-allocation-failure.patch
|
|
||||||
patches.kernel.org/6.18.8-006-Drivers-hv-Always-do-Hyper-V-panic-notificatio.patch
|
|
||||||
patches.kernel.org/6.18.8-007-btrfs-fix-missing-fields-in-superblock-backup-.patch
|
|
||||||
patches.kernel.org/6.18.8-008-dt-bindings-power-qcom-rpmpd-Add-SC8280XP_MXC_.patch
|
|
||||||
patches.kernel.org/6.18.8-009-pmdomain-qcom-rpmhpd-Add-MXC-to-SC8280XP.patch
|
|
||||||
patches.kernel.org/6.18.8-010-wifi-ath12k-don-t-force-radio-frequency-check-.patch
|
|
||||||
patches.kernel.org/6.18.8-011-ata-ahci-Do-not-read-the-per-port-area-for-uni.patch
|
|
||||||
patches.kernel.org/6.18.8-012-ata-libata-Call-ata_dev_config_lpm-for-ATAPI-d.patch
|
|
||||||
patches.kernel.org/6.18.8-013-ata-libata-sata-Improve-link_power_management_.patch
|
|
||||||
patches.kernel.org/6.18.8-014-ata-libata-Add-cpr_log-to-ata_dev_print_featur.patch
|
|
||||||
patches.kernel.org/6.18.8-015-ata-libata-Add-DIPM-and-HIPM-to-ata_dev_print_.patch
|
|
||||||
patches.kernel.org/6.18.8-016-ata-libata-Print-features-also-for-ATAPI-devic.patch
|
|
||||||
patches.kernel.org/6.18.8-017-wifi-ath12k-cancel-scan-only-on-active-scan-vd.patch
|
|
||||||
patches.kernel.org/6.18.8-018-wifi-ath12k-Fix-scan-state-stuck-in-ABORTING-a.patch
|
|
||||||
patches.kernel.org/6.18.8-019-wifi-ath12k-fix-dead-lock-while-flushing-manag.patch
|
|
||||||
patches.kernel.org/6.18.8-020-wifi-ath12k-Fix-wrong-P2P-device-link-id-issue.patch
|
|
||||||
patches.kernel.org/6.18.8-021-ice-initialize-ring_stats-syncp.patch
|
|
||||||
patches.kernel.org/6.18.8-022-ice-Avoid-detrimental-cleanup-for-bond-during-.patch
|
|
||||||
patches.kernel.org/6.18.8-023-ice-Fix-incorrect-timeout-ice_release_res.patch
|
|
||||||
patches.kernel.org/6.18.8-024-igc-Restore-default-Qbv-schedule-when-changing.patch
|
|
||||||
patches.kernel.org/6.18.8-025-igc-fix-race-condition-in-TX-timestamp-read-fo.patch
|
|
||||||
patches.kernel.org/6.18.8-026-igc-Reduce-TSN-TX-packet-buffer-from-7KB-to-5K.patch
|
|
||||||
patches.kernel.org/6.18.8-027-vsock-virtio-Coalesce-only-linear-skb.patch
|
|
||||||
patches.kernel.org/6.18.8-028-net-usb-dm9601-remove-broken-SR9700-support.patch
|
|
||||||
patches.kernel.org/6.18.8-029-bonding-limit-BOND_MODE_8023AD-to-Ethernet-dev.patch
|
|
||||||
patches.kernel.org/6.18.8-030-l2tp-Fix-memleak-in-l2tp_udp_encap_recv.patch
|
|
||||||
patches.kernel.org/6.18.8-031-selftests-net-fib-onlink-tests-Convert-to-use-.patch
|
|
||||||
patches.kernel.org/6.18.8-032-net-freescale-ucc_geth-Return-early-when-TBI-P.patch
|
|
||||||
patches.kernel.org/6.18.8-033-can-gs_usb-gs_usb_receive_bulk_callback-unanch.patch
|
|
||||||
patches.kernel.org/6.18.8-034-sctp-move-SCTP_CMD_ASSOC_SHKEY-right-after-SCT.patch
|
|
||||||
patches.kernel.org/6.18.8-035-amd-xgbe-avoid-misleading-per-packet-error-log.patch
|
|
||||||
patches.kernel.org/6.18.8-036-gue-Fix-skb-memleak-with-inner-IP-protocol-0.patch
|
|
||||||
patches.kernel.org/6.18.8-037-tools-ynl-Specify-no-line-number-in-ynl-regen..patch
|
|
||||||
patches.kernel.org/6.18.8-038-fou-Don-t-allow-0-for-FOU_ATTR_IPPROTO.patch
|
|
||||||
patches.kernel.org/6.18.8-039-veth-fix-data-race-in-veth_get_ethtool_stats.patch
|
|
||||||
patches.kernel.org/6.18.8-040-pwm-Ensure-ioctl-returns-a-negative-errno-on-e.patch
|
|
||||||
patches.kernel.org/6.18.8-041-pwm-max7360-Populate-missing-.sizeof_wfhw-in-m.patch
|
|
||||||
patches.kernel.org/6.18.8-042-l2tp-avoid-one-data-race-in-l2tp_tunnel_del_wo.patch
|
|
||||||
patches.kernel.org/6.18.8-043-ipvlan-Make-the-addrs_lock-be-per-port.patch
|
|
||||||
patches.kernel.org/6.18.8-044-octeontx2-cn10k-fix-RX-flowid-TCAM-mask-handli.patch
|
|
||||||
patches.kernel.org/6.18.8-045-net-sched-Enforce-that-teql-can-only-be-used-a.patch
|
|
||||||
patches.kernel.org/6.18.8-046-net-sched-qfq-Use-cl_is_active-to-determine-wh.patch
|
|
||||||
patches.kernel.org/6.18.8-047-crypto-authencesn-reject-too-short-AAD-assocle.patch
|
|
||||||
patches.kernel.org/6.18.8-048-wifi-mac80211-don-t-perform-DA-check-on-S1G-be.patch
|
|
||||||
patches.kernel.org/6.18.8-049-serial-8250_pci-Fix-broken-RS485-for-F81504-50.patch
|
|
||||||
patches.kernel.org/6.18.8-050-serial-Fix-not-set-tty-port-race-condition.patch
|
|
||||||
patches.kernel.org/6.18.8-051-comedi-dmm32at-serialize-use-of-paged-register.patch
|
|
||||||
patches.kernel.org/6.18.8-052-w1-therm-Fix-off-by-one-buffer-overflow-in-ala.patch
|
|
||||||
patches.kernel.org/6.18.8-053-w1-fix-redundant-counter-decrement-in-w1_attac.patch
|
|
||||||
patches.kernel.org/6.18.8-054-Revert-nfc-nci-Add-the-inconsistency-check-bet.patch
|
|
||||||
patches.kernel.org/6.18.8-055-Input-i8042-add-quirks-for-MECHREVO-Wujie-15X-.patch
|
|
||||||
patches.kernel.org/6.18.8-056-Input-i8042-add-quirk-for-ASUS-Zenbook-UX425QA.patch
|
|
||||||
patches.kernel.org/6.18.8-057-scsi-storvsc-Process-unsupported-MODE_SENSE_10.patch
|
|
||||||
patches.kernel.org/6.18.8-058-scsi-xen-scsiback-Fix-potential-memory-leak-in.patch
|
|
||||||
patches.kernel.org/6.18.8-059-i2c-spacemit-drop-IRQF_ONESHOT-flag-from-IRQ-r.patch
|
|
||||||
patches.kernel.org/6.18.8-060-ARM-dts-microchip-sama7d65-fix-the-ranges-prop.patch
|
|
||||||
patches.kernel.org/6.18.8-061-ARM-dts-microchip-sama7d65-fix-size-cells-prop.patch
|
|
||||||
patches.kernel.org/6.18.8-062-arm64-dts-rockchip-remove-redundant-max-link-s.patch
|
|
||||||
patches.kernel.org/6.18.8-063-arm64-dts-rockchip-remove-dangerous-max-link-s.patch
|
|
||||||
patches.kernel.org/6.18.8-064-arm64-dts-rockchip-Fix-voltage-threshold-for-v.patch
|
|
||||||
patches.kernel.org/6.18.8-065-arm64-dts-rockchip-fix-unit-address-for-RK3588.patch
|
|
||||||
patches.kernel.org/6.18.8-066-arm64-dts-rockchip-Fix-headphones-widget-name-.patch
|
|
||||||
patches.kernel.org/6.18.8-067-arm64-dts-rockchip-Configure-MCLK-for-analog-s.patch
|
|
||||||
patches.kernel.org/6.18.8-068-slab-fix-kmalloc_nolock-context-check-for-PREE.patch
|
|
||||||
patches.kernel.org/6.18.8-069-rxrpc-Fix-recvmsg-unconditional-requeue.patch
|
|
||||||
patches.kernel.org/6.18.8-070-x86-kfence-avoid-writing-L1TF-vulnerable-PTEs.patch
|
|
||||||
patches.kernel.org/6.18.8-071-comedi-Fix-getting-range-information-for-subde.patch
|
|
||||||
patches.kernel.org/6.18.8-072-fs-writeback-skip-AS_NO_DATA_INTEGRITY-mapping.patch
|
|
||||||
patches.kernel.org/6.18.8-073-drm-drm-xe-Fix-xe-userptr-in-the-absence-of-CO.patch
|
|
||||||
patches.kernel.org/6.18.8-074-platform-x86-hp-bioscfg-Fix-kobject-warnings-f.patch
|
|
||||||
patches.kernel.org/6.18.8-075-platform-x86-hp-bioscfg-Fix-kernel-panic-in-GE.patch
|
|
||||||
patches.kernel.org/6.18.8-076-mm-hugetlb-fix-hugetlb_pmd_shared.patch
|
|
||||||
patches.kernel.org/6.18.8-077-mm-rmap-fix-two-comments-related-to-huge_pmd_u.patch
|
|
||||||
patches.kernel.org/6.18.8-078-mm-restore-per-memcg-proactive-reclaim-with-CO.patch
|
|
||||||
patches.kernel.org/6.18.8-079-timekeeping-Adjust-the-leap-state-for-the-corr.patch
|
|
||||||
patches.kernel.org/6.18.8-080-io_uring-io-wq-check-IO_WQ_BIT_EXIT-inside-wor.patch
|
|
||||||
patches.kernel.org/6.18.8-081-iio-imu-st_lsm6dsx-fix-iio_chan_spec-for-senso.patch
|
|
||||||
patches.kernel.org/6.18.8-082-iio-adc-ad7280a-handle-spi_setup-errors-in-pro.patch
|
|
||||||
patches.kernel.org/6.18.8-083-iio-adc-ad7606-Fix-incorrect-type-for-error-re.patch
|
|
||||||
patches.kernel.org/6.18.8-084-interconnect-debugfs-initialize-src_node-and-d.patch
|
|
||||||
patches.kernel.org/6.18.8-085-spi-spi-sprd-adi-Fix-double-free-in-probe-erro.patch
|
|
||||||
patches.kernel.org/6.18.8-086-regmap-Fix-race-condition-in-hwspinlock-irqsav.patch
|
|
||||||
patches.kernel.org/6.18.8-087-kconfig-fix-static-linking-of-nconf.patch
|
|
||||||
patches.kernel.org/6.18.8-088-riscv-clocksource-Fix-stimecmp-update-hazard-o.patch
|
|
||||||
patches.kernel.org/6.18.8-089-riscv-suspend-Fix-stimecmp-update-hazard-on-RV.patch
|
|
||||||
patches.kernel.org/6.18.8-090-platform-mellanox-Fix-SN5640-SN5610-LED-platfo.patch
|
|
||||||
patches.kernel.org/6.18.8-091-platform-x86-amd-Fix-memory-leak-in-wbrf_recor.patch
|
|
||||||
patches.kernel.org/6.18.8-092-scsi-core-Wake-up-the-error-handler-when-final.patch
|
|
||||||
patches.kernel.org/6.18.8-093-scsi-qla2xxx-Sanitize-payload-size-to-prevent-.patch
|
|
||||||
patches.kernel.org/6.18.8-094-ALSA-usb-Increase-volume-range-that-triggers-a.patch
|
|
||||||
patches.kernel.org/6.18.8-095-ntb-transport-Fix-uninitialized-mutex.patch
|
|
||||||
patches.kernel.org/6.18.8-096-iommu-amd-Fix-error-path-in-amd_iommu_probe_de.patch
|
|
||||||
patches.kernel.org/6.18.8-097-drm-xe-xe_late_bind_fw-fix-enum-xe_late_bind_f.patch
|
|
||||||
patches.kernel.org/6.18.8-098-drm-xe-vm-fix-xe_vm_validation_exec-kernel-doc.patch
|
|
||||||
patches.kernel.org/6.18.8-099-drm-xe-Disable-timestamp-WA-on-VFs.patch
|
|
||||||
patches.kernel.org/6.18.8-100-drm-mediatek-dpi-Find-next-bridge-during-probe.patch
|
|
||||||
patches.kernel.org/6.18.8-101-drm-imagination-Wait-for-FW-trace-update-comma.patch
|
|
||||||
patches.kernel.org/6.18.8-102-vsock-test-Do-not-filter-kallsyms-by-symbol-ty.patch
|
|
||||||
patches.kernel.org/6.18.8-103-netdevsim-fix-a-race-issue-related-to-the-oper.patch
|
|
||||||
patches.kernel.org/6.18.8-104-ice-Fix-persistent-failure-in-ice_get_rxfh.patch
|
|
||||||
patches.kernel.org/6.18.8-105-ice-add-missing-ice_deinit_hw-in-devlink-reini.patch
|
|
||||||
patches.kernel.org/6.18.8-106-ice-fix-devlink-reload-call-trace.patch
|
|
||||||
patches.kernel.org/6.18.8-107-idpf-read-lower-clock-bits-inside-the-time-san.patch
|
|
||||||
patches.kernel.org/6.18.8-108-net-phy-intel-xway-fix-OF-node-refcount-leakag.patch
|
|
||||||
patches.kernel.org/6.18.8-109-net-hns3-fix-data-race-in-hns3_fetch_stats.patch
|
|
||||||
patches.kernel.org/6.18.8-110-idpf-Fix-data-race-in-idpf_net_dim.patch
|
|
||||||
patches.kernel.org/6.18.8-111-be2net-fix-data-race-in-be_get_new_eqd.patch
|
|
||||||
patches.kernel.org/6.18.8-112-net-hns3-fix-wrong-GENMASK-for-HCLGE_FD_AD_COU.patch
|
|
||||||
patches.kernel.org/6.18.8-113-net-hns3-fix-the-HCLGE_FD_AD_NXT_KEY-error-set.patch
|
|
||||||
patches.kernel.org/6.18.8-114-mISDN-annotate-data-race-around-dev-work.patch
|
|
||||||
patches.kernel.org/6.18.8-115-ipv6-annotate-data-race-in-ndisc_router_discov.patch
|
|
||||||
patches.kernel.org/6.18.8-116-usbnet-limit-max_mtu-based-on-device-s-hard_mt.patch
|
|
||||||
patches.kernel.org/6.18.8-117-Octeontx2-pf-Update-xdp-features.patch
|
|
||||||
patches.kernel.org/6.18.8-118-clocksource-Reduce-watchdog-readout-delay-limi.patch
|
|
||||||
patches.kernel.org/6.18.8-119-drm-xe-uapi-disallow-bind-queue-sharing.patch
|
|
||||||
patches.kernel.org/6.18.8-120-drm-xe-migrate-fix-job-lock-assert.patch
|
|
||||||
patches.kernel.org/6.18.8-121-drm-xe-pm-Add-scope-based-cleanup-helper-for-r.patch
|
|
||||||
patches.kernel.org/6.18.8-122-drm-xe-Update-wedged.mode-only-after-successfu.patch
|
|
||||||
patches.kernel.org/6.18.8-123-ublk-fix-ublksrv-pid-handling-for-pid-namespac.patch
|
|
||||||
patches.kernel.org/6.18.8-124-selftests-ublk-fix-IO-thread-idle-check.patch
|
|
||||||
patches.kernel.org/6.18.8-125-selftests-ublk-fix-error-handling-for-starting.patch
|
|
||||||
patches.kernel.org/6.18.8-126-selftests-ublk-fix-garbage-output-in-foregroun.patch
|
|
||||||
patches.kernel.org/6.18.8-127-perf-Fix-refcount-warning-on-event-mmap_count-.patch
|
|
||||||
patches.kernel.org/6.18.8-128-sched-fair-Fix-pelt-clock-sync-when-entering-i.patch
|
|
||||||
patches.kernel.org/6.18.8-129-drm-amd-pm-Fix-si_dpm-mmCG_THERMAL_INT-setting.patch
|
|
||||||
patches.kernel.org/6.18.8-130-drm-amd-pm-Don-t-clear-SI-SMC-table-when-setti.patch
|
|
||||||
patches.kernel.org/6.18.8-131-drm-amd-pm-Workaround-SI-powertune-issue-on-Ra.patch
|
|
||||||
patches.kernel.org/6.18.8-132-drm-amdgpu-fix-type-for-wptr-in-ring-backup.patch
|
|
||||||
patches.kernel.org/6.18.8-133-drm-nouveau-add-missing-DCB-connector-types.patch
|
|
||||||
patches.kernel.org/6.18.8-134-drm-nouveau-implement-missing-DCB-connector-ty.patch
|
|
||||||
patches.kernel.org/6.18.8-135-be2net-Fix-NULL-pointer-dereference-in-be_cmd_.patch
|
|
||||||
patches.kernel.org/6.18.8-136-selftests-net-amt-wait-longer-for-connection-b.patch
|
|
||||||
patches.kernel.org/6.18.8-137-bonding-provide-a-net-pointer-to-__skb_flow_di.patch
|
|
||||||
patches.kernel.org/6.18.8-138-net-bcmasp-Fix-network-filter-wake-for-asp-3.0.patch
|
|
||||||
patches.kernel.org/6.18.8-139-net-dsa-fix-off-by-one-in-maximum-bridge-ID-de.patch
|
|
||||||
patches.kernel.org/6.18.8-140-net-pcs-pcs-mtk-lynxi-report-in-band-capabilit.patch
|
|
||||||
patches.kernel.org/6.18.8-141-octeontx2-af-Fix-error-handling.patch
|
|
||||||
patches.kernel.org/6.18.8-142-net-openvswitch-fix-data-race-in-ovs_vport_get.patch
|
|
||||||
patches.kernel.org/6.18.8-143-vsock-virtio-fix-potential-underflow-in-virtio.patch
|
|
||||||
patches.kernel.org/6.18.8-144-vsock-test-fix-seqpacket-message-bounds-test.patch
|
|
||||||
patches.kernel.org/6.18.8-145-vsock-virtio-cap-TX-credit-to-local-buffer-siz.patch
|
|
||||||
patches.kernel.org/6.18.8-146-hinic3-Fix-netif_queue_set_napi-queue_index-in.patch
|
|
||||||
patches.kernel.org/6.18.8-147-net-sched-act_ife-avoid-possible-NULL-deref.patch
|
|
||||||
patches.kernel.org/6.18.8-148-dpll-Prevent-duplicate-registrations.patch
|
|
||||||
patches.kernel.org/6.18.8-149-Octeontx2-af-Add-proper-checks-for-fwdata.patch
|
|
||||||
patches.kernel.org/6.18.8-150-x86-make-page-fault-handling-disable-interrupt.patch
|
|
||||||
patches.kernel.org/6.18.8-151-keys-trusted_keys-fix-handle-passed-to-tpm_buf.patch
|
|
||||||
patches.kernel.org/6.18.8-152-leds-led-class-Only-Add-LED-to-leds_list-when-.patch
|
|
||||||
patches.kernel.org/6.18.8-153-panic-only-warn-about-deprecated-panic_print-o.patch
|
|
||||||
patches.kernel.org/6.18.8-154-of-fix-reference-count-leak-in-of_alias_scan.patch
|
|
||||||
patches.kernel.org/6.18.8-155-of-platform-Use-default-match-table-for-firmwa.patch
|
|
||||||
patches.kernel.org/6.18.8-156-migrate-correct-lock-ordering-for-hugetlb-file.patch
|
|
||||||
patches.kernel.org/6.18.8-157-iio-accel-adxl380-fix-handling-of-unavailable-.patch
|
|
||||||
patches.kernel.org/6.18.8-158-iio-accel-iis328dq-fix-gain-values.patch
|
|
||||||
patches.kernel.org/6.18.8-159-iio-adc-ad9467-fix-ad9434-vref-mask.patch
|
|
||||||
patches.kernel.org/6.18.8-160-iio-adc-at91-sama5d2_adc-Fix-potential-use-aft.patch
|
|
||||||
patches.kernel.org/6.18.8-161-iio-adc-exynos_adc-fix-OF-populate-on-driver-r.patch
|
|
||||||
patches.kernel.org/6.18.8-162-iio-adc-pac1934-Fix-clamped-value-in-pac1934_r.patch
|
|
||||||
patches.kernel.org/6.18.8-163-iio-chemical-scd4x-fix-reported-channel-endian.patch
|
|
||||||
patches.kernel.org/6.18.8-164-iio-dac-ad3552r-hs-fix-out-of-bound-write-in-a.patch
|
|
||||||
patches.kernel.org/6.18.8-165-iio-dac-ad5686-add-AD5695R-to-ad5686_chip_info.patch
|
|
||||||
patches.kernel.org/6.18.8-166-ALSA-ctxfi-Fix-potential-OOB-access-in-audio-m.patch
|
|
||||||
patches.kernel.org/6.18.8-167-ALSA-hda-realtek-Add-quirk-for-Samsung-730QED-.patch
|
|
||||||
patches.kernel.org/6.18.8-168-ALSA-scarlett2-Fix-buffer-overflow-in-config-r.patch
|
|
||||||
patches.kernel.org/6.18.8-169-ALSA-usb-audio-Fix-use-after-free-in-snd_usb_m.patch
|
|
||||||
patches.kernel.org/6.18.8-170-mmc-rtsx_pci_sdmmc-implement-sdmmc_card_busy-f.patch
|
|
||||||
patches.kernel.org/6.18.8-171-mmc-sdhci-of-dwcmshc-Prevent-illegal-clock-red.patch
|
|
||||||
patches.kernel.org/6.18.8-172-iommu-io-pgtable-arm-fix-size_t-signedness-bug.patch
|
|
||||||
patches.kernel.org/6.18.8-173-drm-nouveau-disp-Set-drm_mode_config_funcs.ato.patch
|
|
||||||
patches.kernel.org/6.18.8-174-wifi-ath10k-fix-dma_free_coherent-pointer.patch
|
|
||||||
patches.kernel.org/6.18.8-175-wifi-ath12k-fix-dma_free_coherent-pointer.patch
|
|
||||||
patches.kernel.org/6.18.8-176-wifi-mwifiex-Fix-a-loop-in-mwifiex_update_ampd.patch
|
|
||||||
patches.kernel.org/6.18.8-177-wifi-rsi-Fix-memory-corruption-due-to-not-set-.patch
|
|
||||||
patches.kernel.org/6.18.8-178-arm64-fpsimd-ptrace-Fix-SVE-writes-on-SME-syst.patch
|
|
||||||
patches.kernel.org/6.18.8-179-arm64-fpsimd-signal-Allocate-SSVE-storage-when.patch
|
|
||||||
patches.kernel.org/6.18.8-180-arm64-fpsimd-signal-Fix-restoration-of-SVE-con.patch
|
|
||||||
patches.kernel.org/6.18.8-181-arm64-Set-__nocfi-on-swsusp_arch_resume.patch
|
|
||||||
patches.kernel.org/6.18.8-182-ksmbd-smbd-fix-dma_unmap_sg-nents.patch
|
|
||||||
patches.kernel.org/6.18.8-183-octeontx2-Fix-otx2_dma_map_page-error-return-c.patch
|
|
||||||
patches.kernel.org/6.18.8-184-slimbus-core-fix-runtime-PM-imbalance-on-repor.patch
|
|
||||||
patches.kernel.org/6.18.8-185-slimbus-core-fix-device-reference-leak-on-repo.patch
|
|
||||||
patches.kernel.org/6.18.8-186-tracing-Fix-crash-on-synthetic-stacktrace-fiel.patch
|
|
||||||
patches.kernel.org/6.18.8-187-intel_th-fix-device-leak-on-output-open.patch
|
|
||||||
patches.kernel.org/6.18.8-188-mei-trace-treat-reg-parameter-as-string.patch
|
|
||||||
patches.kernel.org/6.18.8-189-s390-ap-Fix-wrong-APQN-fill-calculation.patch
|
|
||||||
patches.kernel.org/6.18.8-190-s390-boot-vmlinux.lds.S-Ensure-bzImage-ends-wi.patch
|
|
||||||
patches.kernel.org/6.18.8-191-uacce-fix-cdev-handling-in-the-cleanup-path.patch
|
|
||||||
patches.kernel.org/6.18.8-192-uacce-fix-isolate-sysfs-check-condition.patch
|
|
||||||
patches.kernel.org/6.18.8-193-uacce-implement-mremap-in-uacce_vm_ops-to-retu.patch
|
|
||||||
patches.kernel.org/6.18.8-194-uacce-ensure-safe-queue-release-with-state-man.patch
|
|
||||||
patches.kernel.org/6.18.8-195-netrom-fix-double-free-in-nr_route_frame.patch
|
|
||||||
patches.kernel.org/6.18.8-196-platform-x86-hp-bioscfg-Fix-automatic-module-l.patch
|
|
||||||
patches.kernel.org/6.18.8-197-pmdomain-imx8m-blk-ctrl-Remove-separate-rst-an.patch
|
|
||||||
patches.kernel.org/6.18.8-198-pmdomain-rockchip-Fix-init-genpd-as-GENPD_STAT.patch
|
|
||||||
patches.kernel.org/6.18.8-199-rust-io-always-inline-functions-using-build_as.patch
|
|
||||||
patches.kernel.org/6.18.8-200-rust-irq-always-inline-functions-using-build_a.patch
|
|
||||||
patches.kernel.org/6.18.8-201-rxrpc-Fix-data-race-warning-and-potential-load.patch
|
|
||||||
patches.kernel.org/6.18.8-202-perf-x86-intel-Do-not-enable-BTS-for-guests.patch
|
|
||||||
patches.kernel.org/6.18.8-203-irqchip-gic-v3-its-Avoid-truncating-memory-add.patch
|
|
||||||
patches.kernel.org/6.18.8-204-net-fec-account-for-VLAN-header-in-frame-lengt.patch
|
|
||||||
patches.kernel.org/6.18.8-205-net-sfp-add-potron-quirk-to-the-H-COM-SPP425H-.patch
|
|
||||||
patches.kernel.org/6.18.8-206-net-txgbe-remove-the-redundant-data-return-in-.patch
|
|
||||||
patches.kernel.org/6.18.8-207-can-ems_usb-ems_usb_read_bulk_callback-fix-URB.patch
|
|
||||||
patches.kernel.org/6.18.8-208-can-esd_usb-esd_usb_read_bulk_callback-fix-URB.patch
|
|
||||||
patches.kernel.org/6.18.8-209-can-kvaser_usb-kvaser_usb_read_bulk_callback-f.patch
|
|
||||||
patches.kernel.org/6.18.8-210-can-mcba_usb-mcba_usb_read_bulk_callback-fix-U.patch
|
|
||||||
patches.kernel.org/6.18.8-211-can-usb_8dev-usb_8dev_read_bulk_callback-fix-U.patch
|
|
||||||
patches.kernel.org/6.18.8-212-drm-amdgpu-remove-frame-cntl-for-gfx-v12.patch
|
|
||||||
patches.kernel.org/6.18.8-213-drm-bridge-synopsys-dw-dp-fix-error-paths-of-d.patch
|
|
||||||
patches.kernel.org/6.18.8-214-drm-xe-Adjust-page-count-tracepoints-in-shrink.patch
|
|
||||||
patches.kernel.org/6.18.8-215-drm-xe-fix-WQ_MEM_RECLAIM-passed-as-max_active.patch
|
|
||||||
patches.kernel.org/6.18.8-216-gpio-cdev-Correct-return-code-on-memory-alloca.patch
|
|
||||||
patches.kernel.org/6.18.8-217-gpio-cdev-Fix-resource-leaks-on-errors-in-line.patch
|
|
||||||
patches.kernel.org/6.18.8-218-gpio-cdev-Fix-resource-leaks-on-errors-in-gpio.patch
|
|
||||||
patches.kernel.org/6.18.8-219-Bluetooth-btintel_pcie-Support-for-S4-Hibernat.patch
|
|
||||||
patches.kernel.org/6.18.8-220-mm-fix-some-typos-in-mm-module.patch
|
|
||||||
patches.kernel.org/6.18.8-221-mm-hugetlb-fix-two-comments-related-to-huge_pm.patch
|
|
||||||
patches.kernel.org/6.18.8-222-iio-core-Replace-lockdep_set_class-mutex_init-.patch
|
|
||||||
patches.kernel.org/6.18.8-223-iio-core-add-separate-lockdep-class-for-info_e.patch
|
|
||||||
patches.kernel.org/6.18.8-224-arm64-dts-qcom-talos-Correct-UFS-clocks-orderi.patch
|
|
||||||
patches.kernel.org/6.18.8-225-irqchip-renesas-rzv2h-Prevent-TINT-spurious-in.patch
|
|
||||||
patches.kernel.org/6.18.8-226-mm-vma-fix-anon_vma-UAF-on-mremap-faulted-unfa.patch
|
|
||||||
patches.kernel.org/6.18.8-227-mm-vma-enforce-VMA-fork-limit-on-unfaulted-fau.patch
|
|
||||||
patches.kernel.org/6.18.8-228-Linux-6.18.8.patch
|
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Build fixes that apply to the vanilla kernel too.
|
# Build fixes that apply to the vanilla kernel too.
|
||||||
@@ -2056,8 +1828,8 @@
|
|||||||
# sorted patches
|
# sorted patches
|
||||||
########################################################
|
########################################################
|
||||||
patches.suse/drm-i915-xe-fbdev-add-intel_fbdev_fb_pitch_align.patch
|
patches.suse/drm-i915-xe-fbdev-add-intel_fbdev_fb_pitch_align.patch
|
||||||
patches.suse/libbpf-Fix-Wdiscarded-qualifiers-under-C23.patch
|
|
||||||
patches.suse/ASoC-Intel-sof_sdw-shift-SSP-BT-mask-bits.patch
|
patches.suse/ASoC-Intel-sof_sdw-shift-SSP-BT-mask-bits.patch
|
||||||
|
patches.suse/can-gs_usb-gs_usb_receive_bulk_callback-unanchor-URL-.patch
|
||||||
########################################################
|
########################################################
|
||||||
# end of sorted patches
|
# end of sorted patches
|
||||||
########################################################
|
########################################################
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
2026-01-30 12:17:19 +0000
|
2026-01-27 02:39:21 +0000
|
||||||
GIT Revision: 0df318ee571bb886b802231878d503c60b5e1c8e
|
GIT Revision: fba0cec4bc3beb5d13e37aca8e0105d2060dfd4e
|
||||||
GIT Branch: stable
|
GIT Branch: stable
|
||||||
|
|||||||
BIN
sysctl.tar.bz2
LFS
BIN
sysctl.tar.bz2
LFS
Binary file not shown.
Reference in New Issue
Block a user