forked from pool/kernel-source-longterm
commit 5c59d85e9c9eab273c9ec2db1f453e9f7094e593
OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=198
This commit is contained in:
@@ -1,3 +1,353 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 24 13:33:29 CET 2025 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- selftests: mptcp: join: userspace: longer timeout (git-fixes).
|
||||||
|
- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
|
||||||
|
- commit 5fdfc4f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 24 11:14:32 CET 2025 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- Linux 6.12.59 (bsc#1234429).
|
||||||
|
- Bluetooth: MGMT: fix crash in set_mesh_sync and
|
||||||
|
set_mesh_complete (bsc#1234429).
|
||||||
|
- proc: proc_maps_open allow proc_mem_open to return NULL
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: netpoll: ensure skb_pool list is always initialized
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: phy: micrel: Fix lan8814_config_init (bsc#1234429).
|
||||||
|
- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
|
||||||
|
(bsc#1234429).
|
||||||
|
- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
|
||||||
|
to >0 order (bsc#1234429).
|
||||||
|
- mm/huge_memory: do not change split_huge_page*() target order
|
||||||
|
silently (bsc#1234429).
|
||||||
|
- mm/secretmem: fix use-after-free race in fault handler
|
||||||
|
(bsc#1234429).
|
||||||
|
- mm/truncate: unmap large folio on split failure (bsc#1234429).
|
||||||
|
- mm/memory: do not populate page table entries beyond i_size
|
||||||
|
(bsc#1234429).
|
||||||
|
- uio_hv_generic: Set event for all channels on the device
|
||||||
|
(bsc#1234429).
|
||||||
|
- rust: kbuild: workaround `rustdoc` doctests modifier bug
|
||||||
|
(bsc#1234429).
|
||||||
|
- rust: kbuild: treat `build_error` and `rustdoc` as kernel
|
||||||
|
objects (bsc#1234429).
|
||||||
|
- io_uring/napi: fix io_napi_entry RCU accesses (bsc#1234429).
|
||||||
|
- ALSA: hda: Fix missing pointer check in
|
||||||
|
hda_component_manager_init function (bsc#1234429).
|
||||||
|
- KVM: VMX: Fix check for valid GVA on an EPT violation
|
||||||
|
(bsc#1234429).
|
||||||
|
- KVM: VMX: Split out guts of EPT violation to common/exposed
|
||||||
|
function (bsc#1234429).
|
||||||
|
- net: netpoll: fix incorrect refcount handling causing incorrect
|
||||||
|
cleanup (bsc#1234429).
|
||||||
|
- net: netpoll: flush skb pool during cleanup (bsc#1234429).
|
||||||
|
- net: netpoll: Individualize the skb pool (bsc#1234429).
|
||||||
|
- KVM: guest_memfd: Remove bindings on memslot deletion when
|
||||||
|
gmem is dying (bsc#1234429).
|
||||||
|
- KVM: guest_memfd: Remove RCU-protected attribute from
|
||||||
|
slot->gmem.file (bsc#1234429).
|
||||||
|
- KVM: guest_memfd: Pass index, not gfn, to __kvm_gmem_get_pfn()
|
||||||
|
(bsc#1234429).
|
||||||
|
- mm, percpu: do not consider sleepable allocations atomic
|
||||||
|
(bsc#1234429).
|
||||||
|
- wifi: mac80211: use wiphy_hrtimer_work for csa.switch_work
|
||||||
|
(bsc#1234429).
|
||||||
|
- wifi: cfg80211: add an hrtimer based delayed work item
|
||||||
|
(bsc#1234429).
|
||||||
|
- mptcp: fix MSG_PEEK stream corruption (bsc#1234429).
|
||||||
|
- selftests: mptcp: join: properly kill background tasks
|
||||||
|
(bsc#1234429).
|
||||||
|
- selftests: mptcp: join: userspace: longer transfer
|
||||||
|
(bsc#1234429).
|
||||||
|
- selftests: mptcp: connect: trunc: read all recv data
|
||||||
|
(bsc#1234429).
|
||||||
|
- selftests: mptcp: join: endpoints: longer transfer
|
||||||
|
(bsc#1234429).
|
||||||
|
- selftests: mptcp: join: rm: set backup flag (bsc#1234429).
|
||||||
|
- selftests: mptcp: connect: fix fallback note due to OoO
|
||||||
|
(bsc#1234429).
|
||||||
|
- pmdomain: samsung: plug potential memleak during probe
|
||||||
|
(bsc#1234429).
|
||||||
|
- pmdomain: imx: Fix reference count leak in imx_gpc_remove
|
||||||
|
(bsc#1234429).
|
||||||
|
- pmdomain: arm: scmi: Fix genpd leak on provider registration
|
||||||
|
failure (bsc#1234429).
|
||||||
|
- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
|
||||||
|
VRAM surfaces (bsc#1234429).
|
||||||
|
- drm/amdkfd: relax checks for over allocation of save area
|
||||||
|
(bsc#1234429).
|
||||||
|
- btrfs: release root after error in
|
||||||
|
data_reloc_print_warning_inode() (bsc#1234429).
|
||||||
|
- btrfs: do not update last_log_commit when logging inode due
|
||||||
|
to a new name (bsc#1234429).
|
||||||
|
- btrfs: scrub: put bio after errors in
|
||||||
|
scrub_raid56_parity_stripe() (bsc#1234429).
|
||||||
|
- btrfs: zoned: fix conventional zone capacity calculation
|
||||||
|
(bsc#1234429).
|
||||||
|
- PM: hibernate: Use atomic64_t for compressed_size variable
|
||||||
|
(bsc#1234429).
|
||||||
|
- PM: hibernate: Emit an error when image writing fails
|
||||||
|
(bsc#1234429).
|
||||||
|
- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
|
||||||
|
injection (bsc#1234429).
|
||||||
|
- EDAC/altera: Handle OCRAM ECC enable after warm reset
|
||||||
|
(bsc#1234429).
|
||||||
|
- LoongArch: Use physical addresses for
|
||||||
|
CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1234429).
|
||||||
|
- ftrace: Fix BPF fexit with livepatch (bsc#1234429).
|
||||||
|
- selftests/user_events: fix type cast for write_index packed
|
||||||
|
member in perf_test (bsc#1234429).
|
||||||
|
- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
|
||||||
|
(bsc#1234429).
|
||||||
|
- spi: Try to get ACPI GPIO IRQ earlier (bsc#1234429).
|
||||||
|
- smb: client: fix cifs_pick_channel when channel needs reconnect
|
||||||
|
(bsc#1234429).
|
||||||
|
- crypto: hisilicon/qm - Fix device reference leak in
|
||||||
|
qm_get_qos_value (bsc#1234429).
|
||||||
|
- crash: fix crashkernel resource shrink (bsc#1234429).
|
||||||
|
- codetag: debug: handle existing CODETAG_EMPTY in
|
||||||
|
mark_objexts_empty for slabobj_ext (bsc#1234429).
|
||||||
|
- cifs: client: fix memory leak in smb3_fs_context_parse_param
|
||||||
|
(bsc#1234429).
|
||||||
|
- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
|
||||||
|
(bsc#1234429).
|
||||||
|
- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
|
||||||
|
(bsc#1234429).
|
||||||
|
- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
|
||||||
|
(bsc#1234429).
|
||||||
|
- mm/shmem: fix THP allocation and fallback loop (bsc#1234429).
|
||||||
|
- mm/mm_init: fix hash table order logging in
|
||||||
|
alloc_large_system_hash() (bsc#1234429).
|
||||||
|
- fs/proc: fix uaf in proc_readdir_de() (bsc#1234429).
|
||||||
|
- wifi: mac80211: reject address change while connecting
|
||||||
|
(bsc#1234429).
|
||||||
|
- selftests/tracing: Run sample events to clear page cache events
|
||||||
|
(bsc#1234429).
|
||||||
|
- nilfs2: avoid having an active sc_timer before freeing sci
|
||||||
|
(bsc#1234429).
|
||||||
|
- ipv4: route: Prevent rt_bind_exception() from rebinding stale
|
||||||
|
fnhe (bsc#1234429).
|
||||||
|
- LoongArch: Let {pte,pmd}_modify() record the status of
|
||||||
|
_PAGE_DIRTY (bsc#1234429).
|
||||||
|
- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1234429).
|
||||||
|
- dma-mapping: benchmark: Restore padding to ensure uABI remained
|
||||||
|
consistent (bsc#1234429).
|
||||||
|
- strparser: Fix signed/unsigned mismatch bug (bsc#1234429).
|
||||||
|
- ksm: use range-walk function to jump over holes in
|
||||||
|
scan_get_next_rmap_item (bsc#1234429).
|
||||||
|
- ksmbd: close accepted socket when per-IP limit rejects
|
||||||
|
connection (bsc#1234429).
|
||||||
|
- gcov: add support for GCC 15 (bsc#1234429).
|
||||||
|
- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
|
||||||
|
(bsc#1234429).
|
||||||
|
- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
|
||||||
|
attributes (bsc#1234429).
|
||||||
|
- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1234429).
|
||||||
|
- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
|
||||||
|
updated (bsc#1234429).
|
||||||
|
- LoongArch: KVM: Add delay until timer interrupt injected
|
||||||
|
(bsc#1234429).
|
||||||
|
- LoongArch: KVM: Restore guest PMU if it is enabled
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: dsa: sja1105: fix kasan out-of-bounds warning in
|
||||||
|
sja1105_table_delete_entry() (bsc#1234429).
|
||||||
|
- HID: uclogic: Fix potential memory leak in error path
|
||||||
|
(bsc#1234429).
|
||||||
|
- HID: playstation: Fix memory leak in
|
||||||
|
dualshock4_get_calibration_data() (bsc#1234429).
|
||||||
|
- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
|
||||||
|
PHY (bsc#1234429).
|
||||||
|
- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
|
||||||
|
(bsc#1234429).
|
||||||
|
- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1234429).
|
||||||
|
- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
|
||||||
|
generic (bsc#1234429).
|
||||||
|
- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
|
||||||
|
odroid-m1 (bsc#1234429).
|
||||||
|
- netfilter: nf_tables: reject duplicate device on updates
|
||||||
|
(bsc#1234429).
|
||||||
|
- Revert "netfilter: nf_tables: Reintroduce shortened deletion
|
||||||
|
notifications" (bsc#1234429).
|
||||||
|
- sched_ext: Fix unsafe locking in the scx_dump_state()
|
||||||
|
(bsc#1234429).
|
||||||
|
- fs/namespace: correctly handle errors returned by
|
||||||
|
grab_requested_mnt_ns (bsc#1234429).
|
||||||
|
- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1234429).
|
||||||
|
- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1234429).
|
||||||
|
- hostfs: Fix only passing host root in boot stage with new mount
|
||||||
|
(bsc#1234429).
|
||||||
|
- f2fs: fix to avoid overflow while left shift operation
|
||||||
|
(bsc#1234429).
|
||||||
|
- Bluetooth: MGMT: Fix possible UAFs (bsc#1234429).
|
||||||
|
- ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()
|
||||||
|
(bsc#1234429).
|
||||||
|
- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
|
||||||
|
(bsc#1234429).
|
||||||
|
- ext4: introduce ITAIL helper (bsc#1234429).
|
||||||
|
- proc: fix the issue of proc_mem_open returning NULL
|
||||||
|
(bsc#1234429).
|
||||||
|
- wifi: ath11k: Clear affinity hint before calling
|
||||||
|
ath11k_pcic_free_irq() in error path (bsc#1234429).
|
||||||
|
- irqchip/riscv-intc: Add missing free() callback in
|
||||||
|
riscv_intc_domain_ops (bsc#1234429).
|
||||||
|
- bpf: account for current allocated stack depth in
|
||||||
|
widen_imprecise_scalars() (bsc#1234429).
|
||||||
|
- bpf: Add bpf_prog_run_data_pointers() (bsc#1234429).
|
||||||
|
- acpi/hmat: Fix lockdep warning for hmem_register_resource()
|
||||||
|
(bsc#1234429).
|
||||||
|
- ALSA: usb-audio: Fix NULL pointer dereference in
|
||||||
|
snd_usb_mixer_controls_badd (bsc#1234429).
|
||||||
|
- NFS: Fix LTP test failures when timestamps are delegated
|
||||||
|
(bsc#1234429).
|
||||||
|
- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
|
||||||
|
(bsc#1234429).
|
||||||
|
- NFS: sysfs: fix leak when nfs_client kobject add fails
|
||||||
|
(bsc#1234429).
|
||||||
|
- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
|
||||||
|
(bsc#1234429).
|
||||||
|
- simplify nfs_atomic_open_v23() (bsc#1234429).
|
||||||
|
- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
|
||||||
|
using TLS (bsc#1234429).
|
||||||
|
- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1234429).
|
||||||
|
- ASoC: tas2781: fix getting the wrong device number
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/vmwgfx: Validate command header size against
|
||||||
|
SVGA_CMD_MAX_DATASIZE (bsc#1234429).
|
||||||
|
- ASoC: codecs: va-macro: fix resource leak in probe error path
|
||||||
|
(bsc#1234429).
|
||||||
|
- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1234429).
|
||||||
|
- regulator: fixed: fix GPIO descriptor leak on register failure
|
||||||
|
(bsc#1234429).
|
||||||
|
- acpi,srat: Fix incorrect device handle check for Generic
|
||||||
|
Initiator (bsc#1234429).
|
||||||
|
- Bluetooth: L2CAP: export l2cap_chan_hold for modules
|
||||||
|
(bsc#1234429).
|
||||||
|
- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
|
||||||
|
(bsc#1234429).
|
||||||
|
- ACPI: CPPC: Perform fast check switch only for online CPUs
|
||||||
|
(bsc#1234429).
|
||||||
|
- ACPI: CPPC: Check _CPC validity for only the online CPUs
|
||||||
|
(bsc#1234429).
|
||||||
|
- ACPI: CPPC: Detect preferred core availability on online CPUs
|
||||||
|
(bsc#1234429).
|
||||||
|
- hsr: Fix supervision frame sending on HSRv0 (bsc#1234429).
|
||||||
|
- virtio-net: fix incorrect flags recording in big mode
|
||||||
|
(bsc#1234429).
|
||||||
|
- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1234429).
|
||||||
|
- net/mlx5e: Fix potentially misleading debug message
|
||||||
|
(bsc#1234429).
|
||||||
|
- net/mlx5e: Fix wraparound in rate limiting for values above
|
||||||
|
255 Gbps (bsc#1234429).
|
||||||
|
- net/mlx5e: Fix maxrate wraparound in threshold between units
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
|
||||||
|
kernel-infoleak (bsc#1234429).
|
||||||
|
- net: sched: act_connmark: initialize struct tc_ife to fix
|
||||||
|
kernel leak (bsc#1234429).
|
||||||
|
- net_sched: act_connmark: use RCU in tcf_connmark_dump()
|
||||||
|
(bsc#1234429).
|
||||||
|
- af_unix: Initialise scc_index in unix_add_edge() (bsc#1234429).
|
||||||
|
- wifi: mac80211: skip rate verification for not captured PSDUs
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: mdio: fix resource leak in mdiobus_register_device()
|
||||||
|
(bsc#1234429).
|
||||||
|
- tipc: Fix use-after-free in tipc_mon_reinit_self()
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
|
||||||
|
timeout (bsc#1234429).
|
||||||
|
- net/handshake: Fix memory leak in tls_handshake_accept()
|
||||||
|
(bsc#1234429).
|
||||||
|
- net/smc: fix mismatch between CLC header and proposal
|
||||||
|
(bsc#1234429).
|
||||||
|
- sctp: prevent possible shift-out-of-bounds in
|
||||||
|
sctp_transport_update_rto (bsc#1234429).
|
||||||
|
- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
|
||||||
|
(bsc#1234429).
|
||||||
|
- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
|
||||||
|
confusion (bsc#1234429).
|
||||||
|
- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
|
||||||
|
(bsc#1234429).
|
||||||
|
- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
|
||||||
|
UAF (bsc#1234429).
|
||||||
|
- Bluetooth: MGMT: cancel mesh send timer when hdev removed
|
||||||
|
(bsc#1234429).
|
||||||
|
- NFSD: Skip close replay processing if XDR encoding fails
|
||||||
|
(bsc#1234429).
|
||||||
|
- rust: Add -fno-isolate-erroneous-paths-dereference to
|
||||||
|
bindgen_skip_c_flags (bsc#1234429).
|
||||||
|
- net: phy: micrel: lan8814 fix reset of the QSGMII interface
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: phy: micrel: Replace hardcoded pages with defines
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: phy: micrel: Introduce lanphy_modify_page_reg
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: fec: correct rx_bytes statistic for the case SHIFT16 is
|
||||||
|
set (bsc#1234429).
|
||||||
|
- selftests: net: local_termination: Wait for interfaces to come
|
||||||
|
up (bsc#1234429).
|
||||||
|
- erofs: avoid infinite loop due to incomplete zstd-compressed
|
||||||
|
data (bsc#1234429).
|
||||||
|
- wifi: ath11k: zero init info->status in
|
||||||
|
wmi_process_mgmt_tx_comp() (bsc#1234429).
|
||||||
|
- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
|
||||||
|
(bsc#1234429).
|
||||||
|
- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
|
||||||
|
(bsc#1234429).
|
||||||
|
- smb/server: fix possible refcount leak in smb2_sess_setup()
|
||||||
|
(bsc#1234429).
|
||||||
|
- smb/server: fix possible memory leak in smb2_read()
|
||||||
|
(bsc#1234429).
|
||||||
|
- exfat: fix improper check of dentry.stream.valid_size
|
||||||
|
(bsc#1234429).
|
||||||
|
- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
|
||||||
|
(bsc#1234429).
|
||||||
|
- NFS: check if suid/sgid was cleared after a write as needed
|
||||||
|
(bsc#1234429).
|
||||||
|
- HID: nintendo: Wait longer for initial probe (bsc#1234429).
|
||||||
|
- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
|
||||||
|
(bsc#1234429).
|
||||||
|
- NFS4: Apply delay_retrans to async operations (bsc#1234429).
|
||||||
|
- NFS4: Fix state renewals missing after boot (bsc#1234429).
|
||||||
|
- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
|
||||||
|
APU devices (bsc#1234429).
|
||||||
|
- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1234429).
|
||||||
|
- riscv: acpi: avoid errors caused by probing DT devices when
|
||||||
|
ACPI is used (bsc#1234429).
|
||||||
|
- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
|
||||||
|
to avoid rfence errors (bsc#1234429).
|
||||||
|
- riscv: Build loader.bin exclusively for Canaan K210
|
||||||
|
(bsc#1234429).
|
||||||
|
- compiler_types: Move unused static inline functions warning
|
||||||
|
to W=2 (bsc#1234429).
|
||||||
|
- arm64: kprobes: check the return value of set_memory_rox()
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/xe: Do clean shutdown also when using flr (bsc#1234429).
|
||||||
|
- drm/xe: Move declarations under conditional branch
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/xe/guc: Synchronize Dead CT worker with unbind
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/amd: Fix suspend failure with secure display TA
|
||||||
|
(bsc#1234429).
|
||||||
|
- iommufd: Make vfio_compat's unmap succeed if the range is
|
||||||
|
already empty (bsc#1234429).
|
||||||
|
- smb: client: fix refcount leak in smb2_set_path_attr
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/i915: Fix conversion between clock ticks and nanoseconds
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/i915: Avoid lock inversion when pinning to GGTT on
|
||||||
|
CHV/BXT+VTD (bsc#1234429).
|
||||||
|
- drm/mediatek: Add pm_runtime support for GCE power control
|
||||||
|
(bsc#1234429).
|
||||||
|
- commit 0ea5627
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 13 22:09:47 CET 2025 - rfrohl@suse.com
|
Thu Nov 13 22:09:47 CET 2025 - rfrohl@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.12
|
%define srcversion 6.12
|
||||||
%define patchversion 6.12.58
|
%define patchversion 6.12.59
|
||||||
%define git_commit d788c4f7bf4263db7232d9d765fcc3d000f8687b
|
%define git_commit 5c59d85e9c9eab273c9ec2db1f453e9f7094e593
|
||||||
%define variant -longterm%{nil}
|
%define variant -longterm%{nil}
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
%define compress_vmlinux xz
|
%define compress_vmlinux xz
|
||||||
@@ -40,9 +40,9 @@
|
|||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||||
|
|
||||||
Name: kernel-longterm
|
Name: kernel-longterm
|
||||||
Version: 6.12.58
|
Version: 6.12.59
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gd788c4f
|
Release: <RELEASE>.g5c59d85
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -1,3 +1,353 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 24 13:33:29 CET 2025 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- selftests: mptcp: join: userspace: longer timeout (git-fixes).
|
||||||
|
- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
|
||||||
|
- commit 5fdfc4f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 24 11:14:32 CET 2025 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- Linux 6.12.59 (bsc#1234429).
|
||||||
|
- Bluetooth: MGMT: fix crash in set_mesh_sync and
|
||||||
|
set_mesh_complete (bsc#1234429).
|
||||||
|
- proc: proc_maps_open allow proc_mem_open to return NULL
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: netpoll: ensure skb_pool list is always initialized
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: phy: micrel: Fix lan8814_config_init (bsc#1234429).
|
||||||
|
- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
|
||||||
|
(bsc#1234429).
|
||||||
|
- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
|
||||||
|
to >0 order (bsc#1234429).
|
||||||
|
- mm/huge_memory: do not change split_huge_page*() target order
|
||||||
|
silently (bsc#1234429).
|
||||||
|
- mm/secretmem: fix use-after-free race in fault handler
|
||||||
|
(bsc#1234429).
|
||||||
|
- mm/truncate: unmap large folio on split failure (bsc#1234429).
|
||||||
|
- mm/memory: do not populate page table entries beyond i_size
|
||||||
|
(bsc#1234429).
|
||||||
|
- uio_hv_generic: Set event for all channels on the device
|
||||||
|
(bsc#1234429).
|
||||||
|
- rust: kbuild: workaround `rustdoc` doctests modifier bug
|
||||||
|
(bsc#1234429).
|
||||||
|
- rust: kbuild: treat `build_error` and `rustdoc` as kernel
|
||||||
|
objects (bsc#1234429).
|
||||||
|
- io_uring/napi: fix io_napi_entry RCU accesses (bsc#1234429).
|
||||||
|
- ALSA: hda: Fix missing pointer check in
|
||||||
|
hda_component_manager_init function (bsc#1234429).
|
||||||
|
- KVM: VMX: Fix check for valid GVA on an EPT violation
|
||||||
|
(bsc#1234429).
|
||||||
|
- KVM: VMX: Split out guts of EPT violation to common/exposed
|
||||||
|
function (bsc#1234429).
|
||||||
|
- net: netpoll: fix incorrect refcount handling causing incorrect
|
||||||
|
cleanup (bsc#1234429).
|
||||||
|
- net: netpoll: flush skb pool during cleanup (bsc#1234429).
|
||||||
|
- net: netpoll: Individualize the skb pool (bsc#1234429).
|
||||||
|
- KVM: guest_memfd: Remove bindings on memslot deletion when
|
||||||
|
gmem is dying (bsc#1234429).
|
||||||
|
- KVM: guest_memfd: Remove RCU-protected attribute from
|
||||||
|
slot->gmem.file (bsc#1234429).
|
||||||
|
- KVM: guest_memfd: Pass index, not gfn, to __kvm_gmem_get_pfn()
|
||||||
|
(bsc#1234429).
|
||||||
|
- mm, percpu: do not consider sleepable allocations atomic
|
||||||
|
(bsc#1234429).
|
||||||
|
- wifi: mac80211: use wiphy_hrtimer_work for csa.switch_work
|
||||||
|
(bsc#1234429).
|
||||||
|
- wifi: cfg80211: add an hrtimer based delayed work item
|
||||||
|
(bsc#1234429).
|
||||||
|
- mptcp: fix MSG_PEEK stream corruption (bsc#1234429).
|
||||||
|
- selftests: mptcp: join: properly kill background tasks
|
||||||
|
(bsc#1234429).
|
||||||
|
- selftests: mptcp: join: userspace: longer transfer
|
||||||
|
(bsc#1234429).
|
||||||
|
- selftests: mptcp: connect: trunc: read all recv data
|
||||||
|
(bsc#1234429).
|
||||||
|
- selftests: mptcp: join: endpoints: longer transfer
|
||||||
|
(bsc#1234429).
|
||||||
|
- selftests: mptcp: join: rm: set backup flag (bsc#1234429).
|
||||||
|
- selftests: mptcp: connect: fix fallback note due to OoO
|
||||||
|
(bsc#1234429).
|
||||||
|
- pmdomain: samsung: plug potential memleak during probe
|
||||||
|
(bsc#1234429).
|
||||||
|
- pmdomain: imx: Fix reference count leak in imx_gpc_remove
|
||||||
|
(bsc#1234429).
|
||||||
|
- pmdomain: arm: scmi: Fix genpd leak on provider registration
|
||||||
|
failure (bsc#1234429).
|
||||||
|
- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
|
||||||
|
VRAM surfaces (bsc#1234429).
|
||||||
|
- drm/amdkfd: relax checks for over allocation of save area
|
||||||
|
(bsc#1234429).
|
||||||
|
- btrfs: release root after error in
|
||||||
|
data_reloc_print_warning_inode() (bsc#1234429).
|
||||||
|
- btrfs: do not update last_log_commit when logging inode due
|
||||||
|
to a new name (bsc#1234429).
|
||||||
|
- btrfs: scrub: put bio after errors in
|
||||||
|
scrub_raid56_parity_stripe() (bsc#1234429).
|
||||||
|
- btrfs: zoned: fix conventional zone capacity calculation
|
||||||
|
(bsc#1234429).
|
||||||
|
- PM: hibernate: Use atomic64_t for compressed_size variable
|
||||||
|
(bsc#1234429).
|
||||||
|
- PM: hibernate: Emit an error when image writing fails
|
||||||
|
(bsc#1234429).
|
||||||
|
- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
|
||||||
|
injection (bsc#1234429).
|
||||||
|
- EDAC/altera: Handle OCRAM ECC enable after warm reset
|
||||||
|
(bsc#1234429).
|
||||||
|
- LoongArch: Use physical addresses for
|
||||||
|
CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1234429).
|
||||||
|
- ftrace: Fix BPF fexit with livepatch (bsc#1234429).
|
||||||
|
- selftests/user_events: fix type cast for write_index packed
|
||||||
|
member in perf_test (bsc#1234429).
|
||||||
|
- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
|
||||||
|
(bsc#1234429).
|
||||||
|
- spi: Try to get ACPI GPIO IRQ earlier (bsc#1234429).
|
||||||
|
- smb: client: fix cifs_pick_channel when channel needs reconnect
|
||||||
|
(bsc#1234429).
|
||||||
|
- crypto: hisilicon/qm - Fix device reference leak in
|
||||||
|
qm_get_qos_value (bsc#1234429).
|
||||||
|
- crash: fix crashkernel resource shrink (bsc#1234429).
|
||||||
|
- codetag: debug: handle existing CODETAG_EMPTY in
|
||||||
|
mark_objexts_empty for slabobj_ext (bsc#1234429).
|
||||||
|
- cifs: client: fix memory leak in smb3_fs_context_parse_param
|
||||||
|
(bsc#1234429).
|
||||||
|
- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
|
||||||
|
(bsc#1234429).
|
||||||
|
- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
|
||||||
|
(bsc#1234429).
|
||||||
|
- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
|
||||||
|
(bsc#1234429).
|
||||||
|
- mm/shmem: fix THP allocation and fallback loop (bsc#1234429).
|
||||||
|
- mm/mm_init: fix hash table order logging in
|
||||||
|
alloc_large_system_hash() (bsc#1234429).
|
||||||
|
- fs/proc: fix uaf in proc_readdir_de() (bsc#1234429).
|
||||||
|
- wifi: mac80211: reject address change while connecting
|
||||||
|
(bsc#1234429).
|
||||||
|
- selftests/tracing: Run sample events to clear page cache events
|
||||||
|
(bsc#1234429).
|
||||||
|
- nilfs2: avoid having an active sc_timer before freeing sci
|
||||||
|
(bsc#1234429).
|
||||||
|
- ipv4: route: Prevent rt_bind_exception() from rebinding stale
|
||||||
|
fnhe (bsc#1234429).
|
||||||
|
- LoongArch: Let {pte,pmd}_modify() record the status of
|
||||||
|
_PAGE_DIRTY (bsc#1234429).
|
||||||
|
- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1234429).
|
||||||
|
- dma-mapping: benchmark: Restore padding to ensure uABI remained
|
||||||
|
consistent (bsc#1234429).
|
||||||
|
- strparser: Fix signed/unsigned mismatch bug (bsc#1234429).
|
||||||
|
- ksm: use range-walk function to jump over holes in
|
||||||
|
scan_get_next_rmap_item (bsc#1234429).
|
||||||
|
- ksmbd: close accepted socket when per-IP limit rejects
|
||||||
|
connection (bsc#1234429).
|
||||||
|
- gcov: add support for GCC 15 (bsc#1234429).
|
||||||
|
- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
|
||||||
|
(bsc#1234429).
|
||||||
|
- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
|
||||||
|
attributes (bsc#1234429).
|
||||||
|
- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1234429).
|
||||||
|
- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
|
||||||
|
updated (bsc#1234429).
|
||||||
|
- LoongArch: KVM: Add delay until timer interrupt injected
|
||||||
|
(bsc#1234429).
|
||||||
|
- LoongArch: KVM: Restore guest PMU if it is enabled
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: dsa: sja1105: fix kasan out-of-bounds warning in
|
||||||
|
sja1105_table_delete_entry() (bsc#1234429).
|
||||||
|
- HID: uclogic: Fix potential memory leak in error path
|
||||||
|
(bsc#1234429).
|
||||||
|
- HID: playstation: Fix memory leak in
|
||||||
|
dualshock4_get_calibration_data() (bsc#1234429).
|
||||||
|
- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
|
||||||
|
PHY (bsc#1234429).
|
||||||
|
- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
|
||||||
|
(bsc#1234429).
|
||||||
|
- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1234429).
|
||||||
|
- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
|
||||||
|
generic (bsc#1234429).
|
||||||
|
- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
|
||||||
|
odroid-m1 (bsc#1234429).
|
||||||
|
- netfilter: nf_tables: reject duplicate device on updates
|
||||||
|
(bsc#1234429).
|
||||||
|
- Revert "netfilter: nf_tables: Reintroduce shortened deletion
|
||||||
|
notifications" (bsc#1234429).
|
||||||
|
- sched_ext: Fix unsafe locking in the scx_dump_state()
|
||||||
|
(bsc#1234429).
|
||||||
|
- fs/namespace: correctly handle errors returned by
|
||||||
|
grab_requested_mnt_ns (bsc#1234429).
|
||||||
|
- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1234429).
|
||||||
|
- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1234429).
|
||||||
|
- hostfs: Fix only passing host root in boot stage with new mount
|
||||||
|
(bsc#1234429).
|
||||||
|
- f2fs: fix to avoid overflow while left shift operation
|
||||||
|
(bsc#1234429).
|
||||||
|
- Bluetooth: MGMT: Fix possible UAFs (bsc#1234429).
|
||||||
|
- ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()
|
||||||
|
(bsc#1234429).
|
||||||
|
- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
|
||||||
|
(bsc#1234429).
|
||||||
|
- ext4: introduce ITAIL helper (bsc#1234429).
|
||||||
|
- proc: fix the issue of proc_mem_open returning NULL
|
||||||
|
(bsc#1234429).
|
||||||
|
- wifi: ath11k: Clear affinity hint before calling
|
||||||
|
ath11k_pcic_free_irq() in error path (bsc#1234429).
|
||||||
|
- irqchip/riscv-intc: Add missing free() callback in
|
||||||
|
riscv_intc_domain_ops (bsc#1234429).
|
||||||
|
- bpf: account for current allocated stack depth in
|
||||||
|
widen_imprecise_scalars() (bsc#1234429).
|
||||||
|
- bpf: Add bpf_prog_run_data_pointers() (bsc#1234429).
|
||||||
|
- acpi/hmat: Fix lockdep warning for hmem_register_resource()
|
||||||
|
(bsc#1234429).
|
||||||
|
- ALSA: usb-audio: Fix NULL pointer dereference in
|
||||||
|
snd_usb_mixer_controls_badd (bsc#1234429).
|
||||||
|
- NFS: Fix LTP test failures when timestamps are delegated
|
||||||
|
(bsc#1234429).
|
||||||
|
- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
|
||||||
|
(bsc#1234429).
|
||||||
|
- NFS: sysfs: fix leak when nfs_client kobject add fails
|
||||||
|
(bsc#1234429).
|
||||||
|
- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
|
||||||
|
(bsc#1234429).
|
||||||
|
- simplify nfs_atomic_open_v23() (bsc#1234429).
|
||||||
|
- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
|
||||||
|
using TLS (bsc#1234429).
|
||||||
|
- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1234429).
|
||||||
|
- ASoC: tas2781: fix getting the wrong device number
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/vmwgfx: Validate command header size against
|
||||||
|
SVGA_CMD_MAX_DATASIZE (bsc#1234429).
|
||||||
|
- ASoC: codecs: va-macro: fix resource leak in probe error path
|
||||||
|
(bsc#1234429).
|
||||||
|
- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1234429).
|
||||||
|
- regulator: fixed: fix GPIO descriptor leak on register failure
|
||||||
|
(bsc#1234429).
|
||||||
|
- acpi,srat: Fix incorrect device handle check for Generic
|
||||||
|
Initiator (bsc#1234429).
|
||||||
|
- Bluetooth: L2CAP: export l2cap_chan_hold for modules
|
||||||
|
(bsc#1234429).
|
||||||
|
- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
|
||||||
|
(bsc#1234429).
|
||||||
|
- ACPI: CPPC: Perform fast check switch only for online CPUs
|
||||||
|
(bsc#1234429).
|
||||||
|
- ACPI: CPPC: Check _CPC validity for only the online CPUs
|
||||||
|
(bsc#1234429).
|
||||||
|
- ACPI: CPPC: Detect preferred core availability on online CPUs
|
||||||
|
(bsc#1234429).
|
||||||
|
- hsr: Fix supervision frame sending on HSRv0 (bsc#1234429).
|
||||||
|
- virtio-net: fix incorrect flags recording in big mode
|
||||||
|
(bsc#1234429).
|
||||||
|
- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1234429).
|
||||||
|
- net/mlx5e: Fix potentially misleading debug message
|
||||||
|
(bsc#1234429).
|
||||||
|
- net/mlx5e: Fix wraparound in rate limiting for values above
|
||||||
|
255 Gbps (bsc#1234429).
|
||||||
|
- net/mlx5e: Fix maxrate wraparound in threshold between units
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
|
||||||
|
kernel-infoleak (bsc#1234429).
|
||||||
|
- net: sched: act_connmark: initialize struct tc_ife to fix
|
||||||
|
kernel leak (bsc#1234429).
|
||||||
|
- net_sched: act_connmark: use RCU in tcf_connmark_dump()
|
||||||
|
(bsc#1234429).
|
||||||
|
- af_unix: Initialise scc_index in unix_add_edge() (bsc#1234429).
|
||||||
|
- wifi: mac80211: skip rate verification for not captured PSDUs
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: mdio: fix resource leak in mdiobus_register_device()
|
||||||
|
(bsc#1234429).
|
||||||
|
- tipc: Fix use-after-free in tipc_mon_reinit_self()
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
|
||||||
|
timeout (bsc#1234429).
|
||||||
|
- net/handshake: Fix memory leak in tls_handshake_accept()
|
||||||
|
(bsc#1234429).
|
||||||
|
- net/smc: fix mismatch between CLC header and proposal
|
||||||
|
(bsc#1234429).
|
||||||
|
- sctp: prevent possible shift-out-of-bounds in
|
||||||
|
sctp_transport_update_rto (bsc#1234429).
|
||||||
|
- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
|
||||||
|
(bsc#1234429).
|
||||||
|
- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
|
||||||
|
confusion (bsc#1234429).
|
||||||
|
- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
|
||||||
|
(bsc#1234429).
|
||||||
|
- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
|
||||||
|
UAF (bsc#1234429).
|
||||||
|
- Bluetooth: MGMT: cancel mesh send timer when hdev removed
|
||||||
|
(bsc#1234429).
|
||||||
|
- NFSD: Skip close replay processing if XDR encoding fails
|
||||||
|
(bsc#1234429).
|
||||||
|
- rust: Add -fno-isolate-erroneous-paths-dereference to
|
||||||
|
bindgen_skip_c_flags (bsc#1234429).
|
||||||
|
- net: phy: micrel: lan8814 fix reset of the QSGMII interface
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: phy: micrel: Replace hardcoded pages with defines
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: phy: micrel: Introduce lanphy_modify_page_reg
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: fec: correct rx_bytes statistic for the case SHIFT16 is
|
||||||
|
set (bsc#1234429).
|
||||||
|
- selftests: net: local_termination: Wait for interfaces to come
|
||||||
|
up (bsc#1234429).
|
||||||
|
- erofs: avoid infinite loop due to incomplete zstd-compressed
|
||||||
|
data (bsc#1234429).
|
||||||
|
- wifi: ath11k: zero init info->status in
|
||||||
|
wmi_process_mgmt_tx_comp() (bsc#1234429).
|
||||||
|
- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
|
||||||
|
(bsc#1234429).
|
||||||
|
- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
|
||||||
|
(bsc#1234429).
|
||||||
|
- smb/server: fix possible refcount leak in smb2_sess_setup()
|
||||||
|
(bsc#1234429).
|
||||||
|
- smb/server: fix possible memory leak in smb2_read()
|
||||||
|
(bsc#1234429).
|
||||||
|
- exfat: fix improper check of dentry.stream.valid_size
|
||||||
|
(bsc#1234429).
|
||||||
|
- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
|
||||||
|
(bsc#1234429).
|
||||||
|
- NFS: check if suid/sgid was cleared after a write as needed
|
||||||
|
(bsc#1234429).
|
||||||
|
- HID: nintendo: Wait longer for initial probe (bsc#1234429).
|
||||||
|
- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
|
||||||
|
(bsc#1234429).
|
||||||
|
- NFS4: Apply delay_retrans to async operations (bsc#1234429).
|
||||||
|
- NFS4: Fix state renewals missing after boot (bsc#1234429).
|
||||||
|
- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
|
||||||
|
APU devices (bsc#1234429).
|
||||||
|
- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1234429).
|
||||||
|
- riscv: acpi: avoid errors caused by probing DT devices when
|
||||||
|
ACPI is used (bsc#1234429).
|
||||||
|
- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
|
||||||
|
to avoid rfence errors (bsc#1234429).
|
||||||
|
- riscv: Build loader.bin exclusively for Canaan K210
|
||||||
|
(bsc#1234429).
|
||||||
|
- compiler_types: Move unused static inline functions warning
|
||||||
|
to W=2 (bsc#1234429).
|
||||||
|
- arm64: kprobes: check the return value of set_memory_rox()
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/xe: Do clean shutdown also when using flr (bsc#1234429).
|
||||||
|
- drm/xe: Move declarations under conditional branch
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/xe/guc: Synchronize Dead CT worker with unbind
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/amd: Fix suspend failure with secure display TA
|
||||||
|
(bsc#1234429).
|
||||||
|
- iommufd: Make vfio_compat's unmap succeed if the range is
|
||||||
|
already empty (bsc#1234429).
|
||||||
|
- smb: client: fix refcount leak in smb2_set_path_attr
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/i915: Fix conversion between clock ticks and nanoseconds
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/i915: Avoid lock inversion when pinning to GGTT on
|
||||||
|
CHV/BXT+VTD (bsc#1234429).
|
||||||
|
- drm/mediatek: Add pm_runtime support for GCE power control
|
||||||
|
(bsc#1234429).
|
||||||
|
- commit 0ea5627
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 13 22:09:47 CET 2025 - rfrohl@suse.com
|
Thu Nov 13 22:09:47 CET 2025 - rfrohl@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.12
|
%define srcversion 6.12
|
||||||
%define patchversion 6.12.58
|
%define patchversion 6.12.59
|
||||||
%define git_commit d788c4f7bf4263db7232d9d765fcc3d000f8687b
|
%define git_commit 5c59d85e9c9eab273c9ec2db1f453e9f7094e593
|
||||||
%define variant -longterm%{nil}
|
%define variant -longterm%{nil}
|
||||||
%define gcc_package gcc
|
%define gcc_package gcc
|
||||||
%define gcc_compiler gcc
|
%define gcc_compiler gcc
|
||||||
@@ -28,9 +28,9 @@
|
|||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||||
|
|
||||||
Name: kernel-source-longterm
|
Name: kernel-source-longterm
|
||||||
Version: 6.12.58
|
Version: 6.12.59
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gd788c4f
|
Release: <RELEASE>.g5c59d85
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -1,3 +1,353 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 24 13:33:29 CET 2025 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- selftests: mptcp: join: userspace: longer timeout (git-fixes).
|
||||||
|
- selftests: mptcp: join: endpoints: longer timeout (git-fixes).
|
||||||
|
- commit 5fdfc4f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 24 11:14:32 CET 2025 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- Linux 6.12.59 (bsc#1234429).
|
||||||
|
- Bluetooth: MGMT: fix crash in set_mesh_sync and
|
||||||
|
set_mesh_complete (bsc#1234429).
|
||||||
|
- proc: proc_maps_open allow proc_mem_open to return NULL
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: netpoll: ensure skb_pool list is always initialized
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: phy: micrel: Fix lan8814_config_init (bsc#1234429).
|
||||||
|
- isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
|
||||||
|
(bsc#1234429).
|
||||||
|
- mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split
|
||||||
|
to >0 order (bsc#1234429).
|
||||||
|
- mm/huge_memory: do not change split_huge_page*() target order
|
||||||
|
silently (bsc#1234429).
|
||||||
|
- mm/secretmem: fix use-after-free race in fault handler
|
||||||
|
(bsc#1234429).
|
||||||
|
- mm/truncate: unmap large folio on split failure (bsc#1234429).
|
||||||
|
- mm/memory: do not populate page table entries beyond i_size
|
||||||
|
(bsc#1234429).
|
||||||
|
- uio_hv_generic: Set event for all channels on the device
|
||||||
|
(bsc#1234429).
|
||||||
|
- rust: kbuild: workaround `rustdoc` doctests modifier bug
|
||||||
|
(bsc#1234429).
|
||||||
|
- rust: kbuild: treat `build_error` and `rustdoc` as kernel
|
||||||
|
objects (bsc#1234429).
|
||||||
|
- io_uring/napi: fix io_napi_entry RCU accesses (bsc#1234429).
|
||||||
|
- ALSA: hda: Fix missing pointer check in
|
||||||
|
hda_component_manager_init function (bsc#1234429).
|
||||||
|
- KVM: VMX: Fix check for valid GVA on an EPT violation
|
||||||
|
(bsc#1234429).
|
||||||
|
- KVM: VMX: Split out guts of EPT violation to common/exposed
|
||||||
|
function (bsc#1234429).
|
||||||
|
- net: netpoll: fix incorrect refcount handling causing incorrect
|
||||||
|
cleanup (bsc#1234429).
|
||||||
|
- net: netpoll: flush skb pool during cleanup (bsc#1234429).
|
||||||
|
- net: netpoll: Individualize the skb pool (bsc#1234429).
|
||||||
|
- KVM: guest_memfd: Remove bindings on memslot deletion when
|
||||||
|
gmem is dying (bsc#1234429).
|
||||||
|
- KVM: guest_memfd: Remove RCU-protected attribute from
|
||||||
|
slot->gmem.file (bsc#1234429).
|
||||||
|
- KVM: guest_memfd: Pass index, not gfn, to __kvm_gmem_get_pfn()
|
||||||
|
(bsc#1234429).
|
||||||
|
- mm, percpu: do not consider sleepable allocations atomic
|
||||||
|
(bsc#1234429).
|
||||||
|
- wifi: mac80211: use wiphy_hrtimer_work for csa.switch_work
|
||||||
|
(bsc#1234429).
|
||||||
|
- wifi: cfg80211: add an hrtimer based delayed work item
|
||||||
|
(bsc#1234429).
|
||||||
|
- mptcp: fix MSG_PEEK stream corruption (bsc#1234429).
|
||||||
|
- selftests: mptcp: join: properly kill background tasks
|
||||||
|
(bsc#1234429).
|
||||||
|
- selftests: mptcp: join: userspace: longer transfer
|
||||||
|
(bsc#1234429).
|
||||||
|
- selftests: mptcp: connect: trunc: read all recv data
|
||||||
|
(bsc#1234429).
|
||||||
|
- selftests: mptcp: join: endpoints: longer transfer
|
||||||
|
(bsc#1234429).
|
||||||
|
- selftests: mptcp: join: rm: set backup flag (bsc#1234429).
|
||||||
|
- selftests: mptcp: connect: fix fallback note due to OoO
|
||||||
|
(bsc#1234429).
|
||||||
|
- pmdomain: samsung: plug potential memleak during probe
|
||||||
|
(bsc#1234429).
|
||||||
|
- pmdomain: imx: Fix reference count leak in imx_gpc_remove
|
||||||
|
(bsc#1234429).
|
||||||
|
- pmdomain: arm: scmi: Fix genpd leak on provider registration
|
||||||
|
failure (bsc#1234429).
|
||||||
|
- drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12
|
||||||
|
VRAM surfaces (bsc#1234429).
|
||||||
|
- drm/amdkfd: relax checks for over allocation of save area
|
||||||
|
(bsc#1234429).
|
||||||
|
- btrfs: release root after error in
|
||||||
|
data_reloc_print_warning_inode() (bsc#1234429).
|
||||||
|
- btrfs: do not update last_log_commit when logging inode due
|
||||||
|
to a new name (bsc#1234429).
|
||||||
|
- btrfs: scrub: put bio after errors in
|
||||||
|
scrub_raid56_parity_stripe() (bsc#1234429).
|
||||||
|
- btrfs: zoned: fix conventional zone capacity calculation
|
||||||
|
(bsc#1234429).
|
||||||
|
- PM: hibernate: Use atomic64_t for compressed_size variable
|
||||||
|
(bsc#1234429).
|
||||||
|
- PM: hibernate: Emit an error when image writing fails
|
||||||
|
(bsc#1234429).
|
||||||
|
- EDAC/altera: Use INTTEST register for Ethernet and USB SBE
|
||||||
|
injection (bsc#1234429).
|
||||||
|
- EDAC/altera: Handle OCRAM ECC enable after warm reset
|
||||||
|
(bsc#1234429).
|
||||||
|
- LoongArch: Use physical addresses for
|
||||||
|
CSR_MERRENTRY/CSR_TLBRENTRY (bsc#1234429).
|
||||||
|
- ftrace: Fix BPF fexit with livepatch (bsc#1234429).
|
||||||
|
- selftests/user_events: fix type cast for write_index packed
|
||||||
|
member in perf_test (bsc#1234429).
|
||||||
|
- x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrev
|
||||||
|
(bsc#1234429).
|
||||||
|
- spi: Try to get ACPI GPIO IRQ earlier (bsc#1234429).
|
||||||
|
- smb: client: fix cifs_pick_channel when channel needs reconnect
|
||||||
|
(bsc#1234429).
|
||||||
|
- crypto: hisilicon/qm - Fix device reference leak in
|
||||||
|
qm_get_qos_value (bsc#1234429).
|
||||||
|
- crash: fix crashkernel resource shrink (bsc#1234429).
|
||||||
|
- codetag: debug: handle existing CODETAG_EMPTY in
|
||||||
|
mark_objexts_empty for slabobj_ext (bsc#1234429).
|
||||||
|
- cifs: client: fix memory leak in smb3_fs_context_parse_param
|
||||||
|
(bsc#1234429).
|
||||||
|
- ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
|
||||||
|
(bsc#1234429).
|
||||||
|
- mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
|
||||||
|
(bsc#1234429).
|
||||||
|
- mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
|
||||||
|
(bsc#1234429).
|
||||||
|
- mm/shmem: fix THP allocation and fallback loop (bsc#1234429).
|
||||||
|
- mm/mm_init: fix hash table order logging in
|
||||||
|
alloc_large_system_hash() (bsc#1234429).
|
||||||
|
- fs/proc: fix uaf in proc_readdir_de() (bsc#1234429).
|
||||||
|
- wifi: mac80211: reject address change while connecting
|
||||||
|
(bsc#1234429).
|
||||||
|
- selftests/tracing: Run sample events to clear page cache events
|
||||||
|
(bsc#1234429).
|
||||||
|
- nilfs2: avoid having an active sc_timer before freeing sci
|
||||||
|
(bsc#1234429).
|
||||||
|
- ipv4: route: Prevent rt_bind_exception() from rebinding stale
|
||||||
|
fnhe (bsc#1234429).
|
||||||
|
- LoongArch: Let {pte,pmd}_modify() record the status of
|
||||||
|
_PAGE_DIRTY (bsc#1234429).
|
||||||
|
- LoongArch: Use correct accessor to read FWPC/MWPC (bsc#1234429).
|
||||||
|
- dma-mapping: benchmark: Restore padding to ensure uABI remained
|
||||||
|
consistent (bsc#1234429).
|
||||||
|
- strparser: Fix signed/unsigned mismatch bug (bsc#1234429).
|
||||||
|
- ksm: use range-walk function to jump over holes in
|
||||||
|
scan_get_next_rmap_item (bsc#1234429).
|
||||||
|
- ksmbd: close accepted socket when per-IP limit rejects
|
||||||
|
connection (bsc#1234429).
|
||||||
|
- gcov: add support for GCC 15 (bsc#1234429).
|
||||||
|
- NFSD: free copynotify stateid in nfs4_free_ol_stateid()
|
||||||
|
(bsc#1234429).
|
||||||
|
- nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported
|
||||||
|
attributes (bsc#1234429).
|
||||||
|
- nfsd: fix refcount leak in nfsd_set_fh_dentry() (bsc#1234429).
|
||||||
|
- KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is
|
||||||
|
updated (bsc#1234429).
|
||||||
|
- LoongArch: KVM: Add delay until timer interrupt injected
|
||||||
|
(bsc#1234429).
|
||||||
|
- LoongArch: KVM: Restore guest PMU if it is enabled
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: dsa: sja1105: fix kasan out-of-bounds warning in
|
||||||
|
sja1105_table_delete_entry() (bsc#1234429).
|
||||||
|
- HID: uclogic: Fix potential memory leak in error path
|
||||||
|
(bsc#1234429).
|
||||||
|
- HID: playstation: Fix memory leak in
|
||||||
|
dualshock4_get_calibration_data() (bsc#1234429).
|
||||||
|
- ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet
|
||||||
|
PHY (bsc#1234429).
|
||||||
|
- HID: hid-ntrig: Prevent memory leak in ntrig_report_version()
|
||||||
|
(bsc#1234429).
|
||||||
|
- ARM: dts: imx51-zii-rdu1: Fix audmux node names (bsc#1234429).
|
||||||
|
- arm64: dts: rockchip: Make RK3588 GPU OPP table naming less
|
||||||
|
generic (bsc#1234429).
|
||||||
|
- arm64: dts: rockchip: Set correct pinctrl for I2S1 8ch TX on
|
||||||
|
odroid-m1 (bsc#1234429).
|
||||||
|
- netfilter: nf_tables: reject duplicate device on updates
|
||||||
|
(bsc#1234429).
|
||||||
|
- Revert "netfilter: nf_tables: Reintroduce shortened deletion
|
||||||
|
notifications" (bsc#1234429).
|
||||||
|
- sched_ext: Fix unsafe locking in the scx_dump_state()
|
||||||
|
(bsc#1234429).
|
||||||
|
- fs/namespace: correctly handle errors returned by
|
||||||
|
grab_requested_mnt_ns (bsc#1234429).
|
||||||
|
- virtio-fs: fix incorrect check for fsvq->kobj (bsc#1234429).
|
||||||
|
- mtd: onenand: Pass correct pointer to IRQ handler (bsc#1234429).
|
||||||
|
- hostfs: Fix only passing host root in boot stage with new mount
|
||||||
|
(bsc#1234429).
|
||||||
|
- f2fs: fix to avoid overflow while left shift operation
|
||||||
|
(bsc#1234429).
|
||||||
|
- Bluetooth: MGMT: Fix possible UAFs (bsc#1234429).
|
||||||
|
- ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()
|
||||||
|
(bsc#1234429).
|
||||||
|
- lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
|
||||||
|
(bsc#1234429).
|
||||||
|
- ext4: introduce ITAIL helper (bsc#1234429).
|
||||||
|
- proc: fix the issue of proc_mem_open returning NULL
|
||||||
|
(bsc#1234429).
|
||||||
|
- wifi: ath11k: Clear affinity hint before calling
|
||||||
|
ath11k_pcic_free_irq() in error path (bsc#1234429).
|
||||||
|
- irqchip/riscv-intc: Add missing free() callback in
|
||||||
|
riscv_intc_domain_ops (bsc#1234429).
|
||||||
|
- bpf: account for current allocated stack depth in
|
||||||
|
widen_imprecise_scalars() (bsc#1234429).
|
||||||
|
- bpf: Add bpf_prog_run_data_pointers() (bsc#1234429).
|
||||||
|
- acpi/hmat: Fix lockdep warning for hmem_register_resource()
|
||||||
|
(bsc#1234429).
|
||||||
|
- ALSA: usb-audio: Fix NULL pointer dereference in
|
||||||
|
snd_usb_mixer_controls_badd (bsc#1234429).
|
||||||
|
- NFS: Fix LTP test failures when timestamps are delegated
|
||||||
|
(bsc#1234429).
|
||||||
|
- NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
|
||||||
|
(bsc#1234429).
|
||||||
|
- NFS: sysfs: fix leak when nfs_client kobject add fails
|
||||||
|
(bsc#1234429).
|
||||||
|
- NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
|
||||||
|
(bsc#1234429).
|
||||||
|
- simplify nfs_atomic_open_v23() (bsc#1234429).
|
||||||
|
- pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless
|
||||||
|
using TLS (bsc#1234429).
|
||||||
|
- pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect() (bsc#1234429).
|
||||||
|
- ASoC: tas2781: fix getting the wrong device number
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/vmwgfx: Validate command header size against
|
||||||
|
SVGA_CMD_MAX_DATASIZE (bsc#1234429).
|
||||||
|
- ASoC: codecs: va-macro: fix resource leak in probe error path
|
||||||
|
(bsc#1234429).
|
||||||
|
- ASoC: cs4271: Fix regulator leak on probe failure (bsc#1234429).
|
||||||
|
- regulator: fixed: fix GPIO descriptor leak on register failure
|
||||||
|
(bsc#1234429).
|
||||||
|
- acpi,srat: Fix incorrect device handle check for Generic
|
||||||
|
Initiator (bsc#1234429).
|
||||||
|
- Bluetooth: L2CAP: export l2cap_chan_hold for modules
|
||||||
|
(bsc#1234429).
|
||||||
|
- ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
|
||||||
|
(bsc#1234429).
|
||||||
|
- ACPI: CPPC: Perform fast check switch only for online CPUs
|
||||||
|
(bsc#1234429).
|
||||||
|
- ACPI: CPPC: Check _CPC validity for only the online CPUs
|
||||||
|
(bsc#1234429).
|
||||||
|
- ACPI: CPPC: Detect preferred core availability on online CPUs
|
||||||
|
(bsc#1234429).
|
||||||
|
- hsr: Fix supervision frame sending on HSRv0 (bsc#1234429).
|
||||||
|
- virtio-net: fix incorrect flags recording in big mode
|
||||||
|
(bsc#1234429).
|
||||||
|
- net_sched: limit try_bulk_dequeue_skb() batches (bsc#1234429).
|
||||||
|
- net/mlx5e: Fix potentially misleading debug message
|
||||||
|
(bsc#1234429).
|
||||||
|
- net/mlx5e: Fix wraparound in rate limiting for values above
|
||||||
|
255 Gbps (bsc#1234429).
|
||||||
|
- net/mlx5e: Fix maxrate wraparound in threshold between units
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
|
||||||
|
kernel-infoleak (bsc#1234429).
|
||||||
|
- net: sched: act_connmark: initialize struct tc_ife to fix
|
||||||
|
kernel leak (bsc#1234429).
|
||||||
|
- net_sched: act_connmark: use RCU in tcf_connmark_dump()
|
||||||
|
(bsc#1234429).
|
||||||
|
- af_unix: Initialise scc_index in unix_add_edge() (bsc#1234429).
|
||||||
|
- wifi: mac80211: skip rate verification for not captured PSDUs
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: mdio: fix resource leak in mdiobus_register_device()
|
||||||
|
(bsc#1234429).
|
||||||
|
- tipc: Fix use-after-free in tipc_mon_reinit_self()
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: ethernet: ti: am65-cpsw-qos: fix IET verify/response
|
||||||
|
timeout (bsc#1234429).
|
||||||
|
- net/handshake: Fix memory leak in tls_handshake_accept()
|
||||||
|
(bsc#1234429).
|
||||||
|
- net/smc: fix mismatch between CLC header and proposal
|
||||||
|
(bsc#1234429).
|
||||||
|
- sctp: prevent possible shift-out-of-bounds in
|
||||||
|
sctp_transport_update_rto (bsc#1234429).
|
||||||
|
- Bluetooth: 6lowpan: Don't hold spin lock over sleeping functions
|
||||||
|
(bsc#1234429).
|
||||||
|
- Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type
|
||||||
|
confusion (bsc#1234429).
|
||||||
|
- Bluetooth: 6lowpan: reset link-local header on ipv6 recv path
|
||||||
|
(bsc#1234429).
|
||||||
|
- Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid
|
||||||
|
UAF (bsc#1234429).
|
||||||
|
- Bluetooth: MGMT: cancel mesh send timer when hdev removed
|
||||||
|
(bsc#1234429).
|
||||||
|
- NFSD: Skip close replay processing if XDR encoding fails
|
||||||
|
(bsc#1234429).
|
||||||
|
- rust: Add -fno-isolate-erroneous-paths-dereference to
|
||||||
|
bindgen_skip_c_flags (bsc#1234429).
|
||||||
|
- net: phy: micrel: lan8814 fix reset of the QSGMII interface
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: phy: micrel: Replace hardcoded pages with defines
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: phy: micrel: Introduce lanphy_modify_page_reg
|
||||||
|
(bsc#1234429).
|
||||||
|
- net: fec: correct rx_bytes statistic for the case SHIFT16 is
|
||||||
|
set (bsc#1234429).
|
||||||
|
- selftests: net: local_termination: Wait for interfaces to come
|
||||||
|
up (bsc#1234429).
|
||||||
|
- erofs: avoid infinite loop due to incomplete zstd-compressed
|
||||||
|
data (bsc#1234429).
|
||||||
|
- wifi: ath11k: zero init info->status in
|
||||||
|
wmi_process_mgmt_tx_comp() (bsc#1234429).
|
||||||
|
- ASoC: max98090/91: fixed max98091 ALSA widget powering up/down
|
||||||
|
(bsc#1234429).
|
||||||
|
- HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
|
||||||
|
(bsc#1234429).
|
||||||
|
- smb/server: fix possible refcount leak in smb2_sess_setup()
|
||||||
|
(bsc#1234429).
|
||||||
|
- smb/server: fix possible memory leak in smb2_read()
|
||||||
|
(bsc#1234429).
|
||||||
|
- exfat: fix improper check of dentry.stream.valid_size
|
||||||
|
(bsc#1234429).
|
||||||
|
- HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheel
|
||||||
|
(bsc#1234429).
|
||||||
|
- NFS: check if suid/sgid was cleared after a write as needed
|
||||||
|
(bsc#1234429).
|
||||||
|
- HID: nintendo: Wait longer for initial probe (bsc#1234429).
|
||||||
|
- HID: quirks: avoid Cooler Master MM712 dongle wakeup bug
|
||||||
|
(bsc#1234429).
|
||||||
|
- NFS4: Apply delay_retrans to async operations (bsc#1234429).
|
||||||
|
- NFS4: Fix state renewals missing after boot (bsc#1234429).
|
||||||
|
- drm/amdgpu: Fix NULL pointer dereference in VRAM logic for
|
||||||
|
APU devices (bsc#1234429).
|
||||||
|
- drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/amdgpu: remove two invalid BUG_ON()s (bsc#1234429).
|
||||||
|
- riscv: acpi: avoid errors caused by probing DT devices when
|
||||||
|
ACPI is used (bsc#1234429).
|
||||||
|
- RISC-V: clear hot-unplugged cores from all task mm_cpumasks
|
||||||
|
to avoid rfence errors (bsc#1234429).
|
||||||
|
- riscv: Build loader.bin exclusively for Canaan K210
|
||||||
|
(bsc#1234429).
|
||||||
|
- compiler_types: Move unused static inline functions warning
|
||||||
|
to W=2 (bsc#1234429).
|
||||||
|
- arm64: kprobes: check the return value of set_memory_rox()
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/xe: Do clean shutdown also when using flr (bsc#1234429).
|
||||||
|
- drm/xe: Move declarations under conditional branch
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/xe/guc: Synchronize Dead CT worker with unbind
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/amd: Fix suspend failure with secure display TA
|
||||||
|
(bsc#1234429).
|
||||||
|
- iommufd: Make vfio_compat's unmap succeed if the range is
|
||||||
|
already empty (bsc#1234429).
|
||||||
|
- smb: client: fix refcount leak in smb2_set_path_attr
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/i915: Fix conversion between clock ticks and nanoseconds
|
||||||
|
(bsc#1234429).
|
||||||
|
- drm/i915: Avoid lock inversion when pinning to GGTT on
|
||||||
|
CHV/BXT+VTD (bsc#1234429).
|
||||||
|
- drm/mediatek: Add pm_runtime support for GCE power control
|
||||||
|
(bsc#1234429).
|
||||||
|
- commit 0ea5627
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 13 22:09:47 CET 2025 - rfrohl@suse.com
|
Thu Nov 13 22:09:47 CET 2025 - rfrohl@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -16,15 +16,15 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define git_commit d788c4f7bf4263db7232d9d765fcc3d000f8687b
|
%define git_commit 5c59d85e9c9eab273c9ec2db1f453e9f7094e593
|
||||||
%define variant -longterm%{nil}
|
%define variant -longterm%{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
|
|
||||||
Name: kernel-syms-longterm
|
Name: kernel-syms-longterm
|
||||||
Version: 6.12.58
|
Version: 6.12.59
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gd788c4f
|
Release: <RELEASE>.g5c59d85
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:d70b01339a88be8fac2b368f4270ded31d08b9033e835cd521bdda5ba873a29f
|
oid sha256:22f6c082bead173b4438c3e99480f3b855b54919dbfb2c77edb1ddccb081a33a
|
||||||
size 9622596
|
size 9771616
|
||||||
|
|||||||
188
series.conf
188
series.conf
@@ -12119,6 +12119,194 @@
|
|||||||
patches.kernel.org/6.12.58-560-drm-amdgpu-Fix-function-header-names-in-amdgp.patch
|
patches.kernel.org/6.12.58-560-drm-amdgpu-Fix-function-header-names-in-amdgp.patch
|
||||||
patches.kernel.org/6.12.58-561-drm-amd-display-Fix-black-screen-with-HDMI-ou.patch
|
patches.kernel.org/6.12.58-561-drm-amd-display-Fix-black-screen-with-HDMI-ou.patch
|
||||||
patches.kernel.org/6.12.58-562-Linux-6.12.58.patch
|
patches.kernel.org/6.12.58-562-Linux-6.12.58.patch
|
||||||
|
patches.kernel.org/6.12.59-001-drm-mediatek-Add-pm_runtime-support-for-GCE-p.patch
|
||||||
|
patches.kernel.org/6.12.59-002-drm-i915-Avoid-lock-inversion-when-pinning-to.patch
|
||||||
|
patches.kernel.org/6.12.59-003-drm-i915-Fix-conversion-between-clock-ticks-a.patch
|
||||||
|
patches.kernel.org/6.12.59-004-smb-client-fix-refcount-leak-in-smb2_set_path.patch
|
||||||
|
patches.kernel.org/6.12.59-005-iommufd-Make-vfio_compat-s-unmap-succeed-if-t.patch
|
||||||
|
patches.kernel.org/6.12.59-006-drm-amd-Fix-suspend-failure-with-secure-displ.patch
|
||||||
|
patches.kernel.org/6.12.59-007-drm-xe-guc-Synchronize-Dead-CT-worker-with-un.patch
|
||||||
|
patches.kernel.org/6.12.59-008-drm-xe-Move-declarations-under-conditional-br.patch
|
||||||
|
patches.kernel.org/6.12.59-009-drm-xe-Do-clean-shutdown-also-when-using-flr.patch
|
||||||
|
patches.kernel.org/6.12.59-010-arm64-kprobes-check-the-return-value-of-set_m.patch
|
||||||
|
patches.kernel.org/6.12.59-011-compiler_types-Move-unused-static-inline-func.patch
|
||||||
|
patches.kernel.org/6.12.59-012-riscv-Build-loader.bin-exclusively-for-Canaan.patch
|
||||||
|
patches.kernel.org/6.12.59-013-RISC-V-clear-hot-unplugged-cores-from-all-tas.patch
|
||||||
|
patches.kernel.org/6.12.59-014-riscv-acpi-avoid-errors-caused-by-probing-DT-.patch
|
||||||
|
patches.kernel.org/6.12.59-015-drm-amdgpu-remove-two-invalid-BUG_ON-s.patch
|
||||||
|
patches.kernel.org/6.12.59-016-drm-amd-pm-Disable-MCLK-switching-on-SI-at-hi.patch
|
||||||
|
patches.kernel.org/6.12.59-017-drm-amdgpu-hide-VRAM-sysfs-attributes-on-GPUs.patch
|
||||||
|
patches.kernel.org/6.12.59-018-drm-amdgpu-Fix-NULL-pointer-dereference-in-VR.patch
|
||||||
|
patches.kernel.org/6.12.59-019-NFS4-Fix-state-renewals-missing-after-boot.patch
|
||||||
|
patches.kernel.org/6.12.59-020-NFS4-Apply-delay_retrans-to-async-operations.patch
|
||||||
|
patches.kernel.org/6.12.59-021-HID-quirks-avoid-Cooler-Master-MM712-dongle-w.patch
|
||||||
|
patches.kernel.org/6.12.59-022-HID-nintendo-Wait-longer-for-initial-probe.patch
|
||||||
|
patches.kernel.org/6.12.59-023-NFS-check-if-suid-sgid-was-cleared-after-a-wr.patch
|
||||||
|
patches.kernel.org/6.12.59-024-HID-quirks-Add-ALWAYS_POLL-quirk-for-VRS-R295.patch
|
||||||
|
patches.kernel.org/6.12.59-025-exfat-fix-improper-check-of-dentry.stream.val.patch
|
||||||
|
patches.kernel.org/6.12.59-026-smb-server-fix-possible-memory-leak-in-smb2_r.patch
|
||||||
|
patches.kernel.org/6.12.59-027-smb-server-fix-possible-refcount-leak-in-smb2.patch
|
||||||
|
patches.kernel.org/6.12.59-028-HID-logitech-hidpp-Add-HIDPP_QUIRK_RESET_HI_R.patch
|
||||||
|
patches.kernel.org/6.12.59-029-ASoC-max98090-91-fixed-max98091-ALSA-widget-p.patch
|
||||||
|
patches.kernel.org/6.12.59-030-wifi-ath11k-zero-init-info-status-in-wmi_proc.patch
|
||||||
|
patches.kernel.org/6.12.59-031-erofs-avoid-infinite-loop-due-to-incomplete-z.patch
|
||||||
|
patches.kernel.org/6.12.59-032-selftests-net-local_termination-Wait-for-inte.patch
|
||||||
|
patches.kernel.org/6.12.59-033-net-fec-correct-rx_bytes-statistic-for-the-ca.patch
|
||||||
|
patches.kernel.org/6.12.59-034-net-phy-micrel-Introduce-lanphy_modify_page_r.patch
|
||||||
|
patches.kernel.org/6.12.59-035-net-phy-micrel-Replace-hardcoded-pages-with-d.patch
|
||||||
|
patches.kernel.org/6.12.59-036-net-phy-micrel-lan8814-fix-reset-of-the-QSGMI.patch
|
||||||
|
patches.kernel.org/6.12.59-037-rust-Add-fno-isolate-erroneous-paths-derefere.patch
|
||||||
|
patches.kernel.org/6.12.59-038-NFSD-Skip-close-replay-processing-if-XDR-enco.patch
|
||||||
|
patches.kernel.org/6.12.59-039-Bluetooth-MGMT-cancel-mesh-send-timer-when-hd.patch
|
||||||
|
patches.kernel.org/6.12.59-040-Bluetooth-btusb-reorder-cleanup-in-btusb_disc.patch
|
||||||
|
patches.kernel.org/6.12.59-041-Bluetooth-6lowpan-reset-link-local-header-on-.patch
|
||||||
|
patches.kernel.org/6.12.59-042-Bluetooth-6lowpan-fix-BDADDR_LE-vs-ADDR_LE_DE.patch
|
||||||
|
patches.kernel.org/6.12.59-043-Bluetooth-6lowpan-Don-t-hold-spin-lock-over-s.patch
|
||||||
|
patches.kernel.org/6.12.59-044-sctp-prevent-possible-shift-out-of-bounds-in-.patch
|
||||||
|
patches.kernel.org/6.12.59-045-net-smc-fix-mismatch-between-CLC-header-and-p.patch
|
||||||
|
patches.kernel.org/6.12.59-046-net-handshake-Fix-memory-leak-in-tls_handshak.patch
|
||||||
|
patches.kernel.org/6.12.59-047-net-ethernet-ti-am65-cpsw-qos-fix-IET-verify-.patch
|
||||||
|
patches.kernel.org/6.12.59-048-net-ethernet-ti-am65-cpsw-qos-fix-IET-verify-.patch
|
||||||
|
patches.kernel.org/6.12.59-049-tipc-Fix-use-after-free-in-tipc_mon_reinit_se.patch
|
||||||
|
patches.kernel.org/6.12.59-050-net-mdio-fix-resource-leak-in-mdiobus_registe.patch
|
||||||
|
patches.kernel.org/6.12.59-051-wifi-mac80211-skip-rate-verification-for-not-.patch
|
||||||
|
patches.kernel.org/6.12.59-052-af_unix-Initialise-scc_index-in-unix_add_edge.patch
|
||||||
|
patches.kernel.org/6.12.59-053-net_sched-act_connmark-use-RCU-in-tcf_connmar.patch
|
||||||
|
patches.kernel.org/6.12.59-054-net-sched-act_connmark-initialize-struct-tc_i.patch
|
||||||
|
patches.kernel.org/6.12.59-055-net-sched-act_ife-initialize-struct-tc_ife-to.patch
|
||||||
|
patches.kernel.org/6.12.59-056-net-mlx5e-Fix-maxrate-wraparound-in-threshold.patch
|
||||||
|
patches.kernel.org/6.12.59-057-net-mlx5e-Fix-wraparound-in-rate-limiting-for.patch
|
||||||
|
patches.kernel.org/6.12.59-058-net-mlx5e-Fix-potentially-misleading-debug-me.patch
|
||||||
|
patches.kernel.org/6.12.59-059-net_sched-limit-try_bulk_dequeue_skb-batches.patch
|
||||||
|
patches.kernel.org/6.12.59-060-virtio-net-fix-incorrect-flags-recording-in-b.patch
|
||||||
|
patches.kernel.org/6.12.59-061-hsr-Fix-supervision-frame-sending-on-HSRv0.patch
|
||||||
|
patches.kernel.org/6.12.59-062-ACPI-CPPC-Detect-preferred-core-availability-.patch
|
||||||
|
patches.kernel.org/6.12.59-063-ACPI-CPPC-Check-_CPC-validity-for-only-the-on.patch
|
||||||
|
patches.kernel.org/6.12.59-064-ACPI-CPPC-Perform-fast-check-switch-only-for-.patch
|
||||||
|
patches.kernel.org/6.12.59-065-ACPI-CPPC-Limit-perf-ctrs-in-PCC-check-only-t.patch
|
||||||
|
patches.kernel.org/6.12.59-066-Bluetooth-L2CAP-export-l2cap_chan_hold-for-mo.patch
|
||||||
|
patches.kernel.org/6.12.59-067-acpi-srat-Fix-incorrect-device-handle-check-f.patch
|
||||||
|
patches.kernel.org/6.12.59-068-regulator-fixed-fix-GPIO-descriptor-leak-on-r.patch
|
||||||
|
patches.kernel.org/6.12.59-069-ASoC-cs4271-Fix-regulator-leak-on-probe-failu.patch
|
||||||
|
patches.kernel.org/6.12.59-070-ASoC-codecs-va-macro-fix-resource-leak-in-pro.patch
|
||||||
|
patches.kernel.org/6.12.59-071-drm-vmwgfx-Validate-command-header-size-again.patch
|
||||||
|
patches.kernel.org/6.12.59-072-ASoC-tas2781-fix-getting-the-wrong-device-num.patch
|
||||||
|
patches.kernel.org/6.12.59-073-pnfs-Fix-TLS-logic-in-_nfs4_pnfs_v4_ds_connec.patch
|
||||||
|
patches.kernel.org/6.12.59-074-pnfs-Set-transport-security-policy-to-RPC_XPR.patch
|
||||||
|
patches.kernel.org/6.12.59-075-simplify-nfs_atomic_open_v23.patch
|
||||||
|
patches.kernel.org/6.12.59-076-NFSv2-v3-Fix-error-handling-in-nfs_atomic_ope.patch
|
||||||
|
patches.kernel.org/6.12.59-077-NFS-sysfs-fix-leak-when-nfs_client-kobject-ad.patch
|
||||||
|
patches.kernel.org/6.12.59-078-NFSv4-Fix-an-incorrect-parameter-when-calling.patch
|
||||||
|
patches.kernel.org/6.12.59-079-NFS-Fix-LTP-test-failures-when-timestamps-are.patch
|
||||||
|
patches.kernel.org/6.12.59-080-ALSA-usb-audio-Fix-NULL-pointer-dereference-i.patch
|
||||||
|
patches.kernel.org/6.12.59-081-acpi-hmat-Fix-lockdep-warning-for-hmem_regist.patch
|
||||||
|
patches.kernel.org/6.12.59-082-bpf-Add-bpf_prog_run_data_pointers.patch
|
||||||
|
patches.kernel.org/6.12.59-083-bpf-account-for-current-allocated-stack-depth.patch
|
||||||
|
patches.kernel.org/6.12.59-084-irqchip-riscv-intc-Add-missing-free-callback-.patch
|
||||||
|
patches.kernel.org/6.12.59-085-wifi-ath11k-Clear-affinity-hint-before-callin.patch
|
||||||
|
patches.kernel.org/6.12.59-086-proc-fix-the-issue-of-proc_mem_open-returning.patch
|
||||||
|
patches.kernel.org/6.12.59-087-ext4-introduce-ITAIL-helper.patch
|
||||||
|
patches.kernel.org/6.12.59-088-lib-crypto-arm-curve25519-Disable-on-CPU_BIG_.patch
|
||||||
|
patches.kernel.org/6.12.59-089-ext4-fix-out-of-bound-read-in-ext4_xattr_inod.patch
|
||||||
|
patches.kernel.org/6.12.59-090-Bluetooth-MGMT-Fix-possible-UAFs.patch
|
||||||
|
patches.kernel.org/6.12.59-091-f2fs-fix-to-avoid-overflow-while-left-shift-o.patch
|
||||||
|
patches.kernel.org/6.12.59-092-hostfs-Fix-only-passing-host-root-in-boot-sta.patch
|
||||||
|
patches.kernel.org/6.12.59-093-mtd-onenand-Pass-correct-pointer-to-IRQ-handl.patch
|
||||||
|
patches.kernel.org/6.12.59-094-virtio-fs-fix-incorrect-check-for-fsvq-kobj.patch
|
||||||
|
patches.kernel.org/6.12.59-095-fs-namespace-correctly-handle-errors-returned.patch
|
||||||
|
patches.kernel.org/6.12.59-096-sched_ext-Fix-unsafe-locking-in-the-scx_dump_.patch
|
||||||
|
patches.kernel.org/6.12.59-097-Revert-netfilter-nf_tables-Reintroduce-shorte.patch
|
||||||
|
patches.kernel.org/6.12.59-098-netfilter-nf_tables-reject-duplicate-device-o.patch
|
||||||
|
patches.kernel.org/6.12.59-099-arm64-dts-rockchip-Set-correct-pinctrl-for-I2.patch
|
||||||
|
patches.kernel.org/6.12.59-100-arm64-dts-rockchip-Make-RK3588-GPU-OPP-table-.patch
|
||||||
|
patches.kernel.org/6.12.59-101-ARM-dts-imx51-zii-rdu1-Fix-audmux-node-names.patch
|
||||||
|
patches.kernel.org/6.12.59-102-HID-hid-ntrig-Prevent-memory-leak-in-ntrig_re.patch
|
||||||
|
patches.kernel.org/6.12.59-103-ARM-dts-BCM53573-Fix-address-of-Luxul-XAP-144.patch
|
||||||
|
patches.kernel.org/6.12.59-104-HID-playstation-Fix-memory-leak-in-dualshock4.patch
|
||||||
|
patches.kernel.org/6.12.59-105-HID-uclogic-Fix-potential-memory-leak-in-erro.patch
|
||||||
|
patches.kernel.org/6.12.59-106-net-dsa-sja1105-fix-kasan-out-of-bounds-warni.patch
|
||||||
|
patches.kernel.org/6.12.59-107-LoongArch-KVM-Restore-guest-PMU-if-it-is-enab.patch
|
||||||
|
patches.kernel.org/6.12.59-108-LoongArch-KVM-Add-delay-until-timer-interrupt.patch
|
||||||
|
patches.kernel.org/6.12.59-109-KVM-SVM-Mark-VMCB_LBR-dirty-when-MSR_IA32_DEB.patch
|
||||||
|
patches.kernel.org/6.12.59-110-nfsd-fix-refcount-leak-in-nfsd_set_fh_dentry.patch
|
||||||
|
patches.kernel.org/6.12.59-111-nfsd-add-missing-FATTR4_WORD2_CLONE_BLKSIZE-f.patch
|
||||||
|
patches.kernel.org/6.12.59-112-NFSD-free-copynotify-stateid-in-nfs4_free_ol_.patch
|
||||||
|
patches.kernel.org/6.12.59-113-gcov-add-support-for-GCC-15.patch
|
||||||
|
patches.kernel.org/6.12.59-114-ksmbd-close-accepted-socket-when-per-IP-limit.patch
|
||||||
|
patches.kernel.org/6.12.59-115-ksm-use-range-walk-function-to-jump-over-hole.patch
|
||||||
|
patches.kernel.org/6.12.59-116-strparser-Fix-signed-unsigned-mismatch-bug.patch
|
||||||
|
patches.kernel.org/6.12.59-117-dma-mapping-benchmark-Restore-padding-to-ensu.patch
|
||||||
|
patches.kernel.org/6.12.59-118-LoongArch-Use-correct-accessor-to-read-FWPC-M.patch
|
||||||
|
patches.kernel.org/6.12.59-119-LoongArch-Let-pte-pmd-_modify-record-the-stat.patch
|
||||||
|
patches.kernel.org/6.12.59-120-ipv4-route-Prevent-rt_bind_exception-from-reb.patch
|
||||||
|
patches.kernel.org/6.12.59-121-nilfs2-avoid-having-an-active-sc_timer-before.patch
|
||||||
|
patches.kernel.org/6.12.59-122-selftests-tracing-Run-sample-events-to-clear-.patch
|
||||||
|
patches.kernel.org/6.12.59-123-wifi-mac80211-reject-address-change-while-con.patch
|
||||||
|
patches.kernel.org/6.12.59-124-fs-proc-fix-uaf-in-proc_readdir_de.patch
|
||||||
|
patches.kernel.org/6.12.59-125-mm-mm_init-fix-hash-table-order-logging-in-al.patch
|
||||||
|
patches.kernel.org/6.12.59-126-mm-shmem-fix-THP-allocation-and-fallback-loop.patch
|
||||||
|
patches.kernel.org/6.12.59-127-mmc-sdhci-of-dwcmshc-Change-DLL_STRBIN_TAPNUM.patch
|
||||||
|
patches.kernel.org/6.12.59-128-mmc-dw_mmc-rockchip-Fix-wrong-internal-phase-.patch
|
||||||
|
patches.kernel.org/6.12.59-129-ALSA-usb-audio-Fix-potential-overflow-of-PCM-.patch
|
||||||
|
patches.kernel.org/6.12.59-130-cifs-client-fix-memory-leak-in-smb3_fs_contex.patch
|
||||||
|
patches.kernel.org/6.12.59-131-codetag-debug-handle-existing-CODETAG_EMPTY-i.patch
|
||||||
|
patches.kernel.org/6.12.59-132-crash-fix-crashkernel-resource-shrink.patch
|
||||||
|
patches.kernel.org/6.12.59-133-crypto-hisilicon-qm-Fix-device-reference-leak.patch
|
||||||
|
patches.kernel.org/6.12.59-134-smb-client-fix-cifs_pick_channel-when-channel.patch
|
||||||
|
patches.kernel.org/6.12.59-135-spi-Try-to-get-ACPI-GPIO-IRQ-earlier.patch
|
||||||
|
patches.kernel.org/6.12.59-136-x86-microcode-AMD-Add-Zen5-model-0x44-steppin.patch
|
||||||
|
patches.kernel.org/6.12.59-137-selftests-user_events-fix-type-cast-for-write.patch
|
||||||
|
patches.kernel.org/6.12.59-138-ftrace-Fix-BPF-fexit-with-livepatch.patch
|
||||||
|
patches.kernel.org/6.12.59-139-LoongArch-Use-physical-addresses-for-CSR_MERR.patch
|
||||||
|
patches.kernel.org/6.12.59-140-EDAC-altera-Handle-OCRAM-ECC-enable-after-war.patch
|
||||||
|
patches.kernel.org/6.12.59-141-EDAC-altera-Use-INTTEST-register-for-Ethernet.patch
|
||||||
|
patches.kernel.org/6.12.59-142-PM-hibernate-Emit-an-error-when-image-writing.patch
|
||||||
|
patches.kernel.org/6.12.59-143-PM-hibernate-Use-atomic64_t-for-compressed_si.patch
|
||||||
|
patches.kernel.org/6.12.59-144-btrfs-zoned-fix-conventional-zone-capacity-ca.patch
|
||||||
|
patches.kernel.org/6.12.59-145-btrfs-scrub-put-bio-after-errors-in-scrub_rai.patch
|
||||||
|
patches.kernel.org/6.12.59-146-btrfs-do-not-update-last_log_commit-when-logg.patch
|
||||||
|
patches.kernel.org/6.12.59-147-btrfs-release-root-after-error-in-data_reloc_.patch
|
||||||
|
patches.kernel.org/6.12.59-148-drm-amdkfd-relax-checks-for-over-allocation-o.patch
|
||||||
|
patches.kernel.org/6.12.59-149-drm-amdgpu-disable-peer-to-peer-access-for-DC.patch
|
||||||
|
patches.kernel.org/6.12.59-150-pmdomain-arm-scmi-Fix-genpd-leak-on-provider-.patch
|
||||||
|
patches.kernel.org/6.12.59-151-pmdomain-imx-Fix-reference-count-leak-in-imx_.patch
|
||||||
|
patches.kernel.org/6.12.59-152-pmdomain-samsung-plug-potential-memleak-durin.patch
|
||||||
|
patches.kernel.org/6.12.59-153-selftests-mptcp-connect-fix-fallback-note-due.patch
|
||||||
|
patches.kernel.org/6.12.59-154-selftests-mptcp-join-rm-set-backup-flag.patch
|
||||||
|
patches.kernel.org/6.12.59-155-selftests-mptcp-join-endpoints-longer-transfe.patch
|
||||||
|
patches.kernel.org/6.12.59-156-selftests-mptcp-connect-trunc-read-all-recv-d.patch
|
||||||
|
patches.kernel.org/6.12.59-157-selftests-mptcp-join-userspace-longer-transfe.patch
|
||||||
|
patches.kernel.org/6.12.59-158-selftests-mptcp-join-properly-kill-background.patch
|
||||||
|
patches.kernel.org/6.12.59-159-mptcp-fix-MSG_PEEK-stream-corruption.patch
|
||||||
|
patches.kernel.org/6.12.59-160-wifi-cfg80211-add-an-hrtimer-based-delayed-wo.patch
|
||||||
|
patches.kernel.org/6.12.59-161-wifi-mac80211-use-wiphy_hrtimer_work-for-csa..patch
|
||||||
|
patches.kernel.org/6.12.59-162-mm-percpu-do-not-consider-sleepable-allocatio.patch
|
||||||
|
patches.kernel.org/6.12.59-163-KVM-guest_memfd-Pass-index-not-gfn-to-__kvm_g.patch
|
||||||
|
patches.kernel.org/6.12.59-164-KVM-guest_memfd-Remove-RCU-protected-attribut.patch
|
||||||
|
patches.kernel.org/6.12.59-165-KVM-guest_memfd-Remove-bindings-on-memslot-de.patch
|
||||||
|
patches.kernel.org/6.12.59-166-net-netpoll-Individualize-the-skb-pool.patch
|
||||||
|
patches.kernel.org/6.12.59-167-net-netpoll-flush-skb-pool-during-cleanup.patch
|
||||||
|
patches.kernel.org/6.12.59-168-net-netpoll-fix-incorrect-refcount-handling-c.patch
|
||||||
|
patches.kernel.org/6.12.59-169-KVM-VMX-Split-out-guts-of-EPT-violation-to-co.patch
|
||||||
|
patches.kernel.org/6.12.59-170-KVM-VMX-Fix-check-for-valid-GVA-on-an-EPT-vio.patch
|
||||||
|
patches.kernel.org/6.12.59-171-ALSA-hda-Fix-missing-pointer-check-in-hda_com.patch
|
||||||
|
patches.kernel.org/6.12.59-172-io_uring-napi-fix-io_napi_entry-RCU-accesses.patch
|
||||||
|
patches.kernel.org/6.12.59-173-rust-kbuild-treat-build_error-and-rustdoc-as-.patch
|
||||||
|
patches.kernel.org/6.12.59-174-rust-kbuild-workaround-rustdoc-doctests-modif.patch
|
||||||
|
patches.kernel.org/6.12.59-175-uio_hv_generic-Set-event-for-all-channels-on-.patch
|
||||||
|
patches.kernel.org/6.12.59-176-mm-memory-do-not-populate-page-table-entries-.patch
|
||||||
|
patches.kernel.org/6.12.59-177-mm-truncate-unmap-large-folio-on-split-failur.patch
|
||||||
|
patches.kernel.org/6.12.59-178-mm-secretmem-fix-use-after-free-race-in-fault.patch
|
||||||
|
patches.kernel.org/6.12.59-179-mm-huge_memory-do-not-change-split_huge_page-.patch
|
||||||
|
patches.kernel.org/6.12.59-180-mm-huge_memory-preserve-PG_has_hwpoisoned-if-.patch
|
||||||
|
patches.kernel.org/6.12.59-181-isdn-mISDN-hfcsusb-fix-memory-leak-in-hfcsusb.patch
|
||||||
|
patches.kernel.org/6.12.59-182-net-phy-micrel-Fix-lan8814_config_init.patch
|
||||||
|
patches.kernel.org/6.12.59-183-net-netpoll-ensure-skb_pool-list-is-always-in.patch
|
||||||
|
patches.kernel.org/6.12.59-184-proc-proc_maps_open-allow-proc_mem_open-to-re.patch
|
||||||
|
patches.kernel.org/6.12.59-185-Bluetooth-MGMT-fix-crash-in-set_mesh_sync-and.patch
|
||||||
|
patches.kernel.org/6.12.59-186-Linux-6.12.59.patch
|
||||||
|
patches.kernel.org/selftests-mptcp-join-endpoints-longer-timeout.patch
|
||||||
|
patches.kernel.org/selftests-mptcp-join-userspace-longer-timeout.patch
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Build fixes that apply to the vanilla kernel too.
|
# Build fixes that apply to the vanilla kernel too.
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
2025-11-20 02:19:59 +0000
|
2025-11-24 14:03:23 +0000
|
||||||
GIT Revision: d788c4f7bf4263db7232d9d765fcc3d000f8687b
|
GIT Revision: 5c59d85e9c9eab273c9ec2db1f453e9f7094e593
|
||||||
GIT Branch: slowroll
|
GIT Branch: slowroll
|
||||||
|
|||||||
Reference in New Issue
Block a user