forked from pool/kernel-source-longterm
commit d63edaf58bcc98a132add0daf498f26084cb6776
OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
b95bf57796
commit
42746edf7b
@@ -1,3 +1,334 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 1 12:53:13 CET 2024 - rfrohl@suse.com
|
||||
|
||||
- blacklist f6564fce256a and 5056c596c3d1 (git-fixes)
|
||||
- commit d63edaf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 1 09:57:11 CET 2024 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.1.76 (bsc#1012628).
|
||||
- net/mlx5e: Handle hardware IPsec limits events (bsc#1012628).
|
||||
- serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
|
||||
(bsc#1012628).
|
||||
- x86/entry/ia32: Ensure s32 is sign extended to s64
|
||||
(bsc#1012628).
|
||||
- tick/sched: Preserve number of idle sleeps across CPU hotplug
|
||||
events (bsc#1012628).
|
||||
- mips: Call lose_fpu(0) before initializing fcr31 in
|
||||
mips_set_personality_nan (bsc#1012628).
|
||||
- =?UTF-8?q?cxl/region=EF=BC=9AFix=20overflow=20issue=20in?=
|
||||
=?UTF-8?q?=20alloc=5Fhpa()?= (bsc#1012628).
|
||||
- MIPS: lantiq: register smp_ops on non-smp platforms
|
||||
(bsc#1012628).
|
||||
- spi: fix finalize message on error return (bsc#1012628).
|
||||
- spi: bcm-qspi: fix SFDP BFPT read by usig mspi read
|
||||
(bsc#1012628).
|
||||
- drm/bridge: anx7625: Ensure bridge is suspended in disable()
|
||||
(bsc#1012628).
|
||||
- block: Move checking GENHD_FL_NO_PART to bdev_add_partition()
|
||||
(bsc#1012628).
|
||||
- gpio: eic-sprd: Clear interrupt after set the interrupt type
|
||||
(bsc#1012628).
|
||||
- drm/exynos: gsc: minor fix for loop iteration in
|
||||
gsc_runtime_resume (bsc#1012628).
|
||||
- drm/exynos: fix accidental on-stack copy of exynos_drm_plane
|
||||
(bsc#1012628).
|
||||
- drm/bridge: parade-ps8640: Make sure we drop the AUX mutex in
|
||||
the error case (bsc#1012628).
|
||||
- drm/bridge: parade-ps8640: Ensure bridge is suspended in
|
||||
.post_disable() (bsc#1012628).
|
||||
- drm/bridge: sii902x: Fix audio codec unregistration
|
||||
(bsc#1012628).
|
||||
- drm/bridge: sii902x: Fix probing race issue (bsc#1012628).
|
||||
- drm/bridge: sii902x: Use devm_regulator_bulk_get_enable()
|
||||
(bsc#1012628).
|
||||
- drm: panel-simple: add missing bus flags for Tianma
|
||||
tm070jvhg[30/33] (bsc#1012628).
|
||||
- drm/bridge: parade-ps8640: Wait for HPD when doing an AUX
|
||||
transfer (bsc#1012628).
|
||||
- Revert "powerpc/64s: Increase default stack size to 32KB"
|
||||
(bsc#1012628).
|
||||
- drm/panel-edp: drm/panel-edp: Fix AUO B116XAK01 name and timing
|
||||
(bsc#1012628).
|
||||
- btrfs: zoned: optimize hint byte for zoned allocator
|
||||
(bsc#1012628).
|
||||
- btrfs: zoned: factor out prepare_allocation_zoned()
|
||||
(bsc#1012628).
|
||||
- serial: sc16is7xx: fix unconditional activation of THRI
|
||||
interrupt (bsc#1012628).
|
||||
- serial: sc16is7xx: Use port lock wrappers (bsc#1012628).
|
||||
- serial: core: Provide port lock wrappers (bsc#1012628).
|
||||
- dlm: use kernel_connect() and kernel_bind() (bsc#1012628).
|
||||
- ARM: dts: qcom: sdx55: fix USB SS wakeup (bsc#1012628).
|
||||
- ARM: dts: qcom: sdx55: fix USB DP/DM HS PHY interrupts
|
||||
(bsc#1012628).
|
||||
- ARM: dts: qcom: sdx55: fix pdc '#interrupt-cells' (bsc#1012628).
|
||||
- ARM: dts: samsung: exynos4210-i9100: Unconditionally enable
|
||||
LDO12 (bsc#1012628).
|
||||
- ARM: dts: qcom: sdx55: fix USB wakeup interrupt types
|
||||
(bsc#1012628).
|
||||
- pipe: wakeup wr_wait after setting max_usage (bsc#1012628).
|
||||
- fs/pipe: move check to pipe_has_watch_queue() (bsc#1012628).
|
||||
- thermal: intel: hfi: Add syscore callbacks for system-wide PM
|
||||
(bsc#1012628).
|
||||
- thermal: intel: hfi: Disable an HFI instance when all its CPUs
|
||||
go offline (bsc#1012628).
|
||||
- thermal: intel: hfi: Refactor enabling code into helper
|
||||
functions (bsc#1012628).
|
||||
- PM: sleep: Fix possible deadlocks in core system-wide PM code
|
||||
(bsc#1012628).
|
||||
- PM: core: Remove unnecessary (void *) conversions (bsc#1012628).
|
||||
- bus: mhi: ep: Do not allocate event ring element on stack
|
||||
(bsc#1012628).
|
||||
- media: ov13b10: Enable runtime PM before registering async
|
||||
sub-device (bsc#1012628).
|
||||
- media: ov13b10: Support device probe in non-zero ACPI D state
|
||||
(bsc#1012628).
|
||||
- erofs: fix lz4 inplace decompression (bsc#1012628).
|
||||
- erofs: get rid of the remaining kmap_atomic() (bsc#1012628).
|
||||
- drm/amdgpu/pm: Fix the power source flag error (bsc#1012628).
|
||||
- drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable
|
||||
W/A (bsc#1012628).
|
||||
- drm/bridge: nxp-ptn3460: simplify some error checking
|
||||
(bsc#1012628).
|
||||
- platform/x86: intel-uncore-freq: Fix types in sysfs callbacks
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Disable PSR-SU on Parade 0803 TCON again
|
||||
(bsc#1012628).
|
||||
- drm/tidss: Fix atomic_flush check (bsc#1012628).
|
||||
- drm/bridge: nxp-ptn3460: fix i2c_master_send() error checking
|
||||
(bsc#1012628).
|
||||
- drm: Don't unref the same fb many times by mistake due to
|
||||
deadlock handling (bsc#1012628).
|
||||
- cpufreq: intel_pstate: Refine computation of P-state for given
|
||||
frequency (bsc#1012628).
|
||||
- gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04
|
||||
(bsc#1012628).
|
||||
- xfs: read only mounts with fsopen mount API are busted
|
||||
(bsc#1012628).
|
||||
- firmware: arm_scmi: Check mailbox/SMT channel for consistency
|
||||
(bsc#1012628).
|
||||
- ksmbd: fix global oob in ksmbd_nl_policy (bsc#1012628).
|
||||
- platform/x86: p2sb: Allow p2sb_bar() calls during PCI device
|
||||
probe (bsc#1012628).
|
||||
- netfilter: nf_tables: reject QUEUE/DROP verdict parameters
|
||||
(bsc#1012628).
|
||||
- netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for
|
||||
inet/ingress basechain (bsc#1012628).
|
||||
- hv_netvsc: Calculate correct ring size when PAGE_SIZE is not
|
||||
4 Kbytes (bsc#1012628).
|
||||
- wifi: iwlwifi: fix a memory corruption (bsc#1012628).
|
||||
- exec: Fix error handling in begin_new_exec() (bsc#1012628).
|
||||
- rbd: don't move requests to the running list on errors
|
||||
(bsc#1012628).
|
||||
- btrfs: don't abort filesystem when attempting to snapshot
|
||||
deleted subvolume (bsc#1012628).
|
||||
- btrfs: defrag: reject unknown flags of
|
||||
btrfs_ioctl_defrag_range_args (bsc#1012628).
|
||||
- btrfs: don't warn if discard range is not aligned to sector
|
||||
(bsc#1012628).
|
||||
- btrfs: tree-checker: fix inline ref size in error messages
|
||||
(bsc#1012628).
|
||||
- btrfs: ref-verify: free ref cache before clearing mount opt
|
||||
(bsc#1012628).
|
||||
- btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot
|
||||
of subvolume being deleted (bsc#1012628).
|
||||
- nbd: always initialize struct msghdr completely (bsc#1012628).
|
||||
- net: fec: fix the unhandled context fault from smmu
|
||||
(bsc#1012628).
|
||||
- fjes: fix memleaks in fjes_hw_setup (bsc#1012628).
|
||||
- selftests: netdevsim: fix the udp_tunnel_nic test (bsc#1012628).
|
||||
- net: mvpp2: clear BM pool before initialization (bsc#1012628).
|
||||
- net: stmmac: Wait a bit for the reset to take effect
|
||||
(bsc#1012628).
|
||||
- netfilter: nf_tables: validate NFPROTO_* family (bsc#1012628).
|
||||
- netfilter: nf_tables: restrict anonymous set and map names to
|
||||
16 bytes (bsc#1012628).
|
||||
- btrfs: fix race between reading a directory and adding entries
|
||||
to it (bsc#1012628).
|
||||
- btrfs: refresh dir last index during a rewinddir(3) call
|
||||
(bsc#1012628).
|
||||
- btrfs: set last dir index to the current last index when
|
||||
opening dir (bsc#1012628).
|
||||
- btrfs: fix infinite directory reads (bsc#1012628).
|
||||
- netfilter: nft_limit: reject configurations that cause integer
|
||||
overflow (bsc#1012628).
|
||||
- rcu: Defer RCU kthreads wakeup when CPU is dying (bsc#1012628).
|
||||
- net/mlx5e: fix a potential double-free in fs_any_create_groups
|
||||
(bsc#1012628).
|
||||
- net/mlx5e: fix a double-free in arfs_create_groups
|
||||
(bsc#1012628).
|
||||
- net/mlx5e: Allow software parsing when IPsec crypto is enabled
|
||||
(bsc#1012628).
|
||||
- net/mlx5: Use mlx5 device constant for selecting CQ period
|
||||
mode for ASO (bsc#1012628).
|
||||
- net/mlx5: DR, Can't go to uplink vport on RX rule (bsc#1012628).
|
||||
- net/mlx5: DR, Use the right GVMI number for drop action
|
||||
(bsc#1012628).
|
||||
- ipv6: init the accept_queue's spinlocks in inet6_create
|
||||
(bsc#1012628).
|
||||
- netlink: fix potential sleeping issue in mqueue_flush_file
|
||||
(bsc#1012628).
|
||||
- tcp: Add memory barrier to tcp_push() (bsc#1012628).
|
||||
- afs: Hide silly-rename files from userspace (bsc#1012628).
|
||||
- tracing: Ensure visibility when inserting an element into
|
||||
tracing_map (bsc#1012628).
|
||||
- netfs, fscache: Prevent Oops in fscache_put_cache()
|
||||
(bsc#1012628).
|
||||
- net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv
|
||||
(bsc#1012628).
|
||||
- net: micrel: Fix PTP frame parsing for lan8814 (bsc#1012628).
|
||||
- tun: add missing rx stats accounting in tun_xdp_act
|
||||
(bsc#1012628).
|
||||
- tun: fix missing dropped counter in tun_xdp_act (bsc#1012628).
|
||||
- net: fix removing a namespace with conflicting altnames
|
||||
(bsc#1012628).
|
||||
- udp: fix busy polling (bsc#1012628).
|
||||
- llc: Drop support for ETH_P_TR_802_2 (bsc#1012628).
|
||||
- llc: make llc_ui_sendmsg() more robust against bonding changes
|
||||
(bsc#1012628).
|
||||
- vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPING
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Wait for FLR to complete during probe (bsc#1012628).
|
||||
- tcp: make sure init the accept_queue's spinlocks once
|
||||
(bsc#1012628).
|
||||
- net/smc: fix illegal rmb_desc access in SMC-D connection dump
|
||||
(bsc#1012628).
|
||||
- wifi: mac80211: fix potential sta-link leak (bsc#1012628).
|
||||
- drm/amd/display: pbn_div need be updated for hotplug event
|
||||
(bsc#1012628).
|
||||
- Revert "drm/amd: Enable PCIe PME from D3" (bsc#1012628).
|
||||
- ksmbd: Add missing set_freezable() for freezable kthread
|
||||
(bsc#1012628).
|
||||
- ksmbd: send lease break notification on FILE_RENAME_INFORMATION
|
||||
(bsc#1012628).
|
||||
- ksmbd: don't increment epoch if current state and request
|
||||
state are same (bsc#1012628).
|
||||
- ksmbd: fix potential circular locking issue in smb2_set_ea()
|
||||
(bsc#1012628).
|
||||
- ksmbd: set v2 lease version on lease upgrade (bsc#1012628).
|
||||
- mm: page_alloc: unreserve highatomic page blocks before oom
|
||||
(bsc#1012628).
|
||||
- LoongArch/smp: Call rcutree_report_cpu_starting() earlier
|
||||
(bsc#1012628).
|
||||
- serial: sc16is7xx: improve do/while loop in sc16is7xx_irq()
|
||||
(bsc#1012628).
|
||||
- serial: sc16is7xx: remove obsolete loop in sc16is7xx_port_irq()
|
||||
(bsc#1012628).
|
||||
- serial: sc16is7xx: fix invalid sc16is7xx_lines bitfield in
|
||||
case of probe error (bsc#1012628).
|
||||
- serial: sc16is7xx: convert from _raw_ to _noinc_ regmap
|
||||
functions for FIFO (bsc#1012628).
|
||||
- serial: sc16is7xx: change EFR lock to operate on each channels
|
||||
(bsc#1012628).
|
||||
- serial: sc16is7xx: remove unused line structure member
|
||||
(bsc#1012628).
|
||||
- serial: sc16is7xx: remove global regmap from struct
|
||||
sc16is7xx_port (bsc#1012628).
|
||||
- serial: sc16is7xx: remove wasteful static buffer in
|
||||
sc16is7xx_regmap_name() (bsc#1012628).
|
||||
- serial: sc16is7xx: improve regmap debugfs by using one regmap
|
||||
per port (bsc#1012628).
|
||||
- rename(): fix the locking of subdirectories (bsc#1012628).
|
||||
- mm/sparsemem: fix race in accessing memory_section->usage
|
||||
(bsc#1012628).
|
||||
- mm/rmap: fix misplaced parenthesis of a likely() (bsc#1012628).
|
||||
- ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path
|
||||
(bsc#1012628).
|
||||
- nouveau/vmm: don't set addr on the fail path to avoid warning
|
||||
(bsc#1012628).
|
||||
- rtc: Extend timeout for waiting for UIP to clear to 1s
|
||||
(bsc#1012628).
|
||||
- rtc: Add support for configuring the UIP timeout for RTC reads
|
||||
(bsc#1012628).
|
||||
- rtc: mc146818-lib: Adjust failure return code for
|
||||
mc146818_get_time() (bsc#1012628).
|
||||
- rtc: Adjust failure return code for cmos_set_alarm()
|
||||
(bsc#1012628).
|
||||
- rtc: cmos: Use ACPI alarm for non-Intel x86 systems too
|
||||
(bsc#1012628).
|
||||
- arm64: Rename ARM64_WORKAROUND_2966298 (bsc#1012628).
|
||||
- media: mtk-jpeg: Fix use after free bug due to error path
|
||||
handling in mtk_jpeg_dec_device_run (bsc#1012628).
|
||||
- mmc: mmc_spi: remove custom DMA mapped buffers (bsc#1012628).
|
||||
- mmc: core: Use mrq.sbc in close-ended ffu (bsc#1012628).
|
||||
- media: videobuf2-dma-sg: fix vmap callback (bsc#1012628).
|
||||
- scripts/get_abi: fix source path leak (bsc#1012628).
|
||||
- docs: kernel_abi.py: fix command injection (bsc#1012628).
|
||||
- lsm: new security_file_ioctl_compat() hook (bsc#1012628).
|
||||
- arm64: dts: qcom: sm8150: fix USB DP/DM HS PHY interrupts
|
||||
(bsc#1012628).
|
||||
- arm64: dts: qcom: sdm845: fix USB DP/DM HS PHY interrupts
|
||||
(bsc#1012628).
|
||||
- arm64: dts: qcom: sc7280: fix usb_1 wakeup interrupt types
|
||||
(bsc#1012628).
|
||||
- arm64: dts: qcom: sm8150: fix USB wakeup interrupt types
|
||||
(bsc#1012628).
|
||||
- arm64: dts: qcom: sdm845: fix USB wakeup interrupt types
|
||||
(bsc#1012628).
|
||||
- arm64: dts: qcom: sc7180: fix USB wakeup interrupt types
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: core: Remove the ufshcd_hba_exit() call from
|
||||
ufshcd_async_scan() (bsc#1012628).
|
||||
- dmaengine: fix NULL pointer in channel unregistration function
|
||||
(bsc#1012628).
|
||||
- iio: adc: ad7091r: Enable internal vref if external vref is
|
||||
not supplied (bsc#1012628).
|
||||
- async: Introduce async_schedule_dev_nocall() (bsc#1012628).
|
||||
- async: Split async_schedule_node_domain() (bsc#1012628).
|
||||
- parisc/power: Fix power soft-off button emulation on qemu
|
||||
(bsc#1012628).
|
||||
- parisc/firmware: Fix F-extend for PDC addresses (bsc#1012628).
|
||||
- bus: mhi: host: Add spinlock to protect WP access when queueing
|
||||
TREs (bsc#1012628).
|
||||
- bus: mhi: host: Drop chan lock before queuing buffers
|
||||
(bsc#1012628).
|
||||
- bus: mhi: host: Add alignment check for event ring read pointer
|
||||
(bsc#1012628).
|
||||
- mips: Fix max_mapnr being uninitialized on early stages
|
||||
(bsc#1012628).
|
||||
- s390/vfio-ap: let on_scan_complete() callback filter matrix
|
||||
and update guest's APCB (bsc#1012628).
|
||||
- s390/vfio-ap: loop over the shadow APCB when filtering guest's
|
||||
AP configuration (bsc#1012628).
|
||||
- s390/vfio-ap: always filter entire AP matrix (bsc#1012628).
|
||||
- media: ov9734: Enable runtime PM before registering async
|
||||
sub-device (bsc#1012628).
|
||||
- rpmsg: virtio: Free driver_override when rpmsg_remove()
|
||||
(bsc#1012628).
|
||||
- media: imx355: Enable runtime PM before registering async
|
||||
sub-device (bsc#1012628).
|
||||
- PM / devfreq: Fix buffer overflow in trans_stat_show
|
||||
(bsc#1012628).
|
||||
- s390/vfio-ap: unpin pages on gisc registration failure
|
||||
(bsc#1012628).
|
||||
- crypto: s390/aes - Fix buffer overread in CTR mode
|
||||
(bsc#1012628).
|
||||
- hwrng: core - Fix page fault dead lock on mmap-ed hwrng
|
||||
(bsc#1012628).
|
||||
- PM: hibernate: Enforce ordering during image
|
||||
compression/decompression (bsc#1012628).
|
||||
- crypto: api - Disallow identical driver names (bsc#1012628).
|
||||
- btrfs: sysfs: validate scrub_speed_max value (bsc#1012628).
|
||||
- OPP: Pass rounded rate to _set_opp() (bsc#1012628).
|
||||
- arm64: properly install vmlinuz.efi (bsc#1012628).
|
||||
- ext4: allow for the last group to be marked as trimmed
|
||||
(bsc#1012628).
|
||||
- iio: adc: ad7091r: Allow users to configure device events
|
||||
(bsc#1012628).
|
||||
- iio: adc: ad7091r: Set alert bit in config register
|
||||
(bsc#1012628).
|
||||
- Revert "nSVM: Check for reserved encodings of TLB_CONTROL in
|
||||
nested VMCB" (bsc#1012628).
|
||||
- usb: dwc3: gadget: Handle EP0 request dequeuing properly
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: gadget: Queue PM runtime idle on disconnect event
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: gadget: Refactor EP0 forced stall/restart into a
|
||||
separate API (bsc#1012628).
|
||||
- commit 9bd35fb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 26 09:45:50 CET 2024 - rfrohl@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user