Revisions of kernel-source

Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 216)
- Linux 6.2.12 (bsc#1012628).
- nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD
  (bsc#1012628).
- nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN (bsc#1012628).
- cifs: fix negotiate context parsing (bsc#1012628).
- i2c: ocores: generate stop condition after timeout in polling
  mode (bsc#1012628).
- x86/rtc: Remove __init for runtime functions (bsc#1012628).
- sched/fair: Fix imbalance overflow (bsc#1012628).
- powerpc/papr_scm: Update the NUMA distance table for the target
  node (bsc#1012628).
- i2c: mchp-pci1xxxx: Update Timing registers (bsc#1012628).
- ubi: Fix deadlock caused by recursively holding work_sem
  (bsc#1012628).
- ubi: Fix failure attaching when vid_hdr offset equals to
  (sub)page size (bsc#1012628).
- selftests: mptcp: userspace pm: uniform verify events
  (bsc#1012628).
- mptcp: fix NULL pointer dereference on fastopen early fallback
  (bsc#1012628).
- mptcp: stricter state check in mptcp_worker (bsc#1012628).
- mptcp: use mptcp_schedule_work instead of open-coding it
  (bsc#1012628).
- drm/amd/pm: correct SMU13.0.7 max shader clock reporting
  (bsc#1012628).
- drm/amd/pm: correct SMU13.0.7 pstate profiling clock settings
  (bsc#1012628).
- cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork()
  methods (bsc#1012628).
- cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 215)
- Linux 6.2.11 (bsc#1012628).
- mm: enable maple tree RCU mode by default (bsc#1012628).
- maple_tree: add RCU lock checking to rcu callback functions
  (bsc#1012628).
- maple_tree: add smp_rmb() to dead node detection (bsc#1012628).
- maple_tree: remove extra smp_wmb() from mas_dead_leaves()
  (bsc#1012628).
- maple_tree: fix freeing of nodes in rcu mode (bsc#1012628).
- maple_tree: detect dead nodes in mas_start() (bsc#1012628).
- maple_tree: refine ma_state init from mas_start() (bsc#1012628).
- maple_tree: be more cautious about dead nodes (bsc#1012628).
- maple_tree: fix mas_prev() and mas_find() state handling
  (bsc#1012628).
- maple_tree: fix handle of invalidated state in
  mas_wr_store_setup() (bsc#1012628).
- maple_tree: reduce user error potential (bsc#1012628).
- maple_tree: fix potential rcu issue (bsc#1012628).
- maple_tree: remove GFP_ZERO from kmem_cache_alloc() and
  kmem_cache_alloc_bulk() (bsc#1012628).
- mm: take a page reference when removing device exclusive entries
  (bsc#1012628).
- drm/bridge: lt9611: Fix PLL being unable to lock (bsc#1012628).
- drm/amdgpu: skip psp suspend for IMU enabled ASICs mode2 reset
  (bsc#1012628).
- drm/amdgpu: for S0ix, skip SDMA 5.x+ suspend/resume
  (bsc#1012628).
- drm/amd/display: Clear MST topology if it fails to resume
  (bsc#1012628).
- maple_tree: fix a potential concurrency bug in RCU mode
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 214)
- Linux 6.2.9 (bsc#1012628).
- interconnect: qcom: osm-l3: fix icc_onecell_data allocation
  (bsc#1012628).
- interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* function
  (bsc#1012628).
- interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
  (bsc#1012628).
- perf/core: Fix perf_output_begin parameter is incorrectly
  invoked in perf_event_bpf_output (bsc#1012628).
- perf: fix perf_event_context->time (bsc#1012628).
- tracing/hwlat: Replace sched_setaffinity with
  set_cpus_allowed_ptr (bsc#1012628).
- drm/amd/display: fix k1 k2 divider programming for phantom
  streams (bsc#1012628).
- drm/amd/display: Remove OTG DIV register write for Virtual
  signals (bsc#1012628).
- drm/amd/display: Fix DP MST sinks removal issue (bsc#1012628).
- arm64: dts: freescale: imx8-ss-lsio: Fix flexspi clock order
  (bsc#1012628).
- arm64: dts: qcom: sc8280xp: Add label property to vadc channel
  nodes (bsc#1012628).
- arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP
  (bsc#1012628).
- arm64: dts: qcom: sm8450: correct WSA2 assigned clocks
  (bsc#1012628).
- arm64: dts: qcom: sm8450: Mark UFS controller as cache coherent
  (bsc#1012628).
- power: supply: bq24190: Fix use after free bug in bq24190_remove
  due to race condition (bsc#1012628).
- power: supply: da9150: Fix use after free bug in
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 213)
- Linux 6.2.8 (bsc#1012628).
- xfrm: Allow transport-mode states with AF_UNSPEC selector
  (bsc#1012628).
- drm/virtio: Pass correct device to dma_sync_sgtable_for_device()
  (bsc#1012628).
- drm/msm/gem: Prevent blocking within shrinker loop
  (bsc#1012628).
- drm/panfrost: Don't sync rpm suspension after mmu flushing
  (bsc#1012628).
- fbdev: chipsfb: Fix error codes in chipsfb_pci_init()
  (bsc#1012628).
- cifs: Move the in_send statistic to __smb_send_rqst()
  (bsc#1012628).
- drm/meson: fix 1px pink line on GXM when scaling video overlay
  (bsc#1012628).
- clk: HI655X: select REGMAP instead of depending on it
  (bsc#1012628).
- selftests: amd-pstate: fix TEST_FILES (bsc#1012628).
- ASoC: SOF: Intel: MTL: Fix the device description (bsc#1012628).
- ASoC: SOF: Intel: HDA: Fix device description (bsc#1012628).
- ASoC: SOF: Intel: SKL: Fix device description (bsc#1012628).
- ASOC: SOF: Intel: pci-tgl: Fix device description (bsc#1012628).
- ASoC: SOF: ipc4-topology: set dmic dai index from copier
  (bsc#1012628).
- docs: Correct missing "d_" prefix for dentry_operations member
  d_weak_revalidate (bsc#1012628).
- scsi: mpt3sas: Fix NULL pointer access in
  mpt3sas_transport_port_add() (bsc#1012628).
- scsi: mpi3mr: Fix throttle_groups memory leak (bsc#1012628).
- scsi: mpi3mr: Fix config page DMA memory leak (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 212)
- Linux 6.2.7 (bsc#1012628).
- UML: define RUNTIME_DISCARD_EXIT (bsc#1012628).
- RISC-V: fix taking the text_mutex twice during sifive errata
  patching (bsc#1012628).
- Revert "bpf, test_run: fix &xdp_frame misplacement for
  LIVE_FRAMES" (bsc#1012628).
- filelocks: use mount idmapping for setlease permission check
  (bsc#1012628).
- drm/amd/display: adjust MALL size available for DCN32 and DCN321
  (bsc#1012628).
- drm/amd/display: Allow subvp on vactive pipes that are
  2560x1440@60 (bsc#1012628).
- media: rc: gpio-ir-recv: add remove function (bsc#1012628).
- media: ov5640: Fix analogue gain control (bsc#1012628).
- scripts: handle BrokenPipeError for python scripts
  (bsc#1012628).
- PCI: Add SolidRun vendor ID (bsc#1012628).
- macintosh: windfarm: Use unsigned type for 1-bit bitfields
  (bsc#1012628).
- alpha: fix R_ALPHA_LITERAL reloc for large modules
  (bsc#1012628).
- powerpc/kcsan: Exclude udelay to prevent recursive
  instrumentation (bsc#1012628).
- powerpc/64: Move paca allocation to early_setup() (bsc#1012628).
- powerpc/64: Fix task_cpu in early boot when booting non-zero
  cpuid (bsc#1012628).
- powerpc/bpf/32: Only set a stack frame when necessary
  (bsc#1012628).
- powerpc: Remove __kernel_text_address() in show_instructions()
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 211)
- Update
  patches.kernel.org/6.2.3-277-rds-rds_rm_zerocopy_callback-correct-order-for-.patch
  (bsc#1012628 bsc#1208601 CVE-2023-1078).
- commit 581e0e0
- commit 42e894f
- commit 30a7cac
- commit de85756

- Update
  patches.kernel.org/6.2.3-277-rds-rds_rm_zerocopy_callback-correct-order-for-.patch
  (bsc#1012628 bsc#1208601 CVE-2023-1078).
- commit 581e0e0
- commit 42e894f
- commit 30a7cac
- commit de85756

- Update
  patches.kernel.org/6.2.3-277-rds-rds_rm_zerocopy_callback-correct-order-for-.patch
  (bsc#1012628 bsc#1208601 CVE-2023-1078).
- commit 581e0e0
- commit 42e894f
- commit 30a7cac
- commit de85756

- Update
  patches.kernel.org/6.2.3-277-rds-rds_rm_zerocopy_callback-correct-order-for-.patch
  (bsc#1012628 bsc#1208601 CVE-2023-1078).
- commit 581e0e0
- commit 42e894f
- commit 30a7cac
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 210)
- Linux 6.2.6 (bsc#1012628).
- staging: rtl8192e: Remove call_usermodehelper starting
  RadioPower.sh (bsc#1012628).
- staging: rtl8192e: Remove function ..dm_check_ac_dc_power
  calling a script (bsc#1012628).
- wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after
  free for wext" (bsc#1012628).
- tpm: disable hwrng for fTPM on some AMD designs (bsc#1012628).
- commit fa1a4c6

- Linux 6.2.5 (bsc#1012628).
- usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8()
  fails (bsc#1012628).
- arm64: efi: Make efi_rt_lock a raw_spinlock (bsc#1012628).
- media: uvcvideo: Fix race condition with usb_kill_urb
  (bsc#1012628).
- drm/i915: Fix system suspend without fbdev being initialized
  (bsc#1012628).
- drm/i915/dp_mst: Fix payload removal during output disabling
  (bsc#1012628).
- drm/display/dp_mst: Handle old/new payload states in
  drm_dp_remove_payload() (bsc#1012628).
- drm/i915/dp_mst: Add the MST topology state for modesetted CRTCs
  (bsc#1012628).
- drm/display/dp_mst: Fix payload addition on a disconnected sink
  (bsc#1012628).
- drm/display/dp_mst: Fix down message handling after a packet
  reception error (bsc#1012628).
- drm/display/dp_mst: Fix down/up message handling after sink
  disconnect (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 209)
TOLERATE-UNKNOWN-NEW-CONFIG-OPTIONS
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 208)
- Linux 6.2.4 (bsc#1012628).
- Revert "blk-cgroup: dropping parent refcount after pd_free_fn()
  is done" (bsc#1012628).
- Revert "blk-cgroup: synchronize pd_free_fn() from
  blkg_free_workfn() and blkcg_deactivate_policy()" (bsc#1012628).
- commit 0532a55

- Update
  patches.kernel.org/6.2.3-264-tap-tap_open-correctly-initialize-socket-uid.patch
  (bsc#1012628 bsc#1208599 CVE-2023-1076).
  Add a CVE reference.
- commit 99340b9

- powerpc/mm: Fix false detection of read faults (bsc#1208864).
- commit 6635b6f

- Linux 6.2.3 (bsc#1012628).
- HID: asus: use spinlock to protect concurrent accesses
  (bsc#1012628).
- HID: asus: use spinlock to safely schedule workers
  (bsc#1012628).
- iommu/amd: Fix error handling for pdev_pri_ats_enable()
  (bsc#1012628).
- iommu/amd: Skip attach device domain is same as new domain
  (bsc#1012628).
- iommu/amd: Improve page fault error reporting (bsc#1012628).
- iommu: Attach device group to old domain in error path
  (bsc#1012628).
- powerpc/mm: Rearrange if-else block to avoid clang warning
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 207)
- Linux 6.1.15 (bsc#1012628).
- USB: core: Don't hold device lock while reading the
  "descriptors" sysfs file (bsc#1012628).
- scripts/tags.sh: fix incompatibility with PCRE2 (bsc#1012628).
- fs: use consistent setgid checks in is_sxid() (bsc#1012628).
- attr: use consistent sgid stripping checks (bsc#1012628).
- attr: add setattr_should_drop_sgid() (bsc#1012628).
- fs: move should_remove_suid() (bsc#1012628).
- attr: add in_group_or_capable() (bsc#1012628).
- drm/amd/display: Properly reuse completion structure
  (bsc#1012628).
- usb: typec: pd: Remove usb_suspend_supported sysfs from sink
  PDO (bsc#1012628).
- arm64: dts: uniphier: Fix property name in PXs3 USB node
  (bsc#1012628).
- usb: gadget: u_serial: Add null pointer check in gserial_resume
  (bsc#1012628).
- USB: serial: option: add support for VW/Skoda "Carstick LTE"
  (bsc#1012628).
- usb: dwc3: pci: add support for the Intel Meteor Lake-M
  (bsc#1012628).
- drm/amd/display: Fix race condition in DPIA AUX transfer
  (bsc#1012628).
- drm/amd/display: Move DCN314 DOMAIN power control to DMCUB
  (bsc#1012628).
- vc_screen: don't clobber return value in vcs_read (bsc#1012628).
- net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from
  sk_stream_kill_queues() (bsc#1012628).
- bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 206)
- Linux 6.1.14 (bsc#1012628).
- bpf: add missing header file include (bsc#1012628).
- randstruct: disable Clang 15 support (bsc#1012628).
- ext4: Fix function prototype mismatch for ext4_feat_ktype
  (bsc#1012628).
- platform/x86: nvidia-wmi-ec-backlight: Add force module
  parameter (bsc#1012628).
- platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLY
  (bsc#1012628).
- audit: update the mailing list in MAINTAINERS (bsc#1012628).
- wifi: mwifiex: Add missing compatible string for SD8787
  (bsc#1012628).
- sh: define RUNTIME_DISCARD_EXIT (bsc#1012628).
- s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU
  ld < 2.36 (bsc#1012628).
- powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
  (bsc#1012628).
- powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT (bsc#1012628).
- arch: fix broken BuildID for arm64 and riscv (bsc#1012628).
- arm64: remove special treatment for the link order of head.o
  (bsc#1012628).
- riscv: remove special treatment for the link order of head.o
  (bsc#1012628).
- Bluetooth: btusb: Add more device IDs for WCN6855 (bsc#1012628).
- x86/static_call: Add support for Jcc tail-calls (bsc#1012628).
- x86/alternatives: Teach text_poke_bp() to patch Jcc.d32
  instructions (bsc#1012628).
- x86/alternatives: Introduce int3_emulate_jcc() (bsc#1012628).
- uaccess: Add speculation barrier to copy_from_user()
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 205)
- Linux 6.1.13 (bsc#1012628).
- net: sched: sch: Fix off by one in htb_activate_prios()
  (bsc#1012628).
- ASoC: SOF: Intel: hda-dai: fix possible stream_tag leak
  (bsc#1012628).
- nvme-pci: refresh visible attrs for cmb attributes
  (bsc#1012628).
- alarmtimer: Prevent starvation by small intervals and SIG_IGN
  (bsc#1012628).
- perf/x86: Refuse to export capabilities for hybrid PMUs
  (bsc#1012628).
- kvm: initialize all of the kvm_debugregs structure before
  sending it to userspace (bsc#1012628).
- KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)
  (bsc#1012628).
- nvme-rdma: stop auth work after tearing down queues in error
  recovery (bsc#1012628).
- nvme-tcp: stop auth work after tearing down queues in error
  recovery (bsc#1012628).
- net/sched: tcindex: search key must be 16 bits (bsc#1012628).
- i40e: Add checking for null for nlmsg_find_attr() (bsc#1012628).
- mm: extend max struct page size for kmsan (bsc#1012628).
- mm/gup: add folio to list when folio_isolate_lru() succeed
  (bsc#1012628).
- ipv6: Fix tcp socket connection with DSCP (bsc#1012628).
- ipv6: Fix datagram socket connection with DSCP (bsc#1012628).
- ixgbe: add double of VLAN header when computing the max MTU
  (bsc#1012628).
- igb: Fix PPS input and output using 3rd and 4th SDP
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 204)
- Linux 6.1.12 (bsc#1012628).
- Documentation/hw-vuln: Add documentation for Cross-Thread
  Return Predictions (bsc#1012628).
- KVM: x86: Mitigate the cross-thread return address predictions
  bug (bsc#1012628).
- x86/speculation: Identify processors vulnerable to SMT RSB
  predictions (bsc#1012628).
- drm/i915: Fix VBT DSI DVO port handling (bsc#1012628).
- drm/i915: Initialize the obj flags for shmem objects
  (bsc#1012628).
- drm/i915: Move fd_install after last use of fence (bsc#1012628).
- drm/amd/display: fix cursor offset on rotation 180
  (bsc#1012628).
- drm/amd/display: properly handling AGP aperture in vm setup
  (bsc#1012628).
- drm/amdgpu/smu: skip pptable init under sriov (bsc#1012628).
- drm/amdgpu/fence: Fix oops due to non-matching drm_sched
  init/fini (bsc#1012628).
- drm/amd/pm: bump SMU 13.0.7 driver_if header version
  (bsc#1012628).
- drm/amdgpu: Add unique_id support for GC 11.0.1/2 (bsc#1012628).
- drm/amd/pm: bump SMU 13.0.0 driver_if header version
  (bsc#1012628).
- arm64: efi: Force the use of SetVirtualAddressMap() on eMAG
  and Altra Max machines (bsc#1012628).
- Fix page corruption caused by racy check in __free_pages
  (bsc#1012628).
- arm64: dts: meson-axg: Make mmc host controller interrupts
  level-sensitive (bsc#1012628).
- arm64: dts: meson-g12-common: Make mmc host controller
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 203)
- Linux 6.1.11 (bsc#1012628).
- firewire: fix memory leak for payload of request subaction to
  IEC 61883-1 FCP region (bsc#1012628).
- bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()
  (bsc#1012628).
- arm64: dts: imx8m-venice: Remove incorrect 'uart-has-rtscts'
  (bsc#1012628).
- arm64: dts: freescale: imx8dxl: fix sc_pwrkey's property name
  linux,keycode (bsc#1012628).
- ASoC: amd: acp-es8336: Drop reference count of ACPI device
  after use (bsc#1012628).
- ASoC: Intel: bytcht_es8316: Drop reference count of ACPI device
  after use (bsc#1012628).
- ASoC: Intel: bytcr_rt5651: Drop reference count of ACPI device
  after use (bsc#1012628).
- ASoC: Intel: bytcr_rt5640: Drop reference count of ACPI device
  after use (bsc#1012628).
- ASoC: Intel: bytcr_wm5102: Drop reference count of ACPI device
  after use (bsc#1012628).
- ASoC: Intel: sof_es8336: Drop reference count of ACPI device
  after use (bsc#1012628).
- ASoC: Intel: avs: Implement PCI shutdown (bsc#1012628).
- bpf: Fix off-by-one error in bpf_mem_cache_idx() (bsc#1012628).
- bpf: Fix a possible task gone issue with
  bpf_send_signal[_thread]() helpers (bsc#1012628).
- ALSA: hda/via: Avoid potential array out-of-bound in
  add_secret_dac_path() (bsc#1012628).
- bpf: Fix to preserve reg parent/live fields when copying range
  info (bsc#1012628).
- selftests/filesystems: grant executable permission to
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 202)
- Linux 6.1.9 (bsc#1012628).
- memory: tegra: Remove clients SID override programming
  (bsc#1012628).
- memory: atmel-sdramc: Fix missing clk_disable_unprepare in
  atmel_ramc_probe() (bsc#1012628).
- memory: mvebu-devbus: Fix missing clk_disable_unprepare in
  mvebu_devbus_probe() (bsc#1012628).
- arm64: dts: qcom: sc8280xp: fix primary USB-DP PHY reset
  (bsc#1012628).
- dmaengine: qcom: gpi: Set link_rx bit on GO TRE for rx operation
  (bsc#1012628).
- dmaengine: ti: k3-udma: Do conditional decrement of
  UDMA_CHAN_RT_PEER_BCNT_REG (bsc#1012628).
- soc: imx: imx8mp-blk-ctrl: enable global pixclk with HDMI_TX_PHY
  PD (bsc#1012628).
- arm64: dts: imx8mp-phycore-som: Remove invalid PMIC property
  (bsc#1012628).
- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency'
  (bsc#1012628).
- ARM: dts: imx7d-pico: Use 'clock-frequency' (bsc#1012628).
- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts'
  (bsc#1012628).
- arm64: dts: verdin-imx8mm: fix dahlia audio playback
  (bsc#1012628).
- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux (bsc#1012628).
- arm64: dts: verdin-imx8mm: fix dev board audio playback
  (bsc#1012628).
- arm64: dts: imx93-11x11-evk: correct clock and strobe pad
  setting (bsc#1012628).
- ARM: imx: add missing of_node_put() (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 201)
- ACPI: EC: Fix ECDT probe ordering issues (bsc#1207149).
- ACPI: EC: Fix EC address space handler unregistration
  (bsc#1207149).
- ACPICA: Allow address_space_handler Install and _REG execution
  as 2 separate steps (bsc#1207149).
- ACPICA: include/acpi/acpixf.h: Fix indentation (bsc#1207149).
- commit 2d8f09a

- Linux 6.1.8 (bsc#1012628).
- dma-buf: fix dma_buf_export init order v2 (bsc#1012628).
- btrfs: fix trace event name typo for FLUSH_DELAYED_REFS
  (bsc#1012628).
- wifi: iwlwifi: fw: skip PPAG for JF (bsc#1012628).
- pNFS/filelayout: Fix coalescing test for single DS
  (bsc#1012628).
- selftests/bpf: check null propagation only neither reg is
  PTR_TO_BTF_ID (bsc#1012628).
- net: ethernet: marvell: octeontx2: Fix uninitialized variable
  warning (bsc#1012628).
- tools/virtio: initialize spinlocks in vring_test.c
  (bsc#1012628).
- vdpa/mlx5: Return error on vlan ctrl commands if not supported
  (bsc#1012628).
- vdpa/mlx5: Avoid using reslock in event_handler (bsc#1012628).
- vdpa/mlx5: Avoid overwriting CVQ iotlb (bsc#1012628).
- virtio_pci: modify ENOENT to EINVAL (bsc#1012628).
- vduse: Validate vq_num in vduse_validate_config() (bsc#1012628).
- vdpa_sim_net: should not drop the multicast/broadcast packet
  (bsc#1012628).
- net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 200)
- Linux 6.1.7 (bsc#1012628).
- netfilter: nft_payload: incorrect arithmetics when fetching
  VLAN header bits (bsc#1012628).
- ALSA: control-led: use strscpy in set_led_id() (bsc#1012628).
- ALSA: usb-audio: Always initialize fixed_rate in
  snd_usb_find_implicit_fb_sync_format() (bsc#1012628).
- ALSA: hda/realtek - Turn on power early (bsc#1012628).
- ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360
  13-aw0xxx (bsc#1012628).
- KVM: x86: Do not return host topology information from
  KVM_GET_SUPPORTED_CPUID (bsc#1012628).
- KVM: arm64: Fix S1PTW handling on RO memslots (bsc#1012628).
- efi: fix userspace infinite retry read efivars after EFI
  runtime services page fault (bsc#1012628).
- efi: tpm: Avoid READ_ONCE() for accessing the event log
  (bsc#1012628).
- io_uring/poll: add hash if ready poll request can't complete
  inline (bsc#1012628).
- arm64: mte: Fix double-freeing of the temporary tag storage
  during coredump (bsc#1012628).
- arm64: mte: Avoid the racy walk of the vma list during core dump
  (bsc#1012628).
- arm64: cmpxchg_double*: hazard against entire exchange variable
  (bsc#1012628).
- ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some
  Dell laptops (bsc#1012628).
- net: stmmac: add aux timestamps fifo clearance wait
  (bsc#1012628).
- perf auxtrace: Fix address filter duplicate symbol selection
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 199)
- Refresh
  patches.suse/ALSA-usb-audio-Make-sure-to-stop-endpoints-before-cl.patch.
- Refresh
  patches.suse/ALSA-usb-audio-More-refactoring-of-hw-constraint-rul.patch.
- Refresh
  patches.suse/ALSA-usb-audio-Relax-hw-constraints-for-implicit-fb-.patch.
- Refresh
  patches.suse/Revert-ALSA-usb-audio-Drop-superfluous-interface-set.patch.
- Update
  patches.suse/docs-Fix-the-docs-build-with-Sphinx-6.0.patch
  (sphinx_6.0).
  Update upstream statuses.
- commit ffddea5

- rpm/mkspec-dtb: add riscv64 dtb-renesas subpackage
- commit 6020754

- Linux 6.1.6 (bsc#1012628).
- ALSA: hda: cs35l41: Check runtime suspend capability at
  runtime_idle (bsc#1012628).
- ALSA: hda - Enable headset mic on another Dell laptop with
  ALC3254 (bsc#1012628).
- ALSA: hda: cs35l41: Don't return -EINVAL from system
  suspend/resume (bsc#1012628).
- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP
  platform (bsc#1012628).
- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list
  (bsc#1012628).
- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent
  UAF (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 198)
- Linux 6.1.5 (bsc#1012628).
- ARM: renumber bits related to _TIF_WORK_MASK (bsc#1012628).
- btrfs: replace strncpy() with strscpy() (bsc#1012628).
- cifs: fix interface count calculation during refresh
  (bsc#1012628).
- cifs: refcount only the selected iface during interface update
  (bsc#1012628).
- usb: dwc3: gadget: Ignore End Transfer delay on teardown
  (bsc#1012628).
- btrfs: fix off-by-one in delalloc search during lseek
  (bsc#1012628).
- btrfs: fix compat_ro checks against remount (bsc#1012628).
- perf probe: Use dwarf_attr_integrate as generic DWARF attr
  accessor (bsc#1012628).
- perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file
  as unsinged data (bsc#1012628).
- phy: qcom-qmp-combo: fix broken power on (bsc#1012628).
- btrfs: fix an error handling path in btrfs_defrag_leaves()
  (bsc#1012628).
- SUNRPC: ensure the matching upcall is in-flight upon downcall
  (bsc#1012628).
- wifi: ath9k: use proper statements in conditionals
  (bsc#1012628).
- bpf: pull before calling skb_postpull_rcsum() (bsc#1012628).
- drm/panfrost: Fix GEM handle creation ref-counting
  (bsc#1012628).
- netfilter: nf_tables: consolidate set description (bsc#1012628).
- netfilter: nf_tables: add function to create set stateful
  expressions (bsc#1012628).
- netfilter: nf_tables: perform type checking for existing sets
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 197)
- Linux 6.1.4 (bsc#1012628).
- drm/amdgpu: skip MES for S0ix as well since it's part of GFX
  (bsc#1012628).
- drm/amdgpu: skip mes self test after s0i3 resume for MES IP
  v11.0 (bsc#1012628).
- media: stv0288: use explicitly signed char (bsc#1012628).
- cxl/region: Fix memdev reuse check (bsc#1012628).
- arm64: dts: qcom: sc8280xp: fix UFS DMA coherency (bsc#1012628).
- arm64: Prohibit instrumentation on arch_stack_walk()
  (bsc#1012628).
- soc: qcom: Select REMAP_MMIO for LLCC driver (bsc#1012628).
- soc: qcom: Select REMAP_MMIO for ICC_BWMON driver (bsc#1012628).
- kest.pl: Fix grub2 menu handling for rebooting (bsc#1012628).
- ktest.pl minconfig: Unset configs instead of just removing them
  (bsc#1012628).
- jbd2: use the correct print format (bsc#1012628).
- perf/x86/intel/uncore: Disable I/O stacks to PMU mapping on
  ICX-D (bsc#1012628).
- perf/x86/intel/uncore: Clear attr_update properly (bsc#1012628).
- arm64: dts: qcom: sdm845-db845c: correct SPI2 pins drive
  strength (bsc#1012628).
- arm64: dts: qcom: sc8280xp: fix UFS reference clocks
  (bsc#1012628).
- mmc: sdhci-sprd: Disable CLK_AUTO when the clock is less than
  400K (bsc#1012628).
- phy: qcom-qmp-combo: fix out-of-bounds clock access
  (bsc#1012628).
- drm/amd/pm: update SMU13.0.0 reported maximum shader clock
  (bsc#1012628).
- drm/amd/pm: correct SMU13.0.0 pstate profiling clock settings
Displaying revisions 61 - 80 of 276
openSUSE Build Service is sponsored by