Revisions of kernel-source

Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 125)
- Linux 5.16.2 (bsc#1012628).
- ALSA: hda/realtek: Re-order quirk entries for Lenovo
  (bsc#1012628).
- ALSA: hda/realtek: Add quirk for Legion Y9000X 2020
  (bsc#1012628).
- ALSA: hda/tegra: Fix Tegra194 HDA reset failure (bsc#1012628).
- ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker
  quirk (bsc#1012628).
- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus
  Master after reboot from Windows (bsc#1012628).
- ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP
  laptop (bsc#1012628).
- ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5
  devices (bsc#1012628).
- perf annotate: Avoid TUI crash when navigating in the annotation
  of recursive functions (bsc#1012628).
- firmware: qemu_fw_cfg: fix kobject leak in probe error path
  (bsc#1012628).
- firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate
  entries (bsc#1012628).
- firmware: qemu_fw_cfg: fix sysfs information leak (bsc#1012628).
- rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore()
  with interrupts enabled (bsc#1012628).
- media: uvcvideo: fix division by zero at stream start
  (bsc#1012628).
- video: vga16fb: Only probe for EGA and VGA 16 color graphic
  cards (bsc#1012628).
- 9p: fix enodata when reading growing file (bsc#1012628).
- 9p: only copy valid iattrs in 9P2000.L setattr implementation
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 124)
- Linux 5.15.13 (bsc#1012628).
- Input: i8042 - enable deferred probe quirk for ASUS UM325UA
  (bsc#1012628).
- tomoyo: Check exceeded quota early in
  tomoyo_domain_quota_is_ok() (bsc#1012628).
- tomoyo: use hwight16() in tomoyo_domain_quota_is_ok()
  (bsc#1012628).
- net/sched: Extend qdisc control block with tc control block
  (bsc#1012628).
- parisc: Clear stale IIR value on instruction access rights trap
  (bsc#1012628).
- platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in
  mlxbf_pmc_map_counters (bsc#1012628).
- platform/x86: apple-gmux: use resource_size() with res
  (bsc#1012628).
- memblock: fix memblock_phys_alloc() section mismatch error
  (bsc#1012628).
- ALSA: hda: intel-sdw-acpi: harden detection of controller
  (bsc#1012628).
- ALSA: hda: intel-sdw-acpi: go through HDAS ACPI at max depth
  of 2 (bsc#1012628).
- recordmcount.pl: fix typo in s390 mcount regex (bsc#1012628).
- powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversion
  (bsc#1012628).
- efi: Move efifb_setup_from_dmi() prototype from arch headers
  (bsc#1012628).
- selinux: initialize proto variable in
  selinux_ip_postroute_compat() (bsc#1012628).
- scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 123)
- Revert "config: disable BTRFS_ASSERT in default kernels"
  This was pushed without enough review, reverting.
- commit 4fb1cfd

- Revert "config: disable BTRFS_ASSERT in default kernels"
  This reverts commit 81985a674cf03fa1ef7c290050be04e57f8490dc.
  This is a change affecting correctness, trading it for some performance.
  This was done without prior discussion with btrfs people, so revert it
  to previous state.
- commit 55f2c08

- media: Revert "media: uvcvideo: Set unique vdev name based in
  type" (bsc#1193255).
- commit aef9ef2

- igc: Do not enable crosstimestamping for i225-V models
  (bsc#1193039).
- commit a77f415

- Update config files.
- commit 375fcb8

- Linux 5.15.12 (bsc#1012628).
- arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfd
  (bsc#1012628).
- net: usb: lan78xx: add Allied Telesis AT29M2-AF (bsc#1012628).
- ext4: prevent partial update of the extent blocks (bsc#1012628).
- ext4: check for out-of-order index extents in
  ext4_valid_extent_entries() (bsc#1012628).
- ext4: check for inconsistent extents between index and leaf
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 122)
- Linux 5.15.11 (bsc#1012628).
- xen/netback: don't queue unlimited number of packages
  (bsc#1012628).
- xen/netback: fix rx queue stall detection (bsc#1012628).
- xen/console: harden hvc_xen against event channel storms
  (bsc#1012628).
- xen/netfront: harden netfront against event channel storms
  (bsc#1012628).
- xen/blkfront: harden blkfront against event channel storms
  (bsc#1012628).
- Revert "xsk: Do not sleep in poll() when need_wakeup set"
  (bsc#1012628).
- selftests/damon: test debugfs file reads/writes with huge count
  (bsc#1012628).
- bus: ti-sysc: Fix variable set but not used warning for
  reinit_modules (bsc#1012628).
- io-wq: drop wqe lock before creating new worker (bsc#1012628).
- rcu: Mark accesses to rcu_state.n_force_qs (bsc#1012628).
- io-wq: check for wq exit after adding new worker task_work
  (bsc#1012628).
- io-wq: remove spurious bit clear on task_work addition
  (bsc#1012628).
- scsi: scsi_debug: Sanity check block descriptor length in
  resp_mode_select() (bsc#1012628).
- scsi: scsi_debug: Fix type in min_t to avoid stack OOB
  (bsc#1012628).
- scsi: scsi_debug: Don't call kcalloc() if size arg is zero
  (bsc#1012628).
- ovl: fix warning in ovl_create_real() (bsc#1012628).
- fuse: annotate lock in fuse_reverse_inval_entry() (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 121)
- Linux 5.15.10 (bsc#1012628).
- perf inject: Fix itrace space allowed for new attributes
  (bsc#1012628).
- fuse: make sure reclaim doesn't write the inode (bsc#1012628).
- staging: most: dim2: use device release method (bsc#1012628).
- tracing: Fix a kmemleak false positive in tracing_map
  (bsc#1012628).
- drm/amdkfd: process_info lock not needed for svm (bsc#1012628).
- drm/amd/display: add connector type check for CRC source set
  (bsc#1012628).
- drm/amdkfd: fix double free mem structure (bsc#1012628).
- drm/amd/display: Fix for the no Audio bug with Tiled Displays
  (bsc#1012628).
- drm/amdgpu: check atomic flag to differeniate with legacy path
  (bsc#1012628).
- drm/amdgpu: cancel the correct hrtimer on exit (bsc#1012628).
- net: netlink: af_netlink: Prevent empty skb by adding a check
  on len (bsc#1012628).
- i2c: rk3x: Handle a spurious start completion interrupt flag
  (bsc#1012628).
- parisc/agp: Annotate parisc agp init functions with __init
  (bsc#1012628).
- ALSA: hda/hdmi: fix HDA codec entry table order for ADL-P
  (bsc#1012628).
- ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vid
  (bsc#1012628).
- loop: Use pr_warn_once() for loop_control_remove() warning
  (bsc#1012628).
- net/mlx4_en: Update reported link modes for 1/10G (bsc#1012628).
- Revert "tty: serial: fsl_lpuart: drop earlycon entry for
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 120)
- Linux 5.15.8 (bsc#1012628).
- bpf: Add selftests to cover packet access corner cases
  (bsc#1012628).
- clocksource/drivers/dw_apb_timer_of: Fix probe failure
  (bsc#1012628).
- misc: fastrpc: fix improper packet size calculation
  (bsc#1012628).
- irqchip: nvic: Fix offset for Interrupt Priority Offsets
  (bsc#1012628).
- irqchip/irq-gic-v3-its.c: Force synchronisation when issuing
  INVALL (bsc#1012628).
- aio: Fix incorrect usage of eventfd_signal_allowed()
  (bsc#1012628).
- irqchip/armada-370-xp: Fix support for Multi-MSI interrupts
  (bsc#1012628).
- irqchip/armada-370-xp: Fix return value of
  armada_370_xp_msi_alloc() (bsc#1012628).
- irqchip/aspeed-scu: Replace update_bits with write_bits
  (bsc#1012628).
- csky: fix typo of fpu config macro (bsc#1012628).
- bus: mhi: core: Add support for forced PM resume (bsc#1012628).
- bus: mhi: pci_generic: Fix device recovery failed issue
  (bsc#1012628).
- nvmem: eeprom: at25: fix FRAM byte_len (bsc#1012628).
- misc: rtsx: Avoid mangling IRQ during runtime PM (bsc#1012628).
- iio: accel: kxcjk-1013: Fix possible memory leak in probe and
  remove (bsc#1012628).
- iio: ad7768-1: Call iio_trigger_notify_done() on error
  (bsc#1012628).
- iio: adc: axp20x_adc: fix charging current reporting on AXP22x
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 119)
- Linux 5.15.7 (bsc#1012628).
- ALSA: usb-audio: Rename early_playback_start flag with
  lowlatency_playback (bsc#1012628).
- ALSA: usb-audio: Disable low-latency playback for free-wheel
  mode (bsc#1012628).
- ALSA: usb-audio: Disable low-latency mode for implicit feedback
  sync (bsc#1012628).
- ALSA: usb-audio: Check available frames for the next packet size
  (bsc#1012628).
- ALSA: usb-audio: Add spinlock to stop_urbs() (bsc#1012628).
- ALSA: usb-audio: Improved lowlatency playback support
  (bsc#1012628).
- ALSA: usb-audio: Avoid killing in-flight URBs during draining
  (bsc#1012628).
- ALSA: usb-audio: Fix packet size calculation regression
  (bsc#1012628).
- ALSA: usb-audio: Less restriction for low-latency playback mode
  (bsc#1012628).
- ALSA: usb-audio: Switch back to non-latency mode at a later
  point (bsc#1012628).
- ALSA: usb-audio: Don't start stream for capture at prepare
  (bsc#1012628).
- gfs2: release iopen glock early in evict (bsc#1012628).
- gfs2: Fix length of holes reported at end-of-file (bsc#1012628).
- powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA
  window for persistent memory" (bsc#1012628).
- powerpc/pseries/ddw: Do not try direct mapping with persistent
  memory and one window (bsc#1012628).
- drm/sun4i: fix unmet dependency on RESET_CONTROLLER for
  PHY_SUN6I_MIPI_DPHY (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 118)
- Bluetooth: Apply initial command workaround for more Intel chips
  (bsc#83f2dafe2a62).
- commit dc51f96

- rpm/kernel-binary.spec.in: don't strip vmlinux again (bsc#1193306)
  After usrmerge, vmlinux file is not named vmlinux-<version>, but simply
  vmlinux. And this is not reflected in STRIP_KEEP_SYMTAB we set.
  So fix this by removing the dash...
- commit 83af88d

- Linux 5.15.6 (bsc#1012628).
- drm/amdgpu/gfx9: switch to golden tsc registers for renoir+
  (bsc#1012628).
- drm/amdgpu/gfx10: add wraparound gpu counter check for APUs
  as well (bsc#1012628).
- block: avoid to quiesce queue in elevator_init_mq (bsc#1012628).
- blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue
  and disk_release() (bsc#1012628).
- docs: accounting: update delay-accounting.rst reference
  (bsc#1012628).
- firmware: arm_scmi: Fix type error in sensor protocol
  (bsc#1012628).
- firmware: arm_scmi: Fix type error assignment in voltage
  protocol (bsc#1012628).
- io_uring: fix soft lockup when call __io_remove_buffers
  (bsc#1012628).
- cifs: nosharesock should be set on new server (bsc#1012628).
- tracing: Check pid filtering when creating events (bsc#1012628).
- ksmbd: Fix an error handling path in 'smb2_sess_setup()'
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 117)
- Linux 5.15.5 (bsc#1012628).
- arm64: zynqmp: Do not duplicate flash partition label property
  (bsc#1012628).
- arm64: zynqmp: Fix serial compatible string (bsc#1012628).
- clk: sunxi-ng: Unregister clocks/resets when unbinding
  (bsc#1012628).
- ARM: dts: sunxi: Fix OPPs node name (bsc#1012628).
- arm64: dts: allwinner: h5: Fix GPU thermal zone node name
  (bsc#1012628).
- arm64: dts: allwinner: a100: Fix thermal zone node name
  (bsc#1012628).
- staging: wfx: ensure IRQ is ready before enabling it
  (bsc#1012628).
- ARM: dts: BCM5301X: Fix nodes names (bsc#1012628).
- ARM: dts: BCM5301X: Fix MDIO mux binding (bsc#1012628).
- ARM: dts: NSP: Fix mpcore, mmc node names (bsc#1012628).
- arm64: dts: broadcom: bcm4908: Move reboot syscon out of bus
  (bsc#1012628).
- scsi: pm80xx: Fix memory leak during rmmod (bsc#1012628).
- scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
  (bsc#1012628).
- ASoC: mediatek: mt8195: Add missing of_node_put() (bsc#1012628).
- arm64: dts: hisilicon: fix arm,sp805 compatible string
  (bsc#1012628).
- RDMA/bnxt_re: Check if the vlan is valid before reporting
  (bsc#1012628).
- bus: ti-sysc: Add quirk handling for reinit on context lost
  (bsc#1012628).
- bus: ti-sysc: Use context lost quirk for otg (bsc#1012628).
- usb: musb: tusb6010: check return value after calling
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 116)
- Linux 5.15.4 (bsc#1012628).
- string: uninline memcpy_and_pad (bsc#1012628).
- Revert "drm: fb_helper: improve CONFIG_FB dependency"
  (bsc#1012628).
- Revert "drm: fb_helper: fix CONFIG_FB dependency" (bsc#1012628).
- btrfs: introduce btrfs_is_data_reloc_root (bsc#1012628).
- btrfs: zoned: add a dedicated data relocation block group
  (bsc#1012628).
- btrfs: zoned: only allow one process to add pages to a
  relocation inode (bsc#1012628).
- btrfs: zoned: use regular writes for relocation (bsc#1012628).
- btrfs: check for relocation inodes on zoned btrfs in
  should_nocow (bsc#1012628).
- btrfs: zoned: allow preallocation for relocation inodes
  (bsc#1012628).
- fortify: Explicitly disable Clang support (bsc#1012628).
- block: Add a helper to validate the block size (bsc#1012628).
- loop: Use blk_validate_block_size() to validate block size
  (bsc#1012628).
- Bluetooth: btusb: Add support for TP-Link UB500 Adapter
  (bsc#1012628).
- parisc/entry: fix trace test in syscall exit path (bsc#1012628).
- PCI/MSI: Deal with devices lying about their MSI mask capability
  (bsc#1012628).
- PCI: Add MSI masking quirk for Nvidia ION AHCI (bsc#1012628).
- perf/core: Avoid put_page() when GUP fails (bsc#1012628).
- thermal: Fix NULL pointer dereferences in of_thermal_ functions
  (bsc#1012628).
- Revert "ACPI: scan: Release PM resources blocked by unused
  objects" (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 115)
- blacklist.conf: add one arm64's w/o prerequisites
- commit 404f576

- samples/bpf: Fix incorrect use of strlen in xdp_redirect_cpu
  (git-fixes).
- commit a48a8e6

- selftests: net: switch to socat in the GSO GRE test (git-fixes).
- KVM: Fix steal time asm constraints (git-fixes).
- commit 24aa787

- Linux 5.15.3 (bsc#1012628).
- xhci: Fix USB 3.1 enumeration issues by increasing roothub
  power-on-good delay (bsc#1012628).
- usb: xhci: Enable runtime-pm by default on AMD Yellow Carp
  platform (bsc#1012628).
- Input: iforce - fix control-message timeout (bsc#1012628).
- Input: elantench - fix misreporting trackpoint coordinates
  (bsc#1012628).
- libata: fix read log timeout value (bsc#1012628).
- ocfs2: fix data corruption on truncate (bsc#1012628).
- scsi: scsi_ioctl: Validate command size (bsc#1012628).
- scsi: core: Avoid leaving shost->last_reset with stale value
  if EH does not run (bsc#1012628).
- scsi: core: Remove command size deduction from
  scsi_setup_scsi_cmnd() (bsc#1012628).
- scsi: lpfc: Don't release final kref on Fport node while ABTS
  outstanding (bsc#1012628).
- scsi: lpfc: Fix FCP I/O flush functionality for TMF routines
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 114)
add tarball
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 113)
- Revert "rpm/config.sh: Compress modules with zstd (jsc#SLE-21256)."
  This reverts commit 648b5c7cb84366056aed609528029ae9c75c3d37.
  Reported to cause build problems in IBS (boo#1192457).
- commit dcfd611

- Update config files (bsc#1192456).
  CONFIG_IMA_TRUSTED_KEYRING=y
- commit 2251920

- series.conf: cleanup
- update upstream reference and move to appropriate section
  - patches.suse/ALSA-usb-audio-Restrict-rates-for-the-shared-clocks.patch
- commit 651a971

- Linux 5.15.1 (bsc#1012628).
- sfc: Fix reading non-legacy supported link modes (bsc#1012628).
- Revert "xhci: Set HCD flag to defer primary roothub
  registration" (bsc#1012628).
- Revert "usb: core: hcd: Add support for deferring roothub
  registration" (bsc#1012628).
- drm/amdkfd: fix boot failure when iommu is disabled in Picasso
  (bsc#1012628).
- Revert "soc: imx: gpcv2: move reset assert after requesting
  domain power up" (bsc#1012628).
- ARM: 9120/1: Revert "amba: make use of -1 IRQs warn"
  (bsc#1012628).
- Revert "wcn36xx: Disable bmps when encryption is disabled"
  (bsc#1012628).
- drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 112)
- rtw89: Fix variable dereferenced before check 'sta'
  (bsc#1191321).
- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321).
- rtw89: remove duplicate register definitions (bsc#1191321).
- rtw89: fix error function parameter (bsc#1191321).
- rtw89: remove unneeded semicolon (bsc#1191321).
- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd()
  (bsc#1191321).
- rtw89: Remove redundant check of ret after call to
  rtw89_mac_enable_bb_rf (bsc#1191321).
- rtw89: Fix two spelling mistakes in debug messages
  (bsc#1191321).
- commit 2ba76d0

- Linux 5.14.15 (bsc#1012628).
- block/mq-deadline: Move dd_queued() to fix defined but not
  used warning (bsc#1012628).
- parisc: math-emu: Fix fall-through warnings (bsc#1012628).
- sh: pgtable-3level: fix cast to pointer from integer of
  different size (bsc#1012628).
- arm: dts: vexpress-v2p-ca9: Fix the SMB unit-address
  (bsc#1012628).
- ARM: dts: at91: sama5d2_som1_ek: disable ISC node by default
  (bsc#1012628).
- block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output
  (bsc#1012628).
- xen/x86: prevent PVH type from getting clobbered (bsc#1012628).
- r8152: avoid to resubmit rx immediately (bsc#1012628).
- drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SI
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 111)
- Update
  patches.kernel.org/5.14.14-060-x86-fpu-Mask-out-the-invalid-MXCSR-bits-prope.patch
  (bsc#1012628 bsc#1191855).
- commit 2b5383f

- Linux 5.14.14 (bsc#1012628).
- ALSA: usb-audio: Add quirk for VF0770 (bsc#1012628).
- ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat
  ioctl (bsc#1012628).
- ALSA: usb-audio: Fix a missing error check in scarlett gen2
  mixer (bsc#1012628).
- ALSA: seq: Fix a potential UAF by wrong private_free call order
  (bsc#1012628).
- ALSA: hda/realtek: Enable 4-speaker output for Dell Precision
  5560 laptop (bsc#1012628).
- ALSA: hda - Enable headphone mic on Dell Latitude laptops with
  ALC3254 (bsc#1012628).
- ALSA: hda/realtek: Complete partial device name to avoid
  ambiguity (bsc#1012628).
- ALSA: hda/realtek: Add quirk for Clevo X170KM-G (bsc#1012628).
- ALSA: hda/realtek - ALC236 headset MIC recording issue
  (bsc#1012628).
- ALSA: hda/realtek: Add quirk for TongFang PHxTxX1 (bsc#1012628).
- ALSA: hda/realtek: Fix for quirk to enable speaker output on
  the Lenovo 13s Gen2 (bsc#1012628).
- ALSA: hda/realtek: Fix the mic type detection issue for ASUS
  G551JW (bsc#1012628).
- platform/x86: gigabyte-wmi: add support for B550 AORUS ELITE
  AX V2 (bsc#1012628).
- platform/x86: amd-pmc: Add alternative acpi id for PMC
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 110)
- Linux 5.14.12 (bsc#1012628).
- dsa: tag_dsa: Fix mask for trunked packets (bsc#1012628).
- x86/hpet: Use another crystalball to evaluate HPET usability
  (bsc#1012628).
- x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X86_SMAP=n
  (bsc#1012628).
- x86/entry: Correct reference to intended CONFIG_64_BIT
  (bsc#1012628).
- x86/fpu: Restore the masking out of reserved MXCSR bits
  (bsc#1012628).
- x86/sev: Return an error on a returned non-zero
  SW_EXITINFO1[31:0] (bsc#1012628).
- x86/Kconfig: Correct reference to MWINCHIP3D (bsc#1012628).
- x86/platform/olpc: Correct ifdef symbol to intended
  CONFIG_OLPC_XO15_SCI (bsc#1012628).
- pseries/eeh: Fix the kdump kernel crash during eeh_pseries_init
  (bsc#1012628).
- powerpc/32s: Fix kuap_kernel_restore() (bsc#1012628).
- powerpc/64s: Fix unrecoverable MCE calling async handler from
  NMI (bsc#1012628).
- powerpc/traps: do not enable irqs in _exception (bsc#1012628).
- powerpc/64s: fix program check interrupt emergency stack path
  (bsc#1012628).
- powerpc/bpf ppc32: Fix BPF_SUB when imm == 0x80000000
  (bsc#1012628).
- powerpc/bpf ppc32: Do not emit zero extend instruction for
  64-bit BPF_END (bsc#1012628).
- powerpc/bpf ppc32: Fix JMP32_JSET_K (bsc#1012628).
- powerpc/bpf ppc32: Fix ALU32 BPF_ARSH operation (bsc#1012628).
- powerpc/bpf: Fix BPF_SUB when imm == 0x80000000 (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 109)
- rtw89: add Realtek 802.11ax driver (bsc#1191321).
- commit 4c399ab

- Enable CONFIG_RTW88_DEBUG and CONFIG_RTW89_DEBUG on debug flavors (bsc#1191321)
- commit a76143b

- Linux 5.14.11 (bsc#1012628).
- Revert "ARM: imx6q: drop of_platform_default_populate() from
  init_machine" (bsc#1012628).
- Revert "brcmfmac: use ISO3166 country code and 0 rev as
  fallback" (bsc#1012628).
- libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870
  SSD (bsc#1012628).
- perf/x86: Reset destroy callback on event init failure
  (bsc#1012628).
- KVM: x86: nSVM: restore int_vector in svm_clear_vintr
  (bsc#1012628).
- kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[] (bsc#1012628).
- KVM: x86: reset pdptrs_from_userspace when exiting smm
  (bsc#1012628).
- KVM: do not shrink halt_poll_ns below grow_start (bsc#1012628).
- selftests: KVM: Align SMCCC call with the spec in steal_time
  (bsc#1012628).
- kasan: always respect CONFIG_KASAN_STACK (bsc#1012628).
- tools/vm/page-types: remove dependency on opt_file for idle
  page tracking (bsc#1012628).
- block: don't call rq_qos_ops->done_bio if the bio isn't tracked
  (bsc#1012628).
- io_uring: allow conditional reschedule for intensive iterators
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 108)
- Linux 5.14.10 (bsc#1012628).
- media: hantro: Fix check for single irq (bsc#1012628).
- media: cedrus: Fix SUNXI tile size calculation (bsc#1012628).
- media: s5p-jpeg: rename JPEG marker constants to prevent build
  warnings (bsc#1012628).
- ASoC: fsl_sai: register platform component before registering
  cpu dai (bsc#1012628).
- ASoC: fsl_esai: register platform component before registering
  cpu dai (bsc#1012628).
- ASoC: fsl_micfil: register platform component before registering
  cpu dai (bsc#1012628).
- ASoC: fsl_spdif: register platform component before registering
  cpu dai (bsc#1012628).
- ASoC: fsl_xcvr: register platform component before registering
  cpu dai (bsc#1012628).
- ASoC: mediatek: common: handle NULL case in suspend/resume
  function (bsc#1012628).
- scsi: elx: efct: Fix void-pointer-to-enum-cast warning for
  efc_nport_topology (bsc#1012628).
- ASoC: SOF: Fix DSP oops stack dump output contents
  (bsc#1012628).
- ASoC: SOF: imx: imx8: Bar index is only valid for IRAM and
  SRAM types (bsc#1012628).
- ASoC: SOF: imx: imx8m: Bar index is only valid for IRAM and
  SRAM types (bsc#1012628).
- pinctrl: qcom: spmi-gpio: correct parent irqspec translation
  (bsc#1012628).
- net/mlx4_en: Resolve bad operstate value (bsc#1012628).
- s390/qeth: Fix deadlock in remove_discipline (bsc#1012628).
- s390/qeth: fix deadlock during failing recovery (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 107)
- ALSA: usb-audio: Restrict rates for the shared clocks
  (bsc#1190418).
- commit d0ace7f

- Update
  patches.kernel.org/5.14.9-147-Revert-drm-vc4-hdmi-runtime-PM-changes.patch
  (bsc#1012628 bsc#1190469).
- Delete patches.suse/drm-vc4-hdmi-Fix-HPD-GPIO-detection.patch.
  The former superseded the latter.
- commit 2bc4ba2

- Linux 5.14.9 (bsc#1012628).
- mm, hwpoison: add is_free_buddy_page() in HWPoisonHandlable()
  (bsc#1012628).
- ocfs2: drop acl cache for directories too (bsc#1012628).
- mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PIN
  (bsc#1012628).
- mm: fix uninitialized use in overcommit_policy_handler
  (bsc#1012628).
- usb: gadget: r8a66597: fix a loop in set_feature()
  (bsc#1012628).
- usb: gadget: u_audio: EP-OUT bInterval in fback frequency
  (bsc#1012628).
- usb: dwc2: gadget: Fix ISOC flow for BDMA and Slave
  (bsc#1012628).
- usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMA
  (bsc#1012628).
- usb: musb: tusb6010: uninitialized data in
  tusb_fifo_write_unaligned() (bsc#1012628).
- cifs: Not to defer close on file when lock is set (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 106)
- kernel-binary.spec: suse-kernel-rpm-scriptlets required for uninstall as
  well.
  Fixes: e98096d5cf85 ("rpm: Abolish scritplet templating (bsc#1189841).")
- commit e082fbf

- Linux 5.14.7 (bsc#1012628).
- net: stmmac: fix MAC not working when system resume back with
  WoL active (bsc#1012628).
- io_uring: ensure symmetry in handling iter types in
  loop_rw_iter() (bsc#1012628).
- swiotlb-xen: avoid double free (bsc#1012628).
- swiotlb-xen: fix late init retry (bsc#1012628).
- xen: reset legacy rtc flag for PV domU (bsc#1012628).
- xen: fix usage of pmd_populate in mremap for pv guests
  (bsc#1012628).
- bnx2x: Fix enabling network interfaces without VFs
  (bsc#1012628).
- arm64/sve: Use correct size when reinitialising SVE state
  (bsc#1012628).
- PM: base: power: don't try to use non-existing RTC for storing
  data (bsc#1012628).
- PCI: Add AMD GPU multi-function power dependencies
  (bsc#1012628).
- drm/amd/display: Get backlight from PWM if DMCU is not
  initialized (bsc#1012628).
- drm/amd/display: dsc mst 2 4K displays go dark with 2 lane HBR3
  (bsc#1012628).
- drm/amd/display: Fix white screen page fault for gpuvm
  (bsc#1012628).
- drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound
Displaying revisions 161 - 180 of 285
openSUSE Build Service is sponsored by