Revisions of kernel-source

Lorenz Hüdepohl's avatar Lorenz Hüdepohl (lorenz) committed (revision 7)
Backport of mkinitrd removal
Lorenz Hüdepohl's avatar Lorenz Hüdepohl (lorenz) accepted request 1067791 from Lorenz Hüdepohl's avatar Lorenz Hüdepohl (lorenz) (revision 6)
- 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
Lorenz Hüdepohl's avatar Lorenz Hüdepohl (lorenz) accepted request 1064653 from Lorenz Hüdepohl's avatar Lorenz Hüdepohl (lorenz) (revision 5)
- 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
Lorenz Hüdepohl's avatar Lorenz Hüdepohl (lorenz) accepted request 1061304 from Lorenz Hüdepohl's avatar Lorenz Hüdepohl (lorenz) (revision 4)
- 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
Lorenz Hüdepohl's avatar Lorenz Hüdepohl (lorenz) accepted request 1060056 from Lorenz Hüdepohl's avatar Lorenz Hüdepohl (lorenz) (revision 3)
- Update config files. Set saa7146 to pre-6.1 state (bsc#1206774).
  The driver was moved to staging and disabled by us in 6.1. Now it turned
  out it is actually used. So the driver is getting cleaned up. So enable
  it even when it is in staging, so that users can use it properly.
- commit 2ebd33f

- 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).
Lorenz Hüdepohl's avatar Lorenz Hüdepohl (lorenz) accepted request 1042781 from Lorenz Hüdepohl's avatar Lorenz Hüdepohl (lorenz) (revision 2)
- 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).
Lorenz Hüdepohl's avatar Lorenz Hüdepohl (lorenz) committed (revision 1)
Displaying revisions 81 - 87 of 87
openSUSE Build Service is sponsored by