commit 91426efa17c9d25b4e397766a6ed536b4093c8f3
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1396
This commit is contained in:
parent
95877f29bf
commit
8360a4fc4e
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cae6149121c19a15504e45633ebb89bec9019751504aa94aac71c44afcf546fe
|
||||
size 276327
|
||||
oid sha256:0df31116302b09c630a9254e623ebb05d69033f93b3f536e6ac0173c04900773
|
||||
size 276319
|
||||
|
@ -1,3 +1,443 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:32:13 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
|
||||
(git-fixes).
|
||||
- commit 91426ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:19:11 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.11 (bsc#1012628).
|
||||
- ah6: fix error return code in ah6_input() (bsc#1012628).
|
||||
- atm: nicstar: Unmap DMA on send error (bsc#1012628).
|
||||
- bnxt_en: read EEPROM A2h address using page 0 (bsc#1012628).
|
||||
- devlink: Add missing genlmsg_cancel() in
|
||||
devlink_nl_sb_port_pool_fill() (bsc#1012628).
|
||||
- enetc: Workaround for MDIO register access issue (bsc#1012628).
|
||||
- Exempt multicast addresses from five-second neighbor lifetime
|
||||
(bsc#1012628).
|
||||
- inet_diag: Fix error path to cancel the meseage in
|
||||
inet_req_diag_fill() (bsc#1012628).
|
||||
- ipv6: Fix error path to cancel the meseage (bsc#1012628).
|
||||
- lan743x: fix issue causing intermittent kernel log warnings
|
||||
(bsc#1012628).
|
||||
- lan743x: prevent entire kernel HANG on open, for some platforms
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Use variable timeout for EMAD retries
|
||||
(bsc#1012628).
|
||||
- net: b44: fix error return code in b44_init_one() (bsc#1012628).
|
||||
- net: bridge: add missing counters to ndo_get_stats64 callback
|
||||
(bsc#1012628).
|
||||
- netdevsim: set .owner to THIS_MODULE (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: fix error return code in
|
||||
mtk_star_enable() (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: return ok when xmit drops
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix cpts irq after suspend
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
|
||||
(bsc#1012628).
|
||||
- net: ftgmac100: Fix crash when removing driver (bsc#1012628).
|
||||
- net: Have netpoll bring-up DSA management interface
|
||||
(bsc#1012628).
|
||||
- net: ipa: lock when freeing transaction (bsc#1012628).
|
||||
- netlabel: fix our progress tracking in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- netlabel: fix an uninitialized warning in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- net: lantiq: Wait for the GPHY firmware to be ready
|
||||
(bsc#1012628).
|
||||
- net/mlx4_core: Fix init_hca fields offset (bsc#1012628).
|
||||
- net/mlx5e: Fix refcount leak on kTLS RX resync (bsc#1012628).
|
||||
- net/ncsi: Fix netlink registration (bsc#1012628).
|
||||
- net: phy: mscc: remove non-MACSec compatible phy (bsc#1012628).
|
||||
- net: qualcomm: rmnet: Fix incorrect receive packet handling
|
||||
during cleanup (bsc#1012628).
|
||||
- net/smc: fix direct access to ib_gid_addr->ndev in
|
||||
smc_ib_determine_gid() (bsc#1012628).
|
||||
- net: stmmac: Use rtnl_lock/unlock on
|
||||
netif_set_real_num_rx_queues() call (bsc#1012628).
|
||||
- net/tls: fix corrupted data in recvmsg (bsc#1012628).
|
||||
- net: x25: Increase refcnt of "struct x25_neigh" in
|
||||
x25_rx_call_request (bsc#1012628).
|
||||
- page_frag: Recover from memory pressure (bsc#1012628).
|
||||
- qed: fix error return code in qed_iwarp_ll2_start()
|
||||
(bsc#1012628).
|
||||
- qed: fix ILT configuration of SRC block (bsc#1012628).
|
||||
- qlcnic: fix error return code in qlcnic_83xx_restart_hw()
|
||||
(bsc#1012628).
|
||||
- sctp: change to hold/put transport for proto_unreach_timer
|
||||
(bsc#1012628).
|
||||
- tcp: only postpone PROBE_RTT if RTT is < current min_rtt
|
||||
estimate (bsc#1012628).
|
||||
- vsock: forward all packets to the host when no H2G is registered
|
||||
(bsc#1012628).
|
||||
- net/mlx5e: Fix check if netdev is bond slave (bsc#1012628).
|
||||
- net/mlx5: Add handling of port type in rule deletion
|
||||
(bsc#1012628).
|
||||
- net/mlx5: Clear bw_share upon VF disable (bsc#1012628).
|
||||
- net/mlx5: Disable QoS when min_rates on all VFs are zero
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Add pm_runtime_resume_and_get to deal with usage
|
||||
counter (bsc#1012628).
|
||||
- net: fec: Fix reference count leak in fec series ops
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Fix counter overflow logic (bsc#1012628).
|
||||
- bnxt_en: Free port stats during firmware reset (bsc#1012628).
|
||||
- net: mvneta: fix possible memory leak in
|
||||
mvneta_swbm_add_rx_fragment (bsc#1012628).
|
||||
- net/tls: Fix wrong record sn in async mode of device resync
|
||||
(bsc#1012628).
|
||||
- net: usb: qmi_wwan: Set DTR quirk for MR400 (bsc#1012628).
|
||||
- Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
|
||||
(bsc#1012628).
|
||||
- tools, bpftool: Avoid array index warnings (bsc#1012628).
|
||||
- habanalabs/gaudi: mask WDT error in QMAN (bsc#1012628).
|
||||
- pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by
|
||||
ufshcd_hold() (bsc#1012628).
|
||||
- scsi: ufs: Try to save power mode change and UIC cmd completion
|
||||
timeout (bsc#1012628).
|
||||
- pinctrl: mcp23s08: Print error message when regmap init fails
|
||||
(bsc#1012628).
|
||||
- selftests: kvm: Fix the segment descriptor layout to match
|
||||
the actual layout (bsc#1012628).
|
||||
- ACPI: button: Add DMI quirk for Medion Akoya E2228T
|
||||
(bsc#1012628).
|
||||
- arm64: errata: Fix handling of 1418040 with late CPU onlining
|
||||
(bsc#1012628).
|
||||
- arm64: psci: Avoid printing in cpu_psci_cpu_die() (bsc#1012628).
|
||||
- arm64: smp: Tell RCU about CPUs that fail to come online
|
||||
(bsc#1012628).
|
||||
- um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
|
||||
(bsc#1012628).
|
||||
- vfs: remove lockdep bogosity in __sb_start_write (bsc#1012628).
|
||||
- gfs2: fix possible reference leak in gfs2_check_blk_type
|
||||
(bsc#1012628).
|
||||
- hwmon: (pwm-fan) Fix RPM calculation (bsc#1012628).
|
||||
- gfs2: Fix case in which ail writes are done to jdata holes
|
||||
(bsc#1012628).
|
||||
- arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
|
||||
(bsc#1012628).
|
||||
- arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
|
||||
(bsc#1012628).
|
||||
- arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
|
||||
(bsc#1012628).
|
||||
- usb: dwc2: Avoid leaving the error_debugfs label unused
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: beelink-gs1: Enable both RGMII RX/TX
|
||||
delay (bsc#1012628).
|
||||
- arm64: dts: allwinner: Pine H64: Enable both RGMII RX/TX delay
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs
|
||||
to active high" (bsc#1012628).
|
||||
- ARM: dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: cubietruck: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet
|
||||
PHY (bsc#1012628).
|
||||
- ARM: dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHY
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sunxi: bananapi-m2-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: libretech-all-h5-cc: Enable RGMII
|
||||
RX/TX delay on PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX
|
||||
delay on PHY (bsc#1012628).
|
||||
- Input: adxl34x - clean up a data type in adxl34x_probe()
|
||||
(bsc#1012628).
|
||||
- MIPS: export has_transparent_hugepage() for modules
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq config registers offset programming
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: fsl: fix endianness issue of rcpm (bsc#1012628).
|
||||
- arm64: dts: imx8mm-beacon-som: Fix Choppy BT audio
|
||||
(bsc#1012628).
|
||||
- arm64: dts imx8mn: Remove non-existent USB OTG2 (bsc#1012628).
|
||||
- arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
|
||||
(bsc#1012628).
|
||||
- ARM: dts: vf610-zii-dev-rev-b: Fix MDIO over clocking
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx6q-prti6q: fix PHY address (bsc#1012628).
|
||||
- swiotlb: using SIZE_MAX needs limits.h included (bsc#1012628).
|
||||
- tee: amdtee: fix memory leak due to reset of global shm list
|
||||
(bsc#1012628).
|
||||
- tee: amdtee: synchronize access to shm list (bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
|
||||
(bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix SG capability check for MCDMA
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix TA3-GPIO-C key on STM32MP1 DHCOM PDK2
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2 (bsc#1012628).
|
||||
- ARM: dts: stm32: Define VIO regulator supply on DHCOM
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Enable thermal sensor support on
|
||||
stm32mp15xx-dhcor (bsc#1012628).
|
||||
- ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM
|
||||
(bsc#1012628).
|
||||
- arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (bsc#1012628).
|
||||
- dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
|
||||
(bsc#1012628).
|
||||
- kunit: tool: unmark test_data as binary blobs (bsc#1012628).
|
||||
- rcu: Don't invoke try_invoke_on_locked_down_task() with irqs
|
||||
disabled (bsc#1012628).
|
||||
- spi: fix client driver breakages when using GPIO descriptors
|
||||
(bsc#1012628).
|
||||
- Input: resistive-adc-touch - fix kconfig dependency on
|
||||
IIO_BUFFER (bsc#1012628).
|
||||
- Input: elan_i2c - fix firmware update on newer ICs
|
||||
(bsc#1012628).
|
||||
- rfkill: Fix use-after-free in rfkill_resume() (bsc#1012628).
|
||||
- RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
|
||||
(bsc#1012628).
|
||||
- RMDA/sw: Don't allow drivers using dma_virt_ops on highmem
|
||||
configs (bsc#1012628).
|
||||
- perf lock: Correct field name "flags" (bsc#1012628).
|
||||
- perf lock: Don't free "lock_seq_stat" if read_count isn't zero
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Fix oops in the rpc_xdr_buf event class (bsc#1012628).
|
||||
- drm: bridge: dw-hdmi: Avoid resetting force in the detect
|
||||
function (bsc#1012628).
|
||||
- tools, bpftool: Add missing close before bpftool net attach exit
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Fix error return code in hfi1_init_dd() (bsc#1012628).
|
||||
- ip_tunnels: Set tunnel option flag when tunnel metadata is
|
||||
present (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in can_rcv() (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in canfd_rcv() (bsc#1012628).
|
||||
- can: dev: can_restart(): post buffer from the right context
|
||||
(bsc#1012628).
|
||||
- can: ti_hecc: Fix memleak in ti_hecc_probe (bsc#1012628).
|
||||
- can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then
|
||||
pass to can_put_echo_skb() (bsc#1012628).
|
||||
- can: peak_usb: fix potential integer overflow on shift of a int
|
||||
(bsc#1012628).
|
||||
- can: flexcan: fix failure handling of pm_runtime_get_sync()
|
||||
(bsc#1012628).
|
||||
- can: tcan4x5x: replace depends on REGMAP_SPI with depends on
|
||||
SPI (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking
|
||||
for devm_regmap_init() (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_remove(): fix order of
|
||||
deregistration (bsc#1012628).
|
||||
- can: m_can: m_can_handle_state_change(): fix state change
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_class_free_dev(): introduce new function
|
||||
(bsc#1012628).
|
||||
- can: m_can: Fix freeing of can device from peripherials
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_stop(): set device to software init mode
|
||||
before closing (bsc#1012628).
|
||||
- dmaengine: idxd: fix mapping of portal size (bsc#1012628).
|
||||
- ASoC: Intel: KMB: Fix S24_LE configuration (bsc#1012628).
|
||||
- ASoC: qcom: lpass-platform: Fix memory leak (bsc#1012628).
|
||||
- spi: cadence-quadspi: Fix error return code in cqspi_probe
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix error return code in run_getsockopt_test()
|
||||
(bsc#1012628).
|
||||
- MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: dw-hdmi: fix error return code in
|
||||
sun8i_dw_hdmi_bind() (bsc#1012628).
|
||||
- net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos
|
||||
disabled (bsc#1012628).
|
||||
- bpf, sockmap: Fix partial copy_page_to_iter so progress can
|
||||
still be made (bsc#1012628).
|
||||
- bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress
|
||||
redirect (bsc#1012628).
|
||||
- can: kvaser_pciefd: Fix KCAN bittiming limits (bsc#1012628).
|
||||
- can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
|
||||
(bsc#1012628).
|
||||
- dmaengine: fix error codes in channel_register() (bsc#1012628).
|
||||
- iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Avoid panic if iommu init fails in tboot system
|
||||
(bsc#1012628).
|
||||
- can: flexcan: flexcan_chip_start(): fix erroneous
|
||||
flexcan_transceiver_enable() during bus-off recovery
|
||||
(bsc#1012628).
|
||||
- can: m_can: process interrupt only when not runtime suspended
|
||||
(bsc#1012628).
|
||||
- xfs: fix the minrecs logic when dealing with inode root child
|
||||
blocks (bsc#1012628).
|
||||
- xfs: strengthen rmap record flags checking (bsc#1012628).
|
||||
- xfs: directory scrub should check the null bestfree entries too
|
||||
(bsc#1012628).
|
||||
- xfs: ensure inobt record walks always make forward progress
|
||||
(bsc#1012628).
|
||||
- xfs: return corresponding errcode if xfs_initialize_perag()
|
||||
fail (bsc#1012628).
|
||||
- ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable
|
||||
disabled clock (bsc#1012628).
|
||||
- regulator: ti-abb: Fix array out of bound read access on the
|
||||
first transition (bsc#1012628).
|
||||
- libbpf: Fix VERSIONED_SYM_COUNT number parsing (bsc#1012628).
|
||||
- lib/strncpy_from_user.c: Mask out bytes after NUL terminator
|
||||
(bsc#1012628).
|
||||
- fail_function: Remove a redundant mutex unlock (bsc#1012628).
|
||||
- xfs: revert "xfs: fix rmap key and record comparison functions"
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: powerpc: Fix typo in macro variable name
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: sh: Fix register names (bsc#1012628).
|
||||
- bpf, sockmap: Skb verdict SK_PASS to self already checked rmem
|
||||
limits (bsc#1012628).
|
||||
- bpf, sockmap: On receive programs try to fast track SK_PASS
|
||||
ingress (bsc#1012628).
|
||||
- bpf, sockmap: Use truesize with sk_rmem_schedule()
|
||||
(bsc#1012628).
|
||||
- bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting
|
||||
to self (bsc#1012628).
|
||||
- efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
|
||||
(bsc#1012628).
|
||||
- counter/ti-eqep: Fix regmap max_register (bsc#1012628).
|
||||
- efi/x86: Free efi_pgd with free_pages() (bsc#1012628).
|
||||
- sched/fair: Fix overutilized update in enqueue_task_fair()
|
||||
(bsc#1012628).
|
||||
- sched: Fix data-race in wakeup (bsc#1012628).
|
||||
- sched: Fix rq->nr_iowait ordering (bsc#1012628).
|
||||
- libfs: fix error cast of negative value in simple_attr_write()
|
||||
(bsc#1012628).
|
||||
- afs: Fix speculative status fetch going out of order wrt to
|
||||
modifications (bsc#1012628).
|
||||
- HID: logitech-hidpp: Add PID for MX Anywhere 2 (bsc#1012628).
|
||||
- HID: mcp2221: Fix GPIO output handling (bsc#1012628).
|
||||
- HID: logitech-dj: Handle quad/bluetooth keyboards with a
|
||||
builtin trackpad (bsc#1012628).
|
||||
- HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00
|
||||
receiver (bsc#1012628).
|
||||
- speakup: Do not let the line discipline be used several times
|
||||
(bsc#1012628).
|
||||
- ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add delay quirk for all Logitech USB devices
|
||||
(bsc#1012628).
|
||||
- ALSA: ctl: fix error path at adding user-defined element set
|
||||
(bsc#1012628).
|
||||
- ALSA: mixart: Fix mutex deadlock (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset
|
||||
Button (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported mute Led for HP (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - HP Headset Mic can't detect after boot
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: fix potential deadlock (bsc#1012628).
|
||||
- tty: serial: imx: keep console clocks always on (bsc#1012628).
|
||||
- HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
|
||||
(bsc#1012628).
|
||||
- efivarfs: fix memory leak in efivarfs_create() (bsc#1012628).
|
||||
- staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
|
||||
(bsc#1012628).
|
||||
- staging: mt7621-pci: avoid to request pci bus resources
|
||||
(bsc#1012628).
|
||||
- iio: light: fix kconfig dependency bug for VCNL4035
|
||||
(bsc#1012628).
|
||||
- ext4: fix bogus warning in ext4_update_dx_flag() (bsc#1012628).
|
||||
- xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
|
||||
(bsc#1012628).
|
||||
- ACPI: fan: Initialize performance state sysfs attribute
|
||||
(bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Replace is_smo8500_device with an
|
||||
acpi_type enum (bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for
|
||||
setting tablet-mode (bsc#1012628).
|
||||
- iio: adc: mediatek: fix unset field (bsc#1012628).
|
||||
- iio: cros_ec: Use default frequencies when EC returns invalid
|
||||
information (bsc#1012628).
|
||||
- iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix battery VREF for JZ4770 SoC (bsc#1012628).
|
||||
- iio: adc: stm32-adc: fix a regression when using dma and irq
|
||||
(bsc#1012628).
|
||||
- serial: ar933x_uart: disable clk on error handling path in probe
|
||||
(bsc#1012628).
|
||||
- arm64: dts: agilex/stratix10: Fix qspi node compatible
|
||||
(bsc#1012628).
|
||||
- spi: lpspi: Fix use-after-free on unbind (bsc#1012628).
|
||||
- spi: Introduce device-managed SPI controller allocation
|
||||
(bsc#1012628).
|
||||
- spi: npcm-fiu: Don't leak SPI master in probe error path
|
||||
(bsc#1012628).
|
||||
- spi: bcm2835aux: Fix use-after-free on unbind (bsc#1012628).
|
||||
- regulator: pfuze100: limit pfuze-support-disable-sw to
|
||||
pfuze{100,200} (bsc#1012628).
|
||||
- regulator: fix memory leak with repeated
|
||||
set_machine_constraints() (bsc#1012628).
|
||||
- regulator: avoid resolve_supply() infinite recursion
|
||||
(bsc#1012628).
|
||||
- regulator: workaround self-referent regulators (bsc#1012628).
|
||||
- gfs2: Fix regression in freeze_go_sync (bsc#1012628).
|
||||
- xtensa: fix TLBTEMP area placement (bsc#1012628).
|
||||
- xtensa: disable preemption around cache alias management calls
|
||||
(bsc#1012628).
|
||||
- mac80211: minstrel: remove deferred sampling code (bsc#1012628).
|
||||
- mac80211: minstrel: fix tx status processing corner case
|
||||
(bsc#1012628).
|
||||
- s390: fix system call exit path (bsc#1012628).
|
||||
- s390/cpum_sf.c: fix file permission for cpum_sfb_size
|
||||
(bsc#1012628).
|
||||
- s390/dasd: fix null pointer dereference for ERP requests
|
||||
(bsc#1012628).
|
||||
- Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if
|
||||
disconnected (bsc#1012628).
|
||||
- drm/amd/display: Add missing pflip irq for dcn2.0 (bsc#1012628).
|
||||
- drm/i915: Handle max_bpc==16 (bsc#1012628).
|
||||
- drm/i915/tgl: Fix Media power gate sequence (bsc#1012628).
|
||||
- io_uring: don't double complete failed reissue request
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for
|
||||
BYT-based Intel controllers (bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Allow configuring zero tap values
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Use Mask writes for Tap delays
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Issue DLL reset explicitly (bsc#1012628).
|
||||
- blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
|
||||
(bsc#1012628).
|
||||
- ptrace: Set PF_SUPERPRIV when checking capability (bsc#1012628).
|
||||
- seccomp: Set PF_SUPERPRIV when checking capability
|
||||
(bsc#1012628).
|
||||
- fanotify: fix logic of reporting name info with watched parent
|
||||
(bsc#1012628).
|
||||
- x86/microcode/intel: Check patch signature before saving
|
||||
microcode for early loading (bsc#1012628).
|
||||
- mm: never attempt async page lock if we've transferred data
|
||||
already (bsc#1012628).
|
||||
- mm: fix readahead_page_batch for retry entries (bsc#1012628).
|
||||
- mm: memcg/slab: fix root memcg vmstats (bsc#1012628).
|
||||
- mm/userfaultfd: do not access vma->vm_mm after calling
|
||||
handle_userfault() (bsc#1012628).
|
||||
- Update config files.
|
||||
- commit 1b55838
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 08:49:09 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.10
|
||||
%define patchversion 5.9.11
|
||||
%define variant %{nil}
|
||||
|
||||
%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})
|
||||
|
||||
Name: dtb-aarch64
|
||||
Version: 5.9.10
|
||||
Version: 5.9.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc720a5
|
||||
Release: <RELEASE>.g91426ef
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,443 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:32:13 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
|
||||
(git-fixes).
|
||||
- commit 91426ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:19:11 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.11 (bsc#1012628).
|
||||
- ah6: fix error return code in ah6_input() (bsc#1012628).
|
||||
- atm: nicstar: Unmap DMA on send error (bsc#1012628).
|
||||
- bnxt_en: read EEPROM A2h address using page 0 (bsc#1012628).
|
||||
- devlink: Add missing genlmsg_cancel() in
|
||||
devlink_nl_sb_port_pool_fill() (bsc#1012628).
|
||||
- enetc: Workaround for MDIO register access issue (bsc#1012628).
|
||||
- Exempt multicast addresses from five-second neighbor lifetime
|
||||
(bsc#1012628).
|
||||
- inet_diag: Fix error path to cancel the meseage in
|
||||
inet_req_diag_fill() (bsc#1012628).
|
||||
- ipv6: Fix error path to cancel the meseage (bsc#1012628).
|
||||
- lan743x: fix issue causing intermittent kernel log warnings
|
||||
(bsc#1012628).
|
||||
- lan743x: prevent entire kernel HANG on open, for some platforms
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Use variable timeout for EMAD retries
|
||||
(bsc#1012628).
|
||||
- net: b44: fix error return code in b44_init_one() (bsc#1012628).
|
||||
- net: bridge: add missing counters to ndo_get_stats64 callback
|
||||
(bsc#1012628).
|
||||
- netdevsim: set .owner to THIS_MODULE (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: fix error return code in
|
||||
mtk_star_enable() (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: return ok when xmit drops
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix cpts irq after suspend
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
|
||||
(bsc#1012628).
|
||||
- net: ftgmac100: Fix crash when removing driver (bsc#1012628).
|
||||
- net: Have netpoll bring-up DSA management interface
|
||||
(bsc#1012628).
|
||||
- net: ipa: lock when freeing transaction (bsc#1012628).
|
||||
- netlabel: fix our progress tracking in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- netlabel: fix an uninitialized warning in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- net: lantiq: Wait for the GPHY firmware to be ready
|
||||
(bsc#1012628).
|
||||
- net/mlx4_core: Fix init_hca fields offset (bsc#1012628).
|
||||
- net/mlx5e: Fix refcount leak on kTLS RX resync (bsc#1012628).
|
||||
- net/ncsi: Fix netlink registration (bsc#1012628).
|
||||
- net: phy: mscc: remove non-MACSec compatible phy (bsc#1012628).
|
||||
- net: qualcomm: rmnet: Fix incorrect receive packet handling
|
||||
during cleanup (bsc#1012628).
|
||||
- net/smc: fix direct access to ib_gid_addr->ndev in
|
||||
smc_ib_determine_gid() (bsc#1012628).
|
||||
- net: stmmac: Use rtnl_lock/unlock on
|
||||
netif_set_real_num_rx_queues() call (bsc#1012628).
|
||||
- net/tls: fix corrupted data in recvmsg (bsc#1012628).
|
||||
- net: x25: Increase refcnt of "struct x25_neigh" in
|
||||
x25_rx_call_request (bsc#1012628).
|
||||
- page_frag: Recover from memory pressure (bsc#1012628).
|
||||
- qed: fix error return code in qed_iwarp_ll2_start()
|
||||
(bsc#1012628).
|
||||
- qed: fix ILT configuration of SRC block (bsc#1012628).
|
||||
- qlcnic: fix error return code in qlcnic_83xx_restart_hw()
|
||||
(bsc#1012628).
|
||||
- sctp: change to hold/put transport for proto_unreach_timer
|
||||
(bsc#1012628).
|
||||
- tcp: only postpone PROBE_RTT if RTT is < current min_rtt
|
||||
estimate (bsc#1012628).
|
||||
- vsock: forward all packets to the host when no H2G is registered
|
||||
(bsc#1012628).
|
||||
- net/mlx5e: Fix check if netdev is bond slave (bsc#1012628).
|
||||
- net/mlx5: Add handling of port type in rule deletion
|
||||
(bsc#1012628).
|
||||
- net/mlx5: Clear bw_share upon VF disable (bsc#1012628).
|
||||
- net/mlx5: Disable QoS when min_rates on all VFs are zero
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Add pm_runtime_resume_and_get to deal with usage
|
||||
counter (bsc#1012628).
|
||||
- net: fec: Fix reference count leak in fec series ops
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Fix counter overflow logic (bsc#1012628).
|
||||
- bnxt_en: Free port stats during firmware reset (bsc#1012628).
|
||||
- net: mvneta: fix possible memory leak in
|
||||
mvneta_swbm_add_rx_fragment (bsc#1012628).
|
||||
- net/tls: Fix wrong record sn in async mode of device resync
|
||||
(bsc#1012628).
|
||||
- net: usb: qmi_wwan: Set DTR quirk for MR400 (bsc#1012628).
|
||||
- Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
|
||||
(bsc#1012628).
|
||||
- tools, bpftool: Avoid array index warnings (bsc#1012628).
|
||||
- habanalabs/gaudi: mask WDT error in QMAN (bsc#1012628).
|
||||
- pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by
|
||||
ufshcd_hold() (bsc#1012628).
|
||||
- scsi: ufs: Try to save power mode change and UIC cmd completion
|
||||
timeout (bsc#1012628).
|
||||
- pinctrl: mcp23s08: Print error message when regmap init fails
|
||||
(bsc#1012628).
|
||||
- selftests: kvm: Fix the segment descriptor layout to match
|
||||
the actual layout (bsc#1012628).
|
||||
- ACPI: button: Add DMI quirk for Medion Akoya E2228T
|
||||
(bsc#1012628).
|
||||
- arm64: errata: Fix handling of 1418040 with late CPU onlining
|
||||
(bsc#1012628).
|
||||
- arm64: psci: Avoid printing in cpu_psci_cpu_die() (bsc#1012628).
|
||||
- arm64: smp: Tell RCU about CPUs that fail to come online
|
||||
(bsc#1012628).
|
||||
- um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
|
||||
(bsc#1012628).
|
||||
- vfs: remove lockdep bogosity in __sb_start_write (bsc#1012628).
|
||||
- gfs2: fix possible reference leak in gfs2_check_blk_type
|
||||
(bsc#1012628).
|
||||
- hwmon: (pwm-fan) Fix RPM calculation (bsc#1012628).
|
||||
- gfs2: Fix case in which ail writes are done to jdata holes
|
||||
(bsc#1012628).
|
||||
- arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
|
||||
(bsc#1012628).
|
||||
- arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
|
||||
(bsc#1012628).
|
||||
- arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
|
||||
(bsc#1012628).
|
||||
- usb: dwc2: Avoid leaving the error_debugfs label unused
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: beelink-gs1: Enable both RGMII RX/TX
|
||||
delay (bsc#1012628).
|
||||
- arm64: dts: allwinner: Pine H64: Enable both RGMII RX/TX delay
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs
|
||||
to active high" (bsc#1012628).
|
||||
- ARM: dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: cubietruck: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet
|
||||
PHY (bsc#1012628).
|
||||
- ARM: dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHY
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sunxi: bananapi-m2-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: libretech-all-h5-cc: Enable RGMII
|
||||
RX/TX delay on PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX
|
||||
delay on PHY (bsc#1012628).
|
||||
- Input: adxl34x - clean up a data type in adxl34x_probe()
|
||||
(bsc#1012628).
|
||||
- MIPS: export has_transparent_hugepage() for modules
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq config registers offset programming
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: fsl: fix endianness issue of rcpm (bsc#1012628).
|
||||
- arm64: dts: imx8mm-beacon-som: Fix Choppy BT audio
|
||||
(bsc#1012628).
|
||||
- arm64: dts imx8mn: Remove non-existent USB OTG2 (bsc#1012628).
|
||||
- arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
|
||||
(bsc#1012628).
|
||||
- ARM: dts: vf610-zii-dev-rev-b: Fix MDIO over clocking
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx6q-prti6q: fix PHY address (bsc#1012628).
|
||||
- swiotlb: using SIZE_MAX needs limits.h included (bsc#1012628).
|
||||
- tee: amdtee: fix memory leak due to reset of global shm list
|
||||
(bsc#1012628).
|
||||
- tee: amdtee: synchronize access to shm list (bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
|
||||
(bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix SG capability check for MCDMA
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix TA3-GPIO-C key on STM32MP1 DHCOM PDK2
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2 (bsc#1012628).
|
||||
- ARM: dts: stm32: Define VIO regulator supply on DHCOM
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Enable thermal sensor support on
|
||||
stm32mp15xx-dhcor (bsc#1012628).
|
||||
- ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM
|
||||
(bsc#1012628).
|
||||
- arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (bsc#1012628).
|
||||
- dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
|
||||
(bsc#1012628).
|
||||
- kunit: tool: unmark test_data as binary blobs (bsc#1012628).
|
||||
- rcu: Don't invoke try_invoke_on_locked_down_task() with irqs
|
||||
disabled (bsc#1012628).
|
||||
- spi: fix client driver breakages when using GPIO descriptors
|
||||
(bsc#1012628).
|
||||
- Input: resistive-adc-touch - fix kconfig dependency on
|
||||
IIO_BUFFER (bsc#1012628).
|
||||
- Input: elan_i2c - fix firmware update on newer ICs
|
||||
(bsc#1012628).
|
||||
- rfkill: Fix use-after-free in rfkill_resume() (bsc#1012628).
|
||||
- RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
|
||||
(bsc#1012628).
|
||||
- RMDA/sw: Don't allow drivers using dma_virt_ops on highmem
|
||||
configs (bsc#1012628).
|
||||
- perf lock: Correct field name "flags" (bsc#1012628).
|
||||
- perf lock: Don't free "lock_seq_stat" if read_count isn't zero
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Fix oops in the rpc_xdr_buf event class (bsc#1012628).
|
||||
- drm: bridge: dw-hdmi: Avoid resetting force in the detect
|
||||
function (bsc#1012628).
|
||||
- tools, bpftool: Add missing close before bpftool net attach exit
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Fix error return code in hfi1_init_dd() (bsc#1012628).
|
||||
- ip_tunnels: Set tunnel option flag when tunnel metadata is
|
||||
present (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in can_rcv() (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in canfd_rcv() (bsc#1012628).
|
||||
- can: dev: can_restart(): post buffer from the right context
|
||||
(bsc#1012628).
|
||||
- can: ti_hecc: Fix memleak in ti_hecc_probe (bsc#1012628).
|
||||
- can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then
|
||||
pass to can_put_echo_skb() (bsc#1012628).
|
||||
- can: peak_usb: fix potential integer overflow on shift of a int
|
||||
(bsc#1012628).
|
||||
- can: flexcan: fix failure handling of pm_runtime_get_sync()
|
||||
(bsc#1012628).
|
||||
- can: tcan4x5x: replace depends on REGMAP_SPI with depends on
|
||||
SPI (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking
|
||||
for devm_regmap_init() (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_remove(): fix order of
|
||||
deregistration (bsc#1012628).
|
||||
- can: m_can: m_can_handle_state_change(): fix state change
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_class_free_dev(): introduce new function
|
||||
(bsc#1012628).
|
||||
- can: m_can: Fix freeing of can device from peripherials
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_stop(): set device to software init mode
|
||||
before closing (bsc#1012628).
|
||||
- dmaengine: idxd: fix mapping of portal size (bsc#1012628).
|
||||
- ASoC: Intel: KMB: Fix S24_LE configuration (bsc#1012628).
|
||||
- ASoC: qcom: lpass-platform: Fix memory leak (bsc#1012628).
|
||||
- spi: cadence-quadspi: Fix error return code in cqspi_probe
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix error return code in run_getsockopt_test()
|
||||
(bsc#1012628).
|
||||
- MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: dw-hdmi: fix error return code in
|
||||
sun8i_dw_hdmi_bind() (bsc#1012628).
|
||||
- net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos
|
||||
disabled (bsc#1012628).
|
||||
- bpf, sockmap: Fix partial copy_page_to_iter so progress can
|
||||
still be made (bsc#1012628).
|
||||
- bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress
|
||||
redirect (bsc#1012628).
|
||||
- can: kvaser_pciefd: Fix KCAN bittiming limits (bsc#1012628).
|
||||
- can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
|
||||
(bsc#1012628).
|
||||
- dmaengine: fix error codes in channel_register() (bsc#1012628).
|
||||
- iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Avoid panic if iommu init fails in tboot system
|
||||
(bsc#1012628).
|
||||
- can: flexcan: flexcan_chip_start(): fix erroneous
|
||||
flexcan_transceiver_enable() during bus-off recovery
|
||||
(bsc#1012628).
|
||||
- can: m_can: process interrupt only when not runtime suspended
|
||||
(bsc#1012628).
|
||||
- xfs: fix the minrecs logic when dealing with inode root child
|
||||
blocks (bsc#1012628).
|
||||
- xfs: strengthen rmap record flags checking (bsc#1012628).
|
||||
- xfs: directory scrub should check the null bestfree entries too
|
||||
(bsc#1012628).
|
||||
- xfs: ensure inobt record walks always make forward progress
|
||||
(bsc#1012628).
|
||||
- xfs: return corresponding errcode if xfs_initialize_perag()
|
||||
fail (bsc#1012628).
|
||||
- ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable
|
||||
disabled clock (bsc#1012628).
|
||||
- regulator: ti-abb: Fix array out of bound read access on the
|
||||
first transition (bsc#1012628).
|
||||
- libbpf: Fix VERSIONED_SYM_COUNT number parsing (bsc#1012628).
|
||||
- lib/strncpy_from_user.c: Mask out bytes after NUL terminator
|
||||
(bsc#1012628).
|
||||
- fail_function: Remove a redundant mutex unlock (bsc#1012628).
|
||||
- xfs: revert "xfs: fix rmap key and record comparison functions"
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: powerpc: Fix typo in macro variable name
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: sh: Fix register names (bsc#1012628).
|
||||
- bpf, sockmap: Skb verdict SK_PASS to self already checked rmem
|
||||
limits (bsc#1012628).
|
||||
- bpf, sockmap: On receive programs try to fast track SK_PASS
|
||||
ingress (bsc#1012628).
|
||||
- bpf, sockmap: Use truesize with sk_rmem_schedule()
|
||||
(bsc#1012628).
|
||||
- bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting
|
||||
to self (bsc#1012628).
|
||||
- efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
|
||||
(bsc#1012628).
|
||||
- counter/ti-eqep: Fix regmap max_register (bsc#1012628).
|
||||
- efi/x86: Free efi_pgd with free_pages() (bsc#1012628).
|
||||
- sched/fair: Fix overutilized update in enqueue_task_fair()
|
||||
(bsc#1012628).
|
||||
- sched: Fix data-race in wakeup (bsc#1012628).
|
||||
- sched: Fix rq->nr_iowait ordering (bsc#1012628).
|
||||
- libfs: fix error cast of negative value in simple_attr_write()
|
||||
(bsc#1012628).
|
||||
- afs: Fix speculative status fetch going out of order wrt to
|
||||
modifications (bsc#1012628).
|
||||
- HID: logitech-hidpp: Add PID for MX Anywhere 2 (bsc#1012628).
|
||||
- HID: mcp2221: Fix GPIO output handling (bsc#1012628).
|
||||
- HID: logitech-dj: Handle quad/bluetooth keyboards with a
|
||||
builtin trackpad (bsc#1012628).
|
||||
- HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00
|
||||
receiver (bsc#1012628).
|
||||
- speakup: Do not let the line discipline be used several times
|
||||
(bsc#1012628).
|
||||
- ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add delay quirk for all Logitech USB devices
|
||||
(bsc#1012628).
|
||||
- ALSA: ctl: fix error path at adding user-defined element set
|
||||
(bsc#1012628).
|
||||
- ALSA: mixart: Fix mutex deadlock (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset
|
||||
Button (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported mute Led for HP (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - HP Headset Mic can't detect after boot
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: fix potential deadlock (bsc#1012628).
|
||||
- tty: serial: imx: keep console clocks always on (bsc#1012628).
|
||||
- HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
|
||||
(bsc#1012628).
|
||||
- efivarfs: fix memory leak in efivarfs_create() (bsc#1012628).
|
||||
- staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
|
||||
(bsc#1012628).
|
||||
- staging: mt7621-pci: avoid to request pci bus resources
|
||||
(bsc#1012628).
|
||||
- iio: light: fix kconfig dependency bug for VCNL4035
|
||||
(bsc#1012628).
|
||||
- ext4: fix bogus warning in ext4_update_dx_flag() (bsc#1012628).
|
||||
- xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
|
||||
(bsc#1012628).
|
||||
- ACPI: fan: Initialize performance state sysfs attribute
|
||||
(bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Replace is_smo8500_device with an
|
||||
acpi_type enum (bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for
|
||||
setting tablet-mode (bsc#1012628).
|
||||
- iio: adc: mediatek: fix unset field (bsc#1012628).
|
||||
- iio: cros_ec: Use default frequencies when EC returns invalid
|
||||
information (bsc#1012628).
|
||||
- iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix battery VREF for JZ4770 SoC (bsc#1012628).
|
||||
- iio: adc: stm32-adc: fix a regression when using dma and irq
|
||||
(bsc#1012628).
|
||||
- serial: ar933x_uart: disable clk on error handling path in probe
|
||||
(bsc#1012628).
|
||||
- arm64: dts: agilex/stratix10: Fix qspi node compatible
|
||||
(bsc#1012628).
|
||||
- spi: lpspi: Fix use-after-free on unbind (bsc#1012628).
|
||||
- spi: Introduce device-managed SPI controller allocation
|
||||
(bsc#1012628).
|
||||
- spi: npcm-fiu: Don't leak SPI master in probe error path
|
||||
(bsc#1012628).
|
||||
- spi: bcm2835aux: Fix use-after-free on unbind (bsc#1012628).
|
||||
- regulator: pfuze100: limit pfuze-support-disable-sw to
|
||||
pfuze{100,200} (bsc#1012628).
|
||||
- regulator: fix memory leak with repeated
|
||||
set_machine_constraints() (bsc#1012628).
|
||||
- regulator: avoid resolve_supply() infinite recursion
|
||||
(bsc#1012628).
|
||||
- regulator: workaround self-referent regulators (bsc#1012628).
|
||||
- gfs2: Fix regression in freeze_go_sync (bsc#1012628).
|
||||
- xtensa: fix TLBTEMP area placement (bsc#1012628).
|
||||
- xtensa: disable preemption around cache alias management calls
|
||||
(bsc#1012628).
|
||||
- mac80211: minstrel: remove deferred sampling code (bsc#1012628).
|
||||
- mac80211: minstrel: fix tx status processing corner case
|
||||
(bsc#1012628).
|
||||
- s390: fix system call exit path (bsc#1012628).
|
||||
- s390/cpum_sf.c: fix file permission for cpum_sfb_size
|
||||
(bsc#1012628).
|
||||
- s390/dasd: fix null pointer dereference for ERP requests
|
||||
(bsc#1012628).
|
||||
- Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if
|
||||
disconnected (bsc#1012628).
|
||||
- drm/amd/display: Add missing pflip irq for dcn2.0 (bsc#1012628).
|
||||
- drm/i915: Handle max_bpc==16 (bsc#1012628).
|
||||
- drm/i915/tgl: Fix Media power gate sequence (bsc#1012628).
|
||||
- io_uring: don't double complete failed reissue request
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for
|
||||
BYT-based Intel controllers (bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Allow configuring zero tap values
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Use Mask writes for Tap delays
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Issue DLL reset explicitly (bsc#1012628).
|
||||
- blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
|
||||
(bsc#1012628).
|
||||
- ptrace: Set PF_SUPERPRIV when checking capability (bsc#1012628).
|
||||
- seccomp: Set PF_SUPERPRIV when checking capability
|
||||
(bsc#1012628).
|
||||
- fanotify: fix logic of reporting name info with watched parent
|
||||
(bsc#1012628).
|
||||
- x86/microcode/intel: Check patch signature before saving
|
||||
microcode for early loading (bsc#1012628).
|
||||
- mm: never attempt async page lock if we've transferred data
|
||||
already (bsc#1012628).
|
||||
- mm: fix readahead_page_batch for retry entries (bsc#1012628).
|
||||
- mm: memcg/slab: fix root memcg vmstats (bsc#1012628).
|
||||
- mm/userfaultfd: do not access vma->vm_mm after calling
|
||||
handle_userfault() (bsc#1012628).
|
||||
- Update config files.
|
||||
- commit 1b55838
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 08:49:09 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.10
|
||||
%define patchversion 5.9.11
|
||||
%define variant %{nil}
|
||||
|
||||
%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})
|
||||
|
||||
Name: dtb-armv6l
|
||||
Version: 5.9.10
|
||||
Version: 5.9.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc720a5
|
||||
Release: <RELEASE>.g91426ef
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,443 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:32:13 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
|
||||
(git-fixes).
|
||||
- commit 91426ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:19:11 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.11 (bsc#1012628).
|
||||
- ah6: fix error return code in ah6_input() (bsc#1012628).
|
||||
- atm: nicstar: Unmap DMA on send error (bsc#1012628).
|
||||
- bnxt_en: read EEPROM A2h address using page 0 (bsc#1012628).
|
||||
- devlink: Add missing genlmsg_cancel() in
|
||||
devlink_nl_sb_port_pool_fill() (bsc#1012628).
|
||||
- enetc: Workaround for MDIO register access issue (bsc#1012628).
|
||||
- Exempt multicast addresses from five-second neighbor lifetime
|
||||
(bsc#1012628).
|
||||
- inet_diag: Fix error path to cancel the meseage in
|
||||
inet_req_diag_fill() (bsc#1012628).
|
||||
- ipv6: Fix error path to cancel the meseage (bsc#1012628).
|
||||
- lan743x: fix issue causing intermittent kernel log warnings
|
||||
(bsc#1012628).
|
||||
- lan743x: prevent entire kernel HANG on open, for some platforms
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Use variable timeout for EMAD retries
|
||||
(bsc#1012628).
|
||||
- net: b44: fix error return code in b44_init_one() (bsc#1012628).
|
||||
- net: bridge: add missing counters to ndo_get_stats64 callback
|
||||
(bsc#1012628).
|
||||
- netdevsim: set .owner to THIS_MODULE (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: fix error return code in
|
||||
mtk_star_enable() (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: return ok when xmit drops
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix cpts irq after suspend
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
|
||||
(bsc#1012628).
|
||||
- net: ftgmac100: Fix crash when removing driver (bsc#1012628).
|
||||
- net: Have netpoll bring-up DSA management interface
|
||||
(bsc#1012628).
|
||||
- net: ipa: lock when freeing transaction (bsc#1012628).
|
||||
- netlabel: fix our progress tracking in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- netlabel: fix an uninitialized warning in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- net: lantiq: Wait for the GPHY firmware to be ready
|
||||
(bsc#1012628).
|
||||
- net/mlx4_core: Fix init_hca fields offset (bsc#1012628).
|
||||
- net/mlx5e: Fix refcount leak on kTLS RX resync (bsc#1012628).
|
||||
- net/ncsi: Fix netlink registration (bsc#1012628).
|
||||
- net: phy: mscc: remove non-MACSec compatible phy (bsc#1012628).
|
||||
- net: qualcomm: rmnet: Fix incorrect receive packet handling
|
||||
during cleanup (bsc#1012628).
|
||||
- net/smc: fix direct access to ib_gid_addr->ndev in
|
||||
smc_ib_determine_gid() (bsc#1012628).
|
||||
- net: stmmac: Use rtnl_lock/unlock on
|
||||
netif_set_real_num_rx_queues() call (bsc#1012628).
|
||||
- net/tls: fix corrupted data in recvmsg (bsc#1012628).
|
||||
- net: x25: Increase refcnt of "struct x25_neigh" in
|
||||
x25_rx_call_request (bsc#1012628).
|
||||
- page_frag: Recover from memory pressure (bsc#1012628).
|
||||
- qed: fix error return code in qed_iwarp_ll2_start()
|
||||
(bsc#1012628).
|
||||
- qed: fix ILT configuration of SRC block (bsc#1012628).
|
||||
- qlcnic: fix error return code in qlcnic_83xx_restart_hw()
|
||||
(bsc#1012628).
|
||||
- sctp: change to hold/put transport for proto_unreach_timer
|
||||
(bsc#1012628).
|
||||
- tcp: only postpone PROBE_RTT if RTT is < current min_rtt
|
||||
estimate (bsc#1012628).
|
||||
- vsock: forward all packets to the host when no H2G is registered
|
||||
(bsc#1012628).
|
||||
- net/mlx5e: Fix check if netdev is bond slave (bsc#1012628).
|
||||
- net/mlx5: Add handling of port type in rule deletion
|
||||
(bsc#1012628).
|
||||
- net/mlx5: Clear bw_share upon VF disable (bsc#1012628).
|
||||
- net/mlx5: Disable QoS when min_rates on all VFs are zero
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Add pm_runtime_resume_and_get to deal with usage
|
||||
counter (bsc#1012628).
|
||||
- net: fec: Fix reference count leak in fec series ops
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Fix counter overflow logic (bsc#1012628).
|
||||
- bnxt_en: Free port stats during firmware reset (bsc#1012628).
|
||||
- net: mvneta: fix possible memory leak in
|
||||
mvneta_swbm_add_rx_fragment (bsc#1012628).
|
||||
- net/tls: Fix wrong record sn in async mode of device resync
|
||||
(bsc#1012628).
|
||||
- net: usb: qmi_wwan: Set DTR quirk for MR400 (bsc#1012628).
|
||||
- Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
|
||||
(bsc#1012628).
|
||||
- tools, bpftool: Avoid array index warnings (bsc#1012628).
|
||||
- habanalabs/gaudi: mask WDT error in QMAN (bsc#1012628).
|
||||
- pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by
|
||||
ufshcd_hold() (bsc#1012628).
|
||||
- scsi: ufs: Try to save power mode change and UIC cmd completion
|
||||
timeout (bsc#1012628).
|
||||
- pinctrl: mcp23s08: Print error message when regmap init fails
|
||||
(bsc#1012628).
|
||||
- selftests: kvm: Fix the segment descriptor layout to match
|
||||
the actual layout (bsc#1012628).
|
||||
- ACPI: button: Add DMI quirk for Medion Akoya E2228T
|
||||
(bsc#1012628).
|
||||
- arm64: errata: Fix handling of 1418040 with late CPU onlining
|
||||
(bsc#1012628).
|
||||
- arm64: psci: Avoid printing in cpu_psci_cpu_die() (bsc#1012628).
|
||||
- arm64: smp: Tell RCU about CPUs that fail to come online
|
||||
(bsc#1012628).
|
||||
- um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
|
||||
(bsc#1012628).
|
||||
- vfs: remove lockdep bogosity in __sb_start_write (bsc#1012628).
|
||||
- gfs2: fix possible reference leak in gfs2_check_blk_type
|
||||
(bsc#1012628).
|
||||
- hwmon: (pwm-fan) Fix RPM calculation (bsc#1012628).
|
||||
- gfs2: Fix case in which ail writes are done to jdata holes
|
||||
(bsc#1012628).
|
||||
- arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
|
||||
(bsc#1012628).
|
||||
- arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
|
||||
(bsc#1012628).
|
||||
- arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
|
||||
(bsc#1012628).
|
||||
- usb: dwc2: Avoid leaving the error_debugfs label unused
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: beelink-gs1: Enable both RGMII RX/TX
|
||||
delay (bsc#1012628).
|
||||
- arm64: dts: allwinner: Pine H64: Enable both RGMII RX/TX delay
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs
|
||||
to active high" (bsc#1012628).
|
||||
- ARM: dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: cubietruck: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet
|
||||
PHY (bsc#1012628).
|
||||
- ARM: dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHY
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sunxi: bananapi-m2-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: libretech-all-h5-cc: Enable RGMII
|
||||
RX/TX delay on PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX
|
||||
delay on PHY (bsc#1012628).
|
||||
- Input: adxl34x - clean up a data type in adxl34x_probe()
|
||||
(bsc#1012628).
|
||||
- MIPS: export has_transparent_hugepage() for modules
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq config registers offset programming
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: fsl: fix endianness issue of rcpm (bsc#1012628).
|
||||
- arm64: dts: imx8mm-beacon-som: Fix Choppy BT audio
|
||||
(bsc#1012628).
|
||||
- arm64: dts imx8mn: Remove non-existent USB OTG2 (bsc#1012628).
|
||||
- arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
|
||||
(bsc#1012628).
|
||||
- ARM: dts: vf610-zii-dev-rev-b: Fix MDIO over clocking
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx6q-prti6q: fix PHY address (bsc#1012628).
|
||||
- swiotlb: using SIZE_MAX needs limits.h included (bsc#1012628).
|
||||
- tee: amdtee: fix memory leak due to reset of global shm list
|
||||
(bsc#1012628).
|
||||
- tee: amdtee: synchronize access to shm list (bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
|
||||
(bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix SG capability check for MCDMA
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix TA3-GPIO-C key on STM32MP1 DHCOM PDK2
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2 (bsc#1012628).
|
||||
- ARM: dts: stm32: Define VIO regulator supply on DHCOM
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Enable thermal sensor support on
|
||||
stm32mp15xx-dhcor (bsc#1012628).
|
||||
- ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM
|
||||
(bsc#1012628).
|
||||
- arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (bsc#1012628).
|
||||
- dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
|
||||
(bsc#1012628).
|
||||
- kunit: tool: unmark test_data as binary blobs (bsc#1012628).
|
||||
- rcu: Don't invoke try_invoke_on_locked_down_task() with irqs
|
||||
disabled (bsc#1012628).
|
||||
- spi: fix client driver breakages when using GPIO descriptors
|
||||
(bsc#1012628).
|
||||
- Input: resistive-adc-touch - fix kconfig dependency on
|
||||
IIO_BUFFER (bsc#1012628).
|
||||
- Input: elan_i2c - fix firmware update on newer ICs
|
||||
(bsc#1012628).
|
||||
- rfkill: Fix use-after-free in rfkill_resume() (bsc#1012628).
|
||||
- RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
|
||||
(bsc#1012628).
|
||||
- RMDA/sw: Don't allow drivers using dma_virt_ops on highmem
|
||||
configs (bsc#1012628).
|
||||
- perf lock: Correct field name "flags" (bsc#1012628).
|
||||
- perf lock: Don't free "lock_seq_stat" if read_count isn't zero
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Fix oops in the rpc_xdr_buf event class (bsc#1012628).
|
||||
- drm: bridge: dw-hdmi: Avoid resetting force in the detect
|
||||
function (bsc#1012628).
|
||||
- tools, bpftool: Add missing close before bpftool net attach exit
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Fix error return code in hfi1_init_dd() (bsc#1012628).
|
||||
- ip_tunnels: Set tunnel option flag when tunnel metadata is
|
||||
present (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in can_rcv() (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in canfd_rcv() (bsc#1012628).
|
||||
- can: dev: can_restart(): post buffer from the right context
|
||||
(bsc#1012628).
|
||||
- can: ti_hecc: Fix memleak in ti_hecc_probe (bsc#1012628).
|
||||
- can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then
|
||||
pass to can_put_echo_skb() (bsc#1012628).
|
||||
- can: peak_usb: fix potential integer overflow on shift of a int
|
||||
(bsc#1012628).
|
||||
- can: flexcan: fix failure handling of pm_runtime_get_sync()
|
||||
(bsc#1012628).
|
||||
- can: tcan4x5x: replace depends on REGMAP_SPI with depends on
|
||||
SPI (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking
|
||||
for devm_regmap_init() (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_remove(): fix order of
|
||||
deregistration (bsc#1012628).
|
||||
- can: m_can: m_can_handle_state_change(): fix state change
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_class_free_dev(): introduce new function
|
||||
(bsc#1012628).
|
||||
- can: m_can: Fix freeing of can device from peripherials
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_stop(): set device to software init mode
|
||||
before closing (bsc#1012628).
|
||||
- dmaengine: idxd: fix mapping of portal size (bsc#1012628).
|
||||
- ASoC: Intel: KMB: Fix S24_LE configuration (bsc#1012628).
|
||||
- ASoC: qcom: lpass-platform: Fix memory leak (bsc#1012628).
|
||||
- spi: cadence-quadspi: Fix error return code in cqspi_probe
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix error return code in run_getsockopt_test()
|
||||
(bsc#1012628).
|
||||
- MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: dw-hdmi: fix error return code in
|
||||
sun8i_dw_hdmi_bind() (bsc#1012628).
|
||||
- net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos
|
||||
disabled (bsc#1012628).
|
||||
- bpf, sockmap: Fix partial copy_page_to_iter so progress can
|
||||
still be made (bsc#1012628).
|
||||
- bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress
|
||||
redirect (bsc#1012628).
|
||||
- can: kvaser_pciefd: Fix KCAN bittiming limits (bsc#1012628).
|
||||
- can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
|
||||
(bsc#1012628).
|
||||
- dmaengine: fix error codes in channel_register() (bsc#1012628).
|
||||
- iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Avoid panic if iommu init fails in tboot system
|
||||
(bsc#1012628).
|
||||
- can: flexcan: flexcan_chip_start(): fix erroneous
|
||||
flexcan_transceiver_enable() during bus-off recovery
|
||||
(bsc#1012628).
|
||||
- can: m_can: process interrupt only when not runtime suspended
|
||||
(bsc#1012628).
|
||||
- xfs: fix the minrecs logic when dealing with inode root child
|
||||
blocks (bsc#1012628).
|
||||
- xfs: strengthen rmap record flags checking (bsc#1012628).
|
||||
- xfs: directory scrub should check the null bestfree entries too
|
||||
(bsc#1012628).
|
||||
- xfs: ensure inobt record walks always make forward progress
|
||||
(bsc#1012628).
|
||||
- xfs: return corresponding errcode if xfs_initialize_perag()
|
||||
fail (bsc#1012628).
|
||||
- ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable
|
||||
disabled clock (bsc#1012628).
|
||||
- regulator: ti-abb: Fix array out of bound read access on the
|
||||
first transition (bsc#1012628).
|
||||
- libbpf: Fix VERSIONED_SYM_COUNT number parsing (bsc#1012628).
|
||||
- lib/strncpy_from_user.c: Mask out bytes after NUL terminator
|
||||
(bsc#1012628).
|
||||
- fail_function: Remove a redundant mutex unlock (bsc#1012628).
|
||||
- xfs: revert "xfs: fix rmap key and record comparison functions"
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: powerpc: Fix typo in macro variable name
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: sh: Fix register names (bsc#1012628).
|
||||
- bpf, sockmap: Skb verdict SK_PASS to self already checked rmem
|
||||
limits (bsc#1012628).
|
||||
- bpf, sockmap: On receive programs try to fast track SK_PASS
|
||||
ingress (bsc#1012628).
|
||||
- bpf, sockmap: Use truesize with sk_rmem_schedule()
|
||||
(bsc#1012628).
|
||||
- bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting
|
||||
to self (bsc#1012628).
|
||||
- efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
|
||||
(bsc#1012628).
|
||||
- counter/ti-eqep: Fix regmap max_register (bsc#1012628).
|
||||
- efi/x86: Free efi_pgd with free_pages() (bsc#1012628).
|
||||
- sched/fair: Fix overutilized update in enqueue_task_fair()
|
||||
(bsc#1012628).
|
||||
- sched: Fix data-race in wakeup (bsc#1012628).
|
||||
- sched: Fix rq->nr_iowait ordering (bsc#1012628).
|
||||
- libfs: fix error cast of negative value in simple_attr_write()
|
||||
(bsc#1012628).
|
||||
- afs: Fix speculative status fetch going out of order wrt to
|
||||
modifications (bsc#1012628).
|
||||
- HID: logitech-hidpp: Add PID for MX Anywhere 2 (bsc#1012628).
|
||||
- HID: mcp2221: Fix GPIO output handling (bsc#1012628).
|
||||
- HID: logitech-dj: Handle quad/bluetooth keyboards with a
|
||||
builtin trackpad (bsc#1012628).
|
||||
- HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00
|
||||
receiver (bsc#1012628).
|
||||
- speakup: Do not let the line discipline be used several times
|
||||
(bsc#1012628).
|
||||
- ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add delay quirk for all Logitech USB devices
|
||||
(bsc#1012628).
|
||||
- ALSA: ctl: fix error path at adding user-defined element set
|
||||
(bsc#1012628).
|
||||
- ALSA: mixart: Fix mutex deadlock (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset
|
||||
Button (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported mute Led for HP (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - HP Headset Mic can't detect after boot
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: fix potential deadlock (bsc#1012628).
|
||||
- tty: serial: imx: keep console clocks always on (bsc#1012628).
|
||||
- HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
|
||||
(bsc#1012628).
|
||||
- efivarfs: fix memory leak in efivarfs_create() (bsc#1012628).
|
||||
- staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
|
||||
(bsc#1012628).
|
||||
- staging: mt7621-pci: avoid to request pci bus resources
|
||||
(bsc#1012628).
|
||||
- iio: light: fix kconfig dependency bug for VCNL4035
|
||||
(bsc#1012628).
|
||||
- ext4: fix bogus warning in ext4_update_dx_flag() (bsc#1012628).
|
||||
- xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
|
||||
(bsc#1012628).
|
||||
- ACPI: fan: Initialize performance state sysfs attribute
|
||||
(bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Replace is_smo8500_device with an
|
||||
acpi_type enum (bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for
|
||||
setting tablet-mode (bsc#1012628).
|
||||
- iio: adc: mediatek: fix unset field (bsc#1012628).
|
||||
- iio: cros_ec: Use default frequencies when EC returns invalid
|
||||
information (bsc#1012628).
|
||||
- iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix battery VREF for JZ4770 SoC (bsc#1012628).
|
||||
- iio: adc: stm32-adc: fix a regression when using dma and irq
|
||||
(bsc#1012628).
|
||||
- serial: ar933x_uart: disable clk on error handling path in probe
|
||||
(bsc#1012628).
|
||||
- arm64: dts: agilex/stratix10: Fix qspi node compatible
|
||||
(bsc#1012628).
|
||||
- spi: lpspi: Fix use-after-free on unbind (bsc#1012628).
|
||||
- spi: Introduce device-managed SPI controller allocation
|
||||
(bsc#1012628).
|
||||
- spi: npcm-fiu: Don't leak SPI master in probe error path
|
||||
(bsc#1012628).
|
||||
- spi: bcm2835aux: Fix use-after-free on unbind (bsc#1012628).
|
||||
- regulator: pfuze100: limit pfuze-support-disable-sw to
|
||||
pfuze{100,200} (bsc#1012628).
|
||||
- regulator: fix memory leak with repeated
|
||||
set_machine_constraints() (bsc#1012628).
|
||||
- regulator: avoid resolve_supply() infinite recursion
|
||||
(bsc#1012628).
|
||||
- regulator: workaround self-referent regulators (bsc#1012628).
|
||||
- gfs2: Fix regression in freeze_go_sync (bsc#1012628).
|
||||
- xtensa: fix TLBTEMP area placement (bsc#1012628).
|
||||
- xtensa: disable preemption around cache alias management calls
|
||||
(bsc#1012628).
|
||||
- mac80211: minstrel: remove deferred sampling code (bsc#1012628).
|
||||
- mac80211: minstrel: fix tx status processing corner case
|
||||
(bsc#1012628).
|
||||
- s390: fix system call exit path (bsc#1012628).
|
||||
- s390/cpum_sf.c: fix file permission for cpum_sfb_size
|
||||
(bsc#1012628).
|
||||
- s390/dasd: fix null pointer dereference for ERP requests
|
||||
(bsc#1012628).
|
||||
- Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if
|
||||
disconnected (bsc#1012628).
|
||||
- drm/amd/display: Add missing pflip irq for dcn2.0 (bsc#1012628).
|
||||
- drm/i915: Handle max_bpc==16 (bsc#1012628).
|
||||
- drm/i915/tgl: Fix Media power gate sequence (bsc#1012628).
|
||||
- io_uring: don't double complete failed reissue request
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for
|
||||
BYT-based Intel controllers (bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Allow configuring zero tap values
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Use Mask writes for Tap delays
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Issue DLL reset explicitly (bsc#1012628).
|
||||
- blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
|
||||
(bsc#1012628).
|
||||
- ptrace: Set PF_SUPERPRIV when checking capability (bsc#1012628).
|
||||
- seccomp: Set PF_SUPERPRIV when checking capability
|
||||
(bsc#1012628).
|
||||
- fanotify: fix logic of reporting name info with watched parent
|
||||
(bsc#1012628).
|
||||
- x86/microcode/intel: Check patch signature before saving
|
||||
microcode for early loading (bsc#1012628).
|
||||
- mm: never attempt async page lock if we've transferred data
|
||||
already (bsc#1012628).
|
||||
- mm: fix readahead_page_batch for retry entries (bsc#1012628).
|
||||
- mm: memcg/slab: fix root memcg vmstats (bsc#1012628).
|
||||
- mm/userfaultfd: do not access vma->vm_mm after calling
|
||||
handle_userfault() (bsc#1012628).
|
||||
- Update config files.
|
||||
- commit 1b55838
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 08:49:09 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.10
|
||||
%define patchversion 5.9.11
|
||||
%define variant %{nil}
|
||||
|
||||
%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})
|
||||
|
||||
Name: dtb-armv7l
|
||||
Version: 5.9.10
|
||||
Version: 5.9.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc720a5
|
||||
Release: <RELEASE>.g91426ef
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,443 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:32:13 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
|
||||
(git-fixes).
|
||||
- commit 91426ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:19:11 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.11 (bsc#1012628).
|
||||
- ah6: fix error return code in ah6_input() (bsc#1012628).
|
||||
- atm: nicstar: Unmap DMA on send error (bsc#1012628).
|
||||
- bnxt_en: read EEPROM A2h address using page 0 (bsc#1012628).
|
||||
- devlink: Add missing genlmsg_cancel() in
|
||||
devlink_nl_sb_port_pool_fill() (bsc#1012628).
|
||||
- enetc: Workaround for MDIO register access issue (bsc#1012628).
|
||||
- Exempt multicast addresses from five-second neighbor lifetime
|
||||
(bsc#1012628).
|
||||
- inet_diag: Fix error path to cancel the meseage in
|
||||
inet_req_diag_fill() (bsc#1012628).
|
||||
- ipv6: Fix error path to cancel the meseage (bsc#1012628).
|
||||
- lan743x: fix issue causing intermittent kernel log warnings
|
||||
(bsc#1012628).
|
||||
- lan743x: prevent entire kernel HANG on open, for some platforms
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Use variable timeout for EMAD retries
|
||||
(bsc#1012628).
|
||||
- net: b44: fix error return code in b44_init_one() (bsc#1012628).
|
||||
- net: bridge: add missing counters to ndo_get_stats64 callback
|
||||
(bsc#1012628).
|
||||
- netdevsim: set .owner to THIS_MODULE (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: fix error return code in
|
||||
mtk_star_enable() (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: return ok when xmit drops
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix cpts irq after suspend
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
|
||||
(bsc#1012628).
|
||||
- net: ftgmac100: Fix crash when removing driver (bsc#1012628).
|
||||
- net: Have netpoll bring-up DSA management interface
|
||||
(bsc#1012628).
|
||||
- net: ipa: lock when freeing transaction (bsc#1012628).
|
||||
- netlabel: fix our progress tracking in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- netlabel: fix an uninitialized warning in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- net: lantiq: Wait for the GPHY firmware to be ready
|
||||
(bsc#1012628).
|
||||
- net/mlx4_core: Fix init_hca fields offset (bsc#1012628).
|
||||
- net/mlx5e: Fix refcount leak on kTLS RX resync (bsc#1012628).
|
||||
- net/ncsi: Fix netlink registration (bsc#1012628).
|
||||
- net: phy: mscc: remove non-MACSec compatible phy (bsc#1012628).
|
||||
- net: qualcomm: rmnet: Fix incorrect receive packet handling
|
||||
during cleanup (bsc#1012628).
|
||||
- net/smc: fix direct access to ib_gid_addr->ndev in
|
||||
smc_ib_determine_gid() (bsc#1012628).
|
||||
- net: stmmac: Use rtnl_lock/unlock on
|
||||
netif_set_real_num_rx_queues() call (bsc#1012628).
|
||||
- net/tls: fix corrupted data in recvmsg (bsc#1012628).
|
||||
- net: x25: Increase refcnt of "struct x25_neigh" in
|
||||
x25_rx_call_request (bsc#1012628).
|
||||
- page_frag: Recover from memory pressure (bsc#1012628).
|
||||
- qed: fix error return code in qed_iwarp_ll2_start()
|
||||
(bsc#1012628).
|
||||
- qed: fix ILT configuration of SRC block (bsc#1012628).
|
||||
- qlcnic: fix error return code in qlcnic_83xx_restart_hw()
|
||||
(bsc#1012628).
|
||||
- sctp: change to hold/put transport for proto_unreach_timer
|
||||
(bsc#1012628).
|
||||
- tcp: only postpone PROBE_RTT if RTT is < current min_rtt
|
||||
estimate (bsc#1012628).
|
||||
- vsock: forward all packets to the host when no H2G is registered
|
||||
(bsc#1012628).
|
||||
- net/mlx5e: Fix check if netdev is bond slave (bsc#1012628).
|
||||
- net/mlx5: Add handling of port type in rule deletion
|
||||
(bsc#1012628).
|
||||
- net/mlx5: Clear bw_share upon VF disable (bsc#1012628).
|
||||
- net/mlx5: Disable QoS when min_rates on all VFs are zero
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Add pm_runtime_resume_and_get to deal with usage
|
||||
counter (bsc#1012628).
|
||||
- net: fec: Fix reference count leak in fec series ops
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Fix counter overflow logic (bsc#1012628).
|
||||
- bnxt_en: Free port stats during firmware reset (bsc#1012628).
|
||||
- net: mvneta: fix possible memory leak in
|
||||
mvneta_swbm_add_rx_fragment (bsc#1012628).
|
||||
- net/tls: Fix wrong record sn in async mode of device resync
|
||||
(bsc#1012628).
|
||||
- net: usb: qmi_wwan: Set DTR quirk for MR400 (bsc#1012628).
|
||||
- Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
|
||||
(bsc#1012628).
|
||||
- tools, bpftool: Avoid array index warnings (bsc#1012628).
|
||||
- habanalabs/gaudi: mask WDT error in QMAN (bsc#1012628).
|
||||
- pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by
|
||||
ufshcd_hold() (bsc#1012628).
|
||||
- scsi: ufs: Try to save power mode change and UIC cmd completion
|
||||
timeout (bsc#1012628).
|
||||
- pinctrl: mcp23s08: Print error message when regmap init fails
|
||||
(bsc#1012628).
|
||||
- selftests: kvm: Fix the segment descriptor layout to match
|
||||
the actual layout (bsc#1012628).
|
||||
- ACPI: button: Add DMI quirk for Medion Akoya E2228T
|
||||
(bsc#1012628).
|
||||
- arm64: errata: Fix handling of 1418040 with late CPU onlining
|
||||
(bsc#1012628).
|
||||
- arm64: psci: Avoid printing in cpu_psci_cpu_die() (bsc#1012628).
|
||||
- arm64: smp: Tell RCU about CPUs that fail to come online
|
||||
(bsc#1012628).
|
||||
- um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
|
||||
(bsc#1012628).
|
||||
- vfs: remove lockdep bogosity in __sb_start_write (bsc#1012628).
|
||||
- gfs2: fix possible reference leak in gfs2_check_blk_type
|
||||
(bsc#1012628).
|
||||
- hwmon: (pwm-fan) Fix RPM calculation (bsc#1012628).
|
||||
- gfs2: Fix case in which ail writes are done to jdata holes
|
||||
(bsc#1012628).
|
||||
- arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
|
||||
(bsc#1012628).
|
||||
- arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
|
||||
(bsc#1012628).
|
||||
- arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
|
||||
(bsc#1012628).
|
||||
- usb: dwc2: Avoid leaving the error_debugfs label unused
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: beelink-gs1: Enable both RGMII RX/TX
|
||||
delay (bsc#1012628).
|
||||
- arm64: dts: allwinner: Pine H64: Enable both RGMII RX/TX delay
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs
|
||||
to active high" (bsc#1012628).
|
||||
- ARM: dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: cubietruck: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet
|
||||
PHY (bsc#1012628).
|
||||
- ARM: dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHY
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sunxi: bananapi-m2-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: libretech-all-h5-cc: Enable RGMII
|
||||
RX/TX delay on PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX
|
||||
delay on PHY (bsc#1012628).
|
||||
- Input: adxl34x - clean up a data type in adxl34x_probe()
|
||||
(bsc#1012628).
|
||||
- MIPS: export has_transparent_hugepage() for modules
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq config registers offset programming
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: fsl: fix endianness issue of rcpm (bsc#1012628).
|
||||
- arm64: dts: imx8mm-beacon-som: Fix Choppy BT audio
|
||||
(bsc#1012628).
|
||||
- arm64: dts imx8mn: Remove non-existent USB OTG2 (bsc#1012628).
|
||||
- arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
|
||||
(bsc#1012628).
|
||||
- ARM: dts: vf610-zii-dev-rev-b: Fix MDIO over clocking
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx6q-prti6q: fix PHY address (bsc#1012628).
|
||||
- swiotlb: using SIZE_MAX needs limits.h included (bsc#1012628).
|
||||
- tee: amdtee: fix memory leak due to reset of global shm list
|
||||
(bsc#1012628).
|
||||
- tee: amdtee: synchronize access to shm list (bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
|
||||
(bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix SG capability check for MCDMA
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix TA3-GPIO-C key on STM32MP1 DHCOM PDK2
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2 (bsc#1012628).
|
||||
- ARM: dts: stm32: Define VIO regulator supply on DHCOM
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Enable thermal sensor support on
|
||||
stm32mp15xx-dhcor (bsc#1012628).
|
||||
- ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM
|
||||
(bsc#1012628).
|
||||
- arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (bsc#1012628).
|
||||
- dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
|
||||
(bsc#1012628).
|
||||
- kunit: tool: unmark test_data as binary blobs (bsc#1012628).
|
||||
- rcu: Don't invoke try_invoke_on_locked_down_task() with irqs
|
||||
disabled (bsc#1012628).
|
||||
- spi: fix client driver breakages when using GPIO descriptors
|
||||
(bsc#1012628).
|
||||
- Input: resistive-adc-touch - fix kconfig dependency on
|
||||
IIO_BUFFER (bsc#1012628).
|
||||
- Input: elan_i2c - fix firmware update on newer ICs
|
||||
(bsc#1012628).
|
||||
- rfkill: Fix use-after-free in rfkill_resume() (bsc#1012628).
|
||||
- RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
|
||||
(bsc#1012628).
|
||||
- RMDA/sw: Don't allow drivers using dma_virt_ops on highmem
|
||||
configs (bsc#1012628).
|
||||
- perf lock: Correct field name "flags" (bsc#1012628).
|
||||
- perf lock: Don't free "lock_seq_stat" if read_count isn't zero
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Fix oops in the rpc_xdr_buf event class (bsc#1012628).
|
||||
- drm: bridge: dw-hdmi: Avoid resetting force in the detect
|
||||
function (bsc#1012628).
|
||||
- tools, bpftool: Add missing close before bpftool net attach exit
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Fix error return code in hfi1_init_dd() (bsc#1012628).
|
||||
- ip_tunnels: Set tunnel option flag when tunnel metadata is
|
||||
present (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in can_rcv() (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in canfd_rcv() (bsc#1012628).
|
||||
- can: dev: can_restart(): post buffer from the right context
|
||||
(bsc#1012628).
|
||||
- can: ti_hecc: Fix memleak in ti_hecc_probe (bsc#1012628).
|
||||
- can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then
|
||||
pass to can_put_echo_skb() (bsc#1012628).
|
||||
- can: peak_usb: fix potential integer overflow on shift of a int
|
||||
(bsc#1012628).
|
||||
- can: flexcan: fix failure handling of pm_runtime_get_sync()
|
||||
(bsc#1012628).
|
||||
- can: tcan4x5x: replace depends on REGMAP_SPI with depends on
|
||||
SPI (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking
|
||||
for devm_regmap_init() (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_remove(): fix order of
|
||||
deregistration (bsc#1012628).
|
||||
- can: m_can: m_can_handle_state_change(): fix state change
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_class_free_dev(): introduce new function
|
||||
(bsc#1012628).
|
||||
- can: m_can: Fix freeing of can device from peripherials
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_stop(): set device to software init mode
|
||||
before closing (bsc#1012628).
|
||||
- dmaengine: idxd: fix mapping of portal size (bsc#1012628).
|
||||
- ASoC: Intel: KMB: Fix S24_LE configuration (bsc#1012628).
|
||||
- ASoC: qcom: lpass-platform: Fix memory leak (bsc#1012628).
|
||||
- spi: cadence-quadspi: Fix error return code in cqspi_probe
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix error return code in run_getsockopt_test()
|
||||
(bsc#1012628).
|
||||
- MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: dw-hdmi: fix error return code in
|
||||
sun8i_dw_hdmi_bind() (bsc#1012628).
|
||||
- net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos
|
||||
disabled (bsc#1012628).
|
||||
- bpf, sockmap: Fix partial copy_page_to_iter so progress can
|
||||
still be made (bsc#1012628).
|
||||
- bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress
|
||||
redirect (bsc#1012628).
|
||||
- can: kvaser_pciefd: Fix KCAN bittiming limits (bsc#1012628).
|
||||
- can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
|
||||
(bsc#1012628).
|
||||
- dmaengine: fix error codes in channel_register() (bsc#1012628).
|
||||
- iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Avoid panic if iommu init fails in tboot system
|
||||
(bsc#1012628).
|
||||
- can: flexcan: flexcan_chip_start(): fix erroneous
|
||||
flexcan_transceiver_enable() during bus-off recovery
|
||||
(bsc#1012628).
|
||||
- can: m_can: process interrupt only when not runtime suspended
|
||||
(bsc#1012628).
|
||||
- xfs: fix the minrecs logic when dealing with inode root child
|
||||
blocks (bsc#1012628).
|
||||
- xfs: strengthen rmap record flags checking (bsc#1012628).
|
||||
- xfs: directory scrub should check the null bestfree entries too
|
||||
(bsc#1012628).
|
||||
- xfs: ensure inobt record walks always make forward progress
|
||||
(bsc#1012628).
|
||||
- xfs: return corresponding errcode if xfs_initialize_perag()
|
||||
fail (bsc#1012628).
|
||||
- ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable
|
||||
disabled clock (bsc#1012628).
|
||||
- regulator: ti-abb: Fix array out of bound read access on the
|
||||
first transition (bsc#1012628).
|
||||
- libbpf: Fix VERSIONED_SYM_COUNT number parsing (bsc#1012628).
|
||||
- lib/strncpy_from_user.c: Mask out bytes after NUL terminator
|
||||
(bsc#1012628).
|
||||
- fail_function: Remove a redundant mutex unlock (bsc#1012628).
|
||||
- xfs: revert "xfs: fix rmap key and record comparison functions"
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: powerpc: Fix typo in macro variable name
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: sh: Fix register names (bsc#1012628).
|
||||
- bpf, sockmap: Skb verdict SK_PASS to self already checked rmem
|
||||
limits (bsc#1012628).
|
||||
- bpf, sockmap: On receive programs try to fast track SK_PASS
|
||||
ingress (bsc#1012628).
|
||||
- bpf, sockmap: Use truesize with sk_rmem_schedule()
|
||||
(bsc#1012628).
|
||||
- bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting
|
||||
to self (bsc#1012628).
|
||||
- efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
|
||||
(bsc#1012628).
|
||||
- counter/ti-eqep: Fix regmap max_register (bsc#1012628).
|
||||
- efi/x86: Free efi_pgd with free_pages() (bsc#1012628).
|
||||
- sched/fair: Fix overutilized update in enqueue_task_fair()
|
||||
(bsc#1012628).
|
||||
- sched: Fix data-race in wakeup (bsc#1012628).
|
||||
- sched: Fix rq->nr_iowait ordering (bsc#1012628).
|
||||
- libfs: fix error cast of negative value in simple_attr_write()
|
||||
(bsc#1012628).
|
||||
- afs: Fix speculative status fetch going out of order wrt to
|
||||
modifications (bsc#1012628).
|
||||
- HID: logitech-hidpp: Add PID for MX Anywhere 2 (bsc#1012628).
|
||||
- HID: mcp2221: Fix GPIO output handling (bsc#1012628).
|
||||
- HID: logitech-dj: Handle quad/bluetooth keyboards with a
|
||||
builtin trackpad (bsc#1012628).
|
||||
- HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00
|
||||
receiver (bsc#1012628).
|
||||
- speakup: Do not let the line discipline be used several times
|
||||
(bsc#1012628).
|
||||
- ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add delay quirk for all Logitech USB devices
|
||||
(bsc#1012628).
|
||||
- ALSA: ctl: fix error path at adding user-defined element set
|
||||
(bsc#1012628).
|
||||
- ALSA: mixart: Fix mutex deadlock (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset
|
||||
Button (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported mute Led for HP (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - HP Headset Mic can't detect after boot
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: fix potential deadlock (bsc#1012628).
|
||||
- tty: serial: imx: keep console clocks always on (bsc#1012628).
|
||||
- HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
|
||||
(bsc#1012628).
|
||||
- efivarfs: fix memory leak in efivarfs_create() (bsc#1012628).
|
||||
- staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
|
||||
(bsc#1012628).
|
||||
- staging: mt7621-pci: avoid to request pci bus resources
|
||||
(bsc#1012628).
|
||||
- iio: light: fix kconfig dependency bug for VCNL4035
|
||||
(bsc#1012628).
|
||||
- ext4: fix bogus warning in ext4_update_dx_flag() (bsc#1012628).
|
||||
- xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
|
||||
(bsc#1012628).
|
||||
- ACPI: fan: Initialize performance state sysfs attribute
|
||||
(bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Replace is_smo8500_device with an
|
||||
acpi_type enum (bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for
|
||||
setting tablet-mode (bsc#1012628).
|
||||
- iio: adc: mediatek: fix unset field (bsc#1012628).
|
||||
- iio: cros_ec: Use default frequencies when EC returns invalid
|
||||
information (bsc#1012628).
|
||||
- iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix battery VREF for JZ4770 SoC (bsc#1012628).
|
||||
- iio: adc: stm32-adc: fix a regression when using dma and irq
|
||||
(bsc#1012628).
|
||||
- serial: ar933x_uart: disable clk on error handling path in probe
|
||||
(bsc#1012628).
|
||||
- arm64: dts: agilex/stratix10: Fix qspi node compatible
|
||||
(bsc#1012628).
|
||||
- spi: lpspi: Fix use-after-free on unbind (bsc#1012628).
|
||||
- spi: Introduce device-managed SPI controller allocation
|
||||
(bsc#1012628).
|
||||
- spi: npcm-fiu: Don't leak SPI master in probe error path
|
||||
(bsc#1012628).
|
||||
- spi: bcm2835aux: Fix use-after-free on unbind (bsc#1012628).
|
||||
- regulator: pfuze100: limit pfuze-support-disable-sw to
|
||||
pfuze{100,200} (bsc#1012628).
|
||||
- regulator: fix memory leak with repeated
|
||||
set_machine_constraints() (bsc#1012628).
|
||||
- regulator: avoid resolve_supply() infinite recursion
|
||||
(bsc#1012628).
|
||||
- regulator: workaround self-referent regulators (bsc#1012628).
|
||||
- gfs2: Fix regression in freeze_go_sync (bsc#1012628).
|
||||
- xtensa: fix TLBTEMP area placement (bsc#1012628).
|
||||
- xtensa: disable preemption around cache alias management calls
|
||||
(bsc#1012628).
|
||||
- mac80211: minstrel: remove deferred sampling code (bsc#1012628).
|
||||
- mac80211: minstrel: fix tx status processing corner case
|
||||
(bsc#1012628).
|
||||
- s390: fix system call exit path (bsc#1012628).
|
||||
- s390/cpum_sf.c: fix file permission for cpum_sfb_size
|
||||
(bsc#1012628).
|
||||
- s390/dasd: fix null pointer dereference for ERP requests
|
||||
(bsc#1012628).
|
||||
- Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if
|
||||
disconnected (bsc#1012628).
|
||||
- drm/amd/display: Add missing pflip irq for dcn2.0 (bsc#1012628).
|
||||
- drm/i915: Handle max_bpc==16 (bsc#1012628).
|
||||
- drm/i915/tgl: Fix Media power gate sequence (bsc#1012628).
|
||||
- io_uring: don't double complete failed reissue request
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for
|
||||
BYT-based Intel controllers (bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Allow configuring zero tap values
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Use Mask writes for Tap delays
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Issue DLL reset explicitly (bsc#1012628).
|
||||
- blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
|
||||
(bsc#1012628).
|
||||
- ptrace: Set PF_SUPERPRIV when checking capability (bsc#1012628).
|
||||
- seccomp: Set PF_SUPERPRIV when checking capability
|
||||
(bsc#1012628).
|
||||
- fanotify: fix logic of reporting name info with watched parent
|
||||
(bsc#1012628).
|
||||
- x86/microcode/intel: Check patch signature before saving
|
||||
microcode for early loading (bsc#1012628).
|
||||
- mm: never attempt async page lock if we've transferred data
|
||||
already (bsc#1012628).
|
||||
- mm: fix readahead_page_batch for retry entries (bsc#1012628).
|
||||
- mm: memcg/slab: fix root memcg vmstats (bsc#1012628).
|
||||
- mm/userfaultfd: do not access vma->vm_mm after calling
|
||||
handle_userfault() (bsc#1012628).
|
||||
- Update config files.
|
||||
- commit 1b55838
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 08:49:09 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.10
|
||||
%define patchversion 5.9.11
|
||||
%define variant %{nil}
|
||||
|
||||
%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})
|
||||
|
||||
Name: dtb-riscv64
|
||||
Version: 5.9.10
|
||||
Version: 5.9.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc720a5
|
||||
Release: <RELEASE>.g91426ef
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,443 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:32:13 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
|
||||
(git-fixes).
|
||||
- commit 91426ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:19:11 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.11 (bsc#1012628).
|
||||
- ah6: fix error return code in ah6_input() (bsc#1012628).
|
||||
- atm: nicstar: Unmap DMA on send error (bsc#1012628).
|
||||
- bnxt_en: read EEPROM A2h address using page 0 (bsc#1012628).
|
||||
- devlink: Add missing genlmsg_cancel() in
|
||||
devlink_nl_sb_port_pool_fill() (bsc#1012628).
|
||||
- enetc: Workaround for MDIO register access issue (bsc#1012628).
|
||||
- Exempt multicast addresses from five-second neighbor lifetime
|
||||
(bsc#1012628).
|
||||
- inet_diag: Fix error path to cancel the meseage in
|
||||
inet_req_diag_fill() (bsc#1012628).
|
||||
- ipv6: Fix error path to cancel the meseage (bsc#1012628).
|
||||
- lan743x: fix issue causing intermittent kernel log warnings
|
||||
(bsc#1012628).
|
||||
- lan743x: prevent entire kernel HANG on open, for some platforms
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Use variable timeout for EMAD retries
|
||||
(bsc#1012628).
|
||||
- net: b44: fix error return code in b44_init_one() (bsc#1012628).
|
||||
- net: bridge: add missing counters to ndo_get_stats64 callback
|
||||
(bsc#1012628).
|
||||
- netdevsim: set .owner to THIS_MODULE (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: fix error return code in
|
||||
mtk_star_enable() (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: return ok when xmit drops
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix cpts irq after suspend
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
|
||||
(bsc#1012628).
|
||||
- net: ftgmac100: Fix crash when removing driver (bsc#1012628).
|
||||
- net: Have netpoll bring-up DSA management interface
|
||||
(bsc#1012628).
|
||||
- net: ipa: lock when freeing transaction (bsc#1012628).
|
||||
- netlabel: fix our progress tracking in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- netlabel: fix an uninitialized warning in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- net: lantiq: Wait for the GPHY firmware to be ready
|
||||
(bsc#1012628).
|
||||
- net/mlx4_core: Fix init_hca fields offset (bsc#1012628).
|
||||
- net/mlx5e: Fix refcount leak on kTLS RX resync (bsc#1012628).
|
||||
- net/ncsi: Fix netlink registration (bsc#1012628).
|
||||
- net: phy: mscc: remove non-MACSec compatible phy (bsc#1012628).
|
||||
- net: qualcomm: rmnet: Fix incorrect receive packet handling
|
||||
during cleanup (bsc#1012628).
|
||||
- net/smc: fix direct access to ib_gid_addr->ndev in
|
||||
smc_ib_determine_gid() (bsc#1012628).
|
||||
- net: stmmac: Use rtnl_lock/unlock on
|
||||
netif_set_real_num_rx_queues() call (bsc#1012628).
|
||||
- net/tls: fix corrupted data in recvmsg (bsc#1012628).
|
||||
- net: x25: Increase refcnt of "struct x25_neigh" in
|
||||
x25_rx_call_request (bsc#1012628).
|
||||
- page_frag: Recover from memory pressure (bsc#1012628).
|
||||
- qed: fix error return code in qed_iwarp_ll2_start()
|
||||
(bsc#1012628).
|
||||
- qed: fix ILT configuration of SRC block (bsc#1012628).
|
||||
- qlcnic: fix error return code in qlcnic_83xx_restart_hw()
|
||||
(bsc#1012628).
|
||||
- sctp: change to hold/put transport for proto_unreach_timer
|
||||
(bsc#1012628).
|
||||
- tcp: only postpone PROBE_RTT if RTT is < current min_rtt
|
||||
estimate (bsc#1012628).
|
||||
- vsock: forward all packets to the host when no H2G is registered
|
||||
(bsc#1012628).
|
||||
- net/mlx5e: Fix check if netdev is bond slave (bsc#1012628).
|
||||
- net/mlx5: Add handling of port type in rule deletion
|
||||
(bsc#1012628).
|
||||
- net/mlx5: Clear bw_share upon VF disable (bsc#1012628).
|
||||
- net/mlx5: Disable QoS when min_rates on all VFs are zero
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Add pm_runtime_resume_and_get to deal with usage
|
||||
counter (bsc#1012628).
|
||||
- net: fec: Fix reference count leak in fec series ops
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Fix counter overflow logic (bsc#1012628).
|
||||
- bnxt_en: Free port stats during firmware reset (bsc#1012628).
|
||||
- net: mvneta: fix possible memory leak in
|
||||
mvneta_swbm_add_rx_fragment (bsc#1012628).
|
||||
- net/tls: Fix wrong record sn in async mode of device resync
|
||||
(bsc#1012628).
|
||||
- net: usb: qmi_wwan: Set DTR quirk for MR400 (bsc#1012628).
|
||||
- Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
|
||||
(bsc#1012628).
|
||||
- tools, bpftool: Avoid array index warnings (bsc#1012628).
|
||||
- habanalabs/gaudi: mask WDT error in QMAN (bsc#1012628).
|
||||
- pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by
|
||||
ufshcd_hold() (bsc#1012628).
|
||||
- scsi: ufs: Try to save power mode change and UIC cmd completion
|
||||
timeout (bsc#1012628).
|
||||
- pinctrl: mcp23s08: Print error message when regmap init fails
|
||||
(bsc#1012628).
|
||||
- selftests: kvm: Fix the segment descriptor layout to match
|
||||
the actual layout (bsc#1012628).
|
||||
- ACPI: button: Add DMI quirk for Medion Akoya E2228T
|
||||
(bsc#1012628).
|
||||
- arm64: errata: Fix handling of 1418040 with late CPU onlining
|
||||
(bsc#1012628).
|
||||
- arm64: psci: Avoid printing in cpu_psci_cpu_die() (bsc#1012628).
|
||||
- arm64: smp: Tell RCU about CPUs that fail to come online
|
||||
(bsc#1012628).
|
||||
- um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
|
||||
(bsc#1012628).
|
||||
- vfs: remove lockdep bogosity in __sb_start_write (bsc#1012628).
|
||||
- gfs2: fix possible reference leak in gfs2_check_blk_type
|
||||
(bsc#1012628).
|
||||
- hwmon: (pwm-fan) Fix RPM calculation (bsc#1012628).
|
||||
- gfs2: Fix case in which ail writes are done to jdata holes
|
||||
(bsc#1012628).
|
||||
- arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
|
||||
(bsc#1012628).
|
||||
- arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
|
||||
(bsc#1012628).
|
||||
- arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
|
||||
(bsc#1012628).
|
||||
- usb: dwc2: Avoid leaving the error_debugfs label unused
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: beelink-gs1: Enable both RGMII RX/TX
|
||||
delay (bsc#1012628).
|
||||
- arm64: dts: allwinner: Pine H64: Enable both RGMII RX/TX delay
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs
|
||||
to active high" (bsc#1012628).
|
||||
- ARM: dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: cubietruck: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet
|
||||
PHY (bsc#1012628).
|
||||
- ARM: dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHY
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sunxi: bananapi-m2-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: libretech-all-h5-cc: Enable RGMII
|
||||
RX/TX delay on PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX
|
||||
delay on PHY (bsc#1012628).
|
||||
- Input: adxl34x - clean up a data type in adxl34x_probe()
|
||||
(bsc#1012628).
|
||||
- MIPS: export has_transparent_hugepage() for modules
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq config registers offset programming
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: fsl: fix endianness issue of rcpm (bsc#1012628).
|
||||
- arm64: dts: imx8mm-beacon-som: Fix Choppy BT audio
|
||||
(bsc#1012628).
|
||||
- arm64: dts imx8mn: Remove non-existent USB OTG2 (bsc#1012628).
|
||||
- arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
|
||||
(bsc#1012628).
|
||||
- ARM: dts: vf610-zii-dev-rev-b: Fix MDIO over clocking
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx6q-prti6q: fix PHY address (bsc#1012628).
|
||||
- swiotlb: using SIZE_MAX needs limits.h included (bsc#1012628).
|
||||
- tee: amdtee: fix memory leak due to reset of global shm list
|
||||
(bsc#1012628).
|
||||
- tee: amdtee: synchronize access to shm list (bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
|
||||
(bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix SG capability check for MCDMA
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix TA3-GPIO-C key on STM32MP1 DHCOM PDK2
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2 (bsc#1012628).
|
||||
- ARM: dts: stm32: Define VIO regulator supply on DHCOM
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Enable thermal sensor support on
|
||||
stm32mp15xx-dhcor (bsc#1012628).
|
||||
- ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM
|
||||
(bsc#1012628).
|
||||
- arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (bsc#1012628).
|
||||
- dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
|
||||
(bsc#1012628).
|
||||
- kunit: tool: unmark test_data as binary blobs (bsc#1012628).
|
||||
- rcu: Don't invoke try_invoke_on_locked_down_task() with irqs
|
||||
disabled (bsc#1012628).
|
||||
- spi: fix client driver breakages when using GPIO descriptors
|
||||
(bsc#1012628).
|
||||
- Input: resistive-adc-touch - fix kconfig dependency on
|
||||
IIO_BUFFER (bsc#1012628).
|
||||
- Input: elan_i2c - fix firmware update on newer ICs
|
||||
(bsc#1012628).
|
||||
- rfkill: Fix use-after-free in rfkill_resume() (bsc#1012628).
|
||||
- RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
|
||||
(bsc#1012628).
|
||||
- RMDA/sw: Don't allow drivers using dma_virt_ops on highmem
|
||||
configs (bsc#1012628).
|
||||
- perf lock: Correct field name "flags" (bsc#1012628).
|
||||
- perf lock: Don't free "lock_seq_stat" if read_count isn't zero
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Fix oops in the rpc_xdr_buf event class (bsc#1012628).
|
||||
- drm: bridge: dw-hdmi: Avoid resetting force in the detect
|
||||
function (bsc#1012628).
|
||||
- tools, bpftool: Add missing close before bpftool net attach exit
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Fix error return code in hfi1_init_dd() (bsc#1012628).
|
||||
- ip_tunnels: Set tunnel option flag when tunnel metadata is
|
||||
present (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in can_rcv() (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in canfd_rcv() (bsc#1012628).
|
||||
- can: dev: can_restart(): post buffer from the right context
|
||||
(bsc#1012628).
|
||||
- can: ti_hecc: Fix memleak in ti_hecc_probe (bsc#1012628).
|
||||
- can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then
|
||||
pass to can_put_echo_skb() (bsc#1012628).
|
||||
- can: peak_usb: fix potential integer overflow on shift of a int
|
||||
(bsc#1012628).
|
||||
- can: flexcan: fix failure handling of pm_runtime_get_sync()
|
||||
(bsc#1012628).
|
||||
- can: tcan4x5x: replace depends on REGMAP_SPI with depends on
|
||||
SPI (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking
|
||||
for devm_regmap_init() (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_remove(): fix order of
|
||||
deregistration (bsc#1012628).
|
||||
- can: m_can: m_can_handle_state_change(): fix state change
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_class_free_dev(): introduce new function
|
||||
(bsc#1012628).
|
||||
- can: m_can: Fix freeing of can device from peripherials
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_stop(): set device to software init mode
|
||||
before closing (bsc#1012628).
|
||||
- dmaengine: idxd: fix mapping of portal size (bsc#1012628).
|
||||
- ASoC: Intel: KMB: Fix S24_LE configuration (bsc#1012628).
|
||||
- ASoC: qcom: lpass-platform: Fix memory leak (bsc#1012628).
|
||||
- spi: cadence-quadspi: Fix error return code in cqspi_probe
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix error return code in run_getsockopt_test()
|
||||
(bsc#1012628).
|
||||
- MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: dw-hdmi: fix error return code in
|
||||
sun8i_dw_hdmi_bind() (bsc#1012628).
|
||||
- net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos
|
||||
disabled (bsc#1012628).
|
||||
- bpf, sockmap: Fix partial copy_page_to_iter so progress can
|
||||
still be made (bsc#1012628).
|
||||
- bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress
|
||||
redirect (bsc#1012628).
|
||||
- can: kvaser_pciefd: Fix KCAN bittiming limits (bsc#1012628).
|
||||
- can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
|
||||
(bsc#1012628).
|
||||
- dmaengine: fix error codes in channel_register() (bsc#1012628).
|
||||
- iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Avoid panic if iommu init fails in tboot system
|
||||
(bsc#1012628).
|
||||
- can: flexcan: flexcan_chip_start(): fix erroneous
|
||||
flexcan_transceiver_enable() during bus-off recovery
|
||||
(bsc#1012628).
|
||||
- can: m_can: process interrupt only when not runtime suspended
|
||||
(bsc#1012628).
|
||||
- xfs: fix the minrecs logic when dealing with inode root child
|
||||
blocks (bsc#1012628).
|
||||
- xfs: strengthen rmap record flags checking (bsc#1012628).
|
||||
- xfs: directory scrub should check the null bestfree entries too
|
||||
(bsc#1012628).
|
||||
- xfs: ensure inobt record walks always make forward progress
|
||||
(bsc#1012628).
|
||||
- xfs: return corresponding errcode if xfs_initialize_perag()
|
||||
fail (bsc#1012628).
|
||||
- ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable
|
||||
disabled clock (bsc#1012628).
|
||||
- regulator: ti-abb: Fix array out of bound read access on the
|
||||
first transition (bsc#1012628).
|
||||
- libbpf: Fix VERSIONED_SYM_COUNT number parsing (bsc#1012628).
|
||||
- lib/strncpy_from_user.c: Mask out bytes after NUL terminator
|
||||
(bsc#1012628).
|
||||
- fail_function: Remove a redundant mutex unlock (bsc#1012628).
|
||||
- xfs: revert "xfs: fix rmap key and record comparison functions"
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: powerpc: Fix typo in macro variable name
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: sh: Fix register names (bsc#1012628).
|
||||
- bpf, sockmap: Skb verdict SK_PASS to self already checked rmem
|
||||
limits (bsc#1012628).
|
||||
- bpf, sockmap: On receive programs try to fast track SK_PASS
|
||||
ingress (bsc#1012628).
|
||||
- bpf, sockmap: Use truesize with sk_rmem_schedule()
|
||||
(bsc#1012628).
|
||||
- bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting
|
||||
to self (bsc#1012628).
|
||||
- efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
|
||||
(bsc#1012628).
|
||||
- counter/ti-eqep: Fix regmap max_register (bsc#1012628).
|
||||
- efi/x86: Free efi_pgd with free_pages() (bsc#1012628).
|
||||
- sched/fair: Fix overutilized update in enqueue_task_fair()
|
||||
(bsc#1012628).
|
||||
- sched: Fix data-race in wakeup (bsc#1012628).
|
||||
- sched: Fix rq->nr_iowait ordering (bsc#1012628).
|
||||
- libfs: fix error cast of negative value in simple_attr_write()
|
||||
(bsc#1012628).
|
||||
- afs: Fix speculative status fetch going out of order wrt to
|
||||
modifications (bsc#1012628).
|
||||
- HID: logitech-hidpp: Add PID for MX Anywhere 2 (bsc#1012628).
|
||||
- HID: mcp2221: Fix GPIO output handling (bsc#1012628).
|
||||
- HID: logitech-dj: Handle quad/bluetooth keyboards with a
|
||||
builtin trackpad (bsc#1012628).
|
||||
- HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00
|
||||
receiver (bsc#1012628).
|
||||
- speakup: Do not let the line discipline be used several times
|
||||
(bsc#1012628).
|
||||
- ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add delay quirk for all Logitech USB devices
|
||||
(bsc#1012628).
|
||||
- ALSA: ctl: fix error path at adding user-defined element set
|
||||
(bsc#1012628).
|
||||
- ALSA: mixart: Fix mutex deadlock (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset
|
||||
Button (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported mute Led for HP (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - HP Headset Mic can't detect after boot
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: fix potential deadlock (bsc#1012628).
|
||||
- tty: serial: imx: keep console clocks always on (bsc#1012628).
|
||||
- HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
|
||||
(bsc#1012628).
|
||||
- efivarfs: fix memory leak in efivarfs_create() (bsc#1012628).
|
||||
- staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
|
||||
(bsc#1012628).
|
||||
- staging: mt7621-pci: avoid to request pci bus resources
|
||||
(bsc#1012628).
|
||||
- iio: light: fix kconfig dependency bug for VCNL4035
|
||||
(bsc#1012628).
|
||||
- ext4: fix bogus warning in ext4_update_dx_flag() (bsc#1012628).
|
||||
- xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
|
||||
(bsc#1012628).
|
||||
- ACPI: fan: Initialize performance state sysfs attribute
|
||||
(bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Replace is_smo8500_device with an
|
||||
acpi_type enum (bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for
|
||||
setting tablet-mode (bsc#1012628).
|
||||
- iio: adc: mediatek: fix unset field (bsc#1012628).
|
||||
- iio: cros_ec: Use default frequencies when EC returns invalid
|
||||
information (bsc#1012628).
|
||||
- iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix battery VREF for JZ4770 SoC (bsc#1012628).
|
||||
- iio: adc: stm32-adc: fix a regression when using dma and irq
|
||||
(bsc#1012628).
|
||||
- serial: ar933x_uart: disable clk on error handling path in probe
|
||||
(bsc#1012628).
|
||||
- arm64: dts: agilex/stratix10: Fix qspi node compatible
|
||||
(bsc#1012628).
|
||||
- spi: lpspi: Fix use-after-free on unbind (bsc#1012628).
|
||||
- spi: Introduce device-managed SPI controller allocation
|
||||
(bsc#1012628).
|
||||
- spi: npcm-fiu: Don't leak SPI master in probe error path
|
||||
(bsc#1012628).
|
||||
- spi: bcm2835aux: Fix use-after-free on unbind (bsc#1012628).
|
||||
- regulator: pfuze100: limit pfuze-support-disable-sw to
|
||||
pfuze{100,200} (bsc#1012628).
|
||||
- regulator: fix memory leak with repeated
|
||||
set_machine_constraints() (bsc#1012628).
|
||||
- regulator: avoid resolve_supply() infinite recursion
|
||||
(bsc#1012628).
|
||||
- regulator: workaround self-referent regulators (bsc#1012628).
|
||||
- gfs2: Fix regression in freeze_go_sync (bsc#1012628).
|
||||
- xtensa: fix TLBTEMP area placement (bsc#1012628).
|
||||
- xtensa: disable preemption around cache alias management calls
|
||||
(bsc#1012628).
|
||||
- mac80211: minstrel: remove deferred sampling code (bsc#1012628).
|
||||
- mac80211: minstrel: fix tx status processing corner case
|
||||
(bsc#1012628).
|
||||
- s390: fix system call exit path (bsc#1012628).
|
||||
- s390/cpum_sf.c: fix file permission for cpum_sfb_size
|
||||
(bsc#1012628).
|
||||
- s390/dasd: fix null pointer dereference for ERP requests
|
||||
(bsc#1012628).
|
||||
- Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if
|
||||
disconnected (bsc#1012628).
|
||||
- drm/amd/display: Add missing pflip irq for dcn2.0 (bsc#1012628).
|
||||
- drm/i915: Handle max_bpc==16 (bsc#1012628).
|
||||
- drm/i915/tgl: Fix Media power gate sequence (bsc#1012628).
|
||||
- io_uring: don't double complete failed reissue request
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for
|
||||
BYT-based Intel controllers (bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Allow configuring zero tap values
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Use Mask writes for Tap delays
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Issue DLL reset explicitly (bsc#1012628).
|
||||
- blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
|
||||
(bsc#1012628).
|
||||
- ptrace: Set PF_SUPERPRIV when checking capability (bsc#1012628).
|
||||
- seccomp: Set PF_SUPERPRIV when checking capability
|
||||
(bsc#1012628).
|
||||
- fanotify: fix logic of reporting name info with watched parent
|
||||
(bsc#1012628).
|
||||
- x86/microcode/intel: Check patch signature before saving
|
||||
microcode for early loading (bsc#1012628).
|
||||
- mm: never attempt async page lock if we've transferred data
|
||||
already (bsc#1012628).
|
||||
- mm: fix readahead_page_batch for retry entries (bsc#1012628).
|
||||
- mm: memcg/slab: fix root memcg vmstats (bsc#1012628).
|
||||
- mm/userfaultfd: do not access vma->vm_mm after calling
|
||||
handle_userfault() (bsc#1012628).
|
||||
- Update config files.
|
||||
- commit 1b55838
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 08:49:09 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.10
|
||||
%define patchversion 5.9.11
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-64kb
|
||||
Summary: Kernel with 64kb PAGE_SIZE
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.10
|
||||
Version: 5.9.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc720a5
|
||||
Release: <RELEASE>.g91426ef
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: kernel-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: kernel-%build_flavor-base-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
Provides: kernel-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: %name-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,443 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:32:13 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
|
||||
(git-fixes).
|
||||
- commit 91426ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:19:11 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.11 (bsc#1012628).
|
||||
- ah6: fix error return code in ah6_input() (bsc#1012628).
|
||||
- atm: nicstar: Unmap DMA on send error (bsc#1012628).
|
||||
- bnxt_en: read EEPROM A2h address using page 0 (bsc#1012628).
|
||||
- devlink: Add missing genlmsg_cancel() in
|
||||
devlink_nl_sb_port_pool_fill() (bsc#1012628).
|
||||
- enetc: Workaround for MDIO register access issue (bsc#1012628).
|
||||
- Exempt multicast addresses from five-second neighbor lifetime
|
||||
(bsc#1012628).
|
||||
- inet_diag: Fix error path to cancel the meseage in
|
||||
inet_req_diag_fill() (bsc#1012628).
|
||||
- ipv6: Fix error path to cancel the meseage (bsc#1012628).
|
||||
- lan743x: fix issue causing intermittent kernel log warnings
|
||||
(bsc#1012628).
|
||||
- lan743x: prevent entire kernel HANG on open, for some platforms
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Use variable timeout for EMAD retries
|
||||
(bsc#1012628).
|
||||
- net: b44: fix error return code in b44_init_one() (bsc#1012628).
|
||||
- net: bridge: add missing counters to ndo_get_stats64 callback
|
||||
(bsc#1012628).
|
||||
- netdevsim: set .owner to THIS_MODULE (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: fix error return code in
|
||||
mtk_star_enable() (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: return ok when xmit drops
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix cpts irq after suspend
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
|
||||
(bsc#1012628).
|
||||
- net: ftgmac100: Fix crash when removing driver (bsc#1012628).
|
||||
- net: Have netpoll bring-up DSA management interface
|
||||
(bsc#1012628).
|
||||
- net: ipa: lock when freeing transaction (bsc#1012628).
|
||||
- netlabel: fix our progress tracking in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- netlabel: fix an uninitialized warning in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- net: lantiq: Wait for the GPHY firmware to be ready
|
||||
(bsc#1012628).
|
||||
- net/mlx4_core: Fix init_hca fields offset (bsc#1012628).
|
||||
- net/mlx5e: Fix refcount leak on kTLS RX resync (bsc#1012628).
|
||||
- net/ncsi: Fix netlink registration (bsc#1012628).
|
||||
- net: phy: mscc: remove non-MACSec compatible phy (bsc#1012628).
|
||||
- net: qualcomm: rmnet: Fix incorrect receive packet handling
|
||||
during cleanup (bsc#1012628).
|
||||
- net/smc: fix direct access to ib_gid_addr->ndev in
|
||||
smc_ib_determine_gid() (bsc#1012628).
|
||||
- net: stmmac: Use rtnl_lock/unlock on
|
||||
netif_set_real_num_rx_queues() call (bsc#1012628).
|
||||
- net/tls: fix corrupted data in recvmsg (bsc#1012628).
|
||||
- net: x25: Increase refcnt of "struct x25_neigh" in
|
||||
x25_rx_call_request (bsc#1012628).
|
||||
- page_frag: Recover from memory pressure (bsc#1012628).
|
||||
- qed: fix error return code in qed_iwarp_ll2_start()
|
||||
(bsc#1012628).
|
||||
- qed: fix ILT configuration of SRC block (bsc#1012628).
|
||||
- qlcnic: fix error return code in qlcnic_83xx_restart_hw()
|
||||
(bsc#1012628).
|
||||
- sctp: change to hold/put transport for proto_unreach_timer
|
||||
(bsc#1012628).
|
||||
- tcp: only postpone PROBE_RTT if RTT is < current min_rtt
|
||||
estimate (bsc#1012628).
|
||||
- vsock: forward all packets to the host when no H2G is registered
|
||||
(bsc#1012628).
|
||||
- net/mlx5e: Fix check if netdev is bond slave (bsc#1012628).
|
||||
- net/mlx5: Add handling of port type in rule deletion
|
||||
(bsc#1012628).
|
||||
- net/mlx5: Clear bw_share upon VF disable (bsc#1012628).
|
||||
- net/mlx5: Disable QoS when min_rates on all VFs are zero
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Add pm_runtime_resume_and_get to deal with usage
|
||||
counter (bsc#1012628).
|
||||
- net: fec: Fix reference count leak in fec series ops
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Fix counter overflow logic (bsc#1012628).
|
||||
- bnxt_en: Free port stats during firmware reset (bsc#1012628).
|
||||
- net: mvneta: fix possible memory leak in
|
||||
mvneta_swbm_add_rx_fragment (bsc#1012628).
|
||||
- net/tls: Fix wrong record sn in async mode of device resync
|
||||
(bsc#1012628).
|
||||
- net: usb: qmi_wwan: Set DTR quirk for MR400 (bsc#1012628).
|
||||
- Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
|
||||
(bsc#1012628).
|
||||
- tools, bpftool: Avoid array index warnings (bsc#1012628).
|
||||
- habanalabs/gaudi: mask WDT error in QMAN (bsc#1012628).
|
||||
- pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by
|
||||
ufshcd_hold() (bsc#1012628).
|
||||
- scsi: ufs: Try to save power mode change and UIC cmd completion
|
||||
timeout (bsc#1012628).
|
||||
- pinctrl: mcp23s08: Print error message when regmap init fails
|
||||
(bsc#1012628).
|
||||
- selftests: kvm: Fix the segment descriptor layout to match
|
||||
the actual layout (bsc#1012628).
|
||||
- ACPI: button: Add DMI quirk for Medion Akoya E2228T
|
||||
(bsc#1012628).
|
||||
- arm64: errata: Fix handling of 1418040 with late CPU onlining
|
||||
(bsc#1012628).
|
||||
- arm64: psci: Avoid printing in cpu_psci_cpu_die() (bsc#1012628).
|
||||
- arm64: smp: Tell RCU about CPUs that fail to come online
|
||||
(bsc#1012628).
|
||||
- um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
|
||||
(bsc#1012628).
|
||||
- vfs: remove lockdep bogosity in __sb_start_write (bsc#1012628).
|
||||
- gfs2: fix possible reference leak in gfs2_check_blk_type
|
||||
(bsc#1012628).
|
||||
- hwmon: (pwm-fan) Fix RPM calculation (bsc#1012628).
|
||||
- gfs2: Fix case in which ail writes are done to jdata holes
|
||||
(bsc#1012628).
|
||||
- arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
|
||||
(bsc#1012628).
|
||||
- arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
|
||||
(bsc#1012628).
|
||||
- arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
|
||||
(bsc#1012628).
|
||||
- usb: dwc2: Avoid leaving the error_debugfs label unused
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: beelink-gs1: Enable both RGMII RX/TX
|
||||
delay (bsc#1012628).
|
||||
- arm64: dts: allwinner: Pine H64: Enable both RGMII RX/TX delay
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs
|
||||
to active high" (bsc#1012628).
|
||||
- ARM: dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: cubietruck: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet
|
||||
PHY (bsc#1012628).
|
||||
- ARM: dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHY
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sunxi: bananapi-m2-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: libretech-all-h5-cc: Enable RGMII
|
||||
RX/TX delay on PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX
|
||||
delay on PHY (bsc#1012628).
|
||||
- Input: adxl34x - clean up a data type in adxl34x_probe()
|
||||
(bsc#1012628).
|
||||
- MIPS: export has_transparent_hugepage() for modules
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq config registers offset programming
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: fsl: fix endianness issue of rcpm (bsc#1012628).
|
||||
- arm64: dts: imx8mm-beacon-som: Fix Choppy BT audio
|
||||
(bsc#1012628).
|
||||
- arm64: dts imx8mn: Remove non-existent USB OTG2 (bsc#1012628).
|
||||
- arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
|
||||
(bsc#1012628).
|
||||
- ARM: dts: vf610-zii-dev-rev-b: Fix MDIO over clocking
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx6q-prti6q: fix PHY address (bsc#1012628).
|
||||
- swiotlb: using SIZE_MAX needs limits.h included (bsc#1012628).
|
||||
- tee: amdtee: fix memory leak due to reset of global shm list
|
||||
(bsc#1012628).
|
||||
- tee: amdtee: synchronize access to shm list (bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
|
||||
(bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix SG capability check for MCDMA
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix TA3-GPIO-C key on STM32MP1 DHCOM PDK2
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2 (bsc#1012628).
|
||||
- ARM: dts: stm32: Define VIO regulator supply on DHCOM
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Enable thermal sensor support on
|
||||
stm32mp15xx-dhcor (bsc#1012628).
|
||||
- ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM
|
||||
(bsc#1012628).
|
||||
- arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (bsc#1012628).
|
||||
- dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
|
||||
(bsc#1012628).
|
||||
- kunit: tool: unmark test_data as binary blobs (bsc#1012628).
|
||||
- rcu: Don't invoke try_invoke_on_locked_down_task() with irqs
|
||||
disabled (bsc#1012628).
|
||||
- spi: fix client driver breakages when using GPIO descriptors
|
||||
(bsc#1012628).
|
||||
- Input: resistive-adc-touch - fix kconfig dependency on
|
||||
IIO_BUFFER (bsc#1012628).
|
||||
- Input: elan_i2c - fix firmware update on newer ICs
|
||||
(bsc#1012628).
|
||||
- rfkill: Fix use-after-free in rfkill_resume() (bsc#1012628).
|
||||
- RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
|
||||
(bsc#1012628).
|
||||
- RMDA/sw: Don't allow drivers using dma_virt_ops on highmem
|
||||
configs (bsc#1012628).
|
||||
- perf lock: Correct field name "flags" (bsc#1012628).
|
||||
- perf lock: Don't free "lock_seq_stat" if read_count isn't zero
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Fix oops in the rpc_xdr_buf event class (bsc#1012628).
|
||||
- drm: bridge: dw-hdmi: Avoid resetting force in the detect
|
||||
function (bsc#1012628).
|
||||
- tools, bpftool: Add missing close before bpftool net attach exit
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Fix error return code in hfi1_init_dd() (bsc#1012628).
|
||||
- ip_tunnels: Set tunnel option flag when tunnel metadata is
|
||||
present (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in can_rcv() (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in canfd_rcv() (bsc#1012628).
|
||||
- can: dev: can_restart(): post buffer from the right context
|
||||
(bsc#1012628).
|
||||
- can: ti_hecc: Fix memleak in ti_hecc_probe (bsc#1012628).
|
||||
- can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then
|
||||
pass to can_put_echo_skb() (bsc#1012628).
|
||||
- can: peak_usb: fix potential integer overflow on shift of a int
|
||||
(bsc#1012628).
|
||||
- can: flexcan: fix failure handling of pm_runtime_get_sync()
|
||||
(bsc#1012628).
|
||||
- can: tcan4x5x: replace depends on REGMAP_SPI with depends on
|
||||
SPI (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking
|
||||
for devm_regmap_init() (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_remove(): fix order of
|
||||
deregistration (bsc#1012628).
|
||||
- can: m_can: m_can_handle_state_change(): fix state change
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_class_free_dev(): introduce new function
|
||||
(bsc#1012628).
|
||||
- can: m_can: Fix freeing of can device from peripherials
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_stop(): set device to software init mode
|
||||
before closing (bsc#1012628).
|
||||
- dmaengine: idxd: fix mapping of portal size (bsc#1012628).
|
||||
- ASoC: Intel: KMB: Fix S24_LE configuration (bsc#1012628).
|
||||
- ASoC: qcom: lpass-platform: Fix memory leak (bsc#1012628).
|
||||
- spi: cadence-quadspi: Fix error return code in cqspi_probe
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix error return code in run_getsockopt_test()
|
||||
(bsc#1012628).
|
||||
- MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: dw-hdmi: fix error return code in
|
||||
sun8i_dw_hdmi_bind() (bsc#1012628).
|
||||
- net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos
|
||||
disabled (bsc#1012628).
|
||||
- bpf, sockmap: Fix partial copy_page_to_iter so progress can
|
||||
still be made (bsc#1012628).
|
||||
- bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress
|
||||
redirect (bsc#1012628).
|
||||
- can: kvaser_pciefd: Fix KCAN bittiming limits (bsc#1012628).
|
||||
- can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
|
||||
(bsc#1012628).
|
||||
- dmaengine: fix error codes in channel_register() (bsc#1012628).
|
||||
- iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Avoid panic if iommu init fails in tboot system
|
||||
(bsc#1012628).
|
||||
- can: flexcan: flexcan_chip_start(): fix erroneous
|
||||
flexcan_transceiver_enable() during bus-off recovery
|
||||
(bsc#1012628).
|
||||
- can: m_can: process interrupt only when not runtime suspended
|
||||
(bsc#1012628).
|
||||
- xfs: fix the minrecs logic when dealing with inode root child
|
||||
blocks (bsc#1012628).
|
||||
- xfs: strengthen rmap record flags checking (bsc#1012628).
|
||||
- xfs: directory scrub should check the null bestfree entries too
|
||||
(bsc#1012628).
|
||||
- xfs: ensure inobt record walks always make forward progress
|
||||
(bsc#1012628).
|
||||
- xfs: return corresponding errcode if xfs_initialize_perag()
|
||||
fail (bsc#1012628).
|
||||
- ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable
|
||||
disabled clock (bsc#1012628).
|
||||
- regulator: ti-abb: Fix array out of bound read access on the
|
||||
first transition (bsc#1012628).
|
||||
- libbpf: Fix VERSIONED_SYM_COUNT number parsing (bsc#1012628).
|
||||
- lib/strncpy_from_user.c: Mask out bytes after NUL terminator
|
||||
(bsc#1012628).
|
||||
- fail_function: Remove a redundant mutex unlock (bsc#1012628).
|
||||
- xfs: revert "xfs: fix rmap key and record comparison functions"
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: powerpc: Fix typo in macro variable name
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: sh: Fix register names (bsc#1012628).
|
||||
- bpf, sockmap: Skb verdict SK_PASS to self already checked rmem
|
||||
limits (bsc#1012628).
|
||||
- bpf, sockmap: On receive programs try to fast track SK_PASS
|
||||
ingress (bsc#1012628).
|
||||
- bpf, sockmap: Use truesize with sk_rmem_schedule()
|
||||
(bsc#1012628).
|
||||
- bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting
|
||||
to self (bsc#1012628).
|
||||
- efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
|
||||
(bsc#1012628).
|
||||
- counter/ti-eqep: Fix regmap max_register (bsc#1012628).
|
||||
- efi/x86: Free efi_pgd with free_pages() (bsc#1012628).
|
||||
- sched/fair: Fix overutilized update in enqueue_task_fair()
|
||||
(bsc#1012628).
|
||||
- sched: Fix data-race in wakeup (bsc#1012628).
|
||||
- sched: Fix rq->nr_iowait ordering (bsc#1012628).
|
||||
- libfs: fix error cast of negative value in simple_attr_write()
|
||||
(bsc#1012628).
|
||||
- afs: Fix speculative status fetch going out of order wrt to
|
||||
modifications (bsc#1012628).
|
||||
- HID: logitech-hidpp: Add PID for MX Anywhere 2 (bsc#1012628).
|
||||
- HID: mcp2221: Fix GPIO output handling (bsc#1012628).
|
||||
- HID: logitech-dj: Handle quad/bluetooth keyboards with a
|
||||
builtin trackpad (bsc#1012628).
|
||||
- HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00
|
||||
receiver (bsc#1012628).
|
||||
- speakup: Do not let the line discipline be used several times
|
||||
(bsc#1012628).
|
||||
- ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add delay quirk for all Logitech USB devices
|
||||
(bsc#1012628).
|
||||
- ALSA: ctl: fix error path at adding user-defined element set
|
||||
(bsc#1012628).
|
||||
- ALSA: mixart: Fix mutex deadlock (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset
|
||||
Button (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported mute Led for HP (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - HP Headset Mic can't detect after boot
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: fix potential deadlock (bsc#1012628).
|
||||
- tty: serial: imx: keep console clocks always on (bsc#1012628).
|
||||
- HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
|
||||
(bsc#1012628).
|
||||
- efivarfs: fix memory leak in efivarfs_create() (bsc#1012628).
|
||||
- staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
|
||||
(bsc#1012628).
|
||||
- staging: mt7621-pci: avoid to request pci bus resources
|
||||
(bsc#1012628).
|
||||
- iio: light: fix kconfig dependency bug for VCNL4035
|
||||
(bsc#1012628).
|
||||
- ext4: fix bogus warning in ext4_update_dx_flag() (bsc#1012628).
|
||||
- xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
|
||||
(bsc#1012628).
|
||||
- ACPI: fan: Initialize performance state sysfs attribute
|
||||
(bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Replace is_smo8500_device with an
|
||||
acpi_type enum (bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for
|
||||
setting tablet-mode (bsc#1012628).
|
||||
- iio: adc: mediatek: fix unset field (bsc#1012628).
|
||||
- iio: cros_ec: Use default frequencies when EC returns invalid
|
||||
information (bsc#1012628).
|
||||
- iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix battery VREF for JZ4770 SoC (bsc#1012628).
|
||||
- iio: adc: stm32-adc: fix a regression when using dma and irq
|
||||
(bsc#1012628).
|
||||
- serial: ar933x_uart: disable clk on error handling path in probe
|
||||
(bsc#1012628).
|
||||
- arm64: dts: agilex/stratix10: Fix qspi node compatible
|
||||
(bsc#1012628).
|
||||
- spi: lpspi: Fix use-after-free on unbind (bsc#1012628).
|
||||
- spi: Introduce device-managed SPI controller allocation
|
||||
(bsc#1012628).
|
||||
- spi: npcm-fiu: Don't leak SPI master in probe error path
|
||||
(bsc#1012628).
|
||||
- spi: bcm2835aux: Fix use-after-free on unbind (bsc#1012628).
|
||||
- regulator: pfuze100: limit pfuze-support-disable-sw to
|
||||
pfuze{100,200} (bsc#1012628).
|
||||
- regulator: fix memory leak with repeated
|
||||
set_machine_constraints() (bsc#1012628).
|
||||
- regulator: avoid resolve_supply() infinite recursion
|
||||
(bsc#1012628).
|
||||
- regulator: workaround self-referent regulators (bsc#1012628).
|
||||
- gfs2: Fix regression in freeze_go_sync (bsc#1012628).
|
||||
- xtensa: fix TLBTEMP area placement (bsc#1012628).
|
||||
- xtensa: disable preemption around cache alias management calls
|
||||
(bsc#1012628).
|
||||
- mac80211: minstrel: remove deferred sampling code (bsc#1012628).
|
||||
- mac80211: minstrel: fix tx status processing corner case
|
||||
(bsc#1012628).
|
||||
- s390: fix system call exit path (bsc#1012628).
|
||||
- s390/cpum_sf.c: fix file permission for cpum_sfb_size
|
||||
(bsc#1012628).
|
||||
- s390/dasd: fix null pointer dereference for ERP requests
|
||||
(bsc#1012628).
|
||||
- Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if
|
||||
disconnected (bsc#1012628).
|
||||
- drm/amd/display: Add missing pflip irq for dcn2.0 (bsc#1012628).
|
||||
- drm/i915: Handle max_bpc==16 (bsc#1012628).
|
||||
- drm/i915/tgl: Fix Media power gate sequence (bsc#1012628).
|
||||
- io_uring: don't double complete failed reissue request
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for
|
||||
BYT-based Intel controllers (bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Allow configuring zero tap values
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Use Mask writes for Tap delays
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Issue DLL reset explicitly (bsc#1012628).
|
||||
- blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
|
||||
(bsc#1012628).
|
||||
- ptrace: Set PF_SUPERPRIV when checking capability (bsc#1012628).
|
||||
- seccomp: Set PF_SUPERPRIV when checking capability
|
||||
(bsc#1012628).
|
||||
- fanotify: fix logic of reporting name info with watched parent
|
||||
(bsc#1012628).
|
||||
- x86/microcode/intel: Check patch signature before saving
|
||||
microcode for early loading (bsc#1012628).
|
||||
- mm: never attempt async page lock if we've transferred data
|
||||
already (bsc#1012628).
|
||||
- mm: fix readahead_page_batch for retry entries (bsc#1012628).
|
||||
- mm: memcg/slab: fix root memcg vmstats (bsc#1012628).
|
||||
- mm/userfaultfd: do not access vma->vm_mm after calling
|
||||
handle_userfault() (bsc#1012628).
|
||||
- Update config files.
|
||||
- commit 1b55838
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 08:49:09 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.10
|
||||
%define patchversion 5.9.11
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.10
|
||||
Version: 5.9.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc720a5
|
||||
Release: <RELEASE>.g91426ef
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: kernel-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: kernel-%build_flavor-base-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
Provides: kernel-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: %name-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,3 +1,443 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:32:13 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
|
||||
(git-fixes).
|
||||
- commit 91426ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:19:11 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.11 (bsc#1012628).
|
||||
- ah6: fix error return code in ah6_input() (bsc#1012628).
|
||||
- atm: nicstar: Unmap DMA on send error (bsc#1012628).
|
||||
- bnxt_en: read EEPROM A2h address using page 0 (bsc#1012628).
|
||||
- devlink: Add missing genlmsg_cancel() in
|
||||
devlink_nl_sb_port_pool_fill() (bsc#1012628).
|
||||
- enetc: Workaround for MDIO register access issue (bsc#1012628).
|
||||
- Exempt multicast addresses from five-second neighbor lifetime
|
||||
(bsc#1012628).
|
||||
- inet_diag: Fix error path to cancel the meseage in
|
||||
inet_req_diag_fill() (bsc#1012628).
|
||||
- ipv6: Fix error path to cancel the meseage (bsc#1012628).
|
||||
- lan743x: fix issue causing intermittent kernel log warnings
|
||||
(bsc#1012628).
|
||||
- lan743x: prevent entire kernel HANG on open, for some platforms
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Use variable timeout for EMAD retries
|
||||
(bsc#1012628).
|
||||
- net: b44: fix error return code in b44_init_one() (bsc#1012628).
|
||||
- net: bridge: add missing counters to ndo_get_stats64 callback
|
||||
(bsc#1012628).
|
||||
- netdevsim: set .owner to THIS_MODULE (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: fix error return code in
|
||||
mtk_star_enable() (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: return ok when xmit drops
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix cpts irq after suspend
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
|
||||
(bsc#1012628).
|
||||
- net: ftgmac100: Fix crash when removing driver (bsc#1012628).
|
||||
- net: Have netpoll bring-up DSA management interface
|
||||
(bsc#1012628).
|
||||
- net: ipa: lock when freeing transaction (bsc#1012628).
|
||||
- netlabel: fix our progress tracking in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- netlabel: fix an uninitialized warning in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- net: lantiq: Wait for the GPHY firmware to be ready
|
||||
(bsc#1012628).
|
||||
- net/mlx4_core: Fix init_hca fields offset (bsc#1012628).
|
||||
- net/mlx5e: Fix refcount leak on kTLS RX resync (bsc#1012628).
|
||||
- net/ncsi: Fix netlink registration (bsc#1012628).
|
||||
- net: phy: mscc: remove non-MACSec compatible phy (bsc#1012628).
|
||||
- net: qualcomm: rmnet: Fix incorrect receive packet handling
|
||||
during cleanup (bsc#1012628).
|
||||
- net/smc: fix direct access to ib_gid_addr->ndev in
|
||||
smc_ib_determine_gid() (bsc#1012628).
|
||||
- net: stmmac: Use rtnl_lock/unlock on
|
||||
netif_set_real_num_rx_queues() call (bsc#1012628).
|
||||
- net/tls: fix corrupted data in recvmsg (bsc#1012628).
|
||||
- net: x25: Increase refcnt of "struct x25_neigh" in
|
||||
x25_rx_call_request (bsc#1012628).
|
||||
- page_frag: Recover from memory pressure (bsc#1012628).
|
||||
- qed: fix error return code in qed_iwarp_ll2_start()
|
||||
(bsc#1012628).
|
||||
- qed: fix ILT configuration of SRC block (bsc#1012628).
|
||||
- qlcnic: fix error return code in qlcnic_83xx_restart_hw()
|
||||
(bsc#1012628).
|
||||
- sctp: change to hold/put transport for proto_unreach_timer
|
||||
(bsc#1012628).
|
||||
- tcp: only postpone PROBE_RTT if RTT is < current min_rtt
|
||||
estimate (bsc#1012628).
|
||||
- vsock: forward all packets to the host when no H2G is registered
|
||||
(bsc#1012628).
|
||||
- net/mlx5e: Fix check if netdev is bond slave (bsc#1012628).
|
||||
- net/mlx5: Add handling of port type in rule deletion
|
||||
(bsc#1012628).
|
||||
- net/mlx5: Clear bw_share upon VF disable (bsc#1012628).
|
||||
- net/mlx5: Disable QoS when min_rates on all VFs are zero
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Add pm_runtime_resume_and_get to deal with usage
|
||||
counter (bsc#1012628).
|
||||
- net: fec: Fix reference count leak in fec series ops
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Fix counter overflow logic (bsc#1012628).
|
||||
- bnxt_en: Free port stats during firmware reset (bsc#1012628).
|
||||
- net: mvneta: fix possible memory leak in
|
||||
mvneta_swbm_add_rx_fragment (bsc#1012628).
|
||||
- net/tls: Fix wrong record sn in async mode of device resync
|
||||
(bsc#1012628).
|
||||
- net: usb: qmi_wwan: Set DTR quirk for MR400 (bsc#1012628).
|
||||
- Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
|
||||
(bsc#1012628).
|
||||
- tools, bpftool: Avoid array index warnings (bsc#1012628).
|
||||
- habanalabs/gaudi: mask WDT error in QMAN (bsc#1012628).
|
||||
- pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by
|
||||
ufshcd_hold() (bsc#1012628).
|
||||
- scsi: ufs: Try to save power mode change and UIC cmd completion
|
||||
timeout (bsc#1012628).
|
||||
- pinctrl: mcp23s08: Print error message when regmap init fails
|
||||
(bsc#1012628).
|
||||
- selftests: kvm: Fix the segment descriptor layout to match
|
||||
the actual layout (bsc#1012628).
|
||||
- ACPI: button: Add DMI quirk for Medion Akoya E2228T
|
||||
(bsc#1012628).
|
||||
- arm64: errata: Fix handling of 1418040 with late CPU onlining
|
||||
(bsc#1012628).
|
||||
- arm64: psci: Avoid printing in cpu_psci_cpu_die() (bsc#1012628).
|
||||
- arm64: smp: Tell RCU about CPUs that fail to come online
|
||||
(bsc#1012628).
|
||||
- um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
|
||||
(bsc#1012628).
|
||||
- vfs: remove lockdep bogosity in __sb_start_write (bsc#1012628).
|
||||
- gfs2: fix possible reference leak in gfs2_check_blk_type
|
||||
(bsc#1012628).
|
||||
- hwmon: (pwm-fan) Fix RPM calculation (bsc#1012628).
|
||||
- gfs2: Fix case in which ail writes are done to jdata holes
|
||||
(bsc#1012628).
|
||||
- arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
|
||||
(bsc#1012628).
|
||||
- arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
|
||||
(bsc#1012628).
|
||||
- arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
|
||||
(bsc#1012628).
|
||||
- usb: dwc2: Avoid leaving the error_debugfs label unused
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: beelink-gs1: Enable both RGMII RX/TX
|
||||
delay (bsc#1012628).
|
||||
- arm64: dts: allwinner: Pine H64: Enable both RGMII RX/TX delay
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs
|
||||
to active high" (bsc#1012628).
|
||||
- ARM: dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: cubietruck: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet
|
||||
PHY (bsc#1012628).
|
||||
- ARM: dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHY
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sunxi: bananapi-m2-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: libretech-all-h5-cc: Enable RGMII
|
||||
RX/TX delay on PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX
|
||||
delay on PHY (bsc#1012628).
|
||||
- Input: adxl34x - clean up a data type in adxl34x_probe()
|
||||
(bsc#1012628).
|
||||
- MIPS: export has_transparent_hugepage() for modules
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq config registers offset programming
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: fsl: fix endianness issue of rcpm (bsc#1012628).
|
||||
- arm64: dts: imx8mm-beacon-som: Fix Choppy BT audio
|
||||
(bsc#1012628).
|
||||
- arm64: dts imx8mn: Remove non-existent USB OTG2 (bsc#1012628).
|
||||
- arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
|
||||
(bsc#1012628).
|
||||
- ARM: dts: vf610-zii-dev-rev-b: Fix MDIO over clocking
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx6q-prti6q: fix PHY address (bsc#1012628).
|
||||
- swiotlb: using SIZE_MAX needs limits.h included (bsc#1012628).
|
||||
- tee: amdtee: fix memory leak due to reset of global shm list
|
||||
(bsc#1012628).
|
||||
- tee: amdtee: synchronize access to shm list (bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
|
||||
(bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix SG capability check for MCDMA
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix TA3-GPIO-C key on STM32MP1 DHCOM PDK2
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2 (bsc#1012628).
|
||||
- ARM: dts: stm32: Define VIO regulator supply on DHCOM
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Enable thermal sensor support on
|
||||
stm32mp15xx-dhcor (bsc#1012628).
|
||||
- ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM
|
||||
(bsc#1012628).
|
||||
- arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (bsc#1012628).
|
||||
- dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
|
||||
(bsc#1012628).
|
||||
- kunit: tool: unmark test_data as binary blobs (bsc#1012628).
|
||||
- rcu: Don't invoke try_invoke_on_locked_down_task() with irqs
|
||||
disabled (bsc#1012628).
|
||||
- spi: fix client driver breakages when using GPIO descriptors
|
||||
(bsc#1012628).
|
||||
- Input: resistive-adc-touch - fix kconfig dependency on
|
||||
IIO_BUFFER (bsc#1012628).
|
||||
- Input: elan_i2c - fix firmware update on newer ICs
|
||||
(bsc#1012628).
|
||||
- rfkill: Fix use-after-free in rfkill_resume() (bsc#1012628).
|
||||
- RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
|
||||
(bsc#1012628).
|
||||
- RMDA/sw: Don't allow drivers using dma_virt_ops on highmem
|
||||
configs (bsc#1012628).
|
||||
- perf lock: Correct field name "flags" (bsc#1012628).
|
||||
- perf lock: Don't free "lock_seq_stat" if read_count isn't zero
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Fix oops in the rpc_xdr_buf event class (bsc#1012628).
|
||||
- drm: bridge: dw-hdmi: Avoid resetting force in the detect
|
||||
function (bsc#1012628).
|
||||
- tools, bpftool: Add missing close before bpftool net attach exit
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Fix error return code in hfi1_init_dd() (bsc#1012628).
|
||||
- ip_tunnels: Set tunnel option flag when tunnel metadata is
|
||||
present (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in can_rcv() (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in canfd_rcv() (bsc#1012628).
|
||||
- can: dev: can_restart(): post buffer from the right context
|
||||
(bsc#1012628).
|
||||
- can: ti_hecc: Fix memleak in ti_hecc_probe (bsc#1012628).
|
||||
- can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then
|
||||
pass to can_put_echo_skb() (bsc#1012628).
|
||||
- can: peak_usb: fix potential integer overflow on shift of a int
|
||||
(bsc#1012628).
|
||||
- can: flexcan: fix failure handling of pm_runtime_get_sync()
|
||||
(bsc#1012628).
|
||||
- can: tcan4x5x: replace depends on REGMAP_SPI with depends on
|
||||
SPI (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking
|
||||
for devm_regmap_init() (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_remove(): fix order of
|
||||
deregistration (bsc#1012628).
|
||||
- can: m_can: m_can_handle_state_change(): fix state change
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_class_free_dev(): introduce new function
|
||||
(bsc#1012628).
|
||||
- can: m_can: Fix freeing of can device from peripherials
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_stop(): set device to software init mode
|
||||
before closing (bsc#1012628).
|
||||
- dmaengine: idxd: fix mapping of portal size (bsc#1012628).
|
||||
- ASoC: Intel: KMB: Fix S24_LE configuration (bsc#1012628).
|
||||
- ASoC: qcom: lpass-platform: Fix memory leak (bsc#1012628).
|
||||
- spi: cadence-quadspi: Fix error return code in cqspi_probe
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix error return code in run_getsockopt_test()
|
||||
(bsc#1012628).
|
||||
- MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: dw-hdmi: fix error return code in
|
||||
sun8i_dw_hdmi_bind() (bsc#1012628).
|
||||
- net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos
|
||||
disabled (bsc#1012628).
|
||||
- bpf, sockmap: Fix partial copy_page_to_iter so progress can
|
||||
still be made (bsc#1012628).
|
||||
- bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress
|
||||
redirect (bsc#1012628).
|
||||
- can: kvaser_pciefd: Fix KCAN bittiming limits (bsc#1012628).
|
||||
- can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
|
||||
(bsc#1012628).
|
||||
- dmaengine: fix error codes in channel_register() (bsc#1012628).
|
||||
- iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Avoid panic if iommu init fails in tboot system
|
||||
(bsc#1012628).
|
||||
- can: flexcan: flexcan_chip_start(): fix erroneous
|
||||
flexcan_transceiver_enable() during bus-off recovery
|
||||
(bsc#1012628).
|
||||
- can: m_can: process interrupt only when not runtime suspended
|
||||
(bsc#1012628).
|
||||
- xfs: fix the minrecs logic when dealing with inode root child
|
||||
blocks (bsc#1012628).
|
||||
- xfs: strengthen rmap record flags checking (bsc#1012628).
|
||||
- xfs: directory scrub should check the null bestfree entries too
|
||||
(bsc#1012628).
|
||||
- xfs: ensure inobt record walks always make forward progress
|
||||
(bsc#1012628).
|
||||
- xfs: return corresponding errcode if xfs_initialize_perag()
|
||||
fail (bsc#1012628).
|
||||
- ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable
|
||||
disabled clock (bsc#1012628).
|
||||
- regulator: ti-abb: Fix array out of bound read access on the
|
||||
first transition (bsc#1012628).
|
||||
- libbpf: Fix VERSIONED_SYM_COUNT number parsing (bsc#1012628).
|
||||
- lib/strncpy_from_user.c: Mask out bytes after NUL terminator
|
||||
(bsc#1012628).
|
||||
- fail_function: Remove a redundant mutex unlock (bsc#1012628).
|
||||
- xfs: revert "xfs: fix rmap key and record comparison functions"
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: powerpc: Fix typo in macro variable name
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: sh: Fix register names (bsc#1012628).
|
||||
- bpf, sockmap: Skb verdict SK_PASS to self already checked rmem
|
||||
limits (bsc#1012628).
|
||||
- bpf, sockmap: On receive programs try to fast track SK_PASS
|
||||
ingress (bsc#1012628).
|
||||
- bpf, sockmap: Use truesize with sk_rmem_schedule()
|
||||
(bsc#1012628).
|
||||
- bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting
|
||||
to self (bsc#1012628).
|
||||
- efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
|
||||
(bsc#1012628).
|
||||
- counter/ti-eqep: Fix regmap max_register (bsc#1012628).
|
||||
- efi/x86: Free efi_pgd with free_pages() (bsc#1012628).
|
||||
- sched/fair: Fix overutilized update in enqueue_task_fair()
|
||||
(bsc#1012628).
|
||||
- sched: Fix data-race in wakeup (bsc#1012628).
|
||||
- sched: Fix rq->nr_iowait ordering (bsc#1012628).
|
||||
- libfs: fix error cast of negative value in simple_attr_write()
|
||||
(bsc#1012628).
|
||||
- afs: Fix speculative status fetch going out of order wrt to
|
||||
modifications (bsc#1012628).
|
||||
- HID: logitech-hidpp: Add PID for MX Anywhere 2 (bsc#1012628).
|
||||
- HID: mcp2221: Fix GPIO output handling (bsc#1012628).
|
||||
- HID: logitech-dj: Handle quad/bluetooth keyboards with a
|
||||
builtin trackpad (bsc#1012628).
|
||||
- HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00
|
||||
receiver (bsc#1012628).
|
||||
- speakup: Do not let the line discipline be used several times
|
||||
(bsc#1012628).
|
||||
- ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add delay quirk for all Logitech USB devices
|
||||
(bsc#1012628).
|
||||
- ALSA: ctl: fix error path at adding user-defined element set
|
||||
(bsc#1012628).
|
||||
- ALSA: mixart: Fix mutex deadlock (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset
|
||||
Button (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported mute Led for HP (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - HP Headset Mic can't detect after boot
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: fix potential deadlock (bsc#1012628).
|
||||
- tty: serial: imx: keep console clocks always on (bsc#1012628).
|
||||
- HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
|
||||
(bsc#1012628).
|
||||
- efivarfs: fix memory leak in efivarfs_create() (bsc#1012628).
|
||||
- staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
|
||||
(bsc#1012628).
|
||||
- staging: mt7621-pci: avoid to request pci bus resources
|
||||
(bsc#1012628).
|
||||
- iio: light: fix kconfig dependency bug for VCNL4035
|
||||
(bsc#1012628).
|
||||
- ext4: fix bogus warning in ext4_update_dx_flag() (bsc#1012628).
|
||||
- xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
|
||||
(bsc#1012628).
|
||||
- ACPI: fan: Initialize performance state sysfs attribute
|
||||
(bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Replace is_smo8500_device with an
|
||||
acpi_type enum (bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for
|
||||
setting tablet-mode (bsc#1012628).
|
||||
- iio: adc: mediatek: fix unset field (bsc#1012628).
|
||||
- iio: cros_ec: Use default frequencies when EC returns invalid
|
||||
information (bsc#1012628).
|
||||
- iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix battery VREF for JZ4770 SoC (bsc#1012628).
|
||||
- iio: adc: stm32-adc: fix a regression when using dma and irq
|
||||
(bsc#1012628).
|
||||
- serial: ar933x_uart: disable clk on error handling path in probe
|
||||
(bsc#1012628).
|
||||
- arm64: dts: agilex/stratix10: Fix qspi node compatible
|
||||
(bsc#1012628).
|
||||
- spi: lpspi: Fix use-after-free on unbind (bsc#1012628).
|
||||
- spi: Introduce device-managed SPI controller allocation
|
||||
(bsc#1012628).
|
||||
- spi: npcm-fiu: Don't leak SPI master in probe error path
|
||||
(bsc#1012628).
|
||||
- spi: bcm2835aux: Fix use-after-free on unbind (bsc#1012628).
|
||||
- regulator: pfuze100: limit pfuze-support-disable-sw to
|
||||
pfuze{100,200} (bsc#1012628).
|
||||
- regulator: fix memory leak with repeated
|
||||
set_machine_constraints() (bsc#1012628).
|
||||
- regulator: avoid resolve_supply() infinite recursion
|
||||
(bsc#1012628).
|
||||
- regulator: workaround self-referent regulators (bsc#1012628).
|
||||
- gfs2: Fix regression in freeze_go_sync (bsc#1012628).
|
||||
- xtensa: fix TLBTEMP area placement (bsc#1012628).
|
||||
- xtensa: disable preemption around cache alias management calls
|
||||
(bsc#1012628).
|
||||
- mac80211: minstrel: remove deferred sampling code (bsc#1012628).
|
||||
- mac80211: minstrel: fix tx status processing corner case
|
||||
(bsc#1012628).
|
||||
- s390: fix system call exit path (bsc#1012628).
|
||||
- s390/cpum_sf.c: fix file permission for cpum_sfb_size
|
||||
(bsc#1012628).
|
||||
- s390/dasd: fix null pointer dereference for ERP requests
|
||||
(bsc#1012628).
|
||||
- Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if
|
||||
disconnected (bsc#1012628).
|
||||
- drm/amd/display: Add missing pflip irq for dcn2.0 (bsc#1012628).
|
||||
- drm/i915: Handle max_bpc==16 (bsc#1012628).
|
||||
- drm/i915/tgl: Fix Media power gate sequence (bsc#1012628).
|
||||
- io_uring: don't double complete failed reissue request
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for
|
||||
BYT-based Intel controllers (bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Allow configuring zero tap values
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Use Mask writes for Tap delays
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Issue DLL reset explicitly (bsc#1012628).
|
||||
- blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
|
||||
(bsc#1012628).
|
||||
- ptrace: Set PF_SUPERPRIV when checking capability (bsc#1012628).
|
||||
- seccomp: Set PF_SUPERPRIV when checking capability
|
||||
(bsc#1012628).
|
||||
- fanotify: fix logic of reporting name info with watched parent
|
||||
(bsc#1012628).
|
||||
- x86/microcode/intel: Check patch signature before saving
|
||||
microcode for early loading (bsc#1012628).
|
||||
- mm: never attempt async page lock if we've transferred data
|
||||
already (bsc#1012628).
|
||||
- mm: fix readahead_page_batch for retry entries (bsc#1012628).
|
||||
- mm: memcg/slab: fix root memcg vmstats (bsc#1012628).
|
||||
- mm/userfaultfd: do not access vma->vm_mm after calling
|
||||
handle_userfault() (bsc#1012628).
|
||||
- Update config files.
|
||||
- commit 1b55838
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 08:49:09 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.10
|
||||
%define patchversion 5.9.11
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.10
|
||||
Version: 5.9.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc720a5
|
||||
Release: <RELEASE>.g91426ef
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: kernel-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: kernel-%build_flavor-base-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
Provides: kernel-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: %name-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,3 +1,443 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:32:13 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
|
||||
(git-fixes).
|
||||
- commit 91426ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:19:11 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.11 (bsc#1012628).
|
||||
- ah6: fix error return code in ah6_input() (bsc#1012628).
|
||||
- atm: nicstar: Unmap DMA on send error (bsc#1012628).
|
||||
- bnxt_en: read EEPROM A2h address using page 0 (bsc#1012628).
|
||||
- devlink: Add missing genlmsg_cancel() in
|
||||
devlink_nl_sb_port_pool_fill() (bsc#1012628).
|
||||
- enetc: Workaround for MDIO register access issue (bsc#1012628).
|
||||
- Exempt multicast addresses from five-second neighbor lifetime
|
||||
(bsc#1012628).
|
||||
- inet_diag: Fix error path to cancel the meseage in
|
||||
inet_req_diag_fill() (bsc#1012628).
|
||||
- ipv6: Fix error path to cancel the meseage (bsc#1012628).
|
||||
- lan743x: fix issue causing intermittent kernel log warnings
|
||||
(bsc#1012628).
|
||||
- lan743x: prevent entire kernel HANG on open, for some platforms
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Use variable timeout for EMAD retries
|
||||
(bsc#1012628).
|
||||
- net: b44: fix error return code in b44_init_one() (bsc#1012628).
|
||||
- net: bridge: add missing counters to ndo_get_stats64 callback
|
||||
(bsc#1012628).
|
||||
- netdevsim: set .owner to THIS_MODULE (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: fix error return code in
|
||||
mtk_star_enable() (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: return ok when xmit drops
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix cpts irq after suspend
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
|
||||
(bsc#1012628).
|
||||
- net: ftgmac100: Fix crash when removing driver (bsc#1012628).
|
||||
- net: Have netpoll bring-up DSA management interface
|
||||
(bsc#1012628).
|
||||
- net: ipa: lock when freeing transaction (bsc#1012628).
|
||||
- netlabel: fix our progress tracking in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- netlabel: fix an uninitialized warning in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- net: lantiq: Wait for the GPHY firmware to be ready
|
||||
(bsc#1012628).
|
||||
- net/mlx4_core: Fix init_hca fields offset (bsc#1012628).
|
||||
- net/mlx5e: Fix refcount leak on kTLS RX resync (bsc#1012628).
|
||||
- net/ncsi: Fix netlink registration (bsc#1012628).
|
||||
- net: phy: mscc: remove non-MACSec compatible phy (bsc#1012628).
|
||||
- net: qualcomm: rmnet: Fix incorrect receive packet handling
|
||||
during cleanup (bsc#1012628).
|
||||
- net/smc: fix direct access to ib_gid_addr->ndev in
|
||||
smc_ib_determine_gid() (bsc#1012628).
|
||||
- net: stmmac: Use rtnl_lock/unlock on
|
||||
netif_set_real_num_rx_queues() call (bsc#1012628).
|
||||
- net/tls: fix corrupted data in recvmsg (bsc#1012628).
|
||||
- net: x25: Increase refcnt of "struct x25_neigh" in
|
||||
x25_rx_call_request (bsc#1012628).
|
||||
- page_frag: Recover from memory pressure (bsc#1012628).
|
||||
- qed: fix error return code in qed_iwarp_ll2_start()
|
||||
(bsc#1012628).
|
||||
- qed: fix ILT configuration of SRC block (bsc#1012628).
|
||||
- qlcnic: fix error return code in qlcnic_83xx_restart_hw()
|
||||
(bsc#1012628).
|
||||
- sctp: change to hold/put transport for proto_unreach_timer
|
||||
(bsc#1012628).
|
||||
- tcp: only postpone PROBE_RTT if RTT is < current min_rtt
|
||||
estimate (bsc#1012628).
|
||||
- vsock: forward all packets to the host when no H2G is registered
|
||||
(bsc#1012628).
|
||||
- net/mlx5e: Fix check if netdev is bond slave (bsc#1012628).
|
||||
- net/mlx5: Add handling of port type in rule deletion
|
||||
(bsc#1012628).
|
||||
- net/mlx5: Clear bw_share upon VF disable (bsc#1012628).
|
||||
- net/mlx5: Disable QoS when min_rates on all VFs are zero
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Add pm_runtime_resume_and_get to deal with usage
|
||||
counter (bsc#1012628).
|
||||
- net: fec: Fix reference count leak in fec series ops
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Fix counter overflow logic (bsc#1012628).
|
||||
- bnxt_en: Free port stats during firmware reset (bsc#1012628).
|
||||
- net: mvneta: fix possible memory leak in
|
||||
mvneta_swbm_add_rx_fragment (bsc#1012628).
|
||||
- net/tls: Fix wrong record sn in async mode of device resync
|
||||
(bsc#1012628).
|
||||
- net: usb: qmi_wwan: Set DTR quirk for MR400 (bsc#1012628).
|
||||
- Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
|
||||
(bsc#1012628).
|
||||
- tools, bpftool: Avoid array index warnings (bsc#1012628).
|
||||
- habanalabs/gaudi: mask WDT error in QMAN (bsc#1012628).
|
||||
- pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by
|
||||
ufshcd_hold() (bsc#1012628).
|
||||
- scsi: ufs: Try to save power mode change and UIC cmd completion
|
||||
timeout (bsc#1012628).
|
||||
- pinctrl: mcp23s08: Print error message when regmap init fails
|
||||
(bsc#1012628).
|
||||
- selftests: kvm: Fix the segment descriptor layout to match
|
||||
the actual layout (bsc#1012628).
|
||||
- ACPI: button: Add DMI quirk for Medion Akoya E2228T
|
||||
(bsc#1012628).
|
||||
- arm64: errata: Fix handling of 1418040 with late CPU onlining
|
||||
(bsc#1012628).
|
||||
- arm64: psci: Avoid printing in cpu_psci_cpu_die() (bsc#1012628).
|
||||
- arm64: smp: Tell RCU about CPUs that fail to come online
|
||||
(bsc#1012628).
|
||||
- um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
|
||||
(bsc#1012628).
|
||||
- vfs: remove lockdep bogosity in __sb_start_write (bsc#1012628).
|
||||
- gfs2: fix possible reference leak in gfs2_check_blk_type
|
||||
(bsc#1012628).
|
||||
- hwmon: (pwm-fan) Fix RPM calculation (bsc#1012628).
|
||||
- gfs2: Fix case in which ail writes are done to jdata holes
|
||||
(bsc#1012628).
|
||||
- arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
|
||||
(bsc#1012628).
|
||||
- arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
|
||||
(bsc#1012628).
|
||||
- arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
|
||||
(bsc#1012628).
|
||||
- usb: dwc2: Avoid leaving the error_debugfs label unused
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: beelink-gs1: Enable both RGMII RX/TX
|
||||
delay (bsc#1012628).
|
||||
- arm64: dts: allwinner: Pine H64: Enable both RGMII RX/TX delay
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs
|
||||
to active high" (bsc#1012628).
|
||||
- ARM: dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: cubietruck: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet
|
||||
PHY (bsc#1012628).
|
||||
- ARM: dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHY
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sunxi: bananapi-m2-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: libretech-all-h5-cc: Enable RGMII
|
||||
RX/TX delay on PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX
|
||||
delay on PHY (bsc#1012628).
|
||||
- Input: adxl34x - clean up a data type in adxl34x_probe()
|
||||
(bsc#1012628).
|
||||
- MIPS: export has_transparent_hugepage() for modules
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq config registers offset programming
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: fsl: fix endianness issue of rcpm (bsc#1012628).
|
||||
- arm64: dts: imx8mm-beacon-som: Fix Choppy BT audio
|
||||
(bsc#1012628).
|
||||
- arm64: dts imx8mn: Remove non-existent USB OTG2 (bsc#1012628).
|
||||
- arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
|
||||
(bsc#1012628).
|
||||
- ARM: dts: vf610-zii-dev-rev-b: Fix MDIO over clocking
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx6q-prti6q: fix PHY address (bsc#1012628).
|
||||
- swiotlb: using SIZE_MAX needs limits.h included (bsc#1012628).
|
||||
- tee: amdtee: fix memory leak due to reset of global shm list
|
||||
(bsc#1012628).
|
||||
- tee: amdtee: synchronize access to shm list (bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
|
||||
(bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix SG capability check for MCDMA
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix TA3-GPIO-C key on STM32MP1 DHCOM PDK2
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2 (bsc#1012628).
|
||||
- ARM: dts: stm32: Define VIO regulator supply on DHCOM
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Enable thermal sensor support on
|
||||
stm32mp15xx-dhcor (bsc#1012628).
|
||||
- ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM
|
||||
(bsc#1012628).
|
||||
- arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (bsc#1012628).
|
||||
- dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
|
||||
(bsc#1012628).
|
||||
- kunit: tool: unmark test_data as binary blobs (bsc#1012628).
|
||||
- rcu: Don't invoke try_invoke_on_locked_down_task() with irqs
|
||||
disabled (bsc#1012628).
|
||||
- spi: fix client driver breakages when using GPIO descriptors
|
||||
(bsc#1012628).
|
||||
- Input: resistive-adc-touch - fix kconfig dependency on
|
||||
IIO_BUFFER (bsc#1012628).
|
||||
- Input: elan_i2c - fix firmware update on newer ICs
|
||||
(bsc#1012628).
|
||||
- rfkill: Fix use-after-free in rfkill_resume() (bsc#1012628).
|
||||
- RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
|
||||
(bsc#1012628).
|
||||
- RMDA/sw: Don't allow drivers using dma_virt_ops on highmem
|
||||
configs (bsc#1012628).
|
||||
- perf lock: Correct field name "flags" (bsc#1012628).
|
||||
- perf lock: Don't free "lock_seq_stat" if read_count isn't zero
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Fix oops in the rpc_xdr_buf event class (bsc#1012628).
|
||||
- drm: bridge: dw-hdmi: Avoid resetting force in the detect
|
||||
function (bsc#1012628).
|
||||
- tools, bpftool: Add missing close before bpftool net attach exit
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Fix error return code in hfi1_init_dd() (bsc#1012628).
|
||||
- ip_tunnels: Set tunnel option flag when tunnel metadata is
|
||||
present (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in can_rcv() (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in canfd_rcv() (bsc#1012628).
|
||||
- can: dev: can_restart(): post buffer from the right context
|
||||
(bsc#1012628).
|
||||
- can: ti_hecc: Fix memleak in ti_hecc_probe (bsc#1012628).
|
||||
- can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then
|
||||
pass to can_put_echo_skb() (bsc#1012628).
|
||||
- can: peak_usb: fix potential integer overflow on shift of a int
|
||||
(bsc#1012628).
|
||||
- can: flexcan: fix failure handling of pm_runtime_get_sync()
|
||||
(bsc#1012628).
|
||||
- can: tcan4x5x: replace depends on REGMAP_SPI with depends on
|
||||
SPI (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking
|
||||
for devm_regmap_init() (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_remove(): fix order of
|
||||
deregistration (bsc#1012628).
|
||||
- can: m_can: m_can_handle_state_change(): fix state change
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_class_free_dev(): introduce new function
|
||||
(bsc#1012628).
|
||||
- can: m_can: Fix freeing of can device from peripherials
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_stop(): set device to software init mode
|
||||
before closing (bsc#1012628).
|
||||
- dmaengine: idxd: fix mapping of portal size (bsc#1012628).
|
||||
- ASoC: Intel: KMB: Fix S24_LE configuration (bsc#1012628).
|
||||
- ASoC: qcom: lpass-platform: Fix memory leak (bsc#1012628).
|
||||
- spi: cadence-quadspi: Fix error return code in cqspi_probe
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix error return code in run_getsockopt_test()
|
||||
(bsc#1012628).
|
||||
- MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: dw-hdmi: fix error return code in
|
||||
sun8i_dw_hdmi_bind() (bsc#1012628).
|
||||
- net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos
|
||||
disabled (bsc#1012628).
|
||||
- bpf, sockmap: Fix partial copy_page_to_iter so progress can
|
||||
still be made (bsc#1012628).
|
||||
- bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress
|
||||
redirect (bsc#1012628).
|
||||
- can: kvaser_pciefd: Fix KCAN bittiming limits (bsc#1012628).
|
||||
- can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
|
||||
(bsc#1012628).
|
||||
- dmaengine: fix error codes in channel_register() (bsc#1012628).
|
||||
- iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Avoid panic if iommu init fails in tboot system
|
||||
(bsc#1012628).
|
||||
- can: flexcan: flexcan_chip_start(): fix erroneous
|
||||
flexcan_transceiver_enable() during bus-off recovery
|
||||
(bsc#1012628).
|
||||
- can: m_can: process interrupt only when not runtime suspended
|
||||
(bsc#1012628).
|
||||
- xfs: fix the minrecs logic when dealing with inode root child
|
||||
blocks (bsc#1012628).
|
||||
- xfs: strengthen rmap record flags checking (bsc#1012628).
|
||||
- xfs: directory scrub should check the null bestfree entries too
|
||||
(bsc#1012628).
|
||||
- xfs: ensure inobt record walks always make forward progress
|
||||
(bsc#1012628).
|
||||
- xfs: return corresponding errcode if xfs_initialize_perag()
|
||||
fail (bsc#1012628).
|
||||
- ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable
|
||||
disabled clock (bsc#1012628).
|
||||
- regulator: ti-abb: Fix array out of bound read access on the
|
||||
first transition (bsc#1012628).
|
||||
- libbpf: Fix VERSIONED_SYM_COUNT number parsing (bsc#1012628).
|
||||
- lib/strncpy_from_user.c: Mask out bytes after NUL terminator
|
||||
(bsc#1012628).
|
||||
- fail_function: Remove a redundant mutex unlock (bsc#1012628).
|
||||
- xfs: revert "xfs: fix rmap key and record comparison functions"
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: powerpc: Fix typo in macro variable name
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: sh: Fix register names (bsc#1012628).
|
||||
- bpf, sockmap: Skb verdict SK_PASS to self already checked rmem
|
||||
limits (bsc#1012628).
|
||||
- bpf, sockmap: On receive programs try to fast track SK_PASS
|
||||
ingress (bsc#1012628).
|
||||
- bpf, sockmap: Use truesize with sk_rmem_schedule()
|
||||
(bsc#1012628).
|
||||
- bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting
|
||||
to self (bsc#1012628).
|
||||
- efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
|
||||
(bsc#1012628).
|
||||
- counter/ti-eqep: Fix regmap max_register (bsc#1012628).
|
||||
- efi/x86: Free efi_pgd with free_pages() (bsc#1012628).
|
||||
- sched/fair: Fix overutilized update in enqueue_task_fair()
|
||||
(bsc#1012628).
|
||||
- sched: Fix data-race in wakeup (bsc#1012628).
|
||||
- sched: Fix rq->nr_iowait ordering (bsc#1012628).
|
||||
- libfs: fix error cast of negative value in simple_attr_write()
|
||||
(bsc#1012628).
|
||||
- afs: Fix speculative status fetch going out of order wrt to
|
||||
modifications (bsc#1012628).
|
||||
- HID: logitech-hidpp: Add PID for MX Anywhere 2 (bsc#1012628).
|
||||
- HID: mcp2221: Fix GPIO output handling (bsc#1012628).
|
||||
- HID: logitech-dj: Handle quad/bluetooth keyboards with a
|
||||
builtin trackpad (bsc#1012628).
|
||||
- HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00
|
||||
receiver (bsc#1012628).
|
||||
- speakup: Do not let the line discipline be used several times
|
||||
(bsc#1012628).
|
||||
- ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add delay quirk for all Logitech USB devices
|
||||
(bsc#1012628).
|
||||
- ALSA: ctl: fix error path at adding user-defined element set
|
||||
(bsc#1012628).
|
||||
- ALSA: mixart: Fix mutex deadlock (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset
|
||||
Button (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported mute Led for HP (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - HP Headset Mic can't detect after boot
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: fix potential deadlock (bsc#1012628).
|
||||
- tty: serial: imx: keep console clocks always on (bsc#1012628).
|
||||
- HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
|
||||
(bsc#1012628).
|
||||
- efivarfs: fix memory leak in efivarfs_create() (bsc#1012628).
|
||||
- staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
|
||||
(bsc#1012628).
|
||||
- staging: mt7621-pci: avoid to request pci bus resources
|
||||
(bsc#1012628).
|
||||
- iio: light: fix kconfig dependency bug for VCNL4035
|
||||
(bsc#1012628).
|
||||
- ext4: fix bogus warning in ext4_update_dx_flag() (bsc#1012628).
|
||||
- xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
|
||||
(bsc#1012628).
|
||||
- ACPI: fan: Initialize performance state sysfs attribute
|
||||
(bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Replace is_smo8500_device with an
|
||||
acpi_type enum (bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for
|
||||
setting tablet-mode (bsc#1012628).
|
||||
- iio: adc: mediatek: fix unset field (bsc#1012628).
|
||||
- iio: cros_ec: Use default frequencies when EC returns invalid
|
||||
information (bsc#1012628).
|
||||
- iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix battery VREF for JZ4770 SoC (bsc#1012628).
|
||||
- iio: adc: stm32-adc: fix a regression when using dma and irq
|
||||
(bsc#1012628).
|
||||
- serial: ar933x_uart: disable clk on error handling path in probe
|
||||
(bsc#1012628).
|
||||
- arm64: dts: agilex/stratix10: Fix qspi node compatible
|
||||
(bsc#1012628).
|
||||
- spi: lpspi: Fix use-after-free on unbind (bsc#1012628).
|
||||
- spi: Introduce device-managed SPI controller allocation
|
||||
(bsc#1012628).
|
||||
- spi: npcm-fiu: Don't leak SPI master in probe error path
|
||||
(bsc#1012628).
|
||||
- spi: bcm2835aux: Fix use-after-free on unbind (bsc#1012628).
|
||||
- regulator: pfuze100: limit pfuze-support-disable-sw to
|
||||
pfuze{100,200} (bsc#1012628).
|
||||
- regulator: fix memory leak with repeated
|
||||
set_machine_constraints() (bsc#1012628).
|
||||
- regulator: avoid resolve_supply() infinite recursion
|
||||
(bsc#1012628).
|
||||
- regulator: workaround self-referent regulators (bsc#1012628).
|
||||
- gfs2: Fix regression in freeze_go_sync (bsc#1012628).
|
||||
- xtensa: fix TLBTEMP area placement (bsc#1012628).
|
||||
- xtensa: disable preemption around cache alias management calls
|
||||
(bsc#1012628).
|
||||
- mac80211: minstrel: remove deferred sampling code (bsc#1012628).
|
||||
- mac80211: minstrel: fix tx status processing corner case
|
||||
(bsc#1012628).
|
||||
- s390: fix system call exit path (bsc#1012628).
|
||||
- s390/cpum_sf.c: fix file permission for cpum_sfb_size
|
||||
(bsc#1012628).
|
||||
- s390/dasd: fix null pointer dereference for ERP requests
|
||||
(bsc#1012628).
|
||||
- Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if
|
||||
disconnected (bsc#1012628).
|
||||
- drm/amd/display: Add missing pflip irq for dcn2.0 (bsc#1012628).
|
||||
- drm/i915: Handle max_bpc==16 (bsc#1012628).
|
||||
- drm/i915/tgl: Fix Media power gate sequence (bsc#1012628).
|
||||
- io_uring: don't double complete failed reissue request
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for
|
||||
BYT-based Intel controllers (bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Allow configuring zero tap values
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Use Mask writes for Tap delays
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Issue DLL reset explicitly (bsc#1012628).
|
||||
- blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
|
||||
(bsc#1012628).
|
||||
- ptrace: Set PF_SUPERPRIV when checking capability (bsc#1012628).
|
||||
- seccomp: Set PF_SUPERPRIV when checking capability
|
||||
(bsc#1012628).
|
||||
- fanotify: fix logic of reporting name info with watched parent
|
||||
(bsc#1012628).
|
||||
- x86/microcode/intel: Check patch signature before saving
|
||||
microcode for early loading (bsc#1012628).
|
||||
- mm: never attempt async page lock if we've transferred data
|
||||
already (bsc#1012628).
|
||||
- mm: fix readahead_page_batch for retry entries (bsc#1012628).
|
||||
- mm: memcg/slab: fix root memcg vmstats (bsc#1012628).
|
||||
- mm/userfaultfd: do not access vma->vm_mm after calling
|
||||
handle_userfault() (bsc#1012628).
|
||||
- Update config files.
|
||||
- commit 1b55838
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 08:49:09 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.10
|
||||
%define patchversion 5.9.11
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -31,9 +31,9 @@ Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Version: 5.9.10
|
||||
Version: 5.9.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc720a5
|
||||
Release: <RELEASE>.g91426ef
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -63,7 +63,7 @@ BuildRequires: texlive-zapfding
|
||||
%endif
|
||||
Url: http://www.kernel.org/
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: %name-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,443 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:32:13 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
|
||||
(git-fixes).
|
||||
- commit 91426ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:19:11 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.11 (bsc#1012628).
|
||||
- ah6: fix error return code in ah6_input() (bsc#1012628).
|
||||
- atm: nicstar: Unmap DMA on send error (bsc#1012628).
|
||||
- bnxt_en: read EEPROM A2h address using page 0 (bsc#1012628).
|
||||
- devlink: Add missing genlmsg_cancel() in
|
||||
devlink_nl_sb_port_pool_fill() (bsc#1012628).
|
||||
- enetc: Workaround for MDIO register access issue (bsc#1012628).
|
||||
- Exempt multicast addresses from five-second neighbor lifetime
|
||||
(bsc#1012628).
|
||||
- inet_diag: Fix error path to cancel the meseage in
|
||||
inet_req_diag_fill() (bsc#1012628).
|
||||
- ipv6: Fix error path to cancel the meseage (bsc#1012628).
|
||||
- lan743x: fix issue causing intermittent kernel log warnings
|
||||
(bsc#1012628).
|
||||
- lan743x: prevent entire kernel HANG on open, for some platforms
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Use variable timeout for EMAD retries
|
||||
(bsc#1012628).
|
||||
- net: b44: fix error return code in b44_init_one() (bsc#1012628).
|
||||
- net: bridge: add missing counters to ndo_get_stats64 callback
|
||||
(bsc#1012628).
|
||||
- netdevsim: set .owner to THIS_MODULE (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: fix error return code in
|
||||
mtk_star_enable() (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: return ok when xmit drops
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix cpts irq after suspend
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
|
||||
(bsc#1012628).
|
||||
- net: ftgmac100: Fix crash when removing driver (bsc#1012628).
|
||||
- net: Have netpoll bring-up DSA management interface
|
||||
(bsc#1012628).
|
||||
- net: ipa: lock when freeing transaction (bsc#1012628).
|
||||
- netlabel: fix our progress tracking in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- netlabel: fix an uninitialized warning in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- net: lantiq: Wait for the GPHY firmware to be ready
|
||||
(bsc#1012628).
|
||||
- net/mlx4_core: Fix init_hca fields offset (bsc#1012628).
|
||||
- net/mlx5e: Fix refcount leak on kTLS RX resync (bsc#1012628).
|
||||
- net/ncsi: Fix netlink registration (bsc#1012628).
|
||||
- net: phy: mscc: remove non-MACSec compatible phy (bsc#1012628).
|
||||
- net: qualcomm: rmnet: Fix incorrect receive packet handling
|
||||
during cleanup (bsc#1012628).
|
||||
- net/smc: fix direct access to ib_gid_addr->ndev in
|
||||
smc_ib_determine_gid() (bsc#1012628).
|
||||
- net: stmmac: Use rtnl_lock/unlock on
|
||||
netif_set_real_num_rx_queues() call (bsc#1012628).
|
||||
- net/tls: fix corrupted data in recvmsg (bsc#1012628).
|
||||
- net: x25: Increase refcnt of "struct x25_neigh" in
|
||||
x25_rx_call_request (bsc#1012628).
|
||||
- page_frag: Recover from memory pressure (bsc#1012628).
|
||||
- qed: fix error return code in qed_iwarp_ll2_start()
|
||||
(bsc#1012628).
|
||||
- qed: fix ILT configuration of SRC block (bsc#1012628).
|
||||
- qlcnic: fix error return code in qlcnic_83xx_restart_hw()
|
||||
(bsc#1012628).
|
||||
- sctp: change to hold/put transport for proto_unreach_timer
|
||||
(bsc#1012628).
|
||||
- tcp: only postpone PROBE_RTT if RTT is < current min_rtt
|
||||
estimate (bsc#1012628).
|
||||
- vsock: forward all packets to the host when no H2G is registered
|
||||
(bsc#1012628).
|
||||
- net/mlx5e: Fix check if netdev is bond slave (bsc#1012628).
|
||||
- net/mlx5: Add handling of port type in rule deletion
|
||||
(bsc#1012628).
|
||||
- net/mlx5: Clear bw_share upon VF disable (bsc#1012628).
|
||||
- net/mlx5: Disable QoS when min_rates on all VFs are zero
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Add pm_runtime_resume_and_get to deal with usage
|
||||
counter (bsc#1012628).
|
||||
- net: fec: Fix reference count leak in fec series ops
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Fix counter overflow logic (bsc#1012628).
|
||||
- bnxt_en: Free port stats during firmware reset (bsc#1012628).
|
||||
- net: mvneta: fix possible memory leak in
|
||||
mvneta_swbm_add_rx_fragment (bsc#1012628).
|
||||
- net/tls: Fix wrong record sn in async mode of device resync
|
||||
(bsc#1012628).
|
||||
- net: usb: qmi_wwan: Set DTR quirk for MR400 (bsc#1012628).
|
||||
- Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
|
||||
(bsc#1012628).
|
||||
- tools, bpftool: Avoid array index warnings (bsc#1012628).
|
||||
- habanalabs/gaudi: mask WDT error in QMAN (bsc#1012628).
|
||||
- pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by
|
||||
ufshcd_hold() (bsc#1012628).
|
||||
- scsi: ufs: Try to save power mode change and UIC cmd completion
|
||||
timeout (bsc#1012628).
|
||||
- pinctrl: mcp23s08: Print error message when regmap init fails
|
||||
(bsc#1012628).
|
||||
- selftests: kvm: Fix the segment descriptor layout to match
|
||||
the actual layout (bsc#1012628).
|
||||
- ACPI: button: Add DMI quirk for Medion Akoya E2228T
|
||||
(bsc#1012628).
|
||||
- arm64: errata: Fix handling of 1418040 with late CPU onlining
|
||||
(bsc#1012628).
|
||||
- arm64: psci: Avoid printing in cpu_psci_cpu_die() (bsc#1012628).
|
||||
- arm64: smp: Tell RCU about CPUs that fail to come online
|
||||
(bsc#1012628).
|
||||
- um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
|
||||
(bsc#1012628).
|
||||
- vfs: remove lockdep bogosity in __sb_start_write (bsc#1012628).
|
||||
- gfs2: fix possible reference leak in gfs2_check_blk_type
|
||||
(bsc#1012628).
|
||||
- hwmon: (pwm-fan) Fix RPM calculation (bsc#1012628).
|
||||
- gfs2: Fix case in which ail writes are done to jdata holes
|
||||
(bsc#1012628).
|
||||
- arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
|
||||
(bsc#1012628).
|
||||
- arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
|
||||
(bsc#1012628).
|
||||
- arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
|
||||
(bsc#1012628).
|
||||
- usb: dwc2: Avoid leaving the error_debugfs label unused
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: beelink-gs1: Enable both RGMII RX/TX
|
||||
delay (bsc#1012628).
|
||||
- arm64: dts: allwinner: Pine H64: Enable both RGMII RX/TX delay
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs
|
||||
to active high" (bsc#1012628).
|
||||
- ARM: dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: cubietruck: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet
|
||||
PHY (bsc#1012628).
|
||||
- ARM: dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHY
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sunxi: bananapi-m2-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: libretech-all-h5-cc: Enable RGMII
|
||||
RX/TX delay on PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX
|
||||
delay on PHY (bsc#1012628).
|
||||
- Input: adxl34x - clean up a data type in adxl34x_probe()
|
||||
(bsc#1012628).
|
||||
- MIPS: export has_transparent_hugepage() for modules
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq config registers offset programming
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: fsl: fix endianness issue of rcpm (bsc#1012628).
|
||||
- arm64: dts: imx8mm-beacon-som: Fix Choppy BT audio
|
||||
(bsc#1012628).
|
||||
- arm64: dts imx8mn: Remove non-existent USB OTG2 (bsc#1012628).
|
||||
- arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
|
||||
(bsc#1012628).
|
||||
- ARM: dts: vf610-zii-dev-rev-b: Fix MDIO over clocking
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx6q-prti6q: fix PHY address (bsc#1012628).
|
||||
- swiotlb: using SIZE_MAX needs limits.h included (bsc#1012628).
|
||||
- tee: amdtee: fix memory leak due to reset of global shm list
|
||||
(bsc#1012628).
|
||||
- tee: amdtee: synchronize access to shm list (bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
|
||||
(bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix SG capability check for MCDMA
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix TA3-GPIO-C key on STM32MP1 DHCOM PDK2
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2 (bsc#1012628).
|
||||
- ARM: dts: stm32: Define VIO regulator supply on DHCOM
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Enable thermal sensor support on
|
||||
stm32mp15xx-dhcor (bsc#1012628).
|
||||
- ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM
|
||||
(bsc#1012628).
|
||||
- arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (bsc#1012628).
|
||||
- dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
|
||||
(bsc#1012628).
|
||||
- kunit: tool: unmark test_data as binary blobs (bsc#1012628).
|
||||
- rcu: Don't invoke try_invoke_on_locked_down_task() with irqs
|
||||
disabled (bsc#1012628).
|
||||
- spi: fix client driver breakages when using GPIO descriptors
|
||||
(bsc#1012628).
|
||||
- Input: resistive-adc-touch - fix kconfig dependency on
|
||||
IIO_BUFFER (bsc#1012628).
|
||||
- Input: elan_i2c - fix firmware update on newer ICs
|
||||
(bsc#1012628).
|
||||
- rfkill: Fix use-after-free in rfkill_resume() (bsc#1012628).
|
||||
- RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
|
||||
(bsc#1012628).
|
||||
- RMDA/sw: Don't allow drivers using dma_virt_ops on highmem
|
||||
configs (bsc#1012628).
|
||||
- perf lock: Correct field name "flags" (bsc#1012628).
|
||||
- perf lock: Don't free "lock_seq_stat" if read_count isn't zero
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Fix oops in the rpc_xdr_buf event class (bsc#1012628).
|
||||
- drm: bridge: dw-hdmi: Avoid resetting force in the detect
|
||||
function (bsc#1012628).
|
||||
- tools, bpftool: Add missing close before bpftool net attach exit
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Fix error return code in hfi1_init_dd() (bsc#1012628).
|
||||
- ip_tunnels: Set tunnel option flag when tunnel metadata is
|
||||
present (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in can_rcv() (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in canfd_rcv() (bsc#1012628).
|
||||
- can: dev: can_restart(): post buffer from the right context
|
||||
(bsc#1012628).
|
||||
- can: ti_hecc: Fix memleak in ti_hecc_probe (bsc#1012628).
|
||||
- can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then
|
||||
pass to can_put_echo_skb() (bsc#1012628).
|
||||
- can: peak_usb: fix potential integer overflow on shift of a int
|
||||
(bsc#1012628).
|
||||
- can: flexcan: fix failure handling of pm_runtime_get_sync()
|
||||
(bsc#1012628).
|
||||
- can: tcan4x5x: replace depends on REGMAP_SPI with depends on
|
||||
SPI (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking
|
||||
for devm_regmap_init() (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_remove(): fix order of
|
||||
deregistration (bsc#1012628).
|
||||
- can: m_can: m_can_handle_state_change(): fix state change
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_class_free_dev(): introduce new function
|
||||
(bsc#1012628).
|
||||
- can: m_can: Fix freeing of can device from peripherials
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_stop(): set device to software init mode
|
||||
before closing (bsc#1012628).
|
||||
- dmaengine: idxd: fix mapping of portal size (bsc#1012628).
|
||||
- ASoC: Intel: KMB: Fix S24_LE configuration (bsc#1012628).
|
||||
- ASoC: qcom: lpass-platform: Fix memory leak (bsc#1012628).
|
||||
- spi: cadence-quadspi: Fix error return code in cqspi_probe
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix error return code in run_getsockopt_test()
|
||||
(bsc#1012628).
|
||||
- MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: dw-hdmi: fix error return code in
|
||||
sun8i_dw_hdmi_bind() (bsc#1012628).
|
||||
- net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos
|
||||
disabled (bsc#1012628).
|
||||
- bpf, sockmap: Fix partial copy_page_to_iter so progress can
|
||||
still be made (bsc#1012628).
|
||||
- bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress
|
||||
redirect (bsc#1012628).
|
||||
- can: kvaser_pciefd: Fix KCAN bittiming limits (bsc#1012628).
|
||||
- can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
|
||||
(bsc#1012628).
|
||||
- dmaengine: fix error codes in channel_register() (bsc#1012628).
|
||||
- iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Avoid panic if iommu init fails in tboot system
|
||||
(bsc#1012628).
|
||||
- can: flexcan: flexcan_chip_start(): fix erroneous
|
||||
flexcan_transceiver_enable() during bus-off recovery
|
||||
(bsc#1012628).
|
||||
- can: m_can: process interrupt only when not runtime suspended
|
||||
(bsc#1012628).
|
||||
- xfs: fix the minrecs logic when dealing with inode root child
|
||||
blocks (bsc#1012628).
|
||||
- xfs: strengthen rmap record flags checking (bsc#1012628).
|
||||
- xfs: directory scrub should check the null bestfree entries too
|
||||
(bsc#1012628).
|
||||
- xfs: ensure inobt record walks always make forward progress
|
||||
(bsc#1012628).
|
||||
- xfs: return corresponding errcode if xfs_initialize_perag()
|
||||
fail (bsc#1012628).
|
||||
- ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable
|
||||
disabled clock (bsc#1012628).
|
||||
- regulator: ti-abb: Fix array out of bound read access on the
|
||||
first transition (bsc#1012628).
|
||||
- libbpf: Fix VERSIONED_SYM_COUNT number parsing (bsc#1012628).
|
||||
- lib/strncpy_from_user.c: Mask out bytes after NUL terminator
|
||||
(bsc#1012628).
|
||||
- fail_function: Remove a redundant mutex unlock (bsc#1012628).
|
||||
- xfs: revert "xfs: fix rmap key and record comparison functions"
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: powerpc: Fix typo in macro variable name
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: sh: Fix register names (bsc#1012628).
|
||||
- bpf, sockmap: Skb verdict SK_PASS to self already checked rmem
|
||||
limits (bsc#1012628).
|
||||
- bpf, sockmap: On receive programs try to fast track SK_PASS
|
||||
ingress (bsc#1012628).
|
||||
- bpf, sockmap: Use truesize with sk_rmem_schedule()
|
||||
(bsc#1012628).
|
||||
- bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting
|
||||
to self (bsc#1012628).
|
||||
- efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
|
||||
(bsc#1012628).
|
||||
- counter/ti-eqep: Fix regmap max_register (bsc#1012628).
|
||||
- efi/x86: Free efi_pgd with free_pages() (bsc#1012628).
|
||||
- sched/fair: Fix overutilized update in enqueue_task_fair()
|
||||
(bsc#1012628).
|
||||
- sched: Fix data-race in wakeup (bsc#1012628).
|
||||
- sched: Fix rq->nr_iowait ordering (bsc#1012628).
|
||||
- libfs: fix error cast of negative value in simple_attr_write()
|
||||
(bsc#1012628).
|
||||
- afs: Fix speculative status fetch going out of order wrt to
|
||||
modifications (bsc#1012628).
|
||||
- HID: logitech-hidpp: Add PID for MX Anywhere 2 (bsc#1012628).
|
||||
- HID: mcp2221: Fix GPIO output handling (bsc#1012628).
|
||||
- HID: logitech-dj: Handle quad/bluetooth keyboards with a
|
||||
builtin trackpad (bsc#1012628).
|
||||
- HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00
|
||||
receiver (bsc#1012628).
|
||||
- speakup: Do not let the line discipline be used several times
|
||||
(bsc#1012628).
|
||||
- ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add delay quirk for all Logitech USB devices
|
||||
(bsc#1012628).
|
||||
- ALSA: ctl: fix error path at adding user-defined element set
|
||||
(bsc#1012628).
|
||||
- ALSA: mixart: Fix mutex deadlock (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset
|
||||
Button (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported mute Led for HP (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - HP Headset Mic can't detect after boot
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: fix potential deadlock (bsc#1012628).
|
||||
- tty: serial: imx: keep console clocks always on (bsc#1012628).
|
||||
- HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
|
||||
(bsc#1012628).
|
||||
- efivarfs: fix memory leak in efivarfs_create() (bsc#1012628).
|
||||
- staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
|
||||
(bsc#1012628).
|
||||
- staging: mt7621-pci: avoid to request pci bus resources
|
||||
(bsc#1012628).
|
||||
- iio: light: fix kconfig dependency bug for VCNL4035
|
||||
(bsc#1012628).
|
||||
- ext4: fix bogus warning in ext4_update_dx_flag() (bsc#1012628).
|
||||
- xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
|
||||
(bsc#1012628).
|
||||
- ACPI: fan: Initialize performance state sysfs attribute
|
||||
(bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Replace is_smo8500_device with an
|
||||
acpi_type enum (bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for
|
||||
setting tablet-mode (bsc#1012628).
|
||||
- iio: adc: mediatek: fix unset field (bsc#1012628).
|
||||
- iio: cros_ec: Use default frequencies when EC returns invalid
|
||||
information (bsc#1012628).
|
||||
- iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix battery VREF for JZ4770 SoC (bsc#1012628).
|
||||
- iio: adc: stm32-adc: fix a regression when using dma and irq
|
||||
(bsc#1012628).
|
||||
- serial: ar933x_uart: disable clk on error handling path in probe
|
||||
(bsc#1012628).
|
||||
- arm64: dts: agilex/stratix10: Fix qspi node compatible
|
||||
(bsc#1012628).
|
||||
- spi: lpspi: Fix use-after-free on unbind (bsc#1012628).
|
||||
- spi: Introduce device-managed SPI controller allocation
|
||||
(bsc#1012628).
|
||||
- spi: npcm-fiu: Don't leak SPI master in probe error path
|
||||
(bsc#1012628).
|
||||
- spi: bcm2835aux: Fix use-after-free on unbind (bsc#1012628).
|
||||
- regulator: pfuze100: limit pfuze-support-disable-sw to
|
||||
pfuze{100,200} (bsc#1012628).
|
||||
- regulator: fix memory leak with repeated
|
||||
set_machine_constraints() (bsc#1012628).
|
||||
- regulator: avoid resolve_supply() infinite recursion
|
||||
(bsc#1012628).
|
||||
- regulator: workaround self-referent regulators (bsc#1012628).
|
||||
- gfs2: Fix regression in freeze_go_sync (bsc#1012628).
|
||||
- xtensa: fix TLBTEMP area placement (bsc#1012628).
|
||||
- xtensa: disable preemption around cache alias management calls
|
||||
(bsc#1012628).
|
||||
- mac80211: minstrel: remove deferred sampling code (bsc#1012628).
|
||||
- mac80211: minstrel: fix tx status processing corner case
|
||||
(bsc#1012628).
|
||||
- s390: fix system call exit path (bsc#1012628).
|
||||
- s390/cpum_sf.c: fix file permission for cpum_sfb_size
|
||||
(bsc#1012628).
|
||||
- s390/dasd: fix null pointer dereference for ERP requests
|
||||
(bsc#1012628).
|
||||
- Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if
|
||||
disconnected (bsc#1012628).
|
||||
- drm/amd/display: Add missing pflip irq for dcn2.0 (bsc#1012628).
|
||||
- drm/i915: Handle max_bpc==16 (bsc#1012628).
|
||||
- drm/i915/tgl: Fix Media power gate sequence (bsc#1012628).
|
||||
- io_uring: don't double complete failed reissue request
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for
|
||||
BYT-based Intel controllers (bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Allow configuring zero tap values
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Use Mask writes for Tap delays
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Issue DLL reset explicitly (bsc#1012628).
|
||||
- blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
|
||||
(bsc#1012628).
|
||||
- ptrace: Set PF_SUPERPRIV when checking capability (bsc#1012628).
|
||||
- seccomp: Set PF_SUPERPRIV when checking capability
|
||||
(bsc#1012628).
|
||||
- fanotify: fix logic of reporting name info with watched parent
|
||||
(bsc#1012628).
|
||||
- x86/microcode/intel: Check patch signature before saving
|
||||
microcode for early loading (bsc#1012628).
|
||||
- mm: never attempt async page lock if we've transferred data
|
||||
already (bsc#1012628).
|
||||
- mm: fix readahead_page_batch for retry entries (bsc#1012628).
|
||||
- mm: memcg/slab: fix root memcg vmstats (bsc#1012628).
|
||||
- mm/userfaultfd: do not access vma->vm_mm after calling
|
||||
handle_userfault() (bsc#1012628).
|
||||
- Update config files.
|
||||
- commit 1b55838
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 08:49:09 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.10
|
||||
%define patchversion 5.9.11
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-kvmsmall
|
||||
Summary: The Small Developer Kernel for KVM
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.10
|
||||
Version: 5.9.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc720a5
|
||||
Release: <RELEASE>.g91426ef
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: kernel-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: kernel-%build_flavor-base-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
Provides: kernel-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: %name-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,443 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:32:13 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
|
||||
(git-fixes).
|
||||
- commit 91426ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:19:11 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.11 (bsc#1012628).
|
||||
- ah6: fix error return code in ah6_input() (bsc#1012628).
|
||||
- atm: nicstar: Unmap DMA on send error (bsc#1012628).
|
||||
- bnxt_en: read EEPROM A2h address using page 0 (bsc#1012628).
|
||||
- devlink: Add missing genlmsg_cancel() in
|
||||
devlink_nl_sb_port_pool_fill() (bsc#1012628).
|
||||
- enetc: Workaround for MDIO register access issue (bsc#1012628).
|
||||
- Exempt multicast addresses from five-second neighbor lifetime
|
||||
(bsc#1012628).
|
||||
- inet_diag: Fix error path to cancel the meseage in
|
||||
inet_req_diag_fill() (bsc#1012628).
|
||||
- ipv6: Fix error path to cancel the meseage (bsc#1012628).
|
||||
- lan743x: fix issue causing intermittent kernel log warnings
|
||||
(bsc#1012628).
|
||||
- lan743x: prevent entire kernel HANG on open, for some platforms
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Use variable timeout for EMAD retries
|
||||
(bsc#1012628).
|
||||
- net: b44: fix error return code in b44_init_one() (bsc#1012628).
|
||||
- net: bridge: add missing counters to ndo_get_stats64 callback
|
||||
(bsc#1012628).
|
||||
- netdevsim: set .owner to THIS_MODULE (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: fix error return code in
|
||||
mtk_star_enable() (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: return ok when xmit drops
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix cpts irq after suspend
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
|
||||
(bsc#1012628).
|
||||
- net: ftgmac100: Fix crash when removing driver (bsc#1012628).
|
||||
- net: Have netpoll bring-up DSA management interface
|
||||
(bsc#1012628).
|
||||
- net: ipa: lock when freeing transaction (bsc#1012628).
|
||||
- netlabel: fix our progress tracking in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- netlabel: fix an uninitialized warning in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- net: lantiq: Wait for the GPHY firmware to be ready
|
||||
(bsc#1012628).
|
||||
- net/mlx4_core: Fix init_hca fields offset (bsc#1012628).
|
||||
- net/mlx5e: Fix refcount leak on kTLS RX resync (bsc#1012628).
|
||||
- net/ncsi: Fix netlink registration (bsc#1012628).
|
||||
- net: phy: mscc: remove non-MACSec compatible phy (bsc#1012628).
|
||||
- net: qualcomm: rmnet: Fix incorrect receive packet handling
|
||||
during cleanup (bsc#1012628).
|
||||
- net/smc: fix direct access to ib_gid_addr->ndev in
|
||||
smc_ib_determine_gid() (bsc#1012628).
|
||||
- net: stmmac: Use rtnl_lock/unlock on
|
||||
netif_set_real_num_rx_queues() call (bsc#1012628).
|
||||
- net/tls: fix corrupted data in recvmsg (bsc#1012628).
|
||||
- net: x25: Increase refcnt of "struct x25_neigh" in
|
||||
x25_rx_call_request (bsc#1012628).
|
||||
- page_frag: Recover from memory pressure (bsc#1012628).
|
||||
- qed: fix error return code in qed_iwarp_ll2_start()
|
||||
(bsc#1012628).
|
||||
- qed: fix ILT configuration of SRC block (bsc#1012628).
|
||||
- qlcnic: fix error return code in qlcnic_83xx_restart_hw()
|
||||
(bsc#1012628).
|
||||
- sctp: change to hold/put transport for proto_unreach_timer
|
||||
(bsc#1012628).
|
||||
- tcp: only postpone PROBE_RTT if RTT is < current min_rtt
|
||||
estimate (bsc#1012628).
|
||||
- vsock: forward all packets to the host when no H2G is registered
|
||||
(bsc#1012628).
|
||||
- net/mlx5e: Fix check if netdev is bond slave (bsc#1012628).
|
||||
- net/mlx5: Add handling of port type in rule deletion
|
||||
(bsc#1012628).
|
||||
- net/mlx5: Clear bw_share upon VF disable (bsc#1012628).
|
||||
- net/mlx5: Disable QoS when min_rates on all VFs are zero
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Add pm_runtime_resume_and_get to deal with usage
|
||||
counter (bsc#1012628).
|
||||
- net: fec: Fix reference count leak in fec series ops
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Fix counter overflow logic (bsc#1012628).
|
||||
- bnxt_en: Free port stats during firmware reset (bsc#1012628).
|
||||
- net: mvneta: fix possible memory leak in
|
||||
mvneta_swbm_add_rx_fragment (bsc#1012628).
|
||||
- net/tls: Fix wrong record sn in async mode of device resync
|
||||
(bsc#1012628).
|
||||
- net: usb: qmi_wwan: Set DTR quirk for MR400 (bsc#1012628).
|
||||
- Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
|
||||
(bsc#1012628).
|
||||
- tools, bpftool: Avoid array index warnings (bsc#1012628).
|
||||
- habanalabs/gaudi: mask WDT error in QMAN (bsc#1012628).
|
||||
- pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by
|
||||
ufshcd_hold() (bsc#1012628).
|
||||
- scsi: ufs: Try to save power mode change and UIC cmd completion
|
||||
timeout (bsc#1012628).
|
||||
- pinctrl: mcp23s08: Print error message when regmap init fails
|
||||
(bsc#1012628).
|
||||
- selftests: kvm: Fix the segment descriptor layout to match
|
||||
the actual layout (bsc#1012628).
|
||||
- ACPI: button: Add DMI quirk for Medion Akoya E2228T
|
||||
(bsc#1012628).
|
||||
- arm64: errata: Fix handling of 1418040 with late CPU onlining
|
||||
(bsc#1012628).
|
||||
- arm64: psci: Avoid printing in cpu_psci_cpu_die() (bsc#1012628).
|
||||
- arm64: smp: Tell RCU about CPUs that fail to come online
|
||||
(bsc#1012628).
|
||||
- um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
|
||||
(bsc#1012628).
|
||||
- vfs: remove lockdep bogosity in __sb_start_write (bsc#1012628).
|
||||
- gfs2: fix possible reference leak in gfs2_check_blk_type
|
||||
(bsc#1012628).
|
||||
- hwmon: (pwm-fan) Fix RPM calculation (bsc#1012628).
|
||||
- gfs2: Fix case in which ail writes are done to jdata holes
|
||||
(bsc#1012628).
|
||||
- arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
|
||||
(bsc#1012628).
|
||||
- arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
|
||||
(bsc#1012628).
|
||||
- arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
|
||||
(bsc#1012628).
|
||||
- usb: dwc2: Avoid leaving the error_debugfs label unused
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: beelink-gs1: Enable both RGMII RX/TX
|
||||
delay (bsc#1012628).
|
||||
- arm64: dts: allwinner: Pine H64: Enable both RGMII RX/TX delay
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs
|
||||
to active high" (bsc#1012628).
|
||||
- ARM: dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: cubietruck: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet
|
||||
PHY (bsc#1012628).
|
||||
- ARM: dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHY
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sunxi: bananapi-m2-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: libretech-all-h5-cc: Enable RGMII
|
||||
RX/TX delay on PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX
|
||||
delay on PHY (bsc#1012628).
|
||||
- Input: adxl34x - clean up a data type in adxl34x_probe()
|
||||
(bsc#1012628).
|
||||
- MIPS: export has_transparent_hugepage() for modules
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq config registers offset programming
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: fsl: fix endianness issue of rcpm (bsc#1012628).
|
||||
- arm64: dts: imx8mm-beacon-som: Fix Choppy BT audio
|
||||
(bsc#1012628).
|
||||
- arm64: dts imx8mn: Remove non-existent USB OTG2 (bsc#1012628).
|
||||
- arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
|
||||
(bsc#1012628).
|
||||
- ARM: dts: vf610-zii-dev-rev-b: Fix MDIO over clocking
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx6q-prti6q: fix PHY address (bsc#1012628).
|
||||
- swiotlb: using SIZE_MAX needs limits.h included (bsc#1012628).
|
||||
- tee: amdtee: fix memory leak due to reset of global shm list
|
||||
(bsc#1012628).
|
||||
- tee: amdtee: synchronize access to shm list (bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
|
||||
(bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix SG capability check for MCDMA
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix TA3-GPIO-C key on STM32MP1 DHCOM PDK2
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2 (bsc#1012628).
|
||||
- ARM: dts: stm32: Define VIO regulator supply on DHCOM
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Enable thermal sensor support on
|
||||
stm32mp15xx-dhcor (bsc#1012628).
|
||||
- ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM
|
||||
(bsc#1012628).
|
||||
- arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (bsc#1012628).
|
||||
- dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
|
||||
(bsc#1012628).
|
||||
- kunit: tool: unmark test_data as binary blobs (bsc#1012628).
|
||||
- rcu: Don't invoke try_invoke_on_locked_down_task() with irqs
|
||||
disabled (bsc#1012628).
|
||||
- spi: fix client driver breakages when using GPIO descriptors
|
||||
(bsc#1012628).
|
||||
- Input: resistive-adc-touch - fix kconfig dependency on
|
||||
IIO_BUFFER (bsc#1012628).
|
||||
- Input: elan_i2c - fix firmware update on newer ICs
|
||||
(bsc#1012628).
|
||||
- rfkill: Fix use-after-free in rfkill_resume() (bsc#1012628).
|
||||
- RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
|
||||
(bsc#1012628).
|
||||
- RMDA/sw: Don't allow drivers using dma_virt_ops on highmem
|
||||
configs (bsc#1012628).
|
||||
- perf lock: Correct field name "flags" (bsc#1012628).
|
||||
- perf lock: Don't free "lock_seq_stat" if read_count isn't zero
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Fix oops in the rpc_xdr_buf event class (bsc#1012628).
|
||||
- drm: bridge: dw-hdmi: Avoid resetting force in the detect
|
||||
function (bsc#1012628).
|
||||
- tools, bpftool: Add missing close before bpftool net attach exit
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Fix error return code in hfi1_init_dd() (bsc#1012628).
|
||||
- ip_tunnels: Set tunnel option flag when tunnel metadata is
|
||||
present (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in can_rcv() (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in canfd_rcv() (bsc#1012628).
|
||||
- can: dev: can_restart(): post buffer from the right context
|
||||
(bsc#1012628).
|
||||
- can: ti_hecc: Fix memleak in ti_hecc_probe (bsc#1012628).
|
||||
- can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then
|
||||
pass to can_put_echo_skb() (bsc#1012628).
|
||||
- can: peak_usb: fix potential integer overflow on shift of a int
|
||||
(bsc#1012628).
|
||||
- can: flexcan: fix failure handling of pm_runtime_get_sync()
|
||||
(bsc#1012628).
|
||||
- can: tcan4x5x: replace depends on REGMAP_SPI with depends on
|
||||
SPI (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking
|
||||
for devm_regmap_init() (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_remove(): fix order of
|
||||
deregistration (bsc#1012628).
|
||||
- can: m_can: m_can_handle_state_change(): fix state change
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_class_free_dev(): introduce new function
|
||||
(bsc#1012628).
|
||||
- can: m_can: Fix freeing of can device from peripherials
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_stop(): set device to software init mode
|
||||
before closing (bsc#1012628).
|
||||
- dmaengine: idxd: fix mapping of portal size (bsc#1012628).
|
||||
- ASoC: Intel: KMB: Fix S24_LE configuration (bsc#1012628).
|
||||
- ASoC: qcom: lpass-platform: Fix memory leak (bsc#1012628).
|
||||
- spi: cadence-quadspi: Fix error return code in cqspi_probe
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix error return code in run_getsockopt_test()
|
||||
(bsc#1012628).
|
||||
- MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: dw-hdmi: fix error return code in
|
||||
sun8i_dw_hdmi_bind() (bsc#1012628).
|
||||
- net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos
|
||||
disabled (bsc#1012628).
|
||||
- bpf, sockmap: Fix partial copy_page_to_iter so progress can
|
||||
still be made (bsc#1012628).
|
||||
- bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress
|
||||
redirect (bsc#1012628).
|
||||
- can: kvaser_pciefd: Fix KCAN bittiming limits (bsc#1012628).
|
||||
- can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
|
||||
(bsc#1012628).
|
||||
- dmaengine: fix error codes in channel_register() (bsc#1012628).
|
||||
- iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Avoid panic if iommu init fails in tboot system
|
||||
(bsc#1012628).
|
||||
- can: flexcan: flexcan_chip_start(): fix erroneous
|
||||
flexcan_transceiver_enable() during bus-off recovery
|
||||
(bsc#1012628).
|
||||
- can: m_can: process interrupt only when not runtime suspended
|
||||
(bsc#1012628).
|
||||
- xfs: fix the minrecs logic when dealing with inode root child
|
||||
blocks (bsc#1012628).
|
||||
- xfs: strengthen rmap record flags checking (bsc#1012628).
|
||||
- xfs: directory scrub should check the null bestfree entries too
|
||||
(bsc#1012628).
|
||||
- xfs: ensure inobt record walks always make forward progress
|
||||
(bsc#1012628).
|
||||
- xfs: return corresponding errcode if xfs_initialize_perag()
|
||||
fail (bsc#1012628).
|
||||
- ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable
|
||||
disabled clock (bsc#1012628).
|
||||
- regulator: ti-abb: Fix array out of bound read access on the
|
||||
first transition (bsc#1012628).
|
||||
- libbpf: Fix VERSIONED_SYM_COUNT number parsing (bsc#1012628).
|
||||
- lib/strncpy_from_user.c: Mask out bytes after NUL terminator
|
||||
(bsc#1012628).
|
||||
- fail_function: Remove a redundant mutex unlock (bsc#1012628).
|
||||
- xfs: revert "xfs: fix rmap key and record comparison functions"
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: powerpc: Fix typo in macro variable name
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: sh: Fix register names (bsc#1012628).
|
||||
- bpf, sockmap: Skb verdict SK_PASS to self already checked rmem
|
||||
limits (bsc#1012628).
|
||||
- bpf, sockmap: On receive programs try to fast track SK_PASS
|
||||
ingress (bsc#1012628).
|
||||
- bpf, sockmap: Use truesize with sk_rmem_schedule()
|
||||
(bsc#1012628).
|
||||
- bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting
|
||||
to self (bsc#1012628).
|
||||
- efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
|
||||
(bsc#1012628).
|
||||
- counter/ti-eqep: Fix regmap max_register (bsc#1012628).
|
||||
- efi/x86: Free efi_pgd with free_pages() (bsc#1012628).
|
||||
- sched/fair: Fix overutilized update in enqueue_task_fair()
|
||||
(bsc#1012628).
|
||||
- sched: Fix data-race in wakeup (bsc#1012628).
|
||||
- sched: Fix rq->nr_iowait ordering (bsc#1012628).
|
||||
- libfs: fix error cast of negative value in simple_attr_write()
|
||||
(bsc#1012628).
|
||||
- afs: Fix speculative status fetch going out of order wrt to
|
||||
modifications (bsc#1012628).
|
||||
- HID: logitech-hidpp: Add PID for MX Anywhere 2 (bsc#1012628).
|
||||
- HID: mcp2221: Fix GPIO output handling (bsc#1012628).
|
||||
- HID: logitech-dj: Handle quad/bluetooth keyboards with a
|
||||
builtin trackpad (bsc#1012628).
|
||||
- HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00
|
||||
receiver (bsc#1012628).
|
||||
- speakup: Do not let the line discipline be used several times
|
||||
(bsc#1012628).
|
||||
- ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add delay quirk for all Logitech USB devices
|
||||
(bsc#1012628).
|
||||
- ALSA: ctl: fix error path at adding user-defined element set
|
||||
(bsc#1012628).
|
||||
- ALSA: mixart: Fix mutex deadlock (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset
|
||||
Button (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported mute Led for HP (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - HP Headset Mic can't detect after boot
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: fix potential deadlock (bsc#1012628).
|
||||
- tty: serial: imx: keep console clocks always on (bsc#1012628).
|
||||
- HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
|
||||
(bsc#1012628).
|
||||
- efivarfs: fix memory leak in efivarfs_create() (bsc#1012628).
|
||||
- staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
|
||||
(bsc#1012628).
|
||||
- staging: mt7621-pci: avoid to request pci bus resources
|
||||
(bsc#1012628).
|
||||
- iio: light: fix kconfig dependency bug for VCNL4035
|
||||
(bsc#1012628).
|
||||
- ext4: fix bogus warning in ext4_update_dx_flag() (bsc#1012628).
|
||||
- xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
|
||||
(bsc#1012628).
|
||||
- ACPI: fan: Initialize performance state sysfs attribute
|
||||
(bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Replace is_smo8500_device with an
|
||||
acpi_type enum (bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for
|
||||
setting tablet-mode (bsc#1012628).
|
||||
- iio: adc: mediatek: fix unset field (bsc#1012628).
|
||||
- iio: cros_ec: Use default frequencies when EC returns invalid
|
||||
information (bsc#1012628).
|
||||
- iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix battery VREF for JZ4770 SoC (bsc#1012628).
|
||||
- iio: adc: stm32-adc: fix a regression when using dma and irq
|
||||
(bsc#1012628).
|
||||
- serial: ar933x_uart: disable clk on error handling path in probe
|
||||
(bsc#1012628).
|
||||
- arm64: dts: agilex/stratix10: Fix qspi node compatible
|
||||
(bsc#1012628).
|
||||
- spi: lpspi: Fix use-after-free on unbind (bsc#1012628).
|
||||
- spi: Introduce device-managed SPI controller allocation
|
||||
(bsc#1012628).
|
||||
- spi: npcm-fiu: Don't leak SPI master in probe error path
|
||||
(bsc#1012628).
|
||||
- spi: bcm2835aux: Fix use-after-free on unbind (bsc#1012628).
|
||||
- regulator: pfuze100: limit pfuze-support-disable-sw to
|
||||
pfuze{100,200} (bsc#1012628).
|
||||
- regulator: fix memory leak with repeated
|
||||
set_machine_constraints() (bsc#1012628).
|
||||
- regulator: avoid resolve_supply() infinite recursion
|
||||
(bsc#1012628).
|
||||
- regulator: workaround self-referent regulators (bsc#1012628).
|
||||
- gfs2: Fix regression in freeze_go_sync (bsc#1012628).
|
||||
- xtensa: fix TLBTEMP area placement (bsc#1012628).
|
||||
- xtensa: disable preemption around cache alias management calls
|
||||
(bsc#1012628).
|
||||
- mac80211: minstrel: remove deferred sampling code (bsc#1012628).
|
||||
- mac80211: minstrel: fix tx status processing corner case
|
||||
(bsc#1012628).
|
||||
- s390: fix system call exit path (bsc#1012628).
|
||||
- s390/cpum_sf.c: fix file permission for cpum_sfb_size
|
||||
(bsc#1012628).
|
||||
- s390/dasd: fix null pointer dereference for ERP requests
|
||||
(bsc#1012628).
|
||||
- Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if
|
||||
disconnected (bsc#1012628).
|
||||
- drm/amd/display: Add missing pflip irq for dcn2.0 (bsc#1012628).
|
||||
- drm/i915: Handle max_bpc==16 (bsc#1012628).
|
||||
- drm/i915/tgl: Fix Media power gate sequence (bsc#1012628).
|
||||
- io_uring: don't double complete failed reissue request
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for
|
||||
BYT-based Intel controllers (bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Allow configuring zero tap values
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Use Mask writes for Tap delays
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Issue DLL reset explicitly (bsc#1012628).
|
||||
- blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
|
||||
(bsc#1012628).
|
||||
- ptrace: Set PF_SUPERPRIV when checking capability (bsc#1012628).
|
||||
- seccomp: Set PF_SUPERPRIV when checking capability
|
||||
(bsc#1012628).
|
||||
- fanotify: fix logic of reporting name info with watched parent
|
||||
(bsc#1012628).
|
||||
- x86/microcode/intel: Check patch signature before saving
|
||||
microcode for early loading (bsc#1012628).
|
||||
- mm: never attempt async page lock if we've transferred data
|
||||
already (bsc#1012628).
|
||||
- mm: fix readahead_page_batch for retry entries (bsc#1012628).
|
||||
- mm: memcg/slab: fix root memcg vmstats (bsc#1012628).
|
||||
- mm/userfaultfd: do not access vma->vm_mm after calling
|
||||
handle_userfault() (bsc#1012628).
|
||||
- Update config files.
|
||||
- commit 1b55838
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 08:49:09 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.10
|
||||
%define patchversion 5.9.11
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.10
|
||||
Version: 5.9.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc720a5
|
||||
Release: <RELEASE>.g91426ef
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: kernel-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: kernel-%build_flavor-base-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
Provides: kernel-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: %name-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,443 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:32:13 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
|
||||
(git-fixes).
|
||||
- commit 91426ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:19:11 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.11 (bsc#1012628).
|
||||
- ah6: fix error return code in ah6_input() (bsc#1012628).
|
||||
- atm: nicstar: Unmap DMA on send error (bsc#1012628).
|
||||
- bnxt_en: read EEPROM A2h address using page 0 (bsc#1012628).
|
||||
- devlink: Add missing genlmsg_cancel() in
|
||||
devlink_nl_sb_port_pool_fill() (bsc#1012628).
|
||||
- enetc: Workaround for MDIO register access issue (bsc#1012628).
|
||||
- Exempt multicast addresses from five-second neighbor lifetime
|
||||
(bsc#1012628).
|
||||
- inet_diag: Fix error path to cancel the meseage in
|
||||
inet_req_diag_fill() (bsc#1012628).
|
||||
- ipv6: Fix error path to cancel the meseage (bsc#1012628).
|
||||
- lan743x: fix issue causing intermittent kernel log warnings
|
||||
(bsc#1012628).
|
||||
- lan743x: prevent entire kernel HANG on open, for some platforms
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Use variable timeout for EMAD retries
|
||||
(bsc#1012628).
|
||||
- net: b44: fix error return code in b44_init_one() (bsc#1012628).
|
||||
- net: bridge: add missing counters to ndo_get_stats64 callback
|
||||
(bsc#1012628).
|
||||
- netdevsim: set .owner to THIS_MODULE (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: fix error return code in
|
||||
mtk_star_enable() (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: return ok when xmit drops
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix cpts irq after suspend
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
|
||||
(bsc#1012628).
|
||||
- net: ftgmac100: Fix crash when removing driver (bsc#1012628).
|
||||
- net: Have netpoll bring-up DSA management interface
|
||||
(bsc#1012628).
|
||||
- net: ipa: lock when freeing transaction (bsc#1012628).
|
||||
- netlabel: fix our progress tracking in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- netlabel: fix an uninitialized warning in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- net: lantiq: Wait for the GPHY firmware to be ready
|
||||
(bsc#1012628).
|
||||
- net/mlx4_core: Fix init_hca fields offset (bsc#1012628).
|
||||
- net/mlx5e: Fix refcount leak on kTLS RX resync (bsc#1012628).
|
||||
- net/ncsi: Fix netlink registration (bsc#1012628).
|
||||
- net: phy: mscc: remove non-MACSec compatible phy (bsc#1012628).
|
||||
- net: qualcomm: rmnet: Fix incorrect receive packet handling
|
||||
during cleanup (bsc#1012628).
|
||||
- net/smc: fix direct access to ib_gid_addr->ndev in
|
||||
smc_ib_determine_gid() (bsc#1012628).
|
||||
- net: stmmac: Use rtnl_lock/unlock on
|
||||
netif_set_real_num_rx_queues() call (bsc#1012628).
|
||||
- net/tls: fix corrupted data in recvmsg (bsc#1012628).
|
||||
- net: x25: Increase refcnt of "struct x25_neigh" in
|
||||
x25_rx_call_request (bsc#1012628).
|
||||
- page_frag: Recover from memory pressure (bsc#1012628).
|
||||
- qed: fix error return code in qed_iwarp_ll2_start()
|
||||
(bsc#1012628).
|
||||
- qed: fix ILT configuration of SRC block (bsc#1012628).
|
||||
- qlcnic: fix error return code in qlcnic_83xx_restart_hw()
|
||||
(bsc#1012628).
|
||||
- sctp: change to hold/put transport for proto_unreach_timer
|
||||
(bsc#1012628).
|
||||
- tcp: only postpone PROBE_RTT if RTT is < current min_rtt
|
||||
estimate (bsc#1012628).
|
||||
- vsock: forward all packets to the host when no H2G is registered
|
||||
(bsc#1012628).
|
||||
- net/mlx5e: Fix check if netdev is bond slave (bsc#1012628).
|
||||
- net/mlx5: Add handling of port type in rule deletion
|
||||
(bsc#1012628).
|
||||
- net/mlx5: Clear bw_share upon VF disable (bsc#1012628).
|
||||
- net/mlx5: Disable QoS when min_rates on all VFs are zero
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Add pm_runtime_resume_and_get to deal with usage
|
||||
counter (bsc#1012628).
|
||||
- net: fec: Fix reference count leak in fec series ops
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Fix counter overflow logic (bsc#1012628).
|
||||
- bnxt_en: Free port stats during firmware reset (bsc#1012628).
|
||||
- net: mvneta: fix possible memory leak in
|
||||
mvneta_swbm_add_rx_fragment (bsc#1012628).
|
||||
- net/tls: Fix wrong record sn in async mode of device resync
|
||||
(bsc#1012628).
|
||||
- net: usb: qmi_wwan: Set DTR quirk for MR400 (bsc#1012628).
|
||||
- Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
|
||||
(bsc#1012628).
|
||||
- tools, bpftool: Avoid array index warnings (bsc#1012628).
|
||||
- habanalabs/gaudi: mask WDT error in QMAN (bsc#1012628).
|
||||
- pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by
|
||||
ufshcd_hold() (bsc#1012628).
|
||||
- scsi: ufs: Try to save power mode change and UIC cmd completion
|
||||
timeout (bsc#1012628).
|
||||
- pinctrl: mcp23s08: Print error message when regmap init fails
|
||||
(bsc#1012628).
|
||||
- selftests: kvm: Fix the segment descriptor layout to match
|
||||
the actual layout (bsc#1012628).
|
||||
- ACPI: button: Add DMI quirk for Medion Akoya E2228T
|
||||
(bsc#1012628).
|
||||
- arm64: errata: Fix handling of 1418040 with late CPU onlining
|
||||
(bsc#1012628).
|
||||
- arm64: psci: Avoid printing in cpu_psci_cpu_die() (bsc#1012628).
|
||||
- arm64: smp: Tell RCU about CPUs that fail to come online
|
||||
(bsc#1012628).
|
||||
- um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
|
||||
(bsc#1012628).
|
||||
- vfs: remove lockdep bogosity in __sb_start_write (bsc#1012628).
|
||||
- gfs2: fix possible reference leak in gfs2_check_blk_type
|
||||
(bsc#1012628).
|
||||
- hwmon: (pwm-fan) Fix RPM calculation (bsc#1012628).
|
||||
- gfs2: Fix case in which ail writes are done to jdata holes
|
||||
(bsc#1012628).
|
||||
- arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
|
||||
(bsc#1012628).
|
||||
- arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
|
||||
(bsc#1012628).
|
||||
- arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
|
||||
(bsc#1012628).
|
||||
- usb: dwc2: Avoid leaving the error_debugfs label unused
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: beelink-gs1: Enable both RGMII RX/TX
|
||||
delay (bsc#1012628).
|
||||
- arm64: dts: allwinner: Pine H64: Enable both RGMII RX/TX delay
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs
|
||||
to active high" (bsc#1012628).
|
||||
- ARM: dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: cubietruck: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet
|
||||
PHY (bsc#1012628).
|
||||
- ARM: dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHY
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sunxi: bananapi-m2-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: libretech-all-h5-cc: Enable RGMII
|
||||
RX/TX delay on PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX
|
||||
delay on PHY (bsc#1012628).
|
||||
- Input: adxl34x - clean up a data type in adxl34x_probe()
|
||||
(bsc#1012628).
|
||||
- MIPS: export has_transparent_hugepage() for modules
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq config registers offset programming
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: fsl: fix endianness issue of rcpm (bsc#1012628).
|
||||
- arm64: dts: imx8mm-beacon-som: Fix Choppy BT audio
|
||||
(bsc#1012628).
|
||||
- arm64: dts imx8mn: Remove non-existent USB OTG2 (bsc#1012628).
|
||||
- arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
|
||||
(bsc#1012628).
|
||||
- ARM: dts: vf610-zii-dev-rev-b: Fix MDIO over clocking
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx6q-prti6q: fix PHY address (bsc#1012628).
|
||||
- swiotlb: using SIZE_MAX needs limits.h included (bsc#1012628).
|
||||
- tee: amdtee: fix memory leak due to reset of global shm list
|
||||
(bsc#1012628).
|
||||
- tee: amdtee: synchronize access to shm list (bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
|
||||
(bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix SG capability check for MCDMA
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix TA3-GPIO-C key on STM32MP1 DHCOM PDK2
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2 (bsc#1012628).
|
||||
- ARM: dts: stm32: Define VIO regulator supply on DHCOM
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Enable thermal sensor support on
|
||||
stm32mp15xx-dhcor (bsc#1012628).
|
||||
- ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM
|
||||
(bsc#1012628).
|
||||
- arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (bsc#1012628).
|
||||
- dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
|
||||
(bsc#1012628).
|
||||
- kunit: tool: unmark test_data as binary blobs (bsc#1012628).
|
||||
- rcu: Don't invoke try_invoke_on_locked_down_task() with irqs
|
||||
disabled (bsc#1012628).
|
||||
- spi: fix client driver breakages when using GPIO descriptors
|
||||
(bsc#1012628).
|
||||
- Input: resistive-adc-touch - fix kconfig dependency on
|
||||
IIO_BUFFER (bsc#1012628).
|
||||
- Input: elan_i2c - fix firmware update on newer ICs
|
||||
(bsc#1012628).
|
||||
- rfkill: Fix use-after-free in rfkill_resume() (bsc#1012628).
|
||||
- RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
|
||||
(bsc#1012628).
|
||||
- RMDA/sw: Don't allow drivers using dma_virt_ops on highmem
|
||||
configs (bsc#1012628).
|
||||
- perf lock: Correct field name "flags" (bsc#1012628).
|
||||
- perf lock: Don't free "lock_seq_stat" if read_count isn't zero
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Fix oops in the rpc_xdr_buf event class (bsc#1012628).
|
||||
- drm: bridge: dw-hdmi: Avoid resetting force in the detect
|
||||
function (bsc#1012628).
|
||||
- tools, bpftool: Add missing close before bpftool net attach exit
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Fix error return code in hfi1_init_dd() (bsc#1012628).
|
||||
- ip_tunnels: Set tunnel option flag when tunnel metadata is
|
||||
present (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in can_rcv() (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in canfd_rcv() (bsc#1012628).
|
||||
- can: dev: can_restart(): post buffer from the right context
|
||||
(bsc#1012628).
|
||||
- can: ti_hecc: Fix memleak in ti_hecc_probe (bsc#1012628).
|
||||
- can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then
|
||||
pass to can_put_echo_skb() (bsc#1012628).
|
||||
- can: peak_usb: fix potential integer overflow on shift of a int
|
||||
(bsc#1012628).
|
||||
- can: flexcan: fix failure handling of pm_runtime_get_sync()
|
||||
(bsc#1012628).
|
||||
- can: tcan4x5x: replace depends on REGMAP_SPI with depends on
|
||||
SPI (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking
|
||||
for devm_regmap_init() (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_remove(): fix order of
|
||||
deregistration (bsc#1012628).
|
||||
- can: m_can: m_can_handle_state_change(): fix state change
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_class_free_dev(): introduce new function
|
||||
(bsc#1012628).
|
||||
- can: m_can: Fix freeing of can device from peripherials
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_stop(): set device to software init mode
|
||||
before closing (bsc#1012628).
|
||||
- dmaengine: idxd: fix mapping of portal size (bsc#1012628).
|
||||
- ASoC: Intel: KMB: Fix S24_LE configuration (bsc#1012628).
|
||||
- ASoC: qcom: lpass-platform: Fix memory leak (bsc#1012628).
|
||||
- spi: cadence-quadspi: Fix error return code in cqspi_probe
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix error return code in run_getsockopt_test()
|
||||
(bsc#1012628).
|
||||
- MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: dw-hdmi: fix error return code in
|
||||
sun8i_dw_hdmi_bind() (bsc#1012628).
|
||||
- net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos
|
||||
disabled (bsc#1012628).
|
||||
- bpf, sockmap: Fix partial copy_page_to_iter so progress can
|
||||
still be made (bsc#1012628).
|
||||
- bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress
|
||||
redirect (bsc#1012628).
|
||||
- can: kvaser_pciefd: Fix KCAN bittiming limits (bsc#1012628).
|
||||
- can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
|
||||
(bsc#1012628).
|
||||
- dmaengine: fix error codes in channel_register() (bsc#1012628).
|
||||
- iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Avoid panic if iommu init fails in tboot system
|
||||
(bsc#1012628).
|
||||
- can: flexcan: flexcan_chip_start(): fix erroneous
|
||||
flexcan_transceiver_enable() during bus-off recovery
|
||||
(bsc#1012628).
|
||||
- can: m_can: process interrupt only when not runtime suspended
|
||||
(bsc#1012628).
|
||||
- xfs: fix the minrecs logic when dealing with inode root child
|
||||
blocks (bsc#1012628).
|
||||
- xfs: strengthen rmap record flags checking (bsc#1012628).
|
||||
- xfs: directory scrub should check the null bestfree entries too
|
||||
(bsc#1012628).
|
||||
- xfs: ensure inobt record walks always make forward progress
|
||||
(bsc#1012628).
|
||||
- xfs: return corresponding errcode if xfs_initialize_perag()
|
||||
fail (bsc#1012628).
|
||||
- ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable
|
||||
disabled clock (bsc#1012628).
|
||||
- regulator: ti-abb: Fix array out of bound read access on the
|
||||
first transition (bsc#1012628).
|
||||
- libbpf: Fix VERSIONED_SYM_COUNT number parsing (bsc#1012628).
|
||||
- lib/strncpy_from_user.c: Mask out bytes after NUL terminator
|
||||
(bsc#1012628).
|
||||
- fail_function: Remove a redundant mutex unlock (bsc#1012628).
|
||||
- xfs: revert "xfs: fix rmap key and record comparison functions"
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: powerpc: Fix typo in macro variable name
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: sh: Fix register names (bsc#1012628).
|
||||
- bpf, sockmap: Skb verdict SK_PASS to self already checked rmem
|
||||
limits (bsc#1012628).
|
||||
- bpf, sockmap: On receive programs try to fast track SK_PASS
|
||||
ingress (bsc#1012628).
|
||||
- bpf, sockmap: Use truesize with sk_rmem_schedule()
|
||||
(bsc#1012628).
|
||||
- bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting
|
||||
to self (bsc#1012628).
|
||||
- efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
|
||||
(bsc#1012628).
|
||||
- counter/ti-eqep: Fix regmap max_register (bsc#1012628).
|
||||
- efi/x86: Free efi_pgd with free_pages() (bsc#1012628).
|
||||
- sched/fair: Fix overutilized update in enqueue_task_fair()
|
||||
(bsc#1012628).
|
||||
- sched: Fix data-race in wakeup (bsc#1012628).
|
||||
- sched: Fix rq->nr_iowait ordering (bsc#1012628).
|
||||
- libfs: fix error cast of negative value in simple_attr_write()
|
||||
(bsc#1012628).
|
||||
- afs: Fix speculative status fetch going out of order wrt to
|
||||
modifications (bsc#1012628).
|
||||
- HID: logitech-hidpp: Add PID for MX Anywhere 2 (bsc#1012628).
|
||||
- HID: mcp2221: Fix GPIO output handling (bsc#1012628).
|
||||
- HID: logitech-dj: Handle quad/bluetooth keyboards with a
|
||||
builtin trackpad (bsc#1012628).
|
||||
- HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00
|
||||
receiver (bsc#1012628).
|
||||
- speakup: Do not let the line discipline be used several times
|
||||
(bsc#1012628).
|
||||
- ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add delay quirk for all Logitech USB devices
|
||||
(bsc#1012628).
|
||||
- ALSA: ctl: fix error path at adding user-defined element set
|
||||
(bsc#1012628).
|
||||
- ALSA: mixart: Fix mutex deadlock (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset
|
||||
Button (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported mute Led for HP (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - HP Headset Mic can't detect after boot
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: fix potential deadlock (bsc#1012628).
|
||||
- tty: serial: imx: keep console clocks always on (bsc#1012628).
|
||||
- HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
|
||||
(bsc#1012628).
|
||||
- efivarfs: fix memory leak in efivarfs_create() (bsc#1012628).
|
||||
- staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
|
||||
(bsc#1012628).
|
||||
- staging: mt7621-pci: avoid to request pci bus resources
|
||||
(bsc#1012628).
|
||||
- iio: light: fix kconfig dependency bug for VCNL4035
|
||||
(bsc#1012628).
|
||||
- ext4: fix bogus warning in ext4_update_dx_flag() (bsc#1012628).
|
||||
- xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
|
||||
(bsc#1012628).
|
||||
- ACPI: fan: Initialize performance state sysfs attribute
|
||||
(bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Replace is_smo8500_device with an
|
||||
acpi_type enum (bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for
|
||||
setting tablet-mode (bsc#1012628).
|
||||
- iio: adc: mediatek: fix unset field (bsc#1012628).
|
||||
- iio: cros_ec: Use default frequencies when EC returns invalid
|
||||
information (bsc#1012628).
|
||||
- iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix battery VREF for JZ4770 SoC (bsc#1012628).
|
||||
- iio: adc: stm32-adc: fix a regression when using dma and irq
|
||||
(bsc#1012628).
|
||||
- serial: ar933x_uart: disable clk on error handling path in probe
|
||||
(bsc#1012628).
|
||||
- arm64: dts: agilex/stratix10: Fix qspi node compatible
|
||||
(bsc#1012628).
|
||||
- spi: lpspi: Fix use-after-free on unbind (bsc#1012628).
|
||||
- spi: Introduce device-managed SPI controller allocation
|
||||
(bsc#1012628).
|
||||
- spi: npcm-fiu: Don't leak SPI master in probe error path
|
||||
(bsc#1012628).
|
||||
- spi: bcm2835aux: Fix use-after-free on unbind (bsc#1012628).
|
||||
- regulator: pfuze100: limit pfuze-support-disable-sw to
|
||||
pfuze{100,200} (bsc#1012628).
|
||||
- regulator: fix memory leak with repeated
|
||||
set_machine_constraints() (bsc#1012628).
|
||||
- regulator: avoid resolve_supply() infinite recursion
|
||||
(bsc#1012628).
|
||||
- regulator: workaround self-referent regulators (bsc#1012628).
|
||||
- gfs2: Fix regression in freeze_go_sync (bsc#1012628).
|
||||
- xtensa: fix TLBTEMP area placement (bsc#1012628).
|
||||
- xtensa: disable preemption around cache alias management calls
|
||||
(bsc#1012628).
|
||||
- mac80211: minstrel: remove deferred sampling code (bsc#1012628).
|
||||
- mac80211: minstrel: fix tx status processing corner case
|
||||
(bsc#1012628).
|
||||
- s390: fix system call exit path (bsc#1012628).
|
||||
- s390/cpum_sf.c: fix file permission for cpum_sfb_size
|
||||
(bsc#1012628).
|
||||
- s390/dasd: fix null pointer dereference for ERP requests
|
||||
(bsc#1012628).
|
||||
- Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if
|
||||
disconnected (bsc#1012628).
|
||||
- drm/amd/display: Add missing pflip irq for dcn2.0 (bsc#1012628).
|
||||
- drm/i915: Handle max_bpc==16 (bsc#1012628).
|
||||
- drm/i915/tgl: Fix Media power gate sequence (bsc#1012628).
|
||||
- io_uring: don't double complete failed reissue request
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for
|
||||
BYT-based Intel controllers (bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Allow configuring zero tap values
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Use Mask writes for Tap delays
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Issue DLL reset explicitly (bsc#1012628).
|
||||
- blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
|
||||
(bsc#1012628).
|
||||
- ptrace: Set PF_SUPERPRIV when checking capability (bsc#1012628).
|
||||
- seccomp: Set PF_SUPERPRIV when checking capability
|
||||
(bsc#1012628).
|
||||
- fanotify: fix logic of reporting name info with watched parent
|
||||
(bsc#1012628).
|
||||
- x86/microcode/intel: Check patch signature before saving
|
||||
microcode for early loading (bsc#1012628).
|
||||
- mm: never attempt async page lock if we've transferred data
|
||||
already (bsc#1012628).
|
||||
- mm: fix readahead_page_batch for retry entries (bsc#1012628).
|
||||
- mm: memcg/slab: fix root memcg vmstats (bsc#1012628).
|
||||
- mm/userfaultfd: do not access vma->vm_mm after calling
|
||||
handle_userfault() (bsc#1012628).
|
||||
- Update config files.
|
||||
- commit 1b55838
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 08:49:09 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.9.10
|
||||
%define patchversion 5.9.11
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
BuildRequires: kernel%kernel_flavor-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
|
||||
%if 0%{?rhel_version}
|
||||
BuildRequires: kernel
|
||||
@ -64,9 +64,9 @@ BuildRequires: dracut
|
||||
Summary: package kernel and initrd for OBS VM builds
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 5.9.10
|
||||
Version: 5.9.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc720a5
|
||||
Release: <RELEASE>.g91426ef
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,443 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:32:13 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
|
||||
(git-fixes).
|
||||
- commit 91426ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:19:11 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.11 (bsc#1012628).
|
||||
- ah6: fix error return code in ah6_input() (bsc#1012628).
|
||||
- atm: nicstar: Unmap DMA on send error (bsc#1012628).
|
||||
- bnxt_en: read EEPROM A2h address using page 0 (bsc#1012628).
|
||||
- devlink: Add missing genlmsg_cancel() in
|
||||
devlink_nl_sb_port_pool_fill() (bsc#1012628).
|
||||
- enetc: Workaround for MDIO register access issue (bsc#1012628).
|
||||
- Exempt multicast addresses from five-second neighbor lifetime
|
||||
(bsc#1012628).
|
||||
- inet_diag: Fix error path to cancel the meseage in
|
||||
inet_req_diag_fill() (bsc#1012628).
|
||||
- ipv6: Fix error path to cancel the meseage (bsc#1012628).
|
||||
- lan743x: fix issue causing intermittent kernel log warnings
|
||||
(bsc#1012628).
|
||||
- lan743x: prevent entire kernel HANG on open, for some platforms
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Use variable timeout for EMAD retries
|
||||
(bsc#1012628).
|
||||
- net: b44: fix error return code in b44_init_one() (bsc#1012628).
|
||||
- net: bridge: add missing counters to ndo_get_stats64 callback
|
||||
(bsc#1012628).
|
||||
- netdevsim: set .owner to THIS_MODULE (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: fix error return code in
|
||||
mtk_star_enable() (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: return ok when xmit drops
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix cpts irq after suspend
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
|
||||
(bsc#1012628).
|
||||
- net: ftgmac100: Fix crash when removing driver (bsc#1012628).
|
||||
- net: Have netpoll bring-up DSA management interface
|
||||
(bsc#1012628).
|
||||
- net: ipa: lock when freeing transaction (bsc#1012628).
|
||||
- netlabel: fix our progress tracking in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- netlabel: fix an uninitialized warning in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- net: lantiq: Wait for the GPHY firmware to be ready
|
||||
(bsc#1012628).
|
||||
- net/mlx4_core: Fix init_hca fields offset (bsc#1012628).
|
||||
- net/mlx5e: Fix refcount leak on kTLS RX resync (bsc#1012628).
|
||||
- net/ncsi: Fix netlink registration (bsc#1012628).
|
||||
- net: phy: mscc: remove non-MACSec compatible phy (bsc#1012628).
|
||||
- net: qualcomm: rmnet: Fix incorrect receive packet handling
|
||||
during cleanup (bsc#1012628).
|
||||
- net/smc: fix direct access to ib_gid_addr->ndev in
|
||||
smc_ib_determine_gid() (bsc#1012628).
|
||||
- net: stmmac: Use rtnl_lock/unlock on
|
||||
netif_set_real_num_rx_queues() call (bsc#1012628).
|
||||
- net/tls: fix corrupted data in recvmsg (bsc#1012628).
|
||||
- net: x25: Increase refcnt of "struct x25_neigh" in
|
||||
x25_rx_call_request (bsc#1012628).
|
||||
- page_frag: Recover from memory pressure (bsc#1012628).
|
||||
- qed: fix error return code in qed_iwarp_ll2_start()
|
||||
(bsc#1012628).
|
||||
- qed: fix ILT configuration of SRC block (bsc#1012628).
|
||||
- qlcnic: fix error return code in qlcnic_83xx_restart_hw()
|
||||
(bsc#1012628).
|
||||
- sctp: change to hold/put transport for proto_unreach_timer
|
||||
(bsc#1012628).
|
||||
- tcp: only postpone PROBE_RTT if RTT is < current min_rtt
|
||||
estimate (bsc#1012628).
|
||||
- vsock: forward all packets to the host when no H2G is registered
|
||||
(bsc#1012628).
|
||||
- net/mlx5e: Fix check if netdev is bond slave (bsc#1012628).
|
||||
- net/mlx5: Add handling of port type in rule deletion
|
||||
(bsc#1012628).
|
||||
- net/mlx5: Clear bw_share upon VF disable (bsc#1012628).
|
||||
- net/mlx5: Disable QoS when min_rates on all VFs are zero
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Add pm_runtime_resume_and_get to deal with usage
|
||||
counter (bsc#1012628).
|
||||
- net: fec: Fix reference count leak in fec series ops
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Fix counter overflow logic (bsc#1012628).
|
||||
- bnxt_en: Free port stats during firmware reset (bsc#1012628).
|
||||
- net: mvneta: fix possible memory leak in
|
||||
mvneta_swbm_add_rx_fragment (bsc#1012628).
|
||||
- net/tls: Fix wrong record sn in async mode of device resync
|
||||
(bsc#1012628).
|
||||
- net: usb: qmi_wwan: Set DTR quirk for MR400 (bsc#1012628).
|
||||
- Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
|
||||
(bsc#1012628).
|
||||
- tools, bpftool: Avoid array index warnings (bsc#1012628).
|
||||
- habanalabs/gaudi: mask WDT error in QMAN (bsc#1012628).
|
||||
- pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by
|
||||
ufshcd_hold() (bsc#1012628).
|
||||
- scsi: ufs: Try to save power mode change and UIC cmd completion
|
||||
timeout (bsc#1012628).
|
||||
- pinctrl: mcp23s08: Print error message when regmap init fails
|
||||
(bsc#1012628).
|
||||
- selftests: kvm: Fix the segment descriptor layout to match
|
||||
the actual layout (bsc#1012628).
|
||||
- ACPI: button: Add DMI quirk for Medion Akoya E2228T
|
||||
(bsc#1012628).
|
||||
- arm64: errata: Fix handling of 1418040 with late CPU onlining
|
||||
(bsc#1012628).
|
||||
- arm64: psci: Avoid printing in cpu_psci_cpu_die() (bsc#1012628).
|
||||
- arm64: smp: Tell RCU about CPUs that fail to come online
|
||||
(bsc#1012628).
|
||||
- um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
|
||||
(bsc#1012628).
|
||||
- vfs: remove lockdep bogosity in __sb_start_write (bsc#1012628).
|
||||
- gfs2: fix possible reference leak in gfs2_check_blk_type
|
||||
(bsc#1012628).
|
||||
- hwmon: (pwm-fan) Fix RPM calculation (bsc#1012628).
|
||||
- gfs2: Fix case in which ail writes are done to jdata holes
|
||||
(bsc#1012628).
|
||||
- arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
|
||||
(bsc#1012628).
|
||||
- arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
|
||||
(bsc#1012628).
|
||||
- arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
|
||||
(bsc#1012628).
|
||||
- usb: dwc2: Avoid leaving the error_debugfs label unused
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: beelink-gs1: Enable both RGMII RX/TX
|
||||
delay (bsc#1012628).
|
||||
- arm64: dts: allwinner: Pine H64: Enable both RGMII RX/TX delay
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs
|
||||
to active high" (bsc#1012628).
|
||||
- ARM: dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: cubietruck: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet
|
||||
PHY (bsc#1012628).
|
||||
- ARM: dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHY
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sunxi: bananapi-m2-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: libretech-all-h5-cc: Enable RGMII
|
||||
RX/TX delay on PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX
|
||||
delay on PHY (bsc#1012628).
|
||||
- Input: adxl34x - clean up a data type in adxl34x_probe()
|
||||
(bsc#1012628).
|
||||
- MIPS: export has_transparent_hugepage() for modules
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq config registers offset programming
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: fsl: fix endianness issue of rcpm (bsc#1012628).
|
||||
- arm64: dts: imx8mm-beacon-som: Fix Choppy BT audio
|
||||
(bsc#1012628).
|
||||
- arm64: dts imx8mn: Remove non-existent USB OTG2 (bsc#1012628).
|
||||
- arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
|
||||
(bsc#1012628).
|
||||
- ARM: dts: vf610-zii-dev-rev-b: Fix MDIO over clocking
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx6q-prti6q: fix PHY address (bsc#1012628).
|
||||
- swiotlb: using SIZE_MAX needs limits.h included (bsc#1012628).
|
||||
- tee: amdtee: fix memory leak due to reset of global shm list
|
||||
(bsc#1012628).
|
||||
- tee: amdtee: synchronize access to shm list (bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
|
||||
(bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix SG capability check for MCDMA
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix TA3-GPIO-C key on STM32MP1 DHCOM PDK2
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2 (bsc#1012628).
|
||||
- ARM: dts: stm32: Define VIO regulator supply on DHCOM
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Enable thermal sensor support on
|
||||
stm32mp15xx-dhcor (bsc#1012628).
|
||||
- ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM
|
||||
(bsc#1012628).
|
||||
- arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (bsc#1012628).
|
||||
- dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
|
||||
(bsc#1012628).
|
||||
- kunit: tool: unmark test_data as binary blobs (bsc#1012628).
|
||||
- rcu: Don't invoke try_invoke_on_locked_down_task() with irqs
|
||||
disabled (bsc#1012628).
|
||||
- spi: fix client driver breakages when using GPIO descriptors
|
||||
(bsc#1012628).
|
||||
- Input: resistive-adc-touch - fix kconfig dependency on
|
||||
IIO_BUFFER (bsc#1012628).
|
||||
- Input: elan_i2c - fix firmware update on newer ICs
|
||||
(bsc#1012628).
|
||||
- rfkill: Fix use-after-free in rfkill_resume() (bsc#1012628).
|
||||
- RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
|
||||
(bsc#1012628).
|
||||
- RMDA/sw: Don't allow drivers using dma_virt_ops on highmem
|
||||
configs (bsc#1012628).
|
||||
- perf lock: Correct field name "flags" (bsc#1012628).
|
||||
- perf lock: Don't free "lock_seq_stat" if read_count isn't zero
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Fix oops in the rpc_xdr_buf event class (bsc#1012628).
|
||||
- drm: bridge: dw-hdmi: Avoid resetting force in the detect
|
||||
function (bsc#1012628).
|
||||
- tools, bpftool: Add missing close before bpftool net attach exit
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Fix error return code in hfi1_init_dd() (bsc#1012628).
|
||||
- ip_tunnels: Set tunnel option flag when tunnel metadata is
|
||||
present (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in can_rcv() (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in canfd_rcv() (bsc#1012628).
|
||||
- can: dev: can_restart(): post buffer from the right context
|
||||
(bsc#1012628).
|
||||
- can: ti_hecc: Fix memleak in ti_hecc_probe (bsc#1012628).
|
||||
- can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then
|
||||
pass to can_put_echo_skb() (bsc#1012628).
|
||||
- can: peak_usb: fix potential integer overflow on shift of a int
|
||||
(bsc#1012628).
|
||||
- can: flexcan: fix failure handling of pm_runtime_get_sync()
|
||||
(bsc#1012628).
|
||||
- can: tcan4x5x: replace depends on REGMAP_SPI with depends on
|
||||
SPI (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking
|
||||
for devm_regmap_init() (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_remove(): fix order of
|
||||
deregistration (bsc#1012628).
|
||||
- can: m_can: m_can_handle_state_change(): fix state change
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_class_free_dev(): introduce new function
|
||||
(bsc#1012628).
|
||||
- can: m_can: Fix freeing of can device from peripherials
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_stop(): set device to software init mode
|
||||
before closing (bsc#1012628).
|
||||
- dmaengine: idxd: fix mapping of portal size (bsc#1012628).
|
||||
- ASoC: Intel: KMB: Fix S24_LE configuration (bsc#1012628).
|
||||
- ASoC: qcom: lpass-platform: Fix memory leak (bsc#1012628).
|
||||
- spi: cadence-quadspi: Fix error return code in cqspi_probe
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix error return code in run_getsockopt_test()
|
||||
(bsc#1012628).
|
||||
- MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: dw-hdmi: fix error return code in
|
||||
sun8i_dw_hdmi_bind() (bsc#1012628).
|
||||
- net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos
|
||||
disabled (bsc#1012628).
|
||||
- bpf, sockmap: Fix partial copy_page_to_iter so progress can
|
||||
still be made (bsc#1012628).
|
||||
- bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress
|
||||
redirect (bsc#1012628).
|
||||
- can: kvaser_pciefd: Fix KCAN bittiming limits (bsc#1012628).
|
||||
- can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
|
||||
(bsc#1012628).
|
||||
- dmaengine: fix error codes in channel_register() (bsc#1012628).
|
||||
- iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Avoid panic if iommu init fails in tboot system
|
||||
(bsc#1012628).
|
||||
- can: flexcan: flexcan_chip_start(): fix erroneous
|
||||
flexcan_transceiver_enable() during bus-off recovery
|
||||
(bsc#1012628).
|
||||
- can: m_can: process interrupt only when not runtime suspended
|
||||
(bsc#1012628).
|
||||
- xfs: fix the minrecs logic when dealing with inode root child
|
||||
blocks (bsc#1012628).
|
||||
- xfs: strengthen rmap record flags checking (bsc#1012628).
|
||||
- xfs: directory scrub should check the null bestfree entries too
|
||||
(bsc#1012628).
|
||||
- xfs: ensure inobt record walks always make forward progress
|
||||
(bsc#1012628).
|
||||
- xfs: return corresponding errcode if xfs_initialize_perag()
|
||||
fail (bsc#1012628).
|
||||
- ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable
|
||||
disabled clock (bsc#1012628).
|
||||
- regulator: ti-abb: Fix array out of bound read access on the
|
||||
first transition (bsc#1012628).
|
||||
- libbpf: Fix VERSIONED_SYM_COUNT number parsing (bsc#1012628).
|
||||
- lib/strncpy_from_user.c: Mask out bytes after NUL terminator
|
||||
(bsc#1012628).
|
||||
- fail_function: Remove a redundant mutex unlock (bsc#1012628).
|
||||
- xfs: revert "xfs: fix rmap key and record comparison functions"
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: powerpc: Fix typo in macro variable name
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: sh: Fix register names (bsc#1012628).
|
||||
- bpf, sockmap: Skb verdict SK_PASS to self already checked rmem
|
||||
limits (bsc#1012628).
|
||||
- bpf, sockmap: On receive programs try to fast track SK_PASS
|
||||
ingress (bsc#1012628).
|
||||
- bpf, sockmap: Use truesize with sk_rmem_schedule()
|
||||
(bsc#1012628).
|
||||
- bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting
|
||||
to self (bsc#1012628).
|
||||
- efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
|
||||
(bsc#1012628).
|
||||
- counter/ti-eqep: Fix regmap max_register (bsc#1012628).
|
||||
- efi/x86: Free efi_pgd with free_pages() (bsc#1012628).
|
||||
- sched/fair: Fix overutilized update in enqueue_task_fair()
|
||||
(bsc#1012628).
|
||||
- sched: Fix data-race in wakeup (bsc#1012628).
|
||||
- sched: Fix rq->nr_iowait ordering (bsc#1012628).
|
||||
- libfs: fix error cast of negative value in simple_attr_write()
|
||||
(bsc#1012628).
|
||||
- afs: Fix speculative status fetch going out of order wrt to
|
||||
modifications (bsc#1012628).
|
||||
- HID: logitech-hidpp: Add PID for MX Anywhere 2 (bsc#1012628).
|
||||
- HID: mcp2221: Fix GPIO output handling (bsc#1012628).
|
||||
- HID: logitech-dj: Handle quad/bluetooth keyboards with a
|
||||
builtin trackpad (bsc#1012628).
|
||||
- HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00
|
||||
receiver (bsc#1012628).
|
||||
- speakup: Do not let the line discipline be used several times
|
||||
(bsc#1012628).
|
||||
- ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add delay quirk for all Logitech USB devices
|
||||
(bsc#1012628).
|
||||
- ALSA: ctl: fix error path at adding user-defined element set
|
||||
(bsc#1012628).
|
||||
- ALSA: mixart: Fix mutex deadlock (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset
|
||||
Button (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported mute Led for HP (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - HP Headset Mic can't detect after boot
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: fix potential deadlock (bsc#1012628).
|
||||
- tty: serial: imx: keep console clocks always on (bsc#1012628).
|
||||
- HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
|
||||
(bsc#1012628).
|
||||
- efivarfs: fix memory leak in efivarfs_create() (bsc#1012628).
|
||||
- staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
|
||||
(bsc#1012628).
|
||||
- staging: mt7621-pci: avoid to request pci bus resources
|
||||
(bsc#1012628).
|
||||
- iio: light: fix kconfig dependency bug for VCNL4035
|
||||
(bsc#1012628).
|
||||
- ext4: fix bogus warning in ext4_update_dx_flag() (bsc#1012628).
|
||||
- xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
|
||||
(bsc#1012628).
|
||||
- ACPI: fan: Initialize performance state sysfs attribute
|
||||
(bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Replace is_smo8500_device with an
|
||||
acpi_type enum (bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for
|
||||
setting tablet-mode (bsc#1012628).
|
||||
- iio: adc: mediatek: fix unset field (bsc#1012628).
|
||||
- iio: cros_ec: Use default frequencies when EC returns invalid
|
||||
information (bsc#1012628).
|
||||
- iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix battery VREF for JZ4770 SoC (bsc#1012628).
|
||||
- iio: adc: stm32-adc: fix a regression when using dma and irq
|
||||
(bsc#1012628).
|
||||
- serial: ar933x_uart: disable clk on error handling path in probe
|
||||
(bsc#1012628).
|
||||
- arm64: dts: agilex/stratix10: Fix qspi node compatible
|
||||
(bsc#1012628).
|
||||
- spi: lpspi: Fix use-after-free on unbind (bsc#1012628).
|
||||
- spi: Introduce device-managed SPI controller allocation
|
||||
(bsc#1012628).
|
||||
- spi: npcm-fiu: Don't leak SPI master in probe error path
|
||||
(bsc#1012628).
|
||||
- spi: bcm2835aux: Fix use-after-free on unbind (bsc#1012628).
|
||||
- regulator: pfuze100: limit pfuze-support-disable-sw to
|
||||
pfuze{100,200} (bsc#1012628).
|
||||
- regulator: fix memory leak with repeated
|
||||
set_machine_constraints() (bsc#1012628).
|
||||
- regulator: avoid resolve_supply() infinite recursion
|
||||
(bsc#1012628).
|
||||
- regulator: workaround self-referent regulators (bsc#1012628).
|
||||
- gfs2: Fix regression in freeze_go_sync (bsc#1012628).
|
||||
- xtensa: fix TLBTEMP area placement (bsc#1012628).
|
||||
- xtensa: disable preemption around cache alias management calls
|
||||
(bsc#1012628).
|
||||
- mac80211: minstrel: remove deferred sampling code (bsc#1012628).
|
||||
- mac80211: minstrel: fix tx status processing corner case
|
||||
(bsc#1012628).
|
||||
- s390: fix system call exit path (bsc#1012628).
|
||||
- s390/cpum_sf.c: fix file permission for cpum_sfb_size
|
||||
(bsc#1012628).
|
||||
- s390/dasd: fix null pointer dereference for ERP requests
|
||||
(bsc#1012628).
|
||||
- Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if
|
||||
disconnected (bsc#1012628).
|
||||
- drm/amd/display: Add missing pflip irq for dcn2.0 (bsc#1012628).
|
||||
- drm/i915: Handle max_bpc==16 (bsc#1012628).
|
||||
- drm/i915/tgl: Fix Media power gate sequence (bsc#1012628).
|
||||
- io_uring: don't double complete failed reissue request
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for
|
||||
BYT-based Intel controllers (bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Allow configuring zero tap values
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Use Mask writes for Tap delays
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Issue DLL reset explicitly (bsc#1012628).
|
||||
- blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
|
||||
(bsc#1012628).
|
||||
- ptrace: Set PF_SUPERPRIV when checking capability (bsc#1012628).
|
||||
- seccomp: Set PF_SUPERPRIV when checking capability
|
||||
(bsc#1012628).
|
||||
- fanotify: fix logic of reporting name info with watched parent
|
||||
(bsc#1012628).
|
||||
- x86/microcode/intel: Check patch signature before saving
|
||||
microcode for early loading (bsc#1012628).
|
||||
- mm: never attempt async page lock if we've transferred data
|
||||
already (bsc#1012628).
|
||||
- mm: fix readahead_page_batch for retry entries (bsc#1012628).
|
||||
- mm: memcg/slab: fix root memcg vmstats (bsc#1012628).
|
||||
- mm/userfaultfd: do not access vma->vm_mm after calling
|
||||
handle_userfault() (bsc#1012628).
|
||||
- Update config files.
|
||||
- commit 1b55838
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 08:49:09 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.9.10
|
||||
%define patchversion 5.9.11
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Basic QA tests for the kernel
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 5.9.10
|
||||
Version: 5.9.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc720a5
|
||||
Release: <RELEASE>.g91426ef
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,443 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:32:13 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
|
||||
(git-fixes).
|
||||
- commit 91426ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:19:11 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.11 (bsc#1012628).
|
||||
- ah6: fix error return code in ah6_input() (bsc#1012628).
|
||||
- atm: nicstar: Unmap DMA on send error (bsc#1012628).
|
||||
- bnxt_en: read EEPROM A2h address using page 0 (bsc#1012628).
|
||||
- devlink: Add missing genlmsg_cancel() in
|
||||
devlink_nl_sb_port_pool_fill() (bsc#1012628).
|
||||
- enetc: Workaround for MDIO register access issue (bsc#1012628).
|
||||
- Exempt multicast addresses from five-second neighbor lifetime
|
||||
(bsc#1012628).
|
||||
- inet_diag: Fix error path to cancel the meseage in
|
||||
inet_req_diag_fill() (bsc#1012628).
|
||||
- ipv6: Fix error path to cancel the meseage (bsc#1012628).
|
||||
- lan743x: fix issue causing intermittent kernel log warnings
|
||||
(bsc#1012628).
|
||||
- lan743x: prevent entire kernel HANG on open, for some platforms
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Use variable timeout for EMAD retries
|
||||
(bsc#1012628).
|
||||
- net: b44: fix error return code in b44_init_one() (bsc#1012628).
|
||||
- net: bridge: add missing counters to ndo_get_stats64 callback
|
||||
(bsc#1012628).
|
||||
- netdevsim: set .owner to THIS_MODULE (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: fix error return code in
|
||||
mtk_star_enable() (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: return ok when xmit drops
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix cpts irq after suspend
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
|
||||
(bsc#1012628).
|
||||
- net: ftgmac100: Fix crash when removing driver (bsc#1012628).
|
||||
- net: Have netpoll bring-up DSA management interface
|
||||
(bsc#1012628).
|
||||
- net: ipa: lock when freeing transaction (bsc#1012628).
|
||||
- netlabel: fix our progress tracking in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- netlabel: fix an uninitialized warning in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- net: lantiq: Wait for the GPHY firmware to be ready
|
||||
(bsc#1012628).
|
||||
- net/mlx4_core: Fix init_hca fields offset (bsc#1012628).
|
||||
- net/mlx5e: Fix refcount leak on kTLS RX resync (bsc#1012628).
|
||||
- net/ncsi: Fix netlink registration (bsc#1012628).
|
||||
- net: phy: mscc: remove non-MACSec compatible phy (bsc#1012628).
|
||||
- net: qualcomm: rmnet: Fix incorrect receive packet handling
|
||||
during cleanup (bsc#1012628).
|
||||
- net/smc: fix direct access to ib_gid_addr->ndev in
|
||||
smc_ib_determine_gid() (bsc#1012628).
|
||||
- net: stmmac: Use rtnl_lock/unlock on
|
||||
netif_set_real_num_rx_queues() call (bsc#1012628).
|
||||
- net/tls: fix corrupted data in recvmsg (bsc#1012628).
|
||||
- net: x25: Increase refcnt of "struct x25_neigh" in
|
||||
x25_rx_call_request (bsc#1012628).
|
||||
- page_frag: Recover from memory pressure (bsc#1012628).
|
||||
- qed: fix error return code in qed_iwarp_ll2_start()
|
||||
(bsc#1012628).
|
||||
- qed: fix ILT configuration of SRC block (bsc#1012628).
|
||||
- qlcnic: fix error return code in qlcnic_83xx_restart_hw()
|
||||
(bsc#1012628).
|
||||
- sctp: change to hold/put transport for proto_unreach_timer
|
||||
(bsc#1012628).
|
||||
- tcp: only postpone PROBE_RTT if RTT is < current min_rtt
|
||||
estimate (bsc#1012628).
|
||||
- vsock: forward all packets to the host when no H2G is registered
|
||||
(bsc#1012628).
|
||||
- net/mlx5e: Fix check if netdev is bond slave (bsc#1012628).
|
||||
- net/mlx5: Add handling of port type in rule deletion
|
||||
(bsc#1012628).
|
||||
- net/mlx5: Clear bw_share upon VF disable (bsc#1012628).
|
||||
- net/mlx5: Disable QoS when min_rates on all VFs are zero
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Add pm_runtime_resume_and_get to deal with usage
|
||||
counter (bsc#1012628).
|
||||
- net: fec: Fix reference count leak in fec series ops
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Fix counter overflow logic (bsc#1012628).
|
||||
- bnxt_en: Free port stats during firmware reset (bsc#1012628).
|
||||
- net: mvneta: fix possible memory leak in
|
||||
mvneta_swbm_add_rx_fragment (bsc#1012628).
|
||||
- net/tls: Fix wrong record sn in async mode of device resync
|
||||
(bsc#1012628).
|
||||
- net: usb: qmi_wwan: Set DTR quirk for MR400 (bsc#1012628).
|
||||
- Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
|
||||
(bsc#1012628).
|
||||
- tools, bpftool: Avoid array index warnings (bsc#1012628).
|
||||
- habanalabs/gaudi: mask WDT error in QMAN (bsc#1012628).
|
||||
- pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by
|
||||
ufshcd_hold() (bsc#1012628).
|
||||
- scsi: ufs: Try to save power mode change and UIC cmd completion
|
||||
timeout (bsc#1012628).
|
||||
- pinctrl: mcp23s08: Print error message when regmap init fails
|
||||
(bsc#1012628).
|
||||
- selftests: kvm: Fix the segment descriptor layout to match
|
||||
the actual layout (bsc#1012628).
|
||||
- ACPI: button: Add DMI quirk for Medion Akoya E2228T
|
||||
(bsc#1012628).
|
||||
- arm64: errata: Fix handling of 1418040 with late CPU onlining
|
||||
(bsc#1012628).
|
||||
- arm64: psci: Avoid printing in cpu_psci_cpu_die() (bsc#1012628).
|
||||
- arm64: smp: Tell RCU about CPUs that fail to come online
|
||||
(bsc#1012628).
|
||||
- um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
|
||||
(bsc#1012628).
|
||||
- vfs: remove lockdep bogosity in __sb_start_write (bsc#1012628).
|
||||
- gfs2: fix possible reference leak in gfs2_check_blk_type
|
||||
(bsc#1012628).
|
||||
- hwmon: (pwm-fan) Fix RPM calculation (bsc#1012628).
|
||||
- gfs2: Fix case in which ail writes are done to jdata holes
|
||||
(bsc#1012628).
|
||||
- arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
|
||||
(bsc#1012628).
|
||||
- arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
|
||||
(bsc#1012628).
|
||||
- arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
|
||||
(bsc#1012628).
|
||||
- usb: dwc2: Avoid leaving the error_debugfs label unused
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: beelink-gs1: Enable both RGMII RX/TX
|
||||
delay (bsc#1012628).
|
||||
- arm64: dts: allwinner: Pine H64: Enable both RGMII RX/TX delay
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs
|
||||
to active high" (bsc#1012628).
|
||||
- ARM: dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: cubietruck: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet
|
||||
PHY (bsc#1012628).
|
||||
- ARM: dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHY
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sunxi: bananapi-m2-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: libretech-all-h5-cc: Enable RGMII
|
||||
RX/TX delay on PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX
|
||||
delay on PHY (bsc#1012628).
|
||||
- Input: adxl34x - clean up a data type in adxl34x_probe()
|
||||
(bsc#1012628).
|
||||
- MIPS: export has_transparent_hugepage() for modules
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq config registers offset programming
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: fsl: fix endianness issue of rcpm (bsc#1012628).
|
||||
- arm64: dts: imx8mm-beacon-som: Fix Choppy BT audio
|
||||
(bsc#1012628).
|
||||
- arm64: dts imx8mn: Remove non-existent USB OTG2 (bsc#1012628).
|
||||
- arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
|
||||
(bsc#1012628).
|
||||
- ARM: dts: vf610-zii-dev-rev-b: Fix MDIO over clocking
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx6q-prti6q: fix PHY address (bsc#1012628).
|
||||
- swiotlb: using SIZE_MAX needs limits.h included (bsc#1012628).
|
||||
- tee: amdtee: fix memory leak due to reset of global shm list
|
||||
(bsc#1012628).
|
||||
- tee: amdtee: synchronize access to shm list (bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
|
||||
(bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix SG capability check for MCDMA
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix TA3-GPIO-C key on STM32MP1 DHCOM PDK2
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2 (bsc#1012628).
|
||||
- ARM: dts: stm32: Define VIO regulator supply on DHCOM
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Enable thermal sensor support on
|
||||
stm32mp15xx-dhcor (bsc#1012628).
|
||||
- ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM
|
||||
(bsc#1012628).
|
||||
- arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (bsc#1012628).
|
||||
- dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
|
||||
(bsc#1012628).
|
||||
- kunit: tool: unmark test_data as binary blobs (bsc#1012628).
|
||||
- rcu: Don't invoke try_invoke_on_locked_down_task() with irqs
|
||||
disabled (bsc#1012628).
|
||||
- spi: fix client driver breakages when using GPIO descriptors
|
||||
(bsc#1012628).
|
||||
- Input: resistive-adc-touch - fix kconfig dependency on
|
||||
IIO_BUFFER (bsc#1012628).
|
||||
- Input: elan_i2c - fix firmware update on newer ICs
|
||||
(bsc#1012628).
|
||||
- rfkill: Fix use-after-free in rfkill_resume() (bsc#1012628).
|
||||
- RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
|
||||
(bsc#1012628).
|
||||
- RMDA/sw: Don't allow drivers using dma_virt_ops on highmem
|
||||
configs (bsc#1012628).
|
||||
- perf lock: Correct field name "flags" (bsc#1012628).
|
||||
- perf lock: Don't free "lock_seq_stat" if read_count isn't zero
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Fix oops in the rpc_xdr_buf event class (bsc#1012628).
|
||||
- drm: bridge: dw-hdmi: Avoid resetting force in the detect
|
||||
function (bsc#1012628).
|
||||
- tools, bpftool: Add missing close before bpftool net attach exit
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Fix error return code in hfi1_init_dd() (bsc#1012628).
|
||||
- ip_tunnels: Set tunnel option flag when tunnel metadata is
|
||||
present (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in can_rcv() (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in canfd_rcv() (bsc#1012628).
|
||||
- can: dev: can_restart(): post buffer from the right context
|
||||
(bsc#1012628).
|
||||
- can: ti_hecc: Fix memleak in ti_hecc_probe (bsc#1012628).
|
||||
- can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then
|
||||
pass to can_put_echo_skb() (bsc#1012628).
|
||||
- can: peak_usb: fix potential integer overflow on shift of a int
|
||||
(bsc#1012628).
|
||||
- can: flexcan: fix failure handling of pm_runtime_get_sync()
|
||||
(bsc#1012628).
|
||||
- can: tcan4x5x: replace depends on REGMAP_SPI with depends on
|
||||
SPI (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking
|
||||
for devm_regmap_init() (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_remove(): fix order of
|
||||
deregistration (bsc#1012628).
|
||||
- can: m_can: m_can_handle_state_change(): fix state change
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_class_free_dev(): introduce new function
|
||||
(bsc#1012628).
|
||||
- can: m_can: Fix freeing of can device from peripherials
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_stop(): set device to software init mode
|
||||
before closing (bsc#1012628).
|
||||
- dmaengine: idxd: fix mapping of portal size (bsc#1012628).
|
||||
- ASoC: Intel: KMB: Fix S24_LE configuration (bsc#1012628).
|
||||
- ASoC: qcom: lpass-platform: Fix memory leak (bsc#1012628).
|
||||
- spi: cadence-quadspi: Fix error return code in cqspi_probe
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix error return code in run_getsockopt_test()
|
||||
(bsc#1012628).
|
||||
- MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: dw-hdmi: fix error return code in
|
||||
sun8i_dw_hdmi_bind() (bsc#1012628).
|
||||
- net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos
|
||||
disabled (bsc#1012628).
|
||||
- bpf, sockmap: Fix partial copy_page_to_iter so progress can
|
||||
still be made (bsc#1012628).
|
||||
- bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress
|
||||
redirect (bsc#1012628).
|
||||
- can: kvaser_pciefd: Fix KCAN bittiming limits (bsc#1012628).
|
||||
- can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
|
||||
(bsc#1012628).
|
||||
- dmaengine: fix error codes in channel_register() (bsc#1012628).
|
||||
- iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Avoid panic if iommu init fails in tboot system
|
||||
(bsc#1012628).
|
||||
- can: flexcan: flexcan_chip_start(): fix erroneous
|
||||
flexcan_transceiver_enable() during bus-off recovery
|
||||
(bsc#1012628).
|
||||
- can: m_can: process interrupt only when not runtime suspended
|
||||
(bsc#1012628).
|
||||
- xfs: fix the minrecs logic when dealing with inode root child
|
||||
blocks (bsc#1012628).
|
||||
- xfs: strengthen rmap record flags checking (bsc#1012628).
|
||||
- xfs: directory scrub should check the null bestfree entries too
|
||||
(bsc#1012628).
|
||||
- xfs: ensure inobt record walks always make forward progress
|
||||
(bsc#1012628).
|
||||
- xfs: return corresponding errcode if xfs_initialize_perag()
|
||||
fail (bsc#1012628).
|
||||
- ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable
|
||||
disabled clock (bsc#1012628).
|
||||
- regulator: ti-abb: Fix array out of bound read access on the
|
||||
first transition (bsc#1012628).
|
||||
- libbpf: Fix VERSIONED_SYM_COUNT number parsing (bsc#1012628).
|
||||
- lib/strncpy_from_user.c: Mask out bytes after NUL terminator
|
||||
(bsc#1012628).
|
||||
- fail_function: Remove a redundant mutex unlock (bsc#1012628).
|
||||
- xfs: revert "xfs: fix rmap key and record comparison functions"
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: powerpc: Fix typo in macro variable name
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: sh: Fix register names (bsc#1012628).
|
||||
- bpf, sockmap: Skb verdict SK_PASS to self already checked rmem
|
||||
limits (bsc#1012628).
|
||||
- bpf, sockmap: On receive programs try to fast track SK_PASS
|
||||
ingress (bsc#1012628).
|
||||
- bpf, sockmap: Use truesize with sk_rmem_schedule()
|
||||
(bsc#1012628).
|
||||
- bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting
|
||||
to self (bsc#1012628).
|
||||
- efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
|
||||
(bsc#1012628).
|
||||
- counter/ti-eqep: Fix regmap max_register (bsc#1012628).
|
||||
- efi/x86: Free efi_pgd with free_pages() (bsc#1012628).
|
||||
- sched/fair: Fix overutilized update in enqueue_task_fair()
|
||||
(bsc#1012628).
|
||||
- sched: Fix data-race in wakeup (bsc#1012628).
|
||||
- sched: Fix rq->nr_iowait ordering (bsc#1012628).
|
||||
- libfs: fix error cast of negative value in simple_attr_write()
|
||||
(bsc#1012628).
|
||||
- afs: Fix speculative status fetch going out of order wrt to
|
||||
modifications (bsc#1012628).
|
||||
- HID: logitech-hidpp: Add PID for MX Anywhere 2 (bsc#1012628).
|
||||
- HID: mcp2221: Fix GPIO output handling (bsc#1012628).
|
||||
- HID: logitech-dj: Handle quad/bluetooth keyboards with a
|
||||
builtin trackpad (bsc#1012628).
|
||||
- HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00
|
||||
receiver (bsc#1012628).
|
||||
- speakup: Do not let the line discipline be used several times
|
||||
(bsc#1012628).
|
||||
- ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add delay quirk for all Logitech USB devices
|
||||
(bsc#1012628).
|
||||
- ALSA: ctl: fix error path at adding user-defined element set
|
||||
(bsc#1012628).
|
||||
- ALSA: mixart: Fix mutex deadlock (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset
|
||||
Button (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported mute Led for HP (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - HP Headset Mic can't detect after boot
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: fix potential deadlock (bsc#1012628).
|
||||
- tty: serial: imx: keep console clocks always on (bsc#1012628).
|
||||
- HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
|
||||
(bsc#1012628).
|
||||
- efivarfs: fix memory leak in efivarfs_create() (bsc#1012628).
|
||||
- staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
|
||||
(bsc#1012628).
|
||||
- staging: mt7621-pci: avoid to request pci bus resources
|
||||
(bsc#1012628).
|
||||
- iio: light: fix kconfig dependency bug for VCNL4035
|
||||
(bsc#1012628).
|
||||
- ext4: fix bogus warning in ext4_update_dx_flag() (bsc#1012628).
|
||||
- xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
|
||||
(bsc#1012628).
|
||||
- ACPI: fan: Initialize performance state sysfs attribute
|
||||
(bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Replace is_smo8500_device with an
|
||||
acpi_type enum (bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for
|
||||
setting tablet-mode (bsc#1012628).
|
||||
- iio: adc: mediatek: fix unset field (bsc#1012628).
|
||||
- iio: cros_ec: Use default frequencies when EC returns invalid
|
||||
information (bsc#1012628).
|
||||
- iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix battery VREF for JZ4770 SoC (bsc#1012628).
|
||||
- iio: adc: stm32-adc: fix a regression when using dma and irq
|
||||
(bsc#1012628).
|
||||
- serial: ar933x_uart: disable clk on error handling path in probe
|
||||
(bsc#1012628).
|
||||
- arm64: dts: agilex/stratix10: Fix qspi node compatible
|
||||
(bsc#1012628).
|
||||
- spi: lpspi: Fix use-after-free on unbind (bsc#1012628).
|
||||
- spi: Introduce device-managed SPI controller allocation
|
||||
(bsc#1012628).
|
||||
- spi: npcm-fiu: Don't leak SPI master in probe error path
|
||||
(bsc#1012628).
|
||||
- spi: bcm2835aux: Fix use-after-free on unbind (bsc#1012628).
|
||||
- regulator: pfuze100: limit pfuze-support-disable-sw to
|
||||
pfuze{100,200} (bsc#1012628).
|
||||
- regulator: fix memory leak with repeated
|
||||
set_machine_constraints() (bsc#1012628).
|
||||
- regulator: avoid resolve_supply() infinite recursion
|
||||
(bsc#1012628).
|
||||
- regulator: workaround self-referent regulators (bsc#1012628).
|
||||
- gfs2: Fix regression in freeze_go_sync (bsc#1012628).
|
||||
- xtensa: fix TLBTEMP area placement (bsc#1012628).
|
||||
- xtensa: disable preemption around cache alias management calls
|
||||
(bsc#1012628).
|
||||
- mac80211: minstrel: remove deferred sampling code (bsc#1012628).
|
||||
- mac80211: minstrel: fix tx status processing corner case
|
||||
(bsc#1012628).
|
||||
- s390: fix system call exit path (bsc#1012628).
|
||||
- s390/cpum_sf.c: fix file permission for cpum_sfb_size
|
||||
(bsc#1012628).
|
||||
- s390/dasd: fix null pointer dereference for ERP requests
|
||||
(bsc#1012628).
|
||||
- Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if
|
||||
disconnected (bsc#1012628).
|
||||
- drm/amd/display: Add missing pflip irq for dcn2.0 (bsc#1012628).
|
||||
- drm/i915: Handle max_bpc==16 (bsc#1012628).
|
||||
- drm/i915/tgl: Fix Media power gate sequence (bsc#1012628).
|
||||
- io_uring: don't double complete failed reissue request
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for
|
||||
BYT-based Intel controllers (bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Allow configuring zero tap values
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Use Mask writes for Tap delays
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Issue DLL reset explicitly (bsc#1012628).
|
||||
- blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
|
||||
(bsc#1012628).
|
||||
- ptrace: Set PF_SUPERPRIV when checking capability (bsc#1012628).
|
||||
- seccomp: Set PF_SUPERPRIV when checking capability
|
||||
(bsc#1012628).
|
||||
- fanotify: fix logic of reporting name info with watched parent
|
||||
(bsc#1012628).
|
||||
- x86/microcode/intel: Check patch signature before saving
|
||||
microcode for early loading (bsc#1012628).
|
||||
- mm: never attempt async page lock if we've transferred data
|
||||
already (bsc#1012628).
|
||||
- mm: fix readahead_page_batch for retry entries (bsc#1012628).
|
||||
- mm: memcg/slab: fix root memcg vmstats (bsc#1012628).
|
||||
- mm/userfaultfd: do not access vma->vm_mm after calling
|
||||
handle_userfault() (bsc#1012628).
|
||||
- Update config files.
|
||||
- commit 1b55838
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 08:49:09 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.10
|
||||
%define patchversion 5.9.11
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.10
|
||||
Version: 5.9.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc720a5
|
||||
Release: <RELEASE>.g91426ef
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: kernel-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: kernel-%build_flavor-base-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
Provides: kernel-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: %name-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,3 +1,443 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:32:13 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
|
||||
(git-fixes).
|
||||
- commit 91426ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:19:11 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.11 (bsc#1012628).
|
||||
- ah6: fix error return code in ah6_input() (bsc#1012628).
|
||||
- atm: nicstar: Unmap DMA on send error (bsc#1012628).
|
||||
- bnxt_en: read EEPROM A2h address using page 0 (bsc#1012628).
|
||||
- devlink: Add missing genlmsg_cancel() in
|
||||
devlink_nl_sb_port_pool_fill() (bsc#1012628).
|
||||
- enetc: Workaround for MDIO register access issue (bsc#1012628).
|
||||
- Exempt multicast addresses from five-second neighbor lifetime
|
||||
(bsc#1012628).
|
||||
- inet_diag: Fix error path to cancel the meseage in
|
||||
inet_req_diag_fill() (bsc#1012628).
|
||||
- ipv6: Fix error path to cancel the meseage (bsc#1012628).
|
||||
- lan743x: fix issue causing intermittent kernel log warnings
|
||||
(bsc#1012628).
|
||||
- lan743x: prevent entire kernel HANG on open, for some platforms
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Use variable timeout for EMAD retries
|
||||
(bsc#1012628).
|
||||
- net: b44: fix error return code in b44_init_one() (bsc#1012628).
|
||||
- net: bridge: add missing counters to ndo_get_stats64 callback
|
||||
(bsc#1012628).
|
||||
- netdevsim: set .owner to THIS_MODULE (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: fix error return code in
|
||||
mtk_star_enable() (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: return ok when xmit drops
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix cpts irq after suspend
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
|
||||
(bsc#1012628).
|
||||
- net: ftgmac100: Fix crash when removing driver (bsc#1012628).
|
||||
- net: Have netpoll bring-up DSA management interface
|
||||
(bsc#1012628).
|
||||
- net: ipa: lock when freeing transaction (bsc#1012628).
|
||||
- netlabel: fix our progress tracking in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- netlabel: fix an uninitialized warning in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- net: lantiq: Wait for the GPHY firmware to be ready
|
||||
(bsc#1012628).
|
||||
- net/mlx4_core: Fix init_hca fields offset (bsc#1012628).
|
||||
- net/mlx5e: Fix refcount leak on kTLS RX resync (bsc#1012628).
|
||||
- net/ncsi: Fix netlink registration (bsc#1012628).
|
||||
- net: phy: mscc: remove non-MACSec compatible phy (bsc#1012628).
|
||||
- net: qualcomm: rmnet: Fix incorrect receive packet handling
|
||||
during cleanup (bsc#1012628).
|
||||
- net/smc: fix direct access to ib_gid_addr->ndev in
|
||||
smc_ib_determine_gid() (bsc#1012628).
|
||||
- net: stmmac: Use rtnl_lock/unlock on
|
||||
netif_set_real_num_rx_queues() call (bsc#1012628).
|
||||
- net/tls: fix corrupted data in recvmsg (bsc#1012628).
|
||||
- net: x25: Increase refcnt of "struct x25_neigh" in
|
||||
x25_rx_call_request (bsc#1012628).
|
||||
- page_frag: Recover from memory pressure (bsc#1012628).
|
||||
- qed: fix error return code in qed_iwarp_ll2_start()
|
||||
(bsc#1012628).
|
||||
- qed: fix ILT configuration of SRC block (bsc#1012628).
|
||||
- qlcnic: fix error return code in qlcnic_83xx_restart_hw()
|
||||
(bsc#1012628).
|
||||
- sctp: change to hold/put transport for proto_unreach_timer
|
||||
(bsc#1012628).
|
||||
- tcp: only postpone PROBE_RTT if RTT is < current min_rtt
|
||||
estimate (bsc#1012628).
|
||||
- vsock: forward all packets to the host when no H2G is registered
|
||||
(bsc#1012628).
|
||||
- net/mlx5e: Fix check if netdev is bond slave (bsc#1012628).
|
||||
- net/mlx5: Add handling of port type in rule deletion
|
||||
(bsc#1012628).
|
||||
- net/mlx5: Clear bw_share upon VF disable (bsc#1012628).
|
||||
- net/mlx5: Disable QoS when min_rates on all VFs are zero
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Add pm_runtime_resume_and_get to deal with usage
|
||||
counter (bsc#1012628).
|
||||
- net: fec: Fix reference count leak in fec series ops
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Fix counter overflow logic (bsc#1012628).
|
||||
- bnxt_en: Free port stats during firmware reset (bsc#1012628).
|
||||
- net: mvneta: fix possible memory leak in
|
||||
mvneta_swbm_add_rx_fragment (bsc#1012628).
|
||||
- net/tls: Fix wrong record sn in async mode of device resync
|
||||
(bsc#1012628).
|
||||
- net: usb: qmi_wwan: Set DTR quirk for MR400 (bsc#1012628).
|
||||
- Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
|
||||
(bsc#1012628).
|
||||
- tools, bpftool: Avoid array index warnings (bsc#1012628).
|
||||
- habanalabs/gaudi: mask WDT error in QMAN (bsc#1012628).
|
||||
- pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by
|
||||
ufshcd_hold() (bsc#1012628).
|
||||
- scsi: ufs: Try to save power mode change and UIC cmd completion
|
||||
timeout (bsc#1012628).
|
||||
- pinctrl: mcp23s08: Print error message when regmap init fails
|
||||
(bsc#1012628).
|
||||
- selftests: kvm: Fix the segment descriptor layout to match
|
||||
the actual layout (bsc#1012628).
|
||||
- ACPI: button: Add DMI quirk for Medion Akoya E2228T
|
||||
(bsc#1012628).
|
||||
- arm64: errata: Fix handling of 1418040 with late CPU onlining
|
||||
(bsc#1012628).
|
||||
- arm64: psci: Avoid printing in cpu_psci_cpu_die() (bsc#1012628).
|
||||
- arm64: smp: Tell RCU about CPUs that fail to come online
|
||||
(bsc#1012628).
|
||||
- um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
|
||||
(bsc#1012628).
|
||||
- vfs: remove lockdep bogosity in __sb_start_write (bsc#1012628).
|
||||
- gfs2: fix possible reference leak in gfs2_check_blk_type
|
||||
(bsc#1012628).
|
||||
- hwmon: (pwm-fan) Fix RPM calculation (bsc#1012628).
|
||||
- gfs2: Fix case in which ail writes are done to jdata holes
|
||||
(bsc#1012628).
|
||||
- arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
|
||||
(bsc#1012628).
|
||||
- arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
|
||||
(bsc#1012628).
|
||||
- arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
|
||||
(bsc#1012628).
|
||||
- usb: dwc2: Avoid leaving the error_debugfs label unused
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: beelink-gs1: Enable both RGMII RX/TX
|
||||
delay (bsc#1012628).
|
||||
- arm64: dts: allwinner: Pine H64: Enable both RGMII RX/TX delay
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs
|
||||
to active high" (bsc#1012628).
|
||||
- ARM: dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: cubietruck: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet
|
||||
PHY (bsc#1012628).
|
||||
- ARM: dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHY
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sunxi: bananapi-m2-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: libretech-all-h5-cc: Enable RGMII
|
||||
RX/TX delay on PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX
|
||||
delay on PHY (bsc#1012628).
|
||||
- Input: adxl34x - clean up a data type in adxl34x_probe()
|
||||
(bsc#1012628).
|
||||
- MIPS: export has_transparent_hugepage() for modules
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq config registers offset programming
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: fsl: fix endianness issue of rcpm (bsc#1012628).
|
||||
- arm64: dts: imx8mm-beacon-som: Fix Choppy BT audio
|
||||
(bsc#1012628).
|
||||
- arm64: dts imx8mn: Remove non-existent USB OTG2 (bsc#1012628).
|
||||
- arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
|
||||
(bsc#1012628).
|
||||
- ARM: dts: vf610-zii-dev-rev-b: Fix MDIO over clocking
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx6q-prti6q: fix PHY address (bsc#1012628).
|
||||
- swiotlb: using SIZE_MAX needs limits.h included (bsc#1012628).
|
||||
- tee: amdtee: fix memory leak due to reset of global shm list
|
||||
(bsc#1012628).
|
||||
- tee: amdtee: synchronize access to shm list (bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
|
||||
(bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix SG capability check for MCDMA
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix TA3-GPIO-C key on STM32MP1 DHCOM PDK2
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2 (bsc#1012628).
|
||||
- ARM: dts: stm32: Define VIO regulator supply on DHCOM
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Enable thermal sensor support on
|
||||
stm32mp15xx-dhcor (bsc#1012628).
|
||||
- ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM
|
||||
(bsc#1012628).
|
||||
- arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (bsc#1012628).
|
||||
- dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
|
||||
(bsc#1012628).
|
||||
- kunit: tool: unmark test_data as binary blobs (bsc#1012628).
|
||||
- rcu: Don't invoke try_invoke_on_locked_down_task() with irqs
|
||||
disabled (bsc#1012628).
|
||||
- spi: fix client driver breakages when using GPIO descriptors
|
||||
(bsc#1012628).
|
||||
- Input: resistive-adc-touch - fix kconfig dependency on
|
||||
IIO_BUFFER (bsc#1012628).
|
||||
- Input: elan_i2c - fix firmware update on newer ICs
|
||||
(bsc#1012628).
|
||||
- rfkill: Fix use-after-free in rfkill_resume() (bsc#1012628).
|
||||
- RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
|
||||
(bsc#1012628).
|
||||
- RMDA/sw: Don't allow drivers using dma_virt_ops on highmem
|
||||
configs (bsc#1012628).
|
||||
- perf lock: Correct field name "flags" (bsc#1012628).
|
||||
- perf lock: Don't free "lock_seq_stat" if read_count isn't zero
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Fix oops in the rpc_xdr_buf event class (bsc#1012628).
|
||||
- drm: bridge: dw-hdmi: Avoid resetting force in the detect
|
||||
function (bsc#1012628).
|
||||
- tools, bpftool: Add missing close before bpftool net attach exit
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Fix error return code in hfi1_init_dd() (bsc#1012628).
|
||||
- ip_tunnels: Set tunnel option flag when tunnel metadata is
|
||||
present (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in can_rcv() (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in canfd_rcv() (bsc#1012628).
|
||||
- can: dev: can_restart(): post buffer from the right context
|
||||
(bsc#1012628).
|
||||
- can: ti_hecc: Fix memleak in ti_hecc_probe (bsc#1012628).
|
||||
- can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then
|
||||
pass to can_put_echo_skb() (bsc#1012628).
|
||||
- can: peak_usb: fix potential integer overflow on shift of a int
|
||||
(bsc#1012628).
|
||||
- can: flexcan: fix failure handling of pm_runtime_get_sync()
|
||||
(bsc#1012628).
|
||||
- can: tcan4x5x: replace depends on REGMAP_SPI with depends on
|
||||
SPI (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking
|
||||
for devm_regmap_init() (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_remove(): fix order of
|
||||
deregistration (bsc#1012628).
|
||||
- can: m_can: m_can_handle_state_change(): fix state change
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_class_free_dev(): introduce new function
|
||||
(bsc#1012628).
|
||||
- can: m_can: Fix freeing of can device from peripherials
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_stop(): set device to software init mode
|
||||
before closing (bsc#1012628).
|
||||
- dmaengine: idxd: fix mapping of portal size (bsc#1012628).
|
||||
- ASoC: Intel: KMB: Fix S24_LE configuration (bsc#1012628).
|
||||
- ASoC: qcom: lpass-platform: Fix memory leak (bsc#1012628).
|
||||
- spi: cadence-quadspi: Fix error return code in cqspi_probe
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix error return code in run_getsockopt_test()
|
||||
(bsc#1012628).
|
||||
- MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: dw-hdmi: fix error return code in
|
||||
sun8i_dw_hdmi_bind() (bsc#1012628).
|
||||
- net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos
|
||||
disabled (bsc#1012628).
|
||||
- bpf, sockmap: Fix partial copy_page_to_iter so progress can
|
||||
still be made (bsc#1012628).
|
||||
- bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress
|
||||
redirect (bsc#1012628).
|
||||
- can: kvaser_pciefd: Fix KCAN bittiming limits (bsc#1012628).
|
||||
- can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
|
||||
(bsc#1012628).
|
||||
- dmaengine: fix error codes in channel_register() (bsc#1012628).
|
||||
- iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Avoid panic if iommu init fails in tboot system
|
||||
(bsc#1012628).
|
||||
- can: flexcan: flexcan_chip_start(): fix erroneous
|
||||
flexcan_transceiver_enable() during bus-off recovery
|
||||
(bsc#1012628).
|
||||
- can: m_can: process interrupt only when not runtime suspended
|
||||
(bsc#1012628).
|
||||
- xfs: fix the minrecs logic when dealing with inode root child
|
||||
blocks (bsc#1012628).
|
||||
- xfs: strengthen rmap record flags checking (bsc#1012628).
|
||||
- xfs: directory scrub should check the null bestfree entries too
|
||||
(bsc#1012628).
|
||||
- xfs: ensure inobt record walks always make forward progress
|
||||
(bsc#1012628).
|
||||
- xfs: return corresponding errcode if xfs_initialize_perag()
|
||||
fail (bsc#1012628).
|
||||
- ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable
|
||||
disabled clock (bsc#1012628).
|
||||
- regulator: ti-abb: Fix array out of bound read access on the
|
||||
first transition (bsc#1012628).
|
||||
- libbpf: Fix VERSIONED_SYM_COUNT number parsing (bsc#1012628).
|
||||
- lib/strncpy_from_user.c: Mask out bytes after NUL terminator
|
||||
(bsc#1012628).
|
||||
- fail_function: Remove a redundant mutex unlock (bsc#1012628).
|
||||
- xfs: revert "xfs: fix rmap key and record comparison functions"
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: powerpc: Fix typo in macro variable name
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: sh: Fix register names (bsc#1012628).
|
||||
- bpf, sockmap: Skb verdict SK_PASS to self already checked rmem
|
||||
limits (bsc#1012628).
|
||||
- bpf, sockmap: On receive programs try to fast track SK_PASS
|
||||
ingress (bsc#1012628).
|
||||
- bpf, sockmap: Use truesize with sk_rmem_schedule()
|
||||
(bsc#1012628).
|
||||
- bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting
|
||||
to self (bsc#1012628).
|
||||
- efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
|
||||
(bsc#1012628).
|
||||
- counter/ti-eqep: Fix regmap max_register (bsc#1012628).
|
||||
- efi/x86: Free efi_pgd with free_pages() (bsc#1012628).
|
||||
- sched/fair: Fix overutilized update in enqueue_task_fair()
|
||||
(bsc#1012628).
|
||||
- sched: Fix data-race in wakeup (bsc#1012628).
|
||||
- sched: Fix rq->nr_iowait ordering (bsc#1012628).
|
||||
- libfs: fix error cast of negative value in simple_attr_write()
|
||||
(bsc#1012628).
|
||||
- afs: Fix speculative status fetch going out of order wrt to
|
||||
modifications (bsc#1012628).
|
||||
- HID: logitech-hidpp: Add PID for MX Anywhere 2 (bsc#1012628).
|
||||
- HID: mcp2221: Fix GPIO output handling (bsc#1012628).
|
||||
- HID: logitech-dj: Handle quad/bluetooth keyboards with a
|
||||
builtin trackpad (bsc#1012628).
|
||||
- HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00
|
||||
receiver (bsc#1012628).
|
||||
- speakup: Do not let the line discipline be used several times
|
||||
(bsc#1012628).
|
||||
- ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add delay quirk for all Logitech USB devices
|
||||
(bsc#1012628).
|
||||
- ALSA: ctl: fix error path at adding user-defined element set
|
||||
(bsc#1012628).
|
||||
- ALSA: mixart: Fix mutex deadlock (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset
|
||||
Button (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported mute Led for HP (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - HP Headset Mic can't detect after boot
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: fix potential deadlock (bsc#1012628).
|
||||
- tty: serial: imx: keep console clocks always on (bsc#1012628).
|
||||
- HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
|
||||
(bsc#1012628).
|
||||
- efivarfs: fix memory leak in efivarfs_create() (bsc#1012628).
|
||||
- staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
|
||||
(bsc#1012628).
|
||||
- staging: mt7621-pci: avoid to request pci bus resources
|
||||
(bsc#1012628).
|
||||
- iio: light: fix kconfig dependency bug for VCNL4035
|
||||
(bsc#1012628).
|
||||
- ext4: fix bogus warning in ext4_update_dx_flag() (bsc#1012628).
|
||||
- xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
|
||||
(bsc#1012628).
|
||||
- ACPI: fan: Initialize performance state sysfs attribute
|
||||
(bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Replace is_smo8500_device with an
|
||||
acpi_type enum (bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for
|
||||
setting tablet-mode (bsc#1012628).
|
||||
- iio: adc: mediatek: fix unset field (bsc#1012628).
|
||||
- iio: cros_ec: Use default frequencies when EC returns invalid
|
||||
information (bsc#1012628).
|
||||
- iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix battery VREF for JZ4770 SoC (bsc#1012628).
|
||||
- iio: adc: stm32-adc: fix a regression when using dma and irq
|
||||
(bsc#1012628).
|
||||
- serial: ar933x_uart: disable clk on error handling path in probe
|
||||
(bsc#1012628).
|
||||
- arm64: dts: agilex/stratix10: Fix qspi node compatible
|
||||
(bsc#1012628).
|
||||
- spi: lpspi: Fix use-after-free on unbind (bsc#1012628).
|
||||
- spi: Introduce device-managed SPI controller allocation
|
||||
(bsc#1012628).
|
||||
- spi: npcm-fiu: Don't leak SPI master in probe error path
|
||||
(bsc#1012628).
|
||||
- spi: bcm2835aux: Fix use-after-free on unbind (bsc#1012628).
|
||||
- regulator: pfuze100: limit pfuze-support-disable-sw to
|
||||
pfuze{100,200} (bsc#1012628).
|
||||
- regulator: fix memory leak with repeated
|
||||
set_machine_constraints() (bsc#1012628).
|
||||
- regulator: avoid resolve_supply() infinite recursion
|
||||
(bsc#1012628).
|
||||
- regulator: workaround self-referent regulators (bsc#1012628).
|
||||
- gfs2: Fix regression in freeze_go_sync (bsc#1012628).
|
||||
- xtensa: fix TLBTEMP area placement (bsc#1012628).
|
||||
- xtensa: disable preemption around cache alias management calls
|
||||
(bsc#1012628).
|
||||
- mac80211: minstrel: remove deferred sampling code (bsc#1012628).
|
||||
- mac80211: minstrel: fix tx status processing corner case
|
||||
(bsc#1012628).
|
||||
- s390: fix system call exit path (bsc#1012628).
|
||||
- s390/cpum_sf.c: fix file permission for cpum_sfb_size
|
||||
(bsc#1012628).
|
||||
- s390/dasd: fix null pointer dereference for ERP requests
|
||||
(bsc#1012628).
|
||||
- Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if
|
||||
disconnected (bsc#1012628).
|
||||
- drm/amd/display: Add missing pflip irq for dcn2.0 (bsc#1012628).
|
||||
- drm/i915: Handle max_bpc==16 (bsc#1012628).
|
||||
- drm/i915/tgl: Fix Media power gate sequence (bsc#1012628).
|
||||
- io_uring: don't double complete failed reissue request
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for
|
||||
BYT-based Intel controllers (bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Allow configuring zero tap values
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Use Mask writes for Tap delays
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Issue DLL reset explicitly (bsc#1012628).
|
||||
- blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
|
||||
(bsc#1012628).
|
||||
- ptrace: Set PF_SUPERPRIV when checking capability (bsc#1012628).
|
||||
- seccomp: Set PF_SUPERPRIV when checking capability
|
||||
(bsc#1012628).
|
||||
- fanotify: fix logic of reporting name info with watched parent
|
||||
(bsc#1012628).
|
||||
- x86/microcode/intel: Check patch signature before saving
|
||||
microcode for early loading (bsc#1012628).
|
||||
- mm: never attempt async page lock if we've transferred data
|
||||
already (bsc#1012628).
|
||||
- mm: fix readahead_page_batch for retry entries (bsc#1012628).
|
||||
- mm: memcg/slab: fix root memcg vmstats (bsc#1012628).
|
||||
- mm/userfaultfd: do not access vma->vm_mm after calling
|
||||
handle_userfault() (bsc#1012628).
|
||||
- Update config files.
|
||||
- commit 1b55838
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 08:49:09 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.10
|
||||
%define patchversion 5.9.11
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -30,9 +30,9 @@ Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.9.10
|
||||
Version: 5.9.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc720a5
|
||||
Release: <RELEASE>.g91426ef
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: %name-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,443 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:32:13 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
|
||||
(git-fixes).
|
||||
- commit 91426ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:19:11 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.11 (bsc#1012628).
|
||||
- ah6: fix error return code in ah6_input() (bsc#1012628).
|
||||
- atm: nicstar: Unmap DMA on send error (bsc#1012628).
|
||||
- bnxt_en: read EEPROM A2h address using page 0 (bsc#1012628).
|
||||
- devlink: Add missing genlmsg_cancel() in
|
||||
devlink_nl_sb_port_pool_fill() (bsc#1012628).
|
||||
- enetc: Workaround for MDIO register access issue (bsc#1012628).
|
||||
- Exempt multicast addresses from five-second neighbor lifetime
|
||||
(bsc#1012628).
|
||||
- inet_diag: Fix error path to cancel the meseage in
|
||||
inet_req_diag_fill() (bsc#1012628).
|
||||
- ipv6: Fix error path to cancel the meseage (bsc#1012628).
|
||||
- lan743x: fix issue causing intermittent kernel log warnings
|
||||
(bsc#1012628).
|
||||
- lan743x: prevent entire kernel HANG on open, for some platforms
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Use variable timeout for EMAD retries
|
||||
(bsc#1012628).
|
||||
- net: b44: fix error return code in b44_init_one() (bsc#1012628).
|
||||
- net: bridge: add missing counters to ndo_get_stats64 callback
|
||||
(bsc#1012628).
|
||||
- netdevsim: set .owner to THIS_MODULE (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: fix error return code in
|
||||
mtk_star_enable() (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: return ok when xmit drops
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix cpts irq after suspend
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
|
||||
(bsc#1012628).
|
||||
- net: ftgmac100: Fix crash when removing driver (bsc#1012628).
|
||||
- net: Have netpoll bring-up DSA management interface
|
||||
(bsc#1012628).
|
||||
- net: ipa: lock when freeing transaction (bsc#1012628).
|
||||
- netlabel: fix our progress tracking in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- netlabel: fix an uninitialized warning in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- net: lantiq: Wait for the GPHY firmware to be ready
|
||||
(bsc#1012628).
|
||||
- net/mlx4_core: Fix init_hca fields offset (bsc#1012628).
|
||||
- net/mlx5e: Fix refcount leak on kTLS RX resync (bsc#1012628).
|
||||
- net/ncsi: Fix netlink registration (bsc#1012628).
|
||||
- net: phy: mscc: remove non-MACSec compatible phy (bsc#1012628).
|
||||
- net: qualcomm: rmnet: Fix incorrect receive packet handling
|
||||
during cleanup (bsc#1012628).
|
||||
- net/smc: fix direct access to ib_gid_addr->ndev in
|
||||
smc_ib_determine_gid() (bsc#1012628).
|
||||
- net: stmmac: Use rtnl_lock/unlock on
|
||||
netif_set_real_num_rx_queues() call (bsc#1012628).
|
||||
- net/tls: fix corrupted data in recvmsg (bsc#1012628).
|
||||
- net: x25: Increase refcnt of "struct x25_neigh" in
|
||||
x25_rx_call_request (bsc#1012628).
|
||||
- page_frag: Recover from memory pressure (bsc#1012628).
|
||||
- qed: fix error return code in qed_iwarp_ll2_start()
|
||||
(bsc#1012628).
|
||||
- qed: fix ILT configuration of SRC block (bsc#1012628).
|
||||
- qlcnic: fix error return code in qlcnic_83xx_restart_hw()
|
||||
(bsc#1012628).
|
||||
- sctp: change to hold/put transport for proto_unreach_timer
|
||||
(bsc#1012628).
|
||||
- tcp: only postpone PROBE_RTT if RTT is < current min_rtt
|
||||
estimate (bsc#1012628).
|
||||
- vsock: forward all packets to the host when no H2G is registered
|
||||
(bsc#1012628).
|
||||
- net/mlx5e: Fix check if netdev is bond slave (bsc#1012628).
|
||||
- net/mlx5: Add handling of port type in rule deletion
|
||||
(bsc#1012628).
|
||||
- net/mlx5: Clear bw_share upon VF disable (bsc#1012628).
|
||||
- net/mlx5: Disable QoS when min_rates on all VFs are zero
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Add pm_runtime_resume_and_get to deal with usage
|
||||
counter (bsc#1012628).
|
||||
- net: fec: Fix reference count leak in fec series ops
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Fix counter overflow logic (bsc#1012628).
|
||||
- bnxt_en: Free port stats during firmware reset (bsc#1012628).
|
||||
- net: mvneta: fix possible memory leak in
|
||||
mvneta_swbm_add_rx_fragment (bsc#1012628).
|
||||
- net/tls: Fix wrong record sn in async mode of device resync
|
||||
(bsc#1012628).
|
||||
- net: usb: qmi_wwan: Set DTR quirk for MR400 (bsc#1012628).
|
||||
- Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
|
||||
(bsc#1012628).
|
||||
- tools, bpftool: Avoid array index warnings (bsc#1012628).
|
||||
- habanalabs/gaudi: mask WDT error in QMAN (bsc#1012628).
|
||||
- pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by
|
||||
ufshcd_hold() (bsc#1012628).
|
||||
- scsi: ufs: Try to save power mode change and UIC cmd completion
|
||||
timeout (bsc#1012628).
|
||||
- pinctrl: mcp23s08: Print error message when regmap init fails
|
||||
(bsc#1012628).
|
||||
- selftests: kvm: Fix the segment descriptor layout to match
|
||||
the actual layout (bsc#1012628).
|
||||
- ACPI: button: Add DMI quirk for Medion Akoya E2228T
|
||||
(bsc#1012628).
|
||||
- arm64: errata: Fix handling of 1418040 with late CPU onlining
|
||||
(bsc#1012628).
|
||||
- arm64: psci: Avoid printing in cpu_psci_cpu_die() (bsc#1012628).
|
||||
- arm64: smp: Tell RCU about CPUs that fail to come online
|
||||
(bsc#1012628).
|
||||
- um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
|
||||
(bsc#1012628).
|
||||
- vfs: remove lockdep bogosity in __sb_start_write (bsc#1012628).
|
||||
- gfs2: fix possible reference leak in gfs2_check_blk_type
|
||||
(bsc#1012628).
|
||||
- hwmon: (pwm-fan) Fix RPM calculation (bsc#1012628).
|
||||
- gfs2: Fix case in which ail writes are done to jdata holes
|
||||
(bsc#1012628).
|
||||
- arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
|
||||
(bsc#1012628).
|
||||
- arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
|
||||
(bsc#1012628).
|
||||
- arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
|
||||
(bsc#1012628).
|
||||
- usb: dwc2: Avoid leaving the error_debugfs label unused
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: beelink-gs1: Enable both RGMII RX/TX
|
||||
delay (bsc#1012628).
|
||||
- arm64: dts: allwinner: Pine H64: Enable both RGMII RX/TX delay
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs
|
||||
to active high" (bsc#1012628).
|
||||
- ARM: dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: cubietruck: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet
|
||||
PHY (bsc#1012628).
|
||||
- ARM: dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHY
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sunxi: bananapi-m2-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: libretech-all-h5-cc: Enable RGMII
|
||||
RX/TX delay on PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX
|
||||
delay on PHY (bsc#1012628).
|
||||
- Input: adxl34x - clean up a data type in adxl34x_probe()
|
||||
(bsc#1012628).
|
||||
- MIPS: export has_transparent_hugepage() for modules
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq config registers offset programming
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: fsl: fix endianness issue of rcpm (bsc#1012628).
|
||||
- arm64: dts: imx8mm-beacon-som: Fix Choppy BT audio
|
||||
(bsc#1012628).
|
||||
- arm64: dts imx8mn: Remove non-existent USB OTG2 (bsc#1012628).
|
||||
- arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
|
||||
(bsc#1012628).
|
||||
- ARM: dts: vf610-zii-dev-rev-b: Fix MDIO over clocking
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx6q-prti6q: fix PHY address (bsc#1012628).
|
||||
- swiotlb: using SIZE_MAX needs limits.h included (bsc#1012628).
|
||||
- tee: amdtee: fix memory leak due to reset of global shm list
|
||||
(bsc#1012628).
|
||||
- tee: amdtee: synchronize access to shm list (bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
|
||||
(bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix SG capability check for MCDMA
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix TA3-GPIO-C key on STM32MP1 DHCOM PDK2
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2 (bsc#1012628).
|
||||
- ARM: dts: stm32: Define VIO regulator supply on DHCOM
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Enable thermal sensor support on
|
||||
stm32mp15xx-dhcor (bsc#1012628).
|
||||
- ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM
|
||||
(bsc#1012628).
|
||||
- arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (bsc#1012628).
|
||||
- dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
|
||||
(bsc#1012628).
|
||||
- kunit: tool: unmark test_data as binary blobs (bsc#1012628).
|
||||
- rcu: Don't invoke try_invoke_on_locked_down_task() with irqs
|
||||
disabled (bsc#1012628).
|
||||
- spi: fix client driver breakages when using GPIO descriptors
|
||||
(bsc#1012628).
|
||||
- Input: resistive-adc-touch - fix kconfig dependency on
|
||||
IIO_BUFFER (bsc#1012628).
|
||||
- Input: elan_i2c - fix firmware update on newer ICs
|
||||
(bsc#1012628).
|
||||
- rfkill: Fix use-after-free in rfkill_resume() (bsc#1012628).
|
||||
- RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
|
||||
(bsc#1012628).
|
||||
- RMDA/sw: Don't allow drivers using dma_virt_ops on highmem
|
||||
configs (bsc#1012628).
|
||||
- perf lock: Correct field name "flags" (bsc#1012628).
|
||||
- perf lock: Don't free "lock_seq_stat" if read_count isn't zero
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Fix oops in the rpc_xdr_buf event class (bsc#1012628).
|
||||
- drm: bridge: dw-hdmi: Avoid resetting force in the detect
|
||||
function (bsc#1012628).
|
||||
- tools, bpftool: Add missing close before bpftool net attach exit
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Fix error return code in hfi1_init_dd() (bsc#1012628).
|
||||
- ip_tunnels: Set tunnel option flag when tunnel metadata is
|
||||
present (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in can_rcv() (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in canfd_rcv() (bsc#1012628).
|
||||
- can: dev: can_restart(): post buffer from the right context
|
||||
(bsc#1012628).
|
||||
- can: ti_hecc: Fix memleak in ti_hecc_probe (bsc#1012628).
|
||||
- can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then
|
||||
pass to can_put_echo_skb() (bsc#1012628).
|
||||
- can: peak_usb: fix potential integer overflow on shift of a int
|
||||
(bsc#1012628).
|
||||
- can: flexcan: fix failure handling of pm_runtime_get_sync()
|
||||
(bsc#1012628).
|
||||
- can: tcan4x5x: replace depends on REGMAP_SPI with depends on
|
||||
SPI (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking
|
||||
for devm_regmap_init() (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_remove(): fix order of
|
||||
deregistration (bsc#1012628).
|
||||
- can: m_can: m_can_handle_state_change(): fix state change
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_class_free_dev(): introduce new function
|
||||
(bsc#1012628).
|
||||
- can: m_can: Fix freeing of can device from peripherials
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_stop(): set device to software init mode
|
||||
before closing (bsc#1012628).
|
||||
- dmaengine: idxd: fix mapping of portal size (bsc#1012628).
|
||||
- ASoC: Intel: KMB: Fix S24_LE configuration (bsc#1012628).
|
||||
- ASoC: qcom: lpass-platform: Fix memory leak (bsc#1012628).
|
||||
- spi: cadence-quadspi: Fix error return code in cqspi_probe
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix error return code in run_getsockopt_test()
|
||||
(bsc#1012628).
|
||||
- MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: dw-hdmi: fix error return code in
|
||||
sun8i_dw_hdmi_bind() (bsc#1012628).
|
||||
- net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos
|
||||
disabled (bsc#1012628).
|
||||
- bpf, sockmap: Fix partial copy_page_to_iter so progress can
|
||||
still be made (bsc#1012628).
|
||||
- bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress
|
||||
redirect (bsc#1012628).
|
||||
- can: kvaser_pciefd: Fix KCAN bittiming limits (bsc#1012628).
|
||||
- can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
|
||||
(bsc#1012628).
|
||||
- dmaengine: fix error codes in channel_register() (bsc#1012628).
|
||||
- iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Avoid panic if iommu init fails in tboot system
|
||||
(bsc#1012628).
|
||||
- can: flexcan: flexcan_chip_start(): fix erroneous
|
||||
flexcan_transceiver_enable() during bus-off recovery
|
||||
(bsc#1012628).
|
||||
- can: m_can: process interrupt only when not runtime suspended
|
||||
(bsc#1012628).
|
||||
- xfs: fix the minrecs logic when dealing with inode root child
|
||||
blocks (bsc#1012628).
|
||||
- xfs: strengthen rmap record flags checking (bsc#1012628).
|
||||
- xfs: directory scrub should check the null bestfree entries too
|
||||
(bsc#1012628).
|
||||
- xfs: ensure inobt record walks always make forward progress
|
||||
(bsc#1012628).
|
||||
- xfs: return corresponding errcode if xfs_initialize_perag()
|
||||
fail (bsc#1012628).
|
||||
- ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable
|
||||
disabled clock (bsc#1012628).
|
||||
- regulator: ti-abb: Fix array out of bound read access on the
|
||||
first transition (bsc#1012628).
|
||||
- libbpf: Fix VERSIONED_SYM_COUNT number parsing (bsc#1012628).
|
||||
- lib/strncpy_from_user.c: Mask out bytes after NUL terminator
|
||||
(bsc#1012628).
|
||||
- fail_function: Remove a redundant mutex unlock (bsc#1012628).
|
||||
- xfs: revert "xfs: fix rmap key and record comparison functions"
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: powerpc: Fix typo in macro variable name
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: sh: Fix register names (bsc#1012628).
|
||||
- bpf, sockmap: Skb verdict SK_PASS to self already checked rmem
|
||||
limits (bsc#1012628).
|
||||
- bpf, sockmap: On receive programs try to fast track SK_PASS
|
||||
ingress (bsc#1012628).
|
||||
- bpf, sockmap: Use truesize with sk_rmem_schedule()
|
||||
(bsc#1012628).
|
||||
- bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting
|
||||
to self (bsc#1012628).
|
||||
- efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
|
||||
(bsc#1012628).
|
||||
- counter/ti-eqep: Fix regmap max_register (bsc#1012628).
|
||||
- efi/x86: Free efi_pgd with free_pages() (bsc#1012628).
|
||||
- sched/fair: Fix overutilized update in enqueue_task_fair()
|
||||
(bsc#1012628).
|
||||
- sched: Fix data-race in wakeup (bsc#1012628).
|
||||
- sched: Fix rq->nr_iowait ordering (bsc#1012628).
|
||||
- libfs: fix error cast of negative value in simple_attr_write()
|
||||
(bsc#1012628).
|
||||
- afs: Fix speculative status fetch going out of order wrt to
|
||||
modifications (bsc#1012628).
|
||||
- HID: logitech-hidpp: Add PID for MX Anywhere 2 (bsc#1012628).
|
||||
- HID: mcp2221: Fix GPIO output handling (bsc#1012628).
|
||||
- HID: logitech-dj: Handle quad/bluetooth keyboards with a
|
||||
builtin trackpad (bsc#1012628).
|
||||
- HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00
|
||||
receiver (bsc#1012628).
|
||||
- speakup: Do not let the line discipline be used several times
|
||||
(bsc#1012628).
|
||||
- ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add delay quirk for all Logitech USB devices
|
||||
(bsc#1012628).
|
||||
- ALSA: ctl: fix error path at adding user-defined element set
|
||||
(bsc#1012628).
|
||||
- ALSA: mixart: Fix mutex deadlock (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset
|
||||
Button (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported mute Led for HP (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - HP Headset Mic can't detect after boot
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: fix potential deadlock (bsc#1012628).
|
||||
- tty: serial: imx: keep console clocks always on (bsc#1012628).
|
||||
- HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
|
||||
(bsc#1012628).
|
||||
- efivarfs: fix memory leak in efivarfs_create() (bsc#1012628).
|
||||
- staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
|
||||
(bsc#1012628).
|
||||
- staging: mt7621-pci: avoid to request pci bus resources
|
||||
(bsc#1012628).
|
||||
- iio: light: fix kconfig dependency bug for VCNL4035
|
||||
(bsc#1012628).
|
||||
- ext4: fix bogus warning in ext4_update_dx_flag() (bsc#1012628).
|
||||
- xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
|
||||
(bsc#1012628).
|
||||
- ACPI: fan: Initialize performance state sysfs attribute
|
||||
(bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Replace is_smo8500_device with an
|
||||
acpi_type enum (bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for
|
||||
setting tablet-mode (bsc#1012628).
|
||||
- iio: adc: mediatek: fix unset field (bsc#1012628).
|
||||
- iio: cros_ec: Use default frequencies when EC returns invalid
|
||||
information (bsc#1012628).
|
||||
- iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix battery VREF for JZ4770 SoC (bsc#1012628).
|
||||
- iio: adc: stm32-adc: fix a regression when using dma and irq
|
||||
(bsc#1012628).
|
||||
- serial: ar933x_uart: disable clk on error handling path in probe
|
||||
(bsc#1012628).
|
||||
- arm64: dts: agilex/stratix10: Fix qspi node compatible
|
||||
(bsc#1012628).
|
||||
- spi: lpspi: Fix use-after-free on unbind (bsc#1012628).
|
||||
- spi: Introduce device-managed SPI controller allocation
|
||||
(bsc#1012628).
|
||||
- spi: npcm-fiu: Don't leak SPI master in probe error path
|
||||
(bsc#1012628).
|
||||
- spi: bcm2835aux: Fix use-after-free on unbind (bsc#1012628).
|
||||
- regulator: pfuze100: limit pfuze-support-disable-sw to
|
||||
pfuze{100,200} (bsc#1012628).
|
||||
- regulator: fix memory leak with repeated
|
||||
set_machine_constraints() (bsc#1012628).
|
||||
- regulator: avoid resolve_supply() infinite recursion
|
||||
(bsc#1012628).
|
||||
- regulator: workaround self-referent regulators (bsc#1012628).
|
||||
- gfs2: Fix regression in freeze_go_sync (bsc#1012628).
|
||||
- xtensa: fix TLBTEMP area placement (bsc#1012628).
|
||||
- xtensa: disable preemption around cache alias management calls
|
||||
(bsc#1012628).
|
||||
- mac80211: minstrel: remove deferred sampling code (bsc#1012628).
|
||||
- mac80211: minstrel: fix tx status processing corner case
|
||||
(bsc#1012628).
|
||||
- s390: fix system call exit path (bsc#1012628).
|
||||
- s390/cpum_sf.c: fix file permission for cpum_sfb_size
|
||||
(bsc#1012628).
|
||||
- s390/dasd: fix null pointer dereference for ERP requests
|
||||
(bsc#1012628).
|
||||
- Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if
|
||||
disconnected (bsc#1012628).
|
||||
- drm/amd/display: Add missing pflip irq for dcn2.0 (bsc#1012628).
|
||||
- drm/i915: Handle max_bpc==16 (bsc#1012628).
|
||||
- drm/i915/tgl: Fix Media power gate sequence (bsc#1012628).
|
||||
- io_uring: don't double complete failed reissue request
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for
|
||||
BYT-based Intel controllers (bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Allow configuring zero tap values
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Use Mask writes for Tap delays
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Issue DLL reset explicitly (bsc#1012628).
|
||||
- blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
|
||||
(bsc#1012628).
|
||||
- ptrace: Set PF_SUPERPRIV when checking capability (bsc#1012628).
|
||||
- seccomp: Set PF_SUPERPRIV when checking capability
|
||||
(bsc#1012628).
|
||||
- fanotify: fix logic of reporting name info with watched parent
|
||||
(bsc#1012628).
|
||||
- x86/microcode/intel: Check patch signature before saving
|
||||
microcode for early loading (bsc#1012628).
|
||||
- mm: never attempt async page lock if we've transferred data
|
||||
already (bsc#1012628).
|
||||
- mm: fix readahead_page_batch for retry entries (bsc#1012628).
|
||||
- mm: memcg/slab: fix root memcg vmstats (bsc#1012628).
|
||||
- mm/userfaultfd: do not access vma->vm_mm after calling
|
||||
handle_userfault() (bsc#1012628).
|
||||
- Update config files.
|
||||
- commit 1b55838
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 08:49:09 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.9.10
|
||||
Version: 5.9.11
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc720a5
|
||||
Release: <RELEASE>.g91426ef
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel
|
||||
%endif
|
||||
Requires: pesign-obs-integration
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: %name-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,443 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:32:13 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
|
||||
(git-fixes).
|
||||
- commit 91426ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:19:11 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.11 (bsc#1012628).
|
||||
- ah6: fix error return code in ah6_input() (bsc#1012628).
|
||||
- atm: nicstar: Unmap DMA on send error (bsc#1012628).
|
||||
- bnxt_en: read EEPROM A2h address using page 0 (bsc#1012628).
|
||||
- devlink: Add missing genlmsg_cancel() in
|
||||
devlink_nl_sb_port_pool_fill() (bsc#1012628).
|
||||
- enetc: Workaround for MDIO register access issue (bsc#1012628).
|
||||
- Exempt multicast addresses from five-second neighbor lifetime
|
||||
(bsc#1012628).
|
||||
- inet_diag: Fix error path to cancel the meseage in
|
||||
inet_req_diag_fill() (bsc#1012628).
|
||||
- ipv6: Fix error path to cancel the meseage (bsc#1012628).
|
||||
- lan743x: fix issue causing intermittent kernel log warnings
|
||||
(bsc#1012628).
|
||||
- lan743x: prevent entire kernel HANG on open, for some platforms
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Use variable timeout for EMAD retries
|
||||
(bsc#1012628).
|
||||
- net: b44: fix error return code in b44_init_one() (bsc#1012628).
|
||||
- net: bridge: add missing counters to ndo_get_stats64 callback
|
||||
(bsc#1012628).
|
||||
- netdevsim: set .owner to THIS_MODULE (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: fix error return code in
|
||||
mtk_star_enable() (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: return ok when xmit drops
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix cpts irq after suspend
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
|
||||
(bsc#1012628).
|
||||
- net: ftgmac100: Fix crash when removing driver (bsc#1012628).
|
||||
- net: Have netpoll bring-up DSA management interface
|
||||
(bsc#1012628).
|
||||
- net: ipa: lock when freeing transaction (bsc#1012628).
|
||||
- netlabel: fix our progress tracking in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- netlabel: fix an uninitialized warning in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- net: lantiq: Wait for the GPHY firmware to be ready
|
||||
(bsc#1012628).
|
||||
- net/mlx4_core: Fix init_hca fields offset (bsc#1012628).
|
||||
- net/mlx5e: Fix refcount leak on kTLS RX resync (bsc#1012628).
|
||||
- net/ncsi: Fix netlink registration (bsc#1012628).
|
||||
- net: phy: mscc: remove non-MACSec compatible phy (bsc#1012628).
|
||||
- net: qualcomm: rmnet: Fix incorrect receive packet handling
|
||||
during cleanup (bsc#1012628).
|
||||
- net/smc: fix direct access to ib_gid_addr->ndev in
|
||||
smc_ib_determine_gid() (bsc#1012628).
|
||||
- net: stmmac: Use rtnl_lock/unlock on
|
||||
netif_set_real_num_rx_queues() call (bsc#1012628).
|
||||
- net/tls: fix corrupted data in recvmsg (bsc#1012628).
|
||||
- net: x25: Increase refcnt of "struct x25_neigh" in
|
||||
x25_rx_call_request (bsc#1012628).
|
||||
- page_frag: Recover from memory pressure (bsc#1012628).
|
||||
- qed: fix error return code in qed_iwarp_ll2_start()
|
||||
(bsc#1012628).
|
||||
- qed: fix ILT configuration of SRC block (bsc#1012628).
|
||||
- qlcnic: fix error return code in qlcnic_83xx_restart_hw()
|
||||
(bsc#1012628).
|
||||
- sctp: change to hold/put transport for proto_unreach_timer
|
||||
(bsc#1012628).
|
||||
- tcp: only postpone PROBE_RTT if RTT is < current min_rtt
|
||||
estimate (bsc#1012628).
|
||||
- vsock: forward all packets to the host when no H2G is registered
|
||||
(bsc#1012628).
|
||||
- net/mlx5e: Fix check if netdev is bond slave (bsc#1012628).
|
||||
- net/mlx5: Add handling of port type in rule deletion
|
||||
(bsc#1012628).
|
||||
- net/mlx5: Clear bw_share upon VF disable (bsc#1012628).
|
||||
- net/mlx5: Disable QoS when min_rates on all VFs are zero
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Add pm_runtime_resume_and_get to deal with usage
|
||||
counter (bsc#1012628).
|
||||
- net: fec: Fix reference count leak in fec series ops
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Fix counter overflow logic (bsc#1012628).
|
||||
- bnxt_en: Free port stats during firmware reset (bsc#1012628).
|
||||
- net: mvneta: fix possible memory leak in
|
||||
mvneta_swbm_add_rx_fragment (bsc#1012628).
|
||||
- net/tls: Fix wrong record sn in async mode of device resync
|
||||
(bsc#1012628).
|
||||
- net: usb: qmi_wwan: Set DTR quirk for MR400 (bsc#1012628).
|
||||
- Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
|
||||
(bsc#1012628).
|
||||
- tools, bpftool: Avoid array index warnings (bsc#1012628).
|
||||
- habanalabs/gaudi: mask WDT error in QMAN (bsc#1012628).
|
||||
- pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by
|
||||
ufshcd_hold() (bsc#1012628).
|
||||
- scsi: ufs: Try to save power mode change and UIC cmd completion
|
||||
timeout (bsc#1012628).
|
||||
- pinctrl: mcp23s08: Print error message when regmap init fails
|
||||
(bsc#1012628).
|
||||
- selftests: kvm: Fix the segment descriptor layout to match
|
||||
the actual layout (bsc#1012628).
|
||||
- ACPI: button: Add DMI quirk for Medion Akoya E2228T
|
||||
(bsc#1012628).
|
||||
- arm64: errata: Fix handling of 1418040 with late CPU onlining
|
||||
(bsc#1012628).
|
||||
- arm64: psci: Avoid printing in cpu_psci_cpu_die() (bsc#1012628).
|
||||
- arm64: smp: Tell RCU about CPUs that fail to come online
|
||||
(bsc#1012628).
|
||||
- um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
|
||||
(bsc#1012628).
|
||||
- vfs: remove lockdep bogosity in __sb_start_write (bsc#1012628).
|
||||
- gfs2: fix possible reference leak in gfs2_check_blk_type
|
||||
(bsc#1012628).
|
||||
- hwmon: (pwm-fan) Fix RPM calculation (bsc#1012628).
|
||||
- gfs2: Fix case in which ail writes are done to jdata holes
|
||||
(bsc#1012628).
|
||||
- arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
|
||||
(bsc#1012628).
|
||||
- arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
|
||||
(bsc#1012628).
|
||||
- arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
|
||||
(bsc#1012628).
|
||||
- usb: dwc2: Avoid leaving the error_debugfs label unused
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: beelink-gs1: Enable both RGMII RX/TX
|
||||
delay (bsc#1012628).
|
||||
- arm64: dts: allwinner: Pine H64: Enable both RGMII RX/TX delay
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs
|
||||
to active high" (bsc#1012628).
|
||||
- ARM: dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: cubietruck: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet
|
||||
PHY (bsc#1012628).
|
||||
- ARM: dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHY
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sunxi: bananapi-m2-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: libretech-all-h5-cc: Enable RGMII
|
||||
RX/TX delay on PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX
|
||||
delay on PHY (bsc#1012628).
|
||||
- Input: adxl34x - clean up a data type in adxl34x_probe()
|
||||
(bsc#1012628).
|
||||
- MIPS: export has_transparent_hugepage() for modules
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq config registers offset programming
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: fsl: fix endianness issue of rcpm (bsc#1012628).
|
||||
- arm64: dts: imx8mm-beacon-som: Fix Choppy BT audio
|
||||
(bsc#1012628).
|
||||
- arm64: dts imx8mn: Remove non-existent USB OTG2 (bsc#1012628).
|
||||
- arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
|
||||
(bsc#1012628).
|
||||
- ARM: dts: vf610-zii-dev-rev-b: Fix MDIO over clocking
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx6q-prti6q: fix PHY address (bsc#1012628).
|
||||
- swiotlb: using SIZE_MAX needs limits.h included (bsc#1012628).
|
||||
- tee: amdtee: fix memory leak due to reset of global shm list
|
||||
(bsc#1012628).
|
||||
- tee: amdtee: synchronize access to shm list (bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
|
||||
(bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix SG capability check for MCDMA
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix TA3-GPIO-C key on STM32MP1 DHCOM PDK2
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2 (bsc#1012628).
|
||||
- ARM: dts: stm32: Define VIO regulator supply on DHCOM
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Enable thermal sensor support on
|
||||
stm32mp15xx-dhcor (bsc#1012628).
|
||||
- ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM
|
||||
(bsc#1012628).
|
||||
- arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (bsc#1012628).
|
||||
- dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
|
||||
(bsc#1012628).
|
||||
- kunit: tool: unmark test_data as binary blobs (bsc#1012628).
|
||||
- rcu: Don't invoke try_invoke_on_locked_down_task() with irqs
|
||||
disabled (bsc#1012628).
|
||||
- spi: fix client driver breakages when using GPIO descriptors
|
||||
(bsc#1012628).
|
||||
- Input: resistive-adc-touch - fix kconfig dependency on
|
||||
IIO_BUFFER (bsc#1012628).
|
||||
- Input: elan_i2c - fix firmware update on newer ICs
|
||||
(bsc#1012628).
|
||||
- rfkill: Fix use-after-free in rfkill_resume() (bsc#1012628).
|
||||
- RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
|
||||
(bsc#1012628).
|
||||
- RMDA/sw: Don't allow drivers using dma_virt_ops on highmem
|
||||
configs (bsc#1012628).
|
||||
- perf lock: Correct field name "flags" (bsc#1012628).
|
||||
- perf lock: Don't free "lock_seq_stat" if read_count isn't zero
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Fix oops in the rpc_xdr_buf event class (bsc#1012628).
|
||||
- drm: bridge: dw-hdmi: Avoid resetting force in the detect
|
||||
function (bsc#1012628).
|
||||
- tools, bpftool: Add missing close before bpftool net attach exit
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Fix error return code in hfi1_init_dd() (bsc#1012628).
|
||||
- ip_tunnels: Set tunnel option flag when tunnel metadata is
|
||||
present (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in can_rcv() (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in canfd_rcv() (bsc#1012628).
|
||||
- can: dev: can_restart(): post buffer from the right context
|
||||
(bsc#1012628).
|
||||
- can: ti_hecc: Fix memleak in ti_hecc_probe (bsc#1012628).
|
||||
- can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then
|
||||
pass to can_put_echo_skb() (bsc#1012628).
|
||||
- can: peak_usb: fix potential integer overflow on shift of a int
|
||||
(bsc#1012628).
|
||||
- can: flexcan: fix failure handling of pm_runtime_get_sync()
|
||||
(bsc#1012628).
|
||||
- can: tcan4x5x: replace depends on REGMAP_SPI with depends on
|
||||
SPI (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking
|
||||
for devm_regmap_init() (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_remove(): fix order of
|
||||
deregistration (bsc#1012628).
|
||||
- can: m_can: m_can_handle_state_change(): fix state change
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_class_free_dev(): introduce new function
|
||||
(bsc#1012628).
|
||||
- can: m_can: Fix freeing of can device from peripherials
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_stop(): set device to software init mode
|
||||
before closing (bsc#1012628).
|
||||
- dmaengine: idxd: fix mapping of portal size (bsc#1012628).
|
||||
- ASoC: Intel: KMB: Fix S24_LE configuration (bsc#1012628).
|
||||
- ASoC: qcom: lpass-platform: Fix memory leak (bsc#1012628).
|
||||
- spi: cadence-quadspi: Fix error return code in cqspi_probe
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix error return code in run_getsockopt_test()
|
||||
(bsc#1012628).
|
||||
- MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: dw-hdmi: fix error return code in
|
||||
sun8i_dw_hdmi_bind() (bsc#1012628).
|
||||
- net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos
|
||||
disabled (bsc#1012628).
|
||||
- bpf, sockmap: Fix partial copy_page_to_iter so progress can
|
||||
still be made (bsc#1012628).
|
||||
- bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress
|
||||
redirect (bsc#1012628).
|
||||
- can: kvaser_pciefd: Fix KCAN bittiming limits (bsc#1012628).
|
||||
- can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
|
||||
(bsc#1012628).
|
||||
- dmaengine: fix error codes in channel_register() (bsc#1012628).
|
||||
- iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Avoid panic if iommu init fails in tboot system
|
||||
(bsc#1012628).
|
||||
- can: flexcan: flexcan_chip_start(): fix erroneous
|
||||
flexcan_transceiver_enable() during bus-off recovery
|
||||
(bsc#1012628).
|
||||
- can: m_can: process interrupt only when not runtime suspended
|
||||
(bsc#1012628).
|
||||
- xfs: fix the minrecs logic when dealing with inode root child
|
||||
blocks (bsc#1012628).
|
||||
- xfs: strengthen rmap record flags checking (bsc#1012628).
|
||||
- xfs: directory scrub should check the null bestfree entries too
|
||||
(bsc#1012628).
|
||||
- xfs: ensure inobt record walks always make forward progress
|
||||
(bsc#1012628).
|
||||
- xfs: return corresponding errcode if xfs_initialize_perag()
|
||||
fail (bsc#1012628).
|
||||
- ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable
|
||||
disabled clock (bsc#1012628).
|
||||
- regulator: ti-abb: Fix array out of bound read access on the
|
||||
first transition (bsc#1012628).
|
||||
- libbpf: Fix VERSIONED_SYM_COUNT number parsing (bsc#1012628).
|
||||
- lib/strncpy_from_user.c: Mask out bytes after NUL terminator
|
||||
(bsc#1012628).
|
||||
- fail_function: Remove a redundant mutex unlock (bsc#1012628).
|
||||
- xfs: revert "xfs: fix rmap key and record comparison functions"
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: powerpc: Fix typo in macro variable name
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: sh: Fix register names (bsc#1012628).
|
||||
- bpf, sockmap: Skb verdict SK_PASS to self already checked rmem
|
||||
limits (bsc#1012628).
|
||||
- bpf, sockmap: On receive programs try to fast track SK_PASS
|
||||
ingress (bsc#1012628).
|
||||
- bpf, sockmap: Use truesize with sk_rmem_schedule()
|
||||
(bsc#1012628).
|
||||
- bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting
|
||||
to self (bsc#1012628).
|
||||
- efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
|
||||
(bsc#1012628).
|
||||
- counter/ti-eqep: Fix regmap max_register (bsc#1012628).
|
||||
- efi/x86: Free efi_pgd with free_pages() (bsc#1012628).
|
||||
- sched/fair: Fix overutilized update in enqueue_task_fair()
|
||||
(bsc#1012628).
|
||||
- sched: Fix data-race in wakeup (bsc#1012628).
|
||||
- sched: Fix rq->nr_iowait ordering (bsc#1012628).
|
||||
- libfs: fix error cast of negative value in simple_attr_write()
|
||||
(bsc#1012628).
|
||||
- afs: Fix speculative status fetch going out of order wrt to
|
||||
modifications (bsc#1012628).
|
||||
- HID: logitech-hidpp: Add PID for MX Anywhere 2 (bsc#1012628).
|
||||
- HID: mcp2221: Fix GPIO output handling (bsc#1012628).
|
||||
- HID: logitech-dj: Handle quad/bluetooth keyboards with a
|
||||
builtin trackpad (bsc#1012628).
|
||||
- HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00
|
||||
receiver (bsc#1012628).
|
||||
- speakup: Do not let the line discipline be used several times
|
||||
(bsc#1012628).
|
||||
- ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add delay quirk for all Logitech USB devices
|
||||
(bsc#1012628).
|
||||
- ALSA: ctl: fix error path at adding user-defined element set
|
||||
(bsc#1012628).
|
||||
- ALSA: mixart: Fix mutex deadlock (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset
|
||||
Button (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported mute Led for HP (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - HP Headset Mic can't detect after boot
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: fix potential deadlock (bsc#1012628).
|
||||
- tty: serial: imx: keep console clocks always on (bsc#1012628).
|
||||
- HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
|
||||
(bsc#1012628).
|
||||
- efivarfs: fix memory leak in efivarfs_create() (bsc#1012628).
|
||||
- staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
|
||||
(bsc#1012628).
|
||||
- staging: mt7621-pci: avoid to request pci bus resources
|
||||
(bsc#1012628).
|
||||
- iio: light: fix kconfig dependency bug for VCNL4035
|
||||
(bsc#1012628).
|
||||
- ext4: fix bogus warning in ext4_update_dx_flag() (bsc#1012628).
|
||||
- xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
|
||||
(bsc#1012628).
|
||||
- ACPI: fan: Initialize performance state sysfs attribute
|
||||
(bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Replace is_smo8500_device with an
|
||||
acpi_type enum (bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for
|
||||
setting tablet-mode (bsc#1012628).
|
||||
- iio: adc: mediatek: fix unset field (bsc#1012628).
|
||||
- iio: cros_ec: Use default frequencies when EC returns invalid
|
||||
information (bsc#1012628).
|
||||
- iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix battery VREF for JZ4770 SoC (bsc#1012628).
|
||||
- iio: adc: stm32-adc: fix a regression when using dma and irq
|
||||
(bsc#1012628).
|
||||
- serial: ar933x_uart: disable clk on error handling path in probe
|
||||
(bsc#1012628).
|
||||
- arm64: dts: agilex/stratix10: Fix qspi node compatible
|
||||
(bsc#1012628).
|
||||
- spi: lpspi: Fix use-after-free on unbind (bsc#1012628).
|
||||
- spi: Introduce device-managed SPI controller allocation
|
||||
(bsc#1012628).
|
||||
- spi: npcm-fiu: Don't leak SPI master in probe error path
|
||||
(bsc#1012628).
|
||||
- spi: bcm2835aux: Fix use-after-free on unbind (bsc#1012628).
|
||||
- regulator: pfuze100: limit pfuze-support-disable-sw to
|
||||
pfuze{100,200} (bsc#1012628).
|
||||
- regulator: fix memory leak with repeated
|
||||
set_machine_constraints() (bsc#1012628).
|
||||
- regulator: avoid resolve_supply() infinite recursion
|
||||
(bsc#1012628).
|
||||
- regulator: workaround self-referent regulators (bsc#1012628).
|
||||
- gfs2: Fix regression in freeze_go_sync (bsc#1012628).
|
||||
- xtensa: fix TLBTEMP area placement (bsc#1012628).
|
||||
- xtensa: disable preemption around cache alias management calls
|
||||
(bsc#1012628).
|
||||
- mac80211: minstrel: remove deferred sampling code (bsc#1012628).
|
||||
- mac80211: minstrel: fix tx status processing corner case
|
||||
(bsc#1012628).
|
||||
- s390: fix system call exit path (bsc#1012628).
|
||||
- s390/cpum_sf.c: fix file permission for cpum_sfb_size
|
||||
(bsc#1012628).
|
||||
- s390/dasd: fix null pointer dereference for ERP requests
|
||||
(bsc#1012628).
|
||||
- Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if
|
||||
disconnected (bsc#1012628).
|
||||
- drm/amd/display: Add missing pflip irq for dcn2.0 (bsc#1012628).
|
||||
- drm/i915: Handle max_bpc==16 (bsc#1012628).
|
||||
- drm/i915/tgl: Fix Media power gate sequence (bsc#1012628).
|
||||
- io_uring: don't double complete failed reissue request
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for
|
||||
BYT-based Intel controllers (bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Allow configuring zero tap values
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Use Mask writes for Tap delays
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Issue DLL reset explicitly (bsc#1012628).
|
||||
- blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
|
||||
(bsc#1012628).
|
||||
- ptrace: Set PF_SUPERPRIV when checking capability (bsc#1012628).
|
||||
- seccomp: Set PF_SUPERPRIV when checking capability
|
||||
(bsc#1012628).
|
||||
- fanotify: fix logic of reporting name info with watched parent
|
||||
(bsc#1012628).
|
||||
- x86/microcode/intel: Check patch signature before saving
|
||||
microcode for early loading (bsc#1012628).
|
||||
- mm: never attempt async page lock if we've transferred data
|
||||
already (bsc#1012628).
|
||||
- mm: fix readahead_page_batch for retry entries (bsc#1012628).
|
||||
- mm: memcg/slab: fix root memcg vmstats (bsc#1012628).
|
||||
- mm/userfaultfd: do not access vma->vm_mm after calling
|
||||
handle_userfault() (bsc#1012628).
|
||||
- Update config files.
|
||||
- commit 1b55838
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 08:49:09 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.10
|
||||
%define patchversion 5.9.11
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.10
|
||||
Version: 5.9.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc720a5
|
||||
Release: <RELEASE>.g91426ef
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: kernel-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: kernel-%build_flavor-base-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
Provides: kernel-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: %name-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,443 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:32:13 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
|
||||
(git-fixes).
|
||||
- commit 91426ef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 20:19:11 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.11 (bsc#1012628).
|
||||
- ah6: fix error return code in ah6_input() (bsc#1012628).
|
||||
- atm: nicstar: Unmap DMA on send error (bsc#1012628).
|
||||
- bnxt_en: read EEPROM A2h address using page 0 (bsc#1012628).
|
||||
- devlink: Add missing genlmsg_cancel() in
|
||||
devlink_nl_sb_port_pool_fill() (bsc#1012628).
|
||||
- enetc: Workaround for MDIO register access issue (bsc#1012628).
|
||||
- Exempt multicast addresses from five-second neighbor lifetime
|
||||
(bsc#1012628).
|
||||
- inet_diag: Fix error path to cancel the meseage in
|
||||
inet_req_diag_fill() (bsc#1012628).
|
||||
- ipv6: Fix error path to cancel the meseage (bsc#1012628).
|
||||
- lan743x: fix issue causing intermittent kernel log warnings
|
||||
(bsc#1012628).
|
||||
- lan743x: prevent entire kernel HANG on open, for some platforms
|
||||
(bsc#1012628).
|
||||
- mlxsw: core: Use variable timeout for EMAD retries
|
||||
(bsc#1012628).
|
||||
- net: b44: fix error return code in b44_init_one() (bsc#1012628).
|
||||
- net: bridge: add missing counters to ndo_get_stats64 callback
|
||||
(bsc#1012628).
|
||||
- netdevsim: set .owner to THIS_MODULE (bsc#1012628).
|
||||
- net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: fix error return code in
|
||||
mtk_star_enable() (bsc#1012628).
|
||||
- net: ethernet: mtk-star-emac: return ok when xmit drops
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix cpts irq after suspend
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
|
||||
(bsc#1012628).
|
||||
- net: ftgmac100: Fix crash when removing driver (bsc#1012628).
|
||||
- net: Have netpoll bring-up DSA management interface
|
||||
(bsc#1012628).
|
||||
- net: ipa: lock when freeing transaction (bsc#1012628).
|
||||
- netlabel: fix our progress tracking in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- netlabel: fix an uninitialized warning in
|
||||
netlbl_unlabel_staticlist() (bsc#1012628).
|
||||
- net: lantiq: Wait for the GPHY firmware to be ready
|
||||
(bsc#1012628).
|
||||
- net/mlx4_core: Fix init_hca fields offset (bsc#1012628).
|
||||
- net/mlx5e: Fix refcount leak on kTLS RX resync (bsc#1012628).
|
||||
- net/ncsi: Fix netlink registration (bsc#1012628).
|
||||
- net: phy: mscc: remove non-MACSec compatible phy (bsc#1012628).
|
||||
- net: qualcomm: rmnet: Fix incorrect receive packet handling
|
||||
during cleanup (bsc#1012628).
|
||||
- net/smc: fix direct access to ib_gid_addr->ndev in
|
||||
smc_ib_determine_gid() (bsc#1012628).
|
||||
- net: stmmac: Use rtnl_lock/unlock on
|
||||
netif_set_real_num_rx_queues() call (bsc#1012628).
|
||||
- net/tls: fix corrupted data in recvmsg (bsc#1012628).
|
||||
- net: x25: Increase refcnt of "struct x25_neigh" in
|
||||
x25_rx_call_request (bsc#1012628).
|
||||
- page_frag: Recover from memory pressure (bsc#1012628).
|
||||
- qed: fix error return code in qed_iwarp_ll2_start()
|
||||
(bsc#1012628).
|
||||
- qed: fix ILT configuration of SRC block (bsc#1012628).
|
||||
- qlcnic: fix error return code in qlcnic_83xx_restart_hw()
|
||||
(bsc#1012628).
|
||||
- sctp: change to hold/put transport for proto_unreach_timer
|
||||
(bsc#1012628).
|
||||
- tcp: only postpone PROBE_RTT if RTT is < current min_rtt
|
||||
estimate (bsc#1012628).
|
||||
- vsock: forward all packets to the host when no H2G is registered
|
||||
(bsc#1012628).
|
||||
- net/mlx5e: Fix check if netdev is bond slave (bsc#1012628).
|
||||
- net/mlx5: Add handling of port type in rule deletion
|
||||
(bsc#1012628).
|
||||
- net/mlx5: Clear bw_share upon VF disable (bsc#1012628).
|
||||
- net/mlx5: Disable QoS when min_rates on all VFs are zero
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Add pm_runtime_resume_and_get to deal with usage
|
||||
counter (bsc#1012628).
|
||||
- net: fec: Fix reference count leak in fec series ops
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Fix counter overflow logic (bsc#1012628).
|
||||
- bnxt_en: Free port stats during firmware reset (bsc#1012628).
|
||||
- net: mvneta: fix possible memory leak in
|
||||
mvneta_swbm_add_rx_fragment (bsc#1012628).
|
||||
- net/tls: Fix wrong record sn in async mode of device resync
|
||||
(bsc#1012628).
|
||||
- net: usb: qmi_wwan: Set DTR quirk for MR400 (bsc#1012628).
|
||||
- Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
|
||||
(bsc#1012628).
|
||||
- tools, bpftool: Avoid array index warnings (bsc#1012628).
|
||||
- habanalabs/gaudi: mask WDT error in QMAN (bsc#1012628).
|
||||
- pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by
|
||||
ufshcd_hold() (bsc#1012628).
|
||||
- scsi: ufs: Try to save power mode change and UIC cmd completion
|
||||
timeout (bsc#1012628).
|
||||
- pinctrl: mcp23s08: Print error message when regmap init fails
|
||||
(bsc#1012628).
|
||||
- selftests: kvm: Fix the segment descriptor layout to match
|
||||
the actual layout (bsc#1012628).
|
||||
- ACPI: button: Add DMI quirk for Medion Akoya E2228T
|
||||
(bsc#1012628).
|
||||
- arm64: errata: Fix handling of 1418040 with late CPU onlining
|
||||
(bsc#1012628).
|
||||
- arm64: psci: Avoid printing in cpu_psci_cpu_die() (bsc#1012628).
|
||||
- arm64: smp: Tell RCU about CPUs that fail to come online
|
||||
(bsc#1012628).
|
||||
- um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
|
||||
(bsc#1012628).
|
||||
- vfs: remove lockdep bogosity in __sb_start_write (bsc#1012628).
|
||||
- gfs2: fix possible reference leak in gfs2_check_blk_type
|
||||
(bsc#1012628).
|
||||
- hwmon: (pwm-fan) Fix RPM calculation (bsc#1012628).
|
||||
- gfs2: Fix case in which ail writes are done to jdata holes
|
||||
(bsc#1012628).
|
||||
- arm64: Add MIDR value for KRYO2XX gold/silver CPU cores
|
||||
(bsc#1012628).
|
||||
- arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
|
||||
(bsc#1012628).
|
||||
- arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
|
||||
(bsc#1012628).
|
||||
- usb: dwc2: Avoid leaving the error_debugfs label unused
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: beelink-gs1: Enable both RGMII RX/TX
|
||||
delay (bsc#1012628).
|
||||
- arm64: dts: allwinner: Pine H64: Enable both RGMII RX/TX delay
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs
|
||||
to active high" (bsc#1012628).
|
||||
- ARM: dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: cubietruck: Enable RGMII RX/TX delay on
|
||||
Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- ARM: dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet
|
||||
PHY (bsc#1012628).
|
||||
- ARM: dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHY
|
||||
(bsc#1012628).
|
||||
- ARM: dts: sunxi: bananapi-m2-plus: Enable RGMII RX/TX delay
|
||||
on Ethernet PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: libretech-all-h5-cc: Enable RGMII
|
||||
RX/TX delay on PHY (bsc#1012628).
|
||||
- arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX
|
||||
delay on PHY (bsc#1012628).
|
||||
- Input: adxl34x - clean up a data type in adxl34x_probe()
|
||||
(bsc#1012628).
|
||||
- MIPS: export has_transparent_hugepage() for modules
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq config registers offset programming
|
||||
(bsc#1012628).
|
||||
- arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
|
||||
(bsc#1012628).
|
||||
- arm64: dts: fsl: fix endianness issue of rcpm (bsc#1012628).
|
||||
- arm64: dts: imx8mm-beacon-som: Fix Choppy BT audio
|
||||
(bsc#1012628).
|
||||
- arm64: dts imx8mn: Remove non-existent USB OTG2 (bsc#1012628).
|
||||
- arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy
|
||||
(bsc#1012628).
|
||||
- ARM: dts: vf610-zii-dev-rev-b: Fix MDIO over clocking
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx6q-prti6q: fix PHY address (bsc#1012628).
|
||||
- swiotlb: using SIZE_MAX needs limits.h included (bsc#1012628).
|
||||
- tee: amdtee: fix memory leak due to reset of global shm list
|
||||
(bsc#1012628).
|
||||
- tee: amdtee: synchronize access to shm list (bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment
|
||||
(bsc#1012628).
|
||||
- dmaengine: xilinx_dma: Fix SG capability check for MCDMA
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix TA3-GPIO-C key on STM32MP1 DHCOM PDK2
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Fix LED5 on STM32MP1 DHCOM PDK2 (bsc#1012628).
|
||||
- ARM: dts: stm32: Define VIO regulator supply on DHCOM
|
||||
(bsc#1012628).
|
||||
- ARM: dts: stm32: Enable thermal sensor support on
|
||||
stm32mp15xx-dhcor (bsc#1012628).
|
||||
- ARM: dts: stm32: Keep VDDA LDO1 always on on DHCOM
|
||||
(bsc#1012628).
|
||||
- arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point
|
||||
(bsc#1012628).
|
||||
- ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (bsc#1012628).
|
||||
- dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
|
||||
(bsc#1012628).
|
||||
- kunit: tool: unmark test_data as binary blobs (bsc#1012628).
|
||||
- rcu: Don't invoke try_invoke_on_locked_down_task() with irqs
|
||||
disabled (bsc#1012628).
|
||||
- spi: fix client driver breakages when using GPIO descriptors
|
||||
(bsc#1012628).
|
||||
- Input: resistive-adc-touch - fix kconfig dependency on
|
||||
IIO_BUFFER (bsc#1012628).
|
||||
- Input: elan_i2c - fix firmware update on newer ICs
|
||||
(bsc#1012628).
|
||||
- rfkill: Fix use-after-free in rfkill_resume() (bsc#1012628).
|
||||
- RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
|
||||
(bsc#1012628).
|
||||
- RMDA/sw: Don't allow drivers using dma_virt_ops on highmem
|
||||
configs (bsc#1012628).
|
||||
- perf lock: Correct field name "flags" (bsc#1012628).
|
||||
- perf lock: Don't free "lock_seq_stat" if read_count isn't zero
|
||||
(bsc#1012628).
|
||||
- SUNRPC: Fix oops in the rpc_xdr_buf event class (bsc#1012628).
|
||||
- drm: bridge: dw-hdmi: Avoid resetting force in the detect
|
||||
function (bsc#1012628).
|
||||
- tools, bpftool: Add missing close before bpftool net attach exit
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Fix error return code in hfi1_init_dd() (bsc#1012628).
|
||||
- ip_tunnels: Set tunnel option flag when tunnel metadata is
|
||||
present (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in can_rcv() (bsc#1012628).
|
||||
- can: af_can: prevent potential access of uninitialized member
|
||||
in canfd_rcv() (bsc#1012628).
|
||||
- can: dev: can_restart(): post buffer from the right context
|
||||
(bsc#1012628).
|
||||
- can: ti_hecc: Fix memleak in ti_hecc_probe (bsc#1012628).
|
||||
- can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then
|
||||
pass to can_put_echo_skb() (bsc#1012628).
|
||||
- can: peak_usb: fix potential integer overflow on shift of a int
|
||||
(bsc#1012628).
|
||||
- can: flexcan: fix failure handling of pm_runtime_get_sync()
|
||||
(bsc#1012628).
|
||||
- can: tcan4x5x: replace depends on REGMAP_SPI with depends on
|
||||
SPI (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking
|
||||
for devm_regmap_init() (bsc#1012628).
|
||||
- can: tcan4x5x: tcan4x5x_can_remove(): fix order of
|
||||
deregistration (bsc#1012628).
|
||||
- can: m_can: m_can_handle_state_change(): fix state change
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_class_free_dev(): introduce new function
|
||||
(bsc#1012628).
|
||||
- can: m_can: Fix freeing of can device from peripherials
|
||||
(bsc#1012628).
|
||||
- can: m_can: m_can_stop(): set device to software init mode
|
||||
before closing (bsc#1012628).
|
||||
- dmaengine: idxd: fix mapping of portal size (bsc#1012628).
|
||||
- ASoC: Intel: KMB: Fix S24_LE configuration (bsc#1012628).
|
||||
- ASoC: qcom: lpass-platform: Fix memory leak (bsc#1012628).
|
||||
- spi: cadence-quadspi: Fix error return code in cqspi_probe
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix error return code in run_getsockopt_test()
|
||||
(bsc#1012628).
|
||||
- MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: dw-hdmi: fix error return code in
|
||||
sun8i_dw_hdmi_bind() (bsc#1012628).
|
||||
- net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos
|
||||
disabled (bsc#1012628).
|
||||
- bpf, sockmap: Fix partial copy_page_to_iter so progress can
|
||||
still be made (bsc#1012628).
|
||||
- bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress
|
||||
redirect (bsc#1012628).
|
||||
- can: kvaser_pciefd: Fix KCAN bittiming limits (bsc#1012628).
|
||||
- can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
|
||||
(bsc#1012628).
|
||||
- dmaengine: fix error codes in channel_register() (bsc#1012628).
|
||||
- iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Avoid panic if iommu init fails in tboot system
|
||||
(bsc#1012628).
|
||||
- can: flexcan: flexcan_chip_start(): fix erroneous
|
||||
flexcan_transceiver_enable() during bus-off recovery
|
||||
(bsc#1012628).
|
||||
- can: m_can: process interrupt only when not runtime suspended
|
||||
(bsc#1012628).
|
||||
- xfs: fix the minrecs logic when dealing with inode root child
|
||||
blocks (bsc#1012628).
|
||||
- xfs: strengthen rmap record flags checking (bsc#1012628).
|
||||
- xfs: directory scrub should check the null bestfree entries too
|
||||
(bsc#1012628).
|
||||
- xfs: ensure inobt record walks always make forward progress
|
||||
(bsc#1012628).
|
||||
- xfs: return corresponding errcode if xfs_initialize_perag()
|
||||
fail (bsc#1012628).
|
||||
- ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable
|
||||
disabled clock (bsc#1012628).
|
||||
- regulator: ti-abb: Fix array out of bound read access on the
|
||||
first transition (bsc#1012628).
|
||||
- libbpf: Fix VERSIONED_SYM_COUNT number parsing (bsc#1012628).
|
||||
- lib/strncpy_from_user.c: Mask out bytes after NUL terminator
|
||||
(bsc#1012628).
|
||||
- fail_function: Remove a redundant mutex unlock (bsc#1012628).
|
||||
- xfs: revert "xfs: fix rmap key and record comparison functions"
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: powerpc: Fix typo in macro variable name
|
||||
(bsc#1012628).
|
||||
- selftests/seccomp: sh: Fix register names (bsc#1012628).
|
||||
- bpf, sockmap: Skb verdict SK_PASS to self already checked rmem
|
||||
limits (bsc#1012628).
|
||||
- bpf, sockmap: On receive programs try to fast track SK_PASS
|
||||
ingress (bsc#1012628).
|
||||
- bpf, sockmap: Use truesize with sk_rmem_schedule()
|
||||
(bsc#1012628).
|
||||
- bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting
|
||||
to self (bsc#1012628).
|
||||
- efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
|
||||
(bsc#1012628).
|
||||
- counter/ti-eqep: Fix regmap max_register (bsc#1012628).
|
||||
- efi/x86: Free efi_pgd with free_pages() (bsc#1012628).
|
||||
- sched/fair: Fix overutilized update in enqueue_task_fair()
|
||||
(bsc#1012628).
|
||||
- sched: Fix data-race in wakeup (bsc#1012628).
|
||||
- sched: Fix rq->nr_iowait ordering (bsc#1012628).
|
||||
- libfs: fix error cast of negative value in simple_attr_write()
|
||||
(bsc#1012628).
|
||||
- afs: Fix speculative status fetch going out of order wrt to
|
||||
modifications (bsc#1012628).
|
||||
- HID: logitech-hidpp: Add PID for MX Anywhere 2 (bsc#1012628).
|
||||
- HID: mcp2221: Fix GPIO output handling (bsc#1012628).
|
||||
- HID: logitech-dj: Handle quad/bluetooth keyboards with a
|
||||
builtin trackpad (bsc#1012628).
|
||||
- HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00
|
||||
receiver (bsc#1012628).
|
||||
- speakup: Do not let the line discipline be used several times
|
||||
(bsc#1012628).
|
||||
- ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add delay quirk for all Logitech USB devices
|
||||
(bsc#1012628).
|
||||
- ALSA: ctl: fix error path at adding user-defined element set
|
||||
(bsc#1012628).
|
||||
- ALSA: mixart: Fix mutex deadlock (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset
|
||||
Button (bsc#1012628).
|
||||
- ALSA: hda/realtek - Add supported mute Led for HP (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - HP Headset Mic can't detect after boot
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: fix potential deadlock (bsc#1012628).
|
||||
- tty: serial: imx: keep console clocks always on (bsc#1012628).
|
||||
- HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
|
||||
(bsc#1012628).
|
||||
- efivarfs: fix memory leak in efivarfs_create() (bsc#1012628).
|
||||
- staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
|
||||
(bsc#1012628).
|
||||
- staging: mt7621-pci: avoid to request pci bus resources
|
||||
(bsc#1012628).
|
||||
- iio: light: fix kconfig dependency bug for VCNL4035
|
||||
(bsc#1012628).
|
||||
- ext4: fix bogus warning in ext4_update_dx_flag() (bsc#1012628).
|
||||
- xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
|
||||
(bsc#1012628).
|
||||
- ACPI: fan: Initialize performance state sysfs attribute
|
||||
(bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Replace is_smo8500_device with an
|
||||
acpi_type enum (bsc#1012628).
|
||||
- iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for
|
||||
setting tablet-mode (bsc#1012628).
|
||||
- iio: adc: mediatek: fix unset field (bsc#1012628).
|
||||
- iio: cros_ec: Use default frequencies when EC returns invalid
|
||||
information (bsc#1012628).
|
||||
- iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
|
||||
(bsc#1012628).
|
||||
- iio/adc: ingenic: Fix battery VREF for JZ4770 SoC (bsc#1012628).
|
||||
- iio: adc: stm32-adc: fix a regression when using dma and irq
|
||||
(bsc#1012628).
|
||||
- serial: ar933x_uart: disable clk on error handling path in probe
|
||||
(bsc#1012628).
|
||||
- arm64: dts: agilex/stratix10: Fix qspi node compatible
|
||||
(bsc#1012628).
|
||||
- spi: lpspi: Fix use-after-free on unbind (bsc#1012628).
|
||||
- spi: Introduce device-managed SPI controller allocation
|
||||
(bsc#1012628).
|
||||
- spi: npcm-fiu: Don't leak SPI master in probe error path
|
||||
(bsc#1012628).
|
||||
- spi: bcm2835aux: Fix use-after-free on unbind (bsc#1012628).
|
||||
- regulator: pfuze100: limit pfuze-support-disable-sw to
|
||||
pfuze{100,200} (bsc#1012628).
|
||||
- regulator: fix memory leak with repeated
|
||||
set_machine_constraints() (bsc#1012628).
|
||||
- regulator: avoid resolve_supply() infinite recursion
|
||||
(bsc#1012628).
|
||||
- regulator: workaround self-referent regulators (bsc#1012628).
|
||||
- gfs2: Fix regression in freeze_go_sync (bsc#1012628).
|
||||
- xtensa: fix TLBTEMP area placement (bsc#1012628).
|
||||
- xtensa: disable preemption around cache alias management calls
|
||||
(bsc#1012628).
|
||||
- mac80211: minstrel: remove deferred sampling code (bsc#1012628).
|
||||
- mac80211: minstrel: fix tx status processing corner case
|
||||
(bsc#1012628).
|
||||
- s390: fix system call exit path (bsc#1012628).
|
||||
- s390/cpum_sf.c: fix file permission for cpum_sfb_size
|
||||
(bsc#1012628).
|
||||
- s390/dasd: fix null pointer dereference for ERP requests
|
||||
(bsc#1012628).
|
||||
- Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if
|
||||
disconnected (bsc#1012628).
|
||||
- drm/amd/display: Add missing pflip irq for dcn2.0 (bsc#1012628).
|
||||
- drm/i915: Handle max_bpc==16 (bsc#1012628).
|
||||
- drm/i915/tgl: Fix Media power gate sequence (bsc#1012628).
|
||||
- io_uring: don't double complete failed reissue request
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for
|
||||
BYT-based Intel controllers (bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Allow configuring zero tap values
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Use Mask writes for Tap delays
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: Issue DLL reset explicitly (bsc#1012628).
|
||||
- blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
|
||||
(bsc#1012628).
|
||||
- ptrace: Set PF_SUPERPRIV when checking capability (bsc#1012628).
|
||||
- seccomp: Set PF_SUPERPRIV when checking capability
|
||||
(bsc#1012628).
|
||||
- fanotify: fix logic of reporting name info with watched parent
|
||||
(bsc#1012628).
|
||||
- x86/microcode/intel: Check patch signature before saving
|
||||
microcode for early loading (bsc#1012628).
|
||||
- mm: never attempt async page lock if we've transferred data
|
||||
already (bsc#1012628).
|
||||
- mm: fix readahead_page_batch for retry entries (bsc#1012628).
|
||||
- mm: memcg/slab: fix root memcg vmstats (bsc#1012628).
|
||||
- mm/userfaultfd: do not access vma->vm_mm after calling
|
||||
handle_userfault() (bsc#1012628).
|
||||
- Update config files.
|
||||
- commit 1b55838
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 08:49:09 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.10
|
||||
%define patchversion 5.9.11
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-zfcpdump
|
||||
Summary: The IBM System Z zfcpdump Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.10
|
||||
Version: 5.9.11
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcc720a5
|
||||
Release: <RELEASE>.g91426ef
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: kernel-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: kernel-%build_flavor-base-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
Provides: kernel-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
Provides: %name-srchash-91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c27208b07e784ee2f339cce36f252e9d31f87bdf88cf2dc69ecdbc001d9c658a
|
||||
size 1250610
|
||||
oid sha256:cfb96a19819fbaf557b8589e802d6c1102c57505948b28593eebd93b80ae94b0
|
||||
size 1399200
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9148013fa6c423f6059a5c0aa1c99ba88d5e847540c4d05d0b11212509046301
|
||||
size 59211
|
||||
oid sha256:234830dc40a0bfa616ac0f3bf8e2045f4d127e1ad0607672922fde3cd509c477
|
||||
size 59060
|
||||
|
255
series.conf
255
series.conf
@ -1679,6 +1679,259 @@
|
||||
patches.kernel.org/5.9.10-013-KVM-x86-clflushopt-should-be-treated-as-a-no-o.patch
|
||||
patches.kernel.org/5.9.10-014-ACPI-GED-fix-Wformat.patch
|
||||
patches.kernel.org/5.9.10-015-Linux-5.9.10.patch
|
||||
patches.kernel.org/5.9.11-001-ah6-fix-error-return-code-in-ah6_input.patch
|
||||
patches.kernel.org/5.9.11-002-atm-nicstar-Unmap-DMA-on-send-error.patch
|
||||
patches.kernel.org/5.9.11-003-bnxt_en-read-EEPROM-A2h-address-using-page-0.patch
|
||||
patches.kernel.org/5.9.11-004-devlink-Add-missing-genlmsg_cancel-in-devlink_.patch
|
||||
patches.kernel.org/5.9.11-005-enetc-Workaround-for-MDIO-register-access-issu.patch
|
||||
patches.kernel.org/5.9.11-006-Exempt-multicast-addresses-from-five-second-ne.patch
|
||||
patches.kernel.org/5.9.11-007-inet_diag-Fix-error-path-to-cancel-the-meseage.patch
|
||||
patches.kernel.org/5.9.11-008-ipv6-Fix-error-path-to-cancel-the-meseage.patch
|
||||
patches.kernel.org/5.9.11-009-lan743x-fix-issue-causing-intermittent-kernel-.patch
|
||||
patches.kernel.org/5.9.11-010-lan743x-prevent-entire-kernel-HANG-on-open-for.patch
|
||||
patches.kernel.org/5.9.11-011-mlxsw-core-Use-variable-timeout-for-EMAD-retri.patch
|
||||
patches.kernel.org/5.9.11-012-net-b44-fix-error-return-code-in-b44_init_one.patch
|
||||
patches.kernel.org/5.9.11-013-net-bridge-add-missing-counters-to-ndo_get_sta.patch
|
||||
patches.kernel.org/5.9.11-014-netdevsim-set-.owner-to-THIS_MODULE.patch
|
||||
patches.kernel.org/5.9.11-015-net-dsa-mv88e6xxx-Avoid-VTU-corruption-on-6097.patch
|
||||
patches.kernel.org/5.9.11-016-net-ethernet-mtk-star-emac-fix-error-return-co.patch
|
||||
patches.kernel.org/5.9.11-017-net-ethernet-mtk-star-emac-return-ok-when-xmit.patch
|
||||
patches.kernel.org/5.9.11-018-net-ethernet-ti-am65-cpts-update-ret-when-ptp_.patch
|
||||
patches.kernel.org/5.9.11-019-net-ethernet-ti-cpsw-fix-cpts-irq-after-suspen.patch
|
||||
patches.kernel.org/5.9.11-020-net-ethernet-ti-cpsw-fix-error-return-code-in-.patch
|
||||
patches.kernel.org/5.9.11-021-net-ftgmac100-Fix-crash-when-removing-driver.patch
|
||||
patches.kernel.org/5.9.11-022-net-Have-netpoll-bring-up-DSA-management-inter.patch
|
||||
patches.kernel.org/5.9.11-023-net-ipa-lock-when-freeing-transaction.patch
|
||||
patches.kernel.org/5.9.11-024-netlabel-fix-our-progress-tracking-in-netlbl_u.patch
|
||||
patches.kernel.org/5.9.11-025-netlabel-fix-an-uninitialized-warning-in-netlb.patch
|
||||
patches.kernel.org/5.9.11-026-net-lantiq-Wait-for-the-GPHY-firmware-to-be-re.patch
|
||||
patches.kernel.org/5.9.11-027-net-mlx4_core-Fix-init_hca-fields-offset.patch
|
||||
patches.kernel.org/5.9.11-028-net-mlx5e-Fix-refcount-leak-on-kTLS-RX-resync.patch
|
||||
patches.kernel.org/5.9.11-029-net-ncsi-Fix-netlink-registration.patch
|
||||
patches.kernel.org/5.9.11-030-net-phy-mscc-remove-non-MACSec-compatible-phy.patch
|
||||
patches.kernel.org/5.9.11-031-net-qualcomm-rmnet-Fix-incorrect-receive-packe.patch
|
||||
patches.kernel.org/5.9.11-032-net-smc-fix-direct-access-to-ib_gid_addr-ndev-.patch
|
||||
patches.kernel.org/5.9.11-033-net-stmmac-Use-rtnl_lock-unlock-on-netif_set_r.patch
|
||||
patches.kernel.org/5.9.11-034-net-tls-fix-corrupted-data-in-recvmsg.patch
|
||||
patches.kernel.org/5.9.11-035-net-x25-Increase-refcnt-of-struct-x25_neigh-in.patch
|
||||
patches.kernel.org/5.9.11-036-page_frag-Recover-from-memory-pressure.patch
|
||||
patches.kernel.org/5.9.11-037-qed-fix-error-return-code-in-qed_iwarp_ll2_sta.patch
|
||||
patches.kernel.org/5.9.11-038-qed-fix-ILT-configuration-of-SRC-block.patch
|
||||
patches.kernel.org/5.9.11-039-qlcnic-fix-error-return-code-in-qlcnic_83xx_re.patch
|
||||
patches.kernel.org/5.9.11-040-sctp-change-to-hold-put-transport-for-proto_un.patch
|
||||
patches.kernel.org/5.9.11-041-tcp-only-postpone-PROBE_RTT-if-RTT-is-current-.patch
|
||||
patches.kernel.org/5.9.11-042-vsock-forward-all-packets-to-the-host-when-no-.patch
|
||||
patches.kernel.org/5.9.11-043-net-mlx5e-Fix-check-if-netdev-is-bond-slave.patch
|
||||
patches.kernel.org/5.9.11-044-net-mlx5-Add-handling-of-port-type-in-rule-del.patch
|
||||
patches.kernel.org/5.9.11-045-net-mlx5-Clear-bw_share-upon-VF-disable.patch
|
||||
patches.kernel.org/5.9.11-046-net-mlx5-Disable-QoS-when-min_rates-on-all-VFs.patch
|
||||
patches.kernel.org/5.9.11-047-PM-runtime-Add-pm_runtime_resume_and_get-to-de.patch
|
||||
patches.kernel.org/5.9.11-048-net-fec-Fix-reference-count-leak-in-fec-series.patch
|
||||
patches.kernel.org/5.9.11-049-bnxt_en-Fix-counter-overflow-logic.patch
|
||||
patches.kernel.org/5.9.11-050-bnxt_en-Free-port-stats-during-firmware-reset.patch
|
||||
patches.kernel.org/5.9.11-051-net-mvneta-fix-possible-memory-leak-in-mvneta_.patch
|
||||
patches.kernel.org/5.9.11-052-net-tls-Fix-wrong-record-sn-in-async-mode-of-d.patch
|
||||
patches.kernel.org/5.9.11-053-net-usb-qmi_wwan-Set-DTR-quirk-for-MR400.patch
|
||||
patches.kernel.org/5.9.11-054-Revert-Revert-gpio-omap-Fix-lost-edge-wake-up-.patch
|
||||
patches.kernel.org/5.9.11-055-tools-bpftool-Avoid-array-index-warnings.patch
|
||||
patches.kernel.org/5.9.11-056-habanalabs-gaudi-mask-WDT-error-in-QMAN.patch
|
||||
patches.kernel.org/5.9.11-057-pinctrl-rockchip-enable-gpio-pclk-for-rockchip.patch
|
||||
patches.kernel.org/5.9.11-058-scsi-ufs-Fix-unbalanced-scsi_block_reqs_cnt-ca.patch
|
||||
patches.kernel.org/5.9.11-059-scsi-ufs-Try-to-save-power-mode-change-and-UIC.patch
|
||||
patches.kernel.org/5.9.11-060-pinctrl-mcp23s08-Print-error-message-when-regm.patch
|
||||
patches.kernel.org/5.9.11-061-selftests-kvm-Fix-the-segment-descriptor-layou.patch
|
||||
patches.kernel.org/5.9.11-062-ACPI-button-Add-DMI-quirk-for-Medion-Akoya-E22.patch
|
||||
patches.kernel.org/5.9.11-063-arm64-errata-Fix-handling-of-1418040-with-late.patch
|
||||
patches.kernel.org/5.9.11-064-arm64-psci-Avoid-printing-in-cpu_psci_cpu_die.patch
|
||||
patches.kernel.org/5.9.11-065-arm64-smp-Tell-RCU-about-CPUs-that-fail-to-com.patch
|
||||
patches.kernel.org/5.9.11-066-um-Call-pgtable_pmd_page_dtor-in-__pmd_free_tl.patch
|
||||
patches.kernel.org/5.9.11-067-vfs-remove-lockdep-bogosity-in-__sb_start_writ.patch
|
||||
patches.kernel.org/5.9.11-068-gfs2-fix-possible-reference-leak-in-gfs2_check.patch
|
||||
patches.kernel.org/5.9.11-069-hwmon-pwm-fan-Fix-RPM-calculation.patch
|
||||
patches.kernel.org/5.9.11-070-gfs2-Fix-case-in-which-ail-writes-are-done-to-.patch
|
||||
patches.kernel.org/5.9.11-071-arm64-Add-MIDR-value-for-KRYO2XX-gold-silver-C.patch
|
||||
patches.kernel.org/5.9.11-072-arm64-kpti-Add-KRYO2XX-gold-silver-CPU-cores-t.patch
|
||||
patches.kernel.org/5.9.11-073-arm64-cpu_errata-Apply-Erratum-845719-to-KRYO2.patch
|
||||
patches.kernel.org/5.9.11-074-usb-dwc2-Avoid-leaving-the-error_debugfs-label.patch
|
||||
patches.kernel.org/5.9.11-075-arm64-dts-allwinner-beelink-gs1-Enable-both-RG.patch
|
||||
patches.kernel.org/5.9.11-076-arm64-dts-allwinner-Pine-H64-Enable-both-RGMII.patch
|
||||
patches.kernel.org/5.9.11-077-arm64-dts-allwinner-a64-OrangePi-Win-Fix-ether.patch
|
||||
patches.kernel.org/5.9.11-078-arm64-dts-allwinner-a64-Pine64-Plus-Fix-ethern.patch
|
||||
patches.kernel.org/5.9.11-079-arm64-dts-allwinner-h5-OrangePi-PC2-Fix-ethern.patch
|
||||
patches.kernel.org/5.9.11-080-ARM-dts-sun8i-r40-bananapi-m2-ultra-Fix-ethern.patch
|
||||
patches.kernel.org/5.9.11-081-Revert-arm-sun8i-orangepi-pc-plus-Set-EMAC-act.patch
|
||||
patches.kernel.org/5.9.11-082-ARM-dts-sun6i-a31-hummingbird-Enable-RGMII-RX-.patch
|
||||
patches.kernel.org/5.9.11-083-ARM-dts-sun7i-cubietruck-Enable-RGMII-RX-TX-de.patch
|
||||
patches.kernel.org/5.9.11-084-ARM-dts-sun7i-bananapi-m1-plus-Enable-RGMII-RX.patch
|
||||
patches.kernel.org/5.9.11-085-ARM-dts-sun8i-h3-orangepi-plus2e-Enable-RGMII-.patch
|
||||
patches.kernel.org/5.9.11-086-ARM-dts-sun8i-a83t-Enable-both-RGMII-RX-TX-del.patch
|
||||
patches.kernel.org/5.9.11-087-ARM-dts-sun9i-Enable-both-RGMII-RX-TX-delay-on.patch
|
||||
patches.kernel.org/5.9.11-088-ARM-dts-sunxi-bananapi-m2-plus-Enable-RGMII-RX.patch
|
||||
patches.kernel.org/5.9.11-089-arm64-dts-allwinner-h5-libretech-all-h5-cc-Ena.patch
|
||||
patches.kernel.org/5.9.11-090-arm64-dts-allwinner-a64-bananapi-m64-Enable-RG.patch
|
||||
patches.kernel.org/5.9.11-091-Input-adxl34x-clean-up-a-data-type-in-adxl34x_.patch
|
||||
patches.kernel.org/5.9.11-092-MIPS-export-has_transparent_hugepage-for-modul.patch
|
||||
patches.kernel.org/5.9.11-093-dmaengine-idxd-fix-wq-config-registers-offset-.patch
|
||||
patches.kernel.org/5.9.11-094-arm64-dts-allwinner-h5-OrangePi-Prime-Fix-ethe.patch
|
||||
patches.kernel.org/5.9.11-095-arm64-dts-fsl-fix-endianness-issue-of-rcpm.patch
|
||||
patches.kernel.org/5.9.11-096-arm64-dts-imx8mm-beacon-som-Fix-Choppy-BT-audi.patch
|
||||
patches.kernel.org/5.9.11-097-arm64-dts-imx8mn-Remove-non-existent-USB-OTG2.patch
|
||||
patches.kernel.org/5.9.11-098-arm-dts-imx6qdl-udoo-fix-rgmii-phy-mode-for-ks.patch
|
||||
patches.kernel.org/5.9.11-099-ARM-dts-vf610-zii-dev-rev-b-Fix-MDIO-over-cloc.patch
|
||||
patches.kernel.org/5.9.11-100-ARM-dts-imx6q-prti6q-fix-PHY-address.patch
|
||||
patches.kernel.org/5.9.11-101-swiotlb-using-SIZE_MAX-needs-limits.h-included.patch
|
||||
patches.kernel.org/5.9.11-102-tee-amdtee-fix-memory-leak-due-to-reset-of-glo.patch
|
||||
patches.kernel.org/5.9.11-103-tee-amdtee-synchronize-access-to-shm-list.patch
|
||||
patches.kernel.org/5.9.11-104-dmaengine-xilinx_dma-Fix-usage-of-xilinx_aximc.patch
|
||||
patches.kernel.org/5.9.11-105-dmaengine-xilinx_dma-Fix-SG-capability-check-f.patch
|
||||
patches.kernel.org/5.9.11-106-ARM-dts-stm32-Fix-TA3-GPIO-C-key-on-STM32MP1-D.patch
|
||||
patches.kernel.org/5.9.11-107-ARM-dts-stm32-Fix-LED5-on-STM32MP1-DHCOM-PDK2.patch
|
||||
patches.kernel.org/5.9.11-108-ARM-dts-stm32-Define-VIO-regulator-supply-on-D.patch
|
||||
patches.kernel.org/5.9.11-109-ARM-dts-stm32-Enable-thermal-sensor-support-on.patch
|
||||
patches.kernel.org/5.9.11-110-ARM-dts-stm32-Keep-VDDA-LDO1-always-on-on-DHCO.patch
|
||||
patches.kernel.org/5.9.11-111-arm64-dts-imx8mm-fix-voltage-for-1.6GHz-CPU-op.patch
|
||||
patches.kernel.org/5.9.11-112-ARM-dts-imx50-evk-Fix-the-chip-select-1-IOMUX.patch
|
||||
patches.kernel.org/5.9.11-113-dmaengine-ti-omap-dma-Block-PM-if-SDMA-is-busy.patch
|
||||
patches.kernel.org/5.9.11-114-kunit-tool-unmark-test_data-as-binary-blobs.patch
|
||||
patches.kernel.org/5.9.11-115-rcu-Don-t-invoke-try_invoke_on_locked_down_tas.patch
|
||||
patches.kernel.org/5.9.11-116-spi-fix-client-driver-breakages-when-using-GPI.patch
|
||||
patches.kernel.org/5.9.11-117-Input-resistive-adc-touch-fix-kconfig-dependen.patch
|
||||
patches.kernel.org/5.9.11-118-Input-elan_i2c-fix-firmware-update-on-newer-IC.patch
|
||||
patches.kernel.org/5.9.11-119-rfkill-Fix-use-after-free-in-rfkill_resume.patch
|
||||
patches.kernel.org/5.9.11-120-RDMA-pvrdma-Fix-missing-kfree-in-pvrdma_regist.patch
|
||||
patches.kernel.org/5.9.11-121-RMDA-sw-Don-t-allow-drivers-using-dma_virt_ops.patch
|
||||
patches.kernel.org/5.9.11-122-perf-lock-Correct-field-name-flags.patch
|
||||
patches.kernel.org/5.9.11-123-perf-lock-Don-t-free-lock_seq_stat-if-read_cou.patch
|
||||
patches.kernel.org/5.9.11-124-SUNRPC-Fix-oops-in-the-rpc_xdr_buf-event-class.patch
|
||||
patches.kernel.org/5.9.11-125-drm-bridge-dw-hdmi-Avoid-resetting-force-in-th.patch
|
||||
patches.kernel.org/5.9.11-126-tools-bpftool-Add-missing-close-before-bpftool.patch
|
||||
patches.kernel.org/5.9.11-127-IB-hfi1-Fix-error-return-code-in-hfi1_init_dd.patch
|
||||
patches.kernel.org/5.9.11-128-ip_tunnels-Set-tunnel-option-flag-when-tunnel-.patch
|
||||
patches.kernel.org/5.9.11-129-can-af_can-prevent-potential-access-of-uniniti.patch
|
||||
patches.kernel.org/5.9.11-130-can-af_can-prevent-potential-access-of-uniniti.patch
|
||||
patches.kernel.org/5.9.11-131-can-dev-can_restart-post-buffer-from-the-right.patch
|
||||
patches.kernel.org/5.9.11-132-can-ti_hecc-Fix-memleak-in-ti_hecc_probe.patch
|
||||
patches.kernel.org/5.9.11-133-can-mcba_usb-mcba_usb_start_xmit-first-fill-sk.patch
|
||||
patches.kernel.org/5.9.11-134-can-peak_usb-fix-potential-integer-overflow-on.patch
|
||||
patches.kernel.org/5.9.11-135-can-flexcan-fix-failure-handling-of-pm_runtime.patch
|
||||
patches.kernel.org/5.9.11-136-can-tcan4x5x-replace-depends-on-REGMAP_SPI-wit.patch
|
||||
patches.kernel.org/5.9.11-137-can-tcan4x5x-tcan4x5x_can_probe-add-missing-er.patch
|
||||
patches.kernel.org/5.9.11-138-can-tcan4x5x-tcan4x5x_can_remove-fix-order-of-.patch
|
||||
patches.kernel.org/5.9.11-139-can-m_can-m_can_handle_state_change-fix-state-.patch
|
||||
patches.kernel.org/5.9.11-140-can-m_can-m_can_class_free_dev-introduce-new-f.patch
|
||||
patches.kernel.org/5.9.11-141-can-m_can-Fix-freeing-of-can-device-from-perip.patch
|
||||
patches.kernel.org/5.9.11-142-can-m_can-m_can_stop-set-device-to-software-in.patch
|
||||
patches.kernel.org/5.9.11-143-dmaengine-idxd-fix-mapping-of-portal-size.patch
|
||||
patches.kernel.org/5.9.11-144-ASoC-Intel-KMB-Fix-S24_LE-configuration.patch
|
||||
patches.kernel.org/5.9.11-145-ASoC-qcom-lpass-platform-Fix-memory-leak.patch
|
||||
patches.kernel.org/5.9.11-146-spi-cadence-quadspi-Fix-error-return-code-in-c.patch
|
||||
patches.kernel.org/5.9.11-147-selftests-bpf-Fix-error-return-code-in-run_get.patch
|
||||
patches.kernel.org/5.9.11-148-MIPS-Alchemy-Fix-memleak-in-alchemy_clk_setup_.patch
|
||||
patches.kernel.org/5.9.11-149-drm-sun4i-dw-hdmi-fix-error-return-code-in-sun.patch
|
||||
patches.kernel.org/5.9.11-150-net-mlx5-E-Switch-Fail-mlx5_esw_modify_vport_r.patch
|
||||
patches.kernel.org/5.9.11-151-bpf-sockmap-Fix-partial-copy_page_to_iter-so-p.patch
|
||||
patches.kernel.org/5.9.11-152-bpf-sockmap-Ensure-SO_RCVBUF-memory-is-observe.patch
|
||||
patches.kernel.org/5.9.11-153-can-kvaser_pciefd-Fix-KCAN-bittiming-limits.patch
|
||||
patches.kernel.org/5.9.11-154-can-kvaser_usb-kvaser_usb_hydra-Fix-KCAN-bitti.patch
|
||||
patches.kernel.org/5.9.11-155-dmaengine-fix-error-codes-in-channel_register.patch
|
||||
patches.kernel.org/5.9.11-156-iommu-vt-d-Move-intel_iommu_gfx_mapped-to-Inte.patch
|
||||
patches.kernel.org/5.9.11-157-iommu-vt-d-Avoid-panic-if-iommu-init-fails-in-.patch
|
||||
patches.kernel.org/5.9.11-158-can-flexcan-flexcan_chip_start-fix-erroneous-f.patch
|
||||
patches.kernel.org/5.9.11-159-can-m_can-process-interrupt-only-when-not-runt.patch
|
||||
patches.kernel.org/5.9.11-160-xfs-fix-the-minrecs-logic-when-dealing-with-in.patch
|
||||
patches.kernel.org/5.9.11-161-xfs-strengthen-rmap-record-flags-checking.patch
|
||||
patches.kernel.org/5.9.11-162-xfs-directory-scrub-should-check-the-null-best.patch
|
||||
patches.kernel.org/5.9.11-163-xfs-ensure-inobt-record-walks-always-make-forw.patch
|
||||
patches.kernel.org/5.9.11-164-xfs-return-corresponding-errcode-if-xfs_initia.patch
|
||||
patches.kernel.org/5.9.11-165-ASOC-Intel-kbl_rt5663_rt5514_max98927-Do-not-t.patch
|
||||
patches.kernel.org/5.9.11-166-regulator-ti-abb-Fix-array-out-of-bound-read-a.patch
|
||||
patches.kernel.org/5.9.11-167-libbpf-Fix-VERSIONED_SYM_COUNT-number-parsing.patch
|
||||
patches.kernel.org/5.9.11-168-lib-strncpy_from_user.c-Mask-out-bytes-after-N.patch
|
||||
patches.kernel.org/5.9.11-169-fail_function-Remove-a-redundant-mutex-unlock.patch
|
||||
patches.kernel.org/5.9.11-170-xfs-revert-xfs-fix-rmap-key-and-record-compari.patch
|
||||
patches.kernel.org/5.9.11-171-selftests-seccomp-powerpc-Fix-typo-in-macro-va.patch
|
||||
patches.kernel.org/5.9.11-172-selftests-seccomp-sh-Fix-register-names.patch
|
||||
patches.kernel.org/5.9.11-173-bpf-sockmap-Skb-verdict-SK_PASS-to-self-alread.patch
|
||||
patches.kernel.org/5.9.11-174-bpf-sockmap-On-receive-programs-try-to-fast-tr.patch
|
||||
patches.kernel.org/5.9.11-175-bpf-sockmap-Use-truesize-with-sk_rmem_schedule.patch
|
||||
patches.kernel.org/5.9.11-176-bpf-sockmap-Avoid-returning-unneeded-EAGAIN-wh.patch
|
||||
patches.kernel.org/5.9.11-177-efi-arm-set-HSCTLR-Thumb2-bit-correctly-for-HV.patch
|
||||
patches.kernel.org/5.9.11-178-counter-ti-eqep-Fix-regmap-max_register.patch
|
||||
patches.kernel.org/5.9.11-179-efi-x86-Free-efi_pgd-with-free_pages.patch
|
||||
patches.kernel.org/5.9.11-180-sched-fair-Fix-overutilized-update-in-enqueue_.patch
|
||||
patches.kernel.org/5.9.11-181-sched-Fix-data-race-in-wakeup.patch
|
||||
patches.kernel.org/5.9.11-182-sched-Fix-rq-nr_iowait-ordering.patch
|
||||
patches.kernel.org/5.9.11-183-libfs-fix-error-cast-of-negative-value-in-simp.patch
|
||||
patches.kernel.org/5.9.11-184-afs-Fix-speculative-status-fetch-going-out-of-.patch
|
||||
patches.kernel.org/5.9.11-185-HID-logitech-hidpp-Add-PID-for-MX-Anywhere-2.patch
|
||||
patches.kernel.org/5.9.11-186-HID-mcp2221-Fix-GPIO-output-handling.patch
|
||||
patches.kernel.org/5.9.11-187-HID-logitech-dj-Handle-quad-bluetooth-keyboard.patch
|
||||
patches.kernel.org/5.9.11-188-HID-logitech-dj-Fix-Dinovo-Mini-when-paired-wi.patch
|
||||
patches.kernel.org/5.9.11-189-speakup-Do-not-let-the-line-discipline-be-used.patch
|
||||
patches.kernel.org/5.9.11-190-ALSA-firewire-Clean-up-a-locking-issue-in-copy.patch
|
||||
patches.kernel.org/5.9.11-191-ALSA-usb-audio-Add-delay-quirk-for-all-Logitec.patch
|
||||
patches.kernel.org/5.9.11-192-ALSA-ctl-fix-error-path-at-adding-user-defined.patch
|
||||
patches.kernel.org/5.9.11-193-ALSA-mixart-Fix-mutex-deadlock.patch
|
||||
patches.kernel.org/5.9.11-194-ALSA-hda-realtek-Add-supported-for-Lenovo-Thin.patch
|
||||
patches.kernel.org/5.9.11-195-ALSA-hda-realtek-Add-supported-mute-Led-for-HP.patch
|
||||
patches.kernel.org/5.9.11-196-ALSA-hda-realtek-Add-some-Clove-SSID-in-the-AL.patch
|
||||
patches.kernel.org/5.9.11-197-ALSA-hda-realtek-HP-Headset-Mic-can-t-detect-a.patch
|
||||
patches.kernel.org/5.9.11-198-tty-serial-imx-fix-potential-deadlock.patch
|
||||
patches.kernel.org/5.9.11-199-tty-serial-imx-keep-console-clocks-always-on.patch
|
||||
patches.kernel.org/5.9.11-200-HID-logitech-dj-Fix-an-error-in-mse_bluetooth_.patch
|
||||
patches.kernel.org/5.9.11-201-efivarfs-fix-memory-leak-in-efivarfs_create.patch
|
||||
patches.kernel.org/5.9.11-202-staging-rtl8723bs-Add-024c-0627-to-the-list-of.patch
|
||||
patches.kernel.org/5.9.11-203-staging-mt7621-pci-avoid-to-request-pci-bus-re.patch
|
||||
patches.kernel.org/5.9.11-204-iio-light-fix-kconfig-dependency-bug-for-VCNL4.patch
|
||||
patches.kernel.org/5.9.11-205-ext4-fix-bogus-warning-in-ext4_update_dx_flag.patch
|
||||
patches.kernel.org/5.9.11-206-xfs-fix-forkoff-miscalculation-related-to-XFS_.patch
|
||||
patches.kernel.org/5.9.11-207-ACPI-fan-Initialize-performance-state-sysfs-at.patch
|
||||
patches.kernel.org/5.9.11-208-iio-accel-kxcjk1013-Replace-is_smo8500_device-.patch
|
||||
patches.kernel.org/5.9.11-209-iio-accel-kxcjk1013-Add-support-for-KIOX010A-A.patch
|
||||
patches.kernel.org/5.9.11-210-iio-adc-mediatek-fix-unset-field.patch
|
||||
patches.kernel.org/5.9.11-211-iio-cros_ec-Use-default-frequencies-when-EC-re.patch
|
||||
patches.kernel.org/5.9.11-212-iio-imu-st_lsm6dsx-set-10ms-as-min-shub-slave-.patch
|
||||
patches.kernel.org/5.9.11-213-iio-adc-ingenic-Fix-AUX-VBAT-readings-when-tou.patch
|
||||
patches.kernel.org/5.9.11-214-iio-adc-ingenic-Fix-battery-VREF-for-JZ4770-So.patch
|
||||
patches.kernel.org/5.9.11-215-iio-adc-stm32-adc-fix-a-regression-when-using-.patch
|
||||
patches.kernel.org/5.9.11-216-serial-ar933x_uart-disable-clk-on-error-handli.patch
|
||||
patches.kernel.org/5.9.11-217-arm64-dts-agilex-stratix10-Fix-qspi-node-compa.patch
|
||||
patches.kernel.org/5.9.11-218-spi-lpspi-Fix-use-after-free-on-unbind.patch
|
||||
patches.kernel.org/5.9.11-219-spi-Introduce-device-managed-SPI-controller-al.patch
|
||||
patches.kernel.org/5.9.11-220-spi-npcm-fiu-Don-t-leak-SPI-master-in-probe-er.patch
|
||||
patches.kernel.org/5.9.11-221-spi-bcm2835aux-Fix-use-after-free-on-unbind.patch
|
||||
patches.kernel.org/5.9.11-222-regulator-pfuze100-limit-pfuze-support-disable.patch
|
||||
patches.kernel.org/5.9.11-223-regulator-fix-memory-leak-with-repeated-set_ma.patch
|
||||
patches.kernel.org/5.9.11-224-regulator-avoid-resolve_supply-infinite-recurs.patch
|
||||
patches.kernel.org/5.9.11-225-regulator-workaround-self-referent-regulators.patch
|
||||
patches.kernel.org/5.9.11-226-gfs2-Fix-regression-in-freeze_go_sync.patch
|
||||
patches.kernel.org/5.9.11-227-xtensa-fix-TLBTEMP-area-placement.patch
|
||||
patches.kernel.org/5.9.11-228-xtensa-disable-preemption-around-cache-alias-m.patch
|
||||
patches.kernel.org/5.9.11-229-mac80211-minstrel-remove-deferred-sampling-cod.patch
|
||||
patches.kernel.org/5.9.11-230-mac80211-minstrel-fix-tx-status-processing-cor.patch
|
||||
patches.kernel.org/5.9.11-231-mac80211-free-sta-in-sta_info_insert_finish-on.patch
|
||||
patches.kernel.org/5.9.11-232-s390-fix-system-call-exit-path.patch
|
||||
patches.kernel.org/5.9.11-233-s390-cpum_sf.c-fix-file-permission-for-cpum_sf.patch
|
||||
patches.kernel.org/5.9.11-234-s390-dasd-fix-null-pointer-dereference-for-ERP.patch
|
||||
patches.kernel.org/5.9.11-235-Drivers-hv-vmbus-Allow-cleanup-of-VMBUS_CONNEC.patch
|
||||
patches.kernel.org/5.9.11-236-drm-amd-display-Add-missing-pflip-irq-for-dcn2.patch
|
||||
patches.kernel.org/5.9.11-237-drm-i915-Handle-max_bpc-16.patch
|
||||
patches.kernel.org/5.9.11-238-drm-i915-tgl-Fix-Media-power-gate-sequence.patch
|
||||
patches.kernel.org/5.9.11-239-io_uring-don-t-double-complete-failed-reissue-.patch
|
||||
patches.kernel.org/5.9.11-240-mmc-sdhci-pci-Prefer-SDR25-timing-for-High-Spe.patch
|
||||
patches.kernel.org/5.9.11-241-mmc-sdhci-of-arasan-Allow-configuring-zero-tap.patch
|
||||
patches.kernel.org/5.9.11-242-mmc-sdhci-of-arasan-Use-Mask-writes-for-Tap-de.patch
|
||||
patches.kernel.org/5.9.11-243-mmc-sdhci-of-arasan-Issue-DLL-reset-explicitly.patch
|
||||
patches.kernel.org/5.9.11-244-blk-cgroup-fix-a-hd_struct-leak-in-blkcg_fill_.patch
|
||||
patches.kernel.org/5.9.11-245-ptrace-Set-PF_SUPERPRIV-when-checking-capabili.patch
|
||||
patches.kernel.org/5.9.11-246-seccomp-Set-PF_SUPERPRIV-when-checking-capabil.patch
|
||||
patches.kernel.org/5.9.11-247-fanotify-fix-logic-of-reporting-name-info-with.patch
|
||||
patches.kernel.org/5.9.11-248-x86-microcode-intel-Check-patch-signature-befo.patch
|
||||
patches.kernel.org/5.9.11-249-mm-never-attempt-async-page-lock-if-we-ve-tran.patch
|
||||
patches.kernel.org/5.9.11-250-mm-fix-readahead_page_batch-for-retry-entries.patch
|
||||
patches.kernel.org/5.9.11-251-mm-memcg-slab-fix-root-memcg-vmstats.patch
|
||||
patches.kernel.org/5.9.11-252-mm-userfaultfd-do-not-access-vma-vm_mm-after-c.patch
|
||||
patches.kernel.org/5.9.11-253-Linux-5.9.11.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -1706,7 +1959,7 @@
|
||||
patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-have-a.patch
|
||||
patches.suse/arm64-kexec_file-Fix-sparse-warning.patch
|
||||
patches.suse/RDMA-srpt-Fix-typo-in-srpt_unregister_mad_agent-docs.patch
|
||||
patches.suse/mac80211-free-sta-in-sta_info_insert_finish-on-error.patch
|
||||
patches.suse/spi-bcm2835aux-Restore-err-assignment-in-bcm2835aux_.patch
|
||||
|
||||
########################################################
|
||||
# kbuild/module infrastructure fixes
|
||||
|
@ -1,3 +1,3 @@
|
||||
2020-11-24 07:59:43 +0000
|
||||
GIT Revision: cc720a590511417d6a54815a58f6bf387a2aa27c
|
||||
2020-11-25 05:49:27 +0000
|
||||
GIT Revision: 91426efa17c9d25b4e397766a6ed536b4093c8f3
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user