Accepting request 1251397 from Kernel:slowroll
6.12.18 OBS-URL: https://build.opensuse.org/request/show/1251397 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source-longterm?expand=0&rev=61
This commit is contained in:
commit
033ae07dba
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a45b48766815541416f5b1d2f297bda9fe51353d843fabfe8c6d4c48a353a551
|
||||
size 106963
|
||||
oid sha256:24e8300a8d9c0b71d68979cc8162b6f61dad4c5ee3522db7e61f1fab1a389dcb
|
||||
size 106992
|
||||
|
@ -1,3 +1,258 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 7 20:28:00 CET 2025 - rfrohl@suse.com
|
||||
|
||||
- Update config files for 6.12.18.
|
||||
- commit 4685a21
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 7 19:12:17 CET 2025 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.12.18 (bsc#1234429).
|
||||
- thermal: gov_power_allocator: Add missing NULL pointer check
|
||||
(bsc#1234429).
|
||||
- x86/microcode/AMD: Load only SHA256-checksummed patches
|
||||
(bsc#1234429).
|
||||
- x86/microcode/AMD: Add get_patch_level() (bsc#1234429).
|
||||
- x86/microcode/AMD: Get rid of the _load_microcode_amd()
|
||||
forward declaration (bsc#1234429).
|
||||
- x86/microcode/AMD: Merge early_apply_microcode() into its
|
||||
single callsite (bsc#1234429).
|
||||
- x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd()
|
||||
declarations (bsc#1234429).
|
||||
- x86/microcode/AMD: Remove ugly linebreak in
|
||||
__verify_patch_section() signature (bsc#1234429).
|
||||
- x86/microcode/AMD: Have __apply_microcode_amd() return bool
|
||||
(bsc#1234429).
|
||||
- x86/microcode/AMD: Return bool from find_blobs_in_containers()
|
||||
(bsc#1234429).
|
||||
- amdgpu/pm/legacy: fix suspend/resume issues (bsc#1234429).
|
||||
- efi: Don't map the entire mokvar table to determine its size
|
||||
(bsc#1234429).
|
||||
- riscv: cpufeature: use bitmap_equal() instead of memcmp()
|
||||
(bsc#1234429).
|
||||
- riscv: signal: fix signal_minsigstksz (bsc#1234429).
|
||||
- riscv: cacheinfo: Use of_property_present() for non-boolean
|
||||
properties (bsc#1234429).
|
||||
- riscv: signal: fix signal frame size (bsc#1234429).
|
||||
- riscv/futex: sign extend compare value in atomic cmpxchg
|
||||
(bsc#1234429).
|
||||
- rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm
|
||||
(bsc#1234429).
|
||||
- scsi: ufs: core: bsg: Fix crash when arpmb command fails
|
||||
(bsc#1234429).
|
||||
- ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
|
||||
(bsc#1234429).
|
||||
- dm vdo: add missing spin_lock_init (bsc#1234429).
|
||||
- dm-integrity: Avoid divide by zero in table status in Inline
|
||||
mode (bsc#1234429).
|
||||
- selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCP
|
||||
(bsc#1234429).
|
||||
- sched_ext: Fix pick_task_scx() picking non-queued tasks when
|
||||
it's called without balance() (bsc#1234429).
|
||||
- sched/core: Prevent rescheduling when interrupts are disabled
|
||||
(bsc#1234429).
|
||||
- rcuref: Plug slowpath race in rcuref_put() (bsc#1234429).
|
||||
- vmlinux.lds: Ensure that const vars with relocations are mapped
|
||||
R/O (bsc#1234429).
|
||||
- selftests/landlock: Test that MPTCP actions are not restricted
|
||||
(bsc#1234429).
|
||||
- mptcp: reset when MPTCP opts are dropped after join
|
||||
(bsc#1234429).
|
||||
- mptcp: always handle address removal under msk socket lock
|
||||
(bsc#1234429).
|
||||
- intel_idle: Handle older CPUs, which stop the TSC in deeper
|
||||
C states, correctly (bsc#1234429).
|
||||
- iommu/vt-d: Fix suspicious RCU usage (bsc#1234429).
|
||||
- iommu/vt-d: Remove device comparison in
|
||||
context_setup_pass_through_cb (bsc#1234429).
|
||||
- phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy
|
||||
in phy_exit() (bsc#1234429).
|
||||
- phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL
|
||||
masks in refclk (bsc#1234429).
|
||||
- phy: tegra: xusb: reset VBUS & ID OVERRIDE (bsc#1234429).
|
||||
- net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()
|
||||
(bsc#1234429).
|
||||
- net: enetc: correct the xdp_tx statistics (bsc#1234429).
|
||||
- net: enetc: update UDP checksum when updating originTimestamp
|
||||
field (bsc#1234429).
|
||||
- net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNC
|
||||
(bsc#1234429).
|
||||
- net: enetc: keep track of correct Tx BD count in
|
||||
enetc_map_tx_tso_buffs() (bsc#1234429).
|
||||
- net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()
|
||||
(bsc#1234429).
|
||||
- net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENT
|
||||
(bsc#1234429).
|
||||
- net: stmmac: dwmac-loongson: Add fix_soc_reset() callback
|
||||
(bsc#1234429).
|
||||
- usbnet: gl620a: fix endpoint checking in genelink_bind()
|
||||
(bsc#1234429).
|
||||
- i2c: ls2x: Fix frequency division register access (bsc#1234429).
|
||||
- i2c: npcm: disable interrupt enable bit before devm_request_irq
|
||||
(bsc#1234429).
|
||||
- block: Remove zone write plugs when handling native zone append
|
||||
writes (bsc#1234429).
|
||||
- arm64/mm: Fix Boot panic on Ampere Altra (bsc#1234429).
|
||||
- drm/amd/display: Fix HPD after gpu reset (bsc#1234429).
|
||||
- drm/amd/display: add a quirk to enable eDP0 on DP1
|
||||
(bsc#1234429).
|
||||
- drm/amd/display: Disable PSR-SU on eDP panels (bsc#1234429).
|
||||
- drm/amdgpu: init return value in amdgpu_ttm_clear_buffer
|
||||
(bsc#1234429).
|
||||
- drm/amdgpu: disable BAR resize on Dell G5 SE (bsc#1234429).
|
||||
- drm/amdkfd: Preserve cp_hqd_pq_control on update_mqd
|
||||
(bsc#1234429).
|
||||
- drm/xe/userptr: fix EFAULT handling (bsc#1234429).
|
||||
- drm/xe/userptr: restore invalidation list on error
|
||||
(bsc#1234429).
|
||||
- drm/xe/regs: remove a duplicate definition for
|
||||
RING_CTL_SIZE(size) (bsc#1234429).
|
||||
- perf/core: Fix low freq setting via IOC_PERIOD (bsc#1234429).
|
||||
- perf/x86: Fix low freqency setting issue (bsc#1234429).
|
||||
- perf/core: Add RCU read lock protection to perf_iterate_ctx()
|
||||
(bsc#1234429).
|
||||
- KVM: arm64: Ensure a VMID is allocated before programming
|
||||
VTTBR_EL2 (bsc#1234429).
|
||||
- ALSA: hda/realtek: Fix microphone regression on ASUS N705UD
|
||||
(bsc#1234429).
|
||||
- ALSA: usb-audio: Re-add sample rate quirk for Pioneer
|
||||
DJM-900NXS2 (bsc#1234429).
|
||||
- ftrace: Avoid potential division by zero in function_stat_show()
|
||||
(bsc#1234429).
|
||||
- tracing: Fix bad hist from corrupting named_triggers list
|
||||
(bsc#1234429).
|
||||
- riscv: KVM: Fix SBI TIME error generation (bsc#1234429).
|
||||
- riscv: KVM: Fix SBI IPI error generation (bsc#1234429).
|
||||
- riscv: KVM: Fix hart suspend_type use (bsc#1234429).
|
||||
- riscv: KVM: Fix hart suspend status check (bsc#1234429).
|
||||
- phy: rockchip: naneng-combphy: compatible reset with old DT
|
||||
(bsc#1234429).
|
||||
- phy: rockchip: fix Kconfig dependency more (bsc#1234429).
|
||||
- x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems
|
||||
(bsc#1234429).
|
||||
- objtool: Fix C jump table annotations for Clang (bsc#1234429).
|
||||
- objtool: Remove annotate_{,un}reachable() (bsc#1234429).
|
||||
- unreachable: Unify (bsc#1234429).
|
||||
- io_uring/net: save msg_control for compat (bsc#1234429).
|
||||
- thermal: gov_power_allocator: Update total_weight on bind and
|
||||
cdev updates (bsc#1234429).
|
||||
- thermal: core: Move lists of thermal instances to trip
|
||||
descriptors (bsc#1234429).
|
||||
- thermal/of: Fix cdev lookup in thermal_of_should_bind()
|
||||
(bsc#1234429).
|
||||
- thermal: of: Simplify thermal_of_should_bind with scoped for
|
||||
each OF child (bsc#1234429).
|
||||
- uprobes: Reject the shared zeropage in uprobe_write_opcode()
|
||||
(bsc#1234429).
|
||||
- perf/core: Order the PMU list to fix warning about unordered
|
||||
pmu_ctx_list (bsc#1234429).
|
||||
- thermal: gov_power_allocator: Fix incorrect calculation in
|
||||
divvy_up_power() (bsc#1234429).
|
||||
- net: ti: icss-iep: Reject perout generation request
|
||||
(bsc#1234429).
|
||||
- idpf: fix checksums set in idpf_rx_rsc() (bsc#1234429).
|
||||
- selftests: drv-net: Check if combined-count exists
|
||||
(bsc#1234429).
|
||||
- net: ipv6: fix dst ref loop on input in rpl lwt (bsc#1234429).
|
||||
- net: ipv6: fix dst ref loop on input in seg6 lwt (bsc#1234429).
|
||||
- net/mlx5: IRQ, Fix null string in debug print (bsc#1234429).
|
||||
- net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow
|
||||
defination (bsc#1234429).
|
||||
- net: Clear old fragment checksum value in napi_reuse_skb
|
||||
(bsc#1234429).
|
||||
- tcp: Defer ts_recent changes until req is owned (bsc#1234429).
|
||||
- ice: Avoid setting default Rx VSI twice in switchdev setup
|
||||
(bsc#1234429).
|
||||
- ice: Fix deinitializing VF in error path (bsc#1234429).
|
||||
- ice: add E830 HW VF mailbox message limit support (bsc#1234429).
|
||||
- tcp: devmem: don't write truncated dmabuf CMSGs to userspace
|
||||
(bsc#1234429).
|
||||
- net: ethernet: ti: am65-cpsw: select PAGE_POOL (bsc#1234429).
|
||||
- ALSA: hda/realtek: Fix wrong mic setup for ASUS VivoBook 15
|
||||
(bsc#1234429).
|
||||
- ASoC: cs35l56: Prevent races when soft-resetting using SPI
|
||||
control (bsc#1234429).
|
||||
- firmware: cs_dsp: Remove async regmap writes (bsc#1234429).
|
||||
- drm/xe/oa: Allow oa_exponent value of 0 (bsc#1234429).
|
||||
- drm/xe/oa: Allow only certain property changes from config
|
||||
(bsc#1234429).
|
||||
- drm/xe/oa: Add syncs support to OA config ioctl (bsc#1234429).
|
||||
- drm/xe/oa: Move functions up so they can be reused for config
|
||||
ioctl (bsc#1234429).
|
||||
- drm/xe/oa: Signal output fences (bsc#1234429).
|
||||
- ipvs: Always clear ipvs_property flag in skb_scrub_packet()
|
||||
(bsc#1234429).
|
||||
- ASoC: fsl: Rename stream name of SAI DAI driver (bsc#1234429).
|
||||
- ASoC: es8328: fix route from DAC to output (bsc#1234429).
|
||||
- net: dsa: rtl8366rb: Fix compilation problem (bsc#1234429).
|
||||
- net: cadence: macb: Synchronize stats calculations
|
||||
(bsc#1234429).
|
||||
- ipvlan: ensure network headers are in skb linear part
|
||||
(bsc#1234429).
|
||||
- ipvlan: Prepare ipvlan_process_v4_outbound() to future
|
||||
.flowi4_tos conversion (bsc#1234429).
|
||||
- ipv4: Convert ip_route_input() to dscp_t (bsc#1234429).
|
||||
- ipv4: Convert icmp_route_lookup() to dscp_t (bsc#1234429).
|
||||
- net: set the minimum for net_hotdata.netdev_budget_usecs
|
||||
(bsc#1234429).
|
||||
- net: loopback: Avoid sending IP packets without an Ethernet
|
||||
header (bsc#1234429).
|
||||
- afs: Give an afs_server object a ref on the afs_cell object
|
||||
it points to (bsc#1234429).
|
||||
- afs: Fix the server_list to unuse a displaced server rather
|
||||
than putting it (bsc#1234429).
|
||||
- rxrpc: rxperf: Fix missing decoding of terminal magic cookie
|
||||
(bsc#1234429).
|
||||
- Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response
|
||||
(bsc#1234429).
|
||||
- ALSA: usb-audio: Avoid dropping MIDI events at closing multiple
|
||||
ports (bsc#1234429).
|
||||
- sunrpc: suppress warnings for unused procfs functions
|
||||
(bsc#1234429).
|
||||
- RDMA/bnxt_re: Fix the page details for the srq created by
|
||||
kernel consumers (bsc#1234429).
|
||||
- RDMA/mlx5: Fix bind QP error cleanup flow (bsc#1234429).
|
||||
- scsi: ufs: core: Set default runtime/system PM levels before
|
||||
ufshcd_hba_init() (bsc#1234429).
|
||||
- scsi: core: Clear driver private data when retrying request
|
||||
(bsc#1234429).
|
||||
- RDMA/mlx5: Fix AH static rate parsing (bsc#1234429).
|
||||
- RDMA/mlx5: Fix implicit ODP hang on parent deregistration
|
||||
(bsc#1234429).
|
||||
- SUNRPC: Handle -ETIMEDOUT return from tlshd (bsc#1234429).
|
||||
- NFSv4: Fix a deadlock when recovering state on a sillyrenamed
|
||||
file (bsc#1234429).
|
||||
- SUNRPC: Prevent looping due to rpc_signal_task() races
|
||||
(bsc#1234429).
|
||||
- NFS: Adjust delegated timestamps for O_DIRECT reads and writes
|
||||
(bsc#1234429).
|
||||
- NFS: O_DIRECT writes must check and adjust the file length
|
||||
(bsc#1234429).
|
||||
- ovl: fix UAF in ovl_dentry_update_reval by moving dput()
|
||||
in ovl_link_up (bsc#1234429).
|
||||
- scsi: ufs: core: Fix ufshcd_is_ufs_dev_busy() and
|
||||
ufshcd_eh_timed_out() (bsc#1234429).
|
||||
- landlock: Fix non-TCP sockets restriction (bsc#1234429).
|
||||
- RDMA/bnxt_re: Fix the statistics for Gen P7 VF (bsc#1234429).
|
||||
- RDMA/bnxt_re: Allocate dev_attr information dynamically
|
||||
(bsc#1234429).
|
||||
- RDMA/bnxt_re: Add sanity checks on rdev validity (bsc#1234429).
|
||||
- RDMA/bnxt_re: Cache MSIx info to a local structure
|
||||
(bsc#1234429).
|
||||
- RDMA/bnxt_re: Refactor NQ allocation (bsc#1234429).
|
||||
- RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors
|
||||
are reserved (bsc#1234429).
|
||||
- RDMA/hns: Fix mbox timing out by adding retry mechanism
|
||||
(bsc#1234429).
|
||||
- RDMA/mana_ib: Allocate PAGE aligned doorbell index
|
||||
(bsc#1234429).
|
||||
- RDMA/mlx5: Fix a WARN during dereg_mr for DM type (bsc#1234429).
|
||||
- RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with
|
||||
error (bsc#1234429).
|
||||
- IB/mlx5: Set and get correct qp_num for a DCT QP (bsc#1234429).
|
||||
- RDMA/mlx5: Fix the recovery flow of the UMR QP (bsc#1234429).
|
||||
- commit 98d940e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 16:44:55 CET 2025 - rfrohl@suse.com
|
||||
|
||||
|
@ -18,8 +18,8 @@
|
||||
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.17
|
||||
%define git_commit 3fa82abc464c4f5729a769c411d1aa33c188004a
|
||||
%define patchversion 6.12.18
|
||||
%define git_commit 4685a218c5f1ea54150712017911d2f757be348f
|
||||
%define variant -longterm%{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux xz
|
||||
@ -37,9 +37,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: kernel-longterm
|
||||
Version: 6.12.17
|
||||
Version: 6.12.18
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g3fa82ab
|
||||
Release: <RELEASE>.g4685a21
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,258 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 7 20:28:00 CET 2025 - rfrohl@suse.com
|
||||
|
||||
- Update config files for 6.12.18.
|
||||
- commit 4685a21
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 7 19:12:17 CET 2025 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.12.18 (bsc#1234429).
|
||||
- thermal: gov_power_allocator: Add missing NULL pointer check
|
||||
(bsc#1234429).
|
||||
- x86/microcode/AMD: Load only SHA256-checksummed patches
|
||||
(bsc#1234429).
|
||||
- x86/microcode/AMD: Add get_patch_level() (bsc#1234429).
|
||||
- x86/microcode/AMD: Get rid of the _load_microcode_amd()
|
||||
forward declaration (bsc#1234429).
|
||||
- x86/microcode/AMD: Merge early_apply_microcode() into its
|
||||
single callsite (bsc#1234429).
|
||||
- x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd()
|
||||
declarations (bsc#1234429).
|
||||
- x86/microcode/AMD: Remove ugly linebreak in
|
||||
__verify_patch_section() signature (bsc#1234429).
|
||||
- x86/microcode/AMD: Have __apply_microcode_amd() return bool
|
||||
(bsc#1234429).
|
||||
- x86/microcode/AMD: Return bool from find_blobs_in_containers()
|
||||
(bsc#1234429).
|
||||
- amdgpu/pm/legacy: fix suspend/resume issues (bsc#1234429).
|
||||
- efi: Don't map the entire mokvar table to determine its size
|
||||
(bsc#1234429).
|
||||
- riscv: cpufeature: use bitmap_equal() instead of memcmp()
|
||||
(bsc#1234429).
|
||||
- riscv: signal: fix signal_minsigstksz (bsc#1234429).
|
||||
- riscv: cacheinfo: Use of_property_present() for non-boolean
|
||||
properties (bsc#1234429).
|
||||
- riscv: signal: fix signal frame size (bsc#1234429).
|
||||
- riscv/futex: sign extend compare value in atomic cmpxchg
|
||||
(bsc#1234429).
|
||||
- rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm
|
||||
(bsc#1234429).
|
||||
- scsi: ufs: core: bsg: Fix crash when arpmb command fails
|
||||
(bsc#1234429).
|
||||
- ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
|
||||
(bsc#1234429).
|
||||
- dm vdo: add missing spin_lock_init (bsc#1234429).
|
||||
- dm-integrity: Avoid divide by zero in table status in Inline
|
||||
mode (bsc#1234429).
|
||||
- selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCP
|
||||
(bsc#1234429).
|
||||
- sched_ext: Fix pick_task_scx() picking non-queued tasks when
|
||||
it's called without balance() (bsc#1234429).
|
||||
- sched/core: Prevent rescheduling when interrupts are disabled
|
||||
(bsc#1234429).
|
||||
- rcuref: Plug slowpath race in rcuref_put() (bsc#1234429).
|
||||
- vmlinux.lds: Ensure that const vars with relocations are mapped
|
||||
R/O (bsc#1234429).
|
||||
- selftests/landlock: Test that MPTCP actions are not restricted
|
||||
(bsc#1234429).
|
||||
- mptcp: reset when MPTCP opts are dropped after join
|
||||
(bsc#1234429).
|
||||
- mptcp: always handle address removal under msk socket lock
|
||||
(bsc#1234429).
|
||||
- intel_idle: Handle older CPUs, which stop the TSC in deeper
|
||||
C states, correctly (bsc#1234429).
|
||||
- iommu/vt-d: Fix suspicious RCU usage (bsc#1234429).
|
||||
- iommu/vt-d: Remove device comparison in
|
||||
context_setup_pass_through_cb (bsc#1234429).
|
||||
- phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy
|
||||
in phy_exit() (bsc#1234429).
|
||||
- phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL
|
||||
masks in refclk (bsc#1234429).
|
||||
- phy: tegra: xusb: reset VBUS & ID OVERRIDE (bsc#1234429).
|
||||
- net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()
|
||||
(bsc#1234429).
|
||||
- net: enetc: correct the xdp_tx statistics (bsc#1234429).
|
||||
- net: enetc: update UDP checksum when updating originTimestamp
|
||||
field (bsc#1234429).
|
||||
- net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNC
|
||||
(bsc#1234429).
|
||||
- net: enetc: keep track of correct Tx BD count in
|
||||
enetc_map_tx_tso_buffs() (bsc#1234429).
|
||||
- net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()
|
||||
(bsc#1234429).
|
||||
- net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENT
|
||||
(bsc#1234429).
|
||||
- net: stmmac: dwmac-loongson: Add fix_soc_reset() callback
|
||||
(bsc#1234429).
|
||||
- usbnet: gl620a: fix endpoint checking in genelink_bind()
|
||||
(bsc#1234429).
|
||||
- i2c: ls2x: Fix frequency division register access (bsc#1234429).
|
||||
- i2c: npcm: disable interrupt enable bit before devm_request_irq
|
||||
(bsc#1234429).
|
||||
- block: Remove zone write plugs when handling native zone append
|
||||
writes (bsc#1234429).
|
||||
- arm64/mm: Fix Boot panic on Ampere Altra (bsc#1234429).
|
||||
- drm/amd/display: Fix HPD after gpu reset (bsc#1234429).
|
||||
- drm/amd/display: add a quirk to enable eDP0 on DP1
|
||||
(bsc#1234429).
|
||||
- drm/amd/display: Disable PSR-SU on eDP panels (bsc#1234429).
|
||||
- drm/amdgpu: init return value in amdgpu_ttm_clear_buffer
|
||||
(bsc#1234429).
|
||||
- drm/amdgpu: disable BAR resize on Dell G5 SE (bsc#1234429).
|
||||
- drm/amdkfd: Preserve cp_hqd_pq_control on update_mqd
|
||||
(bsc#1234429).
|
||||
- drm/xe/userptr: fix EFAULT handling (bsc#1234429).
|
||||
- drm/xe/userptr: restore invalidation list on error
|
||||
(bsc#1234429).
|
||||
- drm/xe/regs: remove a duplicate definition for
|
||||
RING_CTL_SIZE(size) (bsc#1234429).
|
||||
- perf/core: Fix low freq setting via IOC_PERIOD (bsc#1234429).
|
||||
- perf/x86: Fix low freqency setting issue (bsc#1234429).
|
||||
- perf/core: Add RCU read lock protection to perf_iterate_ctx()
|
||||
(bsc#1234429).
|
||||
- KVM: arm64: Ensure a VMID is allocated before programming
|
||||
VTTBR_EL2 (bsc#1234429).
|
||||
- ALSA: hda/realtek: Fix microphone regression on ASUS N705UD
|
||||
(bsc#1234429).
|
||||
- ALSA: usb-audio: Re-add sample rate quirk for Pioneer
|
||||
DJM-900NXS2 (bsc#1234429).
|
||||
- ftrace: Avoid potential division by zero in function_stat_show()
|
||||
(bsc#1234429).
|
||||
- tracing: Fix bad hist from corrupting named_triggers list
|
||||
(bsc#1234429).
|
||||
- riscv: KVM: Fix SBI TIME error generation (bsc#1234429).
|
||||
- riscv: KVM: Fix SBI IPI error generation (bsc#1234429).
|
||||
- riscv: KVM: Fix hart suspend_type use (bsc#1234429).
|
||||
- riscv: KVM: Fix hart suspend status check (bsc#1234429).
|
||||
- phy: rockchip: naneng-combphy: compatible reset with old DT
|
||||
(bsc#1234429).
|
||||
- phy: rockchip: fix Kconfig dependency more (bsc#1234429).
|
||||
- x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems
|
||||
(bsc#1234429).
|
||||
- objtool: Fix C jump table annotations for Clang (bsc#1234429).
|
||||
- objtool: Remove annotate_{,un}reachable() (bsc#1234429).
|
||||
- unreachable: Unify (bsc#1234429).
|
||||
- io_uring/net: save msg_control for compat (bsc#1234429).
|
||||
- thermal: gov_power_allocator: Update total_weight on bind and
|
||||
cdev updates (bsc#1234429).
|
||||
- thermal: core: Move lists of thermal instances to trip
|
||||
descriptors (bsc#1234429).
|
||||
- thermal/of: Fix cdev lookup in thermal_of_should_bind()
|
||||
(bsc#1234429).
|
||||
- thermal: of: Simplify thermal_of_should_bind with scoped for
|
||||
each OF child (bsc#1234429).
|
||||
- uprobes: Reject the shared zeropage in uprobe_write_opcode()
|
||||
(bsc#1234429).
|
||||
- perf/core: Order the PMU list to fix warning about unordered
|
||||
pmu_ctx_list (bsc#1234429).
|
||||
- thermal: gov_power_allocator: Fix incorrect calculation in
|
||||
divvy_up_power() (bsc#1234429).
|
||||
- net: ti: icss-iep: Reject perout generation request
|
||||
(bsc#1234429).
|
||||
- idpf: fix checksums set in idpf_rx_rsc() (bsc#1234429).
|
||||
- selftests: drv-net: Check if combined-count exists
|
||||
(bsc#1234429).
|
||||
- net: ipv6: fix dst ref loop on input in rpl lwt (bsc#1234429).
|
||||
- net: ipv6: fix dst ref loop on input in seg6 lwt (bsc#1234429).
|
||||
- net/mlx5: IRQ, Fix null string in debug print (bsc#1234429).
|
||||
- net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow
|
||||
defination (bsc#1234429).
|
||||
- net: Clear old fragment checksum value in napi_reuse_skb
|
||||
(bsc#1234429).
|
||||
- tcp: Defer ts_recent changes until req is owned (bsc#1234429).
|
||||
- ice: Avoid setting default Rx VSI twice in switchdev setup
|
||||
(bsc#1234429).
|
||||
- ice: Fix deinitializing VF in error path (bsc#1234429).
|
||||
- ice: add E830 HW VF mailbox message limit support (bsc#1234429).
|
||||
- tcp: devmem: don't write truncated dmabuf CMSGs to userspace
|
||||
(bsc#1234429).
|
||||
- net: ethernet: ti: am65-cpsw: select PAGE_POOL (bsc#1234429).
|
||||
- ALSA: hda/realtek: Fix wrong mic setup for ASUS VivoBook 15
|
||||
(bsc#1234429).
|
||||
- ASoC: cs35l56: Prevent races when soft-resetting using SPI
|
||||
control (bsc#1234429).
|
||||
- firmware: cs_dsp: Remove async regmap writes (bsc#1234429).
|
||||
- drm/xe/oa: Allow oa_exponent value of 0 (bsc#1234429).
|
||||
- drm/xe/oa: Allow only certain property changes from config
|
||||
(bsc#1234429).
|
||||
- drm/xe/oa: Add syncs support to OA config ioctl (bsc#1234429).
|
||||
- drm/xe/oa: Move functions up so they can be reused for config
|
||||
ioctl (bsc#1234429).
|
||||
- drm/xe/oa: Signal output fences (bsc#1234429).
|
||||
- ipvs: Always clear ipvs_property flag in skb_scrub_packet()
|
||||
(bsc#1234429).
|
||||
- ASoC: fsl: Rename stream name of SAI DAI driver (bsc#1234429).
|
||||
- ASoC: es8328: fix route from DAC to output (bsc#1234429).
|
||||
- net: dsa: rtl8366rb: Fix compilation problem (bsc#1234429).
|
||||
- net: cadence: macb: Synchronize stats calculations
|
||||
(bsc#1234429).
|
||||
- ipvlan: ensure network headers are in skb linear part
|
||||
(bsc#1234429).
|
||||
- ipvlan: Prepare ipvlan_process_v4_outbound() to future
|
||||
.flowi4_tos conversion (bsc#1234429).
|
||||
- ipv4: Convert ip_route_input() to dscp_t (bsc#1234429).
|
||||
- ipv4: Convert icmp_route_lookup() to dscp_t (bsc#1234429).
|
||||
- net: set the minimum for net_hotdata.netdev_budget_usecs
|
||||
(bsc#1234429).
|
||||
- net: loopback: Avoid sending IP packets without an Ethernet
|
||||
header (bsc#1234429).
|
||||
- afs: Give an afs_server object a ref on the afs_cell object
|
||||
it points to (bsc#1234429).
|
||||
- afs: Fix the server_list to unuse a displaced server rather
|
||||
than putting it (bsc#1234429).
|
||||
- rxrpc: rxperf: Fix missing decoding of terminal magic cookie
|
||||
(bsc#1234429).
|
||||
- Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response
|
||||
(bsc#1234429).
|
||||
- ALSA: usb-audio: Avoid dropping MIDI events at closing multiple
|
||||
ports (bsc#1234429).
|
||||
- sunrpc: suppress warnings for unused procfs functions
|
||||
(bsc#1234429).
|
||||
- RDMA/bnxt_re: Fix the page details for the srq created by
|
||||
kernel consumers (bsc#1234429).
|
||||
- RDMA/mlx5: Fix bind QP error cleanup flow (bsc#1234429).
|
||||
- scsi: ufs: core: Set default runtime/system PM levels before
|
||||
ufshcd_hba_init() (bsc#1234429).
|
||||
- scsi: core: Clear driver private data when retrying request
|
||||
(bsc#1234429).
|
||||
- RDMA/mlx5: Fix AH static rate parsing (bsc#1234429).
|
||||
- RDMA/mlx5: Fix implicit ODP hang on parent deregistration
|
||||
(bsc#1234429).
|
||||
- SUNRPC: Handle -ETIMEDOUT return from tlshd (bsc#1234429).
|
||||
- NFSv4: Fix a deadlock when recovering state on a sillyrenamed
|
||||
file (bsc#1234429).
|
||||
- SUNRPC: Prevent looping due to rpc_signal_task() races
|
||||
(bsc#1234429).
|
||||
- NFS: Adjust delegated timestamps for O_DIRECT reads and writes
|
||||
(bsc#1234429).
|
||||
- NFS: O_DIRECT writes must check and adjust the file length
|
||||
(bsc#1234429).
|
||||
- ovl: fix UAF in ovl_dentry_update_reval by moving dput()
|
||||
in ovl_link_up (bsc#1234429).
|
||||
- scsi: ufs: core: Fix ufshcd_is_ufs_dev_busy() and
|
||||
ufshcd_eh_timed_out() (bsc#1234429).
|
||||
- landlock: Fix non-TCP sockets restriction (bsc#1234429).
|
||||
- RDMA/bnxt_re: Fix the statistics for Gen P7 VF (bsc#1234429).
|
||||
- RDMA/bnxt_re: Allocate dev_attr information dynamically
|
||||
(bsc#1234429).
|
||||
- RDMA/bnxt_re: Add sanity checks on rdev validity (bsc#1234429).
|
||||
- RDMA/bnxt_re: Cache MSIx info to a local structure
|
||||
(bsc#1234429).
|
||||
- RDMA/bnxt_re: Refactor NQ allocation (bsc#1234429).
|
||||
- RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors
|
||||
are reserved (bsc#1234429).
|
||||
- RDMA/hns: Fix mbox timing out by adding retry mechanism
|
||||
(bsc#1234429).
|
||||
- RDMA/mana_ib: Allocate PAGE aligned doorbell index
|
||||
(bsc#1234429).
|
||||
- RDMA/mlx5: Fix a WARN during dereg_mr for DM type (bsc#1234429).
|
||||
- RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with
|
||||
error (bsc#1234429).
|
||||
- IB/mlx5: Set and get correct qp_num for a DCT QP (bsc#1234429).
|
||||
- RDMA/mlx5: Fix the recovery flow of the UMR QP (bsc#1234429).
|
||||
- commit 98d940e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 16:44:55 CET 2025 - rfrohl@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.17
|
||||
%define git_commit 3fa82abc464c4f5729a769c411d1aa33c188004a
|
||||
%define patchversion 6.12.18
|
||||
%define git_commit 4685a218c5f1ea54150712017911d2f757be348f
|
||||
%define variant -longterm%{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -26,9 +26,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: kernel-source-longterm
|
||||
Version: 6.12.17
|
||||
Version: 6.12.18
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g3fa82ab
|
||||
Release: <RELEASE>.g4685a21
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,258 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 7 20:28:00 CET 2025 - rfrohl@suse.com
|
||||
|
||||
- Update config files for 6.12.18.
|
||||
- commit 4685a21
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 7 19:12:17 CET 2025 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.12.18 (bsc#1234429).
|
||||
- thermal: gov_power_allocator: Add missing NULL pointer check
|
||||
(bsc#1234429).
|
||||
- x86/microcode/AMD: Load only SHA256-checksummed patches
|
||||
(bsc#1234429).
|
||||
- x86/microcode/AMD: Add get_patch_level() (bsc#1234429).
|
||||
- x86/microcode/AMD: Get rid of the _load_microcode_amd()
|
||||
forward declaration (bsc#1234429).
|
||||
- x86/microcode/AMD: Merge early_apply_microcode() into its
|
||||
single callsite (bsc#1234429).
|
||||
- x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd()
|
||||
declarations (bsc#1234429).
|
||||
- x86/microcode/AMD: Remove ugly linebreak in
|
||||
__verify_patch_section() signature (bsc#1234429).
|
||||
- x86/microcode/AMD: Have __apply_microcode_amd() return bool
|
||||
(bsc#1234429).
|
||||
- x86/microcode/AMD: Return bool from find_blobs_in_containers()
|
||||
(bsc#1234429).
|
||||
- amdgpu/pm/legacy: fix suspend/resume issues (bsc#1234429).
|
||||
- efi: Don't map the entire mokvar table to determine its size
|
||||
(bsc#1234429).
|
||||
- riscv: cpufeature: use bitmap_equal() instead of memcmp()
|
||||
(bsc#1234429).
|
||||
- riscv: signal: fix signal_minsigstksz (bsc#1234429).
|
||||
- riscv: cacheinfo: Use of_property_present() for non-boolean
|
||||
properties (bsc#1234429).
|
||||
- riscv: signal: fix signal frame size (bsc#1234429).
|
||||
- riscv/futex: sign extend compare value in atomic cmpxchg
|
||||
(bsc#1234429).
|
||||
- rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm
|
||||
(bsc#1234429).
|
||||
- scsi: ufs: core: bsg: Fix crash when arpmb command fails
|
||||
(bsc#1234429).
|
||||
- ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
|
||||
(bsc#1234429).
|
||||
- dm vdo: add missing spin_lock_init (bsc#1234429).
|
||||
- dm-integrity: Avoid divide by zero in table status in Inline
|
||||
mode (bsc#1234429).
|
||||
- selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCP
|
||||
(bsc#1234429).
|
||||
- sched_ext: Fix pick_task_scx() picking non-queued tasks when
|
||||
it's called without balance() (bsc#1234429).
|
||||
- sched/core: Prevent rescheduling when interrupts are disabled
|
||||
(bsc#1234429).
|
||||
- rcuref: Plug slowpath race in rcuref_put() (bsc#1234429).
|
||||
- vmlinux.lds: Ensure that const vars with relocations are mapped
|
||||
R/O (bsc#1234429).
|
||||
- selftests/landlock: Test that MPTCP actions are not restricted
|
||||
(bsc#1234429).
|
||||
- mptcp: reset when MPTCP opts are dropped after join
|
||||
(bsc#1234429).
|
||||
- mptcp: always handle address removal under msk socket lock
|
||||
(bsc#1234429).
|
||||
- intel_idle: Handle older CPUs, which stop the TSC in deeper
|
||||
C states, correctly (bsc#1234429).
|
||||
- iommu/vt-d: Fix suspicious RCU usage (bsc#1234429).
|
||||
- iommu/vt-d: Remove device comparison in
|
||||
context_setup_pass_through_cb (bsc#1234429).
|
||||
- phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy
|
||||
in phy_exit() (bsc#1234429).
|
||||
- phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL
|
||||
masks in refclk (bsc#1234429).
|
||||
- phy: tegra: xusb: reset VBUS & ID OVERRIDE (bsc#1234429).
|
||||
- net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()
|
||||
(bsc#1234429).
|
||||
- net: enetc: correct the xdp_tx statistics (bsc#1234429).
|
||||
- net: enetc: update UDP checksum when updating originTimestamp
|
||||
field (bsc#1234429).
|
||||
- net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNC
|
||||
(bsc#1234429).
|
||||
- net: enetc: keep track of correct Tx BD count in
|
||||
enetc_map_tx_tso_buffs() (bsc#1234429).
|
||||
- net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()
|
||||
(bsc#1234429).
|
||||
- net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENT
|
||||
(bsc#1234429).
|
||||
- net: stmmac: dwmac-loongson: Add fix_soc_reset() callback
|
||||
(bsc#1234429).
|
||||
- usbnet: gl620a: fix endpoint checking in genelink_bind()
|
||||
(bsc#1234429).
|
||||
- i2c: ls2x: Fix frequency division register access (bsc#1234429).
|
||||
- i2c: npcm: disable interrupt enable bit before devm_request_irq
|
||||
(bsc#1234429).
|
||||
- block: Remove zone write plugs when handling native zone append
|
||||
writes (bsc#1234429).
|
||||
- arm64/mm: Fix Boot panic on Ampere Altra (bsc#1234429).
|
||||
- drm/amd/display: Fix HPD after gpu reset (bsc#1234429).
|
||||
- drm/amd/display: add a quirk to enable eDP0 on DP1
|
||||
(bsc#1234429).
|
||||
- drm/amd/display: Disable PSR-SU on eDP panels (bsc#1234429).
|
||||
- drm/amdgpu: init return value in amdgpu_ttm_clear_buffer
|
||||
(bsc#1234429).
|
||||
- drm/amdgpu: disable BAR resize on Dell G5 SE (bsc#1234429).
|
||||
- drm/amdkfd: Preserve cp_hqd_pq_control on update_mqd
|
||||
(bsc#1234429).
|
||||
- drm/xe/userptr: fix EFAULT handling (bsc#1234429).
|
||||
- drm/xe/userptr: restore invalidation list on error
|
||||
(bsc#1234429).
|
||||
- drm/xe/regs: remove a duplicate definition for
|
||||
RING_CTL_SIZE(size) (bsc#1234429).
|
||||
- perf/core: Fix low freq setting via IOC_PERIOD (bsc#1234429).
|
||||
- perf/x86: Fix low freqency setting issue (bsc#1234429).
|
||||
- perf/core: Add RCU read lock protection to perf_iterate_ctx()
|
||||
(bsc#1234429).
|
||||
- KVM: arm64: Ensure a VMID is allocated before programming
|
||||
VTTBR_EL2 (bsc#1234429).
|
||||
- ALSA: hda/realtek: Fix microphone regression on ASUS N705UD
|
||||
(bsc#1234429).
|
||||
- ALSA: usb-audio: Re-add sample rate quirk for Pioneer
|
||||
DJM-900NXS2 (bsc#1234429).
|
||||
- ftrace: Avoid potential division by zero in function_stat_show()
|
||||
(bsc#1234429).
|
||||
- tracing: Fix bad hist from corrupting named_triggers list
|
||||
(bsc#1234429).
|
||||
- riscv: KVM: Fix SBI TIME error generation (bsc#1234429).
|
||||
- riscv: KVM: Fix SBI IPI error generation (bsc#1234429).
|
||||
- riscv: KVM: Fix hart suspend_type use (bsc#1234429).
|
||||
- riscv: KVM: Fix hart suspend status check (bsc#1234429).
|
||||
- phy: rockchip: naneng-combphy: compatible reset with old DT
|
||||
(bsc#1234429).
|
||||
- phy: rockchip: fix Kconfig dependency more (bsc#1234429).
|
||||
- x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems
|
||||
(bsc#1234429).
|
||||
- objtool: Fix C jump table annotations for Clang (bsc#1234429).
|
||||
- objtool: Remove annotate_{,un}reachable() (bsc#1234429).
|
||||
- unreachable: Unify (bsc#1234429).
|
||||
- io_uring/net: save msg_control for compat (bsc#1234429).
|
||||
- thermal: gov_power_allocator: Update total_weight on bind and
|
||||
cdev updates (bsc#1234429).
|
||||
- thermal: core: Move lists of thermal instances to trip
|
||||
descriptors (bsc#1234429).
|
||||
- thermal/of: Fix cdev lookup in thermal_of_should_bind()
|
||||
(bsc#1234429).
|
||||
- thermal: of: Simplify thermal_of_should_bind with scoped for
|
||||
each OF child (bsc#1234429).
|
||||
- uprobes: Reject the shared zeropage in uprobe_write_opcode()
|
||||
(bsc#1234429).
|
||||
- perf/core: Order the PMU list to fix warning about unordered
|
||||
pmu_ctx_list (bsc#1234429).
|
||||
- thermal: gov_power_allocator: Fix incorrect calculation in
|
||||
divvy_up_power() (bsc#1234429).
|
||||
- net: ti: icss-iep: Reject perout generation request
|
||||
(bsc#1234429).
|
||||
- idpf: fix checksums set in idpf_rx_rsc() (bsc#1234429).
|
||||
- selftests: drv-net: Check if combined-count exists
|
||||
(bsc#1234429).
|
||||
- net: ipv6: fix dst ref loop on input in rpl lwt (bsc#1234429).
|
||||
- net: ipv6: fix dst ref loop on input in seg6 lwt (bsc#1234429).
|
||||
- net/mlx5: IRQ, Fix null string in debug print (bsc#1234429).
|
||||
- net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow
|
||||
defination (bsc#1234429).
|
||||
- net: Clear old fragment checksum value in napi_reuse_skb
|
||||
(bsc#1234429).
|
||||
- tcp: Defer ts_recent changes until req is owned (bsc#1234429).
|
||||
- ice: Avoid setting default Rx VSI twice in switchdev setup
|
||||
(bsc#1234429).
|
||||
- ice: Fix deinitializing VF in error path (bsc#1234429).
|
||||
- ice: add E830 HW VF mailbox message limit support (bsc#1234429).
|
||||
- tcp: devmem: don't write truncated dmabuf CMSGs to userspace
|
||||
(bsc#1234429).
|
||||
- net: ethernet: ti: am65-cpsw: select PAGE_POOL (bsc#1234429).
|
||||
- ALSA: hda/realtek: Fix wrong mic setup for ASUS VivoBook 15
|
||||
(bsc#1234429).
|
||||
- ASoC: cs35l56: Prevent races when soft-resetting using SPI
|
||||
control (bsc#1234429).
|
||||
- firmware: cs_dsp: Remove async regmap writes (bsc#1234429).
|
||||
- drm/xe/oa: Allow oa_exponent value of 0 (bsc#1234429).
|
||||
- drm/xe/oa: Allow only certain property changes from config
|
||||
(bsc#1234429).
|
||||
- drm/xe/oa: Add syncs support to OA config ioctl (bsc#1234429).
|
||||
- drm/xe/oa: Move functions up so they can be reused for config
|
||||
ioctl (bsc#1234429).
|
||||
- drm/xe/oa: Signal output fences (bsc#1234429).
|
||||
- ipvs: Always clear ipvs_property flag in skb_scrub_packet()
|
||||
(bsc#1234429).
|
||||
- ASoC: fsl: Rename stream name of SAI DAI driver (bsc#1234429).
|
||||
- ASoC: es8328: fix route from DAC to output (bsc#1234429).
|
||||
- net: dsa: rtl8366rb: Fix compilation problem (bsc#1234429).
|
||||
- net: cadence: macb: Synchronize stats calculations
|
||||
(bsc#1234429).
|
||||
- ipvlan: ensure network headers are in skb linear part
|
||||
(bsc#1234429).
|
||||
- ipvlan: Prepare ipvlan_process_v4_outbound() to future
|
||||
.flowi4_tos conversion (bsc#1234429).
|
||||
- ipv4: Convert ip_route_input() to dscp_t (bsc#1234429).
|
||||
- ipv4: Convert icmp_route_lookup() to dscp_t (bsc#1234429).
|
||||
- net: set the minimum for net_hotdata.netdev_budget_usecs
|
||||
(bsc#1234429).
|
||||
- net: loopback: Avoid sending IP packets without an Ethernet
|
||||
header (bsc#1234429).
|
||||
- afs: Give an afs_server object a ref on the afs_cell object
|
||||
it points to (bsc#1234429).
|
||||
- afs: Fix the server_list to unuse a displaced server rather
|
||||
than putting it (bsc#1234429).
|
||||
- rxrpc: rxperf: Fix missing decoding of terminal magic cookie
|
||||
(bsc#1234429).
|
||||
- Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response
|
||||
(bsc#1234429).
|
||||
- ALSA: usb-audio: Avoid dropping MIDI events at closing multiple
|
||||
ports (bsc#1234429).
|
||||
- sunrpc: suppress warnings for unused procfs functions
|
||||
(bsc#1234429).
|
||||
- RDMA/bnxt_re: Fix the page details for the srq created by
|
||||
kernel consumers (bsc#1234429).
|
||||
- RDMA/mlx5: Fix bind QP error cleanup flow (bsc#1234429).
|
||||
- scsi: ufs: core: Set default runtime/system PM levels before
|
||||
ufshcd_hba_init() (bsc#1234429).
|
||||
- scsi: core: Clear driver private data when retrying request
|
||||
(bsc#1234429).
|
||||
- RDMA/mlx5: Fix AH static rate parsing (bsc#1234429).
|
||||
- RDMA/mlx5: Fix implicit ODP hang on parent deregistration
|
||||
(bsc#1234429).
|
||||
- SUNRPC: Handle -ETIMEDOUT return from tlshd (bsc#1234429).
|
||||
- NFSv4: Fix a deadlock when recovering state on a sillyrenamed
|
||||
file (bsc#1234429).
|
||||
- SUNRPC: Prevent looping due to rpc_signal_task() races
|
||||
(bsc#1234429).
|
||||
- NFS: Adjust delegated timestamps for O_DIRECT reads and writes
|
||||
(bsc#1234429).
|
||||
- NFS: O_DIRECT writes must check and adjust the file length
|
||||
(bsc#1234429).
|
||||
- ovl: fix UAF in ovl_dentry_update_reval by moving dput()
|
||||
in ovl_link_up (bsc#1234429).
|
||||
- scsi: ufs: core: Fix ufshcd_is_ufs_dev_busy() and
|
||||
ufshcd_eh_timed_out() (bsc#1234429).
|
||||
- landlock: Fix non-TCP sockets restriction (bsc#1234429).
|
||||
- RDMA/bnxt_re: Fix the statistics for Gen P7 VF (bsc#1234429).
|
||||
- RDMA/bnxt_re: Allocate dev_attr information dynamically
|
||||
(bsc#1234429).
|
||||
- RDMA/bnxt_re: Add sanity checks on rdev validity (bsc#1234429).
|
||||
- RDMA/bnxt_re: Cache MSIx info to a local structure
|
||||
(bsc#1234429).
|
||||
- RDMA/bnxt_re: Refactor NQ allocation (bsc#1234429).
|
||||
- RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors
|
||||
are reserved (bsc#1234429).
|
||||
- RDMA/hns: Fix mbox timing out by adding retry mechanism
|
||||
(bsc#1234429).
|
||||
- RDMA/mana_ib: Allocate PAGE aligned doorbell index
|
||||
(bsc#1234429).
|
||||
- RDMA/mlx5: Fix a WARN during dereg_mr for DM type (bsc#1234429).
|
||||
- RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with
|
||||
error (bsc#1234429).
|
||||
- IB/mlx5: Set and get correct qp_num for a DCT QP (bsc#1234429).
|
||||
- RDMA/mlx5: Fix the recovery flow of the UMR QP (bsc#1234429).
|
||||
- commit 98d940e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 16:44:55 CET 2025 - rfrohl@suse.com
|
||||
|
||||
|
@ -16,16 +16,16 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit 3fa82abc464c4f5729a769c411d1aa33c188004a
|
||||
%define git_commit 4685a218c5f1ea54150712017911d2f757be348f
|
||||
%define variant -longterm%{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
Name: kernel-syms-longterm
|
||||
Version: 6.12.17
|
||||
Version: 6.12.18
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g3fa82ab
|
||||
Release: <RELEASE>.g4685a21
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3cde6d88da4e7fb26a3e1dacf4e80b0b7ada2e61d265addf7b666ae3294f61e1
|
||||
size 3137556
|
||||
oid sha256:d648ec05fc25bab8d0274b1718980ca141426e2f684506d7b85a8a5bb7550f1e
|
||||
size 3260771
|
||||
|
149
series.conf
149
series.conf
@ -3808,6 +3808,155 @@
|
||||
patches.kernel.org/6.12.17-153-drm-amdgpu-bump-version-for-RV-PCO-compute-fi.patch
|
||||
patches.kernel.org/6.12.17-154-Linux-6.12.17.patch
|
||||
patches.kernel.org/mtd-rawnand-cadence-fix-unchecked-dereference.patch
|
||||
patches.kernel.org/6.12.18-001-RDMA-mlx5-Fix-the-recovery-flow-of-the-UMR-QP.patch
|
||||
patches.kernel.org/6.12.18-002-IB-mlx5-Set-and-get-correct-qp_num-for-a-DCT-.patch
|
||||
patches.kernel.org/6.12.18-003-RDMA-mlx5-Fix-a-race-for-DMABUF-MR-which-can-.patch
|
||||
patches.kernel.org/6.12.18-004-RDMA-mlx5-Fix-a-WARN-during-dereg_mr-for-DM-t.patch
|
||||
patches.kernel.org/6.12.18-005-RDMA-mana_ib-Allocate-PAGE-aligned-doorbell-i.patch
|
||||
patches.kernel.org/6.12.18-006-RDMA-hns-Fix-mbox-timing-out-by-adding-retry-.patch
|
||||
patches.kernel.org/6.12.18-007-RDMA-bnxt_re-Fail-probe-early-when-not-enough.patch
|
||||
patches.kernel.org/6.12.18-008-RDMA-bnxt_re-Refactor-NQ-allocation.patch
|
||||
patches.kernel.org/6.12.18-009-RDMA-bnxt_re-Cache-MSIx-info-to-a-local-struc.patch
|
||||
patches.kernel.org/6.12.18-010-RDMA-bnxt_re-Add-sanity-checks-on-rdev-validi.patch
|
||||
patches.kernel.org/6.12.18-011-RDMA-bnxt_re-Allocate-dev_attr-information-dy.patch
|
||||
patches.kernel.org/6.12.18-012-RDMA-bnxt_re-Fix-the-statistics-for-Gen-P7-VF.patch
|
||||
patches.kernel.org/6.12.18-013-landlock-Fix-non-TCP-sockets-restriction.patch
|
||||
patches.kernel.org/6.12.18-014-scsi-ufs-core-Fix-ufshcd_is_ufs_dev_busy-and-.patch
|
||||
patches.kernel.org/6.12.18-015-ovl-fix-UAF-in-ovl_dentry_update_reval-by-mov.patch
|
||||
patches.kernel.org/6.12.18-016-NFS-O_DIRECT-writes-must-check-and-adjust-the.patch
|
||||
patches.kernel.org/6.12.18-017-NFS-Adjust-delegated-timestamps-for-O_DIRECT-.patch
|
||||
patches.kernel.org/6.12.18-018-SUNRPC-Prevent-looping-due-to-rpc_signal_task.patch
|
||||
patches.kernel.org/6.12.18-019-NFSv4-Fix-a-deadlock-when-recovering-state-on.patch
|
||||
patches.kernel.org/6.12.18-020-SUNRPC-Handle-ETIMEDOUT-return-from-tlshd.patch
|
||||
patches.kernel.org/6.12.18-021-RDMA-mlx5-Fix-implicit-ODP-hang-on-parent-der.patch
|
||||
patches.kernel.org/6.12.18-022-RDMA-mlx5-Fix-AH-static-rate-parsing.patch
|
||||
patches.kernel.org/6.12.18-023-scsi-core-Clear-driver-private-data-when-retr.patch
|
||||
patches.kernel.org/6.12.18-024-scsi-ufs-core-Set-default-runtime-system-PM-l.patch
|
||||
patches.kernel.org/6.12.18-025-RDMA-mlx5-Fix-bind-QP-error-cleanup-flow.patch
|
||||
patches.kernel.org/6.12.18-026-RDMA-bnxt_re-Fix-the-page-details-for-the-srq.patch
|
||||
patches.kernel.org/6.12.18-027-sunrpc-suppress-warnings-for-unused-procfs-fu.patch
|
||||
patches.kernel.org/6.12.18-028-ALSA-usb-audio-Avoid-dropping-MIDI-events-at-.patch
|
||||
patches.kernel.org/6.12.18-029-Bluetooth-L2CAP-Fix-L2CAP_ECRED_CONN_RSP-resp.patch
|
||||
patches.kernel.org/6.12.18-030-rxrpc-rxperf-Fix-missing-decoding-of-terminal.patch
|
||||
patches.kernel.org/6.12.18-031-afs-Fix-the-server_list-to-unuse-a-displaced-.patch
|
||||
patches.kernel.org/6.12.18-032-afs-Give-an-afs_server-object-a-ref-on-the-af.patch
|
||||
patches.kernel.org/6.12.18-033-net-loopback-Avoid-sending-IP-packets-without.patch
|
||||
patches.kernel.org/6.12.18-034-net-set-the-minimum-for-net_hotdata.netdev_bu.patch
|
||||
patches.kernel.org/6.12.18-035-ipv4-Convert-icmp_route_lookup-to-dscp_t.patch
|
||||
patches.kernel.org/6.12.18-036-ipv4-Convert-ip_route_input-to-dscp_t.patch
|
||||
patches.kernel.org/6.12.18-037-ipvlan-Prepare-ipvlan_process_v4_outbound-to-.patch
|
||||
patches.kernel.org/6.12.18-038-ipvlan-ensure-network-headers-are-in-skb-line.patch
|
||||
patches.kernel.org/6.12.18-039-net-cadence-macb-Synchronize-stats-calculatio.patch
|
||||
patches.kernel.org/6.12.18-040-net-dsa-rtl8366rb-Fix-compilation-problem.patch
|
||||
patches.kernel.org/6.12.18-041-ASoC-es8328-fix-route-from-DAC-to-output.patch
|
||||
patches.kernel.org/6.12.18-042-ASoC-fsl-Rename-stream-name-of-SAI-DAI-driver.patch
|
||||
patches.kernel.org/6.12.18-043-ipvs-Always-clear-ipvs_property-flag-in-skb_s.patch
|
||||
patches.kernel.org/6.12.18-044-drm-xe-oa-Signal-output-fences.patch
|
||||
patches.kernel.org/6.12.18-045-drm-xe-oa-Move-functions-up-so-they-can-be-re.patch
|
||||
patches.kernel.org/6.12.18-046-drm-xe-oa-Add-syncs-support-to-OA-config-ioct.patch
|
||||
patches.kernel.org/6.12.18-047-drm-xe-oa-Allow-only-certain-property-changes.patch
|
||||
patches.kernel.org/6.12.18-048-drm-xe-oa-Allow-oa_exponent-value-of-0.patch
|
||||
patches.kernel.org/6.12.18-049-firmware-cs_dsp-Remove-async-regmap-writes.patch
|
||||
patches.kernel.org/6.12.18-050-ASoC-cs35l56-Prevent-races-when-soft-resettin.patch
|
||||
patches.kernel.org/6.12.18-051-ALSA-hda-realtek-Fix-wrong-mic-setup-for-ASUS.patch
|
||||
patches.kernel.org/6.12.18-052-net-ethernet-ti-am65-cpsw-select-PAGE_POOL.patch
|
||||
patches.kernel.org/6.12.18-053-tcp-devmem-don-t-write-truncated-dmabuf-CMSGs.patch
|
||||
patches.kernel.org/6.12.18-054-ice-add-E830-HW-VF-mailbox-message-limit-supp.patch
|
||||
patches.kernel.org/6.12.18-055-ice-Fix-deinitializing-VF-in-error-path.patch
|
||||
patches.kernel.org/6.12.18-056-ice-Avoid-setting-default-Rx-VSI-twice-in-swi.patch
|
||||
patches.kernel.org/6.12.18-057-tcp-Defer-ts_recent-changes-until-req-is-owne.patch
|
||||
patches.kernel.org/6.12.18-058-net-Clear-old-fragment-checksum-value-in-napi.patch
|
||||
patches.kernel.org/6.12.18-059-net-mvpp2-cls-Fixed-Non-IP-flow-with-vlan-tag.patch
|
||||
patches.kernel.org/6.12.18-060-net-mlx5-IRQ-Fix-null-string-in-debug-print.patch
|
||||
patches.kernel.org/6.12.18-061-net-ipv6-fix-dst-ref-loop-on-input-in-seg6-lw.patch
|
||||
patches.kernel.org/6.12.18-062-net-ipv6-fix-dst-ref-loop-on-input-in-rpl-lwt.patch
|
||||
patches.kernel.org/6.12.18-063-selftests-drv-net-Check-if-combined-count-exi.patch
|
||||
patches.kernel.org/6.12.18-064-idpf-fix-checksums-set-in-idpf_rx_rsc.patch
|
||||
patches.kernel.org/6.12.18-065-net-ti-icss-iep-Reject-perout-generation-requ.patch
|
||||
patches.kernel.org/6.12.18-066-thermal-gov_power_allocator-Fix-incorrect-cal.patch
|
||||
patches.kernel.org/6.12.18-067-perf-core-Order-the-PMU-list-to-fix-warning-a.patch
|
||||
patches.kernel.org/6.12.18-068-uprobes-Reject-the-shared-zeropage-in-uprobe_.patch
|
||||
patches.kernel.org/6.12.18-069-thermal-of-Simplify-thermal_of_should_bind-wi.patch
|
||||
patches.kernel.org/6.12.18-070-thermal-of-Fix-cdev-lookup-in-thermal_of_shou.patch
|
||||
patches.kernel.org/6.12.18-071-thermal-core-Move-lists-of-thermal-instances-.patch
|
||||
patches.kernel.org/6.12.18-072-thermal-gov_power_allocator-Update-total_weig.patch
|
||||
patches.kernel.org/6.12.18-073-io_uring-net-save-msg_control-for-compat.patch
|
||||
patches.kernel.org/6.12.18-074-unreachable-Unify.patch
|
||||
patches.kernel.org/6.12.18-075-objtool-Remove-annotate_-un-reachable.patch
|
||||
patches.kernel.org/6.12.18-076-objtool-Fix-C-jump-table-annotations-for-Clan.patch
|
||||
patches.kernel.org/6.12.18-077-x86-CPU-Fix-warm-boot-hang-regression-on-AMD-.patch
|
||||
patches.kernel.org/6.12.18-078-phy-rockchip-fix-Kconfig-dependency-more.patch
|
||||
patches.kernel.org/6.12.18-079-phy-rockchip-naneng-combphy-compatible-reset-.patch
|
||||
patches.kernel.org/6.12.18-080-riscv-KVM-Fix-hart-suspend-status-check.patch
|
||||
patches.kernel.org/6.12.18-081-riscv-KVM-Fix-hart-suspend_type-use.patch
|
||||
patches.kernel.org/6.12.18-082-riscv-KVM-Fix-SBI-IPI-error-generation.patch
|
||||
patches.kernel.org/6.12.18-083-riscv-KVM-Fix-SBI-TIME-error-generation.patch
|
||||
patches.kernel.org/6.12.18-084-tracing-Fix-bad-hist-from-corrupting-named_tr.patch
|
||||
patches.kernel.org/6.12.18-085-ftrace-Avoid-potential-division-by-zero-in-fu.patch
|
||||
patches.kernel.org/6.12.18-086-ALSA-usb-audio-Re-add-sample-rate-quirk-for-P.patch
|
||||
patches.kernel.org/6.12.18-087-ALSA-hda-realtek-Fix-microphone-regression-on.patch
|
||||
patches.kernel.org/6.12.18-088-KVM-arm64-Ensure-a-VMID-is-allocated-before-p.patch
|
||||
patches.kernel.org/6.12.18-089-perf-core-Add-RCU-read-lock-protection-to-per.patch
|
||||
patches.kernel.org/6.12.18-090-perf-x86-Fix-low-freqency-setting-issue.patch
|
||||
patches.kernel.org/6.12.18-091-perf-core-Fix-low-freq-setting-via-IOC_PERIOD.patch
|
||||
patches.kernel.org/6.12.18-092-drm-xe-regs-remove-a-duplicate-definition-for.patch
|
||||
patches.kernel.org/6.12.18-093-drm-xe-userptr-restore-invalidation-list-on-e.patch
|
||||
patches.kernel.org/6.12.18-094-drm-xe-userptr-fix-EFAULT-handling.patch
|
||||
patches.kernel.org/6.12.18-095-drm-amdkfd-Preserve-cp_hqd_pq_control-on-upda.patch
|
||||
patches.kernel.org/6.12.18-096-drm-amdgpu-disable-BAR-resize-on-Dell-G5-SE.patch
|
||||
patches.kernel.org/6.12.18-097-drm-amdgpu-init-return-value-in-amdgpu_ttm_cl.patch
|
||||
patches.kernel.org/6.12.18-098-drm-amd-display-Disable-PSR-SU-on-eDP-panels.patch
|
||||
patches.kernel.org/6.12.18-099-drm-amd-display-add-a-quirk-to-enable-eDP0-on.patch
|
||||
patches.kernel.org/6.12.18-100-drm-amd-display-Fix-HPD-after-gpu-reset.patch
|
||||
patches.kernel.org/6.12.18-101-arm64-mm-Fix-Boot-panic-on-Ampere-Altra.patch
|
||||
patches.kernel.org/6.12.18-102-block-Remove-zone-write-plugs-when-handling-n.patch
|
||||
patches.kernel.org/6.12.18-103-i2c-npcm-disable-interrupt-enable-bit-before-.patch
|
||||
patches.kernel.org/6.12.18-104-i2c-ls2x-Fix-frequency-division-register-acce.patch
|
||||
patches.kernel.org/6.12.18-105-usbnet-gl620a-fix-endpoint-checking-in-geneli.patch
|
||||
patches.kernel.org/6.12.18-106-net-stmmac-dwmac-loongson-Add-fix_soc_reset-c.patch
|
||||
patches.kernel.org/6.12.18-107-net-phy-qcom-qca807x-fix-condition-for-DAC_DS.patch
|
||||
patches.kernel.org/6.12.18-108-net-enetc-fix-the-off-by-one-issue-in-enetc_m.patch
|
||||
patches.kernel.org/6.12.18-109-net-enetc-keep-track-of-correct-Tx-BD-count-i.patch
|
||||
patches.kernel.org/6.12.18-110-net-enetc-VFs-do-not-support-HWTSTAMP_TX_ONES.patch
|
||||
patches.kernel.org/6.12.18-111-net-enetc-update-UDP-checksum-when-updating-o.patch
|
||||
patches.kernel.org/6.12.18-112-net-enetc-correct-the-xdp_tx-statistics.patch
|
||||
patches.kernel.org/6.12.18-113-net-enetc-fix-the-off-by-one-issue-in-enetc_m.patch
|
||||
patches.kernel.org/6.12.18-114-phy-tegra-xusb-reset-VBUS-ID-OVERRIDE.patch
|
||||
patches.kernel.org/6.12.18-115-phy-exynos5-usbdrd-fix-MPLL_MULTIPLIER-and-SS.patch
|
||||
patches.kernel.org/6.12.18-116-phy-exynos5-usbdrd-gs101-ensure-power-is-gate.patch
|
||||
patches.kernel.org/6.12.18-117-iommu-vt-d-Remove-device-comparison-in-contex.patch
|
||||
patches.kernel.org/6.12.18-118-iommu-vt-d-Fix-suspicious-RCU-usage.patch
|
||||
patches.kernel.org/6.12.18-119-intel_idle-Handle-older-CPUs-which-stop-the-T.patch
|
||||
patches.kernel.org/6.12.18-120-mptcp-always-handle-address-removal-under-msk.patch
|
||||
patches.kernel.org/6.12.18-121-mptcp-reset-when-MPTCP-opts-are-dropped-after.patch
|
||||
patches.kernel.org/6.12.18-122-selftests-landlock-Test-that-MPTCP-actions-ar.patch
|
||||
patches.kernel.org/6.12.18-123-vmlinux.lds-Ensure-that-const-vars-with-reloc.patch
|
||||
patches.kernel.org/6.12.18-124-rcuref-Plug-slowpath-race-in-rcuref_put.patch
|
||||
patches.kernel.org/6.12.18-125-sched-core-Prevent-rescheduling-when-interrup.patch
|
||||
patches.kernel.org/6.12.18-126-sched_ext-Fix-pick_task_scx-picking-non-queue.patch
|
||||
patches.kernel.org/6.12.18-127-selftests-landlock-Test-TCP-accesses-with-pro.patch
|
||||
patches.kernel.org/6.12.18-128-dm-integrity-Avoid-divide-by-zero-in-table-st.patch
|
||||
patches.kernel.org/6.12.18-129-dm-vdo-add-missing-spin_lock_init.patch
|
||||
patches.kernel.org/6.12.18-130-ima-Reset-IMA_NONACTION_RULE_FLAGS-after-post.patch
|
||||
patches.kernel.org/6.12.18-131-scsi-ufs-core-bsg-Fix-crash-when-arpmb-comman.patch
|
||||
patches.kernel.org/6.12.18-132-rseq-selftests-Fix-riscv-rseq_offset_deref_ad.patch
|
||||
patches.kernel.org/6.12.18-133-riscv-futex-sign-extend-compare-value-in-atom.patch
|
||||
patches.kernel.org/6.12.18-134-riscv-signal-fix-signal-frame-size.patch
|
||||
patches.kernel.org/6.12.18-135-riscv-cacheinfo-Use-of_property_present-for-n.patch
|
||||
patches.kernel.org/6.12.18-136-riscv-signal-fix-signal_minsigstksz.patch
|
||||
patches.kernel.org/6.12.18-137-riscv-cpufeature-use-bitmap_equal-instead-of-.patch
|
||||
patches.kernel.org/6.12.18-138-efi-Don-t-map-the-entire-mokvar-table-to-dete.patch
|
||||
patches.kernel.org/6.12.18-139-amdgpu-pm-legacy-fix-suspend-resume-issues.patch
|
||||
patches.kernel.org/6.12.18-140-x86-microcode-AMD-Return-bool-from-find_blobs.patch
|
||||
patches.kernel.org/6.12.18-141-x86-microcode-AMD-Have-__apply_microcode_amd-.patch
|
||||
patches.kernel.org/6.12.18-142-x86-microcode-AMD-Remove-ugly-linebreak-in-__.patch
|
||||
patches.kernel.org/6.12.18-143-x86-microcode-AMD-Remove-unused-save_microcod.patch
|
||||
patches.kernel.org/6.12.18-144-x86-microcode-AMD-Merge-early_apply_microcode.patch
|
||||
patches.kernel.org/6.12.18-145-x86-microcode-AMD-Get-rid-of-the-_load_microc.patch
|
||||
patches.kernel.org/6.12.18-146-x86-microcode-AMD-Add-get_patch_level.patch
|
||||
patches.kernel.org/6.12.18-147-x86-microcode-AMD-Load-only-SHA256-checksumme.patch
|
||||
patches.kernel.org/6.12.18-148-thermal-gov_power_allocator-Add-missing-NULL-.patch
|
||||
patches.kernel.org/6.12.18-149-Linux-6.12.18.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
|
@ -1,3 +1,3 @@
|
||||
2025-02-27 15:44:55 +0000
|
||||
GIT Revision: 3fa82abc464c4f5729a769c411d1aa33c188004a
|
||||
2025-03-07 19:28:00 +0000
|
||||
GIT Revision: 4685a218c5f1ea54150712017911d2f757be348f
|
||||
GIT Branch: slowroll
|
||||
|
Loading…
x
Reference in New Issue
Block a user