Revisions of kernel-source

Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 265)
- Input: psmouse: add NULL check to psmouse_from_serio()
  (bsc#1219522).
- commit b12be2e
- commit 0b71f2c
- commit e9871e1
- commit 56c9c9c
- commit a481f5c

- Input: psmouse: add NULL check to psmouse_from_serio()
  (bsc#1219522).
- commit b12be2e
- commit 0b71f2c
- commit e9871e1
- commit 56c9c9c
- commit a481f5c

- Input: psmouse: add NULL check to psmouse_from_serio()
  (bsc#1219522).
- commit b12be2e
- commit 0b71f2c
- commit e9871e1
- commit 56c9c9c
- commit a481f5c

- Input: psmouse: add NULL check to psmouse_from_serio()
  (bsc#1219522).
- commit b12be2e
- commit 0b71f2c
- commit e9871e1
- commit 56c9c9c
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 264)
- Linux 6.8.4 (bsc#1012628).
- Refresh
  patches.kernel.org/6.8.4-002-Revert-workqueue-Don-t-call-cpumask_test_cpu-wi.patch.
- Refresh
  patches.kernel.org/6.8.4-003-Revert-workqueue-Implement-system-wide-nr_activ.patch.
- Refresh
  patches.kernel.org/6.8.4-005-Revert-workqueue-RCU-protect-wq-dfl_pwq-and-imp.patch.
- Refresh
  patches.kernel.org/6.8.4-008-Revert-workqueue-Replace-pwq_activate_inactive_.patch.
- Refresh
  patches.kernel.org/6.8.4-009-Revert-workqueue-Factor-out-pwq_is_empty.patch.
- Refresh
  patches.kernel.org/6.8.4-010-Revert-workqueue-Move-pwq-max_active-to-wq-max_.patch.
- Refresh
  patches.kernel.org/6.8.4-011-Revert-workqueue.c-Increase-workqueue-name-leng.patch.
- Delete patches.kernel.org/6.8.4-012-Linux-6.8.4-rc1.patch.
  Update patches to 6.8.4-final.
- commit f362b5c

- Linux 6.8.4-rc1 (bsc#1012628).
- Revert "workqueue.c: Increase workqueue name length"
  (bsc#1012628).
- Revert "workqueue: Move pwq->max_active to wq->max_active"
  (bsc#1012628).
- Revert "workqueue: Factor out pwq_is_empty()" (bsc#1012628).
- Revert "workqueue: Replace pwq_activate_inactive_work() with
  [__]pwq_activate_work()" (bsc#1012628).
- Revert "workqueue: Move nr_active handling into helpers"
  (bsc#1012628).
- Revert "workqueue: Make wq_adjust_max_active() round-robin
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 263)
- kernel-binary.spec.in: clean up %endif
- commit 9d8be11

- Linux 6.8.2 (bsc#1012628).
- do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak
  (bsc#1012628).
- workqueue.c: Increase workqueue name length (bsc#1012628).
- workqueue: Move pwq->max_active to wq->max_active (bsc#1012628).
- workqueue: Factor out pwq_is_empty() (bsc#1012628).
- workqueue: Replace pwq_activate_inactive_work() with
  [__]pwq_activate_work() (bsc#1012628).
- workqueue: Move nr_active handling into helpers (bsc#1012628).
- workqueue: Make wq_adjust_max_active() round-robin pwqs while
  activating (bsc#1012628).
- workqueue: RCU protect wq->dfl_pwq and implement accessors
  for it (bsc#1012628).
- workqueue: Introduce struct wq_node_nr_active (bsc#1012628).
- workqueue: Implement system-wide nr_active enforcement for
  unbound workqueues (bsc#1012628).
- workqueue: Don't call cpumask_test_cpu() with -1 CPU in
  wq_update_node_max_active() (bsc#1012628).
- iomap: clear the per-folio dirty bits on all writeback failures
  (bsc#1012628).
- fs: Fix rw_hint validation (bsc#1012628).
- io_uring: remove looping around handling traditional task_work
  (bsc#1012628).
- io_uring: remove unconditional looping in local task_work
  handling (bsc#1012628).
- s390/dasd: Use dev_*() for device log messages (bsc#1012628).
- s390/dasd: fix double module refcount decrement (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 262)
- Linux 6.7.9 (bsc#1012628).
- mtd: spinand: gigadevice: Fix the get ecc status issue
  (bsc#1012628).
- ice: fix connection state of DPLL and out pin (bsc#1012628).
- ice: fix dpll input pin phase_adjust value updates
  (bsc#1012628).
- ice: fix dpll and dpll_pin data access on PF reset
  (bsc#1012628).
- ice: fix dpll periodic work data updates on PF reset
  (bsc#1012628).
- ice: fix pin phase adjust updates on PF reset (bsc#1012628).
- spi: cadence-qspi: fix pointer reference in runtime PM hooks
  (bsc#1012628).
- spi: cadence-qspi: remove system-wide suspend helper calls
  from runtime PM hooks (bsc#1012628).
- netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter
  (bsc#1012628).
- netlink: add nla be16/32 types to minlen array (bsc#1012628).
- net: ip_tunnel: prevent perpetual headroom growth (bsc#1012628).
- net: mctp: take ownership of skb in mctp_local_output
  (bsc#1012628).
- net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r"
  in the device tree (bsc#1012628).
- tun: Fix xdp_rxq_info's queue_index when detaching
  (bsc#1012628).
- cpufreq: intel_pstate: fix pstate limits enforcement for
  adjust_perf call back (bsc#1012628).
- net: veth: clear GRO when clearing XDP even when down
  (bsc#1012628).
- ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 261)
- mptcp: fix possible deadlock in subflow diag (git-fixes).
- mptcp: avoid printing warning once on client side (git-fixes).
- commit 1ff84c5

- Linux 6.7.7 (bsc#1012628).
- dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTH
  (bsc#1012628).
- scsi: smartpqi: Add new controller PCI IDs (bsc#1012628).
- scsi: smartpqi: Fix logical volume rescan race condition
  (bsc#1012628).
- tools: selftests: riscv: Fix compile warnings in hwprobe
  (bsc#1012628).
- tools: selftests: riscv: Fix compile warnings in cbo
  (bsc#1012628).
- tools: selftests: riscv: Fix compile warnings in vector tests
  (bsc#1012628).
- tools: selftests: riscv: Fix compile warnings in mm tests
  (bsc#1012628).
- scsi: target: core: Add TMF to tmr_list handling (bsc#1012628).
- cifs: open_cached_dir should not rely on primary channel
  (bsc#1012628).
- dmaengine: shdma: increase size of 'dev_id' (bsc#1012628).
- dmaengine: fsl-qdma: increase size of 'irq_name' (bsc#1012628).
- dmaengine: dw-edma: increase size of 'name' in debugfs code
  (bsc#1012628).
- wifi: cfg80211: fix missing interfaces when dumping
  (bsc#1012628).
- wifi: mac80211: fix race condition on enabling fast-xmit
  (bsc#1012628).
- fbdev: savage: Error out if pixclock equals zero (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 260)
- series.conf: move patches.suse/nvmet-tcp-remove-boilerplate-code.patch to sorted section
- commit a47b18d

- Update ath11k hibernation patches for v2 series (bsc#1207948)
- commit a6d02cf

- KVM/VMX: Move VERW closer to VMentry for MDS mitigation
  (git-fixes).
- KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME
  vs. VMLAUNCH (git-fixes).
- x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static
  key (git-fixes).
- x86/entry_32: Add VERW just before userspace transition
  (git-fixes).
- x86/entry_64: Add VERW just before userspace transition
  (git-fixes).
- x86/bugs: Add asm helpers for executing VERW (git-fixes).
- commit ac736e5

- wifi: ath11k: support hibernation (bsc#1207948).
- net: qrtr: support suspend/hibernation (bsc#1207948).
- bus: mhi: host: add mhi_power_down_no_destroy() (bsc#1207948).
- commit 1c8bab3

- wifi: ath11k: thermal: don't try to register multiple times
  (bsc#1207948).
- wifi: ath11k: fix warning on DMA ring capabilities event
  (bsc#1207948).
- wifi: ath11k: do not dump SRNG statistics during resume
  (bsc#1207948).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 259)
- Linux 6.7.6 (bsc#1012628).
- work around gcc bugs with 'asm goto' with outputs (bsc#1012628).
- update workarounds for gcc "asm goto" issue (bsc#1012628).
- mm: mmap: map MAP_STACK to VM_NOHUGEPAGE (bsc#1012628).
- btrfs: forbid creating subvol qgroups (bsc#1012628).
- btrfs: do not ASSERT() if the newly created subvolume already
  got read (bsc#1012628).
- btrfs: forbid deleting live subvol qgroup (bsc#1012628).
- btrfs: send: return EOPNOTSUPP on unknown flags (bsc#1012628).
- btrfs: don't reserve space for checksums when writing to nocow
  files (bsc#1012628).
- btrfs: reject encoded write if inode has nodatasum flag set
  (bsc#1012628).
- btrfs: don't drop extent_map for free space inode on write error
  (bsc#1012628).
- driver core: Fix device_link_flag_is_sync_state_only()
  (bsc#1012628).
- kselftest: dt: Stop relying on dirname to improve performance
  (bsc#1012628).
- selftests/landlock: Fix net_test build with old libc
  (bsc#1012628).
- selftests/landlock: Fix fs_test build with old libc
  (bsc#1012628).
- of: unittest: Fix compile in the non-dynamic case (bsc#1012628).
- drm/msm/gem: Fix double resv lock aquire (bsc#1012628).
- selftests/landlock: Fix capability for net_test (bsc#1012628).
- ASoC: Intel: avs: Fix pci_probe() error path (bsc#1012628).
- spi: imx: fix the burst length at DMA mode and CPU mode
  (bsc#1012628).
- ASoC: Intel: avs: Fix dynamic port assignment when TDM is set
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 258)
- btrfs: don't refill whole delayed refs block reserve when
  starting transaction (bsc#1219930).
- btrfs: add new unused block groups to the list of unused block
  groups (bsc#1219930).
- btrfs: do not delete unused block group if it may be used soon
  (bsc#1219930).
- btrfs: add and use helper to check if block group is used
  (bsc#1219930).
- commit f790b2f

- Update config files.
  Only oldconfig.
- commit f4f3bac

- Update to add CVE-2024-23851 tag,
  patches.suse/dm-limit-the-number-of-targets-and-parameter-size-ar.patch
  (bsc#1219827, bsc#1219146, CVE-2023-52429, CVE-2024-23851).
- commit f7319be

- dm: limit the number of targets and parameter size area
  (bsc#1219827, bsc#1219146, CVE-2023-52429).
- commit 3dc0a6c

- Update config files: disable broken ATOMISP drivers (bsc#1210639)
  It's been broken over a year, better to disable it before hitting another victim
- commit 18e58d2

- net: phy: realtek: add 5Gbps support to rtl822x_config_aneg()
  (bsc#1217417).
- net: phy: realtek: use generic MDIO constants (bsc#1217417).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 257)
- Update
  patches.kernel.org/6.7.2-448-Bluetooth-Fix-atomicity-violation-in-min-max-_k.patch
  (bsc#1012628 bsc#1219608 CVE-2024-24860).
- commit dff65cf

- rpm/kernel-binary.spec.in: install scripts/gdb when enabled in config
  (bsc#1219653)
  They are put into -devel subpackage. And a proper link to
  /usr/share/gdb/auto-load/ is created.
- commit 1dccf2a

- rpm/mkspec: sort entries in _multibuild
  Otherwise it creates unnecessary diffs when tar-up-ing. It's of course
  due to readdir() using "random" order as served by the underlying
  filesystem.
  See for example:
  https://build.opensuse.org/request/show/1144457/changes
- commit d1155de

- Linux 6.7.4 (bsc#1012628).
- asm-generic: make sparse happy with odd-sized put_unaligned_*()
  (bsc#1012628).
- powerpc/mm: Fix null-pointer dereference in pgtable_cache_add
  (bsc#1012628).
- arm64: irq: set the correct node for VMAP stack (bsc#1012628).
- drivers/perf: pmuv3: don't expose SW_INCR event in sysfs
  (bsc#1012628).
- powerpc: Fix build error due to is_valid_bugaddr()
  (bsc#1012628).
- powerpc/mm: Fix build failures due to
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 256)
- mm, kmsan: fix infinite recursion due to RCU critical section
  (git-fixes).
- commit 0fa3c9e

- Linux 6.7.3 (bsc#1012628).
- soundwire: bus: introduce controller_id (bsc#1012628).
- soundwire: fix initializing sysfs for same devices on different
  buses (bsc#1012628).
- iio: adc: ad7091r: Set alert bit in config register
  (bsc#1012628).
- iio: adc: ad7091r: Allow users to configure device events
  (bsc#1012628).
- pipe: wakeup wr_wait after setting max_usage (bsc#1012628).
- powerpc/ps3_defconfig: Disable PPC64_BIG_ENDIAN_ELF_ABI_V2
  (bsc#1012628).
- ext4: allow for the last group to be marked as trimmed
  (bsc#1012628).
- async: Split async_schedule_node_domain() (bsc#1012628).
- async: Introduce async_schedule_dev_nocall() (bsc#1012628).
- PM: sleep: Fix possible deadlocks in core system-wide PM code
  (bsc#1012628).
- arm64: properly install vmlinuz.efi (bsc#1012628).
- OPP: Pass rounded rate to _set_opp() (bsc#1012628).
- btrfs: sysfs: validate scrub_speed_max value (bsc#1012628).
- crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init
  (bsc#1012628).
- erofs: fix lz4 inplace decompression (bsc#1012628).
- crypto: api - Disallow identical driver names (bsc#1012628).
- PM: hibernate: Enforce ordering during image
  compression/decompression (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 255)
- Disable _multibuild
- commit d26453b

- Disable _multibuild
- commit d26453b

- Disable _multibuild
- commit d26453b

- Disable _multibuild
- commit d26453b

- Disable _multibuild
- commit d26453b

- Disable _multibuild
- commit d26453b

- Disable _multibuild
- commit d26453b

- Disable _multibuild
- commit d26453b

- Disable _multibuild
- commit d26453b

- Disable _multibuild
- commit d26453b
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 254)
remove _multibuild
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 252)
- Update config files, enable CONFIG_IMA_DISABLE_HTABLE in all archs for
  Tumbleweed as SLE15-SP6 kernel does (bsc#1218400).
- commit 020caa6

- Linux 6.7.1 (bsc#1012628).
- mm/memory_hotplug: fix memmap_on_memory sysfs value retrieval
  (bsc#1012628).
- docs: kernel_feat.py: fix potential command injection
  (bsc#1012628).
- scripts/decode_stacktrace.sh: optionally use LLVM utilities
  (bsc#1012628).
- coresight: etm4x: Fix width of CCITMIN field (bsc#1012628).
- PCI: Add ACS quirk for more Zhaoxin Root Ports (bsc#1012628).
- leds: ledtrig-tty: Free allocated ttyname buffer on deactivate
  (bsc#1012628).
- parport: parport_serial: Add Brainboxes device IDs and geometry
  (bsc#1012628).
- parport: parport_serial: Add Brainboxes BAR details
  (bsc#1012628).
- uio: Fix use-after-free in uio_open (bsc#1012628).
- binder: fix comment on binder_alloc_new_buf() return value
  (bsc#1012628).
- binder: fix trivial typo of binder_free_buf_locked()
  (bsc#1012628).
- binder: fix use-after-free in shinker's callback (bsc#1012628).
- binder: use EPOLLERR from eventpoll.h (bsc#1012628).
- Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"
  (bsc#1012628).
- ksmbd: free ppace array on error in parse_dacl (bsc#1012628).
- ksmbd: don't allow O_TRUNC open on read-only share
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 251)
- Revert "mm: align larger anonymous mappings on THP boundaries"
  (bsc#1218841).
- commit 69537e9

- futex: Avoid reusing outdated pi_state (bsc#1218841).
- commit 9859079

- Store the old kernel changelog entries in kernel-docs package (bsc#1218713)
  The old entries are found in kernel-docs/old_changelog.txt in docdir.
  rpm/old_changelog.txt can be an optional file that stores the similar
  info like rpm/kernel-sources.changes.old.  It can specify the commit
  range that have been truncated.  scripts/tar-up.sh expands from the
  git log accordingly.
- commit c9a2566
- commit c878123
- commit 8daf5db
- commit df89481

- Revert "mm: align larger anonymous mappings on THP boundaries"
  (bsc#1218841).
- commit 69537e9

- futex: Avoid reusing outdated pi_state (bsc#1218841).
- commit 9859079

- Store the old kernel changelog entries in kernel-docs package (bsc#1218713)
  The old entries are found in kernel-docs/old_changelog.txt in docdir.
  rpm/old_changelog.txt can be an optional file that stores the similar
  info like rpm/kernel-sources.changes.old.  It can specify the commit
  range that have been truncated.  scripts/tar-up.sh expands from the
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 250)
- keys, dns: Fix size check of V1 server-list header (git-fixes).
- commit 9e5e777

- Linux 6.6.11 (bsc#1012628).
- keys, dns: Fix missing size check of V1 server-list header
  (bsc#1012628).
- ALSA: hda/tas2781: do not use regcache (bsc#1012628).
- ALSA: hda/tas2781: move set_drv_data outside tasdevice_init
  (bsc#1012628).
- ALSA: hda/tas2781: remove sound controls in unbind
  (bsc#1012628).
- ALSA: hda/realtek: enable SND_PCI_QUIRK for hp pavilion
  14-ec1xxx series (bsc#1012628).
- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ZBook
  (bsc#1012628).
- ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook
  440 G6 (bsc#1012628).
- drm/amd/display: pbn_div need be updated for hotplug event
  (bsc#1012628).
- mptcp: prevent tcp diag from closing listener subflows
  (bsc#1012628).
- Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
  (bsc#1012628).
- drm/mgag200: Fix gamma lut not initialized for G200ER, G200EV,
  G200SE (bsc#1012628).
- cifs: cifs_chan_is_iface_active should be called with chan_lock
  held (bsc#1012628).
- cifs: do not depend on release_iface for maintaining iface_list
  (bsc#1012628).
- KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRL
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 249)
- Linux 6.6.9 (bsc#1012628).
- bpf: Fix prog_array_map_poke_run map poke update (bsc#1012628).
- mm/damon/core: use number of passed access sampling as a timer
  (bsc#1012628).
- mm/damon/core: make damon_start() waits until kdamond_fn()
  starts (bsc#1012628).
- btrfs: qgroup: iterate qgroups without memory allocation for
  qgroup_reserve() (bsc#1012628).
- btrfs: qgroup: use qgroup_iterator in qgroup_convert_meta()
  (bsc#1012628).
- btrfs: free qgroup pertrans reserve on transaction abort
  (bsc#1012628).
- drm/amd/display: fix hw rotated modes when PSR-SU is enabled
  (bsc#1012628).
- drm/i915: Fix FEC state dump (bsc#1012628).
- drm/i915: Introduce crtc_state->enhanced_framing (bsc#1012628).
- drm/i915/edp: don't write to DP_LINK_BW_SET when using rate
  select (bsc#1012628).
- drm: Update file owner during use (bsc#1012628).
- drm: Fix FD ownership check in drm_master_check_perm()
  (bsc#1012628).
- spi: spi-imx: correctly configure burst length when using dma
  (bsc#1012628).
- arm64: dts: allwinner: h616: update emac for Orange Pi Zero 3
  (bsc#1012628).
- ARM: dts: dra7: Fix DRA7 L3 NoC node register size
  (bsc#1012628).
- ARM: OMAP2+: Fix null pointer dereference and memory leak in
  omap_soc_device_init (bsc#1012628).
- reset: Fix crash when freeing non-existent optional resets
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 248)
- efi/x86: Avoid physical KASLR on older Dell systems
  (bsc#1217344).
- commit ee1123d

- Linux 6.6.7 (bsc#1012628).
- vdpa/mlx5: preserve CVQ vringh index (bsc#1012628).
- scsi: sd: Fix sshdr use in sd_suspend_common() (bsc#1012628).
- hrtimers: Push pending hrtimers away from outgoing CPU earlier
  (bsc#1012628).
- i2c: designware: Fix corrupted memory seen in the ISR
  (bsc#1012628).
- i2c: ocores: Move system PM hooks to the NOIRQ phase
  (bsc#1012628).
- netfilter: ipset: fix race condition between swap/destroy and
  kernel side add/del/test (bsc#1012628).
- nouveau: use an rwlock for the event lock (bsc#1012628).
- zstd: Fix array-index-out-of-bounds UBSAN warning (bsc#1012628).
- tg3: Move the [rt]x_dropped counters to tg3_napi (bsc#1012628).
- tg3: Increment tx_dropped in tg3_tso_bug() (bsc#1012628).
- modpost: fix section mismatch message for RELA (bsc#1012628).
- kconfig: fix memory leak from range properties (bsc#1012628).
- drm/amdgpu: Do not program VF copy regs in mmhub v1.8 under
  SRIOV (v2) (bsc#1012628).
- drm/amdgpu: finalizing mem_partitions at the end of GMC v9
  sw_fini (bsc#1012628).
- drm/amdgpu: correct chunk_ptr to a pointer to chunk
  (bsc#1012628).
- dm-crypt: start allocating with MAX_ORDER (bsc#1012628).
- x86: Introduce ia32_enabled() (bsc#1012628).
- x86/coco: Disable 32-bit emulation by default on TDX and SEV
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 247)
- Linux 6.6.6 (bsc#1012628).
- Revert "wifi: cfg80211: fix CQM for non-range use"
  (bsc#1012628).
- commit a946a9f

- parisc: Fix asm operand number out of range build error in
  bug table (git-fixes).
- commit 7675861

- Linux 6.6.5 (bsc#1012628).
- cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
  (bsc#1012628).
- cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF
  moved (bsc#1012628).
- smb: client: fix missing mode bits for SMB symlinks
  (bsc#1012628).
- smb: client: report correct st_size for SMB and NFS symlinks
  (bsc#1012628).
- ksmbd: fix possible deadlock in smb2_open (bsc#1012628).
- pinctrl: avoid reload of p state in list iteration
  (bsc#1012628).
- firewire: core: fix possible memory leak in create_units()
  (bsc#1012628).
- mmc: sdhci-pci-gli: Disable LPM during initialization
  (bsc#1012628).
- mmc: sdhci-sprd: Fix vqmmc not shutting down after the card
  was pulled (bsc#1012628).
- mmc: cqhci: Increase recovery halt timeout (bsc#1012628).
- mmc: cqhci: Warn of halt or task clear failure (bsc#1012628).
- mmc: cqhci: Fix task clearing in CQE error recovery
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 246)
- Linux 6.6.4 (bsc#1012628).
- USB: dwc3: qcom: fix wakeup after probe deferral (bsc#1012628).
- USB: dwc3: qcom: fix software node leak on probe errors
  (bsc#1012628).
- usb: dwc3: set the dma max_seg_size (bsc#1012628).
- usb: dwc3: Fix default mode initialization (bsc#1012628).
- USB: dwc2: write HCINT with INTMASK applied (bsc#1012628).
- usb: typec: tcpm: Skip hard reset when in error recovery
  (bsc#1012628).
- usb: typec: tcpm: Fix sink caps op current check (bsc#1012628).
- USB: serial: option: don't claim interface 4 for ZTE MF290
  (bsc#1012628).
- USB: serial: option: fix FM101R-GL defines (bsc#1012628).
- USB: serial: option: add Fibocom L7xx modules (bsc#1012628).
- usb: cdnsp: Fix deadlock issue during using NCM gadget
  (bsc#1012628).
- usb: config: fix iteration issue in 'usb_get_bos_descriptor()'
  (bsc#1012628).
- USB: xhci-plat: fix legacy PHY double init (bsc#1012628).
- bcache: fixup lock c->root error (bsc#1012628).
- bcache: fixup init dirty data errors (bsc#1012628).
- bcache: prevent potential division by zero error (bsc#1012628).
- bcache: check return value from btree_node_alloc_replacement()
  (bsc#1012628).
- veth: Use tstats per-CPU traffic counters (bsc#1012628).
- dm-delay: fix a race between delay_presuspend and delay_bio
  (bsc#1012628).
- ALSA: hda/realtek: Add quirks for ASUS 2024 Zenbooks
  (bsc#1012628).
- ALSA: hda: ASUS UM5302LA: Added quirks for cs35L41/10431A83
Displaying revisions 21 - 40 of 285
openSUSE Build Service is sponsored by