forked from pool/kernel-source-longterm
commit 3e5b219e834c2731f503657cd93ddc2091dd706e
OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=21
This commit is contained in:
committed by
Git OBS Bridge
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
|
||||
|
||||
|
Reference in New Issue
Block a user