commit 3e5b219e834c2731f503657cd93ddc2091dd706e
OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=21
This commit is contained in:
parent
75830a0fea
commit
967084b817
@ -1,3 +1,232 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 16 23:43:00 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- Update blacklist.conf: add ebd4acc0cbea (riscv)
|
||||||
|
- commit 3e5b219
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 16 23:41:50 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- backport: af_unix: Fix task hung while purging oob_skb in GC (bsc#1218260).
|
||||||
|
- commit ef558e3
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 16 22:59:17 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- Linux 6.6.17 (bsc#1218260).
|
||||||
|
- netfilter: nft_set_rbtree: skip end interval element from gc
|
||||||
|
(bsc#1218260).
|
||||||
|
- net: stmmac: xgmac: fix a typo of register name in DPP safety
|
||||||
|
handling (bsc#1218260).
|
||||||
|
- ALSA: usb-audio: Sort quirk table entries (bsc#1218260).
|
||||||
|
- net: stmmac: xgmac: use #define for string constants
|
||||||
|
(bsc#1218260).
|
||||||
|
- io_uring/net: limit inline multishot retries (bsc#1218260).
|
||||||
|
- io_uring/poll: add requeue return code from poll multishot
|
||||||
|
handling (bsc#1218260).
|
||||||
|
- io_uring/net: un-indent mshot retry path in io_recv_finish()
|
||||||
|
(bsc#1218260).
|
||||||
|
- io_uring/poll: move poll execution helpers higher up
|
||||||
|
(bsc#1218260).
|
||||||
|
- io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL
|
||||||
|
and buffers (bsc#1218260).
|
||||||
|
- media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
|
||||||
|
(bsc#1218260).
|
||||||
|
- Revert "ASoC: amd: Add new dmi entries for acp5x platform"
|
||||||
|
(bsc#1218260).
|
||||||
|
- Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping
|
||||||
|
ATKBD_CMD_GETID (bsc#1218260).
|
||||||
|
- Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
|
||||||
|
(bsc#1218260).
|
||||||
|
- hrtimer: Report offline hrtimer enqueue (bsc#1218260).
|
||||||
|
- usb: dwc3: pci: add support for the Intel Arrow Lake-H
|
||||||
|
(bsc#1218260).
|
||||||
|
- xhci: handle isoc Babble and Buffer Overrun events properly
|
||||||
|
(bsc#1218260).
|
||||||
|
- xhci: process isoc TD properly when there was a transaction
|
||||||
|
error mid TD (bsc#1218260).
|
||||||
|
- usb: host: xhci-plat: Add support for
|
||||||
|
XHCI_SG_TRB_CACHE_SIZE_QUIRK (bsc#1218260).
|
||||||
|
- usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK (bsc#1218260).
|
||||||
|
- x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user()
|
||||||
|
fixups (bsc#1218260).
|
||||||
|
- Revert "usb: typec: tcpm: fix cc role at port reset"
|
||||||
|
(bsc#1218260).
|
||||||
|
- USB: serial: cp210x: add ID for IMST iM871A-USB (bsc#1218260).
|
||||||
|
- USB: serial: option: add Fibocom FM101-GL variant (bsc#1218260).
|
||||||
|
- USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e
|
||||||
|
(bsc#1218260).
|
||||||
|
- ALSA: usb-audio: add quirk for RODE NT-USB+ (bsc#1218260).
|
||||||
|
- ALSA: usb-audio: Add a quirk for Yamaha YIT-W12TX transmitter
|
||||||
|
(bsc#1218260).
|
||||||
|
- ALSA: usb-audio: Add delay quirk for MOTU M Series 2nd revision
|
||||||
|
(bsc#1218260).
|
||||||
|
- blk-iocost: Fix an UBSAN shift-out-of-bounds warning
|
||||||
|
(bsc#1218260).
|
||||||
|
- riscv: declare overflow_stack as exported from traps.c
|
||||||
|
(bsc#1218260).
|
||||||
|
- riscv: Fix arch_hugetlb_migration_supported() for NAPOT
|
||||||
|
(bsc#1218260).
|
||||||
|
- libceph: just wait for more data to be available on the socket
|
||||||
|
(bsc#1218260).
|
||||||
|
- libceph: rename read_sparse_msg_*() to
|
||||||
|
read_partial_sparse_msg_*() (bsc#1218260).
|
||||||
|
- riscv: Flush the tlb when a page directory is freed
|
||||||
|
(bsc#1218260).
|
||||||
|
- scsi: core: Move scsi_host_busy() out of host lock if it is
|
||||||
|
for per-command (bsc#1218260).
|
||||||
|
- riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled
|
||||||
|
(bsc#1218260).
|
||||||
|
- riscv: Fix set_huge_pte_at() for NAPOT mapping (bsc#1218260).
|
||||||
|
- riscv: mm: execute local TLB flush after populating vmemmap
|
||||||
|
(bsc#1218260).
|
||||||
|
- mm: Introduce flush_cache_vmap_early() (bsc#1218260).
|
||||||
|
- riscv: Improve flush_tlb_kernel_range() (bsc#1218260).
|
||||||
|
- riscv: Make __flush_tlb_range() loop over pte instead of
|
||||||
|
flushing the whole tlb (bsc#1218260).
|
||||||
|
- riscv: Improve tlb_flush() (bsc#1218260).
|
||||||
|
- fs/ntfs3: Fix an NULL dereference bug (bsc#1218260).
|
||||||
|
- netfilter: nft_set_pipapo: remove scratch_aligned pointer
|
||||||
|
(bsc#1218260).
|
||||||
|
- netfilter: nft_set_pipapo: add helper to release pcpu scratch
|
||||||
|
area (bsc#1218260).
|
||||||
|
- netfilter: nft_set_pipapo: store index in scratch maps
|
||||||
|
(bsc#1218260).
|
||||||
|
- netfilter: nft_ct: reject direction for ct id (bsc#1218260).
|
||||||
|
- drm/amd/display: Implement bounds check for stream encoder
|
||||||
|
creation in DCN301 (bsc#1218260).
|
||||||
|
- drm/amd/display: Add NULL test for 'timing generator' in
|
||||||
|
'dcn21_set_pipe()' (bsc#1218260).
|
||||||
|
- drm/amd/display: Fix 'panel_cntl' could be null in
|
||||||
|
'dcn21_set_backlight_level()' (bsc#1218260).
|
||||||
|
- netfilter: nft_compat: restrict match/target protocol to u16
|
||||||
|
(bsc#1218260).
|
||||||
|
- netfilter: nft_compat: reject unused compat flag (bsc#1218260).
|
||||||
|
- netfilter: nft_compat: narrow down revision to unsigned 8-bits
|
||||||
|
(bsc#1218260).
|
||||||
|
- selftests: cmsg_ipv6: repeat the exact packet (bsc#1218260).
|
||||||
|
- ppp_async: limit MRU to 64K (bsc#1218260).
|
||||||
|
- af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC
|
||||||
|
(bsc#1218260).
|
||||||
|
- tipc: Check the bearer type before calling
|
||||||
|
tipc_udp_nl_bearer_add() (bsc#1218260).
|
||||||
|
- selftests: net: let big_tcp test cope with slow env
|
||||||
|
(bsc#1218260).
|
||||||
|
- rxrpc: Fix counting of new acks and nacks (bsc#1218260).
|
||||||
|
- rxrpc: Fix response to PING RESPONSE ACKs to a dead call
|
||||||
|
(bsc#1218260).
|
||||||
|
- rxrpc: Fix delayed ACKs to not set the reference serial number
|
||||||
|
(bsc#1218260).
|
||||||
|
- rxrpc: Fix generation of serial numbers to skip zero
|
||||||
|
(bsc#1218260).
|
||||||
|
- drm/i915/gvt: Fix uninitialized variable in handle_mmio()
|
||||||
|
(bsc#1218260).
|
||||||
|
- inet: read sk->sk_family once in inet_recv_error()
|
||||||
|
(bsc#1218260).
|
||||||
|
- hwmon: (coretemp) Fix bogus core_id to attr name mapping
|
||||||
|
(bsc#1218260).
|
||||||
|
- hwmon: (coretemp) Fix out-of-bounds memory access (bsc#1218260).
|
||||||
|
- hwmon: (aspeed-pwm-tacho) mutex for tach reading (bsc#1218260).
|
||||||
|
- octeontx2-pf: Fix a memleak otx2_sq_init (bsc#1218260).
|
||||||
|
- atm: idt77252: fix a memleak in open_card_ubr0 (bsc#1218260).
|
||||||
|
- tunnels: fix out of bounds access when building IPv6 PMTU error
|
||||||
|
(bsc#1218260).
|
||||||
|
- tsnep: Fix mapping for zero copy XDP_TX action (bsc#1218260).
|
||||||
|
- selftests: net: avoid just another constant wait (bsc#1218260).
|
||||||
|
- selftests: net: fix tcp listener handling in pmtu.sh
|
||||||
|
(bsc#1218260).
|
||||||
|
- selftests/net: change shebang to bash to support "source"
|
||||||
|
(bsc#1218260).
|
||||||
|
- selftests/net: convert pmtu.sh to run it in unique namespace
|
||||||
|
(bsc#1218260).
|
||||||
|
- selftests/net: convert unicast_extensions.sh to run it in
|
||||||
|
unique namespace (bsc#1218260).
|
||||||
|
- selftests: net: cut more slack for gro fwd tests (bsc#1218260).
|
||||||
|
- net: atlantic: Fix DMA mapping for PTP hwts ring (bsc#1218260).
|
||||||
|
- netdevsim: avoid potential loop in nsim_dev_trap_report_work()
|
||||||
|
(bsc#1218260).
|
||||||
|
- wifi: brcmfmac: Adjust n_channels usage for __counted_by
|
||||||
|
(bsc#1218260).
|
||||||
|
- wifi: iwlwifi: exit eSR only after the FW does (bsc#1218260).
|
||||||
|
- wifi: mac80211: fix waiting for beacons logic (bsc#1218260).
|
||||||
|
- wifi: mac80211: fix RCU use in TDLS fast-xmit (bsc#1218260).
|
||||||
|
- net: stmmac: xgmac: fix handling of DPP safety error for DMA
|
||||||
|
channels (bsc#1218260).
|
||||||
|
- x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR
|
||||||
|
(bsc#1218260).
|
||||||
|
- x86/efistub: Give up if memory attribute protocol returns an
|
||||||
|
error (bsc#1218260).
|
||||||
|
- drm/msm/dpu: check for valid hw_pp in
|
||||||
|
dpu_encoder_helper_phys_cleanup (bsc#1218260).
|
||||||
|
- drm/msm/dp: return correct Colorimetry for
|
||||||
|
DP_TEST_DYNAMIC_RANGE_CEA case (bsc#1218260).
|
||||||
|
- drm/msms/dp: fixed link clock divider bits be over written in
|
||||||
|
BPC unknown case (bsc#1218260).
|
||||||
|
- xfs: respect the stable writes flag on the RT device
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: clean up FS_XFLAG_REALTIME handling in
|
||||||
|
xfs_ioctl_setattr_xflags (bsc#1218260).
|
||||||
|
- xfs: dquot recovery does not validate the recovered dquot
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: clean up dqblk extraction (bsc#1218260).
|
||||||
|
- xfs: inode recovery does not validate the recovered inode
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: fix again select in kconfig XFS_ONLINE_SCRUB_STATS
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: fix internal error from AGFL exhaustion (bsc#1218260).
|
||||||
|
- xfs: up(ic_sema) if flushing data device fails (bsc#1218260).
|
||||||
|
- xfs: only remap the written blocks in xfs_reflink_end_cow_extent
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: abort intent items when recovery intents fail
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: factor out xfs_defer_pending_abort (bsc#1218260).
|
||||||
|
- xfs: allow read IO and FICLONE to run concurrently
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: handle nimaps=0 from xfs_bmapi_write in
|
||||||
|
xfs_alloc_file_space (bsc#1218260).
|
||||||
|
- xfs: introduce protection for drop nlink (bsc#1218260).
|
||||||
|
- xfs: make sure maxlen is still congruent with prod when rounding
|
||||||
|
down (bsc#1218260).
|
||||||
|
- xfs: fix units conversion error in xfs_bmap_del_extent_delay
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: rt stubs should return negative errnos when rt disabled
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: prevent rt growfs when quota is enabled (bsc#1218260).
|
||||||
|
- xfs: hoist freeing of rt data fork extent mappings
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: bump max fsgeom struct version (bsc#1218260).
|
||||||
|
- MAINTAINERS: add Catherine as xfs maintainer for 6.6.y
|
||||||
|
(bsc#1218260).
|
||||||
|
- rust: upgrade to Rust 1.73.0 (bsc#1218260).
|
||||||
|
- rust: print: use explicit link in documentation (bsc#1218260).
|
||||||
|
- rust: task: remove redundant explicit link (bsc#1218260).
|
||||||
|
- rust: upgrade to Rust 1.72.1 (bsc#1218260).
|
||||||
|
- rust: arc: add explicit `drop()` around `Box::from_raw()`
|
||||||
|
(bsc#1218260).
|
||||||
|
- cifs: failure to add channel on iface should bump up weight
|
||||||
|
(bsc#1218260).
|
||||||
|
- cifs: avoid redundant calls to disable multichannel
|
||||||
|
(bsc#1218260).
|
||||||
|
- phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP
|
||||||
|
(bsc#1218260).
|
||||||
|
- dmaengine: fix is_slave_direction() return false when
|
||||||
|
DMA_DEV_TO_DEV (bsc#1218260).
|
||||||
|
- perf evlist: Fix evlist__new_default() for > 1 core PMU
|
||||||
|
(bsc#1218260).
|
||||||
|
- phy: renesas: rcar-gen3-usb2: Fix returning wrong error code
|
||||||
|
(bsc#1218260).
|
||||||
|
- dmaengine: fsl-qdma: Fix a memory leak related to the queue
|
||||||
|
command DMA (bsc#1218260).
|
||||||
|
- dmaengine: fsl-qdma: Fix a memory leak related to the status
|
||||||
|
queue DMA (bsc#1218260).
|
||||||
|
- dmaengine: ti: k3-udma: Report short packet errors
|
||||||
|
(bsc#1218260).
|
||||||
|
- dmaengine: fsl-dpaa2-qdma: Fix the size of dma pools
|
||||||
|
(bsc#1218260).
|
||||||
|
- ext4: regenerate buddy after block freeing failed if under fc
|
||||||
|
replay (bsc#1218260).
|
||||||
|
- commit 77e76e5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 5 22:22:06 CET 2024 - rfrohl@suse.com
|
Mon Feb 5 22:22:06 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.6
|
%define srcversion 6.6
|
||||||
%define patchversion 6.6.16
|
%define patchversion 6.6.17
|
||||||
%define git_commit 9e8fce2bcb7ba2e586e26d797abe192be9ae4a8d
|
%define git_commit 3e5b219e834c2731f503657cd93ddc2091dd706e
|
||||||
%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.6.16
|
Version: 6.6.17
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g9e8fce2
|
Release: <RELEASE>.g3e5b219
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,232 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 16 23:43:00 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- Update blacklist.conf: add ebd4acc0cbea (riscv)
|
||||||
|
- commit 3e5b219
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 16 23:41:50 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- backport: af_unix: Fix task hung while purging oob_skb in GC (bsc#1218260).
|
||||||
|
- commit ef558e3
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 16 22:59:17 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- Linux 6.6.17 (bsc#1218260).
|
||||||
|
- netfilter: nft_set_rbtree: skip end interval element from gc
|
||||||
|
(bsc#1218260).
|
||||||
|
- net: stmmac: xgmac: fix a typo of register name in DPP safety
|
||||||
|
handling (bsc#1218260).
|
||||||
|
- ALSA: usb-audio: Sort quirk table entries (bsc#1218260).
|
||||||
|
- net: stmmac: xgmac: use #define for string constants
|
||||||
|
(bsc#1218260).
|
||||||
|
- io_uring/net: limit inline multishot retries (bsc#1218260).
|
||||||
|
- io_uring/poll: add requeue return code from poll multishot
|
||||||
|
handling (bsc#1218260).
|
||||||
|
- io_uring/net: un-indent mshot retry path in io_recv_finish()
|
||||||
|
(bsc#1218260).
|
||||||
|
- io_uring/poll: move poll execution helpers higher up
|
||||||
|
(bsc#1218260).
|
||||||
|
- io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL
|
||||||
|
and buffers (bsc#1218260).
|
||||||
|
- media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
|
||||||
|
(bsc#1218260).
|
||||||
|
- Revert "ASoC: amd: Add new dmi entries for acp5x platform"
|
||||||
|
(bsc#1218260).
|
||||||
|
- Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping
|
||||||
|
ATKBD_CMD_GETID (bsc#1218260).
|
||||||
|
- Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
|
||||||
|
(bsc#1218260).
|
||||||
|
- hrtimer: Report offline hrtimer enqueue (bsc#1218260).
|
||||||
|
- usb: dwc3: pci: add support for the Intel Arrow Lake-H
|
||||||
|
(bsc#1218260).
|
||||||
|
- xhci: handle isoc Babble and Buffer Overrun events properly
|
||||||
|
(bsc#1218260).
|
||||||
|
- xhci: process isoc TD properly when there was a transaction
|
||||||
|
error mid TD (bsc#1218260).
|
||||||
|
- usb: host: xhci-plat: Add support for
|
||||||
|
XHCI_SG_TRB_CACHE_SIZE_QUIRK (bsc#1218260).
|
||||||
|
- usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK (bsc#1218260).
|
||||||
|
- x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user()
|
||||||
|
fixups (bsc#1218260).
|
||||||
|
- Revert "usb: typec: tcpm: fix cc role at port reset"
|
||||||
|
(bsc#1218260).
|
||||||
|
- USB: serial: cp210x: add ID for IMST iM871A-USB (bsc#1218260).
|
||||||
|
- USB: serial: option: add Fibocom FM101-GL variant (bsc#1218260).
|
||||||
|
- USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e
|
||||||
|
(bsc#1218260).
|
||||||
|
- ALSA: usb-audio: add quirk for RODE NT-USB+ (bsc#1218260).
|
||||||
|
- ALSA: usb-audio: Add a quirk for Yamaha YIT-W12TX transmitter
|
||||||
|
(bsc#1218260).
|
||||||
|
- ALSA: usb-audio: Add delay quirk for MOTU M Series 2nd revision
|
||||||
|
(bsc#1218260).
|
||||||
|
- blk-iocost: Fix an UBSAN shift-out-of-bounds warning
|
||||||
|
(bsc#1218260).
|
||||||
|
- riscv: declare overflow_stack as exported from traps.c
|
||||||
|
(bsc#1218260).
|
||||||
|
- riscv: Fix arch_hugetlb_migration_supported() for NAPOT
|
||||||
|
(bsc#1218260).
|
||||||
|
- libceph: just wait for more data to be available on the socket
|
||||||
|
(bsc#1218260).
|
||||||
|
- libceph: rename read_sparse_msg_*() to
|
||||||
|
read_partial_sparse_msg_*() (bsc#1218260).
|
||||||
|
- riscv: Flush the tlb when a page directory is freed
|
||||||
|
(bsc#1218260).
|
||||||
|
- scsi: core: Move scsi_host_busy() out of host lock if it is
|
||||||
|
for per-command (bsc#1218260).
|
||||||
|
- riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled
|
||||||
|
(bsc#1218260).
|
||||||
|
- riscv: Fix set_huge_pte_at() for NAPOT mapping (bsc#1218260).
|
||||||
|
- riscv: mm: execute local TLB flush after populating vmemmap
|
||||||
|
(bsc#1218260).
|
||||||
|
- mm: Introduce flush_cache_vmap_early() (bsc#1218260).
|
||||||
|
- riscv: Improve flush_tlb_kernel_range() (bsc#1218260).
|
||||||
|
- riscv: Make __flush_tlb_range() loop over pte instead of
|
||||||
|
flushing the whole tlb (bsc#1218260).
|
||||||
|
- riscv: Improve tlb_flush() (bsc#1218260).
|
||||||
|
- fs/ntfs3: Fix an NULL dereference bug (bsc#1218260).
|
||||||
|
- netfilter: nft_set_pipapo: remove scratch_aligned pointer
|
||||||
|
(bsc#1218260).
|
||||||
|
- netfilter: nft_set_pipapo: add helper to release pcpu scratch
|
||||||
|
area (bsc#1218260).
|
||||||
|
- netfilter: nft_set_pipapo: store index in scratch maps
|
||||||
|
(bsc#1218260).
|
||||||
|
- netfilter: nft_ct: reject direction for ct id (bsc#1218260).
|
||||||
|
- drm/amd/display: Implement bounds check for stream encoder
|
||||||
|
creation in DCN301 (bsc#1218260).
|
||||||
|
- drm/amd/display: Add NULL test for 'timing generator' in
|
||||||
|
'dcn21_set_pipe()' (bsc#1218260).
|
||||||
|
- drm/amd/display: Fix 'panel_cntl' could be null in
|
||||||
|
'dcn21_set_backlight_level()' (bsc#1218260).
|
||||||
|
- netfilter: nft_compat: restrict match/target protocol to u16
|
||||||
|
(bsc#1218260).
|
||||||
|
- netfilter: nft_compat: reject unused compat flag (bsc#1218260).
|
||||||
|
- netfilter: nft_compat: narrow down revision to unsigned 8-bits
|
||||||
|
(bsc#1218260).
|
||||||
|
- selftests: cmsg_ipv6: repeat the exact packet (bsc#1218260).
|
||||||
|
- ppp_async: limit MRU to 64K (bsc#1218260).
|
||||||
|
- af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC
|
||||||
|
(bsc#1218260).
|
||||||
|
- tipc: Check the bearer type before calling
|
||||||
|
tipc_udp_nl_bearer_add() (bsc#1218260).
|
||||||
|
- selftests: net: let big_tcp test cope with slow env
|
||||||
|
(bsc#1218260).
|
||||||
|
- rxrpc: Fix counting of new acks and nacks (bsc#1218260).
|
||||||
|
- rxrpc: Fix response to PING RESPONSE ACKs to a dead call
|
||||||
|
(bsc#1218260).
|
||||||
|
- rxrpc: Fix delayed ACKs to not set the reference serial number
|
||||||
|
(bsc#1218260).
|
||||||
|
- rxrpc: Fix generation of serial numbers to skip zero
|
||||||
|
(bsc#1218260).
|
||||||
|
- drm/i915/gvt: Fix uninitialized variable in handle_mmio()
|
||||||
|
(bsc#1218260).
|
||||||
|
- inet: read sk->sk_family once in inet_recv_error()
|
||||||
|
(bsc#1218260).
|
||||||
|
- hwmon: (coretemp) Fix bogus core_id to attr name mapping
|
||||||
|
(bsc#1218260).
|
||||||
|
- hwmon: (coretemp) Fix out-of-bounds memory access (bsc#1218260).
|
||||||
|
- hwmon: (aspeed-pwm-tacho) mutex for tach reading (bsc#1218260).
|
||||||
|
- octeontx2-pf: Fix a memleak otx2_sq_init (bsc#1218260).
|
||||||
|
- atm: idt77252: fix a memleak in open_card_ubr0 (bsc#1218260).
|
||||||
|
- tunnels: fix out of bounds access when building IPv6 PMTU error
|
||||||
|
(bsc#1218260).
|
||||||
|
- tsnep: Fix mapping for zero copy XDP_TX action (bsc#1218260).
|
||||||
|
- selftests: net: avoid just another constant wait (bsc#1218260).
|
||||||
|
- selftests: net: fix tcp listener handling in pmtu.sh
|
||||||
|
(bsc#1218260).
|
||||||
|
- selftests/net: change shebang to bash to support "source"
|
||||||
|
(bsc#1218260).
|
||||||
|
- selftests/net: convert pmtu.sh to run it in unique namespace
|
||||||
|
(bsc#1218260).
|
||||||
|
- selftests/net: convert unicast_extensions.sh to run it in
|
||||||
|
unique namespace (bsc#1218260).
|
||||||
|
- selftests: net: cut more slack for gro fwd tests (bsc#1218260).
|
||||||
|
- net: atlantic: Fix DMA mapping for PTP hwts ring (bsc#1218260).
|
||||||
|
- netdevsim: avoid potential loop in nsim_dev_trap_report_work()
|
||||||
|
(bsc#1218260).
|
||||||
|
- wifi: brcmfmac: Adjust n_channels usage for __counted_by
|
||||||
|
(bsc#1218260).
|
||||||
|
- wifi: iwlwifi: exit eSR only after the FW does (bsc#1218260).
|
||||||
|
- wifi: mac80211: fix waiting for beacons logic (bsc#1218260).
|
||||||
|
- wifi: mac80211: fix RCU use in TDLS fast-xmit (bsc#1218260).
|
||||||
|
- net: stmmac: xgmac: fix handling of DPP safety error for DMA
|
||||||
|
channels (bsc#1218260).
|
||||||
|
- x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR
|
||||||
|
(bsc#1218260).
|
||||||
|
- x86/efistub: Give up if memory attribute protocol returns an
|
||||||
|
error (bsc#1218260).
|
||||||
|
- drm/msm/dpu: check for valid hw_pp in
|
||||||
|
dpu_encoder_helper_phys_cleanup (bsc#1218260).
|
||||||
|
- drm/msm/dp: return correct Colorimetry for
|
||||||
|
DP_TEST_DYNAMIC_RANGE_CEA case (bsc#1218260).
|
||||||
|
- drm/msms/dp: fixed link clock divider bits be over written in
|
||||||
|
BPC unknown case (bsc#1218260).
|
||||||
|
- xfs: respect the stable writes flag on the RT device
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: clean up FS_XFLAG_REALTIME handling in
|
||||||
|
xfs_ioctl_setattr_xflags (bsc#1218260).
|
||||||
|
- xfs: dquot recovery does not validate the recovered dquot
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: clean up dqblk extraction (bsc#1218260).
|
||||||
|
- xfs: inode recovery does not validate the recovered inode
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: fix again select in kconfig XFS_ONLINE_SCRUB_STATS
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: fix internal error from AGFL exhaustion (bsc#1218260).
|
||||||
|
- xfs: up(ic_sema) if flushing data device fails (bsc#1218260).
|
||||||
|
- xfs: only remap the written blocks in xfs_reflink_end_cow_extent
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: abort intent items when recovery intents fail
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: factor out xfs_defer_pending_abort (bsc#1218260).
|
||||||
|
- xfs: allow read IO and FICLONE to run concurrently
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: handle nimaps=0 from xfs_bmapi_write in
|
||||||
|
xfs_alloc_file_space (bsc#1218260).
|
||||||
|
- xfs: introduce protection for drop nlink (bsc#1218260).
|
||||||
|
- xfs: make sure maxlen is still congruent with prod when rounding
|
||||||
|
down (bsc#1218260).
|
||||||
|
- xfs: fix units conversion error in xfs_bmap_del_extent_delay
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: rt stubs should return negative errnos when rt disabled
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: prevent rt growfs when quota is enabled (bsc#1218260).
|
||||||
|
- xfs: hoist freeing of rt data fork extent mappings
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: bump max fsgeom struct version (bsc#1218260).
|
||||||
|
- MAINTAINERS: add Catherine as xfs maintainer for 6.6.y
|
||||||
|
(bsc#1218260).
|
||||||
|
- rust: upgrade to Rust 1.73.0 (bsc#1218260).
|
||||||
|
- rust: print: use explicit link in documentation (bsc#1218260).
|
||||||
|
- rust: task: remove redundant explicit link (bsc#1218260).
|
||||||
|
- rust: upgrade to Rust 1.72.1 (bsc#1218260).
|
||||||
|
- rust: arc: add explicit `drop()` around `Box::from_raw()`
|
||||||
|
(bsc#1218260).
|
||||||
|
- cifs: failure to add channel on iface should bump up weight
|
||||||
|
(bsc#1218260).
|
||||||
|
- cifs: avoid redundant calls to disable multichannel
|
||||||
|
(bsc#1218260).
|
||||||
|
- phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP
|
||||||
|
(bsc#1218260).
|
||||||
|
- dmaengine: fix is_slave_direction() return false when
|
||||||
|
DMA_DEV_TO_DEV (bsc#1218260).
|
||||||
|
- perf evlist: Fix evlist__new_default() for > 1 core PMU
|
||||||
|
(bsc#1218260).
|
||||||
|
- phy: renesas: rcar-gen3-usb2: Fix returning wrong error code
|
||||||
|
(bsc#1218260).
|
||||||
|
- dmaengine: fsl-qdma: Fix a memory leak related to the queue
|
||||||
|
command DMA (bsc#1218260).
|
||||||
|
- dmaengine: fsl-qdma: Fix a memory leak related to the status
|
||||||
|
queue DMA (bsc#1218260).
|
||||||
|
- dmaengine: ti: k3-udma: Report short packet errors
|
||||||
|
(bsc#1218260).
|
||||||
|
- dmaengine: fsl-dpaa2-qdma: Fix the size of dma pools
|
||||||
|
(bsc#1218260).
|
||||||
|
- ext4: regenerate buddy after block freeing failed if under fc
|
||||||
|
replay (bsc#1218260).
|
||||||
|
- commit 77e76e5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 5 22:22:06 CET 2024 - rfrohl@suse.com
|
Mon Feb 5 22:22:06 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.6
|
%define srcversion 6.6
|
||||||
%define patchversion 6.6.16
|
%define patchversion 6.6.17
|
||||||
%define git_commit 9e8fce2bcb7ba2e586e26d797abe192be9ae4a8d
|
%define git_commit 3e5b219e834c2731f503657cd93ddc2091dd706e
|
||||||
%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.6.16
|
Version: 6.6.17
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g9e8fce2
|
Release: <RELEASE>.g3e5b219
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,232 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 16 23:43:00 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- Update blacklist.conf: add ebd4acc0cbea (riscv)
|
||||||
|
- commit 3e5b219
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 16 23:41:50 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- backport: af_unix: Fix task hung while purging oob_skb in GC (bsc#1218260).
|
||||||
|
- commit ef558e3
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 16 22:59:17 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
- Linux 6.6.17 (bsc#1218260).
|
||||||
|
- netfilter: nft_set_rbtree: skip end interval element from gc
|
||||||
|
(bsc#1218260).
|
||||||
|
- net: stmmac: xgmac: fix a typo of register name in DPP safety
|
||||||
|
handling (bsc#1218260).
|
||||||
|
- ALSA: usb-audio: Sort quirk table entries (bsc#1218260).
|
||||||
|
- net: stmmac: xgmac: use #define for string constants
|
||||||
|
(bsc#1218260).
|
||||||
|
- io_uring/net: limit inline multishot retries (bsc#1218260).
|
||||||
|
- io_uring/poll: add requeue return code from poll multishot
|
||||||
|
handling (bsc#1218260).
|
||||||
|
- io_uring/net: un-indent mshot retry path in io_recv_finish()
|
||||||
|
(bsc#1218260).
|
||||||
|
- io_uring/poll: move poll execution helpers higher up
|
||||||
|
(bsc#1218260).
|
||||||
|
- io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL
|
||||||
|
and buffers (bsc#1218260).
|
||||||
|
- media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
|
||||||
|
(bsc#1218260).
|
||||||
|
- Revert "ASoC: amd: Add new dmi entries for acp5x platform"
|
||||||
|
(bsc#1218260).
|
||||||
|
- Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping
|
||||||
|
ATKBD_CMD_GETID (bsc#1218260).
|
||||||
|
- Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
|
||||||
|
(bsc#1218260).
|
||||||
|
- hrtimer: Report offline hrtimer enqueue (bsc#1218260).
|
||||||
|
- usb: dwc3: pci: add support for the Intel Arrow Lake-H
|
||||||
|
(bsc#1218260).
|
||||||
|
- xhci: handle isoc Babble and Buffer Overrun events properly
|
||||||
|
(bsc#1218260).
|
||||||
|
- xhci: process isoc TD properly when there was a transaction
|
||||||
|
error mid TD (bsc#1218260).
|
||||||
|
- usb: host: xhci-plat: Add support for
|
||||||
|
XHCI_SG_TRB_CACHE_SIZE_QUIRK (bsc#1218260).
|
||||||
|
- usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK (bsc#1218260).
|
||||||
|
- x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user()
|
||||||
|
fixups (bsc#1218260).
|
||||||
|
- Revert "usb: typec: tcpm: fix cc role at port reset"
|
||||||
|
(bsc#1218260).
|
||||||
|
- USB: serial: cp210x: add ID for IMST iM871A-USB (bsc#1218260).
|
||||||
|
- USB: serial: option: add Fibocom FM101-GL variant (bsc#1218260).
|
||||||
|
- USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e
|
||||||
|
(bsc#1218260).
|
||||||
|
- ALSA: usb-audio: add quirk for RODE NT-USB+ (bsc#1218260).
|
||||||
|
- ALSA: usb-audio: Add a quirk for Yamaha YIT-W12TX transmitter
|
||||||
|
(bsc#1218260).
|
||||||
|
- ALSA: usb-audio: Add delay quirk for MOTU M Series 2nd revision
|
||||||
|
(bsc#1218260).
|
||||||
|
- blk-iocost: Fix an UBSAN shift-out-of-bounds warning
|
||||||
|
(bsc#1218260).
|
||||||
|
- riscv: declare overflow_stack as exported from traps.c
|
||||||
|
(bsc#1218260).
|
||||||
|
- riscv: Fix arch_hugetlb_migration_supported() for NAPOT
|
||||||
|
(bsc#1218260).
|
||||||
|
- libceph: just wait for more data to be available on the socket
|
||||||
|
(bsc#1218260).
|
||||||
|
- libceph: rename read_sparse_msg_*() to
|
||||||
|
read_partial_sparse_msg_*() (bsc#1218260).
|
||||||
|
- riscv: Flush the tlb when a page directory is freed
|
||||||
|
(bsc#1218260).
|
||||||
|
- scsi: core: Move scsi_host_busy() out of host lock if it is
|
||||||
|
for per-command (bsc#1218260).
|
||||||
|
- riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled
|
||||||
|
(bsc#1218260).
|
||||||
|
- riscv: Fix set_huge_pte_at() for NAPOT mapping (bsc#1218260).
|
||||||
|
- riscv: mm: execute local TLB flush after populating vmemmap
|
||||||
|
(bsc#1218260).
|
||||||
|
- mm: Introduce flush_cache_vmap_early() (bsc#1218260).
|
||||||
|
- riscv: Improve flush_tlb_kernel_range() (bsc#1218260).
|
||||||
|
- riscv: Make __flush_tlb_range() loop over pte instead of
|
||||||
|
flushing the whole tlb (bsc#1218260).
|
||||||
|
- riscv: Improve tlb_flush() (bsc#1218260).
|
||||||
|
- fs/ntfs3: Fix an NULL dereference bug (bsc#1218260).
|
||||||
|
- netfilter: nft_set_pipapo: remove scratch_aligned pointer
|
||||||
|
(bsc#1218260).
|
||||||
|
- netfilter: nft_set_pipapo: add helper to release pcpu scratch
|
||||||
|
area (bsc#1218260).
|
||||||
|
- netfilter: nft_set_pipapo: store index in scratch maps
|
||||||
|
(bsc#1218260).
|
||||||
|
- netfilter: nft_ct: reject direction for ct id (bsc#1218260).
|
||||||
|
- drm/amd/display: Implement bounds check for stream encoder
|
||||||
|
creation in DCN301 (bsc#1218260).
|
||||||
|
- drm/amd/display: Add NULL test for 'timing generator' in
|
||||||
|
'dcn21_set_pipe()' (bsc#1218260).
|
||||||
|
- drm/amd/display: Fix 'panel_cntl' could be null in
|
||||||
|
'dcn21_set_backlight_level()' (bsc#1218260).
|
||||||
|
- netfilter: nft_compat: restrict match/target protocol to u16
|
||||||
|
(bsc#1218260).
|
||||||
|
- netfilter: nft_compat: reject unused compat flag (bsc#1218260).
|
||||||
|
- netfilter: nft_compat: narrow down revision to unsigned 8-bits
|
||||||
|
(bsc#1218260).
|
||||||
|
- selftests: cmsg_ipv6: repeat the exact packet (bsc#1218260).
|
||||||
|
- ppp_async: limit MRU to 64K (bsc#1218260).
|
||||||
|
- af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC
|
||||||
|
(bsc#1218260).
|
||||||
|
- tipc: Check the bearer type before calling
|
||||||
|
tipc_udp_nl_bearer_add() (bsc#1218260).
|
||||||
|
- selftests: net: let big_tcp test cope with slow env
|
||||||
|
(bsc#1218260).
|
||||||
|
- rxrpc: Fix counting of new acks and nacks (bsc#1218260).
|
||||||
|
- rxrpc: Fix response to PING RESPONSE ACKs to a dead call
|
||||||
|
(bsc#1218260).
|
||||||
|
- rxrpc: Fix delayed ACKs to not set the reference serial number
|
||||||
|
(bsc#1218260).
|
||||||
|
- rxrpc: Fix generation of serial numbers to skip zero
|
||||||
|
(bsc#1218260).
|
||||||
|
- drm/i915/gvt: Fix uninitialized variable in handle_mmio()
|
||||||
|
(bsc#1218260).
|
||||||
|
- inet: read sk->sk_family once in inet_recv_error()
|
||||||
|
(bsc#1218260).
|
||||||
|
- hwmon: (coretemp) Fix bogus core_id to attr name mapping
|
||||||
|
(bsc#1218260).
|
||||||
|
- hwmon: (coretemp) Fix out-of-bounds memory access (bsc#1218260).
|
||||||
|
- hwmon: (aspeed-pwm-tacho) mutex for tach reading (bsc#1218260).
|
||||||
|
- octeontx2-pf: Fix a memleak otx2_sq_init (bsc#1218260).
|
||||||
|
- atm: idt77252: fix a memleak in open_card_ubr0 (bsc#1218260).
|
||||||
|
- tunnels: fix out of bounds access when building IPv6 PMTU error
|
||||||
|
(bsc#1218260).
|
||||||
|
- tsnep: Fix mapping for zero copy XDP_TX action (bsc#1218260).
|
||||||
|
- selftests: net: avoid just another constant wait (bsc#1218260).
|
||||||
|
- selftests: net: fix tcp listener handling in pmtu.sh
|
||||||
|
(bsc#1218260).
|
||||||
|
- selftests/net: change shebang to bash to support "source"
|
||||||
|
(bsc#1218260).
|
||||||
|
- selftests/net: convert pmtu.sh to run it in unique namespace
|
||||||
|
(bsc#1218260).
|
||||||
|
- selftests/net: convert unicast_extensions.sh to run it in
|
||||||
|
unique namespace (bsc#1218260).
|
||||||
|
- selftests: net: cut more slack for gro fwd tests (bsc#1218260).
|
||||||
|
- net: atlantic: Fix DMA mapping for PTP hwts ring (bsc#1218260).
|
||||||
|
- netdevsim: avoid potential loop in nsim_dev_trap_report_work()
|
||||||
|
(bsc#1218260).
|
||||||
|
- wifi: brcmfmac: Adjust n_channels usage for __counted_by
|
||||||
|
(bsc#1218260).
|
||||||
|
- wifi: iwlwifi: exit eSR only after the FW does (bsc#1218260).
|
||||||
|
- wifi: mac80211: fix waiting for beacons logic (bsc#1218260).
|
||||||
|
- wifi: mac80211: fix RCU use in TDLS fast-xmit (bsc#1218260).
|
||||||
|
- net: stmmac: xgmac: fix handling of DPP safety error for DMA
|
||||||
|
channels (bsc#1218260).
|
||||||
|
- x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR
|
||||||
|
(bsc#1218260).
|
||||||
|
- x86/efistub: Give up if memory attribute protocol returns an
|
||||||
|
error (bsc#1218260).
|
||||||
|
- drm/msm/dpu: check for valid hw_pp in
|
||||||
|
dpu_encoder_helper_phys_cleanup (bsc#1218260).
|
||||||
|
- drm/msm/dp: return correct Colorimetry for
|
||||||
|
DP_TEST_DYNAMIC_RANGE_CEA case (bsc#1218260).
|
||||||
|
- drm/msms/dp: fixed link clock divider bits be over written in
|
||||||
|
BPC unknown case (bsc#1218260).
|
||||||
|
- xfs: respect the stable writes flag on the RT device
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: clean up FS_XFLAG_REALTIME handling in
|
||||||
|
xfs_ioctl_setattr_xflags (bsc#1218260).
|
||||||
|
- xfs: dquot recovery does not validate the recovered dquot
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: clean up dqblk extraction (bsc#1218260).
|
||||||
|
- xfs: inode recovery does not validate the recovered inode
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: fix again select in kconfig XFS_ONLINE_SCRUB_STATS
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: fix internal error from AGFL exhaustion (bsc#1218260).
|
||||||
|
- xfs: up(ic_sema) if flushing data device fails (bsc#1218260).
|
||||||
|
- xfs: only remap the written blocks in xfs_reflink_end_cow_extent
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: abort intent items when recovery intents fail
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: factor out xfs_defer_pending_abort (bsc#1218260).
|
||||||
|
- xfs: allow read IO and FICLONE to run concurrently
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: handle nimaps=0 from xfs_bmapi_write in
|
||||||
|
xfs_alloc_file_space (bsc#1218260).
|
||||||
|
- xfs: introduce protection for drop nlink (bsc#1218260).
|
||||||
|
- xfs: make sure maxlen is still congruent with prod when rounding
|
||||||
|
down (bsc#1218260).
|
||||||
|
- xfs: fix units conversion error in xfs_bmap_del_extent_delay
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: rt stubs should return negative errnos when rt disabled
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: prevent rt growfs when quota is enabled (bsc#1218260).
|
||||||
|
- xfs: hoist freeing of rt data fork extent mappings
|
||||||
|
(bsc#1218260).
|
||||||
|
- xfs: bump max fsgeom struct version (bsc#1218260).
|
||||||
|
- MAINTAINERS: add Catherine as xfs maintainer for 6.6.y
|
||||||
|
(bsc#1218260).
|
||||||
|
- rust: upgrade to Rust 1.73.0 (bsc#1218260).
|
||||||
|
- rust: print: use explicit link in documentation (bsc#1218260).
|
||||||
|
- rust: task: remove redundant explicit link (bsc#1218260).
|
||||||
|
- rust: upgrade to Rust 1.72.1 (bsc#1218260).
|
||||||
|
- rust: arc: add explicit `drop()` around `Box::from_raw()`
|
||||||
|
(bsc#1218260).
|
||||||
|
- cifs: failure to add channel on iface should bump up weight
|
||||||
|
(bsc#1218260).
|
||||||
|
- cifs: avoid redundant calls to disable multichannel
|
||||||
|
(bsc#1218260).
|
||||||
|
- phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP
|
||||||
|
(bsc#1218260).
|
||||||
|
- dmaengine: fix is_slave_direction() return false when
|
||||||
|
DMA_DEV_TO_DEV (bsc#1218260).
|
||||||
|
- perf evlist: Fix evlist__new_default() for > 1 core PMU
|
||||||
|
(bsc#1218260).
|
||||||
|
- phy: renesas: rcar-gen3-usb2: Fix returning wrong error code
|
||||||
|
(bsc#1218260).
|
||||||
|
- dmaengine: fsl-qdma: Fix a memory leak related to the queue
|
||||||
|
command DMA (bsc#1218260).
|
||||||
|
- dmaengine: fsl-qdma: Fix a memory leak related to the status
|
||||||
|
queue DMA (bsc#1218260).
|
||||||
|
- dmaengine: ti: k3-udma: Report short packet errors
|
||||||
|
(bsc#1218260).
|
||||||
|
- dmaengine: fsl-dpaa2-qdma: Fix the size of dma pools
|
||||||
|
(bsc#1218260).
|
||||||
|
- ext4: regenerate buddy after block freeing failed if under fc
|
||||||
|
replay (bsc#1218260).
|
||||||
|
- commit 77e76e5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 5 22:22:06 CET 2024 - rfrohl@suse.com
|
Mon Feb 5 22:22:06 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define git_commit 9e8fce2bcb7ba2e586e26d797abe192be9ae4a8d
|
%define git_commit 3e5b219e834c2731f503657cd93ddc2091dd706e
|
||||||
%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.6.16
|
Version: 6.6.17
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g9e8fce2
|
Release: <RELEASE>.g3e5b219
|
||||||
%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:b818b64fe29a63f7cc474eb30067963b3655052e05e38619e8084d6fda27c264
|
oid sha256:f22a6e5f707c7b532c651b63ba6777858501d7c0d82fd63c86bfd111a429cb6b
|
||||||
size 2713030
|
size 2822503
|
||||||
|
127
series.conf
127
series.conf
@ -3575,6 +3575,133 @@
|
|||||||
patches.kernel.org/6.6.16-324-drm-amdgpu-Fix-missing-error-code-in-gmc_v6-7-.patch
|
patches.kernel.org/6.6.16-324-drm-amdgpu-Fix-missing-error-code-in-gmc_v6-7-.patch
|
||||||
patches.kernel.org/6.6.16-325-pds_core-Prevent-health-thread-from-running-du.patch
|
patches.kernel.org/6.6.16-325-pds_core-Prevent-health-thread-from-running-du.patch
|
||||||
patches.kernel.org/6.6.16-326-Linux-6.6.16.patch
|
patches.kernel.org/6.6.16-326-Linux-6.6.16.patch
|
||||||
|
patches.kernel.org/6.6.17-001-ext4-regenerate-buddy-after-block-freeing-fail.patch
|
||||||
|
patches.kernel.org/6.6.17-002-dmaengine-fsl-dpaa2-qdma-Fix-the-size-of-dma-p.patch
|
||||||
|
patches.kernel.org/6.6.17-003-dmaengine-ti-k3-udma-Report-short-packet-error.patch
|
||||||
|
patches.kernel.org/6.6.17-004-dmaengine-fsl-qdma-Fix-a-memory-leak-related-t.patch
|
||||||
|
patches.kernel.org/6.6.17-005-dmaengine-fsl-qdma-Fix-a-memory-leak-related-t.patch
|
||||||
|
patches.kernel.org/6.6.17-006-phy-renesas-rcar-gen3-usb2-Fix-returning-wrong.patch
|
||||||
|
patches.kernel.org/6.6.17-007-perf-evlist-Fix-evlist__new_default-for-1-core.patch
|
||||||
|
patches.kernel.org/6.6.17-008-dmaengine-fix-is_slave_direction-return-false-.patch
|
||||||
|
patches.kernel.org/6.6.17-009-phy-ti-phy-omap-usb2-Fix-NULL-pointer-derefere.patch
|
||||||
|
patches.kernel.org/6.6.17-010-cifs-avoid-redundant-calls-to-disable-multicha.patch
|
||||||
|
patches.kernel.org/6.6.17-011-cifs-failure-to-add-channel-on-iface-should-bu.patch
|
||||||
|
patches.kernel.org/6.6.17-012-rust-arc-add-explicit-drop-around-Box-from_raw.patch
|
||||||
|
patches.kernel.org/6.6.17-013-rust-upgrade-to-Rust-1.72.1.patch
|
||||||
|
patches.kernel.org/6.6.17-014-rust-task-remove-redundant-explicit-link.patch
|
||||||
|
patches.kernel.org/6.6.17-015-rust-print-use-explicit-link-in-documentation.patch
|
||||||
|
patches.kernel.org/6.6.17-016-rust-upgrade-to-Rust-1.73.0.patch
|
||||||
|
patches.kernel.org/6.6.17-017-MAINTAINERS-add-Catherine-as-xfs-maintainer-fo.patch
|
||||||
|
patches.kernel.org/6.6.17-018-xfs-bump-max-fsgeom-struct-version.patch
|
||||||
|
patches.kernel.org/6.6.17-019-xfs-hoist-freeing-of-rt-data-fork-extent-mappi.patch
|
||||||
|
patches.kernel.org/6.6.17-020-xfs-prevent-rt-growfs-when-quota-is-enabled.patch
|
||||||
|
patches.kernel.org/6.6.17-021-xfs-rt-stubs-should-return-negative-errnos-whe.patch
|
||||||
|
patches.kernel.org/6.6.17-022-xfs-fix-units-conversion-error-in-xfs_bmap_del.patch
|
||||||
|
patches.kernel.org/6.6.17-023-xfs-make-sure-maxlen-is-still-congruent-with-p.patch
|
||||||
|
patches.kernel.org/6.6.17-024-xfs-introduce-protection-for-drop-nlink.patch
|
||||||
|
patches.kernel.org/6.6.17-025-xfs-handle-nimaps-0-from-xfs_bmapi_write-in-xf.patch
|
||||||
|
patches.kernel.org/6.6.17-026-xfs-allow-read-IO-and-FICLONE-to-run-concurren.patch
|
||||||
|
patches.kernel.org/6.6.17-027-xfs-factor-out-xfs_defer_pending_abort.patch
|
||||||
|
patches.kernel.org/6.6.17-028-xfs-abort-intent-items-when-recovery-intents-f.patch
|
||||||
|
patches.kernel.org/6.6.17-029-xfs-only-remap-the-written-blocks-in-xfs_refli.patch
|
||||||
|
patches.kernel.org/6.6.17-030-xfs-up-ic_sema-if-flushing-data-device-fails.patch
|
||||||
|
patches.kernel.org/6.6.17-031-xfs-fix-internal-error-from-AGFL-exhaustion.patch
|
||||||
|
patches.kernel.org/6.6.17-032-xfs-fix-again-select-in-kconfig-XFS_ONLINE_SCR.patch
|
||||||
|
patches.kernel.org/6.6.17-033-xfs-inode-recovery-does-not-validate-the-recov.patch
|
||||||
|
patches.kernel.org/6.6.17-034-xfs-clean-up-dqblk-extraction.patch
|
||||||
|
patches.kernel.org/6.6.17-035-xfs-dquot-recovery-does-not-validate-the-recov.patch
|
||||||
|
patches.kernel.org/6.6.17-036-xfs-clean-up-FS_XFLAG_REALTIME-handling-in-xfs.patch
|
||||||
|
patches.kernel.org/6.6.17-037-xfs-respect-the-stable-writes-flag-on-the-RT-d.patch
|
||||||
|
patches.kernel.org/6.6.17-038-drm-msms-dp-fixed-link-clock-divider-bits-be-o.patch
|
||||||
|
patches.kernel.org/6.6.17-039-drm-msm-dp-return-correct-Colorimetry-for-DP_T.patch
|
||||||
|
patches.kernel.org/6.6.17-040-drm-msm-dpu-check-for-valid-hw_pp-in-dpu_encod.patch
|
||||||
|
patches.kernel.org/6.6.17-041-x86-efistub-Give-up-if-memory-attribute-protoc.patch
|
||||||
|
patches.kernel.org/6.6.17-042-x86-efistub-Avoid-placing-the-kernel-below-LOA.patch
|
||||||
|
patches.kernel.org/6.6.17-043-net-stmmac-xgmac-fix-handling-of-DPP-safety-er.patch
|
||||||
|
patches.kernel.org/6.6.17-044-wifi-mac80211-fix-RCU-use-in-TDLS-fast-xmit.patch
|
||||||
|
patches.kernel.org/6.6.17-045-wifi-mac80211-fix-waiting-for-beacons-logic.patch
|
||||||
|
patches.kernel.org/6.6.17-046-wifi-iwlwifi-exit-eSR-only-after-the-FW-does.patch
|
||||||
|
patches.kernel.org/6.6.17-047-wifi-brcmfmac-Adjust-n_channels-usage-for-__co.patch
|
||||||
|
patches.kernel.org/6.6.17-048-netdevsim-avoid-potential-loop-in-nsim_dev_tra.patch
|
||||||
|
patches.kernel.org/6.6.17-049-net-atlantic-Fix-DMA-mapping-for-PTP-hwts-ring.patch
|
||||||
|
patches.kernel.org/6.6.17-050-selftests-net-cut-more-slack-for-gro-fwd-tests.patch
|
||||||
|
patches.kernel.org/6.6.17-051-selftests-net-convert-unicast_extensions.sh-to.patch
|
||||||
|
patches.kernel.org/6.6.17-052-selftests-net-convert-pmtu.sh-to-run-it-in-uni.patch
|
||||||
|
patches.kernel.org/6.6.17-053-selftests-net-change-shebang-to-bash-to-suppor.patch
|
||||||
|
patches.kernel.org/6.6.17-054-selftests-net-fix-tcp-listener-handling-in-pmt.patch
|
||||||
|
patches.kernel.org/6.6.17-055-selftests-net-avoid-just-another-constant-wait.patch
|
||||||
|
patches.kernel.org/6.6.17-056-tsnep-Fix-mapping-for-zero-copy-XDP_TX-action.patch
|
||||||
|
patches.kernel.org/6.6.17-057-tunnels-fix-out-of-bounds-access-when-building.patch
|
||||||
|
patches.kernel.org/6.6.17-058-atm-idt77252-fix-a-memleak-in-open_card_ubr0.patch
|
||||||
|
patches.kernel.org/6.6.17-059-octeontx2-pf-Fix-a-memleak-otx2_sq_init.patch
|
||||||
|
patches.kernel.org/6.6.17-060-hwmon-aspeed-pwm-tacho-mutex-for-tach-reading.patch
|
||||||
|
patches.kernel.org/6.6.17-061-hwmon-coretemp-Fix-out-of-bounds-memory-access.patch
|
||||||
|
patches.kernel.org/6.6.17-062-hwmon-coretemp-Fix-bogus-core_id-to-attr-name-.patch
|
||||||
|
patches.kernel.org/6.6.17-063-inet-read-sk-sk_family-once-in-inet_recv_error.patch
|
||||||
|
patches.kernel.org/6.6.17-064-drm-i915-gvt-Fix-uninitialized-variable-in-han.patch
|
||||||
|
patches.kernel.org/6.6.17-065-rxrpc-Fix-generation-of-serial-numbers-to-skip.patch
|
||||||
|
patches.kernel.org/6.6.17-066-rxrpc-Fix-delayed-ACKs-to-not-set-the-referenc.patch
|
||||||
|
patches.kernel.org/6.6.17-067-rxrpc-Fix-response-to-PING-RESPONSE-ACKs-to-a-.patch
|
||||||
|
patches.kernel.org/6.6.17-068-rxrpc-Fix-counting-of-new-acks-and-nacks.patch
|
||||||
|
patches.kernel.org/6.6.17-069-selftests-net-let-big_tcp-test-cope-with-slow-.patch
|
||||||
|
patches.kernel.org/6.6.17-070-tipc-Check-the-bearer-type-before-calling-tipc.patch
|
||||||
|
patches.kernel.org/6.6.17-071-af_unix-Call-kfree_skb-for-dead-unix_-sk-oob_s.patch
|
||||||
|
patches.kernel.org/6.6.17-072-ppp_async-limit-MRU-to-64K.patch
|
||||||
|
patches.kernel.org/6.6.17-073-selftests-cmsg_ipv6-repeat-the-exact-packet.patch
|
||||||
|
patches.kernel.org/6.6.17-074-netfilter-nft_compat-narrow-down-revision-to-u.patch
|
||||||
|
patches.kernel.org/6.6.17-075-netfilter-nft_compat-reject-unused-compat-flag.patch
|
||||||
|
patches.kernel.org/6.6.17-076-netfilter-nft_compat-restrict-match-target-pro.patch
|
||||||
|
patches.kernel.org/6.6.17-077-drm-amd-display-Fix-panel_cntl-could-be-null-i.patch
|
||||||
|
patches.kernel.org/6.6.17-078-drm-amd-display-Add-NULL-test-for-timing-gener.patch
|
||||||
|
patches.kernel.org/6.6.17-079-drm-amd-display-Implement-bounds-check-for-str.patch
|
||||||
|
patches.kernel.org/6.6.17-080-netfilter-nft_ct-reject-direction-for-ct-id.patch
|
||||||
|
patches.kernel.org/6.6.17-081-netfilter-nft_set_pipapo-store-index-in-scratc.patch
|
||||||
|
patches.kernel.org/6.6.17-082-netfilter-nft_set_pipapo-add-helper-to-release.patch
|
||||||
|
patches.kernel.org/6.6.17-083-netfilter-nft_set_pipapo-remove-scratch_aligne.patch
|
||||||
|
patches.kernel.org/6.6.17-084-fs-ntfs3-Fix-an-NULL-dereference-bug.patch
|
||||||
|
patches.kernel.org/6.6.17-085-riscv-Improve-tlb_flush.patch
|
||||||
|
patches.kernel.org/6.6.17-086-riscv-Make-__flush_tlb_range-loop-over-pte-ins.patch
|
||||||
|
patches.kernel.org/6.6.17-087-riscv-Improve-flush_tlb_kernel_range.patch
|
||||||
|
patches.kernel.org/6.6.17-088-mm-Introduce-flush_cache_vmap_early.patch
|
||||||
|
patches.kernel.org/6.6.17-089-riscv-mm-execute-local-TLB-flush-after-populat.patch
|
||||||
|
patches.kernel.org/6.6.17-090-riscv-Fix-set_huge_pte_at-for-NAPOT-mapping.patch
|
||||||
|
patches.kernel.org/6.6.17-091-riscv-Fix-hugetlb_mask_last_page-when-NAPOT-is.patch
|
||||||
|
patches.kernel.org/6.6.17-092-scsi-core-Move-scsi_host_busy-out-of-host-lock.patch
|
||||||
|
patches.kernel.org/6.6.17-093-riscv-Flush-the-tlb-when-a-page-directory-is-f.patch
|
||||||
|
patches.kernel.org/6.6.17-094-libceph-rename-read_sparse_msg_-to-read_partia.patch
|
||||||
|
patches.kernel.org/6.6.17-095-libceph-just-wait-for-more-data-to-be-availabl.patch
|
||||||
|
patches.kernel.org/6.6.17-096-riscv-Fix-arch_hugetlb_migration_supported-for.patch
|
||||||
|
patches.kernel.org/6.6.17-097-riscv-declare-overflow_stack-as-exported-from-.patch
|
||||||
|
patches.kernel.org/6.6.17-098-blk-iocost-Fix-an-UBSAN-shift-out-of-bounds-wa.patch
|
||||||
|
patches.kernel.org/6.6.17-099-ALSA-usb-audio-Add-delay-quirk-for-MOTU-M-Seri.patch
|
||||||
|
patches.kernel.org/6.6.17-100-ALSA-usb-audio-Add-a-quirk-for-Yamaha-YIT-W12T.patch
|
||||||
|
patches.kernel.org/6.6.17-101-ALSA-usb-audio-add-quirk-for-RODE-NT-USB.patch
|
||||||
|
patches.kernel.org/6.6.17-102-USB-serial-qcserial-add-new-usb-id-for-Dell-Wi.patch
|
||||||
|
patches.kernel.org/6.6.17-103-USB-serial-option-add-Fibocom-FM101-GL-variant.patch
|
||||||
|
patches.kernel.org/6.6.17-104-USB-serial-cp210x-add-ID-for-IMST-iM871A-USB.patch
|
||||||
|
patches.kernel.org/6.6.17-105-Revert-usb-typec-tcpm-fix-cc-role-at-port-rese.patch
|
||||||
|
patches.kernel.org/6.6.17-106-x86-lib-Revert-to-_ASM_EXTABLE_UA-for-get-put-.patch
|
||||||
|
patches.kernel.org/6.6.17-107-usb-dwc3-host-Set-XHCI_SG_TRB_CACHE_SIZE_QUIRK.patch
|
||||||
|
patches.kernel.org/6.6.17-108-usb-host-xhci-plat-Add-support-for-XHCI_SG_TRB.patch
|
||||||
|
patches.kernel.org/6.6.17-109-xhci-process-isoc-TD-properly-when-there-was-a.patch
|
||||||
|
patches.kernel.org/6.6.17-110-xhci-handle-isoc-Babble-and-Buffer-Overrun-eve.patch
|
||||||
|
patches.kernel.org/6.6.17-111-usb-dwc3-pci-add-support-for-the-Intel-Arrow-L.patch
|
||||||
|
patches.kernel.org/6.6.17-112-hrtimer-Report-offline-hrtimer-enqueue.patch
|
||||||
|
patches.kernel.org/6.6.17-113-Input-i8042-fix-strange-behavior-of-touchpad-o.patch
|
||||||
|
patches.kernel.org/6.6.17-114-Input-atkbd-skip-ATKBD_CMD_SETLEDS-when-skippi.patch
|
||||||
|
patches.kernel.org/6.6.17-115-Revert-ASoC-amd-Add-new-dmi-entries-for-acp5x-.patch
|
||||||
|
patches.kernel.org/6.6.17-116-media-solo6x10-replace-max-a-min-b-c-by-clamp-.patch
|
||||||
|
patches.kernel.org/6.6.17-117-io_uring-net-fix-sr-len-for-IORING_OP_RECV-wit.patch
|
||||||
|
patches.kernel.org/6.6.17-118-io_uring-poll-move-poll-execution-helpers-high.patch
|
||||||
|
patches.kernel.org/6.6.17-119-io_uring-net-un-indent-mshot-retry-path-in-io_.patch
|
||||||
|
patches.kernel.org/6.6.17-120-io_uring-poll-add-requeue-return-code-from-pol.patch
|
||||||
|
patches.kernel.org/6.6.17-121-io_uring-net-limit-inline-multishot-retries.patch
|
||||||
|
patches.kernel.org/6.6.17-122-net-stmmac-xgmac-use-define-for-string-constan.patch
|
||||||
|
patches.kernel.org/6.6.17-123-ALSA-usb-audio-Sort-quirk-table-entries.patch
|
||||||
|
patches.kernel.org/6.6.17-124-net-stmmac-xgmac-fix-a-typo-of-register-name-i.patch
|
||||||
|
patches.kernel.org/6.6.17-125-netfilter-nft_set_rbtree-skip-end-interval-ele.patch
|
||||||
|
patches.kernel.org/6.6.17-126-Linux-6.6.17.patch
|
||||||
|
patches.kernel.org/af_unix-Fix-task-hung-while-purging-oob_skb-in-GC.patch
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Build fixes that apply to the vanilla kernel too.
|
# Build fixes that apply to the vanilla kernel too.
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2024-02-06 09:33:34 +0000
|
2024-02-16 22:43:00 +0000
|
||||||
GIT Revision: 9e8fce2bcb7ba2e586e26d797abe192be9ae4a8d
|
GIT Revision: 3e5b219e834c2731f503657cd93ddc2091dd706e
|
||||||
GIT Branch: slowroll
|
GIT Branch: slowroll
|
||||||
|
Loading…
Reference in New Issue
Block a user