forked from pool/kernel-source-longterm
Accepting request 1312311 from Kernel:slowroll
update longterm OBS-URL: https://build.opensuse.org/request/show/1312311 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source-longterm?expand=0&rev=94
This commit is contained in:
@@ -1,3 +1,492 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 19 20:22:57 CEST 2025 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.12.54 (bsc#1234429).
|
||||
- nfsd: decouple the xprtsec policy check from check_nfsd_access()
|
||||
(bsc#1234429).
|
||||
- mount: handle NULL values in mnt_ns_release() (bsc#1234429).
|
||||
- ASoC: SOF: ipc4-pcm: fix start offset calculation for chain DMA
|
||||
(bsc#1234429).
|
||||
- nfsd: fix access checking for NLM under XPRTSEC policies
|
||||
(bsc#1234429).
|
||||
- nfsd: fix __fh_verify for localio (bsc#1234429).
|
||||
- perf test stat: Avoid hybrid assumption when virtualized
|
||||
(bsc#1234429).
|
||||
- sched/fair: Block delayed tasks on throttled hierarchy during
|
||||
dequeue (bsc#1234429).
|
||||
- writeback: Avoid excessively long inode switching times
|
||||
(bsc#1234429).
|
||||
- writeback: Avoid softlockup when switching many inodes
|
||||
(bsc#1234429).
|
||||
- cramfs: Verify inode mode when loading from disk (bsc#1234429).
|
||||
- fs: Add 'initramfs_options' to set initramfs mount options
|
||||
(bsc#1234429).
|
||||
- pid: Add a judgment for ns null in pid_nr_ns (bsc#1234429).
|
||||
- minixfs: Verify inode mode when loading from disk (bsc#1234429).
|
||||
- copy_file_range: limit size if in compat mode (bsc#1234429).
|
||||
- irqchip/sifive-plic: Avoid interrupt ID 0 handling during
|
||||
suspend/resume (bsc#1234429).
|
||||
- irqchip/sifive-plic: Make use of __assign_bit() (bsc#1234429).
|
||||
- s390/bpf: Write back tail call counter for BPF_TRAMP_F_CALL_ORIG
|
||||
(bsc#1234429).
|
||||
- s390/bpf: Write back tail call counter for BPF_PSEUDO_CALL
|
||||
(bsc#1234429).
|
||||
- s390/bpf: Describe the frame using a struct instead of constants
|
||||
(bsc#1234429).
|
||||
- s390/bpf: Centralize frame offset calculations (bsc#1234429).
|
||||
- mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping
|
||||
zero-filled mTHP subpage to shared zeropage (bsc#1234429).
|
||||
- ipmi: Fix handling of messages with provided receive message
|
||||
pointer (bsc#1234429).
|
||||
- ipmi: Rework user message limit handling (bsc#1234429).
|
||||
- mptcp: pm: in-kernel: usable client side with C-flag
|
||||
(bsc#1234429).
|
||||
- ACPI: property: Do not pass NULL handles to acpi_attach_data()
|
||||
(bsc#1234429).
|
||||
- ACPI: property: Add code comments explaining what is going on
|
||||
(bsc#1234429).
|
||||
- ACPI: property: Disregard references in data-only subnode lists
|
||||
(bsc#1234429).
|
||||
- ACPI: battery: Add synchronization between interface updates
|
||||
(bsc#1234429).
|
||||
- ACPI: battery: Check for error code from devm_mutex_init()
|
||||
call (bsc#1234429).
|
||||
- ACPI: battery: initialize mutexes through devm_ APIs
|
||||
(bsc#1234429).
|
||||
- ACPI: battery: allocate driver data through devm_ APIs
|
||||
(bsc#1234429).
|
||||
- nfsd: unregister with rpcbind when deleting a transport
|
||||
(bsc#1234429).
|
||||
- nfsd: don't use sv_nrthreads in connection limiting calculations
|
||||
(bsc#1234429).
|
||||
- nfsd: refine and rename NFSD_MAY_LOCK (bsc#1234429).
|
||||
- NFSD: Replace use of NFSD_MAY_LOCK in nfsd4_lock()
|
||||
(bsc#1234429).
|
||||
- nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
|
||||
(bsc#1234429).
|
||||
- x86/kvm: Force legacy PCI hole to UC when overriding MTRRs
|
||||
for TDX/SNP (bsc#1234429).
|
||||
- x86/mtrr: Rename mtrr_overwrite_state() to
|
||||
guest_force_mtrr_state() (bsc#1234429).
|
||||
- arm64: mte: Do not flag the zero page as PG_mte_tagged
|
||||
(bsc#1234429).
|
||||
- statmount: don't call path_put() under namespace semaphore
|
||||
(bsc#1234429).
|
||||
- KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace
|
||||
(bsc#1234429).
|
||||
- cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition
|
||||
latency (bsc#1234429).
|
||||
- btrfs: fix the incorrect max_bytes value for
|
||||
find_lock_delalloc_range() (bsc#1234429).
|
||||
- mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config
|
||||
flag (bsc#1234429).
|
||||
- mfd: intel_soc_pmic_chtdc_ti: Drop unneeded assignment for
|
||||
cache_type (bsc#1234429).
|
||||
- mfd: intel_soc_pmic_chtdc_ti: Fix invalid regmap-config
|
||||
max_register value (bsc#1234429).
|
||||
- ASoC: SOF: ipc4-pcm: fix delay calculation when DSP resamples
|
||||
(bsc#1234429).
|
||||
- ASoC: SOF: ipc4-pcm: Enable delay reporting for ChainDMA streams
|
||||
(bsc#1234429).
|
||||
- PCI: endpoint: pci-epf-test: Add NULL check for DMA channels
|
||||
before release (bsc#1234429).
|
||||
- PCI: endpoint: Remove surplus return statement from
|
||||
pci_epf_test_clean_dma_chan() (bsc#1234429).
|
||||
- mm/ksm: fix incorrect KSM counter handling in mm_struct during
|
||||
fork (bsc#1234429).
|
||||
- tracing: Fix race condition in kprobe initialization causing
|
||||
NULL pointer dereference (bsc#1234429).
|
||||
- Squashfs: reject negative file sizes in squashfs_read_inode()
|
||||
(bsc#1234429).
|
||||
- Squashfs: add additional inode sanity checking (bsc#1234429).
|
||||
- media: mc: Clear minor number before put device (bsc#1234429).
|
||||
- selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY
|
||||
is disabled (bsc#1234429).
|
||||
- lib/crypto/curve25519-hacl64: Disable KASAN with clang-17 and
|
||||
older (bsc#1234429).
|
||||
- ext4: free orphan info with kvfree (bsc#1234429).
|
||||
- ACPICA: Allow to skip Global Lock initialization (bsc#1234429).
|
||||
- ext4: validate ea_ino and size in check_xattrs (bsc#1234429).
|
||||
- ext4: guard against EA inode refcount underflow in xattr update
|
||||
(bsc#1234429).
|
||||
- ext4: fix an off-by-one issue during moving extents
|
||||
(bsc#1234429).
|
||||
- ext4: avoid potential buffer over-read in
|
||||
parse_apply_sb_mount_options() (bsc#1234429).
|
||||
- ext4: correctly handle queries for metadata mappings
|
||||
(bsc#1234429).
|
||||
- ext4: increase i_disksize to offset + len in
|
||||
ext4_update_disksize_before_punch() (bsc#1234429).
|
||||
- ext4: verify orphan file size is not too big (bsc#1234429).
|
||||
- ext4: add ext4_sb_bread_nofail() helper function for
|
||||
ext4_free_branches() (bsc#1234429).
|
||||
- nfsd: nfserr_jukebox in nlm_fopen should lead to a retry
|
||||
(bsc#1234429).
|
||||
- NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul()
|
||||
(bsc#1234429).
|
||||
- mm/damon/lru_sort: use param_ctx for damon_attrs staging
|
||||
(bsc#1234429).
|
||||
- mm/damon/vaddr: do not repeat pte_offset_map_lock() until
|
||||
success (bsc#1234429).
|
||||
- mm/hugetlb: early exit from hugetlb_pages_alloc_boot() when
|
||||
max_huge_pages=0 (bsc#1234429).
|
||||
- mm/page_alloc: only set ALLOC_HIGHATOMIC for __GPF_HIGH
|
||||
allocations (bsc#1234429).
|
||||
- mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
|
||||
(bsc#1234429).
|
||||
- wifi: mt76: mt7921u: Add VID/PID for Netgear A7500
|
||||
(bsc#1234429).
|
||||
- wifi: mt76: mt7925u: Add VID/PID for Netgear A9000
|
||||
(bsc#1234429).
|
||||
- wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize
|
||||
again (bsc#1234429).
|
||||
- slab: mark slab->obj_exts allocation failures unconditionally
|
||||
(bsc#1234429).
|
||||
- slab: prevent warnings when slab obj_exts vector allocation
|
||||
fails (bsc#1234429).
|
||||
- s390: Add -Wno-pointer-sign to KBUILD_CFLAGS_DECOMPRESSOR
|
||||
(bsc#1234429).
|
||||
- s390/dasd: Return BLK_STS_INVAL for EINVAL from do_dasd_request
|
||||
(bsc#1234429).
|
||||
- s390/dasd: enforce dma_alignment to ensure proper buffer
|
||||
validation (bsc#1234429).
|
||||
- selftests: mptcp: join: validate C-flag + def limit
|
||||
(bsc#1234429).
|
||||
- x86/umip: Fix decoding of register forms of 0F 01 (SGDT and
|
||||
SIDT aliases) (bsc#1234429).
|
||||
- x86/umip: Check that the instruction opcode is at least two
|
||||
bytes (bsc#1234429).
|
||||
- x86/fred: Remove ENDBR64 from FRED entry points (bsc#1234429).
|
||||
- spi: cadence-quadspi: Fix cqspi_setup_flash() (bsc#1234429).
|
||||
- spi: cadence-quadspi: Flush posted register writes before DAC
|
||||
access (bsc#1234429).
|
||||
- spi: cadence-quadspi: Flush posted register writes before
|
||||
INDAC access (bsc#1234429).
|
||||
- PCI: tegra194: Reset BARs when running in PCIe endpoint mode
|
||||
(bsc#1234429).
|
||||
- PCI: tegra194: Handle errors in BPMP response (bsc#1234429).
|
||||
- PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()
|
||||
(bsc#1234429).
|
||||
- PCI: rcar-host: Convert struct rcar_msi mask_lock into raw
|
||||
spinlock (bsc#1234429).
|
||||
- PCI: rcar-host: Drop PMSR spinlock (bsc#1234429).
|
||||
- PCI: rcar-gen4: Fix PHY initialization (bsc#1234429).
|
||||
- PCI: keystone: Use devm_request_irq() to free
|
||||
"ks-pcie-error-irq" on exit (bsc#1234429).
|
||||
- PCI: j721e: Fix programming sequence of "strap" settings
|
||||
(bsc#1234429).
|
||||
- PCI/AER: Support errors introduced by PCIe r6.0 (bsc#1234429).
|
||||
- PCI/AER: Fix missing uevent on recovery when a reset is
|
||||
requested (bsc#1234429).
|
||||
- PCI/ERR: Fix uevent on failure to recover (bsc#1234429).
|
||||
- PCI/IOV: Add PCI rescan-remove locking when enabling/disabling
|
||||
SR-IOV (bsc#1234429).
|
||||
- PCI/sysfs: Ensure devices are powered for config reads
|
||||
(bsc#1234429).
|
||||
- PCI: tegra: Convert struct tegra_msi mask_lock into raw spinlock
|
||||
(bsc#1234429).
|
||||
- PCI: xilinx-nwl: Fix ECAM programming (bsc#1234429).
|
||||
- rseq/selftests: Use weak symbol reference, not definition,
|
||||
to link with glibc (bsc#1234429).
|
||||
- rtc: interface: Fix long-standing race when setting alarm
|
||||
(bsc#1234429).
|
||||
- rtc: interface: Ensure alarm irq is enabled when UIE is enabled
|
||||
(bsc#1234429).
|
||||
- memory: samsung: exynos-srom: Fix of_iomap leak in
|
||||
exynos_srom_probe (bsc#1234429).
|
||||
- mmc: mmc_spi: multiple block read remove read crc ack
|
||||
(bsc#1234429).
|
||||
- mmc: core: SPI mode remove cmd7 (bsc#1234429).
|
||||
- mtd: rawnand: fsmc: Default to autodetect buswidth
|
||||
(bsc#1234429).
|
||||
- xsk: Harden userspace-supplied xdp_desc validation
|
||||
(bsc#1234429).
|
||||
- xtensa: simdisk: add input size check in proc_write_simdisk
|
||||
(bsc#1234429).
|
||||
- sparc: fix error handling in scan_one_device() (bsc#1234429).
|
||||
- sparc64: fix hugetlb for sun4u (bsc#1234429).
|
||||
- sctp: Fix MAC comparison to be constant-time (bsc#1234429).
|
||||
- scsi: sd: Fix build warning in sd_revalidate_disk()
|
||||
(bsc#1234429).
|
||||
- scsi: hpsa: Fix potential memory leak in
|
||||
hpsa_big_passthru_ioctl() (bsc#1234429).
|
||||
- sched/deadline: Fix race in push_dl_task() (bsc#1234429).
|
||||
- Revert "ipmi: fix msg stack when IPMI is disconnected"
|
||||
(bsc#1234429).
|
||||
- pwm: berlin: Fix wrong register in suspend/resume (bsc#1234429).
|
||||
- powerpc/pseries/msi: Fix potential underflow and leak issue
|
||||
(bsc#1234429).
|
||||
- powerpc/powernv/pci: Fix underflow and leak issue (bsc#1234429).
|
||||
- power: supply: max77976_charger: fix constant current reporting
|
||||
(bsc#1234429).
|
||||
- pinctrl: samsung: Drop unused S3C24xx driver data (bsc#1234429).
|
||||
- nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirk
|
||||
(bsc#1234429).
|
||||
- parisc: Remove spurious if statement from raw_copy_from_user()
|
||||
(bsc#1234429).
|
||||
- parisc: don't reference obsolete termio struct for TC* constants
|
||||
(bsc#1234429).
|
||||
- openat2: don't trigger automounts with RESOLVE_NO_XDEV
|
||||
(bsc#1234429).
|
||||
- of: unittest: Fix device reference count leak in
|
||||
of_unittest_pci_node_verify (bsc#1234429).
|
||||
- loop: fix backing file reference leak on validation error
|
||||
(bsc#1234429).
|
||||
- lib/genalloc: fix device leak in of_gen_pool_get()
|
||||
(bsc#1234429).
|
||||
- KEYS: trusted_tpm1: Compare HMAC values in constant time
|
||||
(bsc#1234429).
|
||||
- kernel/sys.c: fix the racy usage of task_lock(tsk->group_leader)
|
||||
in sys_prlimit64() paths (bsc#1234429).
|
||||
- iommu/vt-d: PRS isn't usable if PDS isn't supported
|
||||
(bsc#1234429).
|
||||
- iio: imu: inv_icm42600: Drop redundant pm_runtime
|
||||
reinitialization in resume (bsc#1234429).
|
||||
- init: handle bootloader identifier in kernel parameters
|
||||
(bsc#1234429).
|
||||
- iio: xilinx-ams: Unmask interrupts after updating alarms
|
||||
(bsc#1234429).
|
||||
- iio: xilinx-ams: Fix AMS_ALARM_THR_DIRECT_MASK (bsc#1234429).
|
||||
- iio: frequency: adf4350: Fix prescaler usage (bsc#1234429).
|
||||
- iio: dac: ad5421: use int type to store negative error codes
|
||||
(bsc#1234429).
|
||||
- iio: dac: ad5360: use int type to store negative error codes
|
||||
(bsc#1234429).
|
||||
- iio/adc/pac1934: fix channel disable configuration
|
||||
(bsc#1234429).
|
||||
- fuse: fix livelock in synchronous file put from fuseblk workers
|
||||
(bsc#1234429).
|
||||
- fuse: fix possibly missing fuse_copy_finish() call in
|
||||
fuse_notify() (bsc#1234429).
|
||||
- fs: quota: create dedicated workqueue for quota_release_work
|
||||
(bsc#1234429).
|
||||
- fs/ntfs3: Fix a resource leak bug in wnd_extend() (bsc#1234429).
|
||||
- fbdev: Fix logic error in "offb" name match (bsc#1234429).
|
||||
- eventpoll: Replace rwlock with spinlock (bsc#1234429).
|
||||
- crypto: rockchip - Fix dma_unmap_sg() nents value (bsc#1234429).
|
||||
- crypto: atmel - Fix dma_unmap_sg() direction (bsc#1234429).
|
||||
- crypto: aspeed - Fix dma_unmap_sg() direction (bsc#1234429).
|
||||
- cpufreq: intel_pstate: Fix object lifecycle issue in
|
||||
update_qos_request() (bsc#1234429).
|
||||
- copy_sighand: Handle architectures where sizeof(unsigned long)
|
||||
< sizeof(u64) (bsc#1234429).
|
||||
- clk: qcom: tcsrcc-x1e80100: Set the bi_tcxo as parent to eDP
|
||||
refclk (bsc#1234429).
|
||||
- bus: mhi: host: Do not use uninitialized 'dev' pointer in
|
||||
mhi_init_irq_setup() (bsc#1234429).
|
||||
- bus: mhi: ep: Fix chained transfer handling in read path
|
||||
(bsc#1234429).
|
||||
- btrfs: avoid potential out-of-bounds in btrfs_encode_fh()
|
||||
(bsc#1234429).
|
||||
- blk-crypto: fix missing blktrace bio split events (bsc#1234429).
|
||||
- drm/amd/display: Enable Dynamic DTBCLK Switch (bsc#1234429).
|
||||
- drm/xe/uapi: loosen used tracking restriction (bsc#1234429).
|
||||
- drm/nouveau: fix bad ret code in nouveau_bo_move_prep
|
||||
(bsc#1234429).
|
||||
- drm/rcar-du: dsi: Fix 1/2/3 lane support (bsc#1234429).
|
||||
- drm/panthor: Fix memory leak in panthor_ioctl_group_create()
|
||||
(bsc#1234429).
|
||||
- media: lirc: Fix error handling in lirc_register()
|
||||
(bsc#1234429).
|
||||
- media: ti: j721e-csi2rx: Fix source subdev link creation
|
||||
(bsc#1234429).
|
||||
- media: ti: j721e-csi2rx: Use devm_of_platform_populate
|
||||
(bsc#1234429).
|
||||
- media: vivid: fix disappearing <Vendor Command With ID> messages
|
||||
(bsc#1234429).
|
||||
- media: venus: firmware: Use correct reset sequence for IRIS2
|
||||
(bsc#1234429).
|
||||
- media: s5p-mfc: remove an unused/uninitialized variable
|
||||
(bsc#1234429).
|
||||
- media: pci: mg4b: fix uninitialized iio scan data (bsc#1234429).
|
||||
- media: pci: ivtv: Add missing check after DMA map (bsc#1234429).
|
||||
- media: mc: Fix MUST_CONNECT handling for pads with no links
|
||||
(bsc#1234429).
|
||||
- media: i2c: mt9v111: fix incorrect type for ret (bsc#1234429).
|
||||
- media: cx18: Add missing check after DMA map (bsc#1234429).
|
||||
- media: cec: extron-da-hd-4k-plus: drop external-module make
|
||||
commands (bsc#1234429).
|
||||
- firmware: meson_sm: fix device leak at probe (bsc#1234429).
|
||||
- xen/events: Update virq_to_irq on migration (bsc#1234429).
|
||||
- xen/events: Return -EEXIST for bound VIRQs (bsc#1234429).
|
||||
- xen/manage: Fix suspend error path (bsc#1234429).
|
||||
- xen/events: Cleanup find_virq() return codes (bsc#1234429).
|
||||
- dt-bindings: phy: rockchip-inno-csi-dphy: make power-domains
|
||||
non-required (bsc#1234429).
|
||||
- perf/arm-cmn: Fix CMN S3 DTM offset (bsc#1234429).
|
||||
- ARM: OMAP2+: pm33xx-core: ix device node reference leaks in
|
||||
amx3_idle_init (bsc#1234429).
|
||||
- ARM: AM33xx: Implement TI advisory 1.0.36 (EMU0/EMU1 pins
|
||||
state on reset) (bsc#1234429).
|
||||
- arm64: kprobes: call set_memory_rox() for kprobe page
|
||||
(bsc#1234429).
|
||||
- arm64: dts: ti: k3-am62a-main: Fix main padcfg length
|
||||
(bsc#1234429).
|
||||
- arm64: dts: qcom: x1e80100-pmics: Disable pm8010 by default
|
||||
(bsc#1234429).
|
||||
- arm64: dts: qcom: sdm845: Fix slimbam num-channels/ees
|
||||
(bsc#1234429).
|
||||
- arm64: dts: qcom: msm8939: Add missing MDSS reset (bsc#1234429).
|
||||
- arm64: dts: qcom: msm8916: Add missing MDSS reset (bsc#1234429).
|
||||
- ACPI: debug: fix signedness issues in read/write helpers
|
||||
(bsc#1234429).
|
||||
- ACPI: TAD: Add missing sysfs_remove_group() for ACPI_TAD_RT
|
||||
(bsc#1234429).
|
||||
- ACPI: property: Fix buffer properties extraction for subnodes
|
||||
(bsc#1234429).
|
||||
- s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable
|
||||
sections (bsc#1234429).
|
||||
- s390: vmlinux.lds.S: Reorder sections (bsc#1234429).
|
||||
- bpf: Avoid RCU context warning when unpinning htab with internal
|
||||
structs (bsc#1234429).
|
||||
- gpio: wcd934x: mark the GPIO controller as sleeping
|
||||
(bsc#1234429).
|
||||
- tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single
|
||||
(bsc#1234429).
|
||||
- cifs: Query EA $LXMOD in cifs_query_path_info() for WSL reparse
|
||||
points (bsc#1234429).
|
||||
- smb: client: fix missing timestamp updates after utime(2)
|
||||
(bsc#1234429).
|
||||
- cifs: Fix copy_to_iter return value check (bsc#1234429).
|
||||
- crypto: essiv - Check ssize for decryption and in-place
|
||||
encryption (bsc#1234429).
|
||||
- selftests: netfilter: query conntrack state to check for port
|
||||
clash resolution (bsc#1234429).
|
||||
- bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()
|
||||
(bsc#1234429).
|
||||
- netfilter: nft_objref: validate objref and objrefmap expressions
|
||||
(bsc#1234429).
|
||||
- drm/amd/display: Properly disable scaling on DCE6 (bsc#1234429).
|
||||
- drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6
|
||||
(bsc#1234429).
|
||||
- drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIs
|
||||
(bsc#1234429).
|
||||
- drm/amdgpu: Add additional DCE6 SCL registers (bsc#1234429).
|
||||
- mailbox: mtk-cmdq: Remove pm_runtime APIs from
|
||||
cmdq_mbox_send_data() (bsc#1234429).
|
||||
- mailbox: mtk-cmdq: Switch to pm_runtime_put_autosuspend()
|
||||
(bsc#1234429).
|
||||
- mailbox: mtk-cmdq-mailbox: Switch to
|
||||
__pm_runtime_put_autosuspend() (bsc#1234429).
|
||||
- bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}
|
||||
(bsc#1234429).
|
||||
- mailbox: zynqmp-ipi: Fix SGI cleanup on unbind (bsc#1234429).
|
||||
- mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox
|
||||
cleanup loop (bsc#1234429).
|
||||
- mailbox: zynqmp-ipi: Remove dev.parent check in
|
||||
zynqmp_ipi_free_mboxes (bsc#1234429).
|
||||
- mailbox: zynqmp-ipi: Remove redundant
|
||||
mbox_controller_unregister() call (bsc#1234429).
|
||||
- tcp: take care of zero tp->window_clamp in tcp_set_rcvlowat()
|
||||
(bsc#1234429).
|
||||
- perf python: split Clang options when invoking Popen
|
||||
(bsc#1234429).
|
||||
- tools build: Align warning options with perf (bsc#1234429).
|
||||
- net: fsl_pq_mdio: Fix device node reference leak in
|
||||
fsl_pq_mdio_probe (bsc#1234429).
|
||||
- ice: ice_adapter: release xa entry on adapter allocation failure
|
||||
(bsc#1234429).
|
||||
- net: mscc: ocelot: Fix use-after-free caused by cyclic delayed
|
||||
work (bsc#1234429).
|
||||
- tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request()
|
||||
(bsc#1234429).
|
||||
- net/sctp: fix a null dereference in sctp_disposition
|
||||
sctp_sf_do_5_1D_ce() (bsc#1234429).
|
||||
- drm/vmwgfx: Fix copy-paste typo in validation (bsc#1234429).
|
||||
- drm/vmwgfx: Fix Use-after-free in validation (bsc#1234429).
|
||||
- drm/vmwgfx: Fix a null-ptr access in the cursor snooper
|
||||
(bsc#1234429).
|
||||
- s390/cio: Update purge function to unregister the unused
|
||||
subchannels (bsc#1234429).
|
||||
- drm/xe/hw_engine_group: Fix double write lock release in error
|
||||
path (bsc#1234429).
|
||||
- net/mlx4: prevent potential use after free in
|
||||
mlx4_en_do_uc_filter() (bsc#1234429).
|
||||
- ASoC: SOF: Intel: Read the LLP via the associated Link DMA
|
||||
channel (bsc#1234429).
|
||||
- LoongArch: Init acpi_gbl_use_global_lock to false (bsc#1234429).
|
||||
- LoongArch: Add cflag -fno-isolate-erroneous-paths-dereference
|
||||
(bsc#1234429).
|
||||
- ASoC: SOF: Intel: hda-pcm: Place the constraint on period time
|
||||
instead of buffer time (bsc#1234429).
|
||||
- ASoC: SOF: ipc4-topology: Account for different ChainDMA host
|
||||
buffer size (bsc#1234429).
|
||||
- ASoC: SOF: ipc4-topology: Correct the minimum host DMA buffer
|
||||
size (bsc#1234429).
|
||||
- scsi: mvsas: Fix use-after-free bugs in mvs_work_queue
|
||||
(bsc#1234429).
|
||||
- cpufreq: tegra186: Set target frequency for all cpus in policy
|
||||
(bsc#1234429).
|
||||
- clk: tegra: do not overallocate memory for bpmp clocks
|
||||
(bsc#1234429).
|
||||
- clk: nxp: Fix pll0 rate check condition in LPC18xx CGU driver
|
||||
(bsc#1234429).
|
||||
- clk: nxp: lpc18xx-cgu: convert from round_rate() to
|
||||
determine_rate() (bsc#1234429).
|
||||
- clk: mediatek: clk-mux: Do not pass flags to
|
||||
clk_mux_determine_rate_flags() (bsc#1234429).
|
||||
- clk: mediatek: mt8195-infra_ao: Fix parent for infra_ao_hdmi_26m
|
||||
(bsc#1234429).
|
||||
- perf evsel: Ensure the fallback message is always written to
|
||||
(bsc#1234429).
|
||||
- perf tools: Add fallback for exclude_guest (bsc#1234429).
|
||||
- perf test: Add a test for default perf stat command
|
||||
(bsc#1234429).
|
||||
- perf test: Don't leak workload gopipe in PERF_RECORD_*
|
||||
(bsc#1234429).
|
||||
- perf session: Fix handling when buffer exceeds 2 GiB
|
||||
(bsc#1234429).
|
||||
- perf test shell lbr: Avoid failures with perf event paranoia
|
||||
(bsc#1234429).
|
||||
- perf test: Update sysfs path for core PMU caps (bsc#1234429).
|
||||
- perf vendor events arm64 AmpereOneX: Fix typo - should be
|
||||
l1d_cache_access_prefetches (bsc#1234429).
|
||||
- perf arm_spe: Correct memory level for remote access
|
||||
(bsc#1234429).
|
||||
- perf arm-spe: Rename the common data source encoding
|
||||
(bsc#1234429).
|
||||
- perf arm_spe: Correct setting remote access (bsc#1234429).
|
||||
- rtc: optee: fix memory leak on driver removal (bsc#1234429).
|
||||
- rtc: x1205: Fix Xicor X1205 vendor prefix (bsc#1234429).
|
||||
- perf util: Fix compression checks returning -1 as bool
|
||||
(bsc#1234429).
|
||||
- clk: renesas: cpg-mssr: Fix memory leak in
|
||||
cpg_mssr_reserved_init() (bsc#1234429).
|
||||
- clk: at91: peripheral: fix return value (bsc#1234429).
|
||||
- clk: qcom: common: Fix NULL vs IS_ERR() check in
|
||||
qcom_cc_icc_register() (bsc#1234429).
|
||||
- libperf event: Ensure tracing data is multiple of 8 sized
|
||||
(bsc#1234429).
|
||||
- perf evsel: Avoid container_of on a NULL leader (bsc#1234429).
|
||||
- perf test trace_btf_enum: Skip if permissions are insufficient
|
||||
(bsc#1234429).
|
||||
- perf disasm: Avoid undefined behavior in incrementing NULL
|
||||
(bsc#1234429).
|
||||
- asm-generic/io.h: Skip trace helpers if rwmmio events are
|
||||
disabled (bsc#1234429).
|
||||
- media: v4l2-subdev: Fix alloc failure check in
|
||||
v4l2_subdev_call_state_try() (bsc#1234429).
|
||||
- iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODE
|
||||
(bsc#1234429).
|
||||
- KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2
|
||||
(bsc#1234429).
|
||||
- dma-mapping: fix direction in dma_alloc direction traces
|
||||
(bsc#1234429).
|
||||
- page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit
|
||||
arches (bsc#1234429).
|
||||
- clocksource/drivers/clps711x: Fix resource leaks in error paths
|
||||
(bsc#1234429).
|
||||
- listmount: don't call path_put() under namespace semaphore
|
||||
(bsc#1234429).
|
||||
- rseq: Protect event mask against membarrier IPI (bsc#1234429).
|
||||
- arm64: map [_text, _stext) virtual address range
|
||||
non-executable+read-only (bsc#1234429).
|
||||
- fscontext: do not consume log entries when returning -EMSGSIZE
|
||||
(bsc#1234429).
|
||||
- fs: always return zero on success from replace_fd()
|
||||
(bsc#1234429).
|
||||
- commit 4cf895d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 15 14:23:29 CEST 2025 - rfrohl@suse.com
|
||||
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.53
|
||||
%define git_commit 490063662d9d6443f4759fe544a79d155a3dc3ee
|
||||
%define patchversion 6.12.54
|
||||
%define git_commit facd4ce3e3626a1be13d24d9d6e72106a4bdaac8
|
||||
%define variant -longterm%{nil}
|
||||
%define compress_modules zstd
|
||||
%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})
|
||||
|
||||
Name: kernel-longterm
|
||||
Version: 6.12.53
|
||||
Version: 6.12.54
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4900636
|
||||
Release: <RELEASE>.gfacd4ce
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,492 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 19 20:22:57 CEST 2025 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.12.54 (bsc#1234429).
|
||||
- nfsd: decouple the xprtsec policy check from check_nfsd_access()
|
||||
(bsc#1234429).
|
||||
- mount: handle NULL values in mnt_ns_release() (bsc#1234429).
|
||||
- ASoC: SOF: ipc4-pcm: fix start offset calculation for chain DMA
|
||||
(bsc#1234429).
|
||||
- nfsd: fix access checking for NLM under XPRTSEC policies
|
||||
(bsc#1234429).
|
||||
- nfsd: fix __fh_verify for localio (bsc#1234429).
|
||||
- perf test stat: Avoid hybrid assumption when virtualized
|
||||
(bsc#1234429).
|
||||
- sched/fair: Block delayed tasks on throttled hierarchy during
|
||||
dequeue (bsc#1234429).
|
||||
- writeback: Avoid excessively long inode switching times
|
||||
(bsc#1234429).
|
||||
- writeback: Avoid softlockup when switching many inodes
|
||||
(bsc#1234429).
|
||||
- cramfs: Verify inode mode when loading from disk (bsc#1234429).
|
||||
- fs: Add 'initramfs_options' to set initramfs mount options
|
||||
(bsc#1234429).
|
||||
- pid: Add a judgment for ns null in pid_nr_ns (bsc#1234429).
|
||||
- minixfs: Verify inode mode when loading from disk (bsc#1234429).
|
||||
- copy_file_range: limit size if in compat mode (bsc#1234429).
|
||||
- irqchip/sifive-plic: Avoid interrupt ID 0 handling during
|
||||
suspend/resume (bsc#1234429).
|
||||
- irqchip/sifive-plic: Make use of __assign_bit() (bsc#1234429).
|
||||
- s390/bpf: Write back tail call counter for BPF_TRAMP_F_CALL_ORIG
|
||||
(bsc#1234429).
|
||||
- s390/bpf: Write back tail call counter for BPF_PSEUDO_CALL
|
||||
(bsc#1234429).
|
||||
- s390/bpf: Describe the frame using a struct instead of constants
|
||||
(bsc#1234429).
|
||||
- s390/bpf: Centralize frame offset calculations (bsc#1234429).
|
||||
- mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping
|
||||
zero-filled mTHP subpage to shared zeropage (bsc#1234429).
|
||||
- ipmi: Fix handling of messages with provided receive message
|
||||
pointer (bsc#1234429).
|
||||
- ipmi: Rework user message limit handling (bsc#1234429).
|
||||
- mptcp: pm: in-kernel: usable client side with C-flag
|
||||
(bsc#1234429).
|
||||
- ACPI: property: Do not pass NULL handles to acpi_attach_data()
|
||||
(bsc#1234429).
|
||||
- ACPI: property: Add code comments explaining what is going on
|
||||
(bsc#1234429).
|
||||
- ACPI: property: Disregard references in data-only subnode lists
|
||||
(bsc#1234429).
|
||||
- ACPI: battery: Add synchronization between interface updates
|
||||
(bsc#1234429).
|
||||
- ACPI: battery: Check for error code from devm_mutex_init()
|
||||
call (bsc#1234429).
|
||||
- ACPI: battery: initialize mutexes through devm_ APIs
|
||||
(bsc#1234429).
|
||||
- ACPI: battery: allocate driver data through devm_ APIs
|
||||
(bsc#1234429).
|
||||
- nfsd: unregister with rpcbind when deleting a transport
|
||||
(bsc#1234429).
|
||||
- nfsd: don't use sv_nrthreads in connection limiting calculations
|
||||
(bsc#1234429).
|
||||
- nfsd: refine and rename NFSD_MAY_LOCK (bsc#1234429).
|
||||
- NFSD: Replace use of NFSD_MAY_LOCK in nfsd4_lock()
|
||||
(bsc#1234429).
|
||||
- nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
|
||||
(bsc#1234429).
|
||||
- x86/kvm: Force legacy PCI hole to UC when overriding MTRRs
|
||||
for TDX/SNP (bsc#1234429).
|
||||
- x86/mtrr: Rename mtrr_overwrite_state() to
|
||||
guest_force_mtrr_state() (bsc#1234429).
|
||||
- arm64: mte: Do not flag the zero page as PG_mte_tagged
|
||||
(bsc#1234429).
|
||||
- statmount: don't call path_put() under namespace semaphore
|
||||
(bsc#1234429).
|
||||
- KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace
|
||||
(bsc#1234429).
|
||||
- cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition
|
||||
latency (bsc#1234429).
|
||||
- btrfs: fix the incorrect max_bytes value for
|
||||
find_lock_delalloc_range() (bsc#1234429).
|
||||
- mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config
|
||||
flag (bsc#1234429).
|
||||
- mfd: intel_soc_pmic_chtdc_ti: Drop unneeded assignment for
|
||||
cache_type (bsc#1234429).
|
||||
- mfd: intel_soc_pmic_chtdc_ti: Fix invalid regmap-config
|
||||
max_register value (bsc#1234429).
|
||||
- ASoC: SOF: ipc4-pcm: fix delay calculation when DSP resamples
|
||||
(bsc#1234429).
|
||||
- ASoC: SOF: ipc4-pcm: Enable delay reporting for ChainDMA streams
|
||||
(bsc#1234429).
|
||||
- PCI: endpoint: pci-epf-test: Add NULL check for DMA channels
|
||||
before release (bsc#1234429).
|
||||
- PCI: endpoint: Remove surplus return statement from
|
||||
pci_epf_test_clean_dma_chan() (bsc#1234429).
|
||||
- mm/ksm: fix incorrect KSM counter handling in mm_struct during
|
||||
fork (bsc#1234429).
|
||||
- tracing: Fix race condition in kprobe initialization causing
|
||||
NULL pointer dereference (bsc#1234429).
|
||||
- Squashfs: reject negative file sizes in squashfs_read_inode()
|
||||
(bsc#1234429).
|
||||
- Squashfs: add additional inode sanity checking (bsc#1234429).
|
||||
- media: mc: Clear minor number before put device (bsc#1234429).
|
||||
- selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY
|
||||
is disabled (bsc#1234429).
|
||||
- lib/crypto/curve25519-hacl64: Disable KASAN with clang-17 and
|
||||
older (bsc#1234429).
|
||||
- ext4: free orphan info with kvfree (bsc#1234429).
|
||||
- ACPICA: Allow to skip Global Lock initialization (bsc#1234429).
|
||||
- ext4: validate ea_ino and size in check_xattrs (bsc#1234429).
|
||||
- ext4: guard against EA inode refcount underflow in xattr update
|
||||
(bsc#1234429).
|
||||
- ext4: fix an off-by-one issue during moving extents
|
||||
(bsc#1234429).
|
||||
- ext4: avoid potential buffer over-read in
|
||||
parse_apply_sb_mount_options() (bsc#1234429).
|
||||
- ext4: correctly handle queries for metadata mappings
|
||||
(bsc#1234429).
|
||||
- ext4: increase i_disksize to offset + len in
|
||||
ext4_update_disksize_before_punch() (bsc#1234429).
|
||||
- ext4: verify orphan file size is not too big (bsc#1234429).
|
||||
- ext4: add ext4_sb_bread_nofail() helper function for
|
||||
ext4_free_branches() (bsc#1234429).
|
||||
- nfsd: nfserr_jukebox in nlm_fopen should lead to a retry
|
||||
(bsc#1234429).
|
||||
- NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul()
|
||||
(bsc#1234429).
|
||||
- mm/damon/lru_sort: use param_ctx for damon_attrs staging
|
||||
(bsc#1234429).
|
||||
- mm/damon/vaddr: do not repeat pte_offset_map_lock() until
|
||||
success (bsc#1234429).
|
||||
- mm/hugetlb: early exit from hugetlb_pages_alloc_boot() when
|
||||
max_huge_pages=0 (bsc#1234429).
|
||||
- mm/page_alloc: only set ALLOC_HIGHATOMIC for __GPF_HIGH
|
||||
allocations (bsc#1234429).
|
||||
- mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
|
||||
(bsc#1234429).
|
||||
- wifi: mt76: mt7921u: Add VID/PID for Netgear A7500
|
||||
(bsc#1234429).
|
||||
- wifi: mt76: mt7925u: Add VID/PID for Netgear A9000
|
||||
(bsc#1234429).
|
||||
- wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize
|
||||
again (bsc#1234429).
|
||||
- slab: mark slab->obj_exts allocation failures unconditionally
|
||||
(bsc#1234429).
|
||||
- slab: prevent warnings when slab obj_exts vector allocation
|
||||
fails (bsc#1234429).
|
||||
- s390: Add -Wno-pointer-sign to KBUILD_CFLAGS_DECOMPRESSOR
|
||||
(bsc#1234429).
|
||||
- s390/dasd: Return BLK_STS_INVAL for EINVAL from do_dasd_request
|
||||
(bsc#1234429).
|
||||
- s390/dasd: enforce dma_alignment to ensure proper buffer
|
||||
validation (bsc#1234429).
|
||||
- selftests: mptcp: join: validate C-flag + def limit
|
||||
(bsc#1234429).
|
||||
- x86/umip: Fix decoding of register forms of 0F 01 (SGDT and
|
||||
SIDT aliases) (bsc#1234429).
|
||||
- x86/umip: Check that the instruction opcode is at least two
|
||||
bytes (bsc#1234429).
|
||||
- x86/fred: Remove ENDBR64 from FRED entry points (bsc#1234429).
|
||||
- spi: cadence-quadspi: Fix cqspi_setup_flash() (bsc#1234429).
|
||||
- spi: cadence-quadspi: Flush posted register writes before DAC
|
||||
access (bsc#1234429).
|
||||
- spi: cadence-quadspi: Flush posted register writes before
|
||||
INDAC access (bsc#1234429).
|
||||
- PCI: tegra194: Reset BARs when running in PCIe endpoint mode
|
||||
(bsc#1234429).
|
||||
- PCI: tegra194: Handle errors in BPMP response (bsc#1234429).
|
||||
- PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()
|
||||
(bsc#1234429).
|
||||
- PCI: rcar-host: Convert struct rcar_msi mask_lock into raw
|
||||
spinlock (bsc#1234429).
|
||||
- PCI: rcar-host: Drop PMSR spinlock (bsc#1234429).
|
||||
- PCI: rcar-gen4: Fix PHY initialization (bsc#1234429).
|
||||
- PCI: keystone: Use devm_request_irq() to free
|
||||
"ks-pcie-error-irq" on exit (bsc#1234429).
|
||||
- PCI: j721e: Fix programming sequence of "strap" settings
|
||||
(bsc#1234429).
|
||||
- PCI/AER: Support errors introduced by PCIe r6.0 (bsc#1234429).
|
||||
- PCI/AER: Fix missing uevent on recovery when a reset is
|
||||
requested (bsc#1234429).
|
||||
- PCI/ERR: Fix uevent on failure to recover (bsc#1234429).
|
||||
- PCI/IOV: Add PCI rescan-remove locking when enabling/disabling
|
||||
SR-IOV (bsc#1234429).
|
||||
- PCI/sysfs: Ensure devices are powered for config reads
|
||||
(bsc#1234429).
|
||||
- PCI: tegra: Convert struct tegra_msi mask_lock into raw spinlock
|
||||
(bsc#1234429).
|
||||
- PCI: xilinx-nwl: Fix ECAM programming (bsc#1234429).
|
||||
- rseq/selftests: Use weak symbol reference, not definition,
|
||||
to link with glibc (bsc#1234429).
|
||||
- rtc: interface: Fix long-standing race when setting alarm
|
||||
(bsc#1234429).
|
||||
- rtc: interface: Ensure alarm irq is enabled when UIE is enabled
|
||||
(bsc#1234429).
|
||||
- memory: samsung: exynos-srom: Fix of_iomap leak in
|
||||
exynos_srom_probe (bsc#1234429).
|
||||
- mmc: mmc_spi: multiple block read remove read crc ack
|
||||
(bsc#1234429).
|
||||
- mmc: core: SPI mode remove cmd7 (bsc#1234429).
|
||||
- mtd: rawnand: fsmc: Default to autodetect buswidth
|
||||
(bsc#1234429).
|
||||
- xsk: Harden userspace-supplied xdp_desc validation
|
||||
(bsc#1234429).
|
||||
- xtensa: simdisk: add input size check in proc_write_simdisk
|
||||
(bsc#1234429).
|
||||
- sparc: fix error handling in scan_one_device() (bsc#1234429).
|
||||
- sparc64: fix hugetlb for sun4u (bsc#1234429).
|
||||
- sctp: Fix MAC comparison to be constant-time (bsc#1234429).
|
||||
- scsi: sd: Fix build warning in sd_revalidate_disk()
|
||||
(bsc#1234429).
|
||||
- scsi: hpsa: Fix potential memory leak in
|
||||
hpsa_big_passthru_ioctl() (bsc#1234429).
|
||||
- sched/deadline: Fix race in push_dl_task() (bsc#1234429).
|
||||
- Revert "ipmi: fix msg stack when IPMI is disconnected"
|
||||
(bsc#1234429).
|
||||
- pwm: berlin: Fix wrong register in suspend/resume (bsc#1234429).
|
||||
- powerpc/pseries/msi: Fix potential underflow and leak issue
|
||||
(bsc#1234429).
|
||||
- powerpc/powernv/pci: Fix underflow and leak issue (bsc#1234429).
|
||||
- power: supply: max77976_charger: fix constant current reporting
|
||||
(bsc#1234429).
|
||||
- pinctrl: samsung: Drop unused S3C24xx driver data (bsc#1234429).
|
||||
- nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirk
|
||||
(bsc#1234429).
|
||||
- parisc: Remove spurious if statement from raw_copy_from_user()
|
||||
(bsc#1234429).
|
||||
- parisc: don't reference obsolete termio struct for TC* constants
|
||||
(bsc#1234429).
|
||||
- openat2: don't trigger automounts with RESOLVE_NO_XDEV
|
||||
(bsc#1234429).
|
||||
- of: unittest: Fix device reference count leak in
|
||||
of_unittest_pci_node_verify (bsc#1234429).
|
||||
- loop: fix backing file reference leak on validation error
|
||||
(bsc#1234429).
|
||||
- lib/genalloc: fix device leak in of_gen_pool_get()
|
||||
(bsc#1234429).
|
||||
- KEYS: trusted_tpm1: Compare HMAC values in constant time
|
||||
(bsc#1234429).
|
||||
- kernel/sys.c: fix the racy usage of task_lock(tsk->group_leader)
|
||||
in sys_prlimit64() paths (bsc#1234429).
|
||||
- iommu/vt-d: PRS isn't usable if PDS isn't supported
|
||||
(bsc#1234429).
|
||||
- iio: imu: inv_icm42600: Drop redundant pm_runtime
|
||||
reinitialization in resume (bsc#1234429).
|
||||
- init: handle bootloader identifier in kernel parameters
|
||||
(bsc#1234429).
|
||||
- iio: xilinx-ams: Unmask interrupts after updating alarms
|
||||
(bsc#1234429).
|
||||
- iio: xilinx-ams: Fix AMS_ALARM_THR_DIRECT_MASK (bsc#1234429).
|
||||
- iio: frequency: adf4350: Fix prescaler usage (bsc#1234429).
|
||||
- iio: dac: ad5421: use int type to store negative error codes
|
||||
(bsc#1234429).
|
||||
- iio: dac: ad5360: use int type to store negative error codes
|
||||
(bsc#1234429).
|
||||
- iio/adc/pac1934: fix channel disable configuration
|
||||
(bsc#1234429).
|
||||
- fuse: fix livelock in synchronous file put from fuseblk workers
|
||||
(bsc#1234429).
|
||||
- fuse: fix possibly missing fuse_copy_finish() call in
|
||||
fuse_notify() (bsc#1234429).
|
||||
- fs: quota: create dedicated workqueue for quota_release_work
|
||||
(bsc#1234429).
|
||||
- fs/ntfs3: Fix a resource leak bug in wnd_extend() (bsc#1234429).
|
||||
- fbdev: Fix logic error in "offb" name match (bsc#1234429).
|
||||
- eventpoll: Replace rwlock with spinlock (bsc#1234429).
|
||||
- crypto: rockchip - Fix dma_unmap_sg() nents value (bsc#1234429).
|
||||
- crypto: atmel - Fix dma_unmap_sg() direction (bsc#1234429).
|
||||
- crypto: aspeed - Fix dma_unmap_sg() direction (bsc#1234429).
|
||||
- cpufreq: intel_pstate: Fix object lifecycle issue in
|
||||
update_qos_request() (bsc#1234429).
|
||||
- copy_sighand: Handle architectures where sizeof(unsigned long)
|
||||
< sizeof(u64) (bsc#1234429).
|
||||
- clk: qcom: tcsrcc-x1e80100: Set the bi_tcxo as parent to eDP
|
||||
refclk (bsc#1234429).
|
||||
- bus: mhi: host: Do not use uninitialized 'dev' pointer in
|
||||
mhi_init_irq_setup() (bsc#1234429).
|
||||
- bus: mhi: ep: Fix chained transfer handling in read path
|
||||
(bsc#1234429).
|
||||
- btrfs: avoid potential out-of-bounds in btrfs_encode_fh()
|
||||
(bsc#1234429).
|
||||
- blk-crypto: fix missing blktrace bio split events (bsc#1234429).
|
||||
- drm/amd/display: Enable Dynamic DTBCLK Switch (bsc#1234429).
|
||||
- drm/xe/uapi: loosen used tracking restriction (bsc#1234429).
|
||||
- drm/nouveau: fix bad ret code in nouveau_bo_move_prep
|
||||
(bsc#1234429).
|
||||
- drm/rcar-du: dsi: Fix 1/2/3 lane support (bsc#1234429).
|
||||
- drm/panthor: Fix memory leak in panthor_ioctl_group_create()
|
||||
(bsc#1234429).
|
||||
- media: lirc: Fix error handling in lirc_register()
|
||||
(bsc#1234429).
|
||||
- media: ti: j721e-csi2rx: Fix source subdev link creation
|
||||
(bsc#1234429).
|
||||
- media: ti: j721e-csi2rx: Use devm_of_platform_populate
|
||||
(bsc#1234429).
|
||||
- media: vivid: fix disappearing <Vendor Command With ID> messages
|
||||
(bsc#1234429).
|
||||
- media: venus: firmware: Use correct reset sequence for IRIS2
|
||||
(bsc#1234429).
|
||||
- media: s5p-mfc: remove an unused/uninitialized variable
|
||||
(bsc#1234429).
|
||||
- media: pci: mg4b: fix uninitialized iio scan data (bsc#1234429).
|
||||
- media: pci: ivtv: Add missing check after DMA map (bsc#1234429).
|
||||
- media: mc: Fix MUST_CONNECT handling for pads with no links
|
||||
(bsc#1234429).
|
||||
- media: i2c: mt9v111: fix incorrect type for ret (bsc#1234429).
|
||||
- media: cx18: Add missing check after DMA map (bsc#1234429).
|
||||
- media: cec: extron-da-hd-4k-plus: drop external-module make
|
||||
commands (bsc#1234429).
|
||||
- firmware: meson_sm: fix device leak at probe (bsc#1234429).
|
||||
- xen/events: Update virq_to_irq on migration (bsc#1234429).
|
||||
- xen/events: Return -EEXIST for bound VIRQs (bsc#1234429).
|
||||
- xen/manage: Fix suspend error path (bsc#1234429).
|
||||
- xen/events: Cleanup find_virq() return codes (bsc#1234429).
|
||||
- dt-bindings: phy: rockchip-inno-csi-dphy: make power-domains
|
||||
non-required (bsc#1234429).
|
||||
- perf/arm-cmn: Fix CMN S3 DTM offset (bsc#1234429).
|
||||
- ARM: OMAP2+: pm33xx-core: ix device node reference leaks in
|
||||
amx3_idle_init (bsc#1234429).
|
||||
- ARM: AM33xx: Implement TI advisory 1.0.36 (EMU0/EMU1 pins
|
||||
state on reset) (bsc#1234429).
|
||||
- arm64: kprobes: call set_memory_rox() for kprobe page
|
||||
(bsc#1234429).
|
||||
- arm64: dts: ti: k3-am62a-main: Fix main padcfg length
|
||||
(bsc#1234429).
|
||||
- arm64: dts: qcom: x1e80100-pmics: Disable pm8010 by default
|
||||
(bsc#1234429).
|
||||
- arm64: dts: qcom: sdm845: Fix slimbam num-channels/ees
|
||||
(bsc#1234429).
|
||||
- arm64: dts: qcom: msm8939: Add missing MDSS reset (bsc#1234429).
|
||||
- arm64: dts: qcom: msm8916: Add missing MDSS reset (bsc#1234429).
|
||||
- ACPI: debug: fix signedness issues in read/write helpers
|
||||
(bsc#1234429).
|
||||
- ACPI: TAD: Add missing sysfs_remove_group() for ACPI_TAD_RT
|
||||
(bsc#1234429).
|
||||
- ACPI: property: Fix buffer properties extraction for subnodes
|
||||
(bsc#1234429).
|
||||
- s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable
|
||||
sections (bsc#1234429).
|
||||
- s390: vmlinux.lds.S: Reorder sections (bsc#1234429).
|
||||
- bpf: Avoid RCU context warning when unpinning htab with internal
|
||||
structs (bsc#1234429).
|
||||
- gpio: wcd934x: mark the GPIO controller as sleeping
|
||||
(bsc#1234429).
|
||||
- tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single
|
||||
(bsc#1234429).
|
||||
- cifs: Query EA $LXMOD in cifs_query_path_info() for WSL reparse
|
||||
points (bsc#1234429).
|
||||
- smb: client: fix missing timestamp updates after utime(2)
|
||||
(bsc#1234429).
|
||||
- cifs: Fix copy_to_iter return value check (bsc#1234429).
|
||||
- crypto: essiv - Check ssize for decryption and in-place
|
||||
encryption (bsc#1234429).
|
||||
- selftests: netfilter: query conntrack state to check for port
|
||||
clash resolution (bsc#1234429).
|
||||
- bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()
|
||||
(bsc#1234429).
|
||||
- netfilter: nft_objref: validate objref and objrefmap expressions
|
||||
(bsc#1234429).
|
||||
- drm/amd/display: Properly disable scaling on DCE6 (bsc#1234429).
|
||||
- drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6
|
||||
(bsc#1234429).
|
||||
- drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIs
|
||||
(bsc#1234429).
|
||||
- drm/amdgpu: Add additional DCE6 SCL registers (bsc#1234429).
|
||||
- mailbox: mtk-cmdq: Remove pm_runtime APIs from
|
||||
cmdq_mbox_send_data() (bsc#1234429).
|
||||
- mailbox: mtk-cmdq: Switch to pm_runtime_put_autosuspend()
|
||||
(bsc#1234429).
|
||||
- mailbox: mtk-cmdq-mailbox: Switch to
|
||||
__pm_runtime_put_autosuspend() (bsc#1234429).
|
||||
- bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}
|
||||
(bsc#1234429).
|
||||
- mailbox: zynqmp-ipi: Fix SGI cleanup on unbind (bsc#1234429).
|
||||
- mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox
|
||||
cleanup loop (bsc#1234429).
|
||||
- mailbox: zynqmp-ipi: Remove dev.parent check in
|
||||
zynqmp_ipi_free_mboxes (bsc#1234429).
|
||||
- mailbox: zynqmp-ipi: Remove redundant
|
||||
mbox_controller_unregister() call (bsc#1234429).
|
||||
- tcp: take care of zero tp->window_clamp in tcp_set_rcvlowat()
|
||||
(bsc#1234429).
|
||||
- perf python: split Clang options when invoking Popen
|
||||
(bsc#1234429).
|
||||
- tools build: Align warning options with perf (bsc#1234429).
|
||||
- net: fsl_pq_mdio: Fix device node reference leak in
|
||||
fsl_pq_mdio_probe (bsc#1234429).
|
||||
- ice: ice_adapter: release xa entry on adapter allocation failure
|
||||
(bsc#1234429).
|
||||
- net: mscc: ocelot: Fix use-after-free caused by cyclic delayed
|
||||
work (bsc#1234429).
|
||||
- tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request()
|
||||
(bsc#1234429).
|
||||
- net/sctp: fix a null dereference in sctp_disposition
|
||||
sctp_sf_do_5_1D_ce() (bsc#1234429).
|
||||
- drm/vmwgfx: Fix copy-paste typo in validation (bsc#1234429).
|
||||
- drm/vmwgfx: Fix Use-after-free in validation (bsc#1234429).
|
||||
- drm/vmwgfx: Fix a null-ptr access in the cursor snooper
|
||||
(bsc#1234429).
|
||||
- s390/cio: Update purge function to unregister the unused
|
||||
subchannels (bsc#1234429).
|
||||
- drm/xe/hw_engine_group: Fix double write lock release in error
|
||||
path (bsc#1234429).
|
||||
- net/mlx4: prevent potential use after free in
|
||||
mlx4_en_do_uc_filter() (bsc#1234429).
|
||||
- ASoC: SOF: Intel: Read the LLP via the associated Link DMA
|
||||
channel (bsc#1234429).
|
||||
- LoongArch: Init acpi_gbl_use_global_lock to false (bsc#1234429).
|
||||
- LoongArch: Add cflag -fno-isolate-erroneous-paths-dereference
|
||||
(bsc#1234429).
|
||||
- ASoC: SOF: Intel: hda-pcm: Place the constraint on period time
|
||||
instead of buffer time (bsc#1234429).
|
||||
- ASoC: SOF: ipc4-topology: Account for different ChainDMA host
|
||||
buffer size (bsc#1234429).
|
||||
- ASoC: SOF: ipc4-topology: Correct the minimum host DMA buffer
|
||||
size (bsc#1234429).
|
||||
- scsi: mvsas: Fix use-after-free bugs in mvs_work_queue
|
||||
(bsc#1234429).
|
||||
- cpufreq: tegra186: Set target frequency for all cpus in policy
|
||||
(bsc#1234429).
|
||||
- clk: tegra: do not overallocate memory for bpmp clocks
|
||||
(bsc#1234429).
|
||||
- clk: nxp: Fix pll0 rate check condition in LPC18xx CGU driver
|
||||
(bsc#1234429).
|
||||
- clk: nxp: lpc18xx-cgu: convert from round_rate() to
|
||||
determine_rate() (bsc#1234429).
|
||||
- clk: mediatek: clk-mux: Do not pass flags to
|
||||
clk_mux_determine_rate_flags() (bsc#1234429).
|
||||
- clk: mediatek: mt8195-infra_ao: Fix parent for infra_ao_hdmi_26m
|
||||
(bsc#1234429).
|
||||
- perf evsel: Ensure the fallback message is always written to
|
||||
(bsc#1234429).
|
||||
- perf tools: Add fallback for exclude_guest (bsc#1234429).
|
||||
- perf test: Add a test for default perf stat command
|
||||
(bsc#1234429).
|
||||
- perf test: Don't leak workload gopipe in PERF_RECORD_*
|
||||
(bsc#1234429).
|
||||
- perf session: Fix handling when buffer exceeds 2 GiB
|
||||
(bsc#1234429).
|
||||
- perf test shell lbr: Avoid failures with perf event paranoia
|
||||
(bsc#1234429).
|
||||
- perf test: Update sysfs path for core PMU caps (bsc#1234429).
|
||||
- perf vendor events arm64 AmpereOneX: Fix typo - should be
|
||||
l1d_cache_access_prefetches (bsc#1234429).
|
||||
- perf arm_spe: Correct memory level for remote access
|
||||
(bsc#1234429).
|
||||
- perf arm-spe: Rename the common data source encoding
|
||||
(bsc#1234429).
|
||||
- perf arm_spe: Correct setting remote access (bsc#1234429).
|
||||
- rtc: optee: fix memory leak on driver removal (bsc#1234429).
|
||||
- rtc: x1205: Fix Xicor X1205 vendor prefix (bsc#1234429).
|
||||
- perf util: Fix compression checks returning -1 as bool
|
||||
(bsc#1234429).
|
||||
- clk: renesas: cpg-mssr: Fix memory leak in
|
||||
cpg_mssr_reserved_init() (bsc#1234429).
|
||||
- clk: at91: peripheral: fix return value (bsc#1234429).
|
||||
- clk: qcom: common: Fix NULL vs IS_ERR() check in
|
||||
qcom_cc_icc_register() (bsc#1234429).
|
||||
- libperf event: Ensure tracing data is multiple of 8 sized
|
||||
(bsc#1234429).
|
||||
- perf evsel: Avoid container_of on a NULL leader (bsc#1234429).
|
||||
- perf test trace_btf_enum: Skip if permissions are insufficient
|
||||
(bsc#1234429).
|
||||
- perf disasm: Avoid undefined behavior in incrementing NULL
|
||||
(bsc#1234429).
|
||||
- asm-generic/io.h: Skip trace helpers if rwmmio events are
|
||||
disabled (bsc#1234429).
|
||||
- media: v4l2-subdev: Fix alloc failure check in
|
||||
v4l2_subdev_call_state_try() (bsc#1234429).
|
||||
- iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODE
|
||||
(bsc#1234429).
|
||||
- KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2
|
||||
(bsc#1234429).
|
||||
- dma-mapping: fix direction in dma_alloc direction traces
|
||||
(bsc#1234429).
|
||||
- page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit
|
||||
arches (bsc#1234429).
|
||||
- clocksource/drivers/clps711x: Fix resource leaks in error paths
|
||||
(bsc#1234429).
|
||||
- listmount: don't call path_put() under namespace semaphore
|
||||
(bsc#1234429).
|
||||
- rseq: Protect event mask against membarrier IPI (bsc#1234429).
|
||||
- arm64: map [_text, _stext) virtual address range
|
||||
non-executable+read-only (bsc#1234429).
|
||||
- fscontext: do not consume log entries when returning -EMSGSIZE
|
||||
(bsc#1234429).
|
||||
- fs: always return zero on success from replace_fd()
|
||||
(bsc#1234429).
|
||||
- commit 4cf895d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 15 14:23:29 CEST 2025 - rfrohl@suse.com
|
||||
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.53
|
||||
%define git_commit 490063662d9d6443f4759fe544a79d155a3dc3ee
|
||||
%define patchversion 6.12.54
|
||||
%define git_commit facd4ce3e3626a1be13d24d9d6e72106a4bdaac8
|
||||
%define variant -longterm%{nil}
|
||||
%define gcc_package 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})
|
||||
|
||||
Name: kernel-source-longterm
|
||||
Version: 6.12.53
|
||||
Version: 6.12.54
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4900636
|
||||
Release: <RELEASE>.gfacd4ce
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,492 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 19 20:22:57 CEST 2025 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.12.54 (bsc#1234429).
|
||||
- nfsd: decouple the xprtsec policy check from check_nfsd_access()
|
||||
(bsc#1234429).
|
||||
- mount: handle NULL values in mnt_ns_release() (bsc#1234429).
|
||||
- ASoC: SOF: ipc4-pcm: fix start offset calculation for chain DMA
|
||||
(bsc#1234429).
|
||||
- nfsd: fix access checking for NLM under XPRTSEC policies
|
||||
(bsc#1234429).
|
||||
- nfsd: fix __fh_verify for localio (bsc#1234429).
|
||||
- perf test stat: Avoid hybrid assumption when virtualized
|
||||
(bsc#1234429).
|
||||
- sched/fair: Block delayed tasks on throttled hierarchy during
|
||||
dequeue (bsc#1234429).
|
||||
- writeback: Avoid excessively long inode switching times
|
||||
(bsc#1234429).
|
||||
- writeback: Avoid softlockup when switching many inodes
|
||||
(bsc#1234429).
|
||||
- cramfs: Verify inode mode when loading from disk (bsc#1234429).
|
||||
- fs: Add 'initramfs_options' to set initramfs mount options
|
||||
(bsc#1234429).
|
||||
- pid: Add a judgment for ns null in pid_nr_ns (bsc#1234429).
|
||||
- minixfs: Verify inode mode when loading from disk (bsc#1234429).
|
||||
- copy_file_range: limit size if in compat mode (bsc#1234429).
|
||||
- irqchip/sifive-plic: Avoid interrupt ID 0 handling during
|
||||
suspend/resume (bsc#1234429).
|
||||
- irqchip/sifive-plic: Make use of __assign_bit() (bsc#1234429).
|
||||
- s390/bpf: Write back tail call counter for BPF_TRAMP_F_CALL_ORIG
|
||||
(bsc#1234429).
|
||||
- s390/bpf: Write back tail call counter for BPF_PSEUDO_CALL
|
||||
(bsc#1234429).
|
||||
- s390/bpf: Describe the frame using a struct instead of constants
|
||||
(bsc#1234429).
|
||||
- s390/bpf: Centralize frame offset calculations (bsc#1234429).
|
||||
- mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping
|
||||
zero-filled mTHP subpage to shared zeropage (bsc#1234429).
|
||||
- ipmi: Fix handling of messages with provided receive message
|
||||
pointer (bsc#1234429).
|
||||
- ipmi: Rework user message limit handling (bsc#1234429).
|
||||
- mptcp: pm: in-kernel: usable client side with C-flag
|
||||
(bsc#1234429).
|
||||
- ACPI: property: Do not pass NULL handles to acpi_attach_data()
|
||||
(bsc#1234429).
|
||||
- ACPI: property: Add code comments explaining what is going on
|
||||
(bsc#1234429).
|
||||
- ACPI: property: Disregard references in data-only subnode lists
|
||||
(bsc#1234429).
|
||||
- ACPI: battery: Add synchronization between interface updates
|
||||
(bsc#1234429).
|
||||
- ACPI: battery: Check for error code from devm_mutex_init()
|
||||
call (bsc#1234429).
|
||||
- ACPI: battery: initialize mutexes through devm_ APIs
|
||||
(bsc#1234429).
|
||||
- ACPI: battery: allocate driver data through devm_ APIs
|
||||
(bsc#1234429).
|
||||
- nfsd: unregister with rpcbind when deleting a transport
|
||||
(bsc#1234429).
|
||||
- nfsd: don't use sv_nrthreads in connection limiting calculations
|
||||
(bsc#1234429).
|
||||
- nfsd: refine and rename NFSD_MAY_LOCK (bsc#1234429).
|
||||
- NFSD: Replace use of NFSD_MAY_LOCK in nfsd4_lock()
|
||||
(bsc#1234429).
|
||||
- nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
|
||||
(bsc#1234429).
|
||||
- x86/kvm: Force legacy PCI hole to UC when overriding MTRRs
|
||||
for TDX/SNP (bsc#1234429).
|
||||
- x86/mtrr: Rename mtrr_overwrite_state() to
|
||||
guest_force_mtrr_state() (bsc#1234429).
|
||||
- arm64: mte: Do not flag the zero page as PG_mte_tagged
|
||||
(bsc#1234429).
|
||||
- statmount: don't call path_put() under namespace semaphore
|
||||
(bsc#1234429).
|
||||
- KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace
|
||||
(bsc#1234429).
|
||||
- cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition
|
||||
latency (bsc#1234429).
|
||||
- btrfs: fix the incorrect max_bytes value for
|
||||
find_lock_delalloc_range() (bsc#1234429).
|
||||
- mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config
|
||||
flag (bsc#1234429).
|
||||
- mfd: intel_soc_pmic_chtdc_ti: Drop unneeded assignment for
|
||||
cache_type (bsc#1234429).
|
||||
- mfd: intel_soc_pmic_chtdc_ti: Fix invalid regmap-config
|
||||
max_register value (bsc#1234429).
|
||||
- ASoC: SOF: ipc4-pcm: fix delay calculation when DSP resamples
|
||||
(bsc#1234429).
|
||||
- ASoC: SOF: ipc4-pcm: Enable delay reporting for ChainDMA streams
|
||||
(bsc#1234429).
|
||||
- PCI: endpoint: pci-epf-test: Add NULL check for DMA channels
|
||||
before release (bsc#1234429).
|
||||
- PCI: endpoint: Remove surplus return statement from
|
||||
pci_epf_test_clean_dma_chan() (bsc#1234429).
|
||||
- mm/ksm: fix incorrect KSM counter handling in mm_struct during
|
||||
fork (bsc#1234429).
|
||||
- tracing: Fix race condition in kprobe initialization causing
|
||||
NULL pointer dereference (bsc#1234429).
|
||||
- Squashfs: reject negative file sizes in squashfs_read_inode()
|
||||
(bsc#1234429).
|
||||
- Squashfs: add additional inode sanity checking (bsc#1234429).
|
||||
- media: mc: Clear minor number before put device (bsc#1234429).
|
||||
- selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY
|
||||
is disabled (bsc#1234429).
|
||||
- lib/crypto/curve25519-hacl64: Disable KASAN with clang-17 and
|
||||
older (bsc#1234429).
|
||||
- ext4: free orphan info with kvfree (bsc#1234429).
|
||||
- ACPICA: Allow to skip Global Lock initialization (bsc#1234429).
|
||||
- ext4: validate ea_ino and size in check_xattrs (bsc#1234429).
|
||||
- ext4: guard against EA inode refcount underflow in xattr update
|
||||
(bsc#1234429).
|
||||
- ext4: fix an off-by-one issue during moving extents
|
||||
(bsc#1234429).
|
||||
- ext4: avoid potential buffer over-read in
|
||||
parse_apply_sb_mount_options() (bsc#1234429).
|
||||
- ext4: correctly handle queries for metadata mappings
|
||||
(bsc#1234429).
|
||||
- ext4: increase i_disksize to offset + len in
|
||||
ext4_update_disksize_before_punch() (bsc#1234429).
|
||||
- ext4: verify orphan file size is not too big (bsc#1234429).
|
||||
- ext4: add ext4_sb_bread_nofail() helper function for
|
||||
ext4_free_branches() (bsc#1234429).
|
||||
- nfsd: nfserr_jukebox in nlm_fopen should lead to a retry
|
||||
(bsc#1234429).
|
||||
- NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul()
|
||||
(bsc#1234429).
|
||||
- mm/damon/lru_sort: use param_ctx for damon_attrs staging
|
||||
(bsc#1234429).
|
||||
- mm/damon/vaddr: do not repeat pte_offset_map_lock() until
|
||||
success (bsc#1234429).
|
||||
- mm/hugetlb: early exit from hugetlb_pages_alloc_boot() when
|
||||
max_huge_pages=0 (bsc#1234429).
|
||||
- mm/page_alloc: only set ALLOC_HIGHATOMIC for __GPF_HIGH
|
||||
allocations (bsc#1234429).
|
||||
- mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
|
||||
(bsc#1234429).
|
||||
- wifi: mt76: mt7921u: Add VID/PID for Netgear A7500
|
||||
(bsc#1234429).
|
||||
- wifi: mt76: mt7925u: Add VID/PID for Netgear A9000
|
||||
(bsc#1234429).
|
||||
- wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize
|
||||
again (bsc#1234429).
|
||||
- slab: mark slab->obj_exts allocation failures unconditionally
|
||||
(bsc#1234429).
|
||||
- slab: prevent warnings when slab obj_exts vector allocation
|
||||
fails (bsc#1234429).
|
||||
- s390: Add -Wno-pointer-sign to KBUILD_CFLAGS_DECOMPRESSOR
|
||||
(bsc#1234429).
|
||||
- s390/dasd: Return BLK_STS_INVAL for EINVAL from do_dasd_request
|
||||
(bsc#1234429).
|
||||
- s390/dasd: enforce dma_alignment to ensure proper buffer
|
||||
validation (bsc#1234429).
|
||||
- selftests: mptcp: join: validate C-flag + def limit
|
||||
(bsc#1234429).
|
||||
- x86/umip: Fix decoding of register forms of 0F 01 (SGDT and
|
||||
SIDT aliases) (bsc#1234429).
|
||||
- x86/umip: Check that the instruction opcode is at least two
|
||||
bytes (bsc#1234429).
|
||||
- x86/fred: Remove ENDBR64 from FRED entry points (bsc#1234429).
|
||||
- spi: cadence-quadspi: Fix cqspi_setup_flash() (bsc#1234429).
|
||||
- spi: cadence-quadspi: Flush posted register writes before DAC
|
||||
access (bsc#1234429).
|
||||
- spi: cadence-quadspi: Flush posted register writes before
|
||||
INDAC access (bsc#1234429).
|
||||
- PCI: tegra194: Reset BARs when running in PCIe endpoint mode
|
||||
(bsc#1234429).
|
||||
- PCI: tegra194: Handle errors in BPMP response (bsc#1234429).
|
||||
- PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()
|
||||
(bsc#1234429).
|
||||
- PCI: rcar-host: Convert struct rcar_msi mask_lock into raw
|
||||
spinlock (bsc#1234429).
|
||||
- PCI: rcar-host: Drop PMSR spinlock (bsc#1234429).
|
||||
- PCI: rcar-gen4: Fix PHY initialization (bsc#1234429).
|
||||
- PCI: keystone: Use devm_request_irq() to free
|
||||
"ks-pcie-error-irq" on exit (bsc#1234429).
|
||||
- PCI: j721e: Fix programming sequence of "strap" settings
|
||||
(bsc#1234429).
|
||||
- PCI/AER: Support errors introduced by PCIe r6.0 (bsc#1234429).
|
||||
- PCI/AER: Fix missing uevent on recovery when a reset is
|
||||
requested (bsc#1234429).
|
||||
- PCI/ERR: Fix uevent on failure to recover (bsc#1234429).
|
||||
- PCI/IOV: Add PCI rescan-remove locking when enabling/disabling
|
||||
SR-IOV (bsc#1234429).
|
||||
- PCI/sysfs: Ensure devices are powered for config reads
|
||||
(bsc#1234429).
|
||||
- PCI: tegra: Convert struct tegra_msi mask_lock into raw spinlock
|
||||
(bsc#1234429).
|
||||
- PCI: xilinx-nwl: Fix ECAM programming (bsc#1234429).
|
||||
- rseq/selftests: Use weak symbol reference, not definition,
|
||||
to link with glibc (bsc#1234429).
|
||||
- rtc: interface: Fix long-standing race when setting alarm
|
||||
(bsc#1234429).
|
||||
- rtc: interface: Ensure alarm irq is enabled when UIE is enabled
|
||||
(bsc#1234429).
|
||||
- memory: samsung: exynos-srom: Fix of_iomap leak in
|
||||
exynos_srom_probe (bsc#1234429).
|
||||
- mmc: mmc_spi: multiple block read remove read crc ack
|
||||
(bsc#1234429).
|
||||
- mmc: core: SPI mode remove cmd7 (bsc#1234429).
|
||||
- mtd: rawnand: fsmc: Default to autodetect buswidth
|
||||
(bsc#1234429).
|
||||
- xsk: Harden userspace-supplied xdp_desc validation
|
||||
(bsc#1234429).
|
||||
- xtensa: simdisk: add input size check in proc_write_simdisk
|
||||
(bsc#1234429).
|
||||
- sparc: fix error handling in scan_one_device() (bsc#1234429).
|
||||
- sparc64: fix hugetlb for sun4u (bsc#1234429).
|
||||
- sctp: Fix MAC comparison to be constant-time (bsc#1234429).
|
||||
- scsi: sd: Fix build warning in sd_revalidate_disk()
|
||||
(bsc#1234429).
|
||||
- scsi: hpsa: Fix potential memory leak in
|
||||
hpsa_big_passthru_ioctl() (bsc#1234429).
|
||||
- sched/deadline: Fix race in push_dl_task() (bsc#1234429).
|
||||
- Revert "ipmi: fix msg stack when IPMI is disconnected"
|
||||
(bsc#1234429).
|
||||
- pwm: berlin: Fix wrong register in suspend/resume (bsc#1234429).
|
||||
- powerpc/pseries/msi: Fix potential underflow and leak issue
|
||||
(bsc#1234429).
|
||||
- powerpc/powernv/pci: Fix underflow and leak issue (bsc#1234429).
|
||||
- power: supply: max77976_charger: fix constant current reporting
|
||||
(bsc#1234429).
|
||||
- pinctrl: samsung: Drop unused S3C24xx driver data (bsc#1234429).
|
||||
- nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirk
|
||||
(bsc#1234429).
|
||||
- parisc: Remove spurious if statement from raw_copy_from_user()
|
||||
(bsc#1234429).
|
||||
- parisc: don't reference obsolete termio struct for TC* constants
|
||||
(bsc#1234429).
|
||||
- openat2: don't trigger automounts with RESOLVE_NO_XDEV
|
||||
(bsc#1234429).
|
||||
- of: unittest: Fix device reference count leak in
|
||||
of_unittest_pci_node_verify (bsc#1234429).
|
||||
- loop: fix backing file reference leak on validation error
|
||||
(bsc#1234429).
|
||||
- lib/genalloc: fix device leak in of_gen_pool_get()
|
||||
(bsc#1234429).
|
||||
- KEYS: trusted_tpm1: Compare HMAC values in constant time
|
||||
(bsc#1234429).
|
||||
- kernel/sys.c: fix the racy usage of task_lock(tsk->group_leader)
|
||||
in sys_prlimit64() paths (bsc#1234429).
|
||||
- iommu/vt-d: PRS isn't usable if PDS isn't supported
|
||||
(bsc#1234429).
|
||||
- iio: imu: inv_icm42600: Drop redundant pm_runtime
|
||||
reinitialization in resume (bsc#1234429).
|
||||
- init: handle bootloader identifier in kernel parameters
|
||||
(bsc#1234429).
|
||||
- iio: xilinx-ams: Unmask interrupts after updating alarms
|
||||
(bsc#1234429).
|
||||
- iio: xilinx-ams: Fix AMS_ALARM_THR_DIRECT_MASK (bsc#1234429).
|
||||
- iio: frequency: adf4350: Fix prescaler usage (bsc#1234429).
|
||||
- iio: dac: ad5421: use int type to store negative error codes
|
||||
(bsc#1234429).
|
||||
- iio: dac: ad5360: use int type to store negative error codes
|
||||
(bsc#1234429).
|
||||
- iio/adc/pac1934: fix channel disable configuration
|
||||
(bsc#1234429).
|
||||
- fuse: fix livelock in synchronous file put from fuseblk workers
|
||||
(bsc#1234429).
|
||||
- fuse: fix possibly missing fuse_copy_finish() call in
|
||||
fuse_notify() (bsc#1234429).
|
||||
- fs: quota: create dedicated workqueue for quota_release_work
|
||||
(bsc#1234429).
|
||||
- fs/ntfs3: Fix a resource leak bug in wnd_extend() (bsc#1234429).
|
||||
- fbdev: Fix logic error in "offb" name match (bsc#1234429).
|
||||
- eventpoll: Replace rwlock with spinlock (bsc#1234429).
|
||||
- crypto: rockchip - Fix dma_unmap_sg() nents value (bsc#1234429).
|
||||
- crypto: atmel - Fix dma_unmap_sg() direction (bsc#1234429).
|
||||
- crypto: aspeed - Fix dma_unmap_sg() direction (bsc#1234429).
|
||||
- cpufreq: intel_pstate: Fix object lifecycle issue in
|
||||
update_qos_request() (bsc#1234429).
|
||||
- copy_sighand: Handle architectures where sizeof(unsigned long)
|
||||
< sizeof(u64) (bsc#1234429).
|
||||
- clk: qcom: tcsrcc-x1e80100: Set the bi_tcxo as parent to eDP
|
||||
refclk (bsc#1234429).
|
||||
- bus: mhi: host: Do not use uninitialized 'dev' pointer in
|
||||
mhi_init_irq_setup() (bsc#1234429).
|
||||
- bus: mhi: ep: Fix chained transfer handling in read path
|
||||
(bsc#1234429).
|
||||
- btrfs: avoid potential out-of-bounds in btrfs_encode_fh()
|
||||
(bsc#1234429).
|
||||
- blk-crypto: fix missing blktrace bio split events (bsc#1234429).
|
||||
- drm/amd/display: Enable Dynamic DTBCLK Switch (bsc#1234429).
|
||||
- drm/xe/uapi: loosen used tracking restriction (bsc#1234429).
|
||||
- drm/nouveau: fix bad ret code in nouveau_bo_move_prep
|
||||
(bsc#1234429).
|
||||
- drm/rcar-du: dsi: Fix 1/2/3 lane support (bsc#1234429).
|
||||
- drm/panthor: Fix memory leak in panthor_ioctl_group_create()
|
||||
(bsc#1234429).
|
||||
- media: lirc: Fix error handling in lirc_register()
|
||||
(bsc#1234429).
|
||||
- media: ti: j721e-csi2rx: Fix source subdev link creation
|
||||
(bsc#1234429).
|
||||
- media: ti: j721e-csi2rx: Use devm_of_platform_populate
|
||||
(bsc#1234429).
|
||||
- media: vivid: fix disappearing <Vendor Command With ID> messages
|
||||
(bsc#1234429).
|
||||
- media: venus: firmware: Use correct reset sequence for IRIS2
|
||||
(bsc#1234429).
|
||||
- media: s5p-mfc: remove an unused/uninitialized variable
|
||||
(bsc#1234429).
|
||||
- media: pci: mg4b: fix uninitialized iio scan data (bsc#1234429).
|
||||
- media: pci: ivtv: Add missing check after DMA map (bsc#1234429).
|
||||
- media: mc: Fix MUST_CONNECT handling for pads with no links
|
||||
(bsc#1234429).
|
||||
- media: i2c: mt9v111: fix incorrect type for ret (bsc#1234429).
|
||||
- media: cx18: Add missing check after DMA map (bsc#1234429).
|
||||
- media: cec: extron-da-hd-4k-plus: drop external-module make
|
||||
commands (bsc#1234429).
|
||||
- firmware: meson_sm: fix device leak at probe (bsc#1234429).
|
||||
- xen/events: Update virq_to_irq on migration (bsc#1234429).
|
||||
- xen/events: Return -EEXIST for bound VIRQs (bsc#1234429).
|
||||
- xen/manage: Fix suspend error path (bsc#1234429).
|
||||
- xen/events: Cleanup find_virq() return codes (bsc#1234429).
|
||||
- dt-bindings: phy: rockchip-inno-csi-dphy: make power-domains
|
||||
non-required (bsc#1234429).
|
||||
- perf/arm-cmn: Fix CMN S3 DTM offset (bsc#1234429).
|
||||
- ARM: OMAP2+: pm33xx-core: ix device node reference leaks in
|
||||
amx3_idle_init (bsc#1234429).
|
||||
- ARM: AM33xx: Implement TI advisory 1.0.36 (EMU0/EMU1 pins
|
||||
state on reset) (bsc#1234429).
|
||||
- arm64: kprobes: call set_memory_rox() for kprobe page
|
||||
(bsc#1234429).
|
||||
- arm64: dts: ti: k3-am62a-main: Fix main padcfg length
|
||||
(bsc#1234429).
|
||||
- arm64: dts: qcom: x1e80100-pmics: Disable pm8010 by default
|
||||
(bsc#1234429).
|
||||
- arm64: dts: qcom: sdm845: Fix slimbam num-channels/ees
|
||||
(bsc#1234429).
|
||||
- arm64: dts: qcom: msm8939: Add missing MDSS reset (bsc#1234429).
|
||||
- arm64: dts: qcom: msm8916: Add missing MDSS reset (bsc#1234429).
|
||||
- ACPI: debug: fix signedness issues in read/write helpers
|
||||
(bsc#1234429).
|
||||
- ACPI: TAD: Add missing sysfs_remove_group() for ACPI_TAD_RT
|
||||
(bsc#1234429).
|
||||
- ACPI: property: Fix buffer properties extraction for subnodes
|
||||
(bsc#1234429).
|
||||
- s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable
|
||||
sections (bsc#1234429).
|
||||
- s390: vmlinux.lds.S: Reorder sections (bsc#1234429).
|
||||
- bpf: Avoid RCU context warning when unpinning htab with internal
|
||||
structs (bsc#1234429).
|
||||
- gpio: wcd934x: mark the GPIO controller as sleeping
|
||||
(bsc#1234429).
|
||||
- tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single
|
||||
(bsc#1234429).
|
||||
- cifs: Query EA $LXMOD in cifs_query_path_info() for WSL reparse
|
||||
points (bsc#1234429).
|
||||
- smb: client: fix missing timestamp updates after utime(2)
|
||||
(bsc#1234429).
|
||||
- cifs: Fix copy_to_iter return value check (bsc#1234429).
|
||||
- crypto: essiv - Check ssize for decryption and in-place
|
||||
encryption (bsc#1234429).
|
||||
- selftests: netfilter: query conntrack state to check for port
|
||||
clash resolution (bsc#1234429).
|
||||
- bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()
|
||||
(bsc#1234429).
|
||||
- netfilter: nft_objref: validate objref and objrefmap expressions
|
||||
(bsc#1234429).
|
||||
- drm/amd/display: Properly disable scaling on DCE6 (bsc#1234429).
|
||||
- drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6
|
||||
(bsc#1234429).
|
||||
- drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIs
|
||||
(bsc#1234429).
|
||||
- drm/amdgpu: Add additional DCE6 SCL registers (bsc#1234429).
|
||||
- mailbox: mtk-cmdq: Remove pm_runtime APIs from
|
||||
cmdq_mbox_send_data() (bsc#1234429).
|
||||
- mailbox: mtk-cmdq: Switch to pm_runtime_put_autosuspend()
|
||||
(bsc#1234429).
|
||||
- mailbox: mtk-cmdq-mailbox: Switch to
|
||||
__pm_runtime_put_autosuspend() (bsc#1234429).
|
||||
- bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}
|
||||
(bsc#1234429).
|
||||
- mailbox: zynqmp-ipi: Fix SGI cleanup on unbind (bsc#1234429).
|
||||
- mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox
|
||||
cleanup loop (bsc#1234429).
|
||||
- mailbox: zynqmp-ipi: Remove dev.parent check in
|
||||
zynqmp_ipi_free_mboxes (bsc#1234429).
|
||||
- mailbox: zynqmp-ipi: Remove redundant
|
||||
mbox_controller_unregister() call (bsc#1234429).
|
||||
- tcp: take care of zero tp->window_clamp in tcp_set_rcvlowat()
|
||||
(bsc#1234429).
|
||||
- perf python: split Clang options when invoking Popen
|
||||
(bsc#1234429).
|
||||
- tools build: Align warning options with perf (bsc#1234429).
|
||||
- net: fsl_pq_mdio: Fix device node reference leak in
|
||||
fsl_pq_mdio_probe (bsc#1234429).
|
||||
- ice: ice_adapter: release xa entry on adapter allocation failure
|
||||
(bsc#1234429).
|
||||
- net: mscc: ocelot: Fix use-after-free caused by cyclic delayed
|
||||
work (bsc#1234429).
|
||||
- tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request()
|
||||
(bsc#1234429).
|
||||
- net/sctp: fix a null dereference in sctp_disposition
|
||||
sctp_sf_do_5_1D_ce() (bsc#1234429).
|
||||
- drm/vmwgfx: Fix copy-paste typo in validation (bsc#1234429).
|
||||
- drm/vmwgfx: Fix Use-after-free in validation (bsc#1234429).
|
||||
- drm/vmwgfx: Fix a null-ptr access in the cursor snooper
|
||||
(bsc#1234429).
|
||||
- s390/cio: Update purge function to unregister the unused
|
||||
subchannels (bsc#1234429).
|
||||
- drm/xe/hw_engine_group: Fix double write lock release in error
|
||||
path (bsc#1234429).
|
||||
- net/mlx4: prevent potential use after free in
|
||||
mlx4_en_do_uc_filter() (bsc#1234429).
|
||||
- ASoC: SOF: Intel: Read the LLP via the associated Link DMA
|
||||
channel (bsc#1234429).
|
||||
- LoongArch: Init acpi_gbl_use_global_lock to false (bsc#1234429).
|
||||
- LoongArch: Add cflag -fno-isolate-erroneous-paths-dereference
|
||||
(bsc#1234429).
|
||||
- ASoC: SOF: Intel: hda-pcm: Place the constraint on period time
|
||||
instead of buffer time (bsc#1234429).
|
||||
- ASoC: SOF: ipc4-topology: Account for different ChainDMA host
|
||||
buffer size (bsc#1234429).
|
||||
- ASoC: SOF: ipc4-topology: Correct the minimum host DMA buffer
|
||||
size (bsc#1234429).
|
||||
- scsi: mvsas: Fix use-after-free bugs in mvs_work_queue
|
||||
(bsc#1234429).
|
||||
- cpufreq: tegra186: Set target frequency for all cpus in policy
|
||||
(bsc#1234429).
|
||||
- clk: tegra: do not overallocate memory for bpmp clocks
|
||||
(bsc#1234429).
|
||||
- clk: nxp: Fix pll0 rate check condition in LPC18xx CGU driver
|
||||
(bsc#1234429).
|
||||
- clk: nxp: lpc18xx-cgu: convert from round_rate() to
|
||||
determine_rate() (bsc#1234429).
|
||||
- clk: mediatek: clk-mux: Do not pass flags to
|
||||
clk_mux_determine_rate_flags() (bsc#1234429).
|
||||
- clk: mediatek: mt8195-infra_ao: Fix parent for infra_ao_hdmi_26m
|
||||
(bsc#1234429).
|
||||
- perf evsel: Ensure the fallback message is always written to
|
||||
(bsc#1234429).
|
||||
- perf tools: Add fallback for exclude_guest (bsc#1234429).
|
||||
- perf test: Add a test for default perf stat command
|
||||
(bsc#1234429).
|
||||
- perf test: Don't leak workload gopipe in PERF_RECORD_*
|
||||
(bsc#1234429).
|
||||
- perf session: Fix handling when buffer exceeds 2 GiB
|
||||
(bsc#1234429).
|
||||
- perf test shell lbr: Avoid failures with perf event paranoia
|
||||
(bsc#1234429).
|
||||
- perf test: Update sysfs path for core PMU caps (bsc#1234429).
|
||||
- perf vendor events arm64 AmpereOneX: Fix typo - should be
|
||||
l1d_cache_access_prefetches (bsc#1234429).
|
||||
- perf arm_spe: Correct memory level for remote access
|
||||
(bsc#1234429).
|
||||
- perf arm-spe: Rename the common data source encoding
|
||||
(bsc#1234429).
|
||||
- perf arm_spe: Correct setting remote access (bsc#1234429).
|
||||
- rtc: optee: fix memory leak on driver removal (bsc#1234429).
|
||||
- rtc: x1205: Fix Xicor X1205 vendor prefix (bsc#1234429).
|
||||
- perf util: Fix compression checks returning -1 as bool
|
||||
(bsc#1234429).
|
||||
- clk: renesas: cpg-mssr: Fix memory leak in
|
||||
cpg_mssr_reserved_init() (bsc#1234429).
|
||||
- clk: at91: peripheral: fix return value (bsc#1234429).
|
||||
- clk: qcom: common: Fix NULL vs IS_ERR() check in
|
||||
qcom_cc_icc_register() (bsc#1234429).
|
||||
- libperf event: Ensure tracing data is multiple of 8 sized
|
||||
(bsc#1234429).
|
||||
- perf evsel: Avoid container_of on a NULL leader (bsc#1234429).
|
||||
- perf test trace_btf_enum: Skip if permissions are insufficient
|
||||
(bsc#1234429).
|
||||
- perf disasm: Avoid undefined behavior in incrementing NULL
|
||||
(bsc#1234429).
|
||||
- asm-generic/io.h: Skip trace helpers if rwmmio events are
|
||||
disabled (bsc#1234429).
|
||||
- media: v4l2-subdev: Fix alloc failure check in
|
||||
v4l2_subdev_call_state_try() (bsc#1234429).
|
||||
- iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODE
|
||||
(bsc#1234429).
|
||||
- KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2
|
||||
(bsc#1234429).
|
||||
- dma-mapping: fix direction in dma_alloc direction traces
|
||||
(bsc#1234429).
|
||||
- page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit
|
||||
arches (bsc#1234429).
|
||||
- clocksource/drivers/clps711x: Fix resource leaks in error paths
|
||||
(bsc#1234429).
|
||||
- listmount: don't call path_put() under namespace semaphore
|
||||
(bsc#1234429).
|
||||
- rseq: Protect event mask against membarrier IPI (bsc#1234429).
|
||||
- arm64: map [_text, _stext) virtual address range
|
||||
non-executable+read-only (bsc#1234429).
|
||||
- fscontext: do not consume log entries when returning -EMSGSIZE
|
||||
(bsc#1234429).
|
||||
- fs: always return zero on success from replace_fd()
|
||||
(bsc#1234429).
|
||||
- commit 4cf895d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 15 14:23:29 CEST 2025 - rfrohl@suse.com
|
||||
|
||||
|
||||
@@ -16,15 +16,15 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit 490063662d9d6443f4759fe544a79d155a3dc3ee
|
||||
%define git_commit facd4ce3e3626a1be13d24d9d6e72106a4bdaac8
|
||||
%define variant -longterm%{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
Name: kernel-syms-longterm
|
||||
Version: 6.12.53
|
||||
Version: 6.12.54
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4900636
|
||||
Release: <RELEASE>.gfacd4ce
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1319b83b7e3d824ffe2d75a00c78e0c132b89a7c1c81590ebcde7cd6e35423fc
|
||||
size 8788047
|
||||
oid sha256:d4d63264067bab02563a4c7b7f4e334235310095b79367a32d118c4a664992d0
|
||||
size 8998649
|
||||
|
||||
279
series.conf
279
series.conf
@@ -10982,6 +10982,285 @@
|
||||
patches.kernel.org/6.12.53-259-arm64-dts-qcom-qcm2290-Disable-USB-SS-bus-ins.patch
|
||||
patches.kernel.org/6.12.53-260-usb-cdns3-cdnsp-pci-remove-redundant-pci_disa.patch
|
||||
patches.kernel.org/6.12.53-261-Linux-6.12.53.patch
|
||||
patches.kernel.org/6.12.54-001-fs-always-return-zero-on-success-from-replace.patch
|
||||
patches.kernel.org/6.12.54-002-fscontext-do-not-consume-log-entries-when-ret.patch
|
||||
patches.kernel.org/6.12.54-003-arm64-map-_text-_stext-virtual-address-range-.patch
|
||||
patches.kernel.org/6.12.54-004-rseq-Protect-event-mask-against-membarrier-IP.patch
|
||||
patches.kernel.org/6.12.54-005-listmount-don-t-call-path_put-under-namespace.patch
|
||||
patches.kernel.org/6.12.54-006-clocksource-drivers-clps711x-Fix-resource-lea.patch
|
||||
patches.kernel.org/6.12.54-007-page_pool-Fix-PP_MAGIC_MASK-to-avoid-crashing.patch
|
||||
patches.kernel.org/6.12.54-008-dma-mapping-fix-direction-in-dma_alloc-direct.patch
|
||||
patches.kernel.org/6.12.54-009-KVM-SVM-Emulate-PERF_CNTR_GLOBAL_STATUS_SET-f.patch
|
||||
patches.kernel.org/6.12.54-010-iio-frequency-adf4350-Fix-ADF4350_REG3_12BIT_.patch
|
||||
patches.kernel.org/6.12.54-011-media-v4l2-subdev-Fix-alloc-failure-check-in-.patch
|
||||
patches.kernel.org/6.12.54-012-asm-generic-io.h-Skip-trace-helpers-if-rwmmio.patch
|
||||
patches.kernel.org/6.12.54-013-perf-disasm-Avoid-undefined-behavior-in-incre.patch
|
||||
patches.kernel.org/6.12.54-014-perf-test-trace_btf_enum-Skip-if-permissions-.patch
|
||||
patches.kernel.org/6.12.54-015-perf-evsel-Avoid-container_of-on-a-NULL-leade.patch
|
||||
patches.kernel.org/6.12.54-016-libperf-event-Ensure-tracing-data-is-multiple.patch
|
||||
patches.kernel.org/6.12.54-017-clk-qcom-common-Fix-NULL-vs-IS_ERR-check-in-q.patch
|
||||
patches.kernel.org/6.12.54-018-clk-at91-peripheral-fix-return-value.patch
|
||||
patches.kernel.org/6.12.54-019-clk-renesas-cpg-mssr-Fix-memory-leak-in-cpg_m.patch
|
||||
patches.kernel.org/6.12.54-020-perf-util-Fix-compression-checks-returning-1-.patch
|
||||
patches.kernel.org/6.12.54-021-rtc-x1205-Fix-Xicor-X1205-vendor-prefix.patch
|
||||
patches.kernel.org/6.12.54-022-rtc-optee-fix-memory-leak-on-driver-removal.patch
|
||||
patches.kernel.org/6.12.54-023-perf-arm_spe-Correct-setting-remote-access.patch
|
||||
patches.kernel.org/6.12.54-024-perf-arm-spe-Rename-the-common-data-source-en.patch
|
||||
patches.kernel.org/6.12.54-025-perf-arm_spe-Correct-memory-level-for-remote-.patch
|
||||
patches.kernel.org/6.12.54-026-perf-vendor-events-arm64-AmpereOneX-Fix-typo-.patch
|
||||
patches.kernel.org/6.12.54-027-perf-test-Update-sysfs-path-for-core-PMU-caps.patch
|
||||
patches.kernel.org/6.12.54-028-perf-test-shell-lbr-Avoid-failures-with-perf-.patch
|
||||
patches.kernel.org/6.12.54-029-perf-session-Fix-handling-when-buffer-exceeds.patch
|
||||
patches.kernel.org/6.12.54-030-perf-test-Don-t-leak-workload-gopipe-in-PERF_.patch
|
||||
patches.kernel.org/6.12.54-031-perf-test-Add-a-test-for-default-perf-stat-co.patch
|
||||
patches.kernel.org/6.12.54-032-perf-tools-Add-fallback-for-exclude_guest.patch
|
||||
patches.kernel.org/6.12.54-033-perf-evsel-Ensure-the-fallback-message-is-alw.patch
|
||||
patches.kernel.org/6.12.54-034-clk-mediatek-mt8195-infra_ao-Fix-parent-for-i.patch
|
||||
patches.kernel.org/6.12.54-035-clk-mediatek-clk-mux-Do-not-pass-flags-to-clk.patch
|
||||
patches.kernel.org/6.12.54-036-clk-nxp-lpc18xx-cgu-convert-from-round_rate-t.patch
|
||||
patches.kernel.org/6.12.54-037-clk-nxp-Fix-pll0-rate-check-condition-in-LPC1.patch
|
||||
patches.kernel.org/6.12.54-038-clk-tegra-do-not-overallocate-memory-for-bpmp.patch
|
||||
patches.kernel.org/6.12.54-039-cpufreq-tegra186-Set-target-frequency-for-all.patch
|
||||
patches.kernel.org/6.12.54-040-scsi-mvsas-Fix-use-after-free-bugs-in-mvs_wor.patch
|
||||
patches.kernel.org/6.12.54-041-ASoC-SOF-ipc4-topology-Correct-the-minimum-ho.patch
|
||||
patches.kernel.org/6.12.54-042-ASoC-SOF-ipc4-topology-Account-for-different-.patch
|
||||
patches.kernel.org/6.12.54-043-ASoC-SOF-Intel-hda-pcm-Place-the-constraint-o.patch
|
||||
patches.kernel.org/6.12.54-044-LoongArch-Add-cflag-fno-isolate-erroneous-pat.patch
|
||||
patches.kernel.org/6.12.54-045-LoongArch-Init-acpi_gbl_use_global_lock-to-fa.patch
|
||||
patches.kernel.org/6.12.54-046-ASoC-SOF-Intel-Read-the-LLP-via-the-associate.patch
|
||||
patches.kernel.org/6.12.54-047-net-mlx4-prevent-potential-use-after-free-in-.patch
|
||||
patches.kernel.org/6.12.54-048-drm-xe-hw_engine_group-Fix-double-write-lock-.patch
|
||||
patches.kernel.org/6.12.54-049-s390-cio-Update-purge-function-to-unregister-.patch
|
||||
patches.kernel.org/6.12.54-050-drm-vmwgfx-Fix-a-null-ptr-access-in-the-curso.patch
|
||||
patches.kernel.org/6.12.54-051-drm-vmwgfx-Fix-Use-after-free-in-validation.patch
|
||||
patches.kernel.org/6.12.54-052-drm-vmwgfx-Fix-copy-paste-typo-in-validation.patch
|
||||
patches.kernel.org/6.12.54-053-net-sctp-fix-a-null-dereference-in-sctp_dispo.patch
|
||||
patches.kernel.org/6.12.54-054-tcp-Don-t-call-reqsk_fastopen_remove-in-tcp_c.patch
|
||||
patches.kernel.org/6.12.54-055-net-mscc-ocelot-Fix-use-after-free-caused-by-.patch
|
||||
patches.kernel.org/6.12.54-056-ice-ice_adapter-release-xa-entry-on-adapter-a.patch
|
||||
patches.kernel.org/6.12.54-057-net-fsl_pq_mdio-Fix-device-node-reference-lea.patch
|
||||
patches.kernel.org/6.12.54-058-tools-build-Align-warning-options-with-perf.patch
|
||||
patches.kernel.org/6.12.54-059-perf-python-split-Clang-options-when-invoking.patch
|
||||
patches.kernel.org/6.12.54-060-tcp-take-care-of-zero-tp-window_clamp-in-tcp_.patch
|
||||
patches.kernel.org/6.12.54-061-mailbox-zynqmp-ipi-Remove-redundant-mbox_cont.patch
|
||||
patches.kernel.org/6.12.54-062-mailbox-zynqmp-ipi-Remove-dev.parent-check-in.patch
|
||||
patches.kernel.org/6.12.54-063-mailbox-zynqmp-ipi-Fix-out-of-bounds-access-i.patch
|
||||
patches.kernel.org/6.12.54-064-mailbox-zynqmp-ipi-Fix-SGI-cleanup-on-unbind.patch
|
||||
patches.kernel.org/6.12.54-065-bpf-Fix-metadata_dst-leak-__bpf_redirect_neig.patch
|
||||
patches.kernel.org/6.12.54-066-mailbox-mtk-cmdq-mailbox-Switch-to-__pm_runti.patch
|
||||
patches.kernel.org/6.12.54-067-mailbox-mtk-cmdq-Switch-to-pm_runtime_put_aut.patch
|
||||
patches.kernel.org/6.12.54-068-mailbox-mtk-cmdq-Remove-pm_runtime-APIs-from-.patch
|
||||
patches.kernel.org/6.12.54-069-drm-amdgpu-Add-additional-DCE6-SCL-registers.patch
|
||||
patches.kernel.org/6.12.54-070-drm-amd-display-Add-missing-DCE6-SCL_HORZ_FIL.patch
|
||||
patches.kernel.org/6.12.54-071-drm-amd-display-Properly-clear-SCL_-_FILTER_C.patch
|
||||
patches.kernel.org/6.12.54-072-drm-amd-display-Properly-disable-scaling-on-D.patch
|
||||
patches.kernel.org/6.12.54-073-netfilter-nft_objref-validate-objref-and-objr.patch
|
||||
patches.kernel.org/6.12.54-074-bridge-br_vlan_fill_forward_path_pvid-use-br_.patch
|
||||
patches.kernel.org/6.12.54-075-selftests-netfilter-query-conntrack-state-to-.patch
|
||||
patches.kernel.org/6.12.54-076-crypto-essiv-Check-ssize-for-decryption-and-i.patch
|
||||
patches.kernel.org/6.12.54-077-cifs-Fix-copy_to_iter-return-value-check.patch
|
||||
patches.kernel.org/6.12.54-078-smb-client-fix-missing-timestamp-updates-afte.patch
|
||||
patches.kernel.org/6.12.54-079-cifs-Query-EA-LXMOD-in-cifs_query_path_info-f.patch
|
||||
patches.kernel.org/6.12.54-080-tpm_tis-Fix-incorrect-arguments-in-tpm_tis_pr.patch
|
||||
patches.kernel.org/6.12.54-081-gpio-wcd934x-mark-the-GPIO-controller-as-slee.patch
|
||||
patches.kernel.org/6.12.54-082-bpf-Avoid-RCU-context-warning-when-unpinning-.patch
|
||||
patches.kernel.org/6.12.54-083-s390-vmlinux.lds.S-Reorder-sections.patch
|
||||
patches.kernel.org/6.12.54-084-s390-vmlinux.lds.S-Move-.vmlinux.info-to-end-.patch
|
||||
patches.kernel.org/6.12.54-085-ACPI-property-Fix-buffer-properties-extractio.patch
|
||||
patches.kernel.org/6.12.54-086-ACPI-TAD-Add-missing-sysfs_remove_group-for-A.patch
|
||||
patches.kernel.org/6.12.54-087-ACPI-debug-fix-signedness-issues-in-read-writ.patch
|
||||
patches.kernel.org/6.12.54-088-arm64-dts-qcom-msm8916-Add-missing-MDSS-reset.patch
|
||||
patches.kernel.org/6.12.54-089-arm64-dts-qcom-msm8939-Add-missing-MDSS-reset.patch
|
||||
patches.kernel.org/6.12.54-090-arm64-dts-qcom-sdm845-Fix-slimbam-num-channel.patch
|
||||
patches.kernel.org/6.12.54-091-arm64-dts-qcom-x1e80100-pmics-Disable-pm8010-.patch
|
||||
patches.kernel.org/6.12.54-092-arm64-dts-ti-k3-am62a-main-Fix-main-padcfg-le.patch
|
||||
patches.kernel.org/6.12.54-093-arm64-kprobes-call-set_memory_rox-for-kprobe-.patch
|
||||
patches.kernel.org/6.12.54-094-ARM-AM33xx-Implement-TI-advisory-1.0.36-EMU0-.patch
|
||||
patches.kernel.org/6.12.54-095-ARM-OMAP2-pm33xx-core-ix-device-node-referenc.patch
|
||||
patches.kernel.org/6.12.54-096-perf-arm-cmn-Fix-CMN-S3-DTM-offset.patch
|
||||
patches.kernel.org/6.12.54-097-dt-bindings-phy-rockchip-inno-csi-dphy-make-p.patch
|
||||
patches.kernel.org/6.12.54-098-xen-events-Cleanup-find_virq-return-codes.patch
|
||||
patches.kernel.org/6.12.54-099-xen-manage-Fix-suspend-error-path.patch
|
||||
patches.kernel.org/6.12.54-100-xen-events-Return-EEXIST-for-bound-VIRQs.patch
|
||||
patches.kernel.org/6.12.54-101-xen-events-Update-virq_to_irq-on-migration.patch
|
||||
patches.kernel.org/6.12.54-102-firmware-meson_sm-fix-device-leak-at-probe.patch
|
||||
patches.kernel.org/6.12.54-103-media-cec-extron-da-hd-4k-plus-drop-external-.patch
|
||||
patches.kernel.org/6.12.54-104-media-cx18-Add-missing-check-after-DMA-map.patch
|
||||
patches.kernel.org/6.12.54-105-media-i2c-mt9v111-fix-incorrect-type-for-ret.patch
|
||||
patches.kernel.org/6.12.54-106-media-mc-Fix-MUST_CONNECT-handling-for-pads-w.patch
|
||||
patches.kernel.org/6.12.54-107-media-pci-ivtv-Add-missing-check-after-DMA-ma.patch
|
||||
patches.kernel.org/6.12.54-108-media-pci-mg4b-fix-uninitialized-iio-scan-dat.patch
|
||||
patches.kernel.org/6.12.54-109-media-s5p-mfc-remove-an-unused-uninitialized-.patch
|
||||
patches.kernel.org/6.12.54-110-media-venus-firmware-Use-correct-reset-sequen.patch
|
||||
patches.kernel.org/6.12.54-111-media-vivid-fix-disappearing-Vendor-Command-W.patch
|
||||
patches.kernel.org/6.12.54-112-media-ti-j721e-csi2rx-Use-devm_of_platform_po.patch
|
||||
patches.kernel.org/6.12.54-113-media-ti-j721e-csi2rx-Fix-source-subdev-link-.patch
|
||||
patches.kernel.org/6.12.54-114-media-lirc-Fix-error-handling-in-lirc_registe.patch
|
||||
patches.kernel.org/6.12.54-115-drm-panthor-Fix-memory-leak-in-panthor_ioctl_.patch
|
||||
patches.kernel.org/6.12.54-116-drm-rcar-du-dsi-Fix-1-2-3-lane-support.patch
|
||||
patches.kernel.org/6.12.54-117-drm-nouveau-fix-bad-ret-code-in-nouveau_bo_mo.patch
|
||||
patches.kernel.org/6.12.54-118-drm-xe-uapi-loosen-used-tracking-restriction.patch
|
||||
patches.kernel.org/6.12.54-119-drm-amd-display-Enable-Dynamic-DTBCLK-Switch.patch
|
||||
patches.kernel.org/6.12.54-120-blk-crypto-fix-missing-blktrace-bio-split-eve.patch
|
||||
patches.kernel.org/6.12.54-121-btrfs-avoid-potential-out-of-bounds-in-btrfs_.patch
|
||||
patches.kernel.org/6.12.54-122-bus-mhi-ep-Fix-chained-transfer-handling-in-r.patch
|
||||
patches.kernel.org/6.12.54-123-bus-mhi-host-Do-not-use-uninitialized-dev-poi.patch
|
||||
patches.kernel.org/6.12.54-124-clk-qcom-tcsrcc-x1e80100-Set-the-bi_tcxo-as-p.patch
|
||||
patches.kernel.org/6.12.54-125-copy_sighand-Handle-architectures-where-sizeo.patch
|
||||
patches.kernel.org/6.12.54-126-cpufreq-intel_pstate-Fix-object-lifecycle-iss.patch
|
||||
patches.kernel.org/6.12.54-127-crypto-aspeed-Fix-dma_unmap_sg-direction.patch
|
||||
patches.kernel.org/6.12.54-128-crypto-atmel-Fix-dma_unmap_sg-direction.patch
|
||||
patches.kernel.org/6.12.54-129-crypto-rockchip-Fix-dma_unmap_sg-nents-value.patch
|
||||
patches.kernel.org/6.12.54-130-eventpoll-Replace-rwlock-with-spinlock.patch
|
||||
patches.kernel.org/6.12.54-131-fbdev-Fix-logic-error-in-offb-name-match.patch
|
||||
patches.kernel.org/6.12.54-132-fs-ntfs3-Fix-a-resource-leak-bug-in-wnd_exten.patch
|
||||
patches.kernel.org/6.12.54-133-fs-quota-create-dedicated-workqueue-for-quota.patch
|
||||
patches.kernel.org/6.12.54-134-fuse-fix-possibly-missing-fuse_copy_finish-ca.patch
|
||||
patches.kernel.org/6.12.54-135-fuse-fix-livelock-in-synchronous-file-put-fro.patch
|
||||
patches.kernel.org/6.12.54-136-iio-adc-pac1934-fix-channel-disable-configura.patch
|
||||
patches.kernel.org/6.12.54-137-iio-dac-ad5360-use-int-type-to-store-negative.patch
|
||||
patches.kernel.org/6.12.54-138-iio-dac-ad5421-use-int-type-to-store-negative.patch
|
||||
patches.kernel.org/6.12.54-139-iio-frequency-adf4350-Fix-prescaler-usage.patch
|
||||
patches.kernel.org/6.12.54-140-iio-xilinx-ams-Fix-AMS_ALARM_THR_DIRECT_MASK.patch
|
||||
patches.kernel.org/6.12.54-141-iio-xilinx-ams-Unmask-interrupts-after-updati.patch
|
||||
patches.kernel.org/6.12.54-142-init-handle-bootloader-identifier-in-kernel-p.patch
|
||||
patches.kernel.org/6.12.54-143-iio-imu-inv_icm42600-Drop-redundant-pm_runtim.patch
|
||||
patches.kernel.org/6.12.54-144-iommu-vt-d-PRS-isn-t-usable-if-PDS-isn-t-supp.patch
|
||||
patches.kernel.org/6.12.54-145-kernel-sys.c-fix-the-racy-usage-of-task_lock-.patch
|
||||
patches.kernel.org/6.12.54-146-KEYS-trusted_tpm1-Compare-HMAC-values-in-cons.patch
|
||||
patches.kernel.org/6.12.54-147-lib-genalloc-fix-device-leak-in-of_gen_pool_g.patch
|
||||
patches.kernel.org/6.12.54-148-loop-fix-backing-file-reference-leak-on-valid.patch
|
||||
patches.kernel.org/6.12.54-149-of-unittest-Fix-device-reference-count-leak-i.patch
|
||||
patches.kernel.org/6.12.54-150-openat2-don-t-trigger-automounts-with-RESOLVE.patch
|
||||
patches.kernel.org/6.12.54-151-parisc-don-t-reference-obsolete-termio-struct.patch
|
||||
patches.kernel.org/6.12.54-152-parisc-Remove-spurious-if-statement-from-raw_.patch
|
||||
patches.kernel.org/6.12.54-153-nvme-pci-Add-TUXEDO-IBS-Gen8-to-Samsung-sleep.patch
|
||||
patches.kernel.org/6.12.54-154-pinctrl-samsung-Drop-unused-S3C24xx-driver-da.patch
|
||||
patches.kernel.org/6.12.54-155-power-supply-max77976_charger-fix-constant-cu.patch
|
||||
patches.kernel.org/6.12.54-156-powerpc-powernv-pci-Fix-underflow-and-leak-is.patch
|
||||
patches.kernel.org/6.12.54-157-powerpc-pseries-msi-Fix-potential-underflow-a.patch
|
||||
patches.kernel.org/6.12.54-158-pwm-berlin-Fix-wrong-register-in-suspend-resu.patch
|
||||
patches.kernel.org/6.12.54-159-Revert-ipmi-fix-msg-stack-when-IPMI-is-discon.patch
|
||||
patches.kernel.org/6.12.54-160-sched-deadline-Fix-race-in-push_dl_task.patch
|
||||
patches.kernel.org/6.12.54-161-scsi-hpsa-Fix-potential-memory-leak-in-hpsa_b.patch
|
||||
patches.kernel.org/6.12.54-162-scsi-sd-Fix-build-warning-in-sd_revalidate_di.patch
|
||||
patches.kernel.org/6.12.54-163-sctp-Fix-MAC-comparison-to-be-constant-time.patch
|
||||
patches.kernel.org/6.12.54-164-sparc64-fix-hugetlb-for-sun4u.patch
|
||||
patches.kernel.org/6.12.54-165-sparc-fix-error-handling-in-scan_one_device.patch
|
||||
patches.kernel.org/6.12.54-166-xtensa-simdisk-add-input-size-check-in-proc_w.patch
|
||||
patches.kernel.org/6.12.54-167-xsk-Harden-userspace-supplied-xdp_desc-valida.patch
|
||||
patches.kernel.org/6.12.54-168-mtd-rawnand-fsmc-Default-to-autodetect-buswid.patch
|
||||
patches.kernel.org/6.12.54-169-mmc-core-SPI-mode-remove-cmd7.patch
|
||||
patches.kernel.org/6.12.54-170-mmc-mmc_spi-multiple-block-read-remove-read-c.patch
|
||||
patches.kernel.org/6.12.54-171-memory-samsung-exynos-srom-Fix-of_iomap-leak-.patch
|
||||
patches.kernel.org/6.12.54-172-rtc-interface-Ensure-alarm-irq-is-enabled-whe.patch
|
||||
patches.kernel.org/6.12.54-173-rtc-interface-Fix-long-standing-race-when-set.patch
|
||||
patches.kernel.org/6.12.54-174-rseq-selftests-Use-weak-symbol-reference-not-.patch
|
||||
patches.kernel.org/6.12.54-175-PCI-xilinx-nwl-Fix-ECAM-programming.patch
|
||||
patches.kernel.org/6.12.54-176-PCI-tegra-Convert-struct-tegra_msi-mask_lock-.patch
|
||||
patches.kernel.org/6.12.54-177-PCI-sysfs-Ensure-devices-are-powered-for-conf.patch
|
||||
patches.kernel.org/6.12.54-178-PCI-IOV-Add-PCI-rescan-remove-locking-when-en.patch
|
||||
patches.kernel.org/6.12.54-179-PCI-ERR-Fix-uevent-on-failure-to-recover.patch
|
||||
patches.kernel.org/6.12.54-180-PCI-AER-Fix-missing-uevent-on-recovery-when-a.patch
|
||||
patches.kernel.org/6.12.54-181-PCI-AER-Support-errors-introduced-by-PCIe-r6..patch
|
||||
patches.kernel.org/6.12.54-182-PCI-j721e-Fix-programming-sequence-of-strap-s.patch
|
||||
patches.kernel.org/6.12.54-183-PCI-keystone-Use-devm_request_irq-to-free-ks-.patch
|
||||
patches.kernel.org/6.12.54-184-PCI-rcar-gen4-Fix-PHY-initialization.patch
|
||||
patches.kernel.org/6.12.54-185-PCI-rcar-host-Drop-PMSR-spinlock.patch
|
||||
patches.kernel.org/6.12.54-186-PCI-rcar-host-Convert-struct-rcar_msi-mask_lo.patch
|
||||
patches.kernel.org/6.12.54-187-PCI-tegra194-Fix-broken-tegra_pcie_ep_raise_m.patch
|
||||
patches.kernel.org/6.12.54-188-PCI-tegra194-Handle-errors-in-BPMP-response.patch
|
||||
patches.kernel.org/6.12.54-189-PCI-tegra194-Reset-BARs-when-running-in-PCIe-.patch
|
||||
patches.kernel.org/6.12.54-190-spi-cadence-quadspi-Flush-posted-register-wri.patch
|
||||
patches.kernel.org/6.12.54-191-spi-cadence-quadspi-Flush-posted-register-wri.patch
|
||||
patches.kernel.org/6.12.54-192-spi-cadence-quadspi-Fix-cqspi_setup_flash.patch
|
||||
patches.kernel.org/6.12.54-193-x86-fred-Remove-ENDBR64-from-FRED-entry-point.patch
|
||||
patches.kernel.org/6.12.54-194-x86-umip-Check-that-the-instruction-opcode-is.patch
|
||||
patches.kernel.org/6.12.54-195-x86-umip-Fix-decoding-of-register-forms-of-0F.patch
|
||||
patches.kernel.org/6.12.54-196-selftests-mptcp-join-validate-C-flag-def-limi.patch
|
||||
patches.kernel.org/6.12.54-197-s390-dasd-enforce-dma_alignment-to-ensure-pro.patch
|
||||
patches.kernel.org/6.12.54-198-s390-dasd-Return-BLK_STS_INVAL-for-EINVAL-fro.patch
|
||||
patches.kernel.org/6.12.54-199-s390-Add-Wno-pointer-sign-to-KBUILD_CFLAGS_DE.patch
|
||||
patches.kernel.org/6.12.54-200-slab-prevent-warnings-when-slab-obj_exts-vect.patch
|
||||
patches.kernel.org/6.12.54-201-slab-mark-slab-obj_exts-allocation-failures-u.patch
|
||||
patches.kernel.org/6.12.54-202-wifi-ath11k-HAL-SRNG-don-t-deinitialize-and-r.patch
|
||||
patches.kernel.org/6.12.54-203-wifi-mt76-mt7925u-Add-VID-PID-for-Netgear-A90.patch
|
||||
patches.kernel.org/6.12.54-204-wifi-mt76-mt7921u-Add-VID-PID-for-Netgear-A75.patch
|
||||
patches.kernel.org/6.12.54-205-mm-thp-fix-MTE-tag-mismatch-when-replacing-ze.patch
|
||||
patches.kernel.org/6.12.54-206-mm-page_alloc-only-set-ALLOC_HIGHATOMIC-for-_.patch
|
||||
patches.kernel.org/6.12.54-207-mm-hugetlb-early-exit-from-hugetlb_pages_allo.patch
|
||||
patches.kernel.org/6.12.54-208-mm-damon-vaddr-do-not-repeat-pte_offset_map_l.patch
|
||||
patches.kernel.org/6.12.54-209-mm-damon-lru_sort-use-param_ctx-for-damon_att.patch
|
||||
patches.kernel.org/6.12.54-210-NFSD-Fix-destination-buffer-size-in-nfsd4_ssc.patch
|
||||
patches.kernel.org/6.12.54-211-nfsd-nfserr_jukebox-in-nlm_fopen-should-lead-.patch
|
||||
patches.kernel.org/6.12.54-212-ext4-add-ext4_sb_bread_nofail-helper-function.patch
|
||||
patches.kernel.org/6.12.54-213-ext4-verify-orphan-file-size-is-not-too-big.patch
|
||||
patches.kernel.org/6.12.54-214-ext4-increase-i_disksize-to-offset-len-in-ext.patch
|
||||
patches.kernel.org/6.12.54-215-ext4-correctly-handle-queries-for-metadata-ma.patch
|
||||
patches.kernel.org/6.12.54-216-ext4-avoid-potential-buffer-over-read-in-pars.patch
|
||||
patches.kernel.org/6.12.54-217-ext4-fix-an-off-by-one-issue-during-moving-ex.patch
|
||||
patches.kernel.org/6.12.54-218-ext4-guard-against-EA-inode-refcount-underflo.patch
|
||||
patches.kernel.org/6.12.54-219-ext4-validate-ea_ino-and-size-in-check_xattrs.patch
|
||||
patches.kernel.org/6.12.54-220-ACPICA-Allow-to-skip-Global-Lock-initializati.patch
|
||||
patches.kernel.org/6.12.54-221-ext4-free-orphan-info-with-kvfree.patch
|
||||
patches.kernel.org/6.12.54-222-lib-crypto-curve25519-hacl64-Disable-KASAN-wi.patch
|
||||
patches.kernel.org/6.12.54-223-selftests-mm-skip-soft-dirty-tests-when-CONFI.patch
|
||||
patches.kernel.org/6.12.54-224-media-mc-Clear-minor-number-before-put-device.patch
|
||||
patches.kernel.org/6.12.54-225-Squashfs-add-additional-inode-sanity-checking.patch
|
||||
patches.kernel.org/6.12.54-226-Squashfs-reject-negative-file-sizes-in-squash.patch
|
||||
patches.kernel.org/6.12.54-227-tracing-Fix-race-condition-in-kprobe-initiali.patch
|
||||
patches.kernel.org/6.12.54-228-mm-ksm-fix-incorrect-KSM-counter-handling-in-.patch
|
||||
patches.kernel.org/6.12.54-229-PCI-endpoint-Remove-surplus-return-statement-.patch
|
||||
patches.kernel.org/6.12.54-230-PCI-endpoint-pci-epf-test-Add-NULL-check-for-.patch
|
||||
patches.kernel.org/6.12.54-231-ASoC-SOF-ipc4-pcm-Enable-delay-reporting-for-.patch
|
||||
patches.kernel.org/6.12.54-232-ASoC-SOF-ipc4-pcm-fix-delay-calculation-when-.patch
|
||||
patches.kernel.org/6.12.54-233-mfd-intel_soc_pmic_chtdc_ti-Fix-invalid-regma.patch
|
||||
patches.kernel.org/6.12.54-234-mfd-intel_soc_pmic_chtdc_ti-Drop-unneeded-ass.patch
|
||||
patches.kernel.org/6.12.54-235-mfd-intel_soc_pmic_chtdc_ti-Set-use_single_re.patch
|
||||
patches.kernel.org/6.12.54-236-btrfs-fix-the-incorrect-max_bytes-value-for-f.patch
|
||||
patches.kernel.org/6.12.54-237-cpufreq-Make-drivers-using-CPUFREQ_ETERNAL-sp.patch
|
||||
patches.kernel.org/6.12.54-238-KVM-x86-Advertise-SRSO_USER_KERNEL_NO-to-user.patch
|
||||
patches.kernel.org/6.12.54-239-statmount-don-t-call-path_put-under-namespace.patch
|
||||
patches.kernel.org/6.12.54-240-arm64-mte-Do-not-flag-the-zero-page-as-PG_mte.patch
|
||||
patches.kernel.org/6.12.54-241-x86-mtrr-Rename-mtrr_overwrite_state-to-guest.patch
|
||||
patches.kernel.org/6.12.54-242-x86-kvm-Force-legacy-PCI-hole-to-UC-when-over.patch
|
||||
patches.kernel.org/6.12.54-243-nfsd-Fix-NFSD_MAY_BYPASS_GSS-and-NFSD_MAY_BYP.patch
|
||||
patches.kernel.org/6.12.54-244-NFSD-Replace-use-of-NFSD_MAY_LOCK-in-nfsd4_lo.patch
|
||||
patches.kernel.org/6.12.54-245-nfsd-refine-and-rename-NFSD_MAY_LOCK.patch
|
||||
patches.kernel.org/6.12.54-246-nfsd-don-t-use-sv_nrthreads-in-connection-lim.patch
|
||||
patches.kernel.org/6.12.54-247-nfsd-unregister-with-rpcbind-when-deleting-a-.patch
|
||||
patches.kernel.org/6.12.54-248-ACPI-battery-allocate-driver-data-through-dev.patch
|
||||
patches.kernel.org/6.12.54-249-ACPI-battery-initialize-mutexes-through-devm_.patch
|
||||
patches.kernel.org/6.12.54-250-ACPI-battery-Check-for-error-code-from-devm_m.patch
|
||||
patches.kernel.org/6.12.54-251-ACPI-battery-Add-synchronization-between-inte.patch
|
||||
patches.kernel.org/6.12.54-252-ACPI-property-Disregard-references-in-data-on.patch
|
||||
patches.kernel.org/6.12.54-253-ACPI-property-Add-code-comments-explaining-wh.patch
|
||||
patches.kernel.org/6.12.54-254-ACPI-property-Do-not-pass-NULL-handles-to-acp.patch
|
||||
patches.kernel.org/6.12.54-255-mptcp-pm-in-kernel-usable-client-side-with-C-.patch
|
||||
patches.kernel.org/6.12.54-256-ipmi-Rework-user-message-limit-handling.patch
|
||||
patches.kernel.org/6.12.54-257-ipmi-Fix-handling-of-messages-with-provided-r.patch
|
||||
patches.kernel.org/6.12.54-258-mm-rmap-fix-soft-dirty-and-uffd-wp-bit-loss-w.patch
|
||||
patches.kernel.org/6.12.54-259-s390-bpf-Centralize-frame-offset-calculations.patch
|
||||
patches.kernel.org/6.12.54-260-s390-bpf-Describe-the-frame-using-a-struct-in.patch
|
||||
patches.kernel.org/6.12.54-261-s390-bpf-Write-back-tail-call-counter-for-BPF.patch
|
||||
patches.kernel.org/6.12.54-262-s390-bpf-Write-back-tail-call-counter-for-BPF.patch
|
||||
patches.kernel.org/6.12.54-263-irqchip-sifive-plic-Make-use-of-__assign_bit.patch
|
||||
patches.kernel.org/6.12.54-264-irqchip-sifive-plic-Avoid-interrupt-ID-0-hand.patch
|
||||
patches.kernel.org/6.12.54-265-copy_file_range-limit-size-if-in-compat-mode.patch
|
||||
patches.kernel.org/6.12.54-266-minixfs-Verify-inode-mode-when-loading-from-d.patch
|
||||
patches.kernel.org/6.12.54-267-pid-Add-a-judgment-for-ns-null-in-pid_nr_ns.patch
|
||||
patches.kernel.org/6.12.54-268-fs-Add-initramfs_options-to-set-initramfs-mou.patch
|
||||
patches.kernel.org/6.12.54-269-cramfs-Verify-inode-mode-when-loading-from-di.patch
|
||||
patches.kernel.org/6.12.54-270-writeback-Avoid-softlockup-when-switching-man.patch
|
||||
patches.kernel.org/6.12.54-271-writeback-Avoid-excessively-long-inode-switch.patch
|
||||
patches.kernel.org/6.12.54-272-sched-fair-Block-delayed-tasks-on-throttled-h.patch
|
||||
patches.kernel.org/6.12.54-273-perf-test-stat-Avoid-hybrid-assumption-when-v.patch
|
||||
patches.kernel.org/6.12.54-274-nfsd-fix-__fh_verify-for-localio.patch
|
||||
patches.kernel.org/6.12.54-275-nfsd-fix-access-checking-for-NLM-under-XPRTSE.patch
|
||||
patches.kernel.org/6.12.54-276-ASoC-SOF-ipc4-pcm-fix-start-offset-calculatio.patch
|
||||
patches.kernel.org/6.12.54-277-mount-handle-NULL-values-in-mnt_ns_release.patch
|
||||
patches.kernel.org/6.12.54-278-nfsd-decouple-the-xprtsec-policy-check-from-c.patch
|
||||
patches.kernel.org/6.12.54-279-Linux-6.12.54.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
2025-10-15 13:32:55 +0000
|
||||
GIT Revision: 490063662d9d6443f4759fe544a79d155a3dc3ee
|
||||
2025-10-19 20:25:50 +0000
|
||||
GIT Revision: facd4ce3e3626a1be13d24d9d6e72106a4bdaac8
|
||||
GIT Branch: slowroll
|
||||
|
||||
Reference in New Issue
Block a user