1
0

commit 6720199f39e7c612529b657ebeef6893832b5ae6

OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=19
This commit is contained in:
Kernel Bugs
2024-02-06 07:05:58 +00:00
committed by Git OBS Bridge
parent 0e40516b3d
commit 217d04c8b9
9 changed files with 1946 additions and 15 deletions

View File

@@ -1,3 +1,538 @@
-------------------------------------------------------------------
Mon Feb 5 22:22:06 CET 2024 - rfrohl@suse.com
- Linux 6.6.16 (bsc#1218260).
- pds_core: Prevent health thread from running during reset/remove
(bsc#1218260).
- drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'
(bsc#1218260).
- ASoC: codecs: wsa883x: fix PA volume control (bsc#1218260).
- ASoC: codecs: lpass-wsa-macro: fix compander volume hack
(bsc#1218260).
- ASoC: codecs: wcd938x: fix headphones volume controls
(bsc#1218260).
- ASoC: qcom: sc8280xp: limit speaker volumes (bsc#1218260).
- bonding: remove print in bond_verify_device_path (bsc#1218260).
- selftests/bpf: Remove flaky test_btf_id test (bsc#1218260).
- LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()
(bsc#1218260).
- drm/msm/dsi: Enable runtime PM (bsc#1218260).
- Revert "drm/amd/display: Disable PSR-SU on Parade 0803 TCON
again" (bsc#1218260).
- mm, kmsan: fix infinite recursion due to RCU critical section
(bsc#1218260).
- arm64: irq: set the correct node for shadow call stack
(bsc#1218260).
- selftests: net: enable some more knobs (bsc#1218260).
- selftests: net: add missing config for NF_TARGET_TTL
(bsc#1218260).
- selftests: bonding: Check initial state (bsc#1218260).
- selftests: team: Add missing config options (bsc#1218260).
- net: sysfs: Fix /sys/class/net/<iface> path (bsc#1218260).
- octeontx2-pf: Remove xdp queues on program detach (bsc#1218260).
- selftests: net: don't access /dev/stdout in pmtu.sh
(bsc#1218260).
- selftests: net: fix available tunnels detection (bsc#1218260).
- selftests: net: add missing config for pmtu.sh tests
(bsc#1218260).
- selftests: net: add missing config for nftables-backed iptables
(bsc#1218260).
- pds_core: Rework teardown/setup flow to be more common
(bsc#1218260).
- pds_core: Clear BARs on reset (bsc#1218260).
- pds_core: Prevent race issues involving the adminq
(bsc#1218260).
- pds_core: implement pci reset handlers (bsc#1218260).
- pds_core: Use struct pdsc for the pdsc_adminq_isr private data
(bsc#1218260).
- pds_core: Cancel AQ work on teardown (bsc#1218260).
- af_unix: fix lockdep positive in sk_diag_dump_icons()
(bsc#1218260).
- net: ipv4: fix a memleak in ip_setup_cork (bsc#1218260).
- netfilter: nft_ct: sanitize layer 3 and 4 protocol number in
custom expectations (bsc#1218260).
- netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting
logger (bsc#1218260).
- netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
(bsc#1218260).
- netfilter: conntrack: correct window scaling with retransmitted
SYN (bsc#1218260).
- selftests: net: add missing config for GENEVE (bsc#1218260).
- devlink: Fix referring to hw_addr attribute during state
validation (bsc#1218260).
- bridge: mcast: fix disabled snooping after long uptime
(bsc#1218260).
- selftests: net: Add missing matchall classifier (bsc#1218260).
- llc: call sock_orphan() at release time (bsc#1218260).
- ipv6: Ensure natural alignment of const ipv6 loopback and
router addresses (bsc#1218260).
- net: dsa: qca8k: fix illegal usage of GPIO (bsc#1218260).
- ixgbe: Fix an error handling path in
ixgbe_read_iosf_sb_reg_x550() (bsc#1218260).
- ixgbe: Refactor overtemp event handling (bsc#1218260).
- ixgbe: Refactor returning internal error codes (bsc#1218260).
- e1000e: correct maximum frequency adjustment values
(bsc#1218260).
- tcp: add sanity checks to rx zerocopy (bsc#1218260).
- net: lan966x: Fix port configuration when using SGMII interface
(bsc#1218260).
- ipmr: fix kernel panic when forwarding mcast packets
(bsc#1218260).
- net: dsa: mt7530: fix 10M/100M speed on MT7988 switch
(bsc#1218260).
- ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv()
(bsc#1218260).
- selftests: net: give more time for GRO aggregation
(bsc#1218260).
- selftests: net: add missing required classifier (bsc#1218260).
- selftests: net: add missing config for big tcp tests
(bsc#1218260).
- net: phy: mediatek-ge-soc: sync driver with MediaTek SDK
(bsc#1218260).
- net: ethernet: mtk_eth_soc: set DMA coherent mask to get PPE
working (bsc#1218260).
- gve: Fix skb truesize underestimation (bsc#1218260).
- selftests: net: explicitly wait for listener ready
(bsc#1218260).
- selftests: net: remove dependency on ebpf tests (bsc#1218260).
- HID: hidraw: fix a problem of memory leak in hidraw_release()
(bsc#1218260).
- scsi: core: Move scsi_host_busy() out of host lock for waking
up EH handler (bsc#1218260).
- regulator: ti-abb: don't use
devm_platform_ioremap_resource_byname for shared interrupt
register (bsc#1218260).
- kunit: run test suites only after module initialization
completes (bsc#1218260).
- scsi: isci: Fix an error code problem in isci_io_request_build()
(bsc#1218260).
- riscv: Fix build error on rv32 + XIP (bsc#1218260).
- drm/amdkfd: only flush mes process context if mes support is
there (bsc#1218260).
- drm: using mul_u32_u32() requires linux/math64.h (bsc#1218260).
- wifi: cfg80211: fix RCU dereference in __cfg80211_bss_update
(bsc#1218260).
- perf: Fix the nr_addr_filters fix (bsc#1218260).
- i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126
(bsc#1218260).
- drm/amdkfd: Fix 'node' NULL check in
'svm_range_get_range_boundaries()' (bsc#1218260).
- drm/amdgpu: Release 'adev->pm.fw' before return in
'amdgpu_device_need_post()' (bsc#1218260).
- drm/amdgpu: Fix with right return code '-EIO' in
'amdgpu_gmc_vram_checking()' (bsc#1218260).
- drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table'
in 'get_platform_power_management_table()' (bsc#1218260).
- drm/amdgpu: fix avg vs input power reporting on smu7
(bsc#1218260).
- ceph: fix invalid pointer access if get_quota_realm return
ERR_PTR (bsc#1218260).
- ceph: fix deadlock or deadcode of misusing dget() (bsc#1218260).
- ceph: reinitialize mds feature bit even when session in open
(bsc#1218260).
- blk-mq: fix IO hang from sbitmap wakeup race (bsc#1218260).
- =?UTF-8?q?virtio=5Fnet:=20Fix=20"=E2=80=98%d=E2=80=99=20d?=
=?UTF-8?q?irective=20writing=20between=201=20and=2011=20bytes=20into=20a?=
=?UTF-8?q?=20region=20of=20size=2010"=20warnings?=
(bsc#1218260).
- drm/amdkfd: Fix lock dependency warning with srcu (bsc#1218260).
- drm/amdkfd: Fix lock dependency warning (bsc#1218260).
- libsubcmd: Fix memory leak in uniq() (bsc#1218260).
- misc: lis3lv02d_i2c: Add missing setting of the reg_ctrl
callback (bsc#1218260).
- usb: xhci-plat: fix usb disconnect issue after s4 (bsc#1218260).
- 9p: Fix initialisation of netfs_inode for 9p (bsc#1218260).
- PCI/AER: Decode Requester ID when no error info found
(bsc#1218260).
- PCI: Fix 64GT/s effective data rate calculation (bsc#1218260).
- spmi: mediatek: Fix UAF on device remove (bsc#1218260).
- fs/kernfs/dir: obey S_ISGID (bsc#1218260).
- tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE
(bsc#1218260).
- selftests/sgx: Fix linker script asserts (bsc#1218260).
- usb: hub: Add quirk to decrease IN-ep poll interval for
Microchip USB491x hub (bsc#1218260).
- usb: hub: Replace hardcoded quirk value with BIT() macro
(bsc#1218260).
- extcon: fix possible name leak in extcon_dev_register()
(bsc#1218260).
- perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix
is present (bsc#1218260).
- PCI: switchtec: Fix stdev_release() crash after surprise hot
remove (bsc#1218260).
- PCI: Only override AMD USB controller if required (bsc#1218260).
- mailbox: arm_mhuv2: Fix a bug for mhuv2_sender_interrupt
(bsc#1218260).
- mfd: ti_am335x_tscadc: Fix TI SoC dependencies (bsc#1218260).
- xen/gntdev: Fix the abuse of underlying struct page in DMA-buf
import (bsc#1218260).
- riscv: Make XIP bootable again (bsc#1218260).
- i3c: master: cdns: Update maximum prescaler value for i2c clock
(bsc#1218260).
- um: time-travel: fix time corruption (bsc#1218260).
- um: net: Fix return type of uml_net_start_xmit() (bsc#1218260).
- um: Don't use vfprintf() for os_info() (bsc#1218260).
- um: Fix naming clash between UML and scheduler (bsc#1218260).
- leds: trigger: panic: Don't register panic notifier if creating
the trigger failed (bsc#1218260).
- pinctrl: baytrail: Fix types of config value in
byt_pin_config_set() (bsc#1218260).
- ALSA: hda/conexant: Fix headset auto detect fail in cx8070
and SN6140 (bsc#1218260).
- drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as well
(bsc#1218260).
- drm/amdkfd: Fix iterator used outside loop in
'kfd_add_peer_prop()' (bsc#1218260).
- drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'
(bsc#1218260).
- drm/amdgpu: Fix '*fw' from request_firmware() not released in
'amdgpu_ucode_request()' (bsc#1218260).
- Re-revert "drm/amd/display: Enable Replay for static screen
use cases" (bsc#1218260).
- drm/amdgpu: Let KFD sync with VM fences (bsc#1218260).
- drm/amd/display: Fix minor issues in BW Allocation Phase2
(bsc#1218260).
- drm/amdgpu: Fix ecc irq enable/disable unpaired (bsc#1218260).
- clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocks
(bsc#1218260).
- drm/amd/display: Only clear symclk otg flag for HDMI
(bsc#1218260).
- drm/amd/display: make flip_timestamp_in_us a 64-bit variable
(bsc#1218260).
- accel/habanalabs: add support for Gaudi2C device (bsc#1218260).
- watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for
IT8784/IT8786 (bsc#1218260).
- watchdog: starfive: add lock annotations to fix context
imbalances (bsc#1218260).
- clk: mmp: pxa168: Fix memory leak in pxa168_clk_init()
(bsc#1218260).
- clk: hi3620: Fix memory leak in hi3620_mmc_clk_init()
(bsc#1218260).
- drm/amdgpu: fix ftrace event amdgpu_bo_move always move on
same heap (bsc#1218260).
- drm/msm/dpu: fix writeback programming for YUV cases
(bsc#1218260).
- drm/msm/dpu: Ratelimit framedone timeout msgs (bsc#1218260).
- drm/msm/dpu: enable writeback on SM8450 (bsc#1218260).
- drm/msm/dpu: enable writeback on SM8350 (bsc#1218260).
- drm/amdkfd: fix mes set shader debugger process management
(bsc#1218260).
- drm/amd/display: Force p-state disallow if leaving no plane
config (bsc#1218260).
- drm/amd/display: For prefetch mode > 0, extend prefetch if
possible (bsc#1218260).
- media: i2c: imx335: Fix hblank min/max values (bsc#1218260).
- media: ddbridge: fix an error code problem in ddb_probe
(bsc#1218260).
- media: amphion: remove mutext lock in condition of wait_event
(bsc#1218260).
- IB/ipoib: Fix mcast list locking (bsc#1218260).
- drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind
time (bsc#1218260).
- f2fs: fix to tag gcing flag on page during block migration
(bsc#1218260).
- hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6
(bsc#1218260).
- hwmon: (nct6775) Fix fan speed set failure in automatic mode
(bsc#1218260).
- media: rkisp1: resizer: Stop manual allocation of
v4l2_subdev_state (bsc#1218260).
- media: rkisp1: Fix IRQ disable race issue (bsc#1218260).
- media: rkisp1: Store IRQ lines (bsc#1218260).
- media: rkisp1: Fix IRQ handler return values (bsc#1218260).
- media: rkisp1: Drop IRQF_SHARED (bsc#1218260).
- media: uvcvideo: Fix power line control for SunplusIT camera
(bsc#1218260).
- media: uvcvideo: Fix power line control for a Chicony camera
(bsc#1218260).
- drm/msm/dp: Add DisplayPort controller for SM8650 (bsc#1218260).
- ALSA: hda: intel-dspcfg: add filters for ARL-S and ARL
(bsc#1218260).
- ALSA: hda: Intel: add HDA_ARL PCI ID support (bsc#1218260).
- PCI: add INTEL_HDA_ARL to pci_ids.h (bsc#1218260).
- media: rockchip: rga: fix swizzling for RGB formats
(bsc#1218260).
- media: stk1160: Fixed high volume of stk1160_dbg messages
(bsc#1218260).
- drm/mipi-dsi: Fix detach call without attach (bsc#1218260).
- drm/framebuffer: Fix use of uninitialized variable
(bsc#1218260).
- drm/drm_file: fix use of uninitialized variable (bsc#1218260).
- drm/amd/display: Fix MST PBN/X.Y value calculations
(bsc#1218260).
- ASoC: amd: Add new dmi entries for acp5x platform (bsc#1218260).
- f2fs: fix write pointers on zoned device after roll forward
(bsc#1218260).
- drm/amd/display: Fix tiled display misalignment (bsc#1218260).
- drm/bridge: anx7625: Fix Set HPD irq detect window to 2ms
(bsc#1218260).
- drm/panel-edp: Add override_edid_mode quirk for generic edp
(bsc#1218260).
- RDMA/IPoIB: Fix error code return in ipoib_mcast_join
(bsc#1218260).
- reiserfs: Avoid touching renamed directory if parent does not
change (bsc#1218260).
- fast_dput(): handle underflows gracefully (bsc#1218260).
- ASoC: doc: Fix undefined SND_SOC_DAPM_NOPM argument
(bsc#1218260).
- ALSA: hda: Refer to correct stream index at loops (bsc#1218260).
- f2fs: fix to check return value of f2fs_reserve_new_block()
(bsc#1218260).
- net: dsa: qca8k: put MDIO bus OF node on qca8k_mdio_register()
failure (bsc#1218260).
- net: kcm: fix direct access to bv_len (bsc#1218260).
- octeontx2-af: Fix max NPC MCAM entry check while validating
ref_entry (bsc#1218260).
- i40e: Fix VF disable behavior to block all traffic
(bsc#1218260).
- arm64: dts: sprd: Change UMS512 idle-state nodename to match
bindings (bsc#1218260).
- arm64: dts: sprd: Add clock reference for pll2 on UMS512
(bsc#1218260).
- bridge: cfm: fix enum typo in br_cc_ccm_tx_parse (bsc#1218260).
- net/smc: disable SEID on non-s390 archs where virtual ISM may
be used (bsc#1218260).
- Bluetooth: L2CAP: Fix possible multiple reject send
(bsc#1218260).
- Bluetooth: hci_sync: fix BR/EDR wakeup bug (bsc#1218260).
- Bluetooth: ISO: Avoid creating child socket if PA sync is
terminating (bsc#1218260).
- Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks
for QCA2066 (bsc#1218260).
- wifi: cfg80211: free beacon_ies when overridden from hidden BSS
(bsc#1218260).
- wifi: rtlwifi: rtl8723{be,ae}: using calculate_bit_shift()
(bsc#1218260).
- libbpf: Fix NULL pointer dereference in
bpf_object__collect_prog_relos (bsc#1218260).
- wifi: rtw89: coex: Fix wrong Wi-Fi role info and FDDT parameter
members (bsc#1218260).
- wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devices
(bsc#1218260).
- arm64: dts: amlogic: fix format for s4 uart node (bsc#1218260).
- ice: fix pre-shifted bit usage (bsc#1218260).
- arm64: dts: qcom: Fix coresight warnings in in-ports and
out-ports (bsc#1218260).
- arm64: dts: qcom: msm8998: Fix 'out-ports' is a required
property (bsc#1218260).
- arm64: dts: qcom: msm8996: Fix 'in-ports' is a required property
(bsc#1218260).
- md: Whenassemble the array, consult the superblock of the
freshest device (bsc#1218260).
- block: prevent an integer overflow in bvec_try_merge_hw_page
(bsc#1218260).
- net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error path
(bsc#1218260).
- net: atlantic: eliminate double free in error handling logic
(bsc#1218260).
- ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values (bsc#1218260).
- scsi: hisi_sas: Set .phy_attached before notifing phyup event
HISI_PHYE_PHY_UP_PM (bsc#1218260).
- scsi: lpfc: Move determination of vmid_flag after VMID
reinitialization completes (bsc#1218260).
- scsi: lpfc: Reinitialize an NPIV's VMID data structures after
FDISC (bsc#1218260).
- ARM: dts: imx23/28: Fix the DMA controller node name
(bsc#1218260).
- ARM: dts: imx23-sansa: Use preferred i2c-gpios properties
(bsc#1218260).
- ARM: dts: imx27-apf27dev: Fix LED name (bsc#1218260).
- ARM: dts: imx25/27: Pass timing0 (bsc#1218260).
- ARM: dts: imx25: Fix the iim compatible string (bsc#1218260).
- selftests/bpf: fix compiler warnings in RELEASE=1 mode
(bsc#1218260).
- arm64: zynqmp: Fix clock node name in kv260 cards (bsc#1218260).
- arm64: zynqmp: Move fixed clock to / for kv260 (bsc#1218260).
- block/rnbd-srv: Check for unlikely string overflow
(bsc#1218260).
- ionic: bypass firmware cmds when stuck in reset (bsc#1218260).
- ionic: pass opcode to devcmd_wait (bsc#1218260).
- net: phy: at803x: fix passing the wrong reference for
config_intr (bsc#1218260).
- ARM: dts: imx1: Fix sram node (bsc#1218260).
- ARM: dts: imx27: Fix sram node (bsc#1218260).
- ARM: dts: imx: Use flash@0,0 pattern (bsc#1218260).
- ARM: dts: imx25/27-eukrea: Fix RTC node name (bsc#1218260).
- ARM: dts: rockchip: fix rk3036 hdmi ports node (bsc#1218260).
- wifi: ath12k: fix the issue that the multicast/broadcast
indicator is not read correctly for WCN7850 (bsc#1218260).
- wifi: wfx: fix possible NULL pointer dereference in
wfx_set_mfp_ap() (bsc#1218260).
- bpf: Set uattr->batch.count as zero before batched update or
deletion (bsc#1218260).
- wifi: mt76: mt7996: add PCI IDs for mt7992 (bsc#1218260).
- wifi: mt76: connac: fix EHT phy mode check (bsc#1218260).
- arm64: dts: qcom: sm8350: Fix remoteproc interrupt type
(bsc#1218260).
- arm64: dts: qcom: sm8450: fix soundwire controllers node name
(bsc#1218260).
- arm64: dts: qcom: sm8550: fix soundwire controllers node name
(bsc#1218260).
- net: mvmdio: Avoid excessive sleeps in polled mode
(bsc#1218260).
- minmax: relax check to allow comparison between unsigned
arguments and signed constants (bsc#1218260).
- minmax: allow comparisons of 'int' against 'unsigned char/short'
(bsc#1218260).
- minmax: fix indentation of __cmp_once() and __clamp_once()
(bsc#1218260).
- minmax: allow min()/max()/clamp() if the arguments have the
same signedness (bsc#1218260).
- minmax: add umin(a, b) and umax(a, b) (bsc#1218260).
- minmax: fix header inclusions (bsc#1218260).
- minmax: deduplicate __unconst_integer_typeof() (bsc#1218260).
- scsi: libfc: Fix up timeout error in fc_fcp_rec_error()
(bsc#1218260).
- scsi: libfc: Don't schedule abort twice (bsc#1218260).
- wifi: ath12k: fix and enable AP mode for WCN7850 (bsc#1218260).
- bpf: Set need_defer as false when clearing fd array during
map free (bsc#1218260).
- bpf: Check rcu_read_lock_trace_held() before calling bpf map
helpers (bsc#1218260).
- wifi: rtw89: fix misbehavior of TX beacon in concurrent mode
(bsc#1218260).
- wifi: ath11k: fix race due to setting
ATH11K_FLAG_EXT_IRQ_ENABLED too early (bsc#1218260).
- wifi: ath9k: Fix potential array-index-out-of-bounds read in
ath9k_htc_txstatus() (bsc#1218260).
- bpf: Fix a few selftest failures due to llvm18 change
(bsc#1218260).
- ARM: dts: imx7s: Fix nand-controller #size-cells (bsc#1218260).
- ARM: dts: imx7s: Fix lcdif compatible (bsc#1218260).
- ARM: dts: imx7d: Fix coresight funnel ports (bsc#1218260).
- scsi: arcmsr: Support new PCI device IDs 1883 and 1886
(bsc#1218260).
- scsi: mpi3mr: Add PCI checks where SAS5116 diverges from SAS4116
(bsc#1218260).
- scsi: mpi3mr: Add support for SAS5116 PCI IDs (bsc#1218260).
- net: usb: ax88179_178a: avoid two consecutive device resets
(bsc#1218260).
- bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk
(bsc#1218260).
- PCI: Add no PM reset quirk for NVIDIA Spectrum devices
(bsc#1218260).
- net: phy: micrel: fix ts_info value in case of no phc
(bsc#1218260).
- ARM: dts: samsung: s5pv210: fix camera unit addresses/ranges
(bsc#1218260).
- ARM: dts: samsung: exynos4: fix camera unit addresses/ranges
(bsc#1218260).
- scsi: lpfc: Fix possible file string name overflow when updating
firmware (bsc#1218260).
- soc: xilinx: fix unhandled SGI warning message (bsc#1218260).
- soc: xilinx: Fix for call trace due to the usage of
smp_processor_id() (bsc#1218260).
- ARM: dts: qcom: msm8660: fix PMIC node labels (bsc#1218260).
- ARM: dts: qcom: mdm9615: fix PMIC node labels (bsc#1218260).
- ARM: dts: qcom: strip prefix from PMIC files (bsc#1218260).
- selftests/bpf: Fix issues in setup_classid_environment()
(bsc#1218260).
- wifi: rt2x00: correct wrong BBP register in RxDCOC calibration
(bsc#1218260).
- selftests/bpf: Fix pyperf180 compilation failure with clang18
(bsc#1218260).
- libbpf: Fix potential uninitialized tail padding with
LIBBPF_OPTS_RESET (bsc#1218260).
- selftests/bpf: satisfy compiler by having explicit return in
btf test (bsc#1218260).
- selftests/bpf: fix RELEASE=1 build for tc_opts (bsc#1218260).
- wifi: rt2x00: restart beacon queue when hardware reset
(bsc#1218260).
- wifi: rtw89: fix timeout calculation in rtw89_roc_end()
(bsc#1218260).
- ext4: avoid online resizing failures due to oversized flex bg
(bsc#1218260).
- ext4: remove unnecessary check from alloc_flex_gd()
(bsc#1218260).
- ext4: unify the type of flexbg_size to unsigned int
(bsc#1218260).
- ext4: fix inconsistent between segment fstrim and full fstrim
(bsc#1218260).
- ecryptfs: Reject casefold directory inodes (bsc#1218260).
- smb: client: fix hardlinking of reparse points (bsc#1218260).
- smb: client: fix renaming of reparse points (bsc#1218260).
- ext4: treat end of range as exclusive in ext4_zero_range()
(bsc#1218260).
- SUNRPC: Fix a suspicious RCU usage warning (bsc#1218260).
- sysctl: Fix out of bounds access for empty sysctl registers
(bsc#1218260).
- KVM: s390: fix setting of fpc register (bsc#1218260).
- s390/ptrace: handle setting of fpc register correctly
(bsc#1218260).
- s390/vfio-ap: fix sysfs status attribute for AP queue devices
(bsc#1218260).
- arch: consolidate arch_irq_work_raise prototypes (bsc#1218260).
- s390/boot: always align vmalloc area on segment boundary
(bsc#1218260).
- jfs: fix array-index-out-of-bounds in diNewExt (bsc#1218260).
- rxrpc_find_service_conn_rcu: fix the usage of
read_seqbegin_or_lock() (bsc#1218260).
- afs: fix the usage of read_seqbegin_or_lock() in
afs_find_server*() (bsc#1218260).
- afs: fix the usage of read_seqbegin_or_lock() in
afs_lookup_volume_rcu() (bsc#1218260).
- crypto: stm32/crc32 - fix parsing list of devices (bsc#1218260).
- erofs: fix ztailpacking for subpage compressed blocks
(bsc#1218260).
- crypto: octeontx2 - Fix cptvf driver cleanup (bsc#1218260).
- crypto: starfive - Fix dev_err_probe return error (bsc#1218260).
- erofs: fix up compacted indexes for block size < 4096
(bsc#1218260).
- pstore/ram: Fix crash when setting number of cpus to an odd
number (bsc#1218260).
- crypto: p10-aes-gcm - Avoid -Wstringop-overflow warnings
(bsc#1218260).
- hwrng: starfive - Fix dev_err_probe return error (bsc#1218260).
- jfs: fix uaf in jfs_evict_inode (bsc#1218260).
- jfs: fix array-index-out-of-bounds in dbAdjTree (bsc#1218260).
- jfs: fix slab-out-of-bounds Read in dtSearch (bsc#1218260).
- UBSAN: array-index-out-of-bounds in dtSplitRoot (bsc#1218260).
- FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree
(bsc#1218260).
- thermal: core: Fix thermal zone suspend-resume synchronization
(bsc#1218260).
- ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on
synchronous events (bsc#1218260).
- PM / devfreq: Synchronize devfreq_monitor_[start/stop]
(bsc#1218260).
- kunit: tool: fix parsing of test attributes (bsc#1218260).
- ACPI: NUMA: Fix the logic of getting the fake_pxm value
(bsc#1218260).
- selftests/nolibc: fix testcase status alignment (bsc#1218260).
- ACPI: extlog: fix NULL pointer dereference check (bsc#1218260).
- PNP: ACPI: fix fortify warning (bsc#1218260).
- ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop
(bsc#1218260).
- audit: Send netlink ACK before setting connection in auditd_set
(bsc#1218260).
- regulator: core: Only increment use_count when enable_count
changes (bsc#1218260).
- debugobjects: Stop accessing objects after releasing hash
bucket lock (bsc#1218260).
- perf/core: Fix narrow startup race when creating the perf
nr_addr_filters sysfs file (bsc#1218260).
- x86/mce: Mark fatal MCE's page as poison to avoid panic in
the kdump kernel (bsc#1218260).
- powerpc/lib: Validate size for vector operations (bsc#1218260).
- powerpc: pmd_move_must_withdraw() is only needed for
CONFIG_TRANSPARENT_HUGEPAGE (bsc#1218260).
- x86/boot: Ignore NMIs during very early boot (bsc#1218260).
- powerpc/64s: Fix CONFIG_NUMA=n build due to
create_section_mapping() (bsc#1218260).
- powerpc/mm: Fix build failures due to
arch_reserved_kernel_pages() (bsc#1218260).
- powerpc: Fix build error due to is_valid_bugaddr()
(bsc#1218260).
- drivers/perf: pmuv3: don't expose SW_INCR event in sysfs
(bsc#1218260).
- arm64: irq: set the correct node for VMAP stack (bsc#1218260).
- powerpc/mm: Fix null-pointer dereference in pgtable_cache_add
(bsc#1218260).
- asm-generic: make sparse happy with odd-sized put_unaligned_*()
(bsc#1218260).
- Documentation/sphinx: fix Python string escapes (bsc#1218260).
- commit 6720199
-------------------------------------------------------------------
Sat Feb 3 16:02:19 CET 2024 - rfrohl@suse.com