commit 37b568f54b08141caacbdd7423dabaa2d20f8796
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1553
This commit is contained in:
parent
d8d5add629
commit
31e68f71f7
@ -1,3 +1,322 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 13 06:16:18 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 5.13.10 (bsc#1012628).
|
||||||
|
- Revert "ACPICA: Fix memory leak caused by _CID repair function"
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: seq: Fix racy deletion of subscriber (bsc#1012628).
|
||||||
|
- bus: ti-sysc: Fix gpt12 system timer issue with reserved status
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: xfrm: fix memory leak in xfrm_user_rcv_msg (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028a: fix node name for the sysclk (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix array index when int_handles are being used
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix setup sequence for MSIXPERM table
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: add missing iounmap() (bsc#1012628).
|
||||||
|
- ARM: imx: add missing clk_disable_unprepare() (bsc#1012628).
|
||||||
|
- ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to
|
||||||
|
10ms (bsc#1012628).
|
||||||
|
- Revert "soc: imx8m: change to use platform driver"
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix desc->vector that isn't being updated
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix sequence for pci driver remove() and
|
||||||
|
shutdown() (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix submission race window (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028: sl28: fix networking for variant 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: imx: Swap M53Menlo
|
||||||
|
pinctrl_power_button/pinctrl_power_out pins (bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- ext4: fix potential uninitialized access to retval in kmmpd
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: fix incorrect clock source setting
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: stacktrace: Fix NULL pointer dereference (bsc#1012628).
|
||||||
|
- clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: am437x-l4: fix typo in can@0 node (bsc#1012628).
|
||||||
|
- omap5-board-common: remove not physically existing vdds_1v8_main
|
||||||
|
fixed-regulator (bsc#1012628).
|
||||||
|
- dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic()
|
||||||
|
in atomic state (bsc#1012628).
|
||||||
|
- clk: tegra: Implement disable_unused() of
|
||||||
|
tegra_clk_sdmmc_mux_ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32
|
||||||
|
dma ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dmamux: Fix PM usage counter unbalance in
|
||||||
|
stm32 dmamux ops (bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
|
||||||
|
(bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/kmb: Enable LCD DMA for low TVDDCV (bsc#1012628).
|
||||||
|
- media: videobuf2-core: dequeue if start_streaming fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Prefer HW RTC on DHCOM SoM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: imx-dma: configure the generic DMA type to make it
|
||||||
|
work (bsc#1012628).
|
||||||
|
- net, gro: Set inner transport header offset in tcp/udp GRO hook
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: sja1105: overwrite dynamic FDB entries with static
|
||||||
|
ones in .port_fdb_add (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: invalidate dynamic FDB entries learned
|
||||||
|
concurrently with statically added ones (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: ignore the FDB entry for unknown multicast
|
||||||
|
when adding a new address (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: be stateless with FDB entries on
|
||||||
|
SJA1105P/Q/R/S/SJA1110 too (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: match FDB entries regardless of inner/outer
|
||||||
|
VLAN tag (bsc#1012628).
|
||||||
|
- net: phy: micrel: Fix detection of ksz87xx switch (bsc#1012628).
|
||||||
|
- net: natsemi: Fix missing pci_disable_device() in probe and
|
||||||
|
remove (bsc#1012628).
|
||||||
|
- gpio: tqmx86: really make IRQ optional (bsc#1012628).
|
||||||
|
- RDMA/mlx5: Delay emptying a cache entry when a new MR is added
|
||||||
|
to it recently (bsc#1012628).
|
||||||
|
- net: bridge: validate the NUD_PERMANENT bit when adding an
|
||||||
|
extern_learn FDB entry (bsc#1012628).
|
||||||
|
- sctp: move the active_key update after sh_keys is added
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Call i915_globals_exit() if pci_register_device()
|
||||||
|
fails (bsc#1012628).
|
||||||
|
- nfp: update ethtool reporting of pauseframe control
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: ipv6: fix returned variable type in ip6_skb_dst_mtu
|
||||||
|
(bsc#1012628).
|
||||||
|
- RDMA/hns: Fix the double unlock problem of poll_sem
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: qca: ar9331: reorder MDIO write sequence
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- net: sched: fix lockdep_set_class() typo error for sch->seqlock
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: fix i915_globals_exit() section mismatch error
|
||||||
|
(bsc#1012628).
|
||||||
|
- MIPS: check return value of pgtable_pmd_page_ctor (bsc#1012628).
|
||||||
|
- x86/tools/relocs: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- mips: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- kbuild: cancel sub_make_done for the install target to fix DKMS
|
||||||
|
(bsc#1012628).
|
||||||
|
- bnx2x: fix an error code in bnx2x_nic_load() (bsc#1012628).
|
||||||
|
- net: ethernet: ti: am65-cpsw: fix crash in
|
||||||
|
am65_cpsw_port_offload_fwd_mark_update() (bsc#1012628).
|
||||||
|
- net: pegasus: fix uninit-value in get_interrupt_interval
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: fec: fix use-after-free in fec_drv_remove (bsc#1012628).
|
||||||
|
- net: vxge: fix use-after-free in vxge_device_unregister
|
||||||
|
(bsc#1012628).
|
||||||
|
- blk-iolatency: error out if blk_get_queue() failed in
|
||||||
|
iolatency_set_limit() (bsc#1012628).
|
||||||
|
- Bluetooth: defer cleanup of resources in hci_unregister_dev()
|
||||||
|
(bsc#1012628).
|
||||||
|
- io-wq: fix no lock protection of acct->nr_worker (bsc#1012628).
|
||||||
|
- io-wq: fix lack of acct->nr_workers < acct->max_workers
|
||||||
|
judgement (bsc#1012628).
|
||||||
|
- USB: usbtmc: Fix RCU stall warning (bsc#1012628).
|
||||||
|
- USB: serial: option: add Telit FD980 composition 0x1056
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ch341: fix character loss at high transfer rates
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix HX type detection (bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix GT type detection (bsc#1012628).
|
||||||
|
- firmware_loader: use -ETIMEDOUT instead of -EAGAIN in
|
||||||
|
fw_load_sysfs_fallback (bsc#1012628).
|
||||||
|
- firmware_loader: fix use-after-free in firmware_fallback_sysfs
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/display: fix DMUB firmware version info
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: pcm - fix mmap capability check for the snd-dummy driver
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: add mic quirk for Acer SF314-42
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56
|
||||||
|
(ALC256) (bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Fix superfluous autosuspend recovery
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Add registration quirk for JBL Quantum 600
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Avoid unnecessary or invalid connector
|
||||||
|
selection at resume (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Use list_replace_init() before traversing
|
||||||
|
lists (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Avoid runtime resume if disabling pullup
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: remove leaked entry from udc driver list
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdns3: Fixed incorrect gadget state (bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixed issue with ZLP (bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: fixed NULL pointer dereference
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: idle uses the highest byte for duration
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: host: ohci-at91: suspend/resume ports after/before OHCI
|
||||||
|
accesses (bsc#1012628).
|
||||||
|
- usb: typec: tcpm: Keep other events when receiving FRS and
|
||||||
|
Sourcing_vbus events (bsc#1012628).
|
||||||
|
- usb: otg-fsm: Fix hrtimer list corruption (bsc#1012628).
|
||||||
|
- clk: fix leak on devm_clk_bulk_get_all() unwind (bsc#1012628).
|
||||||
|
- scripts/tracing: fix the bug that can't parse raw_trace_func
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing / histogram: Give calculation hist_fields a size
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Reject string operand in the histogram expression
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Fix NULL pointer dereference in start_creating
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: static call: Compare data on transition from 2->1
|
||||||
|
callees (bsc#1012628).
|
||||||
|
- tracepoint: Fix static call function vs data state mismatch
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: Use rcu get state and cond sync for static call
|
||||||
|
updates (bsc#1012628).
|
||||||
|
- arm64: stacktrace: avoid tracing arch_stack_walk()
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Clear stale cache entries during initialization
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: add tee_shm_alloc_kernel_buf() (bsc#1012628).
|
||||||
|
- tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Fix memory leak when failing to register shm pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Refuse to load the driver under the kdump kernel
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: fix tee out of memory failure seen during kexec reboot
|
||||||
|
(bsc#1012628).
|
||||||
|
- tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8723bs: Fix a resource leak in sd_int_dpc
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8712: get rid of flush_scheduled_work (bsc#1012628).
|
||||||
|
- staging: rtl8712: error handling refactoring (bsc#1012628).
|
||||||
|
- drivers core: Fix oops when driver probe fails (bsc#1012628).
|
||||||
|
- media: rtl28xxu: fix zero-length control request (bsc#1012628).
|
||||||
|
- pipe: increase minimum default pipe size to 2 pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: fix potential htree corruption when growing large_dir
|
||||||
|
directories (bsc#1012628).
|
||||||
|
- Revert "thunderbolt: Hide authorized attribute if router does
|
||||||
|
not support PCIe tunnels" (bsc#1012628).
|
||||||
|
- serial: tegra: Only print FIFO error message when an error
|
||||||
|
occurs (bsc#1012628).
|
||||||
|
- serial: 8250_mtk: fix uart corruption issue when rx power off
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: Mask out floating 16/32-bit bus bits
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: fix handle_irq locking (bsc#1012628).
|
||||||
|
- MIPS: Malta: Do not byte-swap accesses to the CBUS UART
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts
|
||||||
|
(bsc#1012628).
|
||||||
|
- fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
|
||||||
|
(bsc#1012628).
|
||||||
|
- timers: Move clearing of base::timer_running under base:: Lock
|
||||||
|
(bsc#1012628).
|
||||||
|
- virt: acrn: Do hcall_destroy_vm() before resource release
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf: Fix required permissions if sigtrap is requested
|
||||||
|
(bsc#1012628).
|
||||||
|
- xfrm: Fix RCU vs hash_resize_mutex lock inversion (bsc#1012628).
|
||||||
|
- net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
|
||||||
|
(bsc#1012628).
|
||||||
|
- pcmcia: i82092: fix a null pointer dereference bug
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ibmvfc: Fix command state accounting and stale response
|
||||||
|
detection (bsc#1012628).
|
||||||
|
- selinux: correct the return value when loads initial sids
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: ti-sysc: AM3: RNG is GP only (bsc#1012628).
|
||||||
|
- Revert "gpio: mpc8xxx: change the gpio interrupt
|
||||||
|
flags." (bsc#1012628).
|
||||||
|
- arm64: fix compat syscall return truncation (bsc#1012628).
|
||||||
|
- ARM: omap2+: hwmod: fix potential NULL pointer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- md/raid10: properly indicate failure when ending a failed
|
||||||
|
write request (bsc#1012628).
|
||||||
|
- io-wq: fix race between worker exiting and activating free
|
||||||
|
worker (bsc#1012628).
|
||||||
|
- s390/dasd: fix use after free in dasd path handling
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86: accept userspace interrupt only if no event is
|
||||||
|
injected (bsc#1012628).
|
||||||
|
- KVM: SVM: Fix off-by-one indexing when nullifying last used
|
||||||
|
SEV VMCB (bsc#1012628).
|
||||||
|
- KVM: Do not leak memory for duplicate debugfs directories
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
|
||||||
|
(bsc#1012628).
|
||||||
|
- soc: ixp4xx: fix printing resources (bsc#1012628).
|
||||||
|
- interconnect: Fix undersized devress_alloc allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix incorrect supported maximum speed (bsc#1012628).
|
||||||
|
- spi: meson-spicc: fix memory leak in meson_spicc_remove
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: Zero initial BW after sync-state (bsc#1012628).
|
||||||
|
- interconnect: Always call pre_aggregate before aggregate
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for
|
||||||
|
all nodes (bsc#1012628).
|
||||||
|
- drm/i915: Correct SFC_DONE register offset (bsc#1012628).
|
||||||
|
- soc: ixp4xx/qmgr: fix invalid __iomem access (bsc#1012628).
|
||||||
|
- perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit
|
||||||
|
inside the guest (bsc#1012628).
|
||||||
|
- sched/rt: Fix double enqueue caused by rt_effective_prio
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: dts: fix memory size for the SiFive HiFive Unmatched
|
||||||
|
(bsc#1012628).
|
||||||
|
- libata: fix ata_pio_sector for CONFIG_HIGHMEM (bsc#1012628).
|
||||||
|
- reiserfs: add check for root_inode in reiserfs_fill_super
|
||||||
|
(bsc#1012628).
|
||||||
|
- reiserfs: check directory items on read from disk (bsc#1012628).
|
||||||
|
- virt_wifi: fix error on connect (bsc#1012628).
|
||||||
|
- net: qede: Fix end of loop tests for list_for_each_entry
|
||||||
|
(bsc#1012628).
|
||||||
|
- alpha: Send stop IPI to send to online CPUs (bsc#1012628).
|
||||||
|
- net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock
|
||||||
|
and ql_adapter_reset (bsc#1012628).
|
||||||
|
- smb3: rc uninitialized in one fallocate path (bsc#1012628).
|
||||||
|
- drm/amdgpu/display: only enable aux backlight control for OLED
|
||||||
|
panels (bsc#1012628).
|
||||||
|
- platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: ft260: fix device removal due to USB disconnect
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 37b568f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 19:07:42 CEST 2021 - msuchanek@suse.de
|
||||||
|
|
||||||
|
- README: Modernize build instructions.
|
||||||
|
- commit 8cc5c28
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 08:39:05 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-obs-build.spec.in: make builds reproducible (bsc#1189305)
|
||||||
|
- commit 7f9ade7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -96,6 +415,15 @@ Thu Aug 5 10:56:22 CEST 2021 - jslaby@suse.cz
|
|||||||
Not provided in stagings.
|
Not provided in stagings.
|
||||||
- commit 967c6a8
|
- commit 967c6a8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 5 08:37:33 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-source.rpmlintrc: ignore new include/config files
|
||||||
|
In 5.13, since 0e0345b77ac4, config files have no longer .h suffix.
|
||||||
|
Adapt the zero-length check.
|
||||||
|
Based on Martin Liska's change.
|
||||||
|
- commit b6f021b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 5.13
|
%define srcversion 5.13
|
||||||
%define patchversion 5.13.9
|
%define patchversion 5.13.10
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -29,9 +29,9 @@
|
|||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||||
|
|
||||||
Name: dtb-aarch64
|
Name: dtb-aarch64
|
||||||
Version: 5.13.9
|
Version: 5.13.10
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g2e9639b
|
Release: <RELEASE>.g37b568f
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,322 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 13 06:16:18 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 5.13.10 (bsc#1012628).
|
||||||
|
- Revert "ACPICA: Fix memory leak caused by _CID repair function"
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: seq: Fix racy deletion of subscriber (bsc#1012628).
|
||||||
|
- bus: ti-sysc: Fix gpt12 system timer issue with reserved status
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: xfrm: fix memory leak in xfrm_user_rcv_msg (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028a: fix node name for the sysclk (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix array index when int_handles are being used
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix setup sequence for MSIXPERM table
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: add missing iounmap() (bsc#1012628).
|
||||||
|
- ARM: imx: add missing clk_disable_unprepare() (bsc#1012628).
|
||||||
|
- ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to
|
||||||
|
10ms (bsc#1012628).
|
||||||
|
- Revert "soc: imx8m: change to use platform driver"
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix desc->vector that isn't being updated
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix sequence for pci driver remove() and
|
||||||
|
shutdown() (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix submission race window (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028: sl28: fix networking for variant 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: imx: Swap M53Menlo
|
||||||
|
pinctrl_power_button/pinctrl_power_out pins (bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- ext4: fix potential uninitialized access to retval in kmmpd
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: fix incorrect clock source setting
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: stacktrace: Fix NULL pointer dereference (bsc#1012628).
|
||||||
|
- clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: am437x-l4: fix typo in can@0 node (bsc#1012628).
|
||||||
|
- omap5-board-common: remove not physically existing vdds_1v8_main
|
||||||
|
fixed-regulator (bsc#1012628).
|
||||||
|
- dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic()
|
||||||
|
in atomic state (bsc#1012628).
|
||||||
|
- clk: tegra: Implement disable_unused() of
|
||||||
|
tegra_clk_sdmmc_mux_ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32
|
||||||
|
dma ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dmamux: Fix PM usage counter unbalance in
|
||||||
|
stm32 dmamux ops (bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
|
||||||
|
(bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/kmb: Enable LCD DMA for low TVDDCV (bsc#1012628).
|
||||||
|
- media: videobuf2-core: dequeue if start_streaming fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Prefer HW RTC on DHCOM SoM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: imx-dma: configure the generic DMA type to make it
|
||||||
|
work (bsc#1012628).
|
||||||
|
- net, gro: Set inner transport header offset in tcp/udp GRO hook
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: sja1105: overwrite dynamic FDB entries with static
|
||||||
|
ones in .port_fdb_add (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: invalidate dynamic FDB entries learned
|
||||||
|
concurrently with statically added ones (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: ignore the FDB entry for unknown multicast
|
||||||
|
when adding a new address (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: be stateless with FDB entries on
|
||||||
|
SJA1105P/Q/R/S/SJA1110 too (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: match FDB entries regardless of inner/outer
|
||||||
|
VLAN tag (bsc#1012628).
|
||||||
|
- net: phy: micrel: Fix detection of ksz87xx switch (bsc#1012628).
|
||||||
|
- net: natsemi: Fix missing pci_disable_device() in probe and
|
||||||
|
remove (bsc#1012628).
|
||||||
|
- gpio: tqmx86: really make IRQ optional (bsc#1012628).
|
||||||
|
- RDMA/mlx5: Delay emptying a cache entry when a new MR is added
|
||||||
|
to it recently (bsc#1012628).
|
||||||
|
- net: bridge: validate the NUD_PERMANENT bit when adding an
|
||||||
|
extern_learn FDB entry (bsc#1012628).
|
||||||
|
- sctp: move the active_key update after sh_keys is added
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Call i915_globals_exit() if pci_register_device()
|
||||||
|
fails (bsc#1012628).
|
||||||
|
- nfp: update ethtool reporting of pauseframe control
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: ipv6: fix returned variable type in ip6_skb_dst_mtu
|
||||||
|
(bsc#1012628).
|
||||||
|
- RDMA/hns: Fix the double unlock problem of poll_sem
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: qca: ar9331: reorder MDIO write sequence
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- net: sched: fix lockdep_set_class() typo error for sch->seqlock
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: fix i915_globals_exit() section mismatch error
|
||||||
|
(bsc#1012628).
|
||||||
|
- MIPS: check return value of pgtable_pmd_page_ctor (bsc#1012628).
|
||||||
|
- x86/tools/relocs: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- mips: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- kbuild: cancel sub_make_done for the install target to fix DKMS
|
||||||
|
(bsc#1012628).
|
||||||
|
- bnx2x: fix an error code in bnx2x_nic_load() (bsc#1012628).
|
||||||
|
- net: ethernet: ti: am65-cpsw: fix crash in
|
||||||
|
am65_cpsw_port_offload_fwd_mark_update() (bsc#1012628).
|
||||||
|
- net: pegasus: fix uninit-value in get_interrupt_interval
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: fec: fix use-after-free in fec_drv_remove (bsc#1012628).
|
||||||
|
- net: vxge: fix use-after-free in vxge_device_unregister
|
||||||
|
(bsc#1012628).
|
||||||
|
- blk-iolatency: error out if blk_get_queue() failed in
|
||||||
|
iolatency_set_limit() (bsc#1012628).
|
||||||
|
- Bluetooth: defer cleanup of resources in hci_unregister_dev()
|
||||||
|
(bsc#1012628).
|
||||||
|
- io-wq: fix no lock protection of acct->nr_worker (bsc#1012628).
|
||||||
|
- io-wq: fix lack of acct->nr_workers < acct->max_workers
|
||||||
|
judgement (bsc#1012628).
|
||||||
|
- USB: usbtmc: Fix RCU stall warning (bsc#1012628).
|
||||||
|
- USB: serial: option: add Telit FD980 composition 0x1056
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ch341: fix character loss at high transfer rates
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix HX type detection (bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix GT type detection (bsc#1012628).
|
||||||
|
- firmware_loader: use -ETIMEDOUT instead of -EAGAIN in
|
||||||
|
fw_load_sysfs_fallback (bsc#1012628).
|
||||||
|
- firmware_loader: fix use-after-free in firmware_fallback_sysfs
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/display: fix DMUB firmware version info
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: pcm - fix mmap capability check for the snd-dummy driver
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: add mic quirk for Acer SF314-42
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56
|
||||||
|
(ALC256) (bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Fix superfluous autosuspend recovery
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Add registration quirk for JBL Quantum 600
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Avoid unnecessary or invalid connector
|
||||||
|
selection at resume (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Use list_replace_init() before traversing
|
||||||
|
lists (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Avoid runtime resume if disabling pullup
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: remove leaked entry from udc driver list
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdns3: Fixed incorrect gadget state (bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixed issue with ZLP (bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: fixed NULL pointer dereference
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: idle uses the highest byte for duration
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: host: ohci-at91: suspend/resume ports after/before OHCI
|
||||||
|
accesses (bsc#1012628).
|
||||||
|
- usb: typec: tcpm: Keep other events when receiving FRS and
|
||||||
|
Sourcing_vbus events (bsc#1012628).
|
||||||
|
- usb: otg-fsm: Fix hrtimer list corruption (bsc#1012628).
|
||||||
|
- clk: fix leak on devm_clk_bulk_get_all() unwind (bsc#1012628).
|
||||||
|
- scripts/tracing: fix the bug that can't parse raw_trace_func
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing / histogram: Give calculation hist_fields a size
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Reject string operand in the histogram expression
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Fix NULL pointer dereference in start_creating
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: static call: Compare data on transition from 2->1
|
||||||
|
callees (bsc#1012628).
|
||||||
|
- tracepoint: Fix static call function vs data state mismatch
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: Use rcu get state and cond sync for static call
|
||||||
|
updates (bsc#1012628).
|
||||||
|
- arm64: stacktrace: avoid tracing arch_stack_walk()
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Clear stale cache entries during initialization
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: add tee_shm_alloc_kernel_buf() (bsc#1012628).
|
||||||
|
- tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Fix memory leak when failing to register shm pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Refuse to load the driver under the kdump kernel
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: fix tee out of memory failure seen during kexec reboot
|
||||||
|
(bsc#1012628).
|
||||||
|
- tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8723bs: Fix a resource leak in sd_int_dpc
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8712: get rid of flush_scheduled_work (bsc#1012628).
|
||||||
|
- staging: rtl8712: error handling refactoring (bsc#1012628).
|
||||||
|
- drivers core: Fix oops when driver probe fails (bsc#1012628).
|
||||||
|
- media: rtl28xxu: fix zero-length control request (bsc#1012628).
|
||||||
|
- pipe: increase minimum default pipe size to 2 pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: fix potential htree corruption when growing large_dir
|
||||||
|
directories (bsc#1012628).
|
||||||
|
- Revert "thunderbolt: Hide authorized attribute if router does
|
||||||
|
not support PCIe tunnels" (bsc#1012628).
|
||||||
|
- serial: tegra: Only print FIFO error message when an error
|
||||||
|
occurs (bsc#1012628).
|
||||||
|
- serial: 8250_mtk: fix uart corruption issue when rx power off
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: Mask out floating 16/32-bit bus bits
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: fix handle_irq locking (bsc#1012628).
|
||||||
|
- MIPS: Malta: Do not byte-swap accesses to the CBUS UART
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts
|
||||||
|
(bsc#1012628).
|
||||||
|
- fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
|
||||||
|
(bsc#1012628).
|
||||||
|
- timers: Move clearing of base::timer_running under base:: Lock
|
||||||
|
(bsc#1012628).
|
||||||
|
- virt: acrn: Do hcall_destroy_vm() before resource release
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf: Fix required permissions if sigtrap is requested
|
||||||
|
(bsc#1012628).
|
||||||
|
- xfrm: Fix RCU vs hash_resize_mutex lock inversion (bsc#1012628).
|
||||||
|
- net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
|
||||||
|
(bsc#1012628).
|
||||||
|
- pcmcia: i82092: fix a null pointer dereference bug
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ibmvfc: Fix command state accounting and stale response
|
||||||
|
detection (bsc#1012628).
|
||||||
|
- selinux: correct the return value when loads initial sids
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: ti-sysc: AM3: RNG is GP only (bsc#1012628).
|
||||||
|
- Revert "gpio: mpc8xxx: change the gpio interrupt
|
||||||
|
flags." (bsc#1012628).
|
||||||
|
- arm64: fix compat syscall return truncation (bsc#1012628).
|
||||||
|
- ARM: omap2+: hwmod: fix potential NULL pointer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- md/raid10: properly indicate failure when ending a failed
|
||||||
|
write request (bsc#1012628).
|
||||||
|
- io-wq: fix race between worker exiting and activating free
|
||||||
|
worker (bsc#1012628).
|
||||||
|
- s390/dasd: fix use after free in dasd path handling
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86: accept userspace interrupt only if no event is
|
||||||
|
injected (bsc#1012628).
|
||||||
|
- KVM: SVM: Fix off-by-one indexing when nullifying last used
|
||||||
|
SEV VMCB (bsc#1012628).
|
||||||
|
- KVM: Do not leak memory for duplicate debugfs directories
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
|
||||||
|
(bsc#1012628).
|
||||||
|
- soc: ixp4xx: fix printing resources (bsc#1012628).
|
||||||
|
- interconnect: Fix undersized devress_alloc allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix incorrect supported maximum speed (bsc#1012628).
|
||||||
|
- spi: meson-spicc: fix memory leak in meson_spicc_remove
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: Zero initial BW after sync-state (bsc#1012628).
|
||||||
|
- interconnect: Always call pre_aggregate before aggregate
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for
|
||||||
|
all nodes (bsc#1012628).
|
||||||
|
- drm/i915: Correct SFC_DONE register offset (bsc#1012628).
|
||||||
|
- soc: ixp4xx/qmgr: fix invalid __iomem access (bsc#1012628).
|
||||||
|
- perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit
|
||||||
|
inside the guest (bsc#1012628).
|
||||||
|
- sched/rt: Fix double enqueue caused by rt_effective_prio
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: dts: fix memory size for the SiFive HiFive Unmatched
|
||||||
|
(bsc#1012628).
|
||||||
|
- libata: fix ata_pio_sector for CONFIG_HIGHMEM (bsc#1012628).
|
||||||
|
- reiserfs: add check for root_inode in reiserfs_fill_super
|
||||||
|
(bsc#1012628).
|
||||||
|
- reiserfs: check directory items on read from disk (bsc#1012628).
|
||||||
|
- virt_wifi: fix error on connect (bsc#1012628).
|
||||||
|
- net: qede: Fix end of loop tests for list_for_each_entry
|
||||||
|
(bsc#1012628).
|
||||||
|
- alpha: Send stop IPI to send to online CPUs (bsc#1012628).
|
||||||
|
- net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock
|
||||||
|
and ql_adapter_reset (bsc#1012628).
|
||||||
|
- smb3: rc uninitialized in one fallocate path (bsc#1012628).
|
||||||
|
- drm/amdgpu/display: only enable aux backlight control for OLED
|
||||||
|
panels (bsc#1012628).
|
||||||
|
- platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: ft260: fix device removal due to USB disconnect
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 37b568f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 19:07:42 CEST 2021 - msuchanek@suse.de
|
||||||
|
|
||||||
|
- README: Modernize build instructions.
|
||||||
|
- commit 8cc5c28
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 08:39:05 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-obs-build.spec.in: make builds reproducible (bsc#1189305)
|
||||||
|
- commit 7f9ade7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -96,6 +415,15 @@ Thu Aug 5 10:56:22 CEST 2021 - jslaby@suse.cz
|
|||||||
Not provided in stagings.
|
Not provided in stagings.
|
||||||
- commit 967c6a8
|
- commit 967c6a8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 5 08:37:33 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-source.rpmlintrc: ignore new include/config files
|
||||||
|
In 5.13, since 0e0345b77ac4, config files have no longer .h suffix.
|
||||||
|
Adapt the zero-length check.
|
||||||
|
Based on Martin Liska's change.
|
||||||
|
- commit b6f021b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 5.13
|
%define srcversion 5.13
|
||||||
%define patchversion 5.13.9
|
%define patchversion 5.13.10
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -29,9 +29,9 @@
|
|||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||||
|
|
||||||
Name: dtb-armv6l
|
Name: dtb-armv6l
|
||||||
Version: 5.13.9
|
Version: 5.13.10
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g2e9639b
|
Release: <RELEASE>.g37b568f
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,322 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 13 06:16:18 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 5.13.10 (bsc#1012628).
|
||||||
|
- Revert "ACPICA: Fix memory leak caused by _CID repair function"
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: seq: Fix racy deletion of subscriber (bsc#1012628).
|
||||||
|
- bus: ti-sysc: Fix gpt12 system timer issue with reserved status
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: xfrm: fix memory leak in xfrm_user_rcv_msg (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028a: fix node name for the sysclk (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix array index when int_handles are being used
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix setup sequence for MSIXPERM table
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: add missing iounmap() (bsc#1012628).
|
||||||
|
- ARM: imx: add missing clk_disable_unprepare() (bsc#1012628).
|
||||||
|
- ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to
|
||||||
|
10ms (bsc#1012628).
|
||||||
|
- Revert "soc: imx8m: change to use platform driver"
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix desc->vector that isn't being updated
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix sequence for pci driver remove() and
|
||||||
|
shutdown() (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix submission race window (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028: sl28: fix networking for variant 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: imx: Swap M53Menlo
|
||||||
|
pinctrl_power_button/pinctrl_power_out pins (bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- ext4: fix potential uninitialized access to retval in kmmpd
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: fix incorrect clock source setting
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: stacktrace: Fix NULL pointer dereference (bsc#1012628).
|
||||||
|
- clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: am437x-l4: fix typo in can@0 node (bsc#1012628).
|
||||||
|
- omap5-board-common: remove not physically existing vdds_1v8_main
|
||||||
|
fixed-regulator (bsc#1012628).
|
||||||
|
- dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic()
|
||||||
|
in atomic state (bsc#1012628).
|
||||||
|
- clk: tegra: Implement disable_unused() of
|
||||||
|
tegra_clk_sdmmc_mux_ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32
|
||||||
|
dma ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dmamux: Fix PM usage counter unbalance in
|
||||||
|
stm32 dmamux ops (bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
|
||||||
|
(bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/kmb: Enable LCD DMA for low TVDDCV (bsc#1012628).
|
||||||
|
- media: videobuf2-core: dequeue if start_streaming fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Prefer HW RTC on DHCOM SoM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: imx-dma: configure the generic DMA type to make it
|
||||||
|
work (bsc#1012628).
|
||||||
|
- net, gro: Set inner transport header offset in tcp/udp GRO hook
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: sja1105: overwrite dynamic FDB entries with static
|
||||||
|
ones in .port_fdb_add (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: invalidate dynamic FDB entries learned
|
||||||
|
concurrently with statically added ones (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: ignore the FDB entry for unknown multicast
|
||||||
|
when adding a new address (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: be stateless with FDB entries on
|
||||||
|
SJA1105P/Q/R/S/SJA1110 too (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: match FDB entries regardless of inner/outer
|
||||||
|
VLAN tag (bsc#1012628).
|
||||||
|
- net: phy: micrel: Fix detection of ksz87xx switch (bsc#1012628).
|
||||||
|
- net: natsemi: Fix missing pci_disable_device() in probe and
|
||||||
|
remove (bsc#1012628).
|
||||||
|
- gpio: tqmx86: really make IRQ optional (bsc#1012628).
|
||||||
|
- RDMA/mlx5: Delay emptying a cache entry when a new MR is added
|
||||||
|
to it recently (bsc#1012628).
|
||||||
|
- net: bridge: validate the NUD_PERMANENT bit when adding an
|
||||||
|
extern_learn FDB entry (bsc#1012628).
|
||||||
|
- sctp: move the active_key update after sh_keys is added
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Call i915_globals_exit() if pci_register_device()
|
||||||
|
fails (bsc#1012628).
|
||||||
|
- nfp: update ethtool reporting of pauseframe control
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: ipv6: fix returned variable type in ip6_skb_dst_mtu
|
||||||
|
(bsc#1012628).
|
||||||
|
- RDMA/hns: Fix the double unlock problem of poll_sem
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: qca: ar9331: reorder MDIO write sequence
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- net: sched: fix lockdep_set_class() typo error for sch->seqlock
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: fix i915_globals_exit() section mismatch error
|
||||||
|
(bsc#1012628).
|
||||||
|
- MIPS: check return value of pgtable_pmd_page_ctor (bsc#1012628).
|
||||||
|
- x86/tools/relocs: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- mips: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- kbuild: cancel sub_make_done for the install target to fix DKMS
|
||||||
|
(bsc#1012628).
|
||||||
|
- bnx2x: fix an error code in bnx2x_nic_load() (bsc#1012628).
|
||||||
|
- net: ethernet: ti: am65-cpsw: fix crash in
|
||||||
|
am65_cpsw_port_offload_fwd_mark_update() (bsc#1012628).
|
||||||
|
- net: pegasus: fix uninit-value in get_interrupt_interval
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: fec: fix use-after-free in fec_drv_remove (bsc#1012628).
|
||||||
|
- net: vxge: fix use-after-free in vxge_device_unregister
|
||||||
|
(bsc#1012628).
|
||||||
|
- blk-iolatency: error out if blk_get_queue() failed in
|
||||||
|
iolatency_set_limit() (bsc#1012628).
|
||||||
|
- Bluetooth: defer cleanup of resources in hci_unregister_dev()
|
||||||
|
(bsc#1012628).
|
||||||
|
- io-wq: fix no lock protection of acct->nr_worker (bsc#1012628).
|
||||||
|
- io-wq: fix lack of acct->nr_workers < acct->max_workers
|
||||||
|
judgement (bsc#1012628).
|
||||||
|
- USB: usbtmc: Fix RCU stall warning (bsc#1012628).
|
||||||
|
- USB: serial: option: add Telit FD980 composition 0x1056
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ch341: fix character loss at high transfer rates
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix HX type detection (bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix GT type detection (bsc#1012628).
|
||||||
|
- firmware_loader: use -ETIMEDOUT instead of -EAGAIN in
|
||||||
|
fw_load_sysfs_fallback (bsc#1012628).
|
||||||
|
- firmware_loader: fix use-after-free in firmware_fallback_sysfs
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/display: fix DMUB firmware version info
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: pcm - fix mmap capability check for the snd-dummy driver
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: add mic quirk for Acer SF314-42
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56
|
||||||
|
(ALC256) (bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Fix superfluous autosuspend recovery
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Add registration quirk for JBL Quantum 600
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Avoid unnecessary or invalid connector
|
||||||
|
selection at resume (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Use list_replace_init() before traversing
|
||||||
|
lists (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Avoid runtime resume if disabling pullup
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: remove leaked entry from udc driver list
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdns3: Fixed incorrect gadget state (bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixed issue with ZLP (bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: fixed NULL pointer dereference
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: idle uses the highest byte for duration
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: host: ohci-at91: suspend/resume ports after/before OHCI
|
||||||
|
accesses (bsc#1012628).
|
||||||
|
- usb: typec: tcpm: Keep other events when receiving FRS and
|
||||||
|
Sourcing_vbus events (bsc#1012628).
|
||||||
|
- usb: otg-fsm: Fix hrtimer list corruption (bsc#1012628).
|
||||||
|
- clk: fix leak on devm_clk_bulk_get_all() unwind (bsc#1012628).
|
||||||
|
- scripts/tracing: fix the bug that can't parse raw_trace_func
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing / histogram: Give calculation hist_fields a size
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Reject string operand in the histogram expression
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Fix NULL pointer dereference in start_creating
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: static call: Compare data on transition from 2->1
|
||||||
|
callees (bsc#1012628).
|
||||||
|
- tracepoint: Fix static call function vs data state mismatch
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: Use rcu get state and cond sync for static call
|
||||||
|
updates (bsc#1012628).
|
||||||
|
- arm64: stacktrace: avoid tracing arch_stack_walk()
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Clear stale cache entries during initialization
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: add tee_shm_alloc_kernel_buf() (bsc#1012628).
|
||||||
|
- tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Fix memory leak when failing to register shm pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Refuse to load the driver under the kdump kernel
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: fix tee out of memory failure seen during kexec reboot
|
||||||
|
(bsc#1012628).
|
||||||
|
- tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8723bs: Fix a resource leak in sd_int_dpc
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8712: get rid of flush_scheduled_work (bsc#1012628).
|
||||||
|
- staging: rtl8712: error handling refactoring (bsc#1012628).
|
||||||
|
- drivers core: Fix oops when driver probe fails (bsc#1012628).
|
||||||
|
- media: rtl28xxu: fix zero-length control request (bsc#1012628).
|
||||||
|
- pipe: increase minimum default pipe size to 2 pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: fix potential htree corruption when growing large_dir
|
||||||
|
directories (bsc#1012628).
|
||||||
|
- Revert "thunderbolt: Hide authorized attribute if router does
|
||||||
|
not support PCIe tunnels" (bsc#1012628).
|
||||||
|
- serial: tegra: Only print FIFO error message when an error
|
||||||
|
occurs (bsc#1012628).
|
||||||
|
- serial: 8250_mtk: fix uart corruption issue when rx power off
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: Mask out floating 16/32-bit bus bits
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: fix handle_irq locking (bsc#1012628).
|
||||||
|
- MIPS: Malta: Do not byte-swap accesses to the CBUS UART
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts
|
||||||
|
(bsc#1012628).
|
||||||
|
- fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
|
||||||
|
(bsc#1012628).
|
||||||
|
- timers: Move clearing of base::timer_running under base:: Lock
|
||||||
|
(bsc#1012628).
|
||||||
|
- virt: acrn: Do hcall_destroy_vm() before resource release
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf: Fix required permissions if sigtrap is requested
|
||||||
|
(bsc#1012628).
|
||||||
|
- xfrm: Fix RCU vs hash_resize_mutex lock inversion (bsc#1012628).
|
||||||
|
- net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
|
||||||
|
(bsc#1012628).
|
||||||
|
- pcmcia: i82092: fix a null pointer dereference bug
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ibmvfc: Fix command state accounting and stale response
|
||||||
|
detection (bsc#1012628).
|
||||||
|
- selinux: correct the return value when loads initial sids
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: ti-sysc: AM3: RNG is GP only (bsc#1012628).
|
||||||
|
- Revert "gpio: mpc8xxx: change the gpio interrupt
|
||||||
|
flags." (bsc#1012628).
|
||||||
|
- arm64: fix compat syscall return truncation (bsc#1012628).
|
||||||
|
- ARM: omap2+: hwmod: fix potential NULL pointer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- md/raid10: properly indicate failure when ending a failed
|
||||||
|
write request (bsc#1012628).
|
||||||
|
- io-wq: fix race between worker exiting and activating free
|
||||||
|
worker (bsc#1012628).
|
||||||
|
- s390/dasd: fix use after free in dasd path handling
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86: accept userspace interrupt only if no event is
|
||||||
|
injected (bsc#1012628).
|
||||||
|
- KVM: SVM: Fix off-by-one indexing when nullifying last used
|
||||||
|
SEV VMCB (bsc#1012628).
|
||||||
|
- KVM: Do not leak memory for duplicate debugfs directories
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
|
||||||
|
(bsc#1012628).
|
||||||
|
- soc: ixp4xx: fix printing resources (bsc#1012628).
|
||||||
|
- interconnect: Fix undersized devress_alloc allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix incorrect supported maximum speed (bsc#1012628).
|
||||||
|
- spi: meson-spicc: fix memory leak in meson_spicc_remove
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: Zero initial BW after sync-state (bsc#1012628).
|
||||||
|
- interconnect: Always call pre_aggregate before aggregate
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for
|
||||||
|
all nodes (bsc#1012628).
|
||||||
|
- drm/i915: Correct SFC_DONE register offset (bsc#1012628).
|
||||||
|
- soc: ixp4xx/qmgr: fix invalid __iomem access (bsc#1012628).
|
||||||
|
- perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit
|
||||||
|
inside the guest (bsc#1012628).
|
||||||
|
- sched/rt: Fix double enqueue caused by rt_effective_prio
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: dts: fix memory size for the SiFive HiFive Unmatched
|
||||||
|
(bsc#1012628).
|
||||||
|
- libata: fix ata_pio_sector for CONFIG_HIGHMEM (bsc#1012628).
|
||||||
|
- reiserfs: add check for root_inode in reiserfs_fill_super
|
||||||
|
(bsc#1012628).
|
||||||
|
- reiserfs: check directory items on read from disk (bsc#1012628).
|
||||||
|
- virt_wifi: fix error on connect (bsc#1012628).
|
||||||
|
- net: qede: Fix end of loop tests for list_for_each_entry
|
||||||
|
(bsc#1012628).
|
||||||
|
- alpha: Send stop IPI to send to online CPUs (bsc#1012628).
|
||||||
|
- net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock
|
||||||
|
and ql_adapter_reset (bsc#1012628).
|
||||||
|
- smb3: rc uninitialized in one fallocate path (bsc#1012628).
|
||||||
|
- drm/amdgpu/display: only enable aux backlight control for OLED
|
||||||
|
panels (bsc#1012628).
|
||||||
|
- platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: ft260: fix device removal due to USB disconnect
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 37b568f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 19:07:42 CEST 2021 - msuchanek@suse.de
|
||||||
|
|
||||||
|
- README: Modernize build instructions.
|
||||||
|
- commit 8cc5c28
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 08:39:05 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-obs-build.spec.in: make builds reproducible (bsc#1189305)
|
||||||
|
- commit 7f9ade7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -96,6 +415,15 @@ Thu Aug 5 10:56:22 CEST 2021 - jslaby@suse.cz
|
|||||||
Not provided in stagings.
|
Not provided in stagings.
|
||||||
- commit 967c6a8
|
- commit 967c6a8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 5 08:37:33 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-source.rpmlintrc: ignore new include/config files
|
||||||
|
In 5.13, since 0e0345b77ac4, config files have no longer .h suffix.
|
||||||
|
Adapt the zero-length check.
|
||||||
|
Based on Martin Liska's change.
|
||||||
|
- commit b6f021b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 5.13
|
%define srcversion 5.13
|
||||||
%define patchversion 5.13.9
|
%define patchversion 5.13.10
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -29,9 +29,9 @@
|
|||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||||
|
|
||||||
Name: dtb-armv7l
|
Name: dtb-armv7l
|
||||||
Version: 5.13.9
|
Version: 5.13.10
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g2e9639b
|
Release: <RELEASE>.g37b568f
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,322 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 13 06:16:18 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 5.13.10 (bsc#1012628).
|
||||||
|
- Revert "ACPICA: Fix memory leak caused by _CID repair function"
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: seq: Fix racy deletion of subscriber (bsc#1012628).
|
||||||
|
- bus: ti-sysc: Fix gpt12 system timer issue with reserved status
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: xfrm: fix memory leak in xfrm_user_rcv_msg (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028a: fix node name for the sysclk (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix array index when int_handles are being used
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix setup sequence for MSIXPERM table
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: add missing iounmap() (bsc#1012628).
|
||||||
|
- ARM: imx: add missing clk_disable_unprepare() (bsc#1012628).
|
||||||
|
- ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to
|
||||||
|
10ms (bsc#1012628).
|
||||||
|
- Revert "soc: imx8m: change to use platform driver"
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix desc->vector that isn't being updated
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix sequence for pci driver remove() and
|
||||||
|
shutdown() (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix submission race window (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028: sl28: fix networking for variant 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: imx: Swap M53Menlo
|
||||||
|
pinctrl_power_button/pinctrl_power_out pins (bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- ext4: fix potential uninitialized access to retval in kmmpd
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: fix incorrect clock source setting
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: stacktrace: Fix NULL pointer dereference (bsc#1012628).
|
||||||
|
- clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: am437x-l4: fix typo in can@0 node (bsc#1012628).
|
||||||
|
- omap5-board-common: remove not physically existing vdds_1v8_main
|
||||||
|
fixed-regulator (bsc#1012628).
|
||||||
|
- dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic()
|
||||||
|
in atomic state (bsc#1012628).
|
||||||
|
- clk: tegra: Implement disable_unused() of
|
||||||
|
tegra_clk_sdmmc_mux_ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32
|
||||||
|
dma ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dmamux: Fix PM usage counter unbalance in
|
||||||
|
stm32 dmamux ops (bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
|
||||||
|
(bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/kmb: Enable LCD DMA for low TVDDCV (bsc#1012628).
|
||||||
|
- media: videobuf2-core: dequeue if start_streaming fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Prefer HW RTC on DHCOM SoM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: imx-dma: configure the generic DMA type to make it
|
||||||
|
work (bsc#1012628).
|
||||||
|
- net, gro: Set inner transport header offset in tcp/udp GRO hook
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: sja1105: overwrite dynamic FDB entries with static
|
||||||
|
ones in .port_fdb_add (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: invalidate dynamic FDB entries learned
|
||||||
|
concurrently with statically added ones (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: ignore the FDB entry for unknown multicast
|
||||||
|
when adding a new address (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: be stateless with FDB entries on
|
||||||
|
SJA1105P/Q/R/S/SJA1110 too (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: match FDB entries regardless of inner/outer
|
||||||
|
VLAN tag (bsc#1012628).
|
||||||
|
- net: phy: micrel: Fix detection of ksz87xx switch (bsc#1012628).
|
||||||
|
- net: natsemi: Fix missing pci_disable_device() in probe and
|
||||||
|
remove (bsc#1012628).
|
||||||
|
- gpio: tqmx86: really make IRQ optional (bsc#1012628).
|
||||||
|
- RDMA/mlx5: Delay emptying a cache entry when a new MR is added
|
||||||
|
to it recently (bsc#1012628).
|
||||||
|
- net: bridge: validate the NUD_PERMANENT bit when adding an
|
||||||
|
extern_learn FDB entry (bsc#1012628).
|
||||||
|
- sctp: move the active_key update after sh_keys is added
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Call i915_globals_exit() if pci_register_device()
|
||||||
|
fails (bsc#1012628).
|
||||||
|
- nfp: update ethtool reporting of pauseframe control
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: ipv6: fix returned variable type in ip6_skb_dst_mtu
|
||||||
|
(bsc#1012628).
|
||||||
|
- RDMA/hns: Fix the double unlock problem of poll_sem
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: qca: ar9331: reorder MDIO write sequence
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- net: sched: fix lockdep_set_class() typo error for sch->seqlock
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: fix i915_globals_exit() section mismatch error
|
||||||
|
(bsc#1012628).
|
||||||
|
- MIPS: check return value of pgtable_pmd_page_ctor (bsc#1012628).
|
||||||
|
- x86/tools/relocs: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- mips: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- kbuild: cancel sub_make_done for the install target to fix DKMS
|
||||||
|
(bsc#1012628).
|
||||||
|
- bnx2x: fix an error code in bnx2x_nic_load() (bsc#1012628).
|
||||||
|
- net: ethernet: ti: am65-cpsw: fix crash in
|
||||||
|
am65_cpsw_port_offload_fwd_mark_update() (bsc#1012628).
|
||||||
|
- net: pegasus: fix uninit-value in get_interrupt_interval
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: fec: fix use-after-free in fec_drv_remove (bsc#1012628).
|
||||||
|
- net: vxge: fix use-after-free in vxge_device_unregister
|
||||||
|
(bsc#1012628).
|
||||||
|
- blk-iolatency: error out if blk_get_queue() failed in
|
||||||
|
iolatency_set_limit() (bsc#1012628).
|
||||||
|
- Bluetooth: defer cleanup of resources in hci_unregister_dev()
|
||||||
|
(bsc#1012628).
|
||||||
|
- io-wq: fix no lock protection of acct->nr_worker (bsc#1012628).
|
||||||
|
- io-wq: fix lack of acct->nr_workers < acct->max_workers
|
||||||
|
judgement (bsc#1012628).
|
||||||
|
- USB: usbtmc: Fix RCU stall warning (bsc#1012628).
|
||||||
|
- USB: serial: option: add Telit FD980 composition 0x1056
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ch341: fix character loss at high transfer rates
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix HX type detection (bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix GT type detection (bsc#1012628).
|
||||||
|
- firmware_loader: use -ETIMEDOUT instead of -EAGAIN in
|
||||||
|
fw_load_sysfs_fallback (bsc#1012628).
|
||||||
|
- firmware_loader: fix use-after-free in firmware_fallback_sysfs
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/display: fix DMUB firmware version info
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: pcm - fix mmap capability check for the snd-dummy driver
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: add mic quirk for Acer SF314-42
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56
|
||||||
|
(ALC256) (bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Fix superfluous autosuspend recovery
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Add registration quirk for JBL Quantum 600
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Avoid unnecessary or invalid connector
|
||||||
|
selection at resume (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Use list_replace_init() before traversing
|
||||||
|
lists (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Avoid runtime resume if disabling pullup
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: remove leaked entry from udc driver list
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdns3: Fixed incorrect gadget state (bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixed issue with ZLP (bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: fixed NULL pointer dereference
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: idle uses the highest byte for duration
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: host: ohci-at91: suspend/resume ports after/before OHCI
|
||||||
|
accesses (bsc#1012628).
|
||||||
|
- usb: typec: tcpm: Keep other events when receiving FRS and
|
||||||
|
Sourcing_vbus events (bsc#1012628).
|
||||||
|
- usb: otg-fsm: Fix hrtimer list corruption (bsc#1012628).
|
||||||
|
- clk: fix leak on devm_clk_bulk_get_all() unwind (bsc#1012628).
|
||||||
|
- scripts/tracing: fix the bug that can't parse raw_trace_func
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing / histogram: Give calculation hist_fields a size
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Reject string operand in the histogram expression
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Fix NULL pointer dereference in start_creating
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: static call: Compare data on transition from 2->1
|
||||||
|
callees (bsc#1012628).
|
||||||
|
- tracepoint: Fix static call function vs data state mismatch
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: Use rcu get state and cond sync for static call
|
||||||
|
updates (bsc#1012628).
|
||||||
|
- arm64: stacktrace: avoid tracing arch_stack_walk()
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Clear stale cache entries during initialization
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: add tee_shm_alloc_kernel_buf() (bsc#1012628).
|
||||||
|
- tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Fix memory leak when failing to register shm pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Refuse to load the driver under the kdump kernel
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: fix tee out of memory failure seen during kexec reboot
|
||||||
|
(bsc#1012628).
|
||||||
|
- tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8723bs: Fix a resource leak in sd_int_dpc
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8712: get rid of flush_scheduled_work (bsc#1012628).
|
||||||
|
- staging: rtl8712: error handling refactoring (bsc#1012628).
|
||||||
|
- drivers core: Fix oops when driver probe fails (bsc#1012628).
|
||||||
|
- media: rtl28xxu: fix zero-length control request (bsc#1012628).
|
||||||
|
- pipe: increase minimum default pipe size to 2 pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: fix potential htree corruption when growing large_dir
|
||||||
|
directories (bsc#1012628).
|
||||||
|
- Revert "thunderbolt: Hide authorized attribute if router does
|
||||||
|
not support PCIe tunnels" (bsc#1012628).
|
||||||
|
- serial: tegra: Only print FIFO error message when an error
|
||||||
|
occurs (bsc#1012628).
|
||||||
|
- serial: 8250_mtk: fix uart corruption issue when rx power off
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: Mask out floating 16/32-bit bus bits
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: fix handle_irq locking (bsc#1012628).
|
||||||
|
- MIPS: Malta: Do not byte-swap accesses to the CBUS UART
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts
|
||||||
|
(bsc#1012628).
|
||||||
|
- fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
|
||||||
|
(bsc#1012628).
|
||||||
|
- timers: Move clearing of base::timer_running under base:: Lock
|
||||||
|
(bsc#1012628).
|
||||||
|
- virt: acrn: Do hcall_destroy_vm() before resource release
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf: Fix required permissions if sigtrap is requested
|
||||||
|
(bsc#1012628).
|
||||||
|
- xfrm: Fix RCU vs hash_resize_mutex lock inversion (bsc#1012628).
|
||||||
|
- net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
|
||||||
|
(bsc#1012628).
|
||||||
|
- pcmcia: i82092: fix a null pointer dereference bug
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ibmvfc: Fix command state accounting and stale response
|
||||||
|
detection (bsc#1012628).
|
||||||
|
- selinux: correct the return value when loads initial sids
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: ti-sysc: AM3: RNG is GP only (bsc#1012628).
|
||||||
|
- Revert "gpio: mpc8xxx: change the gpio interrupt
|
||||||
|
flags." (bsc#1012628).
|
||||||
|
- arm64: fix compat syscall return truncation (bsc#1012628).
|
||||||
|
- ARM: omap2+: hwmod: fix potential NULL pointer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- md/raid10: properly indicate failure when ending a failed
|
||||||
|
write request (bsc#1012628).
|
||||||
|
- io-wq: fix race between worker exiting and activating free
|
||||||
|
worker (bsc#1012628).
|
||||||
|
- s390/dasd: fix use after free in dasd path handling
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86: accept userspace interrupt only if no event is
|
||||||
|
injected (bsc#1012628).
|
||||||
|
- KVM: SVM: Fix off-by-one indexing when nullifying last used
|
||||||
|
SEV VMCB (bsc#1012628).
|
||||||
|
- KVM: Do not leak memory for duplicate debugfs directories
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
|
||||||
|
(bsc#1012628).
|
||||||
|
- soc: ixp4xx: fix printing resources (bsc#1012628).
|
||||||
|
- interconnect: Fix undersized devress_alloc allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix incorrect supported maximum speed (bsc#1012628).
|
||||||
|
- spi: meson-spicc: fix memory leak in meson_spicc_remove
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: Zero initial BW after sync-state (bsc#1012628).
|
||||||
|
- interconnect: Always call pre_aggregate before aggregate
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for
|
||||||
|
all nodes (bsc#1012628).
|
||||||
|
- drm/i915: Correct SFC_DONE register offset (bsc#1012628).
|
||||||
|
- soc: ixp4xx/qmgr: fix invalid __iomem access (bsc#1012628).
|
||||||
|
- perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit
|
||||||
|
inside the guest (bsc#1012628).
|
||||||
|
- sched/rt: Fix double enqueue caused by rt_effective_prio
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: dts: fix memory size for the SiFive HiFive Unmatched
|
||||||
|
(bsc#1012628).
|
||||||
|
- libata: fix ata_pio_sector for CONFIG_HIGHMEM (bsc#1012628).
|
||||||
|
- reiserfs: add check for root_inode in reiserfs_fill_super
|
||||||
|
(bsc#1012628).
|
||||||
|
- reiserfs: check directory items on read from disk (bsc#1012628).
|
||||||
|
- virt_wifi: fix error on connect (bsc#1012628).
|
||||||
|
- net: qede: Fix end of loop tests for list_for_each_entry
|
||||||
|
(bsc#1012628).
|
||||||
|
- alpha: Send stop IPI to send to online CPUs (bsc#1012628).
|
||||||
|
- net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock
|
||||||
|
and ql_adapter_reset (bsc#1012628).
|
||||||
|
- smb3: rc uninitialized in one fallocate path (bsc#1012628).
|
||||||
|
- drm/amdgpu/display: only enable aux backlight control for OLED
|
||||||
|
panels (bsc#1012628).
|
||||||
|
- platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: ft260: fix device removal due to USB disconnect
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 37b568f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 19:07:42 CEST 2021 - msuchanek@suse.de
|
||||||
|
|
||||||
|
- README: Modernize build instructions.
|
||||||
|
- commit 8cc5c28
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 08:39:05 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-obs-build.spec.in: make builds reproducible (bsc#1189305)
|
||||||
|
- commit 7f9ade7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -96,6 +415,15 @@ Thu Aug 5 10:56:22 CEST 2021 - jslaby@suse.cz
|
|||||||
Not provided in stagings.
|
Not provided in stagings.
|
||||||
- commit 967c6a8
|
- commit 967c6a8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 5 08:37:33 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-source.rpmlintrc: ignore new include/config files
|
||||||
|
In 5.13, since 0e0345b77ac4, config files have no longer .h suffix.
|
||||||
|
Adapt the zero-length check.
|
||||||
|
Based on Martin Liska's change.
|
||||||
|
- commit b6f021b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 5.13
|
%define srcversion 5.13
|
||||||
%define patchversion 5.13.9
|
%define patchversion 5.13.10
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -29,9 +29,9 @@
|
|||||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||||
|
|
||||||
Name: dtb-riscv64
|
Name: dtb-riscv64
|
||||||
Version: 5.13.9
|
Version: 5.13.10
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g2e9639b
|
Release: <RELEASE>.g37b568f
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,322 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 13 06:16:18 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 5.13.10 (bsc#1012628).
|
||||||
|
- Revert "ACPICA: Fix memory leak caused by _CID repair function"
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: seq: Fix racy deletion of subscriber (bsc#1012628).
|
||||||
|
- bus: ti-sysc: Fix gpt12 system timer issue with reserved status
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: xfrm: fix memory leak in xfrm_user_rcv_msg (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028a: fix node name for the sysclk (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix array index when int_handles are being used
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix setup sequence for MSIXPERM table
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: add missing iounmap() (bsc#1012628).
|
||||||
|
- ARM: imx: add missing clk_disable_unprepare() (bsc#1012628).
|
||||||
|
- ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to
|
||||||
|
10ms (bsc#1012628).
|
||||||
|
- Revert "soc: imx8m: change to use platform driver"
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix desc->vector that isn't being updated
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix sequence for pci driver remove() and
|
||||||
|
shutdown() (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix submission race window (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028: sl28: fix networking for variant 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: imx: Swap M53Menlo
|
||||||
|
pinctrl_power_button/pinctrl_power_out pins (bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- ext4: fix potential uninitialized access to retval in kmmpd
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: fix incorrect clock source setting
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: stacktrace: Fix NULL pointer dereference (bsc#1012628).
|
||||||
|
- clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: am437x-l4: fix typo in can@0 node (bsc#1012628).
|
||||||
|
- omap5-board-common: remove not physically existing vdds_1v8_main
|
||||||
|
fixed-regulator (bsc#1012628).
|
||||||
|
- dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic()
|
||||||
|
in atomic state (bsc#1012628).
|
||||||
|
- clk: tegra: Implement disable_unused() of
|
||||||
|
tegra_clk_sdmmc_mux_ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32
|
||||||
|
dma ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dmamux: Fix PM usage counter unbalance in
|
||||||
|
stm32 dmamux ops (bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
|
||||||
|
(bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/kmb: Enable LCD DMA for low TVDDCV (bsc#1012628).
|
||||||
|
- media: videobuf2-core: dequeue if start_streaming fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Prefer HW RTC on DHCOM SoM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: imx-dma: configure the generic DMA type to make it
|
||||||
|
work (bsc#1012628).
|
||||||
|
- net, gro: Set inner transport header offset in tcp/udp GRO hook
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: sja1105: overwrite dynamic FDB entries with static
|
||||||
|
ones in .port_fdb_add (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: invalidate dynamic FDB entries learned
|
||||||
|
concurrently with statically added ones (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: ignore the FDB entry for unknown multicast
|
||||||
|
when adding a new address (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: be stateless with FDB entries on
|
||||||
|
SJA1105P/Q/R/S/SJA1110 too (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: match FDB entries regardless of inner/outer
|
||||||
|
VLAN tag (bsc#1012628).
|
||||||
|
- net: phy: micrel: Fix detection of ksz87xx switch (bsc#1012628).
|
||||||
|
- net: natsemi: Fix missing pci_disable_device() in probe and
|
||||||
|
remove (bsc#1012628).
|
||||||
|
- gpio: tqmx86: really make IRQ optional (bsc#1012628).
|
||||||
|
- RDMA/mlx5: Delay emptying a cache entry when a new MR is added
|
||||||
|
to it recently (bsc#1012628).
|
||||||
|
- net: bridge: validate the NUD_PERMANENT bit when adding an
|
||||||
|
extern_learn FDB entry (bsc#1012628).
|
||||||
|
- sctp: move the active_key update after sh_keys is added
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Call i915_globals_exit() if pci_register_device()
|
||||||
|
fails (bsc#1012628).
|
||||||
|
- nfp: update ethtool reporting of pauseframe control
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: ipv6: fix returned variable type in ip6_skb_dst_mtu
|
||||||
|
(bsc#1012628).
|
||||||
|
- RDMA/hns: Fix the double unlock problem of poll_sem
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: qca: ar9331: reorder MDIO write sequence
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- net: sched: fix lockdep_set_class() typo error for sch->seqlock
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: fix i915_globals_exit() section mismatch error
|
||||||
|
(bsc#1012628).
|
||||||
|
- MIPS: check return value of pgtable_pmd_page_ctor (bsc#1012628).
|
||||||
|
- x86/tools/relocs: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- mips: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- kbuild: cancel sub_make_done for the install target to fix DKMS
|
||||||
|
(bsc#1012628).
|
||||||
|
- bnx2x: fix an error code in bnx2x_nic_load() (bsc#1012628).
|
||||||
|
- net: ethernet: ti: am65-cpsw: fix crash in
|
||||||
|
am65_cpsw_port_offload_fwd_mark_update() (bsc#1012628).
|
||||||
|
- net: pegasus: fix uninit-value in get_interrupt_interval
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: fec: fix use-after-free in fec_drv_remove (bsc#1012628).
|
||||||
|
- net: vxge: fix use-after-free in vxge_device_unregister
|
||||||
|
(bsc#1012628).
|
||||||
|
- blk-iolatency: error out if blk_get_queue() failed in
|
||||||
|
iolatency_set_limit() (bsc#1012628).
|
||||||
|
- Bluetooth: defer cleanup of resources in hci_unregister_dev()
|
||||||
|
(bsc#1012628).
|
||||||
|
- io-wq: fix no lock protection of acct->nr_worker (bsc#1012628).
|
||||||
|
- io-wq: fix lack of acct->nr_workers < acct->max_workers
|
||||||
|
judgement (bsc#1012628).
|
||||||
|
- USB: usbtmc: Fix RCU stall warning (bsc#1012628).
|
||||||
|
- USB: serial: option: add Telit FD980 composition 0x1056
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ch341: fix character loss at high transfer rates
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix HX type detection (bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix GT type detection (bsc#1012628).
|
||||||
|
- firmware_loader: use -ETIMEDOUT instead of -EAGAIN in
|
||||||
|
fw_load_sysfs_fallback (bsc#1012628).
|
||||||
|
- firmware_loader: fix use-after-free in firmware_fallback_sysfs
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/display: fix DMUB firmware version info
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: pcm - fix mmap capability check for the snd-dummy driver
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: add mic quirk for Acer SF314-42
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56
|
||||||
|
(ALC256) (bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Fix superfluous autosuspend recovery
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Add registration quirk for JBL Quantum 600
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Avoid unnecessary or invalid connector
|
||||||
|
selection at resume (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Use list_replace_init() before traversing
|
||||||
|
lists (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Avoid runtime resume if disabling pullup
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: remove leaked entry from udc driver list
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdns3: Fixed incorrect gadget state (bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixed issue with ZLP (bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: fixed NULL pointer dereference
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: idle uses the highest byte for duration
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: host: ohci-at91: suspend/resume ports after/before OHCI
|
||||||
|
accesses (bsc#1012628).
|
||||||
|
- usb: typec: tcpm: Keep other events when receiving FRS and
|
||||||
|
Sourcing_vbus events (bsc#1012628).
|
||||||
|
- usb: otg-fsm: Fix hrtimer list corruption (bsc#1012628).
|
||||||
|
- clk: fix leak on devm_clk_bulk_get_all() unwind (bsc#1012628).
|
||||||
|
- scripts/tracing: fix the bug that can't parse raw_trace_func
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing / histogram: Give calculation hist_fields a size
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Reject string operand in the histogram expression
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Fix NULL pointer dereference in start_creating
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: static call: Compare data on transition from 2->1
|
||||||
|
callees (bsc#1012628).
|
||||||
|
- tracepoint: Fix static call function vs data state mismatch
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: Use rcu get state and cond sync for static call
|
||||||
|
updates (bsc#1012628).
|
||||||
|
- arm64: stacktrace: avoid tracing arch_stack_walk()
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Clear stale cache entries during initialization
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: add tee_shm_alloc_kernel_buf() (bsc#1012628).
|
||||||
|
- tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Fix memory leak when failing to register shm pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Refuse to load the driver under the kdump kernel
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: fix tee out of memory failure seen during kexec reboot
|
||||||
|
(bsc#1012628).
|
||||||
|
- tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8723bs: Fix a resource leak in sd_int_dpc
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8712: get rid of flush_scheduled_work (bsc#1012628).
|
||||||
|
- staging: rtl8712: error handling refactoring (bsc#1012628).
|
||||||
|
- drivers core: Fix oops when driver probe fails (bsc#1012628).
|
||||||
|
- media: rtl28xxu: fix zero-length control request (bsc#1012628).
|
||||||
|
- pipe: increase minimum default pipe size to 2 pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: fix potential htree corruption when growing large_dir
|
||||||
|
directories (bsc#1012628).
|
||||||
|
- Revert "thunderbolt: Hide authorized attribute if router does
|
||||||
|
not support PCIe tunnels" (bsc#1012628).
|
||||||
|
- serial: tegra: Only print FIFO error message when an error
|
||||||
|
occurs (bsc#1012628).
|
||||||
|
- serial: 8250_mtk: fix uart corruption issue when rx power off
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: Mask out floating 16/32-bit bus bits
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: fix handle_irq locking (bsc#1012628).
|
||||||
|
- MIPS: Malta: Do not byte-swap accesses to the CBUS UART
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts
|
||||||
|
(bsc#1012628).
|
||||||
|
- fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
|
||||||
|
(bsc#1012628).
|
||||||
|
- timers: Move clearing of base::timer_running under base:: Lock
|
||||||
|
(bsc#1012628).
|
||||||
|
- virt: acrn: Do hcall_destroy_vm() before resource release
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf: Fix required permissions if sigtrap is requested
|
||||||
|
(bsc#1012628).
|
||||||
|
- xfrm: Fix RCU vs hash_resize_mutex lock inversion (bsc#1012628).
|
||||||
|
- net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
|
||||||
|
(bsc#1012628).
|
||||||
|
- pcmcia: i82092: fix a null pointer dereference bug
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ibmvfc: Fix command state accounting and stale response
|
||||||
|
detection (bsc#1012628).
|
||||||
|
- selinux: correct the return value when loads initial sids
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: ti-sysc: AM3: RNG is GP only (bsc#1012628).
|
||||||
|
- Revert "gpio: mpc8xxx: change the gpio interrupt
|
||||||
|
flags." (bsc#1012628).
|
||||||
|
- arm64: fix compat syscall return truncation (bsc#1012628).
|
||||||
|
- ARM: omap2+: hwmod: fix potential NULL pointer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- md/raid10: properly indicate failure when ending a failed
|
||||||
|
write request (bsc#1012628).
|
||||||
|
- io-wq: fix race between worker exiting and activating free
|
||||||
|
worker (bsc#1012628).
|
||||||
|
- s390/dasd: fix use after free in dasd path handling
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86: accept userspace interrupt only if no event is
|
||||||
|
injected (bsc#1012628).
|
||||||
|
- KVM: SVM: Fix off-by-one indexing when nullifying last used
|
||||||
|
SEV VMCB (bsc#1012628).
|
||||||
|
- KVM: Do not leak memory for duplicate debugfs directories
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
|
||||||
|
(bsc#1012628).
|
||||||
|
- soc: ixp4xx: fix printing resources (bsc#1012628).
|
||||||
|
- interconnect: Fix undersized devress_alloc allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix incorrect supported maximum speed (bsc#1012628).
|
||||||
|
- spi: meson-spicc: fix memory leak in meson_spicc_remove
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: Zero initial BW after sync-state (bsc#1012628).
|
||||||
|
- interconnect: Always call pre_aggregate before aggregate
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for
|
||||||
|
all nodes (bsc#1012628).
|
||||||
|
- drm/i915: Correct SFC_DONE register offset (bsc#1012628).
|
||||||
|
- soc: ixp4xx/qmgr: fix invalid __iomem access (bsc#1012628).
|
||||||
|
- perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit
|
||||||
|
inside the guest (bsc#1012628).
|
||||||
|
- sched/rt: Fix double enqueue caused by rt_effective_prio
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: dts: fix memory size for the SiFive HiFive Unmatched
|
||||||
|
(bsc#1012628).
|
||||||
|
- libata: fix ata_pio_sector for CONFIG_HIGHMEM (bsc#1012628).
|
||||||
|
- reiserfs: add check for root_inode in reiserfs_fill_super
|
||||||
|
(bsc#1012628).
|
||||||
|
- reiserfs: check directory items on read from disk (bsc#1012628).
|
||||||
|
- virt_wifi: fix error on connect (bsc#1012628).
|
||||||
|
- net: qede: Fix end of loop tests for list_for_each_entry
|
||||||
|
(bsc#1012628).
|
||||||
|
- alpha: Send stop IPI to send to online CPUs (bsc#1012628).
|
||||||
|
- net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock
|
||||||
|
and ql_adapter_reset (bsc#1012628).
|
||||||
|
- smb3: rc uninitialized in one fallocate path (bsc#1012628).
|
||||||
|
- drm/amdgpu/display: only enable aux backlight control for OLED
|
||||||
|
panels (bsc#1012628).
|
||||||
|
- platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: ft260: fix device removal due to USB disconnect
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 37b568f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 19:07:42 CEST 2021 - msuchanek@suse.de
|
||||||
|
|
||||||
|
- README: Modernize build instructions.
|
||||||
|
- commit 8cc5c28
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 08:39:05 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-obs-build.spec.in: make builds reproducible (bsc#1189305)
|
||||||
|
- commit 7f9ade7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -96,6 +415,15 @@ Thu Aug 5 10:56:22 CEST 2021 - jslaby@suse.cz
|
|||||||
Not provided in stagings.
|
Not provided in stagings.
|
||||||
- commit 967c6a8
|
- commit 967c6a8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 5 08:37:33 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-source.rpmlintrc: ignore new include/config files
|
||||||
|
In 5.13, since 0e0345b77ac4, config files have no longer .h suffix.
|
||||||
|
Adapt the zero-length check.
|
||||||
|
Based on Martin Liska's change.
|
||||||
|
- commit b6f021b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 5.13
|
%define srcversion 5.13
|
||||||
%define patchversion 5.13.9
|
%define patchversion 5.13.10
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules xz
|
%define compress_modules xz
|
||||||
@ -86,9 +86,9 @@ Name: kernel-64kb
|
|||||||
Summary: Kernel with 64kb PAGE_SIZE
|
Summary: Kernel with 64kb PAGE_SIZE
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.13.9
|
Version: 5.13.10
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g2e9639b
|
Release: <RELEASE>.g37b568f
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -206,10 +206,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: kernel-%build_flavor-base-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
Provides: kernel-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: kernel-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: %name-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
|
@ -1,3 +1,322 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 13 06:16:18 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 5.13.10 (bsc#1012628).
|
||||||
|
- Revert "ACPICA: Fix memory leak caused by _CID repair function"
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: seq: Fix racy deletion of subscriber (bsc#1012628).
|
||||||
|
- bus: ti-sysc: Fix gpt12 system timer issue with reserved status
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: xfrm: fix memory leak in xfrm_user_rcv_msg (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028a: fix node name for the sysclk (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix array index when int_handles are being used
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix setup sequence for MSIXPERM table
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: add missing iounmap() (bsc#1012628).
|
||||||
|
- ARM: imx: add missing clk_disable_unprepare() (bsc#1012628).
|
||||||
|
- ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to
|
||||||
|
10ms (bsc#1012628).
|
||||||
|
- Revert "soc: imx8m: change to use platform driver"
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix desc->vector that isn't being updated
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix sequence for pci driver remove() and
|
||||||
|
shutdown() (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix submission race window (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028: sl28: fix networking for variant 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: imx: Swap M53Menlo
|
||||||
|
pinctrl_power_button/pinctrl_power_out pins (bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- ext4: fix potential uninitialized access to retval in kmmpd
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: fix incorrect clock source setting
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: stacktrace: Fix NULL pointer dereference (bsc#1012628).
|
||||||
|
- clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: am437x-l4: fix typo in can@0 node (bsc#1012628).
|
||||||
|
- omap5-board-common: remove not physically existing vdds_1v8_main
|
||||||
|
fixed-regulator (bsc#1012628).
|
||||||
|
- dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic()
|
||||||
|
in atomic state (bsc#1012628).
|
||||||
|
- clk: tegra: Implement disable_unused() of
|
||||||
|
tegra_clk_sdmmc_mux_ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32
|
||||||
|
dma ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dmamux: Fix PM usage counter unbalance in
|
||||||
|
stm32 dmamux ops (bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
|
||||||
|
(bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/kmb: Enable LCD DMA for low TVDDCV (bsc#1012628).
|
||||||
|
- media: videobuf2-core: dequeue if start_streaming fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Prefer HW RTC on DHCOM SoM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: imx-dma: configure the generic DMA type to make it
|
||||||
|
work (bsc#1012628).
|
||||||
|
- net, gro: Set inner transport header offset in tcp/udp GRO hook
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: sja1105: overwrite dynamic FDB entries with static
|
||||||
|
ones in .port_fdb_add (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: invalidate dynamic FDB entries learned
|
||||||
|
concurrently with statically added ones (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: ignore the FDB entry for unknown multicast
|
||||||
|
when adding a new address (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: be stateless with FDB entries on
|
||||||
|
SJA1105P/Q/R/S/SJA1110 too (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: match FDB entries regardless of inner/outer
|
||||||
|
VLAN tag (bsc#1012628).
|
||||||
|
- net: phy: micrel: Fix detection of ksz87xx switch (bsc#1012628).
|
||||||
|
- net: natsemi: Fix missing pci_disable_device() in probe and
|
||||||
|
remove (bsc#1012628).
|
||||||
|
- gpio: tqmx86: really make IRQ optional (bsc#1012628).
|
||||||
|
- RDMA/mlx5: Delay emptying a cache entry when a new MR is added
|
||||||
|
to it recently (bsc#1012628).
|
||||||
|
- net: bridge: validate the NUD_PERMANENT bit when adding an
|
||||||
|
extern_learn FDB entry (bsc#1012628).
|
||||||
|
- sctp: move the active_key update after sh_keys is added
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Call i915_globals_exit() if pci_register_device()
|
||||||
|
fails (bsc#1012628).
|
||||||
|
- nfp: update ethtool reporting of pauseframe control
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: ipv6: fix returned variable type in ip6_skb_dst_mtu
|
||||||
|
(bsc#1012628).
|
||||||
|
- RDMA/hns: Fix the double unlock problem of poll_sem
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: qca: ar9331: reorder MDIO write sequence
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- net: sched: fix lockdep_set_class() typo error for sch->seqlock
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: fix i915_globals_exit() section mismatch error
|
||||||
|
(bsc#1012628).
|
||||||
|
- MIPS: check return value of pgtable_pmd_page_ctor (bsc#1012628).
|
||||||
|
- x86/tools/relocs: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- mips: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- kbuild: cancel sub_make_done for the install target to fix DKMS
|
||||||
|
(bsc#1012628).
|
||||||
|
- bnx2x: fix an error code in bnx2x_nic_load() (bsc#1012628).
|
||||||
|
- net: ethernet: ti: am65-cpsw: fix crash in
|
||||||
|
am65_cpsw_port_offload_fwd_mark_update() (bsc#1012628).
|
||||||
|
- net: pegasus: fix uninit-value in get_interrupt_interval
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: fec: fix use-after-free in fec_drv_remove (bsc#1012628).
|
||||||
|
- net: vxge: fix use-after-free in vxge_device_unregister
|
||||||
|
(bsc#1012628).
|
||||||
|
- blk-iolatency: error out if blk_get_queue() failed in
|
||||||
|
iolatency_set_limit() (bsc#1012628).
|
||||||
|
- Bluetooth: defer cleanup of resources in hci_unregister_dev()
|
||||||
|
(bsc#1012628).
|
||||||
|
- io-wq: fix no lock protection of acct->nr_worker (bsc#1012628).
|
||||||
|
- io-wq: fix lack of acct->nr_workers < acct->max_workers
|
||||||
|
judgement (bsc#1012628).
|
||||||
|
- USB: usbtmc: Fix RCU stall warning (bsc#1012628).
|
||||||
|
- USB: serial: option: add Telit FD980 composition 0x1056
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ch341: fix character loss at high transfer rates
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix HX type detection (bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix GT type detection (bsc#1012628).
|
||||||
|
- firmware_loader: use -ETIMEDOUT instead of -EAGAIN in
|
||||||
|
fw_load_sysfs_fallback (bsc#1012628).
|
||||||
|
- firmware_loader: fix use-after-free in firmware_fallback_sysfs
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/display: fix DMUB firmware version info
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: pcm - fix mmap capability check for the snd-dummy driver
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: add mic quirk for Acer SF314-42
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56
|
||||||
|
(ALC256) (bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Fix superfluous autosuspend recovery
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Add registration quirk for JBL Quantum 600
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Avoid unnecessary or invalid connector
|
||||||
|
selection at resume (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Use list_replace_init() before traversing
|
||||||
|
lists (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Avoid runtime resume if disabling pullup
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: remove leaked entry from udc driver list
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdns3: Fixed incorrect gadget state (bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixed issue with ZLP (bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: fixed NULL pointer dereference
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: idle uses the highest byte for duration
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: host: ohci-at91: suspend/resume ports after/before OHCI
|
||||||
|
accesses (bsc#1012628).
|
||||||
|
- usb: typec: tcpm: Keep other events when receiving FRS and
|
||||||
|
Sourcing_vbus events (bsc#1012628).
|
||||||
|
- usb: otg-fsm: Fix hrtimer list corruption (bsc#1012628).
|
||||||
|
- clk: fix leak on devm_clk_bulk_get_all() unwind (bsc#1012628).
|
||||||
|
- scripts/tracing: fix the bug that can't parse raw_trace_func
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing / histogram: Give calculation hist_fields a size
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Reject string operand in the histogram expression
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Fix NULL pointer dereference in start_creating
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: static call: Compare data on transition from 2->1
|
||||||
|
callees (bsc#1012628).
|
||||||
|
- tracepoint: Fix static call function vs data state mismatch
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: Use rcu get state and cond sync for static call
|
||||||
|
updates (bsc#1012628).
|
||||||
|
- arm64: stacktrace: avoid tracing arch_stack_walk()
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Clear stale cache entries during initialization
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: add tee_shm_alloc_kernel_buf() (bsc#1012628).
|
||||||
|
- tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Fix memory leak when failing to register shm pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Refuse to load the driver under the kdump kernel
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: fix tee out of memory failure seen during kexec reboot
|
||||||
|
(bsc#1012628).
|
||||||
|
- tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8723bs: Fix a resource leak in sd_int_dpc
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8712: get rid of flush_scheduled_work (bsc#1012628).
|
||||||
|
- staging: rtl8712: error handling refactoring (bsc#1012628).
|
||||||
|
- drivers core: Fix oops when driver probe fails (bsc#1012628).
|
||||||
|
- media: rtl28xxu: fix zero-length control request (bsc#1012628).
|
||||||
|
- pipe: increase minimum default pipe size to 2 pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: fix potential htree corruption when growing large_dir
|
||||||
|
directories (bsc#1012628).
|
||||||
|
- Revert "thunderbolt: Hide authorized attribute if router does
|
||||||
|
not support PCIe tunnels" (bsc#1012628).
|
||||||
|
- serial: tegra: Only print FIFO error message when an error
|
||||||
|
occurs (bsc#1012628).
|
||||||
|
- serial: 8250_mtk: fix uart corruption issue when rx power off
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: Mask out floating 16/32-bit bus bits
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: fix handle_irq locking (bsc#1012628).
|
||||||
|
- MIPS: Malta: Do not byte-swap accesses to the CBUS UART
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts
|
||||||
|
(bsc#1012628).
|
||||||
|
- fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
|
||||||
|
(bsc#1012628).
|
||||||
|
- timers: Move clearing of base::timer_running under base:: Lock
|
||||||
|
(bsc#1012628).
|
||||||
|
- virt: acrn: Do hcall_destroy_vm() before resource release
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf: Fix required permissions if sigtrap is requested
|
||||||
|
(bsc#1012628).
|
||||||
|
- xfrm: Fix RCU vs hash_resize_mutex lock inversion (bsc#1012628).
|
||||||
|
- net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
|
||||||
|
(bsc#1012628).
|
||||||
|
- pcmcia: i82092: fix a null pointer dereference bug
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ibmvfc: Fix command state accounting and stale response
|
||||||
|
detection (bsc#1012628).
|
||||||
|
- selinux: correct the return value when loads initial sids
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: ti-sysc: AM3: RNG is GP only (bsc#1012628).
|
||||||
|
- Revert "gpio: mpc8xxx: change the gpio interrupt
|
||||||
|
flags." (bsc#1012628).
|
||||||
|
- arm64: fix compat syscall return truncation (bsc#1012628).
|
||||||
|
- ARM: omap2+: hwmod: fix potential NULL pointer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- md/raid10: properly indicate failure when ending a failed
|
||||||
|
write request (bsc#1012628).
|
||||||
|
- io-wq: fix race between worker exiting and activating free
|
||||||
|
worker (bsc#1012628).
|
||||||
|
- s390/dasd: fix use after free in dasd path handling
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86: accept userspace interrupt only if no event is
|
||||||
|
injected (bsc#1012628).
|
||||||
|
- KVM: SVM: Fix off-by-one indexing when nullifying last used
|
||||||
|
SEV VMCB (bsc#1012628).
|
||||||
|
- KVM: Do not leak memory for duplicate debugfs directories
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
|
||||||
|
(bsc#1012628).
|
||||||
|
- soc: ixp4xx: fix printing resources (bsc#1012628).
|
||||||
|
- interconnect: Fix undersized devress_alloc allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix incorrect supported maximum speed (bsc#1012628).
|
||||||
|
- spi: meson-spicc: fix memory leak in meson_spicc_remove
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: Zero initial BW after sync-state (bsc#1012628).
|
||||||
|
- interconnect: Always call pre_aggregate before aggregate
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for
|
||||||
|
all nodes (bsc#1012628).
|
||||||
|
- drm/i915: Correct SFC_DONE register offset (bsc#1012628).
|
||||||
|
- soc: ixp4xx/qmgr: fix invalid __iomem access (bsc#1012628).
|
||||||
|
- perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit
|
||||||
|
inside the guest (bsc#1012628).
|
||||||
|
- sched/rt: Fix double enqueue caused by rt_effective_prio
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: dts: fix memory size for the SiFive HiFive Unmatched
|
||||||
|
(bsc#1012628).
|
||||||
|
- libata: fix ata_pio_sector for CONFIG_HIGHMEM (bsc#1012628).
|
||||||
|
- reiserfs: add check for root_inode in reiserfs_fill_super
|
||||||
|
(bsc#1012628).
|
||||||
|
- reiserfs: check directory items on read from disk (bsc#1012628).
|
||||||
|
- virt_wifi: fix error on connect (bsc#1012628).
|
||||||
|
- net: qede: Fix end of loop tests for list_for_each_entry
|
||||||
|
(bsc#1012628).
|
||||||
|
- alpha: Send stop IPI to send to online CPUs (bsc#1012628).
|
||||||
|
- net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock
|
||||||
|
and ql_adapter_reset (bsc#1012628).
|
||||||
|
- smb3: rc uninitialized in one fallocate path (bsc#1012628).
|
||||||
|
- drm/amdgpu/display: only enable aux backlight control for OLED
|
||||||
|
panels (bsc#1012628).
|
||||||
|
- platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: ft260: fix device removal due to USB disconnect
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 37b568f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 19:07:42 CEST 2021 - msuchanek@suse.de
|
||||||
|
|
||||||
|
- README: Modernize build instructions.
|
||||||
|
- commit 8cc5c28
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 08:39:05 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-obs-build.spec.in: make builds reproducible (bsc#1189305)
|
||||||
|
- commit 7f9ade7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -96,6 +415,15 @@ Thu Aug 5 10:56:22 CEST 2021 - jslaby@suse.cz
|
|||||||
Not provided in stagings.
|
Not provided in stagings.
|
||||||
- commit 967c6a8
|
- commit 967c6a8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 5 08:37:33 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-source.rpmlintrc: ignore new include/config files
|
||||||
|
In 5.13, since 0e0345b77ac4, config files have no longer .h suffix.
|
||||||
|
Adapt the zero-length check.
|
||||||
|
Based on Martin Liska's change.
|
||||||
|
- commit b6f021b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 5.13
|
%define srcversion 5.13
|
||||||
%define patchversion 5.13.9
|
%define patchversion 5.13.10
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules xz
|
%define compress_modules xz
|
||||||
@ -86,9 +86,9 @@ Name: kernel-debug
|
|||||||
Summary: A Debug Version of the Kernel
|
Summary: A Debug Version of the Kernel
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.13.9
|
Version: 5.13.10
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g2e9639b
|
Release: <RELEASE>.g37b568f
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -206,10 +206,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: kernel-%build_flavor-base-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
Provides: kernel-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: kernel-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: %name-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
Provides: kernel-kdump = 2.6.28
|
Provides: kernel-kdump = 2.6.28
|
||||||
Obsoletes: kernel-kdump <= 2.6.28
|
Obsoletes: kernel-kdump <= 2.6.28
|
||||||
|
@ -1,3 +1,322 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 13 06:16:18 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 5.13.10 (bsc#1012628).
|
||||||
|
- Revert "ACPICA: Fix memory leak caused by _CID repair function"
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: seq: Fix racy deletion of subscriber (bsc#1012628).
|
||||||
|
- bus: ti-sysc: Fix gpt12 system timer issue with reserved status
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: xfrm: fix memory leak in xfrm_user_rcv_msg (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028a: fix node name for the sysclk (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix array index when int_handles are being used
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix setup sequence for MSIXPERM table
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: add missing iounmap() (bsc#1012628).
|
||||||
|
- ARM: imx: add missing clk_disable_unprepare() (bsc#1012628).
|
||||||
|
- ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to
|
||||||
|
10ms (bsc#1012628).
|
||||||
|
- Revert "soc: imx8m: change to use platform driver"
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix desc->vector that isn't being updated
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix sequence for pci driver remove() and
|
||||||
|
shutdown() (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix submission race window (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028: sl28: fix networking for variant 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: imx: Swap M53Menlo
|
||||||
|
pinctrl_power_button/pinctrl_power_out pins (bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- ext4: fix potential uninitialized access to retval in kmmpd
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: fix incorrect clock source setting
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: stacktrace: Fix NULL pointer dereference (bsc#1012628).
|
||||||
|
- clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: am437x-l4: fix typo in can@0 node (bsc#1012628).
|
||||||
|
- omap5-board-common: remove not physically existing vdds_1v8_main
|
||||||
|
fixed-regulator (bsc#1012628).
|
||||||
|
- dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic()
|
||||||
|
in atomic state (bsc#1012628).
|
||||||
|
- clk: tegra: Implement disable_unused() of
|
||||||
|
tegra_clk_sdmmc_mux_ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32
|
||||||
|
dma ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dmamux: Fix PM usage counter unbalance in
|
||||||
|
stm32 dmamux ops (bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
|
||||||
|
(bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/kmb: Enable LCD DMA for low TVDDCV (bsc#1012628).
|
||||||
|
- media: videobuf2-core: dequeue if start_streaming fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Prefer HW RTC on DHCOM SoM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: imx-dma: configure the generic DMA type to make it
|
||||||
|
work (bsc#1012628).
|
||||||
|
- net, gro: Set inner transport header offset in tcp/udp GRO hook
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: sja1105: overwrite dynamic FDB entries with static
|
||||||
|
ones in .port_fdb_add (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: invalidate dynamic FDB entries learned
|
||||||
|
concurrently with statically added ones (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: ignore the FDB entry for unknown multicast
|
||||||
|
when adding a new address (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: be stateless with FDB entries on
|
||||||
|
SJA1105P/Q/R/S/SJA1110 too (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: match FDB entries regardless of inner/outer
|
||||||
|
VLAN tag (bsc#1012628).
|
||||||
|
- net: phy: micrel: Fix detection of ksz87xx switch (bsc#1012628).
|
||||||
|
- net: natsemi: Fix missing pci_disable_device() in probe and
|
||||||
|
remove (bsc#1012628).
|
||||||
|
- gpio: tqmx86: really make IRQ optional (bsc#1012628).
|
||||||
|
- RDMA/mlx5: Delay emptying a cache entry when a new MR is added
|
||||||
|
to it recently (bsc#1012628).
|
||||||
|
- net: bridge: validate the NUD_PERMANENT bit when adding an
|
||||||
|
extern_learn FDB entry (bsc#1012628).
|
||||||
|
- sctp: move the active_key update after sh_keys is added
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Call i915_globals_exit() if pci_register_device()
|
||||||
|
fails (bsc#1012628).
|
||||||
|
- nfp: update ethtool reporting of pauseframe control
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: ipv6: fix returned variable type in ip6_skb_dst_mtu
|
||||||
|
(bsc#1012628).
|
||||||
|
- RDMA/hns: Fix the double unlock problem of poll_sem
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: qca: ar9331: reorder MDIO write sequence
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- net: sched: fix lockdep_set_class() typo error for sch->seqlock
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: fix i915_globals_exit() section mismatch error
|
||||||
|
(bsc#1012628).
|
||||||
|
- MIPS: check return value of pgtable_pmd_page_ctor (bsc#1012628).
|
||||||
|
- x86/tools/relocs: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- mips: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- kbuild: cancel sub_make_done for the install target to fix DKMS
|
||||||
|
(bsc#1012628).
|
||||||
|
- bnx2x: fix an error code in bnx2x_nic_load() (bsc#1012628).
|
||||||
|
- net: ethernet: ti: am65-cpsw: fix crash in
|
||||||
|
am65_cpsw_port_offload_fwd_mark_update() (bsc#1012628).
|
||||||
|
- net: pegasus: fix uninit-value in get_interrupt_interval
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: fec: fix use-after-free in fec_drv_remove (bsc#1012628).
|
||||||
|
- net: vxge: fix use-after-free in vxge_device_unregister
|
||||||
|
(bsc#1012628).
|
||||||
|
- blk-iolatency: error out if blk_get_queue() failed in
|
||||||
|
iolatency_set_limit() (bsc#1012628).
|
||||||
|
- Bluetooth: defer cleanup of resources in hci_unregister_dev()
|
||||||
|
(bsc#1012628).
|
||||||
|
- io-wq: fix no lock protection of acct->nr_worker (bsc#1012628).
|
||||||
|
- io-wq: fix lack of acct->nr_workers < acct->max_workers
|
||||||
|
judgement (bsc#1012628).
|
||||||
|
- USB: usbtmc: Fix RCU stall warning (bsc#1012628).
|
||||||
|
- USB: serial: option: add Telit FD980 composition 0x1056
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ch341: fix character loss at high transfer rates
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix HX type detection (bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix GT type detection (bsc#1012628).
|
||||||
|
- firmware_loader: use -ETIMEDOUT instead of -EAGAIN in
|
||||||
|
fw_load_sysfs_fallback (bsc#1012628).
|
||||||
|
- firmware_loader: fix use-after-free in firmware_fallback_sysfs
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/display: fix DMUB firmware version info
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: pcm - fix mmap capability check for the snd-dummy driver
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: add mic quirk for Acer SF314-42
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56
|
||||||
|
(ALC256) (bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Fix superfluous autosuspend recovery
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Add registration quirk for JBL Quantum 600
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Avoid unnecessary or invalid connector
|
||||||
|
selection at resume (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Use list_replace_init() before traversing
|
||||||
|
lists (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Avoid runtime resume if disabling pullup
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: remove leaked entry from udc driver list
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdns3: Fixed incorrect gadget state (bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixed issue with ZLP (bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: fixed NULL pointer dereference
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: idle uses the highest byte for duration
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: host: ohci-at91: suspend/resume ports after/before OHCI
|
||||||
|
accesses (bsc#1012628).
|
||||||
|
- usb: typec: tcpm: Keep other events when receiving FRS and
|
||||||
|
Sourcing_vbus events (bsc#1012628).
|
||||||
|
- usb: otg-fsm: Fix hrtimer list corruption (bsc#1012628).
|
||||||
|
- clk: fix leak on devm_clk_bulk_get_all() unwind (bsc#1012628).
|
||||||
|
- scripts/tracing: fix the bug that can't parse raw_trace_func
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing / histogram: Give calculation hist_fields a size
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Reject string operand in the histogram expression
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Fix NULL pointer dereference in start_creating
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: static call: Compare data on transition from 2->1
|
||||||
|
callees (bsc#1012628).
|
||||||
|
- tracepoint: Fix static call function vs data state mismatch
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: Use rcu get state and cond sync for static call
|
||||||
|
updates (bsc#1012628).
|
||||||
|
- arm64: stacktrace: avoid tracing arch_stack_walk()
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Clear stale cache entries during initialization
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: add tee_shm_alloc_kernel_buf() (bsc#1012628).
|
||||||
|
- tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Fix memory leak when failing to register shm pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Refuse to load the driver under the kdump kernel
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: fix tee out of memory failure seen during kexec reboot
|
||||||
|
(bsc#1012628).
|
||||||
|
- tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8723bs: Fix a resource leak in sd_int_dpc
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8712: get rid of flush_scheduled_work (bsc#1012628).
|
||||||
|
- staging: rtl8712: error handling refactoring (bsc#1012628).
|
||||||
|
- drivers core: Fix oops when driver probe fails (bsc#1012628).
|
||||||
|
- media: rtl28xxu: fix zero-length control request (bsc#1012628).
|
||||||
|
- pipe: increase minimum default pipe size to 2 pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: fix potential htree corruption when growing large_dir
|
||||||
|
directories (bsc#1012628).
|
||||||
|
- Revert "thunderbolt: Hide authorized attribute if router does
|
||||||
|
not support PCIe tunnels" (bsc#1012628).
|
||||||
|
- serial: tegra: Only print FIFO error message when an error
|
||||||
|
occurs (bsc#1012628).
|
||||||
|
- serial: 8250_mtk: fix uart corruption issue when rx power off
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: Mask out floating 16/32-bit bus bits
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: fix handle_irq locking (bsc#1012628).
|
||||||
|
- MIPS: Malta: Do not byte-swap accesses to the CBUS UART
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts
|
||||||
|
(bsc#1012628).
|
||||||
|
- fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
|
||||||
|
(bsc#1012628).
|
||||||
|
- timers: Move clearing of base::timer_running under base:: Lock
|
||||||
|
(bsc#1012628).
|
||||||
|
- virt: acrn: Do hcall_destroy_vm() before resource release
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf: Fix required permissions if sigtrap is requested
|
||||||
|
(bsc#1012628).
|
||||||
|
- xfrm: Fix RCU vs hash_resize_mutex lock inversion (bsc#1012628).
|
||||||
|
- net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
|
||||||
|
(bsc#1012628).
|
||||||
|
- pcmcia: i82092: fix a null pointer dereference bug
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ibmvfc: Fix command state accounting and stale response
|
||||||
|
detection (bsc#1012628).
|
||||||
|
- selinux: correct the return value when loads initial sids
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: ti-sysc: AM3: RNG is GP only (bsc#1012628).
|
||||||
|
- Revert "gpio: mpc8xxx: change the gpio interrupt
|
||||||
|
flags." (bsc#1012628).
|
||||||
|
- arm64: fix compat syscall return truncation (bsc#1012628).
|
||||||
|
- ARM: omap2+: hwmod: fix potential NULL pointer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- md/raid10: properly indicate failure when ending a failed
|
||||||
|
write request (bsc#1012628).
|
||||||
|
- io-wq: fix race between worker exiting and activating free
|
||||||
|
worker (bsc#1012628).
|
||||||
|
- s390/dasd: fix use after free in dasd path handling
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86: accept userspace interrupt only if no event is
|
||||||
|
injected (bsc#1012628).
|
||||||
|
- KVM: SVM: Fix off-by-one indexing when nullifying last used
|
||||||
|
SEV VMCB (bsc#1012628).
|
||||||
|
- KVM: Do not leak memory for duplicate debugfs directories
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
|
||||||
|
(bsc#1012628).
|
||||||
|
- soc: ixp4xx: fix printing resources (bsc#1012628).
|
||||||
|
- interconnect: Fix undersized devress_alloc allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix incorrect supported maximum speed (bsc#1012628).
|
||||||
|
- spi: meson-spicc: fix memory leak in meson_spicc_remove
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: Zero initial BW after sync-state (bsc#1012628).
|
||||||
|
- interconnect: Always call pre_aggregate before aggregate
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for
|
||||||
|
all nodes (bsc#1012628).
|
||||||
|
- drm/i915: Correct SFC_DONE register offset (bsc#1012628).
|
||||||
|
- soc: ixp4xx/qmgr: fix invalid __iomem access (bsc#1012628).
|
||||||
|
- perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit
|
||||||
|
inside the guest (bsc#1012628).
|
||||||
|
- sched/rt: Fix double enqueue caused by rt_effective_prio
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: dts: fix memory size for the SiFive HiFive Unmatched
|
||||||
|
(bsc#1012628).
|
||||||
|
- libata: fix ata_pio_sector for CONFIG_HIGHMEM (bsc#1012628).
|
||||||
|
- reiserfs: add check for root_inode in reiserfs_fill_super
|
||||||
|
(bsc#1012628).
|
||||||
|
- reiserfs: check directory items on read from disk (bsc#1012628).
|
||||||
|
- virt_wifi: fix error on connect (bsc#1012628).
|
||||||
|
- net: qede: Fix end of loop tests for list_for_each_entry
|
||||||
|
(bsc#1012628).
|
||||||
|
- alpha: Send stop IPI to send to online CPUs (bsc#1012628).
|
||||||
|
- net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock
|
||||||
|
and ql_adapter_reset (bsc#1012628).
|
||||||
|
- smb3: rc uninitialized in one fallocate path (bsc#1012628).
|
||||||
|
- drm/amdgpu/display: only enable aux backlight control for OLED
|
||||||
|
panels (bsc#1012628).
|
||||||
|
- platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: ft260: fix device removal due to USB disconnect
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 37b568f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 19:07:42 CEST 2021 - msuchanek@suse.de
|
||||||
|
|
||||||
|
- README: Modernize build instructions.
|
||||||
|
- commit 8cc5c28
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 08:39:05 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-obs-build.spec.in: make builds reproducible (bsc#1189305)
|
||||||
|
- commit 7f9ade7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -96,6 +415,15 @@ Thu Aug 5 10:56:22 CEST 2021 - jslaby@suse.cz
|
|||||||
Not provided in stagings.
|
Not provided in stagings.
|
||||||
- commit 967c6a8
|
- commit 967c6a8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 5 08:37:33 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-source.rpmlintrc: ignore new include/config files
|
||||||
|
In 5.13, since 0e0345b77ac4, config files have no longer .h suffix.
|
||||||
|
Adapt the zero-length check.
|
||||||
|
Based on Martin Liska's change.
|
||||||
|
- commit b6f021b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 5.13
|
%define srcversion 5.13
|
||||||
%define patchversion 5.13.9
|
%define patchversion 5.13.10
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules xz
|
%define compress_modules xz
|
||||||
@ -86,9 +86,9 @@ Name: kernel-default
|
|||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.13.9
|
Version: 5.13.10
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g2e9639b
|
Release: <RELEASE>.g37b568f
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -206,10 +206,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: kernel-%build_flavor-base-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
Provides: kernel-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: kernel-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: %name-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
Provides: kernel-smp = 2.6.17
|
Provides: kernel-smp = 2.6.17
|
||||||
Obsoletes: kernel-smp <= 2.6.17
|
Obsoletes: kernel-smp <= 2.6.17
|
||||||
|
@ -1,3 +1,322 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 13 06:16:18 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 5.13.10 (bsc#1012628).
|
||||||
|
- Revert "ACPICA: Fix memory leak caused by _CID repair function"
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: seq: Fix racy deletion of subscriber (bsc#1012628).
|
||||||
|
- bus: ti-sysc: Fix gpt12 system timer issue with reserved status
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: xfrm: fix memory leak in xfrm_user_rcv_msg (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028a: fix node name for the sysclk (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix array index when int_handles are being used
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix setup sequence for MSIXPERM table
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: add missing iounmap() (bsc#1012628).
|
||||||
|
- ARM: imx: add missing clk_disable_unprepare() (bsc#1012628).
|
||||||
|
- ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to
|
||||||
|
10ms (bsc#1012628).
|
||||||
|
- Revert "soc: imx8m: change to use platform driver"
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix desc->vector that isn't being updated
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix sequence for pci driver remove() and
|
||||||
|
shutdown() (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix submission race window (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028: sl28: fix networking for variant 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: imx: Swap M53Menlo
|
||||||
|
pinctrl_power_button/pinctrl_power_out pins (bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- ext4: fix potential uninitialized access to retval in kmmpd
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: fix incorrect clock source setting
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: stacktrace: Fix NULL pointer dereference (bsc#1012628).
|
||||||
|
- clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: am437x-l4: fix typo in can@0 node (bsc#1012628).
|
||||||
|
- omap5-board-common: remove not physically existing vdds_1v8_main
|
||||||
|
fixed-regulator (bsc#1012628).
|
||||||
|
- dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic()
|
||||||
|
in atomic state (bsc#1012628).
|
||||||
|
- clk: tegra: Implement disable_unused() of
|
||||||
|
tegra_clk_sdmmc_mux_ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32
|
||||||
|
dma ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dmamux: Fix PM usage counter unbalance in
|
||||||
|
stm32 dmamux ops (bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
|
||||||
|
(bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/kmb: Enable LCD DMA for low TVDDCV (bsc#1012628).
|
||||||
|
- media: videobuf2-core: dequeue if start_streaming fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Prefer HW RTC on DHCOM SoM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: imx-dma: configure the generic DMA type to make it
|
||||||
|
work (bsc#1012628).
|
||||||
|
- net, gro: Set inner transport header offset in tcp/udp GRO hook
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: sja1105: overwrite dynamic FDB entries with static
|
||||||
|
ones in .port_fdb_add (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: invalidate dynamic FDB entries learned
|
||||||
|
concurrently with statically added ones (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: ignore the FDB entry for unknown multicast
|
||||||
|
when adding a new address (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: be stateless with FDB entries on
|
||||||
|
SJA1105P/Q/R/S/SJA1110 too (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: match FDB entries regardless of inner/outer
|
||||||
|
VLAN tag (bsc#1012628).
|
||||||
|
- net: phy: micrel: Fix detection of ksz87xx switch (bsc#1012628).
|
||||||
|
- net: natsemi: Fix missing pci_disable_device() in probe and
|
||||||
|
remove (bsc#1012628).
|
||||||
|
- gpio: tqmx86: really make IRQ optional (bsc#1012628).
|
||||||
|
- RDMA/mlx5: Delay emptying a cache entry when a new MR is added
|
||||||
|
to it recently (bsc#1012628).
|
||||||
|
- net: bridge: validate the NUD_PERMANENT bit when adding an
|
||||||
|
extern_learn FDB entry (bsc#1012628).
|
||||||
|
- sctp: move the active_key update after sh_keys is added
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Call i915_globals_exit() if pci_register_device()
|
||||||
|
fails (bsc#1012628).
|
||||||
|
- nfp: update ethtool reporting of pauseframe control
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: ipv6: fix returned variable type in ip6_skb_dst_mtu
|
||||||
|
(bsc#1012628).
|
||||||
|
- RDMA/hns: Fix the double unlock problem of poll_sem
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: qca: ar9331: reorder MDIO write sequence
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- net: sched: fix lockdep_set_class() typo error for sch->seqlock
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: fix i915_globals_exit() section mismatch error
|
||||||
|
(bsc#1012628).
|
||||||
|
- MIPS: check return value of pgtable_pmd_page_ctor (bsc#1012628).
|
||||||
|
- x86/tools/relocs: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- mips: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- kbuild: cancel sub_make_done for the install target to fix DKMS
|
||||||
|
(bsc#1012628).
|
||||||
|
- bnx2x: fix an error code in bnx2x_nic_load() (bsc#1012628).
|
||||||
|
- net: ethernet: ti: am65-cpsw: fix crash in
|
||||||
|
am65_cpsw_port_offload_fwd_mark_update() (bsc#1012628).
|
||||||
|
- net: pegasus: fix uninit-value in get_interrupt_interval
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: fec: fix use-after-free in fec_drv_remove (bsc#1012628).
|
||||||
|
- net: vxge: fix use-after-free in vxge_device_unregister
|
||||||
|
(bsc#1012628).
|
||||||
|
- blk-iolatency: error out if blk_get_queue() failed in
|
||||||
|
iolatency_set_limit() (bsc#1012628).
|
||||||
|
- Bluetooth: defer cleanup of resources in hci_unregister_dev()
|
||||||
|
(bsc#1012628).
|
||||||
|
- io-wq: fix no lock protection of acct->nr_worker (bsc#1012628).
|
||||||
|
- io-wq: fix lack of acct->nr_workers < acct->max_workers
|
||||||
|
judgement (bsc#1012628).
|
||||||
|
- USB: usbtmc: Fix RCU stall warning (bsc#1012628).
|
||||||
|
- USB: serial: option: add Telit FD980 composition 0x1056
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ch341: fix character loss at high transfer rates
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix HX type detection (bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix GT type detection (bsc#1012628).
|
||||||
|
- firmware_loader: use -ETIMEDOUT instead of -EAGAIN in
|
||||||
|
fw_load_sysfs_fallback (bsc#1012628).
|
||||||
|
- firmware_loader: fix use-after-free in firmware_fallback_sysfs
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/display: fix DMUB firmware version info
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: pcm - fix mmap capability check for the snd-dummy driver
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: add mic quirk for Acer SF314-42
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56
|
||||||
|
(ALC256) (bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Fix superfluous autosuspend recovery
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Add registration quirk for JBL Quantum 600
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Avoid unnecessary or invalid connector
|
||||||
|
selection at resume (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Use list_replace_init() before traversing
|
||||||
|
lists (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Avoid runtime resume if disabling pullup
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: remove leaked entry from udc driver list
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdns3: Fixed incorrect gadget state (bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixed issue with ZLP (bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: fixed NULL pointer dereference
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: idle uses the highest byte for duration
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: host: ohci-at91: suspend/resume ports after/before OHCI
|
||||||
|
accesses (bsc#1012628).
|
||||||
|
- usb: typec: tcpm: Keep other events when receiving FRS and
|
||||||
|
Sourcing_vbus events (bsc#1012628).
|
||||||
|
- usb: otg-fsm: Fix hrtimer list corruption (bsc#1012628).
|
||||||
|
- clk: fix leak on devm_clk_bulk_get_all() unwind (bsc#1012628).
|
||||||
|
- scripts/tracing: fix the bug that can't parse raw_trace_func
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing / histogram: Give calculation hist_fields a size
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Reject string operand in the histogram expression
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Fix NULL pointer dereference in start_creating
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: static call: Compare data on transition from 2->1
|
||||||
|
callees (bsc#1012628).
|
||||||
|
- tracepoint: Fix static call function vs data state mismatch
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: Use rcu get state and cond sync for static call
|
||||||
|
updates (bsc#1012628).
|
||||||
|
- arm64: stacktrace: avoid tracing arch_stack_walk()
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Clear stale cache entries during initialization
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: add tee_shm_alloc_kernel_buf() (bsc#1012628).
|
||||||
|
- tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Fix memory leak when failing to register shm pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Refuse to load the driver under the kdump kernel
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: fix tee out of memory failure seen during kexec reboot
|
||||||
|
(bsc#1012628).
|
||||||
|
- tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8723bs: Fix a resource leak in sd_int_dpc
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8712: get rid of flush_scheduled_work (bsc#1012628).
|
||||||
|
- staging: rtl8712: error handling refactoring (bsc#1012628).
|
||||||
|
- drivers core: Fix oops when driver probe fails (bsc#1012628).
|
||||||
|
- media: rtl28xxu: fix zero-length control request (bsc#1012628).
|
||||||
|
- pipe: increase minimum default pipe size to 2 pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: fix potential htree corruption when growing large_dir
|
||||||
|
directories (bsc#1012628).
|
||||||
|
- Revert "thunderbolt: Hide authorized attribute if router does
|
||||||
|
not support PCIe tunnels" (bsc#1012628).
|
||||||
|
- serial: tegra: Only print FIFO error message when an error
|
||||||
|
occurs (bsc#1012628).
|
||||||
|
- serial: 8250_mtk: fix uart corruption issue when rx power off
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: Mask out floating 16/32-bit bus bits
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: fix handle_irq locking (bsc#1012628).
|
||||||
|
- MIPS: Malta: Do not byte-swap accesses to the CBUS UART
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts
|
||||||
|
(bsc#1012628).
|
||||||
|
- fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
|
||||||
|
(bsc#1012628).
|
||||||
|
- timers: Move clearing of base::timer_running under base:: Lock
|
||||||
|
(bsc#1012628).
|
||||||
|
- virt: acrn: Do hcall_destroy_vm() before resource release
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf: Fix required permissions if sigtrap is requested
|
||||||
|
(bsc#1012628).
|
||||||
|
- xfrm: Fix RCU vs hash_resize_mutex lock inversion (bsc#1012628).
|
||||||
|
- net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
|
||||||
|
(bsc#1012628).
|
||||||
|
- pcmcia: i82092: fix a null pointer dereference bug
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ibmvfc: Fix command state accounting and stale response
|
||||||
|
detection (bsc#1012628).
|
||||||
|
- selinux: correct the return value when loads initial sids
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: ti-sysc: AM3: RNG is GP only (bsc#1012628).
|
||||||
|
- Revert "gpio: mpc8xxx: change the gpio interrupt
|
||||||
|
flags." (bsc#1012628).
|
||||||
|
- arm64: fix compat syscall return truncation (bsc#1012628).
|
||||||
|
- ARM: omap2+: hwmod: fix potential NULL pointer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- md/raid10: properly indicate failure when ending a failed
|
||||||
|
write request (bsc#1012628).
|
||||||
|
- io-wq: fix race between worker exiting and activating free
|
||||||
|
worker (bsc#1012628).
|
||||||
|
- s390/dasd: fix use after free in dasd path handling
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86: accept userspace interrupt only if no event is
|
||||||
|
injected (bsc#1012628).
|
||||||
|
- KVM: SVM: Fix off-by-one indexing when nullifying last used
|
||||||
|
SEV VMCB (bsc#1012628).
|
||||||
|
- KVM: Do not leak memory for duplicate debugfs directories
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
|
||||||
|
(bsc#1012628).
|
||||||
|
- soc: ixp4xx: fix printing resources (bsc#1012628).
|
||||||
|
- interconnect: Fix undersized devress_alloc allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix incorrect supported maximum speed (bsc#1012628).
|
||||||
|
- spi: meson-spicc: fix memory leak in meson_spicc_remove
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: Zero initial BW after sync-state (bsc#1012628).
|
||||||
|
- interconnect: Always call pre_aggregate before aggregate
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for
|
||||||
|
all nodes (bsc#1012628).
|
||||||
|
- drm/i915: Correct SFC_DONE register offset (bsc#1012628).
|
||||||
|
- soc: ixp4xx/qmgr: fix invalid __iomem access (bsc#1012628).
|
||||||
|
- perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit
|
||||||
|
inside the guest (bsc#1012628).
|
||||||
|
- sched/rt: Fix double enqueue caused by rt_effective_prio
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: dts: fix memory size for the SiFive HiFive Unmatched
|
||||||
|
(bsc#1012628).
|
||||||
|
- libata: fix ata_pio_sector for CONFIG_HIGHMEM (bsc#1012628).
|
||||||
|
- reiserfs: add check for root_inode in reiserfs_fill_super
|
||||||
|
(bsc#1012628).
|
||||||
|
- reiserfs: check directory items on read from disk (bsc#1012628).
|
||||||
|
- virt_wifi: fix error on connect (bsc#1012628).
|
||||||
|
- net: qede: Fix end of loop tests for list_for_each_entry
|
||||||
|
(bsc#1012628).
|
||||||
|
- alpha: Send stop IPI to send to online CPUs (bsc#1012628).
|
||||||
|
- net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock
|
||||||
|
and ql_adapter_reset (bsc#1012628).
|
||||||
|
- smb3: rc uninitialized in one fallocate path (bsc#1012628).
|
||||||
|
- drm/amdgpu/display: only enable aux backlight control for OLED
|
||||||
|
panels (bsc#1012628).
|
||||||
|
- platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: ft260: fix device removal due to USB disconnect
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 37b568f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 19:07:42 CEST 2021 - msuchanek@suse.de
|
||||||
|
|
||||||
|
- README: Modernize build instructions.
|
||||||
|
- commit 8cc5c28
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 08:39:05 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-obs-build.spec.in: make builds reproducible (bsc#1189305)
|
||||||
|
- commit 7f9ade7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -96,6 +415,15 @@ Thu Aug 5 10:56:22 CEST 2021 - jslaby@suse.cz
|
|||||||
Not provided in stagings.
|
Not provided in stagings.
|
||||||
- commit 967c6a8
|
- commit 967c6a8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 5 08:37:33 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-source.rpmlintrc: ignore new include/config files
|
||||||
|
In 5.13, since 0e0345b77ac4, config files have no longer .h suffix.
|
||||||
|
Adapt the zero-length check.
|
||||||
|
Based on Martin Liska's change.
|
||||||
|
- commit b6f021b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 5.13
|
%define srcversion 5.13
|
||||||
%define patchversion 5.13.9
|
%define patchversion 5.13.10
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -31,9 +31,9 @@ Name: kernel-docs
|
|||||||
Summary: Kernel Documentation
|
Summary: Kernel Documentation
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: Documentation/Man
|
Group: Documentation/Man
|
||||||
Version: 5.13.9
|
Version: 5.13.10
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g2e9639b
|
Release: <RELEASE>.g37b568f
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -64,7 +64,7 @@ BuildRequires: texlive-zapfding
|
|||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Provides: %name-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: %name-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
|
@ -1,3 +1,322 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 13 06:16:18 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 5.13.10 (bsc#1012628).
|
||||||
|
- Revert "ACPICA: Fix memory leak caused by _CID repair function"
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: seq: Fix racy deletion of subscriber (bsc#1012628).
|
||||||
|
- bus: ti-sysc: Fix gpt12 system timer issue with reserved status
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: xfrm: fix memory leak in xfrm_user_rcv_msg (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028a: fix node name for the sysclk (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix array index when int_handles are being used
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix setup sequence for MSIXPERM table
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: add missing iounmap() (bsc#1012628).
|
||||||
|
- ARM: imx: add missing clk_disable_unprepare() (bsc#1012628).
|
||||||
|
- ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to
|
||||||
|
10ms (bsc#1012628).
|
||||||
|
- Revert "soc: imx8m: change to use platform driver"
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix desc->vector that isn't being updated
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix sequence for pci driver remove() and
|
||||||
|
shutdown() (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix submission race window (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028: sl28: fix networking for variant 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: imx: Swap M53Menlo
|
||||||
|
pinctrl_power_button/pinctrl_power_out pins (bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- ext4: fix potential uninitialized access to retval in kmmpd
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: fix incorrect clock source setting
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: stacktrace: Fix NULL pointer dereference (bsc#1012628).
|
||||||
|
- clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: am437x-l4: fix typo in can@0 node (bsc#1012628).
|
||||||
|
- omap5-board-common: remove not physically existing vdds_1v8_main
|
||||||
|
fixed-regulator (bsc#1012628).
|
||||||
|
- dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic()
|
||||||
|
in atomic state (bsc#1012628).
|
||||||
|
- clk: tegra: Implement disable_unused() of
|
||||||
|
tegra_clk_sdmmc_mux_ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32
|
||||||
|
dma ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dmamux: Fix PM usage counter unbalance in
|
||||||
|
stm32 dmamux ops (bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
|
||||||
|
(bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/kmb: Enable LCD DMA for low TVDDCV (bsc#1012628).
|
||||||
|
- media: videobuf2-core: dequeue if start_streaming fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Prefer HW RTC on DHCOM SoM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: imx-dma: configure the generic DMA type to make it
|
||||||
|
work (bsc#1012628).
|
||||||
|
- net, gro: Set inner transport header offset in tcp/udp GRO hook
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: sja1105: overwrite dynamic FDB entries with static
|
||||||
|
ones in .port_fdb_add (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: invalidate dynamic FDB entries learned
|
||||||
|
concurrently with statically added ones (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: ignore the FDB entry for unknown multicast
|
||||||
|
when adding a new address (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: be stateless with FDB entries on
|
||||||
|
SJA1105P/Q/R/S/SJA1110 too (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: match FDB entries regardless of inner/outer
|
||||||
|
VLAN tag (bsc#1012628).
|
||||||
|
- net: phy: micrel: Fix detection of ksz87xx switch (bsc#1012628).
|
||||||
|
- net: natsemi: Fix missing pci_disable_device() in probe and
|
||||||
|
remove (bsc#1012628).
|
||||||
|
- gpio: tqmx86: really make IRQ optional (bsc#1012628).
|
||||||
|
- RDMA/mlx5: Delay emptying a cache entry when a new MR is added
|
||||||
|
to it recently (bsc#1012628).
|
||||||
|
- net: bridge: validate the NUD_PERMANENT bit when adding an
|
||||||
|
extern_learn FDB entry (bsc#1012628).
|
||||||
|
- sctp: move the active_key update after sh_keys is added
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Call i915_globals_exit() if pci_register_device()
|
||||||
|
fails (bsc#1012628).
|
||||||
|
- nfp: update ethtool reporting of pauseframe control
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: ipv6: fix returned variable type in ip6_skb_dst_mtu
|
||||||
|
(bsc#1012628).
|
||||||
|
- RDMA/hns: Fix the double unlock problem of poll_sem
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: qca: ar9331: reorder MDIO write sequence
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- net: sched: fix lockdep_set_class() typo error for sch->seqlock
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: fix i915_globals_exit() section mismatch error
|
||||||
|
(bsc#1012628).
|
||||||
|
- MIPS: check return value of pgtable_pmd_page_ctor (bsc#1012628).
|
||||||
|
- x86/tools/relocs: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- mips: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- kbuild: cancel sub_make_done for the install target to fix DKMS
|
||||||
|
(bsc#1012628).
|
||||||
|
- bnx2x: fix an error code in bnx2x_nic_load() (bsc#1012628).
|
||||||
|
- net: ethernet: ti: am65-cpsw: fix crash in
|
||||||
|
am65_cpsw_port_offload_fwd_mark_update() (bsc#1012628).
|
||||||
|
- net: pegasus: fix uninit-value in get_interrupt_interval
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: fec: fix use-after-free in fec_drv_remove (bsc#1012628).
|
||||||
|
- net: vxge: fix use-after-free in vxge_device_unregister
|
||||||
|
(bsc#1012628).
|
||||||
|
- blk-iolatency: error out if blk_get_queue() failed in
|
||||||
|
iolatency_set_limit() (bsc#1012628).
|
||||||
|
- Bluetooth: defer cleanup of resources in hci_unregister_dev()
|
||||||
|
(bsc#1012628).
|
||||||
|
- io-wq: fix no lock protection of acct->nr_worker (bsc#1012628).
|
||||||
|
- io-wq: fix lack of acct->nr_workers < acct->max_workers
|
||||||
|
judgement (bsc#1012628).
|
||||||
|
- USB: usbtmc: Fix RCU stall warning (bsc#1012628).
|
||||||
|
- USB: serial: option: add Telit FD980 composition 0x1056
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ch341: fix character loss at high transfer rates
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix HX type detection (bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix GT type detection (bsc#1012628).
|
||||||
|
- firmware_loader: use -ETIMEDOUT instead of -EAGAIN in
|
||||||
|
fw_load_sysfs_fallback (bsc#1012628).
|
||||||
|
- firmware_loader: fix use-after-free in firmware_fallback_sysfs
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/display: fix DMUB firmware version info
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: pcm - fix mmap capability check for the snd-dummy driver
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: add mic quirk for Acer SF314-42
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56
|
||||||
|
(ALC256) (bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Fix superfluous autosuspend recovery
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Add registration quirk for JBL Quantum 600
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Avoid unnecessary or invalid connector
|
||||||
|
selection at resume (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Use list_replace_init() before traversing
|
||||||
|
lists (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Avoid runtime resume if disabling pullup
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: remove leaked entry from udc driver list
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdns3: Fixed incorrect gadget state (bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixed issue with ZLP (bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: fixed NULL pointer dereference
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: idle uses the highest byte for duration
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: host: ohci-at91: suspend/resume ports after/before OHCI
|
||||||
|
accesses (bsc#1012628).
|
||||||
|
- usb: typec: tcpm: Keep other events when receiving FRS and
|
||||||
|
Sourcing_vbus events (bsc#1012628).
|
||||||
|
- usb: otg-fsm: Fix hrtimer list corruption (bsc#1012628).
|
||||||
|
- clk: fix leak on devm_clk_bulk_get_all() unwind (bsc#1012628).
|
||||||
|
- scripts/tracing: fix the bug that can't parse raw_trace_func
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing / histogram: Give calculation hist_fields a size
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Reject string operand in the histogram expression
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Fix NULL pointer dereference in start_creating
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: static call: Compare data on transition from 2->1
|
||||||
|
callees (bsc#1012628).
|
||||||
|
- tracepoint: Fix static call function vs data state mismatch
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: Use rcu get state and cond sync for static call
|
||||||
|
updates (bsc#1012628).
|
||||||
|
- arm64: stacktrace: avoid tracing arch_stack_walk()
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Clear stale cache entries during initialization
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: add tee_shm_alloc_kernel_buf() (bsc#1012628).
|
||||||
|
- tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Fix memory leak when failing to register shm pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Refuse to load the driver under the kdump kernel
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: fix tee out of memory failure seen during kexec reboot
|
||||||
|
(bsc#1012628).
|
||||||
|
- tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8723bs: Fix a resource leak in sd_int_dpc
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8712: get rid of flush_scheduled_work (bsc#1012628).
|
||||||
|
- staging: rtl8712: error handling refactoring (bsc#1012628).
|
||||||
|
- drivers core: Fix oops when driver probe fails (bsc#1012628).
|
||||||
|
- media: rtl28xxu: fix zero-length control request (bsc#1012628).
|
||||||
|
- pipe: increase minimum default pipe size to 2 pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: fix potential htree corruption when growing large_dir
|
||||||
|
directories (bsc#1012628).
|
||||||
|
- Revert "thunderbolt: Hide authorized attribute if router does
|
||||||
|
not support PCIe tunnels" (bsc#1012628).
|
||||||
|
- serial: tegra: Only print FIFO error message when an error
|
||||||
|
occurs (bsc#1012628).
|
||||||
|
- serial: 8250_mtk: fix uart corruption issue when rx power off
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: Mask out floating 16/32-bit bus bits
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: fix handle_irq locking (bsc#1012628).
|
||||||
|
- MIPS: Malta: Do not byte-swap accesses to the CBUS UART
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts
|
||||||
|
(bsc#1012628).
|
||||||
|
- fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
|
||||||
|
(bsc#1012628).
|
||||||
|
- timers: Move clearing of base::timer_running under base:: Lock
|
||||||
|
(bsc#1012628).
|
||||||
|
- virt: acrn: Do hcall_destroy_vm() before resource release
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf: Fix required permissions if sigtrap is requested
|
||||||
|
(bsc#1012628).
|
||||||
|
- xfrm: Fix RCU vs hash_resize_mutex lock inversion (bsc#1012628).
|
||||||
|
- net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
|
||||||
|
(bsc#1012628).
|
||||||
|
- pcmcia: i82092: fix a null pointer dereference bug
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ibmvfc: Fix command state accounting and stale response
|
||||||
|
detection (bsc#1012628).
|
||||||
|
- selinux: correct the return value when loads initial sids
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: ti-sysc: AM3: RNG is GP only (bsc#1012628).
|
||||||
|
- Revert "gpio: mpc8xxx: change the gpio interrupt
|
||||||
|
flags." (bsc#1012628).
|
||||||
|
- arm64: fix compat syscall return truncation (bsc#1012628).
|
||||||
|
- ARM: omap2+: hwmod: fix potential NULL pointer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- md/raid10: properly indicate failure when ending a failed
|
||||||
|
write request (bsc#1012628).
|
||||||
|
- io-wq: fix race between worker exiting and activating free
|
||||||
|
worker (bsc#1012628).
|
||||||
|
- s390/dasd: fix use after free in dasd path handling
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86: accept userspace interrupt only if no event is
|
||||||
|
injected (bsc#1012628).
|
||||||
|
- KVM: SVM: Fix off-by-one indexing when nullifying last used
|
||||||
|
SEV VMCB (bsc#1012628).
|
||||||
|
- KVM: Do not leak memory for duplicate debugfs directories
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
|
||||||
|
(bsc#1012628).
|
||||||
|
- soc: ixp4xx: fix printing resources (bsc#1012628).
|
||||||
|
- interconnect: Fix undersized devress_alloc allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix incorrect supported maximum speed (bsc#1012628).
|
||||||
|
- spi: meson-spicc: fix memory leak in meson_spicc_remove
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: Zero initial BW after sync-state (bsc#1012628).
|
||||||
|
- interconnect: Always call pre_aggregate before aggregate
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for
|
||||||
|
all nodes (bsc#1012628).
|
||||||
|
- drm/i915: Correct SFC_DONE register offset (bsc#1012628).
|
||||||
|
- soc: ixp4xx/qmgr: fix invalid __iomem access (bsc#1012628).
|
||||||
|
- perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit
|
||||||
|
inside the guest (bsc#1012628).
|
||||||
|
- sched/rt: Fix double enqueue caused by rt_effective_prio
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: dts: fix memory size for the SiFive HiFive Unmatched
|
||||||
|
(bsc#1012628).
|
||||||
|
- libata: fix ata_pio_sector for CONFIG_HIGHMEM (bsc#1012628).
|
||||||
|
- reiserfs: add check for root_inode in reiserfs_fill_super
|
||||||
|
(bsc#1012628).
|
||||||
|
- reiserfs: check directory items on read from disk (bsc#1012628).
|
||||||
|
- virt_wifi: fix error on connect (bsc#1012628).
|
||||||
|
- net: qede: Fix end of loop tests for list_for_each_entry
|
||||||
|
(bsc#1012628).
|
||||||
|
- alpha: Send stop IPI to send to online CPUs (bsc#1012628).
|
||||||
|
- net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock
|
||||||
|
and ql_adapter_reset (bsc#1012628).
|
||||||
|
- smb3: rc uninitialized in one fallocate path (bsc#1012628).
|
||||||
|
- drm/amdgpu/display: only enable aux backlight control for OLED
|
||||||
|
panels (bsc#1012628).
|
||||||
|
- platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: ft260: fix device removal due to USB disconnect
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 37b568f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 19:07:42 CEST 2021 - msuchanek@suse.de
|
||||||
|
|
||||||
|
- README: Modernize build instructions.
|
||||||
|
- commit 8cc5c28
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 08:39:05 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-obs-build.spec.in: make builds reproducible (bsc#1189305)
|
||||||
|
- commit 7f9ade7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -96,6 +415,15 @@ Thu Aug 5 10:56:22 CEST 2021 - jslaby@suse.cz
|
|||||||
Not provided in stagings.
|
Not provided in stagings.
|
||||||
- commit 967c6a8
|
- commit 967c6a8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 5 08:37:33 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-source.rpmlintrc: ignore new include/config files
|
||||||
|
In 5.13, since 0e0345b77ac4, config files have no longer .h suffix.
|
||||||
|
Adapt the zero-length check.
|
||||||
|
Based on Martin Liska's change.
|
||||||
|
- commit b6f021b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 5.13
|
%define srcversion 5.13
|
||||||
%define patchversion 5.13.9
|
%define patchversion 5.13.10
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules xz
|
%define compress_modules xz
|
||||||
@ -86,9 +86,9 @@ Name: kernel-kvmsmall
|
|||||||
Summary: The Small Developer Kernel for KVM
|
Summary: The Small Developer Kernel for KVM
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.13.9
|
Version: 5.13.10
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g2e9639b
|
Release: <RELEASE>.g37b568f
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -206,10 +206,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: kernel-%build_flavor-base-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
Provides: kernel-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: kernel-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: %name-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
|
@ -1,3 +1,322 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 13 06:16:18 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 5.13.10 (bsc#1012628).
|
||||||
|
- Revert "ACPICA: Fix memory leak caused by _CID repair function"
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: seq: Fix racy deletion of subscriber (bsc#1012628).
|
||||||
|
- bus: ti-sysc: Fix gpt12 system timer issue with reserved status
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: xfrm: fix memory leak in xfrm_user_rcv_msg (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028a: fix node name for the sysclk (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix array index when int_handles are being used
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix setup sequence for MSIXPERM table
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: add missing iounmap() (bsc#1012628).
|
||||||
|
- ARM: imx: add missing clk_disable_unprepare() (bsc#1012628).
|
||||||
|
- ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to
|
||||||
|
10ms (bsc#1012628).
|
||||||
|
- Revert "soc: imx8m: change to use platform driver"
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix desc->vector that isn't being updated
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix sequence for pci driver remove() and
|
||||||
|
shutdown() (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix submission race window (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028: sl28: fix networking for variant 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: imx: Swap M53Menlo
|
||||||
|
pinctrl_power_button/pinctrl_power_out pins (bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- ext4: fix potential uninitialized access to retval in kmmpd
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: fix incorrect clock source setting
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: stacktrace: Fix NULL pointer dereference (bsc#1012628).
|
||||||
|
- clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: am437x-l4: fix typo in can@0 node (bsc#1012628).
|
||||||
|
- omap5-board-common: remove not physically existing vdds_1v8_main
|
||||||
|
fixed-regulator (bsc#1012628).
|
||||||
|
- dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic()
|
||||||
|
in atomic state (bsc#1012628).
|
||||||
|
- clk: tegra: Implement disable_unused() of
|
||||||
|
tegra_clk_sdmmc_mux_ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32
|
||||||
|
dma ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dmamux: Fix PM usage counter unbalance in
|
||||||
|
stm32 dmamux ops (bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
|
||||||
|
(bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/kmb: Enable LCD DMA for low TVDDCV (bsc#1012628).
|
||||||
|
- media: videobuf2-core: dequeue if start_streaming fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Prefer HW RTC on DHCOM SoM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: imx-dma: configure the generic DMA type to make it
|
||||||
|
work (bsc#1012628).
|
||||||
|
- net, gro: Set inner transport header offset in tcp/udp GRO hook
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: sja1105: overwrite dynamic FDB entries with static
|
||||||
|
ones in .port_fdb_add (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: invalidate dynamic FDB entries learned
|
||||||
|
concurrently with statically added ones (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: ignore the FDB entry for unknown multicast
|
||||||
|
when adding a new address (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: be stateless with FDB entries on
|
||||||
|
SJA1105P/Q/R/S/SJA1110 too (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: match FDB entries regardless of inner/outer
|
||||||
|
VLAN tag (bsc#1012628).
|
||||||
|
- net: phy: micrel: Fix detection of ksz87xx switch (bsc#1012628).
|
||||||
|
- net: natsemi: Fix missing pci_disable_device() in probe and
|
||||||
|
remove (bsc#1012628).
|
||||||
|
- gpio: tqmx86: really make IRQ optional (bsc#1012628).
|
||||||
|
- RDMA/mlx5: Delay emptying a cache entry when a new MR is added
|
||||||
|
to it recently (bsc#1012628).
|
||||||
|
- net: bridge: validate the NUD_PERMANENT bit when adding an
|
||||||
|
extern_learn FDB entry (bsc#1012628).
|
||||||
|
- sctp: move the active_key update after sh_keys is added
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Call i915_globals_exit() if pci_register_device()
|
||||||
|
fails (bsc#1012628).
|
||||||
|
- nfp: update ethtool reporting of pauseframe control
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: ipv6: fix returned variable type in ip6_skb_dst_mtu
|
||||||
|
(bsc#1012628).
|
||||||
|
- RDMA/hns: Fix the double unlock problem of poll_sem
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: qca: ar9331: reorder MDIO write sequence
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- net: sched: fix lockdep_set_class() typo error for sch->seqlock
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: fix i915_globals_exit() section mismatch error
|
||||||
|
(bsc#1012628).
|
||||||
|
- MIPS: check return value of pgtable_pmd_page_ctor (bsc#1012628).
|
||||||
|
- x86/tools/relocs: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- mips: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- kbuild: cancel sub_make_done for the install target to fix DKMS
|
||||||
|
(bsc#1012628).
|
||||||
|
- bnx2x: fix an error code in bnx2x_nic_load() (bsc#1012628).
|
||||||
|
- net: ethernet: ti: am65-cpsw: fix crash in
|
||||||
|
am65_cpsw_port_offload_fwd_mark_update() (bsc#1012628).
|
||||||
|
- net: pegasus: fix uninit-value in get_interrupt_interval
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: fec: fix use-after-free in fec_drv_remove (bsc#1012628).
|
||||||
|
- net: vxge: fix use-after-free in vxge_device_unregister
|
||||||
|
(bsc#1012628).
|
||||||
|
- blk-iolatency: error out if blk_get_queue() failed in
|
||||||
|
iolatency_set_limit() (bsc#1012628).
|
||||||
|
- Bluetooth: defer cleanup of resources in hci_unregister_dev()
|
||||||
|
(bsc#1012628).
|
||||||
|
- io-wq: fix no lock protection of acct->nr_worker (bsc#1012628).
|
||||||
|
- io-wq: fix lack of acct->nr_workers < acct->max_workers
|
||||||
|
judgement (bsc#1012628).
|
||||||
|
- USB: usbtmc: Fix RCU stall warning (bsc#1012628).
|
||||||
|
- USB: serial: option: add Telit FD980 composition 0x1056
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ch341: fix character loss at high transfer rates
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix HX type detection (bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix GT type detection (bsc#1012628).
|
||||||
|
- firmware_loader: use -ETIMEDOUT instead of -EAGAIN in
|
||||||
|
fw_load_sysfs_fallback (bsc#1012628).
|
||||||
|
- firmware_loader: fix use-after-free in firmware_fallback_sysfs
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/display: fix DMUB firmware version info
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: pcm - fix mmap capability check for the snd-dummy driver
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: add mic quirk for Acer SF314-42
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56
|
||||||
|
(ALC256) (bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Fix superfluous autosuspend recovery
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Add registration quirk for JBL Quantum 600
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Avoid unnecessary or invalid connector
|
||||||
|
selection at resume (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Use list_replace_init() before traversing
|
||||||
|
lists (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Avoid runtime resume if disabling pullup
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: remove leaked entry from udc driver list
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdns3: Fixed incorrect gadget state (bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixed issue with ZLP (bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: fixed NULL pointer dereference
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: idle uses the highest byte for duration
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: host: ohci-at91: suspend/resume ports after/before OHCI
|
||||||
|
accesses (bsc#1012628).
|
||||||
|
- usb: typec: tcpm: Keep other events when receiving FRS and
|
||||||
|
Sourcing_vbus events (bsc#1012628).
|
||||||
|
- usb: otg-fsm: Fix hrtimer list corruption (bsc#1012628).
|
||||||
|
- clk: fix leak on devm_clk_bulk_get_all() unwind (bsc#1012628).
|
||||||
|
- scripts/tracing: fix the bug that can't parse raw_trace_func
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing / histogram: Give calculation hist_fields a size
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Reject string operand in the histogram expression
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Fix NULL pointer dereference in start_creating
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: static call: Compare data on transition from 2->1
|
||||||
|
callees (bsc#1012628).
|
||||||
|
- tracepoint: Fix static call function vs data state mismatch
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: Use rcu get state and cond sync for static call
|
||||||
|
updates (bsc#1012628).
|
||||||
|
- arm64: stacktrace: avoid tracing arch_stack_walk()
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Clear stale cache entries during initialization
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: add tee_shm_alloc_kernel_buf() (bsc#1012628).
|
||||||
|
- tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Fix memory leak when failing to register shm pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Refuse to load the driver under the kdump kernel
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: fix tee out of memory failure seen during kexec reboot
|
||||||
|
(bsc#1012628).
|
||||||
|
- tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8723bs: Fix a resource leak in sd_int_dpc
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8712: get rid of flush_scheduled_work (bsc#1012628).
|
||||||
|
- staging: rtl8712: error handling refactoring (bsc#1012628).
|
||||||
|
- drivers core: Fix oops when driver probe fails (bsc#1012628).
|
||||||
|
- media: rtl28xxu: fix zero-length control request (bsc#1012628).
|
||||||
|
- pipe: increase minimum default pipe size to 2 pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: fix potential htree corruption when growing large_dir
|
||||||
|
directories (bsc#1012628).
|
||||||
|
- Revert "thunderbolt: Hide authorized attribute if router does
|
||||||
|
not support PCIe tunnels" (bsc#1012628).
|
||||||
|
- serial: tegra: Only print FIFO error message when an error
|
||||||
|
occurs (bsc#1012628).
|
||||||
|
- serial: 8250_mtk: fix uart corruption issue when rx power off
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: Mask out floating 16/32-bit bus bits
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: fix handle_irq locking (bsc#1012628).
|
||||||
|
- MIPS: Malta: Do not byte-swap accesses to the CBUS UART
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts
|
||||||
|
(bsc#1012628).
|
||||||
|
- fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
|
||||||
|
(bsc#1012628).
|
||||||
|
- timers: Move clearing of base::timer_running under base:: Lock
|
||||||
|
(bsc#1012628).
|
||||||
|
- virt: acrn: Do hcall_destroy_vm() before resource release
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf: Fix required permissions if sigtrap is requested
|
||||||
|
(bsc#1012628).
|
||||||
|
- xfrm: Fix RCU vs hash_resize_mutex lock inversion (bsc#1012628).
|
||||||
|
- net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
|
||||||
|
(bsc#1012628).
|
||||||
|
- pcmcia: i82092: fix a null pointer dereference bug
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ibmvfc: Fix command state accounting and stale response
|
||||||
|
detection (bsc#1012628).
|
||||||
|
- selinux: correct the return value when loads initial sids
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: ti-sysc: AM3: RNG is GP only (bsc#1012628).
|
||||||
|
- Revert "gpio: mpc8xxx: change the gpio interrupt
|
||||||
|
flags." (bsc#1012628).
|
||||||
|
- arm64: fix compat syscall return truncation (bsc#1012628).
|
||||||
|
- ARM: omap2+: hwmod: fix potential NULL pointer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- md/raid10: properly indicate failure when ending a failed
|
||||||
|
write request (bsc#1012628).
|
||||||
|
- io-wq: fix race between worker exiting and activating free
|
||||||
|
worker (bsc#1012628).
|
||||||
|
- s390/dasd: fix use after free in dasd path handling
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86: accept userspace interrupt only if no event is
|
||||||
|
injected (bsc#1012628).
|
||||||
|
- KVM: SVM: Fix off-by-one indexing when nullifying last used
|
||||||
|
SEV VMCB (bsc#1012628).
|
||||||
|
- KVM: Do not leak memory for duplicate debugfs directories
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
|
||||||
|
(bsc#1012628).
|
||||||
|
- soc: ixp4xx: fix printing resources (bsc#1012628).
|
||||||
|
- interconnect: Fix undersized devress_alloc allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix incorrect supported maximum speed (bsc#1012628).
|
||||||
|
- spi: meson-spicc: fix memory leak in meson_spicc_remove
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: Zero initial BW after sync-state (bsc#1012628).
|
||||||
|
- interconnect: Always call pre_aggregate before aggregate
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for
|
||||||
|
all nodes (bsc#1012628).
|
||||||
|
- drm/i915: Correct SFC_DONE register offset (bsc#1012628).
|
||||||
|
- soc: ixp4xx/qmgr: fix invalid __iomem access (bsc#1012628).
|
||||||
|
- perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit
|
||||||
|
inside the guest (bsc#1012628).
|
||||||
|
- sched/rt: Fix double enqueue caused by rt_effective_prio
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: dts: fix memory size for the SiFive HiFive Unmatched
|
||||||
|
(bsc#1012628).
|
||||||
|
- libata: fix ata_pio_sector for CONFIG_HIGHMEM (bsc#1012628).
|
||||||
|
- reiserfs: add check for root_inode in reiserfs_fill_super
|
||||||
|
(bsc#1012628).
|
||||||
|
- reiserfs: check directory items on read from disk (bsc#1012628).
|
||||||
|
- virt_wifi: fix error on connect (bsc#1012628).
|
||||||
|
- net: qede: Fix end of loop tests for list_for_each_entry
|
||||||
|
(bsc#1012628).
|
||||||
|
- alpha: Send stop IPI to send to online CPUs (bsc#1012628).
|
||||||
|
- net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock
|
||||||
|
and ql_adapter_reset (bsc#1012628).
|
||||||
|
- smb3: rc uninitialized in one fallocate path (bsc#1012628).
|
||||||
|
- drm/amdgpu/display: only enable aux backlight control for OLED
|
||||||
|
panels (bsc#1012628).
|
||||||
|
- platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: ft260: fix device removal due to USB disconnect
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 37b568f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 19:07:42 CEST 2021 - msuchanek@suse.de
|
||||||
|
|
||||||
|
- README: Modernize build instructions.
|
||||||
|
- commit 8cc5c28
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 08:39:05 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-obs-build.spec.in: make builds reproducible (bsc#1189305)
|
||||||
|
- commit 7f9ade7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -96,6 +415,15 @@ Thu Aug 5 10:56:22 CEST 2021 - jslaby@suse.cz
|
|||||||
Not provided in stagings.
|
Not provided in stagings.
|
||||||
- commit 967c6a8
|
- commit 967c6a8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 5 08:37:33 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-source.rpmlintrc: ignore new include/config files
|
||||||
|
In 5.13, since 0e0345b77ac4, config files have no longer .h suffix.
|
||||||
|
Adapt the zero-length check.
|
||||||
|
Based on Martin Liska's change.
|
||||||
|
- commit b6f021b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 5.13
|
%define srcversion 5.13
|
||||||
%define patchversion 5.13.9
|
%define patchversion 5.13.10
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules xz
|
%define compress_modules xz
|
||||||
@ -86,9 +86,9 @@ Name: kernel-lpae
|
|||||||
Summary: Kernel for LPAE enabled systems
|
Summary: Kernel for LPAE enabled systems
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.13.9
|
Version: 5.13.10
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g2e9639b
|
Release: <RELEASE>.g37b568f
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -206,10 +206,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: kernel-%build_flavor-base-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
Provides: kernel-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: kernel-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: %name-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
|
@ -1,3 +1,322 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 13 06:16:18 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 5.13.10 (bsc#1012628).
|
||||||
|
- Revert "ACPICA: Fix memory leak caused by _CID repair function"
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: seq: Fix racy deletion of subscriber (bsc#1012628).
|
||||||
|
- bus: ti-sysc: Fix gpt12 system timer issue with reserved status
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: xfrm: fix memory leak in xfrm_user_rcv_msg (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028a: fix node name for the sysclk (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix array index when int_handles are being used
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix setup sequence for MSIXPERM table
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: add missing iounmap() (bsc#1012628).
|
||||||
|
- ARM: imx: add missing clk_disable_unprepare() (bsc#1012628).
|
||||||
|
- ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to
|
||||||
|
10ms (bsc#1012628).
|
||||||
|
- Revert "soc: imx8m: change to use platform driver"
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix desc->vector that isn't being updated
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix sequence for pci driver remove() and
|
||||||
|
shutdown() (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix submission race window (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028: sl28: fix networking for variant 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: imx: Swap M53Menlo
|
||||||
|
pinctrl_power_button/pinctrl_power_out pins (bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- ext4: fix potential uninitialized access to retval in kmmpd
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: fix incorrect clock source setting
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: stacktrace: Fix NULL pointer dereference (bsc#1012628).
|
||||||
|
- clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: am437x-l4: fix typo in can@0 node (bsc#1012628).
|
||||||
|
- omap5-board-common: remove not physically existing vdds_1v8_main
|
||||||
|
fixed-regulator (bsc#1012628).
|
||||||
|
- dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic()
|
||||||
|
in atomic state (bsc#1012628).
|
||||||
|
- clk: tegra: Implement disable_unused() of
|
||||||
|
tegra_clk_sdmmc_mux_ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32
|
||||||
|
dma ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dmamux: Fix PM usage counter unbalance in
|
||||||
|
stm32 dmamux ops (bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
|
||||||
|
(bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/kmb: Enable LCD DMA for low TVDDCV (bsc#1012628).
|
||||||
|
- media: videobuf2-core: dequeue if start_streaming fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Prefer HW RTC on DHCOM SoM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: imx-dma: configure the generic DMA type to make it
|
||||||
|
work (bsc#1012628).
|
||||||
|
- net, gro: Set inner transport header offset in tcp/udp GRO hook
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: sja1105: overwrite dynamic FDB entries with static
|
||||||
|
ones in .port_fdb_add (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: invalidate dynamic FDB entries learned
|
||||||
|
concurrently with statically added ones (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: ignore the FDB entry for unknown multicast
|
||||||
|
when adding a new address (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: be stateless with FDB entries on
|
||||||
|
SJA1105P/Q/R/S/SJA1110 too (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: match FDB entries regardless of inner/outer
|
||||||
|
VLAN tag (bsc#1012628).
|
||||||
|
- net: phy: micrel: Fix detection of ksz87xx switch (bsc#1012628).
|
||||||
|
- net: natsemi: Fix missing pci_disable_device() in probe and
|
||||||
|
remove (bsc#1012628).
|
||||||
|
- gpio: tqmx86: really make IRQ optional (bsc#1012628).
|
||||||
|
- RDMA/mlx5: Delay emptying a cache entry when a new MR is added
|
||||||
|
to it recently (bsc#1012628).
|
||||||
|
- net: bridge: validate the NUD_PERMANENT bit when adding an
|
||||||
|
extern_learn FDB entry (bsc#1012628).
|
||||||
|
- sctp: move the active_key update after sh_keys is added
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Call i915_globals_exit() if pci_register_device()
|
||||||
|
fails (bsc#1012628).
|
||||||
|
- nfp: update ethtool reporting of pauseframe control
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: ipv6: fix returned variable type in ip6_skb_dst_mtu
|
||||||
|
(bsc#1012628).
|
||||||
|
- RDMA/hns: Fix the double unlock problem of poll_sem
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: qca: ar9331: reorder MDIO write sequence
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- net: sched: fix lockdep_set_class() typo error for sch->seqlock
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: fix i915_globals_exit() section mismatch error
|
||||||
|
(bsc#1012628).
|
||||||
|
- MIPS: check return value of pgtable_pmd_page_ctor (bsc#1012628).
|
||||||
|
- x86/tools/relocs: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- mips: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- kbuild: cancel sub_make_done for the install target to fix DKMS
|
||||||
|
(bsc#1012628).
|
||||||
|
- bnx2x: fix an error code in bnx2x_nic_load() (bsc#1012628).
|
||||||
|
- net: ethernet: ti: am65-cpsw: fix crash in
|
||||||
|
am65_cpsw_port_offload_fwd_mark_update() (bsc#1012628).
|
||||||
|
- net: pegasus: fix uninit-value in get_interrupt_interval
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: fec: fix use-after-free in fec_drv_remove (bsc#1012628).
|
||||||
|
- net: vxge: fix use-after-free in vxge_device_unregister
|
||||||
|
(bsc#1012628).
|
||||||
|
- blk-iolatency: error out if blk_get_queue() failed in
|
||||||
|
iolatency_set_limit() (bsc#1012628).
|
||||||
|
- Bluetooth: defer cleanup of resources in hci_unregister_dev()
|
||||||
|
(bsc#1012628).
|
||||||
|
- io-wq: fix no lock protection of acct->nr_worker (bsc#1012628).
|
||||||
|
- io-wq: fix lack of acct->nr_workers < acct->max_workers
|
||||||
|
judgement (bsc#1012628).
|
||||||
|
- USB: usbtmc: Fix RCU stall warning (bsc#1012628).
|
||||||
|
- USB: serial: option: add Telit FD980 composition 0x1056
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ch341: fix character loss at high transfer rates
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix HX type detection (bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix GT type detection (bsc#1012628).
|
||||||
|
- firmware_loader: use -ETIMEDOUT instead of -EAGAIN in
|
||||||
|
fw_load_sysfs_fallback (bsc#1012628).
|
||||||
|
- firmware_loader: fix use-after-free in firmware_fallback_sysfs
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/display: fix DMUB firmware version info
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: pcm - fix mmap capability check for the snd-dummy driver
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: add mic quirk for Acer SF314-42
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56
|
||||||
|
(ALC256) (bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Fix superfluous autosuspend recovery
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Add registration quirk for JBL Quantum 600
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Avoid unnecessary or invalid connector
|
||||||
|
selection at resume (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Use list_replace_init() before traversing
|
||||||
|
lists (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Avoid runtime resume if disabling pullup
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: remove leaked entry from udc driver list
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdns3: Fixed incorrect gadget state (bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixed issue with ZLP (bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: fixed NULL pointer dereference
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: idle uses the highest byte for duration
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: host: ohci-at91: suspend/resume ports after/before OHCI
|
||||||
|
accesses (bsc#1012628).
|
||||||
|
- usb: typec: tcpm: Keep other events when receiving FRS and
|
||||||
|
Sourcing_vbus events (bsc#1012628).
|
||||||
|
- usb: otg-fsm: Fix hrtimer list corruption (bsc#1012628).
|
||||||
|
- clk: fix leak on devm_clk_bulk_get_all() unwind (bsc#1012628).
|
||||||
|
- scripts/tracing: fix the bug that can't parse raw_trace_func
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing / histogram: Give calculation hist_fields a size
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Reject string operand in the histogram expression
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Fix NULL pointer dereference in start_creating
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: static call: Compare data on transition from 2->1
|
||||||
|
callees (bsc#1012628).
|
||||||
|
- tracepoint: Fix static call function vs data state mismatch
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: Use rcu get state and cond sync for static call
|
||||||
|
updates (bsc#1012628).
|
||||||
|
- arm64: stacktrace: avoid tracing arch_stack_walk()
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Clear stale cache entries during initialization
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: add tee_shm_alloc_kernel_buf() (bsc#1012628).
|
||||||
|
- tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Fix memory leak when failing to register shm pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Refuse to load the driver under the kdump kernel
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: fix tee out of memory failure seen during kexec reboot
|
||||||
|
(bsc#1012628).
|
||||||
|
- tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8723bs: Fix a resource leak in sd_int_dpc
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8712: get rid of flush_scheduled_work (bsc#1012628).
|
||||||
|
- staging: rtl8712: error handling refactoring (bsc#1012628).
|
||||||
|
- drivers core: Fix oops when driver probe fails (bsc#1012628).
|
||||||
|
- media: rtl28xxu: fix zero-length control request (bsc#1012628).
|
||||||
|
- pipe: increase minimum default pipe size to 2 pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: fix potential htree corruption when growing large_dir
|
||||||
|
directories (bsc#1012628).
|
||||||
|
- Revert "thunderbolt: Hide authorized attribute if router does
|
||||||
|
not support PCIe tunnels" (bsc#1012628).
|
||||||
|
- serial: tegra: Only print FIFO error message when an error
|
||||||
|
occurs (bsc#1012628).
|
||||||
|
- serial: 8250_mtk: fix uart corruption issue when rx power off
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: Mask out floating 16/32-bit bus bits
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: fix handle_irq locking (bsc#1012628).
|
||||||
|
- MIPS: Malta: Do not byte-swap accesses to the CBUS UART
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts
|
||||||
|
(bsc#1012628).
|
||||||
|
- fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
|
||||||
|
(bsc#1012628).
|
||||||
|
- timers: Move clearing of base::timer_running under base:: Lock
|
||||||
|
(bsc#1012628).
|
||||||
|
- virt: acrn: Do hcall_destroy_vm() before resource release
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf: Fix required permissions if sigtrap is requested
|
||||||
|
(bsc#1012628).
|
||||||
|
- xfrm: Fix RCU vs hash_resize_mutex lock inversion (bsc#1012628).
|
||||||
|
- net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
|
||||||
|
(bsc#1012628).
|
||||||
|
- pcmcia: i82092: fix a null pointer dereference bug
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ibmvfc: Fix command state accounting and stale response
|
||||||
|
detection (bsc#1012628).
|
||||||
|
- selinux: correct the return value when loads initial sids
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: ti-sysc: AM3: RNG is GP only (bsc#1012628).
|
||||||
|
- Revert "gpio: mpc8xxx: change the gpio interrupt
|
||||||
|
flags." (bsc#1012628).
|
||||||
|
- arm64: fix compat syscall return truncation (bsc#1012628).
|
||||||
|
- ARM: omap2+: hwmod: fix potential NULL pointer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- md/raid10: properly indicate failure when ending a failed
|
||||||
|
write request (bsc#1012628).
|
||||||
|
- io-wq: fix race between worker exiting and activating free
|
||||||
|
worker (bsc#1012628).
|
||||||
|
- s390/dasd: fix use after free in dasd path handling
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86: accept userspace interrupt only if no event is
|
||||||
|
injected (bsc#1012628).
|
||||||
|
- KVM: SVM: Fix off-by-one indexing when nullifying last used
|
||||||
|
SEV VMCB (bsc#1012628).
|
||||||
|
- KVM: Do not leak memory for duplicate debugfs directories
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
|
||||||
|
(bsc#1012628).
|
||||||
|
- soc: ixp4xx: fix printing resources (bsc#1012628).
|
||||||
|
- interconnect: Fix undersized devress_alloc allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix incorrect supported maximum speed (bsc#1012628).
|
||||||
|
- spi: meson-spicc: fix memory leak in meson_spicc_remove
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: Zero initial BW after sync-state (bsc#1012628).
|
||||||
|
- interconnect: Always call pre_aggregate before aggregate
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for
|
||||||
|
all nodes (bsc#1012628).
|
||||||
|
- drm/i915: Correct SFC_DONE register offset (bsc#1012628).
|
||||||
|
- soc: ixp4xx/qmgr: fix invalid __iomem access (bsc#1012628).
|
||||||
|
- perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit
|
||||||
|
inside the guest (bsc#1012628).
|
||||||
|
- sched/rt: Fix double enqueue caused by rt_effective_prio
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: dts: fix memory size for the SiFive HiFive Unmatched
|
||||||
|
(bsc#1012628).
|
||||||
|
- libata: fix ata_pio_sector for CONFIG_HIGHMEM (bsc#1012628).
|
||||||
|
- reiserfs: add check for root_inode in reiserfs_fill_super
|
||||||
|
(bsc#1012628).
|
||||||
|
- reiserfs: check directory items on read from disk (bsc#1012628).
|
||||||
|
- virt_wifi: fix error on connect (bsc#1012628).
|
||||||
|
- net: qede: Fix end of loop tests for list_for_each_entry
|
||||||
|
(bsc#1012628).
|
||||||
|
- alpha: Send stop IPI to send to online CPUs (bsc#1012628).
|
||||||
|
- net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock
|
||||||
|
and ql_adapter_reset (bsc#1012628).
|
||||||
|
- smb3: rc uninitialized in one fallocate path (bsc#1012628).
|
||||||
|
- drm/amdgpu/display: only enable aux backlight control for OLED
|
||||||
|
panels (bsc#1012628).
|
||||||
|
- platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: ft260: fix device removal due to USB disconnect
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 37b568f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 19:07:42 CEST 2021 - msuchanek@suse.de
|
||||||
|
|
||||||
|
- README: Modernize build instructions.
|
||||||
|
- commit 8cc5c28
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 08:39:05 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-obs-build.spec.in: make builds reproducible (bsc#1189305)
|
||||||
|
- commit 7f9ade7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -96,6 +415,15 @@ Thu Aug 5 10:56:22 CEST 2021 - jslaby@suse.cz
|
|||||||
Not provided in stagings.
|
Not provided in stagings.
|
||||||
- commit 967c6a8
|
- commit 967c6a8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 5 08:37:33 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-source.rpmlintrc: ignore new include/config files
|
||||||
|
In 5.13, since 0e0345b77ac4, config files have no longer .h suffix.
|
||||||
|
Adapt the zero-length check.
|
||||||
|
Based on Martin Liska's change.
|
||||||
|
- commit b6f021b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
#!BuildIgnore: post-build-checks
|
#!BuildIgnore: post-build-checks
|
||||||
|
|
||||||
%define patchversion 5.13.9
|
%define patchversion 5.13.10
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: kernel%kernel_flavor-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
BuildRequires: kernel%kernel_flavor-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
|
|
||||||
%if 0%{?rhel_version}
|
%if 0%{?rhel_version}
|
||||||
BuildRequires: kernel
|
BuildRequires: kernel
|
||||||
@ -64,9 +64,9 @@ BuildRequires: dracut
|
|||||||
Summary: package kernel and initrd for OBS VM builds
|
Summary: package kernel and initrd for OBS VM builds
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 5.13.9
|
Version: 5.13.10
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g2e9639b
|
Release: <RELEASE>.g37b568f
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -80,6 +80,8 @@ loaded during build when installing the kernel package.
|
|||||||
%prep
|
%prep
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
# set 'date of last password change' to a static value (bsc#1189305)
|
||||||
|
sed -i 's/^\(root:\*:\)[1-9][0-9]*\(::::::\)/\142\2/' /etc/shadow
|
||||||
mkdir -p /usr/lib/dracut/modules.d/80obs
|
mkdir -p /usr/lib/dracut/modules.d/80obs
|
||||||
cat > /usr/lib/dracut/modules.d/80obs/module-setup.sh <<EOF
|
cat > /usr/lib/dracut/modules.d/80obs/module-setup.sh <<EOF
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
@ -146,7 +148,9 @@ ROOT=""
|
|||||||
-m "$KERNEL_MODULES" \
|
-m "$KERNEL_MODULES" \
|
||||||
-k /boot/%{kernel_name}-*-default -M /boot/System.map-*-default -i /tmp/initrd.kvm -B
|
-k /boot/%{kernel_name}-*-default -M /boot/System.map-*-default -i /tmp/initrd.kvm -B
|
||||||
%else
|
%else
|
||||||
dracut --host-only --no-hostonly-cmdline --drivers="$KERNEL_MODULES" --force /tmp/initrd.kvm `echo /boot/%{kernel_name}-*%{kernel_flavor} | sed -n -e 's,[^-]*-\(.*'%{kernel_flavor}'\),\1,p'`
|
dracut --reproducible --host-only --no-hostonly-cmdline \
|
||||||
|
--drivers="$KERNEL_MODULES" --force /tmp/initrd.kvm \
|
||||||
|
`echo /boot/%{kernel_name}-*%{kernel_flavor} | sed -n -e 's,[^-]*-\(.*'%{kernel_flavor}'\),\1,p'`
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
#cleanup
|
#cleanup
|
||||||
|
@ -80,6 +80,8 @@ loaded during build when installing the kernel package.
|
|||||||
%prep
|
%prep
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
# set 'date of last password change' to a static value (bsc#1189305)
|
||||||
|
sed -i 's/^\(root:\*:\)[1-9][0-9]*\(::::::\)/\142\2/' /etc/shadow
|
||||||
mkdir -p /usr/lib/dracut/modules.d/80obs
|
mkdir -p /usr/lib/dracut/modules.d/80obs
|
||||||
cat > /usr/lib/dracut/modules.d/80obs/module-setup.sh <<EOF
|
cat > /usr/lib/dracut/modules.d/80obs/module-setup.sh <<EOF
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
@ -146,7 +148,9 @@ ROOT=""
|
|||||||
-m "$KERNEL_MODULES" \
|
-m "$KERNEL_MODULES" \
|
||||||
-k /boot/%{kernel_name}-*-default -M /boot/System.map-*-default -i /tmp/initrd.kvm -B
|
-k /boot/%{kernel_name}-*-default -M /boot/System.map-*-default -i /tmp/initrd.kvm -B
|
||||||
%else
|
%else
|
||||||
dracut --host-only --no-hostonly-cmdline --drivers="$KERNEL_MODULES" --force /tmp/initrd.kvm `echo /boot/%{kernel_name}-*%{kernel_flavor} | sed -n -e 's,[^-]*-\(.*'%{kernel_flavor}'\),\1,p'`
|
dracut --reproducible --host-only --no-hostonly-cmdline \
|
||||||
|
--drivers="$KERNEL_MODULES" --force /tmp/initrd.kvm \
|
||||||
|
`echo /boot/%{kernel_name}-*%{kernel_flavor} | sed -n -e 's,[^-]*-\(.*'%{kernel_flavor}'\),\1,p'`
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
#cleanup
|
#cleanup
|
||||||
|
@ -1,3 +1,322 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 13 06:16:18 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 5.13.10 (bsc#1012628).
|
||||||
|
- Revert "ACPICA: Fix memory leak caused by _CID repair function"
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: seq: Fix racy deletion of subscriber (bsc#1012628).
|
||||||
|
- bus: ti-sysc: Fix gpt12 system timer issue with reserved status
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: xfrm: fix memory leak in xfrm_user_rcv_msg (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028a: fix node name for the sysclk (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix array index when int_handles are being used
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix setup sequence for MSIXPERM table
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: add missing iounmap() (bsc#1012628).
|
||||||
|
- ARM: imx: add missing clk_disable_unprepare() (bsc#1012628).
|
||||||
|
- ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to
|
||||||
|
10ms (bsc#1012628).
|
||||||
|
- Revert "soc: imx8m: change to use platform driver"
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix desc->vector that isn't being updated
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix sequence for pci driver remove() and
|
||||||
|
shutdown() (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix submission race window (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028: sl28: fix networking for variant 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: imx: Swap M53Menlo
|
||||||
|
pinctrl_power_button/pinctrl_power_out pins (bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- ext4: fix potential uninitialized access to retval in kmmpd
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: fix incorrect clock source setting
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: stacktrace: Fix NULL pointer dereference (bsc#1012628).
|
||||||
|
- clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: am437x-l4: fix typo in can@0 node (bsc#1012628).
|
||||||
|
- omap5-board-common: remove not physically existing vdds_1v8_main
|
||||||
|
fixed-regulator (bsc#1012628).
|
||||||
|
- dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic()
|
||||||
|
in atomic state (bsc#1012628).
|
||||||
|
- clk: tegra: Implement disable_unused() of
|
||||||
|
tegra_clk_sdmmc_mux_ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32
|
||||||
|
dma ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dmamux: Fix PM usage counter unbalance in
|
||||||
|
stm32 dmamux ops (bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
|
||||||
|
(bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/kmb: Enable LCD DMA for low TVDDCV (bsc#1012628).
|
||||||
|
- media: videobuf2-core: dequeue if start_streaming fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Prefer HW RTC on DHCOM SoM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: imx-dma: configure the generic DMA type to make it
|
||||||
|
work (bsc#1012628).
|
||||||
|
- net, gro: Set inner transport header offset in tcp/udp GRO hook
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: sja1105: overwrite dynamic FDB entries with static
|
||||||
|
ones in .port_fdb_add (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: invalidate dynamic FDB entries learned
|
||||||
|
concurrently with statically added ones (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: ignore the FDB entry for unknown multicast
|
||||||
|
when adding a new address (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: be stateless with FDB entries on
|
||||||
|
SJA1105P/Q/R/S/SJA1110 too (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: match FDB entries regardless of inner/outer
|
||||||
|
VLAN tag (bsc#1012628).
|
||||||
|
- net: phy: micrel: Fix detection of ksz87xx switch (bsc#1012628).
|
||||||
|
- net: natsemi: Fix missing pci_disable_device() in probe and
|
||||||
|
remove (bsc#1012628).
|
||||||
|
- gpio: tqmx86: really make IRQ optional (bsc#1012628).
|
||||||
|
- RDMA/mlx5: Delay emptying a cache entry when a new MR is added
|
||||||
|
to it recently (bsc#1012628).
|
||||||
|
- net: bridge: validate the NUD_PERMANENT bit when adding an
|
||||||
|
extern_learn FDB entry (bsc#1012628).
|
||||||
|
- sctp: move the active_key update after sh_keys is added
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Call i915_globals_exit() if pci_register_device()
|
||||||
|
fails (bsc#1012628).
|
||||||
|
- nfp: update ethtool reporting of pauseframe control
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: ipv6: fix returned variable type in ip6_skb_dst_mtu
|
||||||
|
(bsc#1012628).
|
||||||
|
- RDMA/hns: Fix the double unlock problem of poll_sem
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: qca: ar9331: reorder MDIO write sequence
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- net: sched: fix lockdep_set_class() typo error for sch->seqlock
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: fix i915_globals_exit() section mismatch error
|
||||||
|
(bsc#1012628).
|
||||||
|
- MIPS: check return value of pgtable_pmd_page_ctor (bsc#1012628).
|
||||||
|
- x86/tools/relocs: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- mips: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- kbuild: cancel sub_make_done for the install target to fix DKMS
|
||||||
|
(bsc#1012628).
|
||||||
|
- bnx2x: fix an error code in bnx2x_nic_load() (bsc#1012628).
|
||||||
|
- net: ethernet: ti: am65-cpsw: fix crash in
|
||||||
|
am65_cpsw_port_offload_fwd_mark_update() (bsc#1012628).
|
||||||
|
- net: pegasus: fix uninit-value in get_interrupt_interval
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: fec: fix use-after-free in fec_drv_remove (bsc#1012628).
|
||||||
|
- net: vxge: fix use-after-free in vxge_device_unregister
|
||||||
|
(bsc#1012628).
|
||||||
|
- blk-iolatency: error out if blk_get_queue() failed in
|
||||||
|
iolatency_set_limit() (bsc#1012628).
|
||||||
|
- Bluetooth: defer cleanup of resources in hci_unregister_dev()
|
||||||
|
(bsc#1012628).
|
||||||
|
- io-wq: fix no lock protection of acct->nr_worker (bsc#1012628).
|
||||||
|
- io-wq: fix lack of acct->nr_workers < acct->max_workers
|
||||||
|
judgement (bsc#1012628).
|
||||||
|
- USB: usbtmc: Fix RCU stall warning (bsc#1012628).
|
||||||
|
- USB: serial: option: add Telit FD980 composition 0x1056
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ch341: fix character loss at high transfer rates
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix HX type detection (bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix GT type detection (bsc#1012628).
|
||||||
|
- firmware_loader: use -ETIMEDOUT instead of -EAGAIN in
|
||||||
|
fw_load_sysfs_fallback (bsc#1012628).
|
||||||
|
- firmware_loader: fix use-after-free in firmware_fallback_sysfs
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/display: fix DMUB firmware version info
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: pcm - fix mmap capability check for the snd-dummy driver
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: add mic quirk for Acer SF314-42
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56
|
||||||
|
(ALC256) (bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Fix superfluous autosuspend recovery
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Add registration quirk for JBL Quantum 600
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Avoid unnecessary or invalid connector
|
||||||
|
selection at resume (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Use list_replace_init() before traversing
|
||||||
|
lists (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Avoid runtime resume if disabling pullup
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: remove leaked entry from udc driver list
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdns3: Fixed incorrect gadget state (bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixed issue with ZLP (bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: fixed NULL pointer dereference
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: idle uses the highest byte for duration
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: host: ohci-at91: suspend/resume ports after/before OHCI
|
||||||
|
accesses (bsc#1012628).
|
||||||
|
- usb: typec: tcpm: Keep other events when receiving FRS and
|
||||||
|
Sourcing_vbus events (bsc#1012628).
|
||||||
|
- usb: otg-fsm: Fix hrtimer list corruption (bsc#1012628).
|
||||||
|
- clk: fix leak on devm_clk_bulk_get_all() unwind (bsc#1012628).
|
||||||
|
- scripts/tracing: fix the bug that can't parse raw_trace_func
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing / histogram: Give calculation hist_fields a size
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Reject string operand in the histogram expression
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Fix NULL pointer dereference in start_creating
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: static call: Compare data on transition from 2->1
|
||||||
|
callees (bsc#1012628).
|
||||||
|
- tracepoint: Fix static call function vs data state mismatch
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: Use rcu get state and cond sync for static call
|
||||||
|
updates (bsc#1012628).
|
||||||
|
- arm64: stacktrace: avoid tracing arch_stack_walk()
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Clear stale cache entries during initialization
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: add tee_shm_alloc_kernel_buf() (bsc#1012628).
|
||||||
|
- tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Fix memory leak when failing to register shm pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Refuse to load the driver under the kdump kernel
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: fix tee out of memory failure seen during kexec reboot
|
||||||
|
(bsc#1012628).
|
||||||
|
- tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8723bs: Fix a resource leak in sd_int_dpc
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8712: get rid of flush_scheduled_work (bsc#1012628).
|
||||||
|
- staging: rtl8712: error handling refactoring (bsc#1012628).
|
||||||
|
- drivers core: Fix oops when driver probe fails (bsc#1012628).
|
||||||
|
- media: rtl28xxu: fix zero-length control request (bsc#1012628).
|
||||||
|
- pipe: increase minimum default pipe size to 2 pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: fix potential htree corruption when growing large_dir
|
||||||
|
directories (bsc#1012628).
|
||||||
|
- Revert "thunderbolt: Hide authorized attribute if router does
|
||||||
|
not support PCIe tunnels" (bsc#1012628).
|
||||||
|
- serial: tegra: Only print FIFO error message when an error
|
||||||
|
occurs (bsc#1012628).
|
||||||
|
- serial: 8250_mtk: fix uart corruption issue when rx power off
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: Mask out floating 16/32-bit bus bits
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: fix handle_irq locking (bsc#1012628).
|
||||||
|
- MIPS: Malta: Do not byte-swap accesses to the CBUS UART
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts
|
||||||
|
(bsc#1012628).
|
||||||
|
- fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
|
||||||
|
(bsc#1012628).
|
||||||
|
- timers: Move clearing of base::timer_running under base:: Lock
|
||||||
|
(bsc#1012628).
|
||||||
|
- virt: acrn: Do hcall_destroy_vm() before resource release
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf: Fix required permissions if sigtrap is requested
|
||||||
|
(bsc#1012628).
|
||||||
|
- xfrm: Fix RCU vs hash_resize_mutex lock inversion (bsc#1012628).
|
||||||
|
- net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
|
||||||
|
(bsc#1012628).
|
||||||
|
- pcmcia: i82092: fix a null pointer dereference bug
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ibmvfc: Fix command state accounting and stale response
|
||||||
|
detection (bsc#1012628).
|
||||||
|
- selinux: correct the return value when loads initial sids
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: ti-sysc: AM3: RNG is GP only (bsc#1012628).
|
||||||
|
- Revert "gpio: mpc8xxx: change the gpio interrupt
|
||||||
|
flags." (bsc#1012628).
|
||||||
|
- arm64: fix compat syscall return truncation (bsc#1012628).
|
||||||
|
- ARM: omap2+: hwmod: fix potential NULL pointer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- md/raid10: properly indicate failure when ending a failed
|
||||||
|
write request (bsc#1012628).
|
||||||
|
- io-wq: fix race between worker exiting and activating free
|
||||||
|
worker (bsc#1012628).
|
||||||
|
- s390/dasd: fix use after free in dasd path handling
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86: accept userspace interrupt only if no event is
|
||||||
|
injected (bsc#1012628).
|
||||||
|
- KVM: SVM: Fix off-by-one indexing when nullifying last used
|
||||||
|
SEV VMCB (bsc#1012628).
|
||||||
|
- KVM: Do not leak memory for duplicate debugfs directories
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
|
||||||
|
(bsc#1012628).
|
||||||
|
- soc: ixp4xx: fix printing resources (bsc#1012628).
|
||||||
|
- interconnect: Fix undersized devress_alloc allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix incorrect supported maximum speed (bsc#1012628).
|
||||||
|
- spi: meson-spicc: fix memory leak in meson_spicc_remove
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: Zero initial BW after sync-state (bsc#1012628).
|
||||||
|
- interconnect: Always call pre_aggregate before aggregate
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for
|
||||||
|
all nodes (bsc#1012628).
|
||||||
|
- drm/i915: Correct SFC_DONE register offset (bsc#1012628).
|
||||||
|
- soc: ixp4xx/qmgr: fix invalid __iomem access (bsc#1012628).
|
||||||
|
- perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit
|
||||||
|
inside the guest (bsc#1012628).
|
||||||
|
- sched/rt: Fix double enqueue caused by rt_effective_prio
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: dts: fix memory size for the SiFive HiFive Unmatched
|
||||||
|
(bsc#1012628).
|
||||||
|
- libata: fix ata_pio_sector for CONFIG_HIGHMEM (bsc#1012628).
|
||||||
|
- reiserfs: add check for root_inode in reiserfs_fill_super
|
||||||
|
(bsc#1012628).
|
||||||
|
- reiserfs: check directory items on read from disk (bsc#1012628).
|
||||||
|
- virt_wifi: fix error on connect (bsc#1012628).
|
||||||
|
- net: qede: Fix end of loop tests for list_for_each_entry
|
||||||
|
(bsc#1012628).
|
||||||
|
- alpha: Send stop IPI to send to online CPUs (bsc#1012628).
|
||||||
|
- net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock
|
||||||
|
and ql_adapter_reset (bsc#1012628).
|
||||||
|
- smb3: rc uninitialized in one fallocate path (bsc#1012628).
|
||||||
|
- drm/amdgpu/display: only enable aux backlight control for OLED
|
||||||
|
panels (bsc#1012628).
|
||||||
|
- platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: ft260: fix device removal due to USB disconnect
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 37b568f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 19:07:42 CEST 2021 - msuchanek@suse.de
|
||||||
|
|
||||||
|
- README: Modernize build instructions.
|
||||||
|
- commit 8cc5c28
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 08:39:05 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-obs-build.spec.in: make builds reproducible (bsc#1189305)
|
||||||
|
- commit 7f9ade7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -96,6 +415,15 @@ Thu Aug 5 10:56:22 CEST 2021 - jslaby@suse.cz
|
|||||||
Not provided in stagings.
|
Not provided in stagings.
|
||||||
- commit 967c6a8
|
- commit 967c6a8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 5 08:37:33 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-source.rpmlintrc: ignore new include/config files
|
||||||
|
In 5.13, since 0e0345b77ac4, config files have no longer .h suffix.
|
||||||
|
Adapt the zero-length check.
|
||||||
|
Based on Martin Liska's change.
|
||||||
|
- commit b6f021b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
# needsrootforbuild
|
# needsrootforbuild
|
||||||
|
|
||||||
|
|
||||||
%define patchversion 5.13.9
|
%define patchversion 5.13.10
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
Summary: Basic QA tests for the kernel
|
Summary: Basic QA tests for the kernel
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 5.13.9
|
Version: 5.13.10
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g2e9639b
|
Release: <RELEASE>.g37b568f
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,322 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 13 06:16:18 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 5.13.10 (bsc#1012628).
|
||||||
|
- Revert "ACPICA: Fix memory leak caused by _CID repair function"
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: seq: Fix racy deletion of subscriber (bsc#1012628).
|
||||||
|
- bus: ti-sysc: Fix gpt12 system timer issue with reserved status
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: xfrm: fix memory leak in xfrm_user_rcv_msg (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028a: fix node name for the sysclk (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix array index when int_handles are being used
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix setup sequence for MSIXPERM table
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: add missing iounmap() (bsc#1012628).
|
||||||
|
- ARM: imx: add missing clk_disable_unprepare() (bsc#1012628).
|
||||||
|
- ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to
|
||||||
|
10ms (bsc#1012628).
|
||||||
|
- Revert "soc: imx8m: change to use platform driver"
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix desc->vector that isn't being updated
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix sequence for pci driver remove() and
|
||||||
|
shutdown() (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix submission race window (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028: sl28: fix networking for variant 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: imx: Swap M53Menlo
|
||||||
|
pinctrl_power_button/pinctrl_power_out pins (bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- ext4: fix potential uninitialized access to retval in kmmpd
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: fix incorrect clock source setting
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: stacktrace: Fix NULL pointer dereference (bsc#1012628).
|
||||||
|
- clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: am437x-l4: fix typo in can@0 node (bsc#1012628).
|
||||||
|
- omap5-board-common: remove not physically existing vdds_1v8_main
|
||||||
|
fixed-regulator (bsc#1012628).
|
||||||
|
- dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic()
|
||||||
|
in atomic state (bsc#1012628).
|
||||||
|
- clk: tegra: Implement disable_unused() of
|
||||||
|
tegra_clk_sdmmc_mux_ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32
|
||||||
|
dma ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dmamux: Fix PM usage counter unbalance in
|
||||||
|
stm32 dmamux ops (bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
|
||||||
|
(bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/kmb: Enable LCD DMA for low TVDDCV (bsc#1012628).
|
||||||
|
- media: videobuf2-core: dequeue if start_streaming fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Prefer HW RTC on DHCOM SoM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: imx-dma: configure the generic DMA type to make it
|
||||||
|
work (bsc#1012628).
|
||||||
|
- net, gro: Set inner transport header offset in tcp/udp GRO hook
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: sja1105: overwrite dynamic FDB entries with static
|
||||||
|
ones in .port_fdb_add (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: invalidate dynamic FDB entries learned
|
||||||
|
concurrently with statically added ones (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: ignore the FDB entry for unknown multicast
|
||||||
|
when adding a new address (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: be stateless with FDB entries on
|
||||||
|
SJA1105P/Q/R/S/SJA1110 too (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: match FDB entries regardless of inner/outer
|
||||||
|
VLAN tag (bsc#1012628).
|
||||||
|
- net: phy: micrel: Fix detection of ksz87xx switch (bsc#1012628).
|
||||||
|
- net: natsemi: Fix missing pci_disable_device() in probe and
|
||||||
|
remove (bsc#1012628).
|
||||||
|
- gpio: tqmx86: really make IRQ optional (bsc#1012628).
|
||||||
|
- RDMA/mlx5: Delay emptying a cache entry when a new MR is added
|
||||||
|
to it recently (bsc#1012628).
|
||||||
|
- net: bridge: validate the NUD_PERMANENT bit when adding an
|
||||||
|
extern_learn FDB entry (bsc#1012628).
|
||||||
|
- sctp: move the active_key update after sh_keys is added
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Call i915_globals_exit() if pci_register_device()
|
||||||
|
fails (bsc#1012628).
|
||||||
|
- nfp: update ethtool reporting of pauseframe control
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: ipv6: fix returned variable type in ip6_skb_dst_mtu
|
||||||
|
(bsc#1012628).
|
||||||
|
- RDMA/hns: Fix the double unlock problem of poll_sem
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: qca: ar9331: reorder MDIO write sequence
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- net: sched: fix lockdep_set_class() typo error for sch->seqlock
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: fix i915_globals_exit() section mismatch error
|
||||||
|
(bsc#1012628).
|
||||||
|
- MIPS: check return value of pgtable_pmd_page_ctor (bsc#1012628).
|
||||||
|
- x86/tools/relocs: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- mips: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- kbuild: cancel sub_make_done for the install target to fix DKMS
|
||||||
|
(bsc#1012628).
|
||||||
|
- bnx2x: fix an error code in bnx2x_nic_load() (bsc#1012628).
|
||||||
|
- net: ethernet: ti: am65-cpsw: fix crash in
|
||||||
|
am65_cpsw_port_offload_fwd_mark_update() (bsc#1012628).
|
||||||
|
- net: pegasus: fix uninit-value in get_interrupt_interval
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: fec: fix use-after-free in fec_drv_remove (bsc#1012628).
|
||||||
|
- net: vxge: fix use-after-free in vxge_device_unregister
|
||||||
|
(bsc#1012628).
|
||||||
|
- blk-iolatency: error out if blk_get_queue() failed in
|
||||||
|
iolatency_set_limit() (bsc#1012628).
|
||||||
|
- Bluetooth: defer cleanup of resources in hci_unregister_dev()
|
||||||
|
(bsc#1012628).
|
||||||
|
- io-wq: fix no lock protection of acct->nr_worker (bsc#1012628).
|
||||||
|
- io-wq: fix lack of acct->nr_workers < acct->max_workers
|
||||||
|
judgement (bsc#1012628).
|
||||||
|
- USB: usbtmc: Fix RCU stall warning (bsc#1012628).
|
||||||
|
- USB: serial: option: add Telit FD980 composition 0x1056
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ch341: fix character loss at high transfer rates
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix HX type detection (bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix GT type detection (bsc#1012628).
|
||||||
|
- firmware_loader: use -ETIMEDOUT instead of -EAGAIN in
|
||||||
|
fw_load_sysfs_fallback (bsc#1012628).
|
||||||
|
- firmware_loader: fix use-after-free in firmware_fallback_sysfs
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/display: fix DMUB firmware version info
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: pcm - fix mmap capability check for the snd-dummy driver
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: add mic quirk for Acer SF314-42
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56
|
||||||
|
(ALC256) (bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Fix superfluous autosuspend recovery
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Add registration quirk for JBL Quantum 600
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Avoid unnecessary or invalid connector
|
||||||
|
selection at resume (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Use list_replace_init() before traversing
|
||||||
|
lists (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Avoid runtime resume if disabling pullup
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: remove leaked entry from udc driver list
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdns3: Fixed incorrect gadget state (bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixed issue with ZLP (bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: fixed NULL pointer dereference
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: idle uses the highest byte for duration
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: host: ohci-at91: suspend/resume ports after/before OHCI
|
||||||
|
accesses (bsc#1012628).
|
||||||
|
- usb: typec: tcpm: Keep other events when receiving FRS and
|
||||||
|
Sourcing_vbus events (bsc#1012628).
|
||||||
|
- usb: otg-fsm: Fix hrtimer list corruption (bsc#1012628).
|
||||||
|
- clk: fix leak on devm_clk_bulk_get_all() unwind (bsc#1012628).
|
||||||
|
- scripts/tracing: fix the bug that can't parse raw_trace_func
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing / histogram: Give calculation hist_fields a size
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Reject string operand in the histogram expression
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Fix NULL pointer dereference in start_creating
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: static call: Compare data on transition from 2->1
|
||||||
|
callees (bsc#1012628).
|
||||||
|
- tracepoint: Fix static call function vs data state mismatch
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: Use rcu get state and cond sync for static call
|
||||||
|
updates (bsc#1012628).
|
||||||
|
- arm64: stacktrace: avoid tracing arch_stack_walk()
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Clear stale cache entries during initialization
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: add tee_shm_alloc_kernel_buf() (bsc#1012628).
|
||||||
|
- tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Fix memory leak when failing to register shm pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Refuse to load the driver under the kdump kernel
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: fix tee out of memory failure seen during kexec reboot
|
||||||
|
(bsc#1012628).
|
||||||
|
- tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8723bs: Fix a resource leak in sd_int_dpc
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8712: get rid of flush_scheduled_work (bsc#1012628).
|
||||||
|
- staging: rtl8712: error handling refactoring (bsc#1012628).
|
||||||
|
- drivers core: Fix oops when driver probe fails (bsc#1012628).
|
||||||
|
- media: rtl28xxu: fix zero-length control request (bsc#1012628).
|
||||||
|
- pipe: increase minimum default pipe size to 2 pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: fix potential htree corruption when growing large_dir
|
||||||
|
directories (bsc#1012628).
|
||||||
|
- Revert "thunderbolt: Hide authorized attribute if router does
|
||||||
|
not support PCIe tunnels" (bsc#1012628).
|
||||||
|
- serial: tegra: Only print FIFO error message when an error
|
||||||
|
occurs (bsc#1012628).
|
||||||
|
- serial: 8250_mtk: fix uart corruption issue when rx power off
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: Mask out floating 16/32-bit bus bits
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: fix handle_irq locking (bsc#1012628).
|
||||||
|
- MIPS: Malta: Do not byte-swap accesses to the CBUS UART
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts
|
||||||
|
(bsc#1012628).
|
||||||
|
- fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
|
||||||
|
(bsc#1012628).
|
||||||
|
- timers: Move clearing of base::timer_running under base:: Lock
|
||||||
|
(bsc#1012628).
|
||||||
|
- virt: acrn: Do hcall_destroy_vm() before resource release
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf: Fix required permissions if sigtrap is requested
|
||||||
|
(bsc#1012628).
|
||||||
|
- xfrm: Fix RCU vs hash_resize_mutex lock inversion (bsc#1012628).
|
||||||
|
- net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
|
||||||
|
(bsc#1012628).
|
||||||
|
- pcmcia: i82092: fix a null pointer dereference bug
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ibmvfc: Fix command state accounting and stale response
|
||||||
|
detection (bsc#1012628).
|
||||||
|
- selinux: correct the return value when loads initial sids
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: ti-sysc: AM3: RNG is GP only (bsc#1012628).
|
||||||
|
- Revert "gpio: mpc8xxx: change the gpio interrupt
|
||||||
|
flags." (bsc#1012628).
|
||||||
|
- arm64: fix compat syscall return truncation (bsc#1012628).
|
||||||
|
- ARM: omap2+: hwmod: fix potential NULL pointer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- md/raid10: properly indicate failure when ending a failed
|
||||||
|
write request (bsc#1012628).
|
||||||
|
- io-wq: fix race between worker exiting and activating free
|
||||||
|
worker (bsc#1012628).
|
||||||
|
- s390/dasd: fix use after free in dasd path handling
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86: accept userspace interrupt only if no event is
|
||||||
|
injected (bsc#1012628).
|
||||||
|
- KVM: SVM: Fix off-by-one indexing when nullifying last used
|
||||||
|
SEV VMCB (bsc#1012628).
|
||||||
|
- KVM: Do not leak memory for duplicate debugfs directories
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
|
||||||
|
(bsc#1012628).
|
||||||
|
- soc: ixp4xx: fix printing resources (bsc#1012628).
|
||||||
|
- interconnect: Fix undersized devress_alloc allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix incorrect supported maximum speed (bsc#1012628).
|
||||||
|
- spi: meson-spicc: fix memory leak in meson_spicc_remove
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: Zero initial BW after sync-state (bsc#1012628).
|
||||||
|
- interconnect: Always call pre_aggregate before aggregate
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for
|
||||||
|
all nodes (bsc#1012628).
|
||||||
|
- drm/i915: Correct SFC_DONE register offset (bsc#1012628).
|
||||||
|
- soc: ixp4xx/qmgr: fix invalid __iomem access (bsc#1012628).
|
||||||
|
- perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit
|
||||||
|
inside the guest (bsc#1012628).
|
||||||
|
- sched/rt: Fix double enqueue caused by rt_effective_prio
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: dts: fix memory size for the SiFive HiFive Unmatched
|
||||||
|
(bsc#1012628).
|
||||||
|
- libata: fix ata_pio_sector for CONFIG_HIGHMEM (bsc#1012628).
|
||||||
|
- reiserfs: add check for root_inode in reiserfs_fill_super
|
||||||
|
(bsc#1012628).
|
||||||
|
- reiserfs: check directory items on read from disk (bsc#1012628).
|
||||||
|
- virt_wifi: fix error on connect (bsc#1012628).
|
||||||
|
- net: qede: Fix end of loop tests for list_for_each_entry
|
||||||
|
(bsc#1012628).
|
||||||
|
- alpha: Send stop IPI to send to online CPUs (bsc#1012628).
|
||||||
|
- net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock
|
||||||
|
and ql_adapter_reset (bsc#1012628).
|
||||||
|
- smb3: rc uninitialized in one fallocate path (bsc#1012628).
|
||||||
|
- drm/amdgpu/display: only enable aux backlight control for OLED
|
||||||
|
panels (bsc#1012628).
|
||||||
|
- platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: ft260: fix device removal due to USB disconnect
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 37b568f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 19:07:42 CEST 2021 - msuchanek@suse.de
|
||||||
|
|
||||||
|
- README: Modernize build instructions.
|
||||||
|
- commit 8cc5c28
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 08:39:05 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-obs-build.spec.in: make builds reproducible (bsc#1189305)
|
||||||
|
- commit 7f9ade7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -96,6 +415,15 @@ Thu Aug 5 10:56:22 CEST 2021 - jslaby@suse.cz
|
|||||||
Not provided in stagings.
|
Not provided in stagings.
|
||||||
- commit 967c6a8
|
- commit 967c6a8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 5 08:37:33 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-source.rpmlintrc: ignore new include/config files
|
||||||
|
In 5.13, since 0e0345b77ac4, config files have no longer .h suffix.
|
||||||
|
Adapt the zero-length check.
|
||||||
|
Based on Martin Liska's change.
|
||||||
|
- commit b6f021b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 5.13
|
%define srcversion 5.13
|
||||||
%define patchversion 5.13.9
|
%define patchversion 5.13.10
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules xz
|
%define compress_modules xz
|
||||||
@ -86,9 +86,9 @@ Name: kernel-pae
|
|||||||
Summary: Kernel with PAE Support
|
Summary: Kernel with PAE Support
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.13.9
|
Version: 5.13.10
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g2e9639b
|
Release: <RELEASE>.g37b568f
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -206,10 +206,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: kernel-%build_flavor-base-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
Provides: kernel-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: kernel-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: %name-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
Provides: kernel-bigsmp = 2.6.17
|
Provides: kernel-bigsmp = 2.6.17
|
||||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||||
|
@ -1,3 +1,322 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 13 06:16:18 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 5.13.10 (bsc#1012628).
|
||||||
|
- Revert "ACPICA: Fix memory leak caused by _CID repair function"
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: seq: Fix racy deletion of subscriber (bsc#1012628).
|
||||||
|
- bus: ti-sysc: Fix gpt12 system timer issue with reserved status
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: xfrm: fix memory leak in xfrm_user_rcv_msg (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028a: fix node name for the sysclk (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix array index when int_handles are being used
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix setup sequence for MSIXPERM table
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: add missing iounmap() (bsc#1012628).
|
||||||
|
- ARM: imx: add missing clk_disable_unprepare() (bsc#1012628).
|
||||||
|
- ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to
|
||||||
|
10ms (bsc#1012628).
|
||||||
|
- Revert "soc: imx8m: change to use platform driver"
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix desc->vector that isn't being updated
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix sequence for pci driver remove() and
|
||||||
|
shutdown() (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix submission race window (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028: sl28: fix networking for variant 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: imx: Swap M53Menlo
|
||||||
|
pinctrl_power_button/pinctrl_power_out pins (bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- ext4: fix potential uninitialized access to retval in kmmpd
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: fix incorrect clock source setting
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: stacktrace: Fix NULL pointer dereference (bsc#1012628).
|
||||||
|
- clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: am437x-l4: fix typo in can@0 node (bsc#1012628).
|
||||||
|
- omap5-board-common: remove not physically existing vdds_1v8_main
|
||||||
|
fixed-regulator (bsc#1012628).
|
||||||
|
- dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic()
|
||||||
|
in atomic state (bsc#1012628).
|
||||||
|
- clk: tegra: Implement disable_unused() of
|
||||||
|
tegra_clk_sdmmc_mux_ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32
|
||||||
|
dma ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dmamux: Fix PM usage counter unbalance in
|
||||||
|
stm32 dmamux ops (bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
|
||||||
|
(bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/kmb: Enable LCD DMA for low TVDDCV (bsc#1012628).
|
||||||
|
- media: videobuf2-core: dequeue if start_streaming fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Prefer HW RTC on DHCOM SoM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: imx-dma: configure the generic DMA type to make it
|
||||||
|
work (bsc#1012628).
|
||||||
|
- net, gro: Set inner transport header offset in tcp/udp GRO hook
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: sja1105: overwrite dynamic FDB entries with static
|
||||||
|
ones in .port_fdb_add (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: invalidate dynamic FDB entries learned
|
||||||
|
concurrently with statically added ones (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: ignore the FDB entry for unknown multicast
|
||||||
|
when adding a new address (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: be stateless with FDB entries on
|
||||||
|
SJA1105P/Q/R/S/SJA1110 too (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: match FDB entries regardless of inner/outer
|
||||||
|
VLAN tag (bsc#1012628).
|
||||||
|
- net: phy: micrel: Fix detection of ksz87xx switch (bsc#1012628).
|
||||||
|
- net: natsemi: Fix missing pci_disable_device() in probe and
|
||||||
|
remove (bsc#1012628).
|
||||||
|
- gpio: tqmx86: really make IRQ optional (bsc#1012628).
|
||||||
|
- RDMA/mlx5: Delay emptying a cache entry when a new MR is added
|
||||||
|
to it recently (bsc#1012628).
|
||||||
|
- net: bridge: validate the NUD_PERMANENT bit when adding an
|
||||||
|
extern_learn FDB entry (bsc#1012628).
|
||||||
|
- sctp: move the active_key update after sh_keys is added
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Call i915_globals_exit() if pci_register_device()
|
||||||
|
fails (bsc#1012628).
|
||||||
|
- nfp: update ethtool reporting of pauseframe control
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: ipv6: fix returned variable type in ip6_skb_dst_mtu
|
||||||
|
(bsc#1012628).
|
||||||
|
- RDMA/hns: Fix the double unlock problem of poll_sem
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: qca: ar9331: reorder MDIO write sequence
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- net: sched: fix lockdep_set_class() typo error for sch->seqlock
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: fix i915_globals_exit() section mismatch error
|
||||||
|
(bsc#1012628).
|
||||||
|
- MIPS: check return value of pgtable_pmd_page_ctor (bsc#1012628).
|
||||||
|
- x86/tools/relocs: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- mips: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- kbuild: cancel sub_make_done for the install target to fix DKMS
|
||||||
|
(bsc#1012628).
|
||||||
|
- bnx2x: fix an error code in bnx2x_nic_load() (bsc#1012628).
|
||||||
|
- net: ethernet: ti: am65-cpsw: fix crash in
|
||||||
|
am65_cpsw_port_offload_fwd_mark_update() (bsc#1012628).
|
||||||
|
- net: pegasus: fix uninit-value in get_interrupt_interval
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: fec: fix use-after-free in fec_drv_remove (bsc#1012628).
|
||||||
|
- net: vxge: fix use-after-free in vxge_device_unregister
|
||||||
|
(bsc#1012628).
|
||||||
|
- blk-iolatency: error out if blk_get_queue() failed in
|
||||||
|
iolatency_set_limit() (bsc#1012628).
|
||||||
|
- Bluetooth: defer cleanup of resources in hci_unregister_dev()
|
||||||
|
(bsc#1012628).
|
||||||
|
- io-wq: fix no lock protection of acct->nr_worker (bsc#1012628).
|
||||||
|
- io-wq: fix lack of acct->nr_workers < acct->max_workers
|
||||||
|
judgement (bsc#1012628).
|
||||||
|
- USB: usbtmc: Fix RCU stall warning (bsc#1012628).
|
||||||
|
- USB: serial: option: add Telit FD980 composition 0x1056
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ch341: fix character loss at high transfer rates
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix HX type detection (bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix GT type detection (bsc#1012628).
|
||||||
|
- firmware_loader: use -ETIMEDOUT instead of -EAGAIN in
|
||||||
|
fw_load_sysfs_fallback (bsc#1012628).
|
||||||
|
- firmware_loader: fix use-after-free in firmware_fallback_sysfs
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/display: fix DMUB firmware version info
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: pcm - fix mmap capability check for the snd-dummy driver
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: add mic quirk for Acer SF314-42
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56
|
||||||
|
(ALC256) (bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Fix superfluous autosuspend recovery
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Add registration quirk for JBL Quantum 600
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Avoid unnecessary or invalid connector
|
||||||
|
selection at resume (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Use list_replace_init() before traversing
|
||||||
|
lists (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Avoid runtime resume if disabling pullup
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: remove leaked entry from udc driver list
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdns3: Fixed incorrect gadget state (bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixed issue with ZLP (bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: fixed NULL pointer dereference
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: idle uses the highest byte for duration
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: host: ohci-at91: suspend/resume ports after/before OHCI
|
||||||
|
accesses (bsc#1012628).
|
||||||
|
- usb: typec: tcpm: Keep other events when receiving FRS and
|
||||||
|
Sourcing_vbus events (bsc#1012628).
|
||||||
|
- usb: otg-fsm: Fix hrtimer list corruption (bsc#1012628).
|
||||||
|
- clk: fix leak on devm_clk_bulk_get_all() unwind (bsc#1012628).
|
||||||
|
- scripts/tracing: fix the bug that can't parse raw_trace_func
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing / histogram: Give calculation hist_fields a size
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Reject string operand in the histogram expression
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Fix NULL pointer dereference in start_creating
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: static call: Compare data on transition from 2->1
|
||||||
|
callees (bsc#1012628).
|
||||||
|
- tracepoint: Fix static call function vs data state mismatch
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: Use rcu get state and cond sync for static call
|
||||||
|
updates (bsc#1012628).
|
||||||
|
- arm64: stacktrace: avoid tracing arch_stack_walk()
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Clear stale cache entries during initialization
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: add tee_shm_alloc_kernel_buf() (bsc#1012628).
|
||||||
|
- tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Fix memory leak when failing to register shm pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Refuse to load the driver under the kdump kernel
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: fix tee out of memory failure seen during kexec reboot
|
||||||
|
(bsc#1012628).
|
||||||
|
- tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8723bs: Fix a resource leak in sd_int_dpc
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8712: get rid of flush_scheduled_work (bsc#1012628).
|
||||||
|
- staging: rtl8712: error handling refactoring (bsc#1012628).
|
||||||
|
- drivers core: Fix oops when driver probe fails (bsc#1012628).
|
||||||
|
- media: rtl28xxu: fix zero-length control request (bsc#1012628).
|
||||||
|
- pipe: increase minimum default pipe size to 2 pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: fix potential htree corruption when growing large_dir
|
||||||
|
directories (bsc#1012628).
|
||||||
|
- Revert "thunderbolt: Hide authorized attribute if router does
|
||||||
|
not support PCIe tunnels" (bsc#1012628).
|
||||||
|
- serial: tegra: Only print FIFO error message when an error
|
||||||
|
occurs (bsc#1012628).
|
||||||
|
- serial: 8250_mtk: fix uart corruption issue when rx power off
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: Mask out floating 16/32-bit bus bits
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: fix handle_irq locking (bsc#1012628).
|
||||||
|
- MIPS: Malta: Do not byte-swap accesses to the CBUS UART
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts
|
||||||
|
(bsc#1012628).
|
||||||
|
- fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
|
||||||
|
(bsc#1012628).
|
||||||
|
- timers: Move clearing of base::timer_running under base:: Lock
|
||||||
|
(bsc#1012628).
|
||||||
|
- virt: acrn: Do hcall_destroy_vm() before resource release
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf: Fix required permissions if sigtrap is requested
|
||||||
|
(bsc#1012628).
|
||||||
|
- xfrm: Fix RCU vs hash_resize_mutex lock inversion (bsc#1012628).
|
||||||
|
- net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
|
||||||
|
(bsc#1012628).
|
||||||
|
- pcmcia: i82092: fix a null pointer dereference bug
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ibmvfc: Fix command state accounting and stale response
|
||||||
|
detection (bsc#1012628).
|
||||||
|
- selinux: correct the return value when loads initial sids
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: ti-sysc: AM3: RNG is GP only (bsc#1012628).
|
||||||
|
- Revert "gpio: mpc8xxx: change the gpio interrupt
|
||||||
|
flags." (bsc#1012628).
|
||||||
|
- arm64: fix compat syscall return truncation (bsc#1012628).
|
||||||
|
- ARM: omap2+: hwmod: fix potential NULL pointer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- md/raid10: properly indicate failure when ending a failed
|
||||||
|
write request (bsc#1012628).
|
||||||
|
- io-wq: fix race between worker exiting and activating free
|
||||||
|
worker (bsc#1012628).
|
||||||
|
- s390/dasd: fix use after free in dasd path handling
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86: accept userspace interrupt only if no event is
|
||||||
|
injected (bsc#1012628).
|
||||||
|
- KVM: SVM: Fix off-by-one indexing when nullifying last used
|
||||||
|
SEV VMCB (bsc#1012628).
|
||||||
|
- KVM: Do not leak memory for duplicate debugfs directories
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
|
||||||
|
(bsc#1012628).
|
||||||
|
- soc: ixp4xx: fix printing resources (bsc#1012628).
|
||||||
|
- interconnect: Fix undersized devress_alloc allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix incorrect supported maximum speed (bsc#1012628).
|
||||||
|
- spi: meson-spicc: fix memory leak in meson_spicc_remove
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: Zero initial BW after sync-state (bsc#1012628).
|
||||||
|
- interconnect: Always call pre_aggregate before aggregate
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for
|
||||||
|
all nodes (bsc#1012628).
|
||||||
|
- drm/i915: Correct SFC_DONE register offset (bsc#1012628).
|
||||||
|
- soc: ixp4xx/qmgr: fix invalid __iomem access (bsc#1012628).
|
||||||
|
- perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit
|
||||||
|
inside the guest (bsc#1012628).
|
||||||
|
- sched/rt: Fix double enqueue caused by rt_effective_prio
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: dts: fix memory size for the SiFive HiFive Unmatched
|
||||||
|
(bsc#1012628).
|
||||||
|
- libata: fix ata_pio_sector for CONFIG_HIGHMEM (bsc#1012628).
|
||||||
|
- reiserfs: add check for root_inode in reiserfs_fill_super
|
||||||
|
(bsc#1012628).
|
||||||
|
- reiserfs: check directory items on read from disk (bsc#1012628).
|
||||||
|
- virt_wifi: fix error on connect (bsc#1012628).
|
||||||
|
- net: qede: Fix end of loop tests for list_for_each_entry
|
||||||
|
(bsc#1012628).
|
||||||
|
- alpha: Send stop IPI to send to online CPUs (bsc#1012628).
|
||||||
|
- net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock
|
||||||
|
and ql_adapter_reset (bsc#1012628).
|
||||||
|
- smb3: rc uninitialized in one fallocate path (bsc#1012628).
|
||||||
|
- drm/amdgpu/display: only enable aux backlight control for OLED
|
||||||
|
panels (bsc#1012628).
|
||||||
|
- platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: ft260: fix device removal due to USB disconnect
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 37b568f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 19:07:42 CEST 2021 - msuchanek@suse.de
|
||||||
|
|
||||||
|
- README: Modernize build instructions.
|
||||||
|
- commit 8cc5c28
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 08:39:05 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-obs-build.spec.in: make builds reproducible (bsc#1189305)
|
||||||
|
- commit 7f9ade7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -96,6 +415,15 @@ Thu Aug 5 10:56:22 CEST 2021 - jslaby@suse.cz
|
|||||||
Not provided in stagings.
|
Not provided in stagings.
|
||||||
- commit 967c6a8
|
- commit 967c6a8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 5 08:37:33 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-source.rpmlintrc: ignore new include/config files
|
||||||
|
In 5.13, since 0e0345b77ac4, config files have no longer .h suffix.
|
||||||
|
Adapt the zero-length check.
|
||||||
|
Based on Martin Liska's change.
|
||||||
|
- commit b6f021b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
# These zero-length files are correct:
|
# These zero-length files are correct:
|
||||||
addFilter("zero-length /usr/src/linux-.*-obj/.*/include/config.*h")
|
addFilter("zero-length /usr/src/linux-.*-obj/.*/include/config.*h")
|
||||||
|
addFilter("zero-length /usr/src/linux-.*-obj/.*/include/config/.*")
|
||||||
# vdsos are special
|
# vdsos are special
|
||||||
addFilter("shared-lib-without-dependency-information .*/lib/modules/[1-9].*/vdso/.*")
|
addFilter("shared-lib-without-dependency-information .*/lib/modules/[1-9].*/vdso/.*")
|
||||||
addFilter("missing-PT_GNU_STACK-section .*/lib/modules/[1-9].*/vdso/.*")
|
addFilter("missing-PT_GNU_STACK-section .*/lib/modules/[1-9].*/vdso/.*")
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 5.13
|
%define srcversion 5.13
|
||||||
%define patchversion 5.13.9
|
%define patchversion 5.13.10
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -30,9 +30,9 @@ Name: kernel-source
|
|||||||
Summary: The Linux Kernel Sources
|
Summary: The Linux Kernel Sources
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
Version: 5.13.9
|
Version: 5.13.10
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g2e9639b
|
Release: <RELEASE>.g37b568f
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: sed
|
BuildRequires: sed
|
||||||
Requires(post): coreutils sed
|
Requires(post): coreutils sed
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Provides: %name-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: %name-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
Provides: linux
|
Provides: linux
|
||||||
Provides: multiversion(kernel)
|
Provides: multiversion(kernel)
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
|
@ -1,3 +1,322 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 13 06:16:18 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 5.13.10 (bsc#1012628).
|
||||||
|
- Revert "ACPICA: Fix memory leak caused by _CID repair function"
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: seq: Fix racy deletion of subscriber (bsc#1012628).
|
||||||
|
- bus: ti-sysc: Fix gpt12 system timer issue with reserved status
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: xfrm: fix memory leak in xfrm_user_rcv_msg (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028a: fix node name for the sysclk (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix array index when int_handles are being used
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix setup sequence for MSIXPERM table
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: add missing iounmap() (bsc#1012628).
|
||||||
|
- ARM: imx: add missing clk_disable_unprepare() (bsc#1012628).
|
||||||
|
- ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to
|
||||||
|
10ms (bsc#1012628).
|
||||||
|
- Revert "soc: imx8m: change to use platform driver"
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix desc->vector that isn't being updated
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix sequence for pci driver remove() and
|
||||||
|
shutdown() (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix submission race window (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028: sl28: fix networking for variant 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: imx: Swap M53Menlo
|
||||||
|
pinctrl_power_button/pinctrl_power_out pins (bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- ext4: fix potential uninitialized access to retval in kmmpd
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: fix incorrect clock source setting
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: stacktrace: Fix NULL pointer dereference (bsc#1012628).
|
||||||
|
- clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: am437x-l4: fix typo in can@0 node (bsc#1012628).
|
||||||
|
- omap5-board-common: remove not physically existing vdds_1v8_main
|
||||||
|
fixed-regulator (bsc#1012628).
|
||||||
|
- dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic()
|
||||||
|
in atomic state (bsc#1012628).
|
||||||
|
- clk: tegra: Implement disable_unused() of
|
||||||
|
tegra_clk_sdmmc_mux_ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32
|
||||||
|
dma ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dmamux: Fix PM usage counter unbalance in
|
||||||
|
stm32 dmamux ops (bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
|
||||||
|
(bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/kmb: Enable LCD DMA for low TVDDCV (bsc#1012628).
|
||||||
|
- media: videobuf2-core: dequeue if start_streaming fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Prefer HW RTC on DHCOM SoM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: imx-dma: configure the generic DMA type to make it
|
||||||
|
work (bsc#1012628).
|
||||||
|
- net, gro: Set inner transport header offset in tcp/udp GRO hook
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: sja1105: overwrite dynamic FDB entries with static
|
||||||
|
ones in .port_fdb_add (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: invalidate dynamic FDB entries learned
|
||||||
|
concurrently with statically added ones (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: ignore the FDB entry for unknown multicast
|
||||||
|
when adding a new address (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: be stateless with FDB entries on
|
||||||
|
SJA1105P/Q/R/S/SJA1110 too (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: match FDB entries regardless of inner/outer
|
||||||
|
VLAN tag (bsc#1012628).
|
||||||
|
- net: phy: micrel: Fix detection of ksz87xx switch (bsc#1012628).
|
||||||
|
- net: natsemi: Fix missing pci_disable_device() in probe and
|
||||||
|
remove (bsc#1012628).
|
||||||
|
- gpio: tqmx86: really make IRQ optional (bsc#1012628).
|
||||||
|
- RDMA/mlx5: Delay emptying a cache entry when a new MR is added
|
||||||
|
to it recently (bsc#1012628).
|
||||||
|
- net: bridge: validate the NUD_PERMANENT bit when adding an
|
||||||
|
extern_learn FDB entry (bsc#1012628).
|
||||||
|
- sctp: move the active_key update after sh_keys is added
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Call i915_globals_exit() if pci_register_device()
|
||||||
|
fails (bsc#1012628).
|
||||||
|
- nfp: update ethtool reporting of pauseframe control
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: ipv6: fix returned variable type in ip6_skb_dst_mtu
|
||||||
|
(bsc#1012628).
|
||||||
|
- RDMA/hns: Fix the double unlock problem of poll_sem
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: qca: ar9331: reorder MDIO write sequence
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- net: sched: fix lockdep_set_class() typo error for sch->seqlock
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: fix i915_globals_exit() section mismatch error
|
||||||
|
(bsc#1012628).
|
||||||
|
- MIPS: check return value of pgtable_pmd_page_ctor (bsc#1012628).
|
||||||
|
- x86/tools/relocs: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- mips: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- kbuild: cancel sub_make_done for the install target to fix DKMS
|
||||||
|
(bsc#1012628).
|
||||||
|
- bnx2x: fix an error code in bnx2x_nic_load() (bsc#1012628).
|
||||||
|
- net: ethernet: ti: am65-cpsw: fix crash in
|
||||||
|
am65_cpsw_port_offload_fwd_mark_update() (bsc#1012628).
|
||||||
|
- net: pegasus: fix uninit-value in get_interrupt_interval
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: fec: fix use-after-free in fec_drv_remove (bsc#1012628).
|
||||||
|
- net: vxge: fix use-after-free in vxge_device_unregister
|
||||||
|
(bsc#1012628).
|
||||||
|
- blk-iolatency: error out if blk_get_queue() failed in
|
||||||
|
iolatency_set_limit() (bsc#1012628).
|
||||||
|
- Bluetooth: defer cleanup of resources in hci_unregister_dev()
|
||||||
|
(bsc#1012628).
|
||||||
|
- io-wq: fix no lock protection of acct->nr_worker (bsc#1012628).
|
||||||
|
- io-wq: fix lack of acct->nr_workers < acct->max_workers
|
||||||
|
judgement (bsc#1012628).
|
||||||
|
- USB: usbtmc: Fix RCU stall warning (bsc#1012628).
|
||||||
|
- USB: serial: option: add Telit FD980 composition 0x1056
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ch341: fix character loss at high transfer rates
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix HX type detection (bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix GT type detection (bsc#1012628).
|
||||||
|
- firmware_loader: use -ETIMEDOUT instead of -EAGAIN in
|
||||||
|
fw_load_sysfs_fallback (bsc#1012628).
|
||||||
|
- firmware_loader: fix use-after-free in firmware_fallback_sysfs
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/display: fix DMUB firmware version info
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: pcm - fix mmap capability check for the snd-dummy driver
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: add mic quirk for Acer SF314-42
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56
|
||||||
|
(ALC256) (bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Fix superfluous autosuspend recovery
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Add registration quirk for JBL Quantum 600
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Avoid unnecessary or invalid connector
|
||||||
|
selection at resume (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Use list_replace_init() before traversing
|
||||||
|
lists (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Avoid runtime resume if disabling pullup
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: remove leaked entry from udc driver list
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdns3: Fixed incorrect gadget state (bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixed issue with ZLP (bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: fixed NULL pointer dereference
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: idle uses the highest byte for duration
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: host: ohci-at91: suspend/resume ports after/before OHCI
|
||||||
|
accesses (bsc#1012628).
|
||||||
|
- usb: typec: tcpm: Keep other events when receiving FRS and
|
||||||
|
Sourcing_vbus events (bsc#1012628).
|
||||||
|
- usb: otg-fsm: Fix hrtimer list corruption (bsc#1012628).
|
||||||
|
- clk: fix leak on devm_clk_bulk_get_all() unwind (bsc#1012628).
|
||||||
|
- scripts/tracing: fix the bug that can't parse raw_trace_func
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing / histogram: Give calculation hist_fields a size
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Reject string operand in the histogram expression
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Fix NULL pointer dereference in start_creating
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: static call: Compare data on transition from 2->1
|
||||||
|
callees (bsc#1012628).
|
||||||
|
- tracepoint: Fix static call function vs data state mismatch
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: Use rcu get state and cond sync for static call
|
||||||
|
updates (bsc#1012628).
|
||||||
|
- arm64: stacktrace: avoid tracing arch_stack_walk()
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Clear stale cache entries during initialization
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: add tee_shm_alloc_kernel_buf() (bsc#1012628).
|
||||||
|
- tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Fix memory leak when failing to register shm pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Refuse to load the driver under the kdump kernel
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: fix tee out of memory failure seen during kexec reboot
|
||||||
|
(bsc#1012628).
|
||||||
|
- tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8723bs: Fix a resource leak in sd_int_dpc
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8712: get rid of flush_scheduled_work (bsc#1012628).
|
||||||
|
- staging: rtl8712: error handling refactoring (bsc#1012628).
|
||||||
|
- drivers core: Fix oops when driver probe fails (bsc#1012628).
|
||||||
|
- media: rtl28xxu: fix zero-length control request (bsc#1012628).
|
||||||
|
- pipe: increase minimum default pipe size to 2 pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: fix potential htree corruption when growing large_dir
|
||||||
|
directories (bsc#1012628).
|
||||||
|
- Revert "thunderbolt: Hide authorized attribute if router does
|
||||||
|
not support PCIe tunnels" (bsc#1012628).
|
||||||
|
- serial: tegra: Only print FIFO error message when an error
|
||||||
|
occurs (bsc#1012628).
|
||||||
|
- serial: 8250_mtk: fix uart corruption issue when rx power off
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: Mask out floating 16/32-bit bus bits
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: fix handle_irq locking (bsc#1012628).
|
||||||
|
- MIPS: Malta: Do not byte-swap accesses to the CBUS UART
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts
|
||||||
|
(bsc#1012628).
|
||||||
|
- fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
|
||||||
|
(bsc#1012628).
|
||||||
|
- timers: Move clearing of base::timer_running under base:: Lock
|
||||||
|
(bsc#1012628).
|
||||||
|
- virt: acrn: Do hcall_destroy_vm() before resource release
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf: Fix required permissions if sigtrap is requested
|
||||||
|
(bsc#1012628).
|
||||||
|
- xfrm: Fix RCU vs hash_resize_mutex lock inversion (bsc#1012628).
|
||||||
|
- net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
|
||||||
|
(bsc#1012628).
|
||||||
|
- pcmcia: i82092: fix a null pointer dereference bug
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ibmvfc: Fix command state accounting and stale response
|
||||||
|
detection (bsc#1012628).
|
||||||
|
- selinux: correct the return value when loads initial sids
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: ti-sysc: AM3: RNG is GP only (bsc#1012628).
|
||||||
|
- Revert "gpio: mpc8xxx: change the gpio interrupt
|
||||||
|
flags." (bsc#1012628).
|
||||||
|
- arm64: fix compat syscall return truncation (bsc#1012628).
|
||||||
|
- ARM: omap2+: hwmod: fix potential NULL pointer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- md/raid10: properly indicate failure when ending a failed
|
||||||
|
write request (bsc#1012628).
|
||||||
|
- io-wq: fix race between worker exiting and activating free
|
||||||
|
worker (bsc#1012628).
|
||||||
|
- s390/dasd: fix use after free in dasd path handling
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86: accept userspace interrupt only if no event is
|
||||||
|
injected (bsc#1012628).
|
||||||
|
- KVM: SVM: Fix off-by-one indexing when nullifying last used
|
||||||
|
SEV VMCB (bsc#1012628).
|
||||||
|
- KVM: Do not leak memory for duplicate debugfs directories
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
|
||||||
|
(bsc#1012628).
|
||||||
|
- soc: ixp4xx: fix printing resources (bsc#1012628).
|
||||||
|
- interconnect: Fix undersized devress_alloc allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix incorrect supported maximum speed (bsc#1012628).
|
||||||
|
- spi: meson-spicc: fix memory leak in meson_spicc_remove
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: Zero initial BW after sync-state (bsc#1012628).
|
||||||
|
- interconnect: Always call pre_aggregate before aggregate
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for
|
||||||
|
all nodes (bsc#1012628).
|
||||||
|
- drm/i915: Correct SFC_DONE register offset (bsc#1012628).
|
||||||
|
- soc: ixp4xx/qmgr: fix invalid __iomem access (bsc#1012628).
|
||||||
|
- perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit
|
||||||
|
inside the guest (bsc#1012628).
|
||||||
|
- sched/rt: Fix double enqueue caused by rt_effective_prio
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: dts: fix memory size for the SiFive HiFive Unmatched
|
||||||
|
(bsc#1012628).
|
||||||
|
- libata: fix ata_pio_sector for CONFIG_HIGHMEM (bsc#1012628).
|
||||||
|
- reiserfs: add check for root_inode in reiserfs_fill_super
|
||||||
|
(bsc#1012628).
|
||||||
|
- reiserfs: check directory items on read from disk (bsc#1012628).
|
||||||
|
- virt_wifi: fix error on connect (bsc#1012628).
|
||||||
|
- net: qede: Fix end of loop tests for list_for_each_entry
|
||||||
|
(bsc#1012628).
|
||||||
|
- alpha: Send stop IPI to send to online CPUs (bsc#1012628).
|
||||||
|
- net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock
|
||||||
|
and ql_adapter_reset (bsc#1012628).
|
||||||
|
- smb3: rc uninitialized in one fallocate path (bsc#1012628).
|
||||||
|
- drm/amdgpu/display: only enable aux backlight control for OLED
|
||||||
|
panels (bsc#1012628).
|
||||||
|
- platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: ft260: fix device removal due to USB disconnect
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 37b568f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 19:07:42 CEST 2021 - msuchanek@suse.de
|
||||||
|
|
||||||
|
- README: Modernize build instructions.
|
||||||
|
- commit 8cc5c28
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 08:39:05 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-obs-build.spec.in: make builds reproducible (bsc#1189305)
|
||||||
|
- commit 7f9ade7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -96,6 +415,15 @@ Thu Aug 5 10:56:22 CEST 2021 - jslaby@suse.cz
|
|||||||
Not provided in stagings.
|
Not provided in stagings.
|
||||||
- commit 967c6a8
|
- commit 967c6a8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 5 08:37:33 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-source.rpmlintrc: ignore new include/config files
|
||||||
|
In 5.13, since 0e0345b77ac4, config files have no longer .h suffix.
|
||||||
|
Adapt the zero-length check.
|
||||||
|
Based on Martin Liska's change.
|
||||||
|
- commit b6f021b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
|||||||
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: 5.13.9
|
Version: 5.13.10
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g2e9639b
|
Release: <RELEASE>.g37b568f
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel
|
|||||||
%endif
|
%endif
|
||||||
Requires: pesign-obs-integration
|
Requires: pesign-obs-integration
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Provides: %name-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: %name-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
Provides: multiversion(kernel)
|
Provides: multiversion(kernel)
|
||||||
Source: README.KSYMS
|
Source: README.KSYMS
|
||||||
Requires: kernel-devel%variant = %version-%source_rel
|
Requires: kernel-devel%variant = %version-%source_rel
|
||||||
|
@ -1,3 +1,322 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 13 06:16:18 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 5.13.10 (bsc#1012628).
|
||||||
|
- Revert "ACPICA: Fix memory leak caused by _CID repair function"
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: seq: Fix racy deletion of subscriber (bsc#1012628).
|
||||||
|
- bus: ti-sysc: Fix gpt12 system timer issue with reserved status
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: xfrm: fix memory leak in xfrm_user_rcv_msg (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028a: fix node name for the sysclk (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix array index when int_handles are being used
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix setup sequence for MSIXPERM table
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: add missing iounmap() (bsc#1012628).
|
||||||
|
- ARM: imx: add missing clk_disable_unprepare() (bsc#1012628).
|
||||||
|
- ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to
|
||||||
|
10ms (bsc#1012628).
|
||||||
|
- Revert "soc: imx8m: change to use platform driver"
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix desc->vector that isn't being updated
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix sequence for pci driver remove() and
|
||||||
|
shutdown() (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix submission race window (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028: sl28: fix networking for variant 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: imx: Swap M53Menlo
|
||||||
|
pinctrl_power_button/pinctrl_power_out pins (bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- ext4: fix potential uninitialized access to retval in kmmpd
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: fix incorrect clock source setting
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: stacktrace: Fix NULL pointer dereference (bsc#1012628).
|
||||||
|
- clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: am437x-l4: fix typo in can@0 node (bsc#1012628).
|
||||||
|
- omap5-board-common: remove not physically existing vdds_1v8_main
|
||||||
|
fixed-regulator (bsc#1012628).
|
||||||
|
- dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic()
|
||||||
|
in atomic state (bsc#1012628).
|
||||||
|
- clk: tegra: Implement disable_unused() of
|
||||||
|
tegra_clk_sdmmc_mux_ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32
|
||||||
|
dma ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dmamux: Fix PM usage counter unbalance in
|
||||||
|
stm32 dmamux ops (bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
|
||||||
|
(bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/kmb: Enable LCD DMA for low TVDDCV (bsc#1012628).
|
||||||
|
- media: videobuf2-core: dequeue if start_streaming fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Prefer HW RTC on DHCOM SoM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: imx-dma: configure the generic DMA type to make it
|
||||||
|
work (bsc#1012628).
|
||||||
|
- net, gro: Set inner transport header offset in tcp/udp GRO hook
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: sja1105: overwrite dynamic FDB entries with static
|
||||||
|
ones in .port_fdb_add (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: invalidate dynamic FDB entries learned
|
||||||
|
concurrently with statically added ones (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: ignore the FDB entry for unknown multicast
|
||||||
|
when adding a new address (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: be stateless with FDB entries on
|
||||||
|
SJA1105P/Q/R/S/SJA1110 too (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: match FDB entries regardless of inner/outer
|
||||||
|
VLAN tag (bsc#1012628).
|
||||||
|
- net: phy: micrel: Fix detection of ksz87xx switch (bsc#1012628).
|
||||||
|
- net: natsemi: Fix missing pci_disable_device() in probe and
|
||||||
|
remove (bsc#1012628).
|
||||||
|
- gpio: tqmx86: really make IRQ optional (bsc#1012628).
|
||||||
|
- RDMA/mlx5: Delay emptying a cache entry when a new MR is added
|
||||||
|
to it recently (bsc#1012628).
|
||||||
|
- net: bridge: validate the NUD_PERMANENT bit when adding an
|
||||||
|
extern_learn FDB entry (bsc#1012628).
|
||||||
|
- sctp: move the active_key update after sh_keys is added
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Call i915_globals_exit() if pci_register_device()
|
||||||
|
fails (bsc#1012628).
|
||||||
|
- nfp: update ethtool reporting of pauseframe control
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: ipv6: fix returned variable type in ip6_skb_dst_mtu
|
||||||
|
(bsc#1012628).
|
||||||
|
- RDMA/hns: Fix the double unlock problem of poll_sem
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: qca: ar9331: reorder MDIO write sequence
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- net: sched: fix lockdep_set_class() typo error for sch->seqlock
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: fix i915_globals_exit() section mismatch error
|
||||||
|
(bsc#1012628).
|
||||||
|
- MIPS: check return value of pgtable_pmd_page_ctor (bsc#1012628).
|
||||||
|
- x86/tools/relocs: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- mips: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- kbuild: cancel sub_make_done for the install target to fix DKMS
|
||||||
|
(bsc#1012628).
|
||||||
|
- bnx2x: fix an error code in bnx2x_nic_load() (bsc#1012628).
|
||||||
|
- net: ethernet: ti: am65-cpsw: fix crash in
|
||||||
|
am65_cpsw_port_offload_fwd_mark_update() (bsc#1012628).
|
||||||
|
- net: pegasus: fix uninit-value in get_interrupt_interval
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: fec: fix use-after-free in fec_drv_remove (bsc#1012628).
|
||||||
|
- net: vxge: fix use-after-free in vxge_device_unregister
|
||||||
|
(bsc#1012628).
|
||||||
|
- blk-iolatency: error out if blk_get_queue() failed in
|
||||||
|
iolatency_set_limit() (bsc#1012628).
|
||||||
|
- Bluetooth: defer cleanup of resources in hci_unregister_dev()
|
||||||
|
(bsc#1012628).
|
||||||
|
- io-wq: fix no lock protection of acct->nr_worker (bsc#1012628).
|
||||||
|
- io-wq: fix lack of acct->nr_workers < acct->max_workers
|
||||||
|
judgement (bsc#1012628).
|
||||||
|
- USB: usbtmc: Fix RCU stall warning (bsc#1012628).
|
||||||
|
- USB: serial: option: add Telit FD980 composition 0x1056
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ch341: fix character loss at high transfer rates
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix HX type detection (bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix GT type detection (bsc#1012628).
|
||||||
|
- firmware_loader: use -ETIMEDOUT instead of -EAGAIN in
|
||||||
|
fw_load_sysfs_fallback (bsc#1012628).
|
||||||
|
- firmware_loader: fix use-after-free in firmware_fallback_sysfs
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/display: fix DMUB firmware version info
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: pcm - fix mmap capability check for the snd-dummy driver
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: add mic quirk for Acer SF314-42
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56
|
||||||
|
(ALC256) (bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Fix superfluous autosuspend recovery
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Add registration quirk for JBL Quantum 600
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Avoid unnecessary or invalid connector
|
||||||
|
selection at resume (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Use list_replace_init() before traversing
|
||||||
|
lists (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Avoid runtime resume if disabling pullup
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: remove leaked entry from udc driver list
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdns3: Fixed incorrect gadget state (bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixed issue with ZLP (bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: fixed NULL pointer dereference
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: idle uses the highest byte for duration
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: host: ohci-at91: suspend/resume ports after/before OHCI
|
||||||
|
accesses (bsc#1012628).
|
||||||
|
- usb: typec: tcpm: Keep other events when receiving FRS and
|
||||||
|
Sourcing_vbus events (bsc#1012628).
|
||||||
|
- usb: otg-fsm: Fix hrtimer list corruption (bsc#1012628).
|
||||||
|
- clk: fix leak on devm_clk_bulk_get_all() unwind (bsc#1012628).
|
||||||
|
- scripts/tracing: fix the bug that can't parse raw_trace_func
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing / histogram: Give calculation hist_fields a size
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Reject string operand in the histogram expression
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Fix NULL pointer dereference in start_creating
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: static call: Compare data on transition from 2->1
|
||||||
|
callees (bsc#1012628).
|
||||||
|
- tracepoint: Fix static call function vs data state mismatch
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: Use rcu get state and cond sync for static call
|
||||||
|
updates (bsc#1012628).
|
||||||
|
- arm64: stacktrace: avoid tracing arch_stack_walk()
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Clear stale cache entries during initialization
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: add tee_shm_alloc_kernel_buf() (bsc#1012628).
|
||||||
|
- tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Fix memory leak when failing to register shm pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Refuse to load the driver under the kdump kernel
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: fix tee out of memory failure seen during kexec reboot
|
||||||
|
(bsc#1012628).
|
||||||
|
- tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8723bs: Fix a resource leak in sd_int_dpc
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8712: get rid of flush_scheduled_work (bsc#1012628).
|
||||||
|
- staging: rtl8712: error handling refactoring (bsc#1012628).
|
||||||
|
- drivers core: Fix oops when driver probe fails (bsc#1012628).
|
||||||
|
- media: rtl28xxu: fix zero-length control request (bsc#1012628).
|
||||||
|
- pipe: increase minimum default pipe size to 2 pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: fix potential htree corruption when growing large_dir
|
||||||
|
directories (bsc#1012628).
|
||||||
|
- Revert "thunderbolt: Hide authorized attribute if router does
|
||||||
|
not support PCIe tunnels" (bsc#1012628).
|
||||||
|
- serial: tegra: Only print FIFO error message when an error
|
||||||
|
occurs (bsc#1012628).
|
||||||
|
- serial: 8250_mtk: fix uart corruption issue when rx power off
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: Mask out floating 16/32-bit bus bits
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: fix handle_irq locking (bsc#1012628).
|
||||||
|
- MIPS: Malta: Do not byte-swap accesses to the CBUS UART
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts
|
||||||
|
(bsc#1012628).
|
||||||
|
- fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
|
||||||
|
(bsc#1012628).
|
||||||
|
- timers: Move clearing of base::timer_running under base:: Lock
|
||||||
|
(bsc#1012628).
|
||||||
|
- virt: acrn: Do hcall_destroy_vm() before resource release
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf: Fix required permissions if sigtrap is requested
|
||||||
|
(bsc#1012628).
|
||||||
|
- xfrm: Fix RCU vs hash_resize_mutex lock inversion (bsc#1012628).
|
||||||
|
- net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
|
||||||
|
(bsc#1012628).
|
||||||
|
- pcmcia: i82092: fix a null pointer dereference bug
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ibmvfc: Fix command state accounting and stale response
|
||||||
|
detection (bsc#1012628).
|
||||||
|
- selinux: correct the return value when loads initial sids
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: ti-sysc: AM3: RNG is GP only (bsc#1012628).
|
||||||
|
- Revert "gpio: mpc8xxx: change the gpio interrupt
|
||||||
|
flags." (bsc#1012628).
|
||||||
|
- arm64: fix compat syscall return truncation (bsc#1012628).
|
||||||
|
- ARM: omap2+: hwmod: fix potential NULL pointer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- md/raid10: properly indicate failure when ending a failed
|
||||||
|
write request (bsc#1012628).
|
||||||
|
- io-wq: fix race between worker exiting and activating free
|
||||||
|
worker (bsc#1012628).
|
||||||
|
- s390/dasd: fix use after free in dasd path handling
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86: accept userspace interrupt only if no event is
|
||||||
|
injected (bsc#1012628).
|
||||||
|
- KVM: SVM: Fix off-by-one indexing when nullifying last used
|
||||||
|
SEV VMCB (bsc#1012628).
|
||||||
|
- KVM: Do not leak memory for duplicate debugfs directories
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
|
||||||
|
(bsc#1012628).
|
||||||
|
- soc: ixp4xx: fix printing resources (bsc#1012628).
|
||||||
|
- interconnect: Fix undersized devress_alloc allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix incorrect supported maximum speed (bsc#1012628).
|
||||||
|
- spi: meson-spicc: fix memory leak in meson_spicc_remove
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: Zero initial BW after sync-state (bsc#1012628).
|
||||||
|
- interconnect: Always call pre_aggregate before aggregate
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for
|
||||||
|
all nodes (bsc#1012628).
|
||||||
|
- drm/i915: Correct SFC_DONE register offset (bsc#1012628).
|
||||||
|
- soc: ixp4xx/qmgr: fix invalid __iomem access (bsc#1012628).
|
||||||
|
- perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit
|
||||||
|
inside the guest (bsc#1012628).
|
||||||
|
- sched/rt: Fix double enqueue caused by rt_effective_prio
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: dts: fix memory size for the SiFive HiFive Unmatched
|
||||||
|
(bsc#1012628).
|
||||||
|
- libata: fix ata_pio_sector for CONFIG_HIGHMEM (bsc#1012628).
|
||||||
|
- reiserfs: add check for root_inode in reiserfs_fill_super
|
||||||
|
(bsc#1012628).
|
||||||
|
- reiserfs: check directory items on read from disk (bsc#1012628).
|
||||||
|
- virt_wifi: fix error on connect (bsc#1012628).
|
||||||
|
- net: qede: Fix end of loop tests for list_for_each_entry
|
||||||
|
(bsc#1012628).
|
||||||
|
- alpha: Send stop IPI to send to online CPUs (bsc#1012628).
|
||||||
|
- net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock
|
||||||
|
and ql_adapter_reset (bsc#1012628).
|
||||||
|
- smb3: rc uninitialized in one fallocate path (bsc#1012628).
|
||||||
|
- drm/amdgpu/display: only enable aux backlight control for OLED
|
||||||
|
panels (bsc#1012628).
|
||||||
|
- platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: ft260: fix device removal due to USB disconnect
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 37b568f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 19:07:42 CEST 2021 - msuchanek@suse.de
|
||||||
|
|
||||||
|
- README: Modernize build instructions.
|
||||||
|
- commit 8cc5c28
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 08:39:05 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-obs-build.spec.in: make builds reproducible (bsc#1189305)
|
||||||
|
- commit 7f9ade7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -96,6 +415,15 @@ Thu Aug 5 10:56:22 CEST 2021 - jslaby@suse.cz
|
|||||||
Not provided in stagings.
|
Not provided in stagings.
|
||||||
- commit 967c6a8
|
- commit 967c6a8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 5 08:37:33 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-source.rpmlintrc: ignore new include/config files
|
||||||
|
In 5.13, since 0e0345b77ac4, config files have no longer .h suffix.
|
||||||
|
Adapt the zero-length check.
|
||||||
|
Based on Martin Liska's change.
|
||||||
|
- commit b6f021b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 5.13
|
%define srcversion 5.13
|
||||||
%define patchversion 5.13.9
|
%define patchversion 5.13.10
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules xz
|
%define compress_modules xz
|
||||||
@ -86,9 +86,9 @@ Name: kernel-vanilla
|
|||||||
Summary: The Standard Kernel - without any SUSE patches
|
Summary: The Standard Kernel - without any SUSE patches
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.13.9
|
Version: 5.13.10
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g2e9639b
|
Release: <RELEASE>.g37b568f
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -206,10 +206,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: kernel-%build_flavor-base-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
Provides: kernel-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: kernel-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: %name-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
|
@ -1,3 +1,322 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 13 06:16:18 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Linux 5.13.10 (bsc#1012628).
|
||||||
|
- Revert "ACPICA: Fix memory leak caused by _CID repair function"
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: seq: Fix racy deletion of subscriber (bsc#1012628).
|
||||||
|
- bus: ti-sysc: Fix gpt12 system timer issue with reserved status
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: xfrm: fix memory leak in xfrm_user_rcv_msg (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028a: fix node name for the sysclk (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix array index when int_handles are being used
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix setup sequence for MSIXPERM table
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: add missing iounmap() (bsc#1012628).
|
||||||
|
- ARM: imx: add missing clk_disable_unprepare() (bsc#1012628).
|
||||||
|
- ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to
|
||||||
|
10ms (bsc#1012628).
|
||||||
|
- Revert "soc: imx8m: change to use platform driver"
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix desc->vector that isn't being updated
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix sequence for pci driver remove() and
|
||||||
|
shutdown() (bsc#1012628).
|
||||||
|
- dmaengine: idxd: fix submission race window (bsc#1012628).
|
||||||
|
- arm64: dts: ls1028: sl28: fix networking for variant 2
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: imx: Swap M53Menlo
|
||||||
|
pinctrl_power_button/pinctrl_power_out pins (bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC
|
||||||
|
controllers (bsc#1012628).
|
||||||
|
- ext4: fix potential uninitialized access to retval in kmmpd
|
||||||
|
(bsc#1012628).
|
||||||
|
- arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: fix incorrect clock source setting
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: stacktrace: Fix NULL pointer dereference (bsc#1012628).
|
||||||
|
- clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: am437x-l4: fix typo in can@0 node (bsc#1012628).
|
||||||
|
- omap5-board-common: remove not physically existing vdds_1v8_main
|
||||||
|
fixed-regulator (bsc#1012628).
|
||||||
|
- dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic()
|
||||||
|
in atomic state (bsc#1012628).
|
||||||
|
- clk: tegra: Implement disable_unused() of
|
||||||
|
tegra_clk_sdmmc_mux_ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32
|
||||||
|
dma ops (bsc#1012628).
|
||||||
|
- dmaengine: stm32-dmamux: Fix PM usage counter unbalance in
|
||||||
|
stm32 dmamux ops (bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
|
||||||
|
(bsc#1012628).
|
||||||
|
- spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/kmb: Enable LCD DMA for low TVDDCV (bsc#1012628).
|
||||||
|
- media: videobuf2-core: dequeue if start_streaming fails
|
||||||
|
(bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Prefer HW RTC on DHCOM SoM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM (bsc#1012628).
|
||||||
|
- ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM
|
||||||
|
(bsc#1012628).
|
||||||
|
- dmaengine: imx-dma: configure the generic DMA type to make it
|
||||||
|
work (bsc#1012628).
|
||||||
|
- net, gro: Set inner transport header offset in tcp/udp GRO hook
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: sja1105: overwrite dynamic FDB entries with static
|
||||||
|
ones in .port_fdb_add (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: invalidate dynamic FDB entries learned
|
||||||
|
concurrently with statically added ones (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: ignore the FDB entry for unknown multicast
|
||||||
|
when adding a new address (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: be stateless with FDB entries on
|
||||||
|
SJA1105P/Q/R/S/SJA1110 too (bsc#1012628).
|
||||||
|
- net: dsa: sja1105: match FDB entries regardless of inner/outer
|
||||||
|
VLAN tag (bsc#1012628).
|
||||||
|
- net: phy: micrel: Fix detection of ksz87xx switch (bsc#1012628).
|
||||||
|
- net: natsemi: Fix missing pci_disable_device() in probe and
|
||||||
|
remove (bsc#1012628).
|
||||||
|
- gpio: tqmx86: really make IRQ optional (bsc#1012628).
|
||||||
|
- RDMA/mlx5: Delay emptying a cache entry when a new MR is added
|
||||||
|
to it recently (bsc#1012628).
|
||||||
|
- net: bridge: validate the NUD_PERMANENT bit when adding an
|
||||||
|
extern_learn FDB entry (bsc#1012628).
|
||||||
|
- sctp: move the active_key update after sh_keys is added
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: Call i915_globals_exit() if pci_register_device()
|
||||||
|
fails (bsc#1012628).
|
||||||
|
- nfp: update ethtool reporting of pauseframe control
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: ipv6: fix returned variable type in ip6_skb_dst_mtu
|
||||||
|
(bsc#1012628).
|
||||||
|
- RDMA/hns: Fix the double unlock problem of poll_sem
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: dsa: qca: ar9331: reorder MDIO write sequence
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT
|
||||||
|
is enabled (bsc#1012628).
|
||||||
|
- net: sched: fix lockdep_set_class() typo error for sch->seqlock
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/i915: fix i915_globals_exit() section mismatch error
|
||||||
|
(bsc#1012628).
|
||||||
|
- MIPS: check return value of pgtable_pmd_page_ctor (bsc#1012628).
|
||||||
|
- x86/tools/relocs: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- mips: Fix non-POSIX regexp (bsc#1012628).
|
||||||
|
- kbuild: cancel sub_make_done for the install target to fix DKMS
|
||||||
|
(bsc#1012628).
|
||||||
|
- bnx2x: fix an error code in bnx2x_nic_load() (bsc#1012628).
|
||||||
|
- net: ethernet: ti: am65-cpsw: fix crash in
|
||||||
|
am65_cpsw_port_offload_fwd_mark_update() (bsc#1012628).
|
||||||
|
- net: pegasus: fix uninit-value in get_interrupt_interval
|
||||||
|
(bsc#1012628).
|
||||||
|
- net: fec: fix use-after-free in fec_drv_remove (bsc#1012628).
|
||||||
|
- net: vxge: fix use-after-free in vxge_device_unregister
|
||||||
|
(bsc#1012628).
|
||||||
|
- blk-iolatency: error out if blk_get_queue() failed in
|
||||||
|
iolatency_set_limit() (bsc#1012628).
|
||||||
|
- Bluetooth: defer cleanup of resources in hci_unregister_dev()
|
||||||
|
(bsc#1012628).
|
||||||
|
- io-wq: fix no lock protection of acct->nr_worker (bsc#1012628).
|
||||||
|
- io-wq: fix lack of acct->nr_workers < acct->max_workers
|
||||||
|
judgement (bsc#1012628).
|
||||||
|
- USB: usbtmc: Fix RCU stall warning (bsc#1012628).
|
||||||
|
- USB: serial: option: add Telit FD980 composition 0x1056
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ch341: fix character loss at high transfer rates
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
|
||||||
|
(bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix HX type detection (bsc#1012628).
|
||||||
|
- USB: serial: pl2303: fix GT type detection (bsc#1012628).
|
||||||
|
- firmware_loader: use -ETIMEDOUT instead of -EAGAIN in
|
||||||
|
fw_load_sysfs_fallback (bsc#1012628).
|
||||||
|
- firmware_loader: fix use-after-free in firmware_fallback_sysfs
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
|
||||||
|
(bsc#1012628).
|
||||||
|
- drm/amdgpu/display: fix DMUB firmware version info
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: pcm - fix mmap capability check for the snd-dummy driver
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: add mic quirk for Acer SF314-42
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56
|
||||||
|
(ALC256) (bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Fix superfluous autosuspend recovery
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Add registration quirk for JBL Quantum 600
|
||||||
|
(bsc#1012628).
|
||||||
|
- ALSA: usb-audio: Avoid unnecessary or invalid connector
|
||||||
|
selection at resume (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Use list_replace_init() before traversing
|
||||||
|
lists (bsc#1012628).
|
||||||
|
- usb: dwc3: gadget: Avoid runtime resume if disabling pullup
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: remove leaked entry from udc driver list
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdns3: Fixed incorrect gadget state (bsc#1012628).
|
||||||
|
- usb: cdnsp: Fixed issue with ZLP (bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: fixed NULL pointer dereference
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: gadget: f_hid: idle uses the highest byte for duration
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: host: ohci-at91: suspend/resume ports after/before OHCI
|
||||||
|
accesses (bsc#1012628).
|
||||||
|
- usb: typec: tcpm: Keep other events when receiving FRS and
|
||||||
|
Sourcing_vbus events (bsc#1012628).
|
||||||
|
- usb: otg-fsm: Fix hrtimer list corruption (bsc#1012628).
|
||||||
|
- clk: fix leak on devm_clk_bulk_get_all() unwind (bsc#1012628).
|
||||||
|
- scripts/tracing: fix the bug that can't parse raw_trace_func
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing / histogram: Give calculation hist_fields a size
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Reject string operand in the histogram expression
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracing: Fix NULL pointer dereference in start_creating
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: static call: Compare data on transition from 2->1
|
||||||
|
callees (bsc#1012628).
|
||||||
|
- tracepoint: Fix static call function vs data state mismatch
|
||||||
|
(bsc#1012628).
|
||||||
|
- tracepoint: Use rcu get state and cond sync for static call
|
||||||
|
updates (bsc#1012628).
|
||||||
|
- arm64: stacktrace: avoid tracing arch_stack_walk()
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Clear stale cache entries during initialization
|
||||||
|
(bsc#1012628).
|
||||||
|
- tee: add tee_shm_alloc_kernel_buf() (bsc#1012628).
|
||||||
|
- tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Fix memory leak when failing to register shm pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: Refuse to load the driver under the kdump kernel
|
||||||
|
(bsc#1012628).
|
||||||
|
- optee: fix tee out of memory failure seen during kexec reboot
|
||||||
|
(bsc#1012628).
|
||||||
|
- tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8723bs: Fix a resource leak in sd_int_dpc
|
||||||
|
(bsc#1012628).
|
||||||
|
- staging: rtl8712: get rid of flush_scheduled_work (bsc#1012628).
|
||||||
|
- staging: rtl8712: error handling refactoring (bsc#1012628).
|
||||||
|
- drivers core: Fix oops when driver probe fails (bsc#1012628).
|
||||||
|
- media: rtl28xxu: fix zero-length control request (bsc#1012628).
|
||||||
|
- pipe: increase minimum default pipe size to 2 pages
|
||||||
|
(bsc#1012628).
|
||||||
|
- ext4: fix potential htree corruption when growing large_dir
|
||||||
|
directories (bsc#1012628).
|
||||||
|
- Revert "thunderbolt: Hide authorized attribute if router does
|
||||||
|
not support PCIe tunnels" (bsc#1012628).
|
||||||
|
- serial: tegra: Only print FIFO error message when an error
|
||||||
|
occurs (bsc#1012628).
|
||||||
|
- serial: 8250_mtk: fix uart corruption issue when rx power off
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: Mask out floating 16/32-bit bus bits
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250: fix handle_irq locking (bsc#1012628).
|
||||||
|
- MIPS: Malta: Do not byte-swap accesses to the CBUS UART
|
||||||
|
(bsc#1012628).
|
||||||
|
- serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated
|
||||||
|
driver (bsc#1012628).
|
||||||
|
- serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts
|
||||||
|
(bsc#1012628).
|
||||||
|
- fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
|
||||||
|
(bsc#1012628).
|
||||||
|
- timers: Move clearing of base::timer_running under base:: Lock
|
||||||
|
(bsc#1012628).
|
||||||
|
- virt: acrn: Do hcall_destroy_vm() before resource release
|
||||||
|
(bsc#1012628).
|
||||||
|
- perf: Fix required permissions if sigtrap is requested
|
||||||
|
(bsc#1012628).
|
||||||
|
- xfrm: Fix RCU vs hash_resize_mutex lock inversion (bsc#1012628).
|
||||||
|
- net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
|
||||||
|
(bsc#1012628).
|
||||||
|
- pcmcia: i82092: fix a null pointer dereference bug
|
||||||
|
(bsc#1012628).
|
||||||
|
- scsi: ibmvfc: Fix command state accounting and stale response
|
||||||
|
detection (bsc#1012628).
|
||||||
|
- selinux: correct the return value when loads initial sids
|
||||||
|
(bsc#1012628).
|
||||||
|
- bus: ti-sysc: AM3: RNG is GP only (bsc#1012628).
|
||||||
|
- Revert "gpio: mpc8xxx: change the gpio interrupt
|
||||||
|
flags." (bsc#1012628).
|
||||||
|
- arm64: fix compat syscall return truncation (bsc#1012628).
|
||||||
|
- ARM: omap2+: hwmod: fix potential NULL pointer access
|
||||||
|
(bsc#1012628).
|
||||||
|
- md/raid10: properly indicate failure when ending a failed
|
||||||
|
write request (bsc#1012628).
|
||||||
|
- io-wq: fix race between worker exiting and activating free
|
||||||
|
worker (bsc#1012628).
|
||||||
|
- s390/dasd: fix use after free in dasd path handling
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86: accept userspace interrupt only if no event is
|
||||||
|
injected (bsc#1012628).
|
||||||
|
- KVM: SVM: Fix off-by-one indexing when nullifying last used
|
||||||
|
SEV VMCB (bsc#1012628).
|
||||||
|
- KVM: Do not leak memory for duplicate debugfs directories
|
||||||
|
(bsc#1012628).
|
||||||
|
- KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit builds
|
||||||
|
(bsc#1012628).
|
||||||
|
- soc: ixp4xx: fix printing resources (bsc#1012628).
|
||||||
|
- interconnect: Fix undersized devress_alloc allocation
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro
|
||||||
|
(bsc#1012628).
|
||||||
|
- usb: cdnsp: Fix incorrect supported maximum speed (bsc#1012628).
|
||||||
|
- spi: meson-spicc: fix memory leak in meson_spicc_remove
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: Zero initial BW after sync-state (bsc#1012628).
|
||||||
|
- interconnect: Always call pre_aggregate before aggregate
|
||||||
|
(bsc#1012628).
|
||||||
|
- interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for
|
||||||
|
all nodes (bsc#1012628).
|
||||||
|
- drm/i915: Correct SFC_DONE register offset (bsc#1012628).
|
||||||
|
- soc: ixp4xx/qmgr: fix invalid __iomem access (bsc#1012628).
|
||||||
|
- perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit
|
||||||
|
inside the guest (bsc#1012628).
|
||||||
|
- sched/rt: Fix double enqueue caused by rt_effective_prio
|
||||||
|
(bsc#1012628).
|
||||||
|
- riscv: dts: fix memory size for the SiFive HiFive Unmatched
|
||||||
|
(bsc#1012628).
|
||||||
|
- libata: fix ata_pio_sector for CONFIG_HIGHMEM (bsc#1012628).
|
||||||
|
- reiserfs: add check for root_inode in reiserfs_fill_super
|
||||||
|
(bsc#1012628).
|
||||||
|
- reiserfs: check directory items on read from disk (bsc#1012628).
|
||||||
|
- virt_wifi: fix error on connect (bsc#1012628).
|
||||||
|
- net: qede: Fix end of loop tests for list_for_each_entry
|
||||||
|
(bsc#1012628).
|
||||||
|
- alpha: Send stop IPI to send to online CPUs (bsc#1012628).
|
||||||
|
- net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock
|
||||||
|
and ql_adapter_reset (bsc#1012628).
|
||||||
|
- smb3: rc uninitialized in one fallocate path (bsc#1012628).
|
||||||
|
- drm/amdgpu/display: only enable aux backlight control for OLED
|
||||||
|
panels (bsc#1012628).
|
||||||
|
- platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
|
||||||
|
(bsc#1012628).
|
||||||
|
- HID: ft260: fix device removal due to USB disconnect
|
||||||
|
(bsc#1012628).
|
||||||
|
- commit 37b568f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 19:07:42 CEST 2021 - msuchanek@suse.de
|
||||||
|
|
||||||
|
- README: Modernize build instructions.
|
||||||
|
- commit 8cc5c28
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 11 08:39:05 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-obs-build.spec.in: make builds reproducible (bsc#1189305)
|
||||||
|
- commit 7f9ade7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
Wed Aug 11 06:36:51 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -96,6 +415,15 @@ Thu Aug 5 10:56:22 CEST 2021 - jslaby@suse.cz
|
|||||||
Not provided in stagings.
|
Not provided in stagings.
|
||||||
- commit 967c6a8
|
- commit 967c6a8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 5 08:37:33 CEST 2021 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-source.rpmlintrc: ignore new include/config files
|
||||||
|
In 5.13, since 0e0345b77ac4, config files have no longer .h suffix.
|
||||||
|
Adapt the zero-length check.
|
||||||
|
Based on Martin Liska's change.
|
||||||
|
- commit b6f021b
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
Wed Aug 4 21:14:06 CEST 2021 - jeffm@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 5.13
|
%define srcversion 5.13
|
||||||
%define patchversion 5.13.9
|
%define patchversion 5.13.10
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
%define compress_modules xz
|
%define compress_modules xz
|
||||||
@ -86,9 +86,9 @@ Name: kernel-zfcpdump
|
|||||||
Summary: The IBM System Z zfcpdump Kernel
|
Summary: The IBM System Z zfcpdump Kernel
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 5.13.9
|
Version: 5.13.10
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g2e9639b
|
Release: <RELEASE>.g37b568f
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -206,10 +206,10 @@ Conflicts: hyper-v < 4
|
|||||||
Conflicts: libc.so.6()(64bit)
|
Conflicts: libc.so.6()(64bit)
|
||||||
%endif
|
%endif
|
||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
Provides: kernel-%build_flavor-base-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: kernel-%build_flavor-base-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
Provides: kernel-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: kernel-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
# END COMMON DEPS
|
# END COMMON DEPS
|
||||||
Provides: %name-srchash-2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
Provides: %name-srchash-37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
%obsolete_rebuilds %name
|
%obsolete_rebuilds %name
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:d3be752c1d2b3b6f077b1314c80b03a3ea2c7137538574d6f4083d7cda7c9cba
|
oid sha256:c811f7ccd73b8e9d6b65f7b775ab4718b8f2d4f5427729f04db06220923866e5
|
||||||
size 1363520
|
size 1483986
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:0a4df8c49b0876c64c472cc1e60f9c6776d14026eca1b64a3ba941c54e661940
|
oid sha256:e68879505d548ae9525b6f7aa09fa04b3fe14223f90b37c01ea20516c5ed728c
|
||||||
size 60977
|
size 60297
|
||||||
|
176
series.conf
176
series.conf
@ -1988,6 +1988,181 @@
|
|||||||
patches.kernel.org/5.13.9-034-drm-amd-display-Fix-ASSR-regression-on-embedde.patch
|
patches.kernel.org/5.13.9-034-drm-amd-display-Fix-ASSR-regression-on-embedde.patch
|
||||||
patches.kernel.org/5.13.9-035-spi-mediatek-Fix-fifo-transfer.patch
|
patches.kernel.org/5.13.9-035-spi-mediatek-Fix-fifo-transfer.patch
|
||||||
patches.kernel.org/5.13.9-036-Linux-5.13.9.patch
|
patches.kernel.org/5.13.9-036-Linux-5.13.9.patch
|
||||||
|
patches.kernel.org/5.13.10-001-Revert-ACPICA-Fix-memory-leak-caused-by-_CID-.patch
|
||||||
|
patches.kernel.org/5.13.10-002-ALSA-seq-Fix-racy-deletion-of-subscriber.patch
|
||||||
|
patches.kernel.org/5.13.10-003-bus-ti-sysc-Fix-gpt12-system-timer-issue-with.patch
|
||||||
|
patches.kernel.org/5.13.10-004-net-xfrm-fix-memory-leak-in-xfrm_user_rcv_msg.patch
|
||||||
|
patches.kernel.org/5.13.10-005-arm64-dts-ls1028a-fix-node-name-for-the-syscl.patch
|
||||||
|
patches.kernel.org/5.13.10-006-dmaengine-idxd-fix-array-index-when-int_handl.patch
|
||||||
|
patches.kernel.org/5.13.10-007-dmaengine-idxd-fix-setup-sequence-for-MSIXPER.patch
|
||||||
|
patches.kernel.org/5.13.10-008-ARM-imx-add-missing-iounmap.patch
|
||||||
|
patches.kernel.org/5.13.10-009-ARM-imx-add-missing-clk_disable_unprepare.patch
|
||||||
|
patches.kernel.org/5.13.10-010-ARM-dts-imx6qdl-sr-som-Increase-the-PHY-reset.patch
|
||||||
|
patches.kernel.org/5.13.10-011-Revert-soc-imx8m-change-to-use-platform-drive.patch
|
||||||
|
patches.kernel.org/5.13.10-012-dmaengine-idxd-fix-desc-vector-that-isn-t-bei.patch
|
||||||
|
patches.kernel.org/5.13.10-013-dmaengine-idxd-fix-sequence-for-pci-driver-re.patch
|
||||||
|
patches.kernel.org/5.13.10-014-dmaengine-idxd-fix-submission-race-window.patch
|
||||||
|
patches.kernel.org/5.13.10-015-arm64-dts-ls1028-sl28-fix-networking-for-vari.patch
|
||||||
|
patches.kernel.org/5.13.10-016-ARM-dts-colibri-imx6ull-limit-SDIO-clock-to-2.patch
|
||||||
|
patches.kernel.org/5.13.10-017-ARM-imx-fix-missing-3rd-argument-in-macro-imx.patch
|
||||||
|
patches.kernel.org/5.13.10-018-ARM-dts-imx-Swap-M53Menlo-pinctrl_power_butto.patch
|
||||||
|
patches.kernel.org/5.13.10-019-arm64-dts-armada-3720-turris-mox-fixed-indice.patch
|
||||||
|
patches.kernel.org/5.13.10-020-ext4-fix-potential-uninitialized-access-to-re.patch
|
||||||
|
patches.kernel.org/5.13.10-021-arm64-dts-armada-3720-turris-mox-remove-mrvl-.patch
|
||||||
|
patches.kernel.org/5.13.10-022-ALSA-usb-audio-fix-incorrect-clock-source-set.patch
|
||||||
|
patches.kernel.org/5.13.10-023-riscv-stacktrace-Fix-NULL-pointer-dereference.patch
|
||||||
|
patches.kernel.org/5.13.10-024-clk-stm32f4-fix-post-divisor-setup-for-I2S-SA.patch
|
||||||
|
patches.kernel.org/5.13.10-025-ARM-dts-am437x-l4-fix-typo-in-can-0-node.patch
|
||||||
|
patches.kernel.org/5.13.10-026-omap5-board-common-remove-not-physically-exis.patch
|
||||||
|
patches.kernel.org/5.13.10-027-dmaengine-uniphier-xdmac-Use-readl_poll_timeo.patch
|
||||||
|
patches.kernel.org/5.13.10-028-clk-tegra-Implement-disable_unused-of-tegra_c.patch
|
||||||
|
patches.kernel.org/5.13.10-029-dmaengine-stm32-dma-Fix-PM-usage-counter-imba.patch
|
||||||
|
patches.kernel.org/5.13.10-030-dmaengine-stm32-dmamux-Fix-PM-usage-counter-u.patch
|
||||||
|
patches.kernel.org/5.13.10-031-spi-imx-mx51-ecspi-Reinstate-low-speed-CONFIG.patch
|
||||||
|
patches.kernel.org/5.13.10-032-spi-imx-mx51-ecspi-Fix-low-speed-CONFIGREG-de.patch
|
||||||
|
patches.kernel.org/5.13.10-033-drm-kmb-Enable-LCD-DMA-for-low-TVDDCV.patch
|
||||||
|
patches.kernel.org/5.13.10-034-scsi-sr-Return-correct-event-when-media-event.patch
|
||||||
|
patches.kernel.org/5.13.10-035-media-videobuf2-core-dequeue-if-start_streami.patch
|
||||||
|
patches.kernel.org/5.13.10-036-ARM-dts-stm32-Prefer-HW-RTC-on-DHCOM-SoM.patch
|
||||||
|
patches.kernel.org/5.13.10-037-ARM-dts-stm32-Disable-LAN8710-EDPD-on-DHCOM.patch
|
||||||
|
patches.kernel.org/5.13.10-038-ARM-dts-stm32-Fix-touchscreen-IRQ-line-assign.patch
|
||||||
|
patches.kernel.org/5.13.10-039-dmaengine-imx-dma-configure-the-generic-DMA-t.patch
|
||||||
|
patches.kernel.org/5.13.10-040-net-gro-Set-inner-transport-header-offset-in-.patch
|
||||||
|
patches.kernel.org/5.13.10-041-net-dsa-sja1105-overwrite-dynamic-FDB-entries.patch
|
||||||
|
patches.kernel.org/5.13.10-042-net-dsa-sja1105-invalidate-dynamic-FDB-entrie.patch
|
||||||
|
patches.kernel.org/5.13.10-043-net-dsa-sja1105-ignore-the-FDB-entry-for-unkn.patch
|
||||||
|
patches.kernel.org/5.13.10-044-net-dsa-sja1105-be-stateless-with-FDB-entries.patch
|
||||||
|
patches.kernel.org/5.13.10-045-net-dsa-sja1105-match-FDB-entries-regardless-.patch
|
||||||
|
patches.kernel.org/5.13.10-046-net-phy-micrel-Fix-detection-of-ksz87xx-switc.patch
|
||||||
|
patches.kernel.org/5.13.10-047-net-natsemi-Fix-missing-pci_disable_device-in.patch
|
||||||
|
patches.kernel.org/5.13.10-048-gpio-tqmx86-really-make-IRQ-optional.patch
|
||||||
|
patches.kernel.org/5.13.10-049-RDMA-mlx5-Delay-emptying-a-cache-entry-when-a.patch
|
||||||
|
patches.kernel.org/5.13.10-050-net-bridge-validate-the-NUD_PERMANENT-bit-whe.patch
|
||||||
|
patches.kernel.org/5.13.10-051-sctp-move-the-active_key-update-after-sh_keys.patch
|
||||||
|
patches.kernel.org/5.13.10-052-drm-i915-Call-i915_globals_exit-if-pci_regist.patch
|
||||||
|
patches.kernel.org/5.13.10-053-nfp-update-ethtool-reporting-of-pauseframe-co.patch
|
||||||
|
patches.kernel.org/5.13.10-054-net-ipv6-fix-returned-variable-type-in-ip6_sk.patch
|
||||||
|
patches.kernel.org/5.13.10-055-RDMA-hns-Fix-the-double-unlock-problem-of-pol.patch
|
||||||
|
patches.kernel.org/5.13.10-056-net-dsa-qca-ar9331-reorder-MDIO-write-sequenc.patch
|
||||||
|
patches.kernel.org/5.13.10-057-riscv-Disable-STACKPROTECTOR_PER_TASK-if-GCC_.patch
|
||||||
|
patches.kernel.org/5.13.10-058-net-sched-fix-lockdep_set_class-typo-error-fo.patch
|
||||||
|
patches.kernel.org/5.13.10-059-drm-i915-fix-i915_globals_exit-section-mismat.patch
|
||||||
|
patches.kernel.org/5.13.10-060-MIPS-check-return-value-of-pgtable_pmd_page_c.patch
|
||||||
|
patches.kernel.org/5.13.10-061-x86-tools-relocs-Fix-non-POSIX-regexp.patch
|
||||||
|
patches.kernel.org/5.13.10-062-mips-Fix-non-POSIX-regexp.patch
|
||||||
|
patches.kernel.org/5.13.10-063-kbuild-cancel-sub_make_done-for-the-install-t.patch
|
||||||
|
patches.kernel.org/5.13.10-064-bnx2x-fix-an-error-code-in-bnx2x_nic_load.patch
|
||||||
|
patches.kernel.org/5.13.10-065-net-ethernet-ti-am65-cpsw-fix-crash-in-am65_c.patch
|
||||||
|
patches.kernel.org/5.13.10-066-net-pegasus-fix-uninit-value-in-get_interrupt.patch
|
||||||
|
patches.kernel.org/5.13.10-067-net-fec-fix-use-after-free-in-fec_drv_remove.patch
|
||||||
|
patches.kernel.org/5.13.10-068-net-vxge-fix-use-after-free-in-vxge_device_un.patch
|
||||||
|
patches.kernel.org/5.13.10-069-blk-iolatency-error-out-if-blk_get_queue-fail.patch
|
||||||
|
patches.kernel.org/5.13.10-070-Bluetooth-defer-cleanup-of-resources-in-hci_u.patch
|
||||||
|
patches.kernel.org/5.13.10-071-io-wq-fix-no-lock-protection-of-acct-nr_worke.patch
|
||||||
|
patches.kernel.org/5.13.10-072-io-wq-fix-lack-of-acct-nr_workers-acct-max_wo.patch
|
||||||
|
patches.kernel.org/5.13.10-073-USB-usbtmc-Fix-RCU-stall-warning.patch
|
||||||
|
patches.kernel.org/5.13.10-074-USB-serial-option-add-Telit-FD980-composition.patch
|
||||||
|
patches.kernel.org/5.13.10-075-USB-serial-ch341-fix-character-loss-at-high-t.patch
|
||||||
|
patches.kernel.org/5.13.10-076-USB-serial-ftdi_sio-add-device-ID-for-Auto-M3.patch
|
||||||
|
patches.kernel.org/5.13.10-077-USB-serial-pl2303-fix-HX-type-detection.patch
|
||||||
|
patches.kernel.org/5.13.10-078-USB-serial-pl2303-fix-GT-type-detection.patch
|
||||||
|
patches.kernel.org/5.13.10-079-firmware_loader-use-ETIMEDOUT-instead-of-EAGA.patch
|
||||||
|
patches.kernel.org/5.13.10-080-firmware_loader-fix-use-after-free-in-firmwar.patch
|
||||||
|
patches.kernel.org/5.13.10-081-drm-amdgpu-fix-checking-pmops-when-PM_SLEEP-i.patch
|
||||||
|
patches.kernel.org/5.13.10-082-drm-amdgpu-display-fix-DMUB-firmware-version-.patch
|
||||||
|
patches.kernel.org/5.13.10-083-ALSA-pcm-fix-mmap-capability-check-for-the-sn.patch
|
||||||
|
patches.kernel.org/5.13.10-084-ALSA-hda-realtek-add-mic-quirk-for-Acer-SF314.patch
|
||||||
|
patches.kernel.org/5.13.10-085-ALSA-hda-realtek-Fix-headset-mic-for-Acer-SWI.patch
|
||||||
|
patches.kernel.org/5.13.10-086-ALSA-usb-audio-Fix-superfluous-autosuspend-re.patch
|
||||||
|
patches.kernel.org/5.13.10-087-ALSA-usb-audio-Add-registration-quirk-for-JBL.patch
|
||||||
|
patches.kernel.org/5.13.10-088-ALSA-usb-audio-Avoid-unnecessary-or-invalid-c.patch
|
||||||
|
patches.kernel.org/5.13.10-089-usb-dwc3-gadget-Use-list_replace_init-before-.patch
|
||||||
|
patches.kernel.org/5.13.10-090-usb-dwc3-gadget-Avoid-runtime-resume-if-disab.patch
|
||||||
|
patches.kernel.org/5.13.10-091-usb-gadget-remove-leaked-entry-from-udc-drive.patch
|
||||||
|
patches.kernel.org/5.13.10-092-usb-cdns3-Fixed-incorrect-gadget-state.patch
|
||||||
|
patches.kernel.org/5.13.10-093-usb-cdnsp-Fixed-issue-with-ZLP.patch
|
||||||
|
patches.kernel.org/5.13.10-094-usb-gadget-f_hid-added-GET_IDLE-and-SET_IDLE-.patch
|
||||||
|
patches.kernel.org/5.13.10-095-usb-gadget-f_hid-fixed-NULL-pointer-dereferen.patch
|
||||||
|
patches.kernel.org/5.13.10-096-usb-gadget-f_hid-idle-uses-the-highest-byte-f.patch
|
||||||
|
patches.kernel.org/5.13.10-097-usb-host-ohci-at91-suspend-resume-ports-after.patch
|
||||||
|
patches.kernel.org/5.13.10-098-usb-typec-tcpm-Keep-other-events-when-receivi.patch
|
||||||
|
patches.kernel.org/5.13.10-099-usb-otg-fsm-Fix-hrtimer-list-corruption.patch
|
||||||
|
patches.kernel.org/5.13.10-100-clk-fix-leak-on-devm_clk_bulk_get_all-unwind.patch
|
||||||
|
patches.kernel.org/5.13.10-101-scripts-tracing-fix-the-bug-that-can-t-parse-.patch
|
||||||
|
patches.kernel.org/5.13.10-102-tracing-histogram-Give-calculation-hist_field.patch
|
||||||
|
patches.kernel.org/5.13.10-103-tracing-Reject-string-operand-in-the-histogra.patch
|
||||||
|
patches.kernel.org/5.13.10-104-tracing-Fix-NULL-pointer-dereference-in-start.patch
|
||||||
|
patches.kernel.org/5.13.10-105-tracepoint-static-call-Compare-data-on-transi.patch
|
||||||
|
patches.kernel.org/5.13.10-106-tracepoint-Fix-static-call-function-vs-data-s.patch
|
||||||
|
patches.kernel.org/5.13.10-107-tracepoint-Use-rcu-get-state-and-cond-sync-fo.patch
|
||||||
|
patches.kernel.org/5.13.10-108-arm64-stacktrace-avoid-tracing-arch_stack_wal.patch
|
||||||
|
patches.kernel.org/5.13.10-109-optee-Clear-stale-cache-entries-during-initia.patch
|
||||||
|
patches.kernel.org/5.13.10-110-tee-add-tee_shm_alloc_kernel_buf.patch
|
||||||
|
patches.kernel.org/5.13.10-111-tee-Correct-inappropriate-usage-of-TEE_SHM_DM.patch
|
||||||
|
patches.kernel.org/5.13.10-112-optee-Fix-memory-leak-when-failing-to-registe.patch
|
||||||
|
patches.kernel.org/5.13.10-113-optee-Refuse-to-load-the-driver-under-the-kdu.patch
|
||||||
|
patches.kernel.org/5.13.10-114-optee-fix-tee-out-of-memory-failure-seen-duri.patch
|
||||||
|
patches.kernel.org/5.13.10-115-tpm_ftpm_tee-Free-and-unregister-TEE-shared-m.patch
|
||||||
|
patches.kernel.org/5.13.10-116-staging-rtl8723bs-Fix-a-resource-leak-in-sd_i.patch
|
||||||
|
patches.kernel.org/5.13.10-117-staging-rtl8712-get-rid-of-flush_scheduled_wo.patch
|
||||||
|
patches.kernel.org/5.13.10-118-staging-rtl8712-error-handling-refactoring.patch
|
||||||
|
patches.kernel.org/5.13.10-119-drivers-core-Fix-oops-when-driver-probe-fails.patch
|
||||||
|
patches.kernel.org/5.13.10-120-media-rtl28xxu-fix-zero-length-control-reques.patch
|
||||||
|
patches.kernel.org/5.13.10-121-pipe-increase-minimum-default-pipe-size-to-2-.patch
|
||||||
|
patches.kernel.org/5.13.10-122-ext4-fix-potential-htree-corruption-when-grow.patch
|
||||||
|
patches.kernel.org/5.13.10-123-Revert-thunderbolt-Hide-authorized-attribute-.patch
|
||||||
|
patches.kernel.org/5.13.10-124-serial-tegra-Only-print-FIFO-error-message-wh.patch
|
||||||
|
patches.kernel.org/5.13.10-125-serial-8250_mtk-fix-uart-corruption-issue-whe.patch
|
||||||
|
patches.kernel.org/5.13.10-126-serial-8250-Mask-out-floating-16-32-bit-bus-b.patch
|
||||||
|
patches.kernel.org/5.13.10-127-serial-8250-fix-handle_irq-locking.patch
|
||||||
|
patches.kernel.org/5.13.10-128-MIPS-Malta-Do-not-byte-swap-accesses-to-the-C.patch
|
||||||
|
patches.kernel.org/5.13.10-129-serial-8250_pci-Enumerate-Elkhart-Lake-UARTs-.patch
|
||||||
|
patches.kernel.org/5.13.10-130-serial-8250_pci-Avoid-irq-sharing-for-MSI-X-i.patch
|
||||||
|
patches.kernel.org/5.13.10-131-fpga-dfl-fme-Fix-cpu-hotplug-issue-in-perform.patch
|
||||||
|
patches.kernel.org/5.13.10-132-timers-Move-clearing-of-base-timer_running-un.patch
|
||||||
|
patches.kernel.org/5.13.10-133-virt-acrn-Do-hcall_destroy_vm-before-resource.patch
|
||||||
|
patches.kernel.org/5.13.10-134-perf-Fix-required-permissions-if-sigtrap-is-r.patch
|
||||||
|
patches.kernel.org/5.13.10-135-xfrm-Fix-RCU-vs-hash_resize_mutex-lock-invers.patch
|
||||||
|
patches.kernel.org/5.13.10-136-net-xfrm-compat-Copy-xfrm_spdattr_type_t-atri.patch
|
||||||
|
patches.kernel.org/5.13.10-137-pcmcia-i82092-fix-a-null-pointer-dereference-.patch
|
||||||
|
patches.kernel.org/5.13.10-138-scsi-ibmvfc-Fix-command-state-accounting-and-.patch
|
||||||
|
patches.kernel.org/5.13.10-139-selinux-correct-the-return-value-when-loads-i.patch
|
||||||
|
patches.kernel.org/5.13.10-140-bus-ti-sysc-AM3-RNG-is-GP-only.patch
|
||||||
|
patches.kernel.org/5.13.10-141-Revert-gpio-mpc8xxx-change-the-gpio-interrupt.patch
|
||||||
|
patches.kernel.org/5.13.10-142-arm64-fix-compat-syscall-return-truncation.patch
|
||||||
|
patches.kernel.org/5.13.10-143-ARM-omap2-hwmod-fix-potential-NULL-pointer-ac.patch
|
||||||
|
patches.kernel.org/5.13.10-144-md-raid10-properly-indicate-failure-when-endi.patch
|
||||||
|
patches.kernel.org/5.13.10-145-io-wq-fix-race-between-worker-exiting-and-act.patch
|
||||||
|
patches.kernel.org/5.13.10-146-s390-dasd-fix-use-after-free-in-dasd-path-han.patch
|
||||||
|
patches.kernel.org/5.13.10-147-KVM-x86-accept-userspace-interrupt-only-if-no.patch
|
||||||
|
patches.kernel.org/5.13.10-148-KVM-SVM-Fix-off-by-one-indexing-when-nullifyi.patch
|
||||||
|
patches.kernel.org/5.13.10-149-KVM-Do-not-leak-memory-for-duplicate-debugfs-.patch
|
||||||
|
patches.kernel.org/5.13.10-150-KVM-x86-mmu-Fix-per-cpu-counter-corruption-on.patch
|
||||||
|
patches.kernel.org/5.13.10-151-soc-ixp4xx-fix-printing-resources.patch
|
||||||
|
patches.kernel.org/5.13.10-152-interconnect-Fix-undersized-devress_alloc-all.patch
|
||||||
|
patches.kernel.org/5.13.10-153-usb-cdnsp-Fix-the-IMAN_IE_SET-and-IMAN_IE_CLE.patch
|
||||||
|
patches.kernel.org/5.13.10-154-usb-cdnsp-Fix-incorrect-supported-maximum-spe.patch
|
||||||
|
patches.kernel.org/5.13.10-155-spi-meson-spicc-fix-memory-leak-in-meson_spic.patch
|
||||||
|
patches.kernel.org/5.13.10-156-interconnect-Zero-initial-BW-after-sync-state.patch
|
||||||
|
patches.kernel.org/5.13.10-157-interconnect-Always-call-pre_aggregate-before.patch
|
||||||
|
patches.kernel.org/5.13.10-158-interconnect-qcom-icc-rpmh-Ensure-floor-BW-is.patch
|
||||||
|
patches.kernel.org/5.13.10-159-drm-i915-Correct-SFC_DONE-register-offset.patch
|
||||||
|
patches.kernel.org/5.13.10-160-soc-ixp4xx-qmgr-fix-invalid-__iomem-access.patch
|
||||||
|
patches.kernel.org/5.13.10-161-perf-x86-amd-Don-t-touch-the-AMD64_EVENTSEL_H.patch
|
||||||
|
patches.kernel.org/5.13.10-162-sched-rt-Fix-double-enqueue-caused-by-rt_effe.patch
|
||||||
|
patches.kernel.org/5.13.10-163-riscv-dts-fix-memory-size-for-the-SiFive-HiFi.patch
|
||||||
|
patches.kernel.org/5.13.10-164-libata-fix-ata_pio_sector-for-CONFIG_HIGHMEM.patch
|
||||||
|
patches.kernel.org/5.13.10-165-reiserfs-add-check-for-root_inode-in-reiserfs.patch
|
||||||
|
patches.kernel.org/5.13.10-166-reiserfs-check-directory-items-on-read-from-d.patch
|
||||||
|
patches.kernel.org/5.13.10-167-virt_wifi-fix-error-on-connect.patch
|
||||||
|
patches.kernel.org/5.13.10-168-net-qede-Fix-end-of-loop-tests-for-list_for_e.patch
|
||||||
|
patches.kernel.org/5.13.10-169-alpha-Send-stop-IPI-to-send-to-online-CPUs.patch
|
||||||
|
patches.kernel.org/5.13.10-170-net-qla3xxx-fix-schedule-while-atomic-in-ql_w.patch
|
||||||
|
patches.kernel.org/5.13.10-171-smb3-rc-uninitialized-in-one-fallocate-path.patch
|
||||||
|
patches.kernel.org/5.13.10-172-drm-amdgpu-display-only-enable-aux-backlight-.patch
|
||||||
|
patches.kernel.org/5.13.10-173-platform-x86-gigabyte-wmi-add-support-for-B55.patch
|
||||||
|
patches.kernel.org/5.13.10-174-HID-ft260-fix-device-removal-due-to-USB-disco.patch
|
||||||
|
patches.kernel.org/5.13.10-175-Linux-5.13.10.patch
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Build fixes that apply to the vanilla kernel too.
|
# Build fixes that apply to the vanilla kernel too.
|
||||||
@ -2016,7 +2191,6 @@
|
|||||||
patches.suse/mmc-sdhci-iproc-set-sdhci_quirk_cap_clock_base_broken-on-bcm2711.patch
|
patches.suse/mmc-sdhci-iproc-set-sdhci_quirk_cap_clock_base_broken-on-bcm2711.patch
|
||||||
patches.suse/pinctrl-bcm2835-accept-fewer-than-expected-irqs.patch
|
patches.suse/pinctrl-bcm2835-accept-fewer-than-expected-irqs.patch
|
||||||
patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch
|
patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch
|
||||||
patches.suse/scsi-sr-Return-correct-event-when-media-event-code-i.patch
|
|
||||||
patches.suse/Revert-qed-fix-possible-unpaired-spin_-un-lock_bh-in.patch
|
patches.suse/Revert-qed-fix-possible-unpaired-spin_-un-lock_bh-in.patch
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2021-08-11 04:36:51 +0000
|
2021-08-13 04:16:18 +0000
|
||||||
GIT Revision: 2e9639bdfc7b044b86e3953792abd84a679e7ddb
|
GIT Revision: 37b568f54b08141caacbdd7423dabaa2d20f8796
|
||||||
GIT Branch: stable
|
GIT Branch: stable
|
||||||
|
Loading…
Reference in New Issue
Block a user