forked from kernelbugs/kernel-source-longterm
Compare commits
4 Commits
Kernel/slo
...
Kernel/slo
| Author | SHA256 | Date | |
|---|---|---|---|
| 5047e36ca3 | |||
| bc2f0d6e78 | |||
| 6d5d265347 | |||
| e3c7a4ed6f |
@@ -1,3 +1,485 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 23 13:21:50 CET 2026 - rfrohl@suse.com
|
||||
|
||||
- can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on
|
||||
usb_submit_urb() error (git-fixes).
|
||||
- commit f2b1748
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 23 12:08:08 CET 2026 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.12.67 (bsc#1234429).
|
||||
- firmware: imx: scu-irq: Set mu_resource_id before get handle
|
||||
(bsc#1234429).
|
||||
- efi/cper: Fix cper_bits_to_str buffer handling and return value
|
||||
(bsc#1234429).
|
||||
- Revert "gfs2: Fix use of bio_chain" (bsc#1234429).
|
||||
- x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever
|
||||
XFD[i]=1 (bsc#1234429).
|
||||
- ASoC: codecs: wsa884x: fix codec initialisation (bsc#1234429).
|
||||
- xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
|
||||
(bsc#1234429).
|
||||
- xfrm: set ipv4 no_pmtu_disc flag only on output sa when
|
||||
direction is set (bsc#1234429).
|
||||
- pNFS: Fix a deadlock when returning a delegation during open()
|
||||
(bsc#1234429).
|
||||
- NFS: Fix a deadlock involving nfs_release_folio() (bsc#1234429).
|
||||
- pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()
|
||||
(bsc#1234429).
|
||||
- pnfs/blocklayout: Fix memory leak in bl_parse_scsi()
|
||||
(bsc#1234429).
|
||||
- drm/vmwgfx: Merge vmw_bo_release and vmw_bo_free functions
|
||||
(bsc#1234429).
|
||||
- PM: EM: Fix incorrect description of the cost field in struct
|
||||
em_perf_state (bsc#1234429).
|
||||
- can: etas_es58x: allow partial RX URB allocation to succeed
|
||||
(bsc#1234429).
|
||||
- nvme-tcp: fix NULL pointer dereferences in
|
||||
nvmet_tcp_build_pdu_iovec (bsc#1234429).
|
||||
- btrfs: send: check for inline extents in
|
||||
range_is_hole_in_parent() (bsc#1234429).
|
||||
- net: bridge: annotate data-races around fdb->{updated,used}
|
||||
(bsc#1234429).
|
||||
- ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
|
||||
(bsc#1234429).
|
||||
- net: update netdev_lock_{type,name} (bsc#1234429).
|
||||
- macvlan: fix possible UAF in macvlan_forward_source()
|
||||
(bsc#1234429).
|
||||
- ipv4: ip_gre: make ipgre_header() robust (bsc#1234429).
|
||||
- vsock/test: add a final full barrier after run all tests
|
||||
(bsc#1234429).
|
||||
- net/mlx5e: Fix crash on profile change rollback failure
|
||||
(bsc#1234429).
|
||||
- net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink priv
|
||||
(bsc#1234429).
|
||||
- net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of priv
|
||||
(bsc#1234429).
|
||||
- net/mlx5e: Restore destroying state bit after profile cleanup
|
||||
(bsc#1234429).
|
||||
- btrfs: factor out init_space_info() from create_space_info()
|
||||
(bsc#1234429).
|
||||
- btrfs: factor out check_removing_space_info() from
|
||||
btrfs_free_block_groups() (bsc#1234429).
|
||||
- btrfs: introduce btrfs_space_info sub-group (bsc#1234429).
|
||||
- btrfs: fix memory leaks in create_space_info() error paths
|
||||
(bsc#1234429).
|
||||
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback
|
||||
(bsc#1234429).
|
||||
- ALSA: hda/cirrus_scodec_test: Fix incorrect setup of gpiochip
|
||||
(bsc#1234429).
|
||||
- net: hv_netvsc: reject RSS hash key programming without RX
|
||||
indirection table (bsc#1234429).
|
||||
- ipv6: Fix use-after-free in inet6_addr_del() (bsc#1234429).
|
||||
- selftests: drv-net: fix RPS mask handling for high CPU numbers
|
||||
(bsc#1234429).
|
||||
- net/sched: sch_qfq: do not free existing class in
|
||||
qfq_change_class() (bsc#1234429).
|
||||
- ASoC: sdw_utils: cs42l43: Enable Headphone pin for LINEOUT
|
||||
jack type (bsc#1234429).
|
||||
- ASoC: tlv320adcx140: fix null pointer (bsc#1234429).
|
||||
- ASoC: tlv320adcx140: fix word length (bsc#1234429).
|
||||
- drm/amd/pm: fix smu overdrive data type wrong issue on smu
|
||||
14.0.2 (bsc#1234429).
|
||||
- mm: describe @flags parameter in memalloc_flags_save()
|
||||
(bsc#1234429).
|
||||
- textsearch: describe @list member in ts_ops search
|
||||
(bsc#1234429).
|
||||
- mm, kfence: describe @slab parameter in __kfence_obj_info()
|
||||
(bsc#1234429).
|
||||
- dmaengine: xilinx: xdma: Fix regmap max_register (bsc#1234429).
|
||||
- dmaengine: tegra-adma: Fix use-after-free (bsc#1234429).
|
||||
- dmaengine: xilinx_dma: Fix uninitialized addr_width when
|
||||
"xlnx,addrwidth" property is missing (bsc#1234429).
|
||||
- phy: fsl-imx8mq-usb: Clear the PCS_TX_SWING_FULL field before
|
||||
using it (bsc#1234429).
|
||||
- phy: phy-snps-eusb2: refactor constructs names (bsc#1234429).
|
||||
- phy: drop probe registration printks (bsc#1234429).
|
||||
- phy: qcom-qusb2: Fix NULL pointer dereference on early suspend
|
||||
(bsc#1234429).
|
||||
- phy: stm32-usphyc: Fix off by one in probe() (bsc#1234429).
|
||||
- phy: ti: da8xx-usb: Handle devm_pm_runtime_enable() errors
|
||||
(bsc#1234429).
|
||||
- selftests/landlock: Fix TCP bind(AF_UNSPEC) test case
|
||||
(bsc#1234429).
|
||||
- selftests/landlock: Remove invalid unix socket bind()
|
||||
(bsc#1234429).
|
||||
- phy: broadcom: ns-usb3: Fix Wvoid-pointer-to-enum-cast warning
|
||||
(again) (bsc#1234429).
|
||||
- selftests/landlock: Properly close a file descriptor
|
||||
(bsc#1234429).
|
||||
- dmaengine: omap-dma: fix dma_pool resource leak in error paths
|
||||
(bsc#1234429).
|
||||
- i2c: qcom-geni: make sure I2C hub controllers can't use SE DMA
|
||||
(bsc#1234429).
|
||||
- HID: usbhid: paper over wrong bNumDescriptor field
|
||||
(bsc#1234429).
|
||||
- ASoC: codecs: wsa883x: fix unnecessary initialisation
|
||||
(bsc#1234429).
|
||||
- drm/amd/display: mark static functions noinline_for_stack
|
||||
(bsc#1234429).
|
||||
- io_uring: move local task_work in exit cancel loop
|
||||
(bsc#1234429).
|
||||
- scsi: core: Fix error handler encryption support (bsc#1234429).
|
||||
- ALSA: pcm: Improve the fix for race of buffer access at PCM
|
||||
OSS layer (bsc#1234429).
|
||||
- null_blk: fix kmemleak by releasing references to fault configfs
|
||||
items (bsc#1234429).
|
||||
- can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
|
||||
(bsc#1234429).
|
||||
- can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher
|
||||
than 1 MBit (bsc#1234429).
|
||||
- net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate
|
||||
session upon receiving the second rts (bsc#1234429).
|
||||
- xfs: Fix the return value of xfs_rtcopy_summary() (bsc#1234429).
|
||||
- lib/buildid: use __kernel_read() for sleepable context
|
||||
(bsc#1234429).
|
||||
- x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers
|
||||
(bsc#1234429).
|
||||
- phy: rockchip: inno-usb2: fix communication disruption in
|
||||
gadget mode (bsc#1234429).
|
||||
- phy: ti: gmii-sel: fix regmap leak on probe failure
|
||||
(bsc#1234429).
|
||||
- phy: freescale: imx8m-pcie: assert phy reset during power on
|
||||
(bsc#1234429).
|
||||
- phy: rockchip: inno-usb2: fix disconnection in gadget mode
|
||||
(bsc#1234429).
|
||||
- phy: tegra: xusb: Explicitly configure HS_DISCON_LEVEL to 0x7
|
||||
(bsc#1234429).
|
||||
- usb: dwc3: Check for USB4 IP_NAME (bsc#1234429).
|
||||
- usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS
|
||||
descriptor (bsc#1234429).
|
||||
- USB: OHCI/UHCI: Add soft dependencies on ehci_platform
|
||||
(bsc#1234429).
|
||||
- USB: serial: option: add Telit LE910 MBIM composition
|
||||
(bsc#1234429).
|
||||
- USB: serial: ftdi_sio: add support for PICAXE AXE027 cable
|
||||
(bsc#1234429).
|
||||
- nvme-pci: disable secondary temp for Wodposit WPBSNM8
|
||||
(bsc#1234429).
|
||||
- ASoC: codecs: wsa881x: fix unnecessary initialisation
|
||||
(bsc#1234429).
|
||||
- ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
|
||||
(bsc#1234429).
|
||||
- hrtimer: Fix softirq base check in update_needs_ipi()
|
||||
(bsc#1234429).
|
||||
- EDAC/x38: Fix a resource leak in x38_probe1() (bsc#1234429).
|
||||
- EDAC/i3200: Fix a resource leak in i3200_probe1() (bsc#1234429).
|
||||
- tcpm: allow looking for role_sw device in the main node
|
||||
(bsc#1234429).
|
||||
- i2c: riic: Move suspend handling to NOIRQ phase (bsc#1234429).
|
||||
- x86/resctrl: Add missing resctrl initialization for Hygon
|
||||
(bsc#1234429).
|
||||
- x86/resctrl: Fix memory bandwidth counter width for Hygon
|
||||
(bsc#1234429).
|
||||
- nvme: fix PCIe subsystem reset controller state transition
|
||||
(bsc#1234429).
|
||||
- mm/zswap: fix error pointer free in zswap_cpu_comp_prepare()
|
||||
(bsc#1234429).
|
||||
- mm/page_alloc: make percpu_pagelist_high_fraction reads
|
||||
lock-free (bsc#1234429).
|
||||
- mm/damon/sysfs: cleanup attrs subdirs on context dir setup
|
||||
failure (bsc#1234429).
|
||||
- LoongArch: Fix PMU counter allocation for mixed-type event
|
||||
groups (bsc#1234429).
|
||||
- drm/amd/display: Bump the HDMI clock to 340MHz (bsc#1234429).
|
||||
- drm/amd: Clean up kfd node on surprise disconnect (bsc#1234429).
|
||||
- drm/amdkfd: fix a memory leak in device_queue_manager_init()
|
||||
(bsc#1234429).
|
||||
- drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepare
|
||||
(bsc#1234429).
|
||||
- drm/panel-simple: fix connector type for DataImage
|
||||
SCF0700C48GGU18 panel (bsc#1234429).
|
||||
- drm/vmwgfx: Fix an error return check in vmw_compat_shader_add()
|
||||
(bsc#1234429).
|
||||
- LoongArch: dts: loongson-2k0500: Add default interrupt
|
||||
controller address cells (bsc#1234429).
|
||||
- LoongArch: dts: loongson-2k1000: Add default interrupt
|
||||
controller address cells (bsc#1234429).
|
||||
- LoongArch: dts: loongson-2k1000: Fix i2c-gpio node names
|
||||
(bsc#1234429).
|
||||
- LoongArch: dts: loongson-2k2000: Add default interrupt
|
||||
controller address cells (bsc#1234429).
|
||||
- dmaengine: apple-admac: Add "apple,t8103-admac" compatible
|
||||
(bsc#1234429).
|
||||
- dmaengine: at_hdmac: fix device leak on of_dma_xlate()
|
||||
(bsc#1234429).
|
||||
- dmaengine: bcm-sba-raid: fix device leak on probe (bsc#1234429).
|
||||
- dmaengine: dw: dmamux: fix OF node leak on route allocation
|
||||
failure (bsc#1234429).
|
||||
- dmaengine: idxd: fix device leaks on compat bind and unbind
|
||||
(bsc#1234429).
|
||||
- dmaengine: lpc18xx-dmamux: fix device leak on route allocation
|
||||
(bsc#1234429).
|
||||
- dmaengine: lpc32xx-dmamux: fix device leak on route allocation
|
||||
(bsc#1234429).
|
||||
- dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()
|
||||
(bsc#1234429).
|
||||
- dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()
|
||||
(bsc#1234429).
|
||||
- dmaengine: stm32: dmamux: fix device leak on route allocation
|
||||
(bsc#1234429).
|
||||
- dmaengine: stm32: dmamux: fix OF node leak on route allocation
|
||||
failure (bsc#1234429).
|
||||
- dmaengine: ti: dma-crossbar: fix device leak on dra7x route
|
||||
allocation (bsc#1234429).
|
||||
- dmaengine: ti: dma-crossbar: fix device leak on am335x route
|
||||
allocation (bsc#1234429).
|
||||
- dmaengine: ti: k3-udma: fix device leak on udma lookup
|
||||
(bsc#1234429).
|
||||
- HID: intel-ish-hid: Use dedicated unbound workqueues to prevent
|
||||
resume blocking (bsc#1234429).
|
||||
- HID: intel-ish-hid: Fix -Wcast-function-type-strict in
|
||||
devm_ishtp_alloc_workqueue() (bsc#1234429).
|
||||
- btrfs: fix deadlock in wait_current_trans() due to ignored
|
||||
transaction type (bsc#1234429).
|
||||
- xfs: set max_agbno to allow sparse alloc of last full inode
|
||||
chunk (bsc#1234429).
|
||||
- mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme dir
|
||||
setup failure (bsc#1234429).
|
||||
- mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme
|
||||
dir setup failure (bsc#1234429).
|
||||
- bpf: Reject narrower access to pointer ctx fields (bsc#1234429).
|
||||
- selftests/bpf: Test invalid narrower ctx load (bsc#1234429).
|
||||
- mm: kmsan: fix poisoning of high-order non-compound pages
|
||||
(bsc#1234429).
|
||||
- mm/fake-numa: allow later numa node hotplug (bsc#1234429).
|
||||
- mm: numa,memblock: include <asm/numa.h> for 'numa_nodes_parsed'
|
||||
(bsc#1234429).
|
||||
- phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe
|
||||
path (bsc#1234429).
|
||||
- phy: rockchip: inno-usb2: Fix a double free bug in
|
||||
rockchip_usb2phy_probe() (bsc#1234429).
|
||||
- dmaengine: fsl-edma: Fix clk leak on alloc_chan_resources
|
||||
failure (bsc#1234429).
|
||||
- mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change
|
||||
detection (bsc#1234429).
|
||||
- mm/page_alloc: batch page freeing in decay_pcp_high
|
||||
(bsc#1234429).
|
||||
- mm/page_alloc: prevent pcp corruption with SMP=n (bsc#1234429).
|
||||
- mm/fake-numa: handle cases with no SRAT info (bsc#1234429).
|
||||
- Rename to
|
||||
patches.kernel.org/6.12.67-060-bridge-mcast-Fix-use-after-free-during-router.patch.
|
||||
- commit 7e0d471
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 17 21:49:01 CET 2026 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.12.66 (bsc#1234429).
|
||||
- NFSD: Fix permission check for read access to executable-only
|
||||
files (bsc#1234429).
|
||||
- nfsd: provide locking for v4_end_grace (bsc#1234429).
|
||||
- nfsd: use correct loop termination in nfsd4_revoke_states()
|
||||
(bsc#1234429).
|
||||
- nfsd: check that server is running in unlock_filesystem
|
||||
(bsc#1234429).
|
||||
- NFSD: Remove NFSERR_EAGAIN (bsc#1234429).
|
||||
- atm: Fix dma_free_coherent() size (bsc#1234429).
|
||||
- net: 3com: 3c59x: fix possible null dereference in
|
||||
vortex_probe1() (bsc#1234429).
|
||||
- arm64: Fix cleared E0POE bit after cpu_suspend()/resume()
|
||||
(bsc#1234429).
|
||||
- btrfs: always detect conflicting inodes when logging inode refs
|
||||
(bsc#1234429).
|
||||
- mei: me: add nova lake point S DID (bsc#1234429).
|
||||
- lib/crypto: aes: Fix missing MMU protection for AES S-box
|
||||
(bsc#1234429).
|
||||
- counter: 104-quad-8: Fix incorrect return value in IRQ handler
|
||||
(bsc#1234429).
|
||||
- counter: interrupt-cnt: Drop IRQF_NO_THREAD flag (bsc#1234429).
|
||||
- drm/amdgpu: Fix query for VPE block_type and ip_count
|
||||
(bsc#1234429).
|
||||
- drm/pl111: Fix error handling in pl111_amba_probe (bsc#1234429).
|
||||
- drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[]
|
||||
(bsc#1234429).
|
||||
- gpio: rockchip: mark the GPIO controller as sleeping
|
||||
(bsc#1234429).
|
||||
- pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
|
||||
(bsc#1234429).
|
||||
- wifi: avoid kernel-infoleak from struct iw_point (bsc#1234429).
|
||||
- wifi: mac80211: restore non-chanctx injection behaviour
|
||||
(bsc#1234429).
|
||||
- libceph: prevent potential out-of-bounds reads in
|
||||
handle_auth_done() (bsc#1234429).
|
||||
- libceph: replace overzealous BUG_ON in
|
||||
osdmap_apply_incremental() (bsc#1234429).
|
||||
- libceph: make free_choose_arg_map() resilient to partial
|
||||
allocation (bsc#1234429).
|
||||
- libceph: return the handler error from mon_handle_auth_done()
|
||||
(bsc#1234429).
|
||||
- libceph: reset sparse-read state in osd_fault() (bsc#1234429).
|
||||
- libceph: make calc_target() set t->paused, not just clear it
|
||||
(bsc#1234429).
|
||||
- tls: Use __sk_dst_get() and dst_dev_rcu() in
|
||||
get_netdev_for_sock() (bsc#1234429).
|
||||
- drm/xe: make xe_gt_idle_disable_c6() handle the forcewake
|
||||
internally (bsc#1234429).
|
||||
- drm/xe: Ensure GT is in C0 during resumes (bsc#1234429).
|
||||
- csky: fix csky_cmpxchg_fixup not working (bsc#1234429).
|
||||
- ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernels
|
||||
(bsc#1234429).
|
||||
- alpha: don't reference obsolete termio struct for TC* constants
|
||||
(bsc#1234429).
|
||||
- dm-snapshot: fix 'scheduling while atomic' on real-time kernels
|
||||
(bsc#1234429).
|
||||
- NFSv4: ensure the open stateid seqid doesn't go backwards
|
||||
(bsc#1234429).
|
||||
- ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning (again)
|
||||
(bsc#1234429).
|
||||
- NFS: Fix up the automount fs_context to use the correct cred
|
||||
(bsc#1234429).
|
||||
- drm/amd/display: shrink struct members (bsc#1234429).
|
||||
- smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value (bsc#1234429).
|
||||
- smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value (bsc#1234429).
|
||||
- smb/client: fix NT_STATUS_NO_DATA_DETECTED value (bsc#1234429).
|
||||
- scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset
|
||||
(bsc#1234429).
|
||||
- scsi: ufs: core: Fix EH failure after W-LUN resume error
|
||||
(bsc#1234429).
|
||||
- scsi: Revert "scsi: libsas: Fix exp-attached device scan
|
||||
after probe failure scanned in again after probe failed"
|
||||
(bsc#1234429).
|
||||
- btrfs: fix qgroup_snapshot_quick_inherit() squota bug
|
||||
(bsc#1234429).
|
||||
- btrfs: qgroup: update all parent qgroups when doing quick
|
||||
inherit (bsc#1234429).
|
||||
- btrfs: tracepoints: use btrfs_root_id() to get the id of a root
|
||||
(bsc#1234429).
|
||||
- btrfs: fix NULL dereference on root when tracing inode eviction
|
||||
(bsc#1234429).
|
||||
- drm/amd/display: Respect user's CONFIG_FRAME_WARN more for
|
||||
dml files (bsc#1234429).
|
||||
- drm/amd/display: Apply e4479aecf658 to dml (bsc#1234429).
|
||||
- arm64: dts: ti: k3-am62-lp-sk-nand: Rename pinctrls to fix
|
||||
schema warnings (bsc#1234429).
|
||||
- crypto: qat - fix duplicate restarting msg during AER error
|
||||
(bsc#1234429).
|
||||
- arm64: dts: add off-on-delay-us for usdhc2 regulator
|
||||
(bsc#1234429).
|
||||
- ARM: dts: imx6q-ba16: fix RTC interrupt level (bsc#1234429).
|
||||
- arm64: dts: imx8mp: Fix LAN8740Ai PHY reference clock on DH
|
||||
electronics i.MX8M Plus DHCOM (bsc#1234429).
|
||||
- arm64: dts: imx8qm-ss-dma: correct the dma channels of lpuart
|
||||
(bsc#1234429).
|
||||
- arm64: dts: mba8mx: Fix Ethernet PHY IRQ support (bsc#1234429).
|
||||
- netfilter: nft_set_pipapo: fix range overlap detection
|
||||
(bsc#1234429).
|
||||
- netfilter: nft_synproxy: avoid possible data-race on update
|
||||
operation (bsc#1234429).
|
||||
- gpio: pca953x: Add support for level-triggered interrupts
|
||||
(bsc#1234429).
|
||||
- gpio: pca953x: handle short interrupt pulses on PCAL devices
|
||||
(bsc#1234429).
|
||||
- netfilter: nf_tables: fix memory leak in nf_tables_newrule()
|
||||
(bsc#1234429).
|
||||
- netfilter: nf_conncount: update last_gc only when GC has been
|
||||
performed (bsc#1234429).
|
||||
- net: marvell: prestera: fix NULL dereference on devlink_alloc()
|
||||
failure (bsc#1234429).
|
||||
- bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress
|
||||
(bsc#1234429).
|
||||
- net: mscc: ocelot: Fix crash when adding interface under a lag
|
||||
(bsc#1234429).
|
||||
- inet: ping: Fix icmp out counting (bsc#1234429).
|
||||
- net: sock: fix hardened usercopy panic in sock_recv_errqueue
|
||||
(bsc#1234429).
|
||||
- netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates
|
||||
(bsc#1234429).
|
||||
- net/mlx5e: Don't print error message due to invalid module
|
||||
(bsc#1234429).
|
||||
- net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
|
||||
(bsc#1234429).
|
||||
- bnxt_en: Fix potential data corruption with HW GRO/LRO
|
||||
(bsc#1234429).
|
||||
- vsock: Make accept()ed sockets use custom setsockopt()
|
||||
(bsc#1234429).
|
||||
- btrfs: only enforce free space tree if v1 cache is required
|
||||
for bs < ps cases (bsc#1234429).
|
||||
- riscv: pgtable: Cleanup useless VA_USER_XXX definitions
|
||||
(bsc#1234429).
|
||||
- net: fix memory leak in skb_segment_list for GRO packets
|
||||
(bsc#1234429).
|
||||
- idpf: keep the netdev when a reset fails (bsc#1234429).
|
||||
- idpf: fix memory leak in idpf_vport_rel() (bsc#1234429).
|
||||
- idpf: cap maximum Rx buffer size (bsc#1234429).
|
||||
- net: netdevsim: fix inconsistent carrier state after link/unlink
|
||||
(bsc#1234429).
|
||||
- HID: quirks: work around VID/PID conflict for appledisplay
|
||||
(bsc#1234429).
|
||||
- net/sched: sch_qfq: Fix NULL deref when deactivating inactive
|
||||
aggregate in qfq_reset (bsc#1234429).
|
||||
- net: usb: pegasus: fix memory leak in update_eth_regs_async()
|
||||
(bsc#1234429).
|
||||
- net: enetc: fix build warning when PAGE_SIZE is greater than
|
||||
128K (bsc#1234429).
|
||||
- arp: do not assume dev_hard_header() does not change skb->head
|
||||
(bsc#1234429).
|
||||
- erofs: don't bother with s_stack_depth increasing for now
|
||||
(bsc#1234429).
|
||||
- erofs: fix file-backed mounts no longer working on EROFS
|
||||
partitions (bsc#1234429).
|
||||
- ALSA: ac97bus: Use guard() for mutex locks (bsc#1234429).
|
||||
- ALSA: ac97: fix a double free in snd_ac97_controller_register()
|
||||
(bsc#1234429).
|
||||
- btrfs: fix error handling of submit_uncompressed_range()
|
||||
(bsc#1234429).
|
||||
- btrfs: subpage: dump the involved bitmap when ASSERT() failed
|
||||
(bsc#1234429).
|
||||
- btrfs: add extra error messages for delalloc range related
|
||||
errors (bsc#1234429).
|
||||
- btrfs: remove btrfs_fs_info::sectors_per_page (bsc#1234429).
|
||||
- btrfs: truncate ordered extent when skipping writeback past
|
||||
i_size (bsc#1234429).
|
||||
- btrfs: use variable for end offset in extent_writepage_io()
|
||||
(bsc#1234429).
|
||||
- btrfs: fix beyond-EOF write handling (bsc#1234429).
|
||||
- bpf: Fix an issue in bpf_prog_test_run_xdp when page size
|
||||
greater than 4K (bsc#1234429).
|
||||
- bpf: Make variables in bpf_prog_test_run_xdp less confusing
|
||||
(bsc#1234429).
|
||||
- bpf: Support specifying linear xdp packet data size for
|
||||
BPF_PROG_TEST_RUN (bsc#1234429).
|
||||
- bpf, test_run: Subtract size of xdp_frame from allowed metadata
|
||||
size (bsc#1234429).
|
||||
- bpf: Fix reference count leak in bpf_prog_test_run_xdp()
|
||||
(bsc#1234429).
|
||||
- net: sfp: extend Potron XGSPON quirk to cover additional EEPROM
|
||||
variant (bsc#1234429).
|
||||
- powercap: fix race condition in register_control_type()
|
||||
(bsc#1234429).
|
||||
- powercap: fix sscanf() error return value handling
|
||||
(bsc#1234429).
|
||||
- netfilter: nf_tables: avoid chain re-validation if possible
|
||||
(bsc#1234429).
|
||||
- ata: libata-core: Disable LPM on ST2000DM008-2FR102
|
||||
(bsc#1234429).
|
||||
- drm/amd/display: Fix DP no audio issue (bsc#1234429).
|
||||
- spi: mt65xx: Use IRQF_ONESHOT with threaded IRQ (bsc#1234429).
|
||||
- drm/amdkfd: Fix improper NULL termination of queue restore
|
||||
SMI event string (bsc#1234429).
|
||||
- can: j1939: make j1939_session_activate() fail if device is
|
||||
no longer registered (bsc#1234429).
|
||||
- ALSA: usb-audio: Update for native DSD support quirks
|
||||
(bsc#1234429).
|
||||
- ASoC: amd: yc: Add quirk for Honor MagicBook X16 2025
|
||||
(bsc#1234429).
|
||||
- ALSA: hda/realtek: enable woofer speakers on Medion NM14LNL
|
||||
(bsc#1234429).
|
||||
- ASoC: fsl_sai: Add missing registers to cache default
|
||||
(bsc#1234429).
|
||||
- scsi: sg: Fix occasional bogus elapsed time that exceeds timeout
|
||||
(bsc#1234429).
|
||||
- spi: cadence-quadspi: Prevent lost complete() call during
|
||||
indirect read (bsc#1234429).
|
||||
- tpm2-sessions: Fix out of range indexing in name_size
|
||||
(bsc#1234429).
|
||||
- ALSA: hda: intel-dsp-config: Prefer legacy driver as fallback
|
||||
(bsc#1234429).
|
||||
- bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error path
|
||||
(bsc#1234429).
|
||||
- Rename to
|
||||
patches.kernel.org/6.12.66-005-NFSD-net-ref-data-still-needs-to-be-freed-eve.patch.
|
||||
- commit 6c57824
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 12 22:07:27 CET 2026 - rfrohl@suse.com
|
||||
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.65
|
||||
%define git_commit 1bd32258196ae2f52072f99d6fda89f7efad8db3
|
||||
%define patchversion 6.12.67
|
||||
%define git_commit 48b513314b0603bad9b0bc01f7e78e7e897e9b8f
|
||||
%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.65
|
||||
Version: 6.12.67
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1bd3225
|
||||
Release: <RELEASE>.g48b5133
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,485 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 23 13:21:50 CET 2026 - rfrohl@suse.com
|
||||
|
||||
- can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on
|
||||
usb_submit_urb() error (git-fixes).
|
||||
- commit f2b1748
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 23 12:08:08 CET 2026 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.12.67 (bsc#1234429).
|
||||
- firmware: imx: scu-irq: Set mu_resource_id before get handle
|
||||
(bsc#1234429).
|
||||
- efi/cper: Fix cper_bits_to_str buffer handling and return value
|
||||
(bsc#1234429).
|
||||
- Revert "gfs2: Fix use of bio_chain" (bsc#1234429).
|
||||
- x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever
|
||||
XFD[i]=1 (bsc#1234429).
|
||||
- ASoC: codecs: wsa884x: fix codec initialisation (bsc#1234429).
|
||||
- xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
|
||||
(bsc#1234429).
|
||||
- xfrm: set ipv4 no_pmtu_disc flag only on output sa when
|
||||
direction is set (bsc#1234429).
|
||||
- pNFS: Fix a deadlock when returning a delegation during open()
|
||||
(bsc#1234429).
|
||||
- NFS: Fix a deadlock involving nfs_release_folio() (bsc#1234429).
|
||||
- pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()
|
||||
(bsc#1234429).
|
||||
- pnfs/blocklayout: Fix memory leak in bl_parse_scsi()
|
||||
(bsc#1234429).
|
||||
- drm/vmwgfx: Merge vmw_bo_release and vmw_bo_free functions
|
||||
(bsc#1234429).
|
||||
- PM: EM: Fix incorrect description of the cost field in struct
|
||||
em_perf_state (bsc#1234429).
|
||||
- can: etas_es58x: allow partial RX URB allocation to succeed
|
||||
(bsc#1234429).
|
||||
- nvme-tcp: fix NULL pointer dereferences in
|
||||
nvmet_tcp_build_pdu_iovec (bsc#1234429).
|
||||
- btrfs: send: check for inline extents in
|
||||
range_is_hole_in_parent() (bsc#1234429).
|
||||
- net: bridge: annotate data-races around fdb->{updated,used}
|
||||
(bsc#1234429).
|
||||
- ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
|
||||
(bsc#1234429).
|
||||
- net: update netdev_lock_{type,name} (bsc#1234429).
|
||||
- macvlan: fix possible UAF in macvlan_forward_source()
|
||||
(bsc#1234429).
|
||||
- ipv4: ip_gre: make ipgre_header() robust (bsc#1234429).
|
||||
- vsock/test: add a final full barrier after run all tests
|
||||
(bsc#1234429).
|
||||
- net/mlx5e: Fix crash on profile change rollback failure
|
||||
(bsc#1234429).
|
||||
- net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink priv
|
||||
(bsc#1234429).
|
||||
- net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of priv
|
||||
(bsc#1234429).
|
||||
- net/mlx5e: Restore destroying state bit after profile cleanup
|
||||
(bsc#1234429).
|
||||
- btrfs: factor out init_space_info() from create_space_info()
|
||||
(bsc#1234429).
|
||||
- btrfs: factor out check_removing_space_info() from
|
||||
btrfs_free_block_groups() (bsc#1234429).
|
||||
- btrfs: introduce btrfs_space_info sub-group (bsc#1234429).
|
||||
- btrfs: fix memory leaks in create_space_info() error paths
|
||||
(bsc#1234429).
|
||||
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback
|
||||
(bsc#1234429).
|
||||
- ALSA: hda/cirrus_scodec_test: Fix incorrect setup of gpiochip
|
||||
(bsc#1234429).
|
||||
- net: hv_netvsc: reject RSS hash key programming without RX
|
||||
indirection table (bsc#1234429).
|
||||
- ipv6: Fix use-after-free in inet6_addr_del() (bsc#1234429).
|
||||
- selftests: drv-net: fix RPS mask handling for high CPU numbers
|
||||
(bsc#1234429).
|
||||
- net/sched: sch_qfq: do not free existing class in
|
||||
qfq_change_class() (bsc#1234429).
|
||||
- ASoC: sdw_utils: cs42l43: Enable Headphone pin for LINEOUT
|
||||
jack type (bsc#1234429).
|
||||
- ASoC: tlv320adcx140: fix null pointer (bsc#1234429).
|
||||
- ASoC: tlv320adcx140: fix word length (bsc#1234429).
|
||||
- drm/amd/pm: fix smu overdrive data type wrong issue on smu
|
||||
14.0.2 (bsc#1234429).
|
||||
- mm: describe @flags parameter in memalloc_flags_save()
|
||||
(bsc#1234429).
|
||||
- textsearch: describe @list member in ts_ops search
|
||||
(bsc#1234429).
|
||||
- mm, kfence: describe @slab parameter in __kfence_obj_info()
|
||||
(bsc#1234429).
|
||||
- dmaengine: xilinx: xdma: Fix regmap max_register (bsc#1234429).
|
||||
- dmaengine: tegra-adma: Fix use-after-free (bsc#1234429).
|
||||
- dmaengine: xilinx_dma: Fix uninitialized addr_width when
|
||||
"xlnx,addrwidth" property is missing (bsc#1234429).
|
||||
- phy: fsl-imx8mq-usb: Clear the PCS_TX_SWING_FULL field before
|
||||
using it (bsc#1234429).
|
||||
- phy: phy-snps-eusb2: refactor constructs names (bsc#1234429).
|
||||
- phy: drop probe registration printks (bsc#1234429).
|
||||
- phy: qcom-qusb2: Fix NULL pointer dereference on early suspend
|
||||
(bsc#1234429).
|
||||
- phy: stm32-usphyc: Fix off by one in probe() (bsc#1234429).
|
||||
- phy: ti: da8xx-usb: Handle devm_pm_runtime_enable() errors
|
||||
(bsc#1234429).
|
||||
- selftests/landlock: Fix TCP bind(AF_UNSPEC) test case
|
||||
(bsc#1234429).
|
||||
- selftests/landlock: Remove invalid unix socket bind()
|
||||
(bsc#1234429).
|
||||
- phy: broadcom: ns-usb3: Fix Wvoid-pointer-to-enum-cast warning
|
||||
(again) (bsc#1234429).
|
||||
- selftests/landlock: Properly close a file descriptor
|
||||
(bsc#1234429).
|
||||
- dmaengine: omap-dma: fix dma_pool resource leak in error paths
|
||||
(bsc#1234429).
|
||||
- i2c: qcom-geni: make sure I2C hub controllers can't use SE DMA
|
||||
(bsc#1234429).
|
||||
- HID: usbhid: paper over wrong bNumDescriptor field
|
||||
(bsc#1234429).
|
||||
- ASoC: codecs: wsa883x: fix unnecessary initialisation
|
||||
(bsc#1234429).
|
||||
- drm/amd/display: mark static functions noinline_for_stack
|
||||
(bsc#1234429).
|
||||
- io_uring: move local task_work in exit cancel loop
|
||||
(bsc#1234429).
|
||||
- scsi: core: Fix error handler encryption support (bsc#1234429).
|
||||
- ALSA: pcm: Improve the fix for race of buffer access at PCM
|
||||
OSS layer (bsc#1234429).
|
||||
- null_blk: fix kmemleak by releasing references to fault configfs
|
||||
items (bsc#1234429).
|
||||
- can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
|
||||
(bsc#1234429).
|
||||
- can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher
|
||||
than 1 MBit (bsc#1234429).
|
||||
- net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate
|
||||
session upon receiving the second rts (bsc#1234429).
|
||||
- xfs: Fix the return value of xfs_rtcopy_summary() (bsc#1234429).
|
||||
- lib/buildid: use __kernel_read() for sleepable context
|
||||
(bsc#1234429).
|
||||
- x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers
|
||||
(bsc#1234429).
|
||||
- phy: rockchip: inno-usb2: fix communication disruption in
|
||||
gadget mode (bsc#1234429).
|
||||
- phy: ti: gmii-sel: fix regmap leak on probe failure
|
||||
(bsc#1234429).
|
||||
- phy: freescale: imx8m-pcie: assert phy reset during power on
|
||||
(bsc#1234429).
|
||||
- phy: rockchip: inno-usb2: fix disconnection in gadget mode
|
||||
(bsc#1234429).
|
||||
- phy: tegra: xusb: Explicitly configure HS_DISCON_LEVEL to 0x7
|
||||
(bsc#1234429).
|
||||
- usb: dwc3: Check for USB4 IP_NAME (bsc#1234429).
|
||||
- usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS
|
||||
descriptor (bsc#1234429).
|
||||
- USB: OHCI/UHCI: Add soft dependencies on ehci_platform
|
||||
(bsc#1234429).
|
||||
- USB: serial: option: add Telit LE910 MBIM composition
|
||||
(bsc#1234429).
|
||||
- USB: serial: ftdi_sio: add support for PICAXE AXE027 cable
|
||||
(bsc#1234429).
|
||||
- nvme-pci: disable secondary temp for Wodposit WPBSNM8
|
||||
(bsc#1234429).
|
||||
- ASoC: codecs: wsa881x: fix unnecessary initialisation
|
||||
(bsc#1234429).
|
||||
- ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
|
||||
(bsc#1234429).
|
||||
- hrtimer: Fix softirq base check in update_needs_ipi()
|
||||
(bsc#1234429).
|
||||
- EDAC/x38: Fix a resource leak in x38_probe1() (bsc#1234429).
|
||||
- EDAC/i3200: Fix a resource leak in i3200_probe1() (bsc#1234429).
|
||||
- tcpm: allow looking for role_sw device in the main node
|
||||
(bsc#1234429).
|
||||
- i2c: riic: Move suspend handling to NOIRQ phase (bsc#1234429).
|
||||
- x86/resctrl: Add missing resctrl initialization for Hygon
|
||||
(bsc#1234429).
|
||||
- x86/resctrl: Fix memory bandwidth counter width for Hygon
|
||||
(bsc#1234429).
|
||||
- nvme: fix PCIe subsystem reset controller state transition
|
||||
(bsc#1234429).
|
||||
- mm/zswap: fix error pointer free in zswap_cpu_comp_prepare()
|
||||
(bsc#1234429).
|
||||
- mm/page_alloc: make percpu_pagelist_high_fraction reads
|
||||
lock-free (bsc#1234429).
|
||||
- mm/damon/sysfs: cleanup attrs subdirs on context dir setup
|
||||
failure (bsc#1234429).
|
||||
- LoongArch: Fix PMU counter allocation for mixed-type event
|
||||
groups (bsc#1234429).
|
||||
- drm/amd/display: Bump the HDMI clock to 340MHz (bsc#1234429).
|
||||
- drm/amd: Clean up kfd node on surprise disconnect (bsc#1234429).
|
||||
- drm/amdkfd: fix a memory leak in device_queue_manager_init()
|
||||
(bsc#1234429).
|
||||
- drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepare
|
||||
(bsc#1234429).
|
||||
- drm/panel-simple: fix connector type for DataImage
|
||||
SCF0700C48GGU18 panel (bsc#1234429).
|
||||
- drm/vmwgfx: Fix an error return check in vmw_compat_shader_add()
|
||||
(bsc#1234429).
|
||||
- LoongArch: dts: loongson-2k0500: Add default interrupt
|
||||
controller address cells (bsc#1234429).
|
||||
- LoongArch: dts: loongson-2k1000: Add default interrupt
|
||||
controller address cells (bsc#1234429).
|
||||
- LoongArch: dts: loongson-2k1000: Fix i2c-gpio node names
|
||||
(bsc#1234429).
|
||||
- LoongArch: dts: loongson-2k2000: Add default interrupt
|
||||
controller address cells (bsc#1234429).
|
||||
- dmaengine: apple-admac: Add "apple,t8103-admac" compatible
|
||||
(bsc#1234429).
|
||||
- dmaengine: at_hdmac: fix device leak on of_dma_xlate()
|
||||
(bsc#1234429).
|
||||
- dmaengine: bcm-sba-raid: fix device leak on probe (bsc#1234429).
|
||||
- dmaengine: dw: dmamux: fix OF node leak on route allocation
|
||||
failure (bsc#1234429).
|
||||
- dmaengine: idxd: fix device leaks on compat bind and unbind
|
||||
(bsc#1234429).
|
||||
- dmaengine: lpc18xx-dmamux: fix device leak on route allocation
|
||||
(bsc#1234429).
|
||||
- dmaengine: lpc32xx-dmamux: fix device leak on route allocation
|
||||
(bsc#1234429).
|
||||
- dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()
|
||||
(bsc#1234429).
|
||||
- dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()
|
||||
(bsc#1234429).
|
||||
- dmaengine: stm32: dmamux: fix device leak on route allocation
|
||||
(bsc#1234429).
|
||||
- dmaengine: stm32: dmamux: fix OF node leak on route allocation
|
||||
failure (bsc#1234429).
|
||||
- dmaengine: ti: dma-crossbar: fix device leak on dra7x route
|
||||
allocation (bsc#1234429).
|
||||
- dmaengine: ti: dma-crossbar: fix device leak on am335x route
|
||||
allocation (bsc#1234429).
|
||||
- dmaengine: ti: k3-udma: fix device leak on udma lookup
|
||||
(bsc#1234429).
|
||||
- HID: intel-ish-hid: Use dedicated unbound workqueues to prevent
|
||||
resume blocking (bsc#1234429).
|
||||
- HID: intel-ish-hid: Fix -Wcast-function-type-strict in
|
||||
devm_ishtp_alloc_workqueue() (bsc#1234429).
|
||||
- btrfs: fix deadlock in wait_current_trans() due to ignored
|
||||
transaction type (bsc#1234429).
|
||||
- xfs: set max_agbno to allow sparse alloc of last full inode
|
||||
chunk (bsc#1234429).
|
||||
- mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme dir
|
||||
setup failure (bsc#1234429).
|
||||
- mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme
|
||||
dir setup failure (bsc#1234429).
|
||||
- bpf: Reject narrower access to pointer ctx fields (bsc#1234429).
|
||||
- selftests/bpf: Test invalid narrower ctx load (bsc#1234429).
|
||||
- mm: kmsan: fix poisoning of high-order non-compound pages
|
||||
(bsc#1234429).
|
||||
- mm/fake-numa: allow later numa node hotplug (bsc#1234429).
|
||||
- mm: numa,memblock: include <asm/numa.h> for 'numa_nodes_parsed'
|
||||
(bsc#1234429).
|
||||
- phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe
|
||||
path (bsc#1234429).
|
||||
- phy: rockchip: inno-usb2: Fix a double free bug in
|
||||
rockchip_usb2phy_probe() (bsc#1234429).
|
||||
- dmaengine: fsl-edma: Fix clk leak on alloc_chan_resources
|
||||
failure (bsc#1234429).
|
||||
- mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change
|
||||
detection (bsc#1234429).
|
||||
- mm/page_alloc: batch page freeing in decay_pcp_high
|
||||
(bsc#1234429).
|
||||
- mm/page_alloc: prevent pcp corruption with SMP=n (bsc#1234429).
|
||||
- mm/fake-numa: handle cases with no SRAT info (bsc#1234429).
|
||||
- Rename to
|
||||
patches.kernel.org/6.12.67-060-bridge-mcast-Fix-use-after-free-during-router.patch.
|
||||
- commit 7e0d471
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 17 21:49:01 CET 2026 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.12.66 (bsc#1234429).
|
||||
- NFSD: Fix permission check for read access to executable-only
|
||||
files (bsc#1234429).
|
||||
- nfsd: provide locking for v4_end_grace (bsc#1234429).
|
||||
- nfsd: use correct loop termination in nfsd4_revoke_states()
|
||||
(bsc#1234429).
|
||||
- nfsd: check that server is running in unlock_filesystem
|
||||
(bsc#1234429).
|
||||
- NFSD: Remove NFSERR_EAGAIN (bsc#1234429).
|
||||
- atm: Fix dma_free_coherent() size (bsc#1234429).
|
||||
- net: 3com: 3c59x: fix possible null dereference in
|
||||
vortex_probe1() (bsc#1234429).
|
||||
- arm64: Fix cleared E0POE bit after cpu_suspend()/resume()
|
||||
(bsc#1234429).
|
||||
- btrfs: always detect conflicting inodes when logging inode refs
|
||||
(bsc#1234429).
|
||||
- mei: me: add nova lake point S DID (bsc#1234429).
|
||||
- lib/crypto: aes: Fix missing MMU protection for AES S-box
|
||||
(bsc#1234429).
|
||||
- counter: 104-quad-8: Fix incorrect return value in IRQ handler
|
||||
(bsc#1234429).
|
||||
- counter: interrupt-cnt: Drop IRQF_NO_THREAD flag (bsc#1234429).
|
||||
- drm/amdgpu: Fix query for VPE block_type and ip_count
|
||||
(bsc#1234429).
|
||||
- drm/pl111: Fix error handling in pl111_amba_probe (bsc#1234429).
|
||||
- drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[]
|
||||
(bsc#1234429).
|
||||
- gpio: rockchip: mark the GPIO controller as sleeping
|
||||
(bsc#1234429).
|
||||
- pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
|
||||
(bsc#1234429).
|
||||
- wifi: avoid kernel-infoleak from struct iw_point (bsc#1234429).
|
||||
- wifi: mac80211: restore non-chanctx injection behaviour
|
||||
(bsc#1234429).
|
||||
- libceph: prevent potential out-of-bounds reads in
|
||||
handle_auth_done() (bsc#1234429).
|
||||
- libceph: replace overzealous BUG_ON in
|
||||
osdmap_apply_incremental() (bsc#1234429).
|
||||
- libceph: make free_choose_arg_map() resilient to partial
|
||||
allocation (bsc#1234429).
|
||||
- libceph: return the handler error from mon_handle_auth_done()
|
||||
(bsc#1234429).
|
||||
- libceph: reset sparse-read state in osd_fault() (bsc#1234429).
|
||||
- libceph: make calc_target() set t->paused, not just clear it
|
||||
(bsc#1234429).
|
||||
- tls: Use __sk_dst_get() and dst_dev_rcu() in
|
||||
get_netdev_for_sock() (bsc#1234429).
|
||||
- drm/xe: make xe_gt_idle_disable_c6() handle the forcewake
|
||||
internally (bsc#1234429).
|
||||
- drm/xe: Ensure GT is in C0 during resumes (bsc#1234429).
|
||||
- csky: fix csky_cmpxchg_fixup not working (bsc#1234429).
|
||||
- ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernels
|
||||
(bsc#1234429).
|
||||
- alpha: don't reference obsolete termio struct for TC* constants
|
||||
(bsc#1234429).
|
||||
- dm-snapshot: fix 'scheduling while atomic' on real-time kernels
|
||||
(bsc#1234429).
|
||||
- NFSv4: ensure the open stateid seqid doesn't go backwards
|
||||
(bsc#1234429).
|
||||
- ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning (again)
|
||||
(bsc#1234429).
|
||||
- NFS: Fix up the automount fs_context to use the correct cred
|
||||
(bsc#1234429).
|
||||
- drm/amd/display: shrink struct members (bsc#1234429).
|
||||
- smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value (bsc#1234429).
|
||||
- smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value (bsc#1234429).
|
||||
- smb/client: fix NT_STATUS_NO_DATA_DETECTED value (bsc#1234429).
|
||||
- scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset
|
||||
(bsc#1234429).
|
||||
- scsi: ufs: core: Fix EH failure after W-LUN resume error
|
||||
(bsc#1234429).
|
||||
- scsi: Revert "scsi: libsas: Fix exp-attached device scan
|
||||
after probe failure scanned in again after probe failed"
|
||||
(bsc#1234429).
|
||||
- btrfs: fix qgroup_snapshot_quick_inherit() squota bug
|
||||
(bsc#1234429).
|
||||
- btrfs: qgroup: update all parent qgroups when doing quick
|
||||
inherit (bsc#1234429).
|
||||
- btrfs: tracepoints: use btrfs_root_id() to get the id of a root
|
||||
(bsc#1234429).
|
||||
- btrfs: fix NULL dereference on root when tracing inode eviction
|
||||
(bsc#1234429).
|
||||
- drm/amd/display: Respect user's CONFIG_FRAME_WARN more for
|
||||
dml files (bsc#1234429).
|
||||
- drm/amd/display: Apply e4479aecf658 to dml (bsc#1234429).
|
||||
- arm64: dts: ti: k3-am62-lp-sk-nand: Rename pinctrls to fix
|
||||
schema warnings (bsc#1234429).
|
||||
- crypto: qat - fix duplicate restarting msg during AER error
|
||||
(bsc#1234429).
|
||||
- arm64: dts: add off-on-delay-us for usdhc2 regulator
|
||||
(bsc#1234429).
|
||||
- ARM: dts: imx6q-ba16: fix RTC interrupt level (bsc#1234429).
|
||||
- arm64: dts: imx8mp: Fix LAN8740Ai PHY reference clock on DH
|
||||
electronics i.MX8M Plus DHCOM (bsc#1234429).
|
||||
- arm64: dts: imx8qm-ss-dma: correct the dma channels of lpuart
|
||||
(bsc#1234429).
|
||||
- arm64: dts: mba8mx: Fix Ethernet PHY IRQ support (bsc#1234429).
|
||||
- netfilter: nft_set_pipapo: fix range overlap detection
|
||||
(bsc#1234429).
|
||||
- netfilter: nft_synproxy: avoid possible data-race on update
|
||||
operation (bsc#1234429).
|
||||
- gpio: pca953x: Add support for level-triggered interrupts
|
||||
(bsc#1234429).
|
||||
- gpio: pca953x: handle short interrupt pulses on PCAL devices
|
||||
(bsc#1234429).
|
||||
- netfilter: nf_tables: fix memory leak in nf_tables_newrule()
|
||||
(bsc#1234429).
|
||||
- netfilter: nf_conncount: update last_gc only when GC has been
|
||||
performed (bsc#1234429).
|
||||
- net: marvell: prestera: fix NULL dereference on devlink_alloc()
|
||||
failure (bsc#1234429).
|
||||
- bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress
|
||||
(bsc#1234429).
|
||||
- net: mscc: ocelot: Fix crash when adding interface under a lag
|
||||
(bsc#1234429).
|
||||
- inet: ping: Fix icmp out counting (bsc#1234429).
|
||||
- net: sock: fix hardened usercopy panic in sock_recv_errqueue
|
||||
(bsc#1234429).
|
||||
- netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates
|
||||
(bsc#1234429).
|
||||
- net/mlx5e: Don't print error message due to invalid module
|
||||
(bsc#1234429).
|
||||
- net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
|
||||
(bsc#1234429).
|
||||
- bnxt_en: Fix potential data corruption with HW GRO/LRO
|
||||
(bsc#1234429).
|
||||
- vsock: Make accept()ed sockets use custom setsockopt()
|
||||
(bsc#1234429).
|
||||
- btrfs: only enforce free space tree if v1 cache is required
|
||||
for bs < ps cases (bsc#1234429).
|
||||
- riscv: pgtable: Cleanup useless VA_USER_XXX definitions
|
||||
(bsc#1234429).
|
||||
- net: fix memory leak in skb_segment_list for GRO packets
|
||||
(bsc#1234429).
|
||||
- idpf: keep the netdev when a reset fails (bsc#1234429).
|
||||
- idpf: fix memory leak in idpf_vport_rel() (bsc#1234429).
|
||||
- idpf: cap maximum Rx buffer size (bsc#1234429).
|
||||
- net: netdevsim: fix inconsistent carrier state after link/unlink
|
||||
(bsc#1234429).
|
||||
- HID: quirks: work around VID/PID conflict for appledisplay
|
||||
(bsc#1234429).
|
||||
- net/sched: sch_qfq: Fix NULL deref when deactivating inactive
|
||||
aggregate in qfq_reset (bsc#1234429).
|
||||
- net: usb: pegasus: fix memory leak in update_eth_regs_async()
|
||||
(bsc#1234429).
|
||||
- net: enetc: fix build warning when PAGE_SIZE is greater than
|
||||
128K (bsc#1234429).
|
||||
- arp: do not assume dev_hard_header() does not change skb->head
|
||||
(bsc#1234429).
|
||||
- erofs: don't bother with s_stack_depth increasing for now
|
||||
(bsc#1234429).
|
||||
- erofs: fix file-backed mounts no longer working on EROFS
|
||||
partitions (bsc#1234429).
|
||||
- ALSA: ac97bus: Use guard() for mutex locks (bsc#1234429).
|
||||
- ALSA: ac97: fix a double free in snd_ac97_controller_register()
|
||||
(bsc#1234429).
|
||||
- btrfs: fix error handling of submit_uncompressed_range()
|
||||
(bsc#1234429).
|
||||
- btrfs: subpage: dump the involved bitmap when ASSERT() failed
|
||||
(bsc#1234429).
|
||||
- btrfs: add extra error messages for delalloc range related
|
||||
errors (bsc#1234429).
|
||||
- btrfs: remove btrfs_fs_info::sectors_per_page (bsc#1234429).
|
||||
- btrfs: truncate ordered extent when skipping writeback past
|
||||
i_size (bsc#1234429).
|
||||
- btrfs: use variable for end offset in extent_writepage_io()
|
||||
(bsc#1234429).
|
||||
- btrfs: fix beyond-EOF write handling (bsc#1234429).
|
||||
- bpf: Fix an issue in bpf_prog_test_run_xdp when page size
|
||||
greater than 4K (bsc#1234429).
|
||||
- bpf: Make variables in bpf_prog_test_run_xdp less confusing
|
||||
(bsc#1234429).
|
||||
- bpf: Support specifying linear xdp packet data size for
|
||||
BPF_PROG_TEST_RUN (bsc#1234429).
|
||||
- bpf, test_run: Subtract size of xdp_frame from allowed metadata
|
||||
size (bsc#1234429).
|
||||
- bpf: Fix reference count leak in bpf_prog_test_run_xdp()
|
||||
(bsc#1234429).
|
||||
- net: sfp: extend Potron XGSPON quirk to cover additional EEPROM
|
||||
variant (bsc#1234429).
|
||||
- powercap: fix race condition in register_control_type()
|
||||
(bsc#1234429).
|
||||
- powercap: fix sscanf() error return value handling
|
||||
(bsc#1234429).
|
||||
- netfilter: nf_tables: avoid chain re-validation if possible
|
||||
(bsc#1234429).
|
||||
- ata: libata-core: Disable LPM on ST2000DM008-2FR102
|
||||
(bsc#1234429).
|
||||
- drm/amd/display: Fix DP no audio issue (bsc#1234429).
|
||||
- spi: mt65xx: Use IRQF_ONESHOT with threaded IRQ (bsc#1234429).
|
||||
- drm/amdkfd: Fix improper NULL termination of queue restore
|
||||
SMI event string (bsc#1234429).
|
||||
- can: j1939: make j1939_session_activate() fail if device is
|
||||
no longer registered (bsc#1234429).
|
||||
- ALSA: usb-audio: Update for native DSD support quirks
|
||||
(bsc#1234429).
|
||||
- ASoC: amd: yc: Add quirk for Honor MagicBook X16 2025
|
||||
(bsc#1234429).
|
||||
- ALSA: hda/realtek: enable woofer speakers on Medion NM14LNL
|
||||
(bsc#1234429).
|
||||
- ASoC: fsl_sai: Add missing registers to cache default
|
||||
(bsc#1234429).
|
||||
- scsi: sg: Fix occasional bogus elapsed time that exceeds timeout
|
||||
(bsc#1234429).
|
||||
- spi: cadence-quadspi: Prevent lost complete() call during
|
||||
indirect read (bsc#1234429).
|
||||
- tpm2-sessions: Fix out of range indexing in name_size
|
||||
(bsc#1234429).
|
||||
- ALSA: hda: intel-dsp-config: Prefer legacy driver as fallback
|
||||
(bsc#1234429).
|
||||
- bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error path
|
||||
(bsc#1234429).
|
||||
- Rename to
|
||||
patches.kernel.org/6.12.66-005-NFSD-net-ref-data-still-needs-to-be-freed-eve.patch.
|
||||
- commit 6c57824
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 12 22:07:27 CET 2026 - rfrohl@suse.com
|
||||
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.65
|
||||
%define git_commit 1bd32258196ae2f52072f99d6fda89f7efad8db3
|
||||
%define patchversion 6.12.67
|
||||
%define git_commit 48b513314b0603bad9b0bc01f7e78e7e897e9b8f
|
||||
%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.65
|
||||
Version: 6.12.67
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1bd3225
|
||||
Release: <RELEASE>.g48b5133
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,485 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 23 13:21:50 CET 2026 - rfrohl@suse.com
|
||||
|
||||
- can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on
|
||||
usb_submit_urb() error (git-fixes).
|
||||
- commit f2b1748
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 23 12:08:08 CET 2026 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.12.67 (bsc#1234429).
|
||||
- firmware: imx: scu-irq: Set mu_resource_id before get handle
|
||||
(bsc#1234429).
|
||||
- efi/cper: Fix cper_bits_to_str buffer handling and return value
|
||||
(bsc#1234429).
|
||||
- Revert "gfs2: Fix use of bio_chain" (bsc#1234429).
|
||||
- x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever
|
||||
XFD[i]=1 (bsc#1234429).
|
||||
- ASoC: codecs: wsa884x: fix codec initialisation (bsc#1234429).
|
||||
- xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
|
||||
(bsc#1234429).
|
||||
- xfrm: set ipv4 no_pmtu_disc flag only on output sa when
|
||||
direction is set (bsc#1234429).
|
||||
- pNFS: Fix a deadlock when returning a delegation during open()
|
||||
(bsc#1234429).
|
||||
- NFS: Fix a deadlock involving nfs_release_folio() (bsc#1234429).
|
||||
- pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()
|
||||
(bsc#1234429).
|
||||
- pnfs/blocklayout: Fix memory leak in bl_parse_scsi()
|
||||
(bsc#1234429).
|
||||
- drm/vmwgfx: Merge vmw_bo_release and vmw_bo_free functions
|
||||
(bsc#1234429).
|
||||
- PM: EM: Fix incorrect description of the cost field in struct
|
||||
em_perf_state (bsc#1234429).
|
||||
- can: etas_es58x: allow partial RX URB allocation to succeed
|
||||
(bsc#1234429).
|
||||
- nvme-tcp: fix NULL pointer dereferences in
|
||||
nvmet_tcp_build_pdu_iovec (bsc#1234429).
|
||||
- btrfs: send: check for inline extents in
|
||||
range_is_hole_in_parent() (bsc#1234429).
|
||||
- net: bridge: annotate data-races around fdb->{updated,used}
|
||||
(bsc#1234429).
|
||||
- ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
|
||||
(bsc#1234429).
|
||||
- net: update netdev_lock_{type,name} (bsc#1234429).
|
||||
- macvlan: fix possible UAF in macvlan_forward_source()
|
||||
(bsc#1234429).
|
||||
- ipv4: ip_gre: make ipgre_header() robust (bsc#1234429).
|
||||
- vsock/test: add a final full barrier after run all tests
|
||||
(bsc#1234429).
|
||||
- net/mlx5e: Fix crash on profile change rollback failure
|
||||
(bsc#1234429).
|
||||
- net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink priv
|
||||
(bsc#1234429).
|
||||
- net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of priv
|
||||
(bsc#1234429).
|
||||
- net/mlx5e: Restore destroying state bit after profile cleanup
|
||||
(bsc#1234429).
|
||||
- btrfs: factor out init_space_info() from create_space_info()
|
||||
(bsc#1234429).
|
||||
- btrfs: factor out check_removing_space_info() from
|
||||
btrfs_free_block_groups() (bsc#1234429).
|
||||
- btrfs: introduce btrfs_space_info sub-group (bsc#1234429).
|
||||
- btrfs: fix memory leaks in create_space_info() error paths
|
||||
(bsc#1234429).
|
||||
- net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback
|
||||
(bsc#1234429).
|
||||
- ALSA: hda/cirrus_scodec_test: Fix incorrect setup of gpiochip
|
||||
(bsc#1234429).
|
||||
- net: hv_netvsc: reject RSS hash key programming without RX
|
||||
indirection table (bsc#1234429).
|
||||
- ipv6: Fix use-after-free in inet6_addr_del() (bsc#1234429).
|
||||
- selftests: drv-net: fix RPS mask handling for high CPU numbers
|
||||
(bsc#1234429).
|
||||
- net/sched: sch_qfq: do not free existing class in
|
||||
qfq_change_class() (bsc#1234429).
|
||||
- ASoC: sdw_utils: cs42l43: Enable Headphone pin for LINEOUT
|
||||
jack type (bsc#1234429).
|
||||
- ASoC: tlv320adcx140: fix null pointer (bsc#1234429).
|
||||
- ASoC: tlv320adcx140: fix word length (bsc#1234429).
|
||||
- drm/amd/pm: fix smu overdrive data type wrong issue on smu
|
||||
14.0.2 (bsc#1234429).
|
||||
- mm: describe @flags parameter in memalloc_flags_save()
|
||||
(bsc#1234429).
|
||||
- textsearch: describe @list member in ts_ops search
|
||||
(bsc#1234429).
|
||||
- mm, kfence: describe @slab parameter in __kfence_obj_info()
|
||||
(bsc#1234429).
|
||||
- dmaengine: xilinx: xdma: Fix regmap max_register (bsc#1234429).
|
||||
- dmaengine: tegra-adma: Fix use-after-free (bsc#1234429).
|
||||
- dmaengine: xilinx_dma: Fix uninitialized addr_width when
|
||||
"xlnx,addrwidth" property is missing (bsc#1234429).
|
||||
- phy: fsl-imx8mq-usb: Clear the PCS_TX_SWING_FULL field before
|
||||
using it (bsc#1234429).
|
||||
- phy: phy-snps-eusb2: refactor constructs names (bsc#1234429).
|
||||
- phy: drop probe registration printks (bsc#1234429).
|
||||
- phy: qcom-qusb2: Fix NULL pointer dereference on early suspend
|
||||
(bsc#1234429).
|
||||
- phy: stm32-usphyc: Fix off by one in probe() (bsc#1234429).
|
||||
- phy: ti: da8xx-usb: Handle devm_pm_runtime_enable() errors
|
||||
(bsc#1234429).
|
||||
- selftests/landlock: Fix TCP bind(AF_UNSPEC) test case
|
||||
(bsc#1234429).
|
||||
- selftests/landlock: Remove invalid unix socket bind()
|
||||
(bsc#1234429).
|
||||
- phy: broadcom: ns-usb3: Fix Wvoid-pointer-to-enum-cast warning
|
||||
(again) (bsc#1234429).
|
||||
- selftests/landlock: Properly close a file descriptor
|
||||
(bsc#1234429).
|
||||
- dmaengine: omap-dma: fix dma_pool resource leak in error paths
|
||||
(bsc#1234429).
|
||||
- i2c: qcom-geni: make sure I2C hub controllers can't use SE DMA
|
||||
(bsc#1234429).
|
||||
- HID: usbhid: paper over wrong bNumDescriptor field
|
||||
(bsc#1234429).
|
||||
- ASoC: codecs: wsa883x: fix unnecessary initialisation
|
||||
(bsc#1234429).
|
||||
- drm/amd/display: mark static functions noinline_for_stack
|
||||
(bsc#1234429).
|
||||
- io_uring: move local task_work in exit cancel loop
|
||||
(bsc#1234429).
|
||||
- scsi: core: Fix error handler encryption support (bsc#1234429).
|
||||
- ALSA: pcm: Improve the fix for race of buffer access at PCM
|
||||
OSS layer (bsc#1234429).
|
||||
- null_blk: fix kmemleak by releasing references to fault configfs
|
||||
items (bsc#1234429).
|
||||
- can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
|
||||
(bsc#1234429).
|
||||
- can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher
|
||||
than 1 MBit (bsc#1234429).
|
||||
- net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate
|
||||
session upon receiving the second rts (bsc#1234429).
|
||||
- xfs: Fix the return value of xfs_rtcopy_summary() (bsc#1234429).
|
||||
- lib/buildid: use __kernel_read() for sleepable context
|
||||
(bsc#1234429).
|
||||
- x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers
|
||||
(bsc#1234429).
|
||||
- phy: rockchip: inno-usb2: fix communication disruption in
|
||||
gadget mode (bsc#1234429).
|
||||
- phy: ti: gmii-sel: fix regmap leak on probe failure
|
||||
(bsc#1234429).
|
||||
- phy: freescale: imx8m-pcie: assert phy reset during power on
|
||||
(bsc#1234429).
|
||||
- phy: rockchip: inno-usb2: fix disconnection in gadget mode
|
||||
(bsc#1234429).
|
||||
- phy: tegra: xusb: Explicitly configure HS_DISCON_LEVEL to 0x7
|
||||
(bsc#1234429).
|
||||
- usb: dwc3: Check for USB4 IP_NAME (bsc#1234429).
|
||||
- usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS
|
||||
descriptor (bsc#1234429).
|
||||
- USB: OHCI/UHCI: Add soft dependencies on ehci_platform
|
||||
(bsc#1234429).
|
||||
- USB: serial: option: add Telit LE910 MBIM composition
|
||||
(bsc#1234429).
|
||||
- USB: serial: ftdi_sio: add support for PICAXE AXE027 cable
|
||||
(bsc#1234429).
|
||||
- nvme-pci: disable secondary temp for Wodposit WPBSNM8
|
||||
(bsc#1234429).
|
||||
- ASoC: codecs: wsa881x: fix unnecessary initialisation
|
||||
(bsc#1234429).
|
||||
- ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
|
||||
(bsc#1234429).
|
||||
- hrtimer: Fix softirq base check in update_needs_ipi()
|
||||
(bsc#1234429).
|
||||
- EDAC/x38: Fix a resource leak in x38_probe1() (bsc#1234429).
|
||||
- EDAC/i3200: Fix a resource leak in i3200_probe1() (bsc#1234429).
|
||||
- tcpm: allow looking for role_sw device in the main node
|
||||
(bsc#1234429).
|
||||
- i2c: riic: Move suspend handling to NOIRQ phase (bsc#1234429).
|
||||
- x86/resctrl: Add missing resctrl initialization for Hygon
|
||||
(bsc#1234429).
|
||||
- x86/resctrl: Fix memory bandwidth counter width for Hygon
|
||||
(bsc#1234429).
|
||||
- nvme: fix PCIe subsystem reset controller state transition
|
||||
(bsc#1234429).
|
||||
- mm/zswap: fix error pointer free in zswap_cpu_comp_prepare()
|
||||
(bsc#1234429).
|
||||
- mm/page_alloc: make percpu_pagelist_high_fraction reads
|
||||
lock-free (bsc#1234429).
|
||||
- mm/damon/sysfs: cleanup attrs subdirs on context dir setup
|
||||
failure (bsc#1234429).
|
||||
- LoongArch: Fix PMU counter allocation for mixed-type event
|
||||
groups (bsc#1234429).
|
||||
- drm/amd/display: Bump the HDMI clock to 340MHz (bsc#1234429).
|
||||
- drm/amd: Clean up kfd node on surprise disconnect (bsc#1234429).
|
||||
- drm/amdkfd: fix a memory leak in device_queue_manager_init()
|
||||
(bsc#1234429).
|
||||
- drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepare
|
||||
(bsc#1234429).
|
||||
- drm/panel-simple: fix connector type for DataImage
|
||||
SCF0700C48GGU18 panel (bsc#1234429).
|
||||
- drm/vmwgfx: Fix an error return check in vmw_compat_shader_add()
|
||||
(bsc#1234429).
|
||||
- LoongArch: dts: loongson-2k0500: Add default interrupt
|
||||
controller address cells (bsc#1234429).
|
||||
- LoongArch: dts: loongson-2k1000: Add default interrupt
|
||||
controller address cells (bsc#1234429).
|
||||
- LoongArch: dts: loongson-2k1000: Fix i2c-gpio node names
|
||||
(bsc#1234429).
|
||||
- LoongArch: dts: loongson-2k2000: Add default interrupt
|
||||
controller address cells (bsc#1234429).
|
||||
- dmaengine: apple-admac: Add "apple,t8103-admac" compatible
|
||||
(bsc#1234429).
|
||||
- dmaengine: at_hdmac: fix device leak on of_dma_xlate()
|
||||
(bsc#1234429).
|
||||
- dmaengine: bcm-sba-raid: fix device leak on probe (bsc#1234429).
|
||||
- dmaengine: dw: dmamux: fix OF node leak on route allocation
|
||||
failure (bsc#1234429).
|
||||
- dmaengine: idxd: fix device leaks on compat bind and unbind
|
||||
(bsc#1234429).
|
||||
- dmaengine: lpc18xx-dmamux: fix device leak on route allocation
|
||||
(bsc#1234429).
|
||||
- dmaengine: lpc32xx-dmamux: fix device leak on route allocation
|
||||
(bsc#1234429).
|
||||
- dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()
|
||||
(bsc#1234429).
|
||||
- dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()
|
||||
(bsc#1234429).
|
||||
- dmaengine: stm32: dmamux: fix device leak on route allocation
|
||||
(bsc#1234429).
|
||||
- dmaengine: stm32: dmamux: fix OF node leak on route allocation
|
||||
failure (bsc#1234429).
|
||||
- dmaengine: ti: dma-crossbar: fix device leak on dra7x route
|
||||
allocation (bsc#1234429).
|
||||
- dmaengine: ti: dma-crossbar: fix device leak on am335x route
|
||||
allocation (bsc#1234429).
|
||||
- dmaengine: ti: k3-udma: fix device leak on udma lookup
|
||||
(bsc#1234429).
|
||||
- HID: intel-ish-hid: Use dedicated unbound workqueues to prevent
|
||||
resume blocking (bsc#1234429).
|
||||
- HID: intel-ish-hid: Fix -Wcast-function-type-strict in
|
||||
devm_ishtp_alloc_workqueue() (bsc#1234429).
|
||||
- btrfs: fix deadlock in wait_current_trans() due to ignored
|
||||
transaction type (bsc#1234429).
|
||||
- xfs: set max_agbno to allow sparse alloc of last full inode
|
||||
chunk (bsc#1234429).
|
||||
- mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme dir
|
||||
setup failure (bsc#1234429).
|
||||
- mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme
|
||||
dir setup failure (bsc#1234429).
|
||||
- bpf: Reject narrower access to pointer ctx fields (bsc#1234429).
|
||||
- selftests/bpf: Test invalid narrower ctx load (bsc#1234429).
|
||||
- mm: kmsan: fix poisoning of high-order non-compound pages
|
||||
(bsc#1234429).
|
||||
- mm/fake-numa: allow later numa node hotplug (bsc#1234429).
|
||||
- mm: numa,memblock: include <asm/numa.h> for 'numa_nodes_parsed'
|
||||
(bsc#1234429).
|
||||
- phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe
|
||||
path (bsc#1234429).
|
||||
- phy: rockchip: inno-usb2: Fix a double free bug in
|
||||
rockchip_usb2phy_probe() (bsc#1234429).
|
||||
- dmaengine: fsl-edma: Fix clk leak on alloc_chan_resources
|
||||
failure (bsc#1234429).
|
||||
- mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change
|
||||
detection (bsc#1234429).
|
||||
- mm/page_alloc: batch page freeing in decay_pcp_high
|
||||
(bsc#1234429).
|
||||
- mm/page_alloc: prevent pcp corruption with SMP=n (bsc#1234429).
|
||||
- mm/fake-numa: handle cases with no SRAT info (bsc#1234429).
|
||||
- Rename to
|
||||
patches.kernel.org/6.12.67-060-bridge-mcast-Fix-use-after-free-during-router.patch.
|
||||
- commit 7e0d471
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 17 21:49:01 CET 2026 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.12.66 (bsc#1234429).
|
||||
- NFSD: Fix permission check for read access to executable-only
|
||||
files (bsc#1234429).
|
||||
- nfsd: provide locking for v4_end_grace (bsc#1234429).
|
||||
- nfsd: use correct loop termination in nfsd4_revoke_states()
|
||||
(bsc#1234429).
|
||||
- nfsd: check that server is running in unlock_filesystem
|
||||
(bsc#1234429).
|
||||
- NFSD: Remove NFSERR_EAGAIN (bsc#1234429).
|
||||
- atm: Fix dma_free_coherent() size (bsc#1234429).
|
||||
- net: 3com: 3c59x: fix possible null dereference in
|
||||
vortex_probe1() (bsc#1234429).
|
||||
- arm64: Fix cleared E0POE bit after cpu_suspend()/resume()
|
||||
(bsc#1234429).
|
||||
- btrfs: always detect conflicting inodes when logging inode refs
|
||||
(bsc#1234429).
|
||||
- mei: me: add nova lake point S DID (bsc#1234429).
|
||||
- lib/crypto: aes: Fix missing MMU protection for AES S-box
|
||||
(bsc#1234429).
|
||||
- counter: 104-quad-8: Fix incorrect return value in IRQ handler
|
||||
(bsc#1234429).
|
||||
- counter: interrupt-cnt: Drop IRQF_NO_THREAD flag (bsc#1234429).
|
||||
- drm/amdgpu: Fix query for VPE block_type and ip_count
|
||||
(bsc#1234429).
|
||||
- drm/pl111: Fix error handling in pl111_amba_probe (bsc#1234429).
|
||||
- drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[]
|
||||
(bsc#1234429).
|
||||
- gpio: rockchip: mark the GPIO controller as sleeping
|
||||
(bsc#1234429).
|
||||
- pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
|
||||
(bsc#1234429).
|
||||
- wifi: avoid kernel-infoleak from struct iw_point (bsc#1234429).
|
||||
- wifi: mac80211: restore non-chanctx injection behaviour
|
||||
(bsc#1234429).
|
||||
- libceph: prevent potential out-of-bounds reads in
|
||||
handle_auth_done() (bsc#1234429).
|
||||
- libceph: replace overzealous BUG_ON in
|
||||
osdmap_apply_incremental() (bsc#1234429).
|
||||
- libceph: make free_choose_arg_map() resilient to partial
|
||||
allocation (bsc#1234429).
|
||||
- libceph: return the handler error from mon_handle_auth_done()
|
||||
(bsc#1234429).
|
||||
- libceph: reset sparse-read state in osd_fault() (bsc#1234429).
|
||||
- libceph: make calc_target() set t->paused, not just clear it
|
||||
(bsc#1234429).
|
||||
- tls: Use __sk_dst_get() and dst_dev_rcu() in
|
||||
get_netdev_for_sock() (bsc#1234429).
|
||||
- drm/xe: make xe_gt_idle_disable_c6() handle the forcewake
|
||||
internally (bsc#1234429).
|
||||
- drm/xe: Ensure GT is in C0 during resumes (bsc#1234429).
|
||||
- csky: fix csky_cmpxchg_fixup not working (bsc#1234429).
|
||||
- ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernels
|
||||
(bsc#1234429).
|
||||
- alpha: don't reference obsolete termio struct for TC* constants
|
||||
(bsc#1234429).
|
||||
- dm-snapshot: fix 'scheduling while atomic' on real-time kernels
|
||||
(bsc#1234429).
|
||||
- NFSv4: ensure the open stateid seqid doesn't go backwards
|
||||
(bsc#1234429).
|
||||
- ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning (again)
|
||||
(bsc#1234429).
|
||||
- NFS: Fix up the automount fs_context to use the correct cred
|
||||
(bsc#1234429).
|
||||
- drm/amd/display: shrink struct members (bsc#1234429).
|
||||
- smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value (bsc#1234429).
|
||||
- smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value (bsc#1234429).
|
||||
- smb/client: fix NT_STATUS_NO_DATA_DETECTED value (bsc#1234429).
|
||||
- scsi: ipr: Enable/disable IRQD_NO_BALANCING during reset
|
||||
(bsc#1234429).
|
||||
- scsi: ufs: core: Fix EH failure after W-LUN resume error
|
||||
(bsc#1234429).
|
||||
- scsi: Revert "scsi: libsas: Fix exp-attached device scan
|
||||
after probe failure scanned in again after probe failed"
|
||||
(bsc#1234429).
|
||||
- btrfs: fix qgroup_snapshot_quick_inherit() squota bug
|
||||
(bsc#1234429).
|
||||
- btrfs: qgroup: update all parent qgroups when doing quick
|
||||
inherit (bsc#1234429).
|
||||
- btrfs: tracepoints: use btrfs_root_id() to get the id of a root
|
||||
(bsc#1234429).
|
||||
- btrfs: fix NULL dereference on root when tracing inode eviction
|
||||
(bsc#1234429).
|
||||
- drm/amd/display: Respect user's CONFIG_FRAME_WARN more for
|
||||
dml files (bsc#1234429).
|
||||
- drm/amd/display: Apply e4479aecf658 to dml (bsc#1234429).
|
||||
- arm64: dts: ti: k3-am62-lp-sk-nand: Rename pinctrls to fix
|
||||
schema warnings (bsc#1234429).
|
||||
- crypto: qat - fix duplicate restarting msg during AER error
|
||||
(bsc#1234429).
|
||||
- arm64: dts: add off-on-delay-us for usdhc2 regulator
|
||||
(bsc#1234429).
|
||||
- ARM: dts: imx6q-ba16: fix RTC interrupt level (bsc#1234429).
|
||||
- arm64: dts: imx8mp: Fix LAN8740Ai PHY reference clock on DH
|
||||
electronics i.MX8M Plus DHCOM (bsc#1234429).
|
||||
- arm64: dts: imx8qm-ss-dma: correct the dma channels of lpuart
|
||||
(bsc#1234429).
|
||||
- arm64: dts: mba8mx: Fix Ethernet PHY IRQ support (bsc#1234429).
|
||||
- netfilter: nft_set_pipapo: fix range overlap detection
|
||||
(bsc#1234429).
|
||||
- netfilter: nft_synproxy: avoid possible data-race on update
|
||||
operation (bsc#1234429).
|
||||
- gpio: pca953x: Add support for level-triggered interrupts
|
||||
(bsc#1234429).
|
||||
- gpio: pca953x: handle short interrupt pulses on PCAL devices
|
||||
(bsc#1234429).
|
||||
- netfilter: nf_tables: fix memory leak in nf_tables_newrule()
|
||||
(bsc#1234429).
|
||||
- netfilter: nf_conncount: update last_gc only when GC has been
|
||||
performed (bsc#1234429).
|
||||
- net: marvell: prestera: fix NULL dereference on devlink_alloc()
|
||||
failure (bsc#1234429).
|
||||
- bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress
|
||||
(bsc#1234429).
|
||||
- net: mscc: ocelot: Fix crash when adding interface under a lag
|
||||
(bsc#1234429).
|
||||
- inet: ping: Fix icmp out counting (bsc#1234429).
|
||||
- net: sock: fix hardened usercopy panic in sock_recv_errqueue
|
||||
(bsc#1234429).
|
||||
- netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates
|
||||
(bsc#1234429).
|
||||
- net/mlx5e: Don't print error message due to invalid module
|
||||
(bsc#1234429).
|
||||
- net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
|
||||
(bsc#1234429).
|
||||
- bnxt_en: Fix potential data corruption with HW GRO/LRO
|
||||
(bsc#1234429).
|
||||
- vsock: Make accept()ed sockets use custom setsockopt()
|
||||
(bsc#1234429).
|
||||
- btrfs: only enforce free space tree if v1 cache is required
|
||||
for bs < ps cases (bsc#1234429).
|
||||
- riscv: pgtable: Cleanup useless VA_USER_XXX definitions
|
||||
(bsc#1234429).
|
||||
- net: fix memory leak in skb_segment_list for GRO packets
|
||||
(bsc#1234429).
|
||||
- idpf: keep the netdev when a reset fails (bsc#1234429).
|
||||
- idpf: fix memory leak in idpf_vport_rel() (bsc#1234429).
|
||||
- idpf: cap maximum Rx buffer size (bsc#1234429).
|
||||
- net: netdevsim: fix inconsistent carrier state after link/unlink
|
||||
(bsc#1234429).
|
||||
- HID: quirks: work around VID/PID conflict for appledisplay
|
||||
(bsc#1234429).
|
||||
- net/sched: sch_qfq: Fix NULL deref when deactivating inactive
|
||||
aggregate in qfq_reset (bsc#1234429).
|
||||
- net: usb: pegasus: fix memory leak in update_eth_regs_async()
|
||||
(bsc#1234429).
|
||||
- net: enetc: fix build warning when PAGE_SIZE is greater than
|
||||
128K (bsc#1234429).
|
||||
- arp: do not assume dev_hard_header() does not change skb->head
|
||||
(bsc#1234429).
|
||||
- erofs: don't bother with s_stack_depth increasing for now
|
||||
(bsc#1234429).
|
||||
- erofs: fix file-backed mounts no longer working on EROFS
|
||||
partitions (bsc#1234429).
|
||||
- ALSA: ac97bus: Use guard() for mutex locks (bsc#1234429).
|
||||
- ALSA: ac97: fix a double free in snd_ac97_controller_register()
|
||||
(bsc#1234429).
|
||||
- btrfs: fix error handling of submit_uncompressed_range()
|
||||
(bsc#1234429).
|
||||
- btrfs: subpage: dump the involved bitmap when ASSERT() failed
|
||||
(bsc#1234429).
|
||||
- btrfs: add extra error messages for delalloc range related
|
||||
errors (bsc#1234429).
|
||||
- btrfs: remove btrfs_fs_info::sectors_per_page (bsc#1234429).
|
||||
- btrfs: truncate ordered extent when skipping writeback past
|
||||
i_size (bsc#1234429).
|
||||
- btrfs: use variable for end offset in extent_writepage_io()
|
||||
(bsc#1234429).
|
||||
- btrfs: fix beyond-EOF write handling (bsc#1234429).
|
||||
- bpf: Fix an issue in bpf_prog_test_run_xdp when page size
|
||||
greater than 4K (bsc#1234429).
|
||||
- bpf: Make variables in bpf_prog_test_run_xdp less confusing
|
||||
(bsc#1234429).
|
||||
- bpf: Support specifying linear xdp packet data size for
|
||||
BPF_PROG_TEST_RUN (bsc#1234429).
|
||||
- bpf, test_run: Subtract size of xdp_frame from allowed metadata
|
||||
size (bsc#1234429).
|
||||
- bpf: Fix reference count leak in bpf_prog_test_run_xdp()
|
||||
(bsc#1234429).
|
||||
- net: sfp: extend Potron XGSPON quirk to cover additional EEPROM
|
||||
variant (bsc#1234429).
|
||||
- powercap: fix race condition in register_control_type()
|
||||
(bsc#1234429).
|
||||
- powercap: fix sscanf() error return value handling
|
||||
(bsc#1234429).
|
||||
- netfilter: nf_tables: avoid chain re-validation if possible
|
||||
(bsc#1234429).
|
||||
- ata: libata-core: Disable LPM on ST2000DM008-2FR102
|
||||
(bsc#1234429).
|
||||
- drm/amd/display: Fix DP no audio issue (bsc#1234429).
|
||||
- spi: mt65xx: Use IRQF_ONESHOT with threaded IRQ (bsc#1234429).
|
||||
- drm/amdkfd: Fix improper NULL termination of queue restore
|
||||
SMI event string (bsc#1234429).
|
||||
- can: j1939: make j1939_session_activate() fail if device is
|
||||
no longer registered (bsc#1234429).
|
||||
- ALSA: usb-audio: Update for native DSD support quirks
|
||||
(bsc#1234429).
|
||||
- ASoC: amd: yc: Add quirk for Honor MagicBook X16 2025
|
||||
(bsc#1234429).
|
||||
- ALSA: hda/realtek: enable woofer speakers on Medion NM14LNL
|
||||
(bsc#1234429).
|
||||
- ASoC: fsl_sai: Add missing registers to cache default
|
||||
(bsc#1234429).
|
||||
- scsi: sg: Fix occasional bogus elapsed time that exceeds timeout
|
||||
(bsc#1234429).
|
||||
- spi: cadence-quadspi: Prevent lost complete() call during
|
||||
indirect read (bsc#1234429).
|
||||
- tpm2-sessions: Fix out of range indexing in name_size
|
||||
(bsc#1234429).
|
||||
- ALSA: hda: intel-dsp-config: Prefer legacy driver as fallback
|
||||
(bsc#1234429).
|
||||
- bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error path
|
||||
(bsc#1234429).
|
||||
- Rename to
|
||||
patches.kernel.org/6.12.66-005-NFSD-net-ref-data-still-needs-to-be-freed-eve.patch.
|
||||
- commit 6c57824
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 12 22:07:27 CET 2026 - rfrohl@suse.com
|
||||
|
||||
|
||||
@@ -16,15 +16,15 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit 1bd32258196ae2f52072f99d6fda89f7efad8db3
|
||||
%define git_commit 48b513314b0603bad9b0bc01f7e78e7e897e9b8f
|
||||
%define variant -longterm%{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
Name: kernel-syms-longterm
|
||||
Version: 6.12.65
|
||||
Version: 6.12.67
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g1bd3225
|
||||
Release: <RELEASE>.g48b5133
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
BIN
patches.kernel.org.tar.bz2
LFS
BIN
patches.kernel.org.tar.bz2
LFS
Binary file not shown.
263
series.conf
263
series.conf
@@ -8036,7 +8036,6 @@
|
||||
patches.kernel.org/6.12.35-412-cifs-Remove-duplicate-fattr-cf_dtype-assignme.patch
|
||||
patches.kernel.org/6.12.35-413-bpftool-Fix-cgroup-command-to-only-show-cgrou.patch
|
||||
patches.kernel.org/6.12.35-414-Linux-6.12.35.patch
|
||||
patches.kernel.org/bridge-mcast-Fix-use-after-free-during-router-port-c.patch
|
||||
patches.kernel.org/6.12.36-001-cifs-Correctly-set-SMB1-SessionKey-field-in-S.patch
|
||||
patches.kernel.org/6.12.36-002-cifs-Fix-cifs_query_path_info-for-Windows-NT-.patch
|
||||
patches.kernel.org/6.12.36-003-cifs-Fix-encoding-of-SMB1-Session-Setup-NTLMS.patch
|
||||
@@ -13522,7 +13521,6 @@
|
||||
patches.kernel.org/6.12.64-566-iomap-allocate-s_dio_done_wq-for-async-reads-.patch
|
||||
patches.kernel.org/6.12.64-567-block-fix-NULL-pointer-dereference-in-blk_zon.patch
|
||||
patches.kernel.org/6.12.64-568-Linux-6.12.64.patch
|
||||
patches.kernel.org/NFSD-net-ref-data-still-needs-to-be-freed-even-if-net-hasn.patch
|
||||
patches.kernel.org/6.12.65-001-mptcp-fallback-earlier-on-simult-connection.patch
|
||||
patches.kernel.org/6.12.65-002-mm-page_alloc-change-all-pageblocks-migrate-t.patch
|
||||
patches.kernel.org/6.12.65-003-mm-simplify-folio_expected_ref_count.patch
|
||||
@@ -13540,6 +13538,267 @@
|
||||
patches.kernel.org/6.12.65-015-pwm-stm32-Always-program-polarity.patch
|
||||
patches.kernel.org/6.12.65-016-Revert-iommu-amd-Skip-enabling-command-event-.patch
|
||||
patches.kernel.org/6.12.65-017-Linux-6.12.65.patch
|
||||
patches.kernel.org/6.12.66-001-NFSD-Fix-permission-check-for-read-access-to-.patch
|
||||
patches.kernel.org/6.12.66-002-nfsd-provide-locking-for-v4_end_grace.patch
|
||||
patches.kernel.org/6.12.66-003-nfsd-use-correct-loop-termination-in-nfsd4_re.patch
|
||||
patches.kernel.org/6.12.66-004-nfsd-check-that-server-is-running-in-unlock_f.patch
|
||||
patches.kernel.org/6.12.66-005-NFSD-net-ref-data-still-needs-to-be-freed-eve.patch
|
||||
patches.kernel.org/6.12.66-006-NFSD-Remove-NFSERR_EAGAIN.patch
|
||||
patches.kernel.org/6.12.66-007-atm-Fix-dma_free_coherent-size.patch
|
||||
patches.kernel.org/6.12.66-008-net-3com-3c59x-fix-possible-null-dereference-.patch
|
||||
patches.kernel.org/6.12.66-009-arm64-Fix-cleared-E0POE-bit-after-cpu_suspend.patch
|
||||
patches.kernel.org/6.12.66-010-btrfs-always-detect-conflicting-inodes-when-l.patch
|
||||
patches.kernel.org/6.12.66-011-mei-me-add-nova-lake-point-S-DID.patch
|
||||
patches.kernel.org/6.12.66-012-lib-crypto-aes-Fix-missing-MMU-protection-for.patch
|
||||
patches.kernel.org/6.12.66-013-counter-104-quad-8-Fix-incorrect-return-value.patch
|
||||
patches.kernel.org/6.12.66-014-counter-interrupt-cnt-Drop-IRQF_NO_THREAD-fla.patch
|
||||
patches.kernel.org/6.12.66-015-drm-amdgpu-Fix-query-for-VPE-block_type-and-i.patch
|
||||
patches.kernel.org/6.12.66-016-drm-pl111-Fix-error-handling-in-pl111_amba_pr.patch
|
||||
patches.kernel.org/6.12.66-017-drm-radeon-Remove-__counted_by-from-ClockInfo.patch
|
||||
patches.kernel.org/6.12.66-018-gpio-rockchip-mark-the-GPIO-controller-as-sle.patch
|
||||
patches.kernel.org/6.12.66-019-pinctrl-qcom-lpass-lpi-mark-the-GPIO-controll.patch
|
||||
patches.kernel.org/6.12.66-020-wifi-avoid-kernel-infoleak-from-struct-iw_poi.patch
|
||||
patches.kernel.org/6.12.66-021-wifi-mac80211-restore-non-chanctx-injection-b.patch
|
||||
patches.kernel.org/6.12.66-022-libceph-prevent-potential-out-of-bounds-reads.patch
|
||||
patches.kernel.org/6.12.66-023-libceph-replace-overzealous-BUG_ON-in-osdmap_.patch
|
||||
patches.kernel.org/6.12.66-024-libceph-make-free_choose_arg_map-resilient-to.patch
|
||||
patches.kernel.org/6.12.66-025-libceph-return-the-handler-error-from-mon_han.patch
|
||||
patches.kernel.org/6.12.66-026-libceph-reset-sparse-read-state-in-osd_fault.patch
|
||||
patches.kernel.org/6.12.66-027-libceph-make-calc_target-set-t-paused-not-jus.patch
|
||||
patches.kernel.org/6.12.66-028-tls-Use-__sk_dst_get-and-dst_dev_rcu-in-get_n.patch
|
||||
patches.kernel.org/6.12.66-029-drm-xe-make-xe_gt_idle_disable_c6-handle-the-.patch
|
||||
patches.kernel.org/6.12.66-030-drm-xe-Ensure-GT-is-in-C0-during-resumes.patch
|
||||
patches.kernel.org/6.12.66-031-csky-fix-csky_cmpxchg_fixup-not-working.patch
|
||||
patches.kernel.org/6.12.66-032-ARM-9461-1-Disable-HIGHPTE-on-PREEMPT_RT-kern.patch
|
||||
patches.kernel.org/6.12.66-033-alpha-don-t-reference-obsolete-termio-struct-.patch
|
||||
patches.kernel.org/6.12.66-034-dm-snapshot-fix-scheduling-while-atomic-on-re.patch
|
||||
patches.kernel.org/6.12.66-035-NFSv4-ensure-the-open-stateid-seqid-doesn-t-g.patch
|
||||
patches.kernel.org/6.12.66-036-ASoC-rockchip-Fix-Wvoid-pointer-to-enum-cast-.patch
|
||||
patches.kernel.org/6.12.66-037-NFS-Fix-up-the-automount-fs_context-to-use-th.patch
|
||||
patches.kernel.org/6.12.66-038-drm-amd-display-shrink-struct-members.patch
|
||||
patches.kernel.org/6.12.66-039-smb-client-fix-NT_STATUS_UNABLE_TO_FREE_VM-va.patch
|
||||
patches.kernel.org/6.12.66-040-smb-client-fix-NT_STATUS_DEVICE_DOOR_OPEN-val.patch
|
||||
patches.kernel.org/6.12.66-041-smb-client-fix-NT_STATUS_NO_DATA_DETECTED-val.patch
|
||||
patches.kernel.org/6.12.66-042-scsi-ipr-Enable-disable-IRQD_NO_BALANCING-dur.patch
|
||||
patches.kernel.org/6.12.66-043-scsi-ufs-core-Fix-EH-failure-after-W-LUN-resu.patch
|
||||
patches.kernel.org/6.12.66-044-scsi-Revert-scsi-libsas-Fix-exp-attached-devi.patch
|
||||
patches.kernel.org/6.12.66-045-btrfs-fix-qgroup_snapshot_quick_inherit-squot.patch
|
||||
patches.kernel.org/6.12.66-046-btrfs-qgroup-update-all-parent-qgroups-when-d.patch
|
||||
patches.kernel.org/6.12.66-047-btrfs-tracepoints-use-btrfs_root_id-to-get-th.patch
|
||||
patches.kernel.org/6.12.66-048-btrfs-fix-NULL-dereference-on-root-when-traci.patch
|
||||
patches.kernel.org/6.12.66-049-drm-amd-display-Respect-user-s-CONFIG_FRAME_W.patch
|
||||
patches.kernel.org/6.12.66-050-drm-amd-display-Apply-e4479aecf658-to-dml.patch
|
||||
patches.kernel.org/6.12.66-051-arm64-dts-ti-k3-am62-lp-sk-nand-Rename-pinctr.patch
|
||||
patches.kernel.org/6.12.66-052-crypto-qat-fix-duplicate-restarting-msg-durin.patch
|
||||
patches.kernel.org/6.12.66-053-arm64-dts-add-off-on-delay-us-for-usdhc2-regu.patch
|
||||
patches.kernel.org/6.12.66-054-ARM-dts-imx6q-ba16-fix-RTC-interrupt-level.patch
|
||||
patches.kernel.org/6.12.66-055-arm64-dts-imx8mp-Fix-LAN8740Ai-PHY-reference-.patch
|
||||
patches.kernel.org/6.12.66-056-arm64-dts-imx8qm-ss-dma-correct-the-dma-chann.patch
|
||||
patches.kernel.org/6.12.66-057-arm64-dts-mba8mx-Fix-Ethernet-PHY-IRQ-support.patch
|
||||
patches.kernel.org/6.12.66-058-netfilter-nft_set_pipapo-fix-range-overlap-de.patch
|
||||
patches.kernel.org/6.12.66-059-netfilter-nft_synproxy-avoid-possible-data-ra.patch
|
||||
patches.kernel.org/6.12.66-060-gpio-pca953x-Add-support-for-level-triggered-.patch
|
||||
patches.kernel.org/6.12.66-061-gpio-pca953x-handle-short-interrupt-pulses-on.patch
|
||||
patches.kernel.org/6.12.66-062-netfilter-nf_tables-fix-memory-leak-in-nf_tab.patch
|
||||
patches.kernel.org/6.12.66-063-netfilter-nf_conncount-update-last_gc-only-wh.patch
|
||||
patches.kernel.org/6.12.66-064-net-marvell-prestera-fix-NULL-dereference-on-.patch
|
||||
patches.kernel.org/6.12.66-065-bridge-fix-C-VLAN-preservation-in-802.1ad-vla.patch
|
||||
patches.kernel.org/6.12.66-066-net-mscc-ocelot-Fix-crash-when-adding-interfa.patch
|
||||
patches.kernel.org/6.12.66-067-inet-ping-Fix-icmp-out-counting.patch
|
||||
patches.kernel.org/6.12.66-068-net-sock-fix-hardened-usercopy-panic-in-sock_.patch
|
||||
patches.kernel.org/6.12.66-069-netdev-preserve-NETIF_F_ALL_FOR_ALL-across-TS.patch
|
||||
patches.kernel.org/6.12.66-070-net-mlx5e-Don-t-print-error-message-due-to-in.patch
|
||||
patches.kernel.org/6.12.66-071-net-wwan-iosm-Fix-memory-leak-in-ipc_mux_dein.patch
|
||||
patches.kernel.org/6.12.66-072-bnxt_en-Fix-potential-data-corruption-with-HW.patch
|
||||
patches.kernel.org/6.12.66-073-vsock-Make-accept-ed-sockets-use-custom-setso.patch
|
||||
patches.kernel.org/6.12.66-074-btrfs-only-enforce-free-space-tree-if-v1-cach.patch
|
||||
patches.kernel.org/6.12.66-075-riscv-pgtable-Cleanup-useless-VA_USER_XXX-def.patch
|
||||
patches.kernel.org/6.12.66-076-net-fix-memory-leak-in-skb_segment_list-for-G.patch
|
||||
patches.kernel.org/6.12.66-077-idpf-keep-the-netdev-when-a-reset-fails.patch
|
||||
patches.kernel.org/6.12.66-078-idpf-fix-memory-leak-in-idpf_vport_rel.patch
|
||||
patches.kernel.org/6.12.66-079-idpf-cap-maximum-Rx-buffer-size.patch
|
||||
patches.kernel.org/6.12.66-080-net-netdevsim-fix-inconsistent-carrier-state-.patch
|
||||
patches.kernel.org/6.12.66-081-HID-quirks-work-around-VID-PID-conflict-for-a.patch
|
||||
patches.kernel.org/6.12.66-082-net-sched-sch_qfq-Fix-NULL-deref-when-deactiv.patch
|
||||
patches.kernel.org/6.12.66-083-net-usb-pegasus-fix-memory-leak-in-update_eth.patch
|
||||
patches.kernel.org/6.12.66-084-net-enetc-fix-build-warning-when-PAGE_SIZE-is.patch
|
||||
patches.kernel.org/6.12.66-085-arp-do-not-assume-dev_hard_header-does-not-ch.patch
|
||||
patches.kernel.org/6.12.66-086-erofs-don-t-bother-with-s_stack_depth-increas.patch
|
||||
patches.kernel.org/6.12.66-087-erofs-fix-file-backed-mounts-no-longer-workin.patch
|
||||
patches.kernel.org/6.12.66-088-ALSA-ac97bus-Use-guard-for-mutex-locks.patch
|
||||
patches.kernel.org/6.12.66-089-ALSA-ac97-fix-a-double-free-in-snd_ac97_contr.patch
|
||||
patches.kernel.org/6.12.66-090-btrfs-fix-error-handling-of-submit_uncompress.patch
|
||||
patches.kernel.org/6.12.66-091-btrfs-subpage-dump-the-involved-bitmap-when-A.patch
|
||||
patches.kernel.org/6.12.66-092-btrfs-add-extra-error-messages-for-delalloc-r.patch
|
||||
patches.kernel.org/6.12.66-093-btrfs-remove-btrfs_fs_info-sectors_per_page.patch
|
||||
patches.kernel.org/6.12.66-094-btrfs-truncate-ordered-extent-when-skipping-w.patch
|
||||
patches.kernel.org/6.12.66-095-btrfs-use-variable-for-end-offset-in-extent_w.patch
|
||||
patches.kernel.org/6.12.66-096-btrfs-fix-beyond-EOF-write-handling.patch
|
||||
patches.kernel.org/6.12.66-097-bpf-Fix-an-issue-in-bpf_prog_test_run_xdp-whe.patch
|
||||
patches.kernel.org/6.12.66-098-bpf-Make-variables-in-bpf_prog_test_run_xdp-l.patch
|
||||
patches.kernel.org/6.12.66-099-bpf-Support-specifying-linear-xdp-packet-data.patch
|
||||
patches.kernel.org/6.12.66-100-bpf-test_run-Subtract-size-of-xdp_frame-from-.patch
|
||||
patches.kernel.org/6.12.66-101-bpf-Fix-reference-count-leak-in-bpf_prog_test.patch
|
||||
patches.kernel.org/6.12.66-102-net-sfp-extend-Potron-XGSPON-quirk-to-cover-a.patch
|
||||
patches.kernel.org/6.12.66-103-powercap-fix-race-condition-in-register_contr.patch
|
||||
patches.kernel.org/6.12.66-104-powercap-fix-sscanf-error-return-value-handli.patch
|
||||
patches.kernel.org/6.12.66-105-netfilter-nf_tables-avoid-chain-re-validation.patch
|
||||
patches.kernel.org/6.12.66-106-ata-libata-core-Disable-LPM-on-ST2000DM008-2F.patch
|
||||
patches.kernel.org/6.12.66-107-drm-amd-display-Fix-DP-no-audio-issue.patch
|
||||
patches.kernel.org/6.12.66-108-spi-mt65xx-Use-IRQF_ONESHOT-with-threaded-IRQ.patch
|
||||
patches.kernel.org/6.12.66-109-drm-amdkfd-Fix-improper-NULL-termination-of-q.patch
|
||||
patches.kernel.org/6.12.66-110-can-j1939-make-j1939_session_activate-fail-if.patch
|
||||
patches.kernel.org/6.12.66-111-ALSA-usb-audio-Update-for-native-DSD-support-.patch
|
||||
patches.kernel.org/6.12.66-112-ASoC-amd-yc-Add-quirk-for-Honor-MagicBook-X16.patch
|
||||
patches.kernel.org/6.12.66-113-ALSA-hda-realtek-enable-woofer-speakers-on-Me.patch
|
||||
patches.kernel.org/6.12.66-114-ASoC-fsl_sai-Add-missing-registers-to-cache-d.patch
|
||||
patches.kernel.org/6.12.66-115-scsi-sg-Fix-occasional-bogus-elapsed-time-tha.patch
|
||||
patches.kernel.org/6.12.66-116-spi-cadence-quadspi-Prevent-lost-complete-cal.patch
|
||||
patches.kernel.org/6.12.66-117-tpm2-sessions-Fix-out-of-range-indexing-in-na.patch
|
||||
patches.kernel.org/6.12.66-118-ALSA-hda-intel-dsp-config-Prefer-legacy-drive.patch
|
||||
patches.kernel.org/6.12.66-119-bpf-test_run-Fix-ctx-leak-in-bpf_prog_test_ru.patch
|
||||
patches.kernel.org/6.12.66-120-Linux-6.12.66.patch
|
||||
patches.kernel.org/6.12.67-001-firmware-imx-scu-irq-Set-mu_resource_id-befor.patch
|
||||
patches.kernel.org/6.12.67-002-efi-cper-Fix-cper_bits_to_str-buffer-handling.patch
|
||||
patches.kernel.org/6.12.67-003-Revert-gfs2-Fix-use-of-bio_chain.patch
|
||||
patches.kernel.org/6.12.67-004-x86-fpu-Clear-XSTATE_BV-i-in-guest-XSAVE-stat.patch
|
||||
patches.kernel.org/6.12.67-005-ASoC-codecs-wsa884x-fix-codec-initialisation.patch
|
||||
patches.kernel.org/6.12.67-006-xfrm-Fix-inner-mode-lookup-in-tunnel-mode-GSO.patch
|
||||
patches.kernel.org/6.12.67-007-xfrm-set-ipv4-no_pmtu_disc-flag-only-on-outpu.patch
|
||||
patches.kernel.org/6.12.67-008-pNFS-Fix-a-deadlock-when-returning-a-delegati.patch
|
||||
patches.kernel.org/6.12.67-009-NFS-Fix-a-deadlock-involving-nfs_release_foli.patch
|
||||
patches.kernel.org/6.12.67-010-pnfs-flexfiles-Fix-memory-leak-in-nfs4_ff_all.patch
|
||||
patches.kernel.org/6.12.67-011-pnfs-blocklayout-Fix-memory-leak-in-bl_parse_.patch
|
||||
patches.kernel.org/6.12.67-012-drm-vmwgfx-Merge-vmw_bo_release-and-vmw_bo_fr.patch
|
||||
patches.kernel.org/6.12.67-013-PM-EM-Fix-incorrect-description-of-the-cost-f.patch
|
||||
patches.kernel.org/6.12.67-014-can-etas_es58x-allow-partial-RX-URB-allocatio.patch
|
||||
patches.kernel.org/6.12.67-015-nvme-tcp-fix-NULL-pointer-dereferences-in-nvm.patch
|
||||
patches.kernel.org/6.12.67-016-btrfs-send-check-for-inline-extents-in-range_.patch
|
||||
patches.kernel.org/6.12.67-017-net-bridge-annotate-data-races-around-fdb-upd.patch
|
||||
patches.kernel.org/6.12.67-018-ip6_tunnel-use-skb_vlan_inet_prepare-in-__ip6.patch
|
||||
patches.kernel.org/6.12.67-019-net-update-netdev_lock_-type-name.patch
|
||||
patches.kernel.org/6.12.67-020-macvlan-fix-possible-UAF-in-macvlan_forward_s.patch
|
||||
patches.kernel.org/6.12.67-021-ipv4-ip_gre-make-ipgre_header-robust.patch
|
||||
patches.kernel.org/6.12.67-022-vsock-test-add-a-final-full-barrier-after-run.patch
|
||||
patches.kernel.org/6.12.67-023-net-mlx5e-Fix-crash-on-profile-change-rollbac.patch
|
||||
patches.kernel.org/6.12.67-024-net-mlx5e-Don-t-store-mlx5e_priv-in-mlx5e_dev.patch
|
||||
patches.kernel.org/6.12.67-025-net-mlx5e-Pass-netdev-to-mlx5e_destroy_netdev.patch
|
||||
patches.kernel.org/6.12.67-026-net-mlx5e-Restore-destroying-state-bit-after-.patch
|
||||
patches.kernel.org/6.12.67-027-btrfs-factor-out-init_space_info-from-create_.patch
|
||||
patches.kernel.org/6.12.67-028-btrfs-factor-out-check_removing_space_info-fr.patch
|
||||
patches.kernel.org/6.12.67-029-btrfs-introduce-btrfs_space_info-sub-group.patch
|
||||
patches.kernel.org/6.12.67-030-btrfs-fix-memory-leaks-in-create_space_info-e.patch
|
||||
patches.kernel.org/6.12.67-031-net-octeon_ep_vf-fix-free_irq-dev_id-mismatch.patch
|
||||
patches.kernel.org/6.12.67-032-ALSA-hda-cirrus_scodec_test-Fix-incorrect-set.patch
|
||||
patches.kernel.org/6.12.67-033-net-hv_netvsc-reject-RSS-hash-key-programming.patch
|
||||
patches.kernel.org/6.12.67-034-ipv6-Fix-use-after-free-in-inet6_addr_del.patch
|
||||
patches.kernel.org/6.12.67-035-selftests-drv-net-fix-RPS-mask-handling-for-h.patch
|
||||
patches.kernel.org/6.12.67-036-net-sched-sch_qfq-do-not-free-existing-class-.patch
|
||||
patches.kernel.org/6.12.67-037-ASoC-sdw_utils-cs42l43-Enable-Headphone-pin-f.patch
|
||||
patches.kernel.org/6.12.67-038-ASoC-tlv320adcx140-fix-null-pointer.patch
|
||||
patches.kernel.org/6.12.67-039-ASoC-tlv320adcx140-fix-word-length.patch
|
||||
patches.kernel.org/6.12.67-040-drm-amd-pm-fix-smu-overdrive-data-type-wrong-.patch
|
||||
patches.kernel.org/6.12.67-041-mm-describe-flags-parameter-in-memalloc_flags.patch
|
||||
patches.kernel.org/6.12.67-042-textsearch-describe-list-member-in-ts_ops-sea.patch
|
||||
patches.kernel.org/6.12.67-043-mm-kfence-describe-slab-parameter-in-__kfence.patch
|
||||
patches.kernel.org/6.12.67-044-dmaengine-xilinx-xdma-Fix-regmap-max_register.patch
|
||||
patches.kernel.org/6.12.67-045-dmaengine-tegra-adma-Fix-use-after-free.patch
|
||||
patches.kernel.org/6.12.67-046-dmaengine-xilinx_dma-Fix-uninitialized-addr_w.patch
|
||||
patches.kernel.org/6.12.67-047-phy-fsl-imx8mq-usb-Clear-the-PCS_TX_SWING_FUL.patch
|
||||
patches.kernel.org/6.12.67-048-phy-phy-snps-eusb2-refactor-constructs-names.patch
|
||||
patches.kernel.org/6.12.67-049-phy-drop-probe-registration-printks.patch
|
||||
patches.kernel.org/6.12.67-050-phy-qcom-qusb2-Fix-NULL-pointer-dereference-o.patch
|
||||
patches.kernel.org/6.12.67-051-phy-stm32-usphyc-Fix-off-by-one-in-probe.patch
|
||||
patches.kernel.org/6.12.67-052-phy-ti-da8xx-usb-Handle-devm_pm_runtime_enabl.patch
|
||||
patches.kernel.org/6.12.67-053-selftests-landlock-Fix-TCP-bind-AF_UNSPEC-tes.patch
|
||||
patches.kernel.org/6.12.67-054-selftests-landlock-Remove-invalid-unix-socket.patch
|
||||
patches.kernel.org/6.12.67-055-phy-broadcom-ns-usb3-Fix-Wvoid-pointer-to-enu.patch
|
||||
patches.kernel.org/6.12.67-056-selftests-landlock-Properly-close-a-file-desc.patch
|
||||
patches.kernel.org/6.12.67-057-dmaengine-omap-dma-fix-dma_pool-resource-leak.patch
|
||||
patches.kernel.org/6.12.67-058-i2c-qcom-geni-make-sure-I2C-hub-controllers-c.patch
|
||||
patches.kernel.org/6.12.67-059-HID-usbhid-paper-over-wrong-bNumDescriptor-fi.patch
|
||||
patches.kernel.org/6.12.67-060-bridge-mcast-Fix-use-after-free-during-router.patch
|
||||
patches.kernel.org/6.12.67-061-ASoC-codecs-wsa883x-fix-unnecessary-initialis.patch
|
||||
patches.kernel.org/6.12.67-062-drm-amd-display-mark-static-functions-noinlin.patch
|
||||
patches.kernel.org/6.12.67-063-io_uring-move-local-task_work-in-exit-cancel-.patch
|
||||
patches.kernel.org/6.12.67-064-scsi-core-Fix-error-handler-encryption-suppor.patch
|
||||
patches.kernel.org/6.12.67-065-ALSA-pcm-Improve-the-fix-for-race-of-buffer-a.patch
|
||||
patches.kernel.org/6.12.67-066-null_blk-fix-kmemleak-by-releasing-references.patch
|
||||
patches.kernel.org/6.12.67-067-can-gs_usb-gs_usb_receive_bulk_callback-fix-U.patch
|
||||
patches.kernel.org/6.12.67-068-can-ctucanfd-fix-SSP_SRC-in-cases-when-bit-ra.patch
|
||||
patches.kernel.org/6.12.67-069-net-can-j1939-j1939_xtp_rx_rts_session_active.patch
|
||||
patches.kernel.org/6.12.67-070-xfs-Fix-the-return-value-of-xfs_rtcopy_summar.patch
|
||||
patches.kernel.org/6.12.67-071-lib-buildid-use-__kernel_read-for-sleepable-c.patch
|
||||
patches.kernel.org/6.12.67-072-x86-kaslr-Recognize-all-ZONE_DEVICE-users-as-.patch
|
||||
patches.kernel.org/6.12.67-073-phy-rockchip-inno-usb2-fix-communication-disr.patch
|
||||
patches.kernel.org/6.12.67-074-phy-ti-gmii-sel-fix-regmap-leak-on-probe-fail.patch
|
||||
patches.kernel.org/6.12.67-075-phy-freescale-imx8m-pcie-assert-phy-reset-dur.patch
|
||||
patches.kernel.org/6.12.67-076-phy-rockchip-inno-usb2-fix-disconnection-in-g.patch
|
||||
patches.kernel.org/6.12.67-077-phy-tegra-xusb-Explicitly-configure-HS_DISCON.patch
|
||||
patches.kernel.org/6.12.67-078-usb-dwc3-Check-for-USB4-IP_NAME.patch
|
||||
patches.kernel.org/6.12.67-079-usb-core-add-USB_QUIRK_NO_BOS-for-devices-tha.patch
|
||||
patches.kernel.org/6.12.67-080-USB-OHCI-UHCI-Add-soft-dependencies-on-ehci_p.patch
|
||||
patches.kernel.org/6.12.67-081-USB-serial-option-add-Telit-LE910-MBIM-compos.patch
|
||||
patches.kernel.org/6.12.67-082-USB-serial-ftdi_sio-add-support-for-PICAXE-AX.patch
|
||||
patches.kernel.org/6.12.67-083-nvme-pci-disable-secondary-temp-for-Wodposit-.patch
|
||||
patches.kernel.org/6.12.67-084-ASoC-codecs-wsa881x-fix-unnecessary-initialis.patch
|
||||
patches.kernel.org/6.12.67-085-ext4-fix-iloc.bh-leak-in-ext4_xattr_inode_upd.patch
|
||||
patches.kernel.org/6.12.67-086-hrtimer-Fix-softirq-base-check-in-update_need.patch
|
||||
patches.kernel.org/6.12.67-087-EDAC-x38-Fix-a-resource-leak-in-x38_probe1.patch
|
||||
patches.kernel.org/6.12.67-088-EDAC-i3200-Fix-a-resource-leak-in-i3200_probe.patch
|
||||
patches.kernel.org/6.12.67-089-tcpm-allow-looking-for-role_sw-device-in-the-.patch
|
||||
patches.kernel.org/6.12.67-090-i2c-riic-Move-suspend-handling-to-NOIRQ-phase.patch
|
||||
patches.kernel.org/6.12.67-091-x86-resctrl-Add-missing-resctrl-initializatio.patch
|
||||
patches.kernel.org/6.12.67-092-x86-resctrl-Fix-memory-bandwidth-counter-widt.patch
|
||||
patches.kernel.org/6.12.67-093-nvme-fix-PCIe-subsystem-reset-controller-stat.patch
|
||||
patches.kernel.org/6.12.67-094-mm-zswap-fix-error-pointer-free-in-zswap_cpu_.patch
|
||||
patches.kernel.org/6.12.67-095-mm-page_alloc-make-percpu_pagelist_high_fract.patch
|
||||
patches.kernel.org/6.12.67-096-mm-damon-sysfs-cleanup-attrs-subdirs-on-conte.patch
|
||||
patches.kernel.org/6.12.67-097-LoongArch-Fix-PMU-counter-allocation-for-mixe.patch
|
||||
patches.kernel.org/6.12.67-098-drm-amd-display-Bump-the-HDMI-clock-to-340MHz.patch
|
||||
patches.kernel.org/6.12.67-099-drm-amd-Clean-up-kfd-node-on-surprise-disconn.patch
|
||||
patches.kernel.org/6.12.67-100-drm-amdkfd-fix-a-memory-leak-in-device_queue_.patch
|
||||
patches.kernel.org/6.12.67-101-drm-nouveau-disp-nv50-Set-lock_core-in-curs50.patch
|
||||
patches.kernel.org/6.12.67-102-drm-panel-simple-fix-connector-type-for-DataI.patch
|
||||
patches.kernel.org/6.12.67-103-drm-vmwgfx-Fix-an-error-return-check-in-vmw_c.patch
|
||||
patches.kernel.org/6.12.67-104-LoongArch-dts-loongson-2k0500-Add-default-int.patch
|
||||
patches.kernel.org/6.12.67-105-LoongArch-dts-loongson-2k1000-Add-default-int.patch
|
||||
patches.kernel.org/6.12.67-106-LoongArch-dts-loongson-2k1000-Fix-i2c-gpio-no.patch
|
||||
patches.kernel.org/6.12.67-107-LoongArch-dts-loongson-2k2000-Add-default-int.patch
|
||||
patches.kernel.org/6.12.67-108-dmaengine-apple-admac-Add-apple-t8103-admac-c.patch
|
||||
patches.kernel.org/6.12.67-109-dmaengine-at_hdmac-fix-device-leak-on-of_dma_.patch
|
||||
patches.kernel.org/6.12.67-110-dmaengine-bcm-sba-raid-fix-device-leak-on-pro.patch
|
||||
patches.kernel.org/6.12.67-111-dmaengine-dw-dmamux-fix-OF-node-leak-on-route.patch
|
||||
patches.kernel.org/6.12.67-112-dmaengine-idxd-fix-device-leaks-on-compat-bin.patch
|
||||
patches.kernel.org/6.12.67-113-dmaengine-lpc18xx-dmamux-fix-device-leak-on-r.patch
|
||||
patches.kernel.org/6.12.67-114-dmaengine-lpc32xx-dmamux-fix-device-leak-on-r.patch
|
||||
patches.kernel.org/6.12.67-115-dmaengine-qcom-gpi-Fix-memory-leak-in-gpi_per.patch
|
||||
patches.kernel.org/6.12.67-116-dmaengine-sh-rz-dmac-Fix-rz_dmac_terminate_al.patch
|
||||
patches.kernel.org/6.12.67-117-dmaengine-stm32-dmamux-fix-device-leak-on-rou.patch
|
||||
patches.kernel.org/6.12.67-118-dmaengine-stm32-dmamux-fix-OF-node-leak-on-ro.patch
|
||||
patches.kernel.org/6.12.67-119-dmaengine-ti-dma-crossbar-fix-device-leak-on-.patch
|
||||
patches.kernel.org/6.12.67-120-dmaengine-ti-dma-crossbar-fix-device-leak-on-.patch
|
||||
patches.kernel.org/6.12.67-121-dmaengine-ti-k3-udma-fix-device-leak-on-udma-.patch
|
||||
patches.kernel.org/6.12.67-122-HID-intel-ish-hid-Use-dedicated-unbound-workq.patch
|
||||
patches.kernel.org/6.12.67-123-HID-intel-ish-hid-Fix-Wcast-function-type-str.patch
|
||||
patches.kernel.org/6.12.67-124-btrfs-fix-deadlock-in-wait_current_trans-due-.patch
|
||||
patches.kernel.org/6.12.67-125-xfs-set-max_agbno-to-allow-sparse-alloc-of-la.patch
|
||||
patches.kernel.org/6.12.67-126-mm-damon-sysfs-scheme-cleanup-quotas-subdirs-.patch
|
||||
patches.kernel.org/6.12.67-127-mm-damon-sysfs-scheme-cleanup-access_pattern-.patch
|
||||
patches.kernel.org/6.12.67-128-bpf-Reject-narrower-access-to-pointer-ctx-fie.patch
|
||||
patches.kernel.org/6.12.67-129-selftests-bpf-Test-invalid-narrower-ctx-load.patch
|
||||
patches.kernel.org/6.12.67-130-mm-kmsan-fix-poisoning-of-high-order-non-comp.patch
|
||||
patches.kernel.org/6.12.67-131-mm-fake-numa-allow-later-numa-node-hotplug.patch
|
||||
patches.kernel.org/6.12.67-132-mm-numa-memblock-include-asm-numa.h-for-numa_.patch
|
||||
patches.kernel.org/6.12.67-133-phy-phy-rockchip-inno-usb2-Use-dev_err_probe-.patch
|
||||
patches.kernel.org/6.12.67-134-phy-rockchip-inno-usb2-Fix-a-double-free-bug-.patch
|
||||
patches.kernel.org/6.12.67-135-dmaengine-fsl-edma-Fix-clk-leak-on-alloc_chan.patch
|
||||
patches.kernel.org/6.12.67-136-mm-page_alloc-vmstat-simplify-refresh_cpu_vm_.patch
|
||||
patches.kernel.org/6.12.67-137-mm-page_alloc-batch-page-freeing-in-decay_pcp.patch
|
||||
patches.kernel.org/6.12.67-138-mm-page_alloc-prevent-pcp-corruption-with-SMP.patch
|
||||
patches.kernel.org/6.12.67-139-mm-fake-numa-handle-cases-with-no-SRAT-info.patch
|
||||
patches.kernel.org/6.12.67-140-Linux-6.12.67.patch
|
||||
patches.kernel.org/can-gs_usb-gs_usb_receive_bulk_callback-unanchor-URL-on-us.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
2026-01-12 22:10:57 +0000
|
||||
GIT Revision: 1bd32258196ae2f52072f99d6fda89f7efad8db3
|
||||
2026-01-23 12:59:44 +0000
|
||||
GIT Revision: 48b513314b0603bad9b0bc01f7e78e7e897e9b8f
|
||||
GIT Branch: slowroll
|
||||
|
||||
Reference in New Issue
Block a user