Revisions of kernel-source

Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 196)
- Linux 6.1.3 (bsc#1012628).
- eventpoll: add EPOLL_URING_WAKE poll wakeup flag (bsc#1012628).
- eventfd: provide a eventfd_signal_mask() helper (bsc#1012628).
- io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and
  wakeups (bsc#1012628).
- nvme-pci: fix doorbell buffer value endianness (bsc#1012628).
- nvme-pci: fix mempool alloc size (bsc#1012628).
- nvme-pci: fix page size checks (bsc#1012628).
- ACPI: resource: do IRQ override on XMG Core 15 (bsc#1012628).
- ACPI: resource: do IRQ override on Lenovo 14ALC7 (bsc#1012628).
- ACPI: resource: Add Asus ExpertBook B2502 to Asus quirks
  (bsc#1012628).
- ACPI: video: Fix Apple GMUX backlight detection (bsc#1012628).
- block, bfq: fix uaf for bfqq in bfq_exit_icq_bfqq (bsc#1012628).
- ata: ahci: Fix PCS quirk application for suspend (bsc#1012628).
- nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
  (bsc#1012628).
- nvmet: don't defer passthrough commands with trivial effects
  to the workqueue (bsc#1012628).
- fs/ntfs3: Validate BOOT record_size (bsc#1012628).
- fs/ntfs3: Add overflow check for attribute size (bsc#1012628).
- fs/ntfs3: Validate data run offset (bsc#1012628).
- fs/ntfs3: Add null pointer check to attr_load_runs_vcn
  (bsc#1012628).
- fs/ntfs3: Fix memory leak on ntfs_fill_super() error path
  (bsc#1012628).
- fs/ntfs3: Add null pointer check for inode operations
  (bsc#1012628).
- fs/ntfs3: Validate attribute name offset (bsc#1012628).
- fs/ntfs3: Validate buffer length while parsing index
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 195)
- Linux 6.1.2 (bsc#1012628).
- MIPS: DTS: CI20: fix reset line polarity of the ethernet
  controller (bsc#1012628).
- usb: musb: remove extra check in musb_gadget_vbus_draw
  (bsc#1012628).
- arm64: dts: renesas: r8a779g0: Fix HSCIF0 "brg_int" clock
  (bsc#1012628).
- arm64: dts: qcom: ipq6018-cp01-c1: use BLSPI1 pins
  (bsc#1012628).
- arm64: dts: qcom: sm8250-sony-xperia-edo: fix touchscreen
  bias-disable (bsc#1012628).
- arm64: dts: qcom: sdm845-xiaomi-polaris: fix codec pin conf name
  (bsc#1012628).
- arm64: dts: qcom: msm8996: Add MSM8996 Pro support
  (bsc#1012628).
- arm64: dts: qcom: msm8996: fix supported-hw in cpufreq OPP
  tables (bsc#1012628).
- arm64: dts: qcom: msm8996: fix GPU OPP table (bsc#1012628).
- ARM: dts: qcom: apq8064: fix coresight compatible (bsc#1012628).
- arm64: dts: qcom: sdm630: fix UART1 pin bias (bsc#1012628).
- arm64: dts: qcom: sdm845-cheza: fix AP suspend pin bias
  (bsc#1012628).
- arm64: dts: qcom: msm8916: Drop MSS fallback compatible
  (bsc#1012628).
- arm64: dts: fsd: fix drive strength macros as per FSD HW UM
  (bsc#1012628).
- arm64: dts: fsd: fix drive strength values as per FSD HW UM
  (bsc#1012628).
- memory: renesas-rpc-if: Clear HS bit during hardware
  initialization (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 194)
- Linux 6.1.1 (bsc#1012628).
- KEYS: encrypted: fix key instantiation with user-provided data
  (bsc#1012628).
- cifs: fix oops during encryption (bsc#1012628).
- usb: dwc3: pci: Update PCIe device ID for USB3 controller on
  CPU sub-system for Raptor Lake (bsc#1012628).
- usb: typec: ucsi: Resume in separate work (bsc#1012628).
- igb: Initialize mailbox message for VF reset (bsc#1012628).
- staging: r8188eu: fix led register settings (bsc#1012628).
- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N (bsc#1012628).
- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
  (bsc#1012628).
- USB: serial: f81534: fix division by zero on line-speed change
  (bsc#1012628).
- USB: serial: f81232: fix division by zero on line-speed change
  (bsc#1012628).
- USB: serial: cp210x: add Kamstrup RF sniffer PIDs (bsc#1012628).
- USB: serial: option: add Quectel EM05-G modem (bsc#1012628).
- usb: gadget: uvc: Prevent buffer overflow in setup handler
  (bsc#1012628).
- udf: Fix extending file within last block (bsc#1012628).
- udf: Do not bother looking for prealloc extents if i_lenExtents
  matches i_size (bsc#1012628).
- udf: Fix preallocation discarding at indirect extent boundary
  (bsc#1012628).
- udf: Discard preallocation before extending file with a hole
  (bsc#1012628).
- irqchip/ls-extirq: Fix endianness detection (bsc#1012628).
- mips: ralink: mt7621: do not use kzalloc too early
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 193)
- tcp: Add TIME_WAIT sockets in bhash2 (bsc#1206466).
- commit d8defbe

- series.conf: cleanup
- update upstream reference and resort:
  - patches.suse/NFSD-fix-use-after-free-in-__nfs42_ssc_open.patch
- commit bf66071

- io_uring/net: ensure compat import handlers clear free_iov
  (bsc#1206509).
- commit 747fc96

- NFSD: fix use-after-free in __nfs42_ssc_open() (bsc#1206209
  CVE-2022-4379).
- commit 338ca73

- series.conf: cleanup
- update upstream references and move into sorted section:
  - patches.suse/char-xillybus-Fix-trivial-bug-with-mutex.patch
  - patches.suse/char-xillybus-Prevent-use-after-free-due-to-race-con.patch
  - patches.suse/media-dvb-core-Fix-UAF-due-to-refcount-races-at-rele.patch
  - patches.suse/misc-sgi-gru-fix-use-after-free-error-in-gru_set_con.patch
- commit 7f1864f

- mm, mremap: fix mremap() expanding vma with addr inside vma (bsc#1206359).
- Delete
  patches.suse/Revert-mm-add-merging-after-mremap-resize.patch.
- commit 3440c9c

- mm, mremap: fix mremap() expanding vma with addr inside
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 192)
- Revert "mm: add merging after mremap resize" (bsc#1206335).
- commit 52313a4

- Refresh patches.suse/Bluetooth-L2CAP-Fix-u8-overflow.patch.
- Refresh patches.suse/can-slcan-fix-freed-work-crash.patch.
  Update upstream status.
- commit a6c4f4e

- Update to 6.1 final
- refresh configs (headers only)
- commit d1335c0

- Delete
  patches.suse/Input-synaptics-retry-query-upon-error.patch.
  The patch is not needed (bsc#1194086 comment 50).
- commit d03b675

- Delete patches.suse/iwlwifi-module-firmware-ucode-fix.patch.
  Not needed anymore. kernel-firmware contains -72s since 06dbfbc74388
  released in 20221109 already.
- commit e1d0837

- Delete
  patches.suse/drm-sched-Fix-kernel-NULL-pointer-dereference-error.patch.
  This can be dropped thanks to commit bafaf67c42f4 (Revert "drm/sched:
  Use parent fence instead of finished") in v6.1-rc1.
- commit 15d1c2b

- Refresh
  patches.suse/media-dvb-core-Fix-UAF-due-to-refcount-races-at-rele.patch.
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 191)
- Linux 6.0.12 (bsc#1012628).
- btrfs: qgroup: fix sleep from invalid context bug in
  btrfs_qgroup_inherit() (bsc#1012628).
- drm/amdgpu: move setting the job resources (bsc#1012628).
- drm/amdgpu: cleanup error handling in amdgpu_cs_parser_bos
  (bsc#1012628).
- drm/amdgpu: fix userptr HMM range handling v2 (bsc#1012628).
- drm/amd/pm: add smu_v13_0_10 driver if version (bsc#1012628).
- drm/amd/pm: update driver-if header for smu_v13_0_10
  (bsc#1012628).
- drm/amd/pm: update driver if header for smu_13_0_7
  (bsc#1012628).
- clk: samsung: exynos7885: Correct "div4" clock parents
  (bsc#1012628).
- clk: qcom: gdsc: add missing error handling (bsc#1012628).
- clk: qcom: gdsc: Remove direct runtime PM calls (bsc#1012628).
- iio: health: afe4403: Fix oob read in afe4403_read_raw
  (bsc#1012628).
- iio: health: afe4404: Fix oob read in afe4404_[read|write]_raw
  (bsc#1012628).
- iio: light: rpr0521: add missing Kconfig dependencies
  (bsc#1012628).
- libbpf: Use correct return pointer in attach_raw_tp
  (bsc#1012628).
- bpf, perf: Use subprog name when reporting subprog ksymbol
  (bsc#1012628).
- scripts/faddr2line: Fix regression in name resolution on ppc64le
  (bsc#1012628).
- ARM: at91: rm9200: fix usb device clock id (bsc#1012628).
- libbpf: Handle size overflow for ringbuf mmap (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 190)
- Linux 6.0.11 (bsc#1012628).
- binder: validate alloc->mm in ->mmap() handler (bsc#1012628).
- ceph: Use kcalloc for allocating multiple elements
  (bsc#1012628).
- ceph: fix NULL pointer dereference for req->r_session
  (bsc#1012628).
- wifi: mac80211: fix memory free error when registering wiphy
  fail (bsc#1012628).
- wifi: cfg80211: Fix bitrates overflow issue (bsc#1012628).
- wifi: mac80211_hwsim: fix debugfs attribute ps with rc table
  support (bsc#1012628).
- spi: tegra210-quad: Don't initialise DMA if not supported
  (bsc#1012628).
- riscv: dts: sifive unleashed: Add PWM controlled LEDs
  (bsc#1012628).
- audit: fix undefined behavior in bit shift for AUDIT_BIT
  (bsc#1012628).
- wifi: airo: do not assign -1 to unsigned char (bsc#1012628).
- wifi: mac80211: Fix ack frame idr leak when mesh has no route
  (bsc#1012628).
- selftests/net: don't tests batched TCP io_uring zc
  (bsc#1012628).
- wifi: ath11k: Fix QCN9074 firmware boot on x86 (bsc#1012628).
- s390/zcrypt: fix warning about field-spanning write
  (bsc#1012628).
- spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk
  for every run (bsc#1012628).
- selftests/bpf: Add verifier test for release_reference()
  (bsc#1012628).
- selftests/net: give more time to udpgro bg processes to complete
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 189)
- Refresh
  patches.suse/ALSA-usb-audio-Remove-redundant-workaround-for-Rolan.patch.
  Update upstream status.
- commit ce72954

- Refresh patches.suse/misc-sgi-gru-fix-use-after-free-error-in-gru_set_con.patch (CVE-2022-3424 bsc#1204166)
  Taken from v10 patch in char-misc subsystem tree
- commit f73b1d5

- Bluetooth: L2CAP: Fix u8 overflow (CVE-2022-45934 bsc#1205796).
- commit e554413

- Linux 6.0.10 (bsc#1012628).
- mtd: rawnand: qcom: handle ret from parse with codeword_fixup
  (bsc#1012628).
- drm/msm/gpu: Fix crash during system suspend after unbind
  (bsc#1012628).
- spi: tegra210-quad: Fix combined sequence (bsc#1012628).
- ASoC: wm5102: Revert "ASoC: wm5102: Fix PM disable depth
  imbalance in wm5102_probe" (bsc#1012628).
- ASoC: wm5110: Revert "ASoC: wm5110: Fix PM disable depth
  imbalance in wm5110_probe" (bsc#1012628).
- ASoC: wm8997: Revert "ASoC: wm8997: Fix PM disable depth
  imbalance in wm8997_probe" (bsc#1012628).
- ASoC: mt6660: Keep the pm_runtime enables before component
  stuff in mt6660_i2c_probe (bsc#1012628).
- ASoC: rt5682s: Fix the TDM Tx settings (bsc#1012628).
- ASoC: rt1019: Fix the TDM settings (bsc#1012628).
- ASoC: wm8962: Add an event handler for TEMP_HP and TEMP_SPK
  (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 188)
- Update
  patches.kernel.org/6.0.9-191-x86-cpu-Restore-AMD-s-DE_CFG-MSR-after-resume.patch
  (bsc#1012628 bsc#1205473).
  Add a bsc #.
- commit 3e12b42

- Linux 6.0.9 (bsc#1012628).
- thunderbolt: Add DP OUT resource when DP tunnel is discovered
  (bsc#1012628).
- drm/i915/gvt: Add missing vfio_unregister_group_dev() call
  (bsc#1012628).
- m68k: Rework BI_VIRT_RNG_SEED as BI_RNG_SEED (bsc#1012628).
- KVM: debugfs: Return retval of simple_attr_open() if it fails
  (bsc#1012628).
- drm/i915: Allow more varied alternate fixed modes for panels
  (bsc#1012628).
- drm/i915: Simplify intel_panel_add_edid_alt_fixed_modes()
  (bsc#1012628).
- drm/i915/sdvo: Grab mode_config.mutex during LVDS init to
  avoid WARNs (bsc#1012628).
- drm/amd/display: Acquire FCLK DPM levels on DCN32 (bsc#1012628).
- drm/amd/display: Limit dcn32 to 1950Mhz display clock
  (bsc#1012628).
- drm/amd/display: Set memclk levels to be at least 1 for dcn32
  (bsc#1012628).
- drm/amdkfd: handle CPU fault on COW mapping (bsc#1012628).
- drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram()
  (bsc#1012628).
- cxl/region: Recycle region ids (bsc#1012628).
- HID: wacom: Fix logic used for 3rd barrel switch emulation
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 187)
- Linux 6.0.8 (bsc#1012628).
- usb: dwc3: gadget: Force sending delayed status during soft
  disconnect (bsc#1012628).
- usb: dwc3: gadget: Don't delay End Transfer on delayed_status
  (bsc#1012628).
- RDMA/cma: Use output interface for net_dev check (bsc#1012628).
- IB/hfi1: Correctly move list in sc_disable() (bsc#1012628).
- RDMA/hns: Disable local invalidate operation (bsc#1012628).
- RDMA/hns: Fix NULL pointer problem in free_mr_init()
  (bsc#1012628).
- docs/process/howto: Replace C89 with C11 (bsc#1012628).
- RDMA/rxe: Fix mr leak in RESPST_ERR_RNR (bsc#1012628).
- NFSv4: Fix a potential state reclaim deadlock (bsc#1012628).
- NFSv4.1: Handle RECLAIM_COMPLETE trunking errors (bsc#1012628).
- NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
  (bsc#1012628).
- SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed
  (bsc#1012628).
- NFSv4.2: Fixup CLONE dest file size for zero-length count
  (bsc#1012628).
- nfs4: Fix kmemleak when allocate slot failed (bsc#1012628).
- net: dsa: Fix possible memory leaks in dsa_loop_init()
  (bsc#1012628).
- RDMA/core: Fix null-ptr-deref in ib_core_cleanup()
  (bsc#1012628).
- RDMA/qedr: clean up work queue on failure in
  qedr_alloc_resources() (bsc#1012628).
- tools/nolibc: Fix missing strlen() definition and infinite
  loop with gcc-12 (bsc#1012628).
- net: dsa: fall back to default tagger if we can't load the
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 186)
- Update config files.
- commit bd8c959

- Linux 6.0.7 (bsc#1012628).
- platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks
  (bsc#1012628).
- can: j1939: transport: j1939_session_skb_drop_old():
  spin_unlock_irqrestore() before kfree_skb() (bsc#1012628).
- can: kvaser_usb: Fix possible completions during init_completion
  (bsc#1012628).
- can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ
  storm on global FIFO receive (bsc#1012628).
- can: rcar_canfd: fix channel specific IRQ handling for RZ/G2L
  (bsc#1012628).
- ALSA: Use del_timer_sync() before freeing timer (bsc#1012628).
- ALSA: usb-audio: Add quirks for M-Audio Fast Track C400/600
  (bsc#1012628).
- ALSA: control: add snd_ctl_rename() (bsc#1012628).
- ALSA: hda/realtek: Use snd_ctl_rename() to rename a control
  (bsc#1012628).
- ALSA: emu10k1: Use snd_ctl_rename() to rename a control
  (bsc#1012628).
- ALSA: ac97: Use snd_ctl_rename() to rename a control
  (bsc#1012628).
- ALSA: usb-audio: Use snd_ctl_rename() to rename a control
  (bsc#1012628).
- ALSA: ca0106: Use snd_ctl_rename() to rename a control
  (bsc#1012628).
- ALSA: au88x0: use explicitly signed char (bsc#1012628).
- ALSA: rme9652: use explicitly signed char (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 185)
- Linux 6.0.6 (bsc#1012628).
- mm: /proc/pid/smaps_rollup: fix no vma's null-deref
  (bsc#1012628).
- ACPI: video: Force backlight native for more TongFang devices
  (bsc#1012628).
- ext4: fix potential out of bound read in ext4_fc_replay_scan()
  (bsc#1012628).
- ext4: factor out ext4_fc_get_tl() (bsc#1012628).
- ext4: introduce EXT4_FC_TAG_BASE_LEN helper (bsc#1012628).
- io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL
  (bsc#1012628).
- wifi: mt76: mt7921e: fix random fw download fail (bsc#1012628).
- iommu/vt-d: Clean up si_domain in the init_dmars() error path
  (bsc#1012628).
- iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()
  (bsc#1012628).
- rv/dot2c: Make automaton definition static (bsc#1012628).
- drbd: only clone bio if we have a backing device (bsc#1012628).
- net: phy: dp83822: disable MDI crossover status change interrupt
  (bsc#1012628).
- net: sched: fix race condition in qdisc_graft() (bsc#1012628).
- net: hns: fix possible memory leak in hnae_ae_register()
  (bsc#1012628).
- wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()
  (bsc#1012628).
- sfc: include vport_id in filter spec hash and equal()
  (bsc#1012628).
- io_uring/msg_ring: Fix NULL pointer dereference in
  io_msg_send_fd() (bsc#1012628).
- net: Fix return value of qdisc ingress handling on success
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 184)
- Linux 6.0.5 (bsc#1012628).
- Revert "btrfs: call __btrfs_remove_free_space_cache_locked on
  cache load failure" (bsc#1012628).
- clk: tegra: Fix Tegra PWM parent clock (bsc#1012628).
- commit 7359656

- Linux 6.0.4 (bsc#1012628).
- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()"
  (bsc#1012628).
- fbdev/core: Remove remove_conflicting_pci_framebuffers()
  (bsc#1012628).
- io-wq: Fix memory leak in worker creation (bsc#1012628).
- gcov: support GCC 12.1 and newer compilers (bsc#1012628).
- efi: ssdt: Don't free memory if ACPI table was loaded
  successfully (bsc#1012628).
- efi: efivars: Fix variable writes without query_variable_store()
  (bsc#1012628).
- dm clone: Fix typo in block_device format specifier
  (bsc#1012628).
- drm/amd/pm: update SMU IP v13.0.4 driver interface version
  (bsc#1012628).
- drm/amd/pm: fulfill SMU13.0.0 cstate control interface
  (bsc#1012628).
- drm/amd/pm: disable cstate feature for gpu reset scenario
  (bsc#1012628).
- drm/amd/pm: add SMU IP v13.0.4 IF version define to V7
  (bsc#1012628).
- drm/amd/pm: fulfill SMU13.0.7 cstate control interface
  (bsc#1012628).
- net: flag sockets supporting msghdr originated zerocopy
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 183)
- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()"
  (bsc#1204679).
- commit df34d12

- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
  (CVE-2022-3640 bsc#1204619).
- commit c41533c
- commit e81b40a
- commit 50587ab
- commit 447fd54
- commit 5d829e4
- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()"
  (bsc#1204679).
- commit df34d12

- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
  (CVE-2022-3640 bsc#1204619).
- commit c41533c
- commit e81b40a
- commit 50587ab
- commit 447fd54
- commit 5d829e4
- Revert "ALSA: hda: Fix page fault in snd_hda_codec_shutdown()"
  (bsc#1204679).
- commit df34d12

- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
  (CVE-2022-3640 bsc#1204619).
- commit c41533c
- commit e81b40a
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 182)
- Add 2 missing fixes
- commit 16e26c3

- Add 2 missing fixes
- commit 16e26c3

- Add 2 missing fixes
- commit 16e26c3

- Add 2 missing fixes
- commit 16e26c3

- Add 2 missing fixes
- commit 16e26c3

- Add 2 missing fixes
- commit 16e26c3

- Add 2 missing fixes
- commit 16e26c3

- Add 2 missing fixes
- commit 16e26c3

- Add 2 missing fixes
- commit 16e26c3

- Add 2 missing fixes
- commit 16e26c3
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 181)
- ALSA: hda/realtek: Add another HP ZBook G9 model quirks
  (bsc#1203699).
- commit a4522e2

- Linux 6.0.3 (bsc#1012628).
- arm64: dts: qcom: sc8280xp-pmics: Remove reg entry & use
  correct node name for pmc8280c_lpg node (bsc#1012628).
- Kconfig.debug: add toolchain checks for
  DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT (bsc#1012628).
- Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5
  (bsc#1012628).
- io_uring/rw: ensure kiocb_end_write() is always called
  (bsc#1012628).
- io_uring: fix fdinfo sqe offsets calculation (bsc#1012628).
- drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=n
  (bsc#1012628).
- powerpc/64s/interrupt: Fix lost interrupts when returning to
  soft-masked context (bsc#1012628).
- net/ieee802154: don't warn zero-sized raw_sendmsg()
  (bsc#1012628).
- Revert "net/ieee802154: reject zero-sized raw_sendmsg()"
  (bsc#1012628).
- Revert "drm/amd/display: correct hostvm flag" (bsc#1012628).
- net: ethernet: ti: davinci_mdio: fix build for mdio bitbang uses
  (bsc#1012628).
- blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()
  (bsc#1012628).
- ALSA: usb-audio: Fix last interface check for registration
  (bsc#1012628).
- net: ieee802154: return -EINVAL for unknown addr type
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 180)
- rpm/check-for-config-changes: loosen pattern for AS_HAS_*
  This is needed to handle CONFIG_AS_HAS_NON_CONST_LEB128.
- commit bdc0bf7

- Update
  patches.kernel.org/6.0.2-022-wifi-cfg80211-mac80211-reject-bad-MBSSID-elemen.patch
  (bsc#1012628 bsc#1203770 CVE-2022-41674).
- Update
  patches.kernel.org/6.0.2-023-wifi-mac80211-fix-MBSSID-parsing-use-after-free.patch
  (bsc#1012628 bsc#1204051 CVE-2022-42719).
- Update
  patches.kernel.org/6.0.2-025-wifi-cfg80211-fix-BSS-refcounting-bugs.patch
  (bsc#1012628 bsc#1204059 CVE-2022-42720).
- Update
  patches.kernel.org/6.0.2-026-wifi-cfg80211-avoid-nontransmitted-BSS-list-cor.patch
  (bsc#1012628 bsc#1204060 CVE-2022-42721).
- Update
  patches.kernel.org/6.0.2-028-wifi-mac80211-fix-crash-in-beacon-protection-fo.patch
  (bsc#1012628 bsc#1204125 CVE-2022-42722).
  Add CVE references.
- commit af756fb

- Linux 6.0.2 (bsc#1012628).
- nilfs2: fix NULL pointer dereference at
  nilfs_bmap_lookup_at_level() (bsc#1012628).
- nilfs2: fix use-after-free bug of struct nilfs_root
  (bsc#1012628).
- nilfs2: fix leak of nilfs_root in case of writer thread creation
  failure (bsc#1012628).
- nilfs2: replace WARN_ONs by nilfs_error for checkpoint
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 179)
- Refresh
  patches.suse/ACPI-resource-Add-ASUS-model-S5402ZA-to-quirks.patch.
- Refresh
  patches.suse/ACPI-resource-Skip-IRQ-override-on-Asus-Vivobook-K34.patch.
  Update upstream status. They were merged already.
- commit 098c340

- ACPI: resource: do IRQ override on LENOVO IdeaPad (bsc#1203794).
- ACPI: resource: Add ASUS model S5402ZA to quirks (bsc#1203794).
- ACPI: resource: Skip IRQ override on Asus Vivobook
  K3402ZA/K3502ZA (bsc#1203794).
- commit c7a2f55

- Linux 6.0.1 (bsc#1012628).
- xsk: Inherit need_wakeup flag for shared sockets (bsc#1012628).
- fs: fix UAF/GPF bug in nilfs_mdt_destroy (bsc#1012628).
- sparc: Unbreak the build (bsc#1012628).
- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
  (bsc#1012628).
- hardening: Remove Clang's enable flag for
  -ftrivial-auto-var-init=zero (bsc#1012628).
- docs: update mediator information in CoC docs (bsc#1012628).
- hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets
  (bsc#1012628).
- usb: mon: make mmapped memory read only (bsc#1012628).
- USB: serial: ftdi_sio: fix 300 bps rate for SIO (bsc#1012628).
- gpiolib: acpi: Add support to ignore programming an interrupt
  (bsc#1012628).
- gpiolib: acpi: Add a quirk for Asus UM325UAZ (bsc#1012628).
- RISC-V: Print SSTC in canonical order (bsc#1012628).
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 178)
- Linux 5.19.15 (bsc#1012628).
- Revert "clk: ti: Stop using legacy clkctrl names for omap4
  and 5" (bsc#1012628).
- Bluetooth: use hdev->workqueue when queuing
  hdev->{cmd,ncmd}_timer works (bsc#1012628).
- bpf: Fix resetting logic for unreferenced kptrs (bsc#1012628).
- net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear
  (bsc#1012628).
- bpf: Gate dynptr API behind CAP_BPF (bsc#1012628).
- rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
  (bsc#1012628).
- mmc: core: Terminate infinite loop in SD-UHS voltage switch
  (bsc#1012628).
- mmc: core: Replace with already defined values for readability
  (bsc#1012628).
- gpiolib: acpi: Add a quirk for Asus UM325UAZ (bsc#1012628).
- gpiolib: acpi: Add support to ignore programming an interrupt
  (bsc#1012628).
- USB: serial: ftdi_sio: fix 300 bps rate for SIO (bsc#1012628).
- usb: mon: make mmapped memory read only (bsc#1012628).
- i2c: davinci: fix PM disable depth imbalance in
  davinci_i2c_probe (bsc#1012628).
- don't use __kernel_write() on kmap_local_page() (bsc#1012628).
- perf/x86/intel: Fix unchecked MSR access error for Alder Lake N
  (bsc#1012628).
- drm/amd/display: increase dcn315 pstate change latency
  (bsc#1012628).
- drm/amd/display: Fix DP MST timeslot issue when fallback
  happened (bsc#1012628).
- drm/amd/display: skip audio setup when audio stream is enabled
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 177)
- Remove patches.suse/vduse-prevent-uninitialized-memory-accesses.patch: included in 5.19.14
- commit 3d11712

- Remove patches.suse/vduse-prevent-uninitialized-memory-accesses.patch: included in 5.19.14
- commit 3d11712

- Remove patches.suse/vduse-prevent-uninitialized-memory-accesses.patch: included in 5.19.14
- commit 3d11712

- Remove patches.suse/vduse-prevent-uninitialized-memory-accesses.patch: included in 5.19.14
- commit 3d11712

- Remove patches.suse/vduse-prevent-uninitialized-memory-accesses.patch: included in 5.19.14
- commit 3d11712

- Remove patches.suse/vduse-prevent-uninitialized-memory-accesses.patch: included in 5.19.14
- commit 3d11712

- Remove patches.suse/vduse-prevent-uninitialized-memory-accesses.patch: included in 5.19.14
- commit 3d11712

- Remove patches.suse/vduse-prevent-uninitialized-memory-accesses.patch: included in 5.19.14
- commit 3d11712

- Remove patches.suse/vduse-prevent-uninitialized-memory-accesses.patch: included in 5.19.14
- commit 3d11712

- Remove patches.suse/vduse-prevent-uninitialized-memory-accesses.patch: included in 5.19.14
- commit 3d11712
Displaying revisions 81 - 100 of 276
openSUSE Build Service is sponsored by