commit 186b0d0e3a0c9b5e87496348229c10a135103e36
OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=11
This commit is contained in:
parent
cf26fe3077
commit
81d6f436fa
@ -1,3 +1,269 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 11 16:09:57 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- Backport 'keys, dns: Fix size check of V1 server-list header' (bsc#1218052).
|
||||||
|
- commit 186b0d0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 11 10:05:26 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- blacklist 0f71c9caf267 (bsc#1218052)
|
||||||
|
0f71c9caf267 (udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES) would
|
||||||
|
need 7da0dde68486b (ip, udp: Support MSG_SPLICE_PAGES) first.
|
||||||
|
- commit ea3257f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 10 21:55:08 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- Linux 6.1.72 (bsc#1218052).
|
||||||
|
- Revert "interconnect: qcom: sm8250: Enable sync_state"
|
||||||
|
(bsc#1218052).
|
||||||
|
- smb3: Replace smb2pdu 1-element arrays with flex-arrays
|
||||||
|
(bsc#1218052).
|
||||||
|
- media: qcom: camss: Comment CSID dt_id field (bsc#1218052).
|
||||||
|
- bpf: syzkaller found null ptr deref in unix_bpf proto add
|
||||||
|
(bsc#1218052).
|
||||||
|
- bpf: Fix a verifier bug due to incorrect branch offset
|
||||||
|
comparison with cpu=v4 (bsc#1218052).
|
||||||
|
- net/sched: act_ct: Always fill offloading tuple iifidx
|
||||||
|
(bsc#1218052).
|
||||||
|
- net/sched: act_ct: additional checks for outdated flows
|
||||||
|
(bsc#1218052).
|
||||||
|
- f2fs: compress: fix to assign compress_level for lz4 correctly
|
||||||
|
(bsc#1218052).
|
||||||
|
- genirq/affinity: Only build SMP-only helper functions on SMP
|
||||||
|
kernels (bsc#1218052).
|
||||||
|
- mmc: sdhci-sprd: Fix eMMC init failure after hw reset
|
||||||
|
(bsc#1218052).
|
||||||
|
- mmc: core: Cancel delayed work before releasing host
|
||||||
|
(bsc#1218052).
|
||||||
|
- mmc: rpmb: fixes pause retune on all RPMB partitions
|
||||||
|
(bsc#1218052).
|
||||||
|
- mmc: meson-mx-sdhc: Fix initialization frozen issue
|
||||||
|
(bsc#1218052).
|
||||||
|
- drm/amd/display: add nv12 bounding box (bsc#1218052).
|
||||||
|
- drm/amdgpu: skip gpu_info fw loading on navi12 (bsc#1218052).
|
||||||
|
- mm: fix unmap_mapping_range high bits shift bug (bsc#1218052).
|
||||||
|
- i2c: core: Fix atomic xfer check for non-preempt config
|
||||||
|
(bsc#1218052).
|
||||||
|
- x86/kprobes: fix incorrect return address calculation in
|
||||||
|
kprobe_emulate_call_indirect (bsc#1218052).
|
||||||
|
- firewire: ohci: suppress unexpected system reboot in AMD Ryzen
|
||||||
|
machines and ASM108x/VT630x PCIe cards (bsc#1218052).
|
||||||
|
- ring-buffer: Fix 32-bit rb_time_read() race with
|
||||||
|
rb_time_cmpxchg() (bsc#1218052).
|
||||||
|
- btrfs: mark the len field in struct btrfs_ordered_sum as
|
||||||
|
unsigned (bsc#1218052).
|
||||||
|
- btrfs: fix qgroup_free_reserved_data int overflow (bsc#1218052).
|
||||||
|
- octeontx2-af: Support variable number of lmacs (bsc#1218052).
|
||||||
|
- octeontx2-af: Fix pause frame configuration (bsc#1218052).
|
||||||
|
- net/sched: act_ct: Take per-cb reference to tcf_ct_flow_table
|
||||||
|
(bsc#1218052).
|
||||||
|
- netfilter: flowtable: GC pushes back packets to classic path
|
||||||
|
(bsc#1218052).
|
||||||
|
- net/sched: act_ct: Fix promotion of offloaded unreplied tuple
|
||||||
|
(bsc#1218052).
|
||||||
|
- net/sched: act_ct: offload UDP NEW connections (bsc#1218052).
|
||||||
|
- netfilter: flowtable: cache info of last offload (bsc#1218052).
|
||||||
|
- netfilter: flowtable: allow unidirectional rules (bsc#1218052).
|
||||||
|
- net: sched: call tcf_ct_params_free to free params in
|
||||||
|
tcf_ct_init (bsc#1218052).
|
||||||
|
- mm/memory_hotplug: fix error handling in add_memory_resource()
|
||||||
|
(bsc#1218052).
|
||||||
|
- mm/memory_hotplug: add missing mem_hotplug_lock (bsc#1218052).
|
||||||
|
- lib/group_cpus.c: avoid acquiring cpu hotplug lock in
|
||||||
|
group_cpus_evenly (bsc#1218052).
|
||||||
|
- genirq/affinity: Move group_cpus_evenly() into lib/
|
||||||
|
(bsc#1218052).
|
||||||
|
- genirq/affinity: Rename irq_build_affinity_masks as
|
||||||
|
group_cpus_evenly (bsc#1218052).
|
||||||
|
- genirq/affinity: Don't pass irq_affinity_desc array to
|
||||||
|
irq_build_affinity_masks (bsc#1218052).
|
||||||
|
- genirq/affinity: Pass affinity managed mask array to
|
||||||
|
irq_build_affinity_masks (bsc#1218052).
|
||||||
|
- genirq/affinity: Remove the 'firstvec' parameter from
|
||||||
|
irq_build_affinity_masks (bsc#1218052).
|
||||||
|
- ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7
|
||||||
|
(bsc#1218052).
|
||||||
|
- firmware: arm_scmi: Fix frequency truncation by promoting
|
||||||
|
multiplier type (bsc#1218052).
|
||||||
|
- bpf, sockmap: af_unix stream sockets need to hold ref for pair
|
||||||
|
sock (bsc#1218052).
|
||||||
|
- ethtool: don't propagate EOPNOTSUPP from dumps (bsc#1218052).
|
||||||
|
- dpaa2-eth: recycle the RX buffer only after all processing done
|
||||||
|
(bsc#1218052).
|
||||||
|
- net: dpaa2-eth: rearrange variable in
|
||||||
|
dpaa2_eth_get_ethtool_stats (bsc#1218052).
|
||||||
|
- smb: client: fix missing mode bits for SMB symlinks
|
||||||
|
(bsc#1218052).
|
||||||
|
- block: update the stable_writes flag in bdev_add (bsc#1218052).
|
||||||
|
- filemap: add a per-mapping stable writes flag (bsc#1218052).
|
||||||
|
- mm, netfs, fscache: stop read optimisation when folio removed
|
||||||
|
from pagecache (bsc#1218052).
|
||||||
|
- mm: merge folio_has_private()/filemap_release_folio() call pairs
|
||||||
|
(bsc#1218052).
|
||||||
|
- memory-failure: convert truncate_error_page() to use folio
|
||||||
|
(bsc#1218052).
|
||||||
|
- khugepage: replace try_to_release_page() with
|
||||||
|
filemap_release_folio() (bsc#1218052).
|
||||||
|
- ext4: convert move_extent_per_page() to use folios
|
||||||
|
(bsc#1218052).
|
||||||
|
- media: qcom: camss: Fix set CSI2_RX_CFG1_VC_MODE when VC is
|
||||||
|
greater than 3 (bsc#1218052).
|
||||||
|
- media: camss: sm8250: Virtual channels for CSID (bsc#1218052).
|
||||||
|
- selftests: mptcp: set FAILING_LINKS in run_tests (bsc#1218052).
|
||||||
|
- selftests: mptcp: fix fastclose with csum failure (bsc#1218052).
|
||||||
|
- f2fs: set the default compress_level on ioctl (bsc#1218052).
|
||||||
|
- f2fs: assign default compression level (bsc#1218052).
|
||||||
|
- f2fs: convert to use bitmap API (bsc#1218052).
|
||||||
|
- f2fs: clean up i_compress_flag and i_compress_level usage
|
||||||
|
(bsc#1218052).
|
||||||
|
- s390/cpumf: support user space events for counting
|
||||||
|
(bsc#1218052).
|
||||||
|
- s390/mm: add missing arch_set_page_dat() call to
|
||||||
|
vmem_crst_alloc() (bsc#1218052).
|
||||||
|
- net/mlx5: Increase size of irq name buffer (bsc#1218052).
|
||||||
|
- blk-mq: make sure active queue usage is held for
|
||||||
|
bio_integrity_prep() (bsc#1218052).
|
||||||
|
- bpf: fix precision backtracking instruction iteration
|
||||||
|
(bsc#1218052).
|
||||||
|
- bpf: handle ldimm64 properly in check_cfg() (bsc#1218052).
|
||||||
|
- bpf: Support new 32bit offset jmp instruction (bsc#1218052).
|
||||||
|
- bpf: clean up visit_insn()'s instruction processing
|
||||||
|
(bsc#1218052).
|
||||||
|
- bpf: Remove unused insn_cnt argument from
|
||||||
|
visit_[func_call_]insn() (bsc#1218052).
|
||||||
|
- bpf: remove unnecessary prune and jump points (bsc#1218052).
|
||||||
|
- bpf: decouple prune and jump points (bsc#1218052).
|
||||||
|
- fbdev: imsttfb: fix double free in probe() (bsc#1218052).
|
||||||
|
- fbdev: imsttfb: Release framebuffer and dealloc cmap on error
|
||||||
|
path (bsc#1218052).
|
||||||
|
- arm64: dts: qcom: sdm845: Fix PSCI power domain names
|
||||||
|
(bsc#1218052).
|
||||||
|
- arm64: dts: qcom: sdm845: align RPMh regulator nodes with
|
||||||
|
bindings (bsc#1218052).
|
||||||
|
- wifi: iwlwifi: yoyo: swap cdb and jacket bits values
|
||||||
|
(bsc#1218052).
|
||||||
|
- udp: annotate data-races around udp->encap_type (bsc#1218052).
|
||||||
|
- udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO (bsc#1218052).
|
||||||
|
- udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
|
||||||
|
(bsc#1218052).
|
||||||
|
- udp: move udp->gro_enabled to udp->udp_flags (bsc#1218052).
|
||||||
|
- udp: move udp->no_check6_rx to udp->udp_flags (bsc#1218052).
|
||||||
|
- udp: move udp->no_check6_tx to udp->udp_flags (bsc#1218052).
|
||||||
|
- udp: introduce udp->udp_flags (bsc#1218052).
|
||||||
|
- ipv4, ipv6: Use splice_eof() to flush (bsc#1218052).
|
||||||
|
- splice, net: Add a splice_eof op to file-ops and socket-ops
|
||||||
|
(bsc#1218052).
|
||||||
|
- udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
|
||||||
|
(bsc#1218052).
|
||||||
|
- net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
|
||||||
|
(bsc#1218052).
|
||||||
|
- bpf, x86: save/restore regs with BPF_DW size (bsc#1218052).
|
||||||
|
- bpf, x86: Simplify the parsing logic of structure parameters
|
||||||
|
(bsc#1218052).
|
||||||
|
- bpf, x64: Fix tailcall infinite loop (bsc#1218052).
|
||||||
|
- srcu: Fix callbacks acceleration mishandling (bsc#1218052).
|
||||||
|
- cpu/SMT: Make SMT control more robust against enumeration
|
||||||
|
failures (bsc#1218052).
|
||||||
|
- cpu/SMT: Create topology_smt_thread_allowed() (bsc#1218052).
|
||||||
|
- selftests: secretmem: floor the memory size to the multiple
|
||||||
|
of page_size (bsc#1218052).
|
||||||
|
- net: Implement missing SO_TIMESTAMPING_NEW cmsg support
|
||||||
|
(bsc#1218052).
|
||||||
|
- bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()
|
||||||
|
(bsc#1218052).
|
||||||
|
- net: ravb: Wait for operating mode to be applied (bsc#1218052).
|
||||||
|
- asix: Add check for usbnet_get_endpoints (bsc#1218052).
|
||||||
|
- octeontx2-af: Re-enable MAC TX in otx2_stop processing
|
||||||
|
(bsc#1218052).
|
||||||
|
- octeontx2-af: Always configure NIX TX link credits based on
|
||||||
|
max frame size (bsc#1218052).
|
||||||
|
- net/smc: fix invalid link access in dumping SMC-R connections
|
||||||
|
(bsc#1218052).
|
||||||
|
- net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues
|
||||||
|
(bsc#1218052).
|
||||||
|
- igc: Fix hicredit calculation (bsc#1218052).
|
||||||
|
- i40e: Restore VF MSI-X state during PCI reset (bsc#1218052).
|
||||||
|
- ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF mux
|
||||||
|
(bsc#1218052).
|
||||||
|
- ASoC: meson: g12a-toacodec: Fix event generation (bsc#1218052).
|
||||||
|
- ASoC: meson: g12a-tohdmitx: Validate written enum values
|
||||||
|
(bsc#1218052).
|
||||||
|
- ASoC: meson: g12a-toacodec: Validate written enum values
|
||||||
|
(bsc#1218052).
|
||||||
|
- i40e: fix use-after-free in i40e_aqc_add_filters()
|
||||||
|
(bsc#1218052).
|
||||||
|
- net: Save and restore msg_namelen in sock_sendmsg (bsc#1218052).
|
||||||
|
- netfilter: nft_immediate: drop chain reference counter on error
|
||||||
|
(bsc#1218052).
|
||||||
|
- net: bcmgenet: Fix FCS generation for fragmented skbuffs
|
||||||
|
(bsc#1218052).
|
||||||
|
- sfc: fix a double-free bug in efx_probe_filters (bsc#1218052).
|
||||||
|
- ARM: sun9i: smp: Fix array-index-out-of-bounds read in
|
||||||
|
sunxi_mc_smp_init (bsc#1218052).
|
||||||
|
- selftests: bonding: do not set port down when adding to bond
|
||||||
|
(bsc#1218052).
|
||||||
|
- net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
|
||||||
|
(bsc#1218052).
|
||||||
|
- net: annotate data-races around sk->sk_bind_phc (bsc#1218052).
|
||||||
|
- net: annotate data-races around sk->sk_tsflags (bsc#1218052).
|
||||||
|
- net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps
|
||||||
|
(bsc#1218052).
|
||||||
|
- can: raw: add support for SO_MARK (bsc#1218052).
|
||||||
|
- r8169: Fix PCI error on system resume (bsc#1218052).
|
||||||
|
- net: sched: em_text: fix possible memory leak in
|
||||||
|
em_text_destroy() (bsc#1218052).
|
||||||
|
- mlxbf_gige: fix receive packet race condition (bsc#1218052).
|
||||||
|
- ASoC: mediatek: mt8186: fix AUD_PAD_TOP register and offset
|
||||||
|
(bsc#1218052).
|
||||||
|
- ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enable
|
||||||
|
(bsc#1218052).
|
||||||
|
- igc: Check VLAN EtherType mask (bsc#1218052).
|
||||||
|
- igc: Check VLAN TCI mask (bsc#1218052).
|
||||||
|
- igc: Report VLAN EtherType matching back to user (bsc#1218052).
|
||||||
|
- i40e: Fix filter input checks to prevent config with invalid
|
||||||
|
values (bsc#1218052).
|
||||||
|
- ice: Shut down VSI with "link-down-on-close" enabled
|
||||||
|
(bsc#1218052).
|
||||||
|
- ice: Fix link_down_on_close message (bsc#1218052).
|
||||||
|
- drm/i915/dp: Fix passing the correct DPCD_REV for
|
||||||
|
drm_dp_set_phy_test_pattern (bsc#1218052).
|
||||||
|
- octeontx2-af: Fix marking couple of structure as __packed
|
||||||
|
(bsc#1218052).
|
||||||
|
- nfc: llcp_core: Hold a ref to llcp_local->dev when holding a
|
||||||
|
ref to llcp_local (bsc#1218052).
|
||||||
|
- netfilter: nf_tables: set transport offset from mac header
|
||||||
|
for netdev/egress (bsc#1218052).
|
||||||
|
- netfilter: use skb_ip_totlen and iph_totlen (bsc#1218052).
|
||||||
|
- drm/bridge: ti-sn65dsi86: Never store more than msg->size
|
||||||
|
bytes in AUX xfer (bsc#1218052).
|
||||||
|
- wifi: iwlwifi: pcie: don't synchronize IRQs from IRQ
|
||||||
|
(bsc#1218052).
|
||||||
|
- KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRL
|
||||||
|
(bsc#1218052).
|
||||||
|
- cifs: do not depend on release_iface for maintaining iface_list
|
||||||
|
(bsc#1218052).
|
||||||
|
- cifs: cifs_chan_is_iface_active should be called with chan_lock
|
||||||
|
held (bsc#1218052).
|
||||||
|
- drm/mgag200: Fix gamma lut not initialized for G200ER, G200EV,
|
||||||
|
G200SE (bsc#1218052).
|
||||||
|
- Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
|
||||||
|
(bsc#1218052).
|
||||||
|
- mptcp: prevent tcp diag from closing listener subflows
|
||||||
|
(bsc#1218052).
|
||||||
|
- ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook
|
||||||
|
440 G6 (bsc#1218052).
|
||||||
|
- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ZBook
|
||||||
|
(bsc#1218052).
|
||||||
|
- ALSA: hda/realtek: enable SND_PCI_QUIRK for hp pavilion
|
||||||
|
14-ec1xxx series (bsc#1218052).
|
||||||
|
- block: Don't invalidate pagecache for invalid falloc modes
|
||||||
|
(bsc#1218052).
|
||||||
|
- keys, dns: Fix missing size check of V1 server-list header
|
||||||
|
(bsc#1218052).
|
||||||
|
- commit 1dc1956
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 5 17:13:22 CET 2024 - rfrohl@suse.com
|
Fri Jan 5 17:13:22 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.1
|
%define srcversion 6.1
|
||||||
%define patchversion 6.1.71
|
%define patchversion 6.1.72
|
||||||
%define git_commit 7af3a9203032292c70129a909c806bd97da9eb6f
|
%define git_commit 186b0d0e3a0c9b5e87496348229c10a135103e36
|
||||||
%define variant -longterm%{nil}
|
%define variant -longterm%{nil}
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
%define compress_vmlinux xz
|
%define compress_vmlinux xz
|
||||||
@ -113,9 +113,9 @@ Name: kernel-longterm
|
|||||||
Summary: The Linux Kernel
|
Summary: The Linux Kernel
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.1.71
|
Version: 6.1.72
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g7af3a92
|
Release: <RELEASE>.g186b0d0
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,269 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 11 16:09:57 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- Backport 'keys, dns: Fix size check of V1 server-list header' (bsc#1218052).
|
||||||
|
- commit 186b0d0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 11 10:05:26 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- blacklist 0f71c9caf267 (bsc#1218052)
|
||||||
|
0f71c9caf267 (udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES) would
|
||||||
|
need 7da0dde68486b (ip, udp: Support MSG_SPLICE_PAGES) first.
|
||||||
|
- commit ea3257f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 10 21:55:08 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- Linux 6.1.72 (bsc#1218052).
|
||||||
|
- Revert "interconnect: qcom: sm8250: Enable sync_state"
|
||||||
|
(bsc#1218052).
|
||||||
|
- smb3: Replace smb2pdu 1-element arrays with flex-arrays
|
||||||
|
(bsc#1218052).
|
||||||
|
- media: qcom: camss: Comment CSID dt_id field (bsc#1218052).
|
||||||
|
- bpf: syzkaller found null ptr deref in unix_bpf proto add
|
||||||
|
(bsc#1218052).
|
||||||
|
- bpf: Fix a verifier bug due to incorrect branch offset
|
||||||
|
comparison with cpu=v4 (bsc#1218052).
|
||||||
|
- net/sched: act_ct: Always fill offloading tuple iifidx
|
||||||
|
(bsc#1218052).
|
||||||
|
- net/sched: act_ct: additional checks for outdated flows
|
||||||
|
(bsc#1218052).
|
||||||
|
- f2fs: compress: fix to assign compress_level for lz4 correctly
|
||||||
|
(bsc#1218052).
|
||||||
|
- genirq/affinity: Only build SMP-only helper functions on SMP
|
||||||
|
kernels (bsc#1218052).
|
||||||
|
- mmc: sdhci-sprd: Fix eMMC init failure after hw reset
|
||||||
|
(bsc#1218052).
|
||||||
|
- mmc: core: Cancel delayed work before releasing host
|
||||||
|
(bsc#1218052).
|
||||||
|
- mmc: rpmb: fixes pause retune on all RPMB partitions
|
||||||
|
(bsc#1218052).
|
||||||
|
- mmc: meson-mx-sdhc: Fix initialization frozen issue
|
||||||
|
(bsc#1218052).
|
||||||
|
- drm/amd/display: add nv12 bounding box (bsc#1218052).
|
||||||
|
- drm/amdgpu: skip gpu_info fw loading on navi12 (bsc#1218052).
|
||||||
|
- mm: fix unmap_mapping_range high bits shift bug (bsc#1218052).
|
||||||
|
- i2c: core: Fix atomic xfer check for non-preempt config
|
||||||
|
(bsc#1218052).
|
||||||
|
- x86/kprobes: fix incorrect return address calculation in
|
||||||
|
kprobe_emulate_call_indirect (bsc#1218052).
|
||||||
|
- firewire: ohci: suppress unexpected system reboot in AMD Ryzen
|
||||||
|
machines and ASM108x/VT630x PCIe cards (bsc#1218052).
|
||||||
|
- ring-buffer: Fix 32-bit rb_time_read() race with
|
||||||
|
rb_time_cmpxchg() (bsc#1218052).
|
||||||
|
- btrfs: mark the len field in struct btrfs_ordered_sum as
|
||||||
|
unsigned (bsc#1218052).
|
||||||
|
- btrfs: fix qgroup_free_reserved_data int overflow (bsc#1218052).
|
||||||
|
- octeontx2-af: Support variable number of lmacs (bsc#1218052).
|
||||||
|
- octeontx2-af: Fix pause frame configuration (bsc#1218052).
|
||||||
|
- net/sched: act_ct: Take per-cb reference to tcf_ct_flow_table
|
||||||
|
(bsc#1218052).
|
||||||
|
- netfilter: flowtable: GC pushes back packets to classic path
|
||||||
|
(bsc#1218052).
|
||||||
|
- net/sched: act_ct: Fix promotion of offloaded unreplied tuple
|
||||||
|
(bsc#1218052).
|
||||||
|
- net/sched: act_ct: offload UDP NEW connections (bsc#1218052).
|
||||||
|
- netfilter: flowtable: cache info of last offload (bsc#1218052).
|
||||||
|
- netfilter: flowtable: allow unidirectional rules (bsc#1218052).
|
||||||
|
- net: sched: call tcf_ct_params_free to free params in
|
||||||
|
tcf_ct_init (bsc#1218052).
|
||||||
|
- mm/memory_hotplug: fix error handling in add_memory_resource()
|
||||||
|
(bsc#1218052).
|
||||||
|
- mm/memory_hotplug: add missing mem_hotplug_lock (bsc#1218052).
|
||||||
|
- lib/group_cpus.c: avoid acquiring cpu hotplug lock in
|
||||||
|
group_cpus_evenly (bsc#1218052).
|
||||||
|
- genirq/affinity: Move group_cpus_evenly() into lib/
|
||||||
|
(bsc#1218052).
|
||||||
|
- genirq/affinity: Rename irq_build_affinity_masks as
|
||||||
|
group_cpus_evenly (bsc#1218052).
|
||||||
|
- genirq/affinity: Don't pass irq_affinity_desc array to
|
||||||
|
irq_build_affinity_masks (bsc#1218052).
|
||||||
|
- genirq/affinity: Pass affinity managed mask array to
|
||||||
|
irq_build_affinity_masks (bsc#1218052).
|
||||||
|
- genirq/affinity: Remove the 'firstvec' parameter from
|
||||||
|
irq_build_affinity_masks (bsc#1218052).
|
||||||
|
- ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7
|
||||||
|
(bsc#1218052).
|
||||||
|
- firmware: arm_scmi: Fix frequency truncation by promoting
|
||||||
|
multiplier type (bsc#1218052).
|
||||||
|
- bpf, sockmap: af_unix stream sockets need to hold ref for pair
|
||||||
|
sock (bsc#1218052).
|
||||||
|
- ethtool: don't propagate EOPNOTSUPP from dumps (bsc#1218052).
|
||||||
|
- dpaa2-eth: recycle the RX buffer only after all processing done
|
||||||
|
(bsc#1218052).
|
||||||
|
- net: dpaa2-eth: rearrange variable in
|
||||||
|
dpaa2_eth_get_ethtool_stats (bsc#1218052).
|
||||||
|
- smb: client: fix missing mode bits for SMB symlinks
|
||||||
|
(bsc#1218052).
|
||||||
|
- block: update the stable_writes flag in bdev_add (bsc#1218052).
|
||||||
|
- filemap: add a per-mapping stable writes flag (bsc#1218052).
|
||||||
|
- mm, netfs, fscache: stop read optimisation when folio removed
|
||||||
|
from pagecache (bsc#1218052).
|
||||||
|
- mm: merge folio_has_private()/filemap_release_folio() call pairs
|
||||||
|
(bsc#1218052).
|
||||||
|
- memory-failure: convert truncate_error_page() to use folio
|
||||||
|
(bsc#1218052).
|
||||||
|
- khugepage: replace try_to_release_page() with
|
||||||
|
filemap_release_folio() (bsc#1218052).
|
||||||
|
- ext4: convert move_extent_per_page() to use folios
|
||||||
|
(bsc#1218052).
|
||||||
|
- media: qcom: camss: Fix set CSI2_RX_CFG1_VC_MODE when VC is
|
||||||
|
greater than 3 (bsc#1218052).
|
||||||
|
- media: camss: sm8250: Virtual channels for CSID (bsc#1218052).
|
||||||
|
- selftests: mptcp: set FAILING_LINKS in run_tests (bsc#1218052).
|
||||||
|
- selftests: mptcp: fix fastclose with csum failure (bsc#1218052).
|
||||||
|
- f2fs: set the default compress_level on ioctl (bsc#1218052).
|
||||||
|
- f2fs: assign default compression level (bsc#1218052).
|
||||||
|
- f2fs: convert to use bitmap API (bsc#1218052).
|
||||||
|
- f2fs: clean up i_compress_flag and i_compress_level usage
|
||||||
|
(bsc#1218052).
|
||||||
|
- s390/cpumf: support user space events for counting
|
||||||
|
(bsc#1218052).
|
||||||
|
- s390/mm: add missing arch_set_page_dat() call to
|
||||||
|
vmem_crst_alloc() (bsc#1218052).
|
||||||
|
- net/mlx5: Increase size of irq name buffer (bsc#1218052).
|
||||||
|
- blk-mq: make sure active queue usage is held for
|
||||||
|
bio_integrity_prep() (bsc#1218052).
|
||||||
|
- bpf: fix precision backtracking instruction iteration
|
||||||
|
(bsc#1218052).
|
||||||
|
- bpf: handle ldimm64 properly in check_cfg() (bsc#1218052).
|
||||||
|
- bpf: Support new 32bit offset jmp instruction (bsc#1218052).
|
||||||
|
- bpf: clean up visit_insn()'s instruction processing
|
||||||
|
(bsc#1218052).
|
||||||
|
- bpf: Remove unused insn_cnt argument from
|
||||||
|
visit_[func_call_]insn() (bsc#1218052).
|
||||||
|
- bpf: remove unnecessary prune and jump points (bsc#1218052).
|
||||||
|
- bpf: decouple prune and jump points (bsc#1218052).
|
||||||
|
- fbdev: imsttfb: fix double free in probe() (bsc#1218052).
|
||||||
|
- fbdev: imsttfb: Release framebuffer and dealloc cmap on error
|
||||||
|
path (bsc#1218052).
|
||||||
|
- arm64: dts: qcom: sdm845: Fix PSCI power domain names
|
||||||
|
(bsc#1218052).
|
||||||
|
- arm64: dts: qcom: sdm845: align RPMh regulator nodes with
|
||||||
|
bindings (bsc#1218052).
|
||||||
|
- wifi: iwlwifi: yoyo: swap cdb and jacket bits values
|
||||||
|
(bsc#1218052).
|
||||||
|
- udp: annotate data-races around udp->encap_type (bsc#1218052).
|
||||||
|
- udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO (bsc#1218052).
|
||||||
|
- udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
|
||||||
|
(bsc#1218052).
|
||||||
|
- udp: move udp->gro_enabled to udp->udp_flags (bsc#1218052).
|
||||||
|
- udp: move udp->no_check6_rx to udp->udp_flags (bsc#1218052).
|
||||||
|
- udp: move udp->no_check6_tx to udp->udp_flags (bsc#1218052).
|
||||||
|
- udp: introduce udp->udp_flags (bsc#1218052).
|
||||||
|
- ipv4, ipv6: Use splice_eof() to flush (bsc#1218052).
|
||||||
|
- splice, net: Add a splice_eof op to file-ops and socket-ops
|
||||||
|
(bsc#1218052).
|
||||||
|
- udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
|
||||||
|
(bsc#1218052).
|
||||||
|
- net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
|
||||||
|
(bsc#1218052).
|
||||||
|
- bpf, x86: save/restore regs with BPF_DW size (bsc#1218052).
|
||||||
|
- bpf, x86: Simplify the parsing logic of structure parameters
|
||||||
|
(bsc#1218052).
|
||||||
|
- bpf, x64: Fix tailcall infinite loop (bsc#1218052).
|
||||||
|
- srcu: Fix callbacks acceleration mishandling (bsc#1218052).
|
||||||
|
- cpu/SMT: Make SMT control more robust against enumeration
|
||||||
|
failures (bsc#1218052).
|
||||||
|
- cpu/SMT: Create topology_smt_thread_allowed() (bsc#1218052).
|
||||||
|
- selftests: secretmem: floor the memory size to the multiple
|
||||||
|
of page_size (bsc#1218052).
|
||||||
|
- net: Implement missing SO_TIMESTAMPING_NEW cmsg support
|
||||||
|
(bsc#1218052).
|
||||||
|
- bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()
|
||||||
|
(bsc#1218052).
|
||||||
|
- net: ravb: Wait for operating mode to be applied (bsc#1218052).
|
||||||
|
- asix: Add check for usbnet_get_endpoints (bsc#1218052).
|
||||||
|
- octeontx2-af: Re-enable MAC TX in otx2_stop processing
|
||||||
|
(bsc#1218052).
|
||||||
|
- octeontx2-af: Always configure NIX TX link credits based on
|
||||||
|
max frame size (bsc#1218052).
|
||||||
|
- net/smc: fix invalid link access in dumping SMC-R connections
|
||||||
|
(bsc#1218052).
|
||||||
|
- net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues
|
||||||
|
(bsc#1218052).
|
||||||
|
- igc: Fix hicredit calculation (bsc#1218052).
|
||||||
|
- i40e: Restore VF MSI-X state during PCI reset (bsc#1218052).
|
||||||
|
- ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF mux
|
||||||
|
(bsc#1218052).
|
||||||
|
- ASoC: meson: g12a-toacodec: Fix event generation (bsc#1218052).
|
||||||
|
- ASoC: meson: g12a-tohdmitx: Validate written enum values
|
||||||
|
(bsc#1218052).
|
||||||
|
- ASoC: meson: g12a-toacodec: Validate written enum values
|
||||||
|
(bsc#1218052).
|
||||||
|
- i40e: fix use-after-free in i40e_aqc_add_filters()
|
||||||
|
(bsc#1218052).
|
||||||
|
- net: Save and restore msg_namelen in sock_sendmsg (bsc#1218052).
|
||||||
|
- netfilter: nft_immediate: drop chain reference counter on error
|
||||||
|
(bsc#1218052).
|
||||||
|
- net: bcmgenet: Fix FCS generation for fragmented skbuffs
|
||||||
|
(bsc#1218052).
|
||||||
|
- sfc: fix a double-free bug in efx_probe_filters (bsc#1218052).
|
||||||
|
- ARM: sun9i: smp: Fix array-index-out-of-bounds read in
|
||||||
|
sunxi_mc_smp_init (bsc#1218052).
|
||||||
|
- selftests: bonding: do not set port down when adding to bond
|
||||||
|
(bsc#1218052).
|
||||||
|
- net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
|
||||||
|
(bsc#1218052).
|
||||||
|
- net: annotate data-races around sk->sk_bind_phc (bsc#1218052).
|
||||||
|
- net: annotate data-races around sk->sk_tsflags (bsc#1218052).
|
||||||
|
- net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps
|
||||||
|
(bsc#1218052).
|
||||||
|
- can: raw: add support for SO_MARK (bsc#1218052).
|
||||||
|
- r8169: Fix PCI error on system resume (bsc#1218052).
|
||||||
|
- net: sched: em_text: fix possible memory leak in
|
||||||
|
em_text_destroy() (bsc#1218052).
|
||||||
|
- mlxbf_gige: fix receive packet race condition (bsc#1218052).
|
||||||
|
- ASoC: mediatek: mt8186: fix AUD_PAD_TOP register and offset
|
||||||
|
(bsc#1218052).
|
||||||
|
- ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enable
|
||||||
|
(bsc#1218052).
|
||||||
|
- igc: Check VLAN EtherType mask (bsc#1218052).
|
||||||
|
- igc: Check VLAN TCI mask (bsc#1218052).
|
||||||
|
- igc: Report VLAN EtherType matching back to user (bsc#1218052).
|
||||||
|
- i40e: Fix filter input checks to prevent config with invalid
|
||||||
|
values (bsc#1218052).
|
||||||
|
- ice: Shut down VSI with "link-down-on-close" enabled
|
||||||
|
(bsc#1218052).
|
||||||
|
- ice: Fix link_down_on_close message (bsc#1218052).
|
||||||
|
- drm/i915/dp: Fix passing the correct DPCD_REV for
|
||||||
|
drm_dp_set_phy_test_pattern (bsc#1218052).
|
||||||
|
- octeontx2-af: Fix marking couple of structure as __packed
|
||||||
|
(bsc#1218052).
|
||||||
|
- nfc: llcp_core: Hold a ref to llcp_local->dev when holding a
|
||||||
|
ref to llcp_local (bsc#1218052).
|
||||||
|
- netfilter: nf_tables: set transport offset from mac header
|
||||||
|
for netdev/egress (bsc#1218052).
|
||||||
|
- netfilter: use skb_ip_totlen and iph_totlen (bsc#1218052).
|
||||||
|
- drm/bridge: ti-sn65dsi86: Never store more than msg->size
|
||||||
|
bytes in AUX xfer (bsc#1218052).
|
||||||
|
- wifi: iwlwifi: pcie: don't synchronize IRQs from IRQ
|
||||||
|
(bsc#1218052).
|
||||||
|
- KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRL
|
||||||
|
(bsc#1218052).
|
||||||
|
- cifs: do not depend on release_iface for maintaining iface_list
|
||||||
|
(bsc#1218052).
|
||||||
|
- cifs: cifs_chan_is_iface_active should be called with chan_lock
|
||||||
|
held (bsc#1218052).
|
||||||
|
- drm/mgag200: Fix gamma lut not initialized for G200ER, G200EV,
|
||||||
|
G200SE (bsc#1218052).
|
||||||
|
- Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
|
||||||
|
(bsc#1218052).
|
||||||
|
- mptcp: prevent tcp diag from closing listener subflows
|
||||||
|
(bsc#1218052).
|
||||||
|
- ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook
|
||||||
|
440 G6 (bsc#1218052).
|
||||||
|
- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ZBook
|
||||||
|
(bsc#1218052).
|
||||||
|
- ALSA: hda/realtek: enable SND_PCI_QUIRK for hp pavilion
|
||||||
|
14-ec1xxx series (bsc#1218052).
|
||||||
|
- block: Don't invalidate pagecache for invalid falloc modes
|
||||||
|
(bsc#1218052).
|
||||||
|
- keys, dns: Fix missing size check of V1 server-list header
|
||||||
|
(bsc#1218052).
|
||||||
|
- commit 1dc1956
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 5 17:13:22 CET 2024 - rfrohl@suse.com
|
Fri Jan 5 17:13:22 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.1
|
%define srcversion 6.1
|
||||||
%define patchversion 6.1.71
|
%define patchversion 6.1.72
|
||||||
%define git_commit 7af3a9203032292c70129a909c806bd97da9eb6f
|
%define git_commit 186b0d0e3a0c9b5e87496348229c10a135103e36
|
||||||
%define variant -longterm%{nil}
|
%define variant -longterm%{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -31,9 +31,9 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: kernel-source-longterm
|
Name: kernel-source-longterm
|
||||||
Version: 6.1.71
|
Version: 6.1.72
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g7af3a92
|
Release: <RELEASE>.g186b0d0
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,269 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 11 16:09:57 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- Backport 'keys, dns: Fix size check of V1 server-list header' (bsc#1218052).
|
||||||
|
- commit 186b0d0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 11 10:05:26 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- blacklist 0f71c9caf267 (bsc#1218052)
|
||||||
|
0f71c9caf267 (udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES) would
|
||||||
|
need 7da0dde68486b (ip, udp: Support MSG_SPLICE_PAGES) first.
|
||||||
|
- commit ea3257f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 10 21:55:08 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- Linux 6.1.72 (bsc#1218052).
|
||||||
|
- Revert "interconnect: qcom: sm8250: Enable sync_state"
|
||||||
|
(bsc#1218052).
|
||||||
|
- smb3: Replace smb2pdu 1-element arrays with flex-arrays
|
||||||
|
(bsc#1218052).
|
||||||
|
- media: qcom: camss: Comment CSID dt_id field (bsc#1218052).
|
||||||
|
- bpf: syzkaller found null ptr deref in unix_bpf proto add
|
||||||
|
(bsc#1218052).
|
||||||
|
- bpf: Fix a verifier bug due to incorrect branch offset
|
||||||
|
comparison with cpu=v4 (bsc#1218052).
|
||||||
|
- net/sched: act_ct: Always fill offloading tuple iifidx
|
||||||
|
(bsc#1218052).
|
||||||
|
- net/sched: act_ct: additional checks for outdated flows
|
||||||
|
(bsc#1218052).
|
||||||
|
- f2fs: compress: fix to assign compress_level for lz4 correctly
|
||||||
|
(bsc#1218052).
|
||||||
|
- genirq/affinity: Only build SMP-only helper functions on SMP
|
||||||
|
kernels (bsc#1218052).
|
||||||
|
- mmc: sdhci-sprd: Fix eMMC init failure after hw reset
|
||||||
|
(bsc#1218052).
|
||||||
|
- mmc: core: Cancel delayed work before releasing host
|
||||||
|
(bsc#1218052).
|
||||||
|
- mmc: rpmb: fixes pause retune on all RPMB partitions
|
||||||
|
(bsc#1218052).
|
||||||
|
- mmc: meson-mx-sdhc: Fix initialization frozen issue
|
||||||
|
(bsc#1218052).
|
||||||
|
- drm/amd/display: add nv12 bounding box (bsc#1218052).
|
||||||
|
- drm/amdgpu: skip gpu_info fw loading on navi12 (bsc#1218052).
|
||||||
|
- mm: fix unmap_mapping_range high bits shift bug (bsc#1218052).
|
||||||
|
- i2c: core: Fix atomic xfer check for non-preempt config
|
||||||
|
(bsc#1218052).
|
||||||
|
- x86/kprobes: fix incorrect return address calculation in
|
||||||
|
kprobe_emulate_call_indirect (bsc#1218052).
|
||||||
|
- firewire: ohci: suppress unexpected system reboot in AMD Ryzen
|
||||||
|
machines and ASM108x/VT630x PCIe cards (bsc#1218052).
|
||||||
|
- ring-buffer: Fix 32-bit rb_time_read() race with
|
||||||
|
rb_time_cmpxchg() (bsc#1218052).
|
||||||
|
- btrfs: mark the len field in struct btrfs_ordered_sum as
|
||||||
|
unsigned (bsc#1218052).
|
||||||
|
- btrfs: fix qgroup_free_reserved_data int overflow (bsc#1218052).
|
||||||
|
- octeontx2-af: Support variable number of lmacs (bsc#1218052).
|
||||||
|
- octeontx2-af: Fix pause frame configuration (bsc#1218052).
|
||||||
|
- net/sched: act_ct: Take per-cb reference to tcf_ct_flow_table
|
||||||
|
(bsc#1218052).
|
||||||
|
- netfilter: flowtable: GC pushes back packets to classic path
|
||||||
|
(bsc#1218052).
|
||||||
|
- net/sched: act_ct: Fix promotion of offloaded unreplied tuple
|
||||||
|
(bsc#1218052).
|
||||||
|
- net/sched: act_ct: offload UDP NEW connections (bsc#1218052).
|
||||||
|
- netfilter: flowtable: cache info of last offload (bsc#1218052).
|
||||||
|
- netfilter: flowtable: allow unidirectional rules (bsc#1218052).
|
||||||
|
- net: sched: call tcf_ct_params_free to free params in
|
||||||
|
tcf_ct_init (bsc#1218052).
|
||||||
|
- mm/memory_hotplug: fix error handling in add_memory_resource()
|
||||||
|
(bsc#1218052).
|
||||||
|
- mm/memory_hotplug: add missing mem_hotplug_lock (bsc#1218052).
|
||||||
|
- lib/group_cpus.c: avoid acquiring cpu hotplug lock in
|
||||||
|
group_cpus_evenly (bsc#1218052).
|
||||||
|
- genirq/affinity: Move group_cpus_evenly() into lib/
|
||||||
|
(bsc#1218052).
|
||||||
|
- genirq/affinity: Rename irq_build_affinity_masks as
|
||||||
|
group_cpus_evenly (bsc#1218052).
|
||||||
|
- genirq/affinity: Don't pass irq_affinity_desc array to
|
||||||
|
irq_build_affinity_masks (bsc#1218052).
|
||||||
|
- genirq/affinity: Pass affinity managed mask array to
|
||||||
|
irq_build_affinity_masks (bsc#1218052).
|
||||||
|
- genirq/affinity: Remove the 'firstvec' parameter from
|
||||||
|
irq_build_affinity_masks (bsc#1218052).
|
||||||
|
- ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7
|
||||||
|
(bsc#1218052).
|
||||||
|
- firmware: arm_scmi: Fix frequency truncation by promoting
|
||||||
|
multiplier type (bsc#1218052).
|
||||||
|
- bpf, sockmap: af_unix stream sockets need to hold ref for pair
|
||||||
|
sock (bsc#1218052).
|
||||||
|
- ethtool: don't propagate EOPNOTSUPP from dumps (bsc#1218052).
|
||||||
|
- dpaa2-eth: recycle the RX buffer only after all processing done
|
||||||
|
(bsc#1218052).
|
||||||
|
- net: dpaa2-eth: rearrange variable in
|
||||||
|
dpaa2_eth_get_ethtool_stats (bsc#1218052).
|
||||||
|
- smb: client: fix missing mode bits for SMB symlinks
|
||||||
|
(bsc#1218052).
|
||||||
|
- block: update the stable_writes flag in bdev_add (bsc#1218052).
|
||||||
|
- filemap: add a per-mapping stable writes flag (bsc#1218052).
|
||||||
|
- mm, netfs, fscache: stop read optimisation when folio removed
|
||||||
|
from pagecache (bsc#1218052).
|
||||||
|
- mm: merge folio_has_private()/filemap_release_folio() call pairs
|
||||||
|
(bsc#1218052).
|
||||||
|
- memory-failure: convert truncate_error_page() to use folio
|
||||||
|
(bsc#1218052).
|
||||||
|
- khugepage: replace try_to_release_page() with
|
||||||
|
filemap_release_folio() (bsc#1218052).
|
||||||
|
- ext4: convert move_extent_per_page() to use folios
|
||||||
|
(bsc#1218052).
|
||||||
|
- media: qcom: camss: Fix set CSI2_RX_CFG1_VC_MODE when VC is
|
||||||
|
greater than 3 (bsc#1218052).
|
||||||
|
- media: camss: sm8250: Virtual channels for CSID (bsc#1218052).
|
||||||
|
- selftests: mptcp: set FAILING_LINKS in run_tests (bsc#1218052).
|
||||||
|
- selftests: mptcp: fix fastclose with csum failure (bsc#1218052).
|
||||||
|
- f2fs: set the default compress_level on ioctl (bsc#1218052).
|
||||||
|
- f2fs: assign default compression level (bsc#1218052).
|
||||||
|
- f2fs: convert to use bitmap API (bsc#1218052).
|
||||||
|
- f2fs: clean up i_compress_flag and i_compress_level usage
|
||||||
|
(bsc#1218052).
|
||||||
|
- s390/cpumf: support user space events for counting
|
||||||
|
(bsc#1218052).
|
||||||
|
- s390/mm: add missing arch_set_page_dat() call to
|
||||||
|
vmem_crst_alloc() (bsc#1218052).
|
||||||
|
- net/mlx5: Increase size of irq name buffer (bsc#1218052).
|
||||||
|
- blk-mq: make sure active queue usage is held for
|
||||||
|
bio_integrity_prep() (bsc#1218052).
|
||||||
|
- bpf: fix precision backtracking instruction iteration
|
||||||
|
(bsc#1218052).
|
||||||
|
- bpf: handle ldimm64 properly in check_cfg() (bsc#1218052).
|
||||||
|
- bpf: Support new 32bit offset jmp instruction (bsc#1218052).
|
||||||
|
- bpf: clean up visit_insn()'s instruction processing
|
||||||
|
(bsc#1218052).
|
||||||
|
- bpf: Remove unused insn_cnt argument from
|
||||||
|
visit_[func_call_]insn() (bsc#1218052).
|
||||||
|
- bpf: remove unnecessary prune and jump points (bsc#1218052).
|
||||||
|
- bpf: decouple prune and jump points (bsc#1218052).
|
||||||
|
- fbdev: imsttfb: fix double free in probe() (bsc#1218052).
|
||||||
|
- fbdev: imsttfb: Release framebuffer and dealloc cmap on error
|
||||||
|
path (bsc#1218052).
|
||||||
|
- arm64: dts: qcom: sdm845: Fix PSCI power domain names
|
||||||
|
(bsc#1218052).
|
||||||
|
- arm64: dts: qcom: sdm845: align RPMh regulator nodes with
|
||||||
|
bindings (bsc#1218052).
|
||||||
|
- wifi: iwlwifi: yoyo: swap cdb and jacket bits values
|
||||||
|
(bsc#1218052).
|
||||||
|
- udp: annotate data-races around udp->encap_type (bsc#1218052).
|
||||||
|
- udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO (bsc#1218052).
|
||||||
|
- udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
|
||||||
|
(bsc#1218052).
|
||||||
|
- udp: move udp->gro_enabled to udp->udp_flags (bsc#1218052).
|
||||||
|
- udp: move udp->no_check6_rx to udp->udp_flags (bsc#1218052).
|
||||||
|
- udp: move udp->no_check6_tx to udp->udp_flags (bsc#1218052).
|
||||||
|
- udp: introduce udp->udp_flags (bsc#1218052).
|
||||||
|
- ipv4, ipv6: Use splice_eof() to flush (bsc#1218052).
|
||||||
|
- splice, net: Add a splice_eof op to file-ops and socket-ops
|
||||||
|
(bsc#1218052).
|
||||||
|
- udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
|
||||||
|
(bsc#1218052).
|
||||||
|
- net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
|
||||||
|
(bsc#1218052).
|
||||||
|
- bpf, x86: save/restore regs with BPF_DW size (bsc#1218052).
|
||||||
|
- bpf, x86: Simplify the parsing logic of structure parameters
|
||||||
|
(bsc#1218052).
|
||||||
|
- bpf, x64: Fix tailcall infinite loop (bsc#1218052).
|
||||||
|
- srcu: Fix callbacks acceleration mishandling (bsc#1218052).
|
||||||
|
- cpu/SMT: Make SMT control more robust against enumeration
|
||||||
|
failures (bsc#1218052).
|
||||||
|
- cpu/SMT: Create topology_smt_thread_allowed() (bsc#1218052).
|
||||||
|
- selftests: secretmem: floor the memory size to the multiple
|
||||||
|
of page_size (bsc#1218052).
|
||||||
|
- net: Implement missing SO_TIMESTAMPING_NEW cmsg support
|
||||||
|
(bsc#1218052).
|
||||||
|
- bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()
|
||||||
|
(bsc#1218052).
|
||||||
|
- net: ravb: Wait for operating mode to be applied (bsc#1218052).
|
||||||
|
- asix: Add check for usbnet_get_endpoints (bsc#1218052).
|
||||||
|
- octeontx2-af: Re-enable MAC TX in otx2_stop processing
|
||||||
|
(bsc#1218052).
|
||||||
|
- octeontx2-af: Always configure NIX TX link credits based on
|
||||||
|
max frame size (bsc#1218052).
|
||||||
|
- net/smc: fix invalid link access in dumping SMC-R connections
|
||||||
|
(bsc#1218052).
|
||||||
|
- net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues
|
||||||
|
(bsc#1218052).
|
||||||
|
- igc: Fix hicredit calculation (bsc#1218052).
|
||||||
|
- i40e: Restore VF MSI-X state during PCI reset (bsc#1218052).
|
||||||
|
- ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF mux
|
||||||
|
(bsc#1218052).
|
||||||
|
- ASoC: meson: g12a-toacodec: Fix event generation (bsc#1218052).
|
||||||
|
- ASoC: meson: g12a-tohdmitx: Validate written enum values
|
||||||
|
(bsc#1218052).
|
||||||
|
- ASoC: meson: g12a-toacodec: Validate written enum values
|
||||||
|
(bsc#1218052).
|
||||||
|
- i40e: fix use-after-free in i40e_aqc_add_filters()
|
||||||
|
(bsc#1218052).
|
||||||
|
- net: Save and restore msg_namelen in sock_sendmsg (bsc#1218052).
|
||||||
|
- netfilter: nft_immediate: drop chain reference counter on error
|
||||||
|
(bsc#1218052).
|
||||||
|
- net: bcmgenet: Fix FCS generation for fragmented skbuffs
|
||||||
|
(bsc#1218052).
|
||||||
|
- sfc: fix a double-free bug in efx_probe_filters (bsc#1218052).
|
||||||
|
- ARM: sun9i: smp: Fix array-index-out-of-bounds read in
|
||||||
|
sunxi_mc_smp_init (bsc#1218052).
|
||||||
|
- selftests: bonding: do not set port down when adding to bond
|
||||||
|
(bsc#1218052).
|
||||||
|
- net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
|
||||||
|
(bsc#1218052).
|
||||||
|
- net: annotate data-races around sk->sk_bind_phc (bsc#1218052).
|
||||||
|
- net: annotate data-races around sk->sk_tsflags (bsc#1218052).
|
||||||
|
- net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps
|
||||||
|
(bsc#1218052).
|
||||||
|
- can: raw: add support for SO_MARK (bsc#1218052).
|
||||||
|
- r8169: Fix PCI error on system resume (bsc#1218052).
|
||||||
|
- net: sched: em_text: fix possible memory leak in
|
||||||
|
em_text_destroy() (bsc#1218052).
|
||||||
|
- mlxbf_gige: fix receive packet race condition (bsc#1218052).
|
||||||
|
- ASoC: mediatek: mt8186: fix AUD_PAD_TOP register and offset
|
||||||
|
(bsc#1218052).
|
||||||
|
- ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enable
|
||||||
|
(bsc#1218052).
|
||||||
|
- igc: Check VLAN EtherType mask (bsc#1218052).
|
||||||
|
- igc: Check VLAN TCI mask (bsc#1218052).
|
||||||
|
- igc: Report VLAN EtherType matching back to user (bsc#1218052).
|
||||||
|
- i40e: Fix filter input checks to prevent config with invalid
|
||||||
|
values (bsc#1218052).
|
||||||
|
- ice: Shut down VSI with "link-down-on-close" enabled
|
||||||
|
(bsc#1218052).
|
||||||
|
- ice: Fix link_down_on_close message (bsc#1218052).
|
||||||
|
- drm/i915/dp: Fix passing the correct DPCD_REV for
|
||||||
|
drm_dp_set_phy_test_pattern (bsc#1218052).
|
||||||
|
- octeontx2-af: Fix marking couple of structure as __packed
|
||||||
|
(bsc#1218052).
|
||||||
|
- nfc: llcp_core: Hold a ref to llcp_local->dev when holding a
|
||||||
|
ref to llcp_local (bsc#1218052).
|
||||||
|
- netfilter: nf_tables: set transport offset from mac header
|
||||||
|
for netdev/egress (bsc#1218052).
|
||||||
|
- netfilter: use skb_ip_totlen and iph_totlen (bsc#1218052).
|
||||||
|
- drm/bridge: ti-sn65dsi86: Never store more than msg->size
|
||||||
|
bytes in AUX xfer (bsc#1218052).
|
||||||
|
- wifi: iwlwifi: pcie: don't synchronize IRQs from IRQ
|
||||||
|
(bsc#1218052).
|
||||||
|
- KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRL
|
||||||
|
(bsc#1218052).
|
||||||
|
- cifs: do not depend on release_iface for maintaining iface_list
|
||||||
|
(bsc#1218052).
|
||||||
|
- cifs: cifs_chan_is_iface_active should be called with chan_lock
|
||||||
|
held (bsc#1218052).
|
||||||
|
- drm/mgag200: Fix gamma lut not initialized for G200ER, G200EV,
|
||||||
|
G200SE (bsc#1218052).
|
||||||
|
- Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
|
||||||
|
(bsc#1218052).
|
||||||
|
- mptcp: prevent tcp diag from closing listener subflows
|
||||||
|
(bsc#1218052).
|
||||||
|
- ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook
|
||||||
|
440 G6 (bsc#1218052).
|
||||||
|
- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ZBook
|
||||||
|
(bsc#1218052).
|
||||||
|
- ALSA: hda/realtek: enable SND_PCI_QUIRK for hp pavilion
|
||||||
|
14-ec1xxx series (bsc#1218052).
|
||||||
|
- block: Don't invalidate pagecache for invalid falloc modes
|
||||||
|
(bsc#1218052).
|
||||||
|
- keys, dns: Fix missing size check of V1 server-list header
|
||||||
|
(bsc#1218052).
|
||||||
|
- commit 1dc1956
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 5 17:13:22 CET 2024 - rfrohl@suse.com
|
Fri Jan 5 17:13:22 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define git_commit 7af3a9203032292c70129a909c806bd97da9eb6f
|
%define git_commit 186b0d0e3a0c9b5e87496348229c10a135103e36
|
||||||
%define variant -longterm%{nil}
|
%define variant -longterm%{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -25,10 +25,10 @@ Name: kernel-syms-longterm
|
|||||||
Summary: Kernel Symbol Versions (modversions)
|
Summary: Kernel Symbol Versions (modversions)
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
Version: 6.1.71
|
Version: 6.1.72
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g7af3a92
|
Release: <RELEASE>.g186b0d0
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:42b7199030c0f8ccbe4c5e870e6d8259d15a1991f29d718db8704a382e034a9e
|
oid sha256:143e38862a752aa5c79925aa3cb19dd0e3ad49c1a092be7645ae76fd2b345029
|
||||||
size 10650773
|
size 10797261
|
||||||
|
152
series.conf
152
series.conf
@ -12410,6 +12410,158 @@
|
|||||||
patches.kernel.org/6.1.71-100-tracing-kprobes-Fix-symbol-counting-logic-by-l.patch
|
patches.kernel.org/6.1.71-100-tracing-kprobes-Fix-symbol-counting-logic-by-l.patch
|
||||||
patches.kernel.org/6.1.71-101-Revert-platform-x86-p2sb-Allow-p2sb_bar-calls-.patch
|
patches.kernel.org/6.1.71-101-Revert-platform-x86-p2sb-Allow-p2sb_bar-calls-.patch
|
||||||
patches.kernel.org/6.1.71-102-Linux-6.1.71.patch
|
patches.kernel.org/6.1.71-102-Linux-6.1.71.patch
|
||||||
|
patches.kernel.org/6.1.72-001-keys-dns-Fix-missing-size-check-of-V1-server-l.patch
|
||||||
|
patches.kernel.org/6.1.72-002-block-Don-t-invalidate-pagecache-for-invalid-f.patch
|
||||||
|
patches.kernel.org/6.1.72-003-ALSA-hda-realtek-enable-SND_PCI_QUIRK-for-hp-p.patch
|
||||||
|
patches.kernel.org/6.1.72-004-ALSA-hda-realtek-fix-mute-micmute-LEDs-for-a-H.patch
|
||||||
|
patches.kernel.org/6.1.72-005-ALSA-hda-realtek-Fix-mute-and-mic-mute-LEDs-fo.patch
|
||||||
|
patches.kernel.org/6.1.72-006-mptcp-prevent-tcp-diag-from-closing-listener-s.patch
|
||||||
|
patches.kernel.org/6.1.72-007-Revert-PCI-ASPM-Remove-pcie_aspm_pm_state_chan.patch
|
||||||
|
patches.kernel.org/6.1.72-008-drm-mgag200-Fix-gamma-lut-not-initialized-for-.patch
|
||||||
|
patches.kernel.org/6.1.72-009-cifs-cifs_chan_is_iface_active-should-be-calle.patch
|
||||||
|
patches.kernel.org/6.1.72-010-cifs-do-not-depend-on-release_iface-for-mainta.patch
|
||||||
|
patches.kernel.org/6.1.72-011-KVM-x86-pmu-fix-masking-logic-for-MSR_CORE_PER.patch
|
||||||
|
patches.kernel.org/6.1.72-012-wifi-iwlwifi-pcie-don-t-synchronize-IRQs-from-.patch
|
||||||
|
patches.kernel.org/6.1.72-013-drm-bridge-ti-sn65dsi86-Never-store-more-than-.patch
|
||||||
|
patches.kernel.org/6.1.72-014-netfilter-use-skb_ip_totlen-and-iph_totlen.patch
|
||||||
|
patches.kernel.org/6.1.72-015-netfilter-nf_tables-set-transport-offset-from-.patch
|
||||||
|
patches.kernel.org/6.1.72-016-nfc-llcp_core-Hold-a-ref-to-llcp_local-dev-whe.patch
|
||||||
|
patches.kernel.org/6.1.72-017-octeontx2-af-Fix-marking-couple-of-structure-a.patch
|
||||||
|
patches.kernel.org/6.1.72-018-drm-i915-dp-Fix-passing-the-correct-DPCD_REV-f.patch
|
||||||
|
patches.kernel.org/6.1.72-019-ice-Fix-link_down_on_close-message.patch
|
||||||
|
patches.kernel.org/6.1.72-020-ice-Shut-down-VSI-with-link-down-on-close-enab.patch
|
||||||
|
patches.kernel.org/6.1.72-021-i40e-Fix-filter-input-checks-to-prevent-config.patch
|
||||||
|
patches.kernel.org/6.1.72-022-igc-Report-VLAN-EtherType-matching-back-to-use.patch
|
||||||
|
patches.kernel.org/6.1.72-023-igc-Check-VLAN-TCI-mask.patch
|
||||||
|
patches.kernel.org/6.1.72-024-igc-Check-VLAN-EtherType-mask.patch
|
||||||
|
patches.kernel.org/6.1.72-025-ASoC-fsl_rpmsg-Fix-error-handler-with-pm_runti.patch
|
||||||
|
patches.kernel.org/6.1.72-026-ASoC-mediatek-mt8186-fix-AUD_PAD_TOP-register-.patch
|
||||||
|
patches.kernel.org/6.1.72-027-mlxbf_gige-fix-receive-packet-race-condition.patch
|
||||||
|
patches.kernel.org/6.1.72-028-net-sched-em_text-fix-possible-memory-leak-in-.patch
|
||||||
|
patches.kernel.org/6.1.72-029-r8169-Fix-PCI-error-on-system-resume.patch
|
||||||
|
patches.kernel.org/6.1.72-030-can-raw-add-support-for-SO_MARK.patch
|
||||||
|
patches.kernel.org/6.1.72-031-net-timestamp-extend-SOF_TIMESTAMPING_OPT_ID-t.patch
|
||||||
|
patches.kernel.org/6.1.72-032-net-annotate-data-races-around-sk-sk_tsflags.patch
|
||||||
|
patches.kernel.org/6.1.72-033-net-annotate-data-races-around-sk-sk_bind_phc.patch
|
||||||
|
patches.kernel.org/6.1.72-034-net-Implement-missing-getsockopt-SO_TIMESTAMPI.patch
|
||||||
|
patches.kernel.org/6.1.72-035-selftests-bonding-do-not-set-port-down-when-ad.patch
|
||||||
|
patches.kernel.org/6.1.72-036-ARM-sun9i-smp-Fix-array-index-out-of-bounds-re.patch
|
||||||
|
patches.kernel.org/6.1.72-037-sfc-fix-a-double-free-bug-in-efx_probe_filters.patch
|
||||||
|
patches.kernel.org/6.1.72-038-net-bcmgenet-Fix-FCS-generation-for-fragmented.patch
|
||||||
|
patches.kernel.org/6.1.72-039-netfilter-nft_immediate-drop-chain-reference-c.patch
|
||||||
|
patches.kernel.org/6.1.72-040-net-Save-and-restore-msg_namelen-in-sock_sendm.patch
|
||||||
|
patches.kernel.org/6.1.72-041-i40e-fix-use-after-free-in-i40e_aqc_add_filter.patch
|
||||||
|
patches.kernel.org/6.1.72-042-ASoC-meson-g12a-toacodec-Validate-written-enum.patch
|
||||||
|
patches.kernel.org/6.1.72-043-ASoC-meson-g12a-tohdmitx-Validate-written-enum.patch
|
||||||
|
patches.kernel.org/6.1.72-044-ASoC-meson-g12a-toacodec-Fix-event-generation.patch
|
||||||
|
patches.kernel.org/6.1.72-045-ASoC-meson-g12a-tohdmitx-Fix-event-generation-.patch
|
||||||
|
patches.kernel.org/6.1.72-046-i40e-Restore-VF-MSI-X-state-during-PCI-reset.patch
|
||||||
|
patches.kernel.org/6.1.72-047-igc-Fix-hicredit-calculation.patch
|
||||||
|
patches.kernel.org/6.1.72-048-net-qla3xxx-fix-potential-memleak-in-ql_alloc_.patch
|
||||||
|
patches.kernel.org/6.1.72-049-net-smc-fix-invalid-link-access-in-dumping-SMC.patch
|
||||||
|
patches.kernel.org/6.1.72-050-octeontx2-af-Always-configure-NIX-TX-link-cred.patch
|
||||||
|
patches.kernel.org/6.1.72-051-octeontx2-af-Re-enable-MAC-TX-in-otx2_stop-pro.patch
|
||||||
|
patches.kernel.org/6.1.72-052-asix-Add-check-for-usbnet_get_endpoints.patch
|
||||||
|
patches.kernel.org/6.1.72-053-net-ravb-Wait-for-operating-mode-to-be-applied.patch
|
||||||
|
patches.kernel.org/6.1.72-054-bnxt_en-Remove-mis-applied-code-from-bnxt_cfg_.patch
|
||||||
|
patches.kernel.org/6.1.72-055-net-Implement-missing-SO_TIMESTAMPING_NEW-cmsg.patch
|
||||||
|
patches.kernel.org/6.1.72-056-selftests-secretmem-floor-the-memory-size-to-t.patch
|
||||||
|
patches.kernel.org/6.1.72-057-cpu-SMT-Create-topology_smt_thread_allowed.patch
|
||||||
|
patches.kernel.org/6.1.72-058-cpu-SMT-Make-SMT-control-more-robust-against-e.patch
|
||||||
|
patches.kernel.org/6.1.72-059-srcu-Fix-callbacks-acceleration-mishandling.patch
|
||||||
|
patches.kernel.org/6.1.72-060-bpf-x64-Fix-tailcall-infinite-loop.patch
|
||||||
|
patches.kernel.org/6.1.72-061-bpf-x86-Simplify-the-parsing-logic-of-structur.patch
|
||||||
|
patches.kernel.org/6.1.72-062-bpf-x86-save-restore-regs-with-BPF_DW-size.patch
|
||||||
|
patches.kernel.org/6.1.72-063-net-Declare-MSG_SPLICE_PAGES-internal-sendmsg-.patch
|
||||||
|
patches.kernel.org/6.1.72-064-udp-Convert-udp_sendpage-to-use-MSG_SPLICE_PAG.patch
|
||||||
|
patches.kernel.org/6.1.72-065-splice-net-Add-a-splice_eof-op-to-file-ops-and.patch
|
||||||
|
patches.kernel.org/6.1.72-066-ipv4-ipv6-Use-splice_eof-to-flush.patch
|
||||||
|
patches.kernel.org/6.1.72-067-udp-introduce-udp-udp_flags.patch
|
||||||
|
patches.kernel.org/6.1.72-068-udp-move-udp-no_check6_tx-to-udp-udp_flags.patch
|
||||||
|
patches.kernel.org/6.1.72-069-udp-move-udp-no_check6_rx-to-udp-udp_flags.patch
|
||||||
|
patches.kernel.org/6.1.72-070-udp-move-udp-gro_enabled-to-udp-udp_flags.patch
|
||||||
|
patches.kernel.org/6.1.72-071-udp-move-udp-accept_udp_-l4-fraglist-to-udp-ud.patch
|
||||||
|
patches.kernel.org/6.1.72-072-udp-lockless-UDP_ENCAP_L2TPINUDP-UDP_GRO.patch
|
||||||
|
patches.kernel.org/6.1.72-073-udp-annotate-data-races-around-udp-encap_type.patch
|
||||||
|
patches.kernel.org/6.1.72-074-wifi-iwlwifi-yoyo-swap-cdb-and-jacket-bits-val.patch
|
||||||
|
patches.kernel.org/6.1.72-075-arm64-dts-qcom-sdm845-align-RPMh-regulator-nod.patch
|
||||||
|
patches.kernel.org/6.1.72-076-arm64-dts-qcom-sdm845-Fix-PSCI-power-domain-na.patch
|
||||||
|
patches.kernel.org/6.1.72-077-fbdev-imsttfb-Release-framebuffer-and-dealloc-.patch
|
||||||
|
patches.kernel.org/6.1.72-078-fbdev-imsttfb-fix-double-free-in-probe.patch
|
||||||
|
patches.kernel.org/6.1.72-079-bpf-decouple-prune-and-jump-points.patch
|
||||||
|
patches.kernel.org/6.1.72-080-bpf-remove-unnecessary-prune-and-jump-points.patch
|
||||||
|
patches.kernel.org/6.1.72-081-bpf-Remove-unused-insn_cnt-argument-from-visit.patch
|
||||||
|
patches.kernel.org/6.1.72-082-bpf-clean-up-visit_insn-s-instruction-processi.patch
|
||||||
|
patches.kernel.org/6.1.72-083-bpf-Support-new-32bit-offset-jmp-instruction.patch
|
||||||
|
patches.kernel.org/6.1.72-084-bpf-handle-ldimm64-properly-in-check_cfg.patch
|
||||||
|
patches.kernel.org/6.1.72-085-bpf-fix-precision-backtracking-instruction-ite.patch
|
||||||
|
patches.kernel.org/6.1.72-086-blk-mq-make-sure-active-queue-usage-is-held-fo.patch
|
||||||
|
patches.kernel.org/6.1.72-087-net-mlx5-Increase-size-of-irq-name-buffer.patch
|
||||||
|
patches.kernel.org/6.1.72-088-s390-mm-add-missing-arch_set_page_dat-call-to-.patch
|
||||||
|
patches.kernel.org/6.1.72-089-s390-cpumf-support-user-space-events-for-count.patch
|
||||||
|
patches.kernel.org/6.1.72-090-f2fs-clean-up-i_compress_flag-and-i_compress_l.patch
|
||||||
|
patches.kernel.org/6.1.72-091-f2fs-convert-to-use-bitmap-API.patch
|
||||||
|
patches.kernel.org/6.1.72-092-f2fs-assign-default-compression-level.patch
|
||||||
|
patches.kernel.org/6.1.72-093-f2fs-set-the-default-compress_level-on-ioctl.patch
|
||||||
|
patches.kernel.org/6.1.72-094-selftests-mptcp-fix-fastclose-with-csum-failur.patch
|
||||||
|
patches.kernel.org/6.1.72-095-selftests-mptcp-set-FAILING_LINKS-in-run_tests.patch
|
||||||
|
patches.kernel.org/6.1.72-096-media-camss-sm8250-Virtual-channels-for-CSID.patch
|
||||||
|
patches.kernel.org/6.1.72-097-media-qcom-camss-Fix-set-CSI2_RX_CFG1_VC_MODE-.patch
|
||||||
|
patches.kernel.org/6.1.72-098-ext4-convert-move_extent_per_page-to-use-folio.patch
|
||||||
|
patches.kernel.org/6.1.72-099-khugepage-replace-try_to_release_page-with-fil.patch
|
||||||
|
patches.kernel.org/6.1.72-100-memory-failure-convert-truncate_error_page-to-.patch
|
||||||
|
patches.kernel.org/6.1.72-101-mm-merge-folio_has_private-filemap_release_fol.patch
|
||||||
|
patches.kernel.org/6.1.72-102-mm-netfs-fscache-stop-read-optimisation-when-f.patch
|
||||||
|
patches.kernel.org/6.1.72-103-filemap-add-a-per-mapping-stable-writes-flag.patch
|
||||||
|
patches.kernel.org/6.1.72-104-block-update-the-stable_writes-flag-in-bdev_ad.patch
|
||||||
|
patches.kernel.org/6.1.72-105-smb-client-fix-missing-mode-bits-for-SMB-symli.patch
|
||||||
|
patches.kernel.org/6.1.72-106-net-dpaa2-eth-rearrange-variable-in-dpaa2_eth_.patch
|
||||||
|
patches.kernel.org/6.1.72-107-dpaa2-eth-recycle-the-RX-buffer-only-after-all.patch
|
||||||
|
patches.kernel.org/6.1.72-108-ethtool-don-t-propagate-EOPNOTSUPP-from-dumps.patch
|
||||||
|
patches.kernel.org/6.1.72-109-bpf-sockmap-af_unix-stream-sockets-need-to-hol.patch
|
||||||
|
patches.kernel.org/6.1.72-110-firmware-arm_scmi-Fix-frequency-truncation-by-.patch
|
||||||
|
patches.kernel.org/6.1.72-111-ALSA-hda-realtek-Add-quirk-for-Lenovo-Yoga-Pro.patch
|
||||||
|
patches.kernel.org/6.1.72-112-genirq-affinity-Remove-the-firstvec-parameter-.patch
|
||||||
|
patches.kernel.org/6.1.72-113-genirq-affinity-Pass-affinity-managed-mask-arr.patch
|
||||||
|
patches.kernel.org/6.1.72-114-genirq-affinity-Don-t-pass-irq_affinity_desc-a.patch
|
||||||
|
patches.kernel.org/6.1.72-115-genirq-affinity-Rename-irq_build_affinity_mask.patch
|
||||||
|
patches.kernel.org/6.1.72-116-genirq-affinity-Move-group_cpus_evenly-into-li.patch
|
||||||
|
patches.kernel.org/6.1.72-117-lib-group_cpus.c-avoid-acquiring-cpu-hotplug-l.patch
|
||||||
|
patches.kernel.org/6.1.72-118-mm-memory_hotplug-add-missing-mem_hotplug_lock.patch
|
||||||
|
patches.kernel.org/6.1.72-119-mm-memory_hotplug-fix-error-handling-in-add_me.patch
|
||||||
|
patches.kernel.org/6.1.72-120-net-sched-call-tcf_ct_params_free-to-free-para.patch
|
||||||
|
patches.kernel.org/6.1.72-121-netfilter-flowtable-allow-unidirectional-rules.patch
|
||||||
|
patches.kernel.org/6.1.72-122-netfilter-flowtable-cache-info-of-last-offload.patch
|
||||||
|
patches.kernel.org/6.1.72-123-net-sched-act_ct-offload-UDP-NEW-connections.patch
|
||||||
|
patches.kernel.org/6.1.72-124-net-sched-act_ct-Fix-promotion-of-offloaded-un.patch
|
||||||
|
patches.kernel.org/6.1.72-125-netfilter-flowtable-GC-pushes-back-packets-to-.patch
|
||||||
|
patches.kernel.org/6.1.72-126-net-sched-act_ct-Take-per-cb-reference-to-tcf_.patch
|
||||||
|
patches.kernel.org/6.1.72-127-octeontx2-af-Fix-pause-frame-configuration.patch
|
||||||
|
patches.kernel.org/6.1.72-128-octeontx2-af-Support-variable-number-of-lmacs.patch
|
||||||
|
patches.kernel.org/6.1.72-129-btrfs-fix-qgroup_free_reserved_data-int-overfl.patch
|
||||||
|
patches.kernel.org/6.1.72-130-btrfs-mark-the-len-field-in-struct-btrfs_order.patch
|
||||||
|
patches.kernel.org/6.1.72-131-ring-buffer-Fix-32-bit-rb_time_read-race-with-.patch
|
||||||
|
patches.kernel.org/6.1.72-132-firewire-ohci-suppress-unexpected-system-reboo.patch
|
||||||
|
patches.kernel.org/6.1.72-133-x86-kprobes-fix-incorrect-return-address-calcu.patch
|
||||||
|
patches.kernel.org/6.1.72-134-i2c-core-Fix-atomic-xfer-check-for-non-preempt.patch
|
||||||
|
patches.kernel.org/6.1.72-135-mm-fix-unmap_mapping_range-high-bits-shift-bug.patch
|
||||||
|
patches.kernel.org/6.1.72-136-drm-amdgpu-skip-gpu_info-fw-loading-on-navi12.patch
|
||||||
|
patches.kernel.org/6.1.72-137-drm-amd-display-add-nv12-bounding-box.patch
|
||||||
|
patches.kernel.org/6.1.72-138-mmc-meson-mx-sdhc-Fix-initialization-frozen-is.patch
|
||||||
|
patches.kernel.org/6.1.72-139-mmc-rpmb-fixes-pause-retune-on-all-RPMB-partit.patch
|
||||||
|
patches.kernel.org/6.1.72-140-mmc-core-Cancel-delayed-work-before-releasing-.patch
|
||||||
|
patches.kernel.org/6.1.72-141-mmc-sdhci-sprd-Fix-eMMC-init-failure-after-hw-.patch
|
||||||
|
patches.kernel.org/6.1.72-142-genirq-affinity-Only-build-SMP-only-helper-fun.patch
|
||||||
|
patches.kernel.org/6.1.72-143-f2fs-compress-fix-to-assign-compress_level-for.patch
|
||||||
|
patches.kernel.org/6.1.72-144-net-sched-act_ct-additional-checks-for-outdate.patch
|
||||||
|
patches.kernel.org/6.1.72-145-net-sched-act_ct-Always-fill-offloading-tuple-.patch
|
||||||
|
patches.kernel.org/6.1.72-146-bpf-Fix-a-verifier-bug-due-to-incorrect-branch.patch
|
||||||
|
patches.kernel.org/6.1.72-147-bpf-syzkaller-found-null-ptr-deref-in-unix_bpf.patch
|
||||||
|
patches.kernel.org/6.1.72-148-media-qcom-camss-Comment-CSID-dt_id-field.patch
|
||||||
|
patches.kernel.org/6.1.72-149-smb3-Replace-smb2pdu-1-element-arrays-with-fle.patch
|
||||||
|
patches.kernel.org/6.1.72-150-Revert-interconnect-qcom-sm8250-Enable-sync_st.patch
|
||||||
|
patches.kernel.org/6.1.72-151-Linux-6.1.72.patch
|
||||||
|
patches.kernel.org/keys,-dns:-Fix-size-check-of-V1-server-list-header.patch
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Build fixes that apply to the vanilla kernel too.
|
# Build fixes that apply to the vanilla kernel too.
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2024-01-08 09:42:51 +0000
|
2024-01-11 15:11:06 +0000
|
||||||
GIT Revision: 7af3a9203032292c70129a909c806bd97da9eb6f
|
GIT Revision: 186b0d0e3a0c9b5e87496348229c10a135103e36
|
||||||
GIT Branch: slowroll
|
GIT Branch: slowroll
|
||||||
|
Loading…
Reference in New Issue
Block a user