forked from pool/kernel-source-longterm
commit d75c8d34a24e257a7948c970683a082661ffce4e
OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=148
This commit is contained in:
@@ -1,3 +1,314 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 9 23:30:39 CEST 2025 - rfrohl@suse.com
|
||||
|
||||
- Refresh patches.kernel.org/6.12.46-144-dmaengine-mediatek-Fix-a-possible-deadlock-er.patch.
|
||||
- commit dfbb553
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 9 22:04:50 CEST 2025 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.12.46 (bsc#1234429).
|
||||
- dmaengine: mediatek: Fix a flag reuse error in
|
||||
mtk_cqdma_tx_status() (bsc#1234429).
|
||||
- md/raid1: fix data lost for writemostly rdev (bsc#1234429).
|
||||
- riscv, bpf: use lw when reading int cpu in
|
||||
bpf_get_smp_processor_id (bsc#1234429).
|
||||
- riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REG
|
||||
(bsc#1234429).
|
||||
- riscv: use lw when reading int cpu in asm_per_cpu (bsc#1234429).
|
||||
- riscv: use lw when reading int cpu in new_vmalloc_check
|
||||
(bsc#1234429).
|
||||
- riscv: Only allow LTO with CMODEL_MEDANY (bsc#1234429).
|
||||
- ACPI: RISC-V: Fix FFH_CPPC_CSR error handling (bsc#1234429).
|
||||
- md: prevent incorrect update of resync/recovery offset
|
||||
(bsc#1234429).
|
||||
- tools: gpio: remove the include directory on make clean
|
||||
(bsc#1234429).
|
||||
- drm/amd/amdgpu: Fix missing error return on kzalloc failure
|
||||
(bsc#1234429).
|
||||
- perf bpf-utils: Harden get_bpf_prog_info_linear (bsc#1234429).
|
||||
- perf bpf-utils: Constify bpil_array_desc (bsc#1234429).
|
||||
- perf bpf-event: Fix use-after-free in synthesis (bsc#1234429).
|
||||
- drm/bridge: ti-sn65dsi86: fix REFCLK setting (bsc#1234429).
|
||||
- spi: spi-fsl-lpspi: Clear status register after disabling the
|
||||
module (bsc#1234429).
|
||||
- spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer
|
||||
abort (bsc#1234429).
|
||||
- spi: spi-fsl-lpspi: Set correct chip-select polarity bit
|
||||
(bsc#1234429).
|
||||
- spi: spi-fsl-lpspi: Fix transmissions when using CONT
|
||||
(bsc#1234429).
|
||||
- scsi: sr: Reinstate rotational media flag (bsc#1234429).
|
||||
- block: add a queue_limits_commit_update_frozen helper
|
||||
(bsc#1234429).
|
||||
- hwmon: mlxreg-fan: Prevent fans from getting stuck at 0 RPM
|
||||
(bsc#1234429).
|
||||
- platform/x86/intel: power-domains: Use
|
||||
topology_logical_package_id() for package ID (bsc#1234429).
|
||||
- platform/x86: asus-wmi: Remove extra keys from ignore_key_wlan
|
||||
quirk (bsc#1234429).
|
||||
- pcmcia: Add error handling for add_interval() in
|
||||
do_validate_mem() (bsc#1234429).
|
||||
- pcmcia: omap: Add missing check for platform_get_resource
|
||||
(bsc#1234429).
|
||||
- Revert "drm/amdgpu: Avoid extra evict-restore
|
||||
process." (bsc#1234429).
|
||||
- ALSA: hda/realtek: Fix headset mic for TongFang X6[AF]R5xxY
|
||||
(bsc#1234429).
|
||||
- ALSA: hda/hdmi: Add pin fix for another HP EliteDesk 800 G4
|
||||
model (bsc#1234429).
|
||||
- rust: support Rust >= 1.91.0 target spec (bsc#1234429).
|
||||
- dmaengine: mediatek: Fix a possible deadlock error in
|
||||
mtk_cqdma_tx_status() (bsc#1234429).
|
||||
- thermal/drivers/mediatek/lvts: Disable low offset IRQ for
|
||||
minimum threshold (bsc#1234429).
|
||||
- mm: fix accounting of memmap pages (bsc#1234429).
|
||||
- kunit: kasan_test: disable fortify string checker on
|
||||
kasan_strings() test (bsc#1234429).
|
||||
- nouveau: fix disabling the nonstall irq due to storm code
|
||||
(bsc#1234429).
|
||||
- mm/slub: avoid accessing metadata when pointer is invalid in
|
||||
object_err() (bsc#1234429).
|
||||
- mm, slab: cleanup slab_bug() parameters (bsc#1234429).
|
||||
- mm: slub: call WARN() when detecting a slab corruption
|
||||
(bsc#1234429).
|
||||
- mm: slub: Print the broken data before restoring them
|
||||
(bsc#1234429).
|
||||
- md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb
|
||||
(bsc#1234429).
|
||||
- net: fix NULL pointer dereference in l3mdev_l3_rcv
|
||||
(bsc#1234429).
|
||||
- wifi: ath11k: update channel list in worker when wait flag is
|
||||
set (bsc#1234429).
|
||||
- wifi: ath11k: update channel list in reg notifier instead reg
|
||||
worker (bsc#1234429).
|
||||
- ext4: avoid journaling sb update on error if journal is
|
||||
destroying (bsc#1234429).
|
||||
- ext4: define ext4_journal_destroy wrapper (bsc#1234429).
|
||||
- md/raid1,raid10: strip REQ_NOWAIT from member bios
|
||||
(bsc#1234429).
|
||||
- md/raid1,raid10: don't handle IO error for REQ_RAHEAD and
|
||||
REQ_NOWAIT (bsc#1234429).
|
||||
- md/raid1,raid10: don't ignore IO flags (bsc#1234429).
|
||||
- net: dsa: b53: do not enable EEE on bcm63xx (bsc#1234429).
|
||||
- net: dsa: b53/bcm_sf2: implement .support_eee() method
|
||||
(bsc#1234429).
|
||||
- net: dsa: provide implementation of .support_eee()
|
||||
(bsc#1234429).
|
||||
- net: dsa: add hook to determine whether EEE is supported
|
||||
(bsc#1234429).
|
||||
- fs/fhandle.c: fix a race in call of has_locked_children()
|
||||
(bsc#1234429).
|
||||
- microchip: lan865x: Fix LAN8651 autoloading (bsc#1234429).
|
||||
- microchip: lan865x: Fix module autoloading (bsc#1234429).
|
||||
- net: pcs: rzn1-miic: Correct MODCTRL register offset
|
||||
(bsc#1234429).
|
||||
- e1000e: fix heap overflow in e1000_set_eeprom (bsc#1234429).
|
||||
- cifs: prevent NULL pointer dereference in UTF16 conversion
|
||||
(bsc#1234429).
|
||||
- batman-adv: fix OOB read/write in network-coding decode
|
||||
(bsc#1234429).
|
||||
- scsi: lpfc: Fix buffer free/clear order in deferred receive path
|
||||
(bsc#1234429).
|
||||
- platform/x86/amd/pmc: Add TUXEDO IB Pro Gen10 AMD to spurious
|
||||
8042 quirks list (bsc#1234429).
|
||||
- drm/amd/display: Clear the CUR_ENABLE register on DCN314 w/out
|
||||
DPP PG (bsc#1234429).
|
||||
- drm/amdgpu: drop hw access in non-DC audio fini (bsc#1234429).
|
||||
- net: ethernet: oa_tc6: Handle failure of spi_setup
|
||||
(bsc#1234429).
|
||||
- wifi: mt76: mt7925: fix the wrong bss cleanup for SAP
|
||||
(bsc#1234429).
|
||||
- wifi: mt76: mt7996: Initialize hdr before passing to
|
||||
skb_put_data() (bsc#1234429).
|
||||
- wifi: mt76: mt7925u: use connac3 tx aggr check in tx complete
|
||||
(bsc#1234429).
|
||||
- wifi: mwifiex: Initialize the chan_stats array to zero
|
||||
(bsc#1234429).
|
||||
- soc: qcom: mdt_loader: Deal with zero e_shentsize (bsc#1234429).
|
||||
- of_numa: fix uninitialized memory nodes causing kernel panic
|
||||
(bsc#1234429).
|
||||
- proc: fix missing pde_set_flags() for net proc files
|
||||
(bsc#1234429).
|
||||
- ocfs2: prevent release journal inode after journal shutdown
|
||||
(bsc#1234429).
|
||||
- kasan: fix GCC mem-intrinsic prefix with sw tags (bsc#1234429).
|
||||
- sched: Fix sched_numa_find_nth_cpu() if mask offline
|
||||
(bsc#1234429).
|
||||
- mm: slub: avoid wake up kswapd in set_track_prepare
|
||||
(bsc#1234429).
|
||||
- mm: fix possible deadlock in kmemleak (bsc#1234429).
|
||||
- mm: move page table sync declarations to linux/pgtable.h
|
||||
(bsc#1234429).
|
||||
- mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE
|
||||
(bsc#1234429).
|
||||
- x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and
|
||||
arch_sync_kernel_mappings() (bsc#1234429).
|
||||
- io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU
|
||||
(bsc#1234429).
|
||||
- pcmcia: Fix a NULL pointer dereference in
|
||||
__iodyn_find_io_region() (bsc#1234429).
|
||||
- arm64: ftrace: fix unreachable PLT for ftrace_caller in
|
||||
init_module with CONFIG_DYNAMIC_FTRACE (bsc#1234429).
|
||||
- ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()
|
||||
(bsc#1234429).
|
||||
- accel/ivpu: Prevent recovery work from being queued during
|
||||
device removal (bsc#1234429).
|
||||
- ALSA: usb-audio: Add mute TLV for playback volumes on some
|
||||
devices (bsc#1234429).
|
||||
- phy: mscc: Stop taking ts_lock for tx_queue and use its own lock
|
||||
(bsc#1234429).
|
||||
- selftest: net: Fix weird setsockopt() in bind_bhash.c
|
||||
(bsc#1234429).
|
||||
- ppp: fix memory leak in pad_compress_skb (bsc#1234429).
|
||||
- net: xilinx: axienet: Add error handling for RX metadata
|
||||
pointer retrieval (bsc#1234429).
|
||||
- net: atm: fix memory leak in atm_register_sysfs when
|
||||
device_register fail (bsc#1234429).
|
||||
- ax25: properly unshare skbs in ax25_kiss_rcv() (bsc#1234429).
|
||||
- mctp: return -ENOPROTOOPT for unknown getsockopt options
|
||||
(bsc#1234429).
|
||||
- net/smc: Remove validation of reserved bits in CLC Decline
|
||||
message (bsc#1234429).
|
||||
- ipv4: Fix NULL vs error pointer check in
|
||||
inet_blackhole_dev_init() (bsc#1234429).
|
||||
- net: thunder_bgx: decrement cleanup index before use
|
||||
(bsc#1234429).
|
||||
- net: thunder_bgx: add a missing of_node_put (bsc#1234429).
|
||||
- wifi: cfg80211: sme: cap SSID length in
|
||||
__cfg80211_connect_result() (bsc#1234429).
|
||||
- wifi: libertas: cap SSID len in lbs_associate() (bsc#1234429).
|
||||
- wifi: cw1200: cap SSID length in cw1200_do_join() (bsc#1234429).
|
||||
- vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop
|
||||
objects (bsc#1234429).
|
||||
- vxlan: Rename FDB Tx lookup function (bsc#1234429).
|
||||
- vxlan: Add RCU read-side critical sections in the Tx path
|
||||
(bsc#1234429).
|
||||
- vxlan: Avoid unnecessary updates to FDB 'used' time
|
||||
(bsc#1234429).
|
||||
- vxlan: Refresh FDB 'updated' time upon 'NTF_USE' (bsc#1234429).
|
||||
- net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTE
|
||||
(bsc#1234429).
|
||||
- net: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit()
|
||||
(bsc#1234429).
|
||||
- net: vxlan: use kfree_skb_reason() in vxlan_xmit()
|
||||
(bsc#1234429).
|
||||
- net: vxlan: make vxlan_set_mac() return drop reasons
|
||||
(bsc#1234429).
|
||||
- vxlan: Fix NPD when refreshing an FDB entry with a nexthop
|
||||
object (bsc#1234429).
|
||||
- net: vxlan: make vxlan_snoop() return drop reasons
|
||||
(bsc#1234429).
|
||||
- net: vxlan: add skb drop reasons to vxlan_rcv() (bsc#1234429).
|
||||
- net: tunnel: add pskb_inet_may_pull_reason() helper
|
||||
(bsc#1234429).
|
||||
- net: skb: add pskb_network_may_pull_reason() helper
|
||||
(bsc#1234429).
|
||||
- net: ethernet: mtk_eth_soc: fix tx vlan tag for llc packets
|
||||
(bsc#1234429).
|
||||
- net/tcp: Fix socket memory leak in TCP-AO failure handling
|
||||
for IPv6 (bsc#1234429).
|
||||
- wifi: ath11k: fix group data packet drops during rekey
|
||||
(bsc#1234429).
|
||||
- ixgbe: fix incorrect map used in eee linkmode (bsc#1234429).
|
||||
- i40e: Fix potential invalid access when MAC list is empty
|
||||
(bsc#1234429).
|
||||
- i40e: remove read access to debugfs files (bsc#1234429).
|
||||
- idpf: set mac type when adding and removing MAC filters
|
||||
(bsc#1234429).
|
||||
- ice: fix NULL access of tx->in_use in ice_ll_ts_intr
|
||||
(bsc#1234429).
|
||||
- net: mctp: mctp_fraq_queue should take ownership of passed skb
|
||||
(bsc#1234429).
|
||||
- net/smc: fix one NULL pointer dereference in
|
||||
smc_ib_is_sg_need_sync() (bsc#1234429).
|
||||
- macsec: read MACSEC_SA_ATTR_PN with nla_get_uint (bsc#1234429).
|
||||
- net: macb: Fix tx_ptr_lock locking (bsc#1234429).
|
||||
- icmp: fix icmp_ndo_send address translation for reply direction
|
||||
(bsc#1234429).
|
||||
- bnxt_en: fix incorrect page count in RX aggr ring log
|
||||
(bsc#1234429).
|
||||
- selftests: drv-net: csum: fix interface name for remote host
|
||||
(bsc#1234429).
|
||||
- mISDN: Fix memory leak in dsp_hwec_enable() (bsc#1234429).
|
||||
- xirc2ps_cs: fix register access when enabling FullDuplex
|
||||
(bsc#1234429).
|
||||
- net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y
|
||||
(bsc#1234429).
|
||||
- netfilter: nft_flowtable.sh: re-run with random mtu sizes
|
||||
(bsc#1234429).
|
||||
- Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()
|
||||
(bsc#1234429).
|
||||
- Bluetooth: vhci: Prevent use-after-free by removing debugfs
|
||||
files early (bsc#1234429).
|
||||
- wifi: iwlwifi: uefi: check DSM item validity (bsc#1234429).
|
||||
- netfilter: conntrack: helper: Replace -EEXIST by -EBUSY
|
||||
(bsc#1234429).
|
||||
- netfilter: br_netfilter: do not check confirmed bit in
|
||||
br_nf_local_in() after confirm (bsc#1234429).
|
||||
- wifi: mt76: fix linked list corruption (bsc#1234429).
|
||||
- wifi: mt76: free pending offchannel tx frames on wcid cleanup
|
||||
(bsc#1234429).
|
||||
- wifi: mt76: prevent non-offchannel mgmt tx during scan/roc
|
||||
(bsc#1234429).
|
||||
- wifi: mt76: mt7925: fix locking in mt7925_change_vif_links()
|
||||
(bsc#1234429).
|
||||
- wifi: brcmfmac: fix use-after-free when rescheduling
|
||||
brcmf_btcoex_info work (bsc#1234429).
|
||||
- wifi: cfg80211: fix use-after-free in cmp_bss() (bsc#1234429).
|
||||
- mmc: sdhci-of-arasan: Ensure CD logic stabilization before
|
||||
power-up (bsc#1234429).
|
||||
- mmc: sdhci-of-arasan: Support for emmc hardware reset
|
||||
(bsc#1234429).
|
||||
- LoongArch: vDSO: Remove -nostdlib complier flag (bsc#1234429).
|
||||
- LoongArch: vDSO: Remove --hash-style=sysv (bsc#1234429).
|
||||
- net: usb: qmi_wwan: add Telit Cinterion FN990A w/audio
|
||||
composition (bsc#1234429).
|
||||
- net: usb: qmi_wwan: fix Telit Cinterion FE990A name
|
||||
(bsc#1234429).
|
||||
- net: usb: qmi_wwan: fix Telit Cinterion FN990A name
|
||||
(bsc#1234429).
|
||||
- HID: core: Harden s32ton() against conversion to 0 bits
|
||||
(bsc#1234429).
|
||||
- HID: stop exporting hid_snto32() (bsc#1234429).
|
||||
- HID: simplify snto32() (bsc#1234429).
|
||||
- arm64: dts: imx8mp: Fix missing microSD slot vqmmc on Data
|
||||
Modul i.MX8M Plus eDM SBC (bsc#1234429).
|
||||
- arm64: dts: imx8mp: Fix missing microSD slot vqmmc on DH
|
||||
electronics i.MX8M Plus DHCOM (bsc#1234429).
|
||||
- arm64: dts: imx8mp-tqma8mpql: fix LDO5 power off (bsc#1234429).
|
||||
- tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible"
|
||||
(bsc#1234429).
|
||||
- arm64: dts: rockchip: Add vcc-supply to SPI flash on
|
||||
rk3399-pinebook-pro (bsc#1234429).
|
||||
- tee: fix memory leak in tee_dyn_shm_alloc_helper (bsc#1234429).
|
||||
- tee: fix NULL pointer dereference in tee_shm_put (bsc#1234429).
|
||||
- fs: writeback: fix use-after-free in __mark_inode_dirty()
|
||||
(bsc#1234429).
|
||||
- btrfs: zoned: skip ZONE FINISH of conventional zones
|
||||
(bsc#1234429).
|
||||
- Bluetooth: hci_sync: Avoid adding default advertising on startup
|
||||
(bsc#1234429).
|
||||
- cpupower: Fix a bug where the -t option of the set subcommand
|
||||
was not working (bsc#1234429).
|
||||
- drm/amd/display: Don't warn when missing DCE encoder caps
|
||||
(bsc#1234429).
|
||||
- cdc_ncm: Flag Intel OEM version of Fibocom L850-GL as WWAN
|
||||
(bsc#1234429).
|
||||
- LoongArch: Save LBT before FPU in setup_sigcontext()
|
||||
(bsc#1234429).
|
||||
- btrfs: avoid load/store tearing races when checking if an
|
||||
inode was logged (bsc#1234429).
|
||||
- btrfs: fix race between setting last_dir_index_offset and
|
||||
inode logging (bsc#1234429).
|
||||
- btrfs: fix race between logging inode and checking if it was
|
||||
logged before (bsc#1234429).
|
||||
- bpf: Fix oob access in cgroup local storage (bsc#1234429).
|
||||
- bpf: Move cgroup iterator helpers to bpf.h (bsc#1234429).
|
||||
- bpf: Move bpf map owner out of common struct (bsc#1234429).
|
||||
- bpf: Add cookie object to bpf maps (bsc#1234429).
|
||||
- commit 832cc2e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 4 21:42:22 CEST 2025 - rfrohl@suse.com
|
||||
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.45
|
||||
%define git_commit b2e348c66ee9591f68b03a2396debdfc0a8f0b14
|
||||
%define patchversion 6.12.46
|
||||
%define git_commit d75c8d34a24e257a7948c970683a082661ffce4e
|
||||
%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,mkspec,compute-PATCHVERSION.sh,arch-symbols,mkspec-dtb,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: kernel-longterm
|
||||
Version: 6.12.45
|
||||
Version: 6.12.46
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb2e348c
|
||||
Release: <RELEASE>.gd75c8d3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,314 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 9 23:30:39 CEST 2025 - rfrohl@suse.com
|
||||
|
||||
- Refresh patches.kernel.org/6.12.46-144-dmaengine-mediatek-Fix-a-possible-deadlock-er.patch.
|
||||
- commit dfbb553
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 9 22:04:50 CEST 2025 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.12.46 (bsc#1234429).
|
||||
- dmaengine: mediatek: Fix a flag reuse error in
|
||||
mtk_cqdma_tx_status() (bsc#1234429).
|
||||
- md/raid1: fix data lost for writemostly rdev (bsc#1234429).
|
||||
- riscv, bpf: use lw when reading int cpu in
|
||||
bpf_get_smp_processor_id (bsc#1234429).
|
||||
- riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REG
|
||||
(bsc#1234429).
|
||||
- riscv: use lw when reading int cpu in asm_per_cpu (bsc#1234429).
|
||||
- riscv: use lw when reading int cpu in new_vmalloc_check
|
||||
(bsc#1234429).
|
||||
- riscv: Only allow LTO with CMODEL_MEDANY (bsc#1234429).
|
||||
- ACPI: RISC-V: Fix FFH_CPPC_CSR error handling (bsc#1234429).
|
||||
- md: prevent incorrect update of resync/recovery offset
|
||||
(bsc#1234429).
|
||||
- tools: gpio: remove the include directory on make clean
|
||||
(bsc#1234429).
|
||||
- drm/amd/amdgpu: Fix missing error return on kzalloc failure
|
||||
(bsc#1234429).
|
||||
- perf bpf-utils: Harden get_bpf_prog_info_linear (bsc#1234429).
|
||||
- perf bpf-utils: Constify bpil_array_desc (bsc#1234429).
|
||||
- perf bpf-event: Fix use-after-free in synthesis (bsc#1234429).
|
||||
- drm/bridge: ti-sn65dsi86: fix REFCLK setting (bsc#1234429).
|
||||
- spi: spi-fsl-lpspi: Clear status register after disabling the
|
||||
module (bsc#1234429).
|
||||
- spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer
|
||||
abort (bsc#1234429).
|
||||
- spi: spi-fsl-lpspi: Set correct chip-select polarity bit
|
||||
(bsc#1234429).
|
||||
- spi: spi-fsl-lpspi: Fix transmissions when using CONT
|
||||
(bsc#1234429).
|
||||
- scsi: sr: Reinstate rotational media flag (bsc#1234429).
|
||||
- block: add a queue_limits_commit_update_frozen helper
|
||||
(bsc#1234429).
|
||||
- hwmon: mlxreg-fan: Prevent fans from getting stuck at 0 RPM
|
||||
(bsc#1234429).
|
||||
- platform/x86/intel: power-domains: Use
|
||||
topology_logical_package_id() for package ID (bsc#1234429).
|
||||
- platform/x86: asus-wmi: Remove extra keys from ignore_key_wlan
|
||||
quirk (bsc#1234429).
|
||||
- pcmcia: Add error handling for add_interval() in
|
||||
do_validate_mem() (bsc#1234429).
|
||||
- pcmcia: omap: Add missing check for platform_get_resource
|
||||
(bsc#1234429).
|
||||
- Revert "drm/amdgpu: Avoid extra evict-restore
|
||||
process." (bsc#1234429).
|
||||
- ALSA: hda/realtek: Fix headset mic for TongFang X6[AF]R5xxY
|
||||
(bsc#1234429).
|
||||
- ALSA: hda/hdmi: Add pin fix for another HP EliteDesk 800 G4
|
||||
model (bsc#1234429).
|
||||
- rust: support Rust >= 1.91.0 target spec (bsc#1234429).
|
||||
- dmaengine: mediatek: Fix a possible deadlock error in
|
||||
mtk_cqdma_tx_status() (bsc#1234429).
|
||||
- thermal/drivers/mediatek/lvts: Disable low offset IRQ for
|
||||
minimum threshold (bsc#1234429).
|
||||
- mm: fix accounting of memmap pages (bsc#1234429).
|
||||
- kunit: kasan_test: disable fortify string checker on
|
||||
kasan_strings() test (bsc#1234429).
|
||||
- nouveau: fix disabling the nonstall irq due to storm code
|
||||
(bsc#1234429).
|
||||
- mm/slub: avoid accessing metadata when pointer is invalid in
|
||||
object_err() (bsc#1234429).
|
||||
- mm, slab: cleanup slab_bug() parameters (bsc#1234429).
|
||||
- mm: slub: call WARN() when detecting a slab corruption
|
||||
(bsc#1234429).
|
||||
- mm: slub: Print the broken data before restoring them
|
||||
(bsc#1234429).
|
||||
- md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb
|
||||
(bsc#1234429).
|
||||
- net: fix NULL pointer dereference in l3mdev_l3_rcv
|
||||
(bsc#1234429).
|
||||
- wifi: ath11k: update channel list in worker when wait flag is
|
||||
set (bsc#1234429).
|
||||
- wifi: ath11k: update channel list in reg notifier instead reg
|
||||
worker (bsc#1234429).
|
||||
- ext4: avoid journaling sb update on error if journal is
|
||||
destroying (bsc#1234429).
|
||||
- ext4: define ext4_journal_destroy wrapper (bsc#1234429).
|
||||
- md/raid1,raid10: strip REQ_NOWAIT from member bios
|
||||
(bsc#1234429).
|
||||
- md/raid1,raid10: don't handle IO error for REQ_RAHEAD and
|
||||
REQ_NOWAIT (bsc#1234429).
|
||||
- md/raid1,raid10: don't ignore IO flags (bsc#1234429).
|
||||
- net: dsa: b53: do not enable EEE on bcm63xx (bsc#1234429).
|
||||
- net: dsa: b53/bcm_sf2: implement .support_eee() method
|
||||
(bsc#1234429).
|
||||
- net: dsa: provide implementation of .support_eee()
|
||||
(bsc#1234429).
|
||||
- net: dsa: add hook to determine whether EEE is supported
|
||||
(bsc#1234429).
|
||||
- fs/fhandle.c: fix a race in call of has_locked_children()
|
||||
(bsc#1234429).
|
||||
- microchip: lan865x: Fix LAN8651 autoloading (bsc#1234429).
|
||||
- microchip: lan865x: Fix module autoloading (bsc#1234429).
|
||||
- net: pcs: rzn1-miic: Correct MODCTRL register offset
|
||||
(bsc#1234429).
|
||||
- e1000e: fix heap overflow in e1000_set_eeprom (bsc#1234429).
|
||||
- cifs: prevent NULL pointer dereference in UTF16 conversion
|
||||
(bsc#1234429).
|
||||
- batman-adv: fix OOB read/write in network-coding decode
|
||||
(bsc#1234429).
|
||||
- scsi: lpfc: Fix buffer free/clear order in deferred receive path
|
||||
(bsc#1234429).
|
||||
- platform/x86/amd/pmc: Add TUXEDO IB Pro Gen10 AMD to spurious
|
||||
8042 quirks list (bsc#1234429).
|
||||
- drm/amd/display: Clear the CUR_ENABLE register on DCN314 w/out
|
||||
DPP PG (bsc#1234429).
|
||||
- drm/amdgpu: drop hw access in non-DC audio fini (bsc#1234429).
|
||||
- net: ethernet: oa_tc6: Handle failure of spi_setup
|
||||
(bsc#1234429).
|
||||
- wifi: mt76: mt7925: fix the wrong bss cleanup for SAP
|
||||
(bsc#1234429).
|
||||
- wifi: mt76: mt7996: Initialize hdr before passing to
|
||||
skb_put_data() (bsc#1234429).
|
||||
- wifi: mt76: mt7925u: use connac3 tx aggr check in tx complete
|
||||
(bsc#1234429).
|
||||
- wifi: mwifiex: Initialize the chan_stats array to zero
|
||||
(bsc#1234429).
|
||||
- soc: qcom: mdt_loader: Deal with zero e_shentsize (bsc#1234429).
|
||||
- of_numa: fix uninitialized memory nodes causing kernel panic
|
||||
(bsc#1234429).
|
||||
- proc: fix missing pde_set_flags() for net proc files
|
||||
(bsc#1234429).
|
||||
- ocfs2: prevent release journal inode after journal shutdown
|
||||
(bsc#1234429).
|
||||
- kasan: fix GCC mem-intrinsic prefix with sw tags (bsc#1234429).
|
||||
- sched: Fix sched_numa_find_nth_cpu() if mask offline
|
||||
(bsc#1234429).
|
||||
- mm: slub: avoid wake up kswapd in set_track_prepare
|
||||
(bsc#1234429).
|
||||
- mm: fix possible deadlock in kmemleak (bsc#1234429).
|
||||
- mm: move page table sync declarations to linux/pgtable.h
|
||||
(bsc#1234429).
|
||||
- mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE
|
||||
(bsc#1234429).
|
||||
- x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and
|
||||
arch_sync_kernel_mappings() (bsc#1234429).
|
||||
- io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU
|
||||
(bsc#1234429).
|
||||
- pcmcia: Fix a NULL pointer dereference in
|
||||
__iodyn_find_io_region() (bsc#1234429).
|
||||
- arm64: ftrace: fix unreachable PLT for ftrace_caller in
|
||||
init_module with CONFIG_DYNAMIC_FTRACE (bsc#1234429).
|
||||
- ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()
|
||||
(bsc#1234429).
|
||||
- accel/ivpu: Prevent recovery work from being queued during
|
||||
device removal (bsc#1234429).
|
||||
- ALSA: usb-audio: Add mute TLV for playback volumes on some
|
||||
devices (bsc#1234429).
|
||||
- phy: mscc: Stop taking ts_lock for tx_queue and use its own lock
|
||||
(bsc#1234429).
|
||||
- selftest: net: Fix weird setsockopt() in bind_bhash.c
|
||||
(bsc#1234429).
|
||||
- ppp: fix memory leak in pad_compress_skb (bsc#1234429).
|
||||
- net: xilinx: axienet: Add error handling for RX metadata
|
||||
pointer retrieval (bsc#1234429).
|
||||
- net: atm: fix memory leak in atm_register_sysfs when
|
||||
device_register fail (bsc#1234429).
|
||||
- ax25: properly unshare skbs in ax25_kiss_rcv() (bsc#1234429).
|
||||
- mctp: return -ENOPROTOOPT for unknown getsockopt options
|
||||
(bsc#1234429).
|
||||
- net/smc: Remove validation of reserved bits in CLC Decline
|
||||
message (bsc#1234429).
|
||||
- ipv4: Fix NULL vs error pointer check in
|
||||
inet_blackhole_dev_init() (bsc#1234429).
|
||||
- net: thunder_bgx: decrement cleanup index before use
|
||||
(bsc#1234429).
|
||||
- net: thunder_bgx: add a missing of_node_put (bsc#1234429).
|
||||
- wifi: cfg80211: sme: cap SSID length in
|
||||
__cfg80211_connect_result() (bsc#1234429).
|
||||
- wifi: libertas: cap SSID len in lbs_associate() (bsc#1234429).
|
||||
- wifi: cw1200: cap SSID length in cw1200_do_join() (bsc#1234429).
|
||||
- vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop
|
||||
objects (bsc#1234429).
|
||||
- vxlan: Rename FDB Tx lookup function (bsc#1234429).
|
||||
- vxlan: Add RCU read-side critical sections in the Tx path
|
||||
(bsc#1234429).
|
||||
- vxlan: Avoid unnecessary updates to FDB 'used' time
|
||||
(bsc#1234429).
|
||||
- vxlan: Refresh FDB 'updated' time upon 'NTF_USE' (bsc#1234429).
|
||||
- net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTE
|
||||
(bsc#1234429).
|
||||
- net: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit()
|
||||
(bsc#1234429).
|
||||
- net: vxlan: use kfree_skb_reason() in vxlan_xmit()
|
||||
(bsc#1234429).
|
||||
- net: vxlan: make vxlan_set_mac() return drop reasons
|
||||
(bsc#1234429).
|
||||
- vxlan: Fix NPD when refreshing an FDB entry with a nexthop
|
||||
object (bsc#1234429).
|
||||
- net: vxlan: make vxlan_snoop() return drop reasons
|
||||
(bsc#1234429).
|
||||
- net: vxlan: add skb drop reasons to vxlan_rcv() (bsc#1234429).
|
||||
- net: tunnel: add pskb_inet_may_pull_reason() helper
|
||||
(bsc#1234429).
|
||||
- net: skb: add pskb_network_may_pull_reason() helper
|
||||
(bsc#1234429).
|
||||
- net: ethernet: mtk_eth_soc: fix tx vlan tag for llc packets
|
||||
(bsc#1234429).
|
||||
- net/tcp: Fix socket memory leak in TCP-AO failure handling
|
||||
for IPv6 (bsc#1234429).
|
||||
- wifi: ath11k: fix group data packet drops during rekey
|
||||
(bsc#1234429).
|
||||
- ixgbe: fix incorrect map used in eee linkmode (bsc#1234429).
|
||||
- i40e: Fix potential invalid access when MAC list is empty
|
||||
(bsc#1234429).
|
||||
- i40e: remove read access to debugfs files (bsc#1234429).
|
||||
- idpf: set mac type when adding and removing MAC filters
|
||||
(bsc#1234429).
|
||||
- ice: fix NULL access of tx->in_use in ice_ll_ts_intr
|
||||
(bsc#1234429).
|
||||
- net: mctp: mctp_fraq_queue should take ownership of passed skb
|
||||
(bsc#1234429).
|
||||
- net/smc: fix one NULL pointer dereference in
|
||||
smc_ib_is_sg_need_sync() (bsc#1234429).
|
||||
- macsec: read MACSEC_SA_ATTR_PN with nla_get_uint (bsc#1234429).
|
||||
- net: macb: Fix tx_ptr_lock locking (bsc#1234429).
|
||||
- icmp: fix icmp_ndo_send address translation for reply direction
|
||||
(bsc#1234429).
|
||||
- bnxt_en: fix incorrect page count in RX aggr ring log
|
||||
(bsc#1234429).
|
||||
- selftests: drv-net: csum: fix interface name for remote host
|
||||
(bsc#1234429).
|
||||
- mISDN: Fix memory leak in dsp_hwec_enable() (bsc#1234429).
|
||||
- xirc2ps_cs: fix register access when enabling FullDuplex
|
||||
(bsc#1234429).
|
||||
- net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y
|
||||
(bsc#1234429).
|
||||
- netfilter: nft_flowtable.sh: re-run with random mtu sizes
|
||||
(bsc#1234429).
|
||||
- Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()
|
||||
(bsc#1234429).
|
||||
- Bluetooth: vhci: Prevent use-after-free by removing debugfs
|
||||
files early (bsc#1234429).
|
||||
- wifi: iwlwifi: uefi: check DSM item validity (bsc#1234429).
|
||||
- netfilter: conntrack: helper: Replace -EEXIST by -EBUSY
|
||||
(bsc#1234429).
|
||||
- netfilter: br_netfilter: do not check confirmed bit in
|
||||
br_nf_local_in() after confirm (bsc#1234429).
|
||||
- wifi: mt76: fix linked list corruption (bsc#1234429).
|
||||
- wifi: mt76: free pending offchannel tx frames on wcid cleanup
|
||||
(bsc#1234429).
|
||||
- wifi: mt76: prevent non-offchannel mgmt tx during scan/roc
|
||||
(bsc#1234429).
|
||||
- wifi: mt76: mt7925: fix locking in mt7925_change_vif_links()
|
||||
(bsc#1234429).
|
||||
- wifi: brcmfmac: fix use-after-free when rescheduling
|
||||
brcmf_btcoex_info work (bsc#1234429).
|
||||
- wifi: cfg80211: fix use-after-free in cmp_bss() (bsc#1234429).
|
||||
- mmc: sdhci-of-arasan: Ensure CD logic stabilization before
|
||||
power-up (bsc#1234429).
|
||||
- mmc: sdhci-of-arasan: Support for emmc hardware reset
|
||||
(bsc#1234429).
|
||||
- LoongArch: vDSO: Remove -nostdlib complier flag (bsc#1234429).
|
||||
- LoongArch: vDSO: Remove --hash-style=sysv (bsc#1234429).
|
||||
- net: usb: qmi_wwan: add Telit Cinterion FN990A w/audio
|
||||
composition (bsc#1234429).
|
||||
- net: usb: qmi_wwan: fix Telit Cinterion FE990A name
|
||||
(bsc#1234429).
|
||||
- net: usb: qmi_wwan: fix Telit Cinterion FN990A name
|
||||
(bsc#1234429).
|
||||
- HID: core: Harden s32ton() against conversion to 0 bits
|
||||
(bsc#1234429).
|
||||
- HID: stop exporting hid_snto32() (bsc#1234429).
|
||||
- HID: simplify snto32() (bsc#1234429).
|
||||
- arm64: dts: imx8mp: Fix missing microSD slot vqmmc on Data
|
||||
Modul i.MX8M Plus eDM SBC (bsc#1234429).
|
||||
- arm64: dts: imx8mp: Fix missing microSD slot vqmmc on DH
|
||||
electronics i.MX8M Plus DHCOM (bsc#1234429).
|
||||
- arm64: dts: imx8mp-tqma8mpql: fix LDO5 power off (bsc#1234429).
|
||||
- tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible"
|
||||
(bsc#1234429).
|
||||
- arm64: dts: rockchip: Add vcc-supply to SPI flash on
|
||||
rk3399-pinebook-pro (bsc#1234429).
|
||||
- tee: fix memory leak in tee_dyn_shm_alloc_helper (bsc#1234429).
|
||||
- tee: fix NULL pointer dereference in tee_shm_put (bsc#1234429).
|
||||
- fs: writeback: fix use-after-free in __mark_inode_dirty()
|
||||
(bsc#1234429).
|
||||
- btrfs: zoned: skip ZONE FINISH of conventional zones
|
||||
(bsc#1234429).
|
||||
- Bluetooth: hci_sync: Avoid adding default advertising on startup
|
||||
(bsc#1234429).
|
||||
- cpupower: Fix a bug where the -t option of the set subcommand
|
||||
was not working (bsc#1234429).
|
||||
- drm/amd/display: Don't warn when missing DCE encoder caps
|
||||
(bsc#1234429).
|
||||
- cdc_ncm: Flag Intel OEM version of Fibocom L850-GL as WWAN
|
||||
(bsc#1234429).
|
||||
- LoongArch: Save LBT before FPU in setup_sigcontext()
|
||||
(bsc#1234429).
|
||||
- btrfs: avoid load/store tearing races when checking if an
|
||||
inode was logged (bsc#1234429).
|
||||
- btrfs: fix race between setting last_dir_index_offset and
|
||||
inode logging (bsc#1234429).
|
||||
- btrfs: fix race between logging inode and checking if it was
|
||||
logged before (bsc#1234429).
|
||||
- bpf: Fix oob access in cgroup local storage (bsc#1234429).
|
||||
- bpf: Move cgroup iterator helpers to bpf.h (bsc#1234429).
|
||||
- bpf: Move bpf map owner out of common struct (bsc#1234429).
|
||||
- bpf: Add cookie object to bpf maps (bsc#1234429).
|
||||
- commit 832cc2e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 4 21:42:22 CEST 2025 - rfrohl@suse.com
|
||||
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.45
|
||||
%define git_commit b2e348c66ee9591f68b03a2396debdfc0a8f0b14
|
||||
%define patchversion 6.12.46
|
||||
%define git_commit d75c8d34a24e257a7948c970683a082661ffce4e
|
||||
%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,mkspec,compute-PATCHVERSION.sh,arch-symbols,mkspec-dtb,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: kernel-source-longterm
|
||||
Version: 6.12.45
|
||||
Version: 6.12.46
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb2e348c
|
||||
Release: <RELEASE>.gd75c8d3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,314 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 9 23:30:39 CEST 2025 - rfrohl@suse.com
|
||||
|
||||
- Refresh patches.kernel.org/6.12.46-144-dmaengine-mediatek-Fix-a-possible-deadlock-er.patch.
|
||||
- commit dfbb553
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 9 22:04:50 CEST 2025 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.12.46 (bsc#1234429).
|
||||
- dmaengine: mediatek: Fix a flag reuse error in
|
||||
mtk_cqdma_tx_status() (bsc#1234429).
|
||||
- md/raid1: fix data lost for writemostly rdev (bsc#1234429).
|
||||
- riscv, bpf: use lw when reading int cpu in
|
||||
bpf_get_smp_processor_id (bsc#1234429).
|
||||
- riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REG
|
||||
(bsc#1234429).
|
||||
- riscv: use lw when reading int cpu in asm_per_cpu (bsc#1234429).
|
||||
- riscv: use lw when reading int cpu in new_vmalloc_check
|
||||
(bsc#1234429).
|
||||
- riscv: Only allow LTO with CMODEL_MEDANY (bsc#1234429).
|
||||
- ACPI: RISC-V: Fix FFH_CPPC_CSR error handling (bsc#1234429).
|
||||
- md: prevent incorrect update of resync/recovery offset
|
||||
(bsc#1234429).
|
||||
- tools: gpio: remove the include directory on make clean
|
||||
(bsc#1234429).
|
||||
- drm/amd/amdgpu: Fix missing error return on kzalloc failure
|
||||
(bsc#1234429).
|
||||
- perf bpf-utils: Harden get_bpf_prog_info_linear (bsc#1234429).
|
||||
- perf bpf-utils: Constify bpil_array_desc (bsc#1234429).
|
||||
- perf bpf-event: Fix use-after-free in synthesis (bsc#1234429).
|
||||
- drm/bridge: ti-sn65dsi86: fix REFCLK setting (bsc#1234429).
|
||||
- spi: spi-fsl-lpspi: Clear status register after disabling the
|
||||
module (bsc#1234429).
|
||||
- spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer
|
||||
abort (bsc#1234429).
|
||||
- spi: spi-fsl-lpspi: Set correct chip-select polarity bit
|
||||
(bsc#1234429).
|
||||
- spi: spi-fsl-lpspi: Fix transmissions when using CONT
|
||||
(bsc#1234429).
|
||||
- scsi: sr: Reinstate rotational media flag (bsc#1234429).
|
||||
- block: add a queue_limits_commit_update_frozen helper
|
||||
(bsc#1234429).
|
||||
- hwmon: mlxreg-fan: Prevent fans from getting stuck at 0 RPM
|
||||
(bsc#1234429).
|
||||
- platform/x86/intel: power-domains: Use
|
||||
topology_logical_package_id() for package ID (bsc#1234429).
|
||||
- platform/x86: asus-wmi: Remove extra keys from ignore_key_wlan
|
||||
quirk (bsc#1234429).
|
||||
- pcmcia: Add error handling for add_interval() in
|
||||
do_validate_mem() (bsc#1234429).
|
||||
- pcmcia: omap: Add missing check for platform_get_resource
|
||||
(bsc#1234429).
|
||||
- Revert "drm/amdgpu: Avoid extra evict-restore
|
||||
process." (bsc#1234429).
|
||||
- ALSA: hda/realtek: Fix headset mic for TongFang X6[AF]R5xxY
|
||||
(bsc#1234429).
|
||||
- ALSA: hda/hdmi: Add pin fix for another HP EliteDesk 800 G4
|
||||
model (bsc#1234429).
|
||||
- rust: support Rust >= 1.91.0 target spec (bsc#1234429).
|
||||
- dmaengine: mediatek: Fix a possible deadlock error in
|
||||
mtk_cqdma_tx_status() (bsc#1234429).
|
||||
- thermal/drivers/mediatek/lvts: Disable low offset IRQ for
|
||||
minimum threshold (bsc#1234429).
|
||||
- mm: fix accounting of memmap pages (bsc#1234429).
|
||||
- kunit: kasan_test: disable fortify string checker on
|
||||
kasan_strings() test (bsc#1234429).
|
||||
- nouveau: fix disabling the nonstall irq due to storm code
|
||||
(bsc#1234429).
|
||||
- mm/slub: avoid accessing metadata when pointer is invalid in
|
||||
object_err() (bsc#1234429).
|
||||
- mm, slab: cleanup slab_bug() parameters (bsc#1234429).
|
||||
- mm: slub: call WARN() when detecting a slab corruption
|
||||
(bsc#1234429).
|
||||
- mm: slub: Print the broken data before restoring them
|
||||
(bsc#1234429).
|
||||
- md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb
|
||||
(bsc#1234429).
|
||||
- net: fix NULL pointer dereference in l3mdev_l3_rcv
|
||||
(bsc#1234429).
|
||||
- wifi: ath11k: update channel list in worker when wait flag is
|
||||
set (bsc#1234429).
|
||||
- wifi: ath11k: update channel list in reg notifier instead reg
|
||||
worker (bsc#1234429).
|
||||
- ext4: avoid journaling sb update on error if journal is
|
||||
destroying (bsc#1234429).
|
||||
- ext4: define ext4_journal_destroy wrapper (bsc#1234429).
|
||||
- md/raid1,raid10: strip REQ_NOWAIT from member bios
|
||||
(bsc#1234429).
|
||||
- md/raid1,raid10: don't handle IO error for REQ_RAHEAD and
|
||||
REQ_NOWAIT (bsc#1234429).
|
||||
- md/raid1,raid10: don't ignore IO flags (bsc#1234429).
|
||||
- net: dsa: b53: do not enable EEE on bcm63xx (bsc#1234429).
|
||||
- net: dsa: b53/bcm_sf2: implement .support_eee() method
|
||||
(bsc#1234429).
|
||||
- net: dsa: provide implementation of .support_eee()
|
||||
(bsc#1234429).
|
||||
- net: dsa: add hook to determine whether EEE is supported
|
||||
(bsc#1234429).
|
||||
- fs/fhandle.c: fix a race in call of has_locked_children()
|
||||
(bsc#1234429).
|
||||
- microchip: lan865x: Fix LAN8651 autoloading (bsc#1234429).
|
||||
- microchip: lan865x: Fix module autoloading (bsc#1234429).
|
||||
- net: pcs: rzn1-miic: Correct MODCTRL register offset
|
||||
(bsc#1234429).
|
||||
- e1000e: fix heap overflow in e1000_set_eeprom (bsc#1234429).
|
||||
- cifs: prevent NULL pointer dereference in UTF16 conversion
|
||||
(bsc#1234429).
|
||||
- batman-adv: fix OOB read/write in network-coding decode
|
||||
(bsc#1234429).
|
||||
- scsi: lpfc: Fix buffer free/clear order in deferred receive path
|
||||
(bsc#1234429).
|
||||
- platform/x86/amd/pmc: Add TUXEDO IB Pro Gen10 AMD to spurious
|
||||
8042 quirks list (bsc#1234429).
|
||||
- drm/amd/display: Clear the CUR_ENABLE register on DCN314 w/out
|
||||
DPP PG (bsc#1234429).
|
||||
- drm/amdgpu: drop hw access in non-DC audio fini (bsc#1234429).
|
||||
- net: ethernet: oa_tc6: Handle failure of spi_setup
|
||||
(bsc#1234429).
|
||||
- wifi: mt76: mt7925: fix the wrong bss cleanup for SAP
|
||||
(bsc#1234429).
|
||||
- wifi: mt76: mt7996: Initialize hdr before passing to
|
||||
skb_put_data() (bsc#1234429).
|
||||
- wifi: mt76: mt7925u: use connac3 tx aggr check in tx complete
|
||||
(bsc#1234429).
|
||||
- wifi: mwifiex: Initialize the chan_stats array to zero
|
||||
(bsc#1234429).
|
||||
- soc: qcom: mdt_loader: Deal with zero e_shentsize (bsc#1234429).
|
||||
- of_numa: fix uninitialized memory nodes causing kernel panic
|
||||
(bsc#1234429).
|
||||
- proc: fix missing pde_set_flags() for net proc files
|
||||
(bsc#1234429).
|
||||
- ocfs2: prevent release journal inode after journal shutdown
|
||||
(bsc#1234429).
|
||||
- kasan: fix GCC mem-intrinsic prefix with sw tags (bsc#1234429).
|
||||
- sched: Fix sched_numa_find_nth_cpu() if mask offline
|
||||
(bsc#1234429).
|
||||
- mm: slub: avoid wake up kswapd in set_track_prepare
|
||||
(bsc#1234429).
|
||||
- mm: fix possible deadlock in kmemleak (bsc#1234429).
|
||||
- mm: move page table sync declarations to linux/pgtable.h
|
||||
(bsc#1234429).
|
||||
- mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE
|
||||
(bsc#1234429).
|
||||
- x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and
|
||||
arch_sync_kernel_mappings() (bsc#1234429).
|
||||
- io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU
|
||||
(bsc#1234429).
|
||||
- pcmcia: Fix a NULL pointer dereference in
|
||||
__iodyn_find_io_region() (bsc#1234429).
|
||||
- arm64: ftrace: fix unreachable PLT for ftrace_caller in
|
||||
init_module with CONFIG_DYNAMIC_FTRACE (bsc#1234429).
|
||||
- ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()
|
||||
(bsc#1234429).
|
||||
- accel/ivpu: Prevent recovery work from being queued during
|
||||
device removal (bsc#1234429).
|
||||
- ALSA: usb-audio: Add mute TLV for playback volumes on some
|
||||
devices (bsc#1234429).
|
||||
- phy: mscc: Stop taking ts_lock for tx_queue and use its own lock
|
||||
(bsc#1234429).
|
||||
- selftest: net: Fix weird setsockopt() in bind_bhash.c
|
||||
(bsc#1234429).
|
||||
- ppp: fix memory leak in pad_compress_skb (bsc#1234429).
|
||||
- net: xilinx: axienet: Add error handling for RX metadata
|
||||
pointer retrieval (bsc#1234429).
|
||||
- net: atm: fix memory leak in atm_register_sysfs when
|
||||
device_register fail (bsc#1234429).
|
||||
- ax25: properly unshare skbs in ax25_kiss_rcv() (bsc#1234429).
|
||||
- mctp: return -ENOPROTOOPT for unknown getsockopt options
|
||||
(bsc#1234429).
|
||||
- net/smc: Remove validation of reserved bits in CLC Decline
|
||||
message (bsc#1234429).
|
||||
- ipv4: Fix NULL vs error pointer check in
|
||||
inet_blackhole_dev_init() (bsc#1234429).
|
||||
- net: thunder_bgx: decrement cleanup index before use
|
||||
(bsc#1234429).
|
||||
- net: thunder_bgx: add a missing of_node_put (bsc#1234429).
|
||||
- wifi: cfg80211: sme: cap SSID length in
|
||||
__cfg80211_connect_result() (bsc#1234429).
|
||||
- wifi: libertas: cap SSID len in lbs_associate() (bsc#1234429).
|
||||
- wifi: cw1200: cap SSID length in cw1200_do_join() (bsc#1234429).
|
||||
- vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop
|
||||
objects (bsc#1234429).
|
||||
- vxlan: Rename FDB Tx lookup function (bsc#1234429).
|
||||
- vxlan: Add RCU read-side critical sections in the Tx path
|
||||
(bsc#1234429).
|
||||
- vxlan: Avoid unnecessary updates to FDB 'used' time
|
||||
(bsc#1234429).
|
||||
- vxlan: Refresh FDB 'updated' time upon 'NTF_USE' (bsc#1234429).
|
||||
- net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTE
|
||||
(bsc#1234429).
|
||||
- net: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit()
|
||||
(bsc#1234429).
|
||||
- net: vxlan: use kfree_skb_reason() in vxlan_xmit()
|
||||
(bsc#1234429).
|
||||
- net: vxlan: make vxlan_set_mac() return drop reasons
|
||||
(bsc#1234429).
|
||||
- vxlan: Fix NPD when refreshing an FDB entry with a nexthop
|
||||
object (bsc#1234429).
|
||||
- net: vxlan: make vxlan_snoop() return drop reasons
|
||||
(bsc#1234429).
|
||||
- net: vxlan: add skb drop reasons to vxlan_rcv() (bsc#1234429).
|
||||
- net: tunnel: add pskb_inet_may_pull_reason() helper
|
||||
(bsc#1234429).
|
||||
- net: skb: add pskb_network_may_pull_reason() helper
|
||||
(bsc#1234429).
|
||||
- net: ethernet: mtk_eth_soc: fix tx vlan tag for llc packets
|
||||
(bsc#1234429).
|
||||
- net/tcp: Fix socket memory leak in TCP-AO failure handling
|
||||
for IPv6 (bsc#1234429).
|
||||
- wifi: ath11k: fix group data packet drops during rekey
|
||||
(bsc#1234429).
|
||||
- ixgbe: fix incorrect map used in eee linkmode (bsc#1234429).
|
||||
- i40e: Fix potential invalid access when MAC list is empty
|
||||
(bsc#1234429).
|
||||
- i40e: remove read access to debugfs files (bsc#1234429).
|
||||
- idpf: set mac type when adding and removing MAC filters
|
||||
(bsc#1234429).
|
||||
- ice: fix NULL access of tx->in_use in ice_ll_ts_intr
|
||||
(bsc#1234429).
|
||||
- net: mctp: mctp_fraq_queue should take ownership of passed skb
|
||||
(bsc#1234429).
|
||||
- net/smc: fix one NULL pointer dereference in
|
||||
smc_ib_is_sg_need_sync() (bsc#1234429).
|
||||
- macsec: read MACSEC_SA_ATTR_PN with nla_get_uint (bsc#1234429).
|
||||
- net: macb: Fix tx_ptr_lock locking (bsc#1234429).
|
||||
- icmp: fix icmp_ndo_send address translation for reply direction
|
||||
(bsc#1234429).
|
||||
- bnxt_en: fix incorrect page count in RX aggr ring log
|
||||
(bsc#1234429).
|
||||
- selftests: drv-net: csum: fix interface name for remote host
|
||||
(bsc#1234429).
|
||||
- mISDN: Fix memory leak in dsp_hwec_enable() (bsc#1234429).
|
||||
- xirc2ps_cs: fix register access when enabling FullDuplex
|
||||
(bsc#1234429).
|
||||
- net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y
|
||||
(bsc#1234429).
|
||||
- netfilter: nft_flowtable.sh: re-run with random mtu sizes
|
||||
(bsc#1234429).
|
||||
- Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()
|
||||
(bsc#1234429).
|
||||
- Bluetooth: vhci: Prevent use-after-free by removing debugfs
|
||||
files early (bsc#1234429).
|
||||
- wifi: iwlwifi: uefi: check DSM item validity (bsc#1234429).
|
||||
- netfilter: conntrack: helper: Replace -EEXIST by -EBUSY
|
||||
(bsc#1234429).
|
||||
- netfilter: br_netfilter: do not check confirmed bit in
|
||||
br_nf_local_in() after confirm (bsc#1234429).
|
||||
- wifi: mt76: fix linked list corruption (bsc#1234429).
|
||||
- wifi: mt76: free pending offchannel tx frames on wcid cleanup
|
||||
(bsc#1234429).
|
||||
- wifi: mt76: prevent non-offchannel mgmt tx during scan/roc
|
||||
(bsc#1234429).
|
||||
- wifi: mt76: mt7925: fix locking in mt7925_change_vif_links()
|
||||
(bsc#1234429).
|
||||
- wifi: brcmfmac: fix use-after-free when rescheduling
|
||||
brcmf_btcoex_info work (bsc#1234429).
|
||||
- wifi: cfg80211: fix use-after-free in cmp_bss() (bsc#1234429).
|
||||
- mmc: sdhci-of-arasan: Ensure CD logic stabilization before
|
||||
power-up (bsc#1234429).
|
||||
- mmc: sdhci-of-arasan: Support for emmc hardware reset
|
||||
(bsc#1234429).
|
||||
- LoongArch: vDSO: Remove -nostdlib complier flag (bsc#1234429).
|
||||
- LoongArch: vDSO: Remove --hash-style=sysv (bsc#1234429).
|
||||
- net: usb: qmi_wwan: add Telit Cinterion FN990A w/audio
|
||||
composition (bsc#1234429).
|
||||
- net: usb: qmi_wwan: fix Telit Cinterion FE990A name
|
||||
(bsc#1234429).
|
||||
- net: usb: qmi_wwan: fix Telit Cinterion FN990A name
|
||||
(bsc#1234429).
|
||||
- HID: core: Harden s32ton() against conversion to 0 bits
|
||||
(bsc#1234429).
|
||||
- HID: stop exporting hid_snto32() (bsc#1234429).
|
||||
- HID: simplify snto32() (bsc#1234429).
|
||||
- arm64: dts: imx8mp: Fix missing microSD slot vqmmc on Data
|
||||
Modul i.MX8M Plus eDM SBC (bsc#1234429).
|
||||
- arm64: dts: imx8mp: Fix missing microSD slot vqmmc on DH
|
||||
electronics i.MX8M Plus DHCOM (bsc#1234429).
|
||||
- arm64: dts: imx8mp-tqma8mpql: fix LDO5 power off (bsc#1234429).
|
||||
- tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible"
|
||||
(bsc#1234429).
|
||||
- arm64: dts: rockchip: Add vcc-supply to SPI flash on
|
||||
rk3399-pinebook-pro (bsc#1234429).
|
||||
- tee: fix memory leak in tee_dyn_shm_alloc_helper (bsc#1234429).
|
||||
- tee: fix NULL pointer dereference in tee_shm_put (bsc#1234429).
|
||||
- fs: writeback: fix use-after-free in __mark_inode_dirty()
|
||||
(bsc#1234429).
|
||||
- btrfs: zoned: skip ZONE FINISH of conventional zones
|
||||
(bsc#1234429).
|
||||
- Bluetooth: hci_sync: Avoid adding default advertising on startup
|
||||
(bsc#1234429).
|
||||
- cpupower: Fix a bug where the -t option of the set subcommand
|
||||
was not working (bsc#1234429).
|
||||
- drm/amd/display: Don't warn when missing DCE encoder caps
|
||||
(bsc#1234429).
|
||||
- cdc_ncm: Flag Intel OEM version of Fibocom L850-GL as WWAN
|
||||
(bsc#1234429).
|
||||
- LoongArch: Save LBT before FPU in setup_sigcontext()
|
||||
(bsc#1234429).
|
||||
- btrfs: avoid load/store tearing races when checking if an
|
||||
inode was logged (bsc#1234429).
|
||||
- btrfs: fix race between setting last_dir_index_offset and
|
||||
inode logging (bsc#1234429).
|
||||
- btrfs: fix race between logging inode and checking if it was
|
||||
logged before (bsc#1234429).
|
||||
- bpf: Fix oob access in cgroup local storage (bsc#1234429).
|
||||
- bpf: Move cgroup iterator helpers to bpf.h (bsc#1234429).
|
||||
- bpf: Move bpf map owner out of common struct (bsc#1234429).
|
||||
- bpf: Add cookie object to bpf maps (bsc#1234429).
|
||||
- commit 832cc2e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 4 21:42:22 CEST 2025 - rfrohl@suse.com
|
||||
|
||||
|
||||
@@ -16,16 +16,16 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit b2e348c66ee9591f68b03a2396debdfc0a8f0b14
|
||||
%define git_commit d75c8d34a24e257a7948c970683a082661ffce4e
|
||||
%define variant -longterm%{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
Name: kernel-syms-longterm
|
||||
Version: 6.12.45
|
||||
Version: 6.12.46
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb2e348c
|
||||
Release: <RELEASE>.gd75c8d3
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:255eefa9f47f53883783b509d877f661a2c07ea2b265ec9e808517018cb3913e
|
||||
size 8158184
|
||||
oid sha256:d5cbaf71864b2dc60fd5112bd6aec5b7e86f468e14f8c6e223473f856aa0d350
|
||||
size 8298196
|
||||
|
||||
175
series.conf
175
series.conf
@@ -10155,6 +10155,181 @@
|
||||
patches.kernel.org/6.12.45-094-thermal-drivers-mediatek-lvts_thermal-Add-lvt.patch
|
||||
patches.kernel.org/6.12.45-095-thermal-drivers-mediatek-lvts_thermal-Add-mt7.patch
|
||||
patches.kernel.org/6.12.45-096-Linux-6.12.45.patch
|
||||
patches.kernel.org/6.12.46-001-bpf-Add-cookie-object-to-bpf-maps.patch
|
||||
patches.kernel.org/6.12.46-002-bpf-Move-bpf-map-owner-out-of-common-struct.patch
|
||||
patches.kernel.org/6.12.46-003-bpf-Move-cgroup-iterator-helpers-to-bpf.h.patch
|
||||
patches.kernel.org/6.12.46-004-bpf-Fix-oob-access-in-cgroup-local-storage.patch
|
||||
patches.kernel.org/6.12.46-005-btrfs-fix-race-between-logging-inode-and-chec.patch
|
||||
patches.kernel.org/6.12.46-006-btrfs-fix-race-between-setting-last_dir_index.patch
|
||||
patches.kernel.org/6.12.46-007-btrfs-avoid-load-store-tearing-races-when-che.patch
|
||||
patches.kernel.org/6.12.46-008-LoongArch-Save-LBT-before-FPU-in-setup_sigcon.patch
|
||||
patches.kernel.org/6.12.46-009-cdc_ncm-Flag-Intel-OEM-version-of-Fibocom-L85.patch
|
||||
patches.kernel.org/6.12.46-010-drm-amd-display-Don-t-warn-when-missing-DCE-e.patch
|
||||
patches.kernel.org/6.12.46-011-cpupower-Fix-a-bug-where-the-t-option-of-the-.patch
|
||||
patches.kernel.org/6.12.46-012-Bluetooth-hci_sync-Avoid-adding-default-adver.patch
|
||||
patches.kernel.org/6.12.46-013-btrfs-zoned-skip-ZONE-FINISH-of-conventional-.patch
|
||||
patches.kernel.org/6.12.46-014-fs-writeback-fix-use-after-free-in-__mark_ino.patch
|
||||
patches.kernel.org/6.12.46-015-tee-fix-NULL-pointer-dereference-in-tee_shm_p.patch
|
||||
patches.kernel.org/6.12.46-016-tee-fix-memory-leak-in-tee_dyn_shm_alloc_help.patch
|
||||
patches.kernel.org/6.12.46-017-arm64-dts-rockchip-Add-vcc-supply-to-SPI-flas.patch
|
||||
patches.kernel.org/6.12.46-018-tee-optee-ffa-fix-a-typo-of-optee_ffa_api_is_.patch
|
||||
patches.kernel.org/6.12.46-019-arm64-dts-imx8mp-tqma8mpql-fix-LDO5-power-off.patch
|
||||
patches.kernel.org/6.12.46-020-arm64-dts-imx8mp-Fix-missing-microSD-slot-vqm.patch
|
||||
patches.kernel.org/6.12.46-021-arm64-dts-imx8mp-Fix-missing-microSD-slot-vqm.patch
|
||||
patches.kernel.org/6.12.46-022-HID-simplify-snto32.patch
|
||||
patches.kernel.org/6.12.46-023-HID-stop-exporting-hid_snto32.patch
|
||||
patches.kernel.org/6.12.46-024-HID-core-Harden-s32ton-against-conversion-to-.patch
|
||||
patches.kernel.org/6.12.46-025-net-usb-qmi_wwan-fix-Telit-Cinterion-FN990A-n.patch
|
||||
patches.kernel.org/6.12.46-026-net-usb-qmi_wwan-fix-Telit-Cinterion-FE990A-n.patch
|
||||
patches.kernel.org/6.12.46-027-net-usb-qmi_wwan-add-Telit-Cinterion-FN990A-w.patch
|
||||
patches.kernel.org/6.12.46-028-LoongArch-vDSO-Remove-hash-style-sysv.patch
|
||||
patches.kernel.org/6.12.46-029-LoongArch-vDSO-Remove-nostdlib-complier-flag.patch
|
||||
patches.kernel.org/6.12.46-030-mmc-sdhci-of-arasan-Support-for-emmc-hardware.patch
|
||||
patches.kernel.org/6.12.46-031-mmc-sdhci-of-arasan-Ensure-CD-logic-stabiliza.patch
|
||||
patches.kernel.org/6.12.46-032-wifi-cfg80211-fix-use-after-free-in-cmp_bss.patch
|
||||
patches.kernel.org/6.12.46-033-wifi-brcmfmac-fix-use-after-free-when-resched.patch
|
||||
patches.kernel.org/6.12.46-034-wifi-mt76-mt7925-fix-locking-in-mt7925_change.patch
|
||||
patches.kernel.org/6.12.46-035-wifi-mt76-prevent-non-offchannel-mgmt-tx-duri.patch
|
||||
patches.kernel.org/6.12.46-036-wifi-mt76-free-pending-offchannel-tx-frames-o.patch
|
||||
patches.kernel.org/6.12.46-037-wifi-mt76-fix-linked-list-corruption.patch
|
||||
patches.kernel.org/6.12.46-038-netfilter-br_netfilter-do-not-check-confirmed.patch
|
||||
patches.kernel.org/6.12.46-039-netfilter-conntrack-helper-Replace-EEXIST-by-.patch
|
||||
patches.kernel.org/6.12.46-040-wifi-iwlwifi-uefi-check-DSM-item-validity.patch
|
||||
patches.kernel.org/6.12.46-041-Bluetooth-vhci-Prevent-use-after-free-by-remo.patch
|
||||
patches.kernel.org/6.12.46-042-Bluetooth-Fix-use-after-free-in-l2cap_sock_cl.patch
|
||||
patches.kernel.org/6.12.46-043-netfilter-nft_flowtable.sh-re-run-with-random.patch
|
||||
patches.kernel.org/6.12.46-044-net_sched-gen_estimator-fix-est_timer-vs-CONF.patch
|
||||
patches.kernel.org/6.12.46-045-xirc2ps_cs-fix-register-access-when-enabling-.patch
|
||||
patches.kernel.org/6.12.46-046-mISDN-Fix-memory-leak-in-dsp_hwec_enable.patch
|
||||
patches.kernel.org/6.12.46-047-selftests-drv-net-csum-fix-interface-name-for.patch
|
||||
patches.kernel.org/6.12.46-048-bnxt_en-fix-incorrect-page-count-in-RX-aggr-r.patch
|
||||
patches.kernel.org/6.12.46-049-icmp-fix-icmp_ndo_send-address-translation-fo.patch
|
||||
patches.kernel.org/6.12.46-050-net-macb-Fix-tx_ptr_lock-locking.patch
|
||||
patches.kernel.org/6.12.46-051-macsec-read-MACSEC_SA_ATTR_PN-with-nla_get_ui.patch
|
||||
patches.kernel.org/6.12.46-052-net-smc-fix-one-NULL-pointer-dereference-in-s.patch
|
||||
patches.kernel.org/6.12.46-053-net-mctp-mctp_fraq_queue-should-take-ownershi.patch
|
||||
patches.kernel.org/6.12.46-054-ice-fix-NULL-access-of-tx-in_use-in-ice_ll_ts.patch
|
||||
patches.kernel.org/6.12.46-055-idpf-set-mac-type-when-adding-and-removing-MA.patch
|
||||
patches.kernel.org/6.12.46-056-i40e-remove-read-access-to-debugfs-files.patch
|
||||
patches.kernel.org/6.12.46-057-i40e-Fix-potential-invalid-access-when-MAC-li.patch
|
||||
patches.kernel.org/6.12.46-058-ixgbe-fix-incorrect-map-used-in-eee-linkmode.patch
|
||||
patches.kernel.org/6.12.46-059-wifi-ath11k-fix-group-data-packet-drops-durin.patch
|
||||
patches.kernel.org/6.12.46-060-net-tcp-Fix-socket-memory-leak-in-TCP-AO-fail.patch
|
||||
patches.kernel.org/6.12.46-061-net-ethernet-mtk_eth_soc-fix-tx-vlan-tag-for-.patch
|
||||
patches.kernel.org/6.12.46-062-net-skb-add-pskb_network_may_pull_reason-help.patch
|
||||
patches.kernel.org/6.12.46-063-net-tunnel-add-pskb_inet_may_pull_reason-help.patch
|
||||
patches.kernel.org/6.12.46-064-net-vxlan-add-skb-drop-reasons-to-vxlan_rcv.patch
|
||||
patches.kernel.org/6.12.46-065-net-vxlan-make-vxlan_snoop-return-drop-reason.patch
|
||||
patches.kernel.org/6.12.46-066-vxlan-Fix-NPD-when-refreshing-an-FDB-entry-wi.patch
|
||||
patches.kernel.org/6.12.46-067-net-vxlan-make-vxlan_set_mac-return-drop-reas.patch
|
||||
patches.kernel.org/6.12.46-068-net-vxlan-use-kfree_skb_reason-in-vxlan_xmit.patch
|
||||
patches.kernel.org/6.12.46-069-net-vxlan-use-kfree_skb_reason-in-vxlan_mdb_x.patch
|
||||
patches.kernel.org/6.12.46-070-net-vxlan-rename-SKB_DROP_REASON_VXLAN_NO_REM.patch
|
||||
patches.kernel.org/6.12.46-071-vxlan-Refresh-FDB-updated-time-upon-NTF_USE.patch
|
||||
patches.kernel.org/6.12.46-072-vxlan-Avoid-unnecessary-updates-to-FDB-used-t.patch
|
||||
patches.kernel.org/6.12.46-073-vxlan-Add-RCU-read-side-critical-sections-in-.patch
|
||||
patches.kernel.org/6.12.46-074-vxlan-Rename-FDB-Tx-lookup-function.patch
|
||||
patches.kernel.org/6.12.46-075-vxlan-Fix-NPD-in-arp-neigh-_reduce-when-using.patch
|
||||
patches.kernel.org/6.12.46-076-wifi-cw1200-cap-SSID-length-in-cw1200_do_join.patch
|
||||
patches.kernel.org/6.12.46-077-wifi-libertas-cap-SSID-len-in-lbs_associate.patch
|
||||
patches.kernel.org/6.12.46-078-wifi-cfg80211-sme-cap-SSID-length-in-__cfg802.patch
|
||||
patches.kernel.org/6.12.46-079-net-thunder_bgx-add-a-missing-of_node_put.patch
|
||||
patches.kernel.org/6.12.46-080-net-thunder_bgx-decrement-cleanup-index-befor.patch
|
||||
patches.kernel.org/6.12.46-081-ipv4-Fix-NULL-vs-error-pointer-check-in-inet_.patch
|
||||
patches.kernel.org/6.12.46-082-net-smc-Remove-validation-of-reserved-bits-in.patch
|
||||
patches.kernel.org/6.12.46-083-mctp-return-ENOPROTOOPT-for-unknown-getsockop.patch
|
||||
patches.kernel.org/6.12.46-084-ax25-properly-unshare-skbs-in-ax25_kiss_rcv.patch
|
||||
patches.kernel.org/6.12.46-085-net-atm-fix-memory-leak-in-atm_register_sysfs.patch
|
||||
patches.kernel.org/6.12.46-086-net-xilinx-axienet-Add-error-handling-for-RX-.patch
|
||||
patches.kernel.org/6.12.46-087-ppp-fix-memory-leak-in-pad_compress_skb.patch
|
||||
patches.kernel.org/6.12.46-088-selftest-net-Fix-weird-setsockopt-in-bind_bha.patch
|
||||
patches.kernel.org/6.12.46-089-phy-mscc-Stop-taking-ts_lock-for-tx_queue-and.patch
|
||||
patches.kernel.org/6.12.46-090-ALSA-usb-audio-Add-mute-TLV-for-playback-volu.patch
|
||||
patches.kernel.org/6.12.46-091-accel-ivpu-Prevent-recovery-work-from-being-q.patch
|
||||
patches.kernel.org/6.12.46-092-ACPI-IORT-Fix-memory-leak-in-iort_rmr_alloc_s.patch
|
||||
patches.kernel.org/6.12.46-093-arm64-ftrace-fix-unreachable-PLT-for-ftrace_c.patch
|
||||
patches.kernel.org/6.12.46-094-pcmcia-Fix-a-NULL-pointer-dereference-in-__io.patch
|
||||
patches.kernel.org/6.12.46-095-io_uring-msg_ring-ensure-io_kiocb-freeing-is-.patch
|
||||
patches.kernel.org/6.12.46-096-x86-mm-64-define-ARCH_PAGE_TABLE_SYNC_MASK-an.patch
|
||||
patches.kernel.org/6.12.46-097-mm-userfaultfd-fix-kmap_local-LIFO-ordering-f.patch
|
||||
patches.kernel.org/6.12.46-098-mm-move-page-table-sync-declarations-to-linux.patch
|
||||
patches.kernel.org/6.12.46-099-mm-fix-possible-deadlock-in-kmemleak.patch
|
||||
patches.kernel.org/6.12.46-100-mm-slub-avoid-wake-up-kswapd-in-set_track_pre.patch
|
||||
patches.kernel.org/6.12.46-101-sched-Fix-sched_numa_find_nth_cpu-if-mask-off.patch
|
||||
patches.kernel.org/6.12.46-102-kasan-fix-GCC-mem-intrinsic-prefix-with-sw-ta.patch
|
||||
patches.kernel.org/6.12.46-103-ocfs2-prevent-release-journal-inode-after-jou.patch
|
||||
patches.kernel.org/6.12.46-104-proc-fix-missing-pde_set_flags-for-net-proc-f.patch
|
||||
patches.kernel.org/6.12.46-105-of_numa-fix-uninitialized-memory-nodes-causin.patch
|
||||
patches.kernel.org/6.12.46-106-soc-qcom-mdt_loader-Deal-with-zero-e_shentsiz.patch
|
||||
patches.kernel.org/6.12.46-107-wifi-mwifiex-Initialize-the-chan_stats-array-.patch
|
||||
patches.kernel.org/6.12.46-108-wifi-mt76-mt7925u-use-connac3-tx-aggr-check-i.patch
|
||||
patches.kernel.org/6.12.46-109-wifi-mt76-mt7996-Initialize-hdr-before-passin.patch
|
||||
patches.kernel.org/6.12.46-110-wifi-mt76-mt7925-fix-the-wrong-bss-cleanup-fo.patch
|
||||
patches.kernel.org/6.12.46-111-net-ethernet-oa_tc6-Handle-failure-of-spi_set.patch
|
||||
patches.kernel.org/6.12.46-112-drm-amdgpu-drop-hw-access-in-non-DC-audio-fin.patch
|
||||
patches.kernel.org/6.12.46-113-drm-amd-display-Clear-the-CUR_ENABLE-register.patch
|
||||
patches.kernel.org/6.12.46-114-platform-x86-amd-pmc-Add-TUXEDO-IB-Pro-Gen10-.patch
|
||||
patches.kernel.org/6.12.46-115-scsi-lpfc-Fix-buffer-free-clear-order-in-defe.patch
|
||||
patches.kernel.org/6.12.46-116-batman-adv-fix-OOB-read-write-in-network-codi.patch
|
||||
patches.kernel.org/6.12.46-117-cifs-prevent-NULL-pointer-dereference-in-UTF1.patch
|
||||
patches.kernel.org/6.12.46-118-e1000e-fix-heap-overflow-in-e1000_set_eeprom.patch
|
||||
patches.kernel.org/6.12.46-119-net-pcs-rzn1-miic-Correct-MODCTRL-register-of.patch
|
||||
patches.kernel.org/6.12.46-120-microchip-lan865x-Fix-module-autoloading.patch
|
||||
patches.kernel.org/6.12.46-121-microchip-lan865x-Fix-LAN8651-autoloading.patch
|
||||
patches.kernel.org/6.12.46-122-fs-fhandle.c-fix-a-race-in-call-of-has_locked.patch
|
||||
patches.kernel.org/6.12.46-123-net-dsa-add-hook-to-determine-whether-EEE-is-.patch
|
||||
patches.kernel.org/6.12.46-124-net-dsa-provide-implementation-of-.support_ee.patch
|
||||
patches.kernel.org/6.12.46-125-net-dsa-b53-bcm_sf2-implement-.support_eee-me.patch
|
||||
patches.kernel.org/6.12.46-126-net-dsa-b53-do-not-enable-EEE-on-bcm63xx.patch
|
||||
patches.kernel.org/6.12.46-127-md-raid1-raid10-don-t-ignore-IO-flags.patch
|
||||
patches.kernel.org/6.12.46-128-md-raid1-raid10-don-t-handle-IO-error-for-REQ.patch
|
||||
patches.kernel.org/6.12.46-129-md-raid1-raid10-strip-REQ_NOWAIT-from-member-.patch
|
||||
patches.kernel.org/6.12.46-130-ext4-define-ext4_journal_destroy-wrapper.patch
|
||||
patches.kernel.org/6.12.46-131-ext4-avoid-journaling-sb-update-on-error-if-j.patch
|
||||
patches.kernel.org/6.12.46-132-wifi-ath11k-update-channel-list-in-reg-notifi.patch
|
||||
patches.kernel.org/6.12.46-133-wifi-ath11k-update-channel-list-in-worker-whe.patch
|
||||
patches.kernel.org/6.12.46-134-net-fix-NULL-pointer-dereference-in-l3mdev_l3.patch
|
||||
patches.kernel.org/6.12.46-135-md-md-bitmap-fix-wrong-bitmap_limit-for-clust.patch
|
||||
patches.kernel.org/6.12.46-136-mm-slub-Print-the-broken-data-before-restorin.patch
|
||||
patches.kernel.org/6.12.46-137-mm-slub-call-WARN-when-detecting-a-slab-corru.patch
|
||||
patches.kernel.org/6.12.46-138-mm-slab-cleanup-slab_bug-parameters.patch
|
||||
patches.kernel.org/6.12.46-139-mm-slub-avoid-accessing-metadata-when-pointer.patch
|
||||
patches.kernel.org/6.12.46-140-nouveau-fix-disabling-the-nonstall-irq-due-to.patch
|
||||
patches.kernel.org/6.12.46-141-kunit-kasan_test-disable-fortify-string-check.patch
|
||||
patches.kernel.org/6.12.46-142-mm-fix-accounting-of-memmap-pages.patch
|
||||
patches.kernel.org/6.12.46-143-thermal-drivers-mediatek-lvts-Disable-low-off.patch
|
||||
patches.kernel.org/6.12.46-144-dmaengine-mediatek-Fix-a-possible-deadlock-er.patch
|
||||
patches.kernel.org/6.12.46-145-rust-support-Rust-1.91.0-target-spec.patch
|
||||
patches.kernel.org/6.12.46-146-ALSA-hda-hdmi-Add-pin-fix-for-another-HP-Elit.patch
|
||||
patches.kernel.org/6.12.46-147-ALSA-hda-realtek-Fix-headset-mic-for-TongFang.patch
|
||||
patches.kernel.org/6.12.46-148-Revert-drm-amdgpu-Avoid-extra-evict-restore-p.patch
|
||||
patches.kernel.org/6.12.46-149-pcmcia-omap-Add-missing-check-for-platform_ge.patch
|
||||
patches.kernel.org/6.12.46-150-pcmcia-Add-error-handling-for-add_interval-in.patch
|
||||
patches.kernel.org/6.12.46-151-platform-x86-asus-wmi-Remove-extra-keys-from-.patch
|
||||
patches.kernel.org/6.12.46-152-platform-x86-intel-power-domains-Use-topology.patch
|
||||
patches.kernel.org/6.12.46-153-hwmon-mlxreg-fan-Prevent-fans-from-getting-st.patch
|
||||
patches.kernel.org/6.12.46-154-block-add-a-queue_limits_commit_update_frozen.patch
|
||||
patches.kernel.org/6.12.46-155-scsi-sr-Reinstate-rotational-media-flag.patch
|
||||
patches.kernel.org/6.12.46-156-spi-spi-fsl-lpspi-Fix-transmissions-when-usin.patch
|
||||
patches.kernel.org/6.12.46-157-spi-spi-fsl-lpspi-Set-correct-chip-select-pol.patch
|
||||
patches.kernel.org/6.12.46-158-spi-spi-fsl-lpspi-Reset-FIFO-and-disable-modu.patch
|
||||
patches.kernel.org/6.12.46-159-spi-spi-fsl-lpspi-Clear-status-register-after.patch
|
||||
patches.kernel.org/6.12.46-160-drm-bridge-ti-sn65dsi86-fix-REFCLK-setting.patch
|
||||
patches.kernel.org/6.12.46-161-perf-bpf-event-Fix-use-after-free-in-synthesi.patch
|
||||
patches.kernel.org/6.12.46-162-perf-bpf-utils-Constify-bpil_array_desc.patch
|
||||
patches.kernel.org/6.12.46-163-perf-bpf-utils-Harden-get_bpf_prog_info_linea.patch
|
||||
patches.kernel.org/6.12.46-164-drm-amd-amdgpu-Fix-missing-error-return-on-kz.patch
|
||||
patches.kernel.org/6.12.46-165-tools-gpio-remove-the-include-directory-on-ma.patch
|
||||
patches.kernel.org/6.12.46-166-md-prevent-incorrect-update-of-resync-recover.patch
|
||||
patches.kernel.org/6.12.46-167-ACPI-RISC-V-Fix-FFH_CPPC_CSR-error-handling.patch
|
||||
patches.kernel.org/6.12.46-168-riscv-Only-allow-LTO-with-CMODEL_MEDANY.patch
|
||||
patches.kernel.org/6.12.46-169-riscv-use-lw-when-reading-int-cpu-in-new_vmal.patch
|
||||
patches.kernel.org/6.12.46-170-riscv-use-lw-when-reading-int-cpu-in-asm_per_.patch
|
||||
patches.kernel.org/6.12.46-171-riscv-bpf-use-lw-when-reading-int-cpu-in-BPF_.patch
|
||||
patches.kernel.org/6.12.46-172-riscv-bpf-use-lw-when-reading-int-cpu-in-bpf_.patch
|
||||
patches.kernel.org/6.12.46-173-md-raid1-fix-data-lost-for-writemostly-rdev.patch
|
||||
patches.kernel.org/6.12.46-174-dmaengine-mediatek-Fix-a-flag-reuse-error-in-.patch
|
||||
patches.kernel.org/6.12.46-175-Linux-6.12.46.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
2025-09-09 02:30:44 +0000
|
||||
GIT Revision: b2e348c66ee9591f68b03a2396debdfc0a8f0b14
|
||||
2025-09-10 02:08:49 +0000
|
||||
GIT Revision: d75c8d34a24e257a7948c970683a082661ffce4e
|
||||
GIT Branch: slowroll
|
||||
|
||||
Reference in New Issue
Block a user